/* 
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.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
*/

h2.partNumber,
.partNumberLabel span,
h2.partNumber > * {
	font-size: 16px !important;
	line-height: 22px;
}

ul,
ol {
	margin: 10px 0 16px 0;
	padding-left: 24px;
}

.blog .content-area {
	padding-right: 0;
}

/* Blog Single Post */
.content-wrapper a,
.content-wrapper a:hover {
	color: #009cff;
}
.content-wrapper h2 {
	font-size: 30px;
	line-height: 36px;
}

.content-wrapper h3 {
	font-size: 24px;
	line-height: 30px;
}

@media screen and (max-width: 1200px) {
	.content-wrapper table {
		display: block;
		width: 100%;
		overflow-x: auto;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
		border-collapse: collapse;
	} 
}

/* Parts Archive */
.post-type-archive-product .page-subheading {
	display: none;
}

/* Gallery */
.elementor .gallery-margin .gallery { margin-bottom: 0; }

/* Testimonials */
.testimonials blockquote {
	position: relative;
	display: block;
	margin-top: 30px;
	padding: 20px;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	border: solid 1px #0058AA;  
}

.testimonials blockquote a,
.testimonials blockquote a:hover {
	color: #fff;
}

.testimonials blockquote .morecontent span {
    display: none;
}

.testimonials blockquote .morelink {
  display: block;
	color: white;
	font-weight: 600;
}

.testimonials blockquote footer {
	display: flex;
	flex-direction: row;
	align-items: center;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	margin-top: 20px;
}

.testimonials blockquote footer .ratings {
	flex: 1;
}

.testimonials blockquote footer .ratings i {
	color: #ffcc00;
}

.testimonials blockquote footer cite {
	color: #0058AA;
	font-style: italic;
	justify-content: flex-end;
	padding: 0 0 0 20px;
}

.testimonials blockquote cite::before {
	content: "\2013";
	margin-right: 3px;
}

.testimonials blockquote .blockquote-background {
	background: #0058AA;
	opacity: .8;	
	padding: 20px;
}

.testimonials blockquote::before {
	content: "\201C"; 
	background-color: #FFF; 
	border-radius: 50%;
	width: 75px;
	height:75px;
	font-size: 60px;
	font-weight: bold;
	color: #0058AA;
	text-align: center;
	line-height: 93px;
	position: absolute;
	left: -30px;
	top: -30px;
	font-family: sans-serif;
}

.testimonials blockquote::after {
	content: "";
}

@media screen and (max-width: 767px) {
	.testimonials blockquote footer {
		flex-wrap: wrap;	
	}
	
	.testimonials blockquote footer .ratings,
	.testimonials blockquote footer cite {
		width: 100%;
	}
	
	.testimonials blockquote footer cite {
		justify-content: flex-start;
		padding: 10px 0 0 0;
	}
}
/* Parts */
.parts-container {
	display: block;
	padding: 20px 0;
}

.parts-container .request-quote-button,
.parts-container .schedule-engineer-button {
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	fill: #ffffff;
	color: #ffffff;
	background-color: #009cff;
	padding: 14px 30px 14px 30px;
	margin: 6px 0;
}

.parts-container .request-quote-button {
	margin-right: 6px;
}

.parts-container .request-quote-button:hover,
.parts-container .schedule-engineer-button:hover {
	background-color: #0058aa;
}

/* Products */
.woocommerce .summary ul, .woocommerce #tab-description ul {
	margin-bottom: 20px;
}

.woocommerce .summary ul, .woocommerce #tab-description ul li > ul {
	margin-top: 0;
	margin-bottom: 0;
}

/* Homepage Hero */
@media screen and (max-width: 1366px) and (orientation: landscape) {
	.elementor-1308 .elementor-element.elementor-element-wjvzhxh:not(.elementor-motion-effects-element-type-background), .elementor-1308 .elementor-element.elementor-element-wjvzhxh > .elementor-motion-effects-container > .elementor-motion-effects-layer {
		background-position: bottom center;
	}
}

/* Rentals Icon List */
.icon-list-container ul li:before {
 	content: '\2013';
 	margin-right: 6px;
	color: #fff;
}

/* Misc */
.mb-10 {
	margin-bottom: 10px;
}

.ml-10 {
	margin-left: 10px;
}

/** Gravity Forms **/
body img.gform_ajax_spinner {
	display: none !important;
}

body .gform_validation_errors,
body .gfield_validation_message {
	border-radius: 5px !important;
	font-size: 14px !important;
	line-height: 20px !important;
	padding: 10px !important;
}

body .gform_validation_errors {
	padding: 10px 10px 10px 48px !important;
}

body .gfield_validation_message {
	padding: 10px !important;
}

body .gform_validation_errors > h2 {
	font-size: 14px !important;
	font-weight: 300 !important;
	line-height: 20px !important;
}

body .gform_footer {
	margin: 0 !important;
	padding: 8px 0 16px 0 !important;
}

body .gform_wrapper.gravity-theme .ginput_container_address span {
	padding: 0;
	flex: 0 0 100%;
}

body .gform_wrapper.gravity-theme .ginput_container_address {
	margin: 0;
}

@media screen and (max-width: 640px) {
	body .gfield--type-name .name_first {
		margin-bottom: 16px !important;
	}
	
	body .gfield--type-name .name_last {
		margin-bottom: 0 !important;
	}
}