/* Add custom CSS styles below */ 

@font-face {
    font-family: emirates-medium;
    src: url("https://res.cloudinary.com/dbam53wos/raw/upload/v1676029996/ArbFONTS-Emirates-Medium_dixcax.ttf")format("truetype")
}

:root {
  --main-color: #4D7388;
  --second-color: #F08377;
  --main-color-light: #B7DCD4;
}

body {
  background: #F5F7F9 !important;
    font-family: emirates-medium!important

}


.main-nav-container,
nav:not(.mobile-menu) ul {
  padding-bottom: 3px !important;
  background-color: var(--main-color)!important;
}
.mm-spn>ul {
  color: var(--main-color);
}
.block.px-6.py-4.w-full {
  padding-top: 0px !important;
  padding-bottom: 5px !important;
  transition: all 0.2s;
}
salla-slider .swiper-pagination-bullet {
  background-color: var(--main-color) !important;
}
.f_block__title > div p {
  color: var(--second-color) !important;
  opacity: 1 !important;
}
.store-footer .social-link {
  border-radius: 12px !important;
}
.f_statistics-item h4 {
  color: var(--main-color) !important;
}
.f_statistics-item p {
  color: var(--second-color) !important;
}
  salla-slider .slide--one-fourth {
    max-width: calc(100% / 2) ;
  }
  [dir=rtl] .f_slider-container salla-slider .swiper {
    padding-right: 0 !important;
  }
.main-nav-container .inner>div>:not(.navbar-brand),
.s-cart-summary-wrapper,
.sicon-shopping-bag {
  background: transparent !important;
  color: #fff;
  
  &:hover {
    color: var(--second-color);
  }
}
.store-footer .f_certificates h4 {
  color: var(--second-color);
}
.root-level.relative {
  transition: all 0.2s !important;
}
.root-level.relative:hover  span {
    color: var(--second-color) !important;
}
.s-cart-summary-count {
  background-color: var(--second-color);
}
.product-entry  {
  padding: 0 !important;
  border-radius: 12px !important;
}
.product-entry .product-entry__image {
  border-radius: 12px !important;
}

.product-entry .product-entry__image .f_promotion-title {

 /* background: linear-gradient(158deg, rgb(255 134 114) 0%, rgb(255 198 41) 48%, rgb(255 134 114) 100%);
    background-size: 100% 700%;
    */
    
    background-color: var(--second-color) !important;
}

.product-entry .f_product-footer {
  text-align: center;
}
.product-entry__title a {
  color: var(--main-color) !important;
  font-size: 18px !important;
  padding-bottom: 5px !important;
}
p.text-xs.text-gray-600 {
  color: var(--second-color) !important; 
}

.product-entry div:nth-of-type(3) div{
  text-align: center !important;
  padding-bottom: 9px;
  h4 {
    color: var(--main-color) !important;
    padding: 0 5px;
    span {
        color: var(--main-color) !important;
        font-weight:500; 

    }
  }
  span {
    color: var(--second-color) !important;
    font-size: 18px !important;
  }
}
.product-entry div:nth-of-type(4) {
  padding: 0px 6px 6px;
  gap: 5px !important;
}

button.s-button-primary {
  padding: 9px !important;
  border-radius: 10px !important;
  font-weight: 400 !important;
  background-color: var(--main-color);
     &:hover {
    background-color: var(--second-color) !important;
}
}
.btn--wishlist {
    background: #87afc6 !important;
    border-radius: 8px !important;
    height: 37px !important;
    color: #fff !important;
    transition: all 0.5s;
    &:hover {
    background-color: var(--second-color) !important;
    }
}

section h2 {
  color: var(--main-color) !important;
  padding: 0 !important;
  font-size: 25px !important;
}

.f_block__display-all {
    margin: auto;
    text-align: center;
   /* background: linear-gradient(to right, rgb(255 134 114) 0%, rgb(255 198 41) 48%, rgb(255 134 114) 100%);*/
   
   background-color: var(--second-color);
    min-width: 5rem;
    width: 127px;
    border-radius: 6px;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    i {
      font-size: 15px;
    }
}

.s-block salla-slider:not(.s-slider-v-centered):not(.f_arrows-centered-top) .s-slider-block__title {
  justify-content: center;
}

.store-footer .f_payment-methods>li {
  border-radius: 12px !important;
}
.store-footer__bottom,
.f_bottom-menu>ul {
  background : var(--main-color) !important;
}

.store-footer .social-link {
  background-color: #ffffff !important;
  i {
      color: var(--second-color)!important ;
        font-size: 24px !important;
  }
}

.store-footer__inner {
  background-color: var(--main-color);
}
[dir=rtl] .store-footer h3 {
  color: #fff;
}
.store-footer__inner  div div.items-center.bg-white {
    background: #5e8499;
    color: #fff;
}

.store-footer .footer-list {
  color: var(--second-color);
}
.flex.flex-wrap.gap-2.my-2 {
  gap: 2rem !important;
}
.store-footer {
  background: var(--main-color);
}
.btn-whatsapp-pulse {
    bottom: 20%;
    position: fixed;
    padding: 10px 17px;
    border-radius: 16px 0px 0 16px;
    background-color: #0ec12f;
    z-index: 999
}
  i {
  font-size: 37px;
  color: #fff;
    }
}
.salla-add-product-button[width=wide]{
  display: inline-block !important;
}
.s-add-product-button-main {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}
salla-mini-checkout-widget {
  width: 100% !important;
}
.s-add-product-button-mini-checkout-content {
display: flex !important;
    flex-direction: row-reverse;
    align-items: center;
    gap: 5px;
}

@media (max-width: 600px) {
  .s-add-product-button-main {
    flex-wrap: wrap;
  }
}