/* Enter Your Custom CSS Here */
#menu-categories-menu{
	text-align:center;
  	font-family: "Gentium Basic", serif;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 1;
}
#menu-categories-menu li{
 
 display:inline-block;
  
}
#menu-categories-menu li a{
	padding:20px;
  	padding-left:0px;

}
.kimberly-quote{
 padding:20px;
 text-transform:uppercase;
  padding-top:50px;
}
.kimberly-hi{
font-size:12px;
  padding-top:10%;
}

.featured-content .entry-title {
    font-size: 20px;
    background: #fff;
    margin: 0 20%;
    padding: 15px;
    position: absolute;
    top: 35%;
    left: 0;
    width: 60%;
}

.enews-widget input {
width:25%;
}
.enews-widget input[type="submit"]{
width:11%;
}
.enews p, .enews form{
  display:inline-block

}
.enews p{
width:20%;
}
#enews-ext-2{
width:100%;
}
#featured-post-4{
width:100%;
}
.special-words{
	font-family:'Dancing Script';
  text-transform:none;
}
.site-footer{
  display:none;
}

#media_image-5 > div > img{
max-width:300px;
  margin-top:-50px;
}
.footer-contacts{
	text-align:centre;
  font-family:'Spectral';
  font-weight:700;
}
#wpcf7-f127-p33-o1{
font-family:'Spectral';
font-size:1.2em;

}
.contact-details{
  font-size:1.2em;
    font-family:'Spectral';
}
.event-heading{
 color:#7d947d;
}
body > div.site-container > div.footer-widgets > div > div.footer-widgets-1.widget-area{
 text-align:center;
}
/**Hide home header on home page only **/
body > div > div.home-slider-container > div.site-inner > div.content-sidebar-wrap > main > article > header > h1{

	display:none;
}
@media screen and (min-width:800px){
#featured-post-5 > div > article.post.type-post.status-publish.format-standard.has-post-thumbnail.category-uncategorized.entry{
	display:inline-block;
  padding-left:12px;
  padding-right:12px;
      width: 33.333333%;
    text-align: center;
}

#featured-post-5 > div > article.post.type-post.status-publish.format-standard.has-post-thumbnail.category-uncategorized.entry img{


}
#featured-post-5 > div{
	text-align:left;
}
#featured-post-5 > a{
	width:100%;
}
#featured-post-5 > div > article.post-105.post.type-post.status-publish.format-standard.has-post-thumbnail.category-uncategorized.entry{
padding-left:0px;
}
  
  .col-sm-4{
display:inline-block;
  width:33%;
  padding-left:12px;
  padding-right:12px;

  overflow:hidden;
}
  .sidebar .sidebar-primary .widget-area{
  display:none;
  }
  body > div.site-container > div.site-inner > div > main{
  float:none;
    margin:0 auto;
  }
}