/* custom.css 
#customer-form > section > div:nth-child(1)
#customer-form > section > div:nth-child(6) {display: none;}
#customer-form > section > div.field-password-policy > div {display: none;}
#customer-form > section > p {display: none;}
#customer-form > section > div:nth-child(7) {display: none;}
#customer-form > section > div:nth-child(8) {display: none;}
#customer-form > section > div:nth-child(9) {display: none;}  */
.unit-price-cart {display: none;}
#customer-form > section > div:nth-child(1) {display: none;}
.live-chat {background-color: green; color: white;}
.live-chat {background-color: red; color: white;}
#wrapper > div > div > div.elementor.elementor-138 > div > div > section {display:none;}
@media (max-width: 767px) { 
.cart-grid-body .cart-items-header, #order-items .cart-items-header { display: none !important; }
}
