/*
Theme Name: BABOUKAS
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
*/
.ws-pagination ul {
	margin: 15px 0 45px 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.ws-pagination ul li {
    display: inline-block;
}
.ws-pagination ul li a {
    margin: 0 2px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    display: block;
	color: #000;
	font-weight: 600;
	font-size: 13px;
}
.ws-pagination ul li.active a, .ws-pagination ul li:hover a {
    color: #fff;
    background: #000;
    border-radius: 0%;
}
.info-l a {
    color: #fff;
    font-weight: 600;
    background: #000;
    padding: 5px 8px;
    border-radius: 4px;
	font-size: 14px;
}
.info-l a:hover {
    color: #fff;
    font-weight: 600;
    background: #000;
    padding: 5px 8px;
    border-radius: 4px;
}
.col30 {
	width: 33.33336%;
}
.col-30-img img {
	position: relative;
}
.col-30-img a {
	position: relative;
	z-index: 4;
}
.col-30-img a:before {
	position: absolute;
	top: 0;
	left: 0;
	    background-image: linear-gradient(-180deg, rgba(0,0,0, 0) 50%, rgb(0 0 0 / 90%) 100%);
    width: 100%;
    height: 100%;
    content: "";
	z-index: 3;
}
.col-30-img h2 {
	width: 90%;
	position: absolute;
	left: 5%;
	font-size: 22px;
	bottom: 30px;
	margin: 0;
	color: #fff;
	font-weight: normal;
	z-index: 4;
	text-align: center;
}
.mappling-inner, .mappling-innerr {
    display: flex;
    align-items: center;
    justify-content: flex-end;
	margin: 5px 0 35px;
}
.mappling-inner {
	margin: 5px 0 35px;
}
.mappling-innerr {
	margin: 5px 0 0;
}
.mappling-inner:hover, .mappling-innerr:hover {
    cursor: pointer;
}

.theme-switch {
  width: 44px;
  height: 16px;
  background: #7b121e;
  border-radius: 50px;
  position: relative;
}
.theme-switch .switch {
  background: white;
  width: 10px;
  height: 10px;

  border-radius: 100%;
  position: absolute;
  top: 3px;
  left: 4px;
  transition: 0.5s all ease;
}


.light-theme .mappling-inner .theme-switch .switch {
  transform: translateX(27px);
}
.light-theme .mappling-inner .theme-switch {
  background: #000;
}
.light-themee .mappling-innerr .theme-switch .switch {
  transform: translateX(27px);
}
.light-themee .mappling-innerr .theme-switch {
  background: #000;
}
.mapouter {
position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}
.mapouter iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }


#google-map {
	display: none;
}
#google-map.show-map {
	display: block;
}
#location-image.hide-location {
	display: none;
}
#google-mapp {
	display: none;
}
#google-mapp.show-map {
	display: block;
}
#location-imagee.hide-location {
	display: none;
}
.marquee {
    -webkit-animation: marquee 20s linear infinite;
    animation: marquee 20s linear infinite;
    display: inline-block;
    white-space: nowrap;
	display: none;
}
@-webkit-keyframes marquee {
  0% {
    margin-left: 100%;
    transform: translateX(0%);
  }
  100% {
    margin-left: 0;
    transform: translateX(-100%);
  }
}
@keyframes marquee {
  0% {
    margin-left: 100%;
    transform: translateX(0%);
  }
  100% {
    margin-left: 0;
    transform: translateX(-100%);
  }
}
.whyus {
  overflow: hidden;

}

.marquee:hover {
 /* -webkit-animation-play-state: paused;
          animation-play-state: paused;*/
}

.whyus {
  font-weight: 900;
  background: #030404;
  color: #fff;
}
.page-template-page-contact .whyus {
	display: none;
}
.why-col {
    display: inline-block;
    position: relative;
	padding: 0 40px 0 40px;
}
.why-col svg {
    vertical-align: middle;
    width: 60px;
    height: 60px;
    fill: #fff;
    margin-right: 15px;
}

.gallery-item img {
	border-width: 0 !important;
}
.gallery-icon {
    padding: 0 10px;
}
.gallery-columns-5 .gallery-item {
	padding: 8px;
	margin: 0 !important;
	width: calc(20% - 16px) !important;
}
.gallery-columns-5 .gallery-icon {
    padding: 0;
}
.gallery-columns-5 .gallery br {
	display: none !important;
}
.close-menu .fa-times {
	    padding: 5px;
    background: #000;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
}
.slider {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}
.slider.slick-initialized {
    visibility: visible;
    opacity: 1;
}

.slick-disabled {
    opacity: .5;
    pointer-events: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
body.lock {
    overflow: hidden;
}
.wpcf7-list-item-label a {
    color: #7c0512;
    font-weight: 700;
}
.yop {
	padding-top: 185px !important;
}
ul.main-navigation ul ul {
	display: none !important;
}
ul.main-navigation > li.menu-item-has-children::after {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: inline-block;
    float: right;
    position: absolute;
    top: calc(50% - 5px);
    right: -15px;
    width: 7px;
    height: 7px;
    background: transparent;
    border-left: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    transition: all .3s ease-in-out;
    content: "";
}
.show-logo {
	display: none;
}
.smaller .hide-logo {
	display: none;
}
.smaller .show-logo {
	display: block;
}
ul.category-navigation {
    margin: 0px 0 50px 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
ul.category-navigation li {
    display: inline-block;
	margin: 0 7px;
}
ul.category-navigation li a {
    font-weight: 600;
    padding: 5px 7px;
    border: 0px solid #006b31;
    color: #000;
    font-size: 14px;
	border-radius: 5px;
}
ul.category-navigation li.allproducts a {
    background: #7b121e;
    color: #fff;
}
.tax-products-category ul.category-navigation li.allproducts a {
    background: transparent;
    color: #000;
}
ul.category-navigation li a:hover, ul.category-navigation li.current-cat a {
    background: #7b121e;
    color: #fff;
}
 .tax-products-category ul.category-navigation li.allproducts a:hover {
    background: #7b121e;
    color: #fff;
}
.simple-product-item {
    padding: 0 !important;
    width: 19% !important;
    margin-top: 0 !important;
    margin-right: 1%;
    margin-bottom: 1%;
    margin-left: 0;
	text-align: center;
}
.simple-product-item h3 {
    margin-top: 10px;
}
.simple-product-item:nth-child(5n) {
    margin-right: 0 !important;
}
h1.white-title {
	font-size: 50px;
    text-align: center;
    line-height: 45px;
    padding-right: 0;
    margin: 25px 0 50px;
}
.resort-details {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    align-items: center;
    margin: 80px auto 80px;

}
.redo-col1 {
    width: 47%;
}
.redo-col2 {
    width: 50%;
}
.redo-col2-inner {
    height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
.resort-details2 {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    align-items: center;
    margin: 75px auto;

}
.field50 {
	width: 48.5%;
	margin-top: 16px;
}
.field100 {
	width: 100%;
}
.wpcf7 p {
}
p.directions a {
	color: #7b121e;
	font-size: 14px; 
	font-weight:800;
}
p.directions a:hover {
	color: #000;

}
p.directions svg {
	fill: #7b121e;
}
p.directions svg {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	position: relative;
	left: 5px;
	transition: all 0.3s;
}
p.directions a:hover > svg {
	transition: all 0.3s;
left: 15px;
	fill: #000;
}
.simple-left {
	width: 185px;
	padding-right: 10px;
}
.simple-right p a {
	font-size: 18px;
	font-weight: 800;
}
h2 {
	font-size: 30px;
    letter-spacing: -1px;
}
.biop {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.black-bg {
	background: #000;
	color: #fff;
	padding: 75px 0;
}
.column50-inner {
	max-width: 580px;
	    position: -webkit-sticky;
    position: sticky;
    top: 102px;
}
#hold-out.hold {
	position: -webkit-sticky;
    position: sticky;
    top: 102px;
	background: red;
}
.location {
	width: 100%;

}
.location-col {
	width: 49%;
	position: relative;
}
.location-col-inner {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 236px;
}

.copyright-left, .copyright-right {
		width: calc(50% - 250px);
	/*position: relative;
	display: flex;
    flex-grow: 1;
    flex-shrink: 1;
	align-items: center;*/
	}
.copyright-left p, .copyright-right p {
font-weight: 800;
    font-size: 13px;
    margin: 0;
    line-height: 23px
}
span.vert {
	color: #cf041a;
}
.copyright-center p {
font-weight: 800;
    font-size: 13px;
    margin: 0;
    line-height: 23px
}
/*.copyright-left:after {
    background: #6f7178;
    content: "";
    flex-grow: 1;
    flex-shrink: 1;
    height: 1px;
    margin-left: 20px;
    margin-top: 1px;
    opacity: .2;
    width: 100%;
}
.copyright-right:before {
    background: #6f7178;
    content: "";
    flex-grow: 1;
    flex-shrink: 1;
    height: 1px;
    margin-right: 20px;
    margin-top: 1px;
    opacity: .2;
    width: 100%;
}*/
.copyright-right {
	text-align: right;
}
.copyright-center {
	width: auto;
	text-align: center;
}
.copyright-center a {
	padding: 0 10px;
}
.contact-section {
	margin: 100px auto !important;
	clear: both;
}
.contact-section .columns {
	/*align-items: end;*/
}

.column30 {
	width: 500px;
}
.column70 {
	width: calc(100% - 550px);
}

.page-title-section {
	height: 70vh;
	position: relative;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.page-title-section:after {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.22);
    background: rgb(0 0 0 / 65%);
	background: rgb(0 0 0 / 46%);
    background-image: linear-gradient(-180deg, rgba(0,0,0, 0) 13%, #000 100%);
    background-image: linear-gradient(-180deg, rgba(0,0,0, 0) 50%, rgb(0 0 0 / 90%) 100%);
    width: 100%;
    height: 100%;
    content: "";
    z-index: 7;
}
.page-title-section-inner {
    z-index: 8;
    display: block;
    position: absolute;
    bottom: 50px;
    max-width: 100%;
    width: 90%;
    margin: 0 auto;
    padding: 0 0 0 0;
    left: 5%;
    text-align: left;
}
.page-title-section-inner h1 {
	margin: 10px 0;
	color: #fff;
	    color: #fff;
    font-weight: normal;
    font-size: 45px;
    line-height: 65px;
    margin: 0 0 35px;
}
.blogtitle {
	padding: 4px 25px;
}
.blogtitle h2 {
	font-weight: 800;
	letter-spacing: -1px;
}
.footer ul.main-navigation li a {
    color: #030404 !important;
    font-weight: 400;
	
}
.ws-partners .columns-center {

    justify-content: center;
}
.ws-partners img {
	margin: 0 5vh;
}
.touch-more {
    text-align: center;
    margin: 65px 0;
}
.touch-more a {
    color: #fff;
    background: #7b121e;
    padding: 20px;
    font-weight: 800;
}
.touch-more:hover a {
    color: #fff;
	background: #030404;
    
    padding: 20px;
    font-weight: 800;
}
/*.home-work-title {
	border-top: 2px solid #030404;
}*/
.work-section {
	margin-bottom: 50px;
}
.home-work-title h2 {
  font-size: 36px;
  font-weight: 600;
  line-height: 45px;
  padding-right: 12px;
  letter-spacing: -1px;
}

.work-column {
	width: 24%;
}
.featured-work {
	margin: 0 15px;
}
/*.featured-work:last-child {
	margin-right: 0px;
}*/
/*.featured-works .slick-list {
    overflow: visible;
}
.work-section {
    overflow: hidden;
}*/
/*.products-inner:after {
    position: absolute;
    top: 0;
    left: 0;

    background-image: linear-gradient(-180deg, rgba(0,0,0, 0) 13%, #000 100%);
    background-image: linear-gradient(-180deg, rgba(0,0,0, 0) 50%, rgb(0 0 0 / 90%) 100%);
	    background-image: linear-gradient(-180deg, rgba(0,0,0, 0) 13%, rgb(0 0 0 / 89%) 100%);
    width: 100%;
    height: 100%;
    content: "";
    z-index: 7;

}*/
.products-inner {
    position: relative;
    padding: 150px 15px;
    text-align: center;
}
.products-inner h2 {
    color: #fff;
    text-shadow: 1px 1px #000;
    position: relative;
    /* color: #fff; */
    text-align: center;
    z-index: 8;
    margin-top: 0;
}
.products-inner h2 span {
	    /*color: #fff;*/
   font-weight: normal;
	font-size: 16px;
}
.home-products {
	/*background: #f5f5f5;
	padding: 100px 0;*/
}
.wide-container {
	padding: 0 5%;
}
.more a {
	padding-bottom: 15px;
	border-bottom: 1px solid #adadad;
	transition: all 0.3s;
	font-size: 15px;
	line-height: 25px;
	/*font-family: arial;*/
	font-weight: 800;
}
.more a:hover {
	padding-bottom: 10px;
	transition: all 0.3s;
}
.features {
	display: flex;
	align-items: center;
	justify-content: center;
}
.feature-col {
	display: flex;
	align-items: center;
	justify-content: center;
}
.number {
    font-size: 60px;
    /*font-weight: 200;*/
    line-height: 45px;
	padding-right: 12px;
}
.dm {
	padding-right: 35px;
	font-weight: 800;
	font-size: 11px;
	font-family: arial;
}
@font-face {
	font-family: 'handy';
	src: url( https://www.baboukas.gr/wp-content/themes/baboukas/fonts/Aka-AcidGR-Fifindrel.woff2) format('woff2'),
		url( https://www.baboukas.gr/wp-content/themes/baboukas/fonts/Aka-AcidGR-Fifindrel.woff) format('woff');

}
/***/
.outer-slider .first-slider .len {
    z-index: 8;
    display: block;
    position: absolute;
    bottom: 50%;
    max-width: 1290px;
    width: 46%;
    margin: 0 auto;
    padding: 0 0 0 0;
    transform: translate(-50%, 50%);
    left: 50%;
    text-align: center;
    /*color: #fff;
    font-weight: normal;
    font-size: 30px;
    z-index: 8;
    display: block;
    position: absolute;
    bottom: 200px;
    max-width: 1290px;
    width: 96%;
    margin: 0 auto;
    padding: 0 0 0 0;
    transform: translateX(-50%);
    left: 50%;
	font-family: 'handy';*/
}
.outer-slider .first-slider .len h2 {
	color: #fff;
    font-weight: normal;
    font-size: 80px;
    line-height: 65px;
   
    font-family: 'handy';
    text-align: center;
    /*color: #fff;
    font-weight: normal;
    font-size: 30px;
    z-index: 8;
    display: block;
    position: absolute;
    bottom: 200px;
    max-width: 1290px;
    width: 96%;
    margin: 0 auto;
    padding: 0 0 0 0;
    transform: translateX(-50%);
    left: 50%;
	font-family: 'handy';*/
}
.outer-slider .second-slider .len h2 {
    color: #fff;
    font-weight: normal;
    font-size: 45px;
    line-height: 65px;
	margin: 0 0 35px;
}
.outer-slider .second-slider .len {
    z-index: 8;
    display: block;
    position: absolute;
    bottom: 50%;
    max-width: 100%;
    width: 90%;
    margin: 0 auto;
    padding: 0 0 0 0;
    transform: translatey(50%);
    left: 5%;
    text-align: left;
}
.outer-slider .second-slider .len p {
 color: #fff;
}
.outer-slider {
		height: 100vh;
	position: relative;
	z-index: 9;
}
/*.slider {

    display: flex;
    justify-content: center;
    vertical-align: middle;
    align-items: center;
}*/
.slider-overlay {
	height: 100vh;
	position: absolute;
	width: 100%;
	z-index: -1;
}
.sliddasder-overlay:before {
	position: absolute;
	top: 0;
	left: 0;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.7)),to(transparent));
    background: -o-linear-gradient(top,rgba(0,0,0,.7),transparent);
    background: linear-gradient(180deg,rgba(0,0,0,.7),transparent);
	width: 100%;
	height: 100%;
	content: "";
	z-index: 1;
}
.slider-overlay:after {
	position: absolute;
	bottom: 0;
	left: 0;
    /**background: -webkit-linear-gradient(to right top, #000000, rgba(0,0,0, 0.4) 56%);
    background: -o-linear-gradient(to right top, #000000, rgba(0,0,0, 0.4) 56%);
    background: linear-gradient(to right top, #000000, rgba(0,0,0, 0.4) 56%);*/
	background: rgba(0, 0, 0, 0.49019607843137253);
	width: 100%;
	height: 100%;
	content: "";
	z-index: 7;
}
.s-sliczxczxcde:before {
	position: absolute;
	top: 0;
	left: 0;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.7)),to(transparent));
    background: -o-linear-gradient(top,rgba(0,0,0,.7),transparent);
    background: linear-gradient(180deg,rgba(0,0,0,.7),transparent);
	width: 100%;
	height: 100%;
	content: "";
	z-index: 1;
}
.s-slide:after {
	position: absolute;
	bottom: 0;
	left: 0;
    /*background: -webkit-linear-gradient(to right top, #000000, rgba(0,0,0, 0) 56%);
    background: -o-linear-gradient(to right top, #000000, rgba(0,0,0, 0) 56%);
    background: linear-gradient(to right top, #000000, rgba(0,0,0, 0) 56%);*/
	background: rgba(0, 0, 0, 0.22);
	background: rgb(0 0 0 / 65%);
	background: rgb(0 0 0 / 46%);
	background-image: linear-gradient(-180deg, rgba(0,0,0, 0) 13%, #000 100%);
	background-image: linear-gradient(-180deg, rgba(0,0,0, 0) 50%, rgb(0 0 0 / 90%) 100%);
	width: 100%;
	height: 100%;
	content: "";
	z-index: 7;
}
.s-slide {
	height: 100vh;
	width: 100%;
}
.i-slide {
	height: 100vh;
	position: absolute;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%;
}

.outer-slider .slider ul.slick-dots {
    z-index: 8;
    display: block;
    position: absolute;
    bottom: 0px;
    color: #fff;
    /*max-width: 1290px;*/
    width: 90%;
    margin: 0 auto;
    padding: 0 0 0 0;
    border-top: 1px solid rgba(255, 255, 255, 0.38);
		    border-top: 1px solid rgba(186, 206, 227, 0.36);
    transform: translateX(-50%);
    left: 50%;
	display: flex;
	align-items: center;
	justify-content: space-between;
    flex-flow: row wrap;
}
.outer-slider .slider ul.slick-dots li {
    display: inline-block;
	width: 31%;
	padding: 0;
	vertical-align: text-top;
	position: relative;
	font-size: 15px;
	line-height: 20px;
	height: 120px;
	display: flex;
	align-items: center;
	top: -2.5px;
	opacity: .5;
}
.outer-slider .slider ul.slick-dots li a {
    max-width: 95%;
	color: #fff;
}
.outer-slider .slider ul.slick-dots li.slick-active:before {
    border-top: 4px solid #7b121e;
	width: 100%;
	content: " ";
	position: absolute;
	top: 0px;

}
.outer-slider .slider ul.slick-dots li.slick-active {

	opacity: 1;
}
.s-title {
    color: #fff;
    position: absolute !important;
    z-index: 8 !important;
	bottom: 180px;
	max-width: 1290px;
	width: 100%;
    margin: 0 auto;
	transform: translateX(-50%);
    left: 50%;
}
.s-title h3 {
	font-size: 42px;
	max-width: 600px;
	margin-bottom: 50px;
	line-height: 50px;
}
.s-title a h3 {
	color: #fff !important;
}
.outer-slider ul.slick-dots li a {
    padding-left: 15px;
}
.outer-slider ul.slick-dots li:last-child {
   justify-content: flex-end;
}
.outer-slider ul.slick-dots li:nth-child(2) {
   justify-content: center;
}


.outer-slider ul.slick-dots li span {
    width: 25px;
    height: 25px;
    position: relative;
    /* padding: 3px; */
    text-align: center;
    line-height: 25px;
    border: 1px solid rgba(255, 255, 255, 1);
    border-radius: 3px;
}
.outer-slider ul.slick-dots li span:before {
    background-color: transparent;
    border-radius: 5px;
    box-shadow: 2px 2px 2px rgba(0,0,0, .18);
    display: block;
    height: 100%;
    margin-top: -1.8em;
    position: absolute;
    transform: rotate(45deg);
    width: 100%;
    z-index: -1;
    border: 1px solid #fff;
    opacity: 0.5;
}
.outer-slider .slick-slider { overflow: hidden; }
.outer-slider .slick-slider div.slick-active .i-slide {
  -webkit-animation: myMove 6s 1 ease-in;
  -moz-animation: myMove 6s 1 ease-in;
  -o-animation: myMove 6s 1 ease-in;
  -ms-animation: myMove 6s 1 ease-in;
  animation: myMove 6s 1 ease-in;
}
.icon-scroll {
    position: absolute;
    bottom: 25px;
    right: 3px;
    width: 1em;
    height: 3.125em;
    transform: translateX(-50%) scale(2);
    z-index: 99999;
	display: none;
}

.icon-arrows::after,
.icon-arrows::before {
  content: '';
}
.icon-arrows span, .icon-arrows::after, .icon-arrows::before {
    display: block;
    width: 0.215em;
    height: 0.215em;
    border-right: 1px solid rgba(255,255,255,.8);
    border-bottom: 1px solid rgba(255,255,255,.8);
        margin: 0 0 0.125em 0.245em;
    transform: rotate(45deg);
    animation: mouse-scroll 1s infinite;
    animation-direction: alternate;
}

.icon-arrows::before {
	margin-top: 0.315em;
	animation-delay: .1s;
}

.icon-scroll span {
	animation-delay: .2s;
}

.icon-arrows::after {
	animation-delay: .3s;
}

.icon-scroll .mouse {
    height: .975em;
    width: .575em;
    border: 1px solid rgba(255,255,255,.8);
    border-radius: 2em;
}
.icon-scroll .wheel {
    position: relative;
    display: block;
    height: 0.1075em;
    width: 0.1075em;
    margin: 0.1875em auto 0;
    background: rgba(255,255,255,.8);
    /* animation: mouse-wheel 1.2s ease infinite; */
    border-radius: 50%;
}

@keyframes mouse-wheel {
	0% {
		opacity: 1;
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		transform: translateY(.375em);
	}
}

@keyframes mouse-scroll {
	0%   { opacity: 0; }
	50%  { opacity: .5; }
	100% { opacity: 1; }
}
.scroll-section {
    z-index: 8;
    display: block;
    position: absolute;
    bottom: 0px;
    color: #fff;
    max-width: 1290px;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 0 0;
    transform: translateX(-50%);
    left: 50%;
}




@keyframes myMove {
  from { transform: scale(1.1,1.1); transform-origin: 50% 50%; }
  to { transform: scale(1.0,1.0); transform-origin: 50% 0%; }
}
@-webkit-keyframes myMove {
  from { -webkit-transform: scale(1.1,1.1); -webkit-transform-origin: 50% 50%; }
  to { -webkit-transform: scale(1.0,1.0); -webkit-transform-origin: 50% 0%;  }
}
@-o-keyframes myMove {
  from { -o-transform: scale(1.1,1.1); -o-transform-origin: 50% 50%; }
  to { -o-transform: scale(1.0,1.0); -o-transform-origin: 50% 0%;  }
}
@-moz-keyframes myMove {
  from { -moz-transform: scale(1.1,1.1); -moz-transform-origin: 50% 50%; }
  to { -moz-transform: scale(1.0,1.0); -moz-transform-origin: 50% 0%; }
}
a.readmore-slider {
    padding: 15px 25px;
    color: #fff;
    border-top: 0px solid rgba(186, 206, 227, 0.36);
    font-size: 14px;
    background: #7b121e;
}
a.readmore-slider:hover {
    color: #fff;
    background: #000;
}
/***/
.st-inner {
	height: 800px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
.st-page-image .st-inner-inner {
    position: absolute;
    bottom: 35px;
    left: -35px;
    color: #fff;
    background: #7b121e;
    padding: 25px;
    font-weight: 200;
    font-size: 22px;
	line-height: 32px;
    max-width: 415px;
}
.st-inner-inner p.more {
    margin-top: 20px;
}
.st-inner-inner p.more a {
	color: #fff;
    padding-bottom: 15px;
    border-bottom: 1px solid #fff;
    transition: all 0.3s;
    font-size: 15px;
    line-height: 25px;
    /* font-family: arial; */
    font-weight: 800;
	opacity: .9;
}
.st-inner-inner p.more a:hover {
	color: #fff;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
    transition: all 0.3s;
    font-size: 15px;
    line-height: 25px;
    /* font-family: arial; */
    font-weight: 800;
	opacity: 1;
}
.st-page-image {
	width: 48%;
}
.st-page-text {
	width: 55%;
	margin: 0 auto;
}
.intro {
	padding: 90px 0;
}
.intro p {
	font-size: 21px;
    text-align: center;
    line-height: 41px;
    margin-top: 70px;
    font-weight: 400;

}
.banners .slick-dots li {
    position: relative;
    display: block;
    width: 30px;
    height: 30px;
    margin: 0px;
    padding: 0;
    cursor: pointer;
}
.banners .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    /*width: 40px;
    height: 40px;
    padding: 5px;*/
	width: 30px;
    height: 30px;
    padding: 0px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
	margin: 0 2px;
}
.banners .slick-dots li.slick-active button:before {
    font-family: 'slick';
    font-size: 40px;
    line-height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #7b131e;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.banners .slick-dots li button:before {
    font-family: 'slick';
    font-size: 40px;
    line-height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.banners .slick-dots li.slick-active button:before, .banners .slick-dots li.slick-active:hover button:before {
	opacity: 1;
}
.banners .slick-dots li.slick-active, .banners .slick-dots li.slick-active:hover {
	border: 1px solid #000;
    border-radius: 50%;
}
    
.banners .slick-dots li button:hover:before, .banners .slick-dots li button:focus:before {
    opacity: 1;
}
.banners ul.slick-dots {
    display: block;
    margin: 0 auto;
    padding: 20px 5px;
    text-align: center;
    max-width: 400px;
    position: absolute;
    top: 50%;
    right: 1.5%;
    transform: translateY(-50%);
}
.slider-title {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    text-align: center;
    font-weight: 700;
    font-size: 40px;
	z-index: 9995;
	display: none;
}
.header {
	position: absolute;
	width: 100%;
	z-index: 99999;
}
.header-two {
	position: absolute;
	width: 100%;
	z-index: 99999;
}
/*.header-left, .header-right {
	width: calc(50% - 120px);
}*/

ul.main-navigation ul.sub-menu {
    display: none;
    position: absolute;
    list-style: none;
    text-align: left;
    left: 0;
    margin: 7px 0 0;
    padding: 0;
    z-index: 9998;
    white-space: nowrap;
    width: auto;
}
ul.main-navigation li:hover > ul.sub-menu {
	display: block;
}
ul.main-navigation ul.sub-menu li {
    margin: 8px 0;
}
ul.main-navigation ul.sub-menu li {
    display: block;
    padding: 0;
    margin: 0;
}
ul.main-navigation ul.sub-menu li a {
	color: #000;
    padding: 10px 5px !important;
    display: block;
background: #efefef;
	width: 100%;
}
ul.main-navigation ul.sub-menu li a:hover {
    padding: 10px 5px;
    display: block;
	background: #7b121e;
	color: #fff !important;
}

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


.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%);*/
}

.catpost a {
	color: #B39540;
}
.header-right-top {
    display: flex;
    align-items: center;
    justify-content: end;
}
.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;
}

#cookie-notice img {
	margin: 0 auto;
	max-width: 125px;
}
#cookie-notice {

    width: 380px !important;
	min-width: 300px !important;
    left: auto !important;
    right: 0 !important;
}
#cookie-notice .cn-button {
	border-radius: 0 !important;
    display: block !important;
    margin: 15px !important;

}
#cookie-notice .cn-button:hover {
	background: #7fa125 !important;

}
.grecaptcha-badge {
	visibility: hidden;
}
.cn-close-icon {
	display: none;
}

.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: fixed;
  top: 0;
  background: #fff;
  z-index: 999;
	box-shadow: 0 5px 20px 5px rgb(0 0 0 / 13%);

}
.admin-bar #header-out.smaller {
  top: 32px;
}
#header-out.smaller ul.main-navigation li a {
    color: #000;

}

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

#header-out.smaller .header-logo img {
    width: 280px;
	transition: all .2s linear;
	padding: 5px 0;
}

.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;
}
.topmenu {
	/*display: none;*/
}
.hamburger {
    width: 30px;
    height: 25px;
    position: relative;
    cursor: pointer;
   /**/display: none;
    z-index: 998;
    right: 0px;

	margin-left: 15px
}
.hamburger span {
  background: #fff;
  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;
}
.smaller .hamburger span, .header-two .hamburger span {
  background: #000;
}
.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: #fff;
    z-index: 99999;
    transform: translate3d(100%,0,0);
    transition: transform 0.2s;
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	background: #000;
    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-weight: 700;
color: #fff;

line-height: 1.05em;
	text-align: left;

}

.offset-canvas ul li a:hover, .offset-canvas ul li.current-menu-item a {
    color: #b3182a;
}
.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: 80px 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 #7b121e;
	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: 22px;
    color: #fff;

    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: #fff;
	 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: 15px;
    font-weight: 500;
	 padding: 5px 0 5px 15px;
}
ul.mobile-navigation ul.sub-menu ul.sub-menu li a {
    font-size: 14px;
    font-weight: 300;
	padding-left: 24px;
}
.offset-canvas ul li.current-menu-item ul li a {
    color: #fff;
}
.offset-canvas ul li.current-menu-item ul li.current-menu-item a {
    color: #b3182a;
}
.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: #7b121e;
    text-align: center;
    font-weight: 900;
    top: 0;
    margin: 0;
    padding: 15px 0;
    width: 100%;
    cursor: pointer;
    z-index: 99;
}


.col20 {
	width: 280px;
	background: #EDEAE4;
}
.col80 {
	width: calc(100% - 280px);
}
.col80 .ws-gap {

	padding-left: 20px;
}
.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;
}

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


/*.slick-prev {
position: absolute;
    right: 62px;
	top: -77px;
    z-index: 1;
    cursor: pointer;
}
.slick-next {
position: absolute;
    right: 0px;
	top: -77px;
    z-index: 1;
    cursor: pointer;
}
*/
.slick-prev {
    position: absolute;
    z-index: 1;
    cursor: pointer;
    left: 0;
    top: 50%;
    transform: translatey(-50%);
    background: #7b121e;
    border-radius: 50%;
}
.slick-next {
    position: absolute;
    z-index: 1;
    cursor: pointer;
    right: 0;
    top: 50%;
    transform: translatey(-50%);
    background: #7b121e;
    border-radius: 50%;
}

.slick-next, .slick-prev {
    width: 40px;
    height: 40px;
    border: 0px solid #030404;
    /* padding: 10px; */
    line-height: 47px;
    text-align: center;
    font-size: 34px;
    color: #000;
    /*background: #030404;
    padding: 5px;*/
}
.slick-next:hover, .slick-prev:hover {
    background: #000;
}
.slick-next svg, .slick-prev svg {
width: 40px;
	height: 30px;
}
.slick-next path, .slick-prev path {
stroke: #fff !important;
}
.slick-next:hover, .slick-prev:hover {
   /* background: #7b131e;*/

}

.banner {
    background-image: url();
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 100vh;
	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 {
    font-size: 26px;
    margin: 35px 0 0;
    position: relative;
    /* font-weight: 400; */
    /* font-size: 60px; */
    font-weight: 200;
    /* line-height: 45px; */
    /* padding-right: 12px; */
}
/*h2.black: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;
	font-family: 'Manrope', sans-serif;

}
p {
	line-height: 28px;
}
a {
	color: #000;
	text-decoration: none;
}

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

}
.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: 30px 5%;
}
.large-container {
	max-width: 1400px;
	margin: 0 auto;
	padding: 0 15px;
}
.simple-columns {
	display: flex;
}
.col50 {
	margin-right: 50px;
}
.columns {
	display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}
.columns-no {
	display: flex;
    flex-flow: row wrap;
    clear: both;
}
.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: #030404;*/
	background-position: center center;
	text-align: center;
	padding: 80px 0;
	    color: #fff;
	display: none;
}
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: #030404;
	color: #fff;
	background: #f7f7f7;
	color: #030404;
	padding: 50px 0 0;
}
.footer-column {
	margin-bottom: 40px;
	font-weight: 300;
	margin-left: 0;
}
.footer-column h4 {
font-weight: 800;
    font-size: 24px;
    margin-top: 0;
    position: relative;
    letter-spacing: -1px;
}

ul.footer-navigation {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.footer-navigation li {
	margin: 22px 0;
}
ul.footer-navigation li a {
	padding: 3px 0;
	font-weight: 300;
}
ul.footer-navigation li a:hover {
    color: #970f1f;
}
ul.contact-details {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.contact-details li {
	margin: 32px 0;
	padding-left: 35px;
	position: relative;
}
ul.contact-details li a {
	padding: 3px 0;
}
ul.contact-details li.contact-phone:before {
	background-image: url(https://www.baboukas.gr/wp-content/uploads/2022/09/phone-alt-svgrepo-com.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	width: 25px;
	height: 25px;
	position: absolute;
	left: 0;
	top: -1px;
	content: "";
	text-align: center;

}
ul.contact-details li.contact-address:before {
	background-image: url(https://www.baboukas.gr/wp-content/uploads/2022/09/map-marker-alt-svgrepo-com.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	width: 25px;
	height: 25px;
	position: absolute;
	left: 0;
	top: -1px;
	content: "";
	text-align: center;

}
ul.contact-details li.contact-email:before {
	background-image: url(https://www.baboukas.gr/wp-content/uploads/2022/09/email-svgrepo-com-2.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	width: 25px;
	height: 25px;
	position: absolute;
	left: 0;
	top: -1px;
	content: "";
	text-align: center;

}
ul.social-media-icons {
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
ul.social-media-icons li {
	display: inline-block;
	margin: 0 16px 0 0;
	font-size: 32px;
}
.footer ul.social-media-icons {
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.footer ul.social-media-icons li {
	display: inline-block;
	margin: 0 8px;
	font-size: 32px;
}

.copyright {
    background: #f7f7f7;
    color: #030404;
	    background: transparent;
    color: #030404;
	padding: 40px 0;
    /*position: absolute;
    width: 100%;
    bottom: 16px;*/
}
/*.copyright .columns-center {
    border-top: 1px solid #030404;
}*/
.footer a, .copyright a {
	color: #fff;
	color: #030404;
}
.footer a:hover, .copyright a:hover {
    color: #7b121e;
}
.espa-hide {
	display: none;
}

.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 2vw;
	padding: 0 0 0 7px;
	display: inline-block;
	font-size: 16px;
	position: relative;
}

ul.main-navigation li a {
	color: #fff;
	font-weight: 400;
	padding: 7px 0;
}
.header-two ul.main-navigation li a {
	color: #000;
	font-weight: 400;
}
/*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 .search {
	width: 23px;
	height: 23px;
	background-image: url(https://www.baboukas.gr/wp-content/uploads/2022/09/search-svgrepo-com-1.svg);
	background-position: center center;
    background-repeat: no-repeat;
}

.column50 {
	width: 49%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.home .column50, .tax-products-category .column50 {
	background-color: #f7f7f7;
	margin-bottom: 35px;
}
.column50 img {
	margin: 0 auto;
}
.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: 12px 10px;
    margin: 10px 0 0;
    font-family: inherit;
    background: transparent;
    border: 1px solid #2c2c2c;
	color: #fff;
}
form.wpcf7-form textarea.wpcf7-textarea {
    width: calc(100% - 20px);
    padding: 12px 10px;
    margin: 10px 0 0;
    font-family: inherit;
    background: transparent;
    border: 1px solid #2c2c2c;
	color: #fff;
}
.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: #7b131e;
    outline: none;
    border: none;
    color: #fff;
    margin-top: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 15px 25px;
    display: block;
    text-decoration: none;
}
.wpcf7-submit {
    background-color: #5a0710;

}
@media only screen and (max-width: 1600px) {
.column30 {
    width: 400px;
}
	.column70 {
    width: calc(100% - 420px);
}
	.featured-work p {
		font-size: 14px;
	}
}
@media only screen and (max-width: 1400px) {
			.simple-product-item {
    padding: 0 !important;
    width: 23.5% !important;
    margin-top: 0 !important;
    margin-right: 1.5%;
    margin-bottom: 1.5%;
    margin-left: 0;
    text-align: center;
}
	.simple-product-item:nth-child(4n) {
    margin-right: 0 !important;
}
		.simple-product-item:nth-child(5n) {
    margin-right: 1.5% !important;
}
}
@media only screen and (max-width: 1195px) {
			.simple-product-item {
    padding: 0 !important;
    width: 31.8% !important;
    margin-top: 0 !important;
    margin-right: 1.5%;
    margin-bottom: 1.5%;
    margin-left: 0;
    text-align: center;
}
	.simple-product-item:nth-child(3n) {
    margin-right: 0 !important;
}
		.simple-product-item:nth-child(4n) {
    margin-right: 1.5% !important;
}
		.simple-product-item:nth-child(5n) {
    margin-right: 1.5% !important;
}
	#header-out.smaller .topmenu {
	display: none;
}

	.header-right-top {
		margin-bottom: 0;
	}
	.topmenu {
		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) {
		.simple-product-item {
    padding: 0 !important;
    width: 47.5% !important;
    margin-top: 0 !important;
    margin-right: 2.5%;
    margin-bottom: 2.5%;
    margin-left: 0;
    text-align: center;
}
	.simple-product-item:nth-child(2n) {
    margin-right: 0 !important;
}
		.simple-product-item:nth-child(3n) {
    margin-right: 2.5% !important;
}
		.simple-product-item:nth-child(4n) {
    margin-right: 0 !important;
}
		.simple-product-item:nth-child(5n) {
    margin-right: 2.5% !important;
}
	.column30 {
    width: 100%;
}
	.column70 {
    width: 100%;
}

	.products-inner {

    padding: 5vh 15px;
}
	.st-page-text, .st-page-image {
		width: 100%;
	}
	.column50 {
		width: 100%;
	}
	.outer-slider .slider ul.slick-dots li {
		width: 50px;
	}
	.outer-slider .slider ul.slick-dots {
		width: 200px;
	}
	.outer-slider ul.slick-dots li a {
		display: none;
	}
	.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%;
}
	.footer100 {
		width: 100%;
	}
	.footer100 img {
		margin: 0 auto;
	}
	.footer-right {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    text-align: left;
}
.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;
	}
	.copyright-left, .copyright-right, .copyright-center {
    width: 100%;
}
	.copyright-left p, .copyright-right p, .copyright-center p {

    font-size: 14px;
    margin: 0 0 5px 0;
		text-align: center;
}
}
	.resort-details p.more, .resort-details2 p.more {
    margin-top: 38px;
}
@media only screen and (max-width: 580px) {
	h4.show-footer1 {
position: relative;
}
	h4.show-footer1:before {
    position: absolute;
    top: -3px;
    right: 0;
    content: "+";
    font-size: 34px;
}
	h4.show-footer1.open:before {
    content: "-" !important;
}
h4.show-footer2 {
position: relative;
}
	h4.show-footer2:before {
    position: absolute;
    top: -3px;
    right: 0;
    content: "+";
    font-size: 34px;
}
	h4.show-footer2.open:before {
    content: "-" !important;
}
h4.show-footer3 {
position: relative;
}
	h4.show-footer3:before {
    position: absolute;
    top: -3px;
    right: 0;
    content: "+";
    font-size: 34px;
}
	h4.show-footer3.open:before {
    content: "-" !important;
}
			h3.show-footer4 {
position: relative;
}
	h4.show-footer4:before {
    position: absolute;
    top: -3px;
    right: 0;
    content: "+";
    font-size: 34px;
}
	h4.show-footer4.open:before {
    content: "-" !important;
}
	.footer1 {
	display: none;
	box-sizing: content-box;
}
		.footer2 {
	display: none;
	box-sizing: content-box;
}
		.footer3 {
	display: none;
	box-sizing: content-box;
}
		.footer4 {
	display: none;
	box-sizing: content-box;
}
#hidefooter1 .footer1 {
	display: block;
	box-sizing: content-box;
}
	#hidefooter2 .footer2 {
	display: block;
	box-sizing: content-box;
}
	#hidefooter3 .footer3 {
	display: block;
	box-sizing: content-box;
}
	#hidefooter4 .footer4 {
	display: block;
	box-sizing: content-box;
}
	.footer-column {
		margin: 0 auto 20px;
		max-width: 280px;
	}
	.footer100 {
		max-width: 100%;
		margin-bottom: 40px;
	}
	.footer-column h4 {
		margin-bottom: 20px;
	}
ul.footer-navigation li {
    margin: 0 0 22px 0;
}
	.category-navigation {
		display: none;
	}
	.yop {
		padding-top: 155px;
	}
	.simple-product-item {
    padding: 0 !important;
    width: 98% !important;
    margin-top: 0 !important;
    margin-right: 1%;
    margin-bottom: 30px;
    margin-left: 1%;
    text-align: center;
}
		.simple-product-item:nth-child(2n) {
    margin-right: 1% !important;
}
		.simple-product-item:nth-child(3n) {
    margin-right: 1% !important;
}
		.simple-product-item:nth-child(4n) {
    margin-right: 1% !important;
}
		.simple-product-item:nth-child(5n) {
    margin-right: 1% !important;
}
	#header-out.smaller .header-logo img {
    width: 220px;
    transition: all .2s linear;
    padding: 5px 0;
}
	.resort-details {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    align-items: center;
    margin: 40px auto 40px;
}
	.resort-details p.more, .resort-details2 p.more {
    margin-top: 29px;
}
	.redo-col1 {
    width: 100%;
		margin-bottom: 35px;
}
	.redo-col2 {
    width: 100%;
}
	.resort-details2 {
    flex-flow: wrap-reverse;
}
	.ws-gap {
    padding: 45px 0;
    clear: both;
}
	h1.white-title {
    font-size: 36px;
    text-align: center;
    line-height: 40px;
    padding-right: 0;
    margin: 25px 0 50px;
}
	.contact-section {
    margin: 40px auto !important;
    clear: both;
}
	.location {
		margin: 45px 0 0;
	}
	.page-title-section-inner h1 {
   
    font-size: 35px;
    line-height: 45px;
    margin: 0 0 20px;
}
	.page-title-section {
    height: 60vh;
}
	.page-title-section-inner {
   /* z-index: 8;
    display: block;
    position: absolute;
    bottom: 50%;
    max-width: 100%;
    width: 90%;
    margin: 0 auto;
    padding: 0 0 0 0;
    left: 5%;
		transform: translatey(90%);*/
    text-align: center;
    
}
	.our-partners {
		width: 48%;
		margin: 10px 0;
	}
	.ws-partners img {
    margin: 0 auto;
}
	.ws-partners h2 {
		margin-bottom: 25px;
	}
	.slick-prev {

    left: calc(50% - 45px);


}
	.slick-next {
    right: calc(50% - 45px);
}
	.intro {
    padding: 40px 0;
}
	.intro p {
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    margin-top: 30px;
    font-weight: 400;
}
	.features {

		text-align: center !important;
	}
	.feature-col {
		width: 45%;
		margin: 30px 0;
		    flex-flow: wrap;
	}
	.number {
    font-size: 55px;
    /* font-weight: 200; */
    line-height: 52px;
    padding-right: 0px;
}
	.dm {
		width: 100%;
		padding-right: 0;
	}
	.outer-slider .second-slider .len h2 {

    font-size: 35px;
    line-height: 45px;

}
		.location-col {
		width: 100%;
	}
	.location-col-inner {
    position: relative;
    left: auto;
    top: auto;
    transform: translate(0%, 0%);
    width: auto;
    padding: 20px;
}
	.copyright-center a {
	display: block;
}
	.copyright-center p {
	margin: 20px 0;
}
	.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;
}
	
	img.alignleft {
	display: block;
	text-align: center;
	margin: 25px auto;
	float: none;
}
img.alignright{
	display: block;
	text-align: center;
	margin: 25px auto;
	float: none;
}

	
		.column33 {
    width: 100%;
}
	.gmpMapDetailsContainer, .gmp_MapPreview  {
    height: 300px !important;
}
	.column50 p.likeh2 {
    font-size: 24px;
}
	.onedet {
		margin-bottom: 55px;
	}

	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%);
}

	.header-logo img {
    width: 170px;
}
		.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;

}
}
ul.main-navigation li.kourtina ul.sub-menu {
    display: flex;
    position: absolute;
    list-style: none;
    text-align: left;
    left: 50%;
	transform: translatex(-50%);
    margin: 7px 0 0;
    
    z-index: 9998;
    white-space: inherit;
    width: auto;
	padding: 15px;
	background: #efefef;
	display: none;
}

ul.main-navigation li.kourtina:hover > ul.sub-menu {
    display: flex;

}ul.main-navigation li.kourtina ul.sub-menu li {
    width: 180px;
}
ul.main-navigation li.kourtina ul ul {
    display: block !important;
}
ul.main-navigation li.kourtina ul li a {
	font-weight: 800;
}
ul.main-navigation li.kourtina ul ul li a {
	font-size: 14px;
	font-weight: 400;
}

ul.main-navigation li.kourtina ul.sub-menu ul.sub-menu {
	position: relative;
	    padding: 0;
    background: transparent;
}
.wpcf7 br {
	display: none !important;
}