/* PAYMENT */
.md-inner-content .gform_wrapper.gravity-theme.md--payment-form_wrapper .gfield_label{
	font-size: 14px;
	font-weight: 600;
	line-height: 21px;
	color: var(--txt);
}
.md-inner-content .gform_wrapper.gravity-theme.md--payment-form_wrapper .gfield input {
	height: 57px;
	border-radius: 100px;
}
.md-inner-content .gform_wrapper.gravity-theme.md--payment-form_wrapper .gfield input ,
.md-inner-content .gform_wrapper.gravity-theme.md--payment-form_wrapper .gfield textarea {
	border: none;
    background: #F8F5EE;
    color: #626262;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-indent: 10px;
    
}
.md-inner-content .gform_wrapper.gravity-theme.md--payment-form_wrapper .gfield textarea {
	 height: 157px;
	border-radius: 40px;
}
.md-inner-content .gform_wrapper.gravity-theme.md--payment-form_wrapper .gfield_description {
	display:none;
}
.md-inner-content .gform_wrapper.gravity-theme.md--payment-form_wrapper .gform_footer{
	padding-bottom:0;
}
.md-inner-content .gform_wrapper.gravity-theme.md--payment-form_wrapper .gform_footer input{
	height: 60px;
	border-radius: 100px;
	background: var(--cta);
	color: #fff;
	font-family: 'Inter';
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
	border: none;
	margin: 0;
	width:216px;
}
.md-inner-content .gform_wrapper.gravity-theme.md--payment-form_wrapper form{
	padding: 35px 40px;
	border: 1px solid #CBCED4;
	border-radius: 30px;
}
.clover-footer{
	float:left;
	width:100%;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle{
	display:none;
}
.woocommerce-checkout .select2-container--default .select2-results>.select2-results__options{
	float:left;
	width:100%;
}
.woocommerce-checkout .col2-set .col-1,
.woocommerce-checkout .col2-set .col-2{
	width:100%;
}
.woocommerce-checkout form.checkout{
	padding: 35px 40px;
	border: 1px solid #CBCED4;
	border-radius: 30px;
	float:left;
	width:100%;
}
.woocommerce-checkout form.checkout #order_review{
	float:left;
	width:100%;
}
.woocommerce-checkout table.shop_table{
	border: 1px solid #CBCED4;
}
.woocommerce-checkout form.checkout label{
	font-size: 14px;
	font-weight: 600;
	line-height: 21px;
	color: var(--txt);
	margin:0 0 12px;
}
.woocommerce-checkout form.checkout .form-row input,
.woocommerce-checkout form.checkout .form-row select,
.woocommerce-checkout form.checkout .select2-container .select2-selection--single .select2-selection__rendered{
	border: none;
    background: #F8F5EE;
    color: #626262;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-indent: 10px;
    border-radius: 100px;
    height: 57px;
	margin-bottom:10px;
}
.woocommerce-checkout form.checkout .form-row textarea{
	border: none;
    background: #F8F5EE;
    color: #626262;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-indent: 10px;
	border-radius: 30px;
	padding-top: 20px;
	padding-left: 20px;
	height: 120px;
}
.woocommerce-checkout form.checkout .select2-container .select2-selection--single .select2-selection__rendered{
	display: flex;
    justify-content: left;
    align-items: center;
}
.woocommerce-checkout .select2-container.select2-container--open .select2-dropdown{
	background: #F8F5EE;
	border-color:#CBCED4;
}
.woocommerce-checkout form.checkout .select2-container .select2-selection{
	border:0;
}
.woocommerce-checkout form.checkout .select2-container.select2-container--open .select2-selection {
	background: #F8F5EE;
	border: 1px solid #CBCED4;
}
.woocommerce-checkout .select2-container--default .select2-results__option--highlighted[aria-selected],
.woocommerce-checkout .select2-container--default .select2-results__option--highlighted[data-selected]{
	background-color: var(--cta);
}
.woocommerce-checkout form.checkout h3{
	font-size: 28px;
    font-weight: 400;
    line-height: 42px;
    letter-spacing: -0.02em;
    margin-top: 0;
}
.woocommerce-checkout form.checkout .woocommerce-additional-fields h3,
.woocommerce-checkout form.checkout h3#order_review_heading{
	margin-top:30px;
}
.woocommerce-checkout #payment{
	background:0;
}
.woocommerce-checkout #payment p{
	margin-bottom:10px;
}
.woocommerce-checkout #payment .wc-clover-test-card-numbers{
	background: 0;
	margin: 0 0 20px;
	padding: 0;
}
.woocommerce-checkout #payment .js-sv-wc-payment-gateway-credit-card-form-input{
	border-radius:20px;
}
.woocommerce-checkout #payment .woocommerce-privacy-policy-text p{
	font-style:italic;
	margin-bottom:30px;
}
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order{
	height: 60px;
	border-radius: 100px;
	background: var(--cta);
	color: #fff;
	font-family: 'Inter';
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
	border: none;
	margin: 0;
	width:216px;
	float:left;
}
#add_payment_method #payment div.payment_box, 
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box{
	padding-bottom:0;
	margin-bottom:0;
	padding-left:0;
	padding-right:0;
	background:0;
}
#add_payment_method #payment div.payment_box::before, 
.woocommerce-cart #payment div.payment_box::before, 
.woocommerce-checkout #payment div.payment_box::before{
	content:unset!important;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods, 
.woocommerce-checkout #payment ul.payment_methods{
	border:0;
	padding:35px 40px;
}
#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li, 
.woocommerce-checkout #payment ul.payment_methods li,
#add_payment_method #payment div.form-row, 
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row{
	padding-bottom:0;
}



.page-id-515 ul#Sidebar, .page-id-660 ul#Sidebar, .page-id-1404 ul#Sidebar, .page-id-1530 ul#Sidebar {
	display: none;
}

/* Inner Hero */
.inner-hero {
	padding: 15px;
	display: flex;
	flex-wrap: wrap;
}
.inner-hero-wrap {
	border-radius: 30px;
	display: flex;
	flex-direction: column;
	height: 100%;
}
.inner-hero-left {
	border: 1px solid #CBCED4;
	padding: 35px 40px;
}
.inner-hero-right {
	background-color: var(--main);
	justify-content: space-between;
	padding: 40px 60px 60px;
}
.inner-heading {
	font-size: 50px;
	font-weight: 400;
	line-height: 60px;
	margin-top: 0;
	margin-bottom: 30px;
}
.inner-hero-text {
	font-size: 22px;
	font-weight: 300;
	line-height: 35.2px;
	max-width: 90%;
}

/* Hero form */
.md-inner-form-cont .gform_wrapper.gravity-theme .gform_page_footer:before {
	content: '';
	position: absolute;
	width: calc(100% - 390px);
	height: 1px;
	top: 50%;
	left: 0;
	background-color: #CBCED4;
	z-index: -1;
}
.md-inner-form-cont .gform_wrapper.gravity-theme .gform_page_footer input {
	width: 360px;
}
.md-inner-form-cont span.gfield_required {
	width: 10px;
}
.md-inner-form-cont .gform_wrapper.gravity-theme .gform_page_footer {
	justify-content: flex-end;
}

/* Breadcrumbs*/
#breadcrumbs {
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: 700;
	color: var(--txt);
}
#breadcrumbs a {
	color: var(--txt);
	transition: .3s ease;
}
#breadcrumbs a:hover {
	color: var(--cta-hover);
	transition: .3s ease;
}
span.breadcrumb_last {
	color: var(--cta);
}

/* Inner content */
.md-inner-content {
	margin-top: 70px;
}
.md-inner-left h2 {
	font-size: 34px;
	line-height: 48px;
	margin: 30px 0 25px;
}
.md-inner-left h3 {
	font-size: 30px;
	line-height: 46px;
	margin: 30px 0 25px;
}
.md-inner-left h2 strong,
.md-inner-left h3 strong {
	font-weight: 500;
}
.md-inner-left p {
	font-size: 16px;
	font-weight: 300;
	line-height: 27.2px;
	margin-bottom: 30px;
}
.md-inner-left li a,
.md-inner-left p a {
	color: var(--cta);
	font-weight: 500;
	transition: .5s ease;
}
.md-inner-left li a:hover,
.md-inner-left p a:hover {
	color: var(--cta-hover);
	transition: .5s ease;
}
.md-inner-left ul, .md-inner-left ol {
	background-color: var(--main);
	padding: 40px 20px 31px 60px;
	margin: 10px 0 40px;
	border-radius: 30px;
}
.md-inner-left ul ul {
	margin: 0;
	padding-top: 15px;
	padding-bottom: 0;
	padding-left: 30px;
}
.md-inner-left li {
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 27px;
	color: var(--txt);
	font-weight: 300;
	padding-bottom: 15px;
}
.md-inner-left figure {
	padding: 30px 0 10px;
}
.md-inner-left figure figure {
	padding: 0;
	margin: 0;
}
.md-inner-left figcaption {
	font-size: 16px;
	line-height: 27.2px;
	color: var(--txt);
	font-weight: 300;
	font-style: italic;
	max-width: 80%;
}

/* Contact Form */
.md-inner-wrap-contact_inner-pages {
	border-top: 1px solid #D9DCE3;
	margin-top: 20px;
	padding-top: 30px;
}
.md-inner-wrap-contact h3 {
	font-size: 34px;
	line-height: 44px;
	margin-bottom: 25px;
}
.md-inner-wrap-contact .gform_wrapper.gravity-theme {
	border: 1px solid #CBCED4;
	border-radius: 30px;
	padding: 40px 40px 25px;
}
.md-inner-wrap-contact.md-form-wrap .gform_wrapper.gravity-theme .gfield input.large,
.md-form-wrap.md-job-app-form .gform_wrapper.gravity-theme .gfield input.large,
.md-form-wrap.md-job-app-form .gform_wrapper.gravity-theme .gfield select.large,
.md-form-wrap.md-job-app-form .gform_wrapper.gravity-theme .ginput_container_date input {
	height: 57px;
}
div#field_3_4 label {
	display: none;
}
.md-inner-wrap-contact .gform_wrapper.gravity-theme .gform_footer {
	justify-content: flex-end;
}
.md-inner-wrap-contact.md-form-wrap .gform_wrapper.gravity-theme .gform_footer input,
.md-form-wrap.md-job-app-form .gform_wrapper.gravity-theme .gform_footer input {
	width: 216px;
}
.md-inner-wrap-contact.md-form-wrap .gform_wrapper.gravity-theme .gform_footer input {
	font-size: 18px;
}
.md-job-app-form {
	margin-bottom: 60px;
}

/* Contact Page */
.inner-hero-left_contact.inner-hero-wrap {
	height: 490px;
}
.contact-wrap:not(:last-of-type) {
	margin-bottom: 50px;
}
h3.inner-title_contact {
	font-size: 24px;
	font-weight: 400;
	line-height: 36px;
	margin-top: 30px;
}
.contact-wrap a,
.contact-wrap p {
	font-size: 18px;
	font-weight: 300;
	line-height: 29px;
}
.contact-wrap a {
	color: var(--txt);
	margin-bottom: 10px;
	transition: .3s ease;
	display: block;
}
.contact-wrap a:hover {
	color: var(--cta-hover);
	transition: .3s ease;	
}

/* Services Page */
.md-services-wrap_inner-page {
	display: flex;
	flex-wrap: wrap;
	margin: 45px -15px 0;
}
.md-services-wrap_inner-page .md-services-top h3 {
	margin: 15px 0 10px;
}
.md-services-wrap_inner-page p.md-text {
	margin-bottom: 10px;
}

/*** FAQ ***/
.md-faq-cont {
	float: left;
	width: 100%;
	margin-bottom: 50px;
}
.faq-answer > div {
	overflow: hidden;
	margin: 0;
}

/* Coupons */
.md-inner-coupons {
	margin-top: 50px;
}

/* Free Estimate */
#fe-section {
	padding-bottom: 70px;
}
.fe-container {
	display: flex;
	flex-wrap: wrap;
}
.fe-img-wrap {
	height: 100%;
}
.fe-img {
	border-radius: 30px;
	height: 100%;
	object-fit: cover;
}
.fe-text-wrap {
	padding-left: 40px;
}
.fe-title {
	font-size: 34px;
	font-weight: 500;
	line-height: 44.2px;
	letter-spacing: -0.01em;
	margin: 0 0 30px;
}
.fe-text {
	font-size: 18px;
	font-weight: 300;
	line-height: 28.8px;
	letter-spacing: 0.004em;
}
.fe-btns-wrap {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 35px;
}
.fe-btns-wrap a {
	height: 60px;
	font-size: 18px;
	padding: 0 30px;
}
.md-fe-phone span {
	margin-right: 3px
}

/** Sidebars **/
.md-sidebar-menu h3,
.category-sidebar-menu h3 {
	font-size: 24px;
	line-height: 36px;
	font-weight: 400;
	margin: 0 0 12px;
}
.md-inner-right ul.menu,
.category-sidebar-menu {
	list-style: none;
	margin-bottom: 50px;
}
.md-inner-right ul.menu li,
.category-sidebar-menu p {
	padding: 10px 0;
	border-bottom: 1px solid #CBCED4;
}
.md-inner-right ul.menu li a,
.category-sidebar-menu p a {
	font-size: 18px;
	line-height: 27px;
	color: var(--txt);
	font-weight: 400;
	transition: .3s ease-in-out;
}
.md-inner-right ul.menu li a:hover,
.category-sidebar-menu p a:hover {
	transition: .3s ease-in-out;
	color: var(--cta-hover);
}
.counter-wrap_sidebar {
	background: var(--cta);
	border-radius: 30px;
	padding: 25px;
}
.counter-top {
	margin-bottom: 15px;
}
.counter-bottom h3 {
	font-size: 24px;
	font-weight: 500;
	line-height: 31.2px;
	color: #fff;
	margin: 0;
}
.counter-bottom h3 br {
	display: none;
}

/** Blog **/
.blog-container {
	display: flex;
	flex-wrap: wrap;
}
.blog-container .post {
	margin-bottom: 40px;
}
.blog-post-date p {
	margin-bottom: 10px;
}
.page-numbers {
	width: 61px;
	height: 61px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
	margin-right: 10px;
}
a.page-numbers {
	border: 1px solid var(--txt);
	color: var(--txt);
	transition: .5s ease;
}
.page-numbers.current,
a.page-numbers:hover {
	color: #fff;
	background: var(--cta);
}
a.page-numbers:hover {
	border: 1px solid var(--cta);
	transition: .5s ease;
}
.md--reviews-pagination {
	display: flex;
	float: left;
	width: 100%;
	align-items: center;
	margin-top: 30px;
}
.md-pagination-holder.navigation {
	float: left;
	width: 100%;
	display: flex;
	align-items: center;
	margin-top: 40px;
	margin-bottom: 80px;
}
.navigation.posts-navigation {
	width: 100%;
	padding: 0 15px 60px;
}
.nav-links {
	justify-content: space-between;
}
.nav-links > div {
	width: 50%;
}
.nav-links a {
	font-size: 17px;
	font-weight: 600;
	color: var(--txt);
	transition: .3s ease;
}
.nav-links a:hover {
	color: var(--cta-hover);
	transition: .3s ease;
}

/* 404 */
.md-inner-left .error-title {
	max-width: 75%;
	margin: 40px auto;
	text-align: center;
}
.widget select {
	border: none;
	background: #F8F5EE;
	color: #626262;
	font-family: 'Inter';
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-indent: 10px;
	height: 43px;
	border-radius: 100px;
	margin-bottom: 50px;
}
.md-inner-left .page-content h2 {
	margin-bottom: 0;
}
.md-inner-left .page-content a {
	color: var(--cta);
}
.md-inner-left .page-content a:hover {
	color: var(--cta-hover);
}

/* Media */
@media all and (max-width: 1500px) {
	.inner-hero-right {
		padding-left: 50px;
		padding-right: 50px;
	}
	.inner-heading {
		font-size: 47px;
		line-height: 56px;
		margin-bottom: 20px;
	}
	.inner-hero-text {
		font-size: 20px;
		line-height: 32.2px;
		max-width: 100%;
	}
	.counter-bottom span {
		font-size: 86px;
		line-height: 112px;
	}
	.md-inner-form-cont .gform_wrapper.gravity-theme .gform_page_footer input {
		width: 330px;
	}
	.md-inner-form-cont .gform_wrapper.gravity-theme .gform_page_footer:before {
		width: calc(100% - 350px);
	}
}

@media all and (max-width: 1199px) {
	.inner-hero-left {
		padding: 30px 30px 20px;
	}
	.inner-hero-right {
		padding: 35px 35px 50px;
	}
	#breadcrumbs {
		font-size: 15px;
	}
	.inner-heading {
		font-size: 43px;
		line-height: 50px;
	}
	.inner-hero-text {
		font-size: 18px;
		line-height: 30.2px;
	}
	.inner-hero-img {
		width: 150px;
	}
	.md-inner-left h2 {
		font-size: 32px;
		line-height: 45px;
	}
	.md-inner-left h3 {
		font-size: 28px;
		line-height: 40px;
	}
	.md-inner-right ul.menu li a {
		font-size: 17px;
		line-height: 25px;
	}
	.counter-bottom span {
		font-size: 75px;
		line-height: 107px;
	}
	.counter-bottom h3 {
		font-size: 22px;
	}
	.page-numbers {
		margin-right: 0;
	}
	.md--reviews-pagination,
	.md-pagination-holder.navigation {
		gap: 10px;
	}
	.fe-text {
		font-size: 17px;
		line-height: 27.8px;
	}
	.fe-text-wrap {
		padding-left: 0;
	}
	.fe-title {
		font-size: 31px;
		margin-bottom: 20px;
	}
	.fe-btns-wrap a {
		height: 57px;
		font-size: 17px;
	}
	.md-inner-coupons {
		margin-bottom: 50px;
	}
}

@media all and (max-width: 991px) {
	.inner-hero {
		padding-top: 40px;
		flex-direction: column-reverse;
	}
	.inner-hero-wrap {
		height: auto;
	}
	.inner-hero-right {
		margin-bottom: 30px;
	}
	.inner-heading {
		margin: 20px 0 15px;
	}
	.inner-hero-img {
		margin-top: 25px;
	}
	.md-inner-content {
		margin-top: 50px;
	}
	.md-inner-right {
		padding-top: 25px;
	}
	.md-inner-left ul, .md-inner-left ol {
		margin: 10px 0 30px;
	}
	.counter-wrap_sidebar {
		margin-bottom: 50px;
	}
	.md-job-app-form,
	.md-faq-cont {
		margin-bottom: 0;
	}
	.md-pagination-holder.navigation {
		margin: 0px 0 20px;
	}
	.navigation.posts-navigation {
		padding-bottom: 0;
	}
	.fe-img-wrap,
	.fe-text-wrap {
		text-align: center;
	}
	.fe-text-wrap {
		padding-top: 40px;
	}
	.fe-btns-wrap {
		justify-content: center;
	}
	.md-inner-coupons {
		margin-bottom: 30px;
	}
}

@media all and (min-width: 768px) and (max-width: 991px) {
	.counter-wrap_sidebar {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.counter-top {
		margin-bottom: 0;
	}
	.counter-bottom {
		text-align: right;
	}
	.md-inner-right_contact {
		display: flex;
		flex-wrap: wrap;
	}
	.contact-wrap {
		width: 50%;
	}
	.contact-wrap:not(:last-of-type) {
		margin-bottom: 0;
	}
}

@media all and (max-width: 767px) {
	.inner-hero-left {
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 0;
	}
	.md-form-wrap.md-inner-form-cont h2 br,
	.md-inner-form-cont .gform_wrapper.gravity-theme .gform_page_footer:before {
		display: none;
	}
	.md-form-wrap.md-inner-form-cont .gform_wrapper.gravity-theme .gform_page_footer {
		padding-top: 10px;
	}
	.md-inner-form-cont .gform_wrapper.gravity-theme .gform_page_footer input {
		width: 100%;
	}
	.md-inner-left ul, .md-inner-left ol {
		padding: 30px 15px 20px 40px;
	}
	.md-inner-left figcaption {
		max-width: 100%;
		font-size: 14px;
	}
	.md-inner-left h2 {
		font-size: 29px;
		line-height: 42px;
	}
	.md-inner-left h3 {
		font-size: 24px;
		line-height: 36px;
	}
	.inner-hero-right {
		padding: 22px 20px 25px;
		align-items: center;
		text-align: center;
	}
	.inner-heading {
		font-size: 32px;
		line-height: 43px;
	}
	.inner-hero-text {
		font-size: 17px;
		line-height: 28.2px;
	}
	.inner-hero-img {
		width: 130px;
	}
	.md-inner-wrap-contact h3 {
		font-size: 29px;
		line-height: 39px;
	}
	.counter-wrap_sidebar,
	.md-inner-wrap-contact .gform_wrapper.gravity-theme,
	.md-inner-left ul, .md-inner-left ol,
	.fe-img {
		border-radius: 20px;
	}
	.md-inner-wrap-contact .gform_wrapper.gravity-theme {
		padding: 25px;
	}
	.md-inner-wrap-contact.md-form-wrap .gform_wrapper.gravity-theme .gfield input.large,
	.md-form-wrap.md-job-app-form .gform_wrapper.gravity-theme .gfield input.large,
	.md-form-wrap.md-job-app-form .gform_wrapper.gravity-theme .gfield select.large,
	.md-form-wrap.md-job-app-form .gform_wrapper.gravity-theme .ginput_container_date input {
		height: 50px;
	}
	.md-inner-wrap-contact.md-form-wrap .gform_wrapper.gravity-theme .gform_footer input,
	.md-form-wrap.md-job-app-form .gform_wrapper.gravity-theme .gform_footer input {
		width: 100%;
		font-size: 17px;
	}
	.md--reviews-pagination {
		justify-content: unset;
		flex-wrap: wrap;
		gap: 8px;
	}
	.page-numbers {
		width: 44px;
		height: 44px;
		font-size: 16px;
	}
	.blog-container .post {
		padding: 0;
	}
	.inner-hero-left_contact.inner-hero-wrap {
		height: auto;
		aspect-ratio: 1/1;
	}
	.fe-title {
		font-size: 28px;
		line-height: 39.2px;
		margin: 0 0 25px;
	}
	.fe-btns-wrap a {
		padding: 0;
		width: 100%;
	}
}
@media all and (min-width: 768px) {
	.md-inner-form-cont .gform_wrapper.gravity-theme .gfield.gfield--width-half {
		grid-column: span 4;
	}
}
/* optimization */
.validation_message.gfield_validation_message {
	margin: 0!important;
	padding-top: 10px !important;
}
.gform_wrapper .gform_validation_errors > h2.hide_summary {
	margin: 0;
	padding: 0;
}