/*
Theme Name: Mediabox Kopen
Description: Child thema voor de website mediaboxkopen.nl - Adverteren? Deze site overnemen? Neem contact op. info@mediaboxkopen.nl
Author: mediaboxkopen
Version: 1.0
Template: layer
Text Domain: layer-child
*/

body{
	color: #444;
}

body.page .post-7771 .post-7771{
	display: none;
}

.zozo-mobile-logo a.navbar-brand{
	max-width: none !important;
}

.entry-content > vc_row:first-of-type,
.entry-content > .vc-zozo-section:first-of-type{
    padding-top: 0px !important;
}

body.single-post .post-featured-image{
	padding-bottom: 75px;
}


@media (max-width: 680px) {
    .hide_on_mobile, .hide_on_mobiles {
        display: none;
    }
}

@media (min-width: 680px) {
    .show_on_mobile, .show_on_mobiles {
        display: none;
    }
}

@media screen and (max-width: 992px) {
	.page-title-section{
		display: none;
	}
}

@media screen and (max-width: 1144px) and (min-width: 1024px){
	#main-menu .menu-item-138{
		display: none;
	}
}

#header-main{
	background-color: #f4f4f4;
	border-bottom: 1px solid #dedede;
}

.breadcrumb-leaf{
	color: #333;
}

.hide_thumbnail img, .hide_thumbnail .vc_gitem-animated-block {
	display: none !important;
}

.page-title-section .page-title-container {
	height: 0px !important;
}

#zozo-mobile-logo img{
	max-width: 200px;
}

#zozo-logo{
	display: none;
}

.pwb-single-product-brands img{
	margin: 0px;
}

.tax-pwb-brand #primary, .tax-geschikt_voor #primary{
	float: right;
}

.tax-pwb-brand #sidebar, .tax-geschikt_voor #sidebar{
	float: left;
}

.top-rounded > .vc_column-inner{
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.bottom-rounded > .vc_column-inner {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.product-info .price, .product-info .zozo-woo-rating{
	width: 40%;
}

.woocommerce ul.products li.product .product-info, .woocommerce-page ul.products li.product .product-info{
	padding: 0px 0px 0px 15px;
}

.product-info .price {
	float: left;
}

.product-info a.koopnu{
	width: 20%;
	float: right;
	background-color: #e74c3c;
	height: 49px;
	text-align: center;
	padding-right: 5px;
}

.product-info a.koopnu:hover{
	background-color: #b13122;
	padding-right: 0px;
}

.product-info a.koopnu span{
	color: white;
	font-size: 26px;
	line-height: 44px;
}

body.blog #main-wrapper{
	margin-top: 40px;
}

body.blog #catch-breadcrumb{
	display: none;
}

#respond .comment-form-url{
	display: none;
}