.logoDesktop{
    display:none;
}
.logoMobile{
    display:block;
}
.couleur-bleu-fonce {
    color: var(--bs-bleu);
}

.couleur-jaune {
    color: var(--bs-jaune);
}

.couleur-blanc {
    color: var(--bs-blanc);
}
.couleur-gris{
    color: var(--bs-gris);
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

/* font size prédifini */
.fs-28 {
    font-size: 28px;
}

.fs-20 {
    font-size: 20px;
}

.fs-16 {
    font-size: 16px;
}

.fs-22 {
    font-size: 22px;
}

.fs-23 {
    font-size: 23px
}
.fs-13 {
    font-size: 13px
}
.fs-9 {
    font-size: 9px;
}
.fs-saisie{
    font-size: 10px;
}
.fs-MPoubie{
    font-size: 8px;
}
.fs-continuer{
    font-size:13px;
}
.bloc-continuer-achat {
    margin-right:auto;
    margin-left:auto;
}
.font-normal {
    font-weight: normal !important;
}
.bloc-panier {
    margin-top: 40px
}
.fs-total{
    font-size: 20px;
}
.fs-prix{
    font-size: 20px;
}
.panier-vide{
    min-height: calc(100vh - 125px);
    }
body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
    min-height: 100vh;
    color: var(--bs-bleu);
}

html, body {

    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

#content {
    margin-top: 310px;
}

* {
    margin: 0;
}

.page-content {
    padding-bottom: 10px;
    padding-top: 30px;
    border:none !important;
}

.page-content .card {
    border: none;
    border-radius: 0;
}
.page-content{
    border:none;
    outline: none;
}
.btn-continuer{
    background-color: transparent;
    border: 1px solid var(--bs-bleu) !important;
    color: var(--bs-bleu);
}
.page-content:hover, .page-content:focus{
    outline: none;
}
.tab-content-compte{
    background-color: #F0F0F0;
    padding-bottom: 10px;
    padding-top: 30px;
    border:none !important;
    border:none;
    outline: none;
    min-height: calc(100vh - 180px);
}
.tab-content-compte .card {
    border: none;
    border-radius: 0;
}
.background-gris{
    background-color: #F0F0F0;
}
.fs-principal{
    font-size:18px;
}
.fs-secondaire{
    font-size:14px;
}

.fs-texte{
    font-size:12px !important;
}
.t-align{
    line-height: 13px;
}
.barre-footer {
    border-top: 1px solid var(--bs-blanc);
}
/*.slide img {
    height: 165px;
}*/

footer {
    height: 42px;
}
a {
    text-decoration: none;
    color: var(--bs-jaune);
    font-size: 12px;
}
a:hover, a:active{
    color: var(--bs-bleu);
}

a.link-inverse{
    color: var(--bs-bleu);
}
a.link-inverse:hover, a.link-inverse:active{
    color: var(--bs-jaune);
}

.btn-primary{
    color: var(--bs-jaune);
    background-color:  var(--bs-bleu);
 }

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.btn:active{
    color: var(--bs-blanc) ;
    background-color:  var(--bs-bleu);
}

.btn {
    font-weight: bold;
    padding: 9px 30px;
    text-decoration: none;
    border-radius: 5px;
    border:none;
    font-size:13px;
}
.bg-badge, .bg-badge:hover{
    background-color:var(--bs-bleu) !important;
    color:var(--bs-blanc) ;
    padding: 9px 12px;
}

/* ---------- start navbar ----------*/
.nav_desktop {
    display: block;
    width: 100%;
    z-index: 100;
    position: fixed;
    top: 0;
    margin: 0;
}



.logo img {
    height: 24px;
    margin-left: 12px;
}

.logo {
    padding-top:8.5px;
    padding-bottom:8.5px;
}
.icones-header {
    padding-right: 30px;
    padding-top:8.5px;
    padding-bottom:8.5px;
}
.icones-header .lien_moncompte{
    display: inline-block;
    width:13px;
    height:16px;
   
}
.icones-header .lien_panier{
    display: inline-block;
    width:19px;
    height:17px;
    position: relative;
}

.badge-panier {
    background-color: var(--bs-jaune);
    font-size: 6px;
    margin-top: 1px;
    transform: translate(-60%, 0%);
}

.svg-icones-header {
    fill: var(--bs-bleu)
}

.svg-icones-jaune {
    fill: var(--bs-jaune)
}


.actualisation-icone {
    width: 13px;
    height: 13px;
    margin-right: 9px
}

.icones{
    width: 11px;
    height: 13px;
}
.user-icone {
    margin-right: 9px
}



.panier-icone {
    width: 15px;
    height: 13px;
}
.panier-icone-vide {
    width: 123px;
    height: 123px;
}
.icone-mon-compte{
    width: 61px;
    height:61px;
}
.texte-recherche-cinema{
    color:var(--bs-blanc);
}
/************************************** layout shop ************************************/
/***ici****/
.site-header {
 
    background-color: #ffffff;
}

.bandeau-recherche-cinema{
    display: flex;
    align-items: center;
    background-color: var(--bs-jaune);
    height:54px;
}

.couleur-fond-bouton-recherche{
    background-color: var(--bs-bleu);
}
.bandeau-pied-page{
    background-color: var(--bs-bleu); 
}
.bandeau-pied-page a{
    color: var(--bs-blanc); 
}
.couleur-texte-slider{
    color:var(--bs-blanc); 
}


.search-bar button[type=submit] span {
    display: none;
}

.navbar-brand:hover {
    color: #ffffff !important;
    text-decoration: none;
}

.search-bar {
    background: #ffffff;
    box-shadow: none;
    position: relative;
    align-items: center;
    height: 38px;
    width: 100%;
    margin-right: 25px;
    margin-left: 25px;
}

.search-bar .icone-loupe {
    display: none;
}

.search-bar input[type="search"] {
    width: 337px;
    height: 38px;
    font-size: 10px;
    border: none;
    background: #FAF0C7;
    box-shadow: none;
    padding-left: 9px;
    overflow: hidden;
    font-weight: bold;
    opacity: 0.5;
}

.search-bar button[type=submit] {
    width: 43px;
    right: -1px;
    height: 38px;
    user-select: none;
    border: none;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bouton-recherche{
    background-color: var(--bs-bleu);
    color: var(--bs-blanc);
}
.search-bar button[type=submit] .icone-loupe {
    display: inline;
    font-size: 0.8em;
}

.container_page {
    width: 100%;
    padding-top: 95px;
    box-sizing: border-box;
    position: relative;
}


.carousel-indicators {
    display: flex;
    flex-direction: column;
    left: 80%;
    align-items: center;
    bottom: -5px;
}

.carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid white;
    margin-bottom: 5px; /* Spacing between indicators */
}

.carousel-indicators .active {
    background-color: white;
}

.overlay {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: 50px;
    z-index: 1;
    text-align: center;
    padding: 10px;
    background: rgba(23, 42, 74, 0.5);
}
.lien-profil{
    color:var(--bs-bleu);
}
.img_btn_login{
    width: 13px;
    height:15px;
}
.img_btn_connexion{
    width: 13px;
    height:18px
}


.bloc-card-img{
    max-height: 260px;
}
.image-produit-liste {
    height: 100%;
}
.image-with-background{
    background-color: #F4F4F8;
}
/*****************************  saisi code ***************************/
.overlay-no-produit {
    width: 100%;
    position: initial;
    margin: 0;
    height: auto!important;
    font-size: 20px!important;
    background-color: var(--bs-bleu);
    display: flex;
    justify-content: center;
    align-items: center;
}

.overlay-no-produit button[type=submit] {
    height: 36px;
    width: 217px;
    font-size: 14px!important;
    color: var(--bs-bleu);
    text-align: center;
    background-color: var(--bs-blanc) !important;
}

.overlay-no-produit button[type=submit]:hover,
.overlay-no-produit button[type=submit]:focus,
.overlay-no-produit button[type=submit]:active {
    background-color: var(--bs-bleu) !important;
    color: var(--bs-blanc);
    text-decoration: none; /* Remove underline on hover */
    border: none; /* Ensure no border on hover */
}

.form-container {
    background: rgba(255, 255, 255, 0.76); /* Couleur de fond avec transparence */
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    width: auto;
    height: auto;
    z-index: 2;
}
.bloc-accueil{
    background-color:var(--bs-bleu);
    width: 331px;
    height: 149px;
}
.titre-accueil {
    width: 280px;
    height: 58px;
    padding-right: 0px;
    padding-left: 0px;
 
}

.code-accueil {
    border-radius: 0 !important; /* Suppression des coins arrondis du formulaire */
    width: 80%;
    margin-right: auto;
    margin-left: auto;
}

.code-accueil input[type="code"] {
    font-weight: normal;
    height: 38px;
    border: none;
    box-shadow: none;
    border-radius: 0;
    width: 249px;
}

.btn-warning {
    background-color: var(--bs-jaune);
    color: var(--bs-blanc);
  
}



.btn-warning:hover,.btn-warning:focus, .btn-warning:active, .btn:active, .btn-warning.btn:active {
    color: var(--bs-blanc) ;
}

.icone-fleche {
    padding-left:14px;
}
.container-paiement-retour{
    padding-right: 5%;
    padding-left: 5%;
    height: 100vh;
}

.container-cgv{
    padding-right: 7%;
    padding-left: 7%;
}

.msg-erreur, .invalid-feedback {
    color:red;
    font-size:10px;
    
}
input[type="radio"]:checked {
    background-color: var(--bs-jaune);
    border-color: var(--bs-bleu);
    border: none;
    box-shadow: none;
}

footer {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    margin-top: 0px !important;
}

footer a {
    font-size: 9px;
    margin-right: auto;
    margin-left: auto;
    text-decoration: none;
}

footer a:hover {
    color: var(--bs-jaune);
}


/* formulaire  */

.champ-obligatoire {
    font-size: 10px;
    text-align: center;
    font-weight: normal;
}


.inline-radio {
    display: inline-flex;
}

.inline-radio .form-check {
    margin-right: 20px;
    font-weight: normal;
}

.inline-radio .form-check-input {
    border: none;
    box-shadow: none;
}

.inline-radio .form-check-input:checked {
    background-color: var(--bs-jaune);
}


/* Masquer la case à cocher par défaut */
input[type="checkbox"].form-check-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 1em; /* Ajuster la largeur */
    height: 1em; /* Ajuster la hauteur */
    border: 0.1em solid var(--bs-bleu); /* Ajuster l'épaisseur de la bordure si nécessaire */
    border-radius: 0.25em;
    display: grid;
    place-content: center;
    background-color: transparent;
    transition: background-color 0.2s ease-in-out;
}

/* Style pour le signe de vérification */
input[type="checkbox"].form-check-input::before {
    content: "";
    width: 0.5em; /* Ajuster la largeur du signe de vérification */
    height: 0.5em; /* Ajuster la hauteur du signe de vérification */
    clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
    background-color: black;
    transform: scale(0);
    transition: transform 0.2s ease-in-out;
}

/* Afficher le signe de vérification lorsque la case est cochée et changer le fond en blanc */
input[type="checkbox"] .form-check-input:checked {
    background-color: white;
}

input[type="checkbox"].form-check-input:checked::before {
    transform: scale(1);
}

/* Supprimer l'ombre */
input[type="checkbox"].form-check-input:checked,
input[type="checkbox"].form-check-input:not(:checked) {
    box-shadow: none;
}



.tab-adresse .form-check-input {
    align-items: center;
}

.mode-reglement-radio .form-check-input {
    border: none;
    box-shadow: none;
}

.form-check-cgv {
    display: flex;
    flex-direction: row; /* Par défaut, mais on le met pour plus de clarté */
    align-items: center;
    text-align: left; /* Le texte restera aligné à gauche */
}


input[type="radio"]:checked {
    background-color: var(--bs-jaune);
    border-color: var(--bs-bleu);
}


.border-none {
    border: none;
}

.label-form, .form-label, .col-form-label {
    font-weight: bold;
    display: inline !important;
}

.form-control{
    border-radius: 0 !important;
    border: none;
    text-align: center;
    width:100%;
    height: 39px;
    margin-right: auto;
    margin-left: auto;
}
.custom-padding{
    padding-right:5%;
    padding-left:5%;
}

/*Mobile style*/

@media (min-width: 576px) {
    
    .mt-custom{
        margin-top:1rem;
    }
   /* .slide img {
        height: 220px;
      
    }*/

}

@media (min-width: 768px) {
    .fs-principal{
        font-size:22px;
    }
    .fs-secondaire{
        font-size:16px;
    }
    .container_page {
        padding-top:84px;
    }
    .bloc-accueil{
        width: 431px;
        height: 179px;
    }
    .t-align{
        line-height: 15px;
    }
   
   
    .overlay{
        position: absolute;
        bottom: 0;
        left: 0;
        height: 65px;
        display: flex;
        justify-content: center;
        align-items: center; 
    }
	
   
    .icones-header .lien_moncompte{
        margin-right:6px ;
        height:auto;
    }

    .icones-header .lien_panier{
        height:auto;
    }


    .user-icone {
        margin-right: 24px;
    }

    .form-control{
        height: 45px;
        margin-right: 0px;
        margin-left: 0px;
    }

    .icones-header {
        padding-right: 40px;
    }
    .logo img {
        margin-left: 20px;
    }
   
    .badge-panier {
        margin-top: -3px;
        font-size: 7px;
        transform: translate(-50%, 30%);
    }
    .icone-fleche {
        padding-left: 35px;
    }
    .search-bar {
        margin-right: 35px;
        margin-left: 35px;
    }

    .search-bar input[type="search"] {
        width: 100%;
        font-size: 17px;
    }

    .search-bar button[type=submit] {
        width: 64px;
    }
    .bloc-continuer-achat {
        margin:0;
        padding:0;
    }

   /* .slide img {
        height: 265px;
    }*/
    .code-accueil input[type="code"] {
        height: 55px;
    }

    footer a {
        font-size: 10px;
        margin-right: 2%;
        margin-left: 2%;
    }

    /* formulaire */

    .champ-obligatoire {
        text-align: left;
    }

    .form-check {
        display: flex;
        align-items: center;
    }

    .form-check-label {
        margin-left: 10px;
    }

    .form-control{
        text-align: left;
    }
    .mt-custom{
        margin-top:4rem;
    }
    .tab-content-compte{
        padding-right:0%;
        padding-left:0%;
    }
    .custom-padding{
        padding-right:0%;
        padding-left:0%;
    }
    .zone-recap{
        width: 420px;
    }
    
}

@media (min-width: 992px) {
   /* .slide img {
        height: 320px;
    }*/
}

@media (min-width: 1200px) {
    .logoDesktop{
        display:block;
    }
    .logoMobile{
        display:none;
    }
    .largeur-logo {
        flex: 0 0 auto;
        width: auto; 
    }
    
    .largeur-bandeau {
        flex: 1; /* ajouté flex: 1 pour occuper l'espace restant */
        width: auto;
    }
    .fs-texte{
        font-size:14px !important;
    }
    .fs-saisie{
        font-size: 13px;
    }
    .fs-MPoubie{
        font-size: 12px;
    }
    .fs-continuer{
        font-size:16px;
    }
    .fs-total{
        font-size: 25px;
    }
    .fs-prix{
        font-size: 22px;
    }
    .btn{
        font-size: 14px;
    }
    #content {
        margin-top: 390px;
    }
  
    a {
        font-size: 14px;
    }


    .logo img {
        height: 78px;
        margin-left: 48px;
    }
    .bloc-panier {
        margin-top: 55px;
    }
    .icones-header {
        padding-right: 65px;
        height: 65px;
        padding-top:20px;
    }

    .badge-panier {
        margin-top: 1px;
        margin-left: 6px;
        font-size: 9px;
        transform: translate(-90%, -20%);
    }

    .panier-icone {
        width: 19px;
        height: 17px;
    }

    .icones {
        width: 13px;
        height: 16px;
    }
    .user-icone {
        margin-right: 27px
    }

    .icones-header .lien_moncompte {
        margin-right: 16px;
        height:auto;
    }

    .bandeau-recherche-cinema {
        height: 60px;
        clip-path: polygon(3% 0%, 100% 0%, 100% 100%, 0% 100%); /* Inclinaison uniquement à gauche */
    }  

    .bandeau-recherche-cinema .texte-recherche-cinema {
        font-size: 20px;
        padding-left: 60px;
    }

    .search-bar {
        height: 36px;
        width: 606px;
        margin-right: 60px;
    }

    .search-bar input[type="search"] {
        width: 500px;
        height: auto;
        font-size: 18px;
    }

    .search-bar .icone-loupe {
        display: inline;
        padding-left: 1.5%;
    }

    .search-bar button[type=submit] span {
        display: block;
    }

    .search-bar button[type=submit] {
        padding: 9px 30px;
        width:113px;
        height: 36px;
    }

    .search-bar button[type=submit] .icone-loupe-mobile {
        display: none; /* Afficher l'icône de la loupe à l'intérieur du bouton en version mobile */
    }

    /* page saisie code*/
    .titre-accueil {
        width: 588px;
        height: 37px;
    }

    .code-accueil {
        border-radius: 0 !important; /* Suppression des coins arrondis du formulaire */
        width: 80%;
        margin-right: auto;
        margin-left: auto;
    }

    .code-accueil input[type="code"] {
        height: 66px;     
    }
    .msg-erreur , .invalid-feedback{
        font-size:12px;
        
    }
    .marge-message-erreur{
    margin-left: 2.2rem !important;
    }

    .overlay-no-produit {
        font-size: 28px!important;
        padding-bottom:24px;

    }
    .overlay-no-produit  button[type=submit] {
        height: 52px;
        width: 286px;
        font-size:20px!important;
    }

    .overlay-no-produit span {
        font-size: 28px!important;
    }
  
    .container_page {
        padding-top: 111px;
    }

    .hr-custom {
        margin: 0.2rem auto; /* Marge égale autour de la ligne horizontale, centrée horizontalement */
        width: 50%;
        color: #707070;
    }

    .icone-fleche {
        padding-left: 65px;
    }
    .container-paiement-retour{
        padding-right: 10%;
        padding-left: 10%;
    }

    .container-cgv{
        padding-right: 4%;
        padding-left: 4%;
    }
    footer {
        height: 45px;
    }

    footer a {
        font-size: 12px;
    }

    .champ-obligatoire {
        font-size: 12px;
    }

  
    .bloc-accueil{
        width: 471px;
        height: 215px;
    }
    .icone-mon-compte{
        width: 87px;
        height:87px;
    }
    .panier-icone-vide {
        width: 181px;
        height: 181px;
    }
   /* .slide img {
        height: 340px;
    }*/

}


@media (min-width: 1400px) {
    .fs-principal{
        font-size:35px;
    }
    .fs-secondaire{
        font-size:18px;
    }
 
    .t-align{
        line-height: 20px;
    }
    .container_page {
        padding-top: 125px;
    }

    .bloc-accueil{
        width: 571px;
        height: 232px;
    }
    .page-content {
        padding-bottom: 35px;
        padding-left: 66px;
        padding-right: 66px;
        height: 100%;
    }
    .search-bar input[type="search"] {
        width: 591px;
        font-size: 20px;
    }
    .tab-content-compte{
        padding-left: 52px;
        padding-right: 52px;
        min-height: calc(100vh - 290px);
	}

   /* .slide img {
        height: 350px;
    }*/

    .carousel-indicators {
        bottom: 15px;
    }

    .carousel-indicators [data-bs-target] {
        width: 12px;
        height: 12px;
    }

    .overlay {
        height: 90px;
    }

    .mt-auto {
        margin-top: auto;
    }

    /*Fin integration produit*/
    /*detail pdt*/
 
    .icone-fleche {
        padding-left: 80px;
    }
    .mt-custom{
        margin-top:7rem;
    }
}