/*
Theme Name: Theros Child
Theme URI: https://theros.gr
Description: Child theme for Hello Elementor – Theros rentals project
Author: arklab
Author URI: https://arklab.gr
Template: hello-elementor
Version: 1.0.0
Text Domain: theros-child
*/

/* Add your custom styles below */
body{
overflow-x:hidden;
}

.book-btn{
background:#2f3333;
color:#fff;
padding:14px 30px;
border:none;
border-radius:4px;
font-size:14px;
cursor:pointer;
}

.ekit-wid-con .ekit-form form p {margin:0px!important; padding:0px!important;}
.wpcf7-acceptance label{
display:flex;
align-items:center;
gap:10px;
}

.wpcf7-not-valid-tip{
font-size:13px;
margin-top:5px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output {font-size:22px; line-height:24px; margin-top:25px;}