.slot--article-share {
    display: none;
}

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


span.tws-mini-cart--vat-info {
    display: none!important;
}

.btn-group.tws-list--control-type--btn-grp {
    display: none;
}

.tws-react-common--dropdown.btn-group.undefined {
    display: none;
}

.article .slot--article-buy-button .tws-article-buy-button-with-modal--form .tws-article-buy-button-with-modal--oos-label {
  font-size: 0px;
}

.article .slot--article-buy-button .tws-article-buy-button-with-modal--form .tws-article-buy-button-with-modal--oos-label::after {
  font-size: 14px;
  color: #000;
  content: "Kontakta oss för leveransbesked / bokning av denna produkt";
  display: block;
}
.tws-article-buy-button-with-modal--oos-label-en {
    font-weight: bold;
    margin: 5px 0 10px 0;
}
/*
.article .tws-article-buy-button-with-modal--captcha-field {
    display: none !important;
}
*/
.tws-article-buy-button-with-modal--submit-button .ladda-label {
	font-size: 0px; 
}

.tws-article-buy-button-with-modal--submit-button .ladda-label::after {
  font-size: 14px;
  color: #fff;
  content: "Skicka förfrågan";
  display: inline-block !important;
  text-transform: uppercase;
}

/* NOTE CHECKOUT - SWEDBANK PAY */
.tws-checkout--checkout-container.tws-checkout--checkout-container-active::after {
    content: 'Please add your phone number with country code (e.g. "+46" for Sweden)' !important;
    float: right;
    color: #757575;
    padding: 0px 180px 0px 0px;
}