/*
* {
margin: 0;
padding: 0;
}
*/

.tws-article-price--compare-at-price {
display: none!important;
}



 ul { list-style-type: square; } 

.sidfotBox {
background: blue;
width: 20px;
height: 20px;
position: absolute;
right: 10px;
bottom: 10px;
}

.tws-container {
background: none;
}

.freightImg {
max-width: 301px;
}

/* Boxen som omger den inre boxen som omger länkarna. Anger bakgrunden bakom länkarna och att den ljusare rutan inte sipprar fram (padding) */
.runtPBoxar {
position: absolute;
left: 0;
right: 0;
top: 2em;
text-align: center;
}

/* Lite space runt länktexterna, sen övrig stilsättning */
.runtBoxarInner a {
padding-left: 1%;
padding-right: 1%;
padding-top: 1%;
padding-bottom: 1%;

-webkit-box-shadow: 0em 0.2em 0.5em 0em rgba(0,0,0,0.45);
-moz-box-shadow: 0em 0.2em 0.5em 0em rgba(0,0,0,0.45);
box-shadow: 0em 0.2em 0.5em 0em rgba(0,0,0,0.45);

margin-left: 0.5%;
margin-right: 0.5%;
border: 1px solid #e1e1e1;
border-radius: 2px;
white-space: nowrap;
text-decoration: none;
background: white;
font-size: 0.8em;
transition: background 300ms, color 300ms, padding-bottom 100ms;
  background: #add8e6;
}
.tws-articlegroup-list .tws-list--grid-item .thumbnail,
.tws-articlegroup-list .tws-list--grid-item .caption{
    background: lightblue;
}

#lineBreak {
display: none;
}

.swimrunTableImg {
display: none;
}

.magazineFrame {
width: 100%;
height: 548px;
}

.sellingPointsContainer {
margin: -4% auto;
border: 1px solid #dddddd;
border-left: none;
border-right: none;
text-align: center;
}

.sellingPoints {
padding-top: 2em;
padding-bottom: 1.5em;
}

.wolffMap {
width: 100%;
height: 30em;
}

.runtFB {
position: absolute;
top: 3px;
left: 3px;
}

.runtFB img {
width: 2.2em;
height: 2.2em;
}

/* Meny-länkarna, mindre storlek pga platsbrist */
.needsclick {
font-size: 0.8em;
}

.mallorcaClip {
width: 600px;
height: 400px;
}

@media screen and (max-width: 1200px) {
.runtBoxarInner a {
margin-bottom: 10%;
margin-left: 1%;
margin-right: 1%;
padding-top: 0.2em;
padding-bottom: 0.2em;
}

#lineBreak {
display: inline;
}

.runtPBoxar {
top: 1em;
}

.sellingPointsContainer {
margin: -6% auto;
border: 1px solid #dddddd;
border-left: none;
border-right: none;
text-align: center;
}

.sellingPoints {
padding-top: 1em;
padding-bottom: 0.2em;
}

}

@media screen and (max-width: 991px) {

.sellingPointsContainer {
margin: 0 auto;
border: 1px solid #dddddd;
border-left: none;
border-right: none;
text-align: center;
}

.sellingPoints {
padding-top: 1em;
padding-bottom: 0.2em;
}

}

@media screen and (max-width: 935px) {
.runtBoxarInner a {
font-size: 0.8em;
margin-left: 0.4%;
margin-right: 0.4%;
padding-left: 0.5%;
padding-right: 0.5%;
}

.swimrunTable {
display: none;
}

.swimrunTableImg {
display: inline;
}

.magazineFrame {
width: 100%;
}

}

@media screen and (max-width: 770px) {
#tsr {
display: none;
}
}

@media screen and (max-width: 730px) {

#lineBreak {
display: inline;
}

.runtBoxarInner a {
padding-top: 0.3%;
padding-left: 1%;
padding-right: 1%;
padding-bottom: 0.3%;
margin-left: 0.5%;
margin-right: 0.5%;

-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;

border: 1px solid #a1a1a1;

font-size: 0.8em;
}

.sellingPointsContainer {
margin: -2% auto;
border: 1px solid #dddddd;
border-left: none;
border-right: none;
text-align: center;
}

.sellingPoints {
padding-top: 0.8em;
padding-bottom: 0.3em;
}

.sellingPoints span {
font-size: 0.8em;
}

.mallorcaClip {
width: 300px;
height: 200px;
}

}

@media screen and (max-width: 550px) {
.runtBoxarInner a {
font-size: 0.8em;
margin-left: 0.5%;
margin-right: 0.5%;
}

#tsr {
display: none;
}

.freightImg {
width: 50%;
}

}

@media screen and (max-width: 480px) {
.runtPBoxar {
float: left;
width: 100%;
}
.runtBoxarInner a {
font-size: 0.7em;
margin-left: 0.5%;
margin-right: 0.5%;
padding-top: 0.5%;
padding-bottom: 0.5%;
}

.sellingPointsContainer {
margin: -3% auto;
border: 1px solid #dddddd;
border-left: none;
border-right: none;
text-align: center;
}

.sellingPoints {
padding-top: 0.8em;
padding-bottom: 0.3em;
}

.sellingPoints span {
font-size: 0.6em;
}

}

@media screen and (max-width: 435px) {
.runtPBoxar {
float: left;
width: 100%;
}
.runtBoxarInner a {
font-size: 0.65em;
margin-left: 0.5%;
margin-right: 0.5%;
}
}

@media screen and (max-width: 321px) {

.runtBoxarInner a {
font-size: 0.55em;
margin-left: 0.2%;
margin-right: 0.2%;
}
}


/* Om användaren hovrar över box */
.runtBoxarInner a:hover {
background: #ef8b00;
color: black;
}

/* I ögonblicket box klickas på */
.runtBoxarInner a:active {
background: white;
color: #ef8b00;
border: 2px solid #ef8b00;
transition: color 0s, background 0s;
}

/* Mindre storlek på texten i språkvalsmenyn */
ul[role="menu"] {
font-size: 0.9em;
}

/* Bakgrunden på översta listen */
.fabrikk--top-bar {
background: #d36517;
}


/* Bilden på suiten håller sig till höger om beskrivningen */
.SEALR9X {
float: right;
}

/* Bilden på 360-snurran håller sig till höger om beskrivningen och under den ovan */
.floatRight360 {
float: right;
clear: right;
}

/* Länken till produktsidan håller sig till höger och under bilden */
.linkToProduct {
float: right;
clear: right;
}


/* Placera logga in-texten */
span.tws-login--login-text {
color: black;
position:absolute;
top: 40px;
right: 0;
white-space: nowrap;
z-index: -1;
}

@media screen and (max-width: 1199px) {
span.tws-login--login-text {
right: 10px;
}
}

/* När sidan ändras till "mobil"-läge ska inte positionen muckas med då den har en bra plats i menyn */

@media screen and (max-width: 770px) {

span.tws-login--login-text {
position: initial;
}

}

ul.tws-language--dropdown li {
background-color: rgba(255,255,255,1);
}

.tws-article-description--show-more .btn {
    font-size: 14px;
    background: #ccc;
}

.fabrikk--header-wrapper .tws-img--container img {
    image-rendering: -moz-crisp-edges;         /* Firefox */
    image-rendering:   -o-crisp-edges;         /* Opera */
    image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
}

.slot--top-bar-html a[href="https://www.facebook.com/wolffwear"] img {
    image-rendering: -moz-crisp-edges;         /* Firefox */
    image-rendering:   -o-crisp-edges;         /* Opera */
    image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
}



/*-----------------------------------------------------------------------STYLING FÖR EVENTKNAPPAR----------------------------------------------------------------*/
  .MyButton {
    background-color: orange;
    color: white; 
    border: none;  
    border-radius: 25px;  
    padding: 10px 20px;  
    font-size: 20px; 
    cursor: pointer;  
    transition: background-color 0.3s ease; 
  }

  .MyButton:hover {
    background-color: #ff7f00;  
    color: white; 
    text-decoration: underline; 
  }
/*-----------------------------------------------------------------------------KONTAKT SIDA----------------------------------------------------------------------*/
.custompage-9060657 .fabrikk--content-container  {
  background-image: url('https://cdn.abicart.com/shop/ws9/142709/files/img/background-img.webp?_t=1740996545');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  margin: 0; 
  padding: 0 0;
}
.custompage-9060657 .fabrikk--content{
  background:none;
  margin-top:0;
  display:flex;
  justify-content:center;
}
  .custompage-9060657 .fabrikk--content-container::before{
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1;
}
.custompage-9060657 .fabrikk--footer{
    z-index: 2;
  position: relative;
}

.custompage-9060657 .tws-breadcrumbs{
  color:#fff;
  z-index: 2;
  position: relative;
}

.fabrikk--back-to-top-link-text{
    color:#fff;
    z-index: 2;
    position: relative;
}

.custompage-9060657 {
  display: flex;
  flex-direction: column; 
}

.custompage-9060657-container-fullpage {
  display: flex;
  justify-content:space-between;
  position: relative;
  z-index: 2;
  align-items: stretch; 
  gap:10%;
  right:5%;
}


.custompage-9060657-form-section {
  display: flex;
  flex-direction: column;
}

.custompage-9060657-form-container h1 {
  color: #333;
  margin-bottom: 20px;
  align-self: center;
}


.custompage-9060657-input-group {
  margin-bottom: 15px;
}

.custompage-9060657-input-group label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
     color: #fff;
     font-size: 16px;
}

.custompage-9060657-input-group input, 
.custompage-9060657-input-group textarea {
  width: 500px;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.custompage-9060657-input-group textarea {
    resize: none;
    height:195px;
}
.custompage-9060657-form-button {
    width: 500px; 
    background-color: #d75c2c; 
    color: white; 
    border: none; 
    padding: 15px; 
    font-size: 16px; 
    cursor: pointer; 
    border-radius: 5px;
    transition: background-color 0.3s ease; 
}

.custompage-9060657-form-container button:hover {
    background-color: #ff8c00; 
}


/* Modal*/
.custompage-9060657-parking-btn {
    position: absolute;
    right: 8%; 
    background-color: #d75c2c;
    color: white;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    font-size: 16px;
}

.custompage-9060657-parking-btn:hover {
    background-color: #ff8c00;
}

.custompage-9060657-modal {
     display: none; 
     position: fixed;
     z-index: 1; 
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     overflow: auto;
     background-color: rgba(0, 0, 0, 0.4); 
    }

.custompage-9060657-modal-content {
     background-color: #fff;
     margin: 15% auto;
     padding: 20px;
     border: 1px solid #888;
     width: 80%;
     max-width: 500px;
    }

.custompage-9060657-modal-image {
     width: 100%;
     height: auto;
    }

/*---------------*/

.custompage-9060657 .title2{
margin-bottom:9.5%;}

.custompage-9060657-contact-icons {
  display: flex;
  justify-content: space-between;
  gap: 20px; 
  margin-top: 25%; 
  flex-wrap: wrap;
  align-items: center; 
}

.custompage-9060657 .contact-info-2,
.custompage-9060657 .contact-info-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  text-align: center;
}

.info-text{
color:#fff;
}

.custompage-9060657-contact-icons .custompage-9060657-icon img {
  width: 60px; 
  height: 60px;
  border-radius: 50%; 
}


.custompage-9060657-map-icons-section .map-title {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #333;
}


.custompage-9060657-map-section iframe {
  width: 500px;
  border-radius: 8px;
  height: 450px;
  margin-bottom: 20px;
}
.social-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40%;
}

.social-container ul {
  list-style-type: none;
  display: flex;  
  padding: 0;
  margin: 0;
  flex-direction:row;
  gap:50px;
}

.social-container .icon {
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;  
  height: 60px;
  font-size: 18px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transform: 0.3s ease, box-shadow 0.3s ease;
  padding: 15px;
  margin: 15px;
  flex-direction: column;
  position: relative;
}

.social-container .icon img {
  width: 30px;
  height: 30px;
  padding: 0;
  transition: filter 0.2s ease-in-out;
}

.social-container .icon:hover img {
  filter: brightness(0) invert(1);
}
.social-container .name {
  position: absolute;
  font-size: 14px;
  background-color: #fff;
  color: #333;
  padding: 5px 8px;
  border-radius: 5px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease, transform 0.3s ease;
  height: 30px;
  width: 80px;
  text-align: center;
  bottom: 100%;  
  left: 50%;    
  transform: translateX(-50%);
}

.social-container .name::before {
  position: absolute;
  content: "";
  height: 8px;
  width: 8px;
  background: #fff;
  top: 85%;  
  left: 10%;   
  transform: translateX(-50%) rotate(45deg); 
  transition: all 0.3s ease;
}

.social-container .icon:hover .name {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(-5px);

}

.social-container .icon:hover .name,
.social-container .icon:hover .span {
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.1);
}

.social-container .facebook:hover,
.social-container .facebook:hover .name,
.social-container .facebook:hover .name::before {
  background: #1877f2;
  color: #fff;
}

.social-container .instagram:hover .name::before {
  background: #ffa724;
  color: #fff;
}

.social-container .instagram:hover,
.social-container .instagram:hover .name {
  background: #d6249f;
  background: radial-gradient(
    circle at 30% 107%,
    #fdf497 0%,
    #fdf497 5%,
    #fd5949 45%,
    #d6249f 60%,
    #285aeb 90%
  );
  color: #fff;
}

.social-container .youtube:hover,
.social-container .youtube:hover .name,
.social-container .youtube:hover .name::before {
  background: #cd201f;
  color: #fff;
}

@media (max-width: 768px) {
  .custompage-9060657-container-fullpage {
    flex-direction: column; 
    gap: 0; 
    right: 0; 
    align-items: stretch; 
  }


  .custompage-9060657-form-section {
    width: 100%; 
    padding: 20px; 
  }

  .custompage-9060657-form-container h1 {
    text-align: center;
    font-size: 20px; 
  }

  .custompage-9060657-input-group input,
  .custompage-9060657-input-group textarea,
  .custompage-9060657-form-container button {
    width: 100%; 
  }


  .custompage-9060657-contact-icons {
    display: flex;
    flex-direction: column; 
    gap: 10px; 
    margin-top: 20px; 
  }

  .custompage-9060657-contact-icons .custompage-9060657 {
    text-align: center;
  }
  .custompage-9060657 .contact-info-3{
    margin-left:15px;
  }
  .custompage-9060657-map-icons-section {
    margin-top: 10px; 
    text-align: center; 
  }

  .custompage-9060657-map-section iframe {
    width: 100%; 
    max-width: 600px; 
    height: 300px;
  }


  .social-container ul {
    flex-direction: column; 
    gap: 10px;
  }

  .social-container .icon {
    width: 60px; 
    height: 60px;
    font-size: 16px; 
  }

  .social-container .icon img {
    width: 25px;
    height: 25px;
  }

}



@media (max-width: 1024px) and (orientation: portrait) {
  .custompage-9060657-container-fullpage {
    flex-direction: column; 
    gap: 20px; 
    right: 0; 
    align-items: stretch;
  }


  .custompage-9060657-form-section {
    width: 100%; 
    padding: 20px;
  }

  .custompage-9060657-form-container h1 {
    text-align: center;
    font-size: 20px; 
  }

  .custompage-9060657-input-group input,
  .custompage-9060657-input-group textarea,
  .custompage-9060657-form-container button {
    width: 100%;
  }


  .custompage-9060657-contact-icons {
    display: flex;
    flex-direction: row; 
    justify-content: space-between;
    gap: 20px;
    margin-top: 20px; 
  }

  .custompage-9060657-contact-icons .custompage-9060657 {
    text-align: center; 
  }


  .custompage-9060657-map-icons-section {
    margin-top: 20px;
    text-align: center;
  }

  .custompage-9060657-map-section iframe {
    width: 100%; 
    max-width: 600px; 
    height: 300px;
  }


  .social-container ul {
    display: flex;
    justify-content: space-between;
    flex-direction: row; 
    gap: 20px; 
  }

  .social-container .icon {
    width: 50px;
    height: 50px;
    font-size: 16px; 
  }

  .social-container .icon img {
    width: 25px; 
    height: 25px;
  }
  .custompage-9060657-parking-btn {
    position: absolute; 
    right: 28%; 
    margin-top:2%;
  }
}


@media (max-width: 1024px) and (orientation: landscape) {
  .custompage-9060657-container-fullpage {
    flex-direction: row; 
    gap: 10%;
    right: 5%;
  }

  .custompage-9060657-form-section {
    width: 45%; 
    padding: 20px;
  }

  .custompage-9060657-contact-icons {
    width: 45%;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
    margin-top: 0;
  }

  .custompage-9060657-contact-icons .custompage-9060657 {
    text-align: center;
  }

  .custompage-9060657-map-icons-section {
    width: 45%; 
    margin-top: 0;
    text-align: center;
  }

  .custompage-9060657-map-section iframe {
    width: 100%; 
    max-width: 600px; 
    height: 300px;
  }

  .social-container {
    width: 45%; 
    display: flex;
    justify-content: space-between;
    gap: 20px;
    margin-top: 0;
  }

  .social-container ul {
    flex-direction: row;
    gap: 20px;
  }

  .social-container .icon {
    width: 50px;
    height: 50px;
    font-size: 16px;
  }

  .social-container .icon img {
    width: 25px;
    height: 25px;
  }
  
}

@media (max-width: 600px){
  
      .custompage-9060657-form-section {
        width: 100%;
    }
.custompage-9060657-form-button {
    width: 330px;
  }
  
}


@media (min-width: 375px){
  
      .custompage-9060657-form-section {
        width: 100%;
    }
.custompage-9060657-form-button {
    width: 100%;
  }
  
}
/*------------------------------------------------------------------BEKRÄFTELSE SIDA, Kontakt--------------------------------------------------------------------*/

.custompage-9061561 .fabrikk--content-container  {
  background-image: url('https://cdn.abicart.com/shop/ws9/142709/files/img/background-img.webp?_t=1740996545');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  margin: 0; 
  padding: 0 0;
}
.custompage-9061561 .fabrikk--content{
  background:none;
  margin-top:0;
  display:flex;
  justify-content:center;
}
  .custompage-9061561 .fabrikk--content-container::before{
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1;
}
.custompage-9061561 .fabrikk--footer{
  z-index: 2;
  position: relative;
}

.custompage-9061561 .tws-breadcrumbs{
  color:#fff;
  z-index: 2;
  position: relative;
}
.thank-you-page {
  font-family: Arial, sans-serif;
  background-color: #f9f9f9;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin: 0;
}



.thank-you-container {
  background-color: #ffffff;
  padding: 40px;
  text-align: center;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  width: 100%;
  max-width: 500px;
  z-index: 2;
  position: relative;
}


.thank-you-heading {
  color: #28a745;  
  font-size: 24px;
  margin-bottom: 20px;
}

.thank-you-message {
  color: #333;
  font-size: 18px;
  margin-bottom: 20px;
}


.thank-you-link:hover {
  color: #b30000; 
  border-color: #b30000; 
}


.thank-you-container a {
  display: inline-block; 
  text-align: center;
}

.thank-you-link {
    background-color: #d75c2c;
    color: white;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    width: auto;
    transition: background-color 0.3s ease;
}

.thank-you-link:hover {
    background-color: #ff8c00;
}

@media (max-width: 1024px) and (max-height: 600px) {
  .custompage-9060657-container-fullpage {
    flex-direction: row;
    gap: 20px; 
    align-items: center; 
  }

  .custompage-9060657-form-section {
    width: 60%;
    padding: 10px;
  }

  .custompage-9060657-form-container h1 {
    text-align: center;
    font-size: 30px; 
  }

  .custompage-9060657-input-group input,
  .custompage-9060657-input-group textarea,
  .custompage-9060657-form-container button {
    width: 100%;
    padding: 10px;
  }

  .custompage-9060657-contact-icons {
        display: flex;
        flex-direction: column;
        gap: 15px;
        margin-top: 25px;
        align-items: center;
        height: 5px;
    
    }

  .custompage-9060657-map-section iframe {
    width: 100%;
    max-width: 600px;
    height: 420px;
    margin-top:10%;
  }

  .social-container ul {
    margin-left: 200px;
  }

  .social-container .icon {
    width: 50px;
    height: 50px;
    font-size: 16px;
    margin-top:5%;
  }

  .social-container .icon img {
    width: 25px;
    height: 25px;
  }

  .custompage-9060657-parking-btn {
    position: relative;
    right: 14%;
  }
}
/*--------------------------------------------------------------------INFO OCH VILLKOR SIDA----------------------------------------------------------------------*/

.custompage-9062781 .fabrikk--content-container  {
  background-image: url('https://cdn.abicart.com/shop/ws9/142709/files/img/background-img.webp?_t=1740996545');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  margin: 0; 
  padding: 0 0;
    background-attachment: fixed; 
}

.custompage-9062781 .fabrikk--content {
  width: 80%;
  z-index: 2;
  position: relative; 

}

.custompage-9062781 .fabrikk--content-container::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1;
}


.custompage-9062781 .fabrikk--footer {
  z-index: 2;
  position: relative;
}


.custompage-9062781 .tws-breadcrumbs {
  color: #fff;
  z-index: 2;
  position: relative;
}



.custompage-9062781 {
  margin: 0 auto;
  font-family: Arial, sans-serif;
  position: relative;
}
/* Sidebar (desktop) */
.custompage-9062781-menu-container {
  display: inline-block;
  width: 250px;
  background-color: #f5f5f5;
  padding: 1rem;
  border-radius: 12px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  vertical-align: top;
}

.custompage-9062781-sidebar-menu {
  list-style: none;
  padding: 0;
}

.custompage-9062781-sidebar-menu li {
  margin-bottom: 1rem;
  position: relative; 
}

.custompage-9062781-sidebar-menu a {
  text-decoration: none;
  color: #333;
  font-weight: bold;
  position: relative;
  display: inline-block;
  padding-bottom: 5px;
}

.custompage-9062781-sidebar-menu a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0; 
  height: 2px;
  background-color: #333;
  transition: width 0.3s ease, background-color 0.3s ease;
}

.custompage-9062781-sidebar-menu a:hover {
  color: #ff8c00;
}

.custompage-9062781-sidebar-menu a:hover::after {
  width: 100%; 
  background-color: #ff8c00; 
}

.custompage-9062781-hamburger-menu {
  display: none;
  flex-direction: column;
  gap: 6px;
  cursor: pointer;
  margin-bottom: 1rem;
}

.custompage-9062781-bar {
  width: 25px;
  height: 3px;
  background-color: #333;
}


.a4-container {
  display: inline-block;
  width: calc(100% - 270px); 
  padding: 2rem;
  vertical-align: top;
}



.sub-heading {
  margin-top: 1.5rem;
}

.sub-heading h2 {
  margin-bottom: 0.5rem;
  color: #222;
}

 
@media (max-width: 900px) {
  .custompage-9062781 {
    display: flex;
    flex-direction: column;
  }

  .custompage-9062781-menu-container {
    order: 2;
  }

  .a4-container {
    order: 1;
    width: 100%;
    padding: 1rem 0;
  }

  .custompage-9062781-extra-links {
    order: 3;
    padding: 1rem 0;
  }

.custompage-9062781-menu-container {
  box-shadow:none;
  background-color:#fff;
}
  
  .custompage-9062781 {
    padding: 1rem;
  }

  .custompage-9062781-menu-container {
    width: 100%;
    max-width: 100%;
    display: block;
    padding: 0;
  }

  .custompage-9062781-sidebar-menu {
    display: none;
  }

  .custompage-9062781.open-menu .custompage-9062781-sidebar-menu {
    display: block;
    padding-top: 1rem;
    background-color: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(6px);
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
  }

  .custompage-9062781-sidebar-menu li {
    font-size: 1.2rem;
    margin-bottom: 1.5rem;
  }

  .custompage-9062781-hamburger-menu {
    display: flex;
  }

}
/*--------------------------*/
@media screen and (min-width: 1024px) {


  .custompage-9063717.content {
    min-height: 50vh; 
    padding: 20px 0;
  }


  .image-container {
    margin-top: 20px;
  }

  .eventImage {
    width: 400px; 
    height: 400px;
    margin-bottom: 15px; 
  }

  
  .eventInfoText1, .eventInfoText2 {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 20px;
    padding: 0; 
  }

  .eventInfoText1 {
    margin-top: 0;
  }


  .custompage-9063717 .wave-title {
    font-size: 6em; 
    margin-bottom: 10px;
    top: 10%; 
  }


  form.custompage-9063717 {
    width: 50%; 
    margin-left: 25%;
    margin-top: 30px;
  }

  .custompage-9063717 .input-row {
    gap: 15px; 
  }

  .custompage-9063717 input,
  .custompage-9063717 .number-select {
    font-size: 16px; 
    height: 40px;
    width: 100%; 
  }

  .custompage-9063717 button {
    font-size: 16px; 
    padding: 10px 20px;
    width: 100%;
  }

  .event-info {
    flex-direction: row; 
    margin-top: 20px;
    border: none;
  }

  .info-column {
    flex: 1; 
    text-align: center;
    padding: 20px;
  }

  .info-column.text-4 {
    font-size: 1.5em;
    height: 80px;
  }

  .info-date.day {
    font-size: 3em;
  }

  .info-date.month {
    font-size: 2em; 
  }

  .info-date.year {
    font-size: 1.5em;
  }
}


/*-----------------------------------------------------------------EVENT INBJUDAN, MODEVISNING-------------------------------------------------------------------*/

.custompage-9063717-wrapper {
  background-color: black;
  width: 210mm;
  height: mm;
  max-width: 100%;
  margin: 20px auto;
  padding: 40px 30px;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  font-family: sans-serif;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
  min-height: 120vh;
}

.custompage-9063717-title {
  font-size: 2em;
  text-align: center;
}

.custompage-9063717-subtitle {
  font-size: 1.5em;
  text-align: center;
  color: #fff;
}

.custompage-9063717-img {
  width: 50%;
  height: 50%;
  border-radius: 50%;
  object-fit: cover;
}

.custompage-9063717-form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  width: 100%;
  max-width: 400px;
}

.custompage-9063717-input {
  padding: 10px;
  border: none;
  border-radius: 4px;
  width: 100%;
}

.custompage-9063717-label {
  color: #fff;
}

.custompage-9063717 input {
  color: black;
}

.custompage-9063717 select {
  color: black;
}

.custompage-9063717-button {
  grid-column: span 2;
  padding: 12px;
  border: none;
  border-radius: 4px;
  background-color: #03a9f4;
  color: white;
  font-weight: bold;
  cursor: pointer;
}

.custompage-9063717-button:hover {
  background-color: #0056b3;
}

.custompage-9063717-wave-wrapper {
  position: relative;
  height: 150px;
  margin-bottom: 20px;
}

.custompage-9063717.wave-title {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  font-size: 6em;
  margin: 0;
  font-weight: bold;
  font-family: sans-serif;
  text-align: center;
}

.custompage-9063717.wave-title:nth-child(1) {
  color: transparent;
  -webkit-text-stroke: 2px #03a9f4;
}

.custompage-9063717.wave-title:nth-child(2) {
  color: #03a9f4;
  animation: custompage-9063717-animate 4s ease-in-out infinite;
}

@keyframes custompage-9063717-animate {
  0%, 100% {
    clip-path: polygon(
      0% 45%, 15% 44%, 32% 50%, 54% 60%, 70% 61%, 
      84% 59%, 100% 52%, 100% 100%, 0% 100%
    );
  }
  50% {
    clip-path: polygon(
      0% 60%, 16% 65%, 34% 66%, 51% 62%, 67% 50%, 
      84% 45%, 100% 46%, 100% 100%, 0% 100%
    );
  }
}

.custompage-9063717-event-info {
  display: flex;
  justify-content: space-between;
  text-align: center;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  color: #fff;
  margin-top: 8%;
  flex-wrap: wrap;
  gap: 20px;
  width: 100%;
  max-width: 210mm;
}

.custompage-9063717-info-column {
  flex: 1;
  padding: 10px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.custompage-9063717-info-column:not(:last-child) {
  border-right: 1px solid white;
}

.custompage-9063717-info-time {
  font-size: 24px;
  font-weight: bold;
}

.custompage-9063717-date-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.custompage-9063717-info-date.custompage-9063717-day {
  font-size: 2em;
  font-weight: bold;
  margin-right: 10px;
}

.custompage-9063717-date-small {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.custompage-9063717-info-date.custompage-9063717-month {
  font-size: 1.6em;
  font-weight: bold;
}

.custompage-9063717-info-date.custompage-9063717-year {
  font-size: 1.2em;
  color: white;
}

.custompage-9063717-info-adress {
  font-size: 16px;
  line-height: 1.3;
}

.welcome-text p {
  font-size: 1.5em;
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 20px;
  width: 100%;
  max-width: 210mm;
  margin-top: 35px;
}

.custom-line {
  width: 100%;
  border: none;
  border-top: 2px solid white;
  margin: 20px auto;
}

@media (min-width: 768px) {
  .welcome-text p {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .custompage-9063717.wave-title {
    font-size: 4em;
  }

  .welcome-text p {
    width: 90%;
    margin: 0 auto;
  }

  .custompage-9063717-form {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .custompage-9063717-input-group {
    width: 100%;
  }

  .custompage-9063717-button {
    grid-column: span 1;
  }
}

@media (max-width: 768px) {
  .custompage-9063717-event-info {
    flex-direction: column;
    align-items: center;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid white;
    min-height: 250px;
  }

  .custompage-9063717-info-column {
    width: 100%;
    margin-bottom: 10px;
    border-right: none !important;
    border-bottom: 1px solid white;
  }

  .custompage-9063717-info-column:last-child {
    border-bottom: none;
  }

  .custompage-9063717-info-date.custompage-9063717-day {
    font-size: 1.5em;
  }

  .custompage-9063717-info-time {
    font-size: 20px;
  }

  .custompage-9063717-info-adress {
    font-size: 14px;
    text-align: center;
  }
}


/*-----------------------------------------------------------------------------VÅTDRÄKTS GUIDEN----------------------------------------------------------------------*/


.custompage-9065285 .fabrikk--content-container  {
  background-image: url('https://cdn.abicart.com/shop/ws9/142709/files/img/background-img.webp?_t=1740996545');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  margin: 0; 
  padding: 0 0;
    background-attachment: fixed; 
}

.custompage-9065285 .fabrikk--content {
  width: 80%;
  z-index: 2;
  position: relative; 

}

.custompage-9065285 .fabrikk--content-container::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1;
}


.custompage-9065285 .fabrikk--footer {
  z-index: 2;
  position: relative;
}


.custompage-9065285 .tws-breadcrumbs {
  color: #fff;
  z-index: 2;
  position: relative;
}


  .custompage-9065285 {
    font-family: arial;

  }
  .custompage-9065285-heading {
      background: #d36517;
      color: #ffffff;
      padding: 20px;
      text-align: center;
        font-family: arial;
  }

 .custompage-9065285-subheading {
         font-family: arial;
         margin-top: 10px;
         margin-bottom: 10px;
         font-weight: bold;
  }
	
	 .custompage-9065285 table {
     margin: 10px auto; 
     border-collapse: collapse;
     width: 75%;
  }

.custompage-9065285-table th {
    background-color: #616161;
    color: white;
    padding: 4px;
}


  .custompage-9065285 td, th {
  border: 1px solid #dddddd;
    text-align:center;
    padding: 5px;
  }

 .custompage-9065285-table tr:nth-child(even) {
    background-color: #f8f8f8; 
}


.custompage-9065285-water_temp, 
.custompage-9065285-fitting, 
.custompage-9065285-activity,
.custompage-9065285-material,
.custompage-9065285-functions,
.custompage-9065285-price_quality {
    border-left: 3px solid black; 
    background-color: #f8f8f8;
    padding: 8px; 
}

.custompage-9065285-water_temp_p, 
.custompage-9065285-fitting_p, 
.custompage-9065285-activity_p,
.custompage-9065285-material_p,
.custompage-9065285-functions_p {
    margin-bottom: 0; 
}



      .custompage-9065285-form input[type="text"],
      .custompage-9065285-form input[type="email"],
      .custompage-9065285-form input[type="tel"],
      .custompage-9065285-form select {
        width: 100%;
        padding: 12px;
        margin-bottom: 25px;
        border-radius: 8px;
        border: 1px solid #ccc;
        background-color: #f0f0f0;
        font-size: 16px;
        color: #333;
        box-sizing: border-box;
      }

      .custompage-9065285-form input[type="radio"] {
        margin-right: 10px;
      }

      .custompage-9065285-form label {
        font-weight: bold;
        display: inline-block;
        color: #585757;
        margin-bottom: 10px;
      }

      .custompage-9065285-form input[type="submit"] {
        background-color: #d36517;
        color: white;
        font-size: 16px;
        padding: 12px 20px;
        border: none;
        border-radius: 8px;
        cursor: pointer;
        width: fit-content;
        transition: background-color 0.3s ease;
        align-content: center;
      }

      .custompage-9065285-form textarea {
        width: 100%;
        padding: 12px;
        margin-bottom: 20px;
        border-radius: 8px;
        border: 1px solid #ccc;
        background-color: #f0f0f0;
        font-size: 16px;
        color: #333;
        box-sizing: border-box;
        resize: vertical;
      }

.custompage-9065285-image_container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 15px;
  width: 100%;
  flex-wrap: nowrap;
}


.custompage-9065285-image_container img {
  width: 30%;
  height: 400px;
  object-fit: cover;
}

.custompage-9065285 .img1{
  /*width: 100%; */       
  height: auto;       
  max-width: 200px;
}
.custompage-9065285 .img2{
  /*width: 80%;  */      
  height: auto;       
  max-width: 170px;
}
.custompage-9065285 .img3{
 /* width: 100%;*/        
  height: auto;       
  max-width: 200px;
  margin-bottom:10%;
}
@media (max-width: 769px) {
  .custompage-9065285 .img3 {
    margin-bottom: 90px;
  }
}

@media (max-width: 768px) {
  .custompage-9065285-image_container img {
    width: 32%;
  }
  

}

@media (max-width: 480px) {
  .custompage-9065285-image_container {
    justify-content: space-between;
  }

  .custompage-9065285-image_container img {
    width: 30%;

  }
    .custompage-9065285 .img1{
  width: 35%;        
  height: auto;       
  max-width: 200px;
}
.custompage-9065285 .img2{
  width: 30%;        
  height: auto;       
  max-width: 170px;
}
.custompage-9065285 .img3{
  width: 35%;        
  height: auto;       
  max-width: 200px;
  margin-bottom:15%;
}

}
/*------------------------------------------------------------------------OM WOLFFWEAR---------------------------------------------------------------------------*/

   /*   .custompage-9064651-headline,
      .custompage-9064651-vision-headline {
        padding: 10px;
        color: #e6711d;
        text-align: center;
        font-size: 40px;
      }

      .custompage-9064651-ourmission-div,
      .custompage-9064651-ourhistory-div,
      .custompage-9064651-vision {
        display: flex;
        justify-content: center;
      }

      .custompage-9064651_headline-p,
      .custompage-9064651-vision_p {
        width: 60%;
        word-break: break-word;
        white-space: normal;
        font-size: 20px;
        text-align: center;
        margin: 0;
      }

      .custompage-9064651-circle {
        width: 200px;
        height: 200px;
        flex: 0 0 auto;
        background-color: #e6711d;
        color: white;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        padding: 20px;
        margin: 10px;
      }

      .custompage-9064651-first_row {
        display: flex;
        justify-content: center;
      }
      .custompage-9064651-second_row {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
      }

      .custompage-9064651_circle_p {
        word-break: break-word;
        white-space: normal;
        font-size: 20px;
      }

			 .custompage-9064651-squares	{
			display: flex;
      background-color: #e6711d;
      padding: 10px;
      color: white;
      border-radius: 10px;
      margin: 20px;
			}

			.custompage-9064651-square_p_title {
       font-weight: bold;
       }

      .custompage-9064651-team-section {
        display: flex;
        justify-content: center;
        gap: 40px;
        flex-wrap: wrap;
        padding: 40px 20px;
      }

      .custompage-9064651-team-member {
        width: 250px;
        text-align: center;
        font-family: sans-serif;
      }

       .custompage-9064651-team-photo {
        width: 150px !important;
  			height: 150px !important;
        object-fit: cover;
        border-radius: 50%; 
        margin-bottom: 10px;
        border: 4px solid #e6711d;
    	}

        .customPageHtml img:not(.custompage-9064651-team-photo) {
        max-width: 100%;
        height: auto;
				}

      .custompage-9064651-team-name {
        font-weight: bold;
        font-size: 20px;
        margin: 5px 0;
        color: #333;
      }

      .custompage-9064651-team-title {
        font-style: italic;
        font-size: 16px;
        color: #e6711d;
        margin-bottom: 10px;
      }

      .custompage-9064651-team-description {
        font-size: 14px;
        color: #444;
      }
*/

		/*------------------------------- FOOTER STYLING EXTRA ------------------------------*/

.fabrikk--footer-mid-left-social-container {
  display: flex;
  align-items: center;
  padding: 20px 0;
}

ul.fabrikk--footer-ul-container {
    list-style: none;
    display: flex;
    gap: 20px;
    padding: 0;
    margin: 0;
    flex-direction: column;
}

ul.fabrikk--footer-ul-container li.fabrikk--footer-mid-left-social-container-icon {
  display: flex;
  align-items: center;
  transition: transform 0.2s ease;
}

ul.fabrikk--footer-ul-container li.fabrikk--footer-mid-left-social-container-icon:hover {
  transform: scale(1.1);
}

ul.fabrikk--footer-ul-container li.fabrikk--footer-mid-left-social-container-icon a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: black;
  font-weight: bold;
  font-size: 16px;
}

ul.fabrikk--footer-ul-container li.fabrikk--footer-mid-left-social-container-icon img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}

ul.fabrikk--footer-ul-container li.fabrikk--footer-mid-left-social-container-icon .name {
  font-size: 16px;
}

/* Responsive */
/*@media (max-width: 600px) {
  .fabrikk--footer-mid-left-social-container {
    flex-direction: column;
  }

  ul.fabrikk--footer-ul-container {
    flex-direction: column;
    gap: 12px;
    align-items: center;
  }

  ul.fabrikk--footer-ul-container li.fabrikk--footer-mid-left-social-container-icon a {
    font-size: 14px;
  }

  ul.fabrikk--footer-ul-container li.fabrikk--footer-mid-left-social-container-icon img {
    width: 20px;
    height: 20px;
  }

 .col-sm-3 fabrikk--footer-mid-right {
   display: flex;
  }
  
}*/
 /*-------------------------------------------------------------------------HJÄLP KNAPP---------------------------------------------------------------------------*/

  .help-button {
  position: fixed;
  top: 20px;
  right: 50px;
  background-color: #d36517;
  color: white;
  border: none;
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
  border-radius: 20px;
  z-index: 9999;
  transition: background-color 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}

.help-button:hover {
  background-color: #ff8c00;
}


.help-button::after {
  content: "";
  position: absolute;
  bottom: -5px;
  right: 1px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #d36517;
  transform: rotate(-25deg);
}

.help-button:hover::after {
  border-top-color: #ff8c00;
}


.help-button .close-icon {
  position: absolute;
  top: -5px;
  left: -5px;
  width: 20px;
  height: 20px;
  background-color: white;
  color: orange;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}

.help-button .close-icon:hover {
  background-color: lightgray;
}


.help-button.compact {
  width: 70;
  height: 40px;
  padding: 5px;
  font-size: 14px;
  border-radius: 20px;
  text-align: center;
}

.help-button.compact .close-icon {
  display: none;
}

  
.help-button.compact::after {
  content: "";
  position: absolute;
  bottom: -5px;
  right: 1px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #d36517;
  transform: rotate(-25deg);
  transition: background-color 0.3s ease;
}




.help-button.compact:hover::after {
  border-top-color: #ff8c00;
}


@media (max-width: 1023px) {
  .help-button {
    right: 10px; 
  }


  .help-button.compact {
    right: 10px; 
  }
}


@media (min-width: 1024px) {
  .help-button {
    right: 5cm; 
  }


  .help-button.compact {
    right: 5cm; 
  }
}


@media (max-width: 400px) {
  .help-button {
    right: 2px; 
  }


  .help-button.compact {
    right: 2px; 
  }
}
  
  /**/
  /* Grundläggande styling */
  /*
.custompage-9066655-headline,
.custompage-9066655-vision-headline {
  padding: 10px;
  color: #e6711d;
  text-align: center;
  font-size: 40px;
}

.custompage-9066655_headline-p,
.custompage-9066655-vision_p {
  width: 100%;
  word-break: break-word;
  white-space: normal;
  font-size: 20px;
  text-align: center;
  margin: 0;
}

.custompage-9066655-ourmission-div,
.custompage-9066655-ourhistory-div,
.custompage-9066655-vision {
  display: flex;
  justify-content: center;
  align-items: center;
}

.custompage-9066655-circle {
  width: 200px;
  height: 200px;
  background-color: #e6711d;
  color: white;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  margin: 10px;
}

.custompage-9066655-first_row,
.custompage-9066655-second_row {
  display: flex;
  justify-content: center;
  gap: 10px;
}

.custompage-9066655_circle_p {
  font-size: 20px;
  text-align: center;
}

.custompage-9066655-squares {
  display: flex;
  justify-content: center;
  background-color: #e6711d;
  padding: 10px;
  color: white;
  border-radius: 10px;
  margin: 20px;
  gap: 20px;
}

.custompage-9066655-square_p_title {
  font-weight: bold;
}

/* Vision och video */ /*
.custompage-9066655-vision-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  padding: 40px 20px;
}

.custompage-9066655-vision {
  width: 60%;
  text-align: left;
}

.custompage-9066655-video-container {
  width: 35%;
}

.video {
  width: 100%;
  height: 315px;
  border-radius: 10px;
}
*/
/* Desktop-läge */ /*
@media (min-width: 1024px) {
  .custompage-9066655-ourmission-div,
  .custompage-9066655-keyword {
    flex-direction: row;
    justify-content: space-between;
  }

  .custompage-9066655-ourmission-div,
  .custompage-9066655-vision {
    width: 45%;
    text-align: left;
  }

  .custompage-9066655-squares {
    display: flex;
    gap: 20px;
    justify-content: space-around;
  }

  .custompage-9066655-team-section {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    flex-wrap: nowrap;
    padding: 40px 20px;
  }

  .custompage-9066655-team-member {
    width: 45%;
  }

  .custompage-9066655-team-photo {
    width: 150px !important;
    height: 150px !important;
  }

  .custompage-9066655-history-and-squares {
    display: flex;
    justify-content: space-between;
    gap: 20px;
  }

  .custompage-9066655-ourhistory-div {
    width: 45%;
    text-align: left;
  }

  .custompage-9066655-squares {
    width: 45%;
  }
  }



@media (max-width: 1023px) {
  .custompage-9066655-ourmission-div,
  .custompage-9066655-keyword {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }  
}
  */
   /*-------------------------------------------------------------------------NYA STYLINGEN OM OSS ---------------------------------------------------------------------------*/

  /* Gemensam layout för alla sektioner */
.custompage-9066941-section {
  display: flex;
  flex-wrap: wrap;
  padding: 2rem;
  gap: 2rem;
  font-family: sans-serif;
  align-items: center;
}

/* Vänster och höger kolumn */
.custompage-9066941-left,
.custompage-9066941-right {
  flex: 1 1 45%;
}

/* Cirklarna */
.custompage-9066941-circles {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1rem;
  margin-top: 1rem;
}

.custompage-9066941-circle {
  width: 80px;
  height: 80px;
  background-color: #eee;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0.5rem;
  flex-shrink: 0;
}

/* Orange ruta */
.custompage-9066941-orange-box {
  background-color: orange;
  height: 100px;
  flex: 1;
}

/* Video */
.custompage-9066941-video-container {
  flex: 1;
}

.custompage-9066941-video-container iframe {
  width: 100%;
  height: 200px;
  border: none;
}

/* Responsivitet: stapla på mindre skärmar */
@media (max-width: 768px) {
  .custompage-9066941-section {
    flex-direction: column;
  }

  .custompage-9066941-left,
  .custompage-9066941-right,
  .custompage-9066941-video-container {
    flex: 1 1 100%;
  }

  .custompage-9066941-circles {
    justify-content: center;
  }
}
/*---------------------------------------------------------------------*/

.custompage-9066941-section {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.custompage-9066941-left {
  flex: 1 1 100%;
  max-width: 100%;
  text-align: center;
  margin-bottom: 20px;
}

.custompage-9066941-title {
  margin-bottom: 10px;
  font-size: 1.8rem;
}

.custompage-9066941-right {
  flex: 1 1 100%;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.custompage-9066941-subtitle {
  text-align: center;
  font-size: 1.5rem;
  margin-bottom: 10px;
}

/* Cirklar - pyramid */
.custompage-9066941-circle-pyramid .custompage-9066941-circle-row {
  display: flex;
  justify-content: center;
  gap: 20px;
}

.custompage-9066941-circle {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background-color: orange;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: bold;
  padding: 10px;
}

/* Boxar */
.custompage-9066941-box-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}

.custompage-9066941-box {
  background-color: orange;
  color: white;
  padding: 20px;
  flex: 1 1 calc(50% - 20px);
  min-width: 250px;
  height: 200px; /* lika höjd för alla boxar */
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.custompage-9066941-box-title {
  font-weight: bold;
  font-size: 1.2rem;
  margin-bottom: 10px;
}

/* Responsiv layout */
@media (min-width: 768px) {
  .custompage-9066941-left {
    flex: 1 1 30%;
    max-width: 30%;
    text-align: left;
  }

  .custompage-9066941-right {
    flex: 1 1 70%;
    max-width: 70%;
  }
}





























      .custompage-9067115-headline-mission,
      .custompage-9067115-headline-keyword,
      .custompage-9067115-headline-history,
      .custompage-9067115-headline-vision,
      .custompage-9067115-headline-team {
        color: #e6711d;
        text-align: center;
        font-size: 40px;
      }

      .custompage-9067115-ourmission-div,
      .custompage-9067115-ourhistory-div,
      .custompage-9067115-vision {
        display: flex;
        justify-content: center;
        margin-bottom: 30px;
        flex-direction: column;
      }

      .custompage-9067115_headline-p,
      .custompage-9067115-vision_p {
        width: 100%;
        /* padding: 20px; */
        word-break: break-word;
        white-space: normal;
        font-size: 20px;
        text-align: center;
        margin: 0;
      }

      .custompage-9067115-vision-with-video {
        display: flex;
        flex-direction: column;
        margin: 0 auto;
        margin-top: 40px;
      }

      .custompage-9067115-video-container {
        display: flex;
        justify-content: center;
        margin-bottom: 30px;
      }

      .custompage-9067115-circle {
        width: 120px;
        height: 120px;
        flex: 0 0 auto;
        background-color: #e6711d;
        color: white;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        padding: 20px;
        margin: 10px;
      }

      .custompage-9067115-first_row {
        display: flex;
        justify-content: center;
      }
      .custompage-9067115-second_row {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-bottom: 30px;
      }

      .custompage-9067115_circle_p {
        word-break: break-word;
        white-space: normal;
        font-size: 13px;
      }

      .custompage-9067115-squares {
        display: flex;
        background-color: #e6711d;
        padding: 50px;

        color: white;
        border-radius: 10px;
        width: fit-content;
        margin: 0 auto;
        margin-top: 50px;
        justify-content: center;
      }

      .custompage-9067115-square_p_title,
      .custompage-9067115-square_p {
        text-align: center;
      }

      .custompage-9067115-square_p_title {
        font-size: larger;
      }

      @media only screen and (max-width: 600px) {
        .custompage-9067115-squares {
          display: flex;
          flex-direction: column;
          text-align: center;
        }
      }

      .custompage-9067115-square_p_title {
        font-weight: bold;
      }

      .custompage-9067115-square_p_title,
      .custompage-9067115-square_p {
        margin: 10px;
      }

      .custompage-9067115-team-section {
        display: flex;
        justify-content: center;
        gap: 40px;
        flex-wrap: wrap;
        padding: 40px 20px;
      }

      .custompage-9067115-team-member {
        width: 250px;
        text-align: center;
        font-family: sans-serif;
      }

      .custompage-9067115-team-photo {
        width: 150px !important;
        height: 150px !important;
        object-fit: cover;
        border-radius: 50%;
        margin-bottom: 10px;
        border: 4px solid #e6711d;
      }

      .customPageHtml img:not(.custompage-9067115-team-photo) {
        max-width: 100%;
        height: auto;
      }

      .custompage-9067115-team-name {
        font-weight: bold;
        font-size: 20px;
        margin: 5px 0;
        color: #333;
      }

      .custompage-9067115-team-title {
        font-style: italic;
        font-size: 16px;
        color: #e6711d;
        margin-bottom: 10px;
      }

      .custompage-9067115-team-description {
        font-size: 14px;
        color: #444;
      }

      .custompage-9067115-orange-footer {
        padding: 40px 20px;
        background-color: #fff3eb;
        border-radius: 10px;
      }

      .custompage-9067115-footer-title {
        text-align: center;
        color: #e6711d;
      }
      .custompage-9067115-footer-text {
        text-align: center;
      }

  .custompage-9067115-mission-keyword-wrapper {
          background-color: #fff3eb;
    			border-radius: 10px;
          padding: 40px 20px;
    			margin-bottom: 30px;

        }

      /* ---  desktop --- */
      @media only screen and (min-width: 801px) {
        .custompage-9067115-mission-keyword-wrapper {
          display: flex;
          justify-content: space-between;
          gap: 40px;
          max-width: 1200px;
          align-items: center;
          margin-top: 20px;
          background-color: #fff3eb;
        }

        .custompage-9067115_headline-keyword {
          padding-top: 34px;
          color: #e6711d;
          text-align: center;
          font-size: 40px;
        }

        .custompage-9067115_headline-p {
          width: 80%;
          margin: 0 auto;
        }

        .custompage-9067115-ourmission-div,
        .custompage-9067115-keyword {
          flex: 1;
          padding: 0 20px;
          display: flex;
          flex-direction: column;
        }

        .custompage-9067115-vision-with-video {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          align-items: flex-start;
          max-width: 1200px;
          margin: 40px auto;
          flex-wrap: nowrap;
          align-items: center;
        }

        .custompage-9067115-video-container,
        .custompage-9067115-vision-text-container {
          flex: 1;
          margin-left: 20px;
        }

        .custompage-9067115-vision-text-container {
          padding-left: 20px;
          text-align: left;
        }

        .custompage-9067115-video-container iframe {
          width: 100%;
          height: 100%;
          min-height: 300px;
        }
      }