
#mobile-quote-bnr .et_pb_with_border {
	background-image: linear-gradient(180deg, #21130d 0%, #21130d 100%);
}

.quote-bar {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 20px;
	gap: 40px;
}

.quote-text {
	color: #fff;
	font-size: 20px;
	flex-grow: 1;
}

.mobile-instant-quote {
	background-color: #e6c64a;
	color: #000;
	padding: 10px 20px;
	text-decoration: none;
	font-weight: bold;
	border-radius: 4px;
	white-space: nowrap;
	font-size: 20px !important;
}

@media (max-width:425px) {
	.quote-bar {
		flex-direction: column;
		gap: 10px;
	}
	
	.quote-text {
		font-size: 18px;
	}
	
	.mobile-instant-quote {
		font-size: 18px;
	}
}

.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {
	color: #000 !important;
}

.instant-quote-inline {
	display: flex;
	align-items: center;
	font-weight: bold;
	color: #fff;
	gap: 15px;
	flex-wrap: wrap;
}

.instant-quote-btn {
	display: inline-block;
	color: #fff !important;
	background: linear-gradient(109deg, #2b2f5c 0%, #ed2d2a 100%);
	padding: 5px 20px;
	border: 2px solid #fff;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

.instant-quote-inline p {
	flex: 1 1 60%;
	margin: 0;
}

.contact-phn-sect {
	align-items: center;
	padding: 5px 0px;
}

@media (max-width:1440px) {
	#main-header-bar {
		top: 108px !important;
	}
}

#mobile-quote-bnr .et_pb_with_border {
	background-image: linear-gradient(180deg, #21130d 0%, #21130d 100%);
}

.quote-bar {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 20px;
	gap: 40px;
}

.quote-text {
	color: #fff;
	font-size: 20px;
	flex-grow: 1;
}

.mobile-instant-quote {
	background-color: #e6c64a;
	color: #000;
	padding: 10px 20px;
	text-decoration: none;
	font-weight: bold;
	border-radius: 4px;
	white-space: nowrap;
	font-size: 20px !important;
}

@media (max-width:425px) {
	.quote-bar {
		flex-direction: column;
		gap: 10px;
	}
	
	.quote-text {
		font-size: 18px;
	}
	
	.mobile-instant-quote {
		font-size: 18px;
	}
}

.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {
	color: #000 !important;
}

.instant-quote-inline {
	display: flex;
	align-items: center;
	font-weight: bold;
	color: #fff;
	gap: 15px;
	flex-wrap: wrap;
}

.instant-quote-btn {
	display: inline-block;
	color: #fff !important;
	background: linear-gradient(109deg, #2b2f5c 0%, #ed2d2a 100%);
	padding: 5px 20px;
	border: 2px solid #fff;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

.instant-quote-inline p {
	flex: 1 1 60%;
	margin: 0;
}

.contact-phn-sect {
	align-items: center;
	padding: 5px 0px;
}

@media (max-width:1440px) {
	#main-header-bar {
		top: 108px !important;
	}
}
