/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.4.0.1625227090
Updated: 2021-07-02 11:58:10

*/

body .elementor-nav-menu li {
    border-left: 1px solid #EAEAEA;
}
strong {
    font-weight: 700;
}
.page-content a:hover{
    text-decoration:underline;
}
.site-navigation ul.menu li.current-menu-item a, .site-navigation ul.menu li a:hover{
	color: #ccc;
    text-decoration: underline;
}
footer#site-footer {
    border-top: 1px solid #e1e4e6;
}

.site-navigation ul.menu li a {
    color: #000;
    text-decoration: none;
    font-weight: normal;
    border-right: thin solid #000;
    line-height: normal;
    padding: 0 7px 0 0;
    margin-right: 7px;
}

.site-navigation ul.menu li:last-child a {
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
}
h3.elementor-post__title a:hover {
    text-decoration: none;
    color: #632e9b;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input {
    font-family: 'Lato', sans-serif;
    border-radius: 0;
    background: #fff;
    border: 1px solid #dbdbdb;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 22%) inset;
    color: #333;
    font-weight: 400;
    font-size: 18px;
    font-style: normal;
    height: auto;
    line-height: 30px;
    margin-bottom: 0;
    padding: 15px 20px;
}

body .gform_wrapper.gravity-theme .gform_footer, body .gform_wrapper.gravity-theme .gform_page_footer {
    margin: 0;
    padding: 20px 0 0 0;
}
.gform_wrapper.gravity-theme .gform_footer button, .gform_wrapper.gravity-theme .gform_footer input, .gform_wrapper.gravity-theme .gform_page_footer button, .gform_wrapper.gravity-theme .gform_page_footer input {
    background: rgb(0, 140, 217) !important;
    height: 70px;
    line-height: normal;
    -webkit-appearance: none;
    border-radius: 0px;
    border: 0px;
    font-size: 25px;
    font-weight: bold;
    font-family: 'Lato';
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 6px 25px;
    white-space: normal;
    margin-bottom: 0;
}
.gform_wrapper .gform_validation_errors {
    display: none;
}
body .sm-footer-link-sec a {
	font-family: 'Open Sans', serif;
    font-weight: 400;
    color: #000;
    text-decoration: underline;
}
body .sm-footer-link-sec {
    font-size: 18px;
    font-weight: 400;
}
body .sm-footer-link-sec a:hover {
    color: #ff551a;
}
body .gform_wrapper.gravity-theme .description, body .gform_wrapper.gravity-theme .gfield_description, body .gform_wrapper.gravity-theme .gsection_description, body .gform_wrapper.gravity-theme .instruction {
    padding: 0;
    border: 0;
    background-color: transparent;
    font-size: 10px;
    text-align: right;
    margin-top: 0;
}
@media screen and (min-width:1025px){
.image-sec-wrap .elementor-widget-container {
		position: relative;
    top: 60px;
    z-index: 9;
}	
}
@media screen and (max-width:1024px){
.elementor-nav-menu li.menu-item a:hover, .elementor-nav-menu li.menu-item.current-menu-item a {
    background-color: #632e9b !important;
    color: #fff !important;
}
}
body .elementor a {
    word-break: break-all;
}