.woocommerce-products-header h1{
		font-family: 'Instrument Serif', serif !important;
    font-size: 5rem !important;
    color: #f48200 !important;
		margin-bottom: 25px !important;
}

.entry-title {
		font-family: 'Instrument Serif', serif !important;
    font-size: 5rem !important;
    color: #f48200 !important;
		margin-bottom: 25px !important;
		margin-top: 25px !important;
}

.entry-summary .entry-title{
		font-family: 'Instrument Serif', serif !important;
    font-size: 2rem !important;
    color: #f48200 !important;
		margin-bottom: 25px !important;
		margin-top: 25px !important;
}

.with-empty-cart-icon{
		font-size: 25px !important;
}

.woocommerce-breadcrumb, .woocommerce-product-gallery__wrapper {
		margin-top: 50px !important;
}

.woocommerce-js ul.products li.product .button, .woocommerce-page ul.products li.product .button {
		padding: 16px 24px !important;
}

.review-rating {
		display: none;
}