/*Global Style*/

.snw-logo {
	margin-bottom: 0 !important;
}

.elementor-hidden-mobile.elementor-widget-text-editor {
	margin-bottom: 5px;
}

.global-site-layout .elementor-widget-theme-post-content {
	margin-bottom: 0;
}

body.admin-bar .elementor-column.side-navigation{
	top: 32px;
}

.elementor-column.snw-main-content {
	margin-left: 15%;
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 98% !important;
}

.elementor-heading-title {
	line-height: 1.3em;
}

.big-title .elementor-heading-title {
	font-size: 2.75rem;
}

h1.elementor-heading-title {
	font-size: 2.5vw;
}

h2.elementor-heading-title {
	font-size: 2.7rem;
}

h3.elementor-heading-title {
	font-size: 2.375rem;
}

.global-site-layout .menu-item .menu-link {
	font-weight: bold;
	text-transform: uppercase;
	color: rgba(0,0,0,0.72);
}

.elementor-icon-list-item .elementor-icon-list-text, 
.elementor-widget-text-editor, 
.global-site-layout .menu-item .menu-link {
	font-size: 1.06rem !important;
}

.global-site-layout .sub-menu.elementor-nav-menu--dropdown {
	min-width: 20vw !important;
	background-color: var(--ast-global-color-6);
}

.elementor-button {
	font-size: 0.875rem;
	text-transform: uppercase;
	background-color: var(--ast-global-color-1) !important;
	padding: 2.5% 3% !important;
	border: 0;
	border-radius: 5px;
}

.elementor-button:hover {
	background-color: #3a3a3aed !important;
}

.btn-outline-white .elementor-button {
	background-color: transparent !important;
	border: 2px solid var(--ast-global-color-5);
}

.bolder-text {
	font-weight: bolder;
}

.snw-video-section {
	min-height: 80vh;
}

.snw-video-section.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 100% !important;
}

.snw-img-block {
	min-height: 85vh;
}

.elementor-widget-text-editor a, 
.wpbr-review__content a {
	color: var(--e-global-color-secondary);
}

.elementor-widget-text-editor a:hover, 
.wpbr-review__content a:hover {
	color: var(--e-global-color-primary);
}

.price-calculation-shortcode .elementor-shortcode {
	font-size: 1rem !important;
}

.global-site-layout .menu-item .menu-link:hover, 
.global-site-layout .menu-item .elementor-item-active.menu-link, 
.global-site-layout .current-menu-parent>.menu-link {
	background-color: var(--e-global-color-accent);
	color: var(--ast-global-color-5);
}

.global-site-layout .menu-item .menu-link:hover .sub-arrow .e-font-icon-svg, 
.global-site-layout .current-menu-parent>.menu-link .sub-arrow svg {
	fill: #fff !important;
}

/*Gravity Form*/

.ginput_container input, .gfield_select, 
.gform_legacy_markup_wrapper .chosen-container a, 
.gform_wrapper select {
	min-height: 3.5vw !important;
	font-size: 1rem !important;
	color: #adadad !important;
	border: 0 !important;
	padding: 1% 1.5% !important;
	background: #f5f5f5 !important;
	width: 100% !important;
}

.ginput_container input.gfield-choice-input {
	width: 4% !important;
	margin-right: 2%;
}

.gfield_checkbox label {
	font-size: 1rem !important;
}

.ginput_container input::placeholder {
	color: #adadad !important;
}

.gfield_checkbox {
	width: 100% !important;
}

ul.gform_fields li.gfield select {
	padding: 0 12px !important;
}

.gfield_checkbox .gfield-choice-input {
	min-height: auto !important;
}

.ginput_container.ginput_container_checkbox {
	margin-top: 0 !important;
}

.gform_legacy_markup_wrapper .chosen-container a {
	display: flex !important;
	align-items: center;
	width: 70%;
	box-shadow: none !important;
}

.gform_legacy_markup_wrapper h2.gsection_title {
	font-size: 1.75rem !important;
}

.ginput_container {
	width: 70% !important;
	margin-left: 0 !important;
}

.gform_wrapper input:not([type=submit]):focus, .gform_wrapper select:focus, .gform_wrapper textarea:focus {
	background: #f5f5f5;
	outline: 0;
	box-shadow: none;
}

.ginput_container textarea {
	padding: 1% 1.5% !important;
	border: 0;
	color: #adadad;
	width: 100% !important;
	min-height: 18vh;
	font-size: 1rem;
}

.gfield_description {
	margin-left: 0 !important;
	font-size: 1rem !important;
}

li.gfield {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 30px !important;
}

label.gfield_label {
	padding-right: 50px !important;
	width: 30% !important;
	font-size: 1.25rem !important;
	color: var(--ast-global-color-8);
	margin-bottom: 0 !important;
}

.gfield_no_follows_desc {
	font-size: 1.25rem;
	text-transform: uppercase;
	font-weight: 600;
	margin: 3% 0 !important;
}

.gform_footer {
	margin: 0 !important;
	text-align: center;
	width: 100% !important;
}

input[type=submit], 
.get-a-quote-form input[type=submit] {
	font-size: 0.938rem !important;
	text-transform: uppercase;
	background-color: var(--ast-global-color-1) !important;
	padding: 20px 45px !important;
	border-radius: 5px;
	height: auto !important;
	color: var(--ast-global-color-5) !important;
}

.nav-tel-link.elementor-widget-text-editor {
	text-align: center;
	font-size: 1.25rem !important;
}

.nav-tel-link.elementor-widget-text-editor a {
	color: var(--ast-global-color-1) !important;
}


@media (min-width: 768px) {
	.elementor-column.side-navigation {
		background-color: var(--ast-global-color-6);
		position: fixed;
		top: 0;
		left: 0;
		z-index: 2;
		height: 100vh;
		overflow: visible;
	}
}


@media (max-width: 1024px) {
	label.gfield_label {
		font-size: 1.125rem !important;
	}

	.gform_legacy_markup_wrapper .left_label input.large, 
	.gform_legacy_markup_wrapper .left_label select.large, 
	.gform_legacy_markup_wrapper .chosen-container a, 
	.gfield_list_container input, 
	.gfield_list_container select {
		width: 100%;
		min-height: 4vh !important;
		padding: 1% 5% !important;
		font-size: 1.125rem !important;
	}

	.gfield_no_follows_desc {
		font-size: 1.125rem;
	}

	.gfield_description {
		font-size: 1.125rem !important;
	}

	.gfield_checkbox label {
		font-size: 1rem !important;
	}

	input[type=submit] {
		font-size: 1.125rem !important;
	}

	.get-a-quote-form {
		max-width: 100% !important;
		margin: 20px auto 0 !important;
	}
}

@media (max-width: 767px) {
	.elementor-column.snw-main-content {
		margin-left: 0;
	}


	li.gfield {
		display: block;
	}

	.gform_legacy_markup_wrapper .left_label input.large, 
	.gform_legacy_markup_wrapper .left_label select.large, 
	.gform_legacy_markup_wrapper .chosen-container a {
		min-height: 5vh !important;
		font-size: 1.125rem !important;
	}

	label.gfield_label {
		display: block;
		margin-bottom: 10px !important;
		width: 100% !important;
		padding-right: 0 !important;
	}

	.ginput_container {
		width: 100% !important;
	}

	.gfield_no_follows_desc {
		font-size: 1.25rem;
	}

	.get-a-quote-form .gform_wrapper.gravity-theme .gform_fields {
		display: block !important;
	}

	.gform_wrapper.gravity-theme .ginput_complex span {
		margin-bottom: 0 !important;
	}

	input[type=submit], .get-a-quote-form input[type=submit] {
		padding: 10px 40px !important;
	}
}

/*Gravity Form*/

/*Get A Quote Form*/

.snw-get-a-quote .elementor-widget-text-editor {
	max-width: 80%;
	margin: 0 auto;
}

.get-a-quote-form .gform_wrapper.gravity-theme .gform_fields {
	display: flex;
	flex-wrap: wrap;
	grid-column-gap: 0;
	grid-row-gap: 0;
}

.get-a-quote-form .gform_wrapper.gravity-theme .gfield {
	grid-column: auto !important;
	flex: 0 0 50%;
	margin: 0 0 10px 0;
	padding: 0 5px;
}

.get-a-quote-form .ginput_container {
	width: 100% !important;
}

.get-a-quote-form .gfield_label, .get-a-quote-form label {
	display: none !important;
}

.get-a-quote-form .quote-textarea {
	flex: 0 0 100% !important;
}

.get-a-quote-form {
	max-width: 50vw;
	margin: 50px auto;
}

.get-a-quote-form input, .get-a-quote-form .gfield_select {
	text-transform: uppercase;
	font-style: normal;
	font-size: 0.875rem !important;
	min-height: 40px !important;
	padding: 5px 20px !important;
}

.name_first {
	padding-right: 0 !important;
}

.get-a-quote-form textarea {
	font-style: normal;
	font-size: 0.875rem !important;
	min-height: 40px !important;
	padding: 5px 20px !important;
	text-transform: uppercase;
	max-height: 200px;
}

.get-a-quote-form textarea::placeholder {
	color: #a5a5a5 !important;
}

/*Get A Quote Form*/

.snw-custom-footer .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item {
	padding: 0 !important;
}



.elementor-tab-content h2, .elementor-tab-content h3 {
	text-transform: none;
	font-size: 2rem;
	line-height: 1.2;
}

body:not(.admin-bar) .seoedit:not(.elementor-element-edit-mode) {
	display: none!important
}

@media (min-width: 1921px) {
	.elementor-widget-theme-site-logo img {
		width: 100%;
	}

	.global-site-layout .side-navigation {
		width: 10% !important;
	}

	.elementor-column.snw-main-content {
		margin-left: 10%;
		width: 89.666% !important;
	}
}

@media (min-width: 768px) {
	.global-site-layout .menu-item .menu-link, 
	.global-site-layout .menu-item .menu-link:hover {
		padding: 16px 20px !important;
		line-height: 1.4em;
	}
}

@media (max-width: 1024px) {
	.elementor-icon-list-item .elementor-icon-list-text, 
	.elementor-widget-text-editor, 
	.global-site-layout .menu-item .menu-link, 
	.elementor-button, 
	.wpcf7-submit {
		font-size: 1rem !important;
	}

	.global-site-layout .menu-item .menu-link {
		font-size: 1.125rem !important;
	}

	.snw-custom-footer nav.elementor-nav-menu--layout-horizontal {
		display: block;
	}

	.snw-custom-footer .elementor-menu-toggle {
		display: none;
	}

	.wpcf7 input:not([type=submit]), .wpcf7 select {
		min-height: 3.5vh;
	}

	.wpcf7 input:not([type=submit]), .wpcf7 select, .wpcf7 textarea {
		font-size: 0.75rem;
		padding: 1em;
	}

	/*Navigation Menu*/
	.global-site-layout .sub-menu.elementor-nav-menu--dropdown {
		background-color: var(--ast-global-color-6);
		min-width: 30vw !important;
	}

	.side-navigation .elementor-nav-menu .menu-item .sub-menu .elementor-sub-item {
		border-left: 4px solid transparent;
		padding: 12px 10px;
	}

	.elementor-widget-heading .elementor-heading-title {
		line-height: 1.2em;
	}

	.price-calculation-shortcode .elementor-shortcode {
		font-size: 1.125rem !important;
	}

	.gform_legacy_markup_wrapper h2.gsection_title {
		font-size: 2rem !important;
	}

	.gform_fields li.gfield select {
		padding: 0 !important;
	}

	.elementor-button {
		line-height: 1.5 !important;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.side-navigation .elementor-nav-menu--main {
		display: block !important;
	}

	.side-navigation .elementor-menu-toggle {
		display: none;
	}

	.elementor-column.snw-main-content {
		margin-left: 25%;
	}
}

@media (max-width: 768px) {
	.snw-video-section {
		min-height: 40vh;
	}	
}

@media (max-width: 767px) {
	.side-navigation.sticky {
		position: sticky;
		top: 0 !important;
		z-index: 99999;
		background-color: #fff;
	}

	.elementor-icon-list-item .elementor-icon-list-text, .elementor-widget-text-editor, .global-site-layout .menu-item .menu-link, .elementor-button, .wpcf7-submit {
		font-size: 1.125rem !important;
	}

	.elementor-widget-theme-site-logo {
		margin-bottom: 0 !important;
	}

	/*Navigation Menu*/

	.global-site-layout .elementor-nav-menu {
		padding: 5px 0;
		border-bottom: 1px solid #e6e9ea;
	}

	.elementor-nav-menu--burger .elementor-menu-toggle {
		font-size: 1.75rem;
		padding: 5px;
		width: 100%;
		border-radius: 0;
	}

	.elementor-item.menu-link.has-submenu.highlighted .sub-arrow .e-font-icon-svg {
		fill: #fff !important;
	}

	.elementor-nav-menu--burger nav.elementor-nav-menu--dropdown {
		margin-top: 0;
	}

	.elementor-menu-toggle.elementor-active {
	}

	.elementor-nav-menu--dropdown .elementor-item {
		padding: 8px 12px !important;
	}

	/*Headings*/
	h2.elementor-heading-title {
		font-size: 2rem;
	}

	h3.elementor-heading-title {
		font-size: 1.7rem;
	}

	.big-title .elementor-heading-title {
		font-size: 3rem;
	}

	/*Get A Quote*/
	.snw-get-a-quote .elementor-widget-text-editor {
		max-width: 100%;
	}

	.elementor-button {
		padding: 15px 20px !important;
	}

	.mobile-full-width {
		width: 100% !important;
	}

	/* Mobile Logo */
	.snw-mobile-logo {
		margin: 10px 0 0 !important;
	}

	.nav-tel-link.elementor-widget.elementor-widget-text-editor {
		line-height: 1;
		font-size: 1.125rem !important;
		margin-bottom: 0;
	}

	.nav-tel-link.elementor-widget.elementor-widget-text-editor p {
		margin-bottom: 20px;
	}

	.snw-img-block {
		min-height: 55.5vw;
	}
}
