







.price {
    color: #fff;
}
.filters {
    color: #fff;
} 

@media (max-width: 767px) {

.with-smart-bg {

	/* background-image: url(http://localhost:8080/w/w=reference-reg8.myrealpagewebsite.com/_media/Images/knt-WaUcTYPfiCU-unsplash.jpg); */

	background-attachment: scroll;
	background-repeat: no-repeat;
	background-size: cover;
	background-size: 175% auto !important;
	background-position: bottom !important;
}

.with-smart-bg-outer.with-bg-image, .with-smart-bg-outer.with-bg-color {
	background-color: #66584A1C;
}
.block-layout.footer-002 .form-container button {
	font-size: .8rem!important;
	padding: 0.25rem .2rem!important;
}

.omni-image {
	object-fit: contain !important;
}
}