.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-my-account .tab-container .logout-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; }
  .ms-resamania-my-account .tab-container .logout-button:disabled {
    background-color: #b9b9b9 !important;
    cursor: default; }

.ms-resamania-my-account .title-container {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1440px;
  justify-content: center;
  min-height: 140px;
  align-items: center; }
  .ms-resamania-my-account .title-container p {
    font-family: "Fs Dillon", Sans-serif;
    color: #54595f; }
  .ms-resamania-my-account .title-container .page-title {
    color: #e64117;
    font-family: "Fs Dillon", Sans-serif;
    font-weight: 600;
    font-size: 45px !important; }

.ms-resamania-my-account .tab-container .tabs {
  margin: 0;
  padding: 0; }
  @media (min-width: 767px) {
    .ms-resamania-my-account .tab-container .tabs {
      display: flex;
      align-items: center;
      gap: 10px; } }
  .ms-resamania-my-account .tab-container .tabs li {
    list-style: none;
    font-family: "Fs Dillon", Sans-serif;
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase;
    color: #54595f;
    padding: 20px;
    height: 70px;
    cursor: pointer;
    text-align: center; }
    @media (min-width: 767px) {
      .ms-resamania-my-account .tab-container .tabs li {
        text-align: left; } }
    .ms-resamania-my-account .tab-container .tabs li:last-child {
      padding: 11px 0; }
    .ms-resamania-my-account .tab-container .tabs li.active {
      background-color: #fff; }
      .ms-resamania-my-account .tab-container .tabs li.active a {
        color: #e64117; }

.ms-resamania-my-account .tab-container .logout-button {
  background-color: #fff;
  border: 3px solid #e64117;
  color: #e64117; }

.ms-resamania-my-account .container {
  background-color: #f4f4f4;
  padding: 15px 0 50px 0;
  display: flex;
  width: 100%;
  min-height: 500px;
  flex-direction: column;
  align-items: center; }
  @media (min-width: 767px) {
    .ms-resamania-my-account .container {
      padding-top: 15px; } }

.ms-resamania-my-account .inner-container {
  background-color: #fff;
  width: 100%;
  max-width: 1440px; }
  .ms-resamania-my-account .inner-container .accountAndBookings-container {
    display: flex;
    flex-direction: column; }
    .ms-resamania-my-account .inner-container .accountAndBookings-container > div {
      display: flex;
      flex-direction: column; }
      @media (min-width: 767px) {
        .ms-resamania-my-account .inner-container .accountAndBookings-container > div {
          flex-direction: row; } }
    .ms-resamania-my-account .inner-container .accountAndBookings-container > p {
      text-align: center;
      color: #e64117;
      margin: 1em;
      font-family: "Fs Dillon", Sans-serif; }
  .ms-resamania-my-account .inner-container .fitt-container {
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex: 1 0 0;
    width: 100%; }
    .ms-resamania-my-account .inner-container .fitt-container ul {
      margin-top: 0; }
    .ms-resamania-my-account .inner-container .fitt-container p,
    .ms-resamania-my-account .inner-container .fitt-container li {
      font-family: "Fs Dillon", Sans-serif; }
    .ms-resamania-my-account .inner-container .fitt-container a {
      text-decoration: none;
      margin-bottom: 30px; }
    .ms-resamania-my-account .inner-container .fitt-container > p {
      text-align: center;
      color: #e64117;
      margin: 1em;
      font-family: "Fs Dillon", Sans-serif; }
  .ms-resamania-my-account .inner-container .fitt-btn {
    margin-bottom: 30px;
    background-image: url(https://monstade.fr/wp-content/uploads/2021/11/Logo_Fitt_btn.png);
    background-repeat: no-repeat;
    background-size: 150px;
    background-position: center;
    width: 150px;
    box-shadow: none;
    min-height: 55px; }

.ms-resamania-my-account .menu {
  background-color: #f4f4f4; }
  @media (min-width: 767px) {
    .ms-resamania-my-account .menu {
      margin: 20px 10px 10px 10px;
      width: 20%; } }
  .ms-resamania-my-account .menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
    .ms-resamania-my-account .menu ul li {
      display: flex;
      margin: 0; }
      .ms-resamania-my-account .menu ul li a.account-link {
        width: 100%;
        color: #54595f;
        font-size: 24px;
        font-weight: 300;
        font-family: "Fs Dillon", Sans-serif;
        padding: 15px;
        cursor: pointer; }
        .ms-resamania-my-account .menu ul li a.account-link.fitt {
          background-image: url("https://monstade.fr/wp-content/uploads/2021/05/Logo-Fitt-ms.png");
          background-repeat: no-repeat;
          background-size: 30%;
          background-position: calc(100% - 10px) 50%; }
        .ms-resamania-my-account .menu ul li a.account-link:hover {
          background-color: #e64117;
          color: #fff; }
        .ms-resamania-my-account .menu ul li a.account-link.active {
          background-color: #54595f;
          color: #fff; }

.ms-resamania-my-account .sesame-button {
  background-image: url(https://monstade.fr/wp-content/uploads/2021/09/Sesame-map-NB.jpg);
  background-repeat: no-repeat;
  background-size: 150px;
  background-position: center;
  width: 150px;
  border: 2px solid black;
  box-shadow: none;
  min-height: 55px; }
  .ms-resamania-my-account .sesame-button:hover {
    border-color: #e64117; }

.ms-resamania-my-account .disabled-training-buy {
  position: relative;
  pointer-events: none; }
  .ms-resamania-my-account .disabled-training-buy * {
    pointer-events: none; }
  .ms-resamania-my-account .disabled-training-buy:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(255, 255, 255, 0.6); }

.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%; } }

.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; }

.ms-resamania-my-account .title-container .custom-program-suggestion-container {
  width: 100%;
  padding: 50px;
  background: #ffcb05;
  position: relative; }
  .ms-resamania-my-account .title-container .custom-program-suggestion-container p {
    color: #000;
    font-family: "Fs Dillon", Sans-serif; }
  .ms-resamania-my-account .title-container .custom-program-suggestion-container p.rdv-club {
    background: #fff;
    display: inline-block;
    padding: 5px 10px; }

.booking-card {
  width: 100%;
  min-height: 280px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 0 5px 20px 5px;
  padding: 20px;
  background-color: rgba(230, 65, 23, 0.23);
  border-radius: 5px; }
  .booking-card.past-event {
    min-height: 200px; }
  @media (min-width: 500px) {
    .booking-card {
      width: calc(50% - 10px); } }
  @media (min-width: 1200px) {
    .booking-card {
      width: calc(calc(100% / 3) - 10px); } }
  .booking-card.free-training {
    background-color: #f4f4f4; }
  .booking-card.personal-training {
    background-color: #fffae5; }
  .booking-card .oneLine-infos {
    display: flex; }
    .booking-card .oneLine-infos p {
      margin: 0 10px 20px 0; }
  .booking-card p {
    color: #e64117;
    font-family: "Fs Dillon", Sans-serif;
    text-transform: capitalize; }
    .booking-card p.class-date {
      font-size: 16px;
      font-weight: 100;
      min-height: 24px; }
    .booking-card p.class-activity {
      font-size: 24px;
      font-weight: 700;
      margin: 0; }
    .booking-card p.class-starting-at {
      font-size: 20px;
      font-weight: 700; }
    .booking-card p.class-attending-status {
      min-height: 30px;
      text-transform: none; }
  .booking-card button {
    background-color: #fff;
    text-transform: uppercase;
    color: #54595f;
    font-size: 18px;
    font-weight: 400;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05); }
    .booking-card button:hover {
      color: #fff;
      background-color: #e64117; }


.booking-outer-container .tab-header {
  width: 100%;
  margin-bottom: 50px; }
  .booking-outer-container .tab-header button {
    cursor: pointer;
    width: 50%;
    max-width: 50%;
    padding: 15px;
    border: none;
    border-radius: 0;
    background-color: #fff;
    color: #54595f;
    font-family: "Fs Dillon", Sans-serif;
    font-weight: 300;
    font-size: 24px; }
    .booking-outer-container .tab-header button.selected, .booking-outer-container .tab-header button:hover {
      background-color: rgba(230, 65, 23, 0.15);
      color: #e64117; }

.booking-outer-container {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 10px 10px 10px;
  padding: 20px;
  flex: 1; }

.booking-container {
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  flex: 1 0 0;
  width: 100%; }
  @media (min-width: 767px) {
    .booking-container {
      justify-content: flex-start; } }
  .booking-container.empty {
    flex-direction: column;
    justify-content: center;
    padding-top: 50px; }
    @media (min-width: 500px) {
      .booking-container.empty {
        flex-direction: row; } }
  .booking-container > svg {
    width: 100%; }
    @media (min-width: 500px) {
      .booking-container > svg {
        width: calc(50% - 10px); } }
    @media (min-width: 767px) {
      .booking-container > svg {
        width: 50%; } }
    @media (min-width: 992px) {
      .booking-container > svg {
        width: calc(calc(100% / 3) - 10px); } }
  .booking-container.error {
    justify-content: center;
    align-items: center;
    font-family: "Fs Dillon", Sans-serif; }
    .booking-container.error a {
      text-decoration: none; }
  .booking-container .error-message-container {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .booking-container .error-message-container button {
      width: 200px; }

.booking-container.invoices {
  padding: 20px; }

.invoice-card {
  display: flex;
  flex-direction: column;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  margin: 0 5px 20px 5px;
  border-radius: 5px; }
  @media (min-width: 500px) {
    .invoice-card {
      width: calc(50% - 10px); } }
  @media (min-width: 992px) {
    .invoice-card {
      width: calc(calc(100% / 3) - 10px); } }
  .invoice-card .card-header {
    background-color: rgba(230, 65, 23, 0.23);
    padding: 15px 0 15px 15px; }
    .invoice-card .card-header p {
      font-weight: 700;
      margin: 0;
      padding: 0;
      color: #54595f; }
      .invoice-card .card-header p span {
        font-weight: 300; }
  .invoice-card ul,
  .invoice-card li {
    list-style: none;
    padding: 0;
    font-family: "Fs Dillon", Sans-serif; }
  .invoice-card li {
    padding: 0 10px; }
  .invoice-card p {
    font-family: "Fs Dillon", Sans-serif;
    padding: 20px 0 10px 15px;
    margin: 0; }
    .invoice-card p:first-letter {
      text-transform: capitalize; }
    .invoice-card p span.bold {
      font-weight: 600; }
  .invoice-card button {
    margin: 20px; }

.subscription-card {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  margin: 0 5px 20px 5px;
  border-radius: 5px; }
  @media (min-width: 500px) {
    .subscription-card {
      width: calc(50% - 10px); } }
  @media (min-width: 992px) {
    .subscription-card {
      width: calc(calc(100% / 3) - 10px); } }
  .subscription-card .card-header {
    background-color: #f4f4f4;
    padding: 15px 0 15px 15px; }
    .subscription-card .card-header p {
      font-weight: 700;
      margin: 0;
      padding: 0;
      color: #54595f; }
      .subscription-card .card-header p span {
        font-weight: 300; }
  .subscription-card p {
    font-family: "Fs Dillon", Sans-serif;
    padding: 20px 0 10px 15px;
    margin: 0; }
    .subscription-card p:first-letter {
      text-transform: capitalize; }
    .subscription-card p span.bold {
      font-weight: 600; }

.booking-container.purchases {
  padding: 20px; }

.purchase-card {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
  min-height: 180px;
  width: 100%;
  margin: 0 5px 20px 5px;
  border-radius: 5px; }
  @media (min-width: 500px) {
    .purchase-card {
      width: calc(50% - 10px); } }
  @media (min-width: 992px) {
    .purchase-card {
      width: calc(calc(100% / 3) - 10px); } }
  .purchase-card .card-header {
    padding: 15px 0 15px 15px;
    display: flex;
    justify-content: space-between; }
    .purchase-card .card-header p {
      font-weight: 700;
      margin: 0;
      padding: 0;
      color: #54595f; }
      .purchase-card .card-header p span {
        font-weight: 300; }
  .purchase-card p {
    font-family: "Fs Dillon", Sans-serif;
    padding: 20px 10px 10px 15px;
    margin: 0; }
    .purchase-card p:first-letter {
      text-transform: capitalize; }
    .purchase-card p span.bold {
      font-weight: 600; }
  .purchase-card.free-training {
    background-color: #f4f4f4; }
  .purchase-card.personal-training {
    background-color: #fffae5; }
  .purchase-card.cours-collectifs {
    background-color: #f9d3c9; }
  .purchase-card.bilantest, .purchase-card.plan-entrainement {
    background-color: #00ffdb33; }
  .purchase-card .expand-button {
    cursor: pointer;
    padding: 0 10px 0 0; }
  .purchase-card .notice {
    font-style: italic; }

.settings-inner-container {
  display: flex;
  width: 100%;
  flex-wrap: wrap; }
  .settings-inner-container .address-container,
  .settings-inner-container .contact-details-container,
  .settings-inner-container .change-password-container,
  .settings-inner-container .communication-settings-container {
    width: 100%; }
    @media (min-width: 500px) {
      .settings-inner-container .address-container,
      .settings-inner-container .contact-details-container,
      .settings-inner-container .change-password-container,
      .settings-inner-container .communication-settings-container {
        width: calc(50% - 10px);
        margin-right: 10px; } }
  .settings-inner-container .address-container,
  .settings-inner-container .communication-settings-container {
    margin-top: 1em; }

h4,
h5 {
  font-family: "Fs Dillon", Sans-serif;
  color: #e64117;
  margin: 0 0 20px 0; }

input {
  max-width: 400px; }

input:disabled {
  background-color: #eeeeee; }

form .error-message {
  font-size: 14px;
  color: red;
  font-family: "Fs Dillon", Sans-serif; }

div.settings-container {
  flex-direction: column;
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  flex: 1 0 0;
  margin: 0 10px 10px 10px;
  padding: 20px; }
  @media (min-width: 767px) {
    div.settings-container {
      justify-content: flex-start; } }
  div.settings-container button.elementor-button:disabled {
    background-color: #54595f; }

.single-optin label.disabled {
  color: #b9b9b9;
  cursor: default; }

.communication-settings-container-inner {
  display: flex; }
  .communication-settings-container-inner .channel-group {
    width: calc(100% / 3); }
    .communication-settings-container-inner .channel-group h6 {
      margin: 10px; }

.communication-settings-container button {
  margin-top: 20px; }


/*# sourceMappingURL=my-account.css.map*/