

.info-foto .hero {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
}
.info-foto .hero-media img {
  width: 100%;
  height: auto;
  display: block;
}
.info-foto .hero-content {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center; 
  align-items: center;     
  text-align: center;
  padding: 24px;
  color: #000;
  margin: 0 auto;
  max-width: 680px;
}
.info-foto .hero-content p {
  font-size: clamp(14px, 2.5vw, 18px);
  line-height: 1.5;
}
@media (max-width: 767px) {
.info-foto .hero-media {
		display: none;
  }
}
@media (min-width: 768px) {
.info-foto .hero-media-mobile {
		display: none;
  }
}

/* ===========================
   GENERAL 
=========================== */

.nordic--body .nordic--body-wrapper .nordic--main .nordic--main-wrapper {
  background: transparent;
  box-shadow: none;
}

/* ===========================
   TOP BAR 
=========================== */

.nordic--top-bar {
  border-bottom: 1px solid #ccc;
}
.nordic--top-bar-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.nordic--top-bar-left {
    flex: 1;
    display: flex;
    justify-content: center;
}
.slot--top-bar-selling-points {
    text-align: center;
}
.nordic--top-bar p a {
  color: #fff;
  text-decoration: none;
}
.nordic--top-bar p span {
    font-weight: 300;
    font-size: 17px;
    vertical-align: bottom;
    padding-right: 3px;
}

/* ===========================
   HEADER 
=========================== */


.slot--header-horizontal-menu .tws-top-menu--controls .tws-audience-selector,
.nordic--top-bar .slot--top-bar-audience-selector {
  display: none;
}

@media only screen and (min-width: 992px) {
  .nordic--header .nordic--header-wrapper {
    padding: 30px 30px 20px 30px;
  }
}

.slot--header-horizontal-menu .navbar .container-fluid {
    border: none;
  }
.slot--header-horizontal-menu .navbar-nav > li > a {
  text-transform: uppercase;
}
 .slot--header-horizontal-menu .navbar-nav > li a:hover,
 .slot--header-horizontal-menu .navbar-nav > li a:focus {
    color: #000000;
    font-weight: 500;
    background: transparent;
  }
.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-search .fa-search::before {
	content: "search";
  font-family: 'Material Symbols Outlined';
	font-size: 30px;
	line-height: 1.4;
  font-weight: 300;
    color: #333;
  bottom: 5px;
  position: relative;
}
.slot--header-search .tws-article-search--no-label,
.slot--header-search .tws-article-search--no-label:hover,
.slot--header-cart .tws-mini-cart--header-cart-button:hover .tws-mini-cart--header-cart-info .tws-mini-cart--header-cart-img,
.slot--header-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-img,
.slot--header-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-img:hover {
	background: transparent; 
}

.slot--header-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-img::before {
	content: "shopping_bag";
  font-family: 'Material Symbols Outlined';
	font-size: 30px;
  font-weight: 200;
  top: 8px;
  position: relative;
  line-height: 0;
    color: #333;
}

.slot--header-bottom {
    text-align: center;
    background: #7f0505;
    padding: 4px 0px;
    color: #fff;
}
.slot--header-bottom h2 {
    font-weight: 500;
}

/* ===========================
   STARTPAGE
===========================   */


.startpage .tws-content-box--first-line,
.startpage .tws-content-box--second-line,
.startpage .tws-content-box--third-line {
    text-shadow: none !important;
}


.rea-och-info-window .tws-content-box--first-line,
.rea-och-info-window .tws-content-box--second-line, 
.rea-och-info-window .tws-content-box--second-line {
    text-transform: uppercase;
}
.rea-och-info-window .tws-content-box--first-line {
    color: #d29d36 !important;
}
.rea-och-info-window .tws-content-box--third-line {
    color: #800504 !important;
    background: #fff;
    display: inline-block;
    padding: 6px 18px;
    border-radius: 6px;
    margin-top: 20px;
}

.upptack .tws-content-box--first-line {
    font-family: "Crimson Pro", serif;
    text-transform: uppercase;
}


.startpage .birimagdi-hero {
  margin-top: 0px;
}

/* ===========================
   PRODUCT GROUPS 
=========================== */

.tws-article-list--list .tws-article-list--price .tws-api--price-current {
  display: block;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 0.5px;
}
.tws-article-list--list .tws-article-list--price {
	margin: 0;
}

.tws-articlegroups .tws-list--type-grid .tws-list--grid-item, 
.tws-articlegroup-list .tws-list--type-grid .tws-list--grid-item {
    max-width: fit-content;
    flex-basis: auto;
    width: 100%;
}

.slot--article-groups .tws-articlegroups .thumbnail, .tws-articlegroup-list .thumbnail {
    border: none;
    box-shadow: none;
}

.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 {
    border-bottom: none;
    font-weight: normal;
}

.nordic--start-page .tws-articles-two--heading .tws-util-heading--heading, 
.nordic--start-page .tws-articlegroups--title .tws-util-heading--heading {
		border: none;
}

/* ===========================
   GRIDS & LISTS 
=========================== */

.tws-container--tws-articles-two-type-carousel .thumbnail .caption,
.tws-article-list--list .tws-list--type-grid .thumbnail .caption {
  box-shadow: none;
}
.tws-container--tws-articles-two-type-carousel .thumbnail,
.tws-article-list--list .tws-list--type-grid .thumbnail {
  border: none;
}
.tws-article-list--list .tws-article-list--article-name .tws-util-heading--heading a {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.5px;
}

/* ===========================
	PRODUCT PAGES 
=========================== */

.slot--article-introduction .tws-article-introduction--text .text {
	font-size: 16px;
}

.tws-article-introduction--text .tws-article-introduction--read-more,
.slot--article-description {
    display: none;
}
.nordic--article-images .tws-article-images--slick-nav .tws-img,
.nordic--article-images .slot--article-images .tws-article-images--current-image {
    border: none;
}

.slot--article-introduction .tws-article-introduction--text {
  white-space: normal;
}

.slot--article-introduction ul {
  padding-left: 0;
  list-style: none;
  line-height: 1.6;
}

.slot--article-introduction .product-details span {
	font-weight: 500;
}

.slot--article-introduction .wash-icons ul {
	 display: flex;
   gap: .5rem; 
}
.slot--article-introduction .wash-icons img {
	width: 40px; 
}

.slot--article-introduction .product-details {
    padding-top: 40px;
}

.nordic--buy-button-group .slot--article-buy-button .btn {
  font-weight: normal;
  letter-spacing: 1px;
}
.nordic--buy-button-group .slot--article-buy-button .btn::after {
  display: none;
}

/* --- ACCORDION --- */

.slot--article-introduction .accordion {
      max-width: 400px;
  border-bottom: 1px solid #222222;
    }

.slot--article-introduction .accordion input[type="checkbox"] {
      position: absolute;
      opacity: 0;
      pointer-events: none;
    }

.slot--article-introduction .accordion-header {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 6px 0px;
      cursor: pointer;
      user-select: none;
	  text-transform: uppercase;
    }

.slot--article-introduction .accordion-header .icon::after {
      content: "+";
      font-size: 1.6rem;
    }

.slot--article-introduction .accordion input[type="checkbox"]:checked + .accordion-header .icon::after {
      content: "−";
    }

.slot--article-introduction .accordion-body {
      max-height: 0;
      overflow: hidden;
      border-top: none;
      transition: max-height 0.2s ease-out;
      padding: 0;
    }

.slot--article-introduction .accordion-body p {
      margin: 0.7rem 0 0.8rem;
    }

.slot--article-introduction .accordion input[type="checkbox"]:checked ~ .accordion-body {
      max-height: 200px; 
    }


/* --- PRODUCT IMAGES --- */

.nordic--article-images .tws-article-images--slick-nav {
    display: none;
}
.nordic--article-images .slot--article-images .tws-article-images--current-image .slick-prev, 
.nordic--article-images .slot--article-images .tws-article-images--current-image .slick-next {
    display: block !important;
}

.nordic--article-images .slot--article-images .tws-article-images--current-image .slick-slider .slick-next::before {
		content: "arrow_forward_ios";
    font-family: 'Material Symbols Outlined';
    font-size: 26px;
    font-weight: 600;
    color: #333;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 50%;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
}
.nordic--article-images .slot--article-images .tws-article-images--current-image .slick-slider .slick-prev::before {
    content: "arrow_back_ios";
    font-family: 'Material Symbols Outlined';
    font-size: 26px;
    font-weight: 600;
    color: #333;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 50%;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
}
.slick-prev {
    left: 10px;
}
.slick-next {
    right: 30px;
}

/* ===========================
		FOOTER 
=========================== */


.nordic--footer {
    margin: 0;
  border-top: 3px solid #f2dec9;
}

.nordic--footer .titles {
    text-transform: uppercase;
    font-weight: 600;
}
.nordic--footer ul li {
    line-height: 1.5;
}

@media(max-width: 767px) {
  .nordic--footer-mid-right ul {
  list-style: none;
  }
}







