/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


.claimHome {
	font-family: 'Fugaz One';
	font-size: 5vw;
	text-align: center;
	font-weight: 900;
	line-height: 1.2em;
	text-shadow: -2px -2px 0 #ffffff, 2px -2px 0 #ffffff, -2px 2px 0 #ffffff, 2px 2px 0 #ffffff;
}


div#content {
	padding-top: 0px;
}

.stuck #logo img{
	content: url('/wp-content/uploads/2026/05/stucked_logo.png')!important;
	max-height: 100px!important;
}

.patternBc {
	width: 100vw;
	margin-bottom: 100px !important;
}

.stuck #masthead #logo img {
	max-height: 100px!important;
}

.stuck #masthead .header-main{
	height: 100px!important;
}

.header.show-on-scroll, .stuck #masthead.header-main {
	height: 100px !important;
}

.claimPics {
	font-size: 2.9vw;
	text-align: center;
	font-family: 'Fugaz One';
	line-height: 1em;
	text-transform: uppercase;
	transform: rotate(-15deg);
	text-decoration: underline;
}

.claimPics2 {
	font-size: 2.9vw;
	text-align: center;
	font-family: 'Fugaz One';
	line-height: 1em;
	text-transform: uppercase;
	text-decoration: underline;
}

.cicchettiWrap img, .spritzWrap img{
	border: 2px solid;
}

.cicchettiWrap {
	padding: 100px 70px;
}

.spritzWrap, .mapWrap{
	padding: 0px 70px;
	padding-bottom: 100px;
}

.mapWrap .vc_map_responsive{
	border: 2px solid;
	margin-bottom: 0px;
}

.claimPics3 {
	font-size: 2.9vw;
	text-align: left;
	font-family: 'Fugaz One';
	line-height: 1em;
	text-transform: uppercase;
	text-decoration: underline;
}

.contattiWrapcol{
	background: #7d2629;
	color: #f7ebd5;
	text-align: center;
}

.contattiWrapcol2 {
	background: #7d2629;
	padding: 25px;
}

.contattoLinea a{
	color: #f7ebd5;
}
.contattoLinea a:hover{
	color: #f7ebd5;
	text-decoration: underline;
}

.contattoLinea h3{
	color: #f7ebd5;
	margin-bottom: 0px !important;
}

.contattiWrapcol{
	padding-top: 25px
}

@media screen and (max-width: 1350px){
	
	.rigaContatti {
		flex-direction: column;
	}
	
	.rigaContatti > .wpb_column{
		width: 100%;
	}
	
	.rigaContatti .claimPics{
		transform: none;
	}
	
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

	.bigHomeWrap{
		height: 45vh!important;
	}
	
	.header-main {
		height: 150px!important;
	}
	
	#logo img {
		max-height: 150px!important;
	}
	
	.bigHomeWrap {
		min-height: 45vh !important;
	}
	
	.claimHome{
		font-size: 7vw;
	}
	
	.cicchettiWrap, .spritzWrap, .mapWrap {
		padding: 30px 0px;
	}
	
	.claimPics, .claimPics2 {
		font-size: 8vw;
		margin-bottom: 50px !important;
	}
	
	.wrapCicPic{
		width: 50%;
	}
	
	.allSpritz {
		display: flex;
		flex-wrap: wrap;
	}
	
	.allSpritz .vc_col-sm-3{
		width: 50%;
	}
	
	.wrapCicPic > .vc_column-inner {
		padding: 5px;
	}
	
	.wrapCicPic .wpb_single_image{
		margin-bottom: 5px;
	}
	
	.allpicsWrap {
		padding: 0px 5px !important;
	}
	
	.patternBc {
		margin-bottom: 0px !important;
	}
	
	.allSpritz .vc_col-sm-3 > .vc_column-inner {
		padding: 5px!important;
	}
	
	.allSpritz{
		padding: 5px!important;
	}
	
	.allSpritz .wpb_single_image{
		margin-bottom: 5px;
	}
	
	.mapWrap{
		padding-bottom: 0px;
	}
	
	#content > .row > .large-12{
		padding-bottom: 0px!important;
	}
	
	#content{
		padding-bottom: 2px;
	}
	
	.bigHomeWrap .claimHome {
		font-size: 8vw;
	}
	
	.cicchettiWrap {
		padding-top: 15px;
	}
	
	.claimPics2{
		margin-bottom: 20px;
	}
	
	.spritzWrap{
		
	}
	
}