
.docquity-stats-counter .elementor-counter-title {
    margin-top: 10px
}

/* =================================
    GENERAL
================================= */

body {
    font-weight: 500;
}

.dialog-close-button {
    text-decoration: none;
}

/* Astra reset fix */ 
.theme-astra select,
.theme-astra .select2-container,
.theme-astra .select2-selection--single {
    background-image: none;
}

/* Elementor reset fix */
.elementor-widget-image img {
    width: auto;
    height: auto;
    display: inline-block;
}

/* Paginations */

nav.elementor-pagination .page-numbers.current {
    background: #285e67 !important;
    color: #fff;
}

.helper-hide {
    display: none;
}

.btn {
    display: inline-block;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.637rem 1.5rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -moz-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -ms-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn-primary {
    color: #fff;
    background-color: #1b4a52;
    border-color: #1b4a52;
}

.btn-primary:hover,
.btn-primary:active {
    color: #fff;
    background-color: #15383e;
    border-color: #15383e;
}

.elementor-widget-nav-menu .elementor-nav-menu--dropdown {
    background: transparent;
    margin: 0!important;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.elementor-widget-nav-menu .elementor-nav-menu--dropdown .mega-menu-wrapper {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.mega-menu-wrapper .elementor-icon,
.mega-menu-wrapper .elementor-icon:hover {
    border: none;
}

.mega-menu-wrapper .elementor-icon-box-title a,
.mega-menu-wrapper .elementor-icon-box-title a:hover {
    padding-left: 0;
    padding-right: 0;
}


.article-content h1,
.article-content h2,
.article-content h3,
.article-content h4,
.article-content h5,
.article-content h6 {
    margin-bottom: 0.5em;
}

.article-content p + h1,
.article-content p + h2,
.article-content p + h3,
.article-content p + h4,
.article-content p + h5,
.article-content p + h6,
.article-content figure + h1,
.article-content figure + h2,
.article-content figure + h3,
.article-content figure + h4,
.article-content figure + h5,
.article-content figure + h6,
.article-content ul + h1,
.article-content ul + h2,
.article-content ul + h3,
.article-content ul + h4,
.article-content ul + h5,
.article-content ul + h6 {
    margin-top: 1em;
}

.article-content h1 { font-size: 3.2rem; }
.article-content h2 { font-size: 2.4rem; }
.article-content h3 { font-size: 1.6rem; }
.article-content h4 { font-size: 1.2rem; }
.article-content h5 { font-size: 1rem; }
.article-content h6 { font-size: 0.8rem; }

.article-content h1 sup,
.article-content h2 sup,
.article-content h3 sup,
.article-content h4 sup,
.article-content h5 sup,
.article-content h6 sup {
    font-weight: 500;
    font-size: 0.5em;
    transform: translateY(-0.5em);
    display: inline-block;
    background: #e7e7e7;
    padding: 0.6em 0.4em;
    margin: 0.1em;
    border-radius: 50px;
}


.article-content .wp-block-image {
    margin-bottom: 1rem;
}



.diffused-glass-box .elementor-widget-container {
    background: rgba(255, 255, 255, .4);
    border: 1px solid rgba(255, 255, 255, .2);
    backdrop-filter: blur(10px);
}


ul.slick-dots {
    margin-left: 0;
    list-style: none;
    display: flex;
    justify-content: center;
}

ul.slick-dots li {
    background: #000;
    width: 6px;
    height: 6px;
    margin: 0 6px;
    border-radius: 20px;
    opacity: 0.2;
}

ul.slick-dots li.slick-active {
    opacity: 1;
}

ul.slick-dots li button {
    display: none;
}


.elementor-form .elementor-button .elementor-button-text.elementor-form-spinner {
    display: flex;
}

/* =================================
    Header
================================= */

/* .global-header {
    position: fixed;
    width: 100%;
} */

.global-header.elementor-sticky--effects {
    background-color: #fff !important;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}

/* =================================
    Mobile Menu
================================= */

.global-mobile-menu-drawer .elementor-tab-title .elementor-toggle-title {
    font-size: 1.4em;
    font-weight: 400;
}

.global-mobile-menu-drawer .elementor-toggle .mega-menu-wrapper {
    box-shadow: none!important;
}

.global-mobile-menu-drawer .elementor-toggle .mega-menu-wrapper .elementor-widget-wrap {
    padding: 0 !important;
}


/* =================================
    Elementor Widgets
================================= */

/* Pagination */

.elementor-pagination .current {
    color: #fff!important;
}

.elementor-pagination .page-numbers {
    display: inline-block;
}


/* Loops */
.loop-basic-card.loop-article-card a {
    width: 100%;
}

/* fix astra default padding*/
.elementor-widget-loop-grid .ast-article-post {
    padding-left: 0;
    padding-right: 0;
}


/* Header Poly Lang */

.docquity-skin.elementor-widget-eael-post-carousel {}

.docquity-skin.elementor-widget-eael-post-carousel .swiper-wrapper .eael-entry-content {
    display: none;
}

.docquity-skin.elementor-widget-eael-post-carousel .swiper-wrapper .swiper-slide {
    height: 100%;
}

.docquity-skin.elementor-widget-eael-post-carousel .swiper-wrapper .eael-grid-post {
    height: 100%;
}

.docquity-skin.elementor-widget-eael-post-carousel .swiper-wrapper .eael-entry-thumbnail {
    overflow: hidden;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    min-height: 240px;
    background-color: #eee;
    border: #eee solid 1px;
}

.docquity-skin.elementor-widget-eael-post-carousel .swiper-wrapper .eael-grid-post .eael-grid-post-holder {
    border: none;
}

.docquity-skin.elementor-widget-eael-post-carousel .swiper-wrapper .eael-grid-post .eael-grid-post-holder-inner {
    position: relative;
}

.docquity-skin.elementor-widget-eael-post-carousel .swiper-wrapper .eael-grid-post .eael-entry-wrapper {
    position: absolute;
    padding: 25px;
    bottom: 0;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}


.docquity-skin.elementor-widget-eael-post-carousel .eael-grid-post-holder-inner {
    display: flex;
    position: relative;
    min-height: 280px;
    background: #eee;
    overflow: hidden;
    border-radius: 20px;
}


.docquity-skin.elementor-widget-eael-post-carousel .eael-grid-post-holder-inner .eael-entry-media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.docquity-skin.elementor-widget-eael-post-carousel .eael-grid-post-holder-inner .eael-entry-media:after {
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    top: 0;
    bottom: 0;
    position: absolute;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
}

.docquity-skin.elementor-widget-eael-post-carousel .eael-grid-post-holder-inner .eael-meta-posted-on {
    position: relative;
    width: 100%;
    box-shadow: none;
}

.docquity-skin.elementor-widget-eael-post-carousel .eael-grid-post-holder-inner .eael-meta-posted-on span {
    display: inline-block;
}


/* Header Poly Lang */

.header-poly-lang a:hover {
    background-color: #f3f3f3!important;
}

.header-poly-lang .cpel-switcher__toggle a {
    overflow: hidden;
    padding: 10px 15px 10px 15px!important;
    border: #efefef solid 1px;
    border-radius:40px;
    -webkit-border-radius:40px;
    -moz-border-radius:40px;
    -ms-border-radius:40px;
    -o-border-radius:40px;
}

.header-poly-lang .cpel-switcher__toggle .cpel-switcher__name {
    display: none;
}

.header-poly-lang .cpel-switcher__toggle .cpel-switcher__flag {
    width: 26px!important;
    height: auto!important;
}

.header-poly-lang .cpel-switcher__toggle .cpel-switcher__name,
.header-poly-lang .cpel-switcher__toggle .cpel-switcher__code {
    color: rgb(31, 31, 31);
}

.header-poly-lang .cpel-switcher__list {
    overflow: hidden;
    box-shadow: 0px 4px 8px rgb(0 0 0 / 8%);
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    margin-top: 10px!important;
}

.header-poly-lang .cpel-switcher__list a {
    padding: 10px 20px;
    font-weight: 600;
}

.header-poly-lang .cpel-switcher__list a .cpel-switcher__name {
    padding-left: 12px!important;
    padding-right: 17px!important;
    font-size: 14px;
}

.header-poly-lang .cpel-switcher__list .cpel-switcher__flag {
    padding: 10px;
    width: auto!important;
    height: auto !important;
    border-radius: 100px;
    background: #ff4b5521;
}

.cpel-switcher--layout-dropdown .cpel-switcher__list {
    position: absolute;
    right: 0;
}

.header-poly-lang .cpel-switcher__list .cpel-switcher__flag img {
    width: 15px;
    height: 15px;
}

.header-poly-lang .cpel-switcher__list .cpel-switcher__code {
    display: none;
}

/* Team Grid Social Team*/

.team-grid .eael-team-member-social-link {
    line-height: 0;
}

.docquity-custom-team-card .eael-team-content .eael-team-member-social-profiles {
    line-height: 1;
    margin-top: -10px;
} 

/* Elementor TOC */
.elementor-toc__header-title {
    margin-bottom: 0!important;
}

.elementor-toc__body .elementor-toc__list-wrapper {
    margin-left: 0;
}

/* =================================
    ACADEMY
================================= */

.hide-product-price {
    display: none;
}



/* =================================
    RESOURCES PAGES
================================= */

/* Articles and Webinars*/

.articles-template-default .eael-tabs-content h1,
.articles-template-default .eael-tabs-content h2,
.articles-template-default .eael-tabs-content h3,
.articles-template-default .eael-tabs-content h4,
.articles-template-default .eael-tabs-content h5,
.articles-template-default .eael-tabs-content h6,
.webinars-template-default .eael-tabs-content h1,
.webinars-template-default .eael-tabs-content h2,
.webinars-template-default .eael-tabs-content h3,
.webinars-template-default .eael-tabs-content h4,
.webinars-template-default .eael-tabs-content h5,
.webinars-template-default .eael-tabs-content h6 {
    margin-bottom: 20px;
}


.articles-template-default .eael-tabs-content p,
.webinars-template-default .eael-tabs-content p {
    line-height: 1.5;
}

.articles-template-default .eael-tabs-content li,
.webinars-template-default .eael-tabs-content li {
    line-height: 1.8;
}

/* =================================
    ABOUT
================================= */


.biggest-names-tab .e-con>.e-con-inner {
    max-width: 100%;
}

/* Career */

.career-map-pin-details-wrapper {
    font-size: 1.2em;
    font-weight: 600;
    margin: 0 10px;
}

.career-map-pin-details-wrapper .pin-details-location,
.career-map-pin-details-wrapper .pin-details-openings {
    margin: 8px 0;
    position: relative;
    padding-left: 26px;
    color: #1B4A52;
    font-weight: 500;
}

.career-map-pin-details-wrapper .pin-details-location:after,
.career-map-pin-details-wrapper .pin-details-openings:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
}

.career-map-pin-details-wrapper .pin-details-location:after {
    content: "\f3c5";
}

.career-map-pin-details-wrapper .pin-details-openings:after {
    content: "\f0b1";
}

/* =================================
    CAREERS
================================= */

@media (max-width: 767px) {
    .reset-position-mobile {
        position: relative !important;
        top: initial !important;
        bottom: initial !important;
    }
}

.awsm-job-summary .awsm-job-summary-box-title {
    font-size: 1.5rem;
}


.career-featured-icon-box {
    padding: 20px;
}

.career-featured-icon-box .elementor-widget-container {
    background-color: #fff;
    border: solid #B1CBCF 1px;
    height: 100%;
    border-radius: 24px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -ms-border-radius: 24px;
    -o-border-radius: 24px;
}

.awsm-grid-item .awsm-job-item {
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.awsm-job-specification-wrapper .awsm-job-specification-item {
    margin-bottom: 10px;
}

.awsm-job-specification-item {
    font-size: 0.9em;
    font-weight: 600;
    background: #1b4a521a;
    border-radius: 20px;
    display: inline-block;
    padding: 2px 10px;
    margin-right: 10px;
}


/* =================================
    CAREERS - Single
================================= */

.awsm-job-single-wrap {
    display: flex;
}

.awsm-job-content {
    width: 67%;
    padding-right: 30px;
}

.awsm-job-single-header-mobile,
.awsm-job-single-cta-mobile,
.modal-back-button {
    display: none;
}

.awsm-job-featured-image {
    margin-bottom: 40px;
}

.awsm-job-featured-image img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.awsm-job-summary {
    background: #fff;
    padding: 30px;
    border: #eee solid 1px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.awsm-job-summary-summary-grid {
    display: grid;
    grid-template-columns: auto auto;
    gap: 10px;
}

@media (max-width: 540px) {
    .awsm-job-summary-summary-grid {
        grid-template-columns: auto;
    }
}

.job-icon-box-inner {
    display: grid;
    grid-template-columns: 70px 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 0px 0px;
    grid-template-areas:
        "icon label ."
        "icon value .";
    padding: 5px;
}

.job-icon-box-icon-wrap {
    grid-area: icon;
    width: 50px;
}

.job-icon-box-label-wrap {
    grid-area: label;
    font-weight: 800;
}

.job-icon-box-value-wrap {
    grid-area: value;
}

.awsm-job-body {
    padding-top: 40px;
}


.awsm-job-sidebar {
    width: 33%;
}

.awsm-job-sidebar .awsm-job-cta-box {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    
    overflow: hidden;
    position: sticky;
    top: 120px;

    border: #e5e5e5 solid 1px;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 10%);
}

.awsm-job-sidebar .awsm-job-cta-box-inner-wrap {
    padding: 30px;
    background: #fff;
}

.awsm-job-sidebar .awsm-job-cta-box .cta-wrapper {
    padding-top: 20px;
}
.awsm-job-sidebar .awsm-job-cta-box .apply-now {
    width: 100%;
}


@media (max-width: 850px) {

    .awsm-job-featured-image img {
        height: 260px;
    }

    .awsm-job-sidebar .awsm-job-cta-box-inner-wrap {
        padding: 20px;
    }

    .awsm-job-sidebar {
        width: 100%;
        position: fixed;
        top: 0px;
        left: 0;
        background: #fff;
        padding: 80px 10px 20px;
        z-index: 10;
        display: none;
        height: 100%;
        overflow: auto;
    }

    .modal-back-button,
    .awsm-job-sidebar.modal-open {
        display: block;
    }

    .awsm-job-content {
        width: 100%;
        padding: 0 20px;
    }

    .awsm-job-container {
        padding-top: 0;
    }

    .awsm-job-single-header-mobile {
        display: block;
        padding: 20px 20px;
    }

    .awsm-job-single-header-mobile h1 {
        font-size: 2rem;
    }

    .awsm-job-single-cta-mobile {
        display: block;
        background: #fff;
        border: #eee solid 1px;
        padding: 20px;
        position: sticky;
        bottom: 0px;
    }

    .awsm-job-single-cta-mobile button {
        width: 100%;
        background-color: #1B4A52;
    }

}

/* =================================
    Legal Pages
================================= */

.legal-links-navigation a {
    color: #284951
}

.legal-links-navigation .current-menu-item,
.legal-links-navigation .current-page-ancestor {
    background-color: #EAEDEE;
}


/* =================================
    WP Admin
================================= */
/* CMB2 date picker fix */
.cmb2-element.ui-datepicker {
    max-width: 400px;
}



.courses_status-archived img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}


/* =================================
    Indonesia Consumer Notice
================================= */
.id-only-section {
    display: none;
}

.country-id .id-only-section {
    display: block;
}

.elementor-editor-active .id-only-section {
    display: block;
}


/* =================================
    Hot Fixes
================================= */

body.dialog-lightbox-container [data-elementor-type=popup] {
    display: block;
}

.elementor-field-type-hidden {
    margin-bottom: 0!important;
}


/* =================================
    WooCommerce
================================= */

.woocommerce-checkout {
    background: #F0F2F6;
}

.course-custom-checkout {
    display: flex;
}

.course-custom-checkout .order-details,
.course-custom-checkout .billing-details {
    width: 50%;
}

.woocommerce-page.woocommerce-checkout form #order_review {
    width: 100%;
}

.billing-details {
    background: #fff;
}

.woocommerce-form-coupon-toggle {
    display: none;
}



.penn-wip {
    border: red solid 4px;
    background: rgba(255, 0, 0, 0.344);
}

.woocommerce-checkout {
    
}

.woocommerce-sticky-checkout-header,
.woocommerce-sticky-checkout-footer {
    background: #fff;
    padding: 10px 20px;
    width: 100%;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    display: none;
}
.woocommerce-sticky-checkout-footer {
    top: auto;
    bottom: 0;
    left: 0;
}

.woocommerce-sticky-checkout-header {
    border-bottom: 1px solid #E4E4E4;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10);
}
.woocommerce-sticky-checkout-footer {
    border-top: 1px solid #E4E4E4;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.woocommerce-sticky-checkout-header .container,
.woocommerce-sticky-checkout-footer .container {
    max-width: 800px;
    margin: 0 auto;
}

.woocommerce-sticky-checkout-header .order-highlight-featured-item-title {
    color: #696969;
    font-size: 14px;
    font-family: Manrope;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.woocommerce-sticky-checkout-header .total-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    align-self: stretch;

    color: #2A2A2A;
    font-size: 16px;
    font-family: Lexend Deca;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.woocommerce-sticky-checkout-footer .terms-and-conditions-wrap {}

.woocommerce-sticky-checkout-footer .terms-and-conditions-wrap p {
    color: #696969;
    text-align: center;
    font-size: 12px;
    font-family: Manrope;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 5px;
}

.woocommerce-sticky-checkout-footer .button {
    display: block;
    color: #FFF;
    font-size: 16px;
    font-family: Manrope;
    font-weight: 600;
    width: 100%;
    padding: 14px 20px;
    border-radius: 8px;
    background: #112B32;
}

.woocommerce-checkout #primary {
    margin-top: 20px;
}

.woocommerce-checkout #primary .entry-header {
    display: none;
}

.woocommerce-checkout-order-highlight {
    display: flex;
}

.woocommerce-checkout-order-highlight-details,
.woocommerce-checkout-billing-details {
    width: 50%;
}

.woocommerce-checkout-order-highlight-details {
    padding-right: 100px;
}



.woocommerce-checkout-order-highlight-featured-items {
}

.woocommerce-checkout-order-highlight-featured-items .order-highlight-featured-item-card { 

}

.woocommerce-checkout-order-highlight-featured-items .order-highlight-featured-item-image-wrap { 
    max-width: 270px;
    margin-bottom: 30px;
}

.woocommerce-checkout-order-highlight-featured-items .order-highlight-featured-item-image-wrap img {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.woocommerce-checkout-order-highlight-featured-items .order-highlight-featured-item-details-wrap {

}

.woocommerce-checkout-order-highlight-featured-items .order-highlight-featured-item-title {
    color: #2A2A2A;
    font-size: 20px;
    font-family: "Lexend Deca", Sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0px;
}

.woocommerce-checkout-order-highlight-featured-items .order-highlight-featured-item-author {
    color: #696969;
    font-size: 14px;
    font-family: "Manrope", Sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.woocommerce-checkout-order-highlight-featured-items .order-highlight-featured-item-rating {
    color: #696969;
    font-size: 14px;
    font-family: "Lexend Deca", Sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.woocommerce-checkout-order-highlight-featured-items .order-highlight-featured-item-title,
.woocommerce-checkout-order-highlight-featured-items .order-highlight-featured-item-author,
.woocommerce-checkout-order-highlight-featured-items .order-highlight-featured-item-rating {
    margin-bottom: 10px;
}

.woocommerce-checkout-order-highlight-details .woocommerce-checkout-review-order {
    padding: 0!important;
    border: none!important;
}

.woocommerce-checkout-order-highlight-details .woocommerce-checkout-heading-wrap {
    margin-top: 30px;
    margin-bottom: 20px;
}

.woocommerce-checkout-order-highlight-details .woocommerce-checkout-heading-wrap h3 {
    color: #2A2A2A;
    font-size: 16px;
    font-family: Lexend Deca;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.woocommerce-checkout-order-highlight-details .woocommerce-checkout-review-order thead th{
    color: #2A2A2A;
    font-size: 16px;
    font-family: Lexend Deca;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}

.woocommerce-checkout-order-highlight-details .woocommerce-checkout-review-order .cart_item, 
.woocommerce-checkout-order-highlight-details .woocommerce-checkout-review-order .cart-subtotal, 
.woocommerce-checkout-order-highlight-details .woocommerce-checkout-review-order .tax-rate { 
    color: #696969;
    font-size: 14px;
    font-family: "Manrope", Sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.woocommerce-checkout-order-highlight-details .woocommerce-checkout-review-order .order-total {
    color: #2A2A2A;
    font-size: 16px;
    font-family: "Lexend Deca", Sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.woocommerce-checkout-order-highlight-details .woocommerce-checkout-review-order .order-total th,
.woocommerce-checkout-order-highlight-details .woocommerce-checkout-review-order .order-total td {
    border-bottom: none;
    color: #2A2A2A;
    font-size: 16px;
    font-family: "Lexend Deca", Sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.woocommerce-checkout-order-highlight-details .woocommerce-checkout-review-order .order-total th,
.woocommerce-checkout-order-highlight-details .woocommerce-checkout-review-order .order-total td {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}

.woocommerce-checkout-order-highlight-details .woocommerce-checkout-review-order .order-total .woocommerce-Price-amount {
    font-family: "Lexend Deca", Sans-serif;
    font-weight: 600!important;
}

.woocommerce-checkout-order-highlight-details .woocommerce-checkout-review-order .cart-subtotal {
    display: none;
}

.woocommerce-checkout-order-highlight {}

.woocommerce-checkout-billing-details-wrap {
    padding: 30px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.woocommerce-checkout-billing-details-wrap .woocommerce-checkout-heading-wrap.heading-wrap-heading-1 h3,
.woocommerce-checkout-billing-details-wrap .woocommerce-checkout-heading-wrap.heading-wrap-heading-2 h3 {
    color: #2A2A2A;
    font-size: 20px;
    font-family: "Lexend Deca", Sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}

.woocommerce-checkout-billing-details-wrap .woocommerce-checkout-heading-wrap.heading-wrap-heading-1 h3 {

}

.woocommerce-checkout-billing-details-wrap .woocommerce-checkout-heading-wrap.heading-wrap-heading-2 h3 {
    font-size: 16px;
}

.woocommerce-checkout-billing-details-wrap .woocommerce-checkout-heading-wrap.heading-wrap-heading-2 h3 {

}

.woocommerce-checkout-billing-details-wrap #customer_details {
    
}

.woocommerce-checkout-billing-details-wrap .woo-checkout-payment {

}

.woocommerce-checkout-billing-details-wrap .woo-checkout-payment .form-row.place-order {
    padding-bottom: 0!important;
}

.woocommerce-checkout-billing-details-wrap .woo-checkout-payment button[type="submit"] {
    display: block;
    padding: 14px 20px;
    border-radius: 8px;
    background: #112B32;
    margin-bottom: 0!important;
}

.woocommerce-checkout-order-highlight-details {

}

.woocommerce-checkout-payment {}
.woocommerce-checkout-payment input[type="radio"] {
    display: none;
}

.woocommerce-checkout-payment input[type="radio"]+label {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    font-weight: 600;
    color: #696969;
}

.woocommerce-checkout-payment input[type="radio"]+label:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 5px;
    width: 20px;
    height: 20px;
    border: 2px solid #D15A51;
    border-radius: 50%;
}

.woocommerce-checkout-payment input[type="radio"]:checked+label:before {
    background-color: #D15A51;
}

.wc_payment_methods .wc_payment_method:not(.payment_method_xendit_cc) img {
    display: none;
}

.woocommerce-terms-and-conditions-wrapper,
.woocommerce-checkout-before-submit-wrapper {
    color: #696969;
    font-size: 14px;
    font-family: "Manrope", Sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.woocommerce-terms-and-conditions-wrapper a,
.woocommerce-checkout-before-submit-wrapper a { 
    color: #D15A51;
}

.woocommerce-checkout-payment .form-message-success {
    display: none!important;
}


@media (max-width: 767px) {

    body.woocommerce-checkout {
        padding-top: 60px;
    }

    .woocommerce-sticky-checkout-header,
    .woocommerce-sticky-checkout-footer {
        display: block;
    }

    .woocommerce-checkout #primary {
        margin-top: 0;
        padding-top: 0;
    }

    .woocommerce-checkout-order-highlight {
        display: flex;
        flex-direction: column-reverse;
    }

    .woocommerce-checkout-order-highlight-details,
    .woocommerce-checkout-billing-details {
        width: 100%;
    }

    .woocommerce-checkout-order-highlight-details {
        padding-right: 0px;
    }

    .woocommerce-checkout-billing-details {
        margin-bottom: 30px;
    }

    .woocommerce-checkout-order-highlight-featured-items .order-highlight-featured-item-image-wrap {
        max-width: 170px;
    }

    .woocommerce-checkout-billing-details-wrap .woo-checkout-payment .h-captcha {
        margin-bottom: 0!important;
    }

    .woocommerce-checkout-billing-details-wrap .woo-checkout-payment button[type="submit"] {
        display: none!important;
    }

}

label[for="payment_method_xendit_cc"] {
    display: flex;
}

label[for="payment_method_xendit_cc"] .xendit-cc-icons {
    display: flex;
    flex-wrap: nowrap;
    max-width: 150px;
    align-items: center;
}

.payment-form-wrap {
    display: flex;
}

.payment-form-wrap-left,
.payment-form-wrap-right {
    width: 50%;
}


.payment-form-wrap-left {
    padding-right: 100px;
}

.payment-form-checkout-details {
    padding: 30px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.payment-form-order-order-summary .woocommerce-checkout-heading-wrap {
    margin-top: 30px;
    margin-bottom: 20px;
}

.payment-form-order-order-summary .woocommerce-checkout-heading-wrap h3 {
    color: #2A2A2A;
    font-size: 16px;
    font-family: Lexend Deca;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.payment-form-order-order-summary .shop_table {
    color: #2A2A2A;
    font-size: 16px;
    font-family: "Lexend Deca", Sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border-top: 0 !important;
    ;
}


.payment-form-order-order-summary table,
.payment-form-order-order-summary table tbody td,
.payment-form-order-order-summary table tfoot td,
.payment-form-order-order-summary table tfoot th {
    border-right: 0 !important;
    border-left: 0 !important;
}

.payment-form-order-order-summary thead th {
    color: #2A2A2A;
    font-size: 16px;
    font-family: Lexend Deca;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.payment-form-order-order-summary tbody .order_item td,
.payment-form-order-order-summary tbody .order_item td strong,
.payment-form-order-order-summary tbody .order_item td span {
    font-size: 14px;
    font-weight: 500;
    color: #696969;
}

.payment-form-order-order-summary .cart_item,
.payment-form-order-order-summary .cart-subtotal,
.payment-form-order-order-summary .tax-rate {
    color: #696969;
    font-size: 14px;
    font-family: "Manrope", Sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.payment-form-order-order-summary .shop_table thead th,
.payment-form-order-order-summary .shop_table tfoot td,
.payment-form-order-order-summary .shop_table tfoot th,
.payment-form-order-order-summary .shop_table tfoot td {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.payment-form-order-order-summary .shop_table th,
.payment-form-order-order-summary .shop_table td {
    border-bottom: none;
    color: #2A2A2A;
    font-size: 16px;
    font-family: "Lexend Deca", Sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.payment-form-order-order-summary .shop_table th,
.payment-form-order-order-summary .shop_table td {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.payment-form-order-order-summary .shop_table .woocommerce-Price-amount {
    font-family: "Lexend Deca", Sans-serif;
    font-weight: 600 !important;
}

.payment-form-order-order-summary .cart-subtotal {
    display: none;
}

.payment-form-checkout-details #payment input[type="radio"] {
    display: none;
}

.payment-form-checkout-details #payment input[type="radio"]+label {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    font-weight: 600;
    color: #696969;
}

.payment-form-checkout-details #payment input[type="radio"]+label:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 5px;
    width: 20px;
    height: 20px;
    border: 2px solid #D15A51;
    border-radius: 50%;
}

.payment-form-checkout-details #payment input[type="radio"]:checked+label:before {
    background-color: #D15A51;
}

@media (max-width: 767px) {
    .payment-form-wrap {
        flex-direction: column;
    }

    .payment-form-wrap .payment-form-wrap-left {
        padding-right: 0!important;
    }

    .payment-form-wrap .payment-form-wrap-left,
    .payment-form-wrap .payment-form-wrap-right {
        width: 100%;
    }
}

#billing_phone_number_is_whatsapp_field .woocommerce-input-wrapper {
    display: flex;
}

#has_whatsapp_field input[type="radio"] {
    display: none;
}

#has_whatsapp_field input[type="radio"]+label {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    font-weight: 600;
    color: #696969;
    margin-right: 20px;
}

#has_whatsapp_field input[type="radio"]+label:last-child {
    margin-right: 0;
}

#has_whatsapp_field input[type="radio"]+label:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 5px;
    width: 20px;
    height: 20px;
    border: 2px solid #D15A51;
    border-radius: 50%;
}

#has_whatsapp_field input[type="radio"]:checked+label:before {
    background-color: #D15A51;
}



/* =================================
    Docquity Academy 
================================= */

/*Dashboard*/
.tutor-screen-frontend-dashboard,
.lesson-template-default {
    background: #F0F2F6;
}

.tutor-btn-primary {
    border-color: var(--tutor-color-primary);
    background-color: var(--tutor-color-primary);
    color: #fff;
}


.tutor-ratio [data-elementor-type="page"] {
    position: relative !important;
    margin-top: -56.25%;
}

.tutor-course-single-content-wrapper .tutor-iconic-btn {
    width: 120px;
}
.tutor-course-single-content-wrapper .tutor-iconic-btn .tutor-icon-hamburger-label {
    font-family: var(--e-global-typography-00f908b-font-family) Sans-serif!important;
    margin-left: 10px;
}
        

.lesson-template-default .tutor-comment-submit-btn button,
.tutor-screen-frontend-dashboard button {
    background: var(--tutor-color-primary);
}


.lesson-template-default .ast-container,
.tutor_zoom_meeting-template-default .ast-container {
    max-width: 100%;
    padding: 0!important;
}

.dq-academy-container {
    padding: 100px 0;
}

.dq-academy-container .tutor-sidebar {
    background: #fff;
    max-width: 300px;
}

.dq-academy-container .tutor-sidebar {
    
}

.streamable-player-wrap video {
    width: 100%;
}

.plyr--full-ui input[type=range] {
    color: rgba(31, 152, 184, 1);
}

.plyr__control--overlaid {
    background: rgba(31,152,184,0.9);
}

.plyr--video .plyr__control.plyr__tab-focus,
.plyr--video .plyr__control:hover,
.plyr--video .plyr__control[aria-expanded=true] {
    background: rgba(31, 152, 184, 1);
}

.plyr__control.plyr__tab-focus {
    background: rgba(31, 152, 184, 0.5);
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {
    background: rgba(31, 152, 184, 1);
}

.plyr--full-ui .plyr__menu__container button:focus {
    background: #F0F2F6;
    border-color: #F0F2F6;
}


.tutor-course-single-sidebar-wrapper {
    flex: 1;
}
.tutor-course-single-content-wrapper  .tutor-course-single-sidebar-wrapper {
    width: 400px;
    flex: 0 0 400px;    
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap {
    flex: 1;
    width: 400px;
}

.tutor-course-single-content-wrapper #tutor-single-entry-content {
    flex: 1;
}


.tutor_quiz-template-default .tutor-course-single-content-wrapper {

}

.tutor_quiz-template-default div#tutor-single-entry-content {

}

.tutor_quiz-template-default .tutor-quiz-wrapper {

}

.tutor_quiz-template-default #tutor-quiz-attempt-questions-wrap {

}


table.tutor-table.tutor-table-quiz-attempts th:nth-child(1) {
    min-width: 140px
}


.author-line-wrapper {

    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0.5rem;

}

.author-line-wrapper .author-line-image-wrap {
    max-width: 1.4rem;
    max-height: 1.4rem;
}

.author-line-wrapper .author-line-name-wrap {

    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 0.8rem;
    line-height: 1rem;

    color: #1D1919;

}


.cpd-points-line-wrapper {
    display: flex;
    align-items: center;
    gap: 1rem;
}
.cpd-points-line-wrapper .points {
    display: flex;
    align-items: center;
}
.cpd-points-line-wrapper .points span {
    font-weight: bold;
    margin-left: 4px;
}
.cpd-points-line-wrapper .status {
    background-color: #d4f0d7;
    font-weight: bold;
    color: #28a745;
    padding: .1rem .5rem;
    border-radius: .25rem;
    font-size: 0.87rem;
}

.cpd-points-line-wrapper .status-credited {
    color: #28a745;
    background: rgba(39, 174, 96, 0.08);
}

.cpd-points-line-wrapper .status-pending {
    color: #EC9734;
    background: rgba(251, 176, 64, 0.1);
}