@media (max-width: 1200px) {
    .main_slider {
        padding-top: 80px;
    }

    .main_slider .slider_text .text {
        padding-left: 117px;
    }

    .product--right {
        margin-top: 20px;
        padding: 20px;
    }

    .shop-slider-nav {
        display: none;
    }

    .cart--bottom--buttons .btn {
        width: 100%;
        margin-top: 1em;
    }
}

@media (max-width: 992px) {

    .page--content {
        padding-right: 0;
    }

    .page--content .bg {
        right: -1000px;
    }

    .main_slider .manufacturer {
        font-size: 60px;
    }

    .main_slider .catran_manufacturer {
        font-size: 12px;
    }

    .main_slider .slider_text .title_line {
        flex-direction: column;
        align-items: flex-start;
    }

    .main_slider .slider_text .text {
        padding-left: 10px;
        font-size: 14px;
    }

    .main_slider .title_line .title {
        font-size: 18px;
        width: 100%;
        padding-top: 20px;
    }

    .main_slider .slider_text .text {
        padding-left: 10px;
        font-size: 14px;
    }

    .main_slider .slider_text .buttons {
        padding-left: 10px;
    }

    .main_slider .image, .slider_main_arrow_scroll {
        display: none;
    }

    .featured_products {
        padding: 20px 0;
    }

    .featured_products .title, .related--title {
        font-size: 42px;
        padding: 10px 0;
    }

    .related--title {
        padding-top: 40px !important;
    }

    .main_about_name {
        display: none;
    }

    .footer {
        padding-top: 40px;
    }

    .footer .footer_top {
        padding-bottom: 40px;
    }

    .about_2 .name {
        display: none;
    }

    .about_1 .icon--text {
        position: relative;
        margin-bottom: 16px;
        padding: 24px;
        margin-top: 8px;
    }

    .gallery--text .title {
        padding-bottom: 16px;
    }

    .about_1 .image--icon:before {
        display: none;
    }

    .about_2 {
        padding-bottom: 40px;
    }

    .about_2 .title {
        margin-bottom: 16px;
    }

    .gallery--text--nav {
        padding: 30px;
    }

    .gallery--text .text {
        padding-bottom: 40px;
    }

    .about_3 {
        padding-bottom: 0;
    }

    .about--gallery {
        margin: 20px 0;
    }

    .open--contact--form {
        margin-top: 20px;
    }

    .checkout-right-column {
        padding-top: 0;
    }

    .checkout-left-column {
        padding-bottom: 20px;
    }

    .about_1 .icon--text .title br {
        display: none;
    }
}

@media (max-width: 767px) {
    .main_about {
        padding-top: 20px;
    }

    .main_about .title {
        font-size: 32px;
        padding-bottom: 20px;
    }

    .main_about .pictures {
        display: none;
    }

    body.home.page .main--content {
        padding-bottom: 40px;
    }

    body:not(.home) .main--content {
        padding-bottom: 60px;
    }

    .footer_contact .item {
        padding-bottom: 10px;
        justify-content: center;
        text-align: center;
    }

    .footer_menu {
        padding-top: 10px;
    }

    .footer_menu ul {
        text-align: center;
    }

    .footer_menu .menu-item {
        display: inline-flex;
        justify-content: center;
        padding-bottom: 10px;
        margin-right: 10px;
    }

    .footer_menu .menu-item:after {
        display: none;
    }

    .footer_menu .menu-item:before {
        width: 14px;
        height: 2px;
        display: block;
        background: white;
        margin-right: 14px;
        content: '';
        position: relative;
        top: 0px;
    }

    .footer .order {
        order: 4;
    }

    .footer .footer--title {
        text-align: center;
        padding-top: 20px;
        padding-bottom: 26px;
        font-weight: 700;
    }

    .footer_logo {
        padding-top: 16px;
    }

    .footer_bottom .copyright {
        flex-shrink: 0;
    }

    .footer {
        padding-top: 10px;
    }

    .footer_bottom {
        flex-direction: column;
    }

    .footer_bottom .payments {
        padding-top: 16px;
    }

    .footer_logo img {
        max-width: 120px;
    }

    .btn--call--back {
        display: none;
    }

    .go--catalog, .toTop {
        width: 42px;
        height: 42px;
        min-height: 42px;
    }

    .title--link--reviews h1 {
        font-size: 24px;
    }

    .page--content {
        padding-bottom: 40px;
    }

    .cart--bottom--buttons .btn {
        margin-top: 0;
    }

    .main_about .text p {
        font-size: 16px;
    }

    .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
        display: block !important;
        text-align: center !important;
    }

    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
        display: none !important;
    }

    .woocommerce #content table.cart .product-remove, .woocommerce table.cart .product-remove, .woocommerce-page #content table.cart .product-remove, .woocommerce-page table.cart .product-remove {
        position: absolute;
        top: 20px;
        left: 30px;
        border:none;
    }

    .main_nav .slick-dots li{
        max-width: 150px;
    }

    .email--button .svg{
        display: block;
    }

}

@media (max-width: 576px) {
    .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-wide {
        width: 100%;
    }

    .slider--products .prev {
        left: 30px;
    }

    .slider--products .next {
        right: 30px;
    }

    .see_all {
        margin-top: 70px;
    }

    .toggle_menu .contacts {
        padding-top: 40px;
    }

    .toggle_menu .social_title {
        padding-top: 40px;
    }

    .toggle_menu .menu_wrapper .menu_items a {
        margin-bottom: 20px;
    }
}


@media (max-width: 430px) {
    .product--right .price--buy {
        flex-direction: column;
        align-items: flex-start;
    }

    .product--right .sale--text {
        padding-bottom: 20px;
    }
}

