/* Add custom CSS styles below */ 
:root {
    --main-color: hsl(17.14deg 59.8% 39.02%);
    --secondary-color: #957547;
    --white-color: white;
    --sup-color: #957547b8;
    --black-color: black;
    --linear-color: linear-gradient(180deg, rgba(195,166,134,0.9304096638655462) 6%, rgba(195,166,134,1) 17%, rgba(177,148,115,1) 74%);
    
}
body {
    background-color: hsl(26.25deg 94.12% 93.33%)!important;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}




/******* Header Block ******/

.top-navbar {
 background-color: var(--main-color) 
}
.top-navbar .s-search-input {
   
    background-color: var( --white-color) ;
}
.s-contacts-topnav-link:last-child:where([dir="rtl"], [dir="rtl"] *) {
 color:var( --white-color) ;
}
body.index div#mainnav {
    background: transparent;
        box-shadow: none;
}

.main-nav-container.fixed-header .inner {
    background: white;
}
.header-btn__icon.icon:where([dir="rtl"], [dir="rtl"] *){background: var(--white-color);}

#mainnav > div > div > div > div.flex.items-center.justify-end > button > i{background: var(--white-color);}


/***** End Header *****/

/** silder block ***/
body.index section.s-block.s-block--photos-slider {
    margin-top: -84px;
    z-index: -1;
    position: relative;
}
@media(max-width:767px){body.index section.s-block.s-block--photos-slider {
    margin-top: 0px;}}
section.s-block.s-block--photos-slider .swiper-slide {
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
}
section.s-block.s-block--photos-slider .swiper-slide,
section.s-block.s-block--photos-slider .swiper-slide img {
    border-radius: 0 !important;
}

section.s-block.s-block--photos-slider .swiper.s-slider-container {
    padding: 0 !important;
}

#photos-0-slider > div.s-slider-block__title > div > div{
    display:none;
}
/** End silder block ***/



/****** banners blocks *******/


section.s-block.s-block--fixed-banner.wide-placeholder:not(:nth-child(6)) > .container {
    padding: 0 !important;
    margin: 0 !important;
    max-width: unset !important;
}



.banner--fixed img {
    border-radius: 0 !important;
}

/****** End banners *******/



/**بداية الاقسام***/

body.index> div.app-inner> section.s-block.s-block--banners.container > div.s-block__title{
    justify-content:center !important;
    color:rgb(130 96 66) !important;
}


.lazy__bg.lazy.entered.loaded {
    background-size:contain;
    background-repeat:no-repeat;
    background-position:center;
    
}
  body.index > div.app-inner > section:nth-child(5) > div.grid > a{
    background:transparent;
    height:350px
  }


@media (max-width: 767px) {
  body.index > div.app-inner > section:nth-child(5) > div.grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body.index > div.app-inner > section:nth-child(5) > div.grid > a {
    height: 80px;
   
  }}






































/**** product code ***/

.s-product-card-entry {
    border:1px solid var(--main-color);
}

.s-products-slider-card.swiper-slide {
    padding-block: 7px;
}
button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline {
    background: var(--main-color);
    color: white;
}

.s-product-card-image {
    background-color: transparent;
}

.s-block__display-all{
    display:none;
}
.s-block__title{justify-content:center !important;
    color:rgb(130 96 66) !important;}
















/***** features code ******/
section.s-block.s-block--features .s-block--features__item {
    background-color: transparent !important;
    row-gap: 5px;
}
.s-block--features__item h2,.s-block--features__item p {
    font-size: 17px;
    color: var(--main-color);
}

.s-block--features__item .feature-icon {
    background: var(--main-color);
    height: 6rem;
    width: 6rem;
}

.s-block--features__item .feature-icon i:before {
    content: '';
    width: 50px;
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
}
.s-block--features__item .feature-icon .sicon-store2:before {
    background-image: url(https://i.postimg.cc/43Sy9Qkz/1.webp);
    
}

.s-block--features__item .feature-icon .sicon-shipping-fast:before {
    background-image: url(https://i.postimg.cc/HLCBCXP9/2.webp);
   
}
.s-block--features__item .feature-icon .sicon-fire:before {
    background-image: url(https://i.postimg.cc/3wdJY04W/3.webp);
}

@media (max-width: 992px) {

    section.s-block.s-block--features .grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    
    .s-block--features__item:first-child {
        grid-column: span 1 / span 1;
    }
    .s-block--features__item h2 {
    font-size: 15px;
    color: var(--main-color);

        
}
       .s-block--features__item p {
    font-size: 12px;
    color: var(--main-color);
}
}



/****** footer ******/ 
.footer-is-light .store-footer .store-footer__inner{

 background: var(--main-color);
 color: var(--white-color);
}

body.index.footer-is-light .store-footer {
 
    margin-top: -5rem  !important;} 
    
footer a[href*=instagram] {
    background: linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
border:none
}
footer a[href*=tiktok] {
   background: black;
    color:white;
border:none
}
footer a[href*=أضفني] {
    background:yellow;
    color:black;
  
  border:none
}


footer a[href*=youtube] {
    background:red;
border:none;
    color:white;
}
footer a[href*=twitter] {
    background:#000;
border:none;
    color:white;
}
    

@media (max-width: 992px) {

    .store-footer__inner * {
        justify-content: center;
        text-align: center;
    }
    
    body.index.footer-is-light .store-footer {
 
    margin-top: -3rem  !important;} 
    
    
}