div#onepagecheckoutps div#onepagecheckoutps_step_review .cart_quantity .cart_quantity_button .cart_quantity_up, div#onepagecheckoutps div#onepagecheckoutps_step_review .cart_quantity .cart_quantity_button .cart_quantity_down, div#onepagecheckoutps div#onepagecheckoutps_step_review .cart_quantity .cart_quantity_button .megacart_quantity_up, div#onepagecheckoutps div#onepagecheckoutps_step_review .cart_quantity .cart_quantity_button .megacart_quantity_down {
    max-width: 30px;
}

div#onepagecheckoutps .onepagecheckoutps_p_step i.fa-pts {color: #000000 !important;}

.pts .alert-info {
    color: #f5b14a;
    background-color: #fff;
    border-color: #999999;
}
.pts a {
    color: #000000;
    text-decoration: none;
}
div#field_customer_checkbox_create_account_guest {
    display: none;
}
p.payment_module {
   width: 250px;
    display: block;
    padding: 15px 0px;
    background: -webkit-gradient(linear, left top, left bottom, from(#f5b14a), to(#e47444));
    background: -o-linear-gradient(top, #f5b14a 0%, #e47444 100%);
    background: linear-gradient(180deg, #f5b14a 0%, #e47444 100%);
    -webkit-box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1);
    color: white;
    border-radius: 27px 0 27px 0;
    border: none;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    cursor: pointer;
}
#order-opc .delivery_options_address .delivery_option_logo {
    width: 40%;
    padding-left: 0;
}
#onepagecheckoutps {padding: 10px 55px;}