@media (max-width: 767px)
{
    /*---------------
        Main styles
    ---------------*/
    :root
    {
        --font_size: 14px;
        --font_size_title: 32px;
    }



    .block_head
    {
        margin-bottom: 30px;
    }

    .block_head.center
    {
        padding-bottom: 30px;
    }

    .block_head .title
    {
        line-height: 34px;
    }



    .breadcrumbs
    {
        line-height: 19px;
    }



    .page_title
    {
        font-size: 32px;
        line-height: 36px;
    }



    .text_block h1,
    .text_block > .title
    {
        font-size: 28px;
        line-height: 32px;

        margin-bottom: 20px;
    }

    .text_block h2
    {
        font-size: 22px;
        line-height: 24px;
    }


    .text_block img.right,
    .text_block img.left,
    .text_block .img.left,
    .text_block .img.right
    {
        float: none;

        width: auto;
        max-width: 50%;
        margin: 0 auto 20px;
    }


    .text_block .video_link:after
    {
        width: 67px;
        height: 67px;
        margin: -34px 0 0 -34px;

        background: url(../images/bg_video_play.png) 0 0/100% 100% no-repeat,
        url(../images/ic_video_play.png) calc(50% + 3px) 50%/auto 25px no-repeat rgba(255,255,255,.67);
    }


    .text_block .mob_hide
    {
        display: none;
    }



    .form .columns > *.width1of4,
    .form .columns > *.width3of4
    {
        width: calc(50% - var(--columns_offset));
    }

    .form input[type=radio] + label
    {
        font-size: 15px;
        line-height: 19px;
    }

    .form .submit_btn
    {
        font-size: 16px;
    }



    /*---------------
        Header
    ---------------*/
    header .col_left
    {
        padding-top: 51px;
    }

    header .logo_col 
    {
        margin-right: 0;
    }

    header .col_left,
    header .col_right
    {
        width: calc(100% - 133px);
    }

    header .info .cont.mobile.flex .right_mobile_col .first_row 
    {
        display: none;
    }

    header .info .cont.mobile.flex .three_row 
    {
        display: flex;
    }

    header .info .cont.mobile.flex .right_mobile_col .second_row
    {
        margin-bottom: 5px;
    }

    header .info .cont.mobile.flex .right_mobile_col .second_row .tg, 
    header .info .cont.mobile.flex .right_mobile_col .second_row .wh,
    header .info .cont.mobile.flex .right_mobile_col .second_row .max
    {
        display: none;
    } 

    header .info .cont.mobile.flex .right_mobile_col .three_row div
    {
        margin-right: 15px;
    }

    header .info .cont.mobile.flex .right_mobile_col .three_row .max div {
        margin-right: 0px;
    }

    header .phone
    {
        font-size: 13px;
        line-height: 19px;
    }

    header .phone .number
    {
        font-size: 14px;
    }

    header .time 
    {
        font-size: 12px;
    }

    header .office a, 
    header .delivery a,
    header .tg a,
    header .wh a,
    header .max a

    {
        font-size: 12px;
    }


    header .mob_menu_link
    {
        margin-left: auto;
    }


    header .cart,
    header .office
    {
        top: 0;

        margin-top: 0;
    }



    /*---------------
        Sidebar
    ---------------*/
    aside.hide_mob
    {
        display: none;
    }


    aside .cats .main
    {
        font-size: 18px;
        line-height: 22px;
    }



    /*---------------
        Main section
    ---------------*/
    .main_slider .slide
    {
        padding-bottom: 50px;
    }

    .main_slider .slide .cont
    {
        min-height: 272px;
    }


    .main_slider .slide .info
    {
        width: 200px;
    }

    .main_slider .slide .info > * + *
    {
        margin-top: 20px;
    }

    .main_slider .slide .title
    {
        font-size: 22px;
        line-height: 24px;
    }

    .main_slider .slide .title b
    {
        font-size: 22px;
    }

    .main_slider .slide .price
    {
        padding-bottom: 25px;
    }

    .main_slider .slide .img
    {
        width: calc(100% - 200px);
    }


    .main_slider .owl-carousel .owl-nav
    {
        left: 50%;

        margin-left: -61px;
    }

    .main_slider .counter
    {
        display: none;
    }



    .products .block_title
    {
        font-size: 28px;
        line-height: 40px;
    }

    .products .block_title.with_slider
    {
        width: calc(100% - 185px);
    }


    .products .owl-carousel .owl-nav
    {
        right: 35px;
    }


    .products .flex
    {
        --products_count: 2;
    }


    .products .flex > *:nth-child(3)
    {
        border-top-right-radius: 0;
    }

    .products .flex > *:nth-last-child(3)
    {
        border-bottom-left-radius: 0;
    }


    .products .flex > *:nth-child(2)
    {
        border-top-right-radius: 10px;
    }

    .products .flex > *:nth-last-child(2)
    {
        border-bottom-left-radius: 10px;
    }



    .cats_wall
    {
        margin-top: 0 !important;
        padding: 30px 40px 40px;
    }

    .cats_wall .img_top
    {
        display: none;
    }

    .cats_wall .item
    {
        font-size: 15px;
        line-height: 19px;
    }

    .cats_wall .item .thumb
    {
        padding-bottom: 75%;
    }



    .articles .flex
    {
        --articles_count: 2;
    }



    .cart_info .block_title
    {
        font-size: 25px;
        line-height: 29px;
    }


    .cart_info .item .info
    {
        padding-left: 0;
    }

    .cart_info .item .price.total
    {
        width: 122px;
        margin-top: 10px;
        margin-left: auto;
    }


    .cart_info .cart_total
    {
        font-size: 20px;
        line-height: 25px;
    }

    .cart_info .cart_total b
    {
        font-size: 25px;
    }

    .cart_info .cart_total .currency
    {
        line-height: 21px;

        height: 25px;
    }


    .checkout .data .block_head.center
    {
        padding-bottom: 45px;
    }

    .checkout .data .block.width1of2
    {
        width: 100%;
    }

    .checkout .data .block.width1of2 + .block.width1of2
    {
        border-left: none;
    }



    .product_info .images,
    .product_info .data
    {
        width: 100%;
    }

    .product_info .images
    {
        margin-bottom: 20px;
    }

    .product_info .images .owl-carousel .owl-nav button.owl-prev
    {
        left: -35px;
    }

    .product_info .images .owl-carousel .owl-nav button.owl-next
    {
        right: -35px;
    }

    .product_info .images .thumbs
    {
        display: none;
    }




    .tabs a
    {
        padding: 10px 15px;
    }

    .tabs:before,
    .tabs:after
    {
        display: none;
    }



    /*---------------
        Footer
    ---------------*/
    footer .info .cont.flex
    {
        align-items: flex-start;
        align-content: flex-start;
    }

    footer .info .cont.flex > * + *
    {
        margin-left: auto;
    }


    footer .logo img
    {
        height: 100px;
    }



    footer .contacts
    {
        font-size: 13px;
        line-height: 17px;
    }

    footer .contacts .phones > * + *
    {
        margin-left: 30px;
    }

    footer .contacts .phones .number
    {
        font-size: 16px;
    }



    footer .copyright
    {
        width: 100%;
        margin-bottom: 15px;
    }



    /*---------------
        PopUp
    ---------------*/
    .modal .links .continue_link
    {
        width: calc(100% - 170px);
    }


    #office_modal .adres
    {
        padding: 0 10px;
    }


    .fancybox-slide--html .fancybox-close-small
    {
        top: 25px;
        right: -14px;
    }
    /*Review*/

    .ya_review 
    {
        width: 100%;
    }
}
