body {
  background: #fff;
}
.coupon .actions-toolbar > .primary .action:last-child {
  width: 100%;
}
.checkout-cart-index .page-title-wrapper {
  text-align: center;
}
@media (max-width: 768px) {
  .checkout-cart-index .page-title-wrapper .page-title {
    left: 0;
  }
}
.checkout-cart-index .page-main .cart-empty {
  text-align: center;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
  width: 100%;
}
.coupon .actions-toolbar {
  width: 23%;
}
.cart-discount .content form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  display: flex;
}
form#shipping-zip-form > fieldset,
#discount-coupon-form > .fieldset {
  width: 100% !important;
  display: flex;
}
#shipping-zip-form .field > label {
  font-size: 18px;
}
#shipping-zip-form p.field.note {
  display: none;
}
.form-cart .use-ajax.action.towishlist.action-towishlist {
  display: none;
}
.cart.table-wrapper .product-image-wrapper .product-image-photo {
  position: static;
  background: #FFFFFF;
  width: 150px;
  height: 150px;
  object-fit: contain;
}
.cart.table-wrapper .actions-toolbar > .action-edit:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  color: #333333;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  border: 1px solid #E0E0E0;
  height: 40px;
  color: #828282;
}
strong#block-discount-heading {
  font-weight: 500;
  font-size: 20px;
  color: #4F4F4F;
}
.cart-summary > .cart-totals {
  border-top: none;
}
.cart-summary > #block-shipping {
  display: none;
}
.cart-summary .block .content,
.paypal-review-discount .block .content,
.cart-discount .block .content {
  display: none;
  padding: 5px 0px 10px;
  position: relative;
}
.cart-summary > .title {
  font-size: 2.4rem;
  font-weight: 600;
  color: #193E74;
  display: block;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
  width: 100%;
  background: #193E74;
  border-radius: 50px;
  height: 40px;
}
.cart-summary .checkout-methods-items {
  padding: 0;
  width: 100%;
}
/* .abs-product-link>a,
.product-item-name>a,
.product.name a>a {
    color: #333333;
    text-decoration: none;
    font-family: 'DB Heavent X Medium';
    font-style: normal;
    font-size: 25px;
    line-height: 28px;
    color: #333333;
} */
.cart.table-wrapper .col.subtotal .price-including-tax .price,
.cart.table-wrapper .col.price .price-including-tax .price,
.cart.table-wrapper .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.price .price-excluding-tax .price {
  font-family: 'DB Heavent X Medium';
  font-style: normal;
  font-weight: 600;
}
.block-discount .title {
  padding-bottom: 10px;
}
.abs-sidebar-totals .grand .mark,
.cart-totals .grand .mark,
.opc-block-summary .table-totals .grand .mark {
  font-size: 1.8rem;
  border-top: 0;
  padding-right: 10px;
}
.abs-sidebar-totals .grand .amount,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  border-top: 0;
}
.abs-sidebar-totals tbody .mark,
.abs-sidebar-totals tfoot .mark,
.cart-totals tbody .mark,
.cart-totals tfoot .mark,
.opc-block-summary .table-totals tbody .mark,
.opc-block-summary .table-totals tfoot .mark,
.cart-totals tbody .mark,
.cart-totals tfoot .mark,
.opc-block-summary .table-totals tbody .mark,
.opc-block-summary .table-totals tfoot .mark {
  font-weight: 600;
  font-size: 18px;
}
.abs-toggling-title,
.abs-cart-block > .title,
.minicart-items .product .toggle,
.abs-discount-block .block > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title,
.cart-discount .block > .title {
  padding: 10px 40px 10px 0px;
}
.cart-summary .block .title strong {
  font-size: 18px;
  font-weight: 600;
}
.fieldset.coupon {
  position: relative;
}
button:not(.primary) {
  width: 250px;
  height: 40px;
  box-shadow: none;
  background: #F2F2F2;
  border-radius: 5px;
  border: 0;
  color: #828282;
}
.cart.table-wrapper .cart > .item {
  border-bottom: 0;
  position: relative;
}
.cart.table-wrapper {
  border-top: 0;
}
.cart.table-wrapper .product-item-details > dl.item-options {
  margin-top: 0;
}
.cart.table-wrapper .product-item-details dl.item-options > dt,
dd {
  font-size: 18px;
  font-weight: 500;
}
.cart.table-wrapper .item .message {
  margin-top: 0;
}
.cart.table-wrapper .message.notice {
  background: rgba(99, 178, 132, 0.1);
  padding: 0 0 0 45px;
  width: -webkit-calc(55%);
  height: 32px;
  line-height: 32px;
  color: #167D42;
  font-size: 18px;
}
.cart.table-wrapper .message.notice > *:first-child:before {
  content: url('../images/icons/accept.svg');
  top: 14px;
}
.cart.table-wrapper .table > tbody + tbody {
  border-top: 1px solid #E0E0E0;
}
.cart-container .form-cart {
  margin-bottom: 181px !important;
  margin: 10px;
}
@media (min-width: 768px), print {
  .cart-container > .cart-summary {
    width: 28.4%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 28px 25px;
    position: relative;
  }
  .cart-summary .block > .title {
    border-top: 1px solid #E0E0E0;
  }
  .cart-summary input#coupon_code {
    width: 100%;
    margin-top: 0;
  }
  .cart.table-wrapper .product-image-container {
    width: 150px !important;
    height: 150px;
    border: 1px solid #F0F0F0;
    object-fit: contain;
  }
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.subtotal {
    text-align: center;
  }
  .cart-totals table .totals.sub > .mark,
  .cart-totals table .totals.sub > .amount {
    font-size: 20px;
    font-weight: 500;
  }
  .cart-totals table .shipping.totals > .mark,
  .cart-totals table .shipping.totals > .amount {
    font-size: 20px;
    font-weight: 500;
  }
  .cart-totals table .grand.totals {
    border-top: 1px solid #E0E0E0;
  }
  .cart-totals table .grand.totals > .mark,
  .cart-totals table .grand.totals > .amount {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .cart-totals .grand .mark strong,
  .cart-totals .grand .amount strong {
    font-size: 25px;
    font-family: 'DB Heavent X Medium';
    color: #333333;
  }
}
@media (min-width: 1024px), print {
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 67.7% !important;
    padding-right: 0 !important;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block .fieldset,
  .paypal-review-discount .fieldset,
  .cart-discount .fieldset {
    display: table;
    width: 80%;
    padding-right: 5px;
  }
  .cart-discount .content form {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    display: flex;
  }
  .fieldset.coupon {
    position: relative;
  }
  .actions-toolbar > .primary .action:last-child,
  .actions-toolbar > .secondary .action:last-child {
    background: #E0E0E0;
    border-radius: 5px;
    padding: 8px 10px;
  }
  input#coupon_code {
    width: 75%;
  }
  .coupon .actions-toolbar {
    position: relative;
    bottom: 0;
    right: 0;
    width: 29%;
  }
  .coupon .actions-toolbar .primary {
    margin-left: 2rem;
  }
  .coupon .actions-toolbar > .primary .action:last-child {
    border-radius: 5px;
    height: 40px;
    /* width: 100%; */
    border: 1px;
    padding: 8px 0px;
    background: #E0E0E0;
  }
  .coupon .actions-toolbar .primary .action {
    margin: 0;
  }
  .coupon .actions-toolbar .primary span {
    color: #333333;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
  }
  .cart-summary > .title {
    display: block;
    font-family: 'DB Heavent X Medium';
    font-style: normal;
    font-size: 35px;
    line-height: 42px;
    color: #193E74;
  }
  .cart-summary .block > .title strong {
    padding-left: 0;
    font-family: 'DB Heavent X Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #333333;
  }
  .page-main > .page-title-wrapper .page-title {
    hyphens: auto;
    font-family: 'DB Heavent X Medium';
    font-style: normal;
    font-size: 50px;
    line-height: 60px;
    color: #193E74;
    margin-top: 3rem;
  }
  .cart-summary .block > .title {
    padding: 10px 40px 10px 0px;
  }
  .cart.table-wrapper .col.subtotal .price-excluding-tax .price,
  .cart.table-wrapper .col.price .price-excluding-tax .price {
    /* color: #333333; */
    font-family: 'DB Heavent X Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 20px;
    color: #333333;
  }
  .cart.table-wrapper .col.qty .input-text {
    height: 36px;
    margin-top: -7px;
    text-align: center;
    width: 50px;
    border: 1px solid #E0E0E0;
    border-radius: 5px;
    font-family: 'DB Heavent X Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #4F4F4F;
  }
  .cart.main .action span {
    font-family: 'DB Heavent X Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #828282;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
    width: 100%;
  }
  .cart-summary .checkout-methods-items .action.primary.checkout {
    width: 100%;
    background: #193E74;
    border-radius: 50px;
    height: 40px;
    font-size: 20px;
    font-weight: 500;
    line-height: 10px;
  }
  /* .abs-product-link>a,
    .product-item-name>a,
    .product.name a>a {
        color: #333333;
        text-decoration: none;
        font-family: 'DB Heavent X Medium';
        font-style: normal;
        line-height: 28px;
        color: #333333;
    } */
  .cart.table-wrapper .cart thead tr th.col {
    font-family: 'DB Heavent X Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #333333;
    border-bottom: 1px solid #E0E0E0;
  }
  .cart.table-wrapper .cart thead tr th.col:nth-child(n+2) {
    text-align: center;
  }
  .fieldset > .field > .label,
  .fieldset > .fields > .field > .label {
    font-weight: 400;
    color: #828282;
    font-size: 16px;
  }
  .abs-sidebar-totals tbody .mark,
  .abs-sidebar-totals tfoot .mark,
  .cart-totals tbody .mark,
  .cart-totals tfoot .mark,
  .opc-block-summary .table-totals tbody .mark,
  .opc-block-summary .table-totals tfoot .mark {
    font-weight: 600;
    font-size: 16px;
  }
  .abs-sidebar-totals .grand strong,
  .cart-totals .grand strong,
  .opc-block-summary .table-totals .grand strong {
    color: #333333;
    font-family: 'DB Heavent X Medium';
    font-size: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .cart-container {
    padding: 5px 10px;
  }
  .cart-summary._sticky {
    padding: 0 10px;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 65% !important;
    padding-right: 0 !important;
    margin-right: 0;
  }
  .cart-summary {
    width: 33% !important;
  }
  .cart-summary .checkout-methods-items .action.primary.checkout {
    line-height: 1.2rem !important;
  }
  td.col.item {
    display: flex !important;
    flex-wrap: wrap;
  }
  .cart.table-wrapper .product-item-photo {
    width: 50% !important;
  }
  input#coupon_code {
    width: 100%;
  }
  .coupon .actions-toolbar {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 24%;
  }
  .fieldset.coupon .field {
    width: 75%;
    margin: 0;
  }
  .coupon .actions-toolbar > .primary .action:last-child {
    border-radius: 5px;
    height: 40px;
    width: auto;
    border: 0;
    padding: 8px 10px;
    background: #E0E0E0;
    color: #333333;
    font-weight: 400;
  }
  .abs-sidebar-totals,
  .cart-totals,
  .opc-block-summary .table-totals {
    border-top: 1px solid #cccccc;
    padding-top: 10px;
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .cart-summary {
    background: #f5f5f5;
    margin-bottom: 25px;
    padding: 1px 12px 25px;
    margin: 15px;
  }
  .cart-summary > .title {
    border-bottom: 1px solid #e0e0e0 ;
  }
  .cart-summary .cart-totals .table-wrapper .grand.totals .mark,
  .amount strong {
    font-size: 2.5rem;
    color: #333333;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 97% !important;
    padding-right: 0 !important;
  }
  input#coupon_code {
    width: 80%;
  }
  .fieldset.coupon .field {
    width: 95%;
  }
  .coupon .actions-toolbar {
    position: relative;
    bottom: 0;
    right: 0;
    width: 30%;
  }
  .coupon .actions-toolbar > .primary .action:last-child {
    border-radius: 5px;
    height: 40px;
    width: 100%;
    border: 0;
    padding: 8px 0px;
    background: #E0E0E0;
  }
  .coupon .actions-toolbar .primary span {
    color: #333333;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
  }
  .cart-container .form-cart .actions.main {
    align-items: flex-end;
    padding-right: 20px;
  }
  .abs-product-link > a,
  .product-item-name > a,
  .product.name a > a {
    font-size: 25px;
  }
  /* cart */
  .block-discount .title #block-discount-heading {
    font-weight: 600;
  }
  .fieldset.coupon .field .control .input-text {
    width: 90% !important;
    margin-top: 0;
  }
  .fieldset.coupon .actions-toolbar {
    width: 25%;
  }
  .abs-sidebar-totals tbody .mark,
  .abs-sidebar-totals tfoot .mark,
  .cart-totals tbody .mark,
  .cart-totals tfoot .mark,
  .opc-block-summary .table-totals tbody .mark,
  .opc-block-summary .table-totals tfoot .mark,
  .cart-totals tbody .mark,
  .cart-totals tfoot .mark,
  .opc-block-summary .table-totals tbody .mark,
  .opc-block-summary .table-totals tfoot .mark {
    font-size: 2rem;
  }
  .abs-sidebar-totals tbody .amount,
  .abs-sidebar-totals tfoot .amount,
  .cart-totals tbody .amount,
  .cart-totals tfoot .amount,
  .opc-block-summary .table-totals tbody .amount,
  .opc-block-summary .table-totals tfoot .amount,
  .cart-totals tbody .amount,
  .cart-totals tfoot .amount,
  .opc-block-summary .table-totals tbody .amount,
  .opc-block-summary .table-totals tfoot .amount {
    font-size: 2rem;
  }
  .cart-summary .checkout-methods-items .action.primary.checkout {
    line-height: 1.5rem;
  }
  .cart.table-wrapper .product-item-photo {
    max-width: 30%;
    border: 1px solid #F2F2F2;
    height: 90%;
  }
  .checkout-methods-items .item button span {
    line-height: 1.5rem;
  }
  .product-image-container {
    height: 100%;
  }
  .cart.table-wrapper .product-image-wrapper {
    height: 100%;
  }
  .cart.table-wrapper .product-image-wrapper .product-image-photo {
    width: 90%;
    height: 70px;
  }
  .cart.table-wrapper .item .col.item {
    padding-left: 40%;
  }
  .cart.table-wrapper .product-item-name a {
    font-size: 2.2rem !important;
  }
  .cart.table-wrapper .message.notice {
    height: 2.9rem;
    font-size: 1.6rem;
  }
  .cart.table-wrapper .message.notice > *:first-child:before {
    top: 1.2rem;
    font-weight: 600;
  }
  .cart.table-wrapper .col.qty .input-text {
    border-radius: 5px;
    font-weight: 600;
  }
  .cart.table-wrapper .col.price,
  .order-items.table-wrapper .col.price,
  .cart.table-wrapper .col.qty,
  .order-items.table-wrapper .col.qty,
  .cart.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp,
  .order-items.table-wrapper .col.msrp {
    text-align: center;
  }
  button:not(.primary) {
    width: 45%;
  }
}
