/* 
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 */

/* Submenu Styles */

.elementor-nav-menu--main .elementor-nav-menu ul {border-style: solid; border-width: 1px !important; box-shadow: 5px 5px 15px #888888 !important;}

/* End od Submenu Styles */

/* Contact Form Styles */

#field_1_1, #field_1_3, #field_1_4 {border: 1px solid #D5E6F0; border-radius: 4px;} 
#field_2_1, #field_2_5, #field_2_4, #field_2_6, #field_2_7 {border: 1px solid #D5E6F0; border-radius: 4px;}
.contact_form input[type="text"], .contact_form input[type="email"], .contact_form textarea, .contact_form input[type="tel"] {border: 0 !important; padding: 25px 10px !important;}
#field_1_4 {margin-top: -20px !important;}
.contact_form input[type="submit"] {padding-top: 15px !important; padding-bottom: 15px !important; background-color: #2752A8 !important; font-weight: bold !important; box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.2) !important; -webkit-box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.2) !important;}
.contact_form input[type="submit"]:hover {background-color: #385C82 !important;}
.gform_required_legend {font-size: 14px !important;}
.gfield_required_asterisk {color: #333333 !important;}
.gform_heading {display: none !important;}
#gform_1 {padding-top: 30px;}
[type=button], [type=submit], button  {border: none !important;}

/* End of Contact Form Styles */

/* Post Styles */

.page-header {text-align: center; margin-top: 70px; margin-bottom: 20px; font-variant: all-small-caps; color: #2752A8; font-family: "Noto Sans Display", Sans-serif;}
.page-header h1 {font-size: 45px;}

/* End of Post Styles */

/* Pagination Styles */

.page-numbers.current {border: 1px solid #2752A8 !important; padding: 5px 10px; border-radius: 4px; color: white !important; background-color: #2752A8;}

/* End of Pagination Styles */