@media (max-width: 1200px) {
    .layout {
        width: 100% !important;
        padding: 0 20px;
    }
    .header-style3.top {
        max-width: 100%;
        padding: 0 !important;
    }
}

@media (max-width: 1100px) {
    .banner_cont {
        padding: 0 0 0 20px !important;
    }
    .newsletter_info .newsletter_social_list a {
        margin: 0 5px 0 0;
    }
    .featured_product_title {
        padding: 0 !important;
    }
    header .content a.logo,
    body:not(.compose-mode) header:not(.retina-screen-header):not(.top-modern) .logo {
        width: 15% !important;
    }
    header {
        padding: 0 !important;
    }
    header .content {
        background: #ece4cd;
        padding: 10px 0;
    }
    .single-product .summary .button.single_add_to_cart_button {
        margin: 10px 0 0 0;
    }
    .woocommerce-account .woocommerce {
        padding: 0;
        margin: 0 0 40px 0;
    }
    .woocommerce-account .account-title {
        padding: 0;
        margin: 0 20px 30px 20px;
    }
    .woocommerce-account .woocommerce form {
        padding: 0 20px;
    }
}


@media (max-width: 980px) {
    .header-style3.top {
        height: 80px !important;
    }
    main {
        padding-top: 100px !important;
    }
    .navigation-mobile {
        position: absolute;
        top: 75px;
        right: 0;
        z-index: 9998;
        background: #ece4cd !important;
        padding: 0;
        max-width: 300px;
        border-top: 2px solid #63511f;
    }
    .navigation-mobile.header-light li {
        border-bottom: 1px solid #63511f;
    }
    .navigation-mobile li a {
        padding: 15px 10px;
    }
    .navigation-mobile.header-light a,
    .navigation-mobile.header-light li .arrow,
    .navigation-mobile.header-light .sub-menu li a {
        color: #63511f;
    }
    .navigation-mobile .search-form {
        margin: 0 0 10px 0;
        background: none !important;
        padding: 0 10px;
    }
    .navigation-mobile .search-form input[type="text"] {
        background: #efefef;
    }
    .banner_cont .shopnow_btn {
        line-height: 47px !important;
        font-size: 18px !important;
    }
    body.woocommerce ul.products li.product,
    body.woocommerce-page ul.products li.product {
        padding: 0 5px;
        margin: 0 0 10px 0;
    }
    .woof_sid_auto_shortcode.woof {
        padding: 10px 0;
    }
    .woocommerce-page .woof_sid_auto_shortcode {
        text-align: left;
    }
    .woof_list li {
        position: relative;
    }
    .woof_list li label {
        padding: 0 0 0 20px;
        margin: 0;
    }
    .woof_list li input[type="checkbox"],
    .woof_list li input[type="radio"] {
        position: absolute;
        top: 3px;
        left: 0;
    }
    .single-product .summary .button.single_add_to_cart_button {
        margin: 0;
    }
}

@media (max-width: 800px) {
    .menu-item-has-children>a {
        pointer-events: none;
        cursor: default;
    }
}

@media (max-width: 767px) {
    .banner_cont .shopnow_btn {
        line-height: 35px !important;
        font-size: 14px !important;
        width: 100px;
        height: 35px;
        margin: 0 auto !important;
    }
    footer .widget-area.modernStyle {
        padding: 10px 0 0 0 !important;
    }
    .woocommerce-page .woof_sid_auto_shortcode {
        width: 30%;
    }
    .woocommerce-page ul.products {
        width: 68%;
    }
    body.woocommerce ul.products li.product,
    body.woocommerce-page ul.products li.product {
        padding: 0;
        margin: 0 5px 10px !important;
    }
    .single-product.woocommerce div.product div.images .flex-control-thumbs {
        margin-bottom: 0;
    }
    .woocommerce-account .account-title h1 {
        font-size: 28px;
        margin-bottom: 0;
    }
    .woocommerce-account .account-title {
        margin: 0;
    }
    .woocommerce-account .woocommerce form {
        padding: 0;
    }
    .woocommerce-account .woocommerce h2 {
        line-height: initial;
        margin: 10px 0;
    }
    .woocommerce-account .woocommerce form.login {
        margin: 0 0 40px 0;
    }
}


@media (max-width: 630px) {
    header .content a.logo,
    body:not(.compose-mode) header:not(.retina-screen-header):not(.top-modern) .logo {
        width: 25% !important;
    }
    .banner_cont .shopnow_btn {
        line-height: 30px !important;
        font-size: 12px !important;
        width: 80px;
        height: 30px;
    }
    .banner_cont h4 {
        font-size: 16px !important;
        line-height: 20px !important;
    }
    .banner_cont p {
        font-size: 12px !important;
        line-height: inherit !important;
    }
    footer .widget-area.modernStyle {
        padding: 10px 10px 0 10px !important;
    }
    .woocommerce-page .woof_sid_auto_shortcode {
        width: 40%;
    }
    .woocommerce-page ul.products {
        width: 58%;
    }
    .woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
        padding: 0 0 0 110px;
    }
    .woocommerce div.product div.images div.thumbnails {
        width: 100px;
    }
    .woocommerce-page #content div.product div.thumbnails a {
        width: 100px;
        height: 100px;
    }
    .woocommerce.woocommerce-page.single-product div.product .product_title {
        font-size: 20px;
    }
    .single-product .summary .price .amount,
    .single-product .summary .price ins {
        font-size: 24px;
    }
    .single-product .summary .button.single_add_to_cart_button {
        margin: 10px 0 0 0;
    }
    .woocommerce.woocommerce-page.single-product .summary .short-description p {
        font-size: 16px;
    }
}

@media (max-width: 460px) {
    header .content a.logo,
    body:not(.compose-mode) header:not(.retina-screen-header):not(.top-modern) .logo {
        width: 35% !important;
    }
    .navigation-mobile {
        max-width: 260px;
    }
    .banner_cont h4 {
        font-size: 14px !important;
        line-height: 16px !important;
    }
    .spacial-offers a {
        font-size: 26px;
    }
    .woocommerce-page .woof_sid_auto_shortcode {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .woocommerce-page ul.products {
        width: 100%;
    }
    .woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
        padding: 0;
    }
    .woocommerce div.product div.images div.thumbnails {
        display: none;
    }
    .single-product .product .onsale {
        left: 10px;
    }
    .woocommerce.woocommerce-page.single-product div.product .product_title {
        font-size: 16px;
    }
    .single-product .summary .price .amount,
    .single-product .summary .price ins {
        font-size: 20px;
    }
    .woocommerce.woocommerce-page.single-product .summary .short-description p {
        font-size: 14px;
    }
    .woocommerce-account .account-title h1 {
        font-size: 22px;
        margin-bottom: 0;
        line-height: initial;
        margin-right: 20px;
    }
    .woocommerce-account .account-title h3 {
        font-size: 12px;
        line-height: initial;
    }
}