/*
Template:       jinx
Theme Name:     Jinx Child
Theme URI:      http://themeforest.net/user/LaStudio/portfolio?ref=LaStudio
Author:         LA Studio
Author URI:     http://themeforest.net/user/LaStudio?ref=LaStudio
Description:    Jinx - Pet Shop & Veterinary WooCommerce Theme
Version:        1.0.0
Requires at least: 4.4
Requires PHP: 5.6
Tags:           one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready, architecture, interior
License: 		GNU General Public License
License URI: 	licence/GPL.txt
Text Domain:    jinx-child
Domain Path:    /languages/
*/

.lakit-search__popup-trigger {
  color: #212121 !important;
}
.lakit-search__popup-trigger:hover {
  color: #f07d21 !important;
}
.lakit--transparency-yes.elementor-section.elementor-sticky:not(.elementor-sticky--effects)
  .elementor-icon {
  color: #212121 !important;
}
.lakit-cart__icon {
  color: #212121 !important;
}
.lakit-cart__icon:hover {
  color: #f07d21 !important;
}
.menu-item-link.menu-item-link-depth-0 {
  color: #212121 !important;
}
.menu-item-link.menu-item-link-depth-0:hover {
  color: #f07d21 !important;
}
.current-menu-item .menu-item-link.menu-item-link-depth-0 {
  color: #f07d21 !important;
}

/* custom calss ovveride for div element containing variable price on wp-content/plugins/woocommerce/templates/single-product/add-to-cart/variation.php */
.woocommerce-variation-price {
  color: #f07d21;
  font-size: 40px;
  font-weight: 700;
  line-height: 1em;
  margin-bottom: 30px;
}
