/**
* Theme Name: Fazfood Child
* Description: This is a child theme of Fazfood, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opalthemes</a>
* Template: fazfood
* Version: 1.1.4
*/
:root {
  --primary: #C33130;
  --primary_hover: #AF2C2B;
  --secondary: #000000 !important;
  --secondary_hover: #007537;
  --text: #464646;
  --text_light: #B7B7B7;
  --accent: #212121;
  --light: #DDDBD4;
  --border: #B7B7B7;
  --background: #F4F1EA;
  --white: #ffffff;
  --hightlight: #FFCC19;
  --e-global-typography-text-font-family: "Barlow Condensed", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  --e-global-typography-accent-font-family: "Barlow Condensed", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  --container: 1320px;
  --gutter-width: 30px;
}
