/*
Theme Name: Move Solutions
Template: Divi
Author: Next Level
Version: 1.0
*/


/*
@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 100;
src: url('fonts/bebas100.woff') format('woff');
}

@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 300;
src: url('fonts/bebas300.woff') format('woff');
}

@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 400;
src: url('fonts/bebas400.woff') format('woff');
}

@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 700;
src: url('fonts/bebas700.woff') format('woff');
}
*/


.et_pb_heading h1 {
	padding-bottom: 0;
}

.et_pb_heading h2 {
	padding-bottom: 0;
}

.et_pb_heading h3 {
	padding-bottom: 0;
}

.et_pb_heading h4 {
	padding-bottom: 0;
}

.et_pb_heading h5 {
	padding-bottom: 0;
}

.et_pb_heading h6 {
	padding-bottom: 0;
}

.red {
	color: #D51F2B !important;
}

body p {
	padding-bottom: 0 !important;
	margin-bottom: 1em;
}

body p:last-of-type {
	margin-bottom: 0 !important;
}

body .et_pb_text ul,
body .et_pb_blurb ul {
	padding-bottom: 0 !important;
	margin-top: 1em;
	margin-bottom: 1em;
}

body ul li {
	margin-bottom: 8px;
}

.list_block ul li {
	margin-bottom: 15px;
}

.list_block ul li:last-of-type {
	margin-bottom: 0;
}

.home-who-we-serve .et_pb_image a {
	display: block;
	width: 100%;
	height: 100% !important;
}

.section-faq .et_pb_toggle {
	border: none;
}

.blurb-with-image .et_pb_main_blurb_image {
	width: 48px !important;
	height: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #F0F0F0;
	border-radius: 12px;
}

.blurb-with-image .et_pb_main_blurb_image span {
	margin: 0 auto;
}

.blurb-with-image .et_pb_main_blurb_image span img{
	max-width: 25px;
	max-height: 25px;
	object-fit: contain;
	object-position: center;
}

/* contact page headers */
.page-id-1431 h2 {
	padding-bottom: 0;
}

.single-post .et_pb_post_content h2,
.single-post .et_pb_post_content h3 {
	width: 95%;
	margin-top: 10px;
}

/* == Blog page */
.et_pb_blog .et_pb_post .et_pb_image_container,
.et_pb_blog .et_pb_post .entry-featured-image-url {
	margin-bottom: 20px;
}

.et_pb_blog .et_pb_post .et_pb_image_container img {
	width: 100%;
  object-fit: cover;
}

.image-cover img {
	object-fit: cover;
}

.et_pb_blog .et_pb_post .post-content .more-link {
	margin-top: 20px !important;
}

@media (min-width: 767px) {
	.et_pb_blog .et_pb_post .et_pb_image_container img {
	width: 100%;
	height: 140px;
  object-fit: cover;
}
	
	.section-blog-first .et_pb_row .et_pb_column:first-of-type .et_pb_blog a.entry-featured-image-url {
		display: none;
	}
	
	.section-blog-first .et_pb_row .et_pb_column:last-of-type .et_pb_blog,
	.section-blog-first .et_pb_row .et_pb_column:last-of-type .et_pb_blog .et_pb_ajax_pagination_container,
	.section-blog-first .et_pb_row .et_pb_column:last-of-type .et_pb_blog .et_pb_posts,
	.section-blog-first .et_pb_row .et_pb_column:last-of-type .et_pb_blog .et_pb_post {
		width: 100%;
		height: 100%;
	}
	
	.section-blog-first .et_pb_row .et_pb_column:last-of-type .et_pb_blog a.entry-featured-image-url {
		display: block;
		width: 100%;
		height: 100%;
		margin: 0;
	}

	.section-blog-first .et_pb_row .et_pb_column:last-of-type .et_pb_blog a.entry-featured-image-url img {
		display: block;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

}

@media (max-width: 767px) {
	.section-blog-first .et_pb_row .et_pb_column:last-of-type .et_pb_blog .et_pb_post .et_pb_image_container, .et_pb_blog .et_pb_post .entry-featured-image-url {
	margin-bottom: 30px;
}
}

/* == Blog page */








/* Gravity forms */
.gform_wrapper .gform_heading .gform_description,
.gform_wrapper .gform_heading .gform_required_legend {
	display: none;
	padding: 0;
}

.section-contact-form .gform_wrapper .gform_fields {
	row-gap: 10px !important;
	column-gap: 10px !important;
}

.gform_wrapper .gfield input,
.gform_wrapper .gfield input:focus,
.gform_wrapper .gfield textarea,
.gform_wrapper .gfield textarea:focus,
.gform_wrapper .gfield select,
.gform_wrapper .gfield select:focus {
	color: #1C1C1C !important;
	font-size: 16px !important;
	border-color: #999 !important;
	outline: none !important;
	border-radius: 6px !important;
	box-shadow: none !important;
}

.gform_wrapper .gform-footer {
	justify-content: flex-end;
	margin-top: 15px !important;
}

.gform_wrapper .gform-footer input,
.gform_wrapper .gform-footer input:focus {
	color: #fff !important;
	font-size: 16px !important;
	line-height: 100% !important;
	font-weight: 700;
	padding: 14px 28px !important;
	background-color: #D51F2B !important;
	border-color: #D51F2B !important;
	outline: none !important;
	border-radius: 3px !important;
	box-shadow: none !important;
}

.gform_wrapper .gform-footer input:hover {
	color: #fff !important;
	background-color: #a8161f !important;
	border-color: #a8161f !important;
}