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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//zippe.nl/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//zippe.nl/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//zippe.nl/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//zippe.nl/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//zippe.nl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//zippe.nl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//zippe.nl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//zippe.nl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(51,51,51);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(110,136,137);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(110,136,137);
	--btn-accented-bgcolor-hover: rgb(110,136,137);
	--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: rgb(247,247,247);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 400px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://zippe.nl/wp-content/uploads/2021/11/w-smart-home-page-title.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	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-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-entities-title a {
    color: black;
}

@media (min-width: 1025px) {
	.wd-nav[class*="wd-style-"]>li>a {
    color: #fff;
}
.wd-sub-menu li a {
    position: relative;
    display: flex;
    align-items: center;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #1e1e1e;
    font-size: 14px;
    line-height: 1.3;
}
legend, h1, h2, h3, h4, h5, h6, .title {
    display: block;
    margin-bottom: var(--wd-tags-mb);
    color: #1e1e1e;
    text-transform: var(--wd-title-transform);
    font-weight: var(--wd-title-font-weight);
    font-style: var(--wd-title-font-style);
    font-family: var(--wd-title-font);
    line-height: 1.4;
}
a {
    color: #1e1e1e;
    text-decoration: none;
    transition: all .25s ease;
}
#post-81 .entry-header {
	display:none;
}
a {
    color: #1e1e1e;
    text-decoration: none;
    transition: all .25s ease;
}
.page-id-6 .breadcrumbs {display: none !important}
.wd-info-box .info-box-subtitle, .wd-info-box .info-box-title {
    margin-bottom: 10px;
    transition: all .25s ease;
    font-size: xx-small;
}
.wd-entities-title {
    display: block;
    color: #f5f5f5;
    word-wrap: break-word;
    font-weight: var(--wd-entities-title-font-weight);
    font-style: var(--wd-entities-title-font-style);
    font-family: var(--wd-entities-title-font);
    text-transform: var(--wd-entities-title-transform);
    line-height: 1.4;
}
.wd-header-nav, .site-logo {
    padding-right: 75px;
    padding-left: 10px;
}
.bundled_product_summary .bundled_product_title a.bundled_product_permalink {
    text-decoration: none !important;
    box-shadow: none !important;
    position: relative;
    display: none;
}
.wd-entities-title a {
    color: black;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-nav[class*="wd-style-"]>li>a {
    color: #fff;
}
.wd-sub-menu li a {
    position: relative;
    display: flex;
    align-items: center;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #1e1e1e;
    font-size: 14px;
    line-height: 1.3;
}
legend, h1, h2, h3, h4, h5, h6, .title {
    display: block;
    margin-bottom: var(--wd-tags-mb);
    color: #1e1e1e;
    text-transform: var(--wd-title-transform);
    font-weight: var(--wd-title-font-weight);
    font-style: var(--wd-title-font-style);
    font-family: var(--wd-title-font);
    line-height: 1.4;
}
a {
    color: #1e1e1e;
    text-decoration: none;
    transition: all .25s ease;
}
#post-81 .entry-header {
	display:none;
}
a {
    color: #1e1e1e;
    text-decoration: none;
    transition: all .25s ease;
}
.page-id-6 .breadcrumbs {display: none !important}
.wd-info-box .info-box-subtitle, .wd-info-box .info-box-title {
    margin-bottom: 10px;
    transition: all .25s ease;
    font-size: xx-small;
}
.wd-entities-title {
    display: block;
    color: #f5f5f5;
    word-wrap: break-word;
    font-weight: var(--wd-entities-title-font-weight);
    font-style: var(--wd-entities-title-font-style);
    font-family: var(--wd-entities-title-font);
    text-transform: var(--wd-entities-title-transform);
    line-height: 1.4;
}
.bundled_product_summary .bundled_product_title a.bundled_product_permalink {
    text-decoration: none !important;
    box-shadow: none !important;
    position: relative;
    display: none;
}
.wd-entities-title a {
    color: black;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-nav[class*="wd-style-"]>li>a {
    color: #fff;
}
.wd-sub-menu li a {
    position: relative;
    display: flex;
    align-items: center;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #1e1e1e;
    font-size: 14px;
    line-height: 1.3;
}
legend, h1, h2, h3, h4, h5, h6, .title {
    display: block;
    margin-bottom: var(--wd-tags-mb);
    color: #1e1e1e;
    text-transform: var(--wd-title-transform);
    font-weight: var(--wd-title-font-weight);
    font-style: var(--wd-title-font-style);
    font-family: var(--wd-title-font);
    line-height: 1.4;
}
a {
    color: #1e1e1e;
    text-decoration: none;
    transition: all .25s ease;
}
#post-81 .entry-header {
	display:none;
}
a {
    color: #1e1e1e;
    text-decoration: none;
    transition: all .25s ease;
}
.page-id-6 .breadcrumbs {display: none !important}
.wd-info-box .info-box-subtitle, .wd-info-box .info-box-title {
    margin-bottom: 10px;
    transition: all .25s ease;
    font-size: xx-small;
}
.wd-entities-title {
    display: block;
    color: #f5f5f5;
    word-wrap: break-word;
    font-weight: var(--wd-entities-title-font-weight);
    font-style: var(--wd-entities-title-font-style);
    font-family: var(--wd-entities-title-font);
    text-transform: var(--wd-entities-title-transform);
    line-height: 1.4;
}
.bundled_product_summary .bundled_product_title a.bundled_product_permalink {
    text-decoration: none !important;
    box-shadow: none !important;
    position: relative;
    display: none;
}
.wd-entities-title a {
    color: black;
}

}

@media (max-width: 576px) {
	.wd-nav[class*="wd-style-"]>li>a {
    color: #fff;
}
.wd-sub-menu li a {
    position: relative;
    display: flex;
    align-items: center;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #1e1e1e;
    font-size: 14px;
    line-height: 1.3;
}
legend, h1, h2, h3, h4, h5, h6, .title {
    display: block;
    margin-bottom: var(--wd-tags-mb);
    color: #1e1e1e;
    text-transform: var(--wd-title-transform);
    font-weight: var(--wd-title-font-weight);
    font-style: var(--wd-title-font-style);
    font-family: var(--wd-title-font);
    line-height: 1.4;
}
a {
    color: #1e1e1e;
    text-decoration: none;
    transition: all .25s ease;
}
#post-81 .entry-header {
	display:none;
}
a {
    color: #1e1e1e;
    text-decoration: none;
    transition: all .25s ease;
}
.page-id-6 .breadcrumbs {display: none !important}
.wd-entities-title {
    display: block;
    color: #f5f5f5;
    word-wrap: break-word;
    font-weight: var(--wd-entities-title-font-weight);
    font-style: var(--wd-entities-title-font-style);
    font-family: var(--wd-entities-title-font);
    text-transform: var(--wd-entities-title-transform);
    line-height: 1.4;
}
.bundled_product_summary .bundled_product_title a.bundled_product_permalink {
    text-decoration: none !important;
    box-shadow: none !important;
    position: relative;
    display: none;
}
.wd-entities-title a {
    color: black;
}
}

