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

:root {
	--wd-text-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(45,50,56);
	--wd-text-font-size: 17px;
	--wd-title-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: inherit;
	--wd-title-color: rgb(45,50,56);
	--wd-entities-title-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: inherit;
	--wd-entities-title-color: rgb(45,50,56);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: inherit;
	--wd-widget-title-color: rgb(45,50,56);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 17px;
	--wd-primary-color: rgb(117,195,187);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: rgb(45,50,56);
	--wd-link-color-hover: rgb(0,0,0);
	--btn-default-bgcolor: rgb(117,195,187);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-accented-bgcolor: rgb(255,109,8);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://perfect-age.com/wp-content/uploads/2021/07/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(117,195,187);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(117,195,187);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1360px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

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


/* HEADER */

#menu-item-7167 .wd-dropdown-menu.wd-design-default{
width:300px !important;
}

/* PAGETITLE */

.title-size-default .title{
font-size:35px !important;
}

.title-size-default{
padding:30px 0px !important;
}

/* FOOTER */

.footer-container ul li a{
font-size:15px !important;
color:#fff !important;

}

.footer-container .wd-fontsize-s{
font-size:15px !important;
color:#fff !important;
}

.wd-prefooter{
padding-bottom:0px !important;
margin-bottom:-40px !important;
}

.wd-single-footer{
border:0px !important;
}

/* BLOG */

.post-single-page .entry-title{
font-size:25px;
}

.post-single-page .entry-title{
font-size:25px;
}
/* WPFORMS */

.VerzendKnop{
background-color: #A7D4CF !important;
color:#fff !important;
border-color: #A7D4CF !important;
border-radius:5px !important;
}

.VerzendKnop:hover{
background-color: #000 !important;
color:#fff !important;
border-color: #000 !important;
}

/* OVERIGE */

.compare-field{
font-size: 16px;
font-weight:500;
}

.vc_toggle_title>h4{
font-size:20px;
font-weight:500;
}

.entry-meta-list li:last-child, .entry-meta-list{
display:none !important;
}

#comments .avatar{
display:none !important;
}


.wd-tools-element .wd-tools-count
background-color:#fff !important;
color:#000 !important;


