/* ============================================
   CUSTOM V4 STYLES - Overrides and Additions
   ============================================ */

/* V4 Layout fixes */
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  width: 100%;
  max-width: 100%;
}

.v4_layout {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

html, body {
  height: auto !important;
  overflow-y: auto !important;
}

.v4_main_content {
  flex: 1;
  width: 100%;
  overflow-x: hidden;
}

/* Hide Google Translate banner and body offset */
.goog-te-banner-frame.skiptranslate {
  display: none !important;
}

body {
  top: 0 !important;
}

/* Keep Google Translate functional but invisible */
.goog-te-banner-frame {
  display: none !important;
}

.skiptranslate {
  display: none !important;
}

/* Custom language button - exactly matches v4_language_dropdown */
.v4_custom_language_btn {
  /* Reset default button styles */
  all: unset;
  box-sizing: border-box;
  
  /* Apply v4 styles */
  background: transparent;
  border: 1px solid #ffffff29;
  border-radius: 12px;
  margin-right: 6px;
  padding: 4px 8px;
  font-family: 'Gotham', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 6px;
  letter-spacing: 0.2px;
  line-height: 1;
}

.v4_custom_language_btn:hover {
  opacity: 0.8;
}

.v4_custom_language_btn span {
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
}

.v4_custom_language_btn svg {
  display: inline-block;
  flex-shrink: 0;
  vertical-align: middle;
}

/* ============================================
   V4 TOP NAVIGATION RESPONSIVE FIXES
   ============================================ */

/* Mobile responsive - prevent overlapping */
@media (max-width: 768px) {
  .v4_top_nav_content {
    flex-direction: column !important;
    gap: 8px !important;
    padding: 8px 16px !important;
  }
  
  .v4_enroller_welcome {
    margin-bottom: 4px;
  }
  
  .v4_top_nav_right {
    position: relative !important;
    right: auto !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
  }
  
  .v4_divider_vertical {
    display: none !important;
  }
  
  .v4_custom_language_btn,
  .v4_top_nav_link {
    font-size: 11px;
  }
}

/* ============================================
   V4 TOP NAVIGATION LINK STYLES
   ============================================ */

.v4_top_nav_link {
  all: unset;
  box-sizing: border-box;
  background: transparent;
  border: none;
  color: #ffffff;
  font-size: 12px;
  font-family: 'Gotham', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  cursor: pointer;
  font-weight: 400;
  letter-spacing: 0.2px;
  white-space: nowrap;
  transition: opacity 0.2s;
  padding-left: 10px;
}

.v4_top_nav_link:hover {
  opacity: 0.8;
}

/* ============================================
   V4 MAIN NAVIGATION FONT SIZE FIX
   ============================================ */

/* Ensure consistent nav item font size */
.v4_nav_item {
  font-size: 15px !important;
  font-weight: 400 !important;
  letter-spacing: 0.3px !important;
}

/* Fix span inside nav item (Shop dropdown) */
.v4_nav_item span {
  font-size: 15px !important;
  font-weight: 400 !important;
  letter-spacing: 0.3px !important;
  line-height: inherit !important;
}

.v4_nav_item .v4_dropdown_arrow {
  width: 12px !important;
  height: 12px !important;
}

/* ============================================
   V4 ACCOUNT BUTTON TEXT SIZE FIX
   ============================================ */

/* Account button text should be 14px */
.v4_btn_account span {
  font-size: 14px !important;
  font-weight: 500 !important;
}

/* ============================================
   V4 ENROLLER WELCOME MESSAGE STYLES
   ============================================ */

/* Enroller message container */
.v4_enroller_welcome {
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
  font-family: 'Gotham', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  text-align: center;
}

/* Enroller name (underlined and clickable) */
.v4_enroller_name {
  text-decoration: underline;
  cursor: pointer;
  font-weight: 400;
  font-style: italic;
  color: #ffffff;
  font-size: 12px;
  font-family: 'Gotham', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}

.v4_enroller_name:hover {
  opacity: 0.8;
}

/* Enroller text spans */
.v4_enroller_text {
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
  font-family: 'Gotham', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}

[class^="v4_btn_"]:hover {
  color: #ffffff;
}

[class^="nitro_btn_"]:hover {
  color: #ffffff;
}

[class^="snow_btn_"]:hover {
  color: #ffffff;
}

[class^="coffee_video_btn_"]:hover {
  color: #ffffff;
}

[class^="slim_video_btn_"]:hover {
  color: #ffffff;
}

/* ============================================
   Custom styles for opportunity page
   ============================================ */

.v4_opp_hero_title {
  color: #ffffff;
}

.v4_opp_hero_description {
  color: #ffffff;
}

.v4_opp_hero_description_second {
  color: #ffffff;
}

.v4_opp_chapter_title {
  color: #ffffff;
}

.v4_opp_chapter_description {
  color: #ffffff;
}

/* ============================================
   VISION PAGE FONT FIXES
   ============================================ */

/* Hero Section */
.v4_vision_hero_title,
.v4_vision_hero_description {
  font-family: "Gotham", sans-serif !important;
  color: #ffffff !important;
}

/* Founding Story Section */
.v4_founding_story_title,
.v4_founding_story_subtitle,
.v4_founding_story_paragraph,
.v4_founding_story_list li span {
  font-family: "Gotham", sans-serif !important;
}

/* Values Section */
.v4_values_title,
.v4_values_intro,
.v4_value_letter,
.v4_value_name,
.v4_value_description,
.v4_values_quote_text {
  font-family: "Gotham", sans-serif !important;
}

/* Mission Section */
.v4_mission_title,
.v4_mission_paragraph,
.v4_mission_list li span {
  font-family: "Gotham", sans-serif !important;
}

/* Founder Quote Section */
.v4_founder_quote_text,
.v4_founder_quote_author {
  font-family: "Gotham", sans-serif !important;
}

/* Visionaries Section */
.v4_visionaries_title,
.v4_visionaries_paragraph,
.v4_visionaries_subtitle,
.v4_visionaries_list li span {
  font-family: "Gotham", sans-serif !important;
}

/* Innovation Section */
.v4_innovation_title,
.v4_innovation_paragraph {
  font-family: "Gotham", sans-serif !important;
}

/* Nueva Standard Section */
.v4_nueva_standard_title,
.product-name,
.product-description {
  font-family: "Gotham", sans-serif !important;
  width: 330px !important;
}

/* Together Rise Section */
.v4_together_rise_title,
.v4_together_rise_paragraph {
  font-family: "Gotham", sans-serif !important;
  color: #ffffff !important;
}

/* ============================================
   FAQ PAGE FIXES
   ============================================ */

/* Fix FAQ item layout - should NOT be flex */
.v4_faq_item {
  display: block !important;
  border-bottom: 1px solid #e0e0e0;
  transition: all 0.3s ease;
}

/* Question wrapper should be flex with space-between */
.v4_faq_question_wrapper {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  width: 100% !important;
}

/* Question button takes full width */
.v4_faq_question {
  flex: 1 !important;
  background-color: transparent !important;
  border: none !important;
  text-align: left !important;
  cursor: pointer !important;
  padding: 0 !important;
  margin: 0 !important;
  display: block !important;
}

/* Answer styling */
.v4_faq_answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  padding: 0;
}

.v4_faq_item.active .v4_faq_answer {
  padding: 0 0 24px 0;
}

/* Toggle button styling */
.v4_faq_toggle {
  flex-shrink: 0 !important;
  margin-left: 16px !important;
}

.v4_faq_toggle svg {
  transition: transform 0.3s ease;
}

.v4_faq_item.active .v4_faq_toggle svg {
  transform: rotate(45deg);
}


/* Tree container */
.v4_shop_sidebar ul {
  list-style: none;
  padding-left: 1.2rem;
  margin: 0;
  position: relative;
}


/* Each item */
.v4_shop_sidebar li {
  position: relative;
  padding-left: 1.2rem;
  margin: 0.5rem 0;
}
/* Parent header indentation */
.v4_shop_sidebar .card-header {
  padding-left: 1.2rem;
  position: relative;
}

/* Rotate arrow when expanded */
.v4_shop_sidebar .card-header:not(.collapsed)::before {
  transform: rotate(90deg);
}

.v4_shop_sidebar .list-check {
  display: flex;
  align-items: flex-start;
  gap: 6px;
  white-space: normal;        /* allows wrapping */
  word-break: break-word;     /* breaks long words */
  line-height: 1.4;
}


.v4_shop_top_row {
  margin-bottom: 24px;
}

.v4_shop_product_image {
  background-color: #efefef;
}

.merch_cart_modal_content {
  overflow: auto;
}

.merch_cart_modal_tab_content div a{
  display: flex;
  align-items: center;
  gap: 16px
}

.merch_cart_modal_tab.active {
  color: #00b8a9;
  border-bottom-color: #00b8a9;
}

.merch_cart_modal_tab_content {
  padding: 24px 0;
  margin-top: 0;
  display: block!important;
}

.ant-select-selector {
  min-width: 200px;
}

.checkout-wrapper.container{
  max-width: none;
}

.ant-popover {
  z-index: 2147483643!important;
}
/* Event Cards */
.v4_event_card_title,
.v4_event_card_price {
  font-family: "Gotham", sans-serif !important;
}

.v4_event_month,
.v4_event_year {
  font-family: "Gotham", sans-serif !important;
}

/* Event Card Title Link */
.v4_event_content a {
  text-decoration: none !important;
  color: inherit !important;
  display: block !important;
}

.v4_event_content a:hover .v4_event_card_title {
  color: #00B2A9 !important;
  transition: color 0.3s ease !important;
}

.v4_event_card_title {
  cursor: pointer !important;
  transition: color 0.3s ease !important;
}

.v4_btn_buy_tickets_card {
  cursor: pointer !important;
  outline: none !important;
}

.v4_btn_buy_tickets_card:hover {
  background-color: #009688 !important;
}

/* ============================================
   EVENT DETAIL PAGE FIXES
   ============================================ */

/* Event Title */
.v4_event_title {
  font-family: "Gotham", sans-serif !important;
}

/* Event Price */
.v4_event_price {
  font-family: "Gotham", sans-serif !important;
}

/* Event Details List */
.v4_event_detail_item span {
  font-family: "Gotham", sans-serif !important;
}

/* Quantity Selector */
.v4_quantity_selector {
  width: 100% !important;
  max-width: none !important;
}

.v4_quantity_label {
  font-family: "Gotham", sans-serif !important;
  font-size: 14px !important;
  width: 100% !important;
}

.v4_quantity_select {
  font-family: "Gotham", sans-serif !important;
  font-size: 14px !important;
  padding: 10px 16px !important;
  height: auto !important;
  line-height: 1.4 !important;
  width: 100% !important;
  max-width: none !important;
  box-sizing: border-box !important;
}

.v4_quantity_select option {
  font-size: 14px !important;
  padding: 8px !important;
}

/* Buy Tickets Button */
.v4_btn_buy_tickets {
  font-family: "Gotham", sans-serif !important;
  cursor: pointer !important;
  outline: none !important;
}

.v4_btn_buy_tickets:hover {
  background-color: #009688 !important;
}

/* Event Description */
.v4_event_description {
  font-family: "Gotham", sans-serif !important;
}

.v4_event_description h2,
.v4_event_description h3,
.v4_event_description p,
.v4_event_description a,
.v4_event_description strong {
  font-family: "Gotham", sans-serif !important;
}

/* Event Detail FAQ Title */
.v4_event_detail_faq_title {
  font-family: "Gotham", sans-serif !important;
}

/* View More Button */
.v4_btn_view_more_wrapper {
  text-align: center !important;
  margin-top: 30px !important;
}

.v4_btn_view_more {
  font-family: "Gotham", sans-serif !important;
  cursor: pointer !important;
  outline: none !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
}

.v4_btn_view_more:hover {
  opacity: 0.8 !important;
  transition: opacity 0.3s ease !important;
}

/* Gallery Navigation */
.v4_gallery_nav {
  cursor: pointer !important;
  outline: none !important;
}

.v4_thumbnail {
  cursor: pointer !important;
  outline: none !important;
}

/* ============================================== */
/* NITRO VIDEO PAGE FONT FAMILY FIXES */
/* ============================================== */
/* Root cause: nitro_ classes in styles.css are missing font-family declarations */
/* This is the first page using extensive nitro_* classes, hence first time issue */

.nitro_hero_title,
.nitro_product_title,
.nitro_confidence_title,
.nitro_problem_title,
.nitro_benefits_title,
.nitro_benefit_name,
.nitro_video_title,
.nitro_howto_title,
.nitro_step_title,
.nitro_ingredients_title,
.nitro_trust_title,
.nitro_reviews_title,
.nitro_faq_title,
.nitro_faq_question,
.nitro_related_title,
.nitro_related_name,
.nitro_guarantee_title,
.nitro_performers_title {
  font-family: "Gotham", sans-serif !important;
}

/* ============================================== */
/* SNOW PRODUCT PAGE FONT FAMILY FIXES */
/* ============================================== */
/* Same issue as nitro_ classes - snow_ classes missing font-family */

.snow_hero_title,
.snow_product_title,
.snow_confidence_title,
.snow_problem_title,
.snow_benefits_title,
.snow_benefit_name,
.snow_video_title,
.snow_howto_title,
.snow_step_title,
.snow_ingredients_title,
.snow_trust_title,
.snow_reviews_title,
.snow_faq_title,
.snow_faq_question,
.snow_related_title,
.snow_related_name,
.snow_guarantee_title,
.snow_performers_title {
  font-family: "Gotham", sans-serif !important;
}

/* ============================================== */
/* COFFEE VIDEO PAGE FONT FAMILY FIXES */
/* ============================================== */
/* Same issue as nitro_ and snow_ classes - coffee_video_ classes missing font-family */

.coffee_video_hero_title,
.coffee_video_product_title,
.coffee_video_confidence_title,
.coffee_video_problem_title,
.coffee_video_benefits_title,
.coffee_video_benefit_name,
.coffee_video_howto_title,
.coffee_video_step_title,
.coffee_video_ingredients_title,
.coffee_video_trust_title,
.coffee_video_reviews_title,
.coffee_video_faq_title,
.coffee_video_faq_question,
.coffee_video_related_title,
.coffee_video_related_name,
.coffee_video_guarantee_title,
.coffee_video_performers_title {
  font-family: "Gotham", sans-serif !important;
}

/* ============================================== */
/* SLIM VIDEO PAGE FONT FAMILY FIXES */
/* ============================================== */
/* Same issue as nitro_, snow_, and coffee_video_ classes - slim_video_ classes missing font-family */

.slim_video_hero_title,
.slim_video_product_title,
.slim_video_confidence_title,
.slim_video_problem_title,
.slim_video_benefits_title,
.slim_video_benefit_name,
.slim_video_howto_title,
.slim_video_step_title,
.slim_video_ingredients_title,
.slim_video_trust_title,
.slim_video_reviews_title,
.slim_video_faq_title,
.slim_video_faq_question,
.slim_video_related_title,
.slim_video_related_name,
.slim_video_guarantee_title,
.slim_video_performers_title {
  font-family: "Gotham", sans-serif !important;
}

/* ============================================== */
/* TRAVEL PAGE FONT FAMILY FIXES */
/* ============================================== */
/* Same issue as other product pages - travel_ classes missing font-family */

.travel_hero_title,
.travel_hero_label,
.travel_product_title,
.travel_confidence_title,
.travel_problem_title,
.travel_benefits_top_title,
.travel_howto_title,
.travel_step_title,
.travel_membership_title,
.travel_membership_card_title,
.travel_reviews_title,
.travel_faq_title,
.travel_faq_question,
.travel_guarantee_title,
.travel_performers_title {
  font-family: "Gotham", sans-serif !important;
}

/* Travel page button hover styles */
[class^="travel_btn_"]:hover,
[class*=" travel_btn_"]:hover {
  color: #ffffff;
}

/* Font Family Matching */
.contact-modal-header,
.contact-modal-got-question,
.contact-modal-card-header,
.create-account-header {
  font-family: "Gotham", sans-serif !important;
}

/* Font Family Matching */
h1, h2, h3, h4, h5, h6 {
  font-family: "Gotham", sans-serif !important;
}

/*Adjust font size*/

.contact-modal-got-question {
  font-size: 34px !important;
}

/* ============================================== */
/* PRODUCT DISPLAY SECTION STYLES */
/* ============================================== */

.nitro_product_section,
.snow_product_section,
.coffee_video_product_section,
.slim_video_product_section,
.travel_product_section {
  padding: 60px 0;
  background-color: #ffffff;
}

.nitro_product_container,
.snow_product_container,
.coffee_video_product_container,
.slim_video_product_container,
.travel_product_container {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
}

.nitro_product_container .merch_cart_modal_content,
.snow_product_container .merch_cart_modal_content,
.coffee_video_product_container .merch_cart_modal_content,
.slim_video_product_container .merch_cart_modal_content,
.travel_product_container .merch_cart_modal_content {
  width: 100%;
  max-width: 100%;
}

.nitro_product_container .merch_cart_modal_product_wrapper,
.snow_product_container .merch_cart_modal_product_wrapper,
.coffee_video_product_container .merch_cart_modal_product_wrapper,
.slim_video_product_container .merch_cart_modal_product_wrapper,
.travel_product_container .merch_cart_modal_product_wrapper {
  width: 100%;
  max-width: 100%;
}

/* Responsive */
@media (max-width: 768px) {
  .nitro_product_section,
  .snow_product_section,
  .coffee_video_product_section,
  .slim_video_product_section,
  .travel_product_section {
    padding: 40px 0;
  }
  
  .nitro_product_container,
  .snow_product_container,
  .coffee_video_product_container,
  .slim_video_product_container,
  .travel_product_container {
    padding: 0 12px;
  }
}
.langugae-mbl-view {
  position: absolute !important;
  top: -4px;
  right: -80px;
}

.language_btn_wrapper {
  position: relative !important;
}

@media (max-width: 800px) {
  .language_btn_wrapper {
    display: none;
  }
}

.nitro_product_container {
  justify-content: center;
}

/* ============================================== */
/* PRODUCT DETAIL PAGE LAYOUT */
/* ============================================== */

/* Container for product detail page - flexbox with wrap */
.product_detail_page_container {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  width: 100%;
}

/* Left section (images) - takes ~50% */
.product_detail_page_container > .snow_product_left {
  flex: 0 0 calc(50% - 15px);
  max-width: calc(50% - 15px);
  order: 1;
}

/* Right section (details) - takes ~50% */
.product_detail_page_container > .snow_product_right {
  flex: 0 0 calc(50% - 15px);
  max-width: calc(50% - 15px);
  order: 2;
}

/* FAQ section - full width, new row, always last */
.product_detail_page_container > .v4_faq_section {
  flex: 0 0 100%;
  width: 100%;
  margin-top: 20px;
  order: 3;
}

@media (max-width: 992px) {
  .product_detail_page_container > .snow_product_left {
    flex: 0 0 100%;
    max-width: 100%;
    order: 1;
  }
  
  .product_detail_page_container > .snow_product_right {
    flex: 0 0 100%;
    max-width: 100%;
    order: 2;
  }
  
  .product_detail_page_container > .v4_faq_section {
    order: 3;
  }
}

@media (max-width: 768px) {
  .v4_innovation_icons,
  .v4_trust_badges {
    display: flex !important;
    flex-wrap: wrap !important;
    flex-direction: row !important;
    overflow-x: auto !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .v4_innovation_icons .v4_trust_badge,
  .v4_trust_badges .v4_trust_badge,
  .v4_trust_badge {
    min-width: 140px !important;
    flex-shrink: 0 !important;
  }

  /*Flow horizontally in mobile mode*/
  .products-grid {
    display: flex !important;
    overflow-x: auto !important;
    flex-wrap: nowrap !important;
  }
  .product-card {
    min-width: 200px; 
    flex-shrink: 0;
  }
}

/* Override the 640px breakpoint from styles.css that stacks badges */
@media (max-width: 640px) {
  .v4_innovation_icons,
  .v4_trust_badges {
    display: flex !important;
    flex-wrap: wrap !important;
    flex-direction: row !important;
    overflow-x: auto !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .v4_innovation_icons .v4_trust_badge,
  .v4_trust_badges .v4_trust_badge,
  .v4_trust_badge {
    min-width: 120px !important;
    flex-shrink: 0 !important;
    width: auto !important;
  }
}


/* Carousel positioning based on checked radio - showing 3 cards at a time */
/* Each slide moves by one card width: (100% / 3) accounting for gap */
#slide_1:checked ~ .v4_products_container .v4_products_container_wrapper {
  transform: translateX(0%);
}

#slide_2:checked ~ .v4_products_container .v4_products_container_wrapper {
  transform: translateX(calc(-100% / 3 - 10.67px));
}

#slide_3:checked ~ .v4_products_container .v4_products_container_wrapper {
  transform: translateX(calc(-200% / 3 - 21.33px));
}

#slide_4:checked ~ .v4_products_container .v4_products_container_wrapper {
  transform: translateX(calc(-300% / 3 - 32px));
}

#slide_5:checked ~ .v4_products_container .v4_products_container_wrapper {
  transform: translateX(calc(-400% / 3 - 42.67px));
}


/* Show appropriate arrows based on checked radio */
/* Previous arrows - shown when on current slide to go back */
#slide_1:checked ~ .v4_products_navigation .v4_arrow_prev_5,
#slide_2:checked ~ .v4_products_navigation .v4_arrow_prev_1,
#slide_3:checked ~ .v4_products_navigation .v4_arrow_prev_2,
#slide_4:checked ~ .v4_products_navigation .v4_arrow_prev_3,
#slide_5:checked ~ .v4_products_navigation .v4_arrow_prev_4,
/* Next arrows - shown when on current slide to go forward */
#slide_1:checked ~ .v4_products_navigation .v4_arrow_next_1,
#slide_2:checked ~ .v4_products_navigation .v4_arrow_next_2,
#slide_3:checked ~ .v4_products_navigation .v4_arrow_next_3,
#slide_4:checked ~ .v4_products_navigation .v4_arrow_next_4,
#slide_5:checked ~ .v4_products_navigation .v4_arrow_next_5 {
  display: flex;
}
@media (max-width: 968px) {
  .v4_feature_card {
    flex-direction: row !important;
    align-items: center !important;
    gap: 16px !important;
  }
  .v4_feature_icon_wrapper {
    flex-shrink: 0 !important;
    align-items: center !important;
  }

  .v4_opp_pillar_card {
    flex-direction: row !important;
    align-items: center !important;
    gap: 16px !important;
  }
  .v4_opp_pillar_icon_wrapper {
    flex-shrink: 0 !important;
    align-items: center !important;
    margin-bottom: 0px;
  }
}

.nitro_related_products_container {
  position: relative !important;
  overflow: hidden !important;
}

.nitro_related_products_wrapper {
  display: -webkit-inline-box !important;
  transition: transform 0.3s ease-in-out !important;
}

.v4_related_product_card {
  width: 31% !important; /* Adjust card width as needed */
  margin-bottom: 20px !important;
  box-sizing: border-box !important;
}

.carousel-navigation {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
  padding: 0px 20px;
}

.carousel-nav-button {
  background-color: #00b8a9;
  color: white;
  border: none;
  padding: 12px;
  margin-left: 10px;
  border-radius: 50%;
  font-size: 16px;
  cursor: pointer;
}

.carousel-nav-buttons {
  display: flex;
  order: 2;
}

.carousel-nav-button:focus {
  outline: none;
}

.carousel-dots {
  display: flex;
  gap: 5px;
  order: 1;
}

.dot {
  width: 10px;
  height: 10px;
  background-color: #d3d3d3;
  border-radius: 50%;
  cursor: pointer;
  transition: background-color 0.3s;
}

.dot.active {
  background-color: #000;
}

@media (max-width: 640px) {
  .v4_related_product_card {
    width: 100% !important; /* Adjust card width for mobile */
    margin-right: 0px !important;
    margin-left: 0px !important;
  }
}

.v4_ics_container {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  cursor: grab;
  user-select: none;
  width: 100%;
  max-height: 700px;
  border-radius: 32px;
}

@media (max-width: 768px) {
  .v4_ics_container {
    max-height: 200px;
    border-radius: 24px;
  }
}

.v4_ics_image,
.v4_ics_clippedImage img {
  width: 100%;
  height: auto;
  object-fit: contain;
  object-position: center;
  display: block;
}
.v4_before_after_image_container img {
  object-fit: cover !important;
}

/* Position the clipped image over the base image */
.v4_ics_clippedImage {
  position: absolute; 
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/* The Handle: Draggable vertical line */
.v4_ics_handle {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 40px; /* Width for easier grabbing */
  transform: translateX(-50%); /* Centers the handle line */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: ew-resize; /* Indicates horizontal resizing/dragging */
  z-index: 10;
}

.v4_ics_handleLine {
  width: 2px;
  height: 100%;
  background-color: white;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.v4_ics_handleCircle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: white;
  border-radius: 50%;
  position: absolute;
}

@media (max-width: 768px) {
  .v4_ics_handle {
    width: 30px;
  }
  .v4_ics_handleCircle {
    width: 30px;
    height: 30px;
    font-size: 18px;
  }
}

/* --- BADGE STYLES --- */

.v4_ics_badge {
  /* Base Style for all badges */
  position: absolute;
  top: 20px;
  /* Use white color for text */
  color: white; 
  /* background-color: rgba(0, 0, 0, 0.4); Semi-transparent background for contrast */
  /* padding: 4px 10px; */
  font-size: 32px;
  font-weight: 450;
  /* border-radius: 4px; */
  z-index: 100; /* Ensure badge is above images but below handle */
  pointer-events: none; /* Prevents badge from interfering with drag events */
}

@media (max-width: 768px) {
  .v4_ics_badge {
    font-size: 14px;
  }
}

/* Positioning for the 'BEFORE' badge (on the base image) */
.v4_ics_badgeBefore {
  left: 20px;
}

/* Positioning for the 'AFTER' badge (must be inside the clipped image div) */
.v4_ics_badgeAfter {
  right: 20px;
  z-index: 100;
}

.side-cart .order-title-remove label {
  font-family: Gotham, sans-serif !important;
}

/* Index Page Style*/

.v4_header_drawer_button {
  border: none !important;
}

.v4_trust_badge span {
  font-size: 18px !important;
}
.v4_trust_badge {
  width: 180px !important;
}

.v4_hero_title {
  font-size: 64px !important;
  font-weight: 500 !important;
  margin-bottom: 24px !important;
  line-height: 1.2 !important;
}

.v4_hero_content {
  max-width: 750px !important;
}

.v4_hero_description {
  font-size: 22px !important;
  font-weight: 300 !important;
}

.v4_why_nueva_features {
  display: flex !important;
}

.v4_products_navigation {
  display: flex !important;
  flex-direction: row !important;
  justify-content: space-between !important;
}

@media (max-width: 768px) {
  .v4_why_nueva_features {
    flex-direction: column !important;
  }
  .v4_hero_content {
    padding: 0px 16px !important;
  }
  .v4_hero_title {
    font-size: 38px !important;
    font-weight: 500 !important;
  }
  .v4_btn_shop, .v4_btn_explore, .v4_btn_deserve_better, .v4_btn_shop_bestsellers, .v4_btn_social_marketer, .v4_btn_shop_now,
  .v4_btn_join_nueva {
    padding: 18px 32px !important;
  }

  .v4_wellness_beauty_title {
    font-size: 46px !important;
  }
  .v4_before_after_title, .v4_why_nueva_title, .v4_product_name, .v4_product_hover_name {
    font-size: 32px !important;
  }
  .v4_simple_feature_title {
    font-size: 24px !important;
  }
  .v4_before_after_description, .v4_why_nueva_description, .v4_featured_products_description, .v4_product_description,
  .v4_simple_start_description, .v4_simple_feature_description, .v4_simple_feature_description,
  .v4_still_wondering_intro, .v4_still_wondering_card_title, .v4_still_wondering_card_description, .v4_wellness_beauty_description,
  .v4_product_hover_description, .v4_product_cta_button, .v4_testimonial_text {
    font-size: 22px !important;
  }
  .v4_btn_join_nueva, .v4_btn_shop_now {
    font-size: 16px !important;
  }
  .v4_why_nueva_content, .v4_why_nueva_content {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .v4_featured_products_content, .v4_featured_products_description, .v4_before_after_section,
  .v4_why_nueva_section {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .v4_simple_start_description {
    margin-bottom: 40px !important;
  }
  .v4_simple_feature_icon {
    width: 180px !important;
    height: 180px !important;
  }
  .v4_why_nueva_features {
    margin-bottom: 0px !important;
  }
  .v4_social_marketer_text {
    margin-bottom: 0px !important;
  }
  .v4_why_nueva_description {
    padding-bottom: 0px !important;
  }
  .v4_main_nav {
    padding: 22px 0 !important;
  }
  .v4_hero_buttons {
    margin: auto !important;
  }
  .v4_hero_title {
    margin: auto !important;
  }
  .v4_hero_description {
    font-size: 22px !important;
  }
  .v4_before_after_section, .v4_why_nueva_section {
    padding: 60px 10px !important;
  }
  .v4_why_nueva_features {
    padding: 40px 0px !important;
  }
  .v4_feature_separator {
    display: flex !important;
  }
  .v4_feature_card {
    flex-direction: column !important;
  }
  .v4_feature_icon_wrapper {
    width: 56px !important;
    height: 56px !important;
    margin-bottom: 18px !important;
  }
  .v4_feature_icon {
    width: 30px !important;
    height: 30px !important;
  }
  .v4_product_image_wrapper {
    height: 600px !important;
  }
  .v4_simple_arrow {
    display: none !important;
  }
  .v4_testimonial_slide {
    max-width: 100% !important;
  }
  .v4_testimonial_content {
    padding: 0 !important;
  }
  .v4_social_marketer_text {
    font-size: 22px !important;
  }
  .v4_still_wondering_features_wrapper {
    padding: 0 !important;
  }
  .v4_still_wondering_border_top, .v4_still_wondering_border_bottom {
    display: none !important;
  }
}
@media (max-width: 968px) {
  .v4_product_card {
    min-width: calc(33.333% - 22px) !important;
  }
  .v4_products_navigation {
    flex-direction: row-reverse !important;
  }
}

@media (max-width: 768px) {
  .v4_product_card {
    min-width: calc(50% - 22px) !important;
  }
}
@media (max-width: 640px) {
  .v4_product_card {
    min-width: 100% !important;
  }
}

.v4_products_arrows {
  display: flex !important;
  gap: 12px !important;
  justify-content: center !important;
  z-index: 10 !important;
  position: relative !important;
}

.v4_carousel_arrow {
  padding: 8px !important;
  cursor: pointer !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  transition: opacity 0.2s !important;
}

.v4_carousel_arrow:hover {
  opacity: 0.7 !important;
}

.v4_product_dot.active{
  background-color: #000000 !important;
}

/*opportunity page style*/

.v4_opp_pillars_grid {
  display: flex !important;
}
.v4_opp_pillar_separator_hidden {
  display: none !important;
}
.v4_opp_pillar_part {
  display: flex !important;
  width: 25% !important;
}
.v4_opp_visionaries_image {
  border-radius: 32px !important;
}
.v4_opp_business_list_unit span, .v4_opp_business_tab_text {
  font-size: 22px !important;
}
.v4_opp_business_list_unit span {
  font-weight: 350 !important;
}

.v4_opp_business_grid {
  flex-direction: column !important;
}
.v4_opp_business_list_part {
  display: flex !important;
  flex-direction: row !important;
  justify-content: space-around !important;
}

.v4_opp_business_list li {
  display: inline !important;
  padding: 0 !important;
  height: auto !important;
}
.v4_opp_business_list_unit {
  width: 50% !important;
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  padding: 12px !important;
}
.v4_opp_business_list_part_last {
  border-bottom-left-radius: 18px !important;
  border-bottom-right-radius: 18px !important;
}

.v4_opp_business_list_unit_problem {
  border-right: 1px solid #e0e0e0 !important;
}

@media (max-width: 768px) {
  .v4_btn_opp_learn_more_inline {
    width: auto !important;
    margin: auto !important;
  }
  .v4_opp_visionaries_image {
    max-height: 400px !important;
  }
  .v4_opp_pillar_card {
    flex-direction: column !important;
  }
  .v4_opp_pillar_icon_wrapper {
    height: 56px !important;
    width: 56px !important;
  }
  .v4_opp_pillar_icon_wrapper img {
    height: 30px !important;
    width: 30px !important;
  }
  .v4_opp_pillars_title,  .v4_opp_visionaries_title, .v4_opp_business_title, .v4_opp_modern_title,
  .v4_opp_sharing_title, .v4_opp_together_title, .v4_opp_together_title, .v4_opp_chapter_title {
    font-size: 32px !important;
  }
  .v4_opp_pillar_title, .v4_opp_visionaries_intro, .v4_opp_business_intro,
  .v4_opp_business_footer, .v4_opp_modern_description, .v4_opp_modern_feature_text,
  .v4_opp_modern_footer, .v4_opp_sharing_subtitle_subsection_title, .v4_opp_sharing_footer,
  .v4_opp_together_text, .v4_opp_together_text_bold, .v4_opp_together_list li span,
  .v4_opp_together_footer, .v4_opp_chapter_description, .v4_opp_sharing_description {
    font-size: 22px !important;
  }
  .v4_opp_pillars_description, .v4_opp_pillar_text, .v4_opp_visionaries_list li span,
  .v4_opp_business_tab_text, .v4_opp_sharing_list li h5 {
    font-size: 20px !important;
  }
  .v4_opp_pillars_grid {
    flex-direction: column !important;
    padding: 0 !important;
  }
  .v4_opp_pillar_separator {
    display: flex !important;
  }
  .v4_opp_pillar_part {
    width: 100% !important;
    gap: 20px !important;
  }
  .v4_opp_pillar_separator {
    min-height: 140px !important;
  }
  .v4_opp_business_tab {
    align-items: center !important;
    padding: 20px 40px !important;
    font-weight: 350 !important;
  }
  .v4_opp_business_list_unit span {
    font-size: 16px !important;
  }
  .v4_opp_business_list_part {
    flex-direction: column !important;
  }
  .v4_opp_business_list_unit {
    width: 100% !important;
    justify-content: center !important;
    border-right: none !important;
    padding: 8px !important;
  }
  .v4_opp_business_footer {
    padding: 0 !important;
  }
  .v4_opp_modern_feature {
    border-top: none !important;
  }
  .v4_btn_opp_compensation, .v4_btn_opp_join_community, .v4_btn_opp_get_started_final {
    width: auto !important;
    margin: auto !important;
  }
  .v4_opp_together_container {
    flex-direction: column-reverse !important;
  }
  .v4_opp_chapter_content {
    padding: 0 !important;
  }
}

/*events page style*/
.v4_event_date_box {
  width: 150px !important;
}
.v4_event_date_box_hidden {
  display: none !important;
}
.v4_event_price {
  font-size: 32px !important;
}
.v4_event_detail_item span {
  font-size: 22px !important;
}
.v4_detail_icon {
  width: 32px !important;
  height: 32px !important;
}
.v4_quantity_label {
  font-size: 22px !important;
}

@media (max-width: 968px) {
  .v4_event_date_box_show {
    display: none !important;
  }
  .v4_event_date_box_hidden {
    display: flex !important;
    width: 100% !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    max-height: 60px !important;
    padding: 0 !important;
  }
  .v4_event_month, .v4_event_year {
    font-size: 20px !important;
  }
  .v4_event_date_box_hidden .v4_event_date_text {
    flex-direction: row !important;
  }
  .v4_event_image {
    height: 200px !important;
    overflow: hidden !important;
  }
  .v4_btn_buy_tickets_card {
    width: auto !important;
  }
  .v4_event_price {
    font-size: 20px !important;
  }
  .v4_event_detail_item span {
    font-weight: 350 !important;
  }
  .v4_btn_view_more {
    width: 100% !important;
  }
}

/*vision page style*/
.v4_value_item {
  border-bottom: 1px solid #14131329 !important;
}
@media (max-width: 768px) {
  .v4_founding_story_title, .v4_values_title, .v4_mission_title,
  .v4_visionaries_title, .v4_innovation_title, .v4_nueva_standard_title, .v4_together_rise_title {
    font-size: 32px !important;
  }
  .v4_founding_story_paragraph, .v4_founding_story_subtitle,
  .v4_founding_story_list li span, .v4_values_intro, .v4_value_name,
  .v4_value_description, .v4_values_quote_text, .v4_mission_paragraph,
  .v4_mission_list li span, .v4_founder_quote_text, .v4_visionaries_paragraph,
  .v4_visionaries_subtitle, .v4_visionaries_list li span, .v4_innovation_paragraph,
  .v4_together_rise_paragraph {
    font-size: 22px !important;
  }
  .v4_btn_mission_join {
    margin: auto !important;
  }
  .vision-image-container {
    padding: 0 !important;
  }
  .v4_innovation_paragraph {
    text-align: center !important;
  }
  .v4_btn_innovation_shop {
    margin: auto !important;
  }
  .v4_together_rise_section {
    height: 814px !important;
  }
}

/*shop page style*/

.n4_shop_category_button {
  display: none !important;
}

.v4_shop_product_content {
  flex-direction: column-reverse !important;
  align-items: flex-start !important;
  gap: 10px !important;
}

.v4_shop_products_grid {
  grid-template-columns: repeat(3, 1fr) !important;
}

@media (max-width: 1440px) {
  .v4_shop_products_grid {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (max-width: 768px) {
  .v4_shop_search_wrapper {
    margin: auto !important;
  }
  .v4_shop_view_filters {
    justify-content: center !important;
  }
  .v4_shop_view_filter {
    font-size: 16px !important;
  }
  .n4_shop_category_button {
    display: flex !important;
    background: #0abab5 !important;
    border-radius: 12px !important;
    width: 100% !important;
    height: 56px !important;
    border: 1px solid #0abab5 !important;
    display: flex !important;
    color: #FFFFFF !important;
    font-weight: 400 !important;
    font-size: 16px !important;
  }
  .v4_shop_products_grid {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 24px !important;
  }
  .v4_shop_product_content {
    flex-direction: column-reverse !important;
    align-items: flex-start !important;
    gap: 10px !important;
  }
}
/*nitro detail page style*/
.quantity-box {
  border-radius: 8px !important;
  border: 1px solid #1C1C1C14 !important;
}

.nitro_howto_section::after {
  top: -100px !important;
}

.nitro_benefit_center_mobile {
  display: none !important;
}

.nitro_benefit_item:nth-child(3)::after,
.nitro_benefit_item:nth-child(7)::after {
  display: flex !important;
}
.n4_product_filter_button {
  display: none !important;
}
.v4_check_icon {
  width: 70px !important;
}
.v4_news_card_button:hover {
  background: linear-gradient(135deg, #009688 0%, #00b8a9 100%);
  transform: translateY(-2px);
  box-shadow: 0px 4px 32px 0px #0abab5a0;
  color: white;
}

@media (max-width: 768px) {
  .nitro_hero_section, .v4_opp_hero_section {
    height: 100vh !important;
    min-height: 100vh !important;
    max-height: 100vh !important;
  }
  .nitro_hero_title {
    font-size: 38px !important;
  }
  .snow_product_title, .nitro_problem_title, .nitro_benefits_title,
  .nitro_howto_title, .nitro_ingredients_title, .nitro_trust_title, .nitro_reviews_title,
  .nitro_faq_title, .nitro_guarantee_title, .nitro_performers_title {
    font-size: 32px !important;
  }
  .nitro_benefit_name, .nitro_step_title, .v4_filters_modal_title {
    font-size: 24px !important;
  }
  .nitro_hero_description, .snow_purchase_text, .snow_purchase_price, .snow_btn_add_to_cart,
  .snow_confidence_title, .nitro_problem_text, .nitro_benefits_description, .nitro_benefit_description,
  .nitro_step_text, .nitro_ingredient_item strong, .nitro_ingredient_description, .nitro_ingredients_disclaimer,
  .nitro_trust_text, .nitro_guarantee_text, .nitro_performers_text, .nitro_reviews_count,
  .nitro_review_text {
    font-size: 22px !important;
  }
  .snow_product_sku, .snow_subscribe_note, .snow_purchase_price_original,
  .snow_option_label, .snow_btn_view_faqs {
    font-size: 16px !important;
  }
  .nitro_hero_label, .snow_rating_text, .snow_reviews_count {
    font-size: 14px !important;
  }

  .merch_cart_modal_content, .nitro_problem_container, .nitro_benefits_content,
  .nitro_benefits_grid, .nitro_howto_container, .nitro_trust_container,
  .nitro_trust_left, .nitro_trust_left, .nitro_faq_container, .nitro_guarantee_container,
  .nitro_performers_left, .nitro_performers_container {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .nitro_hero_top_left {
    justify-content: center !important;
    align-items: center !important;
  }
  .nitro_hero_title, .nitro_hero_description {
    text-align: center !important;
  }
  .merch_cart_modal_product_wrapper {
    display: flex !important;
    flex-direction: column-reverse !important;
  }
  .nitro_btn_try_nitro, .nitro_btn_shop_now {
    margin: auto !important;
    width: auto !important;
  }
  .nitro_benefit_center {
    display: none !important;
  }
  .nitro_benefit_center_mobile {
    display: flex !important;
    margin-top: 30px !important;
  }
  .nitro_benefit_icon {
    width: 56px !important;
    height: 56px !important;
  }
  .nitro_benefit_icon_img {
    width: 30px !important;
    height: 30px !important;
  }
  .nitro_benefit_center_image {
    max-height: 600px !important;
  }
  .nitro_decorative_leaves, .nitro_decorative_lemon {
    display: flex !important;
  }
  .nitro_decorative_leaves_image {
    max-height: 100px !important;
  }
  .nitro_decorative_lemon_image {
    max-height: 75px !important;
  }
  .nitro_decorative_leaves {
    top: -35px !important;
    left: -35px !important;
  }
  .nitro_decorative_lemon {
    bottom: -120px !important;
    right: -120px !important;
  }
  .nitro_ingredients_section, .nitro_ingredients_container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .nitro_btn_view_ingredients {
    width: auto !important;
    margin: auto !important;
    margin-left: 0 !important;
    margin-bottom: 30px !important;
  }
  .nitro_btn_view_results {
    text-align: center !important;
  }
  .nitro_trust_container {
    display: flex !important;
    flex-direction: column-reverse !important;
  }
  .nitro_trust_label {
    display: flex !important;
  }
  .v4_filters_modal_title {
    color: black !important;
  }
  .nitro_reviews_count {
    color: #141313 !important;
  }
  .n4_product_filter_button {
    display: flex !important;
    background: white !important;
    border-radius: 12px !important;
    width: 100% !important;
    height: 56px !important;
    border: 1px solid #0abab5 !important;
    display: flex !important;
    color: #0abab5 !important;
    font-weight: 400 !important;
    font-size: 16px !important;
  }
  .checkbox-label {
    display: block;
    margin-bottom: 8px;
    font-size: 1rem;
  }
  .nitro_reviews_sort_dropdown_mobile {
    width: 100% !important;
    border: 1px solid #1C1C1C14 !important;
  }

  .nitro_reviews_sort_dropdown_mobile .ant-select-selector {
    border: 1px solid #1C1C1C14 !important;
    border-radius: 8px !important;
  }
  .nitro_reviews_sort_dropdown_mobile .ant-select-selection-item::before {
    content: "Sort by: ";
    font-weight: 400;
    color: #2c2c2c;
    margin-right: 6px;
    white-space: nowrap;
    font-size: 16px;
  }

  /* Make sure the selector spacing/height looks right */
  .nitro_reviews_sort_dropdown_mobile .ant-select-selector {
    min-height: 40px;
    padding: 6px 10px;
    border-radius: 8px;
  }

  /* Optional: different appearance when no value (placeholder) */
  .nitro_reviews_sort_dropdown_mobile .ant-select-selection-placeholder::before {
    content: "Sort by: ";
    font-weight: 600;
    color: #2c2c2c;
    margin-right: 6px;
    white-space: nowrap;
  }
  .nitro_reviews_cards {
    display: -webkit-box !important;
    overflow: scroll !important;
  }
  .nitro_review_card {
    width: 70vw !important;
  }
  .nitro_problem_section::before {
    display: flex !important;
    width: 100px !important;
    left: -75px !important;
    top: -60px !important;
  }
  .nitro_benefits_section::before {
    display: flex !important;
    width: 100px !important;
    right: -120px !important;
    top: 70px !important;
  }
  .nitro_howto_section::after {
    display: flex !important;
    width: 250px !important;
    right: -100px !important;
    top: -125px !important;
  }
  .nitro_ingredients_section::before {
    display: flex !important;
    width: 100px !important;
    right: -125px !important;
    top: -40px !important;
    z-index: 10 !important;
  }
  .nitro_guarantee_section::before {
    display: flex !important;
    width: 250px !important;
    right: -140px !important;
    top: -125px !important;
  }
  .nitro_performers_buttons {
    width: auto !important;
    margin: auto !important;
    margin-left: 0 !important;
  }
}

/*Hamburger Menu Style*/
.v4_drawer_lists {
  display: block !important;
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.v4_drawer_list{
  padding: 16px 0px !important;
  font-size: 22px !important;
}

.v4_drawer_list_shop {
  display: flex !important;
  justify-content: space-between !important;
}

.v4_drawer_list span {
  font-size: 22px !important;
}

.snow_thumbnail_selected {
  border-color: #00b8a9 !important;
}

@media (max-width: 768px) {
  .v4_dropdown_menu {
    width: 100%;
  }
  .v4_dropdown_item {
    font-size: 18px !important;
  }
  .v4_nav_right {
    justify-content: space-between !important;
  }
  .v4_btn_account {
    display: flex !important;
    padding: 11px 20px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    border-radius: 8px !important;
    gap: 8px !important;
    width: 200px !important;
    height: 56px !important;
  }
  .v4_btn_account span {
    display: flex !important;
    font-size: 16px !important;
  }
  .v4_btn_cart {
    width: 56px !important;
    height: 56px !important;
  }
  .v4_user_icon, .v4_bag_icon {
    width: auto !important;
    height: auto !important;
  }
}

/*Dedicated Product Detail Page Style*/
@media (max-width: 768px) {
  .accordion-icon {
    width: 32px !important;
    height: 32px !important;
    font-size: 16px !important;
    display: inline-flex !important;
    padding: 10px !important;
    box-sizing: border-box !important;
  }
  .merch_cart_modal_tab {
    font-size: 16px !important;
  }
}

/* Customize Comparing Slider */
.v4_ics_clippedImage img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
  display: block !important;
}
/*Nueva Snow Collagen Page Style*/
.snow_benefit_item:nth-child(3)::after,
.snow_benefit_item:nth-child(7)::after {
  display: flex !important;
}

.snow_benefit_center_mobile {
  display: none !important;
}

@media (max-width: 768px) {
  .snow_hero_top_left {
    justify-content: center !important;
    align-items: center !important;
  }
  .snow_problem_title, .snow_benefits_title, .snow_video_title, .snow_howto_title, 
  .snow_ingredients_title, .snow_trust_title, .snow_reviews_title, 
  .snow_faq_title, .snow_related_title, .snow_guarantee_title, .snow_performers_title {
    font-size: 32px !important;
  }

  .snow_problem_text, .snow_benefits_description, .snow_benefit_description,
  .snow_video_description, .snow_step_title, .snow_step_text, .snow_ingredient_item strong,
  .snow_ingredient_description, .snow_ingredients_disclaimer, .snow_trust_text, 
  .snow_review_text, .snow_faq_question, .snow_faq_answer p, .snow_guarantee_text, .snow_performers_text,
  .snow_benefit_name {
    font-size: 22px !important;
  }

  .snow_btn_try_snow, .nitro_btn_explore, .snow_btn_shop_now,
  .snow_btn_view_ingredients, .v4_btn_shop_now {
    font-size: 16px !important;
  }

  .snow_problem_container, .snow_problem_top, .snow_benefits_content, .snow_benefits_grid,
  .snow_howto_container, .snow_howto_steps, .snow_ingredients_section, .snow_ingredients_container,
  .snow_ingredients_left, .snow_trust_container, .snow_reviews_container, .snow_faq_container,
  .snow_related_container, .snow_guarantee_container, .snow_performers_container {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .snow_btn_try_snow, .snow_btn_shop_now, .snow_btn_view_ingredients, .v4_btn_shop_now_performer {
    width: auto !important;
    margin: auto !important;
  }
  .snow_btn_shop_now, .snow_btn_try_snow, .snow_btn_view_ingredients, .snow_btn_view_faqs {
    padding: 18px 27px !important;
  }
  .snow_btn_view_ingredients, .v4_btn_shop_now_performer {
    margin-left: 0 !important;
  }
  .snow_btn_view_faqs {
    width: 100% !important;
    margin: 0 !important;
  }
  .snow_benefit_center {
    display: none !important;
  }
  .snow_benefit_center_mobile {
    display: flex !important;
    margin-top: 60px !important;
  }
  .snow_step_text {
    max-width: 100% !important;
  }
  .snow_ingredients_container {
    gap: 0 !important;
  }
  .snow_ingredients_left {
    padding: 0 !important;
  }
  .snow_trust_container {
    display: flex !important;
    flex-direction: column-reverse !important;
  }
  .snow_trust_label {
    display: flex !important;
  }
  .snow_btn_download_sheet {
    padding: auto !important;
  }
  .snow_btn_download_sheet span {
    font-size: 16px !important;
  }
  .snow_btn_view_results {
    padding: auto !important;
    font-size: 16px !important;
    text-align: center !important;
  }
  .snow_performers_container {
    gap: 60px !important;
  }
}

/*Nueva Snow Slim Page Style*/

@media (max-width: 768px) {
  .v4_shop_hero_title, .v4_vision_hero_title {
    font-size: 38px !important;
  }

  .slim_video_problem_title, .slim_video_benefits_title, .slim_video_howto_title,
  .slim_video_ingredients_title, .slim_video_trust_title, .slim_video_reviews_title,
  .slim_video_faq_title, .slim_video_related_title, .slim_video_guarantee_title,
  .slim_video_performers_title {
    font-size: 32px !important;
  }
  .slim_video_problem_text, .slim_video_benefits_description, .slim_video_benefit_name,
  .slim_video_benefit_description, .slim_video_step_title, .slim_video_step_text,
  .slim_video_ingredient_item strong, .slim_video_ingredient_description,
  .slim_video_trust_text, .slim_video_review_text, .slim_video_faq_question, 
  .slim_video_faq_answer p, .slim_video_guarantee_text, .slim_video_performers_text,
  .v4_vision_hero_description {
    font-size: 22px !important;
  } 
}

.snow_ingredients_container {
  align-items: self-start !important;
  background-color: #e0f2f1 !important;
}

.v4_no_events_description {
  display: flex !important;
  justify-content: center !important;
  font-size: 32px !important;
  color: #1c1c1c !important;
}

.v4_shop_hero {
  height: 480px !important;
}
.v4_event_hero_image {
  object-position: 0 -400px !important;
}

.v4_detail_icon {
  width: 32px !important;
  height: 32px !important;
  padding: 0 !important;
}
.v4_thumbnail {
  width: 100px !important;
  height: 100px !important;
}

.v4_faq_question_text {
  font-size: 24px !important;
}


.nitro_ingredient_item:last-of-type {
  border-bottom: 1px solid rgba(97, 101, 101, 0.2) !important;
}
.nitro_faq_item:last-child {
  border-bottom: 1px solid #e0e0e0;
}

.snow_btn_add_to_cart {
  font-size: 24px !important;
}

.snow_thumbnail {
  width: 100px !important;
  height: 100px !important;
}

.qty-btn, .qty-value{
  font-size: 22px !important;
}

.faq_view_more_button {
  background-color: #00b8a9;
  color: #ffffff;
  padding: 16px 32px;
  border: none;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 700;
  font-family: "Gotham", sans-serif;
  cursor: pointer;
  transition: all 0.3s ease;
  letter-spacing: 0.5px;
  text-transform: none;
  box-shadow: 0px 2px 8px rgba(0, 184, 169, 0.3);
  width: 100%;
  margin-top: 8px;
  display: block;
}

.carousel-navigation-related-product {
  flex-direction: row-reverse !important;
}
.v4_pack_item {
  align-items: center !important;
}
.vision_product_image_wrapper {
  width: 480px !important;
  height: 480px !important;
}

.travel_howto_steps {
  align-items: flex-start !important;
}
.travel_howto_text {
  margin-top: 24px !important;
}
.travel_step_arrow {
  margin-top: 100px !important;
}

.v4_nueva_standard_title {
  width: 800px !important;
}

.coffee_video_reviews_section::before {
  content: "";
  position: absolute;
  top: -40px;
  right: -180px;
  width: 400px;
  height: 386px;
  background-image: url(../nueva_coffee/bean_6.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left bottom;
  z-index: 0;
}

.v4_news_hero {
  position: relative;
  width: 100%;
  height: 400px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('../images/mega_menu_image2.png');
}
.v4_news_card_image {
  height: 300px !important;
}
.v4_news_card_button {
  width: 200px !important;
}

.v4_news_category_link {
  cursor: pointer;
}

/*Nueva Travel Page Style*/
@media (max-width: 768px) {
  .v4_opp_hero_title, .v4_faq_hero_title {
    font-size: 38px !important;
  }
  .travel_benefits_top_title, .travel_howto_title {
    font-size: 32px !important;
  }

  .v4_opp_pillar_title, .v4_opp_modern_feature_text, .v4_opp_sharing_subtitle_subsection_title,
  .v4_shop_category_title, .v4_values_quote_text, .v4_founder_quote_text, .v4_news_card_title {
    font-size: 24px !important;
  }
  .v4_values_quote_text {
    font-weight: 400 !important;
  }

  .travel_benefits_top_content p, .travel_benefits_top_content p strong,
  .travel_benefits_bottom_item_content p, .snow_howto_text, .v4_opp_hero_description,
  .v4_opp_hero_description_second, .v4_opp_visionaries_list li span,
  .v4_opp_pillars_description, .v4_opp_pillar_text, .v4_opp_sharing_subtitle_head,
  .v4_opp_sharing_list li h5, .v4_quantity_select, .card-link, .list-check, .v4_shop_search_input,
  .v4_founder_quote_author, .snow_option_label, .qty-btn, .qty-value, .qty-btn, .v4_pack_title,
  .v4_flavor_label, .v4_flavor_select, .snow_howto_text, .v4_news_categories_title {
    font-size: 22px !important;
  }

  .travel_btn_explore, .v4_btn_opp_get_started, .v4_btn_opp_how_it_works,
  .v4_btn_opp_learn_more_inline, .v4_btn_opp_get_started_center,
  .v4_opp_sharing_list li p, .v4_btn_opp_compensation, .v4_btn_opp_join_community,
  .v4_btn_opp_get_started_final, .v4_event_description, .v4_btn_view_more,
  .v4_faq_question_text, .v4_faq_answer, .v4_shop_clear_all, .snow_delivery_select,
  .nitro_btn_try_nitro, .nitro_btn_shop_now, .nitro_btn_view_ingredients,
  .nitro_btn_view_results, .nitro_btn_read_more, .nitro_btn_view_faqs, .nitro_btn_download_sheet,
  .snow_btn_download_sheet, .snow_btn_view_results, .v4_pack_item span,
  .merch_cart_modal_description p, .merch_cart_modal_description h3, .v4_flavor_select,
  .v4_news_category_link, .v4_news_card_excerpt {
    font-size: 16px !important;
  }

  .v4_news_card_category {
    font-size: 14px !important;
  }
  /*Buttons*/
  .v4_btn_opp_get_started, .v4_btn_opp_how_it_works, .v4_btn_opp_learn_more_inline,
  .v4_btn_opp_compensation, .v4_btn_opp_join_community, .v4_btn_opp_get_started_final,
  .v4_btn_view_more, .v4_btn_vision_learn_more, .v4_btn_mission_join, .v4_btn_innovation_shop,
  .v4_btn_together_join, .nitro_btn_explore, .snow_btn_add_to_cart, .nitro_btn_try_nitro, .nitro_btn_shop_now,
  .nitro_btn_view_ingredients, .nitro_btn_view_results, .nitro_btn_read_more, .nitro_btn_view_faqs, .nitro_btn_download_sheet,
  .snow_btn_download_sheet, .snow_btn_view_results {
    padding: 18px 27px !important;
  }
  .v4_news_card_button {
    padding: 18px 24px !important;
  }

  .v4_opp_hero_content, .nitro_reviews_container, .travel_howto_container, .v4_news_card_content {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .v4_opp_hero_title {
    margin-bottom: 20px !important;
  }

  .travel_benefits_top_container {
    align-items: flex-start !important;
    gap: 12px !important;
  }
  .travel_benefits_section {
    gap: 12px !important;
  }

  .travel_benefits_bottom_container {
    flex-direction: column !important;
  }

  .travel_benefits_bottom_image {
    border-radius: 24px !important;
  }
  .snow_video_section {
    padding: 60px 12px !important;
  }
  .travel_membership_title {
    font-weight: 500 !important;
  }
  .v4_featured_products_content, .v4_featured_products_description, .v4_before_after_section,
  .v4_why_nueva_section, .v4_simple_start_section, .v4_testimonials_section,
  .v4_still_wondering_section, .v4_wellness_beauty_section, .v4_events_listing_section,
  .v4_event_detail_faq_section, .v4_shop_content_section, .nitro_product_container,
  .nitro_problem_section, .nitro_benefits_section, .nitro_howto_section, .nitro_ingredients_right,
  .nitro_trust_section, .nitro_reviews_section, .nitro_faq_section, .nitro_guarantee_section,
  .nitro_performers_section, .snow_product_container, .snow_problem_section, .snow_benefits_section,
  .snow_video_section, .snow_howto_section, .snow_trust_section, .snow_faq_section, .snow_related_section,
  .snow_guarantee_section, .snow_performers_section, .coffee_problem_section, .coffee_benefits_section,
  .coffee_howto_section, .coffee_guarantee_section, .slim_problem_section, .slim_benefits_section,
  .slim_howto_section, .travel_howto_section, .slim_reviews_section, .v4_news_container {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .v4_opp_hero_description {
    margin-bottom: 0 !important;
  }

  .v4_opp_pillar_card {
    gap: 30px !important;
  }
  .v4_opp_business_tab {
    text-align: center !important;
  }
  .v4_opp_business_footer {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .v4_opp_modern_icon {
    width: 100px !important;
    height: 100px !important;
  }
  .v4_opp_sharing_container, .v4_opp_together_container {
    gap: 64px !important;
  }
  .v4_event_hero_image {
    object-position: 0 0 !important;
  }
  .v4_thumbnail, .snow_thumbnail {
    width: 60px !important;
    height: 60px !important;
  }
  .v4_faq_hero {
    height: 350px !important;
  }
  .v4_shop_sidebar .list-check {
    align-items: center !important;
  }
  .v4_shop_top_row {
    margin-bottom: 64px !important;
  }
  .v4_btn_vision_learn_more {
    width: 100% !important;
  }
  .v4_vision_hero {
    height: 700px !important;
  }
  .v4_values_intro {
    margin-bottom: 50px !important;
  }
  .nitro_hero_top_left {
    justify-content: flex-end !important;
  }
  .nitro_hero_bottom_right {
    justify-content: flex-start !important;
  }
  .nitro_hero_section {
    height: 600px !important;
    min-height: 600px !important;
  }
  .nitro_benefit_icon {
    margin-bottom: 40px !important;
  }
  .nitro_trust_left {
    padding-top: 0 !important;
  }
  .nitro_faq_buttons {
    margin-top: 40px !important;
  }
  .nitro_btn_view_faqs, .snow_btn_view_faqs {
    width: 100% !important;
    max-width: 100% !important;
  }
  .snow_confidence_section {
    margin-top: 0 !important;
  }
  .snow_benefit_icon {
    margin-bottom: 40px !important;
  }
  .carousel-navigation-related-product {
    flex-direction: row !important;
  }
  .snow_step_icon img, .snow_step_icon {
    width: 200px !important;
    max-width: 200px !important;
    height: 200px !important;
    max-height: 200px !important;
  }
  .snow_problem_section::after {
    display: flex !important;
    width: 100px !important;
    height: 100px !important;
    left: 0px !important;
    top: -65px !important;
  }
  .snow_benefits_section::before {
    display: flex !important;
    width: 100px !important;
    height: 100px !important;
    left: 0px !important;
    top: -65px !important;
  }
  .snow_benefits_section::after {
    display: flex !important;
    width: 100px !important;
    height: 100px !important;
    right: -40px !important;
    top: -20px !important;
  }
  .snow_howto_section::after {
    display: flex !important;
    width: 100px !important;
    height: 100px !important;
    right: -50px !important;
    top: -30px !important;
  }
  .snow_howto_section::before {
    display: flex !important;
    width: 100px !important;
    height: 100px !important;
    bottom: -65px !important;
    right: -43px !important;
  }
  .v4_check_icon {
    width: 50px !important;
  }
  .coffee_problem_section::after {
    display: flex !important;
    width: 130px !important;
    top: -400px !important;
  }
  .slim_benefits_section::before {
    display: flex !important;
    width: 100px !important;
    top: -220px !important;
    left: -60px !important;
  }
  .tooltip-image-qty {
    width: 25% !important;
  }
  .v4_flavor_select {
    padding: 8px 12px !important;
  }
  .travel_membership_track {
    grid-auto-columns: 100% !important; 
  }
  .travel_membership_media {
    height: 320px !important;
  }
  .vision_product_image_wrapper {
    width: 300px !important;
    height: 300px !important;
  }
  .travel_howto_title {
    padding-bottom: 0px !important;
  }
  .travel_howto_text {
    padding-bottom: 30px !important;
  }
  .coffee_video_reviews_section::before {
    display: none;
  }
}
.no-products-text {
  font-family: 'Gotham', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;;
  padding: 150px 0px;
}