.elementor-button {
    color: #FFFFFF !important;
    background-color: #979708 !important;
    font-weight: 500 !important;
}

.sfwd-lessons-template-default .navigation.post-navigation {
    display: none !important;
}

.ppc-button-wrapper {
    margin-bottom: 20px !important;
}

.wc-apa-button-separator {
    content: '- ODER -' !important;
}

#order_review_heading {
    width: 100% !important;
    padding: 0 !important;
    border: 0 !important;
    font-size: 20px !important;
    margin-bottom: 10px !important;
    margin-top: 20px !important;
}

.woocommerce-checkout-review-order-table td.product-name,
.woocommerce-checkout-review-order-table th.product-name,
.woocommerce-checkout-review-order-table tr.cart-subtotal th,
.woocommerce-checkout-review-order-table tr.order-total th,
tr.order-total.order-total-small-business-notice td,
.woocommerce-checkout-review-order-table tr.cart-discount th
{
    padding-left: 10px !important;
}

tr.order-total.order-total-small-business-notice td,
.cart_totals .wc-gzd-additional-wrapper, .woocommerce-checkout table.shop_table .wc-gzd-additional-wrapper {
    text-align: left !important;
}

.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3,
h3#order_payment_heading
{
    font-size: 20px !important;
}

ul.woocommerce-order-overview,
ul.wc-bacs-bank-details {
    padding-left: 0 !important;
    margin-top: 20px !important;
}

.myp-menu-btn > a {
    width: auto !important;
    font-size: 17px !important;
    height: auto !important;
    line-height: normal !important;
    text-align: center !important;
    background: rgba(150, 150, 0, 1) !important;
    border-width: 1px !important;
    border-color: rgba(150, 150, 0, 1) !important;
    border-style: solid !important;
    color: #ffffff !important;
    cursor: pointer !important;
    font-weight: 300 !important;
    border-radius: 0px !important;
    text-shadow: none !important;
    padding: 10px 20px !important;
    box-sizing: border-box !important;
    box-shadow: 0 1px 1px #eeeeee !important;
    margin: 10px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    vertical-align: middle !important;
}

.myp-menu-btn > a:hover {
    color: rgba(150, 150, 0, 1) !important;
    background: #ffffff !important;
    font-weight: 300 !important;
}

@media (max-width: 921px) {
    .myp-menu-btn > a {
        text-align: left !important;
    }
}

@media (max-width: 544px) {
    .myp-menu-btn .ast-menu-toggle {
        top: 10px !important;
    }
}

@media (max-width: 921px) {
    .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link, .ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle, .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .menu-link, .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .ast-menu-toggle {
        color: rgba(150, 150, 0, 1) !important;
    }
}


p.return-to-shop {
    display: none !important;
}

.ld-course-list-items .ld_course_grid .btn-primary {
    background: rgba(150, 150, 0, 1);
    border-color: rgba(150, 150, 0, 1);
}

.ld-course-list-items .ld_course_grid .btn-primary:hover {
    background: #fff;
    color: rgba(150, 150, 0, 1) !important;
    border-color: rgba(150, 150, 0, 1);
}

.ld-course-list-items .ld_course_grid .thumbnail.course .ribbon.enrolled {
    background: rgba(150, 150, 0, 1);
    color: #fff;
}

.ld-course-list-items .ld_course_grid .thumbnail.course .ribbon.enrolled:before {
    border-top: 4px solid rgba(150, 150, 0, 1);
    border-right: 4px solid rgba(150, 150, 0, 1);
}

.top-navigation {
    text-align: right;
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1240px;
}

.top-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-flex;
    gap: 16px;
    font-size: 14px;
}

.top-menu li {
    display: inline;
}

.top-menu a {
    text-decoration: none;
    color: inherit;
}

.woocommerce-bacs-bank-details {
    display: none;
}
