
@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic');
@import url('https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic');
@import url('https://fonts.googleapis.com/css?family=Karla:400,400italic,700,700italic');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');
.post-contents-inner.blog-detail a{
font-weight:bold;
}
.blog-detail ul, .blog-detail ol{
    list-style: disc;
    padding-left: 40px;
    margin-bottom: 40px;
}
.blog-detail ol{
    list-style: decimal;
}

.step-detail a, .ingredients a{
    color: #76476b;
    font-weight: bold;
}

a.prodlink{

}

.blog-detail ul li,.blog-detail ol li{
    font-family: Karla,sans-serif;
    color: #3a3a3a;
    margin-bottom: 0;
}

.removeSmooth{
    transition: 0.2s ease-in-out;
    display: none;
}
.ster{
    cursor: pointer;
}
.menu-link{
    font-family: 'Lora', serif;
    font-style: italic;
    color: white;
    transition: 0.2s all ease-in-out;
    font-size: 19px;
    font-weight: bold;
    position: absolute;
    left: 50px;
    line-height: 40px;
}
.hot-recipes-bordered .intro-inner h3{
    font-weight: normal!important;
    line-height: 20px!important;
}

.hot-recipes-var2 .split-images-var2:hover .intro .intro-inner table td{
	color: white;
}


.hot-recipes-var2 .split-images-var2 .intro .intro-inner table td{
	text-align: left;
	font-family: 'Karla', sans-serif;
}

.homo-4-col.news-variation2 h3{
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.custom-col-food-tabs .tab-container{
	width: 100%;
}

.footer-fluid{
	background: #0c0c0c;
	background-image: none!important;
}

.ingredients-checkbox .ingredients ul li{
    padding-left: 0px!important;
}


.recipe-listing .listing .detail h4{
    font-size: 14px;
    line-height: 25px;
}

.recipe-listing .listing .detail{
    /*height: 195px;*/
}

.recipe-listing .listing .detail h4 a{
    max-height: 50px;
    overflow: hidden;
}

.recepten-main.recipe-listing .listing .detail{
    height: auto;
}

.boxed-recipes .detail h4{
    font-size: 14px;
    line-height: 25px;
}

.boxed-recipes .detail{
    height: 195px;
}

.boxed-recipes .detail h4 a{
    max-height: 50px;
    overflow: hidden;
}

.recipes .detail{
    height: auto;
}



.footer-inner .logo-footer{
	margin-top: 26px;
}

.footer-inner .logo-footer img{
	width: 100%;
}
.shortcodes-wrapper .wrapper-columns{
  max-width: 100%;
}
.side-bar .recipe-search .icon-svg{
	fill: white;
}

.side-bar .recipe-search .category-list ul li a{
	color:white;
}

.side-bar .recipe-search .category-list ul li{
	border-bottom: 1px solid white;
}

.side-bar .recipe-search .category-list ul{
	border: 1px solid white;
}

.recepten-side-bar.side-bar .latest-news-widget li a{
	text-transform: none;
}

.recepten-side-bar.side-bar .latest-news-widget li{
	padding-bottom: 10px;
	margin-bottom: 0px;
}

.listing .meta-listing.categorie-recept  .rating-box{
    text-align:center;
}

.search-button{
        width: 42px;
    height: 38px;
    line-height: 34px;
    text-align: center;
    color: #ffffff;
    background-color: #76476b;
    border: none;
    transition: 0.2s all ease-in-out;
}

.search-input{
    display: inline-block;
    margin-left: 10px;
    outline: none;
    border: none;
    height: 34px;
    color: #798287;
    padding-left: 10px;
    padding-right: 34px;
}

.margin-top-20{
    margin-top:20px;
}

body { opacity:1; }