/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.invert-block .img {
  order: 1 !important;
}

.invert-block .text {
  order: 2 !important;
}

.header-row .search-block {
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
}

.header-row .search-block > div {
  width: 100%;
}

.info_item .info-bg {
  background-color: rgba(0, 0, 0, 0);
}

.wrap_md .big ul li {
  font-size: 14px;
}

body .filter_opener.opened {
  background-color: #a6a6a6;
}

.filter_opener:not(.opened) {
  background-color: #ff7800;

}

.filter_opener:not(.opened) i {
  background-position: -39px -62px;
}

.adaptive_filter .filtr_name {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 10px;
}

.catalog.vertical .adaptive_filter {
  min-height: 35px;
  margin-top: 20px;
  margin-bottom: 10px;
}

#reviews_content .reviews-reply-field-captcha {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}

#reviews_content .reviews-reply-field-captcha .reviews-reply-field-captcha-label {
  flex-basis: 210px;
  margin-right: 20px;
}

#reviews_content .reviews-reply-field-captcha .reviews-reply-field-captcha-image {
  flex-basis: 210px;
  padding-top: 20px;
}

#reviews_content .reviews-reply-field-captcha .reviews-reply-field-captcha-label input[type="text"] {
  padding: 9px 13px 9px;
}

.licence_block_review {
  margin-bottom: 10px
}

.catalog_detail .item_main_info .right_info .rating-block {
  min-height: 50px;
}

@media (max-width: 950px) {

  .catalog.vertical .adaptive_filter {
    width: 100%;
  }

  .filter_opener span {
    color: #ffffff;
  }

  .bx_filter.bx_filter_vertical {
    position: relative;
    top: auto;
    display: none;
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
    box-shadow: none;
  }

  .bx_filter .bx_filter_parameters_box {
    position: relative;
    width: 33.3%;
    margin: 5px 0;
    padding: 2px 28px 2px 6px;
    float: left;
  }

  .bx_filter_button_box .bx_filter_block, .bx_filter_parameters_box .bx_filter_block {
    position: relative;
    top: auto;
    left: auto !important;
    box-sizing: border-box;
    width: 100%;
    margin: 10px 0;
  }

  .bx_filter .bx_filter_section {
    clear: both;
    background: #ffffff;
    border: none;
    box-shadow: none;
  }

  .bx_filter.wrapp_all_inputs.wrap_md .wrapp_change_inputs {
    position: relative;
    width: 100%;
    margin: 0 0 4px;
  }

  .wrapp_all_inputs.wrap_md .wrapp_slider {
    width: 100%;
    padding: 10px 0 12px 4px;
  }

  .bx_filter .bx_filter_parameters_box:before {
    display: none;
  }

  .bx_filter_section form {
    padding: 0;
  }
}

@media (max-width: 602px) {
  .opentabs-gallery_item {
    width: 95%;
  }

  .opentabs-gallery_item img {
    width: 100%;
  }

  .opentabs-gallery {
    text-align: center;
  }
}

@media (max-width: 500px) {
  .bx_filter .bx_filter_parameters_box {
    width: 100%;
    padding: 5px 0 5px 6px;
  }

  .bx_filter .bx_filter_parameters_box_title:after {
    right: 4px;
  }

}

@media (max-width: 340px) {
  .adaptive_filter .filtr_name {
    position: relative;
    top: -3px;
    font-size: 14px;
  }
}

.block .catalog_block .catalog_item_wrapp .catalog_item {
  border: 1px solid #c5c5c5;
}

.block .catalog_block .catalog_item_wrapp .catalog_item:hover .item-title a, .block .catalog_block .catalog_item_wrapp .catalog_item:hover .item-title a span {
  color: #ff5722;
}

.catalog .item_wrap:not(.touch):hover {
  -moz-box-shadow: 0 0 50px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0 50px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.10);
}

.small_description {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  padding: 10px;
  color: #383838;
  background: #f9f9f9;
  border: 1px solid #eaebec;
  border-radius: 5px;
}

.coronavirus {
  display: block;
  padding: 8px;
  font-size: 17px;
  font-weight: 900;
  text-align: center;
  color: #383838;
  background: #eeeeee;
}

.credit_buy {
  margin-top: 0 !important;
  margin-top: 20px !important;
  margin-left: 0 !important;
  padding: 10px 21px 10px 20px;
  padding-left: 98px;
  color: #ffffff;
  background: url(/local/templates/aspro_optimus/images/pochtabank.png) no-repeat left center;
  background-color: #2e318e;
  border: 1px solid #2e318e;
  transition: .2s;
}

.credit_buy:hover {
  color: #2e318e;
  background-color: #ffffff;
}

.overlay_bg_1 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2999;
  width: 100%;
  height: 100%;
  -khtml-opacity: 1 !important;
  -moz-opacity: 1 !important;
  opacity: 1 !important;
  background: rgba(0, 0, 0, .4);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
}

#pos-credit-container {
  position: fixed;
  top: 18px;
  left: 50vw;
  z-index: 9999999;
  margin-left: -315px;
}

#pos-credit-container .pb-sdk-pos-credit {
  position: relative;
  z-index: 9;
}

.pochtabank {
  margin-top: 20px;
  cursor: pointer;
}

.pochtabank img {
  max-width: 100%;
  transition: .2s;
}

.pochtabank:hover img {
  transform: scale(1.05);
}

.overlay_bg_1::before {
  content: "х";
  position: absolute;
  top: 0;
  right: 0;
  right: 50%;
  z-index: 1212;
  display: inline-block;
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  margin-right: -15px;
  padding: 5px 2px;
  font-size: 23px;
  line-height: 0.6;
  text-align: center;
  color: #ffffff;
  background: #2f318f;
  border: 1px solid #2f318f;
  border-radius: 50%;
}

.top_slider_wrapp .flexslider .slides > li {
  position: relative;
}

.top_banner__picture {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.top_slider_wrapp .flexslider .image a.target.full__link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
}

.top_banner__picture img {
  width: auto;
  height: 100%;
}

.header_wrap__new {
}

.header_wrap__new .top__menu {
  position: relative;
  z-index: 30;
  padding: 5px 0;
  background: #eeeeee;
}

.header_wrap__new .top__menu .wrapper_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header_wrap__new .logo {
}

.header_wrap__new .logo img {
  max-width: 225px;
  height: auto;
  margin-top: -10px;
}

.header_wrap__new .top__menu .city-block {
  display: flex;
  justify-content: center;
  align-items: center;
}

.header_wrap__new .top__menu .inc_menu {
}

.header_wrap__new .top__menu .inc_menu ul.menu {
  margin-bottom: 0;
  font-size: 14px;
}

.header_wrap__new .top__menu .inc_menu ul.menu li {
}

.header_wrap__new .top__menu .inc_menu ul.menu li a {
  display: block;
  color: #666666;
}

.header_wrap__new .top__menu .mobile_menu_wrapper {
  display: none;
}

.header_wrap__new .top__menu .social {
}

.header_wrap__new .top__menu .social .small_title {
  display: none;
}

.header_wrap__new .top__menu .social .links {
  display: flex;
  margin: 0 !important;
}

.header_wrap__new .header-logo {
  position: relative;
}

.header_wrap__new .slogan {
  position: absolute;
  top: 27px;
  left: 63px;
  width: 190px;
  font-size: 12px;
  line-height: 1;
}

.header_wrap__new .slogan .gorod {
  white-space: nowrap;
}

.header_wrap__new .top__menu .social .item_block {

  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px !important;
  height: 24px;
  margin: 0 3px;
  overflow: hidden;
  border-radius: 2px;
}

.header_wrap__new .header-row .search-block {
  height: auto;
}

.header_wrap__new .header-row .search {
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
  max-width: 440px;
  margin: 0 45px;
}

.header_wrap__new #header .header-row__second {
  padding-top: 8px;
}

.header_wrap__new .top__menu .social .item_block a {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  border-radius: 2px;
  filter: grayscale(1);
}

.header_wrap__new .top__menu .social .item_block a:hover {
  opacity: 1;
  filter: none;
  transform: none;
}

.header_wrap.header_wrap__new #header .catalog_menu ul.menu > li.catalog {
  width: 120px;
}

.header_wrap.header_wrap__new #header .inc_menu {
  padding-left: 121px;
}

.header_wrap.header_wrap__new .menu_top_block > li > a {
  padding: 12px 11px 13px;
}

.header_wrap.header_wrap__new .catalog_menu_ext {
  width: 120px;
}

.header_wrap.header_wrap__new .menu_top_block li.catalog > a {
  padding-right: 30px;
  padding-left: 32px;
}

@media (min-width: 1024px) {
  .header_wrap.header_wrap__new .menu_top_block li.full:hover > .dropdown,
  .header_wrap.header_wrap__new .menu_top_block.catalogfirst li.full:hover > .dropdown {
    top: 1px;
    left: 219px !important;
  }
}

.header_wrap.header_wrap__new .menu_top_block li.catalog > a:before {
  left: 6px;
}

.header_wrap__new .header-row__second {
}

.header_wrap__new .header-row__second .header-phones {
}

.header_wrap__new .header-row__second .header-phones .phones {
  display: flex;
}

.header_wrap__new .header-row__second .header-phones .header-right-phones {
}

.header_wrap__new .header-row__second .header-phones .phone-item {
}

.header_wrap__new .header-row__second .header-phones .city-phones {
  margin-left: 20px;
}

.header_wrap__new .header-row__second .header-phones .order_wrap_btn {
  position: relative;
  display: block;
  margin-top: -25px;
}

.header_wrap__new .header-row__second .header-phones .callback_btn {
}

.dots {
  display: inline-block;
  width: 100%;
}

.dots li {
  position: relative;
  display: inline-block;
  margin-right: 12px;
  padding-left: 10px !important;
  font-size: 14px;
}

.dots li::after {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  display: block;
  width: 5px;
  height: 4px;
  background: white;
  border-radius: 50%;
  box-shadow: 0 0 2px 1px #0000002e;
}

.black_price {
  margin-top: 20px;
  font-size: 14px;
  color: #110000cc;
  text-shadow: none;
}

.black_price span {
  font-size: 20px;
  font-weight: 700;
}

.flexslider .slide_id_103762.left .banner_title,
.flexslider .slide_id_103761.left .banner_title,
.flexslider .slide_id_103762.left .banner_text,
.flexslider .slide_id_103761.left .banner_text,
.flexslider .slide_id_103762.left .banner_buttons,
.flexslider .slide_id_103761.left .banner_buttons {
  margin-left: 40px;
}

.prop-SIZES_TORG {
}

.prop-SIZES_TORG div[data-style="select"] {
  font-size: 14px;
  text-align: left;
  color: #2b2b2b;
}

.prop-SIZES_TORG div[data-style="option"] {
}

/*скрыли названия цветов*/
.list_item_wrapp .bx_catalog_item_scu .prop-COLOR_TORG .bx_item_detail_scu .cnt_item {
  font-size: 0;
}

.ik_select_list .ik_select_list_inner ul li {
  color: black;
  background: white;
}

.ik_select_list .ik_select_list_inner ul li.ik_select_active,
.ik_select_list .ik_select_list_inner ul li:hover {
  color: black;
  background: #dddddd;
}

@media (max-width: 900px) {
  .black_price {
    color: #ffffff;
  }

  .header_wrap__new .header-logo {
    max-width: 145px;
  }

  .header_wrap__new .logo img {
    margin-top: 0;
  }

  .header_wrap__new .slogan {
    display: none;
  }

  .header_wrap__new .logo {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }

  .header_wrap__new .header-row .search {
    max-width: 185px;
    margin: 0 15px;
  }
}

.show_mob_first_menu, .header_wrap.header_wrap__new #header .search__mobile {
  display: none;
}

@media (max-width: 767px) {

  .header_wrap__new #header .basket_fly .opener {
    top: 48px;
  }

  .header_wrap__new .select-city__block::before {
    content: "\f041";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .header_wrap__new .top__menu .inc_menu {
    margin-right: 0;
    margin-left: auto;
    float: left;
  }

  .basket_fly .header_wrap.header_wrap__new #header > .wrapper_inner {
    padding-top: 38px;
  }

  .header_wrap__new .top__menu .inc_menu .menu {
    position: absolute;
    top: 40px;
    left: 0;
    display: none;
    width: 100vw;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #7373736b;
  }

  .header_wrap__new .top__menu .social .item_block {
    width: 30px !important;
    height: 30px;
    opacity: 0.4;
  }

  .header_wrap__new .top__menu .social {
    position: absolute;
    top: 0;
    right: 68px;
  }

  .header_wrap__new .top__menu {
    padding: 10px 0;
  }

  .header_wrap__new .top__menu .inc_menu .menu li {
    position: relative;
    display: block;
    height: 40px;
    padding: 0 0 0 17px;
    font-size: 13px;
    line-height: 41px;
    text-decoration: none;
    color: #333333;
    background: #f9f9f9;
    border-top: 1px solid #eaebec;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
  }

  .header_wrap__new .top__menu .inc_menu .menu li a {
  }

  .header_wrap__new .top__menu .wrapper_inner {
    z-index: 25;
  }

  .show_mob_first_menu {
    display: block;
    padding: 3px 7px;
    float: left;
    font-size: 25px;
    color: white;
    background: #737373;
    border-radius: 2px;
  }

  .header_wrap__new .top__menu .city-block .select-city__block__text {
    display: none;
  }

  .header_wrap.header_wrap__new #header .catalog_menu .wrapper_middle_menu,
  .header_wrap.header_wrap__new #header .catalog_menu .wrapper_inner {
    position: static;
  }

  .header_wrap.header_wrap__new #header .catalog_menu .wrap_menu ul.menu.adaptive > li.menu_opener {
    width: 100%;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    color: white;
    background: #bf2e3f;
  }

  .header_wrap.header_wrap__new #header .catalog_menu .wrap_menu .catalog_menu_ext {
    position: relative;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
  }

  .header_wrap.header_wrap__new #header .catalog_menu ul.menu > li.catalog {
    left: 0;
    width: 100%;
    height: auto;
  }

  .header_wrap__new .header-row__second .header-phones {
    padding-right: 15px;
  }

  .header_wrap__new .header-row__second .header-phones .city-phones {
    margin-left: 0;
  }

  .header_wrap__new .header-row .header-phones .phones .header-right-phones .phone-item,
  .header_wrap__new .header-row .header-phones .phones .header-right-phones .phone-comment,
  .header_wrap__new .header-row .header-phones .phones .city-phones {
    width: 100%;
    text-align: right !important;
  }

  .header_wrap__new .header-row {
    position: relative;
    flex-direction: row;
    flex-wrap: nowrap;
  }

  .header_wrap.header_wrap__new header .menu_top_block li .dropdown > li > a {
    position: static;
    display: block;
    padding: 10px 0;
    background: transparent !important;
    border: none;
  }

  .header_wrap.header_wrap__new header .menu_top_block li .dropdown li .dropdown > li {
    width: 100%;
    border-bottom: 0;
  }

  .header_wrap.header_wrap__new header .menu_top_block li .dropdown > li > a .toggle_block {
    position: relative;
    top: auto;
    right: auto;
    z-index: 2;
    display: block;
    flex-grow: 1;
    width: auto;
    height: 100%;
  }

  .header_wrap.header_wrap__new header .menu_top_block li .dropdown > li > .dropdown {
    position: relative;
    top: 0 !important;
    left: -15px !important;
    display: none;
    flex-grow: 1;
    width: calc(100% + 30px) !important;
    min-width: 100%;
    margin-top: 0;
    padding: 0 0;
    opacity: 1;
    background: white;
    border: none;
    box-shadow: none;
    visibility: visible;
  }

  .header_wrap.header_wrap__new header .menu_top_block li .dropdown > li > .dropdown li .dropdown li {
    background: white;
  }

  .header_wrap.header_wrap__new .menu_top_block.catalogfirst li.full > .dropdown > li > .image {
    display: none;
  }

  .header_wrap.header_wrap__new header .menu_top_block li.catalog > .dropdown > li > a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 40px;
    padding: 2px 0;
  }

  .header_wrap.header_wrap__new header .menu_top_block li.catalog > .dropdown > li > a .toggle_block {
  }

  .header_wrap.header_wrap__new header .menu_top_block li .dropdown > li {
    position: relative;
    padding: 0 15px;
    overflow: visible;
    background: #f2f2f2;
    border-bottom: 1px solid #e5e5e5;
    border-bottom-width: 0;
  }

  .header_wrap.header_wrap__new header .menu.top.catalogfirst li.full > .dropdown > li {
    width: 100%;
    padding: 5px 10px 5px 15px;
    background: white;
    border-bottom: 1px solid #e9e9e9;
  }

  .header_wrap.header_wrap__new header .menu_top_block.catalogfirst li.full > .dropdown > li > a {
  }

  .header_wrap.header_wrap__new header .menu_top_block.catalogfirst li.full > .dropdown > li > a .toggle_block {
  }

  .header_wrap.header_wrap__new .menu_top_block.catalog_block .dropdown > li.full > .dropdown > li > .image, header .menu_top_block.catalogfirst li.full > .dropdown > li > .image {
    width: 100%;
    height: auto;
    float: left;
    line-height: 50px;
    text-align: left;
  }

  .header_wrap.header_wrap__new #header .catalog_menu {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
  }

  body.scrl .header_wrap.header_wrap__new #header .catalog_menu {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    max-height: 100%;
    overflow-y: scroll;
  }

  .header_wrap__new .header-row__second .header-phones .order_wrap_btn {
    position: absolute;
    top: 52px;
    left: 18px;
    margin-top: 0;
    text-align: center;
  }

  .petrozavodsk .header_wrap__new .header-row__second .header-phones .order_wrap_btn,
  .novgorod .header_wrap__new .header-row__second .header-phones .order_wrap_btn,
  .pskov .header_wrap__new .header-row__second .header-phones .order_wrap_btn {
    top: 48px;
    right: 16px;
    left: auto;
  }

  .header_wrap__new .header-row__second .header-phones .phones {
    flex-direction: column;
  }

  .header_wrap.header_wrap__new #header .catalog_menu .wrap_menu ul.menu.adaptive > li.menu_opener .menu-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }

  .header_wrap.header_wrap__new #header .basket_fly .opener > div {
    height: 38px;
  }

  .header_wrap.header_wrap__new .basket_wrapp .header-cart {
    display: flex;
  }

  .basket_page .header_wrap.header_wrap__new #header .search__mobile {
    width: 15%;
    color: #424f60;
    background: transparent;
    border-right: 1px solid #e7edf23d;
  }

  .header_wrap.header_wrap__new #header {
    margin-bottom: 10px !important;
  }

  .header_wrap.header_wrap__new #header .catalog_menu ul.menu.adaptive > li::after {
    top: 6px;
    right: 24px;
    font-size: 27px;
    color: #ffffff;
  }

  body .header_wrap.header_wrap__new #header ul.menu.adaptive {
    position: relative;
  }

  .header_wrap.header_wrap__new #header .inc_menu {
    display: none !important;
  }

  .header_wrap.header_wrap__new header .menu_top_block {
    display: inline-block;
    width: 100%;
  }

  .header_wrap.header_wrap__new #header .catalog_menu ul.menu > li.catalog > a.parent {
    display: none;
  }

  .header_wrap.header_wrap__new header .menu_top_block li.catalog > .dropdown {
    display: block !important;
    height: auto !important;
  }

  .header_wrap__new .header-row .header-logo .logo {
    width: 100px;
    height: 40px;
    background: url(/local/templates/aspro_optimus/images/mm_sm.jpg) no-repeat left;
    background-size: 100%;
  }

  .header_wrap__new .logo img {
    display: none;
  }

  .header-logo .logo a {
    display: flex;
    width: 100%;
    height: 100%;
  }

  #pos-credit-container {
    top: 32px;
    left: auto;
    width: 100%;
    margin-left: 0;
  }

  #pos-credit-container .pb-sdk-pos-credit {
    margin-top: 0;
  }

  #pos-credit-container .pb-sdk-pos-credit__cont {
    min-width: 292px !important;
    margin-bottom: 0;
    padding: 10px 15px !important;
  }

  .pb-sdk-pos-credit .pb-sdk-pos-credit__head__text {
    font-size: 19px !important;
  }

  .pb-sdk-pos-credit .pb-sdk-pos-credit__desc {
    margin-bottom: 14px !important;
  }

  .pb-sdk-pos-credit .pb-sdk-pos-credit__order__total {
    margin: 5px 0 5px 0 !important;
  }

  .pb-sdk-pos-credit .pb-sdk-pos-credit__order {
    margin-bottom: 15px !important;
  }

  .pb-sdk-pos-credit .pb-sdk-pos-credit__form-group .pb-sdk-pos-credit__form-control {
    height: 42px !important;
    font-size: 14px !important;
    line-height: 1.2 !important;
  }

  .pb-sdk-pos-credit .pb-sdk-pos-credit__form-group {
    min-height: 50px !important;
  }

  .pb-sdk-pos-credit .pb-sdk-pos-credit__form-group .pb-sdk-pos-credit__field-label {
    top: 12px !important;
    font-size: 15px !important;
  }

  .pb-sdk-pos-credit .pb-sdk-pos-credit__form-group.pb-sdk-pos-credit__has-value > .pb-sdk-pos-credit__field-label {
    top: 3px !important;
    font-size: 11px !important;
  }

  .pb-sdk-pos-credit .pb-sdk-pos-credit__cb-cont > label {
    font: 11px/14px Open Sans, sans-serif !important;
  }

  .pb-sdk-pos-credit .pb-sdk-pos-credit__btns {
    margin: 10px 0 15px !important;
  }

  .pb-sdk-pos-credit .pb-sdk-pos-credit__cb-cont {
    margin-bottom: 20px !important;
  }

  .pb-sdk-pos-credit .pb-sdk-pos-credit__desc__item {
    margin: 1px 28px !important;
    font-size: 13px !important;
  }

  .pb-sdk-pos-credit .pb-sdk-pos-credit__license {
    font-size: 12px !important;
  }

}

@media (max-width: 550px) {

  .basket_fly .header_wrap.header_wrap__new #header > .wrapper_inner {
    padding-top: 0;
    padding-bottom: 22px;
  }

  .petrozavodsk .basket_fly .header_wrap.header_wrap__new #header > .wrapper_inner,
  .novgorod .basket_fly .header_wrap.header_wrap__new #header > .wrapper_inner,
  .pskov .basket_fly .header_wrap.header_wrap__new #header > .wrapper_inner {
    padding-bottom: 34px;
  }

  .header_wrap__new .header-row__second .header-phones .callback_btn {
    display: inline-block;
    margin-top: 3px;
    margin-left: 20px;
    padding: 0 0;
    text-decoration: none;
    border-bottom: 1px dashed;
  }

  .header_wrap__new .header-row__second .header-phones .callback_btn:first-child::before {
    content: "\f095";
    /*content: '\f2a0';*/
    position: absolute;
    top: 3px;
    left: 3px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    text-rendering: auto;
    color: #ff7800;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

  }

  .footer-phones .callback_btn:before {
    content: "\f095";
    /*content: '\f2a0';*/
    position: absolute;
    display: inline-block;
    margin-top: 2px;
    margin-left: -19px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    text-rendering: auto;
    color: #ff7800;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

  }

  .header_wrap.header_wrap__new #header .search__mobile {
    position: fixed;
    top: 210px;
    right: 0 !important;
    left: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 38px;
    min-height: inherit;
    font-size: 17px;
    text-align: center;
    color: white;
    background: #424f60;
    border-right: 1px solid #e7edf23d;
    border-radius: 4px 0 0 0;
    box-shadow: none;
  }

  .header_wrap__new #header .basket_fly .opener {
    top: 68px;
  }

  .header_wrap__new .header-row .search {
    position: absolute;
    top: 0;
    left: -15px;
    z-index: 2;
    display: none;
    width: 100vw;
    max-width: 100vw;
    box-shadow: 0 0 24px 6px #00000061;
  }
}

@media (max-width: 400px) {

  .basket_fly .header_wrap.header_wrap__new #header > .wrapper_inner {
    padding-top: 38px;
  }

  .header_wrap.header_wrap__new #header .basket_fly {
    right: 0 !important;
    left: auto !important;
    width: 80%;
    height: 38px;
  }

  .header_wrap.header_wrap__new #header .search__mobile {
    position: absolute;
    top: 0;
    right: auto;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20%;
    height: 38px;
    min-height: inherit;
    font-size: 17px;
    text-align: center;
    color: white;
    background: #424f60;
    border-right: 1px solid #e7edf23d;
    box-shadow: none;
  }

  .header_wrap__new .header-row .search {
    position: absolute;
    top: 0;
    left: -15px;
    z-index: 2;
    display: none;
    width: 100vw;
    max-width: 100vw;
    box-shadow: 0 0 24px 6px #00000061;
  }
}

@media (max-width: 330px) {
  .pb-sdk-pos-credit .pb-sdk-pos-credit__desc__item {
    font-size: 12px !important;
  }

  .pb-sdk-pos-credit .pb-sdk-pos-credit__cb-cont {
    margin-bottom: 15px !important;
  }

  .pb-sdk-pos-credit .pb-sdk-pos-credit__license {
    font-size: 10px !important;
  }

}

body.scrl #header .catalog_menu {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
}

body.scrl #header .wrapper_inner {
  margin-bottom: 47px;
}

.bx-soa-pp-delivery-cost {
  min-width: 100px;
}

.bx-soa-customer-field[data-property-id-row="8"] {
  display: none;
}

.catalog_block .catalog_item .item-title {
  width: 100%;
  min-height: 24px;
}

.item_block.show_all {
  display: none;
}

@media (max-width: 650px) {

  #bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-img-block {
    margin-right: 5px;
    margin-bottom: 0;
    float: left !Important;
  }

  #bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-title a {
    font-weight: 500;
  }

  #bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-img-block .bx-soa-item-imgcontainer {
    width: 62px;
    height: 59px;
    line-height: 62px;
  }

  #bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td.bx-soa-item-properties {
    width: auto !important;
    margin-top: 0;
    margin-right: 10px;
    float: left;
  }

  #bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-title {
    line-height: 17px;
  }

  #bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td.bx-soa-item-properties:nth-child(2),
  #bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td.bx-soa-item-properties:nth-child(3) {
    display: none;

  }

  #bx-soa-order #bx-soa-delivery .bx-soa-pp-item-container .bx-soa-pp-company-smalltitle {
    top: auto;
    left: auto;
    max-width: calc(100% - 54px) !important;
  }

  #bx-soa-order #bx-soa-delivery .bx-soa-pp-item-container .bx-soa-pp-delivery-cost {
    left: 42px;
  }

  .basket-checkout-container {
    margin-bottom: 0;
    padding: 0 0;
    border: none;
  }

  .basket-checkout-block-total {
    padding-top: 0;
  }

  .basket-checkout-block-total-title {
    font-size: 22px;
  }

  .basket-coupon-block-total-price-current {
    font-size: 32px;
  }

  .basket-checkout-section-inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
  }

  .basket-checkout-block-total-price-inner {
    padding-top: 0;
  }

  .catalog_section_list.rows_block.open {
    position: relative;
    border: 1px solid #424f60;
  }

  .catalog_section_list.rows_block a.item_block:nth-child(n+6) {
    display: none;
  }

  .item_block.show_all {
    display: block;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
    background: #424f60;
    cursor: pointer;
  }

  .item_block.show_all .close,
  .item_block.show_all.active .open {
    display: none;
  }

  .item_block.show_all.active .close,
  .item_block.show_all .open {
    display: inline-block;
  }
}

@media (max-width: 400px) {
  .catalog_section_list .section_item {
    padding: 17px 22px;
  }

  .item_block.show_all {
    padding: 18px 22px;
  }
}

#bx-soa-order #bx-soa-delivery .bx-soa-pp-item-container .bx-soa-pp-company-smalltitle {
  max-width: 80%;
}

@media (max-width: 991px) {
  .mainpage-catalog-hits .catalog_item:not(:hover) .like_icons {
    margin-left: 30px;
  }
}

@media (max-width: 630px) {
  .mainpage-catalog-hits .best_block.tab_slider_wrapp .top_blocks .tabs li {
    box-sizing: border-box;
    width: 33%;
    max-width: 200px;
    padding-right: 2%;
    padding-left: 2%;
  }

  .mainpage-catalog-hits .best_block.tab_slider_wrapp .top_blocks .tabs > li span {
    font-size: 14px;
  }

  .mainpage-catalog-hits .best_block.tab_slider_wrapp .top_blocks .tabs li:nth-child(1) span:before,
  .mainpage-catalog-hits .best_block.tab_slider_wrapp .top_blocks .tabs li:nth-child(2) span:before,
  .mainpage-catalog-hits .best_block.tab_slider_wrapp .top_blocks .tabs li:nth-child(3) span:before {
    margin-right: 5px;
  }
}

@media (max-width: 490px) {
  .mainpage-catalog-hits .best_block.tab_slider_wrapp .top_blocks .tabs li span:before {
    display: none !important;
  }

  .mainpage-catalog-hits .best_block.tab_slider_wrapp .top_blocks .tabs > li span {
    padding: 2px 0;
  }
}

@media (max-width: 420px) {
  .mainpage-catalog-hits .best_block.tab_slider_wrapp .top_blocks .tabs > li span {
    font-size: 12px;
    white-space: nowrap;
  }
}

@media (min-width: 520px) and (max-width: 640px) {
  .catalog_block .catalog_item {
    padding-right: 5%;
    padding-left: 5%;
  }

  .counter_wrapp .button_block {
    position: absolute;
    right: 5%;
    max-width: 120px;
  }

  .counter_wrapp .button_block .button {
    padding-right: 7%;
    padding-left: 7%;
  }

}

.show_un_props .catalog_block .catalog_item {
  overflow: visible;
}

.catalog_block .catalog-element.element-item .catalog_item_wrapp .catalog_item .cost.prices,
.catalog_block .catalog-element.element-item .catalog_item_wrapp .catalog_item .footer-item {
  position: relative;
  left: auto;
}

.catalog_block .catalog-element.element-item .catalog_item_wrapp .catalog_item .cost.prices {
  bottom: -2px;
  width: 100%;
}

.catalog_block .catalog-element.element-item .catalog_item_wrapp .catalog_item .cost.prices,
.catalog_item .cost.prices .price.only_price {
  bottom: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  font-size: 18px;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.catalog_block .catalog-element.element-item .catalog_item_wrapp .catalog_item .footer-item {
  width: 100%;
}

.catalog_block .catalog-element.element-item .counter_wrapp {
  max-width: 120px;
  margin: 0 auto;
}

.counter_wrapp .button_block {
  min-width: 120px;
}

.catalog_section_list .section_item_inner {
  margin: 0 auto;
}

@media (min-width: 520px) and (max-width: 640px) {
  .counter_wrapp .button_block {
    position: relative;
    right: auto;
  }
}

@media (min-width: 640px) {
  .catalog_block .catalog-element.element-item .catalog_item_wrapp .catalog_item .footer-item {
    bottom: auto;
  }
}

@media (max-width: 1024px) {
  .header_wrap__new .slogan {
    width: 180px;
  }

  .menu_top_block li .dropdown {
    width: 158px;
  }

  .header_wrap.header_wrap__new .menu_top_block li.full:hover > .dropdown, .header_wrap.header_wrap__new .menu_top_block.catalogfirst li.full:hover > .dropdown {
    left: 1px !important;
    max-width: calc(100vw - 206px);
  }

  .menu_top_block li.full.m_line > .dropdown {
    z-index: 2;
  }

  .header_wrap__new .header-row .search {
    margin: 0 20px;
  }

  .select-city__block__text-city {
    white-space: nowrap;
  }

  .header_wrap__new .logo img {
    max-width: 203px;
  }

  .header_wrap__new .slogan {
    top: 25px;
    left: 57px;
    font-size: 12px;
  }
}

@media (max-width: 992px) {

  .header_wrap.header_wrap__new .menu_top_block li.full:hover > .dropdown, .header_wrap.header_wrap__new .menu_top_block.catalogfirst li.full:hover > .dropdown {
    max-width: calc(100vw - 186px);
  }

  .catalog-item-footer-new .offer_buy_block .counter_wrapp {
    width: 100% !important;
  }

  .item_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }

  .item_info .catalog-item-footer-new {
    margin-top: auto
  }

  .item_info .bx_catalog_item_scu.wrapper_sku {
    margin-bottom: 10px;
  }

  .header_wrap__new {
    margin-bottom: 20px
  }

  .header_wrap__new .logo img {
    max-width: 100%;
  }

  .sku_props .bx_item_detail_scu .bx_item_section_name {
    color: black;
  }

  .sku_props .bx_item_detail_scu {
    flex-direction: column;
    align-items: start !important;
  }
}

.remove_after::after {
  content: none !important;
}

@media (max-width: 650px) {
  .catalog_section_list.rows_block.open {
    border: none;
  }
}

h1#pagetitle {
  line-height: 1.1em;
}

.store_property.store_soc {
  margin-top: 20px;
}

.store_property.store_soc .small_title {
  display: none;
}

.catalog_detail .info_item .middle_info .buy_block .buys_wrapp.offer_buy_block {
  flex-wrap: wrap;
  width: 100%;
}

.info_item .middle_info .buy_block .counter_wrapp,
.info_item .middle_info .buy_block .wrapp_one_click,
.info_item .middle_info .buy_block .wrapp_one_click span {
  width: 100% !important;
}

.info_item .middle_info .buy_block .counter_wrapp span,
.info_item .middle_info .buy_block .wrapp_one_click span,
.info_item .middle_info .buy_block .button.big_btn.in-cart {
  padding: 15px 0 !important;
  font-size: 16px;
}

.info_item .middle_info .buy_block .wrapp_one_click {
  margin-left: 0 !important;
}

.info_item .middle_info .prices .price {
  font-size: 32px;
}

.info_item .middle_info {
  margin-top: 15px;
}

.info_item .middle_info .buy_block .counter_wrapp span:before {
  top: 15px;
}

@media (max-width: 1225px) {
  .wrapper_inner .info_item .middle_info .buy_block .counter_wrapp,
  .wrapper_inner .info_item .wrapp_one_click {
    width: 100% !important;
    max-width: 100% !important;
    margin-right: 0 !important;
  }
}

@media (max-width: 767px) {
  .info_item .middle_info .buy_block .counter_wrapp span,
  .info_item .middle_info .buy_block .wrapp_one_click span,
  .wrapper_inner .info_item .middle_info .buy_block .button.big_btn.to-cart {
    padding: 15px 0 !important;
  }

  .header-right-phones .phone-comment {
    display: none;
  }
}

#footer .links.rows_block.soc_icons {
  margin: 0;
}

#footer .rows_block.soc_icons .item_block {
  margin: 0;
}

#footer .payments {
  margin-top: 10px;
}

#footer .payments img {
  max-width: 100%;
}

@media (max-width: 980px) {
  #footer .footer_bottom_inner {
    flex-wrap: wrap;
  }

  #footer .footer-menu-block {
    flex: unset;
    width: 100%;
    margin-top: 40px;
  }
}

@media (max-width: 540px) {
  .footer-catalog-menu {
    flex-wrap: wrap;
  }

  .footer-catalog-menu .col-2 {
    width: 100%;
  }

  #footer .social {
    padding: 20px 0;
  }

  .product_map_items h3 {
    text-align: left;
  }
}

.bottom-call {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  max-width: 1160px;
  margin: 0 auto 55px auto;
  padding: 40px 0.5% 40px 4% !important;
  border: 1px solid #eaebec;
}

.bottom-call_info {
  width: calc(100% - 460px);
}

.bottom-call_phone {
  width: 400px;
  text-align: center;
}

.bottom-call_info h6 {
  padding-bottom: 15px;
  font-size: 24px;
  font-weight: 500;
  color: #000000;
}

.bottom-call_info p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.4;
}

.bottom-call_phone span {
  display: block;
}

.bottom-call_num {
  font-size: 32px;
  font-weight: 500;
  color: #ff7800;
}

.bottom-call_time {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 500;
  color: #555555;
}

.bottom-call_button {
  width: 240px;
  margin: 20px auto 0 auto;
  padding-bottom: 2px;
  font-size: 18px;
  font-weight: 500;
  line-height: 40px;
  color: #000000;
  background: #eeeeee;
  cursor: pointer;
}

.bottom-call_button:hover {
  color: #ffffff;
  background: #ff7800;
}

.group_description_block.bottom ul {
  margin-bottom: 20px;
}

@media (max-width: 1210px) {
  .bottom-call {
    max-width: 96%;
  }
}

@media (max-width: 940px) {
  .bottom-call {
    flex-wrap: wrap;
    border: none;
  }

  .bottom-call_info,
  .bottom-call_phone {
    width: 100%;
  }

  .bottom-call_info {
    text-align: center;
  }

  .bottom-call_info {
    max-width: 600px;
    margin: 0 auto;
  }

  .bottom-call_phone {
    margin-top: 30px;
  }

  .catalog_item .item_info {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .news_detail_wrapp .detail_text img {
    max-width: 100%;
    height: auto !important;
  }
}

.wraps > .wrapper_inner {
  padding-bottom: 10px;
}

@media (max-width: 767px) {
  .basket-items-search-field + .basket-items-list-header-filter {
    margin-top: 15px;
  }

  .news_detail_wrapp .sod-num > li {
    width: 100%;
  }

  .bx_compare .button.grey_br.transparent {
    max-width: 100px;
  }

  .bx_compare .frame.props .wraps {
    margin-left: -100px;
  }
}

.mob-fix {
  display: none;
}

@media (max-width: 900px) {
  body.scrl .header_wrap.header_wrap__new #header .catalog_menu {
    position: relative !important;
  }

  body.scrl .header_wrap.header_wrap__new #header .basket_fly {
    position: fixed !important;
    top: 50px;
    right: 0 !important;
    left: auto !important;
    width: 100%;
    height: 38px;
    min-height: inherit;
    box-shadow: none;
  }

  body.scrl .mob-fix {
    position: fixed;
    top: 0;
    z-index: 9;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 50px;
    padding: 14px 20px;
    background: #ffffff;
  }

  .mob-fix #title-searchs-input {
    width: 130px;
    padding: 8px 0;
    border: none;
    border-bottom: 1px solid #eeeeee;
  }

  body.scrl .menu.top.fix-show {
    position: fixed;
    top: 88px;
    display: block !important;
  }

  body.scrl #header .basket_fly .opener {
    position: static;
    left: 0;
    width: 100%;
    border-radius: 0;
  }

  body.scrl #header .basket_fly .opener > div {
    width: 25%;
    float: right;
  }

  .mob-fix #title-searchs-input::placeholder {
    width: 40px;
  }
}

.stock {
  margin: 10px auto;
  color: #24b232;
}

.more .dropdown li:hover a.dark_font {
  color: white;
  background: #ff7800;
}

.faq-main-block {
  margin: 100px 0;
}

.faq-main-title {
  margin-bottom: 40px;
  font-size: clamp(30px, 3.91vw, 40px);
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  color: var(--3-e-3-e-3-e, #3e3e3e);
}

.faq-main-block .faq-answer {
  display: none;
}

.faq-main-block .faq-question {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
  padding: 14px 40px 14px 40px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  text-transform: uppercase;
  color: rgb(62, 62, 62);
  background: rgb(252, 243, 236);
  border-radius: 20px;
  cursor: pointer;
}

.faq-main-block .faq-question:before {
  content: url(/img/faqArr.png);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  min-width: 30px;
  height: 30px;
  margin-right: 20px;
  color: #ffffff;
  background: rgb(255, 142, 87);
  border-radius: 10px;
  transform: rotate(180deg);
}

.faq-item.open .faq-question:before {
  transform: rotate(0deg);
}

.faq-item.open .faq-answer {
  display: block;
  padding: 10px 0 10px 42px;
}

@media (max-width: 1200px) and (min-width: 800px) {
  .pay-methods {
    flex-wrap: wrap;
  }

  .info_item .pay-methods-block .method-item {
    width: 50%;
    margin-bottom: 20px;
  }

  a.scroll-to-top {
    right: auto;
    left: 100px;
  }

  .product_plus {
    flex-wrap: wrap;
  }

  .plus-item {
    width: 45%;
  }
}

@media (max-width: 1200px) and (min-width: 767px) {
  .header-phones .phones {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .faq-main-block .faq-question {
    align-items: flex-start;
    padding: 14px 20px 14px 20px;
  }

  .faq-item.open .faq-answer {
    padding: 10px 0 10px 22px;
  }
}

@media (max-width: 360px) {
  .mainpage-catalog-hits .best_block.tab_slider_wrapp .top_blocks .tabs > li span {
    font-size: 11px;
  }

  body .wrapper .top_slider_wrapp .flexslider, body .wrapper .top_slider_wrapp .flexslider .slides > li, body .wrapper .top_slider_wrapp .flexslider .slides > li td {
    height: 135px !important;
  }
}

.marquee_inner marquee {
  display: block;
  box-sizing: border-box;
  padding: 5px 24px;
  font-size: 14px;
  color: #ff7800;
  background-color: #eeeeee;
}

.wrapper_inner.marquee_inner {
  padding-top: 0;
}

.group_description_block.bottom ul li {
  list-style: disc;
}

.catalog_item_wrapp .old-price {
  display: block;
  margin-top: 5px;
  font-size: 16px !important;
  font-weight: 400;
  text-align: left;
  text-decoration: line-through;
  color: #000000 !important;
}

.catalog_item_wrapp .proc-price {
  margin-left: 10px;
  padding: 3px 11px;
  font-size: 14px !important;
  font-weight: 700;
  font-weight: 400;
  color: #ffffff !important;
  background-image: url(/images/bg_sale_s.svg);
  background-position: 0;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 4px;
}

.wish-fancy .fancybox-skin {
  background: rgb(194, 222, 237);
  border-radius: 20px;
}

#wish_pop, #buy_pop {
  position: relative;
  width: 400px;
  max-width: 100%;
  padding: 40px 0;
  text-align: center;
}

.pop-title {
  width: 250px;
  margin: 30px auto;
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
  color: rgb(62, 62, 62);
}

.pop-close-but {
  width: max-content;
  margin: 0 auto;
  padding: 14px 50px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: rgb(255, 255, 255);
  background: rgb(255, 142, 87);
  border-radius: 10px;
  cursor: pointer
}

.pop-close-but:hover {
  opacity: 0.8;
}

.pop-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 14px;
  height: 14px;
  background: url(/local/templates/aspro_optimus/css/../images/close_icons.png) -1px -59px no-repeat;
  background-position: -1px -46px !important;
  cursor: pointer;
}

.hidden-wish, #wish_pop, .hidden-buy, #buy_pop {
  display: none;
}

.cart__favorities-active .count-cell {
  display: none;
}

.cart_mini__basket_not_favorites_items.active:not(.cart__favorities-active) .fav-to-cart {
  display: none;
}

.fav-to-cart {
  cursor: pointer;
}

.slider-new-title {
  margin-bottom: 30px;
  font-size: 50px;
  font-weight: 400;
  line-height: 60px;
}

.slider-new-desk {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.slider-card .slick-dots {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  margin: 20px auto;
  padding-left: 0;
}

.slider-card .slick-dots button {
  display: block;
  width: 15px;
  height: 4px;
  margin: 0 3px;
  margin-bottom: 5px;
  font-size: 0;
  background: #c2deed;
  border: none;
  -webkit-appearance: none;
}

.slider-card .slick-dots .slick-active button {
  background: #ff6b23
}

.slider-card .slick-track {
  display: block !important;
}

.banstud, .banruk {
  box-sizing: border-box;
  margin-bottom: 30px;
  padding-top: 131px;
  padding-bottom: 62px;
  padding-left: 275px;
  background: url(/img/banstud.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.banruk {
  background-image: url(/img/bansofis.png);
}

.banstud > div:first-child, .banruk > div:first-child {
  margin-bottom: 20px;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  color: var(--3-e-3-e-3-e, #3e3e3e);
}

.banstud > div:last-child, .banruk > div:last-child {
  max-width: 650px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  color: var(--3-e-3-e-3-e, #3e3e3e);
}

.tab-img-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1 / 1;
  margin: 10px;
  padding: 10px;
  border: 1px solid #c5c5c5;
  border-radius: 20px;
}

.tab-img-slide img {
  max-width: 100%;
}

.tab-img-arrows {
  margin-top: 20px;
}

.tab-img-arrows_body_arrows {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  width: 100%;

  margin-top: 30px;
}

.tab-img-arrows_body_arrows_arrow {
  width: 30px;
  height: 30px;
  background: #fcf3ec;
  border: 0;
  border-radius: 10px;
}

.tab-img-arrows_body_arrows_arrow_svg {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.tab-img-arrows_body_arrows_arrow_svg2 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  transform: rotate(180deg);
}

.tab-img-arrows_body_arrows_arrow:hover {
  background: #ff8e57;
}

.reviews_body_review_img {
  display: flex;
  flex-wrap: wrap;

}

.reviews_body_review_img img {
  height: 150px;
  margin: 10px 0;
  margin-right: 15px;
}

.tabs_content .reviews_body_review, .tabs_content .reviews_body {
  width: 100%;
  max-width: 100%;
}

.tab-rev-buts {
  display: flex;
  align-items: center;
}

.tab-rev-more {
  margin-right: 20px;
  padding: 14px 40px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  color: var(--white, #ffffff);
  background: #ff8e57;
  border-radius: 10px;
  cursor: pointer;
}

.tab-rev-form {
  padding: 13px 39px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  color: var(--3-e-3-e-3-e, #3e3e3e);
  background: #c2deed;
  border: 1px solid #c2deed;
  border-radius: 10px;
  cursor: pointer;
}

.tab-rev-more:hover {
  background: #ff6b23
}

.tab-rev-form:hover {
  background: transparent;
}

#rev-form {
  box-sizing: border-box;
  width: 730px;
  max-width: 100%;
}

.rev-form-fancy .fancybox-skin {
  box-sizing: border-box;
  padding: 40px !important;
  background: #c2deed;
  border-radius: 20px;
}

.rev-form-title {
  margin-bottom: 30px;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  color: var(--3-e-3-e-3-e, #3e3e3e);
}

.rev-form-rating-area {
  width: 125px;
  margin-bottom: 15px;
  overflow: hidden;
}

.rev-form-rating-area:not(:checked) > input {
  display: none;
}

.rev-form-rating-area:not(:checked) > label {
  width: 24px;
  padding: 0;
  float: right;
  font-size: 24px;
  line-height: 24px;
  color: #3e3e3e;
  opacity: 0.3;
  cursor: pointer;
}

.rev-form-rating-area:not(:checked) > label:before {
  content: "★";
}

.rev-form-rating-area > input:checked ~ label {
  color: #ff8e57;
  opacity: 1;
}

.rev-form-rating-area:not(:checked) > label:hover,
.rev-form-rating-area:not(:checked) > label:hover ~ label {
  color: #ff8e57;
  opacity: 1;
}

.rev-form-rating-area > input:checked + label:hover,
.rev-form-rating-area > input:checked + label:hover ~ label,
.rev-form-rating-area > input:checked ~ label:hover,
.rev-form-rating-area > input:checked ~ label:hover ~ label,
.rev-form-rating-area > label:hover ~ input:checked ~ label {
  color: #ff8e57;
  opacity: 1;
}

.rate-area > label:active {
  position: relative;
}

.rev-fields {
  display: flex;
  justify-content: space-between;
}

.rev-fields > div {
  width: 49%;
}

.rev-fields input[type="text"] {
  margin-bottom: 14px;
  padding: 12px 30px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  color: var(--3-e-3-e-3-e, #3e3e3e);
  background: #ffffff;
  border: none;
  border-radius: 10px;
}

.rev-fields textarea {
  height: calc(100% - 14px);
  margin-bottom: 14px;
  padding: 12px 30px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  color: var(--3-e-3-e-3-e, #3e3e3e);
  background: #ffffff;
  border: none;
  border-radius: 10px;
  resize: none;
}

.rev-bottom .form_question_background_form_div_check {
  margin-bottom: 0;
  margin-left: 2%;
}

#rev-but {
  width: 49%;
  padding: 14px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  color: var(--white, #ffffff);
  background: #ff8e57;
  border: none;
  border-radius: 10px;
}

.rev-input-file-row {
  display: inline-block;
}

.rev-input-file-row .input-file {
  position: relative;
  display: inline-block;
}

.rev-input-file-row .input-file span {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  height: 40px;
  margin: 0;
  padding: 10px 20px;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  text-decoration: none;
  color: rgb(255 255 255);
  background-color: #ff8e57;
  border: none;
  border-radius: 4px;
  outline: none;
  transition: background-color 0.2s;
  cursor: pointer;
  vertical-align: middle;
}

.rev-input-file-row .input-file input[type=file] {
  position: absolute;
  z-index: -1;
  display: block;
  width: 0;
  height: 0;
  opacity: 0;
}

/* Focus */
.rev-input-file-row .input-file input[type=file]:focus + span {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}

/* Hover/Active */
.rev-input-file-row .input-file:hover span {
  background-color: #59be6e;
}

.rev-input-file-row .input-file:active span {
  background-color: #2e703a;
}

/* Disabled */
.rev-input-file-row .input-file input[type=file]:disabled + span {
  background-color: #eeeeee;
}

/* Список файлов */
.rev-input-file-row .input-file-list {
  padding: 10px 0;
}

.rev-input-file-row .input-file-list-item {
  margin-bottom: 10px;
}

.rev-input-file-row .input-file-list-remove {
  display: inline-block;
  margin-left: 5px;
  text-decoration: none;
  color: red;
}

#rev-form .form_question_background_form_check[type="checkbox"] {
  min-width: 14px;
}

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

@media (max-width: 1600px) {
  .banstud, .banruk {
    padding-top: 110px;
    padding-left: 255px;
  }
}

@media (max-width: 1400px) {
  .banstud {
    background-image: url(/img/banstud_768.png);
    background-size: cover;
  }

  .banruk {
    background-image: url(/img/banofis_768.png);
    background-size: cover;
  }

  .banstud, .banruk {
    padding-top: 180px;
    padding-bottom: 96px;
    padding-left: 50px;
  }
}

@media (max-width: 800px) {
  .banstud, .banruk {
    padding-top: 115px;
    padding-bottom: 65px;
    padding-left: 50px;
    background-size: contain;
  }

  .banstud > div:last-child, .banruk > div:last-child {
    max-width: 510px;
  }

  .rev-fields {
    flex-wrap: wrap;
  }

  .rev-fields > div, #rev-but {
    width: 100%;
  }

  #rev-form .form_question_background_form_check[type="checkbox"] {
    width: 14px !important;
    min-width: 14px;
  }
}

@media (max-width: 767px) {
  .banstud {
    background-image: url(/img/banstud_320.png);
    background-size: cover;
  }

  .banruk {
    background-image: url(/img/banofis_320.png);
    background-size: cover;
  }

  .banstud, .banruk {
    padding-top: 150px;
    padding-right: 30px;
    padding-bottom: 90px;
    padding-left: 30px;
    border-radius: 30px;
  }

  .banstud > div:first-child, .banruk > div:first-child {
    max-width: 60%;
    margin-bottom: 20px;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    color: var(--3-e-3-e-3-e, #3e3e3e);
  }

  .banstud > div:last-child, .banruk > div:last-child {
    max-width: 80%;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    color: var(--3-e-3-e-3-e, #3e3e3e);
  }
}

@media (min-width: 1381px) {
  .swiper-slide[id$="149259"] .slide__product-info .info:nth-child(2) {
    width: 370px;
    margin-top: 60px;
    padding: 23px;
  }
}

@media (max-width: 1380px) and (min-width: 731px) {
  .swiper-slide[id$="149259"] .slider-new-title br {
    display: none;
  }

  .swiper-slide[id$="149259"] .slider-new-title {
    max-width: 600px;
    font-size: 40px;
  }
}

@media (max-width: 1080px) {
  .slider .slide__product-info .info {
    max-width: 290px !important;
    padding: 22px 15px !important;
  }

  div[data-property_id="132"] .hidden_values {
    display: block !important;
  }

  div[data-property_id="132"] .inner_expand_text {
    display: none !important;
  }
}

@media (max-width: 980px) {
  .swiper-slide[id$="151435"] .main-page__main-banner_main-img, .swiper-slide[id$="149259"] .main-page__main-banner_main-img, .swiper-slide[id$="151444"] .main-page__main-banner_main-img, .swiper-slide[id$="155067"] .main-page__main-banner_main-img {
    display: none;
  }

  .swiper-slide[id$="151435"] {
    height: 822px;
    background: url(/img/ban768.png);
  }

  .swiper-slide[id$="149259"] {
    height: 822px;
    background: url(/img/ban7682.png);
  }

  .swiper-slide[id$="155067"] {
    height: 822px;
    background: url(/img/pochta768.jpg);
    background-size: cover;
  }

  .swiper-slide[id$="150559"] {
    height: 822px;
  }

  .swiper-slide[id$="151444"] {
    height: 822px;
    background: url(/img/ban7683.png);
    background-size: cover;
  }

  .product_category_info_tovar_city a {
    width: 100%;
    text-align: center;
  }

}

@media (max-width: 730px) {
  .swiper-slide[id$="151435"], .swiper-slide[id$="149259"], .swiper-slide[id$="151444"], .swiper-slide[id$="155067"] {
    height: 700px;
    background: none;
  }

  .swiper-slide[id$="150559"] {
    height: 700px;
  }

  .swiper-slide[id$="149259"] .slider-new-title {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 20px;
  }

  .swiper-slide[id$="149259"] .slider-new-desk {
    font-size: 14px;
  }

  .bottom_nav.block {
    float: none;
  }

  .wrap_ae00 {
    bottom: 100px !important;
  }

  .swiper-slide[id$="149259"] .slide__product-info .info:nth-child(1) .name:before {
    content: "1. "
  }

  .swiper-slide[id$="149259"] .slide__product-info .info:nth-child(2) .name:before {
    content: "2. "
  }

  .swiper-slide[id$="149259"] .slide__group {
    margin-top: 100px;
  }

  .swiper-slide[id$="149259"] .slide__group .slide__product {
    position: relative;
  }

  .swiper-slide[id$="149259"] .slide__group .slide__product:before {
    content: "1";
    position: absolute;
    bottom: 10px;
    left: 15px;
    z-index: 4;
    display: block;
    width: 30px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    color: #3e3e3e;
    background: #ffffff;
    border-radius: 10px;

  }

  .swiper-slide[id$="149259"] .slide__group .slide__product:after {
    content: "2" !important;
    position: absolute;
    top: 60%;
    right: 10px;
    left: unset;
    z-index: 4;
    display: block !important;
    width: 30px;
    height: 30px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    color: #3e3e3e;
    opacity: 1;
    background: #ffffff;
    border-radius: 10px;
    transform: none;
  }

}

.swiper-slide[id$="149259"] .slide__text {
  gap: 15px !important;
}

.swiper-slide[id$="151435"] .slide__product::after, .swiper-slide[id$="151444"] .slide__product::after, .swiper-slide[id$="155067"] .slide__product::after {
  content: none;
}

.swiper-slide[id$="151444"] .slide__text .btn {
  width: 220px;
}

.text-rev-modal, .show-rev-modal {
  display: none;
}

.modal_rev .form_question_background_img, .modal_rev .hidden-rev-modal {
  display: none;
}

.modal_rev .text-rev-modal, .modal_rev .show-rev-modal {
  display: block;
}

.modal_rev .fancybox-skin {
  background: transparent;
  box-shadow: none;
}

.modal_rev .form_question_background_form {
  margin: 0;
  padding: 40px;
}

.modal_rev .form_question_background {
  border-radius: 20px;
}

.modal_rev .form_question_background_form_div_check {
  margin-bottom: 0;
}

.reviews_head_href {
  width: max-content;
  margin-bottom: 20px;
  padding: 11px 80px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
  color: #ff8e57;
  background: #ffffff;
  border: 1px solid #ff8e57;
  border-radius: 10px;
}

.reviews_head_href:hover {
  color: #ffffff;
  background: #ff8e57;
  border: 1px solid #ffffff
}

.reviews_head_info {
  padding-top: 27px !important;
}

.modal-close {
  display: none;
}

.modal_rev .modal-close {
  position: absolute;
  top: 15px;
  right: 20px;
  display: block;
  width: 14px;
  height: 14px;
  background: url(/local/templates/aspro_optimus/css/../images/close_icons.png) -1px -59px no-repeat;
  background-position: -1px -46px !important;
  cursor: pointer;
}

.modal_rev .form_question {
  position: relative;
  padding-top: 0;
}

.modal_rev .form_question_background_form_question_h1 {
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
}

.noactive_product {
  font-size: 14px;
}

.brand-title {
  margin-bottom: 60px;
  font-family: Unbounded;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  color: var(--3-e-3-e-3-e, #3e3e3e);
}

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

.brand-block {
  margin-bottom: 100px;
}

.brand-left, .brand-right {
  display: none;
}

.actstat-block {
  margin-bottom: 100px;
}

.actstat-nav {
  display: flex;
  margin-bottom: 30px;

}

.actstat-nav > div {
  margin-right: 14px;
  padding: 8px 50px;
  font-family: Unbounded;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  color: var(--3-e-3-e-3-e, #3e3e3e);
  background: #fcf3ec;
  border-radius: 10px;
  cursor: pointer;
}

.actstat-nav > div.active-nav {
  background: #c2deed;
}

.actstat-tabs > div {
  display: none;
}

.actstat-tabs > div.active-tab {
  display: block;
}

.actstat-tab {
  display: flex;
  justify-content: space-between;
}

.actstat-tab > div {
  width: 31%;
}

.actstat-tab > div img {
  max-width: 100%;
  margin-bottom: 20px;
  border-radius: 40px;
}

.actstat-name {
  margin-bottom: 10px;
  font-family: Unbounded;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 133.333% */
  color: var(--3-e-3-e-3-e, #3e3e3e);
}

.actstat-text {
  margin-bottom: 20px;
  font-family: Unbounded;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  color: var(--3-e-3-e-3-e, #3e3e3e);
}

.actstat-tab > div a {
  padding: 12px 42px;
  font-family: Unbounded;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  text-transform: uppercase;
  text-decoration: none;
  color: var(--white, #ffffff);
  background: #ff8e57;
  border-radius: 10px;
}

.actstat-tab > div a:hover, .actstat-nav > div:hover {
  color: #ffffff;
  background: #ff6b23;
}

@media (max-width: 980px) {
  .reviews_head_info {
    max-width: 69%;
  }

  .reviews_head_info_head {
    font-size: 32px !important;
    line-height: 37px !important;
  }

  .modal_rev .form_question_background_form_question_htmlform input, .modal_rev .form_question_background_form_question_htmlform_label {
    width: 100% !important;
    max-width: 100% !important;
  }

  .catalog_grid_item .catalog_grid_item__inside-text {
    height: 100% !important;
  }

  .brand-title {
    font-size: 30px;
    line-height: 40px
  }

  .brand-flex {
    width: 90%;
    margin: 0 auto;
  }

  .brand-flex img {
    max-width: 100%;
    margin: 0 auto;
  }

  .brand-inner {
    position: relative;
  }

  .brand-left.slick-arrow {
    position: absolute;
    top: 50%;
    left: 5px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    font-size: 0;
    background: #fcf3ec;
    border: 0;
    border-radius: 10px;
    transform: translatey(-50%);
    cursor: pointer;
  }

  .brand-right.slick-arrow {
    position: absolute;
    top: 50%;
    right: 5px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    font-size: 0;
    background: #fcf3ec;
    border: 0;
    border-radius: 10px;
    transform: translatey(-50%);
    cursor: pointer;
  }

  .brand-right.slick-arrow svg {
    transform: rotate(180deg);
  }

  .brand-left.slick-arrow:hover, .brand-right.slick-arrow:hover {
    background: #ff8e57;
  }

  .brand-left.slick-arrow:hover svg path, .brand-right.slick-arrow:hover svg path {
    stroke: #ffffff;
  }

  .actstat-tab > div {
    width: 100%;
  }

  .actstat-name {
    font-size: 20px;
  }

  .actstat-text {
    line-height: 26px;
  }

  .active-tab {
    position: relative;
  }

  .actstat-arrow1 {
    position: absolute;
    top: -45px;
    right: 0;
  }

  .actstat-arrow1 .slick-arrow {
    width: 30px;
    height: 30px;
    margin-right: 7px;
    background: #fcf3ec;
    border: 0;
    border-radius: 10px;
  }

  .actstat-arrow1 .slick-arrow:hover {
    background: #ff8e57;
  }

  .actstat-arrow1 .slick-next svg {
    transform: rotate(180deg);
  }

  .actstat-arrow1 .slick-arrow:hover svg path {
    stroke: #ffffff
  }

  .actstat-arrow2 {
    position: absolute;
    top: -45px;
    right: 0;
  }

  .actstat-arrow2 .slick-arrow {
    width: 30px;
    height: 30px;
    margin-right: 7px;
    background: #fcf3ec;
    border: 0;
    border-radius: 10px;
  }

  .actstat-arrow2 .slick-arrow:hover {
    background: #ff8e57;
  }

  .actstat-arrow2 .slick-next svg {
    transform: rotate(180deg);
  }

  .actstat-arrow2 .slick-arrow:hover svg path {
    stroke: #ffffff
  }

  .actstat-tab .slick-slide {
    padding: 10px
  }

}

@media (max-width: 730px) {
  .reviews_head_gift4 {
    display: none !important;
  }

  .reviews_head_gift5 {
    position: absolute;
    bottom: 0;
    display: block !important;
  }

  .reviews_head_info {
    padding-left: 25px !important;
  }

  .modal_rev .form_question_background_form_question_htmlform_btn {
    width: 100% !important;
    max-width: 100% !important;
  }

  .brand-title {
    font-size: 24px;
    line-height: 34px;
  }

  .actstat-name {
    font-size: 20px;
    line-height: 40px;
  }

  .actstat-text {
    font-size: 14px;
    line-height: 26px;
  }

  .actstat-arrow2, .actstat-arrow1 {
    top: unset;
    right: unset;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
  }
}

.about_manufacturers_img img {
  filter: unset !important;
}

ul.sod-num {
  margin-left: 0;
  padding-left: 0;
}

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

.diz-zag {
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  color: rgb(62, 62, 62);
}

.diz-block1-text {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: rgb(62, 62, 62);
}

.diz-block1-but {
  width: 225px;
  padding: 14px 0;
  font-family: Unbounded;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0%;
  text-align: center;
  color: rgb(255, 255, 255);
  background: rgb(255, 142, 87);
  border-radius: 10px;
  cursor: pointer;
}

.diz-block1-but:hover {
  background: #ff6b23;
}

.diz-block1 > div:first-child {
  width: 50%;
}

.diz-block1-eskiz {
  position: relative;
  width: 45%;
  height: 401px;
  background: rgb(194, 222, 237);
  background-image: url(/dizayn/efon.png);
  background-position: right;
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 40px;
}

.diz-block1-eskiz-text {
  position: absolute;
  right: 25px;
  bottom: 50px;
  max-width: 320px;
  padding: 18px;
  background: rgb(255, 255, 255);
  border-radius: 20px;
}

.diz-block1-eskiz img {
  position: absolute;
  top: 50%;
  left: 30px;
  max-width: calc(100% - 390px);
  transform: translatey(-50%);
}

.diz-block1, .diz-block2 {
  margin-bottom: 100px;
}

.diz-block2 {
  display: flex;
}

.diz-block2 > div {
  width: 24%;
  margin-right: 1%;
}

.diz-block2 > div > div:first-child {
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  color: rgb(255, 142, 87);
  border-bottom: 1px solid rgb(0, 0, 0, 0.1);
}

.diz-block2 > div > div:last-child {
  font-size: 26px;
  font-weight: 400;
  line-height: 40px;
  color: rgb(62, 62, 62);
}

.diz-block3 {
  position: relative;
  height: 654px;
  margin-bottom: 100px;
  background: url(/dizayn/ufon.png);
  background-size: cover;
  border-radius: 40px;
}

.diz-block3-inner {
  position: absolute;
  bottom: 40px;
  left: 40px;
  width: 720px;
  padding: 40px;
  background: rgb(255, 142, 87);
  border-radius: 40px;
}

.diz-block3-zag {
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 0%;
  color: #ffffff;
}

.diz-block3-text {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  color: rgb(255, 255, 255);
}

.diz-block3-but {
  width: 225px;
  padding: 14px 0;
  text-align: center;
  color: #ff8e57;
  background: rgb(255, 255, 255);
  border-radius: 10px;
  cursor: pointer;
}

.diz-block4 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  margin-top: 30px;
  padding: 40px 50px;
  background: rgb(255, 255, 255);
  border: 1px solid rgb(197, 197, 197);
  border-radius: 20px;
}

.diz-block4-inner {
  width: calc(100% - 410px);
}

.diz-block4-inner > div:first-child {
  margin-bottom: 30px;
  font-family: Unbounded;
  font-size: 12px;
  font-weight: 400;
  line-height: 26px;
  color: #ff8e57;
}

.diz-block4-inner > div.diz-block4-zag {
  margin-bottom: 9px;
  font-size: 24px;
  font-weight: 400;
  line-height: 26px;
  text-transform: uppercase;
}

.diz-block4-inner > div.diz-block4-text {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.diz-block4-inner > div:last-child {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: #3e3e3e;
  opacity: 0.5;
}

.diz-block5 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 100px;
}

.diz-block5-but1 {
  margin: 0 10px;
  padding: 12px 35px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
  color: rgb(255, 255, 255);
  background: rgb(255, 142, 87);
  border-radius: 10px;
}

.diz-block5-but2 {
  margin: 0 10px;
  padding: 12px 35px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
  color: rgb(62, 62, 62);
  background: rgb(194, 222, 237);
  border-radius: 10px;
}

.diz-block5-but1:hover {
  color: rgb(255, 255, 255);
  background: #ff6b23;
}

.diz-block5-but2:hover {
  color: rgb(62, 62, 62);
  background: rgb(172, 218, 243);
}

.diz-block6 {
  margin-top: 100px;
  margin-bottom: 100px;
  padding: 50px;
  background: rgb(252, 243, 236);
  border-radius: 40px;
}

.diz-block6-inner {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}

.diz-block6-inner > div {
  width: 31%;
}

.diz-block6-zag {
  margin-top: 20px;
  font-size: 24px;
  font-weight: 400;
  line-height: 50px;
  color: rgb(0, 0, 0);
}

.diz-block6-text {
  min-height: 120px;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  color: rgb(0, 0, 0);
}

.diz-block6-price {
  font-size: 30px;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: 0%;
  color: rgb(0, 0, 0);
}

.diz-block7 {
  margin-bottom: 100px;
}

.diz-block7-inner {
  display: flex;
  justify-content: space-between;
}

.diz-block7-inner > div {
  width: 24%;
  padding: 0 40px 40px;
}

.diz-block7-inner > div > div:first-child {
  margin-bottom: 50px;
  font-size: 128px;
  font-weight: 400;
  line-height: 60%;
  color: rgb(255, 255, 255);
  opacity: 0.5;
}

.diz-block7-inner > div:first-child,
.diz-block7-inner > div:nth-child(3) {
  background: rgb(255, 142, 87);
  border-radius: 40px;
}

.diz-block7-inner > div:nth-child(2),
.diz-block7-inner > div:nth-child(4) {
  background: rgb(194, 222, 237);
  border-radius: 40px;
}

.diz-block7-inner > div:first-child .diz-block7-zag,
.diz-block7-inner > div:nth-child(3) .diz-block7-zag {
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  color: rgb(255, 255, 255);
}

.diz-block7-inner > div:first-child .diz-block7-text,
.diz-block7-inner > div:nth-child(3) .diz-block7-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  color: rgb(255, 255, 255);
}

.diz-block7-inner > div:nth-child(2) .diz-block7-zag,
.diz-block7-inner > div:nth-child(4) .diz-block7-zag {
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  color: rgb(0, 0, 0);
}

.diz-block7-inner > div:nth-child(2) .diz-block7-text,
.diz-block7-inner > div:nth-child(4) .diz-block7-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  color: rgb(0, 0, 0);
}

.diz-block7-but {
  width: 225px;
  margin: 40px auto 100px;
  padding: 14px 0;
  font-family: Unbounded;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0%;
  text-align: center;
  color: rgb(255, 255, 255);
  background: rgb(255, 142, 87);
  border-radius: 10px;
  cursor: pointer;
}

.diz-block7-but:hover {
  background: #ff6b23;
}

.diz-block8-text {
  width: 800px;
  max-width: 100%;
  margin-top: 30px;
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  color: rgb(0, 0, 0);
}

.diz-block8-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.diz-block8-inner > div {
  width: 32%;
  font-size: 24px;
  font-weight: 400;
  line-height: 140%;
  color: rgb(62, 62, 62);

}

.diz-block8-inner > div.diz-block8-hidden {
  display: none;
  margin-top: 30px;
}

.diz-block8-inner.diz-block8-more > div.diz-block8-hidden {
  display: block;
}

.diz-block8-inner.diz-block8-more {
  margin-bottom: 100px;
}

.diz-block8-inner > div.diz-block8-hidden img {
  width: 100%;
  height: 328px;
  border-radius: 40px;
  object-fit: cover;
}

.diz-block8-inner > div img {
  margin-bottom: 30px;
}

.diz-block8-but {
  display: block;
  width: 225px;
  margin: 40px auto 100px;
  padding: 12px 35px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: center;
  text-decoration: none;
  color: rgb(255, 255, 255);
  background: rgb(255, 142, 87);
  border-radius: 10px;
}

.diz-block8-but:hover {
  color: rgb(255, 255, 255);
  background: #ff6b23;
}

.diz-block9 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 50px;
  background: rgb(194, 222, 237);
  border-radius: 50px;
}

.diz-block9-zag {
  margin-bottom: 30px;
  font-size: 70px;
  font-weight: 400;
  line-height: 70px;
  color: rgb(62, 62, 62);
}

.diz-block9-form {
  width: 730px;
  max-width: 100%;
}

.diz-block9-form + img {
  width: calc(100% - 770px);
}

.diz-block9-text {
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: rgb(62, 62, 62);
}

.diz-block9-row {
  display: flex;
  justify-content: space-between;
}

.diz-block9-row input[type="text"] {
  width: 49%;
  height: 50px;
  margin-bottom: 14px;
  padding: 12px 30px;
  font-size: 16px;
  background: rgb(255, 255, 255);
  border: none;
  border-radius: 10px;
}

.diz-block9-row input[type="text"]::placeholder, .diz-block9-form textarea::placeholder {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: rgb(62, 62, 62, 0.3);
}

.diz-block9-form textarea {
  height: 125px;
  margin-bottom: 14px;
  padding: 12px 30px;
  font-size: 16px;
  background: rgb(255, 255, 255);
  border: none;
  border-radius: 10px;
  resize: none;
}

.diz-block9-file input {
  display: none;
}

.diz-block9-file {
  display: flex;
  margin-bottom: 20px;
  font-size: 12px;
  font-weight: 400;
  line-height: 26px;
  color: rgb(62, 62, 62);
}

.diz-block9-file:before {
  content: url(/dizayn/10.png);
  margin-right: 20px;
}

.diz-block9-form > form > label {
  display: block;
  margin-bottom: 20px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: rgb(62, 62, 62);
}

.diz-block9-form > form > label input {
  margin-right: 15px;
  border: none;
}

.diz-block9-form input[type="submit"] {
  padding: 14px 46px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: rgb(255, 255, 255);
  background: rgb(255, 142, 87);
  border: none;
  border-radius: 10px;
}

.diz-block9-form input[type="submit"]:hover {
  background: #ff6b23;
}

.modal_diz .diz-block9-form + img {
  display: none;
}

.modal_diz .fancybox-skin {
  background: transparent;
  box-shadow: none;
}

.modal_diz .modal-close {
  position: absolute;
  top: 15px;
  right: 20px;
  display: block;
  width: 14px;
  height: 14px;
  background: url(/local/templates/aspro_optimus/css/../images/close_icons.png) -1px -59px no-repeat;
  background-position: -1px -46px !important;
  cursor: pointer;
}

.modal_diz .diz-block9 {
  border-radius: 20px;
}

.modal_diz .diz-block9-zag {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 29px;
}

.modal_diz .diz-block9-text {
  font-size: 16px;
  line-height: 26px;
}

.diz-wa {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-top: 40px;
  background: rgb(252, 243, 236);
  border-radius: 50px;
}

.catalog_grid_item_1397 img {
  bottom: 0 !important;
}

@media (max-width: 1200px) {
  .diz-block1, .diz-block2, .diz-block4, .diz-block6-inner, .diz-block7-inner, .diz-block8-inner {
    flex-wrap: wrap;
  }

  .diz-block1 > div:first-child {
    width: 100%;
    margin-bottom: 50px;
  }

  .diz-block1-eskiz {
    width: 100%;
  }

  .diz-block1-eskiz-text {
    bottom: 90px;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
  }

  .diz-block2 > div {
    width: 48%;
    margin-right: 2%;
    margin-bottom: 40px;
  }

  .diz-block3-inner {
    top: 0;
    bottom: unset;
    left: 0;
    width: 100%;
  }

  .diz-zag {
    font-size: 30px;
    font-weight: 400;
    line-height: 50px;
  }

  .diz-block4 {
    padding: 20px;
  }

  .diz-block4-inner > div:first-child {
    display: none;
  }

  .diz-block4 > img {
    width: 100%;
    margin-bottom: 20px;
    order: 1;
  }

  .diz-block4-inner {
    width: 100%;
    order: 2;
  }

  .diz-block5-but1, .diz-block5-but2 {
    padding: 12px;
    font-family: ALS Gorizont;
  }

  .diz-block6-inner > div {
    width: 100%;
    margin-bottom: 50px;
  }

  .diz-block6-inner > div img {
    width: 100%;
  }

  .diz-block6-text {
    min-height: unset;
  }

  .diz-block7-inner > div {
    width: 49%;
    margin-bottom: 15px;
  }

  .diz-block8-inner > div {
    width: 100%;
    margin-bottom: 50px;
  }

  .diz-block8-inner > div img {
    width: 100%;
  }

  .diz-block9-form + img {
    position: absolute;
    right: 0;
    bottom: -20px;
    width: 300px;
  }

  .header__top .profile span {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .diz-zag {
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
  }

  .diz-block2 > div {
    width: 100%;
    margin-right: 0;
  }

  .diz-block2 > div > div:last-child {
    font-size: 18px;
    font-weight: 400;
    line-height: 140%;
  }

  .diz-block1-eskiz {
    background-size: cover;
    background-position-x: 200%;
  }

  .diz-block1-eskiz-text {
    right: unset;
    bottom: 16px;
    left: 5%;
    width: 90%;
    max-width: 100%;
  }

  .diz-block1-eskiz img {
    top: 32px;
    left: 50%;
    width: 70%;
    max-width: unset;
    transform: translateX(-50%);
  }

  .diz-block5 {
    flex-wrap: wrap;
  }

  .diz-block5-but1, .diz-block5-but2 {
    width: 100%;
    margin-bottom: 10px;
  }

  .diz-block6 {
    padding: 20px 30px;
  }

  .diz-block7-inner > div {
    width: 100%;
  }

  .one_click_col1 {
    flex-wrap: wrap;
  }
}

.header__menu .group ul {
  gap: 2rem !important;
}

.head_tg img {
  width: 26px;
}

#review-add .rating-area {
  width: 265px;
  margin: 0 auto;
  overflow: hidden;
}

#review-add .rating-area:not(:checked) > input {
  display: none;
}

#review-add .rating-area:not(:checked) > label {
  width: 42px;
  padding: 0;
  float: right;
  font-size: 32px;
  line-height: 32px;
  color: lightgrey;
  cursor: pointer;
  text-shadow: 1px 1px #bbbbbb;
}

#review-add .rating-area:not(:checked) > label:before {
  content: "★";
}

#review-add .rating-area > input:checked ~ label {
  color: #ff8e57;
  text-shadow: 1px 1px #cc6600;
}

#review-add .rating-area:not(:checked) > label:hover,
#review-add .rating-area:not(:checked) > label:hover ~ label {
  color: #ff8e57;
}

#review-add .rating-area > input:checked + label:hover,
#review-add .rating-area > input:checked + label:hover ~ label,
#review-add .rating-area > input:checked ~ label:hover,
#review-add .rating-area > input:checked ~ label:hover ~ label,
#review-add .rating-area > label:hover ~ input:checked ~ label {
  color: #ff8e57;
  text-shadow: 1px 1px goldenrod;
}

#review-add .rate-area > label:active {
  position: relative;
}

.filesmarks {
  display: flex;
  width: 100%;
}

@media (max-width: 1400px) {
  .header__menu .group ul {
    gap: 1rem !important;
  }
}

@media (max-width: 800px) {
  .head_whatsapp, .head_tg {
    display: none;
  }
}

.kredit-form {
  width: 740px;
  min-width: unset;
  max-width: 100%;
  background-color: #c2deed;
  border-radius: 10px;
}

.kredit-form .filter input[type="checkbox"]:checked + label:after {
  background-color: orange;
}

.kredit-form .form_head h2 {
  font-size: 24px;
  line-height: 34px;
  color: #3e3e3e;
  border: 0;
}

.kredit-form .form.CALLBACK .form_body .form-control:first-child {
  margin-top: 30px;
}

.kredit-form .button.medium:hover {
  background: #ff6b23;
}

.kredit-form .form_footer a {
  text-decoration: unset;
  color: unset;
}

.kredit-form .form_footer .licence_block.filter.label_block label div {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  color: var(--3-e-3-e-3-e, #3e3e3e);
}

.kredit-form .form_footer .licence_block.filter {
  padding: unset;
}

.kredit-form .inputtext::placeholder {
  color: #3e3e3e;
  opacity: 0.3;
}

.kredit-form .phone::placeholder {
  color: #3e3e3e;
  opacity: 0.3;

}

.kredit-form .form_body .form-control {
  border-radius: 10px;
}

.kredit-form .form_body .form-control input {
  font-family: "Unbounded";
}

.kredit-form .form_body .form-control .inputtext {
  width: 100%;
  min-height: 50px;
  padding-left: 30px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  background: #ffffff;
  border: 0 solid transparent;
  border-radius: 10px;
  outline: none;
}

.kredit-form .form_body .form-control .phone {
  width: 100%;
  min-height: 50px;
  padding-left: 30px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  background: #ffffff;
  border: 0 solid transparent;
  border-radius: 10px;
  outline: none;
}

#krform .modal-close {
  position: absolute;
  top: -5px;
  right: 0;
  display: block;
  width: 14px;
  height: 14px;
  background: url(/local/templates/aspro_optimus/css/../images/close_icons.png) -1px -59px no-repeat;
  background-position: -1px -46px !important;
  cursor: pointer;
}

.kredit-form .form_body .form-control label {
  display: none;
}

.what_block label div {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  color: var(--3-e-3-e-3-e, #3e3e3e);
}

.what_block label div svg {
  margin-left: 10px;
}

.form.KREDIT::after {
  content: " ";
  position: absolute;
  top: 50%;
  left: 400px;
  width: 274px;
  height: 244px;
  background: url(/../img/divan_404.png) no-repeat;
  background-size: 100%;
  transform: translateY(-50%);
}

.kredit-form .close {
  top: 35px;
  right: 35px;
}

.kredit-form .form_head {
  padding-bottom: 20px;
  border: 0;
}

.kredit-form .form_head + form,
#krform .form_desc {
  max-width: 358px;
}

.kredit-form .button.medium {
  width: 200px;
  height: 50px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  text-transform: uppercase;
  color: #ffffff;
  background: #ff8e57;
  border-radius: 0.625rem;
}

.kredit-form .form_footer {
  display: flex;
  flex-direction: column-reverse;
  gap: 14px;
}

.kredit-form .form_body {
  padding-top: unset;
  padding-right: unset;
  padding-bottom: unset;
  padding-left: unset;
}

.kredit-form .form_footer {
  padding-right: unset;
  padding-left: unset;
}

.kredit-form .form-control {
  margin-bottom: 14px;
}

.kredit-form .form_footer label {
  color: #3e3e3e;
}

.kredit-form .form.CALLBACK:has(.form_result.success) .form_head {
  display: none;
}

.kredit-form:has(.form.CALLBACK .form_result.success) {
  width: 460px;
  height: 424px;
}

@media (max-width: 800px) {

  .kredit-form {
    max-width: 320px;
  }

  .kredit-form .form_body::after {
    display: none;
  }

  .kredit-form .close {
    top: 15px;
    right: 15px;
  }

  .kredit-form .button.medium {
    width: 100%;
  }

  .kredit-form .form_footer {

    align-items: center;
  }

  .kredit-form .form_body {
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
  }

  .kredit-form .form_footer {
    padding-right: 0;
    padding-left: 0;
  }

  .kredit-form .form_head {
    max-width: 320px;
    padding-right: unset;
    padding-left: 0;
  }

  .kredit-form .form_head + form {
    max-width: 320px;
    margin-left: unset;
  }

}

.kredit-form .form_body .form-control:has(.phone)::after {
  content: "*";
  position: absolute;
  top: 10px;
  left: 209px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  color: #ff8e57;
  opacity: 0.3;
}

@media (max-width: 800px) {
  .kredit-form:has(.form.CALLBACK .form_result.success) {
    width: 320px;
    height: 478px;
  }
}

.kredit-form .button.medium {
  font-family: "Unbounded";
}

.kredit-form .close:hover {
  background: unset;
}

.kredit-form .form_body .form-control .phone {
  font-family: "Unbounded";
}

.kredit-form .form_body .form-control .phone::placeholder {
  font-family: "Unbounded";
}

.kredit-form {
  display: none;
}

.modal_kr .fancybox-skin {
  padding: 40px !important;
  background-color: #c2deed;
  border-radius: 20px;
  box-shadow: none;
}

.kr_btn {
  display: block;
  text-decoration: none;
}

.product_category_name h1#pagetitle {
  font-size: 70px;
  line-height: 70px;
}

.kredit-page p {
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 40px;
}

.kredit-type {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.kredit-dolyame {
  width: 33%;
  padding: 30px 40px;
  background: #ff8e57;
  border-radius: 20px;
}

.kredit-pochta {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 66%;
  padding: 30px 40px;
  padding-right: 67px;
  background: #c2deed;
  border-radius: 20px;
}

.kredit-dolyame > div {
  margin-bottom: 20px;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  color: var(--white, #ffffff);
}

.kredit-pochta > div {
  margin-top: 10px;
  margin-right: 50px;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.kredit-btn {
  width: max-content;
  margin-top: 26px;
  padding: 12px 40px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  color: var(--white, #ffffff);
  background: #ff8e57;
  border-radius: 10px;
  cursor: pointer;
}

.kredit-pochta img {
  max-width: 307px;
}

.kredit-btn:hover {
  background: #ff6b23;
}

.kredit-dolyame img {
  border-radius: 5px;
}

.kredit-plus {
  display: flex;
  margin-bottom: 100px;
  padding: 50px;
  padding-right: 68px;
  padding-bottom: 72px;
  background: #fcf3ec;
  border-radius: 40px;
}

.kredit-plus > div:first-child {
  margin-right: 100px;
  font-family: Unbounded;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  color: var(--3-e-3-e-3-e, #3e3e3e);
}

.kredit-plus-list {
  width: 100%;
  margin-top: 20px;
}

.kredit-plus-list > div {
  display: flex;
  align-items: center;
  padding: 30px 0;
  font-family: "ALS Gorizont";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  color: var(--3-e-3-e-3-e, #3e3e3e);
  border-top: 1px solid rgba(0, 0, 0, 0.5);
}

.kredit-plus-list > div:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

.kredit-plus-list > div:before {
  content: url(kredit-plus.png);
  margin-right: 57px;
}

.kredit-page > h2 {
  margin-bottom: 40px;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  color: var(--3-e-3-e-3-e, #3e3e3e);
}

.kredit-compare {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.kredit-compare > div {
  width: 49%;
  padding: 50px;
  border-radius: 40px;
}

.kredit-compare > div:first-child {
  background: #c2deed;
}

.kredit-compare > div:first-child > div {
  margin-bottom: 30px;
  font-family: Unbounded;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  color: #000000;
}

.kredit-compare li {
  display: flex;
  margin-bottom: 20px;
  font-family: Unbounded;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  color: var(--3-e-3-e-3-e, #3e3e3e);
}

.kredit-compare > div:first-child li:before {
  content: "";
  display: block;
  min-width: 14px;
  height: 14px;
  margin-top: 5px;
  margin-right: 15px;
  background: #ff8e57;
  border-radius: 3px;
}

.kredit-compare > div:last-child {
  background: #ff8e57;
}

.kredit-compare > div:last-child > div {
  margin-bottom: 30px;
  font-family: Unbounded;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  color: #ffffff;
}

.kredit-compare > div:last-child li:before {
  content: "";
  display: block;
  min-width: 14px;
  height: 14px;
  margin-top: 5px;
  margin-right: 15px;
  background: #c2deed;
  border-radius: 3px;
}

.kredit-compare > div:last-child li {
  color: var(--white, #ffffff)
}

.kredit-how-dolyame {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.kredit-how-dolyame-12,
.kredit-how-dolyame-56 {
  display: flex;
  justify-content: space-between;
  width: 49%;
  margin-bottom: 20px;
}

.kredit-how-dolyame-12 > div,
.kredit-how-dolyame-56 > div {
  width: 49%;
  padding: 0 40px 40px;
  background: #ff8e57;
  border-radius: 40px;
}

.kredit-how-dolyame-3,
.kredit-how-dolyame-4 {
  width: 50%;
  margin-bottom: 20px;
  padding: 0 40px 40px;
  background: #ff8e57;
  border-radius: 40px;
}

.kredit-how-dolyame-12 > div > div:first-child,
.kredit-how-dolyame-56 > div > div:first-child,
.kredit-how-dolyame-3 > div:first-child,
.kredit-how-dolyame-4 > div:first-child {
  margin-bottom: 40px;
  font-family: "ALS Gorizont";
  font-size: 128px;
  font-style: normal;
  font-weight: 400;
  line-height: 60%;
  letter-spacing: -5.12px;
  color: #ffffff;
  opacity: 0.5;

}

.kredit-how-dolyame-12 > div > div:last-child,
.kredit-how-dolyame-56 > div > div:last-child,
.kredit-how-dolyame-4 > div:last-child {
  font-family: "ALS Gorizont";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  color: #ffffff;
}

.kredit-how-dolyame-3 > div:last-child {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  font-family: "ALS Gorizont";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  color: #ffffff;
}

.kredit-how-dolyame-3 > div:last-child img {
  width: 320px;
  margin-left: 150px;
}

.kredit-how-dolyame-4 > div:last-child {
  position: relative;
  padding-right: 40%;
}

.kredit-how-dolyame-4 > div:last-child img {
  position: absolute;
  top: -130%;
  right: -40px;
}

.kredit-blue {
  width: max-content;
  margin-bottom: 100px;
  padding: 12px 68px;
  font-family: "ALS Gorizont";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  color: var(--3-e-3-e-3-e, #3e3e3e);
  background: #c2deed;
  border-radius: 10px;
  cursor: pointer;
}

.kredit-blue:hover {
  color: #ffffff;
  background: #ff6b23;
}

.kredit-red {
  width: max-content;
  margin-bottom: 100px;
  padding: 12px 68px;
  font-family: "ALS Gorizont";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  color: #ffffff;
  background: #ff8e57;
  border-radius: 10px;
  cursor: pointer;
}

.kredit-red:hover {
  background: #ff6b23;
}

.kredit-how-pochta {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.kredit-how-pochta > div {
  margin-bottom: 20px;
  padding: 0 40px 40px;;
  background: #c2deed;
  border-radius: 40px;
}

.kredit-how-pochta > div > div:first-child {
  margin-bottom: 40px;
  font-family: "ALS Gorizont";
  font-size: 128px;
  font-style: normal;
  font-weight: 400;
  line-height: 60%;
  letter-spacing: -5.12px;
  color: #ffffff;
  opacity: 0.5;
}

.kredit-how-pochta > div > div:last-child {
  font-family: "ALS Gorizont";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  color: var(--3-e-3-e-3-e, #3e3e3e);
}

.kredit-how-pochta-1,
.kredit-how-pochta-3,
.kredit-how-pochta-5,
.kredit-how-pochta-6 {
  width: 24%;
}

.kredit-how-pochta-2,
.kredit-how-pochta-4 {
  width: 49%
}

.kredit-how-pochta-2 > div:last-child {
  display: flex;
}

.kredit-how-pochta-4 > div:last-child {
  position: relative;
  padding-right: 270px;
  padding-bottom: 50px;
}

.kredit-how-pochta-4 > div:last-child img {
  position: absolute;
  top: -80%;
  right: -40px;
}

.kredit-faq.faq-main-block {
  margin: 30px 0;
}

.kredit-faq.faq-main-block p {
  font-size: 16px;
  line-height: 26px;
}

@media (max-width: 980px) {
  .product_category_name h1#pagetitle {
    font-size: 40px;
    line-height: 50px;
  }

  .kredit-page p {
    font-size: 16px;
    line-height: 26px;
  }

  .kredit-type {
    flex-wrap: wrap;
  }

  .kredit-dolyame,
  .kredit-pochta {
    width: 100%;
    margin-bottom: 8px;
  }

  .kredit-pochta img {
    max-width: 248px;
  }

  .kredit-dolyame > div,
  .kredit-pochta > div {
    font-size: 16px;
    line-height: 26px;
  }

  .kredit-plus {
    flex-wrap: wrap;
    padding-right: 40px;
    padding-bottom: 30px;
  }

  .kredit-plus > div {
    width: 100%;
  }

  .kredit-plus > div:first-child {
    margin-right: 0;
    margin-bottom: 30px;
  }

  .kredit-plus-list > div {
    font-size: 16px;
    line-height: 140%;
  }

  .kredit-plus-list > div:before {
    content: "";
    display: block;
    width: 59px;
    min-width: 59px;
    height: 59px;
    margin-right: 42px;
    background: url(kredit-plus.png);
    background-size: contain;
  }

  .kredit-compare {
    flex-wrap: wrap;
  }

  .kredit-compare > div {
    width: 100%;
    margin-bottom: 10px;
    padding: 50px 40px;
  }

  .kredit-compare > div:first-child > div,
  .kredit-compare > div:last-child > div {
    font-size: 24px;
    line-height: 50px;
  }

  .kredit-compare > div:last-child > div br {
    display: none;
  }

  .kredit-how-dolyame-12,
  .kredit-how-dolyame-56 {
    width: 100%;
  }

  .kredit-how-dolyame-4 > div:last-child img {
    display: none;
  }

  .kredit-how-dolyame-3,
  .kredit-how-dolyame-4 {
    width: 49%;
  }

  .kredit-how-dolyame-12 > div,
  .kredit-how-dolyame-56 > div,
  .kredit-how-dolyame-3,
  .kredit-how-dolyame-4 {
    display: flex;
    padding: 22px;
  }

  .kredit-how-dolyame-12 > div > div:first-child,
  .kredit-how-dolyame-56 > div > div:first-child,
  .kredit-how-dolyame-3 > div:first-child,
  .kredit-how-dolyame-4 > div:first-child {
    margin-right: 40px;
    font-size: 64px;
    line-height: 100%;
  }

  .kredit-how-dolyame-12 > div > div:last-child,
  .kredit-how-dolyame-56 > div > div:last-child,
  .kredit-how-dolyame-4 > div:last-child,
  .kredit-how-dolyame-3 > div:last-child {
    font-size: 16px;
  }

  .kredit-how-dolyame-4 > div:last-child {
    padding-right: 0;
  }

  .kredit-how-dolyame-3 > div:last-child {
    position: relative;
  }

  .kredit-how-dolyame-3 > div:last-child img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 200px;
    margin-left: 0;
  }

  .kredit-blue,
  .kredit-red {
    margin: 0 auto 80px;
  }

  .kredit-page > h2 {
    font-size: 30px;
  }

  .kredit-how-pochta-1,
  .kredit-how-pochta-3,
  .kredit-how-pochta-5,
  .kredit-how-pochta-6,
  .kredit-how-pochta-2,
  .kredit-how-pochta-4 {
    display: flex;
    width: 49%;
  }

  .kredit-how-pochta > div {
    padding: 22px;
  }

  .kredit-how-pochta > div > div:first-child {
    margin-right: 40px;
    font-size: 64px;
    line-height: 100%;
  }

  .kredit-how-pochta-4 > div:last-child {
    padding-right: 0;
  }

  .kredit-how-pochta-4 > div:last-child img {
    display: none;
  }

  .kredit-how-pochta > div > div:last-child {
    font-size: 16px;
  }

  .kredit-how-pochta-2 > div:last-child {
    position: relative;
    padding-bottom: 60px
  }

  .kredit-how-pochta-2 > div:last-child img {
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 160px;
  }

  .kredit-how-pochta-4 > div:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 767px) {
  .product_category_name h1#pagetitle {
    font-size: 24px;
    line-height: 26px;
    text-align: left;
  }

  .kredit-page p {
    font-size: 14px;
    line-height: 20px;
  }

  .kredit-pochta {
    flex-direction: column;
  }

  .kredit-pochta > div {
    width: 100%;
    margin-right: 0;
    order: 2;
  }

  .kredit-pochta > img {
    width: 75px;
    margin-bottom: 20px;
    order: 1;
  }

  .kredit-btn {
    width: 100%;
    text-align: center;
  }

  .kredit-plus-list > div:before {
    width: 34px;
    min-width: 34px;
    height: 34px;
  }

  .kredit-plus > div:first-child {
    margin-bottom: 0;
    font-size: 24px;
    line-height: 50px;
  }

  .kredit-plus {
    padding: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
  }

  .kredit-plus-list > div {
    flex-direction: column;
    align-items: flex-start;
    padding: 13px 0 33px;
  }

  .kredit-plus-list > div:before {
    margin-right: 0;
    margin-bottom: 15px;
  }

  .kredit-page > h2 {
    font-size: 24px;
    line-height: 30px;
    text-align: left;
  }

  .kredit-compare > div:first-child > div,
  .kredit-compare > div:last-child > div {
    font-size: 18px;
    line-height: 26px;
  }

  .kredit-compare > div:first-child > div br,
  .kredit-compare > div:last-child > div br {
    display: none;
  }

  .kredit-compare > div {
    padding: 30px;
  }

  .kredit-compare ul {
    padding-left: 0;
  }

  .kredit-how-dolyame-12,
  .kredit-how-dolyame-56 {
    flex-wrap: wrap;
    margin-bottom: 0;
  }

  .kredit-how-dolyame-12 > div,
  .kredit-how-dolyame-56 > div,
  .kredit-how-dolyame-3,
  .kredit-how-dolyame-4 {
    width: 100%;
    margin-bottom: 5px;
  }

  .kredit-blue,
  .kredit-red {
    width: 100%;
    margin-top: 30px;
    text-align: center;
  }

  .kredit-how-pochta-1,
  .kredit-how-pochta-3,
  .kredit-how-pochta-5,
  .kredit-how-pochta-6,
  .kredit-how-pochta-2,
  .kredit-how-pochta-4,
  .kredit-how-pochta > div {
    width: 100%;
    margin-bottom: 5px;
  }
}

.detail_text[itemprop="articleBody"] ul li {
  list-style: disc;
}

.cookie-notification {
  position: fixed;
  bottom: 105px;
  left: 30px;
  z-index: 1000;
  display: grid;
  align-items: center;
  grid-template-columns: 1fr auto;
  gap: 20px;
  width: 100%;
  max-width: 660px;
  padding: 18px 20px;
  overflow: hidden;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #333333;
  background-color: #ffffff;
  border: 1px solid #ff8e57;
  border-radius: 10px;
  box-shadow: 0 -2px 14px 0 rgba(0, 0, 0, .25);
}

.cookie-notification button {
  width: 150px;
  padding: 15px;
}

.cookie-notification p {
  margin: 0;
}

.cookie-notification a {
  text-decoration: none;
  color: #ff8e57;
  border-bottom: 1px solid transparent;
  transition: color ease-in-out .2s;
}

.cookie-notification a:hover {
  color: #ff7800;
  border-color: #ffb676;
}

@media (max-width: 991px) {
  .cookie-notification {
    bottom: 100px;
    grid-template-columns: 1fr;
    max-width: 360px;
  }
}

.cookie-notification_hidden {
  display: none;
}

a.scroll-to-top {
  right: 30px;
  left: auto;
}

@media (max-width: 951px) {
  .product_category_product_filter_buttons {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

.catalog_block .item_block {
  flex-grow: 1;
  min-width: 310px !important;
  max-width: 400px;
}

.menu_item {
  hyphens: auto;
}

.image_wrapper_block {
  height: 280px !important;
  overflow: hidden;
}

.image_wrapper_block .slider-card-wrapper,
.image_wrapper_block .slider-card-wrapper .slider-card {
  height: 100%;
}

.image_wrapper_block a {
  height: 100% !important;
}

.image_wrapper_block img {
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.image_wrapper_block .catalog-slider-slide {
  height: 210px !important;
}

.image_wrapper_block .catalog-slider-slide img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
}

.card_product_card_block .card_product_card_img_img .sc_prod_info__slider-item.slick-slide,
.card_product_card_block .card_product_card_img_img .sc_prod_info__slider-item.slick-slide .popup_link {
  height: 100% !important;
}

.image_wrapper_block {
  flex-grow: 0;
  flex-shrink: 0;
}

.car_product_see_also_products_product_info_name .item-stock {
  display: inline-block;
}

@media (min-width: 768px) {
  .slider-card-wrapper {
    position: relative;
    display: flex;
    align-items: stretch;
  }

  .slider-card-wrapper .hover-dots {
    position: absolute;
    inset: 0;
    z-index: 10;
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    width: 100%;
    height: 100%;
  }

  .slider-card-wrapper .hover-dot-zone {
    flex: 1;
    cursor: default;
  }

  .slider-card-wrapper .slider-card {
    width: 100%;
  }
}

.number a span {
  font-weight: normal !important;
}

@media screen and (max-width: 1023px) {
  header.header .location_absolute {
    position: absolute;
    top: 120px;
    right: 400px;
    display: block;
  }

  .location_absolute svg {
    display: none;
  }
}

@media (max-width: 930px) {
  .header__menu .location-menu {
    left: 0 !important;
  }

  header.header .location_absolute {
    right: 249px;
  }

  .header__menu .location {
    display: flex !important;
  }
}

@media (max-width: 900px) {
  body.scrl .location_absolute {
    position: fixed;
    top: 40px;
    left: 730px;
  }
}

@media (max-width: 766px) {
  body.scrl .location_absolute {
    position: fixed;
    top: 40px;
    left: 440px;
  }
}

@media (max-width: 680px) {
  .header__menu .number a {
    display: inline-block !important;
  }

  .header__menu .number strong, .header__menu .number span {
    display: none;
  }

  header.header .location_absolute {
    top: 122px;
    right: 40px;
  }

  body.scrl .location_absolute {
    top: 40px;
    right: auto;
    left: 280px;
  }
}

.product_category_catalog {
  margin-bottom: 20px !important;
}

.show-links-all {
  margin-bottom: 20px;
}

.breadcrumbs .dropdown a {
  color: #000000;
}

.breadcrumbs .dropdown a:hover,
.breadcrumbs .dropdown a:focus,
.breadcrumbs .dropdown a:focus-visible {
  color: #ff8e57;
}

header .wrap_menu {
  overflow: initial !important;
}

header .menu_top_block {
  background-color: transparent !important;
}

.header-group .menu.top {
  margin: 0;
  padding: 0;
}

@media (max-width: 900px) {
  .wrap_menu.btn_orange {
    display: block;
  }

  .left_group {
    max-width: none;
  }
}

@media (max-width: 930px) {
  .header__menu .right_group {
    max-width: none;
  }
}

:root {
  --height-header: 183px
}

.header__mobile-burger {
  display: flex;
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  color: #ffffff;
  background-color: #ff8e57;
  border: none;
  border-radius: 10px;
}

.header-group ul a {
  font-size: 1rem;
  font-weight: 400;
  line-height: 162.5%;
  text-decoration: none;
  color: #3e3e3e;
  transition: color ease-in-out .2s;
}

.header-group ul a:not(.head-menu__catalog-firs_btn):hover,
.header-group ul a:not(.head-menu__catalog-firs_btn):focus,
.header-group ul a:not(.head-menu__catalog-firs_btn):focus-visible {
  color: #ff8e57 !important;
}

.menu.top:not(.menu_top_block) {
  display: flex;
  align-items: center;
  gap: 2rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

@media (max-width: 1480px) {
  .menu.top:not(.menu_top_block) {
    gap: 1vw;
  }
}

@media (max-width: 1270px) {
  .menu.top:not(.menu_top_block) {
    display: none;
  }
}

header .menu_top_block li.catalog > .dropdown {
  position: absolute;
  z-index: 1;
  padding: 0;
}

.header-group .head-menu__catalog-firs_item > .dropdown::before {
  content: "";
  position: absolute;
  top: -30px;
  left: 0;
  z-index: -1;
  display: block !important;
  width: 100%;
  height: 100px;
  background-color: transparent;
}

.header-group .menu_item.current {
  background-color: transparent !important;
}

.header-group .menu_item.current > a {
  color: #ff8e57 !important;
}

@media (min-width: 1024px) {
  header .menu_top_block li.catalog > .dropdown {
    top: calc(100% + 10px);
  }

  .header-group .menu_top_block li.full.m_line > .dropdown {
    width: calc(100vw - 400px - 45px) !important;
  }

  header .menu_top_block li.catalog > .dropdown > li.current > a:hover::after {
    color: #ffffff;
  }

  .header__mobile-burger {
    display: none;
  }

  .header-group__inner {
    display: flex;
    align-items: center;
    gap: 3.69rem;
  }

  .mobile-bottom-menu {
    display: none;
  }
}

@media (min-width: 1024px) and (max-width: 1200px) {
  header .menu_top_block li.catalog > .dropdown {
    width: fit-content;
    max-width: 255px;
  }

  .header-group .menu_top_block li.full.m_line > .dropdown {
    width: calc(100vw - 255px - 45px) !important;
  }
}

@media (max-width: 1023px) {
  header .wrap_menu {
    height: auto;
  }

  .header .header__menu:not(.is-open) .header-group {
    display: none !important;
  }

  .header .header__menu.is-open .header-group {
    position: fixed;
    top: var(--height-header, 183px);
    right: 0;
    bottom: 0;
    left: 0;
    display: flex !important;
    overflow: hidden;
  }

  .header-group__inner {
    width: 100%;
    height: 100%;
    padding: 10px;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #ffffff;
    border-radius: 10px;
  }

  .header .header__menu .left_group {
    margin: 0 !important;
  }

  .header__menu .head-menu__catalog-firs_item {
    max-width: none;
    height: auto;
    max-height: none;
    background-color: transparent;
    border-radius: 0;
  }

  .header__menu .head-menu__catalog-firs_item svg {
    display: none;
  }

  .header__menu .head-menu__catalog-firs_item .head-menu__catalog-firs_btn.parent {
    display: block !important;
    padding: 10px !important;
    font-size: 13px;
    color: #ffffff;
    background-color: #ff8e57;
    border-radius: 0;
  }

  .menu_top_block li {
    width: 100%;
  }

  .menu_top_block li.has-child {
    position: relative;
    padding: 0;
    background-color: transparent !important;
  }

  .header-group .menu.top li {
    width: 100%;
    border-bottom: 1px solid #fcf3ec;
  }

  .header-group a {
    display: block;
    padding: 10px !important;
    text-align: left;
    text-decoration: none;
    color: #1d2029;
    border: none !important;
    border-radius: 0;
    transition: color ease-in-out .2s, background-color ease-in-out .2s;
  }

  .header-group a:hover,
  .header-group a:focus,
  .header-group a:focus-visible {
    color: #ff8e57;
  }

  .menu_top_block li.has-child > a {
    position: relative;
    display: block;
    width: 100%;
    padding-right: 50px !important;
    text-align: left;
    border-radius: 0;
  }

  .menu_top_block li.has-child.head-menu__catalog-firs_item > a::after {
    content: "\f107";
    position: absolute;
    top: 50% !important;
    right: 16px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    padding: 3px;
    font: normal normal normal 14px/1 FontAwesome;
    text-align: center;
    color: #1d2029;
    opacity: 1;
    background-color: #fcf3ec;
    border-radius: 10px;
    transform: translateY(-50%) !important;
    transition: transform .2s;
  }

  .menu_top_block li.has-child > a .toggle_block {
    position: absolute;
    top: 50% !important;
    right: 16px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    padding: 3px;
    text-align: center;
    color: #1d2029;
    opacity: 1;
    background-color: #fcf3ec;
    border-radius: 10px;
    transform: translateY(-50%);
  }

  .menu_top_block li.has-child > a .toggle_block::after {
    content: "\f107";
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    color: currentColor;
    transform: translate(-50%, -50%);
    transition: transform .2s;
  }

  header .header-group .menu_top_block li .dropdown > li.has-child > a:after {
    display: none !important;
  }

  .menu_top_block li.has-child.is-open > a .toggle_block,
  .menu_top_block li.has-child.head-menu__catalog-firs_item.is-open > a::after {
    transform: translateY(-50%) rotate(-180deg) !important;
  }

  .menu_top_block li.has-child:hover > a,
  .menu_top_block li.has-child:hover > a .toggle_block {
    color: #ff8e57;
  }

  .menu_top_block li.has-child.current > a {
    color: #ffffff;
    background-color: #ff8e57;
  }

  .menu_top_block li.has-child.head-menu__catalog-firs_item a::after {
    color: #ff8e57 !important;
    background-color: #fcf3ec !important;
  }

  .header-group .menu_top_block li .dropdown,
  .header-group .menu_top_block li.full.m_line > .dropdown {
    position: static;
    width: 100% !important;
    min-width: auto;
    max-width: none;
    height: auto !important;
    min-height: auto !important;
    max-height: none !important;
    margin: 0;
    padding: 0 !important;
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
  }

  header .menu.top.catalogfirst li.full > .dropdown > li {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
  }

  header .menu_top_block.catalogfirst li.full > .dropdown > li > a {
    font-size: 13px;
    line-height: 20px;
  }

  .menu_top_block li.is-open .dropdown,
  .menu_top_block li.full.m_line.is-open > .dropdown {
    display: block;
  }

  header .menu_top_block li.catalog > .dropdown {
    position: static;
    width: 100%;
    min-width: auto;
    max-width: none;
    border: none;
    box-shadow: none;

  }

  .header__menu .header-group .menu.top {
    display: flex;
    flex-direction: column;
  }

  .header-group .mobile-bottom-menu .number {
    display: flex;
  }

  .header-group .mobile-bottom-menu .groups .group {
    display: flex;
  }

  .header-group .toggle_block {
    display: none;
  }

  .menu_top_block li.full:hover > .dropdown {
    display: none;
  }
}

.filter .filter-item__block {
  height: auto;
  min-height: 52px;
}

.filter .filter-item__select {
  position: relative;
}

.filter .filter-item__select-content {
  position: relative;
  top: auto;
}

.filter .filter-item__select-text {
  height: 52px;
}

.filter .filter-item__select-content.filter-item_content--none {
  height: 0;
  padding: 0;
  overflow: hidden;
}

@media (max-width: 767px) {
  #sort_mobile .sort_mobile__dropdown {
    padding: 12px 20px !important;
  }

  .sort_header .sort_filter button {
    width: 100%;
    margin: 0 !important;
  }
}

.sort_header .sort_filter button {
  display: inline-block;
  margin: 0 20px 0 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
  color: #a5a3a3;
  background-color: transparent;
  border: none;
}

.sort_header .sort_filter button:last-child {
  margin-right: 0;
}

.sort_header .sort_filter button .icon {
  content: "";
  display: none;
  width: 15px;
  height: 13px;
  margin: 0 3px 0 0;
  background: url("images/sort_icons.png") -42px 3px no-repeat;
  vertical-align: top;
}

.sort_header .sort_filter button.SHOWS .icon {
  background-position: -20px -77px;
}

.sort_header .sort_filter button.SHOWS:hover .icon,
.sort_header .sort_filter button.SHOWS.current .icon {
  background-position: -2px -77px;
}

.sort_header .sort_filter button.NAME .icon {
  background-position: -20px -95px;
}

.sort_header .sort_filter button.NAME:hover .icon,
.sort_header .sort_filter button.NAME.current .icon {
  background-position: -2px -95px;
}

.sort_header .sort_filter button.PRICE .icon {
  background-position: -20px -114px;
}

.sort_header .sort_filter button.PRICE:hover .icon,
.sort_header .sort_filter button.PRICE.current.icon {
  background-position: -2px -114px;
}

.sort_header .sort_filter button.QUANTITY .icon {
  background-position: -21px -134px;
}

.sort_header .sort_filter button.QUANTITY:hover .icon,
.sort_header .sort_filter button.QUANTITY.current.icon {
  background-position: -2px -134px;
}

.sort_header .sort_filter button span {
  font-size: 12px;
  line-height: 13px;
}

.sort_header .sort_filter button i.arr {
  display: inline-block;
  width: 18px;
  height: 20px;
}

.sort_header .sort_filter button i.arr:after {
  content: "\f106";
  position: absolute;
  top: 1px;
  left: 5px;
}

.sort_header .sort_filter button > span {
  float: left;
  vertical-align: top;
}

.sort_header .sort_filter button i.arr {
  position: relative;
}

.sort_header .sort_filter button:hover i.arr {
  background-position: -25px 3px;
}

.sort_header .sort_filter button.current.desc:hover i.arr,
.sort_header .sort_filter button.current.desc i.arr {
  background-position: 5px 3px;
}

.sort_header .sort_filter button.desc i.arr:after {
  content: "\f107";
}

.sort_header .sort_filter button.current:hover i.arr,
.sort_header .sort_filter button.current i.arr {
  background-position: -23px 3px;
}

.sort_display button,
.sort_display button i {
  display: inline-block;
  width: 13px;
  height: 13px;
  line-height: 20px;
}

.sort_display button {
  margin: 0 0 0 15px;
}

.sort_display button i {
  background: url("images/sort_icons.png") 0 0 no-repeat;
}

.sort_display button.block i {
  background-position: -1px -41px;
}

.sort_display button.block.current i,
.sort_display button.block:hover i {
  background-position: -1px -23px;
}

.sort_display button.list i {
  background-position: -19px -41px;
}

.sort_display button.list.current i,
.sort_display button.list:hover i {
  background-position: -19px -23px;
}

.sort_display button.table i {
  background-position: -37px -41px;
}

.sort_display button.table.current i,
.sort_display button.table:hover i {
  background-position: -37px -23px;
}

.sort_header .sort_filter button > span {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  color: var(--3-e-3-e-3-e, #3e3e3e);
  opacity: 0.3;
}

.sort_header .sort_filter button i.arr:after {
  top: -6px;
  left: 5px;
  width: 23px;
  height: 25px;
  padding: 6px;
  text-align: center;
  background: #fcf3ec;
  border-radius: 9px;
}

.sort_header .sort_filter #sort_mobile button.desc .sort_mobile__name::after {
  display: none;
}

@media all and (max-width: 800px) {
  .sort_header .sort_filter button {
    margin-right: 10px;
  }
}

@media (max-width: 767px) {
  .sort_header .sort_filter button > span {
    opacity: 1;
  }

  .sort_header .sort_filter #sort_mobile button {
    margin: 14px 0;
    border-bottom: 1px solid #fcf3ec;
  }

  .sort_header .sort_filter #sort_mobile button:nth-last-child(1) {
    border-bottom: unset;
  }

  .sort_header .sort_filter #sort_mobile button i.arr {
    display: none;
  }

  .sort_header .sort_filter #sort_mobile button {
    margin: unset;
    padding-top: 7px;
    padding-bottom: 7px;
  }
}

@media all and (max-width: 650px) {
  .inner_wrapper .sort_header .sort_filter button .icon,
  .sort_header.view_table .sort_filter button .icon {
    display: inline-block;
  }

  .sort_header .sort_filter button i.arr {
    width: 11px;
  }

  .sort_header .sort_filter button i.arr:after {
    top: 0px;
    left: 1px;
    font-size: 14px;
  }
}
