.elementor-kit-7{--e-global-color-primary:#282828;--e-global-color-secondary:#FFF200;--e-global-color-text:#FFFFFF;--e-global-color-accent:#F9F9F9;--e-global-color-86df642:#1A1A1A;--e-global-color-6d41ebd:#FDFDDB;--e-global-typography-primary-font-family:"Passion One";--e-global-typography-secondary-font-family:"Instrument Sans";--e-global-typography-text-font-family:"Instrument Sans";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-8b6db7b-font-family:"Instrument Sans";--e-global-typography-8b6db7b-font-size:20px;--e-global-typography-8b6db7b-font-weight:500;--e-global-typography-8b6db7b-line-height:28px;--e-global-typography-e18cfa7-font-family:"Instrument Sans";--e-global-typography-e18cfa7-font-size:16px;--e-global-typography-e18cfa7-font-weight:bold;--e-global-typography-e18cfa7-line-height:24px;background-color:var( --e-global-color-text );font-family:"Instrument Sans", Sans-serif;font-size:16px;font-weight:500;line-height:24px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:transparent;font-family:"Instrument Sans", Sans-serif;font-size:20px;font-weight:700;text-decoration:none;line-height:28px;color:var( --e-global-color-primary );background-image:linear-gradient(180deg, var( --e-global-color-secondary ) 0%, var( --e-global-color-secondary ) 100%);border-radius:5px 5px 5px 5px;padding:12px 24px 12px 24px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:transparent;color:var( --e-global-color-primary );background-image:linear-gradient(180deg, #FFF200B3 0%, #FFF200CC 100%);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.site-header{background-color:#FFF200;}.elementor-kit-7 a{color:var( --e-global-color-text );}.elementor-kit-7 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-7 h1{font-family:"Passion One", Sans-serif;font-size:64px;font-weight:700;line-height:58px;}.elementor-kit-7 h2{font-family:"Passion One", Sans-serif;font-size:45px;font-weight:700;line-height:45px;}.elementor-kit-7 h3{font-size:35px;font-weight:700;line-height:35px;}.elementor-kit-7 h4{font-family:"Instrument Sans", Sans-serif;font-size:25px;font-weight:700;line-height:25px;}.elementor-kit-7 h5{font-family:"Instrument Sans", Sans-serif;font-size:35px;font-weight:700;}.elementor-kit-7 h6{font-family:"Instrument Sans", Sans-serif;font-size:24px;font-weight:bold;line-height:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-navigation ul.menu li a{color:var( --e-global-color-primary );}.site-header .site-navigation .menu li{font-family:"Instrument Sans", Sans-serif;font-size:14px;font-weight:500;}@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 */blockquote {
    margin: 30px 0;
    padding: 30px 50px;
    background-color: var(--e-global-color-6d41ebd);
    text-align: center;
}
 

blockquote p {
    font-family: "Passion One", Sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 0;
}

h2 b {
    font-weight: 700;
}

/* Loop grid anchor tags */
.elementor-loop-container .e-loop-item a {
    text-decoration: none !important;
}

.elementor-loop-container .e-loop-item a:hover {
    text-decoration: underline !important;
}

/* Breadcrumbs */

#breadcrumbs {
    font-weight: 700;
}

#breadcrumbs a {
    text-decoration:none;
}

#breadcrumbs a:hover {
    text-decoration:underline;
}


/* Single post page links */

.single-post a {
    color: var(--e-global-color-primary);
}

.single-post a:hover {
    color: var(--e-global-color-primary);
    text-decoration: underline;
}


/* Loop Grid Pagination Styles */

.elementor-widget-loop-grid .elementor-pagination span.page-numbers.current {
    background-color: var(--e-global-color-secondary);
    padding: 6px 12px;
    margin: 0 10px !important;
}

/* Archive page navigation */

.archive .pagination div a {
    color: var( --e-global-color-primary );
}

.archive .pagination div a:hover {
    color: var( --e-global-color-primary );
    text-decoration: underline;
}

/* Header Mobile css */

@media (max-width: 1024px) {
    
    li.astm-search-menu {
        width: 100%;
        text-align: center;
    }
    
    li.astm-search-menu .is-menu.default {
        max-width: initial !important;
    }
    
    li.astm-search-menu form input {
        max-width: 100%;
        width: 50% !Important;
        margin: 20px auto !important;
    }

}


/* Newsletter embed styles */

.normal_form_container #_form_37_ ._form_element input[type="text"], .normal_form_container #_form_37_ ._form_element input[type="date"], .normal_form_container #_form_37_ ._form_element select, #_form_37_ ._form_element textarea:not(.g-recaptcha-response) {
    max-width: 100%;
    border: none !important;
}

.normal_form_container #_form_37_._inline-form ._submit {
    color: var( --e-global-color-text ) !important;
    background-color: var( --e-global-color-primary ) !important;
}/* End custom CSS */