/* Add custom CSS styles below */ 
.wishlist {
    opacity: 0;
}
.my-2.mx-auto.w-28.h-0.border-2.border-primary.home-block-line , .top-navbar .container.flex.justify-between{
    display: none;
}
 
.footer-is-custom .store-footer {
    background: url(https://cdn.salla.sa/form-builder/zQ70RmtvfHMxtUXYMzctNpbaP02oKYN3QC2bhGbC.png) !important;
    background-size: 100% 101% !important;
    background-repeat: no-repeat !important;
    color: white !important;
    background-color: #463928 !important;

}
.store-footer div{
background:transparent !important;
}
.store-footer__contacts-row ,.store-footer__inner, .store-footer__newsletter,.top-navbar {
     border-style: none;
     }
     .footer-is-custom .store-footer .store-footer__curve{
     display:none;
     }
     div#mainnav {
    background: white;
    width: 90%;
    margin: auto;
    border-radius: 21px;
}
 div#mainnav .inner.bg-inherit{
     border-top-right-radius: 20px;
         border-top-left-radius: 20px;
 }
 custom-salla-product-card {
    border: solid #341c16 1px;
    border-radius: 20px;

}
div#mainnav {
    display: flex;
    justify-content: center;
    align-items: center;
}
div#mainnav .inner.bg-inherit{
width:95%;
}
div#mainnav .fixed-pinned ,.fixed-header .inner.bg-inherit{
    width: 100% !important;
     border-top-right-radius: 0px !important;
         border-top-left-radius: 0px !important;

}
 /* custom-salla-product-card .sicon-shopping:before {
    content: " ";
    background: url(https://cdn.salla.sa/form-builder/nHkN6HlxMrGUevmjEf5zzaOZHv1sp7VpQ12QoeN5.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    width: 32px;
    height: 32px;
} */

.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *):after ,p.mt-2.text-3xl.font-bold.tracking-tight.text-store-text-primary.sm\:text-4xl:after {
    content: " ";
    background: url(https://cdn.salla.sa/form-builder/N8mChXsKqfXg8r1n9hQIFXP28PCeiJpfxDkIJDwJ.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    height: 50px;
    background-position: center;
}
.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
    width: 200px;
    text-align: center;
    font-size: 23px;
    color: #5c3a2e;
    padding: 0px !important;
}
.s-block--best-offers .s-slider-block__title-right, salla-products-slider .s-slider-block__title-right {
    width: 55%;
    padding: 0 !important;
    border: 0px;
    display: flex
;
    justify-content: end;
}

.s-slider-block__title-left {
    width: 45%;
}
.s-slider-block__title {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: baseline;
        border: 0px;
        border-bottom:0px !important;
}

i.sicon-tiktok ,i.sicon-snapchat{
    background-color: white;
    padding: 4px;
}
.sicon-tiktok:before { 
    content: "";
    background: url(https://cdn-icons-png.flaticon.com/512/3046/3046121.png);
    display: block;
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
}
.sicon-snapchat:before{
 content: "";
    background: url(https://cdn-icons-png.flaticon.com/512/14777/14777069.png);
    display: block;
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;

}
.product-card__promotion {
    position: absolute;
    top: 0;
    left: 0;
}
@media only screen and (max-width: 767px) {
.s-slider-block__title-left ,.s-block--best-offers .s-slider-block__title-right, salla-products-slider .s-slider-block__title-right {
width:unset !important;
}
.top-navbar {
    display: none;
}
div#mainnav {
    margin-top: 12px;
}
section.s-block.s-block--fixed-banner.wide-placeholder.fixed-banner--2 {
    scale: 1.13;
}
.main-nav-container {
    min-height: 54px !important;
}
 .s-products-slider-card.swiper-slide {
    width: 53% !important;
}
.navbar-brand img {
    max-height: 68px !important;
     height: 100% !important;
    width: 100% !important;
}
}