.head {
    max-height: 240px;
}

.header-bottom {
   display: none;
}

.new_cart {
    display: none;
}
.header-logo .top{
    display: none;
}
.header-logo .WhatsApp{
    display: none;
}
.logo-wrapper.reveal {
    margin-top: 30px;
}
.header_1 {
    max-height: 230px;
}
.top-smoke-wrapper {
    box-shadow: none;
    padding: 0;
    display: block;
    max-height: 130px;
}
.journal-logo img{
    margin: auto;
    max-width: 900px;
    display: block;
    text-align: center;
}
.article-header-categories {
    max-width: 1220px;
    margin: auto!important;
}
@media (max-width: 768px) {
    .header-logo img {
        width: 209px;
        height: 115px;
        max-width: 95%;
    }
    .header-logo {
        margin-bottom: 0px;
        margin-top: 0px;
        max-height: 90px;
    }
    .logo-wrapper.reveal {
        margin: auto;
    }
    .top-smoke-wrapper {
        min-height: 10px;
    }
    .header_1 .order-button {
        width: 345px;
        max-width: 55%;
        font-size: 12px;
        letter-spacing: 1px;
        height: 28px;
    }
    .header-actions .order-button {
        margin-bottom: 0px;
    }
    .header_1 {
        padding-top: 0;
    }
    .header-contacts {
        margin-bottom: 5px;
        margin-top: 0px;
    }

    .top-smoke-wrapper {
        min-height: 0px!important;
    }
    .header-actions{
        max-height: 80px;
    }
    .header-city{
        margin-bottom: 0px;
    }
    .header-contacts .phone {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .header-contacts .email {
        font-size: 12px;
    }

}
