/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 06 2026 | 22:44:25 */
/* Ajouter votre code CSS ici.
                     
Par exemple:
.exemple {
    color: red;
}

Pour améliorer vos connaissances en CSS, visitez http://www.w3schools.com/css/css_syntax.asp

Fin du commentaire */ 

@media  (min-width: 1025px){
.ue-image {
  clip-path: ellipse(50% 100% at 60% 50%) !important;
}
}

@media  (min-width: 768px) and (max-width: 1024px){
.ue-image {
  clip-path: ellipse(50% 100% at 70% 50%) !important;
	width: 50% !important;
}
	.ue-title{
		font-size: 44px !important;
	}
}
@media  (max-width: 767px){
.ue-image {
  clip-path: none !important;
}
		.ue-title{
		font-size: 36px !important;
	}
	.ue-title, .ue-content, .ue-btn{	
	text-align: center !important;
			}
	.ue-separator-wrapper {
  text-align: center !important;
}
}

.iconehotel img{
	background: #5E8849
}

.homehero a.ue-btn {
  display: none !important;
}

.jupiterx-post-content h3 {
  margin-top: 30px;
  margin-bottom: 10px;
	color: var( --e-global-color-secondary ) !important;
}

.jupiterx-post-content h5 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.raven-nav-menu-mobile ul .menu-item-has-children li.menu-item{
font-size: 16px !important;
}

.raven-nav-menu a.raven-link-item, .raven-nav-menu li.menu-item {
  position: relative;
}
.raven-nav-menu-mobile ul .menu-item-has-children li.menu-item a {
  font-size: 16px !important;
  margin-left: 15px !important;
}

.jupiterx-post-content p {
  text-align: justify !important;
  line-height: 1.5rem;
  margin-bottom: 20px;
}
@media  (max-width: 767px){
.hebergement .uc_photography_header{
height: auto !important;
}
	.raven-submenu li.menu-item a.raven-link-item {
  text-align: left !important;
}

