/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 3.2.65
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/* tooltip */

.avia-tt {
  min-width: 300px;
}

/* menu*/
.avia_mobile #top #searchsubmit {
  height: 40px!important;
}
.kjMegaMenuFooter {
    display: flex;
    justify-content: space-between;
}

.kjMegaMenuFooter .kjMegamenuFooterUsp {
	margin-right:20px;
	font-size:14px;
	display: block;
    float: left;
}

.wishlist-title-container .show-title-form {
  display: none;
}

.wishlist_table .product-add-to-cart a {
  padding: 14px 25px!important;
  display: inline-block!important;
}

.kjMegamenuFooterUsp img {
    max-height: 25px;
    margin-bottom: -5px;
    width: auto;
}

.sub-menu a {
	background-color:#ffffff!important;
}

.kjMenuHide .mega_menu_title {
    text-indent: -9999px;
}


.kjMenuFullButton span.avia-menu-text {
    background-color: #ff5900;
    padding: 2px;
    color: #ffffff;
}

.kjMenuFullButton span.avia-bullet {
    display:none;
}

ul.sub-menu.avia_mega_hr {
    padding-top: 0px!important;
}

.av-main-nav > li > a {
    padding: 0 9px;
}

/* slider*/

.kjSliderSidebar {
	height:100%;
	width:31.5%;
	float:right;

}

.kjSliderSidebar .slide {
	width: 100%;
    height: 25%;
    max-height: 25%;
    float: left;
    background-color: #2b2b2b;
	border-bottom: 1px solid #505050;
}

.slide a {
	display: block;
    width: 100%;
    height: 100%;
    text-decoration: none!important;
}

.kjSliderSidebar .slideTitle, .kjSliderSidebar .slideSummary  {
    color: #ffffff;
    display: block;
}

.kjSliderSidebar .slideTitle {
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
    margin: 25px 0px 0px 20px;
}

.kjSliderSidebar .slideSummary  {
    color: #ffffff;
    font-size: 12px;
    margin: 10px 0px 0px 20px;
}

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

  .kjSliderSidebar .slideTitle {
      font-size: 13px;
      margin: 20px 0px 0px 10px;
  }

  .kjSliderSidebar .slideSummary  {

      margin: 10px 0px 0px 10px;
  }

}


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

  .kjSliderSidebar .slideTitle {
      font-size: 12px;
      margin: 12px 0px 0px 10px;
  }

  .kjSliderSidebar .slideSummary  {
      font-size: 10px;
      margin: 10px 0px 0px 10px;
  }

}



#slide1 .slide1, #slide2 .slide2, #slide3 .slide3, #slide4 .slide4  {
    background-color: #ff5900!important;
}


.kjHeaderWidget {
	height:88px;
}

.kjHeaderWidget .textButtons {
	color:#a0a0a0;
	padding-top:15px;
	display: block;
	float:left;
}

.kjHeaderWidget .textButtonsInner a {
    color: #272727;
    text-decoration: none!important;
}

.kjHeaderWidget .textButtons .av_font_icon {
    margin-right: 5px;
    margin-left: 0px;
}

a.kjCartIcon.kjHeaderIcon {
    float: right;
    padding: 5px;
    color: #ffffff;
    margin-left: 5px;
    background-color: #ff5900;
    margin-top: 10px;
    display: block;
    border-radius:3px;
}

.kjCartIcon .title {
    padding-left: 5px;
}

.kjHeaderWidget .top, .kjHeaderWidget .bottom {
	max-height:50%;
	min-height:50%;
	font-size: 12px;
	line-height:15px;
}


/*search bar header widget */
.kjHeaderWidget .bottom input#s {
    border: solid 1px #272727!important;
    color: #272727!important;
    padding-left: 11px!important;
    background-color: #ffffff!important;
}
.kjHeaderWidget .bottom input#s::placeholder {
    color: #272727!important;
}

.kjHeaderWidget button#searchsubmit {
    background-color: #ffffff!important;
    border: solid 1px #272727;
    border-left: none;
}

.kjHeaderWidget form {
    margin-top: -3px!important;
}

.kj-more-information-box {
  border: 1px solid #272727;
  border-color: #272727!important;
  padding: 10px 15px!important;
}

.kj-review-bar {
  border: 0px;
  background: #f3f3f3;
  text-align: center;
  font-weight: bold;
  font-size: 1.4em;
  padding: 20px 0;
}

.kj-review-bar  a {
  color: #272727;
}

.kj-review-bar .review-number {
  display: inline-block;
  background: #ff5900;
  color: #FFF;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  padding-top: 17px;
  margin-left: 20px;
  font-size: 1.4em;
  position: absolute;
  top: -5px;
}

.kj-review-bar .widget {
  padding: 0px;
}
.kj-review-bar .kj-rating {
  margin-top: 5px;
}
.kj-review-bar .kj-rating .fa {
  color: #ffcc00;
}

.kj-review-bar .kj-rating .kj-rating-text {
  margin-left: 10px;
  text-decoration: none;
  font-size: 0.9em;
  color: #272727;
}

.kj-review-bar .kj-rating .fa.flip {
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
  color: #dedede;
  margin-left: -2px;
}

@media only screen and (max-width:767px){
    .kj-more-information-box {
      border: 0px;
      padding: 0px;
    }

    .kj-review-bar {
      font-size: 1em;
    }

    .kj-review-bar .review-number {
      font-size: 1.1em;
      height: 36px;
      width: 36px;
      padding-top: 6px;
      margin-left: 10px;
    }
}

@media only screen and (max-width:400px){
  .kj-review-bar .review-number {
    font-size: 1em;
    height: 30px;
    width: 30px;
    padding-top: 3px;
    margin-left: 6px;
  }
}

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

  .kj-review-bar .kj-review-text {
    font-size: 12px;
  }

  .kj-review-bar .review-number {
    font-size: 0.9em;
    height: 25px;
    width: 25px;
    padding-top: 0px;
    margin-left: 6px;
  }
}


.kjHeaderWidget ::-webkit-input-placeholder {
  color: #272727!important;
}
::-moz-placeholder {
  color: #272727!important;
}
:-ms-input-placeholder {
  color: #272727!important;
}
:-moz-placeholder {
  color: #272727!important;
}


/* titles and page styling line title green groene lijn*/
section.up-sells.upsells.products > h2, section.related.products > h2, .kjLineTitle h2 {
    position: relative;
    z-index: 1;
    overflow: hidden;
    min-height:40px;
    text-align: center;
}
section.up-sells.upsells.products > h2:after, section.up-sells.upsells.products > h2:before, section.related.products > h2:before, section.related.products > h2:after, .kjLineTitle h2:before, .kjLineTitle h2:after  {
    position: absolute;
    top: 9px;
    overflow: hidden;
    width: 50%;
    margin-left: 8px;
    height: 2px;
    content: '\a0';
}

.kjLineTitle h2:before, .kjLineTitle h2:after  {
	top: 16px!important;
}


section.up-sells.upsells.products > h2:before, section.related.products > h2:before, .kjLineTitle h2:before  {
    margin-left: -51%;
    text-align: right;
}

section.up-sells.upsells.products > h2:after, section.related.products > h2:after, .kjLineTitle h:after {
    margin-left:1%;
}

/*color */
section.up-sells.upsells.products > h2:after, section.up-sells.upsells.products > h2:before, .kjLineTitle h2:before, .kjLineTitle h2:after{
    background-color: #95be01;
}

/*color */
section.related.products > h2:before, section.related.products > h2:after  {
    background-color: #95be01;
}


.product_column.product_column_5 {
    margin: 10px 0px;
}

/* vergelijk content */
.kjFavorietenVergelijk .yith-wcwl-wishlistexistsbrowse {
    max-width:270px;
}

.kjFavorietenVergelijk .yith-wcwl-add-button.show a{
    float: right;
    height:10px;
}

.kjFavorietenVergelijk .yith-wcwl-wishlistexistsbrowse a {
    float: right;
}
/* Price display */

.dts-price-display.has-sale-price .regular-price {
	text-decoration: line-through;
	color: #d4d4d4;
}

.dts-price-display .our-price .our-price-label {
	color: #272727;
}

.dts-price-display .pallet-price {
	color: #ababab;
}

sup {
	font-size: 0.6em;
}

/* .dts-price-display span.our-price-label, */
.dts-price-display span.pallet-price-label {
	display: none!important;
}

/* Single product page */

body.single-product .pallet-info {
	background: #83a4bb;
    padding: 10px 15px;
    margin-top: 20px;
    color: #e2ecf3;
}

body.single-product .pallet-info.ask-offer {
    background-image: url('images/star.png') !important;
    background-repeat: no-repeat!important;
    background-size: 40px!important;
    background-position: 15px center!important;
    padding-left: 80px!important;
}

body.single-product .pallet-info.ask-offer .widget {
  margin: 0px;
  padding: 0px;
}

body.single-product .pallet-info.ask-offer .widget p {
  margin: 0px;
}

body.single-product .pallet-info.ask-offer .widget strong {
  color: #272727;
}

body.single-product .pallet-info.ask-offer  a {
	font-weight: bold;
	text-decoration: underline!important;
}

body.single-product .pallet-info .pallet-info-note {
	display: block;
	font-weight: bold;
	color: #FFF;
}

body.single-product .product-price-box .dts-price-display {
	float: left;
}

div form.cart div.quantity {
    margin: 0px!important;
}

.kj-custom-top-tab {
	margin-top:20px;
}

.kj-single-product-bottom-container .woocommerce-product-attributes-item__value a {
	color: #000000;
}

/*
body.single-product .product-price-box .dts-price-display span.our-price-label {
	display: inline-block!important;
}
*/

body.single-product .product-price-box {
  position: relative;
}

body.single-product .product-price-box .order-unit-price {
	float: right;
}

body.single-product .advanced-product-data {
	margin-top: 30px;
}

body.single-product .advanced-product-data .single-apd > h4,
body.single-product .document-wrapper h4 {
	margin-bottom: 10px;
	font-size: 16px;
}

table.shop_attributes tr:nth-child(even) td,
table.shop_attributes tr:nth-child(even) th {
	background-color: #f5f5f5;
}


body.single-product .advanced-product-data .apd-show-more-wrapper {
	margin-bottom: 20px;
}

body.single-product .document-wrapper .pdf-icon {
  margin-left: -18px;
}

body.single-product .document-wrapper .pdf-icon img {
  max-width: 80px;
}

/* Single product page - calculator popup */

#calculator-content {
	margin: 5% auto;
	max-width: 1210px;
	position: relative;
}

.mfp-close-btn-in #calculator-content .mfp-close {
	top: -20px;
    right: -20px;
    background: #FFF;
    border-radius: 50%;
    opacity: 1;
}

#calculator-content .product-calculator {
	background: #FFF;
	padding: 20px;
}

#calculator-content .product-calculator .tile-calculator {
	border: 0px;
	padding: 0px;
}

#calculator-content .product-calculator .calculator-result .cr-choose-button {
	background: #a0c600;
    color: #FFF;
    text-transform: uppercase;
}

/* Remove on sale labels */

.onsale {
	display: none!important;
}

/* FacetWP filters */

.woocommerce-page.archive aside section {
	text-align: left;
	padding-bottom: 0px;
}

.facet-wrap .facetwp-facet {
	margin: 0px;
}

.facet-wrap .facetwp-facet .facetwp-checkbox {
	text-transform: capitalize;
}

.facetwp-pager .facetwp-pager-label {
	float: right;
    margin-top: 8px;
}

.collapse-widgets {
	text-align: left;
    display: block;
    font-size: 18px;
    text-decoration: underline;
    margin-top: -30px;
    margin-bottom: -30px;
}

.noUi-connect {
    background-color: #ff5900!important;
}

.sidebar_left .inner_sidebar {
    margin-right: 30px!important;
}

.kj_bel_sidebar {
    margin-left: 3.8%!important;
}

/*single product page - usp's uspblock */
.kjProductUSPBlock {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}

span.kjProductUSP {
    font-weight: bold;
    min-width:200px;
}

span.kj_top_line {
    margin-top: 16px;
    display: inline-block;
}

.kjProductUSP img {
    max-height: 50px;
    width: auto;
    margin-bottom: -15px;
    display: block;
    float: left;
}



@media only screen and (max-width:767px) {
	.kjProductUSP img {
	    max-height: 20px;
	}
	span.kj_top_line {
    margin-top: 0px;
	}
	span.kjProductUSP {
    margin-top: 5px;
	}

	.preFooterLeft b {
    clear: both;
    padding-top: 0px!important;
    padding-left: 0px!important;
	}
}

/* mobile menu and number sticky on top */
@media only screen and (max-width:767px) {
  .responsive #top #wrap_all #header {
    position: fixed !important;
  }

  .responsive #top #main {
    padding-top: 150px !important;
  }

  div#av_section_1 {
    margin-top: 0px!important;
	}
}

/* hide header widget tablet */
@media only screen and (max-width:990px) {
	.kjHeaderWidget {
	    display: none;
	}
}

/* hide social logos menu sooner */
@media only screen and (max-width:584px) {
	header .main_menu .social_bookmarks {
	    display: none!important;
	}
	.kj_prefooter_social {
    display: block;
    clear: both;
}
}


/* hide winkelwagen text on tablet */
@media only screen and (max-width:1249px) {
	.kjHeaderWidget span.title {
	    display: none;
	}
	.preFooterRight {
    clear: both;
    float:none!important;
	}
	.kj_prefooter_social {
    display: block;
    float: none!important;
}
}

@media only screen and (min-width:990px) {
	#menu-item-search {
		display: none;
	}

}
#menu-item-search {
	color: #2b2b2b;
}

/*-------------------------------------------------------woocommerce css*/
/*product slide width 5 products for: slider, suggestions, rereccomended */

	ul.products.columns-5, .avia-content-slider ul.products{
		display: flex;
		align-items: stretch;
		padding:3px;
		justify-content: space-between;
	}

		ul.products.columns-5 .inner_product, .avia-content-slider .inner_product  {
		min-height: 100%;

	}



.regular-price .our-price-label {
	display:none;
}

.slide-entry-wrap a.button {
	width:49%!important;
	float:left!important;
}

/*flexbox for woocommerce */
/* Flexbox on WooCommerce archive products */
.woocommerce .products ul,
.woocommerce ul.products {
 display: flex;
 flex-flow: row wrap;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
 display: flex;
 flex-flow: column nowrap;
}

.woocommerce ul.products li.product .button {
 margin-top: auto;
 display: table;
}
/*end flexbox for woocommerce */

/*align add to cart buttons to bottom, all same height */
.avia_cart_buttons {
    position: absolute;
    bottom: 0;
}

.products .inner_product {
    padding-bottom: 30px;
}

.kj-misc-box {
	float: left;
}

.kj-misc-box p {
	float: none;
}

.kj-misc-box .compare-button a.compare {
	color: #000000;
	margin-left: 11px;
}

.kj-image-disclaimer {
  font-size: 11px;
  margin: 10px 0 0 10px;
}

.yith-wcwl-wishlistexistsbrowse.show,
.yith-wcwl-wishlistaddedbrowse.show {

    position: absolute;
    z-index: 99999;
    right: 0px;
    bottom: -80px;
    width: 300px;

}

.yith-wcwl-wishlistaddedbrowse.show {
	bottom: -60px;
}

form.cart {
	overflow: visible;
}

#yith-wcwl-popup-message {
	z-index: 0; /* Disable it, quick fix */
}



/* Facet widget collapse */

.template-shop .sidebar .widget {
	padding: 12px 0 0 0 !important;
}

.sidebar .facet-wrap {
    padding-top: 12px;
}

.facet-wrap .facet-label {
  background: #909090;
  color: #FFF;
  display: block;
  width: 100%;
  position: relative;
  padding: 10px;
  margin-bottom: 0px;
  font-size: 14px;
}

.facet-wrap .collapsible-filter {
  border: 1px solid #909090;
  padding: 5px 10px;
  border-top: 0px;
}

.facet-wrap .do-collapse {
  position: absolute;
    color: #FFF!important;
    right: 10px;
    top: 30px;
}


.sidebar .facet-wrap .collapsible-filter {
	clear: both;
}

.sidebar .facet-wrap .facetwp-toggle {
	color: #ff5900;
    font-size: 11px;
    text-decoration: underline;
}

.facetwp-slider-wrap {
    padding-left: 3px !important;
    padding-top:8px;
}

.facetwp-slider .noUi-handle {
    right: -11px !important;
	border-radius: 100px !important;
	top: -7px !important;
}
.facetwp-slider.noUi-target {
	padding: 0 7px !important;
	height: 9px !important;
}

.sidebar .reset-fwp {
	border: none;
    padding: 0;
    text-decoration: underline;
    color: #ff5801;
    cursor: pointer;
}

.facetwp-slider-reset {
	color: #ff5900;
	box-shadow:none !important;
	border: none !important;
    padding: 0 !important;
    text-decoration: underline;
}

.quantity-label {
	display: none;
}

.single-product .quantity-label {
	display: inline;
}

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

	.kj-misc-box {
		font-size: 12px;
	}

	.single-product-summary .quantity::before {
		display: none;
	}

	.kj-add-cart-container {
		width: 250px;
	}

}

@media only screen and (max-width:768px) {
	.kj-add-cart-container {
		width: 100%!important;
	}
	button.single_add_to_cart_button.button.alt {
	    min-width: 235px;
	}
}

@media only screen and (max-width:550px) {
	button.single_add_to_cart_button.button.alt {
	    margin-top: 5px!important;
	    min-width: 228px!important;
	}
}


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

	.kj-misc-box {
		float: none;
		width: 100%;
	}

	.kj-add-cart-container {
		float: left;
		margin-top: 20px;
	}

}


/*
@media only screen and (max-width:767px) {
	ul.products.columns-5 li:nth-child(5), ul.products.columns-5 li:nth-child(4), .avia-content-slider .products li:nth-child(4), .avia-content-slider .products li:nth-child(5) {
	    display: none;
	}
}
*/

@media only screen and (max-width:584px){
/*
		ul.products.columns-5 li:nth-child(3), .products li:nth-child(3) {
	    display: none;
	}
*/
}

@media only screen and (max-width:494px){
/*
	ul.products.columns-5 li:nth-child(2), .products li:nth-child(2) {
	    display: none;
	}
*/
	ul.products li {
		margin: auto!important;
		margin-bottom: 20px!important;
	}

}


/*product category page product archive*/
.page-thumb img.category_thumb {
    min-width: 100%;
}

body.archive .term-description {
	margin-top: 20px;
}

body.archive .term-description h1 {
	font-size: 24px;
}
  /* kj-d product overzicht widget en intro tekst category */

  .kj_archive_widget_container{
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}

	.kjArchiveUsp {
	    border: solid 1px #e1e1e1;
	    padding: 10px;
	    margin-bottom:10px;
	    width: 100%;
	}
	.kjArchiveUsp div#custom_html-7 {
    padding-bottom: 0px;
}

.kjArchiveUsp.kjArchiveUspRight {
  margin-bottom: 0px!important;
}



/* oude quick css vanuit enfold-child settings */

	.logo img {
    padding-top: 15px;
}

.phone-info{
  width:80%;
}

.kjWaarderingContainer {
   float:left;
}
.kjWaarderingContainer i {
    color: #ffcc00;
    font-size: 14px;
}
.kjWaarderingContainer u {
    margin-left: 10px;
}
#header_meta {
    padding-top: 4px;
}

#zwarte-balk-prijs {
     float:left;
}
#waardering {
     float:left;
    margin-left: 60%;
    min-width: 100%;
}

@media only screen and (max-width: 500px) {
  .responsive #top .logo {
    width: 60%;
  }
}

@media only screen and (max-width: 767px) {
    #groep-tegels .av_textblock_section {
         margin-top: -70px !important;
    }
    #zwarte-balk-prijs {
            margin: 0px auto !important;
            padding-bottom: 7px;
            padding-left: 16px;
    }
   #waardering {
       display:none;
   }
    .logo img {
         padding-top: 0px;
    }
.preFooterLeft img {
    max-height: 15px!important;
}
.preFooterRight a.av-icon-char {
    font-size: 20px!important;
    line-height: 20px!important;
}
}
.preFooterRight .email-icon, .preFooterRight .telefoon-icon {
    padding-top:0px !important;
    margin-top:-1px;
}

.kj_prefooter_social {
    display: block;
    float: right;
}

#header_main_alternate {
      background-color: #2b2b2b;
}

#speciale-tegels .inner_product_header {
     min-height: 0px;
     padding: 10px 15px;
}

#speciale-tegels .inner_product_header h2 {
     letter-spacing: 0px;
     padding: 0px;
}
ul.products .inner_product {
    box-shadow: 0 0 7px 0 rgba(10,10,10,0.38);
    border-radius:0px !important;
    border:none;
    min-height: 100%;
}

ul.products .inner_product span.price {
	position: absolute;
    bottom: 24px;
    width: calc(100% - 30px);
}

ul.products img {
    height: 210px !important;
    object-fit:cover;
    border-radius:0px !important;
}

#groep-tegels img {
     box-shadow: 0 0 7px 0 rgba(10,10,10,0.38);
     z-index: 1;
    height: 233px;
    object-fit:cover;
}
#groep-tegels .av_textblock_section {
     z-index: 999;
     box-shadow: 0 0 7px 0 rgba(10,10,10,0.38);
     width:90%;
     margin: -50px auto 0px auto;
     padding: 20px;
     background-color: #ffffff;
     position: relative;
}
#groep-tegels .av_textblock_section p {
    text-align: center;
    margin-top: 0;
    font-size: 12px;
}
#groep-tegels .av_textblock_section h3 {
    text-align: center;
    margin-top: 0;
    font-size: 18px;
}

.maxWidthContainer {
     max-width: 1200px;
     margin-left: auto;
     margin-right: auto;
}

.phone-info {
    font-size: 12px;
}

#usp .iconbox_content{
      padding-top: 15px;
}

.kj-single-product-bottom {
    width: 48%;
}

.single-product-summary {
	padding-bottom:50px;
}

.kj-product-detail-text {
    background-color: #ffffff;
    overflow: hidden;
}

.kj-product-detail-text:after {
	content: "";
	clear: both;
	display: table-cell;
}

.kj-details h3 {
	margin-bottom: 20px;
}

.kj-single-product-bottom-container {
    display: flex;
    justify-content: space-between;
}

.single-product-summary {
	padding-bottom:50px;
}

.single-product-main-image{
padding-bottom:0px;
}

ul.tabs.wc-tabs {
    display: none;
}

#header .widget {
    left: auto;
    right: 0px;
    padding-top: 0;
    position: absolute;
    top: 0;
    z-index: 999999;
    overflow:hidden;
    max-height:88px;
    width: 31.5%;
    overflow: visible;
}

#header .widget .ajax_search_response {
	    background: #FFF;
    padding-top: 20px;
    border: 1px solid #a09fa0;
    border-top: 0px;
}

#header .widget .ajax_search_response h4 {
	margin-bottom: 10px;
}

.header_color .ajax_search_excerpt {
    color: #909090!important;
}

@media only screen and (max-width: 768px) {
#header .widget {
display:none;
}
.kj-single-product-bottom-container {
    display: block;
}
.kj-single-product-bottom {
    width: 100%;
}
}

div .av_one_third {
    margin-left: 2.75%;
    width: 31.5%;
}

body .column-top-margin {
    margin-top: 30px;
}

.home #av_section_1 main {
    padding: 0px 0px 0px 0px!important;
}


/* Product pagina */

.product_title {
    font-size: 26px !important;
}

.kj-custom-top-tab tr, .shop_attributes tr {
     background-color:#ffffff !important;
}
.kj-custom-top-tab tr {
    border-top: 1px solid #e1e1e1;
}
.kj-custom-top-tab td {
      color:#000000;
      font-style: normal !important;
}
.shop_attributes th {
     letter-spacing: 0px;
    text-transform: none;
    color:#000000;
      font-style: normal !important;
    width: 300px !important;
    font-weight:normal !important;
}
.shop_attributes td {
     font-style: normal !important;
}
.kj-custom-top-tab .shop_attributes tr:last-child {
  border-bottom: 1px solid #e1e1e1;
}

.advanced-product-data .single-apd {
    padding-bottom: 10px;
}
.apd-show-more-wrapper {
    margin-bottom: 30px !important;
        text-align: center;
}
a.apd-show-more {
     color: #ffffff !important;
    border: 1px solid !important;
    padding: 8px 20px !important;
    background-color:#ff5900;
    text-align:center !important;
}
.pallet-info {
    background: #ededed !important;
    padding: 15px 15px !important;
    color: #000000 !important;
}
.pallet-info-note {
   color: #000000 !important;
}
.pallet-info .min-order-price, .pallet-info .min-order-percentage {
     color: #ff5900;
    font-size: 16px;
}

.open-calculator {
    margin-right:20px;
    color: #000000 !important;
}

.kj-add-cart-container {
    float: right;
    width: 420px;
     display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    max-width: 100%;
}

.kj-bereken-winkelmand-container {
height:50px;
}

.kj-winkelmand-container .kj-bereken-hoeveelheid {
    margin-left: 10px;
}

.cart p {
    float:left;
    margin: 0.65em 0;
}

.kjFavorietenVergelijk {
    float: right;
    text-align: right;
position: relative;
}
.kjFavorietenVergelijk .av-icon-char {
    color: #ff5900;
    font-size: 40px;
    padding-right: 4px;
}

.single-product .quantity input, .single-product .quantity input.minus, .single-product .quantity input.plus {
    font-weight:bold !important;
}

.single-product-summary .quantity label {
    padding-right: 10px;
    font-weight:bold;
}

.kj-single-product-right {
    background-color: #ffffff;
    float:left;
}

.kj-single-product-right .kj-details {
    box-shadow: 0 0 7px 0 rgba(10,10,10,0.38);
}
.kj-single-product-right .kj-details h3 {
  background-color: #7F807F;
  text-align: left;
  padding: 12px 30px;
  text-transform: uppercase!important;
  color: #fff;
}
.kj-single-product-right .kj-details .kj-product-detail-text {
  padding: 0 29px 29px 29px;
}


.product_column img.attachment-shop_catalog.size-shop_catalog.wp-post-image {
    max-height: 200px;
    width: auto !important;
    margin: auto !important;
    min-height: 200px;
    object-fit:cover;
}
.product_column .inner_product, .products .inner_products {
    box-shadow: 0 0 7px 0 rgba(10,10,10,0.38);
    border-radius:0px !important;
    border:none;
}
.product_column .inner_product_header, .products .inner_product_header {
     min-height: 175px !important;
}
.product_column .regular-price, .products .regular-price {
      float: right;
      background-color:#e1e1e1;
     color: #b5b5b5 !important;
     padding: 0px 5px 2px 5px;
    font-size:13px;
}
ul.products .inner_product_header .regular-price .amount, ul.products .inner_product_header .regular-price .woocommerce-Price-currencySymbol, ul.products .inner_product_header .regular-price .price-unit-short, .product_column .regular-price .amount, .product_column .regular-price .woocommerce-Price-currencySymbol, .product_column .regular-price .price-unit-short {
    font-size:13px !important;
    font-weight:normal !important;
}



.product_column .inner_product_header .our-price-price, .products .our-price-price {
      float: right !important;
      color:#ffffff;
      background-color:#ff5900;
     padding:2px 10px 2px 10px;
     transform: rotate(3deg);
         margin-top: -4px;
        font-size: 14px !important;
}

.dts-price-display .our-price {
     clear: right;
         margin-top: 10px;
}

ul.products .price-unit,
body.single-product div.product .price-unit-short,
body.single-product div.product .our-price-label, body.single-product div.product .pallet-price, body.single-product div.product .offer-text  {
display: none!important;
}

.product_column .inner_product_header, .products .inner_product_header {
   padding-right:15px !important;
}
ul.products .inner_product_header .woocommerce-loop-product__title, .product_column .inner_product_header .woocommerce-loop-product__title {
     padding-bottom: 5px !important;
}
ul.products .inner_product_header .our-price-price, .product_column .inner_product_header .our-price-price {
    font-size:14px !important;
}
ul.products .inner_product_header .our-price-label, .product_column .inner_product_header .our-price-label {
    font-size: 14px !important;
    margin-top:-10px;
}

ul.products .pallet-price-label, ul.products .pallet-price-price, ul.products .pallet-price .amount, ul.products .pallet-price .woocommerce-Price-currencySymbol, ul.products .pallet-price .price-unit-short, .product_column .pallet-price-label, .product_column .pallet-price-price, .product_column .pallet-price .amount, .product_column .pallet-price .woocommerce-Price-currencySymbol, .product_column .pallet-price .price-unit-short {
    color:#000000;
    font-weight: normal !important;
    font-size:13px !important;
}
ul.products .pallet-price, .product_column .pallet-price,  ul.products .offer-text  {
    margin-top: 5px;
    margin-bottom: 5px;
    position: absolute;
    width: 100%;
    bottom: 0px;
}
ul.products .offer-text.is-mobile {
  display: none;
}
ul.products .offer-text {
  background: url('images/star.png') no-repeat;
  padding-left: 22px;
  background-size: 20px;
  color:#000000;
  font-weight: normal !important;
  font-size: 12px !important;
}

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

  ul.products .offer-text.is-mobile {
    display: block;
  }
  ul.products .offer-text.is-desktop {
      display: none;
  }

}

.product_column span.price .dts-price-display,
ul.products span.price .dts-price-display {
    margin-bottom: 35px;
}

ul.products .inner_product_header .woocommerce-loop-product__title, .product_column .inner_product_header .woocommerce-loop-product__title {
    margin-bottom:5px !important;
}

.kjPreFooterContainer {
    background-color: #e1e1e1;
    border: none;
}

.kjPreFooterContainer .widget {
    padding: 25px 0px 17px 0px;
}

.preFooterLeft {
    max-width: max-content;
    float: left;
}

.preFooterLeft img {
    max-height: 35px;
    width: auto;
    padding-right: 10px;
}

.preFooterLeft b {
    display: table-cell;
    float: left;
    padding: 0px 10px 0px 20px;
}
.kjPreFooterContainer b {
    padding-top: 8px !important;
}
.preFooterLeft .betaalLogos {
    float: left;
    display: flex;
}

.preFooterRight {
float:right;
}
.preFooterRight #mailFooter, .preFooterRight #telefoonFooter {
   padding-right: 75px;
   color:#444;
}
.preFooterRight b {
    float: left;
    display: table-cell;
    padding: 0px 10px 0px 0px;
}
.preFooterRight .av_font_icon {
    padding-top:6px;
}

.kj-cta article {
    padding-bottom: 8px;
}

.kjPrice {
    text-decoration: line-through;
    color: #d4d4d4;
    padding-right: 10px;
    font-weight:bold;
}
.kjSalePrice {
    font-weight:bold;
}

.single-product-summary .regular-price {
     font-style: italic;
    font-size: 16px;
}
.single-product-summary .our-price-price {
    font-size:30px;
    font-weight:bold;
}

@media only screen and (max-width: 460px){
  .single-product-summary .our-price-price {
      font-size:20px!important;
      font-weight:bold;
  }
}
.single-product-summary .order-unit-price {
   font-size: 16px;
   font-weight: bold;
   position: absolute;
   right: 0px;
   bottom: 0;
}

.cart_dropdown_link, .cart_dropdown, .dropdown_widget, .widget_shopping_cart_content, .dropdown_widget .avia-arrow {
        background-color: #2b2b2b !important;
}

.avia_cart_buttons {
    opacity: 1;
}
.avia_cart_buttons .add_to_cart_button:hover, .avia_cart_buttons .show_details_button:hover {
     opacity: 0.4;
}



.avia_cart_buttons .button > span {
    padding-right:4px;
}
.single-product-summary .our-price-price {
    font-size:30px;
    font-weight:bold;
}

span.kjUwPrijs {
    margin-top: 30px;
    display: inline-block;
    min-width: 100px;
    color: #000000;
    font-weight: bolder;
}

/* Projecten */

.projecten .av-inner-masonry {
    border: 1px solid #e1e1e1 !important;
}
.projecten .av-masonry-entry-title {
    font-size:16px;
    font-weight: bold;
}
.projecten .av-masonry-entry-content {
    font-size:12px;
    font-style: normal;
    color: #b2b2b2;
    line-height:20px;
   padding-top:7px;
}
.projecten .av-inner-masonry-content, .projecten .avia-arrow{
    background-color: #ffffff !important;
    text-align:center;
}
.projecten .av-masonry-entry:hover .av-masonry-image-container {
    -webkit-transform: none;
    transform: none;
}

.grid-image img {
    object-fit: cover !important;
    height: 100% !important;
}

.projecten .avia-arrow {
	display:none;
}

@media only screen and (min-width: 1340px){
.responsive .fullsize .grid-col-3 .grid-image {
    height: 325px !important;
}
}
@media only screen and (min-width: 1140px){

	.responsive .fullsize .grid-col-3 .grid-image {
	    height: 276px !important;
	}

}

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

	div .products .product {
		width: 49%;
	}

}
@media only screen and (max-width: 1200px){

	#top .product_column_5 .products .product {
		width: 49%;
	}
	.home ul.products {
		flex-flow: row wrap;
	}
	.home ul.products li {
		width: 48%!important;
	}

	.home ul.products li:nth-child(5) {
		display: none;
	}


}
@media only screen and (max-width: 550px){

	.home ul.products li {
		width: 100%!important;
	}
}

.fullsize .grid-col-3 .grid-image {
    height: 249px !important;
}

.kjFavorietenVergelijk .add_to_wishlist, .kj-bereken-winkelmand-container {
    color: #000000;
}
.kjFavorietenVergelijk .add_to_wishlist:hover {
    color: #ff5900;
}

.yith-wcwl-add-to-wishlist {
	max-width:40px;
}

.kjProductUSPBlock {
        margin-top: -40px;
}
.kj-single-product-left h3 {
    text-decoration:underline;
}

li.av-mobile-cart-icon {
  display: none;
}



@media only screen and (max-width: 990px) {
    li.av-mobile-cart-icon {
      display: block;
      color: #272727;
    }

    li.av-mobile-cart-icon .title,
    li.av-mobile-cart-icon .count-wrapper {
      display: none;
    }

    li.av-mobile-cart-icon a.kjCartIcon {
      position: relative;
      padding-left: 15px!important;
    }

    li.av-mobile-cart-icon .av-icon-char {
      font-size: 28px;
    }
    li.av-mobile-cart-icon .count {
      position: absolute;
      background: #96be01;
      height: 20px;
      width: 20px;
      color: #FFF;
      display: block;
      top: calc(50% - 20px);
      right: -10px;
      line-height: 1;
      border-radius: 50%;
      text-align: center;
      padding-top: 4px;
    }

    html.av-burger-overlay-active li.av-mobile-cart-icon {
      display: none;
    }

}


.html_visible_cart .cart_dropdown {
    display: none;
}
html_visible_cart .dropdown_widget_cart_ {
    display:none !important;
}
.kj-product-klantbeoordeling {
    box-shadow: 0 0 7px 0 rgba(10,10,10,0.38);
    padding:29px !important;
    margin: 30px 0px;
}
.kj-product-klantbeoordeling .widget_text {
    padding:0px;
}
.kj-product-klantbeoordeling .aqm-template-2 {
    width: 100%!important;
}
.kj-product-klantbeoordeling .aqm-header-stars, .kj-product-klantbeoordeling .aqm-link {
    float:left;
}
.kj-product-klantbeoordeling .aqm-header {
    margin-top: 8px;
}
.kj-product-klantbeoordeling .aqm-rating {
    float: left;
    margin-left: 11px;
    margin-right: 11px;
    color: #000000 !important;
}
.kj-product-klantbeoordeling div {
    border:none;
}
.kj-product-klantbeoordeling .aqm-link {
    padding-top: 6px;
    color: #95be01 !important;
}
.kj-product-klantbeoordeling .aqm-buttons {
    float:left;
}
.kj-product-klantbeoordeling .aqm-button {
    padding:14px !important;
    line-height:0px;
    border-radius: 0;
    margin-right:10px;
}
.kj-product-klantbeoordeling .aqm-button:hover {
    background-color: #e04b00 !important;
}
.kj-product-klantbeoordeling .aqm-footer {
    background-color:#ffffff !important;
    float: right;
    margin-top: 7px;
}
.kj-product-klantbeoordeling .aqm-footer .aqm-portal-link {
    text-decoration: underline;
    color: #646464 !important;
}

.kjArchiveUsp {
    padding:25px 25px 13px 25px !important;
    box-shadow: 0 0 7px 0 rgba(10,10,10,0.38);
    margin-bottom:30px !important;
}
.kjArchiveUsp .widget {
    padding-bottom:0px;
}
.kjArchiveUsp .avia-icon-list-container {
    margin: 0px;
}
.kjArchiveUsp .avia-icon-list .iconlist_icon {
    height: 50px;
    width: 50px;
    line-height: 52px;
    font-size: 20px;
    margin-right: 25px;
}
.kjArchiveUsp .avia-icon-list .avia_start_animation {
    padding:0px !important;
}
.kjArchiveUsp .avia-icon-list .iconlist_title {
    margin-top: 13px;
    font-size: 15px;
}

a.kjCartIcon.kjHeaderIcon {
    border-radius:0px !important;
}

.sub-menu span.avia-menu-text {
    color: #2b2b2b;
}

.av-burger-overlay-scroll {
    background-color: #2b2b2b !important;
}
#av-burger-menu-ul li a {
    border-color: #646464 !important;
}

.kjMenuFullButton span.avia-menu-text {
    background-color: transparent !important;
    color: #000000 !important;
    border-bottom: #ff5900 2px solid !important;
}

.avia_mega_div .avia-bullet {
    border-top: 3px solid transparent !important;
    border-bottom: 3px solid transparent !important;
    border-left: 3px solid #95be01;
}

.facetwp-checkbox.checked {
    background-image: url(images/checkbox-on-01.png) !important;
}
.facetwp-checkbox {
    background: url(images/checkbox-01.png) 0 50% no-repeat !important;
    background-size: 14px 14px !important;
}

p#breadcrumbs {
	font-size:12px;
}

.products .inner_product .avia-arrow {
    display:none;
}

.products .inner_product .thumbnail_container {
	margin:20px;
}

.kj-privacy-link {
	font-size: 10px;
}

/* Gravity forms */
.gform_wrapper .gform_footer {
	margin:0 !important;
	padding:0 !important;
}

/* Categorie pagina */
.term-description {
	font-size:14px;
}

.kj-image-widget-wrapper {
  display: flex;
    justify-content: space-between;
}

.kj-image-widget-wrapper .kj-image-widget-post-image {
  width: 62%;
}

.kj-image-widget-wrapper .kj-image-widget-post-image .page-thumb {
  height: 100%;
}

.kj-image-widget-wrapper .kj-image-widget-post-image .page-thumb img {
  height: 100%;
    object-fit: cover;
 }

.kj-image-widget-wrapper .kj-image-widget-widgets {
  width: 35%;
}

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

body.search-results .widget_product_categories {
  display: none!important;
}

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

  .kj-image-widget-wrapper {
    display: block;
  }

  .kj-image-widget-wrapper .kj-image-widget-post-image,
  .kj-image-widget-wrapper .kj-image-widget-widgets {
    width: 100%;
  }

  .kj-image-widget-wrapper .kj-image-widget-widgets {
    margin: 30px 0;
  }

  .kj-image-widget-wrapper .kj-image-widget-widgets .kj_archive_widget_container {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
  }

  .kj-image-widget-wrapper .kj-image-widget-widgets .kj_archive_widget_container > div {
    width: 48%;
    margin: 0px!important;
  }

}

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

  .kj-image-widget-wrapper .kj-image-widget-widgets .kj_archive_widget_container {
    display: block;
  }
  .kj-image-widget-wrapper .kj-image-widget-widgets .kj_archive_widget_container > div {
    width: 100%;
  }

  .kj-image-widget-wrapper .kj-image-widget-widgets .kj_archive_widget_container > div:first-child {
    margin-bottom: 30px!important;
  }
}


/* Tegelfabrikanten pagina */

h2.woocommerce-loop-category__title {
	letter-spacing: 0px !important;
    font-weight: bold !important;
    text-align: center;
    padding: 14px !important;
}

.facetwp-page.active {
    background: #ff5900!important;
    color: #FFF!important;
}

.avia_transform .avia-icon-list.av-iconlist-big .avia_start_animation .iconlist_icon {
   -webkit-animation: none!important;
    animation: none!important;
}

.avia_transform .avia-icon-list.av-iconlist-big .iconlist_icon {
     opacity: 1!important;
     -webkit-transform: scale(1)!important;
    -ms-transform: scale(1)!important;

}

/* Mobile - Category page product filter */

.kj-mobile-facet-filter {
	display: none;
}

.kj-mobile-facet-filter .button, .kj-mobile-facet-filter .button .active {
	width: 100%!important;
	margin-bottom: 5px;
	float: left;
}

.kj-mobile-facet-filter .filter-content {
	display: none;
	float: left;
	margin-top: 10px;
	width: 100%;
	margin-bottom: 20px;
}

.kj-mobile-facet-filter .filter-content .facet-wrap {
	margin-top: 10px;
}

@media only screen and (max-width: 767px) {
	.kj-mobile-facet-filter {
		display:block;
		float: left;
		width: 100%!important;
	}

	.kj-mobile-facet-filter .facet-wrap .facet-label {
	    background: #ff5900;
	    color: #FFF;
	    display: block;
	    width: 100%;
	    position: relative;
	    padding: 10px;
	    margin-bottom: 0px;
    }

    .kj-mobile-facet-filter .facet-wrap .facetwp-facet {
	    margin: 0px;
	    border: 1px solid #dedede;
	    border-top: 0px;
	    padding: 10px;
	}
}

/* Mobile visibility classes */
.kj-mobile-visible{
	display: none;
}
@media only screen and (max-width: 990px) {
  .kj-mobile-visible{
	  display: inline-block;
  }
}

.yith-wcwl-add-to-wishlist.exists {
  position: absolute;
  right: 30px;
  min-width: 230px;
  bottom: -45px;
  font-size: 12px;
}

.mfp-gallery .mfp-content figure figcaption a {
  color: #ffffff;
  background-color: #ff5900;
  text-decoration: none;
  padding: 5px 10px;
  margin: 5px 0 0 -1px;
  display: inline-block;
}

/** Product banner **/

.kj-product-banner {
  background: #2b2b2b;
  text-transform: uppercase;
  text-align: center;
  color: #FFF;
  font-size: 26px;
  word-spacing: 13px;
  margin-top: -30px;
  margin-bottom: 20px;
  padding: 20px;
}

.kj-product-banner .av-icon-char {
  position: absolute;
  margin-left: 10px;
}

@media only screen and (max-width: 767px) {
  .kj-product-banner {
    font-size: 20px;
  }
}

.kj-product-banner .widget {
  padding: 0px;
}


form.cart a.compare.link {
  display: block !important;
}
a.compare.link {
  display: none;
}