/*
 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
*/
.demo-online-learning.course-item-popup .elementor-element .lp-list-material {
		border: none;
		padding: 0;
		margin-bottom: 30px;
}

@media (min-width:1380px){
body:not([data-elementor-device-mode="desktop"]) .elementor-element{
    opacity:0;
    visibility: hidden;
}
.thim-ekit-course-items .course-curriculum ul.curriculum-sections .section-content .course-item .course-item-title {
		align-items: baseline;
}
}
@media (max-width: 767px){
		body:not([data-elementor-device-mode="mobile"]) .elementor-element{
    opacity:0;
    visibility: hidden;
}
		.thim-ekit-breadcrumb a {
				font-size: 14px !important;
		}
		
		html {
				overflow-x: hidden;
		}
}

.wp-post-image {
display: none;
}

.thim-about-author {
    display: none;
}

.page-404-content h2 {
    font-size: 32px!important;
    line-height: 30px;
    margin-top: 0;
}

.elementor-32922 .elementor-element.elementor-element-0b955cd .uc_content_inner_wrapper {
    border-radius: 12px;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5);
	}

.page-404-content {
    padding: 40px 90px 80px 90px;
    grid-gap: 0;
}

.thim-style-content-layout_style_2 .lp-single-course .course-info .course-payment .lp-course-buttons .lp-button {
  font-size: 14px;
  border-radius: 12px;
  background: #DEC19E;
}

.thim-style-content-layout_style_2 .lp-single-course .course-info .course-payment .lp-course-buttons .lp-button:hover {
  background: #B19A7E;
}
.demo-online-learning .elementor-element .lp-form-course-filter button.course-filter-reset:hover {
  background-color: #B19A7E !important;
  color: #fff;
}

.demo-online-learning .elementor-element .lp-form-course-filter button.course-filter-reset {
  color: var(--thim-font-title-color);
  border: 1px solid #DEC19E !important;
}

.thim-style-content-layout_style_2 .lp-single-course .course-info .course-payment .lp-course-buttons .lp-button {
  font-size: 14px;
  border-radius: 12px !important;
  background: #DEC19E !important;
}

.thim-style-content-layout_style_2 .thim-course-menu-landing .thim-course-landing-button .lp-course-buttons .lp-button {
  border-radius: 12px !important;
  background: #DEC19E !important;
  color: #fff;
  font-weight: 500;
}

.thim-style-content-layout_style_2 .lp-single-course .course-info .course-payment .lp-course-buttons .lp-button:hover {
  background: #B19A7E !important;
}

.thim-style-content-layout_style_2 .thim-course-menu-landing .thim-course-landing-button .lp-course-buttons .lp-button:hover {
  background: #B19A7E !important;
}

.course-item-title.quiz-title {
    font-size: 30px !important;
}

/* Regolazione per smartphone */
@media (max-width: 768px) {
    .course-item-title.quiz-title {
        font-size: 22px !important;
    }
}

.courses-order-by-wrapper {
  display: none !important;
}

.courses-order-by {
  display: none !important;
}

.thim-ekits-archive-course__topbar__orderby select {
  display: none !important;
}

.courses-order-by-wrapper select {
  display: none !important;
}

.thim-ekit-breadcrumb {
  display: none !important;
}