@charset "UTF-8";
/*
Theme Name: SHOPI
Theme URI: https://codisa.ir
Author: Fatehi Ali
Author URI: https://codisa.ir
Description: SHOPI
Version: 1.0.4
*/
html {
  scroll-behavior: smooth;
}

body {
  font-family: "yekanbakh", tahoma, "Open sans", sans-serif;
  background-color: #fff;
  direction: rtl;
  text-align: right;
}

ins {
  text-decoration: none;
}

input[type=number] {
  -moz-appearance: textfield;
}

.container,
.container-fluid {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 1500px) {
  .container {
    max-width: 1500px;
  }
}
.swiper-button-prev::after,
.swiper-rtl .swiper-button-next::after,
.swiper-button-next::after,
.swiper-rtl .swiper-button-prev::after {
  content: "";
}

*::-webkit-scrollbar {
  width: 4px;
}

*::-webkit-scrollbar-track {
  background: #e9edf7;
}

*::-webkit-scrollbar-thumb {
  background-color: #e9edf7;
  border-radius: 20px;
  border: 3px solid #f03147;
}

* {
  scrollbar-width: thin;
  scrollbar-color: #9cb5b5 #e7f3f3;
}

*::-webkit-scrollbar {
  width: 6px;
}

*::-webkit-scrollbar-track {
  background: #e7f3f3;
}

*::-webkit-scrollbar-thumb {
  background-color: #9cb5b5;
  border-radius: 20px;
  border: 6px solid #9cb5b5;
}

@font-face {
  font-family: "yekanbakh";
  font-style: normal;
  font-weight: 400;
  src: url("./assets/fonts/Yekan Bakh FaNum 04 Regular.woff");
}
@font-face {
  font-family: "yekanbakh";
  font-style: bold;
  font-weight: 700;
  src: url("./assets/fonts/Yekan Bakh FaNum 06 Bold.woff");
}
@font-face {
  font-family: "yekanbakh";
  font-style: medium;
  font-weight: 500;
  src: url("./assets/fonts/Yekan Bakh FaNum 05 Medium.woff");
}
.drop-shadow-hero {
  filter: drop-shadow(3.5px 6.062px 5px rgba(140, 154, 176, 0.15));
}

.back-img-offer {
  background-image: url("./assets/img/wave-back-img-offer.svg");
  background-repeat: no-repeat;
  background-position: center;
}

.box-offer-hssssero-swiper::before {
  content: "";
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: 0;
  height: 8px;
  border-radius: 0px 0 8px 8px;
  transform: translateY(100%);
  background: #d83447;
}

.section-base {
  padding-top: 25px;
  padding-bottom: 25px;
}
.section-base.section-slider-category {
  padding-top: 0;
  padding-bottom: 0;
}
.section-base.section-brands {
  padding-bottom: 0px;
  padding-top: 0px;
}
.drop-shadow-add-to-cart {
  filter: drop-shadow(0px 7px 5px rgba(32, 182, 72, 0.08));
}

.item-product-slider {
  transition: all 0.3s;
  height: 100%;
}
.item-product-slider::before {
  background-color: var(--color-secondary-bg);
  background-image: linear-gradient(90deg, #fff 0, var(--color-primary-fill) 50%, #fff);
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  transition: 0.3s;
  visibility: hidden;
}

.item-product-slider:hover {
  filter: drop-shadow(0px 20px 15px rgba(140, 154, 176, 0.1));
  border: 1px solid #fff;
}
.item-product-slider:hover::before {
  opacity: 1;
  visibility: visible;
}

.swiper-list-cat .item {
  transition: all 0.3s;
  position: relative;
}
.swiper-list-cat .item::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  right: 50%;
  height: 1px;
  background-image: linear-gradient(to right, rgb(255, 255, 255) 0%, rgb(var(--color-primary-bg-rgb)) 50%, rgb(255, 255, 255) 100%);
  transition: all 0.3s;
}
.swiper-list-cat .item:hover {
  filter: drop-shadow(0px 20px 15px rgba(140, 154, 176, 0.1));
  border: 1px solid #fff;
}
.swiper-list-cat .item:hover::before {
  left: 0;
  right: 0;
}
.swiper-list-cat .item:hover .title {
  color: var(--color-primary-text);
}
.swiper-list-cat .item:hover svg {
  fill: var(--color-primary-text);
}

.transition-3s {
  transition: all 0.3s;
}

.swiper-brands .item {
  filter: drop-shadow(-5.362px 4.5px 5px rgba(140, 154, 176, 0.12));
  transition: all 0.3s;
}
.swiper-brands .item:hover {
  filter: drop-shadow(0px 0px 10px rgba(140, 154, 176, 0.12));
}

.title-vip {
  position: relative;
  display: flex;
  align-items: center;
}

.title-vip .line {
  height: 1px;
  background-image: linear-gradient(90deg, #ffffff 0%, #e4e8ef 50%, #ffffff 100%);
  flex-grow: 1;
}

.item-blog-index:hover .box-img-post img {
  transform: scale(1.03);
}
.item-blog-index:hover .title {
  background-position: 199%;
}
.item-blog-index .title {
  background-image: linear-gradient(to right, var(--color-secondary-text), var(--color-secondary-text) 50%, #273039 50%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  background-size: 202% 100%;
  background-position: 100%;
  transition: all 0.5s;
}

.item-blog-index:first-child .title {
  font-size: 21px;
}

.swiper-vip-slider-product .item {
  filter: drop-shadow(15.321px 12.856px 15px rgba(140, 154, 176, 0.14));
  transition: all 0.3s;
}
.swiper-vip-slider-product .item:hover {
  filter: drop-shadow(0px 0px 9px rgba(140, 154, 176, 0.14));
  transform: scale(1.05);
}

.wave-2::after {
  content: "";
  left: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50vw;
  z-index: 5555;
  background-color: inherit;
}

.box-vip-slider-product .wave {
  width: 318px;
  height: 100%;
  background-color: attr(data-color);
  transform: skewX(-8deg);
  border-radius: 32px;
  display: block;
  position: absolute;
  right: -90px;
  z-index: -1;
}

.box-footer-description {
  position: relative;
}
.box-footer-description::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  display: flex;
  height: 1px;
  background-image: linear-gradient(90deg, #ffffff 0%, #ecedf5 43%, #ecedf5 100%);
}

.wave-footer {
  position: absolute;
  background-image: url("./assets/img/wave-footer.svg");
  background-repeat: no-repeat;
  display: flex;
  align-items: start;
  justify-content: center;
  z-index: 98;
  width: 371px;
  height: 168px;
  top: -50px;
  left: 0;
  filter: drop-shadow(1px 0px 24px #f1f2f7);
}

.content-permissions {
  display: flex;
  align-items: center;
}
.content-permissions img {
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 100px;
  max-height: 60px;
}

.box-news-letter form {
  border-radius: 28px 0px 28px 28px;
  background-color: #f8f9fb;
  display: flex;
  align-items: center;
  padding: 13px 14px;
}
.box-news-letter form input {
  font-size: 14px;
  color: #969fae;
  font-weight: bold;
  background: transparent;
  flex-grow: 1;
  padding-right: 14px;
}
.box-news-letter form input:focus {
  outline: unset;
}
.box-news-letter form button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  background-color: var(--color-primary-text);
}

.list-social-footer li a {
  transition: 0.6s;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
.list-social-footer li a svg {
  transition: 0.6s;
}
.list-social-footer li a span {
  width: 0;
  display: inline-flex;
  flex-direction: row-reverse;
  overflow: hidden;
  transition: 0.6s;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: -2px;
  color: #969fae;
}
.list-social-footer li a.active span {
  width: 50px;
  text-align: right;
  opacity: 1;
  margin-left: 7px;
  color: var(--color-primary-text);
}
.list-social-footer li a.active svg {
  opacity: 1;
  fill: var(--color-primary-fill);
}

.woocommerce-breadcrumb {
  display: flex;
  align-items: center;
  gap: 18px;
}

.list-tab-archive li {
  transition: all 0.3s;
}
.list-tab-archive li.active {
  color: var(--color-secondary-text);
}
.list-tab-archive li:hover {
  color: var(--color-secondary-text);
  transform: translateY(-2px);
}

.list-product-archive .item-product {
  transition: all 0.3s;
  position: relative;
  z-index: 1;
}
.list-product-archive .item-product .box-rate svg {
  transition: 0.5s ease;
}
.list-product-archive .item-product::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease;
  background-image: radial-gradient(circle at center, #fff 0%, #fff 100%);
  opacity: 1;
  z-index: -1;
}
.list-product-archive .item-product::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease;
  background-image: radial-gradient(circle at center, #ffffff 0%, #f2f3f7 100%);
  opacity: 0;
  z-index: -1;
}
.list-product-archive .item-product:hover::before {
  opacity: 0;
}
.list-product-archive .item-product:hover::after {
  opacity: 1;
}
.list-product-archive .item-product:hover .box-rate svg {
  fill: var(--color-secondary-fill);
}
.list-product-archive .item-product:hover img {
  transform: scale(1.05);
}
.list-product-archive .item-product.top_direction {
  border-top: unset;
}
.list-product-archive .item-product.bottom_direction {
  border-bottom: unset;
}
.list-product-archive .item-product.left_direction {
  border-left: unset;
}
.list-product-archive .item-product.right_direction {
  border-right: unset;
}

.woocommerce-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  margin: auto;
  border-radius: 9px;
  background-color: #ffffff;
  border: 1px solid #f2f4f7;
  font-size: 17px;
  color: #969fae;
  font-weight: bold;
}
.woocommerce-pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 50px;
  height: 79px;
  transition: all 0.3s;
}
.woocommerce-pagination .page-numbers.next, .woocommerce-pagination .page-numbers.prev {
  width: 5px;
  height: 9px;
  fill: #969fae;
}
.woocommerce-pagination .page-numbers.current,
.woocommerce-pagination .page-numbers:hover {
  color: var(--color-primary-text);
}

.sidebar-archive .widget-side {
  border-radius: 9px;
  background-color: #ffffff;
  border: 1px solid #f2f4f7;
  margin-bottom: 10px;
  padding: 26px 22px;
  padding-bottom: 0;
  transition: all 0.3s;
}
.sidebar-archive .widget-side:not(.opened):hover {
  transform: translateY(-2px);
  filter: drop-shadow(0 2px 0 #f2f4f7);
}
.sidebar-archive .widget-side.opened {
  padding-bottom: 30px;
}
.sidebar-archive .widget-side.opened .box-search-widget {
  display: flex !important;
}
.sidebar-archive .widget-side .widget-title {
  font-size: 14px;
  color: #4e545b;
  font-weight: bold;
  padding-bottom: 26px;
}
.sidebar-archive .widget-side .widget-title svg {
  width: 8px;
  height: 12px;
  fill: #a3aab2;
  rotate: 270deg;
}
.sidebar-archive .widget-side .woocommerce-widget-layered-nav-list {
  max-height: 400px;
  overflow: auto;
  padding-left: 15px;
}
.sidebar-archive .widget-side .woocommerce-widget-layered-nav-list li {
  font-size: 14px;
  color: #495666;
  font-weight: bold;
  padding: 5px 0;
  display: flex;
  align-items: center;
}
.sidebar-archive .widget-side .woocommerce-widget-layered-nav-list li.chosen a::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2210%22 height%3D%228%22 viewBox%3D%220 0 1400 1000%22%3E%3Cpath d%3D%22M1399.456 51.195c68.267 68.267 68.267 170.667 0 238.933l-682.667 682.667c-68.267 68.267-170.667 68.267-238.933 0l-341.333-341.333c-68.267-68.267-68.267-170.667 0-238.933s170.667-68.267 238.933 0l221.867 221.867 563.2-563.2c68.267-68.267 170.667-68.267 238.933 0z%22 fill%3D%22%23ffffff%22%2F%3E%3C%2Fsvg%3E") no-repeat center center;
  background-size: contain;
  padding: 2px;
  background-color: var(--color-secondary-bg);
  border: 4px solid var(--color-secondary-fill);
}
.sidebar-archive .widget-side .woocommerce-widget-layered-nav-list li a {
  flex-grow: 1;
}
.sidebar-archive .widget-side .woocommerce-widget-layered-nav-list li a::before {
  content: "";
  display: inline-block;
  position: relative;
  top: 5px;
  margin-left: 16px;
  transition: 0.3s;
  width: 16px;
  height: 16px;
  border-radius: 3px;
  background-color: #eff2f7;
  border: 4px solid #eff2f7;
}
.sidebar-archive .widget-side .woocommerce-widget-layered-nav-list li a:hover::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2210%22 height%3D%228%22 viewBox%3D%220 0 1400 1000%22%3E%3Cpath d%3D%22M1399.456 51.195c68.267 68.267 68.267 170.667 0 238.933l-682.667 682.667c-68.267 68.267-170.667 68.267-238.933 0l-341.333-341.333c-68.267-68.267-68.267-170.667 0-238.933s170.667-68.267 238.933 0l221.867 221.867 563.2-563.2c68.267-68.267 170.667-68.267 238.933 0z%22 fill%3D%22%23ffffff%22%2F%3E%3C%2Fsvg%3E") no-repeat center center;
  background-size: contain;
  padding: 2px;
  background-color: var(--color-secondary-bg);
  border: 4px solid var(--color-secondary-fill);
}
.sidebar-archive .widget-side .cat-item {
  font-size: 14px;
  font-weight: bold;
  color: #495666;
}
.sidebar-archive .widget-side .cat-item.current-cat {
  color: var(--color-primary-text);
}
.sidebar-archive .widget-side .cat-item svg {
  width: 8px;
  height: 12px;
  fill: #a3aab2;
  rotate: 270deg;
  transition: all 0.3s;
}
.sidebar-archive .widget-side .cat-item .item-parent-drop {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sidebar-archive .widget-side .cat-item .item-parent-drop.active svg {
  rotate: 90deg;
}
.sidebar-archive .widget-side .cat-item a {
  padding: 6px 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.sidebar-archive .widget-side .cat-item .children {
  margin-right: 10px;
  display: none;
}
.sidebar-archive .widget-side .cat-item .children .cat-item {
  color: #b0b7c2;
}
.sidebar-archive .widget-side .product-categories {
  max-height: 400px;
  overflow: auto;
  padding-left: 15px;
}
.sidebar-archive .widget-side .box-search-widget {
  width: 100%;
  height: 55px;
  border-radius: 10px;
  background-color: #f8f9fb;
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}
.sidebar-archive .widget-side .box-search-widget input {
  font-size: 13px;
  color: #969fae;
  background: transparent;
  font-weight: bold;
  flex-grow: 1;
  padding: 0 20px;
}
.sidebar-archive .widget-side .box-search-widget input:focus {
  outline: unset;
}
.sidebar-archive .widget-side .box-search-widget svg {
  width: 15px;
  height: 15px;
  fill: #b2b9c9;
  margin-left: 20px;
  cursor: pointer;
}
.sidebar-archive .widget-side .box-search-widget,
.sidebar-archive .widget-side ul,
.sidebar-archive .widget-side form {
  display: none;
}
.sidebar-archive .widget_layered_nav_filters ul li {
  display: inline-flex;
}
.sidebar-archive .widget_layered_nav_filters ul li a {
  font-size: 13px;
  color: #495666;
  font-weight: bold;
  position: relative;
  padding-right: 12px;
  margin-right: 20px;
}
.sidebar-archive .widget_layered_nav_filters ul li a::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024"><path d="M102.393 102.406c51.2-51.2 128-51.2 179.2 0l230.4 230.4 230.4-230.4c51.2-51.2 128-51.2 179.2 0s51.2 128 0 179.2l-230.4 230.4 230.4 230.4c51.2 51.2 51.2 128 0 179.2s-128 51.2-179.2 0l-230.4-230.4-230.4 230.4c-51.2 51.2-128 51.2-179.2 0s-51.2-128 0-179.2l230.4-230.4-230.4-230.4c-51.2-51.2-51.2-128 0-179.2z"/></svg>') no-repeat center center;
  background-size: contain;
  width: 7px;
  height: 7px;
  filter: invert(23%) sepia(69%) saturate(4400%) hue-rotate(-16deg) brightness(97%) contrast(91%);
}
.sidebar-archive .widget_layered_nav_filters ul li:first-child a {
  margin-right: 0;
}

.swiper-list-cat-archive .item:hover {
  filter: drop-shadow(0px 9px 7px rgba(140, 154, 176, 0.1));
}

.list-tab-comment .item.active {
  color: var(--color-primary-text);
}

.content-post,
.elementor-widget-text-editor {
  text-align: justify;
}
.content-post p,
.elementor-widget-text-editor p {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: justify;
}
.content-post h1 + p,
.content-post h2 + p,
.content-post h3 + p,
.content-post h4 + p,
.content-post h5 + p,
.content-post h6 + p,
.elementor-widget-text-editor h1 + p,
.elementor-widget-text-editor h2 + p,
.elementor-widget-text-editor h3 + p,
.elementor-widget-text-editor h4 + p,
.elementor-widget-text-editor h5 + p,
.elementor-widget-text-editor h6 + p {
  margin-top: 0;
}
.content-post h1,
.content-post h2,
.content-post h3,
.content-post h4,
.content-post h5,
.content-post h6,
.elementor-widget-text-editor h1,
.elementor-widget-text-editor h2,
.elementor-widget-text-editor h3,
.elementor-widget-text-editor h4,
.elementor-widget-text-editor h5,
.elementor-widget-text-editor h6 {
  font-weight: 900;
  color: #495666;
}
.content-post h1,
.elementor-widget-text-editor h1 {
  font-size: 23px;
}
.content-post h2,
.elementor-widget-text-editor h2 {
  font-size: 22px;
  color: #495666;
}
.content-post h3,
.elementor-widget-text-editor h3 {
  font-size: 21px;
}
.content-post h4,
.elementor-widget-text-editor h4 {
  font-size: 20px;
}
.content-post h5,
.elementor-widget-text-editor h5 {
  font-size: 19px;
}
.content-post h6,
.elementor-widget-text-editor h6 {
  font-size: 18px;
}
.content-post ul,
.elementor-widget-text-editor ul {
  padding: 5px 0 15px;
  line-height: 35px;
  list-style-type: none;
  color: #495666;
  font-size: 15px;
  margin-bottom: 30px;
}
.content-post ul li,
.elementor-widget-text-editor ul li {
  position: relative;
}
.content-post ul li::before,
.elementor-widget-text-editor ul li::before {
  content: "";
  background: #9dadc0;
  margin-left: 15px;
  width: 8px;
  height: 8px;
  border-radius: 100px;
  display: inline-block;
}
.content-post ol,
.elementor-widget-text-editor ol {
  display: flex;
  flex-direction: column;
  counter-reset: my-awesome-counter;
  color: #495666;
  font-size: 15px;
  margin-bottom: 20px;
}
.content-post ol li,
.elementor-widget-text-editor ol li {
  counter-increment: my-awesome-counter;
  margin-bottom: 5px;
}
.content-post ol li::before,
.elementor-widget-text-editor ol li::before {
  content: counter(my-awesome-counter) "  ";
  color: #9dadc0;
  font-size: 15px;
  font-weight: 700;
  margin-left: 15px;
  min-width: 30px;
}
.content-post a,
.elementor-widget-text-editor a {
  color: #1f4983;
  border-bottom: 1px solid;
  margin: 0 4px;
}
.content-post img,
.elementor-widget-text-editor img {
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
.content-post .initial *,
.elementor-widget-text-editor .initial * {
  margin: initial;
  padding: initial;
  text-align: initial;
  line-height: initial;
}
.content-post .initial *::before, .content-post .initial *::after,
.elementor-widget-text-editor .initial *::before,
.elementor-widget-text-editor .initial *::after {
  content: initial;
}
.content-post blockquote,
.elementor-widget-text-editor blockquote {
  color: #606b78;
  border-radius: 10px;
  background-color: #f8f9fb;
  padding: 18px 80px 18px 30px;
  font-size: 15px;
  position: relative;
}
.content-post blockquote::before,
.elementor-widget-text-editor blockquote::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 17px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1366 1024"><path d="M25.203 48.859h555.655v555.87l-185.182 370.419h-277.827l185.182-370.419h-277.827zM1321.803 48.859v555.87l-185.236 370.419h-277.827l185.182-370.419h-277.827v-555.87z"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  filter: brightness(0) saturate(100%) invert(92%) sepia(7%) saturate(234%) hue-rotate(168deg) brightness(99%) contrast(90%);
  right: 30px;
  position: absolute;
  top: 32px;
}
.content-post blockquote p,
.elementor-widget-text-editor blockquote p {
  margin: unset;
  padding: unset;
}
.content-post .call-to-action-product,
.elementor-widget-text-editor .call-to-action-product {
  line-height: 1;
}
.content-post .call-to-action-product .description,
.elementor-widget-text-editor .call-to-action-product .description {
  font-size: 13px;
  line-height: 2.7;
  color: #969fae;
  font-weight: bold;
  text-align: justify;
}
.content-post .call-to-action-product .title,
.elementor-widget-text-editor .call-to-action-product .title {
  font-size: 18px;
  color: #495666;
  font-weight: bold;
  border: unset !important;
}
.content-post .call-to-action-product .link,
.elementor-widget-text-editor .call-to-action-product .link {
  font-size: 15px;
  color: #495666;
  font-weight: bold;
  border-bottom: unset;
  display: flex;
  align-items: center;
  gap: 12px;
}
.content-post .call-to-action-product .link span,
.elementor-widget-text-editor .call-to-action-product .link span {
  padding: 0 8px;
  transition: all 0.3s;
}
.content-post .call-to-action-product .link:hover span,
.elementor-widget-text-editor .call-to-action-product .link:hover span {
  padding-right: 14px;
}
.content-post .call-to-action-product .list_attr,
.elementor-widget-text-editor .call-to-action-product .list_attr {
  padding-bottom: 15px;
  margin-bottom: 29px;
}
.content-post .call-to-action-product .list_attr .title-attr,
.elementor-widget-text-editor .call-to-action-product .list_attr .title-attr {
  font-size: 13px;
  color: #969fae;
  font-weight: bold;
}
.content-post .call-to-action-product .list_attr .content-attr,
.elementor-widget-text-editor .call-to-action-product .list_attr .content-attr {
  font-size: 13px;
  color: #495666;
  font-weight: bold;
}
.content-post .call-to-action-product .title-head,
.elementor-widget-text-editor .call-to-action-product .title-head {
  padding-bottom: 30px;
}
.content-post .call-to-action-product .box-title,
.elementor-widget-text-editor .call-to-action-product .box-title {
  margin-bottom: 45px;
}
.content-post .call-to-action-product .img-action,
.elementor-widget-text-editor .call-to-action-product .img-action {
  border: none;
}

.elementor-widget-text-editor {
  font-size: 14px;
  color: #495666;
  font-weight: bold;
  line-height: 2.8;
  text-align: justify;
}

@media (max-width: 767.98px) {
  .content-post,
  .elementor-widget-text-editor {
    font-size: 14px;
    line-height: 2.1;
  }
  .content-post ul,
  .content-post ol,
  .elementor-widget-text-editor ul,
  .elementor-widget-text-editor ol {
    font-size: 14px;
    line-height: 2;
  }
  .content-post h1,
  .elementor-widget-text-editor h1 {
    font-size: 20px;
    padding: 15px 0 10px;
  }
  .content-post h2,
  .elementor-widget-text-editor h2 {
    font-size: 18px;
    padding: 15px 0 10px;
    color: #213770;
  }
  .content-post h3,
  .elementor-widget-text-editor h3 {
    font-size: 16px;
  }
  .content-post h4,
  .elementor-widget-text-editor h4 {
    font-size: 15px;
  }
  .content-post h5,
  .elementor-widget-text-editor h5 {
    font-size: 14px;
  }
  .content-post h6,
  .elementor-widget-text-editor h6 {
    font-size: 13px;
  }
  .content-post h1,
  .content-post h2,
  .content-post h3,
  .content-post h4,
  .content-post h5,
  .content-post h6,
  .elementor-widget-text-editor h1,
  .elementor-widget-text-editor h2,
  .elementor-widget-text-editor h3,
  .elementor-widget-text-editor h4,
  .elementor-widget-text-editor h5,
  .elementor-widget-text-editor h6 {
    padding: 5px 0 5px;
  }
  .content-post blockquote,
  .elementor-widget-text-editor blockquote {
    padding: 15px 35px 15px 15px;
    font-size: 14px;
  }
  .content-post blockquote::before,
  .elementor-widget-text-editor blockquote::before {
    right: 5px;
    top: 18px;
  }
}
.title-line {
  position: relative;
  display: flex;
  align-items: center;
  gap: 25px;
}
.title-line.title-line-f0f2f6 .line {
  background: #f0f2f6;
}

.title-line .line {
  height: 1px;
  background: #e8ecf3;
  flex-grow: 1;
}

.drop-shadow-text-offer {
  filter: drop-shadow(0px 6px 2.5px rgba(198, 137, 137, 0.75));
}

.drop-shadow-imag-cat-offer {
  filter: drop-shadow(0px 0px 6px rgba(92, 10, 20, 0.3));
}

.section-offer-box .swiper-pagination {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.section-offer-box .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #cdd4dd;
  transition: all 0.3s;
}
.section-offer-box .swiper-pagination-bullet.swiper-pagination-bullet-active {
  height: 34px;
  border-radius: 5px;
  background-color: var(--color-primary-text);
  margin-bottom: 4px;
}
.section-offer-box .box-swiper {
  width: calc(100% - 300px);
}
.section-offer-box.left-box {
  flex-direction: row-reverse;
}
.section-offer-box.left-box .swiper-pagination {
  right: -20px;
}
.section-offer-box.left-box .swiper {
  direction: ltr;
}
.section-offer-box.left-box .item-product {
  border-left: unset;
  border-right-width: 1px;
  direction: rtl;
}

.swiper-offer-page .swiper-pagination {
  display: none;
}

.list-transportation .item input:checked + label .check-box-icon {
  background-color: var(--color-secondary-bg);
}
.list-transportation .item input:checked + label .check-box-icon svg {
  opacity: 1;
}

.list-transportation .item input[type=hidden] + label .check-box-icon {
  background-color: var(--color-secondary-bg);
}
.list-transportation .item input[type=hidden] + label .check-box-icon svg {
  opacity: 1;
}

.list-payment .item {
  position: relative;
}
.list-payment .item::before {
  position: absolute;
  content: "";
  background-image: linear-gradient(0deg, #ffffff 0%, #ededf5 50%, #ffffff 100%);
  width: 1px;
  left: 0;
  top: 0;
  bottom: 0;
}
.list-payment .item input:checked + label .check-box-icon {
  background-color: var(--color-secondary-bg);
  border-color: var(--color-secondary-text);
}
.list-payment .item input:checked + label .check-box-icon svg {
  fill: #fff;
}
.list-payment .item input:checked + label span {
  opacity: 1;
}
.list-payment .item:last-child::before {
  display: none;
}

.list-step-cart .item {
  background-color: var(--color-secondary-bg);
  position: relative;
}
.list-step-cart .item::before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  border-radius: 6px;
  filter: drop-shadow(0px 3px 6.5px rgba(32, 182, 72, 0.2));
  background-color: var(--color-secondary-bg);
  outline: 7px solid #fff;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.list-step-cart .item.active + .item, .list-step-cart .item.active + .item + .item, .list-step-cart .item.active + .item + .item + .item {
  background-color: #eef1f6;
}
.list-step-cart .item.active + .item::before, .list-step-cart .item.active + .item + .item::before, .list-step-cart .item.active + .item + .item + .item::before {
  background-color: #eef1f6;
}
.list-step-cart .item.active + .item .text, .list-step-cart .item.active + .item + .item .text, .list-step-cart .item.active + .item + .item + .item .text {
  color: #a8b1c6;
}
.list-step-cart .item:nth-child(3) .active + .item {
  background-color: var(--color-secondary-bg);
}
.list-step-cart .item:nth-child(4)::before {
  display: none;
}

.drop-shadow-button-login {
  box-shadow: 5px 0px 10px -2px rgba(var(--color-primary-bg-rgb), 0.2);
}

.shape-login {
  -webkit-mask-image: url(./assets/img/shape-wave-login.svg);
  mask-image: url(./assets/img/shape-wave-login.svg);
  -webkit-mask-repeat: round;
  -webkit-mask-size: contain;
  mask-size: cover;
  position: absolute;
  left: 0;
  background: #ee384e;
  z-index: -1;
  width: 28vw;
  mask-repeat: round;
}

.list-cat-faq .item {
  position: relative;
}
.list-cat-faq .item::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: var(--color-primary-text);
  right: -1px;
  transition: all 0.3s;
  height: 0;
}
.list-cat-faq .item.active, .list-cat-faq .item:hover {
  color: var(--color-primary-text);
}
.list-cat-faq .item.active::before, .list-cat-faq .item:hover::before {
  height: 100%;
  box-shadow: -1px 0px 3px 2px #fde7ea;
}

.item-faq {
  transition: all 0.3s;
}
.item-faq.active .box-showing {
  background-color: #a5adb8;
}
.item-faq.active .box-showing svg {
  rotate: 135deg;
}
.item-faq:hover {
  transform: translateY(-2px);
}

.list-tab-single li.active .item {
  color: var(--color-primary-text);
  border-color: var(--color-primary-text);
}

.woocommerce-product-attributes tr:nth-child(even) td,
.woocommerce-product-attributes tr:nth-child(even) th {
  background-color: #fafbfc;
}

.drop-shadow-action-sticky-pro {
  filter: drop-shadow(0px 12px 12px rgba(140, 154, 176, 0.12));
}

.comment-form {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-column-gap: 26px;
  grid-row-gap: 26px;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email {
  border-radius: 6px;
  background-color: #ffffff;
  border: 1px solid #e9edf2;
  padding: 0 20px;
  display: flex;
  align-items: center;
}
.comment-form .comment-form-author input,
.comment-form .comment-form-email input {
  font-size: 14px;
  color: #969fae;
  font-weight: bold;
  padding: 21px;
  flex-grow: 1;
  width: 100%;
}
.comment-form .comment-form-author input:focus,
.comment-form .comment-form-email input:focus {
  outline: unset;
}
.comment-form textarea {
  font-size: 14px;
  color: #969fae;
  font-weight: bold;
  padding: 33px 23px;
  width: 100%;
  height: 100%;
}
.comment-form textarea:focus {
  outline: unset;
}
.comment-form .comment-form-comment {
  border-radius: 6px;
  background-color: #ffffff;
  border: 1px solid #e9edf2;
  overflow: hidden;
  min-height: 294px;
}
.comment-form input[type=submit] {
  border-radius: 6px;
  background-color: var(--color-secondary-bg);
  font-size: 18px;
  line-height: 23px;
  color: #ffffff;
  font-weight: bold;
  padding: 20px 55px;
  cursor: pointer;
}
.comment-form .comment-form-author {
  grid-area: 1/1/3/5;
}
.comment-form .comment-form-email {
  grid-area: 1/5/3/9;
}
.comment-form .comment-form-comment {
  grid-area: 3/1/6/9;
}
.comment-form .submit_field_box_comment,
.comment-form .form-submit {
  grid-area: 6/1/7/9;
}
.comment-form .box-rating {
  grid-area: 1/9/7/13;
}

.ui-widget.ui-widget-content {
  height: 2px !important;
  background-color: #d3dae5 !important;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  width: 8px;
  height: 8px;
  border-radius: 12px !important;
  background: var(--color-secondary-bg);
  border-radius: 6px;
  filter: drop-shadow(0 0 2.5px rgba(9, 9, 9, 0.08));
  outline: 4px solid #fff !important;
}

.ui-slider .ui-slider-range {
  background: var(--color-secondary-bg);
  height: 2px !important;
  border: unset;
}

.swiper-gallery .swiper-pagination {
  bottom: 0;
}
.swiper-gallery .swiper-pagination-bullet {
  width: 18px;
  height: 3px;
  background-color: #969fae;
  transition: all 0.3s;
  border-radius: 0;
  margin: 0 4px !important;
}
.swiper-gallery .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--color-primary-text);
}

.shadow-expert-single {
  position: relative;
}
.shadow-expert-single::before {
  position: absolute;
  content: "";
  height: 10px;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0px 0px 86px 60px #fff;
}

.variations_form .variations {
  width: 100%;
}
.variations_form .variations tr {
  display: flex;
  align-items: center;
  border-radius: 9px;
  background-color: #ffffff;
  border: 1px solid #e9edf2;
  min-height: 63px;
  padding: 5px 21px;
  margin-bottom: 16px;
}
.variations_form .variations tr label {
  font-size: 15px;
  color: #969fae;
  font-weight: bold;
}
.variations_form .variations tr th {
  flex-grow: 1;
  white-space: nowrap;
}
.variations_form .variations tr .select2-container--default .select2-selection--single {
  border: unset !important;
}
.variations_form .variations tr .select2-selection__rendered {
  font-size: 15px;
  color: #495666 !important;
  font-weight: bold;
  margin-left: 30px;
}
.variations_form .reset_variations {
  border: 2px solid #f2bec0;
  width: 100%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin: auto;
  border-radius: 6px;
  height: 42px;
  font-size: 15px;
  color: #ea6a6f;
  font-weight: bold;
  margin-bottom: 16px;
}
.variations_form .woocommerce-variation-price {
  margin-bottom: 16px;
}
.variations_form .woocommerce-variation-price .price {
  gap: 10px;
}

.drop-shadow-menu {
  filter: drop-shadow(0px 15px 12.5px rgba(var(--color-primary-bg-rgb), 0.1));
}

.wave-header {
  background-image: url("./assets/img/wave-header.svg");
  background-repeat: no-repeat;
  display: flex;
  align-items: start;
  justify-content: center;
  z-index: 1;
  width: 371px;
  height: 135px;
  top: 0;
  left: 0;
}

.swiper-product-search {
  overflow: unset;
}

.list-menu-mega li.main a {
  font-size: 14px;
  color: #192435;
  position: relative;
  margin-bottom: 2px;
  margin-top: 9px;
}
.list-menu-mega li.main a::before {
  content: "";
  width: 3px;
  height: 13px;
  background-color: var(--color-primary-fill);
  display: inline-block;
  margin-left: 13px;
  transform: translateY(4px);
}

.list-menu-mega li.main:first-child a {
  margin-top: unset;
}

.box-menu .box-mega-menu {
  z-index: -1;
}
.box-menu .box-mega-menu > div {
  height: 0;
}
.box-menu:hover .drop-shadow-menu {
  filter: drop-shadow(0px 0px 0px rgba(var(--color-primary-bg-rgb), 0.1));
}
.box-menu:hover .box-mega-menu {
  opacity: 1;
  visibility: visible;
  bottom: 0;
  z-index: 99;
}
.box-menu:hover .box-mega-menu > div {
  height: 100%;
}

.box-cart:hover .box-mini-cart {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}

.box-search-ajax:hover form {
  background: #fff;
  border-color: #dfe4ed;
}
.box-search-ajax:hover .box-result-search-ajax {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}

.menu-tab-list li.active a {
  background: #fff;
}

.list-tabs-menu .item-tab-menu {
  visibility: hidden;
  opacity: 0;
  height: 0;
}
.list-tabs-menu .item-tab-menu.active {
  visibility: visible;
  opacity: 1;
  height: auto;
}

.swiper-hero .swiper-button-prev {
  position: absolute;
  top: 50%;
  right: -2px !important;
  background-image: url("./assets/img/wave-icon-slider.svg");
  background-repeat: no-repeat;
  width: 60px;
  height: 296px;
  display: flex;
  align-items: center;
  justify-content: left;
  z-index: 110;
  transform: translateY(-50%);
  opacity: 1 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper-hero .swiper-button-prev svg {
  margin-right: -15px;
  margin-top: 5px;
}

.list-tab-archive-blog li {
  transition: all 0.3s;
}
.list-tab-archive-blog li.active, .list-tab-archive-blog li:hover {
  color: var(--color-primary-text);
  transform: translateY(-2px);
}

.sidebar-archive-blog .widget-side {
  border-radius: 9px;
  background-color: #ffffff;
  border: 1px solid #f2f4f7;
  padding: 30px 25px;
}
.sidebar-archive-blog .widget-side .widget-title {
  font-size: 14px;
  color: #a3aab2;
  font-weight: bold;
  margin-bottom: 25px;
}
.sidebar-archive-blog .widget-side ul div > li a,
.sidebar-archive-blog .widget-side ul > li a {
  font-size: 14px;
  position: relative;
  color: #495666;
  font-weight: bold;
  padding: 8px 0;
  display: inline-block;
}
.sidebar-archive-blog .widget-side ul div > li > ul,
.sidebar-archive-blog .widget-side ul > li > ul {
  margin-right: 12px;
}
.sidebar-archive-blog .widget-side ul div > li > ul li a,
.sidebar-archive-blog .widget-side ul > li > ul li a {
  color: #969fae;
}
.sidebar-archive-blog .widget-side ul div li.current-cat a,
.sidebar-archive-blog .widget-side ul li.current-cat a {
  color: var(--color-primary-text);
}
.sidebar-archive-blog .widget-side ul div li.current-cat a::before,
.sidebar-archive-blog .widget-side ul li.current-cat a::before {
  content: "";
  width: 3px;
  height: 3px;
  background-color: var(--color-primary-text);
  display: inline-block;
  border-radius: 13px;
  transform: translate(7px);
}

.border-login-user {
  position: relative;
}
.border-login-user::after {
  content: "";
  width: 1px;
  background: #dde5ed;
  height: 9px;
  margin-right: 15px;
}

.swiper-gallery-thumb .swiper-slide {
  transition: all 0.3s;
}
.swiper-gallery-thumb .swiper-slide.swiper-slide-thumb-active {
  background: #e6e8ec;
}

.wpcf7 input[type=submit] {
  border-radius: 7px;
  background-color: #ffffff;
  border: 1px solid #e7ebf2;
  font-size: 15px;
  color: #05944b;
  font-weight: bold;
  padding: 20px 39px;
}
.wpcf7 .wpcf7-form > p label {
  border-radius: 7px;
  background-color: #ffffff;
  border: 1px solid #e7ebf2;
  width: 100%;
  display: flex;
  overflow: hidden;
  margin-bottom: 15px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  font-size: 15px;
  color: #495666;
  font-weight: bold;
  padding: 18px;
}
.wpcf7 .wpcf7-form > p label input,
.wpcf7 .wpcf7-form > p label textarea {
  font-size: 13px;
  color: #909cab;
  font-weight: bold;
  width: 100%;
}
.wpcf7 .wpcf7-form > p label input:focus,
.wpcf7 .wpcf7-form > p label textarea:focus {
  outline: none;
}
.wpcf7 .wpcf7-form .wpcf7-response-output {
  font-size: 12px !important;
  color: #8f9aa7 !important;
  font-weight: bold;
  border: unset !important;
  padding: unset !important;
  margin: unset !important;
  margin-top: -60px !important;
  margin-right: 120px !important;
  display: flex;
}
.wpcf7 .wpcf7-form textarea {
  max-height: 100px;
}

.drop-shadow-menu-res {
  filter: drop-shadow(0px 2px 4px #ebedef);
}

.border-vip-user-res.has-before::before {
  content: "";
  width: 1px;
  height: 18px;
  background: #eef1f3;
  display: inline-block;
  position: absolute;
  left: 0;
}

.e-con > .e-con-inner {
  max-width: 100% !important;
}

.item-offer .price {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  display: flex;
  flex-direction: column;
  align-items: end;
  gap: 2px;
}
.item-offer .starting-price {
  margin-bottom: 5px;
  opacity: 0.9;
}
.item-offer .out-of-stock-message,
.item-offer .contact-message {
  margin-top: auto;
}
.item-offer .woocommerce-Price-amount {
  font-size: 30px;
  color: #ffffff;
  font-weight: bold;
}
.item-offer .woocommerce-Price-amount bdi {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  line-height: 1;
}
.item-offer .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c {
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  transform: rotate(-90deg);
  margin-left: -6px;
  margin-top: -5px;
  fill: #ffffff;
}
.item-offer .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c.IRT {
  transform: unset;
  order: 1;
  margin-right: 5px;
  margin-left: 0;
}
.item-offer del {
  font-size: 16px;
  color: #ffffff;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 9px;
  text-decoration: none;
}
.item-offer del * {
  font-size: 16px;
}
.item-offer del .woocommerce-Price-amount {
  opacity: 0.502;
  text-decoration: line-through;
}
.item-offer del .woocommerce-Price-currencySymbol-c {
  display: none;
}

.item-offer .countdown-container {
  display: flex;
  align-items: stretch;
}
.item-offer .countdown-container .position {
  width: 17px;
  height: 27px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.1);
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.item-offer .countdown-container .countSeconds,
.item-offer .countdown-container .countMinutes,
.item-offer .countdown-container .countHours,
.item-offer .countdown-container .countDays {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 2px;
}
.item-offer .countdown-container .countDiv::before {
  content: ":";
  font-size: 16px;
  color: #ffffff;
}
.item-offer .countdown-container .digit {
  position: absolute;
  width: 17px;
  height: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.item-offer .countdown-container .countDays,
.item-offer .countdown-container .countDays + .countDiv {
  display: none;
}

.item-offer .discount-box {
  background-color: #ffffff;
  fill: #ee384e;
  color: #ee384e;
}

.item-product-slider .price,
.item-product .price {
  color: #8b98a7;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  display: flex;
  flex-direction: column;
  align-items: end;
  gap: 2px;
}
.item-product-slider .starting-price,
.item-product .starting-price {
  margin-bottom: 5px;
}
.item-product-slider .out-of-stock-message,
.item-product-slider .contact-message,
.item-product .out-of-stock-message,
.item-product .contact-message {
  margin-top: auto;
}
.item-product-slider .woocommerce-Price-amount,
.item-product .woocommerce-Price-amount {
  font-size: 28px;
  color: #28313b;
  font-weight: bold;
  margin-top: auto;
}
.item-product-slider .woocommerce-Price-amount bdi,
.item-product .woocommerce-Price-amount bdi {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  line-height: 1;
}
.item-product-slider .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c,
.item-product .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c {
  font-size: 9px;
  color: #8c98a5;
  font-weight: bold;
  transform: rotate(-90deg);
  margin-left: -6px;
  margin-top: -5px;
  fill: #8c98a5;
}
.item-product-slider .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c.IRT,
.item-product .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c.IRT {
  transform: unset;
  order: 1;
  margin-right: 5px;
  margin-left: 0;
}
.item-product-slider del,
.item-product del {
  color: #8b98a7;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 9px;
  text-decoration: none;
}
.item-product-slider del *,
.item-product del * {
  font-size: 16px;
}
.item-product-slider del .woocommerce-Price-amount,
.item-product del .woocommerce-Price-amount {
  opacity: 0.502;
  text-decoration: line-through;
}
.item-product-slider del .woocommerce-Price-currencySymbol-c,
.item-product del .woocommerce-Price-currencySymbol-c {
  display: none;
}

.item-product-tabs .discount-box {
  display: none;
}
.item-product-tabs .price {
  color: #8b98a7;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  display: flex;
  flex-direction: column;
  align-items: end;
  gap: 2px;
}
.item-product-tabs .starting-price {
  margin-bottom: 5px;
  display: none;
}
.item-product-tabs .out-of-stock-message,
.item-product-tabs .contact-message {
  margin-top: auto;
}
.item-product-tabs .woocommerce-Price-amount {
  font-size: 26px;
  color: #28313b;
  font-weight: bold;
  margin-top: auto;
}
.item-product-tabs .woocommerce-Price-amount bdi {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  line-height: 1;
}
.item-product-tabs .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c {
  font-size: 9px;
  color: #8c98a5;
  font-weight: bold;
  transform: rotate(-90deg);
  margin-left: -6px;
  margin-top: -5px;
  fill: #8c98a5;
}
.item-product-tabs .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c.IRT {
  transform: unset;
  order: 1;
  margin-right: 5px;
  margin-left: 0;
}
.item-product-tabs del {
  display: none !important;
  color: #8b98a7;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 9px;
  text-decoration: none;
}
.item-product-tabs del * {
  font-size: 16px;
}
.item-product-tabs del .woocommerce-Price-amount {
  opacity: 0.502;
  text-decoration: line-through;
}
.item-product-tabs del .woocommerce-Price-currencySymbol-c {
  display: none;
}

.woocommerce-mini-cart-item .woocommerce-Price-amount {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  font-size: 24px;
  color: #28313b;
  font-weight: bold;
}
.woocommerce-mini-cart-item .woocommerce-Price-amount bdi {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
.woocommerce-mini-cart-item .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c {
  font-size: 10px;
  color: #8c98a5;
  font-weight: bold;
  transform: rotate(-90deg);
}

.woocommerce-mini-cart__total strong {
  display: none;
}
.woocommerce-mini-cart__total .woocommerce-Price-amount {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  font-size: 28px;
  color: #28313b;
  font-weight: bold;
  line-height: 0.9;
}
.woocommerce-mini-cart__total .woocommerce-Price-amount bdi {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
.woocommerce-mini-cart__total .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c {
  font-size: 10px;
  color: #8c98a5;
  font-weight: bold;
  transform: rotate(-90deg);
  fill: #8c98a5;
}
.woocommerce-mini-cart__total .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c.IRT {
  transform: unset;
  order: 1;
  margin-right: 5px;
  margin-left: 0;
}

.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 100%;
}

.woocommerce_template_single_price_vip .out-of-stock-message,
.woocommerce_template_single_price_vip .contact-message,
.woocommerce-variation-price .out-of-stock-message,
.woocommerce-variation-price .contact-message {
  padding-top: 24px;
  padding-bottom: 24px;
  border: 1px solid #f2f4f7;
  border-radius: 12px;
  width: 100%;
  font-size: 15px;
  color: #e86969;
}

.call-to-action-product .price,
.woocommerce_template_single_price_vip .price,
.woocommerce-variation-price .price {
  color: #8b98a7;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  display: flex;
  flex-direction: column;
  align-items: end;
  gap: 2px;
}
.call-to-action-product .discount-box,
.woocommerce_template_single_price_vip .discount-box,
.woocommerce-variation-price .discount-box {
  padding: 2px 7px 0 7px;
}
.call-to-action-product .starting-price,
.woocommerce_template_single_price_vip .starting-price,
.woocommerce-variation-price .starting-price {
  margin-bottom: 5px;
}
.call-to-action-product .starting-price .text-starting-p,
.woocommerce_template_single_price_vip .starting-price .text-starting-p,
.woocommerce-variation-price .starting-price .text-starting-p {
  display: none;
}
.call-to-action-product .starting-price + .woocommerce-Price-amount::before,
.woocommerce_template_single_price_vip .starting-price + .woocommerce-Price-amount::before,
.woocommerce-variation-price .starting-price + .woocommerce-Price-amount::before {
  content: "شروع قیمت از :";
  font-size: 16px;
  color: #28313b;
  font-weight: bold;
  margin-left: auto;
}
.call-to-action-product .out-of-stock-message,
.call-to-action-product .contact-message,
.woocommerce_template_single_price_vip .out-of-stock-message,
.woocommerce_template_single_price_vip .contact-message,
.woocommerce-variation-price .out-of-stock-message,
.woocommerce-variation-price .contact-message {
  font-size: 15px;
  color: #e86969;
  display: flex;
  align-items: center;
  justify-content: center;
}
.call-to-action-product .woocommerce-Price-amount,
.woocommerce_template_single_price_vip .woocommerce-Price-amount,
.woocommerce-variation-price .woocommerce-Price-amount {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.call-to-action-product .woocommerce-Price-amount::before,
.woocommerce_template_single_price_vip .woocommerce-Price-amount::before,
.woocommerce-variation-price .woocommerce-Price-amount::before {
  content: "قیمت :";
  font-size: 16px;
  color: #28313b;
  font-weight: bold;
  margin-left: auto;
}
.call-to-action-product ins,
.woocommerce_template_single_price_vip ins,
.woocommerce-variation-price ins {
  width: 100%;
}
.call-to-action-product ins .woocommerce-Price-amount::before,
.woocommerce_template_single_price_vip ins .woocommerce-Price-amount::before,
.woocommerce-variation-price ins .woocommerce-Price-amount::before {
  content: "قیمت با تخفیف :";
  font-size: 14px;
  color: #28313b;
  font-weight: bold;
  margin-left: auto;
}
.call-to-action-product del,
.woocommerce_template_single_price_vip del,
.woocommerce-variation-price del {
  width: 100%;
}
.call-to-action-product del .woocommerce-Price-amount::before,
.woocommerce_template_single_price_vip del .woocommerce-Price-amount::before,
.woocommerce-variation-price del .woocommerce-Price-amount::before {
  content: "قیمت قبل :";
  font-size: 14px;
  color: #969fae;
  font-weight: bold;
  margin-left: auto;
}
.call-to-action-product .woocommerce-Price-amount,
.woocommerce_template_single_price_vip .woocommerce-Price-amount,
.woocommerce-variation-price .woocommerce-Price-amount {
  font-size: 30px;
  color: #28313b;
  font-weight: bold;
  margin-top: auto;
}
.call-to-action-product .woocommerce-Price-amount bdi,
.woocommerce_template_single_price_vip .woocommerce-Price-amount bdi,
.woocommerce-variation-price .woocommerce-Price-amount bdi {
  display: flex;
  flex-direction: row;
  align-items: center;
  line-height: 1;
}
.call-to-action-product .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c,
.woocommerce_template_single_price_vip .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c,
.woocommerce-variation-price .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c {
  font-size: 9px;
  color: #8c98a5;
  font-weight: bold;
  transform: rotate(-90deg);
  margin-left: -6px;
  margin-top: -5px;
  order: 3;
  fill: #8c98a5;
}
.call-to-action-product .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c.IRT,
.woocommerce_template_single_price_vip .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c.IRT,
.woocommerce-variation-price .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c.IRT {
  transform: unset;
  order: -1;
  margin-right: 5px;
  margin-left: 0;
}
.call-to-action-product del,
.woocommerce_template_single_price_vip del,
.woocommerce-variation-price del {
  color: #8b98a7;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 9px;
  text-decoration: none;
}
.call-to-action-product del *,
.woocommerce_template_single_price_vip del *,
.woocommerce-variation-price del * {
  font-size: 16px;
}
.call-to-action-product del .woocommerce-Price-amount,
.woocommerce_template_single_price_vip del .woocommerce-Price-amount,
.woocommerce-variation-price del .woocommerce-Price-amount {
  opacity: 0.502;
  text-decoration: line-through;
  flex-grow: 1;
}
.call-to-action-product del .woocommerce-Price-currencySymbol-c,
.woocommerce_template_single_price_vip del .woocommerce-Price-currencySymbol-c,
.woocommerce-variation-price del .woocommerce-Price-currencySymbol-c {
  display: none;
}

.hover-color-change {
  fill: var(--color-secondary-fill);
}

.click-color-change {
  fill: var(--color-secondary-fill);
}

.single-post .comment-form .comment-form-author {
  grid-area: 1/1/3/7;
}
.single-post .comment-form .comment-form-email {
  grid-area: 1/7/3/13;
}
.single-post .comment-form .comment-form-comment {
  grid-area: 3/1/6/13;
}

.comment-respond > a:first-child {
  margin: 0 10px;
  font-size: 16px;
}
.comment-respond small {
  margin-right: auto;
  color: red;
  font-weight: bold;
}

.comment-pagination {
  display: flex;
  align-items: center;
  width: -moz-max-content;
  width: max-content;
  margin-right: auto;
  gap: 10px;
}

.comment-pagination .page-numbers {
  display: inline-block;
  min-width: 48px;
  height: 48px;
  border-radius: 12px;
  background-color: #ffffff;
  border: 1px solid #dee6f1;
  line-height: 48px;
  text-align: center;
  font-size: 17px;
  color: #a1a1a1;
  font-weight: bold;
  transition: all 300ms ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
}

.comment-pagination .current {
  background-color: #f6f8fc;
  border: 1px solid #e5e9f3;
  color: var(--color-primary-text);
}

.comment-pagination .page-numbers:last-child {
  margin-left: 0;
}

.logged-in.single-post .comment-form-comment {
  grid-area: 2/1/6/13;
}

.commentlist > li .children {
  margin-right: 80px;
}

.CommentLike.active .text-defult {
  display: none;
}

.CommentLike.active .text-active {
  display: block;
}

.favorites-post-single.active svg {
  fill: red;
  scale: 1.3;
}

.woocommerce_reset_variations_link_tr {
  display: unset !important;
  align-items: unset !important;
  border-radius: unset !important;
  background-color: unset !important;
  border: unset !important;
  height: unset !important;
  padding: unset !important;
  margin-bottom: unset !important;
}

.color-variable-items-wrapper {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  -moz-column-gap: 10px;
       column-gap: 10px;
  row-gap: 10px;
}
.color-variable-items-wrapper .variable-item-span {
  padding: unset !important;
  border-radius: 12px !important;
  outline: 2px solid #ececec;
}
.color-variable-items-wrapper .variable-item {
  border: unset !important;
}
.color-variable-items-wrapper .variable-item.color-variable-item {
  box-shadow: unset !important;
  padding: unset !important;
}
.color-variable-items-wrapper .variable-item.color-variable-item {
  width: 24px !important;
  height: 24px !important;
  margin: unset !important;
}

.select2-container {
  height: 100%;
  line-height: normal;
  width: 100% !important;
}

.selection {
  width: 100%;
  height: 100% !important;
}

.select2-container--default .select2-selection--single {
  border: none;
  height: 100%;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 50%;
  transform: translatey(-50%);
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: unset;
  border-style: hidden;
  border-width: unset;
  height: 6px;
  left: 50%;
  margin-left: 0;
  margin-top: 0;
  position: absolute;
  top: 50%;
  width: 6px;
  border-top: 2px solid #143a6b;
  border-left: 2px solid #143a6b;
  transform: translateY(-50%) rotate(-135deg);
  transition: all 0.3s;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  transform: translateY(-50%) rotate(45deg);
  border-top: 2px solid #143a6b;
  border-left: 2px solid #143a6b;
}

.select2-search--dropdown .select2-search__field {
  border: none !important;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
}

.select2-results__option {
  color: #8f9da7;
  font-size: 14px;
}

.select2-dropdown {
  filter: drop-shadow(0px 3px 0px #e8ebf1);
  background-color: #ffffff;
  border: 1px solid #ebeff5;
  border-radius: 12px;
  margin-top: 20px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: #f1f3f8;
  font-size: 14px;
  color: #585858;
  font-weight: bold;
}

.select2-results__option[aria-selected],
.select2-results__option[data-selected] {
  font-size: 14px;
  color: #585858;
  font-weight: bold;
  border-bottom: 1px solid #e8ebf1;
}

.single-product .stock {
  font-size: 15px;
  color: #585858;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
  background: #f8f9fb;
  border-radius: 9px;
  padding: 10px 22px;
  text-align: justify;
}
.single-product .stock::before {
  content: "موجودی : ";
  font-size: 15px;
  color: #28313b;
  font-weight: bold;
  white-space: nowrap;
}

.single-product.logged-in .comment-form .comment-form-comment {
  grid-area: 1/1/6/9;
}

.comment-notes {
  display: none;
}

.screen-reader-text {
  display: none;
}

.swal-list-social-pop {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  padding: 10px 0;
}

.swal2-modal {
  padding: 20px;
}

.swal2-confirm {
  cursor: pointer !important;
  border-radius: 9px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-shadow: 0px 2px 0px rgba(159, 175, 197, 0.39) !important;
  border: 1px solid #d4dde6 !important;
  font-size: 18px !important;
  background: #fff !important;
  color: #646464 !important;
  font-weight: bold;
  padding: 10px 20px;
  flex-grow: 1;
}

.swal2-cancel {
  cursor: pointer !important;
  border-radius: 9px !important;
  box-shadow: 0px 2px 0px rgba(159, 175, 197, 0.39) !important;
  border: 1px solid #d4dde6 !important;
  font-size: 18px !important;
  background: #fff !important;
  color: #646464 !important;
  font-weight: bold;
  padding: 10px 20px;
}

.swal2-actions {
  width: 100%;
  margin-top: 0 !important;
}

div:where(.swal2-container) div:where(.swal2-popup) {
  border-radius: 9px !important;
}

.swal2-title {
  display: flex !important;
  font-size: 18px;
  align-items: center;
  justify-content: center;
}

.switch-button .btn.switch span {
  transform: translateX(17px);
  background-color: var(--color-secondary-bg);
  filter: drop-shadow(0px 3px 3px rgba(4, 81, 41, 0.2));
}

.item-product.active .add-c {
  filter: unset;
}
.item-product.active .box-quantity-cart-item {
  bottom: 0;
}

.item-product .added_to_cart {
  display: none;
}

.woocommerce-cart-form__cart-item .woocommerce-Price-amount bdi {
  font-size: 30px;
  color: #28313b;
  font-weight: bold;
  display: flex;
  align-items: center;
  margin-left: -4px;
  gap: 6px;
}
.woocommerce-cart-form__cart-item .woocommerce-Price-currencySymbol-c {
  font-size: 11px;
  color: #8c98a5;
  font-weight: bold;
  display: block;
}
.woocommerce-cart-form__cart-item .woocommerce-Price-currencySymbol-c svg {
  fill: #8c98a5;
}

.cart-collaterals table,
.woocommerce-checkout-review-order table {
  width: 100%;
}
.cart-collaterals table tbody,
.cart-collaterals table tfoot,
.woocommerce-checkout-review-order table tbody,
.woocommerce-checkout-review-order table tfoot {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.cart-collaterals table tr,
.woocommerce-checkout-review-order table tr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #687687;
}
.cart-collaterals table tr th,
.woocommerce-checkout-review-order table tr th {
  font-size: 13px;
  font-weight: bold;
}
.cart-collaterals table tr td,
.woocommerce-checkout-review-order table tr td {
  display: flex;
  align-items: center;
  gap: 3px;
}
.cart-collaterals table tr .woocommerce-Price-amount bdi,
.cart-collaterals table tr .woocommerce-Price-amount,
.woocommerce-checkout-review-order table tr .woocommerce-Price-amount bdi,
.woocommerce-checkout-review-order table tr .woocommerce-Price-amount {
  font-size: 20px;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 5px;
}
.cart-collaterals table tr .woocommerce-Price-currencySymbol-c,
.woocommerce-checkout-review-order table tr .woocommerce-Price-currencySymbol-c {
  font-size: 12px;
  color: #75869a;
  font-weight: bold;
}
.cart-collaterals table tr .woocommerce-Price-currencySymbol-c svg,
.woocommerce-checkout-review-order table tr .woocommerce-Price-currencySymbol-c svg {
  fill: #75869a;
}
.cart-collaterals table tr .woocommerce-remove-coupon,
.woocommerce-checkout-review-order table tr .woocommerce-remove-coupon {
  font-size: 12px;
}
.cart-collaterals table tr.cart-discount,
.woocommerce-checkout-review-order table tr.cart-discount {
  font-size: 13px;
  color: var(--color-primary-text);
  font-weight: bold;
}
.cart-collaterals table tr.cart-discount .woocommerce-Price-currencySymbol-c,
.woocommerce-checkout-review-order table tr.cart-discount .woocommerce-Price-currencySymbol-c {
  color: var(--color-primary-text);
}
.cart-collaterals table tr.order-total, .cart-collaterals table tr.order-total,
.woocommerce-checkout-review-order table tr.order-total,
.woocommerce-checkout-review-order table tr.order-total {
  align-items: start;
}
.cart-collaterals table tr.order-total th, .cart-collaterals table tr.order-total th,
.woocommerce-checkout-review-order table tr.order-total th,
.woocommerce-checkout-review-order table tr.order-total th {
  font-size: 17px;
  color: var(--color-secondary-text);
  font-weight: bold;
}
.cart-collaterals table tr.order-total .woocommerce-Price-amount,
.cart-collaterals table tr.order-total .woocommerce-Price-amount bdi, .cart-collaterals table tr.order-total .woocommerce-Price-amount,
.cart-collaterals table tr.order-total .woocommerce-Price-amount bdi,
.woocommerce-checkout-review-order table tr.order-total .woocommerce-Price-amount,
.woocommerce-checkout-review-order table tr.order-total .woocommerce-Price-amount bdi,
.woocommerce-checkout-review-order table tr.order-total .woocommerce-Price-amount,
.woocommerce-checkout-review-order table tr.order-total .woocommerce-Price-amount bdi {
  font-size: 23px;
  color: var(--color-secondary-text);
  font-weight: bold;
  line-height: 0.7;
}
.cart-collaterals table tr.order-total .woocommerce-Price-currencySymbol-c, .cart-collaterals table tr.order-total .woocommerce-Price-currencySymbol-c,
.woocommerce-checkout-review-order table tr.order-total .woocommerce-Price-currencySymbol-c,
.woocommerce-checkout-review-order table tr.order-total .woocommerce-Price-currencySymbol-c {
  font-size: 11px;
  color: #8e9aa8;
}
.cart-collaterals table tr.order-total .woocommerce-Price-currencySymbol-c svg, .cart-collaterals table tr.order-total .woocommerce-Price-currencySymbol-c svg,
.woocommerce-checkout-review-order table tr.order-total .woocommerce-Price-currencySymbol-c svg,
.woocommerce-checkout-review-order table tr.order-total .woocommerce-Price-currencySymbol-c svg {
  fill: var(--color-secondary-text);
}

.woocommerce-billing-fields__field-wrapper label {
  display: none;
}
.woocommerce-billing-fields__field-wrapper .clear {
  display: none;
}

.woocommerce-billing-fields__field-wrapper #billing_city_field,
.woocommerce-billing-fields__field-wrapper #billing_state_field {
  display: block;
  font-weight: bold;
  position: relative;
  height: 50px;
  box-shadow: 0px 1px 0px #e8ebf1;
  border: 1px solid #ebeff5;
  border-radius: 9px;
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
}
.woocommerce-billing-fields__field-wrapper #billing_city_field .select2-container--default .select2-selection--single,
.woocommerce-billing-fields__field-wrapper #billing_state_field .select2-container--default .select2-selection--single {
  display: flex;
  align-items: center;
}
.woocommerce-billing-fields__field-wrapper #billing_city_field .select2-selection__placeholder,
.woocommerce-billing-fields__field-wrapper #billing_city_field .select2-selection__rendered,
.woocommerce-billing-fields__field-wrapper #billing_state_field .select2-selection__placeholder,
.woocommerce-billing-fields__field-wrapper #billing_state_field .select2-selection__rendered {
  font-size: 13px;
  font-weight: bold;
}

.hidden_important {
  display: none !important;
}

.woocommerce-shipping-methods .woocommerce-Price-amount,
.woocommerce-shipping-methods .woocommerce-Price-amount bdi {
  display: flex;
  align-items: center;
  gap: 4px;
}
.woocommerce-shipping-methods .woocommerce-Price-currencySymbol-c {
  font-size: 10px;
}

.woocommerce-message a,
.woocommerce-info a {
  margin-right: 100px;
}

.leaflet-marker-icon {
  width: -moz-max-content !important;
  width: max-content !important;
}

.add-to-cart-custom-loading {
  position: relative;
}
.add-to-cart-custom-loading.loading {
  overflow: hidden;
  border-radius: 100%;
}
.add-to-cart-custom-loading.loading::before {
  content: "";
  border: 3px solid #eee;
  width: calc(100% + 3px);
  height: calc(100% + 3px);
  animation: spin 2s linear infinite;
  position: absolute;
  border-radius: 100%;
  border-top: 3px solid rgba(var(--color-primary-bg-rgb), 1);
  z-index: 9;
  top: 50%;
  right: 50%;
}
.add-to-cart-custom-loading.loading .add-c {
  opacity: 0.7;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
  border-radius: 100%;
}

@keyframes spin {
  0% {
    transform: translate(50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(50%, -50%) rotate(360deg);
  }
}
.item-offer .added_to_cart {
  display: none;
}
.item-offer .add-to-cart-custom-loading.loading::before {
  content: "";
  border: 3px solid #d8d8d8;
  border-top: 3px solid #fff;
}
.item-offer .add-to-cart-custom-loading.loading .add-c {
  opacity: 1;
}

.add-to-cart-sample + .added_to_cart {
  display: none;
}
.add-to-cart-sample.added .add-c {
  opacity: 0.8;
}

.elementor-widget-section_offer_timer .countdown-container {
  display: flex;
  align-items: stretch;
  flex-direction: row-reverse;
  gap: 4px;
}
.elementor-widget-section_offer_timer .countdown-container .position {
  width: 27px;
  height: 38px;
  border-radius: 5px;
  background-color: #bfc8d6;
  font-size: 27px;
  color: #ffffff;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.elementor-widget-section_offer_timer .countdown-container .countSeconds,
.elementor-widget-section_offer_timer .countdown-container .countMinutes,
.elementor-widget-section_offer_timer .countdown-container .countHours,
.elementor-widget-section_offer_timer .countdown-container .countDays {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 4px;
}
.elementor-widget-section_offer_timer .countdown-container .countDiv::before {
  content: ":";
  font-size: 34px;
  color: #bfc8d6;
}
.elementor-widget-section_offer_timer .countdown-container .digit {
  position: absolute;
  width: 27px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.elementor-widget-section_offer_timer .countdown-container .countSeconds .position {
  background-color: var(--color-primary-text);
}

.mini-cart-mobile {
  position: fixed;
  z-index: 999;
  min-width: 80vw;
  transition: all 300ms ease-in-out;
  right: 100%;
  bottom: 60px;
  top: 105px;
  box-shadow: 0 -2px 5px 3px rgba(0, 0, 0, 0.05);
  border-radius: 7px;
  border: unset;
  background: #fff;
  overflow: hidden;
}
.mini-cart-mobile.active {
  right: 15px;
  left: 15px;
}
.mini-cart-mobile .woocommerce-mini-cart {
  height: calc(100% - 100px);
  overflow: scroll;
}
.mini-cart-mobile .box-calc-mini-cart {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
}
.mini-cart-mobile .append-mini-cart {
  box-shadow: unset;
  border-radius: unset;
  border: unset;
}

.elementor > .elementor-element:first-child .section-base {
  padding-top: unset;
}

.woocommerce .widget_price_filter .price_slider_amount {
  text-align: left;
  line-height: 2.4;
  font-size: 0.8751em;
}

.price_slider_wrapper .price_slider_amount {
  position: relative;
  margin-top: 26px;
  margin-bottom: 10px;
  line-height: 2.4;
  text-align: center !important;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column-reverse;
  gap: 15px;
}

.price_slider_wrapper .price_slider_amount button {
  width: 100% !important;
  font-size: 14px;
  font-weight: bold;
  border-radius: 7px;
  border: 1px solid #eee;
}

.price_label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  color: #374550;
  font-size: 14px;
  font-weight: 700;
  width: 100%;
}

.title-price {
  display: flex;
  flex-direction: column;
  gap: 2px;
  margin-right: 16px;
  width: 100%;
}

.price-min-s {
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 500;
  font-size: 0.875rem;
  color: #666;
}

.price-min-s .price-m {
  font-weight: 600;
  font-size: 1rem;
  color: #68a63f;
}

.price_slider_amount .button:active {
  background: unset;
  box-shadow: unset;
}

.ltr {
  direction: ltr;
}

.box-poupup-special.active {
  display: flex;
}

.mobile-menu {
  box-shadow: 0 -2px 5px 3px rgba(0, 0, 0, 0.05);
}
.mobile-menu .main-mobile {
  height: 100%;
  overflow: scroll;
}
.mobile-menu .main-mobile > ul > li::after {
  position: absolute;
  content: "";
  left: -30px;
  right: -30px;
  background: rgba(0, 0, 0, 0.04);
  height: 1px;
  bottom: 0;
  z-index: 9;
}
.mobile-menu .mobile_menu_ul_main > li {
  border-bottom: 1px solid #e9f3f3;
}
.mobile-menu .main-mobile ul li {
  position: relative;
}
.mobile-menu .main-mobile ul li.active {
  padding-bottom: 10px;
}
.mobile-menu .main-mobile ul li a {
  display: flex;
  position: relative;
  padding: 11px 0;
  margin-left: 45px;
  font-size: 14px;
  color: #233564;
  font-weight: bold;
  align-items: center;
  gap: 15px;
}
.mobile-menu .main-mobile ul li a img {
  width: 15px;
  height: 15px;
  -o-object-fit: contain;
     object-fit: contain;
}
.mobile-menu .main-mobile ul li.menu-item-has-children .childer {
  position: absolute;
  content: "\e94d";
  font-family: icomoon;
  top: 2px;
  left: 0;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 66;
  cursor: pointer;
}
.mobile-menu .main-mobile ul li.menu-item-has-children.active::before {
  transform: rotate(180deg);
}
.mobile-menu .main-mobile ul li.menu-item-has-children.active > a {
  color: #233564;
}
.mobile-menu .main-mobile ul li.menu-item-has-children.active > a::before {
  transform: translateY(-50%) rotate(180deg);
  background: rgba(0, 0, 0, 0.04);
}
.mobile-menu .main-mobile ul li a:hover {
  color: #233564;
}
.mobile-menu .main-mobile ul li > .sub-menu {
  display: none;
  margin-right: 30px;
}
.mobile-menu .main-mobile ul li > .sub-menu li a {
  font-weight: 700;
  font-size: 13px;
  color: #666;
  padding: 5px 0;
}
.mobile-menu .main-mobile ul li > .sub-menu li a:hover {
  color: #1F4983;
}

.menu-main-mobile.active {
  display: flex;
}

.box-result-search-ajax-responsive .inner {
  filter: drop-shadow(0px 2px 4px #ebedef);
  background-color: #ffffff;
}

.search-loading {
  border: 3px solid #f3f3f3;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: rgb(243, 243, 243);
  border-top-color: rgb(243, 243, 243);
  border-top-style: solid;
  border-top-width: 3px;
  display: none;
  border-top: 3px solid var(--color-primary-bg);
  border-radius: 50%;
  animation: spin 2s linear infinite;
}

.box-search-ajax:hover .box-result-search-ajax {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}

#search-mobile {
  transform: translateY(100%) scaleY(0);
  transform-origin: top;
}
#search-mobile.active {
  transform: translateY(100%) scaleY(1);
  transform-origin: top;
  transition: transform 0.3s ease;
}

.scrollbar-hide::-webkit-scrollbar {
  display: none;
}

.scrollbar-hide {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.breadcrumbs {
  overflow: auto;
  white-space: nowrap;
}

.swal-list-social-pop a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: white;
  font-size: 17px;
  font-weight: bold;
  width: 96px;
  height: 60px;
  border-radius: 9px;
}
.swal-list-social-pop .facebook {
  background: #4867aa;
}
.swal-list-social-pop .telegram {
  background: #00a0e1;
}
.swal-list-social-pop .whatsapp {
  background: #00cc42;
}
.swal-list-social-pop .twitter {
  background: #434343;
}
.swal-list-social-pop .linkedin {
  background: #0077b5;
}

@media (max-width: 1399.98px) {
  .variations_form .woocommerce-variation-price .price > ins {
    font-size: 25px;
  }
}
@media (max-width: 1022.98px) {
  .item-blog-index:first-child .title {
    font-size: 16px;
  }
  .content-post .call-to-action-product .title {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .sidebar-archive-blog {
    position: fixed;
    background: #fff;
    z-index: 999;
    min-width: 80vw;
    padding: 10px;
    border-radius: 12px;
    box-shadow: 0 -2px 5px 3px rgba(0, 0, 0, 0.05);
    transition: all 300ms ease-in-out;
    right: 100%;
    bottom: 60px;
    top: 94px;
    overflow: scroll;
  }
  .sidebar-archive-blog.active {
    right: 15px;
  }
  .sidebar-archive-blog.faq-fillter {
    padding: 30px 1px;
  }
}
.select-vip.normal ul .item-css.active {
  background-color: var(--color-primary-bg);
  color: #fff;
}

@media (max-width: 767.98px) {
  .select-vip.normal {
    position: relative;
    width: 100px;
  }
  .select-vip.normal .select-onclick {
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    padding: 2px 0;
    height: 33px;
  }
  .select-vip.normal ul {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    overflow: scroll;
    max-height: 200px;
    margin-top: 5px;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #eaf4f4;
    display: none;
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
  }
  .select-vip.normal ul .item-css {
    display: flex;
    padding: 10px 18px;
    font-size: 14px;
    color: #6c8c8c;
    border-bottom: 1px solid #e2ecec;
    border-radius: unset;
    background-color: #fff;
  }
  .select-vip.normal ul .item-css::before {
    display: none !important;
  }
  .select-vip.normal ul .item-css.active {
    background-color: #f6f9f9;
    color: #6c8c8c;
  }
  .select-vip.normal ul .item-css.active::before {
    display: none !important;
  }
  .select-vip.normal.blog .select-onclick {
    height: 53px;
    border-radius: 20px;
    filter: drop-shadow(0 2px 0 rgba(148, 183, 183, 0.27));
    background-color: #fff;
    border: 1px solid #e5f1f1;
    padding: 2px 24px;
  }
  .select-vip.normal.blog ul {
    border-radius: 20px;
    filter: drop-shadow(0 2px 0 rgba(148, 183, 183, 0.27));
    background-color: #fff;
    border: 1px solid #e5f1f1;
  }
  .section-slider-product-tab .select-vip.normal {
    position: absolute;
    left: 0;
    top: 0;
  }
  .swiper-vip-slider-product .item {
    filter: unset;
    border: 1px solid rgb(245, 241, 241);
  }
  .section-base {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .swiper-hero .swiper-button-prev {
    background-size: contain;
    width: 30px;
    height: 133px;
    top: 59%;
  }
  .content-post .call-to-action-product .box-title {
    margin-bottom: 20px;
  }
  .content-post .call-to-action-product .link {
    font-size: 13px;
  }
  .content-post .call-to-action-product .box-title {
    flex-direction: column;
    gap: 4px;
    margin-bottom: 10px;
  }
  .content-post .call-to-action-product .list_attr {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .content-post .call-to-action-product .description {
    line-height: 2;
  }
  .woocommerce-breadcrumb {
    gap: 10px;
  }
  .sidebar-archive {
    position: fixed;
    background: #fff;
    z-index: 999;
    min-width: 80vw;
    max-width: 320px;
    padding: 10px;
    border-radius: 12px;
    box-shadow: 0 -2px 5px 3px rgba(0, 0, 0, 0.05);
    transition: all 300ms ease-in-out;
    right: 100%;
    bottom: 60px;
    top: 105px;
    overflow: scroll;
  }
  .sidebar-archive.active {
    right: 15px;
  }
  .woocommerce-pagination .page-numbers {
    min-width: 25px;
    height: 55px;
  }
  .sidebar-archive .widget-side {
    padding-top: 16px;
    margin-bottom: 6px;
  }
  .sidebar-archive .widget-side .widget-title {
    padding-bottom: 16px;
  }
  .comment-form {
    gap: 5px;
  }
}
@media (max-width: 575.98px) {
  .variations_form .variations tr {
    margin-bottom: 8px;
  }
  .variations_form .woocommerce-variation-price {
    margin-bottom: 12px;
  }
  .wpcf7 .wpcf7-form > p label {
    margin-bottom: 10px;
  }
  .wpcf7 input[type=submit] {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .wpcf7 .wpcf7-form .wpcf7-response-output {
    margin-top: -40px !important;
  }
  .item-product .woocommerce-Price-amount {
    font-size: 20px;
  }
  .item-product .woocommerce-Price-currencySymbol-c {
    font-size: 8px !important;
    margin-top: 0 !important;
  }
  .item-product .price {
    gap: 3px;
  }
  .item-product-slider del *,
  .item-product del * {
    font-size: 14px;
  }
  .select2-container--default .select2-results__option--highlighted[aria-selected],
  .select2-container--default .select2-results__option--highlighted[data-selected] {
    font-size: 13px;
  }
  .select2-results__option[aria-selected],
  .select2-results__option[data-selected] {
    font-size: 13px;
  }
}
@media (max-width: 638.98px) {
  .list-tab-single .item.active {
    border-color: #e3e7ed;
  }
  .section-offer-box .box-swiper {
    width: 100%;
  }
  .section-offer-box .swiper-pagination {
    bottom: -25px;
    left: 50%;
    right: unset !important;
    flex-direction: row;
    top: unset;
    transform: translateX(-50%);
    width: -moz-max-content;
    width: max-content;
  }
  .section-offer-box .swiper-pagination-bullet.swiper-pagination-bullet-active {
    height: 10px;
    width: 34px;
    margin-bottom: unset;
  }
  .section-offer-box.left-box {
    flex-direction: column;
  }
  .section-offer-box.left-box .swiper {
    direction: rtl;
  }
  .list-step-cart .item:first-child, .list-step-cart .item:last-child {
    flex-shrink: 1.3;
  }
  .comment-pagination {
    gap: 6px;
  }
  .comment-pagination .page-numbers {
    min-width: 40px;
    height: 40px;
  }
  .commentlist > li .children {
    margin-right: 15px;
  }
  .single-post .comment-form {
    display: flex;
    flex-direction: column;
  }
  .comment-form input[type=submit] {
    padding: 10px 50px;
  }
  .single-product .comment-form .box-rating {
    grid-area: 6/1/7/13;
  }
  .single-product .comment-form .comment-form-comment {
    grid-area: 3/1/6/13;
  }
  .single-product .comment-form .comment-form-email {
    grid-area: 1/7/3/13;
  }
  .single-product .comment-form .comment-form-author {
    grid-area: 1/1/3/7;
  }
  .single-product .comment-form .form-submit {
    grid-area: 8/1/7/9;
  }
  .single-product .comment-form .box-rating {
    margin-bottom: 35px;
  }
  .single-product .ui-slider .ui-slider-range {
    background: var(--color-secondary-bg);
    height: 5px !important;
    border: unset;
  }
  .single-product .ui-widget.ui-widget-content {
    height: 5px !important;
  }
  .single-product.logged-in .comment-form .comment-form-comment {
    grid-area: 1/1/6/13;
  }
  .woocommerce-cart-form__cart-item .woocommerce-Price-amount bdi {
    font-size: 28px;
  }
  .woocommerce-cart-form__cart-item .woocommerce-Price-currencySymbol-c {
    font-size: 10px;
  }
  .cart-collaterals table tbody tr.order-total .woocommerce-Price-amount,
  .cart-collaterals table tbody tr.order-total .woocommerce-Price-amount bdi {
    font-size: 28px;
  }
  .cart-collaterals table tbody tr.order-total {
    padding-bottom: 16px;
  }
  .item-product-archive .add-to-cart-custom {
    position: relative;
  }
  .add-to-cart-custom-loading.loading::before {
    border-width: 2px;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
  }
  .swal-list-social-pop a {
    height: 42px;
    font-size: 14px;
    flex: 1;
    width: unset;
  }
  .comment-form .comment-form-author input,
  .comment-form .comment-form-email input {
    padding: 12px;
  }
  .comment-form .comment-form-author,
  .comment-form .comment-form-email {
    padding: 0 10px;
  }
  .comment-form textarea {
    padding: 10px;
    font-size: 13px;
  }
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  .item-offer .price {
    color: #8b98a7;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    display: flex;
    flex-direction: column;
    align-items: end;
    gap: 2px;
  }
  .item-offer .starting-price {
    margin-bottom: 5px;
  }
  .item-offer .out-of-stock-message,
  .item-offer .contact-message {
    margin-top: auto;
  }
  .item-offer .woocommerce-Price-amount {
    font-size: 30px;
    color: #28313b;
    font-weight: bold;
    margin-top: auto;
  }
  .item-offer .woocommerce-Price-amount bdi {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    line-height: 1;
  }
  .item-offer .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c {
    font-size: 9px;
    color: #8c98a5;
    fill: #8c98a5;
    font-weight: bold;
    transform: rotate(-90deg);
    margin-left: -6px;
    margin-top: -5px;
  }
  .item-offer del {
    color: #8b98a7;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    gap: 9px;
    text-decoration: none;
  }
  .item-offer del * {
    font-size: 16px;
  }
  .item-offer del .woocommerce-Price-amount {
    opacity: 0.502;
    text-decoration: line-through;
  }
  .item-offer del .woocommerce-Price-currencySymbol-c {
    display: none;
  }
  .item-offer .discount-box {
    background-color: #ee384e;
    fill: #ffffff;
    color: #ffffff;
  }
}
.woocommerce-order-vip .line-tanks {
  width: 2px;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.woocommerce-order-vip .line-tanks::before {
  content: "";
  position: absolute;
  width: 33px;
  height: 33px;
  border-radius: 100%;
  display: flex;
  background: #fff;
  left: -16px;
  top: -16px;
}
.woocommerce-order-vip .line-tanks::after {
  content: "";
  position: absolute;
  width: 33px;
  height: 33px;
  border-radius: 100%;
  display: flex;
  background: #fff;
  left: -16px;
  bottom: -16px;
}
.woocommerce-order-vip .woocommerce-thankyou-order-details li {
  display: flex;
  align-items: center;
  gap: 18px;
  background: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 18px 24px;
  border-radius: 7px;
}
.woocommerce-order-vip .woocommerce-thankyou-order-details li:first-child {
  color: #fff;
  background: #059F50;
}
.woocommerce-order-vip .woocommerce-thankyou-order-details li strong {
  font-size: 16px;
  font-weight: bold;
  margin-right: auto;
}

.woocommerce-customer-details {
  border-width: 33px;
  border-style: solid;
  -o-border-image: url("assets/img/border-post.svg") 43 round;
     border-image: url("assets/img/border-post.svg") 43 round;
  padding: 50px 80px;
}
.woocommerce-customer-details .woocommerce-columns {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.woocommerce-customer-details .woocommerce-columns .woocommerce-column__title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 50px;
}
.woocommerce-customer-details .woocommerce-columns address {
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding-right: 34px;
  border-right: 1px solid #E6ECF9;
}
.woocommerce-customer-details .woocommerce-columns address br {
  margin: 5px;
}

.woocommerce-order-details .woocommerce-Price-amount,
.woocommerce-order-details .woocommerce-Price-amount bdi,
.woocommerce-thankyou-order-details .woocommerce-Price-amount,
.woocommerce-thankyou-order-details .woocommerce-Price-amount bdi {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  font-weight: bold;
  font-size: 25px;
  line-height: 1;
  color: #28313b;
}
.woocommerce-order-details .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c,
.woocommerce-order-details .woocommerce-Price-amount bdi .woocommerce-Price-currencySymbol-c,
.woocommerce-thankyou-order-details .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c,
.woocommerce-thankyou-order-details .woocommerce-Price-amount bdi .woocommerce-Price-currencySymbol-c {
  font-size: 9px;
  color: #8c98a5;
  font-weight: bold;
  transform: rotate(-90deg);
  margin-left: -6px;
  margin-top: -3px;
  fill: #8c98a5;
}
.woocommerce-order-details .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c.IRT,
.woocommerce-order-details .woocommerce-Price-amount bdi .woocommerce-Price-currencySymbol-c.IRT,
.woocommerce-thankyou-order-details .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c.IRT,
.woocommerce-thankyou-order-details .woocommerce-Price-amount bdi .woocommerce-Price-currencySymbol-c.IRT {
  transform: unset;
  order: 1;
  margin-right: 5px;
  margin-left: 0;
}

.woocommerce-order-details {
  padding: 32px;
  border-radius: 7px;
  margin-bottom: 2.25rem;
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='10' ry='10' stroke='%239FB2B6FF' stroke-width='2' stroke-dasharray='6%2c 14' stroke-dashoffset='18' stroke-linecap='square'/%3e%3c/svg%3e");
}
.woocommerce-order-details .woocommerce-table--order-details {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.woocommerce-order-details .woocommerce-table--order-details thead {
  margin-bottom: 10px;
}
.woocommerce-order-details .woocommerce-table--order-details thead tr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.woocommerce-order-details .woocommerce-table--order-details tbody {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 40px;
}
.woocommerce-order-details .woocommerce-table--order-details tbody tr {
  border: 1px dashed #CDD3DF;
  padding: 18px 22px;
  border-radius: 7px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  font-weight: bold;
}
.woocommerce-order-details .woocommerce-table--order-details tbody tr td {
  font-size: 14px;
}
.woocommerce-order-details .woocommerce-table--order-details tfoot {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.woocommerce-order-details .woocommerce-table--order-details tfoot tr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 14px;
}
.woocommerce-order-details .woocommerce-table--order-details tfoot tr th {
  font-size: 15px;
  font-weight: 700;
  color: #000000;
}
.woocommerce-order-details .woocommerce-table--order-details tfoot tr td {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 10px;
  font-size: 14px;
  font-weight: bold;
}
.woocommerce-order-details .woocommerce-table--order-details tfoot tr:last-child {
  border: none;
  padding: 0;
}
.woocommerce-order-details .woocommerce-table--order-details tfoot tr:last-child th,
.woocommerce-order-details .woocommerce-table--order-details tfoot tr:last-child td {
  font-size: 20px;
  color: #059F50;
}
.woocommerce-order-details .woocommerce-table--order-details tfoot tr:last-child th .woocommerce-Price-amount,
.woocommerce-order-details .woocommerce-table--order-details tfoot tr:last-child td .woocommerce-Price-amount {
  color: #059F50;
  font-size: 29px;
}
.woocommerce-order-details .woocommerce-table--order-details tfoot tr:last-child th .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c,
.woocommerce-order-details .woocommerce-table--order-details tfoot tr:last-child td .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c {
  color: #059F50;
}
.woocommerce-order-details .woocommerce-table--order-details tfoot tr.discount th,
.woocommerce-order-details .woocommerce-table--order-details tfoot tr.discount td,
.woocommerce-order-details .woocommerce-table--order-details tfoot tr.discount .woocommerce-Price-amount,
.woocommerce-order-details .woocommerce-table--order-details tfoot tr.discount .woocommerce-Price-currencySymbol-c {
  color: #ee384e;
}

.wc-item-meta {
  display: flex;
  align-items: center;
  gap: 20px;
  color: #8995a5;
  font-size: 13px;
  margin-top: 8px;
}
.wc-item-meta li {
  display: flex;
  align-items: center;
  gap: 10px;
}

@media (max-width: 991.98px) {
  .woocommerce-customer-details {
    -o-border-image: url("assets/img/border-post.svg") 51 round;
       border-image: url("assets/img/border-post.svg") 51 round;
    padding: 10px;
  }
}
@media (max-width: 638.98px) {
  .woocommerce-order-vip .line-tanks {
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    right: 0;
    top: unset;
  }
  .woocommerce-order-vip .line-tanks::before {
    left: -16px;
    top: -16px;
  }
  .woocommerce-order-vip .line-tanks::after {
    right: -16px;
    bottom: -16px;
  }
  .woocommerce-order-details {
    padding: 16px;
  }
  .woocommerce-order-details .woocommerce-table--order-details tbody tr {
    padding: 10px;
  }
  .woocommerce-thankyou-order-details li {
    padding: 12px;
    font-size: 13px;
  }
  .woocommerce-thankyou-order-details li strong {
    font-size: 14px;
  }
  .woocommerce-order-details .woocommerce-table--order-details tbody tr td {
    font-size: 13px;
  }
  .woocommerce-order-details .woocommerce-Price-amount,
  .woocommerce-order-details .woocommerce-Price-amount bdi,
  .woocommerce-thankyou-order-details .woocommerce-Price-amount,
  .woocommerce-thankyou-order-details .woocommerce-Price-amount bdi {
    font-size: 20px;
  }
  .woocommerce-order-details .woocommerce-table--order-details tfoot tr th {
    font-size: 13px;
  }
  .woocommerce-order-details .woocommerce-table--order-details tfoot tr:last-child th,
  .woocommerce-order-details .woocommerce-table--order-details tfoot tr:last-child td {
    font-size: 14px;
  }
  .woocommerce-customer-details {
    border-width: 12px;
  }
  .woocommerce-customer-details .woocommerce-columns .woocommerce-column__title {
    margin-bottom: 15px;
  }
  .woocommerce-customer-details .woocommerce-columns address {
    padding-right: 10px;
  }
  .woocommerce-order-details {
    margin-bottom: 12px;
  }
  .wc-item-meta li {
    gap: 3px;
    font-size: 12px;
    flex-direction: column;
  }
}
.list-items-panel li a {
  position: relative;
}
.list-items-panel li a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: var(--color-primary-bg);
  right: -25px;
  transition: all 0.3s;
  height: 0;
}
.list-items-panel li a:hover, .list-items-panel li a.is-active {
  color: #495666;
}
.list-items-panel li a:hover::before, .list-items-panel li a.is-active::before {
  height: 100%;
  box-shadow: -1px 0px 3px 2px rgba(var(--color-primary-bg-rgb), 0.1);
}
.list-items-panel li a:hover svg, .list-items-panel li a.is-active svg {
  fill: var(--color-primary-fill);
}

.item-order.active .icon-drop-down {
  background-color: #aeb5bf;
}
.item-order.active .icon-drop-down svg {
  fill: #fff;
  rotate: 180deg;
}

.box-search-order:hover input {
  max-width: -moz-max-content;
  max-width: max-content;
}

.list-tab-panel a {
  position: relative;
  transition: all 0.3s;
}
.list-tab-panel a::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: -2px;
  background: var(--color-primary-bg);
  height: 2px;
  transition: all 0.3s;
  width: 0px;
}
.list-tab-panel a:hover, .list-tab-panel a.active {
  color: var(--color-primary-text);
}
.list-tab-panel a:hover::before, .list-tab-panel a.active::before {
  width: 100%;
}

.item-order .product-total .woocommerce-Price-amount,
.item-order .product-total .woocommerce-Price-amount bdi {
  font-size: 23px;
  color: #4b5867;
  font-weight: bold;
  display: flex;
  flex-direction: column-reverse;
  align-items: end;
  line-height: 1.2;
}
.item-order .product-total .woocommerce-Price-currencySymbol-c {
  font-size: 12px;
  color: #97a0ae;
  font-weight: bold;
}
.item-order .order-total-final .woocommerce-Price-amount {
  font-size: 17px;
  color: #495666;
  font-weight: bold;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 5px;
}
.item-order .order-total-final .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c {
  font-size: 13px;
  color: #8793a2;
  font-weight: bold;
}

.alarm-dashboard a {
  color: #646363;
  margin: 0 3px;
}

.woocommerce-EditAccountForm {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}
.woocommerce-EditAccountForm p {
  position: relative;
}
.woocommerce-EditAccountForm p label {
  position: absolute;
  right: 16px;
  z-index: 9;
  background: #fff;
  top: 0;
  transform: translateY(-50%);
  font-size: 13px;
  font-weight: bold;
  padding: 0 4px 0 12px;
  color: #5c5c5c;
}
.woocommerce-EditAccountForm p input {
  width: 100%;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0px 1px 0px #e8ebf1;
  background-color: #ffffff;
  border: 1px solid #ebeff5;
  font-size: 13px;
  color: #6c8c8c;
  font-weight: bold;
}
.woocommerce-EditAccountForm p input:focus {
  outline: none;
}
.woocommerce-EditAccountForm .box-submit-form {
  grid-column: span 2/span 2;
}
.woocommerce-EditAccountForm .box-submit-form .woocommerce-Button {
  border-radius: 12px;
  background-color: var(--color-primary-bg);
  font-size: 15px;
  color: #ffffff;
  font-weight: bold;
  padding: 15px 25px;
}

.woocommerce-edit-address .woocommerce-Addresses address br {
  margin-bottom: 10px;
}
.woocommerce-edit-address .woocommerce-address-fields__field-wrapper p {
  position: relative;
}
.woocommerce-edit-address .woocommerce-address-fields__field-wrapper p label {
  position: absolute;
  right: 16px;
  z-index: 9;
  background: #fff;
  top: 0;
  transform: translateY(-50%);
  font-size: 13px;
  font-weight: bold;
  padding: 0 4px 0 12px;
  color: #5c5c5c;
}
.woocommerce-edit-address .woocommerce-address-fields__field-wrapper p .select2-container {
  padding: 10px !important;
}
.woocommerce-edit-address .woocommerce-address-fields__field-wrapper p .select2-selection--single {
  display: flex;
  align-items: center;
}
.woocommerce-edit-address .woocommerce-address-fields__field-wrapper p input,
.woocommerce-edit-address .woocommerce-address-fields__field-wrapper p .select2-container {
  width: 100%;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0px 1px 0px #e8ebf1;
  background-color: #ffffff;
  border: 1px solid #ebeff5;
  font-size: 13px;
  color: #6c8c8c;
  font-weight: bold;
  overflow: hidden;
}
.woocommerce-edit-address .woocommerce-address-fields__field-wrapper p input:focus,
.woocommerce-edit-address .woocommerce-address-fields__field-wrapper p .select2-container:focus {
  outline: none;
}

@media (max-width: 1199.98px) {
  .sidebar-panel {
    position: fixed;
    background: #fff;
    z-index: 999;
    min-width: 80vw;
    max-width: 320px;
    padding: 10px;
    border-radius: 12px;
    box-shadow: 0 -2px 5px 3px rgba(0, 0, 0, 0.05);
    transition: all 300ms ease-in-out;
    right: 100%;
    bottom: 60px;
    top: 105px;
    overflow: scroll;
  }
  .sidebar-panel.active {
    right: 15px;
  }
}
@media (max-width: 991.98px) {
  .woocommerce-EditAccountForm {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 575.98px) {
  .box-search-order:hover input {
    max-width: unset;
  }
  .item-order .product-total .woocommerce-Price-amount,
  .item-order .product-total .woocommerce-Price-amount bdi {
    flex-direction: row-reverse;
    align-items: center;
    gap: 5px;
  }
  .woocommerce-EditAccountForm {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .woocommerce-EditAccountForm .box-submit-form {
    grid-column: span 1/span 1;
  }
  .woocommerce-EditAccountForm p input {
    padding: 15px 20px;
  }
}
.list-link-top a {
  transition: all 0.3s;
  display: inline-block;
}
.list-link-top a:hover {
  transform: translateY(2px);
  color: var(--color-primary-text);
}

@keyframes shine {
  100% {
    left: 125%;
  }
}
.box-img {
  position: relative;
  overflow: hidden;
}
.box-img::before {
  content: "";
  position: absolute;
  top: 0;
  left: -105%;
  z-index: 2;
  display: block;
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 232, 232, 0.3) 100%);
  transform: skewX(-25deg);
  pointer-events: none;
}
.box-img:hover:before {
  animation: shine 1.25s;
}

.list-link-footer a {
  transition: all 0.3s;
  position: relative;
}
.list-link-footer a:hover {
  color: var(--color-primary-text);
  transform: translateX(-3px);
}

.login-user-action {
  background-image: linear-gradient(to right, var(--color-primary-text), var(--color-primary-text) 50%, #000 50%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  background-size: 202% 100%;
  background-position: 100%;
  transition: all 0.3s;
}
.login-user-action:hover {
  background-position: 199%;
}

.button-open-mini-cart {
  position: relative;
  overflow: hidden;
}
.button-open-mini-cart::before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  transition: 0.3s;
  height: 0;
  background: #f8f9fb;
  z-index: -2;
  border-radius: 100%;
  transform: scale(1.5);
}
.button-open-mini-cart:hover::before {
  height: 100%;
}

.box-vip-slider-product .wave {
  width: 528px;
  right: -290px;
}

.elementor-widget-section_products-offer {
  margin-top: 40px;
}

.elementor-element-135df29 {
  margin-top: 20px;
}

.section-offer-box.left-box .swiper-pagination {
  display: none;
}

.swiper-vip-slider-product {
  overflow: unset;
}

.elementor-element-3d7c53f {
  overflow: hidden;
}

.bg-\[\#ee384e\] {
  background-color: rgb(237, 25, 68);
}

.drop-shadow-imag-cat-offer {
  filter: none;
}

.content-permissions img {
  max-width: 60px;
}

.swiper-gallery-thumb .swiper-slide img {
  mix-blend-mode: darken;
}

.loading_wrapper {
  position: fixed;
  z-index: 999999;
  overflow: hidden;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.15);
}

.loading_img {
  display: flex;
  align-items: center;
  justify-content: center;
}

.loading_box {
  background: #fff;
  padding: 32px 16px 24px;
  width: 300px;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border-radius: 13px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.loading_bullet {
  border-radius: 100%;
  overflow: hidden;
  background-color: var(--color-primary-bg);
  width: 7px;
  height: 7px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px;
  animation: loading-dots-middle-dots 0.5s ease-in-out infinite;
}

.loading_bullets_holder {
  margin: auto;
  opacity: 0;
  filter: alpha(opacity=0);
  animation: loading-dots-fadein 0.5s linear forwards;
  direction: ltr;
}

@keyframes loading-dots-fadein {
  to {
    opacity: 1;
  }
}
@keyframes loading-dots-first-dot {
  to {
    transform: translateX(14px);
    opacity: 1;
  }
}
@keyframes loading-dots-middle-dots {
  to {
    transform: translateX(14px);
  }
}
@keyframes loading-dots-last-dot {
  to {
    transform: translateX(28px);
    opacity: 0;
  }
}
.count-items-fillter {
  border: 1px solid #eee;
}

.swiper-slide {
  height: auto;
}

.box-swiper-hero .swiper-button-next-hero,
.box-swiper-hero .swiper-button-prev-hero {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  width: 77px;
}
.box-swiper-hero .swiper-button-next-hero {
  left: 0;
  right: unset;
}
.box-swiper-hero .swiper-button-prev-hero .arrow,
.box-swiper-hero .swiper-button-next-hero .arrow {
  background-color: #fff;
  width: 35px;
  height: 35px;
  padding: 10px;
  transition: 0.3s;
  position: absolute;
  top: 50%;
  left: 18px;
  right: auto;
  transform: translateY(-50%);
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 21;
}
.box-swiper-hero .swiper-button-prev-hero .arrow {
  right: 18px;
  left: auto;
}
.box-swiper-hero .vitrin-slider2-button-next-shape {
  position: absolute;
  top: 0;
  left: -8px;
  bottom: 0;
  height: 100%;
  width: 0;
  z-index: 10;
  transition: 0.3s;
}
.box-swiper-hero .vitrin-slider2-button-prev-shape {
  position: absolute;
  top: 0;
  right: -8px;
  bottom: 0;
  height: 100%;
  width: 0;
  z-index: 10;
  transition: 0.3s;
}
.box-swiper-hero .swiper-button-next-hero:hover .arrow {
  left: 9px;
}
.box-swiper-hero .swiper-button-next:hover .arrow {
  left: 9px;
}
.box-swiper-hero .swiper-button-next:hover .arrow + .vitrin-slider2-button-next-shape {
  width: 77px;
}
.box-swiper-hero .swiper-hero.left-navigate .arrow {
  left: 9px;
}
.box-swiper-hero .swiper-hero.left-navigate .arrow + .vitrin-slider2-button-next-shape {
  width: 77px;
}
.box-swiper-hero .swiper-button-prev-hero:hover .arrow {
  right: 9px;
}
.box-swiper-hero .swiper-button-prev-hero:hover .arrow + .vitrin-slider2-button-prev-shape {
  width: 77px;
}
.box-swiper-hero .swiper-hero.right-navigate .arrow {
  right: 9px;
}
.box-swiper-hero .swiper-hero.right-navigate .arrow + .vitrin-slider2-button-prev-shape {
  width: 77px;
}

.show-more {
  transition: all 0.3s;
}
.show-more:hover {
  color: var(--color-primary-text);
  gap: 16px;
}

body.home .box-swiper-offer-page .swiper-pagination {
  display: none;
}

.offer-hero-swiper .swiper-button-next-vip {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 10;
  width: 77px;
}
.offer-hero-swiper .swiper-button-next-vip .arrow {
  left: 18px;
  right: auto;
  background-color: #fff;
  width: 35px;
  height: 35px;
  padding: 10px;
  transition: 0.3s;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 21;
}
.offer-hero-swiper .vitrin-slider2-button-next-shape {
  position: absolute;
  top: 0;
  left: -8px;
  bottom: 0;
  height: 100%;
  width: 0;
  z-index: 10;
  transition: 0.3s ease-in-out;
}
.offer-hero-swiper .swiper-button-next-vip:hover .vitrin-slider2-button-next-shape {
  width: 77px;
}
.offer-hero-swiper .swiper-button-next-vip:hover .arrow {
  left: 9px;
}

.item-product.active .price {
  opacity: 0;
}

@media (max-width: 575.98px) {
  .item-blog-index:first-child .title {
    font-size: 14px;
  }
  .item-product.active .price {
    opacity: 1;
  }
  .swiper-brands .item {
    filter: drop-shadow(0px 0px 5px rgba(140, 154, 176, 0.12));
  }
  .swiper-brands .item:hover {
    filter: drop-shadow(0px 0px 5px rgba(140, 154, 176, 0.12));
  }
  .item-product-tabs .woocommerce-Price-amount {
    font-size: 20px;
  }
  .item-product-tabs .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c {
    margin-top: 0px;
  }
  .item-product-slider .starting-price,
  .item-product-offer .starting-price {
    margin-bottom: 5px;
  }
  .item-product-slider .starting-price .text-starting-p,
  .item-product-offer .starting-price .text-starting-p {
    display: none;
  }
  .item-product-slider .starting-price + .woocommerce-Price-amount::before,
  .item-product-offer .starting-price + .woocommerce-Price-amount::before {
    content: "شروع قیمت از :";
    font-size: 12px;
    color: #28313b;
    font-weight: bold;
    margin-left: auto;
  }
  .item-product-slider .woocommerce-Price-amount,
  .item-product-offer .woocommerce-Price-amount {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .item-product-slider .woocommerce-Price-amount::before,
  .item-product-offer .woocommerce-Price-amount::before {
    content: "قیمت :";
    font-size: 12px;
    color: #28313b;
    font-weight: bold;
    margin-left: auto;
  }
  .item-product-slider ins,
  .item-product-offer ins {
    width: 100%;
  }
  .item-product-slider ins .woocommerce-Price-amount::before,
  .item-product-offer ins .woocommerce-Price-amount::before {
    content: "قیمت :";
    font-size: 12px;
    color: #28313b;
    font-weight: bold;
    margin-left: auto;
  }
  .item-product-slider del,
  .item-product-offer del {
    width: 100%;
  }
  .item-product-slider del .woocommerce-Price-amount::before,
  .item-product-offer del .woocommerce-Price-amount::before {
    content: "";
  }
  .item-product-offer .add-to-cart-custom-loading.loading,
  .item-product-slider .add-to-cart-custom-loading.loading {
    background: unset;
  }
  .item-product-offer .add-to-cart-custom-loading.loading svg,
  .item-product-slider .add-to-cart-custom-loading.loading svg {
    z-index: 1;
    fill: #ed1944;
  }
  .item-product-offer .add-to-cart-custom-loading.loading::before,
  .item-product-slider .add-to-cart-custom-loading.loading::before {
    border-width: 2px;
    width: 30px;
    height: 30px;
    background: #fff;
    z-index: -2;
  }
  .swiper-vip-slider-product .item:hover {
    filter: drop-shadow(0px 0px 9px rgba(140, 154, 176, 0.14));
    transform: unset;
  }
}
@media (max-width: 767.98px) {
  .box-swiper-hero .swiper-button-prev-hero .arrow,
  .box-swiper-hero .swiper-button-next-hero .arrow {
    width: 25px;
    height: 25px;
    padding: 9px;
  }
  .box-swiper-hero .swiper-button-prev-hero .arrow {
    right: 5px !important;
    left: unset !important;
  }
  .box-swiper-hero .swiper-button-next-hero .arrow {
    left: 5px !important;
    right: unset !important;
  }
  .box-swiper-hero .swiper-button-next-hero,
  .box-swiper-hero .swiper-button-prev-hero {
    width: unset !important;
  }
  .box-swiper-hero .swiper-hero .vitrin-slider2-button-next-shape,
  .box-swiper-hero .swiper-hero .vitrin-slider2-button-prev-shape {
    display: none;
  }
}
.form-login-toggle {
  filter: drop-shadow(0 2px 0 #dce7e7);
}

#mask {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  opacity: 0.102;
  background-color: #010717;
}

.box-poupup.active {
  opacity: 1;
  visibility: visible;
}

.box-poupup {
  position: fixed;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  opacity: 0;
  transition: all 0.3s;
  z-index: 999999;
  visibility: hidden;
  overflow: auto;
}

.box-poupup-login .login-info {
  background: #fff;
  border-radius: 18px;
  padding: 21px 15px;
  max-width: 450px;
  min-width: 450px;
}

@media (max-width: 767.98px) {
  .box-poupup {
    transform: unset;
    right: 15px;
    left: 15px;
    bottom: 0;
    top: 100px;
  }
  .box-poupup-login .login-info {
    background: #fff;
    border-radius: 12px;
    padding: 21px 15px;
    height: 98%;
    max-width: unset;
    min-width: unset;
  }
}
.item-product-fav:hover .delete-icon {
  fill: #ee384e;
}

.shipping-calculator-form {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 9px;
}
.shipping-calculator-form input,
.shipping-calculator-form .select2-container {
  border: 1px solid #F2F4F7;
  width: 100%;
  border-radius: 7px;
  padding: 10px 16px;
  color: #021959;
  font-size: 13px;
  font-weight: bold;
}
.shipping-calculator-form .select2-selection__rendered {
  padding: unset !important;
}

.checkout-inline-error-message {
  font-size: 13px;
  font-weight: bold;
  margin-top: 6px;
  color: #ff6969;
}

.glightbox-white #glightbox-body .goverlay {
  background-color: white !important;
}
.glightbox-white #glightbox-body .gslide-media {
  box-shadow: unset !important;
}/*# sourceMappingURL=style.css.map */