body.page-products .page-main {
  position: relative;
  z-index: 1;
  padding: 0 12.5vw !important;
}
body.page-products .page-main::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 12.5vw;
  height: 100%;
  background-color: #f4f3f8;
  display: block;
}
body.page-products .page-main::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  width: 12.5vw;
  height: 100%;
  background-color: #f4f3f8;
  display: block;
}
.columns .column.main {
  padding: 0 !important;
  width: 100% !important;
}
#amasty-shopby-product-list {
  padding: 0 3.3332vw 1.6406vw;
  position: relative;
}
#amasty-shopby-product-list > .toolbar {
  margin: 0;
}
#amasty-shopby-product-list .products,
#amasty-shopby-product-list .products > .products {
  margin: 0;
  padding: 0;
  position: initial !important;
}
#amasty-shopby-product-list table.products thead {
  border-top: 1px solid #f4f3f8;
  border-left: 1px solid #f4f3f8;
  border-right: 1px solid #f4f3f8;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  background-color: #f4f3f8;
  display: block;
}
#amasty-shopby-product-list table.products tbody {
  border-left: 1px solid #f4f3f8;
  border-right: 1px solid #f4f3f8;
  display: block;
}
#amasty-shopby-product-list table.products thead tr th,
#amasty-shopby-product-list table.products tbody tr td {
  padding: 0.3125vw;
}
#amasty-shopby-product-list table.products thead tr th {
  height: 2.7605vw;
}
#amasty-shopby-product-list table.products thead tr th span,
#amasty-shopby-product-list table.products tbody tr td {
  font-family: var(--font);
  font-size: 0.625vw;
  line-height: normal;
  color: #2f3447;
}
#amasty-shopby-product-list table.products thead tr th span {
  font-weight: 600;
  white-space: nowrap;
}
#amasty-shopby-product-list table.products tbody tr td {
  font-weight: 400;
  display: flex;
  align-items: center;
}
#amasty-shopby-product-list table.products thead tr th button {
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
  display: flex;
  font-size: inherit;
  line-height: inherit;
}
#amasty-shopby-product-list table.products thead tr th button svg {
  width: 0.8333vw;
  height: 0.8333vw;
}
#amasty-shopby-product-list table.products thead tr,
#amasty-shopby-product-list table.products tbody tr {
  display: flex;
}
#amasty-shopby-product-list table.products thead tr th {
  display: flex;
  align-items: flex-start;
}
#amasty-shopby-product-list table.products thead tr th:not(:last-child) {
  border-right: 1px solid rgba(47, 52, 71, 0.05);
}
#amasty-shopby-product-list table.products tbody tr td:not(:last-child) {
  border-right: 1px solid #f4f3f8;
}
#amasty-shopby-product-list table.products tbody tr {
  border-bottom: 1px solid #f4f3f8;
}
#amasty-shopby-product-list table.products thead tr th,
#amasty-shopby-product-list table.products tbody tr td {
  position: relative;
}
#amasty-shopby-product-list table.products thead tr th.photo,
#amasty-shopby-product-list table.products tbody tr td.photo {
  min-width: 3.3203vw;
}
#amasty-shopby-product-list table.products thead tr th.code,
#amasty-shopby-product-list table.products tbody tr td.code {
  min-width: 3.125vw;
}
#amasty-shopby-product-list table.products thead tr th.article,
#amasty-shopby-product-list table.products tbody tr td.article {
  min-width: 4.2968vw;
  word-wrap: break-word;
  word-break: break-all;
}
#amasty-shopby-product-list table.products thead tr th.product_name,
#amasty-shopby-product-list table.products tbody tr td.product_name {
  min-width: 22.2656vw;
  width: 100%;
}
#amasty-shopby-product-list table.products thead tr th.manufacturer,
#amasty-shopby-product-list table.products tbody tr td.manufacturer {
  min-width: 4.7917vw;
}
#amasty-shopby-product-list table.products thead tr th.warranty,
#amasty-shopby-product-list table.products tbody tr td.warranty {
  min-width: 4.375vw;
}
#amasty-shopby-product-list table.products thead tr th.retail,
#amasty-shopby-product-list table.products tbody tr td.retail {
  min-width: 4.6875vw;
}
#amasty-shopby-product-list table.products thead tr th.wholesale,
#amasty-shopby-product-list table.products tbody tr td.wholesale {
  min-width: 3.7109vw;
}
#amasty-shopby-product-list table.products thead tr th.qty,
#amasty-shopby-product-list table.products tbody tr td.qty {
  min-width: 3.9582vw;
}
#amasty-shopby-product-list table.products thead tr th.lviv,
#amasty-shopby-product-list table.products tbody tr td.lviv {
  min-width: 3.3203vw;
}
#amasty-shopby-product-list table.products thead tr th.kyiv,
#amasty-shopby-product-list table.products tbody tr td.kyiv {
  min-width: 2.9296vw;
}
#amasty-shopby-product-list table.products thead tr th.choose,
#amasty-shopby-product-list table.products tbody tr td.choose {
  min-width: 3.2812vw;
}
#amasty-shopby-product-list table.products thead tr th .column_info {
  display: flex;
  align-items: center;
}
#amasty-shopby-product-list table.products thead tr th.choose .choose_checkbox,
#amasty-shopby-product-list table.products tbody tr td.choose .choose_checkbox {
  position: relative;
  width: 0.8593vw;
  height: 0.8593vw;
}
#amasty-shopby-product-list table.products thead tr th.choose input[type="checkbox"],
#amasty-shopby-product-list table.products tbody tr td.choose input[type="checkbox"] {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
#amasty-shopby-product-list table.products thead tr th.choose .choose_checkbox_div,
#amasty-shopby-product-list table.products tbody tr td.choose .choose_checkbox_div {
  content: "";
  position: relative;
  top: 0;
  left: 0;
  width: 0.8593vw;
  height: 0.8593vw;
  border-radius: 0;
  display: block;
  background-image: url(../images/checked.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-color: transparent;
  cursor: pointer;
}
#amasty-shopby-product-list table.products thead tr th.choose input[type="checkbox"]:checked ~ .choose_checkbox_div,
#amasty-shopby-product-list table.products tbody tr td.choose input[type="checkbox"]:checked ~ .choose_checkbox_div {
  background-image: url(../images/checked-active.svg);
}
#amasty-shopby-product-list table.products tbody tr td.choose {
  justify-content: center;
}
.close_product_column_button {
  display: inline-flex;
  padding-left: 0.1953vw;
  cursor: pointer;
}
.close_product_column_button svg {
  width: 0.625vw;
  height: 0.625vw;
}
#amasty-shopby-product-list .products-list .product-item-photo {
  padding: 0;
  width: auto;
  display: block;
  pointer-events: none;
}
#amasty-shopby-product-list .products-list .product-item-photo .product-image-container {
  width: 100%;
  height: 2.5vw;
  display: flex;
  align-items: center;
}
#amasty-shopby-product-list .products-list .product-item-photo span.product-image-wrapper {
  display: flex;
  z-index: 0;
}
#amasty-shopby-product-list table.products tbody tr td.photo:hover .video_label,
#amasty-shopby-product-list table.products tbody tr td.photo:hover .product-item-photo {
  opacity: 0.65;
}
#amasty-shopby-product-list .video_label {
  position: absolute;
  top: 0.1562vw;
  left: 0.1562vw;
  z-index: 6;
}
#amasty-shopby-product-list .video_label svg {
  width: 0.625vw;
  height: 0.625vw;
}
#amasty-shopby-product-list .big_photo_wrap {
  display: none;
  position: absolute;
  left: 85%;
  bottom: -8.5937vw;
  z-index: 5;
  padding: 0.8593vw;
  width: 20.625vw;
  border-radius: 10px;
  box-shadow: 0px 0px 61.33px 0px #0000001f;
  background-color: #ffffff;
}
#amasty-shopby-product-list .big_photo_wrap .big_photo img {
  width: 100%;
  height: 18.9582vw;
  object-fit: contain;
  object-position: center;
}
#amasty-shopby-product-list .big_photo_butons {
  display: flex;
  justify-content: space-between;
  color: transparent;
}
#amasty-shopby-product-list .big_photo_characteristics_button,
#amasty-shopby-product-list .tocompare_button,
#amasty-shopby-product-list .tocompared_button {
  margin: 0;
  padding: 0;
  width: 8.75vw;
  height: 1.2761vw;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none !important;
  font-family: var(--font);
  font-weight: 600;
  font-size: 0.7292vw;
  line-height: normal;
  transition: all 0.3s linear;
}
#amasty-shopby-product-list .big_photo_characteristics_button {
  margin-right: auto;
  border: 1px solid #3a465c;
  background-color: #3a465c;
  color: #ffffff;
}
#amasty-shopby-product-list .big_photo_characteristics_button:hover {
  border-color: #2f3447;
  background-color: #2f3447;
  color: #ffffff;
}
#amasty-shopby-product-list .tocompare_button,
#amasty-shopby-product-list .tocompared_button {
  border: 1px solid rgba(47, 52, 71, 0.25);
  background-color: #ffffff;
  color: #3a465c;
}
#amasty-shopby-product-list .tocompare_button:hover,
#amasty-shopby-product-list .tocompared_button:hover {
  border-color: #f4f3f8;
  background-color: #f4f3f8;
  color: #3a465c;
}
#amasty-shopby-product-list .big_photo_characteristics_button::before,
#amasty-shopby-product-list .tocompare_button::before,
#amasty-shopby-product-list .tocompared_button::before {
  content: "";
  margin-right: 0.5207vw;
  width: 0.8332vw;
  height: 0.8332vw;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
  flex-shrink: 0;
}
#amasty-shopby-product-list .big_photo_characteristics_button::before {
  background-image: url(../images/characteristics.svg);
}
#amasty-shopby-product-list .tocompare_button::before,
#amasty-shopby-product-list .tocompared_button::before {
  background-image: url(../images/compare.svg);
}
#amasty-shopby-product-list table.products tbody tr td.code {
  display: flex;
  justify-content: center;
  flex-direction: column-reverse;
  align-items: inherit;
}
#amasty-shopby-product-list table.products tbody tr td.code .product_labels {
  display: flex;
  align-items: center;
}
#amasty-shopby-product-list table.products tbody tr td.code .product_labels .sale,
#amasty-shopby-product-list table.products tbody tr td.code .product_labels .new,
#amasty-shopby-product-list table.products tbody tr td.code .product_labels .markdown {
  width: 0.625vw;
  height: 0.625vw;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
  flex-shrink: 0;
  font-size: 1px;
  color: transparent !important;
}
#amasty-shopby-product-list table.products tbody tr td.code .product_labels .sale {
  background-image: url(../images/markdown.svg);
}
#amasty-shopby-product-list table.products tbody tr td.code .product_labels .new {
  background-image: url(../images/new.svg);
}
#amasty-shopby-product-list table.products tbody tr td.code .product_labels .markdown {
  background-image: url(../images/action.svg);
}
#amasty-shopby-product-list table.products tbody tr td.code .product_labels span:not(:last-child) {
  margin-right: 0.1042vw;
}
#amasty-shopby-product-list table.products tbody tr td.product_name {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
#amasty-shopby-product-list table.products tbody tr td.product_name .product-item-name {
  margin: 0;
}
#amasty-shopby-product-list table.products tbody tr td.product_name .product-item-link {
  text-decoration: none;
  font-weight: 400;
  line-height: 1.4;
  color: #3a465c;
}
#amasty-shopby-product-list table.products tbody tr td.product_name .product-item-link:hover {
  opacity: 0.75;
}
#amasty-shopby-product-list table.products tbody tr td.product_name .cnt_discount_products {
  margin: 0.1042vw 0 0;
  width: 100%;
  color: #eb5757;
}
#amasty-shopby-product-list table.products tbody tr.product-item td.retail .price-box {
  margin: 0;
}
#amasty-shopby-product-list table.products tbody tr.product-item td.retail .price-box .price-label {
  display: none;
}
#amasty-shopby-product-list table.products tbody tr.product-item td.retail .price {
  font-weight: 400;
  font-size: 0.625vw;
  line-height: 1.4;
  color: #3a465c;
}
#amasty-shopby-product-list table.products tbody tr.product-item td.retail .old-price {
  margin: 0;
}
#amasty-shopby-product-list table.products tbody tr.product-item td.retail .old-price .price {
  font-weight: 400;
  font-size: 0.5207vw;
  line-height: 1.4;
  text-decoration-line: line-through;
  color: #3a465c;
  opacity: 0.45;
}
#amasty-shopby-product-list table.products tbody tr td.qty .field_qty {
  position: relative;
  margin: 0;
  padding: 0 0.2082vw;
  width: 3.3332vw;
  height: 1.1589vw;
  border-radius: 16px;
  border: 1px solid rgba(47, 52, 71, 0.15);
  display: flex;
  justify-content: space-between;
  align-items: center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#amasty-shopby-product-list table.products tbody tr td.qty .field.qty .label {
  display: none;
}
#amasty-shopby-product-list table.products tbody tr td.qty .control input {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 0.9765vw !important;
  text-align: center;
  border: none;
  border-radius: 0;
  font-family: var(--font);
  font-weight: 400;
  font-size: 0.625vw;
  line-height: normal;
  color: #2f3447;
}
#amasty-shopby-product-list table.products tbody tr td.qty .control input:focus {
  outline: none;
  border: none;
  box-shadow: none;
}
#amasty-shopby-product-list table.products tbody tr td.qty .qty-button {
  width: 0.7292vw;
  height: 0.7292vw;
  border-radius: 16px;
  background-color: #f4f3f8;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#amasty-shopby-product-list table.products tbody tr td.qty .qty-button svg {
  width: 0.5207vw;
  height: 0.5207vw;
}
#amasty-shopby-product-list table.products thead tr th.choose {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.stickly_cart_block_wrap {
  position: fixed;
  z-index: 1;
  right: 14.9218vw;
  bottom: 0;
  display: inline-block;
}
.stickly_cart_block_wrap.fixed_by_footer {
  position: absolute;
  right: 2.3437vw;
  bottom: -1px;
}
.stickly_cart_block_container {
  position: relative;
  padding: 0.4167vw;
  border-top-left-radius: 21px;
  border-top-right-radius: 21px;
  background-color: #3a465c;
  display: inline-flex;
  align-items: center;
}
.stickly_cart_block_container::before {
  content: "";
  position: absolute;
  right: 1.875vw;
  bottom: 100%;
  width: 0;
  height: 0;
  border-left: 0.7291vw solid transparent;
  border-right: 0.7291vw solid transparent;
  border-bottom: 0.5207vw solid #3a465c;
  display: block;
}
.selected_items_info {
  min-width: 6.0417vw;
  text-align: center;
  font-family: var(--font);
  font-size: 0.7292vw;
  color: #ffffff;
}
.selected_items_info .label {
  font-weight: 400;
}
.selected_items_info .value {
  margin-left: 0.4167vw;
  font-weight: 600;
}
.stickly_cart_block_action {
  margin-left: 0.4167vw;
}
.stickly_cart_block_action button {
  padding: 0.5207vw 0.5535vw;
  border-radius: 10px;
  background-color: #eb5757;
  border: 1px solid #eb5757;
  font-family: var(--font);
  font-weight: 600;
  font-size: 0.625vw;
  line-height: 1.2;
  color: #ffffff;
}
#amasty-shopby-product-list > .toolbar {
  text-align: inherit;
}
#amasty-shopby-product-list > .toolbar .limiter {
  position: absolute;
  top: -1.9531vw;
  right: 3.3332vw;
  display: flex;
  align-items: center;
}
#amasty-shopby-product-list > .toolbar::before,
#amasty-shopby-product-list > .toolbar::after {
  display: none;
}
#amasty-shopby-product-list > .toolbar .toolbar_limiter .label {
  font-family: var(--font);
  font-weight: 500;
  font-size: 0.625vw;
  color: #2f3447;
}
#amasty-shopby-product-list > .toolbar .toolbar_limiter .label::after {
  content: ":";
}
#amasty-shopby-product-list > .toolbar .control {
  padding-left: 0.1953vw;
}
#amasty-shopby-product-list .select2-container {
  width: 2.5vw !important;
}
#amasty-shopby-product-list .select2-container .select2-selection--single {
  position: relative;
  height: 1.1718vw;
  background-color: #ffffff;
  border: 1px solid rgba(47, 52, 71, 0.15);
  border-radius: 22px;
}
#amasty-shopby-product-list .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0 0.8593vw 0 0.3906vw;
  text-align: left;
  font-family: var(--font);
  font-weight: 400;
  font-size: 0.625vw;
  line-height: 1.1718vw;
  color: #2f3447;
}
#amasty-shopby-product-list .select2-selection__arrow {
  position: absolute;
  top: 50%;
  right: 0.3906vw;
  width: 0.625vw;
  height: 100%;
  display: block;
  background-image: url(../images/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transform: translateY(-50%) rotate(90deg);
  transition: all 0.2s linear;
  opacity: 0.45;
}
#amasty-shopby-product-list .select2-container--open .select2-selection__arrow {
  transform: translateY(-50%) rotate(270deg);
  opacity: 1;
}
#amasty-shopby-product-list .select2-selection__arrow b {
  display: none;
}
#amasty-shopby-product-list .select2-dropdown {
  margin-top: 0.0781vw;
  padding: 0.1562vw 0;
  border: none;
  border-radius: 8px !important;
  background-color: #ffffff;
  box-shadow: 0px 4px 46px 0px rgba(0, 0, 0, 0.12);
}
#amasty-shopby-product-list .toolbar .select2-container .select2-results__options {
  margin-right: 1.0416vw;
  padding: 0.6944vw 0.6944vw 0.6944vw 1.0416vw;
}
#amasty-shopby-product-list .toolbar .select2-container .select2-results__option {
  margin: 0;
  padding: 0.1562vw 0.1953vw;
  background-color: transparent;
  text-align: center;
  text-transform: lowercase;
  font-family: var(--font);
  font-weight: 400;
  font-size: 0.5468vw;
  line-height: 1.4;
  color: #2f3447;
  cursor: pointer;
  transition: all 0.3s linear;
}
#amasty-shopby-product-list .toolbar .select2-container .select2-results__option:not(:last-child) {
  margin-bottom: 0.0781vw;
}
#amasty-shopby-product-list .toolbar .select2-container--default .select2-results > .select2-results__options {
  margin: 0;
  padding: 0;
  max-height: 10.0694vw;
  list-style: none;
}
#amasty-shopby-product-list .toolbar .select2-results__option.select2-results__option--highlighted {
  background-color: #fff;
  color: #2f3447;
}
#amasty-shopby-product-list .toolbar .select2-container--default .select2-results__option--highlighted[aria-selected],
#amasty-shopby-product-list .toolbar .select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: transparent;
}
#amasty-shopby-product-list .toolbar .select2-results__option:hover {
  opacity: 1;
  color: #2f3447;
}
#amasty-shopby-product-list .toolbar .select2-container--default .select2-results__option[data-selected="true"] {
  background-color: transparent;
  opacity: 1;
  cursor: pointer;
}
/* Responsiveness // Responsiveness // Responsiveness */
@media (max-width: 1920px) {
  body.page-products .page-main {
    padding: 0 4.4442vw !important;
  }
  body.page-products .page-main::before,
  body.page-products .page-main::after {
    display: none;
  }
  #amasty-shopby-product-list {
    padding: 0 0 3.125vw;
  }
  #amasty-shopby-product-list table.products thead tr th {
    height: 3.6458vw;
  }
  #amasty-shopby-product-list table.products thead tr th,
  #amasty-shopby-product-list table.products tbody tr td {
    padding: 0.5729vw;
  }
  #amasty-shopby-product-list table.products thead tr th span,
  #amasty-shopby-product-list table.products tbody tr td {
    font-size: 0.8333vw;
  }
  #amasty-shopby-product-list table.products thead tr th.photo,
  #amasty-shopby-product-list table.products tbody tr td.photo {
    min-width: 4.427vw;
  }
  #amasty-shopby-product-list table.products thead tr th.code,
  #amasty-shopby-product-list table.products tbody tr td.code {
    min-width: 4.427vw;
  }
  #amasty-shopby-product-list table.products thead tr th.article,
  #amasty-shopby-product-list table.products tbody tr td.article {
    min-width: 6.5276vw;
  }
  #amasty-shopby-product-list table.products thead tr th.product_name,
  #amasty-shopby-product-list table.products tbody tr td.product_name {
    min-width: 32.2916vw;
  }
  #amasty-shopby-product-list table.products thead tr th.manufacturer,
  #amasty-shopby-product-list table.products tbody tr td.manufacturer {
    min-width: 6.875vw;
  }
  #amasty-shopby-product-list table.products thead tr th.warranty,
  #amasty-shopby-product-list table.products tbody tr td.warranty {
    min-width: 6.1458vw;
  }
  #amasty-shopby-product-list table.products thead tr th.retail,
  #amasty-shopby-product-list table.products tbody tr td.retail {
    min-width: 5.8333vw;
  }
  #amasty-shopby-product-list table.products thead tr th.wholesale,
  #amasty-shopby-product-list table.products tbody tr td.wholesale {
    min-width: 4.4442vw;
  }
  #amasty-shopby-product-list table.products thead tr th.lviv,
  #amasty-shopby-product-list table.products tbody tr td.lviv {
    min-width: 4.0276vw;
  }
  #amasty-shopby-product-list table.products thead tr th.kyiv,
  #amasty-shopby-product-list table.products tbody tr td.kyiv {
    min-width: 3.5416vw;
  }
  #amasty-shopby-product-list table.products thead tr th.qty,
  #amasty-shopby-product-list table.products tbody tr td.qty {
    min-width: 5.2776vw;
  }
  #amasty-shopby-product-list table.products thead tr th.choose,
  #amasty-shopby-product-list table.products tbody tr td.choose {
    min-width: 4.375vw;
  }
  .close_product_column_button {
    padding-left: 0.2604vw;
  }
  .close_product_column_button svg {
    width: 0.8333vw;
    height: 0.8333vw;
  }
  #amasty-shopby-product-list .video_label {
    top: 0.2083vw;
    left: 0.2083vw;
  }
  #amasty-shopby-product-list .video_label svg {
    width: 0.8333vw;
    height: 0.8333vw;
  }
  #amasty-shopby-product-list .products-list .product-item-photo .product-image-container {
    height: 3.3333vw;
  }
  #amasty-shopby-product-list table.products tbody tr.product-item td.retail .price {
    font-size: 0.8333vw;
  }
  #amasty-shopby-product-list table.products tbody tr.product-item td.retail .old-price .price {
    font-size: 0.6942vw;
  }
  #amasty-shopby-product-list table.products tbody tr td.qty .field_qty {
    padding: 0 0.2776vw;
    width: 4.4442vw;
    height: 1.5453vw;
  }
  #amasty-shopby-product-list table.products tbody tr td.qty .qty-button {
    width: 0.9723vw;
    height: 0.9723vw;
  }
  #amasty-shopby-product-list table.products tbody tr td.qty .qty-button svg {
    width: 0.6942vw;
    height: 0.6942vw;
  }
  #amasty-shopby-product-list table.products tbody tr td.qty .control input {
    width: 1.302vw !important;
    font-size: 0.8333vw;
  }
  #amasty-shopby-product-list table.products tbody tr td.code .product_labels .sale,
  #amasty-shopby-product-list table.products tbody tr td.code .product_labels .new,
  #amasty-shopby-product-list table.products tbody tr td.code .product_labels .markdown {
    width: 0.8333vw;
    height: 0.8333vw;
  }
  #amasty-shopby-product-list table.products tbody tr td.code .product_labels span:not(:last-child) {
    margin-right: 0.139vw;
  }
  .stickly_cart_block_wrap {
    right: 3.2291vw;
  }
  .stickly_cart_block_wrap.fixed_by_footer {
    right: -1.302vw;
  }
  .stickly_cart_block_container {
    padding: 0.5557vw;
  }
  .stickly_cart_block_container::before {
    right: 2.5vw;
    border-left-width: 0.9721vw;
    border-right-width: 0.9721vw;
    border-bottom-width: 0.6942vw;
  }
  .selected_items_info {
    min-width: 8.0557vw;
    font-size: 0.9723vw;
  }
  .stickly_cart_block_action {
    margin-left: 0.5557vw;
  }
  .stickly_cart_block_action button {
    padding: 0.6942vw 0.738vw;
    font-size: 0.8333vw;
  }
  #amasty-shopby-product-list .big_photo_wrap {
    bottom: -11.4583vw;
    padding: 1.1458vw;
    width: 27.5vw;
  }
  #amasty-shopby-product-list .big_photo_wrap .big_photo img {
    height: 25.2776vw;
  }
  #amasty-shopby-product-list .big_photo_characteristics_button,
  #amasty-shopby-product-list .tocompare_button,
  #amasty-shopby-product-list .tocompared_button {
    width: 11.6666vw;
    height: 1.7015vw;
    font-size: 0.9723vw;
  }
  #amasty-shopby-product-list .big_photo_characteristics_button::before,
  #amasty-shopby-product-list .tocompare_button::before,
  #amasty-shopby-product-list .tocompared_button::before {
    margin-right: 0.6942vw;
    width: 1.1109vw;
    height: 1.1109vw;
  }
  #amasty-shopby-product-list table.products thead tr th.choose .choose_checkbox,
  #amasty-shopby-product-list table.products tbody tr td.choose .choose_checkbox {
    width: 1.1458vw;
    height: 1.1458vw;
  }
  #amasty-shopby-product-list table.products thead tr th.choose .choose_checkbox_div,
  #amasty-shopby-product-list table.products tbody tr td.choose .choose_checkbox_div {
    width: 1.1458vw;
    height: 1.1458vw;
  }
  #amasty-shopby-product-list > .toolbar .limiter {
    top: -2.6041vw;
    right: 0;
  }
  #amasty-shopby-product-list > .toolbar .toolbar_limiter .label {
    font-size: 0.8333vw;
  }
  #amasty-shopby-product-list .select2-container {
    width: 3.3333vw !important;
  }
  #amasty-shopby-product-list .select2-container .select2-selection--single {
    height: 1.5625vw;
    border-radius: 21px;
  }
  #amasty-shopby-product-list .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0.5729vw;
    padding-right: 1.5625vw;
    font-size: 0.8333vw;
    line-height: 1.5625vw;
  }
  #amasty-shopby-product-list .select2-selection__arrow {
    right: 0.5208vw;
    width: 0.8333vw;
  }
  #amasty-shopby-product-list .select2-dropdown {
    margin-top: 0.4166vw;
    padding: 0.2083vw 0;
  }
  #amasty-shopby-product-list .toolbar .select2-container .select2-results__option {
    padding: 0.2083vw;
    font-size: 0.8333vw;
  }
  #amasty-shopby-product-list .toolbar .select2-container .select2-results__option:not(:last-child) {
    margin-bottom: 0.1041vw;
  }
}
@media (max-width: 768px) {
  .page-products .columns {
    padding-top: 0;
  }
  .columns .column.main {
    display: flex;
    flex-wrap: wrap;
  }
  body.page-products .page-main {
    padding: 0 !important;
  }
  #amasty-shopby-product-list {
    padding: 0 0 17.1875vw;
    width: 100vw;
  }
  #amasty-shopby-product-list table.products thead,
  #amasty-shopby-product-list table.products tbody {
    margin-right: 2.5vw;
  }
  #amasty-shopby-product-list .products.wrapper {
    padding-left: 2.5vw;
    padding-bottom: 2.5vw !important;
  }
  #amasty-shopby-product-list table.products thead tr th.photo,
  #amasty-shopby-product-list table.products tbody tr td.photo {
    min-width: 17.8125vw;
  }
  #amasty-shopby-product-list table.products thead tr th.code,
  #amasty-shopby-product-list table.products tbody tr td.code,
  #amasty-shopby-product-list table.products thead tr th.article,
  #amasty-shopby-product-list table.products tbody tr td.article {
    min-width: 21.875vw;
  }
  #amasty-shopby-product-list table.products thead tr th.product_name,
  #amasty-shopby-product-list table.products tbody tr td.product_name {
    min-width: 68.125vw;
  }
  #amasty-shopby-product-list table.products thead tr th.manufacturer,
  #amasty-shopby-product-list table.products tbody tr td.manufacturer,
  #amasty-shopby-product-list table.products thead tr th.category,
  #amasty-shopby-product-list table.products tbody tr td.category {
    min-width: 23.4375vw;
  }
  #amasty-shopby-product-list table.products thead tr th.retail,
  #amasty-shopby-product-list table.products tbody tr td.retail {
    min-width: 19.375vw;
  }
  #amasty-shopby-product-list table.products thead tr th.warranty,
  #amasty-shopby-product-list table.products tbody tr td.warranty {
    min-width: 21.875vw;
  }
  #amasty-shopby-product-list table.products thead tr th.wholesale,
  #amasty-shopby-product-list table.products tbody tr td.wholesale {
    min-width: 19.375vw;
  }
  #amasty-shopby-product-list table.products thead tr th.lviv,
  #amasty-shopby-product-list table.products tbody tr td.lviv {
    min-width: 17.8125vw;
  }
  #amasty-shopby-product-list table.products thead tr th.kyiv,
  #amasty-shopby-product-list table.products tbody tr td.kyiv {
    min-width: 16.25vw;
  }
  #amasty-shopby-product-list table.products thead tr th.qty,
  #amasty-shopby-product-list table.products tbody tr td.qty {
    min-width: 22.5vw;
  }
  #amasty-shopby-product-list table.products thead tr th.choose,
  #amasty-shopby-product-list table.products tbody tr td.choose {
    min-width: 10vw;
  }
  #amasty-shopby-product-list table.products thead tr th.choose .label,
  #amasty-shopby-product-list table.products tbody tr td.choose .label {
    display: none;
  }
  #amasty-shopby-product-list table.products thead tr th {
    height: 12.5vw;
  }
  #amasty-shopby-product-list table.products thead tr th,
  #amasty-shopby-product-list table.products tbody tr td {
    padding: 1.5625vw 2.5vw;
    min-width: 17.8125vw;
  }
  #amasty-shopby-product-list table.products thead tr th span,
  #amasty-shopby-product-list table.products tbody tr td {
    font-size: 2.8125vw;
  }
  #amasty-shopby-product-list table.products thead tr th button svg {
    width: 3.75vw;
    height: 3.75vw;
  }
  #amasty-shopby-product-list .products-list .product-item-photo .product-image-container {
    height: 12.8124vw;
  }
  #amasty-shopby-product-list .video_label {
    top: 0.9375vw;
    left: 0.9375vw;
  }
  #amasty-shopby-product-list .video_label svg {
    width: 3.75vw;
    height: 3.75vw;
  }
  #amasty-shopby-product-list table.products tbody tr td.code .product_labels .sale,
  #amasty-shopby-product-list table.products tbody tr td.code .product_labels .new,
  #amasty-shopby-product-list table.products tbody tr td.code .product_labels .markdown {
    width: 3.75vw;
    height: 3.75vw;
  }
  #amasty-shopby-product-list table.products tbody tr td.code .product_labels {
    margin-bottom: 0.9375vw;
  }
  #amasty-shopby-product-list table.products tbody tr td.code .product_labels span:not(:last-child) {
    margin-right: 0.9375vw;
  }
  #amasty-shopby-product-list table.products {
    padding-bottom: 2.5vw !important;
    overflow: hidden;
    overflow-x: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
  #amasty-shopby-product-list table.products tbody tr.product-item td.retail .price {
    font-size: 2.8125vw;
    line-height: 1.4;
  }
  #amasty-shopby-product-list table.products tbody tr.product-item td.retail .old-price {
    margin: 0;
  }
  #amasty-shopby-product-list table.products tbody tr.product-item td.retail .old-price .price {
    font-size: 2.1875vw;
    line-height: 1.4;
  }
  #amasty-shopby-product-list .big_photo_wrap {
    padding: 2.5vw 2.5vw 4.375vw;
    width: 67.8125vw;
    bottom: -1.5625vw;
  }
  #amasty-shopby-product-list .big_photo_wrap .big_photo img {
    height: 62.5vw;
  }
  #amasty-shopby-product-list .big_photo_butons {
    padding: 1.875vw 10.9375vw 0;
    flex-direction: column;
  }
  #amasty-shopby-product-list .big_photo_characteristics_button {
    margin-right: 0;
    margin-bottom: 1.25vw;
  }
  #amasty-shopby-product-list .big_photo_characteristics_button,
  #amasty-shopby-product-list .tocompare_button,
  #amasty-shopby-product-list .tocompared_button {
    width: auto;
    height: 6.875vw;
    font-size: 3.75vw;
  }
  #amasty-shopby-product-list .big_photo_characteristics_button::before,
  #amasty-shopby-product-list .tocompare_button::before,
  #amasty-shopby-product-list .tocompared_button::before {
    margin-right: 2.5vw;
    width: 3.75vw;
    height: 3.75vw;
  }
  #amasty-shopby-product-list table.products tbody tr td.qty .field_qty {
    padding: 0 1.25vw;
    width: 17.5vw;
    height: 6.25vw;
  }
  #amasty-shopby-product-list table.products tbody tr td.qty .qty-button {
    width: 3.75vw;
    height: 3.75vw;
  }
  #amasty-shopby-product-list table.products tbody tr td.qty .qty-button svg {
    width: 2.5vw;
    height: 2.5vw;
  }
  #amasty-shopby-product-list table.products tbody tr td.qty .control input {
    width: 6.5625vw;
    font-size: 2.8125vw;
  }
  .stickly_cart_block_wrap {
    left: 0;
    right: 0;
  }
  .stickly_cart_block_wrap.fixed_by_footer {
    right: 0;
  }
  .stickly_cart_block_container {
    padding: 2.5vw;
    width: 100%;
  }
  .selected_items_info {
    min-width: none;
    width: 100%;
    font-size: 3.75vw;
  }
  .selected_items_info .value {
    margin-left: 2.5vw;
  }
  .stickly_cart_block_action {
    margin-left: 2.5vw;
  }
  .stickly_cart_block_action button {
    padding: 2.5vw;
    width: 56.25vw;
    font-size: 3.75vw;
    flex-shrink: 0;
  }
  .stickly_cart_block_container::before {
    display: none;
  }
  #amasty-shopby-product-list > .toolbar .limiter {
    display: none;
  }
  .sidebar.sidebar-main {
    -webkit-flex-grow: inherit;
    flex-grow: inherit;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    -ms-flex-order: inherit;
    -webkit-order: inherit;
    order: inherit;
    width: auto;
  }
  .close_product_column_button {
    padding-left: 1.25vw;
  }
  .close_product_column_button svg {
    width: 3.75vw;
    height: 3.75vw;
  }
  #amasty-shopby-product-list table.products thead tr th.choose {
    justify-content: center;
  }
  #amasty-shopby-product-list table.products thead tr th.choose .column_info {
    display: none;
  }
  #amasty-shopby-product-list table.products thead tr th.choose .choose_checkbox,
  #amasty-shopby-product-list table.products tbody tr td.choose .choose_checkbox,
  #amasty-shopby-product-list table.products thead tr th.choose .choose_checkbox_div,
  #amasty-shopby-product-list table.products tbody tr td.choose .choose_checkbox_div {
    width: 5vw;
    height: 5vw;
  }
}

#amasty-shopby-product-list .toolbar {
  margin: 0;
}
#amasty-shopby-product-list .toolbar-products .pages {
  margin: 0;
  padding-top: 1.6406vw;
  display: flex;
  justify-content: center;
  float: none;
}
#amasty-shopby-product-list .toolbar-products .items {
  position: relative;
  z-index: 0;
  padding: 0 5.3125vw;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
#amasty-shopby-product-list .toolbar-products .pages .item {
  margin: 0 0.1953vw;
  display: inline-flex;
  align-items: center;
  line-height: normal;
}
#amasty-shopby-product-list .toolbar-products .pages a.page,
#amasty-shopby-product-list .toolbar-products .pages strong.page {
  padding: 0;
  width: 1.1718vw;
  height: 1.1718vw;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font);
  font-weight: 400;
  font-size: 0.625vw;
  line-height: normal;
  color: #2f3447;
}
#amasty-shopby-product-list .toolbar-products .pages a.page {
  background-color: #f4f3f8;
}
#amasty-shopby-product-list .toolbar-products .pages a.page:hover,
#amasty-shopby-product-list .toolbar-products .pages strong.page {
  background-color: #3a465c;
  color: #ffffff;
}
#amasty-shopby-product-list .toolbar-products .pages .item.pages-item-next,
#amasty-shopby-product-list .toolbar-products .pages .item.pages-item-previous {
  position: absolute;
  top: 0;
  margin: 0;
}
#amasty-shopby-product-list .toolbar-products .pages .item.pages-item-next {
  right: 0;
}
#amasty-shopby-product-list .toolbar-products .pages .item.pages-item-previous {
  left: 0;
}
#amasty-shopby-product-list .toolbar-products .pages .item a.action.next,
#amasty-shopby-product-list .toolbar-products .pages .item a.action.previous {
  margin: 0;
  padding: 0 0.3125vw;
  height: 1.1718vw;
  border-radius: 0.8203vw;
  border: 1px solid rgba(47, 52, 71, 0.05);
  background: transparent;
  box-shadow: none;
  display: inline-flex;
  align-items: center;
  font-family: var(--font);
  font-weight: 400;
  font-size: 0.7031vw;
  line-height: normal;
  color: #2f3447;
}
#amasty-shopby-product-list .toolbar-products .pages .item a.action.next span.label,
#amasty-shopby-product-list .toolbar-products .pages .item a.action.previous span.label {
  display: none;
}
#amasty-shopby-product-list .toolbar-products .pages .item a.action.next span:not(.label),
#amasty-shopby-product-list .toolbar-products .pages .item a.action.previous span:not(.label) {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  border: 0;
  overflow: inherit;
  clip: inherit;
}
#amasty-shopby-product-list .toolbar-products .pages .item a.action.next::before {
  display: none !important;
}
#amasty-shopby-product-list .toolbar-products .pages .item a.action.next::after,
#amasty-shopby-product-list .toolbar-products .pages .item a.action.previous::before {
  content: "";
  flex-shrink: 0;
  width: 0.625vw;
  height: 0.625vw;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  opacity: 0.45;
  transition: all 0.3s linear;
  font-family: var(--font);
}
#amasty-shopby-product-list .toolbar-products .pages .item a.action.next::after {
  margin-left: 0.1953vw;
  background-image: url(../images/arrow-right.svg);
}
#amasty-shopby-product-list .toolbar-products .pages .item a.action.previous::before {
  margin-right: 0.1953vw;
  background-image: url(../images/arrow-left.svg);
}
#amasty-shopby-product-list .toolbar-products .pages .item a.action.next:hover::after,
#amasty-shopby-product-list .toolbar-products .pages .item a.action.previous:hover::before {
  opacity: 1;
}
/* Responsiveness // Responsiveness // Responsiveness */
@media (max-width: 1920px) {
  #amasty-shopby-product-list .toolbar-products .pages {
    padding-top: 3.125vw;
  }
  #amasty-shopby-product-list .toolbar-products .items {
    padding: 0 7.0833vw;
  }
  #amasty-shopby-product-list .toolbar-products .pages .item {
    margin: 0 0.2604vw;
  }
  #amasty-shopby-product-list .toolbar-products .pages a.page,
  #amasty-shopby-product-list .toolbar-products .pages strong.page {
    width: 1.5625vw;
    height: 1.5625vw;
    font-size: 0.8333vw;
  }
  #amasty-shopby-product-list .toolbar-products .pages .item a.action.next,
  #amasty-shopby-product-list .toolbar-products .pages .item a.action.previous {
    padding: 0 0.3645vw;
    height: 1.5625vw;
    border-radius: 1.0937vw;
    font-size: 0.9375vw;
  }
  #amasty-shopby-product-list .toolbar-products .pages .item a.action.next::after,
  #amasty-shopby-product-list .toolbar-products .pages .item a.action.previous::before {
    width: 0.8333vw;
    height: 0.8333vw;
  }
  #amasty-shopby-product-list .toolbar-products .pages .item a.action.next::after {
    margin-left: 0.2604vw;
  }
  #amasty-shopby-product-list .toolbar-products .pages .item a.action.previous::before {
    margin-right: 0.2604vw;
  }
}
@media (max-width: 768px) {
  #amasty-shopby-product-list .toolbar-products .pages {
    padding-top: 4.6875vw;
  }
  #amasty-shopby-product-list .toolbar-products .items {
    padding: 0 26.5625vw;
  }
  #amasty-shopby-product-list .toolbar-products .pages .item {
    margin: 0 0.9375vw;
  }
  #amasty-shopby-product-list .toolbar-products .pages a.page,
  #amasty-shopby-product-list .toolbar-products .pages strong.page {
    width: 6.875vw;
    height: 6.875vw;
    font-size: 3.75vw;
  }
  #amasty-shopby-product-list .toolbar-products .pages .item a.action.next,
  #amasty-shopby-product-list .toolbar-products .pages .item a.action.previous {
    padding: 0 1.5625vw;
    height: 6.875vw;
    border-radius: 5vw;
    font-size: 3.75vw;
  }
  #amasty-shopby-product-list .toolbar-products .pages .item a.action.next::after,
  #amasty-shopby-product-list .toolbar-products .pages .item a.action.previous::before {
    width: 3.75vw;
    height: 3.75vw;
  }
  #amasty-shopby-product-list .toolbar-products .pages .item a.action.next::after {
    margin-left: 0.9375vw;
  }
  #amasty-shopby-product-list .toolbar-products .pages .item a.action.previous::before {
    margin-right: 0.9375vw;
  }
}
