.banner-banner {
  padding: 20px;
  background: -webkit-gradient(linear, left top, right top, from(#B5D9EC), to(#B2E6E0));
  background: linear-gradient(90deg, #B5D9EC, #B2E6E0);
}

.html-slot-container .main-class {
  height: auto;
}
.html-slot-container .main-class .about-subscription-plan {
  display: initial;
}
.html-slot-container .main-class .about-subscription-plan .icon-description {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.html-slot-container .main-class .icon-circle {
  background-color: #00A990;
  height: 80px;
  width: 80px;
  margin-right: 25px;
}
.html-slot-container .main-class .icon-circle i {
  font-size: 36px;
  color: #FEED42;
}

.v-line {
  position: absolute;
  bottom: -196px;
  right: 0;
  left: 0;
  margin: auto;
  width: 5px;
  height: 100px;
  z-index: 0;
}
@media only screen and (min-width: 768px) {
  .v-line {
    bottom: -71px;
  }
}
@media only screen and (min-width: 992px) {
  .v-line {
    bottom: -71px;
  }
}

span.icon-circle {
  background: #00A990;
  display: block;
  border-radius: 50%;
  padding: 30px;
  max-width: 100%;
  margin-right: 20px;
  min-width: 100px;
}

.description-subscription li {
  font-size: 16px;
  font-weight: 500;
  padding-top: 20px;
  padding-bottom: 20px;
}

.about-scription .thumb {
  width: 300px;
  margin: auto;
}
@media only screen and (min-width: 768px) {
  .about-scription .thumb {
    width: 350px;
  }
}
@media only screen and (min-width: 992px) {
  .about-scription .thumb {
    width: 400px;
  }
}

.about-scription {
  padding: 70px 0px;
}
.about-scription h2 {
  font-size: 34px;
  font-weight: 700;
}

.error-message-cancel-order {
  color: red;
  margin-left: 10px;
  margin-bottom: 10px;
}

.subscription-page .subscription-section {
  background: #91DCD3;
  max-height: 33.75rem;
}
@media only screen and (min-width: 768px) {
  .subscription-page .subscription-section {
    max-height: 28.75rem;
  }
}
.subscription-page .subscription-section h1 {
  color: #333333;
  font-size: 1.3125rem;
  line-height: 1.5625rem;
  font-weight: 900;
  font-style: italic;
  font-family: "Tiempos Headline";
}
@media only screen and (min-width: 768px) {
  .subscription-page .subscription-section h1 {
    font-size: 3.125rem;
    line-height: 3.75rem;
    margin: 3.375rem 0 0 0;
  }
}
.subscription-page .subscription-section p {
  color: #333333;
  font-size: 0.84375rem;
  line-height: 1.25rem;
  font-weight: 500;
  padding: 1.625rem 0;
}
@media only screen and (min-width: 768px) {
  .subscription-page .subscription-section p {
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 1.875rem 0 0.5rem 0;
  }
}
.subscription-page .subscription-section .link-btn {
  color: #00645B !important;
  font-size: 0.84375rem;
  line-height: 1rem;
  font-weight: 700;
  text-decoration: underline;
  padding: 0.625rem 1.875rem 0.625rem 0;
  border-radius: 1.4375rem;
  border: 0.0625rem solid transparent;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .subscription-page .subscription-section .link-btn {
    font-size: 1.125rem;
    line-height: 1.1875rem;
  }
}
.subscription-page .subscription-section .link-btn:hover {
  background: #FFF;
  color: #333;
  padding-left: 1.875rem;
  border: 0.0625rem solid #00645B;
}
.subscription-page .how-it-work {
  width: 100%;
  padding: 4.625rem 0 6.25rem 0;
}
.subscription-page .how-it-work h1 {
  color: #333333;
  font-size: 1.3125rem;
  line-height: 1.5625rem;
  font-weight: 900;
  font-style: italic;
  margin: 1rem 0 2rem 0;
  padding: 0 0 2rem 0;
  text-align: center;
  font-family: "Tiempos Headline";
}
@media only screen and (min-width: 768px) {
  .subscription-page .how-it-work h1 {
    font-size: 3.125rem;
    line-height: 3.25rem;
    margin: 3.375rem 0 0 0;
    padding: 0;
  }
}
.subscription-page .how-it-work h1 span {
  color: #333333;
  font-size: 1.125rem;
  line-height: 1.375rem;
  font-weight: 500;
  font-style: normal;
  padding: 1.25rem 0 0 0;
  display: block;
}
.subscription-page .how-it-work .step {
  margin: 3.125rem 0 0 0;
}
@media only screen and (min-width: 768px) {
  .subscription-page .how-it-work .step {
    margin: 7.25rem 0 0.5rem 0;
  }
}
.subscription-page .how-it-work .step .count {
  background: #fff;
  width: 100%;
  color: #333333;
  font-size: 1.375rem;
  line-height: 1.6875rem;
  font-weight: 900;
  font-style: italic;
  margin: 0 0 1.875rem 0;
  padding: 1.375rem 3.125rem 1rem 3.125rem;
  border-radius: 2.8125rem;
  -webkit-box-shadow: 0 0.625rem 1.25rem 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.625rem 1.25rem 0 rgba(0, 0, 0, 0.1);
  display: inline-block;
  font-family: "Tiempos Headline";
}
@media only screen and (min-width: 768px) {
  .subscription-page .how-it-work .step .count {
    width: auto;
    font-size: 1.875rem;
    line-height: 2rem;
    margin: 0;
    padding: 1.4375rem 3.125rem 1.4375rem 4.375rem;
  }
}
.subscription-page .how-it-work .step .count .numeric {
  color: #9FDEF0;
  font-size: 3.75rem;
  line-height: 4.5rem;
  position: absolute;
  z-index: 1;
  top: -2rem;
  left: 1.25rem;
  font-family: "Tiempos Headline";
}
@media only screen and (min-width: 768px) {
  .subscription-page .how-it-work .step .count .numeric {
    font-size: 5rem;
    line-height: 5.25rem;
  }
}
.subscription-page .how-it-work .step li {
  color: #333333;
  font-size: 0.84375rem;
  line-height: 1rem;
  font-weight: 500;
  padding: 0.375rem 0 0 0;
  gap: 1rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Work Sans", sans-serif;
}
@media only screen and (min-width: 768px) {
  .subscription-page .how-it-work .step li {
    font-size: 1.125rem;
    line-height: 1.1875rem;
  }
}
.subscription-page .how-it-work .step li img {
  width: 1.125rem;
}
.subscription-page .how-it-work .view-product {
  color: #00645B !important;
  font-size: 1rem;
  line-height: 1.1875rem;
  font-weight: 700;
  text-decoration: underline;
  border-radius: 1.4375rem;
  border: 0.0625rem solid transparent;
  padding: 0.6875rem 1.9375rem 0.6875rem 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.subscription-page .how-it-work .view-product:hover {
  background: #FFF;
  padding-left: 1.9375rem;
  border: 0.0625rem solid #00645B;
}
.subscription-page .subscription-plan {
  background: #c3f3ed;
  position: relative;
  padding: 3.125rem 0 0 0;
}
@media only screen and (min-width: 768px) {
  .subscription-page .subscription-plan {
    padding: 7.5rem 0 0 0;
  }
}
.subscription-page .subscription-plan::after {
  background: #C3F3ED;
  width: 100%;
  content: "";
  position: absolute;
  top: 0;
  height: 22rem;
  z-index: -1;
  display: block;
}
@media only screen and (min-width: 768px) {
  .subscription-page .subscription-plan::after {
    height: 34.375rem;
    padding: 7.5rem 0 0 0;
  }
}
.subscription-page .subscription-plan h1 {
  color: #333333;
  font-size: 1.3125rem;
  line-height: 1.625rem;
  font-style: italic;
  font-weight: 900;
  text-align: center;
  margin: 0 0 1.625rem 0;
  font-family: "Tiempos Headline";
}
@media only screen and (min-width: 768px) {
  .subscription-page .subscription-plan h1 {
    font-size: 3.125rem;
    line-height: 3.3125rem;
    margin: 0 0 2.8125rem 0;
  }
}
.subscription-page .subscription-plan .white-section {
  background: #FFF;
  padding: 1.875rem;
  border-radius: 2.5rem;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .subscription-page .subscription-plan .white-section {
    padding: 3.125rem 3.125rem 3.125rem 4.375rem;
    border-radius: 5rem;
  }
}
.subscription-page .subscription-plan .white-section ul li {
  color: #333333;
  font-size: 0.84375rem;
  line-height: 1rem;
  font-weight: 500;
  padding: 0 0 1.875rem 2rem;
  position: relative;
  gap: 0.9375rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
@media only screen and (min-width: 768px) {
  .subscription-page .subscription-plan .white-section ul li {
    font-size: 1rem;
    line-height: 1.1875rem;
  }
}
.subscription-page .subscription-plan .white-section ul li .arrow {
  width: 1.125rem;
}
.subscription-page .subscription-plan .white-section ul li::before {
  background: #80B1AD;
  content: "";
  width: 0.8125rem;
  height: 0.8125rem;
  border-radius: 50%;
  position: absolute;
  top: 0.1875rem;
  left: 0;
  z-index: 1;
  display: block;
  border: 0.125rem solid transparent;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
.subscription-page .subscription-plan .white-section ul li::after {
  background: #E4E4E4;
  content: "";
  width: 0.1875rem;
  height: 100%;
  position: absolute;
  top: 0.1875rem;
  left: 0.3125rem;
  display: block;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
.subscription-page .subscription-plan .white-section ul li:first-child {
  padding-top: 1.875rem;
}
.subscription-page .subscription-plan .white-section ul li:first-child::before {
  top: 40%;
}
.subscription-page .subscription-plan .white-section ul li.active::before {
  background: #00645B;
  border: 0.125rem solid #FFF;
  -webkit-box-shadow: 0 0.1875rem 0.375rem 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 0.1875rem 0.375rem 0 rgba(0, 0, 0, 0.16);
}
.subscription-page .subscription-plan .white-section ul li.active::after {
  background: #00645B;
}
.subscription-page .subscription-plan .green-section {
  background: #00645B;
  color: #FFF;
  font-size: 1.03125rem;
  line-height: 1.1875rem;
  margin: -3.125rem 0 0 0;
  padding: 5rem 3.75rem 1.5rem 3.75rem;
  font-weight: 700;
  text-align: center;
  border-radius: 0 0 3.125rem 3.125rem;
  -webkit-box-shadow: 0 1.5rem 3.75rem 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 1.5rem 3.75rem 0 rgba(0, 0, 0, 0.3);
}
@media only screen and (min-width: 768px) {
  .subscription-page .subscription-plan .green-section {
    font-size: 1.375rem;
    line-height: 1.4375rem;
    margin: -4rem 0 6rem 0;
    padding: 5rem 0 1.5rem 0;
    border-radius: 0 0 5rem 5rem;
  }
}
.subscription-page .top-selling-product {
  width: 100%;
  padding: 3.125rem 0 0 0;
}
@media only screen and (min-width: 1200) {
  .subscription-page .top-selling-product {
    padding: 15rem 0 0 0;
  }
}
.subscription-page .top-selling-product h1 {
  color: #333333;
  font-size: 1.3125rem;
  line-height: 1.625rem;
  font-style: italic;
  font-weight: 900;
  text-align: center;
  margin: 0 0 2.8125rem 0;
  font-family: "Tiempos Headline";
}
@media only screen and (min-width: 768px) {
  .subscription-page .top-selling-product h1 {
    font-size: 3.125rem;
    line-height: 3.3125rem;
  }
}
.subscription-page .top-selling-product .white-section {
  background: #FFF;
  margin-bottom: 6rem;
  padding: 1.25rem;
  border-radius: 2.5rem;
  -webkit-box-shadow: 0 1.25rem 1.875rem 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 1.25rem 1.875rem 0 rgba(0, 0, 0, 0.07);
}
@media only screen and (min-width: 768px) {
  .subscription-page .top-selling-product .white-section {
    padding: 3.75rem;
    border-radius: 5rem;
  }
}
.subscription-page .top-selling-product .white-section h2 {
  color: #9A9A9A;
  font-size: 0.75rem;
  line-height: 0.875rem;
  font-weight: 800;
}
@media only screen and (min-width: 768px) {
  .subscription-page .top-selling-product .white-section h2 {
    font-size: 0.875rem;
    line-height: 1rem;
  }
}
.subscription-page .top-selling-product .white-section h3 {
  color: #333333;
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-weight: 700;
  margin: 1.25rem 0 1rem 0;
}
@media only screen and (min-width: 768px) {
  .subscription-page .top-selling-product .white-section h3 {
    font-size: 1.8125rem;
    line-height: 2.125rem;
    margin: 1.25rem 0 1.5rem 0;
  }
}
.subscription-page .top-selling-product .white-section p {
  color: #ACACAC;
  font-size: 0.75rem;
  line-height: 0.875rem;
  font-weight: 500;
  margin: 0 0 1rem 0;
}
@media only screen and (min-width: 768px) {
  .subscription-page .top-selling-product .white-section p {
    font-size: 0.875rem;
    line-height: 1rem;
    margin: 0 0 1.5rem 0;
  }
}
.subscription-page .top-selling-product .white-section .price {
  color: #333333;
  font-size: 2.5rem;
  line-height: 2.875rem;
  font-weight: 700;
  padding: 0 0 2.5rem 0;
}
.subscription-page .top-selling-product .white-section .price span {
  color: #9A9A9A;
  font-size: 0.9375rem;
  line-height: 1.125rem;
}
.subscription-page .top-selling-product .white-section .number-jar {
  color: rgba(51, 51, 51, 0.5);
  font-size: 1rem;
  line-height: 1.1875rem;
  font-weight: 700;
}
.subscription-page .top-selling-product .white-section .input-counter {
  background: #EAF9F5;
  padding: 0.375rem 0.25rem;
  border-radius: 0.5rem;
  border: 0.0625rem solid #BBB;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .subscription-page .top-selling-product .white-section .input-counter {
    padding: 0.375rem 1.25rem;
  }
}
.subscription-page .top-selling-product .white-section .input-counter .quantity {
  width: 2.25rem;
  height: 2.5625rem;
  color: #333333;
  font-size: 1rem;
  line-height: 1.1875rem;
  vertical-align: top;
}
.subscription-page .top-selling-product .white-section .input-counter .minus, .subscription-page .top-selling-product .white-section .input-counter .plus {
  background: transparent;
  height: 2.5625rem;
  line-height: 2.5625rem;
  color: #00645B;
  font-size: 2rem;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .subscription-page .top-selling-product .white-section .input-counter .minus, .subscription-page .top-selling-product .white-section .input-counter .plus {
    font-size: 2.5rem;
  }
}
.subscription-page .top-selling-product .white-section .white-block {
  background: #FFF;
  margin: 2.1875rem 0 0 0;
  padding: 1.25rem;
  border-radius: 0.625rem;
  -webkit-box-shadow: 0 0.3125rem 0.625rem rgba(0, 0, 0, 0.5);
  box-shadow: 0 0.3125rem 0.625rem rgba(0, 0, 0, 0.16);
}
.subscription-page .top-selling-product .white-section .white-block h5 {
  color: #333333;
  font-size: 1rem;
  line-height: 1.1875rem;
  font-weight: 700;
  margin-top: 1.875rem;
  margin-bottom: 1rem;
}
.subscription-page .top-selling-product .white-section .white-block ul {
  gap: 0.625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.subscription-page .top-selling-product .white-section .white-block ul li {
  width: 33.33%;
}
.subscription-page .top-selling-product .white-section .white-block ul li label {
  width: 100%;
  color: #333333;
  font-size: 0.75rem;
  line-height: 0.875rem;
  font-weight: 700;
  text-align: center;
  margin: 0;
  padding: 0.57812rem;
  border-radius: 1.25rem;
  border: 0.0625rem solid #E4E4E4;
}
.subscription-page .top-selling-product .white-section .white-block ul li [type=radio] {
  display: none;
}
.subscription-page .top-selling-product .white-section .white-block ul li [type=radio]:checked + label {
  background: #00B7A2;
  color: #fff;
}
.subscription-page .top-selling-product .white-section .white-block .date label {
  background: #FFF;
  color: #333333;
  font-size: 0.625rem;
  line-height: 1.75rem;
  font-weight: 500;
  padding: 0 0.875rem 0 0.3125rem;
  position: absolute;
  top: -1rem;
  left: 0.5rem;
  z-index: 1;
}
.subscription-page .top-selling-product .white-section .white-block .date .form-control {
  background: url(../images/calendar.svg) no-repeat 98% center;
}
.subscription-page .top-selling-product .white-section .white-block .form-control {
  border-radius: 0.5rem;
  border: 0.0625rem solid #BBB;
}
.subscription-page .top-selling-product .white-section .white-block .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.subscription-page .top-selling-product .white-section .price-differ {
  color: #333333;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  margin: 0;
  padding: 2.25rem 0;
}
.subscription-page .top-selling-product .white-section .primary-btn {
  background: #00645B;
  color: #D0D0D0;
  font-size: 1rem;
  line-height: 1.1875rem;
  font-weight: 700;
  padding: 0.6875rem 1.9375rem;
  border-radius: 1.4375rem;
  border: none;
}
.subscription-page .top-selling-product .view-products {
  color: #00645B !important;
  font-size: 1rem;
  line-height: 1.1875rem;
  font-weight: 700;
  text-decoration: underline;
  border-radius: 1.4375rem;
  border: 0.0625rem solid transparent;
  padding: 0.6875rem 1.9375rem 0.6875rem 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.subscription-page .top-selling-product .view-products:hover {
  background: #FFF;
  padding-left: 1.9375rem;
  border: 0.0625rem solid #00645B;
}
.subscription-page .faq {
  background: #FFF;
  width: 100%;
  margin: 5rem 0;
  padding: 1.875rem;
  border-radius: 2.5rem;
  -webkit-box-shadow: 0 2.5rem 3.125rem 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 2.5rem 3.125rem 0 rgba(0, 0, 0, 0.07);
}
@media only screen and (min-width: 768px) {
  .subscription-page .faq {
    padding: 3.125rem;
    border-radius: 5rem;
  }
}
.subscription-page .faq h3 {
  color: #333333;
  font-size: 1.3125rem;
  line-height: 1.625rem;
  font-weight: 900;
  font-style: italic;
  text-align: center;
  margin: 0 0 3.125rem 0;
  font-family: "Tiempos Headline";
}
@media only screen and (min-width: 768px) {
  .subscription-page .faq h3 {
    font-size: 3.125rem;
    line-height: 3.25rem;
  }
}
.subscription-page .faq .accordion-section {
  margin: 0;
}
.subscription-page .faq .accordion-section .accordion-head {
  padding: 1.25rem 0;
  font-size: 1.125rem;
  font-weight: 600;
  font-family: "Work Sans", sans-serif;
}
.subscription-page .faq .accordion-section .card-body {
  font-size: 1rem;
  font-weight: 500;
  margin: 0;
  padding: 0 0 2.5rem 0;
  font-family: "Work Sans", sans-serif;
}
.subscription-page .faq .accordion-section .btn-primary {
  background: transparent;
  color: #00645b !important;
  font-size: 1.125rem;
  font-weight: 700;
  border-radius: 1.4375rem;
  text-decoration: underline;
  padding: 0.625rem 1.875rem 0.625rem 0;
  border: 0.0625rem solid transparent;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.subscription-page .faq .accordion-section .btn-primary:hover {
  color: #333 !important;
  padding-left: 1.875rem;
  border: 0.0625rem solid #00645b;
}
.subscription-page .faq .accordion-section .btn-primary:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.subscription-page .note {
  background: #EDF6F4;
  width: 100%;
  padding: 1.5rem 0;
}
@media only screen and (min-width: 768px) {
  .subscription-page .note {
    padding: 1.875rem 0 3.125rem 0;
  }
}
.subscription-page .note h5 {
  color: #333333;
  font-size: 0.9375rem;
  line-height: 1.125rem;
  font-weight: 900;
  font-style: italic;
  text-align: center;
  padding: 0 0 1rem 0;
}
@media only screen and (min-width: 768px) {
  .subscription-page .note h5 {
    font-size: 1.25rem;
    line-height: 1.3125rem;
  }
}
.subscription-page .note p {
  color: #333333;
  font-size: 0.84375rem;
  line-height: 1rem;
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  .subscription-page .note p {
    font-size: 1.125rem;
    line-height: 1.3125rem;
  }
}
.subscription-page .note h6 {
  color: #333333;
  font-size: 0.84375rem;
  line-height: 1rem;
  font-weight: 700;
  padding: 0.5625rem 0;
}
@media only screen and (min-width: 768px) {
  .subscription-page .note h6 {
    font-size: 1.125rem;
    line-height: 1.3125rem;
  }
}

#askQuestionsModal .modal-dialog {
  max-width: 53.125rem;
}
#askQuestionsModal .modal-dialog .modal-content {
  border: none;
  -webkit-box-shadow: 0 1.25rem 1.875rem rgba(7, 141, 115, 0.16);
  box-shadow: 0 1.25rem 1.875rem rgba(7, 141, 115, 0.16);
}
#askQuestionsModal .modal-dialog .modal-content .modal-body {
  padding: 2.5rem;
}
#askQuestionsModal .modal-dialog .modal-content .modal-body .btn-close {
  background: transparent;
  position: absolute;
  z-index: 1;
  top: 1.25rem;
  right: 1.25rem;
  border: none;
}
#askQuestionsModal .modal-dialog .modal-content .modal-body h1 {
  font-size: 1.875rem;
  font-weight: 900;
  font-style: italic;
  text-align: center;
  margin: 0 0 1.875rem 0;
  font-family: "Tiempos Headline";
}
#askQuestionsModal .modal-dialog .modal-content .modal-body .form-control {
  min-height: 2.8125rem;
  border: 0.0625rem solid #bbb;
}
#askQuestionsModal .modal-dialog .modal-content .modal-body .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #333;
}
#askQuestionsModal .modal-dialog .modal-content .modal-body .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #333;
}
#askQuestionsModal .modal-dialog .modal-content .modal-body .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #333;
}
#askQuestionsModal .modal-dialog .modal-content .modal-body .form-control:-moz-placeholder { /* Firefox 18- */
  color: #333;
}
#askQuestionsModal .modal-dialog .modal-content .modal-body .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#askQuestionsModal .modal-dialog .modal-content .modal-body .date label {
  background: #FFF;
  color: #333333;
  font-size: 0.625rem;
  line-height: 1.75rem;
  font-weight: 500;
  padding: 0 0.875rem 0 0.3125rem;
  position: absolute;
  top: -1rem;
  left: 0.5rem;
  z-index: 1;
}
#askQuestionsModal .modal-dialog .modal-content .modal-body .date .form-control {
  background: url(../images/calendar.svg) no-repeat 98% center;
}
#askQuestionsModal .modal-dialog .modal-content .modal-body .optional {
  color: #9a9a9a;
  font-size: 0.875rem;
  font-weight: 500;
  text-align: right;
  padding: 0.3125rem 0 0 0;
  display: block;
  font-family: "Work Sans", sans-serif;
}
#askQuestionsModal .modal-dialog .modal-content .modal-body .submit-btn {
  background: #00645b;
  color: #d0d0d0;
  font-size: 1.125rem;
  font-weight: 700;
  padding: 0.625rem 1.875rem;
  border-radius: 1.4375rem;
  border: 0.0625rem solid transparent;
  font-family: "Work Sans", sans-serif;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#askQuestionsModal .modal-dialog .modal-content .modal-body .submit-btn:hover {
  background: transparent;
  color: #333;
  border: 0.0625rem solid #00645b;
}