.calculator-section .product_title.entry-title,.calculator-section  .price, .calculator-section .woocommerce-product-details__short-description{
    display:none;
}
.summary-line.total-price strong {
    font-size: 24px;
    /*margin-top: 10px;*/
}
.shw_smry_price_here.total-price{
    font-family: Inter;
    font-size: 30px;
    font-weight: 600;
    line-height: 36.31px;
    text-align: left;
    color: #283F95 !important;
    pointer-events: none !important;
    margin-left: 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;
}
.qty_sec.col-md-9 .col-md-9.col-md-6.section_one{
    width:50% !important;
    flex:0 0 50% !important;
    height:auto !important;
    -webkit-overflow-scrolling: touch;
    display:flex;
    flex-wrap:nowrap;
    overflow-x: auto;
    justify-content:start;
}
/*webkitttt*/
.col-md-9.col-md-6.section_one > * {
  flex: 0 0 auto;               
  width: 150px;                 
  box-sizing: border-box;
}
.col-md-9.col-md-6.section_one > .color_summary_wrapper {
  width: 25% !important;    
  flex: 0 0 auto !important;    
}
/*scrollbar style */
.col-md-9.col-md-6.section_one::-webkit-scrollbar {
  height: 10px;
}

.col-md-9.col-md-6.section_one::-webkit-scrollbar-track {
  /*background: #eee;*/
  border-radius: 10px;
}

.col-md-9.col-md-6.section_one::-webkit-scrollbar-thumb {
  /*background: #ffc90e;*/
  border-radius: 10px;
}

.col-md-9.col-md-6.section_one.section_one::-webkit-scrollbar-thumb:hover {
  /*background: #e6b800;*/
}
/*webkitttt*/
.summary-line.total-price{
    display:flex;
    align-items:center;
    
}
.shirt_wrapper .input-group .form-control {
    font-size:1.2rem;
        height: calc(1.8em + .95rem + 8px);
}
 
@media screen and (max-width: 767px) {
    .col-md-9.col-md-6.section_one > .color_summary_wrapper {
  width: 40% !important;    
}
    .option .image.top-front{
        max-height:126px;
    }
    .qty_sec.col-md-9 .col-md-9.col-md-6.section_one{
        width:100%;
        flex:0 0 100%;
    }
    .qty_sec.col-md-9{
        flex-direction:column !important;
    }
    .right-summary-calc .col-md-6.price-wrap-wrap{
        flex-direction:column;
    }
    .summary-line.total-price{
        justify-content:center;
    }
.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: 24%;*/
    width:calc(50% - 5px);
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 0px;
    text-align: center;
    box-sizing: border-box;
}

.colorchoosen {
           width: 100%;
        height: 126px;
        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: -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: #283F95;
    border: 1px solid #283F95;
    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%;
}

.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(51% - 15px);
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
        text-align: center; /* Center align content */
        background-color: #f9f9f9; /* Optional background */
}

.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: 15px;
    color: black;
    font-weight: 500;
    line-height: normal;
    text-align: center;
}
.stand_sec.first_section_summery .qty_sec.col-md-9 .col-md-3.section_one,.stand_sec.first_section_summery .qty_sec.col-md-9 .col-md-3.sectiontwo {
    margin: 0px;
    padding: 0px;
    text-align: left;
}
.stand_sec.first_section_summery .qty_sec.col-md-9 .col-md-3.section_one .left_smmry,.stand_sec.first_section_summery .qty_sec.col-md-9 .col-md-3.section_one .right_smmry {
    float: left;
    width: 50%;
    text-align: left;
}
button {
    display: inline-block;
    background-color: #283F95;
    color: white;
    border: none;
    padding: 5px 10px;
    margin: 10px 0;
    cursor: pointer;
    font-size: 14px;
}

button:hover {
    background-color: #283F95;
}

p {
    font-size: 12px;
    color: #555;
    line-height: 1.4;
}
.image {
    width: 100px;
    height: 100%;
    margin: 0px;
    position: relative;
    overflow: hidden; /* Ensure the image doesn't exceed the div boundaries */
}




.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 #283F95;
    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 #283F95;
    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-9 .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 !important;
}
.option .image.top-front img {
    width: 100% !important;
    height: 100% !important;
        object-fit: contain;
}

 .option.selected {
        border: 2px solid #283F95;
        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: #283F95;
    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: #283F95;
        border: 1px solid #283F95;
        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:40%;
    /*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) {
  .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-9 .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: 141px;
    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: #283F95;
    border: 1px solid #283F95;
    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%;
}
    .left_artwork button {
        padding: 8px 12px;
        border-radius: 5px;
        font-weight: bold !important;
        font-size: 13px;
        color:#fff;
    }
    .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;
        display:flex;
        flex-direction:column;
        justify-content:space-between;
    }

.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: 15px;
    color: black;
    font-weight: 500;
    line-height: normal;
    text-align: center;
}
.stand_sec.first_section_summery .qty_sec.col-md-9 .col-md-3.section_one,.stand_sec.first_section_summery .qty_sec.col-md-9 .col-md-3.sectiontwo {
    margin: 0px;
    padding: 0px;
    text-align: left;
}
.stand_sec.first_section_summery .qty_sec.col-md-9 .col-md-3.section_one .left_smmry,.stand_sec.first_section_summery .qty_sec.col-md-9 .col-md-3.section_one .right_smmry {
    float: left;
    width: 50%;
    text-align: left;
}
    button {
        display: inline-block;
        background-color: #283F95;
        color: white;
        border: none;
        padding: 5px 10px;
        margin: 10px 0;
        cursor: pointer;
        font-size: 11px;
        color: black;
    }

button:hover {
    background-color: #283F95;
}

/*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 #283F95;
    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 #283F95;
    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-9 .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: #283F95 !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: 100% !important;
        object-fit: contain;
        max-height:126px;
}

 .option.selected {
        border: 2px solid #283F95;
        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: #283F95;
    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: #283F95;
        border: 1px solid #283F95;
        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%;
}
}
ul.nav.nav-tabs.firsttabs li a img.normal_img_del {
    /*filter:unset;*/
    /*filter: brightness(0) saturate(100%) invert(15%) sepia(30%) saturate(5195%) hue-rotate(279deg) brightness(98%) contrast(109%);*/
}
