
/*// Futura*/
@import url('https://use.typekit.net/ieo0uqa.css');

/*// Raleway*/
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@600&display=swap');


.okla-footer {
    align-items: center;
    background-color: #35260b;
    color: #fff;
    display: flex;
    justify-content: center;
    margin-top: auto;
    padding: 48px;
    width: 100%;
    overflow: hidden;
}

@media (max-width: 768px) {
    .okla-footer__content {
        flex-direction: column-reverse;
    }
}

.okla-footer__content {
    display: flex;
    justify-content: space-between;
    max-width: 1024px;
    width: 100%;
}

@media (max-width: 768px) {
    .okla-footer__column {
        margin: 12px 0;
        max-width: none;
        min-width: auto;
        width: 100%;
    }
}

.okla-footer__column {
    display: flex;
    flex-direction: column;
    max-width: 425px;
    min-width: 340px;
    width: 50%;
}

.okla-footer__nav {
    display: flex;
    flex-direction: column;
}

.okla-footer__details {
    align-items: center;
    display: flex;
    padding: 36px 0;
}

.okla-footer__nav a:first-of-type {
    margin-top: 0;
}

.okla-footer__nav a {
    display: block;
    font-size: 1.5rem;
    margin: 6px 0;
    text-decoration: none;
}

.okla-footer a, .okla-footer button {
    color: #fff;
}

.okla-link, a {
    -webkit-appearance: none;
    background: none;
    border: 0;
    color: #000;
    cursor: pointer;
    outline: none;
    padding: 0;
    text-decoration: underline;
}

.okla-logo {
    color: #8cc63f;
    font-family: Raleway, sans-serif;
    font-size: 2.25rem;
    margin-right: 4px;
}

.okla-footer__details a {
    color: #fff;
    display: block;
    font-size: .75rem;
    margin: 0 8px;
    text-decoration: none;
}

.okla-footer a, .okla-footer button {
    color: #fff;
}

.okla-logo__la {
    color: #ea8b00;
}

h2 {
    font-size: 1.5rem;
}

.okla-heading, h1, h2, h3, h4, h5 {
    font-family: futura-pt, sans-serif;
    font-weight: 500;
    line-height: 1.33;
    margin: 0;
    padding: 0;
}

.okla-footer p {
    font-family: Raleway, sans-serif;
    font-size: .75rem;
    margin: 0;
}

.okla-footer__social {
    display: flex;
}

.okla-footer__social button:first-of-type {
    margin-right: 12px;
}

button.okla-icon-only-button--800 {
    height: 3.875rem;
    width: 3.875rem;
}

button.okla-icon-only-button {
    border-radius: 100%;
    height: 50px;
    margin-left: -16px;
    min-width: auto;
    padding: 16px;
    width: 50px;
}

.okla-footer a, .okla-footer button {
    color: #fff;
}

.okla-button--low {
    background: transparent;
    color: #35260b;
}

@media (max-width: 599px) {
    .okla-button--high, .okla-button--link, .okla-button--low, .okla-button--medium {
        font-size: 1rem;
        padding: 4px 16px;
    }
}

.okla-button--high, .okla-button--link, .okla-button--low, .okla-button--medium {
    align-items: center;
    background: none;
    border: 0;
    border-radius: 0;
    box-shadow: inset 0 0 0 1px transparent;
    box-sizing: border-box;
    display: flex;
    font-family: Trebuchet MS, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif;
    font-size: 1.125rem;
    font-weight: 500;
    justify-content: center;
    margin: 0;
    min-height: 36px;
    min-width: 64px;
    outline: 0;
    padding: 16px 36px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition: background-color .1s;
}
.okla-icon use {
    fill: currentColor;
    stroke: currentColor;
}

.okla-button--high .okla-button__content, .okla-button--link .okla-button__content, .okla-button--low .okla-button__content, .okla-button--medium .okla-button__content {
    display: inline-flex;
}

.button.okla-icon-only-button .okla-button__content .okla-icon {
    padding: 0;
}

.okla-icon:not(.okla-icon--no-margin) svg.okla-icon--800 {
    margin-bottom: -0.25rem;
}

.okla-icon svg.okla-icon--800 {
    height: 1.875rem;
    width: 1.875rem;
}
.okla-icon svg {
    display: inline-block;
    height: 0.875rem;
    pointer-events: none;
    width: 0.875rem;
}
.jq-toast-single{
    font-size: 14px !important;
}
.jq-toast-wrap {
    width: 350px !important;
}
