
.main-content
{
  padding-bottom: 1.5rem;
}

.block-superfish
{
  width: auto !important;
  display: flex;
  align-items: center;
  
}

ul.sf-menu.sf-style-default li, ul.sf-menu.sf-style-default.sf-navbar
{
  background: transparent;
  padding: 0em 01em;
}

ul.sf-menu.sf-style-default
{
  margin-bottom: 0em !important;
}



.logo img
{
  display: flex;
  align-items: center;
}

#edit-submit-search-api
{
  margin-left: 5px;
}

.cart-block--summary
{
  position: relative;
  margin-bottom: 5px;
 
}



.cart-block--link__expand 
{
  text-decoration: none;
}

.cart-block--summary__count
{
  display: flex;
  align-items: center;
  justify-content: center;
  background: #d3565b;
  color: white;
  padding: 0 4px;
  min-width: 18px;
  height: 18px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 0;
  text-align: center;
  position: absolute;
  top: 5px;
  right: -7px;
  border-radius: 9px;
}

.sf-depth-1:hover
{
  background: transparent !important;
}

.sf-depth-1
{
  background: transparent !important;
}

.header
{
    margin-bottom: 50px;
    
}



.field--type-entity-reference
{
    margin: 0px;
}

.btn
{
   font-size: 1rem;
}


.field--type-entity-reference
{
   display: inline-block;
  
}

.form-select
{
  font-size: .8rem;
}

.field--type-decimal
{
   display: inline-block;
}

label
{
   font-size: .8rem;
}


.produkt-title
{
   
   font-size: 3rem;
   margin-top: 0;
   margin-bottom: .5rem;
   font-weight: 300;
   line-height: 1.2;
}



.form-control
{
  font-size: .8rem;
}


.product-availability__availability-status-label
{
  display: none;
}

label[for=edit-purchased-entity-0-attributes-attribute-format-mv]
{
  display: none;
}

label[for=edit-quantity-0-value]
{
  display: none;
}

/* ---------- Produkt Grid ----------- */



.price
{
 
     font-size: 1.8rem;
     margin-top: 0;
     margin-bottom: .5rem;
     font-weight: 500;
     line-height: 1.2;  
}

.product-info
{
   height: 4rem;
   border-bottom: 1px solid currentcolor;
   transition: all 0.2s ease; 
   display: flex !important;
   
   align-items: center !important;
   justify-content: space-between !important;
   margin-bottom: 40px;
   
}

.product-grid
{
  display: flex;
}


.views-price
{
        
        float: right;
       
}


    
.views-image img
{
  max-width: 100%;
  height: auto;
  
  
}   
    
.views-image
{
  
  opacity: 1;
  transition-property: opacity;
  transition-duration: 300ms;
    transition-timing-function: ease-in-out;
  
}    
    
.views-image:hover
{
  opacity: .8;
  transition-property: opacity;
  transition-duration: 300ms;
    transition-timing-function: ease-in-out;
    
 
}    

.lb-image img
{
  
  max-width: 100%;
  height: auto;
/* box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.09), 0 6px 12px 0 rgba(0, 0, 0, 0.09); */
 }
  
  
.row-display-flex {
   display: flex;
 
   align-items: center !important;
   flex-wrap: wrap;
 }
 .row-display-flex > [class*='col-'] {
   flex-grow: 1;
 }
 
 
 .betalingskort img
 {
   height: auto;
   width: 180px;
 }

/* ---------- Produkt Grid ----------- */






.site-footer .block
{
  margin: 0px;
  border: 0px;
}




/**
 * @file
 * Subtheme specific CSS.
 */
/**
 * @file
 * Subtheme specific CSS.
 */
