.elementor-kit-11{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#D20015;--e-global-color-e34f696:#FFFFFF;--e-global-color-ab4c09d:#FFFFFF00;--e-global-color-f2e37f2:#5B5B5B;--e-global-color-f00260a:#D20215;--e-global-color-ce86765:#000000;--e-global-color-5894fef:#000000CC;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:35px;--e-global-typography-primary-font-weight:300;--e-global-typography-primary-text-transform:capitalize;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:300;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:1em;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:200;--e-global-typography-text-font-style:normal;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:300;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1.2em;--e-global-typography-e9b8def-font-family:"Poppins";--e-global-typography-e9b8def-font-size:65px;--e-global-typography-e9b8def-font-weight:300;--e-global-typography-e9b8def-text-transform:uppercase;--e-global-typography-e9b8def-line-height:1.2em;--e-global-typography-ed92e77-font-family:"Poppins";--e-global-typography-ed92e77-font-size:18px;--e-global-typography-ed92e77-font-weight:300;--e-global-typography-ed92e77-text-transform:capitalize;--e-global-typography-ed92e77-line-height:1.2em;--e-global-typography-8b3ce9d-font-family:"Poppins";--e-global-typography-8b3ce9d-font-size:15px;--e-global-typography-8b3ce9d-font-weight:300;--e-global-typography-8b3ce9d-font-style:normal;--e-global-typography-8b3ce9d-line-height:1em;--e-global-typography-8afbe5d-font-family:"Poppins";--e-global-typography-8afbe5d-font-size:14px;--e-global-typography-8afbe5d-font-weight:200;--e-global-typography-8afbe5d-text-transform:capitalize;--e-global-typography-8afbe5d-line-height:1em;--e-global-typography-a3ff010-font-family:"Poppins";--e-global-typography-a3ff010-font-size:22px;--e-global-typography-a3ff010-font-weight:400;--e-global-typography-a3ff010-text-transform:capitalize;--e-global-typography-a3ff010-line-height:1em;background-color:var( --e-global-color-e34f696 );}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 button:hover,.elementor-kit-11 button:focus,.elementor-kit-11 input[type="button"]:hover,.elementor-kit-11 input[type="button"]:focus,.elementor-kit-11 input[type="submit"]:hover,.elementor-kit-11 input[type="submit"]:focus,.elementor-kit-11 .elementor-button:hover,.elementor-kit-11 .elementor-button:focus{border-radius:0px 0px 0px 0px;}.elementor-kit-11 input:not([type="button"]):not([type="submit"]),.elementor-kit-11 textarea,.elementor-kit-11 .elementor-field-textual{border-style:solid;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}.site-header{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-11{--e-global-typography-primary-font-size:30px;--e-global-typography-e9b8def-font-size:45px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-11{--e-global-typography-primary-font-size:25px;--e-global-typography-e9b8def-font-size:35px;--e-global-typography-ed92e77-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.pup-card {
  width: 100%;
  margin: 0 0 20px 0;
  background: rgba(255,255,255,.5);
  border-radius: 15px;
  box-shadow: 0 4px 20px rgba(0,0,0,.08);
  overflow: hidden;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  color: #333;
}

.pup-content {
  display: grid;
  grid-template-columns: 1fr 1fr; /* alltid to kolonner */
  gap: 20px;
  padding: 20px;
  align-items: start;
}

.pup-col { min-width: 0; }

.pup-label { font-weight: 600; color: #555; }

.pup-info p,
.pup-genetics li {
  margin: 0 0 .5em 0;
  line-height: 1.5;
}
.pup-info p:last-child,
.pup-genetics li:last-child {
  margin-bottom: 0;
}

.pup-genetics {
  background: rgba(247,247,247,.9);
  padding: 15px;
  border-radius: 10px;
}
.pup-genetics h4 {
  margin: 0 0 .5em 0;
  font-size: 1em;
  font-weight: 600;
  color: #444;
}/* End custom CSS */