@media screen and (max-width: 1190px){
    .sovet .slick-next{
        right: 20px !important;
    }
    .sovet .slick-prev{
        left: 20px !important;
    }
    .box{
        padding: 0 20px;
    }
    footer .container.box{
        padding: 60px 20px;
    }
    .product_list.slide{
        padding: 40px 20px !important;
    }
    .nujen_sovet{
        margin: 0 20px;
    }
    .top_head{
        padding: 16px 20px 14px 20px !important;
    }
    .gr_line > .menu > .menu-item{
        display: none;
    }
    .gr_line .menu .search{
        display: flex;
        padding: 0 10px;
    }
    .globalheader .search{
        display: none;
    }
    .search button{
        white-space: nowrap;
    }
    .gr_line{
        justify-content: space-between;
    }
    .search input,
    .fixed .search input{
        width: 300px;
    }
    .nujen_sovet.box img {
        margin-right: 5px;
    }
    .product-sidebar .sub_color .button{
        width: 46%;
    }
    #product-list .product-list li{
        max-width: 32%;
    }
    .product-info .colors-quantity{
        width: 20px;
        margin: 0 5px;
    }
    .product-info tr td:last-child{
        white-space: nowrap;
    }
    footer .phone .tel{
        font-size: 27px;
    }
}
@media screen and (max-width: 1000px){
    footer .soc_link a{
        margin-right: 10px;
    }
    .search input,
    .fixed .search input{
        width: 250px;
    }
    .phone .tel {
        font-size: 20px
    }
    .home_top .menu{
        display: none;
    }
    .home_top .slider_block {
        width: 100%
    }
    .search button{
        padding: 0;
        width: 38px;
    }
    .search button:after{
        /*
        content: "\1F50D";
        font-size: 26px;
         */
    }
    .fixed .search button{
        padding: 0;
    }
    .fixed .search button:after {
        /*
        content: "\1F50D";
        font-size: 18px;
         */
    }
    .top_menu .menu-item a {
        padding: 12px 5px;
    }
    .nujen_sovet.box{
        flex-wrap: wrap;
        text-align: center;
        height: auto;
        padding: 10px 0;
    }
    .nujen_sovet.box div,
    .nujen_sovet.box a{
        text-align: center;
        width: 100%;
    }
    .nujen_sovet.box a{
        margin-top: 12px;
    }
    footer .phone .tel{
        font-size: 22px;
    }
    #page-content .nujen_sovet{
        border: 1px solid #EBEBEB;
        border-radius: 0;
        padding: 38px;
        background: #fff;
    }
    #page-content .nujen_sovet > div{
        font-size: 36px;
        line-height: 43px;
    }
    #page-content .nujen_sovet.box a{
        background: #FFF9F4;
        border: 1px solid #FC8F23;
        box-sizing: border-box;
        border-radius: 4px;
        height: 54px;
        line-height: 54px;
        width: 527px;
        text-align: center;
        max-width: 100%;
        margin: auto;
        margin-bottom: 21px;
    }
    #page-content .nujen_sovet.box a.tel {
        margin-top: 38px;
    }
}
@media screen and (min-width: 780px) and (max-width: 940px){
    .product-list li .offers .pricing{
        font-size: 18px !important;
    }
    .product-list li .offers .pricing,
    .product-list li .offers .add_cart{
        height: 40px !important;
        line-height: 40px !important;
    }
    .content .categories_grid .item {
        width: 33%;
    }
}
@media screen and (max-width: 780px) {
    .wrap_0232{
        bottom: 60px !important;
    }
    .down_line{
        display: flex;
    }
    footer .container.box > div {
        width: 100%;
    }
    .fixed .gr_line, .fixed .cart-to-checkout > div{
        padding: 0;
    }
    footer .menu,
    .fixed .top_menu, .top_menu,
    .top_head{
        display: none;
    }
    .gr_line{
        background: #FFF;
        padding: 0;
        margin-top: 10px;
    }
    .fixed .gr_line{
        margin-top: 0;
    }
    #cart{
        position: absolute;
        right: 0;
        top: 0;
        width: 130px;
        padding-right: 15px;
    }
    #cart .cart-summary{
        display: none;
    }
    .cart-to-checkout > div{
        height: 40px;
    }
    .cart-to-checkout > div.cart_icon{
        background: none;
        width: 30px;
    }
    .cart-to-checkout > div .white{
        padding-left: 0;
    }
    footer .menu{
        padding: 10px 16px;
    }
    footer .menu.open {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    footer .menu.open .menu-item{
        width: 50%;
        line-height: inherit;
        margin: 5px 0;
    }
    footer .col1 .menu.open .menu-item{
        width: 100%;
    }
    footer .container.box {
        padding: 0px 0px 30px 0;
    }
    footer .title {
        text-align: center;
        font-size: 16px;
        margin: 0;
        height: 48px;
        line-height: 48px;
        background: linear-gradient(180deg, #5C5C5C 0%, #696969 100%);
        box-shadow: -1px 0px 1px rgba(255, 255, 255, 0.25);
        color: #F5F5F5;
    }
    footer .container.box > div.col4 {
        max-width: 320px;
        margin: auto;
        text-align: center;
        margin-top: 30px;
    }
    footer .soc_link {
        justify-content: center;
    }
    .mob_top_menu{
        display: flex !important;
        justify-content: ;
        background: #5C5C5C;
        padding-right: 160px;
        height: 40px;
        width: 100%;
        align-items: center;
    }
    .mob_top_menu a img{
        max-height: 26px;
    }
    .mob_top_menu > img{
        width: 18px;
        margin: 0 26px 0 34px;
    }
    .mob_top_menu .tel{
        font-weight: bold;
        font-size: 18px;
        color: #FFF;
        margin-left: 17%;
        display: flex;
        align-items: center;
        white-space: nowrap;
    }
    .mob_top_menu .tel img{
        margin-right: 10px;
    }
    .mob_top_menu .menu{
        display: none;
    }
    .mob_top_menu .menu.open{
        z-index: 998;
        position: absolute;
        width: 200px;
        background: #FFF;
        top: 40px;
        left: 0px;
        display: block;
        padding: 10px 0;
        min-width: 80%;
    }
    .mob_top_menu .menu .menu-item{
        width: 100%;
    }
    .mob_top_menu .menu.open .menu-item a {
        padding: 0px 20px;
        line-height: 35px;
        border-bottom: 1px solid #EBEBEB;
        width: 100%;
        display: block;
        box-sizing: border-box;
    }
    .mob_top_menu .menu .bottom_block{
        padding-top: 22px;
        padding-left: 17px;
    }
    .mob_top_menu .menu.open .tel{
        font-weight: bold;
        font-size: 24px;
        color: #000;
        position: relative;
        line-height: 29px;
        right: auto;
        margin: auto;
    }
    .mob_top_menu .menu.open .reqCall {
        font-weight: normal;
        font-size: 16px;
        line-height: 22px;
        color: #007AFF;
        border-bottom: 1px dashed;
        margin-top: 5px;
        display: inline-block;
    }
    .mob_top_menu .menu .soc_link{
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 24px 17px 50px 0;
    }
    .mob_top_menu .menu .soc_link a{

    }
    .mob_top_menu .menu .soc_link a img{
        max-height: 46px;
        width: 46px;
    }
    .big_menu > .menu-item{
        flex-wrap: wrap;
        justify-content: center !important;
    }
    .big_menu > .menu-item > div:first-child{
        order: 2;
    }
    .sovet .slick-slide img{
        max-width: 100%;
    }
    .content .big_menu > .menu-item{
        display: none;
    }
    .content .big_menu > .menu-item:nth-child(1),
    .content .big_menu > .menu-item:nth-child(2){
        display: flex;
    }
    .content .big_menu.open > .menu-item{
        display: flex;
    }
    .big_menu .show_all{
        color: #007AFF;
        margin: auto;
        margin-bottom: 30px;
    }
    .katalog{
        width: 270px;
    }
    .gr_line .menu{
        width: calc(100% - 270px);
        margin: 0;
    }
    .gr_line .menu .search{
        width: 100%;
        padding: 0;
    }
    .search input, .fixed .search input{
        width: calc(100% - 45px);
    }
    .search input, .search button{
        height: 47px;
    }
    .search button{
        width: 80px;
        font-size: 14px;
    }
    .fixed .search input, .fixed .search button{
        height: 30px;
    }
    footer .appfooter{
        flex-wrap: wrap;
        justify-content: center;
    }
    footer .appfooter div{
        width: 100%;
        text-align: center;
        font-size: 14px;
    }
    .filter_block{
        display: none;
        left: -100%;
        transition: .3s;
    }
    .all_products{
        width: 100% !important;
    }
    .content .categories_grid .item{
        width: 33%;
    }
    .product_page .img_block {
        margin-right: 10px;
    }
    .product_page .gl_block {
        width: calc(60% - 10px);
    }
    .product_page h1 span{
        font-size: 26px;
    }
    .product_page .bucket{
        margin: 0 5px;
    }
    .product_page input.tint-code{
        width: 65px;
    }
    .product-info thead{
        font-size: 13px;
    }
    .product-info .colors-price, .product-info .colors-price-wholesale, .product_page .product-info .ruble{
        font-size: 14px;
    }
    .quickorder-button, .write-review a.inline-link, .review-submit input[type="submit"]{
        margin: 0 15px 0;
    }
    #cart-form .packs-button, #cart-form [data-quickorder-pb]{
        padding: 7px 10px !important;
    }
    #cart-form [data-quickorder-pb]{
        padding: 6px 10px !important;
    }
    #cart-form .quickorder-button, #cart-form .write-review a.inline-link, #cart-form .review-submit input[type="submit"]{
        margin: 0 10px 0;
    }
    .product_page .tabs > div{
        padding: 10px 10px 10px 30px;
    }
    .product_page .tabs > div i {
        margin-right: 5px;
    }
    .product_page .sub_color .button{
        margin-right: 5px;
        padding: 8px 8px 10px;
    }
    .product_page .button.svet{
        margin-right: 0;
    }
    .cart .button_block{
        flex-wrap: wrap;
    }
    .cart .button_block > div{
        width: 100%;
        text-align: center;
        padding-top: 15px;
    }
    .cart .button_block > div a {
        margin: auto;
    }
    .content .vybor_cveta .bgw {
        width: 90%;
        height: 28px;
        line-height: 28px;
        top: 20px;
        font-size: 16px;
    }
    .product-list li .offers .pricing{
        font-size: 18px !important;
    }
    .product-list li .offers .pricing,
    .product-list li .offers .add_cart{
        height: 40px !important;
        line-height: 40px !important;
    }
   /* .open_filter{
        display: block !important;
        width: 40px;
        height: 40px;
        background: url("img/ic_filter.svg") #EB5757 no-repeat center;
        background-size: 25px;
        border: none;
        border-radius: 4px;
        float: right;
    }*/
   .open_filter {
        display: block !important;
        width: 100px;
        height: 30px;
        background: url(img/ic_filter.svg) #EB5757 no-repeat 15px 8px;
        background-size: 15px;
        border: none;
        border-radius: 4px;
        color: #fff;
        padding-left: 25px;
        float: right;
    }
    h1.category-name{
        float: left;
        max-width: calc(100% - 50px);
    }
    .filter_block.open {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1000000;
        background: #FFF;
        max-height: 100%;
        overflow: auto;
    }
    .fixed .gr_line, .fixed .cart-to-checkout > div{
        height: 39px;
    }
    .related h3,
    .big_title{
        font-size: 20px !important;
        line-height: 25px;
        margin-bottom: 10px !important;
    }
    .big_title a.blue{
        display: none;
    }
    .product-list li span.added2cart{
        height: 40px !important;
        line-height: 40px !important;
        background: url(img/cart.svg) #EB5757 center no-repeat;
        float: right;
        border: none;
        border-radius: 0px 0px 4px 0px;
        font-size: 0;
        text-indent: -9999px;
        width: 48px;
    }
    .product-list li span.added2cart a{
        display: block;
        width: 100%;
        height: 100%;
    }
    .product_page > .flex > div {
        width: 100%;
        margin-right: 0;
    }
    .product_page > .flex{
        flex-wrap: wrap;
    }
    .product-list .slick-list li{
        margin-right: 5px;
    }
}
@media screen and (max-width: 640px) {
    .product-list li .image {
        height: 220px !important;
    }
    .product-list li .image img{
        max-height: 180px;
    }
    .product-sidebar .rashod > div{
        padding: 0 5px !important;
    }
    h1.prod_mob{
        padding-bottom: 10px;
        padding-top: 20px;
    }
    h1.prod_mob span{
        font-size: 18px;
    }
    .product_page .tabs > div{
        width: 100%;
    }
    .content .big_menu > .menu-item{
        width: 100%;
    }
    .content .big_menu > .menu-item:nth-child(2){
        display: none;
    }
    .big_menu > .menu-item > div:first-child{
        margin-left: 20px;
    }
    .related .product-list li{
        max-width: 47%;
    }
    .h1cart{
        margin-bottom: 0 !important;
    }
    .cart-summary-page .row{
        flex-wrap: wrap;
        position: relative;
    }
    .cart .row .w2{
        width: 100%;
        text-align: left;
        line-height: 22px;
        padding: 2px 10px 2px 0;
        font-weight: bold;
    }
    .cart .row .plus, .cart .row .minus {
        background: #FFFFFF;
        border: 1px solid #EBEBEB;
        box-sizing: border-box;
        border-radius: 4px;
        width: 35px;
        height: 35px;
        cursor: pointer;
        display: inline-block;
        line-height: 35px;
        font-size: 18px;
        text-align: center;
    }
    .cart .row .for_mobile{
        display: inline-block;
        font-weight: normal;
    }
    .cart .row .w2.bucket{
        width: 100%;
        text-align: left;
        line-height: 30px;
        height: 30px;
        padding: 0;
        background: none;
        color: #000;
        font-size: 15px;
    }
    .cart .item-qty input {
        width: 30px;
        height: 16px;
        font-weight: bold;
    }
    .cart .row .item-name{
        width: 100%;
    }
    .cart .row.hed{
        display: none;
    }
    .cart .row .w0{
        height: 20px;
        border-left: 0;
        width: 100%;
        text-align: center;
    }
    .cart .row .w0 .delete{
        margin-top: 0;
        position: absolute;
        right: 8px;
        top: 5px;
    }
    .cart .row .w0 .delete span{
        margin-left: 30px;
    }
    .img_text,
    .img_msg,
    .cvyaz{
        display: none !important;
    }
    .b_name.rash{
        margin: 26px 0 5px !important;
    }
    .product-sidebar .rashod{
        font-size: 13px;
    }
    .product-sidebar .rashod > div {
        line-height: 32px;
        margin-right: 5px;
        height: 32px;
    }
    .product-sidebar .rashod > div:nth-child(1) {
        line-height: inherit;
    }
    .product-sidebar .rashod > div:last-child {
        margin-right: 0;
    }
    .reviews-branch{
        margin-top: 65px;
    }
    #page-content .nujen_sovet{
        padding: 38px 22px;
    }
    #page-content .nujen_sovet > div{
        font-size: 24px;
    }
    footer .phone .tel{
        font-size: 35px !important;
        color: #000 !important;
    }
    .packs-button{
        width: 100%;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

}
@media screen and (max-width: 560px) {
    #product-list .product-list li {
        max-width: 49%;
    }
    .content .categories_grid .item {
        width: 49%;
    }
    .product-list li .image {
        height: 188px !important;
    }
    .product-list li .image .badge-wrapper{
        width: 100%;
    }
    .product-list li .image img{
        max-height: 180px;
    }
    .mob_top_menu .tel{
        font-size: 0;
        right: 60px;
        position: absolute;
    }
    #cart{
        font-size: 0;
        width: 40px;
    }
    .gr_line{
        flex-wrap: wrap;
        margin-top: 0;
    }
    .katalog{
        width: 100%;
        order: 2;
    }
    .gr_line .menu{
        width: 100%;
    }
    .gr_line .menu .search{
        justify-content: space-between;
    }
    .search input, .search button{
        border-radius: 0;
    }
    .globalheader{
        height: 130px;
    }
    .fasovka > div{
        width: 61px !important;
    }
    .product-sidebar .dubl{
        flex-wrap: wrap;
    }
    .product-sidebar .dubl > div{
        width: 100% !important;
    }
    .dubl.buttons{
        flex-wrap: wrap;
    }
    .dubl.buttons button,
    .dubl.buttons button.one_click{
        width: 100% !important;
        margin-left: 0 !important;
    }
    .dubl.buttons button.one_click {
        margin-top: 20px;
    }

}
@media screen and (max-width: 450px) {
    .product-sidebar .sub_color .button{
        width: 100%;
    }
    #cart-form .product-info td{
        display: block;
        float: left;
        box-sizing: border-box;
        border-bottom: 0px !important;
    }
    #cart-form .product-info tr td:nth-child(2),
    #cart-form .product-info tr td:nth-child(3){
        height: 40px;
    }
    #cart-form .product-info tr td:nth-child(2){
        max-width: 50px;
        height: 60px;
        align-items: center;
        display: flex;
    }
    #cart-form .product-info tr td:nth-child(3){
        width: calc(100% - 120px);
        height: 60px;
        align-items: center;
        display: flex;
    }
    #cart-form .product-info tr td:nth-child(4),
    #cart-form .product-info tr td:nth-child(5){
        width: 100%;
        text-align: center;
    }
    #cart-form .product-info tr td:nth-child(5) span:last-child:after{
        content: 'ОПТ';
        margin-left: 5px;
        font-size: 15px;
    }
    #cart-form .product-info tr td:nth-child(1){
        width: 66px;
    }
    #cart-form .product-info tr td:nth-child(6){
        width: 100%;
    }
    #cart-form .product-info tr td:nth-child(6){
        border-bottom: 1px solid #ddd !important;
    }
    #cart-form .product-info tr td:last-child{
        width: 100%;
    }
    #cart-form .quickorder-button{
        float: left;
        margin-left: 0;
    }
    #cart-form .colors-buttons{
        float: left;
        width: 100%;
        text-align: center;
    }

    #cart-form input.tint-code{
        width: 100%;
        line-height: 24px;
    }

    .product-info > thead{
        display: none;
    }
    .product-info .colors-price, .product-info .colors-price-wholesale, .product_page .product-info .ruble{
        font-size: 18px;
    }
    .tab_content .content.feature{
        overflow-x: auto;
    }
    .colors-buttons > p{
        display: block;
        width: 100%;
        float: left;
        margin-top: 15px;
    }
    .product-info td:nth-of-type(4):before {
        content: "Розница:";
        display: inline-block;
        margin: 0 15px 0 0;
    }
    .product-info td:nth-of-type(5):before {
        content: "Опт:";
        display: inline-block;
        margin: 0 15px 0 0;
    }
    .tint-list > li{
        width: 48% !important;
    }
    .tint-list > li .tint{
        width: 100% !important;
    }
    .tint-list{
        width: 100%;
    }
    .popup_addtocart{
        width: 320px !important;
        margin-left: -160px !important;
    }
    .popup_addtocart .buttons{
        flex-wrap: wrap;
        padding: 40px 0 20px !important;
    }
    .popup_addtocart .buttons a, .popup_addtocart .buttons span{
        width: 100% !important;
    }
    .popup_addtocart .buttons span{
        margin-bottom: 30px;
    }
    .dop_buttons{
        flex-wrap: wrap;
    }
    .dop_buttons > div{
        margin: 10px 0;
    }
    .dop_buttons > div:last-child{
        height: 35px;
        width: 100%;
        border-top: 1px solid #eee;
        margin-top: 0;
        padding-top: 10px;
        background-position: 0px 12px;
    }
}
@media screen and (max-width: 370px) {
    .product-list li .offers .pricing{
        padding-left: 5px !important;
    }
    .product-list li .image {
        height: 150px !important;
    }
    .product-list li .image .badge-wrapper{
        width: 100%;
    }
    .product-list li .image img{
        max-height: 150px;
    }
    .product-sidebar .rashod > div {
        font-size: 11px;
    }
}