@media (max-width: 1368px) {
  .h_nav_list_inside_list li a {
    line-height: 16px;
  }
  .h_nav_list_inside {
    max-height: 510px;
  }
}
@media (max-width: 1350px) {
  .m_news_block_list,
  .m_categories_list,
  .m_popular_list {
    padding-left: 30px;
    padding-right: 30px;
  }
  .m_news_block_list .slick-prev_arrow,
  .m_categories_list .slick-prev_arrow,
  .m_popular_list .slick-prev_arrow {
    left: 5px;
  }
  .m_news_block_list .slick-next_arrow,
  .m_categories_list .slick-next_arrow,
  .m_popular_list .slick-next_arrow {
    right: 5px;
  }
}
@media (max-width: 1199px) {
  
  .m_basket_page_right_toggle_head .quest_link_cont  {
    position: absolute;
    margin-top: 21px;
    margin-left: 72px;
  }
  .m_basket_page_right_toggle_head .active_toggle_basket_item {
    border-bottom: 0px solid #BDBDBD;
  }
  .help_page_title--search{
    margin-top: 0;
  }
  .h_nav_list_inside_item{
    margin-top: 0;
  }
  .h_nav_list_inside_wrap{
    align-items: flex-start;
  }
  .h_nav_list_inside_item:nth-child(2){
    padding-top: 0;
  }
  .m_banner_slider li img {
    height: 400px;
  }
  .slick-dots {
    bottom: 25px;
  }
  .m_banner_slider_wrapper {
    padding-bottom: 65px;
  }
  .title {
    font-size: 24px;
  }
  .m_new_list li:last-child a > span:not(.new_span) {
    font-size: 20px;
  }
  .m_categories_list li a span {
    font-size: 16px;
  }
  .m_big_news_banner_info span {
    font-size: 22px;
  }
  .m_big_sale_banner span {
    font-size: 22px;
  }
  .m_new_list li:first-child a > span:not(.new_span) {
    font-size: 20px;
  }
  .m_new_list .m_new_list_SALE a span {
    font-size: 90px!important;
  }
  .h_nav_list_inside{
    max-height: initial;
  }
  .h_bottom,
  .h_nav_list_inside,
  .h_nav_list_inside_item_wrap {
    position: fixed;
    left: 0;
    top: 0;
    height: auto;
    min-height: 100vh;
    overflow: auto;
    bottom: 0;
    z-index: 101;
    transition: .3s;
    transform: translateX(-110%);
    padding-right: 50px;
  }
  .h_bottom .container,
  .h_nav_list_inside .container,
  .h_nav_list_inside_item_wrap .container {
    padding-left: 0;
    padding-right: 0;
  }
  .h_bottom--active,
  .h_nav_list_inside--active,
  .h_nav_list_inside_list--active {
    transform: none!important;
  }
  .h_bottom {
    background-color: rgba(0, 0, 0, 0.85);
  }
  .h_nav {
    width: 100%;
    float: left;
   /*  height: 100%; */
    background-color: #FFF;
    display: block;
    flex-direction: column;
    /* min-height: 100vh; */
    height: 100vh;
    overflow: auto;
  }
  .open_menu {
    display: flex;
  }
  .body--active {
    height: 100vh;
    overflow: hidden;
  }
  .h_middle_right {
    max-width: 170px;
    align-items: center;
  }
  .h_nav_list {
    display: flex;
    flex-direction: column;
  }
  .h_nav_list li {
    width: 100%;
    float: left;
    background: none!important;
    border-bottom: 1px solid #E0E0E0;
  }
  .h_nav_list li a {
    width: 100%;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
    font-size: 11px;
    color: #333333!important;
    line-height: 39px;
    padding-top: 1px;
    background: none!important;
    background: url("../img/arrow_right.svg") center right no-repeat !important;
    background-position: calc(100% - 20px) center !important;
    justify-content: flex-start;
  }
  .h_nav_list li .no_inside_menu {
    background: none!important;
  }
  .h_nav_list li .sale_link {
    color: #FFD400!important;
    position: relative;
  }
  .h_nav_list li .sale_link i {
    display: inline;
  }
  .h_nav_list li .sale_link:after {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    content: "";
    width: 5px;
    background-color: #FFD400;
  }
  .m_new_list li a > img {
    min-height: 300px;
    height: 100%;
  }
  .close_mob_menu,
  .menu_name,
  .h_bottom_mob,
  .close_mob_second_menu {
    display: flex;
  }
  .close_mob_menu {
    right: 0px;
    position: fixed;
    z-index: 102;
  }
  .close_mob_menu:after {
    height: 100vh;
    position: fixed;
    content: "";
    top: 0;
    right: 0;
    width: 50px;
  }
  .nav_second_mib_menu {
    display: flex;
    flex-direction: column;
    width: 100%;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 35px;
  }
  .nav_second_mib_menu li {
    width: 100%;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .nav_second_mib_menu li a {
    width: auto;
    float: left;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    text-decoration: none;
    color: #222222;
  }
  .h_nav_list_inside_item > span {
    border-bottom: 1px solid #E0E0E0;
    font-size: 11px;
    padding-top: 1px;
    line-height: 39px;
    margin-bottom: 0;
    width: calc(100% + 15px);
    margin-left: -15px;
    padding-left: 20px;
    background: url("../img/arrow_right.svg") center right no-repeat !important;
    background-position: calc(100% - 20px) center !important;
  }
  .h_nav_list_inside_item > span.noBgSpan{
    background: none!important;
  }
  .h_bottom_mob {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    border-top: 1px solid #E0E0E0;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .h_bottom_mob .h_call {
    display: flex;
    align-items: center;
  }
  .h_bottom_mob .h_call a {
    margin-right: 15px;
  }
  .h_bottom_mob .h_call span {
    width: auto;
    float: left;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 140.62%;
    /* or 13px */
    color: #666666;
  }
  .h_bottom_wrap {
    position: relative;
    /* min-height: 100vh; */
  }
  .h_bottom_wrap:after {
    position: absolute;
    right: -50px;
    top: 0;
    width: 50px;
    content: "";
    background-color: #222;
    opacity: 0.2;
    height: 100%;
  }
  .menu_name {
    display: flex;
    align-items: center;
  }
  .menu_name img {
    width: auto;
    float: left;
    height: auto;
    margin-right: 7px;
  }
  .h_nav_list_inside {
    transform: none;
    visibility: visible;
    opacity: 1;
    background-color: #FFF;
  }
  .h_nav_list_inside_wrap {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .h_nav_list_inside_item {
    width: 100%;
  }
  .h_nav_list_inside_list {
    width: 100%;
    float: left;
    height: auto;
    flex-wrap: nowrap;
  }
  .h_nav_list_inside {
    display: block;
    transform: translateX(-110%);
  }
  .h_nav_list_inside_item img {
    display: none;
  }
  .h_nav_list_inside {
    z-index: 105;
  }
  .h_nav_list_inside:after {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    content: "";
    background-color: #222;
    opacity: 0.2;
    height: 100%;
  }
  .h_nav_list_inside_wrap {
    padding-top: 0;
  }
  .close_mob_second_menu {
    z-index: 106;
  }
  .h_nav_list_inside_item_wrap,
  .h_nav_list_inside {
    background-color: #FFF;
    top: 0px;
    max-width: calc(100% - 50px);
    padding-right: 0;
  }
  .h_nav_list_inside_item_wrap:after,
  .h_nav_list_inside:after {
    display: none;
  }
  .close_mob_second_menu {
    display: none;
  }
  .h_nav_list li {
    margin-bottom: 0;
  }
  .h_nav_list_inside_list li a {
    background: none!important;
  }
  .menu_name img {
    display: block!important;
  }
  .h_nav_list_inside_item_wrap .menu_name {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0;
    width: 100%;
    margin-left: 0;
  }
  .h_nav_list_inside_list {
    margin-bottom: 0;
  }
  .h_nav_list_inside_item_wrap .menu_name {
    background: none!important;
  }
  .h_nav_list_inside_list li a {
    font-weight: 600;
    text-transform: uppercase;
  }
  .help_page_columns_left {
    max-width: 220px;
  }
  .help_page_columns_right {
    max-width: calc(100% - 220px);
    padding-left: 45px;
  }
  .help_page_search {
    max-width: 540px;
  }
  .help_page_title {
    font-size: 27px;
    line-height: 36px;
    margin-bottom: 20px;
  }
  .m_mini_nav_wrap .m_mini_nav_list li a {
    font-size: 12px;
  }
  .m_mini_nav_wrap .m_mini_nav_wrap_back {
    font-size: 12px;
  }
  .m_mini_nav_wrap .m_mini_nav_list li {
    font-size: 12px;
  }
  .m_mini_nav_wrap .m_mini_nav_list li:not(:last-child) {
    margin-right: 20px;
  }
  .m_mini_nav_wrap .m_mini_nav_list li:not(:last-child):after {
    right: -14px;
  }
  .help_page_title_inside {
    font-size: 21px;
    line-height: 28px;
  }
  .help_page_search {
    margin-bottom: 50px;
  }
  .help_page_columns_left_list li a {
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 17px;
    padding-right: 13px;
  }
  .help_page_columns_left_list li .active_help_link {
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 17px;
    padding-right: 13px;
  }
  .help_page_make_order p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 25px;
  }
  .help_page_columns_left_mob {
    width: 100%;
    max-width: 100%;
  }
  .help_toggle_list_head {
    font-size: 18px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .help_toggle_list_inside p {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 20px;
  }
  .help_page_faq_list li > span {
    font-size: 18px;
  }
  .help_page_faq_list li p {
    font-size: 14px;
    line-height: 22px;
  }
  .help_page_faq_list li {
    margin-bottom: 25px;
  }
  .m_pagin li a {
    font-size: 12px;
  }
  .help_page_form_title {
    font-size: 18px;
  }
  .m_form_successful_right span {
    font-size: 14px;
    line-height: 16px;
  }
  .m_form_successful_right p {
    font-size: 14px;
    line-height: 16px;
  }
  .m_form_successful_left {
    max-width: 28px;
  }
  .m_form_successful_left span {
    height: 28px;
  }
  .m_form_successful_left span img {
    max-width: 16px;
  }
  .help_page_make_size_span {
    font-size: 16px;
    line-height: 20px;
  }
  .m_size_table table tbody tr td {
    font-size: 12px;
    line-height: 16px;
    min-height: 44px;
  }
  .m_size_table table thead tr th {
    font-size: 12px;
    line-height: 16px;
    min-height: 44px;
  }
  .help_page_make_size_list {
    font-size: 14px;
    line-height: 22px;
  }
  .help_page_make_size_img_list li img {
    height: 223px;
  }
  .m_new_info_wrap {
    max-width: 720px;
    padding: 45px;
    margin-top: -60px;
  }
  .m_new_banner img {
    height: 380px;
  }
  .m_new_info_wrap h1 {
    font-size: 32px;
    line-height: 37px;
    margin-bottom: 20px;
  }
  .m_new_info_wrap > i {
    font-size: 12px;
  }
  .tags_list li a {
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .tags_list {
    margin-bottom: 20px;
  }
  .m_new_info_wrap > span {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 18px;
  }
  .m_new_info_wrap p {
    font-size: 14px;
    line-height: 22px;
  }
  .m_news_gallery_list .slick-prev_arrow {
    left: calc((100% - 678px) / 2);
  }
  .m_news_gallery_list .slick-next_arrow {
    left: calc((100% - 678px) / 2);
  }
   .content_gallery_list .slick-prev_arrow {
    left: calc((100% - 678px) / 2);
  }
  .content_gallery_list .slick-next_arrow {
    left: calc((100% - 678px) / 2);
  }
  .m_news_article p {
    font-size: 14px;
    line-height: 22px;
  }
  .m_news_article i {
    font-size: 12px;
  }
  .m_news_item_list li {
    font-size: 14px;
    line-height: 18px;
  }
  .h_bottom_mob .h_call a {
    font-weight: bold;
  }
  .h_basket_inside,
  .h_like_inside {
    display: none;
  }
  .menu_img {
    float: left;
    margin-top: 10px;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .m_order_wrap > p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
  }
  .m_order_main_info li > span {
    font-size: 12px;
    line-height: 18px;
  }
  .m_order_deliv_info > span {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
  }
  .m_order_list_head p {
    font-size: 14px;
    line-height: 18px;
  }
  .m_order_table tbody tr td.m_order_table_kilk {
    font-size: 12px;
  }
  .m_order_table tbody tr td.m_order_table_price {
    font-size: 14px;
  }
  .m_order_table thead tr th {
    font-size: 12px;
  }
  .m_table_card_info a {
    font-size: 14px;
    line-height: 16px;
  }
  .m_order {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .m_order_main_info {
    margin-bottom: 30px;
  }
  .m_order_main_info li p {
    font-size: 12px;
    line-height: 18px;
  }
  .m_order_main_info li {
    margin-bottom: 7px;
  }
  .m_lk_left {
    max-width: 225px;
  }
  .m_lk_left_manu li a {
    padding-top: 6px!important;
    padding-bottom: 6px!important;
  }
  .m_lk_left_manu_img {
    width: 27px;
    height: 27px;
  }
  .m_lk_left > p {
    font-size: 12px;
    line-height: 16px;
  }
  .m_lk_left > p span {
    font-size: 19px;
    line-height: 26px;
  }
  .m_lk_right {
    padding: 25px 30px;
    max-width: calc(100% - 240px);
  }
  .m_lk_right_head span {
    font-size: 16px;
    line-height: 21px;
  }
  .m_lk_messages_wrap table tbody tr td {
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 12px;
    padding-top: 12px;
    font-size: 12px;
  }
  .m_lk_messages_wrap table thead tr th {
    padding-left: 7px;
    padding-right: 7px;
    font-size: 12px;
  }
  .m_lk_bonus_wrap .bonus_date {
    max-width: 10px;
  }
  .m_lk_bonus_wrap .bonus_number {
    max-width: 10px;
  }
  .main_sub_but {
    line-height: 38px;
    font-size: 14px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .m_lk_messages_wrap table tbody tr td {
    max-width: 140px;
  }
  .m_login_page_wrap_list li a {
    font-size: 16px;
    line-height: 21px;
  }
  .m_login_page_wrap {
    max-width: 460px;
  }
  .m_login_page {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .m_login_page_wrap_list {
    margin-bottom: 35px;
  }
  .m_resave_password {
    max-width: 305px;
  }
  .m_resave_password p {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 25px;
  }
  .m_resave_password form {
    margin-bottom: 30px;
  }
  .m_resave_password > span {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 13px;
  }
  main {
    min-height: calc(100vh - 580px);
  }
  .m_search_sort {
    margin-bottom: 20px;
  }
  .mini_title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .categor_tags {
    margin-bottom: 30px;
  }
  .categor_tags li a {
    font-size: 12px;
    line-height: 14px;
  }
  .m_search_sort_left span {
    font-size: 12px;
  }
  .m_search_sort_left_kilk li a {
    font-size: 12px;
  }
  .m_search_sort_right span {
    font-size: 12px;
  }
  .m_about_tovar_list_info p {
    font-size: 12px;
  }
  .border_transparent_link {
    font-size: 14px;
    line-height: 36px;
  }
  .lk_my_orders_table_head span {
    font-size: 12px;
  }
  .lk_my_orders_table_body span {
    font-size: 12px;
  }
  .lk_my_orders_table_body .lk_my_orders_table_number span,
  .lk_my_orders_table_body .lk_my_orders_table_summ span {
    font-size: 14px;
  }
  .lk_my_orders_table_summ {
    max-width: 90px;
  }
  .lk_my_orders_table_data {
    max-width: 120px;
  }
  .lk_my_orders_table_status {
    max-width: 130px;
  }
  .lk_my_orders_table_body_item_bottom_info {
    max-width: 130px;
  }
  .lk_orders_info_more {
    font-size: 12px;
    line-height: 25px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .lk_my_orders_table_body_item_bottom_photo li {
    max-width: 37px;
    height: 37px;
  }
  .lk_my_orders_table_body_item_bottom_photo li a {
    font-size: 12px;
  }
  .lk_my_orders_table_body_item {
    padding: 20px 15px;
  }
  .menu_img {
    padding-left: 0;
  }
  .m_basket_page_right {
    max-width: 240px;
    padding-left: 15px;
  }
  .m_basket_page_left {
    max-width: calc(100% - 240px);
  }
  .m_basket_page_right_top_head span {
    font-size: 15px;
    line-height: 19px;
  }
  .m_basket_page_right_top {
    padding: 24px 15px;
  }
  .m_basket_page_right_top_body_list li p {
    font-size: 12px;
    line-height: 15px;
  }
  .m_basket_page_right_top_body_list li span {
    font-size: 12px;
    line-height: 15px;
  }
  .m_basket_page_right_top_body_list li {
    margin-bottom: 6px;
  }
  .m_basket_page_right_top_footer p {
    font-size: 12px;
    line-height: 15px;
  }
  .m_basket_page_right_top_footer span {
    font-size: 17px;
    line-height: 22px;
  }
  .m_basket_page_right_toggle_head a {
    font-size: 12px;
    line-height: 15px;
  }
  .m_basket_page_right_toggle_head a {
    padding: 15px;
    padding-bottom: 13px;
  }
  .m_basket_page_right_toggle_body form span {
    font-size: 12px;
    line-height: 15px;
  }
  .m_basket_bonus_item p {
    font-size: 12px;
    line-height: 15px;
  }
  .m_basket_bonus_item span {
    font-size: 12px;
    line-height: 15px;
  }
  .m_basket_right_nav li a {
    font-size: 12px;
    line-height: 15px;
  }
  .m_basket_table_body .m_basket_table_summ span,
  .m_basket_table_body .m_basket_table_price span {
    font-size: 12px;
    line-height: 15px;
  }
  .m_basket_table_body .m_basket_table_summ .m_basket_table_summ_new,
  .m_basket_table_body .m_basket_table_price .m_basket_table_summ_new {
    font-size: 14px;
  }
  .info_message_basket {
    font-size: 11px;
  }
  .basket_tovar_info_dinamic p {
    font-size: 12px;
    line-height: 15px;
  }
  .basket_tovar_info_dinamic span {
    font-size: 12px;
    line-height: 15px;
  }
  .basket_tovar_info_dinamic {
    padding: 5px;
    padding-right: 25px;
  }
  .basket_tovar_info_dinamic a {
    max-width: 10px;
    margin-top: 1px;
  }
  .basket_tovar_info_dinamic a img {
    width: 100%;
  }
  .m_basket_table_body_item {
    margin-bottom: 10px;
  }
  .basket_add_like {
    margin-bottom: 20px!important;
  }
  .m_basket_page_order_info_deliv_type_head label {
    font-size: 12px;
    line-height: 15px;
  }
  .m_basket_page_order_info_deliv_type_body p {
    font-size: 12px;
    line-height: 15px;
  }
  .m_basket_page_order_info_deliv_type {
    margin-bottom: 15px;
  }
  .m_basket_page_order_info_deliv_type_head label > span {
    margin-top: -3px;
  }
  .m_basket_page_order_info {
    margin-bottom: 15px;
  }
  .m_basket_order_summ_info li p {
    font-size: 12px;
    line-height: 15px;
  }
  .m_basket_order_summ_info li span {
    font-size: 12px;
    line-height: 15px;
  }
  .m_basket_page_order_info > span {
    font-size: 14px;
    line-height: 18px;
  }
  .m_basket_page_order {
    margin-top: 15px;
  }
  .m_basket_page_order > span {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 12px;
  }
  .m_basket_page_head_left span {
    font-size: 20px;
    line-height: 28px;
  }
  .m_basket_page_head_left p {
    font-size: 15px;
    line-height: 19px;
    margin-top: 1px;
  }
  .m_basket_page_head_right a {
    font-size: 12px;
    line-height: 15px;
  }
  .m_basket_order_summ_info {
    max-width: 280px;
  }
  .main_sub_but--green {
    max-width: 280px;
  }
  .m_basket_table_body .m_basket_table_price span {
    font-size: 14px;
    padding-top: 15px;
  }
  .m_catalog_head_title p {
    font-size: 18px;
    line-height: 1.4;
  }
  .m_catalog_head_info p {
    font-size: 12px;
    line-height: 14px;
  }
  .m_catalog_head_title {
    margin-bottom: 20px;
  }
  .m_catalog_left_cat li > a {
    font-size: 12px;
    line-height: 14px;
  }
  .m_catalog_left_cat li > a.m_catalog_left_cat--active {
    font-size: 12px;
    line-height: 14px;
  }
  .m_filter {
    margin-top: 25px;
  }
  .m_filter > span {
    font-size: 12px;
    line-height: 16px;
  }
  .m_filter_item_head span {
    font-size: 12px;
    line-height: 14px;
  }
  .m_filter_item_body_list li label p {
    font-size: 12px;
    line-height: 14px;
    padding-top: 3px;
  }
  .m_filter_item_body {
    padding-bottom: 20px;
  }
  .m_filter form > p {
    margin-top: 30px;
  }
  .m_deliv_banner_right span {
    font-size: 21px;
    line-height: 27px;
  }
  .m_deliv_banner_right p {
    font-size: 12px;
    line-height: 20px;
  }
  .m_deliv_banner {
    padding: 10px 20px;
  }
  .m_catalog_tags_list {
    margin-bottom: 2px;
  }
  .m_catalog_wrap .m_search_sort {
    margin-bottom: 20px;
  }
  .m_info_border {
    padding-top: 45px;
  }
  .m_catalog {
    padding-bottom: 45px;
  }
  .main_sub_but--map {
    margin-top: 15px;
    padding-bottom: 20px;
  }
  .modal_remove_tovars_wrap_links .border_transparent_link {
    line-height: 34px;
  }
  .modal_remove_tovars {
    padding: 15px!important;
  }
  .modal_remove_tovars_wrap span {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .m_card_page_wrap_top_right {
    max-width: 320px;
    padding-left: 20px;
  }
  .m_card_page_wrap_top_left {
    max-width: calc(100% - 320px);
  }
  .m_card_main_slider,
  .m_card_nav_slider {
    display: none;
  }
  .m_card_main_slider_mob,
  .m_card_nav_slider_mob {
    display: flex;
  }
  .m_card_main_slider li {
    height: 500px;
  }
  .m_card_main_slider li img {
    max-height: 500px;
  }
  .m_card_nav_slider {
    height: 500px;
  }
  .m_card_page_wrap_top_right > span {
    font-size: 21px;
    line-height: 27px;
    margin-bottom: 4px;
  }
  .m_card_page_wrap_top_right > p {
    font-size: 12px;
  }
  .m_card_page_price_color span {
    font-size: 12px;
    line-height: 14px;
  }
  .m_card_page_price .m_card_page_price_new {
    font-size: 24px;
  }
  .m_card_page_price .m_card_page_price_old {
    font-size: 18px;
  }
  .m_card_page_price_color_list li label {
    height: 35px;
  }
  .add_basket_tovar {
    max-width: 100%;
  }
  .m_card_page_wrap_top_right > p a {
    font-size: 12px;
  }
  .m_card_page_price_color {
    margin-bottom: 20px;
  }
  .card_bot_span {
    font-size: 24px;
    line-height: 30px;
  }
  .m_card_page_wrap_bottom_right {
    max-width: 300px;
  }
  .m_card_page_wrap_bottom_left {
    max-width: calc(100% - 300px);
  }
  .m_card_page_wrap_bottom_left > p {
    font-size: 14px;
    line-height: 16px;
  }
  .catd_char_list_right p {
    font-size: 14px;
  }
  .catd_char_list {
    margin-bottom: 5px;
  }
  .card_page_title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .m_card_subtovar {
    margin-bottom: 40px;
  }
  .m_card_page_wrap_bottom_left .m_info_wrap_text {
    height: 65px;
  }
  .m_card_page_wrap_bottom_left .more_info {
    font-size: 14px;
  }
  .catd_char_list_left span {
    font-size: 14px;
  }
  .m_card_page_wrap_bottom_left .m_info_wrap_text p {
    font-size: 12px;
    line-height: 16px;
  }
  .no_rovar_text {
    font-size: 18px!important;
    line-height: 24px!important;
    margin-bottom: 10px!important;
  }
  .m_card_print_head span {
    font-size: 16px;
    line-height: 20px;
  }
  .add_basket_tovar {
    padding-left: 5px;
    padding-right: 5px;
    line-height: normal;
  }
  .plus_tovar {
    font-size: 16px;
  }
  .add_basket_tovar {
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .mod_card_size_body_top_item span {
    font-size: 12px;
  }
  .mod_card_size_body_top_item-big {
    width: 110px!important;
  }
  .mod_card_size_body_top_item {
    padding-left: 2px;
    padding-right: 2px;
    width: calc((100% - 110px) / 3 + 5px);
  }
  .mod_card_size_body_top_item:first-child {
    width: calc((100% - 110px) / 3 - 10px);
  }
  .mod_card_size_body_bot {
    padding: 7px;
  }
  .mod_card_size_body_bot p {
    font-size: 12px;
  }
  .m_absolute_size {
    /*display: none!important;*/
    padding-left: 5px;
  }
  .m_absolute_size p a {
    font-size: 9px;
  }
  .m_absolute_size p {
    font-size: 9px!important;
  }
  .h_nav_list_inside_list li a {
    height: 40px;
    min-height: 40px;
    flex: 1 1 auto;
  }
  .h_nav_list_inside_list {
    height: 100%;
    display: block;
  }
  .h_nav_list_inside_item span{
    margin-bottom: 0;
  }
  .sel_count{
    margin-left: 0;
    padding-left: 10px;
  }
  .h_nav_list_inside_item span.see_all_menu{
    position: relative;
    left: 0;
    top: 0;
    display: block!important;
    background: none!important;
  }
  .m_size_table table thead tr th{
    font-size: 10px;
    text-transform: none;
    line-height: 12px;
  }
  .h_nav_list_inside_item img{
    margin-top: 0px;
  }
  .h_nav_list li .h_nav_list_inside_wrap a{
    background: none!important;
  }
  .h_nav{
  	padding-bottom: 75px;
  }
  .opt_banner_wrap_inside_list li{
    max-width: calc(50% - 20px);
    font-size: 14px;
    padding-left: 30px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .opt_banner_wrap_inside_list li:after{
    width: 18px;
    top: -1px;
    height: 18px;
  }
  .opt_pars_logo_list > li{
    margin-bottom: 20px;
    width: calc(100% - 20px)!important;
  }
  .opt_pars_logo_list_inside_wrap{
    position: relative!important;
    transform:none!important;
    bottom: 0!important;
    margin-top: 30px;
  }
  .opt_pars_logo_list_head::after{
    bottom: -31px!important;
  }
  .opt_pars_logo_list_head::before{
    bottom: -30px!important;
  }
  .opt_pars_logo_container{
    display: none;
  }
}
@media (max-width: 991px) {
  .m_new_list .m_new_list_SALE a span {
    font-size: 65px!important;
  }
  .f_top_wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .f_top_wrap_menu {
    width: 100%;
    max-width: 100%;
    margin-bottom: 25px;
  }
  .f_top_span {
    text-align: center;
  }
  .f_top_wrap_contacts {
    max-width: 100%;
    padding-right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 25px;
  }
  .soc_list {
    justify-content: center;
  }
  .f_top_wrap_right {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .f_top_wrap_right p {
    text-align: center;
  }
  .f_top_wrap_menu {
    padding-right: 0;
  }
  .f_bottom_wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .f_bottom_wrap_left {
    padding-right: 0;
  }
  .f_bottom_wrap_left p {
    text-align: center;
    margin-bottom: 20px;
  }
  .f_bottom_wrap_center {
    padding-right: 0;
    margin-bottom: 20px;
  }
  .f_bottom_wrap_right {
    justify-content: center;
    display: flex;
  }
  footer {
    padding-top: 30px;
  }
  .f_top_wrap_contacts_list {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .f_top_wrap_contacts_list li {
    display: flex;
    justify-content: center;
  }
  .f_top_wrap_contacts p {
    text-align: center;
    justify-content: center;
  }
  .f_top_wrap_menu_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .f_top_wrap_menu_list li {
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .m_info {
    margin-bottom: 40px;
  }
  .h_logo {
    max-width: 155px;
  }
  .h_search {
    padding-left: 20px;
  }
  .h_search form input {
    font-size: 12px;
  }
  .error_page_logo {
    max-width: 221px;
  }
  .error_page_wrap span {
    font-size: 120px;
  }
  .error_page_wrap p,
  .error_page_list li a {
    font-size: 16px;
    line-height: 24px;
  }
  .error_page_list {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 25px;
  }
  .error_page_list li {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
  }
  .error_page_list li:not(:last-child) {
    margin-bottom: 15px;
  }
  .m_news_gallery_list li img {
    height: 220px;
  }
  .content_gallery_list li img {
    height: 220px;
  }
  .f_top_wrap_right_togle_inside {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .m_lk_wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .m_lk_left {
    max-width: 100%;
  }
  .m_lk_right {
    max-width: 100%;
  }
  .m_lk_left > p {
    margin-bottom: 10px;
  }
  .m_lk_left {
    display: none;
  }
  .m_lk_right_head span {
    display: none;
  }
  .m_lk {
    padding-top: 0!important;
    padding-bottom: 0!important;
  }
  .m_lk_right {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 35px;
  }
  .m_lk_right_head {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
    max-width: none;
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .m_lk_right_head a {
    text-align: center;
    padding-right: 30px;
    margin-bottom: 0;
  }
  .m_lk_prof_info_head p {
    margin-bottom: 10px;
  }
  .m_lk_right_head a {
    display: block;
    text-decoration: none;
    padding-left: 30px;
    background: url(../img/back_help.svg) center left no-repeat;
  }
  .m_lk_prof_info {
    max-width: 100%;
  }
  main {
    min-height: auto;
  }
  .m_search_list li {
    max-width: calc(100% / 3 - 20px);
  }
  .m_basket_page_wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .m_basket_page_right {
    padding-left: 0;
    width: calc(100% + 30px);
    max-width: none;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 20px;
  }
  .m_basket_page_left {
    width: calc(100% + 30px);
    max-width: none;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .m_basket_page {
    padding-top: 0;
  }
  .m_catalog_wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .m_catalog_left {
    max-width: 100%;
    padding-right: 0;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    overflow: auto;
    height: auto;
    min-height: 100vh;
    z-index: 110;
    padding-left: 50px;
    display: flex;
    transition: .3s;
    transform: translateX(110%);
    justify-content: flex-end;
    background-color: rgba(0, 0, 0, 0.85);
  }
  .m_catalog_left:after {
    position: absolute;
    left: 0px;
    top: 0;
    width: 50px;
    content: "";
    background-color: #222;
    opacity: 0.2;
    height: 100%;
  }
  .m_filter_item_color_list li label span {
    height: 30px;
  }
  .filter_item_name {
    display: block!important;
  }
  .m_catalog_left_cat li > a:hover {
    opacity: 1;
  }
  .m_catalog_left_cat_inside {
    padding-bottom: 0;
  }
  .m_filter_item_head--categor {
    display: flex;
  }
  .m_filter {
    margin-top: 0;
  }
  .m_filter_item_body_list {
    margin-bottom: 30px;
    max-height: calc(100% - 70px);
  }
  .m_catalog_left--active {
    transform: none;
  }
  .m_catalog_left_wrap {
    width: 100%;
    float: left;
    max-width: 270px;
    background-color: #FFF;
    height: auto;
    min-height: calc(100% - 50px);
    overflow: auto;
  }
  .m_filter form > p {
    display: none;
  }
  .m_catalog_right {
    max-width: 100%;
  }
  .m_mini_nav_wrap {
    display: none;
  }
  .m_catalog {
    padding-top: 20px;
  }
  .m_catalog_head_info {
    display: none;
  }
  .m_filter_item {
    padding-left: 20px;
    padding-right: 20px;
  }
  .m_filter > span {
    display: none;
  }
  .m_filter_item_head > img {
    right: 0;
    left: initial;
    transform: translateY(-50%) rotate(-90deg);
  }
  .clean_filter {
    right: 20px;
  }
  .m_filter_item_head {
    padding-right: 35px;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .m_filter_item_head p {
    display: inline;
    margin-top: 2px;
  }
  .m_catalog_left {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
  }
  .m_catalog_left_cat_title {
    width: 100%;
    margin-left: 0!important;
    margin-right: 0!important;
  }
  .mob_filter_title {
    width: 100%;
    float: left;
    max-width: 270px;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    background-color: #FFF;
    color: #333333;
    min-height: 50px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
    align-items: center;
  }
  .m_filter_item_head--color {
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .m_filter_item_body {
    display: block;
    position: fixed;
    right: 0;
    z-index: 130;
    top: 0;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    transition: .3s;
    transform: translateX(110%);
    max-width: 270px;
    background-color: #FFF;
    height: 100%;
  }
  .m_filter_item_body--active {
    transform: translateX(0);
  }
  .color__block {
    display: flex;
  }
  .m_filter_item_head span {
    padding-left: 0;
    padding-right: 0;
    width: auto;
    margin-right: 5px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .m_filter_item_head span:after {
    content: ":";
  }
  .m_catalog_head_title {
    justify-content: center;
  }
  .m_catalog_head {
    margin-bottom: 0!important;
  }
  .m_catalog_tags {
    display: none!important;
  }
  .m_filter_but_wrap {
    display: flex;
  }
  .close_filter {
    display: flex;
    right: 270px;
    z-index: 140;
  }
  .filter_item_name {
    display: flex!important;
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 20px;
    text-decoration: none;
  }
  .m_filter_item--categor {
    border-top: 1px solid #BBBBBB;
  }
  .m_catalog_left_cat {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
  }
  .m_catalog_left_cat li > a.m_catalog_left_cat--active {
    font-weight: normal;
    background: none;
    color: #333;
  }
  .m_catalog_left_cat_inside_wrap {
    position: fixed;
    left: 0;
    top: 0;
    background-color: #FFF;
    z-index: 140;
    height: auto;
    bottom: 0;
    min-height: 100vh;
    transform: translateX(110%);
    transition: .3s;
    width: 270px;
  }
  .m_catalog_left_cat,
  .m_catalog_left_cat_inside {
    overflow: auto;
    max-height: calc(100vh - 50px);
  }
  .m_catalog_left_cat_inside_wrap--active {
    transform: none;
  }
  .m_catalog_left_cat_inside li a:after {
    display: none!important;
  }
  .m_catalog_left_cat li > a {
    padding-left: 20px;
    padding-right: 35px;
  }
  .m_catalog_left_cat_inside {
    display: block!important;
  }
  .m_catalog_left_cat li > a {
    border-bottom: 1px solid #E0E0E0;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold!important;
    padding-top: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
    position: relative;
  }
  .m_catalog_left_cat li > a:after {
    position: absolute;
    right: 15px;
    top: 50%;
    content: "";
    width: 14px;
    height: 9px;
    background: url("../img/filter_arrow.svg") center no-repeat;
    transform: translateY(-50%) rotate(-90deg);
  }
  .m_catalog_left_cat li > a.all_filter_tovars:after {
    display: none;
  }
  .m_catalog_left_cat_inside li {
    padding-left: 0;
  }
  .m_filter_item_body--categor .filter_item_name {
    margin-bottom: 0;
  }
  .search_kilk_tovar {
    display: none;
  }
  .m_catalog_left_wrap {
    max-width: 100%;
  }
  .m_catalog_left_wrap .m_filter form button {
    max-width: 100%;
    empty-cells: ;
  }
  .close_filter {
    left: 0;
  }
  .mob_filter_title {
    max-width: 100%;
  }
  .m_filter_item_body {
    max-width: calc(100% - 50px);
  }
  .m_catalog_left_cat_inside_wrap {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .m_news_gallery_list .slick-prev_arrow {
    left: 42px;
  }
  .m_news_gallery_list .slick-next_arrow {
    left: 42px;
  }
    .content_gallery_list .slick-prev_arrow {
    left: 42px;
  }
  .content_gallery_list .slick-next_arrow {
    left: 42px;
  }
  #jur_inn{
    width: 100%;
  }
}
@media (max-width: 767px) {
  .m_card_page_wrap_top_right h1 {
    display: none;
  }
  .m_card_page_wrap_top_right_mob h1 {
    display: block;
  }
  #points_cont {
    display: none;
  }
  #map {
    display: block!important;
  }
	.deskpict {
		display: none!important;
	}
	.mobpict {
		display: block!important;
	}

  .m_adv_list li {
    max-width: 50%;
    margin-bottom: 25px;
  }
  .m_adv {
    margin-bottom: 15px;
  }
  .m_new_list .m_new_list_SALE a span {
    font-size: 48px!important;
  }
  .m_new_list li:first-child,
  .m_new_list li:last-child {
    max-width: calc(50% - 20px);
  }
  .h_top {
    display: none;
  }
  .h_moddle_wrap {
    flex-wrap: wrap;
  }
  .h_logo {
    max-width: 100%;
    display: flex;
    justify-content: center;
    padding-bottom: 10px;
  }
  .h_logo a {
    max-width: 225px;
  }
  .h_search {
    order: 3;
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
    display: none;
  }
  .h_middle_right {
    order: 2;
    max-width: 100%;
    width: 100%;
    justify-content: space-between;
  }
  .h_middle {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .h_middle_right {
    align-items: center;
  }
  .open_menu,
  .open_seacrh {
    display: block;
  }
  .h_middle_right {
    padding-left: 0;
    width: calc(100% + 30px);
    margin-left: -15px;
    max-width: none;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 13px;
    border-top: 1px solid #333333;
  }
  .help_page_columns_left_mob {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
    max-width: calc(100% + 30px);
  }
  .help_page_columns_left_list li .active_help_link {
    font-weight: normal;
  }
  .help_page_columns_left_list li .active_help_link:after {
    display: none;
  }
  .m_mini_nav {
    display: none;
  }
  .help_page_title {
    text-align: center;
    font-size: 19px;
    line-height: 24px;
  }
  .m_help_wrap {
    padding-top: 20px;
  }
  .help_page_search {
    max-width: 100%;
    margin-bottom: 30px;
  }
  .help_page_columns {
    padding-bottom: 50px;
  }
  .help_page_search input {
    font-size: 14px;
  }
  .help_page_columns_left {
    display: none;
  }
  .help_page_columns_left_mob {
    display: block;
  }
  .help_page_columns_right {
    max-width: 100%;
    padding-left: 0;
  }
  .help_page_make_order p {
    margin-bottom: 15px;
  }
  .help_page_make_order img {
    margin-bottom: 15px;
  }
  .help_page_title_inside {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 18px;
  }
  .m_help_wrap_inside .help_page_title {
    display: none;
  }
  .help_page_search {
    display: none;
  }
  .m_help_wrap_mob .help_page_title,
  .m_help_wrap_mob .help_page_search,
  .m_help_wrap_mob .help_page_title_inside {
    display: block;
  }
  .help_page_title_inside {
    display: none;
  }
  .help_page_title_inside_link {
    display: block;
    text-decoration: none;
    padding-left: 30px;
    margin-bottom: 25px;
    background: url("../img/back_help.svg") center left no-repeat;
  }
  .help_toggle_list_inside {
    padding-bottom: 20px;
  }
  .help_page_form_list_label {
    display: none;
  }
  .help_page_form_list_input {
    max-width: 100%;
    display: flex;
    justify-content: center;
  }
  .main_sub_but {
    width: 100%;
    max-width: 320px;
  }
  .m_size_table table thead {
    max-width: 65px;
  }
  .m_size_table table tbody {
    max-width: calc(100% - 65px);
  }
  .m_size_table table tbody tr td {
    width: 54px;
    min-width: 54px;
  }
  .help_page_make_size_img_list {
    flex-direction: column;
    align-items: center;
  }
  .help_page_make_size_img_list li {
    width: 100%;
    float: left;
    max-width: 100%;
  }
  .help_page_make_size_img_list li img {
    height: 280px;
  }
  .help_page_make_size_img_list {
    margin-bottom: 15px;
  }
  .m_new_info_wrap {
    padding: 20px 10px;
    margin-top: -55px;
  }
  .m_new_info_wrap h1 {
    font-size: 19px;
    line-height: 22px;
    margin-bottom: 15px;
  }
  .m_new_info_wrap > span {
    font-size: 16px;
  }
  .m_new_banner img {
    height: 150px;
  }
  .m_news_gallery {
    margin-bottom: 20px;
  }

  .m_news_article i {
    margin-bottom: 18px;
  }
  .m_news_item_list {
    margin-bottom: 20px;
    margin-top: 0;
  }
  .m_news_main {
    padding-bottom: 50px;
  }
  .m_news_item_list li {
    width: 100%;
  }
  .h_user_inside {
    width: 290px;
    right: calc(50% - 6px);
    transform: translate(50%, 100%);
    padding-top: 10px;
  }
  .h_user_inside_wrap:after {
    right: calc(50% + 6px);
    transform: translate(50%);
  }
  .h_search_inside {
    padding-top: 10px;
  }
  .h_search_inside_item_right li a {
    font-size: 12px;
  }
  .h_search_inside_item {
    display: flex;
    flex-direction: column;
  }
  .h_search_inside_item_left {
    max-width: 100%;
    margin-bottom: 10px;
  }
  .h_search_inside_item_left span {
    text-align: left;
  }
  .h_search_inside_item_right li {
    margin-bottom: 7px;
  }
  .h_search_inside_item_right_tovar_info p {
    font-size: 12px;
    line-height: 14px;
  }
  .new_search_price {
    font-size: 14px;
    line-height: 16px;
  }
  .old_search_price {
    font-size: 12px;
    line-height: 14px;
  }
  .all_search_results {
    margin-left: 0;
    margin-top: 0;
    font-size: 12px;
    margin-top: 10px;
  }
  .h_search_bottom {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .h_search_bottom span {
    font-size: 12px;
    line-height: 16px;
  }
  .h_search_bottom p {
    font-size: 14px;
    line-height: 16px;
  }
  .h_search_inside_item {
    margin-bottom: 15px;
  }
  .h_search_inside_item_right_wrap {
    max-width: 100%;
    padding-left: 0;
  }
  .h_search form .remove_input_text {
    right: 40px;
  }
  .m_arrow_top {
    bottom: 20px;
    right: 20px;
  }
  .modal_title {
    font-size: 18px;
    line-height: 22px;
  }
  .m_modal {
    width: 100%;
    padding: 15px!important;
    padding-top: 55px!important;
  }
  .fancybox-close-small {
    right: 0;
  }
  .m_popular_city_list li a {
    font-size: 12px;
    line-height: 14px;
  }
  .m_order {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .m_order_wrap > p {
    text-align: center;
  }
  .m_order_deliv_info .m_order_deliv_info_list:not(.m_order_summ_info_list) li {
    display: flex;
    flex-direction: column;
  }
  .m_order_deliv_info .m_order_deliv_info_list:not(.m_order_summ_info_list) li:not(:last-child) {
    margin-bottom: 10px;
  }
  .m_order_deliv_info .m_order_deliv_info_list:not(.m_order_summ_info_list) li span,
  .m_order_deliv_info .m_order_deliv_info_list:not(.m_order_summ_info_list) li p {
    max-width: 100%;
    width: 100%;
  }
  .m_order_deliv_info .m_order_deliv_info_list:not(.m_order_summ_info_list) li span {
    margin-bottom: 3px;
  }
  .m_order_main_info {
    margin-bottom: 20px;
  }
  .m_order_deliv_info > span {
    margin-bottom: 15px;
  }
  .m_table_card_img {
    max-width: 80px;
    height: 80px;
    margin-bottom: 10px;
  }
  .m_table_card_info a {
    font-size: 12px;
  }
  .m_table_card_info {
    max-width: calc(100% - 80px);
  }
  .m_order_table_kilk {
    max-width: 100px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .m_order_table_price {
    max-width: 90px;
    padding-left: 5px;
  }
  .m_table_card_info_list li span {
    font-size: 12px;
  }
  .m_table_card_info_list li {
    font-size: 12px;
  }
  .m_order_table {
    min-width: 430px;
  }
  .m_lk {
    padding-top: 25px;
  }
  .m_lk_prof_info {
    max-width: 100%;
  }
  .help_page_form_list_input_selects {
    justify-content: space-between;
  }
  .main_sub_but_mod {
    width: auto;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .selectric-main_select_middle {
    max-width: 80px;
  }
  .selectric-main_select_big {
    max-width: calc(100% - 180px);
  }
  .m_lk_right_head {
    margin-bottom: 25px;
  }
  .m_lk_messages_wrap {
    padding-top: 40px;
  }
  .m_lk_bonus_wrap {
    padding-top: 0;
  }
  .m_basket_empty span {
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 20px;
  }
  .m_basket_empty p {
    font-size: 16px;
    line-height: 26px;
  }
  .m_like_page {
    padding-top: 25px;
    padding-bottom: 60px;
  }
  .m_login_page {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .m_login_page_wrap_list li a {
    font-size: 13px;
    line-height: 16px;
  }
  .m_login_page_wrap_list li a:after {
    height: 3px;
  }
  .login_form {
    align-items: center;
  }
  .order_check_wrap {
    max-width: 100%;
  }
  .order_check_wrap p {
    text-align: center;
  }
  .order_check_form {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-right: 0;
  }
  .quest_link {
    display: none;
  }
  .order_check_error {
    max-width: 100%;
    padding: 15px;
  }
  .order_check_error_left {
    max-width: 22px;
  }
  .order_check_error_right {
    max-width: calc(100% - 22px);
    padding-left: 14px;
  }
  .order_check_error_right p {
    text-align: left;
  }
  .mini_title {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
  .m_search_sort {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .m_search_sort_left {
    margin-bottom: 15px;
  }
  .categor_tags {
    display: flex;
    justify-content: center;
  }
  .categor_tags li {
    margin-left: 5px;
    margin-right: 5px;
  }
  .categor_tags {
    margin-bottom: 15px;
  }
  .m_search_sort_left {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .m_search_sort_right {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .m_search_sort_right span {
    margin-bottom: 10px;
  }
  .m_search_sort_left_kilk li {
    margin-right: 10px;
  }
  .m_search_sort_right_type li {
    margin-left: 10px;
    margin-right: 0;
  }
  .m_search_sort_left_kilk li:not(:last-child):after {
    right: -5px;
  }
  .m_search_sort_right_type li:first-child {
    margin-left: 0;
  }
  .m_search_sort_left span {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .m_search_sort_left_kilk_wrap {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
  }
  .m_search_list li {
    max-width: calc(50% - 20px);
  }
  .lk_my_orders_table_head {
    display: none;
  }
  .lk_my_orders_table_body_item {
    width: calc(100% + 40px);
    margin-left: -20px;
    border: none;
    border-bottom: 1px solid #BDBDBD;
    margin-right: -20px;
  }
  .lk_my_orders_table_body_item_top {
    display: flex;
    flex-direction: column;
  }
  .lk_my_orders_table_number {
    max-width: 100%;
    padding: 0;
  }
  .lk_my_orders_table_summ {
    max-width: 100%;
    padding: 0;
  }
  .lk_my_orders_table_data {
    max-width: 100%;
    padding: 0;
  }
  .lk_my_orders_table_status {
    max-width: 100%;
    padding: 0;
  }
  .lk_my_orders_table_body_item_bottom {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .lk_my_orders_table_body_item_bottom_photo {
    max-width: 100%;
    padding: 0;
  }
  .lk_my_orders_table_body_item_bottom_info {
    max-width: 100%;
    padding: 0;
  }
  .lk_my_orders_table_body_item_bottom_info a {
    width: auto;
  }
  .lk_my_orders_table_body_item {
    margin-bottom: 0;
    padding: 20px;
  }
  .lk_my_orders_table_number {
    margin-bottom: 12px;
  }
  .lk_my_orders_table_data {
    margin-bottom: 3px;
  }
  .lk_my_orders_table_body_item_top {
    margin-bottom: 15px;
  }
  .lk_my_orders_table_body_item_bottom_photo {
    margin-bottom: 5px;
  }
  .lk_my_orders_table_body_item_bottom_photo {
    flex-wrap: wrap;
  }
  .lk_my_orders_table_body_item_bottom_photo li {
    margin-bottom: 5px;
  }
  .lk_my_orders_table_summ {
    margin-bottom: 4px;
  }
  .lk_my_orders_table_wrap {
    margin-bottom: 15px;
  }
  .lk_my_orders {
    margin-top: -25px;
  }
  .past_view {
    margin-top: 45px;
    margin-bottom: 0px;
  }
  .m_basket_page_order_info_wrap li {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .m_basket_page_order_info_wrap {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .m_basket_table_head {
    display: none;
  }
  .m_basket_table_body_item {
    display: flex;
    flex-direction: column;
  }
  .m_basket_table_body .m_basket_table_summ,
  .m_basket_table_body .m_basket_table_price {
    flex-direction: row;
    max-width: 100%;
  }
  .m_basket_table_body .m_basket_table_summ .m_basket_table_summ_new,
  .m_basket_table_body .m_basket_table_price .m_basket_table_summ_new {
    margin-right: 15px;
    padding-left: 0;
    padding-top: 0;
  }
  .m_basket_table_kilk {
    max-width: 100%;
    margin-left: 100px;
    padding-left: 0;
  }
  .m_basket_table_summ {
    margin-bottom: 14px;
    margin-left: 100px;
    padding-left: 0;
    padding-top: 0;
  }
  .m_basket_table_body .m_basket_table_summ,
  .m_basket_table_body .m_basket_table_price {
    padding-top: 0px;
  }
  .m_basket_table_summ {
    padding-top: 10px!important;
  }
  .m_basket_table_body .m_basket_table_summ,
  .m_basket_table_body .m_basket_table_price {
    padding-left: 0;
  }
  .m_basket_table_price {
    order: 4;
    margin-top: 10px;

  }
  .m_basket_table_kilk {
    order: 3;
  }
  .m_basket_table_summ {
    order: 2;
    padding-top: 0!important;
  }
  .basket_tovar_info_dinamic:last-child {
    margin-bottom: 5px;
  }
  .basket_add_like {
    margin-top: 15px!important;
  }
  .basket_tovar_info_dinamic {
    padding-top: 6px;
  }
  .m_basket_table_order .m_table_card_info > a {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .m_basket_page_order {
    margin-top: 0;
  }
  .m_basket_page_order > span {
    justify-content: center;
    text-align: center;
  }
  .m_basket_bonus_item {
    margin-bottom: 5px;
  }
  .m_basket_table_body_item {
    position: relative;
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #C4C4C4;
  }
  .m_basket_table_close {
    position: absolute;
    padding-top: 0;
    right: 15px;
    top: 0;
  }
  .m_basket_table_price {
    margin-bottom: 10px;
  }
  .m_basket_table_body .m_basket_table_close {
    padding-top: 0;
  }
  .m_basket_table_order {
    padding-right: 15px;
  }
  .m_basket_page_head {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .m_basket_page_head_left {
    display: flex;
    margin-bottom: 10px;
    justify-content: space-between;
    width: 100%;
    padding-right: 0;
  }
  .m_basket_page_head_left p {
    font-weight: normal;
    color: #222;
  }
  .m_basket_table_order {
    max-width: 100%;
    width: 100%;
  }
  .m_basket_table_price {
    padding-left: 100px!important;
  }
  .m_catalog_tags_list {
    margin-bottom: 0;
  }
  .m_deliv_banner_right span {
    font-size: 14px;
    line-height: 18px;
  }
  .m_deliv_banner_left {
    max-width: 65px;
  }
  .m_deliv_banner {
    padding: 5px 10px;
  }
  .m_catalog_tags {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 15px;
  }
  .m_catalog_tags > span {
    margin-right: 0;
  }
  .m_catalog_tags > a {
    margin-left: 0;
  }
  .m_deliv_banner_right {
    max-width: calc(100% - 65px);
    padding-left: 10px;
  }
  .m_catalog_head {
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .map_modal {
    padding: 0!important;
  }
  .map_modal .help_page_search {
    display: block!important;
  }
  .map_panel {
    max-width: 100%;
  }
  .map_panel_open,
  .map_panel_hide {
    max-width: 100%;
  }
  .map_panel_list_inside {
    max-width: 100%;
  }
  .map_panel_head {
    padding-top: 55px;
  }
  .m_basket_page_order_info_deliv_type .main_sub_but {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  .map_panel_open,
  .map_panel_hide {
    bottom: 0;
    top: initial;
  }
  .map_panel_list_inside {
    padding-right: 20px;
  }
  .map_panel_list li a,
  .map_panel_list li .map_panel_list_inside_body {
    padding-left: 20px;
  }
  .map_panel_head {
    padding-left: 20px;
    padding-bottom: 10px;
  }
  .main_sub_but--map {
    margin-bottom: 20px!important;
  }
  .modal_remove_tovars {
    padding-top: 55px!important;
  }
  .m_search_page .m_search_sort {
    display: none;
  }
  .after_order_text {
    margin-top: 15px;
    font-size: 12px;
    line-height: 16px;
  }
  .m_filter_item_body_list {
    margin-bottom: 20px;
  }
  .m_catalog_left .modal_remove_tovars_wrap_links {
    display: flex;
  }
  .m_basket_page_order_info_wrap li {
    width: 100%!important;
  }
  .m_basket_page_order_info_form_item {
    padding-bottom: 15px;
  }
  .main_sub_but--addbasket {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
  }
  .m_basket_page_right_top,
  .m_basket_right_nav {
    display: none;
  }
  .m_basket_page_right {
    background-color: #f0f0f0;
    order: 3;
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .m_basket_page_right_toggle_body .help_page_form_list_input {
    display: flex;
    flex-direction: column;
  }
  .m_basket_page_order {
    order: 4;
    padding-top: 20px;
  }
  .m_basket_page_left {
    display: flex;
    flex-direction: column;
  }
  .m_basket_page_head {
    order: 1;
  }
  .m_basket_table_wrap {
    order: 2;
  }
  .m_card_page_wrap_top {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .m_card_page_wrap_top_left {
    max-width: 100%;
  }
  .m_card_nav_slider {
    display: none;
  }
  .m_card_main_slider {
    max-width: 100%;
  }
  .m_card_page_wrap_top_right {
    max-width: 100%;
    padding-left: 0;
    padding-top: 25px;
  }
  .m_card_page_price_color_list li {
    max-width: 45px;
  }
  .m_card_page_price_color_list li label {
    height: 45px;
  }
  .m_card_page_price {
    margin-bottom: 15px;
  }
  .m_card_main_slider li img {
    max-height: 320px;
  }
  .m_card_main_slider li {
    height: 320px;
  }
  .m_card_page_wrap_bottom {
    margin-top: 25px;
  }
  .m_card_page_wrap_bottom {
    display: flex;
    flex-direction: column;
  }
  .m_card_page_wrap_bottom_left {
    max-width: 100%;
    padding-right: 0;
    margin-bottom: 35px;
  }
  .card_page_title {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 10px;
  }
  .m_card_subtovar {
    margin-bottom: 30px;
  }
  .m_card_page_wrap {
    margin-bottom: 20px;
  }
  .m_card_page_wrap_top_right > span {
    display: none;
  }
  .m_card_page_wrap_top_right .article_card {
    display: none;
  }
  .mob_back_card {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid #C4C4C4;
    padding-bottom: 5px;
    text-decoration: none;
    float: left;
    display: flex;
    align-items: center;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    line-height: 134.77%;
    /* or 15px */
    text-transform: uppercase;
    padding-top: 10px;
    color: #999999;
  }
  .mob_back_card img {
    margin-right: 10px;
    margin-top: -2px;
  }
  .m_card_page_wrap_top_right_mob {
    padding-top: 10px;
  }
  .m_card_main_slider .slick-dots {
    bottom: 0;
  }
  .m_card_main_slider .slick-dots li {
    width: 33px;
    height: 4px;
    box-sizing: border-box;
    border-radius: 0%;
    float: left;
    margin-left: 1px;
    margin-right: 1px;
    background: none;
    transition: .3s;
    padding-left: 0;
    padding-right: 0;
    border: none;
    display: flex;
    align-items: flex-end;
  }
  .m_card_main_slider .slick-dots li button {
    width: 100%;
    float: left;
    height: 1px;
    border-radius: 0%;
    background: none;
    background: #111111;
    border: none;
    text-indent: -9999px;
    cursor: pointer;
    padding: 0;
    transition: .3s;
  }
  .m_card_main_slider .slick-dots li.slick-active button {
    height: 4px;
  }
  .m_card_page {
    padding-top: 0;
  }
  .m_card_page_wrap_top_right_mob {
    display: block;
  }
  .m_card_page_wrap_top_right_mob > span {
    display: block;
  }
  .m_card_page_wrap_top_right_mob .article_card {
    display: block;
  }
  .card_bot_span {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 10px;
  }
  .no_rovar_text {
    font-size: 18px!important;
    line-height: 24px!important;
    margin-bottom: 10px!important;
  }
  .sale_card_page_mark {
    left: 0;
  }
  .m_card_print_body__form_left {
    max-width: calc(100% - 85px);
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .m_card_print_body__form_right {
    max-width: 85px;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .m_card_print_body__form_right .count-name-text{
    margin-top: 10px;
  }
  .m_card_print_body__form_left .count-name-text{
    margin-top: 10px;
  }
  .selectric-main_select .selectric .label{
    color:  #444;
  }
  .m_search_sort_left {
    display: none;
  }
  .m_basket_table_price,
  .m_basket_table_summ {
    padding-left: 0!important;
    margin-left: 0;
    display: flex;
    align-items: center;
  }
  .m_basket_table_price p,
  .m_basket_table_summ p {
    display: block;
    width: 100px;
  }
  .h_top_wrap_city {
    display: block;
  }
  .no_rovar_text {
    display: none;
  }
  .m_card_page_wrap_top_right_mob .no_rovar_text {
    display: block;
  }
  .map_panel_hide {
    display: none;
  }
  .map_panel_open {
    display: none!important;
  }
  .map_mob_tab {
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 90;
    background-color: #FFF;
    border-top: 1px solid #111;
  }
  .map_mob_tab a {
    width: 50%;
    float: left;
    text-decoration: none;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 128.91%;
    /* or 18px */
    text-align: center;
    transition: .3s;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding-bottom: 15px;
    padding-top: 15px;
    color: #111111;
  }
  .map_mob_tab a:after {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0;
    content: "";
    transform: translateX(-50%);
  }
  .map_mob_tab a:first-child {
    border-right: 1px solid #111;
  }
  .map_panel {
    padding-bottom: 55px;
  }
  .map_mob_tab--active {
    background-color: #111;
    color: #FFF!important;
  }
  .help_page_title--search {
    justify-content: center;
    text-align: center;
  }
  .m_catalog_right--mod {
    padding-top: 0;
  }
  .selectric-m_search_sort_right--select {
    display: block;
    max-width: 250px;
  }
  .m_search_sort_right_type {
    display: none;
  }
  .selectric-m_search_sort_right--select .label {
    font-size: 10px!important;
    height: 34px!important;
    line-height: 36px!important;
  }
  .selectric-m_search_sort_right--select .button {
    height: 34px!important;
  }
  .selectric-m_search_sort_right--select .selectric-items li {
    font-size: 11px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .map_modal_wrap_balloon--active {
    display: block;
  }
  .m_search_sort_right > span {
    display: none;
  }
  .selectric-main_select--catalog {
   /*  max-width: 180px; */
    border: 1px solid #666666;
    width: 100%;
    max-width:  calc(50% - 10px);
  }
  .selectric-main_select--catalog .selectric .label {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    line-height: 15px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    height: 36px!important;
    color: #333333;
  }
  .m_filter_but {
    text-transform: uppercase;
  }
  .m_filter_but {
    width: 120px;
    width: 100%;
    max-width:  calc(50% - 10px);
    font-size: 10px;
  }
  .m_filter_but_wrap {
    margin-bottom: 0;
  }
  .m_modal {
    margin-top: 0!important;
    margin-bottom: 0!important;
  }
  .map_panel_list {
    height: calc(100% - 120px);
  }
  #map {
    height: 520px;
  }
  .m_card_page_wrap_bottom_right {
    width: 100%;
    max-width: 100%;
  }
  .map_panel_head {
    padding-top: 65px;
  }
  .tags_list {
    overflow: auto;
    flex-wrap: nowrap;
    align-items: flex-start;
  }
  .tags_list li a {
    white-space: nowrap;
  }
  .m_filter_item--noarrow .m_filter_item_head > img {
    display: none;
  }
  .m_filter_item--noarrow .clean_filter {
    right: 0;
  }
  .map_mob_tab {
    bottom: initial;
    top: 0;
    border-bottom: 1px solid #000;
  }
  .fancybox-close-small {
    top: -50px!important;
  }
  .map_panel_list_inside {
    padding-bottom: 20px;
    padding-top: 50px;
  }
  .map_panel_head {
    transition: .3s;
  }
  .map_panel_head--novisible {
    opacity: 0;
    visibility: hidden;
  }
  .map_panel_list--noover {
    overflow: visible!important;
  }
  .help_page_form_list_input--error {
    display: flex;
    flex-direction: column;
  }
  .m_big_news_banner a:after {
    opacity: 1;
  }
  .m_filter_item_color_list li {
    width: 30px;
  }
  .categor_tags li a {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .mini_title {
    text-align: left;
  }
  .modal_remove_tovars {
    padding-top: 15px!important;
  }
  .fancybox-navigation .fancybox-button {
    width: 50px;
    height: 75px;
  }
  .fancybox-button {
    width: 50px;
    height: 50px;
  }
  .m_card_main_slider iframe {
    padding-bottom: 15px;
  }
  .m_table_card_info_top_mod {
    min-height: auto;
  }
  .iframe {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .size_modal .fancybox-close-small{
    top: -50px!important;
    background-color: #FFF;
    opacity: 1;
    border-bottom:1px solid #000;
  }
  .m_modal{
    padding-top: 25px!important;
    margin-top: 50px!important;
    margin-bottom: 50px!important;
  }
  .size_modal .fancybox-close-small svg path{
    fill:#000;
  }
  .m_popular_list li .like_tovar:hover svg path{
    fill:transparent;
  }
  .like_tovar_yet svg path {
      fill: #666666!important;
  }
  .m_banner_slider li a{
    display: none;
  }
  .home_mob_ban{
    display: block!important;
  }
  .fancybox-close-small{
    right: 0px!important;
  }
  .catd_char_list_left{
    width: 40%;
  }
  .catd_char_list_right{
    width: 60%;
  }
  .catd_char_list_right p{
    font-size: 12px;
    line-height: 1.5;
  }
  .catd_char_list_left span{
    font-size: 12px;
    line-height: 1.5;
  }
  .m_card_page_wrap_bottom_left > p{
    line-height: 20px;
  }
  .mod_card_size_body_middle_list li{
    min-height: 34px;
  }
  .m_deliv_banner_img{
    /*display: none;*/
  }
  .m_deliv_banner_img--mob{
    display: block;
  }
  .map_modal{
  	padding-top: 0!important;
  }
  .theme_err{
    width: 100%;
  }
  .help_page_form_list_input{
    flex-wrap: wrap;
    /* justify-content: flex-start; */
  }
  .help_page_form_list_input--country{
    flex-flow: nowrap;
  }
  .opt_block_wrap_bottom{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .opt_block_wrap_bottom a{
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .opt_part p{
    font-size: 14px!important;
  }
  .h_top_wrap_city a{
    color: #333;
  }
  .opt_pars_logo_list_inside{
    padding: 20px;
  }
}
@media (max-width: 600px) {
  .m_categories_list {
    margin-bottom: 20px;
  }
  .m_news_block_list,
  .m_categories_list {
    padding-left: 0;
    padding-right: 0;
  }
  .m_news_block_list .slick-dots,
  .m_categories_list .slick-dots {
    width: 100%;
    display: flex;
    justify-content: center;
    float: left;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -30px;
  }
  .m_news_block_list .slick-dots li,
  .m_categories_list .slick-dots li {
    width: 14px!important;
    height: 14px!important;
    border: 1px solid transparent;
    box-sizing: border-box;
    border-radius: 100%;
    float: left;
    margin-left: 7px;
    margin-right: 7px;
    background: none;
    transition: .3s;
    padding-left: 0;
    padding-right: 0;
  }
  .m_news_block_list .slick-dots li button,
  .m_categories_list .slick-dots li button {
    width: 100%;
    float: left;
    height: 100%;
    border-radius: 100%;
    background: none;
    border: none;
    border: 2px solid #212121;
    text-indent: -9999px;
    cursor: pointer;
    padding: 0;
  }
  .m_news_block_list .slick-dots li.slick-active,
  .m_categories_list .slick-dots li.slick-active {
    background-color: #212121;
    border-color: #212121;
  }
  .title {
    font-size: 18px;
    line-height: 22px;
  }
  .m_big_sale_banner span {
    font-size: 14px;
    line-height: 18px;
  }
  .m_big_sale_banner p {
    font-size: 12px;
    line-height: 14px;
  }
  .m_big_sale_banner {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .m_big_news {
    margin-bottom: 15px;
  }
  .m_adv_list li p {
    font-size: 12px;
  }
  .m_adv_list li {
    padding-left: 5px;
    padding-right: 5px;
  }
  .m_big_news_banner_info {
    left: 15px;
    bottom: 15px;
    top: initial;
    right: initial;
    transform: none;
  }
  .m_big_news_banner_info span {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .new_span {
    font-size: 12px;
    top: 15px;
    left: 15px;
  }
  .m_big_news_banner a img {
    height: 180px;
  }
  .m_big_news_banner_info{
    left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  .m_big_news_banner_info p {
    font-size: 14px;
    line-height: 18px;
  }
  .m_new_list li:last-child a > span:not(.new_span) {
    font-size: 16px;
    line-height: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
  }
  .m_new_list li:first-child a > span:not(.new_span) {
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 15px;
  }
  .m_categories_list {
    padding-left: 0;
    padding-right: 0;
  }
  .m_popular_list .slick-dots {
    /*bottom: -10px;*/
  }
  .m_popular {
    margin-bottom: 40px;
  }
  .m_popular_list {
    padding-left: 0;
    padding-right: 0;
  }
  .m_banner_slider_sale p {
    font-size: 12px;
    line-height: 14px;
  }
  .m_banner_slider_sale {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .slick-next_arrow {
    right: 15px;
  }
  .slick-prev_arrow {
    left: 15px;
  }
  .m_lk_bonus_all {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .m_lk_bonus_all p {
    margin-left: 0;
    margin-top: 5px;
  }
}
@media (max-width: 550px) {
  .m_banner_slider_sale{
    position: fixed;
    left: 0;
    top: 100px;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 4 2px;
  }
  .header--active ~ main .m_banner_slider_sale{
    top: 48px;
  }
  .m_new_list li:first-child,
  .m_new_list li:last-child {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .m_new_list_SALE {
    height: 280px;
  }
  .m_new_list {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .m_new_list .m_new_list_SALE a span {
    font-size: 84px!important;
  }
  .m_new_list {
    display: flex;
    flex-direction: column;
  }
  .m_banner_slider li img {
    height: 228px;
  }
  .m_banner_slider_wrapper {
    padding-bottom: 15px;
  }
  .buy_banner_link {
    line-height: 34px;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    min-width: 150px;
  }
  .m_banner {
    margin-bottom: 15px;
  }
  .m_new_list li {
    margin-bottom: 10px;
  }
  .title {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .m_new_list li a .m_new_list_tovar_img_info .tovar_name {
    font-size: 16px;
  }
  .m_block_head {
    margin-bottom: 10px;
  }
  .title_line {
    margin-bottom: 0;
  }
  .f_top_span {
    text-align: left;
    padding-right: 20px;
    background: url("../img/toggle_arrow.svg") center right no-repeat;
  }
  .f_top_wrap_menu_list {
    display: flex;
    flex-direction: column;
    display: none;
  }
  .f_top_wrap_menu_list li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .f_top_wrap_menu,
  .f_top_wrap_contacts {
    border-bottom: 1px solid #393939;
    margin-bottom: 15px;
  }
  .f_top_wrap_contacts {
    align-items: flex-start;
  }
  .f_top_wrap_contacts_list {
    align-items: flex-start;
  }
  .f_top_wrap_contacts_list li {
    justify-content: flex-start;
  }
  .f_top_wrap_contacts p {
    justify-content: flex-start;
    text-align: left;
  }
  .f_top_wrap_right {
    max-width: 100%;
  }
  .f_top_wrap_right p {
    text-align: left;
  }
  .f_top_wrap_contacts_wrap {
    display: none;
  }
  .f_top {
    padding-bottom: 30px;
  }
  .f_top_wrap > div:first-child {
    padding-top: 15px;
    border-top: 1px solid #393939;
  }
  .f_top_wrap_menu,
  .f_top_wrap_contacts {
    width: calc(100% + 30px);
    max-width: none;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  header {
    position: fixed;
    z-index: 110;
  }
  main {
    padding-top: 142px;
  }
  .m_banner_slider_sale{
    min-height: 42px;
  }
  .header--active {
    box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.15);
  }
  .f_top_wrap_right {
    order: 1;
  }
  .f_top_wrap_menu {
    order: 2;
  }
  .f_top_wrap_contacts {
    order: 3;
  }
  .f_top_wrap_right_togle_inside {
    padding-bottom: 20px;
  }
  .sub_form {
    margin-bottom: 0;
  }
  .f_top_wrap_right_bottom {
    order: 1;
  }
  .f_top_wrap_right_top {
    order: 2;
    border-top: 1px solid #393939;
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
  }
  .f_top_wrap_right_bottom .soc_list {
    justify-content: space-between;
  }
  .f_top_wrap_right_bottom .f_top_span {
    background: none!important;
  }
  .yandex_reviews {
    width: 100%;
    max-width: 300px;
    justify-content: center;
  }
  .f_top {
    border: none;
    padding-bottom: 0;
  }
  .f_top_wrap_right_top .f_top_wrap_right_togle_inside {
    display: none;
  }
  .f_top_wrap_contacts_wrap {
    padding-bottom: 10px;
  }
  .f_top_wrap_menu_list li a {
    font-size: 12px;
    line-height: 14px;
  }
  .m_block_head:after {
    display: none;
  }
  .m_lk_mess_inside_list_head {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
  }
  .m_lk_mess_inside_list_head .mess_name {
    margin-bottom: 5px;
  }
  .m_lk_mess_inside_list li {
    margin-bottom: 30px;
  }
  .m_lk_mess_inside_status p {
    font-size: 14px;
  }
  .m_lk_mess_inside_list_body p {
    font-size: 14px;
  }
  .m_lk_mess_inside_list_head .mess_data {
    margin-left: 0;
  }
  .h_search_inside {
    height: 400px;
    overflow: auto;
  }
  .m_basket_page .main_sub_but--green {
    width: 100%;
    max-width: 100%;
  }
  .categor_tags li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .categor_tags li a {
    width: 100%;
    float: left;
  }
  .m_filter_but_wrap {
    justify-content: space-between;
  }
  .m_card_page .add_basket_tovar {
    width: 100%;
    max-width: 100%;
    min-height: 60px;
  }
  .m_basket_page_right_toggle_body .main_sub_but {
    width: 100%;
    max-width: 100%;
  }
  .mod_card_size_body_top_item-big {
    width: 80px!important;
  }
  .mod_card_size_body_top_item span {
    font-size: 14px;
  }
  .mod_card_size_body_top_item {
    text-align: center;
  }
  .opt_banner_wrap_inside_list li{
    max-width: calc(100% - 20px);
  }
}
@media (max-width: 475px) {
  .m_popular_list_img {
    height: 130px;
    margin-bottom: 7px;
  }
  .m_popular_list_img_info {
    padding-left: 5px;
    padding-right: 5px;
  }
  .m_popular_list li span:not(.sale_card_mark) {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 5px;
  }
  .m_popular_list li p {
    font-size: 10px;
    line-height: 13px;
  }
  .m_news_main_wrap .m_popular_list li span {
    font-size: 12px;
    line-height: 14px;
  }
  .m_news_main_wrap .m_popular_list li p {
    font-size: 10px;
    line-height: 14px;
  }
  .tovar_card_info {
    padding: 2px 5px;
    font-size: 8px!important;
  }
  .sale_card_mark {
    font-size: 10px;
    padding: 2px 5px;
    top: 0;
  }
  .m_about_tovar_list_info {
    margin-top: 0px;
  }
  .m_about_tovar_list_info p {
    margin-bottom: 10px;
    font-size: 10px;
  }
  .border_transparent_link {
    padding-left: 20px;
    padding-right: 20px;
  }
  .like_tovar_bot {
    padding-left: 5px;
    padding-right: 5px;
  }
  .like_tovar_bot .selectric-main_select .selectric .label {
    height: 32px;
    line-height: 32px;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 28px;
  }
  .like_tovar_bot .selectric-main_select .selectric .button {
    height: 32px;
    width: 24px;
  }
  .like_tovar_bot .selectric-main_select .selectric-items li {
    font-size: 11px;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 14px;
  }
  .like_tovar_check_size .selectric-main_select {
    margin-bottom: 5px;
  }
  .m_popular_list li .remove_like_tovar {
    right: 4px;
    top: 7px;
  }
  .header--active {
    margin-top: -52px;
  }
  header {
    transition: .3s;
  }
  .main_input {
    text-overflow: ellipsis;
  }
  .m_popular_city_bot a {
    width: 50%;
    text-align: center;
    margin-right: 0;
  }
  .m_popular_city_bot .main_sub_but {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
  }
  .h_basket > a svg {
    width: auto;
    height: 22px;
  }
  .open_seacrh img {
    width: auto;
    height: 22px;
  }
  .h_like a svg {
    width: auto;
    height: 22px;
  }
  .h_user a svg {
    width: auto;
    height: 22px;
  }
  .h_user a {
    display: flex;
    align-items: center;
  }
  .h_like a {
    display: flex;
    align-items: center;
  }
  main {
    /*padding-top: 142px;*/
	padding-top: 100px;
  }
  .h_middle_right {
    padding-bottom: 3px;
  }
  .f_bottom_wrap_right {
    display: none;
  }
  .m_kilk_wrap {
    max-width: 105px;
  }
}
@media (max-width: 350px) {
  .help_page_form_list_input_selects {
    display: flex;
    flex-direction: column;
  }
  .help_page_form_list_input_selects .selectric-main_select_mini {
    max-width: 100%;
  }
  .help_page_form_list_input_selects .selectric-main_select_big {
    max-width: 100%;
  }
  .help_page_form_list_input_selects .selectric-main_select_middle {
    max-width: 100%;
  }
  .help_page_form_list_input_selects .selectric-wrapper {
    margin-bottom: 20px;
  }
  #map {
    height: 450px;
  }
  .m_login_page_wrap_list li a {
    font-size: 10px;
    line-height: 16px;
  }
}
