.checkout .tws-checkout-shortcuts--customer-type-business .tws-react-common--dropdown-label {
	font-size:0px;
}
.checkout .tws-checkout-shortcuts--customer-type-business .tws-react-common--dropdown-label::after {
  content:"UU Institution / Företag";
	font-size:14px;
}
:lang(en) .checkout .tws-checkout-shortcuts--customer-type-business .tws-react-common--dropdown-label::after {
  content:"UU Department/Company";
	font-size:14px;
}
.opc-checkout .dropdown-menu li[data-value="business"] a {
	font-size:0px;
  padding-left: 10px;
}

:lang(en) .opc-checkout .dropdown-menu li[data-value="business"] a::after {
	font-size:15px;
  content:"UU Department/Company";
}

.opc-checkout .dropdown-menu li[data-value="business"] a::after {
	font-size:15px;
  content:"UU Institution / Företag";
} 

.tws-mini-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-info .tws-mini-cart--header-cart-img::before {
    content: "\f290";
}

.azalea--header {
    font-family: "Work Sans";
    text-transform: capitalize;
    font-weight: 500;
        }
.azalea--header {
    background-color: #fdfdfd;
  }

.slot--component-container .tws-container--tws-custom-html, .slot--component-container .tws-container--tws-article-display, .slot--component-container .tws-container--tws-articles, .slot--component-container .tws-container--tws-articles-two, .slot--component-container .tws-container--tws-articles-connected, .slot--component-container .tws-container--tws-newsletter-subscribe {
    padding: 30px 30px;
}

.azalea--content {
    background: rgba(50, 50, 50, 0.2);
}

.page-canvas {
    max-width: 1300px;
}

.container {
    max-width: 1300px;
    width: 100%;
    padding: 0px;
}
element {
}
body .page-canvas {
    max-width: 1300px;
}

.tws-breadcrumbs {
    display: none;
}
.tws-top-menu {
    margin-left: 15px;
  	margin-right: 15px;
}
.azalea--header {
    border-bottom: 0px ;
}
.azalea--footer {
    max-width: 1300px;
}
  
.textalk-powered-logo {
    display: none;
}

.azalea--footer .powered- .textalk-powered-logo, .azalea--footer .powered-textalk .textalk-powered-logo {
    display: none;
}

label {
    font-size: 14px;
    font-weight: bold;
}

label[for="address"] .tws-checkout--field-label-text {
    display: none;
}

label[for="address"]:after {
   	display: block;
    top: 0;
    left: 0;
    content:'Leveransadress (rad 1)';
}

:lang(en) label[for="address"]:after {
 content:"Address (line 1)";
}

label {
    font-size: 14px;
    font-weight: bold;
}

label[for="address2"] .tws-checkout--field-label-text {
    display: none;
}

label[for="address2"]:after {
    display: block;
    top: 0;
    left: 0;
    content:"Leveransadress (rad 2)";
}

:lang(en) label[for="address2"]:after {
 content:"Address (line 2)";
}

label[for="address2"] .tws-checkout--field-optional-label {
    margin-left: 0; 
}

label[for="817657"]{
    color: #718cad;
}

label[for="817659"]{
    color: #718cad;
}

label[for="817663"]{
    color: #718cad;
}


.tws-checkout--payment-methods-list a{
	font-weight: 500;
	background-color: #900;
	color: #fff;
}
.opc-checkout--shortcuts .tws-checkout-shortcuts .tws-checkout-shortcuts--delivery-country, .opc-checkout--shortcuts .tws-checkout-shortcuts .tws-checkout-shortcuts--customer-type {
    float: none;
  	padding: 10px 7.5px;
}

.tws-react-common--dropdown-button {
	font-weight: 500 !important;
	background-color: #900 !important; 
	color: #fff !important;
}
.azalea--back-to-top {
  max-width: 1300px;
}
.tws-opc-cart--rows .tws-opc-cart--item .tws-opc-cart--item-wrapper .tws-opc-cart--item-price .tws-opc-cart--unit-costs-vat {
  display: list-item;
}


/* --- PRODUKT SIDOR --- */
.article .slot--article-introduction .tws-article-introduction--read-more,
.article .slot--article-description {
    display: none;
}



