/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

a:where(:not(.wp-element-button)) {
    text-decoration: none;
}

.title {
    font-weight: 900;
    font-family: 'UTM Avo Bold', sans-serif;
}

.title h1 {
    font-size: 55px;
    line-height: 1;
}

.title h2 {
    font-size: 37px;
}

@media only screen and (min-width: 768px) {
    .title h1 {
        font-size: 70px;
    }
}

.text p {
    font-size: 17px;
}

.main-header-bar {
    background-color: #9e9e9e;
    border-bottom-width: 0px;
}

.ast-header-break-point .main-header-bar {
    border-bottom-width: 0px;
}

.ast-header-break-point .ast-header-custom-item, .ast-header-break-point .main-header-menu {
    background-color: #545454;
}

.main-header-menu .menu-link, .ast-header-custom-item a {
    font-size: 16px;
    color: #fff;
}

.ast-fullscreen-menu-enable.ast-header-break-point .main-header-bar-navigation #site-navigation {
    background-color: #545454e8;
}

.ast-fullscreen-menu-enable.ast-header-break-point .main-header-bar-navigation .close:after {
    color: #fff;
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle::before {
    color: #fff;
}

.ast-header-break-point .main-header-menu .sub-menu {
    background-color: #fff0;
}

.ast-above-header {
    background-color: #FEF84D !important;
}

.ast-custom-html {
    font-size: 13px;
}

.top-link {
    color: #545454 !important;
}

.top-link:hover {
    border-radius: 5px;
    padding: 2px;
    color: #FEF84D !important;
    background-color: #545454;
}

.bottom-link {
    color: #FEF84D !important;
}

.bottom-link:hover {
    border-radius: 5px;
    padding: 2px;
    color: #545454 !important;
    background-color: #FEF84D;
}

.widget_nav_menu a {
    color: #FEF84D !important;
}

.widget_nav_menu a:hover {
    border-radius: 5px;
    padding: 2px;
    color: #545454 !important;
    background-color: #FEF84D;
}

.site-header .ast-site-header-cart-data .button.wc-forward, .ast-desktop .main-header-menu.submenu-with-border .sub-menu .menu-link, .ast-desktop .main-header-menu.submenu-with-border .children .menu-link {
    color: #545454;
}

.site-header .ast-site-header-cart-data .button.wc-forward:hover {
    color: #FEF84D;
}

.main-header-menu .sub-menu {
    border-radius: 0.75em;
}

.ast-header-widget-area {
    margin: 0 auto;
}

.ast-masthead-custom-menu-items.widget-custom-menu-item {
    text-align: center;
}

body.logged-in .ast-custom-button {
    display: none !important;
}

.ast-cart-menu-wrap:hover .count {
    color: #545454;
}

.button {
    border-radius: 0.75em !important;
}

.ast-button {
    border-radius: 0.75em !important;
}

.elementor-text-editor a {
    border-radius: 5px;
    padding: 2px;
    color: #545454;
    background-color: #FEF84D;
}

.elementor-text-editor a:hover {
    color: #FEF84D;
    background-color: #545454;
}

.ast-plain-container.ast-no-sidebar #primary {
    margin-top: 4em;
}

.ast-article-single {
    border-radius: 2em;
}

.elementor-inner p {
    margin-bottom: unset;
}

.elementor-widget:not(:last-child) {
    margin-bottom: 15px;
}

.cb-button a {
    color: #fff !important;
    background-color: #fff0 !important;
    border: 2px solid #FEF84D !important;
    border-radius: 0.75em !important;
}

.cb-button a:hover {
    color: #545454 !important;
    background-color: #FEF84D !important;
}

.cb-button-alt a {
    color: #545454 !important;
    background-color: #fff0 !important;
    border: 2px solid #FEF84D !important;
    border-radius: 0.75em !important;
}

.cb-button-alt a:hover {
    color: #545454 !important;
    background-color: #FEF84D !important;
}

.cb-button-alt1 a {
    color: #545454 !important;
    background-color: #fff0 !important;
    border: 2px solid #545454 !important;
    border-radius: 0.75em !important;
}

.cb-button-alt1 a:hover {
    color: #FEF84D !important;
    background-color: #545454 !important;
}

.cookies-button {
    color: #fff !important;
    background-color: #fff0 !important;
    border: 2px solid #FEF84D !important;
    border-radius: 0.75em !important;
	padding: 5px 10px;
}

.cookies-button:hover {
    color: #545454 !important;
    background-color: #FEF84D !important;
}

.tab-button {
    color: #545454 !important;
    background-color: #fff0 !important;
    border: 2px solid #545454 !important;
    border-radius: 0.75em !important;
    cursor: pointer;
    margin-top: 15px;
}

.tab-button:hover {
    color: #FEF84D !important;
    background-color: #545454 !important;
}

.elementor-tab-title svg {
    width: 16px;
    fill: #545454;
    vertical-align: middle;
}

.ast-custom-button {
    color: #fff !important;
    background-color: #fff0 !important;
    border: 2px solid #FEF84D !important;
    border-radius: 0.75em !important;
    padding: 10px 20px;
}

.ast-custom-button:hover {
    color: #545454 !important;
    background-color: #FEF84D !important;
}

.accepted-payments {
    width: 42%;
}

@media (max-width:480px)  {
    .accepted-payments {
        width: 64%;
    }
}

.elementor-active {
    background-color: #FEF84D;
}

.elementor-tab-desktop-title {
    border-radius: 0.75em 0.75em 0em 0em;
    padding: 20px 20px !important;
    font-size: 14px;
}

#ld_course_categorydropdown, body #ld_lesson_categorydropdown, body #ld_topic_categorydropdown {
    text-align: center;
    margin-bottom: 1.5em !important;
}

#ld_course_categorydropdown label {
    display: none !important;
}

#ld_course_categorydropdown div.selectbtn {
    color: #545454;
    display : inline-block;
    background-color : #fff0;
    border : 2px solid #545454;
    border-radius: 0.75em;
    padding : 3px 10px;
    margin-right : 5px;
    margin-bottom : 5px;
    cursor: pointer;
    transform: scale(1);
    transform-origin: 0 0;
}

#ld_course_categorydropdown div.selectbtn:hover {
    color: #FEF84D;
    background-color : #545454;
    border : 2px solid #545454;
}

#ld_course_categorydropdown div.selectbtn.selected {
    color: #FEF84D;
    background-color : #545454;
    border : 2px solid #545454;
}

.ld-icon-delete:before, .ld-icon-remove:before {
    color: #545454;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-login .ld-modal-heading {
    color: #545454 !important;
}

.learndash-wrapper .ld-login-modal input[type=submit] {
    color: #545454;
}

.learndash-wrapper .ld-login-modal .ld-button, .learndash-wrapper .ld-login-modal input[type=submit] {
    color: #545454 !important;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-register .ld-button:hover {
    color: #545454 !important;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-form .login-username:before {
    top: 2.8em;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-form .login-password:before {
    top: 2.8em;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-register {
    color: #545454;
}

.learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat {
    flex: 0 0 130px;
}

.learndash-wrapper #btn-join, .learndash-wrapper .btn-join {
    color: #545454;
}

.learndash-wrapper .ld-button {
    color: #545454;
}

.learndash-wrapper .ld-expand-button {
    color: #545454;
    background-color: #FEF84D;
}

.learndash-wrapper .ld-expand-button:hover {
    opacity: .75;
    background-color: #FEF84D;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button {
    background-color: #FEF84D;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button:hover {
    opacity: .75;
    background-color: #FEF84D;
}

.learndash-wrapper .ld-item-list .ld-section-heading .ld-search-prompt:hover {
    color: #FEF84D;
}

.learndash-wrapper .ld-focus-header .ld-user-menu .ld-user-menu-items a, .learndash-wrapper .ld-button.ld-button-reverse:hover, .learndash-wrapper .ld-alert-success .ld-alert-icon.ld-icon-certificate, .learndash-wrapper .ld-alert-warning .ld-button:not(.learndash-link-previous-incomplete), .learndash-wrapper .ld-primary-background.ld-status {
    color: #545454 !important;
}

.learndash-wrapper .ld-breadcrumbs a, .learndash-wrapper .ld-lesson-item.ld-is-current-lesson .ld-lesson-item-preview-heading, .learndash-wrapper .ld-lesson-item.ld-is-current-lesson .ld-lesson-title, .learndash-wrapper .ld-primary-color-hover:hover, .learndash-wrapper .ld-primary-color, .learndash-wrapper .ld-primary-color-hover:hover, .learndash-wrapper .ld-primary-color, .learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab.ld-active, .learndash-wrapper .ld-button.ld-button-transparent, .learndash-wrapper .ld-button.ld-button-reverse, .learndash-wrapper .ld-icon-certificate, .learndash-wrapper .ld-login-modal .ld-login-modal-login .ld-modal-heading, #wpProQuiz_user_content a, .learndash-wrapper .ld-item-list .ld-item-list-item a.ld-item-name:hover, .learndash-wrapper .ld-focus-comments__heading-actions .ld-expand-button, .learndash-wrapper .ld-focus-comments__heading a, .learndash-wrapper .ld-focus-comments .comment-respond a, .learndash-wrapper .ld-focus-comment .ld-comment-reply a.comment-reply-link:hover, .learndash-wrapper .ld-expand-button.ld-button-alternate {
    color: #545454 !important;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading h3 a {
    color: #545454;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-focus-sidebar-trigger .ld-icon {
    color: #545454;
}

.ld-lesson-status a {
    border-radius: 5px;
    padding: 2px;
    color: #545454 !important;
    background-color: #FEF84D;
}

.ld-lesson-status a:hover {
    color: #FEF84D !important;
    background-color: #545454;
}

.ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price.ribbon-enrolled {
    background: #FEF84D;
    border-radius: 0px 5px 5px 0px;
    color: #545454;
    text-shadow: none;
    left: 0px;
}

.ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price.ribbon-enrolled::before {
    display: none;
}

.ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price {
    border-radius: 0px 5px 5px 0px;
    left: 0px;
    background: #56c656;
}

.ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price::before {
    display: none;
}

.ld-course-list-items .ld_course_grid .btn-primary, .ld-course-list-items .ld_course_grid .btn-primary:focus, .ld-course-list-items .ld_course_grid .btn-primary:active, .ld-course-list-items .ld_course_grid .btn-primary.active, .ld-course-list-items .ld_course_grid .open .dropdown-toggle.btn-primary {
    border-radius: 0.75em !important;
    color: #545454 !important;
    font-size: 16px !important;
    background-color: #FEF84D;
    border: 2px solid;
    border-color: #FEF84D;
}

.ld-course-list-items .ld_course_grid .btn-primary:hover, .ld-course-list-items .ld_course_grid .btn-primary:focus, .ld-course-list-items .ld_course_grid .btn-primary:active, .ld-course-list-items .ld_course_grid .btn-primary.active, .ld-course-list-items .ld_course_grid .open .dropdown-toggle.btn-primary {
    color: #545454 !important;
    background-color: #fff0 !important;
    border-color: #FEF84D !important;
}

.ld-course-list-items .ld_course_grid .thumbnail.course {
    border: none;
    border-radius: 0.75em;
    box-shadow: 7px 7px 15px 1px rgba(0,0,0,0.2);
    -webkit-box-shadow: 7px 7px 15px 1px rgba(0,0,0,0.2); 
}

.ld-course-list-items .ld_course_grid .thumbnail.course img {
    border-radius: 0.75em 0.75em 0em 0em;
}

img.attachment-large.size-large.wp-post-image {
    border-radius: 2em;
}

.ld-course-list-items .ld_course_grid .entry-title {
    font-size: 15px !important;
    font-weight: 600;
}

#learndash_lesson_topics_list div > strong, body #learndash_lessons #lesson_heading, body #learndash_profile .learndash_profile_heading, body #learndash_quizzes #quiz_heading {
    color: #545454;
    border-radius: 1em 1em 0em 0em;
}

#course_list > div h4 > a, #lessons_list > div h4 > a, #quiz_list > div h4 > a {
    padding-left: 2% !important;
}

#ajaxsearchprores1_1.vertical, #ajaxsearchprores1_2.vertical, div.asp_r.asp_r_1.vertical {
    border-radius: 0.75em;
}

.ld-course-status-price::after {
    content: ' €';
    white-space: pre;
}

.ld_course_grid_price.price_US\0024::after {
    content: '€';
    white-space: pre;
}

.widget.woocommerce.widget_shopping_cart {
    border-radius: 0.75em;
}

#ajaxsearchlite1 {
    border-radius: 0.75em;
    z-index: 10;
}

#ajaxsearchlite1 .probox, div.asl_w .probox {
    padding: 7px 0px;
}

#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
    font-size: 15px;
    color: rgb(70,70,70);
}

#ajaxsearchlite1 .innericon {
    display: none;
}

#ajaxsearchliteres1 {
    border-radius: 0.75em;
}

#ajaxsearchliteres1 div.asl_w, div.asl_w *, div.asl_r, div.asl_r *, div.asl_s, div.asl_s * {
    border-radius: 0.75em;
}

#ajaxsearchliteres1 div.asl_r .results .item .asl_content h3, div.asl_r .results .item .asl_content h3 a {
    font-size: 15px;
    font-weight: bold;
}

#ajaxsearchliteres1 div.asl_r .results .item .asl_content h3, div.asl_r .results .item .asl_content h3 a:hover {
    font-size: 15px;
    font-weight: bold;
}

#ast-scroll-top {
    border-radius: 0.5em;
}

.ast-scroll-top-icon::before {
    color: #545454;
}

.woocommerce-MyAccount-navigation-link {
    background-color: #545454;
}

.woocommerce-MyAccount-navigation-link:hover {
    background-color: #FEF84D;
}

.product-name a, .woocommerce-mini-cart__total bdi, .woocommerce-MyAccount-content a, .woocommerce-LostPassword a, .woocommerce-info a, .woocommerce-checkout-review-order a, .woocommerce-message a {
    border-radius: 5px;
    padding: 2px;
    color: #545454 !important;
    background-color: #FEF84D;
}

.product-name a:hover, .woocommerce-mini-cart__total bdi:hover, .woocommerce-MyAccount-content a:hover, .woocommerce-LostPassword a:hover, .woocommerce-info a:hover, .woocommerce-checkout-review-order a:hover, .woocommerce-message a:hover {
    color: #FEF84D !important;
    background-color: #545454;
}

.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    line-height: 2;
}

#cookie-notice * {
    font-family: 'Montserrat', sans-serif;
}

#registerform img {
    display: none;
}