/* ==========1400px=========== */
@media only screen and (max-width: 1599px) {
    /* .container{max-width: 1200px; margin: 0 auto;}  */
}

/*1280px*/
@media only screen and (max-width: 1399px) {
    .woocommerce div.product .product_title{font-size: 36px;}
}

/*1200px*/
@media only screen and (max-width: 1259px) {
    .header-part .header_menu{column-gap: 30px;}
    .banner-heading { font-size: 64px; font-weight: 600; }
    .customization-content-step .process_box:nth-child(1)::before{ width: 220px; right: -30px; }
    .customization-content-step .process_box{align-items: start;}
    .serviceDetailsPage .content_wrap{padding-left: 30px;}
    .colourpicker li span .title{font-size: 16px !important;}
    .bulk-product-name .subheading{font-size: 20px;}
}
/*1170px*/
@media only screen and (max-width: 1199px) {
    .logo{ max-width: 120px;}
    .header-part .header_menu{column-gap: 16px;}
    .header-part .header_menu li a{font-size: 14px;}
    .header_btn{column-gap: 8px;}
    .header_btn li a{padding: 5px 10px; font-size: 14px;}
    .group-btn-blue a{font-weight: 400; font-size: 18px;}
    .home_about .watermark{ font-size: 72px; right: 10px; }
    .heading, .woocommerce-products-header__title{font-size: 36px; margin-bottom: 24px;}
    .customization-content-step .process_box:nth-child(2)::before { width: 110px; left: -16px; }
    .image_wrap .image3{max-width: 50px;}
    .image_wrap .image4{max-width: 50px; right: 20px;}
    .customization .image_wrap .image1{width: 100%; height: 440px;}
    .customization .image_wrap .image1::before { width: 480px; height: 480px; bottom: -40px; left: -24px; }
    .customization-content-step .process_box{padding: 30px;}
    .customization-content-step .process_box .title{font-weight: 500; font-size: 21px;}
    .serviceSlider .service-Item .gallery-fig .serviceContent, .inner-service .service .serviceContent{max-width: calc(100% - 16px);}
    .btn_center, .btn_center.group-btn, .btn_left{margin-top: 30px;}
    .section{margin: 40px 0 60px;}
    .b{padding-top: 50px;}
    .footerbox .FlinkHead{font-size: 20px; font-weight: 500;}
    .inner_other_about .aboutpoint .sm_img{width: 450px; height: 450px;}
    .serviceDetailsPage .h2, .serviceDetailsPage h2{font-size: 28px;}
    #customer_login h2{font-size: 30px;}
    .shop .woocommerce ul.products li.product .item-content, .woocommerce-page ul.products li.product .item-content{padding: 10px 12px 16px;}
    .inner_banner .bannertext .heading{font-size: 42px;}
    .productInfo > :not(figure){padding-inline: 12px;}
    .productInfoContainer .product_name{font-size: 16px;}
    .bulkorder_section .sm_box .title{font-size: 32px;}
    .sm_box .countProductSection li{--width: 48px;}
    .sm_box .countProductSection .title{font-size: 24px; padding: 0;}
    .bulk-cart + .btn_center{margin-top: 10px !important;}
}
/*768px*/
@media only screen and (max-width: 991px) {
    :root{
        --top: 77px;
        --greenColor: #ffffff;
    }
    #navbarSupportedContent{display: none;}
    .headerSection .userlist { column-gap: 6px; margin-inline: auto 16px; }
    .responsive_btn { display: block; --responsive_btn: 32px; width: var(--responsive_btn); height: var(--responsive_btn); background: var(--greenColor); margin-left: 12px; border-radius: 4px; cursor: pointer; position: relative; z-index: 1; -moz-transition: all 300ms ease-in-out; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; }
    .responsive_btn span { display: block; position: relative; z-index: 1; }
    .responsive_btn span, .responsive_btn span::before, .responsive_btn span::after { content: ''; display: block; position: absolute; top: 50%; background: var(--navyBlueColor); width: 18px; height: 2px; transform: translateY(-50%); left: 0; right: 0; margin: 0 auto; -moz-transition: all 300ms ease-in-out; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; }
    .responsive_btn span::after { margin-top: 6px; }
    .responsive_btn span::before { margin-top: -6px; }
    .responsive .responsive_btn span::before { opacity: 0; visibility: hidden; }
    .responsive .responsive_btn span { transform: rotate(-45deg); }
    .responsive .responsive_btn span::after { transform: rotate(90deg); margin-top: -1px; }
    .responsive_nav { position: fixed; top: var(--top); --width: 360px; left: calc(-1 * var(--width)); width: var(--width); background: var(--greenColor); z-index: 9; bottom: 0; -moz-transition: all 300ms ease-in-out; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; }
    .responsive .responsive_nav { left: 0; }
    .responsive_nav ul { padding: 0; margin: 0; list-style: none; }
    .responsive_nav ul li { display: block; position: relative; z-index: 1; border: none !important; padding: 0 !important; }
    .responsive_nav ul li a { text-decoration: none; padding: 10px 16px; display: block; font-size: 18px; color: #000D70; font-weight: 500; }
    .responsive_nav ul > li:not(:last-child) a{ border-bottom: 1px solid #ccc; }
    .bodyOverlay, .sidebar-overlay{ position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: #00000080; z-index: 8; opacity: 0; visibility: hidden; -moz-transition: all 300ms ease-in-out; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; }
    .responsive .bodyOverlay, .show-sidebar .sidebar-overlay{ opacity: 1; visibility: visible; }
    .responsive_nav > ul { overflow: hidden; overflow-y: auto; max-height: calc(100vh - var(--top)); }
    .responsive_nav ul .sub-menu { margin: 0 0 0 10px; background: var(--navyBlueColor); display: none; }
    .responsive_nav ul .sub-menu li a{color: var(--greenColor);}
    .subArrow { position: absolute; top: 6px; right: 6px; width: 36px; height: 36px; text-align: center; display: grid !important; place-items: center; background: var(--navyBlueColor); color: var(--greenColor); cursor: pointer; z-index: 1; }
    button.sub-menu-toggle{display: none;}
    .banner_section .home-banner-content video{ height: 420px; }
    .banner-heading{font-size: 54px;}
    .banner_wrap .banner_text_wrap .banner_btn-wrap{margin-top: 0;}
    .group-btn-blue a { font-size: 16px; padding-inline: 20px; border-width: 1px; }
    .social{ top: 15%; }
    .customization-content-step .process_box{margin-bottom: 24px;}
    .customization .image_wrap .image1{height: 320px;}
    .customization .image_wrap .image1::before {width: 360px; height: 360px; }
    .image_wrap .image3, .image_wrap .image4{max-width: 36px;}
    .customization .image_wrap{margin-top: 30px;}
    .step_section .step-content .step figure{width: 32px; flex-shrink: 0; margin-top: 0;}
    .step_section .step-content .step figure img {width: auto; height: auto; max-width: 100%;}
    .copyright{padding-block: 16px;}
    .container-wrap{justify-content: center; flex-wrap: wrap; row-gap: 8px;}
    .newsletter{max-width: calc(100% - 30px);}
    .mainFooter .row{padding-bottom: 20px;}
    .heading404{font-size: 100px; -webkit-text-stroke-width: 4px;}
    .inner_other_about .aboutpoint .sm_img{width: 360px; height: 320px;}
    .inner_other_about .aboutpoint:not(:last-child){margin-bottom: 30px;}
    .inner_banner .banner_img{height: 240px;}
    .serviceDetailsPage .heading{font-size: 28px; margin-bottom: 12px;}
    .serviceDetailsPage .h2, .serviceDetailsPage h2, .blog-details .h2, .blog-details h2{font-size: 24px;}
    .blog-details .h3, .blog-details h3{font-size: 20px;}
    .custom-quote{padding-block: 50px;}
    #customQuoteFrom .heading{font-size: 28px;}
    .testimonial .editor_text{height: 132px;}
    .testimonial .personDetails .gallery-fig{width: 80px; height: 80px;}
    .stickyContent{position: static;}
    #comments{margin: 20px auto 0;}
    .sidebar-button + .stickyContent { position: fixed; left: -305px; top: var(--top); bottom: 0; z-index: 91; background: #ffffff; width: 300px; padding: calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320))); border-radius: 0px; max-height: 100vh; overflow: hidden; overflow-y: auto; }
    .sidebar-button + .stickyContent.show { left: 0; }
    .sidebar-button { position: fixed; z-index: 99; top: 55%; left: -4px; padding: 6px; box-sizing: border-box; max-width: 46px; background: #fff; }
    .sidebar-button, .sidebar-button + .stickyContent { -webkit-transition: all 0.4s linear; transition: all 0.4s linear; }
    .sidebar-button.sidebarFilter-button{left: 0; background: var(--navyBlueColor);}
    .sidebarFilter-button img { filter: brightness(0) invert(1); }
    .show-sidebar .sidebar-button.sidebarFilter-button, .show-sidebar .sidebar-button { left: 300px; }
    .responsive .sidebar-button{z-index: 1;}
    .dashboard-title{font-size: 28px;}
    .user-dashboard .woocommerce-customer-details h2{font-size: 21px;}
    .woocommerce .shop ul.products li.product .button.add_to_cart_button{font-size: 14px;}
    .product_meta span:not(.sku) {
        font-size: 16px;
        letter-spacing: 1px;
        margin-bottom: 4px;
    }
    .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details{gap: 16px;}
    .woocommerce ul.order_details li { padding: 16px; border: 2px dashed currentColor !important; flex: 0 0 auto; min-width: 33.33%; font-size: 14px; }
    .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details{margin-bottom: 1em;}
    .stickyContent .btn.resetFilter{float: none;}
    .productInfoContainer .product_name{font-size: 17px;}
    .step_no ins{font-size: 36px;}
    .step_no em{font-size: 24px;}
    .bulkorder_section .sm_box .title{flex-wrap: wrap; row-gap: 8px; text-align: center;}
    #smallNote{display: block; line-height: normal; position: static;}
    .t_shirt_item .tooltip { --width: 130px; font-size: 13px; }
    .sm_box .colourpicker{grid-template-columns: repeat( auto-fill, minmax(200px, 1fr) );}
    #productColorSize .productColorSize-wrapper{flex-direction: column; row-gap: 6px !important;}
    .garmentProductSize .prodcuctActivecolor{width: 100%;}
    .sm_box .inputFields[style="--inputCount: 2;"] {
        --space: 100px;
    }
    #ColorSizewrapperblack:has(.inputFields[style="--inputCount: 2;"]) {
        flex-direction: row !important;
    }
    #ColorSizewrapperblack:has(.inputFields[style="--inputCount: 2;"]) .prodcuctActivecolor {
        width: auto;
    }
    /* .sm_box .inputFields{flex-wrap: nowrap; overflow: hidden; overflow-x: hidden; overflow-x: auto; padding-bottom: 12px; scrollbar-color: var(--greenColor) #626161; width: 100%; gap: 10px;}
    .sm_box .inputFields .fieldInfo, .sm_box .inputFields .totalfieldInfo{width: 25%;}
    */
    .inputFields-outer {
        max-width: 100%;
        overflow: hidden;
        overflow-x: auto;
    }
    .inputFields-outer::-webkit-scrollbar-thumb{background: #B0FF33;}
    @-moz-document url-prefix(){
        .inputFields-outer{
            scrollbar-color: #B0FF33 #e1e1e1;
        }
      }
    .sm_box .inputFields {
        flex-wrap: nowrap;
        padding-bottom: 12px;
        scrollbar-color: var(--greenColor) #626161;
        --columnGap: 10px;
        gap: var(--columnGap);
        --space: 60px;
        width: calc(calc(var(--space) * var(--inputCount)) + calc(var(--columnGap) * var(--inputCount)));
    }
    .sm_box .inputFields .fieldInfo {
        width: var(--space);
    }
    .sm_box .inputFields .totalfieldInfo {
        width: calc(1.5 * var(--space));
    }
    .sm_box .inputFields .fieldInfo input, .sm_box .inputFields .totalfieldInfo input{width: 100%;}
    .t_shirt_item .tooltip{left: calc(0 * var(--width));}
    .sm_box .garmentSection-bottom .t_shirt_part { max-width: 100%; }
    .sm_box .garmentSection-bottom .btn_wrap .btn1{font-weight: 600;}
    .sm_box .garmentSection-bottom{display: grid; grid-template-columns: repeat(2, 1fr); padding-inline: 12px;}
    .loader{width: 72px; height: 72px; border-width: 6px;}
    .woocommerce-form-login-in{margin: 12px 0 0;}
}

/*========== Only For Display Table CSS Reponsive ==========*/
@media only screen and (max-width: 768px){
    .shop_table tbody { display: block; }
    .bulk-cart.shop_table_responsive .shop_table tbody { display: table-header-group; }
    .woocommerce table.shop_table:not(.woocommerce-checkout-review-order-table, .order_details){border: none;}
    .woocommerce table.my_account_orders { font-size: 16px; }
    .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr{ border: 1px solid #0000001a; }
    .woocommerce table.shop_table_responsive tbody tr:first-child td.product-name, .woocommerce-page table.shop_table_responsive tbody tr:first-child td.product-name, .tinvwl-table-manage-list tfoot tr:first-child td{border-top: transparent; }
    .woocommerce table.shop_table_responsive tr:not(:first-child), .woocommerce-page table.shop_table_responsive tr:not(:first-child){border-top-color: transparent; margin-top: 15px;}
    .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td { display: flex; justify-content: space-between; column-gap: 20px; }
    td[data-title="Actions"] { align-self: center; }
    .product-name figure{display: none;}
    .woocommerce table.shop_table td.product-remove { top: -12px; left: -12px; }
    .woocommerce a.remove, .tinv-wishlist .product-remove button{width: 20px; height: 20px; font-size: 14px; line-height: 20px;}
    .product-name:not(.savings_club_table .product-name){flex-wrap: wrap;}
    .product-name > a{width: calc(100% - 90px);}
    .product-name .variation{width: 100%;}
    td:has(.coupon) { display: block !important; }
    .coupon input, .woocommerce-checkout table.cart input, .woocommerce-form-coupon .input-text{width: 100% !important;}
    .shipping-pickup-store td::before { display: none; }
    .shipping-pickup-store td { text-align: right; width: 100%; }
    .cart_totals .shipping td { display: block !important; }
    .woocommerce-shipping-destination strong { display: inline-block; width: 99%; }
    .cart_item .product-name .variation{font-size: 15px;}
    .woocommerce #payment #place_order, .woocommerce-page #payment #place_order{width: auto;}
    /* .wishlist-items-wrapper .product-name{width: 100%;}
    .pwgc-total td, .cart_totals .cart-discount td{ display: block !important; }
    .tinv-wishlist .tinvwl-table-manage-list .product-cb{padding: 6px;}
    .tinv-wishlist .product-cb::before, .tinv-wishlist .product-name::before, .tinv-wishlist tfoot td::before{display: none;}
    .tinv-wishlist .product-stock p{margin: 0;}
    .product-name-wrap a:has(img) { max-width: clamp(100px, 10vw, 200px); }    
    .tinv-wishlist tfoot td{flex-wrap: wrap;}
    .tinv-wishlist tfoot .tinvwl-to-left:not(:empty) { width: 100%; max-width: 480px; float: none; margin: 0 0 8px; }
    .tinvwl-input-group-btn{width: auto;}
    .tinv-wishlist tfoot .tinvwl-to-right .button{width: auto !important;}
    .tinv-wishlist tfoot .tinvwl-to-right { width: 100%; float: none; margin: 0; text-align: inherit; display: flex; flex-wrap: wrap; align-items: center; gap: 6px 10px; }
    .tinvwl-input-group { display: flex; align-items: center; column-gap: 6px; } */
    .woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product{margin-bottom: 30px;}
    .woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count{float: none;}
    .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering { float: left; }
    .tbtn.flex-shrink-0.button, .coupon .button {
        max-width: max-content;
        width: auto !important;
    }
    .actions > .d-flex{flex-wrap: wrap;}
    .actions .coupon{width: 100%;}
    .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
        display: block;
        width: 100%;
        border-bottom: 1px solid rgba(0,0,0,.1);
    }
    .product-thumbnail img {
        max-width: 80px !important;
    }
    .woocommerce #content table.cart .product-thumbnail::before, .woocommerce table.cart .product-thumbnail::before, .woocommerce-page #content table.cart .product-thumbnail::before, .woocommerce-page table.cart .product-thumbnail::before{
        display: none;
    }

    /*========== Bulk Order Table CSS Reponsive ==========*/
    .bulk-cart.shop_table_responsive th {
        color: var(--navyBlueColor);
    }
    .shop_table.bulk-cart-parent > tbody, .shop_table.bulk-cart-parent > tbody > tr, .shop_table.bulk-cart-parent > tbody > tr > td, .shop_table.bulk-cart-parent > tfoot, .shop_table.bulk-cart-parent > tfoot > tr, .shop_table.bulk-cart-parent > tfoot > tr > td {
        display: block;
        width: 100%;
    }
    .shop_table.bulk-cart-parent {
        display: block;
        border: none;
    }
    .shop_table.bulk-cart-parent > thead {
        display: none;
    }
    .shop_table.bulk-cart-parent > tbody > tr {
        border: 1px solid rgba(0,0,0,.1);
        margin-bottom: 20px;
    }
    .shop_table.bulk-cart-parent > tbody > tr:last-child{
        margin-bottom: 0;
    }
    .shop_table.bulk-cart-parent > tbody > tr > td {
        border-width: 0px;
        border-top-width: 1px;
        position: relative;
        z-index: 1;
    }
    .shop_table.bulk-cart-parent > tbody > tr > td:first-child, .shop_table.bulk-cart-parent > tfoot > tr > td:first-child  {
        border-top-width: 0px;
    }
    .total_list{justify-content: inherit;}
    .bulk-cart-row:has(.bulk-product-name .bulk-cart-size) .print-row-list, .bulk-cart-row:has(.bulk-product-name .bulk-cart-size) .bulk-product-cost .price{padding-top: 0;}
    .shop_table :is(th, td){padding: 12px;}
    .shop_table.bulk-cart-parent > tbody > tr > td::before { content: attr(data-title) ": "; color: var(--navyBlueColor); font-size: 1.1em; font-weight: 600; display: block; }
    .bulk-product-cost, .add-product-quamtity{ display: flex !important; align-items: center; justify-content: space-between; gap: 12px; }
    .bulk-product-name::before { float: left; margin-right: 10px; }
    .woocommerce table.shop_table_responsive.bulk-cart tr td, .woocommerce-page table.shop_table_responsive.bulk-cart tr td{
        display: block;
        width: 100%;
    }
    .woocommerce .bulk-cart-parent .shop_table {
        display: table !important;
        border: 1px solid rgba(0,0,0,.1) !important;
      }
      .woocommerce .bulk-cart-parent .shop_table tr {
        display: table-row;
      }
      .woocommerce .bulk-cart-parent .shop_table tr th, .woocommerce .bulk-cart-parent .shop_table tr td {
        display: table-cell !important;
        min-width: auto !important;
        text-align: left !important;
      }
      .woocommerce .bulk-cart-parent .shop_table thead {
        display: table-header-group !important;
      }
      .woocommerce .bulk-cart-parent .shop_table tr td::before, .woocommerce .bulk-cart-parent tfoot td::before {
        display: none !important;
      }
      .lumise-cart-thumbnails {
        display: flex;
    }
}
/*========== Only For Display Table CSS Reponsive ==========*/


/*600px*/
@media only screen and (max-width: 767px) {
    .banner-heading{font-size: 42px;}
    .group-btn-blue a{font-size: 14px; padding: 8px 20px;}
    .custombtn{margin-top: 0;}
    .ServiceDetailsInfo .custombtn{margin-top: 30px;}
    .customization .image_wrap{width: 320px; margin-inline: auto;}
    .copyright-in {flex-direction: column; text-align: center; }
    .separate{display: none;}
    .customization-content-step .process_box:nth-child(2)::before { bottom: -170px; }
    .newsletter{flex-direction: column; gap: 12px;}
    .newsletter .tnp-subscription{width: 100%;}
    .thankyouContent .heading{font-size: 28px;}
    .inner_other_about .aboutpoint .sm_img { width: 100%; height: auto; }
    .inner_other_about .aboutpoint:nth-child(2n+1) .sm_img, .inner_other_about .aboutpoint:nth-child(2n) .sm_img{
        float: none; margin: 0 0 10px;
    }
    .heading, .woocommerce-products-header__title{margin-bottom: 20px;}
    .serviceDetailsPage .content_wrap{padding: 0;}
    .serviceDetailsPage .content_wrap .editor_text{height: auto;}
    .serviceDetailsPage .row{margin-bottom: 30px;}
    .serviceDetailsPage .row:nth-child(even){flex-direction: column-reverse;}
    .serviceDetailsPage p:last-child{margin-bottom: 0;}
    #customQuoteFrom{padding: 30px 20px 5px;}
    .blogPage .blog_list .subheading{font-weight: 500;}
    .breadcrumb{display: none;}
    .blog-details .heading{font-size: 24px;}
    .blog-details .h2, .blog-details h2{font-size: 21px;}
    .blog-details .h3, .blog-details h3{font-size: 18px;}
    .inner_banner{min-height: 160px;}
    .inner_banner .bannertext .heading{font-size: 36px;}
    .woocommerce div.product .woocommerce-tabs ul.tabs li{margin: 0 4px;}
    .woocommerce div.product .woocommerce-tabs ul.tabs li a{font-weight: 500;}
    .woocommerce div.product .product_title{font-size: 32px;}
    .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price { font-size: 24px; margin-bottom: 20px; }
    body .qib-button-wrapper{float: left !important;}
    .woocommerce-order .woocommerce-thankyou-order-received{align-items: start; text-align: left; font-size: 24px; line-height: 1.2;}
    .bulkProfuctInfo {margin-bottom: 12px; flex-direction: column; }
    .prev_arkwork_sec{grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));}
    .newsletter > *{flex: inherit; width: 100%;}
}
/*480px*/
@media only screen and (max-width: 575px) {
    #customQuoteFrom{padding: 25px 15px;}
    .owl-carousel{padding-inline: 12px;}
    .serviceSlider{margin-top: 30px;}
    .customization-content-step .process_box::before{ display: none !important; }
    .customization-content-step .process_box{max-width: 100%; margin-left: 0 !important;}
    .section{margin: 40px 0px;}
    .customization-content-step .process_box:last-child{margin-bottom: 0;}
    .logo{max-width: 100px;}
    .home-banner-content .banner_wrap .banner_text_wrap{padding-right: 24px;}
    .tbtn{padding-block: 7px 6px; font-size: 15px;}
    .meet_section .meet-content .editor_text ul li{font-size: 17px; margin-bottom: 16px;}
    .meet_section .meet-content .editor_text ul li::before{top: 3px;}
    .footerbox ul li:not(:last-child){margin-bottom: 14px;}
    .footerbox .contact_info ul li:not(:last-child){margin-bottom: 20px;}
    .footerbox .FlinkHead{margin-bottom: 20px;}
    .thankyouSection_wrapper figure{width: 80px; height: 80px;}
    .inner_banner .banner_img{height: 240px;}
    .commonForm{padding: 30px 20px 20px;}
    .woocommerce div.product .woocommerce-tabs ul.tabs li{font-size: 14px;}
    .wc-proceed-to-checkout .checkout-button.button.alt.wc-forward{
        padding-block: 12px;
        font-size: 16px;
    }
    .sm_box .products .image{height: 300px;}
    .bulkProfuctFilter{margin-left: 0;}
    .bulkorder_section .heading{font-size: 32px;}
    .bulkorder_section .help{font-size: 20px;}
    .bulkorder_section .sm_box .title{font-size: 28px;}
    .bulkorder_section .sm_box .garmenttype{margin-top: 30px;}
    .sm_box .colourpicker{grid-template-columns: repeat( auto-fill, minmax(150px, 1fr) );}
    .sm_box .colourpicker li{margin-bottom: 0;}
    .loader{width: 48px; height: 48px;}
    #printListChart .sectionContent{margin-top: 30px;}
    .field.stepOnlyClass aside{font-size: 22px;}
    .sm_box .countProductSection li { --width: 42px; }
    .bulkorder_section .sm_box .title{font-size: 20px;}
    .bulk-product-name .subheading{font-size: 18px;}
    .productAddon .productAddonList ul{gap: 10px; padding: 16px;}
    .woocommerce-form-login-in{margin: 0;}
    .bulkProfuctFilter{gap: 12px;}
    .bulkProfuctInfo strong, .filterTag em{font-size: 16px;}
}

/*360px*/
@media only screen and (max-width: 479px) {
    :root{--top: 102px;}
    .headerSection{padding-block: 12px;}
    .header-part{display: grid; grid-template-columns: repeat(1, 1fr auto auto); row-gap: 14px;}
    .header_btn{order: 2; grid-column: 1/-1; justify-content: center;}
    .responsive_nav ul li a{font-size: 16px; --width: 300px;}
    .banner-heading{font-size: 32px;}
    .heading, .woocommerce-products-header__title { font-size: 28px; }
    .banner_section .home-banner-content video{height: 360px;}
    .social{row-gap: 16px;}
    .social span::before{display: none;}
    .home_about .watermark{font-size: 54px;}
    .icon-404{max-width: 280px; margin-bottom: 16px;}
    .heading404{font-size: 92px; -webkit-text-stroke-width: 3px;}
    .newsletter .heading{font-size: 24px;}
    .newsletter .tnp-subscription{display: block;}
    .newsletter .tnp-subscription .tnp-field-email input, .newsletter .tnp-subscription .tnp-field-button .tnp-submit{border-radius: 4px;}
    .inner_banner .banner_img{height: 160px;}
    .mobileFull{width: 100%;}
    #customQuoteFrom .heading { font-size: 24px; font-weight: 500; }
    .contactPage .contact-wrap ul li a{font-size: 18px;}
    .contactPage .contact-wrap ul li i{font-size: 18px; width: 40px; height: 40px;}
    .contactPage .right-wrap.stickyContactContrent{padding: 30px 20px 20px;}
    .contactPage .map_wrapping{height: 320px;}
    .blogPage .blog_list .subheading{font-size: 18px;}
    .dashboard-titlebar{ flex-wrap: wrap; }
    .dashboard-nav-item .navigation-link{font-size: 16px;}
    .woocommerce-account .addresses .title h3{font-size: 20px;}
    .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
        width: 100%;
        float: none;
    }
    .woocommerce .woocommerce-ordering, .form-wppp-select.products-per-page{width: calc(50% - 4px);}
    .woocommerce .shop ul.products li.product .item_pricing_area .price{font-size: 16px;}
    .woocommerce .shop ul.products li.product .button.add_to_cart_button,
    .woocommerce .shop ul.products li.product .item_pricing_area .button,
    .woocommerce .shop ul.products li.product .out-of-stock-product .item_pricing_area .product_type_variable, .woocommerce .related ul.products li.product .button{ font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
    .wpfMainWrapper .wpfFilterWrapper .wpfPriceInputs input{font-size: 16px !important; height: 36px !important;}
    .wpfPriceInputs .wpfFilterDelimeter::after{font-size: 16px; top: 0;}
    .wpfPriceInputs .wpfCurrencySymbol{font-size: 16px;}
    .inner_banner { min-height: 120px; }
    .inner_banner .bannertext .heading{font-size: 30px;}
    .woocommerce div.product .product_title{font-size: 26px; margin-bottom: 20px;}
    .minus.qib-button, .plus.qib-button{padding: 6px 18px !important; font-size: 20px !important;}
    .woocommerce .product .quantity .qty{width: 60px; font-size: 18px !important;}
    .woocommerce div.product form.cart .button { margin-left: 12px; margin-top: 2px; }
    .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price { font-size: 20px; margin-bottom: 10px; }
    .woocommerce .product .woocommerce-variation-add-to-cart button, .woocommerce .product .woocommerce-variation-add-to-cart .lumise-customize-button{width: auto;}
    body{font-size: 15px;}
    .woocommerce ul.order_details li{min-width: 100%;}
    .woocommerce-order .woocommerce-thankyou-order-received{font-size: 21px; margin-bottom: 12px;}
    .woocommerce-order .woocommerce-thankyou-order-received::before{width: 32px; height: 32px; font-size: 16px;}
    #customer_details h3 label{font-size: 22px;}
    .productInfoContainer .product_name{font-size: 16px; margin-bottom: 10px;}
    .productInfoContainer:has(.viewIcon) { padding-right: 12px !important; }
    .sm_box .products .price{font-size: 16px; letter-spacing: -0.5px;}
    .garmentSection .sm_box .products{padding-bottom: 12px;}
    .sm_box .products .image{height: 240px;}
    .productInfoContainer{position: static;}
    .viewIcon.modal-toggle { top: 10px; right: 10px; width: 24px; height: 24px; }
    .viewIcon.modal-toggle::before{width: 10px; height: 10px;}
    .filterTag{flex-direction: column;}
    .bulkorder_section .heading{font-size: 28px;}
    .bulkorder_section .sm_box .title{font-size: 24px;}
    .step_no ins{font-size: 32px;}
    .step_no em { font-size: 20px; padding: 0px 16px; }
    .tooltip{font-size: 12px;}
    .bulkorder_section .garmentProductSize .sm_box{padding: 24px 16px;}
    .bulkorder_section .sm_box .title p{width: 100%;}
    .sm_box .garmentSection-bottom{grid-template-columns: inherit;}
    /* .sm_box .inputFields .fieldInfo, .sm_box .inputFields .totalfieldInfo{width: 30%;} */
    .sm_box .inputFields{--space: 50px;}
    .sm_box .inputFields .fieldInfo input, .sm_box .inputFields .totalfieldInfo input{font-size: 15px;}
    .sm_box .countProductSection{gap: 10px;}
    .filterTag span ul li{font-size: 13px;}
    .bulk-cart-parent{font-size: 16px;}
    .summary_wrap #addtocartInfo .total_list, .total_list{font-size: 18px;}
    .bulk-product-cost .price{font-size: 1.1em;}
    .woocommerce .woocommerce-form-login .form-row{flex-wrap: wrap; gap: 0 !important;}
    .modal-content{padding: 10px;}
    .bulkProfuctFilter .d-flex { display: block !important; }
    .bulkProfuctInfo.woocommerce-ordering select{max-width: 100%;}
    .home-banner-content:has(.banner_img) .banner_wrap{
        position: static;
        transform: none;
        background: var(--navyBlueColor);
        padding: 32px 0;
    }
    .intagram_section .insta_wrap .instaimg a {
      display: block;
      text-align: center;
    }
    .intagram_section .insta_wrap{
        flex-wrap: wrap;
    }
    .intagram_section .insta_wrap .instaslider,
    .intagram_section .insta_wrap .instaimg {
        width: 100%;
    }
}

/*320px*/
@media only screen and (max-width: 359px) {
    .sidebar-button + .stickyContent{width: 260px;}
    .show-sidebar .sidebar-button.sidebarFilter-button, .show-sidebar .sidebar-button{left: 260px;}
    .woocommerce div.product .product_title{font-size: 24px;}
    .mobile-sm-Full{width: 100%;}
    .bulkorder_section .heading{font-size: 26px;}
}