@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//qualivin.nl/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.5.1") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(43,43,43);
	--wd-text-font-size: 16px;
	--wd-title-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(174,158,103);
	--wd-alternative-color: rgb(129,215,66);
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(158,42,43);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(174,158,103);
	--btn-accented-bgcolor-hover: rgb(173,150,67);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(174,158,103);
	background-image: url(https://qualivin.nl/wp-content/uploads/2021/11/header_winkel-1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center bottom;
}
body[class*="wrapper-boxed"] {
	background-color: rgb(253,244,220);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


#tab-item-title-wd_additional_tab,
.wd_additional_tab_tab,
.product_meta,
table.addify-quote-form__contents .product-name p,
.single-product.op-aanvraag .gtw-product-gift-wrapper {
	display: none;
}

.cat-item-337,
.cat-item-338 {
	display: none!important;
}

table.addify-quote-form__contents .product-remove { 
	width: 5%;
}
table.addify-quote-form__contents .product-thumbnail {
	width: 30%;
	max-width: 100px;
}
table.addify-quote-form__contents .product-thumbnail img {
	max-width: 100px;
}
table.addify-quote-form__contents td {
	border:none;
}

/* PART 1 - Before Lazy Load */
img[data-lazyloaded]{
    opacity: 0;
}

/* PART 2 - Upon Lazy Load */
img.litespeed-loaded{
    -webkit-transition: opacity .5s linear 0.2s;
    -moz-transition: opacity .5s linear 0.2s;
    transition: opacity .5s linear 0.2s;
    opacity: 1;
}

.category-nav-link .nav-link-count {display:none;}
.woocommerce-product-gallery img {
	max-height:600px!important;
	width:auto!important;
	margin: 0 auto;
  display: block;
}

/* 11 +  1 */

.star {
 align-items: center;
 background-color: rgb(174,158,103);
 display: flex;
 font-size: 15px;
 height: 60px;
 justify-content: center;
 margin: 0 auto;
 position: absolute;
 width: 60px;
 transform: rotate(45deg);
 top: 24px;
 left: 24px;
 font-weight: bold;
}
.star::before, .star::after {
 background-color: rgb(174,158,103);
 content: "";
 display: block;
 height: 100%;
 left: 0;
 position: absolute;
 top: 0;
 width: 100%;
 z-index: -1;
}
.star::before {
 transform: rotate(30deg);
}
.star::after {
 transform: rotate(60deg);
}
.star .content {
 transform: rotate(-60deg);
 width: 100%;
 height: 100%;
 color: #fff;
}
.star .content .original {
 font-size: 100%;
 width: 100%;
 position: absolute;
 text-align: center;
 top: 10px;
 left: 0;
}
.star .content .free {
 font-size: 100%;
 width: 100%;
 position: absolute;
 text-align: center;
 bottom: 10px;
 text-transform: uppercase;
 left: 0;
}
body.single-product .star {
	z-index: 9999;
}

@media (max-width:500px) {
	.star {
		transform: scale(0.8) rotate(45deg);
		left: 10px;
		top: 10px;
	}
}

.br-12 img {
	border-radius:12px!important;
}

.home-header .promo-banner .btn-style-link {
	color: rgba(28, 28, 28, 1);
}

.product-wrapper .attachment-woocommerce_thumbnail {
	border-radius: 12px!important;
}

.whb-main-header .whb-top-bar .reviews {
  padding: 6px 8px;
  display: inline-block;
}
.whb-main-header .whb-top-bar .reviews {
  display: inline-block;
}
.whb-main-header .whb-top-bar .reviews a {
  margin-left: 5px;
}
.whb-main-header .whb-top-bar .reviews i:before {
  content: "";
  display: block;
  background-size: 14px 14px;
  height: 14px;
  width: 14px;
  float: left;
  margin-right: 3px;
  margin-top: 0px;
}
.whb-main-header .whb-top-bar .reviews i.review__star:before {
  background-image: url(https://qualivin.nl/wp-content/uploads/2023/05/star.svg);
}
.whb-main-header .whb-top-bar .reviews i.review__star-half:before {
  background-image: url(https://qualivin.nl/wp-content/uploads/2023/05/star.svg);
}

#wfspb-top-bar.bottom_bar {
    display: none!important;
}

li.variation-Gratisgift {
    display: none!important;
}

.main-page-wrapper .btn-style-bordered.btn-style-round {
  box-shadow: 0 10px 20px -9px rgba(0, 0, 0, 0.5)!important;
  transition: all 0.4s ease-in-out!important;
  padding: 15px 30px;
  min-height: auto;
  border-radius: 5px;	
		border:none;

}

.main-page-wrapper .btn-style-default.btn-style-round {
  box-shadow: 0 10px 20px -9px rgba(0, 0, 0, 0.5)!important;
  transition: all 0.4s ease-in-out!important;
  padding: 15px 30px;
  min-height: auto;
  border-radius: 5px;
	border:none;
/* 	border-color: rgba(163, 148, 96, 1);
	border-width: 2px; */
}

.main-page-wrapper .btn-style-bordered.btn-style-round:hover {
  box-shadow: 0 5px 20px -9px rgba(0, 0, 0, 0.5)!important;
	
}

.main-page-wrapper .btn-style-default.btn-style-round:hover {
  box-shadow: 0 5px 20px -9px rgba(0, 0, 0, 0.5)!important;
	background-color: rgba(156, 140, 87, 1);
}
.single-post a {
	font-weight: bold;
	text-decoration: underline;
}
.wd-header-nav a {
	text-decoration: none !important;
}

.payment_box.payment_method_mollie_wc_gateway_ideal {
	display: none!important;
}@media (min-width: 577px) and (max-width: 767px) {
	#tab-title-wd_additional_tab {
	display: none;
}
}

@media (max-width: 576px) {
	.woocommerce .woocommerce-form-login-toggle .woocommerce-info a.showlogin,
.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info a.showcoupon
{display: table-cell;}

.woocommerce-product-gallery img {
	max-height:350px!important;
	width:auto!important;
}

.star {
	transform: scale(0.8) rotate(45deg);
	left: 10px;
	top: 10px;
}
}

