html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-size: 50px;
	color: rgb(255,255,255);
}
html .wd-page-title .wd-breadcrumbs a, html .wd-page-title .wd-breadcrumbs span, html .wd-page-title .yoast-breadcrumb a, html .wd-page-title .yoast-breadcrumb span, html .wd-page-title .rank-math-breadcrumb a, html .wd-page-title .rank-math-breadcrumb span, html .wd-page-title .aioseo-breadcrumbs a, html .wd-page-title .aioseo-breadcrumbs span, html .wd-page-title .breadcrumb a, html .wd-page-title .breadcrumb li {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: rgb(255,255,255);
}
html .wd-page-title .wd-breadcrumbs a:hover, html .wd-page-title .yoast-breadcrumb a:hover, html .wd-page-title .rank-math-breadcrumb a:hover, html .wd-page-title .aioseo-breadcrumbs a:hover, html .wd-page-title .breadcrumb a:hover {
	color: rgb(216,216,216);
}
html .wd-product .wd-entities-title a {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 17px;
	color: rgb(77,106,120);
}
html .wd-product .wd-entities-title a:hover {
	color: rgb(58,58,58);
}
html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-size: 24px;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 18px;
}
html .wd-nav-mobile > li > a {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 16px;
	color: rgb(255,255,255);
}
html .wd-nav-mobile > li > a:hover, html .wd-nav-mobile > li.current-menu-item > a {
	color: rgb(229,229,229);
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: rgb(255,255,255);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgba(255,255,255,0.93);
}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 25px;
	}
	html .wd-page-title .wd-breadcrumbs a, html .wd-page-title .wd-breadcrumbs span, html .wd-page-title .yoast-breadcrumb a, html .wd-page-title .yoast-breadcrumb span, html .wd-page-title .rank-math-breadcrumb a, html .wd-page-title .rank-math-breadcrumb span, html .wd-page-title .aioseo-breadcrumbs a, html .wd-page-title .aioseo-breadcrumbs span, html .wd-page-title .breadcrumb a, html .wd-page-title .breadcrumb li {
		font-size: 10px;
	}
	html .wd-product .wd-entities-title a {
		font-size: 16px;
	}
	html .wd-nav.wd-nav-main > li > a {
		font-size: 18px;
	}

}




 /* Tekstknapper til valg af størrelser af hegnselementer(boejlebeslag)*/

label.wcva_single_textblock {
  text-align: center;
	width:auto; 
	
	line-height: 30px;
	color:#4d6a77;
	border: solid 2px #4d6a77 !important;
  outline: none 2px #4d6a77 !important;
	background-color:white;
	font-size: 16px;
	padding: 6px 6px 6px 6px;
	font-weight:600 !important;
	border-radius : 10px;
	box-shadow: 0 0 10px #4d6a77;	
}

.wcva_show_more_link {
	  color: #4d6a77;
}

/*Tekstknapper til valg af størrelser af hegnselementer(boejlebeslag)*/




.main_status_div .icon_message_class .img_class img{
   width: 12px;
   height: 12px;
   margin: 0 !important;
}

/*Icon på frontend cards*/

/*Hegnsberegneren*/



.pewc-steps-wrapper .pewc-tab {
	height: 40px;
  line-height: 40px;
  margin: 0 1em 1em 0;
  padding: 0 1em 0 36px;
  background: black;
  cursor: pointer;
  position: relative;
	
}
.pewc-steps-wrapper .pewc-tab.active-tab {
	font-weight: bold;
	color: white;
  background: #4d6a77;
  cursor: auto;
}
.table th {
    padding: 15px 10px;
    border-bottom: 2px solid var(--brdcolor-grey-200);
    color: #4d6a77;
    text-transform: uppercase;
    font-weight: 600;
    font-style: var(--wd-title-font-style);
    font-size: 18px;
    font-family:var(--wd-title-font);
}

.pewc-steps-wrapper .pewc-tab {
	height: 40px;
  line-height: 40px;
  margin: 0 1em 1em 0;
  padding: 0 1em 0 36px;
  background: #9EADB5;
  cursor: pointer;
  position: relative;
	color: white;
	border-radius: 6px;
	outline: none 2px #4d6a77 !important;
}

.pewc-steps-wrapper .pewc-tab:after {
	content: '';
	position: absolute;
	right: -40px;
	top: 50%;
	width: 10px;
	height: 0;
	border-left: solid 30px #9EADB5;
	border-bottom: solid 20px rgba(255, 255, 255, 0);
	border-top: solid 20px rgba(113, 53, 53, 0);
	clear: both;
	transform: translateY(-50%);
	z-index: 3;
}

.pewc-steps-wrapper .pewc-tab.active-tab:after {
	border-left: solid 30px #4d6a77;
}

/*Step by step buttons*/

/* Gør number- og text‑felter større, tydeligere og pænere */
.pewc-style-simple .pewc-item input[type="number"],
.pewc-style-simple .pewc-item input[type="text"],
.pewc-style-simple .pewc-item textarea {
  font-size: 1.5rem !important;            /* større tekst */
  font-weight: 600;                        /* lidt federe tal */
  border: 1px solid #ccc !important;       /* rigtig kant */
  border-radius: 4px !important;           /* bløde hjørner */
  padding: 0.6rem 1rem !important;         /* luft omkring indholdet */
  background-color: #fff !important;       /* hvid baggrund */
  width: 100% !important;                  /* fyld beholderen */
  max-width: 250px !important;             /* sæt en øvre grænse */
  box-shadow: 0 1px 2px rgba(0,0,0,0.1) !important;
  text-align: center;                      /* centrerer tallet i feltet */
}
/* 1) Sørg for at wrapper’en kan centrere */
.pewc-style-simple .pewc-item,
.pewc-product-extra-groups .pewc-item-field-wrapper {
  text-align: center;
}

/* 2) Gør input til blok-element og centrer med auto‑margins */
.pewc-style-simple .pewc-item input[type="number"],
.pewc-style-simple .pewc-item input[type="text"],
.pewc-style-simple .pewc-item textarea {
  display: block !important;
  margin: 0.5rem auto !important;  /* 0.5rem top/bund, auto venstre/højre */
}



.pewc-style-simple .pewc-item input[type=number], .pewc-style-simple .pewc-item input[type=text], .pewc-style-simple .pewc-item textarea {
	
	border: 2px solid #ffffff;
	border-radius: 6px;
	box-shadow: 0 0 6px 2px #4d6a77;
}
/* Indtast meter "hegnsberegner box (kan volde problemer med andre tekstbokse) " */	


.pewc-show-quickview {
color:#4d6a77; 
}

/* Textfarve i produkt teksterne i hegnsberegneren */

.wd-shop-thumbnail-wrap{box-shadow: 2px 2px 1.5px 0px #AAAAAA;}

.elementor-wc-products ul.products li.product:hover .astra-shop-thumbnail-wrap {
    box-shadow: 6px 6px 6px 0px rgba(170, 170, 170, 0.35);
    background-color: #4d6a77;
}
.product-additional-galleries .wd-action-btn>a {
    display: inline-block;
    padding-right: 15px;
	}
.cat-design-alt.categories-with-shadow .category-image-wrapp {
    box-shadow: 1px 1px 2px rgb(77, 106, 120);
}


.swatch-on-single {
    border: 2px solid grey;
    padding: 10px;
}

.wd-swatch.swatch-on-single.text-only.swatch-size-default.active-swatch.swatch-enabled {
    background-color: aqua;
}

.swatch-on-single.swatch-enabled:hover {
    background: red;
}

.wd-swatch:hover:after, .wd-swatch.active-swatch:after {
    opacity: 0;
}


.label-term-komplet {
	background-color: #4d6a77!important;
	opacity: 1 !important;
	color: #ffffff!important;
}





/*runde-kanter-billeder-hegnsberegner*/
.pewc-radio-image-wrapper label img {
    border-radius: 10px;
}

.pewc-checkbox-image-wrapper label img {
    border-radius: 10px;
}


/*farveskift-swatch*/
.wd-swatches-single .wd-swatch {
	border: 2px solid #4d6a77;
    color: #4d6a77;
    background-color: #ffffff;
}

/*dropdown_pil_farve*/
body .wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: white;
}
.wd-price-unit, .woocommerce-price-suffix {
    font-size: 16px; /* Ensartet størrelse */
    color: var(--color-gray-300); /* Ensartet farve */
    font-weight: bold; /* Gør teksten fed */
    font-family: 'Lato', sans-serif; /* Ændrer skrifttype til Lato */
}
.pewc-item.pewc-group {
    border-radius: 10px; /* Juster værdien for mere eller mindre afrunding */
    overflow: hidden; /* Sørger for, at indholdet passer til de runde kanter */
}
p.stock {
    margin-top: 10px !important; /* Tilføjer afstand mellem prisen og lagerstatus */
    margin-left: 0px !important; /* Sørger for, at lagerstatus starter helt til venstre */
    padding-left: 0px !important; /* Fjerner eventuel indvendig afstand */

}
p.stock.wd-style-default.in-stock:before {
    color: #a8c256; /* Eksempel på grøn farve */
}
.pewc-add-button {
    background-color: rgb(168,194,86); /* Example green */
    color: white;
	    border-radius: 5px; /* Example, adjust to match the bottom buttons */
	

}

.pewc-add-button:hover {
    background-color: rgb(188,214,106); /* A lighter shade of your current color */
	    color: white; /* Changes the text color to white on hover */

}



.pewc-preset-style .pewc-radio-image-wrapper.checked, 
.pewc-preset-style .pewc-checkbox-image-wrapper.checked, 
.pewc-preset-style .pewc-radio-image-wrapper:hover, 
.pewc-preset-style .pewc-checkbox-image-wrapper:hover, 
.pewc-preset-style .pewc-radio-checkbox-image-wrapper:checked,
.pewc-preset-style .pewc-radio-checkbox-image-wrapper:hover {
    box-shadow: 0 0 10px #4d6a77;  !important; /* Din ønskede farve */
    border-radius: 10px;

}
@media (max-width: 768px) {
    /* Flex container til hvert element */
    .pewc-item-field-wrapper {
        display: flex;
        justify-content: space-between; /* Placer tekst og tal på samme linje */
        align-items: flex-start; /* Juster lodret fra toppen */
			        margin-bottom: 10px; /* Luft mellem elementerne */

        padding-bottom: 5px;
    }

    /* Teksten skal kunne brydes til flere linjer, men holde sig til venstre */
    .pewc-item a, .pewc-item a strong {
        font-size: 12px;
        line-height: 1.5; /* Forbedret linjeafstand */
        flex-grow: 1; /* Sørger for, at teksten tager den nødvendige plads */
        margin-right: 10px; /* Luft mellem tekst og tal */
    }

    /* Tallet skal forblive på samme linje, selvom teksten brydes */
    .pewc-item span {
        font-size: 14px;
        flex-shrink: 0; /* Sørger for, at tallet ikke krymper */
        align-self: flex-start; /* Juster lodret fra toppen */
    }
}
.pewc-checkbox-image-wrapper {
  border-radius: 10px;
	background-color: #ffffff;
	}

.pewc-item-field-wrapper {
    padding: 0px; /* Eksempelvis giver 20px padding rundt om hele elementet */
	
}




.wd-single-gallery img, 
.woocommerce-product-gallery img { 
	 border: 1px solid #EEEEEE !important; /* Ensure the border color is applied */
  } 

.pewc-preset-style .pewc-radio-image-wrapper, .pewc-preset-style .pewc-checkbox-image-wrapper {
    border-radius: 12px;

}
ul.pewc-product-extra-groups li {
    background-color: transparent !important;
}

.wd-social-icons.wd-style-colored > a {
    --wd-social-bg: #666; /* Mørkegrå baggrund */
    filter: grayscale(100%); /* Fjern farve */
    opacity: 0.7; /* Gør dem mindre dominerende */
    transition: all 0.3s ease-in-out;
}

.wd-social-icons.wd-style-colored > a:hover {
    filter: grayscale(0%); /* Giver farve tilbage ved hover */
    opacity: 1;
}

.pewc-checkbox-image-wrapper.pewc-component-wrapper {
    display: grid !important;
    grid-template-columns: 125px 1fr 100px !important;
    gap: 15px !important;
    align-items: center !important;
    padding: 15px;
    background: white;
    border-radius: 10px;
    
}

/* Fjern default grid der ødelægger layoutet */
.pewc-checkbox-desc-wrapper,
.pewc-radio-desc-wrapper {
    display: block !important;
    grid-template-columns: unset !important;
    gap: unset !important;
}

@media screen and (max-width: 768px) {
  .pewc-checkbox-image-wrapper.pewc-component-wrapper {
    grid-template-columns: 1fr !important;
    grid-template-rows: auto auto auto;
    text-align: center;
    padding: 20px;
  }

  .pewc-component-col-1 {
    justify-self: center;
    margin-bottom: 15px;
	
  }

  .pewc-component-col-2 {
    justify-self: center;
    margin-bottom: 10px;
  }

  .pewc-component-col-3 {
    justify-self: center;
  }
}

.woo-custom-stock-status.wd-style-default {
    font-size: 13px !important;
    line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .woo-custom-stock-status.wd-style-default {
    font-size: 12px !important;
  }
}

.pewc-product-extra-groups > li {
  margin-bottom: 10px !important;
}

.pewc-component-col-1 img {
  border-radius: 6px;
  max-height: 90px;
  object-fit: contain;
}

.pewc-component-product-title {
  font-size: 16px;
  font-weight: 600;
  color: #2f3e46;
  line-height: 1.3;
}

.pewc-component-col-1 {
  border-right: 1px solid #e0e0e0;
  padding-right: 12px;
  margin-right: 12px;
}
@media screen and (max-width: 767px) {
  .pewc-component-col-1 {
    border-right: none !important;
    padding-right: 0 !important;
    margin-right: 0 !important;
  }

.pewc-checkbox-image-wrapper.pewc-component-wrapper {
  background-color: #fff !important;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.04); /* svag skygge */
}

.pewc-component-col-3 input[type="number"] {
  height: 48px;
  font-size: 16px;
  text-align: center;
  padding: 0 10px;
  border-radius: 8px;
}
.pewc-component-product-title {
  margin-bottom: 6px;
}

.pewc-component-desc-wrapper p:first-of-type {
  font-weight: bold;
  color: #2e3e4e;
}

.pewc-component-col-3 input[type="number"] {
  font-size: 14px !important;
  padding: 6px 10px !important;
  width: 65px !important;
  height: 40px !important;
  border: 1px solid #ccc !important;
  border-radius: 8px !important;
  box-shadow: none !important;
  background: white !important;
  transition: border-color 0.2s ease;
  appearance: none !important;
  outline: none !important;
  accent-color: initial !important;
}

/* Fokus – uden nogen visuelle effekter */
.pewc-component-col-3 input[type="number"]:focus {
  border-color: #ccc !important;
  box-shadow: none !important;
  outline: none !important;
}

@media (max-width: 768px) {
  /* Centrer billede på mobil i radio image bokse */
  .pewc-radio-image-wrapper label img {
    margin: 0 auto;
    display: block;
  }

  /* Justér hele layoutet til column på mobil */
  .pewc-radio-image-wrapper,
  .pewc-radio-image-wrapper label {
    flex-direction: column !important;
    align-items: center !important;
    text-align: center;
  }

  .pewc-radio-image-desc {
    text-align: center !important;
  }

}


/* ========== STANDARD ========== */
.single-product .woocommerce-variation-price {
  text-align: center;
  padding: 12px 0;
}

.single-product .woocommerce-variation-price .price {
  display: inline-block;
  font-size: 0;
  line-height: 1.1;
}

.single-product .woocommerce-variation-price .price .woocommerce-Price-amount bdi {
  font-size: 45px;
  font-weight: 700;
  color: #2e3e4e;
}

.single-product .woocommerce-variation-price .price .woocommerce-Price-currencySymbol {
  font-size: 22px;
  vertical-align: baseline;
  margin-left: 4px;
  color: #2e3e4e;
}

.single-product .woocommerce-variation-price .price small {
  /* ← Det her samler moms + pr. meter på én linje */
display: inline;
  font-size: 14px;
  color: #888; /* eller #2e3e4e hvis du vil have mørkere farve */
  margin: 0 4px;

}

/* Fjerner den skråstreg WooCommerce typisk tilføjer */
.single-product .woocommerce-variation-price .price small:before {
  display: none;
}

/* Samler hele suffix-teksten på ny linje */
.single-product .woocommerce-variation-price .price > span {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* Styling for moms og pr. meter samlet */
.single-product .woocommerce-variation-price .price small {
  font-size: 14px;
  color: #888;
  margin-top: 6px;
  display: inline-block;
}
/* Centrer hele prisblokken */
.single-product .woocommerce-variation-price {
  text-align: center;
}


/* ========== RESPONSIVE ========== */
@media screen and (max-width: 768px) {
  .single-product .woocommerce-variation-price .price .woocommerce-Price-amount bdi {
    font-size: 36px;
  }

  .single-product .woocommerce-variation-price .price .woocommerce-Price-currencySymbol {
    font-size: 16px;
  }

  .single-product .woocommerce-va.riation-price .price small {
    font-size: 13px;
  }
}

@media screen and (max-width: 480px) {
  .single-product .woocommerce-variation-price .price .woocommerce-Price-amount bdi {
    font-size: 30px;
  }

  .single-product .woocommerce-variation-price .price .woocommerce-Price-currencySymbol {
    font-size: 14px;
  }

  .single-product .woocommerce-variation-price .price small {
    font-size: 12px;
  }
}

.woocommerce-variation-availability {
  width: 100%;
}

.woocommerce-variation-availability .woo-custom-stock-status {
  text-align: center;
  display: block;
}


/* 1) Popup‑beholderen: ingen lodret padding + tæt på bunden */
body .wd-cookies-popup {
  padding: 0 15px !important;
  bottom: 0px !important;
	  background-color: rgba(255, 255, 255, 0.9) !important;

}

/* 2) Indre wrapper: minimal top/bund */
body .wd-cookies-inner {
  padding: 4px 0 !important;
}

/* 3) Tekst: stram linjehøjde, lille font, ingen margin/padding */
body .wd-cookies-inner .cookies-info-text {
  font-size: 12px !important;
  line-height: 1.2 !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* 4) Knap-container: flex med gap, minimal margin-top */
body .wd-cookies-inner .cookies-buttons {
  display: flex !important;
	  justify-content: center !important;

  gap: 6px !important;
  margin: 4px 0 !important;
  padding: 0 !important;
}

/* 5) “Læs mere” + “Accepter” knapper: lille font, stram padding */
body .wd-cookies-inner .cookies-more-btn,
body .wd-cookies-inner .cookies-accept-btn {
  font-size: 11px !important;
  line-height: 1 !important;
  padding: 4px 8px !important;
  height: auto !important;
  min-height: auto !important;
}

/* Forbedret PEWC popup styling */
.pewc-enhanced-tooltip-wrapper {
  background-color: #fff;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 95vw;
  max-width: 640px;
  height: 95vh;
  padding: 1.5rem 1rem 1rem;
  overflow-y: auto;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  z-index: 99999;
}

/* Mobiltilpasning */
@media screen and (max-width: 768px) {
  .pewc-enhanced-tooltip-wrapper {
    padding: 1rem;
    border-radius: 10px;
  }

  .pewc-enhanced-close {
    top: 8px;
    right: 8px;
    font-size: 22px;
  }
}

/* Luk-knap */
.pewc-enhanced-close {
  position: absolute;
  top: 12px;
  right: 12px;
  background: transparent;
  border: none;
  font-size: 24px;
  line-height: 1;
  color: #444;
  z-index: 100000;
  cursor: pointer;
}

.pewc-enhanced-close:hover {
  color: #000;
  transform: scale(1.1);
}

/* Gør spørgsmålstegnet større og tydeligere */
.pewc-preset-style .has-enhanced-tooltip span.pewc-tooltip-button {
  font-size: 28px;
  cursor: pointer;
  position: relative;
}

/* Tilføj en tekst på hover (kun desktop) */
@media screen and (min-width: 769px) {
  .pewc-tooltip-button::after {
    content: "Klik for at få en kort forklaring";
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #3a4a4d;
    color: #fff;
    font-size: 12px;
    padding: 4px 8px;
    border-radius: 4px;
    white-space: nowrap;
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
    z-index: 999;
  }

  .pewc-tooltip-button:hover::after {
    opacity: 1;
  }
}

/* Fjern hover-tekst på mobil */
@media screen and (max-width: 768px) {
  .pewc-tooltip-button::after {
    display: none !important;
  }
}
	/* se video mindre på mobil */
@media screen and (max-width: 767px) {
  body .product-video-button a span {
    font-size: 14px !important;
  }
}
.hero-title-shadow {
  text-shadow: 0 3px 8px rgba(0, 0, 0, 0.5);
}

