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

:root {
	--wd-text-font: "Comfortaa", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 15px;
	--wd-title-font: "Comfortaa", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #03181f;
	--wd-entities-title-font: "Comfortaa", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(3,24,31);
	--wd-entities-title-color-hover: rgb(3, 24, 31);
	--wd-alternative-font: "Comfortaa", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Comfortaa", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Comfortaa", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(0,94,97);
	--wd-alternative-color: rgba(28,97,231,0.2);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(225,235,255);
	--btn-default-bgcolor-hover: rgb(219,227,249);
	--btn-default-color: rgb(132,62,16);
	--btn-default-color-hover: rgb(132,62,16);
	--btn-accented-bgcolor: rgb(132,62,16);
	--btn-accented-bgcolor-hover: rgb(132,62,16);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.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;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(0,151,155);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(3,24,31);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(0,94,97);
}
html .wd-buy-now-btn:hover {
	background: rgb(0,94,97);
}
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-bg: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--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;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--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: 1600px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.cat-parent.wd-active-parent {
    font-size: 13px;
}
span.nav-link-text {
    background: #03181f !important;
}
.wd-nav-sticky>li>a .nav-link-text {
    max-width: 0;
    width: 0;
    opacity: 1;
    filter: opacity(0);
}
.wd-sticky-nav-title span {
    opacity: 1 !important;
}
.wd-sticky-nav:is(:hover,.wd-opened) .wd-sticky-nav-title span {
    max-width: none;
    width: auto;
    opacity: 1 !important;

    transition: opacity .25s ease .12s;
}
.wd-sticky-nav:is(:hover,.wd-opened) .wd-nav-sticky>li>a .nav-link-text{
    filter: opacity(1);
}
span.nav-link-text {
    color: #BFA76E !important;
}
.wd-footer .menu-item {
    margin-bottom: 5px;
}
.mc4wp-form-fields input#email {
    color: black !important;
}
.mobile-nav.wd-side-hidden.wd-side-hidden-nav.wd-left.wd-opener-arrow.wd-opened {
    background: #03181f;
}
.wd-footer .widget {
 
padding-bottom:0px;
}
.widget .product-categories li a {
    padding: 3px !important;
}
.wd-post-author.wd-meta-author {
  display: none !important;
}
.wd-empty-mini-cart a.btn.wc-backward {
    display: none;
}
.wd-sticky-nav {
  background-color: #03181f  !important;
}
.wd-cats-toggle {
    top: 0px !important;
}
span.nav-link-text {
    color: #d8af96;
}
.wd-nav-vertical>li.menu-item-has-children>a:after {
    color: rgb(192 156 86) !important;

}
.wd-nav-opener:after {
  color: #d8af96 !important;

}
  .title-size-default {
    --wd-title-sp: 10px !important;
    --wd-title-font-s: 10px !important;
  }
.wd-page-title {
    background-color: rgb(0 151 155) !important;

}
.products.wd-products.wd-grid-g.grid-columns-2.elements-grid.products-bordered-grid-ins.pagination-pagination.title-line-one.wd-stretch-cont-lg.wd-products-with-bg.wd-products-with-shadow {
    --wd-col-sm: 1 !important;
}
.wd-nav-sticky>li>a .wd-nav-img {
    --nav-img-width: 25px !important;
    --nav-img-height: 25px !important;
}
.tax-product_cat .wd-product .product-image-link {
    position: relative;
    display: block;
    max-width: 111px !important;
}


.tax-product_cat .product-wrapper {
    display: inline-block;
    width: 100%;
}
.tax-product_cat .product-element-top.wd-quick-shop {
    max-width: 20%;
    float: left;
    display: inline-block;
    position: relative;
}
.tax-product_cat .product-element-bottom.product-information {
    max-width: 80%;
    float: right;
    display: inline-block;
    position: relative;
    text-align: left;
}

.tax-product_cat .hover-content.wd-more-desc.wd-height-calculated.wd-more-desc-calculated {
    display: none;
}
.tax-product_cat .productinfowebians {
    font-size: 13px;
    margin-top: 10px !important;
    min-height: 65px;
}
.product-template-default .productinfowebians {
    display: none;
}
.whb-row.whb-top-bar.whb-not-sticky-row.whb-with-bg.whb-without-border.whb-color-light.whb-with-shadow.whb-flex-flex-middle {
    padding-top: 7px;
}

.tax-product_cat .wd-product .product-image-link {
    position: relative;
    display: block;
    max-width: 111px !important;
}


.search-results .product-wrapper {
    display: inline-block;
    width: 100%;
}
.search-results .product-element-top.wd-quick-shop {
    max-width: 20%;
    float: left;
    display: inline-block;
    position: relative;
}
.search-results .product-element-bottom.product-information {
    max-width: 80%;
    float: right;
    display: inline-block;
    position: relative;
    text-align: left;
}

.search-results .hover-content.wd-more-desc.wd-height-calculated.wd-more-desc-calculated {
    display: none;
}
.search-results .productinfowebians {
    font-size: 13px;
    margin-top: 10px !important;
    min-height: 65px;
}
.wc-tab-inner a {
    outline: none;
    text-decoration: none;
    color: #03181f;
    font-weight: bold;
}

.wd-entry-content a {
    outline: none;
    text-decoration: none;
    color: #03181f;
    font-weight: bold;
}
@media (min-width: 1025px) {
	h1.product_title.entry-title.wd-entities-title {
    font-size: 26px;
}
}

