/*
Theme Name: Kaya Child
Template: kaya
Theme URI: https://www.anphira.com/kaya-wordpress-theme/
Author: Anphira, LLC
Author URI: https://www.anphira.com/
Text Domain: kaya
*/

/**
 * General Style Changes
 */

element.style {
}
header#masthead {
    border-bottom: 10px solid #006666;
}
.site-branding img {
    max-width: 230px;
}
#masthead .container {
    padding: 20px 15px 20px;
    overflow: hidden;
}
.top-header {
    background: #99cccc;
    color: #333;
}
.top-header a {
    color: #333;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
}
.top-header .container {
    padding: 0px 20px !important
}
.social-icons {
    text-align: right;
}
.social-icons {
    text-align: right;
    padding-top: 5px;
}
section#custom_html-2 {
    margin: 5px 0px 0px;
}
a.mega-menu-link {
    font-family: 'Josefin Sans' !important;
}
li#mega-menu-item-588 a {
    background: #006666 !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    letter-spacing: 2px;
}
#content.normal-width {
    padding-left: 0px;
    padding-right: 0px;
}
.footer-columns.container, .footer-columns.container p, .footer-columns.container h3, .footer-columns.container h4, .footer-columns.container a {
    font-family: 'Poppins' !important;
}
p.box-white {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 1.35;
    color: #ffffff;
}
h4.box-head {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.1;
    color: #ffffff;
    text-transform: uppercase;
}
h2 {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 1.1;
}
.intro {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1.45;
    color: #666666;
}
a.fl-button, a.fl-button:visited {
    background: #066;
    color: #fff;
    border: 1px solid #002929;
}
.footer-columns.container {
    padding: 40px 0px;
}

element.style {
}
.fl-builder-content .fl-node-5e14c6516a0be *:not(input):not(textarea):not(select):not(a):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.fl-menu-mobile-toggle) {
    color: inherit;
}
.fl-builder-content .fl-node-5e14c6516a1e7 .fl-rich-text, .fl-builder-content .fl-node-5e14c6516a1e7 .fl-rich-text *:not(b, strong) {
    font-size: 13px;
}
.fl-builder-content *, .fl-builder-content *:before, .fl-builder-content *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
div {
    display: block;
}
.fl-node-5e14c6516a0be {
    color: #ffffff;
}
body {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1.45;
}
h3 {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 1.1;
}
a.fl-button *, a.fl-button:visited * {
    color: #fff;
}
.site-info .kaya-columns-12 {
    text-align: center;
}
.footer-columns.container, .footer-columns.container p, .footer-columns.container a {
    font-size: 13px;
}
@media screen and (max-width:767px) {
.top-header, button.menu-toggle {
    display: none;
}
.site-branding {
    text-align: center;
    padding-bottom: 10px;
}
.footer-columns.container {
    text-align: center;
}
}