/*
Theme Name: Car Services Center
Theme URI: https://www.theclassictemplates.com/products/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 is suitable for websites related to Automotive Repair, Vehicle Maintenance, Car Workshop, Auto Detailing, Tire Services, Car Painting, Oil Change, Brake Repair, Car Wash, Engine Repair, Transmission Service, Auto Body Shop, Mechanic Garage, Wheel Alignment, and Car Diagnostics, along with autocare and general service-based businesses. 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 trust with visitors. It is fully responsive, ensuring that your website looks great and functions flawlessly across all 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, it includes sections for service listings, 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. Integration with popular plugins further enhances its functionality, while gallery support lets you display your facility, completed projects, and before-and-after photos to highlight service quality. The Car Services Center WordPress Theme ensures easy navigation and fast loading performance, delivering a smooth and user-friendly browsing experience.
Template: car-service
Version: 2.4.2
Tested up to: 6.9
Requires PHP: 5.6
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, three-columns, four-columns, grid-layout, left-sidebar, right-sidebar, custom-logo, post-formats, featured-images, full-width-template, custom-colors, editor-style, flexible-header, footer-widgets, wide-blocks, custom-header, translation-ready, custom-background, custom-menu, sticky-post, threaded-comments, rtl-language-support, theme-options

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;
}
:root {
  --first-theme-color: #059b9e;
  --second-theme-color: #ee851e;
  --third-theme-color: #2a2a44;
}
a, a:hover{
	text-decoration: none;
	color:var(--second-theme-color);
}
/*header*/
.header, .page-template-template-home-page .header {
    background: var(--first-theme-color);
}
#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;
}
#serives_box .services_boxinn h4 a:hover, #head-banner .content-inner-box h1 a:hover{
  color: var(--second-theme-color);
}
.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:var(--second-theme-color);
}
nav.woocommerce-MyAccount-navigation ul li:hover {
    background: var(--second-theme-color);
}
.listarticle h2 a, h3.widget-title, .postmeta a:hover{
	color:var(--second-theme-color);
}
a.wc-block-components-totals-coupon-link, a.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained, a.wc-block-components-checkout-return-to-cart-button, .wc-block-components-totals-coupon__button.contained, button.wc-block-components-checkout-place-order-button{
  background-color: var(--second-theme-color);
  color:#fff;
}
button.wc-block-components-checkout-place-order-button:hover, a.wc-block-components-totals-coupon-link:hover, a.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover, a.wc-block-components-checkout-return-to-cart-button:hover{
  background-color: var(--third-theme-color);
}
/*braedcrumb*/
.breadcrumb a{
  background-color: var(--second-theme-color);
  color:#fff !important;
}
.breadcrumb .current-breadcrumb, .breadcrumb a:hover{
  background: var(--third-theme-color);
  color:#fff;
}
/*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;
}
/*clearing float css*/
.page-links a, .page-links span{
  padding: 10px 15px;
  background-color: var(--second-theme-color);
  color: #fff;
}
.page-links .post-page-numbers.current, .page-links a:hover{
  background-color: var(--third-theme-color);
}
/*sidebar*/
#sidebar input[type="text"],
#sidebar input.search-submit,
#footer input.search-submit,.tagcloud a:hover,
form.woocommerce-product-search button, input.search-submit, .widget_calendar caption , .widget_calendar #today{
    background-color: var(--second-theme-color);
    color: #fff;
}
.header-top, .category-btn, .product-search button[type="submit"], span.item-count, .shop-now a:hover, #commentform input#submit:hover, #sidebar input.search-submit, form.woocommerce-product-search button, .woocommerce ul.products li.product .button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, nav.woocommerce-MyAccount-navigation ul li:hover, .catwrapslider .owl-prev:hover, .catwrapslider .owl-next:hover{
    background-color: var(--third-theme-color) ;
    color: #fff;
}
#sidebar .widget a:hover,
#sidebar .widget a:active, .widget .tagcloud a:hover{
    color: var(--second-theme-color);
}
#sidebar ul li::before{
    color: var(--second-theme-color);
}
#sidebar .widget, .tagcloud a:hover, .widget .tagcloud a:hover,
#sidebar input[type="search"],
#footer input[type="search"]{
    border-color: var(--second-theme-color);
}
/*blog*/
.nav-links .page-numbers{
  background-color: var(--second-theme-color);
}
span.page-numbers.current, .nav-links .page-numbers:hover{
  background-color: var(--third-theme-color);
}
/*footer*/
.copywrap{
	background-color: var(--first-theme-color);
}
#footer .copywrap a{
	color: #fff;
}
.ftr-4-box h5 span{
	color:var(--second-theme-color);
}
/*block css*/
.site-main .wp-block-button a:hover, 
.site-main .wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover,
.postsec-list .wp-block-button a:hover, 
.postsec-list .wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover{
  background-color: var(--third-theme-color);
  color: #fff !important;
}
.site-main .wp-block-button__link, .postsec-list .wp-block-button__link{
  background-color: var(--second-theme-color);
  color:#fff !important;
  border-radius: 30px;
  margin-bottom: 10px;
}
.postsec-list .wp-block-button.is-style-outline a{
  background:none;
  border:1px solid var(--second-theme-color) !important;
  color: var(--second-theme-color) !important;
}
.site-main .wp-block-button.is-style-outline a{
  background: var(--second-theme-color);
  color: #fff;
}
.woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{
  width: 125px !important;
}
#sidebar .widget-title, #sidebar h2{
  font-size: 30px;
  color: var(--third-theme-color);
  margin: 0 0 20px;
  padding: 0;
  line-height: 1.1;
  font-weight: 600;
  word-wrap: break-word;
}