@charset "UTF-8";

#comments .comment,
#comments .pingback,
.sticky {
    position: relative
}

.comments-area a,
.page-content a {
    text-decoration: underline
}

.alignright {
    float: right;
    margin-left: 1rem
}

.alignleft {
    float: left;
    margin-right: 1rem
}

.aligncenter,
.wp-caption img {
    margin-left: auto;
    margin-right: auto;
    display: block
}

.aligncenter {
    clear: both
}

.alignwide {
    margin-left: -80px;
    margin-right: -80px
}

.alignfull {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: 100vw
}

.alignfull,
.alignfull img {
    width: 100vw
}

.wp-caption {
    margin-block-end: 1.25rem;
    max-width: 100%
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption-text {
    margin: 0
}

.gallery-caption {
    display: block;
    font-size: .8125rem;
    line-height: 1.5;
    margin: 0;
    padding: .75rem
}

.pagination {
    display: flex;
    justify-content: space-between;
    margin: 20px auto
}

.sticky {
    display: block
}

.bypostauthor {
    font-size: inherit
}

.hide {
    display: none !important
}

.post-password-form p {
    width: 100%;
    display: flex;
    align-items: flex-end
}

.post-password-form [type=submit] {
    margin-inline-start: 3px
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #333;
    display: block;
    font-size: 1rem;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 12px 24px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.post .entry-title a {
    text-decoration: none
}

.post .wp-post-image {
    width: 100%;
    max-height: 500px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:991px) {
    .post .wp-post-image {
        max-height: 400px
    }
}

#comments .comment-list {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: .9em
}

#comments .comment .comment-body,
#comments .pingback .comment-body {
    display: flex;
    flex-direction: column;
    padding-block-start: 30px;
    padding-block-end: 30px;
    padding-inline-start: 60px;
    padding-inline-end: 0;
    border-block-end: 1px solid #ccc
}

#comments .comment .avatar,
#comments .pingback .avatar {
    position: absolute;
    left: 0;
    border-radius: 50%;
    margin-inline-end: 10px
}

body.rtl #comments .comment .avatar,
body.rtl #comments .pingback .avatar,
html[dir=rtl] #comments .comment .avatar,
html[dir=rtl] #comments .pingback .avatar {
    left: auto;
    right: 0
}

#comments .comment-meta {
    display: flex;
    justify-content: space-between;
    margin-block-end: .9rem
}

#comments .comment-metadata,
#comments .reply {
    font-size: 11px;
    line-height: 1
}

#comments .children {
    position: relative;
    list-style: none;
    margin: 0;
    padding-inline-start: 30px
}

#comments .children li:last-child {
    padding-block-end: 0
}

#comments ol.comment-list .children:before {
    display: inline-block;
    font-size: 1em;
    font-weight: 400;
    line-height: 100%;
    content: "↪";
    position: absolute;
    top: 45px;
    left: 0;
    width: auto
}

body.rtl #comments ol.comment-list .children:before,
html[dir=rtl] #comments ol.comment-list .children:before {
    content: "↩";
    left: auto;
    right: 0
}

@media (max-width:767px) {
    #comments .comment .comment-body {
        padding: 30px 0
    }

    #comments .children {
        padding-inline-start: 20px
    }

    #comments .comment .avatar {
        position: inherit;
        float: left
    }

    body.rtl #comments .comment .avatar,
    html[dir=rtl] #comments .comment .avatar {
        float: right
    }
}

.page-header .entry-title,
.site-footer .footer-inner,
.site-footer:not(.dynamic-footer),
.site-header .header-inner,
.site-header:not(.dynamic-header),
body:not([class*=elementor-page-]) .site-main {
    margin-inline-start: auto;
    margin-inline-end: auto;
    width: 100%
}

@media (max-width:575px) {
    .post .wp-post-image {
        max-height: 300px
    }

    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        padding-inline-start: 10px;
        padding-inline-end: 10px
    }
}

@media (min-width:576px) {

    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 500px
    }

    .site-footer.footer-full-width .footer-inner,
    .site-header.header-full-width .header-inner {
        max-width: 100%
    }
}

@media (min-width:768px) {

    #comments .comment-author,
    #comments .comment-metadata {
        line-height: 1
    }

    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 600px
    }

    .site-footer.footer-full-width,
    .site-header.header-full-width {
        max-width: 100%
    }
}

@media (min-width:992px) {

    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 800px
    }

    .site-footer.footer-full-width,
    .site-header.header-full-width {
        max-width: 100%
    }
}

@media (min-width:1200px) {

    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 1140px
    }

    .site-footer.footer-full-width,
    .site-header.header-full-width {
        max-width: 100%
    }
}

.site-header+.elementor {
    min-height: calc(100vh - 320px)
}



.woocommerce-account .woocommerce-MyAccount-content a {
    color: var(--e-global-color-cb6e377);
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    float: right;
    color: #000;
    background: #fdd840;
    padding: 15px 30px
}

.sfwd-lessons-template-default .learndash-wrapper .ld-status-icon .ld-icon:before {
    top: 55%;
    font-size: 10px
}

.ld-focus-content form.sfwd-mark-complete:hover:after,
.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-user-menu-items a {
    color: #010c0d !important
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 200px;
    padding-left: 25px
}

.ld-content-action>a.ld-primary-color.ld-course-step-back,
.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments span a,
p.woocommerce-LostPassword.lost_password>a {
    color: #d2b12b !important
}

.learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_mark_complete_button:hover {
    background-color: #d2b12b !important;
    border-radius: 20px;
    color: #010c0d
}

.woocommerce-account.woocommerce-page .woocommerce .col2-set .col-2 {
    display: none
}

.woocommerce-account.woocommerce-page .woocommerce .col2-set .col-1 {
    margin: 0 auto 70px;
    float: none
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    background: #fdd840;
    padding: 15px 30px;
    color: #010c0d;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    margin-top: 8px
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover {
    background: #FFEBA1
}

nav.woocommerce-MyAccount-navigation {
    margin-bottom: 40px
}

h3.my-course-list {
    font-size: 24px;
}

li.my-course-container {
    display: flex;
    box-shadow: 0px 2px 7px 0px #00000012;
    border: 1px solid #E6E6E6;
    border-radius: 3px;
    padding: 22px 30px;
    border-left: 3px solid #141417;
    margin-bottom: 25px;
}

img.my-course-thumb {
    width: 170px;
    height: 170px;
    margin-right: 25px;
    max-width: 170px;
    border-radius: 5px;
}

a.my-course-title {
    font-size: 20px;
    color: #313131 !important;
    text-decoration: none;
    font-weight: 700;
    margin-bottom: 15px;
    display: block;
    line-height: 24px;
}

p.my-course-desc {
    font-size: 14px;
    line-height: 21px;
}

a.my-course-login {
    background: var(--e-global-color-accent);
    color: var(--e-global-color-primary) !important;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    padding: 6px 15px;
    display: flex;
    width: 160px;
    justify-content: center;
}

a.my-course-login>svg.e-font-icon-svg.e-fas-arrow-right {
    width: 15px;
    margin-left: 15px;
}

a.my-course-login:hover {
    background: var(--e-global-color-07880a2);
}

a.my-course-title:hover {
    color: var(--e-global-color-cb6e377) !important;
}

nav.woocommerce-MyAccount-navigation {
    margin-top: 15px;
}

nav.woocommerce-MyAccount-navigation>ul {
    padding: 0;
}

nav.woocommerce-MyAccount-navigation>ul>li:hover,
nav.woocommerce-MyAccount-navigation>ul>li.is-active {
    background: #FFEBA1;
    border-bottom: 1px solid #FDE27E;
}

nav.woocommerce-MyAccount-navigation>ul>li>a {
    color: #333333;
    text-decoration: none;
    font-weight: 500;
    font-size: 15px;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 20%;
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: 75%;
}

nav.woocommerce-MyAccount-navigation>ul>li {
    padding: 10px 20px;
    border-radius: 4px;
    border-bottom: 1px solid #D9D9D9;
}

nav.woocommerce-MyAccount-navigation>ul>li.is-active>a {
    font-weight: 700;
    color: #292929;
}

.woocommerce-account .woocommerce {
    margin-top: 20px;
    margin-bottom: 80px;
}

.custom-greeting {
    font-size: 14px;
}

.custom-greeting>a {
    color: #282828;
}

.woocommerce-account .woocommerce-MyAccount-content>form.woocommerce-EditAccountForm.edit-account {
    margin-top: 13px;
}

.woocommerce table.my_account_orders,
.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content>p {
    margin-top: 30px;
}

.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
    top: 6px;
}

button.woocommerce-Button.button {
    margin-top: 15px;
    background: var(--e-global-color-accent);
    color: var(--jkit-txt-h-color);
    font-weight: 700;
    padding: 15px 30px;
}

button.woocommerce-Button.button.disabled {
    background: #a5a5a5 !important;
    opacity: 0.5;
    cursor: no-drop;
}

.woocommerce-MyAccount-content button.woocommerce-Button.button:hover {
    background: var(--e-global-color-07880a2);
    color: var(--jkit-txt-h-color);
}

.ld-item-list-items.ld-lesson-progression {
    margin-bottom: 80px;
}

.learndash-wrapper .ld-alert-certificate a.ld-button {
    color: var(--e-global-color-primary);
}

p.instructions-video {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    max-width: 600px;
    margin: 20px auto 0 auto;
}

.learndash.learndash_post_sfwd-courses.user_has_no_access {
    margin-bottom: 80px;
}

a.ld-login-text {
    color: #d2b12b;
}

.ld-course-status-action form input.btn-join {
    border-radius: 0 !important;
    color: #292929 !important;
}

form.checkout.woocommerce-checkout {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

form.checkout.woocommerce-checkout>div {
    width: 46%;
}

.login-information {
    margin-top: 20px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    background: #fff0b2;
    padding: 10px 15px;
}

.payment_box.payment_method_woo-mercado-pago-basic {
    display: none !important;
}

a.showcoupon,
a.woocommerce-remove-coupon,
a.button.wc-forward {
    color: #D2B12B;
}

a.showcoupon:hover,
a.woocommerce-remove-coupon:hover,
a.button.wc-forward:hover {
    color: #010C0D;
}

form.checkout_coupon.woocommerce-form-coupon button.button {
    background: #FDD840;
    color: #010C0D;
}

form.checkout_coupon.woocommerce-form-coupon button.button:hover {
    background: #F1E2A6;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    margin: 0 0 1em;
}

.wt_coupon_wrapper {
    display: none;
}

.woocommerce-NoticeGroup.woocommerce-NoticeGroup-updateOrderReview,
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    width: 100% !important;
}

@media(max-width:1200px) {
    img.my-course-thumb {
        width: 130px;
        height: 130px;
    }
}

@media(max-width:769px) {

    .woocommerce-account .woocommerce-MyAccount-navigation,
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 100%;
    }

    p.my-course-desc {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    img.my-course-thumb {
        width: 100px;
        height: 100px;
    }

    form.checkout.woocommerce-checkout>div {
        width: 100%;
    }
}

@media(max-width:480px) {
    li.my-course-container {
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }

    a.my-course-login {
        margin: 30px auto 0 auto;
        padding: 15px 0;
    }

    img.my-course-thumb {
        margin: 0 auto 20px auto;
        width: 120px;
        height: 120px;
    }
}