/* Add custom CSS styles below */ 
/*footer  */
.copyright-text p{
color:#fff !important;
  
}
.custom-main-menu .desktop-menu ul.main-menu > li:hover {
    color:#ffff;
}

/* main 2 */
section:nth-child(2 of .main_banner) .custom_container {
  width: 100%;
}
/*
section:nth-child(1 of .main_banner)  [aria-label="1 / 2" ] .slider_content {
    margin-right: 7rem;
    justify-content: end;
}
*/

section:nth-child(1 of .main_banner) [aria-label="1 / 2" ] .slider_content h2:before{
content:'';
width:315px;
height:150px;
background-image:url(https://cdn.salla.sa/form-builder/pMLbmGh0tEeYq5ZYQr24slwY7Ygv6TaHZFzeY7OK.png);
display:block;   
background-repeat:no-repeat    
}
.undefined{
background: #4e2d12!important;
}
.undefined span{
color:#fff!important;
}
button.s-product-card-eye-btn span{
color:#fff!important;
}
section:nth-child(2 of .main_banner) .slider_content {
    margin: 0;

    grid-column: 2/5;
    text-align: center;
    align-items: center;
}
section:nth-child(2 of .main_banner) 
.grid-cols-2 {
   grid-template-columns: repeat(6,minmax(0,1fr));
}

/**/
 .product-index .mb-5{
   display: none;
 }

.product-index-offers .mb-5,.cart .rounded {
    max-width: 100%;
    display: none;
}

.s-button-btn span {
    color: #fff;
}
.banner--fixed img {

    background-color: rgb(243 244 246 / 0%);

}

@media(max-width:768px ){
section:nth-child(2 of .main_banner) .slider_content {
 
  
    grid-column: 1/5;

}

.content {
    width: 100%;
    display: none;
}
section:nth-child(1 of .main_banner) [aria-label="1 / 2" ] .slider_content h2:before {

    width: 155px;
    height: 70px;
 
    background-size: contain;
}
section:nth-child(1 of .main_banner)  [aria-label="1 / 2" ] .slider_content {
     margin-right: 0;
  
}
.feature_section .grid-cols-1 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
  footer * {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}
}
div#swiper-wrapper-ce9e5ee1b10daf09f {
    height: auto;
}
 .s-products-slider-card .s-product-card-entry {
flex: 1!important;
  display: flex!important;
  flex-direction: column!important;
  height: 100%!important;
  }