/* Skriv din CSS her */

.social-share{
	display: none;
}

.woocommerce button.button{
	background-color: #004059 !important;
	border: none;
	color: #FFF !important;
}

.woocommerce button.button:hover{
	background-color: #006086;
	border: none;
}

/*
 .wc-tabs-wrapper{
	display: none;
}¨
*/

nav a{
	color: #004059 !important; 
}

.woocommerce-ordering, .woocommerce-result-count{
	display: none;
}

.search-icon{
	display: none !important;
}

.subscription-details{
	display: none !important;
}

.recurring-total td, .order-total td{
		font-size: 15px !important;
}

.recurring-totals{
		display:none;
}

.cart-subtotal{
		display: none;
}