.elementor-kit-5298{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-4d59fc2:#107643;--e-global-color-7dd75ce:#C4D435;--e-global-color-cb9511f:#C82C31;--e-global-color-f914949:#81AF45;--e-global-color-19d1b7c:#684C3B;--e-global-color-e3c7c40:#5964A1;--e-global-color-b271ab7:#E38F2F;--e-global-color-52fe3ad:#F18B55;--e-global-color-7b98412:#60A5DA;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5298 button,.elementor-kit-5298 input[type="button"],.elementor-kit-5298 input[type="submit"],.elementor-kit-5298 .elementor-button{background-color:var( --e-global-color-4d59fc2 );font-family:"Roboto Flex", Sans-serif;font-size:1.2em;font-weight:700;text-transform:uppercase;color:#FFFDFD;border-radius:10px 10px 10px 10px;}.elementor-kit-5298 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5298 h1{color:var( --e-global-color-4d59fc2 );font-family:"Roboto Flex", Sans-serif;font-weight:800;text-transform:uppercase;}.elementor-kit-5298 h2{color:var( --e-global-color-4d59fc2 );font-family:"Roboto Flex", Sans-serif;font-size:2em;font-weight:700;}.elementor-kit-5298 h3{color:var( --e-global-color-e3c7c40 );font-family:"Roboto Flex", Sans-serif;font-weight:700;}.elementor-kit-5298 h4{color:var( --e-global-color-4d59fc2 );font-family:"Roboto Flex", Sans-serif;font-size:1.5em;font-weight:700;}.elementor-kit-5298 h5{color:var( --e-global-color-e3c7c40 );font-family:"Roboto Flex", Sans-serif;font-size:1.25em;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 *//**
 * Smooth scrolling on the whole document
 */
html {
	scroll-behavior: smooth;
}

.mobileonly {
  display: none !important;
}
.elementor-menu-toggle:before {
  content: 'MENU';
  position: relative;
  margin-right: 10px;
  font-size: 1.1em;
  font-family: "DOSIS";
  font-weight: bold;
  top: 2px;
}
.mobileonly {
  display: none !important;
}
#mobileonly, #mobileonly1, #mobileonly2 {
  display: none !important;
}
.sub-arrow {
  position: absolute;
  left: calc(50% - 14px);
  bottom: 10%;
  font-size: 16px;
}
.e-n-menu-wrapper button {
  position: absolute !important;
  left: calc(50% - 16px) !important;
  bottom: 10% !important;
  font-size: 16px;
}
#upper .sub-arrow {
  left: calc(50% - 13px);
  font-size: 12px;
}
.summarybox p, .nomargin p {
  margin: 0;
}
.homeevents .elementor-cta__content {
  padding: 15px;
  background-image: linear-gradient(180deg, rgb(0 0 0 / 0%) 30%, rgb(0 0 0 / 50%) 60%, rgb(0 0 0 / 100%));
}
.ribbonpad .elementor-ribbon-inner {
  padding: 5px 0;
}
.homeevents .elementor-button {
  display: block;
}
.CTAHeaderShadows h2.elementor-cta__title.elementor-cta__content-item.elementor-content-item {
  text-shadow: 0 2px 4px #000, 0 3px 7px #000;
}
.square .elementor-flip-box {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
.upickmodification h3{
    color: #fff;
    font-size: 1.2em;
    margin-bottom: 5px;
    margin-top: 15px;
}
.textshadow h3 {
    text-shadow: 0 2px 4px #000;
}
.listpadding ol, .listpadding ul {margin:0;
    padding: 0 0 0 20px;
}
.listpadding li{
    margin-bottom: 20px;
}

@media only screen and (min-width: 0px) and (max-width: 1000px) {
  .sub-arrow {
    position: absolute;
    left: calc(50% - 14px);
    bottom: 0;
    font-size: 12px;
    padding: 0;
  }
  .e-n-menu-wrapper button {
    position: absolute !important;
    left: calc(50% - 14px) !important;
    bottom: -8px !important;
  }
}
@media only screen and (min-width: 0px) and (max-width: 1024px) {
  .mobileonly {
    display: block !important;
  }
  #mobileonly, #mobileonly1, #mobileonly2 {
    display: flex !important;
  }
  .bigonly {
    display: none;
  }
}/* End custom CSS */