.elementor-kit-59{--e-global-color-primary:#1F2A58;--e-global-color-secondary:#1F63AD;--e-global-color-text:#4F4C4D;--e-global-color-accent:#BB2A30;--e-global-color-c937e97:#FFFFFF;--e-global-color-50edb0d:#F4F7FB;--e-global-color-cd1efd8:#E1F1ED;--e-global-color-b51a6f2:#4D7448;--e-global-typography-primary-font-family:"Roboto Condensed";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Bebas Neue";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.75em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-31fa352-font-size:20px;--e-global-typography-bbd8ace-font-family:"Roboto";--e-global-typography-bbd8ace-font-size:24px;--e-global-typography-bbd8ace-font-weight:500;--e-global-typography-bbd8ace-text-transform:none;--e-global-typography-bbd8ace-line-height:1.2em;--e-global-typography-ab7bc44-font-size:22px;--e-global-typography-ab7bc44-font-weight:600;--e-global-typography-e481cea-font-family:"Roboto";--e-global-typography-e481cea-font-size:22px;--e-global-typography-e481cea-font-weight:500;--e-global-typography-e481cea-text-transform:none;--e-global-typography-e481cea-line-height:1em;color:var( --e-global-color-text );font-family:"Roboto", Sans-serif;font-size:1.125rem;font-weight:400;line-height:1.75rem;}.elementor-kit-59 button,.elementor-kit-59 input[type="button"],.elementor-kit-59 input[type="submit"],.elementor-kit-59 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Roboto", Sans-serif;font-size:16px;font-weight:500;text-transform:uppercase;letter-spacing:1px;color:var( --e-global-color-c937e97 );border-radius:30px 30px 30px 30px;}.elementor-kit-59 button:hover,.elementor-kit-59 button:focus,.elementor-kit-59 input[type="button"]:hover,.elementor-kit-59 input[type="button"]:focus,.elementor-kit-59 input[type="submit"]:hover,.elementor-kit-59 input[type="submit"]:focus,.elementor-kit-59 .elementor-button:hover,.elementor-kit-59 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-c937e97 );}.elementor-kit-59 e-page-transition{background-color:#FFBC7D;}.elementor-kit-59 p{margin-block-end:1.5rem;}.elementor-kit-59 a{color:var( --e-global-color-secondary );}.elementor-kit-59 a:hover{color:var( --e-global-color-accent );}.elementor-kit-59 h1{color:var( --e-global-color-primary );font-family:"Bebas Neue", Sans-serif;font-size:3.5rem;font-weight:400;text-transform:uppercase;line-height:3.25rem;}.elementor-kit-59 h2{color:var( --e-global-color-primary );font-family:"Bebas Neue", Sans-serif;font-size:2.625rem;font-weight:400;text-transform:uppercase;line-height:3rem;}.elementor-kit-59 h3{color:var( --e-global-color-primary );font-family:"Roboto", Sans-serif;font-size:1.75rem;font-weight:500;line-height:2rem;}.elementor-kit-59 h4{color:var( --e-global-color-secondary );font-family:"Roboto", Sans-serif;font-size:1.563rem;font-weight:700;line-height:1.5rem;}.elementor-kit-59 h5{color:var( --e-global-color-primary );font-family:"Roboto", Sans-serif;font-size:1.125rem;font-weight:700;line-height:1.75rem;}.elementor-kit-59 h6{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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);}@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-kit-59 p{margin-block-end:1.5rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* General Styles */

.text-link a{
    text-decoration: underline;
}

.bold-blue h4{
  font-size: 22px;
}

.ufcw-list li{
    margin-bottom: 1rem;
}

.ufcw-list li li{
    margin-bottom: .2rem;
}

li.cannabis-green a {
    color: #4d7448 !important;
}

/* Removes white background from images */

.blend-multiply .elementor-widget-container {
    mix-blend-mode: multiply;
}

/* Elect Officers & Exe Board Pages */
h3.bio, h4.bio {
    font-size: 18px;
    line-height: 1.3em;
    color:#1F63AD;
}

p.bio {
    font-size: 16px;
    line-height: 1.5em;
}

.rep-phone strong,
.bold-blue strong{
   color:#1F63AD; 
}


/* Resources Pages */

.resources-subheading h3{
    font-size: 22px;
    margin: 1.5rem 0 .2rem 0;
}

.resources-subheading h3 a{
    text-decoration: underline;
}

.resources-subheading h5{
    margin: 1.5rem 0 .2rem 0;
}


/* Representation/Contract Page */
.grv-proc ol {
display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    margin-bottom: 0;
    gap: 0 47px;
}
  

.grv-proc li {
    counter-increment: customlistcounter;
    list-style-type: none;
    flex: 1 0 33.333%;
    height: 164px;
    position: relative;
    max-width: 366px;
    min-width: 345px;
    padding: 20px 40px 0 25px;
}


.grv-proc li:before {
   position: absolute;
    content: counter(customlistcounter) " ";
    top: 40%;
    left: 0%;
    transform: translate(-75%, -75%);
    width: 44px;
    height: 44px;
    text-align: left;
    font-size: 100px;
    line-height: 60px;
    font-weight: 700;
    z-index: 4;
    font-family: 'Bebas Neue';
}

@media (max-width: 1300px) and (min-width: 720px) {
.grv-proc li{
    max-width: 566px;
    min-width: 545px;
    padding: 20px 0px 80px 25px;
    }    
}

@media (max-width: 480px) and (min-width: 320px) {
.grv-proc li{
    max-width: 300px;
    min-width: 285px;
    padding: 20px 0px 80px 15px;
    height: 175px;
    } 
    
    .grv-proc li:before {
    font-size: 80px;
    }
}

.far {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
}


/* Contact Form 7 */

span.wpcf7-list-item { display: block; }

.cf7-message {
    width: 100%;
}

input[type=date]{
    width: 30%;
}

/* Footer Menu */

.footer-nav li:first-child {
  text-transform: uppercase;
}


.footer-menu li:first-child a,
.footer-menu-news li:first-child a {
  font-size: 18px !important;
font-weight: bolder !important;

}


li.cannabis-green-footer a {
    color: #4d7448;
    margin-top: 20px;
    font-size: 18px !important;
    font-weight: bolder !important;
    text-transform: uppercase;
}

.footer-menu-news li:nth-child(6) a,
.footer-menu-news li:nth-child(7) a,
.footer-menu-news li:nth-child(8) a{
    margin-top: 20px;
    font-size: 18px !important;
    font-weight: bolder !important;
    text-transform: uppercase;
}


.news-list li {
    margin-bottom: 15px;
}

.news-list li a {
    text-decoration: underline;
}


/* Events Calendar 

button.tribe-events-c-subscribe-dropdown__button-text{
    background: none;
    color: #1F63AD !important;
}

.elementor-kit-59 button:hover{    
    background: none;
    color: #1F63AD !important;
}

.tribe-common .tribe-common-c-btn-border {
   border-color: #1F63AD;
}

 .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
     background: none;
    color: #1F63AD !important;
}*/

.elementor-kit-59 button {
    background: none;
}/* End custom CSS */