/*
/*
Theme Name: Fit coach child
Description: Thème enfant pour Fit coach
Author: LC
Template: fitcoach
*/




@import url("../fitcoach/style.css");
@import url(http://fonts.googleapis.com/css?family=Abel);



.site-header {
	background: rgba(255, 255, 255,0.85);
	height: 160px;
}

.main-navigation a {
	color: #000;
	font-family: 'Abel', sans-serif;
	font-size:1em;
}

.main-navigation a:hover {
	color: #0e95c6 !important;
	text-decoration : underline;
}

.main-navigation a:active, a:focus {
	color: #0e95c6 !important;
	text-decoration : underline;
}


.main-navigation ul {
	padding-top: 80px;
}

.main-navigation ul ul {
	background: #fff;
	padding-top:0px;
}

.main-navigation ul ul a {
color:#000000;
}

.main-navigation ul ul li{
border-color:#0e95c6!important;
}

 #sequence .animate-in .slide-description {
	background: #ffffff;
	color:#000000;
}

#sequence .animate-in .slide-title{
background:#0e95c6 !important;
}

.schedule-title span{
background:#0e95c6!important;
}

button, input[type="button"], input[type="reset"], input[type="submit"]{
background:#0e95c6!important;
}

.page-area {
	padding-top: 150px !important;
}

/*.comment-respond{
display:none;
}*/

a{
color:#0e95c6!important;
}

a:hover{
color:#105f7b!important;
}

.site-info {
	background: #ffffff;
	color:#333333;
	margin-top:10px;
	font-family:'Oswald';
font-weight:lighter !important;
}

.cta{
	color:#000;
}

.site-h{
margin-top:40px;
font-family:'Oswald';
font-weight:lighter !important;
}

#menu-item-42:hover{
background:rgba(0, 0, 0, 0) url("/wp-content/themes/fitcoach-child/images/menu-lasociete.png") no-repeat scroll;
background-position:50% -3%
}

#menu-item-36:hover {
background:rgba(0, 0, 0, 0) url("/wp-content/themes/fitcoach-child/images/menu-accueil.png") no-repeat scroll;
background-position:50% -3%
}

#menu-item-38:hover{
background:rgba(0, 0, 0, 0) url("/wp-content/themes/fitcoach-child/images/menu-contact.png") no-repeat scroll;
background-position:50% -3%
}

#menu-item-109:hover{
background:rgba(0, 0, 0, 0) url("/wp-content/themes/fitcoach-child/images/menu-chauffage.png") no-repeat scroll;
background-position:50% -3%
}

#menu-item-110:hover{
background:rgba(0, 0, 0, 0) url("/wp-content/themes/fitcoach-child/images/menu-plomberie.png") no-repeat scroll;
background-position:50% -3%
}

#menu-item-37:hover{
background:rgba(0, 0, 0, 0) url("/wp-content/themes/fitcoach-child/images/menu-aides.png") no-repeat scroll;
background-position:50% -3%
}

code, kbd, tt, var {
	font: 18px 'abel', sans-serif, monospace;
}

h3 { 
margin-bottom: 20px;
 }
 
 #gwolle_gb .input{
 width:70%!important;
 }
 
 #gwolle_gb .gb-entry .gb-author-info .gb-author-name,  #gwolle_gb .gb-entry .gb-author-info .gb-author-origin{
 color:#0e95c6!important;
 }
 
 .schedule-title{
 max-width:1140px;
 margin:auto;
 padding-top: 10px;
 position: relative;
 text-align:center;
 }
 
 .schedule-title span{
 font-size:25px;
  line-height:65px;
 }

.logo-label{
margin: auto;
max-width: 500px;
}

.logo-label1, .logo-label2, .logo-label3 {
display: inline;
margin: 0 20px;
}

.logo-label1 img, .logo-label2 img, .logo-label3 a img{
-moz-box-shadow: 0px 0px 5px 0px #656565;
-webkit-box-shadow: 0px 0px 5px 0px #656565;
-o-box-shadow: 0px 0px 5px 0px #656565;
box-shadow: 0px 0px 5px 0px #656565;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=90, Strength=5);
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

.logo-label1 img:hover, .logo-label2 img:hover, .logo-label3 a img:hover{
-moz-box-shadow: 0px -1px 8px 1px #656565;
-webkit-box-shadow: 0px -1px 8px 1px #656565;
-o-box-shadow: 0px -1px 8px 1px #656565;
box-shadow: 0px -1px 8px 1px #656565;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=90, Strength=5);
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

.col-9-12 {
    width: 100%;
}

/*responsive*/
@media handheld, only screen and (max-width: 960px) {
.main-navigation li{
background:#ffffff;
}

#menu-item-42:hover, #menu-item-36:hover, #menu-item-38:hover, #menu-item-109:hover, #menu-item-110:hover, #menu-item-37:hover {
background:#ffffff;
}

}
