	/*
Theme Name: CroiValve
Theme URI: https://croivalve.com
Description: This theme was designed and developed for https://croivalve.com.
Version: 2.0.0
Author: Lunar Shift
Author URI: https://lunarshift.com/

License: MIT License
License URI: http://opensource.org/licenses/MI
*/

/* In child theme's style.css */

.wp-singular .elementor-widget-themepost-content .elementor-widget-container > * + * {
	margin-top: 1.2em;
}
.wp-singular .elementor-widget-theme-post-content .elementor-widget-container li {
	margin-top: 6px;
	margin-left: 20px;
	list-style: disc outside;
}

/*.gform_wrapper .gform_button {
	background: #B11410 !important;
}
.gform_wrapper .gform_button:hover {
	background: #770d0a !important;
}*/
.gform_wrapper * {
	font-family: "Inter", sans-serif !important;
}
.grecaptcha-badge {
	display: none !important;
}
.gform_required_legend {
	display: none !important;
}

.elementor-widget-text-editor ul {
	list-style-type: disc;
	margin-left: 1.5em;
}

.elementor-widget-text-editor ol {
	list-style-type: decimal;
	margin-left: 1.5em;
}

nav ul,
.elementor-nav-menu ul,
.elementor-icon-list-items {
	list-style: none;
	margin: 0;
	padding: 0;
}

.elementor-widget-text-editor strong,
.elementor-widget-text-editor b,
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	color: #B11410;
}

.elementor-widget-text-editor h1:not(:first-child),
.elementor-widget-text-editor h2:not(:first-child),
.elementor-widget-text-editor h3:not(:first-child),
.elementor-widget-text-editor h4:not(:first-child),
.elementor-widget-text-editor h5:not(:first-child),
.elementor-widget-text-editor h6:not(:first-child),
.elementor-widget-text-editor p:not(:first-child),
.elementor-widget-text-editor ul:not(:first-child),
.elementor-widget-text-editor ol:not(:first-child) {
	margin-top: 1em;
}

.elementor .e-parent {
	padding: 25px 20px;
}
.elementor-location-header .e-parent,
.elementor-location-footer .e-parent {
	padding: 0;
}

.mw {
	max-width: 100%;
}
@media (max-width: 767px) {
	#header-logo {
		position: absolute;
		margin-top: -10px;
	}
}

body .invert .elementor-widget-heading .elementor-widget-container .elementor-heading-title {
	color: #E8E8E3;
}

.gform_button {
	background-color: #CC1426 !important;
    font-family: "Inter", Sans-serif !important;
    font-size: 22px !important;
    text-decoration: none !important;
    line-height: 40px !important;
    letter-spacing: 1.2px !important;
    color: #FFFFFF !important;
    border-radius: 50px 50px 50px 50px !important;
    padding: 12px 40px 12px 40px !important;
}
.gform_button:hover {
	background-color: #7D0A07 !important;
}

.tabbed {
	border-left: 8px solid #3F3F3F;
	padding-left: 22px;
}

.center-gallery .elementor-gallery__container {
    display: flex;
    justify-content: center;
}

.circle-shape {
    border-radius: 50% !important;
    aspect-ratio: 1;
}

.e-n-accordion-item-title {
	justify-content: space-between !important;
}

#heart-video .e-hosted-video {
    aspect-ratio: 0.66 !important;
}

@media (min-width: 2000px) {
	#mission {
		min-height: 1000px !important;
		background-size: auto;
		background-position: calc(50% - 510px);
	}
}

@media (min-width: 1025px) {
	#home-content {
		max-width: 55% !important;
	}
}

@media (max-width: 1024px) {
	#home-mast .elementor-background-video-hosted {
		object-position: center top;
		object-fit: contain;
	}
}
@media (max-width: 767px) {

}

.auto-ar .e-hosted-video {
	aspect-ratio: auto !important;
}

.no-padding {
	padding: 0 !important;
}

.auto-w video {
	width: auto !important;
	height: auto !important;
}
.elementor-video {
	background: transparent !important;
}