/* Add custom CSS styles below */ 
.s-block--banners .has-overlay:after {
  background-color:transparent;
}
.s-block--banners .grid a.has-overlay:hover:after {
  background-color:rgba(0, 0, 0, 0.6);
}
section.s-block.s-block--categories.merge-with-top-component.merged-has-no-title .swiper-slide a:hover {
    background:#d2861d;
    color:white;
}
section.s-block.s-block--categories.merge-with-top-component.merged-has-no-title .swiper-slide a:hover i {
    color:white !important;
}
.header-btn__icon {border-color:transparent;}
.s-search-inline {max-width:220px;}
/*.index .store-footer {margin-top:0}*/
.s-block--features__item .feature-icon, .s-block--features__item .feature-icon i {color:black;background-color: #f6f6f6}
.s-search-container.s-search-inline {display:none;}
.topnav-is-dark .top-navbar {display:none;}
.navbar-brand img {max-height: 5rem;}
salla-slider.photos-slider .swiper {padding-bottom: 0;}
section.s-block.s-block--photos-slider {margin-top: 0rem;}
salla-slider.photos-slider .swiper-slide img {border-radius:0 !important;height:90vh;object-fit: cover;}
salla-slider.photos-slider .swiper-slide {width:100% !important;margin-left: 0;margin-right: 0;padding: 0;border-radius: 0;}
salla-slider.photos-slider .swiper {padding: 0;}


.home-slider .swiper-container {width: 100%;height:90vh;}
.home-slider .swiper {width: 100%;height: 80vh;}
.home-slider .swiper-slide {display: flex;align-items: center; 
justify-content: center;height: 100%;}
salla-slider.photos-slider .swiper-pagination-bullets.swiper-pagination-horizontal {bottom: 20px;}
salla-slider.home-slider .swiper-pagination-bullet {width:12px;height:4px;}
salla-slider.home-slider .swiper-pagination-bullet-active {width:20px;height:4px;background-color:#dcd27a}
.s-block--tabs-produtcs {background-color: #d2861d !important;padding-top: 70px;padding-bottom: 70px;}
.s-block--tabs-produtcs button.tab-trigger span {color:white;font-size:32px;overflow:visible}

.s-slider-v-centered .s-slider-block__title-nav button {box-shadow:none;}
@media (max-width: 768px) {
.home-slider .swiper {height:400px;}
salla-slider.photos-slider .swiper-slide img {height:400px;}
}