/*
Theme Name: Broa vloerisolatie
Description: Kwaaijongens theme based on Enfold for Eric Reuser
Version: 1.0
Author: Eric Reuser
Author URI: https://www.kwaaijongens.nl
Template: enfold
*/



/*Add your own styles here:*/
h1{
text-transform:none;
font-size:1.5em;}

h2{
text-transform:none;
font-size:1.2em;
color:#cc0000;}

.home .title_container { display: none; }


/*SILDER text */
.avia_transform .av_slideshow_full .active-slide .avia-caption-content,
.avia_transform .av_fullscreen .active-slide .avia-caption-content
{visibility: visible;-webkit-animation: caption-right  1s 1 cubic-bezier(0.985, 0.005, 0.265, 1);animation:         caption-right  1s 1 cubic-bezier(0.985, 0.005, 0.265, 1); font-size:1.5vw; text-shadow: 2px 2px 4px black !important; }



/*.breadcrumb-trail{ display: none;}*/
.html_header_top.html_header_sticky #header {
position: fixed !important;

}
@media only screen and (max-width: 767px) {
div#main {
margin-top: 100px !important;
}
}



.single-portfolio .entry-content-wrapper .avia-image-container-inner,
.single-portfolio .entry-content-wrapper .avia-image-container-inner img {
	width: 100%;
}


/* Linkinbio styling */
.kj_linkinbio_overview_wrapper img {
	width: 600px;
	height: 200px;
	object-fit:cover;
}
@media only screen and (max-width: 767px) {
	.kj_linkinbio_overview_wrapper img {
		height:350px;
	}
}

.avia-post-nav{
	display: none!important;
}

/* WooCommerce*/
.single-product .single-product-summary .sku_wrapper{
	display: none;
}

.single-product .woocommerce-product-gallery__wrapper a{
	border-width: 0px!important;
}

.single-product .kj-product-content{
	margin-bottom: 30px;
}

.single-product .kj-before-cart-button{
	float: left;
	line-height: 43px;
	padding-right: 20px;
}

.single-product .kj-product-total-price{
	margin-left: 90px;
}

.single-product .kj-product-total-price .kj-product-total{
	float: none;
}

.single-product .kj-product-total-price .total-label,
.single-product .kj-product-total-price .total-price{
	font-weight: bold;
}

.single-product .kj-product-total-price .total-label{
	font-size: 0.92em;
}

.single-product .kj-product-total-price .total-price{
	font-size: initial!important;
	color: #f76e18;
	margin: -22px 0 20px 80px;
}

.woocommerce-variation{
	float: left;
	line-height: 45px;
	padding-right: 5px;
}
.woocommerce-variation-add-to-cart{
	float: left;
	max-width: 550px;
}


/* Woo Checkout */
.woocommerce-order-received .woocommerce-table .shipped_via{
	display: none!important;
}

.woocommerce-order-received .woocommerce-table .includes_tax{
	visibility: hidden;
}

.woocommerce-order-received .woocommerce-table .includes_tax::before{
	visibility: visible;
	content: "(inclusief 21% btw)";
}


.tax-product_cat .template-shop .page-thumb,
.woocommerce-page .template-shop .page-thumb{
	display:none!important;
}

#menu-item-shop{
	border-width: 0px!important;
}

.woocommerce-loop-category__title{
	text-align: center;
}

.html_entry_id_5516 .product-sorting{
	display:none;
}

.tp-button {
	background: #009b00;
	display: inline-block;
	color: #FFF!important;
	padding: 8px 20px!important;
	margin-top: 20px;
	font-weight: bold!important;
}

.reviews .wp-gr .wp-google-wr a {
background: #1d0ee7!important;
padding: 9px 20px 11px !important;
border-radius:3px !important;
}

.reviews .wp-gr .grw-dot.active {
background: #1d0ee7!important;
}

.reviews .wp-gr:not(.wp-dark) .grw-review-inner.grw-backgnd {
background: #ffffff!important;
border-color: transparent;
	box-shadow: 0 1px 2px rgb(200 200 200 / 15%), 0 2px 6px 2px rgb(200 200 200 / 15%) !important;
border-radius:2px !important;
}

.reviews .wp-gr .wp-google-rating {
color: #f76e18!important; 
}

.reviews .wp-star svg path {
fill: #f76e18 !important;
}

.reviews .wp-google-name {
font-family: 'metrophobic',Helvetica,Arial,sans-serif !important;
color: #333333 !important;
}

.reviews .wp-google-text {
font-family: 'open-sans',Helvetica,Arial,sans-serif !important;
font-size: 14px !important;
line-height:21px !important;
}

.reviews .wp-gr.wpac a.wp-google-name {
color: #333333 !important;
}

@media only screen and (min-width:991px) {
	#footer .av_one_fourth {
		width: 23% !important;
		margin-left: 2% !important;
	}
}