@media (max-width: 479px)
{
    /*---------------
	    Main styles
	---------------*/
    :root
    {
        --font_size: 14px;
        --line_height: 20px;
        --font_size_title: 18px;
        --line_height_title: 24px;
    }


    .page_title,
    .block_head .title.big
    {
        font-size: 24px;
        line-height: 28px;
    }


    .block_head
    {
        margin-bottom: 20px;
    }


    .form .agree
    {
        padding: 0;
    }


    .form .cols .width1of4,
    .form .cols .width1of3
    {
        width: calc(50% - 10px);
    }

    .form .cols .width3of4,
    .form .cols .width2of3
    {
        width: calc(100% - 10px);
    }



    .tabs a + a
    {
        margin-left: 30px;
    }



    .tooltip .text
    {
        padding: 15px;
    }



    .pagination .prev
    {
        margin-right: 8px;
    }

    .pagination .next
    {
        margin-left: 8px;
    }

    .form .input,
    .form .nice-select .current
    {
        font-size: 14px;
        text-overflow: clip;
    }



    .text_block h1,
    .text_block > .title
    {
        font-size: 24px;
        line-height: 28px;
    }

    .text_block h2
    {
        font-size: 21px;
        line-height: 25px;
    }


    .text_block iframe
    {
        height: calc(100vw * .75 - var(--offset) * 2);
    }


    /*---------------
		Header
	---------------*/
    header .top
    {
        line-height: 40px;
    }

    header .top .cont
    {
        padding-right: 70px;
    }


    header .phone
    {
        position: absolute;
        top: 118px;
        left: 0;

        width: 100%;

        justify-content: center;
    }

    header .phone > * + *
    {
        margin-left: 25px;
    }


    header .mob_menu_link
    {
        top: -60px;

        height: 40px;
        padding: 11px 15px;
    }


    header .info
    {
        padding-bottom: 45px;
    }


    header .logo
    {
        margin-left: 0;
    }

    header .logo img
    {
        height: 44px;
    }

    header .logo a div
    {
        display: none;
    }


    header .info .links
    {
        right: 63px;
    }

    header .cart_link.active
    {
        margin-right: -6px;
    }


    header .search_link
    {
        right: 7px;
        left: auto;
    }

    header .search form .input
    {
        font-size: 16px;

        height: 44px;
    }

    header .search form .submit_btn
    {
        height: 44px;
    }



    /*---------------
		Sidebar
	---------------*/



    /*---------------
		Main section
	---------------*/
    .main_slider .slide .cont
    {
        min-height: 250px;
    }

    .main_slider .slide .title
    {
        font-size: 28px;
        line-height: 32px;
    }



    .products .tabs
    {
        margin-bottom: 35px;
        padding-right: 0;
    }


    .products .slick-arrow
    {
        top: -25px;
    }


    .products .product .thumb
    {
        height: 140px;
    }

    .products .product .price
    {
        font-size: 20px;
        line-height: 30px;
    }



    .promo_blocks .item
    {
        width: calc(100% + 40px);
        margin-right: -20px;
        margin-left: -20px;
        padding: 20px 20px 70px;
    }

    .promo_blocks .item + .item
    {
        margin-top: 10px;
    }

    .promo_blocks .stocks
    {
        background-color: #eef4e9;
        background-image: none !important;
        padding-bottom: 0;
    }

    .stocks .slick-arrow.slick-prev
    {
        left: 20px;
    }

    .stocks .slick-arrow.slick-next
    {
        left: 60px;
    }



    .articles .block_head .title,
    .articles .block_head .all
    {
        width: calc(100% - 25px);
    }

    .articles .flex
    {
        margin-bottom: -20px;
    }

    .articles .flex .item
    {
        margin-bottom: 20px;
    }

    .articles .item .thumb
    {
        width: 100%;
        padding-bottom: 50%;
    }

    .articles .item .info
    {
        width: 100%;
        padding: 20px;
    }

    .articles .item .info .desc
    {
        height: auto;
    }

    .articles .item .date
    {
        position: relative;

        margin-top: 15px;
        padding: 0;
    }



    .welcome .text_block
    {
        width: calc(100% + 40px);
        margin: 0 -20px;
        padding: 30px 20px;
    }



    .cart_info table
    {
        width: calc(100% + 40px);
        margin: 0 -20px;
    }

    .cart_info table td.price,
    .cart_info table td.discount
    {
        min-width: 120px;
    }



    .cart_info .cart_total
    {
        width: calc(100% + 40px);
        margin: 0 -20px;

        text-align: center;
    }

    .cart_info .cart_total .exp
    {
        text-align: center;
    }

    .cart_info .cart_total .total .item + .item
    {
        margin-top: 15px;
    }

    .cart_info .cart_total .total .name,
    .cart_info .cart_total .total .val
    {
        width: 100%;
        padding: 0;

        /*text-align: center;*/
    }


    .cart_info .cart_total .links
    {
        justify-content: center;
    }

    .cart_info .cart_total .checkout_link
    {
        width: 50%;
    }

    .cart_info .cart_total .links > * + *
    {
        margin-left: 20px;
    }

    .cart_info .cart_total .bonuses { margin-bottom: 10px; font-size: 14px; text-align: left; }

    .cart_info .cart_total .bonuses-field input[type="text"] { margin: 0 6px 0 0; width: 80px; }

    .cart_info .cart_total .bonuses-wrapper,
    .cart_info .cart_total .bonuses-wrapper > * { display: block; }

    .cart_info .cart_total .bonuses-wrapper > * > * { display: block; margin-bottom: 6px; }
    .cart_info .cart_total .bonuses-wrapper > * > * ~ * { display: inline-block; }

    .cart_info .cart_total .bonuses-wrapper > * ~ * > * { padding-top: 0; }

    .cart_info .cart_total .info { padding: 0 0 10px 10px; }

    .cart_info .cart_total .total .item { justify-content: space-between; text-align: left; }

    .cart_info .cart_total .total .name,
    .cart_info .cart_total .total .val { display: inline; width: auto; margin-right: 10px; }

    .cart_info .cart_total .links { margin-top: 10px; justify-content: space-between; text-align: left; }

    .cart_info .cart_total .links .clear_link { margin: 0; }
    .cart_info .cart_total .links .checkout_link { position: relative; left: auto; top: auto; margin: 0 0 0 20px; min-width: 0; width: auto; }

    .checkout_info .form .data
    {
        padding: 20px;
    }

    .checkout_info .form .head {
        padding-right: 38px;
        text-align: left;
    }

    .checkout_info .form .head .tooltip .text
    {
        max-width: calc(100% - 54px);
    }


    .checkout_info .form .total
    {
        padding: 5px 0;
    }

    .checkout_info .form .total .item
    {
        text-align: center;

        justify-content: center;
    }

    .checkout_info .form .total .item,
    .checkout_info .form .total .val
    {
        width: 100%;
    }

    .checkout_info .form .submit_btn { padding-left: 10px; padding-right: 10px; width: 100%; }

    .cart_info .cart_total .bonuses { padding-right: 0; }
    .cart_info .cart_total .bonuses-wrapper > * > *.mob-block { display: block; }

    @media (min-width: 350px) and (max-width: 479px) {

        .cart_info .cart_total .bonuses-field input[type="text"] { margin: 0 6px; }

        .cart_info .cart_total .bonuses-wrapper > * > * { display: inline-block; }
        .cart_info .cart_total .bonuses-wrapper > * > *.mob-block { display: block; }

    }

    .cart_info .cart_total .bonuses-field-btn { display: block; margin: 12px 0 0 0; width: 100%; }

    .cat_slider
    {
        width: calc(100% + 40px);
        margin-right: -20px;
        margin-left: -20px;
    }

    .cat_slider .slide .info
    {
        padding: 0 20px;
    }



    .sub_cats .flex a
    {
        width: calc(50% - 20px);
    }

    .sub_cats .flex a.spoler_link
    {
        left: 50%;
    }



    .faq .add_question_link
    {
        position: relative;
        bottom: 0;

        display: inline-block;

        margin: -10px 0 20px;

        vertical-align: top;
    }



    .lk .personal
    {
        padding: 20px;
    }

    .lk .personal .info .name
    {
        width: 100%;
        padding: 0;
    }

    .lk .personal .info .val
    {
        width: 100%;
    }



    .lk .history .item
    {
        width: calc(100% + 40px);
        margin-right: -20px;
        margin-left: -20px;
    }

    .lk .history .head.title
    {
        font-size: 15px;
    }

    .lk .history .head > *
    {
        width: 100% !important;
    }

    .lk .history .cart_info table
    {
        width: 100% ;
        margin: 0;
    }

    .lk .history .cart_info table td.price,
    .lk .history .cart_info table td.discount
    {
        min-width: 110px;
        padding-left: 0;
    }

    .lk .history .cart_info table td.price:before,
    .lk .history .cart_info table td.discount:before
    {
        padding-left: 0;
    }

    .lk .history .cart_info table tfoot td.total_text
    {
        padding-bottom: 0;
    }

    .lk .history .cart_info table tfoot td.price
    {
        padding-left: 10px;
    }



    .product_info .image a
    {
        height: 280px;
    }

    .product_info .info .options .cols .width1of3 {
        width: calc(33.333% - 25px);
    }

    .product_info .info .options .product-code .product-code-value {
        font-size: 14px;
    }



    /*---------------
		Footer
	---------------*/
    footer .info .title
    {
        font-size: 16px;
    }


    footer .socials a
    {
        margin-right: 5px;
        margin-bottom: 5px;
    }

    footer .socials a + a
    {
        margin-left: 0;
    }



    /*---------------
		PopUp
	---------------*/
    .modal .modal_data
    {
        padding: 25px;
    }


    .modal .links a
    {
        width: 100%;
    }

    .modal .links a + a
    {
        margin-top: 15px;
    }


    .fancybox-slide--html .fancybox-close-small
    {
        width: 40px;
        padding: 10px 5px;
    }
}
