/* Enter Your Custom CSS Here */

.price .woocommerce-Price-amount{display: none !important;}
input#ship-to-different-address-checkbox {
    width: 50px !important;
    height: 50px !important;
}
.woocommerce .quantity .qty {
    font-weight: bold !important;
    font-size: 24px !important;
    width: 3.631em !important;
    text-align: center !important;
}


.woocommerce ul.products li.product.outofstock .outofstock-badge {display:none !important;}