/*
Theme Name: 	villaimelda
Template:		villaimeldamaster
*/

/* Theme customization starts here
-------------------------------------------------------------- */

#beddy-beddybar-anchor {
    position: fixed;
    background: #59595934;
    width: 100%;
    bottom: 0;
    right: 0;
    padding: 0;
    left: 0;
    z-index: 99999;
}

@media only screen and (max-width : 520px) {
	beddy-bar {
		display: none;
	}
}

/*$mobile-menu-breakpoint: 1239px;*/
/* MOBILE ICONS BAR */

.mobile-icon-wrapper {
	/*margin-top:-35px;*/
	width: 100%;	
	background-color: #d96d00;
	color:white; 
	display: none;
	position:fixed;
	bottom:27px;
	bottom:0;
	left:0;
	z-index:999999;
	/*-webkit-box-shadow: ($h1-color - 20) 0px -1px 1px 0px;
	        box-shadow: ($h1-color - 20) 0px -1px 1px 0px;*/
}

.mobile-icon-wrapper ul {
	margin:0;
	padding:0;
}

.mobile-icon-wrapper ul a,
.mobile-icon-wrapper ul a:hover,
.mobile-icon-wrapper ul a:visited {
	display: initial;
	color:white !important;
}

.mobile-icon-wrapper ul a:after {
	content:none;
}

.mobile-icon-wrapper ul li {
	text-align: center;
	display: inline-block;
	padding:18px 0;	
	font-size: 14px;		
}

.mobile-icon-wrapper ul li.tel,
.mobile-icon-wrapper ul li.map,
.mobile-icon-wrapper ul li.email,
.mobile-icon-wrapper ul li.whatsapp,
.mobile-icon-wrapper ul li.messenger {
	color:transparent;
	width: 32%;
	/*border-right: 1px solid white;	*/
	-webkit-background-size: 40px 40px;	
	     -o-background-size: 40px 40px;	
	        background-size: 40px 40px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
} 

.mobile-icon-wrapper ul li.tel {
	background-image: url('./images/tel-white.png');
}

.mobile-icon-wrapper ul li.map {
	background-image: url('./images/map-white.png');
}

.mobile-icon-wrapper ul li.email {
	background-image: url('./images/email-white.png');	
}

.mobile-icon-wrapper ul li.whatsapp {
	background-image: url('./images/whatsapp-white.png');	
}

.mobile-icon-wrapper ul li.messenger {
	background-image: url('./images/messenger-white.png');	
}

.mobile-icon-wrapper ul li.booking {
	color:white !important;
	width: 32%;
	text-align: center;
}

body.mobile-menu-open .mobile-icon-wrapper {
	border-top: 1px solid white;
}

@media only screen and (max-width : 1239px) {	
	.mobile-icon-wrapper {
		display: block;
	}
}
/* *** */


@media only screen and (max-width : 1239px) {
	#Top_bar #menu ul li ul {
		background-color: transparent;
		display: inline-block;
	}

	#Top_bar #menu ul li.hover a {
		display: inline-block;
	}

	#Header #Top_bar #menu ul li ul li {
		width: auto !important;
		display: inline-block;
	}

	#Top_bar #menu ul li.wpml-ls-item a {
		display: inline-block !important;
	}
	
	#Top_bar #menu ul li.submenu .menu-toggle {
		display: none !important;
	}

	#Top_bar #menu ul > li.wpml-ls-item {
		margin-top: 20px;
	}

}

@media only screen and (max-width: 767px) and (min-width: 480px) {
	#menu > ul > li > a, 
	#overlay-menu ul li a {
    	font-size: 18px !important;
	}
}

/* Contact Form 7 Privacy*/
.privacy-wrapper p {
	font-size: 15px;	
}

.privacy-wrapper p.privacy,
.privacy-wrapper p.newsletter {
	margin-left:10px;
}

.privacy-wrapper p.privacy span.wpcf7-form-control-wrap {
	display: inline-block;
	width: auto;
}

.privacy-wrapper p.privacy label {
	display: inline-block;	
}

span.wpcf7-list-item {
	margin: 0 !important
}

span.wpcf7-list-item-label::before, 
span.wpcf7-list-item-label::after {
	content:none;
}

div.wpcf7 div.checkbox-wrapper {	
	margin-top: 20px;
	margin-bottom: 20px;
}

span.wpcf7-form-control-wrap {
	display: block;
}

div.wpcf7 div.checkbox-wrapper input[type="checkbox"] {
	margin-left: 0px !important;
	margin-right:10px;
}

.wpcf7 input[type="checkbox"] {
	margin-left: 0px !important;
	position: relative !important;	
	width: 15px !important;
	height: 15px;
}

.privacy-checkbox {
	padding-left: 0px !important;
	font-size:16px;	
	line-height: 1.1;
	width: auto;	
	margin-top:20px;
	margin-bottom:40px;
}

.privacy-checkbox a {
	margin-left:5px;
	font-weight: normal !important;
}

p.submit {
	margin-top: 40px;
}

.cf7p-message .wpcf7-validation-errors {
	margin:20px 0 !important;
}

/* **** */

/* submenu bandiere WPML */

li.wpml-ls-item ul.sub-menu {
	width: 80px;
	margin-left:-10px !important;
}

li.wpml-ls-item ul.sub-menu > li {
	width: 80px !important;
}	

/* **** */


.checkbox input[type="checkbox"] {
	margin-left: 0px !important;
}

.checkbox {
	padding-left: 0px !important;
	font-size:12px;
	line-height: 1.1;
}

.checkbox a {
	margin-left:10px;
	margin-top:1px;
	position:absolute;
	left: 30px;
	padding-left:0 !important;
}

/* RESPONSIVE TABLE PRESS */

.tablepress-responsive-phone tbody td,
.tablepress-responsive-phone thead th {
    height: 38px;
}

.tablepress-responsive-phone tbody tr td,
.tablepress-responsive-phone thead th {
    border-bottom: 1px solid #ddd !important;    
}


/* **** */

/* EU COOKIE LAW */
.pea_cook_wrapper {
	background-color: white !important;
	z-index: 10000000000!important;
	width: 100%;
	bottom:0 !important;
	left:0 !important;
	margin:0 !important;
	padding:0px 21px !important;
	-webkit-border-radius:0px !important;
	        border-radius:0px !important;
	-webkit-box-shadow: 0px 0px 9px 0px rgba(231,222,222,1);
	        box-shadow: 0px 0px 9px 0px rgba(231,222,222,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444');	
}

.pea_cook_wrapper p {
	font-family: "Lato",sans-serif !important;
	font-weight: 300!important;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	color: #53585c;
}

.pea_cook_wrapper a {
	color: #d96d00 !important;
}

button.pea_cook_btn {
	background-color: #d96d00 !important;
	-webkit-border-radius:0px !important;
	        border-radius:0px !important;
	border:0px !important;
	margin-bottom: 0px !important;
	padding:21px 0 !important;
	text-shadow:none !important;
	color: white!important;
	text-transform: uppercase;
	font-weight: 300!important;
	letter-spacing: 1px;
	-webkit-box-shadow: none !important;
	        box-shadow: none !important;
}

.pea_cook_control {
	width: 300px!important;
	-webkit-border-radius:0px !important;
	        border-radius:0px !important;
	padding: 30px 21px !important;
}

.eu_control_btn {
	margin-top:20px;
	background-color: #d96d00;
	text-transform: uppercase;
	color:white;
	padding:10px;
	border:0px !important;
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.pea_cook_wrapper {
		height: 54px;
		line-height: 54px;
		padding:0px 0px 0px 10px !important;
		text-align: left !important;
	}

	.pea_cook_wrapper p {
		display: inline-block;
		vertical-align: middle;
		line-height: 1.1;
		width: 77%;
		text-align: left;
		position: static;
		font-size:10px !important;		
	}	

	button.pea_cook_btn {
		padding: 10px!important;
		width: auto !important;			
		margin-left:0!important;
		margin-bottom:0!important;
		position: absolute;
    	bottom: 0;
    	right: 0;    	
    	height: 54px;
	}	
}

/* *** */