



.upsell-intro h1 {padding: 0px 0px 0px !important;}


@media screen and (min-width: 300px) and (max-width: 330px) {
    .h-t-free-delivery {
        font-size: .75rem!important;
    }
}

@media screen and (min-width: 300px) and (max-width: 330px) {
    .thk-page-delivery-method-img {
        height:110px !important;
    }
}



@media screen and (max-width: 360px) {
    .product-box.wheel-upsell .user-choose a.more-info-btn, .add-remove a, .add-remove a span {
        font-size: 0.8rem !important;
    }


    .custom-quantity-button .bottom-info-label {font-size: 0.6rem;}

    
}

@media screen and (min-width: 331px) and (max-width: 400px) {
    .thk-page-delivery-method-img {
        height:90px !important;
    }
}


@media screen and (min-width: 331px) and (max-width: 359px) {
    .h-t-free-delivery {
        font-size: .8rem!important;
    }
}

@media screen and (min-width: 360px) and (max-width: 440px) {
    .h-t-free-delivery {
        font-size: .9rem!important;
    }
}


@media screen and (min-width: 522px) and (max-width: 768px) { 
    .thk-page-delivery-method {max-width: 310px;}

    .product-box.wheel-upsell .title {
        max-height: 45px !important;
    }
}



@media screen and (min-width: 900px) {

    .order-info-inner {
        max-width: 900px !important;
    }
}




@media only screen and (min-width: 1024px){

    .addQuantity-title {
        padding: 12px 5px 10px 0;
        font-size: 0.736rem !important;
    }

}