.container.fabrikk--footer--made-by {

    display: none;

}

.tws-login-modal.tws-login--modal .modal-dialog .modal-content .modal-header .modal-title::after {
    content:"Välkommen till Tyréns nya shop! För beställning, vänd dig till sthkontorsservice@tyrens.se"; 
    font-size: 12px;
    color: #000;
    position: absolute;
		left: 10px;
		top: 23px;
  Bottom: 30px;
	  text-align: center;
  margin-top: 30px;
    padding: 10px;
  Margin-bottom: 30px;

}
/* HIDE BUY BUTTON AND CART FROM NOT LOGGED IN USERS */
body:not(.user-logged-in) .slot--header-cart,
body:not(.user-logged-in) .tws-article-list--list .tws-article-list--buy-button,
body:not(.user-logged-in) .Fabrikk--buy-button-group {
	display: none; 
}

.fabrikk--top-bar-right a {
color: black
}

.modal-body{
Margin-top: 50px
}

/*

@font-face {
  font-family: 'SoletoLight';
  src:  url('/shop/ws33/81933/files/Soleto/Soleto-Light.woff2') format('woff2'),
        url('/shop/ws33/81933/files/Soleto/Soleto-Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SoletoLight';
  src:  url('/shop/ws33/81933/files/Soleto/Soleto-Light.woff2') format('woff2'),
        url('/shop/ws33/81933/files/Soleto/Soleto-Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SoletoLight';
  src:  url('/shop/ws33/81933/files/Soleto/Soleto-Light.woff2') format('woff2'),
        url('/shop/ws33/81933/files/Soleto/Soleto-Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "SoletoLight";
}

body, textarea {
    font-family: "SoletoLight";
}

.fabrikk--header {
    font-family: "SoletoLight";
}

.fabrikk--top-bar {
    font-family: "SoletoLight";
}

.fabrikk--footer {
    font-family: "SoletoLight";
}