/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* home exeidikeuseis */

.exeidikeusi {
    display: flex;
}

.exeidikeusi img {
    margin-bottom: 27px;
}

.exeidikeusi .exeidikeusi-text {
    color: #002C5D;
    font-size: 15px;
}

.exeidikeusi button {
	background-color: #a1bccf; 
	color: white; 
	width: 100%; 
	padding: 10px; 
	margin-top: 20px;
	font-weight: 600;
	border: none; 
	cursor: pointer;
	border-radius:0;
}

/* home page blog */
#post-home .elementor-post__read-more-wrapper {
    background-color: #a1bccf;
	  text-align: center;
	margin-bottom: 10px;
}

#post-home .elementor-posts .elementor-post__card .elementor-post__read-more {
    margin-bottom: 0px;
	padding: 10px;
}

#post-home .elementor-post__card {
    padding: 15px;
}

#post-home .elementor-posts .elementor-post__card .elementor-post__text {
    padding: 0 0px;
}


/* home page form */

label.form-label {
    font-size: 15px;
    font-family: 'Ubuntu';
    font-weight: 400;
    color: #000;
	    width: 100%;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: #a1bccf;
    width: 100%;
    color: #fff;
    border-color: #a1bccf;
}

#phone_top, #Group_89,  {
 min-width: 100% !important;
}

.elementor-kit-7 {
	overflow: visible;
}

/* breadcrumbs */

nav.rank-math-breadcrumb p, nav.rank-math-breadcrumb a {
    font-size: 22px;
    color: #002C5D;
    font-weight: 400;
}