/* Add custom CSS styles below */ 
:root
{
    --primary-color: #391c0e !important;
    --secondary-color: #ffffff !important;
    --linear-gradient: linear-gradient(to right, var(--primary-color), var(--secondary-color)) !important;
    --font-color: #fff !important;
}

/*---------------- Font Family ----------------*/

/*------------- End of Font Family ------------*/


/*---------------- Splash Screen --------------*/

/*------------ End of Splash Screen -----------*/


.app-inner.has-pattern::before
{
    -webkit-mask-image: none;
}

/*------------------ Header -------------------*/
body.trans_header.slider_has_overlay .store-header .main-nav-container.fixed-header :not(custom-salla-product-card *),
.main-nav-container.fixed-header .inner
{
    color: #777 !important;
}
.store-header{
    top:42px;}

.mm-spn.mm-spn--navbar ul,
.mm-spn.mm-spn--navbar ul:hover
{
    color: var(--primary-color) !important;
    background: var(--font-color);
}

.mm-spn li::after
{
    border-color: var(--primary-color);
    opacity: 0.25;
}

.mm-spn li a,
.mm-spn li > span,
.mm-spn li a:hover,
.mm-spn li > span:hover,
.main-menu li > a:hover
{
    color: var(--primary-color) !important;
    font-size: 1.2rem;
    background: transparent;
    padding: 10px 15px;
}

.main-menu li > a span
{
    font-size: 1.2rem;
}

.mm-spn li > span img,
.mm-spn li > a img
{
    width: 6rem;
    height: 6rem;
}

.mm-spn ul.main-menu li::before
{
    color: var(--primary-color) !important;
    opacity: 1;
}

.main-menu,
.main-menu .sub-menu,
.main-menu .sub-menu:hover
{
    color: var(--font-color);
    background: var(--primary-color);
}

.main-menu li.root-level,
.main-menu li.root-level:hover,
.main-menu > .has-children:hover > a,
.main-menu li > a:hover,
.main-menu li:hover > .sub-menu
{
    color: var(--font-color);
}

/* mohammed devp*/

.top-navbar {
  color:white !important;
  font-weight: 600 !important;
    border: none;
}
.main-nav-container{
color:white;}

.store-header {  
background: linear-gradient(to bottom, #000000c4, #d8d8d800) !important;}
.top-navbar,
.main-nav-container{
background-color:transparent !important;}

/*--------------- End of Header ---------------*/
/*
.mm-spn [id='"brands"'] a::before
{
    padding: 0;
    content: url(https://www2.0zz0.com/2025/05/28/20/282853975.png) !important;
    color: transparent !important;
    width: 6rem;
    height: 6rem;
    display: inline-flex !important;
}
*/
/*------------------- Banner ------------------*/
.advanced-slider .swiper
{
/* height: 150vh; Edited */

}

body.slider_has_overlay .advanced-slider .swiper-slide *
{
    /*object-fit: fill !important; edited */
}

salla-slider .swiper-pagination-bullets.swiper-pagination-horizontal
{
    bottom: 1.5rem;
    visibility: hidden;
}
/*---------------- End of Banner --------------*/


/*----------------- Categories ----------------*/
.s-block--fixed-banner
{
    margin-top: 2rem !important;
}

.s-block--circle-links,
.s-block--animated-brands
{
    margin-top: -4rem !important;
}
/*------------- End of Categories -------------*/


/*------------------ Products -----------------*/
.product-card
{
    border: 1px solid #e0e0e0;
    border-radius: 12px;
    padding: 16px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    background-color: #fff !important;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.s-button-primary-outline
{
    fill: var(--color-primary);
    color: var(--color-primary);
    border-color: red;
    /*background-color: var(--color-primary);*/
    border-radius: 12px !important;
}

.s-button-primary-outline:hover
{
    fill: var(--color-primary-reverse);
    color: var(--color-primary-reverse);
}

.product-card__promotion,
.md\:py-2
{
    border-radius: 12px 1px 12px 1px ;
}

.text-store-text-secondary
{
    color: var(--store-text-secondary);
    font-family: cairo !important;
}
/*--------------- End of Products -------------*/


/*--------------- Products Details ------------*/
.product-single .sticky-product-bar salla-add-product-button salla-button .s-button-btn,
.product-single .sticky-cart-single .s-button-element,
.s-add-product-button-main .s-add-product-button-mini-checkout,
.s-add-product-button-mini-checkout-content,
.cart .s-button-btn
{
    color: var(--font-color);
    background: var(--primary-color);
    border-radius: 12px !important;
    border: 0px solid var(--primary-color);
}

.product-single .sticky-cart-single .s-button-element
{
    padding-top: 14px;
}

.s-fast-checkout-button,
.s-fast-checkout-button.outline
{
    border-radius: 12px !important;
    border: 0px solid var(--font-color) !important;
}
/*------------ End of Products Details --------*/


/*--------------------- Cart ------------------*/

/*------------------ End of Cart --------------*/


/*----------------- Testemonials --------------*/

/*-------------- End of Testemonials ----------*/


/*------------------- Features ----------------*/

/*---------------- End of Features ------------*/


/*--------------------- FAQ -------------------*/

/*------------------ End of FAQ ---------------*/


/*-------------------- Footer -----------------*/
/*
.store-footer::before
{
    color: transparent;
    background-image: url(https://www2.0zz0.com/2025/05/22/07/229474022.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    content: "1";
    width: 100%;
    height: 375px;
    display: inherit;
}
*/

.store-footer h3,
.footer-list a
{
    text-align: center;
}

.mb-2\.5 .justify-start
{
    justify-content: center !important;
}

.store-footer__contacts-row::before
{
    content: "خدمة العملاء";
    font-size: 1.125rem !important;
    font-weight: 700;
    margin: 10px auto 20px auto !important;
    text-align: center;
    display: block;
}

.lg\:-mt-\[45px\]
{
    margin-top: -45px;
    text-align: center;
}
a.footer-logo img{
height:120px !important;

}
ul.footer-list>li>a{
text-align:right;
}

/*----------------- End of Footer -------------*/


/*--------------------- Blog ------------------*/

/*------------------ End of Blog --------------*/


/*---------------- WhatsApp Icon --------------*/
.sicon-whatsapp2::after
{
    content: "\E917";
    text-align: center;
    cursor: pointer;
    background: #46a51e;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0px;
    color: #fff;
    box-shadow: #00000022 1.5px 1.5px 5px;
    width: 0px;
    height: 0px;
    border-radius: 27.5px;
    position: fixed;
    bottom: 25px;
    right: 15px;
    transform: rotate(360);
    transition: all .2s ease-in-out;
    margin-bottom: 0px !important;
}

body[style] .sicon-whatsapp2::after,
body[cz-shortcut-listen="true"] .sicon-whatsapp2::after,
i.sicon-whatsapp2::after
{
    width: 56px;
    height: 56px;
    border-radius: 32.5px;
    font-size: 30px;
    box-shadow: #0000006b 2px 2px 8px;
}

.sicon-whatsapp2:after:hover
{
    border-radius: 0;
    border: 0;
    width: 180px;
    height: 60px;
}

.sicon-whatsapp2:hover::after
{
    content: "حاب نساعدك 😃؟ ";
    width: 260px !important;
    animation: trns 1s;
    font-size: 20px !important;
    color: #ffffffff;
    display: flex;
    justify-content: center;
    align-items: center;
}

@keyframes trns
{
    0%
    {
        color: #ffffff00;
    }

    100%
    {
        color: #ffffff99;
    }
}

@media only screen and (max-width: 767px)
{
    .sicon-whatsapp2::after
    {
        margin-bottom: 85px !important;
    }
}
/*-------------- End of WhatsApp Icon ---------*/


/*---------------- Mobile Screens -------------*/
@media only screen and (max-width: 767px)
{ 
    .index::before
    {
       background-size: 35% !important;
    }

    /*----------------- Header ----------------*/
    .mm-spn li a,
    .mm-spn li > span,
    .mm-spn li a:hover,
    .mm-spn li > span:hover,
    .main-menu li > a:hover
    {
        font-size: 1rem;
    }
    
    .main-menu li > a span
    {
        font-size: 1rem;
    }
    
    .mm-spn li > span img,
    .mm-spn li > a img,
    .mm-spn [id='"brands"'] a::before
    {
        width: 4rem;
        height: 4rem;
    }
    
    /*
    .mm-spn.mm-spn--navbar ul
    {
        background: var(--primary-color);
    }
    */
    /*----------------- Banner ----------------*/
  /*  .advanced-slider .swiper
    {
        height: 120vh;
    }
    
    body.slider_has_overlay .advanced-slider .swiper-slide *
    {
        object-fit: fill !important;
    }
    */
    /*--------------- Categories --------------*/
    .s-block--fixed-banner
    {
        margin-top: 2rem !important;
    }
    
    .s-block--circle-links,
    .s-block--animated-brands
    {
        margin-top: -2rem !important;
    }
    
    /*---------------- Products ---------------*/
    .product-card
    {
        padding: 2px;
        border-radius: 10px;
        box-shadow: 0 1px 6px rgba(0, 0, 0, 0.04);
    }
    /*------------ Products Details -----------*/

    /*------------------ Cart -----------------*/

    /*--------------- Testemonials ------------*/
    
    /*----------------- Features --------------*/
    
    /*------------------ Footer ---------------*/
    .navbar-brand img,
    .footer-logo img
    {
        height: 50px !important;
    }
    /*------------------- Blog ----------------*/
}
/*------------- End of Mobile Screens ---------*/


#mobile-menu
{
    background: linear-gradient(to top, #4e342e, #deb8ab, #d9baae);
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    height: 100%;
    overflow: auto;
}

.mm-ocd--open
{
    background: transparent !important;
}

.close-mobile-menu
{
    background-color: #4e342e;
    color: white;
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 7px;
    left: 15px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.mm-ocd__content
{
    background-color: #75574c;
}

.close-mobile-menu:hover
{
    background-color: #6d4c41;
    transform: rotate(90deg) scale(1.1);
}

.main-menu
{
    background-color: #ff000000 !important;
}

.mm-ocd__backdrop
{
    background: linear-gradient(to top,
        rgba(78, 52, 46, 0.95),
        rgba(109, 76, 65, 0.85),
        rgba(141, 110, 99, 0.75)
    );
    height: 100%;
    overflow: auto;
    backdrop-filter: blur(4px); 
}

/*----------------- Animations ----------------*/

/*-------------- End of Animations ------------*/

/*----------------------- Start Custom  ---------*/
/*--------start corsual vidoes ------*/

.celebrity-reviews {
  padding: 50px 20px;
  background: linear-gradient(to bottom, #fdfdfd, #f7f7f7);
  text-align: center;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.celebrity-title {
  font-size: 32px;
  font-weight: 800;
  color: #222;
  margin-bottom: 40px;
  font-family: 'Cairo', sans-serif;
  position: relative;
}
.celebrity-title::after {
  content: "";
  width: 60px;
  height: 4px;
  background: #d5a253;
  display: block;
  margin: 10px auto 0;
  border-radius: 2px;
}
.celebrity-carousel {
  display: flex;
  gap: 20px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  padding-bottom: 20px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none; /* Firefox */
}
.celebrity-carousel::-webkit-scrollbar {
  display: none; /* Chrome & Safari */
}
.video-box {
  flex: 0 0 auto;
  scroll-snap-align: start;
  width: 320px;
  height: 560px;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 6px 25px rgba(0,0,0,0.12);
  background-color: #000;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.video-box:hover {
  transform: scale(1.03);
  box-shadow: 0 10px 30px rgba(0,0,0,0.2);
}
.video-box iframe {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}

/* تثبيت شريط الإعلان أعلى الصفحة */

.salla-advertisement {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999; /* تأكد أنه فوق كل العناصر */
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

/* انزلاق ناعم عند الظهور */
.salla-advertisement .container {
  opacity: 0;
  transform: translateY(-20px);
  animation: slideIn 1s ease forwards;
}

@keyframes slideIn {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* نبضة خفيفة على أيقونة الجرس */
.salla-advertisement .sicon-bell {
  animation: pulse 1.5s infinite;
  transform-origin: center;
}

@keyframes pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.2);
    opacity: 0.7;
  }
}





.quickview__content{
border-radius: 35px;}

/* منع دفع محتوى الصفحة للأسفل بسبب التثبيت */
/**/
.s-slider-wrapper .swiper-slide span {
  font-weight: 500 !important; /* 700 = Bold */
}


.svg-icon {
  display: inline-block;
  width: 20px;   /* حجم الأيقونة */
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain; /* أو cover */
  background-position: center;
  background-image: var(--tag-icon);
  margin-left: 5px; /* مسافة بين الصورة والنص */
}
/* whatsapp product btn */
    .whatsapp-inquiry-container-salla {
        margin-bottom: 15px;
    }
    .whatsapp-btn-salla {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        background-color: #25D366;
        color: #fff !important; /* Use !important to override theme styles */
        padding: 12px 20px;
        border-radius: 8px;
        font-size: 16px;
        font-weight: bold;
        text-decoration: none;
        transition: background-color 0.3s ease, transform 0.2s ease;
        width: 100%;
        border: none;
        cursor: pointer;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
        text-align: center;
    }
    .whatsapp-btn-salla:hover {
        background-color: #128C7E;
        transform: translateY(-2px);
    }
    .whatsapp-btn-salla svg {
        width: 24px;
        height: 24px;
        fill: currentColor;
    }