@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) {

    .ltn__header-top-area {
        display: none;
    }

    .shoping-cart-table.table-responsive {
        width: 100%;
        float: left;
    }

    .shoping-cart-total {
        float: right;
        width: 100%;
    }

    td.cart-product-price {
        width: 100%;
    }

    td.cart-product-quantity {
        width: 100%;
    }

    td.cart-product-subtotal {
        width: 100%;
    }

    .css-78vzzz {
        top: 5%;
        left: 5%;
        right: 5%;
        width: 90%;
        height: 90%;
    }

    .ltn__header-5 .ltn__header-middle-area {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .ltn__feature-area {
        margin-top: 0px;
    }

    .ltn__feature-item-8 {
        padding: 10px 10px 0px;
    }

    .category_menu {
        display: none;
    }

    .mobile-btn {
        display: block;
    }

    .sidebar {
        bottom: 20px;
        right: 20px;
    }

    .header-action-wrap .header-action-style .user-login {
        color: #fff;
    }

    .header-action-wrap .header-action-style .user-login .user-login-text {
        display: none;
    }

    .header-height-1 {
        min-height: auto;
        background: #000048;
    }

    .header-action-wrap .header-action-style .top_whishlist i {
        color: #fff;
    }

    .header-action-wrap .header-action-cart .top_whishlist span.product-count {
        color: #000;
        background: #fff !important;
    }

    ion-menu-toggle.mobile_menu_bar {
        background: #fff;
        padding: 7px 10px;
        margin: 10px;
        border-radius: 3px;
    }

    .pro_detail_dis_percent {
        width: 30%;
    }

    .login-register-wrapper .login-form-container .login-register-form .terms_lable {
        line-height: 25px;
    }

    .billing-info-wrap .myaccount-content {
        width: 100%;
    }


    @media screen and (-webkit-min-device-pixel-ratio:0) {}


}

/* Tablet desktop :768px. */

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

    .ltn__header-top-area {
        display: none;
    }

    .shoping-cart-table.table-responsive {
        width: 100%;
        float: left;
    }

    .shoping-cart-total {
        float: right;
        width: 100%;
    }

    td.cart-product-price {
        width: 100%;
    }

    td.cart-product-quantity {
        width: 100%;
    }

    td.cart-product-subtotal {
        width: 100%;
    }

    .css-78vzzz {
        top: 5%;
        left: 5%;
        right: 5%;
        width: 90%;
        height: 90%;
    }

    .ltn__header-5 .ltn__header-middle-area {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .ltn__feature-area {
        margin-top: 0px;
    }

    .ltn__feature-item-8 {
        padding: 10px 10px 0px;
    }

    .category_menu {
        display: none;
    }

    .mobile-btn {
        display: block;
    }

    .sidebar {
        bottom: 20px;
        right: 20px;
    }

    .header-action-wrap .header-action-style .user-login {
        color: #fff;
    }

    .header-action-wrap .header-action-style .user-login .user-login-text {
        display: none;
    }

    .header-height-1 {
        min-height: auto;
        background: #000048;
    }

    .header-action-wrap .header-action-style .top_whishlist i {
        color: #fff;
    }

    .header-action-wrap .header-action-cart .top_whishlist span.product-count {
        color: #000;
        background: #fff !important;
    }

    ion-menu-toggle.mobile_menu_bar {
        background: #fff;
        padding: 7px 10px;
        margin: 10px;
        border-radius: 3px;
    }

    .pro_detail_dis_percent {
        width: 30%;
    }

    .login-register-wrapper .login-form-container .login-register-form .terms_lable {
        line-height: 25px;
    }

    .billing-info-wrap .myaccount-content {
        width: 100%;
    }


    @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) {

    .ltn__header-top-area {
        display: none;
    }

    .shoping-cart-table.table-responsive {
        width: 100%;
        float: left;
    }

    .shoping-cart-total {
        float: right;
        width: 100%;
    }

    td.cart-product-price {
        width: 100%;
    }

    td.cart-product-quantity {
        width: 100%;
    }

    td.cart-product-subtotal {
        width: 100%;
    }

    .css-78vzzz {
        top: 5%;
        left: 5%;
        right: 5%;
        width: 90%;
        height: 90%;
    }

    .ltn__header-5 .ltn__header-middle-area {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .ltn__feature-area {
        margin-top: 0px;
    }

    .ltn__feature-item-8 {
        padding: 10px 10px 0px;
    }

    .category_menu {
        display: none;
    }

    .mobile-btn {
        display: block;
    }

    .sidebar {
        bottom: 20px;
        right: 20px;
    }

    .header-action-wrap .header-action-style .user-login {
        color: #fff;
    }

    .header-action-wrap .header-action-style .user-login .user-login-text {
        display: none;
    }

    .header-height-1 {
        min-height: auto;
        background: #000048;
    }

    .header-action-wrap .header-action-style .top_whishlist i {
        color: #fff;
    }

    .header-action-wrap .header-action-cart .top_whishlist span.product-count {
        color: #000;
        background: #fff !important;
    }

    ion-menu-toggle.mobile_menu_bar {
        background: #fff;
        padding: 7px 10px;
        margin: 10px;
        border-radius: 3px;
    }

    .pro_detail_dis_percent {
        width: 30%;
    }

    .login-register-wrapper .login-form-container .login-register-form .terms_lable {
        line-height: 25px;
    }

    .billing-info-wrap .myaccount-content {
        width: 100%;
    }


    @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) {

    .ltn__header-top-area {
        display: none;
    }

    .shoping-cart-table.table-responsive {
        width: 100%;
        float: left;
    }

    .shoping-cart-total {
        float: right;
        width: 100%;
    }

    td.cart-product-price {
        width: 100%;
    }

    td.cart-product-quantity {
        width: 100%;
    }

    td.cart-product-subtotal {
        width: 100%;
    }

    .css-78vzzz {
        top: 5%;
        left: 5%;
        right: 5%;
        width: 90%;
        height: 90%;
    }

    .ltn__header-5 .ltn__header-middle-area {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .ltn__feature-area {
        margin-top: 0px;
    }

    .ltn__feature-item-8 {
        padding: 10px 10px 0px;
    }

    .category_menu {
        display: none;
    }

    .mobile-btn {
        display: block;
    }

    .sidebar {
        bottom: 20px;
        right: 20px;
    }

    .header-action-wrap .header-action-style .user-login {
        color: #fff;
    }

    .header-action-wrap .header-action-style .user-login .user-login-text {
        display: none;
    }

    .header-height-1 {
        min-height: auto;
        background: #000048;
    }

    .header-action-wrap .header-action-style .top_whishlist i {
        color: #fff;
    }

    .header-action-wrap .header-action-cart .top_whishlist span.product-count {
        color: #000;
        background: #fff !important;
    }

    ion-menu-toggle.mobile_menu_bar {
        background: #fff;
        padding: 7px 10px;
        margin: 10px;
        border-radius: 3px;
    }

    .pro_detail_dis_percent {
        width: 30%;
    }

    .login-register-wrapper .login-form-container .login-register-form .terms_lable {
        line-height: 25px;
    }

    .billing-info-wrap .myaccount-content {
        width: 100%;
    }

    @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) {}