/* Add custom CSS styles below */ 
section:nth-child( 2 of section.main_banner )  .md\:col-span-2 {
    grid-column: span 3;
    text-align: center;
    align-items: center;
}
html[lang="en"] section.main_banner .swiper {
    padding-right: 0px !important;
}
@media (max-width:768px){
html[lang="en"]  section.main_banner h2.text-heading{
    font-size: 14px !important;
    line-height: 20px;
}
}
/****************/
.feq_section .layout {

    display: none !important;
}
@media (max-width:768px){
.special_category_title {
    text-align: center;
    font-size: 20px;
}
}
 @media screen and (max-width:768px){
        .store-footer__inner * {
            text-align: center;
            margin-left: auto;
            margin-right: auto;
        }
    }
    /****************/
    .special_category_offer img[src="https://cdn.salla.sa/form-builder/NVdJdzzuCtWs9osbtyctYChD87d0SKOZBVKtS5zw.png"]{
    height: 85% !important;
    }
    
    
.footer-is-light .store-footer,
.footer-is-light .store-footer .store-footer__inner {
    background-color: #A46343;
}
html[lang="en"] .index section.s-block.s-block--photos-slider{
display:none;}
html[lang="ar"] .index section.s-block.s-block--fixed-banner{
display:none;}
html[lang="en"] .special_category_banner img.w-full,
html[lang="en"] .custom_container .sticky img.w-full{
    content: url("https://cdn.salla.sa/form-builder/6V6s9vEYxN7entKNHo8hn2SsoGL1sm520DDryubB.png");
}
/**** هيدر جديد ****/

.main-menu li:hover a{
  color: #fff !important;
}


/**** هيدر جديد ****/
/**** فوتر جديد ****/
.store-footer .lastlinks .s-menu-footer-list {
    
    flex-wrap: wrap !important;
}

.copyright-text p{
  color: #fff !important;
}

footer a[href*=instagram] {
    background: linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
border:none;
  border-radius: 8px;
}
footer a[href*=tiktok] {
   background: #000 !important;
    color:white;
   border-radius: 8px;
}
footer a[href*=snapchat] {
    background :yellow;
    color :#000 !important;
   border-radius: 8px;

}

/**** فوتر جديد ****/

/*** التصنيفات ***/
.special_categories_3 .special_category_wrapper p{
  font-size: 24px !important;
}

.feature_section .sal-animate{
    padding: 10px;
    box-shadow: 1px 1px 5px #eeee;
}

section:nth-of-type(1){
  margin-top: 20px !important;
}