.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12 {
    position: relative;
    min-height: 1px;
    /*padding-right: 15px;*/
    /*padding-left: 15px;*/
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

.col-xs-1 {
    width: 8.333333%;
}

.col-xs-2 {
    width: 16.666667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.333333%;
}

.col-xs-5 {
    width: 41.666667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.333333%;
}

.col-xs-8 {
    width: 66.666667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.333333%;
}

.col-xs-11 {
    width: 91.666667%;
}

.col-xs-12 {
    width: 100%;
}

.no_padding {
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 544px) {
    .sm-hidden {
        display: none;
    }
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-1 {
        width: 8.333333%;
    }
    .col-sm-2 {
        width: 16.666667%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.333333%;
    }
    .col-sm-5 {
        width: 41.666667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.333333%;
    }
    .col-sm-8 {
        width: 66.666667%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.333333%;
    }
    .col-sm-11 {
        width: 91.666667%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .available {
        float: right;
    }
    .product_rating {
        float: left;
    }
    .product_wish {
        margin-bottom: 8px;
    }
    .product .variant_select,
    .product .button,
    .product .disable_button {
        width: 100%;
    }
    .product_buttons {
        margin-top: 35px;
    }
    .product_share {
        margin: 15px 0;
    }
    .account_link {
        padding-left: 45px;
    }
    /*.look_all {*/
    /*    position: absolute;*/
    /*    top: -38px;*/
    /*    right: 25px;*/
    /*}*/
    .news_item {
        border-left: 1px solid #e8e8e1;
    }
    /*.blog,*/
    .products,
    .main_products,
    .wish_products {
        margin-bottom: 40px;
        background-color: #fff;
    }
    /*.blog,*/
    /*.products,*/
    .wish_products {
        box-shadow: inset 0px -1px 0 #e8e8e1;
    }
    .categories_heading {
        padding: 0 10px;
    }
    /*.search {*/
    /*    width: calc(100% - 180px);*/
    /*}*/
}

@media (min-width: 320px) {
    .service-item {
        width: 100%;
        margin-top: 30px;
    }
    .service-item:first-child {
        margin-top: 0;
    }
    .container {
        padding: 0 15px;
        /* max-width: 320px; */
    }
    .breadcrumbs,
    .main_content,
    .browsed_products>.h2_product-cart,
    .browsed_products>.related,
    .featured_products>.h2_product-cart,
    .featured_products>.related,
    .container>.inside,
    .seo-text>.container,
    .fn_ajax_content>.block,
    .fn_ajax_content>.flex,
    .fn_validate_cart,
    .purchase,
    .wrap_block,
    .head_name {
        max-width: 320px;
    }
}

@media (min-width: 360px) {
    .container {
        /* max-width: 360px; */
    }
    .breadcrumbs,
    .main_content,
    .browsed_products>.h2_product-cart,
    .browsed_products>.related,
    .featured_products>.h2_product-cart,
    .featured_products>.related,
    .container>.inside,
    .seo-text>.container,
    .fn_ajax_content>.block,
    .fn_ajax_content>.flex,
    .fn_validate_cart,
    .purchase,
    .wrap_block,
    .head_name {
        max-width: 360px;
    }
}

@media (min-width: 580px) {
    .container {
        padding: 0;
        /* max-width: 580px; */
    }
    .breadcrumbs,
    .main_content,
    .browsed_products>.h2_product-cart,
    .browsed_products>.related,
    .featured_products>.h2_product-cart,
    .featured_products>.related,
    .container>.inside,
    .seo-text>.container,
    .fn_ajax_content>.block,
    .fn_ajax_content>.flex,
    .fn_validate_cart,
    .purchase,
    .wrap_block,
    .head_name {
        max-width: 580px;
    }
}

@media (min-width: 769px) {
    .characteristic .characteristic_item {
        flex-direction: row;
    }
    .switch-hidden {
        display: none;
    }
    .container-brands .inside .block {
        justify-content: space-around;
    }
    .container {
        /* max-width: 780px; */
    }
    .breadcrumbs,
    .main_content,
    .browsed_products>.h2_product-cart,
    .browsed_products>.related,
    .featured_products>.h2_product-cart,
    .featured_products>.related,
    .container>.inside,
    .seo-text>.container,
    .fn_ajax_content>.block,
    .fn_ajax_content>.flex,
    .fn_validate_cart,
    .purchase,
    .wrap_block,
    .head_name {
        max-width: 770px;
    }
    .md-hidden {
        display: none;
    }
    .md-right {
        float: right;
    }
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }
    .col-md-1 {
        width: 8.333333%;
    }
    .col-md-2 {
        width: 16.666667%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.333333%;
    }
    .col-md-5 {
        width: 41.666667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.333333%;
    }
    .col-md-8 {
        width: 66.666667%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.333333%;
    }
    .col-md-11 {
        width: 91.666667%;
    }
    .col-md-12 {
        width: 100%;
    }
    .block {
        margin-bottom: 40px;
    }
    .h2,
    .filters_heading,
    .padding {
        padding-left: 23px;
        padding-right: 23px;
    }
    .h1 {
        padding-top: 16px;
    }
    .logo {
        float: left;
    }
    .informers {
        border-right: 1px solid #e8e8e1;
    }
    .informer {
        padding: 12px 15px;
    }
    .informer_name {
        margin-left: 6px;
    }
    . #cart_informer {
        margin-top: 13px;
        margin-right: 22px;
    }
    .categories_heading {
        width: 270px;
        border-left: 1px solid #23aee2;
        border-right: 1px solid #23aee2;
        padding-left: 23px;
    }
    .categories_heading span {
        font-weight: bold;
        font-size: 17px;
    }
    .account {
        width: 142px;
    }
    .purchase_remove {
        width: 60px;
    }
    .purchase tbody tr {
        height: 67px;
    }
    .purchase_image {
        width: 76px;
    }
    .purchase .purchase_total {
        text-align: right;
        padding: 15px;
    }
    .purchase .text_left {
        text-align: left;
    }
    .tab {
        padding: 25px 6px;
    }
    .tab_navigation a {
        float: left;
        margin: 0 0px -2px 0;
        padding: 11px 18px;
    }
    .tab_navigation a:hover {
        background-color: #fff;
        box-shadow: inset 0 2px 0 0 #38c0f3;
    }
    .footer_top {
        padding: 10px 0;
    }
    .footer_bottom {
        padding: 50px 0 10px;
    }
    .sort_title,
    .sort_link {
        float: left;
        padding: 20px;
        border: none;
        background: none;
        border-right: 1px solid #e8e8e1;
    }
    .sort_link span {
        padding-right: 28px;
        font-size: 14px;
    }
    .sort_link.no_after span {
        padding-right: 0px;
    }
    .menu_group_header {
        display: block;
        float: left;
        font-size: 14px;
    }
    .menu_group_header .menu_item {
        float: left;
    }
    /*.menu_group_header .menu_item_1:first-child > .menu_link {*/
    /*    padding-left: 0;*/
    /*}*/
    .menu_group_header .menu_item_1 .menu_link {
        display: block;
        padding-left: 10px;
    }
    .menu_group_header .menu_item_2 .menu_link {
        display: block;
        padding: 10px 20px;
        white-space: nowrap;
        color: #000;
    }
    .menu_group_header .menu_item_2:not(:last-child) .menu_link {
        border-bottom: 1px dashed #adadad;
    }
    .menu_group_header .menu_item_2 .menu_link:hover {
        background-color: #FFD37C;
        color: #fff;
    }
    .menu_group_header .menu_eventer {
        position: relative;
    }
    .menu_group_header .menu_eventer > a::after {
        content: "";
        display: inline-block;
        width: 10px;
        height: 10px;
        border-top: 2px solid #fff;
        border-left: 2px solid #fff;
        transition: all 0.4s ease-out 0s;
        position: absolute;
        top: 50%;
        transform: translate(0, -50%) rotate(225deg);
        right: 20px;
    }

    .menu_group_header .menu_list_1 > .menu_eventer > a::after{
        right: -20px;
    }

    .menu_group_header .menu_list_2 .menu_eventer a::after{
        color: #000;
        border-color: #000;
    }
    .menu_group_header .menu_list_2 .menu_eventer > a:hover::after{
        color: #fff;
        border-color: #fff;
    }
    .menu_group_header .menu_eventer:hover > a::after {
        transform: translate(0, -50%) rotate(45deg);
    }
    .menu_group_header .menu_eventer:not(.menu_item_1):hover > a::after {
        transform: translate(0, -50%) rotate(135deg);
    }
    /* .menu_group_header .menu_item_1.menu_eventer > a:after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 12px;
        height: 8px;
        background-repeat: no-repeat;
        margin-left: 1px;
        background-image: url(../images/select_arrow.png);
        background-size: cover;
        -webkit-transition: all 0.4s ease-out 0s;
        -o-transition: all 0.4s ease-out 0s;
        transition: all 0.4s ease-out 0s;
    } */
    /* .menu_group_header .menu_item_1.menu_eventer:hover > a:after {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    } */
    .menu_group_header .menu_list {
        margin: 0px;
    }
    .menu_group_header .menu_item {
        margin: 0px;
    }
    .menu_group_header .menu_eventer .menu_list_2 {
        -webkit-transition: all 0.4s ease-out 0s;
        -o-transition: all 0.4s ease-out 0s;
        transition: all 0.4s ease-out 0s;
        top: 150%;
        background: rgb(255, 255, 255);
        transform: translate(0px, 20px);
        border: none;
        opacity: 0;
        visibility: hidden;
        box-shadow: 0px 10px 12px 0px rgba(0, 0, 0, 0.1);
        position: absolute;
        z-index: 1000;
        margin: 2px 0 0;
        list-style: none;
        font-size: 14px;
        text-align: left;
        display: block;
        padding: 0;
    }

    .menu_group_header .menu_list_1 .menu_list{
        padding: 10px 0;
    }

    .menu_group_header .menu_eventer:hover .menu_list_2 {
        top: 100%;
        transform: translate(0, -2px);
        opacity: 1;
        visibility: visible;
        display: block;
    }
    .menu_group_header .menu_item_2 {
        float: none;
        margin-bottom: 0px;
    }
    .menu_group_header .menu_list_2 .menu_list {
        display: grid;
        padding: 0px;
        position: absolute;
        left: 100%;
        background-color: #fff;
        -webkit-transition: all 0.4s ease-out 0s;
        -o-transition: all 0.4s ease-out 0s;
        transition: all 0.4s ease-out 0s;
        top: 100%;
        background: rgb(255, 255, 255);
        transform: translate(0px, 20px);
        border: none;
        opacity: 0;
        visibility: hidden;
        box-shadow: 6px 5px 12px -6px rgba(0, 0, 0, 0.4);
        z-index: 1000;
        margin: 2px 0 0;
        list-style: none;
        font-size: 14px;
        text-align: left;
    }
    .menu_group_header .menu_list_2 .menu_eventer:hover > .menu_list{
        top: 0px;
        opacity: 1;
        visibility: visible;
        transform: translate(0px, -2px);
        border-left: 1px solid #e3e3e3;
    }
    .menu_group_header .menu_item_3 {
        float: none;
        width: 100%;
    }
    .menu_group_header .menu_item_3 .menu_link {
        padding-left: 30px;
    }
    .arrow_toggle {
        margin-left: 1px;
        -webkit-transition: all 0.4s ease-out 0s;
        -o-transition: all 0.4s ease-out 0s;
        transition: all 0.4s ease-out 0s;
    }
    .menu_group_header .menu_eventer:hover .arrow_toggle {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}

@media (min-width: 769px) and (max-width: 991px) {
    .times {
        clear: both;
        margin-right: 80px;
        margin-top: 17px;
    }
    .logo {
        max-width: 190px;
        margin-right: 18px;
        height: auto !important;
    }
    .callback {
        margin-right: 24px;
    }
}

@media (min-width: 992px) {
    .container {
        /* max-width: 970px; */
    }
    .breadcrumbs,
    .main_content,
    .browsed_products>.h2_product-cart,
    .browsed_products>.related,
    .featured_products>.h2_product-cart,
    .featured_products>.related,
    .container>.inside,
    .seo-text>.container,
    .fn_ajax_content>.block,
    .fn_ajax_content>.flex,
    .fn_validate_cart,
    .purchase,
    .wrap_block,
    .head_name {
        max-width: 990px;
    }
    .lg-hidden {
        display: none;
    }
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
    .col-lg-1 {
        width: 8.333333%;
    }
    .col-lg-2 {
        width: 14.2857143%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-4 {
        width: 34%;
    }
    .col-lg-5 {
        width: 41.666667%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-7 {
        width: 58.333333%;
    }
    .col-lg-8 {
        width: 66%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-10 {
        width: 83.333333%;
    }
    .col-lg-11 {
        width: 91.666667%;
    }
    .col-lg-12 {
        width: 100%;
    }
    .sidebar {
        float: left;
        width: 270px;
    }
    .sidebar_bottom {
        clear: left;
    }
    .products_container {
        float: right;
        width: calc(100% - 300px);
    }
    .sidebar_center {
        margin: 0;
    }
    .sidebar_top {
        margin-bottom: 20px;
        padding-bottom: 10px;
    }
    .subcategory {
        position: absolute;
        opacity: 0;
        visibility: hidden;
        z-index: 5;
        width: 0;
        top: 0px;
        left: 100%;
        border-left: 1px solid #23aee2;
        background: #38c0f3;
    }
    .category_item:hover>.subcategory,
    .category_item.hover>.subcategory {
        opacity: 1;
        visibility: visible;
        width: 270px;
    }
    .product_details {
        margin-top: -4px;
    }
    .footer_payment {
        float: right;
        max-width: calc(100% - 150px);
    }
    .payments_text {
        position: absolute;
        top: 50%;
        margin: -10px 0 0;
    }
    .categories {
        float: left;
    }
    .wrap_block {
        /*background-color: #fff;*/
        margin-bottom: 40px;
    }
    .wrap_block .block {
        margin-bottom: 0;
    }
    .brand_item:nth-child(4n) {
        /* border-right: none; */
    }
    .category_link:hover,
    .category_link:hover .arrow_right,
    .category_item.hover>.category_link {
        color: #1480a8;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .logo {
        max-width: 190px;
        margin-right: 18px;
        height: auto !important;
    }
    .times {
        margin-top: 21px;
    }
    .phones {
        margin: 21px 16px 0;
    }
    .callback {
        float: left;
        margin-top: 23px;
        width: 150px;
    }
    .blog_item:nth-child(3n),
    .products_item:nth-child(2n) {
        box-shadow: none;
    }
}

@media (min-width: 1180px) {
    .service_container .service-item {
        margin: 0;
    }
    .container {
        /* max-width: 1180px; */
    }
    .breadcrumbs,
    .main_content,
    .browsed_products>.h2_product-cart,
    .browsed_products>.related,
    .featured_products>.h2_product-cart,
    .featured_products>.related,
    .container>.inside,
    .seo-text>.container,
    .fn_ajax_content>.block,
    .fn_ajax_content>.flex,
    .fn_validate_cart,
    .purchase,
    .wrap_block,
    .head_name {
        max-width: 1180px;
    }
    .service-item {
        width: 32%;
    }
    .xl-hidden {
        display: none;
    }
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        float: left;
    }
    .col-xl-1 {
        width: 8.333333%;
    }
    .col-xl-2 {
        width: 16.666667%;
    }
    .col-xl-3 {
        width: 25%;
    }
    .col-xl-4 {
        width: 33.333333%;
    }
    .col-xl-5 {
        width: 41.666667%;
    }
    .col-xl-6 {
        width: 50%;
    }
    .col-xl-7 {
        width: 58.333333%;
    }
    .col-xl-8 {
        width: 66.666667%;
    }
    .col-xl-9 {
        width: 75%;
    }
    .col-xl-10 {
        width: 83.333333%;
    }
    .col-xl-11 {
        width: 91.666667%;
    }
    .col-xl-12 {
        width: 100%;
    }
    .informer {
        padding: 12px 25px;
    }
    .informer_name {
        margin-left: 12px;
    }
    .times {
        margin-top: 27px;
        margin-left: 50px;
    }
    .phones {
        margin: 27px 40px 0;
    }
    .callback {
        float: left;
        width: 237px;
        margin-top: 29px;
    }
    .overlay_buttons {
        opacity: 0;
        transition: opacity 0.2s ease;
    }
    /*header {*/
    /*    min-height: 200px;*/
    /*}*/
    .products_item:hover .overlay_buttons {
        opacity: 1;
    }
    .products .products_item:nth-child(3n),
    .main_products .products_item:nth-child(4n),
    .related .products_item:nth-child(4n),
    .wish_products .products_item:nth-child(4n),
    .blog_item:nth-child(4n) {
        box-shadow: none;
    }
    .account {
        margin-top: 17px;
    }
}


@media (max-width: 1078px) {
    #fn_products_content{
        grid-template-columns: 1fr 1fr;
    }
}
@media (max-width: 991px) {
    .footer-top .container_footer {
        justify-content: space-around;
        margin-bottom: 50px;
    }
    .blog_left,
    .blog_right {
        width: 50%;
    }
    .blog_left .blog {
        flex-direction: column;
    }
    .scroll-pane {
        margin: 0;
    }
    #comments .flex_jb {
        flex-direction: column;
        align-items: center;
    }
    #comments .flex_jb #fn_blog_comment {
        margin-top: 40px;
        width: 100%;
    }
    .container-one .agroimpuls .agroimpuls_text h1 {
        font-size: 70px;
        line-height: 86px;
        margin-bottom: 15px;
    }
    .container-one .agroimpuls .agroimpuls_text h2 {
        font-size: 30px;
        line-height: 45px;
        margin-top: 5px;
    }
    .tablet-hidden {
        /* display: none; */
    }
    .callback {
        float: right;
    }
    .times {
        display: none;
    }
    .informer .dropdown {
        text-align: center;
    }
    .filters {
        padding-bottom: 15px;
    }
    .foot:nth-child(3n) {
        clear: left;
    }
    .foot,
    #subscribe_container {
        margin-bottom: 25px;
    }
    .subcategory {
        display: none;
    }
    .category_link {
        padding-right: 40px;
    }
    .level_2 .category_link {
        padding-left: 30px;
        font-weight: normal;
    }
    .level_3 .category_link {
        padding-left: 40px;
        font-weight: normal;
    }
    .level_4 .category_link {
        padding-left: 50px;
        font-weight: normal;
    }
    .brand_item:nth-child(3n) {
        border-right: none;
    }
    .blog_item:nth-child(2n),
    .products_item:nth-child(2n) {
        box-shadow: none;
    }
    .categories_nav {
        overflow-x: auto;
        max-height: calc(100vh - 185px);
        overflow-y: auto;
        overflow-x: hidden;
    }
    .order_notify_v2 svg {
        width: 38px;
        height: 38px;
        margin-right: 8px;
    }
    .order_notify_v2 .o_notify_v2_heading {
        font-size: 26px;
    }
    .blog_items .blog_item {
        margin-top: 30px;
    }
}

@media (max-width: 880px) {
    .header_container .menu_gamburger {
        display: block;
    }
    .menu_group_header {
        display: none;
        margin: 0;
    }
    header .header-bottom .header_container .menu_group_header {
        display: none;
        position: absolute;
        z-index: 99;
        top: 260px;
        right: 0;
        background: rgba(0, 0, 0, 0.9);
        height: auto;
    }
    header .header-bottom .header_container .menu_group_header ul {
        flex-direction: column;
    }
    .container-one .container-one__top .t .flex_ac .fn_menu_switch {
        display: block;
    }
    body.openmenu {
        overflow: hidden;
        position: fixed;
        width: 100vw;
        height: 100vh;
    }
    .header_container #fn_search {
        display: none;
    }
    header .header-top .search-box {
        display: block;
    }
    body.openmenu .menu_group_header {
        display: block;
        /*top: 80px;*/
        left: 0;
        width: 100%;
        background: transparent;
    }
    body.openmenu .menu_group_header ul {
        flex-direction: column;
        margin: 0;
    }
    body.openmenu .menu_group_header ul li {
        text-align: center;
    }
    body.openmenu::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100vw;
        height: 100vh;
        background-color: rgba(0, 0, 0, 0.9);
        z-index: 5;
    }
    .menu_group_header .menu_item_1 .menu_link {
        position: relative;
        display: block;
        padding: 8px 15px;
        font-size: 26px;
    }
    .menu_group .lang {
        text-align: center;
        padding-top: 20px;
    }
}

@media (max-width: 767px) {
    .mobile-hidden {
        display: none;
    }
    .categories_nav {
        max-height: calc(100vh - 255px);
    }
    .purchase,
    .purchase tbody,
    .purchase tfoot,
    .purchase tr,
    .purchase td,
    .purchase th {
        display: block;
    }
    #cart_informer .cart_total {
        display: none;
    }
    .purchase tr {
        position: relative;
        margin-bottom: 25px;
    }
    .purchase td,
    .purchase th {
        border: none;
        padding: 10px 8px;
    }
    .purchase .purchase_image {
        padding-top: 20px;
    }
    .purchase .purchase_sum {
        padding-bottom: 20px;
    }
    .purchase td:empty,
    .purchase th:empty {
        display: none;
    }
    .purchase .coupon .message_error {
        margin: 0 auto 12px;
    }
    .purchase .purchase_total {
        margin-top: 25px;
        padding: 20px 10px;
    }
    .purchase_remove {
        position: absolute;
        top: 8px;
        right: 8px;
    }
    .purchase .remove_icon {
        width: 20px;
        height: 20px;
    }
    .phones {
        clear: both;
    }
    .informers {
        margin-right: -15px;
    }
    .tab_navigation a+a {
        border-top: none;
    }
    .order_notify_v2 svg {
        width: 26px;
        height: 26px;
        margin-right: 2px;
    }
    .order_notify_v2 .o_notify_v2_heading {
        font-size: 20px;
        line-height: 1.1;
    }
    .menu_404 .text_404 {
        margin: 0 0 20px;
        text-align: center;
    }
}

@media (max-width: 543px) {
    .preview_item_h .product_name,
    .preview_item_h {
        text-align: center;
    }
    .preview_item_h .product-annotation {
        margin-top: 15px;
    }
    .small-hidden {
        display: none;
    }
    .news .look_all {
        padding: 20px 0;
        border-top: 1px solid #e8e8e1;
    }
    .main_products .look_all {
        margin-bottom: 25px;
        margin-top: -25px;
        padding: 20px 0;
        background-color: #fff;
    }
    /*.search {*/
    /*    width: calc(100% - 110px);*/
    /*}*/
    .pagination {
        margin-top: -25px;
    }
    .brand_item:nth-child(2n) {
        border-right: none;
    }
    .blog_item,
    .products_item {
        box-shadow: none;
        margin-bottom: 25px;
    }
    .comparison_page .preview .price_container,
    .comparison_page .preview .preview_form {
        float: none;
        width: 100%;
        text-align: center;
    }
    .comparison_page .preview .preview_form {
        margin-top: 15px;
    }
    .comparison_page .preview .button {
        width: 140px;
    }
    .product_details {
        text-align: center;
    }
    .features li {
        background-color: rgb(255, 255, 255);
        border-bottom: 1px solid rgb(186, 186, 186);
        padding-bottom: 8px;
    }
    /*.features_name {*/
    /*    font-weight: bold;*/
    /*    font-size: 16px;*/
    /*}*/
    .features_name::before {
        content: none;
    }
    .features_name,
    .features_value {
        width: 100%;
        float: none;
    }
    .popup_inner {
        padding: 20px;
        width: calc(100% - 30px);
    }
    .popup_inner h2 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .popup_inner .order-product-img {
        width: 90px;
        height: 90px;
        margin-bottom: 10px;
    }
    .popup_inner .order-product-name {
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 15px;
    }
    .popup_buttons .button {
        height: 41px;
        font-size: 14px;
        line-height: 17px;
        width: 48%;
        margin: unset;
    }
    .popup_inner .cross-close {
        top: 0px;
        right: 5px;
    }
    footer .menu,
    footer .categories,
    footer .contact,
    .footer-top .contact {
        width: 100%;
        padding: 0 15px;
        max-width: unset;
    }
    .footer-top .container_footer h2 {
        text-align: left;
    }
    .categories li {
        width: 100%;
    }
    .container__about-company .container {
        flex-wrap: wrap;
        margin: 60px 0;
    }
    .container__about-company .text {
        max-width: 100%;
        margin-left: unset;
        margin: 50px 0;
    }
    .container__about-company .container .text {
        margin: unset;
        margin-left: unset!important;
    }
    .container__about-company img {
        width: 100%;
        object-fit: contain;
        height: unset;
    }
    .container__about-company {
        height: unset;
    }
}

@media (max-width: 419px) {
    .cart_title,
    .cart_total {
        display: none;
    }
    .callback {
        width: 95px;
        padding: 4px 4px;
    }
}

.captcha {
    transform: scale(0.9);
    transform-origin: 0 0;
}

@media (max-width: 365px) {
    .captcha {
        transform: scale(0.86);
        transform-origin: 0 0;
    }
}


/*BLOG*/

@media (max-width: 1200px) {
    .container-blog .container__blog .items .item:last-child {
        display: none;
    }
}

@media (max-width: 1180px) {
    .catalog_test {
        justify-content: space-around;
    }
    .catalog_test .item {
        margin: 20px 0;
    }
    .blog_items {
        justify-content: space-evenly;
    }
    .fn_transfer .flex_jb {
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .characteristic {
        margin-top: 25px;
        order: 1;
    }
    .header_container {
        margin: 0 30px;
    }
}

@media (max-width: 995px) {
    .container-brands .inside .block {
        justify-content: space-around;
    }
    .pro-kompaniyu .flex {
        flex-wrap: wrap;
    }
}

@media (max-width: 805px) {
    .search_block .search_container {
        left: calc(50% - 200px);
        width: 400px;
    }
}

@media (max-width: 796px) {
    .container-blog .container__blog .items {
        justify-content: center;
    }
    .container-blog .container__blog .items .item {
        margin: 20px 0;
    }
    .container-blog .container__blog .items .item:first-child {
        margin-top: 0;
    }
    .container-blog .container__blog .items .item:last-child {
        display: block;
    }
}

@media (max-width: 775px) {
    .container__about-company .container .text {
        margin-bottom: 50px;
        margin-left: 20px;
    }
    .block_head-name {
        margin-left: 20px;
    }
}

@media (max-width: 769px) {
    .blog_right {
        display: none;
    }
    .blog_left {
        width: 100%;
        padding: 0;
    }
    .reviews #comments {
        flex-direction: column;
    }
    .reviews #comments .feedback {
        align-self: center;
        margin: 30px 0 50px;
    }
    .best_product__mid-top {
        flex-direction: column;
        display: none;
    }
    .best_product__mid-top button {
        width: 100%;
    }
    .blog_items .blog_item:first-child {
        /* margin-top: 0; */
    }
    footer .footer-bot .container_footer {
        justify-content: center;
    }
    .container_footer h2 {
        text-align: center;
        font-size: 20px;
    }
    .contact h2 {
        text-align: center;
    }
    .links {
        justify-content: center;
    }
    .menu_list_2 .menu_item.menu_item_2 a {
        color: #FFF;
        font-size: 20px;
    }
    .container-one .agroimpuls .agroimpuls_text h2 {
        font-size: 27px;
    }
    .look_all {
        margin-right: 20px;
    }
    .blog_items {
        margin-top: 40px;
    }
    .pro-kompaniyu p img {
        width: 300px;
        height: 300px;
    }
    footer .contact {
        margin-top: 40px;
    }
}

@media (max-width: 760px) {
    .header_container nav {
        display: none;
    }
    .container-one .agroimpuls .agroimpuls_text h2 {
        font-size: 22px;
        line-height: 33px;
    }
    .container-one .agroimpuls .agroimpuls_text h1 {
        font-size: 50px;
        line-height: 67px;
    }
    .product_heading {
        font-family: 'Montserrat', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 28px;
        line-height: 44px;
        color: #333333;
        margin: 0;
    }
}

@media (max-width: 580px) {
    .post-info {
        float: none;
        margin: 0 auto 35px;
    }
    .footer-top .container_footer .links {
        justify-content: center;
    }
    .header-top .header-top__phone a,
    .header-top .lang {
        font-size: 15px;
    }
    .header-top .search-box {
        width: 20px;
    }
    .header-top .cart_informer .cart_info {
        padding-left: 30px;
    }
    .header-top .cart_informer .cart_info::before {
        width: 20px;
        height: 20px;
    }
    .head_name h1 {
        text-align: center;
    }
    .pro-kompaniyu img {
        margin: 25px 0px;
    }
    .comment_text {
        padding: 0px;
        text-align: left;
    }
    .comments_preview {
        width: 40%;
        background: #FFF9ED;
    }
    footer * {
        font-size: 14px;
    }
    .container__blog a {
        align-self: center;
        margin-top: 40px;
        color: white;
    }
    .seo-text h2 {
        font-size: 22px;
    }
    .container-catalog .text h1,
    .container__blog h1 {
        font-size: 27px;
        line-height: 30px;
    }
    .container-one {
        padding: 0 10px;
    }
    .container_footer h2 {
        text-align: center;
        font-size: 20px;
    }
    .product_heading {
        font-family: 'Montserrat', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 20px;
        line-height: 44px;
        color: #333333;
        margin: 0;
    }
    .container_footer .links {
        justify-content: center;
    }
    footer .fn_menu_list .menu_item {
        text-align: justify;
        font-size: 14px;
    }
    footer .footer-bot .container_footer {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #fn_products_content{
        grid-template-columns: 1fr;
    }
}

@media (max-width: 420px) {
    .menu_list_2 .menu_item.menu_item_2 a {
        color: #FFF;
    }
    .menu_list.menu_list_2 {
        display: none;
        overflow: hidden;
    }
    .menu_block .menu_group_header ul {
        display: none;
    }
    .menu_block .menu_group_header ul.menu_list_1 {
        display: block;
    }
    .menu_block .menu_container #menu_block2 {
        align-items: inherit;
    }
    .menu_list.menu_list_2 .menu_item_2 a::after {
        display: none!important;
    }
    .menu_group.menu_group_header {
        overflow-y: scroll;
    }
    .menu_list.menu_list_1 .menu_item_1.menu_eventer a:first-child::after {
        /* display: inline-block;
content:">";
transform: rotate(90deg);
position: absolute;
top: 8px;
right: 80px; */
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 12px;
        height: 8px;
        background-repeat: no-repeat;
        margin-left: 1px;
        background-image: url(../images/select_arrow.png);
        background-size: cover;
        -webkit-transition: all 0.4s ease-out 0s;
        -o-transition: all 0.4s ease-out 0s;
        transition: all 0.4s ease-out 0s;
    }
    .menu_item.menu_item_1.menu_eventer {
        position: relative;
    }
    .h1 {
        display: flex;
        flex-direction: column;
    }
    .menu_block .menu_container #menu_block2 {
        padding-top: 55px;
    }
    footer .container {
        padding: 0;
    }
    .block_head-name {
        font-size: 29px;
    }
    .menu_item {
        margin-bottom: 15px;
        width: 100%;
        text-align: center;
    }
    .best_product__top,
    .container-brands .inside .inside__top {
        justify-content: center;
    }
    .look_all,
    .inside__top a {
        display: none;
    }
    .container-blog .look_all {
        display: block;
    }
    .container-one__top .logo {
        width: 50px;
        height: auto !important;
    }
    .container-one .agroimpuls {
        justify-content: center;
    }
    .container-one .agroimpuls .links a {
        margin: 10px 0;
    }
    .search_block .search_container {
        left: calc(50% - 150px);
        top: 80px;
        width: 300px;
    }
    footer * {
        font-size: 14px;
    }
    .container-catalog .text h1,
    .container__blog h1 {
        font-size: 35px;
        line-height: 30px;
    }
    .container-catalog .text h2,
    .container__blog h2 {
        font-size: 23px;
        line-height: 27px;
    }
    .container-one {
        padding: 0 20px;
    }
    .container-one .agroimpuls .agroimpuls_text h1 {
        font-size: 35px;
        line-height: 55px;
        margin-bottom: 8px;
    }
    .container-one .agroimpuls .agroimpuls_text h2 {
        font-size: 15px;
        line-height: 30px;
        margin-top: 4px;
    }
    .container-one .container-one__bottom .phone-number,
    .container-one .container-one__bottom .lang {
        font-size: 16px;
    }
    .container__about-company .container .text .buttons {
        flex-direction: column;
        align-items: center;
    }
    .container__about-company .container .text .buttons .btn-1 {
        margin: 0;
    }
    .container__about-company .container .text .buttons .btn-2 {
        margin-left: 0px;
        margin-top: 20px;
    }
    .slick-next,
    .slick-prev {
        width: 40px;
        height: 40px;
    }
    .slick-next::before,
    .slick-prev::before {
        width: 15px;
        height: 15px;
    }
    .slick-next::before {
        margin-left: -10px;
    }
    .slick-prev::before {
        margin-left: 10px;
    }
    .slick-next {
        right: 0;
    }
    .slick-prev {
        left: 0;
    }
    .head_name h1 {
        text-align: center;
    }
    .pro-kompaniyu img {
        margin: 25px 0px;
    }
    .comment_text {
        padding: 0px;
        text-align: left;
    }
    .comments_preview {
        min-width: 40%;
        background: #FFF9ED;
        padding: 10px;
    }
    .comment_content {
        padding: 10px;
    }
    footer * {
        font-size: 14px;
    }
    .container__blog a {
        align-self: center;
        margin-top: 40px;
        color: white;
    }
    .seo-text h2 {
        font-size: 22px;
    }
    .container-catalog .text h1,
    .container__blog h1 {
        font-size: 27px;
        line-height: 30px;
    }
    .container-one {
        padding: 0 10px;
    }
    .container_footer h2 {
        text-align: center;
        font-size: 20px;
    }
    .product_heading {
        font-family: 'Montserrat', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 20px;
        line-height: 44px;
        color: #333333;
        margin: 0;
    }
    .container_footer .links {
        justify-content: center;
    }
    .preview {
        width: 100%;
        min-width: unset;
    }
}

@media (max-width: 390px) {
    .head_name h1 {
        text-align: center;
    }
    .pro-kompaniyu img {
        margin: 25px 0px;
    }
    .comment_text {
        padding: 0px;
        text-align: left;
    }
    .comments_preview {
        width: 40%;
        background: #FFF9ED;
    }
    footer * {
        font-size: 14px;
    }
    .container__blog a {
        align-self: center;
        margin-top: 40px;
        color: white;
    }
    .seo-text h2 {
        font-size: 22px;
    }
    .container-catalog .text span,
    .container__blog p {
        font-size: 50px;
        line-height: 60px;
    }
    .container-catalog .text div,
    .container__blog div {
        font-family: 'Montserrat', sans-serif;
        font-size: 20px;
        font-weight: 400;
        text-align: center;
    }
    .container-catalog .text hr {
        display: block;
        width: 180px;
        height: 1px;
        border: 0;
        border-top: 3px solid #fff;
        margin: 20px 0;
    }
    .container-one {
        padding: 0 10px;
    }
    .container_footer h2 {
        text-align: center;
        font-size: 20px;
    }
    .product_heading {
        font-family: 'Montserrat', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 20px;
        line-height: 44px;
        color: #333333;
        margin: 0;
    }
    .container_footer .links {
        justify-content: center;
    }
    .container-brands {
        min-height: 450px;
        display: flex;
        justify-content: center;
        background: #ffffff;
    }
    .best_product__top {
        margin-top: 40px;
        margin-bottom: 20px;
    }
    .rating_starOff,
    .rating_starOn {
        margin-bottom: 10px;
    }
    .post_name {
        font-family: 'Montserrat', sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 47px;
        color: #333333;
    }
    footer .menu,
    footer .categories {
        margin-bottom: 15px;
    }
    .menu_list_2 .menu_item.menu_item_2 a {
        font-size: 15px;
        line-height: 10px;
    }
    .comment_content {
        font-size: 15px;
        line-height: 20px;
        color: #333333;
    }
    .feedback {
        padding: 35px 20px;
    }
    .form_placeholder {
        font-size: 13px;
    }
    .header_mobile .cart_counter {
        top: -10px;
        left: 15px;
    }
    .pro-kompaniyu p img {
        width: 180px;
        height: 180px;
    }
    .slick-next {
        right: -50px;
        /* top: 300px; */
    }
    .slick-prev {
        left: -50px;
        /* top: 300px; */
    }
}