#place_order {
  background: #003525;
  font-size: 1.4rem;
  color: #fff;
  padding: 0.6em 1em;
}

#place_order::after {
  display: none !important;
}

#place_order.paypal-icon {
  font-size: 2rem !important;
}

#place_order.paypal-icon::after {
  display: block !important;
}

.refresh-page.no-chose > div {
  margin-top: 30px;
}

.refresh-page.no-chose > div a {
  margin-bottom: 0 !important;
  text-transform: uppercase !important;
  color: #fff !important;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  display: inline-block;
  line-height: 1;
  text-decoration: none;
  font-size: 1rem;
  font-weight: bold;
  padding: 15px 35px !important;
  border-radius: 25px !important;
  -moz-border-radius: 25px !important;
  -webkit-border-radius: 25px !important;
  background: #003525 !important;
}

.page-template-wellbeing .discover .chose-discover .item .title span {
  font-size: 1rem !important;
  font-weight: normal !important;
}

.page-template-wellbeing .wrap-top-content .description {
  width: 60% !important;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1440px) {
  .img-banner-full {
    min-width: auto !important;
  }
}

@media screen and (max-width: 767px) {
  .page-template-landing-page .sub-content .wrap-sub-content .item .text {
    width: 100%;
  }
  .page-template-landing-page .sub-content .wrap-sub-content .item .text .ltitle {
    margin-top: 10px;
  }
  .page-template-landing-page .sub-content .wrap-sub-content .item .image {
    width: 100%;
  }
  .page-template-landing-page .sub-content .wrap-sub-content .item .image img {
    width: 100%;
  }
  .page-template-landing-page .sub-content .wrap-sub-content .item:nth-child(odd) .text {
    padding-right: 0;
    order: 2;
    -ms-order: 2;
    -webkit-order: 2;
  }
  .page-template-landing-page .sub-content .wrap-sub-content .item:nth-child(odd) .image {
    order: 1;
    -ms-order: 1;
    -webkit-order: 1;
  }
  .page-template-landing-page .sub-content .wrap-sub-content .item:nth-child(even) .text {
    padding-left: 0;
  }
  .values .listing-values .items {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .page-template-wellbeing .wrap-top-content .description {
    width: 100% !important;
  }

}
