/* ------------------------------------------- Activitées */

#header {
    /*display: none;*/
}

.titre1 {
    margin-bottom: 1em !important;
    padding: 0px;
}

.table_panier {
    width: 90%;
    margin: 0px auto;
    font-family: arial;
    background-color: #ffffff;
    max-width: 680px;
    color:#808080;
}

.table_panier td {
    padding: 5px;
    text-align: center;
}


.intituleTableau {
    background-color: #d12c85;
    text-align: center;
    font-weight: bold;
    color: #ffffff;    
}

.nom {
    background-color: #e859a6;
    text-align: center;
    /*font-weight: bold;*/
    color: #ffffff;
}

.prod {
    background-color: #f4c6d7;
    /*font-weight: bold;*/
    color: #6d6d6d;
}

.retrait {
    background-color: transparent;
    width: 30%;
}

.opt {
    /*background-color: #bed3f0;   */
}

.opt .optDesignation {
    padding-left: 50px;
}

.prix {
    background-color: #ffffff;
    color: #1e4e77;
    font-size: 1em; 
}

.prix_small {
    font-size: 0.8em;
    font-style: italic;
}

.remise {
    background-color: #d4e31e;
    color: #d01cc2;
    font-weight: bold;
}

.total {
    background-color: #e367aa;
    color: #ffffff;
}

.

.option_titre {
    text-align: center;
    font-size: 1em;
}

.option_illustr {
    float: left;
}

.option_desc {
    font-size: 0.8em;
    
}

.cont_option_desc {
    /*float: left;*/
    padding: 0 1em;
}

.cont_option_buyer{
    text-align: center;
    /*float: left;    */
}

.buyer_champ {
    border: solid 2px #d8d8d8;
    width: 2em;
    font-size: 1em;
    text-align: center;
    color: #6a6a6a;
}

.a_regler{
    color: #d12c85; 
    padding: 2px 5px;
    border-radius: 10px;
    background-color: #ffffff;
    font-weight: bold;
    white-space: nowrap;
}

#check_yes_no {
    width: 27px;
    height: 26px;
    display: inline-block;
}

/*---------------------------------------- */

#win_ajout_cheque {
    width: 33%;
    background-color: #d12c85;
    border-radius: 10px;
    text-align: center;
    padding: 10px;
    border: solid 1px #b2b2b2;
    margin: 0px auto;
    display: none;
}

#chequeId {
    border: solid 1px #767676;
    border-radius: 5px;
    font-size: 1.3em;
    padding: 0.1em;
    margin-bottom: 0.5em;
    text-align: center;
    background-color: #2a2a2a;
    color: #16ce24;
}

#operator_remise {
    background-color: #aae69b;
    border: dashed 2px #3ec11f;
    padding: 20px;
    border-radius: 20px;
    display: inline-block;
}

#operator_remise h1 {
    margin: 0px;
    color: #3ec11f;
}

/* ------------------------------------------- Hébergement */

.tablePanierHeberg {
    width: 90%;
    margin: 0px auto;
    font-family: arial;
    background-color: #e5e5e5;
    max-width: 680px;
    color:#808080;
}

.tablePanierHeberg td {
    padding: 5px;
    background-color: #ffffff;
}

.tablePanierHeberg .grandTitre td{
    background-color: #7ebc40;
    color: #ffffff;
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
}

.tablePanierHeberg table {
    background-color: #dbdbdb;
    width: 100%;
}

.tablePanierHeberg table td {
    background-color: #ffffff;
    text-align: right;
}

.tablePanierHeberg .ligneSousTotal td {
    background-color: #b5eb7e;
}

.tablePanierHeberg .ligneSousTotal .montant {
    padding: 2px 5px;
    border-radius: 10px;
    color: #7ebc40;
    background-color: #ffffff;
    white-space: nowrap;
}

.tablePanierHeberg .nomHebergement td{
    background-color: #7ebc40;
    font-weight: bold;
    color: #ffffff;
}

.tablePanierHeberg .tva {
    font-size: 0.8em;
}

.puceUi {
    background-image: url(pics/hebergementSelector.png);
    width: 19px;
    height: 19px;
}

/*----------------------------------- contremarques -----------------------------*/

.tablePanierContremarque {
    width: 90%;
    margin: 0px auto;
    font-family: arial;
    background-color: #e5e5e5;
    max-width: 680px;
    color:#808080;
}

.tablePanierContremarque td {
    padding: 5px;
    background-color: #ffffff;
}

.Contremarque {
    background-color: #7ebc40 !important;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    padding: 5px;
}

.ContremarqueTitre {
    font-weight: bold;
    text-align: center;
    padding: 5px;
}

.ContremarqueDetail {
    background-color: #ffffff;
    padding: 5px;
}

.ContremarqueNuit {
    text-align: right;
    font-weight: bold;
}

.ContremarquePrix {
    text-align: right;
    white-space: nowrap;
}
    
.ContremarquePrixCont {
    border-radius: 10px;
    background-color: #7ebc40;
    color: #ffffff;
    font-weight: bold;
    padding: 3px;
}    

.ContremarqueTvaTxt {
    text-align: right;
    font-size: 0.8em;
}

.ContremarqueTvaValue {
    text-align: right;
}


/*----------------------------------------- recap commande --------------------------------*/

.recapCommande {
    width: 90%;
    margin: 0px auto;
    font-family: arial;
    background-color: #ffffff;
    max-width: 680px;
    color:#808080;
}

.recapCommande td {
    padding: 5px;
    text-align: right;
}

.recapCommande .intitule {
    background-color: #2c7fd1;
    text-align: center;
    font-weight: bold;
    color: #ffffff;    
}

.recapCommande .nomRecap {
    background-color: #73b3f2;
    font-weight: bold;
    color: #ffffff;
}

.recapCommande .soldeRecap {
    background-color: #73b3f2;
    color: #ffffff;
    font-size: 1em;
    font-style: italic;
}

/*--------------------------------------- panier sentier -------------------------------*/

.sentierTable {
    font-family: arial;
    width: 90%;
    margin: 0px auto;
    background-color: #d3d3d3;
    max-width: 680px;
    color:#808080;
}

.sentierTable td {
    background-color: #ffffff;
    padding: 5px;
    text-align: center;
}

.sentierTable .grandTitreSent td{
    background-color: #dda017;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
}

.sentierTable .date {
    text-align: center;
    background-color: #dda017;
    color: #ffffff;
}

.sentierTable .totalTtc {
    padding: 2px 5px;
    border-radius: 10px;
    color: #6c6c6c;
    background-color: #ffffff;
    white-space: nowrap;
}

.sentierTable .totalTtcRemise {
    padding: 2px 5px;
    border-radius: 10px;
    color: #f20c0c;
    background-color: #ffffff;
    white-space: nowrap;
    font-weight: bold;
}

.sentierTable .ligneTotal td{
    background-color: #dda017;
    color: #ffffff;
}

.sentierRemise {
    font-weight: bold;
    animation-name: remise;
    animation-duration: 0.3s;
    animation-iteration-count: infinite;
}

.sentierRemoveIcon {
    background-image: url(pics/retirer.png);
    display: block;
    width: 30px;
    height: 30px;
    float: right;
    border: dashed 1px #ff0000;
    border-radius: 4px;
}

.sentierTable .ligneTva td {
    font-size: 0.8em !important;
}

/*-------------------------------*/

#zoneChequeFromCm {
    background-color: #f2e546;
    width: 70%;
    text-align: center;
    margin: 0px auto;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.shadowed {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.93);
}

.btOrderContinuer {
    background-image: url(pics/continuer_achats.png);
    width: 40px;
    height: 28px;
}

.btOrderReserver {
    background-image: url(pics/reserver_horaire.png);
    width: 33px;
    height: 33px;
}

.btOrderContremarque {
    background-image: url(pics/reserver_contremarque.png);
    width: 31px;
    height: 32px;
}

.btOrderLegende {
    color: #5195e5;
}

.nextStage {
    display: flex;
    justify-content: space-around;
    justify-content: space-around;
}

.margeDroit10 {
    margin-right: 10px;
}

.tauxRemiseProd {
    font-size: 0.8em;
    background-color: #d3e314;
    text-align: center;
    padding: 4px;
    border-radius: 4px;
    display: block;
    margin: 5px;
}

@keyframes remise {
    0% {
        color: #ff0000;
    }
    
    100% {
        color: #a8a7a7;
    }
}

.montantRemise {
    background-color: #d3e314;
    font-weight: bold;
}

.montantRemiseValue {
    font-weight: bold;
    animation-name: remise;
    animation-duration: 0.3s;
    animation-iteration-count: infinite;
}

.paragrapheRemiseProdUnique {
    width: 80%;
    text-align: center;
    margin: 1em auto;
    padding: 1em;
    border-radius: 1em;
    background-color: #3e76b7;
    color: aliceblue;
}

/*------------------------------------------*/

.zone1zone2 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.zoneCheque {
    background-color: rgba(255, 255, 255, 0);
    padding: 0.5em;
    border: solid 1px #458bb1;
    margin-bottom: 0.5em;
    box-shadow: 0em 0em 1em #cecece;
}

.zoneCheque .titre {
    margin-bottom: 0.5em;
    font-weight: bold;
    color: #2b5a83;
}

.zoneCheque .champ {
    border: solid 2px #70b800;
    text-align: center;
}

#zoneSaisieCheques .champEtBouton {
    margin-bottom: 1.5em;
}

#zoneSaisieCheques .champEtBouton:hover {
    filter: opacity(0.7);
}



.btValiderCheque {
    background-image: url(pics/ajouter.svg);
    width: 1.5em;
    height: 1.5em;
    margin-left: 0.5em;
    cursor: pointer;
}

@keyFrames packActive {
    0% {
        filter: opacity(0);
    }
    50% {
        filter: opacity(1);
    }
    100% {
        filter: opacity(0);
    }
}

.packActive {
    color: #676767;
    /*background-color: #e4f0a3;*/
    padding: 0.1em 0.5em;
    border-radius: 0em 1em 1em 0em;
    font-size: 0.8em;
    animation-name: packActive;
    animation-iteration-count: infinite;
    animation-fill-mode: forwards;
    animation-duration: 1s;
    border: solid 1px #676767;
}

@keyFrames packName {
    0% {
        transform: scale(0);
    }
    
    50% {
        transform: scale(0);
    }
    
    100% {
        transform: scale(1);
    }
}


.packName {
    background: linear-gradient(to right, #b77825, #d6610e);
    color: #ffffff;
    padding: 0.2em 0.5em;
    border-radius: 0.2em;
    font-style: italic;
    box-shadow: 0em 0em 0.5em #000000;
    border: solid 1px #cecece;
    margin: 0.5em;
    animation-name: packName;
    animation-iteration-count: 1;
    animation-duration: 1s;
    
}

/*-------------------------------------------------------------------------------------------------------------------------------------------------*/

@media (max-width: 640px) {
    
    .table_panier {
        width: 100%;
        margin: 0px auto;
        font-family: arial;
        background-color: #ffffff;
        color:#808080;
        font-size: 1em;
    }
    
    .prod {
        font-size: 0.9em;
        color: rgb(64, 64, 64);
    }
    
    .opt .optDesignation {
        padding-left: 0px;
        font-size: 0.8em;
        color: rgb(64, 64, 64);

    }
    
    .option_titre {
        text-align: center;
        font-size: 1em;
    }
    
    .option_illustr {
        display: none;
    }
    
    #win_ajout_cheque {
        width: 90%;
        background-color: #d12c85;
        border-radius: 10px;
        text-align: center;
        padding: 10px;
        border: solid 1px #b2b2b2;
        margin: 0px auto;
        display: none;
    }
    
    .bt_plus_cheque {
        width: 48px;
        height: 48px;
        background-image: url('pics/bt_ajouter_mob.png');
        cursor: pointer;
        }

    .bt_plus_cheque:hover {
        
    }
    
    #chequeId {
        padding: 0.5em;
    }
    
    .btOrder {
        font-size: 1.3em !important;
    }
    
    .btOrderContinuer {
        display: none;
    }

    .btOrderReserver {
        display: none;
    }
    
    .btOrderContremarque {
        display: none;
    }
    
    /*----------------------*/
    
    .tablePanierHeberg {
        width: 100%;
        margin: 0px auto;
        font-family: arial;
        background-color: #e5e5e5;
        max-width: 680px;
        color:#808080;
        font-size: 0.8em;
    }
    
    /*----------------------*/
    
    .recapCommande {
        width: 100%;
        margin: 0px auto;
        font-family: arial;
        background-color: #ffffff;
        max-width: 680px;
        color:#808080;
    }
    
    /*-----------------------*/
    
    .sentierTable {
        width: 100%;
    }
    
    .btOrderLegende {
        font-size: 1em;
        margin-bottom: 1em;
    }
    
    .nextStage {
        display: block;
        width: 100%;
        
    }
    
    .otherProductImg {
        display: none;
    }
    
    .packActive {
        display: none;
    }
    
    
}

