/*!**************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./scripts/styles.scss ***!
  \**************************************************************************************************************/
.disabled-quan-min .quantity-minus, .disabled-quan-min .qty {
  pointer-events: none;
}

.site-header-inner {
  max-width: 1400px !important;
  margin: auto !important;
}

@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.1);
    opacity: 0.7;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.second_vawe {
  border-radius: 50%;
}

.animate_mini_cart .second_vawe {
  padding: 5px;
  background-color: rgb(160, 215, 255);
  animation: pulse 2s infinite;
  animation-delay: 1s;
}

.first_vawe {
  border-radius: 50%;
}

.animate_mini_cart .first_vawe {
  padding: 5px;
  background-color: rgb(87, 184, 255);
  animation: pulse 2s infinite;
}
.animate_mini_cart .header-cart__link sup {
  top: -0.5em;
  margin-left: -0.9em;
}

.header-cart__link {
  display: flex;
}
.header-cart__link sup {
  top: -0.3em;
  margin-left: -0.5em;
}

.header-cart__link-ico::after {
  content: none;
}

.site-footer-container .pay-icons, .super-header, .site-footer {
  background-color: #0094FF;
}

.header-cart__link-ico img, .header_hotbuys img {
  max-width: 30px;
}

.mobile_info_wrapper {
  display: flex;
  align-items: center;
}
.mobile_info_wrapper .header-phone__item {
  flex: auto;
  margin-top: 0;
  margin-bottom: 0;
}
.mobile_info_wrapper .header-phone__item a::before {
  position: static;
}

#header_menu {
  margin-bottom: 0;
  margin-right: 15px;
  display: flex;
  align-items: center;
  list-style: none;
}

.header_hotbuys {
  color: #111;
  text-decoration: none;
}

.active-body {
  overflow: hidden;
}

.mega-menu-link {
  line-height: 40px;
  height: 40px;
  padding: 0px 10px 0px 10px;
  vertical-align: baseline;
  width: auto;
  display: block;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  text-align: left;
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 0;
  font-family: inherit;
  font-size: 18px;
  font-weight: normal;
  outline: none;
}
.mega-menu-link:hover {
  cursor: pointer;
}
.mega-menu-link::before {
  display: inline-block;
  font-family: dashicons;
  position: static;
  margin: 0 6px 0 0px;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: inherit;
  background: transparent;
  height: auto;
  width: auto;
}

#menu {
  position: fixed;
  z-index: 100;
  left: 0;
  bottom: 0;
  width: 320px;
  height: 100%;
  box-shadow: inset -14px 0 4px -10px rgba(34, 34, 34, 0.1);
  background-color: #fff;
  transform: translate(-320px);
  transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
}
#menu.active {
  transform: translate(0);
}
#menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#menu ul .menu__item {
  padding: 1rem 1.5rem;
}
#menu ul .menu__item a {
  text-decoration: none;
  color: #333;
  font-size: 18px;
}

#overlay {
  display: none;
  position: fixed;
  left: 0;
  z-index: 50;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
#overlay.active {
  display: block;
}

.menu_close {
  position: absolute;
  right: 5%;
  top: 5%;
  font-size: 20px;
  color: #333;
  background: none;
  border: none;
  cursor: pointer;
}

.menu__button {
  border: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  background-color: transparent;
  border: none;
  color: #222;
  margin: 0;
  padding: 0;
  width: 100%;
}
.menu__button:focus {
  border: 0;
  outline: 0;
}

.image_menu_wrapper {
  width: 65px;
}

.menu__button__thumbnail {
  border-radius: 50%;
  height: 48px;
  margin-right: 0.75rem;
  padding: 0.5rem;
  width: 48px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) !important;
  overflow: hidden;
}

.menu__button__text {
  font-size: 0.775rem;
}

.navigation-dialog .navigation-desktop {
  display: none;
  background-color: #fff;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  bottom: 1.5rem;
  box-shadow: 0 4px 4px 0 rgba(34, 34, 34, 0.25);
  height: auto;
  max-width: calc(100vw - 320px - 1.5rem);
  overflow-y: auto;
  overscroll-behavior: contain;
  position: fixed;
  top: 1.5rem;
  width: 758px;
  z-index: 13;
}

.navigation-panel__header {
  border-bottom: 1px solid #ccdbe0;
  margin: 0 1.5rem 0.25rem;
  padding: 1.5rem 0 20px;
}

#menu ul.categoryHeadingList {
  column-count: 3;
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
  margin: 0 1.5rem;
  margin-bottom: 6.5rem;
}

.navigation-dialog .show {
  display: block;
}

.menu__item:focus-visible {
  border: 0;
  outline: 0;
}

.menu__button__arrow {
  margin-left: auto;
}
.menu__button__arrow:before {
  border-style: solid;
  border-width: 2px 2px 0 0;
  content: "";
  display: inline-block;
  height: 12px;
  transform: rotate(-45deg);
  vertical-align: middle;
  width: 12px;
  transform: rotate(45deg);
}

.mega-menu-link.active::before {
  content: "\f158";
}

.categoryHeadingItem {
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  -moz-column-fill: auto;
  column-fill: auto;
  display: grid;
  grid-template-columns: 3;
  grid-template-rows: 1fr auto;
}

.navigation-panel--level-two {
  grid-column: 1;
  grid-row: 1/-1;
  margin-bottom: 1.5rem;
}

.navigation-panel__header--no-border {
  margin: 0 0 10px;
  padding: 0;
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: block;
  width: 100%;
}
.navigation-panel__header--no-border a {
  color: #222;
  font-weight: 500;
}

.navigation-panel__header a {
  color: #222;
  font-weight: 500;
}

.navigation-panel__header--no-border a:hover, .navigation-panel__header a:hover {
  border-bottom: 1px solid #000;
}

.subCategoryItem {
  margin: 0.375rem 0;
}
.subCategoryItem a:hover {
  border-bottom: 1px solid #000;
  cursor: pointer;
}

.hotbuys_desktop {
  margin-left: 10px;
}
.hotbuys_desktop img {
  width: 30px;
  height: 30px;
}

.hotbuys_logo {
  border-radius: 50%;
  border: 0.1px solid #A7A7A7;
}

.sub_price img {
  width: 40px;
}

.category-banner-featured-items {
  padding-top: 32px;
  grid-column-gap: 0;
  grid-row-gap: 16px;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: 1fr;
  justify-content: space-evenly;
}

.category-hero-banner-card {
  margin-left: 20px;
  margin-right: 20px;
  border-radius: 4px;
  background-color: transparent;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.category-banner-featured-card a {
  text-decoration: none;
}

.category-hero-banner-card__circle {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  background-color: #f1f1f1;
  border-color: #f1f1f1;
  background-color: #fff;
  border-color: #fff;
  border-radius: 50%;
  height: 166px;
  pointer-events: none;
  position: relative;
  width: 166px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) !important;
  overflow: hidden;
}

.category-hero-banner-card .category-hero-banner-card__circle:before {
  align-items: center;
  color: #fff;
  content: attr(data-content);
  display: flex;
  font-weight: 700;
  justify-content: center;
  grid-area: 1/1/2/2;
  left: unset;
  position: unset;
  top: unset;
  z-index: 1;
  border-radius: 50%;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
}
.category-hero-banner-card .category-hero-banner-card__circle:after {
  background: rgba(32, 113, 167, 0.7);
  content: "\a";
}

.category-hero-banner-card__label {
  margin-top: 16px;
  text-align: center;
  color: #000;
  font-size: 1.125rem;
}

.loader {
  width: 48px;
  height: 48px;
  border: 5px dotted #FFF;
  border-radius: 50%;
  display: none;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-30%, -50%);
  box-sizing: border-box;
  animation: rotation 2s linear infinite;
}
.loader.active {
  display: inline-block;
}

.category-navigation {
  height: 100%;
}

.navigation-dialog {
  height: 100%;
  position: relative;
  width: 100%;
}

.navigation-carousel {
  height: 100%;
  overflow-x: visible;
  position: relative;
  transform: translateX(0);
  transition: transform 0.25s cubic-bezier(0.86, 0, 0.07, 1);
}

.navigation-panel--is-visible {
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: auto;
}

.navigation-panel {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.navigation-panel--is-nested {
  display: none;
  left: 100%;
}

.navigation-panel__controls {
  border-bottom: 1px solid #ccdbe0;
  padding: 1rem 1.5rem;
}

.CategoriesHeading {
  font-weight: 700;
  font-size: 1.25rem;
  padding: 1.5rem 1.5rem 1rem;
}

.search_menu_wrapper {
  display: flex;
  align-items: center;
}

.site-content-inner {
  margin-top: 50px;
}

.menu__item .menu__button__text {
  text-align: left;
}

.wc-tab-restriction {
  display: flex;
  align-items: center;
}

.restriction-image {
  margin-right: 40px;
}

.restriction_url {
  margin-left: 5px;
  margin-right: 5px;
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#loader {
  /* Uncomment this to make it run! */
  /*
     animation: loader 5s linear infinite;
  */
  position: absolute;
  top: calc(50% - 20px);
  left: calc(50% - 20px);
}

@keyframes loader {
  0% {
    left: -100px;
  }
  100% {
    left: 110%;
  }
}
#box {
  width: 50px;
  height: 50px;
  background: #6997DB;
  animation: animate 0.5s linear infinite;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 3px;
}

@keyframes animate {
  17% {
    border-bottom-right-radius: 3px;
  }
  25% {
    transform: translateY(9px) rotate(22.5deg);
  }
  50% {
    transform: translateY(18px) scale(1, 0.9) rotate(45deg);
    border-bottom-right-radius: 40px;
  }
  75% {
    transform: translateY(9px) rotate(67.5deg);
  }
  100% {
    transform: translateY(0) rotate(90deg);
  }
}
#shadow {
  width: 50px;
  height: 5px;
  background: #000;
  opacity: 0.1;
  position: absolute;
  top: 59px;
  left: 0;
  border-radius: 50%;
  animation: shadow 0.5s linear infinite;
}

@keyframes shadow {
  50% {
    transform: scale(1.2, 1);
  }
}
.banner_wrapper_open_main {
  margin-bottom: 20px;
  width: 100%;
}

#banner_wrapper_open {
  display: none;
}

.banner_wrapper_open {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgb(255, 104, 113);
  border-radius: 16px;
  position: relative;
  overflow: hidden;
  position: relative;
}
.banner_wrapper_open img {
  width: 100px;
  height: 100px;
}

.banner_inf {
  text-align: center;
}

.banner_inf_title {
  font-size: 22px;
  color: #fff;
}

.banner_left_img {
  margin-left: 5px;
}

.banner_right_img {
  margin-right: 5px;
}

.banner_img {
  margin-bottom: -5px;
}

.banner_close {
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
}
.banner_close:before, .banner_close:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 2px;
  background: #fff;
}
.banner_close:before {
  transform: rotate(45deg);
}
.banner_close:after {
  transform: rotate(-45deg);
}

.z-app .facet-drawer.v-navigation-drawer.facet-drawer__exp {
  z-index: 1000;
  overflow-x: scroll;
}
.z-app .facet-drawer.v-navigation-drawer.facet-drawer__exp .expansion-panel-group .v-expansion-panel .search-refinements .category-facet-refinement .link-tree-refinements__refinement--last-selected {
  border: 2px solid #fff;
  border-radius: 4px;
}
.z-app .facet-drawer.v-navigation-drawer .v-navigation-drawer__append, .z-app .facet-drawer.v-navigation-drawer .v-navigation-drawer__content, .z-app .facet-drawer.v-navigation-drawer .v-navigation-drawer__prepend {
  position: relative;
  z-index: 1000;
}
.z-app .facet-drawer.v-navigation-drawer .v-navigation-drawer__content {
  background-color: inherit;
  height: auto;
  overflow-y: scroll;
  scrollbar-color: silver transparent;
  scrollbar-width: thin;
}
.z-app .facet-drawer.v-navigation-drawer .v-navigation-drawer__content::-webkit-scrollbar {
  width: 7px;
}
.z-app .facet-drawer.v-navigation-drawer .v-navigation-drawer__content::-webkit-scrollbar-track {
  background: transparent;
}
.z-app .facet-drawer.v-navigation-drawer .v-navigation-drawer__content::-webkit-scrollbar-thumb {
  background: silver;
  border: 1px solid #fff;
  border-radius: 4px;
}
.z-app .facet-drawer.v-navigation-drawer .v-navigation-drawer__content ::-webkit-scrollbar-thumb:window-inactive {
  background: silver;
}
.z-app .facet-drawer .v-expansion-panel .v-expansion-panel-title {
  align-items: center;
  padding: 0.75rem;
}
.z-app .facet-drawer.facet-drawer-closed {
  visibility: hidden;
}
.z-app .v-navigation-drawer__scrim {
  position: fixed;
}

.preventscroll {
  height: 100%;
  overflow: hidden;
}

.z-app .v-navigation-drawer--temporary.v-navigation-drawer--active {
  box-shadow: 0 8px 10px -5px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0 16px 24px 2px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0 6px 30px 5px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
}
.z-app .facet-drawer {
  background-color: #fff;
  width: 21rem;
}
.z-app .facet-drawer__actions, .z-app .facet-drawer__header {
  background-color: #fff;
  margin-right: 2px;
  justify-content: space-between;
}
.z-app .pl-2 {
  padding-left: 8px !important;
}
.z-app .pr-3 {
  padding-right: 12px !important;
}
.z-app .py-3 {
  padding-bottom: 12px !important;
  padding-top: 12px !important;
}
.z-app .v-navigation-drawer__append, .z-app .v-navigation-drawer__prepend {
  flex: none;
  overflow: hidden;
  width: 100%;
}

.facet-drawer__close {
  border: 0;
  background: transparent;
}

.z-app .v-expansion-panels {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style-type: none;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 1;
}
.z-app .expansion-panel-group .v-expansion-panel {
  border: thin solid #ccc;
  border-radius: 4px;
  position: inherit;
  width: 90%;
  margin-bottom: 10px;
}
.z-app .facet-drawer .v-expansion-panel .v-expansion-panel-title {
  align-items: center;
  padding: 0.75rem;
}
.z-app .expansion-panel-group .v-expansion-panel .v-expansion-panel-text__wrapper {
  padding: 1rem;
  width: 100%;
}
.z-app .v-expansion-panel-text__wrapper {
  flex: 1 1 auto;
  max-width: 100%;
  padding: 8px 24px 16px;
}
.z-app .category-facet-refinement {
  max-height: 26.5rem;
  overflow-y: auto;
}
.z-app .pb-2 {
  padding-bottom: 8px !important;
}
.z-app .pl-4 {
  padding-left: 16px !important;
}
.z-app .pr-4 {
  padding-right: 16px !important;
}
.z-app .v-row {
  display: flex;
  flex: 1 1 auto;
  flex-wrap: wrap;
}
.z-app .py-2 {
  padding-bottom: 8px !important;
  padding-top: 8px !important;
}
.z-app .v-expansion-panels--variant-accordion .v-expansion-panel-title__overlay {
  transition: border-radius 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.z-app .v-expansion-panel-title__overlay {
  background-color: currentColor;
  border-radius: inherit;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.z-app .v-expansion-panel-title {
  align-items: center;
  border-radius: inherit;
  display: flex;
  font-size: 0.9375rem;
  justify-content: space-between;
  line-height: 1;
  min-height: 48px;
  outline: none;
  padding: 16px 24px;
  position: relative;
  text-align: start;
  transition: min-height 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%;
}
.z-app .v-selection-control__input:before {
  background-color: currentColor;
  border-radius: 100%;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}
.z-app .v-selection-control--density-compact {
  --v-selection-control-size:28px;
}
.z-app .v-input--density-compact {
  --v-input-control-height:40px;
  --v-input-padding-top:8px;
}
.z-app .v-application .v-selection-control__input {
  margin-right: 8px;
}
.z-app .v-selection-control__input {
  border-radius: 50%;
  display: flex;
  align-items: center;
  flex: none;
  height: var(--v-selection-control-size);
  justify-content: center;
  position: relative;
  width: var(--v-selection-control-size);
}
.z-app .v-selection-control__wrapper {
  align-items: center;
  flex: none;
  height: var(--v-selection-control-size);
  justify-content: center;
  position: relative;
  width: var(--v-selection-control-size);
  display: inline-flex;
}
.z-app .v-checkbox .v-selection-control {
  min-height: var(--v-input-control-height);
}
.z-app .v-selection-control {
  align-items: center;
  contain: layout;
  display: flex;
  flex: 1 0;
  grid-area: control;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.z-app .v-input__control {
  display: flex;
  grid-area: control;
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.z-app .v-checkbox.v-input {
  flex: 0 1 auto;
}

.facet-refinement--visual .facet-refinement__input[data-v-cebd4f2a] .v-label, .facet-refinement__input[data-v-cebd4f2a] {
  height: 100%;
}

.z-app .v-input--horizontal {
  grid-template-areas: "prepend control append" "a messages b";
  grid-template-columns: max-content minmax(0, 1fr) max-content;
  grid-template-rows: auto auto;
}
.z-app .v-input--density-compact {
  --v-input-control-height:40px;
  --v-input-padding-top:8px;
}
.z-app .v-input {
  display: grid;
  flex: 1 1 auto;
  font-size: var(--v-headings-size-body-1, 1rem);
  font-weight: 400;
  line-height: 1.5;
}

.filter-cat {
  display: none;
}

.filter-cat-active {
  display: block;
}

.facet-drawer__button-results {
  width: 100%;
  border: 0;
  background: #0094FF;
  color: #fff;
  border-radius: 2rem;
  padding-top: 5px;
  padding-bottom: 5px;
}

.title-cat-info {
  margin: 0.25em;
}

.loading-spinner {
  border: 4px solid #f3f3f3;
  /* Light gray */
  border-top: 4px solid #3498db;
  /* Blue */
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 2s linear infinite;
  margin: 0 auto;
  /* Center the spinner */
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.woocommerce-product-gallery__image--placeholder {
  display: flex;
  justify-content: center;
}

.releated-slider-wrapper {
  padding-top: 20px;
  border-top: 1px solid #eee;
}

.swiper-container-main, .releated-slider-wrapper {
  overflow-x: hidden;
}

.swiper-container-main {
  position: relative;
}

.releated-slider-wrapper h2 {
  font-weight: 400;
  font-size: 1.9375em;
}

.swiper-container-main .shop-item__image {
  flex: 90px;
  height: 44px;
}

.swiper-button-next, .swiper-button-prev {
  top: 40%;
  color: #d9d9d9;
}

.shop-item--type-small .shop-item__title {
  font-weight: 400;
}

.woocommerce-tabs {
  max-width: 100%;
}

.woocommerce-product-gallery__image {
  margin: 0 auto;
}

.related-products .shop-item__image img {
  width: 150px;
  height: 150px;
  object-fit: contain;
}
.related-products .shop-item__title {
  font-weight: 400;
}

.price_wrapper {
  display: flex;
  align-items: center;
}

.single_sale {
  margin-left: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 10px;
  background-color: #10c44c;
  border-radius: 8px;
}

.single_price {
  font-size: 24px;
}

.single_sub {
  font-size: 12px;
  margin-top: -10px;
  padding-bottom: 3px;
}

.single_price, .single_sub {
  color: #fff;
}

.price ins, .price_wrapper .price del:after, .single-product__badge--onsale {
  display: none;
}

.related-item__buttons {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.shop-item__buttons .main_tittle {
  margin: 0;
  font-size: 0.9em;
  padding: 0.2em 0.9em;
  border-radius: 0.3em;
  background-color: rgb(255, 99, 99);
  color: #fff;
  font-weight: 700;
}

.related-products .shop-item-inner {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  padding-right: 10px;
}

.tags_wrapper {
  margin-top: 10px;
  display: flex;
}

.tags_name {
  margin-right: 5px;
  color: #0094FF;
}

.tag_info_wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.tags_info {
  margin-right: 5px;
  margin-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 10px;
  color: #0094FF;
  background-color: #E8E8E8;
  border-radius: 3px;
}

.humburger {
  display: none !important;
}

@media only screen and (max-width: 1024px) {
  .hotbuys_desktop {
    display: none;
  }
  .navigation-dialog {
    overflow: hidden;
  }
  .navigation-carousel.is-mobile.level-zero-active {
    transform: translate(0);
  }
  .navigation-carousel.is-mobile.level-one-active {
    transform: translateX(-100%);
  }
  .navigation-carousel.is-mobile.level-two-active {
    transform: translateX(-200%);
  }
  .menu__button__arrow--left {
    margin-left: 0;
    transform: rotate(180deg);
  }
  #menu .main__menu_lvl, #menu .menu--level-two, #menu .menu--level-one {
    margin: 0 0 50rem;
  }
  .menu__button--with-thumbnail {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    margin-bottom: 20px;
  }
  .menu__link {
    color: #222;
    text-decoration: none;
  }
  .menu__item__cta {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1rem;
    vertical-align: middle;
  }
  #menu ul .menu__item a {
    font-size: 0.875rem;
    color: #222;
  }
  .site-header .site-branding, .site-header .header_menu {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 992px) {
  .z-app .facet-drawer.v-navigation-drawer .v-navigation-drawer__append, .z-app .facet-drawer.v-navigation-drawer .v-navigation-drawer__content, .z-app .facet-drawer.v-navigation-drawer .v-navigation-drawer__prepend {
    z-index: 1;
  }
}
@media screen and (min-width: 992px) {
  .z-app .facet-drawer:not(.facet-drawer__exp) {
    background-color: #fff !important;
    height: auto !important;
    padding: 0;
    position: relative !important;
    transform: none !important;
    visibility: visible !important;
    width: auto !important;
    z-index: 1 !important;
  }
  .z-app .facet-drawer:not(.facet-drawer__exp) .v-navigation-drawer__border {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .header-phone {
    position: absolute;
    top: -25px;
    right: 62px;
  }
  .header-cart {
    top: 10px;
  }
  .site-header .site-branding {
    justify-content: space-between;
  }
  .search_menu_wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
    justify-content: space-between;
  }
  .search_menu_wrapper .header-search {
    display: block;
  }
  .header_menu_name {
    display: none;
  }
  .mobile_info_wrapper {
    display: flex;
  }
  .header_menu .header_hotbuys, .site-header-cart, .header-phone, .header-mobile-items-container {
    display: none;
  }
  .mobile_info_wrapper .site-header-cart {
    display: block;
    position: static;
  }
  .mobile_info_wrapper div {
    margin-left: 10px;
  }
  .mobile_info_wrapper .header-phone__item a::before {
    content: none;
  }
  .category-hero-banner-card {
    margin-left: 4px !important;
    margin-right: 4px !important;
  }
  .category-hero-banner-card__circle {
    width: 100px;
    height: 100px;
  }
}
@media only screen and (max-width: 520px) {
  .site-header .site-branding {
    flex-wrap: nowrap;
  }
  .section-products .shop-grid--columns-4 .product-category, .section-products .shop-grid--columns-4 .shop-item {
    width: 50%;
  }
}
.main-page .price ins, .main-page .price_wrapper .price del:after, .main-page .single-product__badge--onsale {
  display: block;
}

.main-page .price del, .main-page .product-info .grouped_form .group_table .woocommerce-grouped-product-list-item__price del, .main-page .widget_products > ul > li del, .main-page .widget_recent_reviews > ul > li del, .main-page .widget_recently_viewed_products > ul > li del, .main-page .widget_top_rated_products > ul > li del {
  position: relative;
  display: inline-block;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-left: 0.6em;
  text-decoration: none;
  font-size: 0.95em;
  color: #444;
}

.main-page .price del:after, .main-page .product-info .grouped_form .group_table .woocommerce-grouped-product-list-item__price del:after, .main-page .widget_products > ul > li del:after, .main-page .widget_recent_reviews > ul > li del:after, .main-page .widget_recently_viewed_products > ul > li del:after, .main-page .widget_top_rated_products > ul > li del:after {
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: -0.3em;
  right: -0.3em;
  top: 45%;
  color: #f43c33;
  height: 0;
  border-bottom: 2px solid #f43c33;
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  transform: rotate(-7deg);
}
