/*
Theme Name:Aefauria Cosmetics
Author: ITBox
Author URI: https://itbox.gr/
Version: 1.0
Template: woodmart
Text Domain: woodmart
*/

@charset "UTF-8";

/*------------------------------------------------------------*/
/* Fonts */

@font-face {
	font-family: 'Geologica';
	src: url('fonts/geologica-v1-greek_latin-100.woff2') format('woff2');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Geologica';
	src: url('fonts/geologica-v1-greek_latin-200.woff2') format('woff2');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Geologica';
	src: url('fonts/geologica-v1-greek_latin-300.woff2') format('woff2');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Geologica';
	src: url('fonts/geologica-v1-greek_latin-400.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Geologica';
	src: url('fonts/geologica-v1-greek_latin-500.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Geologica';
	src: url('fonts/geologica-v1-greek_latin-600.woff2') format('woff2');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Geologica';
	src: url('fonts/geologica-v1-greek_latin-700.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Geologica';
	src: url('fonts/geologica-v1-greek_latin-800.woff2') format('woff2');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Geologica';
	src: url('fonts/geologica-v1-greek_latin-900.woff2') format('woff2');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}


/*------------------------------------------------------------*/
/* General */

body {
	font-family: 'Geologica', sans-serif;
	/* -webkit-font-smoothing: antialiased; */
	-webkit-font-smoothing: auto;
	/* -moz-osx-font-smoothing: grayscale; */
	-moz-osx-font-smoothing: auto;
	font-variant-ligatures: none;
}
svg {
	display: block;
}

::selection {
	color: #FFFFFF;
	background: var(--e-global-color-accent);
}


/* Font Helper Classes */

.font-geologica {
	font-family: 'Geologica', sans-serif;
}


/* Breakpoints */

@media (max-width: 1023px) {
	/* Placeholder */
}
@media (max-width: 767px) {
	/* Placeholder */
}


/*------------------------------------------------------------*/
/* Helper Classes */

.calculated-viewport-height { /* iOS Workaround */
	height: 100vh!important;
	height: var(--calculated-viewport-height, 100vh)!important;
}
.calculated-viewport-min-height {
	min-height: 100vh!important;
	min-height: var(--calculated-viewport-height, 100vh)!important;
}

.calculated-content-height {
	height: 512px!important;
	height: var(--calculated-content-height, 512px)!important;
}
.calculated-content-min-height {
	min-height: 512px!important;
	min-height: var(--calculated-content-height, 512px)!important;
}


/* Content Padding */

.e-con.custom-layout-boxed {
	padding-inline-start: 16px;
	padding-inline-end: 16px;
}


/*------------------------------------------------------------*/
/* Element: Text Editor */

.elementor-widget-text-editor p:last-child {
	margin-bottom: 0;
}


/*------------------------------------------------------------*/
/* Elementor: Post Content (Posts & Pages) */

/* Default Styling → Text */

.elementor-widget-theme-post-content {
	font-size: 16px;
	line-height: 1.5;
}
.elementor-widget-theme-post-content p {
	margin-bottom: 18px;
}
.elementor-widget-theme-post-content p:last-child {
	margin-bottom: 0;
}

.elementor-widget-theme-post-content a {
	text-decoration: underline;
	color: var(--e-global-color-text);
}
.elementor-widget-theme-post-content a:hover {
	text-decoration: underline;
	color: var(--e-global-color-accent);
}

.elementor-widget-theme-post-content strong {
	font-weight: 700;
}

.elementor-widget-theme-post-content ul,
.elementor-widget-theme-post-content ol {
	margin-bottom: 20px;
	padding-left: 30px;
}
.elementor-widget-theme-post-content li {
	margin-bottom: 0;
}

.elementor-widget-theme-post-content h1,
.elementor-widget-theme-post-content h2,
.elementor-widget-theme-post-content h3,
.elementor-widget-theme-post-content h4,
.elementor-widget-theme-post-content h5,
.elementor-widget-theme-post-content h6 {
	font-weight: 700;
	letter-spacing: -0.025em;
	margin: 0 0 12px 0;
}
.elementor-widget-theme-post-content h1 {
	font-size: 28px;
	line-height: 1.3;
}
.elementor-widget-theme-post-content h2 {
	font-size: 26px;
	line-height: 1.3;
}
.elementor-widget-theme-post-content h3 {
	font-size: 24px;
	line-height: 1.35;
}
.elementor-widget-theme-post-content h4 {
	font-size: 22px;
	line-height: 1.35;
}
.elementor-widget-theme-post-content h5 {
	font-size: 20px;
	line-height: 1.4;
}
.elementor-widget-theme-post-content h6 {
	font-size: 18px;
	line-height: 1.4;
}

.elementor-widget-theme-post-content blockquote {
	font-size: 20px;
	line-height: 1.35;
	font-weight: 400;
	font-style: italic;
	text-align: center;
	border: none;
	margin: 25px auto;
	padding: 0 10%;
	color: #000000;
}
.elementor-widget-theme-post-content blockquote:before,
.elementor-widget-theme-post-content blockquote:after {
	content: "";
	display: block;
	width: 20%;
	height: 1px;
	background: #00000044;
	margin: 20px auto;
}
@media (max-width: 767px) {
	.elementor-widget-theme-post-content blockquote {
		padding: 0;
	}
}

/* Default Styling → Images */

.elementor-widget-theme-post-content img {
	display: block;
	width: auto;
	margin: 24px 0 20px 0;
	border-radius: 0;
	/* background: #FFFFFF; */
}

.elementor-widget-theme-post-content .alignnone {
	margin: 24px 0 20px 0;
}
.elementor-widget-theme-post-content .aligncenter {
	margin: 24px auto 20px auto;
}
.elementor-widget-theme-post-content .alignleft {
	margin: 24px auto 20px 0;
	float: none;
}
.elementor-widget-theme-post-content .alignright {
	margin: 24px 0 20px auto;
	float: none;
}

.elementor-widget-theme-post-content .wp-caption {
	width: auto!important;
	margin: 24px auto 20px auto;
}
.elementor-widget-theme-post-content .wp-caption.alignnone,
.elementor-widget-theme-post-content .wp-caption.aligncenter,
.elementor-widget-theme-post-content .wp-caption.alignleft,
.elementor-widget-theme-post-content .wp-caption.alignright {
	margin: 24px auto 20px auto;
}
.elementor-widget-theme-post-content .wp-caption img {
	margin-top: 0;
	margin-bottom: 0;
}
.elementor-widget-theme-post-content .wp-caption .wp-caption-text {
	margin: 5px 0 -2px 0;
	font-size: 13px;
	line-height: 1.5;
	text-align: center;
	color: #666666;
}

.elementor-widget-theme-post-content p:first-child img {
	margin-top: 0;
}
.elementor-widget-theme-post-content p:last-child img {
	margin-bottom: 0;
}
