<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.elementor-kit-67098{--e-global-color-primary:#212121;--e-global-color-secondary:#888888;--e-global-color-text:#AB2323;--e-global-color-accent:#6B7A8F;--e-global-color-8b83496:#212121;--e-global-color-65834a9:#FFFFFF;--e-global-color-f582dc3:#F13232;--e-global-color-50e8ad8:#F13232;--e-global-color-eccd689:#AB2323;--e-global-color-8f4fc06:#F13232;--e-global-color-6244740:#FFFFFF;--e-global-color-64574f5:#FFFFFF;--e-global-color-65eaa95:#000000;--e-global-color-eb634ba:#F13232;--e-global-color-b91f76c:#02010100;--e-global-color-b4fdb8f:#F13232;--e-global-color-209f788:#F13232;--e-global-color-39dca78:#AB2323;--e-global-color-4f2692a:#FFFFFF;--e-global-typography-primary-font-family:"aktiv-grotesk";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"aktiv-grotesk";--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-accent-font-weight:500;--e-global-typography-eb671ce-font-family:"Source Sans Pro";--e-global-typography-eb671ce-font-size:1em;--e-global-typography-eb671ce-font-weight:500;--e-global-typography-eb671ce-text-transform:uppercase;--e-global-typography-7308473-font-family:"Source Sans Pro";--e-global-typography-7308473-font-size:14px;--e-global-typography-7308473-font-weight:300;color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-67098 p{margin-bottom:1.5em;}.elementor-kit-67098 a{color:var( --e-global-color-text );}.elementor-kit-67098 h1{color:var( --e-global-color-65eaa95 );font-size:2.5em;font-weight:500;line-height:1.5em;}.elementor-kit-67098 h2{color:var( --e-global-color-65eaa95 );font-size:1.375em;font-weight:500;text-transform:uppercase;line-height:1.5em;}.elementor-kit-67098 h3{color:var( --e-global-color-65eaa95 );font-size:1.25em;font-weight:500;}.elementor-kit-67098 h4{color:var( --e-global-color-65eaa95 );font-size:1.125em;}.elementor-kit-67098 h5{color:var( --e-global-color-65eaa95 );font-size:1em;}.elementor-kit-67098 h6{color:var( --e-global-color-65eaa95 );}.elementor-kit-67098 button,.elementor-kit-67098 input[type="button"],.elementor-kit-67098 input[type="submit"],.elementor-kit-67098 .elementor-button{font-family:"aktiv-grotesk", Sans-serif;font-weight:400;text-transform:uppercase;color:var( --e-global-color-6244740 );background-color:var( --e-global-color-eccd689 );}.elementor-kit-67098 button:hover,.elementor-kit-67098 button:focus,.elementor-kit-67098 input[type="button"]:hover,.elementor-kit-67098 input[type="button"]:focus,.elementor-kit-67098 input[type="submit"]:hover,.elementor-kit-67098 input[type="submit"]:focus,.elementor-kit-67098 .elementor-button:hover,.elementor-kit-67098 .elementor-button:focus{color:var( --e-global-color-6244740 );background-color:var( --e-global-color-8f4fc06 );}.elementor-kit-67098 label{color:#888888;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-67098 input:not([type="button"]):not([type="submit"]),.elementor-kit-67098 textarea,.elementor-kit-67098 .elementor-field-textual{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-section.elementor-section-boxed &gt; .elementor-container{max-width:1800px;}.e-con{--container-max-width:1800px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-67098 e-page-transition{background-color:#FFBC7D;}@media(max-width:1366px){.elementor-section.elementor-section-boxed &gt; .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:768px){.elementor-section.elementor-section-boxed &gt; .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.home .page-header {
    display:none;
}

/* Works on Firefox */
* {
  scrollbar-width: thin;
  scrollbar-color: #888888 #000000;
}

/* Works on Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 12px;
}

*::-webkit-scrollbar-track {
  background:black;
}

*::-webkit-scrollbar-thumb {
  background-color: #888888;
  border-radius: 20px;
  border: 0px solid #000000;
}



@media (min-width: 1800px) {
#vertical_menu {
    top: auto!important;
    left: auto!important;
}
}

/*---------Site Wrapper------*/

.pjax-container {
     max-width: 1800px;
     margin: 0 auto;
}

#pjax-wrapper .content-wrapper {
    max-width: none !important;
    width: calc(100% - 300px);
    float: right;
}

@media (max-width: 1366px) { 
    #pjax-wrapper .content-wrapper {
        width: 100%;
        float: none;
    }
}


/*---------Sidebar------*/
.abba_sidebar {
    max-width:300px;
}

@media (max-width: 1023px) { 
    .abba_sidebar {
        max-width:300px;
        margin:0 auto;
    }
}

/*---------------------------------------------------*/



/*---------Menu Items------*/
.onecms-menu .elementor-item {
    border-bottom:1px solid #88888830;
} 

.onecms-menu .menu-item &gt; a:focus {
    background:none;
}

/*---------------------------------------------------*/



/*---------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
}

/*---------------------------------------------------*/

/*-----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-pg-template, .tribe-events-pg-template {
    max-width: 1000px;
}

.tribe-events-calendar-list__event-title a, .tribe-related-events-title a {
    color:var(--e-global-color-primary)!important;
}


.tribe-common .tribe-common-c-btn {
    background:#000!important;
}

/*---------------------------------------------------*/


/*-----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 ---*/

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

.copyright a {
    color:var(--e-global-color-64574f5);
}

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

.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;
}



/*--------Hide pause button-------------------------------------------*/
.schedule-one-pause {
    display:none;
}


/*---------------------------------------------------*/





.elementor-location-footer {
    clear:both;
}

#pjax-wrapper #content-anchor, #pjax-wrapper .copyright{
    padding-bottom: 100px;
}/* End custom CSS */</pre></body></html>