/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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.12
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
*/
#logocol {
  	line-height: 0 !important;
}
.elementor-widget-text-editor p a {
	text-decoration: underline !important;
}
form .elementor-button {
	margin-top: 14px !important;
}
input, textarea {
	padding-left: 0 !important;
}
input::placeholder,
textarea::placeholder {  
    opacity: 1 !important;
}
input:focus,
textarea:focus,
select:focus {
    outline: none !important;
    box-shadow: none !important;
    border-color: transparent !important; /* optional: removes border change */
    border-bottom: 1px solid #C8B086 !important;
}
#hlcontainer:hover {
    -webkit-box-shadow: 0px 0px 19px 0px rgba(50, 50, 50, 0.33);
    -moz-box-shadow: 0px 0px 19px 0px rgba(50, 50, 50, 0.33);
    box-shadow: 0px 0px 19px 0px rgba(50, 50, 50, 0.33);
}
#hlcontainer p {
    margin-bottom: 0 !important;
}
.page-id-3012 #learnmore ul {
	margin-bottom: 20px !important;
}
.page-id-39 .elementor-widget-n-accordion .e-n-accordion-item-title {
	padding: 5px 10px 10px 10px !important;
}
@media only screen and (min-width: 1261px) {
	#menu-1-2a408b3 > li:last-child > a.elementor-item, .elementor-nav-menu > li:last-child > a.elementor-item {
		padding-right: 0 !important;
		margin-right: 0 !important;
	}
}
@media only screen and (max-width: 1260px) {
	.elementor-nav-menu {
		padding-top: 18px !important;
		padding-bottom: 19px !important;
	}
	.elementor-menu-toggle {
	    display: flex !important;
	    align-items: center !important;
	    gap: 6px !important;
	    line-height: 26px !important;
	}
	.elementor-menu-toggle::before {
	    content: "MENU" !important;
	    font-weight: 500 !important;
	    font-family: "Poppins", Sans-serif !important;
	    font-size: 18px !important;
	    color: inherit !important;
	}
}
@media only screen and (max-width: 767px) {
	#hlogo {
		width: 217px !important;
		height: 72px !important;
	}
	.page-id-997 iframe {
		height: 500px !important;
	}
}
@media only screen and (min-width: 768px) {
	.elementor-nav-menu--dropdown {
        padding-top: 18px !important;
		padding-bottom: 17px !important;
	}
}
@media only screen and (min-width: 1572px) {
	#lfsif {
        margin: 0;
		height: 857px;
	}
}
@media only screen and (min-width: 1328px) and (max-width: 1571px) {
	#lfsif {
        margin: 0;
		height: 922px;
	}
}
@media only screen and (min-width: 1260px) and (max-width: 1327px) {
	#lfsif {
        margin: 0;
		height: 922px;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1259px) {
	#lfsif {
        margin: 0;
		height: 922px;
	}
}
@media only screen and (max-width: 1023px) {
	#lfsif {
        margin: 0;
		height: auto;
	}
}