/* 
Theme Name: Elena Gremoli Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Deisgn by G.G. Service srl
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: elena-gremoli-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
*/

/* ---------- UTILS ---------- */
/* Margin */
.margin-top-xs {margin-top:5px!important;}
.margin-top-sm {margin-top:30px!important;}
.margin-top-md {margin-top:60px!important;}
.margin-top-lg {margin-top:90px!important;}
.margin-top-xl {margin-top:120px!important;}
.margin-bottom-xs {margin-bottom:5px!important;}
.margin-bottom-sm {margin-bottom:30px!important;}
.margin-bottom-md {margin-bottom:60px!important;}
.margin-bottom-lg {margin-bottom:90px!important;}
.margin-bottom-xl {margin-bottom:120px!important;}
.margin-top-bottom-xs {margin-top:5px!important; margin-bottom:5px!important;}
.margin-top-bottom-sm {margin-top:30px!important; margin-bottom:30px!important;}
.margin-top-bottom-md {margin-top:60px!important; margin-bottom:60px!important;}
.margin-top-bottom-lg {margin-top:90px!important; margin-bottom:90px!important;}
.margin-top-bottom-xl {margin-top:120px!important; margin-bottom:120px!important;}

/* Padding */
.padding-top-xs {padding-top:10px!important;}
.padding-top-sm {padding-top:30px!important;}
.padding-top-md {padding-top:60px!important;}
.padding-top-lg {padding-top:90px!important;}
.padding-top-xl {padding-top:120px!important;}
.padding-bottom-xs {padding-bottom:10px!important;}
.padding-bottom-sm {padding-bottom:30px!important;}
.padding-bottom-md {padding-bottom:60px!important;}
.padding-bottom-lg {padding-bottom:90px!important;}
.padding-bottom-xl {padding-bottom:120px!important;}
.padding-top-bottom-xs {padding-top:10px!important;padding-bottom:10px!important;}
.padding-top-bottom-sm {padding-top:30px!important;padding-bottom:30px!important;}
.padding-top-bottom-md {padding-top:60px!important;padding-bottom:60px!important;}
.padding-top-bottom-lg {padding-top:90px!important;padding-bottom:90px!important;}
.padding-top-bottom-xl {padding-top:120px!important;padding-bottom:120px!important;}
.padding-top-bottom-xxl {padding-top:180px!important;padding-bottom:180px!important;}

.padding-sides-xs {padding-right:5%; padding-left:10%;}
.padding-sides-sm {padding-right:10%; padding-left:10%;}
.padding-sides-md {padding-right:15%; padding-left:10%;}
.padding-sides-lg {padding-right:25%; padding-left:25%;}
.padding-sides-xl {padding-right:33.3%; padding-left:33.3%;}

/* Utils */
@media(min-width:768px) {.row-valign-center {display:flex; align-items:center; justify-content:center;}}

.elementor-text-editor > p:last-child,
.elementor-text-editor > ul:last-child,
.elementor-widget-container > p:last-child {margin-bottom:0!important;}
.elementor-icon-wrapper {line-height:1;}


/* Header homepage */
body .elementor-location-header{
	position: absolute;
	left: 0;
	right: 0;
	z-index: 9999;	
}

/* Breadcrum style */
nav.rank-math-breadcrumb {
    text-transform: uppercase;
    font-weight: 400;
}

/* Iubenda */
#iub-pp-container h1 {font-size:50px;}
#iub-pp-container h2 {font-size:40px;}