/*
Theme Name: eduvalt-child
Template: eduvalt
Author: MasterCode
Version: 1.0
*/

/* Ajoutez vos styles personnalisï¿½s ici */
.wpr-parallax-multi-layer {
    display: none;
}
.quiz-liste {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.quiz-item {
    /*background-color: #f9f9f9;*/
    /*padding: 15px;*/.quiz-liste
    /*border: 1px solid #ddd;*/
    /*border-radius: 5px;*/
}

.custom__wc_info::before {
    display: none !important;
}

.pmpro_asterisk, .pmpro_asterisk abbr {
    color: red !important;
}
.tp-page-post .liste-articles-categories .card-title, .tp-page-post .liste-articles-categories .card-text{
    font-size: 18px;
}

.quiz-titre {
    margin: 0;
    font-size: 18px;
    color: white;
}

.banner__btn-wrap .svg-icon {
    display: none !important;
}
.btn .svg-icon{
    display: none !important;
}

.quiz-lien {
    display: inline-block;
    padding: 5px 15px;
    background-color: #0073aa;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
}
blockquote p{
    font-size: 16px;
}
blockquote, .blog__details-wrapper .wp-block-quote{
    padding: 35px 100px 35px 45px;
}
.quiz-lien:hover {
    background-color: #005177;
}


/* Masquer la barre latérale sur les pages de quiz */
.post-type-sfwd-quiz #sidebar {
    display: none;
}

/* Centrer le contenu et ajuster la largeur */
#quiz--primary{
    width: 50%; /* Ajustez cette valeur selon vos besoins */
    margin: 100px auto; /* Centrer horizontalement */
    float: none; /* Désactiver le flottement */
}
#quiz--primary .ld-quiz-status {
    display: none !important;
}
.logout_button a {
    color: red !important;
}
.blog__link {
    /*margin-right: 50px;*/
}

.breadcrumb-bg{
    padding: 70px 0 !important;
}
.breadcrumb-content .title {
    font-size: 28px !important;
}
.tg-header__area {
    /*background: white;*/
    padding: 5px 0;
}
.tgmenu__nav .logo {
    margin-left: 50px;
}

.about__info-list-item .content {
    margin-top: -20px;
}

.hidden {
    display: none;
}

#btn__standard, #btn__premium, #btn__vip{
    background: #605be5;
}




/**/EE

/* Style général pour le tableau */
table {
    width: 100%;
    /*border-collapse: collapse;*/
    margin: 20px 0;
    /*font-family: Arial, sans-serif;*/
}

/* Style pour les cellules du tableau */
td, th {
    /*border: 1px solid #ddd;*/
    padding: 8px;
    text-align: left
    font-size: 20px !important;
}

/* Style pour les en-têtes de colonnes */
th {
    background-color: #f4f4f4;
    color: #333;
    font-weight: bold;
}

.logout_btn a {
    /*color: red !important;*/
}
.pricing_header .desc{
    font-size: 18px;
    max-width: 500px;
    margin: 20px auto;
    font-weight: 500;
}
.colored_text{
 color: #1363DF;   
 font-style: italic;
}
/*.btn__standard, .btn__premium, .btn__vip {*/
/*    border: 2px solid red !important;*/
/*}*/
.banner__content p{
    font-size: 18px;
}
.section__title  .desc {
    font-size: 18px;
    font-weight: 500;
}
.elementor-widget-wpr-pricing-table .wpr-pricing-table-price{
    background-color: #1363DF !important;
}
.wpr-pricing-table-button a{
    background: #1363DF !important;
}

.liste-articles-categories .card-title, 
.liste-articles-categories .card-text {
    white-space: normal;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    hyphens: auto;
}
.tp-page-post>pre{
    border: 0 !important;
}
.tgmenu__nav .logo a img{
    max-width: 220px !important;
}
.pmpro_section {
    max-width: 800px !important;
    margin: 0 auto !important;
}
.pmpro_section .pmpro_card_actions {
    /*background: ;*/
}

#pmpro_actionlink-change, #pmpro_actionlink-cancel{
    display: none;
}

#pmpro_account-profile .pmpro_card .pmpro_card_actions{
    background: #082A5E;
}
#pmpro_account-profile .pmpro_card_actions .pmpro_card_action a{
    color: white;
    font-weight: 500;
}
#pmpro_actionlink-logout{
    color: red;
    font-weight: 500;
}
#pmpro_account-profile .pmpro_section_title {
    display: none;
}

#pmpro_account-membership .pmpro_font-x-large{
    font-size: 25px !important;
    margin-top: 50px !important;
        text-transform: capitalize;
}
#pmpro_account-membership .pmpro_card_actions{
    display: none !important;
}
.mini-cart-icon {
    display: none !important;
}

.alert_share {
    border: 1px solid #f5c6cb; 
    border-radius: 5px;
    padding: 18px;  
    background-color: #ffe6e6;
    color: red; 
    font-weight: bold;
    text-align: center;
    word-wrap: break-word; /* Force le texte à passer à la ligne */
    margin: 0 auto; /* Centre le conteneur */
}
.alert_share p {
    font-size: 17px;
    margin: 0;
}
#pmpro_account-membership {
    display: none;
}

.wrapper__account table td {
    font-weight: 500;
}
.wrapper__account table th {
    background: #082A5E;
    color: white;
}

.woocommerce-message .button.wc-forward {
    display: none !important;
}



/* Optionnel : Ajuster les marges pour les petits écrans */
@media (max-width: 768px) {
    #quiz--primary {
        width: 90%; /* Largeur plus grande sur les petits écrans */
        margin: 0 auto;
    }
    .quizz__text {
        min-width: unset !important;
    }
    .learndash-wrapper .wpProQuiz_content .wpProQuiz_button, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button2{
        min-width: unset!important;
    }
    .wrapper__quiz_question .quizz__question{
        font-size: 22px;
    }
    .tg-header__area .mobile-nav-toggler{
        font-size: 27px;
    }
    .tgmenu__nav .logo {
        margin-left:0;
    }
    .tgmenu__nav .logo a img {
        max-width: 130px;
    }
    .learndash-wrapper .ld-expand-button{
        width: unset !important;
    }
    .wrapper__form__phone {
        flex-wrap: wrap;
    }
    .send_ee_btn {
        height: 45px;
    }
    .wrapper__redaction {
        margin-top: -100px !important;
    }
}




.quiz-liste {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
    justify-content: flex-start;
}

.quiz-item {
    width: calc(33.333% - 20px); /* 3 colonnes */
    padding: 15px;
    border-radius: 8px;
    text-align: center;
}

.quiz-lien {
    text-decoration: none;
    color: white;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    background: #1363DF;
}

.quiz-titre {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 16px;
    font-weight: bold;
    color: white;
}

.quiz-titre svg {
    width: 18px;
    height: 20px;
    stroke: #28a745;
    margin-top: -3px;
}

.quiz-item.unavailable a{
    background: #8D93A5 !important;
}

.quiz-item.available a{
    background: #1363DF !important;
}










/* Responsive */
@media (max-width: 768px) {
    .quiz-item {
        width: calc(50% - 20px); /* 2 colonnes sur tablette */
    }
    .quiz-titre svg{
        width: 35px;
    }
}

@media (max-width: 480px) {
    .quiz-item {
        width: 100%; /* 1 colonne sur mobile */
    }
}





