/**
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
*/
html{
	scroll-behavior:smooth;
}


body:not(.logged-in) .hide-when-not-logged-in {
  display: none !important;
}

.main-header-menu .current-menu-item > .menu-link {
	font-weight: bold;
	color: black;
}

@media (max-width: 921px) {
	.ast-theme-transparent-header .main-header-menu .current-menu-item > .menu-link {
		font-weight: bold;
		color: black;
	}
}

@media (max-width: 544px) {
	.ast-theme-transparent-header .main-header-menu .current-menu-item > .menu-link {
		font-weight: bold;
		color: black;
	}
}

.main-header-menu .menu-item:hover > .menu-link {
	color: #A17E43;
}

#info-home {
	margin-top: -20px;
	text-align: center;
	font-weight: bold;
	color: black;
}

#info-home .moj-padding {
	padding-bottom: 15px;
}

#info-home .moj-padding p {
    margin: 0 ;
    line-height: 100%;
}

.home-heading-spacing .elementor-image-box-title {
	margin-bottom: 5px;
}

.woocommerce ul.products li.product .star-rating, .woocommerce-page ul.products li.product .star-rating {
    margin: 0;
	display: none;
}

.woocommerce-cart-form .product-name a {
	color: black;
}

.woocommerce-cart-form .actions button,
.woocommerce .cart-collaterals .wc-proceed-to-checkout,
button#place_order,
.woocommerce form.checkout_coupon .button[name=apply_coupon],
.woocommerce div.product form.cart .button.single_add_to_cart_button,
button.button_in_description {
	transition: 0.5s;
}

.woocommerce-cart-form .actions button:hover, 
.woocommerce .cart-collaterals .wc-proceed-to-checkout a.button:hover,
button#place_order:hover,
.woocommerce form.checkout_coupon .button[name=apply_coupon]:hover,
.woocommerce div.product form.cart .button.single_add_to_cart_button:hover,
.ast-site-header-cart .widget_shopping_cart .buttons .button.wc-forward:hover,
.ast-site-header-cart .widget_shopping_cart .buttons .button.wc-forward.checkout,
.woocommerce .woocommerce-message a.button:hover,
.woocommerce table.my_account_orders .button:hover,
.woocommerce table.woocommerce-table--order-downloads a.woocommerce-MyAccount-downloads-file.button.alt:hover,
button.button_in_description:hover {
	color: white;
	background-color: #A17E43;
}

.ast-site-header-cart .widget_shopping_cart .buttons .button.wc-forward.checkout:hover {
	color: black;
	background-color: #F4D8D5;
}

.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info {
	border-top-color: black;
}

.woocommerce-page.woocommerce-checkout #payment div.payment_box, .woocommerce.woocommerce-checkout #payment div.payment_box {
    background-color: #dbc1be;
}


.woocommerce-page.woocommerce-checkout #payment div.payment_box::before, .woocommerce.woocommerce-checkout #payment div.payment_box::before {
    border-bottom-color: #dbc1be;
}

div.elementor-shortcode > div.woocommerce.columns-4 > ul.products.columns-4 {
	justify-content: center;
}

div.elementor-shortcode > div.woocommerce.columns-4 > ul.products.columns-4 > li {
	background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
}

div.elementor-shortcode > div.woocommerce.columns-4 > ul.products.columns-4 > li > div.astra-shop-summary-wrap {
	padding: 15px;
}

.ld-course-list-items .ld_course_grid div.caption h3 {
	font-size: 100%
}

.ld-course-list-items .ld_course_grid .thumbnail.course a.btn-primary {
	font-size: 1em;
	color:#000000
}


.ld-course-list-items .ld_course_grid .btn-primary,
.woocommerce ul.products li.product .button {
	transition: all .2s linear;
	font-weight: 700;
	border-radius: 0px;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 16px;
	padding-left: 40px;
	background-color: #f4d8d5;
	border-color: #f4d8d5;
	margin-top: .5em;
	margin-bottom: .5em;
	text-align: center;
	width: 100%;
	white-space: normal;
}

.ld-course-list-items .ld_course_grid .thumbnail.course a.btn-primary:hover,
.woocommerce ul.products li.product .button:hover {
	background-color: #A17E43;
	border-color: #A17E43;
	color: #ffffff;
}

div.elementor-shortcode > div#ld_course_list >div.ld-course-list-content > div.ld-course-list-items.row  {
	justify-content: center;
}

@media (max-width: 768px) {
	.woocommerce[class*="columns-"].columns-4 > ul.products li.product {
    	width: calc(50% - 10px);
	}
}

@media (max-width: 768px) {
	.woocommerce[class*="columns-"] ul.products li.product:nth-child(n) {
		margin-right: 10px;
		clear: none;
	}
}

@media (max-width: 544px) {
	.woocommerce[class*="columns-"].columns-4 > ul.products li.product {
    	width: calc(100% - 10px);
	}
}

@media (max-width: 544px) {
	.woocommerce[class*="columns-"] ul.products li.product:nth-child(n) {
    	margin-right: 0;
    	clear: none;
	}
}

@media (max-width: 544px) {
	section.up-sells.upsells.products ul.products.columns-4 li {
    	width: calc(50% - 20px);
	}
}

.ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price.ribbon-enrolled,
.ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price {
    background: #A17E43;
}

.ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price.ribbon-enrolled:before,
.ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price:before {
    border-top: 4px solid #A17E43;
    border-right: 4px solid #A17E43;
}

.learndash-wrapper .ld-item-list .ld-section-heading .ld-item-list-actions .ld-expand-button,
.learndash-wrapper .ld-expand-button.ld-compact .ld-icon,
.learndash-wrapper #btn-join {
	color: black;
	background-color: #f4d8d5;
}

.learndash-wrapper .ld-item-list .ld-section-heading .ld-item-list-actions .ld-expand-button:hover,
.learndash-wrapper .ld-expand-button.ld-compact:hover,
.learndash-wrapper .ld-expand-button.ld-compact .ld-icon:hover,
.learndash-wrapper #btn-join:hover,
.woocommerce button.button.woocommerce-form-login__submit:hover,
.woocommerce button.button.woocommerce-Button:hover,
.woocommerce a.button.wc-backward:hover,
.woocommerce a.button.woocommerce-Button:hover,
.learndash-wrapper .ld-login-modal input[type=submit]:hover,
.learndash-wrapper .ld-button.ld-button-reverse,
.learndash-wrapper .ld-alert-warning .ld-button {
	background-color: #A17E43 !important;
	color: #ffffff !important;
}
.learndash-wrapper .ld-item-list .ld-item-list-item a.ld-item-name:hover,
.learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage,
.learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete .learndash_mark_complete_button,
.learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete:after,
.learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back,
.learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-title,
.learndash-wrapper .ld-login-modal .ld-login-modal-login .ld-modal-heading {
	color: #A17E43 !important;
}
.learndash-wrapper .learndash_mark_complete_button {
	background-color: #A17E43 !important;
}

.learndash-wrapper .ld-lesson-status .ld-breadcrumbs,
.learndash-wrapper .ld-login-modal input[type='submit']{
	background-color: #f4d8d5;
	color: black;
}

.learndash-wrapper .ld-button:hover,
.learndash-wrapper .learndash_mark_complete_button:hover,
.learndash-wrapper .ld-content-actions .ld-button {
	background-color: #f4d8d5 !important;
	color: black !important;
}

.learndash-wrapper div.ld-content-actions div.ld-content-action .ld-button:hover {
	background-color: #A17E43 !important;
	color: white !important;
}

.learndash-wrapper .ld-lesson-status .ld-breadcrumbs a {
	color: black !important;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading h3 a  {
	color: black;
}

.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-status {
	padding: 1em;
	line-height: 1.25em;
	font-size: 0.75em;
	border-radius: 20px;
	text-transform: none;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-register {
	color: black;
}

.ld-status .ld-status-progress .ld-primary-background,
.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-user-menu-items a {
	color: black !important;
}

.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview a.ld-lesson-item-preview-heading:hover {
	color: #A17E43 !important;
}

button.button_in_description {
	width: 100%;
	font-weight:bold;
}

.woocommerce div.product section.related.products {
  display: none;
}

.woocommerce #content #tab-title-additional_information {
  display: none;
}

.woocommerce div.product .product_meta {
	display: none;
}
