@font-face {
    font-family: GT-Walsheim-Bold;
    src: url('https://www.movementsyoga.com/wp-content/themes/movements_yoga/dist/fonts/gt-walsheim/GT-Walsheim-Bold.woff');
  }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: GT-Walsheim-Bold, sans-serif!important;
  }

.zf-body h1{
    font-size: 34px;
    font-weight: 600;
    color: #000;
    font-family: GT-Walsheim-Bold, sans-serif;
}

.zf-body h2{    color: #000;
    font-family: GT-Walsheim-Bold, sans-serif;
}

.zf-body h3{    color: #000;
    font-family: GT-Walsheim-Bold, sans-serif;
}

.zf-body p{    color: #000;
    font-family: GT-Walsheim-Bold, sans-serif;
}

li{    color: #000;
    font-family: GT-Walsheim-Bold, sans-serif!important;
}

h2.text-label.medium{
    font-family: GT-Walsheim-Bold, sans-serif!important;
    color:#ff424f!important;
    text-transform: none!important;
    letter-spacing: 0.6px!important;
    font-size: 16px!important;
  }

h1.item-title.medium{
    font-family: GT-Walsheim-Bold, sans-serif!important;
  }

.block-description medium{
    font-size: 16px!important;
  font-family: GT-Walsheim-Bold, sans-serif!important;
}
  
  .zf-footer-copy {
    display: none;
  }
  
  .zf-body .page-header,
  .zf-body .page-content {
    max-width: 100% !important;
        margin: 30px 0 15px;
  }
  
  .scheduleBlock,
  .scheduleBlock * {
    -webkit-transition: all 0.2s 0s ease;
    -moz-transition: all 0.2s 0s ease;
    -o-transition: all 0.2s 0s ease;
    transition: all 0.2s 0s ease;
  }
  
  .scheduleBlock:hover * {
    color: #fff;
  }
  
  .scheduleBlock:hover {
    background-color: #ff424f;
  }
  
  #viewSeries .page-header,
  #viewSeries .panel-bordered {
    display: none;
  }

  #serieslisting {
    display: flex;
    flex-direction: column;
  }
  #serieslisting h3:nth-of-type(2) {
    order: -2;
  }
  #serieslisting .card-deck:nth-of-type(2) {
    order: -1;
  }
  
  #serieslisting .card-deck {
    justify-content: center;
  }
  
  #serieslisting h3 {
    text-align: center;
    border-bottom: none !important;
    margin-bottom: 0 !important;
  }
  
  #serieslisting .card {
    background: #80a587 !important;
    border: 1px solid #dedede;
    box-sizing: border-box;
    box-shadow: 0px 13px 19px rgba(0, 0, 0, 0.07) !important;
    border-radius: 10px;
    min-width: auto !important;
    /* max-width       : 570px; */
    flex: 1 0 auto;
    display: none !important;
    flex-wrap: wrap !important;
    flex-direction: row !important;
    justify-content: start !important;
    align-items: auto !important;
    align-content: space-between !important;
  }
  
  #serieslisting .card.featureonweb {
    display: flex !important;
  }
  
  #serieslisting .card:hover {
  }
  
  #serieslisting .card-title,
  #serieslisting .card-subtitle {
    flex: 0 0 auto;
    /* max-width: 50%; */
    /* font-family   : Roboto !important; */
    font-style: normal !important;
    font-weight: bold !important;
    font-size: 22px !important;
    line-height: 33px !important;
    letter-spacing: 0.1px !important;
    color: ff424f !important;
    text-align: left !important;
  }
  
  #serieslisting .card-text {
    flex: 0 0 auto;
    /* max-width: 50%; */
    /* font-family   : Roboto !important; */
    font-style: normal !important;
    font-weight: 300 !important;
    font-size: 14px !important;
    line-height: 18px !important;
    letter-spacing: 0.1px !important;
    color: #000000 !important;
  }
  
  /* #serieslisting .card:nth-of-type(even) {
      background-color: #FFFFFF !important;
  }
  
  #serieslisting .card:nth-of-type(even) .card-title,
  #serieslisting .card:nth-of-type(even) .card-subtitle {
      color: #374754 !important;
  }
  
  #serieslisting .card:nth-of-type(even) .card-text {
      color: #374754 !important;
  } */
  
  #serieslisting .card:nth-of-type(even):hover {
  }
  
  #serieslisting .card-title * {
    text-align: left !important;
  }
  
  #serieslisting .card-subtitle {
  }
  
  .zf-body #serieslisting .card-footer {
    flex: 0 0 auto;
    box-sizing: border-box;
    width: 100%;
    padding: 1em !important;
  }

#serieslisting .card {
    background: #fff !important;
    border: 1px solid #ff424f!important;}
  
  .zf-body #serieslisting .card-footer .btn {
    flex: 0 0 auto;
    width: 154px;
    height: 52px;
    background: #ff424f !important;
    border-radius: 4px;
    width: 100% !important;
    font-weight: 600!important;
    font-size: 18px!important;
  }
  
  .btn:hover {
    background-color: #000 !important;
    color: #fff !important;
border:1px solid #000!important;
  }

.zf-body .btn{    border: 0;
    font-family: GT-Walsheim-Bold, sans-serif !important;
    font-weight: 600;
    letter-spacing: 0.3px;
padding: 12px 12px;
}

.card-body{    
padding: 1.5rem;
    color: #000000;
}
  
  #schedule .tab-content {
    overflow: unset;
  }
  
  @media screen and (min-width: 380px) {
    #serieslisting .card {
      max-width: 320px !important;
    }
  }
  
  @media screen and (max-width: 380px) {
    .account-listing {
      font-size: 1.5em;
    }
  }
  
  @media screen and (max-width: 767px) {
    #serieslisting .card {
      max-width: 100%;
    }
    .account-listing {
      font-size: 1.3em;
    }
  }
  
  /********* Billing page **********/
  .checkout .zf-body .span8 {
    display: flex !important;
    flex-flow: column !important;
  }
  
  #checkoutpromo {
    order: 9;
  }
  
  #checkoutgiftcard {
    order: 10;
  }
  
  #checkoutideal {
    order: 4;
  }
  
  #checkoutsepa {
    order: 3;
  }
  
  #checkoutbilling {
    order: 5;
  }
  
  #ordersummary {
    order: -1;
  }
  
  #checkoutsepa h3 a {
    font-size: 0;
  }
  
  #checkoutsepa h3 a:after {
    content: 'Automatische incasso / Debit card';
    font-size: 20px;
    color: black;
    font-family: GT-Walsheim-Bold, sans-serif;
  }
  
  /********* Sing in/Sign up to our bi-monthly newsletter page **********/
  #loginbox #signinbox.span4.offset1 {
    background-color: #f2f1ee;
    padding: 2em 2em;
    border-radius: 5px;
    margin-bottom: 1em;
  }
  
  #loginbox #signinbox.span4.offset1 h2 {
    background-color: #f2f1ee;
  }
  
  #loginbox #signupbox.span4.offset2 {
    background-color: #ff424f;
    padding: 2em 2em;
    border-radius: 5px;
    color: white;
  }
  
  #loginbox #signupbox.span4.offset2 h2 {
    background-color: #ff424f;
    color: white;
  }
  
  #loginbox #signinbox.span4.offset1 header {
    margin-bottom: 0;
    padding: 0;
    border-bottom: none;
  }
  
  #loginbox #signinbox.span4.offset1 h4 span {
    font-weight: lighter;
  }
  
  #loginbox #signupbox.span4.offset2 header {
    margin-bottom: 0;
    padding: 0;
    border-bottom: none;
  }
  
  #loginbox #signinbox.span4.offset1 button {
    padding: 6px 14px;
  }
  
  #loginbox #signupbox.span4.offset2 a {
    background-color: white;
    color: #ff424f;
    padding: 6px 14px;
  }
  
  #loginbox #newcustomertext div {
    display: inline-block;
  }
  
  #loginbox #newcustomertext div::after {
    content: ' ';
    white-space: pre;
  }
  
  #loginbox #newcustomertext {
    height: auto;
  }
  
  @media (min-width: 768px) {
    #loginbox #signinbox.span4.offset1 {
      width: 35%;
      background-color: #f2f1ee;
      padding: 0 2em;
      border-radius: 5px;
    }
    #loginbox #signupbox.span4.offset2 {
      width: 35%;
      background-color: #ff424f;
      padding: 0 2em;
      border-radius: 5px;
      margin-left: 10%;
    }
    #loginbox #signinbox.span4.offset1 a {
      padding: 6px 14px;
    }
  }
  
  @media (max-width: 767px) {
    #loginbox #signupbox.span4.offset2 header {
      margin-top: 0;
    }
  }

#remembermerow {
     display: none;
}
