/*
Theme Name: Solar Energy Child
Author: 
Description: Your description goes here
Version: 1.0
Template: solar-energy

This is the child theme for Solar Energy theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)

/* CUSTOM CSS */

/* Nos service: 83*/
body.page-id-83 .thn_post_wrap h1{ font-size: 0px;}
/* Nos domaines: 83*/
body.page-id-73 .thn_post_wrap h1{ font-size: 0px;}
.form-group{display:inline-block; padding:10px;}

/* page de test avec banniere ?body.page-id-2302 .page_head{display:none;}*/

/* Energissima : 2298*/
 
body.page-id-2298 
.head_inner{display:none;}
body.page-id-2298 
.page_head{display:none;}
body.page-id-2298
h1{display:none;}
body.page-id-2349
h1{display:none;}

/* Convertisseur basique H2 : 2259
-enleve l\'entete,
-le bandeau gris,
-le pied de page,
-le copyright,
-le menu d\'edition de la page (si connecte a WP,
-le bouton\'editer\'*/


body.page-id-2259.head_inner, body.page-id-2259.page_head, body.page-id-2259.edit_wrap,
body.page-id-2259 #footer, body.page-id-2259 #copyright, body.page-id-2259 #wpadminbar 
{display: none;}


/* Page qui iframe le calculateur mobilité H2 : 3255
-le bandeau gris*/

body.page-id-3255 
.page_head{display:none;}

body.page-id-3255 .container_frame{
	position: relative;
}
body.page-id-3255 .responsiveIframe{
	position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    min-height: 750px;
}

/* Calculateur mobilité H2 : 2467
-enleve l\'entete,
-le bandeau gris,
-le pied de page,
-le copyright,
-le menu d\'edition de la page (si connecte a WP,
-le bouton\'editer\'*/


body.page-id-2467 .fond{
background-image: url('https://tecphy.ch/wp-content/uploads/2022/05/infinitebackground_calculateurH2.png');
	font-size: 0.75rem;
}
body.page-id-2467 h5 {
	text-align: center;
}
body.page-id-2467 .form-control-sm {
	text-align: center;
}
body.page-id-2467 .form-label {
	margin-bottom: 0px;
}
body.page-id-2467 .form-range {
	max-width: 10vw;
	min-width:250px;
}
body.page-id-2467 .flex {
	display: flex;
}
body.page-id-2467 .unit {
	color: white;
	font-weight: bold;
}
body.page-id-2467 .comment {
	color: white;
}
body.page-id-2467 .mw {
	max-width: 400px;
}
body.page-id-2467 .chart-container {
	position:relative;
}
body.page-id-2467 .chart-container2 {
	position:relative;
	background-color: rgba(255, 255, 255, 0.7);
}
body.page-id-2467 .chart-container3 {
	position:relative;
	background-color: white;
}
body.page-id-2467 .entry {
	background-color: rgb(255, 255, 204);
}
body.page-id-2467 .output {
	background-color: #8cc63f;
}
body.page-id-2467 .parameter {
	background-color: rgb(204, 238, 255);
}
body.page-id-2467 p {
	width: auto;
}

/* Calculateur 2 H2 : 4169
- Pour le stationnaire
-enleve l\'entete,
-le bandeau gris,
-le pied de page,
-le copyright,
-le menu d\'edition de la page (si connecte a WP,
-le bouton\'editer\'*/

body.page-id-4169 .fond{
background-image: url('https://tecphy.ch/wp-content/uploads/2022/05/infinitebackground_calculateurH2.png');
	  font-size: 0.75rem;
}
body.page-id-4169 h5 {
	text-align: center;
}
body.page-id-4169 .form-control-sm {
	text-align: center;
}
body.page-id-4169 .form-label {
	margin-bottom: 0px;
}
body.page-id-4169 .form-range {
	max-width: 10vw;
	min-width:250px;
}
body.page-id-4169 .flex {
	display: flex;
}
body.page-id-4169 .unit {
	color: white;
	font-weight: bold;
}
body.page-id-4169 .comment {
	color: white;
}
body.page-id-4169 .mw {
	max-width: 400px;
}
body.page-id-4169 .chart-container {
	position:relative;
}
body.page-id-4169 .chart-container2 {
	position:relative;
	background-color: rgba(255, 255, 255, 0.7);
}
body.page-id-4169 .chart-container3 {
	position:relative;
	background-color: white;
}
body.page-id-4169 .entry {
	background-color: rgb(255, 255, 204);
}
body.page-id-4169 .output {
	background-color: #8cc63f;
}
body.page-id-4169 .parameter {
	background-color: rgb(204, 238, 255);
}
body.page-id-4169 p {
	width: auto;
}



.box {
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.box::after {
  content: \"\";
  border-radius: 5px;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.box:hover {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.box:hover::after {
    opacity: 1;
}



/*FIN CUSTOM CSS */


.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 140px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -75px;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}


/*  Arriere plan sur le modal de synthese du calculateur*/
.modal-synthese{
    background-image: url('https://tecphy.ch/wp-content/uploads/2022/05/infinitebackground_calculateurH2.png');
    background-repeat: repeat;
    background-size: cover;
}

/* Page calculateur drone 4300 
 * -enleve l\'entete,
-le bandeau gris,
-le pied de page,
-le copyright,
-le menu d\'edition de la page (si connecte a WP,
-le bouton\'editer\' */

body.page-id-4300 .fond{
background-image: url('https://tecphy.ch/wp-content/uploads/2022/05/infinitebackground_calculateurH2.png');
	  font-size: 0.75rem;
}
body.page-id-4300 h5 {
	text-align: center;
}
body.page-id-4300 .form-control-sm {
	text-align: center;
}
body.page-id-4300 .form-label {
	margin-bottom: 0px;
}
body.page-id-4300 .form-range {
	max-width: 10vw;
	min-width:250px;
}
body.page-id-4300 .flex {
	display: flex;
}
body.page-id-4300 .unit {
	color: white;
	font-weight: bold;
}
body.page-id-4300 .comment {
	color: white;
}
body.page-id-4300 .mw {
	max-width: 400px;
}

body.page-id-4300 .chart-container2 {
	position:relative;
	background-color: rgba(255, 255, 255, 0.7);
}

body.page-id-4169 .entry {
	background-color: rgb(255, 255, 204);
}
body.page-id-4169 .output {
	background-color: #8cc63f;
}
body.page-id-4169 .parameter {
	background-color: rgb(204, 238, 255);
}
body.page-id-4169 p {
	width: auto;
}

/* Page qui encapsule calculateur drone 4315 */
body.page-id-4315 .head_inner{display:none;}
body.page-id-4315 
.page_head{display:none;}
body.page-id-4315
h1{display:none;}

body.page-id-4315
h1{display:none;}
