/* Add custom CSS styles below */ 
.promotion-title {
    background-color: rgb(195 105 105) !important;
}
.product-tags-wrapper {
    display: none !important;
}
salla-slider.photos-slider .swiper-slide {
    margin: 0;
    padding: 0;
    width: 100%;
}

salla-slider.photos-slider .swiper {
    padding: 0 !important;
}

section.s-block.s-block--photos-slider {
    margin: 0;
}

img.w-full.object-contain.rounded-md {
    border-radius: 0 !important;
}

.store-footer, .store-footer__inner{
    background-color: #fffdfa !important;
}

.footer_logo img {
    max-width: 100px;
}

.store-footer .footer-list {
    margin-top: 40px !important;
}

.store-footer__inner {
    padding-bottom: 5px !important;
}

.footer-social-item a svg , .product__description a {
    color: rgb(195 105 105) !important;
}

.footer-social-item a {
    border-color: rgb(195 105 105) !important;
    height: 40px !important;
    width: 40px !important;
    border-radius: 20px !important;
}

.footer-social-outer {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}

.store-footer a {
    max-width: 23rem !important;
    margin-top: -10px !important;
    margin-bottom: 10px !important;
}

.store-footer .leading-6, .store-footer h3 {
    text-align: center !important;
}

.footer_logo , .footer-contact {
    justify-content: center !important;
}

.store-footer {
    padding-bottom: 20px !important;
}

.s-block--features__item .feature-icon i {
    font-size: 33px !important;
}

#app .s-cart-summary-count, .header-wishlist-count i.icon-heart::after {
    background-color: rgb(0 70 18);
}

.product__description a:hover {
    color: rgb(0 70 18) !important;
}

[dir="rtl"] .rtl\:pl-2 {
    display: none;
}

.product__description .p-4 {
    padding-bottom: 14rem !important;
}

#\31 519682671 {
    color:#c36969 !important;
}

.normal-menu .main-menu {
    margin-left: 1px;
    margin-right: 1px;
}

#blog-home-slider {
    display: none !important;
}

.normal-menu .main-menu li.root-level>a,
.normal-menu .main-menu li>a {
    font-weight: bold !important;
}

.ad-close, #mobile-menu > button {
    display: none !important;
}

.salla-advertisement .font-bold {
    font-size: 18px !important;
}

.blog-single article a {
    color: #c36969 !important;
}

@media only screen and (max-width: 600px) {
    .blog-category img, .post-entry img {
        object-fit: contain !important;
    }

    .h-80 {
        height: 12rem !important;
    }

    .mb-10 {
        margin-bottom: 3px !important;
    }

    .salla-advertisement .font-bold {
        font-size: 18px !important;
        line-height: 1.6 !important;
    }

    .smt-app-whatsapp .sm-button.sm-button-circle:not(.sm-small) {
        margin-bottom: 46px !important;
    }
}

#btn-show-more {
    float: left !important;
    background-color: #c36969 !important;
    color: #fff !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border-radius: 20px !important;
}

#app.btns-gradient .s-button-primary:hover {
    opacity: 1 !important;
    background: #c36969 !important;
}

#app > div.app-inner.flex.flex-col.min-h-full > footer > div > div > div.footer-app-links.lg\:col-span-2.rtl\:lg\:pr-20.ltr\:lg\:pl-20 {
    display: none !important;
}

.product-block {
    border: 2px solid #e69494 !important;
    padding: 4px !important;
    border-radius: 20px !important;
    box-shadow: 2px 2px 2px 1px #dbdbdb !important;
}

@media only screen and (max-width: 600px) {
    body .showPreviewBtn {
        display: none !important;
    }
}

@media only screen and (min-width: 992px) {
    .h-80 {
        height: 24rem !important;
    }
}