/* 
Theme Name: Leghorn Yacht Chandler
Description: Tema personalizzato
Author: Francesca Salvini
Author URI: https://www.francescasalvini.it/
Template: hello-elementor
Version: 2.0
Text Domain: lyc
*/

/* LOGO */
.hfe-site-logo .hfe-site-logo-container img { width: auto !important; height: 90px; }

.gallery-item-thumbnail-wrap { padding: 35px; }
.eael-filterable-gallery-item-wrap .eael-gallery-grid-item .gallery-item-thumbnail-wrap > img { filter: grayscale(1);}

/* home */
.home .catalog-carousel .swiper-slide-image { filter: grayscale(1);	height: 150px !important; }


/* COOKIE YES */
#cookie-law-info-bar {
	box-sizing: border-box;
	padding: 46px !important;
	font-size: 16px;
	line-height: 24px;
	border: 1px solid rgb(219, 219, 219);
	text-align: left;
	letter-spacing: normal;
	color: rgb(14, 14, 14) !important;
	font-family: inherit;
	width: 445px !important;
	height: auto;
	max-height: 749px;
	overflow: auto;
	position: fixed;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 10px;
	display: block;
}
#cookie_action_close_header {
	display: inline-block;
	box-sizing: border-box;
	padding: 8px 10px;
	background: rgb(198, 157, 6) none repeat scroll 0% 0%;
	text-align: center;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 600;
	border: 0px solid rgb(255, 255, 255);
	line-height: 28px;
	border-radius: 0px;
	margin-top: 20px;
	width: 29%;
	margin-right: 2%;
	color: rgb(255, 255, 255);
}

#cookie_action_close_header_reject {
	display: inline-block;
	box-sizing: border-box;
	padding: 8px 10px;
	background: rgb(185, 191, 190) none repeat scroll 0% 0%;
	text-align: center;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 600;
	border: 0px solid rgb(255, 255, 255);
	line-height: 28px;
	border-radius: 0px;
	margin-top: 20px;
	width: 29%;
	margin-right: 2%;
	color: #fff !important;
}

.cli_settings_button {
	display: inline-block;
	text-decoration: none;
	border: 1px solid rgb(185, 191, 190);
	width: 29%;
	padding: 8px 10px;
	margin-top: 20px;
	text-transform: uppercase;
	text-align: center;
	font-size: 13px;
	line-height: 28px;
	box-sizing: border-box;
	font-weight: 600;
	color: rgb(185, 191, 190);
}

@media screen and (max-width: 480px){
	
	/* LOGO */
	.hfe-site-logo .hfe-site-logo-container img { height: 60px; }
	
	
	/* FORM CONTACTS */
	div.wpforms-container-full .wpforms-form .wpforms-field:not(.wpforms-field-phone):not(.wpforms-field-select-style-modern):not(.wpforms-field-radio):not(.wpforms-field-checkbox):not(.wpforms-field-layout):not(.wpforms-field-repeater) {
		width: 100%;
		padding: 10px 0;
		margin: 0;
	}
	
	
	
	
	#cookie-law-info-bar {		
		padding: 10px !important;
		z-index: 999999999;
		width: 330px !important;
		font-size: 13px !important;
	}
	.cli-plugin-button, .cli_settings_button { font-size: 11px !important; }
	
	.cli-tab-container h4, .cli-tab-container h1 { font-size: 16px !important; }
	.cli-modal.cli-blowup {	z-index: 999999999 !important; }
}

