@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//dev.dwgtrading.com/wp-content/themes/woodmart/fonts/woodmart-font-1-700.woff2?v=8.1.1") format("woff2");
	font-display:block;
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Unbounded", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: inherit;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(44,66,126);
	--wd-alternative-color: rgb(255,209,64);
	--wd-link-color: rgb(44,66,126);
	--wd-link-color-hover: rgb(0,0,0);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(255,209,64);
	--btn-accented-bgcolor-hover: rgb(46,78,108);
	--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: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(243,243,243);
	background-image: none;
	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: 1200px;
}
:root{
--wd-container-w: 1330px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #333;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


/* HEADER */

.wd-nav {
--nav-gap: 10px !important;
}

.wd-nav.wd-style-bg>li>a {
padding-inline: 10px;
}

@media (min-width: 992px) {
.OnlyIcon .nav-link-text{
display:none !important;
}

.wd-nav>li>a .wd-nav-icon {
margin-right: 0px !important;
font-size: 150% !important;
}
}

.whb-general-header{
padding:10px 0px !important;
}

.wd-nav.wd-style-bg>li:is(:hover,.current-menu-item,.wd-active,.active)>a{
color:#fff !important;
}

.wd-nav.wd-style-bg>li:is(:hover,.current-menu-item,.wd-active,.active)>a:before{
opacity:1 !important;
}

.wd-nav.wd-style-bg>li>a:before{
background-color:#2C427E !important
}

.whb-sticked .whb-color-light:not(.whb-with-bg){
background-color:#fff !important;
box-shadow:0 1px 8px rgba(0,0,0,0.1) !important;
}

.whb-sticked  :is(.color-scheme-light,.whb-color-light) .wd-nav[class*="wd-style-"]{
--nav-color: #000 !important;
color:#000 !important;
}

.whb-sticked .wd-nav li a::after {
color: #2C427E!important;
}

.whb-sticked .wd-nav li a:hover:after,
.wd-nav li a:hover:after{
color: #fff !important;
}

.whb-sticked .wd-header-search .wd-tools-icon:before{
color: #000 !important;
}

.whb-sticked .whb-color-light .wd-tools-element.wd-design-6>a>:is(.wd-tools-inner,.wd-tools-icon){
border-color: #2C427E !important;
}

.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after{
color:inherit !important;
}

.wd-dropdown-menu {
background-color: rgba(255,255,255,0.9) !important;
}

.whb-sticked input[type='text']{
border: 2px solid rgba(0,0,0,0.1) !important;
color:#767676 !important;
--wd-form-placeholder-color:rgb(118,118,118) !important;
transition: border-color .5s ease !important;
}

.home #menu-wpml-switcher li a{
color:#fff !important;
border:2px solid rgba(255,255,255,0.2) !important;
}

#menu-wpml-switcher li a{
height: 35px !important;
border:2px solid rgba(0,0,0,0.1) !important;
color:#000 !important;
/*background-color: #F3F3F3 !important;*/
border-radius: 100px !important;
padding: 0px 10px !important;
}

#menu-wpml-switcher li a:hover{
background-color: #2E4E6C !important;
color:#fff !important;
}

/* PAGETITLE */

#ContactSectie .btn-size-large{
    text-transform:inherit !important;
}

#top .box-style-border .info-box-content{
/*padding:50px !important;*/
border:4px solid #fff !important;
}

#top{
padding-bottom:40px !important;
padding-top:40px !important;
margin-top:-20px !important;
}


.info-btn-wrapper .btn-color-alt{
    color:#333 !important;
}

.info-btn-wrapper .btn-color-alt:hover{
    color:#fff !important;
    background-color:#2E4E6C !important;
}

.page-title .title{
font-size:30px !important;
color:#2C427E !important;
}

.page .wd-page-title{
display:none !important;
}

.wd-page-title{
padding-top:50px !important;
}


/* FOOTER */

footer{
border-top:1px solid rgba(119,119,119,0.2) !important;
}

footer strong{
color:#fff !important;
}

footer a:hover{
text-decoration:underline !important;
}

footer .widget-title{
margin-bottom:10px !important;
}

small{
color:#000 !important;
}

.container.main-footer li{
margin-bottom:8px !important;
font-size:14px !important;
color:#000 !important;
}

.main-footer li a{
color:#000;
}

.view-all-categories a{
color:#2C427E !important;
font-weight:700 !important;
}

.wd-prefooter{
padding-bottom:0px !important;
}

.copyrights-wrapper{
background-color:#fff !important;
border-top:1px solid rgba(119,119,119,0.2) !important;
}

.copyrights-wrapper a{
color:#000 !important;
}

.footer-column.footer-column-1.wd-grid-col{
--wd-col-xs: 12 !important;
--wd-col-md: 6 !important;
--wd-col-lg: 4 !important;
}

.footer-column.footer-column-2.wd-grid-col,
.footer-column.footer-column-3.wd-grid-col,
.footer-column.footer-column-4.wd-grid-col{
--wd-col-xs: 12 !important;
--wd-col-md: 4 !important;
--wd-col-lg: 2 !important;
}

.footer-column.footer-column-5.wd-grid-col{
--wd-col-xs: 12 !important;
--wd-col-md: 4 !important;
--wd-col-lg: 2 !important;
}

.single-product .wd-prefooter{
display:none !important;
}

.single-product footer{
background-color:#f3f3f3 !important;
}

/* WOOCOMMERCE */

.compare-field{
font-size: 16px;
font-weight:500;
}

.product-labels.labels-rounded .product-label{
font-size:12px !important;
min-height:10px !important;
}

.wd-product.wd-hover-quick .wd-add-btn>a{
font-size:12px !important;
}

.price{
	display: none !important;
}

.tabs-location-summary .tabs-layout-accordion{
display:none !important;
}

:is(.cat-item.cat-item-15) {
display:none !important;
}

.archive.categories-accordion-on .widget_product_categories .children{
display:block !important;
}

.woocommerce-product-gallery:hover .btn.view-details-btn{
display:none !important;
}

.wd-popup.popup-quick-view .product_meta:last-child{
visibility:hidden !important;
}

.quick-view-horizontal .entry-summary {
background-color: #f3f3f3;
}

.wd-popup.popup-quick-view{
padding:0px !important;
}

.popup-quick-view .woocommerce-product-gallery {
width: 100%;
margin: 0 auto;
padding: 100px;
}

.popup-quick-view .entry-summary{
mask-image:none !important;
}

.search-results-wrapper .view-all-results{
display:none !important;
}

/* WOOCOMMERCE PRODUCT SEARCH */

.woocommerce-ordering{
display:none !important;
}

/* GRAVITYFORMS */

#gform_submit_button_1{
background-color:#2E4E6C !important;
border-radius:5px !important;
color:#fff !important;
}

#gform_submit_button_1:hover{
background-color:#FFD140 !important;
color:#000 !important;
}

.gform_required_legend{
display:none !important;
}

.gform-body.gform_body input,
.gform-body.gform_body select,
.gform-body.gform_body textarea{
border-radius:5px !important;
border-color:#000 !important;
border-width:1px !important;
}

.gform-theme--foundation .gform_fields{
row-gap:25px !important;
}

#input_1_6 input [type='button']{
border-radius:5px !important;
}


/* BLOG */

.wd-post-meta,
.wd-single-post-img img{
display:none !important;
}

.wd-sidebar.sidebar-container.wd-grid-col.sidebar-right{
background-color:#fafafa !important;
padding:10px !important;
}

.blog-design-masonry .post-title {
	font-size: 19px !important;
	min-height: 50px !important;
}


/* OVERIGE */

.wd-wpb{
	margin-bottom:5px !important;
	}

.woodmart-title-container,
h1,h2,h3,h4,h5{
letter-spacing:1px !important;
}

h1,h2,h3,h4{
margin-bottom:5px !important;
}

/*p > a{
text-decoration:underline !important;
}*/

p{
margin-bottom:10px;
}

h3 strong{
color:#2C427E !important;
font-weight:800 !important;
}

.wd-title-style-bordered .liner-continer{
	border-color:rgba(0,0,0,0.3)!important;
}

.wd-accordion-item{
border-radius:3px !important;
}

#products .box-style-shadow{
    padding:10px !important;
}

#products .wd-info-box :is(.info-box-subtitle:not(.subtitle-style-background),.info-box-title) {
line-height: 1.6 !important;
}

#products .vc_row.vc_row-flex>.vc_column_container>.vc_column-inner:hover{
    border:2px solid #2C427E !important;
}

@media (max-width: 640px)  {
	#products .vc_col-xs-6{
	width:100% !important;
	}
}

#services .promo-banner .banner-btn-wrapper {
margin-top: 8px !important;
}

#services .promo-banner .wrapper-content-banner{
    padding:20px !important;
}

.wpb_single_image .vc_single_image-wrapper.vc_box_rounded img{
border-radius: 30px !important; 
}

.wd-cookies-popup{
padding:15px 80px !important;
}@media (min-width: 1025px) {
	.vc_images_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item a>img, .vc_images_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item img,
#top .wpb_single_image .vc_single_image-wrapper img{
border-top-right-radius: 10px !important;
border-bottom-right-radius: 10px !important;
}

#products .wd-info-box{
    gap:10px !important;
}

#services .promo-banner:hover{
border:2px solid #2C427E !important;
}

.quick-view-horizontal .summary-inner {
padding: 50px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.quick-view-horizontal .summary-inner {
padding: 10px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	#products :is(.box-icon-align-left,.box-icon-align-right) .box-icon-wrapper{
max-width:25% !important;
}

#products .wd-info-box{
    gap:5px !important;
}

.quick-view-horizontal .summary-inner {
padding: 10px;
}

.popup-quick-view .woocommerce-product-gallery{
padding:10px !important;
}
}

@media (max-width: 576px) {
	.whb-sticked .whb-color-light .wd-tools-element.wd-design-6>a>:is(.wd-tools-inner,.wd-tools-icon){
border-color:#2E4E6C !important;
}

.whb-sticked .wd-header-mobile-nav .wd-tools-icon:before {
color: #2E4E6C !important;
}

#products :is(.box-icon-align-left,.box-icon-align-right) .box-icon-wrapper{
max-width:25% !important;
}

#products .wd-info-box{
    gap:5px !important;
}

.quick-view-horizontal .summary-inner {
padding: 10px;
}

.popup-quick-view .woocommerce-product-gallery{
padding:10px !important;
}
}

