/* 
Theme Name:		Hello Elementor Child
Theme URI:		https://elementor.com/
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:		1.0.0
Text Domain:	hello-elementor-child
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
*/

.custom-logo{
padding-top: 8px;
}

a {
    color: #f76518;
}

a:active, a:hover {
    color: #576065;
}

.site-navigation ul.menu li a {
    text-transform: uppercase;
}

.menu-footer-container ul {
    list-style-type: none;
    text-align: right;
}

.menu-footer-container li {
    display: inline-block;
    position: relative;
    text-align: left;
    padding-right:10px;
}
    
.site-footer{
	background-color:#f76518;
	padding:40px;color:#fff;
	font-family: "Roboto",Sans-serif;
	font-size: 15px;
	font-weight: 400;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	line-height: 1em;
}

.menu-footer-container li a{
    color:#fff;
}

.menu-footer-container a:hover {
    color: #576065;
}

.footer-nav-wrap{text-align:right;}
.footer-first-col{padding-left:10px;}

div.wpcf7 {
    color: #7a7a7a;
}

.wpcf7 input[type="text"] , .wpcf7 input[type="email"], .wpcf7 textarea{
    border: 1px solid #eeeeee;
    border-radius: 0px;
    background-color: #f8f8f8;
}

.wpcf7 label {
    display: unset;
}

.wpcf7 [type="submit"] {
    color: #fff;
    background-color: #f76518;
    border-radius: 0px;
    border: 1px solid #f76518;
    width: 100%;
}

.wpcf7 [type="submit"]:hover, button:focus, button:hover {
	color: #f76518;
    border: 1px solid #f76518;
    background-color: #fff;
}

.contact-heading{
    color: #f76518;
    font-size: 22px;
}

label {
    line-height: 1.5!important;
}

@media only screen and (min-device-width : 375px) and (max-device-width : 667px) { 
.elementor-7 .elementor-element.elementor-element-d6d9dd3 > .elementor-widget-container {margin: 0px!important;}
.elementor-widget-heading .elementor-heading-title.elementor-size-large {font-size: 18px!important;}
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated { padding: 0px!important;}
 }
