/*============================================================================
  #Override Stylesheet
  #Add Custom Styles Here
==============================================================================*/
@import url("//hello.myfonts.net/count/388f35");
@font-face {
  font-family: 'WhiteOleanderUpright';
  src: url("https://kellyoneil.com/kajabi/webfonts/388F35_0_0.eot");
  src: url("https://kellyoneil.com/kajabi/webfonts/388F35_0_0.eot?#iefix") format("embedded-opentype"), url("https://kellyoneil.com/kajabi/webfonts/388F35_0_0.woff2") format("woff2"), url("https://kellyoneil.com/kajabi/webfonts/388F35_0_0.woff") format("woff"), url("https://kellyoneil.com/kajabi/webfonts/388F35_0_0.ttf") format("truetype"); }
/*Base Styles & Leveraging Genius*/
body {
  font-family: 'futura-pt', sans-serif;
  font-size: 18px;
  line-height: 1.3; }

h1, h2, .blog__title, h3, h4, h5, h6 {
  font-family: 'futura-pt', sans-serif; }

h4 {
  font-weight: bold;
  font-size: 20px;
  margin: 0 0 5px;
  text-transform: uppercase; }

.header {
  padding-top: 10px;
  padding-bottom: 0;
  line-height: 1em; }

.header .logo {
  margin-bottom: 15px; }

.header .logo img {
  transform: none;
  display: block;
  position: static; }

.header--dark a {
  color: #08091E;
  font-size: 14px;
  text-transform: uppercase;
  padding-right: 10px; }

.full-width-nav .social-icons {
  display: inline-block;
  float: right;
  margin-right: 15px;
  margin-bottom: 0; }

.header--dark .social-icons a {
  padding-right: 2px;
  font-size: 16px;
  line-height: 1em; }

.contact-details {
  font-size: 14px;
  float: right; }

.contact-details div {
  display: inline-block; }

.contact-details .email {
  position: relative;
  top: -1px;
  padding-left: 10px; }

.button-title {
  color: #F8BC29;
  font-weight: 800;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1em;
  position: relative;
  top: 18px;
  margin: 0 0 0 35px; }

.header--dark a:first-child {
  font-weight: bold; }

.hide-for-desktop {
  display: none; }

@media (max-width: 767px) {
  .hide-for-desktop {
    display: block; }

  .header--dark a {
    color: #fff; } }
.full-width-nav {
  width: 100%;
  display: inline-block;
  background: #72B6BB;
  color: #08091E;
  line-height: 1em;
  padding: 15px 0; }

@media (max-width: 767px) {
  .full-width-nav {
    display: none; } }
.heading__title,
.section--heading__title {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 26px; }

.heading--library .heading__title {
  color: #fff;
  text-align: center; }

.heading__title:after {
  content: "";
  border-top: 2px solid #3B9190;
  width: 200px;
  display: block;
  margin: 15px auto; }

.section .btn--solid,
.section .btn--solid.btn--1553991920214_0,
.section .btn--solid.btn--1553991920214_1,
.section .btn--solid.btn--1553991920214_2,
.section .btn--solid.btn--1553991920214_3,
.section .btn--solid.btn--1553997203003_0,
.section .btn--solid.btn--1553997203003_1,
.section .btn--solid.btn--1553997441075_0,
.section .btn--solid.btn--1553997441075_1,
.button {
  border-radius: 10px;
  padding: 8px 25px;
  background: #EEBC4C;
  font-size: 16px;
  color: #08091D !important;
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
  width: 200px;
  display: inline-block;
  text-align: center; }

.button-title + p .button {
  margin-top: 0; }

.site-footer .social-icons__row {
  text-align: center;
  padding-top: 15px; }

.site-footer {
  color: #3B9190;
  text-align: center;
  margin-top: 35px;
  font-size: 13px; }

.site-footer .container {
  border-top: 2px solid #3B9190; }

.site-footer a {
  color: #3B9190; }

.site-footer .social-icons {
  margin-bottom: 0; }

.footer__text-container {
  text-align: center;
  font-family: 'futura-pt', sans-serif; }

.footer__copyright {
  float: none;
  text-transform: uppercase; }

.footer__menu, .footer__powered-by {
  float: none;
  text-transform: uppercase; }

.pag__link {
  color: #fff; }

.pag__link--current {
  color: #ecb01d !important; }

/*Per page overrides*/
/*Home testimonials*/
.section--1554381651004 {
  padding-top: 0; }

.section--1554381851791 {
  padding-bottom: 0; }

.border-form {
  border: 2px solid #D3D7DB;
  border-radius: 10px;
  display: inline-block;
  width: 100%; }

.form-title {
  background: #D3D7DB;
  color: #08091E;
  font-weight: bold;
  padding: 10px; }

.border-form label {
  display: none; }

.border-form input {
  border: 1px solid #D3D7DB;
  border-radius: 5px;
  padding: 5px 10px;
  width: 100%; }

.border-form form {
  margin: 15px; }

.border-form .infusion-field {
  width: 49%;
  display: inline-block;
  padding-bottom: 10px; }

.border-form button {
  background: #F8BC29;
  color: #08091E;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 5px 25px;
  float: right;
  border: 1px solid #fff;
  margin: -15px 10px 15px;
  box-shadow: 0 0 1px #D3D7DB; }

.border-form button:hover {
  opacity: .8; }
