/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 13 2023 | 08:51:13 */
html,body{
	margin:0px;
	width:100%;
	overflow-x:hidden;
	padding:0px;
	height:auto;
} 

/*PRIMARY MENU SUBMENU SETTINGS*/

.ast-desktop .main-header-menu.ast-menu-shadow .sub-menu{
	background-color: #f5f5f5;
}


/*MENU FLAGS*/

.wpml-ls-flag[src*="en.png"] {
    width: 0px;
    height: 0px;
    padding: 13px;
    background-image: url(https://oniropagida-sifnos.gr/wp-content/uploads/2023/02/en.png);
    background-repeat: no-repeat;
}

.wpml-ls-flag[src*="el.png"] {
    width: 0px;
    height: 0px;
    padding: 13px;
    background-image: url(https://oniropagida-sifnos.gr/wp-content/uploads/2023/02/el.png);
    background-repeat: no-repeat;
}

/*HOME - testimonials images*/

.owl-carousel .owl-item img {
    width: 20% !important;
    margin: 0 auto !important;
}

#zanelisMore > div > div, #angelikiMore > div > div, #alexandraMore > div > div, #makrygiannakisMore > div > div{
	text-align:center !important;
}

#zanelisMore svg, #angelikiMore svg, #alexandraMore svg, #makrygiannakisMore svg {
	display:none;
}

#zanelisMore .elementor-tab-content, #angelikiMore .elementor-tab-content, #alexandraMore .elementor-tab-content, #makrygiannakisMore .elementor-tab-content {
    margin-top: -20px;
}



/*FOOTER*/
#usefulLinks a:hover{
	color: #256b61;
}

/*MEDIA QUERIES*/

@media screen and (max-width:767px){
		/*footer copyright*/
	#copyrightEl > div, #copyrightEn > div{
		justify-content:center;
	}
	#page > div.elementor.elementor-2965.elementor-2418.elementor-location-footer > footer > div > div.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-3797653b > div > div > div{
		margin-bottom:10px;
	}
	
}

/*photos of rooms*/
@media screen and (max-width:736px)and (orientation:landscape){
	.roomPhotos img{
		height:auto !important;
	}
	/*amenities*/
	div[id*="uc_ue_rhombus_image_gallery"]{
		margin: 0 150px 0 150px;
	}

	/*events before form*/
	#eventsWhinePhotoEl > div, #eventsWhinePhotoEn > div{
		margin-bottom:20px;
	}
}
	