.elementor-kit-7{--e-global-color-primary:#375773;--e-global-color-secondary:#E4EAEF;--e-global-color-text:#000000;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#FFFDF8;font-family:"Gilroy", Sans-serif;font-size:16px;font-weight:400;line-height:22px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Gilroy", Sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1.9px;color:#FFFDF8;border-radius:5px 5px 5px 5px;padding:15px 25px 13px 25px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:var( --e-global-color-text );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{font-family:"Glegoo", Sans-serif;font-size:44px;font-weight:700;line-height:52px;}.elementor-kit-7 h2{color:var( --e-global-color-primary );font-family:"Glegoo", Sans-serif;font-size:68px;font-weight:500;}.elementor-kit-7 h3{color:var( --e-global-color-primary );font-family:"Gilroy", Sans-serif;font-size:22px;font-weight:500;}.elementor-kit-7 h4{color:var( --e-global-color-primary );font-family:"Glegoo", Sans-serif;font-size:22px;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--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){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}@media(max-width:767px){.elementor-kit-7 h2{font-size:40px;}.elementor-kit-7 h4{line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.outer-wrapper-container {
    max-width:2000px!important;
    margin-left: auto;
    margin-right: auto;
    padding:0 2em;
}

.max-width-content {
    max-width:700px!important;
    margin-left:auto;
    margin-right:auto;
}

.dropdown-menu a:hover {
    color:black!important;
    transition:300ms;
}

.dropdown-menu a {
    transition:300ms;
}

.round-corner {
    border-radius:10px;
}

.header-products-nav-footer {
    font-weight: 500;
    font-size: 18px;
    color:var( --e-global-color-primary );
    line-height:20px;
    transition:300ms;
}

.map-thump .gm-style-iw-d a{
    color:var( --e-global-color-primary );
    font-size:16px;
    font-family: gilroy;
    font-weight: 500;
    transition:300ms;
}

.map-thump .gm-style-iw-d img {
      display: block;
  margin-left: auto;
  margin-right: auto;
}

.map-thump .gm-style-iw-d a:hover{
    color:black;
    transition:300ms;
}

.featured-image-maskiner img {
    max-height: 300px!important;
    width:auto!important;
}

.elementor-price-list-title .elementor-price-list-price:empty {
    display: none!important
}

.elementor-price-list {
    line-height:14px;
}

.border-top {
    border-top: 4px solid var( --e-global-color-secondary );
    padding-top:3em;
}

.border-bottom {
    border-bottom: 4px solid var( --e-global-color-secondary );
    padding: 0 0 16px 0;
}

.p-large {
    font-size: 24px;
    line-height: 34px;
}


@media only screen and (max-width: 766px) {
  .outer-wrapper-container {
    padding:0 1em;
}
}





/*NY KODE TIL NYE MASKINER*/
.machine-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    list-style: none; /* Fjern bulletpoints */
    padding: 0;
    margin: 0;
}

.machine-kombinationer {
    width: calc(33.333% - 20px); /* 3 maskiner ved siden af hinanden */
    box-sizing: border-box;
    position: relative; /* Nødvendigt for absolut positionering */
    height: 440px; /* Sæt højden til 550px */
    border: 1px solid #ddd; /* Tilføj evt. en kant for synlighed */
    padding: 20px;
}

.machine-item {
    width: calc(33.333% - 20px); /* 3 maskiner ved siden af hinanden */
    box-sizing: border-box;
    position: relative; /* Nødvendigt for absolut positionering */
    height: 550px; /* Sæt højden til 550px */
    border: 1px solid #ddd; /* Tilføj evt. en kant for synlighed */
    padding: 20px;
}

.machine-kombinationer img {
    width: 100%; /* Fuld bredde */
    height: 300px; /* Maksimal højde på 300px */
    object-fit: contain; /* Sørg for billedet ikke bliver forvrænget */
    display: block;
    position: absolute;
    top: 20px; /* Placer billedet i toppen */
    left: 50%;
    transform: translateX(-50%); /* Centrér billedet horisontalt */
}

.machine-item img {
    width: 100%; /* Fuld bredde */
    height: 300px; /* Maksimal højde på 300px */
    object-fit: contain; /* Sørg for billedet ikke bliver forvrænget */
    display: block;
    position: absolute;
    top: 20px; /* Placer billedet i toppen */
    left: 50%;
    transform: translateX(-50%); /* Centrér billedet horisontalt */
}

.machine-kombinationer .machine-content {
    position: absolute;
    bottom: 20px; /* Placer teksten i bunden */
    left: 20px;
    right: 20px;
}

.machine-kombinationer .machine-content {
    position: absolute;
    bottom: 20px; /* Placer teksten i bunden */
    left: 20px;
    right: 20px;
}


.machine-kombinationer .machine-content {
    position: absolute;
    bottom: 20px; /* Placer teksten i bunden */
    left: 20px;
    right: 20px;
}

.machine-kombinationer .machine-content h3 {
    font-size:20px;
}

.machine-item .machine-content {
    position: absolute;
    bottom: 20px; /* Placer teksten i bunden */
    left: 20px;
    right: 20px;
}

.machine-item .machine-content h3 {
    font-size:20px;
}

@media screen and (max-width: 768px) {
.machine-item {
        width: calc(50% - 20px); /* 2 maskiner ved siden af hinanden på mindre skærme */
    }
    
.machine-kombinationer {
        width: calc(50% - 20px); /* 2 maskiner ved siden af hinanden på mindre skærme */
    }
}

@media screen and (max-width: 480px) {
    .machine-item {
        width: 100%; /* 1 maskine ved siden af hinanden på små skærme */
    }
       .machine-kombinationer {
        width: 100%; /* 1 maskine ved siden af hinanden på små skærme */
    }
}

@media screen and (max-width: 480px) {
.machine-kombinationer {
        width: 100%; /* 1 maskine ved siden af hinanden på små skærme */
    }
.machine-item {
        width: 100%; /* 1 maskine ved siden af hinanden på små skærme */
    }
}


/* CASES GALLERI*/

.acf-cases-gallery {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
}

@media (max-width: 768px) {
    .acf-cases-gallery {
        grid-template-columns: 1fr;
    }
}

.acf-cases-gallery-item img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
}


/* CASES GALLERI END*//* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://pharmaboticnordic.dk/wp-content/uploads/2024/11/Gilroy-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://pharmaboticnordic.dk/wp-content/uploads/2024/11/Gilroy-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://pharmaboticnordic.dk/wp-content/uploads/2024/11/Gilroy-Black.ttf') format('truetype');
}
/* End Custom Fonts CSS */