.getcustomerinfo-wrapper,
#ctl00_main_responsivecheckout_Cart_PriceCalculatorCartSummary_divFreightCost,
#ctl00_main_responsivecheckout_OrderConfirmation_PriceCalculatorCartSummary_divFreightCost
{
    display: none;
}
a#ctl00_main_responsivecheckout_CustomerInfo_lbToggleAlternativeDeliveryAddress {
    font-weight: bold;
  	font-size: 16px;
}
#h1StartpageHeader {
	display:none;
}
.category-header-title {
	display:none;
}
.category-header-subtitle p {
    font-family: "Muli";
    line-height: 1.4em;
    font-size: 1.75em;
}
#cat-nav li.lv1 > a {
    font-size: 18px;
}
#cat-nav li.lv2 > a {
    font-size: 16px;
}
#cat-nav .see-all a {
    font-size: 16px;
}

/* döljer +leveransadress */
div#ctl00_main_responsivecheckout_CustomerInfo_divToggleAlternativeDeliveryAddress {
	display: none !important;
}

body * {
font-family: 'PT Sans', sans-serif !important;
}

i :before {
    font-family: "FontAwesome" !important;
}