@media screen and (max-width: 767px) {
.row.pdng_rmve.artwork_section.alloverprintingshirts .width_art div {
height: 8em !important;
}     
.container.mob_overalltshirts h1.singl_product_title span.titleprice {
font-size: 12px;
}
.container.mob_overalltshirts h1.singl_product_title {
font-size: 1.3em !important;
}
.container.mob_overalltshirts .newsolo.sliderlayout .thumbnail-below img.thumb {
width: 24% !important;
height: auto;
object-fit: fill;
border-radius: 6px;
}
.container.mob_overalltshirts .newsolo.sliderlayout .thumbnail-below {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 2px;
margin-top: 9px;
}
.artwork_section.alloverprintingshirts  div#expressdesign_one { pointer-events: auto !important;
}    
.clothing.color_wrapper.overalltshirts h3 {
display: block !important;
} 
.clothing.color_wrapper.overalltshirts .row h3 .right {
float: left !important;
}
div#tshirtwrappers .section_one {
display: none !important;
}    
div#tshirtwrappers .section_two {
width: 25%;
}
.mobile_new_layout .main_calculator_start_overall .accordion-section.accord_click.active {
margin: 0px 10px !important;
}    
.clothing.color_wrapper {
display: inline-block;
position: relative;
width: 100%;
padding: 0px 9px;
}
.mobileaddtocart button.single_add_to_cart_button.button.alt {
display: inline-block !important;
position: relative;
width: 100%;
color: black !important;
background: white !important;
}
.mobileaddtocart {
display: grid;
justify-content: center;
color: white;
background-color: #d82430;
}
.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;
} .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; justify-content: flex-start; 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%;
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% 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%; 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; border-radius: 5px;
} .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; width: 20px;
height: 20px;
background-color: white;
border: 1px solid black;
cursor: pointer;
display: inline-block;
} .checkbox:checked {
background-color: red;
border: 1px solid red;
position: relative;
} .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: 50%;
}
.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; background-color: #f9f9f9; }
.option .image.top-front {
float: left;
width: 50%;
background: white !important;
}
.colorouter {
position: relative; border: 1px solid #ddd;
text-align: center;
border-radius: 5px;
box-sizing: border-box;
}   .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-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: #c9302c;
color: white;
border: none;
padding: 5px 10px;
margin: 10px 0;
cursor: pointer;
font-size: 14px;
}
button:hover {
background-color: #c9302c;
}
p {
font-size: 12px;
color: #555;
line-height: 1.4;
}
.image {
width: 100px;
height: 100%;
margin: 0px;
position: relative;
overflow: hidden; }
.image img {
width: 100%;
height: 100%;
object-fit: cover; position: absolute; top: 0;
left: 0;
}
.colorouter {
position: relative; 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 red;
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 red;
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: red !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 red;
background-color: #f9f9f9;
}
.remove-text {
position: absolute;
top: 0px;
right: 0px;
display: none;
font-size: 17px;
font-weight: bold;
color: white;
cursor: pointer;
background-color: red;
padding: 0px 3px;
line-height: normal;
} .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: red;
border: 1px solid red;
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: 25%;
}
.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: 25%;
}
.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; padding: 0px;
margin: 0px;
font-size: 23px; }
span.dsgn_price.twentyfour-hr {
display: inline-block;
position: relative; text-align: center;
font-size: 23px;
}
span.dsgn_price.same-day {
font-size: 23px;
display: inline-block;
position: relative; 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%;
}    
}
.top_right h3.get_professional_design, .top_right input#defaultCheck_clothing {
display: none !important;
}
.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) {
h1.time_cont_down_side_shirts {
color: white;
margin: 0px;
font-weight: bold;
}  
h1.time_cont_down_side_shirts {
color: white;
margin: 0px;
font-weight: bold;
}
h1.time_cont_down_side_shirts table tr:nth-child(1) td {
border: 2px solid #d82430;
color: #d82430;
}
.clothing.color_wrapper.overalltshirts h3 {
text-align: left;
}    
.stand_sec.first_section_summery.overalltshirts .smry_upr_sction.flxi {
padding: 2px 4px 5px 0px !important;
}  
.stand_sec.first_section_summery.overalltshirts  .smry_lwr_sction.firstLwr_smry {
padding-top: 12px !important;
}
.col-md-6.tab_sec_left.overallprinttshirts nav.inner_pro_spec {
padding-top: 8px;
}
.col-md-3.sectionshowsize {
border-left: 2px solid #d82430;
border-right: 2px solid #d82430;
margin: 20px 0px 10px 10px;
min-height: 6em;
}    
.quantity_section.overallprinting {
pointer-events: none !important;
}
.stand_sec.first_section_summery.overalltshirts .col-md-3.mrgn_smr {
margin: 29px 0px 10px 10px;
}
.col-md-6.tab_sec_left.overallprinttshirts div#nav-info {
min-height: 13.7em;
}    
.stand_sec.first_section_summery.overalltshirts .fstsumhide span.lwer_sumry_head {
width: 50%;
}    
.stand_sec.first_section_summery.overalltshirts .fstsumhide {
display: block !important;
}
div#tshirtwrappers .section_two {
width: 10.35%;
} 
.tab1.artwork_section.alloverprintingshirts .email_latter_left .btn_showtextarea {
display: inline-block;
position: relative;
width: 100%;
}
.tabs_start.artworkhead.overalltshirt .tab_unique.first_tab.current_tab_calculator {
width: 100%;
margin-top: 5px;
}
.tab1.artwork_section.alloverprintingshirts .row.pdng_rmve div#expressdesign_one { pointer-events: auto !important;
} .tab1.artwork_section.alloverprintingshirts .design_professional_left .upart_ul.profe_design_data {
width: 100% !important;
}
div#tshirtwrappers .section_one {
width: 17%;
}
.clothing.color_wrapper.overalltshirts .row h3 {
display: block !important;
}    
div#tshirtwrappers .section_one .sec_right {
width: 100%;
}
.newsolo.sliderlayout .slider-wrapper .slider-container .main-image {
max-height: 14em;
}
.qty_section.col-md-12.overalltshirt tr td:nth-child(1) span {
font-size: 1.5em !important;
line-height: 1.8em;
}
.newsolo.sliderlayout .slider-wrapper .slider-container .main-image img#currentImage {
max-height: 100%;
object-fit: contain;
} 
.newsolo.sliderlayout .slider-wrapper img.thumb {
object-fit: contain;
}
span.titleprice {
color: #d8232f !important;
float: right;
font-size: 20px;
}    
.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;
} .outer_wrapper {
display: flex;
flex-wrap: wrap;
gap: 4px; justify-content: flex-start; width: 100%;
}
h3.artwrktitle {
font-size: 18px;
padding-top: 10px;
padding-bottom: 5px;
width: 75%;
text-align: left;
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: 129px;
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% 88%;
}
.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%; 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; border-radius: 5px;
} .design-options {
display: grid;
grid-template-columns: repeat(4, 1fr); gap: 16px; 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; width: 20px;
height: 20px;
background-color: white;
border: 1px solid black;
cursor: pointer;
display: inline-block;
} .checkbox:checked {
background-color: red;
border: 1px solid red;
position: relative;
} .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%;
}
.left_artwork {
float: right;
width: 50%;
}
.left_artwork button {
padding: 3px 7px;
border-radius: 5px;
}
.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: 5px;
}
.option .image.top-front {
float: left;
width: 50%;
background: white !important;
}
.colorouter {
position: relative; border: 1px solid #ddd;
text-align: center;
border-radius: 5px;
box-sizing: border-box;
}   .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-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: #c9302c;
color: white;
border: none;
padding: 5px 10px;
margin: 10px 0;
cursor: pointer;
font-size: 14px;
}
button:hover {
background-color: #c9302c;
} .image {
width: 100px;
height: 100%;
margin: 0px;
position: relative;
overflow: hidden; }
.image img {
width: 100%;
height: 100%;
object-fit: cover; position: absolute; top: 0;
left: 0;
}
.colorouter {
position: relative; 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 red;
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 red;
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: red !important;
padding-bottom: 5px !important;
}
label.headingtxt {
font-size: 15px;
}
.option .image.top-front img {
width: 100% !important;
height: 100% !important;
object-fit: contain;
}
.option.selected {
border: 2px solid red;
background-color: #f9f9f9;
}
.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: red;
padding:0px 9px;
line-height: normal;
} .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: red;
border: 1px solid red;
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;
}
.sec_left {
float: left;
width: 30%;
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: 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: auto;
padding: 0px;
margin: 0px;
font-size: 23px; }
span.dsgn_price.twentyfour-hr {
display: inline-block;
position: relative;
width: auto;
text-align: center;
font-size: 23px;
}
span.dsgn_price.same-day {
font-size: 23px;
display: inline-block;
position: relative;
width: auto;
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%;
}
}