body.page-id-2624 .site-content {
	padding-bottom: 0;
}

/* =========================
   CLERK
   ========================= */

body.page-id-2624 .clerk_content_headline {
	display: flex;
	margin-top: 44px;
	font-size: 32px;
	font-weight: 500;
	margin-bottom: 10px;
}

body.page-id-2624 .clerk_product_cta {
	display: none;
}

@media (max-width: 768px) {
	body.page-id-2624 .clerk_content_headline {
		font-size: 20px;
		display: flex;
		justify-content: flex-start;
	}
}

/* =========================
   PROMO SPLIT
   ========================= */
body.page-id-2624 .promo-split {
  display: flex;
  max-width: 1170px;
  margin: 0 auto;
  margin-top: 31px;
  gap: 0;
}

body.page-id-2624 .promo-split.vc_row {
  margin-left: 0;
  margin-right: 0;
}

body.page-id-2624 .promo-split > .wpb_column {
  padding-left: 0;
  padding-right: 0;
}

body.page-id-2624 .promo-split > .wpb_column > .vc_column-inner {
  height: 100%;
}

/* Vänster kolumn med bakgrundsbild */
body.page-id-2624 .promo-image {
  position: relative;
  min-height: 419px;
  flex: 0 0 50%;
}

body.page-id-2624 .promo-image > .vc_column-inner,
body.page-id-2624 .promo-split .promo-image .vc_column-inner {
  width: 100% !important;
  height: 100% !important;
  min-height: 419px !important;
  padding: 0 !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

/* Badge */
body.page-id-2624 .promo-badge {
  position: absolute;
  top: 34px;
  left: 34px;
  display: inline-block;
  margin: 0;
  background: #017f01;
  color: #fff;
  font-family: "Work Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  padding: 16px 22px;
  z-index: 1;
}

body.page-id-2624 .promo-badge p {
  margin: 0;
  color: #fff;
  font: inherit;
  line-height: 1;
}

/* Höger kolumn */
body.page-id-2624 .promo-content {
  background: #d9d2c6;
  flex: 0 0 50%;
}

body.page-id-2624 .promo-content > .vc_column-inner,
body.page-id-2624 .promo-split .promo-content .vc_column-inner {
  min-height: 419px;
  padding: 58px 56px !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  width: 100% !important;
  box-sizing: border-box;
}

/* Rubrik */
body.page-id-2624 .promo-content h2,
body.page-id-2624 .promo-content .wpb_text_column h2 {
  font-family: "Work Sans", sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 1;
  color: #000;
  margin-bottom: 12px;
}

/* Text */
body.page-id-2624 .promo-content p,
body.page-id-2624 .promo-content .wpb_text_column p {
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.655;
  color: #000;
  margin-bottom: 32px;
}

/* Knapp */
body.page-id-2624 .promo-button,
body.page-id-2624 .promo-content .promo-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 175px;
  min-height: 48px;
  padding: 13px 28px;
  background: #017f01;
  border: 0;
  border-radius: 2px;
  color: #fff;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.665;
  text-transform: uppercase;
  text-decoration: none;
  box-shadow: none;
  width: fit-content;
}

body.page-id-2624 .promo-button:hover {
  background: #008200;
  color: #fff;
}

/* Mobil */
@media (max-width: 768px) {
  body.page-id-2624 .promo-split {
    flex-direction: column;
  }

  body.page-id-2624 .promo-image,
  body.page-id-2624 .promo-content {
    width: 100% !important;
    flex: 0 0 100% !important;
  }

  body.page-id-2624 .promo-image,
  body.page-id-2624 .promo-image > .vc_column-inner {
    min-height: 260px !important;
  }

  body.page-id-2624 .promo-content > .vc_column-inner {
    min-height: auto !important;
    padding: 32px 24px !important;
  }

  body.page-id-2624 .promo-badge {
    top: 20px;
    left: 20px;
    font-size: 16px;
    padding: 12px 18px;
  }

  body.page-id-2624 .promo-content h2,
  body.page-id-2624 .promo-content .wpb_text_column h2 {
    font-size: 24px;
  }

  body.page-id-2624 .promo-content p,
  body.page-id-2624 .promo-content .wpb_text_column p {
    font-size: 15px;
    margin-bottom: 22px;
  }
}

/* =========================
   BRANDS SECTION
   ========================= */

body.page-id-2624 .brands-section {
	margin-top: 44px;
}

body.page-id-2624 .promo-cards_title h2 {
	font-family: "Work Sans", sans-serif;
	font-size: 32px;
	font-weight: 500;
	color: #000;
	padding-bottom: 32px;
}

body.page-id-2624 .brands-section_button {
	padding-top: 32px;
}

body.page-id-2624 .brands-section_button .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
	font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #000 !important;
    background-color: #fff !important;
    border: 1px solid #000;
    border-radius: 3px;
    padding: 12px 50px 12px 50px;
}

body.page-id-2624 .brands-section_button .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
	font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #fff !important;
    background-color: #000 !important;
    border: 1px solid #000;
    border-radius: 3px;
    padding: 12px 50px 12px 50px;
}

body.page-id-2624 .promo-cards {
	padding-bottom: 44px;
}

/* =========================
   CAROUSEL
   ========================= */

body.page-id-2624 .brands-section_title h2 {
  font-family: "Work Sans", sans-serif;
  font-size: 32px;
  font-weight: 500;
  padding-bottom: 44px;
}

body.page-id-2624 .glh-logo-carousel {
  position: relative;
  width: 100%;
}

body.page-id-2624 .glh-logo-carousel__viewport {
  overflow: hidden;
  width: 100%;
}

body.page-id-2624 .glh-logo-carousel__track {
  display: flex;
  align-items: center;
  width: max-content;
  will-change: transform;
  transform: translate3d(0, 0, 0);
}

body.page-id-2624 .glh-logo-carousel__slide {
  flex: 0 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 24px;
  box-sizing: border-box;
}

body.page-id-2624 .glh-vendor-logo-item {
  width: 160px;
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

body.page-id-2624 .glh-vendor-logo-item img {
  max-width: 100%;
  max-height: 72px;
  width: auto;
  height: auto;
  object-fit: contain;
  display: block;
  opacity: 1;
  transition: opacity 0.3s ease, transform 0.3s ease;
}

body.page-id-2624 .glh-vendor-logo-item:hover img {
  opacity: 0.9;
  transform: scale(1.03);
}

body.page-id-2624 .glh-vendor-logo-item,
body.page-id-2624 .glh-vendor-logo-item img {
  cursor: pointer;
}

@media (max-width: 991px) {
  body.page-id-2624 .glh-logo-carousel__slide {
    padding: 0 18px;
  }

  body.page-id-2624 .glh-vendor-logo-item {
    width: 140px;
    height: 90px;
  }

  body.page-id-2624 .glh-vendor-logo-item img {
    max-height: 60px;
  }
}

@media (max-width: 767px) {
  body.page-id-2624 .brands-section_title h2 {
    font-size: 24px;
    padding-bottom: 28px;
	margin-top: 0;
  }

  body.page-id-2624 .glh-logo-carousel__slide {
    padding: 0 14px;
  }

  body.page-id-2624 .glh-vendor-logo-item {
    width: 120px;
    height: 72px;
  }

  body.page-id-2624 .glh-vendor-logo-item img {
    max-height: 48px;
  }
}


/* =========================
   PROMO CARDS
   ========================= */

body.page-id-2624 .promo-cards {
  display: flex;
  max-width: 1170px;
  margin: 0 auto;
  gap: 16px;
}

body.page-id-2624 .promo-cards .promo-card:first-child {
  padding-left: 0 !important;
  padding-right: 10px !important;
}

body.page-id-2624 .promo-cards .promo-card:last-child {
  padding-left: 10px !important;
  padding-right: 0 !important;
}

body.page-id-2624 .promo-cards.vc_row {
  margin-left: 0;
  margin-right: 0;
}

body.page-id-2624 .promo-cards > .wpb_column {
  padding-left: 0;
  padding-right: 0;
}

body.page-id-2624 .promo-cards > .wpb_column > .vc_column-inner {
  height: 100%;
}

/* båda korten */
body.page-id-2624 .promo-card {
  min-height: 400px;
}

body.page-id-2624 .promo-card > .vc_column-inner {
  min-height: 400px;
  padding: 32px 28px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}


/* höger bildkortet */
body.page-id-2624 .promo-card_image > .vc_column-inner {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}

/* mörk overlay på bildkort för läsbarhet */
body.page-id-2624 .promo-card_image > .vc_column-inner::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.42);
}

body.page-id-2624 .promo-card_image > .vc_column-inner > * {
  position: relative;
  z-index: 1;
}

/* rubriker */
body.page-id-2624 .promo-card h2,
body.page-id-2624 .promo-card .wpb_text_column h2 {
  margin: 0 0 24px !important;
  font-family: "Work Sans", sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.2;
  color: #fff;
}

/* knappar */
body.page-id-2624 .promo-card_button {
	border-radius: 2px;
}

body.page-id-2624 .promo-card_button.vc_btn3,
body.page-id-2624 .promo-card_button .vc_btn3,
body.page-id-2624 .promo-card .vc_btn3 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 180px;
  min-height: 50px;
  padding: 14px 28px;
  background: #017f01;
  color: #fff;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  box-shadow: none;
  border-radius: 2px;
}

body.page-id-2624 .promo-card_button.vc_btn3:hover,
body.page-id-2624 .promo-card_button .vc_btn3:hover,
body.page-id-2624 .promo-card .vc_btn3:hover {
  background: #078500;
  color: #fff;
}

/* mobil */
@media (max-width: 768px) {
  body.page-id-2624 .promo-cards {
    flex-direction: column;
    gap: 16px;
  }

  body.page-id-2624 .promo-card,
  body.page-id-2624 .promo-card > .vc_column-inner {
    min-height: 260px;
  }

  body.page-id-2624 .promo-card > .vc_column-inner {
    padding: 28px 20px;
  }

  body.page-id-2624 .promo-card h2,
  body.page-id-2624 .promo-card h3,
  body.page-id-2624 .promo-card .wpb_text_column h2,
  body.page-id-2624 .promo-card .wpb_text_column h3 {
    font-size: 26px;
    margin-bottom: 18px;
  }
	
	body.page-id-2624 .promo-card_green {
		padding-bottom: 16px;
	}
	
}



/* =========================
   INSPIRATION
   ========================= */

body.page-id-2624 .store-inspiration {
  padding: 56px 0;
}

body.page-id-2624 .store-inspiration .vc_column-inner {
	padding: 0;
}

/* nolla wpbakery spacing i just denna sektion */
body.page-id-2624 .store-inspiration .vc_row,
body.page-id-2624 .store-inspiration .vc_row-fluid {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

body.page-id-2624 .store-inspiration .wpb_column {
  margin-bottom: 0 !important;
	padding-right: 10px;
}

/* själva kortet */
body.page-id-2624 .inspiration-card > .vc_column-inner {
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
  padding: 0 !important;
}

/* bildwrapper */
body.page-id-2624 .inspiration-image,
body.page-id-2624 .inspiration-image .wpb_wrapper,
body.page-id-2624 .inspiration-image .vc_figure,
body.page-id-2624 .inspiration-image .vc_single_image-wrapper {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 0 24px 0 !important;
}


/* gör bilden stor och responsiv */
body.page-id-2624 .inspiration-image img {
  display: block;
  width: 100%;
  height: 400px;
  object-fit: cover;
  border-radius: 0;
}

/* label/text under bilden */
body.page-id-2624 .inspiration-label,
body.page-id-2624 .inspiration-label a {
  display: block;
  padding: 0 16px 11px 16px;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
}

/* titel */
body.page-id-2624 .store-inspiration_title h2,
body.page-id-2624 .store-inspiration_title {
  font-size: 32px;
  font-weight: 500;
  margin: 0 0 32px;
  color: #000;
}


@media (max-width: 768px) {

  body.page-id-2624 .store-inspiration .store-inspiration_grid {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto;
    overflow-y: hidden;
    gap: 12px;
    padding: 0 16px 8px 16px;
    margin: 0;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
  }

  body.page-id-2624 .store-inspiration .store-inspiration_grid::-webkit-scrollbar {
    display: none;
  }

  body.page-id-2624 .store-inspiration .store-inspiration_grid > .wpb_column,
  body.page-id-2624 .store-inspiration .store-inspiration_grid > .inspiration-card {
    flex: 0 0 85% !important;
    width: 85% !important;
    max-width: 85% !important;
    min-width: 85% !important;
    padding-right: 0 !important;
    margin-bottom: 0 !important;
    scroll-snap-align: start;
  }

  body.page-id-2624 .store-inspiration .store-inspiration_grid > .wpb_column {
    float: none !important;
  }

  body.page-id-2624 .store-inspiration .inspiration-image img {
    height: 320px;
  }
}

/* =========================
   STORE SECTION
   ========================= */

body.page-id-2624 .store-section {
  display: flex;
  max-width: 1170px;
  margin: 0 auto;
	padding-bottom: 44px;
	padding-top: 44px;
}

body.page-id-2624 .store-section.vc_row {
  margin-left: 0;
  margin-right: 0;
}

body.page-id-2624 .store-section > .wpb_column {
  padding-left: 0;
  padding-right: 0;
}

body.page-id-2624 .store-section > .wpb_column > .vc_column-inner {
  height: 100%;
}

/* vänster bildkolumn */
body.page-id-2624 .store-section_image {
  min-height: 420px;
}

body.page-id-2624 .store-section_image > .vc_column-inner {
  min-height: 420px;
  padding: 0 !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

/* höger innehållskolumn */
body.page-id-2624 .store-section_content {
  background: #008300;
  color: #fff;
}

body.page-id-2624 .store-section_content > .vc_column-inner {
  min-height: 420px;
  padding: 56px 48px !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* rubrik */
body.page-id-2624 .store-section_content h2,
body.page-id-2624 .store-section_content h3,
body.page-id-2624 .store-section_content .wpb_text_column h2,
body.page-id-2624 .store-section_content .wpb_text_column h3 {
  margin-bottom: 0;
  margin-top: 0;
  font-family: "Work Sans", sans-serif;
  font-size: 42px;
  font-weight: 500;
  line-height: 1.15;
  color: #fff;
}

/* vanlig text */
body.page-id-2624 .store-section_content p,
body.page-id-2624 .store-section_content .wpb_text_column p {
  margin: 0 0 12px;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
  color: #fff;
}

body.page-id-2624 .store-section_content p.eyebrow {
	margin-bottom: 32px;
}

/* starkare text om du vill markera adress/tider */
body.page-id-2624 .store-section_content strong {
  font-weight: 600;
  color: #fff;
}

/* lite extra luft mellan innehållsblock */
body.page-id-2624 .store-section_content .wpb_text_column + .wpb_text_column {
  margin-top: 10px;
}

/* mobil */
@media (max-width: 768px) {
  body.page-id-2624 .store-section {
    flex-direction: column;
  }

  body.page-id-2624 .store-section_image,
  body.page-id-2624 .store-section_content {
    width: 100%;
  }

  body.page-id-2624 .store-section_image,
  body.page-id-2624 .store-section_image > .vc_column-inner {
    min-height: 280px;
  }

  body.page-id-2624 .store-section_content > .vc_column-inner {
    min-height: auto;
    padding: 32px 24px !important;
  }

  body.page-id-2624 .store-section_content h2,
  body.page-id-2624 .store-section_content h3,
  body.page-id-2624 .store-section_content .wpb_text_column h2,
  body.page-id-2624 .store-section_content .wpb_text_column h3 {
    font-size: 30px;
  }

  body.page-id-2624 .store-section_content p,
  body.page-id-2624 .store-section_content .wpb_text_column p {
    font-size: 15px;
  }
}

/* =========================
   REVIEWS SECTION
   ========================= */
body.page-id-2624 .reviews-section_title p {
	font-family: "Work Sans", sans-serif;
	font-size: 32px;
	font-weight: 500;
	color: #000;
	display: flex;
	justify-content: center;
	padding-top: 44px;
}

body.page-id-2624 .reviews-section {
	padding-bottom: 44px;
}

/* MOBILE */

@media (max-width: 768px) {
 
  body.page-id-2624 .reviews-section_title,
  body.page-id-2624 .reviews-section_title h2,
  body.page-id-2624 .reviews-section h2,
  body.page-id-2624 .reviews-section .wpb_text_column h2 {
    font-size: 28px;
    margin-bottom: 24px;

	}
}