@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
#font-setting h1, #font-setting h2, #font-setting h3, #font-setting h4, body h1, body h2, body h3, body h4 {
  font-family: "Nexa", sans-serif;
}
#font-setting p, #font-setting li, body p, body li {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}
#font-setting em, #font-setting b, #font-setting i, #font-setting strong, #font-setting span, #font-setting a, body em, body b, body i, body strong, body span, body a {
  font-family: inherit;
}

html body.shop-page {
  padding-top: 53px;
}
html body.shop-page section#shop {
  padding: 30px;
  position: relative;
}
@media (min-width: 768px) {
  html body.shop-page section#shop {
    position: relative;
  }
  html body.shop-page section#shop:after {
    content: "";
    position: absolute;
    width: 41.66666667%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url("../image/shop-slide-1.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  html body.shop-page section#shop .col-md-offset-6 {
    margin-left: 50%;
  }
}
@media (max-width: 767px) {
  html body.shop-page section#shop {
    background-image: url("../image/shop-slide-1.webp");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    padding-top: calc(100vw / 994 * 1402 + 30px);
  }
}
@media (min-width: 768px) {
  html body.shop-page section#shop .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  html body.shop-page section#shop .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
}
@media (max-width: 560px) {
  html body.shop-page section#shop {
    padding-left: 10px;
    padding-right: 10px;
  }
  html body.shop-page section#shop .form-col {
    padding: 0;
  }
}
html body.shop-page section#shop form fieldset {
  position: relative;
  padding-left: 0px;
}
@media (max-width: 560px) {
  html body.shop-page section#shop form fieldset {
    padding-left: 0px;
  }
}
html body.shop-page section#shop form fieldset legend {
  font-family: "Nexa", sans-serif;
  font-weight: 600;
}
@media (max-width: 560px) {
  html body.shop-page section#shop form fieldset legend {
    text-align: center;
  }
}
html body.shop-page section#shop form fieldset.flavour:before {
  content: "1";
}
html body.shop-page section#shop form fieldset.flavour .swiper#flavour-swiper {
  padding: 0px 20px;
}
html body.shop-page section#shop form fieldset.flavour .swiper#flavour-swiper .swiper-wrapper .swiper-slide {
  padding: 20px 0 0 0;
}
html body.shop-page section#shop form fieldset.flavour .swiper#flavour-swiper .swiper-button-prev, html body.shop-page section#shop form fieldset.flavour .swiper#flavour-swiper .swiper-button-next {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 0;
}
html body.shop-page section#shop form fieldset.flavour .swiper#flavour-swiper .swiper-button-prev:before, html body.shop-page section#shop form fieldset.flavour .swiper#flavour-swiper .swiper-button-prev:after, html body.shop-page section#shop form fieldset.flavour .swiper#flavour-swiper .swiper-button-next:before, html body.shop-page section#shop form fieldset.flavour .swiper#flavour-swiper .swiper-button-next:after {
  display: none;
}
html body.shop-page section#shop form fieldset.flavour .swiper#flavour-swiper .swiper-button-prev {
  background-image: url("../image/members/arrow-left.webp");
  left: 0;
}
html body.shop-page section#shop form fieldset.flavour .swiper#flavour-swiper .swiper-button-next {
  background-image: url("../image/members/arrow-right.webp");
  right: 0;
}
html body.shop-page section#shop form fieldset.flavour input {
  opacity: 0;
  position: absolute;
}
html body.shop-page section#shop form fieldset.flavour input + label {
  opacity: 0.4;
}
html body.shop-page section#shop form fieldset.flavour input + label p {
  border: 1px solid #0d3252;
  color: #0d3252;
  background-color: #ffffff;
}
html body.shop-page section#shop form fieldset.flavour input:checked + label {
  opacity: 1;
}
html body.shop-page section#shop form fieldset.flavour input:checked + label p {
  border: 1px solid #0d3252;
  background-color: #0d3252;
  color: #ffffff;
}
html body.shop-page section#shop form fieldset.flavour label {
  border: 1px solid #0d3252;
  padding: 20px;
  background-color: #ffffff;
  border-radius: 30px;
  position: relative;
  margin: 0 20px 20px 0;
  width: 170px;
  display: block;
  margin: auto;
  max-width: 100%;
  cursor: pointer;
}
html body.shop-page section#shop form fieldset.flavour label.coming-soon {
  cursor: auto;
}
html body.shop-page section#shop form fieldset.flavour label.coming-soon:after {
  content: "Comming soon";
  position: absolute;
  width: 110px;
  height: 20px;
  top: calc(20px / 2 * -1);
  left: calc((100% - 110px) / 2);
  color: #ffffff;
  background-color: #F0682D;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  text-align: center;
}
html body.shop-page section#shop form fieldset.flavour label h4 {
  text-align: center;
  font-weight: 500;
  font-size: 14px;
}
html body.shop-page section#shop form fieldset.flavour label img {
  width: 90px;
  display: block;
  margin: auto;
}
html body.shop-page section#shop form fieldset.flavour label p {
  display: block;
  margin: auto;
  border-radius: 20px;
  text-transform: uppercase;
  text-align: center;
  padding: 5px;
  width: 70px;
}
html body.shop-page section#shop form fieldset.plan {
  /*	&:before {
  		content: '1';
  	}
  	*/
}
html body.shop-page section#shop form fieldset.plan span.currency_suffix {
  float: none !important;
}
html body.shop-page section#shop form fieldset.plan input {
  position: absolute;
  opacity: 0;
}
html body.shop-page section#shop form fieldset.plan input + label {
  border: 2px solid #c9c9c9;
}
html body.shop-page section#shop form fieldset.plan input + label:before {
  background-color: #c9c9c9;
}
html body.shop-page section#shop form fieldset.plan input:checked + label {
  border: 2px solid #0d3252;
}
html body.shop-page section#shop form fieldset.plan input:checked + label:before {
  background-color: #0d3252;
}
html body.shop-page section#shop form fieldset.plan label {
  width: 100%;
  padding: 20px;
  border-radius: 30px;
  background-color: #ffffff;
  position: relative;
  margin-bottom: 20px;
  cursor: pointer;
}
html body.shop-page section#shop form fieldset.plan label:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  top: 23px;
  left: 18px;
  background-color: #c9c9c9;
  border-radius: 20px;
  border: 2px solid #fff;
  z-index: 30;
}
html body.shop-page section#shop form fieldset.plan label:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  top: 20px;
  left: 15px;
  background-color: #eaeaea;
  border-radius: 20px;
  z-index: 29;
}
html body.shop-page section#shop form fieldset.plan label h4 {
  font-weight: 600;
  margin-bottom: 0;
  margin-left: 30px;
}
html body.shop-page section#shop form fieldset.plan label h4 span.orange_text {
  color: #F0682D;
}
html body.shop-page section#shop form fieldset.plan label h4 span:last-child {
  float: right;
}
html body.shop-page section#shop form fieldset.plan label P {
  margin-left: 30px;
}
html body.shop-page section#shop form fieldset.plan label P span:last-child {
  float: right;
}
html body.shop-page section#shop form fieldset.plan label ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
html body.shop-page section#shop form fieldset.plan label ul li {
  padding-left: 30px;
  background-image: url("../image/green-tick.webp");
  background-size: 20px;
  background-position: left top;
  background-repeat: no-repeat;
}
@media (max-width: 560px) {
  html body.shop-page section#shop form fieldset.plan label ul li {
    font-size: 14px;
  }
}
@media (max-width: 560px) {
  html body.shop-page section#shop form fieldset.plan label h4 span {
    display: inline-block;
    float: none !important;
  }
  html body.shop-page section#shop form fieldset.plan label h4 span.blr {
    display: block;
  }
  html body.shop-page section#shop form fieldset.plan label h4 span:last-child {
    font-size: 16px;
  }
  html body.shop-page section#shop form fieldset.plan label p {
    font-size: 14px;
    text-align: right;
  }
  html body.shop-page section#shop form fieldset.plan label p span {
    display: inline-block;
    float: none !important;
    font-size: 18px;
  }
  html body.shop-page section#shop form fieldset.plan label p span.currency_prefix, html body.shop-page section#shop form fieldset.plan label p span.currency_suffix {
    font-size: 14px;
  }
  html body.shop-page section#shop form fieldset.plan label p span.mlb {
    display: block;
  }
  html body.shop-page section#shop form fieldset.plan label p span.mlb .currency_prefix, html body.shop-page section#shop form fieldset.plan label p span.mlb .currency_suffix, html body.shop-page section#shop form fieldset.plan label p span.mlb span {
    font-size: 18px;
  }
}
html body.shop-page section#shop form fieldset.subscribe p#subscribe-err-msg {
  color: #ee2a2d;
  font-weight: 600;
  display: none;
}
html body.shop-page section#shop form fieldset.subscribe button {
  border: 1px solid #00DA98;
  background-color: #00DA98;
  color: #ffffff;
  font-family: "Nexa", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 20px;
  border-radius: 30px;
  margin: 0px auto;
  line-height: 23px !important;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  html body.shop-page section#shop form fieldset.subscribe button {
    padding-bottom: 11px !important;
  }
}
html body.shop-page section#shop form fieldset:before {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  left: 0;
  color: #0d3252;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 25px;
  text-align: center;
  border: 2px solid #c9c9c9;
  border-radius: 20px;
  background-color: #efeee6;
  z-index: 26;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
@media (max-width: 560px) {
  html body.shop-page section#shop form fieldset:before {
    display: none;
  }
}
html body.shop-page section#shop form fieldset:not(:last-child)::after {
  /*		content: '';
  		position: absolute;
  		width: 2px;
  		background-color: #c9c9c9;
  		height: 100%;
  		left: 19px;
  		top: 0;
  		z-index: 25;
  		*/
}
@media (max-width: 560px) {
  html body.shop-page section#shop form fieldset:not(:last-child)::after {
    width: 0px;
  }
}
html body#order_view section.sec-white-container .bo {
  border: 0px !important;
}
html body#order_view section.sec-white-container .container {
  margin: 0 auto;
  padding: 0px 0;
  box-shadow: none;
}
html body#order_view section.sec-white-container .container .guarantee_box {
  background-color: #ffffff;
  border: 0px solid #0d3252;
}
html body#order_view section.sec-white-container .container .guarantee_box h4 img {
  width: 120px;
}
@media (max-width: 479px) {
  html body#order_view section.sec-white-container .container .guarantee_box h4 img {
    width: 80px;
  }
}
html body#order_view section.sec-white-container .container .guarantee_box h4 span {
  vertical-align: middle;
  display: inline-block;
  width: calc(100% - 120px - 20px);
  font-weight: 600;
  margin-left: 10px;
}
@media (min-width: 1400px) {
  html body#order_view section.sec-white-container .container .guarantee_box h4 span {
    font-size: 30px;
  }
}
@media (max-width: 1399px) and (min-width: 992px) {
  html body#order_view section.sec-white-container .container .guarantee_box h4 span {
    font-size: 24px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  html body#order_view section.sec-white-container .container .guarantee_box h4 span {
    font-size: 16px;
  }
}
@media (max-width: 767px) and (min-width: 480px) {
  html body#order_view section.sec-white-container .container .guarantee_box h4 span {
    font-size: 24px;
  }
}
@media (max-width: 479px) {
  html body#order_view section.sec-white-container .container .guarantee_box h4 span {
    font-size: 16px;
    width: calc(100% - 80px - 20px);
  }
}
html body#order_view section.sec-white-container .container .guarantee_box p {
  font-size: 12px;
}
html body#order_view section.sec-white-container .container .order-box .title-box span:last-child {
  text-align: right;
}
html body#order_view section.sec-white-container .container .order-box .qty {
  border-bottom: 0;
}
html body#order_view section.sec-white-container .container .order-box .checkout_items .prod_img {
  width: 100px;
  margin-right: 20px;
}
html body#order_view section.sec-white-container .container .order-box .checkout_items .prod_img img {
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
}
html body#order_view section.sec-white-container .container .order-box .prod_info {
  width: calc(100% - 120px);
  vertical-align: top;
}
html body#order_view section.sec-white-container .container .order-box .prod_info .prod_ttl {
  text-transform: uppercase;
}
html body#order_view section.sec-white-container .container .order-box .prod_info .prod_ttl span {
  text-transform: none;
}
@media (max-width: 767px) {
  html body#order_view section.sec-white-container .container .order-box .prod_info .prod_ttl span {
    display: block;
  }
  html body#order_view section.sec-white-container .container .order-box .prod_info .prod_ttl span span {
    display: inline-block;
  }
}
html body#order_view section.sec-white-container .container .order-box .sub-total li span:first-child, html body#order_view section.sec-white-container .container .order-box .tttotal li span:first-child {
  font-weight: 400;
}
html body#order_view section.sec-white-container .container .order-box .tttotal li {
  position: relative;
  display: block;
  font-weight: 400;
  color: #333;
  line-height: 20px;
  margin-bottom: 10px;
  font-size: 18px;
  width: 100%;
  float: none;
  display: flex;
  justify-content: space-between;
}
html body#order_view section.sec-white-container .container .order-box .tttotal span {
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  html body#order_view section#check-review {
    min-height: calc(100vw / (982 * 2) * 655);
  }
  html body#order_view section#check-review .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
  }
}
@media (min-width: 768px) {
  html body#order_view section#check-review {
    position: relative;
  }
  html body#order_view section#check-review:after {
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url("../image/checkout-img-1.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  html body#order_view section#check-review .col-md-offset-6 {
    margin-left: 50%;
  }
}
@media (max-width: 767px) {
  html body#order_view section#check-review {
    background-image: url("../image/checkout-img-1.webp");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
    padding-bottom: calc(100vw / 982 * 655);
  }
}
html body#order_view section#check-review h2 {
  font-size: 24px;
  margin: 0;
}
html body#order_view section#check-review h2 span {
  background-color: #0d3252;
  color: #ffffff;
  border-radius: 20px;
  padding: 5px 10px;
  margin-left: 10px;
  font-size: 14px;
  vertical-align: top;
}
html body#order_view section#check-review h2 + p {
  font-size: 22px;
  margin-bottom: 0;
}
html body#order_view section#check-review img {
  margin: 20px 0;
  width: 120px;
}
html body#order_view input[type=checkbox] {
  opacity: 0;
  position: absolute;
}
html body#order_view input[type=checkbox] + label {
  font-size: 18px;
  font-family: "Nexa", sans-serif;
  padding-left: 30px;
  position: relative;
  line-height: 20px;
  font-weight: 400;
}
html body#order_view input[type=checkbox] + label.greeny {
  color: #0D3252 !important;
  padding-left: 40px;
  padding-top: 5px;
}
html body#order_view input[type=checkbox] + label:before, html body#order_view input[type=checkbox] + label:after {
  content: "";
  position: absolute;
}
html body#order_view input[type=checkbox] + label:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  border: 1px solid #0d3252;
  border-radius: 3px;
  top: 0px;
  left: 0;
}
html body#order_view input[type=checkbox] + label.greeny::before {
  background-color: #fff;
  border: 2px solid #00DA98;
  width: 30px;
  height: 30px;
}
html body#order_view input[type=checkbox] + label:after {
  width: 12px;
  height: 8px;
  transform: rotate(-45deg);
  top: 4px;
  left: 4px;
}
html body#order_view input[type=checkbox] + label.greeny:after {
  width: 20px;
  height: 9px;
  transform: rotate(-45deg);
  top: 8px;
  left: 4px;
}
html body#order_view input[type=checkbox]:checked + label:before {
  background-color: #0d3252;
}
html body#order_view input[type=checkbox]:checked + label.greeny:before {
  background-color: #00DA98;
}
html body#order_view input[type=checkbox]:checked + label:after {
  border-bottom: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}
html body#order_view .rules_container {
  padding-left: 0;
}
html body#order_view .checkbox-box {
  font-size: 0;
}
html body#order_view .upper-box h3 {
  display: inline-block;
}
html body#order_view .upper-box img {
  display: inline-block;
  width: calc(100% - 195px - 25px);
  margin-left: 20px;
}
@media (max-width: 991px) {
  html body#order_view .upper-box img {
    width: 260px;
    margin-left: 0;
    margin-bottom: 10px;
  }
}
html body#order_view .row-label {
  border-bottom: 2px solid #c9c9c9;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  html body#order_view .row-label {
    margin-top: 30px;
  }
}
html body#order_view .row-label h3 {
  font-size: 22px;
  font-weight: 600;
}
html body#order_view .payment-box .d-block {
  display: block;
  margin: auto;
}
html body#order_view form input, html body#order_view form select {
  border: 1px solid #000;
  background-color: #fff;
  border-radius: 10px;
}
html body#order_view form label, html body#order_view form .field-label {
  font-size: 14px;
  line-height: 1;
  color: #0d3252;
  font-family: "Poppins", sans-serif;
}
html body#order_view form label small, html body#order_view form .field-label small {
  display: block;
}
html body#order_view form label.form-check-label {
  font-size: 18px;
  font-weight: 400;
  color: #0D3252;
  line-height: 20px;
}
html body#order_view form #billingErrorBox {
  color: #000;
}
html body#order_view form #btn-note {
  display: block;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
  font-size: 12px;
  margin-top: 15px;
}
html body#order_view footer {
  margin-top: 0;
}
html body#order_view footer p {
  color: #ffffff;
  font-family: "Nexa", sans-serif;
  letter-spacing: normal;
}
html body#order_view footer li {
  font-family: "Nexa", sans-serif;
}
html body#checkout section.sec-white-container {
  background-color: #efeee6;
}
html body#checkout section.sec-white-container .container {
  margin: 0 auto;
  padding: 50px 0;
  background-color: #efeee6;
  box-shadow: none;
}
html body#checkout section.sec-white-container .container .guarantee_box {
  background-color: #ffffff;
  border: 2px solid #0d3252;
  border-radius: 30px;
  padding: 20px;
  margin-bottom: 20px;
}
html body#checkout section.sec-white-container .container .guarantee_box h4 img {
  width: 120px;
}
@media (max-width: 479px) {
  html body#checkout section.sec-white-container .container .guarantee_box h4 img {
    width: 80px;
  }
}
html body#checkout section.sec-white-container .container .guarantee_box h4 span {
  vertical-align: middle;
  display: inline-block;
  width: calc(100% - 120px - 20px);
  font-weight: 600;
  margin-left: 10px;
}
@media (min-width: 1400px) {
  html body#checkout section.sec-white-container .container .guarantee_box h4 span {
    font-size: 30px;
  }
}
@media (max-width: 1399px) and (min-width: 992px) {
  html body#checkout section.sec-white-container .container .guarantee_box h4 span {
    font-size: 24px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  html body#checkout section.sec-white-container .container .guarantee_box h4 span {
    font-size: 16px;
  }
}
@media (max-width: 767px) and (min-width: 480px) {
  html body#checkout section.sec-white-container .container .guarantee_box h4 span {
    font-size: 24px;
  }
}
@media (max-width: 479px) {
  html body#checkout section.sec-white-container .container .guarantee_box h4 span {
    font-size: 16px;
    width: calc(100% - 80px - 20px);
  }
}
html body#checkout section.sec-white-container .container .guarantee_box p {
  font-size: 12px;
}
html body#checkout section.sec-white-container .container .order-box {
  background-color: #fff;
  border: 2px solid #0d3252;
  position: relative;
  margin-top: calc((266px * 0.4) / 2);
  padding-top: calc((266px * 0.4) / 2 + 10px);
}
html body#checkout section.sec-white-container .container .order-box:before {
  content: "";
  position: absolute;
  width: 125.2px;
  height: 106.4px;
  top: calc((266px * 0.4) / 2 * -1);
  left: calc(50% - (313px * 0.4) / 2);
  background-image: url("../image/guranee_badge.webp");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
html body#checkout section.sec-white-container .container .order-box .title-box span:last-child {
  text-align: right;
}
html body#checkout section.sec-white-container .container .order-box .qty {
  border-bottom: 0;
}
html body#checkout section.sec-white-container .container .order-box .checkout_items .prod_img {
  width: 100px;
  margin-right: 20px;
}
html body#checkout section.sec-white-container .container .order-box .checkout_items .prod_img img {
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
}
html body#checkout section.sec-white-container .container .order-box .prod_info {
  width: calc(100% - 120px);
  vertical-align: top;
}
html body#checkout section.sec-white-container .container .order-box .prod_info .prod_ttl {
  text-transform: uppercase;
}
html body#checkout section.sec-white-container .container .order-box .prod_info .prod_ttl span {
  text-transform: none;
}
@media (max-width: 767px) {
  html body#checkout section.sec-white-container .container .order-box .prod_info .prod_ttl span {
    display: block;
  }
  html body#checkout section.sec-white-container .container .order-box .prod_info .prod_ttl span span {
    display: inline-block;
  }
}
html body#checkout section.sec-white-container .container .order-box .sub-total li span:first-child, html body#checkout section.sec-white-container .container .order-box .tttotal li span:first-child {
  font-weight: 400;
}
html body#checkout section.sec-white-container .container .order-box .tttotal span {
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  html body#checkout section#check-review {
    min-height: calc(100vw / (982 * 2) * 655);
  }
  html body#checkout section#check-review .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
  }
}
@media (min-width: 768px) {
  html body#checkout section#check-review {
    position: relative;
  }
  html body#checkout section#check-review:after {
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url("../image/checkout-img-1.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  html body#checkout section#check-review .col-md-offset-6 {
    margin-left: 50%;
  }
}
@media (max-width: 767px) {
  html body#checkout section#check-review {
    background-image: url("../image/checkout-img-1.webp");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
    padding-bottom: calc(100vw / 982 * 655);
  }
}
html body#checkout section#check-review h2 {
  font-size: 24px;
  margin: 0;
}
html body#checkout section#check-review h2 span {
  background-color: #0d3252;
  color: #ffffff;
  border-radius: 20px;
  padding: 5px 10px;
  margin-left: 10px;
  font-size: 14px;
  vertical-align: top;
}
html body#checkout section#check-review h2 + p {
  font-size: 22px;
  margin-bottom: 0;
}
html body#checkout section#check-review img {
  margin: 20px 0;
  width: 120px;
}
html body#checkout input[type=checkbox] {
  opacity: 0;
  position: absolute;
}
html body#checkout input[type=checkbox] + label {
  font-size: 18px;
  font-family: "Nexa", sans-serif;
  padding-left: 30px;
  position: relative;
  line-height: 20px;
  font-weight: 400;
}
html body#checkout input[type=checkbox] + label.greeny {
  color: #0D3252 !important;
  padding-left: 40px;
  padding-top: 5px;
}
html body#checkout input[type=checkbox] + label:before, html body#checkout input[type=checkbox] + label:after {
  content: "";
  position: absolute;
}
html body#checkout input[type=checkbox] + label:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  border: 1px solid #0d3252;
  border-radius: 3px;
  top: 0px;
  left: 0;
}
html body#checkout input[type=checkbox] + label.greeny::before {
  background-color: #fff;
  border: 2px solid #00DA98;
  width: 30px;
  height: 30px;
}
html body#checkout input[type=checkbox] + label:after {
  width: 12px;
  height: 8px;
  transform: rotate(-45deg);
  top: 4px;
  left: 4px;
}
html body#checkout input[type=checkbox] + label.greeny:after {
  width: 20px;
  height: 9px;
  transform: rotate(-45deg);
  top: 8px;
  left: 4px;
}
html body#checkout input[type=checkbox]:checked + label:before {
  background-color: #0d3252;
}
html body#checkout input[type=checkbox]:checked + label.greeny:before {
  background-color: #00DA98;
}
html body#checkout input[type=checkbox]:checked + label:after {
  border-bottom: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}
html body#checkout .rules_container {
  padding-left: 0;
}
html body#checkout .checkbox-box {
  font-size: 0;
}
html body#checkout .upper-box h3 {
  display: inline-block;
}
html body#checkout .upper-box img {
  display: inline-block;
  width: calc(100% - 195px - 25px);
  margin-left: 20px;
}
@media (max-width: 991px) {
  html body#checkout .upper-box img {
    width: 260px;
    margin-left: 0;
    margin-bottom: 10px;
  }
}
html body#checkout .row-label {
  border-bottom: 2px solid #c9c9c9;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  html body#checkout .row-label {
    margin-top: 30px;
  }
}
html body#checkout .row-label h3 {
  font-size: 22px;
  font-weight: 600;
}
html body#checkout .payment-box .d-block {
  display: block;
  margin: auto;
}
html body#checkout form input, html body#checkout form select {
  border: 1px solid #000;
  background-color: #fff;
  border-radius: 10px;
}
html body#checkout form label, html body#checkout form .field-label {
  font-size: 14px;
  line-height: 1;
  color: #0d3252;
  font-family: "Poppins", sans-serif;
}
html body#checkout form label small, html body#checkout form .field-label small {
  display: block;
}
html body#checkout form label.form-check-label {
  font-size: 18px;
  font-weight: 400;
  color: #0D3252;
  line-height: 20px;
}
html body#checkout form #billingErrorBox {
  color: #000;
}
html body#checkout form #btn-note {
  display: block;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
  font-size: 12px;
  margin-top: 15px;
}
html body#checkout footer {
  margin-top: 0;
}
html body#checkout footer p {
  color: #ffffff;
  font-family: "Nexa", sans-serif;
  letter-spacing: normal;
}
html body#checkout footer li {
  font-family: "Nexa", sans-serif;
}
html body.thanks-page section .card-wrapper {
  padding: 40px;
  background-color: #fff;
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.07);
  border-radius: 30px;
}
html body.thanks-page section .card-wrapper .card {
  box-shadow: none;
  border: 1px solid #c9c9c9;
}
@media (max-width: 620px) {
  html body.thanks-page section .card-wrapper .card .card-body {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
html body.thanks-page section .card-wrapper .card .card-body img {
  max-width: 100%;
  width: 350px;
}
html body.thanks-page section .card-wrapper .card h3 + p {
  line-height: 1.6;
}
html body.thanks-page section .card-wrapper .card .order-summary h4 {
  color: #0d3252;
  font-size: 24px;
}
html body.thanks-page section .card-wrapper .card .order-summary table {
  font-size: 16px;
  font-weight: 500;
}
@media (max-width: 767px) {
  html body.thanks-page section .card-wrapper .card .order-summary table {
    width: 100%;
  }
  html body.thanks-page section .card-wrapper .card .order-summary table tr {
    width: 100%;
  }
  html body.thanks-page section .card-wrapper .card .order-summary table td {
    width: 60%;
    margin: 0;
    display: inline-block;
  }
  html body.thanks-page section .card-wrapper .card .order-summary table td:last-child {
    width: 40%;
  }
}
@media (max-width: 767px) and (max-width: 620px) {
  html body.thanks-page section .card-wrapper .card .order-summary table td .summary-item-description {
    padding: 16px 0 0;
  }
  html body.thanks-page section .card-wrapper .card .order-summary table td .summary-item-description h6 {
    font-size: 16px;
  }
  html body.thanks-page section .card-wrapper .card .order-summary table td .summary-item-total {
    padding-left: 10px;
  }
}
html body.thanks-page section .card-wrapper .card .order-summary table .summary-item-thumb {
  width: 40px;
}
html body.thanks-page section .card-wrapper .card .order-summary table .summary-item-description {
  padding-bottom: 0;
}
html body.thanks-page section .card-wrapper .card .order-summary table .summary-item-description h6 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
}
html body.thanks-page section .card-wrapper .card .order-summary table .prod_desc {
  padding-top: 0;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
}
html body.thanks-page section .card-wrapper .card .order-summary table .summary-item-total {
  padding-right: 0;
}
html body.thanks-page section .card-wrapper .card .transaction-id {
  text-align: right;
  margin-top: 30px;
}
html body.thanks-page section .card-wrapper .card .card-footer {
  border-radius: 0 0 10px 10px;
}
html body.thanks-page section .card-wrapper .card .card-footer h5 span {
  font-size: 28px;
}
html body.thanks-page footer {
  margin: 0;
  padding: 0;
}
html body.thanks-page footer > div:first-child {
  padding: 30px 0;
}
html body.thanks-page footer > div:first-child p {
  text-align: center;
  font-family: "Nexa", sans-serif;
  font-size: 18px;
  margin: 0;
}
html body.thanks-page footer > div:first-child ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
html body.thanks-page footer > div:first-child ul li {
  display: inline-block;
  padding: 0 10px;
  border-left: 1px solid #000;
  line-height: 1;
}
html body.thanks-page footer > div:first-child ul li:first-child {
  border: 0;
}
html body.thanks-page footer > div:first-child ul li a {
  color: #000;
}
html body.thanks-page footer .wrapper {
  background-color: #0d3252;
}
html body.thanks-page footer .wrapper p {
  color: #ffffff;
  font-family: "Nexa", sans-serif;
  font-size: 18px;
  margin: 16px 0;
}
html body.myaccount2 section.order-history .card {
  box-shadow: none;
  border-radius: 0;
}
html body.myaccount2 section.order-history .card .card-body {
  padding-top: 0;
  padding-bottom: 0;
}
html body.myaccount2 section.order-history .card h5 {
  text-align: left;
  color: #0d3252;
  font-weight: 600;
}
html body.myaccount2 section.order-history .card h5.user_name {
  margin-top: 30px !important;
}
html body.myaccount2 section.order-history .card ul.nav li a, html body.myaccount2 section.order-history .card ul.nav li button {
  border-bottom: 2px solid #c9c9c9;
  text-align: left;
  padding-left: 0;
  text-transform: none;
  color: #0d3252;
  width: 100%;
  font-size: 14px;
}
html body.myaccount2 section.order-history .card ul.nav li a.active, html body.myaccount2 section.order-history .card ul.nav li button.active {
  font-weight: 800;
  border-bottom-color: #0d3252;
}
html body.myaccount2 section.order-history .card img {
  max-width: 100%;
  display: block;
  margin: 30px auto 0;
}
html body.myaccount2 section.order-history .tab-content {
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.1);
  padding: 20px;
  border-radius: 10px;
}
html body.myaccount2 section.order-history .tab-content h4 {
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 2px solid #c9c9c9;
  color: #0d3252;
}
html body.myaccount2 section.order-history .tab-content h4#booking_section_title {
  padding-bottom: 61px;
}
html body.myaccount2 section.order-history .tab-content h4 span {
  color: #F0682D;
}
html body.myaccount2 section.order-history .tab-content p {
  color: #0d3252;
}
html body.myaccount2 section.order-history .tab-content p.strong {
  font-weight: 600;
}
html body.myaccount2 section.order-history .tab-content p a {
  color: #0d3252;
  text-decoration: underline;
}
html body.myaccount2 section.order-history .tab-content .tab-content-block {
  margin-bottom: 30px;
}
html body.myaccount2 section.order-history .tab-content .protocol ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  align-content: space-between;
}
html body.myaccount2 section.order-history .tab-content .protocol ul li {
  vertical-align: top;
  font-size: 0;
  padding: 0 20px;
  display: inline-block;
  margin: auto;
  padding: 20px;
}
@media (min-width: 1200px) {
  html body.myaccount2 section.order-history .tab-content .protocol ul li {
    width: 33.3333333333%;
  }
}
@media (max-width: 1199px) and (min-width: 480px) {
  html body.myaccount2 section.order-history .tab-content .protocol ul li {
    width: 50%;
  }
}
@media (max-width: 479px) {
  html body.myaccount2 section.order-history .tab-content .protocol ul li {
    width: 100%;
  }
}
html body.myaccount2 section.order-history .tab-content .protocol ul li.portrait img {
  width: 220px;
  max-width: 100%;
}
html body.myaccount2 section.order-history .tab-content .protocol ul li.landscape img {
  max-height: 220px;
  width: auto;
}
@media (max-width: 479px) {
  html body.myaccount2 section.order-history .tab-content .protocol ul li.landscape img {
    height: auto;
    width: 300px;
  }
}
html body.myaccount2 section.order-history .tab-content .protocol ul li img {
  display: block;
  margin: auto;
  max-width: 100%;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.3);
}
html body.myaccount2 section.order-history .tab-content .protocol ul li a {
  text-align: center;
}
html body.myaccount2 section.order-history .tab-content .protocol ul li a span {
  font-size: 12px;
  display: table;
  text-align: center;
  margin: auto;
  width: auto;
  background-color: #0d3252;
  color: #ffffff;
  font-weight: 600;
  text-align: center;
  padding: 5px 20px;
  border-radius: 100px;
  margin-top: 20px;
}
html body.myaccount2 section.order-history .tab-content .protocol ul li a.protocol span {
  background-color: #00DA98;
}
html body.myaccount2 section.order-history .tab-content .protocol ul li a.supplement_schedule span {
  background-color: #F0682D;
}
html body.myaccount2 section.order-history .tab-content .protocol ul li a.grocery_list span {
  background-color: #C810B6;
}
html body.myaccount2 section.order-history .tab-content .protocol ul li a.exchange_sheet span {
  background-color: #0A62CF;
}
html body.myaccount2 section.order-history .tab-content .protocol ul li a.exercise_plan span {
  background-color: #98C810;
}
html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper {
  background-color: #efeee6;
  padding: 40px 20px;
  border-radius: 30px;
  margin-bottom: 30px;
}
html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper1, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper2 {
  padding: 0 40px;
  position: relative;
}
html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper1 .swiper .swiper-wrapper .swiper-slide .swiper-slide-content-container .img-wrapper img, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper2 .swiper .swiper-wrapper .swiper-slide .swiper-slide-content-container .img-wrapper img {
  max-width: 100%;
}
html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper1 .swiper .swiper-wrapper .swiper-slide .swiper-slide-content-container .img-wrapper h4, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper2 .swiper .swiper-wrapper .swiper-slide .swiper-slide-content-container .img-wrapper h4 {
  color: #0d3252;
  text-align: center;
  border: 0;
  margin: 10px 0 0 0;
  padding: 0;
  line-height: 1;
  font-size: 20px;
  font-weight: 800;
}
html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper1 .swiper .swiper-wrapper .swiper-slide .swiper-slide-content-container .img-wrapper p, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper2 .swiper .swiper-wrapper .swiper-slide .swiper-slide-content-container .img-wrapper p {
  color: #0d3252;
  text-align: center;
  border: 0;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 14px;
}
html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper1 .swiper-button-prev1, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper1 .swiper-button-next1, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper1 .swiper-button-prev2, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper1 .swiper-button-next2, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper2 .swiper-button-prev1, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper2 .swiper-button-next1, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper2 .swiper-button-prev2, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper2 .swiper-button-next2 {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 0;
}
html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper1 .swiper-button-prev1:before, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper1 .swiper-button-prev1:after, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper1 .swiper-button-next1:before, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper1 .swiper-button-next1:after, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper1 .swiper-button-prev2:before, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper1 .swiper-button-prev2:after, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper1 .swiper-button-next2:before, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper1 .swiper-button-next2:after, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper2 .swiper-button-prev1:before, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper2 .swiper-button-prev1:after, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper2 .swiper-button-next1:before, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper2 .swiper-button-next1:after, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper2 .swiper-button-prev2:before, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper2 .swiper-button-prev2:after, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper2 .swiper-button-next2:before, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper2 .swiper-button-next2:after {
  display: none;
}
html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper1 .swiper-button-prev1, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper1 .swiper-button-prev2, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper2 .swiper-button-prev1, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper2 .swiper-button-prev2 {
  background-image: url("../image/members/arrow-left.webp");
  left: 0;
}
html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper1 .swiper-button-next1, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper1 .swiper-button-next2, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper2 .swiper-button-next1, html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper2 .swiper-button-next2 {
  background-image: url("../image/members/arrow-right.webp");
  right: 0;
}
html body.myaccount2 section.order-history .tab-content .booking .coach-wrapper #coach-swiper1 {
  margin-bottom: 30px;
}
html body.myaccount2 section.order-history .tab-content .booking .coach-img {
  max-width: 100%;
}
@media (min-width: 992px) {
  html body.myaccount2 section.order-history .tab-content .booking .coach-img.mobile {
    display: none;
  }
}
@media (max-width: 991px) {
  html body.myaccount2 section.order-history .tab-content .booking .coach-img.desktop {
    display: none;
  }
}
html body.myaccount2 section.order-history .tab-content .booking p {
  line-height: 1.6;
}
html body.myaccount2 section.order-history .tab-content .booking #meeting_calendar_section p:last-child strong {
  color: #F0682D;
}
html body.myaccount2 section.order-history .tab-content .address-book-section .cards_list .select-box {
  width: 50%;
}
@media (max-width: 991px) {
  html body.myaccount2 section.order-history .tab-content .address-book-section .cards_list .select-box {
    width: 100%;
  }
}
html body.myaccount2 section.order-history .tab-content .address-book-section .cards_list .select-box.active .address-box {
  border: 1px solid #98C810;
}
html body.myaccount2 section.order-history .tab-content .address-book-section .cards_list .select-box .address-box {
  max-width: 350px;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  display: block;
  margin: auto;
}
html body.myaccount2 section.order-history .tab-content .address-book-section .cards_list .select-box .address-box .bank-logo img {
  margin-right: 0;
}
html body.myaccount2 section.order-history .tab-content .address-book-section .cards_list .select-box .address-box .card-number .left {
  width: 100%;
}
html body.myaccount2 section.order-history .tab-content .address-book-section .cards_list .select-box .address-box .card-number h6, html body.myaccount2 section.order-history .tab-content .address-book-section .cards_list .select-box .address-box .name-validity h6 {
  line-height: 1;
  margin-bottom: 0;
}
@media (max-width: 479px) {
  html body.myaccount2 section.order-history .tab-content .address-book-section .cards_list .select-box .address-box .card-number, html body.myaccount2 section.order-history .tab-content .address-book-section .cards_list .select-box .address-box .name-validity {
    display: block;
  }
  html body.myaccount2 section.order-history .tab-content .address-book-section .cards_list .select-box .address-box .card-number .left, html body.myaccount2 section.order-history .tab-content .address-book-section .cards_list .select-box .address-box .card-number .right, html body.myaccount2 section.order-history .tab-content .address-book-section .cards_list .select-box .address-box .name-validity .left, html body.myaccount2 section.order-history .tab-content .address-book-section .cards_list .select-box .address-box .name-validity .right {
    width: 100%;
  }
}
html body.myaccount2 section.order-history .tab-content .dashboard-table ul.orders_table {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}
html body.myaccount2 section.order-history .tab-content .dashboard-table ul.orders_table li {
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  border-radius: 20px;
}
html body.myaccount2 section.order-history .tab-content .dashboard-table ul.orders_table li p {
  margin: 0;
}
html body.myaccount2 section.order-history .tab-content .dashboard-table ul.orders_table li .order-head {
  background-color: #efeee6;
  border-radius: 20px 20px 0 0;
  padding: 20px;
}
html body.myaccount2 section.order-history .tab-content .dashboard-table ul.orders_table li .order-head .left, html body.myaccount2 section.order-history .tab-content .dashboard-table ul.orders_table li .order-head .right {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
html body.myaccount2 section.order-history .tab-content .dashboard-table ul.orders_table li .order-head .right {
  text-align: right;
}
@media (max-width: 767px) {
  html body.myaccount2 section.order-history .tab-content .dashboard-table ul.orders_table li .order-head .left, html body.myaccount2 section.order-history .tab-content .dashboard-table ul.orders_table li .order-head .right {
    width: 100%;
    display: block;
    vertical-align: top;
  }
  html body.myaccount2 section.order-history .tab-content .dashboard-table ul.orders_table li .order-head .right {
    text-align: left;
  }
}
html body.myaccount2 section.order-history .tab-content .dashboard-table ul.orders_table li .order-body table {
  width: 100%;
}
html body.myaccount2 section.order-history .tab-content .dashboard-table ul.orders_table li .order-body table td {
  width: 33%;
  vertical-align: top;
  padding: 20px;
}
@media (max-width: 767px) {
  html body.myaccount2 section.order-history .tab-content .dashboard-table ul.orders_table li .order-body table td {
    display: block;
  }
  html body.myaccount2 section.order-history .tab-content .dashboard-table ul.orders_table li .order-body table td:nth-of-type(1), html body.myaccount2 section.order-history .tab-content .dashboard-table ul.orders_table li .order-body table td:nth-of-type(2) {
    display: inline-block;
    width: 50%;
  }
  html body.myaccount2 section.order-history .tab-content .dashboard-table ul.orders_table li .order-body table td:nth-of-type(3) {
    width: 100%;
  }
}
html body.myaccount2 section.order-history .tab-content .dashboard-table ul.orders_table li .order-body table td:first-of-type {
  padding: 10px 20px;
}
html body.myaccount2 section.order-history .tab-content .dashboard-table ul.orders_table li .order-body table td:first-of-type img {
  margin: 0 auto;
  max-width: 100%;
  width: 200px;
}
html body.myaccount2 section.order-history .tab-content .dashboard-table ul.orders_table li .order-body table td:nth-of-type(2) p strong {
  font-size: 22px;
}
html body.myaccount2 section.order-history .tab-content .dashboard-table ul.orders_table li .order-body table td:last-of-type {
  text-align: right;
}
html body.myaccount2 section.order-history .tab-content .dashboard-table ul.orders_table li .order-body table td:last-of-type p {
  margin-bottom: 10px;
}
html body.myaccount2 section.order-history .tab-content .dashboard-table ul.orders_table li .order-body table td:last-of-type p a.btn {
  color: #ffffff;
  text-decoration: none;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table {
  list-style: none;
  margin: 0;
  padding: 0;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table > li {
  padding: 20px 0;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table > li:not(:nth-of-type(1)) {
  border-top: 1px solid #c9c9c9;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li {
  margin: 0;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li.sub-err-msg {
  text-align: center;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li table {
  width: 100%;
}
@media (max-width: 1200px) {
  html body.myaccount2 #nav-subscriptions .subscriptions_table li table.desktop {
    display: none;
  }
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li table.desktop tbody td img {
  width: 120px;
}
@media (min-width: 1199px) {
  html body.myaccount2 #nav-subscriptions .subscriptions_table li table.tablet {
    display: none;
  }
}
@media (max-width: 559px) {
  html body.myaccount2 #nav-subscriptions .subscriptions_table li table.tablet {
    display: none;
  }
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li table.tablet tbody td {
  vertical-align: top;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li table.tablet tbody td.compress {
  line-height: 1;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li table.tablet tbody td img {
  width: 200px;
  width: 150px;
}
@media (min-width: 560px) {
  html body.myaccount2 #nav-subscriptions .subscriptions_table li table.mobile {
    display: none;
  }
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li table.mobile tbody td {
  vertical-align: top;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li table.mobile tbody td.compress {
  line-height: 1;
  padding: 0 0 5px 0;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li table.mobile tbody td img {
  width: 200px;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li table thead {
  font-family: "Nexa", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li table thead td {
  font-size: 12px;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li table tbody td {
  font-family: "Nexa", sans-serif;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li table tbody td.td-head {
  font-family: "Nexa", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li table tbody td span {
  color: #F0682D;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li table tbody td ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li table tbody td ul li {
  font-family: "Nexa", sans-serif;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li table tbody td button {
  background-color: #F0682D;
  color: #fff;
  border-radius: 20px;
  box-shadow: none;
  max-width: 100%;
  width: 100px;
  display: block;
  margin: auto;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li table tbody td.alert_txt {
  color: #ee2a2d;
  font-weight: 600;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li table tbody td.cancel-row {
  width: 220px;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li table tbody td.cancel-row button {
  background-color: #F0682D;
  color: #fff;
  border-radius: 20px;
  box-shadow: none;
  float: right;
  width: 200px;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li table tbody td.cancel-row button.cancel-btn {
  background-color: #ffffff;
  color: #F0682D;
  text-decoration: underline;
  text-transform: none;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li table tbody td.cancel-row button.pause-btn {
  background-color: #ffffff;
  color: #F0682D;
  text-decoration: underline;
  text-transform: none;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li .edit-row {
  border-top: 1px solid #c9c9c9;
  padding: 20px 0;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li .edit-row.hide {
  display: none;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li .edit-row label {
  color: #0d3252;
  font-family: "Nexa", sans-serif;
  font-weight: 800;
  margin: 0 20px 20px 0;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li .edit-row input, html body.myaccount2 #nav-subscriptions .subscriptions_table li .edit-row select {
  border: 2px solid #c9c9c9;
  padding: 5px 10px;
  max-width: 100%;
  width: 100%;
  margin-bottom: 10px;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li .edit-row input.error, html body.myaccount2 #nav-subscriptions .subscriptions_table li .edit-row select.error {
  border-color: #ee2a2d;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li .edit-row input.datepicker, html body.myaccount2 #nav-subscriptions .subscriptions_table li .edit-row select.datepicker {
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0);
  z-index: 10;
  position: relative;
  margin-bottom: 0;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li .edit-row .datepicker-wrapper {
  position: relative;
  display: inline-block;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li .edit-row .datepicker-wrapper:after {
  content: "";
  position: absolute;
  width: 40px;
  height: 100%;
  right: 0;
  top: 0;
  border-radius: 0 20px 20px 0;
  background-color: #F0682D;
  z-index: 0;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li .edit-row p {
  color: #0d3252;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li .edit-row p.update-msg {
  margin: 0;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li .edit-row p.update-msg.error {
  color: #ee2a2d;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li .edit-row .loading-spinner {
  float: right;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li .edit-row button {
  background-color: #F0682D;
  color: #fff;
  border-radius: 20px;
  box-shadow: none;
  float: right;
}
html body.myaccount2 #nav-subscriptions .subscriptions_table li .edit-row button.cancel-btn {
  background-color: #ffffff;
  color: #F0682D;
  text-decoration: underline;
  text-transform: none;
}
html body.myaccount2 #cta_section h5 {
  font-size: 26px;
  font-weight: 600;
  color: #0d3252;
}
@media (max-width: 991px) {
  html body.myaccount2 #cta_section h5 {
    font-size: 20px;
  }
}
html body.myaccount2 #cta_section ul.check.green {
  list-style: none;
  margin: 0px;
  padding: 0px;
  width: 100%;
  margin-left: 10px;
  margin-bottom: 20px;
  display: block;
}
html body.myaccount2 #cta_section ul.check.green li {
  font-family: "Nexa", sans-serif;
  font-size: 22px;
  list-style: none;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 30px;
  position: relative;
  text-align: left;
  color: #0d3252;
}
@media (max-width: 991px) {
  html body.myaccount2 #cta_section ul.check.green li {
    font-size: 16px;
  }
}
html body.myaccount2 #cta_section ul.check.green li b {
  font-weight: 700;
}
html body.myaccount2 #cta_section ul.check.green li .greeny {
  color: #00DA98;
}
html body.myaccount2 #cta_section ul.check.green li span.st {
  text-decoration: line-through;
}
html body.myaccount2 #cta_section ul.check.green li:before {
  position: absolute;
  top: 0px;
  left: -10px;
  width: 30px;
  height: 30px;
  background: url("../image/green_check2.webp") center left no-repeat;
  content: "";
}
@media handheld, only screen and (max-width: 767px) {
  html body.myaccount2 #cta_section ul.check.green li {
    font-size: 16px;
  }
}
html body.myaccount2 #cta_section p.mob_hg {
  font-family: "Nexa", sans-serif;
  font-weight: 600;
  font-size: 35px;
  text-align: center;
  display: table;
  margin: auto;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  html body.myaccount2 #cta_section p.mob_hg {
    font-size: 30px;
    background-color: #efeee6;
    padding: 10px;
  }
}
html body.myaccount2 #cta_section .btn {
  font-size: 20px;
}
html body.myaccount2 #cta_section p.uppercase {
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
}
html body.myaccount2 #cta_section p#msg-quizUpsell {
  font-size: 20px;
  width: 400px;
  max-width: 100%;
  display: block;
  margin: 0 auto 20px;
  color: #00DA98;
}
html body.myaccount2 #cta_section p#msg-quizUpsell.err {
  font-size: 14px;
  color: #ee2a2d;
  width: 400px;
  max-width: 100%;
  display: block;
  margin: 0 auto 20px;
}
html body.myaccount2 #meeting_details .btn.btn-orange {
  color: #ffffff;
  text-decoration: none;
  font-family: "Nexa", sans-serif;
}
html body.myaccount2 #meeting_details .btn.btn-orange:hover {
  color: #F0682D;
}

/*# sourceMappingURL=style.css.map */
