/*
Theme Name: AutoMate Child
Theme URI: https://promo-theme.com/automate/
Template: automate
Author: Promo Theme
Author URI: https://themeforest.net/user/ypromo
Description: Rev Up Your Online Presence with Our Car Repair &amp; Auto Services WordPress Theme! Drive success for your automotive business with our meticulously crafted, customizable, and user-friendly WordPress theme. Tailored specifically for car repair and auto services, our theme enables you to showcase your expertise, connect with customers, and establish a dynamic online presence effortlessly. From showcasing services to scheduling appointments, our theme accelerates your digital presence. Tune up your website with style and functionality - kickstart your journey to automotive excellence today!
Version: 1.0.1.1786715136
Updated: 2026-08-14 13:45:36

*/

.location-page-wrapper {
    max-width: 900px;
    margin: 0 auto;
    padding: 40px 20px;
    font-family: inherit;
    line-height: 1.6;
}

.location-page-wrapper h1 {
    font-size: 32px;
    margin-bottom: 20px;
    color: #1a1a1a;
}

.location-intro {
    font-size: 18px;
    margin-bottom: 30px;
    color: #444;
}

.location-service-description {
    margin-bottom: 30px;
}

.location-service-description h2,
.location-service-description h3 {
    margin-top: 25px;
}

.location-local-details {
    background: #f7f7f7;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 30px;
}

.location-cta {
    background: #1a1a1a;
    color: #fff;
    padding: 25px;
    border-radius: 8px;
    text-align: center;
}

.location-cta p {
    margin: 8px 0;
    font-size: 18px;
}

.location-cta a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}