.product-single .s-slider-thumbs-container img {
object-fit:contain;
}

.product-single .s-slider-thumbs .s-slider-thumbs-container .swiper-slide ,.product-single .s-slider-thumbs .s-slider-thumbs-container  .bg-gray-100{
background-color: transparent !important;
}

.s-slider-thumbs .s-slider-thumbs-container .swiper-slide:not(.swiper-slide-thumb-active):after{
display:none;
}
@media(min-width:991px){
.s-block--square-links .swiper-wrapper{
    justify-content: center;
}}

.s-block .enhanced-title-border {
    border: none;
    width: 25px;
    height: 25px;
    border-radius: 0;
    background-image: url(https://cdn.salla.sa/VKldb/qTqJ1Mw1mQomoc3DyM4K5LvMN7ia0Ky04BcSA03A.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.enhanced-title-border::after{
	    left: 160% !important;
	    background: #a08e85 !important;
}
.enhanced-title-border::before{
	    right: 160% !important;
	    background: #a08e85 !important;
}

@media (max-width: 991px) {
    .products-lookbook.mobile-slider .swiper-slide {
        height: auto !important;
        flex: 0 0 40% !important;
    }
}

@media (max-width: 767px) {
.simplified-products .s-products-slider-card .product-card--simplified .product-card__image, .simplified-products .s-products-list-wrapper .product-card--simplified .product-card__image, .simplified-products .offer-slide .product-card--simplified .product-card__image{
	height: 17.3rem;
        max-height: 17.3rem;
}
.mm-spn--open:before{
   content: "";
    background-image: url('https://cdn.salla.sa/VKldb/EqwjMGV2vm6qjKrO07BVGwcsmYxBxu5i6OAOXug9.png');
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    opacity: 0.7;
    z-index: 0 !important;
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
}
}

.footer-is-custom .store-footer .store-footer__curve {
   color: transparent;
}
.store-footer:before{
   content: "";
    background-image: url('https://cdn.salla.sa/VKldb/EqwjMGV2vm6qjKrO07BVGwcsmYxBxu5i6OAOXug9.png');
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    opacity: 0.7;
    z-index: 0 !important;
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
}

.enhanced-contact-item{
border: 1px solid var(--footer-text-color);}
 .store-footer .store-footer__inner *, .store-footer .store-footer__contacts-row *, .footer-is-custom .store-footer .store-footer__newsletter *,  .store-footer, .mm-spn--open li{
 z-index: 1;
 position: relative;
}
.mm-spn--open li{
background: transparent;
}
.made-in-kuwait{
display: flex;
    gap: 5px;
    justify-content: center;
}
.made-in-kuwait svg{
    width: 19px;
    position: relative;
    top: -3px;
}
@media(max-width: 991px){

.fixed-header .logo-normal{
	height: 40px !important;
}
}
.s-offer-modal-type-categories .s-modal-title, .s-offer-modal-type-categories .s-modal-sub-title {
    color: #FF0000 !important;
}
.product-card__normal-cart__btn button {
	background-color: var(--color-primary) !important;
	border-color: var(--color-primary) !important;
	color: #433E44 !important;
}


/*.    MoWeaam    */

@media (min-width: 768px) {
  .md\:h-\[650px\] {
    height: 500px;
  }
}

.s-slider-vertical .s-slider-thumbs-container .swiper-slide {
  border-radius: 0;
  height: auto;
}


.product-card__enhanced-mini-cart button.s-button-element i {
  color: var(--product-enhanced-btn-color) !important;
  visibility: hidden;
  margin-left: -20px;
}
.sicon-shopping::before {
  content: "\ef39";
  visibility: hidden;
  margin-right: -10px;
}

.product-card__enhanced-mini-cart button.s-button-element{
background-color: var(--color-primary) !important;
  color: #433E44!important;
  }
  
 /* 
  @media (min-width: 1024px) {
  .lg\:w-1\/2 {
    width: 100%;
    height: 0px;
        margin-top: -240px !important;

  }
    .lg\:w-1\/2 p,.mt-8 {
visibility:hidden;
  }
  .as-img{
  background-color: #fff  !important;
    margin-top: -240px !important;
  }



}
@media (min-width: 768px) {
  .promo_with_countdown .as-img .s-count-down-list:where([dir="rtl"], [dir="rtl"] *) {
    justify-content: center;
  }
}
.s-count-down-wrapper {
  position: absolute;

}
*/

@media(max-width:900px){
.auto-fit-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
}

body.slider_has_overlay .advanced-slider .swiper-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  }