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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//dcphellas.gr/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//dcphellas.gr/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//dcphellas.gr/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//dcphellas.gr/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//dcphellas.gr/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//dcphellas.gr/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//dcphellas.gr/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//dcphellas.gr/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: none;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(15,122,202);
	--wd-alternative-color: rgb(0,164,200);
	--btn-default-bgcolor: rgb(15,122,202);
	--btn-default-bgcolor-hover: rgb(0,164,200);
	--btn-accented-bgcolor: rgb(15,122,202);
	--btn-accented-bgcolor-hover: rgb(0,164,200);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(15,122,202);
	--wd-link-color-hover: rgb(0,164,200);
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


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

@media (min-width: 769px){
.searchform.wd-with-cat input[type="text"] {
    padding-right: 230px;
    border-radius: 10px;
}
}
.btn, .button, button, [type="submit"], [type="button"] {
	  text-transform: none;
}

/* Pop up effect rounded */
.wd-hover-with-fade.hover-ready:hover .content-product-imagin, .wd-hover-with-fade.hover-ready.state-hover .content-product-imagin {
    visibility: visible;
    opacity: 1;
    transition: opacity .3s ease, visibility .0s ease, transform .3s ease;
    transform: scale(1);
    border-radius: 15px;
}
/* Hove product icons */
.wd-buttons[class*="wd-pos-r"] {
    opacity: 0;
    transform: translateX(20px) translateZ(0);
    border-radius: 15px;
}
.cat-design-center .wrapp-category {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}

.wd-product-sku {
    margin-bottom: 5px;
    color: var(--color-gray-400);
    font-size: 95%;
    white-space: nowrap;
    overflow: hidden;
}
.btn-size-large {
    padding: 14px 28px;
    font-size: 14px;
    line-height: 20px;
    text-transform: none;
}
.wd-hover-fw-button .wd-add-btn>a {
    width: 100%;
    border-radius: var(--btn-shop-brd-radius);
    color: var(--btn-shop-color);
    box-shadow: var(--btn-shop-box-shadow);
    background-color: var(--btn-shop-bgcolor);
    text-transform: none;
}
.btn, .button, button, [type="submit"], [type="button"] {
	  text-transform: none;
}
.wd-nav-img, .mega-menu-list img {
    display: inline-block;
    margin-right: 7px;
    max-height: 50px;
    width: auto !important;
}
.wd-sub-menu li>a {
    position: relative;
    display: flex;
    align-items: center;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #000000;
    font-size: 13px;
    line-height: 1.3;
    font-weight: 600;
}
.wd-dropdown-menu.wd-design-default {
    padding: 0px 8px;
    --wd-dropdown-width: 220px;
}
.wd-dropdown-menu.wd-design-default {
    --wd-dropdown-width: 220px;
    padding: 0 8px 8px 8px;
}@media (min-width: 577px) and (max-width: 767px) {
	@media (max-width: 576px) {
.wd-nav>li>a {
    text-transform: none;
    font-size: 15px;
}
}
}

@media (max-width: 576px) {
	@media (max-width: 576px) {
.wd-nav>li>a {
    text-transform: none;
    font-size: 15px;
}
}
}

