:root{--main-color:#57A0FE}
/*****************Navbar*****************/
.top-navbar{padding:15px;color:white;background:var(--main-color)}
.top-navbar .s-search-input{background-color:white!important}
.main-menu>li>a[href*=offer]{color:var(--main-color)}
.s-cart-summary-count{background-color:var(--main-color)}
.main-nav-container.fixed-header .inner{border-bottom:2px solid var(--main-color);padding:10px}
/*****************Navbar*****************/

/*****************Banner*****************/
section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(1){margin-top:0}
section.s-block.s-block--fixed-banner.wide-placeholder .container{max-width:100%;padding:0}
/*****************Banner*****************/

/*************Slider***************/
section.s-block.s-block--photos-slider:nth-of-type(1) {margin-top: 0px;}salla-slider.photos-slider .swiper-slide {width: 100%;padding: 0px;}salla-slider.photos-slider .swiper {padding: 0px;}
salla-slider.photos-slider .swiper .swiper-wrapper{padding: 0px !important;}
/*************Slider***************/

/*****************Categories*****************/
@media (min-width:800px){section.s-block.s-block--categories .swiper-wrapper{justify-content:center}}
.slide--cat-entry{border:none;box-shadow:none!important;height:15rem}
.slide--cat-entry i::before{display:none}
.swiper-slide.slide--one-sixth .slide--cat-entry i{background-position:center;background-size:70%;width:200px;height:200px;background-repeat:no-repeat}
.swiper-slide.slide--one-sixth:nth-of-type(1) .slide--cat-entry i{background-image:url(https://i.ibb.co/Kz0JsmKm/Rectangle-84.png)}
.swiper-slide.slide--one-sixth:nth-of-type(2) .slide--cat-entry i{background-image:url(https://i.ibb.co/Vcp0V2wS/Rectangle-84-1.png)}
.swiper-slide.slide--one-sixth:nth-of-type(3) .slide--cat-entry i{background-image:url(https://i.ibb.co/CsTcRPwp/Rectangle-84-2.png)}
.swiper-slide.slide--one-sixth:nth-of-type(4) .slide--cat-entry i{background-image:url(https://i.ibb.co/ccH9RtBq/Rectangle-84-3.png)}
/*****************Categories*****************/

/*****************Products with background*****************/
section.s-block.s-block--slider-with-bg.s-block--full-bg{background-color:white}
.s-block--slider-with-bg .slider-bg:before{background:transparent}
.s-block--slider-with-bg .s-slider-block__title-left{justify-content:end}
.s-block--slider-with-bg .slider-bg{background-position:top}
.s-product-card-promotion-title {display: none;}
/*****************Products with background*****************/

/*****************Products*****************/
.swiper-wrapper {padding: 10px;}
.s-product-card-entry{filter:drop-shadow(0px 4px 2px #1E1E1E1A);border-radius:20px;transition:.6s ease-in-out; border:2px solid var(--main-color);overflow: hidden}
.s-product-card-entry:hover{transform:translateY(-10px)}
.s-product-card-price{color:#FF443A}
.s-button-primary-outline{background-color:var(--main-color);color:white}
.s-product-card-fit-height.s-product-card-vertical .s-product-card-image{background:white}
.s-product-card-image img{border-radius:20px}
/*****************Products*****************/

/*****************Testimonial*****************/
.s-reviews-testimonial{border-radius:20px!important;filter:drop-shadow(0px 4px 2px #1E1E1E1A)}
/*****************Testimonial*****************/

/*****************Footer*****************/
.footer-is-light .store-footer .store-footer__inner{background-color:#57a0feb0;color:black!important;border:none}
footer a{transition:.6s ease-in!important}
footer .s-contacts-icon{border:none}
.s-social-link a{border:none}
.copyright-text p{color:black!important;font-weight:700}
/*****************Footer*****************/
.product__description {
    padding-inline: 0px;
}