/*
Theme Name: wrestletalk
Description:
*/

.liked_old{
    display: none;
}
.bottom .liked_old{
    display: flex !important;
}

.stats .stat-content .is-active.tabs {
    display: block;
}
.stats .stat-content .is-active.tabs .wrap-tabs{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.stats .wrap {
    width: 100%;
}
.article .author figure img{
    height: 100%;
}
.no-submit{
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.3;
}


.win_loss_wrap:not(.showed) li.accordion-item {
    display: none;
}

.win_loss_wrap li.accordion-item:nth-child(-n+8) {
    display: block;
}
.must-log-in a{
    font-weight: bold;
    text-decoration: underline;
}
.must-log-in a:hover{
    text-decoration: none;
}

.login-league .content{
    text-align: center;
}
.content p{
    font-size: 18px;
    line-height: 24px;
}
.content a.btn-big{
    display: inline-block;
    margin: 30px 0;
}
.tribe-events-calendar-list__event-date-tag-daynum {
    text-transform: none;
}

.bg-grey .last-news-block{
    padding: 0!important;
}

/* Post Quiz */
body .ays-quiz-container {
    margin: 0 !important;
    padding-bottom: 40px !important;
    width: 100% !important;
    max-width: 100% !important;
    border-radius: 0  !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none;
}

body .ays-quiz-container .code-block {
    display: none !important;
}

body .ays_cb_and_a,
body .ays_quiz_reports {
    display: none;
}

body [id^="ays_finish_quiz_"] div.step div.ays-abs-fs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100% !important;
}

body .ays-fs-title,
body .ays-fs-subtitle {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    color: #fff !important;
    font-size: 36px !important;
    line-height: 1.33 !important;
}

body .ays-fs-title {
    margin: 0 0 16px !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    color: #141414 !important;
}

body .ays-fs-subtitle {
    margin: 0 0 20px !important;
    font-weight: 500 !important;
    color: #141414 !important;
}

body .ays-fs-subtitle p {
    margin: 0 0 20px !important;
}

body .ays-fs-subtitle p:last-child {
    margin-bottom: 0 !important;
}

body [id^="ays_finish_quiz_"] div.step {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 0;
}

body .ays-question-counter {
    position: static !important;
    margin: 40px 0 !important;
    width: 100% !important;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
}

body .ays_buttons_div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    margin: 40px 0 0 !important;
}

body #article-content [id^="ays-quiz-container-"] input[type='button'],
body #article-content [id^="ays-quiz-container-"] input[type='submit'],
body #article-content .action-button {
    border-radius: 32px !important;
    padding: 20px 32px 15px !important;
    margin-top: 0 !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 1.2 !important;
    color: #fff !important;
    background: #1B4C6A !important;
    font-family: "Josefin Sans", sans-serif !important;
    text-transform: uppercase !important;
}

body #article-content [id^="ays-quiz-container-"] input[type='button'].start_button {
    width: 100% !important;
    margin-top: 40px !important;
}

body #article-content [id^="ays-quiz-container-"] input[type='button']:hover,
body #article-content [id^="ays-quiz-container-"] input[type='button']:focus,
body #article-content [id^="ays-quiz-container-"] input[type='submit']:hover,
body #article-content [id^="ays-quiz-container-"] input[type='submit']:focus,
body #article-content .action-button:hover,
body #article-content .action-button:focus {
   outline: none;
   box-shadow: none !important;
   background: #141414 !important;
}

body #article-content [id^="ays-quiz-container-"] .action-button.ays_next {
    margin-left: auto !important;
}

body .action-button.ays_check_answer {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.ays-field input:checked+label:before {
    background: #CC0808 !important;
}

body .ays-field {
    border: 0 !important;
    border-radius: 8px !important;
    overflow: hidden;
}

body label[for^="ays-answer-"] {
    padding: 0 !important;
    background: #e0e0e0 !important;
    border: 0 !important;
    border-radius: 8px !important;
    overflow: hidden;
    font-weight: 500 !important;
    font-size: 16px !important;
}

body .ays-field input+label:before {
    width: 32px;
    height: 32px;
    border-radius: 8px;
    border: 0 !important;
    padding: 0 !important;
    background: #fff !important;
}

body .ays-field.correct_div {
    border: 0 !important;
}

body .ays-field.correct_div label[for^="ays-answer-"] {
    background: rgba(39,174,96,0.25) !important;
}

body .ays-field.wrong_div {
    border: 0 !important;
}

body .ays-field.wrong_div label[for^="ays-answer-"] {
    background: rgba(204, 8, 8, 0.25) !important;
}

body .ays-progress-bar {
    background: #CC0808 !important;
}

body .ays-progress-value {
    color: #fff !important;
}

@media (max-width: 1024px) {
    body .ays-fs-title,
    body .ays-fs-subtitle {
        font-size: 32px !important;
    }
    body .ays-fs-subtitle {
        margin-bottom: 36px !important;
    }
    body .ays-question-counter {
        margin: 36px 0 !important;
    }
}

@media (max-width: 767px) {
    body .ays-fs-title,
    body .ays-fs-subtitle {
        font-size: 28px !important;
    }
    body .ays-fs-subtitle {
        margin-bottom: 24px !important;
    }
    body .ays-question-counter {
        margin: 28px 0 !important;
    }
    body .ays_buttons_div {
        margin-top: 24px !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    body .ays_next.start_button {
        margin-top: 24px !important;
    }
    body [id^="ays-quiz-container-"] .action-button.ays_next {
        margin-left: 0 !important;
    }
}