.content-sidebar {
  @media (width>=992px) {
    position: sticky;
    top: calc(var(--header-h) + 3rem);
  }
}

.archive-side {
  padding-top: 0;
  @media (width>=992px) {
    padding-top: 2.2rem;
  }
}

.blog-sidebar-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 16px;
  padding: 14px 16px;
  border: 0;
  border-radius: 15px;
  background: var(--color2);
  color: #fff;
  font-family: var(--mid_font);
  font-variation-settings: var(--w-500);
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
  @media (width>=992px) {
    display: none;
  }
}

.blog-sidebar-btn:after {
  content: "\e913";
  font-family: "icomoon";
  font-size: 16px;
}

#main-blog #sidebar {
  padding: 0 14px 14px 14px;
  @media (width>=992px) {
    position: sticky;
    right: auto;
    width: auto;
    padding: 0;
    overflow: unset;
    background: transparent;
    z-index: unset;
    top: calc(var(--header-h) + 3rem);
  }
}

#main-blog .sidebar-close {
  @media (width>=992px) {
    display: none;
  }
}

.blog-sidebar-head {
  padding: 12px 0;

  max-width: 100%;
  width: 100%;
  position: relative;

  font-variation-settings: var(--w-500);
  font-size: 16px;
  border-bottom: 1px solid var(--border_light);
  @media (width>=992px) {
    display: none;
  }
}
/* .blog-sidebar-head:before {
  content: "";
  display: block;
  z-index: -1;
  background-color: var(--color2);
  width: calc(100% - 32px);
  height: 40px;
  position: absolute;
  top: -7px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 15px;
} */
#main-blog .sidebar-blog .widget-side:not(.widget_media_image) {
  background: transparent;
  border: 0;
  padding: 0;
  margin-bottom: 30px !important;
  @media (width>=992px) {
    background: #fcfcfd;
    border: 1px solid #f2f2f2;
    padding: 0 14px;
    margin-bottom: 16px !important;
  }
}

#main-blog .sidebar-blog .widget-title {
  display: none;
  @media (width>=992px) {
    display: flex;
  }
}

.shop-main {
  margin-bottom: 26px;
  @media (width>=992px) {
    margin-bottom: var(--space-section);
  }
}

.shop-container {
  margin-block: 0px var(--space-section);
}

.page-template-template-blog .widget-title,
.archive .widget-title {
  justify-content: space-between;
  @media (width>=992px) {
    justify-content: center;
  }
  @media (width<992px) {
    position: relative;
  }
}

.side-pic {
  margin-top: 24px;
  display: block;
}

.side-pic img {
  border-radius: 36px;
}

.widget-side.widget_categories > ul {
  margin-top: 0px;
  padding-inline: 8px;
  @media (width>=992px) {
    padding-bottom: 24px;
  }
}

.page-template-template-blog .more-tax-desc-div:before,
.page-template-template-blog .more-tax-desc-div:after,
.archive .more-tax-desc-div:before,
.archive .more-tax-desc-div:after {
  @media (width>=992px) {
    content: "";
    display: block;
    z-index: 9;
    background-color: var(--color1);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 7px;
    height: 68px;
  }
  @media (width<992px) {
    content: "";
    display: block;
    z-index: 9;
    background-color: var(--color1);
    position: absolute;
    transform: translate(50%, 0%);
    right: 50%;
    width: 68px;
    height: 6px;
  }
}

.page-template-template-blog .more-tax-desc-div:after,
.archive .more-tax-desc-div:after {
  @media (width>=992px) {
    left: -3px;
    border-radius: 0 40px 40px 0;
  }
  @media (width<992px) {
    bottom: 0;
    border-radius: 40px 40px 0 0px;
  }
}

.page-template-template-blog .more-tax-desc-div:before,
.archive .more-tax-desc-div:before {
  @media (width>=992px) {
    right: -3px;
    border-radius: 40px 0 0 40px;
  }
  @media (width<992px) {
    top: 0%;
    border-radius: 0px 0px 40px 40px;
  }
}

#more-tax-desc {
  margin-block: var(--space-section);
}
#more-tax-desc .container {
  position: relative;
}

.page-template-template-blog .more-tax-desc-div,
.archive .more-tax-desc-div {
  border: 1px solid var(--color2);
  border-radius: 30px;
  padding: 25px 15px;
  position: relative;
  overflow: hidden;
  /* margin-bottom: 78px; */
  @media (width>=992px) {
    padding: 30px 25px;
  }
}

/* .post-type-archive-product .more-tax-desc-div {
  margin-bottom: 0 !important;
} */

.widget_layered_nav.widget-open ul {
  display: block;
}

.widget-side {
  border-radius: 22px;
}

.widget-side:last-child {
  margin-bottom: 0 !important;
}

.sidebar-blog .widget-side:not(.widget_media_image) {
  background: #fcfcfd;
  border: 1px solid #f2f2f2;
  border-radius: 18px;
  padding: 0px 14px 0px;
  margin-bottom: 16px !important;
}

.sidebar-shop {
  padding: 0 14px 14px 14px;
  background-color: #fcfcfd;
  border-radius: 22px;
  margin-bottom: 24px !important;
  @media (width>=992px) {
    border: 1px solid #f2f2f2;
    padding: 24px 14px;
  }
}

.sidebar-shop .widget-side:not(.widget_media_image) {
  border-bottom: 1px solid #284b571a;
  cursor: pointer;
  padding: 15px 8px;
  border-radius: 0;
}

.sidebar-shop .widget-side:last-child {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.sidebar-shop .widget__toggle:before {
  content: "\e920";
  color: var(--color1);
}

.sidebar-shop .is-closed .widget__toggle:before {
  content: "\e924";
  color: var(--color4);
}

.sidebar-blog .widget-title {
  border-radius: 15px;
  padding: 21px 16px;
  background: var(--color3);
  border-width: 1px 1px 0px 1px;
  border-style: solid;
  border-color: #ffffff;
  display: flex;
  align-items: center;
  color: #fff;
  max-width: 100%;
  width: 100%;
  margin-top: -2rem;
  margin-bottom: 24px;
  position: relative;
  text-align: center;
  margin-inline: auto;
  justify-content: space-between;
  @media (width>=992px) {
    justify-content: center;
  }
}

.sidebar-blog .widget_categories .widget-title {
  border: 0 !important;
  margin-bottom: 0 !important;
}

.sidebar-blog .widget-title:before {
  content: "";
  display: block;
  z-index: -1;
  background-color: var(--color2);
  width: calc(100% - 32px);
  height: 40px;
  position: absolute;
  top: -7px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 15px;
}

.sidebar-blog .widget-title p {
  font-family: var(--mid_font);
  font-variation-settings: var(--w-500);
  font-size: 14px;
  line-height: 20px;
}

.widget-side li.current-cat > a {
  color: var(--color1) !important;
}

.widget-side li a {
  display: inline-block;
}

.widget-side > ul > li > a {
  padding: 0;
}

.widget-side > ul > li {
  padding: 24px 0;
  position: relative;
  font-size: 14px;
}

.widget-side > ul > li:last-child {
  padding-bottom: 0;
}

#sidebar {
  position: fixed;
  right: -100%;
  top: 0;
  bottom: 0;
  width: 280px;
  transition: all 0.5s;
  z-index: 999999;
  background-color: #fff;
  @media (width>=992px) {
    position: unset;
    right: auto;
    overflow-y: unset;
    background: transparent;
    z-index: unset;
    width: auto;
    padding-top: 2.5rem;
  }
}

#sidebar.active {
  right: 0;
  overflow-y: auto;
}

#sidebar .sidebar-close {
  display: flex;
  width: 36px;
  height: 36px;
  position: relative;
  background: #fff;
  text-align: center;
  margin: 0;
  color: #000000;
  font-size: 13px;
  border-radius: 50%;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  z-index: 1;
  position: absolute;
  left: 11px;
  top: 9px;
  border: 1px solid var(--border_light);
  @media (width>=992px) {
    display: none;
  }
}

.widget-side a {
  color: #585859;
  line-height: 1.8;
  font-size: 15px;
}

.widget-side a:hover {
  color: var(--color1);
}

#sidebar input[type="search"] {
  border: 1px solid #a3a3a3;
  padding: 10px 20px;
  border-radius: 15px;
  height: 40px;
  display: block;
  box-sizing: border-box;
  font-family: inherit;
  width: 100%;
  transition: 0.3s;
  margin-bottom: 10px;
  font-size: 14px;
  text-align: right;
}

#sidebar .select2-container--default .select2-selection--single {
  border: 1px solid #fafafa;
  background: #fafafa;
  padding: 10px 20px;
  border-radius: 15px;
  height: 50px;
  display: block;
  box-sizing: border-box;
  font-family: inherit;
  width: 100%;
  transition: 0.3s;
  margin-bottom: 20px;
  font-size: 14px;
  text-align: right;
}

#sidebar
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 11px;
  left: 11px !important;
  width: 20px;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  border-radius: 12px;
  background: #8899a033;
  border: 0;
  height: 8px;
  position: relative;
  margin-block: 24px 50px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  border-radius: 4px;
  top: 0;
  height: inherit;
  background-color: var(--color3);
}

li.woocommerce-widget-layered-nav-list__item a {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
}

li.woocommerce-widget-layered-nav-list__item a:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 14px;
  height: 14px;
  top: 0px;
  margin-left: 8px;
  transition: 0.3s;
  border-radius: 50%;
  border: 1px solid color-mix(in srgb, var(--color1) 60%, #fff 10%);
  background-color: #fff;
  background-clip: content-box;
  flex: none;
}

.wc-layered-nav-term a {
  font-size: 14px;
  line-height: 18px;
  color: #252525;
}

li.woocommerce-widget-layered-nav-list__item.chosen a,
li.woocommerce-widget-layered-nav-list__item a:hover {
  color: var(--color1);
}

li.woocommerce-widget-layered-nav-list__item a:hover:before,
li.woocommerce-widget-layered-nav-list__item.chosen a:before {
  background-color: var(--color1);
}

.widget_layered_nav_filters li.chosen a {
  display: inline-flex;
}

.widget_layered_nav_filters li.chosen a::before {
  content: "\e912";
  font-family: "icomoon";
  font-size: 12px;
  margin-left: 8px;
  color: var(--danger);
}

.widget_layered_nav_filters li.chosen a:hover {
  color: var(--danger) !important;
}

.sidebar-shop .widget-side > ul > li.cat-item {
  padding-bottom: 15px;
  padding-top: 15px;
}

.sidebar-shop .widget-side > ul > li.wc-layered-nav-term {
  padding: 6px 0 0;
}

.sidebar-shop .widget-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sidebar-shop .woocommerce-widget-layered-nav-list {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.sidebar-shop .widget-title p {
  font-size: 16px;
}

.sidebar-shop .product-categories > .cat-item > a {
  font-size: 14px;
  font-weight: 500;
}

.sidebar-shop .product-categories .children .cat-item a {
  font-weight: 500;
  color: var(--color-neutral-600);
}

.sidebar-shop .product-categories .cat-item a:hover {
  color: var(--color1);
}

#main-blog {
  margin-bottom: 48px;
  @media (width>=992px) {
    margin-bottom: 120px;
  }
}

.row__blog {
  row-gap: 24px;
  @media (width>=992px) {
    row-gap: 32px;
  }
}

.tax-brand #more-tax-desc {
  @media (width>=992px) {
    margin-block: 56px;
  }
}

#more-tax-desc h4 {
  @media (width<992px) {
    text-align: center;
    font-size: 19px;
  }
}

.widget-side.widget_categories {
  @media (width<992px) {
    margin-bottom: 18px !important;
  }
}

.shop__intro {
  background-color: var(--color1);
  margin-block: -46px 46px;
  padding-block: 68px 0;
  @media (width>=992px) {
    padding-block: 86px 0;
  }
}

.shop__intro__mb {
  margin-block: -38px 210px;
  @media (width>=576px) {
    margin-block: -38px 180px;
  }
  @media (width>=992px) {
    margin-block: -46px 210px;
  }
}

.shop__title {
  color: #fff;
  line-height: 31px;
  font-size: 20px;
  @media (width>=992px) {
    font-size: 21px;
  }
}

.shop__intro__content {
  display: flex;
  flex-direction: column;
  gap: 12px;
  @media (width>=992px) {
    gap: 18px;
  }
}

.shop__intro__content .shop-content {
  margin-bottom: 12px;
  @media (width>=992px) {
    margin-bottom: 22px;
  }
  @media (width<992px) {
    font-size: 14px;
    text-align: right;
  }
}

.swiper-shop-cat-wrap {
  position: relative;
  padding: 0;
  @media (width>=992px) {
    padding: 0 54px;
  }
}

.shop__cat__link {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.swiper-shop-cat .swiper-slide {
  height: auto;
  width: 50%;
  height: auto;
  padding: 0 5px;
  @media (width>=576px) {
    width: 33.33%;
    padding: 0 8px;
  }
  @media (width>=768px) {
    width: 25%;
  }
  @media (width>=992px) {
    width: 50%;
  }
  @media (width>=1200px) {
    width: 33.33%;
  }
  @media (width>=1400px) {
    width: 25%;
  }
}

.swiper-shop-cat {
  width: 100%;
}

.shop__cat__item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 20px;
  border: 1px solid #26465314;
  background-color: #ffffff;
  overflow: hidden;
  padding: 20px 16px;
  width: 100%;
  gap: 8px;
  height: 100%;
  transition: 0.3s all linear;
  @media (width>=992px) {
    flex-direction: row;
  }
}

.shop__cat__item:hover {
  border-color: var(--color1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.shop__cat__img img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  object-fit: scale-down;
  transition: 0.2s all linear;
  position: relative;
}

.shop__cat__img {
  position: relative;
  aspect-ratio: 1;
  width: 40px;
  flex: none;
}

.shop__cat__item:hover .shop__cat__title {
  color: var(--color1) !important;
}

.shop__cat__title {
  display: flex;
  text-align: center;
  font-family: var(--mid_font);
  font-variation-settings: var(--w-500);
  font-size: 14px;
  line-height: 1.8;
  align-items: center;
  flex: 1;
  transition: 0.3s all linear;
  @media (width>=992px) {
    text-align: right;
  }
}

.shop__cat__item:hover .shop__cat__title .shop__cat__title {
  color: var(--color1);
}

.in-stock-switch {
  position: relative;
  display: inline-block;
  width: 43px;
  height: 23px;
}

.in-stock-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.in-stock-switch .slider {
  position: absolute;
  cursor: pointer;
  inset: 0;
  background-color: #dedede;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 27px;
  width: 43px;
  height: 23px;
}

.in-stock-switch .slider:before {
  position: absolute;
  content: "";
  height: 19px;
  width: 19px;
  left: 2px;
  bottom: 2px;
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
  filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.2))
    drop-shadow(
      0px 0.10000000149011612px 0.30000001192092896px rgba(0, 0, 0, 0.1)
    );
}

.in-stock-switch input:checked + .slider {
  background-color: var(--color1);
}

.in-stock-switch input:focus + .slider {
  box-shadow: 0 0 1px var(--color1);
}

.in-stock-switch input:checked + .slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

.woocommerce__order__stock {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 4px;
  @media (width>=425px) {
    gap: 9px !important;
  }
  @media (width>=992px) {
    gap: 8px;
  }
}

.shop-layout--sidebar .woocommerce__order__stock {
  padding: 10px;
}

.woocommerce__order__stock form {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 24px;
  position: relative;
  width: 100%;
}

.sidebar-shop .woocommerce__order__stock {
  border-bottom: 1px solid #284b571a;
  padding-bottom: 20px;
}

.woocommerce__order__stock form div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.woocommerce__order__stock .woocommerce-ordering {
  overflow: hidden;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 10px;
  border: 1px solid #26465314;
  border-radius: 12px;
  background: white;
  @media (width>=992px) and (width<1200px) {
    padding: 10px;
  }
}

.shop__order__wrapper {
  display: flex;
  justify-content: space-between;
  position: sticky;
  top: var(--header-h);
  z-index: 989;
  align-items: stretch;
  @media (width>=992px) {
    align-items: center;
  }
  @media (width<992px) {
    flex-direction: column;
    gap: 18px;
  }
}

.shop__title2 {
  line-height: 1.5;
  color: #272829;
  font-size: 18px;
  @media (width>=992px) {
    font-size: 20px;
  }
}

.page-template-template-blog .more-tax-desc-div {
  @media (width<992px) {
    border-radius: 50px;
    padding: 33px 24px 40px;
    margin-bottom: 16px;
  }
}

.shop-order-bar .shop__order__wrapper {
  display: none;
  flex: 1;
  min-width: 0;
  position: static;
  @media (width>=1400px) {
    display: flex;
  }
}

.shop-order-bar .woocommerce__order__stock {
  margin-bottom: 0 !important;
}

.woocommerce__order__stock form.order-select {
  display: none;
}

.woocommerce #more-tax-desc {
  margin: var(--space-section) 0;
}

.archive-pro-section {
  margin-bottom: 32px;
  overflow: hidden;
}

.sidebar-shop .icon-plus-woo {
  background-color: color-mix(in srgb, var(--color1) 40%, #fff 10%);
  height: 24px;
  width: 24px;
  border-radius: 50%;
  color: var(--color1);
  font-size: 9.5px;
  line-height: 1;
  font-weight: 500;
  transition: 0.4s all linear;
}

.sidebar-shop .is-closed .icon-plus-woo {
  background-color: color-mix(in srgb, var(--color3) 40%, #fff 10%);
  color: var(--color4);
}

.title-side-shop {
  border-radius: 15px;
  padding: 21px 16px;
  background: var(--color3);
  border-width: 1px 1px 0px 1px;
  border-style: solid;
  border-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  max-width: 100%;
  width: 100%;
  position: relative;
  text-align: center;
  margin-inline: auto;
  margin-bottom: 11px;
  margin-top: 15px;
  @media (width>=992px) {
    margin-top: -3.6rem;
    margin-bottom: 8px;
  }
  @media (width<768px) {
    padding-block: 14x;
  }
}

.title-side-shop:before {
  content: "";
  display: block;
  z-index: -1;
  background-color: var(--color2);
  width: calc(100% - 32px);
  height: 40px;
  position: absolute;
  top: -7px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 15px;
}

.title-side-shop p {
  font-family: var(--mid_font);
  font-variation-settings: var(--w-500);
  font-size: 14px;
  line-height: 20px;
}

.shop-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  column-gap: 24px;
  @media (width>=992px) {
    --shop-sidebar: 280px;
    --shop-products: 1fr;
    &.shop-layout--sidebar {
      grid-template-columns: minmax(0, var(--shop-sidebar)) minmax(
          0,
          var(--shop-products)
        );
    }
  }
}
.shop-layout #sidebar .sidebar-close {
  left: 25px;
  top: 30px;
}
.sidebar-shop .widget__toggle {
  transform: rotate(0deg) !important;
}

.shop-container #sidebar.active {
  z-index: 999999;
}

.shop__cat__img:before {
  @media (width>=576px) and (width<992px) {
    height: 29px;
    width: 29px;
    bottom: 0rem;
    right: -0.5rem;
  }
  @media (width<768px) {
    height: 29px;
    width: 29px;
    bottom: 1.2rem;
    right: 0.95rem;
  }
}

.sabad-div:before {
  display: block;
  z-index: 0;
  position: absolute;
  content: "\e916";
  font-family: "icomoon";
  color: #f9f9f9;
  line-height: 1;
  bottom: -0.125rem;
  filter: drop-shadow(0px -1px 0px #26465314);
  left: 4px;
  font-size: 2.2rem;
  @media (width>=576px) {
    left: 0;
    font-size: 3rem;
  }
}

.sidebar-btns {
  @media (width<992px) {
    justify-content: space-between !important;
  }
}

.shop__row .on-sale {
  font-size: 16px;
  /* margin-left: 13px; */
  @media (width>=768px) {
    font-size: 18px;
    margin-left: 0;
  }
}

.sidebar-btns,
.sidebar-btns-mob {
  border-radius: 15px;
  padding: 20px 16px;
  background: var(--color3);
  border-width: 1px 1px 0px 1px;
  border-style: solid;
  border-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  line-height: 32px;
  color: #fff;
  width: 100%;
  max-width: 100%;
  position: relative;
  margin-inline: 5px;
  margin-bottom: 10px !important;
  @media (width>=992px) {
    margin-bottom: 26px;
  }
}

.sidebar-btns:before,
.sidebar-btns-mob:before {
  content: "";
  display: block;
  z-index: -1;
  background-color: var(--color2);
  width: 185px;
  height: 40px;
  position: absolute;
  top: -7px;
  left: 50%;
  transform: translateX(-50%);
  padding: 16px 75px;
  border-radius: 15px;
}

.sidebar-btns:hover,
.sidebar-btns-mob:hover,
.sidebar-btns:hover:before,
.sidebar-btns-mob:hover:before {
  color: white !important;
}

.sidebar-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0.4);
  background: radial-gradient(
    170.82% 170.82% at 113.39% 100%,
    #f88e1e 0%,
    #fbaf0f 100%
  );
  width: 56px;
  height: 56px;
  border-radius: 50%;
  position: fixed;
  left: 12px;
  bottom: 80px;
  font-size: 20px;
  z-index: 2;
  @media (width>=992px) {
    display: none;
  }
}

.sidebar-btn::before {
  content: "\e90e";
  font-size: 24px;
  position: absolute;
  z-index: 1;
  font-family: "icomoon";
  opacity: 0.51;
  filter: blur(2px);
  display: flex;
  line-height: 1;
  transition: opacity 500ms;
  pointer-events: none;
  left: 0;
  top: 0;
  @media (width>=768px) {
    top: 8px;
    left: 8px;
  }
}

.shop-order-bar {
  display: flex;
  align-items: center;
  column-gap: 8px;
  position: sticky;
  top: var(--header-h);
  z-index: 989;
  background: #fff;
  flex-wrap: wrap;
  padding-bottom: 8px;
  @media (width>=768px) {
    flex-wrap: nowrap;
  }
}

.woo--order {
  position: relative;
  display: flex;
  align-items: center;
  flex: 1;
  min-width: 0;
  gap: 8px;
  justify-content: space-between;
  @media (width>=1400px) {
    display: none;
  }
}

.shop-order-bar.compare-mode .order-items {
  @media (width>=1400px) {
    display: none !important;
  }
}

.shop-order-bar.compare-mode form.order-select {
  @media (width>=1400px) {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
    width: auto;
    gap: 0;
  }
}

.shop-order-bar.compare-mode .order-select select {
  @media (width>=1400px) {
    appearance: none;
    border: 0;
    background: transparent;
    padding-inline: 4px 18px;
    color: #34353699;
    font-size: 14px;
    cursor: pointer;
  }
}

.shop-order-bar.compare-mode .order-select .icon-arrow-down {
  @media (width>=1400px) {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    pointer-events: none;
    font-size: 0.5rem;
    color: #313233;
  }
}

.shop-order-bar.compare-mode .order-select .icon-arrow-down:before {
  @media (width>=1400px) {
    content: "\e910";
    font-family: "icomoon";
  }
}

.woo--order .sidebar-btn {
  background: var(--color2);
  width: 54px;
  min-width: 54px;
  height: 44px;
  border-radius: 12px;
  font-size: 14px;
  position: static;
  left: auto;
  @media (width>=992px) {
    display: none;
  }
}

.woo--order .sidebar-btn:before {
  display: none;
}

.woo--order .woocommerce-ordering {
  border: 1px solid var(--color-neutral-200);
  border-radius: 12px;
  padding: 6px;
  flex: 1;
  min-width: 0;
  height: 2.75rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  gap: 0;
  background: #fff;
}

.woo--order .woocommerce-ordering .icon-arrow-down {
  position: absolute;
  left: 0.625rem;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
  pointer-events: none;
  display: flex;
  align-items: center;
  font-size: 0.5rem;
  color: #313233;
}

.woo--order .woocommerce-ordering .icon-arrow-down:before {
  content: "\e910";
  font-family: "icomoon";
}

.woo--order .woocommerce-ordering label {
  white-space: nowrap;
  font-size: 11px;
  color: #272829;
  margin: 0;
  @media (width>=768px) {
    font-size: 13px;
  }
  @media (width<360px) {
    display: none;
  }
}

.woo--order .woocommerce-ordering select {
  appearance: none;
  border: 0;
  background: transparent;
  width: 100%;
  padding-inline: 4px;
  text-align: right;
  color: var(--color-neutral-600);
  font-size: 12px;
  cursor: pointer;
  line-height: 1.6;
  @media (width>=768px) {
    font-size: 13px;
  }
}

.kala-span {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  color: #264653;
  padding-top: 12px;
  @media (width>=1400px) {
    display: none;
  }
}

.woocommerce .sabad-div:before {
  color: #ffffff;
  bottom: -0.1299rem;
}

.shop-btn {
  display: block;
  width: max-content;
}

.shop__row {
  --shop-cols: 1;
  --shop-card-gap: 16px;
  display: grid;
  grid-template-columns: repeat(var(--shop-cols), minmax(0, 1fr));
  gap: 20px var(--shop-card-gap);
  margin-top: 12px;
  @media (width>=768px) {
    gap: 14px var(--shop-card-gap);
    --shop-cols: 3;
  }
  @media (width>=992px) {
    --shop-cols: 2;
  }
  @media (width>=1200px) {
    --shop-cols: 3;
  }
  @media (width>=1400px) {
    --shop-cols: 4;
  }
}

.tax-brand .shop__row {
  --shop-cols: 2;
  @media (width>=768px) {
    --shop-cols: 1;
  }
  @media (width>=992px) {
    --shop-cols: 2;
  }
  @media (width>=1200px) {
    --shop-cols: 3;
  }
}

.compare-btn-archive {
  background-color: var(--color3) !important;
  color: #fff;
  transition: 0.22s all linear;
  border-radius: 12px;
  font-size: 14px;
  line-height: 24px;
  height: 44px;
  padding: 10px 7px;
  min-width: 70px;
  width: auto;
  text-align: center;
  flex: unset;
  border: 1px solid var(--color3);
  @media (width>=1400px) {
    height: 60px;
    padding: 18px 10px;
    min-width: 130px;
  }
}

.compare-btn-archive:hover {
  @media (width>=992px) {
    background-color: #fff !important;
    color: var(--color4);
  }
}

.compare-btn-archive:hover .remove {
  @media (width>=992px) {
    border-color: var(--color3);
  }
}

.compare-btn-archive:hover .count {
  @media (width>=992px) {
    background-color: var(--color3);
    color: #fff;
  }
}

.cat-nav-shop {
  width: max-content !important;
  @media (width>=992px) {
    width: 100% !important;
  }
}

.shop-item-count {
  font-size: 13px;
  line-height: 20px;
  color: var(--color4);
  @media (width>=992px) and (width<1200px) {
    white-space: nowrap;
    margin-right: 10px;
  }
}

.order-i {
  font-size: 24px;
  color: var(--color4);
  margin-left: 8px;
}

.label-order {
  color: #272829;
  font-size: 14px;
  @media (width>=992px) and (width<1400px) {
    display: none;
  }
}

.order-div-parent {
  gap: 15px;
  @media (width>=992px) and (width<1200px) {
    gap: 5px;
    white-space: nowrap;
    overflow: auto;
  }
}

.order-items {
  gap: 18px;
  @media (width>=992px) and (width<1200px) {
    gap: 18px;
  }
}

.order-items li a {
  color: #34353699;
  font-size: 14px;
  line-height: 1.5;
  display: block;
}

.order-items li a.current {
  pointer-events: none;
}

.order-items li a.current,
.order-items li:hover a {
  color: var(--color3) !important;
}

.kala-radio {
  display: flex;
  align-items: start;
  flex-direction: column;
  gap: 24px;
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #284b571a;
  padding-inline: 0px 11px;
}

.kala-radio-child {
  justify-content: space-between;
  width: 100%;
}

.kala-radio-child span {
  font-size: 14px;
  color: #252525;
  line-height: 19px;
}

.woocommerce-ordering .icon-filter {
  font-size: 20px;
  vertical-align: inherit;
}

.show-product-in-compare .img-product-compare {
  @media (width<768px) {
    width: 2.2rem !important;
    height: 2.2rem !important;
    margin-top: 8px;
  }
}

.items-sub-category {
  margin: 1rem 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.item-sub-category {
  padding: 5px 10px;
  border: 1px solid #a8a8a8;
  margin: 5px 5px;
  display: inline-block;
}

.widget-accordion {
  display: grid;
  grid-template-rows: 1fr;
  opacity: 1;
  transition:
    grid-template-rows 0.35s,
    opacity 1s;
  margin-top: 10px;
}

.widget-side.is-closed > .widget-accordion,
.bundle-sidebar.is-closed > .widget-accordion {
  grid-template-rows: 0fr;
  opacity: 0;
  transition:
    grid-template-rows 0.35s,
    opacity 0.2s;
  margin-top: 0px;
}

.widget-accordion > * {
  overflow: hidden;
  min-height: 0;
}

.widget_categories .children .cat-item::before {
  display: none !important;
}

.children .cat-item {
  font-size: 13px;
  border: none;
  padding: 4px 8px;
}

.widget .cat-parent.cat-item {
  display: grid;
  grid-template-columns: 1fr 22px;
  column-gap: 8px;
  align-items: center;
  overflow-anchor: none;
}

.widget .cat-parent.cat-item > a {
  grid-column: 1;
  grid-row: 1;
}

.widget .product-categories > .cat-item {
  padding: 10px 0;
}

.widget .cat-parent.cat-item > .caticon {
  grid-column: 2;
  grid-row: 1;
  position: static;
  top: auto;
  align-self: center;
  transform: none;
  background-color: color-mix(in srgb, var(--color3) 40%, #fff 10%);
  height: 22px;
  width: 22px;
  border-radius: 50%;
  color: var(--color4);
  font-size: 10px;
  line-height: 1;
}

.widget .cat-parent.cat-item > .caticon:before {
  content: "\e924";
  font-family: "icomoon";
  line-height: 1;
  font-size: 10px;
  vertical-align: middle;
}

.widget .cat-parent.cat-item.is-open > .caticon {
  background-color: color-mix(in srgb, var(--color1) 40%, #fff 10%);
}

.widget .cat-parent.cat-item.is-open > .caticon:before {
  content: "\e920";
  color: var(--color1);
}

.widget .cat-item a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.widget .cat-parent.cat-item > .children {
  display: none;
}

.widget .cat-parent.cat-item > .cat-accordion {
  grid-column: 1 / -1;
  display: grid;
  grid-template-rows: 0fr;
  opacity: 0;
  transition:
    grid-template-rows 0.35s,
    opacity 0.2s;
}

.widget .cat-parent.cat-item.is-open > .cat-accordion {
  grid-template-rows: 1fr;
  opacity: 1;
  transition:
    grid-template-rows 0.35s,
    opacity 1s;
  margin-top: 10px;
}

.widget .cat-parent.cat-item > .cat-accordion > .children {
  overflow: hidden;
  min-height: 0;
  margin: 0;
  padding-inline-start: 12px;
  border-right: 1px solid #dddddd;
}

.widget .cat-parent.cat-item .children .cat-item {
  font-size: 12px;
  line-height: 1.8;
  padding: 5px 0;
}

.cat-parent.cat-item .children .cat-item a {
  font-size: 14px;
}

.price_slider_wrapper {
  position: relative;
}

.price_slider_wrapper #max_price,
.price_slider_wrapper #min_price {
  display: block !important;
}

.price_slider_amount input {
  border: 1px solid var(--color-neutral-200);
  height: 44px;
  padding: 8px 15px;
  width: 100%;
  border-radius: 12px;
  font-size: 14px;
  color: #000;
  font-weight: bold;
  transition: 0.3s;
}

.price_slider_amount input:focus-visible {
  border-color: var(--color1);
  box-shadow: unset;
  outline: unset;
}

.price_slider_wrapper #min_price {
  margin-bottom: 16px;
}

.price_slider_amount label {
  all: unset;
  font-size: 14px;
  color: var(--color-neutral-400);
  padding-bottom: 6px;
  display: block;
  position: relative !important;
}

.price_slider_amount {
  display: flex;
  flex-direction: column;
}

.price_slider .ui-slider-handle:nth-child(2n):after {
  content: "\e910";
  font-family: "icomoon";
  position: absolute;
  top: 1px;
  left: 7px;
  font-size: 9px;
  color: white;
  display: block;
  z-index: 99;
}

.price_slider .ui-slider-handle:last-child:before {
  content: "\e910";
  font-family: "icomoon";
  position: absolute;
  top: 0px;
  right: 7px;
  font-size: 9px;
  color: white;
  transform: rotate(180deg);
  display: block;
  z-index: 99;
}

.price_slider_wrapper .ui-slider .ui-slider-handle {
  z-index: 2;
  width: 20px;
  height: 20px;
  cursor: ew-resize;
  outline: 0;
  top: 50%;
  background-color: var(--color3);
  border-radius: 6px;
  position: absolute;
  transform: translateY(-50%);
}

.price_slider_wrapper .ui-slider .ui-slider-handle:last-child {
  margin-left: -20px;
}

.price_slider_wrapper .price_slider_amount .input--wrapper::after {
  content: "تومان";
  color: #b8b8b9;
  font-size: 12px;
  line-height: 1;
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  font-family: var(--bold_font);
  font-variation-settings: var(--w-600);
}

.price_slider_wrapper .price_slider_amount .input--wrapper {
  position: relative;
  width: 100%;
}

.price_slider_wrapper .price_slider_amount {
  position: relative;
  line-height: 1;
  text-align: center;
  margin-block: 24px 0;
}

.price_slider_wrapper .price_slider_amount button {
  margin-top: 10px;
  height: 40px !important;
  min-width: 100px !important;
  font-size: 14px;
  color: white !important;
  background-color: var(--color1) !important;
  border-radius: 81px !important;
  padding: 11px 22px;
}

.price_slider_wrapper .price_slider_amount button:hover {
  color: var(--color1) !important;
}

.price_label {
  font-size: 0;
}

.price_label .from,
.price_label .to {
  position: absolute;
  font-size: 12px;
  color: #8899a0;
  line-height: 22px;
  display: inline-flex;
  gap: 5px;
}

.price_label .from {
  left: 0;
  top: -38px;
}

.price_label .from::before {
  content: "از";
  display: inline-flex;
}

.price_label .to {
  right: 0;
  top: -38px;
}

.price_label .to::before {
  content: "تا";
  display: inline-flex;
}

.cat-design-two [class^="col-"] {
  flex: 0 0 100%;
  max-width: 100%;
}

.cat-design-two {
  display: flex;
  width: 100%;
}

.blog-container {
  position: relative;
}

.shop-content.editor-content p,
.shop-content {
  line-height: 2.5;
  color: #fff;
  font-size: 14px;
  text-align: right;
  @media (width>=992px) {
    font-size: 15px;
    text-align: justify;
  }
}

.price_input_amount_wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 8px;
  margin-bottom: 13px;
}

.price_input_amount_wrap label {
  font-size: 14px;
  color: #252525;
  line-height: 2;
  display: block;
}

.price_input_amount_wrap input:focus {
  border-color: #858686;
}

.price_input_amount_wrap input {
  border-radius: 12px;
  border: 1px solid #e8e8e8;
  padding: 12px;
  text-align: right;
  font-size: 14.5px;
  font-family: var(--bold_font);
  font-variation-settings: var(--w-600);
  color: #808080;
  display: block;
  width: 100%;
  height: 48px;
  line-height: 1;
  transition: border-color 400ms;
}

#categories-3 ul:not(#categories-3 ul.children) {
  @media (width<992px) {
    padding-bottom: 24px !important;
  }
}

.widget_media_image a {
  display: block;
}

.widget_media_image img {
  width: 100%;
  object-fit: cover;
  display: block;
  border-radius: 18px;
}

.widget__toggle {
  font-size: 12px;
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.widget-side,
.bundle-sidebar {
  overflow-anchor: none;
}

.widget_categories > ul > li:not(:last-of-type),
.widget_product_categories > ul > li:not(:last-of-type) {
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 16px;
}

.widget-title p {
  @media (width<1200px) {
    font-size: 15px;
  }
}

.tt-50 {
  @media (width<425px) {
    margin-bottom: -20px;
  }
  @media (width<992px) {
    margin-bottom: -40px;
  }
}

.sidebar {
  @media (width<992px) {
    top: unset;
  }
}
.blog-main-content {
  margin-block: 0px var(--space-section);
}
