
.archive-course-wrap .courses-box { display:inline-block; vertical-align:top; width:100%; }

#tabella-att {
	width:100%;
	border-collapse:collapse;
}

#tabella-att tr:nth-child(even) {
	background-color:#f0f0f0;
}
#tabella-att tr:nth-child(odd) {
	background-color:#f9f9f9;
}

#tabella-att thead tr {
	background-color:#e5e5e5 !important;
}
#tabella-att thead td {
	font-weight:bold;
}

#tabella-att td {
	width:auto;
}
#course-price-tag { font-weight:bold; }

.promo-box {
	display:inline-block;
	width:49%;
	vertical-align:top;
}

#type-title {
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 700;
	display:inline-block;
	margin-right:25px;
	border-bottom: 4px solid #e3e3e3;
	padding-bottom:15px;
	margin-bottom:0;
	top:-9px;
	position:relative;
}

#type-title::after {
	content: '';
	width: 68px;
	height: 4px;
	background: #d0ae5e;
	border-right: 3px solid #fff;
	display: block;
	border-bottom: 0;
	position: absolute;
	bottom:-4px;
	left: 0;
}

.typology-box {
	padding:39px 20px 25px 20px;
	border: 1px solid #e3e3e3;
	box-shadow: 0 2px 0 0px rgba(0,0,0,0.035);
}

.filter-blocks, .filter-boxes {
	display:inline-block;
	vertical-align:top;
}
.filter-block1 {
	width:59%;
	float:left;
}
.filter-block2 {
	width:37%;
	float: right;
}

.filter-boxes.filter-box1 {
	width:49%;
	float:left;
}
.filter-boxes.filter-box2 {
	width:50%;
	float:right;
	margin-top:-7px;
}

.widget.widget_michigan_search_course .nice-select { width:100% !important; }

.w-course-list figure {
	height:190px;
	width:100%;
}
.w-course-list figure a { 
	display:inline-block;
	width:100%;
	height:100%;
	opacity:1;
	transition:opacity 0.2s ease;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}
.w-course-list figure a:hover {
	opacity:0.7;
}
.course-content {
	position:relative;
	padding-bottom:42px;
}
.meta-item {
	position:absolute;
	bottom:0;
	right:0;
	padding:10px 30px 15px;
	width:100%;
	display:inline-block;
}
.meta-item i { margin-right:10px; }
.course-price-item { float:right; }
.meta-item span { font-weight:bold !important; color:#666; letter-spacing:1px; }
.w-courses .course-content .course-list-content h5 a { font-size:18px; }
.w-courses.course-grid-t .gridrow { width:32.9%; }
.w-courses.course-grid-t .gridrow .none-grid { display:inline-block; }
.w-courses.course-grid-t .gridrow .course-content { width:100% !important; }
.w-courses.course-grid-t .gridrow .course-list-content { padding: 15px 0 10px; }
.w-courses.course-grid-t .gridrow .meta-item { padding:10px 15px 10px; }

.course-content h5 {
	/* white-space:nowrap; */
	overflow:hidden;
	text-overflow:ellipsis;
}
.course-content .course-list-content p {
	display:inline-block;
	height:50px;
	overflow:hidden;
	position:relative;
}
.course-content .course-list-content p:after {
	display: block;
    content: '...';
    width: 1.5em;
	height: 1.5em;
	background: #fff;
	position: absolute;
	bottom:-2px;
  	right:2px;
  	text-align:center;
}

#related_courses {
	width:100%;
	text-align:left;
}
.rel-course { 
	display:inline-block;
	width:33%;
	vertical-align:top;
}
.rel-course a {
	display:inline-block;
	cursor:pointer;
	width:100%;
}
.rel-course-img {
	width:100%;
	height:180px;
	background-color:#f2f2f2;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	opacity:1;
	transition:opacity 0.2s ease;
}
.rel-course-img:hover {
	opacity:0.7
}
.rel-course h3 {
	font-size:18px;
	margin-top:10px;
}

.priceblock {
	display:flex;
	box-sizing:border-box;
	width:100%;
	border:1px solid #ddd;
	box-shadow: 0px 3px 10px 1px rgba(0,0,0,0.1);
	text-align:center;
	align-items:flex-start;
	flex-flow: row wrap;
	align-content:stretch;
	justify-content:center;
}
.priceblock .priceblock-head {
	padding:20px;
	background-color:#4ccfad;
	width:100%
}
.priceblock .priceblock-head h4 { color:#fff; margin-bottom:0; font-weight:bold; }
.priceblock .priceblock-cont { color:#777; padding:20px; width:100% }
.priceblock .priceblock-cont ul { margin:0 0 20px 0; }
.priceblock-price { align-self:flex-end; }
.priceblock .priceblock-price p {
	padding: 8px 20px 4px;
	color:#fff;
	background-color:#4ccfad;
	margin:0 auto;
	display:inline-block !important;
	width:auto;
	font-weight:bold;
	text-transform:uppercase;
	font-size:16px;
	letter-spacing:1px;
}
.priceblock .priceblock-cont p { margin-bottom:15px; }

.vc_tta-panel {
	margin-bottom:25px;
	box-shadow: 0px 3px 10px 1px rgba(0,0,0,0.1);
}
.vc_tta-controls-icon {	color:#4ccfad; }
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
	border-color: #eee !important;
	background-color: #fff !important;
}
.vc_tta.vc_tta-shape-rounded .vc_tta-panel-body, .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading, .vc_tta.vc_tta-shape-rounded .vc_tta-tab > a {
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
	border-radius:0 !important;
}
.vc_tta-title-text {
	font-size:18px;
	color:#444;
	font-weight:bold;
	font-family: 'Hind', Helvetica, Arial, sans-serif;
}

.page-template .course-titles {
    border-bottom: 4px solid #ebebeb;
    padding-bottom: 18px;
    position: relative;
    margin-top: 24px;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.page-template .course-titles::after {
	content: "";
	display: block;
	width: 68px;
	height: 4px;
	position: absolute;
	bottom: -4px;
	background-color: #4564AB;
	border-right: 3px solid #fff;
}

.single-corso .sidebar .course-bar .widget {
	padding: 15px 15px !important;
	margin-bottom:15px !important;
}
.single-corso .sidebar .course-bar .widget input[type="submit"] { margin-bottom:5px !important; }
.sidebar .course-bar .widget input[type="button"] { margin-bottom:0 !important; }
.single-corso .sidebar .course-bar .widget div.wpcf7-response-output {
	margin:10px 0 5px !important;
}
.single-corso .sidebar .widget h1 { padding:5px 0 5px !important; }
.single-corso .sidebar .widget#text-5 p { margin-bottom:10px !important; }

.single-corso .sidebar .widget .wpcf7 .wpcf7-form input[type="text"],
.single-corso .sidebar .widget .wpcf7 .wpcf7-form input[type="password"],
.single-corso .sidebar .widget .wpcf7 .wpcf7-form input[type="number"],
.single-corso .sidebar .widget .wpcf7 .wpcf7-form input[type="email"],
.single-corso .sidebar .widget .wpcf7 .wpcf7-form textarea,
.single-corso .sidebar .widget .wpcf7 .wpcf7-form option {
	padding: 8px 10px !important;
}
.single-corso .sidebar .widget div.wpcf7 .ajax-loader {
	position: absolute;
}
.single-corso .sidebar {
	transition:top 0s linear;
}


input[type="text"], input[type="password"], input[type="email"], textarea, select {	min-width:auto !important; }

@media screen and (max-width:1024px){
	.filter-boxes.filter-box1 {
		width:100%;
	}
	.filter-boxes.filter-box2 {
		width:100%;
		margin-top:0;
	}
}
@media screen and (max-width:768px){
	.single-corso .sidebar { top:0 !important; }
}
@media screen and (max-width:567px){
	.filter-block1, .filter-block2 {
		width:100%;
	}
	.filter-block2 {
		margin-top:15px;
	}
	.rel-course { width:100%; }

	.w-courses.course-grid-t .gridrow { width:100%; }
}