.summary-line.total-price strong {
    font-size:24px;
    /*margin-top: 10px;*/
}

.colorouter {
    background: white;
}
.option .image label.headingtxt {
    width: 100%;
}
button.single_add_to_cart_button.button.alt.add-to-basket {
    margin-bottom: 10px!important;
    text-align:center;
}
.calculator-section .product_title.entry-title,.calculator-section  .price, .calculator-section .woocommerce-product-details__short-description{
    display:none;
}
.price-summary{
    padding:25px 0 0;
    display:flex;
    justify-content:space-between;
    align-items:center;
    width:100%;
    
}
h1.cal_order_now_heading_main{
    background: #00483B;
    width: 100%;
    border: 0.5px solid #00000080;
    text-align: center;
    color: white;
    height: 59px;
    font-family: Inter, sans-serif;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0;
    padding: 0 23px;
    box-sizing: border-box;
}
h1.cal_order_now_heading_main.pad_covr{
     margin-left: -23px;
         width: calc(100% + 46px);
  /*margin-right: -23px;*/
}
h1.cal_order_now_heading_main.pad_covr.artwork{
     margin-left: -38px;
         width: calc(100% + 76px);
         margin-top:10px;
  /*margin-right: -23px;*/
}
.h1.cal_order_now_heading_main .center-text{    
    flex-grow: 1;
    text-align: center;
}

.shirt_wrapper .bottom_sec .input-group .form-control{
    height: calc(1.7em + 0.75rem + 6px);
    font-size: 1.5rem;
    /*height:calc(2.45em + 0.75rem + 7px);*/
}
.summary-line.total-price.summ-cap-size{
    flex: 1;
    display: flex;
    align-items: center;
    gap: 10px;
}
.shw_smry_price_here.total-price{
    font-family: Inter;
    font-size: 30px;
    font-weight: 600;
    line-height: 36.31px;
    text-align: left;
    color:#00483B !important;
    /*color: rgb(44, 46, 118) !important;*/
    pointer-events: none !important;
    margin-left: 10px;
}
/*.color_summary_wrapper{*/
/*    width:25%;*/
/*}*/
/*fdfsdfsdfsd*/
.summary_section {
    position:relative;
     width: 100% !important;
  overflow-x: hidden !important;
    max-width: 100%!important;
    display: grid
  /*display: flex;*/
  /*flex-wrap: nowrap;        */
  /*overflow-x: auto;             */
  /*-webkit-overflow-scrolling: touch;*/
  /*gap: 15px;                     */
  /*padding: 20px 0;*/
/*overflow-x:hidden;*/
}

.summary-wrap-scroll{
    max-width:100%;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  scrollbar-width: thin; /* for Firefox */
  -webkit-overflow-scrolling: touch;
  /*width:100%;*/
  padding-bottom: 10px;
}
.summary-wrap-scroll .color_summary_wrapper {
  flex: 0 0 auto; 
  width: 120px;
  box-sizing: border-box;
  /*margin-right: 10px;*/
}
/*.col-md-9.col-md-12.section_one > * {*/
/*  flex: 0 0 auto;               */
/*  width: 150px;                 */
/*  box-sizing: border-box;*/
/*}*/
/*.col-md-9.col-md-12.section_one > .color_summary_wrapper {*/
/*  width: 25%;    */
/*  flex: 0 0 auto;    */
/*}*/
/*scrollbar style */
/*.col-md-9.col-md-12.section_one::-webkit-scrollbar {*/
/*  height: 10px;*/
/*}*/

/*.col-md-9.col-md-12.section_one::-webkit-scrollbar-track {*/
  /*background: #eee;*/
/*  border-radius: 10px;*/
/*}*/

/*.col-md-9.col-md-12.section_one::-webkit-scrollbar-thumb {*/
/*  background: #ffc90e;*/
/*  border-radius: 10px;*/
/*}*/

/*.col-md-9.col-md-12.section_one::-webkit-scrollbar-thumb:hover {*/
  /*background: #e6b800;*/
/*}*/
.summary-wrap-scroll::-webkit-scrollbar {
  height: 10px;
}

.summary-wrap-scroll::-webkit-scrollbar-track {
  /*background: #eee;*/
  border-radius: 10px;
}

.summary-wrap-scroll::-webkit-scrollbar-thumb {
  background: #ffc90e;
  border-radius: 10px;
}

.summary-wrap-scroll::-webkit-scrollbar-thumb:hover {
  background: #e6b800;
}
/*dfdsfsdfdsfsdf*/

@media screen and (max-width: 767px) {
    .design-options {
        display:grid;
    grid-template-columns: repeat(2, 1fr);
    gap:15px;
}
.shirt_wrapper .section_one .sec_left {
    width: 25% !important;
}
.shirt_wrapper .section_one .sec_right {
    width: 75% !important;
}
    
}
    .order-summary-box {
        position: sticky !important;
        height: 465px;
        margin-top: 10px;
    }
    
    .shirt_wrapper .section_one {
        align-items: center !important;
        display: flex!important
    ;
    }
    
.mobile_new_layout .main_calculator_start .accordion-section.accord_click.active {
    margin: 0px 10px !important;
}    
.clothing.color_wrapper {
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 0px 9px;
}
.accordion-section.accord_click button.accordion-button {
    padding-left: 10px !important;
}
.mobile_new_layout h3.cal_main_heading {
    margin-left: 10px !important;
}
.clothing_calculator .tabs_btns button.single_add_to_cart_button.button.alt {
    display: block !important;
} 

.upart_ul.free_design_data {
    float: left;
    width: 50%;
    position: relative;
    display: inline-block;
}
.right_sec {
    width: 41%;
    float: right;
    margin-top: 21px;
}

.comment-design label {
    display: inline-block;
    position: relative;
    width: 50%;
    float: left;
}
.pro_des_left h5, .upart_ul h5, .upart_ul.free_design_data h5, .upart_ul.profe_design_data h5 {
        display: none !important;
    }
    .upart_ul.profe_design_data {
        float: left;
        width: 100%;
    }   
.comment-design label {
    display: inline-block;
    position: relative;
    width: 50%;
    float: left;
}
.upart_ul.free_design_data {
    float: left;
    width: 50%;
    position: relative;
    display: inline-block;
    display: none !important;
}    

/*color section css started from here */
/*.shirt_wrapper .section_one .sec_right {
    display: none;
}*/
.accordion-content {
        max-height: 100% !important;
    }
.accordion-content {
    display: block !important;
}
.accordion-section.active .accordion-content {
    display: block;
}
.outer_wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 4px; /* Adjust spacing between boxes */
    justify-content: flex-start; /* Center-align all items */
    width: 100%;
}
h3.artwrktitle {
    font-size: 17px;
    padding-top: 10px;
    padding-bottom: 5px;
    width: 100%;
    float: left;
    margin: 0px 7px;
}
.top_right h3.get_professional_design {
    font-size: 16px;
    padding-right: 10px;
    padding-top: 7px;
    margin: 0px 6px;
}
.top_right {
    position: relative;
    display: flex;
    width: 100%;
    float: right;
}
.stand_sec.first_section_summery .container {
    background-color: #d9d9d9;
}
.stand_sec.first_section_summery {
    margin-top: 10px;
}
.colorouter {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 32%;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 0px;
    text-align: center;
    box-sizing: border-box;
}

.colorchoosen {
        width: 100%;
        height: 97px;
        margin-bottom: 0px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        background-repeat: no-repeat;
        background-position: center;
        border-radius: 4px;
        background-size: 99% 88%;
    
}

.colorname {
        font-size: 12px;
        color: #333;
        text-align: center;
        padding: 4px 2px;
        border-radius: 0px;
        overflow:hidden;
}
.quantity-wrapper {
    display: flex;
    align-items: center;
    gap: 0px;
    background-color: #ccc;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    width: 100%;
}

.quantity-input {
      width: 50%;
    text-align: center;
    border: 0px solid #ccc;

}

.increment, .decrement {
       width: 25%;
    /* height: 20px; */
    background-color: #ccc;
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 20px;
    cursor: pointer;
    text-align: center;
    line-height: normal;
    padding: 0px 0px;
    color: black;
}
.colorouter {
    border: 1px solid black; /* Default border */
    border-radius: 5px;
}

/*color section css end at here*/

.design-options {
 /*display: flex;*/
        /*gap: 10px;*/
        margin-top: 10px;
        width: 94%;
        /*justify-content: space-between;*/
        /*flex-wrap: wrap;*/
        margin: 0px 9px;
}
.checkbox_sec {
    display: flex;
    padding: 0px;
    margin: 0px;
    gap: 0px;
    width: 28px;
    margin-left: -10px;
    position: absolute;
    margin-top: -10px;
    z-index: 99;
}
.option .image.top-front label {
    margin: 0 !important;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: unset !important;
    outline: 0px auto -webkit-focus-ring-color !important;
    outline-offset: 0px !important;
}
.checkbox {
    appearance: none;
    -webkit-appearance: none; /* For Safari */
    width: 20px;
    height: 20px;
    background-color: white;
    border: 1px solid black;
    cursor: pointer;
    display: inline-block;
}

/* Checked state */
.checkbox:checked {
    background-color: #00483B;
    border: 1px solid #00483B;
    position: relative;
}

/* White tick on checked state */
.checkbox:checked::after {
    content: '';
    position: absolute;
    top: 3px;
    left: 6px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.checkbox_sec input.checkbox {
    padding: 0px;
    width: 80%;
}
.left_artwork {
    float: right;
    width: 100%;
    margin-top:8px;
}

.left_artwork button {
    padding: 2px;
    border-radius: 5px;
    font-size: 9px;
}
.option {
        text-align: center;
        background-color: white;
        border: 1px solid black;
        padding: 9px;
        /*width:calc(50% - 10px);*/
        /*width: calc(51% - 15px);*/
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
        text-align: center; /* Center align content */
        background-color: #f9f9f9; /* Optional background */
}
.design-options .option {
        border: 2px solid #CCCCCC;;
        background-color: white;
        background: white !important;
        width:100%;
    }
.option .image.top-front {
    float: left;
    width: 100%;
    background: white !important;
}

.colorouter {
    position: relative; /* To position the 'x' and 'Selected' within the box */
    border: 1px solid #ddd;
    text-align: center;
    border-radius: 5px;
    box-sizing: border-box;
}



/*.top-front::before {
    content: '';
    position: absolute;
    top: 10%;
    left: 10%;
    width: 50%;
    height: 30%;
    background-color: #bbb;
}*/

/*.lower-front::before {
    content: '';
    position: absolute;
    bottom: 10%;
    left: 10%;
    width: 80%;
    height: 40%;
    background-color: #bbb;
}
*/
/*.left-breast::before,
.right-breast::before {
    content: '';
    position: absolute;
    top: 10%;
    left: 10%;
    width: 30%;
    height: 30%;
    background-color: #bbb;
}
*/
.design-options .option p {
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    color: black;
    font-weight: 500;
    line-height: normal;
    text-align: center;
}
.stand_sec.first_section_summery .qty_sec.col-md-12 .col-md-3.section_one,.stand_sec.first_section_summery .qty_sec.col-md-12 .col-md-3.sectiontwo {
    margin: 0px;
    padding: 0px;
    text-align: left;
}
.stand_sec.first_section_summery .qty_sec.col-md-12 .col-md-3.section_one .left_smmry,.stand_sec.first_section_summery .qty_sec.col-md-12 .col-md-3.section_one .right_smmry {
    float: left;
    width: 50%;
    text-align: left;
}
button {
    display: inline-block;
    background-color: #00483B;
    color: white;
    border: none;
    padding: 5px 10px;
    margin: 10px 0;
    cursor: pointer;
    font-size: 14px;
}

button:hover {
    background-color: #00483B;
}

p {
    font-size: 12px;
    color: #555;
    line-height: 1.4;
}
    .image {
        width: 100px;
        height: 55%;
        margin: 0px;
        position: relative;
        overflow: hidden;
    }




.colorouter {
    position: relative; /* To position the 'x' and 'Selected' within the box */
    border: 1px solid #ddd;
    text-align: center;
    border-radius: 5px;
    box-sizing: border-box;
}

.selected-text {
  position: absolute;
    top: 32%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
    font-size: 14px;
    font-weight: bold;
    color: white;
}
.color_wrapper .row h3 input#rt_qty {
    width: 10%;
    float: right;
    text-align: center;
    padding: 0px;
    background-color: transparent;
    color: black;
    border: 1px solid black;
    background-color: #e1e1e1;
}
.color_wrapper .row h3 {
    font-size: 14px;
    float: left;
    width: 100%;
}

.col-md-3.sectionfour .fstsumhide span.cntdwn_smry {
    font-size: 21px;
}
.col-md-3.sectionfour .fstsumhide {
    display: block !important;
}
.col-md-3.sectionfour .fstsumhide span.lwer_sumry_head {
    font-size: 17px;
}
.colorouter {
    position: relative;
    border: 1px solid black;
    text-align: center;
    border-radius: 5px;
    box-sizing: border-box;
}
.col-md-3.sectionthree {
    border-right: 1px solid #FFC90E;
    margin-right: 10px !important;
}
.color_one {
    display: inline-block;
    position: relative;
    width: 100%;
}
.color_two {
    display: inline-block;
    position: relative;
    width: 100%;
}
.col-md-3.section_one,.col-md-3.sectiontwo {
    border-right: 1px solid #FFC90E;
    margin-right: 10px !important;
}
 .left_smmry {
    width: 43%;
    display: inline-block;
    float: left;
}
 .right_summry {
    float: left;
    width: 57%;
    display: inline-block;
}
.qty_sec.col-md-12 .col-md-3.section_one .left_smmry {
    float: left;
}
.stand_sec.first_section_summery {
        background-color: #d9d9d9 !important;
}
.clothing_calculator div#nav-tabContent {
    margin-top: -6px;
}
span.titleprice {
    color: #d8232f !important;
    float: right;
}
p.artprice {
    color: BLACK !important;
    padding-bottom: 5px !important;
}
label.headingtxt {
    font-size: .8em;
}
.option .image.top-front img {
    width: 100% !important;
    height: 100% !important;
        object-fit: contain;
}

 .option.selected {
        border: 2px solid #00483B;
        background-color: white;
    }
.remove-text {
   position: absolute;
    top: 0px;
    right: 0px;
    display: none;
    font-size: 17px;
    font-weight: bold;
    color: white;
    cursor: pointer;
    background-color: #00483B;
    padding: 0px 3px;
    line-height: normal;
}

/*shirt styling started from here */

    .shirt_wrapper {
        display: inline-block;
        position: relative;
        width: 100%;
        background-color: #D9D9D9;
        padding: 10px 12px;
    }
    .shirt_wrapper .popup {
        width: 100%;
    }
    .popup {
                position: relative; 
                width: 100%;
                color: #fff;
                text-align: center;
                border-radius: 6px;
                position: relative;
                z-index: 1;
                bottom: 73%;
                position: relative;
                display: inline-block;
    }
    .popup .popuptext {
                width: 90%;
                background-color: #555;
                color: #fff;
                text-align: center;
                border-radius: 6px;
                position: relative;
                z-index: 1;
                bottom: 0%;
                position: relative;
                display: inline-block;
    }
    .woocommerce img, .woocommerce-page img {
                height: auto;
                max-width: 100%;
    }
    span#myPopup span.popup_close {
        position: absolute;
        right: -11px;
        top: -8px;
        background: #d9d9d9;
        color: #FFC90E;
        border: 1px solid #FFC90E;
        padding: 0px;
        margin: 0px;
        width: 5%;
        border-radius: 5px;
    }
        .shirt_wrapper .section_one {
        display: inline-block;
        position: relative;
        float: left;
        width: 21%;
        margin-top: 30px;
        margin-right: 7px;
    }
        .top_sec {
        width: 100%;
        float: left;
        display: inline;
        font-family: Inter !important;
        font-size: 16px;
        font-weight: 600;
        line-height: 24.2px;
        text-align: center;
        border-bottom: 1px solid #BFBEBE;
        padding-bottom: 0px;
        margin-bottom: 4px;
    }
        .top_sec span.left {
        font-family: Inter !important;
        font-size: 20px;
        font-weight: 600;
        line-height: 24.2px;
        text-align: left;
    }
        .top_sec span.right {
        font-size: 18px;
        font-weight: 500;
        line-height: 21.78px;
        text-align: right;
        color: #D82430;
        font-family: Inter !important;
        float: right;
        text-decoration: underline;
    }
        .top_sec span.right {
        float: right;
        position: relative;
        width: 60%;
        padding: 0px;
        margin: 0px;
    }
        .top_sec span.left {
        float: left;
        position: relative;
        display: inline;
        width: 100%;
        padding: 0px;
        margin: 0px;
    }
    .bottom_sec p.qty_label {
        font-family: Inter !important;
        font-size: 20px;
        font-weight: 600;
        line-height: 24.2px;
        text-align: left;
        color: #000000;
    }
        .section_two {
       width: 19%;
        float: left;
        display: inline-block;
        position: relative;
    
    }
      
    .bottom_sec .input-group {
        margin-left: 15px;
    }
    .input-group-prepend {
        float: left;
        display: inline-block;
        position: relative;
    }
    .shirt_wrapper .section_two .bottom_sec .input-group .btn {
        padding: 6px 6px !important;
    }
        input#xs_qty, #s_qty, #l_qty, #m_qty, #xl_qty, #xxl_qty, #xxxl_qty, #xxxxl_qty, #xxxxxl_qty {
        width: 29%;
        text-align: center;
        padding: 1px;
        margin: 0px;
        float: left;
        display: inline-block;
        position: relative;
    }
    .input-group-append {
        float: left;
        display: inline-block;
        position: relative;
    }
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.sec_left {
    float: left;
    width: 100%;
    display: inline-block;
}
.sec_right {
    float: left;
    padding-left: 5px;
    width: 70%;
}
.sec_left .selected_color .colorouter {
    display: inline-block;
    position: relative;
    width: 100%;
}
.shirt_wrapper .section_two .bottom_sec .input-group .input-group-append {
    float: left;
    display: inline-block;
    position: relative;
    width: 100%;
}
.shirt_wrapper .section_two .bottom_sec .input-group .input-group-prepend {
    float: left;
    width: 100%;
}

.shirt_wrapper .section_two .bottom_sec .input-group input {
    width: 50%;
    float: left;
    display: inline-block;
    position: relative;
}
.shirt_wrapper .section_two .bottom_sec {
    display: inline-block;
    position: relative;
    width: 90%;
}
.shirt_wrapper .section_two .bottom_sec .input-group input {
    width:50%;
    float: left;
    display: inline-block;
    position: relative;
    padding: 0px !important;
    text-align: center;
}
.shirt_wrapper .section_two .bottom_sec .input-group button {
    font-size: 23px;
    padding: 0px !important;
}
.shirt_wrapper .section_two .bottom_sec .input-group .input-group-prepend {
    float: left;
    width: 100%;
}
.shirt_wrapper {
    margin-top: 10px;
}
.clothing.color_wrapper .row h3 {
    width: 100%;
    float: unset;
}
.clothing.color_wrapper .row h3 span.left, .clothing.color_wrapper .row h3 .right {
    float: unset;
}
.clothing.color_wrapper .row h3 .right {
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    text-align: right;
    color: #D82430;
    font-family: Inter !important;
    float: right;
    text-decoration: underline;
    margin: 0px !important;
    padding: 0px !important;
    }
.shirt_wrapper .section_two .bottom_sec .input-group .input-group-append {
    float: left;
    display: inline-block;
    position: relative;
    width: 100%;
}
.shirt_wrapper .section_two .bottom_sec {
    display: inline-block;
    position: relative;
    width: 90%;
}
.shirt_wrapper .section_two .bottom_sec .input-group {
    margin: 0px;
    padding: 0px;
}
.shirt_wrapper .section_two .bottom_sec .input-group .btn {
    background-color: #cac4c4;
    color: black;
    border-radius: unset !important;
    width: 100%;
    text-align: center;
    padding: 0px !important;
}
    .col-of-chrgs {
        top: 0;
        position: absolute;
        width: 129px;
        height: 69px;
        text-align: center;
        cursor: pointer;
    }
    .product-one h2 {
    color: #000;
    font-size: 27px;
    line-height: 1.5em;
}
h2.dsgn_price_h {
    text-align: center;
    gap: 10px;
    margin-top: 0px;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
    justify-content: center;
}
span.dsgn_price.one-hr {
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 0px;
    margin: 0px;
    font-size: 23px;
    /* line-height: normal; */
}
span.dsgn_price.twentyfour-hr {
    display: inline-block;
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 23px;
}

span.dsgn_price.same-day {
    font-size: 23px;
    display: inline-block;
    position: relative;
    width: 100%;
    text-align: center;
}
    .upart_ul.profe_design_data h5, .upart_ul.free_design_data h5, .upart_ul h5, .pro_des_left h5 {
        font-size: 1.5em;
        font-weight: bold;
        line-height: 1em;
        color: white;
        margin: 0px;
        padding: 0px;
    }
    .upart_ul.profe_design_data {
    float: left;
    width: 100%;
    }
    .col-md-12.col-sm-12.profesional_clothing {
    float: left;
    width: 50%;
}
.row.shirtdesign_upload {
    display: inline-block;
    position: relative;
    width: 100%;
}
.row.shirtdesign_upload .col-md-12.col-sm-12.upload_file_dsgn.professional_dsgn {
    float: right;
    width: 50%;
}    
}

.clothing.color_wrapper h3 {
    display: none !important;
}
.remianing {
    display: none !important;
}
h3.cal_head_three {
    margin-top: 1em !important;
}
@media screen and (min-width: 768px) {
    .shirt_wrapper .section_one .sec_left {
        width: 15% !important;
    }
    /*jjdfjjfhd clothing calculator add cart btn */
    button.single_add_to_cart_button{
        margin-left:40px;
    }
    /*dskkmkmkm clothing calculator add cart btn*/
  .smry_upr_sction.flxi {
    display: inline !important;
    position: relative;
}  
.smry_upr_sction.flxi span.hd_sumry {
    float: left;
    width: 42%;
    display: inline-block;
    position: relative;
}
.smry_upr_sction.flxi span.delivery_name {
    display: inline-block;
    position: relative;
    width: 58%;
}
.stand_sec.first_section_summery .qty_sec.col-md-12 .color_summary_wrapper {
    width: 20%;
    float: left;
}    
.innerwrapper textarea#custom_textarea {
    border: 1px solid black;
    border-radius: 9px;
    padding: 10px;
} 
.innerwrapper {
    position: relative;
    display: inline-block;
    width: 100%;
}
.brief_section h3.get_professional_design {
    font-size: 18px;
    padding-top: 10px;
    float: left;
    padding-left: 3px;
}
/*color section css started from here */
.outer_wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 4px; /* Adjust spacing between boxes */
    justify-content: flex-start; /* Center-align all items */
    width: 100%;
}
h3.artwrktitle {
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 5px;
    width: 100%;
    float: left;
}
.top_right h3.get_professional_design {
    font-size: 16px;
    padding-right: 10px;
    padding-top: 7px;
}
.top_right {
    position: relative;
    display: flex;
    float: right;
}
.stand_sec.first_section_summery .container {
    background-color: #d9d9d9;
}
.stand_sec.first_section_summery {
    margin-top: 10px;
}
.outer_wrapper .colorouter .colorchoosen {
    height: 150px !important;
}
.colorouter {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 161px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 0px;
    text-align: center;
    box-sizing: border-box;
}

.colorchoosen {
           width: 100%;
        height: 74px;
        margin-bottom: 0px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        background-repeat: no-repeat;
        background-position: center;
        border-radius: 4px;
        background-size: 99% 108%;
}


.colorname {
    font-size: 11px;
    color: #333;
    text-align: center;
    padding: 0px 0px;
}
.quantity-wrapper {
    display: flex;
    align-items: center;
    gap: 0px;
    background-color: #ccc;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    width: 100%;
}

.quantity-input {
      width: 50%;
    text-align: center;
    border: 0px solid #ccc;

}

.increment, .decrement {
       width: 25%;
    /* height: 20px; */
    background-color: #ccc;
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 20px;
    cursor: pointer;
    text-align: center;
    line-height: normal;
    padding: 0px 0px;
    color: black;
}
.colorouter {
    border: 1px solid black; /* Default border */
    border-radius: 5px;
}

/*color section css end at here*/

.design-options {
    display: grid;
    grid-template-columns: repeat(4, 1fr); /* 4 columns of equal width */
    gap: 16px; /* Space between items */
    width: 100%;
}

.checkbox_sec {
    display: flex;
    padding: 0px;
    margin: 0px;
    gap: 0px;
    width: 28px;
    margin-left: -10px;
    position: absolute;
    margin-top: -14px;
    z-index: 99;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: unset !important;
    outline: 0px auto -webkit-focus-ring-color !important;
    outline-offset: 0px !important;
}
.checkbox {
    appearance: none;
    -webkit-appearance: none; /* For Safari */
    width: 20px;
    height: 20px;
    background-color: white;
    border: 1px solid black;
    cursor: pointer;
    display: inline-block;
}

/* Checked state */
.checkbox:checked {
    background-color: #00483B;
    border: 1px solid #00483B;
    position: relative;
}

/* White tick on checked state */
.checkbox:checked::after {
    content: '';
    position: absolute;
    top: 3px;
    left: 7px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
    .checkbox_sec input.checkbox {
        padding: 0px;
        width: 80%;
        margin-top: 5px;
    }
.left_artwork {
    float: right;
    width: 100%;
    margin-top:10px;
}
    .left_artwork button {
        padding: 9px 20px;
        border-radius: 5px;
        font-weight: bold !important;
        font-size: 13px;
        color:#ffffff;
    }
    .option {
        text-align: center;
        background-color: white;
        border: 1px solid black;
        padding: 9px;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
        margin-left: 0;
        margin-top: 16px;
    }

.option .image.top-front {
    float: left;
    width: 100%;
    background: white !important;
}

.colorouter {
    position: relative; /* To position the 'x' and 'Selected' within the box */
    border: 1px solid #ddd;
    text-align: center;
    border-radius: 5px;
    box-sizing: border-box;
}


/*.top-front::before {
    content: '';
    position: absolute;
    top: 10%;
    left: 10%;
    width: 50%;
    height: 30%;
    background-color: #bbb;
}*/

/*.lower-front::before {
    content: '';
    position: absolute;
    bottom: 10%;
    left: 10%;
    width: 80%;
    height: 40%;
    background-color: #bbb;
}
*/
/*.left-breast::before,
.right-breast::before {
    content: '';
    position: absolute;
    top: 10%;
    left: 10%;
    width: 30%;
    height: 30%;
    background-color: #bbb;
}
*/
.design-options .option{
    height:fit-content;
}
.design-options .option p {
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    color: black;
    font-weight: 500;
    line-height: normal;
    text-align: center;
}
.stand_sec.first_section_summery .qty_sec.col-md-12 .col-md-3.section_one,.stand_sec.first_section_summery .qty_sec.col-md-12 .col-md-3.sectiontwo {
    margin: 0px;
    padding: 0px;
    text-align: left;
}
.stand_sec.first_section_summery .qty_sec.col-md-12 .col-md-3.section_one .left_smmry,.stand_sec.first_section_summery .qty_sec.col-md-12 .col-md-3.section_one .right_smmry {
    float: left;
    width: 50%;
    text-align: left;
}
    button {
        display: inline-block;
        background-color: #00483B;
        color: white;
        border: none;
        padding: 5px 10px;
        margin: 10px 0;
        cursor: pointer;
        font-size: 11px;
        color: black;
    }

button:hover {
    background-color: #00483B;
}

/*p {
    font-size: 12px;
    color: #555;
    line-height: 1.4;
}*/
div#tabs h2.inner_heading_calc {
    padding-left: 0px;
}

span.totalsum {
    display: none;
}

.colorouter {
    position: relative; /* To position the 'x' and 'Selected' within the box */
    border: 1px solid #ddd;
    text-align: center;
    border-radius: 5px;
    box-sizing: border-box;
}

.selected-text {
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
    font-size: 11px;
    font-weight: bold;
    color: white;
            background-color: #80808078;
        padding: 0px 10px;
}
.color_wrapper .row h3 input#rt_qty {
    width: 10%;
    float: right;
    text-align: center;
    padding: 0px;
    background-color: transparent;
    color: black;
    border: 1px solid black;
    background-color: #e1e1e1;
}
.color_wrapper .row h3 {
    font-size: 22px;
    float: left;
    width: 47%;
}

.col-md-3.sectionfour .fstsumhide span.cntdwn_smry {
    font-size: 21px;
}
.col-md-3.sectionfour .fstsumhide {
    display: block !important;
}
.col-md-3.sectionfour .fstsumhide span.lwer_sumry_head {
    font-size: 17px;
}
.colorouter {
    position: relative;
    border: 1px solid black;
    text-align: center;
    border-radius: 5px;
    box-sizing: border-box;
}
.col-md-3.sectionthree {
    border-right: 1px solid #FFC90E;
    margin-right: 10px !important;
}
.color_one {
    display: inline-block;
    position: relative;
    width: 100%;
}
.color_two {
    display: inline-block;
    position: relative;
    width: 100%;
}
.col-md-3.section_one,.col-md-3.sectiontwo {
    border-right: 1px solid #FFC90E;
    margin-right: 10px !important;
}
 .left_smmry {
    width: 43%;
    display: inline-block;
    float: left;
}
 .right_summry {
    float: left;
    width: 57%;
    display: inline-block;
}
.qty_sec.col-md-12 .col-md-3.section_one .left_smmry {
    float: left;
}
.stand_sec.first_section_summery {
        background-color: #d9d9d9 !important;
}
.clothing_calculator div#nav-tabContent {
    margin-top: -6px;
}
span.titleprice {
    color: #d8232f !important;
    float: right;
}
    p.artprice {
        color: #00483B !important;
        padding-bottom: 5px !important;
        text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, 1px 1px 0 #000, -1px 1px 0 #000 !important;
        font-size: 20px !important;
        margin-top: 7px !important;
    }
    label.headingtxt {
        font-size: 15px;
        font-weight: bold !important;
    }
.option .image.top-front img {
    width: 100% !important;
    height: auto !important;
        object-fit: contain;
}

 .option.selected {
        border: 2px solid #00483B;
        background-color: white;
    }
.shirt_wrapper .section_one .sec_left .selected_color {
    background-color: white;
}    
.remove-text {
   position: absolute;
    top: 0px;
    right: 0px;
    display: none;
    font-size: 17px;
    font-weight: bold;
    color: white;
    cursor: pointer;
    background-color: #00483B;
    padding:0px 9px;
    line-height: normal;
}

/*shirt styling started from here */

    .shirt_wrapper {
        display: inline-block;
        position: relative;
        width: 100%;
        background-color: #D9D9D9;
        padding: 10px 12px;
    }
    .shirt_wrapper .popup {
        width: 100%;
    }
    .popup {
                position: relative; 
                width: 100%;
                color: #fff;
                text-align: center;
                border-radius: 6px;
                position: relative;
                z-index: 1;
                bottom: 73%;
                position: relative;
                display: inline-block;
    }
    .popup .popuptext {
                width: 100%;
                background-color: #555;
                color: #fff;
                text-align: center;
                border-radius: 6px;
                position: relative;
                z-index: 1;
                bottom: 0%;
                position: relative;
                display: inline-block;
    }
    .woocommerce img, .woocommerce-page img {
                height: auto;
                max-width: 100%;
    }
    span#myPopup span.popup_close {
        position: absolute;
        right: -11px;
        top: -8px;
        background: #d9d9d9;
        color: #FFC90E;
        border: 1px solid #FFC90E;
        padding: 0px;
        margin: 0px;
        width: 5%;
        border-radius: 5px;
    }
        .shirt_wrapper .section_one {
        display: inline-block;
        position: relative;
        float: left;
        width: 23%;
    }
        .top_sec {
        width: 100%;
        float: left;
        display: inline;
        font-family: Inter !important;
        font-size: 13px;
        font-weight: 600;
        line-height: 24.2px;
        text-align: center;
        border-bottom: 1px solid #BFBEBE;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
        .top_sec span.left {
        font-family: Inter !important;
        font-size: 20px;
        font-weight: 600;
        line-height: 24.2px;
        text-align: left;
    }
        .top_sec span.right {
        font-size: 18px;
        font-weight: 500;
        line-height: 21.78px;
        text-align: right;
        color: #D82430;
        font-family: Inter !important;
        float: right;
        text-decoration: underline;
    }
        .top_sec span.right {
        float: right;
        position: relative;
        width: 60%;
        padding: 0px;
        margin: 0px;
    }
        .top_sec span.left {
        float: left;
        position: relative;
        display: inline;
        width: 100%;
        padding: 0px;
        margin: 0px;
    }
    .bottom_sec p.qty_label {
        font-family: Inter !important;
        font-size: 20px;
        font-weight: 600;
        line-height: 24.2px;
        text-align: left;
        color: #000000;
    }
        .section_two {
        width: 8.5%;
        float: left;
        display: inline-block;
        position: relative;
    }
        .top_sec {
        width: 100%;
        float: left;
        display: inline;
        font-family: Inter !important;
        font-size: 13px;
        font-weight: 600;
        line-height: 24.2px;
        text-align: center;
        border-bottom: 1px solid #BFBEBE;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .bottom_sec .input-group {
        margin-left: 15px;
    }
    .input-group-prepend {
        float: left;
        display: inline-block;
        position: relative;
    }
    .shirt_wrapper .section_two .bottom_sec .input-group .btn {
        padding: 6px 6px !important;
    }
        input#xs_qty, #s_qty, #l_qty, #m_qty, #xl_qty, #xxl_qty, #xxxl_qty, #xxxxl_qty, #xxxxxl_qty {
        width: 29%;
        text-align: center;
        padding: 1px;
        margin: 0px;
        float: left;
        display: inline-block;
        position: relative;
    }
    .input-group-append {
        float: left;
        display: inline-block;
        position: relative;
    }
    .input-group {
        position: relative;
        display: table;
        border-collapse: separate;
    }
    .shirt_wrapper .section_one {
        display: inline-block;
        position: relative;
        float: left;
        width: 100%;
        padding-bottom: 20px;
    }
    .section_two {
        width: 11%;
        float: left;
        display: inline-block;
        position: relative;
    }
    .sec_left {
        float: left;
        height: 130px;
        width: 15%;
        display: inline-block;
    }
    .sec_left .selected_color .colorouter {
        height: 130px;
    }
    .sec_left .selected_color .colorouter .colorchoosen {
        height: 100px !important;
    }
    .colorname {
        height: 30px;
        justify-content: center;
        display: flex;
        align-items: center;
        font-weight: bold;
    }
    .sec_left .selected_color {
        height: 130px;
    }
    button.btn.btn-outline-secondary {
        margin-top: 0;
        height: 39px;
    }
    .sec_right {
        float: left;
        padding-left: 16px;
        width: 85%;
        height: 130px;
    }
    .sec_right .top_sec {
        height: 65px;
        align-items: center;
        display: flex;
        margin: 0;
        padding: 0;
    }
    .sec_right .bottom_sec {
        height: 65px;
        align-items: center;
        display: flex;
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .sec_left .selected_color .colorouter {
        display: inline-block;
        position: relative;
        width: 100%;
    }
    .shirt_wrapper .section_two .bottom_sec .input-group .input-group-append {
        float: left;
        display: inline-block;
        position: relative;
        width: 20%;
    }
    .shirt_wrapper .section_two .bottom_sec .input-group .input-group-prepend {
        float: left;
        width: 20%;
    }

.shirt_wrapper .section_two .bottom_sec .input-group input {
    width: 60%;
    float: left;
    display: inline-block;
    position: relative;
}
.shirt_wrapper .section_two .bottom_sec {
    display: inline-block;
    position: relative;
    width: 90%;
}
.shirt_wrapper .section_two .bottom_sec .input-group input {
    width: 40%;
    float: left;
    display: inline-block;
    position: relative;
    padding: 0px !important;
    text-align: center;
}
.shirt_wrapper .section_two .bottom_sec .input-group button {
    font-size: 23px;
    padding: 0px !important;
}
.shirt_wrapper .section_two .bottom_sec .input-group .input-group-prepend {
    float: left;
    width: 30%;
}
.shirt_wrapper {
    margin-top: 10px;
}
.clothing.color_wrapper .row h3 {
    width: 47%;
    float: unset;
}
.clothing.color_wrapper .row h3 span.left, .clothing.color_wrapper .row h3 .right {
    float: unset;
}
.clothing.color_wrapper .row h3 .right {
    font-size: 22px;
    font-weight: 500;
    line-height: normal;
    text-align: right;
    color: #D82430;
    font-family: Inter !important;
    float: right;
    text-decoration: underline;
    margin: 0px !important;
    padding: 0px !important;
    }
.shirt_wrapper .section_two .bottom_sec .input-group .input-group-append {
    float: left;
    display: inline-block;
    position: relative;
    width: 30%;
}
.shirt_wrapper .section_two .bottom_sec {
    display: inline-block;
    position: relative;
    width: 90%;
}
.shirt_wrapper .section_two .bottom_sec .input-group {
    margin: 0px;
    padding: 0px;
}
.shirt_wrapper .section_two .bottom_sec .input-group .btn {
    background-color: #cac4c4;
    color: black;
    border-radius: unset !important;
    width: 100%;
    text-align: center;
    padding: 0px !important;
}
    .col-of-chrgs {
        top: 0;
        position: absolute;
        width: 129px;
        height: 69px;
        text-align: center;
        cursor: pointer;
    }
    .product-one h2 {
    color: #000;
    font-size: 27px;
    line-height: 1.5em;
}
     h2.dsgn_price_h {
    display: inline-block;
    position: relative;
    padding: 0px;
    margin: 0px;
    font-size: 13px;
    width: 100%;
    text-align: center;
}
span.dsgn_price.one-hr {
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 0px;
    margin: 0px;
    font-size: 23px;
    /* line-height: normal; */
}
span.dsgn_price.twentyfour-hr {
    display: inline-block;
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 23px;
}
span.dsgn_price.same-day {
    font-size: 23px;
    display: inline-block;
    position: relative;
    width: 100%;
    text-align: center;
}
    .upart_ul.profe_design_data h5, .upart_ul.free_design_data h5, .upart_ul h5, .pro_des_left h5 {
        font-size: 1.5em;
        font-weight: bold;
        line-height: 1em;
        color: white;
        margin: 0px;
        padding: 0px;
    }
    .upart_ul.profe_design_data {
    float: left;
    width: 50%;
    }
    .col-md-12.col-sm-12.profesional_clothing {
    float: left;
    width: 50%;
}
.row.shirtdesign_upload {
    display: inline-block;
    position: relative;
    width: 100%;
}
.row.shirtdesign_upload .col-md-12.col-sm-12.upload_file_dsgn.professional_dsgn {
    float: right;
    width: 25%;
}
}



@media (max-width:991px){
    h1.cal_order_now_heading_main{
        font-size:15px !important;
    }
    .price-summary{
        flex-direction:column;
    }
    /*.option{*/
    /*    width:calc(49% - 10px) !important;*/
    /*}*/
}




.colorouter.selected {
  border: 1px solid #00483B !important; 
 
}







/*.summary-scroll-wrapper {*/
/*  display: flex;*/
/*  flex-wrap: nowrap;*/
/*  overflow-x: auto;*/
/*  -webkit-overflow-scrolling: touch;*/
/*  gap: 15px;*/
/*  padding: 20px 0;*/
/*}*/


/*.summary-scroll-wrapper > .color_summary_wrapper {*/
/*  flex: 0 0 auto;*/
/*  box-sizing: border-box;*/
/*  min-width: 240px;*/
/*  width: 80%; */
/*  scroll-snap-align: start;*/
/*}*/


/*@media (min-width: 576px) {*/
/*  .summary-scroll-wrapper > .color_summary_wrapper {*/
/*    width: 50%;*/
/*  }*/
/*}*/


/*@media (min-width: 768px) {*/
/*  .summary-scroll-wrapper > .color_summary_wrapper {*/
/*    width: 33.3333%;*/
/*  }*/
/*}*/


/*@media (min-width: 992px) {*/
/*  .summary-scroll-wrapper > .color_summary_wrapper {*/
/*    width: 25%;*/
/*  }*/
/*}*/

/* Scrollbar styles */
/*.summary-scroll-wrapper::-webkit-scrollbar {*/
/*  height: 10px;*/
/*}*/

/*.summary-scroll-wrapper::-webkit-scrollbar-track {*/
/*  border-radius: 10px;*/
/*}*/

/*.summary-scroll-wrapper::-webkit-scrollbar-thumb {*/
/*  border-radius: 10px;*/
/*}*/

/*.summary-scroll-wrapper::-webkit-scrollbar-thumb:hover {*/

/*}*/


