.stm-lms-wrapper.lesson_style_classic {
    flex-wrap: nowrap !important;
}
body .form-group textarea, body .stm-lms-wrapper {
    width: 92% !important;
}
.col-xs-12 {
    width: 90%;
}
.stm_lms_lesson_header__right {
    display: block !important;
}
.stm-lms-lesson_navigation {
    padding-left: 0px !important;
}
*, *::before, *::after {
    box-sizing: border-box;
}
.stm-lms-lesson_navigation_complete {
    margin-left: -10% !important;
}
.stm_lms_lesson_header__left .stm-lms-curriculum-trigger {
    right: 180px !important;
    bottom: -75px !important;
}
.stm-lms-wrapper.lesson_style_classic .stm-lms-course__curriculum {
    width: 45%;
    flex: 0 0 35%;
}
.masterstudy-single-course-widgets {
    display: none !important;
}
.wp-container-10 {top: 0px !important;
}
.wpcf7 input[type=button], .wpcf7 input[type=reset], .wpcf7 input[type=submit] {
       background: #2596BE;
}
.taxonomy-category.wp-block-post-terms a, .taxonomy-post_tag.wp-block-post-terms a, .wp-block-tag-cloud a {
    background: #2596BE !important;
}
.grecaptcha-badge { visibility: hidden; 
}
.wp-block-navigation__container {
    z-index: 10;
}
.wp-container-2 {
top: calc(-9px + var(--wp-admin--admin-bar--position-offset, 0px)) !important ;
padding-top: 10px !important;
margin-bottom: -21px !important;
}

.gutenify-go-to-top-button {
    bottom: 20px !important;
    right: 13px !important;
}
:root :where(.wp-element-button:visited, .wp-block-button__link:visited) {
    background-color: #2596BE !important;
}
.masterstudy-authorization__checkbox input {
    display: none !important;
}