.woo-page-header{
    display: none;
}
#my-cart-table p{
    margin-bottom: 0;
}
#my-cart-table{
    /*max-width: 1440px;*/
    margin: 0 auto;
    /*width: calc(100% - 360px);*/
}
#my-cart-table .shop_table th{
    font-family: ShinGoPro, sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #000000 !important;
    line-height: 36px;
    text-align: left;
    font-style: normal;
}

#my-cart-table .shop_table thead tr{
    border-bottom: 2px solid #000000;
}
#my-cart-table .wcpa_cart_meta img{
    display: none !important;
}
#my-cart-table .product-name .product-title{
    font-family: ShinGoPro, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    line-height: 1.2;
    text-align: left;
    font-style: normal;
    display: block;
}
#my-cart-table .wcpa_cart_meta{
    overflow: scroll;
    padding-left: 0;
    width: 300px;
    height: 150px;
    border: 1px dotted #CB4E7C;
    -ms-overflow-style: none;  /* IE/Edge */
    scrollbar-width: none;  /* Firefox */
    margin-top: 16px;

    font-family: ShinGoPro, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    line-height: 1.2;
    text-align: left;
    font-style: normal;
}
#my-cart-table td.product-name{
    position: relative;
    display: flex;
    flex-direction: column;
}
#my-cart-table .wcpa_cart_meta_item-label{
    margin-bottom: 0;
}
#my-cart-table .wcpa_cart_meta_item-value{
    margin-left: 0;
}
#my-cart-table .wcpa_cart_meta_item{
    margin-bottom: 0;
}
#my-cart-table .product-thumbnail>div{
    width: 100%;
}
#my-cart-table .product-thumbnail img{
    max-width: unset;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
#my-cart-table td.product-price{
    font-family: ShinGoPro, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #000000;
    line-height: 36px;
    text-align: center;
    font-style: normal;
}
#my-cart-table .shop_table td{
    padding: 20px 7px;
}
#my-cart-table .product-quantity .quantity_label,.my_subtotal,.my_selected_options{
    display: none;
}
#my-cart-table .wcpa_edit_product{
    width: 34px;
    height: 34px;
    font-size: 0;
    background-color: #CB4E7C;
    background-image: url("../images/edit_ppom.png");
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 20px;
    right: 8px;
    margin: 0;
}
#my-cart-table .quantity button.minus,#my-cart-table .quantity button.plus,#my-cart-table .quantity .input-text{
    border: unset;
}
#my-cart-table .quantity .input-text{
    font-family: ShinGoPro, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #000000;
    /*line-height: 36px;*/
    text-align: center;
    font-style: normal;
}
#my-cart-table .quantity button.minus{
    background-image: url("../images/minus-icon.png") !important;
    background-size: 16px !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
#my-cart-table .quantity button.plus{
    background-image: url("../images/plus-icon.png") !important;
    background-size: 16px !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
#my-cart-table .quantity{
    width: 130px;
    height: 38px;
    background: #FFFFFF;
    border-radius: 25px;
    border: 1px solid #000000;
    display: flex;
    align-items: center;
    justify-content: center;
}
#my-cart-table td.product-subtotal .woocommerce-Price-amount{
    font-family: ShinGoPro, sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #CB4E7C;
    line-height: 36px;
    text-align: left;
    font-style: normal;
}
#my-cart-table td.product-subtotal .remove{
    position: unset !important;
    background-color: unset;
    box-shadow: unset;
    background-image: url("../images/cart_remove.png");
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 20px;
    height: 20px;
}
#my-cart-table td.product-subtotal .remove:before{
    content: unset;
}
#my-cart-table .product-subtotal-main{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
#my-cart-table .cart-v2 .card-default{
    padding: 0;
    border: unset;
}
#my-cart-table .card-sub-title{
    font-family: ShinGoPro, sans-serif;
    font-weight: 500;
    font-size: 18px !important;
    color: #000000;
    line-height: 36px;
    text-align: left;
    font-style: normal;
    margin-bottom: 0 !important;
    padding: 10px !important;
    border-bottom: 2px solid;
}
#my-cart-table .cart-subtotal h4{
    font-family: ShinGoPro, sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #000000;
    line-height: 36px;
    text-align: left;
    font-style: normal;
}
#my-cart-table .cart-subtotal .woocommerce-Price-amount{
    font-family: ShinGoPro, sans-serif;
    font-weight: bold;
    font-size: 26px;
    color: #000000;
    line-height: 52px;
    text-align: right;
    font-style: normal;
}
#my-cart-table .cart-subtotal{
    border-bottom: 1px solid #000;
}
#my-cart-table .order-total h4{
    font-family: ShinGoPro, sans-serif;
    font-weight: bold;
    font-size: 20px !important;
    color: #000000;
    line-height: 40px;
    text-align: left;
    font-style: normal;
}
#my-cart-table .order-total .woocommerce-Price-amount{
    font-family: ShinGoPro, sans-serif;
    font-weight: bold;
    font-size: 26px;
    color: #CB4E7C;
    line-height: 52px;
    text-align: right;
    font-style: normal;
}
#my-cart-table .order-total{
    border-bottom: 2px solid #000000;
}
#my-cart-table .border-bottom-0{
    display: none;
}
#my-cart-table .wc-proceed-to-checkout a{
    font-family: ShinGoPro, sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 44px;
    text-align: center;
    font-style: normal;
    text-transform: uppercase;
    height: 44px;
    padding: 0 !important;
    margin-bottom: 0;
}
.my-continue-shopping{
    display: block;
    height: 44px;
    background: rgba(255, 255, 255, 0);
    border: 1px solid #000000;
    font-family: ShinGoPro, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    line-height: 44px;
    text-align: center;
    font-style: normal;
    text-transform: uppercase;
}
#my-cart-table .mac-label{
    font-family: ShinGoPro, sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #000000;
    line-height: 36px;
    text-align: left;
    font-style: normal;
    margin-bottom: 22px;
}
#my-cart-table .mac-coupon{
    display: flex;
    height: 44px;
    margin-bottom: 21px;
}
#my-cart-table .mac-coupon #coupon_code{
    flex: 8;
    font-family: ShinGoPro, sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #C1C1C1;
    text-align: left;
    font-style: normal;
}
#my-cart-table .mac-coupon .button{
    flex: 2;
    font-family: ShinGoPro, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    font-style: normal;
    background-color: #000;
}
#my-cart-table .cart-v2 .card-default tbody tr{
    border-bottom: 1px solid #000;
}
#my-cart-table .cart-discount{
    font-family: ShinGoPro, sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #000000;
    line-height: 36px;
    text-align: left;
    font-style: normal;
}
#my-cart-table .shop_table .coupon{
    display: none;
}
#my-cart-related-title{
    margin-bottom: 50px;
}
#my-cart-related-title .elementor-heading-title{
    font-family: ShinGoPro, sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #000000;
    line-height: 1.2;
    text-align: center;
    font-style: normal;
    padding-bottom: 10px;
    border-bottom: 2px solid #F2F2F2;
}
#my-cart-related-title .elementor-heading-title::after{
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 185px;
    height: 2px;
    background-color: #000000;
}
#my-cart-related-products{
    max-width: 1440px;
    width: calc(100% - 360px);
    margin: 0 auto;
}
#my-cart-related-products .post-title{
    font-family: ShinGoPro, sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #000000;
    text-align: center;
    font-style: normal;
    margin-top: 14px;
    margin-bottom: 14px;
}
#my-cart-related-products .price{
    font-family: ShinGoPro, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #000000;
    text-align: center;
    font-style: normal;
}
#my-cart-related-products .owl-nav button:before{
    content: unset;
}
#my-cart-related-products .owl-nav button{
    padding: 0;
    width: 60px !important;
    height: 57px !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: unset;
}
#my-cart-related-products .owl-nav button.owl-prev{
    left: -80px !important;
    background-image: url("../images/product-related-arrow.png") !important;
}
#my-cart-related-products .owl-nav button.owl-next{
    right: -80px !important;
    background-image: url("../images/product-related-arrow.png") !important;
    transform: translateY(-50%) rotate(180deg);
}
#my-cart-table .cart-v2>.row{
    margin-bottom: 70px !important;
    padding-bottom: 0 !important;
}
#my-cart-table tr:has(.actions){
    display: none;
}
#my-cart-table .shop_table tr:not(:last-child){
    border-bottom: 1px solid #000000;
}
@media only screen and (max-width: 767px) {
    #my-cart-table{
        width: calc(100% - 20px);
        max-width: 100% !important;
    }
    #my-cart-table .shop_table.responsive{
        border: unset !important;
    }
    #my-cart-table .cart_item{
        display: grid;
        grid-template-columns: 40% 60%;
        grid-template-rows: repeat(3, auto);
    }
    #my-cart-table td.product-thumbnail{
        grid-row: 1 / span 4;
    }
    #my-cart-table .wcpa_cart_meta{
        font-size: 12px;
        max-width: 100%;
        height: 80px;
        margin-top: 12px;
    }
    #my-cart-table .shop_table td{
        padding: 0 5px;
    }
    #my-cart-table .wcpa_edit_product{
        bottom: 0;
        right: 5px;
        width: 25px;
        height: 25px;
    }
    #my-cart-table td.product-price{
        display: none;
    }
    #my-cart-table .quantity{
        width: 102px;
        height: 30px;
    }
    #my-cart-table td.product-name{
        margin-bottom: 10px;
    }
    #my-cart-table .quantity .input-text{
        font-size: 15px;
    }
    #my-cart-table .product-subtotal-main{
        justify-content: space-between;
    }
    #my-cart-table .mac-label{
        margin-bottom: 16px;
    }
    #my-cart-table .mac-coupon{
        margin-bottom: 16px;
        max-width: 250px;
    }
    #my-cart-table .wc-proceed-to-checkout a{
        margin-top: 17px !important;
    }
    #my-cart-related-title .elementor-heading-title{
        font-size: 18px;
    }
    #my-cart-related-products{
        width: calc(100% - 20px);
    }
    #my-cart-related-title{
        margin-bottom: 30px;
    }
    #my-cart-related-products .post-title{
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    #my-cart-related-products .price{
        font-size: 16px;
    }
}

