@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;600;700;800;900&family=Kufam:ital,wght@0,500;0,600;1,500;1,600&family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');
:root {
--main-text-color: #1d1a38 !important;

}

body { 



    padding-top: 8px; 
}
 
 

 
.Class-main-splash{ 

   position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #1d1a38;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9998;
    transition : 1s;   
}
 
.Class-img-splash{
  z-index:9999;
  top : 50vh;
  left : 30%;
  height : 30vh;
  width : 30%;
  align-content: center;   
}
#delayedItem {
  display: none;
  padding: 20px;
  background-color: lightblue;
}

.hidden{
  transition : 0.5s;
  display : none;
}

body {

    
    font-weight: 600 !important;
    
}
#mainnav .flex.items-stretch.justify-between.relative {
    background: #f5f5f5 !important;
    padding: 0px 20px;
    border-radius: 14px;
    box-shadow: 0px 3px 6px -2px #f5f5f5;
}
.inner.bg-inherit {
    background: #f9fafb;
}

.top-navbar .s-search-input {
    border-style: none;
    background: linear-gradient(359deg, #181718, #1d1a38);
}
.main-nav-container.fixed-header .inner {
    background: transparent;
    box-shadow: none;
}
i.header-btn__icon {
    border: 1px solid #838578;
}

.main-menu li>a:hover {
    color: #414042;
    color: #1d1a38 !important;
}
section.s-block.s-block--fixed-banner.wide-placeholder {
    margin-top: 0px;
}
section.s-block.s-block--fixed-banner.wide-placeholder:first-of-type .container {
    margin: 0px;
    width: 100%;
    max-width: 100%;
    padding: 0;
}

@media only screen and (min-width:768px){
section.s-block.s-block--fixed-banner.wide-placeholder:first-of-type {
    margin-top: -10px !important;
}
}
.banner--fixed img {
    background: #f8f8f8;
}
ul.main-menu.mm-spn--open {
    background: transparent;
}
.sub-menu.w-56 ul li {
    border-bottom: 1px solid #315a61;
    background: #d8c8b3;
}
.banner--fixed img {
    background: transparent;
    margin-top: 10px;

}


/*product title*/

.s-slider-block__title-right:before {
 left: 2rem;
    content: "";
    position: absolute;
    width: 75%;
    background: #1d1a38;
    bottom: -20%;
    height: 2px;
    right: 0;
}
.s-slider-block__title-right {
    font-family: 'Kufam', sans-serif;
    position: relative;
}
.s-product-card-content {
    text-align: center;
    justify-content: center;
    background: white;
   
}
button.s-product-card-wishlist-btn.animated.s-button-element.s-button-icon.s-button-fill-none.s-button-light.s-button-loader-center {
    color: #1d1a38 !important;
   background: #ecdccc !important;
}
.s-product-card-content-sub {
    justify-content: center;
}
.s-product-card-image img.loaded {

    transition: .5s;
}
.s-product-card-vertical:hover .s-product-card-image img.loaded {
    scale: 1.2;
}
.s-product-card-image img.loaded {
    position: relative;
    opacity: 1;
    transition: .5s;
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background: linear-gradient(45deg, #f3e9dbc9, #ede1d2);
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    border: 1px solid #ebebeb;
    background: #D4944D;
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center:hover {
    background: #1d1a38 !important;
    color: white !important;
}
.s-slider-block__title {
    padding: 13px;
    background: url(https://i.ibb.co/dKkD5wh/New-Project-22.png);
    background-attachment: fixed;
    border-radius: 10px;
    box-shadow: 0px 1px 2px 0px #bbbbbb;
}

.s-button-primary-outline:hover {
    color: #1d1a38 !important;
    border: 1px solid #ebebeb !important;
    box-shadow: 0px 0px 2px 0px #afaaaa !important;
    background: linear-gradient(45deg, #edebdc, transparent) !important;
}

.store-footer h3,.footer-list {
 text-align: center;
 }
 
a.flex.items-center.m-0 {
    content: 
    width: 55px;
    justify-content: end;
    margin: 0 auto;
    }

ul.flex.mb-6,a.mb-4.last\:mb-0.flex.items-center.text-sm.leading-none ,.flex.rtl\:space-x-reverse.space-x-2.items-end{
    justify-content: center;
}
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.md\:flex.items-center.justify-between.py-4.container.text-center > span {
    display: none;
}



ul.main-menu.mm-spn--open {
    background: #f5f5f5;
}

.s-block--features__item {
   
    border-radius: 12px;
    box-shadow: 0px 1px 7px 0px #afadad;
    background-size: cover;
    background-attachment: fixed;
    padding: 1rem !important;
}

.s-block--features__item h4 {
    font-family: 'Kufam', sans-serif;
    FONT-WEIGHT: 900;
    font-size: 18px;
}


footer h3 {
    font-family: 'Kufam', sans-serif;
    color:#fff;
}

@media only screen and (min-width:768px){
.container.grid.grid-col-1.lg\:grid-cols-6.gap-8.lg\:gap-6 {
    grid-template-columns: 1fr 1fr 1fr;
}
.container.grid.grid-col-1.lg\:grid-cols-6.gap-8.lg\:gap-6 .lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20,#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(2),#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(3) {
  background: #1d1a38;
    border-radius: 10px;
    padding: 10px;
    color: #1d1a38;
    border: 2px solid #e8e8e8;
   
}
.lg\:col-span-2 {
    grid-column: span 1/span 2;
}

}

@media only screen and (max-width:768px){
.s-block--features__item {

    padding: 10px;
}
}




.s-slider-block__title {
    display: none;
}  
.s-block--hero-slider .swiper-slide .swiper-lazy:after {
    background: unset;
}

.swiper-lazy.swiper-lazy-loaded {
    background-size: cover;
    background-repeat: no-repeat;
}
.swiper-lazy-wrap.w-full.min-h-\[300px\].lg\:min-h-\[528px\].bg-dark.swiper-slide.swiper-slide-duplicate.swiper-slide-next {
    min-height: 260px !important;
}
.min-h-\[300px\] {
    min-height: 260px;
}
@media only screen and (max-width:768px){
.s-block--hero-slider .swiper-slide {
    position: relative;
    height: 0px;
 
}
.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-backface-hidden {
    width: 100%;
    padding: 0;
}
}
@media only screen and (min-width:768px){

.inner.bg-inherit {
    z-index: 1;
    position: relative;
    background: transparent !important;
}
}

.swiper-slide {
    padding: 0px !important;
}


span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #1d1a38 !important;
}

salla-slider.photos-slider .swiper-slide {
    position: relative;
    margin-left: 0px;
    margin-right: 0px;
    height: outo;
    width: 100%;
    overflow: hidden;
    border-radius: 0.375rem;
}
section.s-block.s-block--photos-slider {
    margin: 0px;

}


.s-button-primary:hover{    background-color: #ffffff;
    color: black;
}
.s-button-primary{    background-color: black;
    color: white;
}
#cart_summary_desktop .btn.btn--fixed {
    height: 40px;
    background: black;
    color: white !important;
}
#cart_summary_desktop .btn.btn--fixed:hover {
    height: 40px;
    background: white !important;
    color: black!important;
}
.shipping-middleware input[type=radio]:checked+label:before {
background: black !important;
}

.salla-advertisement
{    background-color: #fff3b9;
    color: #1d1a38;
    height: 60px;
}
.s-product-card-vertical {
    flex-direction: column;
    border-style: solid;
    border-width: 15px;
}
.s-product-card-entry {
    position: relative;
    display: flex;
    height: 100%;
    justify-content: space-between;
    border-radius: 0.75rem;
    --tw-bg-opacity: 1;
   
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: 300ms;
    border-style: solid !important;
    border-width: 10px !important;
}
.s-product-card-image {
    position: relative;
    height: 100%;
    width: 100%;
    flex-shrink: 0;
    overflow: hidden;
    --tw-bg-opacity: 1;
    background-color: #f3f4f6;
    background-color: rgb(243 244 246/var(--tw-bg-opacity));
    border-style: groove !important;
    border-width: 2px;
    border-color: white;
}


.bg-gray-50 {
    --tw-bg-opacity: 1;
    
    background-image: #f2f2f2;
        background-position: center;
}



.s-product-card-entry {
   border-block-color: inherit; 
    background: border-box;
    margin-left: 10px;
    margin-right: 10px;
    border: #1d1a38;
    border-width: thin !important;
       
}
.s-products-slider-card{
max-width:200px;
}
.s-product-card-content {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0.75rem;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 20px;
    
     background-image: #f2f2f2 !important;
   
}

.s-product-card-image{
border-width:0px;
}
[dir=rtl] .s-product-card-vertical .s-product-card-wishlist-btn {
    left: 0.1rem;
    right: auto;
    right: initial;
    color: #1d1a38;
}
.store-footer__inner {
    background: #f9fafb;
    background-image: #f2f2f2;
    border-top: 4px solid #eee2d4;
    background-position: center;
    border-top-width: thick;
}

.store-footer__inner {
    COLOR: black;
    background: #1D1A38;
   
    border-top: 4px solid #1d1a38;
    border-bottom: 4px solid #1d1a38;
  
    background-position: center;
    border-top-width: thick;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius:50px;
    border-bottom-right-radius:50px;
}
.max-w-sm{
margin-top:20px;
text-align: center;
}

.store-footer {
background-image:#f2f2f2;
}

.testimonials-slider .swiper-slide-active .testimonial{
    margin-right: 10px;
    margin-left: 10px;
background: #1D1A38;
    border-radius: 10px;
    padding: 10px;
    color: #1d1a38;
    border: 2px solid #eee2d4;
    box-shadow: 0px 1px 3px 0px #315a61;
}
.s-product-card-promotion-title{
background-color: #385053 !important ;
}

.top-navbar .s-search-input::placeholder {
    color: #000 !important;
  }
  .top-navbar .s-search-icon-wrap *{
    fill: #000 !important;
  }
  
  .mm-spn li a, .mm-spn li > span {
    max-width: 85% !important;
    margin: 5px auto !important;
    background: #fff !important;
    text-align: center !important;
    border-radius: 10px !important;
  }
  .mm-spn li a span {
    min-width: 100% !important;
    display: flex !important;
    text-align: center !important;
    justify-content: center !important;
  }

.mm-spn li a, .mm-spn li > span {
    max-width: 85% !important;
    margin: 5px auto !important;
    background: #fff !important;
    text-align: center !important;
    border-radius: 10px !important;
  }
  .mm-spn li a span {
    min-width: 100% !important;
    display: flex !important;
    text-align: center !important;
    justify-content: center !important;
  }
  button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    border: 1px solid #eec279 !important;;
    background: #eec279 !important;
    color: #000 !important;
    padding: 5px 10px !important;
  }
  .cart-item {
    background: rgb(241, 167, 204, 0.2) !important;
  }
  
  .s-quantity-input-button {
    background: rgba(34, 33, 33, 0.9) !important;
  }

  @media (min-width: 1024px) {
    .main-nav-container {
      min-height: 84px;
      background: transparent !important;
    }
  }
  #mainnav .flex.items-stretch.justify-between.relative {
    border-bottom: #1d1a38 solid 5px !important;
  }
  .s-button-primary {
    background: #1d1a38 !important;
    color: #1d1a38!important;
  }
  .s-user-menu-trigger {
  
  background-color: transparent !important;
  
}
/* 

.product-single .main-content * {
  color: #1d1a38 !important;
}
*/
.store-footer h3 {
    color: #1d1a38 !important;
  }

.max-w-sm,
.store-footer a,
.s-product-card-content-title a,
.s-product-card-price,
[dir="rtl"] .rtl\:pl-3,
.mb-2

 {
 color: #1d1a38 !important;
}


.s-quantity-input-button {
  background: #1d1a38 !important
}
.s-comments-product {
  background-color: transparent !important;
}
li.w-12:nth-child(6) > img:nth-child(1),
li.w-12:nth-child(6)
 {
  display: none !important;
}
  /* */
  @media only screen and (min-width: 768px) {
    .container.grid.grid-col-1.lg\:grid-cols-6.gap-8.lg\:gap-6 .lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20, #app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(2), #app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(3) {
        background: #eec279 !important;
        border-radius: 10px;
        padding: 10px;
        color: #1d1a38;
        border: 2px solid #eec279;
      }
   .store-footer h3 {
    color: #1d1a38 !important;
  }
  }

  .top-navbar .s-search-input {
    border-style: none;
    background: #f5f5f5 !important;
  }
  .s-product-card-entry {
  
  margin-left: 0 !important;
  margin-right: 0 !important;
 
}
.s-products-slider-wrapper[block-title="منتجات قد تعجبك"] .swiper-wrapper {
  gap: 10px !important;
}
.s-button-primary {
  background: #1d1a38 !important;
  color: #fff !important;
}
/* */
   .raouadev section.s-block.s-block--banners.container .grid {
    display: grid;
    grid-template-columns: repeat(4,25%)
}
@media screen and (max-width: 767px) {
   .raouadev section.s-block.s-block--banners.container .grid {
    display: grid;
    grid-template-columns: repeat(4, 24.5%);
        gap: 3px;
}
.raouadev section.s-block.s-block--banners.container  {
    padding: 1px;
    margin: 0
}
.banner-entry {
    height: 50px;
    padding: 1px;
} 
}
.cart-item {
  background: #f5f5f5 !important;
}
.s-quantity-input-button {
  width: 2.75rem;
  fill: #fff !important;
  transition-property: color,background-color,border-color,text-decoration-color,fill,stroke;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  transition-duration: 300ms;
}

 #app::before {
    content:"";
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    background: url('https://img.freepik.com/free-vector/beige-pattern_1017-6203.jpg?w=740&t=st=1702225825~exp=1702226425~hmac=3cf82a5d86940072215c95536cbfe6fd94b392b6603f9445a5a55a6bcc648d1a') !important;
    opacity: 0.15;
     z-index: -1;
     
}

.s-block--features__item .feature-icon {
    background: #315a61 !important;
   }
   .s-block--features__item .feature-icon {
    background: #315a61 !important;
   }
   
   .mm-spn li a {
     background: rgb(29, 26, 56) !important;
     color: #315a61 !important;
   }
   button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    border: 1px solid #1d1a38 !important;
    background: #1d1a38 !important;
    color: #eec279 !important;
    padding: 5px 10px !important;
  }
  
  .s-product-card-entry {
    border: none !important;
    box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.1);
  }

.store-footer {
    color: #fff !important;
  }
  
  .lg\:col-span-2,
  .grid-col-1 > div:nth-child(2),
  .grid-col-1 > div:nth-child(3)
  {
    background: rgb(238, 194, 121) !important;
    border-radius: 10px !important;
    padding: 10px !important;
  }

  section.s-block.s-block--photos-slider {
    margin: 10px auto !important;
  }
  .mm-spn li a {
    background: rgba(29, 26, 56, 0.02) !important;
    color: #000 !important;
  }
  i.header-btn__icon {
    border: none;
    background: #eec279 !important;
    border-radius: 20px 3px !important;
    font-size: 16px !important;
  }

  @media only screen and (max-width: 1024px) {
    .mm-spn ul.main-menu li::before {
      height: .5rem;
      width: .5rem;
      background: #eec279 !important;
    }
  }
  .s-cart-summary-total {
    font-weight: 100;
    --tw-text-opacity: 1;
    color: #000;
    color: rgb(0 0 0/var(--tw-text-opacity));
    font-size: 11px !important;
  }
  .s-quantity-input-button.s-quantity-input-decrease-button  {
    background: #eec279 !important;
    border-radius: 20px 0 0 20px
  }
  
  .s-quantity-input-button.s-quantity-input-increase-button  {
    background: #eec279 !important;
    border-radius: 0 20px  20px  0 !important;
  }
  
  .s-quantity-input-container {
    border-radius: 20px !important;
  }
  
  .cart-item {
    box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.1);
  }