.elementor-kit-26716{--e-global-color-primary:#8CC63F;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#F26522;--e-global-color-197aafd:#00ABC5;--e-global-color-29099fb:#7962AA;--e-global-color-2110ae2:#FFD64F;--e-global-color-41037c9:#005E9D;--e-global-color-00f33f8:#EE2A7B;--e-global-color-803e736:#FFF2CA;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Kameron";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;font-family:"Montserrat", Sans-serif;}.elementor-kit-26716 button,.elementor-kit-26716 input[type="button"],.elementor-kit-26716 input[type="submit"],.elementor-kit-26716 .elementor-button{background-color:var( --e-global-color-accent );font-weight:500;text-transform:uppercase;}.elementor-kit-26716 button:hover,.elementor-kit-26716 button:focus,.elementor-kit-26716 input[type="button"]:hover,.elementor-kit-26716 input[type="button"]:focus,.elementor-kit-26716 input[type="submit"]:hover,.elementor-kit-26716 input[type="submit"]:focus,.elementor-kit-26716 .elementor-button:hover,.elementor-kit-26716 .elementor-button:focus{background-color:var( --e-global-color-primary );}.elementor-kit-26716 e-page-transition{background-color:#FFBC7D;}.elementor-kit-26716 h1{font-family:"Kameron", Sans-serif;font-weight:700;}.elementor-kit-26716 h2{font-family:"Kameron", Sans-serif;font-weight:700;}.elementor-kit-26716 h3{font-family:"Kameron", Sans-serif;font-weight:700;}.elementor-kit-26716 h4{font-family:"Kameron", Sans-serif;font-weight:700;}.elementor-kit-26716 h5{font-family:"Kameron", Sans-serif;font-weight:700;}.elementor-kit-26716 h6{font-family:"Kameron", Sans-serif;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 */body, html {
    overflow-x: hidden;
}
.elementor-widget-text-editor ul {
    margin-bottom: 1rem;
}
body:not(.elementor-editor-active) .elementor-widget-menu-anchor {
   position: relative;
   z-index: -1;
 }
 body:not(.elementor-editor-active) .elementor-menu-anchor:before {
   content: "";
   display: block;
   height: 60px; // fixed header height
   margin: -60px 0 0; // negative fixed header height
   visibility: hidden;
   pointer-events: none;
 }
 
.button-menu a {
    color: #000000;
}
.button-menu a:not(:hover):not(:focus):not(.button-menu .elementor-item-active):not(.button-menu .highlighted):after, .button-menu .elementor-item:not(:hover):not(:focus):not(.button-menu .elementor-item-active):not(.highlighted):before{
	opacity: 1!important;
	background-color: #ffffff !important;
}
.button-menu .basic-desc {
    padding-bottom: 15px;
}

.button-menu .basic-desc::after {
    content: "(Individual, Household, Students & Seniors)";
    display: block;
    position: absolute;
    bottom:0;
    right: 0;
    left: 0;
    font-size: 12px;
   font-style: italic;
    text-align: center;
    color: #ffffff;
}
.menu-center a {
    text-align: center;
    color: #ffffff !important;
}

.toy-drive-btn a {
    border: #ffffff 4px solid;
    border-radius: 30px;
    background-color: red;
    color: #ffffff !important;
    padding: 5px 20px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    height: auto !important;
    max-height: 40px;
    margin-top: 8px;
    font-weight: bold;
    text-transform: uppercase;
    
}
.toy-drive-btn a:hover {
    background-color: green;
  
}/* End custom CSS */