/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 24 2024 | 21:35:47 */

/*** Elementory Slideshows 
====================================== ***/
/* remove caption of images */
body footer.elementor-slideshow__footer.elementor-lightbox-prevent-close {
    display: none;
}


/*** Mobile Menu  
====================================== ***/
@media screen and (max-width: 767px)
{

	/* entire menus div */
body .hfe-nav-menu__toggle{
  position: fixed;
  top: 0px;
  right: -10px;
  z-index: 10000;
}

	/* drop down menu */
body .hfe-nav-menu__layout-horizontal {
	position: fixed !important; z-index: 9999; top: 0px !important; left: 0px !important;  }
	
/* toggle button */	
body .hfe-nav-menu-icon{
		background: rgba(80,193,210,0.8);
  right: 10px;
  position: relative !important;
	}
	
}




/*** Elementor P items
======================================= ***/
.elementor-element p { margin: 0; }



/***Home page
======================================= ***/
@media screen and (max-width: 767px)
{
	img.san-san-villa-text{ width: 60% !important; height: auto !important;  }
	
}