/* 
Theme Name: Butteredtoast 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.1
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
*/

/*
    HS custom styles
*/
.hs-form-field label {
	margin-bottom: 0.4em;
}
.hs-form-field label span {
	font-family: "Inter";
	font-weight: 500;
}
.hs-form-field label span.hs-form-required {
	color: #ff0000;
	margin-left: 0.2em;
}
.hs-form .hs-form-field {
	margin-bottom: 1.5em;
}
.hs-form-field input[type="text"],
.hs-form-field select,
.hs-form-field textarea,
.hs-form-field input[type="tel"] {
	width: 100% !important;
}
.hs-form .input {
	margin-right: 0 !important;
}
.hs-form .inputs-list {
	list-style: none;
	padding: 0;
}
.hs-form .inputs-list .hs-form-checkbox {
	width: 50%;
	display: inline-block;
	vertical-align: top;
}
.hs-form .hs_primary_commodities .hs-form-checkbox {
	width: calc(100% / 3);
}
.hs-form .inputs-list input[type="checkbox"] {
	margin-right: 0.5em;
}
.hs-form-checkbox-display span {
	font-size: 0.8em;
}
.hs_commodity_list_dropdown .inputs-list .hs-form-checkbox {
	width: calc(100% / 3);
	display: inline-block;
	vertical-align: top;
}
.hs-form .hs-form-radio {
	width: 50%;
	display: inline-block;
	vertical-align: top;
}
.hs-form .hs-form-radio span {
	font-size: 0.8em;
}
.hs-form .hs-form-radio input[type="radio"] {
	margin-right: 0.5em;
}
.hs_has_worked_with_us .hs-form-radio {
	width: 30%;
}
.form-columns-2 .hs-form-field:first-child {
	padding-right: 1.3em;
}
.hs-form-field select {
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: "";
	background-image: url(../../uploads/2022/06/arrow-down.png);
	background-repeat: no-repeat;
	background-size: 6px;
	background-position: right 1.2em top 50%;
	background-color: transparent;
}
.hs-button {
	border: 0 !important;
	border-radius: 0.2em !important;
}

/*
    Ninja form custom styles
*/
.elementor-7489 .elementor-element.elementor-element-1c6e2ec7 > .elementor-element-populated > .elementor-widget-wrap {
	padding: 3% 5% 2% 5% !important;
}
.nf-form-content {
	margin: 0 auto !important;
	padding: 0 !important;
}
.nf-form-cont .one-third,
.nf-form-cont .two-sixths {
	width: calc(100% / 3) !important;
}
.nf-form-cont .five-sixths,
.nf-form-cont .four-sixths,
.nf-form-cont .one-fourth,
.nf-form-cont .one-half,
.nf-form-cont .one-sixth,
.nf-form-cont .one-third,
.nf-form-cont .three-fourths,
.nf-form-cont .three-sixths,
.nf-form-cont .two-fourths,
.nf-form-cont .two-sixths,
.nf-form-cont .two-thirds {
	margin-left: 0 !important;
}
nf-field .one-third,
nf-field .one-half {
	padding: 0 15px;
}
nf-field:first-child .one-third {
	padding: 0 15px 0 0;
}
nf-field:nth-child(3) .one-third {
	padding: 0 0 0 15px;
}
nf-field:first-child .one-half {
	padding: 0 15px 0 0;
}
nf-field:nth-child(2) .one-half {
	padding: 0 0 0 15px;
}
nf-field:nth-child(4) .one-half {
	padding: 0 15px 0 0;
}
nf-field:nth-child(5) .one-half {
	padding: 0 0 0 15px;
}
#ninja_forms_required_items,
.nf-field-container {
	margin-bottom: 15px !important;
}
.nf-before-form-content {
	display: none;
}
.nf-progress-container {
	margin-top: 15px !important;
}
.nf-progress {
	background-color: #43484d !important;
}
.nf-progress-container,
.nf-progress {
	height: 5px !important;
}
.nf-form-content .nf-breadcrumbs {
	margin: 10px 0 !important;
}
.nf-breadcrumbs li a {
	background: #c4c4c4 !important;
	color: #fff !important;
	border-radius: 25px;
	font-family: "Open Sans";
	font-size: 0.9em !important;
	font-weight: 300;
	padding: 7px 15px !important;
}
.nf-breadcrumbs li a:hover {
	background: #c4c4c4 !important;
	color: #fff !important;
}
.nf-breadcrumbs li.active a {
	background: #4ba67a !important;
	color: #fff !important;
}
.nf-form-fields-required {
	font-size: 12px;
}
.nf-form-content label {
	font-size: 0.9em !important;
	font-family: "Inter" !important;
	font-weight: 500 !important;
}
.nf-form-content .list-select-wrap > div div::after {
	display: none !important;
}
.nf-form-content .list-select-wrap > div select {
	font-family: "Inter" !important;
	font-size: 1rem !important;
	line-height: 1.5 !important;
	margin: 0 !important;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	text-indent: 0.01px !important;
	text-overflow: "" !important;
	background-image: url(../../uploads/2022/06/arrow-down.png) !important;
	background-repeat: no-repeat !important;
	background-size: 6px !important;
	background-position: right 1.2em top 50% !important;
	border: 1px solid #666 !important;
	border-radius: 3px;
	padding: 0.5rem 1rem;
	background-color: #fff !important;
}
.nf-form-content .list-select-wrap .nf-field-element > div,
.nf-form-content input:not([type="button"]),
.nf-form-content textarea {
	border: 1px solid #666 !important;
	border-radius: 3px;
	padding: 0.5rem 1rem;
	background-color: #fff !important;
}
.nf-form-content .label-above .nf-field-label,
.nf-form-content .label-below .nf-field-label,
.nf-form-content .label-hidden .nf-field-label {
	margin: 0 !important;
}
.nf-form-content .list-select-wrap .nf-field-element > div,
.nf-form-content input:not([type="button"]),
.nf-form-content textarea {
	border-radius: 3px !important;
}
.nf-form-content .listselect-wrap .nf-field-element div,
.nf-form-content input.ninja-forms-field,
.nf-form-content select.ninja-forms-field:not([multiple]) {
	height: auto !important;
}
.nf-after-field .nf-error-msg {
	margin: 0 !important;
	font-size: 12px;
}
.nf-field-container.email-container {
	width: 97.5%;
}
.nf-next-previous,
.nf-breadcrumbs {
	margin: 0 !important;
}
.form--btn {
	text-align: center;
}
.form--btn input[type="button"] {
	background: #4ba67a !important;
	color: #fff !important;
	border-radius: 25px;
	font-family: "Open Sans";
	font-size: 0.9em !important;
	width: 110px !important;
	padding: 7px 15px !important;
	margin: 0 !important;
	height: auto !important;
	font-weight: 500 !important;
}
.nf-mp-footer button,
.nf-mp-footer input[type="button"],
.nf-mp-footer input[type="submit"] {
	background: transparent !important;
	color: #000 !important;
	border-radius: 25px;
	border: 1px solid #000 !important;
	font-family: "Open Sans";
	font-size: 0.9em !important;
	font-weight: 300;
	padding: 7px 15px !important;
}
.nf-mp-footer input[type="button"]:hover {
	background: #4ba67a !important;
	color: #fff !important;
	border: 1px solid #4ba67a !important;
}
@media (max-width: 1024px) {
	.elementor-7489 .elementor-element.elementor-element-36571b2b {
		padding: 10% 5% !important;
	}
	.elementor-2 .elementor-element.elementor-element-1c6e2ec7 > .elementor-element-populated {
		margin: 0 auto !important;
	}
	.elementor-2 .elementor-element.elementor-element-1c6e2ec7 > .elementor-element-populated > .elementor-widget-wrap {
		padding: 10% 5% 5% !important;
	}
}

@media only screen and (max-width: 800px) {
	.nf-form-cont .one-third,
	.nf-form-cont .one-half {
		width: 100% !important;
		padding: 0 !important;
	}
}

@media (max-width: 767px) {
	.elementor-2 .elementor-element.elementor-element-36571b2b {
		padding: 5% 10% !important;
	}
}

/* Popup Maker */
.pum-container {
	width: auto !important;
	margin-left: auto !important;
	margin-right: auto !important;
	/* 	top: 50% !important; */
	/* 	transform: translateY(-50%) !important; */
}

.pum-theme-10980 .pum-container,
.pum-theme-default-theme .pum-container {
	padding: 30px 30px 50px !important;
}
