body {
    background: url("../img/pencil2.jpg") no-repeat center fixed;
    -webkit-background-size: cover; /* pour anciens Chrome et Safari */
    background-size: cover; /* version standardisée */
}

.show-block {
    display: block;
}

.show-table {
    display: table-row;
}

.hide {
    display: none;
}

.alert-success {
    color: #155724;
    background-color: #d4eddaCC;
    border-color: #c3e6cb;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7daCC;
    border-color: #f5c6cb;
}

#info-reduction {
    display: none;
}
.reduction-container {
    font-size: 1.2em;
}

.reduction-container i {
    font-size: 1.5em;
    margin-right: 0.5em;
}

.label-code-photo{
    text-align: center !important;
}

#password_acces_label {
    margin-left: -2.5em;
}

.icon-header {
    height: 20px;
}

.icon-header:hover,
.nav-link:hover .icon-header {
    filter: brightness(90%);
}

.img-sm {
    width: 90px;
    max-height: 75px;
    object-fit: cover;
}

.btn-moins-plus {
    font-family: monospace;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    font-size: 1.75em;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    border: 0;
    cursor: pointer;
    text-transform: uppercase;
    white-space: normal;
    word-wrap: break-word;
}

.titre {
    padding-top: 2vh;
    font-size: 25px;
    font-weight: 600;
    color: white;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.30);
}

.qte-disable {
    border: 0;
    background: 0!important;
    text-align: center;
}

.validation-paiement-container {
    margin-bottom: 100px;
}

.message-erreur-boutique ul {
    margin-bottom: 0;
}

.moyen-paiement {
    max-height: 100px;
}


.btn-connexion, .btn-inscription {
    width: 90%;
}

.img-wrap {
    position: relative;
}

.photo-produit-lot-1, .photo-produit-lot-2 {
    max-height: 60px;
    max-width: 60px;
}

.photo-produit-lot-2 {
    position: absolute;
    top: 5%;
    left: 5%;
}

.photo-produit-modal {
    max-height: 100%;
    max-width: 97%;
    margin-left: 1em;
    margin-right: 2em;
}

.photo-sous-produit-modal {
    max-width: 100%;
    max-height: 200px;
}

.photo-sous-produit-modal-lot-1, .photo-sous-produit-modal-lot-2 {
    max-width: 80%;
    max-height: 175px;
}

.photo-sous-produit-modal-lot-2 {
    position: absolute;
    top: 5%;
    left: 12%;
}

.libelle-produit {
    padding-top: 15px;
    font-weight: bold;
    text-align: center;
}

.description-produit {
    text-align: center;
}

.description-produit-unique {
    margin-top: 1em;
    text-align: center;
}


.shopping-cart-wrap .input-group {
    width: 9rem;
}

.col-quantite {

}

.col-prix {
    width: 10rem;
    text-align: right;
}

table.table a.supprimer {
    padding-top: 0.1em;
    margin-left: 1em;
}

.supprimer-action i {
    font-size: 150%;
    color: rgb(79, 79, 79);
}

.photo-produit-modal-lot-1 {
    max-height: 60%;
}

.photo-produit-modal-lot-2 {
    position: absolute;
    top: 5%;
    left: 30%;
}

.modal-body .photo-produit-nombre {

}

.photo-produit-nombre {
    position: absolute;
    top: 2%;
    left: 2%;
    font-size: 20px;
}

.pannel-photo-boutique {
    margin-top: 1em !important;
}

.col-produit {
    position: relative;
}

p.title {
    height: 4.5em;
    display: table-cell;
    vertical-align: middle;
}

.table-responsive {
    display: table;
}

.date-fin-commande{
    font-size: 90%;
}

.date-fin-commande span {
    background-color: rgba(255, 255, 255, 0.933);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    border: 0;
    border-radius: .25rem;
    padding: 10px 15px;

}

.cgv-container, .ml-container {
    padding: 50px 25px;
    margin-bottom: 100px;
    font-weight: unset;
}

.cgv-container h2, .ml-container h2 {
    font-size: 1.6em;
}

.cgv-container h3, .ml-container h3 {
    font-size: 1.4em;
}

.photo-fratrie-Horizontale {
    transform: rotate(270deg);
}

table.table td.col-produit {
    padding: 0;
}

.image-produit-miniature-css {
    float: left;
    display: block;
    position: relative;
    max-width: 150px;
    max-height: 125px;
    margin-right: 10px;
}

.div-principal-image-produit-css {
    overflow: hidden;
}

.image-photo-miniature-css {
    margin: 0px;
    padding: 0px;
}

.image-produit-miniature-css .photo-produit-nombre {
    margin-left: -35px;
}

.photo-produit-boutique {
    max-width: 190px;
    max-height: 190px;
    margin: 10px;
}

.modal-lg, .modal-xl {
    max-width: 833px;
}

.modal-body-background {
    background-position: top right;
    background-image: url('../img/faire_defiler.png');
    background-repeat: no-repeat;
}

.col-produit {
    text-align: center;
}

.nom-produit-mobile {
    display: none;
}

.message-iphone-paysage {
    display: none;
    background-color: rgba(255, 255, 255, 0.933);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    border: 0;
    border-radius: .25rem;
    padding: 10px 5px;
    color: firebrick;
    font-weight: bolder;
    font-size: 1em;
}

#paiementMessage{
    color: firebrick;
    font-weight: bolder;
}

.message-iphone-paysage i {
    font-size: 2em;
}

.iphone .message-iphone-paysage {
    display: block;
}

.invalid-feedback {
    display: block;
}

.numberCircle {
    margin-right: 1rem;
    margin-bottom: 1rem;
    display: inline-block;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    padding: 4px;

    background: #fff;
    border: 2px solid #666;
    color: #666;
    text-align: center;

    font: 32px Arial, sans-serif;
    line-height: 24px;
}