.columns .column.main {
  padding: 0 !important;
}
.page-wrapper .breadcrumbs {
  margin: 0;
  padding: 0 2.2222vw;
  max-width: 100%;
  display: block;
}
.page-wrapper .breadcrumbs ul {
  position: relative;
  padding: 1.1111vw 0 1.25vw;
  border-top: 1px solid rgba(21, 2, 4, 0.08);
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}
.page-wrapper .breadcrumbs ul li {
  position: relative;
  display: flex !important;
  align-items: center;
  font-family: var(--font);
  font-weight: 400;
  font-size: 0.8333vw;
  line-height: 1.4;
}
.page-wrapper .breadcrumbs ul li:not(:last-child)::after {
  content: "";
  margin: 0 0.2777vw;
  width: 1.6666vw;
  height: 1.6666vw;
  display: block;
  background-image: url(../images/icon-sidekickicons-dots.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transition: all 0.3s linear;
  line-height: normal;
  font-size: initial;
}
.page-wrapper .breadcrumbs ul li a {
  font-family: var(--font);
  font-weight: 400;
  line-height: 1.4;
  color: rgba(21, 2, 4, 0.65);
  text-decoration: none;
}
.page-wrapper .breadcrumbs ul li a:hover {
  text-decoration: none;
}
.page-wrapper .breadcrumbs ul li strong {
  font-family: var(--font);
  font-weight: 400;
  color: rgba(21, 2, 4, 0.25);
}
.page-title-wrapper {
  padding: 0 2.2222vw 1.6666vw;
}
.page-title-wrapper .page-title {
  margin: 0;
  display: block !important;
  text-align: center;
  font-family: var(--font);
  font-weight: normal;
  font-size: 1.6666vw;
  line-height: 1.2;
  color: #150204;
}
@media (min-width: 769px) {
  .page-wrapper .breadcrumbs ul li a:hover {
    color: #150204;
  }
}
@media (max-width: 768px) {
  .page-wrapper .breadcrumbs {
    padding: 4.1025vw;
    border-top: 1px solid rgba(21, 2, 4, 0.08);
  }
  .page-wrapper .breadcrumbs ul {
    padding: 0;
    border-top: none;
  }
  .page-wrapper .breadcrumbs ul li {
    font-size: 3.0769vw;
  }
  .page-wrapper .breadcrumbs ul li:not(:last-child)::after {
    margin: 0 1.875vw;
    width: 4.1025vw;
    height: 4.1025vw;
  }
  .page-title-wrapper {
    padding: 0 4.1025vw 4.1025vw;
  }
  .page-title-wrapper .page-title {
    font-size: 5.1282vw;
    line-height: 1;
  }
}

.page-main > .page.messages .message.error.hidden,
.page-main > .page.messages .message.info.hidden,
.page-main > .page.messages .message.success.hidden,
.page-main > .page.messages .message.error,
.page-main > .page.messages .message.info,
.page-main > .page.messages .message.success {
  display: none;
}
.page-main > .page.messages .message.error.show,
.page-main > .page.messages .message.info.show,
.page-main > .page.messages .message.success.show {
  display: block;
}
body.account .messages {
  margin: 0;
}
body .page.messages,
body.catalog-product_compare-index .column.main .message.info {
  margin-left: 3.3332vw;
  margin-right: 3.3332vw;
}
body .message.info,
body .message.error,
body .message.success,
body .column.main .message.info,
body .column.main .message.error,
body .column.main .message.success {
  margin: 0 0 2.0833vw;
  padding: 0.6944vw 2.2222vw;
  border: none;
  display: flex;
  font-family: var(--font);
  font-weight: 600;
  font-size: 0.9722vw;
  line-height: 1.4;
}
body .column.main .message.error,
body .message.error {
  color: #d32a3a;
}
body .message.info,
body .message.success,
body .column.main .message.info,
body .column.main .message.success {
  color: #150204;
}
body .message.info a,
body .message.error a,
body .message.success a {
  font-weight: 600;
  color: #150204;
  text-decoration: underline 1px;
  text-underline-offset: 0.2083vw;
}
body .message.info a:hover,
body .message.error a:hover,
body .message.success a:hover {
  color: #150204;
  opacity: 0.75;
}
body .message.info > *:first-child,
body .message.error > *:first-child,
body .message.success > *:first-child {
  display: flex;
}
body .message.info > *:first-child:before,
body .message.error > *:first-child:before,
body .message.success > *:first-child:before {
  margin: 0 0.3472vw 0 0;
  position: initial;
  top: 0;
  left: 0;
  overflow: inherit;
  vertical-align: inherit;
  width: auto;
  font-family: "luma-icons";
  font-size: 0.9722vw;
  color: #c07600;
  display: inline-block;
  font-weight: 400;
  line-height: inherit;
}
@media (max-width: 768px) {
  body.customer-account-createpassword .page.messages,
  body.catalog-product_compare-index .page.messages,
  body.catalog-product_compare-index .column.main .message.info {
    margin-left: 2.5vw;
    margin-right: 2.5vw;
  }
  body .message.info,
  body .message.error,
  body .message.success,
  body .column.main .message.info,
  body .column.main .message.error,
  body .column.main .message.success {
    margin-bottom: 0;
    padding: 2.5641vw 4.1025vw;
    font-size: 3.5897vw;
  }
  body .message.info > *:first-child:before,
  body .message.error > *:first-child:before,
  body .message.success > *:first-child:before {
    margin-right: 1.5625vw;
    font-size: 3.5897vw;
  }
  body .page.messages {
    padding: 0 0 6.1538vw;
  }
  body .message.info a,
  body .message.error a,
  body .message.success a {
    text-underline-offset: 1.0256vw;
  }
}

body.filters_visible {
  overflow: hidden;
}
.filter_button_wrap {
  padding: 0 2.2222vw;
}
button.filter_button {
  padding: 0 1.1111vw;
  width: auto;
  height: 2.5vw;
  border-radius: 1.9444vw;
  border: 1px solid #150204;
  background-color: #150204;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
@media (min-width: 769px) {
  button.filter_button:hover {
    border-color: #d32a3a;
    background-color: #d32a3a;
  }
}
.filter_button_wrap svg {
  margin-right: 0.5555vw;
  width: 1.3888vw;
  height: 1.3888vw;
}
.filter_button_wrap .label,
.filter_button_wrap .filters_count {
  font-family: var(--font);
  font-weight: 400;
  font-size: 0.9722vw;
  line-height: normal;
  color: rgba(255, 255, 255, 0.85);
}
.filter_button_wrap .filters_count {
  margin-left: 0.5555vw;
}
.filter.block.visible .filters_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(4px);
  overflow: auto;
}
.filter.block {
  margin: 0 !important;
  border: none !important;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  display: none;
}
.filter.block.visible {
  display: block;
  z-index: 11;
}
.filters_block_container {
  position: relative;
  z-index: 1;
  padding: 1.6666vw 0.8333vw 0 2.2916vw;
  width: 22.1527vw;
  height: 100vh;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
}
.block_filter_wrap {
  display: flex;
  height: 100%;
  overflow: hidden;
  flex-direction: column;
}
.filters_top_block {
  padding-bottom: 1.6666vw;
  padding-right: 0.8333vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.filters_top_block .filter-title {
  display: block;
  text-transform: uppercase;
  font-family: var(--font);
  font-weight: 600;
  font-size: 0.9722vw;
  line-height: 1.2;
  color: #150204;
  text-decoration: underline 2px;
  text-underline-offset: 0.2777vw;
}
.filters_top_block .filter-title strong {
  position: initial;
  z-index: initial;
  top: 0;
  left: 0;
  padding: 0;
  text-align: initial;
  font-weight: inherit;
  line-height: inherit;
  background-color: transparent;
  box-shadow: none;
  border: none;
  border-radius: initial;
}
.close_filter_button {
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  border-radius: inherit;
  border: none;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s linear;
}
@media (min-width: 769px) {
  .close_filter_button:hover,
  .close_filter_button:focus {
    border: none;
    background: transparent;
    opacity: 0.75;
  }
}
.close_filter_button svg {
  width: 1.6666vw;
  height: 1.6666vw;
}
.mobile_apply_filters_bth_wrap {
  padding-top: 1.6666vw;
  padding-bottom: 1.6666vw;
}
button.mobile_apply_filters_bth {
  margin: 0;
  padding: 0.8333vw 2.2222vw;
  width: 100%;
  height: auto;
  border-radius: 2.0833vw;
  box-shadow: none;
  border: 1px solid #d32a3a;
  background: #d32a3a;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-family: var(--font);
  font-weight: 600;
  font-size: 0.9722vw;
  line-height: normal;
  color: #fff;
  transition: all 0.3s ease;
}
button.mobile_apply_filters_bth:hover {
  border: 1px solid #d32a3a;
  background: #d32a3a;
  color: #ffffff;
  opacity: 0.85;
}

.filter_block_content {
  padding-right: 0.8333vw;
  overflow-y: auto;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.filter_block_content::-webkit-scrollbar {
  width: 0.2083vw;
}
.filter_block_content::-webkit-scrollbar-thumb {
  width: 0.2083vw;
  background: rgba(47, 52, 71, 0.1);
}
.filter_block_content .filter-content {
  margin: 0 !important;
  border-top: 1px solid rgba(21, 2, 4, 0.08);
}
.filter-content .filter-options-item,
.page-layout-1column .filter-content .filter-options-item {
  margin: 0;
  padding: 0.5555vw 0;
  border-bottom: 1px solid rgba(21, 2, 4, 0.08);
  display: block;
}
.filter-content .filter-options-title,
body.page-layout-1column .filter-options-title {
  padding: 1.1111vw 2.2222vw 1.1111vw 0;
  text-transform: none;
  font-family: var(--font);
  font-weight: 600;
  font-size: 0.9722vw;
  line-height: 1.2;
  color: #000000;
}
.filter-content .filter-options-title:before,
.page-layout-1column .filter-options-title:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  z-index: 1;
  display: block;
  width: 1.1111vw;
  height: 1.1111vw;
  background-image: url(../images/icon-select-arrow-black.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  opacity: 0.25;
}
.filter-content .filter-options-item.active .filter-options-title:before,
.page-layout-1column .filter-options-item.active .filter-options-title:before {
  transform: translateY(-50%) rotate(-180deg);
}
.filter-content .filter-options-title:after,
.page-layout-1column .filter-options-title:after {
  display: none !important;
}

.filters_action_buttons {
  margin-top: 0.9375vw;
}
.filter_apply_button_wrap {
  text-align: center;
}
button.filter_apply_button {
  margin: 0;
  padding: 0.1953vw;
  width: 7.8125vw;
  height: 1.5625vw;
  border-radius: 10px;
  border: 1px solid var(--main_color);
  box-shadow: none;
  background: var(--main_color);
  font-family: var(--font);
  font-weight: 600;
  font-size: var(--font-size-large);
  line-height: normal;
  color: #fff;
  transition: all 0.3s ease;
}
button.filter_apply_button:hover {
  border-color: var(--hover_color);
  background-color: var(--hover_color);
  color: #fff;
}
.page-layout-1column .filter-options-item:after {
  display: none !important;
}

#layered-filter-block .filter-options-item .filter-options-content {
  position: relative;
  top: 0;
  z-index: 1;
  padding: 0 0 1.1111vw 0;
  width: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  border: none;
  background-color: transparent;
  display: none;
}
#layered-filter-block .filter-options-item .filter-options-content.price {
  padding: 1.1111vw 0;
  display: block;
}
.page-layout-1column .filter-options-item.active:after,
.page-layout-1column .filter-options-item.active:before {
  display: none !important;
}
#layered-filter-block .filter-options-item .filter-options-content ul,
#layered-filter-block .filter-options-item .filter-options-content ol {
  margin: 0;
  padding: 0;
}
#layered-filter-block .filter-options-item .filter-options-content ul li,
#layered-filter-block .filter-options-item .filter-options-content ol li {
  margin: 0.6944vw 0 0;
  display: flex;
  align-items: center;
  position: relative;
}
#layered-filter-block .filter-options-item .filter-options-content ul li:first-child,
#layered-filter-block .filter-options-item .filter-options-content ol li:first-child,
#layered-filter-block .filter-options-item .filter-options-content form > ul > li:first-child,
#layered-filter-block .filter-options-item .filter-options-content form > ol > li:first-child {
  margin-top: 0;
}
#layered-filter-block .filter-options-item .filter-options-content ul li:hover,
#layered-filter-block .filter-options-item .filter-options-content ol li:hover {
  background-color: transparent;
  color: transparent;
}
#layered-filter-block .filter-options-item .filter-options-content li a {
  position: relative;
  margin: 0;
  padding: 0 0 0 1.6666vw;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
#layered-filter-block .filter-options-item .filter-options-content .subcategories_list a {
  padding-left: 0;
}
#layered-filter-block .filter-options-item .filter-options-content a .label,
#layered-filter-block .filter-options-item .filter-options-content .subcategories_list a span {
  font-family: var(--font);
  font-weight: 400;
  font-size: 0.8333vw;
  line-height: normal;
  color: #000000;
}
#layered-filter-block .filter-options-item .filter-options-content a .count {
  margin: 0;
  padding: 0;
  height: auto;
  border-radius: initial;
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: var(--font);
  font-weight: 400;
  font-size: 0.8333vw;
  line-height: normal;
  color: rgba(0, 0, 0, 0.45);
}
#layered-filter-block .filter-options-content .count:before,
#layered-filter-block .filter-options-content .count:after {
  display: none;
}
#layered-filter-block .filter-options .filter-options-item .filter-options-content .amshopby-choice {
  display: none;
}
#layered-filter-block .filter-options-item .filter-options-content li a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1.1111vw;
  height: 1.1111vw;
  border-radius: 0;
  display: block;
  background-image: url(../images/icon-checked.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-color: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
}
#layered-filter-block .filter-options-item .filter-options-content .subcategories_list a:before {
  display: none;
}
#layered-filter-block .filter-options-item .filter-options-content a.amshopby-link-selected:before {
  background-image: url(../images/icon-checked-active.svg);
}

#layered-filter-block .filter-options .filter-options-item .filter-options-content .amshopby-slider-wrapper {
  margin: 0;
  padding: 0;
}

#layered-filter-block .filter-options .filter-options-item .filter-options-content .amshopby-slider-wrapper .amshopby-fromto-wrap .am-fromto-widget {
  margin: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

#layered-filter-block .filter-options .filter-options-item .filter-options-content .amshopby-slider-wrapper .amshopby-fromto-wrap .am-fromto-widget > .amshopby-input-wrapper {
  max-width: none;
  width: 47%;
}

#layered-filter-block .filter-options .filter-options-item .filter-options-content .am-filter-go {
  display: none;
}
#layered-filter-block .filter-options .filter-options-item .filter-options-content .amshopby-slider-wrapper .amshopby-fromto-wrap .am-fromto-widget .am-filter-price:focus {
  outline: none;
  box-shadow: none;
}
#layered-filter-block .filter-options .filter-options-item .filter-options-content .amshopby-slider-wrapper .am-filter-items-price .amshopby-slider-container {
  margin: 0;
  display: flex;
  flex-direction: column-reverse;
}
#layered-filter-block .filter-options .filter-options-item .filter-options-content .amshopby-slider-wrapper .am-filter-items-price .amshopby-slider-container.-default .am-slider {
  margin: 0.3125vw;
  height: 0.0694vw;
  border-radius: initial;
  background: rgba(21, 2, 4, 0.25);
}
#layered-filter-block .filter-options .filter-options-item .filter-options-content .amshopby-slider-wrapper .am-filter-items-price .amshopby-slider-container.-default .am-slider:before,
#layered-filter-block .filter-options .filter-options-item .filter-options-content .amshopby-slider-wrapper .am-filter-items-price .amshopby-slider-container.-default .am-slider:after {
  display: none;
}
#layered-filter-block .filter-options .filter-options-item .filter-options-content .amshopby-slider-wrapper .am-filter-items-price .amshopby-slider-container.-default .ui-slider-range {
  height: 0.0694vw;
  border-radius: 0;
  background: #150204;
}
#layered-filter-block .filter-options .filter-options-item .filter-options-content .amshopby-slider-wrapper .am-filter-items-price .amshopby-slider-container .am-slider .ui-slider-handle {
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0.625vw;
  height: 0.625vw;
  border: 0.0694vw solid transparent;
  background: #150204 !important;
}
.amshopby-slider-container .amshopby-slider-display {
  display: none;
  motion: 0;
}
.filter-options-item .amshopby-labels-wrapper {
  margin: 0 0 0.5555vw;
  display: flex;
  justify-content: space-between;
  text-align: inherit;
  font-family: var(--font);
  font-weight: 500;
  font-size: 0.8333vw;
  line-height: normal;
  color: #150204;
}
.filter-options-item .filter-options-content .am-shopby-form {
  margin: 0;
  padding: 0;
  overflow-x: inherit;
  overflow-y: inherit;
}
.filter-options-item .filter-options-content .am-swatch-wrapper {
  margin: 0 0.5555vw 0 0 !important;
}
#layered-filter-block .filter-options-content .swatch-attribute.color {
  display: flex;
  flex-wrap: wrap;
}
#layered-filter-block .filter-options-content .swatch-attribute.color a.am-swatch-link {
  margin: 0;
  padding: 0;
}
#layered-filter-block .filter-options .filter-options-item .filter-options-content .am-shopby-form .swatch-option {
  margin: 0;
  padding: 0;
  width: 2.2222vw !important;
  height: 2.2222vw !important;
  max-width: 100%;
  min-width: auto;
  border: 1px solid transparent !important;
  border-radius: 0.6944vw;
  outline: none !important;
  float: none;
  overflow: initial;
  box-shadow: none !important;
  box-sizing: border-box;
  background-size: cover !important;
  background-position: center !important;
  cursor: pointer;
}
#layered-filter-block .filter-options .filter-options-item .filter-options-content .am-shopby-form .swatch-option::before {
  z-index: 1;
  border-width: 0.2777vw;
}
#layered-filter-block .filter-options .filter-options-item .filter-options-content .am-shopby-form .swatch-option::after {
  z-index: 2;
  border-width: 0.1388vw;
}
#layered-filter-block .filter-options .filter-options-item .filter-options-content .am-shopby-form .swatch-option.selected {
  border-color: #150204 !important;
}

.filters_block_container .filter-current {
  padding: 1.6666vw 0;
  border: none;
  border-bottom: 1px solid rgba(21, 2, 4, 0.08);
  display: block !important;
  line-height: normal !important;
}

.filters_block_container .filter-current > ol.amshopby-items {
  margin: -0.1388vw;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.filters_block_container .filter-current > ol.amshopby-items .item.amshopby-item {
  margin: 0.1388vw;
  padding: 0 0.6944vw;
  height: 1.9444vw;
  border: 1px solid rgba(21, 2, 4, 0.08);
  border-radius: 1.9444vw;
  display: flex;
  align-items: center;
  flex-wrap: inherit;
}

.filters_block_container .filter-current > ol.amshopby-items .item.amshopby-item span.filter-value {
  margin: 0;
  padding: 0 0.1388vw 0 0;
  display: inline-flex;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-family: var(--font);
  font-weight: 400;
  font-size: 0.8333vw;
  line-height: normal;
  color: rgba(21, 2, 4, 0.85);
}
.filters_block_container .filter-current > ol.amshopby-items .item.amshopby-item .amshopby-remove {
  position: relative;
  margin-left: 0.1388vw;
  width: auto;
  height: auto;
  display: flex;
  line-height: normal;
}

.filters_block_container .filter-current > ol.amshopby-items .item.amshopby-item .amshopby-remove:before,
.filters_block_container .filter-current > ol.amshopby-items .item.amshopby-item .amshopby-remove:after {
  display: none !important;
}

.filters_block_container .filter-current > ol.amshopby-items .item.amshopby-item .amshopby-remove svg {
  width: 1.1111vw;
  height: 1.1111vw;
  overflow: inherit;
}
@media (min-width: 769px) {
  .filters_block_container .filter-current > ol.amshopby-items .item.amshopby-item .amshopby-remove:hover svg g {
    opacity: 1;
  }
}

.filters_block_container .filter-current > ol.amshopby-items .item.amshopby-item.clear_all_filters {
  padding: 0;
  height: auto;
  border: none;
  background-color: transparent;
}
.filters_block_container .filter-current > ol.amshopby-items .item.amshopby-item .amshopby-remove.filter-clear {
  position: relative;
  z-index: 1;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0 0.6944vw;
  height: 1.9444vw;
  border-radius: 1.9444vw;
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: rgba(211, 42, 58, 0.15);
  font-family: var(--font);
  font-weight: 400;
  font-size: 0.8333vw;
  line-height: normal;
  color: rgba(211, 42, 58, 0.85);
}
@media (min-width: 769px) {
  .filters_block_container .filter-current > ol.amshopby-items .item.amshopby-item .amshopby-remove.filter-clear:hover {
    background: rgba(211, 42, 58, 0.05);
  }
}
.filters_block_container .clear_all_filters .filter-clear span {
  border: 0;
  clip: inherit;
  height: initial;
  margin: inherit;
  overflow: inherit;
  padding: 0;
  position: inherit;
  width: inherit;
}

body .columns .top_toolbar {
  position: absolute;
  right: 2.2222vw;
  bottom: 100%;
}
body .columns .toolbar {
  margin: 0;
  position: relative !important;
}
body .columns .toolbar .sorter {
  position: relative;
  z-index: inherit;
  padding: 0;
  display: flex;
  align-items: baseline;
}
body .columns .toolbar .sorter .sorter-options {
  display: none !important;
}
body .columns .toolbar .sorter-label {
  padding-right: 0.5555vw;
  font-family: var(--font);
  font-weight: 400;
  font-size: 0.9722vw;
  line-height: normal;
  color: rgba(0, 0, 0, 0.25);
}
body .columns .toolbar .select2-container {
  left: auto !important;
  right: 0;
  width: 100% !important;
  cursor: pointer;
}
body .columns .toolbar .select2-dropdown {
  position: absolute;
  left: auto;
  right: 0;
  margin-top: 0.5555vw;
  padding: 0 0.5555vw;
  width: 11.1805vw !important;
  border: none;
  border-radius: 1.1111vw !important;
  background-color: #ffffff;
  box-shadow: 0px 4px 24px 0px #00000026;
}
body .columns .toolbar .select2-selection {
  padding: 0.5555vw 0;
  width: 100%;
  height: auto;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  display: block;
}
body .columns .toolbar .select2-selection__rendered {
  position: relative;
  padding: 0;
  padding-right: 1.3888vw;
  width: 100%;
  height: auto;
  background-color: transparent;
  outline: none;
  border-radius: 0;
  border: none;
  display: flex;
  align-items: flex-end;
  text-align: left;
  font-family: var(--font);
  font-weight: 400;
  font-size: 0.9722vw;
  line-height: 1.4;
  color: #000000;
  overflow: inherit;
  text-overflow: inherit;
  white-space: inherit;
}
body .columns .toolbar .select2-selection__placeholder {
  display: block;
}
body .columns .toolbar .select2-selection__arrow {
  position: absolute;
  top: 0;
  right: 0;
  width: 1.1111vw;
  height: 100%;
  display: block;
  background-image: url(../images/icon-select-arrow-black.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transform: rotate(0deg);
  transition: all 0.2s linear;
  opacity: 0.25;
}
body .columns .toolbar .select2-container--open .select2-selection__arrow {
  background-image: url(../images/icon-select-arrow-red.svg);
  opacity: 1;
}
body .columns .toolbar .select2-selection__arrow b {
  display: none;
}
body .columns .toolbar .select2-container .select2-results__option {
  margin: 0;
  padding: 0.5555vw 0;
  background-color: transparent;
  border-bottom: 1px solid rgba(21, 2, 4, 0.08);
  text-align: right;
  font-family: var(--font);
  font-weight: 400;
  font-size: 0.9722vw;
  line-height: 1.4;
  color: #000000;
  cursor: pointer;
  transition: all 0.3s linear;
}
body .columns .toolbar .select2-container--default .select2-results > .select2-results__options {
  margin: 0;
  padding: 0;
  max-height: none;
  list-style: none;
}
body .columns .toolbar .select2-results__option.select2-results__option--highlighted {
  background-color: #fff;
  color: #d32a3a;
}
body .columns .toolbar .select2-container--default .select2-results__option--highlighted[aria-selected],
body .columns .toolbar .select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: transparent;
}
body .columns .toolbar .select2-results__option:hover {
  opacity: 1;
  color: #d32a3a;
}
body .columns .toolbar .select2-container--default .select2-results__option[data-selected="true"] {
  background-color: transparent;
  opacity: 1;
  cursor: pointer;
}

#amasty-shopby-product-list {
  position: relative;
  z-index: 1;
  padding-top: 1.6666vw;
  padding-bottom: 4.7222vw;
}
#amasty-shopby-product-list .amshopby-overlay-block {
  left: 0;
}
#amasty-shopby-product-list .products.wrapper {
  margin: 0;
  padding: 0 2.2222vw;
  border-top: 1px solid rgba(21, 2, 4, 0.08);
}
#amasty-shopby-product-list .products.wrapper[amscroll-page] {
  border-top: 1px solid rgba(21, 2, 4, 0.08);
}
#amasty-shopby-product-list:has(.products.wrapper[amscroll-page="1"]) .products.wrapper[amscroll-page="2"],
#amasty-shopby-product-list:has(.products.wrapper[amscroll-page="1"]) .products.wrapper[amscroll-page="3"] {
  border-top: 0;
}
#amasty-shopby-product-list .items.product-items {
  margin: 0;
  letter-spacing: normal;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border-left: 1px solid rgba(21, 2, 4, 0.08);
  border-right: 1px solid rgba(21, 2, 4, 0.08);
}
#amasty-shopby-product-list .items.product-items li.product-item {
  margin: 0;
  padding: 0;
  width: auto;
  display: block;
  border-right: 1px solid rgba(21, 2, 4, 0.08);
}
@media (min-width: 769px) {
  #amasty-shopby-product-list .items.product-items li.product-item:nth-child(4n) {
    border-right: none;
  }
  #amasty-shopby-product-list .items.product-items li.product-item:nth-child(4n + 1)::after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(21, 2, 4, 0.08);
    z-index: 1;
  }
}
#amasty-shopby-product-list .product-item-photo {
  position: relative;
  display: block;
  overflow: hidden;
}
#amasty-shopby-product-list .base_image,
#amasty-shopby-product-list .product_hover_image {
  transition:
    opacity 0.35s ease,
    transform 0.35s ease;
}
#amasty-shopby-product-list .product_hover_image {
  position: absolute;
  inset: 0;
  opacity: 0;
}
#amasty-shopby-product-list .product-item-photo:hover .base_image {
  opacity: 0;
}
#amasty-shopby-product-list .product-item-photo:hover .product_hover_image {
  opacity: 1;
}

#amasty-shopby-product-list .product-item-info {
  width: auto;
  height: 100%;
  display: flex;
  flex-direction: column;
}
#amasty-shopby-product-list .product-item-info,
#amasty-shopby-product-list .product-item-info:hover,
#amasty-shopby-product-list .product-item-info.active {
  padding: 1.6666vw;
}
#amasty-shopby-product-list .product-item-info:hover,
#amasty-shopby-product-list .product-item-info.active {
  margin: 0;
  width: auto;
  background: transparent;
  box-shadow: none;
  border: none;
}
#amasty-shopby-product-list .product_item_image {
  position: relative;
  background: #fff;
}
#amasty-shopby-product-list .product-item-photo {
  margin: 0;
  display: block;
}
#amasty-shopby-product-list .product_image_wrap {
  position: relative;
  z-index: 1;
}
#amasty-shopby-product-list .product-image-container {
  width: 100% !important;
  aspect-ratio: initial;
  display: flex;
}
#amasty-shopby-product-list .product-image-wrapper {
  padding: 0 !important;
  height: auto;
}
#amasty-shopby-product-list .product-image-wrapper .product-image-photo {
  position: relative;
  width: 100%;
  height: 20.4861vw;
  object-fit: contain;
  object-position: center;
  aspect-ratio: initial;
}
#amasty-shopby-product-list .product_labels {
  position: absolute;
  top: 0.5555vw;
  left: 0.5555vw;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#amasty-shopby-product-list .product_labels .new {
  background-color: #150204;
}
#amasty-shopby-product-list .product_labels .sale {
  background-color: #d32a3a;
}
#amasty-shopby-product-list .product_labels .new,
#amasty-shopby-product-list .product_labels .sale {
  margin-bottom: 0.4166vw;
  padding: 0 0.5555vw;
  height: 1.25vw;
  border-radius: 0.6944vw;
  display: inline-flex;
  align-items: center;
  text-transform: uppercase;
  font-family: var(--font);
  font-weight: 500;
  font-size: 0.8333vw;
  line-height: 1.25vw;
  color: #ffffff;
}
#amasty-shopby-product-list .product-item-details {
  position: relative;
  z-index: 1;
  padding-top: 1.1111vw;
  padding-right: 3.4722vw;
  height: 100%;
  display: flex;
  flex-direction: column;
}
#amasty-shopby-product-list .product_brand {
  font-family: var(--font);
  font-weight: 400;
  font-size: 0.9722vw;
  line-height: 1.2;
  color: rgba(21, 2, 4, 0.45);
}
#amasty-shopby-product-list .product_brand span + span::before {
  content: "/";
  margin: 0 0.2083vw;
  color: rgba(21, 2, 4, 0.45);
}
#amasty-shopby-product-list .product_name_wrap {
  margin-bottom: 0.5555vw;
}
#amasty-shopby-product-list .product-item-name {
  margin: 0.1388vw 0 0;
}
#amasty-shopby-product-list a.product-item-link {
  display: block;
  text-decoration: none;
  font-family: var(--font);
  font-weight: 400;
  font-size: 0.9722vw;
  line-height: 1.2;
  color: #150204;
}
@media (min-width: 769px) {
  #amasty-shopby-product-list a.product-item-link:hover {
    color: #d32a3a;
  }
}
#amasty-shopby-product-list .actions-secondary {
  position: absolute;
  z-index: 1;
  top: 0.9027vw;
  right: 0;
  margin-right: -0.2083vw;
  display: inline-flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 0.6944vw;
}
#amasty-shopby-product-list .actions-secondary .wishlist_icon_wrap,
#amasty-shopby-product-list .actions-secondary .tocompare {
  display: flex;
  align-items: center;
  justify-content: center;
}
#amasty-shopby-product-list .actions-secondary .action {
  padding: 0.2083vw;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
#amasty-shopby-product-list .actions-secondary .action span {
  display: none;
}
#amasty-shopby-product-list .actions-secondary svg {
  width: 1.1111vw;
  height: 1.1111vw;
}
#amasty-shopby-product-list .actions-secondary .tocompare::before {
  content: "";
  display: block;
  width: 1.1111vw;
  height: 1.1111vw;
  background: center/contain no-repeat url("../images/icon-compare.svg");
  opacity: 0.45;
  transition: all 0.3s ease;
}
#amasty-shopby-product-list .actions-secondary .tocompare {
  font-size: 0;
}
@media (min-width: 769px) {
  #amasty-shopby-product-list .actions-secondary .action:hover svg path,
  #amasty-shopby-product-list .actions-secondary .action:hover svg g,
  #amasty-shopby-product-list .actions-secondary .tocompare:hover::before {
    opacity: 1;
  }
}
#amasty-shopby-product-list .actions-secondary .to_wishlist.active svg path,
#amasty-shopby-product-list .actions-secondary .to_wishlist.added svg path {
  fill: #150204;
  stroke: #150204;
  transition: all 0.3s ease;
}
#amasty-shopby-product-list .price-box {
  margin: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.1111vw;
}
#amasty-shopby-product-list .price-box .special-price,
#amasty-shopby-product-list .price-box > .price-container {
  margin: 0;
  display: flex;
  align-items: baseline;
}
#amasty-shopby-product-list .price-box .special-price {
  font-family: var(--font);
  font-weight: 600;
  font-size: 0.9722vw;
  line-height: 1.2;
}
#amasty-shopby-product-list .price-box .old-price {
  position: relative;
  margin: 0;
  display: flex;
  align-items: baseline;
  font-family: var(--font);
  font-weight: 600;
  font-size: 0.9722vw;
  line-height: 1.2;
  color: rgba(21, 2, 4, 0.45);
}
#amasty-shopby-product-list .old-price::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 1px;
  background: rgba(21, 2, 4, 0.45);
  display: block;
}
#amasty-shopby-product-list .price-label {
  display: none;
}
#amasty-shopby-product-list .special-price .price,
#amasty-shopby-product-list .price-box > .price-container .price {
  font-family: var(--font);
  font-weight: 600;
  font-size: 0.9722vw;
  line-height: 1.2;
}
#amasty-shopby-product-list .special-price,
#amasty-shopby-product-list .special-price .price {
  color: #d32a3a;
}
#amasty-shopby-product-list .price-box > .price-container .price {
  color: #150204;
}
#amasty-shopby-product-list .old-price .price {
  font-weight: 400;
  font-size: 0.9722vw;
  line-height: 1.2;
  color: rgba(21, 2, 4, 0.45);
}
#amasty-shopby-product-list .special-price .price-container,
#amasty-shopby-product-list .old-price .price-container {
  margin-right: 0.2083vw;
}
#amasty-shopby-product-list .old-price .price-wrapper {
  display: flex;
}
#amasty-shopby-product-list .unit {
  margin-left: 0.2083vw;
  font-family: var(--font);
  font-weight: 600;
  font-size: 0.9722vw;
  line-height: 1.2;
  color: #150204;
}
#amasty-shopby-product-list .special-price .unit {
  color: #d32a3a;
}
#amasty-shopby-product-list .old-price .unit {
  font-weight: 400;
  color: rgba(21, 2, 4, 0.45);
}

body .toolbar.bottom_toolbar {
  margin: 2.2222vw 0;
  display: flex;
  justify-content: center;
}
body .bottom_toolbar .pages {
  margin: 0;
  display: block;
}
body .bottom_toolbar .items {
  position: relative;
  padding: 0 4.0277vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
body .bottom_toolbar .pages .item {
  margin: 0 0.2777vw;
  display: inline-flex;
  align-items: center;
}
body .bottom_toolbar .pages .page {
  padding: 0 0.2777vw;
  min-width: 3.6111vw;
  width: auto;
  height: 2.5vw;
  border-radius: 2.0833vw;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font);
  font-weight: 400;
  font-size: 0.9722vw;
  line-height: 1.4;
  color: #150204;
}
body .bottom_toolbar .pages a.page {
  background-color: #f8f8f8;
}
body .bottom_toolbar .pages a.page:hover {
  border-color: transparent;
  background: #f8f8f8;
}
body .bottom_toolbar .pages .item a.action.next:hover,
body .bottom_toolbar .pages .item a.action.previous:hover {
  border-color: transparent;
  background: transparent;
}
body .bottom_toolbar .pages strong.page {
  background: #f8f8f8;
  font-weight: 600;
  color: #d32a3a;
}
@media (min-width: 769px) {
  body .bottom_toolbar .pages .item a:hover {
    color: #d32a3a;
  }
}
body .bottom_toolbar .pages .page .label {
  display: none;
}
body .bottom_toolbar .pages .item.pages-item-next {
  position: absolute;
  top: 0;
  right: 0;
}
body .bottom_toolbar .pages .item.pages-item-previous {
  position: absolute;
  top: 0;
  left: 0;
}
body .bottom_toolbar .pages .item a.action.next,
body .bottom_toolbar .pages .item a.action.previous {
  margin: 0;
  padding: 0;
  width: 2.5vw;
  height: 2.5vw;
  border-radius: 0;
  border: none;
  border-radius: initial;
  background: transparent;
  box-shadow: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .bottom_toolbar .pages .item a.action.next::before,
body .bottom_toolbar .pages .item a.action.previous::before,
body .bottom_toolbar .pages .item a.action.next span,
body .bottom_toolbar .pages .item a.action.previous span {
  display: none;
}
body .bottom_toolbar .pages .item a.action.next::after,
body .bottom_toolbar .pages .item a.action.previous::after {
  content: "";
  width: 1.6666vw;
  height: 1.6666vw;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transition: all 0.3s linear;
}
body .bottom_toolbar .pages .item a.action.previous::after {
  background-image: url(../images/icon-arrow-left-black.svg);
}
body .bottom_toolbar .pages .item a.action.next::after {
  background-image: url(../images/icon-arrow-right-black.svg);
}
body .amscroll-load-button {
  margin: 0 auto;
  padding: 0;
  width: auto;
  height: auto;
  background: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
body .amscroll-text {
  padding: 0.6597vw 2.2222vw;
  border: 1px solid #150204;
  border-radius: 3.3333vw;
  display: block;
  text-transform: uppercase;
  font-family: var(--font);
  font-weight: 600;
  font-size: 0.9027vw;
  line-height: 1.2;
  color: #150204;
  transition: all 0.3s ease;
}
.recently_viewed_products_wrap {
  padding: 0 0 4.7222vw;
}
.recently_viewed_products_container .block_title {
  padding: 0 2.2222vw 1.6666vw;
  border-bottom: 1px solid rgba(21, 2, 4, 0.08);
  font-family: var(--font);
  font-weight: 700;
  font-size: 1.5277vw;
  line-height: 1.2;
  color: #150204;
}
.recently_viewed_products_container .block_title p {
  margin: 0;
}
.recently_viewed_products {
  border-bottom: 1px solid rgba(21, 2, 4, 0.08);
}
.recently_viewed_products .owl-stage {
  display: flex;
}
.recently_viewed_products .owl-item {
  border-right: 1px solid rgba(21, 2, 4, 0.08);
}
.recently_viewed_products .product-item {
  margin: 0;
}
.recently_viewed_products .product-item-info {
  padding: 2.7777vw 1.7361vw;
  width: 25.9722vw;
  display: flex;
  align-items: flex-start;
}
.recently_viewed_products .product_image_wrap {
  position: relative;
  flex-shrink: 0;
}
.recently_viewed_products .product-item-photo {
  display: block;
}
.recently_viewed_products .product-image-container {
  width: auto;
  height: auto;
  aspect-ratio: initial;
}
.recently_viewed_products .product-image-photo {
  position: relative;
  width: 9.4444vw !important;
  height: 9.4444vw;
  object-fit: contain;
  object-position: center;
  aspect-ratio: initial;
}
@media (min-width: 769px) {
  .recently_viewed_products .product_labels {
    display: none;
  }
}
.recently_viewed_products .mobile_product_labels {
  margin-bottom: 1.1111vw;
  display: flex;
  align-items: center;
}
.recently_viewed_products .product_labels .sticker,
.recently_viewed_products .mobile_product_labels .sticker {
  margin-right: 0.5555vw;
  padding: 0 0.5555vw;
  height: 1.1111vw;
  border-radius: 0.6944vw;
  display: inline-flex;
  align-items: center;
  text-transform: uppercase;
  font-family: var(--font);
  font-weight: 500;
  font-size: 0.6944vw;
  line-height: 1.1111vw;
  color: #ffffff;
}
.recently_viewed_products .sticker.new {
  background: #150204;
}
.recently_viewed_products .sticker.sale {
  background: #d32a3a;
}
.recently_viewed_products .product-item-details {
  padding-left: 1.1111vw;
  display: flex;
  flex-direction: column;
}
.recently_viewed_products .product_brand {
  margin-bottom: 0.1388vw;
}
.recently_viewed_products .product_brand {
  font-family: var(--font);
  font-weight: 400;
  font-size: 0.9722vw;
  line-height: 1.2;
  color: rgba(21, 2, 4, 0.45);
}
.recently_viewed_products .product_brand span + span::before {
  content: "/";
  margin: 0 0.2083vw;
  color: rgba(21, 2, 4, 0.45);
}
.recently_viewed_products .product_name_wrap {
  margin-bottom: 1.1111vw;
}
.recently_viewed_products .product-item-name {
  margin: 0;
}
.recently_viewed_products a.product-item-link {
  display: block;
  text-decoration: none;
  font-family: var(--font);
  font-weight: 400;
  font-size: 0.9722vw;
  line-height: 1.2;
  color: #150204;
}
@media (min-width: 769px) {
  .recently_viewed_products a.product-item-link:hover {
    color: #d32a3a;
  }
}
.recently_viewed_products .price-box {
  margin: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.recently_viewed_products .price-box .special-price,
.recently_viewed_products .price-box > .price-container {
  margin: 0;
  display: flex;
  align-items: baseline;
}
.recently_viewed_products .price-box .old-price {
  position: relative;
  margin: 0;
  display: flex;
  align-items: baseline;
  font-family: var(--font);
  font-weight: 600;
  font-size: 0.9722vw;
  line-height: 1.2;
  color: rgba(21, 2, 4, 0.45);
}
.recently_viewed_products .old-price::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 1px;
  background: rgba(21, 2, 4, 0.45);
  display: block;
}
.recently_viewed_products .price-label {
  display: none;
}
.recently_viewed_products .special-price .price,
.recently_viewed_products .price-box > .price-container .price {
  font-family: var(--font);
  font-weight: 600;
  font-size: 0.9722vw;
  line-height: 1.2;
}
.recently_viewed_products .special-price,
.recently_viewed_products .special-price .price {
  color: #d32a3a;
}
.recently_viewed_products .special-price {
  font-family: var(--font);
  font-weight: 600;
  font-size: 0.9722vw;
  line-height: 1.2;
}
.recently_viewed_products .price-box > .price-container .price {
  color: #150204;
}
.recently_viewed_products .old-price .price {
  font-weight: 400;
  font-size: 0.9722vw;
  line-height: 1.2;
  color: rgba(21, 2, 4, 0.45);
}
.recently_viewed_products .special-price .price-container,
.recently_viewed_products .old-price .price-container {
  margin-right: 0.2083vw;
}
.recently_viewed_products .old-price .price-wrapper {
  display: flex;
}
.recently_viewed_products .unit {
  margin-left: 0.2083vw;
  font-family: var(--font);
  font-weight: 600;
  font-size: 0.9722vw;
  line-height: 1.2;
  color: #150204;
}
.recently_viewed_products .special-price .unit {
  color: #d32a3a;
}
.recently_viewed_products .old-price .unit {
  font-weight: 400;
  color: rgba(21, 2, 4, 0.45);
}
.recently_viewed_products .owl-nav {
  position: absolute;
  z-index: 1;
  right: 2.4305vw;
  bottom: calc(100% + 1.7361vw);
  display: flex;
  gap: 1.6666vw;
}
.recently_viewed_products .owl-carousel .owl-nav button.disabled {
  opacity: 1;
  cursor: pointer;
  pointer-events: all;
}
.recently_viewed_products .owl-carousel .owl-nav button {
  width: 3.3333vw;
  height: 3.3333vw;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.25);
  display: flex;
  justify-content: center;
  align-items: center;
}
.recently_viewed_products .owl-nav button:before {
  content: "";
  width: 1.6666vw;
  height: 1.6666vw;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transition: all 0.3s ease;
}
.recently_viewed_products .owl-nav button.owl-prev:before {
  background-image: url(../images/icon-arrow-left-black.svg);
}
.recently_viewed_products .owl-nav button.owl-next:before {
  background-image: url(../images/icon-arrow-right-black.svg);
}
.recently_viewed_products .owl-nav button span {
  display: none;
}

@media (max-width: 768px) {
  body.page-products .columns {
    padding: 0;
  }
  .filter_button_wrap {
    margin: 0 4.1025vw;
    padding: 2.0512vw 0;
    border-top: 1px solid rgba(21, 2, 4, 0.08);
    border-bottom: 1px solid rgba(21, 2, 4, 0.08);
  }
  button.filter_button {
    padding: 0;
    width: 45.8974vw;
    height: auto;
    border-radius: inherit;
    border: none;
    border-right: 1px solid rgba(21, 2, 4, 0.08);
    background-color: transparent;
  }
  .filter_button_wrap svg {
    margin-right: 2.0512vw;
    width: 5.1282vw;
    height: 5.1282vw;
  }
  .filter_button_wrap svg path {
    stroke: #150204;
  }
  .filter_button_wrap .label,
  .filter_button_wrap .filters_count {
    font-size: 3.5897vw;
    color: #150204;
  }
  .filter.block {
    width: 100%;
  }
  .filters_block_container {
    padding: 3.0769vw 4.1025vw 0;
    width: 100%;
    overflow-y: auto;
  }
  .filters_top_block {
    padding-bottom: 3.0769vw;
    padding-right: 0;
  }
  .filters_top_block .filter-title {
    font-size: 3.5897vw;
    text-underline-offset: 1.0256vw;
  }
  .close_filter_button svg {
    width: 6.1538vw;
    height: 6.1538vw;
  }
  .mobile_apply_filters_bth_wrap {
    padding: 6.1538vw 0;
  }
  button.mobile_apply_filters_bth {
    padding: 3.0769vw 0;
    border-radius: 12.3076vw;
    font-size: 3.5897vw;
  }
  .filter_block_content {
    padding-right: 0;
    overflow-y: initial;
  }
  .filter_block_content .filter-content .filter-options {
    display: block;
  }
  .filter-content .filter-options-item,
  .page-layout-1column .filter-content .filter-options-item {
    padding: 2.0512vw 0;
  }
  .filter-content .filter-options-title,
  body.page-layout-1column .filter-options-title {
    padding: 4.1025vw 14.8717vw 4.1025vw 0;
    font-size: 4.1025vw;
  }
  .filter-content .filter-options-title:before,
  .page-layout-1column .filter-options-title:before {
    width: 5.1282vw;
    height: 5.1282vw;
  }
  #layered-filter-block .filter-options-item .filter-options-content {
    padding-bottom: 4.1025vw;
  }
  #layered-filter-block .filter-options-item .filter-options-content ul li,
  #layered-filter-block .filter-options-item .filter-options-content ol li {
    margin-top: 4.1025vw;
  }
  #layered-filter-block .filter-options-item .filter-options-content li a {
    padding-left: 6.1538vw;
  }
  #layered-filter-block .filter-options-item .filter-options-content li a:before {
    width: 4.1025vw;
    height: 4.1025vw;
  }
  #layered-filter-block .filter-options-item .filter-options-content a .label,
  #layered-filter-block .filter-options-item .filter-options-content .subcategories_list a span {
    font-size: 3.5897vw;
  }
  #layered-filter-block .filter-options-item .filter-options-content a .count {
    min-width: 5.1282vw;
    font-size: 3.5897vw;
  }
  .filter-options-item .filter-options-content .am-swatch-wrapper {
    margin-right: 2.0512vw !important;
  }
  #layered-filter-block .filter-options .filter-options-item .filter-options-content .am-shopby-form .swatch-option {
    width: 8.2051vw !important;
    height: 8.2051vw !important;
    border-radius: 2.5641vw;
  }
  #layered-filter-block .filter-options-item .filter-options-content.price {
    padding: 4.1025vw 0;
  }
  .filter-options-item .amshopby-labels-wrapper {
    margin-bottom: 2.0512vw;
    font-size: 3.0769vw;
  }
  #layered-filter-block .filter-options .filter-options-item .filter-options-content .amshopby-slider-wrapper .am-filter-items-price .amshopby-slider-container.-default .am-slider {
    margin: 1.1538vw;
    height: 0.7692vw;
  }
  #layered-filter-block .filter-options .filter-options-item .filter-options-content .amshopby-slider-wrapper .am-filter-items-price .amshopby-slider-container.-default .ui-slider-range {
    height: 0.7692vw;
  }
  #layered-filter-block .filter-options .filter-options-item .filter-options-content .amshopby-slider-wrapper .am-filter-items-price .amshopby-slider-container .am-slider .ui-slider-handle {
    width: 2.3076vw;
    height: 2.3076vw;
  }
  .filters_block_container .filter-current {
    margin: 0;
    padding: 6.1538vw 0;
  }
  .filters_block_container .filter-current > ol.amshopby-items {
    margin: -0.5128vw;
  }
  .filters_block_container .filter-current > ol.amshopby-items .item.amshopby-item {
    margin: 0.5128vw;
    padding: 0 2.5641vw;
    height: 7.1794vw;
    border-radius: 7.1794vw;
  }
  .filters_block_container .filter-current > ol.amshopby-items .item.amshopby-item span.filter-value {
    padding-right: 0.5128vw;
    font-size: 3.0769vw;
  }
  .filters_block_container .filter-current > ol.amshopby-items .item.amshopby-item .amshopby-remove svg {
    width: 4.1025vw;
    height: 4.1025vw;
  }
  .filters_block_container .filter-current > ol.amshopby-items .item.amshopby-item .amshopby-remove.filter-clear {
    padding: 0 2.5641vw;
    height: 7.1794vw;
    border-radius: 7.1794vw;
    font-size: 3.0769vw;
  }
  #amasty-shopby-product-list {
    padding-top: 4.1025vw;
    padding-bottom: 13.3333vw;
  }
  body .columns .top_toolbar {
    right: 4.1025vw;
  }
  body .columns .toolbar .sorter-label {
    display: none;
    padding-right: 4.8717vw;
    font-size: 3.5897vw;
  }
  body .columns .toolbar .select2-selection {
    padding: 2.0512vw 0;
    width: 41.7948vw;
  }
  body .columns .toolbar .select2-selection__rendered {
    padding-right: 4.8717vw;
    font-size: 3.5897vw;
  }
  body .columns .toolbar .select2-selection__arrow {
    width: 4.1025vw;
  }
  body .columns .toolbar .select2-dropdown {
    margin-top: 2.0512vw;
    padding: 0 4.1025vw;
    width: 41.282vw !important;
    border-radius: 4.1025vw;
  }
  body .columns .toolbar .select2-container .select2-results__option {
    padding: 2.0512vw 0;
    font-size: 3.5897vw;
  }
  #amasty-shopby-product-list .products.wrapper {
    padding: 0;
  }
  #amasty-shopby-product-list .items.product-items {
    grid-template-columns: repeat(2, 1fr);
    border-left: none;
    border-right: none;
  }
  #amasty-shopby-product-list .product-item-info,
  #amasty-shopby-product-list .product-item-info:hover,
  #amasty-shopby-product-list .product-item-info.active {
    padding: 4.1025vw;
  }
  #amasty-shopby-product-list .product-image-wrapper .product-image-photo {
    height: 41.5384vw;
  }
  .recently_viewed_products .product_labels {
    position: absolute;
    z-index: 1;
  }
  .recently_viewed_products .product_labels,
  #amasty-shopby-product-list .product_labels {
    top: 2.0512vw;
    left: 2.0512vw;
  }
  .recently_viewed_products .product_labels .new,
  .recently_viewed_products .product_labels .sale,
  #amasty-shopby-product-list .product_labels .new,
  #amasty-shopby-product-list .product_labels .sale {
    margin-bottom: 1.282vw;
    padding: 0 2.0512vw;
    height: 4.1025vw;
    border-radius: 2.5641vw;
    font-size: 2.5641vw;
    line-height: 4.1025vw;
  }
  #amasty-shopby-product-list .product-item-details {
    padding-top: 4.1025vw;
    padding-right: 6.4102vw;
  }
  .recently_viewed_products .product_brand,
  #amasty-shopby-product-list .product_brand {
    margin-bottom: 2.0512vw;
    font-size: 3.0769vw;
  }
  .recently_viewed_products .product_brand span + span::before,
  #amasty-shopby-product-list .product_brand span + span::before {
    margin: 0 0.7692vw;
  }
  .recently_viewed_products .product_name_wrap,
  #amasty-shopby-product-list .product_name_wrap {
    margin-bottom: 2.0512vw;
  }
  .recently_viewed_products .product-item-name,
  #amasty-shopby-product-list .product-item-name {
    margin-top: 0;
  }
  .recently_viewed_products a.product-item-link,
  #amasty-shopby-product-list a.product-item-link {
    font-size: 3.0769vw;
  }
  .recently_viewed_products .price-box,
  #amasty-shopby-product-list .price-box {
    flex-wrap: wrap;
    gap: initial;
  }
  .recently_viewed_products .special-price .price,
  .recently_viewed_products .price-box > .price-container .price,
  #amasty-shopby-product-list .special-price .price,
  #amasty-shopby-product-list .price-box > .price-container .price {
    font-size: 3.0769vw;
  }
  .recently_viewed_products .unit,
  #amasty-shopby-product-list .unit {
    margin-left: 1.0256vw;
    font-size: 3.0769vw;
  }
  .recently_viewed_products .price-box .old-price,
  #amasty-shopby-product-list .price-box .old-price {
    display: inline-flex;
  }
  #amasty-shopby-product-list .price-box .special-price,
  .recently_viewed_products .special-price,
  .recently_viewed_products .price-box .old-price,
  .recently_viewed_products .old-price .price,
  .recently_viewed_products .old-price .unit,
  #amasty-shopby-product-list .price-box .old-price,
  #amasty-shopby-product-list .old-price .price,
  #amasty-shopby-product-list .old-price .unit {
    font-size: 2.5641vw;
  }
  #amasty-shopby-product-list .special-price .price-container,
  #amasty-shopby-product-list .old-price .price-container,
  #amasty-shopby-product-list .price-box .special-price .price-container,
  .recently_viewed_products .special-price .price-container,
  .recently_viewed_products .old-price .price-container {
    margin-right: 1.0256vw;
  }
  #amasty-shopby-product-list .items.product-items li.product-item:nth-child(2n + 1)::after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(21, 2, 4, 0.08);
    z-index: 1;
  }
  body .toolbar.bottom_toolbar {
    margin: 6.1538vw 0 4.1025vw;
  }
  body .bottom_toolbar .items {
    padding: 0 14.3589vw;
  }
  body .bottom_toolbar .pages .item {
    margin: 0 1.0256vw;
  }
  body .bottom_toolbar .pages .page {
    padding: 0;
    min-width: 10.7692vw;
    height: 9.2307vw;
    border-radius: 7.6923vw;
    font-size: 3.5897vw;
  }
  body .bottom_toolbar .pages .item a.action.next,
  body .bottom_toolbar .pages .item a.action.previous {
    width: 6.1538vw;
    height: 9.2307vw;
  }
  body .bottom_toolbar .pages .item a.action.next::after,
  body .bottom_toolbar .pages .item a.action.previous::after {
    width: 6.1538vw;
    height: 6.1538vw;
  }
  body .amscroll-text {
    padding: 2.4358vw 8.2051vw;
    border-radius: 12.3076vw;
    font-size: 3.5897vw;
  }
  .recently_viewed_products_wrap {
    padding-bottom: 13.3333vw;
  }
  .recently_viewed_products_container .block_title {
    padding: 0 4.1025vw 6.1538vw;
    font-size: 4.6153vw;
  }
  .recently_viewed_products .product-item-info {
    padding: 4.1025vw;
    width: 47.6923vw;
    display: block;
  }
  .recently_viewed_products .product-image-photo {
    width: 39.4871vw !important;
    height: 39.4871vw !important;
  }
  .recently_viewed_products .product-item-details {
    padding-top: 4.1025vw;
    padding-left: 0;
    display: block;
  }
  .recently_viewed_products .mobile_product_labels {
    margin: 0;
    display: none;
  }
  .recently_viewed_products .owl-nav {
    display: none;
  }
}
