/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

/* Styling nav login btn */
li.dkr-login-btn > a.elementor-item {
	background: #39a8f5;
	color: white !important;
	text-transform: uppercase;
	font-size: 15px;
	border-radius: 20px;
	font-weight: 500 !important;
	padding: 12px 24px !important;
	border: 1px solid #39a8f5;
	margin-left: 15px;
}

li.dkr-login-btn > a.elementor-item:hover {
	background: transparent;
	color: #39a8f5 !important;
}

.elementor-tab-title.elementor-tab-mobile-title {
	background: #39a8f517;
}

.elementor-tab-title.elementor-tab-mobile-title::before {
	content: "+";
	padding: 0 10px;
}

.elementor-tab-title.elementor-tab-mobile-title.elementor-active::before {
	content: "-";
	padding: 0 10px;
}

h2#mnnt-form-title {
	color: #39a8f5;
	font-family: "Montserrat", Sans-serif;
	font-weight: 700;
}

div#mnnt-form-container form label,
div#mnnt-menu,
p#mnnt-login-recover,
div#mnnt-error-container {
	color: black;
	font-family: "Montserrat", Sans-serif;
}

button.mnnt-button {
	font-family: "Montserrat", Sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	fill: #ffffff;
	color: #ffffff;
	background-color: #39a8f5;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #39a8f5;
	border-radius: 20px 20px 20px 20px;
	padding: 12px 24px;
	line-height: 1;
	outline: none;
}

button.mnnt-button:hover {
	color: #39a8f5;
	background-color: #02010100;
}

.elementor-element.dkr-tipo-corso span {
	background: rgb(224, 153, 0);
	padding: 3px 10px;
}

ul.dkr-filter li {
	/*     display: inline-block; */
	margin-bottom: 30px;
	/* 	margin-right: 30px; */
}

ul.dkr-filter {
	list-style: none;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: center;
}

ul.dkr-filter li > a {
	border: 1px solid #39a8f5;
	padding: 10px 20px;
	border-radius: 20px;
	font-family: "Montserrat", Sans-serif;
	font-weight: 600;
	color: #39a8f5 !important;
}

ul.dkr-filter li > a:hover,
ul.dkr-filter li.selected > a {
	background: #39a8f5;
	color: white !important;
}

#dkr-scroll-top {
	display: none;
}

.dkr-post-terms a.elementor-post-info__terms-list-item {
	background: #39a8f5;
	padding: 3px 10px;
	border-radius: 20px;
}

.dkr-fisarmonica div.elementor-tab-title {
	border-left: 4px solid #39a8f5 !important;
}

.dkr-fisarmonica div.elementor-tab-content {
	border-left: 4px solid #606060 !important;
}

.btn-login,
.btn-login:hover,
.btn-login:focus {
	display: block;
	width: fit-content;
	margin-top: 24px;
	font-family: "Montserrat", Sans-serif;
	font-weight: 500;
	font-size: 15px;
	text-transform: uppercase;
	color: white !important;
	background-color: #39a8f5;
	border-radius: 20px;
	padding: 12px 24px;
	transition: all 0.3s;

	border: none;
	outline: none;
}

/* Area pro */

h2.title-area-pro{
	color:#39a8f5;
}

.filter-button-group {
	margin-bottom: 50px;
}

.filter-button,
.filter-button:hover,
.filter-button:focus,
.filter-button-corsi,
.filter-button-corsi:hover,
.filter-button-corsi:focus {
	font-family: "Montserrat", Sans-serif;
	font-weight: 500;
	font-size: 15px;
	text-transform: uppercase;
	color: white;
	background-color: #39a8f5;
	border-radius: 20px;
	padding: 12px 24px;
	transition: all 0.3s;

	border: none;
	outline: none;
}
.gutter-sizer {
	width: 3%;
}

.post-area-pro-container{
	width: 30%;
	padding: 20px 0;
}

.post-area-pro {
	width: 100%;
	border-radius: 25px;
	overflow: hidden;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.post-area-pro * {
	font-family: "Montserrat", Sans-serif;
}

.post-area-pro .image {
	position: relative;
	height: 271px;
	width: 100%;
}

.post-area-pro .image .elementor-shape-bottom{
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	transform: rotate(180deg);
	line-height: 0;
	overflow: hidden;
	direction: ltr;
	pointer-events: none;

	z-index: 2;
}

.post-area-pro .image .elementor-shape-bottom svg{
	direction: ltr;
	display: block;
	font-size: 16px;
	font-weight: 400;
	width: calc(164% + 1.3px);
	height: 30px;
	position: relative;
	left: 50%;
	line-height: 0;
	overflow: hidden;
	overflow-clip-margin: content-box;
	pointer-events: none;
	transform: translateX(-50%);
}

.post-area-pro .image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.post-area-pro .body {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
}

.post-area-pro .body .categories {
	margin-bottom: 20px;
}

.post-area-pro .body .categories a {
	font-weight: 400;
	font-style: italic;
}

.post-area-pro .body .title {
	color: black;
	font-size: 20px;
	font-weight: 600;
	line-height: 20px;
}

.post-area-pro .body .description {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 400;
}

.post-area-pro .body .cta {
	text-transform: uppercase;
	border-bottom: 2px solid #39a8f5;
	font-size: 12px;
	font-weight: 500;
	padding-bottom: 7px;
	padding-right: 20px;
}

.post-area-pro .body .cta i {
	font-family: "Font Awesome 5 Free";
	color: #39a8f5;
	fill: #39a8f5;
	display: inline-block;
	cursor: pointer;
	font-size: 12px;
	font-weight: 900;
	text-transform: uppercase;
}
.post-area-pro .body .cta i::before {
	font-family: "Font Awesome 5 Free";
	content: "\f30b";
	cursor: pointer;
	color: #39a8f5;
	fill: #39a8f5;
	font-size: 12px;
	font-weight: 900;
	text-transform: uppercase;
}

.atncorsi_tipologie span{
	width: 18px;
}

.atncorsi_tipologie i{
	font-family: "Font Awesome 5 Free";
	color: #39a8f5;
	fill: #39a8f5;
	display: inline-block;
	cursor: pointer;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
	width: 1.25em;
	-webkit-font-smoothing: antialiased;
}

.atncorsi_tipologie i::before{
	font-family: "Font Awesome 5 Free";
	content: "\f022";
	cursor: pointer;
	color: #39a8f5;
	fill: #39a8f5;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
	-webkit-font-smoothing: antialiased;
}