.wd-popup.wd-promo-popup {
  background-color: rgb(255,255,255);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
}
.page-title-default {
  background-color: #0a0a0a;
  background-image: url(https://benicearoma.gr/wp-content/uploads/2021/10/shop-back.jpg);
  background-size: cover;
  background-position: center center;
}
.footer-container {
  background-color: #ffffff;
}
:root {
  --wd-text-font: "Ubuntu", Arial, Helvetica, sans-serif;
  --wd-text-font-weight: 400;
  --wd-text-color: #777777;
  --wd-text-font-size: 14px;
  --wd-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
  --wd-title-font-weight: 600;
  --wd-title-color: #242424;
  --wd-entities-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
  --wd-entities-title-font-weight: 500;
  --wd-entities-title-color: #333333;
  --wd-entities-title-color-hover: rgb(51 51 51 / 65%);
  --wd-alternative-font: "Ubuntu", Arial, Helvetica, sans-serif;
  --wd-widget-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
  --wd-widget-title-font-weight: 600;
  --wd-widget-title-transform: uppercase;
  --wd-widget-title-color: #333;
  --wd-widget-title-font-size: 16px;
  --wd-header-el-font: "Ubuntu", Arial, Helvetica, sans-serif;
  --wd-header-el-font-weight: 700;
  --wd-header-el-transform: uppercase;
  --wd-header-el-font-size: 13px;
  --wd-primary-color: rgb(35,51,83);
  --wd-alternative-color: rgb(71,71,71);
  --wd-link-color: #333333;
  --wd-link-color-hover: #242424;
  --btn-default-bgcolor: #f7f7f7;
  --btn-default-bgcolor-hover: #efefef;
  --btn-shop-bgcolor: rgb(35,51,83);
  --btn-shop-bgcolor-hover: rgb(35,51,83);
  --btn-accent-bgcolor: rgb(35,51,83);
  --btn-accent-bgcolor-hover: rgb(35,51,83);
  --notices-success-bg: #459647;
  --notices-success-color: #fff;
  --notices-warning-bg: #E0B252;
  --notices-warning-color: #fff;
}
html .wd-nav.wd-nav-main > li > a {
  font-family: "Ubuntu", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 18px;
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a {
  font-family: "Ubuntu", Arial, Helvetica, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
}
	:root{
	
	
			--wd-form-brd-radius: 0px;
	
	--wd-form-brd-width: 1px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-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-shop-brd-radius: 0px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
		--btn-shop-box-shadow-active: none;
		--btn-shop-bottom: 0px;
	
			--btn-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
	
	
	
	
	
	
	
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1192px;
		}
	}

	.container {
		max-width: 1222px;
	}
	
	
		.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1192px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1202px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1212px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1222px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1232px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1252px;
		}

		@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;
			}
		}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
		rs-slides [data-type=text],
rs-slides [data-type=button] {
	font-family: Ubuntu !important;
}
	
		rs-slides h1[data-type=text],
rs-slides h2[data-type=text],
rs-slides h3[data-type=text],
rs-slides h4[data-type=text],
rs-slides h5[data-type=text],
rs-slides h6[data-type=text] {
	font-family: Ubuntu !important;
}
			@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//benicearoma.gr/wp-content/themes/woodmart/fonts/woodmart-font.woff?v=6.1.0") format("woff"),
	url("//benicearoma.gr/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.1.0") format("woff2");
}

@font-face {
	font-family: "hkgroteskpro";
	src: url("//benicearoma.gr/wp-content/uploads/2018/06/hkgroteskpro-regular.woff") format("woff"), 
url("//benicearoma.gr/wp-content/uploads/2018/06/hkgroteskpro-regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "hkgroteskpro";
	src: url("//benicearoma.gr/wp-content/uploads/2018/06/hkgroteskpro-medium.woff") format("woff"), 
url("//benicearoma.gr/wp-content/uploads/2018/06/hkgroteskpro-medium.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "hkgroteskpro";
	src: url("//benicearoma.gr/wp-content/uploads/2018/06/hkgroteskpro-semibold.woff") format("woff"), 
url("//benicearoma.gr/wp-content/uploads/2018/06/hkgroteskpro-semibold.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "hkgroteskpro";
	font-weight: 700;
	font-style: normal;
}

.tm-extra-product-options .cpf-type-product-radio ul.tmcp-ul-wrap.tm-element-ul-product > li.tc-epo-element-product-li-container, .tm-extra-product-options .cpf-type-product-dropdown ul.tmcp-ul-wrap.tm-element-ul-product > li.tc-epo-element-product-li-container {display:none !important; }

.perfumes-section{
	position:relative;
}
.perfumes-for-all{
	display:inline-block;
	width:unset!important;
	position:absolute;
	right:25%;
	bottom:22%;
	font-size:50px;
	color:#773156;
	z-index:9;
}


.line-3 {
    font-size: 35px;
    flex: 0 0 60%;
    max-width: 60%;
    margin-left: 40%;
	color:#773156;
}

.line-2 {
    font-size: 35px;
    flex: 0 0 80%;
    max-width: 80%;
    margin-left: 20%;
	color:#773156;
}

.line-1 {
    flex: 0 0 100%;
    max-width: 100%;
    font-size: 35px;
	color:#773156;
}

.liner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 70%;
    margin: 0 auto;
}

.line-text{
	font-size:25px;
	margin-top:40px;
	margin-bottom:30px;
	color:#773156;
}

.combination-section{
	height:calc(100vw / 3);
	display:flex;
	align-items:center;
	padding-top:140px;
	padding-bottom:140px;
}

.categories-front-page a{
	font-size:18px;
	color:#773156;
}

.find-now a{
	display:inline-block;
	color:#773156;
	padding:10px 15px;
	border:1px solid gray;
	font-size:25px;
	transition:all .4s;
}

.find-now a:hover{
	border-color:#773156;
	background:#773156;
	color:#fff;

}


.eshop-wrapper{
	margin-top:30px;
	margin-bottom:10px;
}

.eshop-container a{
display:inline-block;
	color:#773156;
	padding:10px 15px;
	border:1px solid gray;
	font-size:25px;
	transition:all .4s;
}

.eshop-container a:hover{
	border-color:#773156;
	background:#773156;
	color:#fff;

}



.find-now{
		width:70%;
	text-align:right;
		margin:0 auto;
}

.find-now-div{

	margin-top:20px;
	margin-bottom:20px;
	text-align:right;

}

.product-tabs-home .products-tabs-title{
	display:flex;
	justify-content:space-between;
}


.product-tabs-home .tab-label{
color:#773156;
	font-size:25px;
	font-weight:200;
}

.product-tabs-home .tab-label:after{
background-color:#773156!important;

}

.product-tabs-home{
	padding-left:7rem;
	padding-right:7rem;
}

.background-tabs{
	position:relative;
}

.background-tabs:before {
    content: "";
    position: absolute;
    width: 255px;
    height: 800px;
    background: url('https://benicearoma.gr/wp-content/uploads/2022/11/kladaki-aristero.png');
    bottom: 0;
}

.background-tabs:after {
    content: "";
    position: absolute;
    width: 255px;
    height: 800px;
    background: url('https://benicearoma.gr/wp-content/uploads/2022/11/kladaki-deksia.png');
    top: 0;
		right:0;
}

.profile-container{
	position:relative;
	height:calc(100vw / 2.44);
	display:flex;
	align-items:center;
	justify-content:center;
}
.text-profile{
	color: #773156;
	font-size:29px;
}

.profile-container > .elementor-column-gap-default{
	width:100%;
}

.profile-logo{
	position:relative;
	top:-11%;
	margin-top:-70px;
}

.text-eof{
		color: #773156;
	font-size:29px;
	
	padding-left:40px;
}

.text-about{
			color: #773156;
	font-size:29px;
	
	padding-right:40px;
}

.philosophy-container{
	padding-bottom:100px;
}

.footer-container{
background-image:url(https://benicearoma.gr/wp-content/uploads/2022/11/EPIKOINONIA-DECRADE30X100px.png), url(https://benicearoma.gr/wp-content/uploads/2022/11/LOGO-AXNO-STOIXEIA-EPIKOINONIAS900X700px.png);
background-repeat:repeat-x,no-repeat;
	background-position:left top,right bottom;
	background-size:auto,25% ;
}

@media screen and (min-width:1128px){

.wd-main-logo{
	width:200px;
	height:200px;
	top:45px;
}

.wd-logo{
	max-height:unset;
	position:absolute;
}

.wd-logo img{
	height:200px;
	width:200px;
	max-height:unset!important;
}

.site-logo{
	width:200px;
}

.whb-sticked .wd-logo img{
	height:150px;
	width:150px;
}

}

@media screen and (min-width:992px) and (max-width:1199px){
	
	.wd-main-logo{
	width:150px;
	height:150px;
	top:45px;
}

.wd-logo{
	max-height:unset;
	position:absolute;
}

.wd-logo img{
	height:150px;
	width:150px;
	max-height:unset!important;
}

.site-logo{
	width:150px;
}

.whb-sticked .wd-logo img{
	height:100px;
	width:100px;
}

}

@media screen and (max-width:576px){
	.product-tabs-home {
    padding-left: 1rem;
    padding-right: 1rem;
}
	
	.elementor-element.elementor-element-7366f17e.product-tabs-home.elementor-widget.elementor-widget-wd_products_tabs {
    position: relative;
    z-index: 9;
}
	
	.perfumes-for-all{
		font-size:20px;
		bottom:33%;
		right:30%;
	}
	

.image-home img{
    width: 290px;
}
	
	.image-aroma img {
    width: 170px;
}
	
	
.combination-section{
	height:unset;
	}
.liner{
	width:100%;
	text-align:center;
}
.line-2,.line-3{
	flex:0 0 100%;
	width:100%;
	max-width:100%;
	margin-left:0;
	}
	
	div#custom_html-2 {
    text-align: center;
}
	.footer-logo{
		max-width:100%!important;
	}
	div#text-15 {
    text-align: center;
}
		.find-now{
		text-align:right;
	}
	
	.text-slider{
		background:rgba(255,255,255,0.5);
		padding:15px;
	}
	
	.profile-container{
		height:unset;
		background-size:cover;
	}
	.eshop-wrapper {
     margin-top: 0px;
    margin-bottom: 30px;
}
}

@media screen and (min-width:577px) and (max-width:1200px){
	.combination-section{
	height:unset;
	}
.liner{
	width:100%;
	text-align:center;
}
.line-2,.line-3{
	flex:0 0 100%;
	width:100%;
	max-width:100%;
	margin-left:0;
	}
	
	
		.product-tabs-home {
    padding-left: 1rem;
    padding-right: 1rem;
}
	
	.elementor-element.elementor-element-7366f17e.product-tabs-home.elementor-widget.elementor-widget-wd_products_tabs {
    position: relative;
    z-index: 9;
}
	
	.find-now{
		text-align:right;
	}
	
		.profile-container{
		height:unset;
		background-size:cover;
	}
	
		.image-aroma img {
    width: 170px;
}

}


td.wpseo-title.column-wpseo-title {
    display: none;
}



