.elementor-23 .elementor-element.elementor-element-50d1a49a{--display:flex;--background-transition:0.3s;}/* Start custom CSS for text-editor, class: .elementor-element-6a417ebc */@media(min-width: 1024px) {
    td.product-remove {
        display: flex;
    height: 150px;
    justify-content: center;
    align-items: center;
}
.cart_item .product-name {
    font-size: 18px!important;
}
.product-quantity .input-text {
    margin-top: -20px!important;
}
#coupon_code {
	width: 170px!important
}
}
td.product-thumbnail, td.product-thumbnail img {
    width: 150px!important;
}

td.product-remove a.remove:hover {
    color: #fff!important;
    background: red;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 3px;
}
td .woocommerce-Price-amount {
        font-size: 16px;
    font-weight: 600;
}
.wc-proceed-to-checkout a{
        padding-top: 5px!important;
        font-size: 16px!important
}/* End custom CSS */