.cxl_text_1{
    display: inline-block;

    color: #FFF;
    font-family: 'brandon-grotesque';
    font-size: 14px;
    font-style: normal;
    font-weight: 450;
    line-height: normal;
    letter-spacing: 0.7px;
    text-transform: uppercase;

    background: #4E9179;
    padding: 4px;
    margin-top: 4px;
    margin-bottom: 4px;
}

.cxl_text_2{
    color: #2E3133;
    font-family: 'brandon-grotesque';
    font-size: 16px;
    font-style: normal;
    font-weight: 450;
    line-height: normal;

    margin-bottom: 29px;
}

#upsellPopup h2{
    padding-left: 5%;
    margin-bottom: 30px !important;
}

#upsellPopup .popup-spacer{
    height: 0 !important;
}

.popup-info-desktop > .text-block {
    text-align: left !important;
}

.popup-info-desktop > div.text-center{
    text-align: left !important;
}

#upsellPopup.upsell-atc-product img{
    width: 300px !important;
    border: 0 !important;
    padding: 0 24px 0 9px;
}

#go_to_paypal{
    margin-bottom: 8px !important;
}

.popup-info-desktop span.color-ef4036-red{
    /*float: left;*/
    margin-right: 10px;
}

/* mobile */
@media screen and (max-width: 768px){
    #upsellPopup.upsell-atc-product img {
        width: 100% !important;
        border: 0 !important;
        margin: 14px 0 47px 0 !important;
        padding: 0;
    }

    .upsell-mobile-price-wrapper{
        right: auto !important;
        top: auto !important;
        bottom: -45px;
        left: calc(50% - 14px);
        width: 70px;
        left: calc(50% - 35px);
    }

    .cxl_text_2{
        margin-bottom: 14px;
    }

    .popup-info-mobile-.popup-info-desktop- > span {
        display: none !important;
    }

    /* IMG FIX */
    #upsellPopup img[src="https://www.getcleanpeople.com/wp-content/uploads/2021/02/fresh-and-clean-160-885-×-665-px.jpg"],
    #upsellPopup img[src="https://www.getcleanpeople.com/wp-content/uploads/2021/02/fragrance-free-160-885-×-665-px.jpg"]
    {
        width: 66% !important;
        margin: 0 auto 50px auto !important;
    }


    #upsellPopup img[src="https://www.getcleanpeople.com/wp-content/uploads/2021/02/Clean-People-ATC-Upsell-885-×-665-px-1.jpg"]{
        width: 75% !important;
        margin: 0 auto 50px auto !important;
    }

}
@media (max-width: 424px) {
    #upsellPopup .modal-footer {
        margin-top: 0 !important;
    }

    .popup-info-mobile > span[style="color:#020237;"] {
        font-size: 12px;
    }
}