


.text-2-col {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 50px;
	-moz-column-gap: 50px;
	column-gap: 50px;
}
.text-3-col {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;
}

textarea {
	resize: none !important;
}

body {
	overflow-x: hidden;
}

.et_pb_row.et_pb_equal_columns > .et_pb_column {
	align-self: center;
}

#et-main-area .et_pb_button, #et-main-area .woocommerce button.button, #et-main-area .woocommerce a.button, body.woocommerce #et-main-area .button,
#et-main-area #main-content .et_pb_newsletter_button_wrap .et_pb_button {
	padding-top: 15px !important;
	padding-right: 30px !important;
	padding-bottom: 15px !important;
	padding-left: 30px !important;
	border-width: 0px !important;
	border-radius: 0px!important;
	letter-spacing: 2px!important;
	font-size: 14px!important;
	font-family: 'Prompt',Helvetica,Arial,Lucida,sans-serif !important;
	text-transform: uppercase !important;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
	width: 200px;
}

.page-template-default h1, .archive h1, .single.single-post h1 {
	font-size: 80px !important;
}

#servizi_tit_dx h2 {
	font-size: 40px !important;
}
#chi_siamo_tit_dx h2 {
	font-size: 36px !important;
}
.megatitolo h2 {
	font-size: 110px !important;
}

body.single-product .related.products {
	text-align: center;
}
body.single-product .related.products > h2 {
	display: none !important;
}

.et_pb_section.slider_azzurra {
	padding: 0 !important;
	height: 50vw;
}
.et_pb_section.slider_azzurra > .et_pb_row {
	width: 80%;
	max-width: 1500px;
}
.et_pb_section.slider_azzurra > .et_pb_row h2 {
	padding: 3vw 0 0 0 !important;
}

#main-footer #footer-bottom {
	background: #b2e9ff;
}
#main-footer #footer-bottom #footer-info {
	text-align: center;
	color: #111;
	float: none;
	font-weight: 600;
	font-size: 13px;
	letter-spacing: 0.5px;
}
#main-footer #footer-bottom #footer-info a {
	color: #111;
	font-weight: 600;
	font-size: 13px;
	letter-spacing: 0.5px;
}

#blog_servizi .et_pb_post {
	display: flex;
	align-items: center;
	justify-content: center;
}
#blog_servizi .et_pb_post:nth-child(2n) {
	flex-direction: row-reverse;
}
#blog_servizi .et_pb_post:nth-child(2n) .div_a_dx {
	text-align: right;
}
#blog_servizi .et_pb_post a.entry-featured-image-url {
	margin: 0;
	width: 50%;
	max-width: 50%;
}
#blog_servizi .et_pb_post .div_a_dx {
	padding: 30px 0;
	width: 50%;
	max-width: 50%;
}
#blog_servizi .et_pb_post .div_a_dx h2.entry-title {
	text-transform: uppercase;
	padding: 0 50px 25px 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#blog_servizi .et_pb_post .div_a_dx .post-content {
	padding: 0 50px;
}
#blog_servizi .et_pb_post .div_a_dx .post-content {
	padding: 0 50px;
}
#blog_servizi .et_pb_post .div_a_dx .post-content .more-link {
	color: #fff;
	background: #ff6f7e;
	margin-top: 30px;
	display: inline-block;
}
#blog_servizi .et_pb_post .div_a_dx .post-content .more-link:hover {
	background: #000;
}

#a_whatsapp {
	width: 64px;
	height: 64px;
	display: block;
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 9999;
}
#a_whatsapp img {
	width: 100%;
	height: 100%;
}

.single-post p img.size-full {
	width: 100%;
}

#slide_home .et_pb_column_3_5 h1 {
	font-size: 80px !important;
}
#slide_home .et_pb_column_3_5 .et_pb_image.et_pb_image_0 img {
	width: 472px;
	max-width: 100%;
	margin-left: 30px;
	transform: scale(0.75);
}

.link_grigi a {
	color: #666 !important;
}
.link_under_over a {
	position: relative;
}
.link_under_over a:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 0;
	height: 1px;
	background: #666;
	transition: all 0.3s ease-out;
}
.link_under_over a:hover:after {
	width: 100%;
}

#main-footer #footer-bottom #footer-crediti {
	text-align: center;
	color: #111;
	float: none;
	font-weight: 600;
	font-size: 13px;
	letter-spacing: 0.5px;
	margin-bottom: 4px;
}
#main-footer #footer-bottom #footer-crediti a img {
	display: inline;
	width: 32px;
	height: 32px;
	line-height: 19px;
	vertical-align: middle;
	transform: rotate(0deg);
	transition: all 0.3s ease-in-out;
}
#main-footer #footer-bottom #footer-crediti a:hover img {
	transform: rotate(180deg);
}
#main-footer #footer-bottom #footer-crediti a {
	color: #111;
	text-decoration: underline;
}

#main-content #newsletter .form_newsletter {
	
}
#main-content #newsletter .form_newsletter input.input {
	color: #111 !important;
	font-family: 'Prompt',Helvetica,Arial,Lucida,sans-serif;
	font-size: 16px;
	font-weight: 400 !important;
}
#main-content #newsletter .form_newsletter .et_contact_bottom_container {
	float: none;
	width: 100%;
	margin: 0;
	display: block;
}
#main-content #newsletter .form_newsletter .et_contact_bottom_container button {
	padding: 15px 30px !important;
    border: 0 !important;
    border-radius: 0px !important;
    letter-spacing: 2px!important;
    width: 97%;
    margin: 0 0 0 3% !important;
}
#main-content #newsletter .form_newsletter .et-pb-contact-message * {
	color: #fff !important;
}










/* - - - media query / responsive - - - */

@media screen and (max-width:1400px){
	.et_pb_row, .container.et_menu_container {
	width: 94%;
	}
	.megatitolo h2 {
	font-size: 90px !important;
	}
	.ultratitolo h2 {
	font-size: 120px !important;
	}
}
@media screen and (max-width:1300px){
	.megatitolo h2 {
	font-size: 84px !important;
	}
	.ultratitolo h2 {
	font-size: 110px !important;
	}
}
@media screen and (max-width:1200px){
	.megatitolo h2 {
	font-size: 76px !important;
	}
	.ultratitolo h2 {
	font-size: 94px !important;
	}
	#servizi_tit_dx h2 {
	font-size: 34px !important;
	}
	#chi_siamo_tit_dx h2 {
	font-size: 32px !important;
	}
}
@media screen and (max-width:1100px){
	.megatitolo h2 {
	font-size: 76px !important;
	}
	.ultratitolo h2 {
	font-size: 84px !important;
	}
	#slide_home .et_pb_column_3_5 h1 {
	font-size: 70px !important;
	}
	#newsletter h2 {
	font-size: 50px !important;
	}
	#servizi_tit_dx h2 {
	font-size: 30px !important;
	}
	#chi_siamo_tit_dx h2 {
	font-size: 30px !important;
	}
}
@media screen and (max-width:980px){
	.page-template-default h1, .archive h1, .single.single-post h1 {
	font-size: 70px !important;
	}
	.megatitolo h2 {
	font-size: 68px !important;
	}
	.ultratitolo h2 {
	font-size: 64px !important;
	}
	#slide_home .et_pb_column_3_5 h1 {
	font-size: 70px !important;
	}
	#newsletter h2 {
	font-size: 50px !important;
	}
	#servizi_tit_dx h2 {
	font-size: 46px !important;
	}
	#chi_siamo_tit_dx h2 {
	font-size: 40px !important;
	}
}
@media screen and (max-width:767px){
	#main-header #logo {
	max-width: 100%;
	max-height: 80%;
	}
	.page-template-default h1, .archive h1, .single.single-post h1 {
	font-size: 56px !important;
	letter-spacing: 1px !important;
	}
	.megatitolo h2 {
	font-size: 60px !important;
	}
	.ultratitolo h2 {
	font-size: 56px !important;
	}
	#slide_home .et_pb_column_3_5 h1 {
	font-size: 58px !important;
	}
	#newsletter h2 {
	font-size: 46px !important;
	}
	#servizi_tit_dx h2 {
	font-size: 46px !important;
	}
	#chi_siamo_tit_dx h2 {
	font-size: 40px !important;
	}
	#blog_servizi .et_pb_post {
	display: block;
	}
	#blog_servizi .et_pb_post .div_a_dx {
	text-align: left !important;
	}
	#blog_servizi .et_pb_post a.entry-featured-image-url {
	margin: 0;
	width: 100%;
	max-width: 100%;
	}
	#blog_servizi .et_pb_post .div_a_dx {
	padding: 30px 0;
	width: 100%;
	max-width: 100%;
	}
}
@media screen and (max-width:620px){
	.page-template-default h1, .archive h1, .single.single-post h1 {
	font-size: 42px !important;
	letter-spacing: 1px !important;
	}
	.megatitolo h2 {
	font-size: 60px !important;
	}
	.ultratitolo h2 {
	font-size: 40px !important;
	}
	#slide_home .et_pb_column_3_5 h1 {
	font-size: 54px !important;
	}
	#newsletter h2 {
	font-size: 38px !important;
	}
	#servizi_tit_dx h2 {
	font-size: 40px !important;
	}
	#chi_siamo_tit_dx h2 {
	font-size: 38px !important;
	}
	.text-2-col, .text-3-col {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	}
}
@media screen and (max-width:479px){
	.page-template-default h1 {
	font-size: 35px !important;
	letter-spacing: 1px !important;
	}
	.archive h1, .single.single-post h1 {
	font-size: 34px !important;
	letter-spacing: 0px !important;
	}
	.megatitolo h2 {
	font-size: 50px !important;
	}
	.ultratitolo h2 {
	font-size: 32px !important;
	}
	#slide_home .et_pb_column_3_5 h1 {
	font-size: 46px !important;
	}
	#newsletter h2 {
	font-size: 32px !important;
	}
	#servizi_tit_dx h2 {
	font-size: 30px !important;
	}
	#chi_siamo_tit_dx h2 {
	font-size: 32px !important;
	}
	#slide_home .et_pb_column_3_5 .et_pb_image.et_pb_image_0 img {
	width: auto;
	max-width: 100%;
	margin-left: 0;
	}
	.shop_table.cart .coupon #coupon_code, .shop_table.cart .coupon .button {
	width: 100% !important;
	}
	#main-content #et-boc .et_pb_shop .products .product {
	width: 100% !important;
    margin-right: 0 !important;
	}
}
@media screen and (max-width:380px){
	#slide_home .et_pb_column_3_5 h1 {
	font-size: 34px !important;
	}
	#newsletter h2 {
	font-size: 24px !important;
	}
	.page-template-default h1 {
	font-size: 30px !important;
	}
	.archive h1, .single.single-post h1 {
	font-size: 24px !important;
	}
	#chi_siamo_tit_dx h2 {
	font-size: 28px !important;
	}
	#servizi_tit_dx h2 {
	font-size: 25px !important;
	}
}




