@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//b2b.e-costos.gr/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.4.1") format("woff2");
}

:root {
	--wd-cat-brd-radius: 50%;
	--wd-text-font: "Cfontmedium", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(36,36,36);
	--wd-text-font-size: 15px;
	--wd-title-font: "Cfontbold", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cfontbold", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(36,36,36);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Cfontmedium", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cfontbold", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(36,36,36);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Cfontbold", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(18,86,45);
	--wd-alternative-color: rgb(18,86,45);
	--btn-default-transform: none;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(18,86,45);
	--btn-accented-bgcolor-hover: rgb(22,86,48);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(18,86,45);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 480px;
}
: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 top;
}
.wd-footer {
	background-color: rgb(15,15,15);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-family: "Cfontmedium", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13px;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
.page :is(.wd-page-content, .whb-header) {
	background-image: url(https://b2b.e-costos.gr/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-image: url(https://b2b.e-costos.gr/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-image: url(https://b2b.e-costos.gr/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-image: url(https://b2b.e-costos.gr/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-image: url(https://b2b.e-costos.gr/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
html .btn.wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgba(16,16,16,0.9);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(51,51,51);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119)7;
	--wd-form-bg: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 20px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}
:root{
--wd-container-w: 1400px;
--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;
}

@media (min-width: 1400px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(18,86,45);
}

@font-face {
	font-family: "Cfontmedium";
	src: url("//b2b.e-costos.gr/wp-content/uploads/2023/10/5617artfont-medium.woff2") format("woff2"), 
url("//b2b.e-costos.gr/wp-content/uploads/2023/10/5617artfont-medium.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Cfontlight";
	src: url("//b2b.e-costos.gr/wp-content/uploads/2023/10/3431artfont-light.woff2") format("woff2"), 
url("//b2b.e-costos.gr/wp-content/uploads/2023/10/3431artfont-light.woff") format("woff");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "Cfontbold";
	src: url("//b2b.e-costos.gr/wp-content/uploads/2023/10/9083artfont-bold.woff2") format("woff2"), 
url("//b2b.e-costos.gr/wp-content/uploads/2023/10/9083artfont-bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

.product-labels {
    height: -webkit-fill-available;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    align-content: stretch;
    justify-content: space-between;
}

.wd-nav-img img{
    max-height: 22px!important;
    width: auto!important;
}

.wd-list .wd-icon :is(img,svg) {
    max-width: 22px!important;
    width: 22px!important;
}

/* Ensure the product wrapper is positioned correctly */
.product-wrapper {
    position: relative;
    /* Προσθέτουμε min-height για iOS */
    min-height: 200px;
}

/* Brand Icon: Move to Top-Left */
.product-wrapper .product-labels .label-attribute-pa_brand {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
}

/* Sale Badge: Πολλαπλές μεθόδους για iOS */
.product-wrapper .product-labels .onsale {
    position: absolute !important;
    bottom: 0px !important;
    left: 0px !important;
    z-index: 999 !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    /* Hardware acceleration */
    transform: translate3d(0, 0, 0) !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    /* Backup positioning */
    margin-bottom: 0 !important;
    margin-left: 0 !important;
}

.wd-buttons.wd-pos-r-t {
    top: 0px!important;
    inset-inline-end: 0px!important;
}



/* Εναλλακτική - CSS Grid approach */
.product-wrapper .product-labels {
    display: grid !important;
    grid-template-rows: auto 1fr auto;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
}

.product-wrapper .product-labels .label-attribute-pa_brand {
    grid-row: 1;
    justify-self: start;
    align-self: start;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    pointer-events: auto;
}

.product-wrapper .product-labels .onsale {
    grid-row: 3;
    justify-self: start;
    align-self: end;
    position: relative !important;
    bottom: 0 !important;
    left: 0 !important;
    pointer-events: auto;
}

 .wd-loop-builder-off .product-wrapper {
      display: flex;
      flex-direction: column;
      height: 100%;
      gap: var(--wd-prod-gap);
  }@media (min-width: 1025px) {
	.wd-sticky-nav:is(:hover,.wd-opened) .wd-nav-sticky>li>a .nav-link-text:not(:first-child) {
    margin-left: 10px;
    font-size: 16px;
}

.wd-nav-vertical>li:hover {
   background: #12562d;;
}

.wd-nav-sticky>li:is(.wd-opened,:hover)>a {
    color: #ffffff!important;
}

.wd-nav-sticky>li>a {
    padding: 8px 20px;
 }
.wd-nav>li>a {
   font-weight: 500;
}
.product-grid-item .wd-entities-title {
    font-size: inherit;
    width: 100%;
}
}

