@media (max-width: 768px) {
    #sidebar-ad-right {
        display: none;  /* pas de pub flottante sur mobile */
    }
    #sidebar-ad-left {
        display: none;  /* pas de pub flottante sur mobile */
    }
    .adsbygoogle{
        display: none;
    }
}
@media (max-width: 380px) {
    #sidebar-ad-right {
        display: none;  /* pas de pub flottante sur mobile */
    }
    #sidebar-ad-left {
        display: none;  /* pas de pub flottante sur mobile */
    }
    .adsbygoogle{
        display: none;
    }
}
/*-----------------*/
/*THEMES WEB WHITE*/
/*---------------*/
body.light .btn_retour:hover{
    color: #D69F3A;
}
body.light .text_orange{
    color: #D69F3A;
}
body.light #sous_footer p{
    color: white;
}
body.light .border{
    background-color: white;
}
/*PAGE INDEX*/
body.light{
    background-color: #FDF0E7;
    color: black;
}
body.light .contener h2{
    color: black;
}
body.light .contener p{
    color: black;
}
body.light #publication_annonce{
    background-color: white;
    border-color: white;
}
body.light #publication_annonce h3{
    color: black;
}
body.light #publication_annonce ul li{
    color: black;
}
body.light .annonce_dev_index{
    background-color: white;
    color: black;
    border-color: white;
}
body.light .barre-verticale_annonce{
    background-color: rgba(0, 0, 0, 0.2); /* Couleur de la barre */
}
body.light #requiere_connexion_commentaire{
    background-color: white;
}
body.light .contener_pagination .pagination a{
    color: black;
}
body.light #detail_titre_actus_one p{
    color: white;
}
body.light #detail_heure_actus_one p{
    color: white;
}
body.light #detail_views_actus_one p{
    color: white;
}
body.light #detail_platformes_actus_one p{
    color: white;
}
body.light .detail_heure_actus_case p{
    color: white;
}
body.light #detail_views_actus_case p{
    color: white;
}
body.light #detail_platformes_actus_case p{
    color: white;
}

/*PAGES LOGIN*/
body.light #login{
    background-color: white;
}
body.light #login h3{
    color: black;
}
body.light p{
    color: black;
}
body.light #login #border_login #username input{
    border: none;
    outline: none;
    font-family: 'Open Sans', sans-serif;
    background: transparent;
    border-bottom: 2px solid rgba(0, 0, 0, 0.363);
    color: black;
    height: 35px;
    width: 250px;
    margin-bottom: 15px;
}
body.light #login #border_login #username input::placeholder{
    color: rgba(0, 0, 0, 0.363);
}
body.light #login #border_login #username i{
    color: rgba(0, 0, 0, 0.5);
}
body.light #login #border_login #password input{
    border: none;
    outline: none;
    font-family: 'Open Sans', sans-serif;
    background: transparent;
    border-bottom: 2px solid rgba(0, 0, 0, 0.363);
    color: black;
    height: 35px;
    width: 250px;
    margin-bottom: 15px;
}
body.light #login #border_login #password input::placeholder{
    color: rgba(0, 0, 0, 0.363);
}
body.light #login #border_login #password i{
    color: rgba(0, 0, 0, 0.5);
}
body.light #login #border_login #rememberme label{
    color: black;
}
/*PAGES D'INSCRIPTION*/
body.light #register{
    background-color: white;
}
body.light #register h3{
    color: black;
}
body.light #register a{
    color: black;
}
body.light #register #contener_form_register #contener_form_register1 input{
    border: none;
    outline: none;
    font-family: 'Open Sans', sans-serif;
    background: transparent;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    color: black;
    height: 30px;
    width: 300px;
    margin-bottom: 15px;
}
body.light #register #contener_form_register #contener_form_register1 label{
    color: black;
}
body.light #register #contener_form_register #contener_form_register1 i{
    color: rgba(0, 0, 0, 0.5);
}
body.light #register #contener_form_register #contener_form_register2 input{
    border: none;
    outline: none;
    font-family: 'Open Sans', sans-serif;
    background: transparent;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    color: black;
    height: 30px;
    width: 300px;
    margin-bottom: 15px;
}
body.light #register #contener_form_register #contener_form_register2 label{
    color: black;
}
body.light #register #contener_form_register #contener_form_register2 i{
    color: rgba(0, 0, 0, 0.5);
}
/*PAGES PROFIL*/
body.light #contener_profil_avatar #contener_profil_avatar2 ul li{
    color: black;
}
body.light #contener_profil_avatar #contener_profil_avatar2 .fa-envelope{
    color: #D69F3A;
}
body.light #contener_profil .barre-verticale{
    background-color: rgba(0, 0, 0, 0.2);
}
body.light #contener_profil #contener_profil1 ul li a{
    color: black;
}
/*PAGES EDITION PROFIL*/
body.light .btn_retour{
    color: black;
}
body.light #border_contener_edition_profil{
    background-color: white;
}
body.light #contener_contacte_profil #contener_contacte_profil1 input{
    border: none;
    outline: none;
    font-family: 'Open Sans', sans-serif;
    background: transparent;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    color: black;
    height: 30px;
    width: 300px;
    margin-bottom: 15px;
}
body.light #contener_contacte_profil #contener_contacte_profil2 input{
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    color: black;
}
body.light #contener_form_edition_profil #colum_form_edition_profil_1 input{
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    color: black;
}
body.light #contener_form_edition_profil #colum_form_edition_profil_1 i{
    color: rgba(0, 0, 0, 0.5);
}
body.light #contener_form_edition_profil #colum_form_edition_profil_2 input{
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    color: black;
}
body.light #contener_form_edition_profil #colum_form_edition_profil_2 i{
    color: rgba(0, 0, 0, 0.5);
}
body.light #border_contener_edition_profil #bio{
    background-color: rgba(0, 0, 0, 0.1);
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    color: black;
}
/*PAGES ANNONCE*/
body.light .contener_annonce_contenu{
    background-color: white;
    border-color: white;
}
body.light .contener_annonce_creator{
    background-color: white;
    border-color: white;
}
body.light #enregistrement_commentaire{
    background-color: white;
}
body.light #enregistrement_commentaire textarea{
    background-color: rgba(0, 0, 0, 0.1);
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    color: black;
}
body.light .contener_commentaire{
    background-color: white;
}
body.light .contener_commentaire .barre-verticale_commentaire{
    background-color: rgba(0, 0, 0, 0.2);
}
body.light .contener_commentaire .publication_commentaire i{
    color: black;
}
/*PAGES CREATION ANNONCES*/
body.light #titre_crea_annonce input{
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    color: black;
}
body.light .contenu_crea_annonce textarea{
    background-color: rgba(0, 0, 0, 0.1);
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    color: black;
}
body.light #border_crea_annonce{
    background-color: white;
}
body.light #facturation_crea_annonce label{
    color: black;
}
body.light #prix i{
    color: black;
    left: 130px;
}
body.light #prix input{
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    color: black;
}
body.light .btnc{
    color: #D69F3A;
}
body.light #input_minia_annonce2 span{
    color: black;
}
body.light #input_minia_annonce1 span{
    color: black;
}
body.light #input_minia_annonce3 span{
    color: black;
}
body.light .consigne{
    color: black;
}
body.light #minia_crea_annonce .icon-done{
    font-size: 30px;
    color: #228B22;
}
body.light #minia_crea_annonce .icon2-done{
    font-size: 30px;
    color: #228B22;
}
body.light #minia_crea_annonce .icon3-done{
    font-size: 30px;
    color: #228B22;
}
/*PAGE PROFIL*/
body.light #contener_profil2 #biographie{
    background-color: rgba(0, 0, 0, 0.1);
}
body.light .contener_message{
    background-color: white;
}
/*PAGE MESSAGE*/
body.light .msg_principal{
    background-color: white;
}
body.light #border_sous_message_destinataire{
    background-color: white;
}
body.light #border_sous_message{
    background-color: white;
}
body.light .barre_verticale_sous_message{
    background-color: rgba(0, 0, 0, 0.2);
}
body.light #envoie_sous_message textarea{
    background-color: rgba(0, 0, 0, 0.1);
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    color: black;
}
/*PAGES ENVOIE MESSAGE PRINCIPAL*/
body.light #objet_envoie_message input{
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    color: black;
}
body.light #objet_envoie_message label{
    color: black;
}
body.light #contenu_envoie_message label{
    color: black;
}
body.light #contenu_envoie_message textarea{
    background-color: rgba(0, 0, 0, 0.1);
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    color: black;
}
/*PAGES REGLEMEnt*/
body.light #border_reglement{
    background-color: white;
}
body.light #border_reglement h1{
    color: black;
}
/*-----------------*/
/*THEMES WEB DARK */
/*---------------*/
body{
    margin: 0;
    padding: 0;
    background-color: #22252A;
    font-family: 'Open Sans', sans-serif;
    height: 100%;
}
.btn_toogle{
    cursor: pointer;
}
#msg_error{
    margin-bottom: 15px;
}
.background1{
    background-color: #272A30;
}
.background2{
    background-color: #22252A;
}
header{
    background-color: #1A1A1D;
    /*max-width: 1200px;
    margin: auto;*/
    position: sticky;
    top: 0;
    z-index: 10000;
}
.btn_retour{
    color: white;
    background: transparent;
    outline: none;
    cursor: pointer;
    box-shadow: none;
    border: none;
}
.btn_retour:hover{
    color: #D69F3A;
}
#contener_nav{
    display: flex;
    justify-content: space-around;
    align-items: center;
}
#contener_nav_1{
    order: 0;
    display: block;
}
#contener_nav_1 ul li{
    display: block;
}
/*#contener_nav_2 form{
    position: absolute;
    top: 55%;
    right: 710px;
    transform: translateY(-50%);
}*/
#contener_nav_2 form input{
    margin-top: 25px;
}
#contener_nav_1 ul li a:hover{
    color: white;
    font-weight: bold;
}
#contener_nav_2{
    order: 2;
}
#logo{
    background-image: url('Images/AG.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 70px;
    width: 70px;
}
a{
    text-decoration: none;
    color: white;
}
.has_sous_nav{
    position: relative;
}
.fa-user:hover{
    color: #D69F3A;
}
.sous_nav{
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    width: max-content;
    background-color: #1A1A1D;
    border-radius: 5px;
}
.sous_nav li a{
    font-size: 15px;
}
.sous_nav li:hover{
    background-color: #D69F3A;
}
.has_sous_nav:hover .sous_nav{
    display: block;
}
nav > ul{
    display: flex;
    color:  white;
}
nav li{
    list-style: none;
    margin-right: 25px;
    font-size: 20px;
    align-self: center;
    color:  white;
}
nav li a{
    display: block;
    padding: 10px 20px;
}
.contener{
    max-width: 1200px;
    margin: auto;
    padding: 15px;
    /*background-color: #4E4E50;
    border-radius: 15px;*/
    margin-top: 15px;
    margin-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
    min-height: 75vh;
    margin-bottom: -0px;
    height: auto;
}
.contener_login{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 83%;
}
#login{
    max-width: 1200px;
    margin: auto;
    padding: 15px;
    background-color: #272A30;
    border-radius: 15px;
    height: 450px;
    width: 1200px;
}
.contener_register{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 65%;
}
#register{
    max-width: 1200px;
    margin: auto;
    padding: 15px;
    background-color: #272A30;
    border-radius: 15px;
    height: auto;
    width: 1200px;
}
.contener h2{
    color: white;
}
#presentation{
    border: 1px solid #272A30;
    padding: 15px;
    background-color: #272A30;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
}
#presentation, p{
    font-size: 18px;
}
#presentation h3{
    color: white;
}
p{
    color: white;
}
#contener_footer{
    display: flex;
    justify-content: space-evenly;
}
/*.footer_fin{
    position: absolute;
    bottom: 0;
    width: 100%;
}*/
footer h5{
    color: white;
    text-decoration: underline;
    font-size: 18px;
    margin-bottom: 0;
}
footer li{
    list-style: none;
    margin-left: -40px;
    color: white;
}
footer{
    background-color: #D69F3A;
    width: 100%;
    margin-top: auto;
}
#sous_footer {
    text-align: center;
    background-color: #ce9835;
    padding: 1px;
}
#sous_footer p{
    font-size: 15px;
}
#reseaux ul{
    display: flex;
}
#reseaux ul li{
    height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #D69F3A;
    box-shadow:  5px 5px 6px #af8230, -5px -5px 6px #fdbc44;
    cursor: pointer;
}
#reseaux ul li:hover{
    border-radius: 50%;
    background: #D69F3A;
    box-shadow: inset 5px 5px 6px #af8230, inset -5px -5px 6px #fdbc44;
}
#reseaux ul li i{
    font-size: 2em;
}
#annonce_dev{
    background-image: url('Images/AD.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    height: 300px;
    display: flex;
    justify-content: start;
    align-items: start;
    border: 1px solid black;
}
.annonce_dev_index{
    width: 300px;
    height: 230px;
    padding: 10px;
    margin-bottom: 10px;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
    border-radius: 5px;
    background-color: #272A30;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
    transition: height 0.3s ease, width 0.3s ease;
    margin-right: 15px;
    margin-top: 15px;
}
.annonce_dev_index:hover{
    height: 400px;
    width: 330px;
}
.dernier_games_ajouter{
    width: 100%;
    height: auto;
    display: flex;
    align-items: start;
    overflow-x: hidden;
}
.dernier_games_ajouter.active{
    background: rgba(0, 0, 0, 0.3);
    cursor: grabbing;
    cursor: -webkit-grabbing;
    transform: scale(1);
}
#annonce_dev h3{
    color: white;
    font-size: 50px;
    font-weight: bold;
}
#annonce_particulier{
    background-image: url('Images/AP.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#annonce_particulier h3{
    color: white;
    font-size: 50px;
    font-weight: bold;
}
.border{
    background-color: #272A30;
    padding: 10px;
    margin-top: 15px;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
}
/* Page D'inscription*/
#contener_form_register{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
#contener_form_register1{
    margin-bottom: 10px;
    color: white;
    display: flex;
    flex-direction: column;
    position: relative;
}
#contener_form_register1 .fa-user{
    position: absolute;
    right: 20px;
    top: 15%;
    transform: translateY(-50%);
    color: white;
}
#contener_form_register1 .fa-at{
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    color: white;
}
#contener_form_register1 .fa-lock{
    position: absolute;
    right: 20px;
    top: 85%;
    transform: translateY(-50%);
    color: white;
}
#contener_form_register1 input{
    border: none;
    outline: none;
    font-family: 'Open Sans', sans-serif;
    background: transparent;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    color: white;
    height: 30px;
    width: 300px;
    margin-bottom: 15px;
}
#contener_form_register2{
    color: white;
    position: relative;
    display: flex;
    flex-direction: column;
}
#contener_form_register2 .fa-at{
    position: absolute;
    right: 20px;
    top: 48%;
    transform: translateY(-50%);
    color: white;
}
#contener_form_register2 .fa-lock{
    position: absolute;
    right: 20px;
    top: 85%;
    transform: translateY(-50%);
    color: white;
}
#contener_form_register2 input{
    border: none;
    outline: none;
    font-family: 'Open Sans', sans-serif;
    background: transparent;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    color: white;
    height: 30px;
    width: 300px;
    margin-bottom: 15px;
}
#register h3{
    color: white;
    text-align: center;
    text-decoration: underline;
}
#captcha_register{
    display: flex;
    justify-content: center;
    margin-top: 15px;
}
#forminscription{
    display: flex;
    justify-content: center;
    margin-top: 15px;
}
#forminscription input{
    background-color: #D69F3A;
    color: black;
    border-radius: 10px;
    border-color: #D69F3A;
    cursor: pointer;
    height: 25px;
    width: 100px;
    font-family: 'Open Sans', sans-serif;
}
#msg_error{
    height: 30px;
    width: 1200px;
    background-color: rgba(187, 9, 9, 0.5);
    border-radius: 15px;
    display: flex;
    align-items: center;
}
.error{
    color: black;
    font-weight: bold;
    font-size: 17px;
}
#msg_validation{
    height: 30px;
    width: 1200px;
    background-color: rgba(27, 145, 3, 0.5);
    border-radius: 15px;
    display: flex;
    align-items: center;
}
.validation{
    color: black;
    font-weight: bold;
    font-size: 17px;
}
/*PAGE LOGIN*/
#contener_login{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
#password{
    position: relative;
}
#password input{
    margin-bottom: 15px;
    border: none;
    outline: none;
    font-family: 'Open Sans', sans-serif;
    background: transparent;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    height: 35px;
    width: 250px;
}
#password input::placeholder{
    color: rgba(255, 255, 255, 0.7);
}
#password i{
    position: absolute;
    right: 20px;
    top: 40%;
    transform: translateY(-50%);
    color: white;
}
#password label{
    margin-right: 8px;
    color: white;
    font-family: 'Open Sans', sans-serif;
}
#username{
    margin-bottom: 10px;
    position: relative;
}
#username label{
    color: white;
    font-family: 'Open Sans', sans-serif;
}
#username input{
    border: none;
    outline: none;
    font-family: 'Open Sans', sans-serif;
    background: transparent;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    color: white;
    height: 35px;
    width: 250px;
}
#username input::placeholder{
    color: rgba(255, 255, 255, 0.7);
}
#username i{
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    color: white;
}
#border_login{
    border: 1px solid black;
    width: 400px;
    padding: 15px;
    border-radius: 5px;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 35px;
}
#login h3{
    color: white;
    text-align: center;
    text-decoration: underline;
    font-family: 'Open Sans', sans-serif;
    margin-top: 50px;
}
#login p{
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}
#login p a{
    color: #D69F3A;
}
.btn input{
    background-color: #D69F3A;
    color: black;
    border-radius: 10px;
    border-color: #D69F3A;
    cursor: pointer;
    height: 25px;
    width: 100px;
    font-family: 'Open Sans', sans-serif;
}
.btn_login input{
    background-color: #D69F3A;
    color: black;
    border-radius: 10px;
    border-color: #D69F3A;
    cursor: pointer;
    height: 25px;
    width: 100px;
    font-family: 'Open Sans', sans-serif;
}
#rememberme{
    margin-bottom: 15px;
}
#rememberme label{
    color: white;
}
/*PAGE EDITION PROFIL*/
#border_contener_edition_profil{
    padding: 5px;
    background-color: #272A30;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
    margin-top: 15px;
}
#contener_form_edition_profil{
    display: flex;
    justify-content: space-around;
}
#contener_form_edition_profil label{
    color: white;
}
#colum_form_edition_profil_1{
    display: flex;
    flex-direction: column;
    position: relative;
}
#colum_form_edition_profil_1 .fa-user{
    position: absolute;
    top: 12%;
    right: 10px;
    transform: translateY(-50%);
    color: white;
}
#colum_form_edition_profil_1 .fa-at{
    position: absolute;
    top: 48%;
    right: 10px;
    transform: translateY(-50%);
    color: white;
}
#colum_form_edition_profil_1 .fa-lock{
    position: absolute;
    top: 82%;
    right: 10px;
    transform: translateY(-50%);
    color: white;
}
#colum_form_edition_profil_1 input{
    border: none;
    outline: none;
    font-family: 'Open Sans', sans-serif;
    background: transparent;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    color: white;
    height: 30px;
    width: 300px;
    margin-bottom: 15px;
}
#colum_form_edition_profil_2{
    display: flex;
    flex-direction: column;
    position: relative;
}
#colum_form_edition_profil_2 .fa-at{
    position: absolute;
    top: 53%;
    right: 10px;
    transform: translateY(-50%);
    color: white;
}
#colum_form_edition_profil_2 .fa-lock{
    position: absolute;
    top: 88%;
    right: 10px;
    transform: translateY(-50%);
    color: white;
}
#colum_form_edition_profil_2 input{
    border: none;
    outline: none;
    font-family: 'Open Sans', sans-serif;
    background: transparent;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    color: white;
    height: 30px;
    width: 300px;
    margin-bottom: 15px;
}
#contener_btn_modif input{
    background-color: #D69F3A;
    color: black;
    border-radius: 10px;
    border-color: #D69F3A;
    cursor: pointer;
    height: 30px;
    width: 200px;
    font-family: 'Open Sans', sans-serif;
    margin-left: 45%;
}
#btn_edition_profil_contacte{
    background-color: #D69F3A;
    color: black;
    border-radius: 10px;
    border-color: #D69F3A;
    cursor: pointer;
    height: 30px;
    width: 200px;
    font-family: 'Open Sans', sans-serif;
    margin-left: 45%;
}
#bio{
    resize: none;
    width: 1190px;
    height: 150px;
    background-color: rgba(255, 255, 255, 0.03);
    border: none;
    outline: none;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    color: white;
}
#btn_modif_bio{
    background-color: #D69F3A;
    color: black;
    border-radius: 10px;
    border-color: #D69F3A;
    cursor: pointer;
    height: 30px;
    width: 200px;
    font-family: 'Open Sans', sans-serif;
    margin-top: 15px;
    margin-left: 45%;
}
#contener_contacte_profil{
    display: flex;
    justify-content: space-evenly;
}
#label_discord{
    color: #7289da;
}
#label_linkdin{
    color: darkcyan;
}
/*PAGE PROFIL*/
#biographie{
    width: auto;
    height: auto;
    border-radius: 10px;
    overflow: auto;
    font-family: 'Open Sans', sans-serif;
    padding: 10px;
    background-color: #4E4E50;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
}
#fil_actualite{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#contener_profil{
    display: flex;
}
#contener_profil1{
    margin-right: 10px;
    width: 13%;
}
#contener_contacte_profil1{
    position: relative;
}
#contener_contacte_profil1 .fa-discord{
    position: absolute;
    top: 40%;
    right: 5px;
    transform: translateY(-50%);
}
#contener_contacte_profil1 input{
    border: none;
    outline: none;
    font-family: 'Open Sans', sans-serif;
    background: transparent;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    color: white;
    height: 30px;
    width: 300px;
    margin-bottom: 15px;
}
#contener_contacte_profil2{
    position: relative;
}
#contener_contacte_profil2 .fa-linkedin{
    position: absolute;
    top: 40%;
    right: 5px;
    transform: translateY(-50%);
}
#contener_contacte_profil2 input{
    border: none;
    outline: none;
    font-family: 'Open Sans', sans-serif;
    background: transparent;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    color: white;
    height: 30px;
    width: 300px;
    margin-bottom: 15px;
}
#contener_profil1 ul{
    padding: 0px;
}
#contener_profil1 li{
    list-style: none;
    padding: 0px;
}
#contener_profil2{
    margin-right: 10px;
    width: 70%;
    display: flex;
    flex-direction: column;
}
#contener_profil3{
    width: 19%;
}
.barre-verticale {
    width: 2px; /* Largeur de la barre */
    height: auto; /* Hauteur de la barre */
    min-height: 950px;
    background-color: white; /* Couleur de la barre */
    margin-right: 10px;
}
.barre-verticale_annonce{
    width: 2px; /* Largeur de la barre */
    height: auto; /* Hauteur de la barre */
    background-color: white; /* Couleur de la barre */
    margin-right: 10px;
    margin-left: 10px;

}
.barre-verticale_games{
    width: 2px; /* Largeur de la barre */
    height: 300px; /* Hauteur de la barre */
    background-color: white; /* Couleur de la barre */
    margin-right: 10px;
    margin-left: 10px;

}
.avatar{
    float: left;
    margin-right: 20px;
    border: 3px solid black;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7); 
}
.avatar_commentaire{
    float: left;
    margin-right: 20px;
    margin-top: 10px;
    border: 3px solid black;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
}
.avatar_user_annonce{
    border: 3px solid black;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
}
#contener_profil_avatar{
    display: flex;
    justify-content: space-between;
}
#contener_profil_avatar1{
    display: flex;
    flex-direction: row;
}
#contener_profil_avatar2{
    display: flex;
    align-items: flex-end;
}
#contener_profil_avatar2 ul{
    display: flex;
}
#contener_profil_avatar2 li{
    margin-right: 10px;
    list-style: none;
    color: white;
    margin-left: 5px;
}
.fa-discord{
    color: #7289da;
}
.fa-linkedin{
    color: darkcyan;;
}
.fa-envelope{
    color: white;
}
.elm{
    border-radius: 5px;
    margin-bottom: 5px;
    padding: 10px;
    padding-left: 3px;
}
.elm:hover{
    background-color: #D69F3A;
}
.elm li a{
    cursor: pointer;
}
.btn{
    border: 1px solid white;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    background-color: #D69F3A;
    border-color: #D69F3A;
}
#mes_annonces{
    display: none;
}
.modif_annonce_profil{
    display: flex;
    justify-content: end;
    margin-bottom: 10px;
}
.modif_edit_annonce{
    margin-right: 5px;
    border: 1px solid #D69F3A;
    padding: 5px;
    border-radius: 5px;
    background-color: #D69F3A;
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.modif_edit_annonce .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #333333a2;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
}

.modif_edit_annonce:hover .tooltiptext{
    visibility: visible;
    opacity: 1;
}
.modif_suppr_annonce{
    border: 1px solid rgb(139, 8, 8);
    padding: 8px;
    border-radius: 5px;
    background-color: rgb(139, 8, 8);
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.modif_suppr_annonce .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #333333a2;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
}

.modif_suppr_annonce:hover .tooltiptext{
    visibility: visible;
    opacity: 1;
}
.contener_message{
    margin-bottom: 15px;
    background-color: #272A30;
    padding-left: 5px;
    padding-right: 5px;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
}
.contener_message_user{
    width: 13%;
}
.contenu_message{
    width: 87%;
}
.exp_message{
    display: flex;
}
#mes_message_recu{
    display: none;
}
#message_envoyer{
    display: none;
}


/*PAGES CREATION ANNONCES*/
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield; /* Firefox */
}
.consigne{
    width: 40%;
    background-color: rgba(255, 255, 255, 0.05);
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
    padding: 2px;
    color: white;
}
#minia_crea_annonce{
    margin-bottom: 15px;
}
#minia_crea_annonce input[type="file"]{
    display: none;
}
#minia_crea_annonce .icon{
    font-size: 30px;
    color: white;
}
#minia_crea_annonce .icon2{
    font-size: 30px;
    color: white;
}
#minia_crea_annonce .icon3{
    font-size: 30px;
    color: white;
}
#minia_crea_annonce .icon-done{
    font-size: 30px;
    color: #228B22;
}
#minia_crea_annonce .icon2-done{
    font-size: 30px;
    color: #228B22;
}
#minia_crea_annonce .icon3-done{
    font-size: 30px;
    color: #228B22;
}
#contener_input_couverture_games{
    display: flex;
    margin-left: 120px;
    margin-top: 15px;
}
#contener_input_couverture_games #input-couverture-games label{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background-color: rgba(255, 255, 255, 0.03);
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 5px;
    cursor: pointer;
    color: white;
}
#contener_input_minia_annonce{
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 15px;
}
#contener_input_minia_annonce #input_minia_annonce1 label{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background-color: rgba(255, 255, 255, 0.03);
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 5px;
    cursor: pointer;
    color: white;
}
#contener_input_minia_annonce #input_minia_annonce2 label{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background-color: rgba(255, 255, 255, 0.03);
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 5px;
    cursor: pointer;
    color: white;
}
#contener_input_minia_annonce #input_minia_annonce3 label{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background-color: rgba(255, 255, 255, 0.03);
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 5px;
    cursor: pointer;
    color: white;
}
#form_creation_annonce h2{
    text-decoration: underline;
}
#contenu_annonce_dev{
    height: 500px;
    width: 1192px;
    resize: none;
    margin-bottom: 10px;
    font-size: 18px;
}
#submit_crea_annonce{
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
#submit_crea_annonce input{
    background-color: #D69F3A;
    color: black;
    border-radius: 10px;
    border-color: #D69F3A;
    cursor: pointer;
    height: 40px;
    width: 200px;
    font-family: 'Open Sans', sans-serif;
}
#titre_annonce_dev{
    height: 40px;
    width: 60%;
    outline: none;
    border: none;
    font-size: 30px;
}
#titre_crea_annonce input{
    border: none;
    outline: none;
    font-family: 'Open Sans', sans-serif;
    background: transparent;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    color: white;
    height: 35px;
    width: 65%;
}
.contenu_crea_annonce textarea{
    background-color: rgba(255, 255, 255, 0.03);
    border: none;
    outline: none;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    color: white;
}
#prix_annonce{
    display: none;
}
#prix label {
    color: black;
    margin-bottom: 5px;
    margin-top: 10px;
}
#prix{
    position: relative;
}
#prix i{
    position: absolute;
    top: 50%;
    left: 130px;
    transform: translateY(-50%);
    color: #fff;
}
#prix input{
    border: none;
    outline: none;
    font-family: 'Open Sans', sans-serif;
    background: transparent;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    color: white;
    height: 35px;
    width: 5%;
}
#border_crea_annonce{
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-top: 2px;
    background-color: #272A30;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
}
#facturation_crea_annonce label{
    color: white;
}
#contener_detail{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
#contener_detail #colum_categorie label{
    color: white;
}
#contener_detail #colum_categorie #category{
    border: none;
    outline: none;
    font-family: 'Open Sans', sans-serif;
    background: transparent;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    color: white;
    height: 35px;
    width: auto;
    font-size: 14px;
}
#lieux_annonce #colum_lieu{
    display: flex;
    flex-direction: column;
}
#lieux_annonce #colum_lieu #ville{
    border: none;
    outline: none;
    font-family: 'Open Sans', sans-serif;
    background: transparent;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    color: white;
    height: 35px;
    width: 200px;
    margin-bottom: 15px;
    font-size: 16px;
}
#lieux_annonce #colum_lieu #code_postale{
    border: none;
    outline: none;
    font-family: 'Open Sans', sans-serif;
    background: transparent;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    color: white;
    height: 35px;
    width: 70px;
    font-size: 16px;
}
#lieux_annonce #colum_lieu label{
    color: white;
}
#lieux_annonce #platformes{
    color: white;
}
#lieux_annonce #genres{
    color: white;
}
.elm_category{
    color: black;
}
.elm_category_titre{
    color: black;
    font-weight: bold;
}
#games_affiliation{
    display: flex;
    justify-content: space-around;
}
#games_affiliation #colum_instant{
    display: flex;
    flex-direction: column;
}
#games_affiliation #colum_amazon{
    display: flex;
    flex-direction: column;
}
#games_affiliation #colum_instant{
    color: white;
}
#games_affiliation #colum_amazon label{
    color: white;
}
.input_games_affiliation{
    margin-bottom: 10px;
}


/*INDEX*/
.text_mon_compte{
    margin-top: 5px;
    font-size: 16px;
    text-transform: uppercase;
}
.material-symbols-outlined{
    color: rgba(255, 255, 255, 0.70);
    font-size: 60px !important; /* Votre taille personnalisée */
}
#bouton_droite{
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    z-index: 10;
    font-size: 30px;
}
#bouton_gauche{
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    z-index: 10;
}
#bouton_droite_astuce{
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    z-index: 10;
    font-size: 30px;
}
#bouton_gauche_astuce{
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    z-index: 10;
}
.redirect_title_index h2{
    transition: transform 0.3s ease-in-out;
}
.redirect_title_index h2:hover{
    color: #D69F3A;
    transform: scale(1.05);
}
.image_annonce_dev_index{
    width: 20%;
}
#contener_derniere_actus{
    display: flex;
    flex-wrap: wrap;
    margin-top: 100px;
    justify-content: center;
    position: relative;
}
#contener_scroll{
    display: flex;
    overflow-x: hidden;
}
#contener_scroll .google-auto-placed{
    display: none;
}
#contener_scroll .product-image-even-white-space-roi{
    display: none;
}
#contener_scroll_derniere_actus{
    display: flex;
    overflow-x: hidden;
}
#derniere_actus .google-auto-placed{
    display: none;
}
#derniere_actus .product-image-even-white-space-roi{
    display: none;
}
#derniere_actus{
    height: auto;
}
.actus_case{
    margin-top: 15px;
    margin-right: 15px;
    position: relative;
    width: 350px;
    height: auto;
}
.actus_case_profil{
    margin-top: 15px;
    margin-right: 15px;
    position: relative;
    width: 100%;
    height: auto;
}
.actus_case_profil .detail_categorie_actus_case {
    position: absolute;
    top: 10px;
    left: 10px; /* Assurez-vous d'ajouter 'px' à la valeur de 'left' */
    background-color: #d18e10a8; /* Remplacez cette valeur par la couleur de votre choix */
    padding: 5px; /* Ajoutez un remplissage pour un meilleur aspect */
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
    height: auto;
    border-radius: 25px;
}
.actus_case_profil .detail_categorie_actus_case p {
    margin: 0; /* Assurez-vous de supprimer les marges pour éviter l'espacement indésirable */
    font-size: 13px;
}
.actus_case_profil .detail_heure_actus_case {
    position: absolute;
    top: 10px;
    right: 10px; /* Assurez-vous d'ajouter 'px' à la valeur de 'left' */
    background-color: #000000b9; /* Remplacez cette valeur par la couleur de votre choix */
    padding: 5px; /* Ajoutez un remplissage pour un meilleur aspect */
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
    height: auto;
    border-radius: 25px;
}
.actus_case_profil .detail_heure_actus_case p {
    margin: 0; /* Assurez-vous de supprimer les marges pour éviter l'espacement indésirable */
    font-size: 13px;
}
.actus_case_profil .detail_titre_actus_case{
    margin: 0;
    margin-top: -15px;
}
.actus_case_profil #detail_views_actus_case{
    position: absolute;
    bottom: 65px;
    right: 10px; /* Assurez-vous d'ajouter 'px' à la valeur de 'left' */
    background-color: #000000b9; /* Remplacez cette valeur par la couleur de votre choix */
    padding: 5px; /* Ajoutez un remplissage pour un meilleur aspect */
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
    height: auto;
    border-radius: 25px;
} 
.actus_case_profil #detail_views_actus_case p{
    margin: 0;
    font-size: 13px;
}
.actus_case_profil #detail_platformes_actus_case{
    position: absolute;
    bottom: 65px;
    left: 10px; /* Assurez-vous d'ajouter 'px' à la valeur de 'left' */
    background-color: #000000b9; /* Remplacez cette valeur par la couleur de votre choix */
    padding: 5px; /* Ajoutez un remplissage pour un meilleur aspect */
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
    height: auto;
    border-radius: 25px;
} 
.actus_case_profil #detail_platformes_actus_case p{
    margin: 0;
    font-size: 13px;
}
.actus_case .detail_categorie_actus_case {
    position: absolute;
    top: 10px;
    left: 10px; /* Assurez-vous d'ajouter 'px' à la valeur de 'left' */
    background-color: #d18e10a8; /* Remplacez cette valeur par la couleur de votre choix */
    padding: 5px; /* Ajoutez un remplissage pour un meilleur aspect */
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
    height: auto;
    border-radius: 25px;
}
/* Catégorie New Tech (bleu) */
.detail_categorie_actus_case.category-news-tech {
    background-color: rgba(48, 59, 158, 0.80);
}

/* Catégorie News Astuce (orange) */
.detail_categorie_actus_case.category-news-astuce {
    background-color: rgba(255, 166, 0, 0.80);
}

/* Catégorie News Jeu (rouge) */
.detail_categorie_actus_case.category-news-jeu {
    background-color: rgba(182, 13, 13, 0.8);
}

/* Catégorie News Bon Plan (cyan) */
.detail_categorie_actus_case.category-news-bon-plan {
    background-color: rgba(14, 143, 143, 0.80);
}

.actus_case .detail_categorie_actus_case p {
    margin: 0; /* Assurez-vous de supprimer les marges pour éviter l'espacement indésirable */
    font-size: 13px;
}
.actus_case .detail_heure_actus_case {
    position: absolute;
    top: 10px;
    right: 10px; /* Assurez-vous d'ajouter 'px' à la valeur de 'left' */
    background-color: #000000b9; /* Remplacez cette valeur par la couleur de votre choix */
    padding: 5px; /* Ajoutez un remplissage pour un meilleur aspect */
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
    height: auto;
    border-radius: 25px;
}
.actus_case .detail_heure_actus_case p {
    margin: 0; /* Assurez-vous de supprimer les marges pour éviter l'espacement indésirable */
    font-size: 13px;
}
.actus_case .detail_titre_actus_case{
    margin: 0;
    margin-top: -15px;
}
.image_actus_one{
    width: 100%;
    height: 250px;
    position: relative;
}
.image_actus_one #detail_titre_actus_one p {
    position: absolute;
    top: 20px;
    left: 10;
    font-size: 30px;
    width: 40%;
    height: auto;
}
.image_actus_one #detail_heure_actus_one{
    position: absolute;
    top: 10px;
    right: 10px; /* Assurez-vous d'ajouter 'px' à la valeur de 'left' */
    background-color: #000000b9; /* Remplacez cette valeur par la couleur de votre choix */
    padding: 5px; /* Ajoutez un remplissage pour un meilleur aspect */
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
    height: auto;
    border-radius: 25px;
}
.image_actus_one #detail_heure_actus_one p{
    margin: 0;
    font-size: 13px;
}
.image_actus_one #detail_views_actus_one{
    position: absolute;
    bottom: -90px;
    right: 10px; /* Assurez-vous d'ajouter 'px' à la valeur de 'left' */
    background-color: #000000b9; /* Remplacez cette valeur par la couleur de votre choix */
    padding: 5px; /* Ajoutez un remplissage pour un meilleur aspect */
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
    height: auto;
    border-radius: 25px;
}
.image_actus_one #detail_views_actus_one p{
    margin: 0;
    font-size: 13px;
}
.image_actus_one #detail_platformes_actus_one{
    position: absolute;
    top: 75%;
    left: 10px; /* Assurez-vous d'ajouter 'px' à la valeur de 'left' */
    background-color: #000000b9; /* Remplacez cette valeur par la couleur de votre choix */
    padding: 5px; /* Ajoutez un remplissage pour un meilleur aspect */
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
    height: auto;
    border-radius: 25px;
}
.image_actus_one #detail_platformes_actus_one p{
    margin: 0;
    font-size: 13px;
}
.actus_case #detail_views_actus_case{
    position: absolute;
    bottom: 65px;
    right: 10px; /* Assurez-vous d'ajouter 'px' à la valeur de 'left' */
    background-color: #000000b9; /* Remplacez cette valeur par la couleur de votre choix */
    padding: 5px; /* Ajoutez un remplissage pour un meilleur aspect */
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
    height: auto;
    border-radius: 25px;
} 
.actus_case #detail_views_actus_case p{
    margin: 0;
    font-size: 13px;
}
.actus_case #detail_platformes_actus_case{
    position: absolute;
    bottom: 65px;
    left: 10px; /* Assurez-vous d'ajouter 'px' à la valeur de 'left' */
    background-color: #000000b9; /* Remplacez cette valeur par la couleur de votre choix */
    padding: 5px; /* Ajoutez un remplissage pour un meilleur aspect */
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
    height: auto;
    border-radius: 25px;
} 
.actus_case #detail_platformes_actus_case p{
    margin: 0;
    font-size: 13px;
}
.image_actus_one #detail_categorie_actus_one {
    position: absolute;
    top: 10px;
    left: 10px; /* Assurez-vous d'ajouter 'px' à la valeur de 'left' */
    background-color: #d18e10a8; /* Remplacez cette valeur par la couleur de votre choix */
    padding: 5px; /* Ajoutez un remplissage pour un meilleur aspect */
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
    height: auto;
    border-radius: 25px;
}
/* Catégorie New Tech (bleu) */
#detail_categorie_actus_one.category-news-tech {
    background-color: rgba(48, 59, 158, 0.80);
}

/* Catégorie News Astuce (orange) */
#detail_categorie_actus_one.category-news-astuce {
    background-color: rgba(255, 166, 0, 0.80);
}

/* Catégorie News Jeu (rouge) */
#detail_categorie_actus_one.category-news-jeu {
    background-color: rgba(182, 13, 13, 0.8);
}

/* Catégorie News Bon Plan (cyan) */
#detail_categorie_actus_one.category-news-bon-plan {
    background-color: rgba(14, 143, 143, 0.80);
}

.image_actus_one #detail_categorie_actus_one p {
    margin: 0; /* Assurez-vous de supprimer les marges pour éviter l'espacement indésirable */
    font-size: 13px;
}
#img_couverture_actus {
    width: 100%;        /* ou une valeur fixe si tu veux */
    height: 350px;      /* fixe pour activer object-fit */
    object-fit: cover;  /* évite l’étirement */
    border-radius: 5px;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
    margin-bottom: 10px;
}
.img_couverture_index{
    height: 200px;
    width: 350px;
}
.titre_annonce_dev_index{
    font-size: 18px;
    font-weight: bold;
}
.titre_annonce_dev_index p{
    font-size: 18px;
    font-weight: bold;
    margin-top: 0;
}
.contenu_annonce_dev_index{
    margin-top: 5px;
    margin-left: 15px;
}
.contener_contenu_annonce_dev_index{
    /* line-height: 2px; */
}
.contenu_publisher_annonce_dev_index{
    display: flex;
}
.pseudo_publisher{
    display: flex;
    flex-direction: row;
}
.pseudo_publisher p{
    margin-top: 0px;
}
.paltform p {
    margin-top: 0px;
}
.genres_games{
    display: flex;
    flex-direction: row;
}
.genres_games p {
    margin-top: 0px;
}
.contenu_publisher_annonce_dev_index p{
    font-size: 15px;
}
#img_couverture{
    border-radius: 5px;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
    margin-bottom: 10px;
    width: 100%;
    height: 200px;
    object-fit: cover;
}
#test_img{
    width: 100%;
    height: 200px;
}
.text_orange{
    color: #D69F3A;
}
.text_red{
    color: rgb(185, 2, 2);
}
#publication_annonce{
    border: 1px solid #272A30;
    margin-top: 20px;
    padding: 15px;
    background-color: #272A30;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
}
#publication_annonce p{
    text-align: center;
}
#publication_button{
    display: flex;
    justify-content: center;
}
#publication_annonce li{
    color: white;
}
#publication_annonce h3{
    color: white;
    text-decoration: underline;
}
.btn_index{
    background-color: #D69F3A;
    border-color: #D69F3A;
    border-radius: 15px;
    height: 40px;
    width: 300px;
    font-size: 18px;
    color: white;
    cursor: pointer;
}
.fa-exclamation{
    color: red;
}
.pagination{
    text-align: center;
    margin-bottom: 20px;
}
.pagination a {
    padding: 8px 12px;
    background: #222;
    color: white;
    border-radius: 5px;
    margin: 3px;
    text-decoration: none;
}
.pagination a.active {
    background: #ff9800;
}
#contener_nav_2 form #s{
    border: none;
    outline: none;
    font-family: 'Open Sans', sans-serif;
    background: transparent;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    color: white;
    height: 35px;
    width: 200px;
    margin-bottom: 15px;
    font-size: 16px;
}
#contener_nav_2 #btn-recherche{
    background-color: #D69F3A;
    border-color: #D69F3A;
    border-radius: 2px;
    height: 25px;
    color: white;
    cursor: pointer;
}
/*PAGES GAMES*/
.element_games_affiliation{
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 0px;
}
.contener_element_games_affiliation{
    display: flex;
    align-items: center;
}
.contener_element_games_affiliation .support_games_affiliation{
    margin-right: 20px;
}
#contener_games_affiliation{
    display: flex;
    justify-content: center;
}
#contener_games_affiliation .google-auto-placed{
    display: none;
}
#games_affiliation_link{
    margin-top: 15px;
    background-color: rgba(97, 94, 94, 0.5);
    border: 1px solid rgb(59, 59, 59);
    border-radius: 25px;
    height: auto;
    width: 50%;
    padding: 5px;
}
#games_affiliation_link h3{
    color: white;
    text-decoration: underline;
}
.btn_games_affiliation a{
    background-color: #ce9835;
    border-radius: 25px;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
}
#contener_games{
    display: flex;
    justify-content: space-evenly;
}
.games_date_sortie{
    color: rgba(193, 193, 197, 0.80);
}
.contener_synopsis_and_other{
    display: flex;
    align-items: center;
    justify-content: center;
}
.colum_synopsis{
    width: 70%;
    height: auto;
}
.colum_trailer iframe{
    border-radius: 25px;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
    margin-top: 15px;
}
.synopsis{
    font-size: 13px;
    color: rgba(193, 193, 197, 0.80);
    text-align: justify;
}
.text_synopsis{
    font-size: 13px;
    color: white;
}
/* Styliser chaque genre individuellement */
.contener_games_title .genre-pc {
    color: white; /* Couleur du texte pour Switch */
    border-radius: 5px;
    padding: 10px;
    background-color: #0000007a;
    font-size: 13px;
}

.contener_games_title .genre-ps5 {
    color: white; /* Couleur du texte pour Switch */
    border-radius: 5px;
    padding: 10px;
    background-color: #0000007a;
    font-size: 13px;
}

.contener_games_title .genre-ps4 {
    color: white; /* Couleur du texte pour Switch */
    border-radius: 5px;
    padding: 10px;
    background-color: #0000007a;
    font-size: 13px;
}

.contener_games_title .genre-xbox {
    color: white; /* Couleur du texte pour Switch */
    border-radius: 5px;
    padding: 10px;
    background-color: #0000007a;
    font-size: 13px;
}

.contener_games_title .genre-switch {
    color: white; /* Couleur du texte pour Switch */
    border-radius: 5px;
    padding: 10px;
    background-color: #0000007a;
    font-size: 13px;
}
#games_couverture{
    display: flex;
    justify-content: end;
    width: 40%;
}
#game_realse{
    width: 50%;
}
#game_realse p{
    font-size: 14px;
}
.couverture_img{
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
    border-radius: 5px;
    object-fit: cover;
}
#contener_btn_follow{
    display: flex;
    justify-content: start;
    margin-top: 20px;
    margin-bottom: 20px;
}
.btn-follow{
    background-color: #FD2F56;
    border-radius: 15px;
    height: 40px;
    width: 200px;
    color: white;
    font-size: 15px;
    cursor: pointer;
    border: 2px solid white;
}
.games_note_test{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}



.circle-rating {
  position: relative;
  width: 120px;
  height: 120px;
  margin: 15px auto;
}

.rating-circle {
  width: 120px;
  height: 120px;
  transform: rotate(-90deg);
}

.rating-circle circle {
  fill: none;
  stroke-width: 10;
  stroke-linecap: round;
}

.rating-circle .bg {
  stroke: #444;
}

.rating-circle .progress {
  stroke: #D69F3A;
  stroke-dasharray: 339.292;
  stroke-dashoffset: 339.292;
  transition: stroke-dashoffset 0.5s ease;
}

.rating-text {
  font-size: 26px;
  fill: #fff;
  text-anchor: middle;
  dominant-baseline: middle;
  transform: rotate(90deg);
  transform-origin: 50% 50%;
}

input[type="range"] {
  width: 100%;
  margin-top: 10px;
  accent-color: #D69F3A;
  cursor: pointer;
}

.btn-vote {
  margin-top: 10px;
  padding: 8px 14px;
  border: none;
  border-radius: 6px;
  background-color: #D69F3A;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  transition: 0.2s;
}

.btn-vote:hover {
  background-color: #b78327;
}

.rating-bar {
  display: flex;
  gap: 4px;
  justify-content: center;
  margin: 10px 0;
}

.rating-bar input {
  display: none;
}

.rating-bar label {
  width: 20px;
  height: 20px;
  background-color: #444;
  border-radius: 4px;
  cursor: pointer;
  transition: background 0.2s, transform 0.1s;
}

.rating-bar label:hover,
.rating-bar input:checked ~ label {
  background-color: #D69F3A;
  transform: scale(1.1);
}

.btn-vote {
  margin-top: 8px;
  padding: 6px 14px;
  border: none;
  border-radius: 6px;
  background-color: #D69F3A;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  transition: 0.2s;
}

.btn-vote:hover {
  background-color: #b78327;
}


.note_ign{
    width: 160px;
    height: 160px;
    /*background-color: cadetblue;*/
    position: relative;
}
.outer{
    width: 160px;
    height: 160px;
    border-radius: 50%;
    box-shadow: 6px 6px 10px -1px rgba(0, 0, 0, 0.15),
                -6px -6px 10px -1px rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
}
.inner{
    width: 120px;
    height: 120px;
    border-radius: 50%;
    box-shadow: inset 4px 4px 6px -1px rgba(0, 0, 0, 0.2),
                 inset -4px -4px 6px -1px rgba(0, 0, 0, 0.7),
                 -0.5px -0.5px 0px rgba(0, 0, 0, 1),
                 0.5px 0.5px 0px rgba(0, 0, 0, 0.15),
                 0px 12px 10px -10px rgba(0, 0, 0, 0.05);
    display: flex;
    align-items: center;
    justify-content: center;
}
#note_ing_inner{
    color: white;
}
#note_ing_player{
    color: white;
}
#circle_actu{
    fill: none;
    stroke: url(#GradientColor);
    stroke-width: 20px;
    stroke-dashoffset: 472;
    stroke-dasharray: 472;
    animation: anim 10s linear forwards;
}
#circle_player{
    fill: none;
    stroke: url(#GradientColor1);
    stroke-width: 20px;
    stroke-dashoffset: 472;
    stroke-dasharray: 472;
    animation: anim 2s linear forwards;
}
svg{
    position: absolute;
    top: 0;
    left: 0;
    transform: rotate(276deg) translateX(0px);
}
#actus_games{
    display: flex;
    position: relative;
}
.contener_annonce{
    display: flex;
    justify-content: space-around;
    margin-top: 20px;
    margin-bottom: 20px;
}
.contener_annonce_creator{
    border: 1px solid #272A30;
    padding: 10px;
    width: 25%;
    height: 300px;
    background-color: #272A30;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
    display: flex;
    flex-direction: column;
    align-items: center;
}
.contener_annonce_creator p{
    font-size: 16px;
}
.contener_annonce_contenu{
    border: 1px solid #272A30;
    padding: 10px;
    width: 100%;
    height: auto;
    background-color: #272A30;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
}
.contener_games_title{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.contener_games_title h1{
    color: white;
    margin-bottom: 0px;
}
.contener_note{
    display: flex;
    justify-content: space-around;
    margin-bottom: 70px;
    height: auto;
    margin-top: 20px;
}
.testimg{
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
    border-radius: 25px;
    object-fit: cover;
}
.btn_contact_user{
    background-color: #D69F3A;
    color: black;
    border-radius: 50px;
    border-color: #D69F3A;
    cursor: pointer;
    height: 35px;
    width: 150px;
    font-family: 'Open Sans', sans-serif;
}
.sous-img{
    display: flex;
    margin-top: 15px;
}
.elm-sous-img{
    margin-right: 15px;
    border: 2px solid #D69F3A;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
}
.carrousel ul{
    list-style: none;
    margin-left: 0px;
}
.carrousel{
    position: relative;
    margin-bottom: 20px;
}
.carrousel button{
    position: absolute;
    background: none;
    outline: none;
    border: none;
    font-size: 2.6em;
    z-index: 1;
    cursor: pointer;
    color: white;
    transform: translateY(-50%);
    top: 40%;
}
#prev{
    left: 45px;
}
#next{
    right: 5px;
}
.carousel_principal {
    position: relative; /* Assurez-vous que le conteneur du carrousel a une position relative */
    height: 620px;
}

.slide {
    position: absolute; /* Assurez-vous que les éléments de diapositive ont une position absolue */
    top: 0; /* Position en haut de leur conteneur parent */
    left: 0; /* Position à gauche de leur conteneur parent */
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: 0.4s ease-in-out;
}
.slide.active{
    opacity: 1;
}
.sous-img {
    position: absolute;
    bottom: 10px; /* Ajustez la position verticale des images miniatures en bas du carrousel */
    left: 50%; /* Centrez les images miniatures horizontalement */
    transform: translateX(-50%); /* Centrez les images miniatures horizontalement */
    display: flex;
    gap: 10px; /* Ajoutez un espacement entre les images miniatures */
}
.slide2 img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border: 2px solid transparent; /* Ajoutez une bordure autour des images miniatures */
    cursor: pointer; /* Changez le curseur en pointeur lorsqu'il survole les images miniatures */
}

.slide2 img:hover {
    border-color: #D69F3A; /* Changez la couleur de la bordure lorsqu'il survole les images miniatures */
}
.carrousel ul li img .testimg{
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.sous-img li{
    margin-right: 15px;
}




/* ---- Ag Carrousel (namespaced to avoid conflicts) ---- */
.ag-carousel { width:100%; max-width:900px; margin:12px auto; font-family:inherit; }
.ag-stage { position:relative; display:flex; align-items:center; gap:8px; }
.ag-slides-wrap { width:100%; overflow:hidden; }
.ag-slide { display:none; width:100%; }
.ag-slide.is-active { display:block; }
.ag-slide img { width:100%; height:500px; object-fit:cover; border-radius:6px; display:block; }

/* nav flèches grandes */
.ag-nav { position:absolute; top:50%; transform:translateY(-50%); background:rgba(0,0,0,0.45); color:#fff; border:none; width:40px; height:40px; border-radius:50%; font-size:20px; cursor:pointer; z-index:5; }
.ag-prev { left:8px; }
.ag-next { right:8px; }

/* thumbs */
.ag-thumbs { 
    display:flex;
    align-items:center;
    justify-content: center;
    gap: 8px;
    margin-top:12px;
    width: 100%; 
}
.ag-thumb-nav { background:rgba(0,0,0,0.25); color:#fff; border:none; width:34px; height:34px; border-radius:50%; cursor:pointer; }

.ag-thumb-track { overflow:hidden; flex:1; }
.ag-thumb-inner { display:flex; gap:8px; transition: all 240ms ease; }
.ag-thumb { border:0; background:transparent; padding:0; cursor:pointer; flex:0 0 auto; opacity:0.7; border-radius:6px; }
.ag-thumb img { width:80px; height:80px; object-fit:cover; border-radius:6px; display:block; }
.ag-thumb.is-active { outline: 2px solid #d69f3a; opacity:1; transform:scale(1.02); }

@media (max-width:900px) {
  .ag-slide img { height:420px; }
}
@media (max-width:600px) {
  .ag-slide img { height:300px; }
  .ag-thumb img { width:60px; height:60px; }
}
.total-images {
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 8px;
    margin-right: 150px;
    color: rgba(193, 193, 197, 0.80);
}
#nb_img_carousselle{
    display: flex;
    justify-content: end;
    align-items: center;
}
.p-carouselle-color-orange{
    font-size: 15px;
    font-weight: bold;
    color: #D69F3A;
}
/*PAGES ANNONCE ESPACE COMMENTAIRES*/
.contener_commentaire{
    display: flex;
    margin-bottom: 15px;
    padding-left: 5px;
    width: 100%;
    background-color: #272A30;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
}
.user_commentaire{
    padding-right: 5px;
    width: 20%;
}
.barre-verticale_commentaire{
    width: 2px; /* Largeur de la barre */
    height: auto; /* Hauteur de la barre */
    background-color: white; /* Couleur de la barre */
    margin-right: 10px;
    margin-left: 10px;
}
.user_commentaire_info{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.user_commentaire_info p{
    font-size: 16px;
}
.contenu_commentaire{
    width: 70%;
}
.publication_commentaire{
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 16%;
}
.publication_commentaire i{
    margin-right: 5px;
}
#commentaire textarea{
    resize: none;
    width: 100%;
    height: 100px;
    border: none;
    outline: none;
    background-color: rgba(255, 255, 255, 0.03);
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    color: white;
    font-size: 16px;
}
#enregistrement_commentaire{
    width: 100%;
    padding: 5px;
    margin-bottom: 15px;
    background-color: #272A30;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
}
#btn_publication_commentaire input{
    background-color: #D69F3A;
    color: black;
    border-radius: 10px;
    border-color: #D69F3A;
    cursor: pointer;
    height: 30px;
    width: 250px;
    font-family: 'Open Sans', sans-serif;
    margin-top: 15px;
    margin-left: 35%;
}
#requiere_connexion_commentaire{
    width: 100%;
    padding: 5px;
    margin-bottom: 15px;
    background-color: #272A30;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
    text-align: center;
}
/*PAGES MESSAGES PRIVER*/
#sous_message{
    display: flex;
    align-items: flex-end;
    justify-content: end;
    margin-bottom: 15px;
}
#sous_message_destinataire{
    display: flex;
    align-items: flex-end;
    margin-bottom: 15px;
}
#border_sous_message_destinataire{
    display: flex;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 10px;
    background-color: #272A30;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
    max-width: 1200px;
}
.msg_principal{
    padding: 10px;
    background-color: #272A30;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
    margin-bottom: 15px;
    margin-top: 15px;
}
.msg_principal p{
    color: white;
}
#border_sous_message{
    display: flex;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 10px;
    background-color: #272A30;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
}
.barre_verticale_sous_message{
    width: 2px; /* Largeur de la barre */
    height: auto; /* Hauteur de la barre */
    background-color: white; /* Couleur de la barre */
    margin-right: 10px;
    margin-left: 10px;
}
.sous_message_date_time p{
    font-size: 15px;
    color: rgba(247, 247, 247, 0.616);
    margin-right: 15px;
    min-width: 130px;
}
#envoie_sous_message textarea{
    background-color: rgba(255, 255, 255, 0.03);
    outline: none;
    border: none;
    resize: none;
    height: 150px;
    width: 100%;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 15px;
    color: white;
}
#envoie_sous_message input{
    background-color: #D69F3A;
    color: black;
    border-radius: 10px;
    border-color: #D69F3A;
    cursor: pointer;
    height: 25px;
    width: 100px;
    font-family: 'Open Sans', sans-serif;
}
.sous_message_user{
    width: 130px;
}
/*PAGES CONFIRMATION E-MAIL*/
#confirmation_email{
    color: white;
    background-color: #272A30;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
    padding: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#confirmation_email button{
    text-align: center;
    background-color: #D69F3A;
    color: black;
    border-radius: 10px;
    border-color: #D69F3A;
    cursor: pointer;
    height: 25px;
    width: 100px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 15px;
}
/*PAGES ENVOIE MESSAGE PRINCIPAL */
#objet_envoie_message{
    display: flex;
    flex-direction: column;
}
#objet_envoie_message label{
    color: white;
    margin-bottom: 5px;
}
#objet_envoie_message input{
    border: none;
    outline: none;
    font-family: 'Open Sans', sans-serif;
    background: transparent;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    color: white;
    height: 30px;
    width: 50%;
    margin-bottom: 15px;
}
#contenu_envoie_message{
    display: flex;
    flex-direction: column;
}
#contenu_envoie_message label{
    color: white;
    margin-bottom: 5px;
}
#contenu_envoie_message textarea{
    background-color: rgba(255, 255, 255, 0.03);
    border: none;
    outline: none;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    color: white;
    resize: none;
    width: 100%;
    height: 150px;
    margin-bottom: 15px;
}
#envoie_message_principal #submit_message{
    background-color: #D69F3A;
    color: black;
    border-radius: 10px;
    border-color: #D69F3A;
    cursor: pointer;
    height: 25px;
    width: 300px;
    font-family: 'Open Sans', sans-serif;
}
/*PAGE REGLEMENT*/
#border_reglement{
    background-color: #272A30;
    padding: 5px 10px;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
}
#border_reglement h1{
    color: white;
}
#rg_objet h2{
    margin-top: 30px;
    margin-bottom: 20px;
    text-decoration: underline;
}
#rg_ci h2{
    margin-top: 30px;
    margin-bottom: 20px;
    text-decoration: underline;
}
#rg_da h2{
    margin-top: 30px;
    margin-bottom: 20px;
    text-decoration: underline;
}
#rg_ru h2{
    margin-top: 30px;
    margin-bottom: 20px;
    text-decoration: underline;
}
#rg_tu h2{
    margin-top: 30px;
    margin-bottom: 20px;
    text-decoration: underline;
}
#rg_sanction h2{
    margin-top: 30px;
    margin-bottom: 20px;
    text-decoration: underline;
}
#rg_mr h2{
    margin-top: 30px;
    margin-bottom: 20px;
    text-decoration: underline;
}
/*PAGES ACTUS*/
.share_actus{
    display: flex;
}
.share_actus ul{
    display: flex;
}
.share_actus ul li{
    list-style: none;
    margin-right: 15px;
}
.actus_entete{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.actus_entete h1{
    color: white;
    width: 60%;
}
.actus_entete .actus_categorie{
    border-radius: 25px;
    padding-left: 15px;
    padding-right: 15px;
}
.actus_categorie.category-news-tech {
    background-color: rgba(48, 59, 158, 0.50);
}

/* Catégorie News Astuce (orange) */
.actus_categorie.category-news-astuce {
    background-color: rgba(255, 166, 0, 0.50);
}

/* Catégorie News Jeu (rouge) */
.actus_categorie.category-news-jeu {
    background-color: rgba(182, 13, 13, 0.50);
}

/* Catégorie News Bon Plan (cyan) */
.actus_categorie.category-news-bon-plan {
    background-color: rgba(14, 143, 143, 0.50);
}
.actus_entete .actus_views_and_published{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 80%;
}
.actus_entete .actus_views_and_published p{
    font-size: 13px;
    color: #c1c1c5af;
}
.actus_paragraphe1{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.actus_paragraphe1 ol li{
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
}
.actus_paragraphe1 ul li{
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
}
.actus_paragraphe1 img{
    border-radius: 25px;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
}
.actus_paragraphe1 h3{
    color: white;
}
.actus_paragraphe1 .img_paragraphe1{
    border-radius: 25px;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
}
.actus_paragraphe1 p {
    width: 80%;
    font-size: 20px;
    text-align: justify;
    line-height: 30px;
}
.actus_paragraphe1 h4{
    color: white;
    font-size: 25px;
    font-weight: bold;
}
.actus_paragraphe2{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.actus_paragraphe2 .img_paragraphe1{
    border-radius: 25px;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
}
.actus_paragraphe2 p {
    width: 80%;
    font-size: 20px;
    text-align: justify;
    line-height: 30px;
}
.actus_paragraphe3{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.actus_paragraphe2 .img_paragraphe1{
    border-radius: 25px;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
    margin-top: 15px;
}
.actus_paragraphe3 p {
    width: 80%;
    font-size: 20px;
    text-align: justify;
    line-height: 30px;
}
.actus_paragraphe3 .img_paragraphe1{
    border-radius: 25px;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
    margin-top: 15px;
}
.separateur_actus{
    width: 85%;
    border-color: rgba(193, 193, 197, 0.40);
}
/*PAGES ALL_GAMES*/
.all_games{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
/*PAGES BANK IMAGES*/
#contener_bank_image{
    display: flex;
    flex-wrap: wrap;
}
.card_images_bank img{
    border-radius: 25px;
    margin-right: 10px;
    transition: transform 0.3s ease;
}
.card_images_bank img:hover{
    transform: scale(1.1);
}
/* Style pour l'overlay */
#image-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 9999;
    text-align: center;
}

/* Style pour la croix */
#close-button {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 40px;
    color: #fff;
    cursor: pointer;
}

/* Style pour l'image en grand */
#overlay-image {
    max-width: 80%;
    max-height: 80%;
    margin: auto;
    margin-top: 50px; /* Ajustez la marge selon votre besoin */
}

/*PAGES CONTACTE*/
#contener_contacte{
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: 50vh;
}
#contener_contacte #colum_email_support{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    padding: 20px;
    background: #22252A;
    box-shadow:  17px 17px 11px #16181c, -17px -17px 11px #2e3238;
    width: 300px;
}
#contener_contacte #colum_email_partenariat{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    padding: 20px;
    background: #22252A;
    box-shadow:  17px 17px 11px #16181c, -17px -17px 11px #2e3238;
    width: 300px;
}
#contener_contacte #colum_email_support h3{
    color: white;
    font-weight: bold;
}
#contener_contacte #colum_email_partenariat h3{
    color: white;
    font-weight: bold;
}
#contener_contacte #colum_email_support i{
    font-size: 60px;
}
#contener_contacte #colum_email_partenariat i{
    font-size: 60px;
}
#contener_contacte #colum_email_support hr{
    width: 100%;
}
#contener_contacte #colum_email_partenariat hr{
    width: 100%;
}

/** FORUM **/

.content_table_forum {
    border-collapse: collapse;
    width: 100%;
    min-width: 400px;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.content_table_forum th,
td {
    padding: 20px 0px;
    box-sizing: border-box;
    text-align: center;
    width: 200px;
}

.content_table_forum th {
    background-color: #1A1A1D;
    color: white;
}

.content_table_forum tbody tr {
    border-bottom: 1px solid #22252A;
    background-color: #3b3b3b;
}

.content_table_forum tbody tr:nth-of-type(even) {
    background-color: #515152;
}

.content_table_forum tbody tr:last-of-type {
    border-bottom: 2px solid #1A1A1D;
}

.content_table_forum tr td lord-icon {
    border-radius: 2px;
}
.adsense {
    display:block;
    width:50%;
    min-height:250px;
    margin:20px 0;
}
#pubs_actus{
    height: 100px;
}
#sidebar-ad-right {
    position: fixed;   /* reste visible quand tu scroll */
    top: 50%;
    transform: translateY(-50%);        /* distance du haut */
    right: 30px;       /* distance de la droite */
    z-index: 1000;     /* au-dessus du contenu */
}
#sidebar-ad-left {
    position: fixed;   /* reste visible quand tu scroll */
    top: 50%;
    transform: translateY(-50%);        /* distance du haut */
    left: 30px;       /* distance de la droite */
    z-index: 1000;     /* au-dessus du contenu */
}
.ads_section_game{
    display: flex;
    justify-content: center;
}
.all_actus{
    margin-top: 20px;
}
.all_games{
    margin-top: 5px;
}
/* Conteneur des notes */
.ag-rating-wrapper {
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  justify-content: space-evenly;
  color: #fff;
  margin: 10px 0;
}
/* Card */
.ag-rating-card { 
  text-align:center; 
  width: 180px; /* taille fixe pour le card */
}
/* Title */
.ag-rating-title { 
  margin: 0 0 8px 0; 
  font-size: 15px; 
  color: #fff; 
}
/* Circle container */
.ag-rating-circle { 
  width: 160px;  /* fixe */
  height: 160px; /* fixe */
  margin: 0 auto; 
  position: relative;
}
/* SVG */
.ag-rating-circle svg { 
  width: 160px;   /* fixe */
  height: 160px;  /* fixe */
  transform: rotate(-90deg); /* démarre à 12h */
  display: block;
  margin: 0 auto;
}
/* background track */
.ag-circle-bg {
  fill: none;
  stroke: rgba(255,255,255,0.08);
  stroke-width: 10;
}
/* progress */
.ag-circle-progress {
  fill: none;
  stroke-width: 10;
  stroke-linecap: butt;
  stroke-dasharray: 439; 
  stroke-dashoffset: 439; 
  transition: stroke-dashoffset 900ms cubic-bezier(.22,.9,.32,1);
}
/* couleurs */
.ag-gold { stroke: #D69F3A; filter: none; }
.ag-green { stroke: #4CAF50; filter: none; }
/* texte centré */
.ag-rating-circle text {
  font-size: 26px;
  font-weight: 700;
  fill: #ffffff;
  transform: rotate(90deg); /* annule rotation du svg */
  transform-origin: 50% 50%;
}
/* Overlay sombre pour le zoom */
.image-lightbox-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
/* Image affichée dans le zoom */
.image-lightbox-overlay img {
  max-width: 90%;
  max-height: 90%;
  border-radius: 10px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.6);
  transform: scale(0.8);
  transition: transform 0.3s ease;
}
/* Active la lightbox */
.image-lightbox-overlay.active {
  opacity: 1;
  pointer-events: auto;
}
.image-lightbox-overlay.active img {
  transform: scale(1);
}


#contener_btn_follow {
    display: flex;
    justify-content: start;
    align-items: center;
}

/* Bouton */
.btn-follow {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 16px;
    font-size: 14px;
    font-weight: 600;
    background-color: #D69F3A;
    color: #121331;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.btn-follow:hover {
    background-color: #c18b30;
}

/* Icône dans le bouton */
.btn-follow lord-icon {
    display: inline-block;
    vertical-align: middle;
}
.has_sous_nav lord-icon{
    display: inline-block;
    vertical-align: middle;
}
