.elementor-kit-62906{--e-global-color-primary:#121212;--e-global-color-secondary:#1E89AE;--e-global-color-text:#000000;--e-global-color-accent:#1E89AE;--e-global-color-d3d81dd:#A0A0A0;--e-global-color-bbadc85:#D3D3D3;--e-global-color-d3c73b7:#EFEFF0;--e-global-color-0ac2cee:#FFFFFF;--e-global-color-f145699:#121212;--e-global-color-293bbe8:#565656;--e-global-color-b74c3b9:#02010100;--e-global-typography-primary-font-family:"aktiv-grotesk";--e-global-typography-primary-font-weight:300;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"aktiv-grotesk";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"aktiv-grotesk";--e-global-typography-4df7823-font-family:"Roboto";--e-global-typography-4df7823-font-size:0.9em;--e-global-typography-4df7823-font-weight:400;--e-global-typography-4df7823-text-transform:uppercase;color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );background-color:#02010117;}.elementor-kit-62906 p{margin-bottom:1.5em;}.elementor-kit-62906 a{color:var( --e-global-color-primary );}.elementor-kit-62906 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-62906 h1{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-62906 h2{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-62906 h3{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-62906 h4{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-62906 h5{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-62906 h6{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-62906 button,.elementor-kit-62906 input[type="button"],.elementor-kit-62906 input[type="submit"],.elementor-kit-62906 .elementor-button{font-family:"Lato", Sans-serif;font-size:0.813em;font-weight:400;text-transform:uppercase;color:var( --e-global-color-d3c73b7 );background-color:var( --e-global-color-primary );padding:12px 55px 12px 55px;}.elementor-kit-62906 button:hover,.elementor-kit-62906 button:focus,.elementor-kit-62906 input[type="button"]:hover,.elementor-kit-62906 input[type="button"]:focus,.elementor-kit-62906 input[type="submit"]:hover,.elementor-kit-62906 input[type="submit"]:focus,.elementor-kit-62906 .elementor-button:hover,.elementor-kit-62906 .elementor-button:focus{color:var( --e-global-color-d3c73b7 );background-color:var( --e-global-color-secondary );}.elementor-kit-62906 label{color:var( --e-global-color-text );font-family:"Lato", Sans-serif;font-size:1em;line-height:1.9em;}.elementor-kit-62906 input:not([type="button"]):not([type="submit"]),.elementor-kit-62906 textarea,.elementor-kit-62906 .elementor-field-textual{color:var( --e-global-color-d3d81dd );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-bbadc85 );border-radius:4px 4px 4px 4px;padding:10px 10px 10px 10px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1332px;}.e-con{--container-max-width:1332px;}.elementor-widget:not(:last-child){margin-block-end:24px;}.elementor-element{--widgets-spacing:24px 24px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-62906 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*---------Hover Style------*/

.ee-post__terms__link:hover,
.ee-post__title__heading:hover,
.elementor-icon-list-text a:hover,
.onair-loop .elementor-heading-title a:hover,
.podcast-loop .elementor-heading-title a:hover {
    color: var(--e-global-color-293bbe8)!important;
}

.on-air-section .ee-post__title__heading:hover {
    color:var(--e-global-color-0ac2cee)!important;
}


/*---------blockquote--------*/
blockquote {
    padding:20px 20px;
    background-color: var(--e-global-color-d3c73b7);
    border-left: 6px solid var(--e-global-color-accent);
    width: 95%;
	margin:20px auto
}
blockquote p {
	 font-style: italic
}


/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { 
    blockquote {
        width: 90%;
    	  margin:40px auto
    }
}


/*----------Caption----------*/
figcaption {
	background-color:var(--e-global-color-d3c73b7);
    padding: 12px;
    font-size: 0.8em;
    color: #5A5A5A;
	margin-bottom:1.5em!important
}


/*----------- On Air ----------*/

#schedule_now_e  {
    font-family: Roboto,sans serif
}

#schedule_now_e img {
    width:60px;
    height:60px;
}

#schedule_now_e figure {
    width: 60px;
}

#schedule_now_e figure a {
    width: 60px;
    height: 60px;
}

#schedule_now_e .oa-status {
    font-size: 0.9em;
    font-weight: 700;
    line-height: 0.8em
}

#schedule_now_e .show-title {
    font-size: 0.8em;
    font-weight:600;
    line-height: 1.2em;
    color:var(--e-global-color-0ac2cee);
}

#schedule_now_e .show-title:hover {
   color:var(--e-global-color-f145699); 
}

#schedule_now_e .show_excerpt p {
    font-size: 0.7em;
    font-weight:500;
    line-height: 1.2em;
    color:var(--e-global-color-0ac2cee);
}


/*-----Wordpress Widget Title Style-------*/

.title-wrapper, .widget_product_categories h5  {
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    border-color: var( --e-global-color-accent );
}

.widget-sidebar .widget-title, .widget_product_categories h5  {
    font-size: 20px;
    font-weight:500;
    font-family: "Montserrat" Sans-Serif;
    text-transform: uppercase;
    margin-bottom:0
}

/*-----Sendpress and Tribe Events Buttons-------*/

.sendpress-submit, .tribe-events-c-search__button, .tribe-events-c-top-bar__datepicker-button, .tribe-events-c-top-bar__nav-link, .tribe-events-c-nav__prev, .tribe-events-c-nav__next, #btnEmailSubmit, #contest_div button {
    border-style:none;
}


/* ----- Events Calendar ------ */

.tribe-events-c-top-bar__nav-link {
    padding:7px 14px!important;
}
.tribe-events-c-top-bar__datepicker-button {
    font-size:28px!important;
    padding:0!important;
    background-color:#fff!important;
    color:#212121!important;
}
.tribe-events-c-ical__link {
    border:1px solid #5642F2!important;
    border-radius: 2px!important;
    padding:8px!important;
}
.tribe-events-c-top-bar__today-button {
    border: 1px solid #EEEEEE!important;
    border-radius: 2px!important;
    padding: 3px 12px!important
}

.tribe-events-title {
    margin-bottom:2px!important;
}

.tribe-events-c-search__input {
    padding:20px 20px 20px 40px!important;
    border-style:none!important
}

#tribe-events-pg-template, .tribe-events-pg-template {
    max-width: 1000px;
}


/*-----Single Post Image-------*/

.single-vip_contest p{
    clear:both;
}
.single-vip_contest img {
    margin-bottom:15px;
}


/*-----Category Lists-------*/

.onecms-cat-list ul {
    margin:0;
    padding:10px;
    list-style-type: none
}
.onecms-cat-list li {
    font-family: 'Montserrat', Sans-Serif;
    font-weight:500;
    font-size:1em;
    line-height:1.5em;
    margin-bottom:10px;
    padding-bottom:10px;
    border-bottom:1px solid #eeeeee;
}
.onecms-cat-list li:last-child {
    border-style:none;
}

.widget_product_categories  ul {
    margin:0;
    padding:10px;
    list-style-type: none
}

.widget_product_categories li {
    font-family: 'Montserrat', Sans-Serif;
    font-weight:500;
    font-size:1em;
    line-height:1.5em;
    margin-bottom:10px;
    padding-bottom:10px;
    border-bottom:1px solid #eeeeee;
}
.widget_product_categories li:last-child {
    border-style:none;
}

.wp-post-image-main img {
    margin-bottom:15px;
}



.copyright {
    text-align: left;
    font-family: 'Montserrat', Sans-Serif;
    font-size:0.7em;
    line-height: 1.5em;
    color:var(--e-global-color-0ac2cee);
}

.copyright a {
    color:var(--e-global-color-0ac2cee);
}

.copyright a:hover {
    color:var(--e-global-color-accent);
}

.copyright h5 {
    margin:0;
}


/*---VIP Club ---*/
.onecms-vip-signup-full h5 {
    font-family: 'Lato';
    font-size: 20px;
    font-weight:600;
    line-height: 1.2em;
    margin-bottom:2px;
    color:var(--e-global-color-0ac2cee);
}

.onecms-vip-signup-full p {
    margin-bottom:20px;
    font-family: 'Lato';
    font-size: 16px;
    font-weight:400;
    line-height:1.5em;
    color:var(--e-global-color-0ac2cee);
}

.onecms-vip-signup-full p[name="firstname"]
 {
    width:100%;
    float:none;
    margin-right:0;
    margin-bottom: 10px
}

.onecms-vip-signup-full p[name="email"]
 {
    width:100%;
    float:none;
    margin-left:0;
    margin-bottom: 10px
    
}

.onecms-vip-signup-full .submit
 {
    margin:15px 0 0 0;
}

.onecms-vip-signup-full .signup-fields-bottom {
    display:none;
}


.onecms-vip-signup-full input[name="submit"] {
    margin:0;
    padding:10px 31px;
    border-style:none;
    float:none;
}

.onecms-vip-signup-full  #gdpr_html_div {
    clear:both;
    width:100%;
    height:38px;
    float:none;
    display:flex;
    align-items: center
}

.onecms-vip-signup-full .gdpr_chk_box {
    margin-right:5px;
}/* End custom CSS */