/* line 2, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
.new-checkout #banner.page {
  font-size: 18px;
  color: white;
  background-color: #0083b7; }
/* line 7, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
.new-checkout .purchase-information {
  margin-bottom: 50px; }
  /* line 10, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
  .new-checkout .purchase-information .save-shipping label {
    font-size: 0.85rem; }
  /* line 15, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
  .new-checkout .purchase-information .has-error input {
    border: 2px solid #f26552; }
  /* line 18, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
  .new-checkout .purchase-information .has-error label {
    color: #f26552; }
  /* line 21, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
  .new-checkout .purchase-information .has-error .message {
    font-size: 0.75em;
    color: #f26552;
    margin-bottom: 15px; }
  /* line 26, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
  .new-checkout .purchase-information .has-error .help-block {
    margin-top: -15px; }
  /* line 31, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
  .new-checkout .purchase-information .fulfilment {
    margin-bottom: 1em; }
    /* line 33, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
    .new-checkout .purchase-information .fulfilment span {
      margin-right: 1em; }
    /* line 37, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
    .new-checkout .purchase-information .fulfilment label {
      margin-left: 0;
      margin-right: 1em;
      margin-bottom: 0; }
    /* line 42, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
    .new-checkout .purchase-information .fulfilment input {
      margin-bottom: 0; }
  /* line 47, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
  .new-checkout .purchase-information h3 {
    margin-top: 40px;
    border-bottom: solid 2px #2c3e50; }
  /* line 51, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
  .new-checkout .purchase-information input[type="checkbox"] + label {
    margin: 0; }
  /* line 54, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
  .new-checkout .purchase-information input[type="checkbox"] {
    margin-right: 0; }
  /* line 57, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
  .new-checkout .purchase-information label {
    font-size: 1rem;
    margin-bottom: 5px; }
  /* line 61, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
  .new-checkout .purchase-information .discount-notification {
    padding: 15px;
    margin-bottom: 24px;
    color: white;
    text-align: center;
    background-color: #0083b7; }
    /* line 67, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
    .new-checkout .purchase-information .discount-notification .title span {
      font-size: 18px;
      color: white; }
      /* line 70, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
      .new-checkout .purchase-information .discount-notification .title span.discount {
        font-weight: 700; }
    /* line 74, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
    .new-checkout .purchase-information .discount-notification .description {
      font-size: 14px; }
  /* line 78, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
  .new-checkout .purchase-information .order-item {
    height: 90px;
    margin-bottom: 50px; }
    /* line 82, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
    .new-checkout .purchase-information .order-item .remove-container .remove {
      font-size: 12px;
      font-weight: bolder;
      float: right;
      line-height: 15px;
      padding: 5px;
      border: 1px solid #ddd;
      border-bottom: none; }
    /* line 92, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
    .new-checkout .purchase-information .order-item table {
      width: 100%;
      border-spacing: 0;
      margin: 0; }
      /* line 97, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
      .new-checkout .purchase-information .order-item table tr .product-details {
        padding-left: 10px; }
      /* line 100, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
      .new-checkout .purchase-information .order-item table tr td {
        padding: 0; }
        @media only screen and (max-width: 680px) {
          /* line 100, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
          .new-checkout .purchase-information .order-item table tr td {
            height: 60px; } }
        /* line 106, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
        .new-checkout .purchase-information .order-item table tr td img {
          width: auto;
          height: 60px; }
          @media only screen and (max-width: 680px) {
            /* line 106, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
            .new-checkout .purchase-information .order-item table tr td img {
              display: none; } }
        /* line 113, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
        .new-checkout .purchase-information .order-item table tr td .quantity {
          display: inline-block;
          width: 50px;
          height: 40px;
          margin: 0 7px;
          border: 1px solid #ddd;
          vertical-align: middle; }
          /* line 120, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
          .new-checkout .purchase-information .order-item table tr td .quantity .value {
            display: inline-block;
            width: 28px;
            height: 36px;
            text-align: center;
            vertical-align: middle; }
          /* line 127, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
          .new-checkout .purchase-information .order-item table tr td .quantity .controls {
            display: inline-block;
            width: 12px;
            margin-top: 1px; }
            /* line 131, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
            .new-checkout .purchase-information .order-item table tr td .quantity .controls a {
              display: inline-block;
              width: 100%; }
            /* line 135, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
            .new-checkout .purchase-information .order-item table tr td .quantity .controls .disabled {
              color: #ddd;
              pointer-events: none;
              cursor: default; }
        /* line 142, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
        .new-checkout .purchase-information .order-item table tr td.first {
          width: 180px; }
          @media only screen and (max-width: 680px) {
            /* line 142, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
            .new-checkout .purchase-information .order-item table tr td.first {
              width: 80px; } }
      /* line 149, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
      .new-checkout .purchase-information .order-item table tr .title {
        margin: 0;
        font-size: 14px; }
      /* line 153, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
      .new-checkout .purchase-information .order-item table tr .variant {
        font-style: italic; }
    /* line 160, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
    .new-checkout .purchase-information .order-item .bottom-pricing-container {
      border: 1px solid #ddd;
      border-top: none; }
      /* line 163, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
      .new-checkout .purchase-information .order-item .bottom-pricing-container .price {
        width: 180px;
        display: inline-block;
        font-size: 14px;
        font-style: italic;
        padding: 8px 20px;
        border-right: 1px solid #ddd; }
        @media only screen and (max-width: 680px) {
          /* line 163, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
          .new-checkout .purchase-information .order-item .bottom-pricing-container .price {
            width: auto; } }
      /* line 174, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
      .new-checkout .purchase-information .order-item .bottom-pricing-container .delivery-cost {
        display: inline-block;
        font-size: 14px;
        padding: 8px 20px;
        float: right; }
  /* line 183, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
  .new-checkout .purchase-information .total-price {
    margin: 44px 0;
    font-size: 18px; }
    /* line 186, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
    .new-checkout .purchase-information .total-price .price {
      margin-left: 5px; }
  /* line 191, /home/containerdoor/sites/containerdoor/releases/20180121220013/app/assets/stylesheets/checkout.scss */
  .new-checkout .purchase-information .white-text {
    color: white; }
