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

:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(27,38,44);
	--wd-entities-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(27,38,44);
	--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: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(27,38,44);
	--wd-widget-title-font-size: 17px;
	--wd-header-el-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(93,141,153);
	--wd-alternative-color: #de065a;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(93,141,153);
	--btn-accented-bgcolor-hover: rgb(78,118,128);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(44,69,109);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,152,0);
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 65px;
}
.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: 280px;
}
.wd-page-title .wd-page-title-bg img {
	background-repeat: no-repeat;
	object-fit: cover;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-weight: 600;
	font-size: 18px;
	text-transform: none;
	color: rgb(27,38,44);
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title a:hover {
	color: rgb(93,141,153);
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-weight: 700;
	font-size: 22px;
	color: rgb(93,141,153);
}
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
	font-weight: 700;
	font-size: 26px;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-size: 34px;
	text-transform: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 35px;
}
html .wd-nav.wd-nav-main > li > a {
	color: rgb(34,34,34);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(93,141,153);
}
html .product.wd-product del, html .product.wd-product del .amount {
	font-size: 17px;
	color: rgb(149,165,166);
}
html .product-image-summary-wrap .summary-inner > .price del, html .product-image-summary-wrap .summary-inner > .price del .amount, html .wd-single-price .price del .amount {
	font-size: 20px;
	color: rgb(149,165,166);
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-weight: 500;
	color: rgb(34,34,34);
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a:hover {
	color: rgb(93,141,153);
}
.product-labels .product-label.featured {
	background-color: rgb(212,40,28);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 16px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 30px;
	}

}
:root{
--wd-container-w: 1500px;
--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: 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: 1500px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1500px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1500px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: rgb(241,243,246);
}

/* Sidebar & Single Product */
.wc-layered-nav-term a[href*="polychromo"] .wd-swatch-bg,
.wd-swatch[data-value="polychromo"] .wd-swatch-bg,
.wd-swatch[title="Πολύχρωμο"] .wd-swatch-bg,
.wd-swatch[data-original-title="Πολύχρωμο"] .wd-swatch-bg,

/* Products Grid (CSS Parent Selector) */
.wd-swatch:has(+ .wd-swatch-text:has-text("Πολύχρωμο")) .wd-swatch-bg,
.wd-swatch:has(~ .wd-swatch-text:empty:not(nothing)) .wd-swatch-bg, 
.wd-swatch:has(> .wd-swatch-bg) {
    /* Εδώ στοχεύουμε το συγκεκριμένο επειδή έχει το inline style 165,165,165 */
}

/* Ο μόνος τρόπος να στοχεύσεις το grid αν δεν έχει attributes είναι μέσω του inline style */
.wd-swatches-grid .wd-swatch-bg[style*="rgb(165, 165, 165)"],
.wd-swatches-grid .wd-swatch-bg[style*="165,165,165"] {
    background-image: url("https://mamannoula.gr/wp-content/uploads/2026/03/polychromo.png") !important;
    background-size: cover !important;
    background-position: center !important;
    background-color: transparent !important;
}
@media (max-width: 767px) {
    .woocommerce-product-gallery img {
        width: revert-layer !important;
    }
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	letter-spacing: 0.05em !important;
}
/* 1. Brevo */
#sib_signup_form_1, 
#sib_signup_form_1 .sib_signup_box_inside_1 {
    width: 100% !important;
    display: flex !important;
    justify-content: flex-end !important;
    text-align: right !important;
}

/* 2. Brevo */
#sib_signup_form_1 .row.wd-spacing-10 {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    justify-content: flex-end !important;
    gap: 15px !important;
    margin-right: 0 !important;
    margin-left: auto !important;
    width: auto !important;
}

/* 3. Brevo */
#sib_signup_form_1 .row.wd-spacing-10 p {
    margin: 0 !important;
    padding: 0 !important;
    display: flex !important;
}

/* 4. Brevo */
#sib_signup_form_1 input[type="email"] {
    width: 250px !important;
    text-align: left !important;
}

/* 5. Brevo */
#sib_signup_form_1 .sib-default-btn {
    margin: 0 !important;
    white-space: nowrap !important;
}
/* Brevo */
#sib_signup_form_1 input[type="email"] {
    width: 250px !important;
    background-color: #ffffff !important;
    color: #000000 !important;
    border: 1px solid #5d8d99 !important;
    padding: 10px 15px !important;
    border-radius: 5px !important;
    text-align: left !important;
}

/* Brevo */
#sib_signup_form_1 input[type="email"]::placeholder {
    color: #666666 !important;
    opacity: 1;
}
/* Brevo */
#sib_signup_form_1 .sib-default-btn {
    background-color: #1b262c !important;
    color: #ffffff !important;
    border: none !important;
    padding: 10px 25px !important;
    border-radius: 5px !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease;
}

/* Brevo */
#sib_signup_form_1 .sib-default-btn:hover {
    background-color: #2a3b44 !important;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}
.wd-nav {
    --nav-gap: 17px;
}
.wd-dropdown-menu.wd-design-default {
    --wd-dropdown-width: 240px;
}

.wd-logo img {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.wapf-product-totals div span:first-child {
    font-weight: 700;
    font-size: 17px;
}
.wapf-product-totals div span:last-child {
    font-size: 22px;
    font-weight: 700;
}
.wapf-field-label label span {
    font-weight: 700;
}
.woocommerce-variation-add-to-cart {
    padding-top: 30px;
}
table.variations label {
    font-weight: 700;
}
.wd-copyrights.wd-layout-two-columns>.wd-grid-g {
    color: #0e131f;
}
.wd-copyrights.wd-layout-two-columns>.wd-grid-g a:hover {
    color: #5d8d99;
}
#wd-680eb07f9caa4 li {
    color: #0e131f;
}

.shop_attributes th {
    font-weight: 700 !important;
    font-size: 15px;
}
.product_meta .meta-label {
    font-weight: 700;
}
.wd-social-icons .wd-label {
    font-weight: 700 !important;
}
.wd-checkout-prod-title>*:not(:is(.cart-product-label-link,.cart-product-label,.product-quantity)) {
    font-size: 14px;
}
.cart-info .wd-entities-title {
    text-transform: none;
}
@media (max-width: 1024px) {
    .wd-label-top-md table.variations .label {
        margin-bottom: 15px;
    }
}
@media (min-width: 1025px) {
    .wd-label-top-lg table.variations .label {
        margin-bottom: 15px;
    }
}
.wd-shop-tools {
    font-size: 14px;
}

@media screen and (max-width: 767px) {
.product-summary-shadow .summary-inner {
    padding: 0 5px 15px !important;
    box-shadow: none !important;
}
}
@media screen and (max-width: 768px) {
.wd-accordion-title-text {
    font-size: 18px !important;
}
}
.wd-accordion-title {
    text-transform: uppercase !important;
}

.wd-filter-list a {
    color: #546070;
}
.widget .wd-swatch.wd-text .wd-swatch-text {
    color: #546070;
}

.woocommerce-ordering.wd-style-underline select.orderby {
  font-size: 12px;
}
.woocommerce-ordering.wd-style-underline select.orderby option {
  padding: 0 10px;
}

.wd-swatches-filter:is(.wd-layout-double,.wd-layout-inline) a {
    color: #546070;
}
}
.widget .wd-swatch.wd-text .wd-swatch-text {
    color: #546070 !important;
}
.wd-swatch+.wd-filter-lable {
    color: #546070;
}
.wd-nav-product-cat .nav-link-count {
    color: #707070;
}

#menu-top-bar>li>a {
    letter-spacing: normal;
    color: #090708 !important;
}

.widget-title {
    letter-spacing: 0.6px;
}
html .wd-nav.wd-nav-main > li > a {
    letter-spacing: 0.6px;
}

.woodmart-recent-posts .wd-entities-title {
    text-transform: none;
}
.post-single-page .wd-entry-meta {
    display: none;
}
.wd-post-date.wd-style-with-bg {
    display: none;
}
.wd-nav:is(.wd-style-bordered,.wd-style-separated)>li:not(:last-child):after {
    border-right: none;
}
.wd-header-nav.wd-full-height :is(.wd-nav,.wd-nav>li,.wd-nav>li>a) {
    text-transform: none;
	  font-weight: bold;
}
.wd-title-style-simple .liner-continer:after {
    background-color: #5d8d99 !important;
}
.wd-prefooter {
    padding-bottom: 0 !important;
}
.wd-tools-element:is(.wd-design-2,.wd-design-5) .wd-tools-count {
    background-color: #5d8d99 !important;
    color: #ffffff !important;
}
.wd-header-cart.wd-design-4 .wd-cart-number {
    background-color: #b8dde1 !important;
    color: #000000 !important;
}
.payment_methods li>label {
    font-weight: 600;
}
ul.wc_payment_methods li.wc_payment_method.payment_method_cardlink_payment_gateway_woocommerce label img {
    display: none;
}
.banner-mask .wrapper-content-banner {
    background-color: rgba(0, 0, 0, 0.3) !important;
}
.wd-prefooter {
padding-bottom: 0 !important;
}

.tabs-layout-tabs .tabs li a {
    font-weight: 700;
    color: #1B262C;
}
/* Hover State */
.tabs-layout-tabs .tabs li a:hover {
    color: #000000;
}

/* Visited State */
.tabs-layout-tabs .tabs li a:visited {
    color: #000000;
}
.product-grid-item .wd-product-brands-links a {
    color: #6B6B6B;
    font-size: 12px;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
    background-color: #5d8d99;
}
.min-footer>div {
    font-size: 14px;
}
.min-footer {
    color: #0e131f;
}
.min-footer a {
    color: #0e131f;
}
.min-footer a:hover {
    color: #0866a0;
}
.widget .fas {
    color: #090708 !important;
}
.product-label.onsale {
    background-color: #c01157;
}
.cn-button.bootstrap {
    color: #fff;
    background: #A90F4C;
}
.page-title .container>* {
    margin-bottom: 5px;
    margin-top: 8px;
}
.color-scheme-dark .footer-widget a {
    color: #0e131f;
    font-size: 15px;
}
.color-scheme-dark .footer-widget .menu a:hover,
.color-scheme-dark .footer-widget .wd-list a:hover {
    color: #5d8d99;
}
.color-scheme-dark .footer-widget li {
    color: #0e131f;
    font-size: 15px;
}
.related-and-upsells>div:last-child {
    padding-top: 50px;
}
del .amount {
    color: #737373;
}
/*
.product-grid-item .product-image-link img, .product-grid-item .hover-img img {
    max-height: 275.5px;
}
*/
.wd-entities-title {
    text-transform: uppercase;
}
.volume_notice {
    color: #242424;
    background-color: #ecf2fa;
    border: 1px solid #ccd1d9;
    padding: 10px;
    margin: 15px 0 30px 0;
}
.home .whb-header {
    margin-bottom: 0;
}
#goog-gt-tt {
    display:none !important;
}
.goog-te-banner-frame {
    display:none !important;
}
.goog-te-menu-value:hover {
    text-decoration:none !important;
}
.goog-text-highlight {
    background-color:transparent !important;box-shadow:none !important;
}
body {
    top:0 !important;
}
#google_translate_element2 {
    display:none!important;
}

div.quantity input {
    color: #000!important;
}
#cookie-notice {
    background-color: #000000 !important
}
.woodmart-woocommerce-layered-nav .layer-term-name {
    color: #546070;
}
.product_meta>span a, .product_meta>span span {
    color: #090708;
}
.woodmart-woocommerce-layered-nav .count {
    color: #546070;
}
.widget_price_filter .price_slider_amount .price_label {
    color: #090708;
}
.wd-products-per-page .per-page-variation {
    color: #090708;
}
.woocommerce-breadcrumb a {
    color: #575757;
}
.widget_product_categories .product-categories li a {
    color: #546070;
}
.widget, .wd-widget {
    --wd-link-color: #546070;
}
.widget ul, .wd-widget ul {
    color: #546070;
}
.searchform {
    --wd-submit-color: #575757;
    --wd-search-cat-color: #575757;
}
.widget li, .wd-widget li {
    color: #090708;
}

.page-title-default {
    color: #242424;
}
footer .fas, footer.fa {
    color: white;
}
.gdprlabel {
    display: inline;
}
#menu-top-bar-right > .menu-item > a {
	color: var(--nav-color);
}
#menu-top-bar-right > .menu-item > a:hover {
	color: var(--nav-color-hover);
}


@media (min-width: 1025px) {
    .title-size-small .title {
        font-size: 40px;
    }
}
.mc4wp-form label {
    display: none;
}
.mc4wp-form>div {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin-right: -3px;
    margin-left: -3px;
}
.mc4wp-form>div>p:first-child {
    flex: 1 1 200px;
    max-width: 290px;
    width: 100%;
}
.mc4wp-form input::placeholder {
    color: black;
}
.wd-prefooter .wd-mc4wp-wrapper {
    margin-top: 15px;
}
.shop_attributes th {
    font-weight: 600;
}
@media (min-width: 769px) {
  .cat-design-replace-title .wrapp-category h3.wd-entities-title {
    background: rgba(0,0,0,.8);
  }
}
.wd-prefooter .mc4wp-form-fields input[type="email"] {
    background-color: white;
}
.shop_attributes .woocommerce-product-attributes-item--weight {
	display: none;
}

/* Type description under shoes
.wd-products .wd-product .product-wrapper .wd-product-header {
  display: block
}
*/
.product-archive-description {
  padding-top: 5px;
	font-weight: normal;
	font-size: 12px;
	/* color: #6B6B6B; */
	color: #546070
}

.sku_wrapper.ean_wrapper {
  font-weight: 600;
}
.sku_wrapper.ean_wrapper .ean {
  font-weight: 400;
}
.summary-inner .product_meta, .summary-inner .product_meta .meta-label, .summary-inner .product_meta .wd-label {
  color: #090708;
}
.summary-inner .wd-action-btn>a {
  color: #090708;
}
div.quantity input[type="button"]:hover {
	 color: white!important;
}
#custom-availability-message {
 font-weight: 700;
	color: #35b874;
	font-size: 16px;
}