/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 28 2025 | 05:18:07 */
.contact_us_buttons .pp-button{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.contact_us_buttons .pp-button .pp-button-text strong{
	color: #A6170A;
	font-weight: 500;
}

.contact_us_arrow_btn .pp-button{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.custom_location_grid.contact_us_location button.owl-prev {
    top: -100px !important;
    left: 10% !important;
    margin-top: 0px !important;
}

.custom_location_grid.contact_us_location button.owl-next {
    top: -100px !important;
    right: 10% !important;
    margin-top: 0px !important;
}