:root {
	--wd-text-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Ubuntu", 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: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Ubuntu", 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: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(50,168,226);
	--wd-alternative-color: rgb(142,142,142);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(142,142,142);
	--btn-accented-bgcolor-hover: rgb(96,96,96);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url(https://digital-iq.eu/wp-content/uploads/2021/08/retail-popup-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 200px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(9,33,67);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 16px;
}
html .wd-product .price {
	font-size: 18px;
}
html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price {
	font-size: 26px;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1280px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--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: 1280px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1280px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1280px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: #092143;
}

.wd-dropdown-menu.wd-design-aside.wd-style-with-bg .wd-sub-menu-wrapp > .wd-sub-menu > li > a {
  padding: 10px 10px;
}
.product_meta .posted_in {
	display: none !important;
}
	.product_meta .tagged_as {
	display: none !important;
}
.product_meta .meta-label {
  font-weight: 500;
}
h1{
 font-size: 24px !important;
 font-family: Ubuntu; !important;
}
h2{
 font-size: 22px !important;
 font-family: Ubuntu; !important;
}
h3{
 font-size: 20px !important;
 font-family: Ubuntu; !important;
}
h4{
 font-size: 18px !important;
 font-family: Ubuntu; !important;
}
h5{
 font-size: 18px !important;
 font-family: Ubuntu; !important;
}
h6{
 font-size: 16px !important;
 font-family: Ubuntu; !important;
}
.vc_column_container > .vc_column-inner {
  box-sizing: border-box;
  padding-left: 5px;
  padding-right: 5px;
}
.wd-cat .wd-entities-title {
  text-transform: none;
}
.wd-breadcrumbs > :is(span, a):last-child {
  display: none;
}
.wd-breadcrumbs .wd-delimiter {
  margin-inline: 4px;
}
#wpsl-stores .wpsl-store-thumb {
  height: 150px !important;
  width: 150px !important;
}
form.cart {
  display: none !important;
}
.wd-swatches-filter:is(.wd-layout-double, .wd-layout-inline) {
  flex-wrap: nowrap !important;
}
.woodmart-product-categories, .product-categories, .category-grid-item, .wd-entities-title {
    text-transform: none !important;
}
