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

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(122,111,107);
	--wd-text-font-size: 16px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(122,111,107);
	--wd-entities-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(122,111,107);
	--wd-entities-title-color-hover: rgb(168, 155, 149);
	--wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(122,111,107);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(124,114,111);
	--wd-alternative-color: rgb(19,104,70);
	--wd-link-color: rgb(122,111,107);
	--wd-link-color-hover: rgb(96,86,83);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(122,111,107);
	--btn-accented-bgcolor-hover: rgb(173,154,152);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 190px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://malamashop.gr/wp-content/uploads/2021/07/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.wd-custom-font {
	font-family: "Josefin Sans", Arial, Helvetica, sans-serif;
	font-weight: 600;
}
.page .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 264px;
}
:root{
--wd-container-w: 1600px;
--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-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-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

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


a {
    color: #000;
    font-weight: 500;
}

.widgettitle, .widget-title {
    font-weight: 600;
}

.page-title-default {
    background-color: #ededed;
    background-image: none;
    background-size: cover;
    background-position: center center;
}
.fbr-item-inner {
    background-color: #7b706c !important;
}

.footer-container {
    background-color: #ededed;
    background-image: none;
}

.title-size-small .title {
    font-size: 40px;
     color: #000;
}

.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width) .wd-sub-menu>li>a, .mega-menu-list>li>a {
    --sub-menu-color: #6f6763 !important;
	font-weight: bold !important;
    text-transform: none;
	font-size: 15px;
}

.wd-sub-menu li>a {
    padding-bottom: 2px;
	 --sub-menu-color: #a29690 !important;
	font-weight: 300 !important;
}



.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width) .wd-sub-menu>li {
    width: 230px;
}

.wd-dropdown-menu.wd-design-default {
    --wd-dropdown-width: 280px;
}

.wd-nav>li a{
	color: #4b4643 !important;
	font-weight: bold;
}

.wd-tools-element>a{
	color: #4f4946 !important;
}

/* Product title */
.product_title{
	font-size: 25px !important;
}

.stock { display:none; }

.vc_row[data-vc-full-width]{
	padding-top: 0 !important;
}

.wd-sticky-social .wd-icon-name, .wd-sticky-social .wd-icon{
	color: white !important;@media (min-width: 1025px) {
	.fbr-item-inner {
    background-color: #7b706c !important;
}
}

@media (max-width: 576px) {
	.wrapper-content-banner{
	padding: 20px !important;
	width: unset !important;
}
}

