/*
Theme Name: Auto Parts Store
Author: aThemeArt
Author URI: https://athemeart.com/
Theme URI: https://athemeart.com/downloads/auto-parts-store-child-theme/
Description: Auto Parts Store is a versatile eCommerce child theme of eMart Shop,  designed to work seamlessly with WooCommerce and Elementor. It offers a  wide range of features for businesses related to automobiles, including  car parts, repair services, accessories, dealerships, workshops, and  garages. With its strong functionality, Auto Parts Store can help you  create a professional and effective online store for your auto-related  business. Include your top products with sliders for easy navigation. The  well-organized store is clear and easy to use. Included are several  payment options. Adapting the layout to your specific needs is a great  way to personalize your website. Light and bright color schemes convey a  sense of happiness and joy. Shopping carts and wish lists keep shopping  easy.  Creating this positive and fun experience will encourage  visitors to stay longer and return often. Besides, This WordPress theme  is compatible with Elementor, Beaver Builder, Brizy, Visual Composer,  Divi, SiteOrigin, etc. Each of these functions is designed for ease of  use by any guest. Include blog pages to share creative ways to use your  products or services.
Template: emart-shop
Version: 1.1.2
Requires at least: 5.0
Tested up to: 6.8.0
Requires PHP: 7.0
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, sticky-post, custom-background, custom-header, custom-colors, custom-menu, featured-images, full-width-template, translation-ready, theme-options, threaded-comments, custom-logo, blog, e-commerce
Text Domain: auto-parts-store

Auto Parts Store WordPress Theme, Copyright 2022 aThemeArt
Auto Parts Store is distributed under the terms of the GNU GPL

Auto Parts Store is child theme of Startup Shop WordPress Theme, Copyright 2022 aThemeArt
*/
:root {
  --secondary-color: #e8a903;
  --secondary-color-rgb: rgba(232,169,3,0.34);
  --nav-h-color:#e8a903;
  --nav-wrap-bg:#e8a903;
  --nav-sub-color:#e8a903;
  --nav-sub-bg-h:#e8a903;
}

/*-----------------Header_layout_2----------------*/
#masthead.header_layout_2{
  position: absolute;
  z-index: 999;
  color:var(--quaternary-color);
}
.logo-wrap a{
  color:var(--quaternary-color);
}
#nav-wrap{
  margin-top: 20px;
}
#nav-wrap .d-flex{
  background: var(--nav-wrap-bg);
}
#nav-wrap .container::before{
  -webkit-transform: skewX(0deg);
  -ms-transform: skewX(0deg);
  transform: skewX(0deg);
  height: auto;
  width: auto;
  right: 4px;
  left: 4px;
  bottom: -5px;
  top: -5px;
  background: var(--secondary-color-rgb);
}
#nav-wrap .container:after {
  display: none;
}
#nav-wrap #navbar{
  padding-left: 0px;
}
.icon-stle-2 ul{
  margin-left: 0px;
  padding-left: 0px;
  margin-bottom: 0px;
}
.icon-stle-2 .login-btn{
  margin-right: 20px;
}
#be-home-slider.header-2 .slide-wrap{
    padding-top: 180px;
}
#gs-home-page-hero.header-2 .content-text{
  padding-top: 200px;
}
#static_header_banner.header-2{
  padding-top: 180px;
}
.emart-breadcrumbs-wrap{
  display: block;
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 0px;
}
.emart-breadcrumbs-wrap ul.emart-breadcrumbs{
  display: block;
  margin: 0px;
  padding: 0px;
  text-align: right;
}
.emart-breadcrumbs-wrap ul.emart-breadcrumbs li{
  display: inline-block;
  list-style: none;
  padding-left: 25px;
  position: relative;
}
.emart-breadcrumbs-wrap ul.emart-breadcrumbs li:after{
  content: "/";
  position: absolute;
  right: -20px;
}
.emart-breadcrumbs-wrap ul.emart-breadcrumbs li:last-child:after{
  display: none;
}

#nav-wrap ul.header-icon{
  margin-right: 15px;
}

.icon-style-2 ul.social{
  margin-bottom: 0px;
}
.icon-style-2 ul.social{
  margin-right: 5px;
}

.icon-style-2 .login-btn {
  height: 35px;
  line-height: 33px;
  color: #fff;
  border-radius: 5px;
  padding: 5px 15px;
  margin: 0;
  line-height: 22px;
   
}
.icon-style-2 a,
.icon-style-2 ul.social a{
    background: var(--secondary-color) !important;
    border: 1px solid var(--secondary-color);
    color: var(--quaternary-color);
}
.icon-style-2 a:hover,
.icon-style-2 a:focus,
.icon-style-2 ul.social a:hover,
.icon-style-2 ul.social a:focus {
    background: var(--quaternary-color)!important;
    border: 1px solid var(--quaternary-color);
    color: var(--quaternary-color);
}

.icon-style-2 .login-btn i {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; 
  margin-right: 5px;
}
#static_header_banner h1.page-title-text{
  font-size: 3em;
}

.icon-style-2 ul.social a{
  display: inline-block;
  line-height: 35px;
  text-align: center;
  width: 35px;
  border-radius: 5px;
}
.icon-style-2 .login-btn:hover,
.icon-style-2 .login-btn:focus,
.icon-style-2 ul.social a:hover,
.icon-style-2 ul.social a:focus {
  background: transparent;
  color: var(--secondary-color); 
}

#static_header_banner{
  height: auto;
  min-height: 360px;
  padding-top: 270px;
  padding-bottom: 80px;
}
.brand-wrap{
  padding-top: 20px;
  padding-bottom: 20px;
}

ul.products li.product,
.summary.entry-summary{
  background: #F6F6F6!important;
}
.woocommerce-loop-product__title a:hover, 
#content .woocommerce-loop-product__title a:hover,
h5.woocommerce-loop-product__title a:hover,
.woocommerce-loop-product__title a:focus, 
#content .woocommerce-loop-product__title a:focus,
h5.woocommerce-loop-product__title a:focus{
  color: var(--secondary-color);
}
.emart-blog-post,
.woocommerce #content div.product .product-details-wrap,
.woocommerce div.product .product-details-wrap,
.woocommerce-page #content div.product .product-details-wrap,
.woocommerce-page div.product .product-details-wrap,
#comments{
-webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
}
.emart-blog-post:hover,
.woocommerce #content div.product .product-details-wrap:hover,
.woocommerce div.product .product-details-wrap:hover,
.woocommerce-page #content div.product .product-details-wrap:hover,
.woocommerce-page div.product .product-details-wrap:hover,
#comments:hover{
  -webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,.12);
  box-shadow: 0 0 30px 0 rgba(0,0,0,.12);
}
#secondary .widget .widget-title {
  background-color: var(--secondary-color);
  color: #fff;
}

#secondary .widget {
    border-color: var(--secondary-color);
}
.woocommerce-MyAccount-navigation li a{
  text-decoration: none!important;
}