:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Manrope", 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(238,49,36);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(140,188,103);
	--btn-accented-bgcolor-hover: rgb(128,171,94);
	--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-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: #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-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 .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(140,188,103);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-checkout-steps {
	text-transform: capitalize;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 32px;
}
html table th {
	text-transform: capitalize;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,248,245);
	background-image: none;
}
html .widget_price_filter [class*="price_slider_amount"] .button {
	color: rgb(255,255,255);
	background: rgb(140,188,103);
}
html .widget_price_filter [class*="price_slider_amount"] .button:hover {
	color: rgb(255,255,255);
	background: rgb(128,171,94);
}
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-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 20px;
	--wd-arrow-color: rgb(51,51,51);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgba(51,51,51,0.8);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgb(140,188,103);
	--wd-arrow-bg-dis: rgb(255,255,255);
	--wd-arrow-radius: 10px;
	--wd-arrow-shadow: 0px 0px 0px 0px rgba(255,255,255,0);
}
.wd-nav-scroll {
	--wd-nscroll-height: 3px;
	--wd-nscroll-drag-bg: rgb(140,188,103);
	--wd-nscroll-drag-bg-hover: rgb(128,171,94);
}
.wd .product-label.new {
	background-color: rgb(140,188,103);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 28px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

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



.wd-page-title {
background-color: rgb(250,248,245);
}

.woodmart-nav-link .nav-link-text {
    width: fit-content!important;
}

.btn-form{background-color: #3b4e38;
    padding: 15px;
    color: #fff;
    font-size: 16px;}

.btn-form:hover{background-color: #70916a!important;
    padding: 15px;
    color: #fff;
    font-size: 16px;}

.tel-58{margin-left:10px;}
.name1{margin-left:20px}
.name2{margin-left:40px}
.txt1{margin-left:61px}
.txt2{margin-left:30px}
.txt3{margin-left:30px}
.txt4{margin-left:52px}
.txt5{margin-left:70px}
.email-228{margin-left:40px}
.form-style{background-color: #3b4e38;
    padding: 10px;
    color: #fff;
    font-size: 16px;
    border-radius: 15px;
    white-space: nowrap;}

.karta-bios-form input[type='text'], input[type='tel'], input[type='email']{max-width:300px; background-color: #fbf8f1;}

/*φιλτρο καθαρισμού-επιλογής*/
.bapf_head h3 {
	font-size:20px;
	padding-top: 15px!important;
	padding-left: 5px!important;
}
.bapf_slidr_all{
		padding-left: 25px!important;
}


.product-grid-item .product-element-top {
    background-color: #ffffff;
}

.woocommerce-cart .woocommerce-notices-wrapper [role=alert] {
	margin-bottom: 5px;}
.woocommerce-error{background-color:#ef3228;}
.woocommerce-info{background-color:#fff; color:#000;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 45px;
    min-height: 60px;
		border:2px dashed #439665;}



.footer-container {
    background-color: #e9d6ae2b;
}
.uom-qty{ 
	vertical-align:text-bottom;
		padding: 11px 8px;
		margin-left:-11px;
    min-width: 25px;
    height: 42px;
    border: var(--wd-form-brd-width) solid var(--wd-form-brd-color);
    background: transparent;
    box-shadow: none;}
.woocommerce-product-attributes-item--weight{display:none;}
.promo-banner .banner-btn-wrapper {
    margin-top: 10px;
}
.promo-banner .content-banner {padding:10px!important;}

.bapf_sfilter label{margin-bottom:0px!important;}
/*τιτλος banner "γεμισε το καλάθι σου"*/

.promo-banner .banner-title{
	text-shadow: rgb(255 255 255 / 100%) 1px 1px 1px;
}

.banner-hover-background:not(.banner-background) .content-banner:hover{background-color:#fff!important;}
.banner-hover-background:hover{background-color:#fff!important;}
.promo-banner .banner-image:hover{background-color:#ffffff!important;}


/*διαμορφωση φιλτρου προιοντων sidebar*/
.braapf_unselect{font-size:16px!important;}
.braapf_unselect_all{font-size:16px!important;}
.bapf_divi_sfa h3{color:#000000;}
.berocket_aapf_widget_selected_filter{margin: 15;}
.bapf_sfilter.bapf_divi_sfa .berocket_aapf_widget_selected_filter ul li a {
    background: #ebebeb;
	  border-radius: 0px;
		color:#000!important;}
.berocket_single_filter_widget_7435{
	  background-color: #f9f9f9;
    padding: 20px;
		margin-bottom: 20px;
}
}

/*σκια στο "ΓΕΜΙΣΕ ΤΟ ΚΑΛΑΘΙ ΣΟΥ" στην αρχική*/
.cat-design-alt.categories-with-shadow .category-image-wrapp  {
    box-shadow: none!important;
}

.promo-banner .wrapper-content-banner{z-index:1;}

.promhtheutes-banner .content-banner {
	padding: 97px!important;}

.promhtheutes-banner{margin-left:-12px;}
.sas-proteinoume-banner{margin-left:-12px;}

.img-new-products{margin-left:1%;}

.wd-btn-arrow {
		visibility: visible!important;
		opacity: 1;
		transition: none;
    width: 40px;
    height: 80px;
    font-size: 26px;
    color: #4dae65;
    background-color: #fff;
    border: 1px solid #e9e9e9;
    box-shadow: 0 0 100px 75px rgb(255 255 255 / 60%);
    transition: background-color .3s,color .3s;
}

.wd-btn-arrow:hover {
    background-color: #d0021b;
    border-color: #4dae65;
    color: #fff;
}

.wd-btn-arrow[class*="next"] {
    transform: none;
}

.wd-btn-arrow[class*="prev"] {
    transform: none;
}



.wd-nav.wd-style-underline .nav-link-text{font-size:18px;}
.wd-back-btn.wd-style-icon>a{    text-shadow: rgb(0 0 0 / 85%) 2px 2px 2px;}
.title-size-default .title{text-shadow: rgb(0 0 0 / 65%) 4px 4px 4px;}
.color-scheme-light .wd-nav[class*="wd-style-"]{text-shadow: rgb(0 0 0 / 90%) 2px 2px 2px;}

.mega-menu-list>li>a{text-transform:none!important;}

@media (max-width: 1600px){
	.wd-nav-secondary>li>a{
	}
	.wd-nav>li>a {
  	
	}
}

.wd-social-icons .icons-size- .wd-icon {
	font-size: 16px!important;}


.perioxh-timwn{width:80%!important;}
.bapf_slidr_main.ui-widget-content .ui-slider-handle{background: #439665;}

.bapf_head h3{font-size:18px!important;}

.bapf_ckbox_square input[type=checkbox] {
	width: 17px;
  height: 17px;
}

.bapf_ckbox_square input[type=checkbox]:checked {
	background: #439665;
  background-clip: content-box;}

.bapf_sfilter.bapf_button_berocket .bapf_button {
    font-size: 16px;
	background-color: #439665;}

.bapf_sfilter.bapf_button_berocket .bapf_button:hover {
	background-color: rgba(208, 2, 27, 1);}

.btn, .button, button, .added_to_cart, [type="submit"], [type="button"]{
	text-transform: none!important;
}

.single-product-sidebar.sidebar-right, .area-sidebar-shop {
    border-left: 0px solid #e9d6ae2b;
	  /*background-color: #e9d6ae2b;*/
	 background-color: #ffffff;
    padding-top:30px;
	box-shadow: 0 0 6px 0px rgb(0 0 0 / 15%);
}

.single-product-content {
   /*background-color: #e9d6ae2b;*/
	 background-color: #ffffff;
	 padding-top: 30px;
   box-shadow: 0 0 6px 0px rgb(0 0 0 / 15%);
}

.mc4wp-form-theme input[type=email]{line-height:initial!important; border: 3px solid #ccc;}

.mc4wp-form-theme button, .mc4wp-form-theme input[type=button], .mc4wp-form-theme input[type=submit] {
	line-height:initial!important; font-weight:700; border: 3px solid #ccc;}

.thalassina .btn-style-link.btn-color-default {
	border-color: #439665;}

.thalassina .btn-style-link.btn-color-default:hover {
	border-color: #a32727;}

.banner-grocery .btn.btn-color-primary{background-color:#748649!important;}

.wd-product-brands .wd-entities-title{color:#000!important;}
.product-information .wd-entities-title{color:#000!important;}

.more-products{color:#fff!important;}

.grocery-categories .title {border-color:#a32727!important;}

.categories-home .wd-entities-title {
    color: #d0021b!important; 
    padding: 7px;
}

.prosfores-home .wd-entities-title{color:#000!important;}

.whb-sticky-prepared .whb-main-header {
	  box-shadow: 0 5px 25px 0 rgb(0 0 0 / 20%)!important;}

.woodmart-nav-link .nav-link-text{
	width: min-content;
  text-align: center;
}

.video-raw{
	min-height:620px;
}

.wt-single-coupon {
    background-color: #000000!important;
    border: 2px dashed #ffffff;
    color: #ffffff;
    box-shadow: 0 0 0 4px #63be60, 2px 1px 6px 4px rgb(10 10 0 / 50%)!important;
    text-shadow: -1px -1px #2890a8;
}

.vc_custom_1639484197760{background-color:#57623d!important;}
.instagram-social-btn-top {
    margin: 0!important;
}

.tabs-layout-tabs .tabs {
    margin-top: 0px!important;
    text-align: left!important;
}@media (min-width: 1025px) {
	.banner-hover-background:not(.banner-background) .wrapper-content-banner{padding:20px!important;}

.wd-header-nav.wd-full-height{
	width:max-content;
}

.product-grid-item{
	margin-bottom: 70px!important;
} 

@media (max-width: 1600px){
	.banner-title-wrap .banner-title{line-height:20px!important;}
	.btn{display:initial;
	    padding: 8px 14px;
			letter-spacing:0px;}
.wd-fontsize-xxl {
    font-size: 20px!important;
	}
	.wd-width-70 {
    max-width: max-content!important;
	}

}
@media (min-width: 1621px){
.wd-width-70 {
    max-width: max-content!important;
	}
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.categories-home .wd-entities-title {
	background-color:white!important;
	color:red!important;
}
.banner-content-background .wrapper-content-banner {
    width: max-content!important;
}

.banner-hover-background:not(.banner-background) .wrapper-content-banner {
    padding: 5px!important;
}

.woodmart-nav-link .nav-link-text {
	text-align: inherit!important;}

}

@media (max-width: 576px) {
	.owl-nav>div[class*="next"] {
    padding: 4px;
	width: 22px;}

.owl-nav>div[class*="prev"] {
    padding: 2px;
	width: 20px;
	left:-23px;}

.woodmart-nav-link .nav-link-text {
	text-align: inherit!important;}

.categories-home .wd-entities-title {
	background-color:white!important;
	color:red!important;
}


.banner-content-background .wrapper-content-banner {
    width: max-content!important;
}

.banner-hover-background:not(.banner-background) .wrapper-content-banner {
    padding: 5px!important;
}

.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_column_container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: baseline;
}
}

