/* Add custom CSS styles below */ 

@media (min-width: 767px) {
#window .angelmodal__content .square-grid, #window2 .angelmodal__content .square-grid  {
        width: 30%;
    }

#window .angelmodal__container>div, #window2 .angelmodal__container>div {
    display: flex;
    justify-content: center;
}
}

.box-img .w-full {
border-radius: 0px;
transition : ease .5s;
}

}

.box-img:hover {
border-radius: 0px;
transform : translateY(-10px);
}
.s-block__title h2 {
font-size : 28px;

}
.lazy__bg.lazy_img {
    height: 100%;
    width: 100%;
}
.s-product-card-image-contain {
  object-fit: scale-down ;
   transition : ease .5s;
    }
    
    .s-product-card-image-contain:hover{
    transform : scale(1.07);
    }
    .dark .da-tm {
    color: #000000 !important;
}

    .s-button-wide{
    transition : ease .5s;
    }
    .s-button-wide:hover {
   opacity: 0.6;
    }
    .bg-white {
    background-color : ;
    }
    .s-products-list-wrapper {
    grid-gap: 1.5rem;
    display: grid;
    gap: 1.25rem;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

}
    .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    display: none;
}

.p-4 {
padding : 10px 0 !important ;
}


.dark .contact-links a {
    background-color: #f6f6f6 !important;
}

.store-footer .footer-container {
    background-color: #5e3679;
}



.box-img{
padding : 0 30px;
}


.swiper-free-mode>.swiper-wrapper {
    margin: 10px 0;
    
}


.s-block--banners .banner-square h3 {
    margin-top: 1.5rem;
}



.right-side{
display: flex !important;
}



.dark .da-tm {
    color:#ffffffff !important;
}


.store-footer h3{
color:#ffffffff !important;
}

.dark .contact-links a{
background-color :transparent !important;
border : white solid 1px;
color :#ffffffff !important;
}
.s-block__display-all, .s-slider-block__display-all{
display : none ;
}
.s-block__title{
    justify-content: center;
    }

.py-4 {

    background-color: #5e3679;
}

.leading-6 {
    padding: 5px 20px;
}



.bg-gray-100 {
    background-color: #ffffffff;
}



.justify-between {
    justify-content: space-around;
}

.store-footer .footer-container{

justify-content: space-around;
}



.text-white {
    color: black;
}

.text-gray-300 {
    color: #777;
}

.s-search-modal .s-modal-close {
    display: none;
}

==================================================

  
  
 
    .p-4 {
padding : 5px 0 !important ;
}

   .s-product-card-content salla-add-product-button .s- 
     button-text{
     gap : 0 ;
    
    font-size: 10px !important;
    
}
.box-img{
padding : 0 ;
}
}

      
      
 @media screen and (max-width: 767px){
      
            
      
    .p-4 {
padding : 5 px 0 !important ;
}
.s-product-card-content salla-add-product-button .s-button-text {
font-size: 12px !important;

}
.box-img{
padding : 0 ;
}
    }
    
    
    
    @media screen and (max-width: 991px) {
.swiper-free-mode>.swiper-wrapper {
    margin: 10px 0;
    
}

   .s-products-list-wrapper {
    grid-gap: 1.5rem;
    display: grid;
    gap: 1.25rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.p-4 {
padding : 10px 0 !important ;
}
 .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    display: none;
}

}