div#onepagecheckoutps div#onepagecheckoutps_step_three .module_payment_container {
    border-bottom: 2px solid #000 !important;
}
div#onepagecheckoutps label {
    font-size: 14px;
padding-top: 6px;
color: #282828;
}
.alert-info {
    background-color: #e6e7e8;
    border-color: #e6e7e8;
}
.pts-vtop, .pts-vcenter {
    display: table !important;
    padding: 8px 0px;
}
div#onepagecheckoutps span {
    font-size: 13px;
    font-weight: bold;
}
div#onepagecheckoutps input, div#onepagecheckoutps textarea, div#onepagecheckoutps select {
border-radius: 0px !important;
}
div#onepagecheckoutps div#onepagecheckoutps_header {
border-radius: 0px !important;
}
div#onepagecheckoutps div#onepagecheckoutps_contenedor {
border-radius: 0px !important;
}
div#onepagecheckoutps div#onepagecheckoutps_step_two .delivery-option .delivery_option_price {
    font-size: 14px;
}
div#onepagecheckoutps div#onepagecheckoutps_step_two .delivery-option .delivery_option_title {
  font-weight: 700;
}
div#onepagecheckoutps div#onepagecheckoutps_step_review #header-order-detail-content > div {
    font-weight: bold;
    text-decoration: none;
}
div#onepagecheckoutps div#onepagecheckoutps_step_review .cart_item img.img-fluid {
    border: none;
}
div#onepagecheckoutps #onepagecheckoutps_step_three #payment_method_container .module_payment_container .payment_input {
width: 14px;
}
div#onepagecheckoutps #onepagecheckoutps_step_three #payment_method_container .module_payment_container .payment_image {
width: 90px;
}
div#field_customer_customer_type div.row {
width: 100%;
}
div#field_customer_customer_type div.row > div {
margin-left: 0px !important;
}

