/*
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: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.6.1.1671793699
Updated: 2022-12-23 11:08:19

*/
h1 {
	margin-bottom: 1.5rem;
}
body .elementor-widget-text-editor a {
	text-decoration: underline;
}
h1 strong {
	display: block;
	font-family: var( --e-global-typography-text-font-family ), Sans-serif;
	border-bottom: 1px solid;
	padding-bottom: 5px;
	margin-bottom: .9rem;
	font-size: 0.8125rem;
	font-style: normal;
}
body .elementor-widget-image a img[src$=".svg"] {
	width: auto;
}
.elementor-location-header .elementor-widget .elementor-icon-list-icon svg {
	width: auto;
	height: auto;
	margin: 0 !important;
}
.pt-100 {
	padding-top: 3rem!important;
}
.no-pd-bottom-row   .elementor-column > .elementor-element-populated  {
	padding-bottom: 0!important;
}
body div.wpforms-container-full {
	margin: 0;
}
body div.wpforms-container-full .wpforms-form input[type="date"],
body div.wpforms-container-full .wpforms-form input[type="datetime"], 
body div.wpforms-container-full .wpforms-form input[type="datetime-local"], 
body div.wpforms-container-full .wpforms-form input[type="email"],
body  div.wpforms-container-full .wpforms-form input[type="month"], 
body div.wpforms-container-full .wpforms-form input[type="number"], 
body  div.wpforms-container-full .wpforms-form input[type="password"], 
body div.wpforms-container-full .wpforms-form input[type="range"], 
body div.wpforms-container-full .wpforms-form input[type="search"], 
body  div.wpforms-container-full .wpforms-form input[type="tel"], 
body  div.wpforms-container-full .wpforms-form input[type="text"], 
body  div.wpforms-container-full .wpforms-form input[type="time"], 
body  div.wpforms-container-full .wpforms-form input[type="url"], 
body  div.wpforms-container-full .wpforms-form input[type="week"], 
body  div.wpforms-container-full .wpforms-form select, 
body  div.wpforms-container-full .wpforms-form textarea {
	background: #c8beb4;
	border-radius: 5px;
	border: 0;
}
body div.wpforms-container-full .wpforms-form input[type="submit"], 
body div.wpforms-container-full .wpforms-form button[type="submit"], 
body div.wpforms-container-full .wpforms-form .wpforms-page-button {
	background: var( --e-global-color-primary )!important;
	color: var( --e-global-color-accent )!important;
	border: 0!important;
	padding: 0.5rem 2rem;
	border-radius: 5px;
}

@media screen and (min-width: 960px) {
	
	.wrap-section > .elementor-container {
		
	}
	.padding-left-col {
		padding-left: 2.5rem;
	}
	.wrap-section .elementor-section {
		padding: 1rem;
	}
	body .elementor-column-gap-wide > .elementor-column > .elementor-element-populated {
		padding: 2rem;
	}

	.no-pd-top-row  .elementor-column > .elementor-element-populated  {
		padding-top: 0!important;
	}
}
@media screen and (max-width: 768px) {
	.sticky-header {
	display: none!important;
}
.sticky-header.elementor-sticky--effects {
	display: block!important;
}
	#header-section .elementor-section  {
		padding: 1.25rem;
	}
	.elementor-location-header .elementor-widget .elementor-icon-list-icon svg {
		margin-top: 1rem!important;
	}
}
