/*
Theme Name:   mechanic
Description:  Nozama Lite child theme
Author:       Ahmadreza Gol Abkenar
Author URL:   https://wpsupport.ir/
Template:     nozama-lite
Version:      1.6.4
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  mechanic
*/

/* Write here your own personal stylesheet */
.head-mast {
  background-color: #1e272e;
}
.page-hero {
  background-color: #1e272e;
}
.footer-info {
  background-color: #1e272e;
}
.widget_ci-home-newsletter {
  background-color: #1e272e;
}
.head-nav {
  background-color: #2f3640;
}
.footer-widgets {
  background-color: #2f3640;
}
.single_add_to_cart_button, .btn, .button, button[type="submit"], input[type="submit"] {
  color: #2f3640;
}
#custom_html-3 .widget-title,
#media_image-2 .widget-title,
#text-2 .widget-title,
#nav_menu-2 .widget-title,
#ci-socials-2 .widget-title,
#woocommerce_product_categories-3 .widget-title{
  color: #ffc312;
}
.onsale {
  padding: 5px 20px;
  color: #2f3640;
}
@media (max-width: 767px) {
  .head-search-form-wrap {
    background-color: #2f3640;
  }
}
.footer-copy > a:nth-child(2){
  color: #ffc312;
}