/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Aug 01 2018 | 11:33:19 (pm)
/*
/******* Do not edit this file *******/

#zlrecipe-container .img-desc-wrap img.photo {
  border-bottom-left-radius:75px;
  border-bottom-right-radius:75px;
  border-top-left-radius:75px;
  border-top-right-radius:75px;
  float: right;
  height:150px !important;
  margin-left:15px;
  width:150px !important;
}

#zlrecipe-container #zlrecipe-title {
 color: #3EC2B7;
  margin:0;
  font-size: 26px;
  padding-top: 25px;
}

#zlrecipe-container #zlrecipe-title.b-b, 
#zlrecipe-container .item.b-b {
 border: NONE;
}


#zlrecipe-container #zlrecipe-ingredients, 
#zlrecipe-container #zlrecipe-instructions { 
 color: #f05a29;
}

#zlrecipe-container-border { border: 3px 1px 1px SOLID #3EC2B7;
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
}
.home .featuredpost .entry-content{min-height:130px;}
@media screen and (max-width:600px and min-width:320px){
.home .featuredpost .entry-content{min-height:210px;}    
}
@media screen and (max-width:320px){
.home .featuredpost .entry-content{min-height:auto;}    
}

#ez-home-top-1 .entry-title {
    font-size: 28px;
}

.breadcrumb {
    background: #fff;
    padding: 13px 20px 11px 10px;
    font-size: 13px;
}

.content .taxonomy-description p {
    padding: 10px 25px 10px 0;
}

@media only screen and (max-width: 450px) {
    #menu-primary .img-bg {display:none;}
    .home .menu-secondary a {min-height:0px; min-width: 0px;}
    .home .menu-secondary a span { position: relative; width: 100%;}
}

.shared-counts-wrap .shared-counts-button {
	background-color: #5cc7c0 !important;
}