@import url(https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;600;700;800;900;1000&display=swap);#whatsappButton,#whatsappButton:hover{background-color:#eccd79}.product-card__image img{object-fit:cover;object-fit:contain!important}.main-nav-container.fixed-header .inner{background:0 0}.banner-entry{height:66vw}*,body,html{font-family:Cairo,sans-serif!important}.advanced-slider__caption__inner__content__button:before,body{background:#fff!important}.advanced-slider .swiper .swiper-slide-active h2{max-width:500px!important;color:#fff!important}.fixed_promotion:not(.promotion-banner-hidden) .main-nav-container.fixed-header .inner{position:fixed!important}.advanced-slider__caption__inner__content__button{border-color:#000!important}.advanced-slider__caption__inner__content__button span{color:#000!important}.banner-button,.s-product-card-rating,.special-categories .single-banner .banner-wrapper-infor.right,.special-cats-with-bg .absolute.inset-0.flex.items-end.rounded-lg.p-6{display:none!important}.special-categories .group-banner .banner-image img{object-fit:cover!important}.s-block--circle-links .text-store-text-primary{font-size:1.5rem!important;font-weight:600;color:#000}@media screen and (min-width:992px){.s-block--circle-links .xl\:grid-cols-6{grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media only screen and (min-width:1024px){.main-menu{justify-content:center!important;align-items:center!important}}@media (min-width:640px){.navbar-brand img{max-height:7rem}}@media screen and (max-width:768px){.s-block--circle-links img.lazy.loaded{width:100%!important;height:100px!important}.advanced-slider__caption__inner--right{justify-content:flex-start!important}.advanced-slider,.advanced-slider .swiper{height:50vh!important}.advanced-slider{--sliderHeight:50vh!important;min-height:50vh!important}}.main-nav-container.fixed-pinned .navbar-brand img{max-height:90px!important;filter:none!important}@media screen and (min-width:992px) and (max-width:1029px){.s-block--circle-links .max-w-2xl{max-width:100%!important}}@media screen and (max-width:450px){.s-block--circle-links .text-store-text-primary{font-size:1rem!important}.advanced-slider,.advanced-slider .swiper{height:50vh!important}.advanced-slider{--sliderHeight:50vh!important;min-height:50vh!important}.advanced-slider .swiper .swiper-slide-active h2{max-width:60%;font-size:1.7rem!important}}#wa-widget-send-button{width:55px!important;height:55px!important;border-radius:50%!important}.home-slider:not(.photos-slider) .swiper-slide:not(.photos-slider)::before{background:0 0!important}#whatsappButton{position:fixed;bottom:150px;right:20px;width:60px;height:60px;border-radius:50%;text-align:center;font-size:24px;color:#000;box-shadow:2px 2px 5px rgba(0,0,0,.3);cursor:pointer;display:flex;justify-content:center;align-items:center;z-index:1000}salla-slider a .swiper-lazy{background-size:100%;background-repeat:no-repeat}.advanced-slider,.advanced-slider .swiper{height:unset!important;min-height:unset!important;max-height:unset!important}.product-card__enhanced-mini-cart button{background:#148196!important;color:#fff!important}.product-card__title a{font-size:12px!important}.carousel-slider .swiper-wrapper>div{margin-bottom:40px}.s-block--circle-links.circle-links-1 div.max-w-7xl{max-width:unset!important}li.group div.w-fit{width:100%!important}.s-block--circle-links img.lazy.loaded{width:100%!important;height:205px}section.s-block.s-block--fixed-banner:first-of-type{margin-top:0!important}section.s-block.s-block--fixed-banner .container{padding:0!important;max-width:100%!important}


@media (min-width: 768px) {
.main-content.blog-category img {
    object-fit: cover;
}
.main-content.blog-category img.h-80 {
    height: 30rem;
}
}
@media (max-width: 768px) {
.main-content.blog-category img {
    object-fit: contain;
}
.main-content.blog-category img.h-80 {
    height: 20rem;
}
}