/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
:root {
    --main-color: #8B2D3F;
    --second-color: #C1974C;
    --third-color: #ffffff;
    --shadow-color: #f7ede5;
    --shadow-color2: #f7ede5;
    --product-color1: #8B2D3F;
    --product-color2: #C1974C;
    --logo:url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/ePBKGy/oMSZ8IKOdmmV6B9dV7sj84riteRcQOBPQ8U3EBUv.png);
}
#mainnav {
    width: 100%;
    border-radius: 15px;
    background: #ffffff00;
    min-height: 68px;
    box-shadow: 0 8px 32px 0 var(--shadow-color);
}
#btn-show-more{color: var(--second-color);}
.s-menu-topnav-list{display:none}
body {
  background:#f6dbd0;
  background-repeat: no-repeat;
  background-size: cover !important;
  background-position: center;
  width: 100%;
  height: 100%;
  background-attachment: fixed;
  margin: 0;
  padding: 0;
}
.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
    display:none;
}
.bg-inherit {
    background: #ffffff70;
    border-radius: 20px;
    border: 1px solid rgb(159 172 186 / 0%);
    min-height: 68px;
}
.product-rating {TEXT-ALIGN: center;}
.product-badge {
    BACKGROUND-COLOR: var(--main-color)!important;
}

.main-menu li.root-level>a {
        padding-top: 0px;
        padding-bottom: 2rem;
        font-weight: 700;
        color: var(--main-color);
    }
}

b, strong {
    font-weight: bolder;
    color: var(--main-color);
}
ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
    color: var(--main-color);
}
.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, 1);
    background-color: rgb(255 255 255 / 1);
}
.slide--cat-entry {
    display: flex
;
    height: 9rem;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 0.375rem;
    border-width: 0px;
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, #ff000000);
    --tw-bg-opacity: 1;
    padding: 0.75rem;
    text-align: center;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
    background-color: #735d4000;
}
 @media (min-width: 640px) {
    .s-block--slider-with-bg {
        margin-top: 4rem;
        padding-bottom: 4rem;
        background-color: #00000000;
    }
}
.s-block--slider-with-bg {
    margin-top: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246 / 0%);
    padding-bottom: 2rem;
}
h3 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    line-height: 38px;
    color: var(--main-color);
}
.s-block--slider-with-bg .slider-bg:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(162 98 98 / 0%);
    opacity: 0.6;
    margin-top: 20px;
}
.s-quantity-input-input {
    width: 3rem;
    border-width: 1px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    text-align: center;
    font-weight: 700;
    --tw-shadow: 0 0 rgba(0, 0, 0, 0);
    --tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
    background-color: #82c0db00;
}
.mm-spn.mm-spn--navbar.mm-spn--main:after {
    padding-left: 20px;
    padding-left: var(--mm-spn-item-indent);
   display: block;
    height: 110px;
    width: 140px;
    margin: auto auto 20px;
    
    
}




header.store-header:before {
    content: '';
    background: url("https://i.ibb.co/Ny8tNMt/image.png");
    animation: scrollBrands 2000s linear alternate both infinite;
    background-size: contain;
    height: 50px;
    display: block;
    background-color: var(--main-color);
    background-position: center;
    z-index: 9999999999999999;
}
@keyframes scrollBrands {
    0% {
        background-position-x: 0
    }
    
    50% {
        background-position-x: 35000px
    }

    100% {
        background-position-x: 0
    }
}

@media(max-width: 767px) {
    header.store-header:before {
        background-size:180%;
        height: 39px;
        background-position: center;
        margin-bottom: -2px;
        background-repeat: repeat-x;
    }
}

@media(max-width: 767px) {
    header.store-header:before {
        background-size:180%;
        height: 39px;
        background-position: center;
        margin-bottom: -2px;
        background-repeat: repeat-x;
    }
}


.s-block--slider-with-bg .s-slider-block__display-all {
    background-color: transparent !important;
    --tw-text-opacity: 1 !important;
    color: rgb(154 166 178) !important;
    flex-grow: 0 !important;
}

 h2{color: #ffffff;margin: 20px 0  !important;padding: 10px  !important;background-color: var(--main-color)  !important;border: 2px solid var(--main-color)!important;border-radius: 10px  !important;box-shadow: 2px 2px 5px rgb(255 255 255 / 0%) !important;text-transform: uppercase  !important;letter-spacing: 1px  !important;}

.s-slider-block__display-all{
  margin: 20px 0  !important;
  padding: 10px  !important;
  background-color: var(--main-color)  !important;
  color: #ffffff !important;
  border: 2px solid #9aa6b200 !important;
  border-radius: 10px  !important;
  box-shadow: 2px 2px 5px var(--shadow-color) !important;
  text-transform: uppercase  !important;
  letter-spacing: 1px  !important;
  }
.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    max-width: 200%;
}
  .main-menu>li>a[href*=offer] {
    --tw-text-opacity: 1;
    color: #ffffff;
}
:root {
    --font-main: 'PingARLT';
    --color-primary: var(--main-color);
    --color-primary-dark: #bc70f3;
    --color-primary-light: #dec5f5;
    --color-primary-reverse: #ffffff;
}

.text-primary {
  color: var(--main-color);
}

.main-menu li > a:hover {
  color: var(--second-color);
  transform: translateY(-15%);
}

.mm-spn.mm-spn--light {
  color: var(--main-color);
}

#page-main-title {
    color: var(--third-color) !important;
    border-bottom: solid 2px var(--main-color);

    padding: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: var(--main-color) !important;
}

.s-cart-summary-total {
  color: var(--main-color);
}
.header-btn__icon {
  border: none;
  color: var(--main-color) !important;
}
.header-btn__icon:hover {
  color: var(--third-color) !important;
  background:var(--second-color)!important;
}
#product-filter {
    background-color: var(--third-color) !important;
    color: var(--main-color);
}

.s-products-slider-card:hover {
    scale: 1.02;
}

.s-products-slider-card {
    transition-duration: 0.4s;
    transition-property: scale;
}

.banner--fixed img {background: #ffffff00;margin :auto;border-radius: 10px;M;MARGIN-TOP: 0PX;}
.banner--fixed img:hover {
    
    box-shadow: 3px 3px 10px var(--shadow-color);
}
.navbar-brand img {
    max-height: 3.4rem;
    width: auto;
    animation: pulse 1s infinite;
    background-repeat: no-repeat;
    background-size: contain;
}


@keyframes pulse {
    0% {
        transform: scale(1);

    }

    50% {
        transform: scale(1.03);

    }

    100% {
        transform: scale(1);

    }
}

body:not(.product-index):not(.product-single):after {
  content: '';
  width: 100%;
  height: 100%; 
  top: 0;
  position: fixed;
  z-index: 999999;

    background: #ffffff00  var(--logo);
  left: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 360px;
  animation: pulse-out 2s ease-in-out forwards, background-change 5s ease-in forwards;
  transform: scale(0);
  border: none;
}

@keyframes pulse-out {
  0% {
    opacity: 1;
    transform: scale(0.5);
  }
  25% {
    opacity: 1;
    transform: scale(1.1);
  }
  50% {
    opacity: 0.8;
    transform: scale(1);
  }
  75% {
    opacity: 0.5;
    transform: scale(1.2);
  }
 
}

.s-comments {
    display: none !important;
}

.main-content h1 {
    color: var(--main-color) !important;
}

.total-price {
    color: #ffffff !important;
}

.s-breadcrumb-wrapper {
    color: white !important;
}
h4{color: var(--main-color) !important;}
.square-photos {
    background-color: transparent !important;
  

}

.has-overlay:after {
    background-color: rgb(17 20 21) !important;

}

/* NavBar start */
.right-side {
    color: var(--main-color) !important;
}


.s-menu-topnav-list {
    padding: 15px;
    box-shadow: 0 3px 6px 0 var(--shadow-color), 0 6px 20px 0 var(--shadow-color2);
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;

}
.s-search-input {
    background-color: #ffffff00 !important;
	border: 2px solid var(--main-color)!important;
}

@media (min-width: 1024px) {
    .rtl\:lg\:pl-20:where([dir=rtl], [dir=rtl] *) {
        padding-left: 0rem;
    }
}

/* NavBar End */

/* Sections Strat */
.swiper-pagination {
    display: none;
}

.slide--cat-entry i {
    content: "\ec0b";
    color: var(--main-color);
}

.square-photos {
    width: 100%;
    border-radius: 30px;
    height: 250px
}

.square-photos:hover {
    scale: 1.07;
    border-radius: 30px;

}


.banner-entry h3.text-with-border {
    border: none;
}

.s-block--banners container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;

}

.slide--cat-entry h4 {
    color: var(--second-color);
}

.s-slider-block__title {
    color: var(--main-color);
}

.s-block__title {
    color: var(--main-color);
}


/* Sections End */

/* Product start */
/* Latest Products */
.s-product-card-image img {
    height: 100%;
    width: 100%;
    opacity: 0;

    transition: opacity 500ms cubic-bezier(.4,0,.2,1);
    background: 0 0!important;
    transition: 1s
}


.s-product-card-image {
    position: relative;
    height: 100%;
    width: 100%;
    flex-shrink: 0;
    overflow: hidden;
    background-color: transparent;
    transition: 1s
}
.s-product-card-content-title a {
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 20px;
    overflow: hidden;
}
.s-product-card-content-title {
 
  line-height: 0.5rem;
}
/* nav start*/

.s-product-card-content {
        padding: 0.25rem !important;
            background: transparent !important;
    }
.s-product-card-price {
    z-index: 1 !important;
    }
    .s-button-btn {
    
    z-index: 2 !important;
      background: linear-gradient(135deg, var(--product-color1), var(--product-color2));
    }
    [class^=sicon-], [class*=" sicon-"] {
   
    font-size: 24px;
}
.s-product-card-vertical .s-product-card-image {
    flex: 1 1 0%;
    border-radius: 0px;
    background: 0 0;
    transition: 1s
}

.s-product-card-vertical {
  position: relative;
   overflow: hidden;
    background: transparent !important;
  transition: all .3s ease-in-out !important;
      
  
}
.s-product-card-vertical .s-product-card-image:after {
  content: "";
  position: absolute;
    top: -50%;
  left: -60%;
  width: 20%;
  height: 200%;
  opacity: 0;
  transform: rotate(30deg);

  background: rgba(255, 255, 255, 0.19);
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.13) 0%,
    rgba(255, 255, 255, 0.13) 77%,
    rgba(255, 255, 255, 0.5) 92%,
    rgba(255, 255, 255, 0.0) 100%
  );
}

.s-product-card-vertical .s-product-card-image:hover:after {
  opacity: 1;
  left: 130%;
  transition-property: left, top, opacity;
  transition-duration: 0.6s, 0.6s, 0.14s;
  transition-timing-function: ease;
}

.s-product-card-vertical .s-product-card-image:active:after {
  opacity: 0;
}
.s-product-card-vertical:hover::before {
  left:150%;
}
.s-button-primary-outline:hover {
    color: #fff !important;
        background-color: transparent;
}
.swiper-wrapper .s-button-element:not(:disabled):not([loading]) {
    pointer-events: auto;
    width: 108%;
    height: 44px;
    float: inline-end;
    margin-top: -114px;
    color: #ffffff;
    font-size: 20px;
    background: linear-gradient(45deg, var(--product-color1), var(--product-color2));
    font-weight: 400;
    margin-left: -8px;
    border-radius:20px;
    display: none;
}
.s-button-outline {
    border-color: transparent !important;
}
.s-button-btn, .s-price-range-number-input {
    border-radius: 30PX;
}

   .s-product-card-content-main a {
    text-decoration: none;
    font-weight: 600;
    font-size: medium;
    letter-spacing: 0.5px;
    line-height: 1.5;
    transition: color 0.3s ease, transform 0.3s ease, text-shadow 0.3s ease;
    position: relative;
    color: var(--main-color) !important;
    display: flex;
    -webkit-line-clamp: 3 !important;
    align-content: center;
    justify-content: center;
}

.s-product-card-content-main a:hover {
  
    color: var(--second-color) !important;

}
.s-product-card-content-sub {
    margin-bottom: 1.25rem;
    display: flex
;
    width: 100%;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: column;
}
.s-product-card-price {
    font-size: 18px !important;
    line-height: 14px !important;
    font-weight: 600 !important;
    color: var(--main-color) !important;
  
}


.s-slider-block__title h2::after {
  content: "";
  width: 100%;
  height: 5px;
  background-color: #9a7e6f00;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
}
.text-center {
    text-align: center;
}
.s-button-primary-outline {
    color: #fbfbfb;
}
/* Product End */
#featured-products-style2-11 {
    background-color: transparent !important;
}

/* Footer Start */

.store-footer {
  background: #ffffff00 !important;
  text-align: center;
}
.banner-entry{
    width: 42vw;
    min-height: 250px;
    min-width: 10px;
}

.lazy__bg{
    background-size: 100% 100%;
     background-size: contain!important;
     background-repeat:no-repeat!important;
     

}     
lazy__bg lazy entered loaded{
height: 205px;
}

.gap-3{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    
}


/* Footer Start */




.footer-is-light .store-footer,
.footer-is-light .store-footer .store-footer__inner {
	color: #fff !important;
	background-color: #fdfbee00;
}




p {
	color: var(--main-color) !important;

}



.s-block__title,
.max-w-sm,
.store-footer a,
.copyright-text p,
.s-menu-topnav-list,
#app>div.app-inner.flex.flex-col.min-h-full>header>div.top-navbar>div>salla-contacts,
.product__description .article--main p span,
.product__description .article--main p strong {
	color: #00 !important;
	font-weight: 900;
}


@media only screen and (min-width:600px) {
	.lg\:grid-cols-6 {
		grid-template-columns: repeat(3, minmax(0, 1fr))
	}

	.lg\:col-span-2 {
		grid-column: span 1/span 1
	}
}


.store-footer a,
.flex.mb-6,
.md\:flex,
.s-product-card-content-title a,
.store-footer .contact-social ul,
.footer-is-light .store-footer .store-footer__inner {
	justify-content: center !important
}

.store-footer .contact-social {
	border-top: none;
}

.store-footer__inner {
	padding-top: 0 !important;
}

.store-footer {
	padding-top: 5rem;
}

.store-footer a {
	text-align: center !important;
	color: var(--main-color);
}

.store-footer h3 {
    color: var(--main-color) !important;
    font-weight: 900;
    padding-bottom: 2rem;
    width: 100%;
    text-align: center;
    font-size: 2rem;
    position: relative; /* 👈 ضروري لإضافة الموجة */
}

/* 🌊 الحد السفلي المتموج */

.store-footer {
	margin: .7rem;
}


.rtl\:lg\:pl-20:where([dir=rtl], [dir=rtl] *) {
	padding-left: 0 !important;
}

#app>div.app-inner.flex.flex-col.min-h-full>footer>div.store-footer__inner {
	padding-bottom: 0px !important;
}

#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div>div:first-child:before {
	text-align: center;
	content: "";
	display: block;
    height: 130px;
    width: 165px;
    margin: auto;
	background-image: var(--logo);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	animation: flash 1200ms linear infinite;

}

#app>div.app-inner.flex.flex-col.min-h-full>footer>div.store-footer__inner>div>div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20>a>h3 {
	display: none
}

@keyframes flash {
	0% {
		filter: drop-shadow(2px 4px 6px #504d46)
	}

	100% {
		filter: none
	}
}
.store-footer a .rtl\:ml-2\.5 {
	background: #e8cdad !important;
	margin-left: 10px;

}


.store-footer::after {
	content: "برمجه وتطوير ADFAZ";
	color: var(--main-color) !important;
	font-size: 16px;
	font-family: Edu VIC WA NT Beginner, cursive;
	opacity: .8;
	text-align: center;
	font-weight: bold;
	width: 100%;
	display: block;
	position: relative;
	top: 0;
}


#wa-widget-send-button {
    display: none !important;
}

.content--single-page {
    color: var(--main-color) !important;
}

.content--single-page {
    background-color: transparent !important;
}
@media only screen and (max-width: 600px) {
 
 .lazy__bg {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-size: contain!important;
  background-position: center;
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  background-repeat: no-repeat; 
}

.banner--fixed img {background: var(--body-color);width:95%!important;margin-top: 40px;margin-bottom: 10px;}
.square-photos {
    background: transparent;
    width: 35%;

    animation-iteration-count: infinite;
    transition-duration: 1s;
    transition-property: scale;
    border-radius: 30px;
    height: 180px;
}
 


 .store-footer__inner .max-w-sm{position: relative; }
 
.s-block {
   margin-top: 0rem !important ; 
}



@media (min-width: 640px) {
  .s-block {
    margin-top: 0rem;
  }
}
   .main-menu>li>a[href*=offer] {
    --tw-text-opacity: 1;
    color: var(--main-color-color);
    
}

    .slide--cat-entry {
    display: flex
;
    height: 9rem;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 0.375rem;
    border-width: 0px;
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: #ff000000);
    padding: 0.75rem;
    text-align: center;
    transition-property: color, backgroun;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
    margin-top: 40px;
}
    .s-products-slider-card {
    transition-duration: 0.4s;
    transition-property: scale;
    transform:scale(0.70)!important;
    margin:-40px;  
}