/*
Theme Name:     Avokado Elementor Child
Theme URI:      https://avokado.rs/
Description:    Avokado Elementor Child is a child theme of Hello Elementor. All Rights Reserved.
Author:         Avokado.rs
Author URI:		https://avokado.rs/
Template:       hello-elementor
Version:        1.0.1
Text Domain: avokado-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/
html, body {
	overflow-x: clip;
}

.grecaptcha-badge {visibility: hidden;}

#breadcrumbs {
	font-weight: 600 !important;	
}
#breadcrumbs a {
	font-weight: 300 !important;	
}
@media(max-width: 767px){
	.all-filters .wpc-open-close-filters-button {
		 width: 100%;
	}
	.all-filters .wpc-button-inner {
		justify-content: center;
	}
	.all-filters {
		box-shadow: none !important;
	}
}


/* LearnPress CSS */

.learn-press-profile-course__statistic, .lp-profile-nav-tabs .courses, .learn-press-tabs, .lp-profile-nav-tabs .quizzes, .lp-profile-nav-tabs .orders {
	display: none !important;
	visibility: hidden !important;
}

.learn-press-profile-course__progress .lp_profile_course_progress__item td:first-child, .learn-press-profile-course__progress .lp_profile_course_progress__item th:first-child {
		display: none !important;
	visibility: hidden !important;
}

.lp-profile-content .form-field__bio, .lp-profile-content .form-field__profile-social {
display: none !important;
visibility: hidden !important;
}

.lp-profile-content .lp-button {
	background: #222222 !important;
	color: white !important;
	border-color: transparent !important
}

.profile-tab-sections .cover-image {
display: none !important;
visibility: hidden !important;
}

.learn-press-breadcrumb, .course-instructor-category, .lp-section-instructor, .lp-single-course-info-one {
	display: none !important;
visibility: hidden !important;
}

.learn-press-message.notice {
	background: #e7d0bd !important;
	color: #222222;
}


.lp-single-course__header, .lp-single-course .lp-single-course-main__right__inner .info-metas, .lp-single-course .lp-single-course-main__right__inner .social-swapper.social-share-toggle{
display: none !important;
visibility: hidden !important;
}

.lp-course-curriculum .course-section .course-item-title:hover {
	color: #222222;
}

.lp-single-course__header {
min-height: 240px;	
		background: #e7d0bd !important;

}

.lp-single-course .lp-single-course-main__right {
	margin-top: unset !important;
}

.lp-user-item.start-date-time {
	display: none !important;
visibility: hidden !important;
}

.learn-press-courses .course-title:hover {
		color: #222222 !important;
}

.learn-press-courses .course-content .course-readmore a {
	background: #222222 !important;
	color: white !important;
	border-color: transparent !important;
}

.learn-press-courses .course-wrap-meta, .learn-press-courses .course-content .course-info .course-price {
		display: none !important;
visibility: hidden !important;
}

.wpforms-submit {
		background: #222222 !important;
	color: white !important;
	border-color: transparent !important;
}