/*
  Theme Name: ZeeOne Fitness
  Theme URL: https://www.jetchy.co.uk
  Description: ZeeOmne Fitness Theme
  Author: Jermaine Gyekye
  Author URL: https://www.jetchy.co.uk
  Template: blankslate
  Version: 0.1.0
  Text Domain: ZeeOne Fitness
*/
/**
* Variables
*/
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,600,700,900");
html,
body {
  box-sizing: border-box;
  font-size: 10px;
  font-smoothing: antialiased;
  padding: 0;
  margin: 0;
  min-height: 100vh;
  text-rendering: optimizeLegibility; }

body {
  display: grid;
  grid-template-rows: auto 1fr auto;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.5; }

a:link,
a:visited,
a:active {
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

.img-responsive {
  display: block;
  height: 100%;
  min-width: 100%;
  width: 100%; }

h1 {
  font-size: 4.6rem; }

.wrapper {
  padding: 0 24px; }
  @media (min-width: 768px) {
    .wrapper {
      padding: 0 16px;
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 992px) {
    .wrapper {
      width: 900px;
      padding: 0; } }
  @media (min-width: 1200px) {
    .wrapper {
      width: 1024px; } }

#main {
  display: grid;
  grid-template-rows: auto 1fr; }

.heading1,
.heading2,
div.wpforms-container-full .wpforms-form .wpforms-title,
div.wpforms-container-full .wpforms-form .wpforms-description,
.heading3 {
  font-weight: 600;
  text-transform: uppercase; }

.heading1 {
  font-size: 3.2rem;
  margin-bottom: 16px; }
  @media (min-width: 992px) {
    .heading1 {
      margin-bottom: 24px; } }


.heading2,
div.wpforms-container-full .wpforms-form .wpforms-title,
div.wpforms-container-full .wpforms-form .wpforms-description {
  font-size: 3rem; }

.heading3 {
  font-size: 2.7rem;
  margin-bottom: 16px; }

.hashtag {
  background-color: #000000;
  color: #ffba00;
  display: inline-block;
  padding: 8px;
  margin-bottom: 24px; }
  @media (min-width: 768px) {
    .hashtag {
      background-color: transparent; } }

.photonic-loading {
  background-color: transparent !important; }

.main-logo {
  align-items: center;
  display: flex;
  justify-content: center; }
  .main-logo .main-logo-img {
    width: 100px; }
    @media (min-width: 768px) {
      .main-logo .main-logo-img {
        width: 140px; } }

#header {
  background-color: #000000; }

#default-page-title {
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  font-weight: 700;
  position: absolute;
  left: 0;
  justify-content: center;
  right: 0;
  padding: 16px 0;
  text-transform: uppercase;
  text-align: center; }
  #default-page-title h1 {
    font-size: 3.2rem; }
  @media (min-width: 1200px) {
    #default-page-title .wrapper {
      width: 1024px; } }

#home-header {
  border-bottom: 16px solid #ffba00;
  color: #ffffff;
  position: relative; }
  @media (min-width: 768px) {
    #home-header {
      border-bottom-width: 8px; } }
  #home-header .wrapper {
    align-items: center;
    display: grid;
    padding-top: 80px;
    padding-bottom: 80px; }
    @media (min-width: 1200px) {
      #home-header .wrapper {
        width: 1024px; } }
  #home-header #featured-header {
    position: relative;
    margin-bottom: 0; }
    #home-header #featured-header #home-header-image {
      background-color: rgba(0, 0, 0, 0.5);
      background-blend-mode: multiply;
      background-position: center top 35%;
      background-repeat: no-repeat;
      background-size: cover; }
    #home-header #featured-header #home-header-video {
      overflow: hidden;
      position: relative; }
      #home-header #featured-header #home-header-video .wrapper {
        padding-top: 0;
        padding-bottom: 0; }
      #home-header #featured-header #home-header-video #wp-custom-header {
        position: absolute;
        top: 0;
        left: 0;
        right: 0; }
      #home-header #featured-header #home-header-video #wp-custom-header-video {
        height: 100%;
        width: 100%; }
      #home-header #featured-header #home-header-video #wp-custom-header-video-button {
        display: none; }
      #home-header #featured-header #home-header-video #home-title {
        padding: 16px 0;
        position: relative;
        z-index: 10; }
        @media (min-width: 768px) {
          #home-header #featured-header #home-header-video #home-title {
            padding: 48px 0; } }
        @media (min-width: 992px) {
          #home-header #featured-header #home-header-video #home-title {
            padding: 8px-x8; } }
        @media (min-width: 1200px) {
          #home-header #featured-header #home-header-video #home-title {
            padding: 80px; } }
  #home-header #home-title {
    text-transform: uppercase; }
    #home-header #home-title .slogan {
      font-size: 3.7rem;
      font-weight: 900;
      line-height: 0.8;
      width: 290px; }
      @media (min-width: 768px) {
        #home-header #home-title .slogan {
          font-size: 6.2rem;
          width: 460px; } }
      @media (min-width: 992px) {
        #home-header #home-title .slogan {
          font-size: 7.2rem;
          width: 540px; } }
    #home-header #home-title h1 {
      color: #ffba00;
      font-size: 2.4rem;
      font-weight: 600;
      line-height: 1;
      text-transform: none;
      text-indent: -9999px; }
      @media (min-width: 768px) {
        #home-header #home-title h1 {
          font-size: 3rem; } }
    #home-header #home-title .banner-logo {
      width: 150px; }

#footer {
  background-color: #000000;
  color: #ffba00;
  padding: 24px 16px 16px; }
  #footer #social-media {
    align-items: center;
    display: flex;
    justify-content: center; }
    #footer #social-media li {
      height: 35px;
      margin: 0 8px;
      width: 35px; }
      #footer #social-media li svg {
        fill: #ffba00; }
  #footer #copyright {
    color: #f4f4f4;
    font-size: 1.1rem;
    margin-top: 8px;
    text-align: center; }
    #footer #copyright a {
      color: #f4f4f4; }

#default-page-title {
  background-color: rgba(0, 0, 0, 0.65);
  background-repeat: no-repeat;
  background-position: center top 40%;
  background-blend-mode: multiply;
  background-size: cover;
  display: flex;
  flex-direction: column;
  height: 40vh;
  left: auto;
  line-height: 1.2;
  padding: 0 0 16px;
  position: relative;
  right: auto; }
  @media (min-width: 768px) {
    #default-page-title {
      height: 35vh;
      padding: 0; } }
  #default-page-title h1 {
    padding: 0 16px; }
  #default-page-title .wrapper {
    padding: 0;
    position: relative;
    width: 100%; }
    @media (min-width: 768px) {
      #default-page-title .wrapper {
        align-items: center;
        height: 100%;
        display: flex;
        justify-content: center;
        padding: 0 16px; } }
    @media (min-width: 992px) {
      #default-page-title .wrapper {
        width: 900px; } }

#default-page-main {
  flex-grow: 1; }
  @media (min-width: 1200px) {
    #default-page-main .wrapper {
      width: 1024px; } }
  #default-page-main .wrapper .content-wrapper {
    display: flex;
    flex-direction: column; }
    @media (min-width: 768px) {
      #default-page-main .wrapper .content-wrapper {
        flex-direction: row; } }
  #default-page-main .content {
    flex-grow: 1;
    margin-bottom: 16px; }

#sidebar {
  background-color: #000000;
  color: #ffffff;
  flex-shrink: 0;
  padding: 16px; }
  @media (min-width: 768px) {
    #sidebar {
      width: 300px; } }
  @media (min-width: 992px) {
    #sidebar {
      width: 400px; } }
  #sidebar .sidebar-title {
    font-size: 3rem;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 8px;
    text-transform: uppercase; }

#main-menu {
  background-color: #000000; }
  @media (min-width: 768px) {
    #main-menu {
      align-items: center;
      display: flex;
      justify-content: space-between; } }
  #main-menu .menu-top {
    display: flex;
    padding: 16px;
    position: relative; }
    @media (min-width: 768px) {
      #main-menu .menu-top {
        padding: 16px; } }
    #main-menu .menu-top h1 {
      font-size: 1.6rem;
      flex-basis: 100%;
      text-align: center; }
    #main-menu .menu-top a {
      color: #ffffff;
      flex-basis: 100%;
      font-size: 1.8rem;
      font-weight: 600;
      text-align: center;
      text-decoration: none; }
  #main-menu .menu-main-menu-container {
    flex-direction: column;
    height: 0;
    text-align: center;
    text-transform: uppercase;
    transition: height 0.5s ease-in-out; }
    @media (min-width: 768px) {
      #main-menu .menu-main-menu-container {
        height: auto;
        padding: 16px; } }
    #main-menu .menu-main-menu-container.open {
      display: flex;
      height: 160px; }
    #main-menu .menu-main-menu-container .menu {
      display: flex;
      flex-direction: column;
      padding-bottom: 16px; }
      @media (min-width: 768px) {
        #main-menu .menu-main-menu-container .menu {
          flex-direction: row;
          font-size: 1.3rem;
          padding-bottom: 0; } }
      @media (min-width: 992px) {
        #main-menu .menu-main-menu-container .menu {
          font-size: 1.6rem; } }
      #main-menu .menu-main-menu-container .menu li {
        line-height: 1.8; }
        @media (min-width: 768px) {
          #main-menu .menu-main-menu-container .menu li {
            margin: 0 16px; } }
        @media (min-width: 768px) {
          #main-menu .menu-main-menu-container .menu li:last-child {
            margin-right: 0; } }
        #main-menu .menu-main-menu-container .menu li.current_page_item a {
          color: #ffba00;
          padding-bottom: 4px; }
          @media (min-width: 768px) {
            #main-menu .menu-main-menu-container .menu li.current_page_item a {
              border-bottom: 2px solid #ffba00; } }
          #main-menu .menu-main-menu-container .menu li.current_page_item a:hover {
            text-decoration: none; }
      #main-menu .menu-main-menu-container .menu a {
        color: #ffffff;
        padding-bottom: 4px; }
        #main-menu .menu-main-menu-container .menu a:hover {
          text-decoration: none;
          border-bottom: 2px solid #ffffff; }

#featured-image {
  margin-bottom: 16px; }
  @media (min-width: 992px) {
    #featured-image {
      max-height: 300px;
      overflow: hidden; } }
  #featured-image img {
    display: block;
    height: 100%;
    min-width: 100%;
    width: 100%; }

.row {
  padding: 32px 0; }
  @media (min-width: 768px) {
    .row {
      padding: 40px 0; } }
  .row.grey100 {
    background-color: #f4f4f4; }
  @media (min-width: 768px) {
    .row .text-wrapper {
      margin-left: auto;
      margin-right: auto;
      width: 500px; } }
  @media (min-width: 992px) {
    .row .text-wrapper {
      width: 650px; } }
  .row .heading1 {
    font-size: 2.4rem;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase; }
  .row .block-inner {
    display: flex;
    flex-direction: column; }
    @media (min-width: 768px) {
      .row .block-inner {
        flex-direction: row;
        justify-content: space-between; } }
    .row .block-inner .block {
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      align-items: center;
      background-color: #f4f4f4;
      display: flex;
      height: 250px;
      font-size: 2.4rem;
      font-weight: 600;
      justify-content: center;
      margin-bottom: 16px;
      text-transform: uppercase; }
      @media (min-width: 768px) {
        .row .block-inner .block {
          flex-basis: 32.333%;
          font-size: 2rem; } }
      .row .block-inner .block:last-child {
        margin-bottom: 0; }
      .row .block-inner .block a {
        align-items: center;
        color: #ffffff;
        display: flex;
        height: 100%;
        justify-content: center;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.6);
        background-blend-mode: multiply;
        transition: background-color 0.25s ease-in-out; }
        .row .block-inner .block a:hover {
          text-decoration: none;
          background-color: rgba(0, 0, 0, 0.35); }
  .row.home {
    padding: 0; }
    @media (min-width: 768px) {
      .row.home {
        padding: 40px 0; } }
    .row.home .wrapper {
      padding: 0; }
      @media (min-width: 768px) {
        .row.home .wrapper {
          padding: 0 16px; } }
      @media (min-width: 992px) {
        .row.home .wrapper {
          padding: 0; } }
      .row.home .wrapper .block {
        color: #ffffff;
        background: transparent url("/wp-content/uploads/2019/04/banner-example.jpg") no-repeat center center;
        background-size: cover;
        margin-bottom: 0; }
        .row.home .wrapper .block.price-block {
          background-image: url("/wp-content/uploads/2019/05/zeeone-fitness-panel-1.jpg"); }
        .row.home .wrapper .block.testimonials-block {
          background-image: url("/wp-content/uploads/2019/05/zeeone-fitness-panel-2.jpg"); }
        .row.home .wrapper .block.gallery-block {
          background-image: url("/wp-content/uploads/2019/05/zeeone-fitness-panel-3.jpg"); }
  .row.about {
    background-color: #f4f4f4;
    display: flex;
    flex-direction: column; }
  .row.ethos {
    display: flex; }
    @media (min-width: 768px) {
      .row.ethos {
        padding: 0; } }
    .row.ethos .image-block {
      background: transparent url("/wp-content/uploads/2019/05/zeeonefitness-training-ethos-1.jpg") no-repeat center top;
      background-size: cover;
      display: none; }
      @media (min-width: 768px) {
        .row.ethos .image-block {
          display: inline-flex;
          flex-basis: 50%; } }
    .row.ethos .content-block {
      padding: 16px; }
      @media (min-width: 768px) {
        .row.ethos .content-block {
          flex-basis: 50%;
          background-color: #000000;
          padding-top: 32px;
          padding-bottom: 32px;
          display: flex;
          justify-content: center; } }
      @media (min-width: 768px) {
        .row.ethos .content-block .content-inner {
          color: #ffffff;
          flex-basis: 75%;
          text-align: center; } }
      @media (min-width: 1200px) {
        .row.ethos .content-block .content-inner {
          flex-basis: 50%; } }

.contact-form-wrapper {
  display: flex;
  justify-content: center; }
  .contact-form-wrapper .contact-form-inner {
    box-shadow: 12px 12px 60px rgba(0, 0, 0, 0.1);
    border-bottom: 10px solid #ffba00;
    display: flex;
    flex-basis: 100%;
    flex-direction: column;
    justify-content: center;
    padding: 24px; }
    @media (min-width: 768px) {
      .contact-form-wrapper .contact-form-inner {
        flex-basis: 75%; } }
    @media (min-width: 992px) {
      .contact-form-wrapper .contact-form-inner {
        flex-basis: 768px; } }
    .contact-form-wrapper .contact-form-inner .contact-form {
      flex-basis: 100%; }
      .contact-form-wrapper .contact-form-inner .contact-form label {
        font-weight: 400; }
      .contact-form-wrapper .contact-form-inner .contact-form input[type='text'],
      .contact-form-wrapper .contact-form-inner .contact-form input[type='email'],
      .contact-form-wrapper .contact-form-inner .contact-form select,
      .contact-form-wrapper .contact-form-inner .contact-form textarea {
        background-color: #f4f4f4;
        font-family: "Montserrat", "sans-serif";
        border: 1px solid #cccccc; }

.wpforms-confirmation-container-full {
  background-color: #ffffff;
  border: none;
  border-top: 1px solid #f4f4f4; }
  .wpforms-confirmation-container-full .sig {
    color: #000000;
    font-weight: 600;
    padding-top: 8px;
    text-transform: uppercase; }

div.wpforms-container-full .wpforms-form .wpforms-title {
  text-align: center;
  color: #ffba00;
  margin-bottom: 16px; }

div.wpforms-container-full .wpforms-form .wpforms-description {
  font-size: 1.8rem;
  text-align: center;
  margin-bottom: 24px; }

div.wpforms-container-full .wpforms-form button[type=submit] {
  border: none; }
  div.wpforms-container-full .wpforms-form button[type=submit]:hover {
    border: none; }

.btn, div.wpforms-container-full .wpforms-form button[type=submit] {
  background-color: #ffba00;
  border: none;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 600;
  padding: 8px;
  text-transform: uppercase;
  transition: background-color 0.25s ease-in-out; }
  .btn:hover, div.wpforms-container-full .wpforms-form button:hover[type=submit] {
    background-color: #000000;
    color: #ffba00;
    text-decoration: none; }

.mobile-menu {
  line-height: 0;
  position: absolute;
  right: 16px;
  width: 25px; }
  @media (min-width: 768px) {
    .mobile-menu {
      display: none; } }
  .mobile-menu button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    line-height: 0.5;
    padding: 0;
    width: 100%; }
    .mobile-menu button div {
      background-color: #ffba00;
      display: inline-block;
      height: 3px;
      margin: 2px 0;
      width: 100%; }

.price-package .heading3 {
  font-size: 2.2rem;
  text-align: center; }
  .price-package .heading3 span {
    color: #ffba00;
    display: block; }

.price-package-wrapper {
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) {
    .price-package-wrapper {
      flex-direction: row;
      justify-content: space-between; } }

.price-package-card {
  align-items: center;
  background-color: #ffffff;
  box-shadow: 12px 12px 60px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-basis: 24%;
  flex-direction: column;
  padding: 40px 16px;
  margin-bottom: 16px; }
  .price-package-card .heading3 {
    font-size: 2.2rem;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .price-package-card .heading3 {
        font-size: 1.8rem; } }
  .price-package-card .price-details {
    border-bottom: 5px solid #cccccc;
    margin-bottom: 8px;
    text-align: center; }
    @media (min-width: 768px) {
      .price-package-card .price-details {
        min-height: 95px; } }
    .price-package-card .price-details small {
      display: inline-block;
      font-size: 1.6rem;
      margin-bottom: 8px; }
  .price-package-card .price {
    font-size: 4rem;
    margin-bottom: 8px; }
  .price-package-card .plan {
    flex-grow: 1;
    margin-bottom: 16px;
    text-align: center;
    width: 100%; }
    .price-package-card .plan .plan-item {
      padding: 8px 0;
      border-bottom: 1px solid #cccccc; }
      .price-package-card .plan .plan-item:last-child {
        border-bottom: none; }
  .price-package-card .btn, .price-package-card div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .price-package-card button[type=submit] {
    font-size: 1.7rem;
    font-weight: 600; }
    @media (min-width: 768px) {
      .price-package-card .btn, .price-package-card div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .price-package-card button[type=submit] {
        font-size: 1.4rem; } }

.testimonial {
  align-items: center;
  display: flex;
  flex-direction: column;
  text-align: center; }
  .testimonial .description {
    margin-bottom: 24px; }
    @media (min-width: 768px) {
      .testimonial .description {
        width: 500px; } }
  .testimonial .author {
    color: #333333;
    font-weight: 600;
    text-transform: uppercase; }
  .testimonial img {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    border: 3px solid #ffba00;
    height: 100px;
    margin-bottom: 24px;
    width: 100px; }

.testimonials {
  padding: 32px; }
  .testimonials:nth-child(odd) {
    background-color: #ffffff; }
  .testimonials:nth-child(even) {
    background-color: #f4f4f4; }

#coming-soon {
  align-items: center;
  background: transparent url("https://www.zeeonefitness.co.uk/wp-content/uploads/2019/05/main-bg.jpg") no-repeat center center;
  background-size: cover;
  display: flex;
  height: 100vh;
  justify-content: center; }
  #coming-soon .main-content {
    position: relative;
    top: 70px; }
  #coming-soon .title {
    color: #ffffff;
    line-height: 1;
    margin-bottom: 16px;
    text-align: center; }
    #coming-soon .title .slogan {
      font-size: 3.8rem;
      font-weight: 900;
      text-transform: uppercase; }
      @media (min-width: 768px) {
        #coming-soon .title .slogan {
          font-size: 5rem; } }
      @media (min-width: 992px) {
        #coming-soon .title .slogan {
          font-size: 7.2rem; } }
    #coming-soon .title h1 {
      font-size: 3rem; }
      @media (min-width: 768px) {
        #coming-soon .title h1 {
          font-size: 3.2rem; } }
      #coming-soon .title h1 .yel {
        color: #ffba00; }
  #coming-soon .social {
    display: flex;
    justify-content: center; }
    #coming-soon .social svg {
      fill: #ffba00; }
