@media (max-width: 600px) {






    #bord_cats {
        display: none;
    }



    #face {
        -webkit-filter: unset;
        filter: unset;
        margin: 20px 0;
        padding: 0 15px;
    }

    #slider {
        border-radius: 3px;
    }

    #user_block .hidden-link:last-child {
        height: 9px;
        color: #181818;
    }



    #user_block a {
        color: #181818;
    }


    #summary {
        margin-top: 20px;
        padding-bottom: 21px;
    }

    #content #summary .main_title {
        padding: 1px 0 17px 0;
    }

    #summary .descript .text {
        padding: 0;
    }

    #summary .descript p {
        font-size: 13px;
        line-height: 14px;
        margin-bottom: 8px;
    }

    #summary .descript ul {
        font-size: 12px;
        line-height: 18px;
    }

    #summary .descript ul li {
        padding: 0px 0px 0 24px;
        margin-bottom: 6px;
        background-size: 15px;
        line-height: 14px;
    }

    #summary .descript .text .btn_grad {
        width: 130px;
        height: 29px;
        font-size: 12px;
        line-height: 28px;
        margin-top: 3px;
    }

    #summary .descript .text .btn_grad:before {
        right: 23px;
        width: 11px;
        height: 5px;
    }

    #summary .text_hidden {
        margin-top: 16px;
    }

    #summary .text_hidden .descript {
        background-size: 92px;
        background-position-x: 0;
    }

    #summary .text_hidden p {
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0.3px;
    }

    #summary .text_hidden .text {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 65%;
        flex: 0 0 65%;
        margin-top: 8px;
    }

    #summary .text_hidden .text p {
        padding: 0;
        font-size: 12px;
        line-height: 14px;
    }

    #summary .text_hidden .green_text {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        font-size: 13px;
        line-height: 14px;
        margin-top: 7px;
        margin-bottom: 20px;
        border-radius: 2px;
        padding: 9px 1px 11px;
        text-align: center;
    }

    #summary .text_hidden .green_text br {
        display: none;
    }

    #advantages {
        background: none;
        height: unset;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 15px 0 0;
    }

    #advantages .title {
        border: none;
    }

    #advantages .title span {
        font-size: 12.5px;
        line-height: 14px;
    }

    #advantages>div {
        padding: 14px 0 0 65px;
    }

    #advantages h2 {
        font-size: 16px;
        margin-bottom: 4px;
    }

    #advantages>div span {
        font-size: 12px;
        line-height: 14px;
        display: inline-block;
        text-align: left;
    }

    #advantages>div {
        position: relative;
        border-bottom: 1px dashed #ddd;
        padding-right: 0px;
        padding-bottom: 20px;
    }

    #advantages>div:before {
        content: '';
        display: inline-block;
        position: absolute;
    }

    #advantages .choice {
        margin-bottom: 0px;
    }

    #advantages .choice:before {
        left: -6px;
        top: 17px;
        width: 84px;
        height: 78px;
        background: url(../../images/exclusive_mob.png) no-repeat;
        background-size: 61px;
    }

    #advantages h3 {
        font-size: 16px;
        line-height: 19px;
    }

    #advantages .choice h3 {
        color: #4594d4;
        margin-bottom: 4px;
    }

    #advantages .orig {
        padding-left: 65px;
        padding-top: 19px;
        padding-bottom: 22px;
        margin-bottom: 3px;
    }

    #advantages .orig:before {
        left: -1px;
        top: 23px;
        width: 84px;
        height: 78px;
        background: url(../../images/original_mob.png) no-repeat;
        background-size: 55px;
    }

    #advantages .protection {
        margin-bottom: 6px;
    }

    #advantages .protection:before {
        left: 1px;
        top: 17px;
        width: 84px;
        height: 78px;
        background: url(../../images/safe_mob.png) no-repeat;
        background-size: 55px;
    }

    #advantages .speed {
        margin-bottom: 4px;
        padding-left: 64px;
        padding-bottom: 22px;
    }

    #advantages .speed h3 {
        width: unset;
        margin-bottom: 4px;
    }

    #advantages .speed:before {
        left: 1px;
        top: 17px;
        width: 84px;
        height: 78px;
        background: url(../../images/fast_delivery_mob.png) no-repeat;
        background-size: 55px;
    }

    #advantages .sale {
        margin-bottom: 18px;
        padding-right: 0;
    }

    #advantages .sale:before {
        left: -1px;
        top: 19px;
        width: 84px;
        height: 78px;
        background: url(../../images/sale_mob.png) no-repeat;
        background-size: 55px;
    }

    #advantages .feedback h3 {
        width: unset;
        margin-bottom: 5px;
    }

    #advantages .feedback:before {
        left: -1px;
        top: 5px;
        width: 84px;
        height: 78px;
        background: url(../../images/feedback_mob.png) no-repeat;
        background-size: 55px;
    }

    #advantages>div:last-child {
        padding: 0px 0 14px 65px;
        border: none;
        margin-bottom: 1px;
    }

    #footer {
        padding-top: 10px;
    }

    #top_footer .sub {
        max-width: 100%;
    }

    #top_footer .swiper-container {
        padding: 0px 0 26px;
        margin-top: 18px;
    }

    .art_title {
        font-size: 14px;
        line-height: 25px;
        padding-top: 8px;
    }

    .art_title>div {
        height: 19px;
    }

    .art_title .news {
        margin: 0px 33px 0 0px;
    }

    .art_title .news:before {
        width: 23px;
        height: 25px;
        margin-right: 5px;
        background-size: 22px;
    }

    .art_title .art:before {
        width: 24px;
        height: 22px;
        background-size: 23px;
    }

    .art_title:before {
        width: 78px;
    }

    #top_footer .art_title .all a {
        font-size: 10px;
        line-height: 29px;
    }

    #last_news .art {
        height: 262px;
    }

    #last_news,
    #last_arts {
        padding: 0;
    }

    #last_news .art .thumb {
        height: 95px;
    }

    #top_footer .h3_title {
        margin-top: 31px;
        font-size: 14px;
        line-height: 14px;
        padding-bottom: 4px;
        margin-right: 10px;
        min-height: 37px;
    }

    #last_news .symmary {
        font-size: 12px;
        line-height: 14px;
        padding: 6px 9px 0px;
    }

    #last_news .art a {
        width: 42px;
        height: 26px;
        border-radius: 3px;
        right: 5px;
        bottom: 8px;
        font-size: 15px;
        line-height: 24px;
    }

    #top_footer .swiper-pagination {
        bottom: 1px;
        left: -21px;
    }

    #top_footer .swiper-pagination-bullet-active {
        background: #3cb64a;
    }

    #top_footer {
        margin-bottom: 22px;
    }

    #footer_info {
        height: 197px;
    }

    #footer_info #subscribe {
        padding: 15px 15px 0;
    }

    #footer_info h3,
    .rassylca_error {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 13px;
    }

    #footer_info form {
        height: 55px;
        padding: 0px 9px;
    }

    #subscribe input[type="text"] {
        width: 70%;
        height: 30px;
    }

    #subscribe .icon,
    #subscribe label {
        width: 30px;
        height: 30px;
        background-size: 30px;
    }

    #subscribe input[type="text"]::-webkit-input-placeholder {
        /* WebKit, Blink, Edge */
        font-size: 14px;
    }

    #subscribe input[type="text"]::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        font-size: 14px;
    }

    #subscribe input[type="text"]:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        font-size: 14px;
    }

    #subscribe input[type="text"]::-ms-input-placeholder {
        /* Microsoft Edge */
        font-size: 14px;
    }

    #subscribe input[type="text"]::placeholder {
        /* Most modern browsers support this now. */
        font-size: 14px;
    }

    #footer_info .attention {
        padding: 0 13px 0 8px;
        margin-top: 16px;
    }

    #footer_info .attention p:first-child {
        font-size: 11px;
    }

    #footer_info .attention p:last-child {
        padding-left: 7px;
        line-height: 13px;
        margin-top: 6px;
    }

    #bottom_footer {
        padding-bottom: 90px;
    }

    #bottom_footer .sub {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
    }

    #block_logo {
        margin: 20px auto 0;
        padding: 0;
    }

    #bottom_footer #block_logo img {
        width: 210px;
    }

    #footer_contacts {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 9px 15px 0;
        border: none;
    }

    #footer_contacts ul {}

    #footer_contacts ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 4px;
    }

    #footer_contacts ul li:nth-child(even) {
        text-align: left;
    }

    #footer_contacts .email:before {
        width: 18px;
        height: 15px;
        background-size: 18px;
    }

    #footer_contacts .telephone:before {
        width: 32px;
        height: 32px;
        background-size: 32px;
        left: -8px;
    }

    #footer_contacts .telegram:before {
        width: 19px;
        height: 22px;
        background-size: 19px;
    }

    #footer_contacts ul li span {
        font-size: 17px;
    }

    #footer_contacts .telegram {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    #footer_contacts .skype {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    #footer_contacts .feedback {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    #footer_contacts .feedback {
        background-position: left center;
        background-size: 174px;
        margin-top: 7px;
        height: 33px;
    }

    #footer_contacts .feedback span {
        font-size: 17px;
        line-height: 31px;
    }

    #social {
        width: 100%;
        border-top: 1px dashed #606369;
        border-bottom: 1px dashed #606369;
        margin-top: 13px;
        margin-left: 15px;
        padding: 18px 0 17px;
    }

    #social>div {
        font-size: 17px;
        margin-bottom: 10px;
    }

    #social a.fb {
        width: 28px;
        height: 28px;
        background-size: 28px;
        margin-right: 15px;
    }

    #social a.inst {
        width: 28px;
        height: 28px;
        background-size: 28px;
        margin-right: 15px;
    }

    #social a.twit {
        width: 28px;
        height: 28px;
        background-size: 28px;
    }

    .copyright .wr {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        font-size: 12px;
        padding: 16px 26px 0 16px;
        text-align: left;
    }

    .copyright .wr div:first-child {
        margin-bottom: 7px;
    }

    .copyright {
        border: none;
    }

    .opened_menu {
        overflow: hidden;
    }





    #mobille_nav a:hover {
        text-decoration: none;
    }



    #mobille_nav .contacts li:after {
        display: none;
    }



    #mobille_nav li.active:after {
        display: none;
    }








    #mobille_nav .soc_nerw li:after {
        display: none;
    }






}