/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local(""), url(https://assets-app-production-pubnet.bndzgl.com/assets/usersite/open-sans-v34-latin-300.woff2) format("woff2"), url(https://assets-app-production-pubnet.bndzgl.com/assets/usersite/open-sans-v34-latin-300.woff) format("woff");
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local(""), url(https://assets-app-production-pubnet.bndzgl.com/assets/usersite/open-sans-v34-latin-regular.woff2) format("woff2"), url(https://assets-app-production-pubnet.bndzgl.com/assets/usersite/open-sans-v34-latin-regular.woff) format("woff");
}

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local(""), url(https://assets-app-production-pubnet.bndzgl.com/assets/usersite/open-sans-v34-latin-600.woff2) format("woff2"), url(https://assets-app-production-pubnet.bndzgl.com/assets/usersite/open-sans-v34-latin-600.woff) format("woff");
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local(""), url(https://assets-app-production-pubnet.bndzgl.com/assets/usersite/open-sans-v34-latin-700.woff2) format("woff2"), url(https://assets-app-production-pubnet.bndzgl.com/assets/usersite/open-sans-v34-latin-700.woff) format("woff");
}

/* open-sans-300italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local(""), url(https://assets-app-production-pubnet.bndzgl.com/assets/usersite/open-sans-v34-latin-300italic.woff2) format("woff2"), url(https://assets-app-production-pubnet.bndzgl.com/assets/usersite/open-sans-v34-latin-300italic.woff) format("woff");
}

/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local(""), url(https://assets-app-production-pubnet.bndzgl.com/assets/usersite/open-sans-v34-latin-italic.woff2) format("woff2"), url(https://assets-app-production-pubnet.bndzgl.com/assets/usersite/open-sans-v34-latin-italic.woff) format("woff");
}

/* open-sans-600italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local(""), url(https://assets-app-production-pubnet.bndzgl.com/assets/usersite/open-sans-v34-latin-600italic.woff2) format("woff2"), url(https://assets-app-production-pubnet.bndzgl.com/assets/usersite/open-sans-v34-latin-600italic.woff) format("woff");
}

/* open-sans-700italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local(""), url(https://assets-app-production-pubnet.bndzgl.com/assets/usersite/open-sans-v34-latin-700italic.woff2) format("woff2"), url(https://assets-app-production-pubnet.bndzgl.com/assets/usersite/open-sans-v34-latin-700italic.woff) format("woff");
}

/* line 1, app/assets/stylesheets/usersite/stripped/_stripe.scss */
.StripeElement {
  box-sizing: border-box;
  height: 40px;
  padding: 10px 12px;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}

/* line 17, app/assets/stylesheets/usersite/stripped/_stripe.scss */
.StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df;
}

/* line 21, app/assets/stylesheets/usersite/stripped/_stripe.scss */
.StripeElement--invalid {
  border-color: #fa755a;
}

/* line 25, app/assets/stylesheets/usersite/stripped/_stripe.scss */
.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}

/* line 29, app/assets/stylesheets/usersite/stripped/_stripe.scss */
.stripe-input button.stripe {
  min-width: 200px;
}

/* line 2, app/assets/stylesheets/usersite/stripped/_cart.scss */
.cart .old-price {
  text-decoration: line-through;
}

/* line 7, app/assets/stylesheets/usersite/stripped/_cart.scss */
.cart-item__product-option .delimiter {
  display: none;
}

/* line 12, app/assets/stylesheets/usersite/stripped/_cart.scss */
.subscription-payment.payment-actions-wrapper {
  display: flex;
  flex-direction: column;
  align-items: end;
}

/* line 18, app/assets/stylesheets/usersite/stripped/_cart.scss */
.remix .subscription-payment.payment-actions-wrapper > button {
  margin-left: auto;
  margin-bottom: 0.5em;
  width: 250px;
}

/* line 26, app/assets/stylesheets/usersite/stripped/_cart.scss */
.payment-actions-wrapper .paypal-checkout-buttons:not(.show-paypal-cc-button) {
  max-width: 200px;
  margin-left: auto;
}

/* line 1, app/assets/stylesheets/usersite/stripped/_defaults.scss */
body {
  background: #fff;
  color: #000;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial;
  min-height: auto;
}

/* line 9, app/assets/stylesheets/usersite/stripped/_defaults.scss */
body #usersite-container {
  min-height: auto;
}

/* line 13, app/assets/stylesheets/usersite/stripped/_defaults.scss */
.container {
  margin: 0 auto;
  padding: 0;
}

/* line 18, app/assets/stylesheets/usersite/stripped/_defaults.scss */
.hide {
  display: none !important;
}

/* line 22, app/assets/stylesheets/usersite/stripped/_defaults.scss */
.constrained {
  max-width: 600px;
}

/* line 26, app/assets/stylesheets/usersite/stripped/_defaults.scss */
a {
  text-decoration: none;
}

/* line 9, app/assets/stylesheets/usersite/../shared/_captcha.scss */
.captcha-image-wrap {
  display: flex;
  align-items: center;
}

/* line 12, app/assets/stylesheets/usersite/../shared/_captcha.scss */
.captcha-image-wrap img {
  width: 200px;
  height: 70px;
}

/* line 16, app/assets/stylesheets/usersite/../shared/_captcha.scss */
.captcha-image-wrap a.reload-captcha {
  margin-top: 24px;
  margin-left: 6px;
}

/* line 20, app/assets/stylesheets/usersite/../shared/_captcha.scss */
.captcha-image-wrap svg.icon {
  width: 24px;
  height: 24px;
}

/* line 10, app/assets/stylesheets/usersite/stripped.scss */
* {
  box-sizing: border-box;
}

/* line 14, app/assets/stylesheets/usersite/stripped.scss */
body {
  margin: 0;
}

/* line 18, app/assets/stylesheets/usersite/stripped.scss */
.usersite-container-wrap {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

/* line 24, app/assets/stylesheets/usersite/stripped.scss */
#usersite-container-inner-wrap {
  flex-grow: 1;
}

/* line 28, app/assets/stylesheets/usersite/stripped.scss */
.usersite-container-wrap > header {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  min-height: 140px;
  margin-bottom: 24px;
  background-color: white;
  padding: 1rem;
}

/* line 40, app/assets/stylesheets/usersite/stripped.scss */
.mobile-view .usersite-container-wrap > header {
  margin-bottom: 0;
}

/* line 44, app/assets/stylesheets/usersite/stripped.scss */
#usersite-container-inner-wrap + footer {
  display: flex;
  justify-content: center;
  width: 100%;
  background-color: white;
  font-family: 'Open Sans', sans-serif;
}

/* line 51, app/assets/stylesheets/usersite/stripped.scss */
#usersite-container-inner-wrap + footer nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style-type: none;
}

/* line 57, app/assets/stylesheets/usersite/stripped.scss */
#usersite-container-inner-wrap + footer nav ul > li {
  display: inline-block;
  padding-right: 24px;
}

/* line 64, app/assets/stylesheets/usersite/stripped.scss */
.bundle-image img,
.cart-image img {
  object-fit: cover;
}

/* line 68, app/assets/stylesheets/usersite/stripped.scss */
.bundle-image img.store-placeholder-image,
.cart-image img.store-placeholder-image {
  opacity: 0.75;
}

/* line 73, app/assets/stylesheets/usersite/stripped.scss */
.bundle-item-image img {
  width: 57px;
  height: 57px;
}

/* line 78, app/assets/stylesheets/usersite/stripped.scss */
.remix .bundle-item-image.table__cell {
  text-align: right;
}

/* line 82, app/assets/stylesheets/usersite/stripped.scss */
.cart-image img {
  width: 76px;
  height: 76px;
}

/* line 87, app/assets/stylesheets/usersite/stripped.scss */
.remix .cart-item .item-description h2 {
  margin-bottom: 4px;
}

/* line 91, app/assets/stylesheets/usersite/stripped.scss */
.remix .cart-item h2.title {
  font-size: 14px;
  font-weight: normal;
}

/* line 96, app/assets/stylesheets/usersite/stripped.scss */
.cart-items td {
  vertical-align: top;
}

/* line 100, app/assets/stylesheets/usersite/stripped.scss */
.cart-items th {
  text-align: left;
}

/* line 104, app/assets/stylesheets/usersite/stripped.scss */
.cart-totals {
  padding-top: 16px;
}

/* line 108, app/assets/stylesheets/usersite/stripped.scss */
.building {
  display: none;
}

/* line 112, app/assets/stylesheets/usersite/stripped.scss */
button.paypal {
  border: none;
  background: none;
}

/* line 117, app/assets/stylesheets/usersite/stripped.scss */
table.table.cart-items tbody td.table__cell {
  border: none;
}

/* line 121, app/assets/stylesheets/usersite/stripped.scss */
.download-actions li a {
  text-decoration: none;
}

/* line 125, app/assets/stylesheets/usersite/stripped.scss */
.subscription-amount,
.cart-numeric {
  font-weight: bold;
}

/* line 130, app/assets/stylesheets/usersite/stripped.scss */
.remix .title.-sub-heading.padded {
  margin-left: 8px;
}

/* line 135, app/assets/stylesheets/usersite/stripped.scss */
html.not-logged-in .if-logged-in {
  display: none !important;
}

/* line 139, app/assets/stylesheets/usersite/stripped.scss */
html.logged-in .unless-logged-in {
  display: none !important;
}
