.page-title-default{
	background-color:rgb(0,0,0);
	background-size:cover;
	background-position:center center;
}

:root{
--wd-text-font:"Comfortaa", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(94,94,94);
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Comfortaa", Arial, Helvetica, sans-serif;
--wd-title-font-weight:400;
--wd-title-color:rgb(0,0,0);
}
:root{
--wd-entities-title-font:"Comfortaa", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:400;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:Georgia, serif;
}
:root{
--wd-widget-title-font:"Comfortaa", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:400;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Comfortaa", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:14px;
}
html .product-grid-item .price > .amount, .product-grid-item .price ins > .amount{
	font-family: "Comfortaa", Arial, Helvetica, sans-serif;font-size: 20px;color: rgb(221,51,51);
}

:root{
--wd-primary-color:rgb(94,87,87);
}
:root{
--wd-alternative-color:rgb(227,30,39);
}
:root{
--wd-link-color:rgb(227,30,39);
--wd-link-color-hover:rgb(226,59,67);
}
:root{
--btn-default-bgcolor:rgb(227,30,39);
}
:root{
--btn-default-bgcolor-hover:rgb(0,0,0);
}
:root{
--btn-shop-bgcolor:rgb(227,30,39);
}
:root{
--btn-shop-bgcolor-hover:rgb(0,0,0);
}
:root{
--btn-accent-bgcolor:rgb(227,30,39);
}
:root{
--btn-accent-bgcolor-hover:rgb(0,0,0);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
.wd-popup.wd-promo-popup{
	background-color:rgb(255,255,255);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.header-banner{
	background-color:rgb(227,30,39);
}

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//b2b.velcogroup.gr/wp-content/themes/woodmart/fonts/woodmart-font.woff?v=6.0.4") format("woff"),
	url("//b2b.velcogroup.gr/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.0.4") format("woff2");
}

	:root{
	
	
			--wd-form-brd-radius: 0px;
	
	--wd-form-brd-width: 1px;

	--btn-default-color: #fff;
	--btn-default-color-hover: #fff;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
			--btn-default-brd-radius: 0px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
		--btn-default-box-shadow-active: none;
		--btn-default-bottom: 0px;
	
			--btn-shop-brd-radius: 0px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
		--btn-shop-box-shadow-active: none;
		--btn-shop-bottom: 0px;
	
			--btn-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
	
	
	
	
	
	
	
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1570px;
		}
	}

	.container {
		max-width: 1600px;
	}
	
	
		.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1570px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1580px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1590px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1600px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1610px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1630px;
		}
		
		@media (min-width: 1617px) {

			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}

		@media (min-width: 1600px) {

			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 680px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 60px;
}

body.header-banner-display .website-wrapper {
	margin-top:60px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 80px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:80px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
.wd-my-account-links .custom-link-146136-link a::before {
    content: "\f130";
}

.sidebar-container {
    border: 1px solid #cococo;
}

.product-categories li {
list-style-position: inside;
text-indent: -1em;
	border-bottom: 1px solid #d7d7d7;
}

.product-categories .cat-item a {
	padding: 12px 18px;
line-height: 20px;
color: #333;
font-size: 14px;
}

.widgettitle, .widget-title {
    background-color: #363636;
		color: #fff;
	padding: 10px;
}

.product-grid-item .price {
	font-size: 11px;
}

.e-product-sku {
	color: #000;
	font-weight: bold;
	padding: 3px;
	background-color: #efefef;
}

.labels-rounded .product-label {
    display: none;
}

.product_meta .posted_in {
    display: none;
}

.product_meta .sku {
    color: #000;
	font-weight: bold;
}

.product_meta {
	padding-bottom: 10px;
}

.summary-inner > .price, .wd-scroll-content > .price {
    font-size: 12px;
}

.price del, .price bdi {
  font-size: 22px;  
}