/* Import&eacute;r Montserrat og Open Sans med alle v&aelig;gte og italic */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');


/* top */
#site-topbar {
  background-color: #069ed9!important;
  width: 100%;
}
.footer-bottom * {
  font-size: 14px!important;
}
#site-topbar *,
footer * {
  color:white!important;
}

#co2pro-links li {
    display: inline-block;
}
#co2pro-links {
  
}
#info-phone:before {
    content: "\e090";
    position: relative;
    top: 2px;
    margin-right: 2px;
}
#info-email:before {
    content: "\e076";
    margin-right: 4px;
}
/* Brug skrifttyperne */
body {
  font-family: 'Open Sans', Arial, sans-serif;
}


h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
}

.nav-tabs>li>a {
font-size: 1.3em;
}

.h6 {
    font-size: 1.2em;
}

p {
  font-size: 1.3em;
  color: black;
}

.table-h-striped td {
font-size: 1.2em;
}

.panel-border .panel-heading {
    background-color: #e6e6e6;
}

/* modelvare nr. */
.product-itemNumber-text,
.selected-itemNumber-text {
  font-size: 16px; /* Just&eacute;r st&oslash;rrelsen efter behov */
}

/* selve prisen */
.price {
  font-size: 18px; /* Just&eacute;r st&oslash;rrelsen efter behov */
}

/* prisen f&oslash;r rabat */
.priceBeforeDiscount {
  font-size: 14px;     /* Just&eacute;r st&oslash;rrelsen efter behov */
  color: gray;         /* Startfarve: gr&aring; */
}

/* v&aelig;gt */
.product-weight-text,
.selected-weight-text,
.product-weight,
.selected-weight {
  font-size: 14px; /* Just&eacute;r st&oslash;rrelsen efter behov */
}
