@import url("https://site-assets.fontawesome.com/releases/v6.4.2/css/all.css");


body.index::before {
    content: "";
    top:0;
    background: #274c45
    url(https://cdn.salla.sa/jZaqNd/2ZkJQZItk3d0Llm4dVFlnau130mQWxyrWL9pnETV.png);
    background-size: 250px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    width: 100%;
    height: 100vh !important;
    transform: scale(0);
    position: fixed;
    left: 0;
    z-index: 9999999 !important;
    animation:slide-out-right .5s cubic-bezier(.55,.085,.68,.53) 2s both
}
@keyframes slide-out-right{0%{transform:translateX(0);opacity:1}100%{transform:translateX(3000px);opacity:0}}

i.header-btn__icon.icon.sicon-shopping-bag {
    background-image: url(https://ibb.co/S0tKPkV);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;

}

section.s-block.s-block--fixed-banner.wide-placeholder > .container {
    padding: 0px !important;
    width: 100% !important;
    max-width: unset;
}
.banner--fixed img {
    background-color: black;
    border-radius: 0px !important;
}

/******** footer ********/

.store-footer__curve {
    --tw-text-opacity: 1;
    color: rgb(39 76 69);
}
.store-footer__inner,.store-footer__newsletter {
    border-bottom-width: 1px;
    border-style: dashed;
    border-bottom-color: rgba(255, 255, 255, 0.1);
    --tw-bg-opacity: 1;
    background-color: rgb(39 76 69);
    border-bottom-width : 0px;

}
.store-footer__contacts-row {
    border-bottom-width: 1px;
    border-style: dashed;
    border-bottom-color: rgba(255, 255, 255, 0.1);
    --tw-bg-opacity: 1;
    background-color: rgb(39 76 69);
    border-bottom-width : 0px;
}
.footer-bottom
{
    background-color: rgb(34 59 54);
}

a[href*="instagram"] {
    background:linear-gradient(45deg, #d9a17f 0, #f0ae85 45%, #f0ae85 50%, #fea46e 75%, #ee9159 100%);
}
a[href*="tiktok"]  {
    background:linear-gradient(45deg, #d9a17f 0, #f0ae85 45%, #f0ae85 50%, #fea46e 75%, #ee9159 100%);
}
    
    a[href*="twitter"] {
    background:linear-gradient(45deg, #d9a17f 0, #f0ae85 45%, #f0ae85 50%, #fea46e 75%, #ee9159 100%);
 }
    
a[href*="youtube"] {
    background:linear-gradient(45deg, #d9a17f 0, #f0ae85 45%, #f0ae85 50%, #fea46e 75%, #ee9159 100%);
    }
a[href*="snapchat"] {
    background:linear-gradient(45deg, #d9a17f 0, #f0ae85 45%, #f0ae85 50%, #fea46e 75%, #ee9159 100%);
    }    
    a[href*="facebook"] {
    background:linear-gradient(45deg, #d9a17f 0, #f0ae85 45%, #f0ae85 50%, #fea46e 75%, #ee9159 100%);
    }


/******** footer ********/
/******** Header ********/
.main-nav-container.fixed-pinned .inner {
    background: #274c45;
    color:#fff;
}



/******** Header ********/