.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

body {
  position: relative;
  font-family: "Lato", sans-serif;
  color: #2d2d2d;
  background-color: #f9f9f9;
  font-variant-numeric: lining-nums;
}
a:active,
a:focus {
  outline: none;
  text-decoration: none;
}
button {
  border: none;
  background: transparent;
  cursor: pointer;
  padding: 0;
  transition-duration: .3s;
}
button:active,
button:focus {
  outline: none;
}
button::-moz-focus-inner {
  border: 0;
}
input,
textarea {
  outline: none;
}
input:active,
textarea:active {
  outline: none;
}
:focus {
  outline: none;
}
textarea {
  resize: none;
}
textarea {
  resize: vertical;
}
textarea {
  resize: horizontal;
}
input {
  margin: 0;
}
* {
  box-sizing: border-box;
}
svg path {
  transition-duration: .3s;
}
a {
  transition-duration: .3s;
  color: initial;
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
}
nav {
  list-style: none;
}
.body--active {
  height: 100vh;
  overflow: hidden;
} 
.wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.container {
  width: 100%;
  max-width: 1440px;
  padding: 0 30px;
  margin: 0 auto;
}
#shader {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
  background-color: rgba(62, 62, 62, 0.20);
}
header {
  position: relative;
  z-index: 6;
  border-bottom: 1px solid #E0E0E0;
  margin-bottom: 20px;
}
.header_top {
  background-color: #2d2d2d;
}
.header_top_wrapper {
  display: flex;
  align-items: center;
  gap: 40px;
  padding: 13.5px 0;
}
.header_top_wrapper a,
.header_top_wrapper li.active span {
  color: #f9f9f9;
  font-size: 13px;
  font-weight: 500;
  white-space: nowrap;
}
.header_top_wrapper a:hover,
.header_site_menu > li > a:not(.catalog_link):hover,
.h_search_form button:hover,
.slick_arrow:not(.slick-disabled):hover,
.section_title a:hover,
.text_section .hide:hover,
footer a:hover,
.review_wrap a:hover,
.header_bottom_wrapper .mobile_buttons_wrap button:hover,
.container > .header_catalog .catalog_link:hover,
#mobile_catalog_close:hover,
#mobile_menu_close:hover,
#mobile_filter_close:hover,
#mobile_catalog .category_nav a:hover,
#mobile_menu .phone_link:hover,
#mobile_menu nav a:hover,
#mobile_menu .lang_options a:hover,
.subcategories a:hover,
.product_info_column .block_header .collapse:hover {
  opacity: 0.7;
}
.slick_arrow.slick-disabled {
  opacity: 0.3;
}
.header_top_wrapper nav ul {
  display: flex;
  align-items: center;
  gap: 30px;
}
.header_middle_wrapper .phone_link,
#mobile_menu .phone_link {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight:500;
}
.header_middle_wrapper .phone_link:hover{
  opacity:0.7;
}
.header_middle_wrapper .phone_link svg path {
  fill: #2d2d2d;
}
.header_middle_wrapper .phone_link:hover svg path {
  fill: #2d2d2d;
}
#mobile_menu .phone_link {
  font-size: 15px;
  font-weight: 500;
}
#mobile_menu .phone_link svg path {
  stroke: #2d2d2d;
  fill: #f9f9f9;
}
#mobile_menu .phone_link:hover svg path {
  fill: #2d2d2d;
}
.header_middle_wrapper .chosen-container {
  width: 62px !important;
  margin-left:10px;
  font-weight:500;
}
.header_middle_wrapper .chosen-single div {
  width: 14px;
}
.header_middle_wrapper .chosen-single span {
  margin-right: 3px;
}
.header_middle_wrapper .chosen-single,
.header_middle_wrapper .chosen-with-drop .chosen-single {
  background: #f9f9f9;
  color: #2d2d2d;
  font-size:18px;
  border: none;
  box-shadow: none;
  padding-left: 0;
}
.header_middle_wrapper .chosen-single div b {
  background: url("../img/chosen_caret2.svg") center no-repeat !important;
  width: 14px;
  transition-duration: .3s;
}
.header_middle_wrapper .chosen-with-drop .chosen-single div b {
  transform: scaleY(-1);
}
.header_middle_wrapper .chosen-search {
  display: none;
}
.header_middle_wrapper .chosen-with-drop .chosen-drop {
  border: none;
  left: 0px;
  width: 62px !important;
  background: #f9f9f9;
  color: #2d2d2d;
    font-size: 16px;
}
.header_middle_wrapper .chosen-results {
  padding: 0;
  margin: 0;
}
.header_middle_wrapper .chosen-results li {
  transition-duration: .3s;
} 
.header_middle_wrapper .chosen-results li.highlighted {
  background: #dedede;
  color: #2d2d2d;
}
.header_bottom {
  background-color: #2d2d2d;
}
.header_bottom_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
  position:relative;
}
.header_bottom_wrapper > div {
  display: flex;
  align-items: center;
  gap: 20px;
  flex: 1;
  justify-content: flex-end;
}
.header_bottom_wrapper .header_account_menu {
  display: flex;
  align-items: center;
  gap: 2px;
}
.header_middle{
  background-color: #f9f9f9;
}
.header_middle_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
}
.header_middle_wrapper > div.left_top {
  display: flex;
  align-items: center;
  gap: 20px;
  flex: 1;
  justify-content: flex-start;
}
.header_middle_wrapper > div.right_top {
  display: flex;
  align-items: center;
  gap: 20px;
  flex: 1;
  justify-content: flex-end;
}
.header_middle_wrapper .header_account_menu {
  display: flex;
  align-items: center;
  gap: 2px;
}
#account_link:hover,
#likes_link:hover,
#header_cart_link:hover{
  transform:scale(1.1);
}
.header_bottom_wrapper .header_site_menu {
  display: flex;
  align-items: center;
  gap: 30px;
  flex: 1;
}
.header_middle_wrapper .header_site_menu {
  display: flex;
  align-items: center;
  gap: 30px;
  flex: 1;
}
header .logo {
  max-width: 170px;
}
footer .logo {
  max-width: 230px;
}
.header_bottom_wrapper .header_site_menu > li > a,
.header_bottom_wrapper .header_site_menu .catalog_link,
.header_bottom_wrapper .header_site_menu > li.active > span {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 5px;
  font-size: 15px;
  font-weight: 600;
  color:#f9f9f9;
}
.header_bottom_wrapper .header_site_menu .catalog_link {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: -15px;
}
.header_bottom_wrapper .header_site_menu .catalog_link.active:after {
  opacity: 0;
}
.header_bottom_wrapper .header_site_menu .catalog_link svg {
  transition-duration: .3s;
}
.header_bottom_wrapper .header_site_menu .catalog_link svg path{
  stroke: #f9f9f9;
}
.header_bottom_wrapper .header_site_menu .catalog_link.active svg {
  transform: scaleY(-1);
}
.header_site_menu .sale_link,
.product_slider_switch .sale_link,
.slider_tab_content .sale_link {
  color: #D71A1A!important;
}
.header_site_menu .sale_link svg path,
.product_slider_switch .sale_link svg path,
.slider_tab_content .sale_link svg path{
  stroke: #D71A1A;
}
.header_catalog_small {
  position:relative;
}
.header_catalog .catalog_nav {
  display: none;
  position: absolute;
  background: #f9f9f9;
  z-index: 3;
  top: 65px;
  left:0px;
  width: 100%;
  padding: 5px 0;
  flex-direction: row;
  flex-wrap: wrap;
  row-gap:0px;
  column-gap:10px;
}
.header_catalog .catalog_nav a {
  display: block;
  padding: 5px 10px;
  font-size: 16px;
  font-weight: 500;
}
.header_catalog .catalog_nav a:hover,
.header_catalog .catalog_nav li.active > a {
  color: #777;
  background: transparent;
}
.header_catalog .catalog_nav .category_nav a:hover,
.header_catalog .catalog_nav .category_nav li.active > a {
  color: #777;
  background: transparent;
}
.header_catalog .catalog_nav a:hover svg path,
.header_catalog .catalog_nav li.active > a svg path {
  stroke: #f9f9f9;
}
.header_catalog .catalog_nav > li {
  position: relative;
  width: calc(100% / 4 - 10px);
  padding: 5px 15px;
}
.header_catalog .catalog_nav > li > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.header_catalog .catalog_nav > li > a .name{
  display: flex;
  flex-direction: row;
  align-items: center;
  font-weight:600;
  gap: 10px;
  width: 100%;
}
.header_catalog .catalog_nav > li > a .name .icon{
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.header_catalog .catalog_nav > li > a svg{
  width: 22px;
  height: 22px;
}
.header_catalog .catalog_nav > li > a .name .icon img{
  width:100%;
}
.header_catalog .category_nav {
  display: flex;
  flex-direction:column;
  position: relative;
  padding: 5px 0;
}
.header_catalog .category_nav a {
  padding: 8px 10px 8px 10px;
}
.header_account_menu a {
  display: flex;
  align-items: center;
  padding: 10px;
  gap: 8px;
  position:relative;
  width: 44px;
  height: 44px;
}
.header_catalog .catalog_nav.catalog_nav_small{
  width: 240px;
  top: 50px;
  flex-direction: column;
}
.header_catalog .catalog_nav.catalog_nav_small li{
  width: 100%;
}
.header_account_menu a .counter {
  font-weight: 500;
  background: #6c6c6c;
  color: #f9f9f9;
  height: 22px;
  width: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: -2px;
  right: -2px;
  font-size: 12px;
}
.h_search_form {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 420px;
  gap: 8px;
  position:relative;
}
.h_search_form button{
  position: absolute;
  right: 0px;
  top: 0px;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f9f9f9;
}
.h_search_form button:hover{
  background: #2d2d2d;
}
.h_search_form button:hover svg path{
  stroke:#f9f9f9;
}
.h_search_form input {
  flex: 1;
  border: none;
  padding: 14.5px 10px;
  padding-right: 0;
  font-size: 13px;
  font-weight: 500;
  color: #2d2d2d;
}
.h_search_form input::placeholder {
  color: #676767;
}
.page_section {
  margin-bottom: 60px;
}
.page_section.text_section {
  padding: 30px 0;
  margin-bottom: 0;
}
.page_section.large_margin {
  margin-top: 100px;
}
.catalog_wrap_section + .page_section.text_section {
  margin-top: 80px;
}
.page_section .section_title {
  display: block;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  padding: 15px 0;
  margin-bottom: 20px;
}
.page_section .section_title.with_link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.page_section .section_title.page_title {
  font-weight: 700;
  border: none;
}
.product_info_column .section_title.page_title {
  font-size: 28px;
}
.page_section .section_title.extra_padded {
  padding: 20px 0;
}
.page_section .section_title a {
  position: relative;
  display: flex;
  align-items: center;
  gap: 3px;
  margin-left: 5px;
}
.page_section .section_title a svg {
  height: 24px;
  width: 24px;
  margin-bottom: -2px;
}
.page_section .section_title a:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: -2px;
  height: 2px;
  background-color: #2d2d2d;
}
.text_section .section_title {
  border: none;
  padding: 0;
  margin-bottom: 30px;
}
.front_slider {
  position: relative;
}
.front_slider .video_wrapper{
  position:relative;
  width:100%;
  height:100%;
}
.front_slider .img_wrapper{
  position:relative;
  width:100%;
  height:100%;
}
.banner_block{
  position: absolute;
  width: 420px;
  height: 100%;
  background: rgba(255, 255, 255, 0.50);
  top: 0px;
  left: 10%;
  z-index: 2;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
  padding: 10px 20px;
}
.banner_block .banner_title{
  display: block;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  color:#2d2d2d;
}
.banner_block .banner_text{
  display: block;
  text-align: center;
  font-size: 34px;
  font-weight: bolder;
  line-height: 42px;
  color:#2d2d2d;
}
.banner_block a{
  max-width: 200px;
}

.video_wrapper video {
  width: 100%;
  max-height: 100%;
  object-fit: cover;
}
.front_slider .banner_desktop{
  display: block;
  width:100%;
}
.front_slider .banner_mobile{
  display:none;
  width:100%;
}
.front_slider .slick-track {
  display: flex;
  gap: 3px;
}
.slick_arrow {
  z-index: 2;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 46px;
  width: 46px;
  background-color: #f9f9f9;
  top: calc(50% - 23px);
}
.slick-prev_arrow {
  left: 0;
}
.slick-next_arrow {
  right: 0;
}
.front_slider .slick-dots,
.brands_slider .slick-dots,
.product_slider .slick-dots {
  position: absolute;
  display: flex;
  align-items: center;
  gap: 7px;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.front_slider .slick-dots button,
.brands_slider .slick-dots button,
.product_slider .slick-dots button {
  font-size: 0;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background-color: #f9f9f9;
}
.brands_slider .slick-dots {
  bottom: 0;
}
.product_slider .slick-dots {
  bottom: 49px;
  z-index: -1;
}
.brands_slider .slick-dots button,
.product_slider .slick-dots button {
  background-color: #DFDFDF;
  width: 6px;
  height: 6px;
}
.front_slider .slick-dots .slick-active button,
.brands_slider .slick-dots .slick-active button,
.product_slider .slick-dots .slick-active button {
  background-color: #2d2d2d;
}
.page_section.front_slider_section,
.page_section.brands_slider_section{
  margin-bottom: 35px;
}
.brands_slider .slick-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
  /* row gap */
  gap: 25px;
}
.brands_slider li a{
  width:120px;
  height:120px;
  border-radius:50%;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  padding:10px;
  background:#f3f3f3;
}
.brands_slider li img{
  filter: invert(0);
  transition: 0.5s;
  width: 100%;
}
.brands_slider li a:hover{
  background:#2d2d2d;
}
.brands_slider li:hover img{
  filter: none;
  transform: scale(1.1);
  filter: invert(1);
}
.categories_wrapper,
.categories_wrapper .category_column {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.categories_wrapper .category_row {
  display: flex;
  gap: 10px;
  align-items: stretch;
}
.categories_wrapper .category {
  position: relative;
}
.categories_wrapper .category .nametitle{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  white-space: nowrap;
  display: block;
  text-align: center;
  font-size: 34px;
  font-weight: bolder;
  line-height: 42px;
  color: #f9f9f9;
  text-shadow: 0 0 rgb(0 0 0 / 50%);
  z-index:3;
}
.categories_wrapper .category .name {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  padding: 10px 20px;
  background-color: #f9f9f9;
  font-size: 16px;
  font-weight: 500;
  white-space: nowrap;
  z-index:3;
}
.categories_wrapper .category .name:hover{
  background:#777;
  color:#f9f9f9;
}
.categories_wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition-duration: .3s;
}
.categories_wrapper .category_row a:after{
  content:"";
  z-index:1;
  position:absolute;
  background:rgba(0,0,0,0.3);
  top :0px;
  left:0px;
  width: 100%;
  height:100%;
}
.categories_wrapper a:hover:after{
  background:rgba(255,255,255,0.3);
}
.categories_wrapper a:hover .nametitle{
  color:#2d2d2d;
}
#mobile_catalog .catalog_nav > li > a:hover img {
  filter: brightness(70%);
  -webkit-filter: brightness(70%);
  -moz-filter: brightness(70%);
}
.product_slider_switch {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  border-bottom: 1px solid #E0E0E0;
  margin-bottom: 30px;
}
.product_slider_switch a {
  position: relative;
  font-size: 24px;
  font-weight: 600;
  padding: 20px 5px;
}
.product_slider_switch a:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 1px;
  height: 2px;
  background-color: #2d2d2d;
  opacity: 0;
  transition-duration: .3s;
}
.product_slider_switch .sale_link:after {
  background-color: #FF3131;
}
.product_slider_switch a.complex_link {
  display: flex;
  align-items: center;
  gap: 10px;
}
.product_slider_switch a.complex_link:after {
  bottom: -1px;
}
.product_slider_switch a.active:after,
.product_slider_switch a:hover:after {
  opacity: 1;
}
.slider_tabs_wrap {
  position: relative;
  margin-bottom: 30px;
}
.slider_tab_content {
   display:none;
}
.slider_tab_content--active {
  display:block;
}
.similar_product_slider {
  margin-bottom: -64px;
}
.product_slider .slick-list,
.similar_product_slider .slick-list {
  padding-bottom: 64px !important;
}
.product_slider .slick-track,
.similar_product_slider .slick-track {
  display: flex;
  /* column gap */
  gap: 10px;
}
.product_slider .slick-slide,
.similar_product_slider .slick-slide {
  display: flex;
  flex-direction: column;
  /* row gap */
  gap: 65px;
}
.product_wrap {
  position: relative;
  transition-duration: .3s;
}
.product_wrap .product_colors{
  display: flex;
  flex-direction: row;
  width: 100%;
  position: absolute;
  bottom: 10px;
  left: 0px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  z-index: 1;
  pointer-events:none;
}
.product_wrap .product_colors li{
  border:1px solid transparent;
}
.product_wrap .product_colors li.active{
  border:1px solid #2d2d2d;
  padding:2px;
  border-radius: 50%;
}
.product_wrap .product_colors li span{
  width: 20px;
  height: 20px;
  display: flex;
  border-radius: 50%;
  border: 1px solid #ddd;
}
.product_wrap .product_image_wrap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  margin-bottom: 5px;
  border: 1px solid transparent;
}
li:hover .product_wrap .product_image_wrap{

  border: 1px solid #eaeaea;
}
.similar_product_slider li .product_wrap .product_image_wrap img.first_img,
.product_slider li .product_wrap .product_image_wrap img.first_img,
.product_list li .product_wrap .product_image_wrap img.first_img{
  opacity:1;
  transition:0.5s;
  visibility:visible;
}
.similar_product_slider li .product_wrap .product_image_wrap img.second_imd,
.product_slider li .product_wrap .product_image_wrap img.second_imd,
.product_list li .product_wrap .product_image_wrap img.second_imd{
  opacity:0;
  visibility:hidden;
  position:absolute;
  width:100%;
  left:0px;
  transition:0.5s;
  top:0px;
  pointer-events:none;
  height:100%;
}
.similar_product_slider li:hover .product_wrap .product_image_wrap img.first_img,
.product_slider li:hover .product_wrap .product_image_wrap img.first_img,
.product_list li:hover .product_wrap .product_image_wrap img.first_img{
  opacity:0;
  visibility:hidden;
}
.similar_product_slider li:hover .product_wrap .product_image_wrap img.second_imd,
.product_slider li:hover .product_wrap .product_image_wrap img.second_imd,
.product_list li:hover .product_wrap .product_image_wrap img.second_imd{
  opacity:1;
  visibility:visible;
}
.product_image_wrap .product_status,
.product_section_wrapper .gallery_column .product_status {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 4px 18.5px;
  background: #2d2d2d;
  font-size: 14px;
  color: #f9f9f9;
  font-weight: 600;
}
.product_section_wrapper .gallery_column .product_status {
  left: 135px;
}
.product_status.sale {
  color: #d21313;
  border: 1px solid #d21313;
  padding: 4px 8px;
  font-size: 12px;
  font-weight: 500;
}
.product_status.top {
  color: #2d2d2d;
  border: 1px solid #2d2d2d;
  padding: 4px 8px;
  font-size: 12px;
  font-weight: 500;
}
.product_status.new {
  color: #2d2d2d;
  border: 1px solid #2d2d2d;
  padding: 4px 8px;
  font-size: 12px;
  font-weight: 500;
}
.product_image_wrap .product_like {
  position: absolute;
  top: 6px;
  right: 11px;
  padding: 13px;
  z-index: 2;
}
.product_image_wrap .product_like svg path {
  fill: #f9f9f9;
}
.product_info_wrap .product_like:hover svg path,
.product_info_wrap .product_like.add_to_fav--active svg path {
  fill: #D71A1A;
}
.product_info_wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 5px 5px;
  position: relative;
  background:#f9f9f9;
}
.product_info_wrap .product_like{
  position: absolute;
  top: 5px;
  right: 5px;
}
.product_info_wrap .article {
  font-size: 13px;
  font-weight: 500;
  color: #808080;
  text-align:center;
  margin-bottom: 4px;
}
.product_info_wrap .product_link {
  display: block;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;  
  margin-bottom: 5px;
}
.product_info_wrap .price_wrapper,
.product_info_column .price_wrapper {
  display: flex;
  align-items: center;
  gap: 20px;
}
.product_info_wrap .price {
  font-size: 17px;
  font-weight: 700;
}
.product_info_column .price {
  font-size: 17px;
  font-weight: 700;
}
.product_info_wrap .price_wrapper .price,
.product_info_column .price_wrapper .price {
  color: #2d2d2d;
}
.product_info_wrap .price_wrapper .price.price_a,
.product_info_column .price_wrapper .price.price_a {
  color: #D71A1A;
}
.product_info_wrap .old_price,
.product_info_column .old_price {
  font-size: 15px;
  font-weight: 500;
  color: #808080;
  text-decoration: line-through;
}
.product_info_wrap .product_options {
  display: flex;
  align-items: center;
  gap: 3px;
  justify-content: center;
  margin-top: 5px;
  margin-bottom: 5px;
  flex-wrap: wrap;
}
.product_info_wrap .product_options_no{
  min-height: 68px;
}
.product_info_column .options_list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 15px;
}
.product_info_wrap .product_options a,
.product_info_column .options_list a {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0px;
  overflow: hidden;
  position: relative;
  z-index: 3;
  border: 1px solid #eaeaea;
  padding: 5px 5px;
  min-width: 32px;
}

.product_info_wrap .product_options a.size_disabled:after, 
.product_info_column .options_list a.size_disabled:after{
  position:relative;
}
.product_info_wrap .product_options a.size_disabled:after, 
.product_info_column .options_list a.size_disabled:after{
  content: "";
  background: rgb(10 10 10 / 30%);
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  transform: rotate(-45deg);
}
.product_info_wrap .product_options a.size_disabled:before, 
.product_info_column .options_list a.size_disabled:before{
  content: "";
  background: rgb(10 10 10 / 30%);
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  transform: rotate(45deg);
}
.product_info_wrap .product_options a.active,
.product_info_column .options_list a.active,
.product_info_wrap .product_options a:hover,
.product_info_column .options_list a:hover {
  border: 1px solid #2d2d2d;
}
.product_info_wrap .product_options a img,
.product_info_column .options_list a img {
  max-width: 100%;
  max-height: 100%;
}
.product_info_column .options_list a > span {
  display: block;
  width: 22px;
  height: 22px;
  border: 1px solid #ddd;
}
.product_wrap .hover_wrap {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  bottom: -64px;
  padding: 10px;
  background-color: #f9f9f9;
  transition: visibility 0s, opacity 0.3s;
}
.product_wrap:hover .hover_wrap {
  visibility: visible;
  opacity: 1;
}
.product_info_wrap .product_cart_link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  max-width: 255px;
  margin: 0 auto;
  padding: 12px;
  color: #f9f9f9;
  background-color: #2d2d2d;
  font-size: 14px;
  font-weight: 700;
  position: relative;
}
.slider_tab_content .to_catalog,
.slider_tabs_wrap + .to_catalog {
  position: relative;
  z-index: 1;
  display: block;
  padding: 12px 30px;
  margin: 0 auto;
  max-width: 180px;
  text-align: center;
  background-color: #2d2d2d;
  color: #f9f9f9;
  font-size: 14px;
  font-weight: 700;
}
.slider_tab_content .to_catalog:hover,
.slider_tabs_wrap + .to_catalog:hover,
#mobile_menu #account_link:hover,
.product_info_wrap .product_cart_link:hover,
.product_list_controls .load_more:hover,
#mobile_filter_open:hover,
.product_info_column .product_cart_link:hover,
.product_info_column .review_form button:hover,
.catalog_section .filter_item .reset_filter:hover,
#reset_all_filters:hover {
  background-color: #767676;
  color: #f9f9f9;
}
.reviews_slider_m{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  gap:10px;
}
.reviews_slider_m > li{
  display: flex;
  flex-direction: column;
  width: calc(100% / 4 - 20px);
}
.reviews_slider {
  position: relative;
  padding-bottom: 66px;
}
.reviews_slider .slick_arrow {
  z-index: 2;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 46px;
  width: 46px;
  background-color: #2d2d2d;
  bottom: 0;
}
.reviews_slider .slick-prev_arrow {
  left: calc(50% - 53.5px);
}
.reviews_slider .slick-next_arrow {
  right: calc(50% - 53.5px);
}
.review_wrap {
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 20px;
}
.product_info_column .review_wrap {
  padding: 20px 0;
  gap: 0;
}
.review_wrap .image_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 180px;
  border-radius: 50%;
  overflow: hidden;
  width: 180px;
}
.review_wrap img {
  max-height: 100%;
}
.review_wrap .review_content {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.review_wrap .date {
  font-size: 14px;
  font-weight: 500;
  color: #777776;
}
.product_info_column .review_wrap .review_header {
  margin-bottom: 15px;
}
.review_wrap .review_header > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 8px;
}
.review_wrap .name {
  font-size: 18px;
  font-weight: 600;
  color: #2d2d2d;
}
.review_wrap .review_star_list {
  display: flex;
  align-items: center;
  gap: 5px;
}
.review_star_list .review_star_list_active svg path {
  fill: #2d2d2d;
}
.review_wrap .review_text_wrapper {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  color: #2d2d2d;
}
.social_media_posts {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-direction:row;
  flex-wrap: wrap;
  justify-content: center;
}
.social_media_posts > li{
  flex-direction:column;
  display:flex;
  width: calc(100% / 4 - 10px);
}
.social_media_posts > li > a {
  position: relative;
  display: flex;
  max-width: 100%;
}
.social_media_posts > li > a img{
  width:100%;
  max-width:100%;
  object-fit: cover;
  aspect-ratio: 1 / 1;
}
.social_media_posts > li > a .hover_wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 22.5px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 25px;
  background: rgba(35, 35, 35, 0.50);
  opacity: 0;
  transition-duration: .3s;
  overflow: hidden;
}
.social_media_posts > li > a:hover .hover_wrap {
  opacity: 1;
}
.social_media_posts .likes_wrap {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #f9f9f9;
  font-size: 18px;
  font-weight: 600;
}
.social_media_posts .text_wrapper {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #f9f9f9;
  text-align: center;
  overflow: hidden;
 display: -webkit-box;
 -webkit-line-clamp: 4;
         line-clamp: 4; 
 -webkit-box-orient: vertical;
}
.seo_text_wrap {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #333333;
}
.seo_text_wrap p {
  margin-bottom: 15px;
}
.seo_text_wrap p.subtitle {
  font-size: 18px;
  font-weight: 600;
  color: #2d2d2d;
  text-align: center;
  margin-top: 30px;
}
.text_section .hide {
  display: block;
  width: min-content;
  margin: 0 auto;
  margin-top: 30px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: underline;
}
footer {
  background-color: #2d2d2d;
}
.footer_top_wrapper a,
.footer_top_wrapper span {
  color: #CCCCCC;
  font-size: 16px;
  line-height: 18px;
}
.footer_bottom_wrapper a,
.footer_bottom_wrapper span {
  color: #f9f9f9;
  font-size: 13px;
  line-height: 15px;
}
.footer_top_wrapper {
  padding: 30px 0;
  display: flex;
  justify-content: space-between;
}
.footer_top_wrapper .footer_column {
  display: flex;
  flex-direction: column;
}
.footer_column .column_header {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #f9f9f9;
}
.footer_column .column_header svg {
  display: none;
}
.footer_top_wrapper .footer_column > ul:not(.socials, .payment_options) {
  display: flex;
  flex-direction: row;
  writing-mode: vertical-lr;
  flex-wrap: wrap;
  row-gap: 40px;
  column-gap: 10px;
  max-height: 260px;
}
.footer_top_wrapper .footer_column > ul > * {
  writing-mode: initial;
}
footer .socials{
  display: flex;
  align-items: center;
  gap: 15px;
}
.footer_top_wrapper .logo{
  margin-bottom:20px;
}
footer .socials a img{
  width: 32px;  
}
.product_info_column .socials {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 25px;
}
.product_info_column .socials {
  margin: 0;
}
.product_info_column .socials a{
  transition:0.5s;
  display: flex;
  flex-direction: column;
}
.product_info_column .socials a:hover{
  transform:scale(1.15);
}
.product_info_column .socials img {
  filter: brightness(0) saturate(100%) invert(0%) sepia(100%) saturate(0%) hue-rotate(216deg) brightness(101%) contrast(102%);
}
footer .socials a:hover,
.product_info_column .socials a:hover {
  transform:scale(1.2);
}
.footer_top_wrapper .contacts_column ul span,
.footer_top_wrapper .contacts_column ul a {
  display: block;
  max-width: 400px;
  line-height: 20px;
  display: flex;
  gap: 10px;
  font-size:16px;
  align-items: center;
}
.footer_top_wrapper .contacts_column ul:not(.socials) li {
  display: flex;
  gap: 10px;
  align-items: flex-start;
}
.footer_top_wrapper .contacts_column ul:not(.socials) svg {
  display: block;
  flex-shrink: 0;
}
.footer_top_wrapper .contacts_column ul:not(.socials) > li:first-child span {
  align-items: flex-start;
}
.footer_top_wrapper .contacts_column ul:not(.socials) > li:nth-child(1) svg,
.footer_top_wrapper .contacts_column ul:not(.socials) > li:nth-child(4) svg {
  margin-top: 4px;
}
.footer_top_wrapper .payment_options {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 40px;
}
.footer_top_wrapper .phones {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.footer_bottom {
  border-top: 1px solid #464646;
}
.footer_bottom_wrapper {
  display: flex;
  align-items: center;
  gap: 40px;
  justify-content:space-between;
  padding: 15px 0;
}
.footer_bottom_wrapper a:nth-child(3) {
  display: block;
    margin: 0px;
}
#mobile_menu_open,
#mobile_search,
.header_middle_wrapper .mobile_buttons_wrap,
.header_bottom_wrapper .mobile_buttons_wrap {
  display: none;
}
#mobile_menu,
#mobile_catalog {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: #FAFAFA;
  z-index: 10;
  overflow-y: auto;
}
#mobile_catalog .catalog_nav {
  display: block !important;
}
.mobile_menu_header,
.mobile_catalog_header,
.mobile_filter_header {
  background-color: #f9f9f9;
}
.mobile_catalog_header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
}
.mobile_catalog_body {
  padding-top: 50px;
}
#mobile_catalog .catalog_header_wrapper,
.catalog_section .filter_header_wrapper {
  position: relative;
  padding: 15px 0;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  text-align: center;
  color: #2d2d2d;
}
#mobile_menu .menu_header_wrapper {
  display: flex;
  align-items: center;
  padding: 15px 0;
}
#mobile_menu_close,
#mobile_catalog_close {
  display: flex;
}
#mobile_catalog_close,
#mobile_filter_close {
  position: absolute;
  top: 15px;
  left: 0;
}
#mobile_catalog_close {
  margin-right: -20px;
}
#mobile_menu .menu_body_wrapper {
  display: flex;
  flex-direction: column;
  height:100%;
}
#mobile_catalog .catalog_body_wrapper {
  padding: 15px 0;
}
#mobile_menu #account_link {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 auto;
  width: 100%;
  max-width: 340px;
  justify-content: center;
  padding: 15px;
  background-color: #2d2d2d;
  color: #f9f9f9;
  font-size: 16px;
  font-weight: 700;
}
#mobile_menu #account_link svg path {
  fill: #f9f9f9;
}
#mobile_menu .header_site_menu {
  margin: 25px 0;
}
#mobile_menu .header_site_menu a {
  display: block;
  padding: 15px 10px;
  font-size: 18px;
  font-weight: 500;
  border-bottom: 1px solid #E0E0E0;
}
#mobile_menu .header_site_menu a{
  display: flex;
  align-items: center;
  gap: 5px;
}
#mobile_menu .header_site_menu .catalog_link {
  display: flex;
  font-weight: 700;
  background: #f1f1f1;
  padding: 15px 15px;
}
#mobile_menu .header_site_menu li:last-child a {
  border: none;
}
#mobile_menu nav ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 25px 0;
}
#mobile_menu nav a {
  display: block;
  padding: 5px 0;
  font-weight: 500;
  font-size: 15px;
}
#mobile_menu .lang_options {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: center;
  margin-bottom: 15px;
  margin-top: 5px;
}
#mobile_menu .lang_options a,
#mobile_menu .lang_options li.active a,
#mobile_menu .lang_options li.active span {
  font-size: 15px;
  font-weight: 500;
}
#mobile_menu .lang_options li.active a,
#mobile_menu .lang_options li.active span {
  font-weight: 700;
  cursor: default;
}
#mobile_menu .lang_options li {
  position: relative;
}
#mobile_menu .lang_options li:after {
  position: absolute;
  content: "/";
  top: 0;
  right: -15px;
  font-size: 15px;
  font-weight: 500;
}
#mobile_menu .lang_options li:last-child:after {
  display: none;
}
#mobile_search_close {
  display: none;
}
#mobile_catalog .category_nav,
#mobile_catalog .catalog_nav > li > a svg {
  display: none;
}
#mobile_catalog .catalog_nav > li > a {
  position: relative;
  display: block;
  height: 100px;
}
#mobile_catalog .catalog_nav > li {
  margin-bottom: 10px;
}
#mobile_catalog .catalog_nav > li:last-child {
  margin-bottom: 0;
}
#mobile_catalog .catalog_nav > li > a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition-duration: .3s;
}
#mobile_catalog .catalog_nav > li > a .name {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  padding: 10px 20px;
  z-index: 2;
  background-color: #f9f9f9;
  font-size: 13px;
  font-weight: 500;
  white-space: nowrap;
}
.breadcrumbs_wrapper {
  margin-bottom: 5px;
}
.breadcrumbs {
  display: flex;
  gap: 29px;
  justify-content: center;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
}
.breadcrumbs li {
  position: relative;
}
.breadcrumbs a {
  font-size: 14px;
  font-weight: 500;
  color: #777776;
}
.breadcrumbs a:hover {
  color: #2d2d2d;
}
.breadcrumbs li:after {
  position: absolute;
  content: "•";
  top: 0px;
  right: -16px;
  color: #2d2d2d;
}
.breadcrumbs li:last-child:after {
  display: none;
}
.breadcrumbs span {
  font-size: 14px;
  font-weight: 700;
  color: #2d2d2d;
}
.subcategories {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 50px;
}
.subcategories a {
  display: flex;
  flex-direction: column;
  gap: 2px;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  border: 1px solid #e0e0e0;
  background:#fff;
  text-align:center;
  padding: 10px 5px;
}
.subcategories .image_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 170px;
  max-height: 170px;
}
.catalog_controls {
  display: flex;
  align-items: center;
  padding: 15px 10px;
  background: #eaeaea;
  margin-bottom: 30px;
}
.catalog_controls .filter_wrapper {
  display: flex;
  align-items: center;
  gap: 25px;
  font-size: 14px;
  font-weight: 500;
  color: #777776;
  margin-right: auto;
}
.catalog_controls .filter_wrapper form{
  display: flex;
  align-items: center;
  gap: 25px;
  font-size: 14px;
  font-weight: 500;
  color: #777776;
  margin-right: auto;
}
.catalog_controls .filters {
  display: flex;
  align-items: center;
  gap: 40px;
  flex-wrap:wrap;
}
.catalog_controls .filters > li > a {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  font-weight: 600;
  color: #2d2d2d;
}
.catalog_controls .filters > li > a:hover {
  opacity: 0.7;
}
.catalog_controls .filters a img {
  transition-duration: .3s;
}
.catalog_controls .filters li.active a img {
  transform: scaleY(-1);
}

.catalog_controls .filters li {
  position: relative;
}
.catalog_controls .filters .filter_item {
  position: absolute;
  top: 40px;
  background: #f9f9f9;
  padding: 10px;
  box-shadow: 0px 0px 12px 0px rgba(28, 28, 27, 0.1);
  display: none;
  z-index: 5;
  min-width:200px;
}
.catalog_controls .price_filter_inputs {
  display: flex;
  justify-content: space-between;
  gap: 8px;
}
.catalog_controls .price_filter_inputs input {
  width: 100%;
  max-width: 110px;
  border: 1px solid #EEEEEE;
  padding: 15px 10px;
  background-color: #f9f9f9;
  font: inherit;
  text-overflow: ellipsis;
}
#filter_price_range {
  min-width: 250px;
  margin-top: 20px;
  height: 4px;
  border: none;
  background-color: #EEEEEE;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button, html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  cursor: pointer;
  border-radius: 100%;
  background-color: #f9f9f9;
  width: 19px;
  height: 19px;
  border: 2px solid #2d2d2d;
  top: -9px;
}
.ui-slider-horizontal .ui-slider-range {
  background-color: #2d2d2d;
  height: 4px;
  top: 0px;
}
#filter_price_range .range_slider_left {
  transform: translateX(8px);
}
#filter_price_range .range_slider_right {
  transform: translateX(-8px);
}
.catalog_section .filter_item ul {
  max-height: 260px;
  overflow: auto;
  padding: 3px 0;
  padding-right: 10px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 5px;
}
.catalog_section .filter_item ul::-webkit-scrollbar-track-piece {
  background-color: #EAEAEA;
}
.catalog_section .filter_item ul::-webkit-scrollbar-track {
  background-color: #EAEAEA;
}
.catalog_section .filter_item ul::-webkit-scrollbar-thumb {
  background-color: #2d2d2d;
}
.catalog_section .filter_item ul::-webkit-scrollbar-corner {
  background-color: #2d2d2d;
}
.catalog_section .filter_item ul::-webkit-scrollbar {
  width: 3px;
}
.catalog_section .filter_item ul li {
  line-height: 18px;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  width:100%;
}
.catalog_section .filter_checkboxes li:last-child {
  margin-bottom: 0;
}
.catalog_section .filter_checkboxes li input {
  position: absolute;
  right: 0px;
  top: 0;
  opacity: 0;
  visibility: hidden;
}
.catalog_section .filter_checkboxes li label {
  display: flex;
  font-size: 14px;
  font-weight: 500;
  color: #404040;
  padding-left: 30px;
  cursor: pointer;
  transition-duration: .3s;
  flex-direction: row;
  align-items: center;
  width:100%;
  justify-content: space-between;
  gap: 10px;
  min-height: 24px;
}
.v_cnt{
  background: #dedede;
  padding: 3px 6px;
  border-radius: 5px;
  margin-left: 10px;
}
.catalog_section .filter_checkboxes li:hover label {
  opacity: 0.7;
}
.catalog_section .filter_checkboxes li label:before {
  position: absolute;
  content: "";
  top: 2px;
  left: 0px;
  height: 20px;
  width: 20px;
  border: 1px solid #bebebe;
  border-radius: 4px;
  transition-duration: .3s;
}

.catalog_section .filter_checkboxes li input:checked + label:before {
  background-color: #2d2d2d;
}
.catalog_section .filter_checkboxes li input:checked + label:after {
  width: 10px;
  height: 10px;
  content: "";
  position: absolute;
  left: 6px;
  top: 8px;
  background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
  background-size: contain;
}
.catalog_section .filter_item .reset_filter {
  width: 100%;
  min-width: 120px;
  padding: 12px;
  margin-top: 20px;
  background-color: #2d2d2d;
  color: #f9f9f9;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}
#reset_all_filters {
  display: none;
}
.catalog_controls .sorting_wrapper {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  font-weight: 500;
  color: #777776;
}
.catalog_controls .sorting_wrapper .chosen-container {
  font: inherit;
  font-weight: 700;
  width: auto !important;
  min-width: 170px;
  color: #2d2d2d;
}
.catalog_controls .sorting_wrapper .chosen-single {
  border: none;
  background: #eaeaea;
  box-shadow: none;
  color: #2d2d2d;
}
.catalog_controls .sorting_wrapper .chosen-search {
  display: none;
}
.catalog_controls .sorting_wrapper .chosen-drop {
  border: none;
  padding-top: 5px;
  border-radius: 0;
}
.catalog_controls .sorting_wrapper .chosen-results li {
  transition-duration: .3s;
    font-weight: 500;
    line-height: 16px;
}
.catalog_controls .sorting_wrapper .chosen-results li.highlighted {
  background: #f9f9f9;
  color: #2d2d2d;
  font-weight: 700;
}
.catalog_controls .sorting_wrapper .chosen-single div b {
  background: url("../img/caret_down.svg") center no-repeat !important;
  filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(0%) hue-rotate(251deg) brightness(100%) contrast(100%);
  width: 16px;
  transition-duration: .3s;
}
.catalog_controls .sorting_wrapper .chosen-with-drop .chosen-single div b {
  transform: scaleY(-1);
}
.catalog_controls .catalog_list_view {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-left: 40px;
}
.catalog_controls .catalog_list_view li.active a {
  pointer-events: none;
}
.catalog_controls .catalog_list_view svg rect {
  transition-duration: .3s;
}
.catalog_controls .catalog_list_view li.active svg rect,
.catalog_controls .catalog_list_view a:hover svg rect {
  fill: #535353;
}
.catalog_controls .catalog_list_view li:first-child {
  display: none;
}
.catalog_controls .catalog_list_view li.active {
  display: block !important;
}
.product_list {
  display: flex;
  flex-wrap: wrap;
  row-gap: 2px;
  column-gap: 2px;
}
.product_list > li,
.product_list.four_columns > li {
  width: calc(25% - 2px);
  transition-duration: .3s;
  margin-bottom: 80px;
}
.product_list.one_column > li {
  width: 100%;
}
.product_list.two_columns > li {
  width: calc(50% - 2px);
}
.product_list.three_columns > li {
  width: calc(33.33% - 2px);
}
.product_list_controls {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 65px;
  gap: 15px;
  justify-content: center;
}
.product_list_controls .load_more {
  width: 100%;
  max-width: 340px;
  gap: 5px;
  padding: 14px;
  background-color: #2d2d2d;
  font-size: 14px;
  font-weight: 700;
  color: #f9f9f9;
  display:flex;
  flex-direction:row;
  justify-content:center;
  text-align: center;
}
.product_list_controls .pagination {
  display: flex;
  align-items: center;
}
.product_list_controls .pagination li > * {
  height: 49px;
  width: 49px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 500;
}
.product_list_controls .pagination .active > span,
.product_list_controls .pagination .active > a,
.product_list_controls .pagination a:hover {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.75);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.75);
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.75);
}
.product_list_controls .pagination .active span {
  font-weight: 600;
  cursor: default;
}
.product_list_controls .pagination span {
  cursor: default;
}
#mobile_filter_open {
  display: none;
}
.mobile_filter_header {
  display: none;
}
.product_section {
  margin-top: 20px;
  margin-bottom: 50px;
}
.product_section + .page_section {
  margin-bottom: 120px;
}
.product_section_wrapper {
  display: flex;
  gap: 40px;
  align-items: flex-start;
}
.product_section_wrapper .gallery_column  {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
  flex-shrink: 0;
  width: 55%;
  max-width: 800px;
  height: min-content;
  overflow: hidden;
}
.product_main_slider {
  width: calc(100% - 100px);
  display: flex;
  position: relative;
  overflow: hidden;
}
.product_main_slider li {
  display: flex !important;
  justify-content: center;
  height: inherit !important;
  align-items: center;
  cursor: pointer;
  flex-shrink: 0;
}
.product_main_slider li img,
.product_nav_slider li img {
  width: 100%;
}
.product_main_slider .slick_arrow {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  top: calc(50% - 25px);
  background-color: #f9f9f9;
  z-index: 3;
}
.product_main_slider .slick-next_arrow {
  right: 0;
}
.product_main_slider .slick-prev_arrow {
  left: 0;
}
.product_nav_slider {
  max-width: 80px;
  display: flex;
  margin-right: 20px;
  padding: 3px 0;
}
.product_nav_slider li {
  display: flex !important;
  align-items: center;
  justify-content: center;
  min-height: 90px;
  height: 90px !important;
  width: 80px !important;
  cursor: pointer;
  background:#fff;
  overflow:hidden;
  padding: 5px 0;
}
.gallery_column .slick-track:before,
.gallery_column .slick-track:after {
  display: none;
}
.product_section_wrapper .product_info_column {
  display: flex;
  width: 45%;
  flex-direction: column;
  gap: 0px;
  padding: 20px 0;
}
.product_info_column .main_product_info {
  margin-bottom: 10px;
}
.product_info_column .article {
  font-size: 14px;
  font-weight: 500;
  color: #777776;
  display: flex;
  flex-direction: row;
  gap: 10px;
  margin: 10px auto;
}
.product_info_column .article span{
  font-weight:600;
}
.product_info_column .page_title {
  text-align: left;
  padding: 10px 0;
  margin-bottom: 10px;
}
.product_options_item .color_active{
  font-weight:600;
  margin-left: 10px;
}
.product_info_column .product_options_wrapper {
  padding: 10px 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-size: 16px;
  font-weight: 500;
}
.product_info_column .buttons_wrap {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 20px;
  width:100%;
}
.product_info_column .product_like {
  padding: 13px;
}
.product_info_column .product_like:hover {
  border-color: #2d2d2d;
}
.product_info_column .product_like:hover svg path,
.product_info_column .product_like.add_to_fav--active svg path{
  fill: #D71A1A;
}
.product_info_column .product_cart_link {
  flex: 1;
  padding: 15px;
  background-color: #2d2d2d;
  color: #f9f9f9;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  gap:10px;
}
.product_info_column .counter_wrap {
  display: flex;
  align-items: center;
  border: 1px solid #F5F5F5;
}
.product_info_column .counter_wrap button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  background-color: #F8F8F8;
}
.product_info_column .counter_wrap button:hover{
    background-color: #f5f5f5;
}
.product_info_column .counter_wrap button:hover svg path {
  stroke: #2d2d2d;
}
.product_info_column .counter_wrap input {
  height: 46px;
  line-height: 46px;
  width: 50px;
  padding: 12.5px;
  border: none;
  font-size: 18px;
  font-weight: 600;
  color: #404040;
  text-align: center;
}
.product_info_column .share_wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 30px;
  font-size: 16px;
  font-weight: 500;
}
.product_info_column .product_info_block .block_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0;
  border-bottom: 1px solid #E0E0E0;
  margin-bottom: 5px;
  cursor:pointer;
}
.product_info_column .block_header .name {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  font-weight: 700;
}
.product_info_column .block_header .collapse {
  display: flex;
  transition-duration: .3s;
}
.product_info_block.collapsed .block_header .collapse {
  transform: scaleY(-1);
}
.product_info_column .product_properties li {
  padding: 15px 0;
  display: flex;
  align-items: center;
}
.product_info_column .product_properties li:nth-child(even),
.product_info_column .size_chart tr:nth-child(even) {
  background-color: #F8F8F8;
}
.product_info_column .product_properties span {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}
.product_info_column .product_properties .name {
  flex: 1;
}
.product_info_column .product_properties .value {
  flex: 1.5;
}
.product_info_column .product_text_wrap {
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
}
.product_info_column .product_description_wrap .subtitle {
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  margin-top: 10px;
}
.product_info_column .review_form {
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.product_info_column .review_form .stars_wrap {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-bottom: 10px;
  color: #777776;
  font-size: 14px;
}
.product_info_column .review_form .review_star_list {
  display: flex;
  align-items: center;
}
.product_info_column .review_form .review_star_list li {
  padding: 0 2.5px;
}
.review_star_list_dynamic svg {
  cursor: pointer;
}
.review_star_list svg path {
  fill: #f9f9f9;
}
.review_star_list .review_star_list_active svg path,
.review_star--active_btn svg path {
  fill: #2d2d2d;
}
.review_star_list_dinamic--active svg path {
  fill: #2d2d2d!important;
}
.product_info_column .input_row {
  display: flex;
  gap: 10px;
}
.product_info_column .review_form input {
  flex: 1;
  padding: 14px 16px;
  border: 1px solid #EAEAEA;
  font-size: 14px;
  font-weight: 500;
}
.product_info_column .review_form input:focus{
  border: 1px solid #2d2d2d;
}
.product_info_column .review_form input::placeholder,
.product_info_column .review_form textarea::placeholder {
  color: #777776;
}
.product_info_column .review_form textarea {
  padding: 15px 16px;
  border: 1px solid #EAEAEA;
  resize: none;
  box-sizing: border-box;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
}
.product_info_column .review_form button {
  font-size: 16px;
  font-weight: 600;
  color: #f9f9f9;
  padding: 12px 78px;
  background-color: #2d2d2d;
  text-align: center;
  margin-top: 10px;
  align-self: flex-start;
  transition-duration: .3s;
}
.availability_holder{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 10px 0px;
}
.availability{
  display: flex;
  flex-direction: column;
  width: auto;
  padding: 6px 0px;
  align-items: flex-start;
  justify-content: center;
  color: #f9f9f9;
  font-weight: 600;
  background: #a1a1a1;
  display: flex;
  width: auto;
  padding: 10px 20px;
}
.availability.available_no{
  border: 1px solid #cb0f0f;
  background: #f9f9f9;
  color: #cb0f0f;
}
.availability.available{
    border: 1px solid #1d8c22;
    background: #f9f9f9;
    color: #1d8c22;
}
.availability.available_pre{
  border: 1px solid #646464;
  background: #f9f9f9;
  color: #646464;
}
.account_link > span{
  display:none;
}
.slick-track,.slick-list{
  min-width: 100%;
}
.cart_holder_li{
  position:relative;
}
#cart{
  display: none;
  width: 400px;
  position: absolute;
  right: 0px;
  top: 100%;
  background: #f9f9f9;
  z-index: 2003;
  box-shadow: 1px 1px 10px 0px rgb(0 0 0 / 25%);

}
.pop_cart_title{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 600;
  line-height: 36px;
  background: #767676;
  height: 50px;
  color: #f9f9f9;
}
.pc_holder{
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  height:100%;
}
.pc_holder_in{
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 20px;
  height: calc(100% - 100px);
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  padding: 10px 5px;
}
.empty_cart{
  font-size: 22px!important;
  text-align: center;
  width: 100%;
  margin-bottom: 0px!important;
} 
.pc_holder .cart_product_list{
  width: 100%;
  margin-bottom: 10px;
}
.pop_cart_action{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 5px;
  width: calc(100% - 10px);
  margin: 5px;
  position: absolute;
  bottom: 0px;
  left: 0px;
    justify-content: space-between;
    align-items: center;
}
.pop_cart_action .main_link{
  font-size: 15px;
  width: calc(50% - 5px);
  font-weight: 600;
}
.pop_cart_action .main_link.close_cart{
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.75);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.75);
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.75);
  background-color: #f9f9f9;
  color: #2d2d2d;
}
.pop_cart_action .main_link.close_cart:hover{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #767676;
  color: #f9f9f9;
}
.pop_cart{
  position: relative;
  height: 100%;
  display: block;
}
.pop_cart_sum{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: calc(100% - 20px);
  margin: 0px 10px;
  position: relative;
}
.pop_cart_sum_value{
  font-size: 18px;
  font-weight: bold;
}
.bottom_cart{
  flex-direction: column;
  width: 100%;
  left: 0px;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  position: absolute;
  top: 100%;
  z-index: 3;
  background: #f9f9f9;
  padding: 5px 15px;
  display: flex;
  overflow: hidden;
  max-height: 68px;
  min-height: 68px;
  border-top: none;
}
.product_list > li:hover .bottom_cart{
  max-height:inherit;
}
.product_info_wrap .product_cart_link{
  display:none;
}
.product_list > li:hover .product_info_wrap .product_cart_link{
  display:flex;
}
.submit_holder_mob{
  display:none;
}


.faq_block {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 860px;
  margin: 10px auto;
}
.faq {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-bottom: 15px;
  border: 1px solid #ddd;
}
.faq .faq_question {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 10px 15px;
  transition: 0.5s;
  font-size:16px;
  width: 100%;
  font-weight: 500;
  cursor: pointer;
}
.faq .faq_question:hover{
  background:#efefef;
}
.faq .faq_question button {
  transition: 0.5s;
  transform: rotate(0deg);
  border: none;
  background: none;
}
.collapse img {
  transition-duration: .3s;
}
.faq .faq_answer {
    display: none;
    padding: 10px;
}
.faq.active .faq_question button {
    transform: rotate(180deg);
}
.faq.active .faq_answer {
    display: block;
}
.dp_block_holder{
  display: flex;
  flex-direction: column;
  gap: 5px;
  width: 100%;
}
.dp_block_holder h2{
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
  margin: 10px;
}
.dp_block_product_title{
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
  margin: 10px;
}
.dp_block_product_holder{
  display: flex;
  flex-direction: row;
  width:100%;
  flex-wrap:wrap;
}
.dp_block_product {
  display: flex;
  flex-direction: row;
  border: 1px solid #eee;
  background: #fbfbfb;
  gap: 5px;
  font-size: 15px;
  font-weight: 500;
  padding: 10px 5px;
  align-items: center;
  justify-content: center;
  width: calc(100% / 3);
  line-height: 16px;
}
.dp_block_product img{
  height:22px;
  width:auto!important;
  max-width: calc(100% - 25px);
}
.dp_block{
  display:flex;
  flex-direction:column;
  width: 100%;
  border: 1px solid #eee;
  background: #fbfbfb;
}
.dp_title{
  font-size: 18px;
  font-weight: 500;
  padding: 15px 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer; 
}
.dp_title:hover{
  background: #f4f4f4;
}
.dp_title div{
  display:flex;
  flex-direction:row;
  align-items:center;
  gap:10px;
  width:100%;
}
.dp_title div img{
  height:30px;
}
.dp_block .dp_text{
  display:none;
  padding: 10px;
}
.dp_block.active .dp_text{
  display:block;
}
.dp_block .dp_nav{
  transition:0.5s;
}
.dp_block.active .dp_nav{
  transform:rotate(180deg);
}
.dp_read_more{
  font-size: 14px;
  font-weight: 600;
  color: #f9f9f9;
  padding: 5px 25px;
  background-color: #2d2d2d;
  border:1px solid #2d2d2d;
  text-align: center;
  align-self: flex-start;
  transition-duration: .3s;
  margin: 0px auto;
}
.dp_read_more:hover{
  border:1px solid #2d2d2d;
  color:#2d2d2d;
  background:#f9f9f9;
}
.dp_bb{
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.dp_bb .dp_block_holder{
  background: #f9f9f9;
  padding: 5px 10px;
}
.dp_bb .dp_block_holder .dp_block{
  background:#f9f9f9;
}
.social_auth_holder {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}
.social_auth_holder > div {
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
}
.social_auth {
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: center;
    justify-content: space-evenly;
    gap: 10px;
}
.social_auth li {
    width: calc(100% / 2 - 10px);
}
.social_auth li a {
    width: 100%;
    background: #222;
    font-size: 16px;
    font-weight: 500;
    color: #f9f9f9;
    gap: 10px;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: row;
    width: 100%;
    padding: 10px 10px;
    border-radius: 3px;
}
.social_auth li a.fb_auth {
    background: #0E70EF;
}
.social_auth li a:hover{
  opacity:0.7;
}
.des_submit_holder{
  display: flex;
  flex-direction: column;
  margin-top: 15px;
  width: 100%;
}
.info_help{
  display: flex;
  flex-direction: column;
  width: 20px!important;
  height: 20px;
  position: relative;
  cursor:pointer;
}
.info_help .info_text{
  display:none;
  position: absolute;
  bottom: calc(100% + 10px);
  right: -110px;
  z-index: 1;
  background: #f9f9f9;
  width: 220px;
  padding: 5px 10px;
  box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 40%);
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}
.info_help:hover .info_text{
  display: flex;
}
.payment_options{
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.price_top_wrapper{
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex-wrap:wrap;
}
.product_info_column .price_top_wrapper{
  justify-content: flex-start;  
}
#to_top{
  position: fixed;
  right: 30px;
  background: #f9f9f9;
  border: 1px solid #777;
  bottom: 30px;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 8;
  opacity:0.6;
}
@keyframes shake {
    0% { transform: rotate(2deg); }
    5% { transform: rotate(-2deg); }
    10% { transform: rotate(2deg); }
    15% { transform: rotate(-2deg);}
    20% { transform: rotate(2deg); }
    25% { transform: rotate(0deg); }
    100% { transform: rotate(0deg); }
}
#call_callback{
  position: fixed;
  right: 30px;
  background: #f9f9f9;
  border: 1px solid #777;
  bottom: 80px;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 8;
  opacity:0.6;
  animation: shake 3s ease-in-out 5s infinite;
}
#to_top:hover,
#call_callback:hover{
  opacity:1;
}
.category_row_left{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 40px;
}
.category_row_right{
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 40px;
}
.categories_wrapper .category_row_right img,
.categories_wrapper .category_row_left img{
  max-width: 800px;
}
.categories_block{
  width: calc(100% - 840px);
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
  padding: 20px 20px;
}
.categories_block .banner_title{
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  color: #2d2d2d;
}
.categories_block .banner_text{
  display: block;
  text-align: center;
  font-size: 30px;
  font-weight: bolder;
  line-height: 36px;
  color: #2d2d2d;
}
.categories_block .main_link{
  max-width:220px;
}
.main_content_rows{
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 30px;
  justify-content: space-between;
  position: relative;
  width: 100%;
}
.main_content_row{
  width: calc(100% / 3 - 15px);
  display: flex;
  flex-direction: column;
}
.main_content_row_sticky{
  position: sticky;
  top: 20px;
}
.main_content_contact{
  display: flex;
  flex-direction: column;
  gap: 25px;
  align-items: center;
  justify-content: center;
  background: #eaeaea;
  padding: 35px 10px;
}
.main_content_contact > div{
  font-size: 20px;
  font-weight: 600;
  text-align:center;
}
.main_content_contact_text{
  display: flex;
  flex-direction: column;
  gap: 10px;
  color: #2d2d2d;
  font-size: 16px;
  font-weight: 500;
}
.main_content_contact_text li span{
  display:flex;
  flex-direction:row;
  gap:5px;
}
.main_content_contact_text li svg path{
  fill: #2d2d2d;
}
.main_content{
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.theme_switch{
  display: flex;
  flex-direction: column;
  margin-left: 10px;
}
.theme_switch input{
  cursor:pointer;
  position: relative;
  -webkit-appearance: none;
  outline: none;
  width: 44px;
  height: 24px;
  background-color: #f9f9f9;
  border: 1px solid #D9DADC;
  border-radius: 50px;
  box-shadow: inset -20px 0 0 0 #f9f9f9;
}
.theme_switch input:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  background: transparent;
  width: 23px;
  height: 21px;
  border-radius: 50%;
  box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.2);
  background: url(../img/sun.svg);
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: center;
}
.theme_switch input:checked {
  box-shadow: inset 20px 0 0 0 #1f1f1f;
  border-color: #454545;
}
.theme_switch input:checked:after {
  background: url(../img/moon.svg);
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: center;
  left: 20px;
  box-shadow: -2px 4px 3px rgba(0, 0, 0, 0.05);
}
.panel_top{
  display: flex;
  flex-direction:column;
  width:100%;
  background: #f3f3f3;
  padding: 10px 5px;
}
.panel_middle{
  display: flex;
  flex-direction:column;
  width:100%;
  padding: 5px 10px;
}
.panel_bottom{
  display: flex;
  flex-direction:column;
  width:100%;
  background: #454545;
  padding: 10px 5px;
  margin-top:auto;
}
.panel_bottom .socials{
  display: flex;
  flex-direction: row;
  width: 100%;
  gap: 20px;
  align-items: center;
  justify-content: center;
}
.panel_bottom .socials li img{
  width: 32px;
}
.find_link_holder{
  display:none;
}
.text_section .content{
  max-width:960px;
  margin:0px auto;
}
.text_section .content.read_small{
  max-height: 400px;
  overflow: hidden;
  position: relative;
}
.text_section .content.read_small:after{
  content: "";
  display: block;
  width: 100%;
  height: 0px;
  background: #f9f9f9;
  box-shadow: 0px 0px 50px 35px #f9f9f9;
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 2;
}
.read_all_holder{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.read_all_holder .read_all{
  width: 100%;
  max-width: 340px;
  gap: 5px;
  padding: 14px;
  background-color: #2d2d2d;
  font-size: 14px;
  font-weight: 700;
  color: #f9f9f9;
  display: flex;
  flex-direction: row;
  justify-content: center;
  text-align: center;
  margin:10px auto;
}
.read_all_holder .read_all:hover{
  background-color: #767676;
  color: #f9f9f9;
}
.page_section_gray_b{
  position:relative;
  padding-top:40px;
}
.frontpage .container{
  z-index: 2;
  position: relative;
}
.page_section_gray_b:after{
  content: "";
  background: #F3F3F3;
  width:100%;
  position:absolute;
  top:0px;
  left:0px;
  height:170%;
  z-index: 1;
}
.page_section_gray_s{
  background: #F3F3F3;
}
.personal_discount{
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
  gap: 5px;
  font-size: 18px;
  font-weight: 500;
  padding: 15px 10px;
  background: #eee;
  color: #2d2d2d;
}
.personal_discount span{
  font-weight: bold;
  background: #2d2d2d;
  color: #f9f9f9;
  padding: 10px 15px;
  border-radius: 6px;
}
.forms_title{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
}
.form_t{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  font-size: 16px;
  gap: 5px;
  margin: 15px auto;
}
.form_t a{
  font-weight:500;
  font-size: 16px;
  text-decoration:underline;
}
.form_t a:hover{
  text-decoration:none;
}
main.frontpage{
  background: #fff;
}
.product_manufacturer_block{
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  margin: 10px auto;
  font-size: 22px;
  color: #2d2d2d;
  font-weight: 600;
}
.product_manufacturer_block a{
  transition:0.5s;
}
.product_manufacturer_block a:hover{
  opacity:0.7;
}
.product_manufacturer_block img{
  max-width:140px;
}
.product_image_wrap .product_status{
  display:none;
}
.gallery_column .product_like{
  display: none;
}
.info_checkout{
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin: 10px auto;
  font-size: 14px;
  line-height: 18px;
}
.info_checkout p{
  font-size: 14px;
  line-height: 18px;
}
.info_checkout p b{
  font-weight:bold;
}
.bgvideo_mob{
  display:none;
}
.bgvideo{
  display:block;
}
@media screen and (max-width: 1150px) {
  .categories_block{
    width:calc(100% - 600px);
  }
  .categories_wrapper .category_row_right img, .categories_wrapper .category_row_left img{
    max-width:560px;
  }
  .header_top_wrapper,
  .header_top_wrapper nav ul,
  .header_middle_wrapper .header_site_menu,
  .header_bottom_wrapper .header_site_menu {
    gap: 20px;
  }
  .h_search_form {
    max-width: 220px;
  }
  .header_account_menu a {
    padding: 5px;
  }
  .catalog_controls .filter_wrapper,
  .catalog_controls .filter_wrapper form,
  .catalog_controls .filters {
    gap: 20px;
  }
  .catalog_controls .filters > li > a {
    gap: 5px;
  }
  .catalog_controls .catalog_list_view {
    margin-left: 20px;
  }
  .product_section_wrapper {
    gap: 20px;
  }
  .product_section_wrapper .gallery_column {
    max-width: 485px;
  }
  .product_nav_slider {
    max-width: 70px;
  }
  .product_nav_slider li {
    width: 70px !important;
    height: 80px !important;
    min-height: 80px;
  }
  .product_section_wrapper .product_info_column {
    width: 100%;
  }
}

@media screen and (max-width: 992px) {
  .product_options_wrapper .product_options_item{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .product_info_column .price_top_wrapper, .price_top_wrapper{
    justify-content:center;
  }
  #product_buy_form{
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .product_info_column .page_title{
    padding:0px;
    width:100%;
    text-align: center;
  }
  .product_info_column .price_top_wrapper,
  .product_manufacturer_block{
    align-items: center;
  }
  .product_info_column .main_product_info{
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    justify-content: center;
    max-width: 600px;
    margin: 0px auto;
  }
  .product_info_column .product_like{
    display: none;
  }
  .gallery_column{
    position:relative;
  }
  .gallery_column .product_like{
    display: block;
    position:absolute;
    top:20px;
    right:20px;
    z-index: 2;
  }
  .product_list > li:hover .product_info_wrap .product_cart_link{
   display: none!important;
  }
  .price_top_wrapper .product_status{
    display:none;
  }
  .product_image_wrap .product_status{
    display: block;
    background:transparent!important;
  }
  .breadcrumbs_wrapper{
    background: #2d2d2d;
  }
  .breadcrumbs span,
  .breadcrumbs a{
    color: #f9f9f9;
  }
  .breadcrumbs li:after{
    color:#f9f9f9;
  }
  .breadcrumbs_wrapper .breadcrumbs{
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .slick_arrow{
    height: 40px;
    width: 40px;
    top: calc(50% - 20px);
    opacity: 0.5;
  }
  .slick-prev_arrow{
    left:-10px;
  }
  .slick-next_arrow{
    right:-10px;
  }
  .header_catalog .catalog_nav > li{
    padding:5px 0px;
  }
  .header_catalog .category_nav{
    display: none;
  }
  .account_link > span{
    display:block;
  }
  .theme_switch{
    display: flex;
    flex-direction: row;
    gap: 10px;
    font-size: 13px;
    align-items: center;
    margin-left: auto;
    justify-content: center;
  }
  .main_content_rows{
    flex-wrap:wrap;
  }
  .main_content_row{
    width:calc(100% / 2 - 15px);
  }
  .main_content_row.main_content_row_sticky{
    width:100%;
    top: auto;
    position:relative;
  }
  .category_row_right{
    flex-direction: column-reverse;    
  }
  .category_row_left{
    flex-direction: column;
  }
  .categories_block{
    max-width:100%;
    padding: 5px 20px;
    width: 100%;
    gap: 10px;
  }
  .product_list_controls {
    flex-direction:column;
  }
  #sorting > form > span{
    display:none;
  }
  .submit_holder_mob{
    display: flex;
    flex-direction: column;
  }
  .product_wrap .hover_wrap,
  .product_wrap:hover .hover_wrap{
    visibility: visible;
    opacity: 1;
    position:relative;
    width:100%;
    bottom: auto;
    left: auto;
    right: auto;
    padding: 5px;
  }
  .page_section.brands_slider_section,
  .page_section.front_slider_section{
    margin-bottom: 25px;
  }
  .brands_slider li img{
    max-height:65px;
  }
  #mobile_search_close {
    display: flex;
  }
  #mobile_catalog .category_nav {
    position: fixed;
    z-index: 3;
    top: 50px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #FAFAFA;
    padding: 20px 16px;
  }
  #mobile_catalog .category_nav a {
    display: block;
    padding: 12px 0;
    font-size: 16px;
    font-weight: 500;
  }
  .h_search_form {
    display: none;
    padding: 15px 0;
    max-width: 500px;
    margin: 0 auto;
    border: none;
  }
  .container {
    padding: 0 16px;
  }
  /*
  .header_middle_wrapper .header_site_menu,
  .header_middle_wrapper > div .h_search_form,
  .header_bottom_wrapper > div .h_search_form,
  .header_bottom_wrapper .header_account_menu > li:first-child 
*/
  .header_middle_wrapper > div.left_top,
  .header_middle_wrapper .header_account_menu > li:first-child,
  .left_top,
  .header_middle_wrapper .phone_link,
  .header_middle_wrapper #lang_select,
  .header_middle_wrapper #lang_select_chosen,
  .header_bottom_wrapper .header_site_menu{
    display: none;
  }
  header {
    border: none;
    margin-bottom: 0;
  }
  .header_bottom_wrapper {
    padding: 0px;
  }
  .h_search_form button{
    position: relative;
  }
  .menu_body_wrapper .phone_link{
    text-align: center;
    font-size: 18px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
  }
  .header_bottom_wrapper .mobile_buttons_wrap {
    display: flex;
    align-items: center;
    gap: 10px;
    flex: 1;
    justify-content: flex-start;
  }
  .header_bottom_wrapper > div {
    margin-top: 24px;
  }
  .header_middle_wrapper {
    padding-bottom: 10px;
    gap:15px;
  }
  .header_middle_wrapper .mobile_buttons_wrap {
    display: flex;
    align-items: center;
    gap: 10px;
    flex: 1;
    justify-content: flex-start;
  }
  .page_section {
    margin-bottom: 50px;
  }
  .page_section.large_margin {
    margin-top: 20px;
  }
  #mobile_menu_open,
  #mobile_search {
    display: flex;
    padding: 5px;
  }
  .catalog_link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 5px;
    font-size: 16px;
    font-weight: 700;
  }
  .catalog_link svg {
    transform: rotate(-90deg);
  }
  .header_catalog {
    padding: 0px;
  }
  header .header_catalog:before {
    position: absolute;
    content: "";
    top: 0;
    left: -16px;
    right: -16px;
    height: 1px;
    background-color: #E0E0E0;
  }
  .header_catalog .catalog_link svg{
    transform: rotate(0deg);
  }
  .header_catalog.active_catalog .catalog_link svg{
    transform: rotate(180deg);
  }
  #mobile_menu .catalog_nav li a svg{
      transform: rotate(90deg);
  }
  #mobile_menu .catalog_nav li.active a svg{
      transform: rotate(270deg);
  }
  #mobile_menu .catalog_nav li.active .category_nav{
    display:flex;
    flex-direction:column;
  }
  #mobile_menu .category_nav a{
    font-size:15px;
  }
  .header_catalog .catalog_nav a:hover, .header_catalog .catalog_nav li.active > a{
    background:transparent;
    color:#2d2d2d;
  }
  .header_catalog .catalog_nav a:hover svg path, .header_catalog .catalog_nav li.active > a svg path{
    stroke: #2d2d2d;
  }
  .header_catalog .category_nav{
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    padding: 5px 0;
    background-color: transparent;
  }
  .social_media_posts {
    flex-wrap: wrap;
    justify-content: center;
  }
  .social_media_posts li {
    width: calc(50% - 5px);
  }
  .footer_top_wrapper {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .footer_top_wrapper .footer_column:first-of-type {
    width: 100%;
    margin-bottom: 60px;
  }
  .footer_top_wrapper .footer_column:nth-child(2) ul {
    max-width: 380px;
  }
  .subcategories {
    column-gap: 10px;
    row-gap: 10px;
  }
  .subcategories > li{
    width: calc(50% - 10px);
  }
  .subcategories a{
    text-align: center;
    font-size:13px;
    padding: 10px 5px;
  }
  .catalog_controls {
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
  }
  .catalog_controls .catalog_list_view {
    margin-left: 0;
  }
  .catalog_controls{
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 5px 5px;
  }
  #mobile_filter_open {
    display: block;
    width: 100%;
    max-width: 340px;
    padding: 12px;
    margin: 0 auto;
    background-color: #2d2d2d;
    color: #f9f9f9;
    font-size: 14px;
    font-weight: 700;
  }
  .catalog_controls .filter_wrapper {
    display: none;
  }
  .product_list > li {
    width: calc(33.33% - 2px);
  }
  .catalog_controls .filter_wrapper {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #FAFAFA;
    z-index: 10;
    overflow-y: auto;
  }
  .filter_wrapper .mobile_filter_header {
    display: block;
    width:100%;
  }
  .catalog_controls .filter_wrapper form > span,
  .catalog_controls .filter_wrapper > span {
    display: none;
  }
  .catalog_controls .filters {
    padding: 20px 16px;
    flex-direction: column;
    align-items: stretch;
    gap: 15px;
  }
  .catalog_controls .sorting_wrapper .chosen-container{
    width:100%!important;
  }
  .catalog_controls .filters > li > a {
    justify-content: space-between;
    font-size: 16px;
    padding: 10px 5px;
  }
  .catalog_controls .sorting_wrapper{
    max-width: 50%;
  }
  #mobile_filter_open{
    min-width: 100%;
  }
  .catalog_controls .filters .filter_item {
    display: block;
    position: static;
    background: none;
    box-shadow: none;
    padding: 0;
  }
  .catalog_section .filter_item .reset_filter {
    display: none;
  }
  #reset_all_filters {
    display: block;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    margin-top: 20px;
    padding: 12px;
    font-size: 14px;
    font-weight: 700;
    background-color: #2d2d2d;
    color: #f9f9f9;
    text-align: center;
  }
  .catalog_controls .catalog_list_view > li:first-child {
    display: block;
  }
  .catalog_controls .catalog_list_view > li:last-child {
    display: none;
  }
  .product_section_wrapper {
    flex-direction: column;
    align-items: center;
  }
  .product_section_wrapper .gallery_column {
    position: relative;
    width: 100%;
    max-width: 800px;
    flex-direction: column;
    gap: 10px;
    align-items: center;
  }
  .product_main_slider {
    width: 100%;
  }
  .product_main_slider li {
    max-width: unset;
  }
  .product_main_slider li img {
    width: auto;
  }
  .product_nav_slider {
    display: block;
    max-width: 700px;
    margin: 0;
    padding: 0;
  }
  .product_nav_slider .slick-track {
    display: flex;
    gap: 10px;
  }
  .product_nav_slider li {
    min-height: 80px;
    min-width: 80px;
    padding: 0;
  }
  .product_section_wrapper .gallery_column .product_status {
    left: 15px;
  }
  .product_info_column .review_wrap {
    padding: 15px 0;
  }
  .product_info_column .review_wrap .review_header {
    margin-bottom: 10px;
  }
  .dp_block_product{
    font-size:12px;
  }
  .dp_bb{
    flex-direction:column;
  }
  .catalog_controls .filter_wrapper form{
    flex-direction: column;
    position:relative;
    padding-bottom:50px;
  }
  .find_link_holder{
    display:flex;
    position: fixed;
    bottom: 0px;
    left: 0px;
    background: #eee;
    z-index: 1;
    display: flex;
    align-items: center;
    width: 100%;
    height: 40px;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 15%);
  }
  .find_link_holder a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: #eee;
    color: #2d2d2d;
    font-size: 14px;
    font-weight: 600;
    height: 40px;
  }
  .header_catalog .catalog_nav{
    width: 100%;
    position: relative;
    top: auto;
    background: none;
  }
  .header_catalog.active_catalog .catalog_nav{
    display: flex!important;
    flex-direction: column;
  }
  .header_catalog .catalog_nav > li{
    width: 100%;
  }
  .header_catalog .catalog_nav,
  .header_catalog .catalog_nav.catalog_nav_small{
    top:auto;
    left:auto;
    width:100%;
  }
  .mobile_menu_body{
    display: flex;
    width: 100%;
    flex-direction: column;
    height: calc(100% - 50px);
  }
  .breadcrumbs{
    justify-content: flex-start;
  }
}

@media screen and (max-width: 800px) {
  .categories_wrapper .category_row {
    flex-direction: column;
  }
  .categories_wrapper .category {
    height: 140px;
  }
  .categories_wrapper .category .name {
    font-size: 14px;
    padding: 6px 14px;
    bottom:10%;
  }
  .footer_top_wrapper {
    justify-content: flex-start;
    gap: 15px;
  }
  .footer_top_wrapper .footer_column:first-of-type {
    margin-bottom: 20px;
  }
  .footer_top_wrapper .footer_column:nth-child(2) {
    width: 100%;
  }
  .footer_bottom_wrapper {
    flex-wrap: wrap;
    row-gap: 15px;
    column-gap: 30px;
  }
  .footer_bottom_wrapper a,
  .footer_bottom_wrapper span {
    display: block;
    width: calc(50% - 15px);
  }
  .footer_bottom_wrapper a:nth-child(2),
  .footer_bottom_wrapper span {
    text-align: left;
  }
}

@media screen and (max-width: 768px) {
  .product_info_column .product_cart_link{
    width:100%;
  }
  .product_info_column .buttons_wrap{
    flex-direction:column;
  }
  .product_wrap .product_colors li span{
    width: 15px;
    height: 15px;
  }
  .product_list > li .bottom_cart{
    position: relative;
    left: auto;
    top: auto;
    padding: 5px 5px;
    max-height: min-content;
    min-height: auto;
  }
  .product_info_wrap .product_cart_link{
    display:none;
  }
  .categories_block .banner_text{
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
  }
  .categories_block .banner_title{
    font-size:18px;
  }
  .categories_wrapper .category .nametitle{
    font-size: 26px;
    font-weight: 700;
    line-height: 30px;
  }
  #to_top{
    right: 12px;
    bottom: 12px;
    width: 36px;
    height: 36px;
    opacity:1;
  }
  #call_callback{
    right: 12px;
    bottom: 52px;
    width: 36px;
    height: 36px;
    opacity:1;
  }
  .page_section .section_title.with_link{
    flex-direction:column;
  }
  .bottom_cart{
    max-height: 50px;
    min-height: 50px;
  }
  .product_info_wrap .product_options_no{
    min-height: 50px;
  }
  .product_list > li, .product_list.four_columns > li{
    margin-bottom: 10px;
  }
  .availability{
    max-width: 200px;
    font-size: 14px;
  }
  .account_link span{
    display:block;
  }
  .front_slider_section > .container {
    padding: 0;
  }
  .brands_slider {
    padding-bottom: 21px;
  }
  .brands_slider .slick-track {
    display: flex !important;
  }
  .brands_slider .slick-slide {
    gap: 10px;
    justify-content: center;
    height: inherit !important;
  }
  .product_slider_switch {
    display: none;
  }
  .slider_tabs_wrap {
    height: auto;
  }
  .slider_tab_content {
    visibility: visible;
    opacity: 1;
    position: static;
    margin-bottom: 25px;
  }
  .slider_tab_content > a {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    justify-content: center;
    padding: 20px 0;
    margin-bottom: 20px;
    pointer-events: none;
    font-size: 20px;
    font-weight: 600;
    border-bottom: 1px solid #E0E0E0;
  }
  .slider_tabs_wrap + .to_catalog {
    margin-top: 60px;
  }
  .reviews_slider_m .review_wrap,
  .reviews_slider .review_wrap {
    flex-direction: row;
    gap: 10px;
    padding: 15px 0;
  }
  .review_wrap .image_wrapper {
    width: 80px;
    height: 80px;
    flex-shrink: 0;
    align-items: flex-start;
  }
  .reviews_slider_m .review_wrap .review_content,
  .reviews_slider .review_wrap .review_content {
    gap: 10px;
  }
  .page_section .section_title {
    font-size: 20px;
    line-height: 24px;
  }
  .page_section .section_title a svg {
    height: 20px;
    width: 20px;
  }
  .product_info_column .section_title.page_title {
    font-size: 22px;
  }
  .product_info_wrap .article,
  .product_image_wrap .product_status {
    font-size: 12px;
  }
  .product_info_wrap .product_link {
    font-size: 15px;
  }
  .product_info_wrap .old_price,
  .product_info_wrap .price{
    font-size: 14px;
  }
  .product_info_column .price,
  .product_info_column .old_price,
  .product_info_column .review_wrap .name,
  .product_info_column .review_wrap .review_text_wrapper {
    font-size: 18px;
  }
  .seo_text_wrap,
  .seo_text_wrap p {
    font-size: 14px !important;
    line-height: 21px;
  }
  .catalog_controls {
    padding: 10px 5px;
    margin-bottom: 15px;
  }
  .product_nav_slider {
    width:100%;
  }
  .header_middle {
    background-color: #fefefe;
  }
  main{
    width: 100%;
    padding-top: 10px;
  }
}

@media screen and (max-width: 680px) {
  #mobile_menu_open, #mobile_search,
  .header_account_menu a{
    padding:2px;
  }
  .main_content_rows{
    gap:0px;
  }
  .main_content_row{
    width: 100%;
  }
  .banner_block{
    left: 0px;
    width: 100%;    
    background: rgba(255, 255, 255, 0.40);
  }
  #cart{
    width: 320px;
  }
  .product_list > li {
    width: calc(50% - 2px);
  }
  .catalog_controls .catalog_list_view > li:nth-child(3) {
    display: none;
  }
  .front_slider .banner_desktop{
    display: none;
    width:100%;
  }
  .front_slider .banner_mobile{
    display:block;
    width:100%;
  }

  .bgvideo_mob{
    display:block;
  }
  .bgvideo{
    display:none!important;
  }
}

@media screen and (max-width: 550px) {
  .bottom_cart {
    max-height: 45px;
    min-height: 45px;
  }

  .product_info_wrap .product_options_no{
    min-height: 45px;
  }
  .product_list > li, .product_list.four_columns > li {
    margin-bottom: 10px;
  }

  .content.product_sizechart_content{
    width:100%;
    max-width: 100%;
    overflow-y: auto;
  }
  .product_info_column .buttons_wrap {
    flex-wrap: wrap;
  }
  .product_info_column .product_like {
    justify-content: center;
  }
  .product_info_column .product_cart_link {
    max-width: unset;
  }
} 

@media screen and (max-width: 500px) {
  .social_media_posts > li > a .hover_wrap {
    padding: 10px;
    gap: 10px;
  }
  .social_media_posts .likes_wrap {
    font-size: 16px;
    gap: 5px;
  }
  .social_media_posts .likes_wrap svg {
    width: 25px;
    height: 25px;
  }
  .social_media_posts .text_wrapper {
    font-size: 14px;
  }
  .social_media_posts .likes_wrap
  .footer_top_wrapper {
    flex-direction: column;
  }
  .footer_top_wrapper {
    flex-direction: column;
  }
  .footer_top_wrapper .footer_column {
    width: auto !important;
    align-items: flex-start !important;
  }
  .footer_column .column_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    width: 100%;
  }
  .footer_column .column_header svg {
    display: block;
    transition-duration: .3s;
  }
  .footer_column .column_header.collapsed svg {
    transform: scaleY(-1);
  }
  .footer_top_wrapper .footer_column:nth-child(2) ul {
    row-gap: 20px;
  }
  .product_info_column .input_row {
    flex-direction: column;
  }
}

@media screen and (max-width: 374px) {
  #mobile_menu_open,
  #mobile_search {
    padding: 5px;
  }
  .header_account_menu a {
    gap: 5px;
  }
  .social_media_posts .text_wrapper {
    -webkit-line-clamp: 3;
    line-clamp: 3; 
  }
  .review_wrap .review_star_list {
    gap: 1px;
  }
  .review_wrap .review_star_list svg {
    height: 13px;
    width: 13px;
  }
  .footer_top_wrapper .footer_column > ul:not(.socials, .payment_options) {
    max-height: unset;
    flex-wrap: nowrap;
  }
  .footer_bottom_wrapper {
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
  }
  .footer_bottom_wrapper a, .footer_bottom_wrapper span {
    width: auto;
  }
  .footer_bottom_wrapper a:nth-child(3) {
    margin: 0;
  }
  .product_list_controls .pagination li > * {
    height: 41px;
    width: 41px;
  }
  .catalog_controls .catalog_list_view {
    display: none;
  }
  .product_list > li {
    width: 100% !important;
  }
  .product_info_column .size_chart td:first-child {
    width: 80px;
  }
}



.disnone{
  display: none;
}
body.oh{
  overflow:hidden;
}

.sitemap{
  max-width: 800px;
  margin: 0px 0px;
}
.sitemap ul > li{
  margin-left: 20px;
  position: relative;
}
.sitemap li:before{
  display: block;
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  top: 8px;
  left: -12px;
  background: #1d1d1b;
  background-size: 100%;
  transition: 0.5s;
  border-radius: 50%;
}
.sitemap li:hover:before{
  left: -18px;
  background: #D71A1A;
}
.sitemap a,
.sitemap span{
  color: #2d2d2d;
  text-decoration: none;
  line-height: 22px;
}
.sitemap a:hover{
  color: #D71A1A;
}

.content h1{
  width: 100%;
  float: left;
  font-weight: bold;
  line-height: normal;
  font-size: 30px;
  margin-bottom: 15px;
  position: relative;
  line-height: 42px;
}
.content h2{
  width: 100%;
  float: left;
  font-size: 26px;
  position: relative;
  line-height: 36px;
  font-weight:bold;
  margin: 10px 0px;
}
.content h3{
  width: 100%;
  float: left;
  font-size: 20px;
  position: relative;
  font-weight:bold;
  line-height: 32px;
  margin: 10px 0px;
}
.content h4{
  line-height: normal;
  font-size: 20px;
  line-height: 34px;
  font-weight:bold;
  position: relative;
  margin: 10px 0px;
}
.content h5{
  line-height: normal;
  font-size: 18px;
  position: relative;
  margin: 10px 0px;
}
.dp_text a,
.dp_text i,
.dp_text strong,
.dp_text b,
.dp_text div,
.dp_text span,
.dp_text p,
.content a,
.content i,
.content strong,
.content b,
.content div,
.content span,
.content,
.content p{
  line-height: 20px;
  font-size: 16px;
  margin-bottom: 15px;
  text-align: justify;
}
.dp_text strong,
.dp_text b,
.content strong,
.content b{
  font-weight: bold;
}
.dp_text i,
.content i{
  font-style: italic;
}
.dp_text a,
.content a{
  color: #2d2d2d;
  text-decoration:underline;
}
.dp_text a:hover,
.content a:hover{
    color: #1d1d1b;
    text-decoration: none;
}

.content label,
.content b,
.content strong,
.content i,
.content a,
.content span,
.content p,
.content{

}



.content table{
  width:100%!important;
  margin:0px;
  max-width: 100%;
}
.content table thead tr th,
.content table thead tr td{
  font-size: 14px;
  background: #F2F2F2;
  font-weight: 600;
  text-align: center;
  padding: 12px 10px;
  border: 1px solid #CECECE;
  width: auto;
  height: auto;
  color: #727272;
}
.content table tbody tr th,
.content table tbody tr td{
  text-align: center;
  font-size: 14px;
  color: #727272;
  font-weight: 500;
  padding: 12px 10px;
  border: 1px solid #CECECE;
  width: auto;
  height: auto;
  background:#f9f9f9;
}

.content table tbody tr:nth-child(even) th,
.content table tbody tr:nth-child(even) td{
  background: #F2F2F2;
}
.content table tr.active td,
.content table tr.active th{
  background:#eaf7ff!important;
}
.content table tr:hover td,
.content table tr:hover th{
  background: #dddddd!important;
}
.content.product_sizechart_content .sub{
  display: flex;
  font-weight: bold;
  padding: 10px 10px;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 24px;
  width: 100%;
  text-align: left;
}
.content.product_sizechart_content .size_how_block{
  display: flex;
  flex-direction: row;
  gap: 10px;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.content.product_sizechart_content .size_how_block .size_how_info{
  display: flex;
  flex-direction: column;
  gap: 5px;
  width: calc(100% - 130px);
}
.content.product_sizechart_content .size_how_img{
  display: flex;
  flex-direction: column;
  gap: 5px;
  width: 120px; 
}
.product_sizechart_content .base_size{
  display:block;
}
.product_sizechart_content .de_size{
  display:none;
}
.product_sizechart_content.de_chart .base_size{
  display:none;
}
.product_sizechart_content.de_chart .de_size{
  display:block;
}

.content img{
  max-width: 100%!important;
  height: auto;
}
.content h1{
  font-size: 32px;
  font-weight: 600;
  line-height: 48px;
  margin-bottom: 10px;
}
.content ul{
  list-style: disc;
  margin-left: 20px;
}
.content ol{
  list-style: auto;
  margin-left: 20px;
}

.content ul li,
.content ol li{
  width: 100%;
  text-align: left;
  float: left;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 18px;
  color: #2d2d2d;
}
.price_range {
  position: relative;
  margin-top: 30px;
}
#login{
  position: fixed;
  top: 138px;
  width: 460px;
  margin-left: -230px;
  background: #f9f9f9;
  left: 50%;
  padding: 10px 20px;
  z-index: 333;
  text-align: center;
  display: none;
  box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 30%);
}
#login.active{
  display: block;
}
#callback .success_text{
  color: #333;
  display: none;
  font-weight: bold;
}
#login input{
  outline: none!important;
}
.main_form_item{
  width: 100%;
  float: none;
  max-width: 100%;
  margin: 10px auto 10px auto;
  text-align: left;
  display: flex;
  flex-direction: column;
}
.main_form_item label,
.main_form_item span{
  font-size: 14px;
  padding: 5px;
  color: #2d2d2d;
}
.main_form_item input{
  flex: 1;
  padding: 14px 16px;
  border: 1px solid #EAEAEA;
  font-size: 14px;
  font-weight: 500;
  width: 100%;
  border-radius:0px;
}
.main_form_item input:focus{
  border: 1px solid #2d2d2d;
}
.main_link{
  width: 100%;
  padding: 10px;
  background-color: #2d2d2d;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: #f9f9f9;
  min-height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main_link:hover{
  background-color: #767676;
  color: #f9f9f9;
}
#login .popup_title{
  color: #333;
  font-size: 22px;
  margin: 5px auto;
}
#login .login_title{
  font-size: 18px;
  color: #333;
  line-height: 30px;
}
#login .forms_but{
  margin-top: 10px;
}
#login .submit_but{
 
}
.registration_gp_form .login_title,
.registration_vk_form .login_title,
.registration_fb_form .login_title,
.registration_ok_form .login_title{
  font-size: 18px;
}
.thanks_text_registration_gp,
.thanks_text_registration_ok,
.thanks_text_registration_fb,
.thanks_text_registration_vk{
  display: none;
  text-align: center;
  width: 100%;
  color: #1d1d1b;
  font-size: 18px;
}
.thanks_text_registration_gp p,
.thanks_text_registration_ok p,
.thanks_text_registration_fb p,
.thanks_text_registration_vk p{
  text-align: center;
  color: #1d1d1b;
  font-size: 18px;
}
.thanks_text_registration,
.thanks_text_forget{
  display: none;
  text-align: center;
  width: 100%;
  overflow: hidden;
  color: #f9f9f9;
  background: #2d2d2d;
  line-height: 20px;
  margin: 36px auto;
  font-weight: bold;
  font-size: 17px;
  padding: 20px 20px;
}
.thanks_text_registration p,
.thanks_text_forget p{
  margin: 0px;
}
.registration_form{display:none}
.forget_form{display:none}

#product_view{
  display: none;
}

.product_weight_block{
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.product_weight_block a{
  font-size: 14px;
  font-weight: bold;
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.product_weight_block a:hover{
  text-decoration: underline;
}

#about,
#delivery,
#sizetable,
#order_info {
  background: #f9f9f9;
  display: none;
  padding: 15px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -200px 0 0 -350px;
  width: 700px;
  z-index: 2002;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  border-radius: 0px;
  border: 1px solid #444;
}
#about.active,
#delivery.active,
#sizetable.active,
#order_info.active{
  display:flex;
}


#about .content,
#delivery .content,
#sizetable .sizetable,
#order_info .order_products{
  max-height: 400px;
  overflow-y: auto;
  overflow-x: auto;
}
#order_info .order_products thead tr:first-child{
  border-bottom: 2px solid #444;
}
#order_info .order_products tbody tr{
  border-bottom: 1px solid #444;
}
#order_info .order_products tbody tr:last-child{
  border-bottom: 2px solid #444;
}
#order_info .order_products .td_1{
  width: 75px;
  height: 75px;
}
#order_info .order_products .td_1 a{
  width: 75px;
  height: 75px;
}
#order_info .order_products .td_2{
  width: 300px;
}
#order_info .order_products .td_2 a{
    font-size: 15px;
    color: #444;
}
#order_info .price_op{
    text-align: center;
    color: #444;
    font-size: 15px;
    padding: 0px 0px;
    margin: 0 auto;
    overflow: hidden;
    display: block;
}
#order_info thead tr th,
#order_info thead tr td{
    font-size: 15px;
    color: #444;
}
#order_info tr th,
#order_info tr td{
  text-align: center;
  padding: 5px 10px;
  vertical-align: middle;
}
#order_info tr .tfoot_1{
  text-align: left;
    font-size: 24px;
    color: #444;
}
#order_info .quantity{
    font-size: 17px;
    color: #444;
}
#order_info .sum_price{
    text-align: center;
    color: #444;
    font-size: 17px;
}
#order_info .td_5{
  width: 220px;
}
#order_info tfoot p{
  font-weight: bold;
  font-size: 20px;
}

#success_adding_wish,
#success_adding{
  background: #f9f9f9;
  display: none;
  padding: 12px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -200px 0 0 -250px;
  width: 500px;
  z-index: 127;
  text-align: center;
}
#success_adding_wish p,
#success_adding p{
  font-size: 16px;
  font-weight: bold;
  color: #444;
}

#alert{
  background: #1d1d1b;
  display: none;
  padding: 15px 15px;
  position: fixed;
  top: 100px;
  right: 50px;
  max-width: 100%;
  z-index: 99999;
  text-align: left;
  opacity: 0.9;
}
#alert p{
  font-size: 18px;
  font-weight: 400;
  color: #f9f9f9;
}
#notify{
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 500px;
  margin-top: -80px;
  margin-left: -250px;
  background: #f9f9f9;
  padding: 10px 15px;
  z-index: 999;
  text-align: center;
}
#notify .popup_title{
  font-size: 22px;
  line-height: 40px;
  font-weight: 600;
}
#notify .success_text{
  display: none;
  text-align: center;
  width: 100%;
  overflow: hidden;
  color: #f9f9f9;
  background: #2d2d2d;
  line-height: 20px;
  margin: 36px auto;
  font-weight: bold;
  font-size: 17px;
  padding: 20px 20px;
}
#notify .submit_notify{
  margin-top: 10px;
  font-size: 18px;
}

#callback{
  position: fixed;
  top: 138px;
  width: 460px;
  margin-left: -230px;
  background: #f9f9f9;
  left: 50%;
  padding: 10px 20px;
  z-index: 333;
  text-align: center;
  display: none;
  box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 30%);
}
#callback.active{
  display: block;
}
#callback .popup_title{
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
}
#preload{
  display: none;
  background: rgba(0,0,0, 0.7);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
}
#preload #loaderImage,
#preload img{
  top: 50%;
  position: fixed;
  left: 50%;
  margin-left: -64px;
  margin-top: -64px;
}
.error_input{
  background: #ffcece!important;
  border: 1px solid #cc0707!important;
}
.pwd_thanks_text,
.profile_thanks_text,
.thanks_text{
  text-align: center;
  font-size: 20px;
  display: none;
  color: #1d1d1b;
  font-weight: 500;
  margin: 20px auto;
}

#promo_percent{
  margin: 15px;
  font-size: 18px;
  display: inline-block;
}
#promo_percent span{
  background: #1d1d1b;
  color: #f9f9f9;
  padding: 5px 10px;
  border-radius: 5px;
  font-weight: bold;
}





.match_container {
  position: absolute;
  right: 0;
  top: 50px;
  background-color: #f9f9f9;
  border: 1px solid #dadada;
  overflow: hidden;
  width: 100%;
  z-index: 99999;
  display: none;
}
.search_container ul{
  padding: 5px 10px 5px 10px;
}
.search_container ul li{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  text-align: left;
  margin: 5px auto;
  padding: 5px;
}

.search_container ul li a{
  vertical-align: top;
  width: 100%;
  display: inline-block;
}
.search_container ul .match_product_img{
  position: relative;
  display: inline-block;
  top: auto;
  right: auto;
  left: auto;
  text-align: left;
  width: 60px;
  margin-right: 10px;
}
.search_container ul .match_product_name{
    position: relative;
    display: inline-block;
    color: #333;
    right: auto;
    vertical-align: top;
    left: auto;
    top: auto;
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    max-width: 100%;
    padding-top: 0px;
    max-height: 50px;
    overflow: hidden;
}


.search_container ul li:hover{
  background: #dadada;
}
#overflow_1 {
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}
#phone_fastbuy{
  vertical-align: middle;
}
.product_to_reserv,
.product_to_basket_fast{
  margin-top: 10px;    
  background: #f1f1f1;
  color: #181818;
  padding: 10px;
  border-radius: 5px;
}
.product_to_reserv p,
.product_to_basket_fast p{
  color: #181818;
}

.fs_search{
  border: 1px solid #ddd;
  padding: 15px;    
  box-shadow: 0px 0px 2px 0px rgba(165, 199, 22, 0.5);
}
.fs_search form{
  text-align: center;
}
.fs_search .filter_row{
  width: 22%;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.reserv_thanks,
.one_click_thanks{
  display: none;
  color: #f9f9f9;
  font-size: 20px;
  text-align: center;
  background: #00ad5d;
  padding: 5px;
}

.pop_close{
  position: absolute;
  top: -45px;
  right: -45px;
  background: #f9f9f9;
  font-size: 22px;
  width: 40px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  color: #333;
  transition:0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pop_close:hover svg path{
  stroke: #2d2d2d;
}
.pop_close:hover{
  color: #2d2d2d; 
}
#cart .pop_close{
  right: 5px;
  top: 5px;
  z-index: 1;
}
#overflow{
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  overflow: hidden;
  z-index: 106;
  overflow: auto;
  overflow-y: none;
  background: rgba(0, 0, 0, 0.55);
}

.cabinet_tabs .c_title{
  font-size: 22px;
  line-height: 42px;
  margin-top: 5px;
  margin-bottom: 10px;
}
.cabinet_menu .cabinet_menu_link{
  font-size: 16px;
  color: #2d2d2d;
  border: 1px solid #efefef;
  vertical-align: top;
  width: 100%;
  line-height: 20px;
  height: 75px;
  padding: 25px 10px;
  position: relative;
  text-decoration: none;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.cabinet_menu .cabinet_menu_link::before{
  content: " ";
  display: inline-block;
  width: 3px;
  height: 75px;
  background:#2d2d2d;
  position: absolute;
  top: 0px;
  left: 0px;
  transition:0.5s;
}
.wish_in{
  padding-bottom:50px;
}
.cabinet_menu .cabinet_menu_link:focus,
.cabinet_menu .cabinet_menu_link:active,
.cabinet_menu .cabinet_menu_link:hover,
.cabinet_menu .cabinet_menu_link.active{
  text-decoration: none;
  background: #2d2d2d;
  color: #f9f9f9;
}
.cabinet_menu .cabinet_menu_link:focus::before,
.cabinet_menu .cabinet_menu_link:active::before,
.cabinet_menu .cabinet_menu_link:hover::before,
.cabinet_menu .cabinet_menu_link.active::before{
  background:#2d2d2d;
}
.cabinet_menu .cabinet_menu_link svg{
  margin-right: 15px;
  margin-left: 10px;
}
.cabinet_menu .cabinet_menu_link:focus svg path,
.cabinet_menu .cabinet_menu_link:active svg path,
.cabinet_menu .cabinet_menu_link:hover svg path,
.cabinet_menu .cabinet_menu_link.active svg path{
    stroke: #f9f9f9;
}

.cabinet_tab{
  display: none;
  overflow: hidden;
  padding: 5px 10px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.cabinet_tab.active{
  display: block;
}

.c_tab_title{
  font-size: 16px;
  text-transform: uppercase;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 20px;
}

.personal_cabinet .c_title{
  font-size: 18px;
  margin: 15px auto;
  color: #2d2d2d;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
}
.clr{
  display: block;
  width: 100%;
  clear: both;
}
.user_info_form{
  border-bottom: 1px solid #ddd;
  margin-bottom: 40px;
}

.order_block input[type="text"],
.order_block textarea,
.user_info_form textarea,
.user_info_form input[type="text"]{
    color: #2d2d2d;
    background: #f9f9f9;
    width: 100%;
    margin: 5px auto;
    flex: 1;
    padding: 14px 16px;
    border: 1px solid #EAEAEA;
    font-size: 14px;
    font-weight: 500;
}
.order_block textarea,
.user_info_form textarea{
    color: #2d2d2d;
    background: #f9f9f9;
    width: 100%;
    margin: 5px auto;
    flex: 1;
    padding: 14px 16px;
    border: 1px solid #EAEAEA;
    font-size: 14px;
    font-weight: 500;
}
.order_block input[type="text"]:focus,
.order_block textarea:focus,
.user_info_form textarea:focus,
.user_info_form input[type="text"]:focus{
  outline: none;    
  border: 1px solid #2d2d2d;
  color: #2d2d2d;
}

.user_info_form .input label{
  font-size: 14px;
  font-weight: normal;
  margin: 0px 0px 0px 3px;
  color: #181818;
  font-weight: 500;
}
.user_info_block{
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.user_info_block p small{
  color: #1d1d1b;
}



.user_info_block [type="checkbox"]:not(:checked) + label:after,
.user_info_block [type="checkbox"]:checked + label:after{
  top:2px;
}

.favorite_btns,
.personal_btns{
  text-align: center;
  display: inline-block;
  clear: both;
  margin-top: 10px;
}
.favorite_btns .button_green,
.personal_btns .button_green{
    background: #1d1d1b;
    color: #f9f9f9;
    border: 1px solid #1d1d1b;
    font-size: 16px;
    padding: 0px 15px 0px 15px;
    border-radius: 12px;
    line-height: 32px;
    width: 200px;
    margin: 8px auto;
    cursor: pointer;
    text-decoration: none;
    display: block;
}
.favorite_btns .button_green:hover,
.personal_btns .button_green:hover{
    background: #f9f9f9;
    color: #1d1d1b;
    border: 1px solid #1d1d1b;
}
.personal_cabinet{
  margin-top: 30px;
  margin-bottom: 20px;
}


.remove_favorite{
  display: block;
  position: absolute;
  top: 10px;
  right: 0px;
  cursor: pointer;
  background: url(../img/icons/remove_favorite.png);
  background-repeat: no-repeat;
  background-size: 22px 22px;
  width: 22px;
  height: 22px;
  vertical-align: middle;
  margin-right: 10px;
  margin-left: 10px;
  background-position: 0px 0px;
  z-index: 2;
}
.catalog_favorite .tpl_product_colors{
  bottom: 0px;
  top: auto;
}
.favorite_btns{
  text-align: center;
}

.orders_history{
  width: 100%;
  background: #fcfcfc;
}
.orders_history thead tr td{
  text-align: center;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  color:#515151;
  background: #f9f9f9;
  padding: 10px 10px;
}
.orders_history a{
  font-weight: bold;
  color: #181818;
}
.orders_history a:hover{
  color: #1d1d1b;
}
.orders_history tr:hover{
    background: #f0f0f0;
}
.orders_history tbody tr td{
  text-align: center;
  padding: 10px 10px;
}
.status_delivered{
  color: #089a05;
}
.status_cancel{
  color: #bd0f0f;
}
.status_wait{
  color: #474b4c;
}
.status_new{
  color: #3a6796;
}
.cabinet_mobile_menu{
  display: none;
}
.confirm_img{
  width: 100%;
  display: block;
}
.c_confirm_title{
  text-transform: uppercase;
  font-size: 20px;
  text-align: left;
  margin: 20px 15px;
}
.confirm_page{
  margin: 30px auto;
}
.order_confirm{
  width: 100%;
}

.order_confirm tbody tr:nth-child(odd){
  background:#ECECEC;
  color: #515151;
}
.order_confirm tbody tr:nth-child(even){
  background:#fcfcfc;
  color: #2d2d2d;
}
.order_confirm tbody tr:hover{
  background: #e8e8e8;
}
.order_confirm tbody tr td{
  padding: 12px 8px;
}
.confirm_delivery b,
.confirm_pay b{
  min-width: 80px;
  display: inline-block;
  margin-bottom: 5px;
  color: #2d2d2d;
}
.confirm_delivery,
.confirm_pay{
  color: #2d2d2d;
}
.confirm_info{
    margin-top: 25px;
    margin-bottom: 25px;
    clear: both;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.confirm_info_left{
  float: left;
  display: block;
}
.confirm_info_right{
  float: right;
  display: block;
  font-size: 18px;
}
.confirm_info_right b{
  margin-left: 5px;
}
.promocode{

}
.promocode div{
  font-size: 16px;
  color: #2d2d2d;
  text-transform: uppercase;
}
.promocode input{
  display: inline-block;
  width: 190px;
  border-radius: 5px;
}
.promocode a{
  display: inline-block;
}
.order_block{
  margin-top: 5px;
  margin-bottom: 5px;
}
.order_step{
  text-transform: uppercase;
  font-size: 16px;
  color: #2d2d2d;

}
.order_delivery_info p{
  color: #f9f9f9;
  font-size: 15px;
}
.order_block .input label{
  font-size: 14px;
  font-weight: bold;
  color: #181818;
  display: block;
    
  margin: 0px 0px 0px 10px;
}
.order_user_info{
  margin-top: 20px;
}
.next_step{
  float: right;
}

.tab_delivery_courier,
.tab_delivery_shop,
.tab_delivery_newpost_courier,
.tab_delivery_newpost,
.tab_cash_pay,
.tab_card_pay,
.tab_regular_user,
.tab_new_user{
  display: none;
}

.tab_delivery_newpost_courier.active,
.tab_delivery_courier.active,
.tab_delivery_shop.active,
.tab_delivery_newpost.active,
.tab_cash_pay.active,
.tab_card_pay.active,
.tab_regular_user.active,
.tab_new_user.active{
  display: block;
}
.order_block_nav{
  border-bottom: 1px solid #efefef;
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
}

.to_tab_delivery_newpost_courier,
.to_tab_delivery_courier,
.to_tab_delivery_shop,
.to_tab_delivery_newpost,
.to_tab_cash_pay,
.to_tab_sms_pay, 
.to_tab_card_pay,
.to_tab_regular_user,
.to_tab_new_user{
  display: block;
  width: 50%;
  font-size: 16px;
  float: left;
  padding: 11px 5px;
  color: #222;
  text-decoration: none;
  text-align: center;
  border: 3px solid transparent;
}



.to_tab_delivery_newpost_courier:active,
.to_tab_delivery_newpost_courier:focus,
.to_tab_delivery_newpost_courier.active,
.to_tab_delivery_newpost_courier:hover,
.to_tab_delivery_courier:active,
.to_tab_delivery_courier:focus,
.to_tab_delivery_courier.active,
.to_tab_delivery_courier:hover,
.to_tab_delivery_shop:active,
.to_tab_delivery_shop:focus,
.to_tab_delivery_shop:hover,
.to_tab_delivery_shop.active,
.to_tab_delivery_newpost:active,
.to_tab_delivery_newpost:focus,
.to_tab_delivery_newpost:hover,
.to_tab_delivery_newpost.active,
.to_tab_sms_pay:active,
.to_tab_sms_pay.active,
.to_tab_sms_pay:focus,
.to_tab_sms_pay:hover,
.to_tab_cash_pay:active,
.to_tab_cash_pay:focus,
.to_tab_cash_pay:hover,
.to_tab_cash_pay.active,
.to_tab_card_pay:active,
.to_tab_card_pay:focus,
.to_tab_card_pay:hover,
.to_tab_card_pay.active,
.to_tab_regular_user:active,
.to_tab_regular_user:focus,
.to_tab_regular_user:hover,
.to_tab_regular_user.active,
.to_tab_new_user:active,
.to_tab_new_user:focus,
.to_tab_new_user:hover,
.to_tab_new_user.active{
  color: #2d2d2d;
  background: none;
  border-bottom: 3px solid #2d2d2d;
  text-decoration: none;
}
.order_delivery_info .input{
  margin-bottom: 12px;
}
.order_delivery_info .input label{
  margin-bottom: 5px;
}
.order_page{
  margin-top: 20px;
  margin-bottom: 50px;
}

.js_reset_filters{
  text-align: center;
  display: block;
  padding: 5px 20px;
  color: #1d1d1b;
  text-decoration: none;
  font-size: 15px;
}
.js_reset_filters i{
  font-size: 12px;
  margin-top: -3px;
}
.filter_maintitle{
  width: 100%;
  float: left;
  
  text-decoration: none;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: normal;
  letter-spacing: -0.01em;
  color: #2A2828;
  display: block;
  justify-content: space-between;
  text-align: center;
}
.filter_row{ 
    margin: 0px 0px 10px 0px;
}
.row_checked{
}
.row{
  display: flex;
}
.filter_row .head{
    width: 100%;
    float: left;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #2d2d2d;
    text-decoration: none;
    font-style: normal;
    text-align: justify;
    letter-spacing: -0.01em;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px auto;
}
.filter_row .values_holder{
  padding: 0px;
  display: none;
}
.filter_row.opened .values_holder{
  display: block;
  position: relative;
}
.filter_row.filter_smalled .values_holder:after{
  display: block;
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: #f9f9f9;
  width: 100%;
  box-shadow: 0px 0px 20px 20px #f9f9f9;
}
.filter_color{
  width: 20px;
  height: 20px;
  border-radius: 5px;
  float: left;
  margin-right: 5px;
  margin-top: 2px;
  border: 1px solid #ddd;
  /*
  display: block;
  display: none;
  */
}
.row_checked.color_checker [type="radio"]:not(:checked) + label:before, 
.row_checked.color_checker [type="radio"]:checked + label:before, 
.row_checked.color_checker [type="checkbox"]:not(:checked) + label:before, 
.row_checked.color_checker [type="checkbox"]:checked + label:before{
  display: none;
}
.row_checked.color_checker [type="radio"]:not(:checked) + label, 
.row_checked.color_checker [type="radio"]:checked + label, 
.row_checked.color_checker [type="checkbox"]:not(:checked) + label, 
.row_checked.color_checker [type="checkbox"]:checked + label{
  padding-left: 0px;
}
.row_checked.color_checker [type="radio"]:checked+label:after, 
.row_checked.color_checker [type="checkbox"]:checked+label:after{
  display: none;
}
.row_checked.color_checker [type="checkbox"]:checked+label .filter_color{
    border: 1px solid #0270bc;
}
.row_checked.color_checker .filter_color{
    margin: 2px;
    width: 28px;
    height: 28px;
}
.filter_range_color .values_holder{
  display: flex!important;
  flex-direction: row;
  flex-wrap: wrap;
}
.filter_range_color .values_holder .row_checked{
  display: flex;
}
/*
.filter_row.filter_range_color.filter_smalled .values_holder:after{
  display: none;
}
.filter_smalled.filter_range_color .remove_filter_smalled{
  display: none
}
.filter_smalled.filter_range_color .values_holder{
  overflow: visible;
  max-height: inherit;
}
*/
.filter_row .open_close{
  float: right;
  font-size: 20px;
  line-height: 14px;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  width: 20px;
  text-align: center;
  cursor: pointer;
  transition: 0.5s;
}
.filter_row.opened .open_close{
  transform:rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

#slider-range-price{
  overflow: visible!important;
}
.ui-slider {
    position: relative;
    text-align: left;
    background: #eee;
    margin-bottom: 15px;
    border-radius: 0px;
}
.ui-slider-horizontal{
  height: 5px;
}
.ui-slider .ui-slider-range{
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -7px;
  margin-left: 0px;
}
.ui-slider-horizontal .ui-slider-handle:first-child{

  margin-left: 0px;
}
.ui-slider-horizontal .ui-slider-handle:last-child{
  margin-left: -18px;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
  background: #2d2d2d;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  -ms-touch-action: none;
  touch-action: none;
  border: 2px solid #2d2d2d!important;
  border-radius: 50%!important;
  background: #fff!important;
  outline: none;
  margin-left: -10px;
  cursor: pointer;
  width: 19px;
  height: 19px;
  top: -9px;
}
.clear_filter{
  background: #f9f9f9;
  border: 1px solid #1d1d1b;
  color: #1d1d1b;
  display: block;
  margin: 10px auto;
  max-width: 180px;
}
.clear_filter:hover{
  background: #1d1d1b;
  color: #f9f9f9;
}

.remove_filter_smalled{
  display: flex;
  padding: 7px 2px;
  text-align: center;
  cursor: pointer;
  transition: 0.5s;
  color: #2d2d2d;
  text-decoration: none;
  font-size: 12px;
  margin: 5px auto;
  justify-content: center;
}
.remove_filter_smalled:hover{
  color: #2d2d2d;
  text-decoration: none;
}

.m_filter_item_body.filter_smalled .m_filter_list,
.m_filter_item_body.filter_smalled .m_filter_item_list{
  max-height: 250px;
  overflow: hidden;
}

#sorting form{
  width: 100%;
}


.m_card_wrap_body_right_size .product_select{
  display: block;
  width: 100%;
}
.m_card_wrap_body_right_size .product_select .size_values{
  display: block;
  width: 100%;
}

#success_adding .light_button,
#success_adding_wish .light_button,
.hide_adding{
  float: left;
  font-style: normal;
  letter-spacing: -0.03em;
  line-height: 18px;
  margin: 15px 5px;
  text-decoration: none;
  width: 47%;
  cursor: pointer;
  flex: 1;
  padding: 15px;
  background-color: #2d2d2d;
  color: #f9f9f9;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}
#success_adding .light_button:hover,
#success_adding_wish .light_button:hover,
.hide_adding:hover{
    box-shadow: 0 0 0 1px #2d2d2d;
    background-color: #f9f9f9;
    color: #2d2d2d;
}
#success_adding_wish .pop_inner p,#success_adding .pop_inner p{
  margin-bottom: 20px;
}

.color_values{
  position: relative;
}
.color_values .vls{
  position: relative;
  background: #f6f6f6;
  border-radius: 5px;
  padding: 10px;
}
.color_values a{
  vertical-align: top;
  border-radius: 5px;
  text-align: center;
  padding: 8px;
  display: inline-block;
  margin: 3px;
  background: #f9f9f9;
  border: 1px solid #dbdbdb;
  transition:0.5s;
  position: relative;
}
.color_values a:active::after,
.color_values a:focus::after,
.color_values a:hover::after,
.color_values a.active::after{
  content: "";
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.color_values a p{
  color: #181818;
  padding: 0px;
  margin: 0px;
}
.color_values a p{
  color: #181818;
}
.color_values a:hover p{
  color: #1d1d1b;
}
.color_values .selector_title{
  width: 100%;
  float: left;
  max-width: 100%;
  padding-right: 10px;
  
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: normal;
  color: #2d2d2d;
  padding-top: 10px;
  padding-bottom: 10px;
} 
.rating_input{
    position: relative;
    border: none;
    overflow: hidden;
    font-size: 16px;
    padding: 0px 5px 0px 5px;
    margin: 0px auto;
    line-height: 44px;
}
.rating_input label{
  display: block;
  float: left;
  max-width: 100%;
  font-weight: normal;
  margin: 0px;
  font-size: 13px;
  color: #595959;
  font-style: normal;
  font-weight: 600;
}
.rating_recall {
    position: relative;
    float: left;
    height: 15px;
    margin: 3px 0 0 10px;
}.rating_recall span {
  display: block;
  width: 15px;
  height: 15px;
  background: url('../../img/stars.png') no-repeat -15px 0;
  float: left;
  margin: 0 3px 0 0;
}
.rating_recall span.yellow {
  background: url('../../img/stars.png') no-repeat;  
}

.vote_recall.hov_recall, .vote_recall.hov_recall_click{
  background: url('../../img/stars.png') no-repeat;
  cursor: pointer;
}


.tpl_comment .rating_recall_stars{
    position: relative;
    display: inline-block;
    height: 15px;
    margin-top: 2px;
    margin-left: 30px;
}

.rating_recall_stars span {
  display: block;
  width: 15px;
  height: 15px;
  background: url('../../img/stars.png') no-repeat -15px 0;
  float: left;
  margin: 0 3px 0 0;
}

.rating_recall_stars span.yellow {
  background: url('../../img/stars.png') no-repeat;  
}





.preorder_pro{
  background: #ee4c59;
  font-size: 15px;
  color: #f9f9f9;
  float: left;
  padding: 5px 10px;
  margin: 5px 0px;
  display: flex;
  max-width: 160px;
  align-items: center;
  justify-content: center;
  border-radius: 0px;

}
.basket_holder{
  color: #181818;
  border-radius: 5px;
  background: #f1f1f1;
  padding: 10px;
  margin: 20px auto;
  clear: both;
}
.basket_case{
  width: 100%;
  background: none;
  margin-top: 20px;
  color: #181818;
}
.basket_case tr{

}
.basket_case tr td{
  padding: 20px;
  vertical-align: top;
  text-align: center;
}
.basket_product_name{
  display: block;
  text-align: left;
  color: #181818;
  font-size: 14px;
  text-decoration: none;
}
.basket_product_name:hover{
  color: #222;
}
.basket_product_info{
  display: block;
  text-align: left;
  color:#222;
  font-size: 11px;
}
.basket_page_sidebar_max_discount{
  color: #a5331a;
  font-size: 12px;
}
.basket_product_info span{
  color: #222;
  font-size: 11px;
}

.amount_few{
  text-align: center;
  display: block;
  font-size: 14px!important;
  font-weight: bold!important;
  margin-bottom: 0px!important;
}
.basket_page_sidebar_list_sum .cart_sum{
  color: #a5331a;
}
.price .amount_1{
  text-align: center;
  display: block;
  font-size: 16px;
  font-weight: bold;
}

.basket_remove{
  color: #2d2d2d;
  background: transparent;
  border-radius: 5px;
  line-height: 38px;
  height: 38px;
  width: 38px;
  text-align: center;
  display: block;
  transition: 0.3s;
  margin: 0px auto;
  position: absolute;
  top: 10px;
  right: 10px;
}
.basket_remove:hover{
  color: #f9f9f9;
  background: #2d2d2d;
}


.cart_btn{
  position: relative;
  width: 50%;
  float: right;
  background: #ccc;
  color: #333;
  font-size: 12px;
  font-weight: normal;  
}
.quantity{
  overflow: hidden;
  position: relative;
  border: none;
  border-radius: 0px;
  line-height: 40px;
  height: 84px;
  width: 55px;
  margin: 0px auto;
  display: flex;
  flex-direction: column;
}
.quantity .cart_quantity_expire,
.quantity .cart_quantity{
  display: block;
  text-align: center;
  width: 100%;
  height: 28px;
  line-height: 28px;
  background: none;
  padding: 0px;
  border: 0px;
  margin: 0px;
  color: #181818;
}
.basket_remove_text{
  display: none;
}
.btn_plus_expire,
.btn_plus{
  display: block;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
  height: 28px;
  background: transparent;
  border-radius: 5px;
  color: #1d1d1b;
  font-weight: bold;
  transition:0.5s;
}
.btn_minus_expire,
.btn_minus{
  display: block;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
  height: 28px;
  background: transparent;
  border-radius: 5px;
  color: #1d1d1b;
  font-weight: bold;
  transition:0.5s;
}
.plus-minus:hover{
  color: #f9f9f9;
  background: #1d1d1b;
}
.total_p_sum{
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  display: block;
}
.basket_case td:nth-child(1){
  width: 160px;
}
.basket_case tr{
}
.basket_case tr:last-child{
  border-bottom: 1px solid #f8f8f8;
}
.basket_result .tabs_holder{
  border: 1px solid #ccc;
  background: #f7f7f7;
  padding: 15px;
}
.basket_input{
  margin: 10px auto;
}
.basket_input_title{
  color: #181818;
  font-size: 14px;
  float: left;
  width: 50%;
  font-weight: bold;
  display: block;
  
  margin: 0px 0px 0px 10px;
}
.order_pay_info p{
  color: #181818;
  font-size: 14px;
  margin-bottom: 15px;
}
.cart_total_cur,
.cart_total_all,
.cart_total_delivery,
.cart_total{
  color: #181818;
  font-weight: bold;
}
.basket_title{
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  font-size: 18px;
}
.basket_input input{
  width: 50%;
  height: 30px;
  color: #444;
  padding: 0px 10px;
  font-size: 16px;
  line-height: 30px;
}

.basket_case .cart-images{
  border: 1px solid #e6e6e6;
  display: block;
  width: 130px;
  margin: 0px auto;
  border-radius: 5px;
  overflow: hidden;
}
.basket_case .cart-images img{
  width: 100%;
}
.total_cart_sum{
  float: right;
  color: #2d2d2d;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.5px;
  margin: 10px auto;
}
.total_cart_sum_cur{
  float: right;
  color: #2d2d2d;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.5px;
  margin: 5px auto;
}
.cart_btns{
  float: right;
}
.shopping_continue{
  display: inline-block;
  margin-right: 20px;
  color: #7a9313;
  font-weight: bold;
  font-size: 14px;
}
.b_title{
  display: none;
}
.p_h_title{
  display: none;
  float: left;
}



.confirm_order {
  text-decoration: none;
}

.confirm_order:hover {
}




.order_page .chosen-container{
  width: 100%!important;
  outline: none;
  background: none;
  border: none;
  border-radius: 5px;
}
.order_page .chosen-container-single .chosen-single{
  line-height: 46px;
  height: 46px;
  outline: none;
  background: #f9f9f9;
  box-shadow: none;
  font-weight: normal;
  color: #181818;
  border-radius: 0px;
  border: 1px solid #EAEAEA;
}
.order_page .chosen-container-single .chosen-single:hover{
    border: 1px solid #1d1d1b;

}
.order_page .chosen-container-single .chosen-search input[type=text]{
  color: #181818;
}
.order_page .chosen-container-single input[type="text"]:focus{
  color: #181818;
}

.order_page .chosen-container-active.chosen-with-drop .chosen-single{
    background: #f9f9f9;
    border: 1px solid #f9f9f9;
    box-shadow: none;
}
.order_page .chosen-container-single .chosen-single div{ 
  width: 46px;
  height: 46px;
}
.order_page .chosen-container-single .chosen-single span{
  margin-right: 0px;
}

.order_page .chosen-container-single .chosen-single div b{
  background-image: url(../img/std.svg?v=2)!important;
  background-size: 18px 18px!important;
  background-position: center center!important;
  transition: transform 0.5s;
}
.order_page .chosen-container.chosen-with-drop .chosen-drop{
    border: 0px;
    background: #f9f9f9;
    color: #181818;
    font-weight: normal;
    box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.3);
}
.order_page .chosen-container-single .chosen-drop,
.order_page .chosen-container .chosen-drop{
  border: 1px solid #2d2d2d;
  border-radius: 0px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}


.order_page .chosen-container-single .chosen-single div,
.order_page .chosen-container-active.chosen-with-drop .chosen-single div{
  background: #f9f9f9;
}
.order_page .chosen-container-active.chosen-with-drop .chosen-single div b{
  background-position: 0px 0px;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.order_page .chosen-container .chosen-results li.highlighted{
  background: #2d2d2d;
  color: #f9f9f9;
}
.order_page .chosen-container .chosen-results{
  margin: 0px 0px 0px 0;
  padding: 0 0 0 0px;
  clear: both;
}
.order_page .chosen-container .chosen-results li{
  line-height: 22px;
}

/*
::-webkit-scrollbar { width: 0px; height: 3px;}
::-webkit-scrollbar-track {  background-color: #2d2d2d;}
::-webkit-scrollbar-track-piece { background-color: #f9f9f9;}
::-webkit-scrollbar-thumb { height: 50px; background-color: #2d2d2d; border-radius: 5px;}
*/

.tab_regular_user .next_step {
  width: auto;
  float: left;
  text-decoration: none;
  transition: .3s;
  font-weight: 600;
  font-size: 12px;
  color: #f9f9f9;
  padding: 10px 30px;
  min-height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  background: #2d2d2d;
  position: relative;
  cursor: pointer;
}

.tab_regular_user .next_step {
  background: rgba(230, 0, 0, 0.8);
}

.cssload-thecube {
    margin: 50px auto;
  width: 73px;
  height: 73px;
  margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
  position: relative;
  transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
}
.cssload-thecube .cssload-cube {
  position: relative;
  transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
}
.cssload-thecube .cssload-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
.cssload-thecube .cssload-cube:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0, 113, 188);
  animation: cssload-fold-thecube 2.76s infinite linear both;
    -o-animation: cssload-fold-thecube 2.76s infinite linear both;
    -ms-animation: cssload-fold-thecube 2.76s infinite linear both;
    -webkit-animation: cssload-fold-thecube 2.76s infinite linear both;
    -moz-animation: cssload-fold-thecube 2.76s infinite linear both;
  transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
}
.cssload-thecube .cssload-c2 {
  transform: scale(1.1) rotateZ(90deg);
    -o-transform: scale(1.1) rotateZ(90deg);
    -ms-transform: scale(1.1) rotateZ(90deg);
    -webkit-transform: scale(1.1) rotateZ(90deg);
    -moz-transform: scale(1.1) rotateZ(90deg);
}
.cssload-thecube .cssload-c3 {
  transform: scale(1.1) rotateZ(180deg);
    -o-transform: scale(1.1) rotateZ(180deg);
    -ms-transform: scale(1.1) rotateZ(180deg);
    -webkit-transform: scale(1.1) rotateZ(180deg);
    -moz-transform: scale(1.1) rotateZ(180deg);
}
.cssload-thecube .cssload-c4 {
  transform: scale(1.1) rotateZ(270deg);
    -o-transform: scale(1.1) rotateZ(270deg);
    -ms-transform: scale(1.1) rotateZ(270deg);
    -webkit-transform: scale(1.1) rotateZ(270deg);
    -moz-transform: scale(1.1) rotateZ(270deg);
}
.cssload-thecube .cssload-c2:before {
  background-color: rgb(41, 171, 226);
  animation-delay: 0.35s;
    -o-animation-delay: 0.35s;
    -ms-animation-delay: 0.35s;
    -webkit-animation-delay: 0.35s;
    -moz-animation-delay: 0.35s;
}
.cssload-thecube .cssload-c3:before {
  background-color: rgb(0, 113, 188);
  animation-delay: 0.69s;
    -o-animation-delay: 0.69s;
    -ms-animation-delay: 0.69s;
    -webkit-animation-delay: 0.69s;
    -moz-animation-delay: 0.69s;
}
.cssload-thecube .cssload-c4:before {
  background-color: rgb(46, 49, 146);
  animation-delay: 1.04s;
    -o-animation-delay: 1.04s;
    -ms-animation-delay: 1.04s;
    -webkit-animation-delay: 1.04s;
    -moz-animation-delay: 1.04s;
}



@keyframes cssload-fold-thecube {
  0%, 10% {
    transform: perspective(136px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
        75% {
    transform: perspective(136px) rotateX(0deg);
    opacity: 1;
  }
  90%,
        100% {
    transform: perspective(136px) rotateY(180deg);
    opacity: 0;
  }
}

@-o-keyframes cssload-fold-thecube {
  0%, 10% {
    -o-transform: perspective(136px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
        75% {
    -o-transform: perspective(136px) rotateX(0deg);
    opacity: 1;
  }
  90%,
        100% {
    -o-transform: perspective(136px) rotateY(180deg);
    opacity: 0;
  }
}

@-ms-keyframes cssload-fold-thecube {
  0%, 10% {
    -ms-transform: perspective(136px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
        75% {
    -ms-transform: perspective(136px) rotateX(0deg);
    opacity: 1;
  }
  90%,
        100% {
    -ms-transform: perspective(136px) rotateY(180deg);
    opacity: 0;
  }
}

@-webkit-keyframes cssload-fold-thecube {
  0%, 10% {
    -webkit-transform: perspective(136px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
        75% {
    -webkit-transform: perspective(136px) rotateX(0deg);
    opacity: 1;
  }
  90%,
        100% {
    -webkit-transform: perspective(136px) rotateY(180deg);
    opacity: 0;
  }
}

@-moz-keyframes cssload-fold-thecube {
  0%, 10% {
    -moz-transform: perspective(136px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
        75% {
    -moz-transform: perspective(136px) rotateX(0deg);
    opacity: 1;
  }
  90%,
        100% {
    -moz-transform: perspective(136px) rotateY(180deg);
    opacity: 0;
  }
}

.nf_img{
  width: 100%;
  margin: 20px auto;
}
.not_found{
  margin-top: 60px;
  text-align: center;
  padding-bottom: 50px;
}
.not_found h1{
  font-weight: bold;
  color: #2d2d2d;
  font-size: 120px;
}
.not_found div{
  font-size: 26px;
  color: #2d2d2d;

  line-height: 50px;
}
.ntf_back{
  position: relative;
  margin: 20px auto;
  border-radius: 10px;
}

.no_sizes{
  background: #be1311;
  color: #f9f9f9;
  padding: 5px 15px;
  border-radius: 5px;
  margin: 10px 0px;
}
.no_products_find{
  font-size: 18px;
  text-align: center;
  background: #ECECEC;
  width: 100%;
  padding: 10px 10px;
}
.go_main_b{
  text-decoration: none;
  float: none;
  background: #2d2d2d;
  color: #f9f9f9;
  padding: 10px 25px;
  margin: 20px auto;
  display: inline-block;
  transition: 0.5s;
}
.go_main_b:hover{
  opacity: 0.7;
}
.order_f_l{
  display: none;
}

.tpl_map_nav{

}
.tpl_map_nav_c{
  display: none;
  background: #f8f8f8;
  padding: 10px 25px;
  line-height: 30px;
  color: #777;
}
.tpl_map_nav.active .tpl_map_nav_c{
  display: block;
}
.tpl_map_nav_h{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  padding: 10px 5px;
  border-bottom: 1px solid #e5e5e5;
  cursor: pointer;
}
.tpl_map_nav_h i{
  color: #2d2d2d;
  font-size: 24px;
  min-width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  line-height: 40px;
}
.tpl_map_nav.active .tpl_map_nav_h{
  background: #1d1d1b;
  color: #f9f9f9;
}
.tpl_map_nav_h span{
  font-size: 15px;
  font-weight: 600;
  padding-right: 30px;
  line-height: 35px;
  padding-left: 20px;
}
.tpl_map_nav:hover{
  background: #fbfbfb;
}
.map iframe{
  display: block;
  width: 100%!important;
  height: 100%!important;
  min-height: 450px!important;
}
.map.active{
  display: block;
}
.helper_block{
  display: flex;
  flex-direction: column;
  position: fixed;
  width: 50px;
  height: 50px;
  right: 40px;
  bottom: 100px;
  transition: 0.3s;
  z-index: 5;
}
.helper_block .helper_close{
  display: none;
  background: #5f5f5f;
  border-radius: 50%;
  padding: 10px;
  width: 50px;
  height: 50px;
  transition:0.5s;
}
.helper_block .helper_close svg{
  width: 100%;
  max-width: 20px;
  margin: 0px auto;
  display: block;
}
.helper_block .helper_close svg path{
  fill:#f9f9f9;
}
.helper_block .helper_buttons{
  display: none;
  transition:0.5s;
}
.helper_block .helper_buttons > div > a{
  position: relative;
  cursor: pointer;
  z-index: 2;
}

.helper_block .helper_buttons > div > a > .icon{
  width: 50px;
  height: 50px;
  background: #5f5f5f;
  border-radius: 50%;
  padding: 10px;
  transition:0.5s;
  display: flex;
  margin-bottom: 10px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
.helper_block .helper_buttons > div > a:hover > .icon{
  transform:scale(1.1);
}
.helper_block .helper_buttons > div > a > .icon svg{

  width: 100%;
  max-width: 25px;
  margin: 0px auto;
  display: block;
}

.helper_block .helper_buttons > div > a > .icon svg path{
  fill:#f9f9f9;
}
.helper_block .helper_buttons > div > a > .text{
  display: block;
  opacity: 0;
  visibility: none;
  position: absolute;
  top: 5px;
  left: -110px;
  text-align: center;
  width: 100px;
  background: #fff!important;
  border: 1px solid #e1e5eb!important;
  color: #2d2d2d!important;
  padding: .5em 1em!important;
  white-space: nowrap!important;
  border-radius: .5em!important;
  box-shadow: 0 1px 3px 0 rgba(0,0,0,.13)!important;
  transition:1s;
}
.helper_block .helper_buttons > div > a:hover > .text{
  display: block;
  visibility: visible;
  opacity: 1;
}
.helper_block .helper_show{
  background: #5f5f5f;
  border-radius: 50%;
  padding: 10px;
  transition:0.5s;
  width: 50px;
  height: 50px;
}
.helper_block .helper_show svg path{
  fill:#f9f9f9;
}
.helper_block:hover .helper_show{
  display: none;
}
.helper_block:hover .helper_close{
  display: none;
}
.helper_block:hover{
  height: 180px;
}
.helper_block:hover .helper_buttons{
  display: block;
}
.pwd_form,
.profile_form{
  padding-bottom: 15px;
}
.p_empty{
  font-size: 18px!important;
  text-align: center;
  width: 100%;
  margin-bottom: 0px!important;
}


.b_by_letter_holder .page_title {
  margin-bottom: 20px;
  text-align: left;
  background: #f7f7f7;
  padding: 5px 10px;
  margin-top: 10px;
}
.letters{
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  flex-wrap: wrap;
}
.letters a{
  font-size: 30px;
  color: #2d2d2d;
  text-decoration: none;
  font-weight: 600;
  padding: 5px 5px;
}
.letters a:hover{
  background: #2d2d2d;
  color: #f9f9f9;
}
.letters_holder{
  margin: 10px auto;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.letters_holder span{
  margin-right: 15px;
  font-size: 30px;
  color: #2d2d2d;
  text-decoration: none;
  font-weight: 600;
  padding: 5px 5px;
}

.preload_h{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: relative;
}
.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #f9f9f9;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


.front_article_list {
  width: calc(100% + 30px);
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.front_article_list li {
  width: calc(100% / 3 - 30px);
  margin: 0px 15px 20px 15px;
  overflow: hidden;
  position: relative;
}
.front_article_list li img {
  display: flex;
}
.front_article_list li:after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 34.25%, rgba(0, 0, 0, 0.71) 100%);
  z-index: 1;
}
.front_article_list_info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  padding: 20px 30px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.front_article_list_info span {
  display: flex;
  color: #f9f9f9;
  margin-bottom: 10px;
}
.front_article_list_info a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 800;
  font-size: 16px;
  color: #f9f9f9;
  text-decoration: none;
  transition: .3s;
}
.front_article_list_info a:hover {
  color: #f9f9f9;
}
.front_article_list li img{
  transition:0.5s;
  display:block;
}
.front_article_list li:hover img{
  opacity:0.6;
}
.front_article_list_info a:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  content: "";
}
.front_article_list_info a:after {
  width: 40px;
  height: 20px;
  content: "";
  margin-left: 10px;
  background: url("../img/arrow_right_white.svg") center no-repeat;
  background-size: contain;
}
.contacts_page_top {
    display: flex;
    flex-wrap: wrap;
}
.contacts_page_top_item {
    width: 50%;
    margin-bottom: 70px;
    padding-right: 10px;
    display: flex;
    flex-direction: column;
}
.contacts_page_top_item a {
  font-weight: 500;
  font-size: 20px;
  text-decoration: none;
}
.contacts_page{
  margin-top:20px;
  margin-bottom:30px;
}
.contacts_page_top_item a:hover{
  color: #2d2d2d;
}
.contacts_page_top_item a:not(:last-child) {
    margin-bottom: 20px;
}
.contacts_page_top_item .socials li {
    margin: 5px;
}
.contacts_page_top_item .socials {
    display: flex;
    flex-direction: row;
    padding: 10px 15px;
    width: auto;
    max-width: 200px;
    justify-content: space-between;
    gap: 10px;
}
.contacts_page_top_item .socials li a{
  transition:0.5s;
  display:flex;
  flex-direction:column;
}
.contacts_page_top_item .socials li a img{
  filter:invert(1);
}
.contacts_page_top_item .socials li a:hover{
  transform:scale(1.2);
}
.contacts_page_top_item p {
    display: flex;
    font-size: 18px;
    min-height: 32px;
    align-items: center;
    line-height: 24px;
}
.contacts_page_top_item p.con_title{
  font-weight:500;
  font-size:20px;
  margin-bottom:10px;
}
.contacts_page_map_wrap {
    border-radius: 5px;
    border: 1px solid rgba(51,51,51,.2);
    overflow: hidden;
    display: flex;
    flex-direction: column;
}
.contacts_page_map_info {
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-direction: column;
}
.contacts_page_map {
    flex: 1;
    width: 100%;
}
.map {
    height: 100%;
    min-height: 450px;
    display: none;
}
.active_map {
    display: flex;
}
.contacts_page_map_info li {
    width: 100%;
    padding: 20px 30px;
    transition: .3s;
    cursor: pointer;
    font-size: 20px;
    position: relative;
    color: #2d2d2d;
}
.contacts_page_map_info li.active_map_link {
    background: #2d2d2d;
    color: #f9f9f9;
}
.contacts_page_map_info li p {
    width: 100%;
}
.contacts_page_map_info li a {
    color: #2d2d2d;
    text-decoration: none;
}
.product_color, .product_weight {
    display: flex;
    margin-bottom: 5px;
    font-size:15px;
}
.product_color_radio, .product_weight_radio {
    display: flex;
    flex-wrap: wrap;
}
.product_color span, .product_weight span {
    margin-left: 10px;
    font-weight: 600;
}
.product_color_radio_item, .product_weight_radio_item {

    position: relative;
    display: inline-flex;
}
.product_weight_radio_item:not(:last-child) {
    margin-right: 10px;
}
.product_color_radio_item input, .product_weight_radio_item input {
    position: absolute;
    opacity: 0;
    visibility: hidden;
}
.product_color_radio_item label, .product_weight_radio_item label {
  text-align: center;
  cursor: pointer;
  transition: .3s;
  font-size: 14px;
  line-height: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0px;
  padding: 10px 5px;
  overflow: hidden;
  min-width: 32px;
  border: 1px solid #eaeaea;
  position: relative;
  z-index: 3;
}
.product_weight_radio_item.size_disabled label{
  position:relative;
}
.product_weight_radio_item.size_disabled label:after{
  content: "";
  background: rgb(10 10 10 / 30%);
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  transform: rotate(-45deg);
}
.product_weight_radio_item.size_disabled label:before{
  content: "";
  background: rgb(10 10 10 / 30%);
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  transform: rotate(45deg);
}
.product_color_radio_item label:hover, .product_weight_radio_item label:hover{
  border: 1px solid #2d2d2d;
}
.product_color_radio_item input:checked + label, .product_weight_radio_item input:checked + label {
  border: 1px solid #2d2d2d;
}
/*
.product_color_radio_item.color_disabled label, .product_weight_radio_item.size_disabled label {
    opacity: 0.45;
}
*/

.min_order_text{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  color: #D71A1A;
  font-size: 20px;
  font-weight: 500;
  justify-content: center;
  padding: 15px 15px;
  border-radius: 15px;
}
.min_order_text span{
    font-size: 18px;
    background: #2d2d2d;
    color: #f9f9f9;
    padding: 5px 10px;
    border-radius: 5px;
}
.account_subsection {
    margin: 30px 0;
    padding: 30px;
    border-radius: 0px;
    border: 1px solid #e0e0e0;
    display: flex;
    flex-direction: column;
    font-size: 14px;
}
.account_subsection .subsection_name{
    font-size: 20px;
    margin-bottom: 20px;
    transition-duration: .3s;
    font-weight:600;
}
.order_summary {
    flex: 2;
    margin-left: 20px;
}
.order_details {
    flex: 3;
}
.cart_section_wrapper{
    display: flex;
}
.cart_section_wrapper .account_subsection .subsection_name {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.account_subsection .subsection_name.collapsed, .catalog_section .catalog_filter .filter_item_head.collapsed {
    margin-bottom: 0;
}
.already_reg {
    display: block;
    font-size: 17px;
    border-radius: 5px;
    background: #F8F8F8;
    padding: 20px 15px;
    margin-bottom: 20px;
}
.already_reg a {
    font-weight: bold;
    text-decoration: none;
    color: #2d2d2d;
}
.already_reg a:hover {
    text-decoration: underline;
}
.account_subsection .form_inputs {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    width: 100%;
    flex-direction: column;
    align-items: start;
}
.account_subsection .form_inputs.form_inputs_row{
  flex-direction: row;
}
.cart_section_wrapper .buyer_form {
    flex-direction: row;
}
.account_subsection .input_wrap {
    display: flex;
    flex-direction: column;
    width: 255px;
}
.cart_section_wrapper .account_subsection .input_wrap {
    width: calc(50% - 20px);
}
.cart_section_wrapper .account_subsection .radio_section .input_wrap{
  width: 100%;
}
.account_subsection .input_wrap span {
    font-size: 14px;
    margin-bottom: 12px;
    font-weight:600;
}
span.collapse {
    cursor: pointer;
}
.account_subsection .collapsed svg{
  transform: rotate(180deg);
}
.collapse svg {
    transition-duration: .3s;
}
.cart_product_list {
    padding-bottom: 20px;
    border-bottom: 1px solid #c1c1c1;
}
.pricing_section {
    font-size: 16px;
}
.order_history_list .pricing_row, .order_summary .pricing_row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 6px;
}
.cart_product_list li {
    display: flex;
    position: relative;
    margin-bottom: 30px;
}
.cart_product_list li:last-child {
    margin-bottom: 0;
}
.cart_product_list li .product_image_wrap {
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 5px;
    margin-right: 10px;
    background:#ffffff;
    border: 1px solid #ddd;
}
.cart_product_list li .product_image_wrap img {
    max-height: 100%;
    max-width: 100%;
}
.cart_product_list .product_options .reduced {
    color: #797979;
}
.b_price_holder {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
    width: auto;
}
.cart_product_list .product_info_wrap {
    flex: 1;
    display: flex;
    flex-direction: column;
    color: #252525;
    padding-bottom: 10px; padding-right:15px;
}
#cart .cart_product_list .product_info_wrap {
    align-items: flex-start;
}
#cart .cart_product_list .delete_product{
  right:8px;
}
.cart_product_list .product_name {
    font-size: 16px;
    font-weight:600;
}
.cart_product_list .product_options {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
}
.cart_product_list .pricing_wrap {
    display: flex;
    margin-top: 15px;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 100%;
}
.cart_product_list .delete_product {
    position: absolute;
    top: 0;
    right: 0;
}
.cart_product_list .delete_product:hover svg path{
  stroke:#D71A1A;
}
.cart_product_list .cart_quantity{
  width: 40px;
  height: 25px;
  border: none!important;
  align-items: center;
  justify-content: center;
  display: flex;
  padding: 0px;
  text-align: center;
}
.cart_product_list .pricing_wrap .quantity_counter {
  display: flex;
  align-items: center;
  position: relative;
  width: 90px;
  align-items: center;
}
.basket_page_list_info_price_old {
    text-decoration: line-through;
}
.cart_product_list .pricing_wrap a {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    border-radius: 5px;
    border: 1px solid #c1c1c1;
    transition-duration: .3s;
    cursor: default;
}
.cart_product_list .pricing_wrap a.active {
    border-color: #2d2d2d;
    cursor: pointer;
}
.cart_product_list .pricing_wrap a:hover {
    background: #2d2d2d;
    color: #f9f9f9;
    cursor: pointer;
}
.cart_product_list .pricing_wrap a:hover svg path{
  stroke: #f9f9f9;
}
.order_summary .pricing_row {
    margin-bottom: 15px;
}
.req_text {
    display: flex;
    flex-direction: column;
    margin: 15px 0;
    font-size: 14px;
}
::-webkit-scrollbar-track-piece {
    background-color: #f9f9f9;
}
::-webkit-scrollbar-track {
    background-color: #2d2d2d;
}
::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: #2d2d2d;
    border-radius: 5px;
}
::-webkit-scrollbar {
    width: 5px;
    height: 3px;
}

.ac_city{
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  z-index: 3;
}
.ac_depart{
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  z-index: 2;

}
.ac_depart.ac_filed:after,
.ac_city.ac_filed:after{
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 20px;
  right: 10px;
  background: #f8f8f8;
  border-radius: 50%;
  background-image: url(../img/checkbox_tick_w2.svg);
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #ddd;
}
.ac_depart_result,
.ac_city_result{
  display: none;
  width: 100%;
  position: absolute;
  top: 45px;
  background: #f9f9f9;
  z-index: 2;
}
.ac_depart_result ul,
.ac_city_result ul{
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 5px 0px;
  border-radius: 8px;
  border: 1px solid #C1C1C1;
  max-height: 285px;
  overflow-y: auto;
  overflow-x: hidden;
}
.ac_depart_result ul li,
.ac_city_result ul li{
  display: flex;
  flex-direction: column;
  width: 100%;
}
.ac_depart_result ul li a,
.ac_city_result ul li a{
  display: flex;
  width: 100%;
  padding: 10px 10px;
  font-size: 15px;
  color: #2d2d2d;
}
.ac_depart_result ul li a:hover,
.ac_city_result ul li a:hover{
  color: #f9f9f9;
  background-color: #2d2d2d;
}



.ac_city_rozetka{
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  z-index: 3;
}
.ac_depart_rozetka{
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  z-index: 2;

}
.ac_depart_rozetka.ac_filed:after,
.ac_city_rozetka.ac_filed:after{
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 20px;
  right: 10px;
  background: #f8f8f8;
  border-radius: 50%;
  background-image: url(../img/checkbox_tick_w2.svg);
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #ddd;
}
.ac_depart_result_rozetka,
.ac_city_result_rozetka{
  display: none;
  width: 100%;
  position: absolute;
  top: 45px;
  background: #f9f9f9;
  z-index: 2;
}
.ac_depart_result_rozetka ul,
.ac_city_result_rozetka ul{
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 5px 0px;
  border-radius: 8px;
  border: 1px solid #C1C1C1;
  max-height: 285px;
  overflow-y: auto;
  overflow-x: hidden;
}
.ac_depart_result_rozetka ul li,
.ac_city_result_rozetka ul li{
  display: flex;
  flex-direction: column;
  width: 100%;
}
.ac_depart_result_rozetka ul li a,
.ac_city_result_rozetka ul li a{
  display: flex;
  width: 100%;
  padding: 10px 10px;
  font-size: 15px;
  color: #2d2d2d;
}
.ac_depart_result_rozetka ul li a:hover,
.ac_city_result_rozetka ul li a:hover{
  color: #f9f9f9;
  background-color: #2d2d2d;
}

.ac_city_ukrpost{
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  z-index: 3;
}
.ac_depart_ukrpost{
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  z-index: 2;

}
.ac_depart_ukrpost.ac_filed:after,
.ac_city_ukrpost.ac_filed:after{
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 20px;
  right: 10px;
  background: #f8f8f8;
  border-radius: 50%;
  background-image: url(../img/checkbox_tick_w2.svg);
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #ddd;
}
.ac_depart_result_ukrpost,
.ac_city_result_ukrpost{
  display: none;
  width: 100%;
  position: absolute;
  top: 45px;
  background: #f9f9f9;
  z-index: 2;
}
.ac_depart_result_ukrpost ul,
.ac_city_result_ukrpost ul{
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 5px 0px;
  border-radius: 8px;
  border: 1px solid #C1C1C1;
  max-height: 285px;
  overflow-y: auto;
  overflow-x: hidden;
}
.ac_depart_result_ukrpost ul li,
.ac_city_result_ukrpost ul li{
  display: flex;
  flex-direction: column;
  width: 100%;
}
.ac_depart_result_ukrpost ul li a,
.ac_city_result_ukrpost ul li a{
  display: flex;
  width: 100%;
  padding: 10px 10px;
  font-size: 15px;
  color: #2d2d2d;
}
.ac_depart_result_ukrpost ul li a:hover,
.ac_city_result_ukrpost ul li a:hover{
  color: #f9f9f9;
  background-color: #2d2d2d;
}

.order_form_top_deliv{
  display: none;
}
.order_form_top_deliv.active{
  display: flex;
  flex-direction: column;
  width:100%;
}
.form_section.radio_section{
  display: flex;
  flex-direction: column;
    width: 100%;
}

.form_section > span {
    font-size: 16px;
    margin-bottom: 15px;
}
.radio_section input {
    display: none;
}
.radio_section label {
    position: relative;
    font-size: 16px;
    margin-bottom: 15px;
    padding-left: 30px;
    cursor: pointer;
    transition-duration: .3s;
}
.radio_section label:after {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    display: block;
    left: 0;
    top: calc(50% - 8px);
    border-radius: 8px;
    border: 1px solid #c1c1c1;
    transition-duration: .3s;
}
.radio_section input:checked+label {
    color: #2d2d2d;
}
.radio_section input:checked+label:after {
    background-color: #2d2d2d;
    border-color: #2d2d2d;
}
.radio_section input:checked+label {
    color: #2d2d2d;
}
.product_info_column .product_cart_link.add_to_card,
.product_info_column .product_cart_link.add_to_card_fast,
.product_info_column .product_cart_link.preorder_to_card{
  display: none;
}
.product_info_column .product_cart_link.add_to_card_fast.active,
.product_info_column .product_cart_link.add_to_card.active,
.product_info_column .product_cart_link.preorder_to_card.active{
  display:flex;
  align-items: center;
  justify-content: center;
}
.nocomments{
  background: #f5f5f5;
  padding: 10px 15px;
}
.price_input_wrapper{
  flex-direction: row;
  display: flex;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 15px;
}
.price_input_wrapper input{
  max-width: 110px;
  border: 1px solid #EEEEEE;
  padding: 15px 10px;
  background-color: #f9f9f9;
  font: inherit;
  text-overflow: ellipsis;
}


@media (max-width: 1600px) {

}
@media (max-width: 1200px) {

}
@media (max-width: 992px) {
  .product_weight_block{
    flex-wrap:wrap;
    align-items: center;
    justify-content: center;
  }
  .map.active_map{
    min-height: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .account_subsection .input_wrap, .account_subsection .form_inputs button, #submit_order, .cart_section_wrapper .account_subsection .input_wrap {
    width: 100%;
  }
  .order_summary{
    margin-left: 0;
  }
  .cart_section_wrapper {
    flex-direction: column-reverse;
  }
  .contacts_page_map_info{
    max-width: 100%;
  }
  .contacts_page_top_item{
    width: 100%;
  }
  .contacts_page_map_wrap{
    flex-wrap: wrap;
    flex-direction: column;
  }
  .letters_holder{
    display: flex;
    flex-direction: column;
  }
  .letters_holder span{
    font-size: 24px;
  }
  .letters a{
    font-size: 24px;
  }
  .helper_block{
    right: 10px;
    bottom: 10px;
  }
  .helper_block:hover .helper_buttons{
    display: none;
  }
  .helper_block.active .helper_buttons{
    display: block;
  }
  .helper_block.active .helper_close{
    display: block;
  }
  .helper_block:hover .helper_show{
    display: block;
  }
  .helper_block.active .helper_show{
    display: none;
  }
  .helper_block:hover{
    height: 50px;
  }
  .helper_block.active{
    height: 230px!important;
  }
  .not_found {
    margin-top: 0px;
  }
  .fs_search .filter_row{
    width: 48%;
  }
  .cabinet_tab .cabinet_menu_link{
    text-decoration: none;
    font-size: 16px;
    color: #2d2d2d;
    vertical-align: top;
    width: 100%;
    height: 75px;
    padding: 25px 10px;
    display: block;
    position: relative;
  }
  .cabinet_tab .cabinet_menu_link::before{
    content: " ";
    display: inline-block;
    width: 3px;
    height: 75px;
    background:#2d2d2d;
    position: absolute;
    top: 0px;
    left: 0px;
    transition:0.5s;
  }
  .cabinet_tab .cabinet_menu_link:focus,
  .cabinet_tab .cabinet_menu_link:active,
  .cabinet_tab .cabinet_menu_link:hover,
  .cabinet_tab .cabinet_menu_link.active{
    text-decoration: none;
    background: #2d2d2d;
    color: #f9f9f9;
  }
  .cabinet_tab .cabinet_menu_link:focus::before,
  .cabinet_tab .cabinet_menu_link:active::before,
  .cabinet_tab .cabinet_menu_link:hover::before,
  .cabinet_tab .cabinet_menu_link.active::before{
    background:#2d2d2d;
  }


  .cabinet_tab svg{
    margin-right: 15px;
    margin-left: 10px;
  }
  .cabinet_tab:focus svg path,
  .cabinet_tab:active svg path,
  .cabinet_tab:hover svg path,
  .cabinet_tab.active svg path{
      stroke: #f9f9f9;
  }


  .cabinet_tab{
    padding: 0px;
    border-radius: 0px;
    display: block!important;
  }
  .cabinet_tab .inner_tab_content{
    padding: 5px 10px; 
    display: none;
  }
  .cabinet_tab.active .inner_tab_content{
    display: block;
  }
  .cabinet_mobile_menu{
    display: block;
  }
  .pwd_form .row,
  .profile_form .row{
    flex-direction: column;
  }
}
@media (max-width: 850px){

}
@media (max-width: 768px) {
  .product_info_wrap .product_options a, .product_info_column .options_list a{
    font-size:12px;
    min-width: 30px;
  }
  .container {
      padding: 0 5px;
  }
  .confirm_info{
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
  }
  .front_article_list li {
    width: calc(100% - 30px);
  }
  .front_article_list li:not(:last-child) {
    margin-bottom: 20px;
  }
  #notify{
    top: 20%;
    left: 50%;
    width: 300px;
    margin-top: 0px;
    margin-left: -150px;
  }
  .pop_close{
    right: 0px;
  }
  .map_holder_left{
    width: 100%;
  }
  .map_nav{
    min-height: auto;
    height: auto;
  }
  .map_holder_right{
    width: 100%;
  }
  #alert{
    right: 12px;
  }
  .to_login, .to_registration, .to_forget_pass{
    padding: 5px 3px;
    font-size: 14px;
  }
  .pop_close{
    font-size: 20px;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }

  #login{
    top: 90px;
    width: calc(100% - 10px);
    margin-left: 5px;
    left: 0px;
  }
  #callback{
    top: 90px;
    width: calc(100% - 10px);
    left: 5px;
    margin-left: 0px;
  }
  .preorder_pro{
    font-size: 11px;
  }
  #about,
  #delivery,
  #sizetable{
    width: 100%;
    margin-left: 0px;
    left: 0px;
    top: 10%;
    margin-top: 0px;
  }
  #success_adding .light_button, #success_adding_wish .light_button, .hide_adding{
    margin: 5px 5px;
    width: 100%;
  }
  #success_adding_wish, #success_adding{
    width: 300px;
    margin: -150px 0px 0px -150px;
  }
  .match_container{
    width: 100%;
  }
  .fs_search .filter_row{
    width: 100%;
  }
  .order_page .basket_case{

  }
  .order_page .basket_case tr td{
    padding: 10px 10px;
  }
  .basket_case tr{
    border-bottom: 1px solid #d7d7d7;
  }
  .basket_case tr td{
    padding: 3px;
  }
  #order_info{
    padding: 5px;
    width: calc(100% - 10px);
    margin: 0px;
    left: 5px;
    top: 50px;
  }
}
@media (max-width: 580px){
  .product_info_column .price_top_wrapper,
  .price_top_wrapper{
    flex-wrap:wrap;
    gap:10px;
  }
  .product_info_wrap .product_link {
    font-size: 12px;
    margin-bottom:5px;
  }
  .cart_product_list .product_name{
    font-size: 14px;
  }
  .product_info_wrap .product_options{
    gap:4px;
  }
  .account_subsection{
    margin: 20px 0;
    padding: 10px;
  }
  .basket_case tr{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; 
    flex-direction: column;
  }
  .basket_product_info, .basket_product_name{
    line-height: 20px;
  }

  .basket_case tr td.td_6{
    text-align: center;
    width: 100%;
  }
  .basket_remove{
    width: 38px;
    height: 38px;
    margin: 0px auto;
  }
  .basket_remove i{
    display: inline-block;
  }
  .basket_remove_text{
    display: inline-block;
  }
  .basket_case td:nth-child(1){
    width: 50%;
    position: absolute;
    left: 0px;
    top: 0px;
  }

  .basket_case td:nth-child(2),
  .basket_case td:nth-child(3),
  .basket_case td:nth-child(4),
  .basket_case td:nth-child(5){
    width: 50%;
    margin-left: 50%;
  }
  .td_3 .b_title,
  .td_4 .b_title,
  .td_5 .b_title{
    display: block;
    vertical-align: top;
    width: 100%;
    float: left;
    text-align: left;
    line-height: 22px;
    font-size: 14px;
  }
  .amount_few{
    text-align: left;
  }
  .price .amount_1{
    text-align: left;
  }
  .total_p_sum{
    text-align: left;
    font-size: 16px;
  }
  .quantity{
    line-height: 30px;
    width: 100px;
    margin: 0px;
    border: 1px solid #ddd;
    height: 32px;
  }
  .quantity .cart_quantity_expire,
  .quantity .cart_quantity{
    height: 30px;
  }
  .btn_minus_expire,
  .btn_minus{
    border-right: 1px solid #ddd;
    height: 30px;
    width: 30px;
  }
  .btn_plus_expire,
  .btn_plus{
    border-left: 1px solid #ddd;
    height: 30px;
    width: 30px;
  }
  .basket_case td:nth-child(3){
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .basket_case td:nth-child(4){
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .to_tab_delivery_courier, .to_tab_delivery_shop, .to_tab_delivery_newpost, .to_tab_delivery_newpost_courier, .to_tab_cash_pay, .to_tab_sms_pay, .to_tab_card_pay, .to_tab_regular_user, .to_tab_new_user{
    font-size: 15px;
  }
  .order_block,
  .order_page .container{
    padding: 5px;
  }
  .b_title{
    display: none;
    vertical-align: top;
    width: 50%;
    float: left;
    text-align: left;
  }
  .p_h_title{
    display: inline-block;
  }
  .orders_history tbody tr{
    border-bottom: 2px solid #1d1d1b;
  }
  .orders_history tbody tr:last-child{
    border: none;
  }
  .orders_history thead{
    display: none;
  }
  .basket_case .cart-images{
    width: 100%;
    border: none;
    margin: 40px auto;
  }
  .basket_product_name_holder{
    display: inline-block;
    width: 100%;
  }
  .basket_case tr{
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
  }
  .order_count{
    display: inline-block;
  }
  .order_history_btnns{
    text-align: center;
  }
  .orders_history tr td{
    width: 100%!important;
    display: block;
    border-bottom: 1px solid #eee;    
    text-align: right!important;
  }
  .basket_case thead{
    display: none;
  }
  .basket_product_info,
  .basket_product_name{
    text-align: left;
  }
  .basket_case tr td{
    padding: 10px 0px;
    width: 49%;
    display: inline-block;
    text-align: left;
    overflow: hidden;
  }
  .order_f_l{
    display: block;
    float: left;
    width: 50%;
  }
  .order_f_r{
    display: block;
    float: left;
    width: 50%;
  }
  .c_confirm_title{
    background: #fafafa;
    margin: 0px 15px;
    padding: 10px;
  }
  .order_confirm tbody tr:nth-child(2){
    border-top:1px solid #1d1d1b;    
  }
  .order_confirm tbody tr{
    border-bottom:1px solid #1d1d1b;
  }
  .order_confirm tbody tr td{
    text-align: left;
    display: block;
    width: 100%!important;  
    overflow: hidden;
    border-bottom: 1px solid #d7d7d7;
    padding: 12px 15px;
  }
  .order_confirm tbody tr:first-child{
    display: none;
  }
   .order_page .basket_case{

  }
  .order_page .basket_case tr td{
    padding: 3px 3px;
  }
  .basket_case tr{
    border-bottom: 1px solid #d7d7d7;
    position: relative;
    padding-bottom: 10px;
    display: block;
    margin-bottom: 10px;
  }
  .basket_case tr td{
    padding: 3px;
  }
}
@media (max-width: 500px){

}
@media (max-width: 400px){

}

@media (max-width: 374px){
  .search_container ul li{
    padding: 0px;
  }
  .search_container ul .match_product_name{
      font-size: 12px;
      width: 145px;
  }
}
