body, p, .slot--article-description .tws-article-description--text {
    font-size: 18px;
    line-height: 30px;
}
p {
		margin-bottom: 2rem;  
}
p.tws-util-heading--heading {
		margin-bottom: 0;
}
h1 {
    font-family: 'Crimson Pro';
    font-size: 50px;
    line-height: 55px;
    font-weight: 600;
    font-style: normal;
    margin-bottom: 40px;   
}
/*h2, .slot--article-description .tws-article-description--heading {		
    font-size: 28px;
    line-height: 2.625rem;
    font-weight: 700;
}
h2 {
		margin: 64px 0px 32px 0px;
}
.slot--article-description .tws-article-description--heading {
		margin: 0px;
}
h3 {
    font-weight: 600;
}*/
a {
    text-decoration: underline;
}
/* Text under logon */
.sitename {
    color:#fff;
    margin-left:40px;
    font-size:13px;
}
.sitename:hover {
    text-decoration: underline;
}
/* Tabell */
table {
    min-width: 100%;  
    border-color: rgb(178 178 178);  
    text-indent: 0;
    border-collapse: collapse;
    border-width: 1px;
}
th {
    border-color: rgb(178 178 178);
    text-align: left;
    font-weight: 700;
    padding: 1rem;
    border-width: 1px;
}
td {
    padding: 1rem;
    border-width: 1px;
}
tr {
		border-top: 1px solid #ccc;
}
table caption {
		text-align:left;
		font-size: 22px;
		margin: 20px 0;
		letter-spacing: 1px;
    font-weight: 500;
}
.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}
.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.tws-article-attachments tr {
		border:none;
}
/* Puff */
.alert {
    background-color: rgb(246 246 246);
    border: 1px solid #f6f6f6;
    border-bottom: 4px solid #e3e3e3;
    border-radius: 7px;
    padding: 20px 40px 30px 40px;
}
/* Döljer lagerstatus på artikeln och när man lägger i varukorgen */
.modal-content .tws-article-buy-button-with-modal--cart-messages {
		display: none;
}
.tws-checkout--minimal-order-cost-msg, .tws-article-buy-button-with-modal--minimal-order-including {
		font-size: 0;	
		display: block;
}  
.tws-checkout--minimal-order-cost-msg::before, .tws-article-buy-button-with-modal--minimal-order-including::before {
		font-size: 18px;	
		Content: "Minsta ordervärde är 50 SEK (inklusive fraktkostnad)."
}
/* Artikelrubrik */
.tws-article-list--article-name a, .tws-util-heading--heading h5 {
    text-decoration: none;
    line-height: 1.5;
}
/* Rubrik på artikelsidan */
.tws-article-name h1 {
    font-family: 'Open sans';
    line-height: 1.3;
    font-size: 32px;
    letter-spacing: 1px;
    text-transform: none;
    margin-bottom: 0;
    font-weight: 700;
}
/* Priset på artikelsidan */
.tws-article-price .tws-api-price .tws-api--price-current {
	margin-top: 30px;
}
/* Dölj länktext Läs mer som visas i ingressen om det finns text i det fältet */
.tws-article-introduction--read-more, .fabrikk--back-to-top-link-text {	
		display: none;
}
.tws-article-introduction--text {
    padding: 30px 0 0;
}
/* Visa hela artikeltexten */
.slot--article-description .tws-article-description--text-container {
    max-height: none !important;
}
/* Ladda ned filer och media på artikelsidan */
.slot--article-attachments .tws-article-attachments {
    background-color: rgb(229 241 248);
    padding-top: 60px; 
    border-radius: 1.5rem;
}
.tws-article-attachments--text a {
    font-size: 2rem;
}
.tws-list--list .tws-article-list--col-xs-2 .tws-article-list--col-sm-2 .tws-article-list--col-md-4 .tws-article-list--col-lg-4 {
    background-color: rgb(252 246 227);
}
/* Kant runt bilden på artikelsidan*/
.tws-article-images--slick-big .slick-slide .tws-img--container {
	border: none; 
}
/* Kant runt bilder i olika listor */
.tws-article-list--list .tws-list--type-grid .tws-article-list--product-image, .tws-article-search-page--list .tws-list--type-grid .tws-article-list--product-image, .tws-article-list--list .tws-list--type-carousel .tws-article-list--product-image, .tws-article-search-page--list .tws-list--type-carousel .tws-article-list--product-image  {
	border: none; 
}
/* Sidfot */
.fabrikk--footer .container {
    display: grid; 
}
.fabrikk--footer .container>.row {
    display: table;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #d1d5db;
}
.container>.row::after {
    margin: 85px 0 0 0;  	
}
.fabrikk--footer .container::after {
    display: block;
    margin: 18px 0 0 0;
    content: url('/shop/25093/files/riksarkivet.e1f6d95d.svg');
		text-align: right;
}
.fabrikk--footer {
    letter-spacing: 0.5px;
    text-transform: initial;
    color: #fff;
    background: #222;
    font-size: 16px;
    line-height: 1.5;
    padding: 87px 0 80px;
}
a.footer-link {    
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
}
.fabrikk--footer-right {
		text-align: left;
  	content: url('/shop/25093/files/kortbetalning-vit.png');
  	width:250px;
}
/* Vänstermeny, rubrik */
p.tws-util-heading--heading {	  
    font-family: 'Crimson Pro';
    color: #000;
    font-size: 25px;    
    font-weight: 600;  
}
/* Vänstermeny, bakgrundsfärg */
.tws-vertical-menu .tws-vertical-menu--header {
    text-transform: none !important;
}
a.tws-vertical-menu--articlegroup {
    text-decoration: none;
}
.tws-vertical-menu .tws-vertical-menu--root-level a.active {
    font-weight: 600;
}
.tws-vertical-menu .tws-vertical-menu--inner-ul {
    transition: all 0.175s cubic-bezier(0.25, 0.46, 0.39, 0.85);
    background: rgba(13, 92, 145, 0.08);
    box-shadow: none;
}
.tws-vertical-menu .tws-vertical-menu--inner-ul > li {
    border-bottom: 1px solid #fff;
}
.tws-vertical-menu .tws-vertical-menu--inner-ul > li:last-child {
    border-bottom: none;
}
.tws-vertical-menu .tws-login a, .tws-vertical-menu .slot--open-cookie-settings .tws-accept-cookies--open-btn a {
    text-transform: none;
}  
/* Brödsmulor */
.tws-breadcrumbs--spacer {
    margin: 0 1rem;
}
.tws-breadcrumbs a {
    text-decoration: none;
}
.tws-breadcrumbs a:hover {
    text-decoration: underline;
}
.tws-breadcrumbs--home-icon {
    font-size: 14px;
}
.fa-home::after {
    font-family: "Open sans";
}
:lang(sv).fa-home::after {
    content: " Välkommen till Riksarkivets webbutik";
}
:lang(en).fa-home::after {
    content: " Welcome to the Swedish National Archives' online store";
}
/* Rubrik på produktgruppsidor */
.fabrikk--article-group .tws-articlegroup-list--info h1 {
	display:none;
}
/* Ram runt artiklarna på artikelsidor */
.tws-articlegroup-list .thumbnail {
    border-radius: 7px;
}
.tws-articles-two--article,
.tws-article-list .tws-list--type-grid > .row .thumbnail, 
.tws-article-search-page--list .tws-list--type-grid > .row .thumbnail  {
    border: 1px solid #e6e6e6;
    padding: 15px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    -webkit-box-shadow: 0px 0px 7px 2px #f8f8f8;
    -moz-box-shadow: 0px 0px 7px 2px #f8f8f8;
    box-shadow: 0px 0px 7px 2px #f8f8f8;
}
.tws-article-list--list .tws-list--list .thumbnail, .tws-article-search-page--list .tws-list--list .thumbnail,
.tws-article-list--list .tws-list--list .thumbnail, .tws-article-search-page--list .tws-list--list .thumbnail:hover {
    border: 1px solid #e6e6e6;
    padding: 15px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    -webkit-box-shadow: 0px 0px 7px 2px #f8f8f8;
    -moz-box-shadow: 0px 0px 7px 2px #f8f8f8;
    box-shadow: 0px 0px 7px 2px #f8f8f8;
}
.tws-articles-two--article:hover,
.tws-article-list .tws-list--type-grid>.row .thumbnail:hover,
.tws-article-list--list .tws-list--list .thumbnail:hover {
    margin: 0 !important;
    padding: 15px !important;
}
.tws-articles-two--article:hover,
.tws-article-list .tws-list--type-grid>.row .thumbnail:hover,
.tws-article-list--list .tws-list--list .thumbnail:hover {
    border: 0!important;
}
.tws-articles-two--article:hover,
.tws-article-list .tws-list--type-grid>.row .thumbnail:hover,
.tws-article-list--list .tws-list--list .thumbnail:hover {
    height: calc(100%) !important;
}
.tws-articles-two--article:hover tws-img,
.tws-article-list .tws-list--type-grid>.row .thumbnail:hover tws-img,
.tws-article-list--list .tws-list--list .thumbnail:hover tws-img {
    border: 0 !important;
    padding: 0 !important;
}
.tws-articles-two--article:hover .tws-articles-two--buy-button>*,
.tws-article-list--list .tws-list--list .thumbnail:hover .tws-articles-two--buy-button>*,
.tws-articles-two--article:hover .tws-articles-two--choices-button>*,
.tws-articles-two--article:hover .tws-articles-two--show-more-button>*,
.tws-article-list--list .tws-list--list .thumbnail:hover tws-article-list--show-more-button>* {
    bottom: 9px !important;
    right: 9px !important;
}
.tws-article-list .tws-list--type-grid>.row .thumbnail:hover .tws-article-labels--label .tws-article-labels--label-text,
.tws-article-list--list .tws-list--list .thumbnail:hover .tws-article-labels--label .tws-article-labels--label-text,
.tws-article-search-page--list .tws-list--type-grid>.row .thumbnail:hover .tws-article-labels--label .tws-article-labels--label-text,
.tws-article-labels--label .tws-article-labels--label-text .tws-article-labels--label .tws-article-labels--label-text,
.tws-article-list--list .tws-list--list .thumbnail:hover .tws-article-labels--label .tws-article-labels--label-text,
.tws-articles-two--article:hover .tws-article-labels--label .tws-article-labels--label-text,
.tws-article-list--list .tws-list--list .thumbnail:hover .tws-article-labels--label .tws-article-labels--label-text {
    padding: 2px 5.5px !important;
}
.tws-article-list .tws-list--type-grid>.row .thumbnail:hover .tws-article-labels,
.tws-article-list--list .tws-list--list .thumbnail:hover .tws-article-labels,
.tws-article-search-page--list .tws-list--type-grid>.row .thumbnail:hover .tws-article-labels,
.tws-articles-two--article:hover .tws-article-labels {
    margin-top: 0 !important;
    margin-left: 0 !important;
}
.tws-article-list--list .tws-list--list .thumbnail:hover {
    border: 1px solid #e6e6e6!important;
}
.tws-opc-cart--rows .tws-opc-cart--item .tws-opc-cart--item-image .tws-img--wrapper {
    border: none;
}
/* Cookie consent  */
#consentNecessaryButton, #consentAllButton, #consentAdvancedButton {
    background: rgb(48, 54, 60);
    border: 1px solid rgb(48, 54, 60);
    border-radius: 7px;
    color: #fff;
    font-size: .9em;
    font-weight: 600;
    text-transform: none;
}
#consentNecessaryButton:hover, #consentAllButton:hover, #consentAdvancedButton:hover {
    background: rgb(0, 0, 0);
    border: 1px solid rgb(0, 0, 0);
    border-radius: 7px;
    color: #fff;
    font-size: .9em;
    font-weight: 600;
    text-transform: none;
}
#cookieSettingsButton {
    background: rgb(234, 239, 242);
    border-color: rgb(234, 239, 242);
    color: rgb(44, 47, 49);
    border-radius: 7px;
    font-size: .9em;
    font-weight: 600;
    text-transform: none; 
}
#cookieSettingsButton:active, #cookieSettingsButton:hover {
    background: #d4dae0;
    border-color: #d4dae0;
    color: #000;
}
.tws-accept-cookies--advanced .tws-accept-cookies--switch:checked+.tws-accept-cookies--switch-background {
    background: rgb(95, 150, 41);
}
.cookie-info-text,
.tws-accept-cookies--custom-content,
.tws-accept-cookies--type-functionality-text, 
.tws-accept-cookies--type-necessary-text, .tws-accept-cookies--type-functionality-text,
.tws-accept-cookies--type-analytics-text, .tws-accept-cookies--type-marketing-text,
.tws-accept-cookies--advanced {
    color: #5e6266;
    font-size: 15px;
    line-height: 22px !important;
}
.tws-accept-cookies--types-wrapper .tws-accept-cookies--type-marketing, .tws-accept-cookies--type-marketing-text {
    display: none;
}
.tws-accept-cookies--open-btn {
    padding-top: 8px;
}
.slot--cookies a[href*="se/kopinformation"], .slot--cookies a[href*="en/terms-and-conditions"], .modal-body a[href*="se/kopinformation"], .modal-body a[href*="en/terms-and-conditions"] {
  	display: none;
}
/* Buttons */
.btn-sm, .tws-articles-connected--buy-button .btn, .tws-articles-connected--buy-button .tws-articles-connected--show-more-button, .tws-articles-connected--buy-button .tws-articles--show-more-button, .tws-articles-connected--buy-button .slot--my-pages-logout div.tws-login a, .slot--my-pages-logout div.tws-login .tws-articles-connected--buy-button a, .tws-articles-connected--show-more-button, .tws-articles-two--buy-button .btn, .tws-articles-two--buy-button .tws-articles-connected--show-more-button, .tws-articles-two--buy-button .tws-articles--show-more-button, .tws-articles-two--buy-button .slot--my-pages-logout div.tws-login a, .slot--my-pages-logout div.tws-login .tws-articles-two--buy-button a, .tws-articles-two--choices-button .btn, .tws-articles-two--choices-button .tws-articles-connected--show-more-button, .tws-articles-two--choices-button .tws-articles--show-more-button, .tws-articles-two--choices-button .slot--my-pages-logout div.tws-login a, .slot--my-pages-logout div.tws-login .tws-articles-two--choices-button a, .tws-articles-two--show-more-button .btn, .tws-articles-two--show-more-button .tws-articles-connected--show-more-button, .tws-articles-two--show-more-button .tws-articles--show-more-button, .tws-articles-two--show-more-button .slot--my-pages-logout div.tws-login a, .slot--my-pages-logout div.tws-login .tws-articles-two--show-more-button a, .tws-articles--buy-button .btn, .tws-articles--buy-button .tws-articles-connected--show-more-button, .tws-articles--buy-button .tws-articles--show-more-button, .tws-articles--buy-button .slot--my-pages-logout div.tws-login a, .slot--my-pages-logout div.tws-login .tws-articles--buy-button a, .tws-articles--show-more-button, .tws-checkout-item-edit-dialog .tws-cart--edit-remove-button, .tws-horizontal-flip-list .tws-horizontal-flip-list--show-more-button, .tws-horizontal-flip-list .tws-article-buy-button-with-modal--buy-button, .tws-article-list--buy-button .btn, .tws-article-list--buy-button .tws-articles-connected--show-more-button, .tws-article-list--buy-button .tws-articles--show-more-button, .tws-article-list--buy-button .slot--my-pages-logout div.tws-login a, .slot--my-pages-logout div.tws-login .tws-article-list--buy-button a, .btn.btn-sm, .tws-articles-connected--buy-button .btn, .tws-articles-connected--buy-button .tws-articles-connected--show-more-button, .tws-articles-connected--buy-button .tws-articles--show-more-button, .tws-articles-connected--buy-button .slot--my-pages-logout div.tws-login a, .slot--my-pages-logout div.tws-login .tws-articles-connected--buy-button a, .tws-articles-connected--show-more-button, .tws-articles-two--buy-button .btn, .tws-articles-two--buy-button .tws-articles-connected--show-more-button, .tws-articles-two--buy-button .tws-articles--show-more-button, .tws-articles-two--buy-button .slot--my-pages-logout div.tws-login a, .slot--my-pages-logout div.tws-login .tws-articles-two--buy-button a, .tws-articles-two--choices-button .btn, .tws-articles-two--choices-button .tws-articles-connected--show-more-button, .tws-articles-two--choices-button .tws-articles--show-more-button, .tws-articles-two--choices-button .slot--my-pages-logout div.tws-login a, .slot--my-pages-logout div.tws-login .tws-articles-two--choices-button a, .tws-articles-two--show-more-button .btn, .tws-articles-two--show-more-button .tws-articles-connected--show-more-button, .tws-articles-two--show-more-button .tws-articles--show-more-button, .tws-articles-two--show-more-button .slot--my-pages-logout div.tws-login a, .slot--my-pages-logout div.tws-login .tws-articles-two--show-more-button a, .tws-articles--buy-button .btn, .tws-articles--buy-button .tws-articles-connected--show-more-button, .tws-articles--buy-button .tws-articles--show-more-button, .tws-articles--buy-button .slot--my-pages-logout div.tws-login a, .slot--my-pages-logout div.tws-login .tws-articles--buy-button a, .tws-articles--show-more-button, .tws-checkout-item-edit-dialog .btn.tws-cart--edit-remove-button, .tws-checkout-item-edit-dialog .tws-cart--edit-remove-button.tws-articles-connected--show-more-button, .tws-checkout-item-edit-dialog .tws-cart--edit-remove-button.tws-articles--show-more-button, .tws-checkout-item-edit-dialog .slot--my-pages-logout div.tws-login a.tws-cart--edit-remove-button, .slot--my-pages-logout div.tws-login .tws-checkout-item-edit-dialog a.tws-cart--edit-remove-button, .tws-horizontal-flip-list .btn.tws-horizontal-flip-list--show-more-button, .tws-horizontal-flip-list .tws-horizontal-flip-list--show-more-button.tws-articles-connected--show-more-button, .tws-horizontal-flip-list .tws-horizontal-flip-list--show-more-button.tws-articles--show-more-button, .tws-horizontal-flip-list .slot--my-pages-logout div.tws-login a.tws-horizontal-flip-list--show-more-button, .slot--my-pages-logout div.tws-login .tws-horizontal-flip-list a.tws-horizontal-flip-list--show-more-button, .tws-horizontal-flip-list .btn.tws-article-buy-button-with-modal--buy-button, .tws-horizontal-flip-list .tws-article-buy-button-with-modal--buy-button.tws-articles-connected--show-more-button, .tws-horizontal-flip-list .tws-article-buy-button-with-modal--buy-button.tws-articles--show-more-button, .tws-horizontal-flip-list .slot--my-pages-logout div.tws-login a.tws-article-buy-button-with-modal--buy-button, .slot--my-pages-logout div.tws-login .tws-horizontal-flip-list a.tws-article-buy-button-with-modal--buy-button, .slot--my-pages-logout div.tws-login a.btn-sm, .slot--my-pages-logout div.tws-login a.tws-articles-connected--show-more-button, .slot--my-pages-logout div.tws-login a.tws-articles--show-more-button, .tws-article-list--buy-button .btn, .tws-article-list--buy-button .tws-articles-connected--show-more-button, .tws-article-list--buy-button .tws-articles--show-more-button, .tws-article-list--buy-button .slot--my-pages-logout div.tws-login a, .slot--my-pages-logout div.tws-login .tws-article-list--buy-button a {
    padding: 6px 12px;
    font-size: 14px;
    text-transform: none !important;
}
a.btn-default, a.tws-articles-connected--show-more-button, a.tws-articles--show-more-button, a.tws-newsletter-subscribe--subscribe-button, .slot--my-pages-logout div.tws-login a, 
.btn-default, .tws-articles-connected--show-more-button, .tws-articles--show-more-button, .tws-newsletter-subscribe--subscribe-button, .slot--my-pages-logout div.tws-login a {
    background: rgba(255, 255, 255, 0.8);
    color: #333;
    border-color: #333;
    border: 1px solid;
    border-bottom: 1px solid;
    text-decoration: none;
    border-radius: 7px;
    text-transform: none !important;
}
/* knappen töm varukorgen i kassan */
.tws-opc-cart--item-remove-all {
    background: rgba(255, 255, 255, 0.8);
    color: #333;
    border: 1px solid #333;
    border-radius: 7px;    
}
.tws-opc-cart--item-remove-all--text {
    text-transform: none !important;
    color: #333;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
}
[data-balloon]::after {    
    font-family: "Open Sans" !important;
    text-transform: none;
}
/* Fraktmeddelande i kassan 
.tws-checkout--delivery-method .tws-checkout--delivery-method-description {
	    max-height: 130px;
      overflow: visible;
  		margin: 5px 0 25px 0;
}
.tws-checkout--delivery-method-more {
		visibility: hidden;
}*/
/* */
a.btn-primary, .btn-primary {
    border-radius: 7px; 
    border: 1px solid;
    border-bottom: 1px solid; 
    text-transform: none !important;
}
a.btn-primary:hover, .btn-primary:hover {
    border: 1px solid;
    border-bottom: 1px solid; 
    text-transform: none !important;
}
.tws-article-list--list .tws-list--type-grid .tws-article-list--choices-button, .tws-article-list--list .tws-list--type-grid .tws-article-list--buy-button .tws-article-buy-button-with-modal--buy-button,
.tws-article-list--list .tws-list--type-list .tws-article-buy-button-with-modal--buy-button {
    width: 85px;
}
/* Skicka-knappen i formulär */
.tws-contact-form--submit-btn {
    background: #222;
    border: #222;
    border-bottom: 4px solid #000;  
    color: #fff;
    border-radius: 7px;
}
.tws-contact-form--submit-btn:hover {
    background: rgb(187, 75, 111); 
    border: rgb(187, 75, 111); 
    border-bottom: 4px solid #000;
    color: #fff;
    border-radius: 7px;
}
/* knapp på 404-sidan */
.fyranollfyra {
    padding: 8px;
    width: 250px;
    text-decoration: none;
    text-align: center;
    float: left; 
    margin-top: 40px;
}
.fyranollfyra:hover {
    text-decoration: none;
}
/* Sidhuvud */
.fabrikk--header {
    text-transform: none !important;
    box-shadow: none;
    min-height: 57px;
}
.fabrikk--header-right {
    text-transform: none !important;
    height: 57px;
}
.slot--top-bar-login, .tws-accept-cookies--icon {
    margin-top: -6px;
}
.fabrikk--top-bar {
    color: #fff;
    background: #222;
}
.fabrikk--top-bar-right a, .top-bar-login .tws-login--login-text, .tws-audience-selector--audience-button-text, 
.tws-audience-selector--selection-box-stateview-container, .tws-audience-selector--audience-item-icon {
    color: #fff;
    text-decoration: none;
    text-transform: none;
}
.fabrikk--top-bar-right a:hover  {
    color: #d5d1d1;    
}
/* Språk */
.tws-audience-selector--audience-button-text {
		font-size: 0;	
  	display: block;
}
.tws-audience-selector--audience-button-text::after {
  	content: "Languages";
  	font-size: 14px;
}
/*  Språkval */
.tws-audience-selector--frame-left-content, .tws-audience-selector--audience-item {
    border: none;
    text-transform: none !important;
    font-size: 14px;
    color: #222;
}
.tws-audience-selector--audience-item-label {
    color: #222;
}
.tws-audience-selector--audience-item-icon {
    display: none;
}
.tws-audience-selector--audience-item-icon-container {    
    width: 12px;
}
.fabrikk--top-bar-right {
	font-size: 14px;
}
/* Ljusblått fält i sidhuvudet*/
.fabrikk--header-wrapper {
    z-index: 10;
    padding: 11.5px 0;
    min-height: 56px;
    position: relative;
    background-color: #e5f1f8;
    color: #000;
    --tw-bg-opacity: 1;
}
/* Sökknappen i sidhuvudet*/
 .tws-mega-menu .btn {
   background-color: #e5f1f8;
   --tw-bg-opacity: 1;
}
.tws-mega-menu--search-button.open, .tws-mega-menu--search-button:active {
    background-color: #e5f1f8;
    --tw-bg-opacity: 1;
    background-image: none;
    color: #000;
    z-index: 3;
}
.tws-mega-menu--search-button, .tws-mega-menu--open-button {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
}
/* Sökfältet som droppar ned */
.tws-mega-menu .tws-mega-menu--search-bar .tws-article-search>input, .tws-mega-menu .tws-article-search input:focus {
    border: 1px solid #b2b2b2;
    border-radius: 7px;
    box-shadow: none;
    margin-left: 10px;
    background-color: #fff !important;
    width: 90%;
    text-transform: none;
    height: 40px;
}
.tws-mega-menu--search-bar .tws-article-search {
    border: none;
    margin: 0;
}
.tws-mega-menu--search-bar, .tws-mega-menu--search-bar.open {
    background-color: #e5f1f8;
}
/* Sökresultat */
.tws-article-search ul>li {
    background-color: #e5f1f8;
}
/* Varukorg */
.tws-mini-cart--header-cart-text, .tws-mini-cart .tws-mini-cart--mini-cart-dropdown-container .tws-mini-cart--mini-cart-dropdown-wrapper .tws-mini-cart--body .tws-opc-cart--rows .tws-opc-cart--item .tws-opc-cart--item-wrapper,
.tws-mini-cart--total-info, .modal.tws-login-modal .control-label, .tws-mini-cart--empty-title {
    text-transform: none !important;
}
.tws-mini-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-quantity {
    background: none;
    border-radius: 0px;
    border: none;
    padding: 0 3px;
    top: 13px;
    font-weight: bold;
    font-size: 16px;
}
.tws-mini-cart .tws-mini-cart--header-cart-button {
    padding: 10px 40px 10px 10px;
}
/* Döljer relaterade och köpta av andra i varukorgen */
.tws-article-buy-button-with-modal--dialog-wrapper .tws-container--tws-articles-two-type-carousel {
    display: none;
}
/* Döljer fältet för nyhetsbrev under Mina sidor.*/
.tws-customer-details--block-newsletter {
    display: none; 
}
/* Flikar under Mina sidor */
.nav.nav-tabs {
    border-bottom: 1px solid #ccd4e4;
}
.nav.nav-tabs li>a {
    border-bottom: 0px;
    transition:none; 
}
.nav.nav-tabs li.active>a, .nav.nav-tabs li>a:hover, .nav.nav-tabs li>a:focus, .nav.nav-tabs li>a:focus:hover {
    border-bottom: 4px solid #bc4b6f !important;
    background: #bc4b6f;
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
    color: #fff;
    text-decoration: none;
}
/* Knappen Logga ut från Mina sidor*/
.slot--my-pages-logout {
	margin-top:55px;
}
/* Kontakta oss */
.tws-contact-form--form-outer-wrapper {
    max-width: 650px;
    margin: 0 auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto; 
    background-color: rgb(229 241 248);
    border-radius: 7px;
    padding: 50px 30px;  
}
.control-label {
    font-size: 16px;
    font-weight: 600;
}
/* Grundstil på alla labels */
.tws-article-labels .tws-article-labels--label {
    font-weight: normal;
    text-transform: capitalize !important;
    display: block;
    margin-bottom: 4px;    
}
/* Nyhetslabel */
.tws-article-labels--new .tws-article-labels--label-text {
    background: #222;
    border-color: #454545;
    color: #fafafa;
}
/* Prislabel */
.tws-article-labels--special-offer .tws-article-labels--label-text {
    background: #c78399;
    border-color: #c78399;
    color: #fafafa;
}
/*  Färg på erbjudandepris */
.tws-articles-two .tws-api-price .tws-api--price-regular+.tws-api--price-current,
.tws-article-price .tws-api-price .tws-api--price-regular+.tws-api--price-current, .tws-horizontal-flip-list--price .tws-api-price .tws-api--price-regular+.tws-api--price-current,
.tws-article-list .tws-list--type-grid .tws-api-price .tws-api--price-regular+.tws-api--price-current, .tws-article-search-page--list .tws-list--type-grid .tws-api-price .tws-api--price-regular+.tws-api--price-current,
.tws-article-buy-button-with-modal--price .tws-api--price-regular+.tws-api--price-current,
.tws-article-list--list .tws-list--type-grid .tws-api-price .tws-api--price-regular+.tws-api--price-current, .tws-article-search-page--list .tws-list--type-grid .tws-api-price .tws-api--price-regular+.tws-api--price-current, 
.tws-article-list--list .tws-list--type-list .tws-api-price .tws-api--price-regular+.tws-api--price-current {
    color: #ac003d;
}
@media (max-width: 991px) {
    h1 {
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 40px;  
    }
  	.fabrikk--footer .container::after {
    		display: block;
    		margin: 18px 18px 0 18px;
    		text-align: right;
		}
  	.fabrikk--footer .container>.row {
    		display: block;
    		padding: 0;
    		margin: 0 18px 0 18px;
    		border-bottom: 1px solid #d1d5db;
		}
		.container>.row::after {
				margin: 35px 0 0 0;  	
		}
}
@media (max-width: 767px) {
    .fabrikk--footer .container::after {
        display: block;
        margin: 18px 30px;
        text-align: left;
    }
}
@media (min-width: 992px) {
    h1 {
        font-size: 50px;
        line-height: 55px;     
        margin-bottom: 40px; 
    } 
    .fabrikk--top-bar {
        padding: 10px 30px;
    }
}
@media (min-width: 1200px) {
    h1 {
        font-size: 50px;
        line-height: 55px;     
        margin-bottom: 40px; 
    } 
}