.slot--article-price .tws-api--price-current 
 {display:none;}

.tws-article-buy-button-with-modal--price .tws-api--price-current 
 {display:none;}

.tws-opc-cart--rows .tws-opc-cart--item .tws-opc-cart--item-wrapper .tws-opc-cart--item-price .tws-opc-cart--uc-title
{display:none;}

.tws-opc-cart--rows .tws-opc-cart--unit-costs-unit .tws-opc-cart--uc-title, .tws-opc-cart--rows .tws-opc-cart--unit-costs-unit .tws-opc-cart--uc-value .tws-api--price-current 
{display:none;}

.tws-opc-cart--rows .tws-opc-cart--unit-costs-total .tws-opc-cart--uc-value .tws-api--price-current
{display:none;}
 
.tws-opc-cart--rows .tws-opc-cart--item .tws-opc-cart--item-wrapper .tws-opc-cart--item-price .tws-opc-cart--unit-costs
{display:none;}

.tws-cart-summary--wrapper .tws-cart-summary--name 
{display:none;}

.tws-cart-summary--wrapper .tws-cart-summary--full-price-row .tws-cart-summary--value .tws-api--price-current
{display:none;}

.tws-cart-summary--wrapper .tws-cart-summary--value .tws-api--price-current 
{display:none;}

.twsPriceCurrent 
{display:none;}

.tws-article-list--list .tws-article-list--price .tws-api--price-current 
{display: none;}

.tws-article-list--list .tws-article-list--buy-button .btn .ladda-label, .tws-article-list--list .tws-article-list--choices-button-text, 
.tws-article-list--show-more-button-text
{display: none;
 color: #000;}



.tws-checkout--pay .tws-checkout--pay-button .ladda-label 
{color: #80af62;}

.tws-checkout--pay .tws-checkout--pay-button:hover 
{color: #80af62;}

.btn-primary {
    background: #1e4a91;
    color: #fff;
    border: 1px solid #e6e5e6;
    padding: 8px 15px;
font-size: 14px;
}

.btn-primary:hover  {
    background: #80af62;
    color: #fff;
    border: 1px solid #e6e5e6;
    padding: 8px 15px;
font-size: 14px;
}

.tws-brand-logos--logo-postnord img 
{display: none;}
  

.tws-brand-logos--logo-mastercard img 
{display: none;}

.tws-brand-logos--logo-visa img 
{display: none;}

.tws-brand-logos--logo-klarna img
{display: none;}

.tws-article-choices .tws-article-choices--table-wrapper .tws-article-choices--variant-body .tws-article-choices--variant-price 
{  padding: 10px 10px 10px 5px;
   color: #fcfcfc;}

.tws-article-choices--sort-option
{color: #fcfcfc;}

.tws-checkout--complete-heading
{display: none;}

.tws-checkout--total-vat
{display: none;}

.tws-checkout--pay-total
{display: none;}

.slot--header-horizontal-menu .navbar-nav 
{   list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    background: #fff;
    border-top: 15px solid #1e4a91;
 }

.tws-checkout--pay .tws-checkout--pay-button
 { display:inline-block;
   position: relative;
    background: #1e4a91;
    border: 1px solid #d7d6d7;
    padding: 14px;
    height: auto !important;
    width: 50%;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    color: #c5b6a2;
    transition: all 0.3s !important;}

.ladda-label
{display: none;}

.tws-checkout--pay .tws-checkout--pay-button:hover
 { display:inline-block;
   position: relative;
    background: #80af62;
    border: 1px solid #d7d6d7;
    padding: 14px;
    height: auto !important;
    width: 50%;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    color: #c5b6a2;
    transition: all 0.3s !important;}

.tws-checkout-success .tws-checkout-success--label 
{display: none;}

.tws-checkout-back-button--text
{font-size: 0px;}

.tws-checkout-success--wrapper
{font-size: 0px;}

.btn-block
{   background: #fff;
    border: 1px solid #000;
    color: #fff;
    padding: 8px 15px;}

.btn-block:hover   
{   background: #fff;
    border: 1px solid #000;
    color: #fff;
    padding: 8px 15px;}

.btn-link
{   background: #fff;
    border: 1px solid #000;
    color: #000;
    padding: 8px 15px;}

.btn-link:hover
{   background: #fff;
    border: 1px solid #000;
    color: #000;
    padding: 8px 15px;}




.tws-cart-summary--sticky-visible 
{display: none;}

.tws-cart-summary--sticky-summary .tws-cart-summary--sum-row 
{display: none;}

.tws-cart-summary--sticky-summary .tws-cart-summary--items-count
{display: none;}


.slot--article-quantity .tws-article-quantity--input-wrapper .btn {
    height: 40px;
  background:  #1e4a91;
  color: #fff;
}

.slot--article-quantity:hover .tws-article-quantity--input-wrapper .btn {
    height: 40px;
  background:  #80af62;
  color: #fff;
}
.btn-default 
{   background: #fff;
    border: 1px solid #000;
    color: #000;
    padding: 8px 15px;}

.btn-default:hover 
{   background: #1e4a91;
    border: 1px solid #000;
    color: #fff;
    padding: 8px 15px;}

.tws-article-list--list .tws-article-list--buy-button .btn   {
    display: inline-block;
    position: relative;
    background: #1e4a91;
    border: 1px solid #d7d6d7;
    padding: 10px;
    height: auto !important;
    width: 100%;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    transition: all 0.3s !important;
}
.tws-article-list--list .tws-article-list--buy-button .btn:hover {
    display: inline-block;
    position: relative;
    background:  #80af62;
    border: 1px solid #d7d6d7;
    padding: 10px;
    height: auto !important;
    width: 100%;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    transition: all 0.3s !important;
}

.tws-audience-selector--audience-button-text 
{display: none;}

.tws-audience-selector--audience-item-icon-text 
{display: none;}
  
.tws-audience-selector--selection-box-label 
{display: none;}

.tws-audience-selector--selection-box-group-horizontal
{display: none;}

.caret 
{display: none;}

.tws-opc-cart--heading span 
{display: none;}

.tws-cart-summary--wrapper .tws-cart-summary--items-count {
    border-bottom: solid 1px #ebebeb;
    margin: 0 0 -60px 0;
    padding: 0 0 1px 0;
    color: #727272;}

.tws-cart-summary--wrapper {
    background: #fff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    padding: 0px 0px;}

.tws-cart-summary--header,  {
    margin: 0 0 0px 0;
    font-size: 18px;
    font-weight: bold;
    color: #000;}

.slot--checkout-text-after {
    background: #fff;
    padding: 0px 0px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    margin: 0 0 0px 0;
    border-radius: 3px;}

.tws-opc-cart--wrapper {
    background: #fff;
    color: #000;
    padding: 0px 0px 0px 0px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    margin: 0 0 0px 0;
    border-radius: 3px;}

.checkoutreturnpage .nordic--body-wrapper 
{   max-width: 850px;
    padding: 0px 0px 0px 0px;}

.slot--header-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background: #1e4a91;
    line-height: 50px;
    text-align: center;
    transition: all .3s;
    color: #fff;}

.tws-article-list--list .tws-article-list--buy-button .btn.tws-article-list--choices-button:after {
    content: "\f290";
    display: none;
    margin: -2px 4px 0 4px;
    vertical-align: middle;
    font-family: "fontawesome";
    text-align: center;
    font-size: 11px;
    font-weight: normal;}

.nordic--buy-button-group .slot--article-buy-button .btn:after {
    content: '\f290';
    font-family: fontawesome;
    font-weight: normal;
    margin: 0 0 0 5px;
    font-size: 12px;
    margin: -3px 0 0 5px;
    display: none;
    vertical-align: middle;}

.tws-article-list--list .tws-article-list--buy-button .btn.tws-article-buy-button-with-modal--buy-button:after {
    content: "\f290";
    display: none;
    font-family: "fontawesome";
    text-align: center;
    margin: -2px 4px 0 4px;
    vertical-align: middle;
    font-size: 11px;
    font-weight: normal;
    opacity: 1;}

.tws-article-list--list .tws-article-list--buy-button .btn .ladda-label, .tws-article-list--list .tws-article-list--choices-button-text, .tws-article-list--show-more-button-text {
    display: none;
    color: #fcfcfc;}

.tws-article-buy-button-with-modal--oos-label, .tws-article-buy-button-with-modal--already-sub {
      display: none;
  font-weight: bold;
    margin: 5px 0 10px 0;
}
.nordic--article-choices-wrapper .tws-react-common--choice-label {
  display: none;
  font-weight: bold;
}