
/* ECOM RATINGS — GLOBAL TYPE + HEADER
   Kept inside the plugin so the visual system is consistent site-wide. */

html,
body,
button,
input,
select,
textarea {
  font-family: Arial, Helvetica, sans-serif !important;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body p,
body li,
body label,
body table,
body td,
body th,
.site-title,
.site-title a,
.site-header .nav-ul li a,
.site-header .nav-menu-primary li a,
.header-menu-sidebar li a {
  font-family: Arial, Helvetica, sans-serif !important;
}

/* Main Neve header */
.site-header .header-main-inner,
.site-header .header-main,
.header-main-inner {
  min-height: 82px !important;
}

.site-header .site-title,
.site-header .site-title a,
.site-title,
.site-title a {
  font-size: 24px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  letter-spacing: -0.5px !important;
  color: #0c1424 !important;
}

.site-header .nav-ul > li > a,
.builder-item--primary-menu .nav-menu-primary > .nav-ul > li > a,
.builder-item--primary-menu .nav-ul > li > a {
  font-size: 15px !important;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  letter-spacing: -0.15px !important;
  color: #0c1424 !important;
}

.builder-item--primary-menu .nav-ul > li {
  margin-left: 7px !important;
  margin-right: 7px !important;
}

.site-header .button,
.site-header .wp-block-button__link,
.header-menu-sidebar .button {
  min-height: 44px !important;
  padding: 0 18px !important;
  border-radius: 2px !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
}

.site-header .nav-ul > li > a:hover,
.builder-item--primary-menu .nav-ul > li > a:hover {
  color: #2357ff !important;
}
