.cart-page-box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 40%;
    grid-template-columns: 1fr 40%;
    max-width: 1024px;
    margin: 0 auto;
    width: 100%;
    gap: 40px;
    position: relative;
}

.cart-page-box .cart-b-left .cart-new-form .image-bottom {
    padding-top: 10px;
}

.cart-page-box .cart-b-left .cart-new-form .image-bottom img {
    width: 100%;
}

.cart-page-box .cart-b-left .cart-new-form .woocommerce-content-box {
    border-color: #0000 !important;
}

.cart-page-box .cart-b-left .cart-new-form .shop_table .product-price {
    padding: 10px 0;
    text-align: right;
    vertical-align: text-top;
}

.cart-page-box .cart-b-left .cart-new-form .shop_table .product-price bdi {
    font-size: 14px;
}

.cart-page-box .cart-b-left .cart-new-form .shop_table .product-name {
    width: 100% !important;
    padding: 10px 0 !important;
}

.cart-page-box .cart-b-left .cart-new-form .shop_table .product-name .fusion-product-name-wrapper {
    display: -ms-grid;
    display: grid;
    -webkit-box-align: unset !important;
    -ms-flex-align: unset !important;
    align-items: unset !important;
    -ms-grid-columns: 150px 1fr;
    grid-template-columns: 150px 1fr;
}

.cart-page-box .cart-b-left .cart-new-form .shop_table .product-name .fusion-product-name-wrapper .product-info {
    padding-left: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}

.cart-page-box .cart-b-left .cart-new-form .shop_table .product-name .fusion-product-name-wrapper .product-info .product-name-a {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 20px;
    margin: 0;
    font-size: 14px;
}

.cart-page-box .cart-b-left .cart-new-form .shop_table .product-name .fusion-product-name-wrapper .product-info .product-name-a .woocommerce-Price-amount.amount {
    font-weight: 600;
}

.cart-page-box .cart-b-left .cart-new-form .shop_table .product-name .fusion-product-name-wrapper .product-info .product-title {
    width: 100%;
}

.cart-page-box .cart-b-left .cart-new-form .shop_table .product-name .fusion-product-name-wrapper .product-info .variation {
    float: unset;
    margin-top: 5px;
    margin-bottom: 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 80px 1fr;
    grid-template-columns: 80px 1fr;
    width: 100% !important;
    width: unset;
}

.cart-page-box .cart-b-left .cart-new-form .shop_table .product-name .fusion-product-name-wrapper .product-info .variation dt {
    font-size: 10px !important;
}

.cart-page-box .cart-b-left .cart-new-form .shop_table .product-name .fusion-product-name-wrapper .product-info .variation dt p {
    font-size: 12px;
}

.cart-page-box .cart-b-left .cart-new-form .shop_table .product-name .fusion-product-name-wrapper .product-info .variation dd {
    font-size: 10px !important;
}

.cart-page-box .cart-b-left .cart-new-form .shop_table .product-name .fusion-product-name-wrapper .product-info .variation dd p {
    font-size: 12px;
}

.cart-page-box .cart-b-left .cart-new-form .shop_table .product-name .fusion-product-name-wrapper .product-info .select-ne {
    max-width: 100%;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 15px;
    width: 100%;
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cart-page-box .cart-b-left .cart-new-form .shop_table .product-name .fusion-product-name-wrapper .product-info .select-ne select {
    max-width: 200px;
    padding: 5px 0;
    text-align: center;
    cursor: pointer;
    color: #000;
    width: 100%;
    font-size: 12px;
}

.cart-page-box .cart-b-left .cart-new-form .shop_table .product-name .fusion-product-name-wrapper .product-info .select-ne .info-link {
    width: 100%;
    max-width: 20px;
    text-align: center;
}

.cart-page-box .cart-b-left .cart-new-form .shop_table .product-name .fusion-product-name-wrapper .product-info .select-ne .info-link a {
    display: block;
}

.cart-page-box .cart-b-left .cart-new-form .shop_table .product-name .fusion-product-name-wrapper .product-info .select-ne .info-link a svg#Layer_1 {
    position: relative;
    top: 3px;
}

.cart-page-box .cart-b-left .cart-new-form .shop_table .product-name .fusion-product-name-wrapper .product-thumbnail {
    width: 150px;
    -ms-flex-negative: unset;
    flex-shrink: unset;
    margin-right: unset;
    float: unset;
}

.cart-page-box .cart-b-left .cart-new-form .shop_table .product-name .fusion-product-name-wrapper .product-thumbnail a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    height: 160px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cart-page-box .cart-b-left .cart-new-form .shop_table .product-name .fusion-product-name-wrapper .product-thumbnail .full-width {
    text-align: center;
    margin-top: 5px;
    margin: 0;
}

.cart-page-box .cart-b-left .cart-new-form .shop_table .product-name .fusion-product-name-wrapper .product-thumbnail .full-width a {
    font-size: 12px;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    gap: 5px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cart-page-box .cart-b-left .cart-new-form .shop_table .product-name .fusion-product-name-wrapper .product-thumbnail .full-width a .fa-heart-o {
    color: #cca191;
}

.cart-page-box .cart-b-left .cart-new-form .shop_table .product-name .fusion-product-name-wrapper .product-thumbnail .full-width a .fa-times {
    color: red;
}

.cart-page-box .cart-b-left .cart-new-form .shop_table .product-name .fusion-product-name-wrapper .product-thumbnail .full-width.mt-1-n {
    margin-top: 5px;
    margin-bottom: 10px;
}

.cart-page-box .cart-b-left .cart-new-form .hadding-name {
    margin-bottom: 10px;
}

.cart-page-box .cart-b-left .cart-new-form .hadding-name h1 {
    font-size: 28px !important;
    color: #333 !important;
    text-transform: capitalize;
    letter-spacing: .5px !important;
    font-weight: 600 !important;
    margin: 0;
    margin-bottom: 10px;
}

.cart-page-box .cart-b-left .cart-new-form .hadding-name p {
    color: #333333;
    font-size: 16px;
    letter-spacing: .25px;
    margin-bottom: 0;
    font-weight: 600;
}

.cart-page-box .cart-b-left .cart-new-form .hadding-name p a {
    -webkit-text-decoration: revert;
    text-decoration: revert;
}

.cart-page-box .cart-b-right {
    height: 100%;
    position: -webkit-sticky;
    position: sticky;
    top: 50px;
    padding-top: 85px;
}

.cart-page-box .cart-b-right .main-cart-summary-sec {
    border: 1px solid #EAEAEA;
    padding: 15px;
}

.cart-page-box .cart-b-right .main-cart-summary-sec .name-b {
    text-align: left;
    font-size: 20px;
    font-family: inherit;
    margin: 0;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 15px;
}

.cart-page-box .cart-b-right .main-cart-summary-sec p {
    margin-bottom: 10px;
}

.cart-page-box .cart-b-right .main-cart-summary-sec p b {
    font-size: 14px;
}

.cart-page-box .cart-b-right .main-cart-summary-sec p a {
    font-size: 14px;
    font-weight: 600;
}

.cart-page-box .cart-b-right .main-cart-summary-sec p a:hover {
    color: #cc9f8f;
}

.cart-page-box .cart-b-right .paypal-button {
    width: 100% !important;
    display: block !important;
    padding: 21px 30px !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    -webkit-transition: .5s !important;
    transition: .5s !important;
    background: #ebebeb url(../images/paypal.png) center center no-repeat !important;
}

.cart-page-box .cart-b-right .paypal-button:hover {
    -webkit-transition: .5s;
    transition: .5s;
}

.cart-page-box .cart-b-right .main-cart-summary {
    border: 1px solid #EAEAEA;
    padding: 15px;
    margin-bottom: 20px;
}

.cart-page-box .cart-b-right .main-cart-summary .name-b {
    text-align: center;
    font-size: 20px;
    font-family: inherit;
    margin: 0;
    font-weight: 600;
    text-transform: capitalize;
}

.cart-page-box .cart-b-right .main-cart-summary .box-btn p {
    margin-bottom: 0;
    margin-top: 15px;
    text-align: center;
}

.cart-page-box .cart-b-right .main-cart-summary .box-btn p .btn-theme {
    width: 100%;
    display: block;
    padding: 8px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    -webkit-transition: .5s;
    transition: .5s;
    background: #cc9f8f;
}

.cart-page-box .cart-b-right .main-cart-summary .box-btn p .btn-theme:hover {
    background: #cc9f8f99;
    -webkit-transition: .5s;
    transition: .5s;
}

.cart-page-box .cart-b-right .main-cart-summary ul {
    padding-left: 0;
    margin-bottom: 0;
}

.cart-page-box .cart-b-right .main-cart-summary ul li {
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
}

.cart-page-box .cart-b-right .main-cart-summary ul li label {
    font-weight: 600;
}

.cart-page-box .cart-b-right .main-cart-summary ul li:last-child {
    padding-top: 5px;
}

.cart-page-box .cart-b-right .main-cart-summary ul li a {
    text-decoration: underline;
}

.cart-collaterals {
    margin-top: 0 !important;
}

.cart-collaterals .shipping-coupon {
    display: none;
}

.cart-collaterals .cart_totals {
    border: unset !important;
    -webkit-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
    width: 100% !important;
    padding: 0;
}

.cart-collaterals .cart_totals .fusion-button {
    display: none;
}

.cart-collaterals .cart_totals .checkout-button {
    float: unset !important;
    width: 100%;
    letter-spacing: 0 !important;
    display: block;
    padding: 8px;
    color: #fff !important;
    font-size: 16px;
    font-weight: 600;
    -webkit-transition: .5s;
    transition: .5s;
    background: #cc9f8f !important;
}

.cart-collaterals .cart_totals table td {
    padding: 5px 0 !important;
    font-size: 14px;
    border: 1px solid #0000 !important;
}

.cart-collaterals .cart_totals table td .sales-teg {
    text-decoration: underline;
}

.cart-collaterals .cart_totals table th {
    padding: 5px 0 !important;
    font-size: 14px;
    border: 1px solid #0000 !important;
}

.cart-collaterals .cart_totals table th .sales-teg {
    text-decoration: underline;
}

a.fusion-button.button-default.fusion-button-default-size.button.checkout-button.button.alt.wc-forward {
    display: none;
}

.cart-page-box .cart-b-left .cart-new-form .quantity-box-a .quantity.buttons_added input {
    font-size: 20px !important;
    height: 30px !important;
}

.cart-page-box .cart-b-left .cart-new-form .quantity-box-a .quantity.buttons_added input[type="number"] {
    font-size: 14px !important;
}