body {
  font-family: "Montserrat", sans-serif !important;
}
/* FONT */

h1,
h2,
h3,
h4,
p,
ul {
  padding-bottom: 0 !important;
  color: var(--color-primary);
}

a {
  color: var(--color-secondary);
}
h2,
.hwm_h2_row h2,
.hwm_page-header-section .et_pb_text_inner {
  color: var(--color-primary);
  font-family: var(--primary-font) !important;
  font-size: var(--primary-title-size) !important;
  font-weight: var(--title-font-weight) !important;
}

.hwm_page-header-section .et_pb_text_inner h1 {
  font-size: var(--primary-title-size) !important;
}

h4 {
  font-size: var(--primary-font-size) !important;
  font-weight: var(--title-font-weight) !important;
  line-height: 1.4em;
  letter-spacing: 1;
  text-transform: uppercase;
}

.hwm_page-header-section h1 {
  font-weight: var(--title-font-weight) !important;
}

/* TOP_NAV */
#main-header .menu-item a {
  font-size: var(--primary-font-size);
  letter-spacing: 2px;
}

/* TOOTED_FILTRID */
.hwm_filter-buttons .hwm_filter-btn {
  background: none;
  border: none;
  font-size: var(--primary-font);
  font-weight: var(--tekst-font-weigh);
  padding: 0 20px;
}

.hwm_product-content h1 {
  font-size: 28px;
  line-height: 1.2;
  font-weight: var(--title-font-weight);
}
@media (max-width: 768px) {
  .hwm_product-content h1 {
    margin-top: 40px;
  }
}

.hwm_product-content h3,
.hwm_sisulehe-sisuala h3 {
  font-size: 24px;
  font-weight: var(--title-font-weight);
}

.hwm_product-content ul,
.hwm_sisulehe-sisuala ul {
  font-size: var(--primary-font-size);
}

.hwm_tooted-grid-post-title {
  margin-bottom: 0;
  font-size: var(--primary-font-size);
  font-weight: var(--title-font-weight);
  text-transform: uppercase;
  line-height: 1.5;
}

#hwm_avaleht_teenused-section p,
#hwm_avaleht_riiklikud-soodused-section p,
#hwm_sisulehe-sisuala h4,
#hwm_kkk-section h5,
#hwm_kkk-section p,
.hwm_product-content p,
.hwm_sisulehe-sisuala p {
  font-size: var(--primary-font-size) !important;
  line-height: 1.4 !important;
  font-weight: var(--tekst-font-weigh) !important;
}

/* PEALKIRJAD */
#hwm_avaleht_riiklikud-soodused-section h2,
.hwm_tooted-section h2,
#hwm_kkk-section h2 {
  font-size: var(--primary-title-size) !important;
  font-weight: var(--title-font-weight) !important;
}
#hwm_avaleht_riiklikud-soodused-section p,
#hwm_avaleht_riiklikud-soodused-section h2 {
  color: #fff !important;
}

#hwm_kkk-section h5 {
  font-weight: var(--title-font-weight) !important;
}

.hwm_sidebar-1 a,
.hwm_footer-row a,
#hwm_avaleht_teenused-section .hwm_avaleht_teenused-tekstiala p,
#hwm_avaleht_teenused-section .hwm_avaleht_teenused-tekstiala span,
#hwm_avaleht_cta-section h1,
#hwm_avaleht_cta-section .et_pb_text_inner,
#hwm_avaleht_tagasiside-section h2,
#hwm_avaleht_meie-juurest-saad-section p,
#hwm_avaleht_teenused-section h4,
#hwm_avaleht_teenused-section p,
.hwm_page-header-section h1,
#main-header .menu-item a,
.hwm_filter-buttons .hwm_filter-btn,
.hwm_product-content h3,
.hwm_sisulehe-sisuala h3,
.hwm_tooted-grid-post-title,
.hwm_product-content ul,
.hwm_sisulehe-sisuala ul,
.hwm_product-content p,
.hwm_sisulehe-sisuala p,
#hwm_kkk-section h5,
#hwm_kkk-section p {
  color: var(--color-primary) !important;
  font-family: var(--primary-font) !important;
}

#hwm_avaleht_teenused-section span,
#hwm_avaleht_meie-juurest-saad-section span span,
#main-header .current_page_item a,
.hwm_filter-buttons .active {
  color: var(--color-secondary) !important;
}

.hwm_sidebar-1 h2 {
  font-size: 16px !important;
}

.hwm_page-header-section .et_pb_text_inner {
}
