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

:root {
	--wd-text-font: "Noto Serif", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Didact Gothic", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Didact Gothic", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Noto Serif", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Didact Gothic", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Didact Gothic", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #79002F;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(121,0,47);
	--btn-accented-bgcolor-hover: rgb(135,0,27);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	background-image: url(https://ellinikakrasia.gr/wp-content/uploads/2021/08/drinks-18.jpg);
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://ellinikakrasia.gr/wp-content/uploads/2021/08/wine-popup-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://ellinikakrasia.gr/wp-content/uploads/2025/02/wine-page-title4.webp);
	background-size: cover;
	background-position: left top;
}
.wd-footer {
	background-color: #ffffff;
	background-image: url(https://ellinikakrasia.gr/wp-content/uploads/2025/02/wine-footer-3.webp);
	background-size: cover;
	background-position: right bottom;
}
.wd-load-additional-fonts {
	font-family: "Didact Gothic", Arial, Helvetica, sans-serif;
	font-weight: 400;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(245,245,245);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(245,245,245);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


/*
 *  Styling menu
 * 
 * */
a.woodmart-nav-link{
	font-size:16px !important;
}	

.widget {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 0px;
}

.menubutton{
background-color: #79002F !important;
    color: white;
    padding: 0 7px;
}

.menubutton a.woodmart-nav-link {
    color: white !important; /* Default color for the text */
    text-decoration: none; /* Remove underline if present */
    transition: color 0.3s ease; /* Smooth transition effect */
}

.menubutton a.woodmart-nav-link:hover {
    color: lightgray !important; /* Change color on hover */
}

/* Side menu */
.wd-sub-menu.mega-menu-list.wd-sub-accented.wd-wpb span.nav-link-text{
	color:#79002F;
}


/*
 * 
 *  Styling homepage
 * 
 * */

h2.wine-glass-homepage {
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: lightgrey;
    padding: 10px 20px;
}

/* styling βραβευμένα κρασιά background image  for tablets */
@media (min-width: 768px) {
    .homepage-vravevmena-krasia {
        background-image: url('/wp-content/uploads/2025/02/vravevmena-ellinika-krasia-mobile.webp');
    }
}
/* styling βραβευμένα κρασιά background image  for mobiles */
@media (min-width: 1024px) {
    .homepage-vravevmena-krasia {
        background-image: url('/wp-content/uploads/2025/02/vravevmena-ellinika-krasia-tablet.webp');
    }
}



/*
 * 
 * CSS SINGLE PRODUCT PAGE
 * 
 * */
/* Change the max height of the accordion in the single product page */
.tabs-layout-accordion .wd-scroll-content {
    max-height: 950px !important;
}

/* Styling for the accordion scrollbar in the single product page */
::-webkit-scrollbar {
    width: 17px !important; /* Width of the scrollbar */
}

/* Accordion opener size in the single product page */
.wd-accordion-opener {
    font-size: 16px !important;
	  margin-right: 10px !important;
}
/* Styling for the accordion tab / accordion titles */
#tab-item-title-additional_information, #tab-item-title-description, #tab-item-title-reviews, #tab-item-title-wd_additional_tab{
  background-color:#f1f1f1;
	margin-bottom:10px;
}

/*  Styling the accordion / tab values  */
.shop_attributes th{
	padding-left:10px;
}
/* Styling 1st ACF Field inside the product single page Additional information accordion / tab */
#ellinikakrasi-attribute{
	border-top: 1px solid rgba(0,0,0, 0.105);
	padding-top: 15px;
  margin-top: 15px;
}

.shop_attributes td{
	color:#333333;
}

.shop_attributes td a{
	color: rgb(157, 62, 77);
}
#acf-group_673e23d45c9a4.postbox{
    margin-bottom: 10px;
    font-size: 14px;
    background-color: #333 !important;
}

/* Hide the tab / accordion title About Brand*/
#tab-item-title-brand_tab {
    display: none;
}
.wc-tab-inner.wd-entry-content.wd-scroll-content,  #tab-item-title-additional_information, #tab-item-title-description, #tab-item-title-reviews, #tab-item-title-wd_additional_tab, .entry-content.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.wd-active.wd-scroll.wd-accordion-content {
	padding-left:3%;
	padding-right:3%;
}

div .product-tabs-wrapper{
  margin-left:7%;
	margin-right:7%;	
}

/**
 * 
 * Styling the product category pages
 * 
 **/
/* Change the side that the labels appear on the product - like discount - New etc */
.product-labels {
    align-items: flex-end !important;
    max-width: 100% !important;
  	right:0px !important;
}


/* remove the text decoration from the wine color attribute*/
.label-attribute-pa_chroma-krasiou, .label-attribute-pa_topothesies-ellada, .label-attribute-pa_poiotita-krasion{
	text-transform:none;	
}	

.label-attribute-pa_topothesies-ellada {
align-items: flex-start !important;
	right: auto !important; /* Reset the right positioning */
	left: 0px !important;
}
/* put shadow aroung the box of each product in the product archieve pages */
div.wd-product{
 /* box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .17);	*/
}

/**/
.wd-product .product-wrapper {
	background-color:white;
	padding-bottom:0px !important;
}

.wd-product .product-wrapper, .wd-product .product-wrapper img {
	border-radius:15px !important;
}


/* FONTS ELLINIKA KRASIA */
.font-krasia-body{
		/* font-family: "Noto Serif", Arial, Helvetica, sans-serif !important; */
	  font-family: "Didact Gothic", Arial, Helvetica, sans-serif !important;
		font-weight:400;
}
.font-krasia-header{
		font-family: "Noto Serif", Arial, Helvetica, sans-serif !important; 
	  /* font-family: "Didact Gothic", Arial, Helvetica, sans-serif !important; */
		font-weight:400;
}



/* Styling the acf ποικιλιακή σύνθεση */
.custom-poikilies {
    display: flex; 
    align-items: center;
    justify-content: center;
    margin-top: 5 !important; 
    font-size: 13px;
    background-color: #79002F !important;
    font-weight: 400;
    text-align: center;
    color: white;
    padding: 3px 5px;
    height: 35px; /* Ensures consistent height */
    min-height: 35px;
    line-height: 1.2;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Limits to 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
	  /*border: 1px solid red;*/
}

.custom-aromata {
    display: flex; 
    align-items: center;
    justify-content: center;
    margin-top: -12px !important; /* REMOVE ALL MARGINS */
    font-size: 13px;
    background-color: #adabb0;
    font-weight: 400;
    text-align: center;
    color: white;
    padding: 3px 5px;
    height: 35px; /* Ensures consistent height */
    min-height: 35px;
    line-height: 1.2;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Limits to 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
	  /*border: 1px solid blue;*/
}



/* Ensure both elements take up equal space */
.product-element-bottom, 
.product-wrapper {
    margin: 0 !important;
    padding: 0 !important;
}




/* Styling wine location attribute*/
.label-attribute-pa_topothesies-ellada::before {
    content: '';
    display: inline-block;
    width: 16px; /* Adjust width as needed */
    height: 16px; /* Adjust height as needed */
    background-image: url('https://ellinikakrasia.gr/wp-content/uploads/2024/12/map-icon-png.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px; /* Add spacing between the icon and text */
    vertical-align: middle; /* Align icon with text */
}



/* Styling τον υπολογισμό της τιμής του μέλους */
.member-price-label {
    position: absolute;
    top: 5px;
    left: 5px;
    background: #79002F;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 11px;
    z-index: 10;
}
.member-price .amount{
	color:white !important;
	font-weight:500;
	border:none;
}
.amount{
    font-weight: 600;
    font-size: 19px !important;
    border: 1px solid #e0e0e0;
    padding: 5px;
}

@media (max-width: 767px) {
  .member-price-label {
    top: 5px;
    left: 5px;
    padding: 2px 2px;
    border-radius: 5px;
    font-size: 9px;
    z-index: 10;
  }
	.amount{
    font-size: 14px !important;
  }
	.wd-buttons {
    background: rgba(255, 255, 255, 0.5) !important;
  }
	.product-label.attribute-label:not(.label-with-img) {
    opacity: 0.6;
  }
}


/**
 * 
 * Styling woocommerce user dashboard page / my account
 * 
 **/
.woocommerce-MyAccount-title {
    text-transform: none;
}

/**
 * 
 * Styling homepage slider
 * 
 **/
.wd-page-content.main-page-wrapper {
	/*margin-top:-40px;*/
}

/*
 * 
 * Styling Footer
 * 
 * */
.wd-sub-accented>li>a {
    --sub-menu-color: #ffffff;
    --sub-menu-color-hover: #f4f4f4;
}

.main-footer .wd-sub-menu li>a, .main-footer .wd-list-content, #wd-679e8a64af81d p {
    color: #dddddd;
}

.main-footer .wd-sub-menu li>a:hover {
    color: #ffffff;
}

/* Side menu */
.footer-ellinika .wd-sub-menu.mega-menu-list.wd-sub-accented.wd-wpb span.nav-link-text{
	color:#ffffff;
}



/* Styling cart page */
.wc-block-cart__submit-container{
	background-color: #79002F !important;
	margin-top:20px;
}

.wc-block-cart__submit-container a{
	color:white;
}


.wc-block-cart__submit-container a:hover{
	color:lightgrey;
}

/*
 * 
 * WP BAKERY Information Element
 * 
 * */

/* Custom override for WPBakery Info Box gradient */
#wd-6856a5f316a0e, #wd-6856a558d4142, #wd-6856a5faaa4e1, #wd-6856a60141bcf {
	  background-image: linear-gradient(to right, #fafafa, #fafafa) !important;
}

#wd-6856a5f316a0e::after, #wd-6856a558d4142:after, #wd-6856a5faaa4e1:after, #wd-6856a60141bcf:after {
	background-image: linear-gradient(to right, #792a43, #792a43) !important;
      
}

/*
 * 
 * WP BAKERY Pricing element
 * 
 * */
.ellinika-pricing-table .wpb-plan-title, .ellinika-pricing-table .wpb-plan-description, .ellinika-pricing-table .wpb-price-container .wpb-price, .ellinika-pricing-table .wpb-price-container .wpb-currency, .ellinika-pricing-table .wpb-price-container .wpb-period, .ellinika-pricing-table .wpb-plan-features {
color:white;
}

.ellinika-pricing-table .wpb-price-container .wpb-price{
	font-weight: 600 !important;
}


/*
 * *
 *  PRODUCT ARCIVE PAGE STYLING FOR FULL WIDTH DISPLAY
 * 
 * */
body.archive.post-type-archive-product .container,
body.archive.tax-product_cat .container,
body.archive.post-type-archive-product .container-fluid,
body.archive.tax-product_cat .container-fluid {
    width: 100% !important;
    max-width: 95% !important;
    padding-left: 20px;
    padding-right: 20px;
}

/*
 * *
 *  FILTERS WIDGETS
 * 
 * */
.widgettitle, .widget-title {
    color: #79002F;
	  font-weight:600 !important;
}
 
button.button[type="submit"] {
  color: white !important;
  background-color: #79002F !important;

}

.widget_price_filter [class*="price_slider_amount"] .button {
	font-family: "Didact Gothic", Arial, Helvetica, sans-serif !important;
	font-weight:400 !important;
}