/* your custom css */
body.is-embed header,
body.is-embed nav,
body.is-embed .breadcrumb,
body.is-embed footer {
  display: none !important;
}




        /* Versaler, så det matcher KUNDEOMRÅDE / KURV */
        .netpris-nav-item .uk-text-xsmall,
        .netpris-mobile-label {
            text-transform: uppercase;
        }


@media screen and (min-width: 960px) and (max-width: 1500px) {
    .product-preview > div.uk-padding {
        padding-left: 9px !important;
        padding-right: 9px !important;
    }
}



/*WEIRD ASS BADGE PROBLEM*/

/* Fælles: skjul original tekst "60W. 205 MM." */
span.uk-label.badge-60w {
  font-size: 0 !important;
}

/* Forside / produktliste */
.product-list-image span.uk-label.badge-60w::after,
.product-preview span.uk-label.badge-60w::after {
  content: "60W";
  font-size: 12.25px !important;
  line-height: normal !important;
  display: inline-block;
  background-size:auto;
  padding-top:1px;
  padding-bottom:1px;
}

/* Inde på produktsiden */
.active-product-image-container span.uk-label.badge-60w::after {
  content: "60W";
  font-size: 15.4px !important;
  line-height: normal !important;
  display: inline-block;
  padding-top:1px;
  padding-bottom:1px;
}








/*Kvantumpris*/
.bulk-info.uk-text-small{
    color:#EB9002!important;
    
}

.bulk-info .unit {
  display: block;
}



/*Billede på relais group side*/
.rgimg_margin{
    margin-top:-110px;
}

/*Farve på dropdown menu*/
.variant-selector .variant-buttons-grid.select select > option.disabled {
  color: #011b70!important;     /* samme som normale options */
  opacity: 1;
}


/* Åbningstider: én kolonne, centreret */
.trust.cbx-border .checkout-cart-opening-hours{
  display: grid !important;
  grid-template-columns: 1fr !important;
  justify-items: center;
  row-gap: 6px;
  text-align: center;
}

/* Åbningstider tekst */
.trust.cbx-border .checkout-cart-opening-hours .uk-text-right{
  text-align: center !important;
  white-space: normal;
  line-height: 1.25;
}

/* Hurtig hjælp – samme visuelle boks */
.trust.cbx-border #custom-support-section{
  border-top: 1px solid rgba(0,0,0,.08);
  padding-top: 14px;
  margin-top: 12px;
  text-align: center;
}

.trust.cbx-border .custom-support-actions{
  display: flex;
  justify-content: center;
  gap: 8px;
  flex-wrap: wrap;
}




.custom-side-box {
  border: 1px solid rgba(0,0,0,.08);
  border-radius: 6px;
}

.custom-side-box__title {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 6px;
}

.custom-side-box__text p {
  font-size: 14px;
}


body.is-embed {
  padding-top: 0 !important;
}

/*SNE!*/
.snow-banner{
  position: relative;
  padding: 10px 0;
  text-align: center;

  /* Sne + rød baggrund */
  background:
    url("https://sec-set.dk/media/t5kcod1x/snow01_80_speed.gif") repeat,
    #ff0000;

  background-size: auto;
}

.snow-banner p{
  margin: 0;
  color: #ffffff;
  position: relative;
  z-index: 1;
}

/*SLUT SNE*/


.uk-background-secondary {
  background-color: #1f376f;
}

.uk-icon-button.uk-icon {
  color: #011B70;
}

/* Mobilversion op til 1249 px */
@media (max-width: 1249px) {
    /* Dine mobil-styles her */
}

/* PC-version fra 1250 px og op */
@media (min-width: 14160px) {
    /* Dine PC-styles her */
}

.back-to-top.uk-position-absolute.uk-position-top-center.uk-position-z-index {
  display: none;
}






/* Hide secondary price (inc. vat) on product details page*/

.product-details .product-price .uk-text-small.uk-text-muted:last-of-type {
  display: none;
}

.uk-text-uppercase{
    font-size: 15px;
}

/*DISCOUNTS*/
/* Hide secondary price (inc. vat) on product details page */
.product-details .product-price .uk-text-small.uk-text-muted:last-of-type {
  display: none;
}

.uk-text-uppercase {
  font-size: 15px;
}


/* DISCOUNTS */

/* Skjul rabatter når standardpriser vises */
body.display-default-pricing .details-bulk-discounts-add-to-cart,
body.display-default-pricing .discount-overlay,
body.display-default-pricing .bulk-info {
  display: none;
}

/* Skjul rabat-badges som udgangspunkt i product list grids */
body:not(.display-default-pricing) .product-list-grid .discount-overlay {
  display: none;
}

/* Vis rabatten på selve produktsiden */
body:not(.display-default-pricing) .product-details .discount-overlay {
  display: block !important;
}

/* Vis rabatten i checkout */
body.checkout-page:not(.display-default-pricing) .product-list-grid .discount-overlay {
  display: block !important;
}


body.checkout-page .uk-container.uk-container-large.uk-margin-large-bottom:has(.product-slider-container) {
  display: none !important;
}


/*BLÅ TOP SET SITE*/

.uk-button-primary {
    
    color: #011B70;
    border: 1px solid rgba(0, 0, 0, 0);
}
.uk-navbar-container.navbar-main {
background-color:#011b70;}

.uk-icon.uk-search-icon {
background-color:#ffffff;
    stroke:#000000 !important;
}

.uk-width-expand.input-container{
    background-color:#ffffff;
    
}

.logo-tag-line.uk-margin-medium-left{
    color:#ffffff;
}

.uk-margin-xsmall.uk-icon{
    color:#ffffff;
}

.uk-text-xsmall{
    color:#ffffff;
}

.uk-search{
    color:#ffffff;
    
    }
    
    
/* background-color:#1F376F;*/
.uk-button-primary{
    color:#ffffff;

}
    
.uk-button-group{
    background-color:#ffffff;
}

.uk-button.uk-button-large{
    background-color: #011b70;!important
}


/* Logo størrelse */
.uk-navbar-container.navbar-main .uk-navbar-left .uk-logo img {
    max-width:180px;!important
}

/* 5 rækker på kategori på stor skærm*/
@media (min-width: 1200px) {
    .uk-child-width-1-4\@l>* {
        width: 20%;
    }
}

.details-addon-products-list {
    display: flex
;
    flex-direction: column;
    gap: 5px;
    row-gap: 5px;
    column-gap: 5px;
}

.margin-1 {
    margin-top:-30px;
}

.footer-margin-1 {
    margin-bottom:-40px;
}

.content-links.uk-text-uppercase{
    background-color:ffffff;
    color:ffffff;
}

.uk-button.uk-button-default.uk-button-large{
    color:#FFFFFF;!important
}



.margin-bund-2 {
    margin-bottom:-100px;
}


.mobile-header-top-row{
    background-color:#011b70;
}
.mobile-header-top-row-actions-item{
    color:#ffffff;
}
.mobile-header-top-row-actions.uk-hidden-print.mobile-header-top-row-actions.uk-hidden-print{
    color:#ffffff;
}

.mobile-header-top-row-actions-item .icon-container svg{
    fill:#ffffff;
}

.margin_top{
    margin-top:-10px;
}

.details-related-products{
    margin-bottom:-70px;
}

.uk-button.uk-button-default.uk-margin-left.uk-margin-right.checkout-back-button{
    background-color: #011b70;
    color:#ffffff;
}

.logo-tag-line.uk-margin-medium-left {
    position:inline;
    margin-left:60px;

}




.mobile-navigation-header{
    background-color: #011b70;
}

.mobile-navigation-header-close-button svg {
    fill: #ffffff!important;
    width: 16px;
    height: 16px;
}




/*MARITIM*/

/*BAGGRUND_1*/

.bg-maritim {
    background-image: url('https://sec-set.dk/media/ug0cayjk/ocean_waves_slow_motion_videvo_omvendt-ezgif-com-optimize.gif');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 300px;
    margin-bottom:-45px;
}
.bg-maritim_mobil {
    background-image: url('https://sec-set.dk/media/ug0cayjk/ocean_waves_slow_motion_videvo_omvendt-ezgif-com-optimize.gif');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 300px;
    margin-bottom:-15px;
}
/*Katalog billede på Maritim forside*/
.IMG_MARG{
    margin-left:-120px;
    margin-top:-40px;
}

@media (max-width: 768px) {
    .logo-tag-line {
        display: flex !important;
    }
}
/*Maritim slut*/

/*Katalog billede på Mili forside*/
.IMG_MARG2{
    margin-right: 120px;
    margin-top:-40px;
}

@media (max-width: 768px) {
    .logo-tag-line {
        display: flex !important;
    }
}
/*Mili slut*/





/*Checkboxe*/

.contactform-maritim{
    align-content:left;
}

.uk-checkbox {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 16px;
    height: 16px;
    border: 2px solid #000;
    background-color: #ffffff;
    cursor: pointer;
    position: relative;
}

.uk-checkbox:checked {
    background-color: #ffffff !important;
    border-color:#011b70;
}

/* Start of Ticket#3410290 */

.cart-fee-item {
    align-items: baseline !important;
    justify-content: end !important;
}
.cart-fee-item > strong {
    margin-left: 5px;
}
.cart-fee-item > strong > .price-output {
    font-size: 1.25rem;
}

/* End of Ticket#3410290 */

.uk-checkbox:checked::after {
    content: '';
    font-size: 12px;
    color: black;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    
}
}

/*Magic tile*/ 

.tile-component-content-text {
    font-size:15px;
}


/*NAVBAR*/
.uk-navbar-container:not(.uk-navbar-transparent) {
    background: #011b70;
}
.uk-navbar-container.navbar-categories .uk-navbar-item>a, .uk-navbar-container.navbar-categories .uk-navbar-nav>li>a {
    color:#011b70;
}

.uk-navbar-container.navbar-categories .uk-navbar-item.has-children>a>.uk-icon, .uk-navbar-container.navbar-categories .uk-navbar-item.has-children>a>[uk-icon], .uk-navbar-container.navbar-categories .uk-navbar-nav>li.has-children>a>.uk-icon, .uk-navbar-container.navbar-categories .uk-navbar-nav>li.has-children>a>[uk-icon] {
    margin-left: 7.5px;
    margin-right: -3.75px;
    height: .875rem;
    color: hsl(225.95deg 98.23% 22.16%);
    min-width: 14px;
}


@media (min-width: 960px) {
    .uk-navbar-container.navbar-categories {
        border-bottom: 1px solid hsl(0deg 0% 74.95% / 37%);
        border-top: 1px solid hsl(0deg 0% 0% / 0%);
                background-color: white;
    }
}

  .katalog-kolonne {
    display: block;
    max-width: 400px;      /* eller 100% hvis de skal fylde containeren */
    margin: 0 auto;        /* fjern hvis det ikke skal centreres */
  }





.top-navigation .uk-icon svg, .top-navigation [uk-icon] svg {
    color:#011b70;
}

/*Menu link farve*/
.uk-navbar-container.navbar-categories .uk-navbar-nav>.uk-active>a {
color:#011b70!important;
}

.minus_margin{
    margin-top:-15px;
}

.f-menu-header{
    margin-top: -70px;
    color: #000000!important;
}

/* MOBIL HEADER */
.mobile-navigation-header-title-content a {
    color: #ffffff!important;
    text-decoration: none;
}

.mobile-navigation-header-title-content button svg {
    width: 13px;
    height: 18px;
    fill: #ffffff!important;
}




.umb-grid>.uk-container:last-of-type>div>.uk-grid, .umb-grid>.uk-container:last-of-type>div>[uk-grid] {
    padding-bottom: 0px!important;
}




.margin-line{
    margin-top:-16px!important;
    
}
    
.margin-logoer-footer{
    margin-top:-15px!important;
}

.margin-top-knap{
    padding-top:25px;
}

h3, .uk-h3 {
    font-size: 1.5rem;
    line-height: 1.4;
    color: #1f376f;
}
}

.maritim_margin_bot {
    margin-bottom:-60px!important;
}
/*
.top-navigation-right.uk-flex.uk-flex-middle {
    align-items: top;!important
} */

/*
html, body {
  height: 100%;
  margin: 0;
}

body > #cbx-vue-app {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

body > #cbx-vue-app > .custom-grid-footer {
  margin-top: auto;
}



/*MIL CONTENT SIDE*/

.hero {
  position: relative;
  width: 100%;
  height: 500px; /* justér efter behov */
  background: url("https://34063.umbraco.hosting.chainbox.dk/media/rp4oxpcp/supplerende_belysning.png") no-repeat right center;
  background-size: cover;
  display: flex;
  align-items: center;
}

.hero .content {
  width: 33.33%; /* 1/3 */
  padding: 40px;
  color: white; /* så teksten står ovenpå */
  background: rgba(0,0,0,0.4); /* halvtransparent baggrund hvis du vil gøre teksten mere læsbar */
}




.margin-5{
    margin-bottom:-150px;
    margin-top:0px;
}

/* 
hr, .uk-hr {
    overflow: visible;
    text-align: inherit;
    margin: 0 0 15px 0;
    border: 0;
    border-top: 1px solid hsl(0deg 0% 90% / 0%);
}*/

.landbrug_margin_bot{
    margin-bottom:-30px;
}

.landbrug_mili_bot{
    margin-bottom:-30px;
    



.hidden-tekst {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
  white-space: nowrap;
}
/* =======================================================
   ACCORDION - GENERELT
   ======================================================= */
.cb-accordion details {
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  background: #fff;
  padding: 0.75rem 1rem;
  margin: 0.75rem 0;
}

.cb-accordion summary {
  cursor: pointer;
  font-weight: 600;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
}

.cb-accordion summary::-webkit-details-marker {
  display: none;
}

.cb-accordion summary::after {
  content: "+";
  font-weight: 700;
  transition: transform 0.2s;
}

.cb-accordion details[open] > summary::after {
  content: "–";
}

.cb-accordion details > *:not(summary) {
  margin-top: 0.5rem;
}

/* Fokus og tilgængelighed */
.cb-accordion summary:focus {
  outline: 2px solid transparent;
  border-radius: 4px;
}

/* Nested <details> (fx “Læs mere om produktet”) */
.cb-accordion details details {
  border: 1px dashed #e5e5e5;
  background: #fafbfe;
  margin-top: 0.75rem;
}

/* =======================================================
   ACCORDION - GENERELT
   ======================================================= */
.cb-accordion details {
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  background: #fff;
  padding: 0.75rem 1rem;
  margin: 0.75rem 0;
}

.cb-accordion summary {
  cursor: pointer;
  font-weight: 600;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
}

.cb-accordion summary::-webkit-details-marker {
  display: none;
}

.cb-accordion summary::after {
  content: "+";
  font-weight: 700;
  transition: transform 0.2s;
}

.cb-accordion details[open] > summary::after {
  content: "–";
}

.cb-accordion details > *:not(summary) {
  margin-top: 0.5rem;
}

/* Fokus og tilgængelighed */
.cb-accordion summary:focus {
  outline: 2px solid transparent;
  border-radius: 4px;
}

/* Nested <details> (fx “Læs mere om produktet”) */
.cb-accordion details details {
  border: 1px dashed #e5e5e5;
  background: #fafbfe;
  margin-top: 0.75rem;
}

/* =======================================================
   TEKNISKE SPECIFIKATIONER - DESKTOP (MASTER LAYOUT)
   ======================================================= */
.cb-specs table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 0.5rem;
  table-layout: auto;
  font-size: 0.95rem;
}

.cb-specs th,
.cb-specs td {
  padding: 0.6rem 0.7rem;
  vertical-align: top;
  border-bottom: 1px solid #e5e5e5;
  word-break: normal;
}

.cb-specs th {
  width: 25%;
  text-align: left;
  font-weight: 600;
  color: #0b2f6b; /* SEC blå nuance */
  white-space: nowrap; /* sørger for at labels står på én linje */
  word-break: keep-all;
}

.cb-specs tr:last-child th,
.cb-specs tr:last-child td {
  border-bottom: none;
}

/* Diskret hover på desktop */
@media (hover:hover) {
  .cb-specs tr:hover td,
  .cb-specs tr:hover th {
    background: #f8f9fb;
  }
}

/* =======================================================
   TO SELVSTÆNDIGE KOLONNER – MASTER VERSION
   Brug: <div class="cb-specs two-col"><table>...</table><table>...</table></div>
   ======================================================= */
.cb-specs.two-col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.25rem 2rem; /* rækker | kolonner */
}

.cb-specs.two-col > table {
  width: 100%;
}

/* =======================================================
   RESPONSIVT – STACK KOLONNER PÅ MOBIL OG TABLET
   ======================================================= */
@media (max-width: 1200px) {
  .cb-specs.two-col {
    grid-template-columns: 1fr;
  }

  /* Tilføj devider mellem kolonner når de stackes */
  .cb-specs.two-col table + table {
    margin-top: 0.5rem;
    padding-top: 0.5rem;
    border-top: 1px solid #e5e5e5;
  }
}

/* =======================================================
   (VALGFRIT) GAMMEL: “2 PAR PR. LINJE” LAYOUT
   Kun hvis du bruger klassen .paired på containeren:
   <div class="cb-specs paired"><table>...</table></div>
   ======================================================= */
@media (max-width: 1200px) {
  .cb-specs.paired table {
    width: 100% !important;
    border-collapse: collapse !important;
    table-layout: fixed !important;
  }

  .cb-specs.paired tr {
    display: grid !important;
    grid-template-columns: 1fr auto !important; /* label | værdi */
    grid-template-rows: auto auto !important;
    gap: 6px 12px !important;
    padding: 10px 0 !important;
    border-bottom: 1px solid #e5e5e5 !important;
  }

  .cb-specs.paired th,
  .cb-specs.paired td {
    display: block !important;
    border: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    word-break: break-word !important;
    overflow-wrap: anywhere !important;
    width: auto !important;
  }

  .cb-specs.paired tr > th:nth-of-type(1) {
    grid-column: 1;
    grid-row: 1;
    font-weight: 600 !important;
  }

  .cb-specs.paired tr > td:nth-of-type(1) {
    grid-column: 2;
    grid-row: 1;
    text-align: right !important;
  }

  .cb-specs.paired tr > th:nth-of-type(2) {
    grid-column: 1;
    grid-row: 2;
    font-weight: 600 !important;
    margin-top: 8px !important;
    padding-top: 10px !important;
    border-top: 1px solid #e5e5e5 !important;
  }

  .cb-specs.paired tr > td:nth-of-type(2) {
    grid-column: 2;
    grid-row: 2;
    text-align: right !important;
    margin-top: 8px !important;
    padding-top: 10px !important;
    border-top: 1px solid #e5e5e5 !important;
  }

  .cb-specs.paired tr:last-child {
    border-bottom: none !important;
  }

  .cb-specs.paired tr:hover td,
  .cb-specs.paired tr:hover th {
    background: transparent !important;
  }
}
/* MOBILE/TABLET – stram afstand når kolonner stackes */
@media (max-width: 1200px) {
  .cb-specs.two-col {
    grid-template-columns: 1fr;
    gap: 0 !important;                 /* fjern ekstra hul mellem tabellerne */
  }

  .cb-specs.two-col table {
    margin: 0 !important;              /* nulstil evt. margin fra CMS */
  }

  /* Anden tabel: kun en diskret devider — uden ekstra luft */
  .cb-specs.two-col table + table {
    margin-top: 0 !important;
    padding-top: 0.25rem !important;   /* mindre end før */
    border-top: 1px solid #e5e5e5;
  }

  /* (valgfrit) gør celler en anelse tættere på small screens */
  .cb-specs.two-col th,
  .cb-specs.two-col td {
    padding: 0.5rem 0.6rem;
  }
}
/* --- NORMALISÉR STACKED VISNING (så kolonnerne ser ens ud) --- */
@media (max-width: 1200px) {
  .cb-specs.two-col {
    grid-template-columns: 1fr;
    gap: 0 !important;
  }

  .cb-specs.two-col table {
    width: 100% !important;
    table-layout: fixed !important;    /* ens beregning af bredder */
    margin: 0 !important;
  }

  .cb-specs.two-col th,
  .cb-specs.two-col td {
    padding: 0.5rem 0.6rem !important; /* identisk padding */
  }

  /* fast label-/værdi-bredde på begge tabeller */
  .cb-specs.two-col th { width: 42% !important; }
  .cb-specs.two-col td { width: 58% !important; }

  /* diskret devider før kolonne 2 uden ekstra luft */
  .cb-specs.two-col table + table {
    margin-top: 0 !important;
    padding-top: 0.25rem !important;
    border-top: 1px solid #e5e5e5;
  }
}
/* --- NORMALISÉR STACKED VISNING (så kolonnerne ser ens ud) --- */
@media (max-width: 1200px) {
  .cb-specs.two-col {
    grid-template-columns: 1fr;
    gap: 0 !important;
  }

  .cb-specs.two-col table {
    width: 100% !important;
    table-layout: fixed !important;    /* ens beregning af bredder */
    margin: 0 !important;
  }

  .cb-specs.two-col th,
  .cb-specs.two-col td {
    padding: 0.5rem 0.6rem !important; /* identisk padding */
  }

  /* fast label-/værdi-bredde på begge tabeller */
  .cb-specs.two-col th { width: 42% !important; }
  .cb-specs.two-col td { width: 58% !important; }

  /* diskret devider før kolonne 2 uden ekstra luft */
  .cb-specs.two-col table + table {
    margin-top: 0 !important;
    padding-top: 0.25rem !important;
    border-top: 1px solid #e5e5e5;
  }
}












.icon-text {
  display: flex;
  align-items: center;
  color:#000000!important;
  gap: 12px; /* Afstand mellem ikon og tekst */
  
}

.icon-text img {
  width: auto;
  height: 30px;
  opacity: 1;
  padding-right:10px;
}

.icon-text h3 {
  margin: 0;
  padding: 0;
  font-size: 15px;
  color: #001a6f;
  font-weight: 700;
}

.icon-text p {
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #001a6f;
}

/* CHA-22042 */
.checkout-cart-link {
  background-color: hsla(var(--primary-color-hue), var(--primary-color-saturation), var(--primary-color-lightness), 1);
  color: hsla(var(--black-color-hue), var(--black-color-saturation), var(--black-lighten-100), 1);
  border: 1px solid rgba(0,0,0,0);
}
.checkout-cart-link:hover {
  background-color: hsla(var(--primary-color-hue), var(--primary-color-saturation), var(--primary-darken-5), 1);
  color: hsla(var(--black-color-hue), var(--black-color-saturation), var(--black-lighten-100), 1);
}
/* End of CHA-22042 */






.konf_pad_01{
    padding-left:20px!important;
    padding-right:20px!important;
}

._form-branding{
    display:none!important;
}

._marketing-by{
    display:none!important;
}


.#_form_69AFD584C88B3_
Specificity: (1,0,0)
 {
    font-size: 14px;
    line-height: 1.6;
    font-family: arial, helvetica, sans-serif;
    margin: 0;}
    
#_form_69AFD584C88B3_
Specificity: (1,0,0)
 {
    font-size: 14px;
    line-height: 1.6;
    font-family: arial, helvetica, sans-serif;
    margin: 0;}
    
    
/* Desktop navigation z-index fix */
#desktop-navigation#desktop-navigation {
    z-index: 9998 !important;
}
}

/* Remove margins from empty mobile-only containers */
@media (min-width: 960px) {
  [data-content-element-type-alias="cbxContainer"]:has(.uk-hidden\@m.remove-parent-margin-mobile) {
    margin: 0;
  }
}
