/* 
Theme Name:		 villafamilia
Description:	 villafamilia theme
Author:			 Matea
Template:		 himalayas
Version:		 1.0.0
Text Domain:	 Himalayas-child
-------------------------------------------------------------- */ 

/* =Theme customization starts here
------------------------------------------------------- */

.wpml-ls-last-item {
	margin-left: 10px !important;
}

.about-image.tg-column-2 {
	text-align: center;
}

.slider-wrapper .bxslider img {
	max-height: 100vh;
}

.everest-forms .evf-submit {
	height: auto;
}

.about-btn, .comments-area, .Portfolio-content-wrapper {
	display: none !important;
}

.portfolio-images-wrapper:hover .portfolio-hover .port-link a:second-child,
.portfolio-images-wrapper:hover .portfolio-hover .port-title-wrapper {
    visibility: hidden; 
}

.envira-gallery-wrap, .envira-gallery-public{
	margin-bottom: 0 !important;
}

.footer-with-widget .copyright span.copyright-text {
	float: none;
}

div.wpcf7-response-output {
	margin: 2em 0 1em;
	
}

.contact-detail-wrap .detail-text a {
	color: initial;
}

.contact-detail-wrap .detail-text a:hover {
	color: #32c4d1;
}

.about-title a {
	pointer-events: none;
	cursor: default;
	text-decoration:none;
}

@media only screen and (max-width: 1290px) { 
	.stick #header-text {
		margin-left: 10px;
	}
} 
@media only screen and (max-width: 768px) { 

	input, textarea {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		border-radius: 0;
	}
	
	.stick #header-text {
		margin-top: 10px;
	}
	

	.wpml-ls-item-en, .wpml-ls-item-hr {
		display: inline-block !important;
		width: auto !important;
		border-bottom: none !important;
	}
	.wpml-ls-item-en a, .wpml-ls-item-hr a {
		display: inline-block !important;
	}
	.main-title:before, .main-title:after {
		display: none;
	}
}



.stick #header-text {
	margin-left: 10px; 
}

