div#onepagecheckoutps label {
    text-transform: uppercase !important;
    margin: 10px 0 5px;
}

div#onepagecheckoutps input,
div#onepagecheckoutps textarea,
div#onepagecheckoutps select {
    background: none;
    background-color: #f3f3f3;
    border: 1px solid #eaeaea;
    border-radius: 0 !important;
    font-size: 14px;
    padding: 6px 12px;
    height: auto !important;
    min-height: 35px;
}

div#onepagecheckoutps .onepagecheckoutps_p_step {
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0;
    padding: 15px;
    margin-bottom: 15px !important;
    position: relative;
    border-bottom: 1px solid #efefef;
    background: #f3f3f3;
    text-transform: uppercase;
}

div#onepagecheckoutps .onepagecheckoutps_p_step:after {
    position: absolute;
    content: '';
    border-left: 3px solid #286090;
    left: 0;
    top: 0;
    height: 46px;
}

.fa-pts-2x {
    font-size: 1em;
}

div#onepagecheckoutps div#onepagecheckoutps_step_one #opc_show_login {
    border-radius: 0;
    background: #5bc0de;
    box-shadow: none;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 12px;
}

div#onepagecheckoutps #onepagecheckoutps_step_one div.form-group label {
    float: left;
    text-transform: none;
}

div#onepagecheckoutps #onepagecheckoutps_step_one [type="checkbox"],
div#onepagecheckoutps #onepagecheckoutps_step_one [type="radio"] {
    margin-top: 8px;
    min-height: auto;
}

div#field_customer_checkbox_create_account_guest label {
    text-transform: none !important;
}

.card {
    box-shadow: none;
}

div#onepagecheckoutps #panel_addresses_customer .card .card-header {
    padding: 15px;
    background: #f3f3f3;
    border: 1px solid #efefef;
    /* text-transform: uppercase; */
}

div#onepagecheckoutps #panel_addresses_customer .card .card-header a {
    font-size: 14px;
    font-weight: bold;
    /* text-transform: uppercase; */
    color: #333;
}

div#onepagecheckoutps div#onepagecheckoutps_step_one #address_card_new_content,
div#onepagecheckoutps div#onepagecheckoutps_step_one #btn_save_customer {
    border-radius: 0;
    background: #5bc0de;
    box-shadow: none;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review_container > h5 {
    border-bottom: none;
    padding-bottom: 15px !important;
}

div#onepagecheckoutps div#onepagecheckoutps_contenedor {
    background-color: #fff;
    border-radius: 0;
    padding: 20px;
    margin-bottom: 20px;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #btn_place_order {
    border-radius: 0;
    background: #5CB85C;
    box-shadow: none;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #list-voucher-allowed .promo-code-button {
    text-decoration: none;
    color: #FF6600;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #btn_continue_shopping {
    font-size: 14px;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #header-order-detail-content > div {
    text-decoration: none;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    display: none;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #header-order-detail-content > div:first-child {
    /*margin: 0;*/
}

#onepagecheckoutps .col-8 {
    width: 83.33333%;
}

@media (min-width: 768px) .text-md-right {
    font-size: 14px !important;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #order-detail-content .order_total_items .item_total {
    text-align: left;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #order-detail-content .order_total_items .item_total .price {
    float: right;
    font-weight: 700;
    font-size: 16px;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #order-detail-content .cart_description .s_title_block {
    color: #FF6600;
}

span.product-price {
    font-size: 16px !important;
    color: #000;
    text-align: right;
    display: block;
}

.text-md-right {
    font-size: 16px !important;
}

span#total_shipping.price {
    font-weight: normal !important;
}

div#onepagecheckoutps div#onepagecheckoutps_header {
    border-radius: 0;
    margin: 8px 0 15px;
    padding: 20px;
}

p {
    font-size: 12px;
    color: #7a7a7a;
    font-weight: 400;
}

div#onepagecheckoutps span,
div#onepagecheckoutps em,
div#onepagecheckoutps label {
    font-size: 13px;
}

.alert-info {
    background-color: #f7f5d9;
    border-color: #f1e8bc;
    color: #000;
}

.blockreassurance_product {
    display: none;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #order-detail-content .order_total_items .item_total {
    border-bottom: 1px solid #e3e3e3 !important;
    margin: 0 3px 5px !important;
    padding: 0 0 5px !important;
    height: auto !important;
}
.pose{
    position: relative;
}
div#onepagecheckoutps .onepagecheckoutps_p_step_two, 
div#onepagecheckoutps .onepagecheckoutps_p_step_three, 
div#onepagecheckoutps .onepagecheckoutps_p_step_four {
    margin-top: 35px!important;
}
div#onepagecheckoutps div#onepagecheckoutps_step_review .remove-from-cart {
    margin-top: 0!important;
    margin-bottom: 15px!important;
    margin-left: 0!important;
}

/********** MOBILE ************/

@media (min-width: 768px){
    .PrixMobile{
        display: none !important;
    }
    .delete{
        display: none !important;
    }
    .delete2{
        display: block !important;
    }
}

@media (max-width: 992px){
    #order-detail-content .cart_item {
        margin: 0 1px; 
    }
}

@media(max-width: 480px) {
 
    #onepagecheckoutps .col-8 {
        width: 66.66667%;
    }
    #order-detail-content div label {
        margin: 0!important;
    }
    .prix{
        display: none;
        padding: 0!important;
    }
    .PrixMobile{
        display: block;
        position: absolute;
        right: 0;
        top: 0;
    }
    .delete{
        display: block;
    }
    .delete2{
        display: none !important;
    }
/*
    a.remove-from-cart {
        position: absolute;
        top: -108px;
        right: -326px;
    }
*/
}

/*
@media(max-width: 375px) {

    a.remove-from-cart {
        top: -97px;
        right: -287px;
    }
}

@media(max-width: 360px) {

    a.remove-from-cart {
        top: -97px;
        right: -272px;
    }
}

@media(max-width: 320px) {

    a.remove-from-cart {
        top: -86px;
        right: -233px;
    }
}*/
