
/* MENU SLIDE */
.sidenav_perso {
  font-size: 12px;
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color:#E2E5F6;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 40px;
  z-index:10000;
}
.list-title {
	font-size:16px;
}
.sidenav_perso a {
  padding: 3px 3px 3px 32px;
  text-decoration: none;
  font-size: 12px;
  color:#1F3863;
  display: block;
  transition: 0.3s;
}

.label-champs-faq  {
	font-size:24px;
}
.sidenav_perso a:hover {
  color: #ff9a57;
}

.btn-footer {
	margin-top:-20px;
}
.sidenav_perso .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 14px;
  margin-left: 50px;
}

/* FIN MENU SLIDE */

/* boutons de connexion - identifiant perdu - pas encore de ompte */
.com-users-login__remind {
	display:none;
}
.com-users-login__register {
	display:none;
}
/* FIN boutons de connexion - identifiant perdu - pas encore de ompte */


/* centre le titre dans les blocs Ruxin News */
.lead_title {
	height:100%;
	padding-top:30%;
	background-color:transparent;
}

dt {
	font-size:12px;
}
h3 {
	color:#f78731;
	font-weight: bold;
}

.w600 {
	border:1px solid #fff;
	
}
/* cache un 2ieme bouton télécharger fichier sur page séance */
#hikamarket_file_add {
	display:none;
}
/* Bouton demander renseignement sur page séance */
#hikashop_product_contact_main {
	float:right;
	margin: 0px 20px 20px 50px;
}
#dateetheurededisponibilites  {
	appearance: none;
    font-size: 18px;
	color:#ffffff;
    background-color: #2980B9;
    border: 1px solid #2980B9;
    border-radius: 5px;
    padding: 5px;
    /*width: 770px;*/
	cursor: pointer; /* Montrer que c'est interactif */
}
#dateetheurededisponibilites::checked {
  color: yellow; /* Couleur du texte sélectionné */
  background-color: #fff; /* Couleur de l'arrière-plan de la sélection */
  transition: background-color 0.3s ease; /* Transition de la couleur de fond */
}
#dateetheurededisponibilites::-webkit-checked {
  color: yellow; /* Couleur du texte sélectionné */
  background-color: #fff; /* Couleur de l'arrière-plan de la sélection */
  transition: background-color 0.3s ease; /* Transition de la couleur de fond */
}
#dateetheurededisponibilites::-ms-checked {
  color: yellow; /* Couleur du texte sélectionné */
  background-color: #fff; /* Couleur de l'arrière-plan de la sélection */
  transition: background-color 0.3s ease; /* Transition de la couleur de fond */
}
/* paralax d'une séance en header */
.parallax-1 {
  /* The image used */
  background-image: url("images/Flacons-fleurs-de-Bach.jpg");

  /* Set a specific height */
  min-height: 350px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: top;
  background-repeat: no-repeat;
  background-color: rgba(23, 44, 79, 1);
  opacity: 0.5;
  background-size: cover;
}
.parallax-2 {
  /* The image used */
  background-image: url("images/sophrologie-relaxation.jpg");

  /* Set a specific height */
  min-height: 350px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: top;
  background-repeat: no-repeat;
  
  /*background: rgba(0, 0, 0, 0.2);*/ /* Couleur noire avec opacité de 50% */
  background-size: cover;
}
.parallax-3 {
  /* The image used */
  background-image: url("images/Mimulus-fleur-de-Bach_1.jpg");

  /* Set a specific height */
  min-height: 350px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: top;
  background-repeat: no-repeat;
  background-color: rgba(23, 44, 79, 1);
  opacity: 0.5;
  background-size: cover;
}
.parallax-4 {
  /* The image used */
  background-image: url("images/CAT_FLEURS DU BUSH AUSTRALIEN ADULTE-2.jpg");

  /* Set a specific height */
  min-height: 350px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: top;
  background-repeat: no-repeat;
  background-color: rgba(23, 44, 79, 1);
  opacity: 0.5;
  background-size: cover;
}
.parallax-5 {
  /* The image used */
  background-image: url("images/wellness-3163091_1920.jpg");

  /* Set a specific height */
  min-height: 350px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: top;
  background-repeat: no-repeat;
  background-color: rgba(23, 44, 79, 1);
  opacity: 0.5;
  background-size: cover;
}
/* Bouton personnalisé pour prendre rdv */
.hikashop_html_add_to_cart_link  {
	text-align: center;
	box-sizing: border-box;
	cursor: pointer;
	color: #E67300;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	font-size: 14px;
	line-height: 1.42;
}
.hikashop_html_add_to_cart_link:hover  {
	color: #E67300;
}

/* taille des icones sociaux */
.rstpl-social-item  {
	float:right;
	width:100%;
	color:#1F3863;
	font-size: 24px;
}

/* titre dans la photo page d'accueil */
.rspbld-title {
	letter-spacing: 10px;
}
/* cache l'icone joomla dans la connexion */
#brandmark  {
	display:none;
}
/* réduit l'écart sous le menu principal */
#main  {
	margin-top:-50px;
}
#fond-slide-phone .img {
	height:400px;
	min-height:400px;
}

@media screen and (max-width: 500px) {
  .sidenav_perso {padding-top: 15px;}
  .sidenav_perso a {font-size: 18px;}
  .no-phone  {
		display:none;
	}
	.hikashop_product_listing_image  {
		width:380px;
		height:150px;
		margin-left:-220px;
	}
	#main  {
		margin-left:0px;
		padding-left:0px;
	}

}
@media screen and (min-width:1024px) {

	/* réduit l'écart sous le menu principal */
	#main  {
		margin-top:-50px;
	}
	.hikashop_product_listing_image  {
		width:400px;
		height:200px;

	}
	.btn-footer {
	margin-top:-10px;
	}
	  .no-ordi  {
		display:none;
	}
}
@media screen and (min-width:1200px) {
	/* réduit l'écart sous le menu principal */
	#main  {
		margin-top:-80px;
	}
	.rstpl-main-menu-col {
		margin-top:-20px;
		margin-bottom:-20px;
	}
	.hikashop_product_listing_image  {
		width:500px;
		height:270px;

	}
		  .no-ordi  {
		display:none;
	}

	
@media screen and (min-width:1900px) {
	/* réduit l'écart sous le menu principal */
	#main  {
		margin-top:-80px;
	}
	.rstpl-main-menu-col {
		margin-top:-20px;
		margin-bottom:-20px;
	}
	.hikashop_product_listing_image  {
		width:650px;
		height:300px;
	}
	.btn-footer {
	margin-top:-20px;
	}
		  .no-ordi  {
		display:none;
	}



}