
/******************************************************************************************************************************//*
* Subscribe menu
********************************************************************************************************************************/

.menu--subscribe-menu .menu {
  margin: 0 0 1.25rem 0;
}
.menu--subscribe-menu .menu-item {
  display: inline-block;
}
.menu--subscribe-menu .menu-item a {
  background: #ddd;
  display: inline-block;
  color: #666;
  margin: 0 0.5rem 0 0;
  padding: 0.75rem 1em;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  border-radius: 4px;
}
.menu--subscribe-menu .menu-item a:hover {
  background: #ccc;
  color: #333;
}
.menu--subscribe-menu .menu-item--active-trail a,
.menu--subscribe-menu ul.menu a.is-active,
.page-renew-choose .menu--subscribe-menu li.renew a,
.page-subscribe-renewal-ncr .menu--subscribe-menu li.renew a,
.page-subscribe-gift-renewal-ncr .menu--subscribe-menu li.renew a {
  background: #21406e;
  color: #fff;
  font-weight: 700;
}
.menu--subscribe-menu .menu-item--active-trail a:hover {
  background: #0f274a;
  color: #fff;
}

/******************************************************************************************************************************//*
* Add to Cart
********************************************************************************************************************************/

.show-renewal.page-subscribe-new-ncr h1.page-title {
  display: none;
}
.product-type-subscription .field--name-price {
  text-align: right;
  margin: 0.75rem 0 0.3em 1em;
  font-size: 2em;
  line-height: 130%;
  padding: 0.5rem;
  background-color: #f3f3f3;
  border-radius: 4px;
  border: 1px dashed #ddd;
}
.product-type-subscription .field--name-price .strike {
  opacity: 0.5;
}
.product-type-subscription .field--name-price .sell_price {
  font-weight: bold;
}
.product-type-subscription .field--name-price .full_price,
.product-type-subscription .field--name-price .savings {
  font-size: 0.6em;
  line-height: 120%;
}
.product-type-subscription .field--name-price .savings {
  margin-top: 1em;
  color: #63b304;
}
.show-renewal.page-subscribe-new-ncr .ncr-subscribe-form,
.page-subscribe-new-ncr .block.renew-lookup-form {
  margin-top: 2rem;
}
.product-type-subscription form > details.form-wrapper {
  margin: 2.5rem 0;
  padding: 2.5rem 0 0;
  border-top: 1px dashed #ccc;
}
.product-type-subscription details.form-wrapper summary div,
.product-type-subscription details.form-wrapper summary::-webkit-details-marker {
  display:none;
}
.product-type-subscription .field--type-address details {
  border: none;
  margin-top: 0;
}
.product-type-subscription .field--type-address summary {
  display: none;
}
.product-type-subscription .field--type-address .details-wrapper {
  padding: 0;
}
.product-type-subscription .form-type-radio label {
  opacity: 0.6;
}
.product-type-subscription .form-type-radio input:checked+label {
  opacity: 1;
  font-weight: bold;
}
.product-type-subscription .form-type-name > label {
  display: none;
}
.form-type-radio label img {
  display: none;
}
.form-type-radio label span {
  display: inline;
}

/******************************************************************************************************************************//*
* Checkout
********************************************************************************************************************************/

.checkout-pane-ncr-addon-donation .form-radios .form-type-radio {
  margin: 0 0.75rem 0 0;
}
.checkout-pane-ncr-addon-donation .form-radio {
  display: none;
}
.checkout-pane-ncr-addon-donation label.option {
  background: #ddd;
  display: inline-block;
  color: #666;
  padding: 0.75rem 1em;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  border-radius: 4px;
}
.checkout-pane-ncr-addon-donation label.option:hover {
  background: #ccc;
  color: #333;
}
.checkout-pane-ncr-addon-donation input:checked + label {
  background: #21406e;
  color: #fff;
  font-weight: 700;
}
.checkout-pane-ncr-addon-donation input:checked + label:hover {
  background: #0f274a;
  color: #fff;
}
.ncr-commerce.back-to-cart {
  float: right;
}
.ncr-commerce.back-to-cart .button {
  margin: 0.5rem 0;
}
.checkout-pane-coupon-redemption .form-submit,
.coupon-redemption-form__coupons .form-submit,
.checkout-pane-payment-information .form-submit,
.views-field-remove-button .form-submit {
  font-size: 0.9em;
  padding: 0.5em 0.75em;
}

a.link--previous {
  float: left;
  display: inline-block;
  margin: 1rem 0;
  padding: 0.75rem 1rem 0.65rem;
  font-family: "Roboto", sans-serif;
}

a.link--previous:before {
  content: '‹ ';
}

/******************************************************************************************************************************//*
* Renewal pages
*********************************************************************************************************************************/

.page-renew-choose h1.page-title,
.renew-lookup-form h1.page-title {
  padding-bottom: 0.5rem;
  margin-bottom: 0;
}
.page-renew-choose h2.subtitle,
.page-renew h2.subtitle {
  color: #000;
  margin: 0 0 2rem;
}
.renew-lookup-form .form-item-ncr-renewals-account-num {
  margin-top: 0;
  float: left;
  max-width: 66%;
}
.renew-lookup-form .form-text {
  width: 100%;
  padding: 0.65em;
}
.renew-lookup-form .form-type-textfield label {
  display: none;
}
.renew-lookup-form .next_step {
  margin-top: 0;
  border-radius: 5px;
}
.renew-lookup-form .diagram_image {
  clear: both;
  padding-top: 1em;
}
.show-renewal.page-subscribe-new-ncr .ncr-subscribe-form h2.label-text,
.block.renew-lookup-form > h2 {
  font-size: 28px;
  margin: 0 0 1rem;
  font-weight: bold;
  border-bottom: 1px dashed #aaa;
  padding-bottom: 1rem;
}
.renew-choose-form .form-item.form-type-radio {
  float: none;
  margin: 0.5em 0.1em;
}

@media screen and (min-width: 640px) {
  .page-renew .help_text {
    width: 53%;
    float: right;
  }
  .page-renew .help_text.image {
    width: 45%;
    float: left;
  }
  .product-type-subscription .field--name-price {
    float: right;
  }
}

@media screen and (min-width: 800px) {
  .product-type-subscription .field--name-price {
    /*height: 0;*/
  }
}

@media all and (min-width: 900px) {
  .product-type-subscription .ncr-subscribe-form {
    max-width: 900px;
  }
  .show-renewal.page-subscribe-new-ncr .ncr-subscribe-form {
    float: left;
    width: 54%;
    box-sizing: border-box;
    padding-right: 2%;
    border-right: 1px dashed #aaa;
  }
  .show-renewal.page-subscribe-new-ncr .ncr-subscribe-form h2.label-text {
    margin-right: -4.5%;
  }
  .page-subscribe-new-ncr .block.renew-lookup-form {
    float: right;
    width: 44%;
  }
  .renew-lookup-form .form-item-ncr-renewals-account-num {
    float: none;
    max-width: 100%;
  }
  .block.renew-lookup-form > h2 {
    margin-left: -4.5%;
    padding-left: 4.5%;
  }
}

@media all and (min-width: 1100px) {
  .renew-lookup-form .form-item-ncr-renewals-account-num {
    float: left;
    max-width: 66%;
  }
  .renew-lookup-form .next_step {
    border-radius: 0 5px 5px 0;
  }
}
