    .checkout-cart-index .cleverpush-sticky-widget-btn-container,
  .checkout-cart-index input#theme-toggle,
        .checkout-cart-index .gtranslate_wrapper-outer,
        .checkout-cart-index #invite-friend,
        .checkout-cart-index span.action.nav-toggle {
            display: none !important;
        }


        .checkout-cart-index .page-header .logo {
    margin-left: 0;
}

.checkout-cart-index .page-header .header.content {
    justify-content: center;
}

.checkout-cart-index div#trustami-mobile-view {
    display: none;
}


.checkout-cart-index .widget_container_overlay_list{
    display: none !important;
}

    @media screen and (min-width:769px){
        body:not(.light-mode).checkout-cart-index .cart.table-wrapper {
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
        }
        body.checkout-cart-index main#maincontent {
        padding-inline: 44px;
    }
    }

    .checkout-cart-index main#maincontent {
        padding-inline: 15px;
    }

    .light-mode.checkout-cart-index .cart-container .cart-summary {
        background: #f5f5f5;
        color: #000;
    }

    body:not(.light-mode).checkout-cart-index .cart.table-wrapper {
        background: #1d1d1d;
    }

    .checkout-cart-index .cart.table-wrapper thead th {
        font-size: 16px;
        text-align: center;
        font-weight: 500;
    }

    .checkout-cart-index .cart.table-wrapper .cart > .item td.col a {
        color: #fff;
    }

    .light-mode.checkout-cart-index .cart.table-wrapper .cart > .item td.col a {
        color: #000;
    }

    .checkout-cart-index .cart.table-wrapper thead th{
        color: #fff;
    }

    .light-mode.checkout-cart-index .cart.table-wrapper thead th{
        color: #000;
    }

    .checkout-cart-index .cart.table-wrapper .actions-toolbar > .action-edit:before{
        color: #fff;
    }

    .light-mode.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action-edit:before{
        color: #000;
    }



    .light-mode.checkout-cart-index .cart.table-wrapper .col.subtotal .price-including-tax .price,
    .light-mode.checkout-cart-index .cart.table-wrapper .col.price .price-including-tax .price {
        color: #000;
    }

    .checkout-cart-index .cart.table-wrapper .col.subtotal .price-including-tax .price,
    .checkout-cart-index .cart.table-wrapper .col.price .price-including-tax .price {
        color: #fff;
        font-weight: 400;
    }


    .checkout-cart-index .product-item .action.towishlist:before{
        content: none;
    }

    .checkout-cart-index .cart-container .form-cart .actions.main .continue {
        display: inline-block;
        background: #3bacdf;
        color: #000;
        height: 40px;
        line-height: 40px;
        padding-inline: 15px;
        font-weight: 600;
        text-decoration: none;
        position: relative;
        top: 2px;
    }

    .checkout-cart-index button.action.update.qty {
        background: #3bacdf;
        border: 0;
        color: #000;
        border-radius: 0;
        height: 40px;
        margin-inline: 10px;
    }

    .checkout-cart-index button.action.update.btn_orange {
        background: #ff8a00;
        border: 0;
        border-radius: 0;
        height: 40px;
        color: #000;
    }

    .checkout-cart-index #block-shipping {
        display: none;
    }

    .checkout-cart-index .cart.table-wrapper .cart thead tr th.col {
        text-align: center;
        font-weight: 700;
        font-size: 18px;
    }

    .checkout-cart-index .cart.table-wrapper .cart tbody td.col.price {
        text-align: center;
    }

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

    .checkout-cart-index .cart.table-wrapper .actions-toolbar > .action-delete:before {
        content: '\e616';
        color: #fff;
    }

    .light-mode.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action-delete:before {
        content: '\e616';
        color: #000;
    }

    body:not(.light-mode).checkout-cart-index .checkout-methods-items .amazon-divider span {
        background: #1d1d1d;
    }

    .checkout-cart-index .cart-container .cart-summary {
        background: #1d1d1d;
        color: #fff;
        position: static;
    }

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

    .checkout-cart-index .cart.table-wrapper .item .col.item {
        padding-inline: 11px;
    }

    .cart.table-wrapper .cart tbody .item-actions td {
        border: 0;
        padding-inline: 11px;
        padding-bottom: 15px;
    }

    .checkout-cart-index .cart-container .cart-summary span.separator {
        text-align: center;
        display: block;
    }

    .checkout-cart-index .cart-container .cart-summary .lease-form-link-cart {
        display: block;
        text-align: center;
        margin-top: 15px;
    }

    .checkout-cart-index .cart-summary .paypal {
        margin: 10px 0 10px;
    }

    .checkout-cart-index .cart-summary > .title {
        font-weight: 600;
    }

    p.vat_info {
        margin-bottom: 0;
    }

    .checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout {
        border-radius: 5px;
        border: 0;
        background: #3bacdf;
        border-color: #3bacdf;
    }

    body:not(.light-mode) .field-tooltip._active .field-tooltip-content {
        background: #1d1d1d;
        color: #fff;
    }

    body:not(.light-mode) .checkout-methods-items .field-tooltip .field-tooltip-content:after {
        border-bottom-color: #1d1d1d;
    }

    strong#block-crosssell-heading {
        font-size: 34px;
        color: #fff;
        font-weight: 600;
        display: inline-block;
        margin-bottom: -5px;
    }

    .light-mode strong#block-crosssell-heading {
        color: #000;
    }

    .product-item-info-home {
        text-align: center;
    }

    .block.homePage-products.crosssell .product-item .price-box {
        margin-block: 5px;
    }

    .checkout-cart-index h1.page-title {
        color: #fff;
        font-weight: 600;
        margin-bottom: 35px;
        margin-top: 30px;   
    }

    .light-mode.checkout-cart-index h1.page-title {
        color: #000;
    }

    .block.homePage-products.crosssell a.product-item-link {
        font-size: 20px;
        font-weight: 400;
        line-height: 1.1;
        color: #fff;
        text-align: center;
        display: inline-block;
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-top: 0;
    }

    .light-mode .block.homePage-products.crosssell a.product-item-link {
        color: #000;   
    }

    .checkout-cart-index .cart-summary .checkout-methods-items .item {
        margin-bottom: 15px;
    }

    body:not(.light-mode) .field-tooltip .field-tooltip-action:before {
        color: #fff !important;
    }

    .checkout-cart-index .cart.table-wrapper .product-item-name {
        width: 100%;
        max-width: 510px;
    }

    body:not(.light-mode) .amazonpay-button-view3 .amazonpay-button-microtext img {
        filter: brightness(100);
    }

    @media screen and (max-width:1170px){
        .checkout-cart-index .cart-container {
    display: flex;
    flex-direction: column;
}
        .checkout-cart-index .cart-container .form-cart{
            width: 100%;
            padding: 0;
                    order: -1;
        }
        .checkout-cart-index .cart-container .cart-summary {
            width: 100%;
        }
        .block.homePage-products.crosssell {
            width: 100%;
            padding: 0;
        }
    }

    @media screen and (max-width:768px){
        .checkout-cart-index .page-title-wrapper {
            padding-left: 0;
            padding-right: 0;
        }

        .checkout-cart-index .cart.table-wrapper {
            overflow: hidden;
        }

        body:not(.light-mode).checkout-cart-index .cart.table-wrapper .cart > .item:last-child {
            border-bottom: 0;
        }

        .checkout-cart-index .cart-summary > .title {
            display: block;
            padding-inline: 15px;
        }

        body:not(.light-mode).checkout-cart-index .cart.table-wrapper {
            border: 0;
        }

        .checkout-cart-index .cart-totals .grand .amount,
        .checkout-cart-index .cart-totals tbody .mark,
        .checkout-cart-index .cart-totals .totals tbody > tr:not(:last-child) > td:last-child {
            border-bottom: 1px solid #cccccc; 
        }

        .checkout-cart-index strong#block-crosssell-heading {
            font-size: 24px;
        }

        .checkout-cart-index .cart.table-wrapper .item .col.item .product-item-details {
            padding-left: 80px;
        }

        .checkout-cart-index .homePage-products button.action.tocart.primary{
            font-size: 16px;
        }

        .homePage-products button.action.tocart.primary svg {
            width: 25px;
        }
    
        .checkout-cart-index .block.homePage-products.crosssell a.product-item-link,
        .checkout-cart-index .homePage-products li.item.product-item-info .price-box.price-final_price .price-including-tax .price{
            font-size: 18px;
        }

        body:not(.light-mode).checkout-cart-index .cart.table-wrapper .col.qty[data-th]:before, 
        body:not(.light-mode).checkout-cart-index .cart.table-wrapper .col.price[data-th]:before,
        body:not(.light-mode).checkout-cart-index .cart.table-wrapper .col.subtotal[data-th]:before, 
        body:not(.light-mode).checkout-cart-index .cart.table-wrapper .col.msrp[data-th]:before{
                color: #fff;
                white-space: normal;
        }
        
        .checkout-cart-index .cart-container .form-cart .actions.main .continue {
            margin-bottom: 15px;
            width: 100%;
            text-align: center;
        }
        .checkout-cart-index button.action.update.qty {
            width: 100%;
            margin-bottom: 10px;
        }
        .checkout-cart-index button.action.update.btn_orange {
            width: 100%;
            margin-top: 5px;
        }
        .checkout-cart-index .cart.table-wrapper .col.qty .input-text {
            margin-top: 0;
        }
    }

    body:not(.light-mode).checkout-cart-index .amazonpay-button-view3 .amazonpay-button-microtext img {
        filter: brightness(100);
    }

    .checkout-cart-index .checkout-methods-items .amazon-divider {
        max-width: 100%;
    }

    .checkout-cart-index tr.totals-tax-summary.expanded td.amount {
        border-bottom: 0 !important;
    }

    .checkout-cart-index .homePage-products button.action.tocart.primary{
        font-size: 16px;
    }

    .checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout:before{
        content: '';
        display: inline-block;
        width: 28px;
        height: 28px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000000' viewBox='0 0 88.352 88.352'%3E%3Cg%3E%3Cpath d='M86.266,22.081L63.904,4.39c-1.653-1.307-3.912-1.557-5.809-0.639c-1.898,0.92-3.105,2.844-3.105,4.951v6.564H36.322c-2.275,0-4.229,1.383-5.064,3.355H16.569l-1.395-6.893L1.246,9.405L0,16.874l8.785,1.463l9.32,44.965l-4.092,13.011h5.658c-0.32,0.772-0.5,1.627-0.5,2.522c0,3.486,2.656,6.313,5.934,6.313c3.278,0,5.932-2.826,5.932-6.313c0-0.896-0.18-1.75-0.496-2.522H61.83c-0.318,0.772-0.496,1.627-0.496,2.522c0,3.486,2.654,6.313,5.932,6.313c3.275,0,5.932-2.826,5.932-6.313c0-0.896-0.18-1.75-0.498-2.522h5.017v-7.57H24.332l0.766-2.43l53.035-22.192v-5.818v-1.158l8.133-6.436c1.318-1.043,2.086-2.631,2.086-4.313C88.352,24.714,87.584,23.124,86.266,22.081z M60.562,43.974V31.911H36.395V20.654h24.167V8.589l22.361,17.693L60.562,43.974z'/%3E%3C/g%3E%3C/svg%3E");
        background-size: contain;
        background-repeat: no-repeat;
        margin-right: 8px;
        vertical-align: middle;
    }

