body{font-family: 'Roboto-Regular' !important;}

.checkout-cart-index .popup-authentication .block[class] + .block{border-right:0px !important;}
.popup-authentication .block-authentication {
    border-top: 0px !important;
    padding: 2rem;
}
.checkout-cart-index .cart-container .form-cart {
    width: 100%;
    padding-right: 0%;
}
/** fdgdfgdf **/
.empty-cart-custom{display:none !important;}
.checkout-cart-index .modal-popup._show .modal-inner-wrap .action-register.primary{line-height: 24px !important;}
.checkout-cart-index .cart-container .cart-discount {
    display: none;
}
.checkout-cart-index .page-main .page-title-wrapper {
    display: none;
}
.checkout-cart-index .cart-container {
    background: #FFFFFF;
    border: 1px solid #D1D1D1;
    padding: 16px;
    margin-bottom: 16px;
}
.price-container .price-including-tax + .price-excluding-tax, .price-container .weee, .price-container .price-including-tax + .price-excluding-tax .price, .price-container .weee .price, .price-container .weee + .price-excluding-tax:before, .price-container .weee + .price-excluding-tax .price {

    font-size: 28px;
}
.checkout-cart-index .cart.table-wrapper .cart thead tr th.col {
    border-bottom: 1px solid #C4C4C4 !important;
    padding-top: 10px !important;
    padding-left: 0px !important;
    padding-bottom: 30px !important;
}

.checkout-cart-index .cart-container .cart-header-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 10px;
}

.checkout-cart-index .cart-container .cart-header-row .summary.title {
    margin: 0;
}

.checkout-cart-index .cart-container .cart-header-row .action.continue-shopping-inline {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 38px;
    padding: 8px 14px;
    border: 1px solid #D1D1D1;
    background: #F5F5F5;
    color: #4D4D51 !important;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    text-decoration: none;
    border-radius: 3px;
    top: .4rem;
    margin-right:-12px;
}

.checkout-cart-index .cart-container .cart-header-row .action.continue-shopping-inline:hover,
.checkout-cart-index .cart-container .cart-header-row .action.continue-shopping-inline:focus,
.checkout-cart-index .continue span
 {
    color: #666;
}

.checkout-cart-index .custom-title-ptc {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 16px;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.checkout-cart-index .custom-title-ptc .custom-page-title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.checkout-cart-index .custom-title-ptc .custom-cont-to-pay {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    gap: 12px;
}
.cart-totals .grand strong,
.opc-block-summary .table-totals .grand strong {
    color: #4D4D51;
    font-family: 'ArchivoNarrow-Regular' !important;
}
body.checkout-cart-index {
    background: #FBFBFB;
}

.checkout-cart-index .cart-container .custom-title-ptc {
    display: inherit !important;
}
.checkout-cart-index .cart-container .custom-title-ptc .custom-page-title {
    display: none;
}
.checkout-cart-index .cart-container .custom-title-ptc .custom-cont-to-pay {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.checkout-cart-index .cart-container .custom-title-ptc .custom-cont-to-pay button.checkout {
    width: 372px !important;
}
.modal-popup {
    z-index: 99999 !important;
}
.modals-overlay {
    z-index: 9999 !important;
}
.block.block-customer-login .fieldset:last-child {
    margin-bottom: 0;
}
.checkout-cart-index .custom-title-ptc .custom-cont-to-pay button.checkout {
    height: 48px !important;
    letter-spacing: 1px;
    background: #1979C3;
    width: 372px !important;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    border-radius: 5px;
    color: #fff !important;
    font-family: 'ArchivoNarrow-Regular' !important;
}
.checkout-cart-index .custom-title-ptc .custom-page-title h1.page-title-custom {
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 33px;
    font-family: 'Roboto-Regular';
    text-transform: uppercase;
    margin: 0px;
}
.checkout-cart-index .cart-container th.col {
    /*font-family: Arial;*/
    font-style: normal;
    font-weight: 800 !important;
    font-size: 14px;
    line-height: 16px;
    color: #4D4D51 !important;
}
.checkout-cart-index .cart-container tr.item-info td.col .price-including-tax span.price,
.checkout-cart-index .cart-container tr.item-info td.col .price-excluding-tax span.price {
/*    font-family: Arial !important;*/
    font-style: normal !important;
    font-weight: 800 !important;
    font-size: 20px !important;
    line-height: 16px !important;
    color: #4D4D51 !important;
}
.checkout-cart-index .cart-container tr.item-info td.col .price-including-tax:before,
.checkout-cart-index .cart-container tr.item-info td.col .price-excluding-tax:before {
    content: none !important;
    display: none !important;
}

.checkout-cart-index .cart-container tr.item-info td.col .price-including-tax:after,
.checkout-cart-index .cart-container tr.item-info td.col .price-excluding-tax:after {
    display: inline-block !important;
    float: none !important;
    width: auto !important;
    margin: 0 0 0 6px !important;
    vertical-align: top;
    line-height: 1.1 !important;
    white-space: pre-wrap !important;
    text-align: left;
    position: relative;
    top: -1rem;
    width: 3rem !important;
}

.checkout-cart-index .cart-container tr.item-info td.col .price-including-tax:after {
    content: 'INC\A VAT' !important;
}

.checkout-cart-index .cart-container tr.item-info td.col .price-excluding-tax:after {
    content: 'EXC\A VAT' !important;
}

.checkout-cart-index .cart-container .cart-item-inline-meta .cart-meta-value .price-including-tax:before,
.checkout-cart-index .cart-container .cart-item-inline-meta .cart-meta-value .price-excluding-tax:before {
    content: none !important;
    display: none !important;
}

.checkout-cart-index .cart-container .cart-item-inline-meta .cart-meta-value .price-including-tax:after,
.checkout-cart-index .cart-container .cart-item-inline-meta .cart-meta-value .price-excluding-tax:after {
    display: inline-block !important;
    float: none !important;
    width: auto !important;
    margin: 0 0 0 6px !important;
    vertical-align: top;
    line-height: 1.1 !important;
    white-space: pre-wrap !important;
    text-align: left;
    position: relative;
    top: -1rem;
    width: 3rem !important;
}

.checkout-cart-index .cart-container .cart-item-inline-meta .cart-meta-value .price-including-tax:after {
    content: 'INC\A VAT' !important;
    font-size: .9rem;
    padding-top: .95rem;
}

.checkout-cart-index .cart-container .cart-item-inline-meta .cart-meta-value .price-excluding-tax:after {
    content: 'EXC\A VAT' !important;
    font-size: .9rem;
    padding-top: .95rem;
}

.checkout-cart-index .cart-container tr.item-info td.col .price-including-tax,
.checkout-cart-index .cart-container tr.item-info td.col .price-excluding-tax,
.checkout-cart-index .cart-container .cart-item-inline-meta .cart-meta-value .price-including-tax,
.checkout-cart-index .cart-container .cart-item-inline-meta .cart-meta-value .price-excluding-tax {
    display: inline-flex;
    align-items: flex-start;
}
.checkout-cart-index .cart-container .cart.table-wrapper .actions-toolbar>.action-edit {
    display: none;
}
.checkout-cart-index .cart-container a.action.action-delete {
/*right:50px !important;*/
    top:43px !important;
}
.checkout-cart-index .cart-container a.action.action-delete span{
overflow:visible !important;
/*font-family: Arial !important;*/
font-style: normal !important;
font-weight: normal !important;
font-size: 14px !important;
line-height: 16px !important;
clip: auto !important;
width: auto !important;
right: 22px !important;
top: 5px !important;
}


.checkout-cart-index .cart-container a.action.action-delete:before {
    color: #5E5F5F !important;
        content: "";
    height: 20px;
    width: 20px;
    background: url(../images/remove-icon.png);
    margin-top: 7px;
    background-repeat: no-repeat;
  display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: -6px;
    margin-left: -15px;
    left: 0px;
}



.checkout-cart-index .cart-container .cart.table-wrapper .col.qty {
    text-align: center !important;
}
.checkout-cart-index .cart-container .cart.table-wrapper .col.qty .update-button {
/*    font-family: Arial;*/
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #1979C3 !important;
    text-decoration: none !important;
    text-transform: capitalize !important;
}
.checkout-cart-index .cart-container .cart.table-wrapper .col.qty .qty-validation-message {
    margin-top: 8px;
    color: #c2383c;
    font-size: 12px;
    line-height: 1.3;
}

.checkout-cart-index .table-checkout-shipping-method tbody .row-error .message.error {
    color: #4d4d51;
    background: transparent;
}

.checkout-cart-index #block-shipping .message.notice {
    color: #4d4d51;
    background: transparent;
    border: 0;
    padding: 0;
}
.checkout-cart-index .cart-container .cart.table-wrapper .col.qty .input-text {
    margin-top: -7px;
    text-align: center;
    width: 60px;
    border: 1px solid #D1D1D1;
    box-sizing: border-box;
    box-shadow: inset 0px 3px 8px 5px #f4f4f4;
    height: 40px !important;
}
.cart-summary .block .item-options {
    margin: 0 0 0px;
    overflow: visible;
}

.cart-summary .block .item-options .field,
.cart-summary .block .item-options .field.choice,
.cart-summary .block .item-options .field .radio + .label {
    overflow: visible !important;
    position: relative;
}

.checkout-cart-index .cart-summary,
.checkout-cart-index .cart-summary .block,
.checkout-cart-index .cart-summary .block .content,
.checkout-cart-index #block-shipping,
.checkout-cart-index #block-shipping .fieldset.rate,
.checkout-cart-index #block-shipping .fieldset.rate .item-options,
.checkout-cart-index #block-shipping .fieldset.rate .item-options .field,
.checkout-cart-index #block-shipping .fieldset.rate .item-options .field .label {
    overflow: visible !important;
}
.checkout-cart-index .cart-container .cart.table-wrapper .col.price,
.checkout-cart-index .cart-container .cart.table-wrapper .col.subtotal,
.checkout-cart-index .cart-container .cart.table-wrapper .col.msrp {
    padding: 20px 73px 30px !important;
    text-align:center !important;
}
.checkout-cart-index .cart-summary tr.totals.shipping.excl{display:none !important;}
.checkout-cart-index .cart-container .cart.table-wrapper .col.subtotal {
    padding-right: 0px !important;
}
.cart-summary .block .content {

    padding: 5px 15px 0px;

}
.checkout-cart-index .cart-container .cart.table-wrapper .product-item-name a {
    font-family: 'Roboto-Regular';
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    color: #4D4D51;
}
.checkout-cart-index .cart-container .cart-short-description {
    background: #E5EAEF;
    padding: 2px 2px 2px 16px;
}
.checkout-cart-index .cart-container .cart-short-description p,
.checkout-cart-index .cart-container .cart-short-description strong {
/*    font-family: Arial;*/
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    margin: 0px;
}
.checkout-cart-index .cart-container .cart.table-wrapper .product-item-photo {
    padding-right: 8px;
}
.checkout-cart-index .cart-container .form-cart .actions.main {
    display: none !important;
}
.checkout-cart-index .cart-summary {
    width: 273px !important;
    padding: 16px !important;
    background: #F5F5F5 !important;
    margin-bottom:0px !important;
}
.checkout-cart-index .cart-summary strong.summary.title {
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 38px;
    font-family: 'ArchivoNarrow-Regular' !important;
}
.checkout-cart-index .cart-summary .block .title strong,
.checkout-cart-index .cart-summary .totals-tax th,
.checkout-cart-index .cart-summary .totals th span,
.checkout-cart-index .cart-summary .totals th,
.checkout-cart-index .cart-summary .totals td span {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    font-family: 'ArchivoNarrow-Regular' !important;
}
.checkout-cart-index .cart-summary tr.grand.totals td strong {
    font-weight: bold !important;
}
.checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout {
    padding: 8px 0px;
    font-style: normal !important;
    font-weight: bold !important;
    font-size: 16px !important;
    line-height: 22px !important;
    font-family: 'ArchivoNarrow-Regular' !important;
}
.checkout-cart-index .cart-summary {
    position: unset !important;
}
strong.summary.title {
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 38px;
    font-family: 'ArchivoNarrow-Regular' !important;
}

.fieldset.estimate {
    font-size: 1.4rem;
}

.checkout-cart-index .cart-summary strong.summary.title {
    margin: 0px;
    margin-bottom: 6px;
}
.checkout-cart-index .block.crosssell {
    width: 100% !important;
    padding-right: 0px !important;
    margin-top:39px !important;
}

.checkout-cart-index .block.crosssell .title{margin-bottom: 8px !important;
    border-bottom: 1px solid #C4C4C4;
    padding-bottom: 8px;}
.checkout-cart-index .block.crosssell .title strong{
    font-style: normal;
font-weight: bold;
font-size: 18px;
font-family: 'ArchivoNarrow-Regular' !important;
line-height: 24px;

}
/*.checkout-cart-index .block.crosssell .product.actions.product-item-actions{display:none;} See ticket #43052 */


 .checkout-cart-index .block.crosssell .product-items{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.block.crosssell .products-grid .product-item{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24%;
    flex: 0 0 24.2%;
    max-width: 24.2%;
    margin:0px 4px !important;
}
.checkout-cart-index .block.crosssell .product-item-info{
    box-shadow: 3px 4px 4px 0 rgb(0 0 0 / 30%);
    border: 1px solid #D1D1D1;
    padding: 16px !important;
    width:auto !important;
    position: relative;
    margin-bottom: 30px;
}
.checkout-cart-index .block.crosssell .product-item-info .best_seller{
position: absolute;
    right: 25px;
    top: 25px;
}
.checkout-cart-index .block.crosssell .products-grid .product-item-info:hover, .checkout-cart-index .block.crosssell .products-grid .product-item-info.active{
    margin:0px !important;
}

.checkout-cart-index .block.crosssell .product-image-container{

    width: 100% !important;
    min-height: 240px !important;
}

.checkout-cart-index .block.crosssell .product-item-info .product-item-details .product-item-name{
    margin-bottom:0px !important;
    text-align: center;
}
.checkout-cart-index .block.crosssell .product-item-info .product-item-details a {
    font-weight: bold !important;
    font-size: 16px !important;
    line-height: 22px !important;
    font-family: 'ArchivoNarrow-Regular' !important;
    text-decoration: none !important;
    display: block;
    text-align: center;
}
.checkout-cart-index .block.crosssell .product-item-info .product-item-details .sku-crosssell{
 font-weight: bold !important;
    font-size: 12px !important;
    line-height: 19px !important;
    font-family: 'ArchivoNarrow-Regular' !important;
        position: relative;
    top: -5px;
}
.checkout-cart-index .block.crosssell .product-reviews-summary .rating-summary .rating-result > span:before{
color:#4D4D51 !important;
font-size:16px !important;
}
.checkout-cart-index .block.crosssell .product-item-info .product-item-details .product-reviews-summary .reviews-actions a{
font-size:12px !important;
font-weight: normal !important;
}
.reviews-actions a{color:#1979C3 !important;}
.checkout-cart-index .block.crosssell .product.details.product-item-details{min-height:200px !important;}
/*
.checkout-cart-index .block.crosssell .price-excluding-tax, .checkout-cart-index .block.crosssell .price-including-tax{
font-family: Arial !important;
font-style: normal !important;
font-weight: bold !important;
font-size: 30px !important;
line-height: 34px !important;
position:relative;
display:inline-block;
}
.checkout-cart-index .block.crosssell .price-including-tax:before, .checkout-cart-index .block.crosssell .price-excluding-tax:before{
    float:left !important;
    position: absolute !important;
    right: -60px !important;
}
*/
.checkout-cart-index .block.crosssell .separator {
    background: red;
    height: 25px;
    margin-top: 65px;
    margin-bottom: 16px;
}


ul.prices-tier.items {
    font-family: 'Roboto-Regular' !important;
    margin-top: 9px;
}
ul.prices-tier.items li:nth-child(1) {
    background: #FF0000;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 23px;
    text-transform: uppercase;
}
ul.prices-tier.items li:nth-child(1) span:nth-child(2),
ul.prices-tier.items li:nth-child(1) span:nth-child(4) {
    font-size: 21px;
    font-weight: bold;
}
ul.prices-tier.items li.item {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    background: #D1D1D1;
}
ul.prices-tier.items span.price-container {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}
ul.prices-tier.items span.price-container,
ul.prices-tier.items strong.benefit {
    width: 33.33%;
    text-align: center;
    font-weight: normal;
    box-sizing: border-box;
    padding: 4px 0px;
}
ul.prices-tier.items span.price-container .price-including-tax span.price {
    font-weight: normal;
    font-size: 14px !important;
}
ul.prices-tier.items span.price-container .price-excluding-tax:before,
ul.prices-tier.items span.price-container .price-including-tax:before {
    display: none !important;
}
.quantity-number {
    width: 33.33%;
    text-align: center;
    font-weight: normal;
    padding: 3px 0px;
}
.quantity-number.tick {
    position: relative;
}
.quantity-number.tick:after {
    content: "";
    height: 20px;
    width: 20px;
    background: url(../images/tick.png);
    margin-top: 7px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: -1px;
    margin-left: 5px;
}
.cart.table-wrapper .cart > .item .product-item-details{
width: 100% !important;
max-width: 100%;
}
ul.prices-tier.items li:nth-child(2) {
    background: #4D4D51;
}
ul.prices-tier.items li:nth-child(2) span {
    width: 33.33%;
    text-align: center;
    padding: 4px 0px;
    color: #FBFBFB;
    font-size: 14px;
    box-sizing: border-box;
}
ul.prices-tier.items li:nth-child(2) span:nth-child(2) {
    border-right: 1px solid;
    border-left: 1px solid;
}
.prices-tier .item {
    margin-bottom: 0;
}
.box-tocart .action.tocart {
    width: 100%;
    border-radius: 0px !important;
}
.catalog-product-view .rating-summary .rating-result>span:before {
    color: #4D4D51;
}
.cart-product-message {
    margin-top: 10px;
    background: transparent;
    color: #f00 !important;
}
.fieldset.rate {
    font-size:1.4rem;
}

@media (min-width: 769px), print {
    .sections.nav-sections {
        margin-bottom: 0 !important;
    }
}

@media only screen and (max-width: 769px) {
    .checkout-cart-index .column.main {
        display: block !important;
        flex-direction: column !important;
    }

    .checkout-cart-index .cart-container,
    .checkout-cart-index .cart-summary {
        width: 100% !important;
        max-width: 100% !important;
        float: none !important;
        clear: both;
    }

    .checkout-cart-index .cart-summary {
        margin-top: 12px !important;
    }

    .checkout-cart-index .cart-container .cart-header-row {
        align-items: flex-start;
        flex-direction: column;
    }

    .checkout-cart-index .cart-container .cart-header-row .action.continue-shopping-inline {
        width: auto;
        margin-right: 0;
        align-self: flex-start;
    }

    .checkout-cart-index .cart-container {
        padding: 12px;
    }

    .sections.nav-sections {
        margin-bottom: 0 !important;
    }
    .checkout-cart-index .cart-summary {
        width: 100% !important;
    }
    .checkout-cart-index .custom-title-ptc .custom-page-title {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 15px 0px;
    }
    .cart.table-wrapper {
        border-top: none;
    }
    .checkout-cart-index .cart-container .cart.table-wrapper .product-item-name a {
        margin: 13px 0px;
    }
    .checkout-cart-index .custom-title-ptc .custom-cont-to-pay button.checkout,
    .checkout-cart-index .custom-title-ptc .custom-cont-to-pay {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100% !important;
    }
    .product-item-details {
        width: 100%;
        display: block;
    }
    .cart.table-wrapper .product-item-photo {
        display: block;
        left: 0;
        max-width: 100%;
        padding: 0;
        position: initial;
        top: 15px;
        width: 100%;
    }
    .cart.table-wrapper .item .col.item {
        padding: 10px 10px;
        position: relative;
    }
    .checkout-cart-index .cart-container .cart.table-wrapper .col.price,
    .checkout-cart-index .cart-container .cart.table-wrapper .col.subtotal,
    .checkout-cart-index .cart-container .cart.table-wrapper .col.msrp {
        padding: 8px 10px !important;
        text-align: left !important;
    }
    .cart.table-wrapper .col.qty {
        padding: 8px 11px 10px;
        text-align: center;
    }
    .product-image-container {
        max-width: 100%;
        width: 100% !important;
    }

    .checkout-cart-index .cart-container .cart.table-wrapper .item .col.item {
        padding-right: 52px;
    }
    .product-image-photo {
        width: auto;
    }
    .checkout-cart-index .cart-container .cart-short-description p,
    .checkout-cart-index .cart-container .cart-short-description strong {
        padding: 10px 0px;
    }
   .checkout-cart-index .cart-container a.action.action-delete {
   /*right: 6px !important;*/
    top: -20px !important;
    z-index: 9;
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 10px rgb(0 0 0 / 30%) !important;
    border-radius: 30px;
    height: 40px;
    width: 40px;
    position: absolute;
    align-items: center;
    display: flex;
    justify-content: center;
}
.checkout-cart-index .cart-container a.action.action-delete span {

    display: none;
}
.checkout-cart-index .cart-container .custom-title-ptc .custom-cont-to-pay {
    display: flex !important;
    flex-direction: column;
    gap: 8px;
 }
.block.crosssell .products-grid .product-item{
flex: 0 0 100%;
    max-width: 100%;
    margin:5px 0px !important;
}
.checkout-cart-index .block.crosssell{padding:0px !important;}
.checkout-cart-index .block.crosssell .price-excluding-tax .price span, .checkout-cart-index .block.crosssell .price-including-tax .price span{
font-weight: bold !important;
    font-size: 30px !important;
}
.checkout-cart-index .popup-authentication .block[class] + .block{border-left:0px !important;border-bottom: 0px !important;}
.checkout-cart-index .modal-popup.modal-slide{top:0px !important;}
.modal-popup .modal-header{padding-top:0px !important;}
.popup-authentication .block[class] + .block {padding-top:20px !important;}
.popup-authentication .fieldset > .field{margin-bottom:8px !important;}
.checkout-cart-index .cart-container .cart-short-description {

    white-space: normal;
}
.popup-authentication .block[class] + .block {
    padding: 5px;
}
.block.block-customer-login, .block.block-new-customer {

    box-sizing: border-box;
}
.checkout-cart-index .cart-container a.action.action-delete:before {

    left: 27px;
    top: 2px !important;

}
}

#shipping-zip-form > fieldset > div:nth-child(6) {
    display:none;
}

/* Simple recommendation card style (basket cross-sell / upsell) */
.checkout-cart-index .block.crosssell .product-item-details .sku-crosssell,
.checkout-cart-index .block.crosssell .product-reviews-summary,
.checkout-cart-index .block.crosssell .box-separator,
.checkout-cart-index .block.crosssell .secondary-addto-links {
    display: none !important;
}

.checkout-cart-index .block.crosssell .product-items {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    overflow-x: auto;
    margin: 0;
    padding-bottom: 6px;
}

.checkout-cart-index .block.crosssell .products-grid .product-item {
    flex: 0 0 240px;
    max-width: 240px;
    margin: 0 !important;
}

.checkout-cart-index .block.crosssell .product-image-container {
    width: 100% !important;
    min-height: 150px !important;
}

.checkout-cart-index .block.crosssell .product-image-photo {
    width: 100%;
    max-height: 140px;
    object-fit: contain;
    display: block;
}

.checkout-cart-index .block.crosssell .price-box {
    margin-top: 8px;
}

.checkout-cart-index .block.crosssell .simple-reco-price {
    text-align: center;
    margin-top: 8px;
}

.checkout-cart-index .block.crosssell .simple-reco-price .price-wrapper {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.checkout-cart-index .block.crosssell .simple-reco-price .price-wrapper .price {
    font-size: 20px !important;
    line-height: 1.2;
}

.checkout-cart-index .block.crosssell .simple-reco-price .price-wrapper::after {
    content: attr(data-label) !important;
    position: static !important;
    top: auto !important;
    width: auto !important;
    margin-left: 6px !important;
    white-space: nowrap !important;
    font-size: 11px;
    line-height: 1;
}

.checkout-cart-index .block.crosssell .product-item-actions {
    margin-top: 10px;
}

.checkout-cart-index .block.crosssell .product-item-actions .action.tocart {
    width: 100%;
}

/* Tighten card spacing + larger centered title */
.checkout-cart-index .block.crosssell {
    margin-top: 12px !important;
}

.checkout-cart-index .block.crosssell .product-item-info {
    margin-bottom: 0 !important;
    padding: 12px !important;
}

.checkout-cart-index .block.crosssell .product.details.product-item-details {
    min-height: auto !important;
}

.checkout-cart-index .block.crosssell .product-item-name,
.checkout-cart-index .block.crosssell .product-item-name a {
    text-align: center;
    font-size: 18px !important;
    line-height: 24px !important;
}

.checkout-cart-index .custom-title-ptc .custom-cont-to-pay .continue-shopping-secondary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 372px;
    height: 48px;
    padding: 8px 0;
    border: 1px solid #D1D1D1;
    background: #F5F5F5;
    color: #4D4D51 !important;
    border-radius: 5px;
    font-family: 'ArchivoNarrow-Regular' !important;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1px;
    text-decoration: none;
}

.checkout-cart-index .custom-title-ptc .custom-cont-to-pay .continue-shopping-secondary:hover,
.checkout-cart-index .custom-title-ptc .custom-cont-to-pay .continue-shopping-secondary:focus {
    background: #EBEBEB;
    color: #4D4D51 !important;
}

@media only screen and (max-width: 769px) {
    .checkout-cart-index .block.crosssell .product-items {
        flex-wrap: nowrap;
        overflow-x: auto;
    }

    .checkout-cart-index .block.crosssell .products-grid .product-item {
        flex: 0 0 78vw;
        max-width: 78vw;
    }
}

@media only screen and (min-width: 1025px) {
    .checkout-cart-index .cart-container {
        display: grid;
        grid-template-columns: minmax(0, 1fr) 340px;
        gap: 24px;
        row-gap:0;
        align-items: start;
    }

    .checkout-cart-index .cart-container .form.form-cart {
        grid-column: 1;
        min-width: 0;
    }

    .checkout-cart-index .cart-summary {
        grid-column: 2;
        width: 100% !important;
        margin-top: 0 !important;
    }

    .checkout-cart-index .cart-container .cart.table-wrapper .col.price,
    .checkout-cart-index .cart-container .cart.table-wrapper .col.qty,
    .checkout-cart-index .cart-container .cart.table-wrapper .col.subtotal,
    .checkout-cart-index .cart-container .cart.table-wrapper .col.msrp {
        display: none;
    }

    .checkout-cart-index .cart-container .cart.table-wrapper td.item-actions {
        display: none;
    }

    .checkout-cart-index .cart-container .cart.table-wrapper .item .col.item:before {
        display: none !important;
    }

    .checkout-cart-index .cart-container .cart.table-wrapper .cart > .item {
        border-top: 1px solid #d1d1d1;
    }

    .checkout-cart-index .cart-container .cart.table-wrapper .cart > .item:first-child {
        border-top: 0;
    }

    .checkout-cart-index .cart-container .cart.table-wrapper {
        max-width: 100%;
        overflow: hidden;
    }

    .checkout-cart-index #shopping-cart-table {
        width: 100% !important;
        max-width: 100%;
        table-layout: fixed;
    }

    .checkout-cart-index #shopping-cart-table .col.item {
        width: 100%;
    }

    .checkout-cart-index .cart-container .cart.table-wrapper .cart thead tr th.col.price,
    .checkout-cart-index .cart-container .cart.table-wrapper .cart thead tr th.col.qty,
    .checkout-cart-index .cart-container .cart.table-wrapper .cart thead tr th.col.subtotal {
        display: none;
    }

    .checkout-cart-index .cart-container .cart.table-wrapper .product-item-photo {
        width: 92px;
        min-width: 92px;
        padding-right: 12px;
    }

    .checkout-cart-index .cart-container .cart.table-wrapper .product-item-photo .product-image-container,
    .checkout-cart-index .cart-container .cart.table-wrapper .product-item-photo .product-image-photo {
        width: 92px !important;
        max-width: 92px !important;
        height: auto;
    }

    .cart.table-wrapper .cart > .item .product-item-details {
        width: auto !important;
    }

    .checkout-cart-index .cart-container .product-title-line {
        display: grid;
        grid-template-columns: minmax(0, 1fr) auto;
        align-items: baseline;
        column-gap: 12px;
        margin-bottom: 8px;
    }

    .checkout-cart-index .cart-container .product-title-line .product-item-name,
    .checkout-cart-index .cart-container .product-title-line .product-item-name a,
    .checkout-cart-index .cart-container .product-title-line .product-sku {
        margin: 0;
        line-height: 1.3;
    }

    .checkout-cart-index .cart-container .product-title-line .product-sku {
        font-size: 12px;
        color: #5e5f5f;
        text-align: right;
        white-space: nowrap;
    }

    .checkout-cart-index .cart-container .cart-item-inline-meta {
        display: grid;
        grid-template-columns: minmax(130px, 1fr) minmax(140px, 1fr) minmax(150px, 1fr) auto;
        gap: 16px;
        margin: 12px 0 10px;
        padding: 0;
        background: transparent;
        border: 0;
    }

    .checkout-cart-index .cart-container .cart-item-inline-meta .cart-meta-label {
        display: block;
        margin-bottom: 6px;
        font-size: 12px;
        text-transform: uppercase;
        letter-spacing: .04em;
        color: #5e5f5f;
    }

.checkout-cart-index .cart-container .cart-item-inline-meta .cart-meta-value .price {
        font-size: 18px !important;
    }

    .checkout-cart-index .cart-container .cart-item-inline-meta .cart-meta-qty .field.qty {
        margin: 0;
    }

    .checkout-cart-index .cart-container .cart-item-inline-meta .cart-meta-qty .control.qty .label {
        display: none;
    }

    .checkout-cart-index .cart-container .cart-item-inline-meta .cart-meta-qty .input-text {
        margin-top: 0;
        width: 84px;
    }

    .checkout-cart-index .cart-container .cart-item-inline-meta .cart-meta-qty .update-button {
        display: inline-block;
        margin-top: 6px;
    }

    .checkout-cart-index .cart-container .cart-item-inline-meta .cart-meta-qty .qty-validation-message {
        margin-top: 6px;
    }

    .checkout-cart-index .cart-container .cart-item-inline-meta .cart-meta-actions {
        justify-self: end;
        text-align: right;
        min-width: 110px;
    }

    .checkout-cart-index .cart-container .cart-item-inline-meta .cart-meta-actions .actions-toolbar {
        margin: 0;
    }

    .checkout-cart-index .cart-container .cart-item-inline-meta .cart-meta-actions .action.action-delete {
        position: static;
        top: auto !important;
        right: auto !important;
        width: auto;
        height: auto;
        background: transparent;
        box-shadow: none !important;
        border-radius: 0;
        padding: 0;
        display: inline-flex;
        align-items: center;
        gap: 6px;
    }

    .checkout-cart-index .cart-container .cart-item-inline-meta .cart-meta-actions .action.action-delete:before {
        position: static;
        margin: 0;
        margin-top: 14px !important;
        left: auto;
        top: auto !important;
    }

    .checkout-cart-index .cart-container .cart-item-inline-meta .cart-meta-actions .action.action-delete span {
        clip: auto;
        width: auto;
        overflow: visible;
        position: static;
        right: auto !important;
        top: auto !important;
        display: inline;
        line-height: 1;
    }
}

@media only screen and (max-width: 1024px) {
    .checkout-cart-index .columns,
    .checkout-cart-index .column.main {
        display: block !important;
    }

    .checkout-cart-index .cart-container {
        display: block;
        width: 100% !important;
        max-width: 100% !important;
        float: none !important;
        clear: both;
    }

    .checkout-cart-index .cart-container .form.form-cart,
    .checkout-cart-index .cart-summary {
        width: 100% !important;
        max-width: 100% !important;
        float: none !important;
        clear: both;
        grid-column: auto !important;
    }

    .checkout-cart-index .cart-summary {
        margin-top: 12px !important;
    }
}

@media only screen and (max-width: 769px) {
    .checkout-cart-index .cart-container .cart-item-inline-meta {
        display: grid;
        grid-template-columns: 1fr;
        gap: 10px;
        margin-top: 10px;
    }

    .checkout-cart-index .cart-container .product-title-line {
        display: block;
    }

    .checkout-cart-index .cart-container .product-title-line .product-sku {
        margin-top: 4px;
        font-size: 12px;
        color: #5e5f5f;
    }
}

.checkout-cart-index .cart-container .delivery-group-header-cell {
    background: #eef4fa;
    border-top: 1px solid #d1d9e3;
    border-bottom: 1px solid #d1d9e3;
    padding: 14px 10px;
}

.checkout-cart-index .cart-container .delivery-group-header-title {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 700;
    color: #233242;
}

.checkout-cart-index .cart-container .delivery-group-header-meta {
    margin-top: 4px;
    font-size: 13px;
    line-height: 1.4;
    color: #3f4f62;
}

.checkout-cart-index .cart-container .delivery-split-item td {
    vertical-align: top;
    padding-top: 14px;
    padding-bottom: 14px;
}

.checkout-cart-index .cart-container .delivery-split-item .delivery-qty-value,
.checkout-cart-index .cart-container .delivery-split-item .order-qty-readonly {
    display: inline-block;
    font-weight: 700;
    color: #233242;
}

.checkout-cart-index .cart-container .delivery-split-item .split-qty-label {
    display: block;
    margin-bottom: 6px;
    font-size: 12px;
    font-weight: 700;
    color: #4a5562;
}

.checkout-cart-index .cart-container .cart-item-split-view .polymax-delivery-qty-note {
    margin-top: 6px;
    font-weight: 700;
    color: #233242;
}

.checkout-cart-index .cart-container .cart-delivery-info {
    margin-top: 20px;
}

.checkout-cart-index .cart-container .cart-delivery-info .cart-header-row .summary.title {
    margin-top: 0;
}

.checkout-cart-index .cart-container .cart-delivery-info-grid {
    display: grid;
    gap: 12px;
}

.checkout-cart-index .cart-container .cart-delivery-box {
    padding: 16px;
    border: 1px solid #d8d8d8;
    border-radius: 8px;
    background: #f3f3f3;
}

.checkout-cart-index .cart-container .cart-delivery-box-title {
    margin: 0 0 6px;
    font-size: 17px;
    line-height: 1.35;
    font-weight: 700;
    color: #2f2f2f;
}

.checkout-cart-index .cart-container .cart-delivery-box-title-main,
.checkout-cart-index .cart-container .cart-delivery-box-title-date {
    display: inline;
}

.checkout-cart-index .cart-container .cart-delivery-box-title-date {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit;
}

.checkout-cart-index .cart-container .cart-delivery-box-meta {
    margin-top: 3px;
    font-size: 13px;
    line-height: 1.45;
    color: #4a4a4a;
}

.checkout-cart-index .cart-container .cart-delivery-item-list {
    margin: 12px 0 0;
    padding: 0;
    list-style: none;
}

.checkout-cart-index .cart-container .cart-delivery-item {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #d9d9d9;
}

.checkout-cart-index .cart-container .cart-delivery-item:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
}

.checkout-cart-index .cart-container .cart-delivery-item-main,
.checkout-cart-index .cart-container .cart-delivery-item-sku,
.checkout-cart-index .cart-container .cart-delivery-item-qty {
    display: block;
}

.checkout-cart-index .cart-container .cart-delivery-item-layout {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

.checkout-cart-index .cart-container .cart-delivery-item-photo {
    width: 92px;
    min-width: 92px;
    display: inline-block;
}

.checkout-cart-index .cart-container .cart-delivery-item-photo img {
    width: 92px;
    max-width: 92px;
    height: auto;
    display: block;
}

.checkout-cart-index .cart-container .cart-delivery-item-content {
    min-width: 0;
    flex: 1 1 auto;
}

.checkout-cart-index .cart-container .cart-delivery-item-content .product-title-line {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: baseline;
    column-gap: 12px;
    margin-bottom: 8px;
}

.checkout-cart-index .cart-container .cart-delivery-item-content .product-item-name,
.checkout-cart-index .cart-container .cart-delivery-item-content .product-item-name a,
.checkout-cart-index .cart-container .cart-delivery-item-content .product-sku {
    margin: 0;
    line-height: 1.3;
}

.checkout-cart-index .cart-container .cart-delivery-item-content .product-item-name,
.checkout-cart-index .cart-container .cart-delivery-item-content .product-item-name a {
    font-family: 'Roboto-Regular';
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 16px;
    color: #4D4D51;
    text-decoration: none;
}

.checkout-cart-index .cart-container .cart-delivery-item-content .product-sku {
    background: #4D4D51;
    border-radius: 3px;
    color: #F3F5F7;
    display: inline-block;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    padding: 3px 10px;
    text-align: right;
    text-transform: uppercase;
    white-space: nowrap;
}

.checkout-cart-index .cart-container .cart-delivery-item-main {
    font-weight: 700;
    color: #2f2f2f;
}

.checkout-cart-index .cart-container .cart-delivery-item-sku {
    background: #4D4D51;
    border-radius: 3px;
    color: #F3F5F7;
    display: inline-block;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    margin-top: 3px;
    padding: 3px 10px;
    text-transform: uppercase;
}

.checkout-cart-index .cart-container .cart-delivery-item-qty {
    margin-top: 5px;
    font-size: 13px;
    color: #3e3e3e;
}

@media only screen and (max-width: 769px) {
    .checkout-cart-index .cart-container .cart-delivery-item-layout {
        gap: 10px;
    }

    .checkout-cart-index .cart-container .cart-delivery-item-photo,
    .checkout-cart-index .cart-container .cart-delivery-item-photo img {
        width: 72px;
        min-width: 72px;
        max-width: 72px;
    }

    .checkout-cart-index .cart-container .cart-delivery-item-content .product-title-line {
        display: block;
    }

    .checkout-cart-index .cart-container .cart-delivery-item-content .product-sku {
        margin-top: 4px;
        text-align: left;
    }
}

.checkout-cart-index #block-summary {
    display: block !important;
}
