/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 04 2018 | 09:31:35 */
p, div, div.wpcf7 {
  
  padding: 0px;
  margin: 0px;
}

article h2 {
 
  font-family: b_reg_aug;
  
}

article img {
  
  
  /*text-align: center !important; */
  
  display: block ;
  margin: 0 auto 0 auto !important;
}

.item-related img{
  
  padding-bottom: 10px;	
}

.item-related a{
  		
    font-family: b_bold_aug;
    text-transform: uppercase;   
}


#home_footer_trending_container a{

text-transform: uppercase; 
font-size: 14px;
  
}


#home_older_btn {
 width: 100%;
  margin-bottom: 70px;
  
}


#home_older_btn a{
  
  display: block; 
  width: 150px; 
  text-align: center; 
  border: 1px solid #000; 
  padding: 10px; 
  margin: 0 auto 0 auto;
  color: #666 !important;
  font-size: 12px;
}

#home_older_btn a:hover{
  
  text-decoration: underline;
}

input[type=text], input[type=email] {
  
 	height: 45px; 
    margin-top: 0px;
}

input[type=submit]{
  
  font-family: b_bold_aug;
  font-size: 15px;
   letter-spacing: 1px;

  background-color: #333;
  color: #FFF;
  border-radius: 0px;
  height: 45px;
}


input[type=submit]:hover{
  
    background-color: #D45D6A;
}

input::placeholder {
    
  	font-family: b_reg_aug;
    color: #333 !important;
}

email::placeholder {
    
  	font-family: b_reg_aug;
    color: #333 !important;
}

textarea::placeholder {
    
  	font-family: b_reg_aug;
    color: #333 !important;
}



.entry-title {

  line-height: 1.1;
}

.entry-title a , .post-header h2 a, .post-header h1 {
   font-family: b_bold_aug;
}



.older a, .newer a{
  
  border: 1px solid #000;
}

#page_heading_title {
  
  	 font-family: b_bold_aug !important;
}


.widget-title{
  
	 font-family: b_bold_aug;
	color: #d05d6c !important;
  	font-size: 18px !important;
}


.cat_cat_border{
  border: 1px solid #999;
  padding: 7px 15px 7px 15px;
}

.recipe_divider{
  
  border-bottom: 1px solid #999; 
  margin-bottom: 25px;
  
}


.see_more_btn {

  float: right; 
  border: 1px solid #000; 
  color: #000; 
  background-color: #FFF; 
  padding: 5px 15px 5px 15px; 
  margin: 0 25px 25px 0;
  
}

.see_more_btn:hover {
  
  text-decoration: underline; 
  
}

.post-header .cat a, .post-header .sp-date a {
  font-family: b_bold_aug;
  font-size: 12px;
  letter-spacing: 1.5px;
}
