/* inserire i css qui */
.entry-header, .post-navigation, #Subheader, .section-post-header, .fixed-nav, .section-post-intro-share, .section-post-about {
	display: none;
}
.elementor-container {
	margin-top: 20px;
}
.elementor-kit-18 input:focus:not([type="button"]):not([type="submit"]), .elementor-kit-18 textarea:focus, .elementor-kit-18 .elementor-field-textual:focus {
  border-width: 0px 0px 2px 0px !important;
  }
 table tr:first-child td {
  box-shadow: none !important;
}
table tr:nth-child(2n) td {
  background: none !important;
}
#section-title {
 font-size: 25px !important;
}
@media (max-width: 1239px) {
	#dati_tecnici span, #dati_tecnici b {
        font-size: 13px;
    }
}
@media (max-width: 992px) {
    
	.col-xs-12, .col-sm-12 {
    	padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .col-xs-6 {
    	padding-right: 0 !important;
    }
	#PageTitle {
	  font-size: 28px;
	  line-height: 1.1;
	}
}

.btn-lycam {
	float: left;
	cursor: pointer;
	margin-left: 20px;
	padding: 11px 30px 11px 56px;
	background: url(https://lycam.com/wp-content/themes/lycam/images/icon_mail_B.png) no-repeat center left 20px #7AC0C3;
	background-size: auto;
	background-size: 30px;
	border-radius: 100px;
	color: white;
	font-size: 22px;
  	font-family: 'Merriweather', serif;
}
.btn-lycam:hover {
	background: url(https://lycam.com/wp-content/themes/lycam/images/icon_mail_B.png) no-repeat center left 20px #369E9E;
	background-size: 32px;
	color: #fff;
	transition: all 0.3s ease-in-out;
}

.info_box_odd {
	width: 100%;
	padding: 50px 0px;
	background: #171B2B;
}

.info_box_even {
    width: 100%;
  	padding: 50px 0px;
}
#fieldsExpands-1,
#fieldsExpands-2,
#fieldsExpands-3,
#fieldsExpands-4,
#fieldsExpands-5,
#fieldsExpands-6,
#fieldsExpands-7,
#fieldsExpands-8,
#fieldsExpands-9 {
	color: #fff;
	font-size: 22px;
	line-height: 22px;
}
@media screen and (max-width: 890px) {
	.btn-lycam {
		padding: 6px 30px;
		margin: 10px auto 30px;
		max-width: 200px;
		width: 100%;
		text-align: center;
		float: none;
	}
	.flex_cta .whatsapp_mode {
		max-width: 200px !important;
	}
}
div#eb_main {
  z-index: 100000 !important;
}
.img_single_top .img_barca_single {
  height: 446px;
}
.img_single_top img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.img_thumb_barche {
	height: 165px;
}
.img_thumb_barche img {
	height: 100%;
	object-fit: cover;
}
.new_ctami {box-sizing: unset}