/** Kokpit **/
.stm-lms-wrapper, .stm-lms-wrapper > .container {
    display: flex !important;
    flex-wrap: wrap;
    padding: 0;
}

.stm-lms-wrapper > .container {
    width: 100% !important;
    max-width: 1250px !important;
    order: 4;
}

.stm-lms-user-courses .stm_lms_instructor_courses__single--title h5 {
    min-height: 60px !important;
}

.stm-lms-user-courses .stm_lms_instructor_courses__single--duration {
    padding-right: 10px !important;
}

.stm_lms_acc_tabs {
    display: block;
    float: left;
    flex-basis: 20%;
    order: 1;
}

#asysdent-header-fixed.fix-active {
    background-color: #2c5249 !important;
}

.woocommerce div.product .product_title {
    font-size: 36px !important;
    color: #7C0244 !important;
    line-height: 48px !important;
}

.woocommerce button.single_add_to_cart_button.button.alt {
    background-color: #7C0244 !important;
}

div.asysdent-vademecum {
    background-color: rgba(151,0,81,1) !important;
    color: #C1A866;
    margin: 1em 1em 0;
    padding: 0.1em 0.8em;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600 !important;
    letter-spacing: 3px;
    width: fit-content;
}

.stm_lms_acc_tabs__main {
    flex-direction: column;
    width: 100%;
    border: 0 !important;
    background-color: unset !important;
}

.stm_lms_acc_tabs .float_menu_item__inline i, .stm_lms_acc_tabs .float_menu_item__inline span {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600 !important;
    font-size: 14px !important;
}

a.float_menu_item.float_menu_item__inline.__icon,
div.elementor-widget-container div.hfe-nav-menu nav.hfe-dropdown .menu-item a.hfe-menu-item {
    background-color: #F1F4F9 !important;
    color: #7C0244;
    justify-content: left;
}

.stm_lms_acc_tabs .float_menu_item__inline {
    margin-top: 2px;
    min-height: 34px !important;
    padding: 0 15px !important;
}

.stm_lms_acc_tabs .float_menu_item__inline i,
.stm_lms_acc_tabs .float_menu_item__inline span,
.stm_lms_acc_tabs .float_menu_item__inline:hover i,
.stm_lms_acc_tabs .float_menu_item__inline:hover span,
div.elementor-widget-container div.hfe-nav-menu nav.hfe-dropdown .menu-item a.hfe-menu-item {
    color: #7C0244 !important;
}

a.float_menu_item.float_menu_item__inline.__icon.float_menu_item_active,
a.float_menu_item.float_menu_item__inline.__icon:hover,
div.elementor-widget-container div.hfe-nav-menu nav.hfe-dropdown .menu-item a.hfe-menu-item:hover
{
    background-color: #C1A866 !important;
    color: #7C0244;
    justify-content: left;
}

.container.asysdent-container {
    order: 2;
    flex-grow: 1;
    flex-basis: 59%;
}

.asysdent-points--container {
    flex-basis: 20%;
    order: 3;
}
.stm_lms_user_info_top h3 {
    max-width: unset !important;
    font-weight: 700 !important;
}

.stm_lms_edit_socials > .row > .col-md-12 > h3 {
    display: none;
}

.asysdent-certificate-title {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    color: #273044;
    font-size: 14px;
    line-height: 22px;
}

body.page a {
    font-family: "Open Sans", sans-serif !important;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    width: 100% !important;
}

.woocommerce form .form-row .input-checkbox#terms {
    position: unset !important;
}

body.page a:hover {
    color: rgba(151,0,81,1) !important;
}

.asysdent-points {
    margin: 0px 15px 0px 15px;
    right: 10em;
    display: flex;
    flex-direction: column;
    float: right;
    width: 224px;
    height: 224px;
    border: 1px #C1A866 solid;
    padding-top: 20px;
    text-align: center;
    place-content: center;
}

.asysdent-points--no-right {
    right: 0 !important;
}

.asysdent-points > h4 {
    font-size: 24px;
    color: #7C0244;
    text-transform: uppercase !important;
}

.contact-form .input-fields,
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="password"],
.contact-form input[type="url"],
.contact-form input[type="search"],
.contact-form textarea,
.contact-form select,
.contact-form .woocommerce .select2-container .select2-selection {
    background-color: #f1f4f9;
    border: none;
    color: #1e1e1e;
    padding: 10px 12px;
    outline: none;
    font-family: inherit;
    line-height: 1.4;
    box-sizing: border-box;
    width: 100%;
}

.woocommerce table.cart td.actions button.button {
    font-size: x-small;
}

.asysdent-contact-container {
    display:flex;
    justify-content: space-between;
}

.stm-lms-user-courses .stm_lms_instructor_courses__single--duration {
    margin-right: 5px;
}

.stm-lms-user-courses .stm_lms_instructor_courses__single--progress_top {
    justify-content: space-between;
    font-size: 14px;
}

.faq-answer {
    transition: max-height 0.5s ease-out;
    max-height: 0;
    overflow: hidden;
}

.faq-answer.open {
    transition: max-height 0.5s ease-in;
    max-height: 600px;
}

.asysdent-header {
    color: #7C0244;
    font-size: 24px;
}

.stm_lms_user_info_top > h3 {
    color: #7C0244;
}

.asysdent-h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #7C0244;
}

.asysdent-open {
    color: #7C0244;
    font-family: "Open Sans", sans-serif;
    line-height: 26px;
    font-size: 18px;
    font-weight: 300;
}

#registration-banner {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    background-color: #7C0244;
    background-image: none;
    position: fixed;
    z-index: 199999;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
}

span.asysdent-points--number, .asysdent-user-info__top>h3 {
    font-size: 48px !important;
    font-weight: 600 !important;
    color: #C1A866 !important;
    font-family: "Montserrat", sans-serif !important;
    margin-top: 12px !important;
    letter-spacing: .6rem !important;
    max-width: 100% !important;
}

.asysdent-points > p {
    color: #7C0244;
    font-size: 12px;
    padding-top: 12px;
}

.stm_lms_user_info_top__title, .stm_lms_instructor_info,
.stm-lms-user_rating, .stm_lms_user_info_top__sort,
.float_menu_item__icon {
    display: none !important;
}

.asysdent-user-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-basis: 58%;
    order: 2;
}

.asysdent-user-info > .asysdent-user-info__desc {
    color: #7C0244 !important;
    font-weight: 300;
    padding: 1.5em;
}

.asysdent-user-info > .asysdent-user-info__desc ul,
.asysdent-user-info > .asysdent-user-info__desc ol {
    list-style-position: inside;
}

.image_wrapper > img {
    max-width: 256px;
    max-height: 256px;
}

div.multiseparator::after {
    display: none !important;
}

div.multiseparator::before {
    background-color: #C1A866 !important;
    left: 0 !important;
}

.stm_lms_instructor_courses__single {
    width: 33% !important;
    max-width: 256px;
}

.asysdent-science-sessions-image {
    width: 224px;
    min-width: 224px;
    max-height: 140px;
    margin-right: 1em;
    margin-bottom: 1em;
}

.asysdent-science-sessions-image > img {
    height: 100% !important;
    width: 100% !important;
    object-fit: contain;
}

.stm_lms_instructor_courses__single--image img {
    width: 100%;
    height: 100%;
    aspect-ratio: 1;
    object-fit: cover;
}

.lecture-content ol, .lecture-content ul {
    padding-left: 1em;
    list-style: unset;
    list-style-position: outside;
}

.stm_lms_instructor_quiz__grid, .stm-lms-user-certificates {
    padding: 1em;
}

.stm_lms_instructor_quiz__single {
    margin-bottom: 1em;
    border-bottom: 1px solid #f1f4f9;
    padding-bottom: 1em;
}

.stm_lms_instructor_quiz__single--inner {
    display: flex;
}

.stm_lms_instructor_quiz__single--inner-wrapper {
    width: 70%
}

/** Quiz **/
.stm_lms_instructor_quiz__single--title h4 {
    font-size: 24px;
    line-height: 32px;
    color: #7C0244;
    font-weight: 400;
}

.stm_lms_instructor_quiz__single--info span {
    font-family: "Open Sans", 'sans-serif';
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    color: #7C0244;
    margin-right: 1em;
}

.stm_lms_instructor_quiz__single--enroll {
    width: 30%;
    text-align: right;
    margin-right: 1em;
}

.stm_lms_instructor_quiz__single--enroll > .btn.btn-default,
.btn.btn-default.btn-gold,
.container .woocommerce #respond input#submit.alt,
.container .woocommerce a.button.alt,
.container .woocommerce button.button.alt,
.container .woocommerce input.button.alt {
    background-color: #C1A866 !important;
    border-radius: 2px;
    font-size: 18px;
    color: rgba(151,0,81,1);
    line-height: 24px;
    /*letter-spacing: 3px;*/
    padding: 6px !important;
    width: 80%;
}

.stm_lms_instructor_quiz__single--enroll > .btn.btn-default.reverse {
    background-color: #7C0244 !important;
    border-radius: 25px;
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    /*letter-spacing: 3px;*/
    padding: 6px !important;
    width: 80%;
}

.stm_lms_instructor_quiz__single--enroll > .btn.btn-default.reverse:hover {
    background-color: #C1A866 !important;
    color: rgba(151,0,81,1);
}

.stm_lms_instructor_quiz__single--enroll > .btn.btn-default:hover,
.btn.btn-default.btn-gold:hover,
body.stm_lms_button .stm-lms-user-courses .stm_lms_instructor_courses__single--enroll a.btn.btn-default:visited:hover,
.stm_lms_instructor_quiz__single--enroll > .btn.btn-default.webinar:hover,
.container .woocommerce #respond input#submit.alt:hover,
.container .woocommerce a.button.alt:hover,
.container .woocommerce button.button.alt:hover,
.container .woocommerce input.button.alt:hover {
    background-color: #7C0244 !important;
    color: #fff;
}

.asysdent-container .stm-lms-user-courses a.btn.btn-default:visited,
body.stm_lms_button .stm-lms-user-courses .stm_lms_instructor_courses__single--enroll a.btn.btn-default:visited,
.asysdent-container .stm-lms-user-courses .stm_lms_instructor_courses__single--enroll a.btn.btn-default:visited {
    background-color: rgba(151,0,81,1) !important;
}


a.btn.btn-default > span {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: normal;
}

span.dropdown_menu_item__title, a.stm_lms_logout {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 500;
}

a.dropdown_menu_item:hover, a.stm_lms_logout:hover {
    color: rgba(151,0,81,1) !important;
}

.stm_lms_user_info_top a {
    font-family: 'Montserrat', sans-serif !important;
}

a.btn.btn-default.btn-gold > span {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: normal;
}

.btn.btn-default.completed,
.btn.btn-default.reverse.completed {
    background-color: #F1F4F9 !important;
    color: #c9cbce !important;
}

.asysdent-link {
    color: #7C0244;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 18px;
    font-weight: 200;
    text-decoration: underline !important;
}

.asysdent-form-control {
    display: grid;
    grid-template-columns: 1em auto;
    align-items: center;
    gap: 2em;
}

input[type=checkbox].asysdent-checkbox {
    appearance: none;
    background-color: #f1f4f9;
    margin: 0;
    font: inherit;
    color: #970051;
    width: 35px;
    height: 35px;
    border: 0.15em solid #970051;
    border-radius: 0.15em;
    transform: translateY(-0.075em);
    display: grid;
    place-content: center;
    transition: 500ms transform ease-in-out;
    cursor: pointer;
}

input[type=checkbox].asysdent-checkbox:disabled {
    --form-control-color: gray;
    color: gray;
    cursor: not-allowed;
}

input[type=checkbox].asysdent-checkbox::before {
    content: "";
    width: 23px;
    height: 23px;
    transform: scale(0);
    transition: 500ms transform ease-in-out;
    box-shadow: inset 1em 1em green;
    transform-origin: bottom left;
    clip-path: polygon(0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%);
}

input[type=checkbox].asysdent-checkbox:checked::before {
    transform: scale(1);
    clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
}

.asysdent-link.asysdent-link-h3 {
    color: #7C0244;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600 !important;
    font-size: 30px;
    text-decoration: none !important;
}

label.heading_font,
.stm-lms-login__top h3,
#stm-lms-register h3 {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}

.stm_lms_acc_tabs a .heading_font {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600 !important;
    text-transform: capitalize !important;
}

.author-info h6 {
    font-family: "Open Sans", sans-serif !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    letter-spacing: normal;
}

.theme-ms-lms-starter-theme h1, .theme-ms-lms-starter-theme .h1, .theme-ms-lms-starter-theme h2, .theme-ms-lms-starter-theme .h2, .theme-ms-lms-starter-theme h3, .theme-ms-lms-starter-theme .h3, .theme-ms-lms-starter-theme h4, .theme-ms-lms-starter-theme .h4, .theme-ms-lms-starter-theme h5, .theme-ms-lms-starter-theme .h5, .theme-ms-lms-starter-theme h6, .theme-ms-lms-starter-theme .h6, .theme-ms-lms-starter-theme .nav-tabs > li > a, .theme-ms-lms-starter-theme .heading_font, .theme-ms-lms-starter-theme table, .theme-ms-lms-starter-theme .widget_categories ul li a, .theme-ms-lms-starter-theme .sidebar-area .widget ul li a, .theme-ms-lms-starter-theme .select2-selection__rendered, .theme-ms-lms-starter-theme blockquote, .theme-ms-lms-starter-theme .select2-chosen, .theme-ms-lms-starter-theme .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a, .theme-ms-lms-starter-theme .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
}

.asysdent-link:hover {
    color: #C1A866;
    text-decoration-style: double;
}

.stm_lms_instructor_quiz__single--enroll > .btn.btn-default.webinar,
.btn.btn-default.btn-white-gold {
    background-color: transparent !important;
    color: #C1A866;
    border-color: #C1A866;
    border-width: 1px;
    border-style: solid;
    margin-bottom: 12px;
}

.btn.btn-default.btn-white-gold.btn-white-gold--rose {
    color: #7C0244 !important;
}

.btn.btn-default.btn-white-gold:hover {
    background-color: #C1A866 !important;
    color: white !important;
}

.btn.btn-default.btn-white-gold > span {
    font-size: 18px;
    line-height: 26px;
}

.stm_lms_post_status.heading_font {
    display: none;
}
.stm_lms_instructor_quiz__single--title > a:hover > h4 {
    text-decoration: underline;
}

.quiz-questions {
    margin-left: 1em;
}

.quiz-answer--btn {
    background-color: transparent !important;
    border: 1px solid #ff008a !important;
    color: #ff008a !important;
    margin-right: 1em !important;
    width: 40px !important;
    height: 40px !important;
    min-width: unset !important;
    text-align: center;
    padding: 10px 10px !important;
}

.quiz-answer:hover > .quiz-answer--btn {
    background-color: #ff008a !important;
    color: #fff !important;
    transition: background-color 400ms;
}

.quiz-answer:hover > .quiz-answer--text {
    display: inline-block;
    position: relative;
    text-decoration: underline #ff008a;
    transition: text-decoration 400ms, text-decoration-color 100ms;
}

.quiz-answer > .quiz-answer--btn {
    transition: background-color 400ms;
}

.quiz-answer > .quiz-answer--text {
    transition: text-decoration-offset 400ms, text-decoration-color 100ms;
}

.single-quiz-page .asysdent-points {
    display: none;
}

/* Single Lecture */
.lecture-container .lecture-info {
    display: flex;
}

.lecture-container .lecture-info > .title {
    flex-basis: 70%;
    padding-right: 7em;
}

.lecture-container .lecture-info > .title > h4 {
    font-size: 24px;
    line-height: 32px;
    color: #7C0244;
}
.lecture-container .lecture-info > .title > h5 {
    font-size: 14px;
    line-height: 24px;
    color: #7C0244;
    font-weight: 100;
}

.lecture-container .lecture-info > .quiz-btn {
    flex-basis: 30%;
    text-align: right;
    align-self: center;
}

.lecture-info {
    margin-top: 1em;
}

.lecture-content {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    line-height: 27px;
    font-weight: 100;
    margin-bottom: 2em;
}

span.ms-lms-authorization-title {
    font-family: 'Montserrat', sans-serif !important;
    letter-spacing: normal !important;
    font-weight: 600 !important;
}

.lecture-footer {
    display: flex;
    flex-direction: column;
    gap: 1em;
    align-items: center;
}

.elementor-heading-title {
    font-family: "Open Sans", sans-serif !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
}

h1.elementor-heading-title.elementor-size-default {
    font-size: 45px !important;
}

div#page > div.elementor h2.elementor-heading-title.elementor-size-default {
    font-size: 45px !important;
}

span.elementor-button-text {
    font-family: 'Montserrat', sans-serif !important;
    letter-spacing: normal;
    font-weight: 600;
    font-size: 16px !important;
}

.hfe-menu-item {
    font-family: "Open Sans", sans-serif !important;
    font-size: 16px !important;
}

header .hfe-menu-item {
    font-family: "Montserrat", sans-serif !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
}

span.login-name {
    font-family: "Montserrat", sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}

.pulse-button {
    animation: pulse 1.5s infinite;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(52, 152, 219, 0.7);
    }
    70% {
        transform: scale(1.1);
        box-shadow: 0 0 0 20px rgba(52, 152, 219, 0);
    }
    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(52, 152, 219, 0);
    }
}

@media (max-width: 1600px) and (min-width: 1367px) {
    .asysdent-points {
        right: 7em;
    }
}

@media (max-width: 1366px) {

    h1.elementor-heading-title.elementor-size-default {
        font-size: 30px !important;
    }

    div#page > div.elementor h2.elementor-heading-title.elementor-size-default {
        font-size: 30px !important;
    }

    .stm-lms-wrapper {
        display: flex;
        flex-direction: column;
    }

    .asysdent-points {
        display: block;
        position: relative;
        right: 0 !important;
        margin: auto auto 1em;
    }

    .author-image > img {
        max-width: 100%;
        height: 100%;
        vertical-align: top;
        object-fit: scale-down;
    }

    .author-box {
        display: -webkit-flex;
        -webkit-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .stm_lms_acc_tabs {
        order: 1;
        flex-basis: 100%;
        display: none;
    }

    .asysdent-user-info__desc > p {
        margin: unset !important;
        font-size: 16px;
        line-height: 24px;
        font-family: "Open Sans", sans-serif;
        font-weight: lighter;
        color: #7C0244;
    }

    .asysdent-user-info {
        width: 100%;
    }

    .asysdent-user-info__desc {
        margin-bottom: 32px;
    }

    .asysdent-user-info__top h3 {
        line-height: 60px;
        text-align: center;
    }

    .asysdent-points--container {
        margin: auto auto 1em;
    }

    .stm_lms_acc_tabs .float_menu_item__title.heading_font {
        color: #7C0244;
        display: block;
        font-size: 16px;
    }

    .lecture-container .lecture-info > .title {
        padding-right: 0;
    }

    .asysdent-user-info {
        order: 3;
    }
    .asysdent-points, .asysdent-points--container {
        margin-top: 2em;
        order: 5;
    }
    .btn.btn-default {
        max-width: 100%;
        padding: 15px 10px !important;
        text-wrap: balance !important;
    }
    .container {
        flex-direction: column;
        order: 4;
    }
    .stm_lms_instructor_courses__grid {
        flex-direction: column;
        align-content: center;
    }

    .stm_lms_instructor_courses__single {
        width: 80% !important;
        margin: auto auto;
    }

    .asysdent-container,
    .stm_lms_instructor_quiz__single--inner-wrapper,
    .stm_lms_instructor_quiz__single--enroll > .btn.btn-default{
        width: 100% !important;
    }
    .stm_lms_instructor_quiz__single--inner {
        flex-direction: column;
    }
    .stm_lms_instructor_quiz__single--enroll {
        width: 100%;
        margin-top: 4px;
    }

    #question {
        display: flex;
        flex-direction: column;
    }

    #question > img {
        width: 80%;
        margin: auto auto;
        max-height: 50vh;
    }

    .asysdent-contact-container {
        flex-direction: column;
    }

    .theme-ms-lms-starter-theme .stm-lms-wrapper {
        padding-top: 0 !important;
    }

    .asysdent-user-info__top > h3 {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }

    .stm_lms_user_info_top {
        margin-top: 1em !important;
    }

    .cart_totals > h2 {
        font-size: 36px !important;
    }

    .product-quantity > .quantity {
        height: 24px !important;
    }
}