/*Mac & Desc*/
@media (min-width: 1367px) and (max-width: 1680px) {

}
@media (min-width: 1200px) and (max-width: 1366px) {

}
@media (min-width: 1024px) and (max-width: 1199px) {

}
@media (min-width: 768px) and (max-width: 1023px) {

}
/*mibile*/
@media (min-width: 300px) and (max-width: 767px) {
    .block-nav, #header-top {
        display: none;
    }

    #header-top .block-location {
        display: none;
    }

    #header-top .block-phone {
        display: none;
    }

    #header-top .block-time {
        display: none;
    }

    #header-top .block-language {
        display: none;
    }

    #header-top .block-soc {
        display: none;
    }

    .block-btn-heart {
        text-align: center;
        margin-bottom: 20px;
        margin-top: 0;
    }

    .mobile-only {
        display: block;
        position: absolute;
        right: 5px;
        top: 15px;
        padding: 15px;
        z-index: 9998;
    }

    #mobile-menu.active {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background: #fff;
        z-index: 9999;
        padding: 15px;
        text-align: center;
    }

    .block-menu-close {
        font-size: 30px;
        line-height: 15px;
        color: #5e3c48;
        position: absolute;
        right: 0px;
        top: 0px;
        padding: 15px;
        font-weight: 400;
    }

    #mobile-menu.active .block-logo {
        text-align: center;
        margin-bottom: 20px;
    }

    #mobile-menu.active nav ul {
        margin-top: 50px;
    }

    #mobile-menu.active nav ul li {
        display: block;
        list-style-type: none;
        margin-left: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #mobile-menu.active nav ul li a {
        font-size: 16px;
        line-height: 16px;
        font-weight: 700;
    }

    /**/
    #owl-banner .banner-item h1 {
        margin-top: 50px;
        margin-bottom: 30px;
        font-size: 26px;
        line-height: 30px;
    }

    #owl-banner .banner-item {
        min-height: auto;
        padding-bottom: 30px;
    }

    #product-news {
        margin-top: 0;
    }

    .product-news-item {
        margin-bottom: 15px;
    }

    .product-news-item-04 {
        margin-top: 0;
        background-position: 170px center;
    }

    .product-news-item-01 {
        min-height: auto;
        background-position: 70px bottom;
    }

    .company-item h3 {
        margin-bottom: 10px;
        margin-top: 30px;
    }

    .company-item p {
        margin-bottom: 15px;
    }

    .company-item {
        margin-bottom: 50px;
    }

    .col {
        display: block;
        flex-basis: auto;
    }

    .block-contacts {
        margin-bottom: 20px;
    }

    .block-contacts-item .map {
        margin-top: 20px;
    }

    .order-item:after {
        display: none;
    }

    .block-history {
        background: none;
    }

    #about-brands img {
        width: 100%;
    }

    #about-brands .company-img {
        margin-bottom: 30px;
    }

    .history-01, .history-02, .history-03 {
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
    }

    #team .company-img {
        margin-bottom: 30px;
    }

    .popup-modal-style {
        width: 100%;
    }

    .popup-modal-style .popup-img {
        margin-bottom: 15px;
    }

    .sidebar-filter select {
        width: 100%;
    }

    .product-item .product-item-img {
        max-width: 180px;
        margin: 0px auto 15px;
    }

    .product-item {
        text-align: center;
    }

    .pagination {
        margin-bottom: 30px;
        text-align: center;
    }

    .popup-img {
        margin-bottom: 30px;
    }

    .header-block h1 {
        line-height: 30px;
    }

    #mobile-search {
        display: block;
        margin: 15px;
    }

    #mobile-search form input {
        border: 1px solid #c5c5c5;
    }

    #catalog .col {
        display: block;
        flex-basis: auto;
    }

    .block-category-item-img {
        max-width: 160px;
        margin: auto;
    }

    .images-category {
        margin: 10px auto;
    }

    .product-item p {
        text-align: left;
    }

    .catalog-product .product-item p {
        text-align: center;
    }

    .news-item-detail .news-img.news-img-a {
        min-height: 400px;
    }

    .g-recaptcha {
        margin-bottom: 30px;
    }

    .contact-form .btn {
        margin-left: 15px;
    }

    .news-item .news-img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 260px;
        height: 260px;
    }

    .popup-modal-form {
        width: 100%;
    }
}
