:root {
    --main-color: #1c927a;
    --secondary-color: #bc9a34;
    --white-color: white;
    --sup-color: #957547b8;
    --black-color: black;
    --linear-color: linear-gradient(180deg, rgba(195,166,134,0.9304096638655462) 6%, rgba(195,166,134,1) 17%, rgba(177,148,115,1) 74%);
    
}
.s-advertisement-content-main {
    flex: 1 1 0%;
    font-size: 20px !important;
    font-weight: 900;
    line-height: 1.25rem;
    text-align: center;
}
/*** header***/
div.app-inner.flex.flex-col.min-h-full > header > div.top-navbar > div > salla-contacts{display:none !important;}
.store-header .top-navbar,
.s-advertisement {
background-color: var(--secondary-color) !important;
}
.store-header #mainnav {
    background-color: var(--main-color) !important;
}
.store-header .top-navbar,
.s-advertisement,
.store-header #mainnav,
.s-search-input::placeholder,
.store-header .sicon-sar:before,
.header-btn__icon {
  color: white !important;
}
.store-header .s-cart-summary-total {
    color: white !important;
    font-size: 24px !important;
}
.header-btn__icon:hover {
  color: black !important;
  fill: white !important;
  background-color: var(--secondary-color) !important;
}
.s-search-icon svg {
    fill: white !important;
}

/*** header***/


/** banners blocks ***/
section:not(:first-of-type) {
  padding-top: 30px;
  padding-bottom: 30px;
}

.s-block {
    margin-top: 0;
}
section:nth-of-type(1).s-block.s-block--fixed-banner.wide-placeholder > .container {
    padding: 0 !important;
    margin: 0 !important;
    max-width: unset !important;
}

.banner--fixed img {
    border-radius: 0 !important;
}

/** End banners ***/



/****Ù‚Ø§ÙŠÙ…Ø© Ø§Ù„Ø¹Ù†Ø§ØµØ±****/
@media(min-width:991px){
a.banner-entry.lazy.h-lg-banner.entered.loaded {
    height: 400px;
}
}

/****Ù‚Ø§ÙŠÙ…Ø© Ø§Ù„Ø¹Ù†Ø§ØµØ±****/



/***product***/
a.s-slider-block__display-all {
    width: max-content;
}

.s-product-card-entry {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.s-product-card-entry * {
    justify-content: center;
    text-align: center;
}
.s-products-slider-card.swiper-slide {
    padding-block: 7px;
}
button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline,
.product-single button[product-status="sale"]{
    background: linear-gradient(90deg,rgba(28, 146, 122, 1) 30%, rgba(188, 154, 52, 1) 100%);
    color: white;
    border:0px !important;
}
button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline:hover{
background: linear-gradient(270deg,rgba(28, 146, 122, 1) 30%, rgba(188, 154, 52, 1) 100%);
}
salla-mini-checkout-widget.s-add-product-button-mini-checkout.s-mini-checkout {
    background: var(--secondary-color);
    border-radius: 12px;

}
salla-mini-checkout-widget.s-add-product-button-mini-checkout.s-mini-checkout * {
    color: white;
}


.s-slider-block__title h2 {
    position: relative;
}

.s-slider-block__title h2:before {
    position: absolute;
    content: '';
    width: 5px;
    height: 100%;
    right: -10px;
    background: var(--main-color);
    border-radius: 5px;
}


a.s-slider-block__display-all {
    background: var(--main-color);
    color: var(--white-color);
    padding: 7px 15px;
    border-radius: 50px !important;
    transition: all 0.3s ease-in-out;
}
.s-slider-block__display-all:hover {
    background: var(--secondary-color);
}

.s-products-slider-wrapper .s-slider-nav-arrow {
    background-color: var(--secondary-color);
        opacity: 1;
}

.s-products-slider-wrapper .s-slider-nav-arrow svg {
    fill: #ffff;
}


/***product***/



/******* Ù…Ù…ÙŠØ²Ø§Øª Ø§Ù„Ù…ØªØ¬Ø± *****/
.s-block--features__item:nth-of-type(1) .feature-icon,
.s-block--features__item:nth-of-type(2) .feature-icon,
.s-block--features__item:nth-of-type(3) .feature-icon{
    background-color: var(--main-color);
}
@media (min-width: 992px) {

.s-block--features__item:nth-of-type(2) .feature-icon{
    background-color:var(--secondary-color);
}
}
.s-block--features__item .feature-icon i {
  color: #fff ; color:white!important 
}


/******foooter****/
.store-footer__inner {
    background: linear-gradient(90deg,rgba(28, 146, 122, 1) 30%, rgba(188, 154, 52, 1) 100%);
    }
@media (max-width: 992px) {
    .store-footer__inner * {
        justify-content: center;
        text-align: center;
    }
    .mburger.mburger--collapse i.sicon-menu {
    padding: 3px;
    border-radius: 8px;
    background:#ffff;
}
}

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




nav.breadcrumbs.w-full.py-5 {
    margin-top: 40px;
}

.banner_{
    background: linear-gradient(90deg, #2b1e14, #6B4D2E, #2b1e14) !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .2), inset 0 -2px 0 #1c927a;
    text-align:center;
    padding-block:10px
}
.banner-content {
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
}

.text-animation {
    display: inline-block;
    margin-left: 20px;
    animation: moveRight 15s linear infinite alternate;
    color: white;
    display:flex;

}
.Group_animated {
    margin-inline: 200px;
    display: flex;
    gap: 20px;
    align-items: center;
}

.Group_animated span {
    font-size: 19px;
}

@keyframes moveRight {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(50%);
  }
}/* Add custom CSS styles below */

footer a[href*="instagram"] {
  background: linear-gradient(
    45deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
  color: white;
}

footer a[href*="facebook"] {
  background-color: #1877f2; /* Ø§Ù„Ù„ÙˆÙ† Ø§Ù„Ø±Ø³Ù…ÙŠ Ù„Ù„ÙÙŠØ³Ø¨ÙˆÙƒ */
  color: white;
}

footer a[href*="tiktok"] {
  background: black;
  color: white;
}

footer a[href*="snapchat"] {
  background: #fffc00; /* Ø§Ù„Ù„ÙˆÙ† Ø§Ù„Ø±Ø³Ù…ÙŠ Ø³Ù†Ø§Ø¨ */
  color: black;
}

.store-footer [title="youtube"] {
  background-color: #ff0000; /* Ø§Ù„Ø£Ø­Ù…Ø± Ø§Ù„Ø±Ø³Ù…ÙŠ ÙŠÙˆØªÙŠÙˆØ¨ */
  color: white;
}
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(3) > div{display:none}

.nakheel-popup-content {
    background: linear-gradient(135deg, #00333b , #00894a 100%) !important;
 
}

.nakheel-popup-content::before {

    background: linear-gradient(45deg, #00894a, #00894a, #00333c, #00333c) !important;

}

.nakheel-cta-button {
    background: linear-gradient(45deg, #00333c, #00894a) !important;
   
}


salla-social.block.mb-6.hydrated {
    margin-top: 1rem !important;
}