/* Add custom CSS styles below */ 

:root {
  --gold-color: #E1CD98;
  --blue-dark: #252c54;
}

body::-webkit-scrollbar {
    width: 10px;
    background: #bd7e142e; 
}
body::-webkit-scrollbar-thumb {
  background:  #af7736;
}

body {
  background: #bd7e140f !important;
}
salla-advertisement {
  height: 39px !important;
    .s-advertisement-content {
      padding: 0.3rem 0;
      .s-advertisement-content-main {
          font-size: 14px;
          font-weight: 500;
       }
    }
}
.s-advertisement-action {
    line-height: 2;
    border-radius: 2px;
     i {
        border: 1px solid;
        background: #dfad7b;
        color: #000;
        padding: 2px;
        transition: all 0.2s;
          &:hover {
            background: #c50d0d;
            color: #fff;
        }
    }
 }
.main-nav-container{
  background-color: var(--gold-color);
  color: var(--blue-dark);  
}
.main-nav-container.fixed-pinned .main-menu>li>a {
    padding-top: 4px;
    padding-bottom: 6px;
}
.top-navbar {
    background-color: #000;
    color: var(--gold-color);
}
.top-navbar .topnav-link-item {
    border-color: #ffaf7736;
}
.mburger i.sicon-menu {
    color: #000;
}

.header-buttons button {
    border-radius: 4px !important;
    padding: 5px 9px !important;
    border: 1px solid var(--gold-color);
    background: var(--gold-color);
    color: #000;
     &:hover {
        background: transparent;
        box-shadow: 0 0px 4px 1px #dfad7b47;
        color: var(--gold-color);
    }
}
.s-search-input-wrapper .s-search-input {
    height: 34px;
    border-radius: 6px !important;
    color: #000;
    border: 1px solid ##E1CD98;
    background: #00000017 !important;
    transition:  box-shadow .5s;
    &:hover {
      box-shadow: 0 0px 4px 1px #dfad7b47;
      outline: 0;
      border-color: #dfad7b45;
    }
}
.navbar-brand {
  border-radius: 6px;
  border: 1px solid var(--blue-dark);
     img {
      background: #000;
      border-radius: 5px;
      margin: 2px;
  }
}
.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 60px;
}
.s-search-input-wrapper .s-search-input::placeholder {
  color: var(--gold-color);
}
.s-search-input-wrapper .s-search-icon svg {
  stroke: var(--gold-color);
  fill: var(--gold-color);
}
.s-contacts-topnav-link {
  font-weight: 600;
}

.header-btn__icon {
    height: 2.2rem;
    width: 2.2rem;
    background: #f7eedd;
    border: 0;
    box-shadow: 0 2px 2px 0 #0000004d;
    color: #e09a54;
    font-weight: 600 !important;
    font-size: 18px;
}
.s-cart-summary-count {
  background-color: #000;
  top: -0.7rem;
}
.s-cart-summary-content {
  text-wrap: nowrap;
  font-size: 13px;
}
.s-block.s-block--photos-slider:nth-of-type(1) {
  margin-top: 0 !important;
  salla-slider.photos-slider .swiper {
    padding-bottom: 0 !important;
  }
}
salla-slider.photos-slider .swiper-slide {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
    padding: 0 !important;
    border-radius: 0 !important;
  }
  
  salla-slider.photos-slider .swiper {
    padding-left: 0 !important ;
    padding-right: 0!important;
    img {
      border-radius: 0;
    }
  }
  .s-slider-v-centered .s-slider-block__title-nav button,
  .s-slider-nav-arrow {
      border-radius: 6px;
      background: transparent;
      backdrop-filter: b);
      border: 1px solid #cd831f;
      box-shadow: 0 1px 7px 0px #cd831f;
      background: #000;
  }
  .s-slider-nav-arrow {
    box-shadow: 0 1px 4px 0px #cd831f;
    height: 2.3rem;
    width: 2.3rem;
  }
  .s-slider-nav-arrow svg {
    fill: var(--gold-color);
    width: 30px;
  }
  salla-slider.photos-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 1rem;
  }
  .swiper-pagination-bullet {
    height: 4px !important;
  }
  section.bg-gray-100 {
      background: #f4cf6614;
  }
  .s-slider-block__display-all {
    color: #000;
    border-bottom: 1px solid #eeac0b
  }
  .s-slider-block__title h2 {
    border-right: 4px solid #b78f06;
    padding: 6px 10px 6px 0;
}
.s-block--tabs-produtcs .tab-trigger.is-active button {
  background: #000;
  color: var(--gold-color);
  border-radius: 0;
  border-color: #000;
}
.s-block--tabs-produtcs .tab-trigger {
  border-radius: 0;
  border-color: var(--gold-color);
  color: #000;
  background: var(--gold-color);
  &:hover {
    opacity: 1;
     background: #000;
    color: var(--gold-color);
    border-color: #000;
  }
}
.s-quick-buy-button {
       border-color: var(--gold-color);
      opacity: 1;
      color: #000;
      border-radius: 3px;
      &:hover {
       color: #000;
    }
}
salla-add-product-button .s-button-primary {
    background: #000;
    border-radius: 3px !important;
    padding: 9px;
    border-color: #000;
    color: var(--color-primary);
    &:hover {
      border-color: var(--gold-color);
      background: var(--gold-color);
      opacity: 1;
      color: #000;
    }
}
.s-product-card-entry {
  border: 1px solid #b482164d;
  border-radius: 3px;
   .s-button-primary-outline {
    background: #000;
    border-radius: 3px !important;
    padding: 9px;
    border-color: #000;
    &:hover {
      border-color: var(--gold-color);
      background: var(--gold-color);
      opacity: 1;
      color: #000;
    }
  }
  .s-product-card-image {
   border-radius: 3px;
  } 
  .s-product-card-image img {
    transition: transform 0.3s;
  }
  &:hover {
    .s-product-card-image img {
      transform: scale(1.2);
    }
  }
}
.s-product-card-vertical .s-product-card-wishlist-btn button {
    opacity: 1;
    color: #000;
}

.s-product-card-wishlist-btn .s-button-icon .s-button-text {
    padding: 7px;
    font-size: 19px;
    color: #d2920e;
}
.s-product-card-content-title a {
  font-weight: 500;
 
}
.s-product-card-price {
   color: #C0AD7C;
  letter-spacing: 0.5px
    font-size: 16px;
}

@media (min-width: 1280px){
  .container {
      max-width: 1395px;
  }
  .s-advertisement-content {
    max-width: 1381px;
  }
}

.store-footer h3 {
  color: var(--gold-color);
}
.store-footer p,
.store-footer a {
  color: #ffe6ce;
  text-align: justify;
}
.store-footer p.text-gray-400 {
  color: #ffb670;
}
.s-social-link a,
.s-contacts-icon {
  border-color: #ffb670;
  color: var(--gold-color);
}
.store-footer__inner {
  border-color: #FFB66F;
  border-style: solid;
}
.s-payments-list-item {
  border-radius: 5px;
  background: #fff0e2;
  border:1px solid #FFB66F;
  padding: 2px;
}

@media only screen and (min-width: 1024px) { 
  .main-menu {
      padding: 0.5rem 0 0.5rem !important;
      justify-content: center;
  } 
  .main-menu li>a { 
      padding: 7px;
  }
  .main-menu li {
    transition: background 0.5s ease;
    margin: 0 0.2rem;
      &:hover {
        background: #000;
        border-radius: 4px;
      }
  }
  .sub-menu {
    margin-top: 0.3rem;
    li {
       border-bottom: 1px solid #0000000f;
        &:last-of-type {
          border-bottom: 0;
        }
      }
  }  
  .main-menu li:hover>.sub-menu {
    background: var(--gold-color);
    border: 0;
    transform: translateY(-6px);
    padding-top: 1rem;
  }
  .main-menu li.root-level>a {
    padding: 0.4rem;
    font-weight: 500;
  }
  .main-menu {
    margin-right: 1.5rem;
    padding-top: 1rem;
  }
  .header-buttons button {
    margin-left; 1rem;
  }
  .store-footer__inner .container div:nth-of-type(2) {
    grid-column: span 2 / span 2;
    .s-menu-footer-list {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      a {
        width: 48%
      }
    }
  }
  .store-footer__inner {
    padding-bottom: 1rem;
  }
  .s-products-slider-card {
    max-width: 20% !important;
  }
}
@media (min-width: 640px){
  .navbar-brand img {
      max-height: 4rem;
  }
  .s-product-card-content {
    padding: 0.8rem;
  }
}

@media (max-width: 650px) {
  .s-search-inline {
    min-width: 100%;
  }
  salla-advertisement {
    height: 47px !important;
    * {
      font-size: 13px !important;
    }
  }
  .s-slider-block__title-right {
    width: 80%
  }
}

 .whatsapp-button {
    position: fixed;
    bottom: 73px;
    right: 20px;
    z-index: 999999;
    background: #E1CD98;
    box-shadow: 0 2px 6px 0 #2f17174a;
    border-radius: 50%;
    padding: 10px;
    animation: pulse 3s infinite;
  }

  .whatsapp-button a {
    display: flex;
    align-items: center;
    gap: 0.3rem;
  }
  .whatsapp-button:hover {
    animation: none;
  }

  @-webkit-keyframes pulse {
    0% {
      -webkit-box-shadow: 0 0 0 0 #dfad7b;
    }
    70%,
    100% {
      -webkit-box-shadow: 0 0 0 1px rgba(204, 169, 44, 0);
    }
  }
  @keyframes pulse {
    0% {
      -moz-box-shadow: 0 0 0 0 #dfad7b;
      box-shadow: 0 0 0 0 #dfad7b;
    }
    70%,
    100% {
      -moz-box-shadow: 0 0 0 1px rgba(204, 169, 44, 0);
      box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
    }
  }
  
  /* في حالة التطبيق مفعل وتريد اظهارة الرجاء حذف هذا الكود*/ 
.smt-app {
  display: none !important;
}
/* في حالة التطبيق مفعل وتريد اظهارة الرجاء حذف هذا الكود*/

.s-block--features {
  .s-block--features__item {
  box-shadow: 0 2px 4px 0 #9d710d30;
  .feature-icon i {
    font-size: 1rem;
  }
    flex-direction: column;
    text-align: center;
    h2 {
      margin: .8rem 0;
      color: #e39c20;
    }
    p {
      font-size: 14px;
    }
  }
  .sicon-shipping-fast:before,
   .sicon-headset:before,
  .sicon-crown:before {
    content: "";
    display: inline-block;
    height: 4rem;
    width: 4rem;
    border-radius: 0;
    filter: sepia(1);
    border-radius: 50% !important;
    background-size: contain;
}
  }
  .sicon-shipping-fast:before{
    background: url('https://i.ibb.co/VmX9yN3/fulfillment.gif') no-repeat center center;
  }
  .sicon-headset:before {
    background: url('https://i.ibb.co/DGjzsBj/support.gif') no-repeat center center;
  }
  .sicon-crown:before {
    background: url('https://i.ibb.co/ZYQmvjr/discount.gif') no-repeat center center;
  }
}
.blog-slider .swiper-slide .object-cover{
    object-fit: fill !important;
}