/*
Theme Name: 2025XaraVaska
Theme URI: 
Author: Ioannis Stephanakis
Author URI: 
Description: 
Requires at least: 6.9
Tested up to: 6.9
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentytwentyfive
Text Domain: 2025xaravaska
Tags: 
*/

body {
	   background-image : url('https://joyonart.gr/wp-content/uploads/2026/05/abouti-fonto2.jpg'); 
}

.front-page {
	height: 100vh;
	overflow-y: auto; 
	scroll-behavior: smooth;
	align-items: stretch; 
}

.front-page-box {
    display: flex; 
	flex-direction: column; 
	margin: 20px; 
	padding-top: 120px; 
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.box-text-1 {
	color: white; 
	font-size:1rem;
	letter-spacing:0.30em;
	font-weight:400;
}

.box-text-2 {
	color: White; 
	font-size:4.2rem; 
	line-height:0.95;
}

.box-text-3 {
	color: White; 
	font-size:1.3rem; 
	line-height:1.7; 
	max-width:520px;
}

.site-footer {
	display: flex; 
	flex-direction: row; 
	margin: 20px; 
	padding-top: 120px; 
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;"
}