/* Custom CSS */

/* Example: Override main section background color. */
/* body .jupiterx-main {
    background-color: gray;
} */

Add the following CSS to your sites custom CSS region. This may be in your Theme Customizer, Site Settings, Custom Code, or child theme.
/** Button Fix for Tag Manager (For Click Id triggering) **/ .elementor-button-content-wrapper {pointer-events: none;} .elementor-button span { pointer-events:none} 
#htmlBTN{visibility: hidden;}

@font-face {
  font-family: 'GothamBook';
  src: url('../../fonts/gotham-book.woff2') format('woff2'),
       url('../../fonts/gotham-book.woff') format('woff'),
       url('../../fonts/gotham-book.ttf') format('truetype');
}

@font-face {
  font-family: 'GothamBold';
  src: url('../../fonts/gotham-bold.woff2') format('woff2'),
       url('../../fonts/gotham-bold.woff') format('woff'),
       url('../../fonts/gotham-bold.ttf') format('truetype');
}

@font-face {
  font-family: 'GothamLight';
  src: url('../../fonts/gotham-light.woff2') format('woff2'),
       url('gotham-light.woff') format('woff'),
       url('gotham-light.ttf') format('truetype');
}

@font-face {
  font-family: 'GothamUltra';
  src: url('../../fonts/gotham-ultra.woff2') format('woff2'),
       url('../../fonts/gotham-ultra.woff') format('woff'),
       url('../../fonts/gotham-ultra.ttf') format('truetype');
}

.Gbook{font-family: 'GothamBook' !important;}
.Gbold{font-family: 'GothamBold' !important;}
.Glight{font-family: 'GothamLight' !important;}
.Gultra{font-family: 'GothamUltra' !important;}

body .jupiterx-site{font-family: 'GothamBook' !important;}

.jupiterx-site-navbar .navbar-nav {font-family: 'GothamBook' !important;}
.jupiterx-site-navbar .navbar-nav .active {font-family: 'GothamBold' !important; font-size:1.05rem;}

/* FOOTER TEXT COLOR */
/* FOOTER TEXT COLOR */
/* FOOTER TEXT COLOR */
.jupiterx-subfooter-copyright a{color:#000000;}
.jupiterx-subfooter-copyright a:hover{color:#9e1c20;}

/* MAIN MENU TEXT ATTRIBUTES */
/* MAIN MENU TEXT ATTRIBUTES */
/* MAIN MENU TEXT ATTRIBUTES */
.dropdown-item:hover{color:#9e1c20 !important;}
.dropdown-item.active, .dropdown-item:active{background-color:#9e1c20 !important; color:#ffffff !important;}
.nav-item{font-family: 'GothamBook' !important;}
.dropdown-toggle:hover{color:#9e1c20 !important;}
/*.breadcrumb-item a:hover{color:#9e1c20 !important;}
span[itemprop="name"]:hover{color:#9e1c20 !important;}*/
.breadcrumb-item .active{color:#9e1c20 !important;}


/*FONT SETTINGS FOR SPOTLIGHT BLOG*/
/*FONT SETTINGS FOR SPOTLIGHT BLOG*/
/*FONT SETTINGS FOR SPOTLIGHT BLOG*/
.raven-post-title a{font-family: 'GothamBold' !important; color:#000000 !important;}
.raven-post-excerpt{font-family: 'GothamBook' !important; color:#000000 !important;}
.raven-pagination-item{font-family: 'GothamBook' !important;}
.raven-post-meta a{font-family: 'GothamBook' !important; color:#000000 !important;}
.raven-post-button-text{font-family: 'GothamBold' !important;}
.raven-pagination-item{color:#000000 !important;}
.raven-pagination-item:hover{color:#9e1c20 !important;}
.raven-pagination-active{color:#9e1c20 !important;}
.elementor-heading-title{font-family: 'GothamBold' !important;}
.elementor-button-text{font-family: 'GothamBold' !important;}

/*.jupiterx-post-content div[itemprop="name"] a{color:#9e1c20 !important;}*/
.jupiterx-post-title{font-family: 'GothamBold' !important;}
.jupiterx-post-meta, .jupiterx-post-content{font-family: 'GothamBook' !important;}
.elementor-heading-title{font-family: 'GothamBold' !important;}

#menu-item-link-32:hover{color:#9e1c20 !important;}
#menu-item-link-29:hover{color:#9e1c20 !important;}
#menu-item-link-31:hover{color:#9e1c20 !important;}
#menu-item-link-30:hover{color:#9e1c20 !important;}
#menu-item-link-5847{color:#2aa3ef !important;}
#menu-item-link-5848{color:#1178b3 !important;}

#menu-item-link-5847:hover{color:#9e1c20 !important;}
#menu-item-link-5848:hover{color:#9e1c20 !important;}
#menu-item-link-5977:hover{color:#9e1c20 !important;}
