/*Custom CSS for Integra*/
/*
.uk-navbar-nav > .menu-item:nth-child(7) {
display: none;
}

.uk-offcanvas-bar .uk-nav > .menu-item:nth-child(7) {
display: none;
}

.uk-navbar-nav > .menu-item:nth-child(8) {
display: none;
}

.uk-offcanvas-bar .uk-nav > .menu-item:nth-child(8) {
display: none;
}
*/
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce-page div.product p.price, .woocommerce-page div.product span.price {
	font-size: 2.2em;
	color: #bd291c !important;
	/* font-weight: bold; */
}
.uk-button {
	border-radius: 500px !important;
}
