/*
Theme Name: Car Services Center
Theme URI: https://www.theclassictemplates.com/themes/free-car-wordpress-theme/
Author: classictemplate
Author URI: https://www.theclassictemplates.com/
Description: Car Services Center is a comprehensive and powerful WordPress theme tailored especially for car repair shops, auto service centers, and automotive businesses. It provides a great solution for such businesses to create an online presence for their shops so they can reach a larger crowd of customers. The theme provides an ideal platform for showcasing your services and attracting customers in the automotive industry. It offers a sleek and professional look, instantly establishing credibility and trusts with visitors. It is fully responsive, ensuring that your website looks great and functions flawlessly on various devices, including desktops, laptops, tablets, and smartphones. Car Services Center offers a range of customization options, allowing you to tailor your website to match your brand identity. The theme also provides pre-designed templates and page layouts, making it easy to showcase your services, pricing, testimonials, and other relevant information. Furthermore, Car Services Center WordPress Theme includes sections for displaying services, pricing packages, service appointment forms, and customer testimonials. The theme also allows you to showcase your team members and their expertise, instilling confidence in potential customers. The theme's integration with popular WordPress plugins further enhances its functionality. Additionally, you can integrate a gallery plugin to showcase images of your facility, completed projects, or before-and-after photos, further highlighting the quality of your work. The Car Services Center WordPress Theme ensures easy navigation and intuitive browsing for visitors, enabling them to quickly find the information they need. The theme also prioritizes fast loading times, optimizing the performance of your website and ensuring a smooth browsing experience.
Template: car-service
Version: 1.0
Tested up to: 6.2
Requires PHP: 7.2
Requires at least: 5.0
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Text Domain: car-services-center
Tags: blog, e-commerce, portfolio, one-column, two-columns, left-sidebar, right-sidebar, custom-logo, full-width-template, footer-widgets, featured-images, custom-colors, editor-style, wide-blocks, block-styles, custom-header, custom-background, custom-menu, sticky-post, threaded-comments, theme-options, rtl-language-support

Car Services Center WordPress Theme has been created by classictemplate (theclassictemplates.com), 2023.
Car Services Center WordPress Theme is released under the terms of GNU GPL

Car Services Center WordPress Theme is child theme of Car Service WordPress Theme, Copyright 2023 classictemplate (theclassictemplates.com)
Car Service WordPress Theme is distributed under the terms of the GNU GPL
*/
body{
  font-family: 'Poppins', sans-serif;
}
a, a:hover{
	text-decoration: none;
	color:#ee851e;
}
/*header*/
.header, .page-template-template-home-page .header {
    background: #059b9e;
}
#mySidenav nav#site-navigation{
	background:none;
}
#head-banner{
	background-color: #00888b;
}
p.site-title a{
	font-weight: 700;
}
.main-nav a{
	text-transform: capitalize;
	font-size: 15px;
}
/*slider*/
.banner-btn a{
	padding: 10px 25px;
}
.ser-heading{
	text-align: right;
	margin-top: -10em;
}
.ser-heading p{
	margin-bottom: 20px;
}
.ser-heading h3{
	font-size: 34px;
    font-weight: 700;
}
.banner-btn a, .pagemore a, #commentform input#submit, #button, .banner-btn a, .pagemore a, .serv-btn a, .woocommerce ul.products li.product .button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce a.button, .woocommerce button.button, .woocommerce #respond input#submit, #commentform input#submit{
	background-color:#ee851e;
}
.listarticle h2 a, h3.widget-title{
	color:#ee851e;
}
/*service*/
#serives_box{
	padding: 3em 0;
}
.services_boxinn {
    position: relative;
}
#serives_box .ser-img img{
    width: 100%;
    height: 280px;
    border-radius: 10px;
    object-fit: cover;
}
#serives_box .ser-containbx {
    position: absolute;
    overflow: hidden;
    padding: 16px;
    bottom: 0;
    width: 100%;
    z-index: 9999;
    text-align: center;
    background-color: rgb(0 0 0 / 70%);
    border-radius: 10px;
}
#serives_box .services_boxinn h4 a{
    font-size: 25px;
    font-weight: 600;
    color: #fff;
}
/*footer*/
.copywrap{
	background-color: #059b9e;
}
#footer .copywrap a{
	color: #fff;
}
.ftr-4-box h5 span{
	color:#ee851e;
}
