/***************************    STYLE GENERAL **********************/
body {
    font-family: 'Merriweather', Arial, Helvetica, Verdana;
    font-size:13px;
    color:#505b66; 
    background-color:#152853;
    background-image: url("../images/background.jpg");
    background-repeat: no-repeat;
    background-position:top center;
    background-attachment:fixed;
}
body div.wrapper{
    width:990px;
    margin: 0 auto;
    background: #fff;
}
#content,
#main_index{

}
.main{
    padding:0 25px 25px;
    display: block;
}
.sep_commande {
    color: #f7f9f8;
    cursor: default;
    font-family: georgia;
    font-size: 27px;
    height: 20px;
    line-height: 0;
}
.sstitre_process{
    font-size: 22px;
    font-family: "ubuntu";
    font-weight: 300;
}
.titre_process{
    font-size: 34px;
    font-family: "ubuntu";
    font-weight: 300;
}
.titreerreur{
    margin: 5px 0 0 0;
    display: block;
        color: #c60f13;
    border: 1px solid #c60f13;
    background: #f6898b;
    padding: 7px;
}
.info-inrees{
    height: 300px;
}
.info-inrees h6{
    text-transform: uppercase;
    margin-bottom: 10px;
}
.info-inrees span.rowL{
    width: 250px;
    text-align: left;
}
.info-inrees span.rowR{
    text-align: left;
}
.form_paiement{
    border: 1px solid  #ecf0f6;
}
.form_paiement h3{
    text-align: center;
}
.form_paiement p{
    font-weight: bold;
}
/***************************    HEADER **********************/
header{
    width:990px;
    height: 120px;
    margin: 0 auto; 
}
header .path {
    font-size: inherit;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
}
.path {
    max-width: inherit;
    border-top: 0;
    border-bottom: 0;
    width: 700px;

}
.path.stepsCount_5 li {
    width: 8.3rem;
}
.path li {
    font-size: 0.875rem;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    font-family: "ubuntu";
    position: relative;
    margin: 1.9rem -0.16rem;
}
.path li.todo i,
.path li.todo strong {
    border-color: rgba(204,204,204,0.2);
    color: rgba(204,204,204,0.2);
}
.path li.current i,
.path li.current strong {
    border-color: #ed0080;
    color: #ed0080;
}
.path i {
    position: relative;
    z-index: 3;
    display: inline-block;
    vertical-align: middle;
    width: 1.8rem;
    height:1.8rem;
    line-height: 1.6rem;
    border: 0.2rem solid #333333;
    border-radius: 1.2rem;
    cursor: default;
}
.path li.current:after,
.path li.todo:after {
    background-color: rgba(204,204,204,0.1);
}
.path li:last-child:after{
    background-color: rgba(204,204,204,0.0);

}
.path li.done:after,
.path li.current:after,
.path li.todo:after {
    right: 0;
}
.path li:after,
.path li:before {
    left:5rem;
}
.path li:after,
.path li:before {
    content: "";
    display: block;
    height: 0.1875rem;
    position: absolute;
    top: 0.8rem;
    width: 6.41rem;
}
.path li:first-child:before,
.path li.todo:last-child:after {
    display: none;
}
.path li.done:before,
.path li.done:after {
    background-color: #ccc;
}
.path li.done i, .path li.done strong {
    border-color: #cccccc;
    color: #cccccc;
}
.path strong {
    display: block;
    font-size: 0.8125rem;
    margin:  0.1875rem 0 0;
    font-weight: lighter;
}
.logo{
    width: 290px;
    float: left;    
}
.logo img{
    width: 190px;
    margin: 35px 0 0 90px;
}
.content_step{
    width: 700px;
    float: left; 
}

/***************************    FOOTER **********************/
#commande_footer{
    padding: 20px 110px;
    color: #7c8ca8;
}
#commande_footer .content_paiement{
    float: left;
    width: 380px;
}
#commande_footer .content_paiement h3,
#commande_footer .content_client h3{
    font-family: 'Ubuntu';  
    font-weight: 700;
    font-size: 14px;
    padding: 0 0 15px;
}
#commande_footer .content_paiement li{
    margin-right: 0.4em;
    line-height: 2;
}
#commande_footer .content_client{
    border-left: 1px solid #ebebeb;
    clear: none;
    float: right;
    width: 350px;
    padding: 0 0 0 20px
}
.type_paiement{
    display: inline-block;
}
#commande_footer .content_paiement{
    margin-bottom: 10px;
}

#commande_footer .content_paiement .paiement_icon{
    background-image: url("../images/sprite/logo_paiement.png");
    background-repeat: no-repeat;
    display: inline-block;
    overflow: hidden;
    text-indent: -1000em;
    vertical-align: middle;
}
#commande_footer .content_paiement .paiement_cb {
    background-position: 0 -25px;
    height: 23px;
    width: 65px;
}
#commande_footer .content_paiement .paiement_visa {
    background-position: 0 -69px;
    height: 23px;
    width: 65px;
}
#commande_footer .content_paiement .paiement_cheque {
    background-position: 0 -91px;
    height: 37px;
    width: 65px;
}
#commande_footer .content_paiement .paiement_mastercard {
    background-position: 0 -47px;
    height: 22px;
    width: 65px;
}
#commande_footer .content_paiement .paiement_maestro {
    background-position: 0 0px;
    height: 26px;
    width: 65px;
}
/***************************    FORMULAIRE **********************/
label.default{
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: 500;
    height: 30px;
    width: 230px;
    float: left;
    text-align: right;
    line-height: 2.4; 
    padding:  0 10px 0 10px;
}
label.default_auto{
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: 500;
    height: 30px;
    width: 155px;
    font-weight: bold;
    float: left;
    text-align: right;
    line-height: 14px; 
    padding:  0 10px 0 0;
}
.field{
    clear: both;
    display: table;
    margin: 0 auto;
    max-width: 62.5em;
    width: 100%;
    margin: 10px 0;
}
button[type=button] i.fa{
    margin-left: 5px;
    line-height: 1;
}
select{
    display: block;
    height: 30px;
    width: 390px;
}
.select_little_inline select{
    display: block;
    float: left;
    margin-right: 10px;
    width: 80px;
}
input[type="text"].input-num_card  {
    width: 190px;
    height: 25px;
    font-family: arial;
    padding: 0 5px;
    font-size: 13px;
    color :#192250;
}
input[type="text"].input-crypt_card{
    width: 50px;
    height: 30px;
    font-family: arial;
    padding: 5px 0;
    color :#192250;
    font-size: 13px;
}
/*********************   RADIO CUSTOM    **********************/

.topcoat-radio-button {
    color: #454545;
    line-height: 1.063rem;
}

.topcoat-radio-button__checkmark:before {
    width: 1.063rem;
    height: 1.063rem;
    background: #e5e9e8;
    border: 1px solid #9daca9;
    box-shadow: inset 0 1px #fff;
}

.topcoat-radio-button__checkmark {
    position: relative;
    width: 1.063rem;
    height: 1.063rem;
}

.topcoat-radio-button__checkmark:after {
    opacity: 0;
    width: 0.313rem;
    height: 0.313rem;
    background: #454545;
    border: 1px solid rgba(0,0,0,0.1);
    box-shadow: 0 1px rgba(255,255,255,0.5);
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    top: 0.313rem;
    left: 0.313rem;
}

input[type="radio"]:focus + .topcoat-radio-button__checkmark:before {
    border: 1px solid #0036ff;
    box-shadow: inset 0 1px rgba(255,255,255,0.36), 0 0 0 2px #6fb5f1;
}

input[type="radio"]:active + .topcoat-radio-button__checkmark:before {
    border: 1px solid #9daca9;
    background-color: #d2d6d6;
    box-shadow: inset 0 1px rgba(0,0,0,0.1);
}

input[type="radio"]:disabled:active + .topcoat-radio-button__checkmark:before {
    border: 1px solid #9daca9;
    background: #e5e9e8;
    box-shadow: inset 0 1px #fff;
}
.radio-button__label, .topcoat-radio-button{
    cursor: pointer;
}
.m-l260{margin-left: 260px;}
/*********************   ADRESSE    **********************/
.carnetadresselivraison{
    width: 238px;
    height: 160px;
    float: left;
    margin: 0 25px 30px 0;
    padding: 0 25px 0 0 ;
}
.carnetadresselivraison:nth-child(3),
.carnetadresselivraison:nth-child(6),
.carnetadresselivraison:nth-child(9),
.carnetadresselivraison:nth-child(12){
    margin: 0 0 25px 0;   
}

.carnetadresselivraison:nth-child(1),
.carnetadresselivraison:nth-child(2),
.carnetadresselivraison:nth-child(4),
.carnetadresselivraison:nth-child(5),
.carnetadresselivraison:nth-child(7),
.carnetadresselivraison:nth-child(8),
.carnetadresselivraison:nth-child(10),
.carnetadresselivraison:nth-child(11){
    border-right: 1px solid #f3f5f7;

}
.adresse_commande_modif{
    display: block;
    margin:5px  0 0 0 ; 
}
/************************** CHOIX LIVRAISON ******************************/
.livraison_choix{
    float: left;
    min-height: 45px;
    padding: 10px 35px;
}
.livraison_choix .text_content{
    width: 450px;
    float: left;
}
.livraison_choix .text_content .logo_transport{
    float: left;
    margin: 0 15px 0 5px;
    width: auto;

}
.livraison_choix .bouton_content{
    width: 250px;
    float: left;
}
/***************************    RECAPITULATIF PANIER **********************/
.content_recapitulatif{
    margin: 0 auto;
}
.top_command{
    background: none repeat scroll 0 0 rgba(26, 102, 173, 0.6);
    border-top: 4px solid #87a8c6;
    height: 50px;
    line-height: 1;  
    margin-top: 115px;
}
#commande_content{
    background: #fff;
    border-top: 5px solid #a1b6d1;
    padding:25px 35px 35px;
}
.border_commande{
    border:10px solid #ecf0f6;
}
.content_recapitulatif .titre_panier{
    border-bottom: 1px solid #000;
    padding: 0 0 20px 0;
    width: 100%;
    display: inline-block;
}
.content_recapitulatif .list_command{
}
.content_recapitulatif .titre_list{
    font-size: 13px; 
    font-family: 'Inrees-Bold';
    color:#111b58;
    height: 14px;
    padding-bottom: 25px;
    display: flex;
}
.content_recapitulatif .titre_list .titre_produit{
    padding-left:30px;
    width: 530px;
}
.content_recapitulatif .titre_list .titre_quantite{
    width: 130px;
}
.content_recapitulatif .titre_prix{
}
.content_recapitulatif .produit_list{
    border-bottom: 1px solid #d8d8d8;
    display: flex;
    padding: 1.33em 0 1.33em 0;
    width: 100%;
}
.content_recapitulatif .produit_list:last-child{
    border: none;
}
.content_recapitulatif .produit_list .produit_img{
    width: 120px;
    float: left;
    text-align: center;
    margin-right: 15px;
}
.content_recapitulatif .produit_list .produit_img img{
    max-width: 70px;
    width: 100%;
    max-height: 120px
}

.content_recapitulatif .produit_list .produit_text{
    width: 590px;
}
.content_recapitulatif .produit_supprimer span,
.content_recapitulatif .produit_quantite span,
.content_recapitulatif .produit_prix span{
    margin-top: 25px;
    display: block;
}
.content_recapitulatif .produit_list .produit_supprimer span{
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
}
.content_recapitulatif .produit_list  .produit_quantite{
    width: 105px;
    text-align: center;
    font-size: 14px;
}
.content_recapitulatif .produit_list  .produit_prix{
    width: 77px;
    text-align: right;
    font-size: 14px;
    padding-right: 15px;
}
.content_recapitulatif .produit_list  .produit_prix span{
    font-family: "Ubuntu";
    font-weight: 500;
}
.content_recapitulatif .produit_list  .produit_prix_unitaire{
    width: 77px;
    text-align: center;
    font-size: 14px;
}
.content_recapitulatif .produit_list  .produit_supprimer{
    width: 20px; 
}
.content_recapitulatif .produit_text,
.content_recapitulatif .produit_quantite,
.content_recapitulatif .produit_prix,
.content_recapitulatif .produit_supprimer{
    float: left;
}
.content_recapitulatif .total_redu_content{
    padding: 20px 0 20px 0;
}
.content_recapitulatif .reduct_content{
    width: 300px;
    float: left;
    padding: 15px;
    background: #ECF0F6;
}
.content_recapitulatif .reduct_content input{
    width: 265px;
}
.content_recapitulatif .reduct_content h2{
    font-size: 13px;
    color: #111b58;
    font-family: 'Ubuntu';
    margin-bottom: 5px;
}
.content_recapitulatif .reduct_content button{
    margin-left: 205px;
    background: #ECF0F6;
    padding: 4px 15px;
}
.content_recapitulatif .total_redu_content .total_content{
    float: right;
    width: 375px;
    border-top : 1px solid #d8d8d8 ;
    padding: 15px 0;
}
.contentprocess_pricerecap{
    padding:0 15px;
    font-family: "Ubuntu";
    font-weight: 500;
}
.prix_recap{
    text-align: right;
}
.content_recapitulatif .sep_total_panier{
    margin: 5px 0 15px 0;
    border-bottom: 1px solid #d8d8d8;
    padding: 5px 0 0 0;
    display: block;
}
.container_adresse{
    width: 380px;
    float: left;
}
.carnetadresserecapitulatif{
    width: 215px;
    float: left;
    margin: 0 25px 25px 0;
    padding: 0 25px 0 0 ;
}
#content_paiement{
    width: 100%;

    display: inline-block;
}
#content_paiement .active {
    background: #ebebeb;
}
#content_paiement label{
    text-align: center;
    padding: 1.5em 1em .5em;
    //margin: 0 1em 0 0;
    cursor: pointer;
    display: inline-block;
}
#content_paiement label img{
    max-height: 40px;
}
#content_paiement input[type="radio"] {
    border: 0 none;
    margin: 0 auto;
    opacity: 1;
    outline: medium none;
    overflow: visible;
    padding: 5px;
    position: relative;
    display: block;
    float: none;
    text-align: center;
}
#choix-paiement-bloc i{
    margin-top: .5em;
    float: none;
    display: block;
    margin: 0 auto;
}
/***************************    PROCESS COMMANDE **********************/

.rowProcess{
    display: block;
    margin: 10px auto;
}
.width650{width: 650px;}
.width600{width: 600px;}
.width580{width: 580px;}
.width570{width: 570px;}
.width550{width: 550px;}
.width470{width: 470px;}
