/*
Theme Name: twentytwenty - child
Template: twentytwenty
*/

/*
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@100;300;400;700;900&display=swap');

100 	Thin (Hairline)
200 	Extra Light (Ultra Light)
300 	Light
400 	Regular
500 	Medium
600 	Semi Bold (Demi Bold)
700 	Bold
800 	Extra Bold (Ultra Bold)
900 	Black (Heavy)
*/

@font-face { font-family: 'Heebo'; font-weight: 100; font-style: normal; src: url('/wp-content/themes/twentytwenty-child/assets/fonts/Heebo/Heebo-Thin.ttf') format('truetype'); }
@font-face { font-family: 'Heebo'; font-weight: 200; font-style: normal; src: url('/wp-content/themes/twentytwenty-child/assets/fonts/Heebo/Heebo-ExtraLight.ttf') format('truetype'); }
@font-face { font-family: 'Heebo'; font-weight: 300; font-style: normal; src: url('/wp-content/themes/twentytwenty-child/assets/fonts/Heebo/Heebo-Light.ttf') format('truetype'); }
@font-face { font-family: 'Heebo'; font-weight: 400; font-style: normal; src: url('/wp-content/themes/twentytwenty-child/assets/fonts/Heebo/Heebo-Regular.ttf') format('truetype'); }
@font-face { font-family: 'Heebo'; font-weight: 500; font-style: normal; src: url('/wp-content/themes/twentytwenty-child/assets/fonts/Heebo/Heebo-Medium.ttf') format('truetype'); }
@font-face { font-family: 'Heebo'; font-weight: 600; font-style: normal; src: url('/wp-content/themes/twentytwenty-child/assets/fonts/Heebo/Heebo-SemiBold.ttf') format('truetype'); }
@font-face { font-family: 'Heebo'; font-weight: 700; font-style: normal; src: url('/wp-content/themes/twentytwenty-child/assets/fonts/Heebo/Heebo-Bold.ttf') format('truetype'); }
@font-face { font-family: 'Heebo'; font-weight: 800; font-style: normal; src: url('/wp-content/themes/twentytwenty-child/assets/fonts/Heebo/Heebo-ExtraBold.ttf') format('truetype'); }
@font-face { font-family: 'Heebo'; font-weight: 900; font-style: normal; src: url('/wp-content/themes/twentytwenty-child/assets/fonts/Heebo/Heebo-Black.ttf') format('truetype'); }

input, textarea, button, .button, .faux-button, .faux-button.more-link, .wp-block-button__link, .wp-block-file__button { font-family: 'Heebo'; }

html {
  overflow-x: hidden;
  width: 100vw;
}

#site-footer {
	position: fixed;
	bottom: 0;
	width: 100%;
}

.footer-nav-widgets-wrapper, #site-footer {
	background-color: #444;
	border-color: #999;
}

.footer-copyright {
	font-weight: 200;
	font-size: 14px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

button, input[type="button"], input[type="reset"], input[type="submit"], a { text-decoration: none !important; }

.hide { display: none; }

.page-id-25 {
	background-image: url(/wp-content/uploads/2022/09/background.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #fff;	
	overflow-x: hidden;
	font-family: 'Heebo', sans-serif;
	font-weight: 200;
	bottom: 0;
	display: block;
	position: relative;
}

[class*="fs-"] {
	line-height: normal !important;
}
hr {
	margin: 10px 0;
	background-color: rgba(0,0,0,0.3);
}
blockquote {
    background-color: rgba(240,240,240,1.00);
}
blockquote > * {
    padding-top: 0;
    padding-bottom: 0;
}

.autience-container-centered {
    z-index: 999999 !important;
}
body.single #primary {
    margin-top: 20px;
    padding: 10px 20px;
}

.entry-content li[data-store-id] a,
.entry-content a[href^="mailto:"],
.entry-content a[href^="tel:"],
.entry-content > * > a:not(.fancyboxforwp):not([class*="a2a_"]):not([rel='tag']):not(.nobg):not([href="http://tuttalaveritasulcalcare.subscribemenow.com/"]),
.entry-content > * > * > a:not(.fancyboxforwp):not([class*="a2a_"]):not([rel='tag']):not(.nobg):not([href="http://tuttalaveritasulcalcare.subscribemenow.com/"]),
.entry-content > * > * > * > a:not(.fancyboxforwp):not([class*="a2a_"]):not([rel='tag']):not(.nobg):not([href="http://tuttalaveritasulcalcare.subscribemenow.com/"]),
.entry-content > * > * > * > * > a:not(.fancyboxforwp):not([class*="a2a_"]):not([rel='tag']):not(.nobg):not([href="http://tuttalaveritasulcalcare.subscribemenow.com/"]),
.entry-content > * > * > * > * > * > a:not(.fancyboxforwp):not([class*="a2a_"]):not([rel='tag']):not(.nobg):not([href="http://tuttalaveritasulcalcare.subscribemenow.com/"]) {
	color: #fed136;
	display: inline-block;
	padding: 0px 4px 2px;
	background-color: #666;
	border-radius: 4px;
}

@media only screen and (max-width:768px){
	body.single #primary {
		margin-top: 170px;
	}
	blockquote h2 {
		margin: 0 !important;
		padding: 0 !important;
	}
}
@media only screen and (min-width:769px){
	#primary {
		width: 70%;
	}
	#secondary {
		width: 30%;
	}
}

.header-post-title-container {
	border-bottom: none !important;
}

.btn {
	border-radius: 8px;
	background-color: #00D618;
	-webkit-box-shadow: 3px 3px 5px 0 rgba(0,0,0,.3);
	box-shadow: 3px 3px 5px 0 rgba(0,0,0,.3);
	display: inline-block;
}
.btn:hover {
	background-color: #00D618;
	-webkit-box-shadow:inset 3px 3px 5px 0 rgba(0,0,0,.3);
	box-shadow:inset 3px 3px 5px 0 rgba(0,0,0,.3);
}
.btn-lg {
	padding: 10px 20px;
	border-color: #fed136;
	border-radius: 3px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	background-color: #fed136;
}
.btn-lg:hover, .btn-lg:focus, .btn-lg:active {
    color: #fff;
    background-color: #fec503;
}
.btn-xl {
	padding: 20px 40px;
	border-color: #fed136;
	border-radius: 3px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	background-color: #fed136;
}
.btn-xl:hover, .btn-xl:focus, .btn-xl:active {
    color: #fff;
    background-color: #fec503;
}
h2 + h3 {
	color: #aaa;
	font-size: 18px !important;
	margin-top: -20px !important;
	font-weight: 300;
}
.castiel-wizard-container table {
    max-width: 100%;
    width: 100%;
}
.inner-wrap > .container-fluid {
	margin: 0 calc(((( 100vw - 100% ) / 2) * -1 ) + 0px ) !important;
	width: 100vw !important;
	padding-top: 15px;
	padding-bottom: 30px;
	left: 0px;
	position: relative;
}
.css-header-bg {
    background-position: center;
    background-size: cover;
}
.css-yellow-c {
	color: #fed136;
}
.css-white-c {
	color: #fff;
}
.css-yellow-bg {
	background-color: #fed136;
}

.css-cta {
	display: inline-block;
	position: relative;
	margin: 0 auto;
	border-radius: 10px;
	color: #333;
	max-width: 700px;
	padding: 30px;
	font-weight: bold;
}
.css-hp-cta-book {
	display: block;
	margin: 0 auto;
	margin-bottom: 0px;
	max-width: 250px;
	width: 90%;
	transform: rotate(-4deg);
	animation-name: hp-cta-book-anim;
	animation-duration: 4s;
	animation-iteration-count: infinite;
}
@keyframes hp-cta-book-anim {
	0%   { transform: rotate(-8deg); }
	50%   { transform: rotate(-4deg); }
	100%   { transform: rotate(-8deg); }
}

.css-hp-cta-book-btn {
	display: block;
	margin: 0 auto;
}

.css-hp-model img {
	max-width: 300px;
	width: 80%;
}

#site-title a {
	font-size: 46px;
	font-weight: bold;
	color: #fed136;
}
#masthead {
    position: sticky !important;
    z-index: 10000;
    top: 0;
    margin-bottom: -186px;
}
#masthead.clearfix::after {
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	visibility: visible;
	background-color: #666;
}
#masthead + .clearfix + .container-fluid,
#masthead + .container-fluid,
#masthead + #main .css-header-bg{
	padding-top: 186px;
	padding-bottom: 0;
	top: -50px;
	position: relative;
}
#masthead + .container-fluid{
	padding-top: 236px;
}
#masthead + #main {
    padding: 0;
}
#masthead #header-text-nav-container {
	border: none !important;
}
#masthead #header-text-nav-wrap {
    display: flex !important;
}
#masthead #menu-poseidon .menu-item {
    display: inline-block;
    float: none;
    margin: 2px;
	border-radius: 5px;
	font-size: initial;
}
#masthead #menu-poseidon .menu-item.menu-item-has-children {
	padding-right: 10px;
}
#masthead #menu-poseidon .menu-item.menu-item-has-children a {
	padding-right: 20px;
}
#masthead #menu-poseidon .menu-item .sub-toggle {
    right: 7px;
	margin-top: 2px;
	color: #fff;
}


#masthead #menu-poseidon .sub-toggle span {
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	margin-left: 2px;
}
#masthead #menu-poseidon .sub-menu .menu-item .sub-toggle {
	right: 16px;
	margin-top: 0px;
}
#masthead #menu-poseidon .menu-item a {
	float: none;
	padding: 5px 10px;
	line-height: 16px;
	color: #fff;
	white-space: nowrap;
	font-size: 18px;
	letter-spacing: -1px;
	margin-right: -10px;
	border-radius: 8px;
}
#masthead #menu-poseidon .menu-item:hover > .sub-toggle {
	color: #333;
}
#masthead #menu-poseidon .menu-item:hover > a {
	color: #333 !important;
	margin-right: -10px;
	border-radius: 8px;	
}
@media only screen and (min-width:769px){
	#masthead #menu-poseidon .menu-item:hover > a {
		background-color: rgba(254,209,54,1.00) !important;
	}
}
#masthead #menu-poseidon .sub-menu .menu-item {
    padding: 2px 20px 2px 10px;
}
#masthead .header-post-title-class {
    color: #fff;
	margin: 0;
}
#masthead ul.nav-menu {
    margin: 0;
    padding: 0;
    font-size: 0;
	line-height: 0;
}
#masthead .main-navigation ul.nav-menu > li > ul {
	top: 26px;
}
#masthead .main-navigation ul li ul {
	padding: 0px;
	background-color: #666666;
	-webkit-box-shadow: 0 0 10px 0 rgba(254,209,54,1);
	box-shadow: 0 0 10px 0 rgba(254,209,54,1);
	border-radius: 10px;
	min-width: 100px;
	width: auto;
	display: block;
	padding: 8px 0;
}
#masthead .main-navigation ul li ul li:hover > a {
	background-color: transparent !important;
}
#masthead .main-navigation ul li {
	border: 0px !important;
}
#masthead .main-navigation ul li ul li:hover ul {
	left: calc( 100% + 0px );
	top: -3px;
}
#masthead h1#site-title {
    margin-bottom: 0px;
}
#masthead #site-description {
    line-height: 24px;
    font-size: 16px;
    padding-bottom: 0;
    color: #ccc;
}
#main > .inner-wrap {
    padding-top: 50px;
}
.css-single-post-hp {
    padding: 20px;
    background-color: transparent;
    z-index: 10;
}
.css-single-post-hp::after {
    content: '';
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    background-color: #fff;
    z-index: -1;
    border-radius: 10px;
	-webkit-box-shadow: 0px 0px 10px 0 rgba(0,0,0,.1);
	box-shadow: 0px 0px 10px 0 rgba(0,0,0,.1);
}
.css-single-post-hp:hover::after {
	-webkit-box-shadow: 0px 0px 10px 0 rgba(0,0,0,.2);
	box-shadow: 0px 0px 10px 0 rgba(0,0,0,.2);
}
.css-single-post-hp-title {
	padding: 10px;
	width: calc( 100% + 30px );
	margin-left: -15px;
	background-color: #fed136;
	margin-top: 15px;
}
.css-single-post-hp-img {
	width: calc( 100% + 30px );
	margin: -15px;
}
.css-single-post-hp-img img {
	width: calc( 100% + 30px );
	border-radius: 10px 10px 0 0;
	margin: 0;
}
.css-single-post-hp-author {
	color: #666;
}
.css-single-post-hp-excerpt {
	color: #333;
}

#cta {
	background-color: #555;
}
#cta .css-hp-cta-book {
	max-width: 100px;
	width: 90%;
}
.css-box-hp .fa-stack {
    display: block;
    margin: 0 auto;
    position: relative;
	color: #fed136;
}

.bg-light-grey {
	background-color: rgba(0,0,0,.05);
}
.text-mid-grey {
	color: #999;
}
.text-white {
	color: #fff;
}

#problema.css-box-hp .fa-stack { color: rgba(254,122,53,1.00); }
#effetti.css-box-hp .fa-stack { color: #fed136; }
#soluzione.css-box-hp .fa-stack { color: rgba(64,197,0,1.00); }


.css-box-icon {
	display: inline-block;
	position: relative;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * 
 *
 *			table - mappa
 *
 * * * * * * * * * * * * * * * * * * * * * * * * */
table#mappa {
    margin: 0 auto;
}
table#mappa th {
    border: none;
}
#mappa #mapster_wrap_0 .mapster_el {
	display: none;
}
#mappa #mapster_wrap_0 #italia {
	opacity: 1 !important;
}

table#mappa * {
	margin: 0 auto;
}

.css-mappa-quanto-dura {
	min-height: 300px;
	height: 500px;
	width: 500px;
	display: block;
	margin: 0 auto;
}

@media only screen and (max-width:500px){
	.css-mappa-quanto-dura,
	.css-mappa-quanto-dura * {
		max-width: 300px;
		max-height: 300px;
	}
}
@media only screen and (max-width:300px){
	.css-mappa-quanto-dura,
	.css-mappa-quanto-dura * {
		max-width: 200px;
		max-height: 200px;
	}
}




.no-sidebar #primary {
    width: 100% !important;
}

.css-blog-single {
	padding: 0px 15px;
	border: 1px solid transparent;
	/*
	margin-top: 20px;
	*/
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
	box-shadow: 2px 2px 15px 0 rgba(0,0,0,.2);
	border-radius: 10px;
	height: 100%;
}
.css-blog-single footer {
	background-color: #f3f3f3;
}

.css-sidebar {
	border-radius: 10px;
	-webkit-box-shadow: 3px 3px 10px 0 rgba(0,0,0,.05);
	box-shadow: 2px 2px 15px 0 rgba(0,0,0,.1);
	overflow: hidden;
	border: 1px solid #f2f2f2;
	padding: 20px;
	margin-top: 20px;
}
.css-sidebar h3 {
	line-height: 38px !important;
	margin-top: 0;
	max-width: 320px;
	margin: 0 auto;
}

@media only screen and (max-width:1200px){
	.css-sidebar h3 {
		line-height: 26px !important;
		font-size: 22px !important;
	}
}

.css-sidebar h3 span {
	padding-bottom: 0;
}
.css-sidebar a {
	left: 50%;
	transform: translateX(-50%);
	position: relative;
	display: block;
}
.css-sidebar-img {
	position: relative;
	min-width: 300px;
	left: 50%;
	transform: translateX(-50%);
}
.css-sidebar img {
	max-width: 220px;
	position: relative;
	display: block;
	animation-name: hp-cta-book-anim-sidebar;
	animation-duration: 4s;
	animation-iteration-count: infinite;
	margin: 0 auto;
}
@keyframes hp-cta-book-anim-sidebar {
	0%   { transform: rotate(-8deg); }
	50%   { transform: rotate(-4deg); }
	100%   { transform: rotate(-8deg); }
}

.css-sidebar h4 {
	display: inline-block;
	width: auto;
	margin-top: 0;
	margin-bottom: 0;
	left: 50%;
	position: relative;
	transform: translateX(-50%);
	padding: 10px 20px;
	background-color: #fed136;
	border-radius: 10px;
	color: #000;
	line-height: 22px;
}

.scrollToWizard {
    color: #ff0000;
	text-decoration: underline !important;
}

.css-cta-toform .elementor-icon i {
	font-size: 100px;
	color: #fed136;
}

.hide {
	display: none !important;
}

.css-sn-prev,
.css-sn-next {
	position: relative;
	display: inline-block;
	text-align: center;
	left: 50%;
	transform: translateX(-50%);
	width: 150px;
}
.css-sn-prev div,
.css-sn-next div {
	font-size: 24px;
}

.css-sn-prev svg,
.css-sn-next svg {
	position: absolute;
	top: 60px;
	left: calc(50% + 10px);
	transform: translateX( -50% );
	fill: transparent;
	pointer-events: none;
}
.css-sn-prev svg text,
.css-sn-next svg text {
	fill: #FFF;
	font-size: 13.1px;
}

.css-sn-prev i,
.css-sn-next i {
	font-size: 100px;
	color: #fed136;
	display: inline-block;
	position: relative;
	/*
	left: 50%;
	transform: translateX(-50%);
	*/
	cursor: pointer;
}
input[type="text"].css-new-sn-check,
input[type="text"].css-sn-check {
	width: 400px !important;
	display: inline-block !important;
	position: relative;
	margin-bottom: 50px !important;
	left: 50%;
	transform: translateX(-50%);
	max-width: 90% !important;
	border-radius: 10px;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	padding: 5px 15px;
	border: 4px solid #ccc;
}

input[data-macchina].css-new-sn-check:not(:placeholder-shown),
input[data-macchina].css-sn-check:not(:placeholder-shown){
	border-color: #00d22b;
}

input[data-macchina="false"].css-new-sn-check:not(:placeholder-shown),
input[data-macchina="false"].css-sn-check:not(:placeholder-shown){
	border-color: red;
}

div.wpforms-container-full .wpforms-form label.wpforms-error:not(:placeholder-shown) {
	background-color: red !important;
	display: inline-block;
	padding: 2px 6px !important;
	border-radius: 4px;
	color: #fff !important;
}

[data-elementor-type="wp-page"]:not(.elementor-edit-area-active) .css-model,
[data-elementor-type="wp-page"]:not(.elementor-edit-area-active) .css-timer-scaduto-text,
[data-elementor-type="wp-page"]:not(.elementor-edit-area-active) .css-timer-scaduto-text.show + .css-timer-non-scaduto-text {
	display: none;
}

.css-model.show,
.css-timer-scaduto-text.show {
	display: block !important;
}
.css-model small { white-space: normal; }

.timer_end {
	font-weight: bold;
	display: inline-block;
	margin-top: 20px;
	color: #fed136;
	font-size: 40px;
	position: relative;
	margin-bottom: 20px;
}
.css-timer-scaduto::after {
	content: 'Offerta scaduta!';
	width: calc( 100% + 50px);
	height: 26px;
	background-color: red;
	position: absolute;
	left: -25px;
	top: 50%;
	transform: translateY(-50%) rotate(-9deg);
	font-size: 22px;
	color: #fff;
	line-height: 26px;
}

.css-timer-anno,
.css-timer-mese,
.css-timer-giorno,
.css-timer-ore,
.css-timer-minuti,
.css-timer-secondi {
	display: inline-block;
	color: #000;
	background-color: #fff;
	border-radius: 5px;
	text-align: center;
	margin-right: 5px;
	line-height: 62px;
	width: 80px;
	height: 80px;
	font-size: 50px;
	position: relative;
}

.css-timer-anno:after,
.css-timer-mese:after,
.css-timer-giorno:after,
.css-timer-ore:after,
.css-timer-minuti:after,
.css-timer-secondi:after {
	display: block;
	position: absolute;
	bottom: -12px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 20px;
	font-weight: 300;
}
.css-timer-anno:not(:placeholder-shown):after { content: 'anni'; }
.css-timer-mese:not(:placeholder-shown):after { content: 'mesi'; }
.css-timer-giorno:not(:placeholder-shown):after { content: 'giorni'; }
.css-timer-ore:not(:placeholder-shown):after { content: 'ore'; }
.css-timer-minuti:not(:placeholder-shown):after { content: 'minuti'; }
.css-timer-secondi:not(:placeholder-shown):after { content: 'secondi'; }

/* * * * * * * * * * * * * * * * * * * * * * * * * 
 *
 *			aggiunti a mano
 *
 * * * * * * * * * * * * * * * * * * * * * * * * */
[class*="css-"] {
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.testimonial_avatar > img {
	object-fit: cover;
}
.css-single-testimonial-hp {
	padding: 15px;
	display: block;
	min-height: 210px;
	overflow: hidden;
	z-index: 100;
	border-radius: 10px;
	position: relative;
}
.css-single-testimonial-hp.hover::after {
    content: '';
    position: absolute;
    left: 8px;
    right: 8px;
    top: 8px;
    bottom: 8px;
    border: 1px solid transparent;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 8px 0px rgba(0, 0, 0, .2);
    box-shadow: 0 0 8px 0px rgba(0, 0, 0, .2);
    display: block;
    z-index: -1;
}


.css-single-testimonial-hp.hide {
	display: none;
}
body.home .css-single-testimonial-hp::after {
    content: '';
    position: absolute;
    display: block;
    left: 10px;
    top: 10px;
    right: 10px;
    bottom: 10px;
    z-index: -1;
    border: 1px solid rgba(0,0,0,0);
    border-radius: 10px;
	-webkit-box-shadow: 0 0 8px 0px rgba(0, 0, 0, .05);
	box-shadow: 0 0 8px 0px rgba(0, 0, 0, .05);
}
body.home .css-single-testimonial-hp.hover::after {
	border: 1px solid #eee;
	-webkit-box-shadow: 0 0 10px 0px rgba(0, 0, 0, .2);
	box-shadow: 0 0 10px 0px rgba(0, 0, 0, .2);
	background-color: #fff;
    background-color: #fff;
}

.css-single-testimonial-hp-img {
	margin-top: 10px;
	margin-left: 10px;
	position: absolute;
	padding: 0;
}
.css-single-testimonial-hp-img-container {
    border-radius: 50%;
    width: 144px;
    height: 144px;
    border: 2px solid #fed136;
    padding: 0;
    position: relative;
	overflow: hidden;
}
.css-single-testimonial-hp-img img {
    max-width: none !important;
    max-height: none !important;
	position: absolute;
}
.css-single-testimonial-hp-content {
	padding-left: 170px;
}
.css-single-testimonial-hp-content h3 {
	font-size: 22px !important;
	line-height: 22px;
	padding-bottom: 0;
}
.css-single-testimonial-hp-content-full {
	display: block;
	max-height: 0px;
	overflow: hidden;
}
.css-single-testimonial-hp-content-cut {
	overflow: hidden;
	max-height: 1000px;
}
.css-single-testimonial-hp.hover .css-single-testimonial-hp-content-full {
	display: block;
	max-height: 1000px;
}
.css-single-testimonial-hp.hover .css-single-testimonial-hp-content-cut {
	/*	display: block;
	max-height: 0px;
*/ display: none;
}




.css-single-testimonial-hp-separator {
	width: 100%;
	display: block;
	position: relative;
	clear: both;
}
.css-testimonianze-btn {
	padding-top: 20px;
}
.css-testimonianze:not(.shortcode) .row {
	/*
	width: 100%;
	*/
}

#primary .css-testimonianze.shortcode {
	margin-top: 15px;
}
@media only screen and (max-width:768px) {
	#primary .css-testimonianze.shortcode {
		width: calc( 100% + 100px );
		margin-right: -50px;
		margin-left: -50px;
	}
}
@media only screen and (min-width:769px) {
	#primary .css-testimonianze.shortcode {
		width: calc( 100% + 60px );
		margin-right: -10px;
		margin-left: -50px;
	}
}

.css-garanzia-popup {
	display: none;
	position: fixed;
	background-color: rgba(255, 255, 255, 1.00);
	padding: 30px;
	border: 1px solid #eee;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
	border-radius: 30px;
	border-top-right-radius: 0px !important;
	left: 50%;
	top: 50%;
	width: 800px;
	max-width: calc(100% - 30px);
	z-index: 99999999999;
	max-height: 90vh;
	transform: translate(-50%, -50%);
}
@media only screen and (max-width:768px) {
	.css-garanzia-popup {
		padding: 15px;
	}
}
.css-garanzia-content {
	overflow: auto;
	max-height: 100%;
}
.css-garanzia-popup.show {
	display: flex !important;
}
.css-garanzia-close {
	position: absolute;
	right: -10px;
	top: -10px;
	z-index: 999999999999999;
	background-color: #aaa;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	font-weight: bold;
	line-height: 26px;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
	cursor: pointer;
}
.css-garanzia-close:hover {
	background-color: rgb(221, 34, 0);
}
.css-rich-text-descrizione {
	margin-top: -15px;
}
.css-rich-text-descrizione p {
	font-size: 14px !important;
}
body.home.blog .landing-home > a > h4 {
	background-color: #43d854;
	padding: 15px;
	color: #fff;
	border-radius: 10px;
	font-weight: bold;
	padding-bottom: 30px;
}
body.home.blog .landing-home > .text-landing {
	color: #fff;
	font-weight: bold;
	margin-top: -35px;
	margin-bottom: 40px;
	pointer-events: none;
}
.bg-landing .landing-heading {
	padding: 20px 0;
}
.bg-landing .landing-home .text-landing_red, .bg-landing .landing-heading {
	border-radius: 10px;
}
.landing-home {
	text-align: center;
	margin: 0 auto 20px;
	max-width: 400px;
}

.header-img img {
	max-width: 100%;
}

.css-elementor-wizard::after {
	content: '';
	background: rgb(99,151,206);
	background: -moz-linear-gradient(-45deg,  rgba(99,151,206,1) 0%, rgba(74,138,191,1) 44%, rgba(48,117,178,1) 100%);
	background: -webkit-linear-gradient(-45deg,  rgba(99,151,206,1) 0%,rgba(74,138,191,1) 44%,rgba(48,117,178,1) 100%);
	background: linear-gradient(135deg,  rgba(99,151,206,1) 0%,rgba(74,138,191,1) 44%,rgba(48,117,178,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6397ce', endColorstr='#3075b2',GradientType=1 );
	top: 100px;
	bottom: 80px;
	left: -500px;
	right: -500px;
	z-index: -2;
	display: block;
	position: absolute;
	transform: rotate(177deg);
}

.css-landing-bg::after {
	content: '';
	background-color: rgba(28,44,72,1.00);
	top: 100px;
	bottom: 80px;
	left: -500px;
	right: -500px;
	z-index: -1;
	display: block;
	position: absolute;
	transform: rotate(177deg);
}

@media only screen and (max-width: 971px){
	.css-landing-bg::after {
		top: 80px;
	}
}

@media only screen and (max-width: 767px){
	.css-landing-bg::after {
		top: 60px;
	}
}

@media only screen and (max-width: 699px){
	.css-landing-bg::after {
		top: 40px;
		bottom: 50px;
	}
}

@media only screen and (max-width: 600px){
	.css-elementor-wizard > .elementor-widget-container {
		padding-top: 50px !important;
		padding-bottom: 40px !important;
	}
	.css-elementor-wizard::after {
		top: 30px;
	}
	.css-form-wiz {
		margin-bottom: 70px;
	}
	.css-interactive-wizard + div {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 600px){
	.css-interactive-wizard[data-steps-identifier*="result_civ_abitazione"] + div {
		margin-bottom: 550px;
	}
}
@media only screen and (max-width: 400px){
	.css-interactive-wizard[data-steps-identifier*="result_civ_abitazione"] + div {
		margin-bottom: 350px;
	}
}

.css-elementor-list-vantaggi ul {
  display: inline-block;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
}

.css-elementor-posiedon-lens-mobile {
	margin: 0 -10px;
	width: calc( 100% + 20px ) !important;
}

.css-poseidon-header-slogan {
	position: absolute;
	transform: rotate(0deg) skewY(-3deg);
	margin-top: -80px;
	margin-left: -50px;
	padding-bottom: 0px;
	min-width: 330px;
}

.css-poseidon-header-slogan h2 {
	text-align: left;
	position: relative;
	display: inline-block;;
	font-size: 20px !important;
	font-weight: 200 !important;
	padding: 15px 50px;
	background-color: #666666;
	width: auto;
}

.css-poseidon-header-slogan h2 span {
	display: block;
	position: relative;
	font-size: 60px !important;
	font-weight: 700 !important;
	color: #fed136;
}

@media only screen and (max-width: 1100px){
	.css-poseidon-header-slogan {
		margin-top: -90px;
	}
}
@media only screen and (max-width: 767px){
	.css-poseidon-header-slogan h2 {
		font-size: 16px !important;
	}
	.css-poseidon-header-slogan h2 span {
		font-size: 40px !important;
	}
}

@media only screen and (max-width: 630px){
	.css-poseidon-header-slogan + section {
		margin-top: 50px;
	}
}

.css-lens-section img {
	margin-left: -20px;
}


@media only screen and (max-width: 575px){
	.css-wiz-back-container{
		margin-bottom: 10px;
	}
}

.css-model .elementor-heading-title {
	white-space: normal;
}
.css-model .timer_end {
	white-space: nowrap;
}
















.iubenda-ibadge {
	display: inline-block;
	top: 1px;
	position: relative;
	left: 5px;
	width: 92px !important;
}
