.text-sm, .px-1 {
    color: #bda953;
}

.topnav-is-dark .top-navbar {
    background-color: #bda953;
    color: #000000;
}

.bg-gray-50 {
    background-color: #bda953;
}

.bg-white {
    background-color: #FFFFFF;
}

.bg-cover {
    background-size: contain;
    background-repeat: no-repeat;
}

.s-block {
    margin-top: 1rem;
}

.s-slider-block__title h2 {
    color: #bda953;
}

.s-slider-block__display-all {
    color: #bda953;
}

.s-slider-nav-arrow svg {
    fill: #bda953;
}

.slide--cat-entry {
    height: 7rem; /* ط¶ط¨ط· ط§ط±طھظپط§ط¹ ط§ظ„ظ…ظ†طھط¬ ظ„ظٹظƒظˆظ† ط¨ط­ط¬ظ… ظ‚ط³ظ… ظ†ط§ط¯ظٹ ط§ظ„ط£ظ‡ظ„ظٹ */
    width: 7rem; /* ط¶ط¨ط· ط¹ط±ط¶ ط§ظ„ظ…ظ†طھط¬ ظ„ظٹظƒظˆظ† ط¨ط­ط¬ظ… ظ‚ط³ظ… ظ†ط§ط¯ظٹ ط§ظ„ط£ظ‡ظ„ظٹ */
    border-radius: 30px;
    border-color: #f7f7f7;
    background-color: #f7f7f7;
}

.s-product-card-entry {
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border: 2px #bda953 solid;
}

@media (max-width: 680px) {
    .carousel-slider .swiper-wrapper > div {
        padding: 0 .8rem;
    }
}

.s-product-card-vertical .s-product-card-image {     
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
    border-top-left-radius: 0px;
}

.s-product-card-entry {
    height: 95%;
    background-color: #fafafa;
    width: 100%;
}

.s-product-card-content {
    padding: 0px; 
}

.s-button-primary-outline {
    color: #fff;
    background: #bda953;
    border-bottom-left-radius: 27px;
    border-top-right-radius: 27px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.store-footer {
    background: #bda953;
    border-radius: 50px;
}

.s-product-card-content-title a {
    font-size: .8rem;
    padding: 1.25rem 1.25rem 0;
}

.s-product-card-content-subtitle {
    font-size: .87rem;
    padding: 0 1.25rem 0;
}

.s-product-card-sale-price {
    padding: 0 1.25rem 0 !important;
}

.s-product-card-content-sub {
    padding: 0 1.25rem 0 !important;
}

.s-block--features__item .feature-icon {
    background-color: #FFFFFF;
}

.s-product-card-promotion-title {
    right: 15px;
    background-color: #bda953;
    color: #FFFFFF;
    animation: 5s linear infinite shake;
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
}

:root {
    --font-main: 'Apple';
    --color-primary: #bda953;
    --color-primary-dark: #46C2CB;
    --color-primary-light: #46C2CB;
    --color-primary-reverse: #555555;
}

.store-footer__inner {
    border-bottom-width: 2px;
    border-style: dashed;
    border-bottom-color: rgba(255, 255, 255, .1);
    --tw-bg-opacity: 1;
    padding-top: 1rem;
    padding-bottom: #555555;
}

.logo img,
pxl..height: Body {
    background-color: #212121;
}

.store-footer .contact-social ul {
    justify-content: center;
}

.store-footer h3,
.store-footer a {
    text-align: center;
    color: #FFFFFF;
}

.store-footer {
    background: #bda953;
    border-radius: 50px;
}

.store-footer__inner {
    background: linear-gradient(0deg, #bda953 0%, #bda953 100%) !important;
    color: #fff;
    border-radius: 50px;
}

.s-block--features__item {
    color: #FFFFFF;
}

.navbar {
    color: #bda953;
}

.topnav-is-dark .top-navbar {
    background-color: #bda953;
    color: #FFFFFF;
}

.s-block--banners .banner-entry .lazy__bg {
    background-repeat: no-repeat;
    background-size: contain;
}

.s-block--banners .banner-entry .lazy__bg {
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}

.s-block--banners .grid {
    display: block;
}

.s-block--banners .banner-entry {
    height: 170px; 
    width: 32.5%;
    max-height: unset;
    min-height: unset;
    display: inline-block;
    border-radius: 0;
    background: unset !important;
    margin-bottom: -50px !important;
    margin-top: -30px !important;
}

.navbar-brand img {
    max-height: 4rem;
}

salla-slider.photos-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
    display: none;
}

salla-slider.photos-slider .swiper {
    padding-bottom: 1rem;
}

salla-slider[type]:not(.hydrated) > div:where([dir=rtl], [dir=rtl] *), salla-slider[type]:not(.hydrated) .swiper > div > div:where([dir=rtl], [dir=rtl] *), .carousel-slider .swiper:where([dir=rtl], [dir=rtl] *){
    padding: 0px !important;
}

.s-products-slider-card {
    width: 50%;
}