/* @import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap"); */
:root {
  --color-main: #940444;
}

.main_color tr:nth-child(even) {
  color: #000 !important;
  background-color: #fff !important;
}

.addresses.col2-set .col-1,
.addresses.col2-set .col-2 {
  border-style: none !important;
  border-width: 0 !important;
  padding: 0 !important;
}

.purchase-confirmation-details .woocommerce-customer-details h2 {
  padding: 16px !important;
  background-color: #940444 !important;
}

h2 {
  margin-bottom: 0 !important;
}

section.woocommerce-customer-details {
  margin-top: 0 !important;
}

#top #main .shop_table.order_details {
  padding-top: 0 !important;
}

#top .order_details li {
  font-size: 12px !important;
}
bdi,
address p {
  font-weight: bold !important;
}

address,
address p .entry-content-wrapper div li {
  font-size: 18px !important;
}

address p {
  color: var(--color-main) !important;
}

.new-thankyou {
  padding: 20px 0 !important;
  background-color: #fff;
  margin-bottom: 40px;
  background-color: #fef2f6 !important;
  border-radius: 0 !important;
}
.new-thankyou h3 {
  border: 1px solid #940445 !important;
  padding: 1rem 1.25rem !important;
  border-radius: 7px;
  background-color: #fff;
}
#top #main .shop_table.order_details {
  padding: 0 !important;
}

#top #main .shop_table.order_details {
  border: 0 !important;
  border-radius: 0 !important;
}

#top #main .order_details {
  margin-bottom: 0 !important;
}

.woocommerce-customer-details address {
  border: 0 !important;
  border-radius: 0 !important;
}

section.woocommerce-order-details,
.woocommerce-customer-details {
  background-color: #fef2f6 !important;
}

table.shop_table th {
  padding: 10px !important;
}

.webinarConfirms {
  border: 2px solid #cf4683 !important;
}

.paymentConfirm {
  border: 0 !important;
  background-color: #fef2f6 !important;
  margin-bottom: 40px;
}

.woocommerce-customer-details address {
  background-color: #ffffff !important;
  border: 1px solid #e1e1e1 !important;
}

.paymentConfirm a {
  padding: 20px;
}

.shop_table thead th {
  background-color: #940444 !important;
}

.repeaterTable thead th {
  font-size: 11px !important;
}
input [type="text"] {
  font-size: 13px !important;
  padding: 12px 15px !important;
}
#top select,
#top select option,
#top input[type="text"] {
  font-size: 16px !important;
}
.fullsize .addresses.col2-set .col-1,
.fullsize .addresses.col2-set .col-2 {
  width: 100% !important;
  margin-top: 4.2rem;
}

.woocommerce-order-details {
  height: 100% !important;
}

.subSection {
  margin-top: 50px !important;
  text-align: center !important;
}

.subSection h3 {
  text-align: center !important;
}

/* #top #wrap_all .all_colors h3 {
  margin-bottom: 0 !important;
} */

.subSection p {
  text-align: center !important;
  margin-bottom: 0 !important;
}

.subSection p:last-child {
  margin-bottom: 30px !important;
}

.file-note {
  margin-bottom: 1rem !important;
  display: inline-block !important;
}

form.woocommerce-ResetPassword.lost_reset_password {
  width: 40% !important;
  max-width: 100% !important;
  margin: 0px auto !important;
  padding-inline: 0 !important;
}
#top input[type="search"] {
  border: 1px solid #e1e1e1 !important;
  font-size: 0.875rem !important;
}

#top
  #wrap_all
  .all_colors
  .online-consultation-booking
  h3.av-special-heading-tag,
#top
  #wrap_all
  .all_colors
  .online-consultation-bbokin
  h3.av-special-heading-tag {
  font-size: 36px !important;
  color: #940445 !important;
}

#top .form-field.form-field-wide.wc_appointments_field_timezone label {
  background-color: #fff !important;
  padding: 8px 10px !important;
  font-size: 1rem !important;
  border: 1px solid #e1e1e1 !important;
  border-radius: 2px !important;
  font-weight: 600 !important;
}
#top
  .form-field.form-field-wide.wc_appointments_field_timezone
  label
  .selected-timezone {
  font-weight: 400;
}
.wc-pao-addon-consultation-type {
  border: none !important;
}

.wc_appointments_field_timezone {
  display: flex !important;
  gap: 10px !important;
  flex-wrap: wrap !important;
}

#ship-to-different-address label {
  margin-left: 0 !important;
}

#ship-to-different-address input[type="checkbox"]::after {
  height: 0 !important;
  width: 5px !important;
  top: 5px !important;
}

.woocommerce-checkout-review-order-table dl dt {
  margin-top: 3px !important;
}

/* 25/09/24 - consultation testing page css */

div.rdo-button {
  display: flex;
  gap: 40px;
  justify-content: center;
  margin: 86px auto 120px !important;
  text-align: left;
  max-width: 100%;
}

div.rdo-button p {
  margin-bottom: 30px !important;
}

div.rdo-button label {
  font-size: 22px !important;
}

div.rdo-button .radioBox label {
  position: relative;
  font-weight: bold;
  font-size: 1rem !important;
  color: #fff;
  letter-spacing: 0.1px;
  line-height: 17px;
  padding: 19px 11px 19px 48px;
  display: block;
  font-family: "Plus Jakarta Sans" !important;
}

.duration-section {
  padding-bottom: 80px;
}

.question_background.duration-section input[type="submit"] {
  background: linear-gradient(88deg, #940444, #c35687);
  border: 4px solid rgb(216 124 165);
  border-radius: 11px;
  color: #fff;
  min-width: 229px;
  opacity: 0.6;
  margin: auto;
  display: block;
  font-size: 1rem !important;
  letter-spacing: 0.1px;
  font-weight: bold;
  font-family: "Plus Jakarta Sans" !important;
  padding: 18px 12px;
}
.woocommerce-form__input-checkbox {
  width: 18px;
  height: 18px;
  margin-right: 10px;
}
.woocommerce-MyAccount-content .woocommerce-info {
  font-size: 1.25rem !important;
  border: none !important;
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  line-height: normal;
  gap: 1.5rem !important;
  padding-top: 3rem !important;
  margin-bottom: 8px !important;
}

.woocommerce-Address .woocommerce-Address-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0.25rem 0;
}
.woocommerce-Address:first-child .woocommerce-Address-title {
  border-top: 2px solid #e1e1e1 !important;
  padding-top: 2rem;
}
.woocommerce-Address-title .edit {
  color: #930042;
  border: 1.5px solid #930042;
  font-weight: 700;
  padding: 12px 18px;
  border-radius: 8px;
}

.addresses .woocommerce-Address {
  margin-bottom: 1.5rem;
}

.woocommerce-Address address {
  font-size: 16px !important;
  border-bottom: 1px solid #e1e1e1 !important;
  padding-bottom: 1.5rem;
}
.woocommerce-MyAccount-content .button {
  background-color: #930042 !important;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 15px !important;
  padding: 15px 25px !important;
  width: fit-content !important;
  text-align: center !important;
  margin: 0 auto !important;
  box-shadow: none;
  transition: all 0.4s ease-in-out;
  border-radius: 50px !important;
  float: none !important;
  display: block;
}
.webinarLink a {
  font-size: 1.25rem;
}
#pmpro_account-membership {
  margin-bottom: 2rem;
}
#pmpro_account-membership h3 {
  padding-bottom: 1.25rem !important;
}
.woocommerce-MyAccount-content .inactiveMember h4 {
  font-family: "open sans", Helvetica, Arial, sans-serif !important;
}

.woocommerce-MyAccount-orders {
  margin-top: 1.5rem !important;
}
.woocommerce-orders-table__cell-order-actions {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a {
  border-radius: 8px !important;
  text-transform: capitalize;
  padding: 11px !important;
  margin: 0 !important;
}
.woocommerce-MyAccount-orders tr th {
  vertical-align: middle !important;
}
.my_account_appointments {
  margin-top: 1.5rem !important;
}
.my_account_appointments tr th {
  vertical-align: middle !important;
}
.my_account_appointments .appointment-actions a {
  border-radius: 8px !important;
  text-transform: capitalize;
  padding: 11px !important;
  margin-bottom: 0.75rem !important;
}
.my_account_appointments .appointment-actions a:last-child {
  margin-bottom: 0rem !important;
}
.woocommerce-MyAccount-content .woocommerce-Message--info {
  flex-direction: column-reverse;
}

@media screen and (min-width: 280px) and (max-width: 767px) {
  .woocommerce-MyAccount-content {
    margin-right: 0;
    padding: 0 1.5rem;
  }
  .woocommerce-MyAccount-navigation {
    padding-bottom: 1rem;
  }
  .woocommerce-MyAccount-content .woocommerce-info {
    font-size: 1rem !important;
  }
  .woocommerce-MyAccount-content .button {
    font-size: 14px !important;
    padding: 12px 22px !important;
  }
  .woocommerce-MyAccount-navigation ul li a {
    font-size: 14px;
  }
  .woocommerce-MyAccount-navigation ul li a {
    padding: 11px 18px !important;
  }
  .alg-wc-ev-verification-status {
    font-size: 14px;
  }
}
.iti__country-list {
  color: #fff;
  -webkit-text-fill-color: #fff;
  background-color: #940445 !important;
}
.entry-content ul li span {
  font-family: "circular";
}

#top #payment ul.payment_methods li input {
  margin-right: 0 !important;
}
#top input[type="checkbox"] {
  accent-color: #940444;
  width: 30px !important;
  height: 18px !important;
}
/* 14/10/24 */
.videoDescripiton .video_option {
  text-align: center;
  margin-top: 60px;
}
.videoDescripiton .video_option ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
section.filter_video li button.reset_filters {
  cursor: pointer;
}
section.filter_video li:nth-last-child(2) {
  justify-content: end;
}
.filter_panel .search_video {
  background-size: 12% 50% !important;
}
.avia-promocontent {
  margin-bottom: 105px;
}
.av_promobox .avia-button {
  left: 30px;
}
.container_wrap.container_wrap_first.main_color {
  background: #fef2f7;
  /* padding: 86px 0; */
  position: relative;
}

.page-id-24826 .container_wrap.container_wrap_first.main_color {
  background-color: #ffffff;
}


#pmpro_form {
  border: 0;
}
.chart-download {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pagination {
  margin: 50px 0;
}
.pagination span {
  padding-inline: 0 !important;
  display: flex !important;
  align-items: center;
}
.pagination .page-numbers.current {
  font-size: 16px !important;
  background: #940444;
  padding: 10px 15px !important;
  color: #fff;
  line-height: 15px !important;
  border-radius: 0 !important;
}
.pagination a.page-numbers {
  width: 100% !important;
  height: 100% !important;
  font-size: 16px !important;
  color: #fff;
  line-height: 15px !important;
  background: #e987c7;
  padding: 10px 15px !important;
  border-radius: 0 !important;
}
.pagination .page-numbers.dots {
  margin-right: 3px;
  margin-top: 12px;
}
.pagination .page-numbers:hover {
  text-decoration: underline;
}
.introduction_video_panel {
  grid-template-columns: 0.3fr 3fr 5fr 3fr;
}
.introduction_video_panel .textThuimbnail {
  max-inline-size: 500px;
}
.introduction_video_panel .buttonThuimbnail {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.introduction_video_panel .buttonThuimbnail > span {
  margin-left: auto;
  margin-right: 55px;
}
.introduction_video_panel .buttonThuimbnail a + span {
  margin-right: 65px;
}
/*16-10*/
#top #payment .form-row.place-order {
  padding: 0 23px 30px !important;
}
#top #payment ul.payment_methods {
  padding: 1em 1em 0 !important;
}
#top #payment ul.payment_methods li {
  padding-bottom: 0 !important;
}
#top #payment .payment_box p:last-child {
  display: flex;
  gap: 4px;
}
#stripe-payment-data fieldset:last-child {
  margin-bottom: 5px;
}
#wc_gc_cart_redeem_form {
  display: flex;
  align-items: center;
  margin-bottom: 2rem !important;
}
.add_gift_card_form h4 {
  text-align: left;
  padding: 1.5rem 0 1rem;
  font-size: 1.125rem;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-weight: 600 !important;
}
#wc_gc_cart_redeem_form .button {
  border-radius: 0 10px 10px 0 !important;
  padding: 15.5px 34px !important;
  line-height: normal !important;
  margin: 0;
  border: 1px solid #940444;
  width: fit-content !important;
}
#wc_gc_cart_redeem_form input {
  max-width: 100% !important;
  margin-bottom: 0 !important;
  border-radius: 10px 0 0 10px !important;
}
.cart-collaterals .cart_totals h2 {
  text-align: left;
  padding: 1.5rem 0 1rem;
  font-size: 1.125rem;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-weight: 600 !important;
  letter-spacing: normal;
}
.cart-collaterals .cart_totals {
  float: right !important;
  background-color: #ffffff;
  padding: 10px 20px 35px;
  border: 1px solid #e1e1e1;
}
td.actions .coupon {
  display: flex;
  align-items: center;
}
#top div td.actions .coupon .input-text {
  margin: 0 !important;
  border-radius: 10px 0 0 10px !important;
}
#top table.shop_table .actions .coupon .button {
  border-radius: 0 10px 10px 0 !important;
  padding: 15.5px 16px !important;
  line-height: normal !important;
  width: auto !important;
  min-width: auto;
}
#order_review .custom-checkout-message {
  margin-top: 20px !important;
}
/*16-10 close*/
/*17-10*/
.av-section-cont-open h2.av-special-heading-tag {
  color: #940445 !important;
  font-family: "open sans", Helvetica, Arial, sans-serif !important;
  margin-bottom: 20px !important;
}
.wc-appointments-appointment-form-wrap.cart .wc_appointments_field_timezone {
  justify-content: right;
  float: right !important;
  flex-direction: column;
  position: absolute !important;
  left: 22%;
  top: 80px;
  width: fit-content !important;
}
.wc-appointments-appointment-form-wrap.cart .wc_appointments_field_timezone h2 {
  color: #2b2b2b !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-weight: 500 !important;
  margin-bottom: 4px !important;
  letter-spacing: 1px;
  padding-left: 5px;
}
.wc-appointments-appointment-form-wrap.cart
  .wc_appointments_field_timezone
  label {
  top: 0px !important;
  position: relative !important;
}
.select2-container .select2-selection--single {
  position: relative;
  z-index: 11;
  border: 1px solid #aaa !important;
}
#wc-appointments-appointment-form .wc-pao-addon-name {
  margin-bottom: 6px !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-size: 18px !important;
  display: flex;
  /* padding-bottom: 11px; */
  font-weight: 500 !important;
  line-height: 31px;
  color:#2b2b2b !important;
}
.verification_form .verification_error_msg {
  font-size: 14px;
  color: #f10000;
  display: block;
  padding-bottom: 20px;
  margin-top: 0px;
}

.verification_form #Resend_otp {
  font-size: 14px;
  font-weight: bold;
  display: block;
  padding-bottom: 20px;
  margin-top: 0px;
  text-align: center;
}

.verification_form #select_check_box {
  font-size: 14px;
  font-weight: bold;
  display: block;
  padding-bottom: 20px;
  margin-top: 0px;
  color: #ff0000;
  text-align: center;
}

.verification_form #select_check_box_verification {
  font-size: 14px;
  font-weight: bold;
  display: block;
  padding-bottom: 20px;
  margin-top: 0px;
  color: #ff0000;
  text-align: center;
}

.verification_form_section .form_center {
  width: 55%;
  max-width: 100%;
  margin: 0px auto;
  padding: 60px 50px;
  background-color: #ffffff;
  border-radius: 25px;
  box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
}

.tooltipBox .tooltip {
  position: relative;
  display: flex;
  opacity: 1;
  border: none;
}
.tooltipBox .tooltip .tooltiptext {
  visibility: hidden;
  width: fit-content;
  color: #ffffff !important;
  background-color: #940445;
  text-align: center;
  padding: 5px 12px 5px;
  position: absolute;
  border-radius: 0;
  z-index: 1;
  top: -1px;
  left: 128%;
  white-space: pre;
}
.tooltipBox .tooltip .tooltiptext:after {
  position: absolute;
  top: 13px;
  left: 0;
  margin-left: -11px;
  content: "";
  display: block;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #940445;
  rotate: -90deg;
}
.tooltipBox .tooltip:hover .tooltiptext {
  visibility: visible;
}
.tooltipBox {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}

/*17-10 close*/
.verification_form .country_code_notice {
  padding-top: 10px;
}
.verification_form .verification_error_msg {
  padding-top: 10px;
}
.iti--separate-dial-code {
  display: block;
}

.iti__selected-flag {
  height: 48px !important;
}
.iti--allow-dropdown input[type="number"] {
  padding-left: 87px !important;
  margin-bottom: 20px;
}

.verification_form input[type="submit"] {
  margin-top: 20px !important;
}

.verification_form input:hover {
  background-color: white;
  border: 1px solid grey;
}
.verification_form input[type="submit"]:hover {
  background: white;
  border: 1px solid #940444;
}
.iti--allow-dropdown {
  width: 100% !important;
}
.iti__selected-dial-code {
  font-size: 13px;
  padding-left: 4px;
}
input#otp {
  margin-top: 20px !important;
}

.modal-body .form_center {
  width: 100% !important;
  padding: 20px;
}

.modal-body .verification_form_section .from_panel_wraper {
  padding: 20px !important;
}
.modal-body .form_center input[type="number"] {
  height: 50px;
}

.modal-body .form_center .from_panel_wraper {
  padding: 3vw 33px !important;
}

.modal-body .form_center .form-control {
  height: auto !important;
}
.modal-dialog {
  position: relative !important;
  top: 0%;
  left: 0;
  right: 0;
}

/* 22/10/24 */
.verification_error_msg {
  text-align: center;
}
.product-grids .shop_columns_2 div .products .product {
  margin: 0 2% 2% 0;
}
.product-grids .shop_columns_2 .products .product {
  width: 48.5%;
}

.product-grids h2.woocommerce-loop-product__title {
  min-height: 60px;
}
#top .product-grids .thumbnail_container img {
  object-fit: contain;
  max-height: 300px;
}
/* 23/10/24 */
#top legend {
  font-size: 1.4em !important;
  margin-bottom: 6px !important;
  font-family: "Plus Jakarta Sans" !important;
  font-weight: 700 !important;
  padding-top: 3rem;
}
.verification_form .iti__selected-dial-code,
.verification_form .iti__country {
  font-size: 14px !important;
}
.verification_form input[type="submit"] {
  text-transform: capitalize;
  font-size: 16px !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
}
.verification_form .iti__divider {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  border-bottom: 0 !important;
}
.verification_form .iti__country {
  border-bottom: 1px solid #fff !important;
  padding: 10px !important;
}
.verification_form .iti__country:last-child {
  border-bottom: 0 !important;
}
/* width */
.verification_form .iti__country-list {
  scrollbar-color: #d178a0 #fff;
  scrollbar-width: thin;
}
/* questionnaire */
.signup-step-container.preview-result ul li {
  padding-inline: 20px;
}
.signup-step-container.preview-result ul li h1 {
  font-family: "Plus Jakarta Sans", sans-serif !important;
  margin-bottom: 0;
}
.signup-step-container.preview-result li.acf-accordion h1 {
  margin-bottom: 16px;
  background: #eaabd0;
  color: #fff !important;
}
.signup-step-container.preview-result ul li.acf-accordion {
  background-color: #fff;
  padding-inline: 0px;
}
.signup-step-container.preview-result table.repeaterTable {
  margin-top: 20px;
}
.signup-step-container.preview-result table.repeaterTable tbody tr:first-child {
  background: #f1f1f1;
}
.signup-step-container.preview-result
  table.repeaterTable
  tbody
  tr:first-child
  th {
  padding: 10px;
}
.signup-step-container.preview-result li.json-data span {
  font-size: 18px !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
}
/* 24/10/24 */
.bookingSection .avia-promocontent,
.loginSection .avia-promocontent {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.bookingSection .avia-promocontent p,
.loginSection .avia-promocontent p,
#reschedule_container {
  font-weight: 700;
  font-size: 22px !important;
  color: #333;
}
#reschedule_container {
  text-align: center;
}
.bookingSection .avia-color-theme-color,
.loginSection .avia-color-theme-color {
  display: inline-block;
  max-width: fit-content;
  margin: auto;
  background-color: #940344 !important;
  border-color: #940344 !important;
  margin-top: 0px !important;
}
.pmpro_table th,
.pmpro_table td {
  padding: 11px 12px;
}
.pmpro_table thead th {
  font-size: 15px;
  text-transform: capitalize;
  letter-spacing: 0.4px;
  color: #fff !important;
  background-color: #940445;
}
.pmpro_actionlinks {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-top: 6px;
}
.woocommerce-account.woocommerce-page #pmpro_actionlink-renew {
  padding-top: 0;
}
.upcoming_appointments,
.previous_appointments {
  overflow-x: auto;
  display: block;
  scrollbar-color: #d178a0 #fff;
  scrollbar-width: thin;
}
.upcoming_appointments th,
.previous_appointments th,
.upcoming_appointments td,
.previous_appointments td {
  white-space: nowrap;
}

/* single product price color */

.product .price span,
.product .price .duration {
  font-size: 20px !important;
  color: #950445;
}
.avia_cart_buttons {
  opacity: 1 !important;
  display: flex;
  justify-content: center;
  text-transform: uppercase;
}
.inner_product:hover {
  border-color: #f2b3d8;
}
.inner_product:hover .avia_cart_buttons {
  background-color: #f2b3d8;
}
#send_order_details_on_phone h4 {
  margin: 25px 0px 15px 0px;
  font-size: 14px;
  font-weight: bold !important;
  text-transform: uppercase !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  color: #000;
}
#send_order_details_on_phone label {
  margin-left: 0px !important;
  font-weight: normal !important;
  text-transform: lowercase !important;
  color: #444 !important;
  font-family: "open sans", Helvetica, Arial, sans-serif !important;
  font-size: 15px !important;
}
#send_order_details_on_phone input[type="checkbox"] {
  display: inline;
  margin: -2px 10px 0 0;
  text-align: center;
  vertical-align: middle;
}
span.button-mini-delimiter {
  display: none;
}
.bookingSection .avia-promocontent {
  margin-bottom: 75px !important;
}
.bookingSection {
  border-color: transparent !important;
  background: transparent !important;
}
.av-18wj5b9-d98821c556e41006109191e29802a0bc .entry-content-wrapper h2,
.av-18wj5b9-d98821c556e41006109191e29802a0bc .entry-content-wrapper h4 {
  text-align: center;
}
.av-18wj5b9-d98821c556e41006109191e29802a0bc h2 {
  font-size: 36px !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
}
.av-18wj5b9-d98821c556e41006109191e29802a0bc h4 {
  margin-top: 20px;
  color: #930042 !important;
}
.avia_message_box_content p {
  font-size: 18px !important;
}
#ship-to-different-address-checkbox {
  margin-left: 0 !important;
}
.av-18wj5b9-d98821c556e41006109191e29802a0bc .post-entry-914 {
  padding: 20px;
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  margin-top: 20px;
}
.av-18wj5b9-d98821c556e41006109191e29802a0bc .post-entry-914 .avia_message_box {
  margin-top: 10px;
}
.bookingSection .avia-color-theme-color {
  max-width: unset;
}
.custom-breadcrumbs {
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 20px;
}
#top div div.product .woocommerce-tabs ul.tabs li.active a,
#top div div.product .woocommerce-tabs .panel {
  border: 0 !important;
}
#top div div.product .woocommerce-tabs ul.tabs li a {
  color: #333;
  border: 0 !important;
}
#top div div.product .woocommerce-tabs ul.tabs li.active a {
  background-color: #d178a0;
  color: #fff;
}
.notifySection {
  margin-bottom: 40px;
  margin-top: 20px;
}
html #top #wrap_all .all_colors h3.Notification_preference {
  margin-top: 30px;
  font-size: 20px !important;
}
.notifyPhone,
.notifyMessage {
  display: flex;
  justify-content: space-around;
}
.notifyPhone div,
.notifyMessage div {
  display: flex;
  align-items: center;
  gap: 10px;
  flex: 1;
  padding-top: 10px;
}
.notifyPhone label,
.notifyMessage label {
  margin-bottom: 0 !important;
}
.notifyPhone input[type="radio"],
.notifyMessage input[type="radio"] {
  accent-color: #940444;
  margin-top: 0;
  transform: scale(1.2);
}

@media (min-width: 992px) {
  .container_wrap.container_wrap_first.main_color::before {
    content: url(/wp-content/uploads/2023/07/OUTER-1.png);
    position: absolute;
    right: 0;
    top: -75px;
    z-index: 1;
  }
  .container_wrap.container_wrap_first.main_color::after {
    content: url(/wp-content/uploads/2023/07/OUTER-2.png);
    position: absolute;
    left: 0;
    bottom: 0;
  }
}

@media (max-width: 768px) {
  div.product .woocommerce-tabs ul.tabs {
    display: flex;
    overflow: auto !important;
  }
  .single_variation_wrap {
    margin-inline: 0 !important;
  }
  .product_title.entry-title {
    font-size: 22px;
  }
  .verification_form_section .form_center {
    width: 100%;
    padding: 25px;
  }
  .verification_form h2 {
    font-size: 18px;
    line-height: 1.4;
  }
}

input[name="notification_preference"] {
  cursor: not-allowed;
}

/* woocommerce css */
.woocommerce form .show-password-input::after,
.woocommerce-page form .show-password-input::after {
  font-family: WooCommerce;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: 0.618em;
  content: "\e010";
  text-decoration: none;
}

.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
  position: absolute;
  right: 10px;
  cursor: pointer;
  top: 0px;
}

span.password-input {
  position: relative;
}

/* verification */

.emSchedule {
  margin: 10px;
  text-align: center;
}

.emSchedule em {
  font-size: 14px;
  color: #940444;
}

.ctNotice {
  color: #940444;
  text-align: center;
}

.ctNotice small {
  font-size: 13px;
  color: grey;
}

/*fxcg*/
.quantity-control {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cart_item .product-name {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.quantity-control .qty-input {
  margin: 0px !important;
}
.quantity-control {
  width: 25%;
}
.qty-minus,
.qty-plus {
  height: 38px;
  width: 60px;
  border: none;
  color: white;
  font-size: 22px !important;
  background: #940444;
  border-radius: 0px !important;
  border: none;
}

.qty-input {
  border: 1px solid #940444;
  padding: 10px 15px !important;
  background-color: #fef2f7 !important;
  width: 50px !important;
  padding: 9px !important;
  text-align: center;
}
.qty-input:placeholder {
  text-align: center;
  padding-left: 40px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce .login .lost_password {
  top: 20px !important;
  padding-bottom: 30px;
}
#top .woocommerce-info {
  font-size: 16px !important;
}
.cnslt-enq {
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 1px;
}

#text-6 .disclaim p {
  font-size: 13px !important;
  line-height: 18px;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  color: #f0f6d9;
}
#socket .copyright {
  line-height: 20px;
}
li.iti__divider {
  display: none;
}
.avia_message_box.avia-size-normal {
  padding: 31px !important;
}
.cnfPass {
  position: relative;
}

.cnfPass span.show-password-input {
  top: 55px;
}
/* .widget_nav_menu a {
  font-size: 16px  !important;
  padding-bottom: 10px  !important;
} */
.avia-webkit #top .cart-collaterals .cart_totals table select,
.avia-webkit #top.woocommerce-page select {
  padding-right: 30px;
  font-size: 16px !important;
  padding: 13px;
}
p.woocommerce-LostPassword.lost_password {
  font-size: 16px !important;
}
.webinarLink a:where(:not(.wp-element-button)) {
  text-decoration: underline;
  font-size: 18px !important;
}

body .woocommerce-ResetPassword.lost_reset_password p {
  padding: 0 !important;
}
.ResetPasswordBox {
  padding: 20px;
  margin: 20px 0 20px 0px;
  text-align: left;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
}
.ResetPasswordBox .woocommerce-Button.button {
  width: 100%;
  float: inherit;
  font-weight: 700;
  background: #940444;
  transition: 0.5s;
}
.ResetPasswordBox label {
  font-size: 15px !important;
  font-weight: 500 !important;
  color: grey;
}
.ResetPasswordBox .woocommerce-Button.button:hover {
  background-color: #d4558e;
}
.page-id-393 .post-entry .woocommerce p {
  font-size: 16px !important;
  font-family: "Plus Jakarta Sans" !important;
}

.post-12142 .variations tr {
  display: flex;
  flex-direction: column;
}
.post-12142 .label label {
  font-size: 14px !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
}
.post-12142 .variations td.value {
  border: none !important;
}
.post-12142 .variations td.value select {
  width: 100% !important;
}
.post-12142 .variations tr th.label {
  width: 100% !important;
  text-align: left !important;
}
.post-12142 .single_variation_wrap {
  margin: 0 0 0 10px !important;
}
.post-12142 .variations tr:last-child {
  display: none;
}
#top .post-12142 form.cart .single_add_to_cart_button {
  float: left !important;
  margin-bottom: 2rem !important;
}

.post-12142 form.cart .quantity {
  float: none !important;
}
form.woocommerce-ResetPassword.lost_reset_password p {
  font-weight: 600;
}
.entry-content .woocommerce {
  padding: 5%;
}
.woocommerce-privacy-policy-text a {
  text-transform: lowercase;
}
.kp-record {
  font-size: 13px;
}
td.fully_scheduled span {
  text-decoration: none !important;
}

.form-check-label {
  margin-left: 10px !important;
}

ul#select2-billing_country-results {
  font-size: 14px;
}
#top .select2-results {
  font-size: 14px !important;
}
.country_code_error {
  margin-top: 15px;
}
.span.wpcf7-not-valid-tip {
  margin-top: 15px;
  margin-bottom: 15px;
}
#top #wrap_all .av-inherit-size .av-special-heading-tag {
  font-size: 1.7em !important;
}
.caotchabox .recaptcha {
  display: flex;
  flex-direction: column;
  gap: 15px;
  font-family: BodoniAnt !important;
  font-size: 15px;
}
.row.lab_test p {
  margin: 0;
  padding: 0;
}

.row.lab_test p:nth-child(3) {
  padding-bottom: 10px;
}

/* stripe css */

.testmode-info {
  display: block !important;
}

.testmode-info a {
  display: none !important;
}
iframe .FadeWrapper {
  display: none !important;
}
iframe .AnimatePresence {
  display: none !important;
}
.product-name,
.product-total {
  font-family: "Plus Jakarta Sans", sans-serif !important;
  letter-spacing: 1px;
}
.cart-subtotal th,
.shipping th {
  font-family: "Plus Jakarta Sans", sans-serif !important;
  letter-spacing: 1px;
}
.cart_item .product-name {
  font-family: "open sans", Helvetica, Arial, sans-serif !important;
}
.unique_coupon_code {
  font-family: "Plus Jakarta Sans", sans-serif !important;
  color: #970946;
  font-weight: 600 !important;
  font-size: 18px !important;
}
.form-row-first button {
  font-family: "open sans", Helvetica, Arial, sans-serif !important;
  font-weight: 600;
}
.stopclicking::after {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

.stopclicking {
  position: relative;
}
.entry-content-wrapper .avia-builder-el-first h2 {
  font-family: "Plus Jakarta Sans", sans-serif !important;
}
.entry-content-wrapper .el_before_av_table h2 {
  font-family: "Plus Jakarta Sans", sans-serif !important;
}
/* .avia_textblock p strong {
  font-family: "Plus Jakarta Sans", sans-serif !important;
} */
.personal_detail_wrap {
  background-color: white;
  padding: 40px;
}
.outer_personal_detail {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.outer_personal_detail label {
  font-size: 14px !important;
  font-weight: 500 !important;
  color: grey !important;
  width: 80px;
}
.outer_personal_detail .personal_label {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 6px 0px;
}
.personal_detail_wrap h1 {
  padding-bottom: 30px;
}
.outer_personal_detail p {
  margin: 0px;
}
.outer_personal_detail {
  margin: 0px;
  padding: 6px 0px;
}
.personal_detail_btn {
  display: block;
  border: 1px solid #970946 !important;
  height: fit-content;
  padding: 20px;
  font-size: 14px;
  border-radius: 5px;
}
.personal_detail {
  padding: 40px 0px;
}

.page-id-392 .wc-appointment-summary-name {
  display: none;
}
.page-id-392 ul.wc-item-meta {
  display: block !important;
  margin-left: 0px;
}
.wc-item-meta strong.wc-item-meta-label {
  font-size: 17px !important;
  color: #2f2f2f;
}
ul.wc-item-meta li p {
  padding-left: 3px;
}

.wc-appointments-appointment-form .form-field.wc_appointments_field_timezone {
  display: flex !important;
  flex-direction: row-reverse;
  width: 350px !important;
  justify-content: left !important;
  gap: 0px !important;
}
/* .wc-appointments-appointment-form
  .form-field.wc_appointments_field_timezone
  .selected-timezone {
  width: 100%;
  display: block;
} */
