/**
* Theme Name:     Firezy Autoparts
* Theme URI:      https://templatemela.com/
* Author:         TemplateMela
* Author URI:     https://templatemela.com
* Description:    This is a child theme of Avanam, generated by TemplateMela.
* Version:        1.0.0
* License:        GNU General Public License v3.0 (or later)
* License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/

.header-menu-container .sub-menu a:hover:not(.products-list a:hover,li.product a:hover) {
  text-decoration: underline;
}

@media (min-width: 1201px) and (max-width: 1366px) {
  .site-header .header-search-advanced form.search-form {
    width: 510px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  #main-header .site-header-item .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-left: 0.8em;
    padding-right: 0.8em;
  }
}