/*
Theme Name:     Agile Child
Theme URI:      http://portfoliotheme.org/agile
Description:    Child theme for the Agile Theme by LiveMesh
Author:         LiveMesh
Author URI:     http://themeforest.net/user/livemesh
Template:       agile
Version:        0.1.0
*/

@import url("../agile/style.css");

#header.sticky #site-logo {
    top: 5px;
    }
    
    
    #primary-menu > ul.menu > li > a {
    font-size: 14px;
    font-style: normal;
    letter-spacing: 1px;
    font-weight: 400;
    color: #292929;
    padding: 0 22px 0;
    display: block;
    float: left;
    text-transform: none;
    line-height: 100px;
}
 
 
h1,h2, h3, h4, h5, h6 {
    font-family: "Lato", Arial, Helvetica, Verdana, sans-serif;
    font-style: normal;
    text-transform: none;
    letter-spacing: 3px;
    font-weight: 600;
    padding: 0;
    color: #747474;
}

h1 {
    font-size: 40px;
    line-height: 48px;
}

h2 {
    font-size: 36px;
    line-height: 44px;
    font-weight: 300;
        margin-bottom: 0px !important;

}

h3 {font-size: 14px;
	line-heiht: 24px;
	font-weight: 300;
	font-style: italic;
}

h4 {font-size: 14px;
	line-heiht: 24px;
	font-weight: 600;
}


p {
	font-size: 14px;
}

.segment {
  padding: 45px 0;
  margin: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.entry-title {
	font-weight: 600;
}


.sticky-wrapper  {
	display: none;
}

.standard-logo {
margin-top: -12px;
}

#footer-bottom-text {
	color: white;
	
}


#menu-footer {
  list-style: none;
  float: none;
  display: block;
  padding: 30px 0 0;
  margin: 0; }
  #menu-footer ul {
    margin: 0;
    color: white!important; }
    #menu-footer ul li {
      display: inline;
      margin: 0;
      padding: 0;
      color: white!important; }
      #menu-footer ul li:before {
        content: "|";
        margin: 0 12px 0 6px;
        color: white!important; }
      #menu-footer ul li:first-child {
        background: none;
        padding-left: 0;
        color: white!important; }
        #menu-footer ul li:first-child:before {
          content: "";
          margin: 0;
          color: white!important; }
      #menu-footer ul li a {
        color: white; }
  @media only screen and (max-width: 479px) {
    #menu-footer {
      float: left;
      padding: 20px 0 20px 0; } }
      
#title-area h1 {
	
	font-weight: 300;

	
}

img.featured.thumbnail.full-1c {
	
	display: none;
}
     
span.category {
	
	display: none;
}

span.comments-link {
	display: none;
}

input.wpcf7-form-control.wpcf7-submit {
	
border-style: solid;
border-width: 1px;
}

.button.blue2 {
background-color: transparent;
border-color: blue;
color: #0098ef !important;
border-color: #0098ef !important;
margin-top: 15px;
border-radius: 5px;
}

.button.blue2:hover {
	color: white !important;

}

.button.blue3 {
background-color: transparent;
border-color: #fc4c4c;
color: #fc4c4c !important;
border-color: #fc4c4c !important;
margin-top: 15px;
border-radius: 5px;
}

.button.blue3:hover {
	color: white !important; 
	background-color: #ff6565 !important;

}

.korting {
background-color: #fc4c4c;
border-style: solid;
border-width: 1px;
border-color: #fc4c4c;
color: #ffffff !important;
border-color: #fc4c4c !important;
border-radius: 5px;
width: 350px;
height: 50px;
text-align: center;
display: table-cell; 
vertical-align: middle;
font-weight: 600;
margin-top: 15px;
margin-bottom: 15px; }

korting:hover {
	color: white !important; 
	background-color: #ff6565 !important;

}
