.ld-topics {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.wpProQuiz_button_reShowQuestion, .wpProQuiz_button_restartQuiz, .quiz_continue_link, .ld-topic-status
				 {
	display: none !important;
}
.lesson-title{
font-size:42px;
line-height:48px;
}

.lesson-content-body .learndash.learndash_post_sfwd-topic {
	display: block !important;
}
/**** NEW ****/
.cart-block {
    position: relative;
    background-image: url(../images/vector1.svg), url(../images/vector2.svg);
    background-repeat: no-repeat, no-repeat;
    background-position: left 0px top 100px, right 0px top 50px;
    background-size: 470px 658px, 229px 283px;
}
.cart-container {
    min-height: 670px;
    padding-bottom: 100px;
}
.cart-container .wc-empty-cart-message {
    outline: none;
}
.cart-container .woocommerce {
    border-radius: 25px;
    padding: 50px 50px 45px 50px;
    /* background: #FFF; */
    font-family: 'Montserrat';
}
.cart-block .woocommerce table.shop_table {
    margin: 0 0 50px;
    border-radius: 25px;
    border: 1px solid #BDBEC7;
    background: #fff;
}
.cart-block .woocommerce table.shop_table .coupon {
    display: flex;
    gap: 25px;
    align-items: center;
}
#add_payment_method .cart-block table.cart td.actions .coupon .input-text, 
.woocommerce-cart .cart-block table.cart td.actions .coupon .input-text, 
.woocommerce-checkout .cart-block table.cart td.actions .coupon .input-text,
.cart-block .woocommerce table.shop_table .coupon input {
    border-radius: 8px;
    border: 1px solid #BDBEC7;
    background: #FFF;
    padding: 0 21px;
    height: 42px;
    line-height: 42px;
    width: 136px;
    margin: 0;
    font-size: 16px;
}
.cart-block .woocommerce table.shop_table .coupon {
    
}
.cart-block .woocommerce table.shop_table.woocommerce-cart-form__contents tbody tr:not(.cart-item) td {
   padding: 39px 24px 34px

}


.cart-block .woocommerce table.shop_table th {
    color: #2D2D2D;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px; 
    padding: 20px 12px 25px;
    text-align: center;
}
.cart-block .woocommerce table.shop_table td {
    font-size: 20px;
    line-height: 30px; 
    text-align: center;
}
.cart-container .product-quantity input {
    border: none;
    outline: none;
    font-size: 20px;
    line-height: 30px; 
}
.cart-container .quantity {
    display: flex;
    justify-content: center;
}

.cart-container .wc-empty-cart-message .woocommerce-info,
.cart-container .cart-empty {
    border: none;
    height: 60px;
    line-height: 60px;
    padding: 0 31px;

    border-radius: 15px 15px 0 0;
    border-top: 4px solid #BDBEC7;
    background: #F5F5F5;

    color: #2D2D2D;
    font-size: 20px;
    font-weight: 500;
}

.cart-container .return-to-shop .button {
    border-radius: 15px;
    background: #F2F981;
    height: 60px !important;
    line-height: 60px !important;
    padding: 0 36px !important;
    color: #2D2D2D;
    font-size: 20px;
    font-weight: 500; 
    justify-content: center;
}

.cart-container .button[name=update_cart] {
    padding: 0 24px !important;
    float: right;
}

.cart-container .woocommerce-message {
    padding: 24px 30px 24px 50px;
    margin: 0 0 30px;
    border-radius: 15px;
    border-top: 4px solid #A8E600;
    background: #F5FCE0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    outline: none;
}
.cart-container .woocommerce-message::before {
    position: absolute;
    top: 50%;
    margin-top: -12px;
}
.cart-container .woocommerce-message::after {
    display: none;
}


.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.btn {
    padding: 0 24px;
    font-size: 20px;
    font-weight: 500;
    height: 50px;
    line-height: 50px;
    color: #2D2D2D;
    border-radius: 15px;
    background: #F2F981;
    display: inline-flex;
}




.cart-container .wc-empty-cart-message .woocommerce-info.cart-empty {

}
.cart-container .wc-empty-cart-message .woocommerce-info::before,
.cart-container .wc-empty-cart-message .woocommerce-info::after {
    display: none;
}
.woocommerce .cart-collaterals .cart_totals, 
.woocommerce-page .cart-collaterals .cart_totals {
    border-radius: 25px;
    border: 1px solid #BDBEC7;
    background: #FFF;
    border-radius: 25px;
    flex: 1 1 630px;
    max-width: 630px;
    width: 100%;
    padding: 50px;
    float: none;
    color: #2D2D2D;
}
.woocommerce .cart-collaterals .cart_totals h2, 
.woocommerce-page .cart-collaterals .cart_totals h2 {
    font-weight: 600;
    line-height: 34px;
    margin-bottom: 25px;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    display: flex;
    justify-content: flex-end;
}
.cart-block .woocommerce .cart-collaterals table.shop_table th {
    text-align: left;
    white-space: nowrap;
    padding: 20px 24px;
}
.cart-block .woocommerce .cart-collaterals table.shop_table td {
    text-align: right;
    padding: 20px 24px;
}
.cart-block .woocommerce .cart-collaterals table.shop_table {
    margin-bottom: 25px;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    margin-bottom: 0;
    padding: 0;
    width: 100%;
    background: #F2F981 !important;
    border-radius: 15px !important; 
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: inline-flex;
    justify-content: center;
}
#add_payment_method .wc-proceed-to-checkout, 
.woocommerce-cart .wc-proceed-to-checkout, 
.woocommerce-checkout .wc-proceed-to-checkout {
    padding: 0;
}

/**** CHECKOUT ****/
.woocommerce-checkout .wc-block-components-form .wc-block-components-checkout-step {
    border-radius: 25px;
    border: 1px solid #BDBEC7;
    background: #FFF;
    padding: 50px;
    color: #2D2D2D;
}
.woocommerce-checkout .wc-block-checkout__contact-fields .wc-block-components-checkout-step__heading {
    margin: 0 0 25px 0;
}
.woocommerce-checkout .wc-block-components-title.wc-block-components-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
}
.woocommerce-checkout .wc-block-components-checkout-step__description {
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 25px;
}
.woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select {
    border-radius: 15px !important;
    border: 1px solid #BDBEC7 !important;
    outline: none;
    padding: 0 24px !important;
    color: #2D2D2D;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
}
.woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__label {
    /* display: none; */
}
.woocommerce-checkout .wc-block-components-sidebar-layout {
    display: flex;
    flex-wrap: nowrap;
    gap: 36px;
}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main {
    padding-left: 0;
    width: 100%;
    flex: 1 1 777px;
    max-width: 777px;
    padding-right: 0;
}
.woocommerce-checkout .wc-block-components-sidebar {
    margin-top: 0;
    width: 100%;
    flex: 1 1 627px;
    max-width: 627px;
    padding-left: 0;
}
.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block {
    border-radius: 25px;
    border: 1px solid #BDBEC7 !important;
    background: #FFF;
    padding: 50px;
    margin: 0;
} 
.woocommerce-checkout .page .wc-block-components-text-input input {
    border-radius: 15px !important;
    border: 1px solid #BDBEC7 !important;
    outline: none;
    padding: 0 24px !important;
    color: #2D2D2D;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
}

.woocommerce-checkout .page .wc-block-components-text-input.is-active input:focus {
    border: 1px solid #BDBEC7;
}
.woocommerce-checkout .wc-block-components-text-input label {
    /* display: none;  */
}
.woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__label {
    /* display: none; */
}


.wc-block-checkout__order-notes {
    display: none; 
}
.woocommerce-checkout .page {
    position: relative;
    background-image: url(../images/vector1.svg), url(../images/vector2.svg);
    background-repeat: no-repeat, no-repeat;
    background-position: left 0px top 100px, right 0px top 50px;
    background-size: 470px 658px, 229px 283px;
}
.woocommerce-checkout .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted, 
.woocommerce-checkout .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
    border-radius: 0;
    box-shadow: none;
}
.woocommerce-checkout .wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__option {
    padding: 22px 12px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-radius: 9px;
    border: 2px solid #6B36CE;
    gap: 25px;
}
.woocommerce-checkout .wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__input {
    display: flex;
    outline: none !important;


    height: 24px;
    left: 0;
    margin: 0;
    position: relative;
    top: auto;
    transform: none;
    width: 24px;
    flex: 0 0 24px;
}

.woocommerce-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input:checked {
    border: 1px solid #6B36CE;
}
.woocommerce-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
    background: #6B36CE;
}
.woocommerce-checkout .wc-block-components-radio-control-accordion-content {
    display: none;
}
.woocommerce-checkout .wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
    border-top: none;
    padding-top: 25px;
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 25px;
    font-weight: 500;
}
.woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row {
    gap: 25px;
}
.woocommerce-checkout .wc-block-components-checkout-return-to-cart-button {
    padding-left: 0;
    text-decoration: underline;
}
.woocommerce-checkout .wp-block-woocommerce-checkout {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
}
.woocommerce-checkout .wc-block-components-checkout-return-to-cart-button svg {
    display: none;
}
.woocommerce-checkout .checkout-container .wc-block-components-button {
    display: flex !important;
    padding: 0 24px !important;
    background: #F2F981 !important;
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 15px !important;
    height: 60px;
    line-height: 60px;
    border: none !important;
    outline: none !important;
    color: #2D2D2D !important;
    font-family: 'Montserrat';
    font-size: 20px;
    line-height: 30px;
}
.woocommerce-checkout .checkout-container .wc-block-components-button:focus {
    border: none !important;
    outline: none !important;
}
.checkout-container {
    padding-bottom: 100px;
}
.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
    margin-top: 0;
}
.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    margin: 0 0 30px;
}
.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-cart-items-block {
    border-radius: 15px;
    border: 1px solid #BDBEC7 !important;
    background: #FFF;
    margin-bottom: 32px;
}
.wc-block-components-totals-wrapper {
    font-size: 16px;
    line-height: 28px;
}
.wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
}
/**** MODALS ****/
.modal-box {
    display: none;
    position: fixed;
    z-index: 15;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    overflow: auto;
    background: rgba(0,0,0,0.14);
    justify-content: center;
    align-items: center;
    background: #fff;
    padding: 0;
}
.modal {
    display: none;
    background-color: #fff;
    position: relative;
    z-index: 16;
    border-radius: 0;
    padding: 0;
    width: 100%;
    max-width: 1040px;
    flex-direction: column;
    padding: 20px;
}
.modal .close {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s ease;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    cursor: pointer;
}
.quiz-modal {
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    padding: 0 15px;
}
.quiz-modal .modal-content {
    max-width: 100%;
    width: 100%;
    padding: 90px 15px 115px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    min-height: 100%;
}
.quiz-modal .modal-content .wpcf7 {
    flex: 1 1 auto;
}
.quiz-modal .modal-content .wpcf7 form {
    height: 100%;
}
.quiz-modal .modal-content .top-part {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 900px;
}
.quiz-modal .modal-content .bottom-part {
    width: 100%;
}
/**** QUIZ ****/
.step {
    display: none;
    flex-direction: column;
    align-items: center;
    height: 100%;
    justify-content: space-between;
}
.step.active {
    display: flex;
}
.step .buttons-box {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.first.step .buttons-box {
    justify-content: space-between;
}
.quiz-modal .btn-close,
.quiz-modal .btn-next,
.quiz-modal .wpcf7-submit {
    display: inline-flex;
    height: 42px;
    line-height: 42px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 43px;
    cursor: pointer;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
}
.quiz-modal .btn-close {
    padding: 0 22px;
    background: #DEDEDE;
}
.quiz-modal .btn-next {
    padding: 0 44px; 
    background: #DEDEDE;
}
.quiz-modal .wpcf7-submit {
    border: none;
    padding: 0 44px; 
    font-family: 'Montserrat';
}
.quiz-modal .btn-next.active,
.quiz-modal .wpcf7-submit {
    background: #A8E600;
}
.quiz-modal .progress-bar {
    background: #e5e5e5;
    margin-bottom: 80px;
    width: 100%;
    height: 8px;
    border-radius: 4px;
}
.quiz-modal .progress-fill {
    width: 0;
    background: #A8E600;;
    transition: width 0.3s;
    border-radius: 4px;
    height: 8px;
}   
.quiz-options {
    width: 100%;
    max-width: 900px;
    gap: 12px;
    display: flex;
    flex-wrap: wrap;
}
.quiz-options label {
    flex: 0 1 calc((100% - 12px) / 2);
    border-radius: 25px;
    border: 1px solid #BDBEC7;
    background: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 32px;
}
.quiz-options.left label {
    justify-content: flex-start;
    padding-left: 10%;
}

.quiz-options label input {
    display: none;
}
.quiz-options label:has(input:checked) {
    border: 3px solid #FFDD17;
    background: rgba(255, 221, 23, 0.10);
}
.quiz-options label .ico {
    margin-right: 24px;
    flex: 0 0 50px;
}
.quiz-options label .ico img {
    width: 100%;
    height: auto;
}
.step-title {
    display: flex;
    align-items: center;
    gap: 25px;
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    line-height: 44px;
    margin-bottom: 65px;
}
.step-title img {
    flex: 0 0 118px;
    width: 118px;
    height: auto;
}
.info-item-box {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.info-item-box .info-item {
    display: flex;
    align-items: center;
    gap: 20px;
    border-radius: 25px;
    border: 1px solid #BDBEC7;
    padding: 32px;  
    background: #FFF;
}
.info-item-box .info-item img {
    width: 110px;
    height: auto;
}
img.end {
    width: 100%;
    height: auto;
    max-width: 532px;
}
.last-step img {
    margin-bottom: 41px;
}
.last-step .step-title {
    margin-bottom: 0;
}

/**** MESSAGE PAGE ****/
.message-page-content {
    padding:0 20px 100px;
}
.message-page-content .container {
    padding: 81px 15px 374px;
    display: flex;
    align-items: center;
    gap: 79px;
    border-radius: 25px;
    border: 1px solid #BDBEC7;  
    flex-direction: column;
    background-image: url(../images/bg-thankyou.png);
    background-size: 904px 487px; 
    background-repeat: no-repeat;
    background-position: bottom -10px left -10px; 
}
.message-page-content .page-title {
    font-size: 64px;
    font-weight: 500;
    line-height: 80px; 
    text-align: center;
}
.message-page-content .btn {
    padding: 0 86px;
    height: 60px;
    line-height: 60px;
}
/**** MY ACCOUNT ****/
.auth-section {
    position: relative;
    background-image: url(../images/vector1.svg), url(../images/vector2.svg);
    background-repeat: no-repeat, no-repeat;
    background-position: left 0px top 100px, right 0px top 50px;
    background-size: 470px 658px, 229px 283px;
}
.auth-section .auth-form-container .auth-form {
    background: #fff;
}
/**** CONTACTS ****/
.contact-block__form form {
    display: flex;
    flex-wrap: wrap;
    gap: 22px;
}
/**** OTHER STYELS ****/
.page-template-page-auth .auth-section .auth-form-container .auth-form .form-group input.submit-button {
    font-size: 20px;
    line-height: 30px;
    font-family: 'Montserrat';
}
.modal .wpcf7-spinner {
    position: absolute;
}
.courses-grid .course-item__buttons .gradient-button__revert {
    white-space: nowrap;
}
.cart-empty.woocommerce-info::before {
    display: none;
}
.wpProQuiz_incorrect,
.wpProQuiz_correct {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
}
.wpProQuiz_incorrect span,
.wpProQuiz_correct span {
    position: relative;
    gap: 10px;
    display: flex;
    align-items: center;
}
.wpProQuiz_incorrect span::before,
.wpProQuiz_correct span::before {
    content: '';
    display: flex;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    flex: 0 0 34px;
    background-size: cover; 
    background-repeat: no-repeat;
    background-position: center; 
}
.wpProQuiz_incorrect span::before {
    background-image: url(../images/false.svg);
}
.wpProQuiz_correct span::before {
    background-image: url(../images/true1.svg);
}
.wpProQuiz_questionList {
    display: flex;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_question {
    margin-top: 30px !important;
}
.info-item-box .info-item .box-title {
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 24px;
}
.post-6 {
    z-index: 1 !important;
}
html {
    overflow-x: hidden !important;
}
.info-cards-block,
.accordion-section,
.video-block,
.learndash-container,
.courses-slider-block {
    overflow: hidden !important;
}
.heroSection {
    margin: 0 auto !important;
}
.heroSection .hero__wrap .stripe2 {
    display: none !important;
}
.hero__image video {
    aspect-ratio: 587/592;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: auto;
}
.introduce__image video {
    width: 100%;
    height: auto;
}
.courses-slider-block .courses-slider.splide .splide__list {
    /* padding-right: 200px; */
}
.courses-slider-block .courses-slider.splide .splide__slide .course-item__buttons .gradient-button__revert {
    white-space: nowrap;
}
.quiz-modal video.end {
    width: 420px;
    height: auto;
}
.quiz-modal video.hello {
    width: 650px;
    height: auto;
}
.quiz-modal .wpcf7-response-output {
    display: none !important;
}
.mejs-controls {
    background: #A8E600 !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem:not(.ld-sortable__item).wpProQuiz_answerCorrect .wpProQuiz_sortable, .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem:not(.ld-sortable__item).wpProQuiz_answerCorrect label,
.learndash-wrapper .course_progress .sending_progress_bar {
    background: #A8E600 !important;
}
body .learndash-wrapper .course_progress .sending_progress_bar {
    background: #A8E600 !important;
}
.result-text-box {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.result-text-box video {
    height: 450px;
    width: auto;
}
.result-text-box .text-box {
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: center;
    font-size: 20px;
    font-weight: 600;
    color: #2D3748;
    margin: 0;
}
.lesson-header {
    z-index: 1 !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem:not(.ld-sortable__item) label.is-selected, 
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem:not(.ld-sortable__item) label:focus-within {
    border-color: #A8E600 !important;
}
/* RADIO */
.wpProQuiz_questionInput[type="radio"] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
.wpProQuiz_questionListItem label::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin-right: 8px;
    vertical-align: middle;
    box-sizing: border-box;

    border: 3px solid #fff;
    box-shadow: 0 0 0 1px #ccc;
    background: #fff;
}
.wpProQuiz_questionListItem label.is-selected::before,
.wpProQuiz_questionInput[type="radio"]:checked + *::before {
    background: #A8E600;
    /* border: 2px solid #A8E600; */
    box-shadow: 0 0 0 1px #A8E600;
}
.learndash-wrapper .elementor-widget-video .e-hosted-video .elementor-video {
    width: 100% !important;
    height: auto !important; 
    margin: 0 auto;
    max-height: 500px !important;
}  
.elementor-widget-video .elementor-wrapper iframe, .elementor-widget-video .elementor-wrapper video {
    background-color: transparent;
}
.wp-container-core-group-is-layout-ad2f72ca {
    gap: 0 !important;
}


@media (max-width: 1366px) {

}
@media (max-width: 1200px) {

}
@media (max-width: 1024px) {
    .wpProQuiz_questionList {
        flex-wrap: wrap;
    }
    .page-template-page-auth .auth-section .auth-form-container .auth-form .form-group input {
        height: 60px;
    }
    .page-template-page-auth .auth-section .auth-form-container .auth-form .form-group input.submit-button {
        height: 60px;
    }
    .page-template-page-auth .auth-section .auth-form-container .auth-form .form-group input.submit-button {
        font-size: 18px;
        line-height: 28px;
    }
    .auth-section {
        background-position: left 0px top 439px, right 0px top 220px;
        background-size: 197px 374px, 130px 164px;
    }
    .cart-block {
        background-position: left 0px bottom -50px, right 0px top 50px;
        background-size: 197px 374px, 130px 164px;
    }
    .woocommerce-checkout .page {
        background-position: left 0px top 439px, right 0px top 220px;
        background-size: 197px 374px, 130px 164px;
    }



    .cart-container {
        min-height: 400px;
        padding-bottom: 50px;
    }
    .cart-container .return-to-shop .button {
        font-size: 18px;
    }
    .cart-container .wc-empty-cart-message .woocommerce-info, .cart-container .cart-empty {
        padding: 0 15px;
        font-size: 18px;
    }
}
@media (max-width: 992px) {
    .cart-container .woocommerce {
        padding: 20px;
    }
    .cart-block .woocommerce table.shop_table th {
        font-size: 16px;
        line-height: 24px;
    }
    .cart-block .woocommerce table.shop_table.woocommerce-cart-form__contents tbody tr:not(.cart-item) td {
        padding: 20px 12px;
    }
    .cart-block .woocommerce table.shop_table td {
        font-size: 16px;
        line-height: 24px;
        text-align: center;
    }
    .woocommerce-checkout .wc-block-components-sidebar {
        flex: 1 1 auto;
        max-width: 100%;
    }
    .woocommerce-checkout .wc-block-components-sidebar-layout {
        flex-direction: column;
    }
    .woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main {
        width: 100%;
        flex: 1 1 auto;
        max-width: 100%;
    }
    .checkout-container {
        padding-bottom: 50px;
    }

    .step-title {
        font-size: 16px;

        line-height: 28px;
        margin-bottom: 50px;
    }
    .message-page-content .page-title {
        font-size: 32px;
        line-height: 42px;
        text-align: center;
    }
    .message-page-content .container {
        padding: 50px 15px 374px;
        gap: 50px;
    }
    .message-page-content {
        padding: 0 15px 50px;
    }
    .quiz-modal .progress-bar {
        margin-bottom: 50px;
    }
    .step .buttons-box {
        padding-top: 20px;
    }
}
@media (max-width: 768px) {
    .quiz-modal .modal-content {
        padding: 60px 9px 20px;
        min-height: 100%;
    }
    .first.step .buttons-box {
        justify-content: space-between;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 12px;
    }
    .quiz-modal .btn-close, 
    .quiz-modal .btn-next, 
    .quiz-modal .wpcf7-submit {
        width: 100%;
        padding: 0 10px;
    }
    .quiz-options {
        flex-direction: column;
        flex-wrap: nowrap;
    }




    .message-page-content {
        padding: 0 9px 50px;
    }
    .message-page-content .container {
        padding: 50px 15px 250px;
        background-size: 100% auto;
    }
    .message-page-content .btn {
        padding: 0 10px;
       
        line-height: 22px;
        
        text-align: center;
        justify-content: center;
        align-items: center;
        font-size: 16px;
    }

    .message-page-content .page-title {
        font-size: 22px;
        line-height: 32px;
    }
    .cart-container .woocommerce {
        padding: 20px;
    }
    .cart-container .return-to-shop .button {
        width: 100%;
    }
    .cart-container .wc-empty-cart-message .woocommerce-info.cart-empty {
        text-align: center;
    }
    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
        flex: 1 1 auto;
        max-width: 100%;
        padding: 20px;
    }
    .cart-container .woocommerce-message {
        flex-direction: column;
        gap: 20px;
    }
    .woocommerce-page table.cart td.actions .coupon .input-text+.button {
        float: none;
        white-space: nowrap;
    }
    .cart-block .woocommerce table.shop_table .coupon {
        display: flex;
        gap: 15px;
        align-items: center;
        flex-direction: column;
        padding: 0;
    }
    .cart-block .woocommerce table.shop_table .coupon::before,
    .cart-block .woocommerce table.shop_table .coupon::after {
        display: none !important;
    }
    .cart-container .button[name=update_cart] {
        float: none;
        margin-top: 10px;
    }
    .woocommerce-page table.cart td.actions .coupon .input-text+.button {
        width: 100%;
    }
    #add_payment_method .cart-block table.cart td.actions .coupon .input-text, .woocommerce-cart .cart-block table.cart td.actions .coupon .input-text, .woocommerce-checkout .cart-block table.cart td.actions .coupon .input-text, .cart-block .woocommerce table.shop_table .coupon input {
        width: 100%;
    }
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button, #add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button, .btn {
        padding: 0 15px;
        font-size: 18px;
    }
    .cart-block .woocommerce table.shop_table td.product-quantity {
        display: flex;
        justify-content: space-between;
    }
    .woocommerce-cart .cart-container .product-quantity input {
        width: 50px !important;
    }
    .cart-container .woocommerce-message {
        padding: 12px;
    }
    .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block {
        display: none;
    }
    .woocommerce-checkout .wc-block-components-sidebar-layout {
        gap: 0;
    }
    .woocommerce-checkout .is-medium .wc-block-checkout__sidebar, 
    .woocommerce-checkout .is-mobile .wc-block-checkout__sidebar, 
    .woocommerce-checkout .is-small .wc-block-checkout__sidebar {
        margin-bottom: 0;
    }
    .woocommerce-checkout .wc-block-components-form .wc-block-components-checkout-step {
        padding: 25px;
    }
    .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block {
        padding: 25px;
    }
    .woocommerce-checkout .wc-block-components-title.wc-block-components-title {
        margin-bottom: 15px;
    }
    .woocommerce-checkout .wp-block-woocommerce-checkout,
    .woocommerce-checkout .wc-block-components-checkout-step__description,
    .woocommerce-checkout .wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
        font-size: 18px;
        line-height: 28px;
    }
    .step-title {
        gap: 10px;
    }
    .wpProQuiz_questionList {
        flex-wrap: wrap;
    }


    /**** MODAL ****/
    .modal-box {
        padding-bottom: 0;
        height: 100vh;
    }
    .quiz-modal {
        padding: 0;
    }
    .quiz-modal .modal-content {
        padding: 20px 9px 82px;
        min-height: 100%;
        height: auto;
    }
    .quiz-modal .progress-bar {
        margin-bottom: 25px;
    }
    .step-title {
        margin-bottom: 25px;
    }
    .quiz-options {
        flex-direction: row;
        flex-wrap: wrap;
    }
    .quiz-options label {
        padding: 6px 25px;
        height: 72px;
        flex: 1 1 100%;
    }
   
    .step.years .quiz-options {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        flex: 0 1 calc((100% - 90px) / 4);
    }
    .step.years .quiz-options label {
        flex: 0 1 calc((100% - 12px) / 2);
    }
    .info-item-box .info-item .box-title {
        margin-bottom: 8px;
    }
    .step .buttons-box {
        width: 100%;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        position: sticky;
        position: fixed;
        bottom: 0;
        background: #fff;
        padding: 20px 9px;
        border-top: 1px solid #BDBEC7;
        border-top: none;
    }
    .modal-box {
        height: 100vh !important;
    }
    .step {
        padding-bottom: 82px;
    }
}
@media (max-width: 576px) {
    .woocommerce-checkout .wc-block-components-form .wc-block-components-checkout-step {
        padding: 20px !important;
    }
    .info-item-box .info-item {
        gap: 10px;
        padding: 15px;
    }
    .heroSection .hero__text h1 {
        font-size: 30px;
    }
    .heroSection .hero__text .subtitle {
        font-size: 26px;
    }
}
@media (max-width: 414px) {
    body .lesson-content .lesson-article .lesson-content-body .ld-content-actions .back-button a {
        padding: 9px 20px !important;
    }
}