:root {
  --mainFont: "AvenirRegular";
  --mainColor: #5d35ed;
  --colorGray-1: #f8fafc;
  --colorGray-2: #f1f5f9;
  --colorDark-1: #334155;
}

@font-face {
  font-family: "AvenirRegular";
  src: url("AvenirArabic-Medium.ttf");
}
html {
  overflow-x: hidden !important;
}
body {
  font-family: "AvenirRegular";
  font-weight: normal;
  overflow: hidden !important;
}
body .app {
  overflow: hidden;
}

video,
iframe {
  max-width: 100%;
}

ul {
  list-style: none;
  padding-inline: 0;
}

a:hover {
  color: var(--mainColor);
}

@media (max-width: 758px) {
  .loyalty_button_footer {
    bottom: 105px !important;
    z-index: 999999999 !important;
  }
  .loyalty_button_footer button {
    padding-block: 2px !important;
    font-size: 13px !important;
  }
  .loyalty_button_footer button svg {
    width: 20px !important;
  }
}

/* Header */
/* .dev3-darkblue {
  position: fixed;
  z-index: 999;
  width: 100%;
}
.spBetweenHeadContent {
  padding-top: 9rem;
}
@media (max-width: 992px) {
  .spBetweenHeadContent {
    padding-top: 5rem;
  }
} */
/* .header-top.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
} */
/* .app-content-padded {
  padding-top: 130px;
} */

.dev3-darkblue .dev3-main {
  background: #fff !important;
}

.dev3-main {
  height: 75px;
}
.dev3-item.dev3-logo {
  display: flex;
  align-items: center;
  height: 75px;
}
.dev3-logo .logo {
  height: 60px;
}

.dev3-logo .logo img {
  height: 100%;
  min-height: 60px;
  max-height: 60px;
  background: transparent;
}

.dev3-main.fixed .logo {
  height: 45px;
}

.dev3-searchbar .form {
  margin: 13px 0 0;
}

.dev3-black .dev3-item > li:not(.dev3-searchbar) > a,
.dev3-black .dev3-logo a i,
.dev3-black .dev3-menu,
.dev3-black span.dev3-tag,
.dev3-blue .dev3-item > li:not(.dev3-searchbar) > a,
.dev3-blue .dev3-logo a i,
.dev3-blue .dev3-menu,
.dev3-blue span.dev3-tag,
.dev3-burgundy .dev3-item > li:not(.dev3-searchbar) > a,
.dev3-burgundy .dev3-logo a i,
.dev3-burgundy .dev3-menu,
.dev3-burgundy span.dev3-tag,
.dev3-darkblue .dev3-item > li:not(.dev3-searchbar) > a,
.dev3-darkblue .dev3-logo a i,
.dev3-darkblue .dev3-menu,
.dev3-darkblue span.dev3-tag,
.dev3-green .dev3-item > li:not(.dev3-searchbar) > a,
.dev3-green .dev3-logo a i,
.dev3-green .dev3-menu,
.dev3-green span.dev3-tag,
.dev3-grey span.dev3-tag,
.dev3-orange .dev3-item > li:not(.dev3-searchbar) > a,
.dev3-orange .dev3-logo a i,
.dev3-orange .dev3-menu,
.dev3-orange span.dev3-tag,
.dev3-pink .dev3-item > li:not(.dev3-searchbar) > a,
.dev3-pink .dev3-logo a i,
.dev3-pink .dev3-menu,
.dev3-pink span.dev3-tag,
.dev3-purple .dev3-item > li:not(.dev3-searchbar) > a,
.dev3-purple .dev3-logo a i,
.dev3-purple .dev3-menu,
.dev3-purple span.dev3-tag,
.dev3-red .dev3-item > li:not(.dev3-searchbar) > a,
.dev3-red .dev3-logo a i,
.dev3-red .dev3-menu,
.dev3-red span.dev3-tag {
  color: unset;
}

.dev3-menu {
  font-size: inherit;
}

.dev3-item.dev3-logo {
  border: 0 !important;
}

.dev3-item > li.dev3-end a em.round {
  font-style: normal;
}

.dev3-main.header-bottom li.last-hidden-items ul.dropdown-hidden-items a,
.dev3-main.header-bottom li.last-hidden-items ul.dropdown-hidden-items a span {
  color: var(--colorDark-1) !important;
}

.dev3-main.header-bottom li.last-hidden-items ul.dropdown-hidden-items a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.dev3-main.header-bottom li.last-hidden-items ul.dropdown-hidden-items a:hover,
.dev3-main.header-bottom
  li.last-hidden-items
  ul.dropdown-hidden-items
  a:hover
  span {
  color: #fff !important;
}

.dev3-main.header-bottom
  li.last-hidden-items
  ul.dropdown-hidden-items
  li
  .dev3-dropdown-menu {
  top: 0 !important;
}

.header-bottom a svg {
  width: 8px;
}

.dev3-dropdown-cart > a {
  background: #f8fafc;
  border-radius: 68px;
  width: 40px;
  height: 40px;
  margin: 0 !important;
  padding: 0 !important;
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.view-cart .carts-products-counter,
.dev3-item > li.dev3-end.dev3-dropdown-cart a em {
  background: #ff483b;
  border: 1px solid #fff;
  position: absolute;
  top: 0px;
  right: 1px;
  width: 18px;
  height: 18px;
  line-height: 16px;
  font-size: 10px;
}

.dev3-searchbar .form input {
  padding-right: 25px !important;
  padding-left: 25px !important;
  background: 0 0;
  float: right;
  position: relative;
  width: 100%;
  border: 0;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 0;
  margin: 0;
  text-indent: 15px;
  font-size: 11px;
  height: 40px;
  z-index: 2;
  outline: 0;
  border-radius: 4px;
  transition: 0.7s;
}

.dev3-searchbar .form .btn-form {
  position: absolute;
  width: 40px;
  top: 0;
  right: 0;
  bottom: 0;
  line-height: 30px;
  cursor: pointer;
  border: 0;
  z-index: 3;
  transition: 0.7s;
  border-radius: 0 4px 4px 0;
}

.no-results {
  min-height: 150px;
}

.no-results .icon {
  width: 70px;
  height: 70px;
  margin: auto;
  margin-bottom: 10px;
}

.dev3-searchbar .form .btn-form,
.dev3-searchbar .form input {
  background: var(--colorGray-2) !important;
  height: 55px;
}

.dev3-searchbar .form .btn-form {
  z-index: 999;
}

.dev3-cart-menu {
  left: 0;
  right: auto;
  top: 74px;
  text-align: start;
  transition: all 0.3s ease-in-out;
}

.dev3-cart-menu,
.dev3-dropdown .dev3-dropdown-menu {
  /* opacity: 0;
  visibility: hidden;
  display: block !important;
  top: 115% !important; */
  transition: all 0.3s ease-in-out;
}

.menu-list-sub-sub {
  display: none;
}

@media only screen and (min-width: 992px) {
  .dev3-cart-menu.openCart,
  .dev3-dropdown-cart:hover > .dev3-cart-menu,
  .dev3-dropdown:hover > .dev3-dropdown-menu,
  .dev3-dropdown:hover > .dev3-mega-menu,
  .dev3-dropdown > .dev3-dropdown-menu > li:hover > .dev3-dropdown-menu,
  .dev3-dropdown
    > .dev3-dropdown-menu
    > li:hover
    > .dev3-dropdown-menu
    > li:hover
    > .dev3-dropdown-menu,
  .dev3-dropdown
    > .dev3-dropdown-menu
    > li:hover
    > .dev3-dropdown-menu
    > li:hover
    > .dev3-dropdown-menu
    > li:hover
    > .dev3-dropdown-menu {
    display: block;
    opacity: 1;
    visibility: visible;
    top: 100% !important;
  }
}

.dev3-dropdown
  > .dev3-dropdown-menu
  > li
  .dev3-dropdown-menu.dev3-dropdown-toleft {
  opacity: 0;
  display: none !important;
  transition: max-height 0.3s ease, opacity 0.3s ease;
  position: static;
  border-radius: 0;
}
.dev3-dropdown
  > .dev3-dropdown-menu
  > li
  .dev3-dropdown-menu.dev3-dropdown-toleft.show {
  display: block !important;
  opacity: 1;
}

.submenu-toggle {
  border: none;
  width: 20%;
  text-align: end;
  background-color: transparent;
  transition: transform 0.3s ease;
}

.rotage-angle.rotate {
  transform: rotate(0deg);
}
.dev3-item > li > a {
  padding: 22px 10px;
}

.dev3-dropdown .dev3-dropdown-menu {
  top: 74px;
}

.list-dropdown-user .dev3-dropdown-menu {
  left: 0;
  right: auto;
}

.dev3-darkblue .dev3-cart-menu,
.dev3-dropdown .dev3-dropdown-menu {
  filter: drop-shadow(0px 2px 88px rgba(51, 65, 85, 0.08));
  border-radius: 12px;
  border: 0 !important;
  background: #fff !important;
}

.dev3-darkblue .dev3-dropdown-menu li:hover > .form,
.dev3-darkblue .dev3-dropdown-menu li:hover > a {
  background: var(--mainColor);
}

.dev3-darkblue .dev3-dropdown-menu li .form {
  border-radius: 0 0 8px 8px;
}

.dev3-darkblue .dev3-dropdown-menu li:hover > .form i,
.dev3-darkblue .dev3-dropdown-menu li:hover > .form button {
  color: #fff;
}

.dev3-darkblue .dev3-dropdown-menu li:hover > a ellipse,
.dev3-darkblue .dev3-dropdown-menu li:hover > a path {
  stroke: #fff;
}

.dev3-darkblue .dev3-dropdown-menu li:first-child a {
  /* border-radius: 8px 8px 0 0; */
}

.dev3-darkblue .dev3-dropdown-menu li:last-child a {
  /* border-radius: 0 0 8px 8px; */
}

.header-bottom .dev3-dropdown-menu li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.header-bottom .dev3-dropdown-menu li:hover {
  background: var(--mainColor);
}

.header-bottom .dev3-dropdown-menu li:hover,
.header-bottom .dev3-dropdown-menu li:hover > div a {
  color: #fff !important;
}

.dev3-darkblue .dev3-item > li.active,
.dev3-darkblue .dev3-item > li:hover {
  background: var(--mainColor);
  color: #fff;
}

.dev3-darkblue .dev3-item > li.active,
.dev3-darkblue .dev3-item > li:hover span {
  color: #fff !important;
}

.dev3-darkblue .dev3-item > li.active,
.dev3-darkblue .dev3-item > li.list-dropdown-user:hover > a ellipse,
.dev3-darkblue .dev3-item > li.active,
.dev3-darkblue .dev3-item > li.list-dropdown-user:hover > a path {
  stroke: #fff;
}

.dev3-dropdown-menu li a {
  text-align: initial;
  transition: all 0.2s;
}

.dev3-main.header-bottom {
  height: 55px;
}

.dev3-main.header-bottom .dev3-dropdown-menu {
  top: auto;
}

.dev-ele-parent {
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;

  /* Firefox scrollbar */
  scrollbar-width: thin;
  scrollbar-color: var(--mainColor) transparent;
}

/* WebKit browsers (Chrome, Safari, Edge) */
.dev-ele-parent::-webkit-scrollbar {
  width: 3px; /* Small width */
}

.dev-ele-parent::-webkit-scrollbar-thumb {
  background-color: var(--mainColor); /* Use your primary color */
  border-radius: 10px;
}

.dev-ele-parent::-webkit-scrollbar-track {
  background: transparent;
}

.delivery-to span:last-child {
  margin-top: -4px;
}

.header-top .form-search {
  width: 33%;
}

.form-search input {
  padding: 12px 35px !important;
}

.announcement .img {
  width: 20px !important;
  height: 20px !important;
  background: #0000005c !important;
  border-radius: 50% !important;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 20px !important;
  border: 0 !important;
  font-size: 12px;
  padding: 0;
  outline: none;
}
@media screen and (max-width: 767px) {
  .announcement.marginan {
    margin-top: 69px;
  }
}

.menu-dropdown,
.menu-dropdown ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}

.dev3-darkblue .header-bottom .dev3-item > li.main-menu:hover > a path,
.dev3-darkblue .header-bottom .dev3-item > li.main-menu.active > a path {
  stroke: #fff;
}

.dev3-darkblue .dev3-item > li.dev3-dropdown-cart:hover span {
  color: var(--colorDark-1) !important;
}

.dev3-darkblue .dev3-item > li.dev3-dropdown-cart:hover {
  color: inherit !important;
}

.dev3-darkblue .header-bottom .dev3-item > li:hover .all-cats path,
.dev3-darkblue .header-bottom .dev3-item > li.active .all-cats path {
  stroke: #fff;
}

.menu-dropdown::after {
  content: "";
  background: url(icon-arrow.svg);
  width: 10px;
  height: 8px;
  position: absolute;
  left: -13px;
  bottom: 8px;
}

.header-menu .menu-dropdown::after {
  bottom: auto;
  top: 50%;
  left: -14px;
  transform: translateY(-50%);
}

.markat .marka {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  object-fit: contain;
  background: #fff;
  margin: 2px;
}

header .header-bottom .dev3sp-header,
header .header-bottom li.dev3sp-header a span {
  font-size: 14px !important;
  color: var(--mainColor) !important;
}

header .header-bottom .dev3-item > li:hover .dev3sp-header span {
  color: var(--mainColor) !important;
}

header .header-bottom .dev3-mega-menu {
  background: #fff;
  border: 0;
  filter: drop-shadow(0px 2px 88px rgba(51, 65, 85, 0.08));
  border-radius: 0 0 8px 8px;
  padding: 0;
}
header .header-bottom .dev3-mega-menu .col {
  border-left: 1px solid var(--colorGray-2);
}

header .header-bottom .dev3-mega-menu .col:last-child {
  border: 0;
}

header .header-bottom .dev3-mega-menu .col > ul {
  padding: 0;
}

.header-bottom .dev3sp-header {
  line-height: 15px !important;
  border-bottom: 1px solid var(--colorGray-2) !important;
  padding-top: 15px !important;
  padding-bottom: 12px !important;
  padding-right: 10px !important;
  padding-left: 10px !important;
}

.header-bottom .sub-menu-head a {
  padding-right: 10px !important;
  padding-left: 10px !important;
}

.rotage-angle {
  transform: rotate(88deg);
}
.rotage-angle-one {
  transform: rotate(0deg);
}

.rotage-angle-two.rotate {
  transform: rotate(0deg);
}

.rotage-angle-two {
  transform: rotate(-90deg);
}
.rotage-angle-one.rotate {
  transform: rotate(-90deg);
}

.all-cats {
  position: relative;
}

header .header-bottom .dev3-item > li > a {
  padding: 17px 7px;
  line-height: 19px;
  text-align: unset;
  font-size: 12px;
}

.all-cats:after {
  content: "";
  width: 1px;
  height: 40px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background: #e2e8f0;
}

.markat img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  object-fit: contain;
  background: #fff;
  margin: -2px;
}

.header-menu .menu-dropdown ul {
  margin-top: 0;
}

.dropdown-user .welcome {
  margin-bottom: -8px;
}

.menu-dropdown ul {
  margin: 0;
  padding: 7px;
  position: absolute;
  top: 115%;
  left: -14px;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  transition: all 0.3s ease-in-out;
  border-radius: 0.25rem;
  min-width: 180px;
  box-shadow: 0 5px 10px #14303a15;
  filter: drop-shadow(0px 2px 88px rgba(51, 65, 85, 0.08));
  z-index: 2222;
  display: block;
  border-radius: 8px;
  border: 0;
  padding: 0;
  margin-top: 5px;
}

.menu-dropdown ul li a {
  display: block;
  font-size: 14px;
  padding: 12px;
  border-bottom: 1px solid #f1f5f9;
}

.menu-dropdown ul li:last-child a {
  border: 0;
}

.menu-dropdown li a {
  font-size: 14px;
}

#cartsDropdown:after {
  content: none;
}

.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
  background: #ffff;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.menu-dropdown ul li a,
.menu-dropdown > li li a {
  color: #555;
  text-decoration: none;
  color: var(--colorDark-1);
}

.menu-dropdown:hover ul {
  opacity: 1;
  visibility: visible;
  top: 100%;
}

.box-carts .dropdown-menu {
  min-width: 400px;
  left: 50% !important;
  transform: translateX(50%) translateY(0) translate3d(0, 0, 0) !important;
  border-radius: 6px;
  box-shadow: 0 5px 10px #14303a15;
  filter: drop-shadow(0px 2px 88px rgba(51, 65, 85, 0.08));
  border: 0;
  top: 100% !important;
  margin-top: 20px !important;
}

/* Search */
.dev3-searchbar .form {
  margin: 9px 0 0;
  border-radius: 10px;
  float: right;
  position: relative;
  height: 40px;
  margin: 7px 0 0;
  width: 100%;
}

.dev3-searchbar .form .close {
  position: absolute;
  left: 0;
  z-index: 999;
  top: 50%;
  left: 10px;
  cursor: pointer;
  display: none;
}

.box-result {
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  position: absolute;
  z-index: 9999999;
  width: 100%;
  top: 100%;
  margin-top: 20px;
  filter: drop-shadow(0px 4px 4px rgba(51, 65, 85, 0.04));
  display: none;
}

.box-result {
  height: 350px;
  overflow: auto;
}

.search-history .item {
  margin: 2px -20px;
  padding: 10px 20px;
}

.search-results .product {
  flex: 0 0 auto;
  width: 33.3333333%;
}

.search-results .product a {
  background: var(--colorGray-2);
  display: block;
  padding: 7px;
  border-radius: 5px;
  text-decoration: none;
  color: var(--colorDark-1);
  text-align: start;
  font-size: 12px;
}

.search-results .product a h6 {
  font-size: 13px;
}

.search-results .product .img {
  min-height: auto;
  border: 0;
  border-radius: unset;
}

.search-results .product .img img {
  height: 80px;
  border-radius: 8px;
  border: 0;
}

.search-history button.btn {
  color: #000 !important;
  position: static !important;
  width: auto !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  line-height: normal !important;
}
.input-search {
  position: relative;
  z-index: 999 !important;
  border-radius: 8px !important;
}

.box-overlay {
  position: fixed;
  background: #1e293b;
  width: 100%;
  height: 100%;
  right: 0;
  left: 0;
  top: 0;
  z-index: 9;
  opacity: 0.4;
  display: none;
}

.heading-products-carts-items {
  border-bottom: 1px solid rgba(241, 245, 249, 1);
  padding: 10px 15px;
  font-weight: bold;
}

.item-product-cart .img {
  min-height: inherit !important;
}
.item-product-cart .img img {
  width: 75px;
  height: 75px;
  border-radius: 8px;
  background: var(--colorGray-2);
  max-width: 75px;
}

.item-product-cart.border {
  border-color: #f1f5f9 !important;
}

.footer-product-carts-items {
  padding: 10px 15px;
}

.item-product-cart .price-item {
  border: 1px solid #f1f5f9;
  padding: 5px 10px;
  border-radius: 8px;
  margin-right: 70px;
  font-size: 14px;
}

.product-cart-bundle {
  border-radius: 5px;
  border: 1px solid #e2e8f0;
}

.box-qty-btns {
  border: 1px solid #f1f5f9;
  border-radius: 5px;
  height: 38px;
  line-height: 35px;
}

.box-qty-btns .input-number {
  width: 30px;
  border-radius: 0;
  border: 1px solid #f1f5f9;
  border-bottom: 0;
  border-top: 0;
  text-align: center;
  padding: 0;
  box-shadow: none;
  outline: none;
}

.box-qty-btns .btn-number {
  width: 40px;
}

.box-qty-btns .btn-number i {
  line-height: 19px;
  border: 2px solid #475569 !important;
  border-radius: 8px;
  font-size: 13px;
  padding: 0px 3px;
  font-weight: bold;
  width: 21px;
  height: 22px;
  text-align: center;
  color: #475569 !important;
}

.fixed .box-carts .dropdown-menu {
  margin-top: 10px !important;
}

.dev3-main.fixed {
  height: 60px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.dev3-main.fixed .dev3-searchbar .form input {
  height: 40px;
}

.dev3-main.fixed .dev3-logo {
  height: 43px;
  line-height: 60px;
}

.dev3-main.fixed .dev3-item > li > a {
  padding: 13px 10px;
}

.dev3-main.fixed .dev3-dropdown .dev3-dropdown-menu,
.dev3-main.fixed .dev3-cart-menu {
  top: 60px;
}

.dev3-main.fixed .dev3-searchbar .form button {
  height: 40px;
}

.dev3-searchbar .form button,
.dev3-cart-menu,
.dev3-item > li > a,
.dev3-logo,
.dev3-searchbar .form input {
  transition: all 0.2s;
}

.user-logout > a {
  padding-top: 26px !important;
  padding-bottom: 26px !important;
}
.btn-logout {
  text-decoration: none;
  color: #e22d34;
}
.btn-logout svg path {
  fill: #e22d34;
}
.user-modal-logout:hover i {
  color: #fff !important;
}

#removeAccountModal svg path {
  fill: var(--mainColor);
  stroke: var(--mainColor);
}

.fixed .user-logout > a {
  padding-top: 19px !important;
  padding-bottom: 18px !important;
}

.header-top.fixed .box-result {
  margin-top: 4px;
}

.header-top.fixed .dev3-searchbar .form .close {
  margin-top: -7px;
}

#destinationCountries > div,
#destinationCurrencies > div,
.dropdown-language .dev3-dropdown-menu {
  min-height: 40px;
  overflow: auto;
  max-height: 280px;
}
/* End Header */

.advertiser .img img {
  height: 24px;
  object-fit: cover;
}

.slider .container,
.slider .slide {
  overflow: hidden;
  border-radius: 30px;
}

.slider .slide {
  position: relative;
}

.slider .slide.slider-2 img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
}

.slider .slide .desc {
  position: relative;
  z-index: 2;
}

.slider-content {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 5;
  line-height: 1.5em;
  max-height: calc(1.3em * 6);
}

/* On small screens: clamp to 3 lines */
@media (max-width: 991.98px) {
  .slider-content {
    -webkit-line-clamp: 4;
    max-height: calc(1.3em * 5);
    margin-bottom: 15px !important;
  }
}

@media (max-width: 767px) {
  .slider-content {
    -webkit-line-clamp: 5;
    max-height: calc(1.3em * 6);
    margin-bottom: 24px !important;
  }
  .desc h2 {
    font-size: 24px;
  }
  .desc h3 {
    font-size: 18px;
  }
  .desc .slider-content {
    font-size: 14px;
  }
}

.main-slider .text img,
.slider .slide {
  min-height: 550px;
  height: 550px;
  border-radius: 18px !important;
}

.slider .owl-carousel .owl-item .slide img {
  width: 100% !important;
  height: 100%;
}

.slider .discount {
  font-size: 90px;
}

.slick-dots {
  text-align: center;
  top: -40px;
  position: relative;
  z-index: 5;
}

.feature-slick-slider .slick-dots {
  top: 4px;
}

.box-feat {
  height: 100%;
}

[dir="rtl"] .slider .slick-prev {
  right: 10px !important;
}

[dir="rtl"] .slider .slick-next {
  left: 10px !important;
}

.slick-dots li button {
  width: 12px;
  height: 12px;
  background: var(--mainColor);
  border-radius: 50%;
  margin: 0 2px;
  border: 0;
  opacity: 0.4;
}

.slick-dots li.slick-active button {
  opacity: 1;
  width: 22px;
  border-radius: 8px;
}

.slick-dots li {
  position: static;
  width: unset;
  height: unset;
  margin: unset;
  padding: unset;
  cursor: unset;
}

.slick-next.slick-arrow,
.slick-prev.slick-arrow,
.nav-sliderCarousel button {
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 50%;
  font-size: 26px;
  background: var(--mainColor);
  color: #fff;
  display: block;
  z-index: 99;
}

[dir="rtl"] .slick-prev {
  right: -45px !important;
}
[dir="rtl"] .slick-next {
  left: -45px !important;
}

.slider-img.hide_navs .slick-arrow,
.slider-img.hide_dots .slick-dots,
.partners.hide_navs .slick-arrow,
.products-circle.hide_navs .slick-arrow,
.testimonials.hide_navs .slick-arrow,
.partners.hide_dots .slick-dots,
.products-circle.hide_dots .slick-dots,
.testimonials.hide_dots .slick-dots,
.slider.hide_navs .slick-arrow,
.slider.hide_dots .slick-dots {
  display: none !important;
}

.slick-dots li button:before {
  display: none;
  content: none;
}

.products-circle .slick-dots li button,
.partners .slick-dots li button,
.testimonials .slick-dots li button {
  background-color: #cbd5e1;
}

.products-circle .slick-dots li.slick-active button,
.partners .slick-dots li.slick-active button,
.testimonials .slick-dots li.slick-active button {
  background-color: var(--mainColor);
}

.profile-title .box-profile h6 {
  color: #64748b !important;
}

.products-circle .slick-dots,
.partners .slick-dots,
.testimonials .slick-dots {
  top: 0;
}

.testimonial {
  min-height: 150px;
}

[dir="rtl"] .category-slick-slider .slick-prev,
[dir="rtl"] .partners .slick-prev,
[dir="rtl"] .testimonials .slick-prev {
  right: -55px;
}

[dir="rtl"] .category-slick-slider .slick-next,
[dir="rtl"] .partners .slick-next,
[dir="rtl"] .testimonials .slick-next {
  left: -55px;
}

/* the slides */
.slick-slide,
.category-slick-slider .slick-slide,
.testimonials .slick-slide {
  margin: 0 5px;
}

.slick-list,
.category-slick-slider .slick-list,
.testimonials .slick-list {
  margin: 0 -5px;
}

.slick-arrow {
  border: 1px solid transparent;
}

.slick-arrow:hover {
  color: var(--mainColor);
  background-color: transparent;
  border: 1px solid var(--mainColor);
}
/* End Sliders */

/* section-banner */
.banner-container {
  height: 300px;
}

@media (max-width: 767px) {
  .banner-container {
    height: 270px;
  }
}
.banner_type_1 {
  background-size: cover !important;
  background-position: center !important;
  position: relative;
}

.banner_type_1 .row {
  position: relative;
}

.banner_type_1 .social-banner img {
  width: 22px;
}

.banner-text {
  max-height: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.cart-favorite::before,
.cart-favorite:after {
  content: "";
  width: 1px;
  background-color: #cbd5e1;
  height: 25px;
  right: -25px;
  position: absolute;
}

.cart-favorite::before {
  content: "";
  width: 1px;
  background-color: #cbd5e1;
  height: 25px;
  right: auto;
  left: -25px;
  position: absolute;
}

.cart-favorite .icon {
  background: var(--colorGray-1);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
}

.cart-favorite .icon span.count {
  position: absolute;
  top: 0;
  background: #ff483b;
  color: #fff;
  font-size: 11px;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  line-height: 18px;
  right: 0;
  border: 1.5px solid #fff;
}

.product-circle .img {
  background-color: #f1f5f9;
}

.product-circle .img img {
  width: 100%;
  height: 100%;
}

.product .img > div.translate-middle-x {
  z-index: 2;
}

.delete-item-search {
  cursor: pointer;
}

.product .img {
  min-height: 180px;
  border-radius: 12px 12px 0 0;
  border-bottom: 2px solid #fff;
  background-color: transparent;
}

.product:hover .img-product {
  transform: scale(1.3);
}

.product-2 .img {
  border-radius: 0 12px 12px 0;
}

.product-2 .label-remain {
  padding: 4px 3px;
}

.product-card-bundle-offer {
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin-bottom: 5px !important;
  padding: 1px 0 !important;
  margin: 0 !important;
}

.label-remain {
  background: #ff6c62;
  border-radius: 20px;
  padding: 7px 5px;
}

.add-favorite {
  width: 35px;
  height: 35px;
  border: 1px solid var(--colorGray-1) !important;
  background-color: #fff !important;
  border-radius: 50%;
}

.btn-product-notify-me {
  font-size: 15px;
}

.notify-me {
  background: #3341558a;
  z-index: 99999;
}

.notify-me span {
  background: #1e293bab;
  padding: 6px 15px;
}

.box-product-notify-me {
  bottom: -100%;
  transition: all 0.2s;
  height: 100%;
  background: #f8fafc;
  overflow: hidden;
  width: 100%;
  right: 0;
}

.box-product-notify-me.show {
  bottom: 0;
}

.box-product-notify-me i {
  cursor: pointer;
}

.box-product-notify-me .section-out-of-stock-notify-me {
  margin-top: 0 !important;
}

.box-product-notify-me .form-notify-me {
  padding: 8px !important;
}

.product-bottom {
  overflow: hidden;
}

.box-product-notify-me .col-4,
.box-product-notify-me .col-8 {
  flex: 0 0 auto;
  width: 100%;
}

.box-product-notify-me .col-4 {
  margin-top: 5px;
}

.box-product-notify-me h4 {
  font-size: 20px;
  margin-bottom: 4px;
}

.box-product-notify-me p {
  margin-bottom: 10px;
}

.product-details {
  border: 1px solid #f1f5f9;
  border-top: 0;
  border-radius: 0 0 12px 12px;
  min-height: 180px;
}

.product-details .bottom-box {
  position: absolute;
  bottom: 11px;
  width: 93% !important;
  right: 50%;
  transform: translateX(50%);
}

.product-2 .product-details {
  border: 1px solid #f1f5f9;
  border-right: 0;
  border-radius: 12px 0 0 12px;
}

.product-bottom {
  min-height: 150px;
  position: relative;
}

.product-bottom .btn-cart {
  position: absolute;
  bottom: 0;
}

/* Buy now button */
@media (max-width: 767px) {
  .product-details-mobile-price-container h3 {
    font-weight: 900;
    color: white;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0px;
    margin: 0;
  }
  .product-details-mobile-price-container .product-details-mobile-price h4 {
    font-weight: 900;
    color: white;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0px;
  }
  .product-details-mobile-price-container
    .product-details-mobile-price
    .product-formatted-price-old {
    font-weight: 800;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0px;
  }
  .product-details-mobile-price-container
    .product-details-mobile-price
    .product-formatted-price-discount {
    font-weight: 900;
    font-style: white;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0px;
  }
  .product-details-mobile-buttons-container a {
    display: flex;
    align-items: center;
    padding: 12px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 800;
    gap: 6px;
    text-decoration: none;
    min-width: 110px;
  }
  .buy-now-button {
    border: 1px solid white !important;
    background-color: transparent;
    display: flex;
    align-items: center;
    padding: 12px 10px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 800;
    gap: 6px;
    color: black !important;
    background-color: white;
    order: -1;
    min-width: 110px;
  }
  .product-details-mobile-buttons-container #product-view-add-to-cart {
    border: 1px solid white !important;
    background-color: white !important;
    color: var(--mainColor) !important;
    padding: 12px !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    min-width: 110px !important;
  }
  .product-details-mobile-buttons-container a:not(.buy-now-button) {
    border: 1px solid black !important;
    font-size: 0 !important;
    background: black;
    color: white;
    order: -1;
  }

  .product-details-mobile-buttons-container a:not(.buy-now-button)::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(./chat-question.svg) no-repeat center center;
    background-size: contain;
  }

  .product-details-mobile-buttons-container a:not(.buy-now-button)::after {
    content: "استفسر";
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    font-weight: 800;
  }
}

.product-2 .product-details,
.product-2 .img {
  min-height: 200px;
}

.discount-price.text-dark-1 {
  font-size: 16px;
  margin-top: -5px;
}

.percentage {
  background: #ff483b !important;
  font-size: 10px !important;
  color: #fff !important;
  padding-bottom: 3px !important;
  padding: 3px 5px !important;
  white-space: nowrap;
  line-height: 16px;
}

.product-1 .discount-price {
  font-size: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 1400px) {
  .product-1 .discount-price {
    font-size: 14px;
  }
  .nondiscount-price {
    font-size: 8px;
  }
}

.testimonials .owl-dots {
  top: 12px;
}

.product-img {
  height: 240px;
}

.testimonials-carousel .desc {
  min-height: 85px;
  display: flex;
  align-items: center;
}

.products-circle .owl-dot,
.testimonials .owl-dots .owl-dot {
  background: #cbd5e1 !important;
}

.products-circle .owl-dot:hover,
.products-circle .owl-dot.active,
.testimonials .owl-dots .owl-dot:hover,
.testimonials .owl-dots .owl-dot.active {
  background-color: var(--mainColor) !important;
}

body.products {
  overflow-y: hidden !important;
}

.label-star {
  border: 1px solid #e2e8f0 !important;
  padding: 4px 10px !important;
}
.rtl .stars-position {
  left: 0px !important;
}
.ltr .stars-position {
  right: 0px !important;
}

.categories .list {
  margin-right: -0.5rem !important;
  margin-left: -0.5rem !important;
  position: relative;
  overflow: hidden;
}

.categories .cat {
  height: 360px;
  width: 25%;
  float: right;
}

.box-img-product {
  position: relative;
  width: 100%;
}

.box-img-product:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.box-img-product .content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.box-img-product .content img {
  max-width: 100%;
  max-height: 100%;
  min-height: 64px;
  object-fit: contain;
  min-height: 60px;
}

.product .img {
  min-height: auto;
}

.product-img {
  height: auto;
}
/* .hover-slider-indicator {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 3px;
    bottom: -6px;
    left: 0;
    right: 0;
    z-index: 99;
    bottom: 5px;
    left: 0;
    right: 0;
    z-index: 2;    
}

.hover-slider-indicator > *.active {
    background-color: var(--mainColor);
    opacity: 1;
}

.hover-slider-indicator>*{
    background-color: var(--mainColor);
    width: 8px;
    height: 8px;
    border-radius: 50%;    
    opacity: .3;
}

.hover-slider-images-toggler{
    z-index: 9999;
} */

.img-box {
  position: relative;
}

.img-box .img {
  width: 100%;
}

.img-box .images-dots {
  position: absolute;
  bottom: 10px;
  width: auto;
  display: inline-flex;
  justify-content: space-between;
  right: 50%;
  transform: translate(50%);
}

.images-dots .images-dot {
  flex: 1;
  width: 20px;
  height: 20px;
  background: red;
  background-color: var(--mainColor);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  opacity: 0.3;
  margin: 0 2px;
}

.images-dots .images-dot.active {
  background-color: var(--mainColor);
  opacity: 1;
}

.img-box .img img {
  width: 100%;
}

.img-box .images {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  opacity: 0;
}

.img-box .images .img-hover {
  background: red;
  flex: 1;
  height: 100%;
}

.categories .cat:nth-child(2),
.categories .cat:nth-child(3),
.categories .cat:nth-child(5),
.categories .cat:nth-child(6),
.categories .cat:nth-child(7),
.categories .cat:nth-child(8) {
  height: 180px;
}

.categories .cat:nth-child(4),
.categories .cat:nth-child(5),
.categories .cat:nth-child(6),
.categories .cat:nth-child(7),
.categories .cat:nth-child(8) {
  width: 16.66%;
}

.categories .cat:nth-child(2) {
  margin-bottom: 10px;
}

.categories .cat:nth-child(3) {
  position: absolute;
  right: 25%;
  bottom: 0;
}

.categories .cat a {
  position: relative;
  overflow: hidden;
  height: 100%;
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.categories .cat:nth-child(5) a,
.categories .cat:nth-child(6) a,
.categories .cat:nth-child(7) a,
.categories .cat:nth-child(8) a,
.categories .cat:nth-child(1) a,
.categories .cat:nth-child(4) a {
  flex-direction: column;
}

.categories .cat:nth-child(2) a,
.categories .cat:nth-child(3) a {
  background-color: #ffca29;
  flex-direction: row-reverse;
}

.categories .cat img {
  position: relative;
  z-index: 9;
  width: 65%;
}

.categories .cat:nth-child(5) img,
.categories .cat:nth-child(6) img,
.categories .cat:nth-child(7) img,
.categories .cat:nth-child(8) img,
.categories .cat:nth-child(2) a img,
.categories .cat:nth-child(3) a img {
  width: 40%;
}

.categories .cat a::before,
.categories .cat a:after {
  content: "";
  position: absolute;
  z-index: 0;
  background-repeat: no-repeat;
}

.categories .cat:first-child a:after {
  background-image: url(circle-img.svg);
  width: 65%;
  height: 80%;
  top: 0;
  right: 0;
}

.categories .cat:nth-child(1) a::before,
.categories .cat:nth-child(2) a:after,
.categories .cat:nth-child(3) a:after,
.categories .cat:nth-child(4) a:after {
  content: "";
  position: absolute;
  width: 150px;
  height: 75px;
  background-color: transparent;
  border-top-left-radius: 110px;
  border-top-right-radius: 110px;
  border: 25px solid #f1b500;
  border-bottom: 0;
  right: -71px;
  bottom: -10px;
}

.categories .cat:nth-child(1) a::before {
  right: auto;
  left: -91px;
}

.categories .cat:nth-child(5) a::before,
.categories .cat:nth-child(6) a::before,
.categories .cat:nth-child(7) a::before,
.categories .cat:nth-child(8) a::before,
.categories .cat:nth-child(5) a::after,
.categories .cat:nth-child(6) a::after,
.categories .cat:nth-child(3) a::before,
.categories .cat:nth-child(4) a::before,
.categories .cat:nth-child(2) a::before {
  width: 160px;
  height: 80px;
  background-color: transparent;
  border-top-left-radius: 110px;
  border-top-right-radius: 110px;
  border: 33px solid #f1b500;
  border-bottom: 0;
  top: 0px;
  left: -51px;
  transform: rotate(100deg);
}

.categories .cat:nth-child(3) a::before {
  left: -40px;
  transform: rotate(133deg);
}

.categories .cat:nth-child(5) a::before,
.categories .cat:nth-child(6) a::before {
  width: 140px;
  height: 70px;
  top: -24px;
  border-width: 20px;
}

.categories .cat:nth-child(5) a::after,
.categories .cat:nth-child(6) a::after {
  top: auto;
  bottom: -10px;
  border-width: 20px;
  width: 120px;
  height: 60px;
  left: -70px;
  transform: none;
}

.categories .cat:nth-child(7) a::before,
.categories .cat:nth-child(8) a::before {
  transform: translateY(-50%) rotate(90deg);
  top: 50%;
  border-width: 18px;
  width: 100px;
  height: 50px;
  left: -32px;
}

.categories .cat:nth-child(8) a::before {
  right: -32px;
  left: auto;
  transform: translateY(-50%) rotate(-90deg);
}

.categories .cat:nth-child(6) a::after {
  right: -70px;
  left: auto;
}

.categories .cat:nth-child(6) a::before,
.categories .cat:nth-child(4) a::before {
  right: -40px;
  left: auto;
  transform: rotate(-100deg);
}

.categories .cat:nth-child(4) a:after {
  right: auto;
  left: -71px;
}

.slick-dotted.slick-slider {
  margin-bottom: 0 !important;
}

.newsletter input[type="text"] {
  display: block;
  border: 1px solid #f7f5fe;
  color: #f7f5fe;
  background: none;
  border-radius: 28px;
  padding: 6px 15px;
  margin-top: 5px;
  min-width: 300px;
  outline: none;
}

.newsletter input::placeholder {
  color: #f7f5fe;
  font-size: 14px;
  opacity: 1;
}

.newsletter input:-ms-input-placeholder {
  color: #f7f5fe;
  font-size: 14px;
}

.newsletter input::-ms-input-placeholder {
  color: #f7f5fe;
  font-size: 14px;
}

.newsletter input[type="submit"] {
  background: #987ff4;
  padding: 3px 15px;
}

/* Products Details */

.box-feat {
  min-height: 210px;
}

.box-feat img {
  width: 100px;
  height: 100px;
  object-fit: contain;
  border-radius: 8px;
}

.product-additions .border {
  border: 1px solid #e2e8f0 !important;
  border-radius: 15px !important;
}

.nav-pills .nav-link {
  position: relative;
  padding: 15px;
  border-radius: 8px;
  border: 1px solid rgba(241, 245, 249, 1);
  color: var(--colorDark-1);
  font-weight: bold;
  overflow: hidden;
}

.icon-primary,
.nav-pills .nav-link:hover,
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background: none !important;
  color: var(--mainColor);
  border: 1px solid transparent;
  position: relative;
  overflow: hidden;
}

.icon-primary span,
.icon-primary svg,
.nav-pills .nav-link span {
  position: relative;
  z-index: 9;
}

.icon-primary::before,
.nav-pills .nav-link:hover::after,
.nav-pills .nav-link.active::after,
.nav-pills .show > .nav-link::after {
  content: "";
  width: 100%;
  height: 100%;
  background: var(--mainColor);
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0.1;
  transition: all 0.2s;
}

.btn-transparent-radius.icon-primary:hover::before {
  opacity: 1;
}

#prodcut-details {
  line-height: 1.9;
  word-break: break-word;
}

#prodcut-details table {
  width: 100%;
  max-width: 100vw;
  margin-bottom: 15px;
}

#prodcut-details table td {
  border: 1px solid rgba(203, 213, 225, 1);
  padding: 12px;
}

#prodcut-details ul {
  padding: 0 20px !important;
}
#prodcut-details img {
  max-width: 100%;
  height: auto;
}

#product-options table th {
  background: #f8fafc;
  padding: 10px;
  color: var(--colorDark-1);
  border: 0;
}

#product-options table td {
  padding: 12px;
  border-bottom: 1px solid #f1f5f9;
  border-top: 0;
}

#product-options table tr:last-child td {
  border: 0;
}

#product-options table td span.del {
  color: #ff483b;
}

#optionsTable_paginate span,
#optionsTable_paginate {
  display: flex;
  align-items: center;
  justify-content: center;
  float: none !important;
}

#optionsTable_info,
#optionsTable_length {
  display: none !important;
}

table.dataTable.no-footer {
  border: 0 !important;
  padding-bottom: 20px;
}

.pagination-container button,
.dataTables_wrapper .dataTables_paginate .paginate_button {
  border: 1px solid #e2e8f0 !important;
  border-radius: 13px !important;
  line-height: 31px !important;
  margin: 0 4px !important;
  background: none !important;
  color: #64748b !important;
  width: 32px;
  height: 32px;
  padding: 0 !important;
  position: relative;
  overflow: hidden;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.next,
.dataTables_wrapper .dataTables_paginate .paginate_button.previous {
  text-indent: -9999999px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.next:after,
.dataTables_wrapper .dataTables_paginate .paginate_button.previous:after {
  content: "\f105";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  text-indent: 9999999px;
  position: absolute;
  left: 10px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.next:after {
  content: "\f053";
}

.pagination-container button.active,
.pagination-container button:hover,
#product-options
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button.current,
#product-options
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button:hover {
  color: var(--mainColor) !important;
  border: 1px solid var(--mainColor) !important;
}

#related-products .btn-add-to-cart:hover {
  background-color: var(--mainColor) !important;
}

.progress {
  height: 12px;
  background: #e2e8f0;
}

.offcanvas-header .btn-close {
  border-radius: 50%;
  opacity: 1;
  color: var(--colorDark-1) !important;
  background: var(--colorGray-2)
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e")
    center/1em auto no-repeat;
  background-size: 9px;
}

.btnrating {
  color: rgba(226, 232, 240, 1);
}

.btnrating:hover,
.btnrating.active {
  color: rgba(241, 181, 0, 1);
}

.btnrating:hover i,
.btnrating.active i {
  font-weight: 900;
}

#product-reviews .text {
  min-width: 65px;
}

#product-reviews .number-reviews {
  margin: 0 5px;
}

#toast-container {
  z-index: 999999999;
}
#toast-container .toast {
  display: block;
  border-radius: 15px;
  box-shadow: 0px 4px 80px rgba(51, 65, 85, 0.1) !important;
  background: #fff;
  border-color: #e9eaec;
  color: var(--colorDark-1);
  padding-right: 50px;
  position: relative;
  opacity: 1 !important;
  z-index: 999999999;
}

#toast-container .toast.toast-success:after,
#toast-container .toast.toast-error:after {
  content: "\f00d";
  font-family: "Font Awesome 6 Free";
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 17px;
  font-weight: bold;
  width: 30px;
  height: 30px;
  background: #ff0033;
  border-radius: 50%;
  text-align: center;
  line-height: 32px;
  color: var(--colorGray-2);
}

#toast-container .toast.toast-success:after {
  content: "\f00c";
  background: #23aba9;
}

#product-variants-options {
  display: flex;
  flex-wrap: wrap;
  min-height: 50px;
  margin-right: -10px;
  margin-left: -10px;
}

#product-variants-options .form-group {
  flex: 1 0 0%;
  position: relative;
  padding-right: 8px;
  padding-left: 8px;
}

#product-variants-options .form-group > div {
  position: relative;
}

#product-variants-options select,
select#product-quantity {
  display: block;
  padding: 10px;
  border-radius: 8px;
  border: 1px solid rgba(203, 213, 225, 1);
  background: #fff;
  position: relative;
  width: 100%;
}

.select2-container--default .select2-selection--single {
  border-radius: 8px;
  border: 1px solid rgba(203, 213, 225, 1);
  background: #fff;
  position: relative;
}

.select2-container .select2-selection--single {
  height: 45px;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 45px;
  font-size: 14px;
}

.select2-container {
  margin-top: 5px;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  background: url(icon-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  height: 45px;
}

.select2-container--default
  .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: var(--mainColor);
  color: white;
  width: 98%;
  margin: auto;
  border-radius: 6px;
}

.select2-container--default .select2-results__option--selected {
  background-color: var(--colorGray-2);
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  display: none;
}

.select2-dropdown {
  border-radius: 8px;
  border: 1px solid rgba(203, 213, 225, 1);
  box-shadow: 0px 1.7374637126922607px 76.44840240478516px 0px
    rgb(51 65 85 / 8%);
  border: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: var(--borderColor);
  border-radius: 5px;
}

.select2-container--default.select2-container--disabled
  .select2-selection--single {
  background: #f1f5f9;
}

#product-variants-options ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 23px;
  top: 0;
  width: 100%;
  border: 1px solid rgba(203, 213, 225, 1);
  border-top: 0;
  border-radius: 9px;
  z-index: 999;
  background: #fff;
  box-shadow: 5px 10px 10px #14303a15;
  filter: drop-shadow(0px 2px 88px rgba(51, 65, 85, 0.08));
  z-index: 2222;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
  margin-top: -6px !important;
  border-top: 0;
  border-radius: 0 0 8px 8px;
}

#product-variants-options .form-group:hover ul {
  opacity: 1;
  visibility: visible;
  top: 100%;
}

.size-box #product-variants-options ul li {
  display: block !important;
  width: 100% !important;
  margin: 0;
  cursor: pointer;
  border: 0 !important;
  text-align: right !important;
  margin-bottom: 0 !important;
  padding: 7px !important;
  transition: all 0.3s ease-in-out;
}

.size-box #product-variants-options ul li.active,
.size-box #product-variants-options ul li:hover {
  background-color: var(--mainColor);
  color: #fff !important;
}

.product-images-empty {
  min-height: 400px;
  display: flex;
  align-items: center;
  background: #f1f5f9;
  border-radius: 10px;
  padding: 10px;
  justify-content: center;
}

#product-images-slick {
  margin-bottom: 10px !important;
}

#product-images-slick .slick-dots {
  bottom: 8px;
  position: absolute;
  top: auto;
}

.img-product-sm .slick-list,
#product-images-slick-sm .slick-list {
  width: calc(100% - 70px);
  margin: auto;
}

.product-images-empty img {
  width: auto !important;
}

.custom-field-options label {
  color: #475569 !important;
  font-weight: 400;
  font-size: 14px;
}

.custom-field-options .custom-field-separator {
  margin: 12px 0;
}

.product-images .image-link {
  height: 530px !important ;
  display: block;
}

.product-images .image-link img {
  object-fit: contain;
}

.custom-field-options .form-control {
  border-color: #cbd5e1;
  padding: 14px;
  margin-top: 6px;
  font-size: 14px;
  border-radius: 8px;
  position: relative;
}

.selectize-dropdown {
  position: absolute !important;
}

#product-custom-user-input-fields .file-label {
  width: 100%;
}

#product-custom-user-input-fields .file-label button {
  position: absolute;
  left: 7px;
  background: #f7f5fe;
  border: 0;
  color: var(--mainColor);
  padding: 12px;
  top: 50%;
  border-radius: 5px;
  font-size: 12px;
  transform: translateY(-50%);
  line-height: 1.7;
  padding-bottom: 10px;
}

#product-custom-user-input-fields .icon-close {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--colorDark-1);
}

#product-custom-user-input-fields .file-label .icon-close::after {
  font-family: "FontAwesome" !important;
  content: "\f00d" !important;
  font-size: 20px !important;
  cursor: pointer;
  font-weight: 900;
}

#product-custom-user-input-fields .file-label img {
  object-fit: contain !important;
  width: 55px;
}

#product-custom-user-input-fields input[data-type="DATE"] {
  background-repeat: no-repeat !important;
  background-position: 12px 50% !important;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='22' viewBox='0 0 20 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.6665 8.9043H0.842499C0.428499 8.9043 0.0924988 8.5683 0.0924988 8.1543C0.0924988 7.7403 0.428499 7.4043 0.842499 7.4043H18.6665C19.0805 7.4043 19.4165 7.7403 19.4165 8.1543C19.4165 8.5683 19.0805 8.9043 18.6665 8.9043Z' fill='%23334155'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.2012 12.8096C13.7872 12.8096 13.4472 12.4736 13.4472 12.0596C13.4472 11.6456 13.7782 11.3096 14.1922 11.3096H14.2012C14.6152 11.3096 14.9512 11.6456 14.9512 12.0596C14.9512 12.4736 14.6152 12.8096 14.2012 12.8096Z' fill='%23334155'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.7637 12.8096C9.3497 12.8096 9.0097 12.4736 9.0097 12.0596C9.0097 11.6456 9.3407 11.3096 9.7547 11.3096H9.7637C10.1777 11.3096 10.5137 11.6456 10.5137 12.0596C10.5137 12.4736 10.1777 12.8096 9.7637 12.8096Z' fill='%23334155'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.3169 12.8096C4.9029 12.8096 4.5619 12.4736 4.5619 12.0596C4.5619 11.6456 4.8939 11.3096 5.3079 11.3096H5.3169C5.7309 11.3096 6.0669 11.6456 6.0669 12.0596C6.0669 12.4736 5.7309 12.8096 5.3169 12.8096Z' fill='%23334155'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.2012 16.6963C13.7872 16.6963 13.4472 16.3603 13.4472 15.9463C13.4472 15.5323 13.7782 15.1963 14.1922 15.1963H14.2012C14.6152 15.1963 14.9512 15.5323 14.9512 15.9463C14.9512 16.3603 14.6152 16.6963 14.2012 16.6963Z' fill='%23334155'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.7637 16.6963C9.3497 16.6963 9.0097 16.3603 9.0097 15.9463C9.0097 15.5323 9.3407 15.1963 9.7547 15.1963H9.7637C10.1777 15.1963 10.5137 15.5323 10.5137 15.9463C10.5137 16.3603 10.1777 16.6963 9.7637 16.6963Z' fill='%23334155'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.3169 16.6963C4.9029 16.6963 4.5619 16.3603 4.5619 15.9463C4.5619 15.5323 4.8939 15.1963 5.3079 15.1963H5.3169C5.7309 15.1963 6.0669 15.5323 6.0669 15.9463C6.0669 16.3603 5.7309 16.6963 5.3169 16.6963Z' fill='%23334155'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.7935 4.791C13.3795 4.791 13.0435 4.455 13.0435 4.041V0.75C13.0435 0.336 13.3795 0 13.7935 0C14.2075 0 14.5435 0.336 14.5435 0.75V4.041C14.5435 4.455 14.2075 4.791 13.7935 4.791Z' fill='%23334155'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.7153 4.791C5.3013 4.791 4.9653 4.455 4.9653 4.041V0.75C4.9653 0.336 5.3013 0 5.7153 0C6.1293 0 6.4653 0.336 6.4653 0.75V4.041C6.4653 4.455 6.1293 4.791 5.7153 4.791Z' fill='%23334155'/%3E%3Cmask id='mask0_234_24308' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='1' width='20' height='21'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 1.5791H19.5V21.5H0V1.5791Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_234_24308)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.521 3.0791C2.928 3.0791 1.5 4.4621 1.5 6.9731V16.0221C1.5 18.5881 2.928 20.0001 5.521 20.0001H13.979C16.572 20.0001 18 18.6141 18 16.0981V6.9731C18.004 5.7381 17.672 4.7781 17.013 4.1181C16.335 3.4381 15.29 3.0791 13.988 3.0791H5.521ZM13.979 21.5001H5.521C2.116 21.5001 0 19.4011 0 16.0221V6.9731C0 3.6451 2.116 1.5791 5.521 1.5791H13.988C15.697 1.5791 17.11 2.0911 18.075 3.0581C19.012 3.9991 19.505 5.3521 19.5 6.9751V16.0981C19.5 19.4301 17.384 21.5001 13.979 21.5001Z' fill='%23334155'/%3E%3C/g%3E%3C/svg%3E") !important;
}

.overlay-custom-image {
  position: fixed;
  background: #201f37b0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 999999999;
  transform: scale(0);
  transition: all 0.2s;
}

.overlay-custom-image.open {
  transform: scale(1);
}

.overlay-custom-image .icon {
  width: 45px;
  height: 45px;
  background: #64748b;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

#cart-shipping {
  border: 1px solid #23aba9;
  border-radius: 10px;
  padding: 9px;
  color: #334155;
  font-size: 14px;
  margin-top: 15px;
}

#cart-shipping .icon {
  width: 35px;
  height: 35px;
  background: #f3fdfc;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

#cart-shipping .bar {
  border-radius: 4px;
  height: 4px;
}

/* Profile */
.btn-edit-profile svg path {
  fill: var(--mainColor);
}

.profile-order svg path,
.profile-carts svg path,
.profile-carts svg rect {
  stroke: var(--mainColor);
}

.btn-order-status .active {
  color: var(--mainColor);
}

.current-orders-content,
.prev-orders-content,
.box-orders-content {
  display: none;
}

.box-show {
  display: block;
}

.cart-products-with-totals .border-bottom:last-child {
  border-bottom: 0 !important;
}

.all-with-bundle {
  position: relative;
}

.all-with-bundle::after {
  content: "";
  background-image: url('data:image/svg+xml,%3Csvg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cg clip-path="url(%23clip0_229_124763)"%3E%3Cpath d="M10 6.66666V13.3333" stroke="%23334155" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3Cpath d="M6.66675 10H13.3334" stroke="%23334155" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3C/g%3E%3Crect x="0.75" y="0.75" width="18.5" height="18.5" rx="7.25" stroke="%23475569" stroke-width="1.5"/%3E%3Cdefs%3E%3CclipPath id="clip0_229_124763"%3E%3Crect width="10" height="10" fill="white" transform="translate(5 5)"/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A');
  width: 20px;
  height: 20px;
  position: absolute;
  top: -25px;
  right: 80px;
  background-color: white;
  padding: 0 20px;
  background-repeat: no-repeat;
  background-position: center;
}

.btn-order-status button:hover::after,
.btn-order-status .active:after {
  content: "";
  background: var(--mainColor);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  opacity: 0.1;
}

.btn-order-status button:hover .number,
.btn-order-status .active .number {
  background-color: var(--mainColor) !important;
}

.btn-order-status button:hover .number,
.btn-order-status .active .number {
  color: #fff;
}

.order-by-status .hidden {
  display: none;
}

.btn-order-status span {
  position: relative;
  z-index: 3;
}

date-input-polyfill {
  font-size: 12px !important;
  color: #000000 !important;
  z-index: 100 !important;
  box-shadow: 0px 2px 88px 0px rgb(51 65 85 / 8%) !important;
  border-radius: 11px !important;
  overflow: hidden !important;
}

date-input-polyfill .day-matrix-wrapper table tbody td.prev-month,
date-input-polyfill .day-matrix-wrapper table tbody td.next-month {
  color: #cbd5e1 !important;
}

date-input-polyfill .day-matrix-wrapper table tbody td {
  height: 30px !important;
  line-height: 27px !important;
  border-radius: 6px !important;
}

date-input-polyfill .day-matrix-wrapper table tbody td:hover,
date-input-polyfill .day-matrix-wrapper table tbody td.current-day {
  border: solid 1px var(--mainColor) !important;
  background-color: var(--mainColor) !important;
  color: #fff;
}

date-input-polyfill .day-matrix-wrapper table tbody td:hover {
  opacity: 0.7;
}

date-input-polyfill .date-select-header .date-header-button {
  border: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  height: 40px !important;
  text-align: left;
  padding: 0 20px !important;
}

[dir="ltr"] date-input-polyfill .date-select-header .date-header-button {
  text-align: right;
}

date-input-polyfill .date-select-header::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='22' viewBox='0 0 20 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.6665 8.9043H0.842499C0.428499 8.9043 0.0924988 8.5683 0.0924988 8.1543C0.0924988 7.7403 0.428499 7.4043 0.842499 7.4043H18.6665C19.0805 7.4043 19.4165 7.7403 19.4165 8.1543C19.4165 8.5683 19.0805 8.9043 18.6665 8.9043Z' fill='%23334155'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.2012 12.8096C13.7872 12.8096 13.4472 12.4736 13.4472 12.0596C13.4472 11.6456 13.7782 11.3096 14.1922 11.3096H14.2012C14.6152 11.3096 14.9512 11.6456 14.9512 12.0596C14.9512 12.4736 14.6152 12.8096 14.2012 12.8096Z' fill='%23334155'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.7637 12.8096C9.3497 12.8096 9.0097 12.4736 9.0097 12.0596C9.0097 11.6456 9.3407 11.3096 9.7547 11.3096H9.7637C10.1777 11.3096 10.5137 11.6456 10.5137 12.0596C10.5137 12.4736 10.1777 12.8096 9.7637 12.8096Z' fill='%23334155'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.3169 12.8096C4.9029 12.8096 4.5619 12.4736 4.5619 12.0596C4.5619 11.6456 4.8939 11.3096 5.3079 11.3096H5.3169C5.7309 11.3096 6.0669 11.6456 6.0669 12.0596C6.0669 12.4736 5.7309 12.8096 5.3169 12.8096Z' fill='%23334155'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.2012 16.6963C13.7872 16.6963 13.4472 16.3603 13.4472 15.9463C13.4472 15.5323 13.7782 15.1963 14.1922 15.1963H14.2012C14.6152 15.1963 14.9512 15.5323 14.9512 15.9463C14.9512 16.3603 14.6152 16.6963 14.2012 16.6963Z' fill='%23334155'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.7637 16.6963C9.3497 16.6963 9.0097 16.3603 9.0097 15.9463C9.0097 15.5323 9.3407 15.1963 9.7547 15.1963H9.7637C10.1777 15.1963 10.5137 15.5323 10.5137 15.9463C10.5137 16.3603 10.1777 16.6963 9.7637 16.6963Z' fill='%23334155'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.3169 16.6963C4.9029 16.6963 4.5619 16.3603 4.5619 15.9463C4.5619 15.5323 4.8939 15.1963 5.3079 15.1963H5.3169C5.7309 15.1963 6.0669 15.5323 6.0669 15.9463C6.0669 16.3603 5.7309 16.6963 5.3169 16.6963Z' fill='%23334155'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.7935 4.791C13.3795 4.791 13.0435 4.455 13.0435 4.041V0.75C13.0435 0.336 13.3795 0 13.7935 0C14.2075 0 14.5435 0.336 14.5435 0.75V4.041C14.5435 4.455 14.2075 4.791 13.7935 4.791Z' fill='%23334155'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.7153 4.791C5.3013 4.791 4.9653 4.455 4.9653 4.041V0.75C4.9653 0.336 5.3013 0 5.7153 0C6.1293 0 6.4653 0.336 6.4653 0.75V4.041C6.4653 4.455 6.1293 4.791 5.7153 4.791Z' fill='%23334155'/%3E%3Cmask id='mask0_234_24308' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='1' width='20' height='21'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 1.5791H19.5V21.5H0V1.5791Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_234_24308)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.521 3.0791C2.928 3.0791 1.5 4.4621 1.5 6.9731V16.0221C1.5 18.5881 2.928 20.0001 5.521 20.0001H13.979C16.572 20.0001 18 18.6141 18 16.0981V6.9731C18.004 5.7381 17.672 4.7781 17.013 4.1181C16.335 3.4381 15.29 3.0791 13.988 3.0791H5.521ZM13.979 21.5001H5.521C2.116 21.5001 0 19.4011 0 16.0221V6.9731C0 3.6451 2.116 1.5791 5.521 1.5791H13.988C15.697 1.5791 17.11 2.0911 18.075 3.0581C19.012 3.9991 19.505 5.3521 19.5 6.9751V16.0981C19.5 19.4301 17.384 21.5001 13.979 21.5001Z' fill='%23334155'/%3E%3C/g%3E%3C/svg%3E") !important;
  width: 22px;
  height: 22px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
}

date-input-polyfill .day-matrix-wrapper table tbody td.disabled {
  background-color: var(--colorGray-2) !important;
  color: #d3d3d3;
  border-color: var(--colorGray-2) !important;
}

date-input-polyfill
  .date-select-dropdown
  .select-container
  .select-wrapper
  .option-wrapper
  .option-2 {
  background-color: var(--mainColor) !important;
  color: #fff !important;
}

#product-custom-user-option-fields input:checked + span:after,
.add-review-form-checkbox input:checked + span:after {
  content: "\f00c" !important;
  font-family: "FontAwesome" !important;
}

.section-out-of-stock-notify-me input.form-control {
  border: 1px solid rgba(148, 163, 184, 1);
  background: none;
  padding: 10px;
  outline: none;
  box-shadow: none !important;
}

.rtl .section-out-of-stock-notify-me input.form-control::placeholder {
  text-align: right;
}

.partners-carousel .slick-track {
  align-items: center;
  display: flex;
}
.main-slider {
  max-height: 550px;
}
@media (max-width: 767.98px) {
  .main-slider {
    max-height: 350px;
  }
}
.variant-image-wrapper img {
  width: 70px;
  height: 70px;
  object-fit: cover;
  border: 1px solid var(--borderColor);
  border-radius: 5px;
  background: var(--colorGray-2);
  padding: 3px;
}

.bundle-offer-title-description .line {
  border: 1px solid var(--borderColor);
}

.bundle-offer-title-description .desc {
  display: inline-block;
  border: 1px solid var(--borderColor);
  padding: 15px 25px;
  border-radius: 15px;
  background: #fff;
  position: relative;
}

.product.product-1 .btn-badge {
  margin: 1px 2px !important;
}

.btn-badge.free {
  position: relative;
  background: none;
  overflow: hidden;
}

.product-1 .btn-badge.free {
  padding: 1px 6px;
}

.btn-badge.free::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  background: var(--mainColor);
  opacity: 0.2;
  border: 1px solid var(--mainColor);
  border-radius: 4px;
}

.product-cart-bundle .alert {
  border-color: #e2e8f0;
  background: none;
  color: #000;
}

.btn-badge {
  background: #f8fafc;
  border: 1px solid #cbd5e1;
  padding: 1px 6px;
  border-radius: 6px;
  font-size: 11px !important;
  padding-top: 1px;
  margin: 0 3px;
}

.btn-badge.free {
  color: var(--mainColor) !important;
}

.btn-badge.not-tax {
  background: #f8fafc;
  border: 1px solid #cbd5e1;
}

.btn-badge.remain-days {
  background: #fffdf7;
  border: 1px solid #ffe493;
}

.product-img img {
  height: 100%;
}

.product-1 .price .text-decoration-line-through::before {
  content: none;
}

.product-img-side {
  border: 1px solid transparent;
}

.product-img-side .percentage {
  background: #f3fdfc;
  color: #1c8b89;
}

.product-img-side:hover {
  border: 1px solid var(--colorGray-2);
  border-radius: 10px;
  overflow: hidden;
  background: var(--colorGray-1);
}

.img-h-md {
  height: 180px;
}

.fancybox__container {
  z-index: 999999999999999;
}

.img-hover:hover img {
  transform: scale(1.2);
}

/* heading-categories */

.heading-categories .breadcrumb-section {
  margin: 0 !important;
  padding: 0 !important;
}

.heading-categories .breadcrumb-section li a {
  /* color: #fff;*/
}

.heading-categories .breadcrumb-section li.active span {
  color: var(--mainColor);
}
/* keyword-resutl */
.breadcrumb-section li.active {
  /*text-shadow: 0px 1px 1px #000, 1px 0px 1px #000, 0px 0px 0 #000, 0px 0px 0 #000 !important; */
}

body.product .breadcrumb-item a {
  color: #000 !important;
}

.breadcrumb-item + .breadcrumb-item.text-dark-1 {
  color: var(--mainColor) !important;
}

/* Shipping */
.covered-cities.border {
  border: 1px solid #e9eff4 !important;
}

.icon-site {
  position: relative;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.icon-site:after {
  content: "";
  background: var(--mainColor);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.1;
  border-radius: 5px;
}

.offcanvas.offcanvas-start {
  z-index: 9999999;
}

.left-aside-cart {
  position: relative;
  overflow: hidden;
}

.left-aside-cart::after {
  content: "";
  background-color: var(--mainColor);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.15;
}

.slider-payments a {
  min-height: 70px !important;
  display: flex !important;
  align-items: center !important;
  /* overflow: hidden; */
  position: relative;
  padding: 0px !important;
}

.slider-payments a img {
  width: 75px;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translateX(50%) translateY(-50%);
  object-fit: contain !important;
}

@media (max-width: 991px) {
  .slider-payments a img {
    width: 50px;
  }
}

.box-trust-paymennt {
  border: 1px solid var(--mainColor);
  position: relative;
}

.box-trust-paymennt .icon {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  opacity: 0.1;
}

.box-trust-paymennt .icon svg {
  width: 70%;
}

.box-trust-paymennt .icon svg path {
  fill: var(--mainColor);
}

.box-trust-paymennt .h1 {
  font-size: 56px;
}

@media (max-width: 1199px) {
  .box-trust-paymennt .h1 {
    font-size: 48px;
  }
}

@media (max-width: 991px) {
  .box-trust-paymennt .h1 {
    font-size: 32px;
  }
}

/* Start Style Btn To Top */
#btn-to-top {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: var(--mainColor);
  color: #fff;
  position: fixed;
  bottom: 90px;
  left: 100px;
  cursor: pointer;
  transition: all 0.5s;
  border-radius: 50%;
  z-index: 99999999;
  display: none;
}
/* End Style Btn To Top */

/* Footer */
.footer .wedgit h3 {
  color: #94a3b8;
}

.social a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: block;
  text-align: center;
  line-height: 35px;
  border: 1px solid var(--colorDark-1);
}

.icons-cards a,
.social a:hover {
  background-color: #ffffff24;
}

.icons-cards a img {
  max-width: 20px;
  max-height: 20px;
  object-fit: cover;
}

footer.footer .icons-cards a {
  padding: 5px !important;
}

.footer a.logo img {
  max-height: 80px;
  min-height: 40px;
  background-color: transparent;
}

.footer a.logo img {
  max-height: 80px;
  background-color: transparent;
}

/* #tidio-chat-iframe  */
.social a img {
  width: 20px;
}

.developed-by::after {
  content: "";
  width: 1px;
  height: 15px;
  background-color: var(--colorGray-1);
  position: absolute;
  left: -16px;
  opacity: 0.4;
}

/* breadcrumb-section */
.breadcrumb-section li a {
  color: var(--colorDark-1);
}

.breadcrumb-section li.active {
  color: #64748b;
}

.form-check-input[type="checkbox"] {
  border-radius: 50%;
  border-color: var(--mainColor);
}

.form-check-input:checked {
  background-color: var(--mainColor);
  border-color: var(--mainColor);
}

.irs--round .irs-bar {
  background-color: var(--mainColor);
}

.irs--round .irs-handle {
  border: 6px solid var(--mainColor);
}

.irs--round .irs-min,
.irs--round .irs-max,
.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
  display: none;
}

.custom-dropdown .dropdown-toggle::after {
  content: none;
}

.custom-dropdown ul li a:hover {
  color: #fff;
  background: var(--mainColor);
}

.dropdown.custom-dropdown {
  z-index: 999;
}

.categories-product {
  -ms-overflow-style: none; /* Internet Explorer 10+ */
  scrollbar-width: none; /* Firefox */
}
.categories-product ::-webkit-scrollbar {
  display: none; /* Safari and Chrome */
}

.categories-product a {
  min-width: 40px;
}

.dev3-dropdown-menu.dropdown-hidden-items > li:last-child {
  display: none;
}

/* End Footer */

.img-hover img,
.btn-order-status button,
.btn-order-status .number,
.box-result,
.dev3-searchbar .form .close,
.dev3-darkblue .dev3-dropdown-menu li .form,
.dev3-darkblue .dev3-dropdown-menu li .form i,
.dev3-darkblue .dev3-dropdown-menu li .form button,
.custom-dropdown ul li a,
.btn-primary-main::after,
.header-top,
.product-img-side,
.select2-results__option--selectable,
date-input-polyfill .day-matrix-wrapper table tbody td,
.btnrating,
.btnrating i,
.dataTables_wrapper .dataTables_paginate .paginate_button,
.nav-pills .nav-link::after,
.nav-pills .nav-link,
.slick-dots li button,
.slick-arrow,
.show,
.close-search-mobile,
.owl-dot,
.social a,
.testimonials .owl-dots .owl-dot,
.product .img img,
.btn-transparent-radius,
.btn-transparent,
.btn-transparent-radius:after,
.slider .owl-dots .owl-dot {
  transition: all 0.2s;
}

img {
  object-fit: cover;
}

.owl-carousel .owl-item img {
  width: auto !important;
}

.owl-carousel .owl-nav {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: auto;
  display: flex;
  justify-content: space-between;
}

.owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  right: -18px;
  height: 25px;
}
.owl-carousel .owl-nav button.owl-next {
  position: absolute;
  left: -18px;
  height: 25px;
}

.owl-carousel .owl-nav button {
  width: 40px;
  height: 40px !important;
  line-height: 40px !important;
  text-align: center;
  background: var(--mainColor) !important;
  display: block;
  border-radius: 50%;
  font-size: 26px !important;
  color: #fff !important;
  margin: 0 4px;
  margin-top: -15px;
}
@media (max-width: 992px) {
  .owl-carousel .owl-nav button {
    width: 22px;
    height: 22px !important;
    line-height: 2px !important;
    font-size: 20px !important;
  }
}
.owl-carousel .owl-dots {
  text-align: center;
  position: absolute;
  bottom: -25px;
}

.owl-carousel .owl-dot {
  width: 12px;
  height: 12px;
  background: var(--mainColor);
  border-radius: 50%;
  margin: 0 2px;
  border: 0;
  opacity: 0.4;
}

.slick-dots .owl-dot.active {
  opacity: 1;
  width: 22px;
  border-radius: 8px;
}

/* Classes */
.shadow-sm {
  box-shadow: rgb(0 0 0 / 10%) 0px 1px 2px 0px;
}

.w-90 {
  width: 90%;
}

.rounded-lg {
  border-radius: 25px !important;
}

.border-top {
  border-top: 1px solid #e2e8f0 !important;
}
.border-bottom {
  border-bottom: 1px solid #e2e8f0 !important;
}
.border-transparent {
  border: 1px solid transparent;
}

.input-apps {
  border: 1px solid rgba(203, 213, 225, 1);
  outline: none !important;
  box-shadow: none !important;
  padding: 10px;
}

.btn-reset {
  border: 0;
  outline: none;
  background: none;
}

.btn-transparent-red,
.btn-transparent-radius,
.btn-transparent {
  color: var(--mainColor);
  text-decoration: none;
  background-color: #f7f5fe;
  padding: 9px 13px;
  position: relative;
  overflow: hidden;
  border: 1px solid transparent;
}

.btn-transparent-radius:hover {
  color: #fff !important;
}

.btn-transparent-red {
  color: rgba(255, 72, 59, 1);
  border: 1px solid currentColor;
}

.btn-primary {
  padding: 10px;
  background: var(--mainColor) !important;
  border-color: var(--mainColor) !important;
  padding: 9px 13px;
}

.btn-primary-1 {
  position: relative;
}

.btn-primary-main::after {
  content: "";
  background-color: var(--mainColor);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.1;
}

.btn-primary-main > div {
  z-index: 2222;
}

.btn-primary-main:hover::after {
  opacity: 1;
}

.btn-primary-main:hover path {
  fill: #fff;
  stroke: #fff;
}

.btn-primary.btn-disabled {
  opacity: 0.4;
}

.btn-primary-main:hover .text-main {
  color: #fff;
}

.btn-outline-primary {
  color: var(--mainColor);
  border-color: var(--mainColor);
}

.btn-outline-primary:hover,
.btn-primary:hover {
  background: var(--mainColor);
  border-color: var(--mainColor);
}

.btn-transparent-main {
  border: 1px solid var(--mainColor);
  color: var(--mainColor);
}

.btn-transparent-radius {
  border-radius: 40px;
}

.btn-transparent-radius:after {
  background: #fff;
  width: 15px;
  height: 15px;
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  left: -20px;
  top: 50%;
  border-radius: 50%;
  background-size: 8px;
  content: "\f104";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 11px;
  text-align: center;
  color: var(--mainColor);
}

.btn-transparent-main:hover,
.btn-transparent:hover,
.btn-transparent-radius:hover {
  background-color: var(--mainColor);
  color: #fff;
}

.btn-transparent:hover path {
  fill: #fff;
}

.btn-transparent-radius:hover {
  padding-left: 32px;
}

.btn-transparent-radius:hover:after {
  left: 12px;
}

.outline-none {
  outline: none;
}

.btn-outline-light {
  padding-top: 12px;
  padding-bottom: 12px;
}

.custom-modal-header {
  position: absolute !important;
  top: -58px !important;
  right: 50% !important;
  transform: translateX(50%) !important;
}

.custom-modal-header button {
  background-color: #fff8f8 !important;
  width: 85px;
  border: 10px solid #fff !important;
  height: 85px;
  border-radius: 50%;
}

.categories-list {
  padding: 4px 10px;
}

.categories-list li {
  position: relative;
  margin: 5px 0;
}

.categories-list .main-cat > a {
  padding-right: 20px;
}

.categories-list .list-subcategory a {
  position: relative;
}

.categories-list ul.sub-menu-cat {
  padding-right: 25px;
  border-right: 1px solid #e2e8f0;
  margin-top: 2px;
  padding-top: 8px;
}

.categories-list i {
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid #334155;
  text-align: center;
  font-size: 10px;
  border-radius: 8px;
  right: -7px;
  top: 5px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-cat i.minus:before {
  content: "\f068";
}

.sub-sub-menu-cat {
  margin-top: 8px;
  padding-right: 5px;
  padding-left: 5px;
}

.categories-list .list-sub-sub {
  padding-right: 15px;
  padding-left: 15px;
}

.categories-list .current + i,
.categories-list .current {
  color: var(--mainColor) !important;
}

.categories-list .current + i {
  border-color: var(--mainColor);
}

.category-with-cover {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  height: 230px;
}

.category-with-cover:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  opacity: 0.7;
  border-radius: 25px;
}

.category-with-cover > section,
.category-with-cover > div {
  position: relative;
  z-index: 9;
}

body.category.breadcrumb-item + .breadcrumb-item::before {
  color: #fff;
}

[data-template="category"] .main-cat ul {
  display: none;
}

.btn-readmore:hover {
  background: none !important;
  border: 1px solid var(--mainColor) !important;
  color: var(--mainColor) !important;
}

.btn-readmore:hover::after {
  background-color: var(--mainColor) !important;
  color: #fff;
}

.breadcrumb-item + .breadcrumb-item::before {
  color: #475569;
}

/* Colors */
.bg-main {
  background-color: var(--mainColor) !important;
}

.bg-gray-1 {
  background-color: var(--colorGray-1) !important;
}

.bg-gray-2 {
  background-color: var(--colorGray-2) !important;
}

.text-main {
  color: var(--mainColor) !important;
}

.text-gray-1 {
  color: #64748b;
}
.text-gray-2 {
  color: #475569;
}

.text-red {
  color: #ff483b;
}

.text-dark-1 {
  color: var(--colorDark-1) !important;
}

.border {
  border-color: rgba(241, 245, 249, 1) !important;
}

.sorting-product .active path,
.sorting-product .active rect {
  fill: var(--mainColor);
  stroke: var(--mainColor);
}

.modal {
  z-index: 999999999999;
}

.pagination .page-link {
  margin: 0 5px;
  border-radius: 12px !important;
  width: 36px;
  height: 36px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--colorDark-1);
  outline: none;
  box-shadow: none;
}

.pagination .page-link.active,
.pagination .page-link:hover {
  background: none;
  border-color: var(--mainColor);
  color: var(--mainColor);
}

.pagination .page-link .prev,
.pagination .page-link .next {
  background: var(--colorGray-2) !important;
  border: 1px solid transparent !important;
}

/* Size */
.fs-18px {
  font-size: 18px;
}
.fs-14px {
  font-size: 14px;
}
.fs-13px {
  font-size: 13px;
}
.fs-12px {
  font-size: 12px;
}

.hide_on_web,
.side-mobile,
.close-search-mobile,
.search-mobile,
.btn-open-menu {
  display: none;
}

.img-mobile,
.hide_img_on_mobile,
.hide_on_web {
  display: none !important;
}

.slick-dots > li {
  display: inline-block;
}
.slick-dots > li:only-child {
  display: none;
}

.faqs .accordion-item {
  margin-bottom: 7px;
  border: 1px solid #cbd5e1 !important;
  border-radius: 5px !important;
  transition: 0 !important;
}

.faqs .accordion-item.active {
  border-color: var(--mainColor) !important;
}

.faqs .accordion-button {
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
  outline: none !important;
  border-radius: 5px !important;
}

.faqs .accordion-button:not(.collapsed) {
  border-bottom: 1px solid #cbd5e1 !important;
  color: #000;
  border-radius: 0 !important;
}

.faqs .accordion-body p {
  margin-bottom: 0;
}

@media (min-width: 1000px) and (max-width: 1400px) {
  .header-top .lang,
  .header-top .form-search,
  .delivery-to {
    margin-right: 10px !important;
    font-size: 14px;
  }

  .cart-favorite {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .cart-favorite::before,
  .cart-favorite::after {
    content: none;
  }
}

@media (min-width: 992px) {
  .dev3-searchbar {
    display: block !important;
  }
}

@media (max-width: 1000px) {
  .lang,
  .delivery-to,
  .cart-favorite {
    display: none !important;
  }

  .header-top .container > .d-flex {
    justify-content: space-between;
  }

  .header-top .form-search {
    width: 40%;
    margin-right: 0 !important;
  }
}
@media (max-width: 991px) {
  .logo img {
    height: 50px;
    width: auto;
    max-height: 50px;
    background-color: transparent;
    min-height: 50px;
  }

  .box-overlay.open {
    display: block;
  }
  .slick-next,
  .slick-prev,
  .side-mobile .maroof-icon,
  .search-lg {
    display: none !important;
  }

  .dev3-mobile-header .dev3-mobile-search,
  .side-mobile .main-cat ul {
    display: none;
  }

  .side-mobile {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    right: -100%;
    height: 100%;
    min-width: 50%;
    max-width: 100%;
    width: 320px;
    background-color: #fff;
    z-index: 999999;
    overflow: scroll;
    transition: all 0.2s;
    padding-bottom: 80px;
  }

  .side-mobile.openn-side {
    right: 0;
  }

  .side-mobile .icon-menu {
    width: 100%;
    height: 53px;
    z-index: 999999;
    top: 0;
    text-align: end;
    line-height: 50px;
    z-index: 9;
  }

  .side-mobile .list-sub-sub .icon-menu {
    line-height: 39px;
    height: 39px;
  }
  .side-mobile .menu {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #e2e8f0;
    text-align: center;
    line-height: 32px;
  }

  .side-mobile .payment-methods .icon {
    background: #f8fafc;
    width: 40px;
    height: 40px;
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
  }

  .side-mobile .icons-cards a {
    background-color: #ffffff24;
  }
}

@media (max-width: 776px) {
  .close-search-mobile,
  .search-mobile,
  .btn-open-menu {
    display: block;
  }

  .img-mobile {
    display: block !important;
  }

  .logo img {
    height: 45px;
    width: auto;
    max-height: 45px;
    background-color: transparent;
    min-height: 45px;
  }

  .img-web {
    display: none !important;
  }

  .dev3-mobile-search.dev3-search-open {
    display: block !important;
    width: 100% !important;
    position: fixed !important;
    z-index: 999999999999999999;
  }

  .dev3-mobile-search .form {
    position: relative;
    width: 85%;
    float: left;
  }

  .dev3-mobile-search .input-search {
    position: relative;
    z-index: 99999999 !important;
    border-radius: 8px !important;
    background: red;
    width: 100%;
    background: #f8fafc;
    border: 0;
    padding: 15px;
    padding-right: 50px;
  }

  .dev3-mobile-search .btn-form {
    position: absolute;
    z-index: 99999999999;
    background: none;
    border: 0;
    top: 12px;
    right: 10px;
  }

  .dev3-mobile-search .close {
    position: fixed;
    z-index: 9999999999;
    right: 20px;
    background: var(--mainColor);
    width: 45px;
    text-align: center;
    height: 54px;
    line-height: 55px;
    border-radius: 5px;
    left: 16px;
    right: auto;
    color: #fff;
  }

  .box-result {
    display: block;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0;
    padding-top: 80px;
    border-radius: 0;
  }

  .search-results .product {
    width: 50%;
  }
  .header-top .form-search {
    width: auto;
    margin-right: 3rem !important;
  }

  .search-lg {
    display: block !important;
    position: absolute !important;
    left: 0;
    right: 0;
    top: -100%;
    z-index: 13;
    width: 0;
    transition: all 0.2s;
  }

  .search-lg.show {
    display: block !important;
    right: 50%;
    width: 98%;
    top: 10px;
    transform: translateX(50%);
  }

  .close-search-mobile {
    width: 28px;
    height: 28px;
    text-align: center;
    border-radius: 50%;
    background: var(--mainColor);
    line-height: 27px;
    z-index: 999;
  }

  .dropdown-user {
    padding-left: 10px;
  }

  .menu-dropdown::after {
    left: -3px;
  }

  .menu-dropdown ul {
    left: 0;
  }

  .product-circle span {
    font-size: 13px;
  }

  .advertiser .img {
    min-width: 30px;
    height: 30px;
    width: 30px;
  }

  .categories .cat:nth-child(3) {
    position: static;
  }

  .categories .cat {
    width: 50% !important;
  }

  [dir="rtl"] .category-slick-slider .slick-prev,
  [dir="rtl"] .partners .slick-prev,
  [dir="rtl"] .testimonials .slick-prev {
    right: 0;
    bottom: 0;
    top: auto;
  }

  [dir="rtl"] .category-slick-slider .slick-next,
  [dir="rtl"] .partners .slick-next,
  [dir="rtl"] .testimonials .slick-next {
    left: 0;
    bottom: 0;
    top: auto;
  }

  .footer .vat-number,
  .footer .icons-cards,
  .footer .apps,
  .footer .social {
    justify-content: center;
  }

  .hide_on_mobile {
    display: none !important;
  }
}

.slider-img .slide {
  min-height: auto;
  height: auto;
  position: relative;
}

.slider-img img {
  height: 550px;
  object-fit: cover;
  width: 100%;
}

.modal-select-destination-city-footer-container button {
  background: var(--mainColor) !important;
  color: #fff !important;
}

.search-history .cats a span {
  font-size: 12px;
}

::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background: var(--mainColor);
}

::-webkit-scrollbar-thumb:hover {
  background: var(--mainColor);
  opacity: 0.7;
}

/* filters => all products / categry page */

.product-attributes {
  width: 100% !important;
  min-width: 100% !important;
  padding: 0 !important;
  border: 0;
}

.attribute-label {
  margin: 0 !important;
  font-size: 14px !important;
  margin-bottom: 5px !important;
}

.attribute-body {
  padding-bottom: 10px !important;
}

.attribute-group {
  border: 0 !important;
  margin-bottom: 0 !important;
}

.filtration-header {
  /* padding: 0 17px; */
  font-size: 18px;
  font-weight: 800;
  line-height: 28px;
  color: #1e293b;
  padding: 0;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid #e2e8f0;
}

.product-attributes-store {
  border: 1px solid #e2e8f0;
  padding: 16px;
  border-radius: 12px;
  margin-bottom: 12px;
}

.products-filters-container {
  margin-top: 0 !important;
}

.attribute-group {
  padding-bottom: 8px;
  margin-bottom: 8px !important;
  border-bottom: 1px solid #e2e8f0 !important;
  border-radius: 0 !important;
}

.attribute-group:last-child,
.attribute-group:nth-last-child(2) {
  padding-bottom: 0;
  margin-bottom: 0 !important;
  border-bottom: none !important;
}

.attribute-header {
  padding: 4px 0 !important;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #334155;
  margin-bottom: 8px !important;
}

.attribute-body {
  padding-bottom: 0 !important;
}

.filter-row {
  padding: 0 !important;
  margin-bottom: 24px !important;
}

.filter-row:last-child {
  margin-bottom: 12px !important;
}

@media (max-width: 767px) {
  .filter-row {
    margin-bottom: 12px !important;
  }
}

.attribute-label {
  font-size: 14px !important;
  line-height: 20px;
  color: #334155;
  padding: 0 8px;
  margin: 0 !important;
}

.attribute-arrow {
  width: 14px;
  height: 14px;
  background-image: url(./arrow.svg);
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: center center;
}

.attribute-arrow svg {
  display: none;
}

.filter-row input {
  width: 16px;
  height: 16px;
  border-radius: 2px;
  border: 1px solid #ced4da;
  appearance: none;
}

.filter-row input:checked {
  appearance: auto;
}

.filter-headding {
  font-size: 18px;
  font-weight: 800;
  line-height: 28px;
  color: #1e293b;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid #e2e8f0;
}

.categories-list {
  padding: 0 !important;
}

.categories-list li {
  margin-bottom: 16px;
}

.categories-list > li {
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid #e2e8f0;
}

.categories-list > li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.categories-list li a {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #334155;
  padding: 4px 8px;
  text-decoration: none;
  padding-right: 20px !important;
}

.ltr .categories-list li a {
  padding-right: 0 !important;
  padding-left: 20px !important;
}

#modal-select-destination-city .dropbtn::after {
  top: 47px !important;
  right: 15px !important;
}

.content-desc-mobile-hide table {
  width: 100%;
  margin-bottom: 20px;
}

.content-desc-mobile-hide table td {
  border: 1px solid #eee;
}

.btn-out-of-stock {
  opacity: 0.5;
  background: #888;
  border-color: #888;
}

.loyalty-points-products-section {
  border-radius: 8px !important;
  border: 1px solid rgba(203, 213, 225, 1) !important;
}

.popover-gift-box {
  position: absolute;
  top: 100%;
  min-width: 100px;
  text-align: center;
  padding: 8px;
  font-family: inherit;
}

.popover-gift-box button {
  width: 100%;
  background: var(--mainColor);
}

.popover-gift-box button a {
  color: #fff;
  text-decoration: none;
}

.popover-gift-box button a:hover {
  border: 1px solid var(--mainColor) !important;
  color: var(--mainColor) !important;
}

.loyalty-points-section .loyalty-points-login {
  color: #000 !important;
  font-size: 14px;
}

.loyalty-points-section .loyalty-points__points-text,
#noCustomerCalculatedValue {
  color: var(--mainColor) !important;
}

.loyalty-points-section,
.loyalty-points-section {
  border-radius: 10px !important;
  padding: 13px !important;
}

.loyalty-points__info p span:last-child {
  font-size: 14px;
}

.loyalty-points-section
  .loyalty-points-method-applied-section
  .applied_redemption_method_name {
  font-size: 14px !important;
  border-radius: 7px !important;
  height: auto;
}

.loyalty-points-section .loyalty-points-method-applied-row button {
  background: var(--mainColor) !important;
  color: #fff !important;
  padding: 5px 15px !important;
  height: auto !important;
  text-decoration: none !important;
}

.loyalty-points-expected-section .flex-shrink-0 {
  width: auto !important;
}

.loyalty-points-section.rtl .loyalty-points-redemption-form button {
  height: auto;
  padding: 3px;
  background: var(--mainColor);
  border-color: var(--mainColor);
}

.template-cart .gift-card > button {
  padding: 1rem !important;
  display: block;
  width: 100%;
  outline: none !important;
  box-shadow: none !important;
  border: 0 !important;
  font-size: 16px;
  background: url('data:image/svg+xml,<svg width="53" height="60" viewBox="0 0 53 60" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M50.6957 19.0435L38.5217 24.5217L26.3478 30L14.1739 24.5217L2 19.0435" stroke="%23070606" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.50261 15.8901L2 19.0432" stroke="%23070606" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M45.1931 15.8901L50.6957 18.5197" stroke="%23070606" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M50.6957 19.0435V26.3478L26.3478 38.5217L2 26.3478V19.0435" stroke="%23070606" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.2609 27.5654V47.0437L26.3479 58.0002L4.43481 47.0437V27.5654" stroke="%23070606" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.3914 52.5217V33.0435" stroke="%23070606" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.3044 52.5217V33.0435" stroke="%23070606" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.1738 32.4346V24.4241L21.7825 20.2241" stroke="%23070606" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M30.9131 20.2241L38.5218 24.4241V32.4346" stroke="%23070606" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.5652 11.7391C30 6.86957 30 2 36.0869 2C49.9116 2 52.9307 11.033 45.6836 15.5885C39.1901 19.6704 34.8403 19.0435 31.2174 19.0435" stroke="%23070606" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M28.7826 11.7393H23.9131C22.5684 11.7393 21.4783 12.8293 21.4783 14.174V19.0436C21.4783 20.3883 22.5684 21.4784 23.9131 21.4784H28.7826C30.1273 21.4784 31.2174 20.3883 31.2174 19.0436V14.174C31.2174 12.8293 30.1273 11.7393 28.7826 11.7393Z" stroke="%23070606" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.2173 14.1738C31.2173 14.1738 38.5216 12.9564 38.5216 9.3042" stroke="%23070606" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.4783 19.0435C17.8541 19.0435 13.5056 19.668 7.012 15.5861C-0.235127 11.033 2.784 2 16.6087 2C22.6957 2 22.6957 6.86957 25.1304 11.7391" stroke="%23070606" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.4783 14.1738C21.4783 14.1738 12.9565 12.9564 12.9565 9.3042" stroke="%23070606" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-position: 55px center;
  background-repeat: no-repeat;
  background-size: 8%;
}

.template-cart .gift-card > button span {
  position: relative;
}

.template-cart .gift-card > button span:after {
  content: "";
  background: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 7H9V1C9 0.734784 8.89464 0.48043 8.70711 0.292893C8.51957 0.105357 8.26522 0 8 0C7.73478 0 7.48043 0.105357 7.29289 0.292893C7.10536 0.48043 7 0.734784 7 1V7H1C0.734784 7 0.48043 7.10536 0.292893 7.29289C0.105357 7.48043 0 7.73478 0 8C0 8.26522 0.105357 8.51957 0.292893 8.70711C0.48043 8.89464 0.734784 9 1 9H7V15C7 15.2652 7.10536 15.5196 7.29289 15.7071C7.48043 15.8946 7.73478 16 8 16C8.26522 16 8.51957 15.8946 8.70711 15.7071C8.89464 15.5196 9 15.2652 9 15V9H15C15.2652 9 15.5196 8.89464 15.7071 8.70711C15.8946 8.51957 16 8.26522 16 8C16 7.73478 15.8946 7.48043 15.7071 7.29289C15.5196 7.10536 15.2652 7 15 7Z" fill="%23070606"/></svg>');
  width: 15px;
  height: 15px;
  position: absolute;
  right: -80px;
  background-size: cover;
  top: 6px;
}

[dir="ltr"] .template-cart .gift-card > button span:after {
  left: -50px;
  right: auto;
}

[dir="ltr"] .tamara-product-widget {
  padding: 16px 66px 16px 15px !important;
}

[dir="ltr"] .template-cart .gift-card > button {
  background-position: 90% center;
}

@media (max-width: 776px) {
  .template-cart .gift-card > button span:after {
    right: -20px;
  }

  [dir="ltr"] .template-cart .gift-card > button span:after {
    left: -30px;
    right: auto;
  }

  [dir="ltr"] .template-cart .gift-card > button {
    background-position: 97% center;
  }
}

.template-cart .gift-card .gift-card__header ul {
  padding: 10px 0;
  padding-right: 20px;
  padding-top: 0;
  padding-left: 20px;
}

.template-cart .gift-card .gift-card__header ul p {
  margin: 0;
  font-size: 15px;
}

.gift-card__body label {
  font-size: 14px;
}

.gift-card__body textarea,
.gift-card__body input[type="text"] {
  border: 1px solid #dee2e6 !important;
  border-radius: 31px !important;
  font-size: 14px;
  padding: 12px;
  margin-top: 5px;
  margin-bottom: 10px;
}

.gift-card__actions button {
  width: 50% !important;
  padding: 10px !important;
  height: auto !important;
}

.loyalty-points-section {
  border-color: rgba(241, 245, 249, 1) !important;
}

.remove-backdrop-modal {
  overflow: auto !important;
}

.error-gift {
  position: relative;
}

.error-gift:after {
  content: "هذا الحقل إلزامي";
  color: red;
  position: absolute;
  bottom: -19px;
  font-size: 13px;
  left: 10px;
}

[dir="ltr"] .error-gift:after {
  content: "Required Field";
  right: 10px;
  left: auto;
}

.selectize-input {
  padding: 12px 15px !important;
}

.selectize-control.single .selectize-input {
  background: none !important ;
  box-shadow: none !important;
  border-radius: 5px !important;
  border-color: #cbd5e1 !important;
}

.selectize-dropdown .selected {
  background-color: var(--mainColor) !important;
}

.custom-field-options .selectize-dropdown,
.custom-field-options .form-control.selectize-control {
  padding: 0 !important;
  border: 0 !important;
}

.selectize-dropdown {
  border-radius: 0 0 6px 6px;
  border-color: #cbd5e1 !important;
  box-shadow: 0px 1.7374637126922607px 76.44840240478516px 0px
    rgb(51 65 85 / 8%) !important;
}

.gift-preview__body {
  position: static !important;
}

.gift-preview__body.active-absolute {
  position: absolute !important;
}

.modal-body.gift-preview .gift-preview__body p {
  padding: 5px 20px !important;
  margin-bottom: 0;
}

.img-grayscale {
  filter: grayscale(100%);
}
.img-nograyscale {
  filter: grayscale(0%);
}

.main-menue {
  /* overflow: hidden; */
  position: relative;
  max-width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.main-menue > .dev3-item {
  min-width: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  justify-content: unset;
  align-self: unset;
  flex-grow: 1;
  flex-shrink: 0;
}

.dev3-mobile-toggle,
.side-mobile .menu {
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  .product-img-side {
    height: 190px !important;
  }
  .cardsproduct {
    height: 190px !important;
  }
  .sideproducttop {
    position: absolute;
    top: 10px;
    width: 50%;
  }
  .bottom-box {
    position: absolute;
    bottom: 11px;
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .product-img-side {
    height: 355px !important;
  }
  .cardsproduct {
    height: 345px !important;
  }
  .sideproducttop {
    position: absolute;
    top: 190px !important;
    width: 90%;
  }
  .bottom-box {
    position: absolute;
    bottom: 11px;
    width: 90%;
  }
}

span.badge-name {
  position: static;
  margin-bottom: 0;
  border-radius: 6px !important;
}

.custom-label {
  display: inline-flex;
  max-width: 100%;
}

.custom-label-badge {
  position: absolute;
  top: -3px;
  /* animation: fadeInOut 3s ease-in-out infinite alternate; */
}

.second-label-badge {
  position: absolute;
  bottom: 12px;
  left: 12px;
}

.custom-label span.badge-name {
  padding: 3px 8px;
  background-color: var(--label-color, var(--mainColor)) !important;
  color: #fff !important;
}

.badge-name {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block !important;
  z-index: 2 !important;
}

@media screen and (max-width: 1200px) {
  .show-all-description .content img {
    width: 100%;
    object-fit: contain;
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .show-all-description .content table {
    width: 100%;
    max-width: 100vw;
  }
}
.payment-method-card {
  width: 85px;
  height: 82px;
  margin: 0 15px 30px 15px;
  border: 1px #cccccc solid;
  border-radius: 3px;
  padding: 20px;
}

.payment-method-card img {
  width: 100%;
  height: auto;
}

/* Announcement bar */
.sqs-announcement-bar-text a {
  text-decoration: unset !important;
}

.sqs-announcement-bar-text {
  padding-left: 30px;
  padding-right: 30px;
}

#announcement-bar-text-inner-id {
  margin: 0 auto;
  overflow: hidden;
}
[dir="rtl"] #announcement-bar-text-inner-id p {
  direction: rtl;
  animation-name: marquee-rtl;
  -webkit-animation-name: marquee-rtl;
}
[dir="ltr"] #announcement-bar-text-inner-id p {
  direction: ltr;
  animation-name: marquee-ltr;
  -webkit-animation-name: marquee-ltr;
}
#announcement-bar-text-inner-id p:hover {
  animation-play-state: paused;
}

@keyframes marquee-rtl {
  0% {
    transform: translate(-90%, 0);
  }
  100% {
    transform: translate(20%, 0);
  }
}
@keyframes marquee-ltr {
  0% {
    transform: translate(0%, 0);
  }
  100% {
    transform: translate(-110%, 0);
  }
}
@media only screen and (max-width: 900px) {
  @keyframes marquee-rtl {
    0% {
      transform: translate(-90%, 0);
    }
    100% {
      transform: translate(65%, 0);
    }
  }
  @keyframes marquee-ltr {
    0% {
      transform: translate(0%, 0);
    }
    100% {
      transform: translate(-105%, 0);
    }
  }
}

[dir="rtl"] .questions-card-init .image-box {
  margin-left: 10px;
}
[dir="ltr"] .questions-card-init .image-box {
  margin-right: 10px;
}
.questions-card-init .image-box {
  margin-bottom: 18px;
}
.questions-card-init .content-box {
  margin-bottom: 18px;
}
.questions-card-init .content-box p {
  font-size: 16px;
  font-weight: 800;
}
.questions-card-init #addQuestionButton {
  font-size: 12px;
  font-weight: 500;
}
.questions .questions-btn {
  font-size: 18px;
  color: var(--mainColor);
}
.questions .answer-btn {
  position: absolute;
  left: 10px;
  top: 20px;
}
.arrow-question {
  width: 20px !important;
  height: 20px !important;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* .loading_more_products svg {
  animation: rotate 2s linear infinite;
} */

@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.spinner-container {
  position: relative;
  height: calc(100vh - 500px);
}

.spinner {
  width: 40px;
  height: 40px;
  border: 4px solid #4f4f4f;
  border-top: 4px solid var(--mainColor);
  border-radius: 50%;
  animation: spin 1s linear infinite;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.add-to-wishlist {
  position: absolute;
  right: 0;
  z-index: 100;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 10px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  border-radius: 27px;
  background-color: white;
}

.rtl .add-to-wishlist {
  right: unset;
  left: 0;
}

@media screen {
}

.icon-heart-mask {
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  border: none;
  mask-size: 100%;
  mask-position: center;
  mask-repeat: no-repeat;
  mask-image: url("./heart-outlined.svg");
  background-color: var(--secondColor, #a1a0a9);
}

.icon-heart-mask.filled {
  mask-image: url("./heart-filled.svg");
  background-color: var(--mainColor, #d86f6f);
  border: none;
}
@keyframes spin {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

.add-to-wishlist {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 98;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid rgba(240, 240, 240, 0.904);
  margin: 10px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  border-radius: 27px;
  background-color: #fff;
}
.rtl .add-to-wishlist {
  right: unset;
  left: 0;
}
.icon-heart-mask {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  mask-size: 100%;
  border: none;
  mask-position: center;
  mask-repeat: no-repeat;
  mask-image: url(heart-outlined.svg);
  background-color: #4f4f4f;
}
/* @media (max-width: 767px) {
  .rtl .add-to-wishlist {
    top: unset;
    bottom: 0;
  }
} */
.icon-heart-mask.mobile-nav-heart {
  display: inline-block;
  background-color: var(--colorDark-1, #a1a0a9);
}
.icon-heart-mask.filled {
  mask-image: url(heart-filled.svg);
  background-color: var(--mainColor, #d86f6f);
  border: none;
}
.wishlist-count {
  position: absolute;
  top: -5px;
  right: -6px;
  background-color: red;
  color: #fff;
  height: 24px;
  width: 24px;
  border-radius: 50%;
  font-size: 10px;
  font-weight: 900;
  border: 2px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 767px) {
  .wishlist-count {
    background: #ff483b;
    border: 1px solid #fff;
    position: absolute;
    width: 18px;
    height: 18px;
    line-height: 16px;
    font-size: 10px;
    top: -1px;
    font-style: normal;
    color: #fff;
    right: 48px;
    border-radius: 50%;
  }
}

.wishlist-title {
  color: #1e293b;
  font-size: 28px;
  font-style: normal;
  font-weight: 900;
  line-height: 44px;
}

.product-card .box-image-product img {
  background-color: transparent !important;
}

/* NewCustmize */
#NewCustmize {
  --bs-modal-inner-border-radius: 16px;
  --bs-modal-header-border-color: #eee;
}

#NewCustmize .modal-dialog {
  width: 505px;
  max-width: calc(100% - 32px);
}

@media (max-width: 767px) {
  #NewCustmize .modal-dialog {
    width: 100%;
    max-width: calc(100% - 10px);
  }
}

#NewCustmize .modal-content {
  padding: 36px 20px;
  display: block;
}

#NewCustmize .modal-header {
  padding: 0;
  padding-bottom: 16px;
  border: none;
}

#NewCustmize .modal-header .modal-title {
  font-size: 24px;
  line-height: 37px;
  font-weight: 800;
  color: #000;
  margin: 0;
  text-align: center;
  width: 100%;
}

#NewCustmize .modal-header .btn-close {
  position: absolute;
  top: 20px;
  left: 26px;
}
#NewCustmize .update-logo {
  height: 47px;
}
#NewCustmize .update-model-date {
  font-size: 16px;
  line-height: 100%;
  font-weight: 500;
}

#NewCustmize .update-modal-text-info {
  margin: 0;
  font-size: 12px;
  color: #989898;
}
#NewCustmize .update-modal-text-info,
#NewCustmize .update-modal-text-info a {
  margin: 0;
  font-size: 12px;
  color: #989898;
}

@media (max-width: 767px) {
  #NewCustmize .update-logo {
    height: 30px;
  }
  #NewCustmize .update-model-date {
    font-size: 12px;
  }
  #NewCustmize .update-modal-text-info,
  #NewCustmize .update-modal-text-info a {
    font-size: 10px;
  }
}

#NewCustmize .update-date {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 16px;
  background-color: #f8f8f8;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  color: #000;
  margin: 16px 0;
}

#NewCustmize .modal-body {
  padding: 0;
  padding-top: 16px;
  margin-top: 16px;
}
#NewCustmize .modal-body p.update-modal-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0px;
}

@media (max-width: 767px) {
  #NewCustmize .modal-body p.update-modal-text {
    font-size: 14px;
    line-height: 20px;
  }
}

#NewCustmize .update-title {
  text-align: center;
  font-weight: 800;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0px;
  line-height: 27px;
  color: #000;
  margin-bottom: 16px;
}

@media (max-width: 767px) {
  #NewCustmize .update-title {
    font-size: 18px;
    line-height: 22px;
  }
}

#NewCustmize ol {
  list-style-position: inside;
  list-style: none;
  padding: 0;
}

#NewCustmize ol li {
  background-color: #f8f8f8;
  margin: 0;
  padding: 12px;
  display: flex;
  align-items: center;
  gap: 5px;
  counter-increment: lists;
}

#NewCustmize ol li::before {
  content: counter(lists);
  background-color: #fff;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 24px;
  color: #cb8c34;
}

#NewCustmize ol img {
  margin: 16px 0;
  width: 100%;
}

/* Image Performance Optimization Styles */
.lazy-image {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  min-height: 100px;
  display: block; /* Ensure images are displayed */
  position: relative;
}

/* Loading state */
.lazy-image.image-loading {
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: loading-shimmer 1.5s infinite;
  opacity: 0.7;
}

@keyframes loading-shimmer {
  0% {
    background-position: -200% 0;
  }
  100% {
    background-position: 200% 0;
  }
}

/* Ensure images are visible when loaded */
.lazy-image[src] {
  opacity: 1 !important;
  display: block !important;
  visibility: visible !important;
}

/* Optimized state */
.lazy-image.image-optimized {
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}

/* Performance indicator */
.performance-indicator {
  position: fixed;
  top: 20px;
  right: 20px;
  background: rgba(0, 0, 0, 0.9);
  color: white;
  padding: 15px;
  border-radius: 8px;
  font-family: monospace;
  font-size: 12px;
  z-index: 10000;
  max-width: 300px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.performance-indicator.show {
  animation: slideIn 0.3s ease-out;
}

@keyframes slideIn {
  from {
    transform: translateX(100%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

/* Responsive image container styles */
.img-box,
.box-image-product,
.box-img-product,
.content {
  position: relative;
  overflow: hidden;
}

/* Image optimization feedback */
.image-optimization-info {
  position: absolute;
  bottom: 5px;
  right: 5px;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 2px 6px;
  border-radius: 4px;
  font-size: 10px;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.image-optimized:hover .image-optimization-info {
  opacity: 1;
}
