/*
Theme Name: Essentials Child
Theme URI: https://essentials.pixfort.com/
Author: PixFort
Template: essentials
Author URI: http://themeforest.net/user/pixfort
Description: Essentials child theme
Version: 1.0.2
License: Envato Marketplaces Split Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: essentials-child
Tags: header-builder, footer-builder, divider-builder, popup-builder, premium-design, translation-ready

*/


/* exo-regular - latin */
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/exo-v20-latin/exo-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/exo-v20-latin/exo-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/exo-v20-latin/exo-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/exo-v20-latin/exo-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/exo-v20-latin/exo-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/exo-v20-latin/exo-v20-latin-regular.svg#Exo') format('svg'); /* Legacy iOS */
}
/* exo-700 - latin */
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/exo-v20-latin/exo-v20-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/exo-v20-latin/exo-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/exo-v20-latin/exo-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/exo-v20-latin/exo-v20-latin-700.woff') format('woff'), /* Modern Browsers */
       url('./fonts/exo-v20-latin/exo-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/exo-v20-latin/exo-v20-latin-700.svg#Exo') format('svg'); /* Legacy iOS */
}

body, h1, h2, h3, h4, h5, h6 {
  font-family: 'Exo';
}

.pix-header-transparent .pix-header,
.pix-header-transparent.pix-transparent-sticky {
  z-index: 1000 !important;
}