/** Shopify CDN: Minification failed

Line 189:2 Expected "}" to go with "{"

**/


      .input-checkbox:checked, .input-radio:checked {
        border: none;
        -webkit-box-shadow: 0 0 0 10px #e83e8c inset;
        box-shadow: 0 0 0 10px #e83e8c inset;
      }
      a, .link{
        color: black;}

      .section__content.section__content__attentive {
        border-radius: 4px;
        background-color: #fafafa;
        border: solid 1px #e6e6e6;
        padding: 12px;

      }
      .section__content.section__content__attentive .input-checkbox {
        background: #fff;
      }
      .section__footer__attentive {
        font-size: 9px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.25;
        letter-spacing: normal;
        text-align: left;
        color: #808080;
        padding-top: 4px;
      }
      .section__footer__attentive a {
        color: #808080;
        font-weight: bold;
      }
      .checkbox__label.checkbox__label__attentive {
        cursor: auto;
      }
      .checkbox__label__attentive__header {
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1;
        letter-spacing: normal;
        text-align: left;
        color: #333333;
      }
      .checkbox__label__attentive__subheader {
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.17;
        letter-spacing: normal;
        text-align: left;
        color: #737373;
        padding-top: 4px;
      }

      .checkbox-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: baseline;
      }


      .section__content.section__content__attentive {
        border-radius: 4px;
        background-color: #fafafa;
        border: solid 1px #e6e6e6;
        padding: 12px;
    }
    .section__content.section__content__attentive .input-checkbox {
        background: #fff;
    }
    .section__footer__attentive {
        font-size: 9px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.25;
        letter-spacing: normal;
        text-align: left;
        color: #000000;
        padding-top: 4px;
    }
    .section__footer__attentive a {
        color: #000000;
        text-decoration: underline;
    }
    .section__footer__attentive b {
        font-weight: bold;
    }
    .checkbox__label.checkbox__label__attentive {
        cursor: auto;
        margin-left: 0.75em;
    }
    .checkbox__label__attentive__header {
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1;
        letter-spacing: normal;
        text-align: left;
        color: #333333;
    }
    .checkbox__label__attentive__subheader {
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.17;
        letter-spacing: normal;
        text-align: left;
        color: #737373;
        padding-top: 4px;
    }
    .checkbox-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: baseline;
    }


    .route-widget {

        justify-content: center!important;
    
        }
    
        .pw-route-protection.desktop-align-right {
          justify-content: center!important;
        }

        
        .main {
            padding-top: 1em !important;
          }
          .breadcrumb {
              padding-bottom: 0 !important;
          }
          .tvgorderbump-app {
              margin-top: 0;
          }
          .main__header {
              padding-bottom: 0 !important;
          }
          @media only screen and (max-width: 1000px){
            #checkout-banner_desktop{
              display: none;
            }
          }
          @media only screen and (min-width: 1000px){
            #checkout-banner_mobile{
              display: none;
            }
          }

          
          a, .link {
            text-decoration: none;
            color: black;
            -webkit-transition: color 0.2s ease-in-out;
            transition: color 0.2s ease-in-out;
          }
          .input-checkbox:checked, .input-radio:checked{.input-checkbox:checked, .input-radio:checked {
            border: none;
            -webkit-box-shadow: 0 0 0 10px #e83e8c inset;
            box-shadow: 0 0 0 10px #e83e8c inset;
          }



    .yotpo-checkout-hide {
      display: none;
  }

  