<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
      .frequency_num{
        width: 50px !important;
      }
      .frequency_type{
        width: 100px !important;
      }
      .product_rp_cart_div .frequency_label{
        display: -webkit-inline-box;
      }
      .btn-shopify:hover{
        color: rgb(255, 255, 255);
        background: #cb9a47;
        -webkit-transition: all 200ms ease 0s;
        -moz-transition: all 200ms ease 0s;
        -ms-transition: all 200ms ease 0s;
        -o-transition: all 200ms ease 0s;
        transition: all 200ms ease 0s;
      }
      .btn-shopify{
        align-items: flex-start;
        background-attachment: scroll;
        background-clip: border-box;
        background-color: rgb(255, 139, 3);
        background-image: none;
        background-origin: padding-box;
        background-position: 0% 0%;
        background-size: auto;
        border: 0px none rgb(255, 255, 255);
        border-radius: 2px;
        box-sizing: border-box;
        color: rgb(255, 255, 255);
        cursor: pointer;
        display: inline-block;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-size: inherit;
        font-stretch: normal;
        font-style: normal;
        font-variant: normal;
        font-weight: bold;
        height: auto;
        letter-spacing: normal;
        line-height: normal;
        margin: 0px;
        padding: 10px 20px;
        text-align: center;
        text-indent: 0px;
        text-rendering: auto;
        text-shadow: none;
        text-transform: uppercase;
        touch-action: manipulation;
        transition: all 0.2s ease 0s;
        width: 100%;
        word-spacing: 0px;
        writing-mode: horizontal-tb;
        -webkit-appearance: none;
        -webkit-font-smoothing: antialiased;
        -webkit-border-image: none;
      }
      
      
   </pre></body></html>