/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
/* offer model */ 
.s-offer-modal-type-products .s-modal-body {
    min-height: 1px;
    position: fixed;
            box-shadow: -12px 10px 0px 0 rgb(3 224 255 / 67%);
}

/* navbar color */
img.logo-dark {
    filter: drop-shadow(1px 2px 3px #35265a);
}

.logo-light, .dark-logo {
    filter: drop-shadow(1px 1px 1px black);
}

 #mainnav .bg-white {
    background: linear-gradient(180deg, var(--color-primary) -180%, transparent);
    background-color: #ffffffe6;
} 

.dark #mainnav .bg-white {
    background: linear-gradient(272deg, #0b0b2b, #175472, #0b0b2b);
    background-size:400% 400%;
    animation:gradient 12s ease infinite;

}

@keyframes gradient {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}


/* offer sec 


*/


.s-block--hero-slider {
    padding-top: 0px;
    padding-bottom: 0px;
}


/*product card & cat-page */

.sub-cat-icon h3 {
    display: none;
}

.dark .s-product-card-entry {
    background:linear-gradient(154deg, #000000, #182a46);
}
.s-product-card-countdown {
    display: none;
}
.sub-cat-icon img {
    border-radius: 7px; 
}

/*!add to cart row product page! Without quick psh
@media (max-width:768px){
.sticky-product-bar__quantity.center-between {
    width: 36%;
}
.s-add-product-button-main:not(.w-full) > salla-button {
    width: 42% !important;
}
.s-add-product-button-main .s-add-product-button-mini-checkout {
    width: 42%;
}
}

.container.flex.flex-col.md\:flex-row.justify-between.items-center.gap-2.md\:gap-4 {
    flex-direction: row;
}
*/

/*Footer &reating */
.flex.h-full.transition-shadow.duration-500.hover\:shadow-default.bg-white.da-bgg.rounded-lg.relative{
    background-image: url(https://cdn.salla.sa/oNQR/6LjuVItKEmTGduprbMi9H67ZJq1fKIVoEOLRGMEZ.png);
    background-size: 351px;
    border-radius: 0 32px 32px 32px;
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
}
.store-footer .footer-container .logo-footer .foo{
    filter:brightness(20);
}



/*home page

.index section:nth-of-type(4) {
    background: url(https://cdn.salla.sa/form-builder/mYW2MbnBT9M6JYKZNstrAbVZhdxWQshluusvZ3aj.webp);
    margin-top: -29px;
    max-width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}
@media (min-width:1165px){
.index section:nth-of-type(4) {
    background-size: cover !important;
}
}*/  

/* log in form */


@media (max-width:768px){
salla-modal#salla-modal > .s-modal-wrapper > .s-modal-body {
max-width: 80%  !important;
max-height: 80%  !important;
}}
.s-modal-body {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 86%;
    border-radius:0px 30px 30px 30px !important;
    HEIGHT: FIT-CONTENT;
    
  }

.dark .s-modal-body, .dark .s-quick-order input
{
background:linear-gradient(141deg, #383568, #144c42);
}
span.s-login-modal-header-icon{
    opacity:0% ;
}
salla-modal#salla-modal .s-modal-title {
    display: none;
} 


/*!!*/
.is-sticky-product-bar .sticky-product-bar {
        box-shadow: -1px -2px 9px 0 rgb(33 225 214 / 62%);
}
.menu-img {
    border-radius: 3px !important;
}
li.s-count-down-item {
    background: #ebebeb;
   
}

.lazy__bg.lazy.lazy_menu.menu-img.rounded-full.me-2.md\:me-4.entered.loaded {
    height: 2.5rem !important;
    width: 2.5rem !important;
}
.text-decoration-underline {
    text-decoration: underline;
}
.sub-cat-icon.lazy.swiper-slide.max--4.min--10 img:hover {
    background: #7068f4;
}
.product-index input[name=selected-cat]:checked+span img {
    border: 0px;
        background: #7068f4;
}

.lazy__bg.lazy.lazy_menu.cat_profile.rounded-full.entered.loaded {
    border-radius: 5px;
}
.dark .s-block--banners .banner-square h3 { color: #414042; color: #ffffff; }

.dark #preloader , #preloader {
background:#001436a8;
}


.coupon-copy-button {
    display: flex;
    align-items: center;
}
.angel-discountcoupon .copycodebtn {
    background-color: #414042;
    
    }
    
.is-sticky-product-bar .sticky-product-bar salla-add-product-button button[quick-buy] {
    background: #274eff !important;
}
.s-add-product-button-mini-checkout {
    border-radius: .25rem !important;
    --salla-fast-checkout-button-border-radius: 0.25rem !important;
}
.s-fast-checkout-button.outline {
    background-color: transparent;
    border: 2px solid var(--color-primary);
    border-radius: 5px;
    overflow: clip;
}
.shpr{
    background: url(https://f.nooncdn.com/mpcms/EN0001/assets/ce9bddd3-dfc7-44a8-a6d1-90bfac1fab4c.png);
    background-size: 110%;
    background-repeat: round;
}
.sub-cat-icon.lazy.swiper-slide.max--4.min--10 {
    width: 23%;
}


@media (max-width:768px){
.background-row {
    margin-top: 0px;
    background-repeat: no-repeat;
    max-width: 100% !important;
    background-size: contain !important;
    background-position: top !important;
}
salla-modal#salla-modal > .s-modal-wrapper {
    height: auto !important;
    justify-content: center;
}
salla-modal#salla-modal > .s-modal-wrapper > .s-modal-body {
width : 100%;
}
.container.flex.flex-col.md\:flex-row.justify-between.items-center.gap-2.md\:gap-4 {
    flex-flow: nowrap;

}
.sticky-product-bar__quantity.center-between {
    max-width: 30%;
}
.s-add-product-button-with-sticky-bar {
    min-width: unset;
}
} 

@media (min-width:770px){
.background-row {
    background-size: contain!important;
    background-position: top!important;
    max-width: 100%;
    background-repeat: no-repeat;
}}
@media (min-width:1540px){
.background-row {
    background-size: cover !important;    
}}




#tax-amount {
    color: var(--color-primary);
}
.testimonial__avatar img {
    display: none;
}


button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-after {
    box-shadow: -5px 5px 0px rgb(0 142 255);
}

/*apple pay button */
/* تصميم الزر */
salla-mini-checkout-widget .s-add-product-button-mini-checkout-content {
  background: #000 !important;   /* زر أسود */
  border-radius: 8px;
  padding: 10px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0; /* نخفي النص الأصلي */
}

/* إخفاء الأيقونة القديمة */
salla-mini-checkout-widget .s-add-product-button-mini-checkout-content svg {
  display: none !important;
}

/* إدخال أيقونة أبل Pay (SVG) بدل النص */
salla-mini-checkout-widget .s-add-product-button-mini-checkout-content::after {
  content: "";
  display: inline-block;
  width: 100px;   /* نفس عرض الـ SVG */
  height: 43px;   /* نفس ارتفاع الـ SVG */
  background: url("data:image/svg+xml;utf8,<svg id='svg-logo' x='0' y='3.85' height='7.3' width='35' class='logo' viewBox='0 0 105 43' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g fill='%23FFF'><path d='M19.4028,5.5674 C20.6008,4.0684 21.4138,2.0564 21.1998,0.0004 C19.4458,0.0874 17.3058,1.1574 16.0668,2.6564 C14.9538,3.9414 13.9688,6.0374 14.2258,8.0074 C16.1948,8.1784 18.1618,7.0244 19.4028,5.5674'></path><path d='M21.1772,8.3926 C18.3182,8.2226 15.8872,10.0156 14.5212,10.0156 C13.1552,10.0156 11.0642,8.4786 8.8022,8.5196 C5.8592,8.5626 3.1282,10.2276 1.6342,12.8746 C-1.4378,18.1696 0.8232,26.0246 3.8112,30.3376 C5.2622,32.4716 7.0102,34.8206 9.3142,34.7366 C11.4912,34.6506 12.3442,33.3266 14.9902,33.3266 C17.6352,33.3266 18.4042,34.7366 20.7082,34.6936 C23.0972,34.6506 24.5922,32.5586 26.0422,30.4226 C27.7072,27.9906 28.3882,25.6426 28.4312,25.5126 C28.3882,25.4706 23.8232,23.7186 23.7812,18.4676 C23.7382,14.0706 27.3652,11.9786 27.5362,11.8496 C25.4882,8.8196 22.2872,8.4786 21.1772,8.3926'></path><path d='M85.5508,43.0381 L85.5508,39.1991 C85.8628,39.2421 86.6158,39.2871 87.0158,39.2871 C89.2138,39.2871 90.4558,38.3551 91.2108,35.9581 L91.6548,34.5371 L83.2428,11.2321 L88.4368,11.2321 L94.2958,30.1421 L94.4068,30.1421 L100.2668,11.2321 L105.3278,11.2321 L96.6048,35.7141 C94.6078,41.3291 92.3208,43.1721 87.4828,43.1721 C87.1048,43.1721 85.8838,43.1271 85.5508,43.0381'></path><path d='M42.6499,19.3555 L48.3549,19.3555 C52.6829,19.3555 55.1469,17.0255 55.1469,12.9855 C55.1469,8.9455 52.6829,6.6375 48.3769,6.6375 L42.6499,6.6375 L42.6499,19.3555 Z M49.6869,2.4425 C55.9009,2.4425 60.2289,6.7265 60.2289,12.9625 C60.2289,19.2225 55.8129,23.5285 49.5309,23.5285 L42.6499,23.5285 L42.6499,34.4705 L37.6779,34.4705 L37.6779,2.4425 L49.6869,2.4425 Z'></path><path d='M76.5547,25.7705 L76.5547,23.9715 L71.0287,24.3275 C67.9207,24.5275 66.3007,25.6815 66.3007,27.7015 C66.3007,29.6545 67.9887,30.9195 70.6287,30.9195 C74.0027,30.9195 76.5547,28.7665 76.5547,25.7705 M61.4617,27.8345 C61.4617,23.7285 64.5917,21.3755 70.3627,21.0205 L76.5547,20.6425 L76.5547,18.8675 C76.5547,16.2705 74.8457,14.8495 71.8057,14.8495 C69.2967,14.8495 67.4777,16.1375 67.0997,18.1125 L62.6167,18.1125 C62.7497,13.9615 66.6567,10.9435 71.9387,10.9435 C77.6207,10.9435 81.3267,13.9175 81.3267,18.5345 L81.3267,34.4705 L76.7327,34.4705 L76.7327,30.6305 L76.6217,30.6305 C75.3127,33.1395 72.4267,34.7145 69.2967,34.7145 C64.6807,34.7145 61.4617,31.9625 61.4617,27.8345'></path></g></g></svg>") no-repeat center/contain;
}
.s-add-product-button-with-sticky-bar salla-quick-buy{
display: none !important;
}
salla-mini-checkout-widget.s-add-product-button-mini-checkout.s-mini-checkout.hide-scroll.hydrated {
    background: #000000;
    
}