
.wrap__embedcode_shop {
    float: right;
    margin: 0 0 0 15px;
}

.wrap__socialmedia__header {
    margin: 40px 0px 0 0;
}

.wrap__locations__header {
    margin: 40px 100px 0 15px;
}

.wrap__locations_socialmedia__header {
    display: inline-flex;
}

/* =====================
Social media
===================== */

.socialmedia__link {
    background: #84C986;
}

/* =====================
END Social media
===================== */

/* =====================

===================== */




/* =====================
END 
====================== */

.wrap__page-content ul {
    list-style-type:none;
}

@media (min-width: 991px) {
.wrap__newslettersignup {
    float: none;
    width: 790px;
    margin: 0 auto;
}
.wrap__locations__header--small {
    right: -95px;
}
}

@media (max-width:768px){
.wrap__embedcode_shop {
    float: right;
    margin: 0 0 0 15px;
    display: none;
}
.wrap__locations__header {
    margin: 0 0 0 15px;
}
.wrap__socialmedia__header {
    margin: 0px 0px 0 0;
}
.wrap__locations_socialmedia__header {
    display: unset;
}
.location__address, .location__address-2, .location__city-state-zip, .location__phone, .location__phone a, .location__fax{
    font-size: 18px;
}
}