#page-custom-header {
    cursor: pointer;
}

#page-custom-header img {
    cursor: pointer;
}

.woocommerce span.onsale  {
    display: none !important;
}

span.onsale {
    display: none !important;
}

.clsPrintPricing {
    display: none;
    background-color: #01ADF0;
    color: #fff;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 1px;
}    


.clsPrintEmbChk {
    border: 0px;
    width: 100%;
    height: 2em;
    margin: 5px 0px 0px 0px;
}

.clsEmbOptions {
    display: block;
    background-color: #01ADF0;
    color: #fff;
    width: 100%;
}

.clsPrintEmbOptionCenterLine {
    margin-right: 1px;
}

.clsPrintEmbOption {
    width: 49%;
    display: inline-block;    
    font-size: 20px;
    text-align: center;
    line-height: 20px;
}

#uploadParent {
    width:100%;
    display: inline-block;
    text-align: center;
}

#uploadParent > form{
    width:45%;
    display: inline-block;
    vertical-align: top;
}

#imageView {
    display: inline-block;
    width: 130px;
    height: 130px;
    max-width: 40vw;
    border: 9px solid #434d52;
    border-radius: 15px;
    margin: 4px;
}

.addedToCartMsg {
    position: fixed;
    top: 120px;
    --bs-toast-zindex: 9090;
    right: 20px;
    background: #fefefe;
    padding: 10px 10px;
    width: 260px;
    font-weight: 500;    
    font-size: 14px;
    visibility:hidden;
    right: 20px;    
    max-width: 40vw;
    border: 2px solid #434d52;
    border-radius: 15px;
    top: 100px;
    z-index : 99999;
    opacity:0 ;
}

.notification-header {
    color: #000;
    font-weight: bold;
}

.notification-body {
    
    color: #bb3a3a;
    
}


ul.tabs {
    margin: 0px !important;    
}

.clsEmbPricing {
    background-color: #01ADF0;
    color: #fff;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 1px;
}

.clsPrintPricing .clsEmbPricingLevel {
    
    text-align-last: center;
}

.clsEmbPricing .clsEmbPricingLevel {
    
    text-align-last: center;
}

.clsEmbPricingLevel {
    width: 30%;
    font-size: 13px !important;
    display: inline-block;
    font-weight: 700;
    line-height: 1.3;
    margin: 0px 3px 0px 10px;
}

.clsEmbPricingPrice {
    display: block;
    font-size: 20px;
}

.clsAllLogos {
    margin: 0 0 20px 0;
}


.clsLogoLabel {
    display: inline-block;
    width: 140px;    
    position: relative;        
    text-align: center;
    color: #910800;
    border-bottom: 2px solid #e3b4b4;
    word-break: break-word;
    word-wrap: break-word;
    max-width: 100%;
    cursor: pointer;        
}

.clsLeftSleeveLogo {
    
}

.clsRightSleeveLogo {
    
}

.clsLeftBreastLogo {
    
}

.clsRightBreastLogo {
    
}


.clsLogoCheckbox {
    position: absolute;
    right: 5px;
    bottom: 3px;
    z-index: 1;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: var(--box-shadow);
    border: 2px solid #fff;
    transition: transform var(--transition), opacity calc(var(--transition) * 1.2) linear;
    
}

.clsLogoWrapper {
    display: inline-block;
    width: 100px;
    height: 140px;
    border-radius: 15px;
    border: 1px solid #cfdde5;    
    margin: 0 13px 0 0;
    position: relative;        
}

.clsShirtLogo{
    
    width:100px;

}