@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-menu {
        display: block !important;
    }

    .table td,
    .table th {
        padding: .50rem;
    }

    .billing_address_head {
        color: #192330;
        font-size: 26px;
    }

    .furgan-cart-form .shop_table thead th.product-quantity,
    .furgan-cart-form .shop_table tbody td.product-quantity {
        padding: 0px 65px;
    }

    .order_review_heading {
        margin-bottom: 20px;
        font-size: 20px;
    }

    #openCustomerAddressModal {
        float: right;
        margin: 20px 0px;
    }

    .my_account .post-info .post-title {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .hidden-xs {
        display: none !important;
    }

    .nav-menu {
        display: block;
    }

    #myModal-register #registration_form .form-group {
        margin-bottom: 1rem;
        width: 100%;
        float: left;
        margin-right: 0%;
    }

    #myModal {
        width: 100%;
        left: 0;
    }

    .fpass_creacc a {
        font-size: 14px;
        float: left;
        margin-top: 10px;
    }

    .grid-sizer,
    .gallery-item {
        width: 100% !important;
    }

    .whatsapp-button {
        bottom: 0%;
        width: 20%;
    }

    .main-slider .main-slide .container {
        min-height: 200px;
    }

    #registration_form .form-group {
        width: 100%;
    }

    .s-main-slider {
        background-size: cover;
    }

    .logo {
        width: 80%;
    }

    .logo img {
        max-width: inherit;
    }

    .single-shop-left {
        margin-top: 20px;
    }

    .single-shop-left .single-btn-cover {
        margin-top: 10px;
    }

    .s-single-product {
        padding: 20px 0;
    }

    .s-contacts-block {
        margin-top: 20px;
    }

    .email_check_btn {
        min-width: 100px;
        margin-top: 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-menu {
        display: block !important;
    }

    .table td,
    .table th {
        padding: .50rem;
    }

    .billing_address_head {
        color: #192330;
        font-size: 26px;
    }

    .furgan-cart-form .shop_table thead th.product-quantity,
    .furgan-cart-form .shop_table tbody td.product-quantity {
        padding: 0px 65px;
    }

    .order_review_heading {
        margin-bottom: 20px;
        font-size: 20px;
    }

    #openCustomerAddressModal {
        float: right;
        margin: 20px 0px;
    }

    .my_account .post-info .post-title {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .hidden-xs {
        display: none !important;
    }

    .nav-menu {
        display: block;
    }

    #myModal-register #registration_form .form-group {
        margin-bottom: 1rem;
        width: 100%;
        float: left;
        margin-right: 0%;
    }

    #myModal {
        width: 100%;
        left: 0;
    }

    .fpass_creacc a {
        font-size: 14px;
        float: left;
        margin-top: 10px;
    }

    .grid-sizer,
    .gallery-item {
        width: 100% !important;
    }

    .whatsapp-button {
        bottom: 0%;
        width: 20%;
    }

    .main-slider .main-slide .container {
        min-height: 200px;
    }

    #registration_form .form-group {
        width: 100%;
    }

    .s-main-slider {
        background-size: cover;
    }

    .logo {
        width: 80%;
    }

    .logo img {
        max-width: inherit;
    }

    .single-shop-left {
        margin-top: 20px;
    }

    .single-shop-left .single-btn-cover {
        margin-top: 10px;
    }

    .s-single-product {
        padding: 20px 0;
    }

    .s-contacts-block {
        margin-top: 20px;
    }

    .email_check_btn {
        min-width: 100px;
        margin-top: 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) {

    .top_bar {
        display: none;
    }

    .categorie-section {
        position: relative;
        padding: 0px 0px 0px 0px;
    }

    .coupone-discount-sec-2 {
        padding: 0px 0 0;
    }

    .coupone-discount-sec-2 .dis-product-detail {
        padding-top: 0px;
    }

    .service-section {
        padding: 30px 0px;
    }

    .mainmenu ul li a {
        color: #fff;
    }

    .mainmenu ul {
        padding: 0px 0 0;
    }

    .add_to_cart_box {
        display: block;
    }

    .sin-product-details .add_to_cart_box .product-customize {
        margin: 0px auto 0px auto;
    }

    .reviews_profile {
        width: 100%;
        height: auto;
        margin: 10px 0px 10px 0px;
        float: left;
    }

    .reviews_profile_name {
        width: auto;
    }

    .reviews_profile_post_time {
        width: auto;
    }

    .popular-section {
        padding: 0px 0px;
    }

    .insta_whole {
        padding: 10px 0px;
    }

    .slider_left {
        display: none;
    }

    .slider-01 {
        height: 100vh;
    }

    .product_nets_tab .MuiBox-root.css-1n3h4wo {
        border: 1px solid #ccc;
        background-color: #fff;
        height: 300px;
        width: 100%;
    }

    .css-35zqo5-MuiTabs-root {
        background: #f1f1f1;
        width: 30%;
    }

    #vertical-tabpanel-0 {
        width: 70%;
    }

    #vertical-tabpanel-1 {
        width: 70%;
    }

    .css-19kzrtu {
        padding: 10px !important;
    }

    .product-color h5 {
        font-size: 14px !important;
    }

    .dimension_tab .input-group .input-group-append {
        width: 35%;
        margin: 0px;
    }

    .dimension_tab .input-group .input-group-append button {
        width: 100%;
        height: 40px;
        font-size: 13px;
    }

    .dimension_tab .product-calculate .add-to-cart-btn {
        width: 100%;
        margin-bottom: 15px;
    }

    .copyright-section{
        display: none;
    }

    .single-cate-bg {
        background: #F6F9FF;
        width: 90% !important;
        max-width: 90%;
        margin: 0px auto;
    }

    .page-banner {
        position: relative;
        background: #ecf3ff;
        padding: 13px 0 20px;
    }

    @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) {
}