/*
Theme Name:  SUPERCHARGED Summit
Theme URI:   https://thesuperchargedsummit.com/
Version:     1.0.30
Description: SUPERCHARGED Summit landing pages
Author:      SUPERCHARGED CO
Author URI:  http://supercharged.co
template:    bb-theme
*/

/* FIX ISSUE IWTH MODAL OPEN ON IPHONE */
body {
   position: initial !important;
}

/* CUSTOM COLOR PALLETE */
* {
   --supercharged-white: #fff;
   --supercharged-midgray: #a1a1a1;
   --supercharged-lightgray: #e7ebef;
   --superchagred-darkgray: #2f2f2f;
   --supercharged-magenta: #b900a4;
   --supercharged-blue: #4622dd;
   --supercharged-darkblue: #201066;
   --supercharged-black: #100516;
   --supercharged-lightblue: #c5eef9;
   --supercharged--red: #a70909;
   --supercharged--green: #3c763d;
   --supercharged-light-blue: #C5EEF9;
}

/* CUSTOM FONT STACK */

/* Turbinado Pro Regular */
@font-face {
  font-family: 'Turbinado Pro';
  font-display: swap;
     src: url('../../../wp-content/themes/summit-theme/fonts/TurbinadoPro.eot');
     src: url('../../../wp-content/themes/summit-theme/fonts/TurbinadoPro.eot?#iefix') format('embedded-opentype'),
          url('../../../wp-content/themes/summit-theme/fonts/TurbinadoPro.woff') format('woff'),
          url('../../../wp-content/themes/summit-theme/fonts/TurbinadoPro.woff2') format('woff2'),
          url('../../../wp-content/themes/summit-theme/fonts/TurbinadoPro.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* ITC Avant Garde Gothic Pro - Extra Light */
@font-face {
   font-family: 'ITC Avant Garde Gothic Pro';
   font-display: swap;
      src: url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-XLt.eot');
      src: url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-XLt.eot?#iefix') format('embedded-opentype'),
           url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-XLt.woff') format('woff'),
           url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-XLt.woff2') format('woff2'),
           url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-XLt.ttf') format('truetype');
   font-weight: 200;
   font-style: normal;
}
/* ITC Avant Garde Gothic Pro - Extra Light Oblique */
@font-face {
   font-family: 'ITC Avant Garde Gothic Pro';
   font-display: swap;
      src: url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-XLtObl.eot');
      src: url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-XLtObl.eot?#iefix') format('embedded-opentype'),
           url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-XLtObl.woff') format('woff'),
           url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-XLtObl.woff2') format('woff2'),
           url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-XLtObl.ttf') format('truetype');
   font-weight: 200;
   font-style: italic;
}
/* ITC Avant Garde Gothic Pro - Medium */
@font-face {
   font-family: 'ITC Avant Garde Gothic Pro';
   font-display: swap;
      src: url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-Md.eot');
      src: url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-Md.eot?#iefix') format('embedded-opentype'),
           url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-Md.woff') format('woff'),
           url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-Md.woff2') format('woff2'),
           url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-Md.ttf') format('truetype');
   font-weight: 500;
   font-style: normal;
}
/* ITC Avant Garde Gothic Pro - Medium Oblique */
@font-face {
   font-family: 'ITC Avant Garde Gothic Pro';
   font-display: swap;
      src: url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-MdObl.eot');
      src: url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-MdObl.eot?#iefix') format('embedded-opentype'),
           url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-MdObl.woff') format('woff'),
           url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-MdObl.woff2') format('woff2'),
           url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-MdObl.ttf') format('truetype');
   font-weight: 500;
   font-style: italic;
}
/* ITC Avant Garde Gothic Pro - Bold */
@font-face {
   font-family: 'ITC Avant Garde Gothic Pro';
   font-display: swap;
      src: url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-Bold.eot');
      src: url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-Bold.eot?#iefix') format('embedded-opentype'),
           url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-Bold.woff') format('woff'),
           url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-Bold.woff2') format('woff2'),
           url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-Bold.ttf') format('truetype');
   font-weight: 700;
   font-style: normal;
}
/* ITC Avant Garde Gothic Pro - Bold Oblique */
@font-face {
   font-family: 'ITC Avant Garde Gothic Pro';
   font-display: swap;
      src: url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-BoldObl.eot');
      src: url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-BoldObl.eot?#iefix') format('embedded-opentype'),
           url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-BoldObl.woff') format('woff'),
           url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-BoldObl.woff2') format('woff2'),
           url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-BoldObl.ttf') format('truetype');
   font-weight: 700;
   font-style: italic;
}
/* ITC Avant Garde Gothic Pro - Demi */
@font-face {
   font-family: 'ITC Avant Garde Gothic Pro';
   font-display: swap;
      src: url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-Demi.eot');
      src: url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-Demi.eot?#iefix') format('embedded-opentype'),
           url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-Demi.woff') format('woff'),
           url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-Demi.woff2') format('woff2'),
           url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-Demi.ttf') format('truetype');
   font-weight: 600;
   font-style: normal;
}
/* ITC Avant Garde Gothic Pro - Demi Oblique */
@font-face {
   font-family: 'ITC Avant Garde Gothic Pro';
   font-display: swap;
      src: url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-DemiObl.eot');
      src: url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-DemiObl.eot?#iefix') format('embedded-opentype'),
           url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-DemiObl.woff') format('woff'),
           url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-DemiObl.woff2') format('woff2'),
           url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-DemiObl.ttf') format('truetype');
   font-weight: 600;
   font-style: italic;
}
/* ITC Avant Garde Gothic Pro - Book */
@font-face {
   font-family: 'ITC Avant Garde Gothic Pro';
   font-display: swap;
      src: url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-Bk.eot');
      src: url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-Bk.eot?#iefix') format('embedded-opentype'),
           url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-Bk.woff') format('woff'),
           url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-Bk.woff2') format('woff2'),
           url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-Bk.ttf') format('truetype');
   font-weight: 400;
   font-style: normal;
}
/* ITC Avant Garde Gothic Pro - Book Oblique */
@font-face {
   font-family: 'ITC Avant Garde Gothic Pro';
   font-display: swap;
      src: url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-BkObl.eot');
      src: url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-BkObl.eot?#iefix') format('embedded-opentype'),
           url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-BkObl.woff') format('woff'),
           url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-BkObl.woff2') format('woff2'),
           url('../../../wp-content/themes/summit-theme/fonts/ITCAvantGardePro-BkObl.ttf') format('truetype');
   font-weight: 400;
   font-style: italic;
}
/* Anitto-Calligraphy-Font-(30OFF) */
@font-face {
   font-family: 'Anitto';
   font-display: swap;
      src: url('../../../wp-content/themes/summit-theme/fonts/anitto/Anitto.eot');
      src: url('../../../wp-content/themes/summit-theme/fonts/anitto/Anitto.eot?#iefix') format('embedded-opentype'),
           url('../../../wp-content/themes/summit-theme/fonts/anitto/Anitto.woff') format('woff'),
           url('../../../wp-content/themes/summit-theme/fonts/anitto/Anitto.otf') format('otf'),
           url('../../../wp-content/themes/summit-theme/fonts/anitto/Anitto.ttf') format('truetype');
   font-weight: 400;
   font-style: normal;
}
/* Century Gothic WGL Regular */
@font-face {
   font-family: 'Century Gothic WGL';
   font-display: swap;
   src: url('../../../wp-content/themes/summit-theme/fonts/CentGothWGL.eot');
   src: url('../../../wp-content/themes/summit-theme/fonts/CentGothWGL.eot?#iefix') format('embedded-opentype'), 
   url('../../../wp-content/themes/summit-theme/fonts/CentGothWGL.woff') format('woff'), 
   url('../../../wp-content/themes/summit-theme/fonts/CentGothWGL.woff2') format('woff2'), 
   url('../../../wp-content/themes/summit-theme/fonts/CentGothWGL.ttf') format('truetype');
   font-weight: normal;
   font-style: normal;
}
/* Century Gothic WGL Bold */
@font-face {
   font-family: 'Century Gothic WGL';
   font-display: swap;
   src: url('../../../wp-content/themes/summit-theme/fonts/CentGothWGL-Bold.eot');
   src: url('../../../wp-content/themes/summit-theme/fonts/CentGothWGL-Bold.eot?#iefix') format('embedded-opentype'), 
   url('../../../wp-content/themes/summit-theme/fonts/CentGothWGL-Bold.woff') format('woff'), 
   url('../../../wp-content/themes/summit-theme/fonts/CentGothWGL-Bold.woff2') format('woff2'), 
   url('../../../wp-content/themes/summit-theme/fonts/CentGothWGL-Bold.ttf') format('truetype');
   font-weight: 700;
   font-style: normal;
}