/* 
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
*/

/* VOCE MENU CTA */
li.cta-menu {
    background-color: #FF941D;
    padding: 30px 10px 30px 10px!important;
}
li.cta-menu a {
    padding-right: 10px!important;
}
li.cta-menu-borse {
    background-color: #1C9D58;
    padding: 30px 10px 30px 10px!important;
}
li.cta-menu-borse a {
    padding-right: 10px!important;
}
.elementor-33 .elementor-element.elementor-element-3e253662 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before, .elementor-33 .elementor-element.elementor-element-3e253662 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after {
    background-color: transparent!important;
}

.menu-footer li.cta-menu,
.menu-footer li.cta-menu.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-445 {
    padding: 0px!important;
    background-color: transparent!important;
}
.titolo-grande {
	font-size: 150px;
}
.box-requisiti ul {
    padding-inline-start: 10px!important;
}

/* HOMEPAGE */

.tabella-offerta .elementor-price-table__header {
    min-height: 130px;
	align-content: center;
}
.tabella-offerta .elementor-price-table .elementor-price-table__features-list svg {
    margin-inline-end: 10px;
    fill: var(--e-price-table-features-list-color);
    height: 1.7em!important;
    width: 1.7em!important;
    margin-bottom: -10px!important;
}
.titolo-recensioni {
	font-weight:700!important; 
	color:#0560DA!important;
    font-size: 20px!important;
}

/* FORM CANDIDATURE */

.form-landing label {
    margin-bottom: 10px;
    font-size: 18px;
}
.form-landing input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    min-height: 40px;
    padding-left: 10px;
}
.form-landing span.wpcf7-list-item {
    margin-left: 0px;
}
.form-landing a.link-consent {
    color: #FF941D;
    font-weight: 600;
    font-size: 18px;
}
.form-landing [type=button], 
.form-landing [type=submit], 
.form-landing button {
    display: inline-block;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: #FF941D;
    border: 1px solid #FF941D;
    padding: 10px 40px;
    font-size: 22px;
    border-radius: 30px;
    transition: all .3s;
	text-transform: uppercase;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background-color: #46b450!important;
    color: #ffffff!important;
    font-weight: 700!important;
    font-size: 20px!important;
}


/* LAPTOP 1440 px */

@media screen and (max-width: 1440px) {

	.titolo-aziende h1 {
		font-size:70px!important;
	}
	.titolo-master-aziende h2 {
    font-size: 90px!important;
    margin-left: -20px!important;
	margin-top:70px!important;
	}
	.freccia-aziende {
    margin-top: -30px;
	}
	
	.tabella-offerta .elementor-price-table__header {
    min-height: 150px;
	align-content: center;
	}
	
}




/* LAPTOP PICCOLO 1280 px */

@media screen and (max-width: 1280px) {
	li.cta-menu {
    background-color: #FF941D;
    padding: 14px 5px 14px 5px!important;
	}
	li.cta-menu-borse {
    background-color: #1C9D58;
    padding: 14px 5px 14px 5px!important;
	}
	.ruolo-coordinatori p.elementor-image-box-description {
    font-size: 14px!important;
	}
	.titolo-aziende h1 {
    font-size: 65px!important;
	}
	.titolo-master-aziende h2 {
    font-size: 90px!important;
    margin-left: -20px!important;
	margin-top:20px!important;
	}
	.freccia-aziende {
    margin-top: -30px;
	}
}	

	



/* TABLET 1024 px */

@media screen and (max-width: 1024px) {
	
	.menu-offcanvas li.cta-menu {
    background-color: #FF941D;
    padding: 4px 5px 4px 5px!important;
	}
	.menu-offcanvas li.cta-menu-borse {
    background-color: #1C9D58;
    padding: 4px 5px 4px 5px!important;
	}
	
	.form-landing label {
    margin-bottom: 10px;
    font-size: 16px;
	}
	.form-landing input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
		min-height: 35px;
		padding-left: 10px;
	}
	.form-landing span.wpcf7-list-item {
		margin-left: 0px;
	}
	.form-landing a.link-consent {
		color: #FF941D;
		font-weight: 600;
		font-size: 16px;
	}
	.form-landing [type=button], 
	.form-landing [type=submit], 
	.form-landing button {
		display: inline-block;
		font-weight: 600;
		color: #ffffff;
		text-align: center;
		white-space: nowrap;
		-webkit-user-select: none;
		-moz-user-select: none;
		user-select: none;
		background-color: #FF941D;
		border: 1px solid #FF941D;
		padding: 10px 40px;
		font-size: 18px;
		border-radius: 30px;
		transition: all .3s;
		text-transform: uppercase;
	}

}
	
	
/* SMARTPHONE 767 px */

@media screen and (max-width: 767px) {
	
	.form-landing [type=button], 
	.form-landing [type=submit], 
	.form-landing button {
		width: 70%;
        margin-left: 15%;
        margin-right: 15%;
	}
	.titolo-aziende h1 {
    font-size: 45px!important;
	}
	.titolo-master-aziende h2 {
    font-size: 60px!important;
    margin-left: 0px!important;
	margin-top:0px!important;
	}
	
	.tabella-offerta .elementor-price-table__header {
    min-height: 130px;
	align-content: center;
	}
	
}
