/** Shopify CDN: Minification failed

Line 94:0 Unexpected "}"

**/
.template-index .logo-list .logo-block__caption {
  text-align: center;
}

/* .template-index .logo-list .logo-list-grid .logo-block {
  min-width: 25%;
} */

#shopify-section-header {
  position: fixed;
  z-index: 999;
  top: 0;
  width: 100%;
}

#MainContent {
 margin-top: 300px; 
}

#shopify-section-collection-template-boost-pfs-filter {
  display: flex;
    flex-direction: column;
}

#shopify-section-collection-template-boost-pfs-filter .boost-pfs-filter-collection-header-wrapper {
  order: 3;
}

#shopify-section-collection-template-boost-pfs-filter .boost-pfs-filter-default-toolbar {
  order: 1;
}

#shopify-section-collection-template-boost-pfs-filter .boost-pfs-filter-wrapper-page {
  order: 2;
}

.globo-form-app.boxed-layout {
    padding: 0 !important;
    box-shadow: none !important;
    background: none !important;
}

.globo-form-app .globo-form-control input, .globo-form-app .globo-form-control select, .globo-form-app .globo-form-control textarea {
  background-color: #FFF !important;
}

.globo-form-app .globo-form-control label {
  font-size: 15px !important;
}

.Gratis-stalen {
/*  color: #5B6F66 !important; */
}

.Gratis-stalen {
/*   background-color: #5B6F66;
  border: 1px solid #5B6F66; */
  color: #5B6F66;
  padding: 10px;
}

.Gratis-stalen:hover {
/*   transition: all 0.3s ease-in-out; */
/*   background-color: #FFF; */
/*   color: #5B6F66; */
/*   border: 1px solid #5B6F66; */
}

.main-nav__item .Gratis-stalen:hover:after {
    opacity: 0 !important;
}

.rimage-outer-wrapper {
 margin: 0; 
}

.expected-delivery {
 color: #8b8b8b !important;
 margin-top: 0;
}

.configurator__link a {
  background-color: #5C6F66;
  padding: 20px;
  color: white;
  text-decoration: none;
  border-radius: 5px;
}
}