/** Shopify CDN: Minification failed

Line 150:1 Unexpected "/"

**/
/* ReCharge */

.rc-subscription-details {
  display: none !important;
}

div.rc_popup {
  display: none !important;
}

.qtyandaddtocartbuttoncont {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.addtocartinline {
  width: 100%;
}

.addtocartbuttons {
  width: 100%;
}

.rc-radio-group__options {
  border-radius: 0px !important;
  border: 1px solid transparent !important;
}

.rc-radio__input {
  display: none;
}

.rc-option--active {
  background-color: #4e7560 !important;
  color: white !important;
}

.rc-option__text {
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

@media only screen and (max-width: 600px) {
  .rc-selling-plans__dropdown {
    font-size: 14px !important;
  }
  .rc-selling-plans__dropdown {
    width: 100%;
  }
  .rc-template__radio-group .rc-radio {
    padding: 8px 10px;
  }
  .rc-selling-plans__label {
    text-align: left;
  }
}

.rc-option__price {
  font-size: 14px;
  font-weight: 400 !important;
  color: #272729;
}

.rc-option__text {
  /*font-family: 'rift', Arial Narrow, sans-serif;*/
  order: 1 !important;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 400;
  color: #272729;
}

.rc_widget__option__discount {
  /*font-family: 'rift', Arial Narrow, sans-serif;*/
  font-size: 14px;
  font-weight: 400;
  color: #272729;
}

.rc-option--active {
  .rc-option__text,
  .rc-option__price,
  .rc-option__discount {
    color: white;
  }
}

.rc-selling-plans__dropdown {
  height: 40px;
  width: fit-content;
  font-weight: 400 !important;
  font-size: 14px;
  text-transform: capitalize;
  color: #272729;
  font-family: "Roboto", sans-serif;
  padding: 0 20px;
}

.rc-radio__label {
  display: inline-flex;
  align-items: center;
  flex-direction: row;
}

.rc-option__price {
  font-family: "Roboto", sans-serif;
  order: 3 !important;
  font-weight: 400;
}

.rc_widget__option--onetime {
  margin-bottom: 10px;
}

.rc_widget__option--subsave {
  margin-top: 10px;
  margin-bottom: 10px;
}

.rc-radio-group__options {
  border: 1px solid transparent;
}

label.rc-radio {
  justify-content: center;
  border: 1px solid #272729 !important;
  text-transform: capitalize;
  height: 42px;
}

/* .rc_widget__price--onetime:after,
.rc_widget__price--subsave::after {
  content: ")";
}

.rc_widget__price--onetime:before,
.rc_widget__price--subsave::before {
  display: inline;
  content: "(";
} */

*/ #AddToCart {
  margin-top: 0.2em;
  height: 42px;
}

.rc-titles,
.rc-selling-plans__label {
  text-transform: uppercase !important;
  color: #272729 !important;
  /*font-family: 'archetype' !important;*/
  font-size: 12px !important;
  line-height: 24px !important;
  font-weight: bold;
  letter-spacing: normal !important;
  margin-bottom: 10px !important;
  text-align: left !important;
  font-family: "Roboto", sans-serif;
}

.rc-selling-plans {
  margin-top: 10px !important;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
}

@media only screen and (max-width: 768px) {
  .pdpcontent .product-single__meta {
    max-width: 100%;
  }
}

@media only screen and (min-width: 769px) and (max-width: 880px) {
  .rc-option__text,
  .rc-option__price,
  .rc_widget__option__discount {
    font-size: 12px;
  }

  .rc-radio__label {
    margin-left: 0;
  }
}

/* Auto Delivery Policy PDP widget */

#comp {
  display: none;
  margin-top: 1em;
}

#comp p {
  padding: 1em;
  background-color: #4e7560;
  color: #fff;
  font-family: "roboto", sans-serif;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}

#comp a {
  text-decoration: underline;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
