/*
Theme Name:     Leadinjection Child
Theme URI:      http://leadinjection.io/
Description:    Child theme for the leadinjection WordPress theme
Author:         Themeinjection
Author URI:     http://leadinjection.io/
Template:       leadinjection
Version:        2.0.5
*/

/* You can overwrite the parent theme's styles with your own code here. */

/* DEFAULT */
p {
	font-size: 22px;
	font-weight: normal;
	color: rgb(45, 45, 45);
	font-family: "Lato", sans-serif !important;
	margin: 0 0 30px !important;
}
h1 {
	color: #fff !important;
}
h2 {
	font-size: 50px !important;
	font-family: "Lato", sans-serif !important;
	color: #2d2d2d !important
}
h3 {
	font-size: 30px !important;
	font-family: "Lato", sans-serif !important;
	color: #2d2d2d !important;
}
h5 {
	color: rgb(45, 45, 45) !important;
	font-size: 22px !important;
	font-family: Lato, Helvetica, sans-serif !important;
}
h6 {
	font-size: 30px !important;
	line-height: 35px !important;
	color: #fff;
	font-family: "Source Sans Pro", sans-serif !important;
}
li {
	font-size: 22px;
	line-height: 40px;
	font-family: "Lato", sans-serif !important;
	font-weight: normal;
	color: #2d2d2d !important
}
li i {
	margin-right: 7px;
}
.wpcf7-checkbox {
	color: #fff;
}
.wpcf7-checkbox a {
	color: #fff !important;
	font-weight: bold;
}
.wpcf7-checkbox a:hover {
	color: #fff !important;
	font-weight: bold;
}

@media (min-width: 1440px){
	.container {
		width: 1440px !important;
	}
}
@media (min-width: 1170px) and (max-width: 1439px) {
	.container {
    width: 1170px !important;
	}
}

@media (max-width: 768px) {
	h2 {
		font-size: 32px !important;
	}
}

/* Header */
.btn-header {
	margin-top: 11% !important;
}
.btn-header .btn-green {
	font-size: 18px;
}
@media (max-width: 1439px){
	.btn-header .btn-green {
		font-size: 21px !important;
	}
}
@media (min-width: 1170px) and (max-width: 1439px) {
	.btn-header {
		display: flex;
	}
}
@media (max-width: 1169px){
	.btn-header .btn-green {
		font-size: 21px !important;
	}
}
.header-info {
	margin-top: 3%;
	font-size: 17px;
}
@media (max-width: 1439px) {
	.header-info {
		font-size: 14px;
	}
}
.header-info a,
.header-info a:active, 
.header-info a:focus, 
.header-info a:visited {
	margin-right: 15px;
	color: #2d2d2d !important;
	display: block;
}
.header-info a:hover{
	text-decoration: none;
	color: #077c42 !important;
}
@media (max-width: 1169px) {
	.header-info a {
		display: block;
	}
}
.header-info .fa-phone {
	font-size: 20px;
	border: 1px solid #2d2d2d;
	border-radius: 50%;
	padding-left: 8px;
	padding-right: 8px;
	margin-right: 8px;
	width: 33px;
	height: 33px;
	color: #2d2d2d;
	padding-top: 6px;
	margin-bottom: 10px;
}
.header-info .fa-map-marker {
	font-size: 20px;
	border: 1px solid #2d2d2d;
	border-radius: 50%;
	padding-left: 10px;
	padding-right: 8px;
	margin-right: 8px;
	width: 33px;
	height: 33px;
	color: #2d2d2d;
	padding-top: 6px;
	margin-bottom: 10px;
}

.nav_logo {
	display: none !important;
}
#mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link.disable_icon i, 
#mega_main_menu > .menu_holder > .menu_inner > ul > li[class*="dropdown"] .mega_dropdown > li > .item_link.disable_icon > i, 
#mega_main_menu a.disable_icon > i {
	display: inline-block !important;
}
#masthead {
	position: relative;
}
.logo-head-tablet {
	max-width: 170px !important;
}

.divider {
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	margin-bottom: 35px;
}
.divider-white {
	border-bottom: 1px solid #fff;
	margin-bottom: 35px;
}
.divider-black {
	border-bottom: 1px solid #2d2d2d;
	margin-bottom: 35px;
}
.image-border {
	display: block;
	height: auto;
	max-width: 438px;
	border: 1px solid rgba(0,0,0,0.15);
	border-bottom: 2px solid rgba(0,0,0,0.15);
	padding: 1px !important;
	border-radius: 5px;
	box-shadow: 0 10px 6px -6px rgba(0,0,0,0.15);
	background: #fff;
	margin: auto;
}

.insoddisfatti-block {
	font-size: 22px;
	line-height: 35px;
}
.list-no-style {
	list-style: none;
	padding-left: 0px;
}
.list-no-style-green i {
	color: rgb(48, 160, 92);
}
.list-no-style-green {
	list-style: none;
	padding-left: 0;
}
.block-metodo-dimagrimento p,
.block-metodo-dimagrimento h2,
.block-metodo-dimagrimento h3,
.block-metodo-dimagrimento h6 {
	color: #fff !important;
	margin-bottom: 30px;
}
.block-metodo-dimagrimento li {
	color: #fff !important;
}
.text-non-farlo {
	font-size: 42px !important;
	color: #2d2d2d !important;
}
.text-solution {
	color: rgb(47,47,47);
	font-size: 24px;
	font-family: "Source Sans Pro", sans-serif !important;
}
.row-text-for-me {
	max-width: 1200px !important;
	margin: auto !important;
}
.divider-angle {
	color: #fff !important;
	text-align: center;
	font-size: 55px;
	line-height: 15px;
	display: block;
	cursor: auto;
}
.mobile-image {
	display: none;
}

@media (max-width: 991px) {
	.logo-head-tablet {
		margin: auto;
	}
	.header-info {
		text-align: center;
	}
	.btn-header {
    margin-top: 5%;
    margin-bottom: 5%;
	}
	.mobile-image {
		display: block;
	}
	.image-desktop {
		display: none;
	}
}

/**
 * 5.21 Iubenda
 * ----------------------------------------------------------------------------
 */
#iubenda-cs-banner  {
	background-color: #fff;
	transition: all 2s ease-in;
}
#iubenda-cs-banner .iubenda-banner{
	display: block;
	padding: 15px 20px;
	z-index: 99999998;
	font-size: 13px !important;
	color: #000;
}
#iubenda-cs-banner .iubenda-cs-content {
	max-width: 980px;
	width: auto;
	margin: 0 auto;
}
#iubenda-cs-banner .iubenda-cb-container {
	float: right;
}
#iubenda-cs-banner .iubenda-cs-close-btn,
#iubenda-cs-banner .iubenda-cs-close-btn:active,
#iubenda-cs-banner .iubenda-cs-close-btn:focus,
#iubenda-cs-banner .iubenda-cs-close-btn:visited {
	border: 1px solid #fff;
	border-radius: 3px;
	cursor: pointer;
	padding: 5px;
	text-align: right;
	color: #fff;
	text-decoration: none !important;
}
#iubenda-cs-banner .iubenda-cs-close-btn:hover {
	color: #fff;
	text-decoration: none !important;
}

/* Button Colors
-------------------------------------*/
.btn-slider {
	font-size: 30px;
}

.btn-green,
.btn-green:focus,
.btn-green:active,
.btn-green:visited {
	background-color: rgb(48, 160, 92);
	transition: all 0.5s ease-out;
	padding: 20px 20px 20px 20px;
	color: #fff;
	font-size: 21px;
}

.btn-green:hover {
	background-color: #077c42;
	transition: all 0.2s ease-out;
	text-decoration: none;
}

.btn-slider {
	font-size: 30px;
}

@media (min-width: 768px) and (max-width: 1169px) {
	.btn-green {
		line-height: 28px;
		display: flex;
	}
}
@media (max-width: 767px){
	.btn-slider {
		display: flex;
		line-height: 28px;
	}
}
@media (max-width: 573px) {
	.btn-green {
		line-height: 28px;
		display: flex;
	}
	h1 {
		font-size: 26px !important;
	}
}
.btn-custom1 {
	background-color: rgb(48, 160, 92) !important;
}
.btn-custom1:hover {
	background-color: #2a9e4d !important;
	color: #fff !important;
}

/* Small menu */

.menu-toggle {
	display: none !important;
	color: #e47230;
}
#nav.affix #nav_bar {
	background: none;
}
	
	.menu-toggle {
		cursor: pointer;
		display: inline-block;
		font-size: 20px !important;
		font-weight: bold;
		letter-spacing: 2px;
		font-family: 'Lato', sans-serif;
		margin: 0;
		padding: 12px 0 12px 5px;
	}
	.main-navigation {
			text-align: left !important
	}
	
	#nav-icon2 {
		width: 25px;
		height: 15px;
		position: relative;
		/*margin: 50px auto;*/
		margin-right: 15px;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		cursor: pointer;
		float: left;
		margin-top: 4px;
	}
	#nav-icon2 span {
		display: block;
		position: absolute;
		height: 3px;
		width: 50%;
		background: #e47230;
		opacity: 1;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
	}
	#nav-icon2 span:nth-child(even) {
		left: 50%;
		border-radius: 0 9px 9px 0;
	}
	#nav-icon2 span:nth-child(odd) {
		left:0px;
		border-radius: 9px 0 0 9px;
	}
	#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
		top: 0px;
	}
	#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
		top: 6px;
	}
	#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
		top: 12px;
	}
	#nav-icon2.open span:nth-child(1),#nav-icon2.open span:nth-child(6) {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#nav-icon2.open span:nth-child(2),#nav-icon2.open span:nth-child(5) {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	#nav-icon2.open span:nth-child(1) {
		left: 2px;
		top: 3px;
	}
	#nav-icon2.open span:nth-child(2) {
		left: calc(50% - 2px);
		top: 3px;
	}
	#nav-icon2.open span:nth-child(3) {
		left: -50%;
		opacity: 0;
	}
	#nav-icon2.open span:nth-child(4) {
		left: 100%;
		opacity: 0;
	}
	#nav-icon2.open span:nth-child(5) {
		left: 2px;
		top: 11px;
	}
	#nav-icon2.open span:nth-child(6) {
		left: calc(50% - 2px);
		top: 11px;
	}
	
	.toggled-on .nav-menu,
	.toggled-on .nav-menu > ul {
			display: block;
			margin-left: 0;
			padding: 0;
			width: 100%;
	}
	.toggled-on li,
	.toggled-on .children {
			display: block;
	}
	.toggled-on .nav-menu li > ul {
			background-color: transparent;
			display: block;
			float: none;
			margin-left: 20px;
			position: relative;
			left: auto;
			top: auto;
	}
	.toggled-on .nav-menu li > ul a {
			/*color: #fff; /* #141412; */
			color: #fff;
			width: auto;
	}
	.toggled-on .nav-menu li:hover > a,
	.toggled-on .nav-menu .children a {
			background-color: transparent;
			color: #fff;
			/* #141412; */
	}
	.toggled-on .nav-menu li a:hover,
	.toggled-on .nav-menu ul a:hover {
			/* background-color: #cb8714; */
			
			color: #fff;
	}
	ul.nav-menu,
	div.nav-menu > ul {
			display: none;
	}
	
.block-cf7-title {
	color: #2d2d2d;
}
	
/* Bottone header */
.page-id-166 .btn-header,
.page-id-169 .btn-header {
	display: none;
}
	
/* Footer */

.footer-copyright {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}
.footer-copyright .site-info {
	text-align: center;
	margin-bottom: 10px;
}

/* Iubenda Privacy Policy */
#iubenda_policy h2 {
	line-height: 40px !important;
}
#iubenda_policy h3 {
	line-height: 25px !important;
}
#iubenda_policy p {
	line-height: 31px !important;
	font-size: 22px !important;
}
#iubenda_policy ul.styled li,
#iubenda_policy ul li {
	line-height: 31px !important;
	font-size: 22px !important;
}

/**
 * 5.25 To top
 * ----------------------------------------------------------------------------
 */ 
#linkToTop.linkUp {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	cursor: pointer;
}
#linkToTop.linkUp .fa-circle {
	color: #26a4d6;
	border-radius: 100%;
	background-color: #fff;
	font-size: 2em;
	transition: all 0.5s ease;
}
#linkToTop.linkUp:hover .fa-circle {
	color: #2293c0;
}
#linkToTop.linkUp .fa-2x{
	font-size: 1.5em;
}
#linkToTop.linkUp .fa-stack-1x{
	line-height: 1.8em;
}
.scroll-to {
	display: none !important;
}