@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//eleganceshopnew.xo.linux1707.grserver.gr/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=7.5.1") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "AcherusFeralLight", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(30,30,30);
	--wd-text-font-size: 16px;
	--wd-title-font: "Play", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "AcherusFeralBold", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(30,30,30);
	--wd-entities-title-color-hover: rgb(73, 73, 73);
	--wd-alternative-font: "AcherusFeralLight", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Play", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(30,30,30);
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "AcherusFeralLight", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgba(255,255,255,0.2);
	--wd-link-color: rgb(76,76,76);
	--wd-link-color-hover: rgb(0,0,0);
	--btn-default-font-family: "AcherusFeralBold", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 700;
	--btn-default-bgcolor: rgb(239,239,239);
	--btn-default-bgcolor-hover: rgb(239,239,239);
	--btn-default-color: rgb(0,0,0);
	--btn-default-color-hover: rgb(76,76,76);
	--btn-accented-font-family: "AcherusFeralBold", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 800;
	--btn-accented-bgcolor: rgb(239,239,239);
	--btn-accented-bgcolor-hover: rgb(239,239,239);
	--btn-accented-color: rgb(0,0,0);
	--btn-accented-color-hover: rgb(76,76,76);
	--btn-font-family: "AcherusFeralBold", Arial, Helvetica, sans-serif;
	--btn-font-weight: 700;
	--btn-transform: none;
	--btn-color: rgb(0,0,0);
	--btn-bgcolor: rgb(239,239,239);
	--btn-color-hover: rgb(76,76,76);
	--btn-bgcolor-hover: rgb(239,239,239);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg .wd-product {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 250px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(0,0,0);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post .post-title {
	font-size: 18px;
}
.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;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .wd-buy-now-btn {
	color: rgb(0,0,0);
	background: rgb(239,239,239);
}
html .wd-buy-now-btn:hover {
	color: rgb(76,76,76);
	background: rgb(239,239,239);
}
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(0,0,0);
	--wd-form-placeholder-color: rgb(102,102,102);
	--wd-form-brd-color: rgb(0,0,0);
	--wd-form-brd-color-focus: rgb(0,0,0);
	--wd-form-bg: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-widget-title-font-size: 16px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-widget-title-font-size: 16px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--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: 5px;
}

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

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "AcherusFeralLight";
	src: url("//eleganceshopnew.xo.linux1707.grserver.gr/wp-content/uploads/2024/06/font.woff2") format("woff2"), 
url("//eleganceshopnew.xo.linux1707.grserver.gr/wp-content/uploads/2024/06/font.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "AcherusFeralBold";
	src: url("//eleganceshopnew.xo.linux1707.grserver.gr/wp-content/uploads/2024/06/font-1.woff2") format("woff2"), 
url("//eleganceshopnew.xo.linux1707.grserver.gr/wp-content/uploads/2024/06/font-1.woff") format("woff");
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

/* Disable icons for the underline menu */
.menu.wd-nav-main.wd-style-underline .wd-nav-img,
.menu.wd-nav-main.wd-style-underline .mega-menu-list img {
    display: none;
}

/* Ensure icons for the vertical menu remain */
.menu.wd-nav-vertical .wd-nav-img,
.menu.wd-nav-vertical .mega-menu-list img {
    display: inline-block;
}
.gyp-sticky-slider {
  position: fixed;
  bottom: 0rem;
  border: none;
  background-color: #000;
  color: #fff;
  z-index: 101;
	height: 40px;
  width: 100%;
	overflow:hidden;
}
.ditty-layout--10432 .ditty-item__link {
    font-weight: bold;
    color: #fff;
}
.ditty.ditty-ticker:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 9600px;
    right: 100%;
    background: black;
}
.ditty.ditty-ticker:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 9600px;
    left: 100%;
    background: black;
}
.postid-4689 .gift-card-section{
display:none;
}
.gift-card-btn {
    border-color: #464646 !important;
}
img.woodmart-gallery-image.image-1:hover {
    transform: scale(1.05);
}
img.woodmart-gallery-image.image-1{
    transition-duration: 0.2s;
}
.woodmart-gallery-item>a {
    overflow: hidden;
}
body .gift-card-btn:hover {
    border-color: #ffffff !important;
}

.product-type-gift-card .product-additional-galleries, .product-type-gift-card .owl-nav {
		display:none;
}
.product-type-gift-card .owl-carousel .owl-stage-outer {
		background-color: #ececec;
}
.ywgc-main-form-preview-container {
	  background-color: #ececec;
}
.product-type-gift-card .woocommerce-product-gallery__wrapper .owl-stage .owl-item {
		display:none;
}
.product-type-gift-card .woocommerce-product-gallery__wrapper .owl-stage .owl-item:last-child {
		display:block;
}

.ywgc-currency-symbol {
    margin-left: 0;
}
#ywgc-manual-amount {
    margin-bottom: 1em;
    width: 29% !important;
}
.ywgc-message {
    display: block;
    position: relative;
    height: auto;
    line-height: 1em;
    float: left;
    width: 100%;
    margin: 20px 0;
}
p.woocommerce-result-count {
    display: none !important;
}
.title-size-small {
    padding-top: 12px;
    padding-bottom: 12px;
}
@media (min-width:1024px) and (max-width:1330px){
.whb-header-bottom .woodmart-navigation .item-level-0>a {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
	.space-left-search{display:none;}
}
.whb-header-bottom .woodmart-navigation .item-level-0>a {
    padding-right: 40px;
    padding-left: 40px;
}
@media (min-width:1331px) and (max-width:1650px){
.whb-space-element.space-left-search {
    width: 100px !important;
}
}
footer .woodmart-social-icons.icons-size- i,footer .woodmart-social-icons.icons-size-small i {
    font-size: 18px;
    line-height: 30px;
}
footer .icons-design-default.color-scheme-light .woodmart-social-icon {
    color: #555!important;
}
footer .icons-design-default.color-scheme-light .woodmart-social-icon:hover {
    color: #333!important;
}

.error404 .woodmart-search-form {
    display: none;
}
.product-label.new {
    background-color: #6C6C6C;
}
.wc-layered-nav-term .count {
    display: none;
}
.wc-layered-nav-term .filter-swatch>span {
    display: none;
}
.product-grid-item .product-title {
    margin-bottom: 10px;
    font-size: 16px;
    letter-spacing: 0.3px;
}
.pswp__bg{opacity:0.9;}
body button[disabled],body input[disabled] {
    opacity: 0.95!important;
    cursor: default;
}
.wpcf7 [type=submit]{
    padding: 15px 30px;
    font-size: 16px;
    line-height: 20px;
    background-color: #c0a062;
    color: #fff;
    text-transform: capitalize;
    font-weight: 400;
    border-radius: 35px;
}
.sidebar-container .widget-title {
    font-weight: 700;
}
figure.woocommerce-product-gallery__image {
    text-align: center;
    margin: auto;
}
.single-product .woocommerce-product-gallery img.wp-post-image.wp-post-image {
    width: auto !important;
    max-height: 580px !important;
}
.view-all-results {
    font-size: 14px;
    font-weight: 400;
    line-height: 37px;
		height: 40px;
}

h5.widget-title {
    font-weight: 600;
    letter-spacing: 1px;
	  font-size: 14px;
}
footer .widget {
    margin-bottom: 30px;
    padding-bottom: 0px;
    border-bottom: 0px solid;
}
.mega-menu-brands .brand-item:hover {
    box-shadow: 0px 1px 6px 0px rgba(0,0,0,0.4);
    transition: all .4s ease;
    box-shadow: 0 0px 14px 0 rgba(0, 0, 0, 0.1);
}
.gen_intros02.fadeIn::before {
   	position: absolute;
   	content: '';
   	width: 100%;
   	height: 100%;
   	top: 0;
   	left:0;
   	background-color: #fff;
   	z-index: 9;
   	animation: showText 0.9s cubic-bezier(1,0,0,1) 0.18s forwards;
   	transform-origin: 0% 0%;
   }
   
   .gen_intros02.fadeIn::after {
   	position: absolute;
   	content: '';
   	width: 100%;
   	height: 100%;
   	top: 0;
   	left:0;
   	background-color: #000;
   	z-index: 8;
   	animation: showText 0.9s cubic-bezier(1,0,0,1) 0.66s forwards;
   	transform-origin: 0% 0%;
   }
   
   @keyframes showText {
   	0% {
   		transform: scaleX(1)
   	}
   	100% {
   		transform: scaleX(0)
   	}
   }
::-webkit-scrollbar {width: 15px;}
::-webkit-scrollbar-track {background: #f1f1f1;}
::-webkit-scrollbar-thumb {background: #000000; border-radius: 100px; border: 3px solid #f1f1f1;}
::-webkit-scrollbar-thumb:hover {background: #555;}	
input[type="date"]:before{
color:rgba(53, 53, 53, 0.44);
content:attr(placeholder);
}

.whb-top-bar *{
	
	font-size: .95rem !important;
}

.top-header-contacts{
	
	font-size: 15px !important;
}

@media screen and (min-width: 1025px) and (max-width: 1224px){
	
	#menu-main-navigation > li > a{	
		
		max-width: 72px !important;
		white-space: wrap !important;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	#menu-main-navigation > li > a > span{
	
		text-align: center;
		font-size: 11px !important;
	}
}

.wd-nav-sticky>li>a .wd-nav-img {width: 25px !important; height: 25px !important;}
.wd-nav-sticky>li>a { padding: 5px 20px !important;}
span.tagged_as {display: none !important;}
tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--weight {display: none !important;}@media (min-width: 1025px) {
	.woocommerce-cart div#woocommerce-cart-notice-name {
	bottom: 60px; }
.footer-column.col-lg-3, .footer-column.col-lg-2 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
		max-width: 20%;
}
footer .mlcp-submit-btn{width: 100%; text-align: left; margin-top: 18px;}
footer .mlcp-inputs{width: 100%;}
.mc4wp-form>div {
    justify-content: initial;
}
.mc4wp-form-fields input[type=checkbox] {
    margin-right: 0;
}
footer .widget {
	margin-bottom: 20px;align-content
}
 .woodmart-promo-popup {
    padding: 0px;
}
.makigiaz-mega-menu-button span{font-size:20px;}
.axesoyar-mega-menu ul.sub-menu.mega-menu-list>li, .andras-kai-paidi-mega-menu ul.sub-menu.mega-menu-list>li, .pinela-mega-menu-btn li, .frydia-mega-menu-btn li {
    margin-bottom: 8px !important;
}

.menu-mega-dropdown .axesoyar-mega-menu ul.sub-menu.mega-menu-list>li a, .menu-mega-dropdown .andras-kai-paidi-mega-menu ul.sub-menu.mega-menu-list>li a {
    color: #777;
    font-weight: 400;
}
.woodmart-navigation .item-level-0.menu-item-has-children>a:after{display:none;}
.whb-header-bottom {
/*     border-top: 1px solid #000;
    border-bottom: 1px solid #000; */
}
.whb-color-dark .navigation-style-bordered .item-level-0:after, .whb-color-dark .navigation-style-separated .item-level-0:after {
    border-color: #c0a062;
    margin: 15px 0;
}

.whb-sticky-shadow.whb-sticked .whb-row:last-child {
    border-top: none;
}
.single .product-tabs-wrapper .container {
    max-width: 1222px !important;
}

.searchform input[type=text] {
    border-width: 1px;
    border-radius: 100px;
}
.searchform .searchsubmit {
    left: 0;
	  color: #333;
}
.searchform input[type=text] {
    padding-right: 0;
    padding-left: 50px;
}
.searchform .searchsubmit:after,.woodmart-wishlist-info-widget .wishlist-icon:before,.woodmart-shopping-cart .woodmart-cart-icon:before {
    font-size: 19px;
}
.whb-header input.s::placeholder {
    color: #444;
	  font-size: 15px;
    letter-spacing: 0.9px;
}

.ywgc_have_code .woocommerce-info {background-color:#000000;}
}

@media (min-width: 768px) and (max-width: 1024px) {
	footer .mlcp-submit-btn{width: 100%; text-align: left; margin-top: 10px;}
footer .mlcp-inputs{width: 100%;}

}

