@charset 'utf-8';
/*
 Theme Name:   Wizors Investments Child
 Theme URI:    http://wizors.ancorathemes.com/
 Description:  Wizors - Fully Responsive and Mobile Friendly theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     wizors-investments
 Version:      1.3.5
 Tags:         light, inheritable theme-options
 Text Domain:  wizors-investments
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
/*general*/
/*typography*/
@font-face {
    font-family: SourceCodePro;  
    src: url(https://georgitseasaccounting.gr/wp-content/themes/wizors-investments-child/fonts/SourceCodePro-VariableFont.ttf);  
    font-weight: normal;  
}
@font-face {
    font-family: Manrope;  
    src: url(https://georgitseasaccounting.gr/wp-content/themes/wizors-investments-child/fonts/Manrope-VariableFont.ttf);  
    font-weight: normal;  
}
@font-face {
    font-family: DM Mono Regular;  
    src: url(https://georgitseasaccounting.gr/wp-content/themes/wizors-investments-child/fonts/DMMono-Regular.ttf);  
    font-weight: normal;  
}
body,html,h1,h2,h3,h4,h5,h6,p,span,ul,li,ol,a {
	font-family: "Manrope", Arial, sans-serif !important;
}
body, p, span, a {
	font-size: 16px !important;
}

/* VARIABLES */
:root {
	--toppanelspaces: 48px;
}

/*header*/
header.top_panel {
	display: flex;
    flex-direction: column;
	background-color: #e8e2d7;
	/*min-height: 210px;*/
	padding: var(--toppanelspaces) 0;
	justify-content: center;
	/*position: fixed;*/
	position: sticky;
	top: 0;
	width: 100%;
}
.scheme_default .sc_layouts_row_fixed_on {
	background-color: #e8e2d7 !important;
	box-shadow: 0px 2px 5px #00000029;
}
/*
.page_content_wrap {
    margin-top: 210px;
}
*/
header.top_panel .top_panel_navi {
	order: 1;
}
header.top_panel .top_panel_navi .sc_layouts_logo img {
	max-width: 225px;
}
header .header_widgets_wrap {
	order: 0;
	margin-bottom: -80px;
}
header.top_panel .top_panel_title {
	display: none;
}
header #site-header {
    max-width: 1230px;
    padding: 0 15px !important;
    margin: 0 auto;
	left: 0 !important;
}
header .sc_layouts_row_type_compact .sc_layouts_logo img {
	max-height: unset;
}
header #site-header .sc_layouts_logo img {
	max-height: unset;
}
header.top_panel .top_panel_navi .content_wrap .columns_wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}
header.top_panel .top_panel_navi .content_wrap .columns_wrap nav.menu_main_nav_area .menu-item>a {
    color: #000;
    font-size: 16px;
	font-weight: 400;
	padding: 20px 20px 0 !important;
}
header.top_panel .top_panel_navi .content_wrap .columns_wrap nav.menu_main_nav_area .menu-item>a:hover {
    color: #b5aa9f !important;
}
header.top_panel .top_panel_navi .content_wrap .columns_wrap nav.menu_main_nav_area .menu-item.header-booking>a {
    background-color: #000;
    color: #e8e2d7;
    padding: 0 5px !important;
    margin: 19px 0 0 30px;
    font-weight: 700;
}
header.top_panel .top_panel_navi .content_wrap .columns_wrap nav.menu_main_nav_area .menu-item.header-booking>a:hover {
	background-color: #b5aa9f;
}
header.top_panel .top_panel_navi .content_wrap .columns_wrap nav.menu_main_nav_area .menu-item.header-booking>a:hover, header.top_panel .top_panel_navi .content_wrap .columns_wrap nav.menu_main_nav_area .menu-item.header-booking.current-menu-item>a {
    color: #e8e2d7 !important;
}

header .header_widgets_wrap .header_widgets_inner .content_wrap>.columns_wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
header .header_widgets_wrap .header_widgets_inner .content_wrap>.columns_wrap>aside {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
header .header_widgets_wrap .header_widgets_inner .content_wrap>.columns_wrap>aside#block-2 a {
	font-weight: 700;
}
header .header_widgets_wrap .header_widgets_inner .content_wrap>.columns_wrap>aside#block-2 a:hover {
	color: #b5aa9f;
}
header .header_widgets_wrap .header_widgets_inner .content_wrap>.columns_wrap>aside#block-2 img {
	vertical-align: baseline;
	margin-right: 2px;
}
header .header_widgets_wrap .header_widgets_inner .content_wrap>.columns_wrap>aside#polylang-4 ul>li.lang-item:before {
	display: none;
}
header .header_widgets_wrap .header_widgets_inner .content_wrap>.columns_wrap>aside ul {
    display: flex;
}
header .header_widgets_wrap .header_widgets_inner .content_wrap>.columns_wrap>aside ul>li.lang-item-first {
    margin-right: 5px;
}
header .header_widgets_wrap .header_widgets_inner .content_wrap>.columns_wrap>aside ul>li.lang-item-first a {
	padding-right: 5px;
    border-right: 1px solid #000;
}
header .header_widgets_wrap .header_widgets_inner .content_wrap>.columns_wrap>aside ul>li>a {
    font-size: 13px !important;
	color: #000;
	font-weight: 700;
}
header .header_widgets_wrap .header_widgets_inner .content_wrap>.columns_wrap>aside ul>li>a:hover {
	color: #b5aa9f;
}
@media (max-width: 1440px) {
	header.top_panel .top_panel_navi .content_wrap .columns_wrap nav.menu_main_nav_area .menu-item>a {
		padding: 20px 10px 0 !important;
	}
	header.top_panel .top_panel_navi .content_wrap .columns_wrap nav.menu_main_nav_area .menu-item.header-booking>a {
    	margin: 19px 0 0 10px;
	}
}
@media (max-width: 1262px) {
	.top_panel .sc_layouts_menu_mobile_button {
		display: block;
	}
	#menu_mobile .menu-item a {
		color: #e7e1d6 !important;
	}
	#menu_mobile .menu-item a:hover, #menu_mobile .menu-item.current-menu-item>a {
		color: #b5aa9f !important;
	}
	#menu_mobile .menu-item.header-booking {
		margin-top: 40px;
	}
	#menu_mobile .menu-item.mobile-telephone {
		margin-bottom: 43px;
	}
	#menu_mobile .menu-item.mobile-telephone>a {
		left: 16px;
	}
	#menu_mobile .menu-item.header-booking>a:before {
		content: '';
    	position: absolute;
    	width: 33px;
    	height: 3px;
    	top: -20px;
    	background-color: #e7e1d6;
	}
	#menu_mobile .menu-item.mobile-telephone:before {
		background-image: url(/wp-content/uploads/2021/12/phone-icon-footer.png);
    background-repeat: no-repeat;
    background-position: center;
    content: '';
    width: 12px;
    height: 13px;
    margin-left: 0;
    position: absolute;
    margin-top: 8px;
	}
	#menu_mobile .menu-item.mobile-telephone>a:after {
		content: '';
    	position: absolute;
    	width: 33px;
    	height: 3px;
    	top: 45px;
    	background-color: #e7e1d6;
    	left: -15px;
	}
	#menu_mobile .menu-item.lang-item-first>a:after {
		content: '';
		margin-left: 5px;
		border-right: 1px solid #e7e1d6;
	}
	#menu_mobile .menu-item.lang-item-en {
    	position: relative;
    	top: -29px;
    	left: 35px;
    	display: inline-block;
	}
	.menu_mobile .search_wrap {
		display: none;
	}
	.menu_mobile.scheme_dark .menu_mobile_inner {
    	color: #fff;
    	background-color: #000;
	}
	.menu_mobile .sc_layouts_logo {
		position: relative;
	}
	.menu_mobile .sc_layouts_logo img {
   		max-height: unset;
		max-width: 250px;
    	width: 100%;
	}
	header .header_widgets_wrap {
		display: none;
	}
	.menu_mobile .menu_mobile_nav_area {
    	max-height: unset !important;
		position: relative;
		top: 200px !important;
	}
	.top_panel {
    	min-height: 140px !important;
	}
	.page_content_wrap {
    	margin-top: 140px;
	}
}
@media (max-width: 767px) {
	header.top_panel .top_panel_navi .content_wrap .columns_wrap > .sc_layouts_column_align_left, header.top_panel .top_panel_navi .content_wrap .columns_wrap > .sc_layouts_column_align_right {
		width: 50% !important;
	}
	header.top_panel .top_panel_navi .content_wrap .columns_wrap > .sc_layouts_column_align_left {
		text-align: left;
	}
	header.top_panel .top_panel_navi .content_wrap .columns_wrap > .sc_layouts_column_align_right {
		text-align: right;
	}
}

/*footer*/
html[lang="el"] footer .footer-en {
	display: none;
}
html[lang="en-GB"] footer .footer-el {
	display: none;
}
footer .footer_widgets_wrap .footer_widgets_inner {
	background-color: #000;
	padding: 0;
	min-height: 440px;
	display: flex;
    align-items: center;
}
footer .footer_widgets_wrap .footer_widgets_inner .columns_wrap {
    display: flex;
    align-items: flex-end;
}
footer .footer_widgets_wrap .footer_widgets_inner .columns_wrap figure {
	margin: 0;
}
footer .footer_widgets_wrap .footer_widgets_inner .columns_wrap figure img {
	max-width: 250px;
}
footer .footer_widgets_wrap aside#block-18 {
    text-align: right;
}
footer .footer_widgets_wrap .footer_widgets_inner p, footer .footer_widgets_wrap .footer_widgets_inner a, footer .footer_widgets_wrap .footer_widgets_inner span {
	color: #e8e2d7 !important;
}
footer .footer_widgets_wrap .footer_widgets_inner a:hover {
	color: #b5aa9f !important;
}
footer aside#block-4 {
    flex: 1 0 30%;
}
footer aside#block-17 {
    flex: 1 0 29%;
}
footer aside#nav_menu-9, footer aside#nav_menu-10 {
    flex: 1 0 18%;
}
footer aside#block-18 {
    flex: 1 0 23%;
}
footer .footer-contact-info>a {
    margin-bottom: 30px;
    display: block;
	font-weight: 700;
}
footer .footer-contact-info>a>img {
    vertical-align: baseline;
    margin-right: 2px;
}
footer .footer-contact-info>.social {
    margin-bottom: 30px;
}
footer .footer-contact-info>.social>a:not(:last-child) {
    margin-right: 10px;
}
footer .footer-contact-info a.footer-booking {
    color: #000 !important;
    background-color: #e8e2d7;
    font-weight: 700;
    padding: 0 5px;
}
footer .footer-contact-info a.footer-booking:hover {
	background-color: #b5aa9f;
	color: #000 !important;
}
footer .footer_copyright_wrap .footer_copyright_inner {
    background-color: #e8e2d7;
    padding: 0;
    display: flex;
    min-height: 80px;
    align-items: center;
}
footer .copyright-design {
    position: absolute;
    bottom: -170px;
    right: 0;
    padding-right: 30px;
    color: #000;
    font-size: 13px;
}
footer .footer_widgets_wrap .footer_widgets_inner .copyright-design a {
    color: #000 !important;
    font-size: 13px !important;
}
footer .footer_widgets_wrap .footer_widgets_inner .copyright-design a:hover {
	color: #b5aa9f !important;
}
footer .footer_copyright_wrap .footer_copyright_inner .copyright_text {
    color: #000;
    font-size: 13px;
}
@media (max-width: 959px) {
	footer .footer_widgets_wrap .footer_widgets_inner .columns_wrap {
    	align-items: center;
    	flex-wrap: wrap;
	}
	footer aside#block-4 {
    	flex: 1 0 50%;
	}
	footer aside#block-17 {
    	flex: 1 0 50%;
	}
	footer aside#nav_menu-9, footer aside#nav_menu-10 {
    	flex: 1 0 50%;
		margin-top: 20px;
		border-top: 0;
	}
	footer aside#block-18 {
    	flex: 1 0 50%;
		margin-top: 20px;
		text-align: left !important;
		border-top: 0;
	}
	footer .copyright-design {
    	bottom: -92px;
	}
}
@media (max-width: 767px) {
	footer .copyright-design {
    	bottom: -85px;
	}
}
@media (max-width: 639px) {
	footer .footer_widgets_wrap .footer_widgets_inner .columns_wrap {
    	display: block;
	}
	footer aside#block-4 {
    	display: block;
    	margin-top: 20px;
		width: 100%;
	}
	footer aside#block-17 {
    	display: block;
    	margin-top: 20px;
		width: 100%;
	}
	footer aside#nav_menu-9, footer aside#nav_menu-10 {
		display: block;
		padding-top: 0 !important;
		width: 100%;
	}
	footer aside#nav_menu-9 .menu, footer aside#nav_menu-10 .menu {
    	padding-left: 0 !important;
	}
	footer aside#block-18 {
    	margin-top: 20px;
		margin-bottom: 20px;
		padding-top: 0 !important;
	}
	footer .footer-contact-info>a {
    	margin-bottom: 0;
	}
	footer .footer-contact-info>.social {
    	margin-bottom: 10px;
    	margin-top: 10px;
	}
	footer .copyright-design {
    	left: 0;
	}
}

/*homepage*/
#homepage-header-row {
    height: calc(100vh - 210px);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
	max-height: 870px;
}
#homepage-welcome {
    min-height: 1080px;
}
#homepage-welcome .small-title {
    color: #000;
    font-size: 13px !important;
	margin-bottom: 0;
	letter-spacing: 3px;
}
#homepage-welcome .big-title {
    color: #000 !important;
    font-size: 73px;
    font-family: "DM Mono Regular" !important;
	margin: 40px 0;
	letter-spacing: -2px;
}
html[lang="el"] #homepage-welcome .big-title {
    font-family: "SourceCodePro" !important;
}
#homepage-welcome .vc_separator {
    margin-top: 0;
    margin-bottom: 40px !important;
}
#homepage-welcome p {
	color: #000;
}
#homepage-welcome .vc_btn3.vc_btn3-color-black {
    background-color: #000;
    font-family: "DM Mono Regular" !important;
    margin-top: 40px;
}
html[lang="el"] #homepage-welcome .vc_btn3.vc_btn3-color-black {
    font-family: "SourceCodePro" !important;
}
#homepage-welcome .vc_btn3.vc_btn3-color-black:hover {
	background-color: #b5aa9f;
}
#homepage-experience-icons {
    min-height: 600px;
}
#homepage-experience-icons .section-title {
    color: #000;
    font-family: "DM Mono Regular" !important;
    font-size: 41px;
    line-height: 51px;
    margin-top: 0;
    margin-bottom: 100px;
}
html[lang="el"] #homepage-experience-icons .section-title {
    font-family: "SourceCodePro" !important;
}
#homepage-experience-icons .experience-rounds img {
    margin-bottom: 30px;
}
#homepage-experience-icons .experience-rounds p.experience-title {
    margin-bottom: 0;
    color: #000;
    font-size: 20px !important;
}
#homepage-experience-boxes {
    min-height: 390px;
}
#homepage-experience-boxes .box-number {
    color: #000;
    font-size: 30px !important;
    font-weight: 600 !important;
    margin-bottom: 30px;
}
#homepage-experience-boxes .box-title {
    color: #000;
    font-size: 18px !important;
    margin-bottom: 40px;
}
#homepage-experience-boxes .first-icon img {
    height: 108px;
    width: auto;
}
#homepage-experience-boxes .second-icon img {
    height: 71px;
    width: auto;
}
#homepage-experience-boxes .third-icon img {
    height: 96px;
    width: auto;
}
#homepage-newsletter {
    min-height: 265px;
    max-width: 1020px;
    margin: 0 auto;
}
#homepage-newsletter .homepage-newsletter-inner {
    display: flex;
    align-items: flex-end;
}
#homepage-newsletter .homepage-newsletter-inner .newsletter-title {
    margin-bottom: 22px;
    color: #000;
    font-family: "DM Mono Regular" !important;
    font-size: 18px !important;
}
html[lang="el"] #homepage-newsletter .homepage-newsletter-inner .newsletter-title {
    font-family: "SourceCodePro" !important;
}
#homepage-newsletter .homepage-newsletter-inner input[type="email"] {
    color: #000;
}
#homepage-newsletter .homepage-newsletter-inner input[type="email"]::-webkit-input-placeholder {
	color: #000;
}
#homepage-newsletter .homepage-newsletter-inner input[type="email"]::-moz-placeholder {
	color: #000;
}
#homepage-newsletter .homepage-newsletter-inner input[type="email"]:-ms-input-placeholder {
	color: #000;
}
#homepage-newsletter .homepage-newsletter-inner input[type="email"]:-moz-placeholder {
	color: #000;
}
#homepage-newsletter .homepage-newsletter-inner input[type="email"] {
    color: #000;
    font-family: "DM Mono Regular";
    font-size: 15px;
    border: 0;
    border-bottom: 1px solid #000;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    height: 40px;
}
html[lang="el"] #homepage-newsletter .homepage-newsletter-inner input[type="email"] {
    font-family: "SourceCodePro" !important;
}
#homepage-newsletter .homepage-newsletter-inner input[type="submit"] {
    color: #fff !important;
    font-family: "DM Mono Regular";
    font-size: 15px;
    border: 0;
    background: #000 !important;
    height: 40px;
    padding: 0 20px;
    right: 0;
	top: 0;
}
html[lang="el"] #homepage-newsletter .homepage-newsletter-inner input[type="submit"] {
    font-family: "SourceCodePro" !important;
}
html[lang="el"] #homepage-newsletter .privacy-policy-en {
	display: none;
}
html[lang="en-GB"] #homepage-newsletter .privacy-policy-el {
	display: none;
}
#homepage-newsletter .homepage-newsletter-inner input[type="submit"]:hover {
	background-color: #b5aa9f !important;
}
#homepage-newsletter .homepage-newsletter-inner .mcfwp-agree-input>*,#homepage-newsletter .homepage-newsletter-inner .mcfwp-agree-input a {
    color: #000;
}
#homepage-newsletter .homepage-newsletter-inner .mcfwp-agree-input a:hover {
	color: #b5aa9f !important;
}
#homepage-newsletter .homepage-newsletter-inner .mcfwp-agree-input span:before {
	border: 1px solid #000;
}
@media (max-width: 767px) {
	#homepage-welcome {
		padding: 40px 0 !important;
	}
	#homepage-welcome .wpb_single_image {
		text-align: left;
	}
	#homepage-welcome .big-title {
		margin: 20px 0;
		font-size: 43px;
	}
	#homepage-welcome .vc_separator {
    	margin-top: 0 !important;
    	margin-bottom: 20px !important;
	}
	#homepage-welcome .vc_btn3.vc_btn3-color-black {
    	margin-top: 20px;
	}
	#homepage-experience-icons {
		padding: 40px 0 !important;
	}
	#homepage-experience-icons .section-title {
    	margin-bottom: 40px;
	}
	#homepage-experience-icons .experience-rounds>.wpb_column:not(:last-child) {
    	margin-bottom: 20px;
	}
	#homepage-experience-icons .experience-rounds img {
    	margin-bottom: 10px;
	}
	#homepage-experience-boxes>.wpb_column>.vc_column-inner {
    	padding: 40px 0 !important;
	}
	#homepage-experience-boxes .box-number {
    	margin-bottom: 10px;
	}
	#homepage-experience-boxes .box-title {
    	margin-bottom: 10px;
	}
	#homepage-newsletter {
		padding: 40px 0 !important;
	}
	#homepage-newsletter .homepage-newsletter-inner {
    	flex-direction: column;
	}
}
@media (max-width: 639px) {
	.content_wrap {
    	width: calc(100% - 30px) !important;
    	margin: 0 15px !important;
	}
}

/*about*/
#about-about-us {
    min-height: 1000px;
}
#about-about-us .small-title {
    font-size: 13px !important;
    color: #000;
    margin-bottom: 40px;
	letter-spacing: 3px;
}
#about-about-us .big-title {
    margin-top: 0;
    margin-bottom: 40px;
    font-family: "DM Mono Regular" !important;
    font-size: 57px;
    line-height: 57px;
	letter-spacing: -2px;
}
html[lang="el"] #about-about-us .big-title {
    font-family: "SourceCodePro" !important;
}
#about-about-us .wpb_text_column {
    color: #000;
	max-width: 527px;
}
#about-about-us .vc_separator {
    margin-top: 0;
    margin-bottom: 40px !important;
}
#about-about-us-circles #first-circle .inner-circle {
    background-color: #d5ddd7;
}
#about-about-us-circles #second-circle .inner-circle {
    background-color: #d1cac3;
}
#about-about-us-circles #third-circle .inner-circle {
    background-color: #faf9f6;
}
#about-about-us-circles #fourth-circle .inner-circle {
    background-color: #f1ede6;
}
#about-about-us-circles .about-circles {
	text-align: center;
}
#about-about-us-circles .about-circles .inner-circle {
    height: 263px;
    border-radius: 50%;
    width: 263px;
    margin: 0 auto;
}
#about-about-us-circles .inner-circle .circle-number {
    font-size: 42px !important;
    line-height: 32px;
    margin-bottom: 25px;
    font-weight: 700;
    color: #000;
    padding-top: 80px;
}
#about-about-us-circles .inner-circle p:not(.circle-number) {
    color: #000;
    font-size: 23px !important;
	line-height: 29px;
    margin-bottom: 0;
}
#about-about-us-circles {
    position: absolute;
    width: 100%;
    bottom: -378px;
}
#about-about-us .team-of-professionals {
    padding-top: 120px;
}
#about-team {
    min-height: 1080px;
}
#about-team .big-title {
    font-size: 57px;
    font-family: "DM Mono Regular" !important;
    padding-top: 80px;
    margin-top: 55px;
    margin-bottom: 45px;
	color: #000;
	letter-spacing: -2px;
}
html[lang="el"] #about-team .big-title {
    font-family: "SourceCodePro" !important;
}
#about-team .center-content {
    text-align: center;
    color: #000;
}
#about-team .center-content strong {
	color: #000;
}
#about-team .wpb_text_column.center-content p {
    max-width: 380px;
    margin: 0 auto 80px;
}
#about-team .wpb_single_image figure {
    margin-bottom: 25px;
}
#about-partners {
    min-height: 520px;
}
#about-partners .big-title {
    font-size: 57px;
    color: #000;
    font-family: "DM Mono Regular" !important;
    margin-top: 0;
    margin-bottom: 120px;
	letter-spacing: -2px;
}
html[lang="el"] #about-partners .big-title {
    font-family: "SourceCodePro" !important;
}
@media (max-width: 1440px) {
	#about-about-us-circles .about-circles .inner-circle {
	    height: 200px;
	    width: 200px;
	}
	#about-about-us-circles .inner-circle .circle-number {
	    font-size: 30px !important;
	    margin-bottom: 10px;
	    padding-top: 50px;
	}
}
@media (max-width: 1262px) {
	#about-about-us-circles {
	    bottom: -328px;
	}
}
@media (max-width: 959px) {
	#about-about-us .team-of-professionals {
    	padding-top: 40px;
	}
	#about-about-us-circles {
    	bottom: -217px;
	}
	#about-about-us-circles .about-circles .inner-circle {
    	height: 150px;
    	width: 150px;
	}
	#about-about-us-circles .inner-circle .circle-number {
    	padding-top: 30px;
	}
	#about-about-us-circles .inner-circle p:not(.circle-number) {
	    font-size: 18px !important;
	    line-height: 22px;
	}
}
@media (max-width: 767px) {
	#about-about-us .team-of-professionals .wpb_single_image {
		text-align: left;
		margin-top: 20px;
		margin-bottom: 20px !important;
	}
	#about-about-us-circles {
		position: relative;
    	bottom: unset;
    	display: flex;
    	flex-direction: row;
		padding-bottom: 20px;
	}
	#about-about-us-circles>.wpb_column {
    	flex: 1 0 50%;
    	margin-bottom: 20px;
	}
	#about-about-us .small-title {
	    margin-bottom: 20px;
	}
	#about-about-us .big-title {
    	margin-bottom: 20px;
		font-size: 43px;
		line-height: 43px;
	}
	#about-about-us .vc_separator {
    	margin-top: 0 !important;
    	margin-bottom: 20px !important;
	}
	#about-team .big-title {
	    padding-top: 40px;
	    margin-top: 0;
	    margin-bottom: 20px;
		font-size: 43px;
	}
	#about-team .wpb_text_column.center-content p {
	    margin: 0 auto 20px;
	}
	#about-team .wpb_single_image figure {
	    margin-bottom: 10px;
	}
	#about-team {
	    padding-bottom: 20px;
	}
	#about-partners {
	    padding: 40px 0;
	}
	#about-partners .big-title {
	    margin-bottom: 20px;
		font-size: 43px;
	}
}

/*services*/
#services-our-services {
    min-height: 385px;
}
#services-our-services .small-title {
    color: #000;
    font-size: 13px !important;
    margin-bottom: 35px;
	letter-spacing: 3px;
}
#services-our-services .big-title {
    color: #000;
    font-family: "DM Mono Regular" !important;
    font-size: 57px;
    line-height: 57px;
    margin-top: 0;
    margin-bottom: 45px;
	letter-spacing: -2px;
}
html[lang="el"] #services-our-services .big-title {
    font-family: "SourceCodePro" !important;
}
#services-our-services .center-content {
    text-align: center;
}
#services-our-services .center-content p {
    max-width: 465px;
	margin: 0 auto;
	color: #000;
}
#services-businesses {
    min-height: 1080px;
}
#services-experts {
    min-height: 280px;
}
#services-experts .big-title {
    margin: 0;
    font-size: 41px;
    font-family: "DM Mono Regular" !important;
    line-height: 51px;
	letter-spacing: -2px;
}
html[lang="el"] #services-experts .big-title {
    font-family: "SourceCodePro" !important;
}
#services-personal {
    min-height: 1080px;
}
#services-businesses .big-title, #services-personal .big-title {
    margin-top: 0;
    font-family: "DM Mono Regular" !important;
    font-size: 57px;
    color: #000;
    margin-bottom: 20px;
	letter-spacing: -2px;
}
html[lang="el"] #services-businesses .big-title, html[lang="el"] #services-personal .big-title {
    font-family: "SourceCodePro" !important;
}
#services-businesses .small-title, #services-personal .small-title {
    color: #000;
    font-weight: 700 !important;
    font-size: 20px !important;
    margin-bottom: 20px;
	letter-spacing: 3px;
}
#services-businesses .wpb_text_column, #services-personal .wpb_text_column {
    color: #000;
    margin-bottom: 45px !important;
}
#services-businesses .wpb_raw_code p, #services-personal .wpb_raw_code p {
    margin-bottom: 30px;
    color: #000;
    margin-left: 38px;
}
#services-businesses .wpb_raw_code p .list-number, #services-personal .wpb_raw_code p .list-number {
    background-color: #000;
    color: #fff;
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    padding-top: 0px;
    line-height: 28px;
	left: 15px;
}
@media (max-width: 991px) {
	#services-businesses {
	    padding: 40px 0;
	}
	#services-businesses .wpb_single_image {
		text-align: left;
	}
	#services-personal {
    	padding: 40px 0;
	}
	#services-personal>.wpb_column:first-child {
    	order: 1;
	}
	#services-personal>.wpb_column:last-child {
    	order: 0;
	}
}
@media (max-width: 767px) {
	#services-our-services {
	    min-height: unset;
	    padding: 40px 0;
	}
	#services-our-services .small-title {
	    margin-bottom: 20px;
	}
	#services-our-services .big-title {
	    margin-bottom: 20px;
		font-size: 43px;
		line-height: 43px;
	}
	#services-experts {
    	min-height: unset;
    	padding: 40px 0;
	}
	#services-businesses .big-title, #services-personal .big-title {
		font-size: 43px;
	}
}

/*contact*/
#contact-contact-form {
    min-height: 988px;
}
#contact-contact-form .big-title {
    font-family: "DM Mono Regular" !important;
    font-size: 37px;
    line-height: 37px;
    color: #000;
    margin-top: 85px;
    margin-bottom: 90px;
	letter-spacing: -2px;
}
html[lang="el"] #contact-contact-form .big-title {
    font-family: "SourceCodePro" !important;
}
#contact-contact-form form {
    max-width: 815px;
    margin: 0 auto;
}
#contact-contact-form form input:not([type="submit"]), #contact-contact-form form textarea {
    border: 0;
    background-color: #f3f0ea;
    color: #000;
	font-size: 14px;
}
#contact-contact-form form .same-row {
    display: flex;
}
#contact-contact-form form .same-row > p {
	display: flex;
    flex: 1;
    justify-content: space-between;
    column-gap: 12px;
	margin-bottom: 0;
}
#contact-contact-form form .same-row > p > span {
	flex: 1;
}
#contact-contact-form form .wpcf7-form-control-wrap {
    margin-bottom: 12px;
    display: block;
}
#contact-contact-form form .wpcf7-form-control-wrap textarea {
	min-height: 275px;
	padding: 20px 12px;
}
#contact-contact-form form .same-row .your-name {
    flex: 1 0 49.3%;
	margin-right: 1.4%;
}
#contact-contact-form form .same-row .your-email {
    flex: 1 0 49.3%;
}
#contact-contact-form form input[type="submit"] {
    height: 44px;
    width: 122px;
    padding: 0;
    font-size: 16px;
    font-family: "DM Mono Regular";
    font-weight: 400;
    letter-spacing: 0;
    display: block;
    margin: 63px auto 10px;
}
#contact-contact-form form input[type="submit"][disabled] {
	color: #fff !important;
}
html[lang="el"] #contact-contact-form form input[type="submit"] {
    font-family: "SourceCodePro" !important;
}
#contact-contact-form .center-content {
    text-align: center;
}
#contact-contact-form .center-content p {
    color: #000;
	line-height: 29px;
}
#contact-contact-form form input {
    height: 42px;
    padding: 0 12px;
}
#contact-contact-form form input::-webkit-input-placeholder, #contact-contact-form form textarea::-webkit-input-placeholder {
  color: #000;
}
#contact-contact-form form input::-moz-placeholder, #contact-contact-form form textarea::-moz-placeholder {
  color: #000;
}
#contact-contact-form form input:-ms-input-placeholder, #contact-contact-form form textarea:-ms-input-placeholder {
  color: #000;
}
#contact-contact-form form input:-moz-placeholder, #contact-contact-form form textarea:-moz-placeholder {
  color: #000;
}
#contact-contact-form form .privacy-acceptance .wpcf7-list-item-label {
    color: #000;
}
#contact-contact-form form .privacy-acceptance .wpcf7-list-item-label a {
    text-decoration: underline;
}
#contact-contact-form form .privacy-acceptance .wpcf7-list-item-label a:hover {
    color: #b5aa9f;
}
#contact-contact-form form .privacy-acceptance .wpcf7-list-item-label::before {
    background-color: unset;
    border-color: #000;
}
@media (max-width: 767px) {
	#contact-contact-form {
	    min-height: unset;
		padding-bottom: 40px;
	}
	#contact-contact-form .big-title {
	    margin-top: 40px;
	    margin-bottom: 20px;
	}
	#contact-contact-form form input[type="submit"] {
	    display: block;
	    margin: 20px auto 10px;
	}
	#contact-contact-form .wpcf7-spinner {
		display: none;
	}
}

/*blog*/
#blog-titles .small-title {
    color: #000;
    font-size: 13px !important;
    line-height: 30px;
    padding-top: 105px;
	letter-spacing: 3px;
	margin-bottom: 0;
}
#blog-titles .big-title {
    font-family: "DM Mono Regular" !important;
    font-size: 57px;
    line-height: 57px;
    margin-top: 30px;
	margin-bottom: 40px;
	letter-spacing: -2px;
}
html[lang="el"] #blog-titles .big-title {
    font-family: "SourceCodePro" !important;
}
#blog-titles .center-content {
    text-align: center;
    color: #000;
}
#blog-posts {
    margin-top: 55px;
}
#blog-posts .vc_pageable-slide-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 40px;
	margin-right: 0;
}
#blog-posts .vc_pageable-slide-wrapper .vc_grid-item {
    padding: 0;
    max-width: 315px;
}
#blog-posts .vc_pageable-slide-wrapper:before {
	display: none;
}
#blog-posts .vc_gitem-post-data-source-post_date>div {
    color: #000;
    font-size: 17px;
    text-transform: uppercase;
}
#blog-posts .vc_gitem-post-data-source-post_date {
	margin: 0;
}
#blog-posts .vc_gitem-post-data-source-post_title h2 {
	margin: 25px 0;
}
#blog-posts .vc_gitem-post-data-source-post_title a {
    margin: 0;
    font-size: 22px !important;
}
#blog-posts .vc_gitem-post-data-source-post_title {
    margin: 0;
}
#blog-posts .vc_gitem-post-data-source-post_excerpt>p {
    margin: 0;
	color: #000;
    line-height: 27px;
}
#blog-posts .vc_grid-item .vc_gitem_row .vc_gitem-col {
	padding: 25px 15px 0;
}
@media (max-width: 767px) {
	#blog-titles .small-title {
	    padding-top: 40px;
	}
	#blog-titles .big-title {
	    margin-top: 10px;
	    margin-bottom: 20px;
	}
}

/*book an appointment*/
#booking-form {
	padding: 100px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#booking-form .big-title {
    font-family: "DM Mono Regular" !important;
    font-size: 42px;
    line-height: 42px;
    padding: 34px 0;
    background-color: #000;
    color: #e8e2d7;
	margin-bottom: 0;
	letter-spacing: -2px;
	margin-top: 0; 
}
html[lang="el"] #booking-form .big-title {
    font-family: "SourceCodePro" !important;
}
#booking-form #booking-form-form {
    background-color: #f4f1ec;
}

#booking-form-form .ea-bootstrap {
  max-width: unset !important;
  font-family: "Manrope", Arial, sans-serif !important;
}

#booking-form-form .ea-bootstrap.bootstrap {
  padding: 40px 32px;
}

#booking-form-form .ea-bootstrap .form-group.disabled > .block {
  display: none;
}

#booking-form-form .ea-bootstrap .form-group.disabled .select_container:before {
  opacity: 0.5;
}

#booking-form-form .ea-bootstrap .form-group.disabled select {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}

#booking-form-form .ea-bootstrap .form-group label {
  font-size: 16px;
  text-align: left;
  color: #000;
  font-weight: 400;
}

#booking-form-form input,
#booking-form-form select {
  background-color: #fff !important;
  height: 40px;
  border: none;
  border-radius: 0;
  box-shadow: none;
	color: #000;
}
#booking-form-form .ea-bootstrap a.time-value {
	color: #000;
}

#booking-form-form .select_container:before {
  background-color: #fff;
}

#booking-form-form textarea {
  background-color: #fff;
  height: 40px;
  border: none;
  border-radius: 0;
  min-height: 120px;
}

#booking-form-form .ea-bootstrap .form-group {
  margin: 0 auto 28px;
}
#booking-form-form .ea-bootstrap .ui-datepicker .ui-datepicker-calendar th {
	background-color: #000;
}
#booking-form-form .ea-bootstrap .ui-datepicker .free>a {
	color: #000;
}
#booking-form-form .ea-bootstrap .ui-datepicker .ui-datepicker-month, #booking-form-form .ea-bootstrap .ui-datepicker .ui-datepicker-year {
	color: #000;
}
#booking-form-form .ea-bootstrap .ui-datepicker .ui-datepicker-prev, #booking-form-form .ea-bootstrap .ui-datepicker .ui-datepicker-next {
	    font-family: 'Glyphicons Halflings' !important;
}
#booking-form-form .ea-bootstrap .ui-datepicker .ui-datepicker-next:not(.ui-state-disabled), #booking-form-form .ea-bootstrap .ui-datepicker .ui-datepicker-prev:not(.ui-state-disabled) {
	color: #000;
}
#booking-form-form .ea-bootstrap .ui-datepicker {
    border: 0;
    box-shadow: unset;
    border-radius: 0;
}

/*Personal info section*/
#booking-form-form .ea-bootstrap .step.final {
  margin-top: 24px;
  white-space: normal;
}

#booking-form-form .ea-bootstrap .step.final small {
  display: block;
  margin: 10px;
}

#booking-form-form .ea-bootstrap .step.final h3 {
  display: none;
}

#booking-form-form .ea-bootstrap .step.final.disabled > .block {
  display: none;
}

#booking-form-form .ea-bootstrap .step.final.disabled input,
#booking-form-form .ea-bootstrap .step.final.disabled textarea {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}

#booking-form-form .ea-bootstrap .col-sm-4 {
  width: 120px;
}

@media (min-width: 768px) {
#booking-form-form .ea-bootstrap .col-sm-8 {
  	width: calc(100% - 120px);
}
  #booking-form-form .ea-bootstrap .form-group.step:not(.final) {
    width: 100%;
    display: inline-block;
  }

  #booking-form-form .ea-bootstrap .step.final > div:nth-of-type(2),
  #booking-form-form .ea-bootstrap .step.final > div:nth-of-type(3),
  #booking-form-form .ea-bootstrap .step.final > div:nth-of-type(4),
  #booking-form-form .ea-bootstrap .step.final > div:nth-of-type(5) {
    display: inline-block;
    width: 49%;
    margin: 0 auto 28px;
  }

  #booking-form-form .ea-bootstrap .step.final > div:nth-of-type(6) .col-sm-8 {
    width: calc(100% - 135px);
  }
}
#booking-overview small {
  font-size: 16px;
  color: #000;
}

#booking-overview table {
  width: 100%;
  margin-bottom: 20px;
}

#booking-overview table > tbody > tr > td {
  background-color: #fff;
  color: #000;
  text-shadow: none;
  padding: 8px !important;
}

#booking-form-form .ea-actions-group {
  justify-content: flex-end !important;
  padding: 0 15px;
}

#booking-form-form .ea-actions-group .ea-submit,
#booking-form-form .ea-actions-group .ea-cancel {
  order: 2;
  height: 42px;
  font-size: 16px;
  line-height: 20px;
  padding: 10px 20px;
  border-radius: 0;
  transition: none !important;
  border: none;
}
#booking-form-form .ea-actions-group .ea-submit {
  background-color: #b5aa9f !important;
}

#booking-form-form .ea-actions-group .ea-cancel {
  background-color: transparent;
  background-image: none !important;
  order: 1;
  border: none;
}

#booking-form-form .ea-actions-group .ea-cancel:hover {
  color: #b5aa9f !important;
}

#booking-form-form .ea-bootstrap.ea-bootstrap .selected-time,
#booking-form-form .ui-datepicker .ui-datepicker-current-day{
	background-color: #cfc8c1 !important;
}
@media (max-width: 767px) {
	#booking-form {
    	padding: 40px 0;
	}
	#booking-form .big-title {
	    padding: 20px 0;
	}
}

/*privacy policy*/
#privacy-policy-section {
	padding-top: 40px;
	padding-bottom: 40px;
	color: #000;
}
html[lang="en-GB"] #cookie-law-info-bar .cookie-consent-el, html[lang="el"] #cookie-law-info-bar .cookie-consent-en {
	display: none;
}

/*single post*/
.single-post section.related_wrap {
    display: none;
}
.single-post .post_meta .post_share {
    display: none !important;
}
.single-post .post_header.entry-header {
    display: none;
}
.single-post article {
    padding-top: 40px !important;
}
.single-post article p, .single-post article span, .single-post article li, .single-post article a {
	color: #000 !important;
}
.single-post .post_featured {
    text-align: center;
}

/*archive*/
.archive.category .content_wrap {
    padding-top: 40px;
}