/*
 Theme Name:   Phlox Child
 Author: stratex digital
 Template:     phlox
 Version:      1.0
*/

/* Hide unwanted checkbox table */
table.thwepo-extra-options.thwepo_variable {
    display: none !important;
}

/* Remove extra space above the Clear link */
.variations .reset-wrapper {
    margin-top: 0;
    display: inline-block;
}



@font-face {
  font-family: 'Open Sans';
  src: url('fonts/open-sans-v40-latin-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('fonts/open-sans-v40-latin-300.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('fonts/open-sans-v40-latin-500.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('fonts/open-sans-v40-latin-600.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('fonts/open-sans-v40-latin-700.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('fonts/open-sans-v40-latin-800.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

/* Use Open Sans on your site */
body {
  font-family: 'Open Sans', Arial, sans-serif !important;
}
