@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700";

@font-face {
    font-family: "Pantograph Pro";
    font-display: swap;
    src: url("https://d11t1ygel9knij.cloudfront.net/fonts/pantograph-pro/pantograph-wide-medium-pro.woff2") format("woff2"),url("https://d11t1ygel9knij.cloudfront.net/fonts/pantograph-pro/pantograph-wide-medium-pro.woff") format("woff"),url("https://d11t1ygel9knij.cloudfront.net/fonts/pantograph-pro/pantograph-wide-medium-pro.ttf") format("truetype");
    font-style: normal;
    font-weight: 100 1000
}

@font-face {
    font-family: "Inter";
    font-display: swap;
    src: url("https://d11t1ygel9knij.cloudfront.net/fonts/inter/inter-v12-latin-100.woff2") format("woff2"),url("https://d11t1ygel9knij.cloudfront.net/fonts/inter/inter-v12-latin-100.woff") format("woff"),url("https://d11t1ygel9knij.cloudfront.net/fonts/inter/inter-v12-latin-100.ttf") format("truetype");
    font-style: normal;
    font-weight: 100
}

@font-face {
    font-family: "Inter";
    font-display: swap;
    src: url("https://d11t1ygel9knij.cloudfront.net/fonts/inter/inter-v12-latin-200.woff2") format("woff2"),url("https://d11t1ygel9knij.cloudfront.net/fonts/inter/inter-v12-latin-200.woff") format("woff"),url("https://d11t1ygel9knij.cloudfront.net/fonts/inter/inter-v12-latin-200.ttf") format("truetype");
    font-style: normal;
    font-weight: 200
}

@font-face {
    font-family: "Inter";
    font-display: swap;
    src: url("https://d11t1ygel9knij.cloudfront.net/fonts/inter/inter-v12-latin-300.woff2") format("woff2"),url("https://d11t1ygel9knij.cloudfront.net/fonts/inter/inter-v12-latin-300.woff") format("woff"),url("https://d11t1ygel9knij.cloudfront.net/fonts/inter/inter-v12-latin-300.ttf") format("truetype");
    font-style: normal;
    font-weight: 300
}

@font-face {
    font-family: "Inter";
    font-display: swap;
    src: url("https://d11t1ygel9knij.cloudfront.net/fonts/inter/inter-v12-latin-regular.woff2") format("woff2"),url("https://d11t1ygel9knij.cloudfront.net/fonts/inter/inter-v12-latin-regular.woff") format("woff"),url("https://d11t1ygel9knij.cloudfront.net/fonts/inter/inter-v12-latin-regular.ttf") format("truetype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: "Inter";
    font-display: swap;
    src: url("https://d11t1ygel9knij.cloudfront.net/fonts/inter/inter-v12-latin-500.woff2") format("woff2"),url("https://d11t1ygel9knij.cloudfront.net/fonts/inter/inter-v12-latin-500.woff") format("woff"),url("https://d11t1ygel9knij.cloudfront.net/fonts/inter/inter-v12-latin-500.ttf") format("truetype");
    font-style: normal;
    font-weight: 500
}

@font-face {
    font-family: "Inter";
    font-display: swap;
    src: url("https://d11t1ygel9knij.cloudfront.net/fonts/inter/inter-v12-latin-600.woff2") format("woff2"),url("https://d11t1ygel9knij.cloudfront.net/fonts/inter/inter-v12-latin-600.woff") format("woff"),url("https://d11t1ygel9knij.cloudfront.net/fonts/inter/inter-v12-latin-600.ttf") format("truetype");
    font-style: normal;
    font-weight: 600
}

@font-face {
    font-family: "Inter";
    font-display: swap;
    src: url("https://d11t1ygel9knij.cloudfront.net/fonts/inter/inter-v12-latin-700.woff2") format("woff2"),url("https://d11t1ygel9knij.cloudfront.net/fonts/inter/inter-v12-latin-700.woff") format("woff"),url("https://d11t1ygel9knij.cloudfront.net/fonts/inter/inter-v12-latin-700.ttf") format("truetype");
    font-style: normal;
    font-weight: 700
}

@font-face {
    font-family: "Inter";
    font-display: swap;
    src: url("https://d11t1ygel9knij.cloudfront.net/fonts/inter/inter-v12-latin-800.woff2") format("woff2"),url("https://d11t1ygel9knij.cloudfront.net/fonts/inter/inter-v12-latin-800.woff") format("woff"),url("https://d11t1ygel9knij.cloudfront.net/fonts/inter/inter-v12-latin-800.ttf") format("truetype");
    font-style: normal;
    font-weight: 800
}

@font-face {
    font-family: "Inter";
    font-display: swap;
    src: url("https://d11t1ygel9knij.cloudfront.net/fonts/inter/inter-v12-latin-900.woff2") format("woff2"),url("https://d11t1ygel9knij.cloudfront.net/fonts/inter/inter-v12-latin-900.woff") format("woff"),url("https://d11t1ygel9knij.cloudfront.net/fonts/inter/inter-v12-latin-900.ttf") format("truetype");
    font-style: normal;
    font-weight: 900
}

@font-face {
  font-family: 'ACMA';
  src: url('/assets/fonts/PPAcma-Semibold.8d72988c.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'NeueMontreal';
  src: url('/assets/fonts/PPNeueMontreal-Book.5191fc87.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'NeueMontreal';
  src: url('/assets/fonts/PPNeueMontreal-Bold.c8897484.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

html {
    font-size: 100%;
    box-sizing: border-box;
    scroll-behavior: smooth;
}

*,
*::before,
*::after {
    padding: 0;
    margin: 0;
    box-sizing: inherit;
    list-style: none;
    list-style-type: none;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

html, body {
    scroll-behavior: smooth;
    height: 100%;
    margin: 0;
    font-family: sans-serif;
}

body {
    display: flex;
    flex-direction: column;
    transition: color 0.5s, background-color 0.5s;
    line-height: 1.6;
    font-family: 'NeueMontreal', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu,
      Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
    font-size: 18px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Acma,Georgia,serif;
  font-size: 48px;
}

h2, h3, h4, h5, h6 {
  font-family: 'NeueMontreal',arial, serif;
  font-size: 32px;
}

a, a:visited, a:active, a:hover {
  color: #05001b;
}

a:hover {
  text-decoration: none;
}

main {
  display: contents;
}

.column {
  float: left;
  transition: ease all .1s;
}

.column-left {
  width: 350px;
}

.column-right {
  width: calc(100% - 350px);
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(.19,1,.22,1);
  transition-duration: .4s;
}

.duration-1000 {
  transition-duration: 1s;
}

@media (max-width: 970px) {
  .column {
    width: 100% !important;
  }
}

@media (min-width: 1200px) {
  .row {
    padding: 40px;
  }
}

a,
button {
    cursor: pointer;
    border: none;
    outline: none;
    background: none;
    text-decoration: none;
}

p {
  font-family: 'NeueMontreal',arial, sans-serif;
  font-size: 21px;
}

.discrete {
  color: #5d5d5d;
  font-size: 15px;
  font-weight: 400;
}

a {
  font-family: 'NeueMontreal',arial, sans-serif;
  font-size: 21px;
  text-decoration: underline;
  font-weight: 400;
  color: rgb(15, 28, 22);
}

.content {
    flex-grow: 1;

}

.header {
    font-size: 1.4rem;
    position: sticky;
    top: 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}

.footer {
    flex-shrink: 0;
    padding: 0.5rem 1rem .50rem;
    font-size: 1rem;
}

.footer-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-gap: 1rem;
  padding: 20px;
  max-width: 1200px;
  margin: 0 auto;
}

.orgno {
  margin-left: 10px;
  color: #fff;
}

.disclamer {
  line-height: 21px;
  font-size: 12px;
}

.copyright-notice {
  width: 100%;
  text-align: center;
}

.footer-card {
  display: grid;
  grid-template-rows: subgrid;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
  
.footer-link, .footer-link:hover, .footer-link:visited, .footer-link:focus {
  font-weight: 400;
}

.center {
  display: flex;
  justify-content: center;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 1024px) {
  html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
  }
}

@media (min-width: 1800px) {
  .main-page-container {
    margin:40px 20%;
  }
}

@media (min-width: 2000px) {
  .main-page-container {
    margin:40px 25%;
  }
}

@media (min-width: 3000px) {
  .main-page-container {
    margin:40px 30%;
  }
}

.article-table {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

.article-table td, .article-table th {
  border: 1px solid #ddd;
  padding: 8px;
}

.article-table tr:nth-child(even){background-color: #f2f2f2;}

.article-table tr:hover {background-color: #ddd;}

.article-table th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #002f6c;
  color: white;
}

.services-enum {
  font-weight: 600;
  font-size: 17px;
}

.page_container {
  padding: 10%;
  margin-top: 40px;
  padding-top: 0;
}

.jumbo-title {
  word-break: break-all;
  font-weight: 800;
  font-size: clamp(2rem, 5vw, 4rem);
}

.headlight-text {
  font-size: 19px;
}

.marked-text {
  background: #1b1a1a;
  width: fit-content;
  padding: 14px;
  border-radius: 2px;
}

.partner-slider-container {
  background: #dfd6f3;
}

.our-partner-container {
  text-align: center;
}

.partner-sub-title {
  font-size: 20px;
  font-family: 'NeueMontreal';
  margin-bottom: 30px;
}

.swiper-wrapper {
  transition-timing-function: linear;
}

h2.page {
  font-family: 'NeueMontreal';
  font-size: 30px;
}

html.sr .load-hidden {
  visibility: hidden;
}

.text-center {
  text-align: center;
}

.intro-text {
  max-width: 800px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 50px;
  text-align: left;
}


.breadcrumb-list {
  padding: 20px;
  padding-left: 0px;
  margin-left: 40px;
}

.breadcrumb-list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline;
}

.breadcrumb-list ul li {
  display: inline;
  margin: 0;
  padding: 0;
  font: 400 1rem/1.5 "NeueMontreal", sans-serif;
  font-size: 13pt;
}

.breadcrumb-list ul li::after {
  content: " /";
  color: #000;
}

.breadcrumb-list ul li:last-child::after {
  content: "";
}

.breadcrumb-list ul li a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  color: #3d3d3d;
}

.breadcrumb > li:last-child > a {
  color: #666666;
  font-weight: 400;
}

.breadcrumb-list ul li a:hover {
  text-decoration: underline;
}

.ban_sec {
  width: 100%;
}
.ban_img {
  width: 100%;
  position: relative;
  line-height: 0;
}
.ban_img img {
  width: 100%;
  background-size: cover;
  object-fit: cover;
}
.ban_text {
  position: absolute;
  top: 50%;
  left: 6%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ban_text strong {
  font: 800 62.22px/70px "ACMA", sans-serif;
  color: #d7f2fd;
  text-transform: uppercase;
}
.ban_text strong span {
  font: 400 44.44px/52px "NeueMontreal", sans-serif;
  letter-spacing: 3px;
}
.ban_text p {
  font: 400 25px/30px "NeueMontreal", sans-serif;
  color: #fff;
  margin: 7px 0 25px;
}
.ban_text a {
  display: inline-block;
  font: 800 19.39px/24px "NeueMontreal", sans-serif;
  background: #034e82;
  border-radius: 26px;
  color: #fff;
  padding: 12px 28px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration:none;
}
.ban_text a:hover {
  background: #034e82;
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .ban_text p {
    font-size: 21px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .ban_text p {
    font-size: 17px;
  }
  .ban_text strong {
    font-size: 50px;
    line-height: 60px;
  }
  .ban_text strong span {
    font-size: 37px;
  }
  .ban_text a {
    font-size: 16px;
    line-height: 19px;
  }
}

@media only screen and (max-width: 991px) {
  .ban_text strong {
    font-size: 35px;
    line-height: 40px;
  }
  .ban_text strong span {
    font-size: 28px;
    line-height: 35px;
    letter-spacing: 2px;
  }
  .ban_text p {
  
    line-height: 20px;
  }
  .ban_text a {
    font-size: 13.39px;
    line-height: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .ban_img img {
    min-height: 290px;
    object-fit: cover;
  }
}
@media only screen and (max-width: 575px) {
  .ban_text strong {
    background: rgb(9 81 111);
    padding: 10px;
    width: 100%;
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  .ban_text strong span {
    font-size: 22px;
    line-height: 31px;
    letter-spacing: 1px;
  }
  .ban_text {
    left: 2%;
  }
}

.presentation-grid-container {
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  display: grid;
  margin: 60px;
  overflow: hidden;
}

@media only screen and (max-width: 580px) {
  .presentation-grid-container {
    margin: 10px;
  }
}

.presentation-left {
  padding: 40px;
  background: rgb(83 255 160);
  min-height: 300px;
  border-radius: 20px 0px 0px 20px;

  font-family: 'NeueMontreal';
  font-size: 24px;
  line-height: 36px;
}
.presentation-right {
  background-image: url(/assets/images/odlad-teak.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 0px 20px 20px 0px;
  font-family: 'NeueMontreal';
  font-size: 24px;
  line-height: 36px;
}

.presentation-left h2, .presentation-right h2 {
  font-size: 40px;
  font-family: Acma, Georgia, serif;
  line-height: 1.1em;
}

.presentation-bg-tangringen1 {
  background-image: url(/assets/images/20250523_203550.jpg);
  min-height: 400px;
}

.presentation-vp-logo {
  background-image: url(https://vplundgren.se/assets/images/vplundgren_ab_yellow.png);
  min-height: 400px;
}


.presentation-vp-about {
  background-image: url(/assets/images/_GFX2388-bw-c.jpg);
  min-height: 400px;
}

.presentation-bg-light-blue {
  background: rgb(215 242 253);
}

@media only screen and (max-width: 975px) {
  .presentation-grid-container {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    display: grid;
  }

  .presentation-left {
    min-height: fit-content;
    border-radius: 20px 20px 0px 0px;
  }
  .presentation-right {
    min-height: 400px;
    border-radius: 0px 0px 20px 20px;
  }
}


/*
CSS Debug code

* {
  outline: 1px solid red;
  background: rgba(255, 0, 0, 0.05);
}
*/

.product-grid-container {
  grid-template-columns: 1fr 1fr;
  display: grid;
  gap: 20px;
  align-items: start;
}

.product-grid-img-container img {
  width: 100%;      /* Use all available column width */
  height: auto;     /* Preserve natural aspect ratio */
  display: block;   /* Removes extra space below image */
  max-width: 100%;  /* Prevents overflow */
  margin-bottom: 20px;
  border-radius: 20px;
}

.product-grid-detail-container {
  position: sticky;
  top: 0;
  align-self: start;
}

.p-detail-inner {
}

.product-all-img {
  display: block;
}

.image-slider {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .product-grid-container {
    grid-template-columns: minmax(300px, 1fr);
    display: grid;
  }
  
  .product-all-img {
    display: none;
  }

  .image-slider {
    display: block;
  }
}

th {
  text-align: left;
}

.buy-btn {
  margin-top: 50px;
  background: #034e82;
  padding: 15px;
  border-radius: 40px;
  min-width: 150px;
  font-weight: bold;
  color: #fff;
  font-size: 25px;
  padding-left: 30px;
  padding-right: 30px;
}

.buy-btn:hover {
  background: #fbd104;
  font-weight: bold;
  color: #434343;
  font-size: 25px;
}

/* Hide all slides except active */
.image-slider .slide {
  display: none;
  width: 100%;
  height: auto;
}

.image-slider .slide.active {
  display: block;
}

/* Dots container */
.dots {
  text-align: center;
  margin-top: 10px;
}

/* Each dot */
.dot {
  height: 12px;
  width: 12px;
  margin: 0 6px;
  display: inline-block;
  background-color: #bbb;
  border-radius: 50%;
  cursor: pointer;
}

.dot.active {
  background-color: #717171;
}


.image-slider {
  position: relative;
  overflow: hidden;
}

.image-slider .slide {
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: auto;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  pointer-events: none; /* Prevent interaction when invisible */
}

.image-slider .slide.active {
  opacity: 1;
  pointer-events: auto;
  position: relative; /* Make active slide part of layout */
}

input[type="text"], input[type="email"], input[type="password"] {
  border-radius: 5px;
  border: 1px solid #222;
  padding: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 22px;
  margin-bottom: 10px;
}

.hidden { display: none; }

.toggle { text-align: center; margin-top: 20px; }

.cart-list-item-grid {
  grid-template-columns: minmax(200px, 200px) 1fr;
  display: grid;
  gap: 20px;
  align-items: start;
  background: #fff;
  border-bottom: 1px solid #e1e1e1;
  padding: 20px;
}

.checkout-grid {
  grid-template-columns: 1fr 1fr;
  display: grid;
  gap: 20px;
  align-items: start;
}

.checkout-customer-details {

}

.checkout-summary {
  position: sticky;
  top: 0;
  align-self: start;
}

@media only screen and (max-width: 1024px) {
  .checkout-grid{
    grid-template-columns: minmax(300px, 1fr);
    display: grid;
  }

  .cart-list-item-grid {
    grid-template-columns: 1fr;
  }
}

