.custompage-9101787 .article-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 2rem;
  padding: 2rem;
}
.custompage-9101787 .article-card {
  display: flex;
  flex-direction: column;
}
.custompage-9101787 .article-card img {
  width: 100%;
  height: auto;
  display: block;
}
.custompage-9101787 .article-card h3 {
  font-size: 1rem;
  font-weight: bold;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}
.custompage-9101787 .article-card p {
  font-size: 0.95rem;
  margin-bottom: 0.5rem;
}
.custompage-9101787 .article-card a {
  font-weight: bold;
  color: #f58220; /* Adjust to your brand color */
  text-decoration: none;
}
.custompage-9101787 .article-card a:hover {
  text-decoration: underline;
}

.slot--header-search .tws-article-search--no-label,
.slot--header-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-img {
  background: #14324d;
}


.slot--top-bar-login a {
  text-transform: inherit;
}
.tws-audience-selector--audience-button-text {
  text-transform: inherit;
}

.nordic--body .nordic--body-wrapper .nordic--main .nordic--main-wrapper {
  box-shadow: none !important;
}

@media (min-width: 1100px) {  
.nordic--header .nordic--header-wrapper .nordic--header-left {
    order: 2;
    width: 700px;
    transition: all 0.5s ease;
}   
.nordic--header .nordic--header-wrapper .nordic--header-left .slot--header-search input.form-control {
    width: 630px;
    background: #fff;
}
    .nordic--header .nordic--header-wrapper .nordic--header-middle {
		    order: 1;
}   
    .nordic--header .nordic--header-wrapper .nordic--header-middle .slot--header-logo,
    .nordic--header .nordic--header-wrapper .nordic--header-middle .slot--header-logo .tws-logo {
			    margin: 0;
	        transition: all 0.8s ease;
}
    .nordic--header .nordic--header-wrapper .nordic--header-right {
    order: 3;
}
  .nordic--header .nordic--header-wrapper {
    padding: 18px 30px 20px 30px;
}
	}


.custom-usps .usp-list {
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14rem;
  margin: 0 auto;
  max-width: 1300px;
}
.custom-usps .usp-list p {
  max-width: 402px;
  padding: 0px;
  margin: 0px 0px 10px 0px;
  font-size: 18px;
}

.custom-usps .usp-list li {
  display: flex;
  flex-direction: column;   
  align-items: center;      
  justify-content: center;
  text-align: center;       
  white-space: normal;  
  padding-top: 20px;
}
.custom-usps .usp-list .usp-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: #fff;
  font-size: 40px;
  line-height: 1;
  border: 1px solid #000;
}

@media (max-width: 768px) {
  .custom-usps .usp-list {
    flex-direction: column;
    gap: 2rem;
    padding: 20px 16px;
  }
  .custom-usps .usp-list li {
    max-width: 100%;
  }
}


.slot--article-buy-button .tws-article-buy-button-with-modal--buy-button-label {
  letter-spacing: 1px;
}

.tws-article-name h1 {
 font-family: "Raleway", sans-serif;
}

.tws-articlegroup-list .tws-artgrp-info .tws-util-heading--heading, 
.tws-custom-page--articlegroups-heading .tws-util-heading--heading, 
.tws-custom-page--article-heading .tws-util-heading--heading,
.tws-article-list--list .tws-article-list--article-name .tws-util-heading--heading a,
.nordic--start-page .tws-articles-two--heading .tws-util-heading--heading, 
.nordic--start-page .tws-articlegroups--title .tws-util-heading--heading {
  border-bottom: none;
  font-weight: bold;
  font-family: "Raleway", sans-serif;
}


@media only screen and (min-width: 992px) {
  .slot--header-horizontal-menu {
  background: #14324d;
}
   .slot--header-horizontal-menu .navbar .container-fluid {
    border: none;
  }
  .slot--header-horizontal-menu .navbar-nav > li > a {
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    color: #fff;
  }
}

  .slot--header-horizontal-menu .navbar-nav > li a {
    font-family: "Raleway", sans-serif;
  }

.slot--header-horizontal-menu .nav .open>a, 
.slot--header-horizontal-menu .nav .open>a:hover, 
.slot--header-horizontal-menu .nav .open>a:focus,
.slot--header-horizontal-menu .nav a:focus {
 background: transparent;
}

 .slot--header-horizontal-menu .navbar-nav > li a:hover {
    color: #f8f8f8;
  }
.slot--article-description {
  border: none;
}

.tws-article-description--text-container {
  max-height: none;
  overflow: visible;
}
.slot--article-description .tws-article-description .tws-article-description--show-more {
  display: none;
}

.tws-container--tws-articles-two-type-carousel .thumbnail .caption,
.tws-article-list--list .tws-list--type-grid .thumbnail .caption {
  box-shadow: none !important;
}
.tws-article-list--list .tws-article-list--price .tws-api--price-current {
  font-size: 15px;
  font-weight: normal;
  color: #ff7200;
  letter-spacing: 0.5px;
}
 .slot--article-price .tws-api--price-current {
    color: #ff7200;
  }


.tws-articlegroup-list .thumbnail {
  background: #ff7200;
}
.tws-articlegroup-list .thumbnail .caption .tws-articlegroup-list--article-name .tws-util-heading--heading a {
  color: #fff;
}
.tws-articlegroup-list .thumbnail .caption .tws-articlegroup-list--article-name .tws-util-heading--heading a:hover {
  color: #f5f5f5;
}

 .nordic--footer {
    margin: 0;
  }

.slot--top-bar-aterforsaljare {
  float: right;
  margin: 2px 0 0 0;
}

.slot--top-bar-aterforsaljare a {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  cursor: pointer;
  vertical-align: middle;
  color: #000;
  margin-right: 10px;
  text-decoration: none;
}