.elementor-button {
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.25);
  border: none;
  font-family: "Fs Dillon", Sans-serif;
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #e64117; }
  .elementor-button:disabled {
    background-color: #b9b9b9 !important;
    cursor: default; }

.yellow.elementor-button {
  background-color: #ffcb05;
  color: #54595f; }
  .yellow.elementor-button:hover {
    background-color: #2bb673;
    color: #fff; }

.light-blue.elementor-button {
  background-color: #00aeef;
  color: #fff; }

.green.elementor-button {
  background-color: #2bb673;
  color: #fff; }

.field-group {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px; }
  .field-group input {
    border: 1px solid #818a91;
    color: #54595f;
    font-family: "Fs Dillon", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 6px 16px;
    background-color: transparent; }

label {
  font-family: "Fs Dillon", Sans-serif;
  cursor: pointer; }

.field-group-one-line {
  display: flex;
  flex-direction: row; }
  .field-group-one-line *:first-child {
    margin-right: 10px; }
  .field-group-one-line > div {
    flex: 1; }

.error {
  padding: 10px; }
  .error p {
    margin: 0;
    color: red; }

button {
  max-width: 300px; }
  button:disabled {
    background-color: #54595f; }
  button i.fa-spinner {
    margin-left: 10px;
    animation: spin 2s linear infinite; }

.login-screen.loading {
  justify-content: center;
  min-height: 300px;
  min-width: 300px;
  display: flex;
  align-items: center; }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.load-more-btn {
  border: 2px solid #54595f;
  color: #54595f;
  background-color: #fff;
  font-family: "Fs Dillon", Sans-serif;
  text-transform: uppercase; }
  .load-more-btn:hover {
    color: #fff;
    background-color: #54595f;
    border: 2px solid #54595f; }

.ms-resamania-buy-custom-program {
  display: flex;
  justify-content: center; }
  @media (min-width: 1200px) {
    .ms-resamania-buy-custom-program {
      justify-content: end; } }
  .ms-resamania-buy-custom-program .elementor-button {
    max-width: none; }

.overlay {
  background-color: #0e0e0ec7;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999; }

.popup {
  z-index: 9998;
  width: 95%;
  height: auto;
  border-radius: 5px;
  background: #f4f4f4;
  position: fixed;
  left: 50%;
  top: 50%;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  transform: translate(-50%, -50%);
  transition: width 1s, height 1s; }
  @media (min-width: 500px) {
    .popup {
      width: auto; } }
  @media (min-width: 992px) {
    .popup {
      overflow: hidden; } }
  .popup .close-button-container {
    min-height: 40px; }
  .popup .close-button {
    position: absolute;
    top: 10px;
    right: 15px;
    cursor: pointer; }
  .popup .close-button:hover {
    color: #e64117; }

.step-selector {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .step-selector .step-path {
    display: flex;
    align-items: center;
    margin-bottom: 10px; }
    @media (min-width: 767px) {
      .step-selector .step-path {
        margin-bottom: 0; } }
  .step-selector .button-step {
    box-shadow: none;
    border-radius: 50%;
    width: 30px;
    border: none;
    margin: 0;
    font-size: 15px;
    padding: 8px 0;
    cursor: pointer; }
    @media (min-width: 992px) {
      .step-selector .button-step {
        margin: 20px; } }
  .step-selector button.button-step {
    cursor: default; }
  .step-selector a.button-step {
    line-height: 1;
    text-align: center; }
    .step-selector a.button-step:hover {
      background-color: #e64117;
      color: #fff; }
  .step-selector span.divider {
    height: 1px;
    border-top: 1px solid black;
    width: 50px;
    margin: 5px;
    display: block; }
    @media (min-width: 992px) {
      .step-selector span.divider {
        margin: 20px; } }
  .step-selector .step-title {
    color: #e64117;
    font-family: "Fs Dillon", Sans-serif;
    margin-bottom: 10px; }
  .step-selector .step-explanation {
    font-size: 18px;
    font-weight: 300;
    font-family: "Fs Dillon", Sans-serif;
    margin-bottom: 0;
    color: #8e8e8e; }

.step-three .product .duration select {
  display: block;
  font-size: 16px;
  color: #54595f;
  line-height: 1.3;
  padding: 0.9em 1.4em 0.8em 0.8em;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  border: 1px solid #aaa;
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"), linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%; }
  .step-three .product .duration select::-ms-expand {
    display: none; }
  .step-three .product .duration select:hover {
    border-color: #888; }
  .step-three .product .duration select:focus {
    border-color: #aaa;
    box-shadow: 0 0 1px 3px rgba(59, 153, 252, 0.7);
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    color: #222;
    outline: none; }
  .step-three .product .duration select option {
    font-weight: normal; }

.step .step-subtitle {
  color: #54595f;
  font-family: "Fs Dillon", Sans-serif;
  font-size: 22px !important;
  font-weight: 300; }

.step .step-subtitle-captions {
  font-size: 18px;
  font-weight: 300;
  font-family: "Fs Dillon", Sans-serif;
  color: #8e8e8e; }

.step .product-items {
  display: flex;
  justify-content: center;
  flex-direction: column;
  flex-wrap: wrap; }
  @media (min-width: 1200px) {
    .step .product-items {
      flex-direction: row; } }

.step-two .product-items {
  margin-top: 30px; }

.step-two .step-subtitle {
  margin-bottom: 0; }

.step-three .step-subtitle {
  margin-bottom: 0; }

.step-three .product-items {
  flex-direction: column; }

.step-three .product {
  font-family: "Fs Dillon", Sans-serif;
  display: flex;
  flex-direction: column;
  border-top: 1px solid #f4f4f4;
  padding: 30px 0 10px 0; }
  @media (min-width: 1200px) {
    .step-three .product {
      flex-direction: row; } }
  .step-three .product p {
    margin-bottom: 0; }
  .step-three .product:first-child {
    border: none; }
  .step-three .product > div {
    min-width: 200px;
    line-height: 1.2;
    flex: 1;
    margin: 0 2px; }
  .step-three .product-name p.name {
    text-transform: uppercase;
    color: #54595f;
    font-size: 20px; }
  .step-three .product-name p.subtitle {
    color: #54595f;
    font-size: 18px; }
  .step-three .product-description {
    font-size: 18px;
    color: #8e8e8e; }
  .step-three .product-prices p {
    margin-bottom: 5px; }
  .step-three .product-prices .price-main {
    color: #e64117;
    font-size: 18px; }
  .step-three .product-prices .price-details {
    color: #8e8e8e;
    font-size: 16px; }
  @media (min-width: 1200px) {
    .step-three .product .duration {
      margin-top: -20px; } }

.step-four .product-items {
  flex-wrap: wrap;
  justify-content: start; }
  @media (min-width: 992px) {
    .step-four .product-items {
      flex-direction: row; } }
  .step-four .product-items .product-item {
    flex: 0 0 auto;
    margin-top: 20px; }
    @media (min-width: 992px) {
      .step-four .product-items .product-item {
        width: 45%; } }
    @media (min-width: 1200px) {
      .step-four .product-items .product-item {
        width: 30%; } }

.product-item button {
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.25);
  border: none;
  font-family: "Fs Dillon", Sans-serif;
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #e64117; }
  .product-item button:disabled {
    background-color: #b9b9b9 !important;
    cursor: default; }

.product-item-with-duration .duration select {
  display: block;
  font-size: 16px;
  color: #54595f;
  line-height: 1.3;
  padding: 0.9em 1.4em 0.8em 0.8em;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  border: 1px solid #aaa;
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"), linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%; }
  .product-item-with-duration .duration select::-ms-expand {
    display: none; }
  .product-item-with-duration .duration select:hover {
    border-color: #888; }
  .product-item-with-duration .duration select:focus {
    border-color: #aaa;
    box-shadow: 0 0 1px 3px rgba(59, 153, 252, 0.7);
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    color: #222;
    outline: none; }
  .product-item-with-duration .duration select option {
    font-weight: normal; }

.product-item-with-duration {
  display: flex;
  flex-direction: column; }
  @media (min-width: 767px) {
    .product-item-with-duration {
      flex-direction: row; } }
  .product-item-with-duration > div {
    flex: 1; }
  .product-item-with-duration .duration {
    margin-top: -10px;
    margin-left: 10px;
    font-family: "Fs Dillon", Sans-serif; }
    @media (min-width: 1200px) {
      .product-item-with-duration .duration {
        margin-top: -30px; } }
    .product-item-with-duration .duration p {
      margin-bottom: 0;
      line-height: unset; }

.product-item {
  margin: 20px 5px 20px 5px;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 300px; }
  @media (min-width: 1200px) {
    .product-item {
      margin-top: 0; } }
  .product-item button {
    outline: none;
    width: 100%;
    font-family: "Fs Dillon", Sans-serif;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px;
    text-transform: none;
    background-color: #f4f4f4;
    border: 0;
    box-shadow: 0px 3px 5px -2px rgba(0, 0, 0, 0.15);
    padding: 15px;
    color: #e64117; }
    .product-item button:focus {
      color: #e64117; }
    .product-item button:hover, .product-item button.product-selected {
      color: #fff; }
    .product-item button:hover {
      background-color: #e64117; }
      .product-item button:hover:disabled {
        background-color: #54595f;
        color: #f4f4f4; }
    .product-item button.product-selected {
      background-color: #e64117; }
      .product-item button.product-selected:disabled {
        background-color: #54595f;
        color: #f4f4f4; }
  .product-item .product-title,
  .product-item ul li,
  .product-item a {
    font-family: "Fs Dillon", Sans-serif;
    color: #8e8e8e;
    font-size: 16px;
    font-weight: 300;
    margin: 0; }
  .product-item .product-title {
    margin: 10px 0 0; }
  .product-item a {
    margin-top: 5px; }
  .product-item ul {
    margin: 0;
    padding-left: 20px;
    max-width: 400px; }


.custom-program-summary .summary-title {
  margin: 0; }

.custom-program-summary ul {
  padding-left: 0;
  margin: 0; }

.custom-program-summary .summary-title,
.custom-program-summary li,
.custom-program-summary p {
  font-family: "Fs Dillon", Sans-serif;
  font-size: 18px;
  font-weight: 300;
  color: #54595f; }

.custom-program-summary li {
  list-style-type: none; }

.custom-program-summary .amount {
  font-weight: 500; }

.product {
  border-bottom: 1px solid #f4f4f4;
  display: flex;
  flex-direction: column;
  font-family: "Fs Dillon", Sans-serif;
  padding: 10px; }
  @media (min-width: 767px) {
    .product {
      flex-direction: row; } }
  .product.product-header {
    padding: 0; }
    .product.product-header .product--details--left {
      padding-left: 10px;
      align-items: center;
      color: #e64117; }
    .product.product-header .product--details--right .product--price {
      color: #e64117; }
  .product .product--name {
    margin: 0;
    font-size: 1em !important; }
  .product--details {
    display: flex;
    flex-wrap: nowrap;
    align-items: center; }
    .product--details--left {
      display: flex;
      align-items: center;
      text-align: left; }
      @media (min-width: 767px) {
        .product--details--left {
          width: 65%; } }
    .product--details--right {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      @media (min-width: 767px) {
        .product--details--right {
          width: 36%; } }
  .product--price {
    color: #54595f;
    width: 35%;
    display: flex;
    justify-content: center; }
  .product--delete {
    width: 20%;
    justify-content: center;
    display: flex; }
    .product--delete i {
      cursor: pointer; }
    .product--delete p {
      visibility: hidden; }
    .product--delete button {
      background: #e64117;
      color: white;
      font-weight: bolder;
      cursor: pointer;
      border: 0; }

.action-button-container {
  margin-top: 2em;
  display: flex;
  flex-direction: column;
  align-items: center; }
  @media (min-width: 767px) {
    .action-button-container {
      justify-content: flex-end;
      flex-direction: row;
      height: 15%; } }
  .action-button-container .keep-navigating-button {
    cursor: pointer; }
    @media (min-width: 767px) {
      .action-button-container .keep-navigating-button {
        text-align: center;
        margin-right: 1em; } }
  .action-button-container .elementor-button-wrapper {
    padding: 10px; }
  .action-button-container .see-cart-button {
    color: #e64117;
    background-color: #ffffff;
    border-style: solid;
    border-width: 2px 2px 2px 2px; }
  .action-button-container .pay-button {
    background-color: #e64117;
    text-decoration: none;
    margin-top: 1em; }
    @media (min-width: 767px) {
      .action-button-container .pay-button {
        margin-top: 0;
        margin-left: 1em; } }

.product-suggestions {
  text-align: left;
  font-family: "Fs Dillon", Sans-serif; }
  .product-suggestions a {
    color: #8e8e8e;
    font-size: 16px;
    font-weight: 300;
    margin: 0; }
  .product-suggestions button {
    margin: 0 20px; }

.empty-basket-popup {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .empty-basket-popup p {
    text-align: center; }

.container {
  width: 100%;
  transition: all 0.2s ease-in; }
  @media (min-width: 1200px) {
    .container {
      width: 70%; } }
  .container .innerContainer {
    display: flex;
    flex-direction: column;
    text-align: center;
    margin: auto; }
    .container .innerContainer > svg {
      margin: 50px 0 100px 0; }

.holder {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1; }

.product-container {
  margin: 20px;
  flex: 1; }
  .product-container h5 {
    font-family: "Fs Dillon", Sans-serif;
    color: #54595f;
    font-size: 1.25em !important;
    text-align: center;
    font-weight: normal;
    margin: 0; }

.products > p.basket-is-empty {
  font-size: 2em;
  text-align: center; }

.basket-summary {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  align-items: flex-end;
  margin: 20px;
  font-family: "Fs Dillon", Sans-serif; }
  .basket-summary p:first-child {
    color: #e64117; }
  .basket-summary p:last-child {
    color: #54595f; }

.login-screen {
  padding: 30px; }

.login {
  padding: 0; }
  .login h1 {
    color: #54595f;
    text-align: center;
    font-size: 45px !important;
    font-family: "Fs Dillon", Sans-serif;
    line-height: 1;
    margin-top: 0; }
  .login .field-group {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px; }
    .login .field-group label {
      font-family: "Fs Dillon", Sans-serif; }
    .login .field-group input {
      border: 1px solid #818a91;
      color: #54595f;
      font-family: "Fs Dillon", Sans-serif;
      font-size: 16px;
      font-weight: 400;
      padding: 6px 16px;
      background-color: transparent;
      width: 100%;
      min-width: 300px; }
  .login .controls-bottom {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    .login .controls-bottom button {
      width: 100%;
      max-width: 300px; }
      .login .controls-bottom button:disabled {
        background-color: #54595f; }
      .login .controls-bottom button i.fa-spinner {
        margin-left: 10px;
        animation: spin 2s linear infinite; }
    .login .controls-bottom .elementor-lost-password {
      margin-top: 20px; }
    .login .controls-bottom .elementor-not-yet-signup,
    .login .controls-bottom .elementor-lost-password {
      font-family: "Fs Dillon", Sans-serif;
      font-size: 18px;
      color: #54595f;
      text-decoration: none; }
      .login .controls-bottom .elementor-not-yet-signup:hover,
      .login .controls-bottom .elementor-lost-password:hover {
        color: #e64117; }
  .login div.input-password {
    position: relative; }
    .login div.input-password .toggle-password-visibility {
      position: absolute;
      top: 7px;
      right: 10px;
      width: 24px; }

.popup.custom-program-popup .yellow.custom-program-title {
  color: #ffcb05; }

.popup.custom-program-popup .light-blue.custom-program-title {
  color: #00aeef; }

.popup.custom-program-popup .green.custom-program-title {
  color: #2bb673; }

.popup.custom-program-popup {
  min-height: 50vh;
  max-height: 95vh;
  min-width: 70%;
  background-color: #fff;
  padding: 0 15px 0px;
  overflow-y: auto;
  height: auto;
  width: 95%;
  transition: width 0.2s ease; }
  @media (min-width: 767px) {
    .popup.custom-program-popup {
      width: auto;
      padding: 0 30px 0px; } }
  .popup.custom-program-popup p,
  .popup.custom-program-popup h1,
  .popup.custom-program-popup h4 {
    line-height: 1.1; }
  .popup.custom-program-popup .login-screen.loading {
    min-height: 46vh; }
  .popup.custom-program-popup .booking-popup-inner {
    padding-bottom: 20px; }
    .popup.custom-program-popup .booking-popup-inner.has-a-bilan, .popup.custom-program-popup .booking-popup-inner.should-empty-basket {
      display: flex;
      flex-direction: column;
      align-items: center;
      font-family: "Fs Dillon", Sans-serif;
      min-height: 46vh;
      justify-content: center;
      margin: 0;
      padding: 0; }
  .popup.custom-program-popup .custom-program-title {
    font-family: "Fs Dillon", Sans-serif;
    font-size: 30px !important;
    text-align: center;
    font-weight: 500;
    margin: 15px 20px 10px 20px;
    padding: 0; }
  .popup.custom-program-popup .booking-type-title {
    font-family: "Fs Dillon", Sans-serif;
    font-size: 18px !important;
    font-weight: 400;
    padding: 0;
    color: #54595f; }
  .popup.custom-program-popup .navigation {
    display: flex;
    flex-direction: column;
    padding: 0;
    border-top: 1px solid #eaeaea; }
    @media (min-width: 767px) {
      .popup.custom-program-popup .navigation {
        flex-direction: row; } }
    .popup.custom-program-popup .navigation .custom-program-summary {
      flex: 1;
      padding: 20px 0 0 20px; }
    .popup.custom-program-popup .navigation .controls {
      flex: 2;
      display: flex;
      justify-content: flex-end;
      align-items: flex-end;
      flex-direction: column;
      flex: 1;
      padding: 20px 20px 20px 0; }
      .popup.custom-program-popup .navigation .controls button:first-child {
        margin-bottom: 20px; }
        @media (min-width: 1200px) {
          .popup.custom-program-popup .navigation .controls button:first-child {
            margin-bottom: 0; } }
      @media (min-width: 1200px) {
        .popup.custom-program-popup .navigation .controls {
          flex-direction: row;
          justify-content: flex-end;
          align-items: center;
          flex: 2; } }
    .popup.custom-program-popup .navigation .add-to-cart-btn {
      text-transform: capitalize;
      background-color: transparent;
      color: #54595f;
      border: none;
      box-shadow: none; }
      @media (min-width: 1200px) {
        .popup.custom-program-popup .navigation .add-to-cart-btn {
          margin-left: 30px; } }
      .popup.custom-program-popup .navigation .add-to-cart-btn:hover {
        box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.25);
        background-color: #e64117;
        color: #fff; }
    .popup.custom-program-popup .navigation .next-step-btn {
      background-color: #fff;
      color: #54595f;
      border: 2px solid #54595f; }
      .popup.custom-program-popup .navigation .next-step-btn:hover {
        background-color: #e64117;
        color: #fff;
        border-color: transparent; }
    .popup.custom-program-popup .navigation button {
      max-width: none; }


/*# sourceMappingURL=buy-custom-program.css.map*/