/****herder****/

header a.mburger.mburger--collapse.leading-none.flex.items-start.rtl\:ml-2\.5.ltr\:mr-2\.5 p {
    display:none;
}


span.header-btn__icon.icon.sicon-search {
}

header span.header-btn__icon.icon.sicon-search,
header button.header-btn ,
header i.header-btn__icon.icon.sicon-cart 
{
    background-color:#b07f37 !important;
    color:#fff !important;
    border-radius:50% !important;
}
header.store-header.centered_logo a.mburger.mburger--collapse i {
    color:#fff !important;
    background-color:#b07f37;
    padding:7px;
    border-radius:50px;
}


    .centered_logo .header-btn__icon {
        width: 2.5rem !important;
    }
header img.logo-normal {
    width:120px !important;
    height:120px !important;
}
/***header**/





/* Add custom CSS styles below */ 
/**    silder block ***/
section.s-block.s-block--photos-slider {
    margin-top: 0;
}
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;
}
.home-slider.photos-slider .s-slider-block__title-nav {
    display:none !important;
}
/** End silder block ***/
/** banners blocks ***/
section#IRT__photos-slider-0
{
    margin-bottom: 0 !important;
}
section.s-block.s-block--fixed-banner.wide-placeholder > .container {
    padding: 0 !important;
    margin: 0 !important;
    max-width: unset !important;
}
.banner--fixed img {
    border-radius: 0 !important;
}
/** End banners ***/

/****slider******/

salla-slider#circle-links-slider-1 img {
    height:13rem !important;
    border-radius:unset !important;
    object-fit:contain !important;
}



salla-slider#circle-links-slider-1 .overflow-hidden.rounded-full.w-fit.mx-auto {
    overflow:visible !important;
}


/*******end-slider*******/



body.index > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > section.s-block.s-block--enhanced-features.container > div > div:nth-child(2) > div.feature-icon.has-image {
    background-color:#dcc08d;
    height:6rem;
    width:6rem;
    border-radius:50%;
}



.s-block--enhanced-features__item img {
    width:65% !important;

    
}
body.index > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > section.s-block.s-block--enhanced-features.container > div > div:nth-child(3) > div.feature-icon.has-image ,
body.index > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > section.s-block.s-block--enhanced-features.container > div > div:nth-child(1) > div.feature-icon.has-image{
      background-color:#9e743e;
    height:6rem;
    width:6rem;
    border-radius:50%;
}
.s-block--enhanced-features__item.group.overflow-hidden h2 {
    color:#bba365;
}

 button.s-slider-next.s-slider-nav-arrow.swiper-button-disabled ,
button.s-slider-prev.s-slider-nav-arrow ,
 button.s-slider-next.s-slider-nav-arrow{
    background-color:#af8036;
}


.s-slider-nav-arrow svg {
    width: 22px;
    fill: #ffff;
}
button.s-slider-next.s-slider-nav-arrow:hover  svg ,
button.s-slider-prev.s-slider-nav-arrow :hover svg {
  
    fill: #ffff !important;
} 
img.footer-top-image {
    width: 100% !important;
}  

footer.store-footer.basic-footer {
    margin-top: 0;
}

@media(max-width:768px){
   header.store-header.centered_logo {
       position:relative !important;
   }
  .store-footer__inner *{
    justify-content:center;
    align-items:center;
    text-align:center;
}
  header img.logo-normal {
    width:90px !important;
    height:90px !important;
}
}