/* FRONTEND CSS*/

.woodmart-prefooter {
  padding: 30px 20px !important;
  background-image: linear-gradient(
    to right bottom,
    #ffdf01,
    #ffda00,
    #ffd400,
    #ffcf00,
    #ffca00,
    #ffc700,
    #fec400,
    #fec100,
    #febf00,
    #ffbe00,
    #ffbc01,
    #ffba01
  );
}

.flexi {
  background-image: linear-gradient(
    to right bottom,
    #ffdf01,
    #ffda00,
    #ffd400,
    #ffcf00,
    #ffca00,
    #ffc700,
    #fec400,
    #fec100,
    #febf00,
    #ffbe00,
    #ffbc01,
    #ffba01
  ) !important;
  padding: 30px !important;
}

.flexi h4 {
  font-size: 20px;
  font-weight: 500;
}

button:disabled {
  cursor: not-allowed !important;
  pointer-events: all !important;
}

.plan_info h5 {
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
}

.plan_info i {
  font-size: 10px !important;
}

.flexi .form-group span {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 24px;
  color: #222;
}

.woodmart-toolbar-link .wd-tools-icon {
  font-family: "Font Awesome 5 Free" !important;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-size: 23px !important;
  font-weight: 900 !important;
}

.woodmart-toolbar-link .wd-tools-icon:before {
  content: "\f51e" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-size: 23px !important;
}

.woodmart-prefooter h2 {
  margin: 0;
}

.plan_header h2 {
  text-align: center;
  font-size: 46px;
  font-weight: 600;
}

.textcenter {
  text-align: center;
}

.content {
  margin-bottom: 100px;
}

.content p {
  font-size: 20px;
  line-height: 2;
}

.card {
  background: #fff;
  -webkit-box-shadow: 2px 3px 14px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 2px 3px 14px 0 rgba(0, 0, 0, 0.16);
  border-radius: 20px;
  position: relative;
  padding: 20px;
}

.card .image {
  text-align: center;
  position: relative;
}

.goldGrams {
  position: absolute;
  top: 26%;
  right: 0;
  left: 0;
}

.goldGrams span {
  display: block;
  font-size: 40px;
  color: #be722e;
  margin-bottom: 8px;
  letter-spacing: 2px;
  line-height: 1;
}

.card .image img {
  position: relative;
  text-align: center;
}

.imgresponsive {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.textcenter {
  text-align: center;
  display: block;
}

.noplans h2 {
  font-size: 30px !important;
}

.meta {
  text-transform: capitalize;
}

.meta h4 {
  margin-bottom: 15px;
  font-size: 14px;
}

.fbig {
  font-size: 20px;
  font-weight: 500;
  color: #222;
}

.meta h2 {
  font-size: 18px;
  font-weight: 500;
  margin: 10px 0 20px;
}

.plan-body button {
  width: 100%;
}

.mx-auto {
  margin: 0 auto;
}

.tooltip-inner {
  overflow: scroll !important;
  height: auto !important;
}

.goldpay .details {
  position: relative;
  border-radius: 5px;
  padding: 40px;
  background-color: #f7f8fa;
  min-height: 450px;
  border: 1px solid;
}

.detailform {
  border-radius: 5px;
  padding: 40px;
  -webkit-box-shadow: 0px 0px 24px 0px #ddd;
  box-shadow: 0px 0px 24px 0px #ddd;
  width: 100%;
  background-image: linear-gradient(
    to right bottom,
    #ffdf01,
    #ffda00,
    #ffd400,
    #ffcf00,
    #ffca00,
    #ffc700,
    #fec400,
    #fec100,
    #febf00,
    #ffbe00,
    #ffbc01,
    #ffba01
  );
}

.planname {
  text-align: center;
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 30px;
  background: #fff;
  padding: 20px;
  margin-right: 40px;
  border-radius: 5px;
}

.inner-padding {
  background: #fff;
  padding: 20px;
  border-radius: 5px;
  margin: 20px 30px 20px 0;
  -webkit-box-shadow: 0px 0px 24px 0px #ddd;
  box-shadow: 0px 0px 24px 0px #ddd;
}

.inner-padding p {
  margin: 0;
}

.inner-padding h1 {
  margin-bottom: 0;
  font-size: 22px;
}

.additional p {
  font-size: 16px;
  color: #222;
  text-transform: capitalize;
  vertical-align: middle;
}

.additional p i {
  font-size: 15px;
  margin-right: 5px;
  vertical-align: middle;
}

.plantitle {
  text-transform: capitalize;
  font-weight: bold;
}

.goldpay {
  margin: 80px 0;
}

.submissiondetails {
  margin: 50px 0 0;
}

.submissiondetails p {
  font-size: 14px;
  color: #222;
}

.payment-button {
  width: 100%;
  border-radius: 2px;
  height: 48px;
  font-size: 20px !important;
  font-weight: 400;
  color: #000 !important;
  background: transparent !important;
  border: 2px solid #000 !important;
}

.form-radio,
.form-group {
  position: relative;
  margin-top: 2.25rem;
  margin-bottom: 0.25rem;
}

.form-inline > .form-group,
.form-inline > .btn {
  display: inline-block;
  margin-bottom: 0;
}

.form-help {
  margin-top: 0.125rem;
  margin-left: 0.125rem;
  color: #b3b3b3;
  font-size: 0.8rem;
}

.checkbox .form-help,
.form-radio .form-help,
.form-group .form-help {
  position: absolute;
  width: 100%;
}

.checkbox .form-help {
  position: relative;
  margin-bottom: 1rem;
}

.form-radio .form-help {
  padding-top: 0.25rem;
  margin-top: -1rem;
}

.form-group input {
  height: 1.9rem;
}

.form-group textarea {
  resize: none;
}


#payment_refs {
  display: block;
  /* background: none; */
  /* padding: 0.125rem 0.125rem 0.0625rem; */
  font-size: 1rem !important;
  /* border-width: 0; */
  /* border-color: transparent !important; */
  line-height: 2.5;
  /* width: 100%; */
  /* color: #222; */
  /* -webkit-transition: all 0.28s ease; */
  /* transition: all 0.28s ease; */
  /* box-shadow: none; */
  /* text-align: left !important; */
}

.form-group .control-label {
  position: absolute;
  top: -1.5rem;
  pointer-events: none;
  padding-left: 0.125rem;
  z-index: 1;
  color: #222;
  font-size: 1rem !important;
  font-weight: normal;
  -webkit-transition: all 0.28s ease;
  transition: all 0.28s ease;
}

.form-group .bar {
  position: relative;
  border-bottom: 0.0625rem solid #222;
  display: block;
}

.form-group .bar::before {
  content: "";
  height: 0.125rem;
  width: 0;
  left: 50%;
  bottom: -0.0625rem;
  position: absolute;
  background: #222;
  -webkit-transition: left 0.28s ease, width 0.28s ease;
  transition: left 0.28s ease, width 0.28s ease;
  z-index: 2;
}

.form-group input,
.form-group textarea {
  display: block;
  background: none;
  padding: 0.125rem 0.125rem 0.0625rem;
  font-size: 1rem !important;
  /* border-width: 0; */
  /* border-color: transparent !important; */
  line-height: 2.5;
  width: 100%;
  color: #222;
  -webkit-transition: all 0.28s ease;
  transition: all 0.28s ease;
  box-shadow: none;
  text-align: left !important;
}

.btn.prevBtn {
  background-color: #e8deaf;
  padding: 0.25rem 0.5rem;
  font-size: smaller;
  line-height: 1.5;
  border-radius: 0.2rem;
  text-transform: capitalize;
}
.btn.update_new_family_member_tab_btn {
  background-color: #e8deaf;
  padding: 0.25rem 0.5rem;
  font-size: smaller;
  line-height: 1.5;
  border-radius: 0.2rem;
  text-transform: capitalize;
}

.modal-data {
  margin-left: 6px;
}

.modal-new {
  margin-left: 349px;
}

.btn.nextBtn {
  background-color: #e8deaf;
  padding: 0.25rem 0.5rem;
  line-height: 1.5;
  border-radius: 0.2rem;
  font-size: smaller;
  margin-left: 6px;
  text-transform: capitalize;
}

#remarks {
  min-height: 50px;
  resize: auto;
}

/* .btn.data {
  background-color: #e8deaf;
  padding: 0.25rem 0.5rem;
  line-height: 1.5;
  border-radius: 0.2rem;
  font-size: smaller;
  margin-left: 348px;
  text-transform: capitalize;
} */

.btn.prevButton {
  background-color: #e8deaf;
  padding: 0.25rem 0.5rem;
  font-size: smaller;
  line-height: 1.5;
  border-radius: 0.2rem;
  text-transform: capitalize;
}

.spinner-border {
  font-size: smaller;
  margin-left: 0px;
}

.btn.addbutton {
  background-color: #e8deaf;
  padding: 0.25rem 0.5rem;
  font-size: smaller;
  line-height: 1.5;
  border-radius: 0.2rem;
  text-transform: capitalize;
}

.modal-btn {
  margin-left: 369px;
}

.form-group input[type="number"] {
  font-size: 1.5rem !important;
}

.flexi .form-group input[type="number"]{
  border:none !important;
}

.form-group input[type="file"] {
  line-height: 1;
}

.row.row-data {
  margin: 12px;
}

.form-group input[type="file"] ~ .bar {
  display: none;
}

.form-group input:focus {
  box-shadow: none !important;
}

.setup-content.setupclass {
  width: 100%;
}

.btn.circle-data {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
  background-color: #e8deaf;
}

.float-right.assignplan {
  text-align: right;
  margin-top: -6px;
}

.float-right.addmember {
  text-align: right;
}

.btn.memberbtn {
  background-color: #e8deaf;
}

.btn.digidata {
  background-color: #e8deaf;
  padding: 0.25rem 0.5rem;
  font-size: smaller;
  line-height: 1.5;
  border-radius: 0.2rem;
  text-transform: capitalize;
}

.newdata {
  width: 159px;
}
.float-right.enfeature {
  text-align: right;
  margin-top: -53px;
}

.float-right.manualfeature {
  text-align: right;
}

#table_wrapper .button.woocommerce-button {
  padding: 2px 1px 2px 15px;
  line-height: 1.5;
  border-radius: 0.2rem;
  font-size: 9px;
  text-transform: capitalize;
}

.digigold.table td{
  text-transform: initial !important;
}

.member_details_overview h4{
  font-size: 16px !important;
  font-weight: 300 !important;
  text-transform: initial !important;
} 


.checkbox label,
.form-radio label {
  position: relative;
  cursor: pointer;
  padding-left: 2rem;
  text-align: left;
  color: #222;
  display: block;
}

.checkbox input,
.form-radio input {
  width: auto;
  opacity: 1;
  position: absolute;
  left: 0;
}

.radio {
  margin-bottom: 1rem;
}

.radio .helper {
  position: absolute;
  top: -0.25rem;
  left: -0.25rem;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #999;
}

.radio .helper::before,
.radio .helper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  margin: 0.25rem;
  width: 1rem;
  height: 1rem;
  -webkit-transition: -webkit-transform 0.28s ease;
  transition: -webkit-transform 0.28s ease;
  transition: transform 0.28s ease;
  transition: transform 0.28s ease, -webkit-transform 0.28s ease;
  border-radius: 50%;
  border: 0.125rem solid currentColor;
}

.radio .helper::after {
  -webkit-transform: scale(0);
  transform: scale(0);
  background-color: #337ab7;
  border-color: #337ab7;
}

.radio label:hover .helper {
  color: #337ab7;
}

.radio input:checked ~ .helper::after {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}

.radio input:checked ~ .helper::before {
  color: #337ab7;
}

.checkbox {
  margin-top: 3rem;
  margin-bottom: 1rem;
}

.checkbox .helper {
  color: #999;
  position: absolute;
  top: 0;
  left: 0;
  width: 1rem;
  height: 1rem;
  z-index: 0;
  border: 0.125rem solid currentColor;
  border-radius: 0.0625rem;
  -webkit-transition: border-color 0.28s ease;
  transition: border-color 0.28s ease;
}

.checkbox .helper::before,
.checkbox .helper::after {
  position: absolute;
  height: 0;
  width: 0.2rem;
  background-color: #337ab7;
  display: block;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  border-radius: 0.25rem;
  content: "";
  -webkit-transition: opacity 0.28s ease, height 0s linear 0.28s;
  transition: opacity 0.28s ease, height 0s linear 0.28s;
  opacity: 0;
}

.checkbox .helper::before {
  top: 0.65rem;
  left: 0.38rem;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  box-shadow: 0 0 0 0.0625rem #222;
}

.checkbox .helper::after {
  top: 0.3rem;
  left: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.checkbox label:hover .helper {
  color: #337ab7;
}

.checkbox input:checked ~ .helper {
  color: #337ab7;
}

.checkbox input:checked ~ .helper::after,
.checkbox input:checked ~ .helper::before {
  opacity: 1;
  -webkit-transition: height 0.28s ease;
  transition: height 0.28s ease;
}

.checkbox input:checked ~ .helper::after {
  height: 0.5rem;
}

.checkbox input:checked ~ .helper::before {
  height: 1.2rem;
  -webkit-transition-delay: 0.28s;
  transition-delay: 0.28s;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: 1rem;
}

.has-error .legend.legend,
.has-error.form-group .control-label.control-label {
  color: #d9534f;
}

.has-error.form-group .form-help,
.has-error.form-group .helper,
.has-error.checkbox .form-help,
.has-error.checkbox .helper,
.has-error.radio .form-help,
.has-error.radio .helper,
.has-error.form-radio .form-help,
.has-error.form-radio .helper {
  color: #d9534f;
}

.has-error .bar::before {
  background: #d9534f;
  left: 0;
  width: 100%;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

input[type="number"] {
  -moz-appearance: textfield;
}

.goldpay h2 {
  font-weight: 500;
  margin: 20px 0;
}

.planinfo {
  align-items: center;
}

.planinfo .col-sm-6 span {
  position: absolute;
  right: 20px;
  top: 10px;
}

.planinfo h3 {
  text-transform: capitalize;
  font-weight: 500;
}

.image {
  text-align: center;
}

.bg {
  width: 480px;
  overflow: hidden;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 40px;
  margin-top: 20px;
  border-radius: 4px;
}

.card__pay {
  background-color: #222;
  width: 100%;
  float: left;
  margin-top: 40px;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 80px 30px 25px 30px;
  text-align: center;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.card__success {
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background-color: #60c878;
  border: 5px solid #222;
}

.card__error {
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 5px solid #222;
  background-color: red;
}

.card__success i,
.card__error i {
  color: #222;
  line-height: 90px;
  font-size: 45px;
}

.card__msg {
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 5px;
}

.card__submsg {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  margin-top: 0px;
}

.card__body {
  background-color: #f8f6f6;
  border-radius: 4px;
  width: 100%;
  margin-top: 30px;
  float: left;
  box-sizing: border-box;
  padding: 30px;
}

.card__avatar {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 7px;
}

.card__recipient-info {
  display: inline-block;
  margin-right: 10px;
  text-align: right;
  width: 45%;
}

.card__recipient {
  color: #232528;
  margin-bottom: 5px;
  font-weight: 600;
}

.card__email {
  color: #838890;
  margin-top: 0px;
}

.card__price {
  color: #232528;
  font-size: 32px;
  margin-top: 25px;
  margin-bottom: 30px;
}

.card__price span {
  font-size: 60%;
}

.card__method {
  color: #222;
  text-transform: uppercase;
  text-align: left;
  font-size: 11px;
  margin-bottom: 5px;
}

.card__payment {
  background-color: #fff;
  border-radius: 4px;
  width: 100%;
  height: 100px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}

.card__credit-card {
  width: 50px;
  display: inline-block;
  margin-right: 15px;
}

.card__card-details {
  display: inline-block;
  text-align: left;
}

.card__card-type {
  text-transform: uppercase;
  color: #232528;
  font-weight: 600;
  font-size: 12px;
  margin-bottom: 3px;
}

.card__card-number {
  color: #838890;
  font-size: 12px;
  margin-top: 0px;
}

.card__tags {
  clear: both;
  padding-top: 15px;
}

.card__tag {
  text-transform: uppercase;
  background-color: #f8f6f6;
  box-sizing: border-box;
  padding: 3px 5px;
  border-radius: 3px;
  font-size: 10px;
  color: #222;
}

.woodmart-my-account-links .gold-plans-link a:before {
  background-image: url(../images/gold-coins.png);
  content: "" !important;
  width: 60px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
  right: 0;
  margin: 5px auto;
}

.goldpay .summary {
  background: #f9f9f9;
  padding: 50px 30px 20px;
  margin-bottom: 50px;
}

.goldpay .summary .woocommerce-Price-amount {
  font-size: 20px;
}

.woocommerce-MyAccount-content {
  text-transform: capitalize;
}

table tfoot th {
  font-size: 24px !important;
  text-transform: uppercase !important;
  font-weight: 400;
}

table td {
  text-transform: capitalize !important;
}

.faqs h2 {
  font-size: 30px;
  margin-bottom: 30px;
}

.tab-content .card {
  border-radius: 0;
  padding: 0 !important;
  box-shadow: none !important;
  margin-bottom: 20px;
}

.tab-content .card-header {
  padding: 0;
  border-radius: 0;
  background-color: #f6f6f6;
  box-shadow: 0 1px 5px rgba(85, 85, 85, 0.15);
}

.tab-content .card-header h5 {
  margin: 0;
}

.tab-content .card-header h5 button {
  display: block;
  width: 100%;
  padding: 20px;
  border: 0;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.87);
  text-align: left;
  white-space: normal;
}

.tab-content .card-header h5 button:hover,
.tab-content .card-header h5 button:focus,
.tab-content .card-header h5 button:active,
.tab-content .card-header h5 button:hover:active {
  text-decoration: none;
}

.tab-content .card-body p {
  color: #616161;
}

.tab-content .card-body p:last-of-type {
  margin: 0;
}

.accordion > .card:not(:first-child) {
  border-top: 0;
}

.collapse.show .card-body {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

#tac p {
  color: #222;
  font-size: 16px;
}

@media (max-width: 800px) {
  .bg {
    width: 100%;
    padding: 10px;
  }
  .card__pay {
    padding: 80px 10px 25px 10px;
  }
  .goldpay .details {
    padding: 10px;
  }
}

.avatar.no-image-plan.avatar-lg.bg-yellow {
  background: #ffd600 !important;
  width: 100% !important;
  height: 370px !important;
  text-align: center !important;
  align-items: center !important;
  padding: 65px 0;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.avatar.no-image-plan.avatar-lg.bg-yellow p {
  color: #000 !important;
}
.card.p-0.display_plans_cards_row {
  border: none !important;
  margin-top: 30px;
  min-height: 370px;
}
.line-devloper {
  border: 1px solid #f2f2f2;
  margin-bottom: 15px !important;
  margin-top: 10px !important;
  padding: 0px !important;
}

.stepwizard-step p {
  margin-top: 10px;
}
.stepwizard-row {
  display: table-row;
}
.stepwizard {
  display: table;
  width: 100%;
  position: relative;
}
.stepwizard-step button[disabled] {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
  top: 14px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 100%;
  height: 1px;
  background-color: #ccc;
  z-order: 0;
}

.stepwizard-step {
  display: table-cell;
  text-align: center;
  position: relative;
  top: 3px;
}
