/* ---------- HEADER----------  */
@media (max-width: 576px) {
    .header-page {
        margin: 0 auto 40px;
    }
}

@media (max-width: 768px) {
    .container {
        padding: 0 24px;
    }

    .header__bottom {
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .header__phone {
        display: block !important;
    }

    .header__search {
        width: 100%;
    }

    .left__contacts {
        margin-right: 0px;
        padding: 0 15px;
    }
}

@media (max-width: 1200px) {
    .header__phone {
        display: none;
    }

    .header__button {
        display: none;
    }

    .header__button--mobile {
        display: block;
        flex: none;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        background: #0B9CEF url(../images/phone.svg) no-repeat center;
    }

    .header__nav {
        top: 0;
        position: fixed;
        width: 100%;
        z-index: 999;
    }

    .header__bottom {
        padding-top: 30px;
    }
}

/* ---------- HEADER end ----------  */

/* ---------- FOOTER----------  */

@media (max-width: 576px) {
    .footer-paymets {
        display: none;
    }

    .footer__time-work,
    .footer__location {
        width: 100%;
    }
}

@media (max-width: 768px) {}

@media (max-width: 1200px) {
    .footer {
        padding: 16px 0 10px;
        margin-top: 24px;
    }

    .footer-top {
        flex-direction: column;
        margin-bottom: 10px;
    }

    .footer__nav {
        display: none;
    }

    .footer__info-block {
        margin-top: 10px;
    }

    .call-block {
        display: none;
    }

    .footer-bottom {
        flex-direction: column;
        align-items: center;
        padding-top: 10px;
    }

    .copyright {
        max-width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    .footer-paymets {
        margin-bottom: 10px;
    }

    #mega-menu-wrap-max_mega_menu_2 {
        display: block;
    }

}

/* ---------- FOOTER end----------  */

/* ---------- COMMENTS ----------*/
@media (max-width: 768px) {
    .feedback {
        flex-direction: column;
        padding: 20px;
    }

    .feedback .inner {
        flex-direction: column;
    }
}

@media (max-width: 576px) {
    .wpcf7-form-control-wrap input[type="text"] {
        width: 100%;
    }

    .wpcf7-form-control-wrap input[type="email"] {
        width: 100%;
    }
}

/* ---------- COMMENTS  end ----------  */

/* ---------- GELOCATION ---------- */
@media (max-width: 768px) {
    .courier__content {
        flex-direction: column;
        padding: 16px 32px;
    }

    .courier__picture {
        margin: 0 0 16px;
    }

    .contacts {
        padding: 16px 32px;
    }
}

/* ---------- GELOCATION end ---------- */

/* ---------- LOCATION ---------- */

@media (max-width: 576px) {
    .contacts__title {
        margin-bottom: 24px;
    }
}

/* ---------- LOCATION end ---------- */

/* ---------- ARCHIVE ---------- */
@media (max-width: 768px) {
    .article {
        flex-direction: column;
        padding: 15px;
    }

    .article .inner {
        flex-direction: column;
    }
}

/* ---------- ARCHIVE end ---------- */


/* ---------- ORDERING ---------- */
@media (max-width: 1024px) {
    .ordering__info {
        justify-items: center;
    }

    .info__item {
        max-width: 485px;
    }

}

@media (max-width: 576px) {

    .ordering__info {
        grid-template-columns: 1fr;
    }

    .info__item {
        padding: 15px 15px;
        width: 100%;
        flex-direction: column;
    }

    .info__item .wrap {
        margin: 5px 0 0 0;
    }

    .info__pic {
        min-width: 55px;
        min-height: 55px;
    }

    .heading {
        font-size: 20px;
        line-height: 24px;
    }

    .ordering__bottom {
        flex-direction: column;
        margin-top: 42px;
    }
    
    .ordering__bottom .wpcf7 {
        width: 100%;
    }

    .ordering__form {
        padding: 0;
    }

}

@media (max-width: 1440px) {
    .direction__head {
        flex-direction: column;
        margin: 0px 0px 20px 0px;
    }
}

@media (max-width: 768px) {
    .products__list {
        justify-content: center;
    }
}


/* ---------- ORDERING end ---------- */

/* ---------- HOMEPAGE ---------- */

@media (max-width: 576px) {
    .list__item--popular .card {
        padding: 32px;
    }

    .card__title {
        min-height: auto;
    }

    .banner {
        text-align: center;
        margin: 28px auto;
    }

    .banner--one {
        height: 376px;        
    }

    .banner__wrapper {
        flex-direction: column;
    }

    .banner__form {
        padding: 24px 24px 0;
    }

    .banner__content {
        
    }

    .bannner__title {
        font-weight: 900;
        font-size: 26px;
        line-height: 34px;
    }

    .banner__description {
        font-weight: 400;
        font-size: 18px;
        line-height: 23px;
    }

    .list {
        gap:24px;
    }

    .list__item {
        height: auto;
    }

    .last-articles {
        flex-direction: column;
    }

    .last-articles__title {
        margin-top: 0;
        font-weight: 600;
        font-size: 28px;
        line-height: 28px;
    }

    .last-articles__card .card__description {
        font-weight: 400;
        font-size: 12px;
        line-height: 18px;
    }

    .last-articles__aside .button {
        display: none;
    }
}

/* ---------- HOMEPAGE end---------- */

/* ---------- PRICE---------- */

@media (max-width: 576px) {
    .woocommerce-loop-product__title {
        min-height: 32px;
    }

    .products__list>.product {
        padding: 24px 48px 0;
    }

    .card__price--detail {
        margin-bottom: 32px;
    }
} 

/* ---------- PRICE end---------- */

/* ---------- PAYMENT---------- */
    @media (max-width: 576px) { 
        .order__title {
            font-size: 18px;
            line-height: 28px;
            margin-bottom: 24px;
        }
    }

/* ---------- PAYMENT end---------- */