@import url("https://fonts.googleapis.com/css?family=Open+Sans");
/* stylelint-disable no-descending-specificity, at-rule-no-unknown */
/**
 *  Property of OSF Global Services, Inc., (with its brand OSF Commerce). OSF remains the sole owner of all right, title and interest in the software.
 *  Do not copy, sell, reverse engineer or otherwise attempt to derive or obtain information about the functioning, manufacture or operation therein.
 */
/* the values used in this file assume a root font size equivaled to 10 pixels
* the scalesize function scales the values by the actual root font size
* for Sitegenesis and SFRA root font size is equivale to 16 pixels
*/
.full-width .primary-content {
  border: 0 none;
  width: 100%; }

ul.options_link {
  list-style-type: none;
  padding-left: 0; }
  ul.options_link li {
    display: inline; }

/*
.primary-content {
    float: right;
    margin-left: scalesize(-0.1rem);
    padding: 0 0 scalesize(2rem);
    position: relative;
    width: 75%;
}
*/
.primary-focus .primary-content {
  border: 0 none;
  float: left;
  margin: 0;
  width: 75%; }

.page-content .primary-content {
  padding-left: 1.8125rem; }

#login {
  margin-top: 1.5em;
  margin-bottom: 1.5em; }
  #login .ui-dialog-content {
    padding: 0;
    width: 90% !important;
    margin: 0 auto; }

table.orders {
  border: 0.125rem solid white;
  border-collapse: separate;
  border-spacing: 0.125rem;
  margin-left: -0.125rem;
  width: 97%; }
  table.orders th {
    background-color: #ccc;
    padding: 1em; }
  table.orders tbody tr:nth-child(odd) {
    background-color: #f0f0f0; }

table#subscriptions {
  border: 0.125rem solid white;
  border-collapse: separate;
  border-spacing: 0.125rem;
  margin-left: -0.125rem;
  width: 97%; }
  table#subscriptions th {
    background-color: #ccc;
    padding: 1em; }
  table#subscriptions tbody tr:nth-child(odd) {
    background-color: #f0f0f0; }

.ui-dialog {
  top: 0;
  left: 0; }

.ui-dialog .ui-dialog-content {
  padding: 0;
  width: 90% !important;
  min-height: auto !important;
  margin: 0 auto; }

@media screen and (max-width: 767px) {
  .ui-dialog {
    top: auto;
    left: auto; }
  .ui-dialog .ui-dialog-buttonpane button {
    margin-left: 15px !important; } }

@media screen and (max-width: 767px) {
  .bonus-product-dialog {
    top: 0px !important; }
  .ui-dialog .ui-dialog-buttonpane button {
    margin-left: 15px !important; } }

#orderview {
  z-index: 99;
  padding: 2em 0 4em;
  font-size: 0.875rem;
  font-family: "proxima-nova", sans-serif; }
  #orderview .header {
    border-bottom: 0.0625rem solid black; }
  #orderview .order-section {
    border-bottom: 0.0625rem solid black;
    padding: 1em 0; }
    #orderview .order-section p.title {
      margin-left: 0;
      width: 25%;
      width: 100%; }
    #orderview .order-section .submit {
      position: relative;
      bottom: 2.85em;
      left: 90%; }
    #orderview .order-section table.product {
      margin-top: 1em; }
    #orderview .order-section p.title-little {
      width: 25%; }
    #orderview .order-section .product:not(:first-child) {
      border-top: 0.0625rem solid black; }
    #orderview .order-section .product thead tr th {
      border-bottom: 0.0625rem solid #c5c5c5;
      padding: 0.625rem 0; }
    #orderview .order-section .product .no-padding-left {
      padding-left: 0; }
    #orderview .order-section .product .quantity {
      width: 25%; }
  #orderview .payment-section {
    border-bottom: 0.0625rem solid black; }
    #orderview .payment-section p {
      font-weight: 900; }
    #orderview .payment-section p.tax {
      font-weight: normal;
      display: block; }
  #orderview .last {
    border: none; }
  #orderview .title {
    font-weight: 900; }
  #orderview .content-section {
    display: inline-block;
    width: 100%; }
    #orderview .content-section table {
      margin-left: -1em;
      margin-bottom: 0.5em;
      width: 100%;
      table-layout: fixed; }
      #orderview .content-section table tr td:first-child {
        font-weight: 900;
        padding: 0.4em 0;
        padding-left: 1em; }
      #orderview .content-section table td {
        max-width: 10%;
        vertical-align: middle;
        white-space: nowrap; }
        #orderview .content-section table td span.name {
          font-weight: normal; }
      #orderview .content-section table td.phone-number {
        width: 7em; }
  #orderview .product td {
    vertical-align: top;
    padding: 1em;
    width: 25%; }
  #orderview .product input {
    display: block;
    width: 100%;
    padding: 0.3125rem; }
  #orderview .product select {
    display: block;
    width: 100%;
    padding: 0.3125rem; }
  #orderview #actions {
    display: inline-block;
    position: relative;
    top: 0.75em;
    width: 100%; }
    #orderview #actions span {
      margin: 0.2em 0; }

#subscriptionview {
  z-index: 99;
  padding: 2em 0 4em;
  font-size: 0.875rem;
  font-family: "proxima-nova", sans-serif;
  overflow: scroll;
  height: 400px !important; }
  #subscriptionview .header {
    border-bottom: 0.0625rem solid black; }
  #subscriptionview .order-section {
    border-bottom: 0.0625rem solid black;
    padding: 1em 0; }
    #subscriptionview .order-section p.title {
      margin-left: 0;
      width: 25%;
      width: 100%; }
    #subscriptionview .order-section .submit {
      position: relative;
      bottom: 2.85em;
      left: 90%; }
    #subscriptionview .order-section table.product {
      margin-top: 1em; }
    #subscriptionview .order-section p.title-little {
      width: 25%; }
    #subscriptionview .order-section .product:not(:first-child) {
      border-top: 0.0625rem solid black; }
    #subscriptionview .order-section .product thead tr th {
      border-bottom: 0.0625rem solid #c5c5c5;
      padding: 0.625rem 0; }
    #subscriptionview .order-section .product .no-padding-left {
      padding-left: 0; }
    #subscriptionview .order-section .product .quantity {
      width: 25%; }
  #subscriptionview .payment-section {
    border-bottom: 0.0625rem solid black; }
    #subscriptionview .payment-section p {
      font-weight: 900; }
    #subscriptionview .payment-section p.tax {
      font-weight: normal;
      display: block; }
  #subscriptionview .last {
    border: none; }
  #subscriptionview .content-section {
    display: inline-block;
    width: 100%; }
    #subscriptionview .content-section table {
      margin-bottom: 0.5em;
      width: 100%;
      table-layout: fixed; }
      #subscriptionview .content-section table tr td:first-child {
        font-weight: 900;
        padding: 0.4em 0;
        padding-left: 1em; }
      #subscriptionview .content-section table td {
        max-width: 10%;
        vertical-align: middle;
        white-space: nowrap; }
        #subscriptionview .content-section table td span.name {
          font-weight: normal; }
      #subscriptionview .content-section table td.phone-number {
        width: 7em; }
  #subscriptionview .product td {
    vertical-align: top;
    padding: 1em;
    width: 25%; }
  #subscriptionview .product input {
    display: block;
    width: 100%;
    padding: 0.3125rem; }
  #subscriptionview .product select {
    display: block;
    width: 100%;
    padding: 0.3125rem; }
  #subscriptionview #actions {
    display: inline-block;
    position: relative;
    top: 0.75em;
    width: 100%; }
    #subscriptionview #actions span {
      margin: 0.2em 0;
      float: left; }

#addresschange #editAddressForm {
  margin: 0; }
  #addresschange #editAddressForm #dialogApplyBtn {
    position: absolute;
    right: 24%;
    display: none; }
  #addresschange #editAddressForm .select label {
    padding: 0; }

#cancel-all-dialog h3 {
  width: 95%;
  margin: 2em auto 0; }

.select-group {
  float: left; }

.group-change-refill {
  display: inline-block; }
  .group-change-refill .title-little {
    width: auto !important;
    white-space: nowrap; }
  .group-change-refill .select-group {
    float: none !important; }

.update-change-refill {
  display: inline-block;
  margin-right: 0.625rem; }
  .update-change-refill .title-little {
    width: auto !important;
    white-space: nowrap; }
  .update-change-refill .select-group {
    float: none !important; }

.payment-section__card {
  display: flex;
  flex-wrap: wrap;
  padding: 0.625rem 0;
  border-top: 0;
  border-bottom: 0.0625rem solid #c5c5c5; }

.payment-section__order {
  display: flex;
  flex-wrap: wrap;
  padding: 0.625rem 0;
  border-top: 0;
  border-bottom: 0.0625rem solid #c5c5c5; }

.payment-section__card--item {
  display: inline-block;
  width: 50%; }
  .payment-section__card--item .title-order {
    font-weight: 900; }
  .payment-section__card--item > * {
    display: inline; }

.payment-section__order--item {
  display: inline-block;
  width: 50%; }
  .payment-section__order--item .title-order {
    font-weight: 900; }
  .payment-section__order--item > * {
    display: inline; }

.payment-section__card--item-full {
  display: inline-block;
  width: 100%;
  text-align: center; }
  .payment-section__card--item-full > * {
    display: inline;
    margin: 0; }

.payment-section__order--item-full {
  display: inline-block;
  width: 100%;
  text-align: center; }
  .payment-section__order--item-full > * {
    display: inline;
    margin: 0; }

.payment-section__card--item-last {
  text-align: right; }

.payment-section__order--item-last {
  text-align: right; }

.update-card {
  display: block;
  margin: 1em 0; }

#my_subscriptions {
  font-family: "proxima-nova", sans-serif; }
  #my_subscriptions .subscriptionSection {
    margin-bottom: 3.125rem; }
    #my_subscriptions .subscriptionSection .product-out-of-stock {
      font-weight: bold;
      color: red;
      display: block; }
  #my_subscriptions .subscriptionHeader {
    font-size: 32px;
    line-height: 40px;
    margin-top: 10px;
    margin-bottom: 0; }
  #my_subscriptions .subscriptionSection-img img {
    width: 12.5rem;
    height: auto;
    margin: 24px 24px 24px 0; }
    @media screen and (max-width: 46.875rem) {
      #my_subscriptions .subscriptionSection-img img {
        margin: 24px 0; } }
  #my_subscriptions .subscriptionSection-img .quantity-name {
    font-weight: 400;
    font-size: 1.25rem; }
  #my_subscriptions .subscriptionSection-img .description-label {
    margin-left: 0.625rem; }
  #my_subscriptions .description-label {
    font-size: 1.3em;
    font-weight: 400; }
  #my_subscriptions .description-value {
    font-size: 1.3em;
    font-weight: 400;
    display: inline-block; }
    #my_subscriptions .description-value > span {
      display: inline-block;
      font-weight: 700;
      line-height: 1em;
      padding-right: 0.625rem;
      border-right: 0.0625rem solid #333; }
      #my_subscriptions .description-value > span:last-child {
        border: none; }
  #my_subscriptions .show-hide-orders {
    cursor: pointer;
    font-size: 1.5em;
    border-bottom: 0.0625rem solid #9e9e9e;
    padding-bottom: 0.625rem;
    width: calc(100% - scalesize(10rem));
    margin-right: 6.25rem; }
    #my_subscriptions .show-hide-orders:hover {
      text-shadow: 0.25rem 0.25rem 0.375rem #cccaca; }
  #my_subscriptions .subscriptionOrders {
    display: none; }
  #my_subscriptions .sorlink.pausesubscription {
    background-color: #2698e8;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 5.9375rem;
    height: 2.5rem;
    margin: 0.625rem;
    font-size: 1.3em; }
    #my_subscriptions .sorlink.pausesubscription img {
      width: 0.75rem;
      height: auto;
      margin-right: 0.1875rem; }
  #my_subscriptions .sorlink.reactivatesubscription {
    background-color: #2698e8;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 2.5rem;
    margin: 0.625rem;
    font-size: 1.3em;
    width: 7.5rem; }
    #my_subscriptions .sorlink.reactivatesubscription img {
      width: 0.75rem;
      height: auto;
      margin-right: 0.1875rem; }
  #my_subscriptions .sorlink.reactivaterenewal {
    background-color: #2698e8;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 2.5rem;
    margin: 0.625rem;
    font-size: 1.3em;
    width: 11.25rem; }
    #my_subscriptions .sorlink.reactivaterenewal img {
      width: 0.75rem;
      height: auto;
      margin-right: 0.1875rem; }
  #my_subscriptions .sorlink.cancelsubscription {
    background-color: #e27252;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 5.9375rem;
    height: 2.5rem;
    margin: 0.625rem;
    font-size: 1.3em; }
    #my_subscriptions .sorlink.cancelsubscription img {
      width: 0.75rem;
      height: auto;
      margin-right: 0.1875rem; }

.subscriptionOrders .orders {
  list-style-type: none;
  padding: 0.3125rem;
  margin: 0.625rem 6.25rem 0.625rem 0; }
  .subscriptionOrders .orders li {
    border-bottom: 0.0625rem solid #e0dede;
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
    .subscriptionOrders .orders li:last-child {
      border: none; }

.subscriptionOrders .orders-date {
  font-weight: 700;
  font-size: 1.3em; }

.subscriptionOrders .orders-buttons {
  font-weight: 700;
  display: flex; }
  .subscriptionOrders .orders-buttons .order.skip.sorlink {
    all: unset;
    color: #e27252;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 4.375rem;
    height: 1.25rem;
    font-size: 1.3em;
    margin: 0.625rem 0;
    cursor: pointer; }
    .subscriptionOrders .orders-buttons .order.skip.sorlink img {
      width: 0.75rem;
      height: auto;
      margin-right: 0.1875rem; }
  .subscriptionOrders .orders-buttons #subscriptionOrders__view-button.order.view.sorlink {
    color: #b52532;
    background-color: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3.125rem;
    height: 1.25rem;
    font-size: 1.3em; }
    .subscriptionOrders .orders-buttons #subscriptionOrders__view-button.order.view.sorlink img {
      width: 0.8125rem;
      height: auto;
      margin-right: 0.1875rem; }
  .subscriptionOrders .orders-buttons .order.pause.sorlink {
    color: #2698e8;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 5.625rem;
    height: 1.5625rem;
    font-size: 1.3em;
    margin: 0.625rem 0; }
    .subscriptionOrders .orders-buttons .order.pause.sorlink img {
      width: 0.75rem;
      height: auto;
      margin-right: 0.1875rem; }
  .subscriptionOrders .orders-buttons .order.reactivate.sorlink {
    color: #2698e8;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.3em;
    margin: 0.625rem 0;
    width: 5.625rem;
    height: 1.25rem; }
    .subscriptionOrders .orders-buttons .order.reactivate.sorlink img {
      width: 0.75rem;
      height: auto;
      margin-right: 0.1875rem; }

span.sorlink {
  cursor: pointer;
  color: #b52532;
  outline: medium none;
  overflow: hidden;
  text-decoration: none;
  font-size: 0.875rem; }

.hide {
  display: none; }

#pdpMain {
  font-family: "proxima-nova", sans-serif; }

.sor-options-description {
  all: initial;
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  margin-top: 0;
  color: #333;
  display: block; }

.smart-order-refill-options .or-cancel-edit-text {
  all: initial;
  position: relative;
  max-width: 100%;
  font-size: 0.9375rem;
  margin: 0.625rem 0.625rem 0.9375rem 0.625rem;
  font-family: "proxima-nova", sans-serif;
  color: #333;
  display: block; }

.smart-order-refill-options .full_row {
  position: relative;
  padding: 0 0.375rem;
  margin: 0.9375rem 0; }
  .smart-order-refill-options .full_row input[type="radio"] {
    display: none; }
  .smart-order-refill-options .full_row label {
    all: initial;
    font-family: "proxima-nova", sans-serif;
    color: #666;
    font-size: 1rem;
    font-weight: normal;
    display: inline-block;
    margin: 0;
    max-width: 85%;
    position: relative;
    vertical-align: middle; }
    .smart-order-refill-options .full_row label::before {
      all: initial;
      content: " ";
      display: inline-block;
      position: relative;
      top: 0.3125rem;
      margin: 0 0.3125rem 0 0;
      width: 1rem;
      height: 1rem;
      border-radius: 0.6875rem;
      border: 0.125rem solid #84bd00;
      background-color: transparent; }
  .smart-order-refill-options .full_row input[type=radio]:checked + label::after {
    border-radius: 0.6875rem;
    width: 0.75rem;
    height: 0.75rem;
    position: absolute;
    bottom: 0.25rem;
    left: 0.25rem;
    content: " ";
    display: block;
    background: #84bd00; }

.smart-order-refill-options .smart-order-refill-period {
  display: inline-block;
  vertical-align: middle; }

.smart-order-refill-options .sor-price {
  all: initial;
  font-family: "proxima-nova", sans-serif;
  font-size: 1.25rem;
  margin: 0;
  max-width: 85%;
  position: relative;
  display: block;
  font-weight: bold;
  margin-left: 0.9375rem; }

.sor-single-option {
  font-size: 1rem;
  font-weight: 600;
  margin: 0; }

.sor-single-option__message {
  font-weight: 400; }

#everyDelivery {
  display: inline-block;
  margin-left: 0.4375rem;
  width: inherit; }

#SorDeliveryMonthInterval {
  display: inline-block;
  margin-left: 0.4375rem;
  width: inherit; }

#SorDeliveryWeekInterval {
  display: inline-block;
  margin-left: 0.4375rem;
  width: inherit; }

.smartOrderRefillOnly h3 {
  all: initial;
  font-family: "proxima-nova", sans-serif;
  font-size: 1.25rem;
  margin: 0;
  max-width: 85%;
  position: relative;
  display: block;
  font-weight: bold;
  margin-left: 0.375rem;
  margin-bottom: 0.625rem; }

.refill-info-links {
  font-size: 0.75rem;
  line-height: 1em; }

#modify-smart-order-refill .option {
  position: relative;
  padding: 0 0.375rem;
  margin: 0.9375rem 0; }
  #modify-smart-order-refill .option input[type="radio"] {
    display: none; }
  #modify-smart-order-refill .option label {
    all: initial;
    font-family: "proxima-nova", sans-serif;
    color: #666;
    font-size: 0.875rem;
    font-weight: normal;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle; }
    #modify-smart-order-refill .option label::before {
      all: initial;
      content: " ";
      display: inline-block;
      position: relative;
      top: 0.3125rem;
      margin: 0 0.3125rem 0 0;
      width: 0.875rem;
      height: 0.875rem;
      border-radius: 0.6875rem;
      border: 0.125rem solid #84bd00;
      background-color: transparent; }
  #modify-smart-order-refill .option label.hide {
    display: none; }
  #modify-smart-order-refill .option input[type=radio]:checked + label::after {
    border-radius: 0.6875rem;
    width: 0.625rem;
    height: 0.625rem;
    position: absolute;
    bottom: 0.1875rem;
    left: 0.25rem;
    content: " ";
    display: block;
    background: #84bd00; }

#modify-smart-order-refill .refill-period {
  display: inline-block;
  vertical-align: middle; }

#modify-smart-order-refill select {
  border: 0.0625rem solid darkgray;
  position: relative;
  margin-left: 0.3125rem;
  height: 1.125rem;
  font-size: 0.6875rem;
  font-family: "proxima-nova", sans-serif;
  width: inherit; }

#modifyRefill + #removeRefill::before {
  content: "|";
  padding: 0 0.25rem 0 0.125rem;
  color: initial; }

#message_wrapper {
  all: unset;
  font-family: "proxima-nova", sans-serif;
  font-size: 0.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.25rem;
  background-color: #e27252;
  cursor: default;
  position: relative;
  bottom: -4.375rem; }
  #message_wrapper a {
    all: unset;
    color: #fff;
    font-size: 1em;
    cursor: pointer; }
    #message_wrapper a strong {
      all: unset;
      color: #fff;
      font-size: 1em;
      font-weight: bold; }
  #message_wrapper p {
    all: unset;
    color: #fff;
    font-size: 1em; }

.sorlogin-wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  padding: 1.5625rem 0; }

.sorlogin-col {
  flex: 1;
  max-width: 48%; }
  .sorlogin-col h2 {
    all: unset;
    font-family: "proxima-nova", sans-serif;
    text-transform: uppercase;
    font-style: italic;
    font-size: 1.3125rem;
    margin: 0.3125rem auto; }

#sorlogin .login-rememberme {
  display: inline-block;
  margin: 0.375rem; }
  #sorlogin .login-rememberme label {
    display: inline-block;
    vertical-align: middle; }
  #sorlogin .login-rememberme .field-wrapper {
    display: inline-block;
    vertical-align: middle; }

#loginFromCartError {
  background-color: #cebdb3;
  border: 0.0625rem solid #900;
  border-radius: 0.5em;
  color: #900;
  margin: 0.0625rem 0;
  padding: 0.625rem;
  font-family: "proxima-nova", sans-serif;
  font-size: 0.75rem; }

.sor-form-row.label-inline label {
  display: inline;
  float: none;
  margin-top: 0;
  text-align: left;
  width: auto; }

.sor-form-row.label-inline input[type="checkbox"] {
  margin: 0 0.3125rem 0 0; }

.sor-form-row.label-inline input[type="radio"] {
  margin: 0 0.3125rem 0 0; }

.sor-form-row.label-inline::after {
  content: " ";
  clear: both; }

.sor-form-row.label-inline .field-wrapper {
  float: left;
  padding-left: 0;
  width: auto; }

.mini-cart-link-checkout.hide-checkout-link {
  visibility: hidden;
  margin: 0; }

.credit_card_save_text {
  margin: 0.625rem auto;
  width: 55%; }
  .credit_card_save_text .credit_card_expiration_warning {
    font-weight: bold;
    color: red;
    margin: 0; }

.tab-content .credit_card_save_text {
  width: auto; }

.payment-method .save_card {
  display: none; }

.refill-dashboard {
  font-size: 0.75rem; }
  .refill-dashboard .header {
    font-size: 1rem; }

.form-row.sor-form-row.month {
  margin-right: 0.625rem; }
  @media screen and (max-width: 64rem) {
    .form-row.sor-form-row.month {
      width: 25%; } }

@media screen and (max-width: 64rem) {
  .form-row.sor-form-row.year {
    width: 25%; } }

.hide-mobile {
  display: block; }

.show-mobile {
  display: none; }

@media (min-width: 46.875rem) and (max-width: 64rem) {
  .refill-dashboard #primary {
    width: 75%;
    padding-left: 0;
    border: 0; }
  .refill-dashboard #secondary {
    width: 23%; }
  .refill-dashboard .primary-focus #secondary {
    width: 23%; } }

@media (max-width: 46.875rem) {
  .refill-dashboard #main {
    padding-top: 0.9375rem; }
  #my_subscriptions {
    overflow-x: scroll; }
    #my_subscriptions .subscription-info {
      display: flex;
      flex-direction: column;
      align-items: center; }
    #my_subscriptions .show-hide-orders {
      width: 100%;
      margin-right: 0;
      text-align: center; }
      #my_subscriptions .show-hide-orders .down-arrow {
        display: inline-block;
        width: 0.625rem;
        margin: 0.625rem;
        margin-top: 0.3125rem; }
    #my_subscriptions .subscriptionHeader {
      text-align: center; }
  .primary-content:not(.row) {
    width: 100%; }
  .primary-content .form-row:not(.label-inline) > .field-wrapper {
    width: 100%; }
  .primary-content .form-row.form-row-button {
    text-align: center; }
  .primary-focus .primary-content {
    width: 100%; }
  #secondary {
    width: 100%; }
  .group-change-refill {
    margin: 0 0 0.625rem 0; }
  .payment-section__card--item {
    width: 100%; }
  #subscriptionview #actions span:last-of-type {
    float: left; }
  #subscriptionview .order-section p.title-little {
    display: inline; }
  .subscriptionOrders .orders {
    margin: 0.625rem 0.625rem 0.625rem 0; } }

@media (max-width: 31.25rem) {
  .orders-buttons {
    flex-direction: column; } }

@media (max-width: 28.125rem) {
  .hide-mobile {
    display: none; }
  .show-mobile {
    display: block; } }

.refill-li-message {
  font-weight: bold;
  font-size: 0.875rem;
  line-height: 1.2em; }

.SOR-modal .ui-dialog-content,
.SOR-modal .ui-dialog-buttonpane {
  margin: 0;
  width: 100% !important;
  box-sizing: border-box; }

.SOR-modal .ui-dialog-content {
  padding: 40px 40px 0 40px; }
  .SOR-modal .ui-dialog-content p {
    padding: 16px 0;
    border-top: 1px solid black;
    border-bottom: 1px solid black; }

.SOR-modal .ui-dialog-buttonpane {
  padding: 0 40px 40px 40px; }
  .SOR-modal .ui-dialog-buttonpane .ui-button-text {
    background-color: #fff;
    border-radius: 0;
    color: #000;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 18px;
    padding: 6px 32px;
    letter-spacing: 1px;
    text-align: center;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    overflow: visible; }
  .SOR-modal .ui-dialog-buttonpane .ui-button {
    margin: 0; }
    .SOR-modal .ui-dialog-buttonpane .ui-button:not(:last-child) {
      margin-right: 16px; }
    .SOR-modal .ui-dialog-buttonpane .ui-button:nth-child(2) span {
      background-color: #b52532;
      color: #fff; }

.smart-order-refill-modal {
  top: 60px !important;
  margin-bottom: 20px; }
  .smart-order-refill-modal .order-date {
    font-family: "futura-pt-condensed", sans-serif;
    color: #000;
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    text-transform: uppercase; }
  .smart-order-refill-modal .order-section .title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
    font-family: "futura-pt-condensed", sans-serif;
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase; }
    .smart-order-refill-modal .order-section .title span {
      font-family: "proxima-nova", sans-serif;
      text-transform: capitalize; }

/*# sourceMappingURL=vinylclub.css.map */
