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

/* HEADER */




/* SITO */
.cta-servizi-home .elementor-cta__button {
	font-size:18px!important;
	line-height:25px!important;
	font-weight:500!important;
	text-decoration:none!important;
}
.cta-servizi-home .elementor-cta__title {
	font-size:30px!important;
	line-height:1.1em!important;
}
.cta-servizi-home .elementor-cta__bg-wrapper {
    min-width: 55%!important;
}


/* FOOTER */



/* ------------------------------------------------- SCHERMO MACBOOK 1440px --------------------------------------------------------- */
@media screen and (max-width: 1440px) {
	.info-box-team .elementor-cta__title {
    font-size: 22px!important;
	}
	.hero-home {
	padding-top:3%!important;
	}
	.titolo-grande.titolo-home h1 {
	line-height:1em!important;
	}
	.titoli-servizi .elementor-heading-title {
    font-size: 85px!important;
    line-height: 1.1!important;
	}
}


/* ------------------------------------------------- SCHERMO LAPTOP 1280px --------------------------------------------------------- */
@media screen and (max-width: 1280px) {
	.titolo-grande .elementor-heading-title {
		font-size: 80px!important;
		line-height:1.1em!important;
	}
	.hero-home {
    width: 790px!important;
	}
	.cta-servizi-home .elementor-cta__title {
	font-size:24px!important;
	line-height:1.1em!important;
	}
	.cta-servizi-home .elementor-cta__bg-wrapper {
    min-width: 50%!important;
	}
	.titoli-servizi .elementor-heading-title {
    font-size: 75px!important;
    line-height: 1.1!important;
	}
	.box-testi-implantologia {
		width:45%!important;
	}
}


/* ------------------------------------------------- SCHERMO TABLET LANDSCAPE 1024px --------------------------------------------------------- */
@media screen and (max-width: 1024px) {
	.titolo-grande .elementor-heading-title {
		font-size: 65px!important;
		line-height:1.1em!important;
	}	
	#titolo-parodontologia h1 {
		font-size: 70px!important;
		line-height:1.1em!important;
	}	
		.box-testi-implantologia {
		width:100%!important;
	}
}


/* ------------------------------------------------- SCHERMO SMARTPHONE GRANDE 767px --------------------------------------------------------- */
@media screen and (max-width: 767px) {
	.titolo-grande .elementor-heading-title {
		font-size: 40px!important;
		line-height:1.1em!important;
	}
	p {
		line-height:1.4em!important;
	}
	.info-box-team .elementor-cta__title {
    font-size: 20px!important;
	}
	.hero-home {
    width: 100%!important;
	}
	.titoli-servizi .elementor-heading-title {
    font-size: 40px!important;
    line-height: 1.1!important;
	}
	#titolo-parodontologia h1 {
	font-size: 35px!important;
	line-height:1.1em!important;
	}
}


/* ------------------------------------------------- SCHERMO SMARTPHONE PICCOLO 400px --------------------------------------------------------- */
@media screen and (max-width: 400px) {
	.titolo-grande .elementor-heading-title {
		font-size: 35px!important;
		line-height:1.1em!important;
	}
}








