/*
Theme Name: Divi - Child theme
Theme URI: 
Version: 0.8
Description: Divi - Child 
Author: Social Mind
Author URI: http://www.socialmind.gr
Template: Divi
*/
/*@import url(../Divi/style.css);*/
/* =Theme customization starts here

------------------------------------------------------- */

:root {
	--light-brown: #ddd3cb;
	--brown: #ada098;
	--main: #064b76;
	--second: #26a6de;
	--background: #e7e2de;
}

@font-face {
	  font-family: 'ACQuinfo';
	  src: URL('/wp-content/themes/Divi-child/fonts/ACQuinfo.otf') format('truetype');
}

/* Main elements - start */ 

.main-title h2, .blog-grid h2,  #menu-footer-menu .menu-item {
	width: fit-content;
    margin: 0 auto;
    position: relative;
	font-family: 'ACQuinfo' !important;
	text-align: center;
	padding-left: 25px;
    padding-right: 25px;
}

.main-title.et_pb_text h2 {
	padding-bottom: 0px;
}

.main-title h2 span {
	color: #064b76;
}

.main-title h2:before, .main-title h2:after, .blog-grid h2:before, .blog-grid h2:after, #menu-footer-menu .menu-item:before, #menu-footer-menu .menu-item:after, header .sub-menu li:not(.wpml-ls-item) a:before, header ul.sub-menu li:not(.wpml-ls-item) a:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 15px;
    width: 15px;
	opacity: 0;
    background-image: url(https://thanosefthimiou.gr/wp-content/uploads/2023/09/asset4-1.png);
}

.main-title h2:before, .blog-grid h2:before, #menu-footer-menu .menu-item:before, header .sub-menu li a:before {
	left: 0;
}

.main-title h2:after, .blog-grid h2:after, #menu-footer-menu .menu-item:after, header .sub-menu li a:after {
	right: 0;
}

.main-title.et_had_animation h2:before, .blog-grid article:hover h2:before , #menu-footer-menu .menu-item:hover:before, header .sub-menu li a:hover:before {
	animation: opacityRightRotate 0.8s linear;
	animation-fill-mode: forwards;
}

.main-title.et_had_animation h2:after, .blog-grid article:hover h2:after, #menu-footer-menu .menu-item:hover:after, header .sub-menu li a:hover:after {
	animation: opacityLeftRotate 0.8s linear;
	animation-fill-mode: forwards;
	animation-delay: 0.3s;
}

.main-button, form input[type="submit"] {
	width: fit-content;
    padding: 20px 30px;
    border-radius: 35px;
    color: var(--main);
    font-size: 16px;
    border: 1px solid var(--main);
    cursor: pointer;
	background-color: transparent;
	transition: all 0.5s ease;
	background: linear-gradient(to top, var(--second) 50%, transparent 50%);
	background-size: 100% 200%;
	background-position: top left;
	transition: all .5s ease-out;
	font-weight: bold;
}

.contactform form input[type="submit"] {
	margin-top: 10px !important;
}

.main-button.centered, form input[type="submit"] {
	margin: 0 auto;
	display: block;
}

.main-button:hover, form input[type="submit"]:hover {
	border: 1px solid var(--second);
	color: white;
	background-position: bottom left;
}

.main-button p {
	text-align: center;
}

body #main-content .et_pb_section {
	max-width: 100vw;
	overflow: hidden;
}

body.page #main-content .et_pb_section:not(.main-banner):not(.language-section):not(.footer-sign):after {
    content: url(https://thanosefthimiou.gr/wp-content/uploads/2023/09/asset40.png);
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: fit-content;
    top: 0;
}

/* main banner */

.main-banner:not(.coming-soon) .et_pb_row .et_pb_column {
    margin: 0 auto !important;
    position: relative;
    float: unset;
    padding: 0;
	height: 350px;
    width: auto;
    aspect-ratio: 2/2;
    display: flex;
    align-items: center;
    justify-content: center;
	border: 2px solid var(--main);
    border-top-left-radius: 45%;
    border-top-right-radius: 45%;
}

.coming-soon.et_pb_section {
	display: flex;
	justify-content: center;
	padding: 100px 0px 30px 0px;
	align-items: center;
}

.coming-soon .et_pb_row .et_pb_column {
    float: unset;
    width: fit-content !important;
    margin-right: auto !important;
    margin-left: auto;
}

.main-banner .et_pb_text {
	margin: 0 auto;
}

.main-banner .et_pb_text h1 {
	font-family: 'ACQuinfo';
	font-size: 45px;
    color: var(--main);
	padding: 0;
	position: relative;
	max-width: 300px;
}

.main-banner:not(.homepage) .et_pb_text h1 {
	text-align: center;
}

.main-banner.homepage h1, .footer-logo h1 {
	padding: 0px 20px;
}

.footer-logo.et_pb_text h1 {
	font-family: 'ACQuinfo';
	width: fit-content;
    margin: 0 auto;
    position: relative;
	font-size: 35px;
    color: var(--main);
}

.main-banner.homepage h1:before {
    content: url(https://thanosefthimiou.gr/wp-content/uploads/2023/09/asset18.png);
    position: absolute;
    right: 10%;
    bottom: -10%;
	opacity: 0;
	animation: logohm 1s linear;
	animation-fill-mode: forwards;
}

.footer-logo h1:before {
	content: url(https://thanosefthimiou.gr/wp-content/uploads/2023/09/asset18footer2.png);
    position: absolute;
    right: 10%;
    bottom: -10%;
	opacity: 0;
}

.footer-logo.et_had_animation h1:before {
	animation: logohm 1s linear;
	animation-fill-mode: forwards;
}

.main-banner .et_pb_text h1 span, .footer-logo h1 span {
	color: var(--second);
}

.vision-row-2 .et_pb_text span, .vision-row-1 .et_pb_text span {
	color: var(--main);
}

.main-banner:not(.coming-soon) .et_pb_row .et_pb_column:before, .main-banner:not(.coming-soon) .et_pb_row .et_pb_column:after {
	content: url(https://thanosefthimiou.gr/wp-content/uploads/2023/09/asset57.png);
	position: absolute;
	padding: 10px 0px;
	background: var(--background);
	top: 45%;
}

.main-banner:not(.coming-soon) .et_pb_row .et_pb_column:after {
	content: url(https://thanosefthimiou.gr/wp-content/uploads/2023/09/asset61.png);
	right: -13px;
	animation: upDownReverse 4s linear infinite alternate;
}

.main-banner:not(.coming-soon) .et_pb_row .et_pb_column:before {
	content: url(https://thanosefthimiou.gr/wp-content/uploads/2023/09/asset60.png);
	left: -13px;
	animation: upDown 4s linear infinite alternate;
}

.et_pb_row .quote.et_pb_column {
	position: relative;
    width: fit-content;
    float: unset;
    margin: 0 auto !important;
    padding: 60px 0px;
}

.quote.et_pb_column .et_pb_text {
	max-width: 400px;
    margin: 0 auto;
}

.quote .et_pb_text h4 {
	font-size: 22px;
    text-align: center;
    line-height: 1.3em;
    padding: 0;
    color: var(--main);
}

.quote.small .et_pb_text h4 {
	font-size: 16px;
}

.quote.small .et_pb_text p {
	font-size: 13px;
}

.quote.et_pb_column .frame-1 {
	position: absolute;
    top: 0;
    left: -9%;
	transform: translate(-30px, -30px);
	opacity: 0;
	margin-bottom: 0;
}

.quote.et_pb_column .frame-2 {
	position: absolute;
    bottom: 0;
    right: -9%;
	transform: translate(30px, 30px);
	opacity: 0;
	margin-bottom: 0;
}

.quote.et_had_animation .frame-2  {
	animation: hmframe2 1s linear;
	animation-fill-mode: forwards;	
}

.quote.et_had_animation .frame-1  {
	animation: hmframe1 1s linear;
	animation-fill-mode: forwards;
}

.quote.small.et_pb_column .et_pb_text {
    max-width: 900px;
}

@keyframes upDown {
	from {
		transform: translatey(-40%);
	}
	to {
		transform: translatey(40%);
	}
}


@keyframes upDownReverse {
	from {
		transform: translatey(40%);
	}
	to {
		transform: translatey(-40%);
	}
}

@keyframes hmframe1 {
	0% {
		opacity: 0;
		transform: translate(-30px, -30px);
	}
	100% {
		opacity: 1;
		transform: translate(0px, 0px);
	}
}

@keyframes hmframe2 {
	0% {
		opacity: 0;
		transform: translate(30px, 30px);
	}
	100% {
		opacity: 1;
		transform: translate(0px, 0px);
	}
}

@keyframes logohm {
	0% {
		opacity: 0;
		right: 10%;
    	bottom: -10%;
	}
	100% {
		opacity: 1;
		right: 0;
    	bottom: 40%;
	}
}


@keyframes logohmsmall {
	0% {
		opacity: 0;
		right: 20%;
    	bottom: -10%;
	}
	100% {
		opacity: 1;
		right: 3vw;
    	bottom: 40%;
	}
}

@keyframes opacityFull {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes opacityRightRotate {
	0% {
		opacity: 0;
		transform: rotate(-90deg);
	}
	100% {
		opacity: 1;
		transform: rotate(0);
	}
}

@keyframes opacityLeftRotate {
	0% {
		opacity: 0;
		transform: rotate(90deg);
	}
	100% {
		opacity: 1;
		transform: rotate(0);
	}
}

@keyframes opacityRightRotateSmall {
	0% {
		opacity: 0.6;
		transform: rotate(-20deg);
	}
	100% {
		opacity: 1;
		transform: rotate(0);
	}
}

@keyframes opacityLeftRotateSmall {
	0% {
		opacity: 0.6;
		transform: rotate(20deg);
	}
	100% {
		opacity: 1;
		transform: rotate(0);
	}
}

@keyframes opacityRightRotateSmallToBig {
	0% {
		opacity: 0.6;
		transform: rotate(-15deg) scale(0.7)
	}
	100% {
		opacity: 1;
		transform: rotate(0) scale(1);
	}
}

@keyframes opacityLeftRotateSmallToBig {
	0% {
		opacity: 0.6;
		transform: rotate(15deg) scale(0.7)
	}
	100% {
		opacity: 1;
		transform: rotate(0) scale(1);
	}
}

@keyframes rotation {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(359deg);
	}
}

@keyframes rotationSmall {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(20deg);
	}
}

.two-buttons-column {
	display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

.two-buttons-column .main-button {
    margin: 0 !important;
    flex: 1;
    text-align: center;
	display: flex;
    align-items: center;
    justify-content: center;
}

/* Main elements - end */ 

/* Homepage - start */

.homepage-work-text .et_pb_text_inner {
    background: var(--brown);
    max-width: 660px;
    padding: 0px 30px;
    color: white;
    font-size: 16px;
    min-height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center !important;
}

.et_pb_row .homepage-work-text:nth-child(even) {
	align-self: flex-end;
}

.et_pb_row .homepage-work-text:nth-child(even) .et_pb_text_inner {
    border-top-right-radius: 140px;
    border-bottom-left-radius: 140px;
}

.et_pb_row .homepage-work-text:nth-child(odd) .et_pb_text_inner {
    border-top-left-radius: 140px;
    border-bottom-right-radius: 140px;
}

.homepage-work-column {
	display: flex;
    flex-direction: column;
    gap: 45px;
    align-items: flex-start;
	margin-top: 5%;
}

.homepage-work-text img {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -25%;
	opacity: 0;
}

.et_pb_row .homepage-work-text.et_had_animation:nth-child(odd) img {
	animation: opacityLeftRotateSmallToBig 0.8s linear;
	animation-fill-mode: forwards;
	transform: rotate(-15deg) scale(0.7)
}

.et_pb_row .homepage-work-text.et_had_animation:nth-child(even) img {
	animation: opacityRightRotateSmallToBig 1.8s linear;
	animation-fill-mode: forwards;
	animation-delay: 0.3s;
	transform: rotate(15deg) scale(0.7)
}

.homepage-work-text  p {
    padding-bottom: 0;
}

.homepage-work-section:before {
	content: '';
    position: absolute;
    opacity: 0.1;
    left: 0;
    right: 0;
    background: url(https://thanosefthimiou.gr/wp-content/uploads/2023/09/asset9.png);
    width: 50%;
    height: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    margin: auto;
    top: 0;
    bottom: 0;
    background-position: 50% 50%;
    animation: rotation 15s infinite linear;
}

.homepage-about-quote.et_pb_text {
	text-align: center;
    font-family: 'ACQuinfo';
}

.homepage-about-img-1,  .homepage-about-img-3 {
	animation: opacityRightRotateSmall 2.5s linear infinite alternate;
}

.homepage-about-img-2 {
	animation: opacityLeftRotateSmall 2.5s linear infinite alternate;
}

.hm-img-wrap {
	width: fit-content;
    margin: 0 auto;
    text-align: center;
	position: relative;
}

.hm-img-wrap .profilepic {    
	position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: fit-content;
    width: fit-content;
    left: 95px;
	max-width: 82%;
	z-index: -1;
}

.hm-img-wrap.hm-img-wrap-1 .profilepic {
	left: 0;
	right: 0;
	margin: auto;
}

.resume-row .hm-img-wrap .profilepic {
	max-width: 49%;
    z-index: -1;
    left: 13px;
    right: 0;
    margin: auto;
}

.hm-img-wrap .circle {
	animation: rotationSmall 2.5s linear infinite alternate;
}

.star-1, .star-2, .star-3 {
    position: absolute;
	animation: opacityFull 1s linear infinite alternate;
}

.star-1 {
    top: -36px;
    left: 6%;
	animation-delay: 0.7s;
}

.star-2 {
    bottom: 0;
    right: -17px;
	animation-delay: 1.3s;
}

.star-3 {
    left: 34%;
    bottom: -15%;
	animation-delay: 1s;
}

.homepage-testimonials {
	max-width: 1000px;
    margin: 0 auto;
}

.homepage-testimonials.dica_divi_carousel .content > * {
    text-align: center;
    line-height: 1.8em;
}

.homepage-testimonials.dica_divi_carousel .content h4 {
	margin-top: 20px;
}

.homepage-testimonials.dica_divi_carousel .content p {
    background: var(--light-brown);
    padding: 0px 15px;
}

.homepage-testimonials.dica_divi_carousel .content p:nth-child(1) {
    padding-top: 15px;
	border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.homepage-testimonials.dica_divi_carousel .content p:nth-last-child(2) {
    padding-bottom: 15px;
	position: relative;
	border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

.homepage-testimonials.dica_divi_carousel .content p:nth-last-child(2):before {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    background: var(--light-brown);
    bottom: -16px;
    transform: rotate(45deg);
    margin: auto;
    left: 0;
    right: 0;
}

.homepage-testimonials.dica_divi_carousel.dica_divi_carousel_0 .swiper-pagination-bullet {
    background-color: #0c71c354!important;
	transition: all 0.7s ease;
}

.homepage-testimonials.dica_divi_carousel.dica_divi_carousel_0 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--main) !important;
	width: 22px;
    border-radius: 10px !important;
}

.hm-row-about .et_pb_text span {
    font-weight: bold;
    color: var(--main);
}

/* Homepage - end */

/* Vision - start */

.vision-row-1 {
	display: flex;
}

.vision-row-1 .et_pb_column {
	float: unset;
}

.vision-row-1 .et_pb_column.et_pb_column_2 {
	padding-top: 50px;
}

.vision-row-1 .et_pb_image.portrait {
	margin: 0 auto;
} 

.vision-row-1 .et_pb_image.planet {
	position: absolute;
    top: 30%;
    right: 15%;
	animation: opacityRightRotateSmall 2s linear infinite alternate;
} 

.vision-row-1 .et_pb_image.enviroment {
	position: absolute;
    top: -16%;
    right: 32%;
	animation: opacityRightRotateSmall 2s linear infinite alternate;
}


.vision-row-1 .et_pb_image.dna {
	position: absolute;
    top: -12%;
    right: 7%;
	animation: opacityLeftRotateSmall 2s linear infinite alternate;
}

.vision-animation {
	display: flex;
    align-items: center;
    justify-content: space-between;
}

.vision-animation.hands {
	position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    opacity: 0;
}

.vision-animation {
	height: 228px;
}

.vision-animation .circle1 {
	animation: toLeft 5s linear infinite alternate;	
	position: absolute;
    top: 0;
    left: 0;
}

.vision-animation .circle2 {
	animation: toRight 5s linear infinite alternate;	
	position: absolute;
    top: 0;
    right: 0;
}

.vision-animation .hands {
	position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
	animation: opacityFull1 5s linear infinite alternate;
}

.vision-row-1 .planet .et_pb_image_wrap, .vision-row-1 .enviroment .et_pb_image_wrap, .vision-row-1 .dna .et_pb_image_wrap {
	opacity: 0;	
}

.vision-row-1 .et_had_animation .planet .et_pb_image_wrap, .vision-row-1 .et_had_animation .enviroment .et_pb_image_wrap, .vision-row-1 .et_had_animation .dna .et_pb_image_wrap {
	animation: opacityFull 0.5s linear;
	animation-fill-mode: forwards;
}

.vision-row-1 .et_had_animation .dna .et_pb_image_wrap {
	animation-delay: 0.3s;
}

.vision-row-1 .et_had_animation .planet .et_pb_image_wrap {
	animation-delay: 0.6s;
}

@media screen and (min-width: 510px) and (max-width: 980px) {
	.vision-animation .circle1 {
		animation: toLeft1 5s linear infinite alternate;	
	}

	.vision-animation .circle2 {
		animation: toRight1 5s linear infinite alternate;	
	}
}

@media screen and (max-width: 509px) {
	.vision-animation .circle1 {
		animation: toLeft2 5s linear infinite alternate;	
	}

	.vision-animation .circle2 {
		animation: toRight2 5s linear infinite alternate;	
	}
}

@keyframes toLeft {
	0% {
		transform: translateX(60%);
	}
	100% {
		transform: translateX(0%);
	}
}

@keyframes toRight {
	0% {
	    transform: translateX(-60%);
	}
	100% {
		transform: translateX(0%);
	}
}

@keyframes toLeft1 {
	0% {
		transform: translateX(20vw);
	}
	100% {
	    transform: translateX(0);
	}
}

@keyframes toRight1 {
	0% {
		transform: translateX(-20vw);
	}
	100% {
	    transform: translateX(0);
	}
}

@keyframes toLeft2 {
	0% {
		left: 0;
	}
	100% {
		left: -50%;
	}
}

@keyframes toRight2 {
	0% {
		right: 0;
	}
	100% {
		right: -50%;
	}
}


@keyframes opacityFull1 {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

/* Vision - end */

/* Biography - start */

.resume-row.et_pb_row .et_pb_column {
	display: grid;
	gap: 30px;
	align-items: center;
    justify-items: center;
	max-width: 1000px;
    margin: 0 auto !important;
    float: unset;
}

.resume-text-1 {
	grid-column-start: 2;
    grid-column-end: 4;
}

.resume-text-2 {
	grid-row-start: 2;
    grid-row-end: 3;
}

.resume-row .photo {
	grid-row-start: 2;
    grid-row-end: 3;
    grid-column-start: 2;
    grid-column-end: 4;
}

.resume-text-3 {
	grid-row-start: 2;
    grid-row-end: 3;
}

.resume-row .resume-text.et_pb_text {
    text-align: center;
    background: var(--main);
    color: white;
    font-weight: bold;
    border-radius: 100%;
    width: 155px;
    aspect-ratio: 1/1;
    display: flex;
    align-items: center;
    justify-content: center;
	margin-bottom: 0px;
}

.lang-de .resume-row .resume-text.et_pb_text {
	width: 184px;
}

.biography-blurb.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container, .biography-toggle.et_pb_toggle .et_pb_toggle_title {
	text-align: center;
	padding: 0;
}

.biography-blurb .et_pb_main_blurb_image {
    margin-bottom: 0;
	position: absolute;
    top: 0;
    left: 0;
}

.biography-blurb h4 {
    padding-bottom: 0px;
	padding-left: 30px;
    padding-right: 30px;
}

.biography-toggle ul {
	list-style: none;
}

.biography-toggle ul li {
	position: relative;
}

.biography-toggle ul li:before {
	content: '';
    width: 14px;
    background: var(--second);
    position: absolute;
    aspect-ratio: 1/1;
    border-radius: 100%;
    left: -7px;
    top: 0px;
    z-index: -1;
    opacity: 0.8;
}

.resume-text.resume-text-4 {
	grid-column-start: 1;
    grid-column-end: 3;
}

.resume-text.resume-text-5 {
	grid-column-start: 3;
    grid-column-end: 5;
}

/* Biography - end */

/* Pathologia - start */

.pathologia-row-1.et_pb_row, .pathologia-row-2.et_pb_row, .pathologia-row-1.et_pb_row, .pathologia-row-3.et_pb_row {
	background: var(--light-brown);
    padding: 0px;
    border-radius: 30px;
    position: relative;
}

.pathologia-row-1 .et_pb_column {
	padding: 50px;
	padding-bottom: 100px;
}

.pathologia-row-3.et_pb_row {
	padding: 35px;
}

.pathologia-row-2 .et_pb_column {
	padding: 80px 50px 90px 50px;
}

.pathologia-row-1, .pathologia-row-2 {
	margin-bottom: 9%;
}

.pathologia-row-1 .et_pb_module.et_pb_text, .pathologia-row-2 .et_pb_module.et_pb_text {
	text-align: center;
}

.pathologia-row-1 .et_pb_module.et_pb_text h4, .pathologia-row-2 .et_pb_module.et_pb_text h4, .pathologia-row-3 .et_pb_module.et_pb_text h4 {
	color: var(--main);
    font-weight: bold;
	line-height: 1.4em;
}

.pathologia-row-1 .et_pb_module.et_pb_text h5, .pathologia-row-2 .et_pb_module.et_pb_text h5, .pathologia-row-3 .et_pb_module.et_pb_text h5 {
	color: var(--second);
    font-weight: bold;
	line-height: 1.4em;
}

.pathologia-row-1 .et_pb_image.image1 {
	position: absolute;
    top: -35px;
    left: -27px;
}

.pathologia-row-1 .et_pb_image.image2 {
	position: absolute;
    bottom: -66px;
    right: -1px;
}


.pathologia-row-2 .et_pb_image.image1 {
	position: absolute;
    top: -72px;
    left: 0;
    right: 0;
    margin: auto;
    width: fit-content;
}

.pathologia-row-2 .et_pb_image.image2 {
	position: absolute;
    bottom: -81px;
    right: 0;
    left: 0;
    margin: auto;
    width: fit-content;
}

@media screen and (max-width: 980px) {
	.pathologia-column-1.et_pb_column .pathologia-blurb.et_pb_blurb {
		flex: 0 1 300px;
	}
}

@media screen and (min-width: 981px) {
	.pathologia-column-1.et_pb_column .pathologia-blurb.et_pb_blurb {
		flex: 0 1 31.3%;
	}
}

.pathologia-column-1.et_pb_column .pathologia-blurb.et_pb_blurb {
    margin-bottom: 0;
	border: 1px solid var(--main);
    border-radius: 30px;
    padding: 20px;
}

.pathologia-column-1 {
    display: flex;
    flex-wrap: wrap;
    gap: 3%;
    row-gap: 30px;
    justify-content: center;
}

/* Pathologia - end */

/* Health Coaching - start */

.health-coaching-row-1 .et_pb_text_inner span {
    font-size: 19px;
    font-weight: bold;
    color: var(--main);
}

.health-coaching-row-1 .et_pb_column {
	display: flex;
}

.health-coaching-text.et_pb_text {
	padding: 27px 35px;
    border: 2px solid var(--main);
    border-radius: 30px;
    text-align: center;
    display: flex;
	background: var(--background);
    align-items: center;
    max-width: 450px;
    margin: 0 auto;
}

.health-coaching-row-1 .health-coaching-text-1:before {
	content: url(https://thanosefthimiou.gr/wp-content/uploads/2023/09/asset46.png);
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	height: fit-content;
	left: 0;
	opacity: 0;
	z-index: -1;
	transition: all 1s ease;
}

.health-coaching-row-1 .health-coaching-text-2:before {
	content: url(https://thanosefthimiou.gr/wp-content/uploads/2023/09/asset45.png);
	position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: fit-content;
    right: 0;
    opacity: 0;
	transition: all 1s ease;
	transition-delay: 1000ms;
	z-index: -1;
}

.health-coaching-row-1:before {
	content: url(https://thanosefthimiou.gr/wp-content/uploads/2023/09/asset48.png);
	position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: fit-content;
    bottom: -50px;
    opacity: 0;
	transform: scale(0);
	transition: all 1s ease;
	transition-delay: 1500ms;
	z-index: -1;
}

.health-coaching-row-1 .et_had_animation .health-coaching-text-1:before {
	left: -60px;
	opacity: 1;
}

.health-coaching-row-1 .et_had_animation .health-coaching-text-2:before {
	right: -60px;
	opacity: 1;
}

.health-coaching-row-1.et_had_animation:before {
	transform: scale(1);
	opacity: 1;
}

.health-coaching-row-2 .et_pb_text span {
	font-weight: bold;
	color: var(--main);
}

.health-coaching-row-2 .et_pb_text {
	margin: 0 auto;
	width: fit-content;
}

.health-coaching-row-2 .et_pb_text .et_pb_text_inner {
	padding: 27px 35px;
    border: 2px solid var(--main);
    border-radius: 30px;
    text-align: center;
	background: var(--background);
	max-width: 1000px;
}

.health-coaching-row-2 .et_pb_module.et_pb_text {
    margin-bottom: 0;
    padding-bottom: 150px;
}

.health-coaching-row-2 .health-coaching-text-3:before {
	content: url(https://thanosefthimiou.gr/wp-content/uploads/2023/09/asset49.png);
}

.health-coaching-row-2 .health-coaching-text-4:before {
	content: url(https://thanosefthimiou.gr/wp-content/uploads/2023/09/asset52.png);
}

.health-coaching-row-2 .health-coaching-text-5:before {
	content: url(https://thanosefthimiou.gr/wp-content/uploads/2023/09/asset50.png);
}

.health-coaching-row-2 .health-coaching-text-6:before {
	content: url(https://thanosefthimiou.gr/wp-content/uploads/2023/09/asset51.png);
}

.health-coaching-row-2 .et_pb_text:before {
	position: absolute;
    margin: auto;
    height: fit-content;
    width: fit-content;
    left: 0;
    right: 0;
    bottom: 100px;
	opacity: 0;
	transition: all 1s ease;
}

.health-coaching-row-2 .et_pb_module.et_pb_text.et_had_animation:before {
	bottom: 0;
	opacity: 1;
}

.health-coaching-row-2 .et_pb_module.et_pb_text.et_had_animation.health-coaching-text-6:before {
    bottom: 30px; 
}

/* Health Coaching - end */

/* Blog - start */

.blog-grid .et_pb_ajax_pagination_container {
	display: flex;
    gap: 4.5%;
    row-gap: 50px;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

.blog-grid article.et_pb_post {
    margin-bottom: 0;
    flex: 0 1 30.3%;
	display: flex;
    flex-direction: column;
    gap: 10px;
	text-align: center;
	transition: all 1s ease;
    min-width: 305px;
}

.blog-grid article.et_pb_post h2 {
    font-size: 20px;
	padding-bottom: 0px;
	flex: 3;
    display: flex;
    align-items: center;
    justify-content: center;
	position: relative;
    width: fit-content;
    margin: 0 auto;
	transition: all 0.5s ease;
}

.blog-grid article.et_pb_post .post-meta {
	margin-bottom: 0px;
	flex: 1;
}

.blog-grid article.et_pb_post .post-content {
    flex: 1;
}

.blog-grid a.entry-featured-image-url {
	display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin: 0 auto;
	margin-bottom: 15px;
	flex: 2;
}

.blog-grid .entry-featured-image-url img {
	height: 250px;
	width: 250px;
	border-radius: 100%;
	object-fit: cover;
}

.blog-grid .entry-featured-image-url:before {
    content: url(https://thanosefthimiou.gr/wp-content/uploads/2023/09/asset63.png);
    display: block;
    position: absolute;
    top: -9px;
    z-index: 1;
    left: -9px;
}

.blog-grid .clearfix:after {
    display: none;
}

.blog-grid article:hover .entry-featured-image-url:before {
	animation: rotationSmall 2.5s linear infinite alternate;
}

.blog-grid article:hover {
	transform: scale(1.05);
}

.blog-grid article:hover h2 {
	color: var(--main);
}

/* Blog - end */

/* Coming soon - start */

.coming-soon-contact-icons .et_pb_column .et_pb_icon {
    margin-bottom: 0px;
}

.coming-soon-contact-icons .location .et_pb_module_header {
	max-width: 245px;
}

.coming-soon-contact-icons .et_pb_column {
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
}

.contact-form-row.et_pb_row {
	max-width: 550px;
}

form input[type="tel"], form input[type="text"], form input[type="email"], form textarea {
    padding: 20px 35px;
    margin-bottom: 20px;
    width: 100%;
    background: transparent;
    border: 1px solid var(--main);
	transition: all 0.8s ease;
}

form input[type="text"]:focus, form input[type="email"]:focus, form textarea:focus, form input[type="tel"]:focus {
	border: 1px solid var(--second);
}

.language-section .et_pb_row {
	padding: 10px 0px;
}

.language-section .wpml-ls-statics-shortcode_actions {
	padding: 0;
}

.language-section .wpml-ls-statics-shortcode_actions ul {
	text-align: center;
    background: var(--light-brown);
    width: fit-content;
    margin: 0 auto !important;
    padding: 10px 20px;
}

/* Coming soon - end */

/* Inside blog - start */

.blog-main-image .et_pb_title_featured_container {
	text-align: center;
}

.blog-main-image .et_pb_title_featured_container img {
	width: auto;
}

.bog-content.et_pb_module, .blog-main-image.et_pb_module, .blog-title.et_pb_module {
	margin-bottom: 0px !important;
}

.bog-content:before, .blog-main-image:before, .blog-title:before {
    content: '';
    width: 1px;
    height: 0;
    position: absolute;
    background: var(--main);
    margin: auto;
    left: 0;
    right: 0;
    z-index: 1;
    top: 7px;
	transition: all 2s ease;
}

.blog-title:before {
	top: -65px;
}

.blog-main-image:before {
	top: -110px;
}

.blog-main-image.et_had_animation:before {
	height: 220px;
}

.blog-title {
	padding-top: 100px;
}

.blog-title.et_had_animation:before {
	height: 160px;
}

.bog-content {
	padding-top: 110px;
}

.bog-content.et_had_animation:before {
	height: 95px;
}

body.single-post h5 {
	border-left: 3px solid var(--main);
    padding: 2px 10px;
    color: var(--main);
    font-weight: bold;
    font-size: 16px;
}

body.single-post .et_pb_post_content h5:last-of-type {
    margin-bottom: 15px;
}

/* Inside blog - end */

/* Header - start */

.et_header_style_centered #top-menu>li>a {
    padding: 15px 15px;
}

header#main-header, #main-header.et-fixed-header {
	box-shadow: rgb(3 75 118 / 41%) 0px 3px, rgb(41 166 223 / 28%) 0px 7px !important;
}

#top-menu li.wpml-ls-menu-item .sub-menu {
 	width: fit-content;
}

#top-menu .sub-menu li.wpml-ls-menu-item a {
    width: 100px;
}

header #top-menu .menu-item-has-children>a:first-child:after {
	content: url(https://thanosefthimiou.gr/wp-content/uploads/2023/09/asset14.png);
    right: -3px;
    top: 14px;
	display: inline-block;
    vertical-align: baseline;
    margin-left: 6px;
	transition: all 0.5s ease;
}

header #top-menu .et-hover.menu-item-has-children>a:first-child:after {
	transform: rotate(45deg);
}

header .et-cart-info {
	display: none;
}

header .nav li ul {
    border-color: var(--main);
	border-top: 2px solid var(--main);
}

header #top-menu li li a {
    padding: 0;
    text-align: center;
    margin-bottom: 10px;
}

header .et_mobile_menu li a:hover, header .nav ul li a:hover {
    background-color: transparent;
    opacity: 1;
}
 
body.page-id-2 header .logo_container {
	display: none;
}

body.page-id-2 header {
	padding: 10px;
}

header#main-header {
	padding: 0;
} 

.et_header_style_centered header #top-menu>li>a {	
	padding: 17px 15px;
}

/* Header - end */

/* Footer - start */

footer .et_pb_widget_area {
	width: fit-content;
    margin: 0 auto;
}

footer .et_pb_column .et_pb_widget.widget_nav_menu {
	width: 100%;
	margin: 0;
}

#menu-footer-menu .menu-item {
    font-size: 18px;
    margin-bottom: 10px;
}

#menu-footer-menu .menu-item a {
	transition: all 0.5s ease;
}

#menu-footer-menu .menu-item a:hover, #top-menu a:hover {
	color: var(--main);
}

.footer-section:before {
	content: '';
    width: 0px;
    height: 1.5px;
    position: absolute;
    top: 0;
    background: var(--main);
	transition: all 2s ease;
}

.footer-section.et_had_animation:before {
	width: 100%;
}

.main-title.footer-title h2 {
	font-size: 17px;
    padding-bottom: 0;
}

.footer-newsletter .newsletter-wrap input[type="email"] {
	max-width: 320px;
    padding: 10px 20px !important;
	flex: unset;
}

.footer-newsletter .newsletter-wrap {
    justify-content: center; 
}

.footer-newsletter .newsletter-wrap input[type="submit"] {
	margin-left: 0;
    width: fit-content;
    margin-right: 0;
	flex: unset;
    padding: 18px 20px;
}

.footer-contact-col {
	display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 5px;
}

.footer-contact-col .et_pb_module_header {
	padding-bottom: 0px;
}

.footer-contact-col .location .et_pb_module_header {
	max-width: 196px;
}

.footer-contact-col.et_pb_column .et_pb_module.et_pb_blurb .et_pb_main_blurb_image {
    margin-bottom: 10px;
}

.footer-contact-col.et_pb_column .et_pb_module.et_pb_blurb {
    margin-bottom: 0px;
    width: fit-content;
}

.footer-contact-col.et_pb_column .et_pb_module.et_pb_blurb .et_pb_blurb_content {
	display: flex;
    align-items: center;
    gap: 5px;
    min-width: 243px;
}

.policy-column {
	display: flex;
    gap: 30px;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 5px;
}

/* Footer - end */

/* Groop sessions - start */

.groop-session-info-column.et_pb_column {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 3%;
    row-gap: 30px;
}

.groop-session-text-info-4.et_pb_text {
	max-width: 400px;
	margin: 0 auto;
}

.groop-session-info-column.et_pb_column .et_pb_text.groop-session-text-info, .groop-session-text-info-4 {
    flex: 0 1 31.3%;
    margin-bottom: 0;
    background: var(--main);
    padding: 100px 30px 30px 30px;
    border-radius: 30px;
    color: white;
	max-width: 400px;
    margin: 0 auto;
}

.groop-session-text-info:before, .groop-session-text-info-4:before {
    position: absolute;
    top: 20px;
    right: 20px;
    opacity: 0.4;
	animation: blureffect 4s linear infinite;
}

@keyframes blureffect {
	0% {
		filter: blur(0px);
	}
	30% {
		filter: blur(2px);
	}
	50% {
		filter: blur(0px);
	}
	100% {
		filter: blur(0px);
	}
}

.groop-session-text-info-1:before {
	content: url(https://thanosefthimiou.gr/wp-content/uploads/2023/09/group-session-1.png);
}

.groop-session-text-info-2:before {
	content: url(https://thanosefthimiou.gr/wp-content/uploads/2023/09/group-session-2.png);
}

.groop-session-text-info-3:before {
	content: url(https://thanosefthimiou.gr/wp-content/uploads/2023/09/group-session-5.png);
}

.groop-session-text-info-4:before {
	content: url(https://thanosefthimiou.gr/wp-content/uploads/2023/09/group-session-4.png);
}

.session-info-column {
    display: flex;
    flex-wrap: wrap;
    gap: 3%;
    row-gap: 30px;
    justify-content: center;
	border: 1px solid;
    border-color: var(--main);
    border-radius: 30px;
    padding: 30px;
}

.session-info-blurb .et_pb_blurb_content {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.session-info-column .session-info-blurb.et_pb_blurb {
    flex: 0 1 22.5%;
    display: flex;
	min-width: 173px;
	margin-bottom: 0;
}

.session-info-column .session-info-blurb.et_pb_blurb .et_pb_main_blurb_image {
    margin-bottom: 0px;
    flex: 2;
}

.session-info-column .session-info-blurb.et_pb_blurb .et_pb_blurb_container {
    flex: 1;
}

/* Groop sessions - end */

/* mailchimp - start */

.newsletter-wrap {
	display: flex;
}

.newsletter-wrap input[type="email"] {
	margin-bottom: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 35px;
    border-bottom-left-radius: 35px;
	flex: 4;
}

.newsletter-wrap input[type="submit"] {
	border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
	flex: 1;
	font-weight: bold;
}

/* mailchimp - end */

/* responsive - start */

@media screen and (max-width: 980px) {
	
	.column-reverse-mobile {
		display: flex;
		flex-direction: column-reverse;
		gap: 50px;
	}
	
	.homepage-testimonials.dica_divi_carousel .dica_divi_carouselitem:not(.swiper-slide-active) {
		height: 0px;
		visibility: hidden;
	}

	.homepage-testimonials.dica_divi_carousel .dica-container .swiper-wrapper .dica_divi_carouselitem {
		align-self: flex-start !important;
	}
	
	.homepage-about-row-1 {
		display: flex;
		flex-direction: column-reverse;
		gap: 50px;
	}
	
	.vision-row-1 {
		flex-direction: column;
		gap: 100px;
	}
	
	.vision-row-1 .et_pb_image.planet {
		right: auto;
		left: 65%;
	}
	
	.vision-row-1 .et_pb_image.enviroment {
		right: auto;
		left: 50%;
	}
	
	.vision-row-1 .et_pb_image.dna {
		right: auto;
		left: 70%;
	}
	
	.pathologia-main-section {
		display: flex;
		flex-direction: column;
		gap: 200px;
	}
	
	.health-coaching-row-1 .et_had_animation .health-coaching-text-2:before {
		right: -54px;
	}
	
	.health-coaching-row-1 .et_had_animation .health-coaching-text-1:before {
    	left: -54px; 
	}
	
	.health-coaching-row-1 {
		display: flex;
		flex-direction: column;
		gap: 80px;
		align-items: center;
	}
	
	.health-coaching-row-1 .et_pb_column {
    	max-width: 80%;
	}
	
	.health-coaching-row-1:before {
		top: 32%;
    	bottom: auto;
	}
	
	.health-coaching-row-1:after {
		display: none;
	}
	
	.groop-session-info-column {
		flex-direction: column;
	}
	
	#main-content .et_pb_section:not(.footer-sign) {
		padding: 100px 0;
	}
	
	.pathologia-row-1 .et_pb_text {
	    padding-top: 50px;
	}
	
	.blog-main-image:before {
		top: -120px;
	}
	
	.blog-main-image.et_had_animation:before {
		height: 148px;
	}
	
	.blog-title.et_had_animation:before {
		height: 120px;
		top: -35px;
	}
}

@media screen and (max-width: 980px) {
	.resume-text-1 {
		grid-column-start: 1;
		grid-column-end: 4;
		grid-row-start: 1;
	}

	.resume-text-2 {
		grid-row-start: 2;
		/* grid-row-end: 1; */
		grid-column-start: 1;
		grid-column-end: 2;
	}

	.resume-row .photo {
		grid-row-start: 3;
		grid-row-end: 3;
		grid-column-start: 1;
		grid-column-end: 4;
		margin-bottom: 0;
	}

	.resume-text.resume-text-3 {
		grid-row-start: 2;
		grid-row-end: 2;
		grid-column-start: 3;
		grid-column-end: 4;
	}

	.resume-text.resume-text-4 {
		grid-column-start: 1;
		grid-column-end: 2;
		grid-row-start: 4;
	}

	.resume-text.resume-text-5 {
		grid-column-start: 3;
		grid-column-end: 4;
		grid-row-start: 4;
	}
}

@media screen and (max-width: 665px) {
	.vision-row-1 .et_pb_image.enviroment {
		right: auto;
		left: 40%;
		top: -25%;
	}
}

@media screen and (max-width: 645px) {
	.health-coaching .two-buttons-column .main-button, .efthimiou-main.two-buttons-column .main-button {
    	margin: 0 !important;
    	flex: 100%;
	}
}

@media screen and (max-width: 625px) {
	.homepage-work-text .et_pb_text_inner {
		padding: 70px 19px;
	}
	
	.homepage-work-text img {
		top: -43px;
	}
}

@media screen and (max-width: 500px) {
	.homepage-testimonials.dica_divi_carousel .swiper-buttton-container {
		left: 17px;
		right: 17px;
	}
}

@media screen and (max-width: 490px) {
	.resume-row.et_pb_row .et_pb_column > * {
		grid-column-start: 1;
    	grid-column-end: 1;
	}
	
	.resume-text.resume-text-3 {
		grid-row-start: 4;
    		grid-row-end: 4;
	}
	
	.resume-text.resume-text-4 {
		grid-row-start: 5;
    	grid-row-end: 5;
	}
	
	.resume-text.resume-text-5 {
		grid-row-start: 6;
		grid-row-end: 6;
	}
}

@media screen and (max-width: 395px) {
	.main-banner.homepage .et_pb_text h1 {
		font-size: 35px;
		padding: 0px;
	}
	
	.main-banner.homepage h1:before {
		animation: logohm 1s linear;
		animation-fill-mode: forwards;
		content: url(https://thanosefthimiou.gr/wp-content/uploads/2023/09/asset18footer2.png);
		right: 10%;
		bottom: -10%;
		opacity: 0;
	}
}

body.page-id-311 header#main-header, body.page-id-311 footer {
	display: none;
}

/* header responsive - start */

@media screen and (max-width: 980px) {
	header#main-header #et_mobile_nav_menu {
		width: fit-content;
		margin: 0 auto;
		margin-top: 15px;
		position: initial;
	}
	
	header#main-header .mobile_nav {
		padding: 0;
	}
	
	header#main-header .select_page {
		display: none;
	}
	
	.et_header_style_centered header #logo {
		max-height: 90px;
	}
	
	.et_header_style_centered header .et_menu_container .mobile_menu_bar {
		position: relative;
		right: unset;
		top: unset;
	}
	
	.et_header_style_centered header#main-header div#et-top-navigation {
		position: initial;
		flex: 1;
	}
	
	.et_header_style_centered header#main-header .logo_container {
		flex: 2;
	}
	
	.et_header_style_centered #main-header .container {
		display: flex;
		align-items: center;
		position: initial;
	}
	
	.et_header_style_centered header .et_mobile_menu {
		width: 100%;
		left: 0;
		right: 0;
		margin: auto;
		top: 100%;
		max-width: 500px;
	}
	
	.et_mobile_menu li a {
    	color: #fff; 
	}
	
	header#main-header .et_mobile_menu {
		border-top: 4px solid var(--second);
		background: var(--main);
		height: 100vh;
	}
	
	.et_fixed_nav header#main-header {
		position: fixed;
	}
	
	.et_header_style_centered header#main-header.et-fixed-header .logo_container {
		height: auto;
	}
	
	.et_header_style_centered header.et-fixed-header #logo {
		max-height: 60px;
	}
	
	.et_header_style_centered header.et-fixed-header#main-header {
		padding: 5px 0px;
		animation: headeranimation 0.8s linear;
	}
	
	.et_mobile_menu .menu-item-has-children > a {
		position: relative;
	}
	
	.et_mobile_menu .menu-item-has-children > a:before {
		width: 0%;
		height: 100%;
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		background: #ffffff3d;
		transition: all 0.8s ease;
	}
	
	.et_mobile_menu .menu-item-has-children.selected-menu > a:before {
		width: 100%;
	}
	
	.mobile_menu_bar:before {
		color: var(--main);
	}
	
	/* Collapse Menu Start */
	/**** This hides the sub menu items on mobile ****/
	#page-container .mobile_nav li ul.hide {
		display: none !important;
	}
	/**** This adjusts the positioning and the background transparency of the parent menu item on mobile ****/
	#page-container .mobile_nav .menu-item-has-children {
		position: relative;
	}
	#page-container .mobile_nav .menu-item-has-children > a {
		background: transparent;
	}
	/**** This styles the icon and moves it to the right ****/
	#page-container .mobile_nav .menu-item-has-children > a + span {
		position: absolute;
		right: 0;
		top: 0;
		font-size: 20px;
		font-weight: 700;
		cursor: pointer;
		z-index: 3;
	}
	/**** Here you can swap out the actual icons ****/
	#page-container span.menu-closed:before {
		content: "\33";
		display: block;
		color: white;
		font-size: 16px;
		font-family: ETmodules;
		transition: all 0.5s ease;
		margin: 10px;
	}
	#page-container span.menu-closed.menu-open:before {
		transform: rotateZ(180deg);
		color: white;
	}
}

@keyframes headeranimation {
	from {
		opacity: 0;	
		transform: translatey(-10px);
	}
	to {
		opacity: 1;	
		transform: translatey(0px);
	}
}

/* header responsive - end */

/* responsive - end */

.single-product .et_pb_wc_price .woocommerce-Price-amount.amount {
    color: var(--main);
}

.price small.duration {
    color: var(--second);
    font-size: 18px;
    display: none;
}

.single-product .et_pb_wc_price{
    text-align: center;
    border: 2px solid var(--main);
    padding: 12px 10px 8px 10px;
    border-radius: 18px;
}

.single-product li.slot.selected a, .single-product a.ui-state-default.ui-state-active {
    background-color: var(--main) !important;
}


.single-product button.wc-appointments-appointment-form-button {
    width: 100%;
    background-color: var(--second) !important;
    color: white !important;
    border-color: var(--second) !important;
    border-radius: 22px !important;
}

.single-product button.wc-appointments-appointment-form-button:hover {
    background-color: var(--main) !important;
    border-color: var(--main) !important;
}

.wc-appointments-appointment-form-wrap .wc-appointments-appointment-form {
    border-radius: 20px;
}

.wc-appointments-date-picker .ui-datepicker .ui-datepicker-title {
    color: var(--main);
}

.wc-appointments-date-picker .ui-datepicker .ui-datepicker-next span:before, .wc-appointments-date-picker .ui-datepicker .ui-datepicker-prev span:before {
    color: var(--second);
}