@media only screen and (min-width: 1080px) and (max-width: 1920px) {}

@media screen and (max-width: 1440px) {}

@media only screen and (min-width: 1024px) and (max-width: 1440px) {}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1170px) {}

@media screen and (max-width: 1080px) {}

/* Large desktop :1200px. */
@media screen and (max-width: 1024px) {}

@media (min-width: 1024px) {}

@media only screen and (min-width: 1169px) and (max-width: 1520px) {}

@media only screen and (min-width: 1169px) and (max-width: 1200px) {}

/* Normal desktop :992px. */

@media (min-width: 992px) and (max-width: 1169px) {}

@media (min-width: 992px) and (max-width: 1024px) {


    @media screen and (-webkit-min-device-pixel-ratio:0) {}


}

/* Tablet desktop :768px. */

@media (min-width: 768px) and (max-width: 991px) {
    
    .nav-inner-menu {
        display: none;
    }

    .site-branding {
        padding-right: 20px;
    }

    .hero-wrapper-one .hero-image-box {
        height: 330px !important;
    }

    .features-wrapper .iconic-box-item.icon-left-box {
        width: auto;
    }

    .product-item.style-one .product-thumbnail .cart-button {
        bottom: -45% !important;
    }

    .tm-product-title.title .navigation_link_black {
        font-size: 16px !important;
    }

    .product-item.style-one .product-info {
        max-width: 190px !important;
    }

    .shop-details-wrapper .product-info .special-features span {
        margin-bottom: 10px;
    }

    .releted-product-slider {
        margin-left: 0px;
        margin-right: 0px;
    }

    .about-para {
        padding-left: 0px;
    }

    .woocommerce-checkout-payment .card {
        width: 100%;
    }

    .cart-sidebar-area .cart-widget.coupon-box-widget form {
        display: block;
    }

    .cart-sidebar-area .cart-widget.coupon-box-widget form input {
        width: 100% !important;
    }

    .cart-sidebar-area .cart-widget.coupon-box-widget form button {
        padding: 12px 20px !important;
        margin-top: 10px;
        margin-left: 0px;
    }

    @media screen and (-webkit-min-device-pixel-ratio:0) {}

    @media (max-width: 800px) {}

    @media (min-width: 768px) and (max-width: 800px) {}
}

/* small mobile :320px. */

@media (max-width: 768px) {}

@media (max-width: 767px) {}

/* Large Mobile :480px. */



@media only screen and (min-width: 480px) and (max-width: 767px) {

    .nav-inner-menu {
        display: none;
    }

    .site-branding {
        padding-right: 20px;
    }

    .hero-wrapper-one .hero-image-box {
        height: 330px !important;
    }

    .features-wrapper .iconic-box-item.icon-left-box {
        width: auto;
    }

    .product-item.style-one .product-thumbnail .cart-button {
        bottom: -45% !important;
    }

    .tm-product-title.title .navigation_link_black {
        font-size: 16px !important;
    }

    .product-item.style-one .product-info {
        max-width: 190px !important;
    }

    .shop-details-wrapper .product-info .special-features span {
        margin-bottom: 10px;
    }

    .releted-product-slider {
        margin-left: 0px;
        margin-right: 0px;
    }

    .about-para {
        padding-left: 0px;
    }

    .woocommerce-checkout-payment .card {
        width: 100%;
    }

    .cart-sidebar-area .cart-widget.coupon-box-widget form {
        display: block;
    }

    .cart-sidebar-area .cart-widget.coupon-box-widget form input {
        width: 100% !important;
    }

    .cart-sidebar-area .cart-widget.coupon-box-widget form button {
        padding: 12px 20px !important;
        margin-top: 10px;
        margin-left: 0px;
    }

    @media screen and (-webkit-min-device-pixel-ratio:0) {}

    @media (min-width: 640px) and (max-width: 720px) {}

    @media (min-width: 580px) and (max-width: 640px) {}

    @media (min-width: 480px) and (max-width: 580px) {}
}

@media only screen and (min-width: 320px) and (max-width: 480px) {

    .nav-inner-menu {
        display: none;
    }

    .site-branding {
        padding-right: 20px;
    }

    .hero-wrapper-one .hero-image-box {
        height: 330px !important;
    }

    .features-wrapper .iconic-box-item.icon-left-box {
        width: auto;
    }

    .product-item.style-one .product-thumbnail .cart-button {
        bottom: -45% !important;
    }

    .tm-product-title.title .navigation_link_black {
        font-size: 16px !important;
    }

    .product-item.style-one .product-info {
        max-width: 190px !important;
    }

    .shop-details-wrapper .product-info .special-features span {
        margin-bottom: 10px;
    }

    .releted-product-slider {
        margin-left: 0px;
        margin-right: 0px;
    }

    .about-para {
        padding-left: 0px;
    }

    .woocommerce-checkout-payment .card {
        width: 100%;
    }

    .cart-sidebar-area .cart-widget.coupon-box-widget form {
        display: block;
    }

    .cart-sidebar-area .cart-widget.coupon-box-widget form input {
        width: 100% !important;
    }

    .cart-sidebar-area .cart-widget.coupon-box-widget form button {
        padding: 12px 20px !important;
        margin-top: 10px;
        margin-left: 0px;
    }

    @media screen and (-webkit-min-device-pixel-ratio:0) {}

    @media screen and (-moz-device-pixel-ratio: 0) {}


}

@media only screen and (min-width: 320px) and (max-width: 375px) {}

@media (max-width: 480px) {}

@media (max-width: 360px) {}

@media (max-width: 320px) {}

@media only screen and (min-width: 295px) and (max-width: 320px) {}