/* ===================================================================================

* Theme Name: EdCare Child
* Theme URI: https://wp.rrdevs.net/edcare/
* Author: RRDevs
* Author URI: https://themeforest.net/user/rrdevs
* Description: EdCare - Education & Online Course WordPress Theme
* Version: 1.0.6
* Tested up to: 6.7
* Requires PHP: 7.4
* Template: edcare
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */

.edcare-el-section.pt-120{
	padding-top: 60px !important;
}
.edcare-el-section.pb-120{
    padding-bottom: 60px !important;
}

.flex-reverse .row{
	flex-direction: row-reverse !important;
}

.d-none-list .content-list{
	display:none !important;
}
.d-arcadia-none{
	display:none !important;
}

/* WIDGET CORSO */
.course-item .course-author-box{
	display:none !important;
}
.course-item .price{
	display:none !important;
}
.course-item .bottom-content{
	justify-content:center !important;
}

/* PAGINA CORSO */
.tp-course-details2-nav{
	display:none !important;
} 
.tp-course-details2-main-title{
	display:none !important;
}

.tp-course-details2-instructor{
	display:none !important;
}
#tutor_course_announcements{
	display:none !important;
}

.tp-course-details2-widget-content{
	display:none !important;
}
.tp-course-details2-meta-rating-wrapper{
	display:none !important; 
}

.tutor-course-details-content table td{
	border:1px solid black !important; 
	padding:5px;
	text-align:center;
} 
.tutor-course-details-content table td p{
	margin-bottom:0px;
}

.side-menu-list{
	display:none;
}

.course-item .course-list{
	display:none;
}

.tp-course-details2-meta-wrapper{
	display:none !important;
}

.category-news-eventi .tp-sidebar-wrapper{
	display:none !important;
}
 
.category-news-eventi .tp-blog-area{
	padding-bottom:0px !important;
}

.elementor-1182 .elementor-element.elementor-element-c455e83::before{
	position: absolute !important;
    left: -500px !important;
    right: -500px !important;
    width: calc(100% + 1000px) !important;
}