@charset "UTF-8";
@font-face {
  font-family: "regular";
  font-display: "swap";
  src: url("../fonts/SegoeUIRegular/SegoeUIRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUIRegular/SegoeUIRegular.woff") format("woff"), url("../fonts/SegoeUIRegular/SegoeUIRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "semiBold";
  font-display: "swap";
  src: url("../fonts/SegoeUISemiBold/SegoeUISemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUISemiBold/SegoeUISemiBold.woff") format("woff"), url("../fonts/SegoeUISemiBold/SegoeUISemiBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "bold";
  font-display: "swap";
  src: url("../fonts/SegoeUIBold/SegoeUIBold.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUIBold/SegoeUIBold.woff") format("woff"), url("../fonts/SegoeUIBold/SegoeUIBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "icon";
  font-display: "swap";
  src: url("../fonts/icons/icomoon.eot?d0u6ss");
  src: url("../fonts/icons/icomoon.eot?d0u6ss#iefix") format("embedded-opentype"), url("../fonts/icons/icomoon.ttf?d0u6ss") format("truetype"), url("../fonts/icons/icomoon.woff?d0u6ss") format("woff");
  font-weight: normal;
  font-style: normal;
}
.icon_tiktok:before {
  content: "";
}

.icon_account:before {
  content: "";
}

.icon_edits:before {
  content: "";
}

.icon_grid_view:before {
  content: "";
}

.icon_List_view:before {
  content: "";
}

.icon_down_arrow:before {
  content: "";
}

.icon_forward:before {
  content: "";
}

.icon_close:before {
  content: "";
}

.icon_compare_head:before {
  content: "";
}

.icon_search:before {
  content: "";
}

.icon_btn_right:before {
  content: "";
}

.icon_btn_left:before {
  content: "";
}

.icon_comment:before {
  content: "";
}

.icon_cart:before {
  content: "";
}

.icon_linkedin:before {
  content: "";
}

.icon_youtube:before {
  content: "";
}

.icon_instagram:before {
  content: "";
}

.icon_twitter:before {
  content: "";
}

.icon_facebook:before {
  content: "";
}

.icon_edit:before {
  content: "";
}

.icon_gift:before {
  content: "";
}

.icon_one_click:before {
  content: "";
}

.icon_location:before {
  content: "";
}

.icon_group3:before {
  content: "";
}

.icon_group:before {
  content: "";
}

.icon_info:before {
  content: "";
}

.icon_refresh:before {
  content: "";
}

.icon_group5:before {
  content: "";
}

.icon_menu:before {
  content: "";
}

.icon_percent:before {
  content: "";
}

.icon_16:before {
  content: "";
}

.icon_15:before {
  content: "";
}

.icon_14:before {
  content: "";
}

.icon_13:before {
  content: "";
}

.icon_phone_menu:before {
  content: "";
}

.icon_12:before {
  content: "";
}

.icon_11:before {
  content: "";
}

.icon_wish_list:before {
  content: "";
}

.icon_phone:before {
  content: "";
}

.icon_arrow_left:before {
  content: "";
}

.icon_arrow_right:before {
  content: "";
}

.icon_arrow:before {
  content: "";
}

.icon_check:before {
  content: "";
}

html {
  height: 100%;
  font-size: 10px;
  line-height: 1.4286em;
}

body {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  color: #000000;
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  font-family: "regular";
  background: #F7F7F7;
}

input,
select,
textarea,
button,
a,
.slick-slide {
  outline: none !important;
}

a,
a:focus,
a:hover,
button:hover {
  text-decoration: none;
}

.cb {
  clear: both;
  display: block;
}

a {
  color: #FF0009;
}

button {
  cursor: pointer;
  display: block;
}

img {
  max-height: none;
  border: none;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

[class*=col-] {
  padding-left: 15px;
  padding-right: 15px;
}

.custom_container {
  width: 100%;
  max-width: 1376px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}

.inner_container {
  margin: 0 auto;
}

.btns_shopping a {
  height: 27px;
  width: 27px;
  background-color: #e5e5e5;
  padding: 7px 8px;
  border-radius: 50%;
  color: #0079C5;
  margin: 6px 10px;
}
.btns_shopping a:before {
  font-size: 120%;
}
.btns_shopping a.icon_close {
  color: #FF0009;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -22px;
  z-index: 5;
  border: none;
  padding: 0;
  color: #666666;
  background-color: #ffffff;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  height: 49px;
  width: 49px;
  justify-content: center;
  border-radius: 50%;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 0;
}
.slick-arrow:before {
  display: block;
  font-size: 1.6rem;
}

.slick-dots {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 45px;
  padding: 0 10px 0 10px;
}
.slick-dots::after {
  content: "";
  display: block;
  padding-top: 100%;
}
.slick-dots li {
  margin: 0 5px;
}
.slick-dots li button {
  width: 10px;
  height: 10px;
  padding: 0;
  cursor: pointer;
  border-radius: 50%;
  color: #1a1a1a;
  overflow: hidden;
  background-color: #ffffff;
  border: 1px solid #FF0009;
}
.slick-dots li.slick-active button {
  background: #FF0009;
  cursor: default;
}

.slick-prev {
  left: 0;
}
.slick-prev:before {
  content: "";
}

.slick-next {
  right: 0;
}
.slick-next:before {
  content: "";
}

.site_btn {
  width: 170px;
  border-radius: 20.5px;
  background-color: #000000;
  height: 39px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  padding-left: 20px;
  font-size: 140%;
  color: #ffffff;
  font-family: "semiBold";
  line-height: 20px;
}
.site_btn:before {
  height: 31px;
  width: 31px;
  background-color: #ffffff;
  margin-left: 5px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
  color: #FF0009;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.page_title {
  font-size: 200%;
  line-height: 27px;
  font-family: "bold";
}

.phone_link:not(.clickable) {
  color: #0079C5;
  cursor: default;
  pointer-events: none;
}

.sale_block {
  position: absolute;
  left: 0;
  z-index: 9;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: end;
}
.sale_block img {
  margin-bottom: 13px;
  display: block;
  max-width: 90px;
  max-height: 22px;
}
.sale_block img.sale_img {
  margin-left: 15px;
  max-width: 44px;
  max-height: 44px;
}
.sale_block span {
  border-radius: 0 100px 100px 0;
  font-family: "semiBold";
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 110%;
  line-height: 1.33em;
  padding: 2px 9px;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 13px;
}
.sale_block span.sale_percent {
  background-color: #FF0009;
}
.sale_block span.sale_new {
  background: #006EBE;
}
.sale_block span.sale_special {
  background: #2FA22A;
}
.sale_block span.coming_soon {
  background: #3A3A3A;
}
.sale_block span.top_sale {
  height: 44px;
  width: 44px;
  padding: 7px;
  border: 2px solid #FF0009;
  margin-left: 15px;
  color: #FF0009;
  border-radius: 50%;
}
.sale_block span.delete_sale {
  height: 44px;
  width: 44px;
  background-color: #F0C803;
  border-radius: 50%;
  color: #ffffff;
  margin-left: 15px;
}
.sale_block span.delete_sale:before {
  font-size: 160%;
}

.error_hint {
  color: #FF0009;
  opacity: 0;
  max-height: 15px;
  margin-bottom: -15px;
  position: relative;
  overflow: hidden;
  font-size: 110%;
  line-height: 15px;
  text-align: right;
  display: block;
  margin-right: 5px;
}

.help-block.form-error,
.individual_hint {
  display: none;
}

.scroll-y div {
  position: absolute;
  display: block;
  bottom: 0;
  width: 4px;
  right: 0;
  border-radius: 7px;
  top: -35px;
}
.scroll-y div.scroll-element_outer {
  top: 0;
  right: 0;
}
.scroll-y div.scroll-element_track {
  z-index: 2;
  background: #D8D8D8;
}
.scroll-y div.scroll-bar {
  cursor: pointer;
  z-index: 3;
  background: #000000;
}
.scroll-y div.scroll-bar:hover {
  background: rgba(0, 0, 0, 0.5);
}

.breadcrumbs {
  width: 100%;
  padding: 10px 0;
  display: flex;
  align-items: center;
}
.breadcrumbs ul {
  display: flex;
  align-items: center;
  font-size: 110%;
  line-height: 15px;
}
.breadcrumbs ul li {
  display: flex;
  color: #666666;
  align-items: center;
}
.breadcrumbs ul li * {
  max-width: 300px;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 4px;
  color: #999999;
}
.breadcrumbs ul li:not(:first-child):before {
  content: "";
  display: block;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-color: transparent #D8D8D8;
  margin: 5px 5px 0 10px;
}
.breadcrumbs ul li a {
  display: inline-block;
  vertical-align: top;
  color: #202020;
  position: relative;
  text-transform: uppercase;
}

.paging {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-top: 40px;
}
.paging ul {
  display: inline-flex;
  position: relative;
  overflow: hidden;
  padding: 0;
  max-width: 100%;
  font-family: #000000;
}
.paging ul li {
  flex: 1;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 15px 0 0;
  background: #ffffff;
  border-radius: 3px;
}
.paging ul .icon_arrow_right {
  background: #ffffff;
  border-radius: 3px;
  font-size: 90%;
}
.paging ul a {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  font-size: 140%;
  line-height: 19px;
  color: inherit;
  border-radius: 3px;
}
.paging ul a.prev_page:before {
  display: block;
}
.paging ul a.current_page {
  background: #000000;
  color: #ffffff;
  font-family: #000000;
  cursor: default;
}

.has-error .error_hint,
.has-error + .error_hint {
  max-height: 60px;
  opacity: 1;
}
.has-error textarea,
.has-error input {
  border-color: #FF0009 !important;
}
.has-error ::-webkit-input-placeholder {
  color: #FF0009 !important;
}
.has-error :-moz-placeholder {
  color: #FF0009 !important;
}
.has-error ::-moz-placeholder {
  color: #FF0009 !important;
}
.has-error :-ms-input-placeholder {
  color: #FF0009 !important;
}
.has-error .error_hint,
.has-error .individual_hint,
.has-error .standard_hint,
.has-error .label_text {
  color: #FF0009 !important;
}

.kitchen_tab {
  border: 1px solid #E9E9E9;
  border-radius: 1px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 110%;
  line-height: 15px;
  text-align: center;
  padding: 4px;
}

.bonus_block {
  margin-top: 20px;
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}
.bonus_block span {
  color: rgba(0, 0, 0, 0.43);
  font-size: 130%;
  line-height: 17px;
}
.bonus_block:before {
  border-radius: 5px;
  background-color: #F0C803;
  font-size: 190%;
  padding: 6px 9px;
  color: #ffffff;
  margin-right: 8px;
}

.block_btns {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}

.add_btn_site {
  min-height: 38px;
  border: 1px solid #FF0009;
  border-radius: 5px;
  background-color: #FF0009;
  display: flex;
  align-items: center;
  font-size: 130%;
  color: #ffffff;
  line-height: 17px;
  font-family: "bold";
  padding: 11px;
  width: 100%;
  margin-right: 20px;
}
.add_btn_site:before {
  font-size: 156%;
  margin-right: 26px;
}

.on_btn_site[data-tooltip] {
  position: relative;
  height: 38px;
  width: 54px;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.on_btn_site[data-tooltip]::before,
.on_btn_site[data-tooltip]::after {
  position: absolute;
  display: none;
  opacity: 1;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.on_btn_site[data-tooltip]::before {
  content: attr(data-tooltip);
  width: 162px;
  border: 1px solid #F3F3F3;
  background-color: #ffffff;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  font-size: 120%;
  line-height: 16px;
  color: #000000;
  text-align: left;
  padding: 10px;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.on_btn_site[data-tooltip]::after {
  width: 0;
  height: 0;
  border: 6px solid transparent;
  content: "";
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.on_btn_site[data-tooltip]:hover::before,
.on_btn_site[data-tooltip]:hover::after {
  display: block;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

/** positioning **/
/* top tooltip */
.on_btn_site[data-tooltip][data-placement=top]::before {
  bottom: 100%;
  right: 0;
  margin-bottom: 10px;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.on_btn_site[data-tooltip][data-placement=top]::after {
  border-top-color: #ffffff;
  border-bottom: none;
  bottom: 100%;
  left: 10px;
  margin-bottom: 5px;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.product_one_click {
  border-radius: 5px;
  background-color: #0079C5;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}
.product_one_click:before {
  position: absolute;
  font-size: 180%;
}

.new_product .block_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.new_product .block_title a {
  color: #000000;
  font-family: "bold";
  font-size: 140%;
  line-height: 19px;
}
@media (max-width: 575px) {
  .new_product .block_title a {
    display: none;
  }
}
.new_product .product_list {
  margin: 0 -15px;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
.new_product .product_list li {
  margin-bottom: 20px;
}
.new_product .top_icons {
  display: flex;
  justify-content: flex-end;
  padding: 15px;
  padding-bottom: 5px;
}
.new_product .top_icons .icon_comment {
  font-size: 150%;
  margin-right: auto;
}
.new_product .top_icons .icon_comment span {
  color: #B6B6B6;
  font-size: 85%;
  padding-left: 5px;
  line-height: 17px;
}
.new_product .top_icons a {
  padding: 0 7px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 210%;
}

.product_block {
  width: 100%;
  height: 470px;
}
.product_block .product_inner {
  background: #ffffff;
  position: relative;
}
.product_block .product_inner:hover {
  z-index: 3;
  box-shadow: 0 24px 30px 0 rgba(0, 0, 0, 0.1);
}
.product_block .product_inner:hover .bottom_block {
  height: 110px;
}
.product_block .product_inner:hover .block_btns {
  opacity: 1;
  -o-transition: opacity 2s;
  -ms-transition: opacity 2s;
  -moz-transition: opacity 2s;
  -webkit-transition: opacity 2s;
  transition: opacity 2s;
}
.product_block .product_inner .block_btns {
  padding-right: 20px;
  padding-left: 20px;
  -o-transition: opacity 2s;
  -ms-transition: opacity 2s;
  -moz-transition: opacity 2s;
  -webkit-transition: opacity 2s;
  transition: opacity 2s;
}
.product_block .product_inner .bonus_block {
  margin: 0;
  padding-right: 20px;
  padding-left: 20px;
}
.product_block .product_images {
  height: 220px;
  justify-content: center;
  align-items: center;
  position: relative;
  display: flex;
}
.product_block .product_images .image_link {
  display: block;
  max-width: 100%;
}
.product_block .product_images .image_link img {
  display: block;
  max-width: 100%;
  max-height: 220px;
}
.product_block .id_product {
  color: #B6B6B6;
  font-size: 130%;
  line-height: 17px;
  padding-top: 14px;
}
.product_block .product_name {
  font-size: 140%;
  color: #000000;
  line-height: 19px;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 10px;
  height: 38px;
}
.product_block .row_one_prices,
.product_block .product_prices {
  display: flex;
  align-items: center;
}
.product_block .row_one_prices span:nth-child(1),
.product_block .product_prices span:nth-child(1) {
  color: #000000;
  font-family: "bold";
  font-size: 140%;
  line-height: 19px;
  padding-right: 10px;
}
.product_block .row_one_prices .discount_price,
.product_block .product_prices .discount_price {
  font-family: "bold";
  color: #B6B6B6;
  padding-right: 10px;
  font-size: 120%;
  line-height: 16px;
  text-decoration: line-through;
}
.product_block .row_one_prices .price_off,
.product_block .product_prices .price_off {
  font-family: "bold";
  color: #FF0009;
  padding-right: 10px;
  font-size: 120%;
  line-height: 16px;
}
.product_block .product_content {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: end;
  justify-content: center;
  margin-bottom: 10px;
  padding: 20px;
}
.product_block .bottom_block {
  height: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  -o-transition: height 0.5s;
  -ms-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
  text-align: center;
}

@media (max-width: 991px) {
  .breadcrumbs {
    display: none;
  }

  .add_btn_site {
    max-width: 225px;
  }

  .page_title {
    font-size: 180%;
    line-height: 24px;
  }

  .add_btn_site:before {
    margin-right: 15px;
  }
}
@media (max-width: 767px) {
  .page_title {
    font-size: 160%;
    line-height: 20px;
  }

  .bonus_block {
    margin-top: 37px;
  }
}
@media (max-width: 639px) {
  .on_btn_site[data-tooltip][data-placement=top]::before {
    right: 0;
    left: auto;
  }

  .new_product .product_list li {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .new_product .block_btns {
    opacity: 1 !important;
  }

  .product_block .product_inner:hover {
    z-index: 3;
    box-shadow: none;
  }
}
@media (max-width: 575px) {
  .on_btn_site[data-tooltip][data-placement=top]::before {
    display: none;
  }
}
@media (max-width: 479px) {
  .paging ul li {
    width: 35px;
    height: 35px;
    margin: 0 6px 0 0;
  }
  .paging ul li a {
    font-size: 110%;
  }
  .paging ul li a:before {
    font-size: 11px;
  }
}
.web .product_block .product_name,
.web .new_product .block_title a {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.web .product_block .product_name:hover,
.web .new_product .block_title a:hover {
  color: #FF0009;
}
.web .paging ul a {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.web .paging ul a:hover {
  background: #000000;
  color: #ffffff;
}
.web .paging ul .icon_arrow_right {
  -o-transition: background 0.5s;
  -ms-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
.web .paging ul .icon_arrow_right:hover {
  background: #DDDDDD;
  color: #000000;
}
.web .breadcrumbs li a {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.web .breadcrumbs li a:hover {
  color: #FF0009;
}
.web .main_slider .slick-dots li button {
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.web .main_slider .slick-dots li button:hover {
  opacity: 0.5;
}
.web .product_one_click,
.web .add_btn_site {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.web .product_one_click:hover,
.web .add_btn_site:hover {
  color: #000000;
}
.web .product_one_click:hover:after,
.web .add_btn_site:hover:after {
  color: #000000 !important;
}
.web .top_icons a {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.web .top_icons a:hover {
  color: #FF0009;
}
.web .site_btn {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.web .site_btn:hover {
  color: #FF0009;
}
.web .site_btn:hover:before {
  background: #FF0009;
  color: #ffffff;
}
.web .slick-arrow:hover {
  background: #FF0009;
  color: #ffffff;
}

.touch .product_block .product_name,
.touch .new_product .block_title a {
  -o-transition: color 0.25s;
  -ms-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.touch .product_block .product_name:active,
.touch .new_product .block_title a:active {
  color: #FF0009;
}
.touch .paging ul a {
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.touch .paging ul a:active {
  background: #000000;
  color: #ffffff;
}
.touch .paging ul .icon_arrow_right {
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.touch .paging ul .icon_arrow_right:active {
  background: #DDDDDD;
  color: #000000;
}
.touch .breadcrumbs li a {
  -o-transition: color 0.25s;
  -ms-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.touch .breadcrumbs li a:active {
  color: #FF0009;
}
.touch .main_slider .slick-dots li button {
  -o-transition: opacity 0.25s;
  -ms-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.touch .main_slider .slick-dots li button:active {
  opacity: 0.5;
}
.touch .product_one_click,
.touch .add_btn_site {
  -o-transition: color 0.25s;
  -ms-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.touch .product_one_click:active,
.touch .add_btn_site:active {
  color: #000000;
}
.touch .product_one_click:active:after,
.touch .add_btn_site:active:after {
  color: #000000 !important;
}
.touch .top_icons a {
  -o-transition: color 0.25s;
  -ms-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.touch .top_icons a:active {
  color: #FF0009;
}
.touch .site_btn {
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.touch .site_btn:active {
  color: #FF0009;
}
.touch .site_btn:active:before {
  background: #FF0009;
  color: #ffffff;
}
.touch .slick-arrow:active {
  background: #FF0009;
  color: #ffffff;
}
.touch .product_block {
  height: auto;
}
.touch .product_block .bottom_block {
  height: auto;
}
.touch .product_block .product_inner .block_btns {
  padding-bottom: 20px;
}

.exchange_popup .popup_block ul, .payment_popup .popup_block ul, .shipment_popup .popup_block ul, .footer .socials_list, .footer .footer_menu_list, .sublevel_list .inner_level > ul, .submenu_list .inner_list > ul, .lvl_inner > ul, .main_menu .menu_inner ul, .actions_block, .inner_main .social_list, .inner_main .top_menu, .slick-dots, .breadcrumbs ul, .paging ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.submenu_list .inner_list > ul > li.active .sublist_btn:before, .paging ul a.prev_page:before {
  transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
}

.inner_main .lg_block.opened .lg_list li.current_lg a:after, .inner_main .rate_block.opened .rate_list li.current_rate a:after {
  transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -o-transform: scaleY(-1);
}

.main_menu .scroll_arrows span:before, .main_menu .menu_inner ul li a:before, .main_menu .menu_inner:before, [class*=icon_]:before, .slick-arrow:before, .exchange_popup .drops_list > li .drop_button:after, .main_menu .scroll_arrows span:after, .main_menu .menu_inner ul li a:after, .main_menu .menu_inner:after, [class*=icon_]:after {
  font-family: "icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.header {
  position: relative;
  z-index: 100;
}

.header_main {
  background: #000000;
  width: 100%;
  z-index: 10;
}

.inner_main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.inner_main .top_menu {
  display: flex;
  align-items: center;
  height: 43px;
}
.inner_main .top_menu li {
  padding: 0 15px;
}
.inner_main .top_menu li:first-child {
  padding-left: 0;
}
.inner_main .top_menu li a {
  color: #ffffff;
  font-size: 140%;
  line-height: 19px;
}
.inner_main .social_list {
  display: flex;
  align-items: center;
  padding: 0 20px;
}
.inner_main .social_list li {
  padding: 0 8px;
}
.inner_main .social_list li a {
  color: #ffffff;
  display: block;
}
.inner_main .social_list li a:before {
  font-size: 220%;
}
.inner_main .top_block {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
.inner_main .profile_block:not(.active) {
  display: none;
}
.inner_main .profile_block.active {
  display: flex;
  height: 40px;
  align-items: center;
  position: relative;
  padding: 0 0 0 20px;
}
.inner_main .profile_block.active:before {
  display: block;
  content: "";
  width: 1px;
  min-width: 1px;
  height: 16px;
  background: #979797;
  margin: 0 14px;
  order: 1;
}
.inner_main .profile_block.active a {
  display: inline-block;
  vertical-align: top;
  align-items: center;
  color: #ffffff;
  white-space: nowrap;
  max-width: 250px;
  font-size: 120%;
  line-height: 16px;
  font-family: "semiBold";
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
}
.inner_main .profile_block.active a:last-child {
  order: 2;
  margin-right: 12px;
}
.inner_main .profile_block.active a:before {
  display: inline-block;
  font-size: 150%;
  vertical-align: top;
  color: #ffffff;
  margin-right: 10px;
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.inner_main .rate_block {
  position: relative;
  width: 62px;
  height: 30px;
  margin: 0 19px;
  font-size: 120%;
  line-height: 16px;
}
.inner_main .rate_block.opened .rate_list {
  height: 80px;
}
.inner_main .rate_list {
  width: 62px;
  height: 30px;
  display: block;
  position: absolute;
  overflow: hidden;
  padding-top: 28px;
  border: 1px solid transparent;
  padding-left: 0;
  border-radius: 5px;
  top: 50%;
  margin-top: -15px;
  z-index: 2;
  -o-transition: height 0.5s;
  -ms-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
  box-shadow: 0 24px 30px 0 rgba(0, 0, 0, 0.1);
}
.inner_main .rate_list li {
  display: flex;
  background: #ffffff;
}
.inner_main .rate_list li.current_rate {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 30px;
  display: flex;
  align-items: center;
}
.inner_main .rate_list li.current_rate:before {
  display: none;
}
.inner_main .rate_list li.current_rate a {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  color: #000000;
  border-bottom: 1px solid #D8D8D8;
  padding: 7px 9px;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.inner_main .rate_list li.current_rate a:before {
  position: absolute;
  top: 11px;
  right: 8px;
  font-size: 45%;
}
.inner_main .rate_list li.current_rate a:after {
  color: inherit;
  border-style: solid;
  border-left-color: transparent;
  border-right-color: transparent;
  border-width: 4px 3px 0;
  content: "";
  margin-left: 5px;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.inner_main .rate_list li a {
  color: #000000;
  padding: 5px 9px;
  width: 100%;
}
.inner_main .lg_block {
  position: relative;
  width: 71px;
  height: 30px;
  font-size: 120%;
  line-height: 16px;
  margin: 0 -13px 0 0;
}
.inner_main .lg_block.opened .lg_list {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  height: 80px;
  border: 1px solid #D8D8D8;
}
.inner_main .lg_list {
  display: block;
  width: 71px;
  height: 30px;
  border: 1px solid #000000;
  position: absolute;
  overflow: hidden;
  padding-top: 28px;
  padding-left: 0;
  border-radius: 5px;
  background-color: #000000;
  top: 50%;
  margin-top: -15px;
  z-index: 2;
  -o-transition: height 0.5s;
  -ms-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}
.inner_main .lg_list li {
  display: flex;
  background: transparent;
}
.inner_main .lg_list li.current_lg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 30px;
  display: flex;
  align-items: center;
}
.inner_main .lg_list li.current_lg:before {
  display: none;
}
.inner_main .lg_list li.current_lg a {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.inner_main .lg_list li.current_lg a:before {
  position: absolute;
  top: 11px;
  right: 8px;
  font-size: 45%;
}
.inner_main .lg_list li.current_lg a:after {
  color: inherit;
  border-style: solid;
  border-left-color: transparent;
  border-right-color: transparent;
  border-width: 4px 3px 0;
  content: "";
  margin-right: 15px;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.inner_main .lg_list li a {
  color: #ffffff;
  padding: 3px 9px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.inner_main .lg_list li a img {
  max-width: 12px;
  width: 100%;
  border-radius: 21px;
}

.second_menu {
  background-color: #F7F7F7;
  padding: 20px 0;
}

.second_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.left_block {
  text-align: center;
  z-index: 1;
  position: absolute;
  top: 87px;
  right: 0;
  left: auto;
  height: 0;
  display: flex;
  align-items: center;
}

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

.main_logo {
  padding-right: 40px;
}

.subscribe_form {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 458px;
  height: 38px;
}

.subscribe_form input {
  color: #000000;
  font-size: 140%;
  line-height: 19px;
  padding: 10px 130px 10px 15px;
  width: 100%;
  height: 38px;
  border: 1px solid #D8D8D8;
  border-radius: 5px 0 0 5px;
  background-color: #ffffff;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.subscribe_form input:focus {
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.subscribe_form input::placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.subscribe_form button {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  z-index: 1;
  background: #666666;
  background-size: 7px auto !important;
  background-position: center !important;
  box-shadow: -2px 0px 3px #999999;
  height: 38px;
  width: 117px;
  font-size: 140%;
  line-height: 19px;
  font-family: "bold";
  text-align: center;
  border-radius: 0 5px 5px 0;
  background-color: #000000;
  color: #ffffff;
}
.subscribe_form button:before {
  display: none;
}
.subscribe_form button:after {
  content: attr(data-mobile);
  font-family: "bold" !important;
  line-height: 19px;
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}

.phone_block {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "bold";
  padding: 0 15px;
}
.phone_block:before {
  display: flex;
  margin-right: 7px;
  width: 16px;
  height: 16px;
  align-items: center;
  justify-content: center;
  font-size: 150%;
  color: #0079C5;
  margin-top: 3px;
}

.phone_link {
  white-space: nowrap;
  font-size: 180%;
  line-height: 24px;
  color: #0079C5;
}

.actions_block {
  display: flex;
  align-items: center;
}
.actions_block li {
  padding: 0 10px;
}
.actions_block li .minicart-wrapper {
  margin: 0;
  padding: 0;
}
.actions_block li a {
  font-family: "semiBold";
  font-size: 140%;
  line-height: 19px;
  color: #000000;
  display: flex;
  align-items: center;
}
.actions_block li a:before {
  margin-right: 8px;
  font-size: 144%;
}
.actions_block li a.icon_wish_list {
  position: relative;
}
.actions_block li a.icon_wish_list:after {
  content: attr(data-mobile);
  font-family: "semiBold" !important;
  line-height: 19px;
  color: #000000;
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.actions_block li a.icon_wish_list .items_count {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  text-align: center;
  top: -18px;
  right: -24px;
  border-radius: 50%;
  transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  font-size: 1.1rem;
  line-height: 10px;
  min-width: 21px;
  height: 21px;
  color: #ffffff;
  padding: 3px;
  background: red;
}
.actions_block li a.icon_wish_list .items_count:empty {
  background: transparent;
  display: none;
}
@media (max-width: 991px) {
  .actions_block li a.icon_wish_list .items_count {
    top: -18px !important;
    right: unset !important;
    left: 18px;
  }
}
@media (max-width: 1199px) {
  .actions_block li a.icon_wish_list .items_count {
    top: -10px;
    right: -27px;
  }
}
.actions_block li a.icon_compare_head {
  position: relative;
}
.actions_block li a.icon_compare_head:after {
  content: attr(data-mobile);
  font-family: "semiBold" !important;
  line-height: 19px;
  color: #000000;
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.actions_block li a.icon_compare_head .items_count {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  text-align: center;
  top: -18px;
  right: -24px;
  border-radius: 50%;
  transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  font-size: 1.1rem;
  line-height: 10px;
  min-width: 21px;
  height: 21px;
  color: #ffffff;
  padding: 3px;
  background: red;
}
.actions_block li a.icon_compare_head .items_count:empty {
  background: transparent;
  display: none;
}
@media (max-width: 991px) {
  .actions_block li a.icon_compare_head .items_count {
    top: -16px !important;
    right: unset !important;
    left: 8px;
  }
}
.actions_block li a.icon_cart:after {
  content: attr(data-mobile);
  font-family: "semiBold" !important;
  line-height: 19px;
  color: #000000;
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.actions_block li:last-child {
  border: 1px solid #979797;
  border-radius: 5px;
  background-color: #ffffff;
  padding: 0;
}
.actions_block li:last-child a {
  padding: 8px 10px;
  position: relative;
}
.actions_block li:last-child .items_count {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  text-align: center;
  top: -9px;
  right: -31px;
  border-radius: 50%;
  transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  font-size: 1.1rem;
  line-height: 10px;
  min-width: 21px;
  height: 21px;
  color: #ffffff;
  padding: 3px;
  background: red;
}
.actions_block li:last-child .items_count:empty {
  background: green;
  display: none;
}

.bottom_menu {
  background: #ffffff;
}

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

.main_menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 1;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.main_menu .menu_inner {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.main_menu .menu_inner ul {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  font-size: 0;
  margin-bottom: 1px;
}
.main_menu .menu_inner ul li {
  border-right: 1px solid rgba(151, 151, 151, 0.26);
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
  height: 135px;
}
.main_menu .menu_inner ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 135px;
  width: 139px;
  padding: 17px 10px;
  max-width: 100%;
}
.main_menu .menu_inner ul li a .name_menu {
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
  font-size: 120%;
  line-height: 16px;
  font-family: "semiBold";
  color: #000000;
  white-space: normal;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main_menu .menu_inner ul li a .img_block {
  position: relative;
  margin-bottom: 12px;
  height: 80px;
}
.main_menu .menu_inner ul li a .img_block img {
  display: inline-block;
  max-width: 180px;
  max-height: 200px;
  margin: 0 auto;
}
.main_menu .menu_inner ul li a .img_block img:last-child {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -o-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.main_menu .menu_inner ul li a:before {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
  padding-bottom: 14px;
  font-size: 320%;
  display: block;
}
.main_menu .scroll_arrows span {
  position: absolute;
  top: 50%;
  width: 20px;
  height: 20px;
  background: #ffffff;
  margin-top: -16px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
}
.main_menu .scroll_arrows span:not(.active) {
  opacity: 0;
  pointer-events: none;
}
.main_menu .left_scroll {
  left: 10px;
}
.main_menu .left_scroll:before {
  content: "";
  margin-right: -22px;
  height: 39px;
  width: 39px;
  background-color: #ffffff;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 21px;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 140%;
}
.main_menu .right_scroll {
  right: 10px;
}
.main_menu .right_scroll:before {
  content: "";
  margin-left: -20px;
  height: 39px;
  width: 39px;
  background-color: #ffffff;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 21px;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 140%;
}

.burger_block {
  display: inline-block;
  background-color: #000000;
  height: 135px;
  padding: 17px 10px;
  border-radius: 5px 0 0 5px;
  text-align: center;
  width: 121px;
  position: relative;
}
.burger_block > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 37px;
  width: 54px;
  border: 1px solid #ffffff;
  margin: 0 auto;
  border-radius: 2px;
}
.burger_block > a > span:nth-child(1) {
  position: absolute;
  left: 12px;
  top: 17px;
  cursor: pointer;
  border-radius: 1px;
  height: 1px;
  width: 27px;
  background: #ffffff;
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
}
.burger_block > a > span:nth-child(1):before {
  top: -10px;
  cursor: pointer;
  border-radius: 1px;
  height: 1px;
  width: 27px;
  background: #ffffff;
  position: absolute;
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
}
.burger_block > a > span:nth-child(1):after {
  bottom: -10px;
  cursor: pointer;
  border-radius: 1px;
  height: 1px;
  width: 27px;
  background: #ffffff;
  position: absolute;
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
}
.burger_block > a span:nth-child(2) {
  margin-top: 83px;
  font-size: 140%;
  font-family: "semiBold";
  color: #ffffff;
  line-height: 16px;
  text-align: center;
  padding-top: 20px;
}

.liquidation_block {
  display: inline-block;
  background-color: #FF0009;
  height: 135px;
  padding: 17px 10px;
  border-radius: 0 5px 5px 0;
  text-align: center;
}
.liquidation_block a {
  width: 100px;
  font-size: 120%;
  font-family: "semiBold";
  line-height: 16px;
  color: #ffffff;
}
.liquidation_block a:before {
  padding-bottom: 14px;
  font-size: 320%;
  display: block;
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}

.mobile_menu,
.mobile_block,
.menu_button {
  display: none;
}

.main_block {
  position: relative;
}

.lvl_three {
  left: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  position: absolute;
  background: #ffffff;
  overflow: hidden;
  opacity: 0;
  line-height: 19px;
  -o-transition: opacity 0.8s;
  -ms-transition: opacity 0.8s;
  -moz-transition: opacity 0.8s;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
}

.lvl_inner {
  width: 100vw;
  background-color: #ffffff;
  box-shadow: 0 24px 30px 0 rgba(0, 0, 0, 0.1);
  display: none;
}
.submenu_list {
  width: 100%;
}
.submenu_list .inner_list {
  position: absolute;
  display: none;
  top: 266px;
  background: #ffffff;
  margin-left: -13px;
  box-shadow: 0 24px 30px 0 rgba(0, 0, 0, 0.1);
}
.submenu_list .inner_list > ul {
  display: flex;
  flex-direction: column;
  align-items: end;
  min-width: 243px;
}
.submenu_list .inner_list > ul > li {
  width: 100%;
  position: relative;
}
.submenu_list .inner_list > ul > li .sublist_btn:before {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.submenu_list .inner_list > ul > li.hovered {
  background-color: rgba(216, 216, 216, 0.5);
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.submenu_list .inner_list > ul > li.hovered .sublevel_list {
  opacity: 1;
  width: 100%;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -o-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.submenu_list .inner_list > ul > li.hovered .inner_level {
  display: block;
}
.submenu_list .inner_list > ul > li.hovered .sublist_btn {
  color: #FF0009;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.submenu_list .inner_list > ul > li.inner_active .sublevel_list {
  position: fixed;
}
.submenu_list .inner_list > ul > li.active .sublevel_list {
  left: 0;
  -o-transition: left 0.8s;
  -ms-transition: left 0.8s;
  -moz-transition: left 0.8s;
  -webkit-transition: left 0.8s;
  transition: left 0.8s;
  display: block;
}
.submenu_list .inner_list > ul > li.active .sublist_btn:before {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.submenu_list .inner_list > ul a {
  color: #424242;
  font-size: 130%;
  line-height: 17px;
  padding: 10px 20px;
  font-family: "semiBold";
  float: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
  word-break: break-word;
  max-width: 242px;
  width: 100%;
}
.submenu_list .inner_list > ul a:before {
  color: #979797;
  margin-left: 10px;
  font-size: 88%;
}
.submenu_list .inner_list > ul a.icon_arrow_right {
  flex-direction: row-reverse;
}
.submenu_list .inner_list > ul .menu_all {
  padding: 20px;
  font-size: 140%;
  font-family: "bold";
  color: #000000;
  line-height: 19px;
}

.sublevel_list {
  left: 100%;
  top: 0;
  width: 100%;
  padding: 0;
  margin: 0;
  position: absolute;
  background: #ffffff;
  opacity: 0;
  line-height: 19px;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -o-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.sublevel_list .inner_level {
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0 24px 30px 0 rgba(0, 0, 0, 0.1);
  display: none;
}
.sublevel_list .inner_level > ul {
  display: flex;
  flex-direction: column;
}
.sublevel_list .inner_level > ul li {
  display: flex;
  flex-direction: column;
}
.sublevel_list .inner_level > ul li.hovered .lvl_three {
  opacity: 1;
  width: 100%;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
.sublevel_list .inner_level > ul li.hovered .lvl_inner {
  display: block;
}
.sublevel_list .inner_level > ul a {
  flex-direction: row;
}

.submenu_inner {
  display: none;
}

.d_none {
  display: none;
}

@media (max-width: 1439px) {
  .subscribe_form {
    width: 360px;
  }

  .inner_main .social_list,
.inner_main .profile_block.active {
    padding: 0 0 0 10px;
  }

  .inner_main .rate_block {
    margin: 0 10px;
  }

  .actions_block li a {
    font-size: 130%;
  }

  .actions_block li,
.phone_block {
    padding: 0 10px;
  }

  .main_logo {
    padding-right: 20px;
  }

  .subscribe_form button {
    width: 100px;
  }

  .phone_link {
    font-size: 140%;
  }

  .phone_block:before {
    margin-right: 5px;
  }
}
@media (max-width: 1199px) {
  .left_block {
    max-width: 100%;
    width: auto;
  }

  .actions_block li {
    border: 1px solid #979797;
    border-radius: 5px;
    background-color: #ffffff;
    padding: 0;
    margin: 0 5px;
  }
  .actions_block li a {
    font-size: 180%;
  }
  .actions_block li a.icon_cart:after, .actions_block li a.icon_compare_head:after, .actions_block li a.icon_wish_list:after {
    content: "";
  }
  .actions_block li a:before {
    margin-right: 0;
  }
  .actions_block li:last-child {
    margin-left: 5px;
  }
  .actions_block li a {
    padding: 8px 10px;
    position: relative;
  }
  .actions_block li a.icon_compare_head .items_count {
    top: -8px;
    right: -27px;
  }

  .inner_main .top_menu li {
    padding: 0 10px;
    text-align: center;
  }
}
@media (max-width: 991px) {
  .close_opened .submenu_inner {
    left: 0;
    padding-left: 15px;
    z-index: 1;
  }

  .submenu_list .inner_list > ul > li.hovered {
    background: none;
  }

  .back_btn {
    display: none;
    align-items: center;
    font-size: 120%;
    font-family: "semiBold";
    color: #ffffff;
    line-height: 16px;
  }
  .back_btn:before {
    padding-right: 10px;
    padding-top: 2px;
  }
  .back_btn.inner_back {
    display: flex;
  }

  .sublevel_list {
    position: absolute;
    top: 52px;
    left: 100%;
    bottom: 0;
    width: 100% !important;
    opacity: 1;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 9;
    -o-transition: left 0.5s;
    -ms-transition: left 0.5s;
    -moz-transition: left 0.5s;
    -webkit-transition: left 0.5s;
    transition: left 0.5s;
    background: #ffffff;
    height: auto;
  }

  .submenu_list {
    position: fixed;
    top: 52px;
    left: 100%;
    bottom: 0;
    width: 100% !important;
    opacity: 1;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 9;
    -o-transition: left 0.5s;
    -ms-transition: left 0.5s;
    -moz-transition: left 0.5s;
    -webkit-transition: left 0.5s;
    transition: left 0.5s;
    background: #000000;
    height: auto;
  }
  .submenu_list .inner_level {
    height: 100%;
    display: block;
  }
  .submenu_list .lvl_inner ul li a {
    color: rgba(66, 66, 66, 0.7);
  }
  .submenu_list .lvl_btn:before {
    transform: rotate(0);
    -o-transition: transform 0.5s;
    -ms-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    transition: transform 0.5s;
  }
  .submenu_list .inner_level > ul > li {
    background: #ffffff;
    width: 100%;
    border-bottom: 1px solid rgba(151, 151, 151, 0.27);
  }
  .submenu_list .inner_level > ul > li a {
    max-width: 100%;
  }
  .submenu_list .inner_level > ul > li.active .lvl_three {
    opacity: 1;
    -o-transition: opacity 0.8s;
    -ms-transition: opacity 0.8s;
    -moz-transition: opacity 0.8s;
    -webkit-transition: opacity 0.8s;
    transition: opacity 0.8s;
    display: block;
  }
  .submenu_list .inner_level > ul > li.active .lvl_btn:before {
    transform: rotate(90deg);
    -o-transition: transform 0.5s;
    -ms-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    transition: transform 0.5s;
  }
  .submenu_list .lvl_three {
    position: relative;
    width: 100%;
    top: auto;
    left: auto;
    right: auto;
    box-shadow: none;
    background: transparent;
    padding: 0;
    margin: 0;
    opacity: 0;
    display: none;
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
  }
  .submenu_list .lvl_three .lvl_inner {
    display: block;
  }
  .submenu_list .inner_list {
    display: flex !important;
    position: absolute;
    left: 100%;
    top: 47px;
    background: #ffffff;
    bottom: 0;
    width: 100%;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 20;
    flex-direction: column;
    border: none;
    margin-left: 0;
    box-shadow: none;
  }
  .submenu_list .inner_list > ul {
    border-top: 1px solid #ffffff;
    flex: 1;
    overflow-y: auto;
    height: 100%;
  }
  .submenu_list .inner_list > ul > li {
    width: 100%;
    border-bottom: 1px solid rgba(151, 151, 151, 0.27);
  }
  .submenu_list .inner_list > ul > li:before {
    display: none;
    width: 100%;
  }
  .submenu_list .inner_list > ul > li.sublist_btnOpen .sublevel_list {
    left: 0;
  }
  .submenu_list .inner_list > ul > li > a {
    max-width: 100%;
    border: none !important;
    background: transparent;
    padding: 16px;
  }
  .submenu_list .inner_list > ul > li > a:before {
    transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -o-transform: scaleY(1);
  }
  .submenu_list .inner_list.inner_fixed {
    position: fixed;
  }
  .submenu_list .inner_list.fixed {
    left: 0;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }

  .menu_button {
    display: flex;
    margin-left: 15px;
    margin-right: -15px;
    height: 30px;
    width: 40px;
    align-items: center;
    -o-transition: background 0.5s;
    -ms-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -webkit-transition: background 0.5s;
    transition: background 0.5s;
    position: relative;
    overflow: hidden;
    z-index: 4;
    color: #333333 !important;
    -o-transition: color 0.3s;
    -ms-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    position: fixed;
    top: 11px;
    right: 16px;
  }
  .menu_button .burger_lines {
    position: relative;
    overflow: hidden;
    margin-left: 10px;
    width: 17px;
    height: 17px;
    padding: 6px 0;
  }
  .menu_button .burger_lines:before, .menu_button .burger_lines:after {
    display: block;
    content: "";
    position: absolute;
    left: -21px;
    width: 45px;
    border-top: 2px solid;
    -o-transition: transform 0.5s;
    -ms-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    transition: transform 0.5s;
  }
  .menu_button .burger_lines:before {
    top: 0;
  }
  .menu_button .burger_lines:after {
    bottom: 2px;
  }
  .menu_button .burger_lines span {
    display: block;
    border-top: 2px solid;
    -o-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }

  .header_main {
    height: 60px;
    background: #F7F7F7;
  }

  .main_block {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 0;
    background: rgba(0, 0, 0, 0.7);
    overflow: hidden;
    -o-transition: width 0.5s;
    -ms-transition: width 0.5s;
    -moz-transition: width 0.5s;
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
    flex: none;
    z-index: 4;
  }

  .inner_main {
    justify-content: unset;
    flex-direction: column;
    background: #000000;
    width: 344px;
    float: right;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    height: 550px;
  }
  .inner_main .top_menu {
    flex-direction: column;
    width: 100%;
    display: flex;
    justify-content: right;
    align-items: center;
    padding-left: 13px;
    padding-right: 13px;
    border-bottom: 1px solid rgba(151, 151, 151, 0.15);
    height: 250px;
    overflow: auto;
    margin-top: 30px;
  }
  .inner_main .top_menu li {
    width: 100%;
    padding: 15px 10px;
  }
  .inner_main .top_menu li:first-child {
    padding-left: 10px;
  }
  .inner_main .rate_list {
    display: none;
  }
  .inner_main .top_block {
    flex-direction: column;
    padding-top: 6px;
    width: 100%;
  }
  .inner_main .lg_block {
    height: auto;
    position: absolute;
    left: 0;
    border-bottom: 1px solid rgba(151, 151, 151, 0.15);
    padding: 25px 0;
    top: 1px;
    width: 100%;
  }
  .inner_main .lg_block .lg_list {
    margin-left: 10px;
  }
  .inner_main .social_list {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    height: 0;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .inner_main .profile_block.active {
    padding-top: 61px;
    height: auto;
    width: 100%;
    justify-content: space-around;
    border-bottom: 1px solid rgba(151, 151, 151, 0.15);
    padding-bottom: 20px;
  }
  .inner_main .profile_block.active:before {
    display: none;
  }
  .inner_main .profile_block.active a:last-child {
    margin-right: 0;
  }
  .inner_main .profile_block.active a.profile_btn {
    border: 1px solid #D8D8D8;
    border-radius: 5px;
    height: 38px;
    width: 128px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .inner_main .profile_block.active a:before {
    margin-right: 20px;
  }
  .inner_main .actions_block {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 0 auto;
    border-bottom: 1px solid rgba(151, 151, 151, 0.15);
    padding-bottom: 17px;
  }
  .inner_main .actions_block li {
    border: none;
    border-radius: 0;
    background-color: transparent;
    padding: 0;
    margin: 0;
  }
  .inner_main .actions_block li:last-child {
    display: none;
  }
  .inner_main .actions_block li .icon_wish_list {
    color: #ffffff;
  }
  .inner_main .actions_block li .icon_wish_list:after {
    content: attr(data-mobile);
    font-size: 14px;
    color: #ffffff;
  }
  .inner_main .actions_block li .icon_compare_head {
    color: #ffffff;
  }
  .inner_main .actions_block li .icon_compare_head:after {
    content: attr(data-mobile);
    font-size: 14px;
    color: #ffffff;
  }
  .inner_main .actions_block li a:before {
    font-size: 115%;
    margin-right: 10px;
  }
  .inner_main .actions_block li a {
    padding: 0;
    position: relative;
  }

  .phone_block {
    position: absolute;
    bottom: 80px;
    left: 0;
    right: 0;
    height: 0;
  }

  .left_block {
    position: static;
    right: 0;
    left: 0;
    z-index: 1;
    width: 100%;
  }

  .header_menu_block {
    position: relative;
  }

  .second_inner {
    position: absolute;
    bottom: -50px;
    width: 100%;
    left: 0;
    right: 0;
    display: block;
    padding: 0 16px;
  }

  .second_menu {
    padding: 0;
  }

  .main_logo {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    padding: 11px 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #F7F7F7;
    z-index: 3;
  }
  .main_logo img {
    width: 100%;
    max-width: 126px;
  }

  .mobile_block {
    padding-right: 30px;
    display: block;
  }
  .mobile_block a {
    position: relative;
    margin-right: 10px;
  }
  .mobile_block a:before {
    color: #000000;
    font-size: 180%;
  }
  .mobile_block a .items_count {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    text-align: center;
    top: -20px;
    right: -39px;
    border-radius: 50%;
    transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    font-size: 1.1rem;
    line-height: 10px;
    min-width: 21px;
    height: 21px;
    color: #ffffff;
    padding: 3px;
    background: red;
  }
  .mobile_block a .items_count:empty {
    background: transparent;
    display: none;
  }

  .subscribe_form {
    width: 100%;
  }

  .burger_block {
    width: 100%;
    border-radius: 0;
    display: flex;
    align-items: center;
    padding: inherit;
    height: 60px;
  }
  .burger_block a {
    margin: 0 16px;
    display: block;
  }
  .burger_block a span:nth-child(2) {
    margin-top: 0;
    position: absolute;
    top: 6px;
    text-align: initial;
    left: 65px;
    display: flex;
    padding-top: 0;
    width: 400px;
  }

  .liquidation_block {
    width: auto;
    border-radius: 0;
    padding: inherit;
    height: auto;
    display: flex;
    align-items: center;
  }
  .liquidation_block a {
    height: 60px;
    display: flex;
    align-items: center;
    font-size: 140%;
    line-height: 19px;
    padding: 0 24px;
    background: #FF0009;
    width: 100%;
  }
  .liquidation_block a:before {
    padding-right: 10px;
    font-size: 250%;
    padding-bottom: 0;
  }

  .bottom_menu > .custom_container {
    padding: 0;
  }

  .subscribe_form button:before {
    display: block;
  }
  .subscribe_form button:after {
    content: "";
  }

  .mobile_menu {
    background: #000000;
    display: flex;
    width: 100vw;
    justify-content: space-between;
    align-items: center;
    height: 50px;
    padding: 0 16px;
    opacity: 0;
    -o-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .mobile_menu .menu_title {
    font-size: 120%;
    line-height: 16px;
    font-family: "semiBold";
    color: #ffffff;
    padding-right: 15px;
  }
  .mobile_menu .close_menu {
    font-size: 120%;
    line-height: 16px;
    font-family: "semiBold";
    color: #A1A1A1;
  }

  .main_menu {
    position: fixed;
    top: 0;
    right: 0;
    width: 0;
    overflow: hidden;
    -o-transition: width 0.5s;
    -ms-transition: width 0.5s;
    -moz-transition: width 0.5s;
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
    flex: none;
    z-index: 5;
    height: 100%;
    flex-direction: column;
  }
  .main_menu .menu_inner {
    justify-content: unset;
    flex-direction: column;
    background: #ffffff;
    width: 100%;
    float: right;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
  }
  .main_menu .menu_inner .menu_list {
    display: flex;
    white-space: normal;
    font-size: unset;
    vertical-align: unset;
    flex-direction: column;
    width: 100vw;
  }
  .main_menu .menu_inner .menu_list li {
    border-right: none;
    width: 100%;
    border-bottom: 1px solid rgba(151, 151, 151, 0.27);
    height: auto;
  }
  .main_menu .menu_inner .menu_list li:last-child {
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(151, 151, 151, 0.27);
  }
  .main_menu .menu_inner .menu_list li a {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    padding: 15px 15px 15px 27px;
    text-align: left;
    flex-direction: row;
    justify-content: flex-start;
  }
  .main_menu .menu_inner .menu_list li a .img_block {
    margin-bottom: 0;
    height: auto;
  }
  .main_menu .menu_inner .menu_list li a .img_block img {
    padding-right: 20px;
    max-width: 60px;
    margin: 0;
  }
  .main_menu .menu_inner .menu_list li a .name_menu {
    width: auto;
    text-align: left;
  }
  .main_menu .menu_inner .menu_list li a.submenu_button:after {
    content: "";
    margin-top: 2px;
    margin-left: auto;
    color: #979797;
  }
  .main_menu .menu_inner .menu_list li a:active {
    box-shadow: none !important;
  }
}
@media (max-width: 479px) {
  .subscribe_form button {
    width: 66px;
  }

  .burger_block a span:nth-child(2) {
    width: 180px;
  }
}
@media (max-width: 399px) {
  .liquidation_block a {
    font-size: 110%;
    line-height: 16px;
  }

  .burger_block a span:nth-child(2) {
    width: auto;
    top: 0;
    left: 60px;
    position: relative;
    font-size: 110%;
  }
}
@media (max-width:359px) {
  .inner_main {
    width: 100vw;
  }

  .main_menu .menu_inner .menu_list li a {
    padding: 15px;
  }
}
.web .lvl_inner > ul a,
.web .submenu_list .inner_list > ul a {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.web .lvl_inner > ul a:hover,
.web .submenu_list .inner_list > ul a:hover {
  color: #FF0009;
}
.web .burger_block a {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.web .burger_block a:hover {
  background: #FF0009;
  border-color: #FF0009;
}
.web .burger_block a:hover:before, .web .burger_block a:hover:after {
  background: #FF0009;
}
.web .main_menu .scroll_arrows span:hover:before {
  background: #FF0009;
  color: #ffffff;
}
.web .liquidation_block a {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.web .liquidation_block a:hover:before {
  color: #000000;
}
.web .bottom_menu .menu_list li a {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.web .bottom_menu .menu_list li a:hover {
  background-color: #ffffff;
  box-shadow: 0 24px 30px 0 rgba(0, 0, 0, 0.1);
}
.web .bottom_menu .menu_list li a:hover span img:last-child {
  opacity: 1;
}
.web .bottom_menu .menu_list li a:hover span img {
  opacity: 0;
  -o-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.web .actions_block li a {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.web .actions_block li a:hover {
  color: #FF0009;
}
.web .actions_block li a:hover.icon_cart:after, .web .actions_block li a:hover.icon_compare_head:after, .web .actions_block li a:hover.icon_wish_list:after {
  color: #FF0009;
}
.web .subscribe_form button {
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.web .subscribe_form button:hover {
  opacity: 0.8;
}
.web .inner_main .social_list li a {
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.web .inner_main .social_list li a:hover {
  opacity: 0.5;
}
.web .inner_main .top_menu li a {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.web .inner_main .top_menu li a:hover {
  color: #FF0009;
}
.web .inner_main .lg_list li a,
.web .inner_main .profile_block a {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.web .inner_main .lg_list li a:hover,
.web .inner_main .profile_block a:hover {
  color: #FF0009;
}
.web .inner_main .lg_list li a:hover:before,
.web .inner_main .profile_block a:hover:before {
  color: #FF0009;
}
.web .inner_main .rate_list li a {
  -o-transition: background 0.5s;
  -ms-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
.web .inner_main .rate_list li a:hover {
  background: #e5e5e5;
}
.web .inner_main .rate_list li.current_rate a:hover {
  background: #FF0009;
  color: #ffffff;
}

.touch .back_btn {
  -o-transition: color 0.25s;
  -ms-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.touch .back_btn:active {
  color: #FF0009;
}
.touch .lvl_inner > ul a,
.touch .submenu_list .inner_list > ul a {
  -o-transition: color 0.25s;
  -ms-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.touch .lvl_inner > ul a:active,
.touch .submenu_list .inner_list > ul a:active {
  color: #FF0009;
}
.touch .burger_block a {
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.touch .burger_block a:active {
  background: #FF0009;
  border-color: #FF0009;
}
.touch .burger_block a:active:before, .touch .burger_block a:active:after {
  background: #FF0009;
}
.touch .main_menu .scroll_arrows span:active:before {
  background: #FF0009;
  color: #ffffff;
}
.touch .liquidation_block a {
  -o-transition: color 0.25s;
  -ms-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.touch .liquidation_block a:active:before {
  color: #000000;
}
.touch .bottom_menu .menu_list li a {
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.touch .bottom_menu .menu_list li a:active {
  background-color: #ffffff;
  box-shadow: 0 24px 30px 0 rgba(0, 0, 0, 0.1);
}
.touch .bottom_menu .menu_list li a:active span img:last-child {
  opacity: 1;
}
.touch .bottom_menu .menu_list li a:active span img {
  opacity: 0;
  -o-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.touch .actions_block li a {
  -o-transition: color 0.25s;
  -ms-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.touch .actions_block li a:active {
  color: #FF0009;
}
.touch .actions_block li a:active.icon_cart:after, .touch .actions_block li a:active.icon_compare_head:after, .touch .actions_block li a:active.icon_wish_list:after {
  color: #FF0009;
}
.touch .subscribe_form button {
  -o-transition: opacity 0.25s;
  -ms-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.touch .subscribe_form button:active {
  opacity: 0.8;
}
.touch .inner_main .social_list li a {
  -o-transition: opacity 0.25s;
  -ms-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.touch .inner_main .social_list li a:active {
  opacity: 0.5;
}
.touch .inner_main .top_menu li a {
  -o-transition: color 0.25s;
  -ms-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.touch .inner_main .top_menu li a:active {
  color: #FF0009;
}
.touch .inner_main .lg_list li a,
.touch .inner_main .profile_block a {
  -o-transition: color 0.25s;
  -ms-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.touch .inner_main .lg_list li a:active,
.touch .inner_main .profile_block a:active {
  color: #FF0009;
}
.touch .inner_main .lg_list li a:active:before,
.touch .inner_main .profile_block a:active:before {
  color: #FF0009;
}
.touch .inner_main .rate_list li a {
  -o-transition: background 0.25s;
  -ms-transition: background 0.25s;
  -moz-transition: background 0.25s;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
}
.touch .inner_main .rate_list li a:active {
  background: #e5e5e5;
}
.touch .mobile_block a {
  -o-transition: color 0.25s;
  -ms-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.touch .mobile_block a:active {
  color: #FF0009;
}
.touch .mobile_block a:active:before {
  color: #FF0009;
}
.touch .close_menu,
.touch .menu_button {
  -o-transition: color 0.25s;
  -ms-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.touch .close_menu:active,
.touch .menu_button:active {
  color: #FF0009 !important;
}

.menu_opened .menu_button .burger_lines:before {
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.menu_opened .menu_button .burger_lines:after {
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
.menu_opened .menu_button .burger_lines span {
  opacity: 0;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
@media (max-width: 991px) {
  .menu_opened {
    overflow: hidden;
  }
  .menu_opened .menu_button {
    background: transparent;
  }
  .menu_opened .main_block {
    width: 100%;
    overflow: auto;
  }
  .menu_opened .menu_button .burger_lines {
    color: #ffffff;
  }
  .menu_opened .menu_button .burger_lines:after {
    bottom: 0;
  }
}

@media (max-width: 991px) {
  .menu_open {
    overflow: hidden;
  }
  .menu_open .main_menu {
    width: 100%;
    overflow: auto;
  }
}
.menu_open .submenu_list {
  display: block !important;
  opacity: 1 !important;
}
.menu_open .mobile_menu {
  opacity: 1;
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.footer .footer_inner {
  padding-top: 30px;
}
.footer .footer_top_container {
  background: #ffffff;
  padding: 30px 20px;
}
.footer .footer_top_container .custom_container {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
}
.footer .one_block {
  padding-top: 20px;
}
.footer .footer_description {
  padding-top: 30px;
  padding-bottom: 40px;
  font-size: 120%;
  line-height: 16px;
  color: #000000;
  max-width: 330px;
  width: 100%;
}
.footer .security_block a {
  color: #000000;
  font-size: 130%;
  font-family: "semiBold";
  line-height: 17px;
  padding: 0 7px;
}
.footer .security_block a:first-child {
  padding: 0;
}
.footer .footer_menu_list {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  column-gap: 0;
}
.footer .footer_menu_list li {
  padding: 10px;
}
.footer .footer_menu_list li a {
  color: #000000;
  line-height: 19px;
  font-size: 140%;
}
@media (max-width: 420px) {
  .footer .footer_menu_list {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
}
.footer .payments_block {
  padding-top: 60px;
  display: flex;
  flex-direction: column;
  align-items: end;
}
.footer .payments_block span {
  font-size: 140%;
  font-family: "semiBold";
  line-height: 19px;
  color: #000000;
}
.footer .payments_block img {
  padding-top: 20px;
  max-width: 218px;
  width: 100%;
}
.footer .footer_contacts_block .bonus_block {
  margin-bottom: 12px;
}
.footer .footer_contacts_block .input_title {
  font-family: "semiBold";
  font-size: 140%;
  line-height: 19px;
  color: #000000;
}
.footer .footer_contacts_block input {
  color: #000000;
  font-size: 120%;
  line-height: 16px;
  padding: 10px;
  width: 100%;
  height: 38px;
  border: 1px solid #D4D4D4;
  border-radius: 5px;
  background-color: #ffffff;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.footer .footer_contacts_block ::-webkit-input-placeholder {
  color: #8B8B8B;
}
.footer .footer_contacts_block :-moz-placeholder {
  color: #8B8B8B;
}
.footer .footer_contacts_block ::-moz-placeholder {
  color: #8B8B8B;
}
.footer .footer_contacts_block :-ms-input-placeholder {
  color: #8B8B8B;
}
.footer .footer_contacts_block button {
  display: block;
  position: absolute;
  top: 0;
  right: -10px;
  border: none;
  height: 38px;
  min-width: 168px;
  font-size: 130%;
  line-height: 17px;
  font-family: "bold";
  text-align: center;
  border-radius: 5px;
  background-color: #000000;
  color: #ffffff;
}
.footer .footer_contacts_block button:before {
  margin-right: -5px;
  display: none;
}
.footer .footer_contacts_block button:after {
  content: attr(data-mobile);
  font-family: "bold" !important;
  line-height: 19px;
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.footer .footer_contacts_block form {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 100%;
  height: 38px;
  margin-top: 15px;
}
.footer .socials_block .socials_title {
  font-size: 130%;
  font-family: "semiBold";
  line-height: 17px;
  color: #000000;
  padding-bottom: 15px;
  padding-top: 20px;
}
.footer .socials_list {
  display: flex;
}
.footer .socials_list li {
  padding: 0 10px;
}
.footer .socials_list li a {
  display: block;
}
.footer .socials_list li a:before {
  color: #000000;
  font-size: 280%;
}
.footer .socials_list li:first-child {
  padding-right: 10px;
  padding-left: 0;
}
.footer .block_socials {
  display: flex;
  margin-top: 25px;
}
.footer .block_socials li:first-child {
  padding-left: 0;
}
.footer .block_socials a {
  display: block;
  color: #000000;
}
.footer .contact_footer {
  margin-top: 30px;
}
.footer .contact_footer .email_footer,
.footer .contact_footer .phone_link {
  padding: 5px 0;
  color: #000000;
  font-size: 100%;
  line-height: 19px;
}
.footer .contact_footer > span {
  color: #000000;
  font-size: 130%;
  font-family: "semiBold";
  line-height: 17px;
  margin-bottom: 5px;
}
.footer .contact_footer > .inner_block {
  padding: 5px 0;
  color: #000000;
  font-size: 140%;
  line-height: 19px;
}
.footer .contact_footer > .inner_block > span {
  color: rgba(0, 0, 0, 0.53);
  padding-right: 12px;
}
.footer .footer_bottom_container {
  background: #000000;
  padding: 17px 0;
  font-size: 140%;
  line-height: 19px;
  color: #ffffff;
}
.footer .footer_bottom_container a {
  color: #000000;
}
.footer .footer_bottom_container .custom_container {
  display: flex;
  height: 100%;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.footer .copyrights {
  width: 50%;
}
.footer .copyrights span {
  display: inline-block;
  vertical-align: top;
}
.footer .copyrights span:first-child {
  padding-right: 20px;
}
.footer .developer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-left: 15px;
  width: 50%;
}
.footer .developer a {
  padding-left: 28px;
}
.footer .error_hint {
  top: 5px;
  margin-left: 10px;
}
@media (max-width: 1199px) {
  .footer .footer_contacts_block form {
    width: 400px;
  }
  .footer .one_block {
    padding-top: 0;
  }
  .footer .footer_contacts_block {
    padding-top: 50px;
  }
  .footer .payments_block {
    padding-top: 33px;
  }
  .footer .footer_description {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .footer .footer_inner {
    padding-top: 0;
  }
  .footer .footer_contacts_block form {
    width: 328px;
  }
  .footer .footer_contacts_block button {
    min-width: 46px;
  }
  .footer .footer_contacts_block button:before {
    display: block;
  }
  .footer .footer_contacts_block button:after {
    display: none;
  }
  .footer .footer_top_container {
    padding: 0;
    padding-bottom: 30px;
  }
  .footer .footer_contacts_block {
    padding-top: 0;
  }
  .footer .footer_menu {
    order: 1;
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 30px;
  }
  .footer .footer_contacts_block {
    order: 2;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 10px 15px 0 0;
  }
  .footer .footer_contacts_block:after {
    content: "";
    display: block;
    height: 1px;
    background-color: #8B8B8B;
    width: 100vw;
    margin: 40px 0 0 -31px;
  }
  .footer .footer_menu {
    padding: 0 0 30px 0;
  }
  .footer .one_block {
    order: 3;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 30px 0 0 0;
  }
  .footer .footer_menu_list li {
    padding: 10px 0;
  }
  .footer .footer_bottom_container {
    display: flex;
    height: auto;
    width: 100%;
    padding: 14px 0;
  }
  .footer .footer_bottom_container > .custom_container {
    flex-direction: column;
  }
  .footer .footer_bottom_container .copyrights {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .footer .footer_bottom_container .copyrights span:first-child {
    padding-right: 0;
    padding-bottom: 10px;
  }
  .footer .footer_bottom_container .developer {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: end;
    padding-top: 26px;
    padding-left: 0;
  }
  .footer .footer_bottom_container .developer a {
    padding-left: 0;
    padding-top: 17px;
  }
}
@media (max-width: 479px) {
  .footer .footer_contacts_block form {
    width: 100%;
  }
}

.web .contact_footer .email_footer,
.web .security_block a,
.web .footer_menu_list li a {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.web .contact_footer .email_footer:hover,
.web .security_block a:hover,
.web .footer_menu_list li a:hover {
  color: #FF0009;
}
.web .socials_list li a {
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.web .socials_list li a:hover {
  opacity: 0.5;
}
.web .footer_contacts_block button {
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.web .footer_contacts_block button:hover {
  opacity: 0.8;
}
.web .developer a {
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.web .developer a:hover {
  opacity: 0.5;
}

.touch .footer_bottom_container {
  position: relative;
  z-index: 10;
}
.touch .__jivoMobileButton {
  z-index: 5 !important;
}
.touch .developer a {
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.touch .developer a:active {
  opacity: 0.5;
}
.touch .footer_contacts_block button {
  -o-transition: opacity 0.25s;
  -ms-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.touch .footer_contacts_block button:active {
  opacity: 0.8;
}
.touch .contact_footer .email_footer,
.touch .security_block a,
.touch .footer_menu_list li a {
  -o-transition: color 0.25s;
  -ms-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.touch .contact_footer .email_footer:active,
.touch .security_block a:active,
.touch .footer_menu_list li a:active {
  color: #FF0009;
}
.touch .socials_list li a {
  -o-transition: opacity 0.25s;
  -ms-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.touch .socials_list li a:active {
  opacity: 0.5;
}

.shipment_opened {
  overflow: hidden;
}
.shipment_opened .shipment_popup {
  top: 0;
}

.shipment_popup {
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  overflow-x: hidden;
  overflow-y: auto;
  -o-transition: top 0.5s;
  -ms-transition: top 0.5s;
  -moz-transition: top 0.5s;
  -webkit-transition: top 0.5s;
  transition: top 0.5s;
  background: rgba(0, 0, 0, 0.6);
}
.shipment_popup .popup_container {
  max-width: 877px;
}
.shipment_popup .popup_block {
  padding: 40px 40px;
  max-width: 877px;
  height: 700px;
}
.shipment_popup .popup_block ul li {
  display: flex;
  align-items: end;
  position: relative;
  margin-top: 60px;
}
.shipment_popup .popup_block ul li:after {
  content: "";
  position: absolute;
  bottom: -34px;
  left: -40px;
  height: 1px;
  width: 100vw;
  background: #e5e5e5;
}
.shipment_popup .popup_block ul li:first-child {
  margin-top: 0;
}
.shipment_popup .popup_block ul li:last-child {
  margin-bottom: 40px;
}
.shipment_popup .popup_block ul li:last-child:after {
  display: none;
}
.shipment_popup .popup_block ul li:nth-child(3) .inner_description {
  padding-top: 30px;
}

.login_opened {
  overflow: hidden;
}
.login_opened .login_popup {
  top: 0;
}

.login_popup {
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  overflow-x: hidden;
  overflow-y: auto;
  -o-transition: top 0.5s;
  -ms-transition: top 0.5s;
  -moz-transition: top 0.5s;
  -webkit-transition: top 0.5s;
  transition: top 0.5s;
}
.login_popup .popup_container {
  max-width: 410px;
}
.login_popup .popup_block {
  padding: 50px 60px;
  max-width: 410px;
}

.login_bg:before {
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  content: "";
  top: 0;
  z-index: 101;
}

.registration_opened {
  overflow: hidden;
}
.registration_opened .registration_popup {
  top: 0;
}

.registration_popup {
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  overflow-x: hidden;
  overflow-y: auto;
  -o-transition: top 0.5s;
  -ms-transition: top 0.5s;
  -moz-transition: top 0.5s;
  -webkit-transition: top 0.5s;
  transition: top 0.5s;
}
.registration_popup .popup_container {
  max-width: 410px;
}
.registration_popup .popup_block {
  padding: 50px 60px;
  max-width: 410px;
}

.payment_opened {
  overflow: hidden;
}
.payment_opened .payment_popup {
  top: 0;
}

.payment_popup {
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  overflow-x: hidden;
  overflow-y: auto;
  -o-transition: top 0.5s;
  -ms-transition: top 0.5s;
  -moz-transition: top 0.5s;
  -webkit-transition: top 0.5s;
  transition: top 0.5s;
  background: rgba(0, 0, 0, 0.6);
}
.payment_popup .popup_container {
  max-width: 877px;
}
.payment_popup .inner_popup {
  padding-bottom: 20px !important;
}
.payment_popup .popup_block {
  padding: 0 40px;
  max-width: 877px;
  height: 700px;
}
.payment_popup .popup_block .page_title {
  padding-top: 40px;
}
.payment_popup .popup_block ul li {
  display: flex;
  align-items: end;
  position: relative;
  margin-top: 55px;
}
.payment_popup .popup_block ul li:after {
  content: "";
  position: absolute;
  bottom: -34px;
  left: -40px;
  height: 1px;
  width: 100vw;
  background: #e5e5e5;
}
.payment_popup .popup_block ul li:first-child {
  margin-top: 0;
}
.payment_popup .popup_block ul li:last-child {
  margin-bottom: 20px;
}
.payment_popup .popup_block ul li:last-child:after {
  display: none;
}
.payment_popup .popup_block ul li:nth-child(3) .inner_description {
  padding-top: 30px;
}

.exchange_opened {
  overflow: hidden;
}
.exchange_opened .exchange_popup {
  top: 0;
}

.exchange_popup {
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  overflow-x: hidden;
  overflow-y: auto;
  -o-transition: top 0.5s;
  -ms-transition: top 0.5s;
  -moz-transition: top 0.5s;
  -webkit-transition: top 0.5s;
  transition: top 0.5s;
  background: rgba(0, 0, 0, 0.6);
}
.exchange_popup .popup_container {
  max-width: 877px;
}
.exchange_popup .popup_block {
  padding: 40px 40px;
  max-width: 877px;
  height: 700px;
}
.exchange_popup .popup_block ul > li {
  display: flex;
  align-items: end;
  position: relative;
  margin-top: 60px;
}
.exchange_popup .popup_block ul > li:after {
  content: "";
  position: absolute;
  bottom: -34px;
  left: -40px;
  height: 1px;
  width: 100vw;
  background: #e5e5e5;
}
.exchange_popup .popup_block ul > li:first-child {
  margin-top: 0;
}
.exchange_popup .popup_block ul > li:last-child {
  margin-bottom: 40px;
}
.exchange_popup .popup_block ul > li:last-child:after {
  display: none;
}
.exchange_popup .popup_block ul > li:nth-child(3) .inner_description {
  padding-top: 30px;
}
.exchange_popup .exchange_description {
  color: #000000;
  font-family: "bold";
  font-size: 140%;
  line-height: 20px;
}
.exchange_popup .drops_list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.exchange_popup .drops_list > li {
  margin-bottom: 19px;
  display: block !important;
}
.exchange_popup .drops_list > li .drop_button {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  font-family: "semiBold";
  color: #000000;
  font-size: 140%;
  line-height: 20px;
  padding-left: 100px;
  padding-right: 15px;
}
.exchange_popup .drops_list > li .drop_button:after {
  content: "";
  margin-left: 20px;
  font-size: 12px;
}
.exchange_popup .drops_list > li.opened .drop_button:after {
  transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -o-transform: scaleY(-1);
}
.exchange_popup .drops_list > li .drop_element {
  padding-left: 100px;
  padding-right: 15px;
  display: none;
}
.exchange_popup .drops_list > li .drop_element .exchange_inner_description {
  padding: 10px 0 20px 0;
}
.exchange_popup .drops_list > li .drop_element .inner_description {
  position: relative;
  margin: 20px 0 20px 0;
}
.exchange_popup .drops_list > li .drop_element .inner_description:after {
  content: "";
  position: absolute;
  bottom: -18px;
  left: -145px;
  height: 1px;
  width: 100vw;
  background: #e5e5e5;
}
.exchange_popup .drops_list > li:last-child {
  margin-bottom: 0 !important;
}

.comment_opened {
  overflow: hidden;
}
.comment_opened .comment_popup {
  top: 0;
}

.comment_popup {
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  overflow-x: hidden;
  overflow-y: auto;
  -o-transition: top 0.5s;
  -ms-transition: top 0.5s;
  -moz-transition: top 0.5s;
  -webkit-transition: top 0.5s;
  transition: top 0.5s;
  background: rgba(0, 0, 0, 0.6);
}
.comment_popup .popup_container {
  max-width: 410px;
}
.comment_popup .popup_block {
  padding: 50px 60px;
  max-width: 410px;
}

.site_popup {
  height: 100%;
}
.site_popup .inner_block {
  padding: 40px 20px;
  width: 100%;
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.site_popup .close_popup {
  position: absolute;
  right: -14px;
  top: -10px;
  height: 27px;
  width: 27px;
  background-color: #e5e5e5;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  color: #000000;
  font-size: 100%;
  z-index: 1;
}
.site_popup .modals_images_size {
  padding-top: 27px;
  max-width: 140px;
  width: 100%;
}
.site_popup .popup_block {
  width: 100%;
  background: #ffffff;
}
.site_popup .popup_container {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.site_popup .inner_popup {
  padding-bottom: 45px;
  position: relative;
}
.site_popup .page_title {
  text-align: center;
  padding-bottom: 44px;
}
.site_popup .info_popup {
  padding-left: 50px;
}
.site_popup .inner_title {
  color: #000000;
  font-family: "bold";
  font-size: 140%;
  line-height: 19px;
}
.site_popup .exchange_inner_description,
.site_popup .inner_description {
  padding-top: 10px;
  color: #8B8B8B;
  font-size: 140%;
  line-height: 20px;
}
.site_popup .exchange_inner_description span,
.site_popup .inner_description span {
  font-size: 160%;
  font-family: "bold";
  color: #000000;
}
.site_popup .exchange_inner_description a,
.site_popup .inner_description a {
  color: #0079C5;
}
.site_popup .popup_table {
  width: 100%;
  height: auto !important;
  overflow-y: auto;
  padding-top: 30px;
}
.site_popup .popup_table table {
  min-width: 100%;
  white-space: nowrap;
  border: 1px solid #e5e5e5;
}
.site_popup .popup_table table th {
  background: #e5e5e5;
  padding: 13px 25px;
  color: #000000;
  text-align: center;
  font-family: "bold";
  font-size: 140%;
  line-height: 19px;
}
.site_popup .popup_table table td {
  border-right: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
  padding: 15px 25px;
  color: #000000;
  font-size: 120%;
  line-height: 16px;
}
.site_popup .scroll-y div {
  width: 10px;
}
.site_popup .scroll-y div.scroll-element_outer {
  top: 200px;
}
.site_popup .scroll-x {
  height: 4px;
}
.site_popup .scroll-x div {
  position: absolute;
  height: 4px;
  width: 100%;
  display: block;
  left: 0;
  right: 0;
}
.site_popup .scroll-x div.scroll-element {
  height: 4px;
}
.site_popup .scroll-x div.scroll-element_track {
  background: #979797;
  z-index: 5;
}
.site_popup .scroll-x div.scroll-bar {
  cursor: pointer;
  background: #FF0009;
  z-index: 6;
}
.site_popup .error_block {
  background-color: #ffffff;
  box-shadow: 0 -10px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 23px 38px;
  position: relative;
  z-index: 1;
}
.site_popup .error_inner {
  border: 1px solid rgba(216, 216, 216, 0.4);
  border-radius: 7px;
  padding: 20px;
  font-size: 140%;
  line-height: 20px;
  color: #818181;
  display: flex;
  align-items: center;
}
.site_popup .error_inner a {
  font-size: 14px;
  line-height: 20px;
}
.site_popup .error_inner:before {
  font-size: 210%;
  color: #FF0009;
  padding-right: 17px;
}
@media (max-width: 991px) {
  .site_popup .info_popup {
    padding-left: 15px;
  }
  .site_popup .popup_block {
    height: 100%;
  }
  .site_popup .inner_popup {
    overflow: hidden;
  }
  .site_popup .drops_list > li .drop_button {
    padding-left: 15px;
  }
  .site_popup .drops_list > li .drop_element {
    padding-left: 15px;
  }
  .site_popup .drops_list > li .drop_element .inner_description:after {
    display: none;
  }
}
@media (max-width: 639px) {
  .site_popup .popup_block ul li {
    display: block;
    text-align: center;
  }
  .site_popup .popup_block ul li img {
    padding-bottom: 15px;
  }
}

.checkbox_block {
  margin-top: 13px;
}
.checkbox_block input[type=checkbox] {
  display: none;
}
.checkbox_block input[type=checkbox]:checked + .icon_check:before {
  color: #0079C5;
  opacity: 1;
}
.checkbox_block input[type=checkbox]:checked + .box_title {
  font-family: "bold";
}
.checkbox_block label {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.checkbox_block span {
  display: block;
}
.checkbox_block .box_title {
  font-size: 120%;
  line-height: 16px;
  margin-left: 8px;
  color: #000000;
  font-family: "semiBold";
}
.checkbox_block .icon_check {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 15px;
  height: 15px;
  border: 1px solid #e5e5e5;
  display: flex;
  align-items: center;
  justify-content: center;
}
.checkbox_block .icon_check:before {
  opacity: 0;
}

.popup_title {
  font-size: 180%;
  line-height: 21px;
  font-family: "semiBold";
  color: #000000;
  padding-bottom: 7px;
}

.to_registration {
  font-size: 120%;
  line-height: 16px;
  color: #666666;
  text-align: center;
  margin-top: 20px;
}
.to_registration a {
  font-family: "bold";
  color: #424242;
}

.contact_form .label_text {
  font-size: 130%;
  line-height: 17px;
  color: #000000;
}
.contact_form .field_block {
  margin-top: 17px;
  position: relative;
  width: 100%;
}
.contact_form .field_block textarea {
  display: block;
  resize: none;
  height: 124px;
  width: 100%;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #E9E9E9;
  border-radius: 5px;
  font-size: 130%;
  line-height: 17px;
  padding: 11px;
  margin-top: 10px;
}
.contact_form .field_block textarea.input_val {
  background: #e5e5e5;
}
.contact_form .field_block input {
  height: 38px;
  border: 1px solid #E9E9E9;
  width: 100%;
  border-radius: 5px;
  font-size: 130%;
  line-height: 17px;
  padding: 11px;
  margin-top: 10px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.contact_form .field_block input.input_val {
  background: #e5e5e5;
}
.contact_form .button_block {
  margin-top: 30px;
}
.contact_form .button_block button {
  border: 1px solid #FF0009;
  background: #FF0009;
  color: #ffffff;
  height: 38px;
  max-width: 290px;
  width: 100%;
  border-radius: 5px;
  font-family: "bold";
  font-size: 130%;
  text-align: center;
}

@media (max-width: 479px) {
  .site_popup .close_popup {
    right: -3px;
  }
  .site_popup .inner_block,
.site_popup .popup_block {
    padding: 20px 15px;
  }
  .site_popup .error_inner {
    text-align: center;
    padding: 15px;
  }
  .site_popup .error_inner:before {
    display: none;
  }
  .site_popup .error_block {
    padding: 15px 7px;
  }

  .contact_form .button_block button {
    max-width: 100%;
  }
}
.web .checkbox_block label,
.web .button_block button {
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.web .checkbox_block label:hover,
.web .button_block button:hover {
  opacity: 0.7;
}
.web .exchange_popup .drops_list > li .drop_button,
.web .to_registration a,
.web .site_popup .inner_description a,
.web .site_popup .exchange_inner_description a,
.web .close_popup {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.web .exchange_popup .drops_list > li .drop_button:hover,
.web .to_registration a:hover,
.web .site_popup .inner_description a:hover,
.web .site_popup .exchange_inner_description a:hover,
.web .close_popup:hover {
  color: #FF0009;
}

.touch .checkbox_block label,
.touch .button_block button {
  -o-transition: opacity 0.25s;
  -ms-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.touch .checkbox_block label:active,
.touch .button_block button:active {
  opacity: 0.7;
}
.touch .exchange_popup .drops_list > li .drop_button,
.touch .to_registration a,
.touch .site_popup .inner_description a,
.touch .site_popup .exchange_inner_description a,
.touch .close_popup {
  -o-transition: color 0.25s;
  -ms-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.touch .exchange_popup .drops_list > li .drop_button:active,
.touch .to_registration a:active,
.touch .site_popup .inner_description a:active,
.touch .site_popup .exchange_inner_description a:active,
.touch .close_popup:active {
  color: #FF0009;
}

.breadcrumbs ul li a, .product_block .product_name {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.scroll-y div.scroll-bar, .site_popup .scroll-x div.scroll-bar {
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.error_hint, .web .slick-arrow {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.touch .slick-arrow {
  -o-transition: all 0.15s;
  -ms-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}

/*# sourceMappingURL=main.css.map */
