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

/* Logo           https://cdn.salla.sa/KomWy/00o3LZDVKq4XQutQZev2jl2RUE1JFjezWV2VcHbu.png */
/* icon           https://cdn.salla.sa/KomWy/7GMr0ASMbILNEd3sxhEY22YAboiBitYdh2Ck7kRG.png */

/* Colors         Main #064144  sec #0f4145  #f2f4f3  #AA927C  */
/* ================ Font ================= */

@font-face {
  font-family: "AVENIRAR";
  src: url("https://cdn.salla.sa/KomWy/b5J03dYYHdYIKmhIh0jqZz1j1e5iSwEQvR1LOvHa"); /* m */
  /* src: url("https://cdn.salla.sa/KomWy/fkpyAepSZ4l6nPCFuRoNk4PMTy4VoiyoK2D88RZT"); */
  font-weight: normal;
}
@font-face {
  font-family: "AVENIRAR";
  src: url("https://cdn.salla.sa/KomWy/PSRuCzfjIO4X3YnuC1g1nkfxUNo4AaMq8DGHoPpq");
  font-weight: bold;
}
body,
*:not(i),
body .section--title {
  font-family: "AVENIRAR" !important;
}
/* ================ Header ================= */
.site-header {
  box-shadow: none;
  background-color: #fff;
}

.logo img {
  width: auto;
  height: 77px;
}
.login-link {
  margin-bottom: -7px !important;
}

/* header icons */
.header-wrapper .login-link,
.header-wrapper .toggle-search,
.circle-action.dropdown-toggle,
.salla-theme_1 header.site-header #cl_switcher #cl_toggle {
  border-radius: 4px;
  color: #064144 !important;
  background-color: #fff !important;
  border: none;
  font-size: 22px;
  transition: all 0.3s ease-in-out;
}
.header-wrapper .login-link:hover,
.header-wrapper .toggle-search:hover,
.circle-action.dropdown-toggle:hover {
  color: #064144 !important;
  border: 1px solid #064144;
  background-color: #fff !important;
}
/* أيقونة الإشعارات */
.circle-action.dropdown-toggle.notification-header-icon {
  padding: 6px;
}
.sub-nav__menu svg {
  fill: #064144;
}
/* أيقونة السلة */
.header-wrapper .site-header__cart {
  border-radius: 4px !important;
  background-color: #064144 !important;
  border: 1px solid #064144;
  color: #fff !important;
}
.header-wrapper .site-header__cart:hover {
  color: #fff !important;
  transform: translatey(-2px);
  border: 1px solid #064144;
}
.site-header__cart .badge {
  background: #f2f4f3;
  color: #064144;
  border-color: #f2f4f3;
}

/* store-notify */

div.store-notify {
  background-color: #000 !important;
  color: rgb(255, 255, 255) !important;
}

/* ================ Login ================= */
/* login logo */
.icon-object.border-yellow-dark.text-yellow-dark {
  border: none;
  border-radius: 4px;
  background-image: url("https://cdn.salla.sa/KomWy/00o3LZDVKq4XQutQZev2jl2RUE1JFjezWV2VcHbu.png");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 240px;
  height: 90px;
  margin-top: 35px;
}
.icon-object.border-yellow-dark.text-yellow-dark i {
  display: none;
}

/* ================ Navigation Desktop ================= */
.sub-nav .main-menu > li > a:not(.offers-link) {
  color: #064144 !important;
  font-weight: bold;
  box-shadow: none;
  transition: all 0.3s ease-in-out;
  opacity: 1;
  font-size: 1rem !important;
}
.sub-nav .main-menu > li {
  margin-left: 2rem;
}
.sub-nav .main-menu > li > a:hover {
  color: #064144 !important;
}

/* hover of header sections */

.sub-nav .main-menu > li > a:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 6px -8px 8px;
  border: 1px solid #064144;
  border-radius: 1px;
  z-index: 100;
  opacity: 0;
  -webkit-transform: scale(0.8) translateY(10px);
  transform: scale(0.8) translateY(10px);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.2s ease-out;
}
.sub-nav .main-menu > li > a:hover:before {
  opacity: 1;
  transform: scale(1) translateY(0);
}

/* sub Menu */
.sub-nav li > ul a:hover {
  background: #f2f4f3 !important;
  color: #fff !important;
}
body:not(.salla-theme_6) .main-menu li:not(.sub-menu-header) ul li:hover {
  background-color: #f2f4f3 !important;
}

/* ================ Navigation Mobile ================= */
/* الفئات */
.sub-nav .main-menu li.sub-menu-header.categories-holder > span {
  font-size: 1.4rem;
  font-weight: bold;
  color: #064144;
  text-align: center;
  border: none !important;
}

.sub-nav .main-menu li.sub-menu-header.categories-holder > span i {
  /* display: none; */
  color: #064144;
}

.sub-menu-header .store-categories > li > a:not(.offers-link) {
  color: #111 !important;
  font-weight: bold;
  box-shadow: none;
  transition: all 0.3s ease-in-out;
}

/*  الخلفية والزر */
.sub-nav-header {
  background: #09303f;
  background-image: url("https://cdn.salla.sa/form-builder/kXxxJcQIKTCB9IFa0WCOkmytQG0dT5JZTSAGywgP.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.sub-nav-header a {
  background-color: transparent;
  border-radius: 0px !important;
  color: #fff !important;
  padding: 6px 15px 4px;
  border: 1px solid #fff;
}
.btn {
  border-radius: 4px !important;
}

/* ================ Sections Images ================= */
section.section > .container > .row:not(.products-grid):not(.products-listing) {
  display: grid !important;
  column-gap: 0px !important;
  grid-template-columns: 1fr 1fr;
  place-items: center;
}

section.section
  > .container
  > .row:not(.products-grid):not(.products-listing):before,
section.section
  > .container
  > .row:not(.products-grid):not(.products-listing):after {
  content: none;
}
section.section
  > .container
  > .row:not(.products-grid):not(.products-listing)
  > .col-md-4 {
  width: 100%;
  padding-left: 12px !important;
  padding-right: 12px !important;
}
.category-featured a:before {
  content: none;
}

/* أرتفاع صور الأقسام */
body:not(.salla-theme_6) .category-featured {
  /*   padding-top: 56.5% !important; */
  margin-bottom: 12px !important;
  border-radius: 2px;
}
/*   ###############    الأقسام في الشاشات الصغيرة  #################  */

@media only screen and (max-width: 991px) {
  section.section
    > .container
    > .row:not(.products-grid):not(.products-listing) {
    grid-template-columns: 1fr;
  }

  section.section
    > .container
    > .row:not(.products-grid):not(.products-listing)
    > .col-md-4 {
    width: 95%;
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
}

/* ================ Banners ================= */

/*   عرض البنرات ملئ الشاشة */
/* section:nth-of-type(1) {
                margin-top: 0px !important;
              } */
section:nth-of-type(1) .container.container.p-0.px-md-3,
section:nth-of-type(2) .container.container.p-0.px-md-3 {
  padding: 0px !important;
  margin: auto !important;
  width: 100vw;
}

/* all */
.banner img {
  margin: 0px auto !important;
}
section.section[data-type="banner"] > .container.banner {
  padding: 0px !important;
  width: auto !important;
}

/* ================ Section ================= */
/* Title */
body .section-header h2.section--title span,
.section--title {
  color: #064144;
  font-size: 1.8rem !important;
  font-weight: bold;
  /*   white-space: nowrap; */
}

body .section-header h2.section--title:before {
  content: "";
  padding-right: 55px;
  background-image: url("https://cdn.salla.sa/KomWy/wrMvS5IYA1QVTXtEQirwxqbehnFPFLaSXZPDDTMc.png");
  background-size: 50px;
  background-repeat: no-repeat;
  background-position: right;
}
.section-header:before {
  content: "";
  display: none;
}
/* Center Section Title  */

.store-home .section-header .section-actions .circle-action.button-more {
  float: left;
  transform: none;
}
.store-home .section-actions {
  margin-top: 2vh;
  width: 100%;
}
.store-home .section-header {
  flex-direction: column;
}

/* عرض الكل */
.button-more,
.section .section-header .circle-action {
  color: #111;
  border: 1px solid #111;
  background-color: transparent;
  border-radius: 4px !important;
  transition: all 0.2s ease-in-out;
}
.section .section-header .circle-action:hover,
.button-more:hover {
  color: #000;
  border: 1px solid #000 !important;
  background-color: #b1c1c3 !important;
}
.button-more {
  padding: 1px 8px !important;
  line-height: unset !important;
  width: auto;
}

/* ================ Product ================= */

.products-listing.eq-height .slick-track {
  padding-top: 5px !important;
}
.product {
  border: none;
  box-shadow: 0 4px 10px 0 rgb(34 41 47 / 8%);
  border-radius: 16px;
  background-color: #fff;
}
/* إضافة للسلة */
.product-add {
  font-size: 1.2rem;
  margin: 0.2rem 1.1rem 0.6rem;
  position: relative;
  padding: 9px 0 6px !important;
  display: block;
  text-align: center;
  border-radius: 12px !important;
  transition: all 0.3s ease;
  border: none;
  background: #064144 !important;
  color: #fff;
  font-weight: bold;
}
.product-add:hover {
  background: #064144 !important;
  color: #fff;
  /* box-shadow: 0 4px 24px 0 rgb(34 41 47 / 10%); */
}
.product-add: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;
}

body.salla-theme_1 .product .product-footer {
  display: block;
  border: none;
  margin-top: 8px !important;
}
.product-add:before {
  content: "أضف للسلة";
  display: block;
}
.product-add * {
  display: none;
}

.not-available {
  font-size: 1.2rem;
  background-color: rgba(245, 81, 87, 0.12);
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  margin-right: 10px !important;
  display: block !important;
  text-align: center;
  border-radius: 12px !important;
  padding: 14px 0 10px !important;
  font-weight: bold;
}

/* توسيط بيانات المنتج */

body .product > a .product-title {
  text-align: center !important;
  /* color: #064144 !important; */
  font-size: 1.2rem;
}
.product-subtitle {
  text-align: center !important;
  color: #191919;
}
.product-footer > .product-price {
  direction: rtl;
  font-weight: bold;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
  color: #000 !important;
}
.product-footer > .product-price .price-before {
  direction: rtl !important;
  float: none !important;
  font-weight: normal;
  text-align: center;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  color: #828282;
}

.add-cart-large,
.order-btn {
  padding: 13px 0 !important;
}
.product-details__title {
  color: #064144 !important;
}
.product-details__price {
  color: #000 !important;
}

/* =================   Customer Updates    ================ */
/* تغيير لون خلفية الموقع */
.store-home section.section,
.store-home section,
.store-home #sort,
.store-home section.u-light,
.main-slider.slick-initialized.slick-slider.slick-dotted,
.y-5.text-center {
  background-color: #f5f7f9 !important;
}
/* خلفية عنوان القسم */
.section-header .section--title,
.section-actions {
  background-color: transparent !important;
}
.slick-active button {
  background-color: #064144 !important;
}

/* ===  لون  أراء العملاء  ==== */

.testimonials-item {
  margin: 3px;
  background: #fff
    url("https://cdn.salla.sa/KomWy/L31k1brFszJoTdIyXKpf193vswTzAP8ckUqVEXf9.gif")
    top 2.5rem left 1rem/35px no-repeat !important;
  border: 1px solid #064144;
  border: none;
  border-radius: 8px !important;
  box-shadow: 0 4px 24px 0 rgb(34 41 47 / 10%);
}

.testimonials-item p {
  background: #fff;
  border-radius: 2px;
  color: #064144;
  width: 88%;
  padding: 3rem 1rem 0.5rem;
  margin-bottom: 0px !important;
  text-align: right;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.1rem;
}
.testimonials-item p:before {
  border-top-color: #0f0f0f;
  display: none;
}
.testimonials-item cite {
  color: #064144;
}
.testimonials-item img {
  display: none;
}
.testimonials-item__location {
  margin-right: 10px;
  color: #23201f;
  display: none;
}
span.testimonials-item__author {
  color: #b1c1c3;
  margin-right: 26px;
}
.testimonials-item .rating {
  display: block;
  position: absolute;
  top: 13px;
  right: 106px;
  font-size: 19px;
  letter-spacing: 5px;
}

/* box shap */
cite.d-flex.pr-4 > div {
  margin-bottom: 8px;
}
.text-right {
  text-align: right !important;
  display: flex;
  align-items: center;
}

/* ===  لون   خلفية المنتج  ==== */

/* ================ Features ================= */
body > section.u-light.py-5.text-center > div > h2 {
  font-size: 0 !important;
}
body > section.u-light.py-5.text-center > div > h2:before {
  content: "مميزات زمروود";
  color: #064144;
  font-size: 2rem;
  font-weight: bold;
  display: block;
}
/* مميزات المتجر */
.feature-item {
  flex: 0 0 28.333333%;
  max-width: 28% !important;
  border: none;
  border-radius: 2px;
  margin: 0px 2.5%;
  padding: 20px;
  margin-bottom: 10px;
}
.feature-item .feature-item__icon {
  background: transparent !important;
  color: #064144;
}
.feature-item .feature-item__icon i {
  font-size: 5rem;
}
.feature-item h3 {
  color: #000;
  margin-top: 10px;
  font-size: 1.3rem;
  font-weight: bold;
}
.feature-item p {
  font-size: 1rem;
  font-size: 0rem;
}

/* المميزات داخل صفحة المنتج */
.product-details__s-features .s-features {
  align-items: center;
  flex-direction: row !important;
}
.product-details__s-features .s-features li {
  display: block;
  text-align: center;
  margin: 0 !important;
}
.product-details__s-features .s-features li i:before {
  display: none;
}
.product-details__s-features .s-features li h4 {
  font-size: 1rem;
  margin-top: 10px;
}

/* أيقونااات متحركة للمميزات */

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

/* ================ إشعار إتمام الدفع ================ */

.bounce:before {
  content: " ";
  position: absolute;
  top: 86%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #064144 transparent;
  -webkit-animation: fadeOut 7s;
  animation: fadeOut 7s;
  animation-fill-mode: forwards;
}
.bounce:after {
  content: "عرض السلة لإكمال الطلب";
  width: 120px;
  font-size: 9px;
  top: 120%;
  left: 50%;
  height: 30px;
  margin-left: -30px;
  background-color: #064144;
  color: #fff;
  text-align: center;
  padding: 0px 0;
  border-radius: 2px 4px;
  position: absolute;
  z-index: 1;
  -webkit-animation: fadeOut 7s;
  animation: fadeOut 7s;
  animation-fill-mode: forwards;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  70% {
    opacity: 0.3;
  }
  99% {
    opacity: 0.01;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  70% {
    opacity: 0.9;
  }
  99% {
    opacity: 0.01;
  }
  100% {
    opacity: 0;
  }
}

/* ====================== in product page ====================== */
.cart-number {
  display: inline-grid;
  place-items: center;
}

/* أضافة للسلة */ /* اتمام الطلب */ /*  عودة للرئيسية */
.cart-fav .add-cart-large.add_to_cart_large_btn,
.page-container-cart .cart-next-button a,
.page-container-cart .cart-nav a {
  border-radius: 12px !important;
  border: none;
  background: #064144 !important;
  color: #fff;
  padding-top: 10px !important;
}
/* أزرار داخل السلة */
.cart-nav-submit,
.cart-nav-more,
.cart-nav-solid,
.cart-fav .add-cart-large.add_to_cart_large_btn {
  background: #064144 !important;
  color: #fff;
  transition: all 0.1s ease-in-out;
}
.cart-nav-submit:hover,
.cart-nav-more:hover,
.cart-nav-solid:hover,
.cart-fav .add-cart-large.add_to_cart_large_btn:hover,
.page-container-cart .cart-next-button a:hover,
.page-container-cart .cart-nav a:hover {
  background: #064144 !important;
  color: #fff;
}
/* إكمال الدفع */
.btn--submit.wide:after,
button#submit-form-btn {
  color: #fff !important;
}

/* in search page */
.products-grid.eq-height {
  margin-bottom: 15px;
}

/* ================ Footer ================= */
.footer-main {
  background-color: #0f4145;
}
.footer-item p {
  color: #fff;
  font-size: 1.4rem;
}
/* من نحن */

body > footer > div.footer-main > div > div > div:nth-child(1) > h2 > span {
  font-size: 0px !important;
  content: url("https://cdn.salla.sa/KomWy/qNsHSPMEt9AqCwd2or3nSF3LuV6zZVN8fP3XmZjX.png");
  height: 80px;
  margin-bottom: -20px;
}

.footer-main .footer-item .footer-title span {
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  border: none;
}
.footer-main .footer-item .footer-title,
.footer-main .footer-item .footer-title span {
  border: none;
}

.footer-main,
.footer-main .store-contact {
  text-align: center;
}
.footer-main .store-contact:first-of-type {
  margin-top: 1rem !important;
}
/*  تواصل معنا وتس  */
.store-contact:first-of-type a {
  color: #fff !important;
  padding: 7px 15px !important;
  border-radius: 2px;
  transition: all 0.3s ease-in-out;
  border: 1px solid #fff !important;
  background: transparent !important;
}
.store-contact:first-of-type a:hover {
  color: #064144 !important;
  border: 1px solid #fff !important;
  background: #fff !important;
}
/* روابط */
.footer-links a {
  color: #fff;
  text-decoration: none !important;
  font-size: 1.1rem;
}
.footer-links a:hover {
  color: #f2f4f3;
  text-decoration: underline !important;
}

/* icons شبكات التواصل */
.social__item a {
  color: #064144;
  border: 1px solid #fff !important;
  background-color: #fff;
  transition: all 0.2s ease-in-out;
  border-radius: 50% !important;
  font-size: 20px;
}
.social__item a:hover {
  color: #fff !important;
  border: 1px solid #fff !important;
  background-color: transparent !important;
}

.footer-sub {
  color: #ffffff;
  background-color: #0f4145;
}
.footer-sub p.font-13 {
  font-size: 15px !important;
}
.footer-sub img {
  background: white;
  max-height: 28px;
  border-radius: 2px;
  height: 28.5px !important;
}
/* إخفاء صنع من سلة */
.footer-sub .footer-wrapper > p > span {
  display: none;
}
/* ================== For English store =================== */

/* For EN Language */
html[lang="en"] .product-add:before {
  content: "Add To Cart" !important;
}
html[lang="en"]
  body
  .product-block
  .btn--add-to-cart
  .s-button-disabled
  :before {
  content: "Out Of Stuck" !important;
  margin-left: -10% !important;
}

html[lang="en"] body > section.u-light.py-5.text-center > div > h2:before {
  content: "Zomorwood Features";
}

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

@media (max-width: 767px) {
  .salla-theme_1 header.site-header .logo-wrapper .logo img {
    height: auto !important;
    max-height: 50px !important;
  }
  .modal .modal-dialog.modal-sm {
    width: auto !important;
    min-width: 300px;
  }
  .footer-links {
    columns: 1;
  }
  section.section {
    padding: 1rem 0;
  }
  /* إضافة للسلة */
  .product-add {
    margin: 0.2rem 0.2rem 0.5rem !important;
    font-size: 1rem;
    padding: 7px 0 4px !important;
    border-radius: 8px !important;
  }
  .not-available {
    font-size: 1rem;
    border-radius: 8px !important;
    padding: 10px 0 8px !important;
  }

  body section.section .section-header h2.section--title span,
  .section--title {
    font-size: 1.25rem !important;
    width: 100%;
    text-align: center;
  }
  section.section .section-actions {
    padding-right: 0px !important;
  }
  body section.section .section-actions .button-more,
  body section.section .section-actions .circle-action.button-more {
    padding: 1px 5px !important;
    font-size: 13px !important;
  }

  body .section-header h2.section--title:before {
    padding-right: 40px;
    background-size: 37px;
  }

  /* مميزات المتجر */
  .feature-item {
    flex: 0 0 100%;
    max-width: 90% !important;
    margin: 0px 5%;
    padding: 15px 10px;
    margin-bottom: 20px;
  }

  .store-contact:first-of-type a {
    padding: 2px 8px;
    display: inline-block;
    margin-bottom: 5px !important;
  }

  .product-details__s-features .s-features li h4 {
    font-size: 14px;
  }
}

/* الصور المكررة للجوال */

@media (min-width: 601px) {
  img[src *= "https://cdn.salla.sa/form-builder/cllrRsnfhbpzTWTly4nQ6Ae7TB0wySt54kj5hWtD.jpg"]
  {
    display: none;
  }
  .store-home section:nth-of-type(2) {
    display: none;
  }
}
@media (max-width: 600px) {
  img[src *= "https://cdn.salla.sa/form-builder/zkWlcGgs9YAfaHDzx9elcCiOh9vfdnPTgZ4i9tHw.jpg"]
  {
    display: none;
  }
  .store-home section:nth-of-type(1) {
    display: none;
  }
}