/*
 Theme Name:   Mandala child
 Theme URI:    https://www.rashedi-consulting.de
 Description:  Mandala child
 Author:       Rashedi Consulting
 Author URI:   https://www.rashedi-consulting.de
 Template:     mandala
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html x
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  mandala
*/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');

#rev_slider_1_1_forcefullwidth #rev_slider_1_1_wrapper {
    left: 0 !important;
}


/* Custom CSS used in the LearnPress tutorial */


/* hide course breadcrumbs */

.learn-press-breadcrumb {
    display: none;
}


/* hide student count */

.course-students {
    display: none;
}


/* hide instructor tab */

.course-nav-tab-instructor {
    display: none;
}

.wpb_single_image .vc_figure,
p>img {
    border-radius: 0px;
}

.fk-equal-height-col .sc_price {
    min-height: 1640px;
    position: relative;
}

.fk-equal-height-col .sc_price a.sc_button {
    position: absolute;
    bottom: 40px;
    left: calc(50% - 80px);
}

.menu_main_nav li a {
    font-weight: 500;
}

.top_panel .top_panel_navi {
    background-color: rgba(255, 255, 255, 0.5);
    padding-top: 15px;
    padding-bottom: 15px;
}

.kb-logo-wrap {
    display: inline-block;
}

.kb-logo-container {
    display: flex;
    align-items: center;
}

.kb-logo-container p {
    margin-bottom: 0px;
}

.kb-logo-text {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

/*
.scheme_default .menu_main_nav>li>a{
	color: #fff;
}

.top_panel_navi.state_fixed.scheme_default .menu_main_nav>li>a{
	color: #000;
}

.top_panel_navi.state_fixed.scheme_default .menu_main_nav>li.current-menu-item>a, .top_panel_navi.state_fixed.scheme_default .menu_main_nav>li>a:hover{
	color: #0aadd6;
}

*/

.kn-menu-sidebar-button {
    float: left;
    height: 100%;
    text-transform: uppercase;
}

body.course-item-popup .course-summary #learn-press-course-curriculum,
body.course-item-popup .course-summary #learn-press-content-item {
    /* transition: left ease 0.5s; */
    top : 92px !important;
}

body.course-item-popup .course-summary #learn-press-course-curriculum {
    left: 0px;
}

body.course-item-popup .course-summary.kn-curriculum__open #learn-press-course-curriculum {
    left: 0;
}

body.course-item-popup .course-summary:not(.kn-curriculum__open) #learn-press-content-item {
    left: 400px;
}

#master-book-call-calendly {
    display: none;
}

.calendly-overlay {
    z-index: 999999;
}

.out-box-video .kn-sale-video .wpb_wrapper::before {
    display: none;
}

.out-box-video .kn-sale-video .wpb_wrappe {
    position: relative;
}

.opt-two-sections .out-box-video .wpb_single_image img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}

@media(max-width: 1262px) {
    .fk-equal-height-col .sc_price {
        min-height: 1450px;
    }

    .checkout.woocommerce-checkout .woocommerce-billing-fields #billing_city_field {
        width: 100%;
    }
}

@media(max-width: 1100px) {
    .fk-equal-height-col .sc_price {
        min-height: 1350px;
    }
}

@media(max-width: 1025px) {
    .fk-equal-height-col .sc_price {
        min-height: 1450px;
    }

    body.course-item-popup .course-summary #learn-press-course-curriculum {
        width: 100%;
        z-index: 99991;
    }

    body.course-item-popup .course-summary #learn-press-course-curriculum {
        left: -100%;
    }

    body.course-item-popup .course-summary.kn-curriculum__open #learn-press-course-curriculum {
        left: 0;
    }

    body.course-item-popup .course-summary #learn-press-content-item {
        left: 0;
    }
}

@media(max-width: 960px) {
    .fk-equal-height-col .sc_price {
        min-height: 1600px;
    }

    .ke-sale-video-wrap.out-box-video {
        padding: 40px 0px 20px;
    }
}

.profile-recover-order {
    display: none;
}

.publicity {
    display: none;
}

ul {
    list-style-image: url('https://www.profiler-mastertraining.de/wp-content/uploads/2021/05/ul-img-style.png');
}

header ul li {
    list-style: none !important;
}

#learn-press-user-profile #learn-press-profile-header {
    background-color: #37a6cf;
}

#learn-press-profile-nav .tabs>li ul li.active a {
    color: inherit;
}

#learn-press-profile-nav .tabs>li ul li.active a {
    border-bottom: 2px solid #00adff;
}

#learn-press-profile-nav .tabs>li ul li.active a:hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

#learn-press-profile-nav .tabs>li ul li a:hover {
    color: inherit;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.kn_h6_list ul li {
    font-family: "Ubuntu", sans-serif;
    font-size: 1.214em;
    font-weight: 300;
    font-style: normal;
    line-height: 1.4706em;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0.15em;
    margin-top: 2.15em;
    margin-bottom: 1em;
}

.kn_padding_left_section,
.kurse-preview-list-wrap .sc_item_button {
    padding-left: 220px;
}

body .preview-opt-title h2 {
    font-size: 3rem !important;
}

#learn-press-preview-tabs .section-title {
    font-weight: 300;
}

.woocommerce-cart.woocommerce-page .content,
.woocommerce-checkout.woocommerce-page .content {
    width: 90% !important;
}

.woocommerce-page .scheme_default table th {
    background-color: #0aadd6;
    border-color: #0aadd6;
}

.woocommerce-page .woocommerce table.shop_table {
    border: none;
}

.woocommerce-page .woocommerce-cart-form table tr:last-child td:last-child {
    border-radius: 0 0 25px 25px;
}

.woocommerce-page .shop_table .coupon input[type="text"] {
    width: 250px !important;
    font-size: 15px;
    padding: 10px !important;
}

.download-kurese-box.align-center {
    display: flex;
    align-items: center;
}

.woocommerce-page .shop_table .coupon button,
.woocommerce-cart-form .woocommerce-cart-form__contents button,
.wc-proceed-to-checkout a.checkout-button {
    border-radius: 25px;
    color: #fff;
    font-weight: 300;
}

.cart_totals h2 {
    font-size: 30px;
}

.cart_totals .order-total td {
    border-radius: 0 !important;
}

.woocommerce-checkout.woocommerce-page input[type="text"],
.woocommerce-checkout.woocommerce-page input[type="tel"],
.woocommerce-checkout.woocommerce-page input[type="email"],
.woocommerce-checkout.woocommerce-page input[type="password"] {
    padding: 10px 15px;
    font-size: 13px;
}

.woocommerce-checkout.woocommerce-page textarea {
    font-size: 13px;
}

.woocommerce-checkout.woocommerce-page h3 {
    font-size: 32px;
}

.woocommerce-checkout.woocommerce-page .cart-subtotal th,
.woocommerce-checkout.woocommerce-page .cart-subtotal td {
    border-radius: 0 !important;
}

.woocommerce-checkout-payment button.button {
    border-radius: 25px;
    color: #fff;
    font-weight: 300;
    padding: 15px;
    background: linear-gradient(to right, #0aadd6 50%, #c5a983 50%) no-repeat scroll right bottom / 210% 100% #c5a983 !important;
}

.woocommerce-checkout-payment button.button:hover {
    background-position: left bottom !important;
}

.header_style_header-2 header .with_bg_image::after {
    //background-image: none !important;
}

.kf_menu_btn a {
    border-color: #0aadd6;
    color: #ffffff !important;
    background: linear-gradient(to right, #c5a983 50%, #0aadd6 50%) no-repeat scroll right bottom / 210% 100% #0aadd6 !important;
    border: 0px solid transparent;
    white-space: nowrap;
    box-sizing: border-box;
    border-radius: 25px;
    padding-top: 4px !important;
}

.kf_menu_btn {
    margin-left: 15px !important;
}

.kf_menu_btn a:hover,
.wpb_revslider_element .sc_item_button .sc_button_hover_slide_left.kf_slider_blue_btn:hover {
    background-position: left bottom !important;
    border-color: #c5a983 !important;
}

.wpb_revslider_element .sc_item_button .sc_button_hover_slide_left.kf_slider_blue_btn {
    padding: 0.7em 1.2em 0.9em !important;
    background: linear-gradient(to right, #c5a983 50%, #0aadd6 50%) no-repeat scroll right bottom / 210% 100% #0aadd6 !important;
    border-color: #0aadd6 !important;
    color: #ffffff !important;
}

.single-lp_course .course-summary h3 {
    font-size: 3.214em !important;
    font-weight: 400 !important;
    text-transform: uppercase;
    letter-spacing: 0.075em;
}

.home h2 {
    margin-top: 0;
}

.home h2.sc_item_title,
.home h2 {
    font-size: 3.214em !important;
    font-weight: 400;
}

.home .sc_title h6 {
    font-size: 1.714em;
    margin-top: 20px;
    font-weight: 400;
    line-height: 40px;
}

.kb_line_titles_h4 h4 {
    font-size: 26px;
}

.kb_ul_min_height li {
    min-height: 75px;
}

.kb-logo-text {
    display: inline-block;
    padding-top: 15px;
    padding-left: 20px;
    padding-bottom: 5px;
}

.kb-logo-text p {
    display: inline-block;
    text-transform: uppercase;
    font-size: 25px;
}

.kb-logo-text .kb-logo-red {
    color: #dc1b48;
    font-weight: 700;
}

.kb-logo-text .kb-logo-blue {
    color: #37a6cf;
    font-weight: 400;
}

.menu_main_wrap .logo {
    margin-top: -10px;
}

#learn-press-content-item .content-item-summary h3.course-item-title {
    display: none;
}

.bn-blue-menu-item a {
    color: #0aadd6 !important;
}

.kb_trainer_row {
    display: flex;
}

.kb_trainer_col {
    width: 50%;
    padding: 15px;
}

.sc_item_subtitle {
    text-transform: unset !important;
}

.kb_min_height_ul_uberuns ul li {
    min-height: auto;
}

.woocommerce-cart-form__contents .actions button,
#coupon_code::placeholder,
.cart_totals .wc-proceed-to-checkout a {
    text-transform: none !important;
}

.learnpress-page #course-item-content-header {
    background-color: #37a6cf;
    top: 32px;
}

.learnpress-page h2.course-title a {
    color: #fff;
    text-transform: uppercase;
}

.learnpress-page .course-item-search {
    border-right: 1px solid rgba(255, 255, 255, 0.7);
}

.learnpress-page .course-item-search button {
    display: none;
}

.learnpress-page .course-item-search input,
.learnpress-page .course-item-search input::placeholder {
    color: #fff !important;
}

.fk-hide-btn-icon .sc_button_icon {
    display: none;
}

.course-tabs ul li ul.section-content a.section-item-link::before,
.course-curriculum ul li ul.section-content a.section-item-link::before {
    display: none !important;
}

.course-tabs ul li ul.section-content li,
.course-curriculum ul li ul.section-content li {
    background: url('http://wordpress.p579496.webspaceconfig.de/wp-content/uploads/2021/03/ul-img-style-v1.png') no-repeat left center !important;
    padding-left: 15px !important;
}

.course-tabs ul li ul.section-content li a.section-item-link,
.course-curriculum ul li ul.section-content li a.section-item-link {
    color: #37a6cf;
}

.course-tabs ul li ul.section-content li.status-completed a,
.course-curriculum ul li ul.section-content li.status-completed a {
    color: #c5a983;
}

.course-tabs ul li ul.section-content li a:hover,
.course-curriculum ul li ul.section-content li a:hover {
    color: #000;
}

.course-curriculum ul li ul.section-content {
    padding-left: 10px !important;
}

.course-curriculum ul.curriculum-sections .section-content .course-item.current:before {
    left: -10px;
}

.wpcf7-form input::-webkit-input-placeholder {
    text-transform: none;
}

.kn_lesson_text_box {
    padding-top: 30px;
    padding-bottom: 30px;
}

.kn_l_t_b_content {
    background-color: #37a6cf;
    color: #fff;
    padding: 20px;
    border-radius: 30px;
    width: 70%;
    margin: 0 auto;
    border: 3px solid #dc1b48;
}

.kn_l_t_b_content.kn_l_t_b_content_text_blue {
    background-color: #fff;
}

.kn_l_t_b_content.kn_l_t_b_content_text_blue p {
    color: #37a6cf;
}

.kn_l_t_b_content_gold {
    border: 3px solid #c5a983;
}

.kn_l_t_b_content p {
    margin-bottom: 0;
    text-align: center;
    font-weight: 400;
}

.single-lp_course .course-item-nav {
    margin-bottom: 100px;
}

.single-lp_course .course-item-nav span {
    background-color: #37a6cf;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
}

.sc_item_descr.sc_title_descr,
.home .content ul li {
    font-size: 1.214em !important;
}

.checkout.woocommerce-checkout #customer_details .col-1,
.checkout.woocommerce-checkout #customer_details .col-2 {
    width: 100%;
}

.checkout.woocommerce-checkout #customer_details .col-2 {
    padding-top: 30px;
}

.checkout.woocommerce-checkout .woocommerce-billing-fields .form-row-wide,
.checkout.woocommerce-checkout .woocommerce-account-fields .form-row {
    width: 47%;
    display: inline-block;
}

.checkout.woocommerce-checkout .woocommerce-billing-fields .form-row-wide:nth-child(even) {
    float: right;
}

.checkout.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 13px;
}

.checkout.woocommerce-checkout .woocommerce-billing-fields .form-row-wide#billing_address_2_field {
    margin-top: 20px;
}

.woocommerce-checkout form input::-webkit-input-placeholder {
    text-transform: none !important;
}


/* LESSON FILES */

.kn_lesson_files {
    padding: 30px;
    border: 3px solid #c5a983;
    margin-top: 40px !important;
    margin-bottom: 40px !important;
    padding-bottom: 10px;
    border-radius: 50px;
}

.kn_lesson_files h4 {
    font-size: 25px;
    margin-top: 0;
    text-align: center;
    font-weight: 400;
    color: #dc1b48 !important;
}

.kn_lesson_files h5 {
    color: #dc1b48 !important;
}

.kn_lesson_files h4 i {
    color: #dc1b48;
    font-size: 27px;
}

.kn_lesson_files .kn_lesson_single_file {
    display: inline-block;
    width: 32%;
    vertical-align: top;
    margin-bottom: 20px;
}

.kn_lesson_files .kn_lesson_single_file .kn_lesson_file_content {
    display: none;
    padding: 10px;
    background: #fff;
}

.lp-button {
    text-transform: none !important;
}

.kn_lesson_s_f_col h4 {
    margin-bottom: 0;
    padding-bottom: 10px;
}

.kn_lesson_files .kn_lesson_s_f_col:nth-child(2) {
    padding-top: 20px;
}

.kn_lesson_s_f_col .kn_lesson_s_f_open:nth-child(2) {
    margin-top: 0px;
}

.kn_lesson_s_f_col .kn_lesson_s_f_item {
    display: inline-block;
    width: 49%;
    text-align: center;
}

.kn_lesson_s_f_col .kn_lesson_s_f_item.kn_lesson_audio {
    width: 100%;
}

.kn_lesson_s_f_col .kn_lesson_s_f_item.kn_lesson_audio a {
    display: inline-block;
}

.kn_lesson_s_f_col .kn_lesson_s_f_item h5 {
    margin-top: 0px;
    margin-bottom: 20px;
    font-weight: 100;
}

.kn_lesson_s_f_col {
    width: 80%;
    margin: 0 auto;
}

.kn_lesson_s_f_col a.kn_lesson_file_trigger {
    color: #333f4b;
    font-size: 17px;
    font-weight: 700;
}

.kn_lesson_file_content_open {
    background-color: #f1f1f1 !important;
}

.kn_lesson_single_file .kn_lesson_file_content_open a {
    font-size: 14px;
    font-weight: 500;
    color: #333f4b;
}

#learn-press-profile-nav li.courses ul,
ul.learn-press-tabs li.quizzes {
    display: none !important;
}

.kn_s_audio_section {
    display: none;
}


/* FOOTER */

.kn_footer_columns .kn_footer_column {
    width: 24%;
    text-align: left;
    vertical-align: top;
}

.kn_footer_columns .widget_nav_menu ul {
    list-style: none;
}

.kn_footer_columns .widget_nav_menu ul li.menu-item a,
.kn_footer_columns .textwidget,
.copyright_wrap_inner .copyright_text p,
.socials_footer_wrap span {
    color: #c5a983;
}

.kn_footer_logo {
    text-align: left;
    padding-left: 35px;
    padding-bottom: 20px;
}

.kn_footer_logo a {
    display: inline-block;
    vertical-align: top;
}

.copyright_wrap_inner>.copyright_text_wrap.content_wrap .copyright_text,
.copyright_wrap_inner>.copyright_text_wrap.content_wrap .socials_footer_wrap {
    padding: 20px 35px 0 15px;
}

.socials_footer_wrap .social_item span {
    font-size: 30px;
}

.socials_footer_wrap_inner {
    padding: 0;
    text-align: center;
    display: flex !important;
    align-items: center;
    margin-right: 45px;
}

.socials_footer_wrap_inner .social_item {
    margin-left: 25px !important;
}


/* RESPONSIVE */

@media(max-width: 1440px) {
    .kn_course_equal_height {
        min-height: 720px !important;
    }

    .kb_line_titles_h4_0 {
        margin-top: 20px !important;
    }

    .kb_line_titles_h4_1 {
        margin-top: 55px !important;
    }

    .kb_line_titles_h4 h4 {
        font-size: 23px !important;
    }
}

@media(max-width: 1366px) {
    .kb_line_titles_h4_4 {
        margin-top: 65px !important;
    }
}

@media(max-width: 1262px) {
    .kn_course_h6_equal_height {
        min-height: 120px;
    }

    .kn_course_equal_height {
        min-height: 570px !important;
    }
}

@media(max-width: 1042px) {
    .kn_lesson_files {
        margin-top: 100px !important;
    }

    .kn_lesson_s_f_col {
        width: 100%;
        padding-left: 0;
    }

    .kn_lesson_files h4 {
        padding-bottom: 20px;
    }

    .logged-in ul.menu_main_nav li a {
        padding-left: 10px;
        padding-right: 10px;
    }

    .logged-in .menu_main_nav>li.menu-item-has-children>a:after {
        right: 1em;
    }

    .logged-in .menu_main_nav>li.menu-item-has-children>a {
        padding-right: 1.7em;
    }

    .kn_lesson_s_f_col .kn_lesson_s_f_item h5 {
        margin-top: 0;
        padding-top: 10px;
    }
}

@media(max-width: 1024px) {

    .home h2.sc_item_title,
    .home h2 {
        font-size: 43px !important;
    }

    .home .sc_title h6 {
        font-size: 29px !important;
    }

    .kn_padding_left_section,
    .kurse-preview-list-wrap .sc_item_button {
        padding-left: 50px;
    }

    .kb_line_titles_h4 h4 {
        font-size: 17px !important;
    }

    .kb_line_titles_h4_1 {
        margin-top: 40px !important;
        margin-bottom: 5px !important;
    }

    .kb_line_titles_h4_4 {
        margin-top: 55px !important;
    }

    .kb_line_titles_h4_2 {
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }

    .kb_line_titles_h4_3 {
        margin-top: 5px !important;
    }

    .kb_line_titles_h4_0 {
        margin-top: 40px !important;
    }
}

@media(max-width: 1024px) {

    .home h2.sc_item_title,
    .home h2 {
        font-size: 31px !important;
    }

    .home .sc_title h6 {
        font-size: 20px !important;
    }
}

@media(max-width: 960px) {
    .logged-in .menu_mobile_button {
        right: 13rem !important;
    }
}

@media(max-width: 768px) {
    .fk-equal-height-col .sc_price {
        min-height: 1475px;
    }

    .kb_ul_min_height li {
        min-height: 65px;
    }

    .header_style_header-2 .top_panel_navi {
        padding-top: 20px !important;
        padding-bottom: 10px !important;
    }

    .mobile_layout .top_panel .menu_mobile_button {
        top: 3.5rem;
    }

    .menu_mobile .menu_mobile_nav_area {
        top: 43% !important;
    }

    .kb_trainer_row {
        display: inline-block;
    }

    .kb_trainer_col {
        padding: 0px;
        width: 100%;
    }

    .kb_trainer_col:first-child {
        margin-bottom: 30px;
    }

    .kn_course_equal_height {
        min-height: auto !important;
    }

    .kn_course_h6_equal_height {
        min-height: auto;
    }

    .kb_line_titles_h4_1 {
        margin-top: 25px !important;
    }

    .kb_line_titles_h4_4 {
        margin-top: 35px !important;
    }

    .kb_line_titles_h4_2 {
        line-height: 15px;
    }

    .kb_line_titles_h4_0 {
        margin-top: 35px !important;
    }

    .kb_line_titles_h4 h4 {
        font-size: 13px !important;
    }
}

@media(max-width: 767px) {
    .fk-equal-height-col .sc_price {
        min-height: auto;
    }

    .fk-equal-height-col .sc_price a.sc_button {
        position: initial;
    }

    .kn_footer_columns .kn_footer_column {
        width: 100%;
        text-align: center;
    }

    .kn_logout_btn {
        padding-top: 27.5px !important;
        padding-right: 60px;
    }

    .kn_footer_logo {
        padding-left: 0;
    }

    .kn_footer_column.kn_column_1 {
        padding-bottom: 20px;
    }

    .menu_mobile .menu_mobile_nav_area {
        top: 40% !important;
    }

    .header_position_over.mobile_layout .top_panel .menu_mobile_button {
        top: 4.5rem !important;
    }

    .logged-in .menu_mobile_button {
        right: 3rem !important;
    }

    .kn_logout_btn {
        margin-bottom: 10px;
        margin-top: -15px;
    }

    .kb-logo-text {
        padding-top: 17px;
    }

    .kn_lesson_s_f_col .kn_lesson_s_f_item h5 {
        margin-top: 10px;
    }

    .kb_line_titles_h4 h4 {
        text-align: center !important;
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
}

.page .lp-list-table thead tr th {
    background-color: #00abdf;
}

tbody tr td.column-course>a {
    color: #262b30;
}

tbody tr td.column-course>a:hover {
    color: #c5a983;
}

table.profile-list-courses>thead>tr>th:first-child {
    border-left: 0px;
}

table.profile-list-courses>thead>tr>th:last-child {
    border-right: 0px;
}

table.profile-list-courses>tbody>tr td {
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid #eaebed;
}

table.profile-list-courses>tfoot>tr td {
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
}

.small-span {
    color: black;
    font-size: 0.9rem;
}

.page button {
    text-transform: inherit;
}

.kn_logout_btn {
    display: inline-block;
    float: right;
    padding-top: 6px;
    margin-left: 15px;
}

.kn_logout_btn .logout_a {
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
    font-style: normal;
    text-decoration: none;
    text-transform: lowercase;
    letter-spacing: 0.04em;
    padding: 8px 15px;
    border-color: #0aadd6;
    color: #ffffff !important;
    background: linear-gradient(to right, #c5a983 50%, #0aadd6 50%) no-repeat scroll right bottom / 210% 100% #0aadd6 !important;
    border: 0px solid transparent;
    white-space: nowrap;
    box-sizing: border-box;
    border-radius: 25px;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.kn_logout_btn .logout_a:hover {
    background-position: left bottom !important;
    border-color: #c5a983 !important;
}

header .state_fixed .kn_logout_btn {
    padding-top: 0px;
}

.kn_course_equal_height {
    min-height: 600px;
}

.kn_show_mobile {
    display: none !important;
}


/* CHECKOUT RATEN OPTIONS */

.checkout-raten-options-wrapper {
    padding: 15px 0;
}

.woocommerce .checkout #order_review .payment_methods .checkout-raten-options-wrapper>label {
    display: block;
    padding-bottom: 8px;
    border-bottom: solid 1px #fff;
    margin-bottom: 8px;
}

.checkout-raten-options-wrapper>label input {
    display: inline-block;
}

.woocommerce-checkout .order_payment_review_heading {
    display: none;
    padding-top: 30px;
}

.woocommerce-checkout .order_payment_review_heading:first-of-type {
    display: block;
}

.single .post_meta_single,
.single .related_wrap {
    display: none;
}

.kn_logo_wrapper img {
    width: 70px;
}

.kn_logo_wrapper {
    text-align: center;
}

.kn-footer-text,
.kn-footer-text a,
.socials_footer_wrap span {
    color: #0aadd6 !important;
}

.kn-home-title-kern .sc_item_title {
    color: #c5a983 !important;
}

.kn_grey_box_text {
    font-size: 1.214em !important;
    letter-spacing: 0.15em;
}

.kn_grey_box_width {
    width: 60%;
    margin: 0 auto;
}

.kn_kurse_img_width {
    width: 300px;
}

.return-to-shop.sc_item_button a.wc-backward {
    border-color: #0aadd6 !important;
    color: #ffffff !important;
    background: linear-gradient(to right, #c5a983 50%, #0aadd6 50%) no-repeat scroll right bottom / 210% 100% #0aadd6 !important;
    text-transform: uppercase;
}

.return-to-shop.sc_item_button a.wc-backward:hover {
    background-position: left bottom !important;
    border-color: #c5a983 !important;
}

.kn_widget_shopping_cart_content .woocommerce-mini-cart__total,
.kn_widget_shopping_cart_content .woocommerce-mini-cart__total strong,
.kn_widget_shopping_cart_content .woocommerce-mini-cart__buttons a,
.kn_widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
    color: #7b7979 !important;
    transition: 0.5s ease-in-out;
}

.kn_widget_shopping_cart_content .woocommerce-mini-cart__buttons:hover a {
    color: #0aadd6 !important;
}

.kn_widget_shopping_cart_content span.amount .woocommerce-Price-currencySymbol {
    top: 0 !important;
}

.kn_widget_shopping_cart_content .woocommerce-mini-cart__buttons a {
    font-size: 14px;
    background: none !important;
    display: inline-block;
    padding: 0 6px 0 0;
    text-transform: capitalize;
}

/*
.kn_small_heading h2 {
    font-size: 30px !important;
    font-weight: 400 !important;
    text-transform: capitalize !important;
}

.kn_inner_small_heading h2 {
    font-size: 24px !important;
    font-weight: 400 !important;
    text-transform: capitalize !important;
}

.kn_small_textarea {
    font-size: 17px !important;
    font-weight: 400 !important;
}

.kn_wide_btn {
    width: 215px;
    text-align: center;
}

.kn-username-section {
    display: flex;
    align-items: center;
}

.kn-username-section .kn-user-img {
    width: 70px;
    height: 70px;
    border-radius: 50px;
}

.kn-username-section span.user-name {
    padding-left: 20px;
    font-size: 40px;
    font-weight: 700;
    color: #000;
    text-transform: capitalize !important;
}

.kn-kurse-list-wrap .kn-kurse-wrap {
    display: flex;
    align-items: stretch;
}

.kn-kurse-details .scheme_light .sc_button {
    font-size: 24px;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
    height: 45px;
    padding: 0;
    min-width: 215px;
    line-height: 45px;
}

.kn-kurse-details {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-left: 25px;
}

.kn-current-kurse {
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 20px;
    font-weight: 400;
    color: #000;
}

.kn-current-kursename {
    font-size: 24px;
    line-height: 28px;
    color: #000;
    font-weight: 400;
    margin-bottom: 5px;
}

.kn_personal_right .sc_button {
    height: 45px;
    padding: 0;
    line-height: 40px;
    min-width: 215px;
    font-size: 24px;
}

.kn-profile-settings {
    font-size: 14px !important;
}

.kn_small_heading h2,
.kn_inner_small_heading h2 {
    color: #000000 !important;
} */

.kn_small_heading h2 {
    font-size: 27px !important;
    color: #DC1B48 !important;
    font-weight: normal !important;
    text-transform: none !important;
}

body .kn_inner_small_heading h2 {
    font-size: 24px !important;
    font-weight: 400 !important;
    text-transform: capitalize !important;
    color: #37A6CF;
}

.kn_small_textarea {
    font-size: 17px !important;
    font-weight: 400 !important;
}

.kn_wide_btn {
    width: 215px;
    text-align: center;
}

.kn-username-section {
    display: flex;
    align-items: center;
}

.kn-username-section .kn-user-img {
    width: 70px;
    height: 70px;
    border-radius: 50px;
}

.kn-username-section span.user-name {
    padding-left: 20px;
    font-size: 24px;
    font-weight: light;
    color: #4C545C;
    text-transform: none !important;
}

.kn-kurse-list-wrap .kn-kurse-wrap {
    display: flex;
    align-items: stretch;
}

.kn-kurse-details .scheme_light .sc_button {
    font-size: 14px;
    color: #fff;
    border-radius: 50px;
    padding: 10px 20px;
    line-height: 38px;
}

.kn-kurse-details {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-left: 25px;
}

.kn-current-kurse {
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 20px;
    font-weight: revert;
    color: #4C545C;
}

.kn-current-kursename {
    font-size: 24px;
    line-height: 28px;
    color: #37A6CF;
    font-weight: 400;
    margin-bottom: 10px;
}

.kn_personal_right .sc_button {
    /*height: 45px;
    padding: 0;
    line-height: 40px;
    min-width: 215px;
    font-size: 24px;*/
    font-size: 14px;
    color: #fff;
    border-radius: 50px;
    padding: 0;
    line-height: 31px;
    text-transform: lowercase;
}

.kn-profile-settings {
    font-size: 14px !important;
}

.profile-img-holder img {
    width: 70px;
    height: 70px;
    border-radius: 50px;
}

form#learn-press-profile-basic-information .sc_button_hover_slide_left,
#learn-press-profile-content .sc_button_hover_slide_left {
    border-radius: 50px;
}

#learn-press-user-profile #learn-press-profile-header {
    background-color: transparent !important;
}

#learn-press-profile-header .lp-profile-avatar {
    position: initial !important;
    display: flex;
    align-items: center;
}

#learn-press-profile-nav {
    position: relative !important;
}

#kn-profile-back {
    margin-left: auto;
    margin-right: 0;
}

#learn-press-profile-header .profile-settings {
    font-size: 40px;
    color: #4CA0B6;
    font-weight: 700;
    padding-left: 20px;
    line-height: 40px;
}

#learn-press-profile-header .lp-profile-avatar .avatar {
    width: 70px;
    height: 70px;
}

#kn-profile-back .sc_button {
    color: #fff;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    min-width: 105px;
    text-align: center;
    border-radius: 50px;
    cursor: pointer;
}

#learn-press-profile-nav:before {
    height: 350%;
    pointer-events: none;
}

div#learn-press-user-profile {
    overflow: hidden;
}

#learn-press-user-profile button {
    border-radius: 50px;
    height: 45px;
    line-height: 0;
    min-width: 100px;
}

#learn-press-profile-nav:hover .learn-press-tabs {
    min-width: 200px;
}

#menu_main .kf_menu_btn .logout_a,
.kn_logout_btn .logout_a {
    min-width: 100px;
    text-align: center;
    text-transform: capitalize;
    height: 36px;
}

#learn-press-profile-nav {
    border-top: 5px #DCDCDC solid;
    padding-top: 0px;
}

#learn-press-profile-nav .tabs>li {
    background-color: #EAEAEA;
    margin: 0 !important;
}

#learn-press-profile-nav .tabs>li.active>a {
    border-bottom: 3px #0aadd6 solid !important;
    background: transparent;
}

#learn-press-profile-nav .tabs>li:hover>a {
    background: #d0d0d0 !important;
    color: #FFF !important;
}

ul.lp-tab-sections {
    display: none;
}

#learn-press-user-profile form label input[type="checkbox"] {
    display: inline-block;
    margin-right: 10px;
}

#learn-press-user-profile form label {
    display: flex;
    align-items: center;
}

.scheme_default .opt-two-sections .opt-title h2 {
    font-weight: 400 !important;
    font-size: 33px !important;
    line-height: 45px !important;
    letter-spacing: inherit !important;
    text-transform: unset !important;
    /* color: #000000 !important; */
}

.opt-two-sections.opt-Introduce {
    margin-top: 100px !important;
}

.content_wrap .linear-bg {
    /* background: linear-gradient( 91.83deg, rgba(74, 159, 186, 0.2) 15.75%, rgba(201, 183, 156, 0.2) 77.22%);
    background-color: transparent !important; */
}

body .learn-press-course-overview.preview-profilling {
    /* text-align: center; */
    min-height: auto !important;
    padding-bottom: 50px;
}

span.kurse-preview-num {
    display: inline-block;
    width: 55px;
}

.opt-preview {
    display: none;
}

.thank-you.opt-title h2 {
    color: #fff;
}

.content_wrap .linear-bg .vc_column_container {
    max-width: 1170px;
    float: none;
    margin: auto;
}

.content_wrap .opt-toggle-container .vc_column_container {
    max-width: 1170px;
    float: none;
    margin: auto;
}

.content_wrap .opt-toggle-container .vc_column_container .sc_title_title {
    color: #ffffff;
}

.optin-toggle .opt-toggle-wrap,
.product-tgl-1 .opt-toggle-wrap,
.optin-toggle2 .opt-toggle-wrap {
    width: 50%;
    float: left !important;
}

.wpb-js-composer .vc_tta.vc_general .opt-toggle-wrap .vc_tta-panel-body {
    padding: 0 !important;
}

.wpb-js-composer .vc_tta.vc_general .opt-toggle-wrap .vc_tta-panel-body p {
    font-weight: 300;
    font-size: 16px;
    color: #fff;
    padding-left: 15px;
}

.wpb-js-composer .vc_tta.vc_general .opt-toggle-wrap .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-controls-icon {
    right: 0px !important;
    left: auto !important;
    background: transparent !important;
    top: 25px;
}

.vc_active i.vc_tta-controls-icon.vc_tta-controls-icon-plus.sc_button_hover_slide_left.sc_button_hover_style_dark {
    cursor: pointer;
}

.wpb-js-composer .vc_tta.vc_general .opt-toggle-wrap .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-controls-icon::after,
.wpb-js-composer .vc_tta.vc_general .opt-toggle-wrap .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-controls-icon::before,
.scheme_default .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a .vc_tta-controls-icon:before {
    border-color: #c5a983 !important;
}

.wpb-js-composer .vc_tta.vc_general .opt-toggle-wrap .vc_tta-panel-heading .vc_tta-panel-title a {
    padding-left: 0 !important;
}

.vc_tta-panel-title a:hover {
    cursor: pointer !important;
}

.optin-toggle.vc_tta-accordion .vc_tta-controls-icon.vc_tta-controls-icon-plus:after,
.product-tgl-1.vc_tta-accordion .vc_tta-controls-icon.vc_tta-controls-icon-plus:after,
.optin-toggle2.vc_tta-accordion .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
    height: 20px !important;
}

.optin-toggle.vc_tta-accordion .vc_tta-controls-icon.vc_tta-controls-icon-plus:before,
.product-tgl-1.vc_tta-accordion .vc_tta-controls-icon.vc_tta-controls-icon-plus:before,
.optin-toggle2.vc_tta-accordion .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
    width: 20px !important;
}

.vc_tta.vc_tta-accordion .vc_tta-panel-title .vc_tta-title-text {
    color: #c5a983 !important;
    font-style: normal;
    font-weight: 500;
    font-size: 20px !important;
    text-transform: unset !important;
    letter-spacing: initial;
}

.opt-toggle-wrap:first-child .vc_tta-panel {
    padding-right: 20px;
}

.opt-toggle-wrap:last-child .vc_tta-panel {
    padding-left: 20px;
}

.opt-toggle-container>.vc_column_container>.vc_column-inner,
.opt-two-sections {
    padding: 0px 30px !important;
}

.opt-toggle-container .vc_tta-panels-container .vc_tta-panel .vc_column-inner {
    padding-left: 0;
}

.features-main-section>.vc_column_container>.vc_column-inner {
    padding-right: 0px !important;
}

.linear-bg .vc_row {
    margin: 0 !important;
}

.features-container .vc_column_container {
    display: inline-block;
}

.features-container .sc_icons .sc_icons_image {
    border: none;
}

.features-container .sc_icons_title {
    margin-top: 15px !important;
    letter-spacing: inherit;
    line-height: 40px;
    font-weight: 300;
}

.features-container .sc_icons_item {
    padding: 0px 20px;
}

.linear-bg {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.opt-Introduce {
    max-width: 900px;
}

.opt-wild-Introduce {
    max-width: 1170px;
    display: flex;
    align-items: stretch;
}

.opt-we-are>.vc_column_container {
    padding: 30px !important;
    border: 3px solid #c5a983;
    border-radius: 20px;
}

.opt-we-are .sc_title_title {
    color: #C1AA88;
    text-transform: unset !important;
}

.opt-we-are h2.sc_item_title.sc_item_title_style_default {
    font-size: 2.7em;
}

.opt-two-sections {
    margin: auto !important;
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

.out-side-video-con.opt-two-sections {
    margin-top: 10px !important;
    margin-bottom: 20px !important;
}

.opt-two-sections .wpb_single_image img {
    width: 500px;
    margin-bottom: 20px;
}

.opt-newsletter-title .sc_title_title {
    color: #c5a983;
}

/* .opt-two-sections .opt-title h2,
.thank-you.opt-title h2 {
    text-transform: capitalize !important;
} */

.opt-two-sections .sc_title_descr {
    color: #777777;
    font-size: 17px !important;
    margin-top: 15px !important;
    font-weight: 300 !important;
}

.opt-two-sections .sc_button_default,
.thank-you-video-btn,
body .opt-in-testimonials .sc_item_button a {
    height: 44px;
    min-width: 300px;
    text-align: center;
    line-height: 14px;
    margin-top: 45px;
}

.opt-in-testimonials .sc_testimonials_title {
    text-transform: unset !important;
    color: #0AADD6;
}

.thank-you-social-btn {
    min-width: 190px;
}

.optin-contact-form input[type="submit"] {
    height: 44px;
    min-width: 300px;
    text-align: center;
    line-height: 14px !important;
    margin-top: 45px !important;
}

.opt-two-sections .sc_button_default {
    margin-top: 15px;
}

body .opt-in-testimonials .sc_item_button a {
    line-height: 13px;
    margin-top: 5px;
}

.thank-you-social-btn,
.thank-you-video-btn {
    line-height: 13px !important;
}

.opt-newsletter-inner {
    border: solid;
    text-align: center;
}

.opt-newsletter-inner .et_bloom_form_content {
    background: #FFF !important;
    padding: 0 !important;
}

.opt-newsletter-inner .et_bloom_form_content .et_bloom_fields p {
    flex-basis: 100% !important;
}

.thank-you-video-btn {
    margin-bottom: 40px !important;
}

.opt-newsletter-inner .opt-newsletter-form input,
.opt-newsletter-inner .et_bloom_popup_input input {
    height: 60px;
    border: 1px solid !important;
    border-color: rgba(0, 0, 0, 0.16) !important;
    background-color: transparent !important;
    border-radius: 2px !important;
    color: rgba(0, 0, 0, 0.56) !important;
    margin-bottom: 16px;
    font-family: 'Ubuntu' !important;
    font-weight: 300 !important;
    font-size: 16px !important;
}

.opt-newsletter-inner .et_bloom_popup_input {
    width: 100% !important;
    padding: 0 !important;
}

.opt-newsletter-form input::placeholder,
.opt-newsletter-inner .et_bloom_popup_input input::placeholder {
    text-transform: capitalize;
    color: rgba(0, 0, 0, 0.56) !important;
    font-weight: 300 !important;
}

.opt-newsletter-inner.home .et_bloom_popup_input input::placeholder {
    text-transform: unset !important;
}

button.et_bloom_submit_subscription {
    align-items: center;
    display: flex;
    justify-content: center;
}

body .et_bloom_shortcode_message button.et_bloom_submit_subscription .et_bloom_button_text {
    margin-bottom: 0 !important;
}

.et_bloom_custom_field_options_title {
    display: none !important;
}

.opt-newsletter-inner.home .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content .et_bloom_fields .et_bloom_submit_subscription {
    margin: auto;
    border-radius: 25px !important;
}

.opt-newsletter-inner.home .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content .et_bloom_fields .et_bloom_submit_subscription .et_bloom_button_text {
    letter-spacing: 3px;
    font-size: 16px;
    line-height: 15px;
    font-weight: 300 !important;
}

.et_bloom .opt-newsletter-inner.home .et_bloom_inline_form {
    margin-bottom: 0;
}

body .opt-in-testimonials .sc_item_button a {
    background: linear-gradient(to right, #0aadd6 50%, #c5a983 50%) no-repeat scroll right bottom / 210% 100% #c5a983 !important;
    border-color: #c5a983 !important;
}

body .opt-in-testimonials .sc_item_button a:hover {
    border-color: #0aadd6 !important;
}

.opt-newsletter-form input[type="email"]:hover,
.opt-newsletter-form input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.56);
}

.opt-newsletter-form label,
.opt-newsletter-inner .et_bloom_custom_field_checkbox label {
    font-size: 17px;
    padding-left: 0px !important;
    letter-spacing: 0px;
    font-family: 'Ubuntu';
    font-weight: 300 !important;
    padding-left: 40px !important;
    text-align: left;
}

.opt-newsletter-inner .et_bloom_custom_field_checkbox label i {
    position: absolute !important;
    top: 7px !important;
    left: 0;
}

.opt-newsletter-inner .et_bloom_header_outer {
    display: none;
}

.opt-newsletter-inner .et_bloom_custom_field input[type="checkbox"]+label:before {
    display: none !important;
}

.opt-newsletter-inner .et_bloom_custom_field_checkbox input {
    display: inline;
    position: absolute;
}

.opt-newsletter-form #opt-newsletter-term-btn::before,
.opt-newsletter-inner .et_bloom_custom_field input[type="checkbox"]+label i {
    height: 24px !important;
    background-color: transparent !important;
    width: 24px !important;
    border-radius: 5px;
    color: #FFF;
    line-height: 24px;
    border: 1px solid;
    border-color: rgba(0, 0, 0, 0.16) !important;
    top: 12px;
}

.opt-newsletter-inner .et_bloom_custom_field input[type="checkbox"]:checked+label i {
    background-color: #C1AA88 !important;
}

.opt-newsletter-inner .et_bloom_custom_field input[type="checkbox"]+label i::after {
    font-size: 18px !important;
    font-weight: 100;
    color: #fff;
    width: 17px;
    height: 17px;
    top: 50% !important;
    left: 50% !important;
    content: '' !important;
    transform: translate(-50%, -50%);
    position: absolute !important;
    background: url("/wp-content/uploads/2022/02/news-checked.svg") no-repeat;
}

.opt-newsletter-inner .et_bloom_custom_field_checkbox label a {
    display: none;
}

.opt-newsletter-inner .et_bloom_custom_field_checkbox label a.bloom-no-hidden {
    display: initial;
    font-weight: 300;
}

.opt-newsletter-form input[type="checkbox"]#accept-dataprotection:checked+#opt-newsletter-term-btn::before {
    background-color: #C1AA88 !important;
    border: none !important;
}

body.et_bloom .opt-newsletter-inner .et_bloom_form_container .et_bloom_fields button {
    height: 44px;
    text-align: center;
    line-height: 14px;
    width: auto !important;
    border-radius: 25px !important;
    min-height: 44px;
}

body.et_bloom .opt-newsletter-inner .et_bloom_form_container .et_bloom_fields button .et_bloom_button_text {
    font-family: 'Ubuntu';
    font-weight: 300 !important;
    font-size: 17px;
}

.opt-newsletter-inner .et_bloom_form_container .et_bloom_fields {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

#opt-newsletter-term-btn {
    display: inline-block;
}

.opt-newsletter-form {
    margin-top: 40px;
    text-align: start;
}

.opt-two-sections.opt-newsletter .sc_button_default {
    margin-top: 24px;
}

#opt-newsletter-submit-btn {
    display: none;
}

#accept-dataprotection {
    display: inline-block;
    opacity: 0;
    position: absolute;
}

.opt-news-letter-description p {
    font-size: 17px;
    color: #777777;
    letter-spacing: initial;
}

.opt-news-letter-description {
    margin-bottom: 10px !important;
}

.news-letter-icons {
    display: inline-block;
    height: 40px;
    width: 40px;
    margin: 5px;
}

body .news-letter-icons.sc_icons .sc_icons_image {
    border: none;
    height: 100%;
    width: auto;
}

.news-letter-icons img {
    max-width: 40px !important;
    max-height: 40px;
}

.news-letter-icons .sc_icons_item {
    height: 100%;
}

#wpadminbar {
    overflow: hidden;
}

.thankyou-row {
    max-width: 1170px;
    margin: auto;
    padding: 0 15px !important;
}

.opt-in-row {
    max-width: 1270px;
    margin: auto;
    padding: 0 15px !important;
}

.thank-you-main-title h2 {
    /* font-size: 40px !important;
    text-transform: capitalize !important;
    color: #000 !important;
    letter-spacing: 0px !important; */
}

.wpb_wrapper .thank-you-main-title {
    margin-bottom: 0px !important;
}

.thankyou-video {
    text-align: center;
}

.thankyou-video .wpb_video_wrapper {
    padding: 30px 0px !important;
    height: 400px;
}

.thankyou-video iframe {
    max-width: 900px;
    max-height: 400px;
    position: relative !important;
    margin: auto !important;
}

.thankyou-video-des {
    font-size: 18px;
    /* color: #000; */
    text-align: center;
    /* font-family: 'Open Sans'; */
    max-width: 950px;
    margin: auto;
}

.opt-toggle-container .vc_tta-panel.vc_active a {
    cursor: pointer !important;
}

.opt-in-knowledge .opt-news-letter-description p {
    text-align: center;
    margin: 30px 0px;
    font-weight: 300;
    letter-spacing: inherit;
    color: #ffffff;
}

.opt-in-knowledge>.vc_column_container {
    background-color: #0aadd6;
    padding: 20px;
    border: 3px solid #dc1b48;
    border-radius: 20px;
}

.opt-in-knowledge>.vc_column_container .sc_title_title {
    color: #ffffff;
}

.opt-in-knowledge-options .vc_column_container .vc_column-inner .wpb_wrapper .sc_title {
    padding: 5px 0px 15px 0px;
}

.opt-in-knowledge-options .vc_column_container .vc_column-inner .wpb_wrapper .sc_title h2 {
    color: #c5a983;
    text-transform: unset;
}

.opt-in-knowledge-options .opt-news-letter-description p {
    padding: 0 20px;
}

.opt-in-knowledge-options {
    align-items: stretch;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.opt-in-knowledge-options .wpb_single_image img {
    width: 220px;
}

.opt-in-knowledge-options>.vc_column_container:first-child {
    padding: 15px;
    padding-left: 0;
}

.opt-in-knowledge-options>.vc_column_container:last-child {
    padding: 15px;
    padding-right: 0;
}

.opt-in-knowledge-options>.vc_column_container>.vc_column-inner {
    border: 3px solid #c5a983;
    border-radius: 20px;
    min-height: 220px;
    padding: 15px !important;
    height: 100%;
}

.opt-in-knowledge-options>.vc_column_container .vc_column-inner {
    padding: 0px;
}

.kurse-preview-btn {
    padding: 5px 20px;
    border-radius: 25px;
    color: #ffffff !important;
}

.preview-curriculum .course-item {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.preview-curriculum span.item-name {
    color: #c5a983;
}

.preview-curriculum span.item-name.active {
    color: #37a6cf;
}

.preview-curriculum span.item-name:hover {
    color: #000;
}

.kurse-preview-img {
    max-width: 600px;
    margin: auto;
}

.kurse-preview-description {
    text-align: center;
    color: #777777;
    font-size: 17px !important;
    font-weight: 300;
}

.kurse-preview-description.left {
    text-align: start;
}

.opt-news-letter-childtext p {
    font-size: 10px;
    line-height: 150%;
}

.child-description-optin {
    font-weight: 300 !important;
    font-size: 1.714em !important;
    letter-spacing: inherit !important;
    color: #c5a983;
}

.opt-addto-cart .sc_title_title {
    color: #0aadd6;
    text-transform: none !important;
}

.optin-contact-form {
    margin-top: 50px;
}

div.preview-curriculum {
    display: none;
}

div.preview-curriculum.active {
    display: inherit;
}

#learn-press-preview-tabs .course-item-meta.fa.item-meta:before {
    content: "\f023";
    color: #c5a983;
}

#learn-press-preview-tabs .course-item-meta.fa.item-meta {
    padding-right: 40px;
}

.thankyou-features.features-container .sc_icons_item .sc_icon_type_fontawesome {
    width: 40px;
    height: 40px;
    border: 1px solid #c5a983;
    padding: 5px;
    border-radius: 100px;
}

.thankyou-features.features-container .sc_icons_item .sc_icon_type_fontawesome:before {
    font-size: 30px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.thankyou-row .sc_title_title {
    color: #0aadd6;
}

.kurse-preview-footer-btn .wpb_wrapper {
    display: flex;
    justify-content: center;
}

.kurse-preview-footer-btn .wpb_wrapper .sc_button_wrap {
    padding: 0px 5px;
}

body .learn-press-course-overview-title .opt-title .sc_title_title {
    color: #0aadd6;
    text-transform: none;
}

#learn-press-preview-tabs .section-left {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#learn-press-preview-tabs .section-left i {
    font-size: 20px;
    min-width: 100px;
    text-align: center;
    transition-duration: 0.5s;
}

.curse-preview-orderlist li>div {
    display: flex;
    flex-direction: column;
}

.curse-preview-orderlist span.kurs-span {
    min-width: 50px;
    padding-left: 5px;
    display: inline-block;
}

.curse-preview-orderlist span.kurs-span-lable,
.curse-preview-orderlist span.kurs-span {
    font-weight: 900;
}

.kurs-span-space {
    padding-left: 55px;
}

.opt-we-are>.vc_column_container>.vc_column-inner>.wpb_wrapper>.vc_inner {
    display: flex;
    /* align-items: center; */
}

.preview-toggleicon-wrap {
    display: flex;
    align-items: center;
}

.preview-toggleicon-wrap .lp-button {
    margin-right: 10px;
}

body .linear-bg .thank-you-mb20 {
    margin-bottom: 20px !important;
}

.kurse-preview-list-wrap .wpb_wrapper h2 {
    font-size: 2.7rem;
    letter-spacing: 5px;
}

.kurse-preview-list-wrap .kn_h6_list ul li {
    margin-bottom: 0;
    margin-top: 1.75rem;
}

a.preview-toggle.kurse-preview-btn {
    border: 1px solid #c5a983;
    border-radius: 75px;
    padding: 0;
    margin-right: 30px;
    height: 22px;
    width: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

a.preview-toggle.kurse-preview-btn.close::after {
    content: '+';
    font-size: 20px;
    width: fit-content;
    color: #c5a983;
    transition: all ease .3s;
    position: absolute;
    top: -2px;
    left: 5.5px;
}

a.preview-toggle.kurse-preview-btn.open::before {
    content: '−';
    font-size: 25px;
    height: 25px;
    color: #c5a983;
    transition: all ease .3s;
    position: absolute;
    top: -2px;
    left: 4.5px;
}

.preview-sub-item-num {
    min-width: 75px;
    display: inline-block;
}

.features-main-section .vc_column_container>.vc_column-inner {
    padding: 0;
}

.content-preview-scrollable {
    /* height: -webkit-fill-available !important; */
    height: 92% !important;
}

.preview-profilling.kurse-preview-list-wrap>.vc_column_container>.vc_column-inner {
    max-width: 1200px;
    margin: auto;
}

.preview-profilling.kurse-preview-list-wrap .kn_padding_left_section,
.preview-profilling.kurse-preview-list-wrap.kurse-preview-list-wrap .sc_item_button {
    padding-left: 15px;
    padding-right: 15px;
}

.thank-you-main-title h2 {
    text-transform: none !important;
}

.thankyou-master-img img {
    height: 430px;
    width: auto;
}

.thankyou-features.features-container .sc_icons .sc_icons_item {
    max-height: 52px;
}

.thankyou-features.features-container .sc_icons .sc_icons_image {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid #c5a983;
    padding: 5px;
    border-radius: 100px;
}

.thankyou-features.features-container .sc_icons .sc_icons_image img {
    width: 100%;
    position: absolute;
    left: 46%;
    top: 50%;
    height: 38px;
    max-width: 40px;
}

.mobile_layout .top_panel .menu_mobile_button {
    position: absolute;
    right: 20px;
    top: calc(50% + 15px);
    transform: translate(0, -50%);
}

@media (max-width:991px) {
    .opt-in-knowledge>.vc_column_container {
        padding: 15px;
    }

    .header_style_header-2 .top_panel_navi {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .opt-two-sections.opt-Introduce {
        margin-top: 50px !important;
    }

    body .opt-newsletter-inner {
        padding: 15px !important;
    }

    .opt-newsletter-form input[type="email"] {
        font-size: 15px !important;
        height: 50px;
    }

    .features-container .sc_icons_title {
        font-size: 16px !important;
    }

    .opt-title h2.sc_item_title.sc_item_title_style_default {
        font-size: 30px !important;
        line-height: 36px !important;
    }

    .vc_tta.vc_tta-accordion .vc_tta-panel-title .vc_tta-title-text,
    .opt-two-sections .sc_title_descr {
        font-size: 16px !important;
    }

    .thank-you-video-btn {
        min-width: 180px;
    }

    .thank-you-social-btn {
        min-width: 160px;
    }

    .thankyou-video .wpb_video_wrapper {
        padding: 15px 0px !important;
    }

    .wpb-js-composer .vc_tta.vc_general .opt-toggle-wrap .vc_tta-panel-body p {
        font-size: 14px;
    }

    .kn-username-section>div {
        margin-right: 20px;
    }

    .kn-username-section {
        text-align: left;
    }

    .kn-username-section span.user-name {
        font-size: 18px;
        line-height: normal;
        padding-left: 0;
    }

    .kn-profile-wrap .sc_item_button {
        text-align: center;
        margin-top: 15px;
    }

    body .kn-profile-wrap {
        padding-bottom: 20px !important;
    }

    .kn_small_heading h2 {
        font-size: 20px !important;
        text-align: center;
    }

    .kn-username-section .kn-user-img {
        min-width: 45px;
        height: 45px;
        max-width: 45px;
    }

    .kn-current-kursename {
        font-size: 18px;
    }

    .kn-current-kurse {
        font-size: 14px;
    }

    .kn-kurse-list-wrap .kn-kurse-wrap {
        display: block;
    }

    .kn-kurse-details {
        padding-left: 0;
    }

    .kn-kurse-details .scheme_light .sc_button,
    .kn_personal_right .sc_button {
        font-size: 18px;
        height: 37px;
        min-width: 191px;
        line-height: 35px;
        width: 191px;
        margin-top: 15px;
    }

    .kn_personal_right .sc_button {
        line-height: 28px;
    }

    .kn-kurse-details .scheme_light {
        text-align: center;
    }

    .kn_small_textarea {
        text-align: center;
    }

    .kn_inner_small_heading h2 {
        font-size: 18px !important;
        text-align: center;
    }

    .kn-kurse-img {
        text-align: center;
    }

    .wpb_single_image.vc_align_right {
        text-align: center;
    }

    .wpb_wrapper .kn_personal_right {
        margin-top: 0 !important;
    }

    .sc_item_button {
        text-align: center;
    }

    .kn-kurse-details {
        text-align: center;
    }

    body .opt-in-testimonials {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
}

@media (min-width:1160px) {
    .menu_main_nav_area.menu_show {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translate(0, -50%);
    }
}

@media (min-width:767px) {
    .kn-download-btn.extra-top {
        margin-top: 30px !important;
    }
}

@media (max-width:767px) {
    .thankyou-master-img img {
        height: auto;
        width: auto;
    }

    span.kurse-preview-num {
        width: auto;
    }

    .preview-sub-item-num {
        min-width: auto;
    }

    .opt-we-are>.vc_column_container>.vc_column-inner>.wpb_wrapper>.vc_inner {
        display: block;
    }

    .opt-in-knowledge {
        margin-top: 30px !important;
        margin-bottom: 20px !important;
    }

    .mb-center {
        text-align: center;
    }

    .opt-in-knowledge-options>.vc_column_container:first-child {
        padding-right: 0;
    }

    .opt-in-knowledge-options>.vc_column_container:last-child {
        padding-left: 0;
    }

    .opt-in-knowledge>.vc_column_container {
        padding: 15px;
    }

    .opt-newsletter-form #opt-newsletter-term-btn::before {
        width: 20px !important;
        height: 20px !important;
    }

    .opt-newsletter-form label {
        padding-left: 30px !important;
    }

    #learn-press-profile-header .profile-settings {
        font-size: 16px;
        color: #4CA0B6;
        font-weight: 700;
        padding-left: 10px;
        line-height: 16px;
    }

    .opt-wild-Introduce {
        flex-direction: column;
    }

    .opt-title h2.sc_item_title.sc_item_title_style_default,
    .opt-two-sections .sc_item_descr,
    .opt-wild-Introduce .wpb_single_image.vc_align_left {
        text-align: center;
    }

    .opt-two-sections .wpb_single_image img {
        width: 250px;
    }

    .opt-two-sections .sc_button_default {
        margin-top: 25px;
    }

    body .opt-in-testimonials .sc_item_button a {
        margin-top: 5px;
    }

    #learn-press-profile-header .lp-profile-avatar {
        display: block;
    }

    #kn-profile-back {
        text-align: center;
    }

    .optin-toggle .opt-toggle-wrap,
    .product-tgl-1 .opt-toggle-wrap,
    .optin-toggle2 .opt-toggle-wrap {
        width: 100% !important;
    }

    .opt-toggle-wrap:first-child .vc_tta-panel {
        padding-right: 0px;
    }

    .opt-toggle-wrap .vc_tta-panel {
        margin-top: 10px !important;
    }

    .opt-toggle-wrap:last-child .vc_tta-panel {
        padding-left: 0px;
    }

    .post_item_single .linear-bg {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .opt-toggle-container .sc_title_default {
        padding-bottom: 30px !important;
    }

    .opt-two-sections.opt-wild-Introduce.opt-newsletter {
        margin-top: 0;
    }

    .opt-newsletter-form {
        margin-top: 20px;
    }

    .thankyou-video-des {
        font-size: 16px;
    }

    .thank-you-video-btn {
        margin-bottom: 25px !important;
    }

    .thank-you-main-title h2 {
        font-size: 30px !important;
    }

    .thank-you-social-btn,
    .thank-you-video-btn {
        line-height: 14px !important;
    }

    .thankyou-features.features-container>.vc_column_container {
        padding-top: 20px;
    }

    .sc_title.sc_title_default.thank-you.opt-title {
        margin-bottom: 0px !important;
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .kn-username-section span.user-name {
        font-size: 22px;
    }

    .kn-profile-wrap .sc_item_button {
        text-align: right;
    }

    .kn_small_heading h2 {
        text-align: left;
    }

    .thank-you-main-title h2 {
        font-size: 30px !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .kn-username-section span.user-name {
        font-size: 26px;
    }

    .kn-kurse-details .scheme_light .sc_button,
    .kn_personal_right .sc_button {
        font-size: 18px;
        height: 37px;
        min-width: 191px;
        line-height: 35px;
        width: 191px;
        margin-top: 15px;
    }

    .kn_personal_right .sc_button {
        line-height: 28px;
    }
}

.kn-kurse-details .scheme_light .sc_button {
    margin-top: 10px;
}

.kn-no-current-kurse {
    font-size: 17px;
    font-weight: 400;
    color: #000;
}


.kern-blue-text {
    color: #4CABD2 !important;
}

.kern-brown-text {
    color: #C5A983 !important;
}

.kern-red-text {
    color: #CA344C !important;
}

.kern-dark-gray-text {
    color: #3D3D3D !important;
}

.kern-main-section {
    background-size: cover;
    background-position: left center;
    min-height: 465px;
    padding: 85px;
}

.book.kern-main-section {
    padding: 50px;
}

.whole-center.kern-main-section {
    padding: 40px;
    background-position: center center;
}

.lady.kern-main-section {
    background-position: right center;
}

.book .kn-sale-btn,
.lady .kn-sale-btn,
.whole-center .kn-sale-btn {
    text-align: center;
    width: 90%;
    letter-spacing: 3px;
    max-width: 330px;
    margin-top: 40px;
}

.lady .kn-sale-btn.long {
    max-width: 360px;
}

.book .kn-sale-btn {
    margin-top: 130px;
}

.whole-center .kn-sale-btn {
    margin-top: 40px;
    max-width: 370px;
}

.kern-main-title-text {
    color: #F6F5FF;
    font-size: 44px;
    font-weight: 400;
    line-height: 54px;
    max-width: 780px;
    letter-spacing: 0.5px;
    margin-bottom: 70px !important;
}

.kern-main-title-text.no-main-font {
    font-size: 36px;
}

.book .kern-main-title-text {
    margin-bottom: 10px !important;
}

.lady .kern-main-title-text {
    max-width: fit-content;
    margin: auto;
    margin-bottom: 40px !important;
}

.whole-center .kern-main-title-text {
    max-width: 100%;
    margin-bottom: 40px !important;
}

.kern-main-des-text {
    color: #F6F5FF;
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
    max-width: 540px;
}

.book .kern-main-des-text {
    max-width: 780px;
}

.lady .kern-main-des-text {

    max-width: 500px;
    margin: auto;
}

.whole-center .kern-main-des-text {
    max-width: 100%;
}

.golden-box-title {
    color: #707070;
    font-weight: 400;
    font-size: 33px;
    line-height: 45px;
    letter-spacing: 0.5px;
}

.golden-box-title p {
    margin-bottom: 0 !important;
}

.golden-box-para .kern-blue-text {
    font-size: 20px;
}

.golden-box-para.title {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
}

.golden-box-para.title .kern-blue-text {
    font-size: 22px;
    line-height: 28px;
}

.golden-box-para.small-blue .kern-blue-text {
    font-size: 17px;
}

.golden-box-para .kern-dark-gray-text {
    font-size: 17px;
}

.no-margin .wpb_wrapper {
    margin-top: 0px !important;
}

.gold-box-wrap.fill {
    background-color: #FFFBF4;
}

.gold-box-wrap.fill.white {
    background-color: #FFFFFF;
}

.kn-sale-testimonials.voxy {
    padding-top: 40px;
    padding-bottom: 40px;
}

.gold-box-wrap.fill .gold-box-img .vc_figure,
.gold-box-wrap.fill .gold-box-img .vc_single_image-wrapper {
    width: 100%;
}

.gold-box-wrap.fill .gold-box-img .vc_single_image-wrapper img {
    padding-left: 25px;
    width: 100%;
    max-width: -webkit-fill-available;
}

.kn-sale-titile-with-max {
    max-width: 730px;
    margin: auto;
}


.product-golden-box {
    border: 2px solid #C1AA88;
    border-radius: 15px;
    padding: 40px 20px;
    margin-top: 90px;
}

.product-golden-box.social {
    margin-top: 70px;
    display: flex;
}

.product-golden-box.social .social-wrap {
    text-align: center;
}

.product-golden-box.social .social-wrap .vc_column-inner {
    padding: 0px;
}

.soc-yt {
    margin-top: 15px;
}

.soc-insta {
    margin-left: 15px;
}

.product-golden-box .product-title {
    color: #37A6CF;
    font-size: 33px;
    line-height: 45px;
    letter-spacing: -0.5px;
    font-weight: 700;
    margin-bottom: 10px !important;
}

/* .home-product-list-con {
    margin-left: -25px;
    margin-right: -25px;
} */

.product-golden-box .product-img {
    position: absolute;
    top: -120px;
    left: -115px;
    right: -30px;
}

.product-golden-box .product-img.wpb_single_image img {
    max-width: 380px;
    width: auto;
}

.product-golden-box .product-img.wpb_single_image.sec-2 img,
.product-golden-box .product-img.wpb_single_image.sec-4 img {
    max-height: 280px;
}

.product-golden-box .product-img.no-left-right {
    left: 10px;
    right: 15px;
    top: -100px;
}

.product-golden-box .product-img.no-top {
    top: 0px;
}

.product-golden-box .product-content .vc_column-inner {
    padding: 0px;
    padding-left: 20px;
}

.product-golden-box .product-description {
    font-size: 16px;
    line-height: 24px;
}

.product-golden-box .product-btn {
    margin-top: 30px;
    letter-spacing: 4px;
    font-size: 16px;
    height: 46px;
    line-height: 15px;
}

.product-golden-box .product-btn.small-ctn,
.product-golden-box .product-btn.sec-3 {
    margin-top: 20px;
}

.product-golden-box .product-btn.sec-3 {
    margin-top: 45px;
}

.scheme_light .sc_button_hover_slide_left {
    background: linear-gradient(to right, #c5a983 50%, #0aadd6 50%) no-repeat scroll right bottom / 210% 100% #54B1E3 !important;
}

.product-golden-box.social .wpb_wrapper {
    margin-top: 0px !important;
}

.product-golden-box-social-content {
    display: flex;
    align-items: center;
}

.product-golden-box .sc_button {
    min-width: 330px;
    text-align: center;
}

.soc-fb,
.soc-insta {
    display: inline-block;
}

.product-main-left {
    padding: 40px;
    background-size: cover;
    background-position: right center;
}

.product-main-left.with-book-btn {
    padding: 40px;
}

.product-main-left .inner-container {
    max-width: 1170px;
    margin: auto;
}

.product-main-left .main-title {
    color: #F6F5FF;
    font-size: 44px;
    line-height: 54px;
    letter-spacing: 0.5px;
    margin-bottom: 50px !important;
    font-weight: 400;
}

.product-main-left .main-title.no-main-font {
    font-size: 36px;
}

.product-main-left .main-des {
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
    color: #FFFFFF;
    margin-bottom: 40px !important;
}

.product-main-left .kn-sale-btn {
    letter-spacing: 4px;
    font-weight: 400;
    font-size: 16px !important;
    line-height: inherit !important;
    white-space: normal;
}

.no-wrap-margin .wpb_wrapper {
    margin-top: 0px !important;
}

.single-product-box {
    margin-top: 40px;
    margin-bottom: 40px !important;
}

.single-product-titile {
    letter-spacing: 0.5px;
    font-weight: 400;
    font-size: 36px;
    line-height: 54px;
    margin-bottom: 0px !important;
    color: #0AADD6;
}

.custom-structure-left-img .single-product-titile,
.golden-ring .single-product-titile {
    font-size: 33px;
    line-height: 45px;
}

.single-product-titile p {
    margin-bottom: 0px !important;
}

.brown.single-product-titile {
    color: #707070;
}

.single-product-img {
    padding-right: 80px;
}

.single-product-img img {
    max-height: 360px;
    width: auto;
}

.single-product-des {
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #777777;
}

.single-product-des li {
    position: relative;
    margin-bottom: 20px;
}

.single-product-des li::before {
    content: '';
    background-image: url(/wp-content/uploads/2022/12/haken-1.png);
    height: 18px;
    width: 18px;
    display: inline-block;
    position: absolute;
    left: -40px;
    top: 5px;
    background-size: contain;
    background-repeat: no-repeat;
}

.single-product-des ul {
    list-style: none;
}

.single-product-content-wrap .wpb_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.voxy-ul-mb ul li {
    margin-bottom: 25px;
    font-weight: 300;
}

.golden-ring {
    border: 2px solid #C1AA88;
    border-radius: 15px;
    padding: 40px 30px;
    margin-top: 40px;
    margin-bottom: 40px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.download-kurese-box {
    margin-top: 20px;
}

.download-box-content {
    color: #777777;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 50px !important;
    margin-top: 50px !important;
}

.kn-download-btn {
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-weight: 300 !important;
    font-size: 16px !important;
    line-height: 20px !important;
    text-align: center;
    letter-spacing: 4px !important;
    min-width: 650px;
    max-width: 650px;
}

.kn-download-btn.center {
    margin: auto;
}

.with-book-btn .kn-download-btn {
    min-width: auto;
    max-width: 520px;
}

.with-book-btn .sc_item_button {
    position: relative;
    padding-left: 60px;
}

.with-book-btn .sc_item_button::before {
    content: '';
    background: url(/wp-content/uploads/2022/12/phone.png);
    width: 40px;
    height: 40px;
    left: 0;
    position: absolute;
    background-size: cover;
    z-index: 9999999999999999;
    display: block;
    top: 50%;
    transform: translate(0, -50%);
}

.product-opt-toggle-container {
    margin-top: 40px;
    margin-bottom: 40px !important;
}

.product-opt-toggle-container .vc_tta.vc_tta-accordion .vc_tta-panel-title a .vc_tta-title-text {
    color: #0AADD6 !important;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
}

.product-opt-toggle-container .vc_tta.vc_tta-accordion.brown-toggle .vc_tta-panel-title a .vc_tta-title-text {
    color: #C5A983 !important;
}

.product-opt-toggle-container .vc_tta.vc_tta-accordion .vc_tta-controls-icon {
    right: 0px !important;
    left: auto !important;
    background: transparent !important;
}

.product-opt-toggle-container .vc_tta.vc_tta-accordion .vc_tta-controls-icon.vc_tta-controls-icon-plus:before,
.product-opt-toggle-container .vc_tta.vc_tta-accordion .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
    width: 20px;
}

.vc_tta.vc_tta-accordion .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
    height: 20px !important;
    width: 1px !important;
}

.product-opt-toggle-container .vc_tta.vc_tta-accordion .vc_tta-panel-heading .vc_tta-controls-icon:before,
.product-opt-toggle-container .vc_tta.vc_tta-accordion .vc_tta-panel-heading .vc_tta-controls-icon:after {
    border-color: #C5A983 !important;
}

.product-opt-toggle-container .vc_tta.vc_tta-accordion .vc_tta-panel-heading .vc_tta-controls-icon-position-left.vc_tta-panel-title>a {
    padding-left: 0 !important;
    padding-right: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.wpb-js-composer .product-opt-toggle-container .vc_tta.vc_general .opt-toggle-wrap .vc_tta-panel-body p {
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #777777;
    padding-left: 0;
}

.wpb-js-composer .product-opt-toggle-container .vc_tta.vc_general .opt-toggle-wrap .vc_tta-panel-body {
    padding-top: 10px !important;
    padding-bottom: 10 px !important;
}

.wpb-js-composer .product-opt-toggle-container .vc_tta.vc_general .opt-toggle-wrap .vc_tta-panel-body ol {
    margin-top: 20px;
}

.wpb-js-composer .product-opt-toggle-container .vc_tta.vc_general .opt-toggle-wrap .vc_tta-panel-body strong {
    font-size: 16px;
    line-height: 24px;
    color: #707070;
}

.img-below-text-wrap {
    margin-bottom: 50px !important;
}

.img-below-text-wrap img {
    max-height: 750px;
    width: auto;
}

.img-below-text-wrap .img-title {
    font-weight: 700;
    font-size: 42px;
    line-height: 54px;
    color: #FFFFFF;
    position: absolute;
    left: 60px;
    top: 100px;
}

.img-below-text-wrap .img-title.blue {
    color: #4CABD2;
}

.book-call-dark-img {
    display: inline-block;
    margin-top: 20px;
}

.book-call-dark-img img {
    padding-left: 25px;
}

.book-call-dark .sc_button_wrap {
    display: inline-block;
    position: absolute;
    bottom: 0;
    margin-left: 40px;
    width: 100%;
    max-width: 580px;
    text-align: center;
}

.book-call-dark .sc_button_wrap .sc_button_text {
    white-space: break-spaces;
}

.golden-ring.more-padding .kn-download-btn {
    min-width: 380px;
}

.normal-kern-text .golden-box-para .kern-blue-text {
    font-size: 18px;
}

.scheme_dark .book-call-dark-btn {
    /* width: 100%; */
    font-weight: 300 !important;
    line-height: 20px !important;
    letter-spacing: 4px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.scheme_dark .book-call-dark-btn.sc_button_hover_slide_left {
    border-color: #0aadd6 !important;
    background: linear-gradient(to right, #c5a983 50%, #0aadd6 50%) no-repeat scroll right bottom / 210% 100% #0aadd6 !important;
}

.scheme_dark .book-call-dark-btn.sc_button_hover_slide_left:hover {
    border-color: #c5a983 !important;
}

.full-single-img-box {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

.full-single-img-box img {
    max-height: 80vh;
    width: auto;
}

.ps-center {
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
}

.golden-ring.more-padding .golden-box-para,
.golden-ring.more-padding .download-kurese-box {
    padding: 0 170px;
}

.golden-ring.more-padding .kn-download-btn {
    min-width: auto;
}

.download-kurese-box.abs {
    position: absolute;
    width: 100%;
    bottom: 40px;
    max-width: max-content;
    left: 50%;
    transform: translate(-50%, 0);
}

.with-ab-btn {
    padding-bottom: 130px;
}

.download-kurese-box.abs .wpb_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

.download-kurese-box.abs .wpb_single_image img {
    height: 60px;
    width: 60px;
    padding-right: 50px;
}

.kn-sale-testimonials.voxy .vc_column_container>.vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}

.dark-nopadd>.vc_column_container {
    padding: 0px 20px;
}

.dark-nopadd .no-margin.wpb_column.vc_column_container {
    padding: 0px 10px;
}

.dark-nopadd {
    padding-left: 40px;
    padding-right: 40px;
}

.thankyou-new-wrap {
    margin-bottom: 50px !important;
}

.thankyou-new-wrap .thankyou-logo img {
    max-height: 110px;
    width: auto;
}

.thankyou-new-wrap>.wpb_column>.vc_column-inner>.wpb_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.thankyou-new-wrap .thankyou-text {
    font-weight: 500;
    font-size: 25px;
    line-height: 25px;
    margin-left: 20px;
}

.thankyou-main-text {
    text-align: center;
    font-weight: 400;
    font-size: 44px;
    line-height: 54px;
    color: #4CABD2;
}

.thankyou-des-text {
    color: #4C545C;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    margin-top: 50px;
    margin-bottom: 50px !important;
}

.kn-sale-btn.new-thank-you {
    min-width: 360px;
}

#rev_slider_5_1_wrapper {
    left: 0 !important;
}

.home.opt-title .sc_item_title {
    color: #37A6CF;
}

.product-opt-toggle-container.mobile {
    display: none;
}

/* product-img */
#learn-press-quiz-app {display: flex; flex-direction: column-reverse; gap:20px}
#learn-press-quiz-app .quiz-buttons .button-left {margin-left:0 !important}
#learn-press-quiz-app .quiz-buttons .button-left div.nav-links {margin:20px 0; padding-top:0; border-top:0; display:flex; align-items:center; gap:6px}
#learn-press-quiz-app .quiz-buttons .button-left div.nav-links .page-numbers {margin:0; width:38px !important; height:38px !important; line-height:34px; padding:0; border-width:1px !important}
#learn-press-quiz-app .quiz-buttons .button-left div.nav-links .page-numbers:not(.dots) {color:#fff !important; border-width:1px !important}
#lp-modal-content {margin-bottom:8px}

/* RESPONSIVE */

@media(max-width: 1600px) {
    .vc_row.vc_row-o-full-height.kn_full_height_auto {
        min-height: auto !important;
    }
}

@media(max-width: 1439px) {
    .vc_row.vc_row-o-full-height.kn_full_height_auto {
        min-height: auto !important;
    }

    .kn_width_50_1440 {
        width: 50% !important;
    }

    .content_wrap .page_title,
    .breadcrumbs {
        padding-left: 300px;
    }

    .kern-main-section {
        padding: 85px 40px;
    }

    .lady.kern-main-section {
        padding: 40px;
    }

    .kern-main-content-sec {
        padding-left: 80px;
    }

    .book .kern-main-content-sec,
    .lady .kern-main-content-sec {
        padding-left: 0;
    }

    .home-product-list-con {
        margin-left: -100px !important;
        margin-right: -100px !important;
    }

}

@media(max-width: 1390px) {
    .product-golden-box .product-img.no-top {
        left: -85px;
    }
}

@media(max-width: 1320px) {
    .product-golden-box .product-img.no-top {
        left: -60px;
    }
}

@media(max-width: 1262px) {

    .product-golden-box .product-img.no-top {
        left: -75px;
    }

    .product-golden-box .product-img.no-left-right {
        top: -90px;
    }

    .dark-nopadd>.vc_column_container {
        padding: 0;
    }
}

@media(max-width: 1240px) {
    .kern-main-title-text {
        margin-bottom: 40px !important;
        font-size: 38px;
        line-height: 46px;
    }

    .kern-main-title-text.no-main-font {
        font-size: 36px;
    }

    .product-main-left .main-title,
    .single-product-titile {
        font-size: 38px;
        line-height: 46px;
    }

    .golden-ring .single-product-titile,
    .custom-structure-left-img .single-product-titile {
        font-size: 33px;
        line-height: 45px;
    }

    .single-product-titile br {
        display: none;
    }

    .product-main-left .kn-sale-btn {
        letter-spacing: 3px;
    }

    .product-main-left .main-des {
        font-weight: 500;
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 30px !important;
    }

    .book .kern-main-title-text {
        margin-bottom: 40px !important;
    }

    .kern-main-des-text {
        font-size: 20px;
        line-height: 27px;
        max-width: 470px;
    }

    .kern-main-section {
        min-height: auto;
    }

    .kern-main-content-sec {
        padding-left: 30px;
    }

    body .golden-box-title {
        font-size: 26px;
        line-height: 32px;
        padding: 0px 5px 15px 5px !important;
    }

    body .gold-box-wrap.fill .golden-box-title {
        font-size: 26px;
        line-height: 32px;
    }

    .kn-no-space .sc_item_title {
        font-size: 28px !important;
        line-height: 34px;
    }

    .single-product-des li::before {
        height: 25px;
        width: 25px;
        left: -40px;
        top: 15%;
    }

    .single-product-img img {
        min-width: 350px;
    }

    .download-box-content {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 40px !important;
    }

    .voxy-ul-mb ul li {
        margin-bottom: 20px;
    }

    .product-main-left .main-title {
        margin-bottom: 35px !important;
    }

    .download-box-content {
        font-size: 18px;
        line-height: 25px;
    }

    .kn-download-btn {
        min-width: 450px;
        font-size: 16px !important;
        line-height: 15px !important;
        letter-spacing: 3px !important;
    }

    .book-call-dark .sc_button_wrap {
        max-width: 380px;
        margin-left: 25px;
    }

    .scheme_dark .book-call-dark-btn {
        font-size: 16px !important;
        line-height: 15px !important;
        letter-spacing: 3px !important;
    }

    .download-kurese-box .sc_item_button {
        text-align: left !important;
    }

    .img-below-text-wrap img {
        max-height: 680px;
    }

    .img-below-text-wrap .img-title {
        font-size: 38px;
        line-height: 46px;
    }

    .golden-box-para p br {
        display: none;
    }

    .book-call-dark-img img {
        padding-left: 0;
    }

    .book-call-dark-img {
        display: block;
        text-align: center;
    }

    .book-call-dark .sc_button_wrap {
        display: block;
        position: relative;
        margin-top: 30px;
        margin-top: 30px !important;
        margin: auto;
    }

    .individual-traning-wrap.product .individual-traning-content .sc_item_title {
        font-size: 32px !important;
        line-height: 38px;
    }

    .golden-ring.more-padding .golden-box-para,
    .golden-ring.more-padding .download-kurese-box {
        padding: 0px 120px;
    }

    .download-kurese-box.abs .wpb_single_image img {
        height: 45px;
        width: 45px;
        padding-right: 30px;
    }

    .with-ab-btn {
        padding-bottom: 100px;
    }

}

@media(max-width: 1200px) {
    .home-product-list-con {
        margin-left: -50px !important;
        margin-right: -50px !important;
    }

    .product-golden-box .product-img {
        top: -110px;
        left: -110px;
    }

    .product-golden-box .product-img.no-top {
        left: -100px;
    }

    .product-golden-box .product-img.no-left-right {
        top: -70px;
        left: 0px;
        right: 10px;
    }

    .product-golden-box .product-btn.small-ctn {
        margin-top: 20px;
    }

    .product-golden-box .product-img.no-left-right.sec-2,
    .product-golden-box .product-img.no-left-right.sec-4 {
        top: -90px;
    }

    .soc-fb img,
    .soc-insta img,
    .soc-yt img {
        max-height: 85px;
        width: auto;
    }

    .product-golden-box .product-img.wpb_single_image img {
        max-width: 100%;
    }

    .product-golden-box.social .social-wrap {
        /* width: 30%; */
    }
}


@media(max-width: 1180px) {
    .home-product-list-con {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .product-golden-box {
        padding: 30px 20px;
    }

    .product-golden-box .product-img {
        left: -100px;
        top: -80px;
    }

    .product-golden-box .product-img.no-top {
        left: -100px;
    }

    .product-golden-box .product-img.no-top {
        left: -65px;
    }

    .product-golden-box .product-img.no-left-right.sec-2 {
        top: -80px;
    }
}

@media(max-width: 1135px) {
    .home-product-list-con {
        margin-left: -30px !important;
        margin-right: -30px !important;
    }

    .product-golden-box .product-img {
        top: -105px;
        left: -110px;
        right: -25px;
    }

    .product-golden-box .product-img.no-left-right.sec-4 {
        top: -90px;
    }

    .product-golden-box .product-img.no-left-right.sec-2 {
        top: -115px;
    }

    .product-golden-box .product-img.no-top {
        left: -50px;
    }

    .single-product-img {
        padding-right: 60px;
    }

    .single-product-img img {
        min-width: 320px;
    }

    .img-below-text-wrap img {
        max-height: 620px;
    }
}

@media (min-width: 960px) and (max-width: 1262px) {
    .product-golden-box {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }

}

@media(max-width: 1024px) {
    .kn_height_line_resp {
        height: 50px !important;
    }

    .kb_line_titles_h4 h4 {
        font-size: 20px;
    }

    .kn_icon_title .sc_icons_title {
        font-size: 20px;
    }

    .header_style_header-2 .top_panel_title_wrap {
        height: 15em;
        min-height: 10em;
    }

    .kn_subpage_inner_col_right {
        width: 40%;
    }

    .learn-press-course-results-progress .learn-press-progress.lp-course-progress {
        margin-top: 10px;
    }

    .kn_kurse_main_title {
        line-height: 40px !important;
    }

    .kern-main-section::before,
    .product-main-left::before {
        content: '';
        height: 100%;
        width: 100%;
        background: #000;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0.5;
        display: block;
    }

    .kern-main-title-text,
    .kern-main-title-text.no-main-font,
    {
    font-size: 31px;
    line-height: 40px;
    margin: auto;
}

.product-main-left .main-title,
.product-main-left .main-title.no-main-font,
.single-product-titile {
    font-size: 34px;
    line-height: 44px;
}

.product-main-left .main-des {
    font-size: 18px;
    line-height: 25px;
}

.product-main-left .kn-sale-btn {
    letter-spacing: 2px;
}

.kern-main-des-text {
    font-size: 18px;
    line-height: 25px;
    max-width: 420px;
    margin-left: 0;
}

.product-main-left .main-des .kern-main-des-text {
    font-size: 18px;
    line-height: 25px;
}

.book .kn-sale-btn {
    margin-top: 50px;
}

.product-golden-box .product-title {
    font-size: 32px;
    line-height: 38px;
}

.product-golden-box .product-btn {
    margin-top: 20px;
}

.product-golden-box .product-img {
    top: -95px;
    left: -90px;
    right: -15px;
}

.product-golden-box .product-img.no-left-right.sec-2 {
    top: -105px;
}

.product-golden-box .product-img.no-left-right.sec-4 {
    top: -95px;
}

.home-product-list-con {
    margin-left: -15px !important;
    margin-right: -15px !important;
}

.single-product-img img {
    min-width: 280px;
}

.single-product-img {
    padding-right: 50px;
}

.img-below-text-wrap .img-title {
    font-size: 34px;
    line-height: 44px;
    left: 50px;
    top: 80px;
}

.img-below-text-wrap img {
    max-height: 540px;
}

.kn-simple-text.golden-box-para.small-blue p {
    text-align: center !important;
}

.full-single-img-box {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}

.golden-ring.more-padding .golden-box-para,
.golden-ring.more-padding .download-kurese-box {
    padding: 0px 70px;
}

.thankyou-new-wrap {
    margin-bottom: 10px !important;
}

.thankyou-main-text {
    font-size: 34px;
    line-height: 44px;
}

.thankyou-new-wrap .thankyou-logo img {
    max-height: 75px;
}

.thankyou-des-text {
    margin-top: 25px;
    margin-bottom: 25px !important;
}

.thankyou-des-text {
    font-size: 18px;
    line-height: 25px;
}
}

@media (max-width: 991px) {
    .product-golden-box .product-content .sc_item_button {
        text-align: left;
    }

    .product-golden-box .product-content .wpb_wrapper {
        margin-top: 0px;
    }

    .product-golden-box .product-title {
        font-size: 30px;
        line-height: 36px;
    }

    .product-main-left .sc_item_button {
        text-align: left;
    }
}

@media(max-width: 959px) and (min-width:870px) {
    .product-golden-box {
        margin-top: 70px;
    }
}

@media(max-width: 959px) {
    .kern-main-title-text {
        letter-spacing: 0.5px;
    }

    .with-book-btn .sc_item_button {
        max-width: max-content;
        margin: auto;
    }

    .kern-main-des-text {
        margin: auto !important;
    }

    .logged-in.header_style_header-2 .top_panel_navi {
        padding-bottom: 0;
    }

    .kf_menu_btn .logout_a {
        margin-left: -15px;
        padding-right: 0 !important;
        text-align: center !important;
    }

    .menu_mobile .social_item a {
        font-size: 3em;
    }

    .sc_item_title.sc_item_title_style_default {
        font-size: 2.2em !important;
    }

    .kn_subpage_inner_col_right {
        width: 60%;
    }

    .kn_subpage_inner_col_left {
        width: 40%;
    }

    .kn_hide_960 {
        display: none !important;
    }

    .kern-main-content-sec {
        width: 100% !important;
        padding-left: 0;
        text-align: center;
    }

    .kern-main-content-sec .wpb_wrapper,
    .kern-main-left-col .wpb_wrapper {
        margin-top: 0 !important;
    }

    .kn-sale-titile-with-max {
        max-width: 500px;
    }

    .home-product-list-con {
        margin-left: -50px !important;
        margin-right: -50px !important;
    }

    .product-golden-box .product-img {
        right: -25px;
        top: -75px;
    }

    .product-golden-box .product-img.no-left-right {
        top: -70px !important;
    }

    .soc-fb img,
    .soc-insta img,
    .soc-yt img {
        max-height: 70px;
        width: auto;
    }

    .product-main-left .main-title {
        text-align: center;
        letter-spacing: 0.5px;
    }

    .product-main-left .main-des p {
        text-align: center !important;
    }

    .product-main-left .sc_item_button {
        text-align: center;
    }


    .single-product-des li::before {
        height: 20px;
        width: 20px;
    }

    .individual-traning-wrap.product .individual-traning-content .sc_item_title {
        font-size: 22px !important;
        line-height: 28px;
    }

    .product-golden-box .product-btn.small-ctn {
        margin-top: 20px;
    }
}

@media(max-width: 869px) {
    .kern-main-content-sec {
        padding-left: 0;
    }

    .kern-main-title-text,
    .kern-main-title-text.no-main-font {
        font-size: 31px;
        line-height: 40px;
    }

    .product-main-left .main-title,
    .product-main-left .main-title.no-main-font {
        font-size: 32px;
        line-height: 42px;
    }

    .single-product-titile {
        font-size: 26px;
        line-height: 32px;
    }

    .home-product-list-con {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .home-product-list-con .product-content {
        width: 100%;
        min-height: 160px;
    }

    .home-product-list-con .product-img-con {
        width: 100%;
        min-height: 190px;
    }

    .home-product-list-con .books .product-img-con {
        /* min-height: 100px; */
    }

    .product-golden-box .product-img {
        width: 100%;
        position: absolute;
        left: calc(50% - 50px);
        top: -110px;
        right: auto;
        transform: translate(-50%, 0);
    }

    .product-golden-box .product-img.no-left-right,
    .product-golden-box .product-img.no-top {
        width: 100%;
        position: absolute;
        left: calc(50%);
        top: -100px !important;
        right: auto;
        transform: translate(-50%, 0);
    }

    .product-golden-box .product-img img {
        max-height: 300px;
        width: auto;
    }

    .product-golden-box .product-img.no-left-right img {
        max-height: 280px;
    }

    .product-golden-box .product-content,
    .product-golden-box .product-content .sc_item_button {
        text-align: center;
    }

    .product-golden-box .product-btn.small-ctn,
    .product-golden-box .product-btn.sec-3 {
        margin-top: 20px;
    }

    .single-product-img {
        padding-right: 50px;
    }

    .single-product-img img {
        min-width: 240px;
    }

    .single-product-titile {
        margin-bottom: 10px !important;
    }

    .img-below-text-wrap .img-title {
        font-size: 30px;
        line-height: 39px;
        left: 30px;
        top: 60px;
    }

    .img-below-text-wrap img {
        max-height: 440px;
    }

    .golden-ring.more-padding .golden-box-para,
    .golden-ring.more-padding .download-kurese-box {
        padding: 0px 40px;
    }

    .thankyou-des-text br {
        display: none;
    }

    .thankyou-main-text {
        font-size: 32px;
        line-height: 42px;
    }
}

@media(max-width: 768px) {
    .sc_item_title.sc_item_title_style_default.kn_size_768 {
        font-size: 1.6em !important;
    }

    .woocommerce-billing-fields h3 {
        font-size: 2.4em !important;
    }

    .kn_height_line_resp {
        height: 30px !important;
    }

    .sc_price_info {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .sc_price_info .sc_price_price {
        margin-top: 10px;
    }

    .sc_price_info .sc_price_price .sc_price_value {
        font-size: 35px;
        letter-spacing: 3px;
    }

    .sc_price_info .sc_price_description {
        min-height: 35px;
    }

    .kn_hide_768 {
        display: none !important;
    }

    .header_style_header-2 .top_panel_title_wrap {
        height: 10em !important;
    }

    .kn_full_width_768 {
        width: 100%;
    }

    .kn_padding_768 {
        padding-left: 15px;
        padding-left: 15px;
    }

    .product-golden-box .product-img img {
        max-height: 280px;
        width: auto;
    }

    .product-golden-box .product-img {
        left: calc(50% - 30px);
    }

    .home-product-list-con .product-img-con {
        min-height: 175px;
    }
}

@media(max-width: 767px) {
    .product-opt-toggle-container.desktop .toggle-main-img .img-below-text-wrap:nth-child(2) {
        display: none;
    }

    .product-tgl-1 .vc_tta-panels-container .opt-toggle-wrap:nth-child(2) {
        display: none;
    }

    .product-opt-toggle-container.mobile {
        display: block;
    }

    .dark-nopadd {
        padding-left: 20px;
        padding-right: 20px;
    }

    .kn_hide_mobile {
        display: none !important;
    }

    .kn_padding_left_section,
    .kurse-preview-list-wrap .sc_item_button {
        padding-left: 20px;
        padding-right: 15px;
    }

    .kn_cta_padding {
        padding: 50px 25px !important;
    }

    nav.menu_mobile_nav_area {
        margin-top: 40px;
    }

    .kn_width_50_1440 {
        width: 100% !important;
    }

    .kn_show_mobile {
        display: block !important;
    }

    .kn_subpage_inner_col_right,
    .kn_subpage_inner_col_left {
        width: 100%;
    }

    .kn_grey_box_width {
        width: 80%;
    }

    .sc_item_title.sc_item_title_style_default {
        font-size: 1.7em !important;
        padding-left: 15px;
        padding-right: 15px;
    }

    .kn-no-space .sc_item_title {
        font-size: 28px !important;
        line-height: 34px;
    }

    .single-lp_course .course-summary h3.kn_kurse_main_title {
        line-height: 30px !important;
        font-size: 2em !important;
    }

    .single-lp_course .course-summary h3 {
        line-height: 40px;
    }

    .logged-in.header_position_over.mobile_layout .top_panel .menu_mobile_button {
        top: 3.5rem !important;
    }

    .kn_kern_text_section_mobile {
        text-align: center;
        padding-bottom: 50px;
    }

    body.course-item-popup #learn-press-content-item .kn_lesson_files.content-item-wrap {
        width: 80%;
    }

    body.course-item-popup.wpadminbar #course-item-content-header
    {
        top: 32px;
    }

    #course-item-content-header h2.course-title {
        display: none;
    }

    .menu_mobile .search_mobile {
        margin-bottom: 30px;
    }

    .kb_line_titles_h4 {
        padding-bottom: 50px;
    }

    .kb_line_titles_h4 h4 {
        text-align: center !important;
    }

    .kern-main-content-sec {
        padding-left: 0px;
    }

    .kern-main-title-text {
        margin-bottom: 30px !important;
        max-width: 600px;
    }

    .book .kern-main-title-text {
        margin-bottom: 10px !important;
    }

    body .golden-box-title {
        font-size: 28px;
        line-height: 38px;
        padding: 0 !important;
    }

    .golden-box-para .kern-blue-text,
    .golden-box-para .kern-dark-gray-text {
        font-size: 18px;
    }

    .kn-sale-titile-with-max {
        max-width: 391px;
    }

    body .golden-box-title {
        font-size: 26px;
        line-height: 32px;
    }

    .gold-box-wrap.fill .gold-box-img .vc_single_image-wrapper img {
        padding-left: 10px;
    }

    .lady .kern-main-title-text {
        margin-bottom: 30px !important;
    }

    .book .kn-sale-btn {
        margin-top: 25px;
    }

    .kern-main-content-sec p br {
        display: none;
    }

    .whole-center .kern-main-title-text {
        margin-bottom: 15px !important;
    }

    .whole-center .kn-sale-btn {
        margin-top: 25px;
    }

    .kern-main-section {
        padding: 40px;
    }

    .v2 .ke-sale-video-wrap {
        padding-top: 40px;
    }

    .v2 .ke-sale-video-wrap.low-padding-top {
        padding-top: 10px;
    }

    .product-golden-box.social {
        display: block;
        text-align: center;
    }

    .product-golden-box.social .social-wrap {
        margin-bottom: 20px;
    }

    .product-main-left .main-title br {
        display: none;
    }

    .product-main-left .kn-sale-btn {
        letter-spacing: 1px;
        font-weight: 400;
    }

    .product-main-left .kn-sale-btn {
        height: auto;
    }

    .product-main-left {
        padding: 45px 35px;
    }

    .single-product-content-wrap .wpb_wrapper {
        display: block;
    }

    .single-product-img {
        padding-right: 0;
        text-align: center !important;
    }

    .single-product-img img {
        max-height: 280px;
        margin-right: 60px;
    }

    .single-product-des {
        padding: 10px 30px;
    }

    .download-kurese-box .wpb_single_image,
    .download-box-content,
    .download-kurese-box .sc_item_button {
        text-align: center !important;
    }

    .download-box-content {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }

    .kn-download-btn {
        min-width: auto;
        letter-spacing: 1px !important;
    }

    .scheme_dark .book-call-dark-btn {
        min-width: auto;
        letter-spacing: 0.5px !important;
    }

    .golden-ring {
        padding: 25px;
    }

    .img-below-text-wrap .img-title {
        text-align: center;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -130px);
    }

    .img-below-text-wrap .wpb_single_image.vc_align_left {
        text-align: center;
    }

    .img-below-text-wrap img {
        max-height: initial;
        max-width: 480px;
        width: 100%
    }

    .product-opt-toggle-container .opt-toggle-wrap .vc_tta-panel {
        margin-top: 0px !important;
    }

    .golden-box-para.small-blue {
        margin-top: 10px !important;
    }

    body .gold-box-wrap.fill .golden-box-title {
        text-align: center;
    }

    .individual-traning-image {
        margin: auto;
    }

    .mb-no-ps {
        position: relative;
        transform: inherit;
    }

    .golden-ring.more-padding .golden-box-para,
    .golden-ring.more-padding .download-kurese-box {
        padding: 0;
    }

    .with-ab-btn {
        padding-bottom: 110px;
    }

    .dark-nopadd.voxy {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .with-book-btn .sc_item_button {
        padding-left: 0;
    }

    .with-book-btn .sc_item_button::before {
        display: none;
    }

    .mb-center,
    .mb-center p {
        text-align: center !important;
    }

    .single-product-titile.mb-center {
        margin-bottom: 20px !important;
    }

    .download-kurese-box-no-margin .download-kurese-box {
        margin-top: 0px;
    }

}

@media(max-width: 639px) {
    .product-golden-box .product-img {
        top: -110px;
        left: calc(50% - 30px);
    }

    .home-product-list-con .product-golden-box.books .product-img-con {
        min-height: 110px;
    }

    .product-golden-box .product-title {
        font-size: 28px;
        line-height: 34px;
    }


    .product-golden-box .product-img.no-left-right img {
        max-height: 250px;
    }

}

@media screen and (max-width: 600px) {
    .lp-button-back {
        display: inline-block;
    }

    .download-kurese-box.abs .wpb_single_image img {
        display: none;
    }
}

@media(max-width: 480px) {

    .opt-title h2.sc_item_title.sc_item_title_style_default {
        font-size: 26px !important;
        line-height: 30px !important;
    }

    .checkout.woocommerce-checkout .woocommerce-billing-fields .form-row-wide,
    .checkout.woocommerce-checkout .woocommerce-account-fields .form-row,
    .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row {
        width: 100%;
    }

    .kern-main-title-text,
    .kern-main-title-text.no-main-font {
        margin-bottom: 20px !important;
        max-width: 600px;
        font-size: 26px;
        line-height: 32px;
    }

    .book .kern-main-title-text {
        margin-bottom: 10px !important;
    }

    .kern-main-des-text {
        font-size: 16px;
        line-height: 22px;
        font-weight: 400;
        max-width: 370px;
    }

    .kern-main-section {
        padding: 60px 30px;
    }

    body .golden-box-title br {
        display: none;
    }

    body .golden-box-title {
        font-size: 22px;
        line-height: 26px;
    }

    body .gold-box-wrap.fill .golden-box-title {
        font-size: 22px;
        line-height: 28px;
    }

    .kn-no-space .sc_item_title {
        font-size: 22px !important;
        line-height: 28px;
    }

    .book .kn-sale-btn,
    .lady .kn-sale-btn,
    .whole-center .kn-sale-btn {
        letter-spacing: 1px;
    }

    .lady .kern-main-title-text {
        margin-bottom: 20px !important;
    }

    .product-golden-box .product-img img {
        max-height: 240px;
    }

    .home-product-list-con .product-img-con {
        min-height: 120px;
    }

    .home-product-list-con {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }

    .product-golden-box .product-img {
        top: -120px;
        left: calc(50% - 25px);
    }

    .product-golden-box .product-title {
        font-size: 26px;
        line-height: 30px;
    }

    .product-golden-box .product-btn {
        letter-spacing: 0.5px;
        white-space: break-spaces;
        height: auto;
        line-height: 20px;
    }

    .product-golden-box .product-img.no-left-right img {
        max-height: 200px;
    }

    .home-product-list-con .product-golden-box.books .product-img-con {
        min-height: 50px;
    }

    .product-main-left .main-title,
    .product-main-left .main-title.no-main-font,
    .single-product-titile {
        margin-bottom: 20px !important;
        font-size: 26px;
        line-height: 32px;
    }

    .product-main-left .main-des {
        font-size: 16px;
        line-height: 22px;
        font-weight: 400;
    }

    .single-product-des {
        padding: 10px 20px;
    }

    .single-product-des,
    .download-box-content {
        font-size: 16px;
        line-height: 22px;
    }

    .single-product-des li::before {
        height: 15px;
        width: 15px;
        left: -30px;
    }

    .single-product-img img {
        max-height: 240px;
        min-width: auto;
        margin-right: 80px;
    }

    .img-below-text-wrap .img-title {
        font-size: 26px;
        line-height: 32px;
    }

    .img-below-text-wrap {
        margin-bottom: 25px !important;
    }

    .gold-box-wrap.fill>.vc_column_container {
        padding: 0px 5px;
    }

    .download-kurese-box.abs {
        max-width: 75%;
    }

    .kn-download-btn {
        white-space: break-spaces !important;
        line-height: 18px !important;
    }

    .download-kurese-box.abs {
        bottom: 40px;
    }

    .product-golden-box .sc_button {
        min-width: auto;
    }

    .thankyou-des-text {
        font-size: 16px;
        line-height: 22px;
    }

    .thankyou-main-text {
        font-size: 26px;
        line-height: 32px;
    }

    .kn-sale-btn.new-thank-you {
        min-width: inherit;
    }

    .product-golden-box .product-img.wpb_single_image.sec-2 img,
    .product-golden-box .product-img.wpb_single_image.sec-4 img {
        max-width: 150px;
    }
}

@media(max-width: 479px) {

    .page_content_wrap .content_wrap,
    .page_wrap .content_wrap,
    .content_container {
        width: 280px;
    }

    .content_wrap div.page_title,
    .content_wrap div.breadcrumbs {
        padding-left: 10px;
    }
}

@media(max-width: 464px) {
    .kn_logout_btn {
        padding-top: 70px !important;
        padding-right: 0px;
    }

    .top_panel_title .page_caption {
        font-size: 1.83em;
    }
}

@media(max-width: 400px) {
    .kn_logout_btn {
        padding-top: 15px !important;
    }

    .course-curriculum ul.curriculum-sections .section-header .section-title {
        font-size: 15px;
    }
}

@media(max-width: 350px) {
    body .golden-box-title {
        font-size: 19px;
        line-height: 28px;
        padding: 15px 0 !important;
    }

    .home-product-list-con {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .home-product-list-con .product-img-con {
        min-height: 105px;
    }
}

.content-item-scrollable {
    margin-top: 50px;
}

.with_bg_image {
    background-position: right !important;
}

@media (max-width: 1440px) {
    .preview-profilling.kurse-preview-list-wrap>.vc_column_container>.vc_column-inner {
        max-width: 1030px;
    }
}

@media (max-width: 1250px) {
    a.preview-toggle.kurse-preview-btn.open::before {
        top: 0px;
        left: 4.5px;
    }
}

@media(max-width: 280px) {
    .vc_section {
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media (max-width: 1262px) {
    a.preview-toggle.kurse-preview-btn.close::after {
        top: 0px;
        left: 6px;
    }

    .product-golden-box .product-img.wpb_single_image.sec-2 img,
    .product-golden-box .product-img.wpb_single_image.sec-4 img {
        max-height: 265px;
    }
}

@media (max-width: 567px) {
    #course-item-content-header {
        display: none;
    }
}

@media (max-width: 600px) {
    #learn-press-preview-tabs .section-header>.section-left {
        display: block;
    }

    #learn-press-preview-tabs .section-header>.section-left .section-title {
        display: inline-block;
    }

    .preview-toggleicon-wrap {
        justify-content: end;
        padding: 5px;
        display: inline-flex;
        float: right;
    }

    a.preview-toggle.kurse-preview-btn {
        margin: 0;
    }
}

@media (max-width: 480px) {
    a.preview-toggle.kurse-preview-btn.close::after {
        top: 0px;
        left: 5px;
    }

    a.preview-toggle.kurse-preview-btn.open::before {
        top: 1px;
        left: 4px;
    }

    .kurs-span-space {
        padding-left: 5px;
        line-height: 20px;
    }

    .preview-profilling.kurse-preview-list-wrap .wpb_wrapper h2 span {
        font-size: 21px;
        letter-spacing: 3px;
    }
}


.post-12661 .learn-press-course-results-progress,
.post-12661 .course-remaining-time {
    display: none;
}

.curriculum-scrollable ul.curriculum-sections {
    padding-bottom: 150px;
}

.only-mastertraining {
    display: none;
}

.bought-mastertraining .only-mastertraining {
    display: block;
}


.cart_item img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    border-radius: 0px;
}

/* css for newsletter */
/* .ec-newsletter-sidebar {background: #3d3d3d !important;padding: 40px 20px 50px}
.et_bloom .ec-newsletter-sidebar .et_bloom_form_container .et_bloom_form_header,
.et_bloom .ec-newsletter-sidebar .et_bloom_widget_content .et_bloom_form_container, .et_bloom .ec-newsletter-sidebar .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_content {background:none !important}
.et_bloom .ec-newsletter-sidebar .et_bloom_form_header h2{
    font-size: 3.214em !important;
    font-weight: 400 !important;
    color: #D9D9D9 !important;
    letter-spacing: 0.05em;
	text-align:center
}
.et_bloom .ec-newsletter-sidebar .et_bloom_form_header p {
    font-size: 22px !important;
    color: #c5a983 !important;
	text-align:center
		
}
.et_bloom .ec-newsletter-sidebar .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_content {
    padding: 0 !important;
	max-width: 1000px;
	display:block;
	margin: 0 auto;
}
.et_bloom_form_container .et_bloom_form_content .et_bloom_fields {
	display:flex;
	gap: 20px
}
.et_bloom  .ec-newsletter-sidebar .et_bloom_bottom_stacked p.et_bloom_popup_input{margin-bottom:0 !important}
.et_bloom .ec-newsletter-sidebar .et_bloom_bottom_stacked p.et_bloom_popup_input{flex:auto}
.et_bloom .et_bloom_form_container .et_bloom_form_content .et_bloom_popup_input input{height:50px;border-radius:10px !important}
.et_bloom .ec-newsletter-sidebar .et_bloom_bottom_stacked button.et_bloom_submit_subscription {flex:1;min-width:200px;height:50px;border-radius:10px !important}
.et_bloom h2.et_bloom_success_message.et_bloom_animate_message{font-size: 16px !important;
    padding: 12px !important;
    width: 100% !important;
    max-width: 400px !important;}
@media (max-width: 767px){
	.et_bloom_form_container .et_bloom_form_content .et_bloom_fields{flex-direction:column;gap:15px}
	.et_bloom .et_bloom_form_container .et_bloom_form_content .et_bloom_popup_input input{height:41px}	
}
.et_bloom .et_bloom_form_container .et_bloom_form_content .et_bloom_popup_input input::placeholder {text-transform:capitalize !important;} */
/* End of newsletter */

.ec_custom_button {
    font-size: 14px;
    color: #fff !important;
    border-radius: 50px;
    padding: 10px 20px;
    line-height: 38px;
    cursor: pointer;
}

.ec_custom_button.red.sc_button_hover_slide_left {
    background: linear-gradient(to right, #0aadd6 50%, #dc1b48 50%) no-repeat scroll right bottom / 210% 100% #dc1b48 !important;
}


/* Shortcode newsletter css */
.et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_header_outer .et_bloom_form_header {
    padding-bottom: 0px;
}

.et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_header_outer .et_bloom_form_header .et_bloom_form_text h2 {
    text-align: center;
    letter-spacing: 0.5px;
    color: #DC1B48;
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400 !important;
    font-size: 40px !important;
    line-height: 54px !important;
}

.et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_header_outer .et_bloom_form_header .et_bloom_form_text p {
    text-align: center;
    color: #C5A983;
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    padding-top: 8px;
    margin-top: 0;
}

.et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content {
    background-color: #fff;
}

.et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content .et_bloom_fields .et_bloom_subscribe_email {
    border: 1px solid #3D3D3D;
    border-radius: 10px;
    width: 73%;
}

.et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content .et_bloom_fields .et_bloom_subscribe_email ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ADADAD;
    opacity: 1;
    /* Firefox */
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 54px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
}

.et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content .et_bloom_fields .et_bloom_subscribe_email :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ADADAD;
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 54px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
}

.et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content .et_bloom_fields .et_bloom_subscribe_email ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #ADADAD;
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 54px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
}

.et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content .et_bloom_fields .et_bloom_submit_subscription .et_bloom_button_text {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500 !important;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 4px;
    color: #FFFFFF !important;
}

.et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content .et_bloom_fields .et_bloom_submit_subscription {
    border-radius: 5px !important;
    width: 25%;
}

.et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content {
    padding: 0px 30px 40px 30px;
}

.et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content .et_bloom_popup_input input {
    height: 50px;
    border-radius: 10px !important;
    font-size: 24px;
    line-height: 54px;
    letter-spacing: 0.5px;
    padding: 10px 10px 10px 20px !important;
}

.et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content .et_bloom_fields {
    display: flex;
    gap: 20px
}

@media (max-width:480px) {
    #learn-press-profile-nav:before {
        display: none;
    }

    .vc_column_container>.vc_column-inner {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .opt-two-sections .sc_button_default,
    .thank-you-social-btn,
    .thank-you-video-btn,
    body .opt-in-testimonials .sc_item_button a {
        min-width: 200px;
    }

    .opt-toggle-container>.vc_column_container>.vc_column-inner,
    .opt-two-sections {
        padding: 0px 15px !important;
    }

    .opt-newsletter-form label {
        padding-left: 35px;
    }
}

.white-bg,
.white-bg>.scheme_dark.wpb_column>.vc_column-inner>.wpb_wrapper {
    background: #FFF !important;
}

.abs-half-half {
    position: relative;
}

.abs-half-half>.vc_column_container {
    position: absolute;
    top: -55px;
    z-index: 8;
    max-width: 600px;
    left: 50%;
    transform: translate(-50%, 0);
    padding: 23px;
    border: 1px solid #C5A983;
    background: #FFF;
    border-radius: 15px;
}

.abs-half-half .sc_item_title {
    text-transform: inherit;
    font-size: 36px !important;
    line-height: 56px;
    color: #C5A983;
    text-transform: none !important;
}

.with-border .wpb_video_wrapper:before {
    content: '';
    min-height: calc(100% + 55px);
    min-width: calc(100% + 45px);
    display: block;
    top: -30px;
    left: -25px;
    z-index: 0;
    position: absolute;
    border: 2px solid #C1AA88;
    border-radius: 15px;
}

.kn-sale-video.with-border .wpb_wrapper .wpb_video_wrapper {
    overflow: inherit;
}

.ke-sale-video-wrap.large .wpb_wrapper .wpb_video_wrapper {
    max-width: 900px;
}

.ke-sale-video-wrap.large iframe {
    height: 505px !important;
}

.ke-sale-video-wrap.large .kn-sale-placeholder {
    max-width: 900px;
    text-align: center;
}

.ke-sale-video-wrap.large .kn-sale-placeholder img,
.ke-sale-video-wrap.large .kn-sale-placeholder .vc_single_image-wrapper,
.ke-sale-video-wrap.large .kn-sale-placeholder .wpb_wrapper {
    width: 100%;
}

.ke-sale-video-wrap.large .wpb_wrapper {
    margin-top: 0;
}

#kn-sale-tastimonials.small .kn-profile-box {
    max-width: 960px;
}

#kn-sale-tastimonials.small .kn-profile-box .profile-img img {
    height: 95px;
    width: 95px;
}

#kn-sale-tastimonials.small .kn-profile-box .vc_single_image-wrapper {
    padding: 10px;
}

#kn-sale-tastimonials.small .kn-profile-box .profile-details .sc_title.close .sc_item_descr {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#kn-sale-tastimonials.small .read-more-less:before {
    cursor: pointer;
    color: #54B1E3;
}

#kn-sale-tastimonials.small .close .read-more-less:before {
    content: 'mehr..';
}

#kn-sale-tastimonials.small .open .read-more-less:before {
    content: 'weniger..';
}

.abs-half-half .wpb_wrapper,
#kn-sale-tastimonials.small .wpb_wrapper {
    margin-top: 0px;
}

#kn-sale-tastimonials.small {
    padding-top: 80px !important;
}

#kn-sale-tastimonials.small .kn-profile-box {
    padding: 25px 50px;
}

#kn-sale-tastimonials.small .kn-profile-box .vc_single_image-wrapper {
    border: 2px solid #C5A983;
}

#kn-sale-tastimonials.small .kn-profile-box .kn-profile-name .sc_item_title {
    padding-top: 10px;
}

#kn-sale-tastimonials.small .kn-profile-box .kn-profile-name .sc_item_descr {
    margin-top: 0px;
}

#kn-sale-tastimonials.small .kn-profile-box .profile-details .sc_item_descr {
    margin-top: 25px;
}

.v2 .kern-main-title-text {
    margin-bottom: 0px !important;
    margin-top: 70px;
    margin-left: 50px;
}

.product-golden-box .product-img.low-top-bottom {
    top: -45px;
    left: -60px;
    right: 0px;
}

.product-golden-box .product-subtitle {
    color: #C5A983;
    font-size: 30px;
    line-height: 55px;
    margin-top: -20px;
    margin-bottom: 10px !important;
}

.product-golden-box .product-img.larg-img {
    top: -30px;
    left: -15px;
    right: 0;
}

.golden-box-no-margin {
    margin-top: 65px;
}

.product-goldenbox-title {
    margin-top: 30px;
    color: #C5A983;
    font-weight: 400;
    font-size: 44px;
    line-height: 54px;
}

.product-goldenbox-title .wpb_wrapper {
    margin-top: 0 !important;
}

.small-video {
    position: absolute;
    width: 100%;
    bottom: 15px;
}

.gold-box-wrap.in-video {
    padding-bottom: 390px;
}

.small-video .kn-sale-video .wpb_wrapper::before {
    display: none;
}

.small-video .kn-sale-placeholder {
    max-height: 335px;
    text-align: center;
}

.small-video .kn-sale-video .wpb_video_wrapper iframe {
    max-height: 330px;
}

.small-video .kn-sale-placeholder img {
    width: 100%;
}

.small-video .kn-sale-placeholder::before {
    background: transparent url(/wp-content/themes/kern/press.png) no-repeat;
    background-size: contain !important;
}

.small-video-wrap-title {
    color: #C5A983;
    font-size: 33px;
    line-height: 44px;
    font-weight: 400;
}

.kn-sale-testimonials .wpb_wrapper {
    position: relative;
}

.no-pt {
    padding-top: 0px !important;
}

.dark-nopadd.smaller>.vc_column_container {
    padding: 0px 60px;
}

.dark-nopadd.smaller .gold-box-wrap.custom-structure-left-img {
    padding: 40px 50px;
}

.minus-margin {
    margin-top: -1px;
}

@media (max-width: 1262px) {
    .ke-sale-video-wrap.large iframe {
        height: 420px !important;
    }

    .ke-sale-video-wrap.large .wpb_wrapper .wpb_video_wrapper,
    .ke-sale-video-wrap.large .kn-sale-placeholder {
        max-width: 740px;
    }

    .product-golden-box .product-img.larg-img {
        top: -105px;
        left: -30px;
        right: -30px;
    }

    .product-golden-box .product-img.larg-img img {
        max-width: 260px;
    }
}

@media (max-width: 1240px) {
    .v2 .kern-main-title-text {
        margin-bottom: 50px !important;
        margin-top: 20px;
        margin-left: 40px;
    }

    body .in-video .golden-box-title {
        padding-bottom: 0 !important;
    }

    .free-page .product-goldenbox-title {
        margin-top: 0;
        font-size: 33px;
        line-height: 43px;
    }

    .free-page .product-golden-box .product-title {
        font-size: 28px;
        line-height: 38px;
    }

    .free-page .product-golden-box .product-subtitle {
        font-size: 25px;
        line-height: 44px;
    }

    .product-golden-box .product-img.low-top-bottom {
        top: -30px;
        left: -60px;
        right: -30px;
    }
}

/* @media (max-width: 1200px){

} */
@media (max-width: 1084px) {
    .ke-sale-video-wrap.large iframe {
        height: 320px !important;
    }

    .ke-sale-video-wrap.large .wpb_wrapper .wpb_video_wrapper,
    .ke-sale-video-wrap.large .kn-sale-placeholder {
        max-width: 580px;
        width: 100%;
    }

    .abs-half-half .sc_item_title {
        font-size: 26px !important;
        line-height: 34px;
    }

    .kn-sale-testimonials .large.ke-sale-video-wrap {
        margin-bottom: 10px !important;
        padding-bottom: 10px !important;
    }

    .abs-half-half>.vc_column_container {
        top: -45px;
    }

    #kn-sale-tastimonials.small {
        padding-top: 60px !important;
    }
}

@media (max-width: 1024px) {
    .small-video .kn-sale-placeholder {
        max-height: 280px;
        text-align: center;
    }

    .small-video .kn-sale-video .wpb_video_wrapper iframe {
        max-height: 275px;
    }

    .small-video.ke-sale-video-wrap {
        padding: 0;
    }

    .gold-box-wrap.in-video {
        padding-bottom: 330px;
    }

    .small-video {
        bottom: 30px;
    }

    .product-golden-box .product-img.larg-img img {
        max-width: 220px;
    }

    .product-golden-box .product-img.low-top-bottom {
        right: -45px;
    }

    .product-golden-box .product-img.larg-img {
        top: -90px;
    }

    #kn-sale-tastimonials.small .kn-profile-box {
        padding: 25px 20px;
    }
}

@media (max-width: 991px) {
    .v2 .kern-main-title-text {
        margin: auto !important;
    }
}

@media (max-width: 960px) {
    .kn-sale-testimonials .ke-sale-video-wrap.small-video {
        margin-bottom: 0px !important;
    }
}

@media (max-width: 869px) {
    .product-golden-box .product-img.larg-img {
        top: -90px;
        left: calc(50%);
    }

    .product-golden-box .product-img.low-top-bottom {
        top: -65px;
        left: calc(50%);
    }

    #kn-sale-tastimonials.kundenstimmen {
        padding-bottom: 90px !important;
    }
}

@media (max-width: 767px) {
    .ke-sale-video-wrap.large iframe {
        height: 240px !important;
    }

    .ke-sale-video-wrap.large .wpb_wrapper .wpb_video_wrapper,
    .ke-sale-video-wrap.large .kn-sale-placeholder {
        max-width: 420px;
    }

    .kn-sale-testimonials .large.ke-sale-video-wrap {
        margin-bottom: 0px !important;
    }

    .abs-half-half .sc_item_title {
        font-size: 26px !important;
        line-height: 34px;
    }

    #kn-sale-tastimonials.small .profile-details .sc_title {
        text-align: center;
    }

    .v2 .kern-main-title-text {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }

    .free-page .product-goldenbox-title {
        font-size: 28px;
        line-height: 38px;
    }

    .free-page .product-golden-box .product-title {
        font-size: 24px;
        line-height: 34px;
    }

    .free-page .product-golden-box .product-subtitle {
        font-size: 22px;
        line-height: 28px;
        margin-top: -10px;
    }

    .small-video-wrap-title {
        font-size: 28px;
        line-height: 32px;
    }

    .small-video .kn-sale-placeholder,
    .small-video .kn-sale-video .wpb_video_wrapper iframe {
        max-height: 230px;
    }

    .gold-box-wrap.in-video {
        padding-bottom: 280px;
    }

    .dark-nopadd.smaller>.vc_column_container {
        padding: 0px 40px;
    }

    .dark-nopadd.smaller .gold-box-wrap.custom-structure-left-img {
        padding: 40px 25px;
    }
}

@media (max-width: 600px) {

    .small-video .kn-sale-placeholder,
    .small-video .kn-sale-video .wpb_video_wrapper iframe {
        max-height: 190px;
        height: 100%;
    }

    .gold-box-wrap.in-video {
        padding-bottom: 240px;
    }
}

@media (max-width: 480px) {
    .with-border .wpb_video_wrapper:before {
        display: none;
    }

    .ke-sale-video-wrap.large .kn-sale-placeholder {
        min-height: 200px;
    }

    .ke-sale-video-wrap.large iframe {
        height: 180px !important;
    }

    .abs-half-half .sc_item_title {
        font-size: 22px !important;
        line-height: 28px;
    }

    .abs-half-half>.vc_column_container {
        top: -40px;
    }

    .v2 .kern-main-title-text {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .free-page .product-goldenbox-title {
        font-size: 22px;
        line-height: 32px;
    }

    .product-golden-box .product-img.larg-img img {
        max-width: 170px;
    }

    .product-golden-box .product-img.low-top-bottom {
        top: -50px;
    }

    .free-page .product-golden-box .product-title {
        font-size: 22px;
        line-height: 26px;
    }

    .free-page .product-golden-box .product-subtitle {
        font-size: 22px;
        line-height: 24px;
    }

    .small-video .kn-sale-placeholder,
    .small-video .kn-sale-video .wpb_video_wrapper iframe {
        max-height: 140px;
        width: 100%;
    }

    .gold-box-wrap.in-video {
        padding-bottom: 180px;
    }

    .small-video-wrap-title {
        font-size: 24px;
        line-height: 26px;
    }

    #kn-sale-tastimonials.kundenstimmen {
        padding-bottom: 70px !important;
    }

    #kn-sale-tastimonials.small {
        padding-top: 45px !important;
    }
}

@media (max-width: 420px) {
    .ke-sale-video-wrap.large .kn-sale-placeholder {
        max-height: 160px;
        min-height: 160px;
    }

    .ke-sale-video-wrap.large iframe {
        height: 125px !important;
    }

}


.jab-customimg {
    margin-left: -90px;
    max-width: 500px;
    width: 500px;
    margin-top: -30px;
    rotate: 353deg;
}

.product-golden-box .product-img.jab-img-move-left {
    margin-left: -70px;
    width: 450px;
    max-width: 450px;
    top: -60px;
    /* rotate: 349deg;*/
}

.product-golden-box .product-img.wpb_single_image.jab-img-move-left img {
    max-width: 500px !important;
    width: 500px;

}

body .scheme_default .menu_main_nav>li ul {
    background-color: #FFFBF4;
    border: 1px solid #C5A983;
}

body .scheme_default .menu_main_nav>li li>a {
    color: #777777;
    border-color: #DBDBDB !important;
}

.search_mobile {
    display: none;
}

.whatsapp-container {
    position: fixed;
    bottom: 15px;
    right: 15px;
    cursor: pointer;
    z-index: 99999999;
}

.whatsapp-icon {
    max-width: 50px;
    width: 100%;
    height: auto;
}

body .trx_addons_scroll_to_top.trx_addons_icon-up.inited.sc_button_hover_slide_left.show {
    display: none !important;
}


.postid-1281 .with_bg_image.mandala_inline_0,
.lp_course-template-default.single.single-lp_course .with_bg_image.mandala_inline_0 {
    background-image: url('https://www.profiler-mastertraining.de/wp-content/uploads/2022/01/headbanner-meinbereich.png');
}

.postid-1281 .breadcrumbs {
    display: none;
}


.lp-button.lp-btn-complete-quiz.lp-btn-complete-item {
    height: 50px;
}

.text-white,
.text-white button,
.text-white .vc_btn3.vc_btn3-color-default.vc_btn3-style-modern {
    color: #ffffff;
}

.logged-in .menu_main_nav_area.menu_show {
    right: 200px;
}

.logged-in .kn_logout_btn {
    margin-top: 11px;
}

.page-id-10209 .kn-kurse-img {
    min-width: 140px;
}

/* Style fix for Order-Area */

.woocommerce-account .woocommerce-MyAccount-content {
    width: 100% !important;
    float: left !important;
}

.page-id-501 .woocommerce-MyAccount-navigation {
    display: none;
}

.page-id-501 .content {
    width: 100% !important;
}

.page-id-501 span.amount .woocommerce-Price-currencySymbol {
    position: initial;
}

.page-id-501 .breadcrumbs {
    display: none;
}

/* Style about jo kern */

.page-id-16 .top_panel_title_wrap.mandala_inline_0 {
    display: none;
}


/* learnpress custom css*/

.course-meta-primary,.course-meta-secondary,.section-toggle,.media-preview{
    display: none;
}

body.course-item-popup #learn-press-content-item .course-item-title {
    display: none !important;
}

.course-info-left{
    display: none !important;
}

.course-price
{
    margin-bottom: 10px;
    font-size: 24px;
}

.course-item-preview
{
    background: #00adff;
}

.course-item-status{
    background: white !important;
}

.course-curriculum ul.curriculum-sections .section-header .section-meta
{
    padding:10px;
}

#learn-press-profile-header
{
    background-color: white !important;
}

.lp-profile-left{
    display: none;
}

.profile-content-settings .learn-press-tabs{
    width: 20% !important;
}

.learn-press-tabs__nav{
    list-style: none !important;
}

.profile-form{
    padding-left: 230px;
}

.edit-link,.btn-show-hint{
    display: none;
}

.question-title{
    font-size: 1.2rem;
}
.answer-options .answer-option input[type="radio"]{display:block;}
.answer-options .answer-option input[type="checkbox"]{display:block;}
.answer-options .answer-option .option-title:before{display:none;}


body .answer-options .answer-option:hover {
    background-color: #f5f5f5;
    cursor: initial;
}

form#profile-change-password .sc_button_hover_slide_left {
    border-radius: 50px;
}

.avatar-container {
    position: relative;
    display: inline-block;
    width: 200px;
    /* Adjust the width */
    height: 200px;
    /* Adjust the height */
}

.avatar-container .avatar {
    filter: brightness(80%) !important;
}

.plus-sign {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 48px;
    color: white;
    pointer-events: none;
}

.custom-btn a{
    background: linear-gradient(to right, #0aadd6 50%, #c5a983 50%) no-repeat scroll right bottom / 210% 100% #c5a983 !important;
}

.custom-btn a:hover {
    background-position: left bottom !important;
}
.et_bloom .et_bloom_form_container h2.et_bloom_success_message{max-width:1000px!important;}

.vc_custom_newsletter {
    border-top-width: 2px !important;
    border-right-width: 2px !important;
    border-bottom-width: 2px !important;
    border-left-width: 2px !important;
    padding-top: 40px !important;
    padding-right: 40px !important;
    padding-bottom: 30px !important;
    padding-left: 40px !important;
    border-left-color: #c1aa88 !important;
    border-right-color: #c1aa88 !important;
    border-top-color: #c1aa88 !important;
    border-bottom-color: #c1aa88 !important;
    border-radius: 15px !important;
}
.vc_custom_newsletter .scheme_light{padding-top: 0px !important;padding-bottom: 0px !important;}
.vc_custom_newsletter .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content{background-color:#fff!important;}
.vc_custom_newsletter .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content .et_bloom_fields .et_bloom_subscribe_email {border:none;}
.vc_custom_newsletter .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content .et_bloom_fields .et_bloom_subscribe_email input::placeholder{font-size:16px;}
@media (max-width: 480px) {
    .page-id-2 .opt-two-sections {
        margin-left: -25px !important;
        margin-right: -25px !important;
    }
}
.single-lp_course .lp-modal-dialog{z-index:99999;}
.single-lp_course .lp-modal-dialog .lp-modal-header{background:#37A6CF;}
.single-lp_course .lp-overlay{background-color: rgba(0, 0, 0, 0.2);width: 100vw;height: 100vh;z-index: 99999;position: fixed;top: 0;left: 0;}
.single-lp_course .lp-modal-dialog .lp-modal-header h3{font-size:24px;}


@media (min-width: 1786px) {
    
    .logo_slider_div {
        position: relative;
        width: 100%;
        left: -200.5px;
    }

    .logo_slider_home {
        width: 1200px;
    }
}
@media (max-width: 1785px) {
    .home h2 {
        font-size: 2.8em !important;
    }
    
}
@media (max-width: 1563px) {

    .home h2{
        font-size: 2.3em!important;
    }

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

    .logo_slider_home {
        width: 700px;
    }
}
@media (max-width: 1155px) {
   
    .logo_slider_home {
        width: 600px;
    }
}
@media (max-width: 1135px) {

    .logo_slider_home {
        width: 560px;
    }
}
@media (max-width: 768px) {

    .home h2 {
        font-size: 1.8em !important;
    }
    .logo_slider_home .vc_item.vc_item:nth-child(n+2):nth-child(-n+6),
    .logo_slider_home .vc_item:nth-child(8){
        width: 3% !important;
    }

    /* .logo_slider_home .vc_item:nth-child(n+5) {
        width: 3% !important;
    } */

    .logo_slider_div {
        position: relative;
        width: 100%;
        left: -20.5px;
    }

    .logo_slider_home {
        width: 350px;
    }

}

.vc_carousel-slideline-inner{
    display: flex !important;
    gap: 15px !important;
}

.ke-sale-video-wrap{
    padding: 20px 0px 20px;
}

.lp-user-avatar-image__display{
    width: auto !important;
}

#learnpress-avatar-upload ,.lp-cover-image-preview ,.lp-user-cover-image__buttons{
    padding-left: 220px !important;
}

.lp-user-avatar__buttons,.lp-user-cover-image__buttons{
    display: flex;
    flex-direction: column;
    width: 20%;
    gap: 10px;
    padding-top:20px;
}

.lp-hidden{
    display: none !important;
}

.lp-user-avatar__buttons .lp-button,.lp-user-cover-image__buttons .lp-button{
    border-radius: 30px;
}

/* Overlay inside #content-item-quiz */
#content-item-quiz.loading {
    position: relative;
}

#content-item-quiz.loading::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.7);
    /* light white bg */
    z-index: 10;
}

#content-item-quiz.loading::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    border: 6px solid #999;
    border-top: 6px solid #37a6cf;
    /* your theme primary color */
    border-radius: 50%;
    animation: spin 1s linear infinite;
    z-index: 11;
}

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}

.instant-check{
	display:none !important;
}

.answered-wrong{
	background:#ce4040 !important;
    color: white !important;
}

.answer-correct{
	background:#f5f5f5 !important;
    color:#777 !important;
}

.question-response{
	display:none !important;
}

.review-quiz{
	margin-top:15px !important;
}

.faq-49-div{
	position: relative;
    left: -357.5px;
    box-sizing: border-box;
    width: 1905px;
    max-width: 1905px;
}

body.page-id-35556 .et_bloom_form_content form{background:#fff;}
body.page-id-35556 .et_bloom_form_content form .et_bloom_popup_input.et_bloom_subscribe_email{border:0px !important;}
body.page-id-35556 .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content .et_bloom_fields .et_bloom_subscribe_email ::placeholder {
    font-size: 16px;    
}

._form-branding{
    display:none;
}
._inline-form{max-width:100%!important;}
._inline-form ._button-wrapper{text-align:center;}
._inline-form._dark ._submit{
    /*min-width: 300px;
    max-width: 300px;*/
    text-align: center;
    width: 100% !important;
    border-radius: 25px !important;
    min-height: 44px;
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500 !important;
    font-size: 20px !important;
    letter-spacing: 4px;
    color: #FFFFFF !important;
}
/* ._field-wrapper #fullname , ._field-wrapper #email{
    margin-bottom:16px;
    padding:10px 10px 10px 20px !important;
} */

._inline-form._dark input {
    height: 50px !important;
    border-radius: 10px !important;
    font-size: 24px;
    line-height: 54px;
    letter-spacing: 0.5px;
    padding: 10px 10px 10px 20px !important;
	margin-bottom:36px;
}
._inline-form._dark input::placeholder {
    text-transform: capitalize;
    color: rgba(0, 0, 0, 0.56) !important;
    font-weight: 300 !important;
}

fieldset legend{
	position:static;
}

._checkbox-radio input{
	display:block !important;
	margin-bottom:0px !important;
}

._checkbox-radio{
	display: flex;
    align-items: center;
    gap: 10px;
}

.copyright_wrap_inner div > .kb-logo-container {
    display: flex;
    align-items: center;
}

body.mobile_layout {
	&:where(.single-lp_course, .page-id-10209) {
		header.top_panel {
			margin-bottom: 2rem;
		}
	}
	&:where(.single-lp_course, .page-id-10209) {
		.page_content_wrap > .content_wrap {
			width:100%;
		}
		
		&.header_style_header-2 .top_panel_title {
			width:100%;
			
			.content_wrap {
				width:90%;
			}
		}
		
		.course-curriculum ul li ul.section-content {
			padding-left:0 !important;
			
			li {
				padding-left:0 !important;
			}
			
			.course-item .item-name {
				padding: 10px 0;
			}
		}
	}
	
	&:where(.page-id-10209) {
		.kn-kurse-details .scheme_light .sc_button {
			margin-bottom:5px;
		}
	}
	&:where(.page-id-501) {
		.page_content_wrap .content_wrap {
			width:calc(100% - 32px);
			padding-left:16px;
			padding-right:16px;
		}
	}
	
	.course-summary-sidebar {
		.lp-course-buttons {
			display: flex;
			justify-content: space-between;
		}
	}
}

@media (max-width:600px) {
	div.faq-49-div {
		max-width: 100vw;
        left: -20px;
        right: -20px;
	}
}

@media (max-width: 480px) {
    body.course-item-popup div#course-item-content-header .course-item-search {
        width: calc(100% - 190px);
    }
	body.course-item-popup div#course-item-content-header .toggle-content-item,
	body.course-item-popup div#course-item-content-header .form-button.lp-button-back {
		width:50px;
		margin:0;
	}
	body.course-item-popup div#course-item-content-header .form-button.lp-button-back button {
		height:60px;
		text-indent:-1000px;
		width:50px;
		margin:0;
		position:relative;
		
		&::after {
			content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' fill='rgba(255,255,255,1)'%3E%3Cpath d='M10.8284 12.0007L15.7782 16.9504L14.364 18.3646L8 12.0007L14.364 5.63672L15.7782 7.05093L10.8284 12.0007Z'%3E%3C/path%3E%3C/svg%3E");
			text-indent:0;
			position:absolute;
			top:calc(50% - 12px);
			left:calc(50% - 12px);
		}
	}
	
	div.menu_mobile nav.menu_mobile_nav_area {
		max-width:96%;
		right:0;
		padding-right:0;
		
		li.kf_menu_btn {
			margin: 20px 0 !important;
			
			> a {
				display: inline-block;
				max-width:70%;
				text-align: center;
				padding: 0.15em;
			}
		}
	}
	
	.opt-wild-Introduce.opt-two-sections {
		padding-top:16px !important;
		padding-bottom:16px !important;
	}
	
	.kn_footer_logo.content_wrap {
		text-align:center;
	}
	
	body.page-id-19484,
	body.page-id-2 {
		.page_content_wrap .content_wrap {
			width:92%;
		}
	}
}

body {
	max-width:100vw;
	overflow-x:hidden;
}

.grecaptcha-badge {
	display:none !important;
}
.kn_footer_columns .widget_nav_menu ul li.menu-item a{color:#0aadd6 !important}

.top_panel .logo {
	max-width:100% !important;
}

.scheme_default .header_style_header-2 .top_panel_title_wrap:after {
    background-image: linear-gradient(127deg, rgba(10, 173, 214, 0.9) 0%, rgba(197, 169, 131, 0.9) 100%) !important;
}

.scheme_light .sc_button_hover_slide_left,.scheme_light .sc_button_hover_slide_left:hover,.scheme_light .sc_button_hover_slide_left:focus,
.scheme_light .sc_button_hover_slide_left:active  {
    background: #0aadd6 !important;
	background-color: #0aadd6 !important;
    border-color: #0aadd6 !important;
}
.scheme_light .sc_button_hover_slide_left::before,
.scheme_light .sc_button_hover_slide_left::after {
    background: #0aadd6 !important;
    background-image: none !important;
    transition: none !important;
}
.scheme_default .sc_button_hover_slide_left,.scheme_default .sc_button_hover_slide_left:hover,.scheme_default .sc_button_hover_slide_left:focus,
.scheme_default .sc_button_hover_slide_left:active  {
    background: #0aadd6 !important;
	background-color: #0aadd6 !important;
    border-color: #0aadd6 !important;
}
.scheme_default .sc_button_hover_slide_left::before,
.scheme_default .sc_button_hover_slide_left::after {
    background: #0aadd6 !important;
    background-image: none !important;
    transition: none !important;
}
.scheme_dark .sc_button_hover_slide_left  {
    background: #0aadd6 !important;
    background-image: none !important;
    transition: none !important;
}
.custom-feedback-headers{
	background-color:white;
	border: 1px solid #C5A983;
	border-radius:10px;
}