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

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 14px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Roboto", 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: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(161,96,54);
	--wd-alternative-color: rgb(215,166,136);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(161,96,54);
	--btn-accented-bgcolor-hover: rgb(215,166,136);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(215,166,136);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(215,166,136);
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.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;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.color-scheme-dark {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: rgb(51,51,51);
}
.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: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

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


/* Ta grammata sto footer */
.widget, .wd-widget, div[class^="vc_wp"] {
    --wd-link-color: #333;
    --wd-link-color-hover: #000;
}

/* Sto contact form to line sto xrwma tou logo */
.wd-title-style-bordered .liner-continer::before, .wd-title-style-bordered .liner-continer::after {
    content: "";
    display: block;
    flex: 1 1 auto;
    border-bottom: 1px solid rgb(215,166,136) !important;
}

.wd-title-style-bordered .liner-continer::after, .wd-title-style-bordered .liner-continer::before {
    content: "";
    display: block;
    flex: 1 1 auto;
    border-bottom: 1px solid rgb(215,166,136) !important;
}

/* Dipli grami prin to footer */
.footer-container {
	border-top: 8px double black;
}

/* Na vgaloume to count apo ta filters sto /shop page */
.woodmart-woocommerce-layered-nav .count{
    display: none;
}

.wd-dropdown-menu.wd-design-sized .elementor-element .wd-sub-menu > li, .wd-dropdown-menu.wd-design-full-width .elementor-element .wd-sub-menu > li {
    text-decoration: underline;
}

/* Alagi xrwmatos sto new product label */
.product-label.featured {
	background-color: #A16036;
}

.product-label.new {
	background-color: #A16036;
}
/* Alagi xrwmatos stin timi me ekptwsi */
del .amount {
    color: #737373;
}
/* Shop page posa proionda vlepoume ana selida */
.wd-products-per-page .per-page-variation {
    color: #737373;
}
/* breadcrumb sta proionda */
.woocommerce-breadcrumb a, .yoast-breadcrumb a {
    color: #737373;
}
/* Mesa sta proionda sku kai category */
.product_meta > span a, .product_meta > span span {
    color: #707070;
}

/* ALAGES CSS GIA ESPA */
div.quantity input[type="button"] {
    color: black;
}
div.quantity input[type="number"] {
    color: black;
}
.woocommerce-info {
	background-color: #A16036;
}

/* Afairoume to search form */
.searchform {
	display: none;
}