/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 1439px) {
  .header_top {
    padding: 11px 20px 11px 20px;
  }
  .login-mobile {
    width: 24px;
    height: 24px;
    margin-left: 15px;
  }
  .private_office_btn {
    display: none;
  }

  .table_type1 thead .btn {
    min-width: 190px;
  }

  .section1,
  .text_page {
    padding-left: 80px;
  }

  .product_content .section1 {
    padding-right: 20px;
  }

  .product_charac {
    padding: 30px 20px 30px 80px;
  }

  .section_title {
    margin-left: -80px;
    padding-left: 80px;
  }

  .product_content .section_title {
    margin-right: -20px;
  }

  .similar_products {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section_inner .section_title {
    margin-left: -20px;
    width: calc(100% + 40px);
  }
  .section_inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .advantages_list {
    margin: 0 0 0 -30px;
  }

  .advantage_item {
    padding: 30px 30px 0;
  }

  .show_more_box {
    margin-right: -20px;
    margin-left: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  #header .search_box {
    width: 44px;
  }

  #header .search_box.active {
    width: 375px;
    margin-left: 0;
  }

  .contact_wrapper {
    padding: 70px 50px 0;
  }
}

/* (max-width: 1439px) */

@media only screen and (max-width: 1199px) {

  .section1,
  .text_page {
    padding-left: 50px;
  }

  .product_charac {
    padding-left: 50px;
  }

  .section_title {
    margin-right: -20px;
    margin-left: -50px;
    padding-left: 50px;
  }

  /* .sort_box {
    flex-wrap: wrap;
    border: none;
  } */

  /* .filter_list {
    border-top: 1px solid var(--border);
    border-bottom: 1px solid var(--border);
  } */

  .sort_select.jq-selectbox {
    position: relative !important;
    top: 0;
    transform: none;
  }

  /* .filter_list {
    width: 100%;
    margin-bottom: 30px;
  } */

  .filter_link {
    margin: 0 15px;
  }

  .pagination_link {
    display: none;
  }

  .catalog_menu_box {
    width: 332px;
  }

  .catalog_menu_bottom>li>a,
  .catalog_menu_top>li>a {
    padding-left: 50px;
  }
  .subscribe_wrapper {
    display: block;
  }

  .subscribe_text {
    max-width: 406px;
    margin-right: 0;
    margin-bottom: 27px;
  }

  .subscribe_input_wrapper {
    flex-grow: 1;
    width: auto;
  }

  .footer_bottom>.container {
    flex-wrap: wrap;
  }

  .footer_bottom_left {
    order: 2;
    width: 100%;
    padding-top: 26px;
  }

  .logo_list {
    position: relative;
    order: 1;
    width: calc(100% + 40px);
    padding-bottom: 30px;
  }

  .footer_info {
    flex: 0 0 220px;
  }

  .logo_list:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    height: 1px;
    opacity: 0.16;
    background-color: #f3f3f3;
  }

  .contact_page {
    display: block;
  }

  .map_box {
    max-width: 100%;
  }

  .contact_header {
    padding: 50px 75px 35px;
  }

  .map_box_inner {
    height: 562px;
  }

  .contact_wrapper {
    padding: 43px 75px;
  }

  .product_slider_wrapper {
    display: flex;
    flex-direction: column;
  }

  .product_slider_header {
    margin-top: 10px;
  }

  .categories_slider .swiper-slide {
    width: 178px;
  }

  .categories_slider .categories_slider_item {
    padding: 20px 14px 2px;
  }

  .categories_slider .categories_slider_item .categories_slider_img {
    height: 67px;
    margin-bottom: 28px;
  }

  .wrap_categories_slider .swiper_button {
    display: none;
  }

  .product_card_horisontal .product_card_horisontal_desc .modal_btns {
    flex-direction: column;
  }

  .product_card_horisontal .product_card_horisontal_desc .modal_btns .btn+.btn {
    margin: 11px 0 0;
  }

  .group_news_wrapper,
  .main_news_wrapper {
    grid-gap: 15px 9px;
  }

  .section_main_news {
    padding: 45px 20px 40px;
  }

  .section_main_news .page_title_box {
    margin: 0 0 40px;
  }

  .section_main_news .breadcrumbs:not(:last-child) {
    margin-bottom: 8px;
  }

  .main_news .main_news_img,
  .main_news .main_news_img .main_news_img_inner {
    height: 168px;
  }

  .main_news .main_news_desc {
    padding: 41px 41px 49px;
  }

  .main_news .main_news_desc .main_news_desc_head {
    font-size: 16px;
    margin-bottom: 25px;
    line-height: 1.55;
  }

  .main_news .main_news_desc p {
    font-size: 12px;
    line-height: 1.78;
  }

  .section_short_news {
    padding-top: 45px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section_short_news:last-child {
    padding-bottom: 0;
  }

  .group_news_wrapper+.btn_wrapper .btn.large,
  .main_news_wrapper+.btn_wrapper .btn.large {
    padding: 10px 20px;
  }

  .main_news_wrapper:not(:last-child) {
    margin-bottom: 50px;
  }

  .group_news_wrapper .short_news,
  .short_news {
    padding: 51px 41px 45px;
  }

  .data_middle {
    min-width: 121px;
  }

  .short_news .short_news_head {
    font-size: 16px;
    line-height: 1.55;
    margin-bottom: 25px;
  }

  .short_news p {
    font-size: 12px;
    line-height: 1.78;
    padding: 0;
  }

  .section_news {
    margin-top: 15px;
  }

  .section_news .page_title_box .breadcrumbs {
    display: none;
  }

  .section_news .section_news_inner {
    padding: 55px 40px 60px;
  }

  .section_news .section_news_inner .section_news_inner {
    padding: 0 60px;
  }

  .box_bg_img {
    height: 231px;
  }

  .blockquote {
    padding: 52px 60px;
    font-size: 13px;
  }

  .blockquote:not(:last-child) {
    margin-bottom: 58px;
  }

  .definition_count_head {
    line-height: 1.87;
  }

  .definition_count_head:not(:last-child) {
    margin-bottom: 70px;
  }

  .definition_count_head dt {
    font-size: 18px;
    margin-bottom: 15px;
  }

  .definition_count_head dd:not(:last-child) {
    margin-bottom: 45px;
  }

  .definition_count_head dd {
    font-size: 12px;
  }

  .header_bottom {
    padding: 10px 20px 10px 20px;
  }
  .figure .figure_bg {
    height: 225px;
  }

  .section_short_news .section-title-sang {
    margin-bottom: 45px;
  }

  .search_box {
    margin-left: 20px;
  }
  .login-mobile {
    width: 24px;
    height: 24px;
  }
}

/* (max-width: 1199px) */

@media only screen and (max-width: 991px) {
  body {
    font-size: 12px;
    line-height: 22px;
  }

  h4 {
    font-size: 12px;
    font-weight: 400;
  }

  h5 {
    font-size: 11px;
  }

  h6 {
    font-size: 10px;
  }

  .title4 {
    font-size: 12px;
    font-weight: 400;
  }

  .title5 {
    font-size: 15px;
    line-height: 1.5;
  }

  .page_title {
    font-size: 26px;
    line-height: 1.5;
  }

  .header_top {
    padding-right: 20px;
    padding-left: 20px;
  }
  .search_box {
    margin-left: 15px;
  }
  .header_bottom {
    padding: 16px 20px 16px 20px;
  }
  .menu_top {
    margin-right: -8px;
  }
  .header_top_city {
    flex: 0 0 auto;
    max-width: 540px;
  }
  .menu_top a {
    padding-right: 8px;
  }
  .catalog_btn {
    min-width: 155px;
    padding-left: 67px;
    font-size: 11px;
    line-height: 20px;
  }

  .catalog_btn:before,
  .catalog_btn:after {
    width: 67px;
    transform: scale(0.8);
  }

  .header_link_wrapper a {
    transform: scale(0.8);
  }

  .header_link_wrapper a+a {
    margin-left: 25px;
  }

  .back_to_top {
    width: 30px;
    height: 30px;
  }

  .back_to_top i {
    font-size: 20px;
  }

  .search_box.active:before {
    top: 135px;
  }

  .btn {
    font-size: 12px;
  }

  .cart_btn {
    width: 70px;
    margin-left: 0;
  }

  .sidebar {
    width: 220px;
  }

  .page_content {
    width: calc(100% - 220px);
    padding-top: 0px;
  }

  .page_nav_title,
  .page_nav_list {
    font-size: 12px;
    line-height: 22px;
  }

  .page_nav_list {
    padding: 12px 30px;
  }

  .section1,
  .text_page {
    padding-left: 40px;
  }

  .text_page .section_title:not(:first-child) {
    margin-top: 50px;
  }

  .section1:not(:last-child),
  .product_content .section1 {
    padding-bottom: 50px;
  }

  .product_content .section1 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .product_charac {
    padding: 25px 40px 50px;
  }

  .product_page:not(:last-child) {
    margin-bottom: 0;
  }

  .similar_products {
    padding: 20px 40px 10px;
    background-color: #fff;
  }

  .section_title {
    margin-left: -40px;
    padding-left: 40px;
  }

  .product_content .section_title {
    margin-right: -40px;
  }

  .info_box_inner {
    padding-right: 0;
  }

  .advantages_list {
    margin: 0 0 0 -10px;
  }

  .advantage_item {
    padding: 25px 10px 0;
  }

  .advantage_icon {
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
  }

  .advantage_icon img {
    transform: scale(0.8);
  }

  .advantage_text {
    font-size: 10px;
    line-height: 18px;
  }

  .footer_info {
    flex: 0 0 186px;
  }

  .footer_list_wrapper {
    /*grid-template-areas: 'grid1 grid2 grid4''grid1 grid3 .';*/
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas:
          'grid1 grid2'
          'grid3 grid4';
  }

  .footer_list_item:nth-child(4) {
    align-self: start;
    margin-top: 25px;
  }

  .footer_list {
    padding-right: 0;
  }

  .footer_addres {
    font-size: 12px;
    line-height: 20px;
  }

  .footer_social_list a {
    margin-right: 10px;
  }

  .footer_contact a {
    font-size: 16px;
    line-height: 1.8;
  }

  .footer_list {
    padding-right: 20px;
    font-size: 11px;
    line-height: 22px;
  }

  .footer_list li+li {
    margin-top: 3px;
  }

  .copytite {
    font-size: 12px;
    line-height: 1.5;
  }

  .logo_list a {
    margin-right: 10px;
    margin-left: 10px;
  }

  .header_schedule,
  .header_tel,
  .header_showrooms {
    font-size: 10px;
    line-height: 1.5;
  }

  .city_selection_label {
    font-size: 10px;
  }

  .footer_top {
    padding: 60px 0;
  }

  .footer_midle {
    padding: 50px 0;
  }

  .filter_wrapp {
    padding-right: 60px;
  }

  .range_box input {
    width: 80px;
    height: 36px;
    padding-left: 10px;
    font-size: 10px;
    line-height: 20px;
  }

  .input_wrapper>label {
    font-size: 12px;
  }

  .product_page {
    display: block;
  }

  .product_slider_wrapper {
    padding: 0 20px 24px;
  }

  .product_media,
  .product_content {
    max-width: initial;
  }

  .product_carusel {
    padding-right: 150px;
  }

  .link_doc_list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
  }

  .link_doc_list .link_doc {
    flex: 0 0 50%;
    max-width: calc(50% - 20px);
    margin: 13px 10px 0;
  }

  .product_select {
    flex-grow: 1;
    width: auto;
  }

  .show_all_product_wrapper {
    flex-wrap: wrap;
  }

  .show_all_product {
    width: 100%;
  }

  .show_all_product:not(:last-child) {
    margin-bottom: 30px;
  }

  .show_all_product-img {
    height: auto;
  }

  .show_all_product-img img {
    position: static;
    top: auto;
  }

  .better_product {
    margin-bottom: 30px;
    background-image: none;
  }

  .better_product.other{
    margin-bottom: 30px;
    background-image: none;
  }

  .offer_wrapper {
    flex-wrap: wrap;
  }

  .offer_card {
    width: 100%;
  }

  .offer_card:not(:last-child) {
    margin-bottom: 20px;
  }

  .brands {
    margin-bottom: 30px;
    padding: 68px 0 57px;
  }

  .brands-list {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: -20px;
    margin-bottom: 40px;
  }

  .brands-list li {
    width: 25%;
  }

  .brands h4 {
    margin-bottom: 30px;
    font-size: 11px;
  }

  .catalog_menu_wrapper {
    top: 116px;
  }

  .catalog_menu_box {
    width: 358px;
    transition: width 0.3s;
  }

  .catalog_menu_bottom>li>a,
  .catalog_menu_top>li>a {
    padding-left: 30px;
  }

  li:hover>.catalog_submenu_wrapp {
    opacity: 0;
    visibility: hidden;
  }

  li.t_active>.catalog_submenu_wrapp {
    opacity: 1;
    visibility: visible;
  }

  .catalog_submenu_wrapp {
    width: calc(100vw - 358px);
  }

  .submenu_header {
    display: block;
  }

  .catalog_submenu_wrapp.open_submenu>.submenu_header {
    display: none;
  }

  .catalog_menu_box.open_submenu2 {
    width: 105px;
  }

  .catalog_menu_top>li>a img .catalog_menu_box.open_submenu2 .catalog_menu_top>li>a {
    padding-left: 43px;
  }

  .catalog_menu_box.open_submenu2 .catalog_menu_bottom,
  .catalog_menu_box.open_submenu2 .catalog_menu_top>li>a>span {
    display: none;
  }

  .catalog_menu_box.open_submenu2 .catalog_submenu_wrapp {
    width: calc((100vw - 105px) / 2);
  }

  .brand_header {
    min-height: 70px;
  }

  .brand_title_box {
    margin-bottom: 40px;
  }

  .info_box2 {
    padding: 76px 74px 73px;
  }

  .info_box2:not(:last-child) {
    margin-bottom: 60px;
  }

  .info_box2_title {
    margin-bottom: 30px;
    font-size: 26px;
  }

  .info_box3 {
    padding: 76px 74px 73px;
  }

  .info_box3:not(:last-child) {
    margin-bottom: 60px;
  }

  .info_box3_title {
    margin-bottom: 30px;
    font-size: 26px;
  }

  .brends_catalog_wrapper {
    grid-template-columns: repeat(2, 1fr);
  }

  .brends_catalog_wrapper:not(:last-child) {
    margin-bottom: 50px;
  }

  .brend_box {
    padding: 20px;
  }

  .brend_logo {
    margin-bottom: 20px;
  }

  .search_box .search_dropdown {
    top: 109px;
    padding: 35px 60px 43px;
  }

  .search_dropdown .search_dropdown_list dt {
    float: none;
    text-align: left;
    padding: 0;
    margin: 0 0 13px;
    min-width: initial;
  }

  .search_dropdown .search_dropdown_list dd {
    overflow: visible;
    padding: 0 20px;
  }

  .search_dropdown .search_dropdown_list dd:not(:last-child) {
    margin-bottom: 33px;
  }

  .search_subdropdown_list li:not(:last-child) {
    margin-bottom: 2px;
  }

  .search_subdropdown_list li a {
    font-size: 14px;
  }

  #product_add_cart,
  #product_comparison {
    margin: 20px 34px;
    max-width: initial;
  }

  .modal_product_comparison .product_comparison_header {
    padding: 96px 20px 50px;
  }

  .modal_product_comparison .order_finish_icon {
    width: 96px;
    height: 96px;
  }

  .modal_product_comparison .product_comparison_header h2 {
    font-size: 23px;
  }

  .modal_product_comparison .product_comparison_header+.product_comparison_content {
    margin-top: 11px;
  }

  .modal_product_comparison .product_comparison_content {
    padding: 40px;
  }

  .modal_product_comparison .product_comparison_content h3 {
    text-align: left;
    margin-bottom: 35px;
  }

  .cart_item.horizontal {
    padding: 12px 30px 12px 25px;
  }

  .cart_item.horizontal .cart_item_close {
    font-size: 0;
    line-height: 0;
    width: 30px;
    height: 30px;
  }

  .cart_item.horizontal .cart_item_close:hover {
    background-color: var(--bg-grey-light);
  }

  .cart_item.horizontal .cart_item_close span+img {
    margin-left: 0;
  }

  .quantity_wrapper.quantity_big .quantity_btn {
    width: 31px;
    height: 31px;
  }

  .quantity_wrapper.quantity_big .quantity_number {
    font-size: 13px;
    line-height: 1.75;
  }

  .cart_item.horizontal .quantity_btn {
    width: 31px;
    height: 31px;
  }

  .cart_item.horizontal .cart_item_info {
    padding-right: 30px;
  }

  .cart_item.horizontal .cart_item_title {
    font-size: 14px;
    line-height: 1.53;
  }

  .cart_item.horizontal .cart_item_price {
    min-width: initial;
    font-size: 13px;
  }

  .cart_item.horizontal .cart_item_price+.cart_item_qt {
    margin-left: 36px;
  }

  .product_comparison_carts .cart_item.horizontal+.cart_item.horizontal {
    margin-top: 11px;
  }

  .modal_product_add_cart .product_add_cart_header {
    padding: 92px 53px 53px 40px;
  }

  .product_card_horisontal .product_card_horisontal_img {
    width: 234px;
    height: 214px;
  }

  .product_card_horisontal .product_card_horisontal_img+.product_card_horisontal_desc {
    padding-left: 41px;
  }

  .product_card_horisontal .product_card_horisontal_desc {
    padding: 0;
  }

  .product_card_horisontal .product_card_horisontal_desc h2 {
    font-size: 23px;
    margin-bottom: 18px;
  }

  .product_card_horisontal .product_card_horisontal_desc p {
    font-size: 12px;
  }

  .product_card_horisontal .product_card_horisontal_desc p:not(:last-child) {
    margin-bottom: 43px;
  }

  .product_card_horisontal .product_card_horisontal_desc .product_price_wrapp {
    margin-bottom: 40px;
  }

  .product_card_horisontal .product_card_horisontal_desc .product_price_small {
    font-size: 16px;
    line-height: 1.65;
  }

  .modal_product_add_cart .modal_btns .btn {
    padding: 10px 20px;
  }

  .modal_product_add_cart .product_add_cart_content {
    padding: 40px 40px 50px;
  }

  .modal_product_add_cart .product_add_cart_content h3 {
    font-size: 17px;
    margin-bottom: 35px;
  }

  .modal_product_add_cart .product_add_cart_header+.product_add_cart_content {
    margin-top: 11px;
  }

  .product_comparison_carts:not(:last-child) {
    margin-bottom: 35px;
  }

  .group_news_wrapper {
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
  }

  .product_slider_box .advantages-wrapper {
    display: none;
  }
  .login-mobile {
    width: 24px;
    margin-left: 0;
  }
}

/* (max-width: 991px) */

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 21px;
  }

  h2 {
    font-size: 21px;
  }

  .title1 {
    font-size: 21px;
  }

  .title2 {
    font-size: 21px;
  }

  .page_title {
    font-size: 21px;
  }

  .info_box2_title {
    font-size: 21px;
  }

  .info_box3_title {
    font-size: 21px;
  }

  .header_top {
    padding-right: 20px;
    padding-left: 20px;
    display: none;
  }

  .header_bottom {
    padding: 11px 18px;
  }

  .header_bottom .phone {
    display: block;
    width: 20px;
    margin-left: 13px;
    margin-right: 0;
  }

  .header_top_city {
    display: none;
  }

  .header_link_wrapper {
    display: none;
  }
  .header_socials_wrapper  {
    margin-top: -4px;
  }
  .header_socials_wrapper .social_item {
    display: block;
    width: 22px;
    height: 22px;
  }
  .header_socials_wrapper .social_item--tg {
    width: 25px;
    height: 25px;
  }
  .social_item img {
    width: 100%;
    height: 100%;
  }
  .header_socials_wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
    margin-left: 8px;
  }
  .link_icon--wishlist {
    display: inline-flex;
    margin-left: 10px;
  }
  .link_icon--compare {
    display: inline-flex;
  }
  .header_link_wrapper a+a {
    margin-left: 5px;
  }
  .open_menu .header_bottom .logo {
    display: none;
  }

  .open_menu .header_link_wrapper {
    display: flex;
  }

  .header_tel {
    order: 1;
  }


  .header_schedule {
    order: 2;
    padding-right: 0;
    padding-left: 15px;
  }

  .header_showrooms {
    order: 3;
    margin: 10px 0;
  }

  .catalog_btn {
    min-width: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    background: none;
    border: none;
  }

  .catalog_btn:before,
  .catalog_btn:after {
    width: 100%;
  }

  .catalog_btn.active {
    border: none;
  }

  .catalog_btn span {
    display: none;
  }

  #header .search_box {
    width: 25px;
    margin-left: 0px;
  }

  #header .search_box.active {
    width: 304px;
    margin-left: 0;
  }

  #header .search_box.active .container {
    padding-left: 0;
  }
  #header .search_box.active .search_close {
    right: -30px;
  }
  .search_box.active:before {
    top: 110px;
  }

  .search_input {
    padding: 5px 5px 5px 45px;
    line-height: 20px;
  }
  .search_page_box {
    height: 65px;
    padding: 0 10px;
  }
  .search_btn {
    top: 0;
    width: 31px;
    height: 31px;
  }

  /* Стили для всех устройств iOS */
  @supports (-webkit-touch-callout: none) {
    .search_btn {
      margin-top: -4px;
      width: 40px;
      height: 40px;
    }
  }
  .logo a {
    width: 73px;
    height: 25px;
  }

  .cart_btn {
    width: 30px;
  }

  .content_wrapp {
    display: block;
  }

  .sidebar {
    width: auto;
    margin-bottom: 30px;
  }

  .page_nav_list {
    display: none;
  }

  .page_content {
    width: initial;
  }

  .product_charac,
  .product_content .section1 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section1,
  .text_page {
    padding-left: 0;
  }

  .section_title {
    margin-left: -20px;
    padding-left: 20px;
  }

  .product_content .section_title {
    margin-right: -20px;
  }

  .advantages_list {
    display: block;
  }

  .advantage_item {
    padding-top: 40px;
  }

  .advantage_text {
    font-size: 12px;
  }

  .advantage_icon {
    width: 105px;
    height: 105px;
  }

  .advantage_icon img {
    transform: none;
  }

  .subscribe_form {
    display: block;
  }

  .subscribe_form>* {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }

  .subscribe_group_fields {
    flex-direction: column;
    gap: 30px;
    margin-bottom: 30px;
  }
  .subscribe_input_wrapper {
    width: 100%;
  }
  .subscribe_input {
    height: 53px;
  }

  .footer_top {
    padding: 50px 0 43px;
  }

  .footer_midle {
    padding: 32px 0;
  }

  .footer_row {
    flex-wrap: wrap;
  }

  .footer_info {
    display: flex;
    flex-wrap: wrap;
    flex: 0 0 100%;
    margin-bottom: 37px;
  }

  .footer_contact,
  .footer_addres {
    flex: 0 0 50%;
  }

  .footer_addres {
    margin-bottom: 24px;
  }

  .footer_social_list {
    flex: 0 0 100%;
  }

  .footer_bottom_left {
    justify-content: space-between;
  }

  .developed_by {
    margin-left: 0;
  }

  .sidebar_inner {
    position: static;
  }

  .filter_wrapp {
    position: fixed;
    top: 0;
    left: -100%;
    bottom: 0;
    z-index: 999999;
    width: 100%;
    padding: 0 20px 0;
    max-height: initial;
    margin: 0;
    background-color: var(--white);
    transition: left 0.3s;
  }

  body.open_filter {
    overflow: hidden;
  }

  body.open_filter .filter_wrapp {
    left: 0;
  }

  .filter_header {
    position: sticky;
    top: 0;
    z-index: 3;
    display: block;
    margin: 0 -20px 0;
    padding-right: 20px;
    padding-left: 20px;
    background-color: var(--white);
  }

  .filter_btn {
    display: inline-flex;
  }

  .filter_btn_wrapp {
    position: sticky;
    bottom: 0;
    padding: 17px 0 27px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 17px, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 17px, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 17px, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  }

  .sort_box {
    flex-wrap: wrap;
    border: none;
  }

  .filter_list {
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid var(--border);
    border-bottom: 1px solid var(--border);
  }

  .pagination_wrapper {
    /*display: none;*/
    flex-direction: column;
  }
  .pagination>li {
    padding: 0 7px 7px 0;
  }

  .link_doc_list {
    display: block;
  }

  .link_doc_list .link_doc {
    flex: none;
    max-width: initial;
    margin: 0;
  }

  .link_doc_list .link_doc+.link_doc {
    margin-top: 10px;
  }

  .product_carusel {
    padding-right: 50px;
  }

  .similar_products {
    padding-right: 20px;
    padding-left: 20px;
  }

  .product_info_footer .product_btn_wrapp {
    flex-direction: column;
    align-items: normal;
  }

  .product_btn_item+.product_btn_item {
    margin-top: 10px;
  }

  .product_btn_item_bottom+.product_btn_item_bottom {
    margin-top: 0;
    background: transparent;
  }

  .product_btn_item_bottom+.product_btn_item_bottom a {
    background: transparent;
    color: var(--primary);
  }

  .charac_val {
    font-size: 12px;
    flex: 0 0 137px;
    line-height: 1.4;
  }

  .charac_name {
    line-height: 1.4;
    font-size: 12px;
  }

  .charac_line {
    min-width: 40px;
    height: 15px;
  }

  .main_slider {
    padding: 0 25px;
  }

  #main_slider .swiper_button.prev {
    left: 10px;
  }

  #main_slider .swiper_button.next {
    right: 10px;
  }

  .main_slider-item {
    padding: 0 65px;
  }

  .main_slider-item h1 {
    font-size: 38px;
    line-height: 52px;
  }

  .main_slider-item h3 {
    font-size: 14px;
    line-height: 26px;
  }

  .main_slider-item h3 br {
    display: none;
  }

  .better_product {
    padding: 30px 35px;
  }

  .better_product .btn {
    width: 100%;
  }

  .better_product-info_responsive .better_product-content,
  .better_product-info_responsive {
    display: block;
  }

  .better_product-info_responsive {
    margin-bottom: 30px;
  }

  .better_product-info h3 {
    margin-bottom: 26px;
  }

  .better_product-content {
    display: none;
  }

  .better_product-info {
    max-width: 100%;
  }

  .section-title-sang {
    font-size: 21px;
    line-height: 33px;
  }

  .offer_card {
    padding: 41px 40px;
  }

  .offer_wrapper.container {
    padding-right: 0;
    padding-left: 0;
  }

  /*Catalog menu*/
  .catalog_back_btn {
    display: inline-flex;
  }

  .catalog_menu_wrapper {
    top: 135px;
    height: calc(100vh - 110px);
  }

  .catalog_menu_bottom {
    position: sticky;
    bottom: 0;
    z-index: 9;
  }

  .catalog_menu_box,
  .catalog_menu_box.open_submenu2 {
    width: 100%;
    transition: all 0.3s;
  }

  .catalog_submenu_wrapp {
    background: var(--white);
  }
  .catalog_submenu_wrapp,
  .catalog_menu_box.open_submenu2 .catalog_submenu_wrapp {
    width: 100%;
    transition: all 0.3s;
  }

  /*.catalog_menu_box.catalog_menu_box.open_submenu,*/
  /*.catalog_submenu_wrapp.catalog_submenu_wrapp.open_submenu {*/
  /*  transform: translateX(-100%);*/
  /*}*/

  .brand_header>.container {
    flex-direction: column;
  }

  .brand_logo {
    margin: 0 0 20px;
  }

  .brand_title_box {
    padding: 25px;
  }

  .brand_header_wrapper {
    min-height: 396px;
  }

  .brand_title_box {
    margin-top: -195px;
  }

  .info_box2 {
    padding: 82px 40px;
  }

  .info_box3 {
    padding: 82px 40px;
  }

  .search_page_box_label {
    display: none;
  }

  .brends_catalog_wrapper {
    grid-template-columns: repeat(1, 1fr);
  }

  .brends_catalog_wrapper:not(:last-child) {
    margin-bottom: 30px;
  }

  .brend_box {
    padding: 15px;
  }

  .brend_logo {
    margin-bottom: 15px;
  }

  .brands-list li {
    max-width: 30%;
    width: auto;
  }

  .product_slider_wrapper {
    padding: 0 20px 15px;
  }

  .swiper-pagination {
    padding-top: 10px;
    line-height: 0;
  }

  .main_slider .swiper-pagination {
    padding-bottom: 5px;
  }

  .swiper_button {
    width: 30px;
    height: 30px;
  }

  .swiper_button img {
    width: 9px;
  }

  .swiper_button.next {
    right: 15px;
  }

  .swiper_button.prev {
    left: 15px;
  }
  .brand_carusel_wrapper .swiper_button.prev {
    left: -15px;
  }
  .brand_carusel_wrapper .swiper_button.next {
    right: -15px;
  }
  .swiper_button.next img {
    margin-right: -2px;
  }

  .swiper_button.prev img {
    margin-left: -2px;
  }

  .box_404 {
    background-size: contain;
  }

  .footer_list_wrapper {
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas: 'grid1 grid2''grid1 grid4''grid3 .';
  }

  .product_info_header {
    flex-direction: column;
    align-items: flex-start;
  }

  #prod_breadcrumbs {
    width: 100%;
  }

  .product_info_header .breadcrumbs {
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    display: inline-flex;
    justify-content: flex-end;
    position: relative;
  }

  .product_info_header .breadcrumbs::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    width: 30px;
    height: 100%;
    background: -moz-linear-gradient(left, rgba(19, 68, 33, 1) 0%, rgba(19, 68, 33, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(19, 68, 33, 1) 0%, rgba(19, 68, 33, 0) 100%);
    background: linear-gradient(to right, rgba(19, 68, 33, 1) 0%, rgba(19, 68, 33, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#134421', endColorstr='#00134421', GradientType=1);
  }

  .product_info_logo_link,
  .product_info_logo {
    display: none;
    margin-top: 15px;
  }

  .contact_list {
    flex-wrap: wrap;
    margin-bottom: 0;
    padding: 0;
    border-bottom: none;
  }

  .contact_list_box {
    flex-basis: 50%;
    max-width: 50%;
    margin-top: 22px;
  }

  .map_item_wrapper {
    flex-direction: column;
    align-items: center;
  }

  .map_item+.map_item {
    margin-top: 14px;
  }

  .map_box_inner {
    max-height: 100vh;
    height: 670px;
  }

  .contact_wrapper {
    padding: 0;
  }

  .contact_form {
    padding: 46px 27px 64px;
  }

  .filter_content .filter_section:last-child {
    padding-bottom: 20px;
  }

  .product_price_wrapp {
    flex-wrap: wrap;
  }

  .header_top_social {
    display: inline-block;
  }

  .search_box .search_dropdown {
    padding: 29px 0 24px;
    transform: translateY(-25px);
  }

  .search_dropdown .search_dropdown_list dt {
    padding: 0 32px;
    margin: 0 0 11px;
  }

  .search_dropdown .search_dropdown_list dd {
    padding: 0;
  }

  .search_dropdown .search_dropdown_list dd:not(:last-child) {
    margin-bottom: 22px;
  }

  .search_subdropdown_list li a {
    padding: 9px 80px 9px 50px;
  }

  /*.wrap_categories_slider {
    margin: 0 0 20px;
  }*/

  .categories_slider .swiper-slide {
    width: 140px;
  }

  .categories_slider .categories_slider_item {
    padding: 36px 5px 22px;
  }

  .categories_slider .categories_slider_item .categories_slider_img {
    height: 82px;
  }

  .categories_slider .categories_slider_item .categories_slider_desc {
    min-height: 30px;
    line-height: 1.36;
    font-size: 11px;
  }

  #product_add_cart,
  #product_comparison {
    margin: 14px 7px;
  }

  .modal_btns {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
  }

  .modal_btns .btn+.btn {
    margin: 10px 0 0;
  }

  .modal_product_add_cart button.mfp-close,
  .modal_product_add_cart button.mfp-close:active,
  .modal_product_comparison button.mfp-close,
  .modal_product_comparison button.mfp-close:active {
    right: 15px;
    top: 15px;
  }

  .modal_product_comparison .product_comparison_header {
    padding: 80px 30px 30px;
  }

  .modal_product_comparison .order_finish_icon {
    width: 86px;
    height: 86px;
  }

  .modal_product_comparison .product_comparison_header h2 {
    font-size: 18px;
    margin-bottom: 32px;
  }

  .modal_product_add_cart .product_add_cart_content,
  .modal_product_comparison .product_comparison_content {
    padding: 35px 30px 30px;
  }

  .modal_product_comparison .product_comparison_content h3 {
    text-align: center;
    font-size: 15px;
    margin-bottom: 32px;
  }

  .cart_item.horizontal {
    min-height: 118px;
    padding: 12px 25px 12px 13px;
  }

  .modal_product_add_cart .product_comparison_carts,
  .modal_product_comparison .product_comparison_carts {
    margin-right: -30px;
    margin-left: -30px;
  }

  .cart_item.horizontal .cart_item_info {
    padding-left: 25px;
    padding-right: 25px;
  }

  .product_card_horisontal {
    flex-direction: column;
    align-items: stretch;
  }

  .product_card_horisontal h2 {
    text-align: left;
    margin-bottom: 25px;
    font-size: 20px;
    line-height: 1.3;
  }
  span.accent_color.d-block {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .product_card_horisontal .product_card_horisontal_img {
    width: 190px;
    height: 174px;
    margin: 0 auto 20px;
  }

  .product_card_horisontal .product_card_horisontal_desc p:not(:last-child) {
    margin-bottom: 27px;
  }

  .product_card_horisontal .product_card_horisontal_desc .product_price_small {
    margin-right: 35px;
  }

  .modal_product_add_cart .modal_btns {
    align-items: center;
  }

  .modal_product_add_cart .cart_item.horizontal {
    align-items: flex-start;
    padding: 22px 30px 18px 13px;
    position: relative;
  }

  .modal_product_add_cart .cart_item.horizontal .cart_item_header {
    margin-bottom: 18px;
    min-height: 48px;
  }

  .modal_product_add_cart .product_add_cart_content .cart_item_title {
    max-width: 154px;
  }

  .modal_product_add_cart .cart_item.horizontal .cart_item_info {
    flex-direction: column;
    align-items: flex-start;
    padding-right: 0;
    margin-right: -25px;
  }

  .modal_product_add_cart .cart_item.horizontal .cart_item_footer {
    flex-direction: row-reverse;
    padding: 0;
  }

  .modal_product_add_cart .cart_item.horizontal .cart_item_btn_wrapper {
    position: absolute;
    top: 25px;
    right: 24px;
    margin: 0;
  }

  .modal_product_add_cart .cart_item.horizontal .cart_item_footer .cart_item_price+.cart_item_qt {
    margin: 0 33px 0 0;
  }

  .modal_product_add_cart .product_add_cart_content h3 {
    text-align: center;
    margin-bottom: 32px;
  }

  .modal_product_add_cart .product_add_cart_header {
    padding: 32px 20px 20px;
  }

  .product_card_horisontal .product_card_horisontal_img+.product_card_horisontal_desc {
    padding-left: 0;
  }

  .product_card_horisontal .product_card_horisontal_desc .product_price_wrapp {
    margin-bottom: 34px;
  }

  .section_main_news {
    padding: 47px 5px 45px;
  }

  .main_news_wrapper {
    grid-template-columns: repeat(1, 1fr);
  }

  .main_news .main_news_img,
  .main_news .main_news_img .main_news_img_inner {
    height: 162px;
  }

  .main_news .main_news_desc {
    padding: 36px 35px 45px 33px;
  }

  .data {
    font-size: 9px;
  }

  .main_news .main_news_desc .main_news_desc_head {
    font-size: 15px;
    line-height: 1.65;
    margin-bottom: 22px;
  }

  .main_news .main_news_desc p {
    font-size: 11px;
    line-height: 1.8;
  }

  .section_short_news {
    padding-top: 40px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .main_news_wrapper:not(:last-child) {
    margin-bottom: 44px;
  }

  .group_news_wrapper .short_news,
  .short_news {
    padding: 36px 35px 45px 33px;
  }

  .data_middle {
    min-width: 133px;
  }

  .short_news .short_news_head {
    font-size: 15px;
    line-height: 1.65;
    margin-bottom: 22px;
  }

  .short_news p {
    font-size: 11px;
    line-height: 1.8;
  }

  .section_news {
    margin-top: 0;
  }

  .section_news .container {
    padding: 0;
  }

  .section_news .row {
    margin: 0;
  }

  .section_news .section_news_inner {
    padding: 55px 0 45px;
  }

  .section_news .section_news_inner .section_news_inner {
    padding: 0 27px;
  }

  .section_news .page_title_box .page_title {
    margin-bottom: 30px;
  }

  .section_news .page_title_box {
    margin: 0 0 40px;
  }

  .box_bg_img:not(:last-child) {
    margin-bottom: 33px;
  }

  .blockquote {
    padding: 54px 27px 50px;
  }

  .definition_count_head dt {
    margin-bottom: 20px;
  }

  .definition_count_head dd {
    font-size: 11px;
  }

  .definition_count_head dd:not(:last-child) {
    margin-bottom: 30px;
  }

  .definition_count_head:not(:last-child) {
    margin-bottom: 65px;
  }

  .figure .figure_bg {
    height: 148px;
  }

  .figure .figcaption {
    font-size: 10px;
  }

  .box_bg_img {
    height: 142px;
  }

  .section_short_news .section-title-sang {
    margin-bottom: 30px;
  }

  .offer_wrapper {
    margin-bottom: 50px;
  }

  .section_news_multiple {
    padding-top: 68px;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 55px;
  }

  .section_news_multiple .section-title-sang {
    margin-bottom: 29px;
  }

  .group_news_wrapper:not(:last-child) {
    margin-bottom: 44px;
  }

  .advantages-wrapper {
    padding: 10px;
    display: block;
  }
  .advantages-wrapper .advantage a {
    display: flex;
    flex-direction: row;
    text-align: left;
    justify-content: flex-start;
    width: unset;
    margin: 10px;
    font-size: 14px;
  }
  .advantages-wrapper .advantage span {
    color: #000;
    font-size: 14px; /* или 15px что лучше подойдёт */
    margin-top: unset;
    margin-left: 16px;
    text-align: left;
  }

  .header_top {
    padding-right: 20px;
    padding-left: 20px;
  }
  .login-mobile {
    width: 19px;
    height: 18px;
  }
  .cart_btn .icon {
    width: 20px;
    height: 20px;
  }
}

/* (max-width: 767px) */

@media only screen and (max-width: 575px) {
  .main_slider-item h1 {
    margin-bottom: 15px;
    font-size: 34px;
    line-height: 46px;
  }

  #main_slider .swiper_button.prev,
  #main_slider .swiper_button.next {
    display: none;
  }

  .main_slider-item {
    padding: 0 26px;
  }

  .show_all_product {
    position: relative;
  }

  .show_all_product>* {
    width: 100%;
  }

  .show_all_product h3 {
    padding-right: 100px;
  }

  .show_all_product-img {
    position: absolute;
    top: -22px;
    right: -8px;
    order: 2;
    max-width: 130px;
    width: 130px;
    height: 130px;
    padding-right: 0;
    text-align: center;
  }

  .show_all_product-img img {
    max-width: 130px;
  }

  .main_slider {
    padding: 0;
  }

  .better_product-info .section-title-sang {
    font-size: 17px;
    line-height: 25px;
  }

  .brands h4 {
    margin-bottom: 60px;
  }

  .brands-list {
    justify-content: center;
    margin-bottom: 65px;
  }

  .brands-list li {
    max-width: 50%;
  }

  .brands-list li:nth-child(even) {
    text-align: right;
  }

  .brands-list li:nth-child(5) {
    text-align: center;
  }

  .brands .btn {
    width: 100%;
  }

  .offer_card .btn {
    width: 100%;
  }

  .modal_product_add_cart .modal_btns .btn {
    width: 100%;
  }

  .group_news_wrapper+.btn_wrapper .btn.large,
  .main_news_wrapper+.btn_wrapper .btn {
    width: 100%;
  }

  .contact_header {
    padding: 50px 30px 35px;
  }

  .contact_list_box {
    flex-basis: 100%;
    max-width: 100%;
    margin-top: 22px;
  }

  .modal_box {
    padding: 86px 30px;
  }

}

/* (max-width: 575px) */
@media (max-width: 400px){
  .login-mobile {
    width: 19px;
    height: 18px;
  }
  .logo a {
    width: 37px;
    height: 37px;
    background: url(../images/apple-icon-76x76.png) no-repeat;
    background-size: contain;
  }
  .cart_btn {
    height: 30px;
  }

}
/* (max-width: 575px) */
@media (max-width: 325px){
  .header_bottom .align-items-center {
    padding-right: 0;
  }

}