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;
}
#amasty-shopby-product-list{
  padding: 0 3.3332vw;
}
#amasty-shopby-product-list .products,
#amasty-shopby-product-list .products > .products {
  margin: 0;
  padding: 0;
}
#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;
}
#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;
}
#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: 2.3957vw;
}
#amasty-shopby-product-list table.products thead tr th.code,
#amasty-shopby-product-list table.products tbody tr td.code{
  min-width: 3.75vw;
}
#amasty-shopby-product-list table.products thead tr th.article,
#amasty-shopby-product-list table.products tbody tr td.article {
  min-width: 4.8957vw;
}
#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.6562vw;
  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.retail,
#amasty-shopby-product-list table.products tbody tr td.retail {
  min-width: 4.375vw;
}
#amasty-shopby-product-list table.products thead tr th.wholesale,
#amasty-shopby-product-list table.products tbody tr td.wholesale {
  min-width: 3.3332vw;
}
#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.0207vw;
}
#amasty-shopby-product-list table.products thead tr th.kyiv,
#amasty-shopby-product-list table.products tbody tr td.kyiv {
  min-width: 2.6562vw;
}
#amasty-shopby-product-list table.products thead tr th.choose,
#amasty-shopby-product-list table.products tbody tr td.choose {
  min-width: 1.9792vw;
}
#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: 1.6667vw;
  display: flex;
  align-items: center;
}
#amasty-shopby-product-list
  .products-list
  .product-item-photo
  span.product-image-wrapper {
  display: flex;
}
#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: .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: -0.3906vw;
  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 #f4f3f8;
  background-color: #f4f3f8;
  color: #3a465c;
}
#amasty-shopby-product-list .tocompare_button:hover,
#amasty-shopby-product-list .tocompared_button:hover {
  border-color: rgba(47, 52, 71, 0.25);
  background-color: #ffffff;
  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;
}
#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;
}
#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 .label{
  display: none;
}
.stickly_cart_block_wrap{
  position: absolute;
  right: -1.3888vw;
  display: inline-block;
}
.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;
  color: #ffffff;
}
/* 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;
  }
  #amasty-shopby-product-list table.products thead tr th{
    height: 3.6807vw;
  }
  #amasty-shopby-product-list table.products thead tr th, 
  #amasty-shopby-product-list table.products tbody tr td{
    padding: 0.4166vw;
  }
  #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: 3.1942vw;
  }
  #amasty-shopby-product-list table.products thead tr th.code, 
  #amasty-shopby-product-list table.products tbody tr td.code{
    min-width: 5.052vw;
  }
  #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: 43.5416vw;
  }
  #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.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: 2.639vw;
  }
  #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: 2.2223vw;
  }
  #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: -2.1005vw;
  }
  .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: -0.5208vw;
    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;
  }
}
@media (max-width: 768px) {
  body.page-products .page-main{
    padding: 0 !important;
  }
  #amasty-shopby-product-list {
    padding: 0;
  }
  #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.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.25vw 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_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;
  }
}
