/*
Theme Name: net22
Theme URI: 
Author: Net22
Author URI: https://www.net22.gr/
Description: Net22
Version: 1.0
*/

#header.transparent--header:not(.scrolled):not(.style_4) .cta--arrow {
	color: #fff;
	border-color: #fff;
	font-family: 'Mulish';
}

.footer--menu li a {
	font-family: 'Mulish';
}

.full--navigation-menu li a {
	font-family: 'Mulish';
}

a, 

.contact--list.style_1 li .contact--item-title {
	font-family: 'Mulish';
}

.villa--grid-wrapper {
	margin-top: 140px;
	background-color: var(--cta_bg);
	padding-block: 70px;
}

#footer {
	background-color: var(--footer_bg);
	margin-top: 100px;
}

.header--logo.header--logo-scrolled {
	opacity: 0;
	pointer-events: none;
	height: auto;
	width: 56px;
}

#header.style_3 .col--right .cta--arrow > .icon svg path {
	stroke: currentColor;
}
.contact--form input, .contact--form textarea {
	background-color:transparent;
}
.contact--list.style_1 li .inner--flex > div {
	margin-left:auto;
}
#contact--hero .menu--contact.contact--list .contact--item.tel-item  .inner--flex > div {
	margin-right:auto;
}
.languages--current > .icon:first-child {
	min-width: 13px;
}
@media(max-width:767px) {
	#homepage--location-parallax, .oel--wrapper .owl-carousel .image {
		height: 360px;
	}
	.page--header-wrapper.row .cols {
		flex-direction: column;
		row-gap: 20px;
		align-items:flex-start;
	}
	.sub-footer.style_2 {
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align: center;
	}
	#header.style_4 .header--logo {
		transform: unset;
		left: 25px;
	}
}

@media(min-width:992px) {
	.oel-3columns--wrapper .loop[data-count="5"] > article:nth-child(4) { 
		min-width: calc(100% + calc(50% + 10px));
	}
	.oel-3columns--wrapper .loop[data-count="5"] > article:nth-child(5) {
		min-width: calc(100% + calc(50% + 10px));
		margin-left:calc(50% + 10px);
	}
}

.floating--tels {
	display: flex;
	align-items: center;
	column-gap: 5px;
	transform: translateY(-5px);
	/* 	position: absolute;
	z-index: 1;
	left: calc(100% + 15px);
	top: 50%;
	transform: translateY(calc(-50% - 5px)); */
}
.floating--tels a {
	width: 22px;
	height: 22px;
	min-width: 22px;
	min-height: 22px;
	font-size: unset !important;
	max-width: unset !important;
	padding: 0 !important;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 1 !important;
	background-color: #fff;
	border-radius: 50%;
}
.floating--tels a::after {
	display:none !important;
}
.floating--tels a:first-child:not(only-child) {
	width: 21px;
	height: 21px;
	min-width: 21px;
	min-height: 21px;
}
.floating--tels a:last-child:not(only-child) {
	padding:2px 0 2px 1px !important;
}
.floating--tels a svg {
	height: 100%;
	width: 100%;
}
#footer .contact--list.style_1 li {
	border-color: var(--footer_color);
}
@media (max-width: 767px) {
	#footer.style_1 .footer--cols .col--right {
		max-width: 100%;
		min-width: unset;
	}
	.page--header-wrapper.row .cols {
		flex-direction: column;
		align-items: center;
		row-gap: 30px;
	}
}

/*
* Testimonials Style 3
*/
#testimonials.style_3 .cols {
	max-width: 100%;
	display:block;
	width: 100%;
}
#testimonials.style_3 .cols .section--title {
	text-align: center;
	margin-bottom: 60px;
}
#testimonials.style_3 .cols .col--right {
	max-width:100%;
	width:100%;
}
#testimonials.style_3 .testimonials--actions .slider--controls {
	justify-content:space-between;
	width:100%;
	max-width:100%;
}
#testimonials.style_3 .testimonials--actions {
	position:relative;
}
#testimonials.style_3 .testimonials--actions .cta--arrow {
	position:absolute;
	left:50%;
	transform:translateX(-50%);
}
#testimonials.style_3 > .container {
	max-width: 1680px;
}
.testimonial--card .icons {
	margin-bottom:4px;
}
.testimonial--card .icons .icon {
	max-width:15px;
}
#testimonials .testimonials--actions .cta--arrow svg path {
	stroke:currentcolor;
}
#testimonials.style_3 .owl-stage-outer::before,
#testimonials.style_3 .owl-stage-outer::after {
	content:'';
	position:absolute;
	top:0;
	bottom:0;
	display:block;
	z-index:1;
	pointer-events:none;
	width: 320px;
	background: linear-gradient(to right, var(--body_bg) 0%, transparent 100%);
}
#testimonials.style_3 .owl-stage-outer::before {
	left:0;
}
#testimonials.style_3 .owl-stage-outer::after {
	right:0;
	background: linear-gradient(to left, var(--body_bg) 0%, transparent 100%);
}
.testimonial--card .icons .icon {
	max-width: 25px;
	width: 100%;
}
#testimonials.style_4 .owl-stage-outer::before, 
#testimonials.style_4 .owl-stage-outer::after {
	display:none;
}
@media(max-width:1550px) {
	#testimonials.style_3 .owl-stage-outer::before, 
	#testimonials.style_3 .owl-stage-outer::after {
		width:280px;
	}
}
@media(max-width:991px) {
	#testimonials.style_3 .owl-stage-outer::before, 
	#testimonials.style_3 .owl-stage-outer::after {
		display:none;
	}
	.testimonial--card {
		text-align:left;
	}
}
@media (max-width: 767px) {
	#testimonials.style_3 .col--left {
		display: block;
	}
	#testimonials.style_3 .cols .section--title {
		margin-bottom:30px;
	}
	#testimonials.style_3 .cols > div {
		margin:0 !important;
	}
}
/*
* End Testimonials Style 3
*/
body.page-template-template-location #header .header--logo {
	opacity: 0;
	pointer-events: none;
}
body.page-template-template-location #header .header--logo.header--logo-scrolled {
	opacity: 1;
	pointer-events: auto;
}
body.page-template-template-location #header .languages--wrapper.next .next--lang,
body.page-template-template-location #header #burger {
	color: var(--body_color) !important;
}
#header.has--sticky-logo .header--logo {
	top:10px;
}
.villa--grid-wrapper {
	margin-top: 80px;
}
#fixed--book-button {
	display:none !important;
}
.template--the-villa__amenities-facilities .cols .col--left .sticky .text.editor h3 {
	font-size: 1.6em;
	margin-bottom: 8px;
	text-transform: unset;
}
@media(max-width:1150px) {
	.template--the-villa__amenities-facilities .cols.grid {
		grid-template-columns:1fr;
		row-gap:50px;
	}
}
@media(max-width:991px) {
	.footer--logo {
		width: 160px;
		height:auto;
	}
}
@media(max-width:767px) {
	#header.style_3 .header--content {
		column-gap: 20px;
	}
	#header.style_3 .col--right {
		column-gap: 20px;
	}
	.villa--grid-wrapper {
		margin-top: 20px;
	}
	.oel-3columns--wrapper, .oel--wrapper {
		margin-top: 20px;
	}
	#burger {
		min-width:50px;
	}
	#burger svg {
		width: 50px;
		height: 10px;
	}
	#header .header--logo {
		opacity: 0;
		pointer-events: none;
	}
	#header .header--logo.header--logo-scrolled {
		opacity: 1;
		pointer-events: auto;
	}
	#footer {
		margin-top:50px;
	}
	section#template--about-about {
		margin-bottom: -30px;
	}
	.facilities--loop .facilities--loop-single .cols ul li {
		text-align: left;
	}
	.template--the-villa__amenities-facilities .cols .col--left .sticky .text.editor h3 {
		font-size: 1.3em;
	}
	.template--the-villa__amenities-facilities {
		margin-top: 70px;
	}
	.facilities--loop-single .cols {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		row-gap: 20px;
	}
}