/** * WARNING: Do not change this file. Your changes will be lost. * 2023-01-10 14:52:53 */  body.boxed {    }  @media (min-width: 768px) { .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main { width: 49%; } .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media { width: 49%; } .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main { width: 36.75%; } .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media { width: 36.75%; } }  @media (max-width: 480px){ .products-grid .product-item { float: none; width: 100%; padding: 10px 0; } }   .block.category.event, .footer.content, .header.content, .navigation, .page-header .header.panel, .page-main, .page-wrapper>.breadcrumbs, .page-wrapper>.page-bottom, .page-wrapper>.widget, .top-container {
  max-width: 100%;
}

.container {
  max-width: 100%;
}

.block-layered-nav dd,
.block-category-nav .block-content {
  background-color: #fafafa;
}

.footer-middle .block-content .fa {
  margin-right: 7px;
  margin-left: 1px;
}

.contact-index-index .page-main .contact-info .force-icon {
  float: left;
  width: 43px;
  height: 43px;
  background-color: #E51A38;
  color: #fff;
  line-height: 43px;
  text-align: center;
  font-size: 16px;
  border-radius: 6px;
  margin-bottom: 15px;
}

.zoomImg {
  display: none !important;
  visibility: hidden;
}

table.maattabel {
  border: 1px solid #ddd;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

table.maattabel th:first-child {
  border-left: 1px solid #0a0a3f;
}

table.maattabel th:last-child {
  border-right: 1px solid #0a0a3f;
}

table.maattabel th {
  background-color: #0a0a3f;
  color: #fff;
  font-weight: bold;
  border: 1px solid #fff;
  padding: 2px 0 2px 2px;
}

table.maattabel td {
  border: 1px solid #0a0a3f;
  padding: 2px 0 2px 2px;
}

table.maattabel tr.highlight {
  background-color: rgba(232, 29, 63, 0.2);
}

table.maattabel tr.highlight td {
  font-weight: bold;
}

.pre-maattabel .pre-text {
  display: table-cell;
  vertical-align: middle;
}

.pre-maattabel #notation {
  margin-top: 10px;
  margin-bottom: 10px;
}

.pre-maattabel #calcwarning {
  margin-top: -17px;
}

.pre-maattabel #calcresult strong {
  color: #e51a38;
}

.pre-maattabel .input-box {
  padding-left: 10px;
  display: table-cell;
  width: 250px;
}

.pre-maattabel input.input-text {
  float: left;
  padding: 2px 13px;
  line-height: 30px;
  width: 100%;
  height: 34px;
}

.pre-maattabel button.button {
  float: left;
  margin-left: -66px;
  position: relative;
  z-index: 1;
  width: 65px;
  border-left: 1px solid #ccc line-height: 16.8px;
  padding: 0;
  height: 34px;
  background-color: #e51a38;
  color: #fff;
  font-size: 14px;
  border-radius: 0 5px 5px 0;
  border-right-color: #e51a38;
  border-bottom-color: #e51a38;
  border-top-color: #e51a38;
}

.pre-maattabel button.button span {
  height: 34px;
  background-color: #e51a38;
  color: #fff;
  line-height: 34px;
  padding: 0;
  text-align: center;
  min-width: 65px;
  border-radius: 0 5px 5px 0
}

.pre-maattabel button.button:hover {
  background-color: #0a0a3f;
  border-right-color: #0a0a3f;
  border-bottom-color: #0a0a3f;
  border-top-color: #0a0a3f;
  color: #fff
}

.minicart-wrapper .action.showcart::before, .minicart-wrapper .action.showcart.active::before {
  content: unset;
}

.minicart-wrapper .cart-img {
  background: url('../web/images/shopping_logo_blue.png') no-repeat;
  height: 48px;
  width: 68px;
  display: inline-block;
}

.minicart-wrapper a.showcart {
  text-align: center;
}

.minicart-wrapper .cart-info {
  display: block;
  font-size: 12px;
  color: #080747;
  font-weight: 600;
  text-transform: uppercase;
}

.minicart-wrapper .block-minicart::before, .minicart-wrapper .block-minicart::after {
  right: 46px;
}

header.page-header.sticky-header .minicart-wrapper {
  margin-top: -33px;
}

h2 {
  font-size: 18px;
  font-weight: 400;
  color: #777;
}

.cms-page-view h1 {
  font-size: 20px;
  color: #e51a38;
  font-weight: 400;
}

a.shipping-cost {
  font-size: 12px;
  margin-bottom: 12px;
  display: none;
}

.product-info-main a.shipping-cost {
  display: block;
}

.product.data.items > .item.title > .switch {
  color: #E51A38;
}

.product.data.items > .item.title > .switch:hover {
  text-decoration: underline;
  color: #E51A38;
}

.product.data.items > .item.title:not(.active) > .switch:hover {
  background-color: #f6f6f6;
}

.block-search .action.search {
  opacity: 1 !important;
}

#search::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}

#search::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}

.page-header.type1 .block-search .action.search {
  border-left: none;
}

#contact-form {
  width: 100%;
}

button.button {
  -webkit-border-fit: lines;
  overflow: visible;
  width: auto;
  border: 0;
  padding: 0;
  margin: 0;
  background: transparent;
  cursor: pointer;
}

.data-table button.button:hover > span, button.button span {
  display: block;
  border: 0;
  padding: 0 15px;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  white-space: nowrap;
  line-height: 38px;
  border-radius: 5px;
  background-color: #e51a38;
  color:#ffffff;
}

.cms-page-view h1 {
  margin-bottom: 15px;
}

.cms-weerbericht .main .products-grid {
  list-style: none;
  margin-left: -10px;
  margin-right: -10px;
  padding: 0px;
}

.cms-weerbericht .main li.item {
  width: 25%;
  padding: 0px 10px;
  float: left;
}

.cms-weerbericht .product-image-area {
  position: relative;
  background: #fff;
  overflow: hidden;
  border: 1px solid #ddd;
  border-radius: 7px;
  padding: 3px;
  z-index: 0;
}

.cms-weerbericht .main li.item .details-area {
  text-align: center;
}

.cms-weerbericht .product-name {
  margin: 10px 0;
  font-size: 1em;
  font-weight: 400;
  overflow: visible;
}

.cms-weerbericht .product-name a {
  color: #777;
}

.cms-weerbericht .main li.item .catalog-product-image {
	width: 100%;
}

.cms-weerbericht .main li.item .details-area {
	text-align: center;
}

.cms-weerbericht .main li.item .actions {
	visibility: visible;
	opacity: 1;
}

.cms-weerbericht .main li.item .addtocart {
  padding: 0 10px;
  background-color: #e51a38;
  color: #fff;
  display: inline-block;
  height: 32px;
  border-radius: 5px;
  font-size: 14px;
  border: 1px solid #e51a38;
}

.cms-weerbericht .main li.item img {
  width:100%;
  height: auto;
}

.cms-weerbericht .main li.item .addtocart {
  line-height: 30px;
  font-size: 14px;
}

.cms-weerbericht .main li.item:hover .addtocart {
	border-color: #0a0a3f;
	background-color: #0a0a3f;
}

.stock.available span.label, .product.sku strong.type {
  font-weight:bold !important;
}

#maincontent select {
  height: 38px;
}

.customer-account-create .field-name-prefix {
  width:100px !important;
}

.customer-dob .ui-datepicker-trigger {
 margin-top: 10px;
  background-color: #0a0a3f;
  color:#fff; 
}

.fieldset-fullname .field-name-firstname, .fieldset-fullname .field-name-lastname {
  width: 45%;
}

.product-info-main .product.sku .type::after {
  content: ":";
}

@media (min-width: 768px) {
  .layout-fullwidth .sw-megamenu.navigation li.level0.fullwidth>.submenu {
    max-width: 100%;
  }
}
