/* 
 Theme Name:   Kokos Child
 Theme URI:    
 Description:  
 Author:       admin
 Author URI:   https://kokostraditionalhouses.gr
 Template:     hello-elementor
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

header,
footer{
	display: none !important;
}

@media all and (max-width: 570px) {
	.elementor-headline.e-animated {
		font-size: 25px !important;
	}
}

.villas-scale:hover {
	border-color: #C49A6C !important;
	box-shadow: 1px 1px 10px 10px #C49A6C3B;
}


.villas-scale  {
	transition: ease-in-out 0.4s;
}

a.elementor-button {
	transition: ease-in-out 0.4s;
	position: relative !important;
	z-index: 10;
}

.villas-scale:hover .elementor-button-wrapper:before {
margin-right: -7px;
opacity: 1;
}

.villas-scale:hover .elementor-button-wrapper a {
border-radius: 0px 3px 3px 0px !important;
}

.villas-scale .elementor-button-wrapper:before {
transition: ease-in-out 0.4s;
background-color: #c2b59b;
font-family: "Font Awesome 5 Free";
content: url(https://kokostraditionalhouses.gr/wp-content/uploads/2024/01/key-solid.svg);
padding: 15px 15px 13px 15px;
opacity: 0;
border-radius: 3px 0px 0px 3px;
margin-right: -40px;
}

.key-btn a {
	@media all and (min-width: 1367px) and (max-width: 1439px) {
		padding: 12px 15px;
	}
}

.guests-text div ul li span.elementor-icon-list-text{
	@media all and (min-width: 1367px) and (max-width: 1439px) {
		font-size: 18px !important;
	}
}