@media all and (max-width: 1400px) {
    body {
        font-size: 16px;
    }
    #menu-wrapper.fixed .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 14px;
    }
    .dgwt-wcas-search-wrapp {
        max-width: 300px !important;
    }
}

@media all and (max-width: 1200px) {
    .dgwt-wcas-search-wrapp {
        max-width: 250px !important;
    }
    .intro-text p {
        font-size: 20px;
    }
    .montag-pic {
        width: 265px;
        height: 300px;
    }
    .montag-form {
        padding-left: 310px;
    }
    .montag-text {
        padding-left: 310px;
    }
    .woocommerce div.product form.cart {
        margin-top: 20px;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
        gap: 15px;
    }
    .woocommerce div.product .btn, .woocommerce button.clickBuyButton, .woocommerce div.product form.cart .single_add_to_cart_button {
        margin-left: 0px;
    }
    .woof_container_inner h4 {
        font-size: 16px;
    }
    .sidebar-wrapper {
        padding: 10px;
    }
    .sidebar-toggle {
        font-size: 20px;
    }
    .dgwt-wcas-ico-magnifier, .dgwt-wcas-ico-magnifier-handler, html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon {
        max-width: 20px !important;
    }
    .footer-row {
        align-items: flex-start;
        flex-direction: column;
        gap: 15px;
    }
    .slick-arrow {
        left: 0px;
    }
    .slick-arrow.slick-next {
        left: auto;
        right: 0px;
    }
    .related .row {
        margin: 0px;
        padding: 0px 40px;
    }
    h2.block-title {
        font-size: 60px;
    }
}

@media all and (max-width: 960px) {
    #menu-wrapper .phone-wrapper {
        display: flex;
        margin: 0px;
    }
    #menu-wrapper {
        padding: 5px 0px;
    }
    .navbar {
        width: auto;
        padding: 0px;
        order: 2;
    }
    .navbar-toggler {
        padding: 0px;
        border: 0px;
    }
    .navbar-toggler-icon {
        background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") center center no-repeat;
    }
    #navbarNavOffcanvas {
        background: #000;
    }
    .dropdown-item {
        white-space: wrap;
    }
    .dgwt-wcas-search-wrapp svg path {
        fill: #fff;
    }
    .minicart a > div:last-child {
        display: none;
    }
    .dgwt-wcas-ico-magnifier-handler {
        max-width: 28px !important;
        width: 28px;
    }
    .dgwt-wcas-overlay-mobile {
        background: #1c1c1c !important;
    }
    .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon {
        max-width: unset !important;
    }
    #header .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon {
        width: 30px !important;
        max-width: 30px !important;
    }
    .intro-form {
        padding: 20px;
    }
    .montag-text {
        padding-left: 0px;
    }
    .montag-pic {
        height: 300px;
        position: relative;
        left: 0px;
        width: 100%;
    }
    .montag-form {
        padding-left: 310px;
        padding: 20px 20px 0px 20px;
        text-align: center;
    }
    .slick-arrow {
        left: 15px;
    }
    .slick-arrow.slick-next {
        left: auto;
        right: 15px;
    }
    .team-carousel,
    .sert-carousel {
        margin: 0px;
        padding: 0px 10px;
    }
    .footer-left {
        padding-bottom: 30px;
    }
    .footer-left .form-action {
        justify-content: center;
    }
    .wpcf7 {
        margin: 0px auto !important;
    }
    #footer-blocks h2 {
        text-align: center;
    }
    #footer .container {
        flex-direction: column;
        align-items: center;
        gap: 15px;
    }
    #header .phone-wrapper {
        display: none;
    }
    #montag {
        margin-top: 0px;
    }
    .woocommerce table.shop_table td {
        border: 0px;
    }
    .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
        display: flex;
        text-align: right !important;
        justify-content: space-between;
    }
    .woof {
        display: none;
        padding-top: 15px;
    }
    .sidebar-toggle {
        display: flex;
        padding-bottom: 10px;
        margin: 0px;
        border-bottom: 1px dashed;
    }
    .sidebar-wrapper {
        display: none;
        margin-top: 20px;
    }
    .sidebar {
        padding-bottom: 30px;
    }
    .intro-text h1 {
        font-size: 60px;
    }
    .intro-text h1 strong {
        font-size: 80px;
    }
    .slide-item {
        height: 600px;
    }
    .preim-list {
        flex-wrap: wrap;
    }
    .a-item {
        width: 33.333%;
        margin-bottom: 25px;
    }
    .header-phone {
        margin-left: 0px;
    }
    body:not(.home) #page {
        padding-top: 150px;
    }
    .relax-left {
        padding-left: 15px;
    }
    .contact-item {
        width: 50%;
    }
    .contact-list {
        flex-wrap: wrap;
    }
    #menu-wrapper .phone-wrapper {
        flex-direction: column;
        gap: 5px;
        align-items: flex-start;
    }
    .phone-wrapper a {
        font-size: 14px;
    }
    .phone-wrapper span {
        font-size: 11px;
    }
    .instagram-link {
        margin-left: auto;
    }
}

@media all and (max-width: 767px) {
    body {
        font-size: 14px;
    }
    .branding {
        display: flex;
        flex-direction: column;
        align-items: center;
        max-width: 121px;
    }
    .branding img {
        max-width: 60px;
    }
    #page {
        padding-top: 77px;
    }
    .intro-text h1 {
        font-size: 40px;
    }
    .intro-text h1 strong {
        font-size: 46px;
    }
    .form-flex {
        flex-direction: column;
        gap: 15px;
    }
    .a-item {
        margin-bottom: 30px !important;
    }
    h1, h2 {
        font-size: 26px;
        margin-bottom: 30px;
    }
    h2.block-title {
        font-size: 32px;
        margin-bottom: 30px;
    }
    .montag-text p:nth-child(3)::before {
        min-width: 50px;
    }
    .form-action {
        display: flex;
        justify-content: center;
    }
    .woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
        flex-direction: column;
        align-items: center;
        width: 100%;
        gap: 10px;
    }
    .woocommerce-cart #coupon_code.input-text {
        margin-right: 0px;
    }
    .row-total {
        display: flex;
        align-items: center;
        flex-direction: column;
        gap: 15px;
        width: 100%;
    }
    .go-back {
        display: none;
    }
    .woocommerce table.cart td.actions {
        padding: 0px 15px;
    }
    .row-total > div:first-child {
        margin-right: 0px;
    }
    body #formOrderOneClick .popummessage,
    body #formOrderOneClick .popup {
        padding: 40px 20px;
        width: 100%;
    }
    body #formOrderOneClick .popup h2, .modal-title {
        font-size: 24px;
    }
    body:not(.home) #page {
        padding-top: 145px;
    }
    .woocommerce div.product div.images {
        margin-bottom: 0px;
    }
    .modal-body {
        padding: 0px 20px 20px 20px;
    }
    .intro-text h1 {
        font-size: 22px;
    }
    .intro-text p {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 30px;
        font-weight: normal;
    }
    #menu-wrapper .phone-wrapper a {
        font-family: Inter;
    }
    .phone-wrapper svg {
        max-width: 25px;
        height: auto;
    }
    body #formOrderOneClick .button, .wpcf7 input[type="submit"], .btn {
        font-size: 16px;
    }
    .slide-item {
        width: 100%;
        height: 600px;
        min-height: unset;
        background-position: center;
        background-size: cover;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        position: relative;
        overflow: hidden;
        padding-top: 120px;
    }
    .wrapper {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    h2 {
        font-size: 20px;
    }
    .a-text strong {
        font-weight: normal;
    }
    .a-text p:first-child strong {
        font-weight: bold;
    }
    .a-text p:last-child {
        font-size: 12px;
    }
    .a-pic img {
        max-width: 60px;
    }
    .serv-title {
        padding: 10px;
        font-size: 14px;
    }
    :where(.wp-block-columns.is-layout-flex) {
        gap: 0px;
    }
    .montag-text p:nth-child(2) {
        font-size: 16px;
    }
    .montag-form_title {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 20px;
    }
    .form-flex .form-item {
        margin-bottom: 0px;
    }
    .footer-left {
        display: none;
    }
    body:not(.home) #page {
        padding-top: 150px;
    }
    .breadcrumbs {
        font-size: 12px;
    }
    .social {
        gap: 5px;
    }
    .dgwt-wcas-search-wrapp {
        max-width: 20px !important;
    }
    .delivery-link {
        font-size: 14px !important;
        margin-left: 50px;
    }
    .cat-pic {
        height: 200px;
    }
    .cat-name {
        font-size: 18px;
        font-weight: normal;
    }
    #menu-wrapper .phone-wrapper {
        width: 100%;
    }
    #menu-wrapper .phone-wrapper .d-flex {
        width: 100%;
        justify-content: space-between;
        padding-right: 15px;
    }
    #menu-wrapper .phone-wrapper .d-flex a:nth-child(2) {
        margin-right: auto;
    }
}

@media all and (min-width: 1200px) {
    #menu-wrapper .phone-wrapper {
        display: flex;
    }
    #menu-wrapper .phone-wrapper .d-flex a {
        display: none;
    }
    #menu-wrapper .phone-wrapper .d-flex a:last-child {
        display: block !important;
        font-size: 20px !important;
        margin-left: 50px;
    }
    .header-phone .delivery-link {
        display: none !important;
    }

}