/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.nav-column>li>a, .nav-dropdown>li>a {
padding-right: 60px!important;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

span.woofrom { display: none}

.product-summary span.woocommerce-Price-currencySymbol {
font-size: 100%;
margin-top: 0;
}

.quantity+.button {
margin-top: 1em;
}

/* hide recaptcha badge */

.grecaptcha-badge { 
    visibility: hidden;
}

.showcoupon {
		font-weight: 800 !important;
	}

/* Price slider */

.irs--round .irs-bar {
	background-color: #08a3d9;
}

.irs--round .irs-handle {
	border: 4px solid #08a3d9;
}

.irs--round .irs-from, .irs--round .irs-single, .irs--round .irs-to {
	background-color: #08a3d9
}

#post-list .entry-meta.uppercase.is-xsmall {
	display:none}
}

.mfp-content {
	width: 300px;
}

.off-canvas-left .mfp-content, .off-canvas-right .mfp-content {
	width: 300px!important;

}

a.filter-button.uppercase.plain {
	background-color: rgba(8, 163, 217, 1);
	padding: 5px;
	border-radius: 5px;
	color: white;
	font-size: 18px;
	text-transform: capitalize;
	box-shadow: 0px 2px 6px 1px rgba(0, 0, 0, 0.20);
}

@media screen and (min-width: 850px) {
	.row-large>.col, .row-large>.flickity-viewport>.flickity-slider>.col {
		padding: 30px 30px 30px;
	}}

@media screen and (min-width: 850px){
	
	.installatie-mobiel {
		display:none; }
	}

@media screen and (max-width: 849px){

		img.installatie-desktop {
		display:none;
	}
	
@media only screen and (max-width: 849px) {
		.cross-sells {
			display: none;
		}
	}
	
.nav-sidebar.nav-vertical>li.menu-item.active, .nav-sidebar.nav-vertical>li.menu-item:hover {
		background-color: white;
	}
	
.menu-image-title-before.menu-image-not-hovered img, .menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper, .menu-image-title-after.menu-image-title:hover {
	color: black;
	}
	
@media (min-width: 767px) {.cky-notice {
	padding-top: 75px!important;
	padding-bottom: 75px!important;
	}}
	
.cky-btn-reject {
	display: none!important;
}
	
.product-summary .woocommerce-Price-currencySymbol {
		display: none!important;
	}
	
.woocommerce-variation-price {
    font-size: 1.3em!important;
}

.bapf_sfilter.bapf_ckbox input[type=checkbox], .bapf_sfilter.bapf_ckbox label, .bapf_sfilter.bapf_ckbox label+span, .bapf_sfilter.bapf_ckbox label>span {
	margin-bottom: 5px!important;
}

.woocommerce-variation-price {
    border-top: 1px dashed #ddd;
    font-size: 1.5em !important;
    padding: 7.5px 0;
}

#yith-wcdp-add-deposit-to-cart .yith-wcdp-single-add-to-cart-fields {
	display: none!important;
}