/*
Theme Name: Liolios Home
Theme URI: https://www.webstation.gr
Description:This theme was designed and developed by Webstation
Author: Ioannis Papathnasiou
Author URI: https://www.webstation.gr
Version: 1.0
*/
/*.woocommerce-product-gallery, .summary {
	float: none !important;
	    display: inline-block;
}
.summary {
    max-width: 450px;
    padding-left: 6%;
}*/

.single_variation_wrap p.available-on-backorder {
	display: none;
}
.header {
	position: sticky;
	z-index: 2;
}
.woocommerce-store-notice, p.demo_store {
    background-color: #b39540;
	position: relative;
	z-index: 1;
	padding-left: .5em;
	padding-right: .5em;
	width: calc(100% - 1em);
	font-weight: 700;
	display: none !important;
}
a.woocommerce-store-notice__dismiss-link {
	display: none;
}


li.catalogue {
	display: none !important;
}
.header-catalogue a {
    color: #595959;
    opacity: .5;
	font-size: 14px;
	position: relative;
    top: 2px;
}
.header-catalogue a:hover {
    color: #000;
    opacity: 1;
}
.header-catalogue img {
    display: inline-block;
    vertical-align: middle;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    color: #000000 !important;
}
#elex_prod_new_div button {
	background: #000;
	color: #fff;
    width: calc(100% - 30px);
    text-align: center;
    margin-top: 5px;
	font-family: 'Open Sans', sans-serif;
	cursor: pointer;
	margin: 0 0 !important;
    padding: 15px !important;
	border: 0;
	font-weight: 700;
	font-size: 16px;
}
.header .wishlist, .header .users, .header .cart, .header .tinv-wishlist {
	display: none;
}
.the-v {
	text-align: center;
}
.large-v {
	font-weight: 700;
	font-size: 22px;
}
.medium-v {
	font-weight: 500;
	font-size: 19px;
}
.our-catalogue {
	font-weight: 300 !important;
    margin-top: 40px;
}
.our-catalogue img {
	display: inline-block;
	vertical-align: middle;
}
li.catalogue {
	position: relative;
	padding-left: 25px !important;
}
li.catalogue:before {
	position: absolute;
	width: 25px;
	height: 25px;
	content: " ";
		background-image: url(https://www.liolioshome.gr/wp-content/uploads/2023/02/Icon_Catalogue_Gray-e1675867100600.png);
	left: 0;
	top: 50%;
	transform: translatey(-50%);
}
.woocommerce div.product form.cart .variations th {
    text-align: left;
}
.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
	display: none;
    width: 100%;
}
ul.main-navigation ul.sub-menu {
	    /* justify-content: space-between; */
    flex-flow: row wrap;
    background: #ffffff;
    box-shadow: 0 7px 21px 0 rgb(0 0 0 / 30%);
    position: absolute;
    left: 0;
    top: 30px;
    width: auto;
    min-width: 220px;
    z-index: 10;
    margin-top: 9px;
    display: none;
    padding: 10px 0
}
.header-right-bottom li:hover > .sub-menu {
    display: block;

}
.header-right-bottom .sub-menu a:hover {
    color: #b39540;

}
    
ul.main-navigation ul.sub-menu li {
	display: block;
}
.cn-buttons-container a {
	color: #fff !important;
}
body.subcategory #ws-features {
	display: none;
}
.posted_in {
	display: none;
}
ul.product-cats {
    margin: 20px 0;
	padding: 0;
}
 
ul.product-cats li {
    list-style: none;
    margin-left: 0;
    margin-bottom: 20px;
	margin-top: 20px;
    text-align: center;
    position: relative;
}
 
ul.product-cats li img {
    margin: 0 auto; 
}
 
@media screen and (min-width:768px) {
 
    ul.product-cats li {
        width: 29.4117647059%;
        float: left;
        margin-right: 5.8823529412%;
    }
 
    ul.product-cats li:nth-of-type(3) {
        margin-right: 0;
    }
 
}
.tax-product_cat .ws-categories {
	position: relative;
	    padding: 50px 0 65px;
}
/*.tax-product_cat .ws-categories:before {
	position: absolute;
	width: 50%;
	right: 0;
	top: 0;
	height: 100%;
	background: #fff;
	content: " ";

}*/

.col20-inner {
	max-width: 260px;
	/*margin: 0 auto;*/
	padding: 65px 0 15px;
}
img.alignleft {
	float: left;
	padding: 5px 30px 15px 0;

}
img.alignright{
	float: right;
	padding: 5px 0 15px 30px;

}
img.aligncenter {
	display: block;
	text-align: center;
	margin: 25px auto;
	/*border-radius: 15px;
    box-shadow: 0 32px 48px rgb(25 24 71 / 45%);*/
}
.woocommerce span.onsale {
    min-height: auto;
    min-width: auto;
    padding: 0.202em;
    font-size: 1em;
    font-weight: 500;
    position: absolute;
    text-align: center;
    line-height: inherit;
    top: 10px !important;
    left: -0.5em;
    margin: 0;
    border-radius: 0;
    background-color: #4e6e40;
    color: #fff;
    font-size: .857em;
    z-index: 9;
    margin: 0 !important;
    padding: 2px 15px;
}
@media only screen and (min-width: 768px) {
.woocommerce span.sin-pro {
	font-size: 1.2em;
}
}
.woocommerce span.itsnew, .woocommerce span.itsnew, .single-product .related span.itsnew {
    left: 0px !important;
    right: auto !important;
    background: #000 !important;
}
span.cart-contents-count {
    position: absolute;
    background: #080808;
    color: #fff;
    width: 19px;
    height: 19px;
    line-height: 18px;
    text-align: center;
    font-size: 11px;
    top: 25px;
    border-radius: 50%;
    left: 3px;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #000000 !important;
	color: #fff;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #b39540 !important;
color: #fff;
}
.woocommerce ul.products li.product a.button {
    padding-left: 15px;
    padding-right: 15px;
    width: calc(100% - 30px);
    text-align: center;
    margin-top: 5px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: calc(25% - 20px);
    padding: 20px 10px 0px;
}
.woocommerce table.shop_attributes td p {
    padding: 0 !important;
}
.woocommerce table.shop_attributes tr, .woocommerce table.shop_attributes td, .woocommerce table.shop_attributes tbody, .woocommerce table.shop_attributes th, .woocommerce table.shop_attributes {
	border: 0 !important;
	font-style: normal !important;
	width: auto !important;
}

.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {
    background: rgba(0,0,0,.0) !important;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    max-width: 400px;
    padding-left: 5%;
}
.woocommerce div.product {
    margin-bottom: 0;
    position: relative;
    background: #EDEAE4;
    clear: both;
    display: flex;
    /*justify-content: space-between;*/
    flex-flow: row wrap;
}
section.upsells  {
	clear: both;
	display: block;
	width: 100%;
	padding: 50px 0;
}
section.upsells ul {
	max-width: 1200px;
	margin: 0 auto !important;
	padding: 0 15px !important;
}
.woocommerce form .form-row .required {
    color: #b30000;

}
.catpost a {
	color: #B39540;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #000000;
    font-size: 1.85em;
}
.woocommerce ul.products li.product .price {
    color: #000000;
    font-size: 1.2em;
}
.woocommerce ul.products li.product a {
	color: #000;
}
.woocommerce ul.products li.product a.button {
	color: #fff;
}
.woocommerce table.shop_attributes {
	width: auto;
	max-width: 100%;
}
.qib-container {
    vertical-align: middle;
    padding-left: 15px;
}
.single_add_to_cart_button {
	display: block !important;
    width: 100% !important;
    margin: 35px 0 0 !important;
    padding: 15px !important;
    height: auto !important;
}

.woocommerce table.shop_attributes th {
    padding: 3px 8px 3px 0;
    text-align: left;
}
.product_meta .sku_wrapper {
	display: none;
}
.post-type-archive-product .page-title {
	display: none;
}
.header-right-top {
    display: flex;
    align-items: center;
    justify-content: end;
	margin-bottom: 35px;
}
.post-column50 {
	width: 48%;
}
.post-column50 h2 {
    max-width: 500px;
    line-height: 1.4em;
}
.post-column {
	padding: 0 0 30px 0;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #383838;
}
.post-column:last-child {

	border-bottom: 0px solid #383838;
}
.post-sep {
    padding: 0 7px;
}
.espa-banner {
	position: fixed;
	right: 10px;
	z-index: 99;
	bottom: 10px;
}
.espa-banner img {
    max-width: 420px;
    padding: 5px;
    margin: 0 auto;
	background: #fff;
	box-shadow: 0rem 0rem 3rem 2px rgb(0 0 0 / 41%);
}
#cookie-notice .cn-button {
	border-radius: 0 !important;
}
#cookie-notice img {
	margin: 0 auto;
	max-width: 125px;
}
#cookie-notice {

    width: 380px !important;
	min-width: 300px !important;
    right: auto !important;
    left: 0 !important;
}
#cookie-notice .cn-button {

    display: block !important;
    margin: 15px !important;

}

.grecaptcha-badge {
	visibility: hidden;
}
.cn-close-icon {
	display: none;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #000;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background-color: #000;

}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: 180px;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
  padding: 10px 10px 9.5px !important;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  background-color: #1d1d1b;;
  text-decoration: none;
  background-image: none;
  color: #fff;
  border-radius: 0;
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
  background-color: #ebe9eb;
}
.woocommerce form .form-row label {
  font-size: 14px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  padding: 10px;
}
.page-template-page-contact .page_title, .page-template-page-home .page_title, .page-template-page-about .page_title {
	display: none;
}
.column33 {
    width: calc(33.333336% - 20px);
	margin: 0 0 30px;
}
.promos-inner {

	position: relative;
}

.promos-inner h2 {
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: 500;
    font-size: 30px !important;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(0 0 0 / 10%);
    padding: 0 !important;
	margin: 0;
	transition: all .2s linear;
}
.promos-inner h2:hover {
transition: all .2s linear;
    background: rgb(0 0 0 / 45%);

}
#header-out.smaller {
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 999;
	box-shadow: 0 5px 20px 5px rgb(0 0 0 / 13%);

}
#header-out.smaller .header-container {
  padding: 5px 15px;
}

#header-out.smaller .header-logo img {
    width: 80px;
	transition: all .2s linear;
}
#header-out.smaller .header-right-top {
   margin-bottom: 25px;
}
.narrow-container {
	max-width: 1024px;
	margin: 0 auto;
}
.mr-search {
	cursor: pointer;
}
.ex-search input.field {
    width: 100%;
    background: transparent;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    margin-right: 10px;
    color: #fff;
    font-size: 16px;
	line-height: 30px;
	font-family: inherit;
}
input {
	outline: none;
}
.ex-search form {
    display: flex;
   
}
.ex-search input {
    width: calc(100% - 8px);
    background: transparent;
    border: 0;
	border-bottom: 0px solid #000;
	color: #fff;
}
.ex-search input::placeholder {
	color: #fff;
}
.ex-search button {
    background: #fff;
    color: #000;
    padding: 5px 20px;
    border: 0;
cursor: pointer;
}
.ex-search button:hover {
    background: #324D8B;
    border: 0;
    color: #fff;
    cursor: pointer;
	outline: none;
}
.ex-search {
	display: none;
	margin: 0;
    position: absolute;
    left: 0;
    clear: both;
    width: 100%;
    z-index: 4;
    padding: 16px 0;
	background: #000;
}



/*.admin-bar #hidesearch.ex-search.show-search {
	top: 164.2px !important;

}*/
a.wishlist_products_counter.top_wishlist-heart:before {
    margin-right: 0 !important;
	font-size: 30px !important;
	color: #a3a3a3;
}
.newarrivals .woocommerce ul.products[class*=columns-] li.product, .newarrivals .woocommerce-page ul.products[class*=columns-] li.product {
	clear: none !important;
}
.hamburger {
    width: 30px;
    height: 25px;
    position: relative;
    cursor: pointer;
   display: none;
    z-index: 998;
    right: 0px;

	margin-left: 15px
}
/*.hamburger:before {
	position: absolute;
	background: #f2b900;
	width: 40px;
height: 40px;
    content: " ";
    left: -7.5px;
    top: -10.3px;
    border-radius: 50%;
}*/
.hamburger span {
  background: #000;
  display: block;
  position: absolute;
  height: 4px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all .25s cubic-bezier(0.22, 0.61, 0.36, 1);
  -moz-transition: all .25s cubic-bezier(0.22, 0.61, 0.36, 1);
  -o-transition: all .25s cubic-bezier(0.22, 0.61, 0.36, 1);
  transition: all .25s cubic-bezier(0.22, 0.61, 0.36, 1);
  opacity: 1;
  width: 100%;
  right: 0;
}
.hamburger span:nth-child(1) {
  top: 0;
}
.hamburger span:nth-child(2) {
  top: 10px;
}
.hamburger span:nth-child(3) {
  top: 20px;
}
.hamburger.open span:nth-child(1) {
	 background: #fff;
  top: 8px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.hamburger.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
.hamburger.open span:nth-child(3) {
	 background: #fff;
  top: 8px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.offset-canvas {
	line-height: 22px;
    top: 0;
    right: 0px;
    bottom: 0;
    position: fixed;
    width: 100%;
    height: 100%;
	color: #dbdada;
    z-index: 999;
    transform: translate3d(100%,0,0);
    transition: transform 0.2s;
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	background: #fff;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
}
.offset-canvas .scroller {
  height: 100%;
  overflow-y: auto;
}
.offset-canvas ul.mob-terms {
    padding: 120px 0 50px 0;
}
.offset-canvas ul {
    margin: 0 auto;
	padding: 15px 0 10px 0;
    list-style: none;
    /*max-width: 80%;*/
}
.offset-canvas ul li a {
    /* display: block; */
    /* padding: 10px; */
    /* text-transform: uppercase; */
    /* text-align: center; */
    /* border-bottom: 1px solid #ededed; */
    /* color: #666; */
    /* text-decoration: none; */
    display: block;
    text-decoration: none;
font-size: 18px;
color: #000;

letter-spacing: -1px;
line-height: 1.05em;
	text-align: left;

}

.offset-canvas ul li a:hover, .offset-canvas ul li.current-menu-item a {
    color: #37559A;
}
.offset-canvas.show-canvas {
  transform: translate3d(0,0,0);
  transition: transform 0.4s;
  transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
ul.mobile-navigation {
    margin: 5px 0;
    padding: 55px 10px 0 10px;
    /* background-color: #fff; */
}
ul.mobile-navigation li {
    padding: 5px 10px 10px 5px;
    list-style-type: none;
    list-style-image: none;
    right: 0;
    text-align: left;
    margin: 8px 0;
    border-bottom: 1px solid #dcdcdc;
	position: relative;
}
ul.mobile-navigation li:last-child {
    padding: 5px 10px 0px 5px;
    list-style-type: none;
    list-style-image: none;
    right: 0;
    text-align: left;
    margin: 8px 0 0 0;
    border-bottom: 0px solid #dcdcdc;
}
.mobile-navigation li a {
    text-decoration: none;
    width: 100%;
    font-weight: normal;
    background: none;
	display: block;
    text-decoration: none;
    font-size: 24px;
    color: #fff;
    letter-spacing: -1px;
    line-height: 1.05em;
    text-align: left;

}
.sub-toggle .fa-angle-up, .sub-toggle .fa-angle-down {
    float: right;
    cursor: pointer;
    color: #bdbdbd;
    font-weight: bold;
    font-size: 14px;
    top: 54%;
    position: absolute;
    right: 4px;
    transform: translateY(-50%);
}
ul.mobile-navigation .sub-toggle .fa-angle-up, ul.mobile-navigation .sub-toggle .fa-angle-down {
    color: #575757;
	 top: 14px;
}
ul.mobile-navigation ul.sub-menu {
    display: none;
    padding: 5px 0;
    margin: 0;
}
ul.mobile-navigation ul.sub-menu li {
   padding: 0;
    margin: 8px 0;
    border-bottom: 0px solid #dcdcdc;
}
ul.mobile-navigation ul.sub-menu li a {
    font-size: 18px;
	 padding: 5px 0 5px 15px;
}
.offset-canvas ul.plain-navigate {
	text-align: left;
	margin-top: 35px;
	padding: 35px 10px;
	border-top: 1px solid #000;
}
.offset-canvas ul.plain-navigate li {
	display: block;
	
}
.offset-canvas ul.plain-navigate li a {
	font-weight: bold;
	padding: 7px 0;
	font-size: 18px;
}
.close-menu {
	position: fixed;
    color: #fff;
	background: #000;
    text-align: center;
    font-weight: 900;
    top: 0;
	margin: 0;
	padding: 15px 0;
	width: 100%;
    cursor: pointer;
}
.fa-times {
	font-size: 18px;
	padding-right: 9px;
}
section.related {
	display: block;
	clear: both;
	background: #fff;
}

.summary {
	padding-top: 100px;
}
.product_meta, p.price, .single-product .summary form.cart, .summary h1.product_title {
	max-width: 580px;
}
.col20 {
	width: 280px;
	background: #EDEAE4;
}
.col80 {
	width: calc(100% - 280px);
}
.col80 .ws-gap {

	padding-left: 20px;
}
body:not(.subcategory) .onlyproduct {
  display: none;
}
body.subcategory .ws-categories {
  padding: 0;
	background: linear-gradient( -270deg ,#edeae4 50%,#fff 50%);
}
body.subcategory .onlycat {
  display: none;
}
body.subcategory .ws-gap {
	background: #e0e0e0;
}
.tax-product_cat h1.page-title {
	display: none;
}

.page_title {
    background: #f5f5f5;
    padding: 140px 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    color: #fff;
	position: relative;
}
.page_title h1 {
    font-size: 46px;
    margin: 0;
	font-weight: 600;
	padding: 0 10px;
}
.newarrivals ul.products li.product {

    margin: 0 20px 2.992em !important;

}
.ws-categories {
	background: #EDEAE4;
	position: relative;
	overflow: hidden;
}
body:not(.subcategory) .ws-categories:before {
	display: none;
}
section.upsells h2:not(.woocommerce-loop-product__title) {

    text-align: center;
}
.ws-categories h2.black, .newarrivals h2.black, section.upsells h2:not(.woocommerce-loop-product__title) {

    margin-bottom: 45px;
}
li.product-category {
	margin-bottom: 2.74em !important;
	position: relative;
}
li.product-category .woocommerce-loop-category__title, li.category h2 {
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: 500;
    font-size: 30px !important;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(0 0 0 / 10%);
	padding: 0 !important;
	margin: 0;
}
li.category h2 a {
	color: #fff;
}
.ena {
	position: absolute;
    top: 50%;
    transform: translatey(-50%);
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: 500;
    font-size: 30px !important;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(0 0 0 / 10%);
	padding: 0 !important;
}

li.product-category img {
	margin-bottom: 0 !important;
}
.woocommerce-loop-category__title mark {
	display: none;
}
.slick-prev {
position: absolute;
    left: 30px;
    top: 50%;
    transform: translatey(-50%);
    z-index: 1;
    cursor: pointer;
}
.slick-next {
position: absolute;
    right: 30px;
    top: 50%;
    transform: translatey(-50%);
    z-index: 1;
    cursor: pointer;
}
.slick-next, .slick-prev {
    width: 50px;
    height: 50px;
    border: 0px solid #000;
    /* padding: 10px; */
    line-height: 47px;
    text-align: center;
    font-size: 34px;
    color: #000;
    background: #0000008f;
    padding: 5px;
}
.slick-next:hover, .slick-prev:hover {
    background: #000;

}
.newarrivals .slick-next {
    right: -30px;
	 width: 25px;
    height: 40px;
	line-height: 37px;
}
.newarrivals .slick-prev {
    left: -30px;
	 width: 25px;
    height: 40px;
	line-height: 37px;
}
.banner {
    background-image: url(https://www.liolioshome.gr/wp-content/uploads/2022/06/AboutUs_Photo_1-scaled.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 75vh;
	position: relative;
}
.banner-content {
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
	left: 0;
	width: 100%;
	text-align: center;
}
.banner-content h2 {
    margin: 0 auto;
    font-weight: 500;
    font-size: 50px;
    max-width: 320px;
}
.column25 {
	width: 25%;
}
.features-inner {
	text-align: center;
	padding: 0 10px;
}
.features-inner img {
	width: 100px;
	margin: 0 auto;
}
.features-inner h2 {
	margin-top: 0;
	font-weight: 400;
	font-size: 17px;
}
.title-section-inner {
	text-align: center;
	padding: 15px;
	position: relative;
	height: 400px;
}
.title-section-inner h2 {
    font-weight: 600 !important;
    font-size: 30px !important;
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    width: calc(100% - 30px);
    text-align: center;
    color: #fff;
    font-weight: 500;
    font-size: 30px !important;
    height: calc(100% - 30px);
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(0 0 0 / 10%);
    padding: 0 !important;
    margin: 0;
}
.title-section-inner h2:before {
    display: none !important;
}
a.porto {
	color: #fff;
}
h2.black,  section.upsells h2 {
    font-size: 36px;
    margin: 15px 0 30px;
	position: relative;
	font-weight: 400;
}
h2.black:before,  section.upsells h2:before {
    position: absolute;
    bottom: -17px;
    left: 50%;
    transform: translatex(-50%);
    width: 100px;
    border-bottom: 2px solid #B39540;
    content: " ";
}
h2.gold {
    font-size: 36px;
    margin: 15px 0 30px;
	position: relative;
	font-weight: 400;
	color: #B39540;
}
.column50 h2.gold:before {
    position: absolute;
    bottom: -17px;
    left: 50%;
    transform: translatex(-50%);
    width: 100px;
    border-bottom: 2px solid #939393;
    content: " ";
}
.ws-gap {
	padding: 85px 0;
	clear: both;
}
.hero-page {
    background-image: url(https://www.liolioshome.gr/wp-content/uploads/2022/06/AboutUs_Photo_1-scaled.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 75vh;
	position: relative;
}
img {
	display: block;
	max-width: 100%;
	height: auto;
}
.hero-subtitle {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 20px;
	text-align: center;
	background: rgb(0 0 0 / 18%);
}
h2.page-subtitle {
/* max-width: 400px;*/
	margin: 0 auto 10px;
	color: #fff;
	font-weight: 300;
	font-size: 50px;
	/*letter-spacing: -2px;*/
}
.hero-subtitle svg {
    width: 85px;
    height: auto;
}
body {
	margin: 0;
	font-family: 'Open Sans', sans-serif;
}
p {
	line-height: 28px;
}
a {
	color: #000;
	text-decoration: none;
}

.container a {
	font-weight: 700;
}
a:hover {
	color: #b39540;

}
.section {
	margin: 50px 0;
}
.tight-container {
	max-width: 680px;
	margin: 0 auto;
	padding: 0 15px;
}
.narrow-container {
	max-width: 768px;
	margin: 0 auto;
	padding: 0 15px;
}
.container {
	max-width: 1024px;
	margin: 0 auto;
	padding: 0 15px;
}
.semi-container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 15px;
}
.header-container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 15px 15px;
}
.large-container {
	max-width: 1400px;
	margin: 0 auto;
	padding: 0 15px;
}
.columns {
	display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}
.columns-center {
	display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    align-items: center; 
}
.top-footer-outer {
	background-image: url(https://www.liolioshome.gr/wp-content/uploads/2022/06/Newsletter_Photo-scaled.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	clear: both;
}
.top-footer {
background: rgb(0 0 0 / 10%);	background-position: center center;
	text-align: center;
	padding: 80px 0;
	    color: #fff;
}
p.large-p {
    font-size: 30px;
    margin: 0;
}
p.small-p {
	position: relative;
    margin: 10px 0 35px;
}
p.small-p:before {
    position: absolute;
    bottom: -17px;
    left: 50%;
	transform: translatex(-50%);
    width: 100px;
    border-bottom: 2px solid #B39540;
    content: " ";
}
.footer {
	background: #1d1d1b;
	color: #fff;
	padding: 50px 0;
}
.footer-column {
	margin-bottom: 40px;
	font-weight: 300;
}
.footer-column h4 {
	font-weight: 400;
    font-size: 20px;
	margin-top: 0;
	position: relative;
}
.footer-column h4:before {
    position: absolute;
    bottom: -12px;
    left: 0;
    width: 60px;
    border-bottom: 2px solid #B39540;
    content: " ";
}
ul.footer-navigation {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.footer-navigation li {
	margin: 6px 0;
}
ul.footer-navigation li a {
	padding: 3px 0;
	font-weight: 300;
}
ul.contact-details {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.contact-details li {
	margin: 8px 0;
	padding-left: 0;
	position: relative;
}
ul.contact-details li a {
	padding: 3px 0;
}
ul.contact-details li.contact-phone:before {
	background-image: url(https://www.liolioshome.gr/wp-content/uploads/2022/06/contact-phone.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	width: 28px;
	height: 20px;
	position: absolute;
	left: -35px;
	top: 5px;
	content: "";
	text-align: center;
}
ul.contact-details li.contact-address:before {
	background-image: url(https://www.liolioshome.gr/wp-content/uploads/2022/06/contact-map.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	width: 28px;
	height: 34px;
	position: absolute;
	left: -35px;
	top: 0;
	content: "";
	text-align: center;
}
ul.contact-details li.contact-email:before {
	background-image: url(https://www.liolioshome.gr/wp-content/uploads/2022/06/contact-mail.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	width: 28px;
	height: 15px;
	position: absolute;
	left: -35px;
	top: 5px;
	content: "";
	text-align: center;
}
ul.contact-details li.working-hours:before {
	background-image: url(https://www.liolioshome.gr/wp-content/uploads/2023/06/Time2.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	width: 28px;
	height: 19px;
	position: absolute;
	left: -35px;
	top: 5px;
	content: "";
	text-align: center;
}
h
ul.social-media-icons {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.social-media-icons li {
	display: inline-block;
	margin-right: 15px;
	font-size: 32px;
}
.copyright {
	background: #4d4d4d;
	color: #fff;
}
.footer a, .copyright a {
	color: #fff;
}
.footer a:hover, .copyright a:hover {
    color: #b39540;
}
.espa-hide {
	display: none;
}
#mc_embed_signup input.email {
    background: #c5c5c5;
    border: none;
    border-width: 0;
    color: #222;
    padding: 10px 20px;
    font-size: 20px;
    outline: none;
}
#mc_embed_signup_scroll {
    display: flex;
    align-items: center;
    justify-content: center;
}
#mc-embedded-subscribe {
    background: #1d1d1d;
    border: none;
    border-width: 0;
    color: #fff;
    padding: 10px 20px;
    font-size: 20px;
	border-radius: 0;
}
.header-logo img {
    width: 120px;
}
ul.second-navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
}
ul.second-navigation li {
	margin: 0 0 0 12px;
	padding: 0 0 0 12px;
	display: inline-block;
	font-size: 14px;
}
ul.second-navigation li a {
	color: #595959;
	opacity: .5;
}
ul.second-navigation li a:hover, ul.second-navigation li.current-menu-item a {
	color: #000;
	opacity: 1;
}
ul.main-navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
ul.main-navigation li {
	margin: 0 0 0 7px;
	padding: 10px 0 10px 7px;
	display: inline-block;
	font-size: 16px;
	
}
ul.main-navigation > li {
	position: relative;
	
}
ul.main-navigation li a {
	color: #000000;
}
/*ul.main-navigation li a:hover, ul.main-navigation li.current-menu-item a {
	color: #b89c4d;
}*/
.header-right-bottom {
	display: flex;
	align-items: center;
}
.header-tools {
	display: flex;
	align-items: center;
	margin-left: 0px;

}
.header-tools .wishlist {
	width: 23px;
	height: 23px;
	background-image: url(https://www.liolioshome.gr/wp-content/uploads/2022/06/Header_Icon_11.svg);
	background-position: center center;
    background-repeat: no-repeat;
	margin-left: 15px;
	position: relative;
}
.wishlist_products_counter_text {
	display: none;
}
.header-tools .search {
	width: 23px;
	height: 23px;
	background-image: url(https://www.liolioshome.gr/wp-content/uploads/2022/06/Header_Icon_22.svg);
	background-position: center center;
    background-repeat: no-repeat;
	margin-left: 15px;
}
.header-tools .users {
	width: 23px;
	height: 20px;
	background-image: url(https://www.liolioshome.gr/wp-content/uploads/2022/06/Header_Icon_33.svg);
	background-position: center center;
    background-repeat: no-repeat;
	margin-left: 15px;
	position: relative;
}
.header-tools .users a {
    position: absolute;
    width: 100%;
    height: 100%;
}
.header-tools .cart {
	width: 23px;
	height: 23px;
	background-image: url(https://www.liolioshome.gr/wp-content/uploads/2022/06/Header_Icon_44.svg);
	background-position: center center;
    background-repeat: no-repeat;
	margin-left: 15px;
	position: relative;
}
.header-tools .cart a {
    position: absolute;
    width: 100%;
    height: 100%;
}
.column50 {
	width: 50%;
}
.column50 p.likeh2 {
	font-weight: 400;
    font-size: 28px;
	margin-top: 0;
	position: relative;
}
.column50 p.likeh2:before {
    position: absolute;
    bottom: -12px;
    left: 0;
    width: 100px;
    border-bottom: 2px solid #B39540;
    content: " ";
}
form.wpcf7-form input.wpcf7-text {
    width: calc(100% - 20px);
    padding: 20px 10px;
    margin: 10px 0 0;
    font-family: inherit;
    background: transparent;
    border: 1px solid #939393;
}
form.wpcf7-form textarea.wpcf7-textarea {
    width: calc(100% - 20px);
    padding: 20px 10px;
    margin: 10px 0 0;
    font-family: inherit;
    background: transparent;
    border: 1px solid #939393;
}
.wpcf7 input-placeholder { /* WebKit browsers */
color: #A88C2C!important;
opacity: 1;
}
::-webkit-input-placeholder { /* WebKit browsers */
color: #A88C2C!important;
opacity: 1;
}
.wpcf7::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #A88C2C!important;
opacity: 1;
}
.wpcf7::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #A88C2C!important;
opacity: 1;
}
.wpcf7::-ms-input-placeholder { /* Internet Explorer 10+ */
color: #A88C2C!important;
opacity: 1;
}
.wpcf7-list-item {
    display: inline-block;
    margin: 5px 0;
    font-size: 12px;
	line-height: initial;
}
.wpcf7-submit {
    background-color: #000;
    outline: none;
    border: none;
    color: #fff;
    margin-top: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 15px 25px;
    display: block;
    text-decoration: none;
}
@media only screen and (max-width: 1195px) {
	#header-out.smaller .topmenu, #header-out.smaller .toplanguages {
	display: none;
}
.header-menu {
    display: none;
}
	.header-right-top {
		margin-bottom: 0;
	}
	.topmenu, .toplanguages {
		display: none;
	}
		ul.contact-details li.contact-address:before, ul.contact-details li.contact-phone:before, ul.contact-details li.contact-email:before {
    left: 0;
}
	ul.contact-details li {
    padding-left: 35px;
}
	.hamburger {
   display: block;
}
	#header-out.smaller .header-right-top {
    margin-bottom: 0px;
}
}
@media only screen and (max-width: 868px) {
	.woocommerce-store-notice {
		padding: 0 5px;
	}
	.woocommerce-store-notice, p.demo_store {
    font-size: 15px;
		line-height: 1.65em;
}
	.page_title h1 {
    font-size: 36px;
    margin: 0;
    font-weight: 600;
    padding: 0 10px;
}
	.title-section-inner {

    height: 300px;
}
	body.subcategory .ws-categories {
  padding: 0;
	background: linear-gradient( -270deg ,#fff 50%,#fff 50%);
}
	.col20 {
		/*display: none;*/
		width: 100%;
		height: 0;
	}
	.col80 {
		width: 100%;
	}
	.col80 .ws-gap {
    padding: 35px 0;
}
	.footer-column {

    width: 48%;
}
.column25 {
    width: 50%;
}
	.column33 {
    width: calc(50% - 10px);
		margin: 0 0 20px;
}
.title-section-inner {
    padding: 15px 15px;
}
	.title-section-inner h2 {
    font-size: 24px !important;
}
	.banner {
		height: 65vh;
	}
}
@media only screen and (max-width: 580px) {
	.archive .ws-gap, .single-post .ws-gap, .page-template-page-blog .ws-gap {
    padding: 35px 0;
    clear: both;
}
	.post-column50 {
    width: 100%;
}
		.post-column50 img {
    margin-bottom: 30px;
}
	.post-column50 h2 {
    max-width: 500px;
    line-height: 1.4em;
    margin: 10px 0 0;
}
.page_title h1 {
    font-size: 29px;
    margin: 0;
    font-weight: 600;
    padding: 0 10px;
}
	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {

    padding: 0 10px;
}
	img.alignleft {
	display: block;
	text-align: center;
	margin: 25px auto;
	float: none;
}
img.alignright{
	display: block;
	text-align: center;
	margin: 25px auto;
	float: none;
}

		.espa-banner {
    width: calc(100% - 30px);
}
	.espa-banner img {
		max-width: 100%;
	}
		.column33 {
    width: 100%;
}
	.gmpMapDetailsContainer, .gmp_MapPreview  {
    height: 300px !important;
}
	.column50 p.likeh2 {
    font-size: 24px;
}
	.onedet {
		margin-bottom: 55px;
	}
	#mc_embed_signup_scroll {
    display: block;

}
	#mc_embed_signup input.email {

    margin-bottom: 15px;
}
	p.large-p {
   line-height: 34px;
}
	li.product-category .woocommerce-loop-category__title {
    font-size: 25px !important;
}
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;

}
	h3.black {
    font-size: 30px;

}
	.banner {
		height: 50vh;
	}
	.banner-content h2 {
    font-size: 36px;
}
	.slick-prev, .slick-next {
    top: auto;
		bottom: 30px;
    transform: translatey(0%);
}
	.newarrivals .slick-next {
    right: -5px;
	top: 50%;
		bottom: auto;
    transform: translatey(-50%);
}
		.newarrivals .slick-prev {
    left: -5px;
	top: 50%;
	bottom: auto;
    transform: translatey(-50%);
}
	.header-logo img {
    width: 100px;
}
		.column50 {
    width: 100%;
}
.column25 {
    width: 100%;
}
	.footer-column {
    width: 100%;
}
	.copyright-left, .copyright-right {
		width: 100%;
	}
	.copyright-left p, .copyright-right p {
		text-align: center;
	}
	.copyright-left p {
		margin-bottom: 0;
	}
	.copyright-right p {
		margin-top: 0;
	}
	h2.page-subtitle {
    font-size: 40px;

}
}