td.product-thumbnail img,  ul.product_list_widget li img {
    border-radius: 5px;
}

.variation dd, .variation dl, .variation dt {
    float: left !important;
    padding: 2px 0;
    margin: 0;
    font-size: 11px;
}

dl.variation {
    opacity: 1 !important;
}

dd.variation-SelectStyle,  dd.variation-SelectyourStyle,  dd.variation-Style {
    color: #ff642e;
    font-weight: 700;
}

dd.variation-ColorGroup {
    color: #008b8b;
    font-weight: 700;
}

dd.variation-Size {
    color: #63af1a;
    font-weight: 700;
}

.shop_table .mobile-product-price,  ul.product_list_widget li .quantity {
    clear: both;
}

dd.variation-SelectyourStyle img {width: 60px !important;}

 .variation dt {
    font-weight: 700;
}

dd.variation-SelectyourStyle img {
    display: none !important;
}

.woocommerce-cart-form .wcpa_cart_type_color-group p, .woocommerce-cart-form .wcpa_cart_type_image-group p, .wcpa_cart_val.wcpa_cart_type_color-group, .wcpa_cart_type_image-group {
    margin: 0;
}

.woocommerce-cart-form .wcpa_cart_type_image-group {
    padding-top: 0;
}

a.checkout-button.button.alt.wc-forward.wp-element-button, button.is-form.expand.button.wp-element-button {
    margin-bottom: 0;
    margin-right: 0;
    border-radius: 3px;
    white-space: nowrap;
    padding: 20px 0;
    display: block;
    width: 100%;
    font-size: 1.2857rem;
    font-weight: 700;
    line-height: 24px;
    box-shadow: 0 4px 6px -2px rgba(35,67,92,.32);
    border: 1px solid rgba(0,0,0,.16)!important;
    background-color: #ff4a3c!important;
	color: #fff;
	text-shadow: 0 0;
}

input#coupon_code {
    box-shadow: 0 0;
    border-radius: 2px;
    height: 40px;
}

/* =========================================================
   DHS - CART PAGE
========================================================= */

body.woocommerce-cart .woocommerce.row{align-items:flex-start;gap:28px}
body.woocommerce-cart .woocommerce.row>.large-7{flex-basis:calc(60% - 14px);max-width:calc(60% - 14px);padding:0}
body.woocommerce-cart .woocommerce.row>.large-5{flex-basis:calc(40% - 14px);max-width:calc(40% - 14px);padding:0;border-left:0}


/* =========================================================
   CART LEFT
========================================================= */

body.woocommerce-cart .woocommerce-cart-form{margin:0}
body.woocommerce-cart .cart-wrapper{overflow:visible;border:1px solid #e8ebef;border-radius:20px;background:#fff;box-shadow:0 8px 30px rgba(17,24,39,.045)}
body.woocommerce-cart table.shop_table{margin:0;border:0;background:transparent}

body.woocommerce-cart .woocommerce-cart-form table thead th{padding:18px 12px;border-bottom:1px solid #eceff2;color:#8a9098;font-size:11px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}
body.woocommerce-cart .woocommerce-cart-form table thead th:first-child{padding-left:22px}

body.woocommerce-cart .woocommerce-cart-form__cart-item td{padding:22px 12px;border-bottom:1px solid #edf0f3;vertical-align:middle}
body.woocommerce-cart .woocommerce-cart-form__cart-item:last-of-type td{border-bottom:0}


/* REMOVE */

body.woocommerce-cart td.product-remove{width:38px;padding-left:18px;padding-right:0}
body.woocommerce-cart td.product-remove .remove{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #e1e5e9;border-radius:50%;background:#fff;color:#949aa2;font-size:17px;line-height:1;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}
body.woocommerce-cart td.product-remove .remove:hover{border-color:#ffd4d7;background:#fff4f5;color:#e5484d;transform:scale(1.05)}


/* IMAGE */

body.woocommerce-cart td.product-thumbnail{width:105px}
body.woocommerce-cart td.product-thumbnail a{display:block;overflow:hidden;width:88px;height:88px;border:1px solid #eef0f2;border-radius:14px;background:#f7f8f9}
body.woocommerce-cart td.product-thumbnail img{display:block;width:100%;height:100%;object-fit:cover}


/* PRODUCT NAME */

body.woocommerce-cart td.product-name{min-width:230px}
body.woocommerce-cart td.product-name>a{display:inline-block;margin-bottom:7px;color:#17191d;font-size:15px;font-weight:700;line-height:1.45;text-decoration:none;transition:color .2s ease}
body.woocommerce-cart td.product-name>a:hover{color:#1677eb}

body.woocommerce-cart .variation{margin:0}
body.woocommerce-cart .variation dt{display:block;float:none;margin:0 0 2px;color:#8b9199;font-size:10px;font-weight:600}
body.woocommerce-cart .variation dd{display:block;float:none;margin:0}
body.woocommerce-cart .variation dd p{margin:0;color:#68707a;font-size:11px;line-height:1.5}
body.woocommerce-cart .variation dd strong{font-weight:700}


/* PRICE */

body.woocommerce-cart td.product-price,
body.woocommerce-cart td.product-subtotal{white-space:nowrap}

body.woocommerce-cart td.product-price .amount{color:#555c65;font-size:14px;font-weight:600}
body.woocommerce-cart td.product-subtotal .amount{color:#111318;font-size:16px;font-weight:800}


/* QUANTITY */

body.woocommerce-cart .ux-quantity.quantity{display:inline-grid;grid-template-columns:34px 42px 34px;align-items:center;overflow:hidden;border:1px solid #dfe3e8;border-radius:10px;background:#fff}

body.woocommerce-cart .ux-quantity .button{width:34px;height:38px;min-height:38px;margin:0;padding:0;border:0;background:#f7f8f9;color:#525962;font-size:15px;line-height:38px;box-shadow:none}

body.woocommerce-cart .ux-quantity .button:hover{background:#eef1f4;color:#111}

body.woocommerce-cart .ux-quantity .qty{width:42px;max-width: 100%;height:38px;margin:0;padding:0;border:0;border-left:1px solid #e8ebee;border-right:1px solid #e8ebee;background:#fff;color:#111;font-size:13px;font-weight:700;text-align:center;box-shadow:none}


/* ACTIONS */

body.woocommerce-cart td.actions{padding:18px 20px 20px;border-top:0}
body.woocommerce-cart .continue-shopping{margin-right: 10px;}
body.woocommerce-cart .button-continue-shopping{display:inline-flex;align-items:center;justify-content:center;height:42px;margin:0;padding:0 17px;border:1px solid #dfe3e8;border-radius:10px;background:#fff;color:#333;font-size:12px;font-weight:700;letter-spacing:0;text-transform:none;box-shadow:none}
body.woocommerce-cart .button-continue-shopping:hover{border-color:#cfd5db;background:#f7f8f9;color:#111}

body.woocommerce-cart button[name="update_cart"]{height:42px;margin:0 0 0 8px;padding:0 17px;border:0;border-radius:10px;background:#111;color:#fff;font-size:12px;font-weight:700;letter-spacing:0;text-transform:none}
body.woocommerce-cart button[name="update_cart"]:disabled{background:#eceff2;color:#a6abb1;opacity:1}


/* =========================================================
   RIGHT CART SUMMARY
========================================================= */

body.woocommerce-cart .cart-sidebar{position:sticky;top:95px;padding:22px;border:1px solid #e6e9ed;border-radius:20px;background:#fff;box-shadow:0 10px 35px rgba(17,24,39,.06)}

body.woocommerce-cart .cart_totals>table:first-child{margin:0 0 12px}
body.woocommerce-cart .cart_totals>table:first-child th{padding:0 0 15px;border-bottom:1px solid #eceff2;color:#17191d;font-size:17px;font-weight:800;letter-spacing:-.2px;text-transform:none}

/* Hide duplicate Woo heading */
body.woocommerce-cart .cart_totals>h2{display:none}

body.woocommerce-cart .cart_totals .shop_table{margin:0}
body.woocommerce-cart .cart_totals .shop_table th,
body.woocommerce-cart .cart_totals .shop_table td{padding:13px 0;border-bottom:1px solid #edf0f3;font-size:13px}

body.woocommerce-cart .cart_totals .shop_table th{color:#6a717a;font-weight:500}
body.woocommerce-cart .cart_totals .shop_table td{text-align:right}
body.woocommerce-cart .cart_totals .cart-subtotal .amount{color:#2d3238;font-weight:700}
body.woocommerce-cart .cart_totals .order-total th{color:#17191d;font-weight:700}
body.woocommerce-cart .cart_totals .order-total td .amount{color:#111;font-size:20px;font-weight:800}


/* CHECKOUT BUTTON */

body.woocommerce-cart .wc-proceed-to-checkout{padding:18px 0 4px;margin: 2px 0 0 0;}
body.woocommerce-cart .wc-proceed-to-checkout .checkout-button{display:flex;align-items:center;justify-content:center;width:100%;height:52px;margin:0;border:0;border-radius:12px;background:#111;color:#fff;font-size:14px;font-weight:800;letter-spacing:0;text-transform:none;box-shadow:0 8px 22px rgba(17,24,39,.16);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
body.woocommerce-cart .wc-proceed-to-checkout .checkout-button:hover{background:#252525;box-shadow:0 12px 28px rgba(17,24,39,.22);transform:translateY(-2px)}
body.woocommerce-cart .wc-proceed-to-checkout .checkout-button:active{transform:translateY(0)}


/* =========================================================
   COUPON
========================================================= */

body.woocommerce-cart .ux-cart-coupon{margin-top:18px;padding-top:17px;border-top:1px solid #eceff2}

body.woocommerce-cart .ux-cart-coupon .widget-title{display:flex;align-items:center;gap:8px;margin:0 0 12px;color:#333;font-size:13px;font-weight:700;text-transform:none}

body.woocommerce-cart .ux-cart-coupon .widget-title i{color:#969ca4}

body.woocommerce-cart .ux-cart-coupon input#coupon_code{height:44px;margin:0 0 9px;padding:0 13px;border:1px solid #dfe3e8;border-radius:10px;background:#fafbfc;color:#333;font-size:12px;box-shadow:none}

body.woocommerce-cart .ux-cart-coupon input#coupon_code:focus{border-color:#9abcf0;background:#fff;box-shadow:0 0 0 3px rgba(37,119,235,.08)}

body.woocommerce-cart .ux-cart-coupon button[name="apply_coupon"]{height:42px;margin:0;border:1px solid #dfe3e8;border-radius:10px;background:#fff;color:#555;font-size:12px;font-weight:700;text-transform:none;box-shadow:none}

body.woocommerce-cart .ux-cart-coupon button[name="apply_coupon"]:hover{border-color:#cbd1d8;background:#f6f7f8;color:#111}


/* =========================================================
   TRUST LINE UNDER CHECKOUT
========================================================= */

body.woocommerce-cart .cart-sidebar:after{display:block;margin-top:16px;padding-top:14px;border-top:1px solid #edf0f3;color:#818892;font-size:10px;line-height:1.7;text-align:center;}


/* =========================================================
   TABLET
========================================================= */

@media(max-width:1024px){
body.woocommerce-cart .woocommerce.row{gap:20px}
body.woocommerce-cart .woocommerce.row>.large-7{flex-basis:58%;max-width:58%}
body.woocommerce-cart .woocommerce.row>.large-5{flex-basis:42%;max-width:42%}
body.woocommerce-cart td.product-thumbnail{width:90px}
body.woocommerce-cart td.product-thumbnail a{width:76px;height:76px}
body.woocommerce-cart td.product-name{min-width:180px}
body.woocommerce-cart .cart-sidebar{padding:18px}
}


/* =========================================================
   MOBILE
========================================================= */

@media(max-width:849px){
body.woocommerce-cart .woocommerce.row{display:block}
body.woocommerce-cart .woocommerce.row>.large-7,
body.woocommerce-cart .woocommerce.row>.large-5{width:100%;max-width:100%;padding:0}

body.woocommerce-cart .cart-wrapper{border-radius:16px}
body.woocommerce-cart .cart-sidebar{position:static;margin-top:18px;padding:16px;border-radius:16px}

body.woocommerce-cart .woocommerce-cart-form table thead{display:none}
body.woocommerce-cart .woocommerce-cart-form__cart-item{position:relative;display:grid;grid-template-columns:86px minmax(0,1fr);gap:13px;padding:14px;border-bottom:1px solid #edf0f3}

body.woocommerce-cart .woocommerce-cart-form__cart-item td{display:block;width:auto;padding:0;border:0}

body.woocommerce-cart td.product-remove{position:absolute;top:10px;right:10px;z-index:2}
body.woocommerce-cart td.product-remove .remove{width:25px;height:25px;font-size:15px}

body.woocommerce-cart td.product-thumbnail{grid-column:1;grid-row:1/4}
body.woocommerce-cart td.product-thumbnail a{width:86px;height:86px;border-radius:12px}

body.woocommerce-cart td.product-name{grid-column:2;grid-row:1}
body.woocommerce-cart td.product-name>a{padding-right:25px;font-size:14px}
body.woocommerce-cart .variation dt,
body.woocommerce-cart .variation dd{font-size:10px}

body.woocommerce-cart td.product-price{display:none}

body.woocommerce-cart td.product-quantity{grid-column:2;grid-row:2;margin-top:5px}
body.woocommerce-cart td.product-subtotal{grid-column:2;grid-row:3;margin-top:7px}
body.woocommerce-cart td.product-subtotal:before{content:"Tạm tính: ";color:#8a9098;font-size:11px;font-weight:500}
body.woocommerce-cart td.product-subtotal .amount{font-size:15px}

body.woocommerce-cart .mobile-product-price{display:block;margin-top:5px;color:#666;font-size:12px}

body.woocommerce-cart td.actions{display:flex;flex-wrap:wrap;gap:8px;padding:14px}
body.woocommerce-cart .continue-shopping{float:none;width:100%}
body.woocommerce-cart .button-continue-shopping{width:100%}
body.woocommerce-cart button[name="update_cart"]{width:100%;margin:0}

body.woocommerce-cart .cart_totals>table:first-child th{font-size:16px}
body.woocommerce-cart .cart_totals .order-total td .amount{font-size:19px}
body.woocommerce-cart .wc-proceed-to-checkout .checkout-button{height:50px}
}


/* =========================================================
   SMALL MOBILE
========================================================= */

@media(max-width:480px){
body.woocommerce-cart .woocommerce-cart-form__cart-item{grid-template-columns:76px minmax(0,1fr);gap:11px}
body.woocommerce-cart td.product-thumbnail a{width:76px;height:76px}
body.woocommerce-cart td.product-name>a{font-size:13px}
body.woocommerce-cart .ux-quantity.quantity{grid-template-columns:32px 38px 32px}
body.woocommerce-cart .ux-quantity .button{width:32px;height:35px;min-height:35px;line-height:35px}
body.woocommerce-cart .ux-quantity .qty{width:38px;height:35px}
}