div.required .col-form-label::after {
  content: ' *';
  color: #F00;
  font-weight: bold;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}
/*.sign-up-area{
  height: 100% !important;
}*/
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination > li > a {
  border-color: #dee5e7;
}

.pagination > li > a:hover,
.pagination > li > a:focus {
  background-color: #edf1f2;
  border-color: #dee5e7;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #D32069;
  border-color: #D32069;
}

.pagination > li > a {
  color: #D32069;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #D32069;
  background-color: #eee;
  border-color: #ddd;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.text-pagination-string span {
  margin-top: 25px;
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
}

.page-content {
  margin-top: 140px;
}

.cpt, .pcpt {
  margin: 15px auto;
  width: 305px;
}

.cpt-blk {
  width: 250px;
}

.pcpt-button {
  margin-top: 10px;
  text-align: center;
}

.pcpt-button button {
  width: 200px;
  height: 60px;
  background: #d31f68;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  border: none;
  border-radius: 42px;
  cursor: pointer;
}

.single-inpt.has-error input, .single-inpt.has-error textarea {
  border: 2px solid #721c24;
}

#stay-connected .has-error input {
  border: 1px solid #721c24;
}

.main-news-top-title h2 > a {
  color: #332e52;
  text-decoration: none;
}

.search-icon-info i {
  color: #fff;
  font-size: 18px;
  cursor: pointer;
}

.btn-clsoe {
  color: #fff;
  position: absolute;
  right: 17px;
  top: 23px;
  width: 30px;
  height: 30px;
  background: #d31f68;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
}

.btn-clsoe:hover {
  color: #fff;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent !important;
}

.owl-theme .owl-nav [class*=owl-]:focus {
  outline: none !important;
}

.blog-bck-btn {
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  font-size: 40px;
  color: #989898 !important;
  cursor: pointer;
  border: 3px solid;
}

.bg-colr-light-blue {
  background: #6d8eb2 !important;
}

.bg-clor-gry {
  background: #989898 !important;
}

#footer-bottom-enroll {
  margin-top: 50px;
  margin-bottom: 50px;
}

#footer-bottom-enroll .works-content {
  margin-top: 50px;
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
  .vk-recaptcha-cntnr {
    width: 70%;
    margin: auto;
    padding-left: 10px;
  }
}


/* .login-right-form {
  width: 515px;
} */

.forgot-password-form .login-button button {
  width: 390px
}
.membership-box .memebership-thumb i {
  color: #546F8A;
}

.membership-box.membership-selected {
  border-color: #8D457E;
  box-shadow: 1px 1px 15px #00000017;
}

.membership-box.membership-selected .membership-title h4 {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#504f7b+0,634c7c+21,78487d+47,8a457d+100,2989d8+100 */
  background: #504f7b;
  /* Old browsers */
  background: -moz-linear-gradient(left, #504f7b 0%, #634c7c 21%, #78487d 47%, #8a457d 100%, #2989d8 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #504f7b 0%, #634c7c 21%, #78487d 47%, #8a457d 100%, #2989d8 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #504f7b 0%, #634c7c 21%, #78487d 47%, #8a457d 100%, #2989d8 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#504f7b', endColorstr='#2989d8', GradientType=1);
  /* IE6-9 */
  color: #fff;
}

.membership-box:hover .memebership-thumb i, .membership-box.membership-selected .memebership-thumb i {
  color: #943477;
}

.membership-box.membership-selected .select-btn button {
  background-color: #C91347;
  color: #fff;
}

.sing-up-wrapper {
  min-height: unset;
}

.w-20 {
  width: 20%!important;
}

.w-40 {
  width: 40%!important;
}

.w-50 {
  width: 50%!important;
}

.w-60 {
  width: 60%!important;
}

.w-80 {
  width: 80%!important;
}

.w-100 {
  width: 100%!important;
}

.w-25 {
  width: 25%!important;
}

.w-75 {
  width: 75%!important;
}

#signup-step-5 .input-group-text {
  width: 94px;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  background: #d31f68;
  color: #ffffff;
  border: 1px solid #d31f68;
}

.start-date-box-wrap, .modal-start-date-box-wrap {
  display: grid;
  grid-template-columns: auto auto;
  grid-gap: 30px;
  justify-content: center;
}

.modal-start-date-box-wrap {
  grid-gap: 20px;
}

.start-date-box, .sold-out-box, .modal-start-date-box, .modal-sold-out-box {
  padding: 20px 20px;
  position: relative;
  text-align: center;
  border: 1px solid #DDDDDD;
  border-radius: 6px;
  transition: .4s;
  box-shadow: 1px 1px 15px transparent;
  /*min-width: 300px;*/
  cursor: pointer;
}

.start-date-box h4, .sold-out-box h4, .modal-start-date-box h4, .modal-sold-out-box h4 {
  font-size: 30px;
  color: #546F8A;
  margin-bottom: 15px;
}

.modal-start-date-box h4, .modal-sold-out-box h4 {
  font-size: 24px;
  margin-bottom: 10px;
}

.start-date-box span, .sold-out-box span, .modal-start-date-box span, .modal-sold-out-box span {
  font-size: 18px;
  color: #668FB5;
  display: block;
}

.start-date-box:hover, .start-date-box.start-date-selected, .sold-out-box:hover, .sold-out-box.start-date-selected, .modal-start-date-box:hover, .modal-start-date-box.start-date-selected, .modal-sold-out-box:hover, .modal-sold-out-box.start-date-selected {
  border-color: #8D457E;
  box-shadow: 1px 1px 15px #00000017;
  background: #504f7b;
  background: -moz-linear-gradient(left, #504f7b 0%, #634c7c 21%, #78487d 47%, #8a457d 100%, #2989d8 100%);
  background: -webkit-linear-gradient(left, #504f7b 0%, #634c7c 21%, #78487d 47%, #8a457d 100%, #2989d8 100%);
  background: linear-gradient(to right, #504f7b 0%, #634c7c 21%, #78487d 47%, #8a457d 100%, #2989d8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#504f7b', endColorstr='#2989d8', GradientType=1);
}

.start-date-box:hover h4, .start-date-box.start-date-selected h4, .sold-out-box:hover h4, .sold-out-box.start-date-selected h4, .modal-start-date-box:hover h4, .modal-start-date-box.start-date-selected h4, .modal-sold-out-box:hover h4, .modal-sold-out-box.start-date-selected h4 {  
  color: #fff;
}

.sold-out-box {
  opacity: 0.5;
}

.sold-out-box h4 {
  margin-bottom: 0;
}

.sold-out-box span {
  font-size: 28px;
  text-transform: uppercase;
}

.has-error input, .has-error select {
  border-color: #dc3545;
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(.375em + .1875rem) center;
  background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

#signup-form .help-block, #get-started-form .help-block, #gift-card-form .help-block {
  display: none!important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .start-date-box-wrap, .modal-start-date-box-wrap {
    grid-template-columns: auto;
    grid-gap: 10px;
    justify-content: stretch;
  }
  /* .start-date-box {
    width: auto;
  } */
  .start-date-box h4, .sold-out-box h4, .modal-start-date-box h4, .modal-sold-out-box h4 {
    font-size: 24px;
  }
  .default-btn, .secondory-btn, .primary-btn {
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 700;
    margin-top: 0px !important;
  }
}

#membership-page #hero-area {
  padding-top: 20px;
}

#membership-page .inner-content {
  padding-bottom: 0px;
}

@media (min-width: 768px) and (max-width: 1599px) { 
  .sign-up-area .col-form-label {
    text-align: right;
  }
}

.sign-up-area {
  padding-top: 20px;
  padding-bottom: 0px;
}

.default-btn {
  background: #ffffff;
  color: #668FB5;
  padding: 13px 39px;
  border-radius: 115px;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  text-transform: uppercase;
  font-weight: 800;
  border: 1px solid #668FB5;
}

.default-btn:hover {
  color: #0B1C30;
  background: #668FB5;
  border: 1px solid #0B1C30;
}

.secondory-btn {
  background: #ffffff;
  color: #d31f68;
  border: 1px solid #d31f68;
  padding: 13px 39px;
  border-radius: 115px;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  text-transform: uppercase;
  font-weight: 800;
}

.secondory-btn.active {
  background: #d31f68;
  color: #ffffff;
  border: 1px solid #d31f68;
}

.secondory-btn:hover, .secondory-btn.active:hover {
  background: #ffffff;
  color: #d31f68;
  border: 1px solid #d31f68;
}

.login-button a.secondary-link {
  color: #668eb4;
}

.page-top-title a {
  color: #ffffff;
}

.page-top-title a:hover {
  text-decoration: none;
}

.footer-logo {
  max-width: 50px;
}

.single-widget-contact {
  margin-top: 20px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .img-fluid.footer-logo {
    max-width: 50px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .hero-image img {
    max-width: 320px !important;
  }

  .m-t-50 {
    margin-top: 25px !important;    
  }

  #hero-area .text-box {
    text-align: left;
    margin-top: 10px;
  }

  #hero-area .text-box h1 {
    color: #221e1f;
    font-size: 42px !important;
  }

  #hero-area .text-box .small {
    color: #585556;
    font-weight: 400;
    font-size: 28px;
  }
}

a.back-to-blog {
  float: right !important;
  color: #d31f68;
  font-size: 26px;
  padding-right: 28px;
}

@media only screen and (min-width: 420px) and (max-width: 991px) { 
  a.back-to-blog {
    display: block;
    font-size: 18px;
    color: #d31f68;
    padding-right: 10px;
    margin-top: 10px;
    
  }
}

@media only screen and (min-width: 320px) and (max-width: 419px) { 
  a.back-to-blog {
    display: block;
    font-size: 14px;
    color: #d31f68;
    padding-right: 0px;
    margin-top: 14px;
  }
}

@media only screen and (min-width: 1201px) {  
  .page-top-title.vkp3-title h2 {
    top: 20px;
    font-size: 50px;
    max-width: 310px;
    text-align: center;
  }

  .page-top-title.vkp4-title h2 {
    top: 30px;
    font-size: 40px;
    max-width: 310px;
    text-align: center;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .page-top-title.vkp3-title, .page-top-title.vkp4-title {
    margin-top: 40px;
  }
  .page-top-title.vkp3-title h2 {
    font-size: 40px;
    max-width: 180px;
    top: 10px;
  }

  .page-top-title.vkp4-title h2 {
    font-size: 30px;
    max-width: 210px;
    top: 10px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .page-top-title.vkp3-title h2 {
    font-size: 36px;
    max-width: 180px;
    top: 15px;
  }

  .page-top-title.vkp4-title h2 {
    font-size: 30px;
    max-width: 246px;
    top: 10px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .page-top-title.vkp3-title h2 {
    font-size: 28px;
    max-width: 176px;
    top: 6px;
  }

  .page-top-title.vkp4-title h2 {
    font-size: 20px;
    max-width: 176px;
    top: 16px;
  }
}

.select-membership-box, .modal-select-membership-box {
  cursor: pointer;
}

.col-membership {
  border-right: solid #dfdfdf 1px;
}

.membership-details {
  padding-right: 30px;
}

.payment-details {
  padding-left: 30px;
}

.membership-details h6 {
  font-size: 14px;
  font-weight: 500;
  color: #757575;
}
.membership-item tfoot td .item-total, .membership-item tfoot td .item-total-ongoing {
  font-size: 18px;
  text-align: right;
}

.total-ongoing-text {
  display: block;
  line-height: 27px;
  font-weight: normal;
}

/* .membership-item {
  padding: 0 25px;
} */

/* .membership-details .membership-paln {
  
} */
.membership-details .membership-paln {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
.membership-details .membership-price {
  font-size: 45px;
  font-weight: 700;
  display: inline-block;
  line-height: 1;
  color: #0B1C30;
  margin-bottom: 0px;
}
td.membership-itne-name-td {
  display: flex;
  align-items: center;
}
td.membership-itne-name-td .item-icon > i {
  font-size: 25px;
  margin-right: 10px;
  color: #546f8a;
}
.payment-details .form-group.cvv-icon .Icon.Icon--md g {
  fill: #000;
}
.membership-details .membership-type {
  display: inline-block;
  vertical-align: top;
  max-width: 60px;
  color: #668FB5;
  line-height: 10px;
  text-transform: capitalize;
  font-size: 12px;
  font-weight: 600;
  margin-left: 4px;
}
.payment-details .form-group.cvv-icon,
  .payment-details .form-group.card-icon{
  position: relative;
}
/*.payment-details .form-group.card-icon:after {
  background-image: url(https://www.macrofitonline.com/dev/assets/theme/mfob/img/card-icon.png);
  position: absolute;
  content: '';
  width: 115px;
  height: 18px;
  background-size: 101%;
  background-position: -1px -4px;
  bottom: 11px;
  right: 5px;
}*/
/*.payment-details .form-group.card-icon:after {
  background-image: url(../img/new-cards.png);
  position: absolute;
  content: '';
  width: 120px;
  height: 20px;
  bottom: 9px;
  right: 5px;
}
.payment-details .form-group.card-icon.is-nothing:after {
  opacity: .2;
}
.payment-details .form-group.card-icon.is-visa:after {
  background-position: 0 0;
  width: 40px;
}
.payment-details .form-group.card-icon.is-mastercard:after {
  background-position: -40px 0;
  width: 40px;
}
.payment-details .form-group.card-icon.is-amex:after {
  background-position: -82px 0;
  width: 40px;
}
.payment-details .form-group.card-icon.is-discover:after {
  background-position: -126px 0;
  width: 40px;
}
.payment-details .form-group.card-icon.is-diners:after {
  background-position: -172px 0;
  width: 40px;
}
.payment-details .form-group.card-icon.is-jcb:after {
  background-position: -340px 0;
  width: 40px;
}*/
.membership-item .table tbody td .item-price {
  font-weight: 600;
}
.membership-item .table tbody td .item-name {
  font-weight: 600;
  color: #000;
}
.payment-details .card-body p {
  font-size: 12px;
  text-align: center;
  font-weight: 400;
  color: #757575;
}
.membership-item .table tr {
  background: none;
}

.membership-item .table tbody td {
  border-top: 1px solid #ffffff;
  padding: 10px 0px;
}

.membership-item tfoot td {
  padding: 10px 0px;
  font-weight: 600;
}
.membership-item tfoot .link-promotion-code, .membership-item tfoot .link-gift-card {
  text-decoration: none;
  font-weight: 400;
  margin-left: 5%;
  color: #757575;
}
.payment-details .form-group.cvv-icon .Icon.Icon--md {
  width: 30px;
  position: absolute;
  right: 10px;
  bottom: 10px;
}

/*.membership-item .table tfoot tr td:first-child {
  border-top: 1px solid #ffffff;
}*/

/*.is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip, .was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip {
    display: block;
}*/

.has-error .valid ~ .invalid-feedback {
  display: block !important;
}

.promotion-code-field, .gift-card-field {
  position: relative;
  width: 85%;
  padding-left: 5%;
}

.giftcard-promotion-code-field {
  position: relative;
}

.btn-apply-code, .btn-apply-gift-card, .btn-apply-giftcard-promotion-code {
  position: absolute;
  right: 5px;
  top: 2px;
  background: #d31f68;
  color: #ffffff;
  padding: 5px 16px;
  border-radius: 115px;
  transition: 0.5s all ease;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}

.btn-apply-code:hover, .btn-apply-gift-card:hover, .btn-apply-giftcard-promotion-code:hover {
  background: #ffffff;
  color: #d31f68;
  border: 1px solid #d31f68;
}

.btn-cancel-code, .btn-cancel-gift-card {
  position: absolute;
  right: -40px;
  top: 2.5px;
  background: #ffffff;
  color: #d31f68;
  border: 1px solid #d31f68;
  padding: 5px inherit;
  border-radius: 115px;
  transition: 0.5s all ease;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}

.btn-cancel-code:hover, .btn-cancel-gift-card:hover {
  background: #d31f68;
  color: #ffffff;
  border: 1px solid #d31f68;
}

.promotion-code-applied .item-discount, .gift-card-applied .item-gift-card-amount {
  text-align: right;
  max-width: 90px;
}

.promotion-code-applied .item-discount > span, .gift-card-applied .item-gift-card-amount > span {
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  display: block;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .membership-details {
    padding-right: 0px;
    padding-left: 0px;
  }

  .payment-details {
    padding-right: 0px;
    padding-left: 0px;
  }
  .payment-details .card-body {
    padding: 0;
}
.signup-form .text-left {
  padding-left: 0; 
}
.signup-form .text-right {
  padding-right: 0; 
}
.signup-form .text-left, .signup-form .text-right {
  text-align: center !important;
}
.signup-form .text-right button, .signup-form .text-left button {
  padding: 10px 27px;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  width: 100%;
}

  .membership-item .table td, .membership-item .table th {
    font-size: 14px;
  }

  .membership-details .membership-paln {
    margin-bottom: 0px;
  }
}
.cardNumberField {
  position: relative;
}
.cardIcons, .cardHasIcons {
  height: 100%;
  position: absolute;
  right: 0;
  top: 41px;
  padding-right: 8px;
  height: 20px;
}
.cardIcons, .cardTypeIcon {
  pointer-events: none;
  display: flex;
  align-items: center;
  z-index: 3;
}
.cardTypeIcon {
  padding-right: 4px;
}
.cardBrandIcon {
  height: 20px;
}
.cardIconOverflow {
  width: 30px;
  height: 20px;
  position: relative;
  display: flex;
  align-items: center;
}
.cardIconOverflowItem {
  transition:all .4s ease;
  transition-delay:.15s;
  position:absolute;
  top:0;
  left:0
}
.is--visible {
 opacity:1;
 -webkit-transform:scale(1);
 -ms-transform:scale(1);
 transform:scale(1)
}
.is--invisible {
  opacity:0;
  -webkit-transform:scale(.9);
  -ms-transform:scale(.9);
  transform:scale(.9)
}

.cardHasIcons {
  width: 30px;
  max-width: 30px;
  display: flex;
  align-items: center;
  pointer-events: none;
  z-index: -1;
  opacity: 0;
  overflow: hidden;
  margin-right: 8px;
}

.cardHasIcons > div {
  display: none;
}

.cardHasIcons > div.is-visible {
  display: block;
}

.cardIcons.is-nothing {
  opacity: .2;
}

.cardIcons.singleIconsVisible {
  opacity: 0;
}

.cardHasIcons.singleIconsVisible {
  z-index: 4;
  opacity: 1;
}

.membership-start-date {
  color: #C91347;
}

.faq-content .faq-header {
  border-bottom: 1.5px solid rgba(194, 194, 194, 0.6);
  margin-bottom: 30px;
}

.faq-content .faq-header h1 {
  font-size: 22px;
  font-weight: 600;
  color: #221E1F;
  margin-bottom: 20px
}

.faq-accordion .btn {
  font-weight: 600;
  display: flex;
}

.faq-accordion .btn.focus, .faq-accordion .btn:focus {
  outline: 0;
  box-shadow: none;
}

.faq-accordion .btn::after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  flex-shrink: 0;
  /*width: 1.25rem;
  height: 1.25rem;*/
  margin-left: auto;
  content: "\f067";
}

.faq-accordion .btn:not(.collapsed)::after {
  content: "\f068";
}

#meal-prep .meal-content h1 {
  margin-top: 36px;
}

#meal-prep .embed-responsive-1by1::before {
  padding-bottom: 56.25%; /* - 16:9 aspect ratio (most common) */
  /* padding-bottom: 62.5%; - 16:10 aspect ratio */
  /* padding-bottom: 75%; - 4:3 aspect ratio */
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.embed-youtube {
  position: relative;
  padding-bottom: 56.25%; /* - 16:9 aspect ratio (most common) */
  /* padding-bottom: 62.5%; - 16:10 aspect ratio */
  /* padding-bottom: 75%; - 4:3 aspect ratio */
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.embed-youtube iframe,
.embed-youtube object,
.embed-youtube embed {
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.tnc-pp p {
  margin-top: 0;
  margin-bottom: 1rem;
}

.tnc-pp h3 {
  margin-top: 0;
  margin-bottom: .5rem;
}

.tnc-pp ol li ul {
  margin-left: 20px;
}

#viewBillingCycleModal .modal-dialog {
  max-width: 600px;
}

.page-top-title.nws-tr h2 {
  top: 10px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  /*.btn-clsoe {
    top: 40px;
  }*/
  .btn-clsoe {
    z-index: 999;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .login-bg-tr {
    display: none;
  }
  .login-wrapper {
    background-image: url("/assets/theme/mfob/img/login-bgg.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .password-reset {
    top: 5px !important;
    font-size: 30px !important;
  }

  .expired-content, .password-reset-content {
    margin-top: 60px;
  }
}

.gift-card-area {
  padding-top: 100px;
  padding-bottom: 0px;
}

.gift-card-wrapper h3 {
  text-transform: none;
  margin-bottom: 20px;
}

.gift-card-wrapper .form-control-amount {
  max-width: 100px;
}

.gift-card-wrapper .btn-light:not(:disabled):not(.disabled).active {
  border-color: #d31f68;
  background-color: #d31f68;
  color: #ffffff;
}

.gift-card-wrapper .btn-light {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.gift-card-wrapper .input-group > .input-group-prepend > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.gift-card-wrapper .payment-details {
  padding-left: 0px;
  max-width: 400px;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
	.gift-card-wrapper .btn-group-amount {
		display: block;
	}

	.gift-card-wrapper .btn-group-amount .input-group {
		margin-top: 15px;
	}

	.gift-card-wrapper .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
		border-top-right-radius: .25rem;
		border-bottom-right-radius: .25rem;
		border-top-left-radius: .25rem;
		border-bottom-left-radius: .25rem;
	}

	.gift-card-wrapper .input-group > .input-group-prepend > .input-group-text {
	  border-top-left-radius: .25rem;
	  border-bottom-left-radius: .25rem;
	}

	.gift-card-wrapper .form-control-amount {
	  max-width: 204px;
	}
}

.banner {
  background: #e67ca2;
  padding: 15px 20px;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
}

@media only screen and (min-width: 992px) {
  .header-bar-with-banner {
    top: 57px !important;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1100px) {
  .banner {
    font-size: 16px;
  }
  .header-bar-with-banner {
    top: 54px !important;
  }
}

@media only screen and (max-width: 991px) {
  .banner {
    font-size: 16px;
  }
}

@media only screen and (min-width: 992px) {
  .header-bar-with-banner.scroll-header {
    top: 0px !important;
  }
}

.btn-membership-prepay {
  display: block;
  background: #e791a3;
  color: #000;
  padding: 8px 12px;
  border-radius: 10px;
}

.btn-membership-prepay.membership-prepaid {
  background: #d31f68;
  color: #fff;
}

.modal-memebership-box-wrap {
  display: block;
}

.modal-select-membership-box {
  max-width: 100%;
  margin: 0px 0px 25px 0px;  
}

.modal-select-membership-box .membership-body {
  padding-bottom: 20px;
}

.prepay-save-text {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
}

.contest-title {
  text-align: center;
  font-size: 85px;
  font-weight: 800;
  width: 100%;
  display: block;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.contest-description {
  text-align: center;
}

.membership-ongoing-text {
  font-size: 12px;
  font-weight: 600;
}

.contest-content img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .contest-content {
    margin-top: 30px;
  }
  .contest-title {
    font-size: 50px;
  }
}

.btn-recommend-membership {
  color: #d31f68;
  font-weight: 700;
  font-size: 20px;
}

#signup-step-1 .sign-up-title h3 {
  margin-bottom: 10px;
}

.navbar .navbar-nav .nav-item {
  margin-left: 16px;
}
.holiday-cookbook-modal .modal-content {
  border-radius: 0;
}

.holiday-cookbook-modal .modal-dialog {
  max-width: 800px;
}
.holiday-cookbook-content {
  background-color: #e7e7e7;
}
.holiday-cookbook-right {
  padding: 30px;
}

.holiday-cookbook-text {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
}
.holiday-cookbook-link {
  background: #000;
  color: #fff;
  font-weight: 700;
  margin-top: 20px;
  font-size: 22px;
}

.holiday-cookbook-link:hover {
  color: #fff;
}

button.close.holiday-cookbook-close {
  position: absolute;
  z-index: 1;
  width: 30px;
  line-height: 30px;
  border-radius: 50%;
  background-color: #f2f2f3;
  color: #828282;
  right: 10px;
  top: 10px;
}