.arr_size {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 100%;
  background-color: #fff;
  display: none;
}
.arr_vers {
  display: none;
}
.arr_size_name {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.arr_size li .predz {
  display: none;
}
.arr_size li.notallowed .predz {
  display: block;
}
.arr_size_wrap.select .arr_size {
  display: block;
}
.arr_size_wrap.select .ss-arrow {
  transform: scaleY(-1);
}
.arr_size_wrap {
  position: relative;
}
ul.arr_size li {
  padding: 10px 14px;
  border: solid 1px #000;
  cursor: pointer;
  margin-top: -1px;
  display: flex;
  justify-content: space-between;
}
ul.arr_size .ss-arrow {
  position: absolute;
  right: 0;
  top: 10px;
}
.arr_size_name_wrap {
  border: solid 1px #000;
  display: flex;
  justify-content: space-between;
  padding: 10px 14px;
}
.product_page .product_wrapper .product_tags span {
  text-decoration: none;
  color: inherit;
  padding: 16px 0;
}
/**************************************************/
.filter_slider .swiper-wrapper {
  height: auto;
}
/**************************************************/
.auth_popup form label.checkbox {
  position: relative;
}
.auth_popup form label.checkbox input {
  display: block;
  position: absolute;
  opacity: 0;
  height: 1px;
  width: 1px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
.btns_order_footer {
  position: relative;
  border: solid 1px #000;
  color: #000;
  background: #fff;
  padding: 5px 15px;
}
.btns_order_detail_wrap {
  display: flex;
  gap: 10px;
}
button#payButton {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
}
button#payButton + #result {
  margin-left: 16px;
}
.btns_order_detail {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  cursor: pointer;
}
.btn_shipment_info {
  cursor: alias;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border: solid 1px #000;
  color: #000;
  background: #fff;
}
.btns_order_detail .cloudpay_button:hover .cloudpay_button {
  background: #fff;
  color: #000;
  border: 1px solid #000;
}
.dialog_body.contacnt_body {
  border-bottom: none;
}
.orderback_message {
  padding: 20px;
}
.product_page .product_wrapper .product_info .main-button-container-wrap .btn_main {
  width: 100%;
}
.support_popup .span_hreg {
  padding: 0 8px;
}
.product_page .product_wrapper .swiper .swiper-wrapper .swiper-slide {
  max-height: 1000px;
}
.basket .basket_delivery .form_footer .price_value {
  margin-top: 15px;
}
.cookie_page {
  margin-bottom: 60px;
}
.errortext {
  color: #f00;
}
.orders_empty {
  margin-top: 40px;
}
.lk .lk_wrapper .lk_orders .order_items .order_item .order_item_img {
  border-bottom: 1px solid #000;
  min-height: 208px;
}
.lk .lk_wrapper .lk_orders .order_items .order_item .order_item_img img {
  display: block;
  max-width: 100%;
  object-fit: cover;
}
.basket .basket_items .item .item_info .name {
  margin-bottom: 32px;
  color: #000;
  text-decoration: none;
}
.js-basket-item-image_href {
  cursor: pointer;
}
/*************************/
.popup-window.popup-window-with-titlebar {
  font-family: "HelveticaNeueCyr", sans-serif;
  color: #000;
  margin: 0;
  padding: 0;
  min-width: 320px;
  border: solid 1px #000;
  padding-bottom: 10px;
}
.popup-window-buttons {
  bottom: -20px;
}
#userContact {
  background: #fff;
  border: solid 1px #000;
}
.popup-window-titlebar-text {
  width: 100%;
  text-align: center;
  color: #000;
  font-weight: 400;
}
.popup-window-buttons span.btn_main {
  width: 100%;
  display: flex;
  height: 43px;
  padding: 0;
  margin: 0;
  align-items: center;
  justify-content: center;
}
.popup-window-buttons .btn_main.hidden_close {
  display: none;
}
span.popup-window-close-icon.popup-window-titlebar-close-icon {
  position: absolute;
  top: -44px;
  left: -1px;
  background-color: #fff;
  height: 44px;
  width: 44px;
  border: solid 1px #000;
  opacity: 1;
}
.popup-window-close-icon:after {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 45" fill="none"><rect x="1.5" y="0.5" width="43" height="43" fill="white" stroke="black"></rect><path d="M1.5 0.5L44.5 44" stroke="black"></path><path d="M44.7461 0.750061L1.24609 43.7501" stroke="black"></path></svg>');
  background-repeat: no-repeat;
  width: 45px;
  height: 45px;
}
span.btn.btn-primary {
  display: none;
}
/************************************/
.auth_popup form.auth_enter_social {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
}
/******************************/
.triangles_wrapper_empty {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  height: 500px;
  max-width: 320px;
  margin: auto;
  text-align: center;
  font-size: 20px;
  line-height: 40px;
}
.catalog_filter .filter_slider .stable_filter label.item_check_she_he span {
  display: block;
  color: #000;
}
.catalog_filter .filter_slider .stable_filter label input {
  opacity: 0;
}
.auth_enter .errortext {
  padding: 18px;
  font-size: 14px;
  height: 50px;
  color: #f00;
}
.auth_reg_form_info {
  font-size: 12px;
  padding: 18px;
  height: 50px;
  color: #f00;
  display: none;
  align-items: center;
}
.categoty_el_link a {
  color: #000;
  text-decoration: none;
}
.field-two-col {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.field-two-col .field:first-child {
  margin-right: -1px;
}
/**** cuopon_wrap******/
.cuopon_wrap {
  display: grid;
  grid-template-columns: 3fr 1fr;
}
.cupon-info {
  text-transform: capitalize;
  min-height: 20px;
  font-size: 14px;
  color: #008000;
}
.cupon-info.danger {
  color: #f00;
}
.btn-cuopon {
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 1px solid #000;
  text-align: center;
  color: #000;
  outline: none;
  cursor: pointer;
  text-decoration: none;
  text-transform: uppercase;
  margin-left: -1px;
  transition: all 0.25s ease;
}
.btn-cuopon:hover {
  background: #000;
  text-align: center;
  color: #fff;
}
.header_catalog_top.flex_top {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 39px;
}
/****cuopon_wrap*******/
.item_check_stock_check {
  border-left: solid 1px #000;
}
.main_hero_wrap {
  position: relative;
}
.main_hero_wrap .button-container {
  position: absolute;
  bottom: 36px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.main_hero_wrap .button-container a,
.main_hero_wrap .button-container button {
  z-index: 10;
}
.btn_first_black_opacity {
  position: absolute;
  bottom: 40px;
  width: 170px;
  height: 50px;
  border: solid 1px #000;
  background-color: rgba(255, 255, 255, 0.3);
  z-index: 99999;
  color: #000;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  min-height: 50px;
}
.btn_first_black_opacity:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
.btn_white_opacity {
  position: absolute;
  font-size: 0.75rem;
  outline: none;
  cursor: pointer;
  text-decoration: none;
  text-transform: uppercase;
  bottom: 40px;
  width: 170px;
  height: 50px;
  border: solid 1px #fff;
  background-color: transparent;
  z-index: 99999;
  color: #fff;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  min-height: 50px;
}
.count_bascet_item_text {
  display: none;
  align-items: center;
  padding-right: 15px;
}
@media (min-width: 1400px) {
  .count_bascet_item_text {
    display: flex;
  }
}
@media (min-width: 910px) and (max-width: 992px) {
  .count_bascet_item_text {
    display: flex;
  }
}
@media (min-width: 500px) and (max-width: 768px) {
  .count_bascet_item_text {
    display: flex;
  }
}
.payment .payment_list li a {
  padding-left: 15px;
}
@media screen and (max-width: 1050px) {
  .triangles_wrapper .triangle .swiper .swiper-button-prev,
  .triangles_wrapper .triangle .swiper .swiper-button-next {
    display: none;
    visibility: hidden;
    padding: 10px;
  }
}
@media screen and (max-width: 768px) {
  .item_check_stock_check {
    border-left: solid 0 #000;
  }
  .full_category .text.mobile_light {
    color: #fff;
  }
  .full_category .text {
    line-height: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .full_category .text {
    display: flex;
    height: 100%;
    align-items: center;
    flex-grow: 1;
  }
  .full_category .text p {
    display: inline;
    padding: 2px;
    background-color: #fff;
    color: #000;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
@media screen and (max-width: 576px) {
  .product_page .product_wrapper .product_info .main-button-container-wrap .btn_main {
    width: calc(100% + 65px);
  }
  .triangles_wrapper .triangle .swiper .swiper-button-prev,
  .triangles_wrapper .triangle .swiper .swiper-button-next {
    display: none;
  }
  .basket .basket_items .item .item_img img {
    max-width: 100%;
  }
  .basket .basket_items .item .item_img img {
    object-fit: cover;
    min-height: 300px;
    margin: 0;
    height: 100%;
  }
}
.btn_first_black_opacity {
  z-index: 2;
}
.btn_white_opacity {
  z-index: 2;
}
.menu-red-text {
  color: #D84538;
}
/*-------- vars -------- */
:root {
  --lg: 992px;
}
/*------ Header menu ------*/
header nav.left ul.header_nav {
  white-space: nowrap;
}
header nav.left .mobile_menu {
  height: 32px;
  align-items: center;
  padding-right: 12px;
}
@media screen and (max-width: 992px) {
  header nav.left .mobile_menu {
    display: flex;
  }
}
/*-------- Footer -------- */
footer a {
  text-decoration: none;
  color: black;
}
footer a:hover {
  text-decoration: underline;
}
footer h2 {
  font-size: 0.75rem;
  font-weight: 700;
}
footer .menu-item {
  overflow: hidden;
}
footer .menu-item:not(:last-child) {
  border-bottom: 1px solid #D1D1D1;
}
footer .menu-item h2 {
  padding: 18px 0;
  position: relative;
  cursor: pointer;
}
footer .menu-item h2::after {
  content: '';
  position: absolute;
  right: 10px;
  width: 10px;
  height: 10px;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  transform: rotate(225deg);
  transition: transform 0.3s ease;
}
footer .menu-item .menu-item-nav {
  display: flex;
  flex-direction: column;
  max-height: 220px;
  transition: max-height 0.3s ease-in-out;
}
footer .menu-item .menu-item-nav a {
  padding: 18px 0;
}
footer .menu-item.closed h2::after {
  transform: rotate(45deg);
}
footer .menu-item.closed .menu-item-nav {
  max-height: 0;
}
footer .section-newsletter {
  padding-top: 30px;
}
footer .section-newsletter h2 {
  padding-bottom: 36px;
}
footer .footer-devider {
  margin-top: 12px;
}
@media (min-width: 641px) {
  footer .footer-devider {
    display: none;
  }
  footer .menu-item {
    border-bottom: none !important;
  }
  footer .menu-item h2 {
    cursor: unset;
  }
  footer .menu-item h2::after {
    display: none;
  }
  footer .menu-item .menu-item-nav {
    max-height: none !important;
  }
  footer .section-newsletter {
    padding-top: 18px;
  }
}
@media (max-width: 992px) {
  footer {
    flex-wrap: wrap;
    row-gap: 60px !important;
  }
  footer > * {
    width: calc(50% - 10px);
  }
}
@media (max-width: 640px) {
  footer {
    flex-wrap: wrap;
    row-gap: 0 !important;
  }
  footer > * {
    width: 100%;
  }
}
/*-------- Newsletter -------- */
.section-newsletter .email-row input {
  width: 100%;
  padding-left: 16px;
}
.section-newsletter .checkbox-row {
  display: flex;
  border-width: 0 1px 0 1px;
  border-color: black;
  border-style: solid;
}
.section-newsletter .checkbox-row .brand-checkbox .checkmark {
  border-top: none;
  border-bottom: none;
  border-right: none;
}
.section-newsletter .checkbox-row .brand-checkbox input[type=checkbox] {
  display: none;
}
/*-------- Checkbox -------- */
.brand-checkbox {
  display: flex;
  align-items: center;
  width: 100%;
}
.brand-checkbox .checkbox-label {
  flex-grow: 1;
}
.brand-checkbox .checkmark {
  width: 44px;
  height: 44px;
  background-color: white;
  border: 1px solid black;
  position: relative;
  display: inline-block;
}
.brand-checkbox .checkmark:after {
  content: "";
  display: block;
  width: 44px;
  height: 44px;
  margin-right: 14px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='44' viewBox='0 0 45 44' fill='none'%3E%3Cpath d='M1 0.999998L21.6224 42L44 1' stroke='black'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0;
  transition: all 0.25s ease;
}
.brand-checkbox input:checked + .checkmark:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='44' viewBox='0 0 45 44' fill='none'%3E%3Cpath d='M1 0.999998L21.6224 42L44 1' stroke='black'/%3E%3C/svg%3E");
  background-size: 100%;
}
/*------------- PAGE MAIN ----------------- */
.btn_video {
  z-index: 2;
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  width: 170px;
  margin: auto;
}
.btn_category {
  margin: auto auto 0;
  z-index: 1;
}
/*------------- PAGE FAQ ----------------- */
#page-faq h1 {
  margin-bottom: 0;
}
/*------------ PAGE ABOUT ---------------- */
#page-about .second_block .second_block_top,
#page-about .second_block .second_block_bottom {
  min-height: 850px;
}
#page-about .second_block .second_block_top .text,
#page-about .second_block .second_block_bottom .text {
  max-width: 650px;
  margin: 0;
}
#page-about .second_block .second_block_top {
  border-bottom: 1px solid black;
}
#page-about .second_block .second_block_top_catalog_item,
#page-about .second_block .second_block_bot_catalog_item {
  background-size: cover;
  background-position: 50% 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
#page-about .second_block .second_block_top_catalog_item .button-triangle,
#page-about .second_block .second_block_bot_catalog_item .button-triangle {
  margin-bottom: 32px;
}
#page-about .second_block .second_block_top_catalog_item,
#page-about .second_block .second_block_bot_texts {
  border-left: 1px solid black;
}
@media (max-width: 992px) {
  #page-about .second_block .second_block_top,
  #page-about .second_block .second_block_bottom {
    flex-direction: column;
    min-height: auto;
  }
  #page-about .second_block .second_block_top > *,
  #page-about .second_block .second_block_bottom > * {
    width: 100%;
  }
  #page-about .second_block .second_block_top .text,
  #page-about .second_block .second_block_bottom .text {
    max-width: none;
  }
  #page-about .second_block .second_block_top .title-wrapper {
    border: none;
  }
  #page-about .second_block .second_block_top .title-wrapper .title br {
    display: none;
  }
  #page-about .second_block .second_block_top .second_block_top_texts_wrapper {
    order: 1;
  }
  #page-about .second_block .second_block_top .second_block_top_catalog_item {
    border-left: none;
  }
  #page-about .second_block .second_block_top_catalog_item,
  #page-about .second_block .second_block_bot_catalog_item {
    min-height: 428px;
    border-bottom: 1px solid black;
  }
  #page-about .second_block .second_block_bot_texts {
    border-bottom: 1px solid black;
    border-left: none;
  }
  #page-about .about_pucker {
    padding-top: 32px;
  }
  #page-about .about_pucker p {
    font-size: 28px;
    font-weight: 400;
    line-height: 46px;
    margin: 0 0 32px;
    padding-left: 28px;
    padding-right: 28px;
  }
  #page-about .hero_text,
  #page-about .second_block_top_catalog_item_name_wrapper,
  #page-about .second_block_top_texts_wrapper,
  #page-about .second_block_bottom_catalog_item_name_wrapper,
  #page-about .second_block_bot_texts_one,
  #page-about .second_block_bot_texts_two {
    padding: 32px 28px;
  }
  #page-about .second_block_top_texts_wrapper .title-wrapper,
  #page-about .second_block_top_texts_wrapper .second_block_top_texts_text_wrapper {
    padding: 0;
  }
  #page-about .second_block_top_texts_wrapper .title-wrapper {
    margin-bottom: 28px;
  }
}
@media (max-width: 450px) {
  #page-about .second_block .second_block_top .second_block_top_texts_wrapper .title-wrapper .title {
    font-size: 36px;
  }
}
/*------------ PAGE PRODUCT -------------- */
#page-product .tabs .tabs_menu .tab {
  min-height: 55px;
}
#page-product .product_info {
  position: sticky;
  top: 55px;
}
#page-product .product_info h1 {
  font-size: 44px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 46px;
}
#page-product .product_info .colors {
  display: flex;
  column-gap: 24px;
  margin-top: 5px;
  margin-bottom: 48px;
}
#page-product .product_info .colors li {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 33px;
  height: 33px;
  border: 1px solid #959595;
  position: relative;
}
#page-product .product_info .colors li:not(.selected) {
  cursor: pointer;
}
#page-product .product_info .colors li.selected {
  pointer-events: none;
}
#page-product .product_info .colors li.selected::before {
  content: "";
  position: absolute;
  inset: -4px;
  border: 1px solid black;
}
#page-product .product_info .product_price {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 87px;
}
#page-product .product_info .product_price .old {
  font-weight: 400;
  text-decoration: line-through;
  margin-right: 16px;
}
#page-product .product_info .size-row-wrapper {
  margin-bottom: 16px;
}
#page-product .product_info .size-row-wrapper .arr_size_wrap {
  z-index: auto;
  position: static;
}
#page-product .product_info .size-row-wrapper .arr_size_wrap .arr_size {
  display: flex;
  gap: 24px;
  position: static;
}
#page-product .product_info .size-row-wrapper .arr_size_wrap .arr_size .js_size {
  width: 33px;
  height: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin-top: 0;
  border: none;
  position: relative;
}
#page-product .product_info .size-row-wrapper .arr_size_wrap .arr_size .js_size.selected {
  background: transparent;
  color: black;
}
#page-product .product_info .size-row-wrapper .arr_size_wrap .arr_size .js_size.selected::before {
  content: "";
  position: absolute;
  inset: -4px;
  border: 1px solid black;
}
#page-product .product_info .size-row-wrapper .arr_size_wrap .arr_size .js_size.notallowed {
  color: #959595;
}
#page-product .product_info .size-row-wrapper .arr_size_wrap .arr_size .js_size:hover {
  background: transparent;
}
#page-product .product_info .size-row-wrapper .arr_size_wrap .arr_size .js_size .predz {
  display: none;
}
#page-product .product_info .btn_main {
  min-height: 50px;
  font-size: 14px;
  margin-top: -1px;
}
#page-product .product_info .accordion section.open .content {
  max-height: 433px;
}
#page-product .product_info .sizes_table_button {
  color: #959595;
  margin-bottom: 24px;
}
#page-product .product_info .model-params-ac-panel .sizes_table_button {
  margin-top: 12px;
  margin-bottom: 0;
}
@media (max-width: 640px) {
  #page-product .product_info {
    margin: 0;
    max-width: none;
  }
  #page-product .product_info .breadcrumbs ul {
    flex-wrap: wrap;
  }
  #page-product .product_info .product_info_cols_wrapper {
    flex-direction: column;
  }
  #page-product .product_info .product_info_cols_wrapper > * {
    width: 100%;
  }
  #page-product .product_info .product_info_cols_wrapper h1,
  #page-product .product_info .product_info_cols_wrapper .product_price,
  #page-product .product_info .product_info_cols_wrapper .colors,
  #page-product .product_info .product_info_cols_wrapper .size-row-wrapper {
    margin-bottom: 24px;
  }
  #page-product .product_info .product_info_cols_wrapper .btn_main {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 993px) and (max-width: 1133px) {
  #page-product .product_info .btn_main {
    font-size: 11px;
  }
  #page-product .product_info .btn_main > span {
    line-height: 28px;
  }
}
#page-product .breadcrumbs {
  margin-bottom: 36px;
}
#page-product .breadcrumbs li * {
  color: #959595;
  text-decoration: none;
  font-weight: 400;
}
#page-product .breadcrumbs a:hover {
  text-decoration: underline;
}
#page-product #sizes_popup .dialog_wrapper {
  width: 1074px;
}
#page-product #sizes_popup .dialog_wrapper .tabs-contents {
  border-top: 1px solid black;
}
#page-product #sizes_popup .dialog_wrapper .tabs-contents .table-content table {
  width: 100%;
  border-collapse: collapse;
  /*table-layout: fixed;*/
}
#page-product #sizes_popup .dialog_wrapper .tabs-contents .table-content table tr:first-child {
  font-weight: 700;
}
#page-product #sizes_popup .dialog_wrapper .tabs-contents .table-content table tr:first-child td {
  border-top: none;
}
#page-product #sizes_popup .dialog_wrapper .tabs-contents .table-content table tr:last-child td {
  border-bottom: none;
}
#page-product #sizes_popup .dialog_wrapper .tabs-contents .table-content table tr td {
  border: 1px solid black;
  text-align: center;
  padding: 7px 1px;
  /*height: 96px;*/
}
#page-product #sizes_popup .dialog_wrapper .tabs-contents .table-content table tr td:first-child {
  font-weight: 700;
  border-left: none;
}
#page-product #sizes_popup .dialog_wrapper .tabs-contents .table-content table tr td:last-child {
  border-right: none;
}
#page-product #sizes_popup .dialog_wrapper .tabs-contents .table-content table tr td:not(:first-child) {
  min-width: 30px;
}
@media (max-width: 410px) {
  #page-product #sizes_popup .dialog_wrapper .tabs-contents .table-content table {
    font-size: 11px;
  }
  #page-product #sizes_popup .dialog_wrapper .tabs-contents .table-content table tr td {
    /* height: 68px;*/
  }
}
#page-product #sizes_popup .dialog_wrapper .tabs-contents .scheme-content {
  column-gap: 130px;
}
@media (max-width: 992px) {
  #page-product #sizes_popup .dialog_wrapper .tabs-contents .scheme-content {
    column-gap: 70px;
  }
}
#page-product #sizes_popup .dialog_wrapper .tabs-contents .scheme-content ol {
  white-space: nowrap;
  display: flex;
  flex-direction: column;
  row-gap: 24px;
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: scheme-content-counter;
}
#page-product #sizes_popup .dialog_wrapper .tabs-contents .scheme-content ol li {
  position: relative;
}
#page-product #sizes_popup .dialog_wrapper .tabs-contents .scheme-content ol li::before {
  content: counter(scheme-content-counter);
  counter-increment: scheme-content-counter;
  border: 1px solid;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-top: 4px;
  margin-right: 12px;
}
#page-product #sizes_popup .dialog_wrapper .tabs-contents .scheme-content img {
  width: 100%;
}
@media (max-width: 768px) {
  #page-product #sizes_popup .dialog_wrapper .tabs-contents .scheme-content {
    flex-direction: column;
    row-gap: 24px;
    padding-right: 24px;
  }
  #page-product #sizes_popup .dialog_wrapper .tabs-contents .scheme-content ol {
    row-gap: 12px;
  }
}
@media (max-width: 500px) {
  #page-product #sizes_popup .dialog_wrapper .tabs-contents .scheme-content {
    padding: 12px;
  }
}
@media (max-width: 500px) {
  #page-product #sizes_popup {
    margin-left: 5px;
    margin-right: 5px;
  }
  #page-product #sizes_popup .dialog_wrapper {
    max-width: calc(100vw - 10px);
  }
}
/*------------ PAGE BLOG ---------------- */
#page-blog .heading-wrapper {
  padding: 34px;
  display: flex;
  flex-wrap: nowrap;
  align-items: start;
  justify-content: space-between;
  gap: 20px;
  flex-direction: column;
}
#page-blog .heading-wrapper h1 {
  font-size: 36px;
  font-weight: 300;
  width: 100%;
}
#page-blog .heading-wrapper .search-wrapper {
  display: flex;
  justify-content: end;
  flex-grow: 1;
  width: 100%;
}
#page-blog .heading-wrapper .search-wrapper .search-form {
  width: 100%;
}
#page-blog .heading-wrapper .search-wrapper .search-form form input[type=search] {
  width: 100%;
  border: none;
  border-bottom: 1px solid black;
  padding: 10px 0;
  font-size: 14px;
}
@media (min-width: 768px) {
  #page-blog .heading-wrapper {
    flex-direction: row;
  }
  #page-blog .heading-wrapper h1 {
    max-width: 50%;
    font-size: 41px;
  }
  #page-blog .heading-wrapper .search-wrapper {
    max-width: 400px;
  }
}
/*----------- MARKETING POPUP ------------ */
#marketing_popup {
  width: auto;
  background: transparent;
}
@media (min-width: 455px) {
  #marketing_popup {
    max-width: 410px;
  }
}
@media (min-width: 720px) {
  #marketing_popup {
    width: 720px;
    height: 300px;
    max-width: unset;
  }
}
#marketing_popup .dialog_wrapper {
  width: 100%;
  height: 100%;
}
#marketing_popup .dialog_wrapper .content {
  background: white;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  flex-direction: column;
}
@media (min-width: 455px) {
  #marketing_popup .dialog_wrapper .content {
    background-image: url("/upload/marketing_popup_diskount.png");
    background-repeat: no-repeat;
    background-position: top left;
    background-color: white;
    background-size: auto;
    flex-direction: row;
  }
}
@media (min-width: 720px) {
  #marketing_popup .dialog_wrapper .content {
    justify-content: flex-end;
  }
}
#marketing_popup .dialog_wrapper .content .img-mob {
  display: block;
}
@media (min-width: 455px) {
  #marketing_popup .dialog_wrapper .content .img-mob {
    display: none;
  }
}
#marketing_popup .dialog_wrapper .content .form-wrapper {
  width: 100%;
  padding: 32px 30px;
  margin-top: 0;
}
@media (min-width: 455px) {
  #marketing_popup .dialog_wrapper .content .form-wrapper {
    margin-top: 300px;
  }
}
@media (min-width: 720px) {
  #marketing_popup .dialog_wrapper .content .form-wrapper {
    width: 42%;
    margin-top: 0;
  }
}
#marketing_popup .dialog_wrapper .content .form-wrapper h2 {
  font-size: 44px;
  font-weight: 700;
}
#marketing_popup .dialog_wrapper .content .form-wrapper h2 + p {
  font-size: 16px;
  font-weight: 300;
  margin-top: 8px;
  margin-bottom: 30px;
}
#marketing_popup .dialog_wrapper .content .form-wrapper input {
  width: 100%;
  font-size: 12px;
  height: 43px;
}
#marketing_popup .dialog_wrapper .content .form-wrapper .agree-wrapper {
  margin: 6px 0;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
}
#marketing_popup .dialog_wrapper .content .form-wrapper .agree-wrapper label {
  color: #8A8A8A;
  font-size: 10px;
}
#marketing_popup .dialog_wrapper .content .form-wrapper .agree-wrapper input[type=checkbox] {
  min-width: 43px;
  width: 43px;
  height: 43px;
  margin-right: 12px;
  appearance: none;
}
#marketing_popup .dialog_wrapper .content .form-wrapper .agree-wrapper input[type=checkbox]:after {
  content: "";
  display: block;
  width: 43px;
  height: 43px;
  margin-right: 14px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='44' viewBox='0 0 45 44' fill='none'%3E%3Cpath d='M1 0.999998L21.6224 42L44 1' stroke='black'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0;
  transition: all 0.25s ease;
}
#marketing_popup .dialog_wrapper .content .form-wrapper .agree-wrapper input[type=checkbox]:checked:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='44' viewBox='0 0 45 44' fill='none'%3E%3Cpath d='M1 0.999998L21.6224 42L44 1' stroke='black'/%3E%3C/svg%3E");
  background-size: 100%;
}
#marketing_popup .dialog_wrapper .content .form-wrapper .agree-wrapper .checkbox-label-wrapper {
  color: #8A8A8A;
  font-size: 10px;
}
#marketing_popup .dialog_wrapper .content .form-wrapper button {
  width: 100%;
}
@media (min-width: 720px) {
  #marketing_popup .dialog_wrapper .content .form-wrapper .success-message {
    margin-top: 54px;
  }
}
#marketing_popup .dialog_wrapper .content .form-wrapper .success-message p {
  font-size: 10px;
  font-weight: 700;
}
#marketing_popup .dialog_wrapper .content .form-wrapper .success-message p + p {
  font-weight: 400;
  line-height: 1.2;
}
/*------------ Winter Sale ----------------- */
#winter_sale_popup .dialog_wrapper {
  width: auto;
}
#winter_sale_popup .dialog_wrapper .content {
  position: relative;
}
#winter_sale_popup .dialog_wrapper .content img {
  width: 100%;
}
#winter_sale_popup .dialog_wrapper .content img.img-mob {
  display: none;
}
#winter_sale_popup .dialog_wrapper .content .btn-container {
  position: absolute;
  top: 0;
  bottom: 26px;
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
#winter_sale_popup .dialog_wrapper .content .btn-container a,
#winter_sale_popup .dialog_wrapper .content .btn-container button {
  border: 2px solid white;
}
#winter_sale_popup .dialog_wrapper .content .btn-container a:hover,
#winter_sale_popup .dialog_wrapper .content .btn-container button:hover {
  border-color: black;
}
@media (max-width: 560px) {
  #winter_sale_popup .dialog_wrapper .content img.img-desktop {
    display: none;
  }
  #winter_sale_popup .dialog_wrapper .content img.img-mob {
    display: block;
  }
}
/*------------ ACCORDION ----------------- */
.accordion section {
  /*padding-bottom: 16px;*/
  border-bottom: 1px solid #D1D1D1;
  overflow: hidden;
}
.accordion section button {
  background: none;
  border: none;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  color: black;
  margin: 0;
  padding: 20px 18px;
  width: 100%;
  text-align: left;
  position: relative;
  cursor: pointer;
}
.accordion section button h2 {
  margin: 0;
  font-size: 12px;
  font-weight: 700;
}
.accordion section button::after {
  content: '';
  position: absolute;
  right: 18px;
  width: 10px;
  height: 10px;
  top: 50%;
  margin-top: -5px;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  transform: rotate(45deg);
  transition: transform 0.3s ease;
}
.accordion section .content {
  max-height: 0;
  transition: max-height 0.3s ease-in-out;
}
.accordion section .content > * {
  padding: 0 18px 40px;
}
.accordion section .content p {
  color: black;
  font-size: 12px;
  font-weight: 400;
  line-height: 23px;
  text-transform: uppercase;
}
.accordion section.open button::after {
  transform: rotate(225deg);
}
.accordion section.open .content {
  max-height: 201px;
}
/*--------- ACCORDION EXTERNAL ----------- */
body .ac {
  margin-top: 0;
  border: 0;
  border-bottom: 1px solid #D1D1D1;
}
body .ac .ac-header button {
  padding: 20px 18px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: inherit;
}
body .ac .ac-panel .ac-text {
  font: inherit;
  padding: 0 18px 40px;
}
body .ac .ac-panel .ac-text p:first-child {
  margin-top: 0;
}
body .ac .ac-panel .ac-text p:last-child {
  margin-bottom: 0;
}
body .ac .ac-trigger:focus {
  color: inherit;
}
body .ac .ac-trigger::after {
  content: "";
  position: absolute;
  right: 18px;
  width: 10px;
  height: 10px;
  top: 50%;
  margin-top: -5px;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  transform: rotate(45deg);
  transition: transform 0.3s ease;
}
body .ac.is-active > .ac-header .ac-trigger::after {
  content: "";
  transform: rotate(225deg);
}
/*------------- QUANTITY SELECT ---------- */
.quantity_select {
  display: flex;
  align-items: center;
  gap: 4px;
}
.quantity_select button {
  padding: 0;
  border: none;
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  cursor: pointer;
  transition: all 0.25s ease;
}
.quantity_select button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.quantity_select button:hover:not(:disabled) {
  background: black;
}
.quantity_select button:hover:not(:disabled) svg path,
.quantity_select button:hover:not(:disabled) svg rect {
  fill: white;
}
.quantity_select .quantity_select_value {
  font-size: 12px;
  font-weight: 700;
  margin-top: 2px;
}
/*------------- HEADER ------------------ */
html body {
  background: white;
}
html body header.header {
  z-index: 2;
  white-space: nowrap;
}
html body main {
  z-index: 1;
}
/*------------- TICKER ------------------ */
body .ticker {
  position: fixed;
  top: 57px;
  left: 0;
  width: 100%;
  height: 40px;
  background: black;
  z-index: 2;
  overflow: hidden;
  display: flex;
  align-items: center;
  text-decoration: none;
}
@keyframes ticker-scroll {
  0% {
    transform: translateX(100vw);
  }
  100% {
    transform: translateX(-100%);
  }
}
body .ticker .ticker-content {
  display: flex;
  white-space: nowrap;
  animation: ticker-scroll 12s linear infinite;
  color: white;
  font-size: 14px;
  will-change: transform;
  column-gap: 96px;
}
@media (min-width: 768px) {
  body .ticker .ticker-content {
    animation-duration: 17s;
  }
}
@media (min-width: 1280px) {
  body .ticker .ticker-content {
    animation-duration: 20s;
  }
}
@media (min-width: 1536px) {
  body .ticker .ticker-content {
    animation-duration: 25s;
  }
}
body .ticker + .page {
  padding-top: 97px;
}
/*------------- BUTTONS ------------------ */
.button-triangle {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  border: 1px solid white;
  text-decoration: none;
  color: white;
  outline: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 50px;
  min-width: 170px;
}
.button-triangle.with-bg {
  background: rgba(0, 0, 0, 0.3);
}
.button-triangle .left_triangle,
.button-triangle .right_triangle {
  position: relative;
  flex: 1;
  height: 100%;
  opacity: 0;
  transition: all 0.25s ease;
}
.button-triangle .left_triangle::before,
.button-triangle .right_triangle::before {
  content: "";
  display: block;
  height: 50%;
  background-repeat: no-repeat;
}
.button-triangle .left_triangle::after,
.button-triangle .right_triangle::after {
  content: "";
  display: block;
  flex: 1;
  height: 50%;
  background-repeat: no-repeat;
}
.button-triangle .left_triangle {
  margin-right: 5px;
}
.button-triangle .left_triangle::before {
  background-image: linear-gradient(to bottom left, transparent calc(50% - 1px), #FFF, transparent calc(50% + 1px));
}
.button-triangle .left_triangle::after {
  background-image: linear-gradient(to top left, transparent calc(50% - 1px), #FFF, transparent calc(50% + 1px));
}
.button-triangle .right_triangle {
  margin-left: 5px;
}
.button-triangle .right_triangle::before {
  background-image: linear-gradient(to bottom right, transparent calc(50% - 1px), #FFF, transparent calc(50% + 1px));
}
.button-triangle .right_triangle::after {
  background-image: linear-gradient(to top right, transparent calc(50% - 1px), #FFF, transparent calc(50% + 1px));
}
.button-triangle.dark {
  border-color: black;
  color: black;
}
.button-triangle.dark .left_triangle {
  margin-right: 5px;
}
.button-triangle.dark .left_triangle::before {
  background-image: linear-gradient(to bottom left, transparent calc(50% - 1px), #000, transparent calc(50% + 1px));
}
.button-triangle.dark .left_triangle::after {
  background-image: linear-gradient(to top left, transparent calc(50% - 1px), #000, transparent calc(50% + 1px));
}
.button-triangle.dark .right_triangle {
  margin-left: 5px;
}
.button-triangle.dark .right_triangle::before {
  background-image: linear-gradient(to bottom right, transparent calc(50% - 1px), #000, transparent calc(50% + 1px));
}
.button-triangle.dark .right_triangle::after {
  background-image: linear-gradient(to top right, transparent calc(50% - 1px), #000, transparent calc(50% + 1px));
}
.button-triangle:hover .left_triangle,
.button-triangle:hover .right_triangle {
  opacity: 1;
}
.button-default {
  text-align: center;
  border: 1px solid black;
  background: white;
  font-size: 12px;
  font-weight: 400;
  color: black;
  text-transform: uppercase;
  text-decoration: none;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: color, background-color 0.25s ease;
  cursor: pointer;
}
.button-default:hover {
  background: black;
  color: white;
}
.button-default.dark {
  background: black;
  color: white;
}
.button-default.dark:hover {
  background: white;
  color: black;
}
.button-default.sm {
  padding: 10px 20px;
}
.button-default.md {
  padding: 14px 20px;
}
/*----------------- TABS ------------------- */
.tabs-container .tabs-buttons {
  display: flex;
}
.tabs-container .tabs-buttons button {
  flex: 1;
  border: none;
  background: white;
  padding: 12px 0;
  cursor: pointer;
  text-transform: uppercase;
  color: black;
}
.tabs-container .tabs-buttons button.active {
  background: black;
  color: white;
  pointer-events: none;
}
.tabs-container .tabs-contents > * {
  display: none;
}
.tabs-container .tabs-contents > *.active {
  display: block;
}
/*------------ Session End ---------------- */
.bx-session-message {
  display: none;
}
/*------------ Session End ---------------- */
@keyframes error-shake {
  0% {
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translateX(-5px);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translateX(5px);
  }
  100% {
    transform: translateX(0);
  }
}
.error-shake {
  animation: error-shake 0.5s ease-in-out;
}
/*-----------------PRE--------------------- */
pre {
  text-transform: none;
}
/*-----------------TW--------------------- */
.hidden,
.\[\&\>\*\]\:hidden > * {
  display: none;
}
.\!hidden {
  display: none !important;
}
.block,
.\[\&\>\*\]\:block > * {
  display: block;
}
.flex,
.\[\&\>\*\]\:flex > * {
  display: flex;
}
.flex-col,
.\[\&\>\*\]\:flex-col > * {
  flex-direction: column;
}
.flex-grow,
.grow {
  flex-grow: 1;
}
.justify-between {
  justify-content: space-between;
}
.items-center {
  align-items: center;
}
.items-end {
  align-items: flex-end;
}
.pt-9 {
  padding-top: 2.25rem;
}
.pl-4,
.\[\&\>\*\]\:pl-4 > * {
  padding-left: 1rem;
}
.pl-6,
.\[\&\>\*\]\:pl-6 > * {
  padding-left: 1.5rem;
}
.pr-2,
.\[\&\>\*\]\:pr-2 > * {
  padding-right: 0.5rem;
}
.pb-12 {
  padding-bottom: 3rem;
}
.p-0,
.\[\&\>\*\]\:p-0 > * {
  padding: 0;
}
.p-3\.5,
.\[\&\>\*\]\:p-3\.5 > * {
  padding: 0.875rem;
}
.p-9,
.\[\&\>\*\]\:p-9 > * {
  padding: 2.25rem;
}
.px-0,
.\[\&\>\*\]\:px-0 > * {
  padding-left: 0;
  padding-right: 0;
}
.px-5,
.\[\&\>\*\]\:px-5 > * {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-9,
.\[\&\>\*\]\:px-9 > * {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}
.py-3\.5,
.\[\&\>\*\]\:py-3\.5 > * {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
.py-5,
.\[\&\>\*\]\:py-5 > * {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-9,
.\[\&\>\*\]\:py-9 > * {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}
.-mx-9 {
  margin-left: -2.25rem;
  margin-right: -2.25rem;
}
.-mt-px {
  margin-top: -1px;
}
.mt-0\.5,
.\[\&\>\*\]\:mt-0\.5 > * {
  margin-top: 0.125rem;
  /* 2px */
}
.mt-1,
.\[\&\>\*\]\:mt-1 > * {
  margin-top: 0.25rem;
}
.mb-0 {
  margin-bottom: 0;
}
.ml-4 {
  margin-left: 1rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-5xl {
  font-size: 3rem;
  line-height: 1;
}
.font-light {
  font-weight: 300;
}
.font-normal {
  font-weight: 400;
}
.font-bold {
  font-weight: 700;
}
.border {
  border-width: 1px;
  border-style: solid;
}
.border-x-0 {
  border-left-width: 0;
  border-right-width: 0;
}
.border-l {
  border-left-width: 1px;
  border-left-style: solid;
}
.border-r {
  border-right-width: 1px;
  border-right-style: solid;
}
.\!border-l {
  border-width: 1px !important;
}
.border-t-0 {
  border-top-width: 0;
}
.border-0 {
  border-width: 0;
}
.\!border-0 {
  border-width: 0 !important;
}
.border-t {
  border-top-width: 1px;
  border-top-style: solid;
}
.border-b {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.border-b-0 {
  border-bottom-width: 0;
}
.border-black {
  border-color: black;
}
.no-underline {
  text-decoration: none;
}
.text-black {
  color: black;
}
.leading-tight {
  line-height: 1.25;
}
.gap-1\.5,
.\[\&\>\*\]\:gap-1\.5 > * {
  gap: 0.375rem;
}
.gap-2,
.\[\&\>\*\]\:gap-2 > * {
  gap: 0.5rem;
  /* 8px */
}
.gap-4,
.\[\&\>\*\]\:gap-4 > * {
  gap: 1rem;
}
.gap-5,
.\[\&\>\*\]\:gap-5 > * {
  gap: 1.25rem;
}
.gap-6,
.\[\&\>\*\]\:gap-6 > * {
  gap: 1.5rem;
}
.gap-9,
.\[\&\>\*\]\:gap-9 > * {
  gap: 2.25rem;
}
.gap-11,
.\[\&\>\*\]\:gap-11 > * {
  gap: 2.75rem;
}
.w-full,
.\[\&\>\*\]\:w-full > * {
  width: 100%;
}
.w-1\/2,
.\[\&\>\*\]\:w-1\/2 > * {
  width: 50%;
}
.h-1\/2,
.\[\&\>\*\]\:h-1\/2 > * {
  height: 50%;
}
.min-h-11 {
  min-height: 2.75rem;
}
.list-none,
.\[\&\>\*\]\:list-none > * {
  list-style-type: none;
}
.bg-transparent {
  background-color: transparent;
}
.uppercase {
  text-transform: uppercase;
}
.cursor-pointer {
  cursor: pointer;
}
.underline,
.hover\:underline:hover {
  text-decoration-line: underline;
}
.invisible {
  visibility: hidden;
}
/*---------------------------------------- */
/*# sourceMappingURL=custom.css.map */