/* ============================== */
/* styling below for the three preview articles */
/* ============================== */

/* article 330 */

.ts-choices-live-preview-wrapper--article-330 {
  width: 440px;
  height: 137px;
  background: #622e82;
  border: 5px solid white;
  box-shadow: 0px 1px 2px #535353;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.ts-choices-live-preview-wrapper--article-330 .choices-live-preview.choices-live-preview:first-of-type {
  height: 70px;
}

.ts-choices-live-preview-wrapper--article-330 .choices-live-preview.choices-live-preview:first-of-type .choices-live-preview--text {
  font-family: "Times New Roman", Times, serif;
  font-size: 4.5rem;
}

.ts-choices-live-preview-wrapper--article-330 .choices-live-preview--text { 
  letter-spacing: 1px;
}

.ts-choices-live-preview-wrapper--article-330 .ts-choices-live-preview-wrapper--card-preview-text-live-wrapper .choices-live-preview {
  width: 370px;
  display: block;
  margin-bottom: 5px;
  text-align: center;
}

.ts-choices-live-preview-wrapper--article-330 .ts-choices-live-preview-wrapper--card-preview-text-live-wrapper.ts-choices-live-preview-wrapper--article-330-custom-images .choices-live-preview {
  width: 410px;
}

.ts-choices-live-preview-wrapper--article-330 .choices-live-preview--text {
  font-size: 28px;
  font-family: Arial;
  letter-spacing: 2px;
  color: white;
}

.bounitful--article-live-preview-wrapper {
 display: none; 
}

/* article 430 */

.ts-choices-live-preview-wrapper--article-430 {
  width: 417px;
  height: 272px;
  background: #262626;
  border: 5px solid white;
  box-shadow: 0px 1px 2px #535353;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.ts-choices-live-preview-wrapper--article-430 .choices-live-preview.choices-live-preview:first-of-type {
  height: 81px;
}

.ts-choices-live-preview-wrapper--article-330-2 .choices-live-preview.choices-live-preview:first-of-type,
.ts-choices-live-preview-wrapper--article-430-2 .choices-live-preview.choices-live-preview:first-of-type,
.ts-choices-live-preview-wrapper--article-530-2 .choices-live-preview.choices-live-preview:first-of-type {
   display: inline-block; /* Ensure each preview div is treated as an inline block */
    white-space: nowrap; 
}

.ts-choices-live-preview-wrapper--article-430 .choices-live-preview.choices-live-preview:first-of-type .choices-live-preview--text {
  font-family: "Times New Roman", Times, serif;
  font-size: 4.5rem;
}

.ts-choices-live-preview-wrapper--article-430 .choices-live-preview--text { 
  letter-spacing: 1px;
}

.ts-choices-live-preview-wrapper--article-430 .ts-choices-live-preview-wrapper--card-preview-text-live-wrapper .choices-live-preview {
  width: 340px;
  display: block;
  margin-bottom: 5px;
  text-align: center;
}

.ts-choices-live-preview-wrapper--article-430 .choices-live-preview--text {
  font-size: 28px;
  font-family: Arial;
  letter-spacing: 2px;
  color: white;
}

.ts-choices-live-preview-wrapper--article-430 .ts-choices-live-preview-wrapper--card-preview-text-live-wrapper {
 /*  margin-top: 10px; */
}

/* article 530 */

.ts-choices-live-preview-wrapper--article-530 .ts-choices-live-preview-wrapper--card-preview-text-live-wrapper {
  position: absolute;
  z-index: 1;
  margin-top: 30px;
}

.ts-choices-live-preview-wrapper--article-530 img {
  transform: scale(1.5);
  margin-top: 60px;
}

.ts-choices-live-preview-wrapper--article-530 {
  width: 417px;
  height: 272px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.ts-choices-live-preview-wrapper--article-530 .choices-live-preview.choices-live-preview:first-of-type {
  height: 105px;
}

.ts-choices-live-preview-wrapper--article-530 .choices-live-preview.choices-live-preview:first-of-type .choices-live-preview--text {
  font-family: "Times New Roman", Times, serif;
  font-size: 6.5rem;
}

.ts-choices-live-preview-wrapper--article-530 .choices-live-preview--text { 
  letter-spacing: 1px;
}

.ts-choices-live-preview-wrapper--article-530 .ts-choices-live-preview-wrapper--card-preview-text-live-wrapper .choices-live-preview {
  width: 380px;
  display: block;
  margin-bottom: 5px;
  text-align: center;
}

.ts-choices-live-preview-wrapper--article-530 .choices-live-preview--text {
  font-size: 28px;
  font-family: Arial;
  letter-spacing: 2px;
  color: white;
}

.ts-choices-live-preview-wrapper--article-330-custom-images 
.ts-choices-live-preview-wrapper--card-preview-text-live-wrapper{
  position: absolute; 
}
.ts-choices-live-preview-wrapper--article-4-custom-images
.ts-choices-live-preview-wrapper--card-preview-text-live-wrapper {
  position: absolute; 
}

.ts-choices-live-preview-wrapper--article-2-custom-images
.ts-choices-live-preview-wrapper--card-preview-text-live-wrapper {
  position: absolute; 
}

.ts-choices-live-preview-wrapper--article-1-custom-images
.ts-choices-live-preview-wrapper--card-preview-text-live-wrapper {
  position: absolute; 
}

.ts-choices-live-preview-wrapper--article-330-custom-images {
  background: black;
}

.ts-choices-live-preview-wrapper--article-2-custom-images img {
  width: 112%;
  margin-top: 7px;
}


.ts-choices-live-preview-wrapper--article-1-custom-images img {
  width: 106%;
}

.ts-choices-live-preview-wrapper--article-2-custom-images {
  background: none;
  box-shadow: none;
  border: none;
}

.ts-choices-live-preview-wrapper--article-330-custom-images img {
  width: 106%;
}

.ts-choices-live-preview-wrapper--article-4-custom-images img {
 width: 115%;
}

.ts-choices-live-preview-wrapper--article-4-custom-images {
  background: none;
  border: none;
  box-shadow: none;
}

.ts-choices-live-preview-wrapper--article-3-custom-images img {
  width: 69%;
}

.choices-live-preview--ending {
  display: flex !important;
	justify-content: center; /* Align center horizontally */
  align-items: flex-end; /* Align bottom vertically */
margin-bottom: 0px;
}

.choices-live-preview--ending .choices-live-preview--text {
   display: inline-block; /* Ensure each preview div is treated as an inline block */
    white-space: nowrap; 
}

.ts-choices-live-preview-wrapper--card-preview-double-lines-row-two {
   /*transform: scale(0.7);*/
}

.ts-choices-live-preview-wrapper--article-exact-3 .choices-live-preview:nth-child(2) .choices-live-preview--text,
.ts-choices-live-preview-wrapper--article-exact-1 .choices-live-preview:nth-child(2) .choices-live-preview--text,
.ts-choices-live-preview-wrapper--article-exact-2 .choices-live-preview:nth-child(2) .choices-live-preview--text
{
     font-family: 'Roboto', sans-serif;
    font-weight: 300;
}


/* FAQ-sektionens stil */
.faq-container {
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin: 20px;
  padding: 20px;
}

.faq-title {
  color: #2a2a2a;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 15px;
}

.faq-item {
  margin-bottom: 10px;
}

.faq-question {
  color: #007bff;
  font-weight: bold;
  margin-bottom: 5px;
}

.faq-answer {
  color: #4a4a4a;
  line-height: 1.5;
}

/* Responsivitet */
@media (max-width: 768px) {
  .faq-container {
    padding: 15px;
  }
}
.materials-section {
  background-color: #f5f5f5;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  text-align: left; /* Vänsterjusterar all text i sektionen */
}

.materials-section h2, .materials-section h3 {
  color: #007bff;
  font-weight: bold;
}

.materials-section p {
  color: #666;
  line-height: 1.6;
}

.fastening-methods {
  list-style-type: disc;
  padding-left: 20px; /* Justerar indrag för listelementen */
}

.fastening-methods li {
  margin-bottom: 5px;
  color: #444;
}
.namnskyltar-container {
  text-align: center;
  padding: 20px;
}

.namnskyltar-container h2 {
  color: #007bff; /* Blå färg för rubriken */
  font-weight: bold;
  margin-bottom: 20px;
}

.namnskyltar-container p {
  color: #333;
  line-height: 1.6;
  margin-bottom: 15px;
}

.ts-choices-live-preview-wrapper--article-430.ts-choices-live-preview-wrapper--article-4-custom-images .choices-live-preview.choices-live-preview:first-of-type {
  height: auto; 
}

.ts-choices-live-preview-wrapper--article-1-custom-images .choices-live-preview.choices-live-preview:first-of-type {
  height: auto;
}

.ts-choices-live-preview-wrapper--article-exact-5.ts-choices-live-preview-wrapper--article-330 .choices-live-preview.choices-live-preview:first-of-type .choices-live-preview--text
{
  font-family: inherit;
}

.ts-choices-live-preview-wrapper--article-exact-4.ts-choices-live-preview-wrapper--article-330-2 .choices-live-preview.choices-live-preview:first-of-type .choices-live-preview--text
{
  font-family: inherit;
}