/* ====================================== Genral ======================================= */

/* new logo           https://cdn.salla.sa/ZKgrO/9bEAro6k3iG3utKGsUpz3tX5pLWS6XdAdANqzaE9.png */
/* icon               https://cdn.salla.sa/ZKgrO/d8x22I8a2PtcEPhyVFdwHjzY4E2rSuccYxY5u1vj.png */
/* New Colors         Main #52af59  #78bc42   Secandery   #d8b65  #6575b5   #fff   */

/* ====================================== Font ======================================= */
/* .product-block .btn--add-to-cart .s-button-element {
  width: auto;
} */
@font-face {
  font-family: "GraphikArabic";
  src: url("https://cdn.salla.sa/ZKgrO/ntSwaeiY98KaA9CuwkLpyL7vsltUXbqbzrM6hQDJ");
  font-weight: bold;
}

@font-face {
  font-family: "GraphikArabic";
  src: url("https://cdn.salla.sa/ZKgrO/l4bA2Gs8i9qRMfSVVJcpBoB8tmP89GRQxnyPw5LL");
  font-weight: normal;
}
body,
*:not(i) {
  font-family: "GraphikArabic" !important;
}

/* ====================================== Header ======================================= */
/* Header BG */
header .site-header {
  box-shadow: none;
  background-color: #f2f0e4 !important;
  /* background-image: url("https://cdn.salla.sa/ZKgrO/k5t2NLUaK781rIHDAFzYZa6gVmhRxAeAV9FKXFTh.png");
  background-repeat: no-repeat repeat;
  background-size: 30%; */
}

header .site-header__wrapper .theme-logo img {
  display: inline-block;
  max-height: 80px !important;
  height: 80px !important;
  margin-left: 0px !important;
}
header .site-header {
  padding: 10px 0 !important;
}

span.sicon-search.icon,
i.cart-icon.sicon-shopping-bag.mr-2 {
  color: #52af59;
  padding: 6px;
  border-radius: 4px;
}
span.sicon-search.icon {
  color: #ffffff !important;
  padding: 6px 6px 6px 8px !important;
  border-radius: 4px !important;
  background-color: #52af59 !important;
}
.header-side-panel-trigger {
  color: #52af59 !important;
}
.switcher-toggler .btn {
  min-height: 40px;
}

/* search */
#searchbox {
  background-color: #fff !important;
  border: 1px solid rgb(34 41 47 / 80%) !important;
}
#searchbox::placeholder,
.form--search .form-group:before {
  color: rgb(34 41 47 / 80%) !important;
}

a#main-cart-btn,
a.mobile-search-trigger.header-side-panel-trigger.d-md-none.ml-2 {
  color: #52af59;
}

/* ----------------------- Login ---------------------- */

/* user icon */
.avatar-wrapper.avatar-wrapper--medium.avatar-wrapper--circular.avatar-wrapper--primary {
  border: none;
  border-radius: 0;
  background: url("https://cdn.salla.sa/ZKgrO/9bEAro6k3iG3utKGsUpz3tX5pLWS6XdAdANqzaE9.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 120px;
  height: 120px;
  margin-bottom: 5px;
  margin-top: 15px;
}
.login-modal .login-methods {
  margin-top: 10px;
}
.avatar-wrapper.avatar-wrapper--medium.avatar-wrapper--circular.avatar-wrapper--primary
  i {
  display: none;
}

/* ====================================== Navigation ======================================= */

.header-block--nav-wrapper {
  background-color: #fff;
}
.nav-desktop.nav-desktop--horizontal > ul {
  display: flex;
  justify-content: center;
  align-items: center;
}

.nav-desktop.nav-desktop--horizontal > ul > li > a,
.nav-desktop.nav-desktop--horizontal .sub-menu ul > li > a {
  transition: all 0.4s ease-in-out;
  font-weight: bold;
  font-size: 1rem;
  border-radius: 0px;
  color: #52af59 !important;
  background-color: #fff;
}

.nav-desktop.nav-desktop--horizontal > ul > li > a:hover,
.nav-desktop.nav-desktop--horizontal > ul > li.active > a,
.nav-desktop.nav-desktop--horizontal .sub-menu ul > li > a:hover,
.nav-desktop.nav-desktop--horizontal .sub-menu ul > li.active > a {
  color: #52af59 !important;
  background-color: #f2f0e4;
}

/* ====================================== Navigation Mobile ======================================= */

/* الفئات */
.mm-spn.mm-spn--navbar:after {
  text-align: center;
  font-size: 1.4rem;
  color: #d8b65b;
  padding-top: 5px;
}
.mm-spn.mm-spn--light {
  background-color: #fff;
  color: #52af59;
}

/* mobile navbar*/
ul.top-header__info span,
ul.top-header__info i {
  color: #52af59;
}

.nav-mobile .main-nav li a,
.nav-mobile .main-nav li a i {
  color: #52af59;
  transition: all 0.4s ease-in-out;
}
.nav-mobile .main-nav li a.active,
.nav-mobile .main-nav li a:hover {
  color: #fff;
  background-color: #52af59;
}
.nav-mobile .main-nav li a.active i,
.nav-mobile .main-nav li a:hover i {
  color: #fff;
}

/* السايد لوقو */
.mobile-side-panel .store-about {
  display: block !important;
}
.side-panel .store-about img {
  margin-left: 0px;
  max-width: 180px;
}

/* أزرار أسفل الموقع */

/* ====================================== Sections Images ======================================= */

/* make grid for sections */
section.home-block--square-images
  > .container
  > .row:not(.products-grid):not(.products-listing):last-child {
  display: grid !important;
  column-gap: 10px !important;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: center;
}
section.home-block--square-images .col-md-4 {
  width: 100%;
  max-width: 100% !important;
  padding-left: 6px !important;
  padding-right: 6px !important;
}
/* أرتفاع صور الأقسام */
.banner--square figure {
  padding-top: 0;
}
.banner--square figure img {
  position: initial;
}
.banner--square {
  background-color: rgb(116 133 153 / 5%) !important;
}

/* small screens */
@media only screen and (max-width: 991px) {
  section.home-block--square-images
    > .container
    > .row:not(.products-grid):not(.products-listing):last-child {
    grid-template-columns: 1fr 1fr 1fr !important;
    column-gap: 0px !important;
  }
  section.home-block--square-images .col-md-4 {
    width: 100%;
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
}
/* ====================================== Section ======================================= */

/* الأقسام العنوان && عنون كل قسم */
/* section header && Category Title */

.title.title--primary.title--x-large.title--has-dash.mb-30,
.page--category .category-title .title.title--primary.title--has-dash.mb-30 {
  font-size: 2rem;
  color: #52af59 !important;
  font-weight: bold !important;
  text-align: center;
  padding: 10px 50px !important;
}
.title.title--primary.title--x-large.title--has-dash.mb-30:before,
.page--category .category-title .title.title--primary.title--has-dash::before {
  content: none;
  background-color: transparent !important;
  right: auto;
  transition: none;
  margin-right: -32px;
}

/* توسيط المنتجات */
.home-block.home-block--fixed-products div:last-child .col-sm-12 {
  display: flex;
  justify-content: center;
}
.products-list-container {
  width: auto;
}

/* أيقونة بعد العنوان */

.title.title--primary.title--x-large.title--has-dash.mb-30:after,
.page--category
  .category-title
  .title.title--primary.title--has-dash.mb-300:after,
.title.title--primary.title--x-large.title--has-dash.mb-30:before,
.page--category
  .category-title
  .title.title--primary.title--has-dash.mb-300:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 2rem;
  height: 2rem;
  margin-top: 2px;
  background-image: url("https://cdn.salla.sa/ZKgrO/d8x22I8a2PtcEPhyVFdwHjzY4E2rSuccYxY5u1vj.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.home-block--products-slider {
  padding: 15px 0 !important;
}

/* عرض الكل */
.home-block.home-block--products-slider .container .btn.btn--oval,
.home-block--fixed-products.show-all .title.title--x-large .btn,
.home-block--slide-products.show-all .title.title--x-large .btn,
.splide__arrow {
  padding: 5px 12px 0px;
  transition: all 0.3s ease;
  border-radius: 4px !important;
  color: #d8b65b;
  fill: #d8b65b;
  border: 1px solid #d8b65b;
  background-color: #fff;
}
.home-block.home-block--products-slider .container .btn.btn--oval:hover,
.home-block--fixed-products.show-all .title.title--x-large .btn:hover,
.home-block--slide-products.show-all .title.title--x-large .btn:hover,
.splide__arrow:hover {
  color: #d8b65b;
  fill: #d8b65b;
  border: 1px solid #d8b65b;
  background-color: #bbe0d8;
  border-radius: 4px !important;
}

/* الأسهم معا بجنب عرض الكل */
@media only screen and (max-width: 1439px) {
  .splide--products-slider .splide__arrows {
    top: -76px !important;
    left: 102px !important;
  }
}
/* ====================================== Banners ======================================= */

/*First one*/

.home-block.home-block--fixed-banner:nth-of-type(2) {
  padding: 0 !important;
  margin-bottom: -7px !important;
}
.home-block.home-block--fixed-banner:nth-of-type(2) .row div {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.home-block.home-block--fixed-banner:nth-of-type(2) .container {
  max-width: 2000px !important;
}
.home-block.home-block--fixed-banner:nth-of-type(2) .banner--fixed {
  border-radius: 0 !important;
}

/* البنرات */
.home-block.home-block--fixed-banner {
  padding: 0 !important;
  margin-bottom: -7px !important;
}
.home-block.home-block--fixed-banner .row div {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.home-block.home-block--fixed-banner .container {
  max-width: 2000px !important;
}
.home-block.home-block--fixed-banner {
  padding: 0 !important;
  margin-bottom: -7px !important;
}

/*last one*/

.home-block.home-block--fixed-banner:last-of-type {
  padding: 0 !important;
  margin-bottom: -7px !important;
}
.home-block.home-block--fixed-banner:last-of-type .row div {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.home-block.home-block--fixed-banner:last-of-type .container {
  max-width: 2000px !important;
}
.home-block.home-block--fixed-banner:last-of-type .banner--fixed {
  border-radius: 0 !important;
}

/* ====================================== Product ======================================= */
/* shadow for product */
.product-block {
  box-shadow: 0 4px 6px 0 rgb(0 0 0 / 13%), 0 6px 20px 0 rgb(255 255 255 / 19%) !important;
}
/* Backgroound products */
.home-block.home-block--bg.home-block--slide-products.home-block--products-slider.show-all {
  background: #fff;
}

/* إضافة للسلة */
body .product-block .btn--add-to-cart {
  border: solid 2px;
  font-size: 1.2rem;
  margin: 0.5rem auto;
  padding: 4px 0 3px !important;
  display: block;
  text-align: center;
  border-radius: 8px;
  width: 88%;
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  height: auto;
  transform: none;
  border: none;
  transition: all 0.3s ease;
  font-weight: bold;
  color: #fff;
  background-color: #d8b65b;
}
body .product-block .btn--add-to-cart:hover {
  opacity: 1 !important;
  color: #fff;
  background-color: #52af59;
}
.btn--add-to-cart:active {
  -moz-transform: scale(0.95);
  -webkit-transform: scale(0.95);
  -o-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95) !important;
}
.sicon-shopping-bag:before {
  content: "أضف للسلة";
  display: block;
  line-height: 30px;
  margin-bottom: 5px;
  font-size: 1.2rem;
  font-weight: bold;
  font-family: "GraphikArabic" !important;
}
.btn--add-to-cart .s-button-element {
  width: 100% !important;
  height: 100% !important;
  color: #fff;
}
.btn--add-to-cart:hover .s-button-element {
  color: #fff;
}

.btn--floated.btn--add-to-cart.disabled {
  background: rgba(245, 81, 87, 0.12) !important;
  color: #f55157 !important;
  opacity: 1 !important;
}
.btn--floated.btn--add-to-cart.disabled .sicon-shopping-bag::before {
  content: "نفدت الكمية" !important;
  color: #f55157 !important;
  opacity: 1 !important;
  font-family: "GraphikArabic" !important;
}
.btn--add-to-cart.disabled:before {
  display: none;
}
.btn--add-to-cart.disabled i {
  opacity: 1 !important;
}
/* For EN Language */
html[lang="en"] .sicon-shopping-bag:before {
  content: "Add To Cart" !important;
}
html[lang="en"] .btn--floated.btn--add-to-cart.disabled .sicon-shopping-bag::before {
  content: "Out Of Stuck" !important;
  margin-left: -10% !important;
}

/* توسيط بيانات المنتج */
body .product-block .title {
  color: #52af59;
  font-weight: bold;
}
body .product-block .product-block__info {
  text-align: center;
}
.badge--ribbon.badge--primary {
  background-color: #52af59;
  color: #fff;
}

/* ====================================== Features ======================================= */
/* مميزات المتجر */
.home-block.home-block--store-features:nth-of-type(8) .row {
  padding-top: 40px;
  margin-bottom: -40px;
}
.home-block.home-block--store-features:nth-of-type(8) .row:before {
  content: "مزايا المتجر";
  display: block;
  visibility: visible;
  position: absolute;
  left: calc(50% - 60px);
  top: 2.5%;
  height: 2.5rem;
  font-size: 2rem;
  color: #e0ab27 !important;
  font-weight: bold !important;
}

.store-feature .title {
  font-size: 20px;
  font-weight: bold;
  color: #52af59 !important;
}
.store-feature p {
  font-size: 18px;
}
.store-feature__icon {
  color: #e0ab27;
}
.store-feature__icon i:before {
  font-size: 4rem;
}
/* أيقونااات متحركة للمميزات */

/* آراء العملاء */

/* style for box */
.testimonial-entry {
  background-color: #d8b65b;
  color: #fff;
  border-radius: 8px;
  box-shadow: 0px 1px 4px 0px rgb(0 0 0 / 25%);
}
.testimonial-entry .title--primary {
  color: #fff !important;
}
.testimonial-entry__excerpt p {
  font-size: 16px;
}
.testimonial-entry__info div.title small {
  display: none;
}

/* ====================================== Others ======================================= */

.home-block--bg {
  background-color: #fff;
}
.home-block {
  background-color: #fff !important;
}

/* ====================== in product page ============= */

/* أضافة للسلة */ /* اتمام الطلب */ /*  عودة للرئيسية */

.product-sections-wrapper .btn.btn--wide.btn--large.btn--oval.btn--primary,
.page--cart .btn.btn--wide.btn--padded.btn--oval.btn--primary,
.btn.btn--wide.btn--large.btn--oval.btn--primary.btn--proceed.next {
  transition: all 0.3s ease;
  padding: 12px 0 7px;
  border-radius: 8px !important;
  font-weight: bold;
  color: #fff;
  background-color: #d8b65b;
}

.product-sections-wrapper
  .btn.btn--wide.btn--large.btn--oval.btn--primary:hover,
.page--cart .btn.btn--wide.btn--padded.btn--oval.btn--primary:hover,
.btn.btn--wide.btn--large.btn--oval.btn--primary.btn--proceed.next:hover {
  opacity: 1 !important;
  border-radius: 8px !important;
  color: #fff;
  background-color: #52af59;
}
.product-sections-wrapper .btn.btn--wide.btn--large.btn--oval.btn--primary i,
.page--cart .btn.btn--wide.btn--padded.btn--oval.btn--primary i,
.btn.btn--wide.btn--large.btn--oval.btn--primary.btn--proceed.next i {
  display: none;
}

/* ====================================== Footer ======================================= */

/* -------------------- Footer Top   ------------------ */
.footer {
  background-color: #52af59;
}
.store-about > p {
  color: #fff !important;
  line-height: 1.4;
  margin-bottom: 10px;
  font-size: 20px;
}

.footer .footer__block,
.footer .footer-list {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* section header */
.footer .footer__top .title--has-dash::before {
  content: none;
}
.footer .footer__top .title--has-dash {
  font-size: 1.8rem !important;
  font-weight: bold;
  color: #fff !important;
}

/* روابط مهمة */
.footer .store-links .footer-list li a {
  transition: all 0.3s ease-in-out;
  color: #000;
  font-weight: normal;
  line-height: 1.3;
  font-size: 1.2rem;
  padding: 5px 0 !important;
}
.footer .store-links .footer-list li a:hover {
  text-decoration: underline;
  color: #d8b65b !important;
}

/* icons شبكات التواصل */
.footer-list--social-links li a {
  transition: all 0.4s ease-in-out;
  border-radius: 4px !important;
  background-color: #d8b65b !important;
  border: 1px solid #d8b65b !important;
}
.footer-list--social-links li a i {
  color: #fff !important;
}
.footer-list--social-links li a:hover {
  border: 1px solid #d8b65b !important;
  background-color: #d8b65b !important;
  box-shadow: none;
}
.footer-list--social-links li a:hover *:before {
  color: #fff !important;
}

/* تواصل معنا */
.store-contact-info a {
  color: #fff !important;
  font-weight: normal;
  font-size: 16px;
}
.store-contact-info a:hover {
  color: #fff !important;
}

/* ----------------------- Footer Bottom ---------------------- */
.store-certificate__text .number {
  color: #fff;
  margin: 0px 4px 0;
}
/* إخفاء صنع من سلة */
.footer__bottom .container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}
.footer__bottom .container span {
  padding: 0px 10px;
  display: inline-block;
}
.footer__bottom .container span:nth-child(2) {
  padding: 0px 10px;
  display: none;
}

/* ====================================== Meadia Queries ======================================= */

@media (max-width: 767px) {
  /* Header BG */
  header .site-header {
    background-size: 40%;
  }
  header .site-header__wrapper .theme-logo img {
    max-height: 55px !important;
  }
  .banner--square {
    margin: 0 0 10px !important;
  }
  .store-feature {
    margin-bottom: 15px !important;
  }
  .home-block--store-features .col-sm-12 {
    flex: 0 0 70%;
    margin: 10px auto !important;
    padding: 0;
  }

  .title.title--primary.title--x-large.title--has-dash.mb-30,
  .page--category .category-title .title.title--primary.title--has-dash.mb-30 {
    font-size: 1.6rem;
  }

  .footer * {
    text-align: center;
  }

  .home-block.home-block--fixed-banner {
    padding: 0 !important;
    margin-bottom: -7px !important;
  }
  .home-block.home-block--fixed-banner .row div {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .home-block.home-block--fixed-banner .container {
    max-width: 2000px !important;
  }
  .home-block.home-block--fixed-banner {
    padding: 0 !important;
    margin-bottom: -7px !important;
  }
}

/* صور المنتجات لقالب نمو في شاشة الجوال*/
@media only screen and (max-width: 557px) {
  section.home-block.home-block--bg.home-block--slide-products.home-block--products-slider.show-all
    .col-sm-12
    > div
    .splide__track
    .splide__list
    li,
  section.home-block.home-block--bg.home-block--slide-products.home-block--products-slider.show-all.repeated-block.pt-0
    .col-sm-12
    > div
    .splide__track
    .splide__list
    li,
  section.home-block--slide-products .tabs-body .splide__list .splide__slide {
    width: 179px !important;
  }
}

.footer-list a i.sicon-whatsapp2 {
  position: fixed;
  bottom: 20px;
  right: 10px;
  background: #25d366;
  color: #fff;
  padding: 12px;
  border-radius: 50%;
  box-shadow: 1px 2px 4px 0px rgba(0, 0, 0, 0.08);
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 25px;
  line-height: 25px !important;
  z-index: 99999999;
}
@media (max-width: 920px) {
  .footer-list a i.sicon-whatsapp2 {
    bottom: 70px;
  }
}
body
  > footer
  > div.container
  > div.footer__top
  > div
  > div:nth-child(3)
  > div
  > div
  > ul
  > li:nth-child(1)
  > a
  > span::before {
  content: "واتساب";
  font-size: 20px;
  text-align: center;
  text-decoration: underline;
}
body
  > footer
  > div.container
  > div.footer__top
  > div
  > div:nth-child(3)
  > div
  > div
  > ul
  > li:nth-child(1)
  > a
  > span {
  font-size: 0px;
}
body
  > footer
  > div.container
  > div.footer__top
  > div
  > div:nth-child(3)
  > div
  > div
  > ul
  > li:nth-child(2)
  > a
  > span::before {
  content: "جوال";
  font-size: 20px;
  text-align: center;
  text-decoration: underline;
}
body
  > footer
  > div.container
  > div.footer__top
  > div
  > div:nth-child(3)
  > div
  > div
  > ul
  > li:nth-child(2)
  > a
  > span {
  font-size: 0px;
}
body
  > footer
  > div.container
  > div.footer__top
  > div
  > div:nth-child(3)
  > div
  > div
  > ul
  > li:nth-child(4)
  > a
  > span::before {
  content: "الايميل";
  font-size: 20px;
  text-align: center;
  text-decoration: underline;
}
body
  > footer
  > div.container
  > div.footer__top
  > div
  > div:nth-child(3)
  > div
  > div
  > ul
  > li:nth-child(4)
  > a
  > span {
  font-size: 0px;
}
body
  > footer
  > div.container
  > div.footer__top
  > div
  > div:nth-child(3)
  > div
  > div
  > ul
  > li:nth-child(3)
  > a {
  display: none;
}

footer .sicon-mail {
  display: none !important;
}

footer .sicon-iphone {
  display: none !important;
}
/* .product-block .btn--add-to-cart:not(.disabled) i:after {
  content: "اضف للسلة";
  color: white;
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 30px;
  font-family: "GraphikArabic" !important;
}

body .product-block .btn--add-to-cart * {
  display: block;
}

body .product-block .btn--add-to-cart::before {
  content: none;
}
.sicon-shopping-bag::before {
  content: none;
}
.btn--floated .s-button-element {
  width: 100% !important;
} */