Windshield Wiper Replacement

/* Header Image */ .fod-image { position: relative; width: 100%; /* for IE 6 */ } @media screen and (min-width:800px) { h2.fod-heading { font-size: 34px; } } h2.fod-heading { position: absolute; top: 33%; left: 4%; width: 50%; color: #ffffff; } h2.fod-heading span { padding: 10% 0; text-align: center; font-size: 45px; text-shadow: 0 0 13px #000; } p.fod-intro-sentance { position: absolute; top: 60%; left: 4%; width: 50%; color: #ffffff; } /* Header Image */ .fod-grey { background-color: #eeeeee; padding: 1%; } .fod-amenities { background-color: #001E50; padding: 2%; color: #fff; } .fod-black { background-color: #000 !important; } .fod-btn { padding: .5em; text-align: center; } @media screen and (max-width: 800px) { .fod-btn { padding: 1em; font-size: 17px; } } .fod-block { display: block; margin-bottom: 8px; } /* COUPON CSS */ .fod-container2 { position: relative; width: 100%; } .fod-image2 { display: block; width: 100%; height: 200px; object-fit: cover; } .fod-detail-overlay { position: absolute; top: 5px; left: 16px; padding-left: 10px; width: 60%; } .fod-text2 { opacity: 1; font-weight: bold; color: white; font-size: 16px; position: absolute; top: 50%; left: 20%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); } .fod-title { font-weight: 600; font-size: 20px; color: #fff !important; transition: transform .4s ease; -moz-transform: translateY(10px); -ms-transform: translateY(10px); -webkit-transform: translateY(10px); transform: translateY(10px); line-height: 1em; } .fod-price { font-size: 20px; color: #fff; transition: transform .4s ease; -moz-transform: translateY(10px); -ms-transform: translateY(10px); -webkit-transform: translateY(10px); transform: translateY(10px); } .fod-coupon-container { border: solid 2px #F1F5F6; background-color: #fbfbfb; padding: 10px; margin-top: 5px; margin-bottom: 5px; min-height: 470px; position: relative; } .fod-coupon-container.big { min-height: 490px; } .fod-overlay-cta { position: absolute; display: block; text-align: right; left: 28px; bottom: 5px; padding-bottom: 14px; font-size: 14px; } .fod-learn-more { color: #fff; margin-right: 10px; } .fod-interval { background-color: #000; margin-bottom: 8px; color: #fff; font-size: 13px; padding: 10px 7px 1px 7px; text-align: center; } .fod-interval.fod-black { background-color: #000; } .fod-bg-link { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 3; } .fod-more-info { text-align: center; } .fod-detail-bg.light { background: linear-gradient(90deg, #00000078 0%, rgba(0, 0, 0, 0.30) 40%, rgba(255, 255, 255, 0) 100%); } .fod-detail-bg { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 2; opacity: 1; background: linear-gradient(90deg, #000000d1 0%, rgba(0, 0, 0, 0.30) 40%, rgba(255, 255, 255, 0) 100%); } /* BUTTONS */ .fod-schedule { background-color: #4E4E4E; color: #fff; } .fod-dw { background-color: #000; color: #fff; } /* BUTTONS */ /* NAVBAR CSS */ .fod-navbar-default { height: 100%; background-color: #000; padding-left: 50px; float: none !important; } ul.nav.fod-navbar-nav { padding-left: 2%; } .fod-navbar-default .fod-navbar-nav>li>a, .fod-navbar-default .fod-navbar-text { color: white !important; background-color: #000; } .fod-navbar-default .fod-navbar-nav>.fod-active>a, .fod-navbar-default .fod-navbar-nav>.fod-active>a:focus, .fod-navbar-default .fod-navbar-nav>.fod-active>a:hover { background-color: #000; border-bottom: 4px solid #fff; } .fod-navbar-nav a { float: left; display: block; color: white; text-align: center; padding: 14px 16px; text-decoration: none; font-size: 17px; border-bottom: 4px solid transparent; } li.fod-active a { border-bottom: 4px solid #fff; } .fod-navbar-nav a:hover { border-bottom: 4px solid #fff; background-color: #000 !important; } /* ICON BOX CSS */ .fod-card-container { margin-left: 0.5rem; margin-right: 0.5rem; } .fod-custom-card { position: relative; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-clip: border-box; border: 2px solid #bdc6ca; border-top: none; margin-top: 100px; min-height: 380px; } .fod-custom-card.small { min-height: 250px; } .fod-custom-card::before { position: absolute; top: 0; left: 0; content: ""; border-top: 2px solid #bdc6ca; width: 30%; } .fod-custom-card::after { position: absolute; top: 0; right: 0; content: ""; border-top: 2px solid #bdc6ca; width: 30%; } .fod-custom-card-body { -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 2.25rem; } .fod-custom-card-title { font-weight: 700; margin-bottom: .75rem; } .fod-custom-card-text { margin: 2rem 0; } .fod-icon-container { padding: 30px; } .fod-icon-container img { position: absolute; width: 40%; left: 31%; top: -84px; } img.fod-more-services { position: absolute; width: 23%; left: 249px; top: -77px; } .fod-custom-card-link { font-weight: 600; font-size: 1.5rem; color: +#eee; } .fod-custom-card-link i { margin-right: 1rem; } .fod-custom-card.fod-200 { min-height: 200px; } .fod-custom-card.fod-250 { min-height: 250px; } .fod-custom-card.fod-300 { min-height: 300px; } .fod-custom-card.fod-350 { min-height: 350px; } .fod-custom-card.fod-400 { min-height: 400px; } .fod-custom-card.fod-450 { min-height: 450px; } .fod-custom-card.fod-500 { min-height: 500px; } .fod-custom-card.fod-550 { min-height: 550px; } /* END ICON BOX CSS */ a.fod-white { color: #fff; text-decoration: underline; } @media only screen and (max-width: 1367px) { .fod-detail-overlay { top: -10px; left: 11px; width: 70%; } .fod-overlay-cta { left: 23px; bottom: 0px; } .fod-learn-more { font-size: 15px; } .fod-title { font-size: 17px; } .fod-price { font-size: 18px; } } @media only screen and (min-width: 1025px) and (max-width: 1366px) { .fod-detail-overlay { top: 5px; left: 14px; width: 70%; } .fod-overlay-cta { left: 26px; bottom: 2px; } .fod-learn-more { font-size: 14px; } .fod-title { font-size: 19px; } .fod-price { font-size: 20px; } } @media only screen and (min-width: 1024px) and (max-width: 1366px) { .fod-icon-container img { position: absolute; width: 40%; left: 29%; top: -72px; } img.fod-more-services { position: absolute; width: 27%; left: 36%; top: -72px; } } @media only screen and (max-width: 768px) { .fod-custom-card.fod-200 { min-height: 200px; } .fod-custom-card.fod-250 { min-height: 200px; } .fod-custom-card.fod-300 { min-height: 200px; } .fod-custom-card.fod-350 { min-height: 200px; } .fod-custom-card.fod-400 { min-height: 200px; } .fod-custom-card.fod-450 { min-height: 200px; } .fod-custom-card.fod-500 { min-height: 200px; } .fod-custom-card.fod-550 { min-height: 200px; } .fod-custom-card.small { min-height: 200px; } } @media only screen and (min-width: 641px) and (max-width: 1024px) { .fod-detail-overlay { top: 10px; left: 12px; width: 70%; } .fod-overlay-cta { left: 24px; bottom: -5px; } .fod-learn-more { font-size: 14px; } .fod-title { font-size: 17px; } .fod-price { font-size: 16px; } } @media only screen and (min-width: 768px) and (max-width: 850px) { .fod-icon-container img { position: absolute; width: 28%; left: 36%; top: -96px; } } @media only screen and (min-width: 851px) and (max-width: 1023px) { .fod-icon-container img { position: absolute; width: 20%; left: 40%; top: -95px; } } @media only screen and (max-width: 640px) { .no-pad-mb { padding-left: 0px !important; padding-right: 0px !important; } .fod-interval { font-size: 10px; } .fod-title { font-size: 18px; } .fod-price { font-size: 16px; } .fod-learn-more { font-size: 15px; } .fod-coupon-container { min-height: 300px; } .fod-detail-overlay { top: -10px; left: 10px; width: 70%; } .fod-overlay-cta { left: 18px; bottom: 2px; } .fod-navbar-default .fod-navbar-nav>li>a { width: 20%; font-size: 12px; } img.fod-more-services { position: absolute; width: 50%; left: 85px; top: -80px; } iframe.fod-negative-margin { margin-bottom: -100px; } .fod-icon-container img { position: absolute; width: 40%; left: 30%; top: -64px; } } .fod-dk-blue { background-color: #333; } .fod-services { background-color: #eee; padding: 1%; } .fod-standalone-paragraph { padding: 0% 5% 2% 5%; text-align: center; } .fod-services-paragraph { padding: 2% 5% 1% 5%; text-align: center; } .p-1 { padding: 1%; } .pt-1 { padding-top: 2.5rem; } .pb-1 { padding-bottom: 2.5rem; } .pb-10 { padding-bottom: 10em; } .pb-12 { padding-bottom: 12em; } .pt-2 { padding-top: 4.5rem; } .p-5 { padding: 5%; } .pt-8 { padding-top: 8rem; } .fod-white-text { color: #fff; text-align: center; } .fod-more-services-list { text-align: left; font-size: 14px; } iframe.fod-negative-margin { margin-top: -150px !important; } .fod-center { text-align: center; } .col-md-6.fod-no-pad { padding-left: 0px !important; padding-right: 0px !important; } .container-fluid:after { display: none !important; } .row:after { display: none !important; } .com-content .row { margin-bottom: 0px !important; } .row.no-mg { margin-bottom: 0px !important; }
Mazda of Amarillo Windshield Wiper Blade Replacement Services

Windshield Wiper Blade Replacement Services

WINDSHIELD WIPER BLADE REPLACEMENT IN AMARILLO, TX

Are you looking for an official Mazda service center for wiper blade replacement in Amarillo? If so, we welcome you to visit us at Mazda Amarillo. We offer an extensive range of certified auto services, including windshield wiper blade inspection and replacement service. We also carry Mazda OEM parts for the part replacement service required by your vehicle. The location of our Amarillo service center allows us to serve customers from Canyon, Claude, Vega, and Panhandle. Our factory-trained technicians are experienced in wiper blade replacement and other auto services, including routine maintenance and more complicated repairs.

When to Replace Windshield Wipers?

It is not safe to drive with worn-out wiper blades. If the wiper blades are streaking or making a clattering noise, you have already delayed getting the wiper blades replaced. The service interval for wiper blades replacement depends on the type of wiper blades, usage, environmental conditions, and other factors. Our technicians at Mazda Amarillo can inspect the frame, rubber, and other parts of the wiper blades to guide you if a replacement is required. In most cases, wiper blades will require replacement every 10,000 miles or every 6 to 12 months. Using high-quality OEM wiper blades might allow you to extend the service interval for wiper blade replacement.

 

OEM Mazda Wiper Blades

At Mazda Amarillo, we offer OEM wiper blades for all Mazda models. These OEM parts are the best wiper blades for your vehicle because they are designed to fit perfectly for specific Mazda models. Another key benefit of using OEM wiper blades is that they are made from premium materials such as high-quality rubber built to withstand harsh environmental conditions. With OEM wiper blades, you will get ideal contact pressure between the windshield and rubber blades resulting in maximum wiper blade longevity and windshield coverage.

 

Certified Auto Services at Mazda Amarillo

Allow our certified technicians to service your vehicle. You can stop by our Amarillo service center to get OEM wiper blades installed on your Mazda vehicle. We also welcome other makes and models at our service center. We are located at 4401 S Georgia St, Amarillo, TX 79110. You are also welcome to schedule an appointment with us for other types of auto services. We offer the convenience of online service scheduling through our website. All Mazda Amarillo customers is offered our complimentary multi-point inspection service. We also offer several amenities at our facility, including a comfortable customer waiting lounge, free wifi access, complimentary coffee and beverage service, and more.

 

Schedule Service