.checkout-cart-index {
    background: #fff;
}

.checkout-cart-index .page-main {
    max-width: 1200px;
    padding-top: 22px;
}

.checkout-cart-index .page-title-wrapper {
    padding: 0 0 28px;
}

.checkout-cart-index .page-title-wrapper .page-title {
    color: #c80019;
    font-size: 26px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.2;
    text-transform: uppercase;
}

@media all and (min-width: 769px), print {
    .checkout-cart-index .page-title-wrapper {
        padding-left: 0;
        padding-right: 0;
        padding-top: 30px;
    }
}

.checkout-cart-index .cart.table-wrapper {
    border: 0;
}

.checkout-cart-index .cart.table-wrapper .col {
    vertical-align: middle !important;
}

.checkout-cart-index .cart.table-wrapper .minimal-price-link,
.checkout-cart-index .cart.table-wrapper .price-excluding-tax,
.checkout-cart-index .cart.table-wrapper .price-including-tax {
    text-align: left;
}

.checkout-cart-index .cart.table-wrapper .price-including-tax,
.checkout-cart-index .cart.table-wrapper .price-excluding-tax {
    line-height: 1.35;
}

.checkout-cart-index .cart.table-wrapper .price-excluding-tax:before {
    color: #6b7179;
    font-size: 13px;
    font-weight: 400;
}

.checkout-cart-index .cart.table-wrapper .cart {
    border-collapse: collapse;
    display: block;
    width: 100%;
}

.checkout-cart-index .cart.table-wrapper .cart thead,
.checkout-cart-index .cart.table-wrapper .cart thead tr {
    display: block;
    width: 100%;
}

.checkout-cart-index .cart.table-wrapper .cart thead tr {
    display: grid;
    grid-template-columns: 30% 24% 18% 28%;
}

.checkout-cart-index .cart.table-wrapper .cart thead tr th.col {
    border: 0;
    color: #222529;
    display: block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.2;
    padding: 0 10px 16px;
    text-transform: uppercase;
}

.checkout-cart-index .cart.table-wrapper .cart thead tr th.col.price,
.checkout-cart-index .cart.table-wrapper .cart thead tr th.col.subtotal {
    text-align: right;
}

.checkout-cart-index .cart.table-wrapper .cart thead tr th.col.price {
    font-size: 0;
}

.checkout-cart-index .cart.table-wrapper .cart thead tr th.col.price:after {
    content: "CENA ZA KS";
    font-size: 12px;
}

.checkout-cart-index .cart.table-wrapper .cart thead tr th.col.qty {
    text-align: center;
}

.checkout-cart-index .cart.table-wrapper .cart > .item {
    background: #fff;
    border: 0;
    box-sizing: border-box;
    display: block;
    margin: 0 0 18px;
    padding: 0 22px 18px;
    box-shadow: 0 2px 5px 0 rgba(50, 50, 105, 0.15), 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    position: relative;
    width: 100%;
}

.checkout-cart-index .cart.table-wrapper .cart > .item tr {
    display: block;
}

.checkout-cart-index .cart.table-wrapper .item-heading td {
    border: 0;
    display: block;
    padding: 16px 0 2px;
}

.checkout-cart-index .cart.table-wrapper .cart-item-heading {
    color: #222529;
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.25;
}

.checkout-cart-index .cart.table-wrapper .cart .col.item {
    width: auto;
}

.checkout-cart-index .cart.table-wrapper .cart .col.price {
    width: auto;
}

.checkout-cart-index .cart.table-wrapper .cart .col.qty {
    width: auto;
}

.checkout-cart-index .cart.table-wrapper .cart .col.subtotal {
    width: auto;
}

.checkout-cart-index .cart.table-wrapper .item-info {
    display: grid !important;
    grid-template-columns: 30% 24% 18% 28%;
    width: 100%;
}

.checkout-cart-index .cart.table-wrapper .item-info > td {
    border: 0;
    display: block;
    padding-bottom: 20px;
    padding-top: 12px;
}

.checkout-cart-index .cart.table-wrapper .item .col.item {
    padding-left: 0;
    padding-right: 16px;
}

.checkout-cart-index .cart.table-wrapper .product-item-photo {
    max-width: 96px;
    padding-right: 18px;
    vertical-align: middle;
}

.checkout-cart-index .cart.table-wrapper .product-image-container {
    border: 0;
    display: block;
}

.checkout-cart-index .cart.table-wrapper .product-item-details {
    vertical-align: middle;
}

.checkout-cart-index .cart.table-wrapper .item-messages td {
    border: 0;
    display: block;
    padding: 0 0 18px;
}

.checkout-cart-index .cart.table-wrapper .item-messages .cart.item.message {
    box-sizing: border-box;
    display: block;
    line-height: 1.45;
    margin: 0 0 10px;
    max-width: 100%;
    min-width: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    white-space: normal;
    width: 100%;
}

.checkout-cart-index .cart.table-wrapper .item-messages .cart.item.message:last-child {
    margin-bottom: 0;
}

.checkout-cart-index .cart.table-wrapper .item-messages .cart.item.message > div {
    overflow-wrap: normal;
    word-break: normal;
}

.checkout-cart-index .cart.table-wrapper .product-item-name {
    display: none;
}

.checkout-cart-index .cart.table-wrapper .col.price,
.checkout-cart-index .cart.table-wrapper .col.subtotal {
    color: #222529;
    text-align: right;
    white-space: nowrap;
}

.checkout-cart-index .cart.table-wrapper .col.price .price,
.checkout-cart-index .cart.table-wrapper .col.subtotal .price {
    color: #222529 !important;
    font-size: 14px;
    font-weight: 600 !important;
    line-height: 1.25;
}

.checkout-cart-index .cart.table-wrapper .col.price .price-box,
.checkout-cart-index .cart.table-wrapper .col.price .price-container,
.checkout-cart-index .cart.table-wrapper .col.price .price-wrapper {
    display: block;
    text-align: right !important;
    width: 100%;
}

.checkout-cart-index .cart.table-wrapper .col.price .minimal-price-link,
.checkout-cart-index .cart.table-wrapper .col.price .price-excluding-tax,
.checkout-cart-index .cart.table-wrapper .col.price .price-including-tax,
.checkout-cart-index .cart.table-wrapper .col.subtotal .minimal-price-link,
.checkout-cart-index .cart.table-wrapper .col.subtotal .price-excluding-tax,
.checkout-cart-index .cart.table-wrapper .col.subtotal .price-including-tax {
    display: block;
    text-align: right !important;
}

.checkout-cart-index .cart.table-wrapper .col.price .price-including-tax,
.checkout-cart-index .cart.table-wrapper .col.subtotal .price-including-tax {
    color: #222529;
    font-size: 14px;
    font-weight: 600;
}

.checkout-cart-index .cart.table-wrapper .col.price .price-excluding-tax,
.checkout-cart-index .cart.table-wrapper .col.subtotal .price-excluding-tax {
    color: #6b7179;
    font-size: 13px;
    font-weight: 400;
}

.checkout-cart-index .cart.table-wrapper .col.price .price-excluding-tax .price,
.checkout-cart-index .cart.table-wrapper .col.subtotal .price-excluding-tax .price {
    color: #6b7179 !important;
    font-size: 13px;
    font-weight: 400 !important;
}

.checkout-cart-index .cart.table-wrapper .col.qty {
    text-align: center;
}

.checkout-cart-index .cart.table-wrapper .col.qty .field.qty {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 2px 5px 0 rgba(50, 50, 105, 0.15), 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    display: inline-block;
    height: 36px !important;
    overflow: hidden;
    width: 60px !important;
}

.checkout-cart-index .cart.table-wrapper .col.qty .label {
    display: none;
}

.checkout-cart-index .cart.table-wrapper .col.qty .control.qty {
    display: block;
    margin: 0 !important;
    width: 60px !important;
}

.checkout-cart-index .cart.table-wrapper .col.qty .input-text.qty,
.checkout-cart-index .cart.table-wrapper .col.qty select.qty {
    border: 0;
    color: #222529;
    font-size: 14px;
    font-weight: 400;
    height: 34px !important;
    padding: 0;
    text-align: center;
    width: 60px !important;
}

.checkout-cart-index .cart.table-wrapper .item-summary td {
    border: 0;
    display: block;
    padding: 0 0 20px;
}

.checkout-cart-index .cart.table-wrapper .cart-item-summary-line {
    background: transparent;
    color: #3a3f45;
    font-size: 13px;
    line-height: 1.45;
    padding: 0;
}

.checkout-cart-index .cart.table-wrapper .cart-item-summary-option {
    margin-left: 0;
}

.checkout-cart-index .cart.table-wrapper .item-summary .cart-item-summary-line {
    background: transparent !important;
    padding: 0 !important;
}

.checkout-cart-index .cart.table-wrapper .item-actions td {
    border: 0;
    display: block;
    padding: 0;
}

.checkout-cart-index .cart.table-wrapper .actions-toolbar {
    min-height: 34px;
    padding: 0;
    text-align: right;
}

.checkout-cart-index .cart.table-wrapper .actions-toolbar .actions {
    display: flex;
    justify-content: flex-end;
    margin: 0 !important;
}

.checkout-cart-index .cart.table-wrapper .actions-toolbar .action-delete {
    align-items: center;
    background: #fff4f5 !important;
    border: 0 !important;
    border-radius: 50%;
    color: #c80019 !important;
    display: inline-flex;
    height: 34px;
    justify-content: center;
    margin: 0 !important;
    min-width: 34px;
    padding: 0 !important;
    position: relative;
    width: 34px;
}

.checkout-cart-index .cart.table-wrapper .actions-toolbar .action-delete:hover {
    background: #ffe9ec !important;
    text-decoration: none;
}

.checkout-cart-index .cart.table-wrapper .actions-toolbar .action-delete span {
    font-size: 0;
    inset: 0;
    position: absolute;
}

.checkout-cart-index .cart.table-wrapper .actions-toolbar .action-delete span:before {
    background: none;
    content: "\e801";
    display: block;
    font-family: "porto-icons";
    font-size: 16px;
    font-weight: 400;
    height: 16px;
    left: 50%;
    line-height: 16px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 16px;
}

.checkout-cart-index .cart.actions {
    border-top: 1px solid #eef0f3;
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-top: 18px;
    padding-top: 18px;
}

.checkout-cart-index .cart.actions .action.update {
    align-items: center;
    background: #f5f6f8;
    border: 0;
    color: #4b5159;
    display: inline-flex;
    font-size: 12px;
    font-weight: 800;
    gap: 10px;
    justify-content: center;
    min-height: 40px;
    padding: 0 28px;
    text-transform: uppercase;
}

.checkout-cart-index .cart.actions .action.update:after {
    background: none;
    content: "\e88d";
    display: inline-block;
    font-family: "porto-icons";
    font-size: 14px;
    font-weight: 400;
    height: 14px;
    line-height: 14px;
    text-align: center;
    width: 14px;
}

.checkout-cart-index .cart.actions .action.continue.cart-continue-shopping__link {
    align-items: center;
    color: #4b5159;
    display: inline-flex;
    font-size: 11px;
    font-weight: 600;
    gap: 8px;
    letter-spacing: 0;
    line-height: 1.3;
    text-decoration: none;
    text-transform: uppercase;
}

.checkout-cart-index .cart.actions .action.continue.cart-continue-shopping__link:hover {
    color: #c80019;
    text-decoration: none;
}

.checkout-cart-index .cart-continue-shopping {
    display: none;
}

.checkout-cart-index .cart-continue-shopping__icon {
    background: none;
    display: inline-block;
    height: 12px;
    width: 12px;
}

.checkout-cart-index .cart-continue-shopping__icon:before {
    content: "\e81e";
    display: block;
    font-family: "porto-icons";
    font-size: 13px;
    font-weight: 400;
    line-height: 12px;
}

.checkout-cart-index .cart-continue-shopping__icon:after {
    display: none;
}

.checkout-cart-index .cart-discount {
    border: 1px solid #dfe2e6;
    border-radius: 4px;
    box-sizing: border-box;
    margin: 0 0 22px;
    padding: 22px 24px;
    width: calc(85% - 440px);
}

.checkout-cart-index .cart-discount .block.discount {
    align-items: center;
    display: grid;
    gap: 24px;
    grid-template-columns: 220px 262px;
    justify-content: start;
    margin: 0;
}

.checkout-cart-index .cart-discount .block.discount > .title {
    align-items: center;
    display: flex !important;
    margin: 0;
    min-height: 42px;
    padding: 0;
}

.checkout-cart-index .cart-discount .block.discount > .title:before {
    background: none;
    content: "\e870";
    display: inline-block;
    flex: 0 0 22px;
    font-family: "porto-icons";
    font-size: 22px;
    font-weight: 400;
    height: 22px;
    line-height: 22px;
    margin-right: 15px;
    text-align: center;
    width: 22px;
}

.checkout-cart-index .cart-discount .block.discount > .title strong {
    color: #222529;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.3;
    text-transform: uppercase;
}

.checkout-cart-index .cart-discount .block.discount > .title strong {
    font-size: 0;
}

.checkout-cart-index .cart-discount .block.discount > .title strong:before {
    content: "MÁTE SLEVOVÝ KÓD?";
    font-size: 13px;
    white-space: nowrap;
}

.checkout-cart-index .cart-discount .block.discount > .content {
    display: block !important;
    padding: 0;
}

.checkout-cart-index .cart-discount #discount-coupon-form {
    margin: 0;
}

.checkout-cart-index .cart-discount #discount-coupon-form .fieldset.coupon {
    display: grid;
    grid-template-columns: 150px 112px;
    margin: 0;
}

.checkout-cart-index .cart-discount #discount-coupon-form .field {
    margin: 0;
}

.checkout-cart-index .cart-discount #discount-coupon-form .label {
    display: none;
}

.checkout-cart-index .cart-discount #discount-coupon-form .control {
    display: block;
}

.checkout-cart-index .cart-discount #discount-coupon-form input.input-text {
    background: #fff;
    border: 1px solid #dfe2e6;
    border-radius: 0;
    color: #222529;
    font-size: 13px;
    height: 42px;
    line-height: 42px;
    padding: 0 16px;
    width: 100%;
}

.checkout-cart-index .cart-discount #discount-coupon-form input.input-text::placeholder {
    color: #b7bdc5;
}

.checkout-cart-index .cart-discount #discount-coupon-form .actions-toolbar {
    margin: 0;
}

.checkout-cart-index .cart-discount #discount-coupon-form .actions-toolbar > .primary {
    display: block;
    float: none;
    margin: 0;
}

.checkout-cart-index .cart-discount #discount-coupon-form .action.apply {
    background: #f5f6f8;
    border: 1px solid #dfe2e6;
    border-left: 0;
    border-radius: 0;
    box-sizing: border-box;
    color: #3a3f45;
    display: block;
    font-size: 12px;
    font-weight: 800;
    height: 42px;
    line-height: 40px;
    margin: 0;
    min-width: 112px;
    overflow: visible;
    padding: 0 18px;
    text-transform: uppercase;
    white-space: nowrap;
    width: 100%;
}

.checkout-cart-index .cart-discount #discount-coupon-form .action.apply:hover {
    background: #fff;
    color: #c80019;
}

.checkout-cart-index .cart-summary {
    border: 0;
    border-radius: 4px;
    box-shadow: 0 2px 5px 0 rgba(50, 50, 105, 0.15), 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    padding: 28px 24px 22px;
}

.checkout-cart-index .cart-summary > .title {
    color: #c80019;
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 0;
    margin-bottom: 18px;
    text-transform: uppercase;
}

.checkout-cart-index .cart-summary .block .title {
    padding-left: 0;
}

.checkout-cart-index .cart-summary .block .content {
    padding-left: 0;
    padding-right: 0;
}

.checkout-cart-index .cart-summary .block.shipping .title strong {
    color: #222529;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.35;
}

.checkout-cart-index .cart-summary #co-shipping-method-form .items.methods {
    margin: 12px 0 16px;
}

.checkout-cart-index .cart-summary #co-shipping-method-form .items.methods .item-title {
    color: #222529 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.45;
    margin: 0 0 4px;
}

.checkout-cart-index .cart-summary #co-shipping-method-form .items.methods .item-title span {
    color: #222529 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.45;
}

.checkout-cart-index .cart-summary .block.shipping .item-options {
    margin: 0 0 12px;
}

.checkout-cart-index .cart-summary .block.shipping .item-options .field,
.checkout-cart-index .cart-summary #co-shipping-method-form .item-options .field.choice.item {
    align-items: flex-start;
    display: flex;
    margin: 0 0 10px;
}

.checkout-cart-index .cart-summary .block.shipping .item-options .field .radio,
.checkout-cart-index .cart-summary #co-shipping-method-form .item-options .field.choice.item .radio {
    flex: 0 0 auto;
    margin: 3px 8px 0 0;
}

.checkout-cart-index .cart-summary .block.shipping .item-options .field .label,
.checkout-cart-index .cart-summary #co-shipping-method-form .item-options .field.choice.item .label {
    color: #222529 !important;
    display: block;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.45;
    margin: 0;
}

.checkout-cart-index .cart-summary .block.shipping .item-options .field .label > span,
.checkout-cart-index .cart-summary #co-shipping-method-form .item-options .field.choice.item .label > span {
    font-size: 14px !important;
    line-height: 1.45;
}

.checkout-cart-index .cart-summary .block.shipping .item-options .field .label .price,
.checkout-cart-index .cart-summary .block.shipping .item-options .field .label strong,
.checkout-cart-index .cart-summary .block.shipping .item-options .field .label b,
.checkout-cart-index .cart-summary #co-shipping-method-form .item-options .field.choice.item .label > .price,
.checkout-cart-index .cart-summary #co-shipping-method-form .item-options .field.choice.item .label > .price .price {
    color: #222529 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}

.checkout-cart-index .cart-summary .block.shipping .item-options .price-including-tax,
.checkout-cart-index .cart-summary .block.shipping .item-options .price-including-tax .price {
    color: #222529 !important;
    display: inline;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.45;
    text-align: left;
}

.checkout-cart-index .cart-summary #co-shipping-method-form .price-including-tax,
.checkout-cart-index .cart-summary #co-shipping-method-form .price-including-tax .price,
.checkout-cart-index .cart-summary #co-shipping-method-form .price-including-tax .price .price {
    color: #222529 !important;
    display: inline;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.45;
}

.checkout-cart-index .cart-summary .block.shipping .item-options .price-excluding-tax {
    color: #6b7179 !important;
    display: inline;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.45;
    text-align: left;
}

.checkout-cart-index .cart-summary #co-shipping-method-form .price-excluding-tax,
.checkout-cart-index .cart-summary #co-shipping-method-form .price-excluding-tax:before,
.checkout-cart-index .cart-summary #co-shipping-method-form .price-excluding-tax .price,
.checkout-cart-index .cart-summary #co-shipping-method-form .price-excluding-tax .price .price {
    color: #6b7179 !important;
    display: inline;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.45;
}

.checkout-cart-index .cart-summary .block.shipping .item-options .price-excluding-tax .price {
    color: #6b7179 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

.checkout-cart-index .cart-summary .cart-totals {
    font-size: 13px;
    padding: 0;
}

.checkout-cart-index .cart-summary .cart-totals tbody .mark,
.checkout-cart-index .cart-summary .cart-totals tfoot .mark {
    color: #3a3f45;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.45;
    padding: 5px 10px;
}

.checkout-cart-index .cart-summary .cart-totals tbody .amount,
.checkout-cart-index .cart-summary .cart-totals tbody .amount .price,
.checkout-cart-index .cart-summary .cart-totals tfoot .amount,
.checkout-cart-index .cart-summary .cart-totals tfoot .amount .price {
    color: #222529;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.45;
    padding: 5px 10px;
    text-align: right;
}

.checkout-cart-index .cart-summary .cart-totals .grand.totals .mark {
    color: #222529;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    padding: 18px 12px;
    text-align: left;
}

.checkout-cart-index .cart-summary .cart-totals .grand.totals .amount {
    color: #c80019;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.4;
    padding: 10px;
    text-align: right;
}

.checkout-cart-index .cart-summary .cart-totals .grand.totals .amount .price {
    color: #c80019;
    font-weight: 600;
}

.checkout-cart-index .cart-summary .cart-totals .grand.totals strong {
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
}

.checkout-cart-index .cart-free-shipping {
    border: 1px solid #dfe2e6;
    border-radius: 3px;
    margin: 16px 0 14px;
    padding: 12px 13px 10px;
}

.checkout-cart-index .cart-free-shipping__label {
    align-items: center;
    color: #222529;
    display: flex;
    font-size: 12px;
    font-weight: 600;
    gap: 8px;
    line-height: 1.35;
}

.checkout-cart-index .cart-free-shipping__icon {
    border: 1px solid #6b7179;
    border-radius: 2px;
    display: inline-block;
    height: 14px;
    position: relative;
    width: 18px;
}

.checkout-cart-index .cart-free-shipping__icon:after {
    border: 1px solid #6b7179;
    border-left: 0;
    content: "";
    height: 8px;
    position: absolute;
    right: -6px;
    top: 4px;
    width: 5px;
}

.checkout-cart-index .cart-free-shipping__track {
    background: #dfe2e6;
    border-radius: 999px;
    height: 5px;
    margin: 10px 0 7px;
    overflow: hidden;
}

.checkout-cart-index .cart-free-shipping__bar {
    background: #c80019;
    display: block;
    height: 100%;
}

.checkout-cart-index .cart-free-shipping__note {
    color: #6b7179;
    font-size: 11px;
    line-height: 1.35;
}

.checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout {
    background: #222529;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 800;
    min-height: 46px;
}

.checkout-cart-index .cart-summary-benefits {
    border-top: 1px solid #dfe2e6;
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(3, 1fr);
    margin: 14px -24px -22px;
    padding: 16px 20px 14px;
}

.checkout-cart-index .cart-summary-benefit {
    align-items: center;
    color: #222529;
    display: flex;
    flex-direction: column;
    font-size: 10px;
    line-height: 1.25;
    min-width: 0;
    text-align: center;
}

.checkout-cart-index .cart-summary-benefit__icon {
    display: block;
    height: 21px;
    margin-bottom: 7px;
    position: relative;
    width: 21px;
}

.checkout-cart-index .cart-summary-benefit__icon:before,
.checkout-cart-index .cart-summary-benefit__icon:after {
    content: "";
    position: absolute;
}

.checkout-cart-index .cart-summary-benefit--secure .cart-summary-benefit__icon:before {
    background: none;
    content: "\e8c1";
    font-family: "porto-icons";
    font-size: 21px;
    font-weight: 400;
    height: 21px;
    left: 0;
    line-height: 21px;
    text-align: center;
    top: 0;
    width: 21px;
}

.checkout-cart-index .cart-summary-benefit--secure .cart-summary-benefit__icon:after {
    display: none;
}

.checkout-cart-index .cart-summary-benefit--delivery .cart-summary-benefit__icon:before {
    background: none;
    content: "\e888";
    font-family: "porto-icons";
    font-size: 21px;
    font-weight: 400;
    height: 21px;
    left: 0;
    line-height: 21px;
    text-align: center;
    top: 0;
    width: 21px;
}

.checkout-cart-index .cart-summary-benefit--delivery .cart-summary-benefit__icon:after {
    display: none;
}

.checkout-cart-index .cart-summary-benefit--support .cart-summary-benefit__icon:before {
    border: 1.8px solid #222529;
    border-bottom: 0;
    border-radius: 10px 10px 0 0;
    height: 9px;
    left: 4px;
    top: 3px;
    width: 13px;
}

.checkout-cart-index .cart-summary-benefit--support .cart-summary-benefit__icon:after {
    border: 1.8px solid #222529;
    border-radius: 6px;
    height: 8px;
    left: 1px;
    top: 10px;
    width: 4px;
    box-shadow: 15px 0 0 -1.8px #fff, 15px 0 0 0 #222529;
}

.checkout-cart-index .cart-summary-benefit__title {
    display: block;
    font-weight: 600;
    overflow-wrap: anywhere;
}

.checkout-cart-index .cart-summary-benefit__text {
    color: #6b7179;
    display: block;
    font-size: 9px;
    line-height: 1.25;
    margin-top: 1px;
    overflow-wrap: anywhere;
}

@media (max-width: 767px) {
    .checkout-cart-index .cart-container {
        display: flex;
        flex-direction: column;
    }

    .checkout-cart-index .cart-container .form-cart {
        order: 1;
    }

    .checkout-cart-index .cart-container .cart-summary {
        order: 2;
    }

    .checkout-cart-index .cart-container .cart-discount {
        order: 3;
    }

    .checkout-cart-index .cart.table-wrapper .cart {
        table-layout: auto;
    }

    .checkout-cart-index .cart.table-wrapper .cart thead,
    .checkout-cart-index .cart.table-wrapper .item-heading {
        display: none !important;
    }

    .checkout-cart-index .cart.table-wrapper .cart > .item {
        padding: 18px 18px 20px;
    }

    .checkout-cart-index .cart.table-wrapper .item-info {
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
        width: 100%;
    }

    .checkout-cart-index .cart.table-wrapper .item-info > td,
    .checkout-cart-index .cart.table-wrapper .item-summary td {
        padding: 0;
    }

    .checkout-cart-index .cart.table-wrapper .item .col.item {
        align-items: center;
        display: grid;
        grid-column: 1 / -1;
        grid-template-columns: 70px minmax(0, 1fr);
        padding: 0 0 16px;
    }

    .checkout-cart-index .cart.table-wrapper .product-item-photo {
        align-self: center;
        grid-column: 1;
        max-width: 52px;
        padding-right: 0;
    }

    .checkout-cart-index .cart.table-wrapper .product-item-details {
        align-self: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        grid-column: 2;
        min-height: 52px;
        min-width: 0;
    }

    .checkout-cart-index .cart.table-wrapper .item-messages td {
        padding: 0 0 16px;
    }

    .checkout-cart-index .cart.table-wrapper .product-item-name {
        color: #222529;
        display: block;
        font-size: 14px;
        font-weight: 700;
        line-height: 1.25;
        margin: 0;
    }

    .checkout-cart-index .cart.table-wrapper .product-item-name a {
        color: inherit;
        font: inherit;
        text-decoration: none;
    }

    .checkout-cart-index .cart.table-wrapper .col.price,
    .checkout-cart-index .cart.table-wrapper .col.qty,
    .checkout-cart-index .cart.table-wrapper .col.subtotal {
        min-width: 0;
        padding-top: 22px;
        position: relative;
        text-align: center;
        white-space: normal;
    }

    .checkout-cart-index .cart.table-wrapper .col.price {
        display: none;
    }

    .checkout-cart-index .cart.table-wrapper .col.qty {
        grid-column: 1;
        text-align: left;
    }

    .checkout-cart-index .cart.table-wrapper .col.subtotal {
        grid-column: 2;
        text-align: right;
    }

    .checkout-cart-index .cart.table-wrapper .col.qty:before,
    .checkout-cart-index .cart.table-wrapper .col.subtotal:before {
        color: #222529;
        display: block;
        font-size: 13px;
        font-weight: 700;
        left: 0;
        line-height: 1.2;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
    }

    .checkout-cart-index .cart.table-wrapper .col.qty:before {
        content: "Množství";
        text-align: left;
    }

    .checkout-cart-index .cart.table-wrapper .col.subtotal:before {
        content: "Mezisoučet";
        text-align: right;
    }

    .checkout-cart-index .cart.table-wrapper .col.price .price-box,
    .checkout-cart-index .cart.table-wrapper .col.price .price-container,
    .checkout-cart-index .cart.table-wrapper .col.price .price-wrapper,
    .checkout-cart-index .cart.table-wrapper .col.price .minimal-price-link,
    .checkout-cart-index .cart.table-wrapper .col.price .price-excluding-tax,
    .checkout-cart-index .cart.table-wrapper .col.price .price-including-tax,
    .checkout-cart-index .cart.table-wrapper .col.subtotal .minimal-price-link,
    .checkout-cart-index .cart.table-wrapper .col.subtotal .price-excluding-tax,
    .checkout-cart-index .cart.table-wrapper .col.subtotal .price-including-tax {
        text-align: right !important;
    }

    .checkout-cart-index .cart.table-wrapper .col.qty .field.qty {
        display: inline-block;
    }

    .checkout-cart-index .cart.table-wrapper .col.price .price,
    .checkout-cart-index .cart.table-wrapper .col.subtotal .price {
        font-size: 13px;
    }

    .checkout-cart-index .cart.table-wrapper .col.price .price-excluding-tax,
    .checkout-cart-index .cart.table-wrapper .col.subtotal .price-excluding-tax,
    .checkout-cart-index .cart.table-wrapper .col.price .price-excluding-tax .price,
    .checkout-cart-index .cart.table-wrapper .col.subtotal .price-excluding-tax .price {
        font-size: 12px;
    }

    .checkout-cart-index .cart.table-wrapper .col.qty .field.qty {
        height: 34px !important;
        width: 56px !important;
    }

    .checkout-cart-index .cart.table-wrapper .col.qty .input-text.qty,
    .checkout-cart-index .cart.table-wrapper .col.qty select.qty {
        height: 32px !important;
        width: 56px !important;
    }

    .checkout-cart-index .cart.table-wrapper .item-summary td {
        padding-top: 22px;
    }

    .checkout-cart-index .cart.table-wrapper .item-actions td {
        padding-top: 18px;
    }

    .checkout-cart-index .cart-summary-benefits {
        margin-left: -16px;
        margin-right: -16px;
        padding-left: 16px;
        padding-right: 16px;
    }

    .checkout-cart-index .cart-discount {
        padding: 18px 16px;
        width: 100%;
    }

    .checkout-cart-index .cart-discount .block.discount {
        gap: 14px;
        grid-template-columns: 1fr;
    }

    .checkout-cart-index .cart-discount #discount-coupon-form .fieldset.coupon {
        grid-template-columns: 1fr;
    }

    .checkout-cart-index .cart-discount #discount-coupon-form .action.apply {
        border-left: 1px solid #dfe2e6;
        border-top: 0;
    }

}

@media (max-width: 991px) {
    .checkout-cart-index .cart-container {
        display: flex;
        flex-direction: column;
    }

    .checkout-cart-index .cart-container .form-cart {
        order: 1;
    }

    .checkout-cart-index .cart-container .cart-summary {
        order: 2;
    }

    .checkout-cart-index .cart-container .cart-discount {
        order: 3;
    }
}

@media (max-width: 991px) {
    .checkout-cart-index .cart-discount {
        width: 100%;
    }

    .checkout-cart-index .cart-discount #discount-coupon-form .fieldset.coupon {
        display: grid;
        grid-template-columns: minmax(0, 1fr) 112px;
    }

    .checkout-cart-index .cart-discount #discount-coupon-form .action.apply {
        border-left: 0;
        border-top: 1px solid #dfe2e6;
        height: 42px;
        line-height: 40px;
    }
}
