.cart-action button {
    padding-right: 61px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: 800;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    width: 208px;
    height: 45px;
    border-radius: 3px;
    background: #2f5194;
    padding-top: 9px;
    padding-bottom: 8px;
    position: relative;
    display: block;
    margin-right: 0;
    margin-left: auto;
}

.cart_item .yith-wcwl-add-to-wishlist a:hover span,
.cart_item .yith-wcwl-add-to-wishlist a:focus span,
.cart_item .yith-wcwl-add-to-wishlist a:active span{
    color: #f76d9d;
}

.table-body .product-info .product-quantity select {
    padding: 6px 20px;
    background-color: #f7f7f7;
}

dd.variation-Favor p {
    text-transform: uppercase;
}

.cart-action button:before {
    background: #f76d9d;
    display: inline-block;
    position: absolute;
    left: auto;
    border-radius: 0 3px 3px 0;
    content: '';
    width: 51px;
    height: 45px;
    top: 0;
    transform: none;
    right: 0;
}

.cart-action button:after {
    content: '';
    position: absolute;
    background-image: url(../images/forward-icon.svg);
    width: 17px;
    height: 15px;
    background-repeat: no-repeat;
    z-index: 9;
    right: 15px;
    left: auto;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.2s;
}

.cart-action button:hover:after {
    right: 10px;
}

.cart-action button:hover {
    color: #f76d9d;
    text-decoration: none;
}

.cart-checkout .cart-action {
    text-align: right;
    float: right;
    display: block;
    width: 100%;
    margin-bottom: 28px;
}

.woocommerce-cart #site-content .woocommerce .cart-empty + .return-to-shop{
    text-align: center;
}
.woocommerce-cart #site-content .woocommerce {
    padding: 0;
}

.woocommerce-cart #site-content .entry-header {
    padding: 105px 0;
    max-width: 1060px;
    margin: 0 auto;
    width: 100%;
}

.woocommerce-cart .woocommerce-message {
    flex-wrap: wrap;
}

.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
    color: #504658;
}

.woocommerce-error a:hover,
.woocommerce-info a:hover,
.woocommerce-message a:hover {
    color: #F76D9D;
}

.woocommerce-cart .return-to-shop a.btn-details.button.btn-forward {
    color: #fff;
}

.woocommerce-cart .return-to-shop a.btn-details.button.btn-forward:hover {
    color: #F76D9D;
}

#site-content .cart-empty.woocommerce-info {
    background: no-repeat;
    border: none;
    font-family: 'Inter';
    font-size: 14px;
    font-weight: 400;
    line-height: 1.57;
    color: #504658;
    display: block;
    text-align: center;
    margin: 100px 0;
    padding: 0;
}

.woocommerce-cart .entry-header-inner {
    max-width: 1060px;
    text-align: center;
    width: 100%;
}

.woocommerce-cart .entry-title {
    text-align: left;
    color: #504658;
    font-size: 60px;
    font-weight: 400;
    line-height: 66px;
    text-transform: uppercase;
    position: relative;
    margin: 0 !important;
    padding: 0 20px;
    width: 100%;
    display: block;
}

html:lang(zh-HK) .woocommerce-cart .entry-title {
    font-family: "PingFangHK";
}

html:lang(en-US) .woocommerce-cart .entry-title {
    font-family: 'Marcellus';
}



.woocommerce-cart .entry-title span {
    position: relative;
    z-index: 2;
}

.woocommerce-cart .entry-title:before {
    pointer-events: none;
    content: '';
    background: url(../images/heading-bkg.png) no-repeat center;
    position: absolute;
    top: 50%;
    left: -96%;
    width: 550%;
    height: 249%;
    z-index: 1;
    transform: translate3d(-50%, -50%, 0);
    background-size: contain;
}

.cart .table-heading {
    display: flex;
    justify-content: flex-end;
}

.cart .table-heading-mobile {
    display: none;
}

.cart .table-heading>div {
    font-weight: 500;
}

.cart .table-heading .table-heading-inner {
    display: flex;
    justify-content: space-between;
    width: 51%;
    margin-left: auto;
    margin-bottom: 14px;
}

.cart .table-heading .table-heading-inner>div {
    min-width: 115px;
    line-height: 28px;
}

html:lang(zh-HK) .cart .table-heading .table-heading-inner>div {
    font-family: "PingFangHK-Regular";
}

html:lang(zh-HK) .woocommerce-cart-form dl.variation dt {
    font-family: "PingFangHK-Regular";
}

.woocommerce-cart-form dl.variation dt {
    margin-right: 4px;
}

html:lang(zh-HK) .cart_item .cart-action>div, 
html:lang(zh-HK) .cart_item .yith-wcwl-add-to-wishlist 
html:lang(zh-HK) .add_to_wishlist span {
    font-family: "PingFangHK-Regular";
}

html:lang(zh-HK) .woocommerce-cart .cart-collaterals .cross-sells h2{
    font-family: "PingFangHK-Regular";
}

html:lang(zh-HK) .coupon-section .coupon label{
    font-family: "PingFangHK-Regular";
}

html:lang(zh-HK) .cart-checkout .cart-item-subtotal{
    font-family: "PingFangHK-Regular";
}

html:lang(zh-HK) .cart-action button {
    font-family: "PingFangHK";
}

html:lang(en-US) .cart-action button {
    font-family: "Inter";
}

html:lang(zh-HK) .coupon-section .coupon .button {
    font-family: "PingFangHK";
}

html:lang(en-US) .coupon-section .coupon .button {
    font-family: "Inter";
}

html:lang(zh-HK) .woocommerce table.shop_table th, 
html:lang(zh-HK) .woocommerce-page table.shop_table th{
    font-family: "PingFangHK-Regular";
}

html:lang(zh-HK) .cart-checkout .shipping-calculator-button{
    font-family: "PingFangHK-Regular";
}

.cart .table-heading .table-heading-inner div:last-child {
    min-width: 90px;
}

.table-body .cart_item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    border-bottom: 1px solid #DEDEDE;
    padding: 34px 0;
}

.table-body .cart_item:last-child {
    padding-bottom: 48px;
}

.table-body .cart_item:first-child {
    border-top: 1px solid #DEDEDE;
}

.table-body .product-img-name {
    display: flex;
    width: 49%;
    justify-content: space-evenly;
}

.table-body .product-img-name .product-thumbnail {
    width: 44%;
}

.table-body .product-img-name .product-thumbnail img {
    min-height: 146px;
    object-fit: cover;
    border-radius: 5px;
}

.table-body .product-img-name .product-name {
    width: 56%;
}

.table-body .product-info {
    display: flex;
    width: 51%;
    justify-content: space-between;
}

.table-body .product-info>div {
    min-width: 115px;
}

.table-body .product-info .spin-button {
    display: none;
}

.table-body .cart-action-wrapper {
    margin-left: 21.5%;
    width: 100%;
}

.cart_item .product-name .title a {
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    color: #504658;
    text-decoration: none;
}

.cart_item .product-name .title a:hover {
    color: #f76d9d;
}

.table-body .product-name .variation {
    margin-top: 15px;
}

.table-body .product-name .variation,
.table-body .product-name .variation p {
    color: #9B999D;
    font-family: 'Inter';
    line-height: 22px;
}

.table-body .product-name .variation dd.variation-Color,
.table-body .product-name .variation dd.variation-Size {
    text-transform: uppercase;
    width: 50%;
    margin-right: 25%;
}

.cart_item .cart-action {
    display: flex;
    margin-top: 10px;
}

.cart_item .cart-action>div,
.cart_item .yith-wcwl-add-to-wishlist .add_to_wishlist span {
    margin-right: 25px;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #504658;
}

.cart_item .cart-action>div:last-child {
    margin-right: 0;
}

.cart_item .cart-action .feedback {
    display: none;
}

.cart_item .cart-action .yith-wcwl-add-to-wishlist {
    margin-top: 0;
}

.cart_item .cart-action .yith-wcwl-add-button {
    font-size: 16px;
    line-height: 22px;
}

.cart_item a.remove {
    width: unset;
    height: unset;
    font-size: inherit;
    font-weight: inherit;
    text-decoration: underline !important;
    background: none;
    color: #504658;
}

.product-remove a.remove:hover {
    text-decoration: none !important;
    background: none;
    color: #f76d9d !important;
}

.cart_item .product-price,
.cart_item .product-subtotal {
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #504658;
}

.cart_item .product-info .product-subtotal {
    text-align: left;
    min-width: 90px;
}

.cart_item .product-quantity .qty {
    height: 34px;
    width: 115px;
    background: #f7f7f7;
}

.cart_item .product-quantity .label {
    display: none;
}

.cart_item .yith-wcwl-add-to-wishlist a,
.cart_item .yith-wcwl-add-to-wishlist .add_to_wishlist span {
    display: block;
}

.cart_item .yith-wcwl-add-to-wishlist a img {
    display: none;
}

.cart_item .yith-wcwl-icon.fa-heart-o {
    display: none;
}

/*-------------------------Empty cart-----------------------------*/
.woocommerce-cart .return-to-shop {
    margin-bottom: 50px;
}

.return-to-shop .button {
    font-size: 14px;
}

/*-------------------------Coupon and checkout-----------------------------*/
.cart-checkout {
    display: flex;
    justify-content: space-between;
    width: 78.5%;
    margin: 28px 0 100px auto;
    flex-wrap: wrap;
}

.cart-checkout .cart-item-subtotal {
    display: flex;
    width: 100%;
    justify-content: space-between;
    font-weight: 700;
    margin-bottom: 40px;
    font-size: 18px;
}

.cart-checkout .cart-collaterals .cart-subtotal {
    display: none;
}

.coupon-section {
    width: 40%;
}

.coupon-section .coupon {
    display: flex;
    flex-direction: column;
    margin-top: 10px;
}

.coupon-section .coupon .button {
    width: 100%;
    background: #2F5194;
    border: 1px solid #2F5194;
    font-weight: 900;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    border-radius: 22.5px;
    margin-top: 15px;
}

.coupon-section .coupon .button:hover,
.coupon-section .coupon .button:active,
.coupon-section .coupon .button:focus {
    text-decoration: none;
    background: transparent;
    color: #2F5194;
}

.coupon-section .coupon .input-text {
    height: 50px;
    border-radius: 5px;
    background: #fff5ef;
    width: 100% !important;
    border: 1px solid transparent;
}

.cart-checkout .cart-collaterals .cart_totals {
    width: 100%;
}

.cart-checkout .cart-collaterals .shop_table {
    margin-top: 0;
    margin-bottom: 23px;
}

.cart-checkout .cart-collaterals .shop_table td {
    text-align: right;
}

.cart-checkout .cart-collaterals .shop_table tr {
    margin: 0;
    padding-top: 0;
    border: none;
    color: #9b999d;
}

.cart-checkout .cart-collaterals .shop_table tr.order-total {
    color: #504658;
}

.cart-checkout .cart-collaterals .shop_table tr:first-child {
    border: none;
}

.woocommerce-page table.shop_table tr.order-total th,
.woocommerce-page table.shop_table tr.order-total td {
    font-size: 18px;
    font-weight: 700;
}

.woocommerce-cart-form table tbody tr {
    display: flex;
}

.cart_totals section.shipping-calculator-form {
    padding: 15px 0 !important;
    max-width: 214px;
}

.cart_totals table tbody,
.cart_totals table td,
.cart_totals table th,
.cart_totals table tr {
    padding: 1rem 0 0;
}

.cart_totals .shipping-calculator-form .button {
    width: 100%;
    font-family: 'Inter';
    font-size: 14px;
    border-radius: 25px;
}

.cart_totals a.btn-details.button.btn-forward.checkout-button {
    font-weight: 900;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    padding: 9px 30px;
    text-align: left;
    width: 100%;
}

html:lang(en-US) .cart_totals a.btn-details.button.btn-forward.checkout-button{
    font-family: Inter;
}

.cart_totals a.btn-details.button.btn-forward.checkout-button:hover,
.woocommerce-cart .cart-collaterals .cross-sells a.btn-details.button.btn-forward:hover,
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product .button:hover {
    color: #f76d9d;
    text-decoration: none !important;
}

.cart_totals .cart-discount span {
    margin-right: 5px;
}

.cart_totals .cart-discount span span {
    margin-right: 0;
}

.shipping-calculator-form p {
    margin: 10px 0;
}

.shipping-calculator-form .select2-container .select2-selection--single .select2-selection__rendered {
    background: #fff5ef;
    text-align: left;
    border-radius: 5px;
    padding-right: 40px;
}

.cart-checkout .cart-collaterals .cart-subtotals {
    display: none;
}

.shipping-calculator-form .select2-container--default .select2-selection--single {
    border: none;
}

.woocommerce-cart .select2-container .select2-selection--single .select2-selection__arrow {
    background: transparent url(../images/arrow-select.svg) no-repeat center right 17px;
    width: 46px;
    height: 100%;
    border-radius: 5px;
    color: transparent;
}

.woocommerce-cart .select2-container .select2-selection--single .select2-selection__arrow b {
    display: none;
}

.woocommerce table.shop_table td,
.woocommerce table.shop_table th,
.woocommerce-page table.shop_table td,
.woocommerce-page table.shop_table th {
    font-weight: 400;
}

.woocommerce-cart .cart-collaterals .cross-sells {
    margin-bottom: 20px;
}

.woocommerce-cart .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
    width: 100%;
}

.woocommerce-cart .cart-collaterals .cross-sells h2 {
    font-size: 25px;
    text-transform: none;
}

.woocommerce-cart .cart-collaterals .cross-sells .image-hover {
    display: none;
}

.woocommerce-cart .cart-collaterals .cross-sells .imagewrapper img {
    max-width: 100%;
    display: block;
    min-height: 350px;
    object-fit: cover;
    border-radius: 5px;
}

.woocommerce-cart .cart-collaterals .cross-sells .woocommerce-loop-product__title {
    color: #504658;
    font-family: 'Inter';
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
}

.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product .price {
    color: #504658;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Inter';
}

.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.woocommerce-cart .cart-collaterals .cross-sells .yith-wcwl-add-to-wishlist a.add_to_wishlist>img {
    display: none;
}

.woocommerce-cart .cart-collaterals .cross-sells li.product .wvs-archive-variations-wrapper {
    order: 1;
    width: 50%;
    margin: 14px 0;
}

.woocommerce-cart .cart-collaterals .cross-sells .woo-commer-loop-product-data-additional {
    order: 2;
    width: 50%;
}

.woocommerce .cart-collaterals .cross-sells ul.products li.woo-variation-items-wrapper {
    width: 100%;
}

.woocommerce .cart-collaterals .cross-sells ul.products li.wvs_archive_reset_variations.hide {
    display: none;
}

.woocommerce-cart .cart-collaterals .cross-sells li.product a.woocommerce-loop-product__link:not(:first-child),
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product .price,
.woocommerce-cart .cart-collaterals .cross-sells a.btn-details.button.btn-forward {
    order: 3;
    width: 100%;
}

.woocommerce-cart .cart-collaterals .cross-sells a.btn-details.button.btn-forward {
    display: none;
}

.woocommerce-cart .cart-collaterals .cross-sells li.product a.woocommerce-loop-product__link:not(:first-child):hover {
    color: #f76d9d;
}

.cart-checkout .cart-collaterals #shipping_method li {
    margin-top: 0;
}

.cart-checkout .cart-collaterals #shipping_method li label {
    line-height: 20px;
}

.woocommerce-cart .select2-dropdown {
    border: none;
}

.woocommerce-cart .slick-slider .slick-track {
    display: flex;
}

.woocommerce .cart-collaterals .cross-sells ul.products {
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    position: relative;
}

.woocommerce .cart-collaterals .cross-sells .slick-arrow {
    position: absolute;
    z-index: 1;
}

.woocommerce .cart-collaterals .cross-sells button.slick-prev {
    transform: translate(0px, -75px);
}

.woocommerce .cart-collaterals .cross-sells button.slick-next {
    transform: translate(0px, -75px);
    right: 0;
}

.woocommerce .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-page .cart-collaterals .cross-sells ul.products li.product {
    margin: 0 25px;
    padding: 0;
}

.woocommerce-page .cart-collaterals .cross-sells ul.products li.product .woocommerce-loop-product__link {
    position: relative;
}

.woocommerce .cart-collaterals .cross-sells button:before {
    background-image: url(../images/home-arrow.svg);
    width: 17px;
    height: 15px;
}

.woocommerce .cart-collaterals .cross-sells button.slick-prev:before {
    transform: rotate(180deg);
    top: 30%;
    left: 30%;
}

.woocommerce .cart-collaterals .cross-sells li.slick-slide.slick-active {
    opacity: 1;
    margin-bottom: 20px;
}

.woocommerce-cart .section-inner .post-meta-edit-link-wrapper {
    display: none;
}

.woocommerce-wishlist .section-inner .post-meta-edit-link-wrapper {
    display: none;
}

@media screen and (min-width: 1600px){
    .woocommerce-cart #site-content .entry-header {
        max-width: 1440px;
        margin: 0 auto;
        width: 100%;
    }

    .woocommerce-cart .entry-title:before {
        left: -70%;
    }
}

@media only screen and (min-width: 1280px) {
    .cart-checkout .cart-collaterals {
        width: 40.22%;
    }
}

@media only screen and (max-width: 1200px) {
    .woocommerce-cart #site-content .woocommerce {
        padding: 0 25px;
    }

    .woocommerce .cart-collaterals .cross-sells ul.products li.product, 
    .woocommerce-page .cart-collaterals .cross-sells ul.products li.product {
        margin: 0;
    }

}

@media only screen and (max-width: 999px) {
    .woocommerce-cart header#site-header:not(.page-has-banner) ~ #site-content {
        margin-top: 145px;
        padding-top: 0;
    }
    .cart-checkout{
        width: 100%;
    }
}

@media only screen and (min-width: 769px) {

    .woocommerce table.shop_table th,
    .woocommerce-page table.shop_table th {
        width: 40%;
        font-size: 14px;
        word-break: break-all;
    }

    .woocommerce-page table.shop_table td,
    .woocommerce table.shop_table td {
        width: 60%;
        font-size: 14px;
        word-break: break-all;
    }
}

@media only screen and (min-width: 1600px) {
    .woocommerce-cart .entry-header-inner {
        max-width: 1440px;
    }
}

@media only screen and (min-width: 768px) {

    .woocommerce .cart-collaterals,
    .woocommerce-page .cart-collaterals {
        max-width: 55%;
    }

    .cart_item .product-name .title {
        max-width: 80%;
    }
}

@media only screen and (max-width: 768px) {
    .cart-checkout .cart-collaterals .shop_table td {
        text-align: left !important;
    }

    .woocommerce table.shop_table_responsive tr td:last-child,
    .woocommerce-page table.shop_table_responsive tr td:last-child {
        display: flex;
        flex-wrap: wrap;
        font-size: 14px;
    }

    .cart-checkout .cart-collaterals .shop_table tr.order-total td:last-child {
        justify-content: space-between;
        font-size: 18px;
    }

    .cart-checkout .cart-collaterals .order-total td:before {
        width: unset;
        font-weight: 700;
        content: attr(data-title);
    }

    .woocommerce table.shop_table_responsive tr td::before,
    .woocommerce-page table.shop_table_responsive tr td::before {
        width: 100%;
        margin-right: 10px;
        font-weight: 400;
        word-break: break-all;
    }

    .cart-checkout .cart-collaterals #shipping_method {
        width: 65%;
    }

    .cart-checkout .cart-collaterals .shipping td:before {
        width: calc(35% - 10px);
    }

    .cart-checkout .cart-collaterals .shipping .shipping-calculator-button {
        margin-top: 0;
    }

    .cart-checkout .cart-collaterals .shipping .woocommerce-shipping-calculator {
        width: 100%;
        max-width: calc(100vw - 100px);
    }
}

@media only screen and (max-width: 767.98px) {
    .woocommerce-cart #site-content .woocommerce {
        padding: 0;
    }

    .cart-action button{
        width: 100%;
        text-align: left;
        padding: 9px 30px;
    }

    .woocommerce-cart #site-content .entry-header {
        margin: 2px 0 31px;
        padding: 27px 0;
    }

    .woocommerce-cart .entry-title:before {
        left: 3%;
        width: 160%;
        height: 130px;
        background: url(../images/banner-register-mobile.png) no-repeat center;
        background-size: contain;
    }

    .woocommerce-cart .entry-title {
        font-size: 40px;
        padding: 0 50px;
    }

    .woocommerce-cart .page .container {
        padding: 0 50px;
    }

    .cart .table-heading {
        display: none;
    }

    .cart .table-heading-mobile {
        display: block;
    }

    .cart .table-heading-mobile>div,
    .cart .table-heading-mobile .product-price,
    .cart .table-heading-mobile .product-subtotal {
        color: #F76D9D;
        font-size: 16px;
        font-weight: 500;
        line-height: 33px;
    }

    .table-heading-inner>div {
        margin-bottom: 9px;
    }

    .table-heading-inner>div.product-quantity {
        height: 50px;
        display: flex;
        align-items: center;
    }

    .table-body .cart_item {
        justify-content: space-between;
        padding: 23px 0 19px;
        align-items: center;
    }

    .table-body .product-info .product-quantity select {
        width: 72px;
        padding: 6px 14px;
        background-position: right 11px center;
    }

    .cart_item .product-info .product-subtotal {
        text-align: right;
    }

    .cart_item .yith-wcwl-add-to-wishlist .add_to_wishlist span {
        margin-right: 0;
        font-size: 14px;
    }

    .table-body .cart_item:last-child {
        padding-bottom: 19px;
    }

    .table-body .product-img-name {
        justify-content: flex-start;
        width: 100%;
        margin-bottom: 21px;
    }

    .table-body .product-img-name .product-name {
        display: flex;
        flex-direction: column;
        margin-bottom: 5px;
        justify-content: flex-end;
    }

    .table-body .product-img-name .product-thumbnail,
    .table-body .product-img-name .product-name {
        width: 50%;
    }

    .table-body .product-img-name .product-thumbnail {
        max-width: 131px;
        min-width: 131px;
        margin-right: 10px;
    }

    .table-body .product-img-name .product-thumbnail img {
        min-height: 159px;
        max-width: 131px;
    }

    .cart_item .product-name .title a {
        margin-bottom: 15px;
    }

    .table-body .product-name .variation dd.variation-Color,
    .table-body .product-name .variation dd.variation-Size {
        width: 100%;
        margin-right: 0;
    }

    .table-body .product-info {
        flex-direction: column;
        justify-content: unset;
    }

    .table-body .product-info>div {
        text-align: right;
        margin-bottom: 9px;
        min-width: auto;
    }

    .table-body .product-info span {
        font-size: 14px;
        line-height: 50px;
    }

    .cart_item .product-quantity .qty {
        height: 31px;
        width: 72px;
        margin-left: auto;
    }

    .table-body .cart-action-wrapper {
        margin-left: 0;
        margin-top: 4px;
    }

    .cart_item .cart-action {
        justify-content: space-between;
    }

    .cart_item .cart-action .yith-wcwl-add-to-wishlist {
        white-space: nowrap;
    }

    .cart_item .cart-action>div {
        margin-right: 0;
        font-size: 14px;
    }

    .cart-checkout {
        flex-direction: column;
        width: 100%;
    }

    .coupon-section {
        width: 100%;
    }

    .cart-checkout .cart-collaterals {
        width: 100%;
    }

    .cart-checkout .cart-collaterals .shop_table tr:not(:first-child) {
        display: flex;
        margin: 0;
        padding: 0;
    }

    .woocommerce table.shop_table td,
    .woocommerce table.shop_table th,
    .woocommerce-page table.shop_table td,
    .woocommerce-page table.shop_table th {
        width: 100%;
    }

    .woocommerce-cart .cart-collaterals .cross-sells h2 {
        margin: 35px 0 30px;
    }

    .cart-checkout .cart-collaterals .order-total td {
        justify-content: space-between;
        font-size: 18px !important;
    }

    .cart-checkout .cart-collaterals .shipping td {
        display: block;
        justify-content: space-between;
    }

    .cart-checkout .cart-collaterals .shipping td:before {
        display: block;
    }

    .cart-checkout .cart-collaterals .shipping strong {
        padding-left: 3px;
    }

    .shipping-calculator-button {
        margin-top: 0;
    }

    .woocommerce-cart .cart-collaterals .cross-sells .imagewrapper img {
        max-width: 100%;
        display: block;
        width: calc(100vw - 100px);
        min-height: 330px;
    }

    .woocommerce-cart .cart-collaterals .cross-sells .yithw-wishlist-container .add_to_wishlist i.fa-heart-o {
        margin: 0px 3px;
    }

    .woocommerce-cart .cart-collaterals .cross-sells .yithw-wishlist-container .add_to_wishlist i.fa-heart-o:before {
        font-size: 30px;
    }

    .woocommerce .cart-collaterals .cross-sells ul.products li.product,
    .woocommerce-page .cart-collaterals .cross-sells ul.products li.product {
        margin: 0;
    }

    .woocommerce-cart .cart-collaterals .cross-sells li.product .wvs-archive-variations-wrapper {
        margin: 8px 0;
    }

    .woocommerce .cart-collaterals .cross-sells button.slick-prev {
        transform: translate(-50%, -75px);
    }

    .woocommerce .cart-collaterals .cross-sells button.slick-next {
        transform: translate(50%, -75px);
    }
}

@media only screen and (max-width: 425px) {
    #site-content .cart-checkout #shipping_method li {
        display: flex;
        justify-content: flex-start;
    }
}

@media only screen and (max-width: 374px) {
    .table-body .product-img-name .product-name {
        height: 100%;
    }

    .cart-checkout .cart-collaterals .shipping td:before {
        width: 100%;
        margin-bottom: 15px;
    }

    .cart-checkout .cart-collaterals #shipping_method {
        width: 100%;
    }

    #site-content .cart-checkout #shipping_method li {
        width: 100%;
    }
}