/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */


.price-buy-hire {
	color: #666;
}

.summary .price .woocommerce-Price-amount {
	font-weight: bold !important;
}

.summary .price .price-per-week {
	color: #666;
}

.wchire_cart_header h3 {
	float: left;
}

.wchire_cart_header input {
	float: left;
}

.dateinp {
	cursor:default;
	 &:focus {
	color: transparent;
	}
}

/* @since 1.1.0.191107 */
.hidden_by_wchire {
	display: none;
}
