/*
 Theme Name:   Eduma Child
 Theme URI:    http://educationwp.thimpress.com/
 Description:  Eduma Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     eduma
 Version:      1.0.0
 Text Domain:  eduma-child
*/
form.wpcf7-form label {
    width: 100% !important;
}
#tab-curriculum,
li.course-nav-tab-curriculum,
.course-lesson,
.course-students {
    display: none !important;
}
.course-item .course-price {
    width: 100% !important;
}
.wrapper-instructor-total-students {
    display: none !important;
}
.item-course .course-count {
    display: none !important;
}
.bottone-informazioni {
    background-color: #f24c0a !important;
    color: #fff !important;
}
.thim-course-landing-button .course-price .value, body .learn-press .course-payment .course-price .value {
    color: #3988f1 !important;
}
.course-payment .course-price {
    text-align: center !important;
}
.course-payment .lp-course-buttons {
    text-align: center !important;
}
.course_right {
    border: solid 2px #d3e5f4 !important;
}
.thim-course-info .label {
    font-weight: 700 !important;
}
.thim-course-info li.quizzes-feature,
.thim-course-info li.lectures-feature,
.thim-course-info li.assessments-feature {
    display: none !important;
}
.thim-course-info i {
    display: none !important;
}
.thim-course-info ul li {
    display: grid !important;
	margin-bottom: 10px !important;
}
.thim-course-info .label {
    text-transform: uppercase !important;
    font-size: 16px !important;
}
.thim-ekits-post__article .thim-ekits-post__meta {
    background-color: #3a81f5 !important;
    color: #fff !important;
}
span.thim-ekits-post__author,
span.thim-ekits-post__date::before {
    display: none !important;
}
.elementor-15343 .elementor-element.elementor-element-7946b631 .thim-slider-pagination .swiper-pagination-bullet:hover, 
.elementor-15343 .elementor-element.elementor-element-7946b631 .thim-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: #3a81f5 !important;
}
.elementor-15343 .elementor-element.elementor-element-7946b631 .thim-ekits-post__article .thim-ekits-post__title a:hover{
	color: #3a81f5 !important;
}
#box-pagamento {
    margin: 10px;
    border: solid 2px;
    font-size: 14px;
    background-color: #eee;
    border-radius: 10px;
    box-shadow: 0px 6px 4px -3px;
}
#box-pagamento p {
    margin: 0 !important;
    font-weight: 700;
    line-height: 22px;
}
.elementor-widget-accordion .elementor-accordion-icon, .elementor-widget-accordion .elementor-accordion-title {
    color: #3a81f5 !important;
}
.elementor-widget-accordion .elementor-accordion-icon svg {
    fill: #3a81f5 !important;
}
#carosello-home img.attachment-medium_large.size-medium_large {
    height: 230px !important;
}
.thim-image-info .title {
    border-radius: 3px !important;
}
.thim-course-order select option:nth-child(3) {
    display: none !important;
}
form.lp-form-course-filter .lp-form-course-filter__item:nth-child(2),
.course-author,
#tab-instructor{
    display: none !important;
}
span.thim-ekits-course__instructor {
    display: none !important;
}
.thim-ekits-course__content {
    margin-top: -25px !important;
}
.course-price,
.thim-course-list .course-item .thim-course-content .course-price .value,
span.course-item-price .price,
.widget-area .thim-course-list-sidebar .course-price .value{
    color: #3988f1 !important;
}
article .readmore a{
	background-color: #f24c0a !important;
    color: #fff !important;
}
#box-consulenza {
    background-color: #65742d;
    color: #fff;
    padding: 20px 10px;
    border-radius: 15px;
}
.thim-ekit-team__image:before {
    background: rgb(255 255 255 / 0%) !important;
}
#blog-archive .post-formats-wrapper img {
    max-height: 350px !important;
	height: 350px !important;
    width: auto !important;
}
#blog-archive .post-formats-wrapper {
    text-align: center !important;
}
.course-price .value {
    color: #3988f1 !important;
}
.sptp-member.border-bg-around-member .sptp-member-avatar span::after {
    content: "SCOPRI";
    position: relative;
    font-size: 14px;
    color: #fff;
    top: -14px;
    background-color: #3A81F5;
    padding: 5px 10px;
    font-weight: 700;
}
.sptp-member.border-bg-around-member:hover .sptp-member-avatar span::after {
    background-color: #000 !important;
}
.sptp_member.type-sptp_member {
    display: flex !important;
}
.sptp-info {
    display: none !important;
}
.sptp-list-style,
.sptp-content {
    width: 50% !important;
}
.sptp-content {
    margin: 15px 0 !important;
}
#footer-docenti {
    text-align: center;
	padding: 40px 0;
}
#footer-docenti a {
    background-color: #3A81F5;
    padding: 10px 15px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 5px;
}
#footer-docenti a:hover {
	background-color: #000;
}
.thim-ekits-course__content span.thim-ekits-course__count-lesson,
.thim-ekits-course__content span.thim-ekits-course__count-student{
    display: none !important;
}
.thim-ekits-course__content span.thim-ekits-course__price {
    width: 100%;
    text-align: center;
}