/*
Theme Name: Brigitte
Theme URI: #
Author: Gal Nahum
Author URI: https://www.facebook.com/gal.nahum.92
Description:
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: brigitte
*/

/*
 * App
 */

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
    padding: 5px !important;
    font-size: 170% !important;
}

.far, .fas {
    font-family: "Font Awesome 5 Free";
}

.part-circle-planned-budget.budget-crossed {
    border: 10px solid red;
}

.color-primary {
    color: #63d4d8;
}

.open-login-modal {
    color: white;
    cursor: pointer;
}

pre {
    direction: ltr;
    text-align: left;
    overflow: auto;
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 4px;
}

.header-top-left-menu ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.header-top-left-menu ul li a {
    color: white;
    text-decoration: underline;
}

#app-process-expenditure {
    margin-bottom: 30px;
}

.thankyou-message .btn.btn-primary.general-explanation {
    position: relative;
    margin-top: 20px;
    padding: 8px 20px;
    z-index: 10;
    font-size: 20px;
    color: white;
}

.app-content .btn.btn-primary.step-4-finish {
    margin: 20px 0;
    padding: 5px 20px;
    font-size: 20px;
    color: white;
}

.payment_box.payment_method_cardcom {
    display: none !important;
}

.post-type-archive-brcpt_deposit_box #main,
.page-id-1313 #main {
    margin: 30px auto;
}

.post-type-archive-brcpt_deposit_box #main header h1.entry-title {
    margin-bottom: 20px;
}

.line-through {
    text-decoration: line-through;
}

.logged-in .menu-item.btn-login {
    display: none;
}

.app-content {
    margin: 40px auto;
}

.app-content .part-entry-header {
    margin-bottom: 20px;
}

form.part-month-selector {
    display: flex;
    margin-bottom: 20px;
}

form.part-month-selector .selector-wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.app-explanation-video {
    margin: 20px 0;
}

li.previous a.btn-rounded {
    background-color: #eeeeee;
}

.floating-timer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9000;
    width: 100%;
    padding: 10px 0;
    background-color: red;
    display: flex;
    justify-content: center;
    align-items: center;
}

.elementor-widget-form .elementor-message::before {
    position: relative;
    top: -2px;
    margin-right: 0;
    margin-left: 5px;
}

.countdown-timer .btn.btn-primary,
.app-content .btn.btn-primary {
    background-color: #63d4d8;
    border: 0;
    border-radius: 0;
    padding: 0px 15px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.countdown-timer .btn.btn-primary {
    display: inline-flex;
    margin-right: 10px;
    font-size: 17px;
    font-weight: 600;
}

.app-content .btn.btn-primary a {
    font-family: "Open Sans Hebrew", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 40px;
    color: black;
}

.app-content .btn.btn-primary:hover {
    border-radius: 50px;
}

article.quiz,
article.course,
article.lesson {
    max-width: 1140px;
    margin: 50px auto 30px auto;
}

.quiz-content-wrapper,
.course-content-wrapper,
.course .entry,
.lesson .entry-content {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
}

.quiz-main,
.lesson-main,
.course-main {
    flex-basis: 70%;
    padding-left: 20px;
}

.quiz-main ul,
.lesson-main ul {
    padding: 0 20px 0 0;
    margin: 5px 10px 5px 0;
}

.quiz-main h1,
.lesson-main h1,
.course-main h1 {
    color: #63d4d8;
    line-height: 1;
    margin-bottom: 25px;
}

.lesson-sidebar,
.course-sidebar {
    flex-basis: 30%;
    padding-right: 20px;
}

.lesson .fa-lock,
.lesson .fa-lock-open {
    background-color: #63d4d8;
    color: black;
    padding: 8px;
    border-radius: 50%;
    font-size: 14px;
    margin-right: 5px;
    width: 30px;
    height: 30px;
    text-align: center;
}

nav#post-entries::after {
    content: "";
    clear: both;
    display: block;
}

.nav-next,
.nav-prev {
    float: right;
}

.nav-prev {
    margin-left: 20px;
}

.course-sidebar .modules .nav-next,
.course-sidebar .modules .nav-prev {
    display: block;
    float: none;
}

.nav-next .meta-nav:before {
    content: "\2190";
}

.nav-prev .meta-nav:before {
    content: "\2192";
}

.course-content-wrapper .right-sidebar {
    flex-basis: 30%;
    padding-left: 20px;
}

.course-content-wrapper .right-sidebar img {
    width: 100%;
}

.course-content-wrapper .course-content {
    flex-basis: 70%;
    padding-right: 20px;
}

.course-thumbnail {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    /*min-height: 300px;*/
    width: 100%;
}

.course .course-video {
    margin: 0;
}

.course-video iframe {
    display: block;
    width: 100%;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}

@media (prefers-reduced-motion: reduce) {
    .progress-bar {
        transition: none;
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
        -webkit-animation: none;
        animation: none;
    }
}

.course .progress {
    display: -ms-flexbox;
    display: flex;
    height: 2rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}

.course .progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    background-color: #63d4d8;
    transition: width 0.6s ease;
}

.lesson-sidebar .widget,
.course-sidebar .widget {
    margin: 0 0 40px 0;
}

.course .modules-title h2,
.lesson-sidebar .widget .widget-title,
.course-sidebar .widget .widget-title {
    display: block;
    width: 100%;
    background-color: #63d4d8;
    color: #ffffff;
    font-size: 20px;
    margin: 0 0 20px 0;
    padding: 7px 10px;
}

.course .module {
    margin: 0 0 5px;
}

.course .module.module-child {
    margin: 0 20px 5px 0;
}

.course .module header .status {
    padding: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    color: black;
    font-weight: 400;
    background: transparent;
    display: inline-block;
}

.course .status.completed, .course-container .status.completed, .course-lessons .status.completed {
    background: transparent;
    color: #63d4d8;
}

.course .module header {
    padding: 0;
    background: transparent;
}

.course .module header h2 {
    margin: 0;
    padding: 0;
    font-size: 19px;
}

.course .lesson-sidebar .widget .modules-list .item,
.course .course-sidebar .widget .modules-list .item {
    position: relative;
    cursor: pointer;
    display: block;
    padding: 20px 0;
    margin-bottom: 0;
    color: black;
    font-weight: 600;
    transition: 0.3s;
}

.course .lesson-sidebar .widget .course-modules .item ul.sub-menu,
.course .course-sidebar .widget .course-modules .item ul.sub-menu {
    display: none;
}

.course .lesson-sidebar .widget .modules-list .item .item-alert,
.course .course-sidebar .widget .modules-list .item .item-alert {
    float: left;
    margin-left: 25px;
}

.course .lesson-sidebar .widget .modules-list .item.has-children::after,
.course .course-sidebar .widget .modules-list .item.has-children::after {
    font-family: FontAwesomeSensei, FontAwesome;
    content: "\f067";
    line-height: 1;
    position: absolute;
    margin-top: 5px;
    left: 0;
    transition: 0.3s;
}

.course .lesson-sidebar .widget .modules-list .item.has-children.active::after,
.course .course-sidebar .widget .modules-list .item.has-children.active::after {
    font-family: FontAwesomeSensei, FontAwesome;
    content: "\f068";
    line-height: 1;
    position: absolute;
    left: 0;
    margin-top: 5px;
    transition: 0.3s;
}

.single-quiz .quiz-submit.save {
    position: relative;
    background-color: #dddddd;
    color: black;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 20px 0;
    padding: 7px 20px;
    border-radius: 0;
    border-bottom: 3px solid #3b3b3b;
    box-shadow: none;
}

.single-quiz .quiz-submit.save:hover {
    background-color: #63d4d8;
}

.quiz-main ul.answers {
    padding-right: 0
}

.course .course-sidebar .course-meta.course-enrolment .course-start,
.course .course-sidebar .course-meta.course-enrolment .status.register {
    font-size: 16px;
    font-weight: 500;
    padding: 0px 15px;
    line-height: 40px;
    background-color: #63d4d8;
    border-radius: 0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    color: black;
}

.course .course-sidebar .course-meta.course-enrolment .course-start:hover,
.course .course-sidebar .course-meta.course-enrolment .status.register:hover {
    background-color: transparent;
    border-radius: 50px;
    border: 1px solid #63d4d8;
}

.course .course-sidebar .course-meta.course-enrolment .status.register a {
    color: black;
}

/*color: #63D4D8;*/

.course .lesson-sidebar .widget .modules-list .item a:hover::before,
.course .course-sidebar .widget .modules-list .item a:hover::before {
    content: "\f137";
    color: #63d4d8;
}

.course a.button.send-message-button {
    background: #63d4d8;
    border-color: #63d4d8;
}

.course-media {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px 20px;
}

.course .status:before,
.course-container .status:before,
.course-lessons .status:before {
    margin: 0 0 0 5px;
}

.course .course-meta .status {
    float: right;
    margin: 0;
}

.page-header h1 {
    margin-bottom: 20px;
}

.page-featured-video iframe {
    width: 100%;
    height: 100%;
    min-height: 382px;
    border: 0;
}

.modules-lessons-list {
    margin: 0;
    padding: 0 30px 0 0;
    list-style-type: none;
}

.modules-lessons-list .item {
    padding: 10px 0;
    cursor: pointer;
}

.modules-lessons-list .item:not(:last-child) {
    border-bottom: 1px solid #eeeeee;
}

.modules-lessons-list .item.item-lesson {
    border-bottom: 0;
}

.modules-lessons-list .item::before {
    font-family: "Font Awesome 5 Free";
    font-size: 15px;
    font-weight: 900;
    content: "\f0a8";
    position: absolute;
    margin: 1px -23px 0 0;
}

.modules-lessons-list .item.active:not(.item-lesson)::before {
    content: "\f0ab";
}

.modules-lessons-list .item .fa-plus,
.modules-lessons-list .item .fa-minus {
    position: relative;
    top: 3px;
    float: left;
}

/*
.modules-lessons-list .item::after {
	position: absolute;
	left: 0;
	content: '\f067';
	font-family: "Font Awesome 5 Free";
	font-size: 15px;
	font-weight: 900;
}
*/

.modules-lessons-list .item-level-0 {
    padding-right: 0;
}

.modules-lessons-list .item-level-1 {
    padding-right: 15px;
}

.modules-lessons-list .item-level-2 {
    padding-right: 30px;
}

.modules-lessons-list .item-lesson {
    padding-right: 15px;
    padding-top: 15px;
}


.modules-lessons-list .item.active,
.modules-lessons-list .item-level-0 {
    display: block !important;
}

/*
.modules-lessons-list .sub-menu,
.modules-lessons-list .item.has-parent {
	display: none;
}

.modules-lessons-list .item.active .sub-menu,
.modules-lessons-list .item.active + .item,
.modules-lessons-list .item.has-parent.active {
	display: block;
}
*/


.page-id-151 .container-fluid {
    max-width: 100%;
}

a.part-user-push-to-upgrade {
    display: initial;
    -webkit-box-align: initial;
    -ms-flex-align: initial;
    align-items: initial;
    margin: 0;
}

.header-show-score {
    display: grid;
    grid-template-columns: 65% 35%;
    align-items: center;
    justify-items: end;
}

.boxes.boxes-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-column-gap: 30px;
    margin-right: auto;
    margin-left: auto;
    justify-items: center;
    align-items: center;
}

.boxes .box input[name="course_start"] {
    font-family: "Open Sans Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    background-color: #63d4d8;
    padding: 10px 15px;
}

.user-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: flex-end;
}

.user-wrap .dropdown-wrap .dropdown {
    padding-top: 21px;
    padding-bottom: 21px;
}

.user-wrap .dropdown-wrap .dropdown .dropdown-toggle {
    display: block;
    font-size: 16px;
    font-weight: 300;
    color: white;
}

.user-wrap .dropdown-wrap .dropdown .dropdown-menu {
    right: -20px;
    margin-top: 0;
    min-width: inherit;
}

.user-wrap .dropdown-wrap .dropdown .dropdown-menu > li a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: black;
}

.user-wrap .dropdown-wrap .dropdown .dropdown-menu > li:hover a,
.user-wrap .dropdown-wrap .dropdown .dropdown-menu > li.active a {
    color: white;
}


.user-wrap .user-image-wrap {
    margin-right: 15px;
}

.module .module-header {
    cursor: pointer;
}

.module .module-header h2 {
    line-height: 1;
    padding-bottom: .6em;
    padding-top: .6em;
    width: 100%
}

.module-header:after {
    clear: both;
    content: "";
    display: table
}

.module-header .collapsible {
    font-family: FontAwesomeSensei;
    font-size: 1.8em;
    line-height: 1;
    margin: 10px 20px 10px 10px;
    cursor: pointer;
}

.module-header .collapsible:before {
    content: "\f067";
    display: inline-block;
    transition: all .25s;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.module-header.active .collapsible:before {
    content: "\f068";
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.module:not(:first-child) .module-body {
    display: none;
}

.module-header.active + .module-body {
    display: block;
}

.my-mind {
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    align-content: stretch;
}

.my-mind-sidebar {
    flex-basis: 25%;
    padding: 10px 0 0 40px;
}

ul ul,
ul.course-modules,
ul.course-categories {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.course-modules .item:not(:last-child),
ul.course-categories li.item:not(:last-child) {
    border-bottom: 1px solid #eeeeee;
}

ul.course-modules li.item ul li,
ul.course-categories li.item ul li {
    border-bottom: 0;
}

ul.course-modules li.item label,
ul.course-categories li.item label {
    display: block;
    padding: 20px 0;
    margin-bottom: 0;
    color: black;
    font-weight: 600;
    font-size: 16px;
}

.category-anchor {
    margin-bottom: 20px;
}

.my-mind-course-archive-content {
    flex-basis: 75%;
}

.my-mind-course-archive-content h2 {
    font-size: 28px;
    font-weight: 500;
    margin-top: 35px;
}

.course-boxes {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-gap: 40px 40px;
}

.course-boxes:not(:last-child) {
    border-bottom: 1px solid #eeeeee;
    padding: 0 0 35px 0;
}

.course-box {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 230px;
    width: 100%;
    height: 100%;
    margin-left: 10px;
    margin-bottom: 10px;
    display: flex;
    align-items: flex-end;
    transition: .5s ease;
}

.course-box .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    z-index: 2;
    cursor: pointer;
    transition: .5s ease;
}

.course-box:hover .overlay {
    opacity: 1;
    visibility: visible;
}

.course-box .overlay img {
    width: auto !important;
    height: auto !important;
    max-width: 150px;
    position: absolute;
    top: 60%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: top 0.3s, opacity 0.3s;
    -o-transition: top 0.3s, opacity 0.3s;
    transition: top 0.3s, opacity 0.3s;
    background-image: none;
}

.course-box:hover .overlay img {
    top: 50%;
    opacity: 1;
}

.course-box .course-box-content {
    width: 100%;
}

.course-box h3 {
    font-size: 16px;
    padding: 9px;
    background-color: rgba(0, 0, 0, 0.9);
    line-height: 1.3;
}

.course-box h3 a {
    color: white;
}

.archive-courses .entry-content .container {
    position: relative;
    max-width: 1024px;
    margin-right: auto;
    margin-left: auto;
    padding: 30px 10px;
}

.featured-course {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    min-height: 350px;
    border-radius: 5px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-end;
}

.featured-course-category {
    color: white;
}

.featured-course-content {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 10px;
    width: 100%;
}

.featured-course-title h1 {
    font-size: 32px;
    font-weight: bold;
}

.archive-courses .part-entry-header {
    display: none;
}

nav.sensei-pagination {
    display: none;
}

.treeview {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.treeview:hover input ~ label:before,
.treeview.hover input ~ label:before {
    opacity: 1;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.treeview li ul {
    padding-right: 10px;
    display: none;
}

.treeview li.has-children label i {
    float: left;
}

.treeview li ul li a {
    display: block;
    color: black;
    padding: 10px 0;
}

ul.course-modules li.item label:hover,
ul.course-categories li.item label:hover,
.treeview a:hover {
    color: #63d4d8;
}

.treeview li ul li a i {
    font-size: 14px;
}

.treeview li ul li:last-child {
    margin-bottom: 20px;
}

.treeview ul {
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    padding-right: 1em;
}

.treeview ul li span {
    -webkit-transition-property: color;
    -moz-transition-property: color;
    -ms-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}

.treeview ul li span:hover {
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.treeview input {
    display: none;
}

.treeview input ~ label {
    cursor: pointer;
}

.treeview li.has-children input:checked ~ label i::before {
    content: "\f068";
}

.treeview li.has-children input:checked ~ ul {
    display: block;
}

.treeview input ~ label:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -ms-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}

.sensei-breadcrumb,
nav.post-entries {
    max-width: 1140px;
    margin: 0 auto;
}

div.holder {
    padding-right: 10px;
}

.modules > div.holder {
    padding-right: 0;
}

div.elements .lessons .lesson,
div.element {
    display: block;
    color: black;
    padding: 10px 0;
    cursor: pointer;
}

div.element:hover {
    color: #63d4d8;
}

div.element:not(:last-child) {
    border-bottom: 1px solid #eeeeee;
}

div.element i.fa-plus,
div.element i.fa-minus {
    position: relative;
    top: 6px;
    float: left;
    font-size: 13px;
}

div.element i.fa-chevron-left {
    margin-left: 5px;
    font-size: 13px;
}

div.elements {
    display: none;
}

.module-name.completed span.name,
div.elements .lessons .lesson.completed {
    text-decoration: line-through;
}

div.element .module-name.in-progress {
    position: relative;
}

div.element .module-name.in-progress::after {
    font-family: FontAwesomeSensei, FontAwesome;
    content: "\f110";
    line-height: 1;
    position: absolute;
    margin-right: 10px;
    margin-top: 4px;
    transition: 0.3s;
}

div.element.active .module-name.completed::before {
    content: "\f0a8";
}

div.element .module-name.completed::before {
    text-decoration: none;
}

div.element .module-name::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0a8";
    line-height: 1;
    position: relative;
    margin-left: 6px;
    margin-top: 4px;
    transition: 0.3s;
    text-decoration: none;
}

div.element .module-name.opposite::before,
div.element.active .module-name::before {
    font-family: "Font Awesome 5 Free";
    content: "\f358";
    text-decoration: none;
}

.lesson input.quiz-submit.complete,
.quiz input.quiz-submit.complete {
    position: relative;
    background-color: #63d4d8;
    color: #ffffff;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 20px 0;
    padding: 7px 20px;
    border-radius: 0;
    border-bottom: 3px solid #3b3b3b;
    box-shadow: none;
}

.lesson input.quiz-submit.complete:active,
.quiz input.quiz-submit.complete:active {
    top: 3px;
    border-bottom: 0;
    outline: 0;
    box-shadow: none;
}

.course .status,
.course-container .status,
.course-lessons .status {
    border-radius: 0;
    background-color: #9e9e9e;
}

.course div.sensei-message.download,
.course div.sensei-message.tick,
.course p.sensei-message.download,
.course p.sensei-message.tick,
.course-container div.sensei-message.download,
.course-container div.sensei-message.tick,
.course-container p.sensei-message.download,
.course-container p.sensei-message.tick,
.learner-info div.sensei-message.download,
.learner-info div.sensei-message.tick,
.learner-info p.sensei-message.download,
.learner-info p.sensei-message.tick,
.lesson div.sensei-message.download,
.lesson div.sensei-message.tick,
.lesson p.sensei-message.download,
.lesson p.sensei-message.tick,
.quiz div.sensei-message.download,
.quiz div.sensei-message.tick,
.quiz p.sensei-message.download,
.quiz p.sensei-message.tick,
.sensei div.sensei-message.download,
.sensei div.sensei-message.tick,
.sensei p.sensei-message.download,
.sensei p.sensei-message.tick {
    background: transparent;
    color: #333333;
    text-align: right;
    border-radius: 0;
    padding: 0;
    margin: 0 0 10px 0;
}

.course div.sensei-message.download:before,
.course div.sensei-message.tick:before,
.course p.sensei-message.download:before,
.course p.sensei-message.tick:before,
.course-container div.sensei-message.download:before,
.course-container div.sensei-message.tick:before,
.course-container p.sensei-message.download:before,
.course-container p.sensei-message.tick:before,
.learner-info div.sensei-message.download:before,
.learner-info div.sensei-message.tick:before,
.learner-info p.sensei-message.download:before,
.learner-info p.sensei-message.tick:before,
.lesson div.sensei-message.download:before,
.lesson div.sensei-message.tick:before,
lesson p.sensei-message.download:before,
.lesson p.sensei-message.tick:before,
.quiz div.sensei-message.download:before,
.quiz div.sensei-message.tick:before,
.quiz p.sensei-message.download:before,
.quiz p.sensei-message.tick:before,
.sensei div.sensei-message.download:before,
.sensei div.sensei-message.tick:before,
.sensei p.sensei-message.download:before,
.sensei p.sensei-message.tick:before {
    font-size: 19px;
    color: #333333;
    margin-left: 5px;
    margin-right: 0;
}

.modules a.button.send-message-button,
.modules a.button.send-message-button:hover,
.course div.sensei-message a.next-lesson:hover,
.course p.sensei-message a.next-lesson:hover,
.course-container div.sensei-message a.next-lesson:hover,
.course-container p.sensei-message a.next-lesson:hover,
.learner-info div.sensei-message a.next-lesson:hover,
.learner-info p.sensei-message a.next-lesson:hover,
.lesson div.sensei-message a.next-lesson:hover,
.lesson p.sensei-message a.next-lesson:hover,
.quiz div.sensei-message a.next-lesson:hover,
.quiz p.sensei-message a.next-lesson:hover,
.sensei div.sensei-message a.next-lesson:hover,
.sensei p.sensei-message a.next-lesson:hover,
.course div.sensei-message a.next-lesson,
.course p.sensei-message a.next-lesson,
.course-container div.sensei-message a.next-lesson,
.course-container p.sensei-message a.next-lesson,
.learner-info div.sensei-message a.next-lesson,
.learner-info p.sensei-message a.next-lesson,
.lesson div.sensei-message a.next-lesson,
.lesson p.sensei-message a.next-lesson,
.quiz div.sensei-message a.next-lesson,
.quiz p.sensei-message a.next-lesson,
.sensei div.sensei-message a.next-lesson,
.sensei p.sensei-message a.next-lesson {
    clear: both;
    position: relative;
    margin: 10px 0 0 0;
    padding: 7px 15px;
    background: #63d4d8;
    color: #ffffff;
    float: none;
    font-size: 17px;
    font-weight: normal;
    border: 0;
    border-radius: 0;
    border-bottom: 3px solid #3b3b3b;
}

.lesson-main header.lesson-title + p,
.lesson-main div.sensei-message.info + p,
.lesson-main div.sensei-message.tick + p {
    display: none;
}

.modules a.button.send-message-button,
.modules a.button.send-message-button:hover {
    font-size: 15px;
    background: #dddddd;
    color: black;
}

.modules a.button.send-message-button:active,
.course div.sensei-message a.next-lesson:active,
.course p.sensei-message a.next-lesson:active,
.course-container div.sensei-message a.next-lesson:active,
.course-container p.sensei-message a.next-lesson:active,
.learner-info div.sensei-message a.next-lesson:active,
.learner-info p.sensei-message a.next-lesson:active,
.lesson div.sensei-message a.next-lesson:active,
.lesson p.sensei-message a.next-lesson:active,
.quiz div.sensei-message a.next-lesson:active,
.quiz p.sensei-message a.next-lesson:active,
.sensei div.sensei-message a.next-lesson:active,
.sensei p.sensei-message a.next-lesson:active {
    top: 3px;
    border-bottom: 0;
    outline: 0;
    box-shadow: none;
}

.quiz-main footer p,
.lesson .lesson-main footer p {
    margin-bottom: 0;
}

.quiz-main footer p a.button,
.lesson .lesson-main footer p a.button {
    position: relative;
    background-color: #3b9de5;
    color: #ffffff;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 20px 0;
    padding: 7px 20px;
    border-radius: 0;
    border-bottom: 3px solid #3b3b3b;
    box-shadow: none;
}

.c-wrapper.confetti-active {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
}

[class|="confetti"] {
    position: absolute;
}

.c-red {
    background-color: #e94a3f;
}

.c-yellow {
    background-color: #faa040;
}

.c-blue {
    background-color: #5fc9f5;
}


/*
 * Modals
 */
.modal-open {
    overflow: hidden;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

div.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}

.modal.fade .modal-dialog {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none;
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
}

.modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}

.modal-dialog-scrollable {
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none;
}

div.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.show {
    opacity: 0.5;
}

div.modal-header {
    background-color: #63d4d8;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
    padding: 0;
    padding: 1rem 1rem;
}

div.modal-header .close {
    position: relative;
    z-index: 10;
}

#login-modal div.modal-header .close {
    position: absolute;
    z-index: 10;
    top: 10px;
    left: 15px;
}

div.modal-header .modal-title {
    display: block;
    width: 100%;
    margin-bottom: 0;
    line-height: 1.5;
    color: white;
}

div.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

.block {
    display: block;
}

div.modal-dialog.modal-dialog--register,
div.modal-dialog.modal-dialog--login {
    max-width: 400px;
}


div.modal-dialog.modal-dialog--register div.modal-body,
div.modal-dialog.modal-dialog--login div.modal-body {
    padding: 30px;
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0.75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(0.3rem - 1px);
    border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-footer > * {
    margin: 0.25rem;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

#login-user {
    background-color: #63d4d8;
    color: white;
    padding: 5px 20px;
    border: 0;
    border-radius: 0;
    font-size: 18px;
    box-shadow: initial;
    width: 100%;
}

#lost-password-link {
    display: block;
    margin-top: 5px;
}

#login-modal {
    z-index: 9999;
}

#login-modal .modal-footer {
    padding: 10px 30px;
}

#login-modal .modal-footer .btn-primary {
    background-color: #63d4d8;
    color: white;
    padding: 5px 20px;
    border: 0;
    border-radius: 0;
    font-size: 18px;
    box-shadow: initial;
    flex-basis: 50%;
    margin: 0;
}

#login-modal .modal-footer .btn.btn-secondary {
    color: black;
    padding: 5px 20px;
    border: 0;
    border-radius: 0;
    font-size: 18px;
    box-shadow: initial;
    flex-basis: 50%;
    margin: 0;
}

#login-modal .modal-footer {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
}

#login-modal .form-group {
    margin-bottom: 10px;
}

#login-modal .form-check-input {
    margin: 8px 0 0 0;
}

#login-modal .form-check-label {
    margin: 8px 0 0 0;
}

#login-modal #email_help_block {
    padding-right: 0;
}

#login-modal .form-lost-password button[type="submit"] {
    background-color: #63d4d8;
    color: white;
    padding: 5px 20px;
    border: 0;
    border-radius: 0;
    font-size: 18px;
    box-shadow: initial;
    margin: 0;
}

#email_help_block {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 1.2;
}

.woocommerce-ResetPassword.lost_reset_password button[type="submit"] {
    background-color: #63d4d8;
    color: white;
    padding: 5px 20px;
    border: 0;
    border-radius: 0;
    font-size: 18px;
    box-shadow: initial;
    margin: 0;
}

.form-login .register-link {
    margin-top: 7px;
    margin-bottom: 0;
    text-align: center;
}

.btn-renew,
.btn-login {
    font-family: "Open Sans Hebrew", Sans-serif;
    font-weight: 500;
    background-color: #63d4d8;
    border: 0;
    outline: 0;
    border-radius: 0;
    box-shadow: initial;
    margin: 0;
    line-height: 35px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.btn-renew:hover,
.btn-login:hover {
    border: 1px solid #63d4d8;
    border-radius: 50px;
    border: 0;
    outline: 0;
}

.btn-renew:focus,
.btn-renew:active,
.btn-login:focus,
.btn-login:active {
    border: 1px solid #63d4d8;
    border-radius: 50px;
    border: 0;
    outline: 0;
}

.btn-login:hover a::after {
    background-color: transparent !important;
}

.btn-renew a,
.btn-login a {
    font-family: "Open Sans Hebrew", Sans-serif;
    font-weight: 500 !important;
    padding: 0px 15px !important;
    line-height: 40px !important;
    color: black !important;
    transition: all 0.3s ease;
}

#order_review_heading {
    font-family: "Open Sans Hebrew", Sans-serif;
    font-size: 39px;
    font-weight: 600;
    color: #63d4d8;
    padding: 0;
    margin: 0 0 20px 0;
    line-height: 1;
}

.courses-video-explanation-popup {
    display: block;
    margin-bottom: 20px;
}

.courses-video-explanation-popup span {
    text-decoration: underline;
}

.courses-video-explanation-popup,
.courses-video-explanation-popup:hover,
.courses-video-explanation-popup i {
    font-size: 16px;
    cursor: pointer;
    color: inherit;
}

.courses-video-explanation-popup i {
    position: relative;
    top: 2px;
    font-size: 22px;
}

.courses-video-explanation-popup:hover,
.courses-video-explanation-popup:hover i {
    color: #2eb3b8;
}

.courses-video-explanation-popup i {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);

    filter: FlipH;
    -ms-filter: "FlipH";

    text-decoration: initial;
    margin-left: 5px;
}

.part-video-explanation {
    margin-bottom: 10px;
}

.part-video-explanation a,
.part-video-explanation a:hover {
    margin-right: 10px;
    color: black;
    text-decoration: underline;
    cursor: pointer;
}

.part-video-explanation a:hover {
    color: #2eb3b8;
}

.app-open-popup-steps {
    position: absolute;
    z-index: 10;
    left: 10px;
    top: 15px;
    cursor: pointer;
}

.pane-deposit-box {
    margin-bottom: 30px;
}

.part-process-pills .nav-pills > li .process-pill .pill-content-wrap {
    margin-left: 50px;
}


/*
 * Checkout
 */
.thankyou-message {
    position: relative;
    z-index: 0;
    background-image: url("/wp-content/uploads/2020/01/Depositphotos_9082625_xl-2015-1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    text-align: center;
    padding: 40px;
    min-height: 500px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.thankyou-message::after {
    content: "";
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
}

.thankyou-message p {
    position: relative;
    z-index: 10;
    margin: 0;
    font-size: 150%;
    color: white;
}

.thankyou-message table {
    position: relative;
    z-index: 10;
    margin: 40px auto 0 auto;
    table-layout: fixed;
    border: 2px solid white;
}

.thankyou-message table tr td,
.thankyou-message table tr th {
    position: relative;
    z-index: 10;
    margin: 0;
    padding: 10px;
    font-size: 120%;
    line-height: 1.3;
    color: white;
    text-align: right;
}

.thankyou-message .btn-container {
    position: relative;
    z-index: 10;
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
}

.thankyou-message .btn.btn-primary {
    background-color: #63d4d8;
    border: 0;
    border-radius: 0;
    padding: 0px 15px;
    margin: 0 10px;
    cursor: pointer;
    transition: all 0.3s ease;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0;
    min-width: 150px;
}

.thankyou-message .btn.btn-primary a {
    font-family: "Open Sans Hebrew", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 40px;
    color: black;
}

.thankyou-message .btn.btn-primary:hover {
    border-radius: 50px;
}

.thankyou-message .btn.btn-secondary {
    background-color: white;
    border: 0;
    border-radius: 0;
    padding: 0px 15px;
    margin: 0 10px;
    cursor: pointer;
    transition: all 0.3s ease;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0;
    min-width: 150px;
}

.thankyou-message .btn.btn-secondary a {
    font-family: "Open Sans Hebrew", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 40px;
    color: black;
}

.thankyou-message .btn.btn-secondary:hover {
    border-radius: 50px;
}

@media (max-width: 768px) {
    .hide-on-mobile {
        display: none !important;
    }

    .thankyou-message {
        padding: 20px;
    }

    .thankyou-message .btn-container {
        width: 100%;
        flex-direction: column;
        justify-content: stretch;
    }

    .thankyou-message .btn-container .btn:not(:last-child) {
        margin-bottom: 8px;
    }

    .countdown-timer,
    .floating-timer {
        flex-direction: column;
    }

    .floating-timer {
        padding: 15px 0;
    }

    #clockdiv {
        margin-bottom: 8px;
    }

    .floating-timer .countdown-timer > span {
        margin-right: 0;
        margin-bottom: 8px;
    }

    .floating-timer .countdown-timer button[type="submit"] a {
        font-size: 16px;
    }

    .app-wrap,
    #primary,
    #main {
        padding-bottom: 150px;
    }
}

.woocommerce ul.order_details {
    padding: 0;
    margin: 30px 0;
}

.woocommerce ul.order_details li {
    font-size: 90%;
}

.woocommerce-order-received .elementor-widget-heading {
    display: none;
}

.form-row.address-field {
    display: none;
}

.woocommerce-checkout div.woocommerce-billing-fields div.woocommerce-billing-fields__field-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-gap: 20px 20px;
}

.woocommerce-checkout div.woocommerce-billing-fields div.woocommerce-billing-fields__field-wrapper .form-row {
    width: 100%;
}

.woocommerce form.checkout_coupon.woocommerce-form-coupon {
    display: block !important;
    margin-bottom: 30px;
}

.woocommerce form.checkout_coupon.woocommerce-form-coupon div.flex {
    display: flex;
}

.woocommerce form.checkout_coupon.woocommerce-form-coupon #coupon_code {
    width: auto;
}

/*
 * Header Show Score
 */
.header-show-score {
    background-color: #63d4d8;
    padding: 5px 10px;
    display: inline-block;
    float: left;
}

.header-show-score a.part-user-score.my-score-light {
    padding: 0;
    background-color: transparent !important;

}

.header-show-score .flex {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.header-show-score .flex .col {
    flex-grow: 1;
    flex-shrink: 1;
}

.header-show-score .flex .col:first-child {
    margin-left: 8px;
}

.header-show-score .flex .col img {
    width: 25px;
}

.header-show-score .flex .col .score-text {
    font-size: 14px;
    margin-bottom: 0;
}

.header-show-score .flex .col .score-number {
    font-size: 21px;
    font-weight: bold;
}

.header-show-score .flex .col .score-text + .score-number {
    margin-top: 4px;
}

.part-account-dashboard .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--payment-methods,
.part-account-dashboard .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--group {
    display: none;
}

.btn-inline {
    display: inline-block;
}

.woocommerce-account .woocommerce-MyAccount-content {
    align-items: flex-start;
}

.countdown-timer {
    display: flex;
    align-items: center;
}

.countdown-timer > span {
    margin-right: 20px;
    font-size: 17px;
    font-weight: 600;
    color: white;
}

#clockdiv {
    color: #ffffff;
    display: flex;
    flex-direction: row-reverse;
    font-weight: 300;
    text-align: center;
}

#clockdiv > div {
    display: flex;
    flex-direction: column;
    color: white;
}

#clockdiv > div:not(:last-child) {
    margin-right: 5px;
}

#clockdiv div > span {
    font-weight: 600;
    font-size: 17px;
    padding: 1px 10px;
    background: white;
    color: black;
}

.smalltext {
    font-weight: 600;
    font-size: 17px;
    color: white;
    margin-right: 10px;
    margin-left: 10px;
}

.countdown-timer p {
    font-size: 17px;
    font-weight: 600;
    color: white;
    margin: 0;
}

#tawkchat-container {
    z-index: 8000 !important;
}

form.checkout.woocommerce-checkout {
    margin-bottom: 65px;
}

.form-expenditure > div.board-body table tr td,
.form-expenditure > div.board-body table tr th {
    position: relative;
}


@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem);
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem);
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }

    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem);
    }

    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1140px;
    }
}

@media (min-width: 1200px) {
    body {
        padding-top: 0 !important;
    }

    .container {
        width: inherit;
        padding-right: 0;
        padding-left: 0;
    }

    #main {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }

    header.part-entry-header {
        margin-bottom: 0;
    }
}

@media (min-width: 992px) {
    body {
        padding-top: 0 !important;
    }

    .container {
        width: inherit;
        padding-right: 0;
        padding-left: 0;
    }

    #main {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }

    header.part-entry-header {
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {
    body {
        padding-top: 0 !important;
    }

    .container {
        width: inherit;
        padding-right: 0;
        padding-left: 0;
    }

    #main {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }

    header.part-entry-header {
        margin-bottom: 0;
    }
}


@media (max-width: 1024px) {
    article.course {
        padding-right: 20px;
        padding-left: 20px;
    }

    .nav-next {
        float: left;
    }

    .nav-prev {
        float: right;
        margin-left: 0;
    }
}

@media (max-width: 768px) {
    .user-wrap .user-image-wrap {
        display: none;
    }

    .user-wrap {
        font-size: 20px;
        align-items: center;
        justify-content: center;
    }

    .woocommerce-checkout div.woocommerce-billing-fields div.woocommerce-billing-fields__field-wrapper {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        grid-gap: 20px 20px;
    }

    #billing_last_name_field,
    #billing_address_1_field,
    #billing_postcode_field,
    #billing_city_field,
    #billing_phone_field,
    #billing_email_field,
    #billing_first_name_field {
        grid-row: initial;
        grid-column: 1 / 2;
        margin-bottom: 0
    }

    #order_review_heading {
        margin-top: 20px;
    }

    html[dir="rtl"],
    body {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }

    iframe {
        width: 100%;
    }

    article.course {
        padding-right: 0;
        padding-left: 0;
    }

    .course-content-wrapper,
    .lesson .entry-content,
    .course .entry {
        flex-wrap: wrap;
    }

    .quiz-main, .lesson-main, .course-main {
        flex-basis: 100%;
        padding-left: 0;
        flex-wrap: wrap;
    }

    .lesson-sidebar, .course-sidebar {
        flex-basis: 100%;
        padding-right: 0;
        margin-top: 30px;
    }

    .course-content-wrapper .course-content,
    .course-content-wrapper .right-sidebar {
        flex-basis: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .course-content-wrapper .course-content {
        margin-top: 30px;
    }

    .my-mind {
        flex-direction: column;
    }

    .my-mind-sidebar {
        padding: 0;
        margin-bottom: 20px;
    }

    .my-mind-sidebar,
    .my-mind-course-archive-content {
        flex-basis: 100%;
    }

    .my-mind-course-archive-content h2 {
        font-size: 24px;
    }

    .course-boxes {
        grid-template-columns: 1fr 1fr;
    }

    .course-box {
        min-height: 155px;
    }

    .featured-course {
        min-height: 200px;
        padding: 0;
    }

    .featured-course-title h1 {
        font-size: 21px;
    }

    ul.course-modules,
    ul.course-categories {
        text-align: center;
    }

    ul.course-modules li.item,
    ul.course-categories li.item {
        display: inline-block;
    }

    ul.course-modules li.item:not(:last-child),
    ul.course-categories li.item:not(:last-child) {
        border-bottom: 0;
        border-left: 1px solid #eeeeee;
        padding-left: 10px;
        margin-left: 5px;
    }

    ul.course-categories li.item {
        display: block;
        text-align: right;
    }

    ul.course-categories li.item:not(:last-child) {
        border-left: 0;
        border-bottom: 1px solid #eeeeee;
        padding-left: 0;
        margin-left: 0;
    }

    ul.course-categories li.item ul li.item {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }

    ul.course-modules li.item a,
    ul.course-categories li.item a {
        padding: 0;
        font-size: 16px;
    }

    header.part-entry-header {
        margin-bottom: 0;
    }

    body.admin-bar [data-elementor-type="header"] {
        padding-top: 46px;
    }

    #app {
        margin-bottom: 50px;
    }

    div.part-process-pills {
        position: initial;
        z-index: initial;
        width: initial;
        bottom: initial;
        right: initial;
        left: initial;
        -webkit-box-shadow: initial;
        -moz-box-shadow: initial;
        box-shadow: initial;
    }

    div.part-process-pills .nav-pills {
        flex-direction: column;
    }

    div.part-process-pills .nav-pills > li .process-pill {
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: center;
        padding: 15px 20px;
    }

    div.part-process-pills .nav-pills > li .process-pill .pill-content-wrap {
        margin-right: 8px;
    }

    div.part-process-pills .nav-pills > li .process-pill .pill-content-wrap .pill-title {
        font-size: 16px;
    }

    div.part-process-pills .nav-pills > li .process-pill span.pill-number {
        position: relative;
        top: 2px;
        font-size: 21px;
    }

    .app-open-popup-steps {
        top: 11px;
        width: 40px;
    }

    .board > .table-responsive {
        overflow-x: scroll;
        padding-bottom: 10px;
        max-width: 320px;
    }

    .board > .table-responsive::-webkit-scrollbar {
        height: 5px;
        background-color: #eeeeee;
    }

    .board > .table-responsive::-webkit-scrollbar-thumb {
        height: 5px;
        background-color: #63d4d8;
    }
}