/*
Theme Name:		 Tov Likro
Theme URI:		 http://childtheme-generator.com/
Description:	 Tov Likro is a child theme of OceanWP, created by ChildTheme-Generator.com
Author:			 webmaster3
Author URI:		 http://childtheme-generator.com/
Template:		 oceanwp
Version:		 1.0.0
Text Domain:	 tov-likro
*/

/*-------General Settings-----------*/
:root {
    --main-color: #01B4BC;
    --main-second-color: #ff0659;
    --main-center-color: #3C9DD2;
}

.course-review {
    display: none;
}

.single-lp_course .quiz-result .result-grade .result-message {
    display: none;
}

.single-lp_course .quiz-result .result-grade .result-require {
    margin: 0 auto 25px;
}

.single-product #content {
    padding: 80px 0 0;
}

.woocommerce-shipping-fields .shipping_address input {
    border-radius: 10px;
    background: #fff;
    text-align: right;
    font-size: 20px;
    line-height: 1;
    border: 0;
}

.woocommerce-shipping-fields>h3 {
    display: none;
}

.woocommerce-shipping-fields .shipping_address {
    margin-top: -30px;
}

/*--blog--*/
#blog-entries {
    margin-top: 65px;
}

#blog-entries article.blog-entry {
    border-top: 3px dotted #000;
    border-bottom: 0;
    margin: 0;
    padding: 20px 0;
}

@media (min-width: 770px) {
    #blog-entries article.blog-entry .thumbnail {
        width: 20%;
    }

    #blog-entries article.blog-entry .blog-entry-content {
        width: 80%;
    }
}

#blog-entries .blog-entry .blog-entry-readmore a {
    background: url(/wp-content/uploads/2020/08/title-red.png) no-repeat center / contain;
    padding: 10px 40px;
    margin: auto !important;
    border: 0;
    color: #fff;
    font-size: 20px;
}

/*
    Add your custom styles here
*/
#footer-bottom {
    border-top: 3px solid #1B1B1B;
}

#footer-bottom-inner {
    display: flex;
    font-size: 15px;
}

#footer-bottom-inner>* {
    flex: 1;
}

#footer-bottom.no-footer-nav #copyright {
    text-align: left;
    direction: ltr;
}

div#site-header-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 20px;
}

div#site-logo {
    order: 1;
}

div#site-navigation-wrap {
    order: 2;
}

.oceanwp-social-menu.clr.simple-social {
    order: 3;
}

.courses_link {
    order: 4;
    margin-bottom: -50px;
}

.courses_link a {
    display: block;
    width: 160px;
    height: 160px;
    background: url(/wp-content/uploads/2020/05/Vector-Smart-Object.png) no-repeat;
    padding: 31px 35px 70px;
    text-align: center;
    background-size: cover;
    color: #fff;
    line-height: 1.2;
    font-size: 22px;
}

#site-header {
    z-index: 999;
}

.no-header-border #site-header {
    z-index: 9999;
}

#to_the_course_btn {
    display: block;
    width: 160px;
    height: 160px;
    background: url(/wp-content/uploads/2020/05/Vector-Smart-Object.png) no-repeat;
    padding: 31px 35px 70px;
    text-align: center;
    background-size: cover;
    color: #fff;
    line-height: 1.2;
    font-size: 22px;
    float: left;
}

#btn_login {
    padding: 34px 0 0;
    width: 100px;
    height: 100px;
    font-size: 18px;
    margin: -40px -30px 0 0;
    color: #fff !important;
    display: block;
    background: url(/wp-content/uploads/2020/05/Vector-Smart-Object.png) no-repeat;
    text-align: center;
    background-size: cover;
    line-height: 1.2;
}

#wrapp_btns {
    margin: 0 0 -57px;
}

#to_the_course_wrapp {
    margin-bottom: 0;
}

#wrapp_btn_login {
    margin-bottom: 0;
}

#wrapp_login {
    margin-bottom: 0;
}

.woocommerce-form-login__submit {
    border-radius: 5px;
}

@media (min-width: 1400px) {
    #video_hp {
        opacity: 0;
        width: 168px;
        margin: 150px 12px -50px;
        height: 77px;
        overflow: hidden;
    }
}

@media (max-width: 1400px) {
    .elementor-42 .elementor-element.elementor-element-8d69dc3 {
        background: #fff !important;
        padding: 0 !important;
    }

    .elementor-42 .elementor-element.elementor-element-8d69dc3 .elementor-widget-wrap {
        align-content: center;
    }

    .elementor-915 .elementor-element.elementor-element-448abe8 {
        width: 18% !important;
    }

    .elementor-915 .elementor-element.elementor-element-2a5540f {
        width: 68% !important;
    }

    #wrapp_btns {
        width: 14%;
    }
}

#logout_profile_btn {
    margin: -60px 0 0 0;
}

#wrapp_btns .logout_btn {
    margin-bottom: 0;
}

#wrapp_btns .logout_btn .elementor-button-wrapper .elementor-button {
    padding: 34px 0 0;
    width: 100px;
    height: 100px;
    font-size: 18px;
    margin: -40px -30px 0 0;
    color: #fff !important;
    display: block;
    background: url(/wp-content/uploads/2020/05/Vector-Smart-Object.png) no-repeat;
    background-size: auto;
    text-align: center;
    background-size: cover;
    line-height: 1.2;
    display: none;
}

#wrapp_btns .profile_btn .elementor-button-wrapper .elementor-button {
    padding: 34px 0 0;
    width: 100px;
    height: 100px;
    font-size: 18px;
    margin: 0;
    color: #fff !important;
    display: block;
    background: url(/wp-content/uploads/2020/05/Vector-Smart-Object.png) no-repeat;
    background-size: auto;
    text-align: center;
    background-size: cover;
    line-height: 1.2;
    position: absolute;
    top: -160px;
    right: -90px;
    display: none;
}

.logged-in #wrapp_btns .logout_btn .elementor-button-wrapper .elementor-button,
.logged-in #wrapp_btns .profile_btn .elementor-button-wrapper .elementor-button {
    display: block;
}





.logged-in .courses_link #wrapp_login {
    display: flex;
    justify-content: center;
    text-align: center;
}

#site-navigation-wrap .dropdown-menu>li>a {
    line-height: 2;
    position: relative;
    padding: 0 25px;
}

#site-navigation-wrap .dropdown-menu>li>a span {
    position: relative;
    z-index: 9;
    color: #fff;
}

.main-navigation .menu-item a:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2020/05/menu.png) no-repeat;
    background-size: 590px;
    background-position: 0 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 8;
}

.main-navigation .li_home_page a:before {
    background-position: -487px 0px;
}

.main-navigation .li_courses a:before {
    background-position: -289px 0px;
}

.main-navigation .li_about a:before {
    background-position: -142px 0px;
}

.main-navigation .li_contact a:before {
    background-position: 14px 0;
}





.elementor-nav-menu--layout-horizontal .elementor-nav-menu a {
    padding: 10px 30px !important;
    justify-content: center;
    margin: 0 0 0 10px;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu a:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2020/05/menu.png) no-repeat;
    background-size: 590px;
    background-position: 0 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 1 !important;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu .li_home_page a:before {
    background-position: -487px 0px;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu .li_courses a:before {
    background-position: -289px 0px;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu .li_about a:before {
    background-position: -142px 0px;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu .li_contact a:before {
    background-position: 14px 0;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu .li_blogs a:before {
    background-position: -473px 0px;
}






.oceanwp-social-menu .social-menu-inner {
    height: auto;
}

.title_red h2 {
    background: url(/wp-content/uploads/2020/08/title-red.png) no-repeat center / contain;
    padding: 20px 0 !important;
    margin: auto !important;
}


.single-lp_course #learn-press-course .w3d_lp_course_meta>div,
.learn-press-courses li .w3d_lp_course_meta>div {
    background-size: contain;
    background-position: center;
    height: 121px;
    width: 121px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.single-lp_course #learn-press-course .w3d_lp_course_meta>div:nth-child(1),
.learn-press-courses li .w3d_lp_course_meta>div:nth-child(1) {
    background-image: url(/wp-content/uploads/2020/08/c01.png);
}

.single-lp_course #learn-press-course .w3d_lp_course_meta>div:nth-child(2),
.learn-press-courses li .w3d_lp_course_meta>div:nth-child(2) {
    background-image: url(/wp-content/uploads/2020/08/c04.png);
}

.single-lp_course #learn-press-course .w3d_lp_course_meta>div:nth-child(3),
.learn-press-courses li .w3d_lp_course_meta>div:nth-child(3) {
    background-image: url(/wp-content/uploads/2020/08/c02.png);
}

.single-lp_course #learn-press-course .w3d_lp_course_meta>div:nth-child(4),
.learn-press-courses li .w3d_lp_course_meta>div:nth-child(4) {
    background-image: url(/wp-content/uploads/2020/08/c03.png);
}

/*
.learn-press-courses li:nth-child(1) .w3d_lp_course_meta > div:nth-child(1),
.learn-press-courses li:nth-child(2) .w3d_lp_course_meta > div:nth-child(1),
.learn-press-courses li:nth-child(5) .w3d_lp_course_meta > div:nth-child(1),
.learn-press-courses li:nth-child(6) .w3d_lp_course_meta > div:nth-child(1){
	background-image: url(/wp-content/uploads/2020/08/c1.png);
}
.learn-press-courses li:nth-child(3) .w3d_lp_course_meta > div:nth-child(1),
.learn-press-courses li:nth-child(4) .w3d_lp_course_meta > div:nth-child(1),
.learn-press-courses li:nth-child(7) .w3d_lp_course_meta > div:nth-child(1),
.learn-press-courses li:nth-child(8) .w3d_lp_course_meta > div:nth-child(1){
	background-image: url(/wp-content/uploads/2020/08/c1-2.png);
}
.learn-press-courses li:nth-child(1) .w3d_lp_course_meta > div:nth-child(2),
.learn-press-courses li:nth-child(2) .w3d_lp_course_meta > div:nth-child(2),
.learn-press-courses li:nth-child(5) .w3d_lp_course_meta > div:nth-child(2),
.learn-press-courses li:nth-child(6) .w3d_lp_course_meta > div:nth-child(2){
	background-image: url(/wp-content/uploads/2020/08/c2.png);
}
.learn-press-courses li:nth-child(3) .w3d_lp_course_meta > div:nth-child(2),
.learn-press-courses li:nth-child(4) .w3d_lp_course_meta > div:nth-child(2),
.learn-press-courses li:nth-child(7) .w3d_lp_course_meta > div:nth-child(2),
.learn-press-courses li:nth-child(8) .w3d_lp_course_meta > div:nth-child(2){
	background-image: url(/wp-content/uploads/2020/08/c2-2.png);
}
.learn-press-courses li:nth-child(1) .w3d_lp_course_meta > div:nth-child(3),
.learn-press-courses li:nth-child(2) .w3d_lp_course_meta > div:nth-child(3),
.learn-press-courses li:nth-child(5) .w3d_lp_course_meta > div:nth-child(3),
.learn-press-courses li:nth-child(6) .w3d_lp_course_meta > div:nth-child(3){
	background-image: url(/wp-content/uploads/2020/08/c3.png);
}
.learn-press-courses li:nth-child(3) .w3d_lp_course_meta > div:nth-child(3),
.learn-press-courses li:nth-child(4) .w3d_lp_course_meta > div:nth-child(3),
.learn-press-courses li:nth-child(7) .w3d_lp_course_meta > div:nth-child(3),
.learn-press-courses li:nth-child(8) .w3d_lp_course_meta > div:nth-child(3){
	background-image: url(/wp-content/uploads/2020/08/c3-2.png);
}
*/

.single-lp_course #content-wrap>#primary,
.post-type-archive-lp_course #content-wrap>#primary {
    padding-left: 0;
    width: 100%;
    border: 0;
}

.single-lp_course #content-wrap>#right-sidebar,
.post-type-archive-lp_course #content-wrap>#right-sidebar {
    display: none;
}

body.post-type-archive-lp_course ul.learn-press-courses .course {
    width: 50%;
    margin: 0;
    padding: 50px;
    position: relative;
}

body.post-type-archive-lp_course ul.learn-press-courses .course:nth-child(1),
body.post-type-archive-lp_course ul.learn-press-courses .course:nth-child(2) {
    padding-top: 100px;
}

body.post-type-archive-lp_course ul.learn-press-courses .course:nth-child(1),
body.post-type-archive-lp_course ul.learn-press-courses .course:nth-child(5) {
    background: #fff;
    box-shadow: 400px 0 0 0 #fff, -600px 0 0 0 #fff, -1200px 0 0 0 #fff;
}

body.post-type-archive-lp_course ul.learn-press-courses .course:nth-child(2),
body.post-type-archive-lp_course ul.learn-press-courses .course:nth-child(6) {
    background: #fff;
    box-shadow: -400px 0 0 0 #fff;
}

body.post-type-archive-lp_course .w3d_lp_course_meta {
    width: 72%;
    margin: auto;
}

.single-lp_course #learn-press-course .w3d_lp_course_meta div p,
body.post-type-archive-lp_course .w3d_lp_course_meta div p {
    color: #fff;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    margin: 0 0 auto;
}

.single-lp_course #learn-press-course .w3d_lp_course_meta div span,
body.post-type-archive-lp_course .w3d_lp_course_meta div span {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    line-height: 0.8;
    width: 100%;
    margin: auto 0 3px;
}

body.post-type-archive-lp_course .w3d_lp_course_buttons {
    justify-content: center;
    margin: 25px auto 0;
    align-items: center;
}

body.post-type-archive-lp_course .w3d_lp_course_buttons .w3d_lp_course_permalink {
    background: #59a3ea;
    font-size: 24px;
    padding: 0;
    line-height: 44px;
    width: 174px;
    order: 1;
    margin: 0 10px;
}

body.post-type-archive-lp_course .w3d_lp_course_buttons .lp-course-buttons {
    margin: 0;
    width: auto;
}

.lp-single-course #w3d_lp_course_summary_top .lp-course-buttons .woocommerce-message a.wc-forward {

    display: none;
}

.lp-course-buttons .woocommerce-message:before {
    margin-left: 4px;
    color: #83bb0c;
    margin-right: 0;
}

.lp-single-course .course-landing-summary .course-price .origin-price {
    margin-right: 0;
    margin-left: 5px;
    color: grey;
}

.lp-single-course #w3d_lp_course_summary_top .lp-course-buttons .woocommerce-message {
    color: #333;
    border: 1px solid #333;
    line-height: 1.3;
    padding: 2px 7px;
}

body.post-type-archive-lp_course .w3d_lp_course_buttons .lp-course-buttons form {
    width: 174px !important;
    margin: 0 10px;
}

body.post-type-archive-lp_course ul.learn-press-courses .course .lp-course-buttons form button,
body.post-type-archive-lp_course .w3d_lp_course_buttons .lp-course-buttons .purchase-course button {
    background: var(--main-second-color);
    font-size: 28px;
    padding: 0;
    line-height: 44px;
    width: 100%;
    position: relative;

}

.course-curriculum ul.curriculum-sections .section-content {
    /* pointer-events: none !important; */
}

.course-item-nav .next {
    pointer-events: none !important;
    opacity: 0.3;
}

.course-item-nav .next.active {
    pointer-events: inherit !important;
    opacity: 1;
}

.learn-press-form.form-button.completed~.course-item-nav .next {
    pointer-events: inherit !important;
    opacity: 1;
}

.learn-press-message {
    max-width: 1400px;
    margin: 20px auto;
}

form#learn-press-profile-basic-information .form-field:first-child {
    display: none;
}


/*
body.post-type-archive-lp_course ul.learn-press-courses .course .lp-course-buttons form button, body.post-type-archive-lp_course .w3d_lp_course_buttons .lp-course-buttons .purchase-course button.button-purchase-course{
	pointer-events: none !important;
	filter: grayscale(100%);
}
body.post-type-archive-lp_course.logged-in ul.learn-press-courses .course .lp-course-buttons form button, body.post-type-archive-lp_course.logged-in .w3d_lp_course_buttons .lp-course-buttons .purchase-course button.button-purchase-course{
	pointer-events: inherit !important;
	filter: none;
}
button-enroll-course
body.post-type-archive-lp_course ul.learn-press-courses .course .lp-course-buttons form button.button-purchase-course::before,
body.post-type-archive-lp_course .w3d_lp_course_buttons .lp-course-buttons .purchase-course button.button-purchase-course::before{
    content: "לרכישה נא להרשם";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    font-size: 20px;
    right: 0;
    background: var(--main-second-color);
    border-radius: 10px;
}
body.post-type-archive-lp_course.logged-in ul.learn-press-courses .course .lp-course-buttons form button::before,
body.post-type-archive-lp_course.logged-in .w3d_lp_course_buttons .lp-course-buttons .purchase-course button::before{
    content:none;
}*/

.woocommerce-checkout.elementor-kit-17 #content {
    min-height: 50vh;
    padding: 60px 0 0;
}

body.post-type-archive-lp_course ul.learn-press-courses .course .lp-course-buttons .woocommerce-message {
    font-size: 0;
    border: 0;
    padding: 0;
    margin: 0;
    text-align: center;
    font-weight: 400;
}

body.post-type-archive-lp_course ul.learn-press-courses .course .lp-course-buttons .woocommerce-message .wc-forward {
    background: var(--main-second-color);
    font-size: 24px;
    padding: 0;
    line-height: 44px;
    width: 100%;
    font-weight: 400;
    border-radius: 10px;
    float: none;
    min-width: 180px;
}

body.post-type-archive-lp_course ul.learn-press-courses .course .lp-course-buttons .woocommerce-message::before {
    content: none;
}




body.post-type-archive-lp_course ul.learn-press-courses .course:nth-child(odd)::after {
    content: "";
    width: 6px;
    display: block;
    background: #8f8787;
    height: auto;
    position: absolute;
    left: -3px;
    top: 110px;
    border-radius: 5px;
    bottom: 66px;
    z-index: 1;
}

body.post-type-archive-lp_course ul.learn-press-courses .course .course-title {
    font-size: 48px;
    background-position: center;
    display: block;
    margin: 0;
    width: 494px;
    padding: 16px 0;
}

body.post-type-archive-lp_course ul.learn-press-courses .course:nth-child(1) .course-title,
body.post-type-archive-lp_course ul.learn-press-courses .course:nth-child(2) .course-title,
body.post-type-archive-lp_course ul.learn-press-courses .course:nth-child(5) .course-title,
body.post-type-archive-lp_course ul.learn-press-courses .course:nth-child(6) .course-title {
    background-image: url(/wp-content/uploads/2020/08/t2.png);
}

body.post-type-archive-lp_course ul.learn-press-courses .course:nth-child(3) .course-title,
body.post-type-archive-lp_course ul.learn-press-courses .course:nth-child(4) .course-title,
body.post-type-archive-lp_course ul.learn-press-courses .course:nth-child(7) .course-title,
body.post-type-archive-lp_course ul.learn-press-courses .course:nth-child(8) .course-title {
    background-image: url(/wp-content/uploads/2020/08/t1.png);
}

body.post-type-archive-lp_course ul.learn-press-courses .course .course-permalink>div {
    display: inline-block;
    margin: 0 auto 10px;
}

body.post-type-archive-lp_course ul.learn-press-courses .course .course-permalink .w3d_lp_course_thumbnail {
    margin: 10px auto 20px;
    width: 100%;
}

body.post-type-archive-lp_course ul.learn-press-courses .course .course-permalink .w3d_lp_course_thumbnail>div {
    display: block;
    overflow: hidden;
    position: relative;
    width: 80%;
    border-radius: 15px;
    margin: auto;
}

body.post-type-archive-lp_course ul.learn-press-courses .course .course-permalink .w3d_lp_course_thumbnail .soon,
body.post-type-archive-lp_course ul.learn-press-courses .course .course-permalink .w3d_lp_course_thumbnail .in_development,
.home .learn-press-courses .lp_course>a.course-permalink.pointer_events_none .soon,
.home .learn-press-courses .lp_course>a.course-permalink.pointer_events_none .in_development {
    color: #fff;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    left: -50px;
    width: 200px;
    font-size: 24px;
    top: 25px;
    z-index: 1;
}

/*body.post-type-archive-lp_course ul.learn-press-courses .course .course-permalink .w3d_lp_course_thumbnail .soon{
	background: var(--main-second-color);
}
body.post-type-archive-lp_course ul.learn-press-courses .course .course-permalink .w3d_lp_course_thumbnail .in_development{
	background: #83bb0c;
}*/
body.post-type-archive-lp_course ul.learn-press-courses .course .course-permalink .w3d_lp_course_thumbnail img {
    width: 100%;
    border-radius: 15px;
}

body.post-type-archive-lp_course ul.learn-press-courses .course .course-permalink .w3d_lp_course_thumbnail .in_development+img,
body.post-type-archive-lp_course ul.learn-press-courses .course .course-permalink .w3d_lp_course_thumbnail .soon+img,
.pointer_events_none .course-thumbnail img {
    filter: grayscale(100%);
}

.pointer_events_none {
    pointer-events: none !important;
}

.just_more_details .continue-course,
.just_more_details>.lp-course-buttons,
.pointer_events_none a,
.pointer_events_none button {
    pointer-events: none !important;
    filter: grayscale(100%);
}

.just_more_details.pointer_events_none,
.just_more_details.pointer_events_none .w3d_lp_course_permalink {
    pointer-events: inherit !important;
    filter: none;
}

.single-lp_course .sample_lesson.just_more_details,
.single-lp_course .hide_pc.just_more_details+.course-landing-summary .lp-course-buttons,
.single-lp_course .hide_pc.just_more_details+.course-learning-summary .lp-course-buttons {
    display: none;
}


.home ul.learn-press-courses .course .course-thumbnail>div {
    display: block;
    overflow: hidden;
    position: relative;
    border-radius: 15px;
    margin: auto;
}

.home ul.learn-press-courses .course .course-thumbnail .soon,
.home ul.learn-press-courses .course .course-thumbnail .in_development {
    color: #fff;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    left: -58px;
    width: 200px;
    font-size: 24px;
    top: 25px;
    z-index: 1;
}

.home ul.learn-press-courses .course .course-thumbnail .soon {
    background: var(--main-second-color);
}

.home ul.learn-press-courses .course .course-thumbnail .in_development {
    background: #83bb0c;
}

.home ul.learn-press-courses .course .course-thumbnail .in_development+img,
.home ul.learn-press-courses .course .course-thumbnail .soon+img {
    filter: grayscale(100%);
}

.home ul.learn-press-courses .pointer_events_none+.w3d_lp_course_buttons {
    filter: grayscale(100%);
    pointer-events: none !important;
}







body.post-type-archive-lp_course ul.learn-press-courses .course .course-permalink>div.w3d_lp_course_excerpt {
    display: block;
}

#lp-archive-courses .learn-press-breadcrumb,
#lp-archive-courses .learn-press-search-course-form {
    display: none;
}

#lp-archive-courses ul.learn-press-courses {
    width: 100%;
    margin: 0;
}

.w3d_courses_archive_txt {
    margin: 55px auto 0;
    border-top: 2px solid #010101;
    padding: 25px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    position: relative;
}

.w3d_courses_archive_txt::after {
    content: "";
    background: url(/wp-content/uploads/2020/08/treugolnik.png);
    width: 231px;
    height: 107px;
    position: absolute;
    bottom: -107px;
    right: 50%;
    margin: 0 -114px 0 0;
}

.w3d_courses_archive_txt p {
    width: 90%;
    margin: 0;
}

.w3d_courses_archive_txt img {
    width: 20%;
    margin: 0 0 -30px 40px;
}

#web3d .elementor-image-box-wrapper {}

#web3d .elementor-image-box-wrapper figure {
    margin-right: auto;
    margin-left: 4px;
    margin-bottom: -3px;
}

#web3d .elementor-image-box-wrapper .elementor-image-box-content {
    width: auto;
}

.video_lb img {
    opacity: 0;
}

.single-lp_course #learn-press-course #w3d_lp_course_inner {
    width: 75%;
    text-align: center;
}

#w3d_lp_course_summary_top .course-learning-summary .learn-press-course-results-progress .lp-course-progress-heading,
.single-lp_course #learn-press-course #w3d_lp_course_summary_top .course-learning-summary #learn-press-course-tabs,
.single-lp_course #learn-press-course #w3d_lp_course_summary_top .course-learning-summary .course-meta,
.single-lp_course #learn-press-course #w3d_lp_course_summary_top .course-learning-summary .course-remaining-time,
.single-lp_course #learn-press-course #w3d_lp_course_summary_top .course-learning-summary .learn-press-course-results-progress .course-progress {
    display: none;
}

.single-lp_course #learn-press-course #w3d_lp_course_summary_bottom .course-landing-summary,
.single-lp_course #learn-press-course #w3d_lp_course_summary_bottom .course-learning-summary .course-tabs #tab-instructor,
.single-lp_course #learn-press-course #w3d_lp_course_summary_bottom .course-learning-summary .course-meta,
.single-lp_course #learn-press-course #w3d_lp_course_summary_bottom .course-learning-summary .lp-course-buttons,
.single-lp_course #learn-press-course #w3d_lp_course_summary_bottom .course-learning-summary .course-remaining-time,
.single-lp_course #learn-press-course #w3d_lp_course_summary_bottom .course-learning-summary .learn-press-course-results-progress {
    display: none;
}

.small_container {
    max-width: 1000px;
    margin: auto;
}

.about_me_course,
.on_the_course {
    font-size: 30px;
    list-style: none;
    margin: 30px 0 0;
    padding: 0;


    order: 1;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.about_me_course,
#wrapp_course {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    max-height: 0;
    visibility: hidden;
}

#wrapp_course {
    margin: 30px 0 0 -100%;
}

.about_me_course {
    margin: 30px -100% 0 0;
    max-width: 200%;
}

.active+#wrapp_course .on_the_course {
    max-width: 50%;
    float: right;
}

.active+#wrapp_course .on_the_course+.on_the_course {
    padding: 0 25px 0 0;
}

.active+.about_me_course,
.active+.on_the_course,
.active+#wrapp_course {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    max-height: 5000px;
    visibility: visible;
}

.about_me_course li,
.on_the_course li {
    padding: 0 110px 0 0;
    line-height: 1.1;
    margin: 0 0 40px;
    background-size: 78px 67px;
    background-position: right top;
    background-repeat: no-repeat;
    min-height: 100px;
}

.about_me_course li span,
.on_the_course li span {
    font-weight: 600;
}

/*
#w3d_lp_course_summary_bottom #tab-curriculum .section-content li, body.course-item-popup #learn-press-course-curriculum .course-item{pointer-events: none !important;filter: grayscale(100%);}
#w3d_lp_course_summary_bottom #tab-curriculum .section-content li:first-child, body.course-item-popup #learn-press-course-curriculum .course-item:first-child{pointer-events: inherit !important;filter: none;}
.content-item-wrap .form-button, .learnpress-page .content-item-wrap .lp-button, .single-lp_course .content-item-wrap .course-item-nav {display: none !important;}
*/
#ul_course {
    background: #fff;
    padding: 120px 0 30px;
    box-shadow: 400px 0 0 0 #fff, -400px 0 0 0 #fff;
    position: relative;
}

#ul_course::after {
    content: "";
    background: url(/wp-content/uploads/2020/08/treugolnik.png);
    width: 231px;
    height: 107px;
    position: absolute;
    top: 0;
    right: 50%;
    margin: 0 -114px 0 0;
}

#ul_course .small_container .col-md-12 {
    display: flex;
    flex-wrap: wrap;
}

.single-lp_course #content-wrap.container {
    width: 100%;
    max-width: 100%;
}

.on_the_course li:nth-child(1),
.on_the_course li:nth-child(3),
.on_the_course li:nth-child(5) {
    background-image: url(/wp-content/uploads/2020/08/hetz-blue.png);
}

.on_the_course li:nth-child(2),
.on_the_course li:nth-child(4),
.on_the_course li:nth-child(6) {
    background-image: url(/wp-content/uploads/2020/08/lev-red.png);
}

.about_me_course li:nth-child(1) {
    background-image: url(/wp-content/uploads/2020/08/lev-green.png);
}

.about_me_course li:nth-child(2) {
    background-image: url(/wp-content/uploads/2020/08/hetz-red.png);
}

.about_me_course li:nth-child(3) {
    background-image: url(/wp-content/uploads/2020/08/lev-blue.png);
}

#w3d_lp_course_summary_top h1 {
    background: url(/wp-content/uploads/2020/08/t1.png) no-repeat center / contain;
    padding: 0;
    margin: 0 auto 20px;
    color: #fff;
    font-size: 40px;
    text-align: center;
    width: 494px;
    height: 80px;
    line-height: 80px;
}

.course-summary h2.heading_title {
    padding: 5px 0 !important;
    margin: 0 auto 20px !important;
    color: #fff;
    font-size: 44px;
    text-align: center;
    cursor: pointer;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    order: 0;
}

.course-summary h2.heading_title.heading_title_blue {
    background: url(/wp-content/uploads/2020/08/title-blue.png) no-repeat center / contain;
}

.course-summary h2.heading_title.heading_title_grey {
    background: url(/wp-content/uploads/2020/08/title-grey.png) no-repeat center / contain;
}

.course-summary h2.heading_title.heading_title_green:hover,
.course-summary h2.heading_title.heading_title_green.active {
    filter: invert(1);
    color: #000;
}

.course-summary h2.heading_title.heading_title_grey:hover,
.course-summary h2.heading_title.heading_title_grey.active,
.course-summary h2.heading_title.heading_title_green,
.course-summary h2.heading_title.heading_title_green {
    background: url(/wp-content/uploads/2020/08/title-green.png) no-repeat center / contain;
}

#w3d_lp_course_summary_bottom #tab-curriculum .section-meta,
#w3d_lp_course_summary_bottom #tab-curriculum .section-left h5 {
    display: none;
}

#w3d_lp_course_summary_bottom #tab-curriculum .section-left::before {
    content: "מבנה הקורס";
    background: url(/wp-content/uploads/2020/08/title-blue.png) no-repeat center / contain;
    padding: 9px 0 !important;
    margin: auto !important;
    color: #fff;
    font-size: 42px;
    text-align: center;
    width: 441px;
    display: block;
    font-weight: bold;
}

#w3d_lp_course_summary_bottom #tab-curriculum .section-content {
    margin: 0 auto;
    width: 100%;
    list-style: none;
    padding: 30px 30% 0 0;
    display: flex;
    flex-wrap: wrap;
}

#w3d_lp_course_summary_bottom #tab-curriculum .section-content li {
    background: none;
    padding: 0 50px 0 15px;
    margin: 0 0 30px;
    font-size: 24px;
    color: #2e2e2e;
    position: relative;
    line-height: 1;
    width: 50%;
    border: 0;
}

#w3d_lp_course_summary_bottom #tab-curriculum .section-content li::before {
    content: "1";
    color: var(--main-second-color);
    font-weight: bold;
    position: absolute;
    right: 0;
    font-size: 30px;
    top: 7px;
    width: auto;
}

#w3d_lp_course_summary_bottom #tab-curriculum .section-content li:nth-child(1)::before {
    content: "1";
}

#w3d_lp_course_summary_bottom #tab-curriculum .section-content li:nth-child(2)::before {
    content: "2";
}

#w3d_lp_course_summary_bottom #tab-curriculum .section-content li:nth-child(3)::before {
    content: "3";
}

#w3d_lp_course_summary_bottom #tab-curriculum .section-content li:nth-child(4)::before {
    content: "4";
}

#w3d_lp_course_summary_bottom #tab-curriculum .section-content li:nth-child(5)::before {
    content: "5";
}

#w3d_lp_course_summary_bottom #tab-curriculum .section-content li:nth-child(6)::before {
    content: "6";
}

#w3d_lp_course_summary_bottom #tab-curriculum .section-content li:nth-child(7)::before {
    content: "7";
}

#w3d_lp_course_summary_bottom #tab-curriculum .section-content li:nth-child(8)::before {
    content: "8";
}

#w3d_lp_course_summary_bottom #tab-curriculum .section-content li:nth-child(9)::before {
    content: "9";
}

#w3d_lp_course_summary_bottom #tab-curriculum .section-content li:nth-child(10)::before {
    content: "10";
}

#w3d_lp_course_summary_bottom #tab-curriculum .section-content li:nth-child(11)::before {
    content: "11";
}

#w3d_lp_course_summary_bottom #tab-curriculum .section-content li:nth-child(12)::before {
    content: "12";
}

#w3d_lp_course_summary_bottom #tab-curriculum .section-content li:nth-child(13)::before {
    content: "13";
}

#w3d_lp_course_summary_bottom #tab-curriculum .section-content li:nth-child(14)::before {
    content: "14";
}

#w3d_lp_course_summary_bottom #tab-curriculum .section-content li:nth-child(15)::before {
    content: "15";
}

#w3d_lp_course_summary_bottom #tab-curriculum .section-content li:nth-child(16)::before {
    content: "16";
}

/*
#w3d_lp_course_summary_bottom #tab-curriculum .section-content li:nth-child(1){order: 1;}
#w3d_lp_course_summary_bottom #tab-curriculum .section-content li:nth-child(2){order: 3;}
#w3d_lp_course_summary_bottom #tab-curriculum .section-content li:nth-child(3){order: 4;}
#w3d_lp_course_summary_bottom #tab-curriculum .section-content li:nth-child(4){order: 2;}
#w3d_lp_course_summary_bottom #tab-curriculum .section-content li:nth-child(5){order: 3;}
#w3d_lp_course_summary_bottom #tab-curriculum .section-content li:nth-child(6){order: 6;}*/
#w3d_lp_course_summary_bottom .course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .duration {
    background: var(--main-second-color);
}

#w3d_lp_course_summary_bottom .course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link {
    line-height: 1;
}

#w3d_lp_course_summary_bottom .course-curriculum ul.curriculum-sections .section-header {
    border-bottom: 0;
}

#w3d_lp_course_summary_bottom .course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link::before {
    font-size: 22px;
}

#w3d_lp_course_summary_bottom .course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link .course-item-meta {
    display: none;
}


#w3d_lp_course_summary_top .course-learning-summary .learn-press-course-results-progress .learn-press-progress {}

#w3d_lp_course_summary_top .course-learning-summary .learn-press-course-results-progress .learn-press-progress .progress-bg {
    height: 35px;
    background: #f6d41f;
}

#w3d_lp_course_summary_top .course-learning-summary .learn-press-course-results-progress .learn-press-progress .progress-active {
    height: 35px;
    background: var(--main-color);
    border-radius: 0;
}

#w3d_lp_course_summary_top .course-learning-summary .learn-press-course-results-progress .number {
    color: #474747;
    font-size: 24px;
}

#w3d_lp_course_summary_top .learn-press-course-results-progress .items-progress,
.learn-press-course-results-progress .course-progress {
    float: right;
    margin-right: 0;
    width: 100%;
    margin-bottom: 30px;
}

#w3d_lp_course_summary_top .course-learning-summary {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

#w3d_lp_course_summary_top .course-learning-summary .learn-press-course-results-progress {
    margin-right: 0;
    width: 100%;
}

#w3d_lp_course_summary_top .course-learning-summary .lp-course-buttons .button,
#w3d_lp_course_summary_top .lp-course-buttons button {
    background: var(--main-second-color);
    font-size: 20px;
    padding: 0;
    line-height: 1;
    width: 174px;
    font-weight: 400;
    border-radius: 10px;
    color: #fff;
    border: none;
    height: auto;
    padding: 10px 0;
}

#w3d_lp_course_summary_top .course-learning-summary .lp-course-buttons {
    order: -1;
}

#learn-press-course iframe {
    height: 460px;
    margin: 65px auto 0;
}

#learn-press-course .container>.row,
#learn-press-course .small_container>.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

#learn-press-course .row>.col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    padding-right: 15px;
    padding-left: 15px;
}

#learn-press-course .row>.col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 15px;
    padding-left: 15px;
}

#learn-press-course .row>.col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
    padding-right: 15px;
    padding-left: 15px;
}

#course_structure {
    background: url(/wp-content/uploads/2020/08/bg-courses-about.png) no-repeat scroll center top;
    padding: 85px 0;
    margin: -46px 0 -85px;
    z-index: 1;
    position: relative;
    min-height: 645px;
}

#course_structure>.container {}

#course_structure ol {
    margin: 40px auto 0;
    width: 100%;
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

#course_structure ol li {
    /*background: url(/wp-content/uploads/2020/08/ol.png) no-repeat scroll right 35px;
	min-height: 80px;*/
    padding: 0 110px 15px 0;
    line-height: 1.1;
    margin: 0 0 10px;
    font-size: 24px;
    color: #2e2e2e;
    position: relative;
    line-height: 1;
    width: 50%;
}

#course_structure ol li::before {
    color: var(--main-second-color);
    font-weight: bold;
    position: absolute;
    right: 34px;
    font-size: 30px;
}

#course_structure ol li:nth-child(1)::before {
    content: "1";
}

#course_structure ol li:nth-child(2)::before {
    content: "2";
}

#course_structure ol li:nth-child(3)::before {
    content: "3";
}

#course_structure ol li:nth-child(4)::before {
    content: "4";
}

#course_structure ol li:nth-child(5)::before {
    content: "5";
}

#course_structure ol li:nth-child(6)::before {
    content: "6";
}

#course_structure ol li:nth-child(7)::before {
    content: "7";
}

#course_structure ol li:nth-child(8)::before {
    content: "8";
}

#course_structure ol li:nth-child(9)::before {
    content: "9";
}

#course_structure ol li:nth-child(10)::before {
    content: "10";
}

#course_structure ol li:nth-child(11)::before {
    content: "11";
}

#course_structure ol li:nth-child(12)::before {
    content: "12";
}

.course_structure {
    display: flex;
    padding: 0 30% 0 0;
}

#w3d_lp_course_summary_bottom .course-learning-summary+div,
#w3d_lp_course_summary_top .course-meta {
    display: none;
}

#w3d_lp_course_summary_top .course-landing-summary,
#w3d_lp_course_summary_top .course-learning-summary {
    order: 2;
}

#w3d_lp_course_summary_top {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 80px;
}

#w3d_lp_course_summary_top .course-landing-summary+.sample_lesson+.course-thumbnail,
.learn-press-breadcrumb,
#w3d_lp_course_summary_top .course-learning-summary+.sample_lesson,
#w3d_lp_course_summary_top .course-learning-summary+.sample_lesson+.course-thumbnail+.course-excerpt+#w3d_lp_course_inner,
#w3d_lp_course_summary_top .course-learning-summary+.sample_lesson+.course-thumbnail+.course-excerpt {
    display: none;
}

#w3d_lp_course_summary_top .course-landing-summary {
    display: flex;
    max-width: 65%;
}

.sample_lesson {
    order: 1;
    background: var(--main-color);
    padding: 0;
    line-height: 44px;
    width: 174px;
    border-radius: 10px;
    text-align: center;
    height: 44px;
    margin-left: 20px;
}

.sample_lesson a {
    font-size: 24px;
    color: #fff !important;
    display: block;
    overflow: hidden;
    position: relative;
}

#w3d_lp_course_summary_top .lp-course-buttons button {
    overflow: hidden;
    position: relative;
}

#w3d_lp_course_summary_top .lp-course-buttons button::before,
.sample_lesson a::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '' !important;
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

#w3d_lp_course_summary_top .lp-course-buttons button:hover::before,
.sample_lesson a:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}













.lp-single-course #w3d_lp_course_summary_top .lp-course-buttons {
    margin: 0 0 20px 20px;
    width: auto;
}

.lp-single-course #w3d_lp_course_summary_top .course-price {
    margin-bottom: 0;
    height: 44px;
    order: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.lp-single-course #w3d_lp_course_summary_top .course-price .price {
    font-size: 30px;
}

#w3d_lp_course_summary_top #w3d_lp_course_inner {
    padding: 0 0 5px;
}

#w3d_lp_course_summary_top+.col-md-7 {
    padding-bottom: 40px;
}

.single-lp_course div#site-header-inner {
    border-bottom: 2px solid #010101;
    margin-bottom: 45px;
    padding-bottom: 70px;
}

.home .learn-press-courses {
    flex-wrap: inherit;
    margin-right: 0;
}

.home .learn-press-courses .lp_course,
.home .learn-press-courses .lp_course .course-info {
    display: none;
}

.home .learn-press-courses .lp_course:nth-child(1),
.home .learn-press-courses .lp_course:nth-child(2),
.home .learn-press-courses .lp_course:nth-child(3),
.home .learn-press-courses .lp_course:nth-child(4) {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.home .learn-press-courses .lp_course>a {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    overflow: hidden;
}

.home .learn-press-courses .lp_course>a .course-title-w3d {
    order: 1;
    font-size: 24px;
    padding: 0;
    width: 100%;
    background: none;
    color: #000;
    font-weight: 500;
    margin: 10px auto 5px;
}

.home .hp_courses ul.learn-press-courses .course .course-title {
    padding: 20px;
    font-size: 28px;
    color: #000000;
    background-image: unset;
    order: 2;
    margin-bottom: 0;
    font-weight: 500;
}

.home .hp_courses .lp-course-buttons,
.home .hp_courses .w3d_lp_course_permalink {
    width: 40%;
}

.home .hp_courses ul.learn-press-courses .course .course-thumbnail img {
    border-radius: 10px;
    width: 100%;
}

.home .learn-press-courses .lp_course .w3d_lp_course_excerpt {
    font-size: 16px;
    line-height: 1.2;
    order: -1;
    height: 40px;
    overflow: hidden;
    margin: 0 auto 10px;
}

.home .hp_courses .w3d_lp_course_excerpt p {
    font-size: 17px;
}

.home ul.learn-press-courses .course .course-thumbnail {
    margin: 0;
    width: 100%;
}

.home ul.learn-press-courses .w3d_lp_course_buttons {
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
    position: relative;
}

.home ul.learn-press-courses .w3d_lp_course_buttons .woocommerce-message {
    margin: 0;
}

.home .hp_courses ul.learn-press-courses .course .lp-course-buttons form button {
    background: #ff0659;
}

.home .hp_courses .w3d_lp_course_permalink {
    background: #58a2ea;
}

.home ul.learn-press-courses .w3d_lp_course_buttons .woocommerce-message {
    margin: 0;
    position: absolute;
    right: 0;
    top: 100%;
}

.home ul.learn-press-courses .w3d_lp_course_buttons .woocommerce-message a {
    display: none;
}

ul.learn-press-courses .course .course-title {
    font-weight: 500;
    text-align: center;
}

.w3d_lp_course_buttons {
    display: flex;
}

.w3d_lp_course_buttons .w3d_lp_course_permalink,
.w3d_lp_course_buttons .lp-course-buttons button {
    position: relative !important;
    overflow: hidden;
}

.w3d_lp_course_buttons .w3d_lp_course_permalink:hover,
.w3d_lp_course_buttons .lp-course-buttons button:hover {
    color: #fff !important;
}


.w3d_lp_course_buttons .w3d_lp_course_permalink::before,
.w3d_lp_course_buttons .lp-course-buttons button::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '' !important;
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.w3d_lp_course_buttons .w3d_lp_course_permalink:hover::before,
.w3d_lp_course_buttons .lp-course-buttons button:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.w3d_lp_course_permalink,
ul.learn-press-courses .course .lp-course-buttons form button {
    background: #01b4bc;
    color: #fff;
    border-radius: 10px;
    font-size: 19px;
    display: block;
    padding: 6px 5px;
    text-align: center;
    line-height: 1;
    height: auto;
    letter-spacing: initial;
    font-weight: normal;
    border: none;
}

.w3d_lp_course_permalink {
    background: #ff0659;
    /* flex: 1; */
    margin: 1%;
    width: 48%;
}

.lp-course-buttons {
    margin: 1%;
    width: 48%;
}

ul.learn-press-courses .course .w3d_lp_course_buttons .lp-course-buttons form {
    margin: 0;
}


/*******courses page*********/
body ul.learn-press-courses .course {
    width: 48%;
    text-align: center;
}

.w3d_lp_course_meta {
    display: flex;
    justify-content: space-between;
    display: none !important;
}

.w3d_lp_course_ages {
    text-align: center;
}

.w3d_lp_course_meta>div>span {
    display: block;
}

body ul.learn-press-courses .course .course-title {
    font-size: 1.2em;
    padding: 0;
    font-weight: normal;
    padding: 20px 80px 20px 80px;
    background-image: url(/wp-content/uploads/2020/05/Rounded_Rectangle_1_copy.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 38px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
}

.w3d_lp_course_meta>div {
    font-size: 1.2em;
    padding: 0;
    font-weight: normal;
    padding: 21px 10px 20px 10px;
    background-image: url(/wp-content/themes/tovlikro/assets/images/sprites_course.png);
    background-position: 0px -90px;
    background-repeat: no-repeat;
    background-size: 750px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
    width: 110px;
    text-align: center;
}

.w3d_lp_course_ages {
    font-size: 1.2em;
    padding: 0;
    font-weight: normal;
    padding: 5px 0px 5px 0px;
    background-image: url(/wp-content/themes/tovlikro/assets/images/ages_bg.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
    width: 200px;
    text-align: center;
    color: #343434;
    font-size: 26px;
    display: inline-block;
    height: auto;
}

.w3d_lp_course_ages p {
    margin-bottom: 0;
}

#home_courses {
    padding: 50px 0;
}

#home_courses::before {
    content: "";
    background: #fff;
    width: 700px;
    height: 700px;
    display: block;
    transform: rotate(45deg);
    border-radius: 25px;
    position: absolute;
    right: 50%;
    z-index: -1;
    margin-right: -350px;
}

body.learnpress-page.profile #learn-press-profile-nav:before {
    background: #f6d41f;
}

body.learnpress-page.profile #learn-press-profile-nav .tabs>li.active ul {
    background: rgb(255, 255, 255, 0.4);
}

body.learnpress-page.profile #learn-press-profile-nav .tabs>li.active>a,
body.learnpress-page.profile #learn-press-profile-nav .tabs>li:hover>a {
    background: rgb(0 0 0 / 0.1);
}

body.learnpress-page.profile .lp-tab-sections {
    background: #fa8925;
    color: #fff;
}

body.learnpress-page.profile .lp-tab-sections .section-tab a,
body.learnpress-page.profile .lp-tab-sections .section-tab span,
body.learnpress-page.profile .lp-tab-sections .section-tab a:hover {
    color: #fff;
}





/***********learnpress he*********/


table.lp-list-table thead tr th {
    background: var(--main-color);
}

table.lp-list-table tr td,
table.lp-list-table tr th {
    text-align: right;
}

article div.learnpress {
    padding: 0 10px 50px;
    margin: -4px 0 0;
}

article div.learnpress form {
    padding: 20px 0;
}

.order-comments {

    border-color: #000;
}

#learn-press-profile-header {
    height: 130px;
}

#learn-press-profile-nav,
.lp-avatar-preview {
    float: right !important;
}

#learn-press-profile-content {
    float: left !important;
}

#learn-press-profile-header .lp-profile-avatar {
    left: auto !important;
    right: 10px;
}

.learn-press-message {
    padding: 10px 15px;
}

.learn-press-message.success {
    margin: 0;
}

.learn-press-message::before {
    border-radius: 0 5px 5px 0 !important;
    right: 0;
    left: auto !important;
}

#profile-content-settings input,
#learn-press-profile-basic-information select,
#learn-press-profile-basic-information textarea,
#learn-press-profile-basic-information input {
    background: #fff;
}

#learn-press-profile-nav .tabs>li:hover:not(.active) ul {
    right: 100%;
    left: auto !important;
}

body.course-item-popup #learn-press-content-item .content-item-summary .course-item-title {
    font-size: 2.4rem;
}

#course-item-content-header .course-item-search input {
    text-align: left;
}

body.course-item-popup #course-item-content-header .course-title {
    float: right;
}

body.course-item-popup #course-item-content-header .toggle-content-item,
body.course-item-popup #course-item-content-header .form-button.lp-button-back {
    float: left;
}

body.course-item-popup .course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta {
    text-align: left;
    direction: ltr;
}

body.course-item-popup .course-curriculum ul.curriculum-sections .section-header .section-meta {
    text-align: left;
    padding-left: 0;
    padding-right: 20px;
}

body.course-item-popup .course-curriculum ul.curriculum-sections .section-header .section-meta {
    direction: ltr;
}

body.course-item-popup .course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .duration {
    background: var(--main-color);
    direction: rtl;
}

body.course-item-popup course-curriculum ul.curriculum-sections .section-content .course-item.has-status.passed .course-item-status {
    border-color: var(--main-color);
    color: var(--main-color);
}

body .quiz-result .result-statistic .result-statistic-field * {
    text-align: right;
}

body .quiz-result .result-grade .result-achieved {
    border-bottom: 2px solid var(--main-color);
}

body.single-lp_course .content-item-summary .form-button-finish-course,
body.single-lp_course .lp-quiz-buttons .form-button-finish-course {
    float: left;
    margin-top: 90px;
}

body.course-item-popup #learn-press-content-item .content-item-scrollable .content-item-wrap {
    margin-bottom: 80px;
}

body .quiz-intro li label {
    padding: 0 0 10px 20px;
}

body .quiz-intro li span {
    text-align: right;
}

body .answer-option input.option-check:checked:before {
    display: none;
}

body .answer-options .answer-option input[type="checkbox"]:after {
    border-color: var(--main-color);
}

body .course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta {
    text-align: left;
}

.profile-courses-list .w3d_lp_course_buttons {
    align-items: center;
}

body .lp-tab-sections .section-tab {
    float: right;
}

/* body.course-item-popup div#learn-press-content-item {
    right: 400px;
    left: 0;
}
body.course-item-popup div#learn-press-course-curriculum {
    left: auto;
    right: 0;
} */



body .review-stars-rated {
    width: 174px;
    position: relative;
    display: inline-block;
    margin-top: 10px;
    display: flex;
}

body .review-stars-rated .review-stars.empty,
.review-stars-rated .review-stars.filled {
    width: 174px;
    height: 34px;
    font-family: dashicons;
    font-size: 30px;
    color: #f2b827;
}

body .review-stars-rated .review-stars.empty:before {
    content: url(assets/images/stars_empty.png);
    line-height: 1;
    vertical-align: top;
    white-space: nowrap;
}

body .review-stars-rated .review-stars.filled:before {
    content: url(assets/images/stars_full.png);
    line-height: 1;
    vertical-align: top;
    white-space: nowrap;
}

body .review-stars-rated .review-stars.filled {
    position: absolute;
    top: 0;
    left: auto;
    font-size: 30px;
    right: 3px;
    height: 34px;
}

body.single-lp_course .review-stars-rated .review-stars.filled {
    right: 0px;
}

body .review-stars {
    margin: 0 0;
    list-style: none;
    overflow: hidden;
}

body .review-stars:after {
    clear: both;
    content: '';
    display: block;
}

body .review-stars>li {
    width: 24px;
    height: 24px;
    float: left;
}

body .review-stars>li span {
    text-decoration: none;
    font-size: 24px;
    border-bottom: none;
    width: auto;
    height: auto;
}

body .review-stars>li a:visited,
body .review-stars>li a:focus {
    border: none;
}

body .review-stars>li span:before {
    width: 22px;
    height: 24px;
}

body .review-stars>li span.hover:before {
    content: "\f155";
    color: #F05A19;
    cursor: pointer;
}

body .w3d_lp_course_excerpt p {
    font-size: 23px;
    line-height: 1.3;
}

body .course-rate .review-bar .rating {
    background: var(--main-color);
}

#home_testimonial .eicon-chevron-right:before {
    content: url(assets/images/arr-right.png);
}

#home_testimonial .eicon-chevron-left:before {
    content: url(assets/images/arr-left.png);
}

.course_ttl {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 0;
    text-align: center;
    width: 100%;
}

.single_stars {
    width: 100%;
    text-align: center;
    order: 4;
}

body.single-lp_course .single_stars .review-stars.filled {
    right: 3px;
}









.logged-in #wrapp_login,
.logged-in #wrapp_btn_login,
.logged-in #btn_login,
.admin-bar #btn_login {
    display: none !important;
}

#btn_login {}

#wrapp_login {
    position: absolute;
    background: url(/wp-content/uploads/2020/09/cloud33.png);
    width: 390px;
    padding: 75px 35px 35px 43px;
    height: 336px;
    margin-right: -430px;
    margin-top: 0;
    z-index: 99;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#wrapp_login.active {
    transform: none;
}

#btn_login.active .elementor-button-content-wrapper .elementor-button-text {
    font-size: 0;
}

#btn_login.active .elementor-button-content-wrapper .elementor-button-text::after {
    content: "+";
    font-size: 60px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #01B4BC;
    width: 60px;
    height: 60px;
    margin: -15px 21px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.logged-in #wrapp_login,
.admin-bar #wrapp_login {
    position: absolute;
    background: none;
    width: auto;
    padding: 0;
    height: auto;
    margin: 0;
    z-index: 1;
    transform: none;
}

.logged-in #wrapp_login .elementor-login.elementor-login__logged-in-message,
.admin-bar #wrapp_login .elementor-login.elementor-login__logged-in-message {
    font-size: 0;
}

#btn_login .elementor-button-wrapper .elementor-button-link.elementor-button {
    position: absolute;
    padding: 34px 0 0;
    width: 100px;
    height: 100px;
    font-size: 18px;
    margin: -75px -40px 0 0;
    color: #fff !important;
}

.logged-in #wrapp_login .elementor-login.elementor-login__logged-in-message a,
.admin-bar #wrapp_login .elementor-login.elementor-login__logged-in-message a {
    padding: 34px 0 0;
    width: 100px;
    height: 100px;
    font-size: 18px;
    margin: -75px -40px 0 0;
    color: #fff !important;
}

#wrapp_login form input[type="password"],
#wrapp_login form input[type="text"] {
    min-height: 20px;
    padding: 5px 12px;
}

#wrapp_login form input[type="checkbox"] {
    margin: 0 0 0 4px;
    width: 14px;
    height: 14px;
    min-width: 14px;
}

#wrapp_login .elementor-field-type-text {}

#wrapp_login .elementor-field-type-checkbox {
    margin: 0 0 5px;
    font-size: 10px;
}

#wrapp_login .elementor-column.elementor-field-group.elementor-field-type-submit,
#wrapp_login .elementor-column.elementor-field-group.elementor-field-type-submit+.elementor-field-group {
    width: 50%;
}

#wrapp_login .elementor-column.elementor-field-group.elementor-field-type-submit {
    padding-left: 5px;
}

#wrapp_login .elementor-column.elementor-field-group.elementor-field-type-submit+.elementor-field-group {
    padding-right: 5px;
}

#wrapp_login .elementor-field-type-submit .elementor-button {
    min-height: 32px;
    width: 100%;
    border-radius: 5px;
}

#wrapp_login .elementor-field-group .elementor-lost-password,
#wrapp_login .elementor-field-group .elementor-register {
    background: #01B4BC;
    width: 100%;
    height: auto;
    font-size: 16px;
    padding: 5px 17px 4px;
    border-radius: 5px;
    margin: 0 0 0 10px;
    color: #fff !important;
    text-align: center;
}

#wrapp_login .elementor-field-type-submit .elementor-button {
    font-weight: normal;
    letter-spacing: initial;
    font-size: 16px;
    padding: 5px 17px 4px;
}

#wrapp_login .elementor-field-group .elementor-lost-password {}

#wrapp_login .elementor-field-group .elementor-register {}

#wrapp_login .elementor-field-group .elementor-login-separator {
    display: none !important;
}

.woocommerce #order_review table.shop_table {
    background: #f7f7f7;
}

.woocommerce-checkout form.checkout .woocommerce-billing-fields__field-wrapper input {
    border-radius: 10px;
    background: #fff;
    text-align: right;
    font-size: 20px;
    line-height: 1;
    border: 0;
}

#billing_country_field {
    display: none;
}

.woocommerce form .form-row {
    margin: 0 0 5px;
}

.widget_shopping_cart_content>.woocommerce-mini-cart img {
    width: 30%;
}

.widget_shopping_cart_content>.woocommerce-mini-cart {
    list-style: none;
    margin: 0 0 30px;
}

.elementor-menu-cart--buttons-inline .elementor-menu-cart__footer-buttons,
.widget_shopping_cart_content .buttons {
    padding: 20px 0 !important;
    display: block;
}

.elementor-menu-cart__footer-buttons .elementor-button:first-child,
.widget_shopping_cart_content .buttons .button:first-child {
    margin: 0 0 10px;
}

.elementor-menu-cart__footer-buttons .elementor-button,
.widget_shopping_cart_content .buttons .button {
    float: none !important;
    width: 100% !important;
    font-size: 16px;
    border: 0 !important;
}

#learn-press-user-profile:not(.current-user) {
    display: flex;
    flex-wrap: wrap;
}

#learn-press-user-profile:not(.current-user) .learn-press-form-register {
    order: -1;
}

#learn-press-user-profile:not(.current-user) .learn-press-form-login,
#learn-press-user-profile:not(.current-user) .learn-press-form-register {
    width: 100%;
    margin: 10px;
    background: #fff;

    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
    background-color: #f7f7f7;
}

/*
#learn-press-user-profile:not(.current-user) .learn-press-form-login.hide{
	max-height: 0;
	overflow: hidden;
	padding: 0;
	border: 0;
}
#learn-press-user-profile:not(.current-user) .learn-press-form-register{
	max-height: 0;
	overflow: hidden;
	padding: 0;
	border: 0;
}
#learn-press-user-profile:not(.current-user) .learn-press-form-register.active{
	max-height: 1000px;
	overflow: hidden;
	padding: 20px 20px 0 20px !important;
	border: 1px solid #ddd !important;
}
*/
.reg_btn_in_login {
    background-color: #000000;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 14px 20px;
    border: 0;
    cursor: pointer;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 1;
    margin: 0 0 25px;
}

.logged-in #to_the_course_wrapp,
#to_the_course_wrapp_login {
    display: none;
}

#to_the_course_wrapp,
.logged-in #to_the_course_wrapp_login {
    display: block;
}

.logged-in .lp-avatar-preview .profile-picture {
    margin-top: 0;
}

.user_img_link a {
    text-decoration: underline;
}

.woocommerce-checkout .woocommerce-info {
    border-color: #000000;
}

.woocommerce-form-login-toggle .woocommerce-info,
body .woocommerce-form-login-toggle .woocommerce-info a {
    font-size: 20px;
}

.woocommerce-checkout .woocommerce form.login input {
    border-color: #000;
}

.woocommerce .woocommerce-checkout #customer_details p.form-row textarea {
    background: #fff;
    border: none;
    border-radius: 10px;
}

body.woocommerce-account .single-page-article {
    padding-top: 80px;
}

.woocommerce-MyAccount-navigation-link--edit-address,
.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}

body.learnpress-page .lp-quiz-buttons .form-button.lp-form .lp-button,
body.learnpress-page .content-item-wrap .learn-press-form .lp-button {
    height: auto;
    font-size: 12px;
    font-weight: 600;
    padding: 14px 20px;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 1;
}


body.learnpress-page .form-button .lp-button {
    background: #000;
    color: #fff;
    border: none;
}

body #course-item-content-header .course-item-search input {

    font-style: normal;
    color: #fff !important;
}

body #course-item-content-header .course-item-search input::-webkit-input-placeholder,
body #course-item-content-header .course-item-search button {

    font-style: normal;
    color: #fff;
}

.home .hp_courses .lp-course-buttons .form-button-finish-course {
    display: none;
}

#profile-content-courses .lp-list-table .column-course .continue-course {
    padding: 0;
}

#profile-content-courses .lp-list-table .column-course .continue-course .lp-button {
    margin-right: 10px;
    height: auto;
    line-height: 1;
    padding: 10px 22px;
}

















































#wrapp_login .err_msg {
    font-size: 13px;
    padding: 0 20px;
}









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

@media (max-width: 1366px) {
    #w3d_lp_course_summary_top .course-landing-summary {
        flex-wrap: wrap;
        margin-top: 15px;
    }

    body.post-type-archive-lp_course ul.learn-press-courses .course .course-title {
        font-size: 24px;
        margin: 0;
        width: 320px;
        padding: 13px 0;
        background-size: cover;
    }

    body.single-lp_course .w3d_lp_course_meta {
        flex-wrap: wrap;
    }

    #w3d_lp_course_summary_top h1 {
        font-size: 34px;
        width: auto;
        height: auto;
        line-height: 1.5;
        padding: 0 18px;
    }

}

@media (max-width: 1280px) {
    #why_us_wrapp .elementor-image .wp-caption figcaption {
        font-size: 24px;
    }

    #about_zerro .elementor-image img {
        width: 35vw;
    }

    #about_first .elementor-element.elementor-element-6ac0dbb>.elementor-widget-container {
        background-size: contain;
        margin: 30px 0 10px;
    }

    .elementor-42 .elementor-element.elementor-element-3da16a7:not(.elementor-motion-effects-element-type-background),
    .elementor-42 .elementor-element.elementor-element-3da16a7>.elementor-motion-effects-container>.elementor-motion-effects-layer {
        background-position: 75% top !important;
    }

    .single-lp_course #learn-press-course .w3d_lp_course_meta>div,
    .learn-press-courses li .w3d_lp_course_meta>div {
        height: auto;
        width: 50%;
        padding: 25px;
    }

    body.post-type-archive-lp_course .w3d_lp_course_meta {
        flex-wrap: wrap;
    }

    body.post-type-archive-lp_course ul.learn-press-courses .course .lp-course-buttons form button,
    body.post-type-archive-lp_course .w3d_lp_course_buttons .lp-course-buttons .purchase-course button,
    body.post-type-archive-lp_course .w3d_lp_course_buttons .w3d_lp_course_permalink {
        font-size: 20px;
    }

    body.post-type-archive-lp_course ul.learn-press-courses .course {
        padding: 20px;
    }

    body.post-type-archive-lp_course .w3d_lp_course_buttons .lp-course-buttons,
    body.post-type-archive-lp_course .w3d_lp_course_buttons .w3d_lp_course_permalink {
        width: auto;
        flex: 1;
    }

    body.post-type-archive-lp_course .w3d_lp_course_meta div p {
        max-width: 90px;
    }

    .course_ttl {
        font-size: 26px;
    }
}



@media (max-width: 1024px) {

    html,
    body,
    div,
    span,
    applet,
    object,
    iframe,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
    blockquote,
    pre,
    a,
    abbr,
    acronym,
    address,
    big,
    cite,
    code,
    del,
    dfn,
    em,
    img,
    ins,
    kbd,
    q,
    s,
    samp,
    small,
    strike,
    strong,
    sub,
    sup,
    tt,
    var,
    b,
    u,
    i,
    center,
    dl,
    dt,
    dd,
    ol,
    ul,
    li,
    fieldset,
    form,
    label,
    legend,
    table,
    caption,
    tbody,
    tfoot,
    thead,
    tr,
    th,
    td,
    article,
    aside,
    canvas,
    details,
    embed,
    figure,
    figcaption,
    footer,
    header,
    hgroup,
    menu,
    nav,
    output,
    ruby,
    section,
    summary,
    time,
    mark,
    audio,
    video {
        font-size: 16px;
    }

    .elementor-42 .elementor-element.elementor-element-3da16a7:not(.elementor-motion-effects-element-type-background),
    .elementor-42 .elementor-element.elementor-element-3da16a7>.elementor-motion-effects-container>.elementor-motion-effects-layer {
        background-position: 68% top !important;
    }

    #site-logo #site-logo-inner a img {
        width: 150px;
    }

    .courses_link a {
        width: 120px;
        height: 120px;
        font-size: 14px;
    }
}



.hide_pc {
    display: none !important;
}

@media (max-width: 769px) {


    .elementor-321 .elementor-element.elementor-element-1c82185 form .ctc_flex {
        flex-wrap: wrap;
    }

    .elementor-321 .elementor-element.elementor-element-1c82185 form .wpcf7-form-control-wrap {
        width: 100%;
        margin: 0;
        margin-bottom: 20px;
    }


    #btn_login .elementor-button-wrapper .elementor-button-link.elementor-button {
        padding: 20px 0 0;
        width: 60px;
        height: 60px;
        margin: -50px -40px 0 0;
    }

    #btn_login .elementor-button-wrapper .elementor-button-link.elementor-button span {
        font-size: 12px;
    }

    #btn_login.active .elementor-button-content-wrapper .elementor-button-text::after {
        font-size: 40px;
        width: 40px;
        height: 40px;
        margin: -25px 11px 0 0;
    }

    #wrapp_login {
        margin-right: 0;
        margin-top: 9vh;
        height: 277px;
        width: 320px;
        background-size: cover;
        padding: 50px 40px 35px 65px;
    }

    #wrapp_login .elementor-field-type-text .elementor-field-type-text {}

    #wrapp_login .elementor-field-group .elementor-lost-password,
    #wrapp_login .elementor-field-group .elementor-register {
        padding: 2px 10px;
        font-size: 12px;
        width: auto;
    }

    .hide_pc {
        display: block !important;
    }

    .hide_mobile {
        display: none !important;
    }

    .oceanwp-mobile-menu-icon a.mobile-menu .oceanwp-text {
        display: none;
    }

    .oceanwp-mobile-menu-icon a.mobile-menu .fa {
        font-size: 30px;
    }

    .courses_link a {
        width: 100px;
        height: 100px;
        padding: 22px;
    }

    .courses_link {
        margin-bottom: -30px;
        margin-right: auto;
    }

    div#site-header-inner {
        justify-content: center;
        align-items: center;
        padding-bottom: 0;
    }

    .minimal-header.left-menu #site-logo,
    .transparent-header.left-menu #site-logo {
        padding-left: 0;
    }

    #site-logo #site-logo-inner {
        text-align: center;
    }

    #site-logo #site-logo-inner a img {
        width: auto;
        height: 80%;
    }

    .oceanwp-mobile-menu-icon {
        margin-left: auto;
    }

    #about_first .elementor-element.elementor-element-6ac0dbb>.elementor-widget-container {
        margin: 0;
    }

    .elementor-widget:not(:last-child) {
        margin-bottom: 0 !important;
    }

    .elementor-42 .elementor-element.elementor-element-63b340e:not(.elementor-motion-effects-element-type-background),
    .elementor-42 .elementor-element.elementor-element-63b340e>.elementor-motion-effects-container>.elementor-motion-effects-layer {
        background-size: cover;
        background-position: right center;
    }

    #about_zerro .elementor-image img {
        margin: 6vw 0 -16vw;
    }

    #about_first {
        padding: 13vw 0 0;
    }

    .elementor-276 .elementor-element.elementor-element-8f7fe33 .ctc_flex {
        flex-wrap: wrap;
    }

    .elementor-276 .elementor-element.elementor-element-8f7fe33 form span {
        margin: 0 0 10px !important;
    }

    .video_lb img {
        opacity: 1;
    }

    .elementor-42 .elementor-element.elementor-element-3da16a7:not(.elementor-motion-effects-element-type-background),
    .elementor-42 .elementor-element.elementor-element-3da16a7>.elementor-motion-effects-container>.elementor-motion-effects-layer {
        background: #fff !important;
    }

    .w3d_courses_archive_txt {
        margin: 10px auto 0;
        flex-wrap: wrap;
    }

    .w3d_courses_archive_txt img {
        width: 25%;
        margin: 0 0 0 auto;
    }

    body.post-type-archive-lp_course ul.learn-press-courses .course {
        width: 100%;
        padding: 20px;
    }

    body.post-type-archive-lp_course ul.learn-press-courses .course:nth-child(2n+1)::after {
        content: none;
    }

    .w3d_courses_archive_txt::after {
        width: 110px;
        height: 50px;
        bottom: -50px;
        margin: 0 -55px 0 0;
        background-size: contain;
    }

    body.post-type-archive-lp_course ul.learn-press-courses .course:nth-child(1) {
        padding-top: 70px;
    }

    body.post-type-archive-lp_course ul.learn-press-courses .course:nth-child(2) {
        padding-top: 20px;
    }

    body.post-type-archive-lp_course ul.learn-press-courses .course .course-title {
        font-size: 24px;
        margin: 0;
        width: 300px;
        padding: 12px 0;
        background-size: cover;
    }

    .home .learn-press-courses,
    .w3d_lp_course_buttons,
    #course_structure ol {
        flex-wrap: wrap;
    }

    .elementor-2 .elementor-element.elementor-element-038017e {
        line-height: 1.3 !important;
    }

    .home .learn-press-courses .lp_course {
        width: 46%;
        margin: 2%;
    }

    .home .learn-press-courses .lp_course>a .course-title-w3d {
        margin: 13px auto;
        font-size: 18px;
    }

    .home .learn-press-courses .lp-course-buttons,
    .home .learn-press-courses .w3d_lp_course_permalink {
        margin: 0 0 10px;
        width: 100%;
    }

    #home_testimonial .elementor-testimonial,
    .single-lp_course .w3d_lp_course_meta {
        flex-wrap: wrap;
        justify-content: center;
    }

    #home_testimonial .elementor-testimonial .elementor-testimonial__content {
        padding: 0 15px;
    }

    #home_testimonial .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text {
        font-size: 16px;
        line-height: 1.3;
    }

    #home_testimonial.elementor-element.elementor-element-b658d56 .elementor-swiper-button {
        font-size: 36px;
    }

    #home_testimonial .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__image {
        text-align: center;
    }

    #home_testimonial .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__image img {
        height: auto;
        width: 50%;
    }

    .post-type-archive-lp_course #content-wrap {
        max-width: 100%;
    }

    .w3d_courses_archive_txt::after {
        bottom: -58px;
    }

    .w3d_courses_archive_txt {
        margin: 10px auto;
    }

    body.post-type-archive-lp_course .w3d_lp_course_meta {
        width: 100%;
        flex-wrap: wrap;
    }


    #learn-press-course .row>.col-md-5,
    #learn-press-course .row>.col-md-7,
    #learn-press-course .row>.col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    #w3d_lp_course_summary_top h1 {
        background-size: cover;
        font-size: 30px;
        padding: 10px 0;
        width: 100%;
        height: auto;
        line-height: 1.3;
        max-width: 350px;
    }

    .single-lp_course #learn-press-course .w3d_lp_course_meta div p {
        max-width: 100px;
    }

    #w3d_lp_course_summary_top {
        padding-bottom: 30px;
    }

    .single-lp_course .sample_lesson,
    #w3d_lp_course_summary_top .course-landing-summary {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    #w3d_lp_course_summary_top .course-learning-summary .lp-course-buttons .button,
    #w3d_lp_course_summary_top .lp-course-buttons button {
        width: 100%;
        font-size: 20px;
    }

    .lp-single-course #w3d_lp_course_summary_top .lp-course-buttons {
        margin: 0;
        width: 100%;
    }

    .retake-course,
    .enroll-course,
    .purchase-course {
        width: 100%;
    }

    .lp-single-course #w3d_lp_course_summary_top .course-price .price {
        font-size: 24px;
        margin-right: 8px;
    }

    #learn-press-course .hide_pc {
        width: 100%;
    }

    #learn-press-course iframe {
        height: 57vw;
    }

    .single-lp_course #learn-press-course #w3d_lp_course_inner {
        margin: auto;
    }

    .course-summary h2.heading_title {
        font-size: 24px;
    }

    .about_me_course li,
    .on_the_course li {
        padding: 0 52px 0 0;
        margin: 0 0 20px;
        background-size: 40px 35px;
        min-height: 40px;
    }

    .about_me_course,
    .on_the_course {
        margin: 30px 20px 0;
        max-width: 100%;
    }

    .course_structure {
        padding: 0;
        flex-wrap: wrap;
    }

    #course_structure ol li,
    #w3d_lp_course_summary_bottom #tab-curriculum .section-content li {
        width: 100%;
        font-size: 18px;
        margin: 0 0 10px;
        background-size: 25px;
        padding: 0 40px 25px 0;
    }

    #course_structure ol li::before,
    #w3d_lp_course_summary_bottom #tab-curriculum .section-content li::before {
        font-size: 20px;
        right: 17px;
    }

    #ul_course {
        padding: 70px 0 0;
        box-shadow: none;
    }

    #ul_course::after {
        width: 120px;
        height: 55px;
        margin: 0 -60px 0 0;
        background-size: contain;
    }

    #w3d_lp_course_summary_top .course-learning-summary .learn-press-course-results-progress {
        margin-top: 15px;
    }

    #w3d_lp_course_summary_top .course-learning-summary .form-button {
        width: 50%;
    }

    #w3d_lp_course_summary_bottom #tab-curriculum .section-left::before {
        width: 100%;
        font-size: 24px;
    }

    #w3d_lp_course_summary_bottom #tab-curriculum .section-content {
        padding: 25px 0 0;
    }

    #home_courses::before {
        width: 70vw;
        height: 70vw;
        right: 10vw;
        margin-right: 0;
    }

    .single-lp_course div#site-header-inner {
        padding-bottom: 15px;
        margin-bottom: 35px;
    }

    #learn-press-course .container>.row,
    #learn-press-course .small_container>.row {
        margin-right: 0;
        margin-left: 0;
    }

    #w3d_lp_course_summary_top {
        padding-right: 0;
        padding-left: 0;
    }

    .w3d_courses_archive_txt>img {
        display: none;
    }

    body.post-type-archive-lp_course ul.learn-press-courses .course:nth-child(2n+1) {
        background: #fff;
        box-shadow: 400px 0 0 0 #fff, -600px 0 0 0 #fff, -1200px 0 0 0 #fff;
    }

    body.post-type-archive-lp_course ul.learn-press-courses .course:nth-child(2n+2) {
        background: unset;
        box-shadow: unset;
    }

    body.post-type-archive-lp_course ul.learn-press-courses .course:nth-child(2n+1) .course-title {
        background-image: url(/wp-content/uploads/2020/08/t2.png);
    }

    body.post-type-archive-lp_course ul.learn-press-courses .course:nth-child(2n+2) .course-title {
        background-image: url(/wp-content/uploads/2020/08/t1.png);
    }

    .home .hp_courses ul.learn-press-courses .course .course-title {
        font-size: 20px;
    }

    #sidr .sidr-class-toggle-sidr-close i,
    #sidr .sidr-class-toggle-sidr-close span {
        color: #fff;
    }

    #wrapp_btns {
        margin: auto;
        width: 100%;
    }

    .logged-in #to_the_course_wrapp,
    .logged-in #wrapp_btns .logout_btn,
    .logged-in #wrapp_btns .profile_btn {
        width: 33.333%;
    }

    #to_the_course_wrapp,
    #wrapp_btn_login {
        width: 50%;
    }

    #wrapp_btn_login #btn_login {
        background: #01b4bc;
        width: 100%;
        height: 40px;
        padding: 10px 0 0;
        border-radius: 0;
        margin: 0;
    }

    #to_the_course_btn {
        background: #01b4bc;
        width: 100%;
        height: 40px;
        padding: 10px 0 0;
        border-radius: 0;
    }

    #wrapp_btns .logout_btn .elementor-button-wrapper .elementor-button {
        background: #01b4bc;
        width: 100%;
        height: 40px;
        margin: auto;
        padding: 10px 0 0;
        border-radius: 0;
    }

    #wrapp_btns .profile_btn .elementor-button-wrapper .elementor-button {
        background: #01b4bc;
        width: 100%;
        height: 40px;
        margin: auto;
        position: relative;
        top: auto;
        right: auto;
        padding: 10px 0 0;
        border-radius: 0;
    }

    .elementor-915 .elementor-element.elementor-element-2a5540f,
    .elementor-915 .elementor-element.elementor-element-448abe8 {
        width: 50% !important;
    }


    #site-header .container,
    #site-header .elementor-container {
        max-width: 100%;
    }

    #wrapp_course {
        margin: 30px auto 0;
    }

    .active+#wrapp_course .on_the_course+.on_the_course {
        padding: 0;
    }

    .active+#wrapp_course .on_the_course {
        max-width: 100%;
        float: none;
    }

}

@media (max-width: 540px) {
    #w3d_lp_course_summary_top h1 {
        padding: 10px 0;
    }

    body.course-item-popup #course-item-content-header .toggle-content-item {
        float: right;
        background: #01b4bc;
    }

    body #course-item-content-header .form-button.lp-button-back button {
        /* font-size: 10px;
    word-wrap: break-word;
    max-width: 47px;
    line-height: 1.3;
    padding: 0 3px; */
    }

    body.course-item-popup #course-item-content-header .course-title {
        /* padding-right: 5px;
    padding-left: 0; */
    }

    body.course-item-popup #course-item-content-header .course-title {
        float: left;
    }

    body.course-item-popup #course-item-content-header .form-button.lp-button-back {
        float: right;
    }

    body.course-item-popup #learn-press-content-item .content-item-summary .course-item-title {
        font-size: 24px;
    }
}