@font-face {
  font-family: 'HelveticaNeueLTStdLtCn';
  src: url("../fonts/HelveticaNeueLTStdLtCn.eot");
  src: url("../fonts/HelveticaNeueLTStdLtCn.eot") format("embedded-opentype"), url("../fonts/HelveticaNeueLTStdLtCn.woff2") format("woff2"), url("../fonts/HelveticaNeueLTStdLtCn.woff") format("woff"), url("../fonts/HelveticaNeueLTStdLtCn.ttf") format("truetype"), url("../fonts/HelveticaNeueLTStdLtCn.svg#HelveticaNeueLTStdLtCn") format("svg"); }
@font-face {
  font-family: 'HelveticaNeueLTStdCn';
  src: url("../fonts/HelveticaNeueLTStdCn.eot");
  src: url("../fonts/HelveticaNeueLTStdCn.eot") format("embedded-opentype"), url("../fonts/HelveticaNeueLTStdCn.woff2") format("woff2"), url("../fonts/HelveticaNeueLTStdCn.woff") format("woff"), url("../fonts/HelveticaNeueLTStdCn.ttf") format("truetype"), url("../fonts/HelveticaNeueLTStdCn.svg#HelveticaNeueLTStdCn") format("svg"); }
@font-face {
  font-family: 'HelveticaNeueLTStdMdCn';
  src: url("../fonts/HelveticaNeueLTStdMdCn.eot");
  src: url("../fonts/HelveticaNeueLTStdMdCn.eot") format("embedded-opentype"), url("../fonts/HelveticaNeueLTStdMdCn.woff2") format("woff2"), url("../fonts/HelveticaNeueLTStdMdCn.woff") format("woff"), url("../fonts/HelveticaNeueLTStdMdCn.ttf") format("truetype"), url("../fonts/HelveticaNeueLTStdMdCn.svg#HelveticaNeueLTStdMdCn") format("svg"); }
@font-face {
  font-family: 'PennelloScript';
  src: url("../fonts/PennelloScript.eot");
  src: url("../fonts/PennelloScript.eot") format("embedded-opentype"), url("../fonts/PennelloScript.woff2") format("woff2"), url("../fonts/PennelloScript.woff") format("woff"), url("../fonts/PennelloScript.ttf") format("truetype"), url("../fonts/PennelloScript.svg#PennelloScript") format("svg"); }
/*
 * Row with equal height columns
 * --------------------------------------------------
 */
.entry-content .btn-danger:hover,
.entry-content .btn-danger:focus,
.entry-content .btn-danger:active,
.entry-content .btn-danger {
  color: #fff; }

.main-header {
  background-color: #08cdc6;
  color: #fff;
  padding: 22px 0; }
  @media only screen and (max-width: 767px) {
    .main-header {
      padding: 10px 0; } }
  .main-header .logo {
    float: left;
    height: 70px; }
    @media only screen and (max-width: 767px) {
      .main-header .logo {
        float: none;
        margin-right: 70px;
        text-align: center; } }
    .main-header .logo a {
      position: relative;
      display: inline-block;
      color: #fff;
      font: 700 41px/55px "PT Sans Narrow", sans-serif;
      text-transform: uppercase;
      vertical-align: top;
      margin: 7px 0;
      background: transparent url(../img/logo.png) left center no-repeat;
      background-size: 123px 55px;
      padding-left: 130px;
      padding-right: 15px; }
      .main-header .logo a .of {
        display: inline-block;
        font: 700 19px/32px "PT Sans Narrow", sans-serif;
        text-align: center;
        background: #fff;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        color: #08cdc6;
        position: relative;
        top: -8px;
        margin: 0 3px; }
      .main-header .logo a .yum {
        font: 400 41px/40px "PT Sans Narrow", sans-serif; }
      .main-header .logo a #trademark {
        color: #000;
        position: absolute;
        top: 0;
        right: -6px; }
    .main-header .logo .sep {
      display: inline-block;
      width: 1px;
      height: 70px;
      background-color: #fff;
      margin: 0 15px; }
      @media only screen and (max-width: 767px) {
        .main-header .logo .sep {
          display: none; } }
    .main-header .logo .description {
      display: inline-block;
      font: 19px/44px "HelveticaNeueLTStdMdCn", sans-serif;
      text-transform: uppercase;
      vertical-align: top;
      margin: 13px 0; }
      @media only screen and (max-width: 767px) {
        .main-header .logo .description {
          display: none; } }
  .main-header .phone {
    float: right; }
    @media only screen and (max-width: 991px) {
      .main-header .phone {
        display: none; } }
    .main-header .phone .textwidget {
      margin: 13px 0;
      font: 30px/44px "HelveticaNeueLTStdLtCn", sans-serif;
      padding-left: 39px;
      background: transparent url(../img/i-call.png) left center no-repeat;
      background-size: 29px 29px; }
  .main-header .navbar-toggle {
    position: absolute;
    right: 0px;
    top: 44px;
    background: #fff; }
    .main-header .navbar-toggle .icon-bar {
      background: #08cdc6; }

.main-navigation {
  border: 0 none; }
  @media only screen and (min-width: 768px) {
    .main-navigation .navbar-collapse {
      padding-left: 0;
      padding-right: 0; } }
  .main-navigation .navbar-nav {
    float: none; }
    @media only screen and (max-width: 767px) {
      .main-navigation .navbar-nav {
        margin: 0; } }
    @media only screen and (min-width: 768px) {
      .main-navigation .navbar-nav > .menu-item:first-child a {
        padding-left: 0; } }
    .main-navigation .navbar-nav .current-menu-parent a,
    .main-navigation .navbar-nav .dropdown-menu .current-menu-item a {
      color: #08cdc6; }
    .main-navigation .navbar-nav li {
      padding: 14px 0; }
      .main-navigation .navbar-nav li.cart {
        background: url(../img/cart.png) left center no-repeat; }
        @media only screen and (min-width: 768px) {
          .main-navigation .navbar-nav li.cart {
            float: right; } }
        .main-navigation .navbar-nav li.cart:hover, .main-navigation .navbar-nav li.cart.current-menu-item {
          background-image: url(../img/cart-active.png); }
        .main-navigation .navbar-nav li.cart a {
          border-left: 0 none !important;
          padding-right: 0;
          padding-left: 30px; }
    .main-navigation .navbar-nav li > a {
      font: 600 16px "Raleway", sans-serif;
      text-transform: uppercase;
      padding: 1px 18px; }
      @media only screen and (max-width: 991px) {
        .main-navigation .navbar-nav li > a {
          padding: 1px 16px; } }
    @media only screen and (min-width: 768px) {
      .main-navigation .navbar-nav > li + li > a, .main-navigation .navbar-nav > li + li > a:hover, .main-navigation .navbar-nav > li + li > a:focus {
        border-left: 1px solid #fff; } }
    .main-navigation .navbar-nav .dropdown-menu {
      border: 0 none;
      background: transparent;
      box-shadow: none;
      padding: 0; }
      .main-navigation .navbar-nav .dropdown-menu li {
        background-color: #1a2b33;
        margin-top: 1px; }
        .main-navigation .navbar-nav .dropdown-menu li a {
          color: #fff; }
          .main-navigation .navbar-nav .dropdown-menu li a:hover, .main-navigation .navbar-nav .dropdown-menu li a:focus {
            background: none;
            color: #08cdc6; }
  .main-navigation .navbar-form {
    margin-top: 11px;
    margin-bottom: 11px; }
    .main-navigation .navbar-form .form-control {
      width: 100px;
      height: 27px;
      border-radius: 2px;
      font-size: 14px; }
  .main-navigation .btn-search {
    background-color: #08cdc6;
    border-color: #08cdc6;
    border-radius: 2px;
    height: 27px;
    width: 27px;
    text-align: center;
    padding: 0; }
    .main-navigation .btn-search:hover, .main-navigation .btn-search:focus, .main-navigation .btn-search:active {
      background-color: #1a827d;
      border-color: #1a827d; }
    .main-navigation .btn-search .fa {
      color: #fff;
      line-height: 25px; }

.main-content .tdu {
  text-decoration: underline; }
.main-content .text-orange {
  color: #ec7611; }
.main-content img {
  max-width: 100%;
  height: auto; }

.form-control {
  box-shadow: none;
  font: italic 16px "Open Sans", sans-serif;
  color: #212121; }

.btn-primary,
.btn-danger {
  text-transform: uppercase;
  border-width: 2px;
  padding: 9px 12;
  min-width: 134px;
  text-align: center;
  white-space: normal; }

.header-lines {
  overflow: hidden;
  text-align: center; }
  .header-lines > span {
    display: inline-block;
    position: relative; }
    .header-lines > span::before, .header-lines > span::after {
      border-top: 1px solid #212121;
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      width: 600px;
      margin: 0 15px; }
    .header-lines > span::before {
      right: 100%; }
    .header-lines > span::after {
      left: 100%; }
  .header-lines strong {
    margin: 0 15px; }
  .header-lines strong::before,
  .header-lines strong::after {
    border: 1px solid #212121;
    content: "";
    display: inline-block;
    height: 5px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 5px;
    border-radius: 50%; }
  .header-lines strong::before {
    left: -15px; }
  .header-lines strong::after {
    right: -15px; }

.page-header {
  border: 0 none;
  margin: 0 0 50px;
  padding: 0;
  background: transparent url(../img/contact.png) center center no-repeat;
  background-size: cover; }
  .page-praise .page-header {
    background-image: url(../img/praise.png); }
  .page-nutrition-consulting .page-header {
    background-image: url(../img/nutrition-consulting.jpg); }
  .page-nutrition-coaching .page-header {
    background-image: url(../img/nutrition-coaching.jpg); }
  .page-about .page-header {
    background-image: url(../img/about-me.png); }
  .page-press .page-header {
    background-image: url(../img/press.jpg); }
  .page-work-with-me .page-header {
    background-image: url(../img/work-with-me.png); }
  .woocommerce .page-header, .woocommerce-cart .page-header, .woocommerce-page .page-header {
    background-image: url(../img/shop.png); }
  .blog .page-header, .single-post .page-header {
    background-image: url(../img/blog.png); }
  .page-header .entry-title {
    display: table-cell;
    vertical-align: middle;
    height: 308px;
    color: #fff;
    font: 600 60px "Raleway", sans-serif;
    text-shadow: 1px 3px 2px rgba(0, 0, 0, 0.5); }
    @media only screen and (max-width: 991px) {
      .page-header .entry-title {
        height: 200px; } }

.page-contact .md {
  max-width: 702px; }
.page-contact .orange-text {
  display: inline-block;
  background-color: #fff;
  color: #ec7611;
  border: 2px solid #ec7611;
  border-radius: 8px;
  padding: 15px 25px;
  box-shadow: 0px 0px 0px 5px #fff;
  margin-bottom: 25px; }
.page-contact .address .contact-icon {
  display: inline-block;
  width: 150px;
  height: 102px;
  background: transparent url(../img/contact-icon.png) center center no-repeat;
  background-size: 102px 102px; }
.page-contact .address p {
  font: 500 24px/36px "Raleway", sans-serif;
  color: #212121;
  text-align: center;
  margin: 30px 0; }
.page-contact .wpcf7 {
  background-color: #eeeeee;
  padding: 50px 50px 20px 50px;
  margin-bottom: 65px;
  border-radius: 7px; }
.page-contact .main-content {
  padding-bottom: 30px;
  font-size: 18px; }
  .page-contact .main-content img {
    margin-bottom: 15px; }
  .page-contact .main-content.container {
    max-width: 1360px;
    width: 100%; }
.page-contact .cf-heading {
  margin-bottom: 30px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Raleway", sans-serif; }

.video-testimonials .video-testimonials-wrp {
  margin: 0 auto;
  max-width: 900px; }
.video-testimonials .section-title {
  font: 600 36px "Raleway", sans-serif;
  text-transform: uppercase;
  color: #212121; }
.video-testimonials #carousel-video {
  margin: 30px 0; }
  .video-testimonials #carousel-video .carousel-inner {
    padding: 0 10%; }
  .video-testimonials #carousel-video .carousel-control.left {
    background: transparent url(../img/carousel-control-left.png) left center no-repeat;
    background-size: 36px 87px; }
  .video-testimonials #carousel-video .carousel-control.right {
    background: transparent url(../img/carousel-control-right.png) right center no-repeat;
    background-size: 36px 87px; }
.video-testimonials .youtube-channel {
  text-align: center; }
  .video-testimonials .youtube-channel a {
    font: 18px/48px "Raleway", sans-serif;
    color: #212121; }

.page-praise .extended-testimonials {
  background-color: #f6fbfa;
  padding: 40px 0; }
  .page-praise .extended-testimonials .row {
    margin-bottom: 100px; }
  .page-praise .extended-testimonials .testimonial-content {
    font: italic 20px/28px "Raleway", sans-serif;
    color: #212121; }
  .page-praise .extended-testimonials .autor {
    text-align: right; }
    .page-praise .extended-testimonials .autor span {
      font: italic 18px/26px "Raleway", sans-serif;
      color: #a6a6a6;
      background: transparent url(../img/author-icon.png) left center no-repeat;
      background-size: 13px 13px;
      padding-left: 20px; }
  .page-praise .extended-testimonials hr {
    border-color: #c2c2c2; }
  .page-praise .extended-testimonials .full-link {
    font: 700 16px "Raleway", sans-serif;
    color: #212121; }
    .page-praise .extended-testimonials .full-link a {
      font: 500 16px "Raleway", sans-serif;
      color: #009b95; }
.page-praise .text-testimonials {
  margin-bottom: 30px; }
  .page-praise .text-testimonials hr {
    border-color: #e1e1e1; }
    .page-praise .text-testimonials hr:first-child {
      border-color: #fff; }
.page-praise .testimonial {
  margin-bottom: 25px; }
  .page-praise .testimonial .rating {
    background: transparent url(../img/rating.png) left center no-repeat;
    background-size: 125px 22px;
    height: 22px;
    margin-bottom: 25px; }
  .page-praise .testimonial .entry-content p {
    font: italic 20px/28px "Raleway", sans-serif;
    color: #212121; }
  .page-praise .testimonial .meta {
    text-align: right;
    font: 400 18px/26px "Raleway", sans-serif;
    color: #a6a6a6;
    margin-top: 15px; }
    .page-praise .testimonial .meta .author {
      background: transparent url(../img/author-icon.png) left center no-repeat;
      background-size: 13px 13px;
      padding-left: 20px; }
    .page-praise .testimonial .meta .date {
      background: transparent url(../img/date-icon.png) left center no-repeat;
      background-size: 14px 13px;
      padding-left: 20px;
      margin-left: 10px; }

.two-col {
  overflow: hidden;
  margin: 20px -15px; }
  @media only screen and (min-width: 1200px) {
    .two-col {
      margin: 20px -23px; }
      .two-col ul {
        padding: 0 23px; } }
  .two-col ul {
    list-style: none;
    padding: 0 15px;
    float: left;
    width: 50%; }
    .two-col ul li {
      font: 600 18px/24px "Open Sans", sans-serif;
      padding-left: 40px;
      background: url(../img/li-icon.png) 0 0 no-repeat;
      background-size: 27px 27px;
      margin-bottom: 20px; }
    .two-col ul:first-child {
      border-right: 1px solid #b7b7b7; }
    .two-col ul.expertise li {
      min-height: 120px; }
    .two-col ul.areas {
      padding-left: 90px; }
    .top-about .two-col ul li {
      min-height: 96px; }

.entry-content {
  color: #212121; }
  .entry-content p {
    font: 18px "Open Sans", sans-serif; }
  .entry-content a {
    color: #08cdc6; }
    .entry-content a:hover, .entry-content a:focus, .entry-content a:active {
      color: #1a827d; }
    .entry-content a.btn-primary {
      color: #fff; }

.white-box {
  background-color: rgba(255, 255, 255, 0.91);
  border-radius: 5px;
  min-height: 500px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  padding: 35px 130px;
  color: #212121;
  margin: 95px 0; }
  .evident-section .white-box {
    padding: 35px 100px; }

.page-about .site-content p {
  font-size: 24px;
  line-height: 36px; }
.page-about .top-about {
  text-align: justify;
  padding-bottom: 30px; }
  .page-about .top-about h3 {
    font: 700 24px "Raleway", sans-serif;
    text-transform: uppercase;
    margin-bottom: 40px;
    margin-top: 0px; }
  .page-about .top-about ul {
    list-style: none;
    margin-bottom: 45px;
    padding: 0 15px; }
    .page-about .top-about ul li {
      font: 600 24px/30px "Open Sans", sans-serif;
      padding-left: 40px;
      background: url(../img/li-icon.png) 0 0 no-repeat;
      background-size: 27px 27px;
      margin-bottom: 25px; }
  .page-about .top-about p {
    font-size: 24px;
    line-height: 36px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1800px;
    margin-bottom: 60px; }
  .page-about .top-about a {
    color: #ec7611;
    font-weight: 700; }
.page-about .main-content p {
  font-size: 24px;
  line-height: 36px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1800px;
  margin-bottom: 40px; }
  .page-about .main-content p:first-child {
    margin-bottom: 75px; }
.page-about .evident-section {
  overflow: hidden;
  background: url(../img/evident-section.jpg) top center no-repeat;
  background-size: cover; }
  .page-about .evident-section h2 {
    margin-bottom: 35px; }
  .page-about .evident-section .box {
    text-align: center;
    margin: 25px 0; }
    .page-about .evident-section .box p {
      -moz-hyphens: auto;
      -webkit-hyphens: auto;
      -ms-hyphens: auto; }
      .page-about .evident-section .box p span {
        font: 24px/24px "PennelloScript", cursive;
        width: 100%;
        display: inline-block;
        margin-top: 10px; }
    .page-about .evident-section .box .box-head {
      text-align: center;
      margin-bottom: 14px; }
      .page-about .evident-section .box .box-head span {
        display: inline-block;
        border: 3px solid #08cdc6;
        border-radius: 50%;
        width: 57px;
        height: 57px;
        font: 30px/45px "PennelloScript", cursive; }
.page-about .images,
.page-about .main-content,
.page-about .big-photo,
.page-about .bio-content {
  margin-top: 75px;
  margin-bottom: 75px; }
.page-about .bio-content h2 {
  margin-bottom: 30px;
  font: 700 36px "Raleway", sans-serif; }
.page-about .bio-content h3 {
  margin-top: 50px;
  margin-bottom: 30px;
  font: 600 36px "Raleway", sans-serif;
  text-align: center;
  text-transform: uppercase; }
.page-about .bio-content p {
  margin-bottom: 30px; }

.page-nutrition-consulting .entry-content {
  margin: 75px 0; }
  .page-nutrition-consulting .entry-content h2 {
    padding-top: 120px;
    background: transparent url(../img/consulting-icon.png) top center no-repeat;
    background-size: 102px 102px;
    text-align: center;
    color: #08cdc6;
    font: 700 36px "Raleway", sans-serif;
    text-transform: uppercase;
    margin: 0 0 20px; }
  .page-nutrition-consulting .entry-content h3 {
    font: 700 24px "Raleway", sans-serif;
    text-transform: uppercase;
    margin-bottom: 40px; }
    .page-nutrition-consulting .entry-content h3.one-line {
      font-size: 15px; }
  .page-nutrition-consulting .entry-content hr {
    border-color: #b7b7b7;
    margin: 20px -30px; }
  .page-nutrition-consulting .entry-content p {
    font: 18px "Open Sans", sans-serif;
    margin: 0; }
    .page-nutrition-consulting .entry-content p.bottom-text {
      font: italic 19px "Open Sans", sans-serif; }
  .page-nutrition-consulting .entry-content .main-content ul {
    list-style: none;
    margin-bottom: 45px;
    padding: 0 15px; }
    .page-nutrition-consulting .entry-content .main-content ul li {
      font: 600 18px/24px "Open Sans", sans-serif;
      padding-left: 40px;
      background: url(../img/li-icon.png) 0 0 no-repeat;
      background-size: 27px 27px;
      margin-bottom: 25px; }
  .page-nutrition-consulting .entry-content .nav-justified {
    padding: 0;
    margin-bottom: 45px; }
  .page-nutrition-consulting .entry-content .form-container {
    margin: 0 auto;
    max-width: 660px; }
  .page-nutrition-consulting .entry-content .wpcf7 {
    background-color: #eeeeee;
    padding: 50px 50px 20px 50px;
    margin-bottom: 65px;
    border-radius: 7px; }

@media only screen and (min-width: 992px) {
  .page-press .press-articles .row {
    margin-left: -35px;
    margin-right: -35px; }
  .page-press .press-articles .press-article {
    padding-left: 35px;
    padding-right: 35px; } }
.page-press .press-articles .bg {
  padding: 35px 0; }
  .page-press .press-articles .bg:nth-child(even) {
    background-color: #f6fbfa; }
.page-press .press-articles .press-article .img-responsive {
  border-radius: 8px;
  border: 1px solid #ccc; }
.page-press .press-articles .press-article .article-title p {
  font: 600 18px/20px "Open Sans", sans-serif;
  text-transform: uppercase;
  margin-top: 15px; }
.page-press .press-articles .press-article .description {
  font: italic 18px/26px "Open Sans", sans-serif;
  color: #b7b7b7; }
.page-press .press-articles .press-article .btn {
  width: 150px;
  display: inline-block; }

.page-nutrition-coaching .entry-content h2 {
  font: 700 36px "Raleway", sans-serif;
  text-transform: uppercase;
  margin-bottom: 25px; }
.page-nutrition-coaching .entry-content .green-text {
  margin-bottom: 20px; }
  .page-nutrition-coaching .entry-content .green-text p {
    font: 500 23px/48px "Raleway", sans-serif;
    color: #009b95; }
.page-nutrition-coaching .entry-content .main-content {
  margin-bottom: 20px; }
  .page-nutrition-coaching .entry-content .main-content p {
    font: 21px/36px "Open Sans", sans-serif; }
.page-nutrition-coaching .program-highlights {
  background: #fff url(../img/program-highlights.jpg) top center no-repeat;
  background-size: cover;
  color: #fff;
  padding: 50px 0 10px; }
  .page-nutrition-coaching .program-highlights h3 {
    text-align: center;
    font: 700 24px/26px "Raleway", sans-serif;
    text-transform: uppercase; }
  .page-nutrition-coaching .program-highlights .two-col ul:first-child {
    border: 0 none; }
  .page-nutrition-coaching .program-highlights .two-col ul li {
    font: 700 20px/24px "Open Sans", sans-serif;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    background-image: url(../img/li-icon-white.png);
    background-size: 19px 19px; }
  .page-nutrition-coaching .program-highlights .bottom {
    font: italic 21px/25px "Open Sans", sans-serif;
    text-align: center;
    margin-bottom: 25px; }
.page-nutrition-coaching .pricing-table {
  padding-top: 55px;
  padding-bottom: 55px; }
  .page-nutrition-coaching .pricing-table h2 {
    font: 700 36px "Raleway", sans-serif;
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase; }
  .page-nutrition-coaching .pricing-table .rpt_style_basic .rpt_plan .rpt_title {
    background: none;
    color: #b7b7b7;
    font: 700 30px "Raleway", sans-serif !important;
    padding: 35px 18px 0;
    text-align: center;
    border: 8px solid #b7b7b7;
    border-bottom: 0 none;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px; }
  .page-nutrition-coaching .pricing-table .rpt_style_basic .rpt_plan_0 .rpt_title {
    color: #784d04; }
  .page-nutrition-coaching .pricing-table .rpt_style_basic .rpt_plan_2 .rpt_title {
    color: #d3a706; }
  .page-nutrition-coaching .pricing-table .rpt_style_basic .rpt_plan .rpt_head {
    background: none;
    border-top: 0 none;
    border-left: 8px solid #b7b7b7;
    border-right: 8px solid #b7b7b7;
    position: relative; }
  .page-nutrition-coaching .pricing-table .rpt_style_basic .rpt_plan .rpt_head:after {
    background: transparent url(../img/pricing-head.png) top center no-repeat;
    content: "";
    display: block;
    width: 316px;
    height: 69px;
    position: absolute;
    left: -8px; }
  .page-nutrition-coaching .pricing-table .rpt_style_basic .rpt_plan .rpt_head .rpt_subtitle {
    font: 400 16px/40px "Raleway", sans-serif !important;
    color: #1a2b33 !important;
    text-transform: uppercase;
    padding: 5px 5px 0; }
  .page-nutrition-coaching .pricing-table .rpt_style_basic .rpt_plan .rpt_features {
    background: #e3f9f8 none repeat scroll 0 0;
    padding: 0px;
    text-align: center;
    border-left: 2px solid #08cdc6;
    border-right: 2px solid #08cdc6;
    border-bottom: 2px solid #08cdc6; }
  .page-nutrition-coaching .pricing-table .rpt_style_basic .rpt_plan_1 .rpt_features {
    background: #d3f3ee none repeat scroll 0 0;
    border-left: 2px solid #00a6a0;
    border-right: 2px solid #00a6a0;
    border-bottom: 2px solid #00a6a0; }
  .page-nutrition-coaching .pricing-table .rpt_style_basic .rpt_plan .rpt_features .rpt_feature {
    border-bottom: 1px solid #08cdc6;
    font: 700 17px/20px "Open Sans", sans-serif;
    padding: 20px 10px;
    color: #212121 !important;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto; }
    @media only screen and (min-width: 768px) {
      .page-nutrition-coaching .pricing-table .rpt_style_basic .rpt_plan .rpt_features .rpt_feature.rpt_feature_0-1 {
        min-height: 120px; }
      .page-nutrition-coaching .pricing-table .rpt_style_basic .rpt_plan .rpt_features .rpt_feature:first-child {
        padding-top: 80px; } }
    .page-nutrition-coaching .pricing-table .rpt_style_basic .rpt_plan .rpt_features .rpt_feature .red {
      color: #f00; }
    .page-nutrition-coaching .pricing-table .rpt_style_basic .rpt_plan .rpt_features .rpt_feature .blue {
      color: #337ab7; }
  .page-nutrition-coaching .pricing-table .rpt_style_basic .rpt_plan_1 .rpt_features .rpt_feature {
    border-bottom: 1px solid #00a6a0; }
  .page-nutrition-coaching .pricing-table .rpt_style_basic .rpt_plan .rpt_features_2 .rpt_feature:last-child {
    border-bottom: 0 none; }
  .page-nutrition-coaching .pricing-table .rpt_style_basic .rpt_plan .rpt_foot {
    display: none; }
  .page-nutrition-coaching .pricing-table hr {
    border-color: #536c81;
    border-width: 3px 0 0;
    margin: 4px -7px 25px; }
  .page-nutrition-coaching .pricing-table h3 {
    text-align: center;
    font: 22px/39px "Open Sans", sans-serif; }
  .page-nutrition-coaching .pricing-table .footnote {
    font: 700 18px "Open Sans", sans-serif;
    color: #000;
    text-align: center; }

.join-now {
  text-align: center;
  padding: 30px 0;
  background-color: #08cdc6;
  color: #fff; }
  .join-now .section-title {
    text-align: center;
    font: 600 36px "Raleway", sans-serif;
    text-transform: uppercase; }
    .join-now .section-title span {
      background: url(../img/join-now-title.png) left 0 no-repeat;
      background-size: 42px 42px;
      padding-left: 60px; }
  .join-now .description {
    text-align: center;
    font: italic 500 23px/26px "Raleway", sans-serif;
    margin: 20px 0 30px; }
  .join-now .mc4wp-form {
    display: inline-block;
    background-color: #00a6a0;
    padding: 18px;
    border-radius: 12px; }
    .join-now .mc4wp-form .sep span {
      display: inline-block;
      width: 1px;
      border-right: 1px solid #08cdc6;
      margin: 0 15px;
      height: 34px;
      line-height: 34px;
      vertical-align: middle; }

#wmpci-popup-wrp .wpmci-popup-cnt-inr-wrp {
  padding: 0; }
#wmpci-popup-wrp h3 {
  font: 600 24px "Raleway", sans-serif;
  text-transform: uppercase;
  margin-top: 15px; }
#wmpci-popup-wrp h4 {
  font: 500 19px "Raleway", sans-serif;
  text-transform: uppercase; }
#wmpci-popup-wrp p {
  font-size: 18px; }
#wmpci-popup-wrp .copy {
  font: 12px "Open Sans", sans-serif;
  color: #959595;
  text-align: center; }
#wmpci-popup-wrp .img-responsive {
  display: inline-block; }
#wmpci-popup-wrp .join-now {
  background: none; }

.text-underline {
  text-decoration: underline; }

.page-home .main-banner {
  background: url(../img/main-banner.jpg) top center no-repeat;
  position: relative; }
  @media only screen and (min-width: 1200px) {
    .page-home .main-banner .container {
      width: 1171px; } }
  .page-home .main-banner .slogan {
    display: table;
    height: 687px; }
    .page-home .main-banner .slogan .v-center {
      vertical-align: middle;
      display: table-cell;
      max-width: 620px; }
      .page-home .main-banner .slogan .v-center .title {
        background-color: rgba(0, 0, 0, 0.5);
        padding: 17px; }
        .page-home .main-banner .slogan .v-center .title h1 {
          font: 600 36px/42px "Raleway", sans-serif;
          color: #fff;
          text-transform: uppercase;
          text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.72);
          border-top: 1px solid #fff;
          border-bottom: 1px solid #fff;
          margin: 0;
          text-align: center;
          padding: 10px 0; }
      .page-home .main-banner .slogan .v-center .contact {
        margin-top: 32px;
        background-color: #fff;
        padding: 10px 15px; }
        .page-home .main-banner .slogan .v-center .contact span {
          font: 600 20px/36px "Raleway", sans-serif;
          color: #000;
          letter-spacing: -0.3px;
          margin-right: 5px; }
  .page-home .main-banner .follow-me-on {
    position: absolute;
    bottom: 0;
    padding: 15px 0;
    background-color: rgba(149, 149, 149, 0.74);
    width: 100%; }
    .page-home .main-banner .follow-me-on .text {
      float: left;
      font: 24px/50px "HelveticaNeueLTStdMdCn", sans-serif;
      text-transform: uppercase;
      color: #fff;
      margin: 0; }
    .page-home .main-banner .follow-me-on #social-top li {
      padding: 0 65px;
      border-right: 1px solid #fff;
      text-align: center; }
      .page-home .main-banner .follow-me-on #social-top li a {
        padding: 0; }
        .page-home .main-banner .follow-me-on #social-top li a .fa {
          display: inline-block;
          width: 50px;
          height: 50px;
          color: rgba(149, 149, 149, 0.74);
          background: #fff;
          border-radius: 50%;
          text-align: center;
          line-height: 50px;
          font-size: 30px; }
          .page-home .main-banner .follow-me-on #social-top li a .fa:hover, .page-home .main-banner .follow-me-on #social-top li a .fa:focus, .page-home .main-banner .follow-me-on #social-top li a .fa:active {
            color: #08cdc6; }
        .page-home .main-banner .follow-me-on #social-top li a:hover, .page-home .main-banner .follow-me-on #social-top li a:focus, .page-home .main-banner .follow-me-on #social-top li a:active {
          background: none;
          border: 0 none; }
.page-home .top-sing {
  background-color: #08cdc6;
  text-align: center;
  padding: 23px 0; }
  .page-home .top-sing .description label {
    font: 700 20px "Raleway", sans-serif;
    color: #fff;
    margin-right: 10px;
    margin-bottom: 0; }
  .page-home .top-sing .form-group.line {
    width: 1px;
    height: 34px;
    background-color: #fff;
    margin-left: 5px;
    margin-right: 5px; }
.page-home input.mce_inline_error {
  border: 1px solid #e85c41; }
.page-home .main-content {
  padding-top: 70px;
  padding-bottom: 70px; }
  .page-home .main-content h2 {
    font-weight: 600;
    font-family: "Raleway", sans-serif;
    text-transform: uppercase;
    margin-bottom: 50px; }
  .page-home .main-content p {
    font: 500 24px/36px "Raleway", sans-serif;
    margin-left: auto;
    margin-right: auto; }
    .page-home .main-content p:first-child {
      max-width: 1780px;
      margin-bottom: 40px; }
.page-home .why-our {
  overflow: hidden;
  padding: 70px 0 35px;
  background: url(../img/why-our.jpg) top center no-repeat;
  background-size: cover; }
  .page-home .why-our .container {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px; }
  @media only screen and (min-width: 1200px) {
    .page-home .why-our .row {
      margin-left: -45px;
      margin-right: -45px; }
    .page-home .why-our .program {
      padding-left: 45px;
      padding-right: 45px; } }
  .page-home .why-our h2 {
    font: 900 36px "Raleway", sans-serif;
    margin-bottom: 30px;
    text-transform: uppercase; }
  .page-home .why-our .program h3 {
    text-align: center;
    font: 900 24px "Raleway", sans-serif;
    text-transform: uppercase;
    min-height: 58px; }
  .page-home .why-our .program p {
    font-size: 18px;
    text-align: justify;
    text-align-last: center; }
  .page-home .why-our .btn-wrp {
    margin-top: 25px;
    margin-bottom: 25px; }
.page-home .instagram {
  padding-top: 70px;
  padding-bottom: 70px; }
  .page-home .instagram #sb_instagram .sb_instagram_header p,
  .page-home .instagram #sb_instagram .sb_instagram_header h3 {
    color: #08cdc6; }
  .page-home .instagram .section-title {
    text-align: center;
    font: 600 36px "Raleway", sans-serif;
    text-transform: uppercase; }
    .page-home .instagram .section-title .fa {
      color: #5ad12d; }
  .page-home .instagram #sb_instagram .sbi_follow_btn a {
    background: #5ad12d none repeat scroll 0 0;
    color: #ffffff; }
.page-home .video-testimonials {
  padding-top: 50px;
  padding-bottom: 50px; }
.page-home .bottom-section {
  background: url(../img/home-bottom.jpg) top center no-repeat;
  background-size: cover;
  text-align: center;
  color: #fff;
  padding: 25px 0; }
  .page-home .bottom-section .section-title {
    font: 700 36px "Raleway", sans-serif;
    text-transform: uppercase; }
  .page-home .bottom-section .description {
    font: italic 500 23px/26px "Raleway", sans-serif;
    margin: 0 0 10px; }
  .page-home .bottom-section li {
    font: 18px/44px "HelveticaNeueLTStdMdCn", sans-serif; }
    .page-home .bottom-section li .fa {
      background-color: #fff;
      width: 44px;
      height: 44px;
      border: 5px solid #3dbfbb;
      border-radius: 50%;
      line-height: 34px;
      color: #1a2b33;
      text-align: center;
      margin-top: 5px; }
.page-home .book-consultation {
  text-align: center;
  padding: 20px 0 40px;
  background: url(../img/book-consultation.jpg) top center no-repeat;
  background-size: cover; }
  .page-home .book-consultation h2 {
    color: #fff;
    font: 700 36px "Raleway", sans-serif;
    text-transform: uppercase;
    margin-bottom: 5px; }
  .page-home .book-consultation h3 {
    color: #fff;
    font: 700 27px "Raleway", sans-serif;
    text-transform: uppercase;
    margin-bottom: 25px; }
.page-home .home-ps {
  text-align: center;
  padding: 40px 0;
  font-size: 24px; }
  .page-home .home-ps strong {
    color: #08cdc6; }

.blog .blog-post {
  margin-bottom: 30px; }
  .blog .blog-post .img-wrp {
    padding: 1px;
    border: 1px solid #eaeaea;
    border-bottom: 0 none; }
    .blog .blog-post .img-wrp img {
      border-radius: 2px 2x 0 0; }
  .blog .blog-post .entry-title {
    border-bottom: 1px solid #c2c2c2;
    margin: 0 0 10px 0;
    line-height: 13px;
    padding-bottom: 11px; }
    .blog .blog-post .entry-title a {
      font: 600 16px "Raleway", sans-serif;
      color: #009b95;
      text-transform: uppercase; }
  .blog .blog-post .entry-summary {
    border: 1px solid #eaeaea;
    border-top: 0 none;
    padding: 10px 20px; }
    .blog .blog-post .entry-summary p {
      font: 400 18px "Open Sans", sans-serif;
      color: #212121; }
  .blog .blog-post .time-ago {
    font: 400 15px "Open Sans", sans-serif;
    color: #b7b7b7; }
.blog .alm-btn-wrap {
  text-align: center;
  padding: 50px 0; }
  .blog .alm-btn-wrap .done {
    display: none; }
.blog .category-switcher {
  text-align: center;
  margin-bottom: 50px; }
  .blog .category-switcher .btn {
    color: #ebebeb;
    background-color: #b7b7b7;
    border-color: #b7b7b7;
    border-radius: 25px;
    padding: 10px 26px;
    font: 20px "Open Sans", sans-serif;
    text-transform: uppercase; }
    .blog .category-switcher .btn.active, .blog .category-switcher .btn:hover {
      font-weight: 700;
      color: #fff;
      box-shadow: none;
      background-color: #08cdc6;
      border-color: #08cdc6; }
    .blog .category-switcher .btn:first-child {
      border-right: 2px solid #fff; }

.single-post .entry-title {
  font-weight: 700;
  margin-bottom: 30px; }
.single-post .entry-content p {
  margin: 0 0 20px; }
.single-post .entry-content ul {
  list-style-image: url(../img/ul.jpg);
  padding-left: 15px; }
  .single-post .entry-content ul li {
    font-size: 18px;
    color: #212121;
    margin-bottom: 10px; }
.single-post .entry-content img {
  max-width: 100% !important;
  height: auto !important; }
.single-post .entery-footer {
  padding: 20px;
  border: 1px solid #dadada; }
  .single-post .entery-footer .meta {
    margin: 0;
    font: 400 18px/36px "Open Sans", sans-serif;
    color: #b5b5b5; }
.single-post .post-content {
  margin-bottom: 40px; }
.single-post .nav-posts {
  margin: 30px 0;
  text-align: center; }

.carousel .carousel-indicators li {
  width: 15px;
  height: 15px;
  background-color: #fff;
  border-radius: 50%; }
  .carousel .carousel-indicators li.active {
    background-color: #08cdc6;
    border-color: #08cdc6; }

.error-404 {
  min-height: 374px; }

/*Shop*/
.woocommerce .header-lines {
  max-width: 920px;
  text-transform: uppercase;
  margin: 0 auto 50px auto; }
.woocommerce .container-products {
  margin-right: auto;
  margin-left: auto;
  padding-left: 4%;
  padding-right: 4%;
  margin-bottom: 50px; }
.woocommerce ul.products {
  margin-left: -2% !important;
  margin-right: -2% !important; }
  .woocommerce ul.products .product-wrp {
    float: left;
    margin: 0 0 30px 0;
    padding: 0 2%; }
    @media only screen and (min-width: 768px) {
      .woocommerce ul.products .product-wrp {
        width: 33.33333%; } }
    @media only screen and (min-width: 992px) {
      .woocommerce ul.products .product-wrp {
        width: 20%; } }
    @media only screen and (max-width: 767px) {
      .woocommerce ul.products .product-wrp {
        width: 50%; } }
    .woocommerce ul.products .product-wrp .attachment-shop_catalog {
      border: 1px solid #eaeaea;
      padding: 2px; }
    .woocommerce ul.products .product-wrp h3 {
      font: 600 16px/20px "Raleway", sans-serif;
      color: #009b95;
      text-transform: uppercase;
      border-bottom: 1px solid #c2c2c2;
      margin: 15px 0 10px;
      padding-bottom: 10px; }
    .woocommerce ul.products .product-wrp .price {
      color: #212121;
      font-size: 18px; }
.woocommerce #content div.product div.images,
.woocommerce div.product div.images {
  float: none;
  width: auto; }
.woocommerce .product .short-description {
  font: italic 18px/28px "Open Sans", sans-serif;
  color: #c2c2c2;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding: 20px 0;
  margin: 20px 0; }
  .woocommerce .product .short-description p {
    margin: 0; }
.woocommerce .product .description h1,
.woocommerce .product .description h2 {
  font: 700 24px/30px "Raleway", sans-serif;
  text-transform: uppercase;
  color: #212121; }
.woocommerce .product .description h1 {
  margin: 0; }
.woocommerce .product .description h2 {
  margin: 30px 0; }
.woocommerce .product .description .heading {
  margin: 0 0 20px; }
.woocommerce .product .description p {
  font: 22px/26px "Open Sans", sans-serif;
  color: #212121;
  margin-bottom: 30px; }
.woocommerce .product .description ul {
  list-style: none;
  margin-bottom: 45px;
  padding: 0 15px; }
  .woocommerce .product .description ul li {
    font: 600 22px/30px "Open Sans", sans-serif;
    padding-left: 40px;
    background: url(../img/li-icon.png) 0 5px no-repeat;
    background-size: 27px 27px;
    margin-bottom: 25px; }
.woocommerce .product .description.additional {
  text-align: center;
  margin-bottom: 45px; }
  .woocommerce .product .description.additional h3 {
    font: 700 24px/36px "Open Sans", sans-serif;
    color: #ec7611; }
  .woocommerce .product .description.additional ul {
    margin-left: auto;
    margin-right: auto;
    max-width: 660px;
    text-align: left; }
.woocommerce .product .add-to-cart {
  margin-top: 45px;
  border-top: 1px solid #e1e1e1;
  padding: 30px 0 0 0;
  line-height: 35px;
  vertical-align: middle;
  text-align: center; }
  .woocommerce .product .add-to-cart .price-wrp, .woocommerce .product .add-to-cart .cart {
    display: inline-block;
    margin: 0 20px; }
  .woocommerce .product .add-to-cart p {
    margin: 0; }
  .woocommerce .product .add-to-cart .label {
    font: 700 18px "Open Sans", sans-serif;
    color: #212121;
    vertical-align: middle;
    text-transform: uppercase; }
    .woocommerce .product .add-to-cart .label.quantity {
      float: left; }
  .woocommerce .product .add-to-cart .amount {
    color: #212121; }
  .woocommerce .product .add-to-cart .quantity .qty {
    height: 30px;
    margin-top: 4px;
    border-radius: 2px;
    border: 2px solid #c2c2c2; }
  .woocommerce .product .add-to-cart .btn-primary {
    margin-left: 45px; }

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #5ad12d; }
  .woocommerce #respond input#submit.alt:hover, .woocommerce #respond input#submit.alt:active, .woocommerce #respond input#submit.alt:focus,
  .woocommerce a.button.alt:hover,
  .woocommerce a.button.alt:active,
  .woocommerce a.button.alt:focus,
  .woocommerce button.button.alt:hover,
  .woocommerce button.button.alt:active,
  .woocommerce button.button.alt:focus,
  .woocommerce input.button.alt:hover,
  .woocommerce input.button.alt:active,
  .woocommerce input.button.alt:focus {
    background-color: #48a724; }

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  padding: 6px 12px;
  font: italic 16px "Open Sans", sans-serif;
  color: #212121; }

.woocommerce-message {
  border-top-color: #5ad12d; }

.woocommerce-message:before {
  color: #5ad12d; }

#site-footer .social ul {
  padding: 8px 0;
  margin: 0;
  text-align: center; }
  #site-footer .social ul li > a {
    display: block;
    position: relative;
    line-height: 20px;
    padding: 0;
    width: 31px;
    height: 31px;
    background-color: #1a4e51;
    border-radius: 50%;
    text-align: center;
    margin-left: 5px; }
    #site-footer .social ul li > a:hover, #site-footer .social ul li > a:focus {
      background-color: #08cdc6; }
    #site-footer .social ul li > a .fa {
      color: #1a2b33;
      line-height: 31px;
      font-size: 20px; }
#site-footer .top {
  background-color: #1a2b33;
  padding: 40px 0 30px; }
  @media only screen and (max-width: 767px) {
    #site-footer .top {
      padding: 0; } }
  #site-footer .top,
  #site-footer .top a {
    color: #1a827d; }
  #site-footer .top a:hover,
  #site-footer .top a:focus {
    color: #08cdc6; }
  #site-footer .top .footer-widget {
    margin-bottom: 30px; }
    @media only screen and (max-width: 767px) {
      #site-footer .top .footer-widget {
        margin-bottom: 10px; } }
    #site-footer .top .footer-widget .title {
      font: 700 14px/22px "Open Sans", sans-serif;
      text-transform: uppercase; }
    #site-footer .top .footer-widget hr {
      border-color: #1a827d;
      margin: 5px 0;
      max-width: 245px; }
    #site-footer .top .footer-widget .menu {
      padding: 0;
      list-style: none;
      -webkit-column-count: 2;
      /* Chrome, Safari, Opera */
      -moz-column-count: 2;
      /* Firefox */
      column-count: 2; }
      #site-footer .top .footer-widget .menu li a {
        line-height: 30px; }
    #site-footer .top .footer-widget #sb_instagram #sbi_images .sbi_item {
      width: 33%;
      height: auto; }
    #site-footer .top .footer-widget .textwidget {
      padding-top: 10px; }
      #site-footer .top .footer-widget .textwidget p {
        line-height: 21px; }
        #site-footer .top .footer-widget .textwidget p .fa {
          display: inline-block;
          margin-right: 10px;
          background-color: #1a827d;
          color: #1a2b33;
          width: 27px;
          height: 27px;
          text-align: center;
          line-height: 27px;
          border-radius: 50%;
          font-size: 17px; }
    #site-footer .top .footer-widget.logo {
      background: url(../img/footer-logo.png) 35px center no-repeat;
      min-height: 181px; }
      @media only screen and (max-width: 767px) {
        #site-footer .top .footer-widget.logo {
          background-position: center center; } }
  #site-footer .top .footer-sing {
    padding-top: 10px; }
    #site-footer .top .footer-sing .img-responsive {
      float: left;
      width: 119px;
      margin-right: 15px;
      margin-bottom: 15px; }
    #site-footer .top .footer-sing p {
      margin-bottom: 5px;
      line-height: 1.2; }
    #site-footer .top .footer-sing .form-wrp {
      float: left;
      max-width: 215px;
      width: 100%; }
      #site-footer .top .footer-sing .form-wrp .form-group {
        margin-bottom: 7px; }
#site-footer .copyright p {
  margin: 0; }
#site-footer .copyright,
#site-footer .copyright .btn-link {
  color: #1a4e51; }
#site-footer .copyright .btn-link {
  padding: 0;
  text-decoration: underline; }
  #site-footer .copyright .btn-link:hover, #site-footer .copyright .btn-link:focus {
    color: #08cdc6; }
#site-footer .menu-nav {
  list-style: none;
  padding: 0;
  columns: 2; }
  #site-footer .menu-nav a {
    text-transform: uppercase;
    line-height: 24px;
    letter-spacing: .025em; }

@media only screen and (min-width: 1200px) {
  #TermsModal .modal-dialog {
    max-width: 988px;
    width: 80%; } }
#TermsModal .modal-header {
  border-bottom: 0 none;
  position: relative; }
  #TermsModal .modal-header .close {
    position: absolute;
    right: 15px;
    top: 15px;
    margin: 0;
    width: 28px;
    height: 28px;
    color: #000;
    border: 2px solid #000;
    border-radius: 50%; }
    #TermsModal .modal-header .close .fa {
      text-align: center;
      line-height: 24px;
      font-size: 18px; }
#TermsModal .modal-title {
  font: 600 36px "Raleway", sans-serif;
  color: #212121;
  text-transform: uppercase; }
  #TermsModal .modal-title strong {
    margin: 0 15px; }
#TermsModal .modal-body p {
  font: 18px/26px "Open Sans", sans-serif;
  color: #212121;
  text-align: justify;
  text-align-last: center; }
#TermsModal .modal-body small {
  font: 12px/48px "Open Sans", sans-serif;
  color: #959595; }

@media (min-width: 1200px) {
  .auto-clear .col-lg-1:nth-child(12n+1) {
    clear: left; }

  .auto-clear .col-lg-2:nth-child(6n+1) {
    clear: left; }

  .auto-clear .col-lg-3:nth-child(4n+1) {
    clear: left; }

  .auto-clear .col-lg-4:nth-child(3n+1) {
    clear: left; }

  .auto-clear .col-lg-6:nth-child(odd) {
    clear: left; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .auto-clear .col-md-1:nth-child(12n+1) {
    clear: left; }

  .auto-clear .col-md-2:nth-child(6n+1) {
    clear: left; }

  .auto-clear .col-md-3:nth-child(4n+1) {
    clear: left; }

  .auto-clear .col-md-4:nth-child(3n+1) {
    clear: left; }

  .auto-clear .col-md-6:nth-child(odd) {
    clear: left; } }
@media (min-width: 768px) and (max-width: 991px) {
  .auto-clear .col-sm-1:nth-child(12n+1) {
    clear: left; }

  .auto-clear .col-sm-2:nth-child(6n+1) {
    clear: left; }

  .auto-clear .col-sm-3:nth-child(4n+1) {
    clear: left; }

  .auto-clear .col-sm-4:nth-child(3n+1) {
    clear: left; }

  .auto-clear .col-sm-6:nth-child(odd) {
    clear: left; }

  #wmpci-popup-wrp .form-inline .form-control {
    width: 99px; } }
@media (max-width: 767px) {
  .auto-clear .col-xs-1:nth-child(12n+1) {
    clear: left; }

  .auto-clear .col-xs-2:nth-child(6n+1) {
    clear: left; }

  .auto-clear .col-xs-3:nth-child(4n+1) {
    clear: left; }

  .auto-clear .col-xs-4:nth-child(3n+1) {
    clear: left; }

  .auto-clear .col-xs-6:nth-child(odd) {
    clear: left; } }
@media only screen and (min-width: 768px) {
  #jump-start img {
    float: left; } }
@media only screen and (min-width: 768px) {
  #site-footer .copyright {
    margin-top: 50px; }

  .widget-sing {
    width: 51%; }

  .widget-insta {
    width: 49%; }

  .widget-menu {
    width: 51%; }

  .widget-contact {
    width: 49%; }

  #site-footer .top .footer-widget #sb_instagram #sbi_images .sbi_item {
    width: 145px;
    height: 145px; }

  #site-footer .widget-menu, #site-footer .widget-insta {
    padding-top: 40px; }

  #wmpci-popup-wrp .wpmci-popup-cnt-inr-wrp .row {
    margin-left: 0;
    margin-right: 0; }
  #wmpci-popup-wrp .wpmci-popup-cnt-inr-wrp .col-md-4 {
    padding-left: 0; }
  #wmpci-popup-wrp h3 {
    font-size: 36px;
    margin-top: 50px; }
  #wmpci-popup-wrp h3 {
    font-size: 24px; } }
@media only screen and (min-width: 992px) {
  .page-contact .main-content {
    font-size: 24px; }
    .page-contact .main-content p {
      margin: 0 0 45px; }

  .page-home .main-content p {
    margin: 0 0 25px; }

  .page-home .main-content h2 {
    font-size: 36px; }

  .page-home .why-our .container {
    padding-left: 4vw;
    padding-right: 4vw; }

  .wmpci-popup-body {
    max-width: 900px;
    width: 100%; }

  #wmpci-popup-wrp .form-inline .form-control {
    width: 170px; } }
@media only screen and (min-width: 1200px) {
  .widget-sing {
    width: 27.5%; }

  .widget-insta {
    width: 34%; }

  .widget-menu {
    width: 18.5%; }

  .widget-contact {
    width: 20%; } }
@media only screen and (min-width: 1440px) {
  .page-home .main-banner .container {
    width: 1330px; }

  #site-footer .top .container {
    width: 1400px; } }
@media only screen and (max-width: 1439px) {
  .form-inline .form-group.description {
    width: 100%;
    margin-bottom: 10px; } }
@media only screen and (max-width: 1199px) {
  .page-nutrition-coaching .pricing-table .rpt_style_basic .rpt_plan .rpt_head::after {
    width: 301px;
    background-size: 310px 60px; } }
@media only screen and (max-width: 1199px) {
  .page-nutrition-coaching .pricing-table .rpt_style_basic .rpt_plan .rpt_head::after {
    width: 230px;
    background-size: 230px 50px; }

  .wmpci-popup-body {
    max-width: 960px; } }
@media only screen and (max-width: 991px) {
  .white-box {
    padding: 35px; }

  .main-navigation .navbar-nav li > a {
    padding: 1px 11px;
    font-size: 14px; }

  .page-home .main-banner .slogan {
    margin: 0 auto; }

  .page-home .main-banner .follow-me-on #social-top li {
    padding: 0; }

  .page-home .main-banner .slogan {
    padding-top: 44%; }

  .wmpci-popup-body {
    max-width: 90%; }

  #wmpci-popup-wrp .wpmci-popup-cnt-inr-wrp {
    padding: 20px 10px; }

  .entery-footer {
    text-align: center !important; }
    .entery-footer .ssba-wrap > div {
      text-align: center !important; }

  .page-praise .extended-testimonials .row {
    margin-bottom: 50px; }

  .page-home .main-content .alignright {
    float: none;
    margin-left: 0; } }
@media only screen and (max-width: 767px) {
  .page-nutrition-coaching .pricing-table .rpt_style_basic .rpt_plan .rpt_head::after {
    display: none; }

  .page-nutrition-coaching .pricing-table .rpt_style_basic .rpt_plan .rpt_head {
    border-bottom: 8px solid #b7b7b7; }

  .page-nutrition-coaching .pricing-table .rpt_style_basic .rpt_plan .rpt_features .rpt_feature:last-child {
    border-bottom: 0 none; }

  .page-nutrition-coaching .pricing-table .rpt_style_basic .rpt_plan .rpt_head .rpt_subtitle {
    padding: 5px 5px 20px; }

  .two-col ul {
    float: none;
    width: 100%; }

  .two-col ul:first-child {
    border-right: 0 none; }

  .page-nutrition-consulting .entry-content {
    margin: 35px 0; }

  .white-box {
    margin: 35px 0; }

  .two-col ul.expertise li {
    min-height: 20px; }

  .two-col ul.areas {
    padding-left: 15px; }

  .top-about .two-col ul li {
    min-height: 20px; }

  .evident-section .white-box {
    padding: 35px; }

  .page-home .main-banner .follow-me-on #social-top li {
    display: inline-block;
    padding: 0 20px; }

  .page-home .why-our {
    background-size: cover;
    padding: 30px 0; }

  .join-now .mc4wp-form .sep span {
    display: none; }

  .page-press .press-articles .bg {
    padding: 0; }

  .page-press .press-articles .press-article {
    margin-bottom: 50px; }

  .page-praise .extended-testimonials .img-responsive {
    margin-bottom: 20px; }

  .page-home .top-sing .form-group.line {
    display: none; }

  #site-footer .top .footer-widget #sb_instagram #sbi_images {
    width: auto; }

  #sb_instagram .sbi_photo {
    width: 30vw;
    height: auto; } }
@media only screen and (max-width: 640px) {
  .page-home .main-banner .slogan .v-center .contact {
    text-align: center; }
    .page-home .main-banner .slogan .v-center .contact .pull-right {
      float: none !important; } }
@media only screen and (max-width: 495px) {
  .main-header .logo {
    margin-right: 50px; }

  .main-header .logo a {
    font-size: 28px;
    background-size: 90px 40px;
    padding-left: 97px; }

  .main-header .logo a .of {
    font: 700 15px/22px "PT Sans Narrow", sans-serif;
    width: 22px;
    height: 22px;
    top: -5px; }

  .main-header .logo a .yum {
    font-size: 29px; } }
@media only screen and (max-width: 599px) {
  .page-home .main-banner .follow-me-on #social-top li {
    padding: 0 10px; } }
@media only screen and (max-width: 479px) {
  .page-header {
    margin: 0 0 35px; }

  .page-header .entry-title {
    font-size: 45px;
    height: 150px; }

  .page-contact .wpcf7,
  .page-nutrition-consulting .entry-content .wpcf7 {
    padding: 30px 25px 20px 25px;
    margin-bottom: 35px; }

  .page-contact .address .contact-icon {
    width: 85px;
    height: 60px;
    background-size: 60px 60px; }

  .video-testimonials .section-title,
  .page-nutrition-coaching .entry-content h2,
  .page-nutrition-consulting .entry-content h2,
  .page-about .bio-content h2,
  .page-about .bio-content h3,
  .page-home .main-banner .slogan .v-center .title h1 {
    font-size: 27px; }

  .page-praise .testimonial .entry-content p {
    font: italic 16px/21px "Raleway", sans-serif; }

  .carousel-control {
    width: 10%; }

  .video-testimonials #carousel-video .carousel-control.right,
  .video-testimonials #carousel-video .carousel-control.left {
    background-size: 18px 70px; }

  .page-nutrition-coaching .entry-content .green-text p {
    font: italic 500 18px/30px "Raleway", sans-serif; }

  .page-nutrition-coaching .entry-content .main-content p {
    font: 16px/28px "Open Sans", sans-serif; }

  .page-nutrition-coaching .program-highlights .two-col ul li {
    font: 700 16px/20px "Open Sans", sans-serif; }

  .two-col ul li {
    background-position: left center; }

  .white-box {
    padding: 35px 15px; }

  .page-home .main-banner .slogan .v-center .contact {
    text-align: center; }
    .page-home .main-banner .slogan .v-center .contact .btn-primary {
      float: none !important; }

  .page-home .main-banner .follow-me-on #social-top li a .fa {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 25px; }

  .page-home .main-banner .follow-me-on .text {
    font-size: 21px; }

  .page-home .main-banner .slogan {
    padding-top: 70%; }

  .page-home .why-our h2,
  .page-home .bottom-section .section-title {
    font-size: 26px; }

  .page-home .why-our .program h3 {
    font-size: 20px;
    min-height: 10px; }

  .page-home .instagram .section-title {
    font-size: 29px; }

  .page-home .main-content p {
    font: 500 20px/30px "Raleway", sans-serif; }

  #TermsModal .modal-title {
    font-size: 20px; }

  .modal-body {
    padding: 10px 15px 25px; }

  #site-footer .bottom .copyright,
  #site-footer .bottom .social {
    float: none;
    text-align: center; }

  .woocommerce .product .add-to-cart .btn-primary {
    margin-left: 0; }

  .page-home .main-content p {
    font-size: 16px; }
  .page-home .main-content h2 {
    font-size: 20px; }

  #wmpci-popup-wrp .img-responsive {
    object-fit: cover;
    height: 185px; }
  #wmpci-popup-wrp .join-now {
    padding: 0 0 5px; }
  #wmpci-popup-wrp .copy {
    margin-bottom: 0; }

  .page-about .bio-content p,
  .page-about .main-content p,
  .page-about .top-about p {
    text-align: center !important;
    font-size: 17px;
    line-height: 1.5; }
  .page-about .bio-content ul li,
  .page-about .main-content ul li,
  .page-about .top-about ul li {
    text-align: left;
    font-size: 17px;
    line-height: 1.5; } }
@media only screen and (max-width: 413px) {
  .two-col ul li {
    margin-bottom: 15px; }

  .page-home .main-banner .follow-me-on {
    text-align: center; }

  .page-home .main-banner .follow-me-on .text {
    float: none; }

  .woocommerce ul.products .product-wrp {
    width: 100%; } }
@media only screen and (max-width: 374px) {
  .main-header .logo {
    margin-right: 50px; }

  .main-header .logo a {
    font-size: 23px;
    background-size: 70px 31px;
    padding-left: 72px; }

  .main-header .logo a .of {
    font: 700 14px/20px "PT Sans Narrow", sans-serif;
    width: 20px;
    height: 20px;
    top: -5px; }

  .main-header .logo a .yum {
    font-size: 23px; }

  .page-contact .info p.data {
    font-size: 23px; }

  .video-testimonials .section-title, .page-nutrition-coaching .entry-content h2 {
    font-size: 23px; }

  .page-home .main-banner .slogan .v-center .title h1 {
    font: 600 20px/26px "Raleway", sans-serif; }

  .page-home .main-banner .slogan {
    height: 550px;
    padding-bottom: 100px; }

  .page-home .main-banner .follow-me-on {
    padding: 0 0 15px 0; }

  .page-home .main-banner .slogan .v-center .contact {
    margin-top: 0; } }

/*# sourceMappingURL=main.css.map */
