/* Create Color variables here
 * follow this link for Color name
 * https://chir.ag/projects/name-that-color/
 * and use $c prefix.
 * use lowercase for color code and variable name 
 * i.e $c-black: #000000; */
/* Create Typo variables here
 * use $ff prefix for font family
 * use $fs for font size
 i.e $ff-roboto-b: Roboto-bold;
 * $fs-large: 40px; */
/* Placeholders */
/* Mixins */
/* SCSS Functions */
/* Enter Your Global CSS here */
* {
  box-sizing: border-box;
}

*:after, *:before {
  box-sizing: border-box;
}

/* Enter Button Global CSS Here */
/* Header CSS */
/* Footer CSS */
/* Navigation CSS */
/* Sidebar CSS */
/* About page css */
/* Home Page CSS */
.wps_mfw_buy_button form {
  margin: 0;
}

/*other memberships style*/
.available_member {
  margin: 10px 10px -20px 0;
  display: inline-block;
  max-width: 150px;
  vertical-align: top;
}

.available_member .button.alt.mfw-membership {
  background-color: unset;
  background-image: linear-gradient(90deg, #143856, #1a3365);
  border-radius: 5px;
  border: 2px solid #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.5;
  margin: 10px auto;
  max-width: 230px;
  min-height: 50px;
  overflow: hidden;
  padding: 5px 20px;
  position: relative;
  text-align: center;
  text-transform: capitalize;
  transition: 0.2s background-image linear;
  width: 100%;
}

.available_member .button.alt.mfw-membership:hover {
  background-image: linear-gradient(90deg, #fff, #fff);
  border: 2px solid #143856;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  color: #1a1a1a !important;
}

.available_member .button.alt.mfw-membership:before {
  background-color: transparent;
  border-radius: 50%;
  border: 3px solid #ffffff33;
  box-shadow: -125px -50px 0 -20px #ffffff20;
  content: '';
  height: 100px;
  position: absolute;
  right: -45px;
  top: 38px;
  width: 100px;
}

.wps-mfwp__available--title {
  color: #1a1a1a;
  font-weight: 600;
  margin-top: 10px;
  padding: 10px 0;
  position: relative;
}

.wps-mfwp__available--title:after {
  background-color: #1a1a1a;
  border-radius: 50px;
  bottom: 0;
  content: '';
  height: 3px;
  left: 0;
  position: absolute;
  width: 75px;
}

/*GIT issue fixes #1*/
.woocommerce-column--plan-details address label {
  display: block;
  font-weight: 600;
}

/*issue #70*/
.wps_membership_plan_content_price {
  padding-bottom: 0;
}

.wps_membership_plan_content_desc img {
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.wps_membership_buy_now_btn .wps_membership_buynow:hover, .wps_membership_no_thanks.button.alt.thickbox:hover {
  border: 2px solid #f37e21 !important;
}

.wps_membership_buy_now_btn .wps_membership_buynow, .button.alt.wps_membership_no_thanks {
  border: 2px solid transparent !important;
  margin: 10px;
  padding: 0;
  height: 55px;
}

.available_member {
  margin: 10px 10px -20px 0 !important;
}

.available_member .button.alt.mfw-membership {
  width: unset;
}
.wps_membership_plan_content_description img {
  margin: 20px auto;
  max-width: 200px;
  height: auto;
}

/* Membership template redesign */
body.wps_mfw_template_v4_page {
  margin: 0 !important;
  background:
    linear-gradient(90deg, #4a2b44 0%, #2f1a4c 22%, #2f1a4c 78%, #432741 100%) top / 100% 560px no-repeat,
    #e8e2d8 !important;
  color: #231b39;
  font-family: "Poppins", "Segoe UI", sans-serif;
}

body.wps_mfw_template_layout_page {
  margin: 0 !important;
  background:
    linear-gradient(90deg, #4a2b44 0%, #2f1a4c 22%, #2f1a4c 78%, #432741 100%) top / 100% 560px no-repeat,
    #e8e2d8 !important;
  color: #231b39;
  font-family: "Poppins", "Segoe UI", sans-serif;
}

.wps_mfw_template_v4 {
  background: transparent !important;
  min-height: 100vh;
  padding: 0 16px 56px;
}

.wps_mfw_template_layout {
  background: transparent !important;
  min-height: 100vh;
  padding: 0 16px 56px;
}

.wps_mfw_template_v4_stage {
  background: #e7e7eb;
  border-radius: 4px;
  margin: 92px auto 0;
  max-width: 1140px;
  padding: 20px 20px 22px;
  position: relative;
}

body.wps_mfw_selected_temp1 .wps_mfw_template_v4_stage {
  max-width: 800px;
}

body.wps_mfw_selected_temp1 .wps_mfw_template_v4_hero_grid {
  align-items: flex-start;
  column-gap: 28px;
  grid-template-columns: minmax(0, 1fr) 298px;
}

body.wps_mfw_selected_temp1 .wps_mfw_template_v4_title {
  font-size: 64px;
  font-weight: 600;
  letter-spacing: -0.9px;
  line-height: 1.06;
  max-width: 460px;
}

body.wps_mfw_selected_temp1 .wps_mfw_template_v4_desc {
  max-width: 430px;
}

body.wps_mfw_selected_temp1 .wps_mfw_template_v4_stat {
  align-self: flex-start;
  min-height: 0;
}

/* Keep visual separation between stacked plan cards on template 1/2 */
body.wps_mfw_template_v4_page.wps_mfw_selected_temp1 .wps_mfw_plan_card,
body.wps_mfw_template_v4_page.wps_mfw_selected_temp2 .wps_mfw_plan_card,
.wps_mfw_template_v4.wps_mfw_selected_temp1 .wps_mfw_plan_card,
.wps_mfw_template_v4.wps_mfw_selected_temp2 .wps_mfw_plan_card {
  margin-bottom: 16px !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp1 .wps_mfw_plan_card:last-child,
body.wps_mfw_template_v4_page.wps_mfw_selected_temp2 .wps_mfw_plan_card:last-child,
.wps_mfw_template_v4.wps_mfw_selected_temp1 .wps_mfw_plan_card:last-child,
.wps_mfw_template_v4.wps_mfw_selected_temp2 .wps_mfw_plan_card:last-child {
  margin-bottom: 0 !important;
}

.wps_mfw_template_v4_hero {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}

.wps_mfw_template_v4_hero_icon {
  color: #f7901e;
  display: block;
  font-size: 58px;
  height: 58px;
  margin: 8px auto 12px;
  width: 58px;
}

.wps_mfw_template_v4_hero_card {
  background: #ececef;
  border: 1px solid #dcc8a8;
  border-radius: 32px;
  overflow: hidden;
}

.wps_mfw_template_v4_hero_grid {
  display: grid;
  gap: 30px;
  grid-template-columns: 1.42fr 1fr;
  padding: 34px 34px 18px;
}

.wps_mfw_template_v4_eyebrow {
  color: #f69a1e;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 3px;
  margin: 0 0 14px;
  text-transform: uppercase;
}

.wps_mfw_template_v4_title {
  color: #07050e;
  font-size: clamp(56px, 4.6vw, 72px);
  font-weight: 700;
  letter-spacing: -1.2px;
  line-height: 0.96;
  margin: 0;
  max-width: 640px;
}

.wps_mfw_template_v4_desc {
  color: #615b75;
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 1.7;
  margin: 20px 0 0;
  max-width: 700px;
}

.wps_mfw_template_v4_stat {
  background: linear-gradient(180deg, #2b1746 0, #180b2f 100%);
  border-radius: 30px;
  color: #fff;
  padding: 24px 24px 20px;
}

.wps_mfw_template_v4_stat_title {
  align-items: center;
  display: flex;
  gap: 14px;
  margin: 0 0 14px;
}

.wps_mfw_template_v4_stat_title strong {
  color: #f5c449;
  font-size: clamp(56px, 4.4vw, 70px);
  font-weight: 700;
  line-height: 0.9;
}

.wps_mfw_template_v4_stat_title span {
  color: #cfcad8;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.wps_mfw_template_v4_stat_desc {
  color: #d2ccdc;
  font-size: 16px;
  letter-spacing: 1.1px;
  line-height: 1.7;
  margin: 0;
}

.wps_mfw_template_v4_actions {
  align-items: center;
  border-top: 1px solid #ddd3c2;
  display: flex;
  gap: 12px;
  padding: 14px 34px 18px;
}

.wps_mfw_template_v4_actions a {
  border-radius: 999px;
  display: inline-flex;
  font-size: 18px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: 1px;
  min-height: 50px;
  min-width: 164px;
  padding: 10px 22px;
  text-decoration: none;
}

.wps_mfw_template_v4_action_home {
  background: #0a0a11;
  border: 2px solid #0a0a11;
  color: #fff;
}

.wps_mfw_template_v4_action_home:hover {
  background: transparent;
  color: #0a0a11;
}

.wps_mfw_template_v4_action_shop {
  background: transparent;
  border: 1px solid #2f2841;
  color: #2f2841;
}

.wps_mfw_template_v4_action_shop:hover {
  background: #2f2841;
  color: #fff;
}

.wps_mfw_template_v4_content {
  margin: 0 auto;
  max-width: 100%;
  padding: 30px 0 0;
}

.wps_mfw_template_v4 .wp-block-cover,
.wps_mfw_template_v4 .wp-block-cover.wps-mfw-temp2,
.wps_mfw_template_v4 .wp-block-cover.wps-mfw-temp3,
.wps_mfw_template_v4 .wp-block-cover.wps-mfw-dark-mode {
  align-items: flex-start !important;
  background: transparent !important;
  box-shadow: none !important;
  min-height: auto !important;
  padding: 0 !important;
}

.wps_mfw_template_v4 .wp-block-cover .wp-block-cover__background,
.wps_mfw_template_v4 .wp-block-cover .wp-block-cover__gradient-background {
  display: none !important;
  opacity: 0 !important;
}

.wps_mfw_template_v4 .wp-block-cover .wp-block-cover__inner-container > h2,
.wps_mfw_template_v4 .wp-block-cover .wp-block-cover__inner-container > .wp-block-heading {
  display: none !important;
}

.wps_mfw_template_v4 .wp-block-cover .wp-block-group,
.wps_mfw_template_v4 .wp-block-cover .wp-block-group__inner-container {
  background: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
}

.wps_mfw_template_v4 .wps_mfw_membership_front_page {
  background: transparent !important;
  box-shadow: none !important;
  margin: 0 !important;
  max-width: none !important;
  min-height: auto !important;
  padding: 0 !important;
  width: 100%;
}

.wps_mfw_template_v4 .wps_mfw_membership_front_page .wps_mfw_membership_icon {
  display: none !important;
}

.wps_mfw_template_v4 .wps_mfw_membership_front_page > .wps_membership_plan_content_title:empty,
.wps_mfw_template_v4 .wps_mfw_membership_front_page > .wps_membership_plan_content_price:empty {
  display: none !important;
}

.wps_mfw_template_v4 .wps_mfw_membership_front_page > .wps_membership_plan_content_desc {
  background: transparent !important;
  color: inherit !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 24px !important;
  justify-content: center !important;
  margin: 0 auto !important;
  padding: 0 !important;
  width: 100% !important;
}

.wps_mfw_template_v4 .wps_mfw_plan_card {
  background: #efefef !important;
  border: 1px solid #dcc8a8 !important;
  border-radius: 30px !important;
  box-shadow: none !important;
  margin: 0 auto !important;
  max-width: 360px !important;
  padding: 24px 24px 24px !important;
  width: 100% !important;
}

.wps_mfw_template_v4 .wps_all_plans_detail_wrapper {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.wps_mfw_template_v4 .wps_mfw_plan_card_tag {
  color: #f69a1e !important;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2.2px;
  margin: 0 0 10px;
  text-align: center;
  text-transform: uppercase;
}

.wps_mfw_template_v4 .wps_mfw_plan_card h2 {
  color: #161322 !important;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.1;
  margin: 0;
  text-align: center;
}

.wps_mfw_template_v4 .wps_mfw_plan_card .wps_membership_plan_content_price {
  color: #161322 !important;
  font-size: 56px;
  font-weight: 700;
  line-height: 1;
  margin: 8px 0 0;
  padding: 0;
  text-align: center;
}

.wps_mfw_template_v4 .wps_mfw_plan_card .wps_msfw_free_trial_msg,
.wps_mfw_template_v4 .wps_mfw_plan_card .wps_membership_plan_content_description,
.wps_mfw_template_v4 .wps_mfw_plan_card .wps_membership_plan_info {
  color: #605b75 !important;
  font-size: 15px;
  line-height: 1.8;
  margin: 12px 0 0;
  text-align: center;
}

.wps_mfw_template_v4 .wps_mfw_plan_card .wps_membership_plan_info {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  padding: 0 !important;
}

.wps_mfw_template_v4 .wps_mfw_plan_card .wps_mfw_plan_meta_wrapper {
  margin-top: 20px;
}

.wps_mfw_template_v4 .wps_mfw_plan_meta_duration {
  border: 1px solid #d9be93 !important;
  border-radius: 999px;
  color: #8e5d18 !important;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.8px;
  margin-bottom: 14px;
  padding: 8px 14px;
}

.wps_mfw_template_v4 .wps_mfw_plan_meta_products {
  background: #e5e2dd !important;
  border: 1px solid #dfd2bf !important;
  border-radius: 18px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 0;
  padding: 14px;
}

.wps_mfw_template_v4 .wps_mfw_plan_meta_products span {
  color: #6a6482 !important;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.9px;
  text-transform: uppercase;
}

.wps_mfw_template_v4 .wps_mfw_plan_meta_products strong {
  color: #221b38 !important;
  font-size: 33px;
  font-weight: 700;
  letter-spacing: 0.8px;
}

.wps_mfw_template_v4 .wps_mfw_plan_card .wps_membership_buy_now_btn {
  margin: 18px 0 0;
}

.wps_mfw_template_v4 .wps_mfw_plan_card .wps_membership_buy_now_btn .wps_membership_buynow {
  background: #efeff0 !important;
  border: 2px solid #f37e21 !important;
  border-radius: 16px;
  color: #f37e21 !important;
  font-size: 18px !important;
  font-weight: 700;
  height: auto !important;
  letter-spacing: 0.7px;
  margin: 0;
  min-height: 54px;
  width: 100%;
}

.wps_mfw_template_v4 .wps_mfw_plan_card .wps_membership_buy_now_btn .wps_membership_buynow:hover {
  background: #f37e21 !important;
  color: #fff !important;
}

.wps_mfw_template_v4 .wps_mfw_plan_card .members_plans_details {
  border-top: 1px solid #d3cfc6;
  margin-top: 26px;
  padding-top: 18px;
}

.wps_mfw_template_v4 .wps_mfw_plan_card .wps_members_plans {
  background: transparent !important;
  border-radius: 0;
  padding: 0;
}

.wps_mfw_template_v4 .wps_mfw_plan_card .wps_members_plans > label {
  align-items: center;
  background: #efeff0 !important;
  border: 1px solid #d7c4a7 !important;
  border-radius: 20px !important;
  color: #221b38 !important;
  cursor: pointer;
  display: flex;
  font-size: 18px;
  font-weight: 700;
  justify-content: space-between;
  letter-spacing: 0.8px;
  margin: 0;
  padding: 14px 20px;
}

.wps_mfw_template_v4 .wps_mfw_plan_card .wps_members_plans > label span {
  font-size: 0;
  transform: none;
}

.wps_mfw_template_v4 .wps_mfw_plan_card .wps_members_plans > label span:before {
  color: #f49a1f;
  content: "+";
  font-size: 29px;
  line-height: 1;
}

.wps_mfw_template_v4 .wps_mfw_plan_card .wps_members_plans .wps_table_wrapper {
  border: 1px solid #e2d6c4 !important;
  border-radius: 14px;
  margin-top: 12px;
  padding: 14px;
}

.wps_mfw_template_v4 .wps_mfw_plan_card .wps_table_wrapper .form-table {
  margin: 0;
}

.wps_mfw_template_v4 .wps_mfw_plan_card .wps_table_wrapper li {
  border-bottom: 1px dashed #ddd0be;
  gap: 8px;
  margin: 0;
  max-width: none;
  padding: 9px 0;
  width: 100%;
}

.wps_mfw_template_v4 .wps_mfw_plan_card .wps_table_wrapper li:last-child {
  border-bottom: 0;
}

.wps_mfw_template_v4 .wps_mfw_plan_card .wps_table_wrapper li label,
.wps_mfw_template_v4 .wps_mfw_plan_card .wps_table_wrapper li span {
  color: #5b5572 !important;
  flex: 1;
  font-size: 14px;
  margin: 0;
  text-align: left;
}

.wps_mfw_template_v4 .wps_mfw_membership_front_page > .wps_mfw_buy_button .wps_membership_no_thanks {
  display: none !important;
}

@media (max-width: 1024px) {
  .wps_mfw_template_v4_stage {
    margin-top: 74px;
  }

  .wps_mfw_template_v4_hero_grid {
    grid-template-columns: 1fr;
  }

  .wps_mfw_template_v4_title {
    max-width: none;
  }
}

@media (max-width: 767px) {
  .wps_mfw_template_v4 {
    padding: 0 12px 38px;
  }

  .wps_mfw_template_layout {
    padding: 0 12px 38px;
  }

  .wps_mfw_template_v4_stage {
    margin-top: 62px;
    padding: 16px 12px 16px;
  }

  .wps_mfw_template_v4_hero_icon {
    font-size: 48px;
    height: 48px;
    margin-top: 8px;
    width: 48px;
  }

  .wps_mfw_template_v4_hero_card {
    border-radius: 24px;
  }

  .wps_mfw_template_v4_hero_grid {
    gap: 18px;
    padding: 20px 16px 16px;
  }

  .wps_mfw_template_v4_title {
    font-size: 44px;
    letter-spacing: -0.5px;
  }

  .wps_mfw_template_v4_desc {
    font-size: 14px;
    letter-spacing: 0.4px;
    line-height: 1.6;
  }

  .wps_mfw_template_v4_stat_title span {
    font-size: 20px;
  }

  .wps_mfw_template_v4_actions {
    flex-wrap: wrap;
    padding: 14px 16px 16px;
  }

  .wps_mfw_template_v4_actions a {
    min-height: 48px;
    width: 100%;
  }

  .wps_mfw_template_v4 .wps_mfw_plan_card {
    max-width: 100% !important;
    padding: 20px !important;
  }

  .wps_mfw_template_v4 .wps_mfw_plan_card h2 {
    font-size: 42px;
  }

  .wps_mfw_template_v4 .wps_mfw_plan_card .wps_membership_plan_content_price {
    font-size: 50px;
  }

  .wps_mfw_template_v4 .wps_mfw_plan_meta_products strong {
    font-size: 28px;
  }
}

@media (max-width: 1024px) {
  body.wps_mfw_selected_temp1 .wps_mfw_template_v4_hero_grid {
    grid-template-columns: 1fr;
  }

  body.wps_mfw_selected_temp1 .wps_mfw_template_v4_title,
  body.wps_mfw_selected_temp1 .wps_mfw_template_v4_desc {
    max-width: none;
  }
}

@media (max-width: 767px) {
  body.wps_mfw_selected_temp1 .wps_mfw_template_v4_hero_grid {
    column-gap: 18px;
  }

  body.wps_mfw_selected_temp1 .wps_mfw_template_v4_title {
    font-size: 44px;
    letter-spacing: -0.5px;
  }
}

/* Final visual lock for membership template v4 */
body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_template_v4_stage,
body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_template_v4_content,
body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_membership_front_page,
body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_membership_front_page > .wps_membership_plan_content_desc {
  background: #e7e7eb !important;
}

body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_plan_card,
body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_plan_card .wps_all_plans_detail_wrapper,
body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_plan_card h2,
body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_plan_card .wps_membership_plan_content_price,
body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_plan_card .wps_membership_plan_content_description,
body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_plan_card .wps_msfw_free_trial_msg,
body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_plan_card .wps_membership_plan_info,
body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_plan_card .wps_mfw_plan_meta_wrapper {
  background: transparent !important;
  box-shadow: none !important;
}

body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_plan_card {
  background: #efefef !important;
  border: 1px solid #dcc8a8 !important;
}

body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_plan_card .wps_mfw_plan_meta_products {
  background: #e5e2dd !important;
}

body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_plan_card .wps_members_plans > label {
  background: #efeff0 !important;
  border: 1px solid #d7c4a7 !important;
  color: #221b38 !important;
}

/* Conflict reset: remove legacy block backgrounds leaking into v4 layout */
body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_template_v4_content,
body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_template_v4_content .wp-block-cover,
body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_template_v4_content .wp-block-cover__inner-container,
body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_template_v4_content .wp-block-group,
body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_template_v4_content .wp-block-group__inner-container,
body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_template_v4_content .wp-block-columns,
body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_template_v4_content .wp-block-column {
  background: #e7e7eb !important;
  background-color: #e7e7eb !important;
  box-shadow: none !important;
}

body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_template_v4_content .wp-block-cover:before,
body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_template_v4_content .wp-block-cover:after,
body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_template_v4_content .wp-block-cover .wp-block-cover__background,
body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_template_v4_content .wp-block-cover .wp-block-cover__gradient-background {
  background: transparent !important;
  display: none !important;
  opacity: 0 !important;
}

body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_template_v4_content .wps_membership_plan_content_desc {
  align-items: center !important;
  background: transparent !important;
  background-color: transparent !important;
}

body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_template_v4_content .wps_mfw_plan_card {
  background: #efefef !important;
  background-color: #efefef !important;
  border: 1px solid #dcc8a8 !important;
  border-radius: 30px !important;
}

body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_template_v4_content .wps_mfw_plan_card .wps_all_plans_detail_wrapper,
body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_template_v4_content .wps_mfw_plan_card h2,
body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_template_v4_content .wps_mfw_plan_card .wps_membership_plan_content_price,
body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_template_v4_content .wps_mfw_plan_card .wps_membership_plan_content_description,
body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_template_v4_content .wps_mfw_plan_card .wps_msfw_free_trial_msg,
body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_template_v4_content .wps_mfw_plan_card .wps_membership_plan_info,
body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_template_v4_content .wps_mfw_plan_card .wps_mfw_plan_meta_wrapper {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}

/* Exact details panel layout lock */
body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_plan_card .members_plans_details {
  border-top: 1px solid #d1ccc2 !important;
  margin-top: 24px !important;
  padding-top: 18px !important;
}

body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_plan_card .wps_members_plans {
  background: #ffffff !important;
  border: 1px solid #d7c4a7 !important;
  border-radius: 24px !important;
  overflow: hidden !important;
  padding: 0 !important;
}

body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_plan_card .wps_members_plans > label {
  align-items: center !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  color: #221b38 !important;
  display: flex !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  justify-content: space-between !important;
  letter-spacing: 0.8px !important;
  margin: 0 !important;
  min-height: 60px !important;
  padding: 14px 20px !important;
}

body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_plan_card .wps_members_plans > label span {
  font-size: 0 !important;
  line-height: 1 !important;
}

body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_plan_card .wps_members_plans > label span:before {
  color: #ef991f !important;
  content: "+" !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
}

body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_plan_card .wps_members_plans.wps_mfw_details_open > label {
  border-bottom: 1px solid #d7c4a7 !important;
}

body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_plan_card .wps_members_plans.wps_mfw_details_open > label span:before {
  content: "-" !important;
  font-size: 15px !important;
  font-weight: 400 !important;
}

body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_plan_card .wps_members_plans .wps_table_wrapper {
  background: #ffffff !important;
  border: 0 !important;
  border-radius: 0 !important;
  margin-top: 0 !important;
  padding: 6px 20px 10px !important;
}

body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_plan_card .wps_table_wrapper .form-table {
  margin: 0 !important;
}

body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_plan_card .wps_table_wrapper li {
  background: #ffffff !important;
  border-bottom: 1px solid #d8d0c5 !important;
  display: block !important;
  margin: 0 !important;
  max-width: none !important;
  padding: 12px 0 !important;
  width: 100% !important;
}

body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_plan_card .wps_table_wrapper li:last-child {
  border-bottom: 0 !important;
}

body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_plan_card .wps_table_wrapper li label {
  background: #ffffff !important;
  color: #78718e !important;
  display: block !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  letter-spacing: 1.8px !important;
  margin: 0 0 6px !important;
  text-transform: uppercase !important;
}

body.wps_mfw_template_v4_page .wps_mfw_template_v4 .wps_mfw_plan_card .wps_table_wrapper li span {
  background: #ffffff !important;
  color: #5f5876 !important;
  display: block !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  letter-spacing: 0.7px !important;
  line-height: 1.35 !important;
  margin: 0 !important;
  text-align: left !important;
}

/* Template 3 specific layout for v4 page template */
body.wps_mfw_template_v4_page.wps_mfw_selected_temp3 .wps_mfw_template_v4_stage {
  background: #eff2f8 !important;
  border-radius: 18px;
  max-width: 1240px;
  padding: 24px;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3 .wps_mfw_template_v4_hero_card {
  background: linear-gradient(125deg, #11162a 0%, #1f305a 100%);
  border: 0;
  border-radius: 22px;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3 .wps_mfw_template_v4_hero_grid {
  align-items: center;
  gap: 24px;
  grid-template-columns: minmax(0, 1.35fr) minmax(260px, 0.65fr);
  padding: 28px 28px 20px;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3 .wps_mfw_template_v4_eyebrow {
  color: #83b4ff;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3 .wps_mfw_template_v4_title {
  color: #ffffff;
  font-size: clamp(46px, 4vw, 64px);
  line-height: 1.03;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3 .wps_mfw_template_v4_desc {
  color: #cfdbf8;
  font-size: 15px;
  letter-spacing: 0.5px;
  margin-top: 16px;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3 .wps_mfw_template_v4_stat {
  background: #f4f7ff;
  border: 1px solid #d5dff7;
  color: #1a2544;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3 .wps_mfw_template_v4_stat_title strong,
body.wps_mfw_template_v4_page.wps_mfw_selected_temp3 .wps_mfw_template_v4_stat_title span {
  color: #1a2544;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3 .wps_mfw_template_v4_stat_desc {
  color: #506189;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3 .wps_mfw_template_v4_actions {
  border-top: 1px solid rgba(255, 255, 255, 0.18);
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3 .wps_mfw_template_v4_action_home {
  background: #ffffff;
  border-color: #ffffff;
  color: #1b2850;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3 .wps_mfw_template_v4_action_shop {
  border-color: #9ab4f3;
  color: #dfe9ff;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3 .wps_mfw_template_v4_action_shop:hover {
  background: #dfe9ff;
  color: #1b2850;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3 .wps_mfw_membership_front_page > .wps_membership_plan_content_desc {
  display: grid !important;
  gap: 22px !important;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3 .wps_mfw_plan_card {
  background: #ffffff !important;
  border: 1px solid #d3ddf5 !important;
  border-radius: 20px !important;
  max-width: none !important;
  padding: 20px !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3 .wps_mfw_plan_card + .wps_mfw_plan_card,
.wps_mfw_template_v4.wps_mfw_selected_temp3 .wps_mfw_plan_card + .wps_mfw_plan_card {
  margin-top: 26px !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3 .wps_mfw_plan_card h2 {
  color: #18254a !important;
  font-size: 38px;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3 .wps_mfw_plan_card .wps_membership_plan_content_price {
  color: #0f6cad !important;
  font-size: 44px;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3 .wps_mfw_plan_meta_duration {
  border-color: #b8caef !important;
  color: #26417b !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3 .wps_mfw_plan_meta_products {
  background: #eef4ff !important;
  border: 1px solid #d3dff6 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3 .wps_mfw_plan_card .wps_membership_buy_now_btn .wps_membership_buynow {
  background: #18244a !important;
  border-color: #18244a !important;
  color: #ffffff !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3 .wps_mfw_plan_card .wps_membership_buy_now_btn .wps_membership_buynow:hover {
  background: #0f6cad !important;
  border-color: #0f6cad !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3 .wps_mfw_plan_card .wps_members_plans {
  border-color: #d3ddf5 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3 .wps_mfw_plan_card .wps_members_plans > label {
  color: #1d2f5b !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3 .wps_mfw_plan_card .wps_members_plans > label span:before {
  color: #1d4c9f !important;
}

@media (max-width: 1024px) {
  body.wps_mfw_template_v4_page.wps_mfw_selected_temp3 .wps_mfw_template_v4_hero_grid {
    grid-template-columns: 1fr;
  }
}

/* Dark mode for v4 membership templates (color-only overrides) */
body.wps_mfw_template_v4_page.wps-mfw-dark-mode {
  background:
    linear-gradient(90deg, #131629 0%, #1a2038 22%, #1a2038 78%, #151932 100%) top / 100% 560px no-repeat,
    #0f1220 !important;
  color: #e8ecf8;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_template_v4_stage,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_template_v4_stage,
body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_template_v4_content,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_template_v4_content,
body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_membership_front_page,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_membership_front_page,
body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_membership_front_page > .wps_membership_plan_content_desc,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_membership_front_page > .wps_membership_plan_content_desc {
  background: #171b28 !important;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_template_v4_content .wp-block-cover,
body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_template_v4_content .wp-block-cover__inner-container,
body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_template_v4_content .wp-block-group,
body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_template_v4_content .wp-block-group__inner-container,
body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_template_v4_content .wp-block-columns,
body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_template_v4_content .wp-block-column,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_template_v4_content .wp-block-cover,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_template_v4_content .wp-block-cover__inner-container,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_template_v4_content .wp-block-group,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_template_v4_content .wp-block-group__inner-container,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_template_v4_content .wp-block-columns,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_template_v4_content .wp-block-column {
  background: #171b28 !important;
  background-color: #171b28 !important;
  box-shadow: none !important;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_template_v4_hero_card,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_template_v4_hero_card {
  background: linear-gradient(125deg, #0d1225 0%, #1a2c5d 100%) !important;
  border-color: #2b3555 !important;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_template_v4_eyebrow,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_template_v4_eyebrow {
  color: #ffb257 !important;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_template_v4_title,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_template_v4_title {
  color: #f7f8ff !important;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_template_v4_desc,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_template_v4_desc {
  color: #b8bfd6 !important;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_template_v4_stat,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_template_v4_stat {
  background: #11182d !important;
  border-color: #2e3957 !important;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_template_v4_stat_title strong,
body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_template_v4_stat_title span,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_template_v4_stat_title strong,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_template_v4_stat_title span {
  color: #f2f5ff !important;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_template_v4_stat_desc,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_template_v4_stat_desc {
  color: #a8b2cc !important;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_template_v4_action_home,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_template_v4_action_home {
  background: #0a0d17 !important;
  border-color: #2f3d63 !important;
  color: #f3f5ff !important;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_template_v4_action_home:hover,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_template_v4_action_home:hover {
  background: #f3f5ff !important;
  color: #12152a !important;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_template_v4_action_shop,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_template_v4_action_shop {
  border-color: #5e77ba !important;
  color: #dbe5ff !important;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_template_v4_action_shop:hover,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_template_v4_action_shop:hover {
  background: #2d3f71 !important;
  color: #ffffff !important;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_plan_card,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_plan_card {
  background: #101523 !important;
  border-color: #2b3555 !important;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_plan_card h2,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_plan_card h2 {
  color: #eef3ff !important;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_plan_content_price,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_plan_content_price {
  color: #7fc0ff !important;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_plan_card .wps_msfw_free_trial_msg,
body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_plan_content_description,
body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_plan_info,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_plan_card .wps_msfw_free_trial_msg,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_plan_content_description,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_plan_info {
  color: #bbc6e4 !important;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_plan_meta_duration,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_plan_meta_duration {
  border-color: #495c8e !important;
  color: #d7e0ff !important;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_plan_meta_products,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_plan_meta_products {
  background: #1a2032 !important;
  border-color: #2f3c5f !important;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_plan_meta_products span,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_plan_meta_products span {
  color: #97a4cb !important;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_plan_meta_products strong,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_plan_meta_products strong {
  color: #f4f7ff !important;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_buy_now_btn .wps_membership_buynow,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_buy_now_btn .wps_membership_buynow {
  background: #1f3b7e !important;
  border-color: #1f3b7e !important;
  color: #ffffff !important;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_buy_now_btn .wps_membership_buynow:hover,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_buy_now_btn .wps_membership_buynow:hover {
  background: #2a4a9a !important;
  border-color: #2a4a9a !important;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_plan_card .wps_members_plans,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_plan_card .wps_members_plans {
  background: #141a2b !important;
  border-color: #2f3c5f !important;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_plan_card .wps_members_plans > label,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_plan_card .wps_members_plans > label {
  color: #e8eeff !important;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_plan_card .wps_members_plans > label span:before,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_plan_card .wps_members_plans > label span:before {
  color: #8eb6ff !important;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_plan_card .wps_members_plans .wps_table_wrapper,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_plan_card .wps_members_plans .wps_table_wrapper,
body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_plan_card .wps_table_wrapper li,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_plan_card .wps_table_wrapper li {
  background: #141a2b !important;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_plan_card .wps_table_wrapper li,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_plan_card .wps_table_wrapper li {
  border-bottom-color: #2b3550 !important;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_plan_card .wps_table_wrapper li label,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_plan_card .wps_table_wrapper li label {
  color: #97a4cb !important;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_plan_card .wps_table_wrapper li span,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_plan_card .wps_table_wrapper li span {
  color: #dae2ff !important;
}

body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_plan_card .wps_table_wrapper li label,
body.wps_mfw_template_v4_page.wps-mfw-dark-mode .wps_mfw_plan_card .wps_table_wrapper li span,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_plan_card .wps_table_wrapper li label,
.wps_mfw_template_v4.wps-mfw-dark-mode .wps_mfw_plan_card .wps_table_wrapper li span {
  background: transparent !important;
}

/* Template 3 dark mode polish (color/typography only) */
body.wps_mfw_template_v4_page.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_template_v4_stage,
.wps_mfw_template_v4.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_template_v4_stage {
  background: #151a2b !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_template_v4_hero_card,
.wps_mfw_template_v4.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_template_v4_hero_card {
  background: linear-gradient(120deg, #0f162d 0%, #213a7b 100%) !important;
  border-color: #31467c !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_template_v4_eyebrow,
.wps_mfw_template_v4.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_template_v4_eyebrow {
  color: #ffb766 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_template_v4_title,
.wps_mfw_template_v4.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_template_v4_title {
  color: #f8fbff !important;
  font-weight: 700 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_template_v4_desc,
.wps_mfw_template_v4.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_template_v4_desc {
  color: #c1cce9 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_template_v4_stat,
.wps_mfw_template_v4.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_template_v4_stat {
  background: #0f162b !important;
  border-color: #30467b !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card,
.wps_mfw_template_v4.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card {
  background: #0f1629 !important;
  border-color: #2f4271 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card h2,
.wps_mfw_template_v4.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card h2 {
  color: #f5f8ff !important;
  font-weight: 600 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_plan_content_price,
.wps_mfw_template_v4.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_plan_content_price {
  color: #7ec2ff !important;
  font-weight: 700 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card .wps_mfw_plan_card_tag,
.wps_mfw_template_v4.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card .wps_mfw_plan_card_tag {
  color: #ffb766 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card .wps_msfw_free_trial_msg,
body.wps_mfw_template_v4_page.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_plan_content_description,
body.wps_mfw_template_v4_page.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_plan_info,
.wps_mfw_template_v4.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card .wps_msfw_free_trial_msg,
.wps_mfw_template_v4.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_plan_content_description,
.wps_mfw_template_v4.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_plan_info {
  color: #c2cde9 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_meta_duration,
.wps_mfw_template_v4.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_meta_duration {
  border-color: #4663aa !important;
  color: #dbe5ff !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_meta_products,
.wps_mfw_template_v4.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_meta_products {
  background: #1a233a !important;
  border-color: #334a7e !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_meta_products span,
.wps_mfw_template_v4.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_meta_products span {
  color: #9db2e1 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_meta_products strong,
.wps_mfw_template_v4.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_meta_products strong {
  color: #f4f8ff !important;
  font-weight: 700 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_buy_now_btn .wps_membership_buynow,
.wps_mfw_template_v4.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_buy_now_btn .wps_membership_buynow {
  background: #2a468f !important;
  border-color: #2a468f !important;
  color: #ffffff !important;
  font-weight: 700 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_buy_now_btn .wps_membership_buynow:hover,
.wps_mfw_template_v4.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_buy_now_btn .wps_membership_buynow:hover {
  background: #3457af !important;
  border-color: #3457af !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card .wps_members_plans,
.wps_mfw_template_v4.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card .wps_members_plans {
  background: #121a2e !important;
  border-color: #2d4273 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card .wps_members_plans > label,
.wps_mfw_template_v4.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card .wps_members_plans > label {
  color: #edf3ff !important;
  font-weight: 700 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card .wps_members_plans > label span:before,
.wps_mfw_template_v4.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card .wps_members_plans > label span:before {
  color: #9fc0ff !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card .wps_members_plans .wps_table_wrapper,
body.wps_mfw_template_v4_page.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card .wps_table_wrapper li,
.wps_mfw_template_v4.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card .wps_members_plans .wps_table_wrapper,
.wps_mfw_template_v4.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card .wps_table_wrapper li {
  background: #121a2e !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card .wps_table_wrapper li,
.wps_mfw_template_v4.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card .wps_table_wrapper li {
  border-bottom-color: #2b3d67 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card .wps_table_wrapper li label,
.wps_mfw_template_v4.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card .wps_table_wrapper li label {
  color: #9db2e1 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card .wps_table_wrapper li span,
.wps_mfw_template_v4.wps_mfw_selected_temp3.wps-mfw-dark-mode .wps_mfw_plan_card .wps_table_wrapper li span {
  color: #e2e9ff !important;
}

/* Template 1 dark mode polish (color/typography only) */
body.wps_mfw_template_v4_page.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_template_v4_stage,
.wps_mfw_template_v4.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_template_v4_stage {
  background: #151a2b !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_template_v4_hero_card,
.wps_mfw_template_v4.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_template_v4_hero_card {
  background: linear-gradient(120deg, #10172e 0%, #27437a 100%) !important;
  border-color: #334980 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_template_v4_eyebrow,
.wps_mfw_template_v4.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_template_v4_eyebrow {
  color: #ffbf72 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_template_v4_title,
.wps_mfw_template_v4.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_template_v4_title {
  color: #f8fbff !important;
  font-weight: 700 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_template_v4_desc,
.wps_mfw_template_v4.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_template_v4_desc {
  color: #c7d2ed !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_template_v4_stat,
.wps_mfw_template_v4.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_template_v4_stat {
  background: #11192f !important;
  border-color: #324a82 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_plan_card,
.wps_mfw_template_v4.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_plan_card {
  background: #10172a !important;
  border-color: #32497e !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_plan_card .wps_mfw_plan_card_tag,
.wps_mfw_template_v4.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_plan_card .wps_mfw_plan_card_tag {
  color: #ffbf72 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_plan_card h2,
.wps_mfw_template_v4.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_plan_card h2 {
  color: #f3f7ff !important;
  font-weight: 600 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_plan_content_price,
.wps_mfw_template_v4.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_plan_content_price {
  color: #84c7ff !important;
  font-weight: 700 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_plan_meta_duration,
.wps_mfw_template_v4.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_plan_meta_duration {
  border-color: #4b68b1 !important;
  color: #dbe6ff !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_plan_meta_products,
.wps_mfw_template_v4.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_plan_meta_products {
  background: #19233a !important;
  border-color: #354c82 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_plan_meta_products span,
.wps_mfw_template_v4.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_plan_meta_products span {
  color: #9fb5e3 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_plan_meta_products strong,
.wps_mfw_template_v4.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_plan_meta_products strong {
  color: #f5f8ff !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_buy_now_btn .wps_membership_buynow,
.wps_mfw_template_v4.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_buy_now_btn .wps_membership_buynow {
  background: #2b478f !important;
  border-color: #2b478f !important;
  color: #ffffff !important;
  font-weight: 700 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_buy_now_btn .wps_membership_buynow:hover,
.wps_mfw_template_v4.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_buy_now_btn .wps_membership_buynow:hover {
  background: #3659b0 !important;
  border-color: #3659b0 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_plan_card .wps_members_plans,
.wps_mfw_template_v4.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_plan_card .wps_members_plans {
  background: #121a2e !important;
  border-color: #2e4375 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_plan_card .wps_members_plans > label,
.wps_mfw_template_v4.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_plan_card .wps_members_plans > label {
  color: #edf3ff !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_plan_card .wps_table_wrapper li label,
.wps_mfw_template_v4.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_plan_card .wps_table_wrapper li label {
  color: #9fb5e3 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_plan_card .wps_table_wrapper li span,
.wps_mfw_template_v4.wps_mfw_selected_temp1.wps-mfw-dark-mode .wps_mfw_plan_card .wps_table_wrapper li span {
  color: #e3eaff !important;
}

/* Template 2 dark mode polish (color/typography only) */
body.wps_mfw_template_v4_page.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_template_v4_stage,
.wps_mfw_template_v4.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_template_v4_stage {
  background: #161b2a !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_template_v4_hero_card,
.wps_mfw_template_v4.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_template_v4_hero_card {
  background: linear-gradient(120deg, #121731 0%, #2a3f70 100%) !important;
  border-color: #3a4f86 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_template_v4_eyebrow,
.wps_mfw_template_v4.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_template_v4_eyebrow {
  color: #ffc57b !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_template_v4_title,
.wps_mfw_template_v4.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_template_v4_title {
  color: #f8fbff !important;
  font-weight: 700 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_template_v4_desc,
.wps_mfw_template_v4.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_template_v4_desc {
  color: #c9d4ee !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_template_v4_stat,
.wps_mfw_template_v4.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_template_v4_stat {
  background: #111a2f !important;
  border-color: #3a4f87 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_plan_card,
.wps_mfw_template_v4.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_plan_card {
  background: #11182b !important;
  border-color: #384e86 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_plan_card .wps_mfw_plan_card_tag,
.wps_mfw_template_v4.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_plan_card .wps_mfw_plan_card_tag {
  color: #ffc57b !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_plan_card h2,
.wps_mfw_template_v4.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_plan_card h2 {
  color: #f2f6ff !important;
  font-weight: 600 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_plan_content_price,
.wps_mfw_template_v4.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_plan_content_price {
  color: #89caff !important;
  font-weight: 700 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_plan_meta_duration,
.wps_mfw_template_v4.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_plan_meta_duration {
  border-color: #5571bb !important;
  color: #dce7ff !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_plan_meta_products,
.wps_mfw_template_v4.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_plan_meta_products {
  background: #1c263e !important;
  border-color: #3c5289 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_plan_meta_products span,
.wps_mfw_template_v4.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_plan_meta_products span {
  color: #a4bae8 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_plan_meta_products strong,
.wps_mfw_template_v4.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_plan_meta_products strong {
  color: #f5f9ff !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_buy_now_btn .wps_membership_buynow,
.wps_mfw_template_v4.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_buy_now_btn .wps_membership_buynow {
  background: #315099 !important;
  border-color: #315099 !important;
  color: #ffffff !important;
  font-weight: 700 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_buy_now_btn .wps_membership_buynow:hover,
.wps_mfw_template_v4.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_plan_card .wps_membership_buy_now_btn .wps_membership_buynow:hover {
  background: #3d61bb !important;
  border-color: #3d61bb !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_plan_card .wps_members_plans,
.wps_mfw_template_v4.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_plan_card .wps_members_plans {
  background: #131c31 !important;
  border-color: #344a7f !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_plan_card .wps_members_plans > label,
.wps_mfw_template_v4.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_plan_card .wps_members_plans > label {
  color: #edf3ff !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_plan_card .wps_table_wrapper li label,
.wps_mfw_template_v4.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_plan_card .wps_table_wrapper li label {
  color: #a4bae8 !important;
}

body.wps_mfw_template_v4_page.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_plan_card .wps_table_wrapper li span,
.wps_mfw_template_v4.wps_mfw_selected_temp2.wps-mfw-dark-mode .wps_mfw_plan_card .wps_table_wrapper li span {
  color: #e4eaff !important;
}
