/*
Theme Name: Kinetika Child Theme
Description: Child theme for Kinetika
Author: Your name here
Template: kinetika
*/


/*----------------- réglages globaux -------------------*/

@font-face {
         font-family:belleroselight;
         src:url(../kinetika/fonts/bellerose/bellerose-webfont.eot);
      }
@font-face{
        font-family: "belleroselight";
        src: url("../kinetika/fonts/bellerose/bellerose-webfont.eot"); 
        src: local("@"),url("../kinetika/fonts/bellerose/bellerose-webfont.ttf") format("opentype");
}

.entry-title{
    display: none;
}

.entry-content p{
margin-bottom: 0px;
}

/*espace sous titres page*/
img.alignleft, img.alignright, img.aligncenter {
    margin-bottom: 15px;
}

/* carousel */
/* centrage des flèches de navigation*/
.fullscreen-horizontal-carousel .prev-hcarousel:before{
    line-height: 47px;
    padding-right: 1px;
}
.fullscreen-horizontal-carousel .next-hcarousel:before {
    line-height: 47px;
    padding-left: 3px;
}
/* modification du fondu des images du carousel*/
.hc-slides img {
    opacity: 0.1;
}
/*pour changer les titres des images dans le carousel*/
.responsive-titles {
width:96%;
margin-left: 0px;
	}
@media only screen and (max-width: 959px) and (min-width: 768px)
.responsive-titles {
    width: 60%;
    text-align: center;
    margin: 0 auto;
    position: static;
}
.responsive-titles h3 {
     font-weight: 400;
	  font-size:20px;
	  line-height: 40px;
	  letter-spacing: 2px;
	  margin-bottom: 0px;
	  margin-top: 0px;
 font-family: 'bellerose';
	}
.title{
float:left;
}
.bonjour{
  float: right;
  }
/*centrer vertical*/
.fullscreen-horizontal-carousel  {
	top: 120px;
}

/*Barre de navigation*/

.title-container-outer-wrap, .title-container-no-display, .outer-header-wrap, .mainmenu-navigation {
    height: 65px;
}
/*
.title-container-wrap {
    padding: 0px;
}*/

/* réglage pour l'icône du menu mobile */
.admin-bar .mobile-menu-icon {
    top: 6px;
}
.body-dashboard-push-left .mobile-menu-icon {
    left: 0;
    top: 0;
}
.body-dashboard-push-left .mobile-menu-toggle {
    z-index: 0;
}

/* réglages pour le contenu du menu mobile actif */
.responsive-mobile-menu {
    background: rgba(0, 0, 0, 0.94);
}
.mobile-social-header {
   padding-top: 0px;
}
.responsive-mobile-menu #mobile-searchform {
display:none;
}
.responsive-mobile-menu ul.mtree a, .header-is-simple .responsive-mobile-menu ul.mtree a {
    font-size: 6vw;
    font-family: 'belleroselight';
    letter-spacing: 1.5px;
    line-height: 6vw;
    margin-left: 10%;
    margin-right: 10%;
}
.responsive-mobile-menu ul.mtree {
    padding: 0px 0px;
}

/* couleur et taille de la barre du menu */

.homemenu{
line-height:92px;
}
.homemenu ul li:hover>a:before {
width:50%;
}

/* couleur menu homepage */
.menu-item-191:hover>a{
color:#A4A4A4;
}
.menu-item-191:hover>a:before{
border-top:1px solid #A4A4A4;
}
#menu-item-191:hover>a{
border-bottom:1px solid #A4A4A4;
color:#A4A4A4;
}

/* couleurs menu nature */
.current_page_item.menu-item-47>a{
color:#7dbf5a;
}
.current_page_item.menu-item-47>a:before{
border-top:1px solid #7dbf5a;
width:100%;
}
.menu-item-47:hover>a{
color:#7dbf5a;
}
.menu-item-47:hover>a:before{
border-top:1px solid #7dbf5a;
}
#menu-item-47:hover>a{
border-bottom:1px solid #7dbf5a;
color:#7dbf5a;
}


/* couleurs menu  urbain */
.current_page_item.menu-item-186>a{
color:#65adc9;
}
.current_page_item.menu-item-186>a:before{
border-top:1px solid #65adc9;
width:100%;
}
.menu-item-186:hover>a{
color:#65adc9;
}
.menu-item-186:hover>a:before{
border-top:1px solid #65adc9;
}
#menu-item-186:hover>a{
border-bottom:1px solid #65adc9;
color:#65adc9;
}


/* couleurs menu abstrait */
.current_page_item.menu-item-185>a{
color:#9878c1;
}
.current_page_item.menu-item-185>a:before{
border-top:1px solid #9878c1;
width:100%;
}
.menu-item-185:hover>a{
color:#9878c1;
}
.menu-item-185:hover>a:before{
border-top:1px solid #9878c1;
}
#menu-item-185:hover>a{
border-bottom:1px solid #9878c1;
color:#9878c1;
}

/* couleurs menu intime */
.current_page_item.menu-item-184>a{
color:#e283aa;
}
.current_page_item.menu-item-184>a:before{
border-top:1px solid #e283aa;
width:100%;
}
.menu-item-184:hover>a{
color:#e283aa;
}
.menu-item-184:hover>a:before{
border-top:1px solid #e283aa;
}
#menu-item-184:hover>a{
border-bottom:1px solid #e283aa;
color:#e283aa;
}

/* couleurs menu contact */
.current_page_item.menu-item-189>a:before{
border-top:1px solid #ffffff;
width:100%;
}
.menu-item-189:hover>a{
color:#A4A4A4;
}
.menu-item-189:hover>a:before{
border-top:1px solid #A4A4A4;
}
#menu-item-189:hover>a{
border-bottom:1px solid #A4A4A4;
color:#A4A4A4;
}

/* pour avoir un sticky footer */

#copyright{
line-height: 10px;
position: fixed;
bottom: 0;
width: 100%;
background-color: rgba(0, 0, 0, 0.7);
}

/* changement pour le texte du right-click */
.dimmer-text {
color: #E0E0E0;
background-color: #000;
border: 1px #9f6897 solid;
}
.dimmerbutton{
margin:0 auto;
display:block;
height:26px;
width:37px;
background-image: url("../../../wp-content/uploads/2016/06/email.png");
}
.dimmerbutton:hover{
display:block;
background-image: url("../../../wp-content/uploads/2016/06/emailblanc.png");
}

/* modif des pages internes: cadre blanc sur passage souris*/

.box:hover .overlay{
  opacity:1;
}
.box:hover .titre{
  opacity:1;
}

.overlay {
  bottom: 5px; left: 0; top: 0px; right: 0;
  position: absolute;
  width: 100%;
  margin: 0 auto;
  opacity:0;
  background:rgba(0,0,0,0.8);
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
  border: solid 1px white;
}

.titre{
text-align:center;
opacity:0;
margin-left:auto;
margin-right:auto;
margin-top:25%;
font-family: 'gabriola';
font-size:20px;
color:white;
}

.titretexte:before {
   font-family: FontAwesome;
   content: "\f083";
   font-size:14px;
   padding-right: 5px;
}

/*.fill {
    overflow: hidden;
height:100%
}*/

@media screen and (max-width: 800px){
.h3{
font-size:1.8em;
}
}
@media screen and (max-width: 1200px){
.h3{
font-size:3.8em;
}
}

/*----------------- homepage -------------------*/

/* modification de couleur et de la taille de la bannière et du footer */
.outer-wrap {
background: rgba(0, 0, 0, 0.7);
height:65px;
}
.theme-is-dark .mobile-menu-toggle {
    background: rgba(0, 0, 0, 0.7);
    height: 65px;
}
.stickymenu-zone.sticky-menu-activate{
    background: rgba(0, 0, 0, 0.7);
}

.fullscreen-footer-wrap, .fullscreen-footer-social, .fullscreen-footer-info {
    background: rgba(0, 0, 0, 0.4);
}
@-moz-document url-prefix() {
.fullscreen-footer-wrap, .fullscreen-footer-social, .fullscreen-footer-info {
    height: 32px;
    line-height: 24px;
    letter-spacing: 1px;
}
.slideshow_caption, .static_slideshow_caption {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 16px;
    margin-bottom: 0;
}
}

/* couleur et forme du cover */
.slideshow_title, .static_slideshow_title {
    background: rgba(0, 0, 0, 0.6);
    border-radius: 5px 5px 0px 0px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-width: 2px 2px 0 2px;
    font-family : 'belleroselight';
}

.slideshow_caption, .static_slideshow_caption {
    background: rgba(31, 31, 31, 0.8);
    border-radius: 0 0 5px 5px;
    border: 2px solid rgba(235, 235, 235, 0.3);
    border-width: 0 2px 2px 2px;
    font-weight: 600;
}


/*----------------- nature -------------------*/

.postid-62 .menu-item-47>a,
.postid-96 .menu-item-47>a,
.postid-43 .menu-item-47>a,
.postid-86 .menu-item-47>a,
.postid-51 .menu-item-47>a,
.postid-78 .menu-item-47>a,
.postid-110 .menu-item-47>a,
.postid-69 .menu-item-47>a,
.postid-105 .menu-item-47>a
{
color:#7dbf5a;
}
.postid-62 .menu-item-47>a:before,
.postid-96 .menu-item-47>a:before,
.postid-43 .menu-item-47>a:before,
.postid-86 .menu-item-47>a:before,
.postid-51 .menu-item-47>a:before,
.postid-78 .menu-item-47>a:before,
.postid-110 .menu-item-47>a:before,
.postid-69 .menu-item-47>a:before,
.postid-105 .menu-item-47>a:before
{
border-top:1px solid #7dbf5a;
width:100%;
}
.postid-62 .fullscreen-footer-fullwidth .fullscreen-footer-info,
.postid-96 .fullscreen-footer-fullwidth .fullscreen-footer-info,
.postid-43 .fullscreen-footer-fullwidth .fullscreen-footer-info,
.postid-86 .fullscreen-footer-fullwidth .fullscreen-footer-info,
.postid-51 .fullscreen-footer-fullwidth .fullscreen-footer-info,
.postid-78 .fullscreen-footer-fullwidth .fullscreen-footer-info,
.postid-110 .fullscreen-footer-fullwidth .fullscreen-footer-info,
.postid-69 .fullscreen-footer-fullwidth .fullscreen-footer-info,
.postid-105 .fullscreen-footer-fullwidth .fullscreen-footer-info
{
border-top: 1px solid #7dbf5a;
}
.postid-62 .outer-wrap, .postid-62 .mobile-menu-toggle,
.postid-96 .outer-wrap, .postid-96 .mobile-menu-toggle,
.postid-43 .outer-wrap, .postid-43 .mobile-menu-toggle,
.postid-86 .outer-wrap, .postid-86 .mobile-menu-toggle,
.postid-51 .outer-wrap, .postid-51 .mobile-menu-toggle,
.postid-78 .outer-wrap, .postid-78 .mobile-menu-toggle,
.postid-110 .outer-wrap, .postid-110 .mobile-menu-toggle,
.postid-69 .outer-wrap, .postid-69 .mobile-menu-toggle,
.postid-105 .outer-wrap, .postid-105 .mobile-menu-toggle
{
border-bottom: 1px solid #7dbf5a;
}

/*----------------- urbain -------------------*/

.postid-119 .menu-item-186>a,
.postid-126 .menu-item-186>a,
.postid-134 .menu-item-186>a,
.postid-141 .menu-item-186>a
{
color:#65adc9;
}
.postid-119 .menu-item-186>a:before,
.postid-126 .menu-item-186>a:before,
.postid-134 .menu-item-186>a:before,
.postid-141 .menu-item-186>a:before
{
border-top:1px solid #65adc9;
width:100%;
}
.postid-119 .fullscreen-footer-fullwidth .fullscreen-footer-info,
.postid-126 .fullscreen-footer-fullwidth .fullscreen-footer-info,
.postid-134 .fullscreen-footer-fullwidth .fullscreen-footer-info,
.postid-141 .fullscreen-footer-fullwidth .fullscreen-footer-info
{
border-top: 1px solid #65adc9;
}
.postid-119 .outer-wrap, .postid-119 .mobile-menu-toggle,
.postid-126 .outer-wrap, .postid-126 .mobile-menu-toggle,
.postid-134 .outer-wrap, .postid-134 .mobile-menu-toggle,
.postid-141 .outer-wrap, .postid-141 .mobile-menu-toggle
{
border-bottom: 1px solid #65adc9;
}

/*----------------- abstrait -------------------*/

.postid-153 .menu-item-185>a,
.postid-158 .menu-item-185>a,
.postid-163 .menu-item-185>a,
.postid-174 .menu-item-185>a
{
color:#9878c1;
}
.postid-153 .menu-item-185>a:before,
.postid-158 .menu-item-185>a:before,
.postid-163 .menu-item-185>a:before,
.postid-174 .menu-item-185>a:before
{
border-top:1px solid #9878c1;
width:100%;
}
.postid-153 .fullscreen-footer-fullwidth .fullscreen-footer-info,
.postid-158 .fullscreen-footer-fullwidth .fullscreen-footer-info,
.postid-163 .fullscreen-footer-fullwidth .fullscreen-footer-info,
.postid-174 .fullscreen-footer-fullwidth .fullscreen-footer-info
{
border-top: 1px solid #9878c1;
}
.postid-153 .outer-wrap, .postid-153 .mobile-menu-toggle,
.postid-158 .outer-wrap, .postid-158 .mobile-menu-toggle,
.postid-163 .outer-wrap, .postid-163 .mobile-menu-toggle,
.postid-174 .outer-wrap, .postid-174 .mobile-menu-toggle
{
border-bottom: 1px solid #9878c1;
}

/*----------------- contact -------------------*/

.wpcf7-form p{
color:#fff;
font-size: 14px;
font-family: 'bellerose light';
}
.wpcf7-form input, .wpcf7-form textarea{
color:#fff;
}
.wpcf7-form input[type="submit"]{
color:#F765FF;
border: 2px solid #fff;
      margin-top: 10px;
}
.wpcf7-form input[type="submit"]:hover{
    color: #fff;
    border: 2px solid #F765FF;
}
span.wpcf7-not-valid-tip {
    display: inline-block;
  right: 18px;
}
.wpcf7-form .wpcf7-not-valid-tip{
  background:#000;
	      color: rgba(255,255,255,0.7);
    border: solid 2px #f7e700;
	  font-family: 'helvetica';
	    font-size: 12px;
    font-weight: 400;
	      position: relative;
    top: 0px;
	  text-transform: none;
    margin: 0.5em 1.5em 0em;
	  letter-spacing: 0.5px;

	}
	
.wpcf7-form .wpcf7-validation-errors{
  padding: 5px 15px;
		}
	div.wpcf7-response-output {
    margin: 1em 0em 0em;
}

::-moz-selection {
background-color: #ffffff;
color: #ff0000;
}
::selection {
background-color: #ffffff;
color: #ff0000;
}