@import url(https://fonts.googleapis.com/css?family=Archivo);
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,700);
/* FRETTE: Start Variables
-------------------------- */
@font-face {
  font-family: 'Didot';
  src: url("../fonts/Didot/DidoteTextPro-Regular.otf") format("opentype"); }

@font-face {
  font-family: 'Didot';
  font-weight: bold;
  src: url("../fonts/Didot/DidoteTextPro-Bold.otf") format("opentype"); }

@font-face {
  font-family: 'Didot';
  font-style: italic;
  src: url("../fonts/Didot/DidoteTextPro-Italic.otf") format("opentype"); }

@font-face {
  font-family: 'Didot';
  font-weight: bold;
  font-style: italic;
  src: url("../fonts/Didot/DidoteTextPro-BoldItalic.otf") format("opentype"); }

@font-face {
  font-family: 'HelveticaNeue';
  src: url("../fonts/HelveticaNeue/HelveticaNeueeTextPro-Roman.otf") format("opentype"); }

@font-face {
  font-family: 'HelveticaNeueMd';
  src: url("../fonts/HelveticaNeue/HelveticaNeueeTextPro-Md.otf") format("opentype"); }

/*Replace old fonts with new fonts by default*/
body {
  margin: 0; }

/* FRETTE: End Variables
------------------------ */
/*------------------------------------*\
  #FORMS
\*------------------------------------*/
/*------------------------------------*\
  #TRANSITIONS
\*------------------------------------*/
/* FRETTE: Start Variables
-------------------------- */
@font-face {
  font-family: 'Didot';
  src: url("../fonts/Didot/DidoteTextPro-Regular.otf") format("opentype"); }

@font-face {
  font-family: 'Didot';
  font-weight: bold;
  src: url("../fonts/Didot/DidoteTextPro-Bold.otf") format("opentype"); }

@font-face {
  font-family: 'Didot';
  font-style: italic;
  src: url("../fonts/Didot/DidoteTextPro-Italic.otf") format("opentype"); }

@font-face {
  font-family: 'Didot';
  font-weight: bold;
  font-style: italic;
  src: url("../fonts/Didot/DidoteTextPro-BoldItalic.otf") format("opentype"); }

@font-face {
  font-family: 'HelveticaNeue';
  src: url("../fonts/HelveticaNeue/HelveticaNeueeTextPro-Roman.otf") format("opentype"); }

@font-face {
  font-family: 'HelveticaNeueMd';
  src: url("../fonts/HelveticaNeue/HelveticaNeueeTextPro-Md.otf") format("opentype"); }

/*Replace old fonts with new fonts by default*/
body {
  margin: 0; }

/* FRETTE: End Variables
------------------------ */
/*------------------------------------*\
  #FORMS
\*------------------------------------*/
/*------------------------------------*\
  #TRANSITIONS
\*------------------------------------*/
.carousel-plp-wrapper {
  padding-top: 4.25rem;
  padding-bottom: 5rem;
  background: #F6F6F6;
  color: #031e2f;
  position: relative;
  z-index: 1; }
  .pdp-recommendation .carousel-plp-wrapper {
    background-color: transparent; }

.plp-grid-carousel__title {
  font-size: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  margin-bottom: 22px;
  text-transform: capitalize; }
  @media (min-width: 769px) {
    .plp-grid-carousel__title {
      font-size: 28px;
      letter-spacing: 1px; } }

.plp-grid-carousel {
  max-width: 85.75rem;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 769px) {
  .plp-grid-carousel__item {
    margin-left: .875rem;
    margin-right: .875rem; } }

@media (max-width: 768.98px) {
  .plp-grid-carousel__item {
    margin-left: 1rem; } }

.plp-grid-carousel__item-name {
  font-size: .875rem;
  line-height: 1.71;
  letter-spacing: 0.8px;
  text-align: center;
  margin-top: 1rem; }
  @media (min-width: 1200px) {
    .plp-grid-carousel__item-name {
      font-size: 1.25rem; } }
  @media (min-width: 769px) and (max-width: 991.98px) {
    .plp-grid-carousel__item-name {
      font-size: 1rem; } }

.cart-page {
  margin-top: 2.5rem;
  margin-bottom: 5rem; }
  .cart-page .cart-items .product-info {
    padding: 0 0 20px 0;
    border: none;
    background: transparent; }
    @media (min-width: 992px) {
      .cart-page .cart-items .product-info {
        padding-bottom: 40px; } }
    @media (min-width: 769px) {
      .cart-page .cart-items .product-info {
        margin-bottom: 20px; } }
    @media (max-width: 768.98px) {
      .cart-page .cart-items .product-info {
        margin-top: 20px; } }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
      .cart-page .cart-items .product-info {
        margin-left: 20px; } }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
      .cart-page .cart-items .product-info {
        margin-left: 20px;
        margin-bottom: 0;
        padding-bottom: 40px; } }
  .cart-page .cart-items .productBonus {
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 2px;
    color: #031e2f;
    padding-bottom: 15px;
    text-transform: uppercase; }
  .cart-page .cart-items .line-item-header {
    -ms-flex-item-align: end;
        align-self: flex-end; }
    .cart-page .cart-items .line-item-header .remove-product {
      background-color: transparent;
      border: none;
      position: unset; }
      .cart-page .cart-items .line-item-header .remove-product span {
        font-size: 28px; }
    .cart-page .cart-items .line-item-header .remove-btn-lg {
      position: relative;
      background: none; }
      @media (min-width: 992px) {
        .cart-page .cart-items .line-item-header .remove-btn-lg {
          border: 0;
          padding-top: 0; }
          .cart-page .cart-items .line-item-header .remove-btn-lg span {
            font-size: 28px; } }
      @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
        .cart-page .cart-items .line-item-header .remove-btn-lg {
          background-color: transparent; } }
  .cart-page .cart-items .cart-img-name {
    padding-left: 16px; }
    @media (min-width: 992px) {
      .cart-page .cart-items .cart-img-name {
        padding-right: 0; } }
  @media (min-width: 992px) {
    .cart-page .cart-items .cart-item-details {
      padding-right: 0; } }
  .cart-page .cart-items .item-image {
    height: 122px;
    width: 122px;
    padding: 0;
    margin-right: 0; }
    @media (min-width: 992px) {
      .cart-page .cart-items .item-image {
        height: 187px;
        padding-right: 0; } }
  .cart-page .cart-items .product-image {
    width: 122px;
    max-height: 122px; }
    @media (min-width: 992px) {
      .cart-page .cart-items .product-image {
        width: 187px;
        max-height: 187px; } }
  .cart-page .cart-items .item-attributes {
    padding-left: 20px; }
    @media (min-width: 992px) {
      .cart-page .cart-items .item-attributes {
        padding: 6px 0 0 20px; } }
  .cart-page .cart-items .line-item-name {
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: normal; }
    .cart-page .cart-items .line-item-name a {
      font-size: 20px;
      color: #031e2f !important;
      font-family: "Butler";
      font-weight: normal;
      line-height: 1.5;
      letter-spacing: 0.5px;
      text-align: center; }
      @media (min-width: 992px) {
        .cart-page .cart-items .line-item-name a {
          font-size: 24px; } }
  .cart-page .cart-items .line-item-attributes, .cart-page .cart-items .EDD {
    font-size: 14px;
    line-height: 1.71;
    letter-spacing: 0.5px;
    color: #505050; }
    @media (min-width: 992px) {
      .cart-page .cart-items .line-item-attributes, .cart-page .cart-items .EDD {
        font-size: 12px;
        line-height: 1.83; } }
  .cart-page .cart-items .line-item-quantity {
    padding: 0 0 5px 0;
    line-height: 1.71; }
    .cart-page .cart-items .line-item-quantity .quantity {
      width: 92px;
      display: block;
      height: 41px;
      line-height: 1.71; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .cart-page .cart-items .line-item-total-price {
      display: none; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .cart-page .cart-items .line-item-total-price {
      padding: 0; } }
  @media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {
    .cart-page .cart-items .line-item-total-price {
      display: block;
      padding: 0 0 4px; } }
  .cart-page .cart-items .pricing {
    font-size: 14px;
    line-height: 1.71;
    letter-spacing: 0.5px;
    color: #031e2f;
    font-weight: normal;
    padding-bottom: 10px;
    margin-left: 0; }
    @media (min-width: 769px) {
      .cart-page .cart-items .pricing {
        padding-bottom: 0;
        font-size: 16px; } }
  @media (min-width: 992px) {
    .cart-page .cart-items .product-edit {
      margin-top: 0; } }
  .cart-page .cart-items .product-edit .edit {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.83;
    letter-spacing: .5px;
    color: #505050;
    text-decoration: underline; }
    @media (min-width: 992px) {
      .cart-page .cart-items .product-edit .edit {
        font-size: 12px; } }
  .cart-page .cart-items .line-item-divider {
    margin-top: 21px; }
  @media (min-width: 769px) {
    .cart-page .cart-items .product-card-footer {
      padding: 50px 0 0;
      margin-left: 37px; } }
  @media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {
    .cart-page .cart-items .product-card-footer {
      margin-left: 15px; } }
  @media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {
    .cart-page .cart-items .product-card-footer {
      max-width: 50%; } }
  @media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {
    .cart-page .cart-items .product-card-footer .cart-product-each {
      padding-left: 0; } }
  .cart-page .cart-items .product-card-footer .line-item-price-info {
    font-size: 10px;
    line-height: 2;
    letter-spacing: 0.5px; }
  @media (min-width: 992px) {
    .cart-page .cart-items .product-card-footer .price {
      font-size: 16px;
      letter-spacing: 0.6px;
      color: #031e2f; } }
  .cart-page .cart-items .product-card-footer .price span.value {
    font-weight: normal; }
  @media (max-width: 544px) {
    .cart-page .cart-items .quantity-form {
      border: solid 1px #000;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0px 18px;
      width: 92px;
      margin-top: 10px; } }
  .cart-page .cart-items .line-item-pricing-info {
    color: #031e2f; }
    .cart-page .cart-items .line-item-pricing-info:before {
      position: absolute;
      top: 52%;
      right: 53px;
      content: "";
      z-index: 98;
      background-color: #505050;
      width: 1px;
      height: 9px;
      -webkit-transform: translate(-4px) rotate(-45deg);
      -ms-transform: translate(-4px) rotate(-45deg);
      transform: translate(-4px) rotate(-45deg); }
    .cart-page .cart-items .line-item-pricing-info:after {
      position: absolute;
      top: 52%;
      right: 55px;
      content: "";
      z-index: 98;
      background-color: #505050;
      width: 1px;
      height: 9px;
      -webkit-transform: translate(4px) rotate(45deg);
      -ms-transform: translate(4px) rotate(45deg);
      transform: translate(4px) rotate(45deg); }
    @media (max-width: 544px) {
      .cart-page .cart-items .line-item-pricing-info {
        font-size: 14px;
        pointer-events: none;
        margin-left: -9px; }
        .cart-page .cart-items .line-item-pricing-info:before, .cart-page .cart-items .line-item-pricing-info:after {
          display: none; } }
    @media (min-width: 992px) {
      .cart-page .cart-items .line-item-pricing-info {
        padding-bottom: 5px;
        font-size: 10px;
        line-height: 2;
        letter-spacing: 0.5px;
        margin-left: 0; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      .cart-page .cart-items .line-item-pricing-info {
        font-size: 14px; }
        .cart-page .cart-items .line-item-pricing-info:before {
          left: 68px; }
        .cart-page .cart-items .line-item-pricing-info:after {
          left: 67px; } }
    @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
      .cart-page .cart-items .line-item-pricing-info {
        font-size: 10px; } }
  @media (max-width: 544px) {
    .cart-page .cart-items .quantity {
      background: none;
      -webkit-appearance: none;
      border: 0;
      font-weight: bold;
      text-align: right;
      direction: rtl;
      margin-left: -61px;
      min-width: 90px;
      padding-right: 8px; }
      .cart-page .cart-items .quantity option {
        direction: ltr; } }
  @media (min-width: 769px) {
    .cart-page .cart-items .quantity {
      background: none;
      width: 92px;
      height: 41px; } }
  .cart-page .cart-items .delete-confirmation {
    z-index: 1001;
    display: none;
    position: absolute;
    background-color: rgba(3, 30, 47, 0.85);
    border: none; }
    @media (min-width: 769px) {
      .cart-page .cart-items .delete-confirmation {
        top: -2.625rem;
        left: -1.625rem;
        width: calc(100% + 3.25rem); } }
    @media (max-width: 768.98px) {
      .cart-page .cart-items .delete-confirmation {
        top: -1.25rem;
        left: -1rem;
        width: calc(100% + 2rem); } }
  .cart-page .cart-items .delete-confirmation-body {
    padding: 52px 0 20px 0;
    color: #ffffff; }
    @media (min-width: 992px) {
      .cart-page .cart-items .delete-confirmation-body {
        padding: 59px 0 30px 0;
        font-size: 20px;
        line-height: 1.5; } }
  @media (min-width: 769px) {
    .cart-page .cart-items .cart-delete-confirmation-btn {
      max-width: 21.375rem; } }
  .cart-page .cart-items .delete-confirmation-action:not(:last-child) {
    margin-right: 2.25rem; }
  .cart-page .cart-items .modal-footer {
    border-top: none;
    padding: 30px 0 38px 0; }
    @media (min-width: 992px) {
      .cart-page .cart-items .modal-footer {
        padding-bottom: 60px; } }
  @media (min-width: 992px) {
    .cart-page .cart-items .line-item-divider {
      margin-top: 40px; } }

.cart-estimated-days .product-info__EDD {
  color: #505050;
  font-size: .75rem;
  letter-spacing: 0.5px; }

.cart-page .cart-items .product-info:not(.bonus-cart-product) {
  border-top: 1px solid #eaeaea;
  padding: 34px 0; }

.cart-page .cart-items .product-info:first-of-type {
  border: none; }

.cart-page .cart-items .bonus-cart-product {
  border: 2px solid #031e2f;
  padding-bottom: 0; }
  .cart-page .cart-items .bonus-cart-product .cart-img-name {
    max-width: 100% !important;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
    .cart-page .cart-items .bonus-cart-product .cart-img-name .item-image {
      max-width: -webkit-max-content;
      max-width: -moz-max-content;
      max-width: max-content;
      height: auto; }
  .cart-page .cart-items .bonus-cart-product .product-card-footer {
    display: none !important; }

.cart-page .cart-items .coupons-and-promos.lineitem-coupon .coupon-price-adjustment {
  border: none;
  padding: 0; }
  .cart-page .cart-items .coupons-and-promos.lineitem-coupon .coupon-price-adjustment .coupon-code {
    color: #CC0000;
    font-size: 0.9rem;
    font-weight: 500;
    text-align: right;
    margin-top: 10px; }
    @media (max-width: 991.98px) {
      .cart-page .cart-items .coupons-and-promos.lineitem-coupon .coupon-price-adjustment .coupon-code {
        font-size: 0.75rem;
        text-align: left;
        width: calc(100% - 122px);
        margin-left: 142px; } }

.cart-page .item-oos {
  color: #CC0000;
  text-align: right;
  font-size: 0.9rem;
  font-weight: 500;
  margin-top: 10px; }
  @media (max-width: 991.98px) {
    .cart-page .item-oos {
      font-size: 0.75rem;
      text-align: left;
      width: calc(100% - 122px);
      margin-left: 142px; } }

.cart-container {
  background-color: #ffffff; }
  @media (min-width: 1224px) {
    .cart-container {
      max-width: 1246px;
      padding: 0; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .cart-container {
      max-width: 100%; } }
  .cart-container h1.page-title {
    font-family: "Butler";
    font-size: 24px;
    position: relative;
    padding-top: 0;
    background: none;
    display: block;
    text-align: center;
    margin: 30px 0 10px 0;
    letter-spacing: 0.7px;
    color: #031e2f;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .cart-container h1.page-title {
        margin-top: 0;
        font-size: 32px;
        line-height: 1.31;
        letter-spacing: 0.5px;
        left: 0; }
        .cart-container h1.page-title:before {
          content: none; } }
  @media (min-width: 1224px) {
    .cart-container .cart-header .text-center {
      margin-bottom: 10px; } }
  .cart-container .cart-header .text-center .number-of-items {
    font-family: "Butler";
    font-size: 16px;
    line-height: 1.88;
    letter-spacing: 0.4px;
    text-align: center;
    color: #031e2f;
    margin: 0; }
    @media (min-width: 1224px) {
      .cart-container .cart-header .text-center .number-of-items {
        font-size: 20px;
        line-height: 1.5;
        letter-spacing: 0.5px; } }
  .cart-container .cart-header .cart-contshop {
    text-align: center;
    padding: 15px 0 25px; }
    .cart-container .cart-header .cart-contshop .continue-shopping-link {
      font-family: "Archivo";
      font-size: 12px;
      color: #505050;
      text-decoration: underline;
      letter-spacing: 0.8px;
      text-transform: uppercase; }
      @media (min-width: 1224px) {
        .cart-container .cart-header .cart-contshop .continue-shopping-link {
          font-size: 16px; } }
  .cart-container .no-margin-top {
    margin: 0; }

.totals {
  font-family: "Archivo";
  font-size: 14px;
  line-height: 1.71;
  letter-spacing: 0.5px;
  background: transparent; }
  @media (min-width: 768px) {
    .totals {
      padding: 1.5rem 1.875rem;
      font-size: 12px;
      line-height: 2.33;
      background-color: #f6f6f6; } }
  .totals .sub-total, .totals .grand-total {
    font-weight: normal; }
  .totals .cart-checkoutBtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 40px 0 52px 0; }
    @media only screen and (min-device-width: 768px) {
      .totals .cart-checkoutBtn {
        background: none; } }
  @media (min-width: 1224px) {
    .totals .line-item-divider {
      margin: 31px 0 46px 0; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .totals .line-item-divider {
      margin: auto 0; } }
  @media (min-width: 1224px) {
    .totals .coupons-and-promos {
      margin-bottom: 0;
      padding-top: 40px; } }
  @media (min-width: 1224px) {
    .totals .coupons-and-promos .coupon-price-adjustment {
      padding: 11px 18px 11px 21px;
      font-size: 10px;
      line-height: 1.8;
      border-radius: 0;
      letter-spacing: 0.5px;
      color: #031e2f;
      background-color: transparent; } }
  @media (min-width: 1224px) {
    .totals .coupons-and-promos .coupon-price-adjustment .coupon-code {
      text-transform: capitalize; } }
  .totals .coupons-and-promos .coupon-price-adjustment .coupon-code .delete-coupon-confirmation-btn {
    padding: 0;
    font-size: 22px;
    margin-top: -9px; }
  .totals .coupons-and-promos .coupon-price-adjustment .coupon-promotion-relationship {
    list-style-type: none;
    padding-left: 0; }
  .totals .coupons-and-promos.shipping-coupon .coupon-price-adjustment {
    border: none;
    padding: 0;
    background: transparent; }
    .totals .coupons-and-promos.shipping-coupon .coupon-price-adjustment .coupon-code {
      color: #CC0000;
      font-size: 0.9rem;
      font-weight: 500;
      margin-top: 10px;
      text-transform: none;
      letter-spacing: normal; }
      @media (max-width: 991.98px) {
        .totals .coupons-and-promos.shipping-coupon .coupon-price-adjustment .coupon-code {
          font-size: 0.75rem; } }
  .totals .text-color--matterhorn {
    color: #717171; }
  .totals.text-color--matterhorn {
    color: #717171; }

.cart__promo-entry {
  margin-top: 2.5rem; }
  .cart__promo-entry .coupon-code-field {
    height: 38px;
    border-color: #031e2f;
    text-transform: uppercase;
    background: transparent;
    color: #031e2f;
    font-size: 10px; }
    .cart__promo-entry .coupon-code-field::-webkit-input-placeholder {
      color: #687078 !important; }
    .cart__promo-entry .coupon-code-field::-moz-placeholder {
      color: #687078 !important; }
    .cart__promo-entry .coupon-code-field::-ms-input-placeholder {
      color: #687078 !important; }
    .cart__promo-entry .coupon-code-field::placeholder {
      color: #687078 !important; }
    .cart__promo-entry .coupon-code-field::-moz-placeholder {
      color: #687078 !important; }
  .cart__promo-entry .promo-code-form:not(.toggle--active) {
    position: absolute;
    opacity: 0;
    pointer-events: none; }

.checkout-continue .additional-payments-wrapper .dw-apple-pay-logo-white {
  background-color: transparent;
  border: 1px solid; }

.checkout-continue .close-additional-icon {
  right: 17px;
  top: 12px; }

.checkout-continue .additional-payment-link {
  font-size: 12px;
  letter-spacing: 0.8px;
  color: #505050; }

@media (min-width: 769px) {
  .checkout-continue .additional-payments {
    background-color: #F6F6F6; } }

.edit {
  margin-right: 0.625em; }

.product-edit {
  margin-top: auto; }
  .product-edit a {
    font-size: 0.813em; }

.line-item-attributes {
  font-size: 0.813rem;
  margin: 0; }

.item-attributes {
  display: inline-block;
  vertical-align: top; }

.line-item-divider {
  margin: 0.625em -0.625rem 0.625em -0.625rem; }

.line-item-name {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 1em;
  color: #222;
  font-weight: bold;
  margin-bottom: 0.625em;
  width: 90%; }

.line-item-price {
  font-size: 1em;
  color: #222;
  font-weight: bold; }

.line-item-price-info {
  font-size: 0.75em;
  margin-bottom: 0.5rem; }

.no-margin-top {
  margin-top: 0; }

.number-of-items {
  margin-top: 1rem; }
  @media (min-width: 544px) {
    .number-of-items {
      margin-top: 0; } }

.product-info {
  margin-bottom: 0.313em;
  padding: 0.625em; }

.product-to-remove {
  font-weight: bold; }

.item-image {
  height: 5.625em;
  width: 5.625em;
  margin-right: 0.938em;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0; }
  .item-image img.product-image {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    max-height: 5.625em; }

.quantity-form {
  margin-bottom: 0;
  margin-top: -0.313em; }

.product-info .remove-btn {
  color: #999;
  font-size: 1.625em;
  padding: 0;
  position: absolute;
  top: -0.625rem;
  right: 0.25rem;
  border: none;
  background-color: #ffffff; }
  @media (min-width: 992px) {
    .product-info .remove-btn {
      top: 0;
      bottom: 0;
      right: -0.625rem;
      margin-top: -0.625rem;
      margin-bottom: -0.625rem; } }

.product-info .remove-btn-lg {
  border: none;
  border-radius: 0;
  font-size: 1.625em;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
  z-index: 1; }

.bonus-product {
  display: block;
  text-align: center; }

.remove-line-item {
  position: relative; }

.remove-coupon {
  border: none;
  background: transparent; }

.sub-total {
  font-weight: bold; }

.grand-total {
  font-size: 1em;
  font-weight: 600; }

.coupon-price-adjustment + .coupon-price-adjustment {
  margin-top: 0.625rem; }

.coupon-price-adjustment {
  background-color: #ffffff;
  padding: 0.625em;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.1875rem; }

.coupon-promotion-relationship {
  font-size: 0.813em;
  padding-left: 1rem;
  margin-bottom: 0; }

.coupons-and-promos {
  margin-bottom: 0.625rem;
  padding-right: 0;
  padding-left: 0; }

.coupon-code {
  font-size: 1.125em; }

.coupon-applied {
  color: #28a745;
  font-size: 0.813em; }

.coupon-not-applied {
  color: #dc3545;
  font-size: 0.813em; }

.coupon-error {
  color: #dc3545;
  margin-top: 0.25rem; }

.coupon-missing-error {
  display: none; }

.applied-promotion-discount {
  color: #28a745;
  float: right; }

.promotion-information {
  margin-bottom: 0.625rem;
  margin-top: 0.625rem; }

.bundle-includes {
  font-size: 0.813em;
  margin-bottom: 0.625em; }

.cart-page .bundled-line-item + .bundled-line-item::before,
.cart-page .bonus-line-item-row + .bonus-line-item-msg::before {
  content: "";
  display: block;
  border-bottom: 0.063em dashed #ccc;
  margin: 0.625em -0.625em; }

.quantity-label {
  font-size: 0.813em; }

.quantity {
  width: 100%;
  min-width: 5em; }

.bundle-misc {
  font-size: 0.813rem; }
  @media (max-width: 991.98px) {
    .bundle-misc {
      margin-bottom: 0.625em; } }

.cart-error-messaging.cart-error {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2; }

.valid-cart-error {
  min-height: 6.5rem; }

.bundled-line-item .item-attributes {
  margin-left: 0; }

.bonus-product-button {
  margin-right: 1.5em; }

.shipping-cart-promotion {
  font-family: "Archivo";
  font-size: 12px;
  letter-spacing: 0.6px;
  color: #505050;
  text-align: center; }
  @media (max-width: 768.98px) {
    .shipping-cart-promotion {
      padding-top: 20px;
      padding-bottom: 5px; } }
  @media (min-width: 769px) {
    .shipping-cart-promotion {
      -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4;
      text-align: right;
      margin-bottom: 10px;
      letter-spacing: 0.5px; } }

.cart-checkoutBtn .apple-pay-cart.dw-apple-pay-logo-white {
  padding-top: 20px;
  width: 100%;
  height: 48px;
  background-color: transparent;
  border-color: #031e2f; }

.cart-checkoutBtn .btn {
  background-color: #031e2f;
  border-color: #031e2f; }

.paypal-cart-buttons-container {
  position: relative; }
  .paypal-cart-buttons-container #new-text {
    padding: 0 !important;
    margin: 0 0 10px;
    min-height: 45px;
    position: absolute;
    z-index: 1000;
    pointer-events: none; }
    .paypal-cart-buttons-container #new-text > img {
      font-size: 0;
      width: 100%;
      overflow: hidden;
      min-width: 75px; }

@media screen and (max-width: 768.98px) {
  .additional-payments-wrapper br {
    display: none; }
  #new-text {
    position: relative !important; }
  .paypal-cart-button {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0; }
  #AmazonPayButtonCart {
    width: 100% !important;
    max-width: 450px;
    margin: auto; } }

.checkout-continue #AmazonPayButtonCart {
  height: 74px !important; }

#new-text + #new-text {
  display: none; }

@media screen and (max-width: 1279.98px) {
  .product-quickview {
    padding-bottom: 90px !important; }
  .pdpCarousel-container {
    max-width: none; }
  .quickview-section__media {
    margin: 0;
    padding-top: 35px; }
  .quickview-section__info {
    padding: 0 15px; } }


/*# sourceMappingURL=cart.css.map*/