/** Shopify CDN: Minification failed

Line 73:2 Unexpected "{"
Line 73:3 Expected identifier but found "%"
Line 83:4 Unexpected "{"
Line 83:5 Expected identifier but found "%"
Line 110:4 Unexpected "{"
Line 110:5 Expected identifier but found "%"
Line 110:44 Unexpected "{"
Line 110:45 Expected identifier but found "%"

**/
.rc-widget .rc-option--active {
    background-color: #cd9b77 !important;
}

.rc-widget .rc-option__text {
  font-weight:bold;
}
.rc-template__legacy-radio .rc-radio+.rc-radio {
    margin-top: 13px;
    background-color: #f5ebdf;
}
.is-active .dropdown__item-button {
    background-color: #f5ebdf;
}
.rc_popup {
    display: none !important;
}
.rc-template_legacy-radio .rc-radio.rc-option_subsave {
    padding-bottom: 0;
    position: relative;
}

span.rc-option_discount.rc_widgetoption_discount {
    position: absolute;
    top: -11px;
    background: #000;
    color: #fff;
    padding: 0 20px;
    right: 10px;
    line-height: normal;
    font-size: 15px;
}
.rc_widget_option_selector {
    display: flex;
}
.rc_widget_option_selector {
    display: flex;
}
label.rc-radio_label.rc_widgetoption_label {
    width: 100%;
    display: flex;
}
span.rc-option_price.rc_widgetprice.rc_widget_price--subsave {
    margin-left: auto;
    padding-right: 10px;
    font-size: 15px;
}
.rc-selling-plans.rc_widget_option_plans select {
    width: calc(100% - 12px) !important;
    border: 0 !important;
    padding: 10px 15px !important;
}

.rc-radio rc-radio--active subscription-radio p-2{
    width: 50%;
    background: #f0f2f1;
    padding: 10px 18px;
    border-radius: 9px 9px 0 0 !important;
    
  }
  {% comment %} .rc-template__button-group .rc-radio .rc-radio__input{
    position: relative !important;
    margin-left: auto;
    display: block;
    width: 25px;
    height: 25px;
    min-width: 25px;
    min-height: 25px;
    border: 3.33333px solid #1D4945;
    border-radius: 50%;
  } {% endcomment %}

  .rc-template__button-group .rc-button-group__options[data-v-f1bb5b6a] .rc-radio{
    flex-direction: row !important;
  }
  .rc-template__button-group .rc-radio {
    border-top-right-radius: 0 !important;
    border-radius: 9px 9px 0px 0px !important;
    border: 0 !important;
    background: #f0f2f1;
    flex-direction: row !important;

  }
  .rc-template__radio-group .rc-radio:not(:first-child) {
    border: 0 !important;
  }
  .purchase-types input:checked+label .custom-radio:after {
      content: "";
      width: 100%;
      height: 100%;
      background: #1d4945;
      display: block;
      border-radius: 50%;
      border: 2px solid #FFFFFF;
  }
  
  .rc-template__button-group[data-v-f1bb5b6a] .rc-selling-plans{
    {% comment %} display: none !important; {% endcomment %}
  }
  .rc-radio--active{
    background: #f0f2f1 !important;
  }
  .custom-radio {
    display: block;
    width: 25px;
    height: 25px;
    min-width: 25px;
    min-height: 25px;
    border: 3.33333px solid #f0f2f1;
    outline: 3.33333px solid #1D4945;
    border-radius: 50%;
    position: relative;
}
.rc-radio--active .custom-radio{
  background: #1D4945;
}
.custom-radio-option-size {
  display: block;
  min-width: 15px;
  min-height: 15px;
  border: 1.33333px solid #f0f2f1;
  outline: 1.33333px solid #1D4945;
  border-radius: 50%;
  position: relative;
  margin: 6px;
}
.is-active .custom-radio-option-size {
  background: #1D4945;
}
    .custom-radio-checked {
      background: #1D4945;
  }
  .rc-radio * {
    pointer-events: none;
  }
  .select-sp-rc{
    display: flex;
    align-items: center;
    gap: 10px;
    background: #f0f2f1;
    border-radius: 5px;
    padding: 5px 10px;
  }
  .rc-selling-plans{ 
    border: solid 3px #ddd;  
    margin-top: 0px !important;
  }
  .rc-widget {
    padding: 8px 0px 0px 0px !important;
}
.rc-subscription-details{
  display: none !important;
}
.product__selector {
  /* margin-top: 0px !important; */
  /* display: none; */
}
.swatch{
  border: 0;
  background: #f0f2f1;
  border-radius: 5px;
  padding: 14px 15px;
}
.swatch.is-active{
  border: 0;
}
.product__swatch:not(.product__swatch--color) {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  min-width: 3.2rem !important;
  font-size: 2rem !important;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-top: 3rem;
}

/* .product-selector__buttons+.product-selector__buttons {
  margin: 0 !important;
  border: solid 4px #f0f2f1;
  padding: 5px;
} */
/* .product__content>*{
  margin-bottom: 0rem !important;
} */
.rc-radio-group__options{
  display: flex;
}
.rc-selling-plans-dropdown{
  display: none !important;
}
.rc-template__radio-group .rc-radio-group__options {
  border: 0px solid #f0f2f1;
  border-radius: 0px 0px 0px 0px;
}
.rc-radio{
  width: 50% !important;
  background: #dfdfdf;
}
label[for="rc-radio1"] {
  border-radius: 10px 0 0 0;
}
label[for="rc-radio2"] {
  border-radius: 0 10px 0 0;
}
.rc-selling-plans{
  border: 0 !important;
}
.rc-widget .px-3{
  padding-left: 12px;
  padding-right: 12px;
}
.rc-widget .py-2{
  padding-top: 15px;
  padding-bottom: 15px;
}
.rc-radio-group__options input[type="radio"] {
  border: 1.33333px solid #f0f2f1;
  outline: 1.33333px solid #1D4945;
  -webkit-appearance: none; /* Remove default styling in WebKit browsers */
  -moz-appearance: none; /* Remove default styling in Mozilla browsers */
  appearance: none; /* Remove default styling */
  width: 20px; /* Set width of the radio button */
  height: 20px; /* Set height of the radio button */ 
  border-radius: 50%; /* Make the input circular */
  cursor: pointer; /* Change cursor on hover */
}

.rc-radio-group__options input[type="radio"]:checked {
  border: 1.33333px solid #f0f2f1;
  outline: 1.33333px solid #1D4945;
  background-color: #1D4945; /* Background color when checked */
}

.rc-radio-group__options input[type="radio"]:focus {
  outline: none;
}

.product-selector__submit{
  background: #76A696 !important;
  border: 1px solid #76A696 !important;
  border-radius: 6px !important;
  font-size: 20px !important;
  align-items: center !important;
  text-align: center !important;
  color: #fff !important;
  margin-top: 15px;
  transition: .33s all;
  text-transform: capitalize !important;
  font-weight: 600 !important;
  letter-spacing: 0;
}

/* Attempt to hide the selling plans using various methods */

/* Method 1: Using ::part (requires the component to expose parts) */
recharge-subscription-widget:part(rc-selling-plans) {
  display: none !important;
}

/* Method 2: Using CSS variables if the component exposes them */
recharge-subscription-widget {
  --rc-selling-plans-display: none !important;
  --rc-plans-dropdown-display: none !important;
}

/* Method 3: General styling for the widget */
recharge-subscription-widget {
  max-width: 100% !important;
}

/* Method 4: Attempt to target the container directly */
.rc-widget .rc-selling-plans,
.rc-widget [data-testid="rc-selling-plans"],
.rc-widget .rc-plans-dropdown,
.rc-widget .rc-plans-container {
  display: none !important;
}