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

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

:root {
	--wd-text-font: "Oswald", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Oswald", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--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: "Oswald", 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: "Oswald", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(42,113,95);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(42,113,95);
	--wd-link-color-hover: rgb(30,68,59);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(30,68,59);
	--btn-accented-bgcolor-hover: rgb(42,113,95);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #4D8254;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(207,87,117);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(17,17,17);
	background-image: url(https://unicord.nl/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(16,35,31);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(30,68,59);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(16,35,31);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
html .woocommerce-mini-cart__buttons .checkout {
	font-weight: 800;
	color: rgb(255,255,255);
	background: rgb(162,59,91);
}
html .woocommerce-mini-cart__buttons .checkout:hover {
	color: rgb(255,255,255);
	background: rgb(42,113,95);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--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: 12px;
}

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


/*
 * .main-page-wrapper {
    margin-top: -42px;
   
}
*/
.fa, .fas {
  display: inline-block;
  margin-right: 0.4rem;
}
div#WOODMART_Widget_Price_Filter, div#WOODMART_Widget_Sorting {
    display: none;
}

.woocommerce div.wrap-price .woo-custom-stock-status.in_stock_color {
  margin-top: 0 !important;
  margin-bottom: 5px;
}
body .wd-toolbar {
	background-color: rgba(16, 35, 31, 1);
}

body .wd-toolbar .wd-tools-element {
	--wd-header-el-color: #FFF;
	--wd-header-el-color-hover: rgba(255,255,255,.6): 
}

body .wd-tools-element:hover > a {
	color: rgba(255,255,255,.8);
}


.wd-logo img {
		-webkit-filter: invert(1);
    filter: invert(1);
    mix-blend-mode: lighten;
}
/*hide grecaptcha-badge*/

.grecaptcha-badge { visibility: hidden; 
}

/*widget menu item hover background color*/
/*
.website-wrapper .widget_nav_mega_menu .menu > li:hover {
	background-color: #10231f;
}
.widget_nav_mega_menu>.widget-title {

    background-color: #2a715f;

}
*/
/*box width categories menu*/
.wd-nav-vertical .wd-dropdown-menu:is(.wd-design-full-width,.wd-design-aside) {
    --wd-dropdown-width: 70vw !important;
}
/*megamenu dropdown*/
/*body .wd-event-hover:hover>.wd-dropdown{
    background-color: #10231F;
}*/
.whb-header-bottom .wd-dropdown {
    background-color: #10231F !important;
	}
.wd-dropdown-menu.wd-design-full-width:not(.wd-scroll), .wd-dropdown-menu.wd-design-full-width.wd-scroll .wd-dropdown-inner {
    padding-top: 10px;
}

/*stockstatus cart checkout
.variation-StockStatus .item-variation-name {
display: none;
}
*/
.b2bking_shop_table {
    margin-top: 5px;
}

.wd-swatch  {
    background: #d4eee6;
}
@media (max-width: 576px) {
	.body-filters-opened .filters-area, .filters-area.always-open {
    display: none !important;
}
.wd-logo img {
    max-width: 100% !important;
}
[class*="wd-header-search-form"] {
    padding-bottom: 10px;
}
}

