/* Add custom CSS styles below */ 
/************  slider **************/
section.s-block.s-block--photos-slider {
    margin-top: 0 !important;
}
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide{
    padding:0 !important;
    margin-top:0px !important;
    width:100% !important;
    border-radius:0 !important;
}
[dir=rtl] section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper{
    padding:0 !important;
}

img.w-full{
    border-radius: 0px;
}

button.s-slider-next.s-slider-nav-arrow.swiper-button-disabled.swiper-button-lock , button.s-slider-prev.s-slider-nav-arrow.swiper-button-disabled.swiper-button-lock {
    display:none;
}








section.s-block.section.tasawq_enhanced_categories_1 .grid-item .absolute{
 object-position: top right !important;
border-radius:20px
}

section.s-block.s-block--special-products .flex.justify-start.items-start.flex-col.w-full.h-full.gap-4.rounded-2xl.p-4 ,section.s-block.s-block--special-products  .sp-item , .w-\[45px\].md\:w-1\/12.bg-white.rounded-2xl.self-stretc{
    background-color:#e3b15a
}
/************  faq-container **************/

.faq-container span.text-gray-400.bg-gray-200.rounded-full {
    background-color:#a3742e;
    color:white
}
/************  about-us **************/
section.s-block.s-block--about-us.py-8.relative a.sm\:w-fit.w-full.px-3\.5.py-2 {
    border-radius:10px !important;
}
/************  special-products **************/
section.s-block.s-block--special-products .w-\[45px\].md\:w-1\/12.bg-white.rounded-2xl.self-stretch{
    background-color:#e3b15a
}
/************  features **************/
section.s-block.py-12.\!mt-0.lima-store-features .w-16.h-16.flex.items-center.mb-2 {
    background-color:#e3b15a !important
}
/************  footer **************/
.store-footer__inner.relative.\!bg-transparent.z-10 {
    background-color:#e3b15a !important
}
footer span.copyright-text a, footer span.copyright-text p {
    color:white !important
}

footer a[href*=instagram] {
    background: linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
border:none
}
footer a[href*=tiktok] {
   background: black;
    color:white;
border:none
}
footer a[href*=snapchat] {
    background:yellow;
border:none
}
footer a[href*=youtube] {
    background:red;
border:none;
    color:white;
}
footer a[href*=twitter] {
    background:lightskyblue;
border:none;
    color:white;
}



#app > div.app-inner > footer > div.store-footer__inner> div > div:nth-child(2) > div:nth-child(2) > ul > li:nth-child(1) , #blog , #offers{
    display:none !important;
}


#app > div.app-inner > header > div.top-navbar > div > div > salla-menu > div > div > a:nth-child(1) {
    display:none;
}