/** * WARNING: Do not change this file. Your changes will be lost. * 2025-07-09 14:07:15 */ @import url('https://fonts.googleapis.com/css2?family=Mulish:wght@300;400;600;700;800;900&display=swap'); body.boxed {  background-color: #FFFFFF;   background-image: none;   }  @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,.page-product-downloadable .product-options-bottom { width: 65.33%; } .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media,.page-product-downloadable .product-options-wrapper { width: 32.67%; } .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: 48.9975%; } .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: 24.5025%; } }  .cookie-status-message {
display: none;
}
.swatch-option {
margin: 3px 6px 3px 0;
}
.swatch-attribute-options {
align-items: baseline;
}

.catalog-category-view .columns .column.main {
    display: flex;
    flex-direction: column-reverse;
}

.options-list.nested {
     display: grid;
     grid-template-columns: 11rem 14rem;
}

body .page-wrapper .page-header .main-panel-top {
	background: #374B53 !important;
	}

@media only screen and (min-width: 992px){
.page-header.type13 .header-contact .wishlist, .page-header.type13 .panel.header .top-links-icon {
color: #fff !important;
}
}

@media only screen and (min-width: 992px){
body .page-wrapper .page-header.type13 .minicart-wrapper .action.showcart {
color: #fff !important;
}
}

header.page-header.sticky-header .navigation {
background: #fcfcfc;
}

@media only screen and (min-width: 992px){
.block-search .action.search:before {
color: #fff;
}
}

/*Categorie-pagina SEO-tekst onderaan */
.catalog-category-view .columns .column.main {
display: flex !important;
flex-direction: column-reverse !important;
}

/*Volgorde op productpagina*/
 .product-info-main {
    display: flex;
    flex-direction: column;
}

.page-title-wrapper.product {
    order: 1;
}

.product-info-price {
    order: 2;
    margin-bottom: 0.8rem;
}

.product.attribute.overview {
    order: 3;
}

.product-info-stock-sku {
    order: 4;
}

.product-add-form {
    order: 5;
}

form#product_addtocart_form {
    display: flex;
    flex-direction: column;
}

div#product-options-wrapper {
    order: 1;
}

.product-options-bottom {
    order: 2;
    margin-bottom: 0.8rem;
}

.old-price .price {
display: none;
}

@media only screen and (max-width: 1199px) {
.category-roldeurkasten .category-view {
display: none;
}
}

@media only screen and (max-width: 1199px) {
.category-draaideurkasten .category-view  {
display: none;
}
}

.product-item-info.type3 .product-item-actions .actions-primary .tocart, .product-item-info.type5 .product-item-actions .actions-primary .tocart, .product-item-info.type6 .product-item-actions .actions-primary .tocart {
right: 5px !important;
}  

.product-item-name a {
font-size: 0.8rem;
}

.price-box .price {
color: #374b53;
font-weight: 750 !important;
font-size: 1.1rem;
line-height: 1;
}

.products-list .product-item-details {
max-width: unset;
margin-left: 3rem;
}

#layer-product-list > div.products.wrapper.list.products-list > ol.filterproducts.products.list.items.product-items > li.item.product.product-item {
width: 100%;
}

/*zoekbalk mobile terughalen*/
@media (max-width: 767px) {
    .page-header .header.panel {
        display: flex;
    }

.block-search .label {
display: none;
}

.block-search .block-content {
width: 11rem !important;
}

.page-header.type13 .header-row .header-right > *, .page-header.type13 .header-row .header-right .items-inner > * {
margin-left: .2rem;
}
}

/*nieuwsbrief*/
.single-subscribe .newsletter .control {
margin-bottom: 2rem;
margin-top: 1.2rem;
}

.single-subscribe .newsletter input {
border: 1px solid #e7e7e7 !important;
border-radius: 1.5rem 0 0 1.5rem !important;
background-color: #f4f4f4 !important;
}

button.action.subscribe.primary {
border-radius: 0 1.5rem 1.5rem 0;
}

input#newsletter::placeholder {
color: #374b5394;
}

/*Buitenkansjes categorie*/
.old-price .price {
display: block !important;
background-color: #ff0000 !important;
color: #fff !important;
font-size: 0.9rem !important;
font-weight: 400 !important;
padding: 5px;
border-radius: 5px;
}

.category-weekdeal>.page-wrapper>#maincontent>.columns>.column>#layer-product-list>.products>.product-items>.product-item>.product-item-info>.product-item-details>.price-box>.old-price>.price-container>.price-wrapper>.price {
display: inline-block;
}

.category-weekdeal>.page-wrapper>.page-main>.columns>.column>#layer-product-list>.products-grid>.product-items>.product-item>.product-item-info>.product-item-details>span:nth-of-type(2) {
display: none !important;
}

.category-weekdeal button.action.tocart.primary {
    visibility: visible !important;
    opacity: 1 !important;
    background-color: #70a1d7 !important;
    color: #fff !important;
}

.category-weekdeal button.action.tocart.primary:hover {
color: #384c54 !important;
background-color: #fff !important;
border-color: #374B53 !important;
}

@media (min-width:791px) {
.category-weekdeal button.action.tocart.primary{
top: 19rem !important;
}
}

.navigation.sw-megamenu>ul>li:last-child {
  background-color: #ff8e02 !important;
  color: #fff !important;
}

.navigation.sw-megamenu>ul>li:last-child>a{
color: #fff !important;
}

@media (min-width: 1200px) {
    .page-header.type13 .sections.nav-sections {
height: 40px;
}
.navigation.sw-megamenu>ul>li:last-child{
padding-top: 20px;
padding-bottom: 20px;
border-radius: 0px 0px 10px 10px;
}
.category-weekdeal>.page-wrapper>#maincontent>.columns>.column>#layer-product-list>.products>ol.filterproducts.products.list.items.product-items {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.category-weekdeal>.page-wrapper>#maincontent>.columns>.column>#layer-product-list>.products>ol.filterproducts.products.list.items.product-items>li.item.product.product-item {
width: 23%;
}
}
.category-weekdeal>.page-wrapper>#maincontent>.columns>.column>#layered-filter-block-container {
    display: none;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
.navigation.sw-megamenu>ul>li:nth-child(8), .navigation.sw-megamenu>ul>li:nth-child(7){
display: none;
}
}
/*Einde CSS Buitenkansjes*/

/*Top-deals*/
.category-top-deals>.page-wrapper>#maincontent>.columns>.column>#layer-product-list>.products>.product-items>.product-item>.product-item-info>.product-item-details>.price-box>.old-price>.price-container>.price-wrapper>.price {
display: inline-block;
}
.category-top-deals>.page-wrapper>.page-main>.columns>.column.main>div#layered-filter-block-container {
display: none;
}

.category-top-deals>.page-wrapper>.page-main>.columns>.column>#layer-product-list>.products-grid>.product-items>.product-item>.product-item-info>.product-item-details>span:nth-of-type(2) {
display: none !important;
}

.category-top-deals button.action.tocart.primary {
    visibility: visible !important;
    opacity: 1 !important;
    background-color: #70a1d7 !important;
    color: #fff !important;
}

.category-top-deals button.action.tocart.primary:hover {
color: #384c54 !important;
background-color: #fff !important;
border-color: #374B53 !important;
}

@media (min-width:791px) {
.category-top-deals button.action.tocart.primary{
top: 19rem !important;
}
}

.category-top-deals a.action.towishlist.actions-secondary {
  display: none;
}

@media (min-width: 1200px) {
.category-top-deals>.page-wrapper>#maincontent>.columns>.column>#layer-product-list>.products>ol.filterproducts.products.list.items.product-items {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.category-top-deals>.page-wrapper>#maincontent>.columns>.column>#layer-product-list>.products>ol.filterproducts.products.list.items.product-items>li.item.product.product-item {
width: 23%;
}
}

/*Einde Top-deals*/



/*Home new 2024*/
.navigation.sw-megamenu>ul>li:last-child {
border-radius: 0px 0px 8px 0px !important;
}

@media (min-width: 991px){
.newsletter_copy {
max-width: 45%;
}
}

.newsletter_copy>form>.newsletter>.control>.input-text>#newsletter, .newsletter_copy>form>.newsletter>.control>.subscribe {
border-radius: unset !important;
max-width: 100% !important;
padding-left: 30px !important;
}
.newsletter_copy>form>.newsletter>.control>.input-text {
max-width: unset !important;
}
.newsletter_copy>form>.newsletter>.control {
flex-direction: row;
width: inherit;
}
.newsletter_copy>form>.newsletter>.control>.subscribe {
font-size: 0.9rem;
text-align: left;
}
@media (max-width: 991px) {
.newsletter-image {
display: none;
}
}

/*Pallet*/
ul.prices-tier.items {
order: 2;
background-color: #f5d63a;
padding-left: 0.5rem;
}
ul.prices-tier.items>.item {
font-weight: 700;
}
ul.prices-tier.items>.item>.price-container>.price-wrapper>.price {
font-size: 0.9rem;
font-weight: 700 !important;
}
.minimal-price-link {
display: none;
}

.product-add-form .box-tocart {
order: 2;
}

/*mobile-menu fix*/
@media (max-width: 991px) {
      html.nav-open body .page-wrapper .page-header.type13 .sections.nav-sections {
          width: 300px !important;
     }

     .nav-open .page-wrapper {
		left: unset;
		position: relative;
	}
}

.header-contact {
margin-left: 0px !important;
}

.top-custom-links> li:nth-child(3) {
margin-right: 2rem;
}

@media (min-width: 1200px)
td.col.col-method {
flex-grow: 0;
}
td#label_method_bestway_tablerate, td.col.col-price, td#label_method_mpcustomshipping_mpcustomshipping {
flex-grow: 1;
}
table.table-checkout-shipping-method > tbody > .row {
width: 47.5rem;
}

.totals>.mark>span.title {
font-weight: 700;
color: #00b94b;
}

td[data-th="Korting"] {
color: #00b94b !important;
font-weight: 700 !important;
}

.ordered>.order-items>.table-order-items>tbody>tr>.price>.price-including-tax>.cart-price>.price {
font-size: 0.8rem;
}
.ordered>.order-items>.table-order-items>tbody>tr>.price>.price-excluding-tax>.cart-price>.price {
font-size: 0.8rem;
}
.ordered>.order-items>.table-order-items>tbody>tr>.price>.price-excluding-tax::before {
font-size: 0.8rem;
}

.ordered>.order-items>.table-order-items>tbody>tr>.subtotal>.price-including-tax>.cart-price>.price {
font-size: 0.8rem;
}
.ordered>.order-items>.table-order-items>tbody>tr>.subtotal>.price-excluding-tax>.cart-price>.price {
font-size: 0.8rem;
}
.ordered>.order-items>.table-order-items>tbody>tr>.subtotal>.price-excluding-tax::before {
font-size: 0.8rem;
}
.custom-block.custom-block-1 {
padding-left: 0px;
}
.side-custom-block {
border: 1px solid #e9e3e3;
}

@media (min-width: 992px) {
.footer-middle>.container>.row>div:last-child {
    align-self: flex-end;
    }
}

.page-footer>.footer>.footer-middle>.container>.row {
align-items: flex-start;
}

/*Wishlist*/
.amwishlist-list-grid .amwishlist-preview-block .amwishlist-image {
object-fit: contain;
}
.amwishlist-product-grid .amwishlist-inner {
position: relative;
}
.amwishlist-product-grid .amwishlist-name {
height: 2rem;
}
.amwishlist-product-grid .amwishlist-inner {
background: unset;
}
.amwishlist-product-grid.products-grid.wishlist>ol.amwishlist-items>.amwishlist-item {
border: 1px solid #d7d7d7;
}
.amwishlist-product-grid .amwishlist-inner {
visibility: visible;
opacity: 1;
}
a.amwishlist-image-block>span.product-image-container>.product-image-wrapper>.product-image-photo {
height: 187.5px;
object-fit: contain;
}
.wishlist-toolbar>div.pager {
width: 100%;
}
.amwishlist-popup-block .amwishlist-list {
justify-content: flex-start;
}




/*bundle product 2025*/
.page-product-bundle #product_addtocart_form .bundle-options-wrapper .control h3 {
display: none;
}
.page-product-bundle>.page-wrapper>#maincontent>.columns>div.column.main {
width: 100%;
display: flex;
flex-wrap: wrap;
}

.page-product-bundle>.page-wrapper>#maincontent>.columns>div.column.main>.product-info-main {
display: none;
}

.bundle-actions {
display: none;
}

.page-product-bundle>.page-wrapper>#maincontent>.columns>div.column.main>.bundle-options-container {
width: 65%;
}
.page-product-bundle>.page-wrapper>#maincontent>.columns>div.column.main>.bundle-options-container>.product-add-form {
display: block;
}
.page-product-bundle>.page-wrapper>#maincontent>.columns>div.column.main>.bundle-options-container>.product-add-form>#product_addtocart_form {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
}
.page-product-bundle>.page-wrapper>#maincontent>.columns>div.column.main>.bundle-options-container>.product-add-form>#product_addtocart_form>.bundle-options-wrapper {
width: 100%;
}
.bundle-options-container .action.back {
display: none;
}
.fieldset-bundle-options>.field.option.required>.control>.option-super-attribute-config>.swatch-renderer>.swatch-opt>.swatch-attribute {
margin-bottom: 0.5rem;
}
.fieldset-bundle-options>.field.option.required>.control>.option-super-attribute-config>.swatch-renderer>.swatch-opt>.swatch-attribute>.swatch-attribute-options>.swatch-option {
width: 20px !important;
height: 20px !important;
}
.fieldset-bundle-options>.field.option>.control>.options-list>.option-super-attribute-config>.swatch-renderer>.swatch-opt>.swatch-attribute>.swatch-attribute-options>.swatch-option {
width: 20px !important;
height: 20px !important;
}
#bundleSummary {
width: 65%;
}
#bundleSummary>.title {
display: none;
}
#bundleSummary>.content {
display: flex;
flex-direction: column-reverse;
}
.page-product-bundle>.page-wrapper>#maincontent>.columns>.column>.product.media {
margin-right: 1.5rem;
}
.bundle-options-container .nested .field.qty {
margin-top: 0px;
}
.fieldset-bundle-options .nested.options-list .field.qty {
margin-top: 0px;
}
.bundle-options-container .nested .field.qty>.label {
display: none;
}
.bundle-options-container .block-bundle-summary .bundle.items>li .label {
display: none;
}
.bundle-options-container .product-options-wrapper {
margin-bottom: 0px;
}
.bundle-options-container .product-options-wrapper .fieldset>.field {
padding-top: 0px;
margin-bottom: 0px;
}
@media (max-width: 767px) {
.fotorama__stage__shaft.fotorama__grab {
width: 90vw !important;
}
.page-product-bundle>.page-wrapper>#maincontent>.columns>div.column.main>.bundle-options-container>.product-add-form>#product_addtocart_form {
flex-direction: column;
}
}
.page-product-bundle #product_addtocart_form .bundle-options-wrapper .field.option[data-collapsible]>.label {
color: #003C73;
font-weight: 700;
}
p.price-from span.price-label, p.price-to span.price-label {
display: inline-block !important;
}
.price-to {
display: none !important;
}
.action-primary {
font-size: 1em;
}

label.label {
    font-size: 14px !important;
     color: #333333 !important;
 }
.label[data-role="title"] {
     color: #003C73 !important;
}




.field.gender {
display: none;
}:root {
    --profeq-dark-blue: #003C73;
    --profeq-light-blue: #70A1D7;
    --profeq-grey: #374B53;
    --profeq-black: #262608;
	--profeq-invisible-blue: #DEE8F7;
	--profeq-pale-blue: #BFD5ED;
}

*, *:before, *:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

*{font-family: 'Mulish', sans-serif;}

h3 {
color: #003C73;
font-size: 1.1rem !important;
text-transform: uppercase;
}

@media (max-width:991px){
    html body .page-wrapper .page-header.type13 .header-left .navigation:not(.side-megamenu) .level0 .level-top{
        padding:13px 36px 13px 15px;
    }
    html:not(.nav-open) body .page-wrapper .page-header.type13 .sections.nav-sections, html:not(.nav-open) body .page-wrapper .page-header.type13.sticky-header .sections.nav-sections{
        position:absolute;
        margin:0;
    }
    html.nav-open body .page-wrapper .page-header.type13 .sections.nav-sections, html.nav-open body .page-wrapper .page-header.type13.sticky-header .sections.nav-sections{
        position:fixed;
        margin:0;
        width:380px;
    }
    body .logo img{
        width:auto;
        max-height:100px;
    }
    body .block-search{
        max-width:100%;
    }
}

body .page-wrapper .page-header .main-panel-top {
    position: relative;
    z-index: 2;
    background:white;
}

body .page-wrapper .page-header.type13 .header-left {
    align-items: end;
    padding-top: 0;
}

body .page-wrapper .page-header.type13 .header-left .logo {
    margin-right: 1rem;
}

body .page-wrapper .page-header.type13 .header-left .navigation:not(.side-megamenu) .level0 .level-top {
    font-family: inherit;
    font-weight: 800;
    padding-top: 0;
    padding-bottom: 0;
}

/*body .page-wrapper .page-header.type13 .sections.nav-sections, body .page-wrapper .page-header.type13.sticky-header .sections.nav-sections {
    position: relative;
    width: auto;
    margin-left: 0.875rem;
    margin-bottom: 0;
}*/

@media only screen and (max-width 991px){
body .page-wrapper .page-header.type13 .sections.nav-sections, body .page-wrapper .page-header.type13.sticky-header .sections.nav-sections {
    position: relative;
    width: min-content;
    margin-left: 0.875rem;
    margin-bottom: 0;
}
}

@media only screen and (min-width 991px){
body .page-wrapper .page-header.type13 .sections.nav-sections, body .page-wrapper .page-header.type13.sticky-header .sections.nav-sections {
    position: relative;
    width: auto;
    margin-left: 0.875rem;
    margin-bottom: 0;
}
}

@media (min-width: 992px) {
.page-header.type13 .logo {
    max-width: 101px;
}
}

@media only screen and (min-width: 992px) {
    .page-header.type13 .navigation {
margin-left: 8rem;
}
}

body .page-wrapper .page-header.type13 .minicart-wrapper .action.showcart .counter.qty {
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-color: #70a1d7;
}

body .page-wrapper .page-header.type13 .minicart-wrapper .action.showcart {
    margin-left: 0;
    color: #262608;
}

body .page-wrapper .page-header.type13 .minicart-wrapper .action.showcart .counter.qty {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 10px;
    left: auto;
    margin: 0;
}

body .page-wrapper .page-header.type13 .minicart-wrapper .action.showcart .counter.qty .counter-number {
    display: block;
    line-height: 16px;
    position: relative;
    top: 1px;
}

.block-minicart .block-content > .actions > .primary .action.primary {
    background-color: #70A1D7;
}

body .page-wrapper .page-header.type13 .porto-icon-mini-cart:before {
    content: '\e8ba';
}

body .page-wrapper .sw-megamenu.navigation li.level0 > a > span.cat-label.cat-label-label2:before {
    border-left-color: #70a1d7;
}

html body .background-color-dark {
    background-color: #70a1d7 !important;
}

body h1, body h2, body h3, body h4, body h5, body h6 {
    font-weight: 800;
    margin-bottom:2rem;
}

body .page-wrapper .page-header .panel.wrapper {
    font-weight: bold;
}

.main-panel-top .top-custom-links {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1em;
    list-style: none;
    display: flex;
    align-items: center;
    padding: 0;
}

.main-panel-top .top-custom-links li.menu-item>a {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 14px;
    padding-right: 14px;
    color: inherit;
    letter-spacing: .025em;
}

.catalog-category-view .page-wrapper > .container > .category-image{
    margin-bottom:0;
}

body .footer-middle{
    border-top:30px solid #70a1D7;
}

body .footer-middle > .container::after {
    border-bottom: 1px solid #fff;
}

.page-product-bundle .product-options-bottom .price-box .price-label, .page-product-bundle .product-info-price .price-box .price-label{
    display:inline;
}

@media (min-width:992px){
    body .page-wrapper .page-header .main-panel-top{
        position:relative;
        z-index:2;
    }
    body .page-wrapper .page-header.type13 .header-left{
        margin-top:-30px;
    }
    body .page-wrapper .page-header.type13.sticky-header .header-left{
        margin-top:-30px;
        padding-bottom:15px;
    }
    body .page-wrapper .page-header.type13.sticky-header .header-left .nav-sections{
        margin-left: 110px !important;
    }


    body .fotorama__stage__frame .fotorama__img{
        height: auto;
        left: auto;
        top: auto;
        bottom: auto;
        right: auto;
        width: auto;
        position: relative;
        transform: inherit;
    }
    body .fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img{
        height: 100px;
        left: auto;
        top: auto;
        bottom: auto;
        right: auto;
        width: auto;
        position: relative;
        transform: inherit;
        margin: 0 auto;
        display: block;
    }
}

/*Homepage*/
h2.vc_custom_heading.mb-3.text-uppercase, h2.vc_custom_heading.mb-4.text-uppercase {
    color: var(--profeq-dark-blue);
	}

h4.vc_custom_heading.mb-3.align-right, h3.vc_custom_heading.mb-1.align-left {
    color: var(--profeq-grey) !important;
}

ul.products li.product-category .thumb-info-title {
	background: var(--profeq-grey) !important;
}

.porto-inner-container {
	background-color: var(--profeq-invisible-blue) !important;
	color: var(--profeq-grey) !important;
}

.vc_row.wpb_row.porto-inner-container {
    background-color: #ffffff !important;
}

div#interactive-banner-wrap-3045 {
   	border: 1.5625rem solid #70A1D7 !important;
}

h4.vc_custom_heading.off-text.d-flex.align-items-center.align-left.heading-dark, h5.vc_custom_heading.pull-left.mr-2.align-left.heading-dark, .coupon-sale-text.heading-light sub, .coupon-sale-text.heading-light i {
	color: var(--profeq-black) !important;
}

.brand-block {
	background-color: #ffffff !important;
}

button.action.subscribe.primary {
    line-height: unset !important;
    background: #007208;
}

.breadcrumbs {
    font-weight: 800;
}

.block-search input {
    border: 2px solid #fff;
}

.block-search .action.search:before {
    padding-right: 10px;
}

/*Categorie-pagina*/
.catalog-category-view .sidebar.sidebar-main .sidebar-content, .catalogsearch-result-index .sidebar.sidebar-main .sidebar-content {
    border: none;
}

.block-category-list .block-title, .side-custom-block .custom-block h2 {
    color: var(--profeq-dark-blue);
    font-weight: 800;
    border-bottom: 2px solid #e7e7e7;
    padding-bottom: 0.5rem;
}

.sidebar .sidebar-content .block-category-list {
    border-bottom: none;
    padding: unset;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
}

.block-category-list .block-content {
    padding-left: 10px;
}

.filter-options-title {
    color: var(--profeq-dark-blue);
    font-weight: 800;
    border-bottom: 2px solid #e7e7e7;
    padding-bottom: 0.5rem;
}

.filter-options-item {
    border-bottom: none;
    padding: unset;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
}

.filter-options-item.active .filter-options-content {
    padding-left: 10px;
}

/*categorie-pagina en product-pagina*/
.page-products .columns, .catalog-product-view .page-main {
    padding-top: 2rem;
    border-top: 2px solid #e7e7e7;
}

.footer h3 {
    margin-left: 0px;
    font-weight: 900 !important;
    margin-bottom: 15px !important;
}

/*Product-pagina*/
.product-info-main .page-title-wrapper h1 {
    color: #003C73;
}

.section-title.slider-title {
    color: #003c73;
}

.product-share {
    display: none;
}

/* Op product-ovezichts-pagina vakken even hoog */
@media (min-width: 1200px) {
li.item.product.product-item {
    border: 1px solid #eee;
    margin-right: 2%;
    width: 31%;
    min-height: 405px;
    }
}

/*Colorswatches op product-overzichts-pagina op nieuwe regel*/
.product-item [class^='swatch-opt-'] {
display: block;
margin-top: 1rem;
}

.stock.available {
    display: none;
}

/*tabblad product-pagina uitschakelen*/
div#tab-label-additional {
    display: none !important;
}

/*formulieren*/
.fieldset > .legend, .contacts-title {
    text-transform: uppercase !important;
    color: #003C73 !important;
    font-weight: 700 !important;
    font-size: 1.125rem !important;
    margin-bottom: 30px !important;
}

.main-upsell-product-detail {
    background-color: #dee8f7;
}

@media (max-width:767px){
    .contacts-title {
    margin-top: 4rem;
    }
}

button#product-addtocart-button {
    background-color: #6FAA41 !important;
}

.product-info-price .price-box .price {
    font-size: 1.125rem;
    font-weight: 600;
    color: #003C73;
}

.value h1, .value h2 {
    font-weight: 700 !important;
    font-size: 1.3rem !important;
    margin-bottom: 0.5rem !important;
    color: #003C73 !important;
}

button#bundle-slide {
    background-color: #70A1d7;
}

.cart-summary .checkout-methods-items .action.primary.checkout {
background-color: #70A1D7;
}

/*Bundled product*/
div.field.option.required .label span {
    font-weight: 700;
    color: #003C73;
}

div.field.qty.qty-holder .label span {
    color: #70a1d7;
}

.fotorama__thumb {
    background-color: #fff;
}

/*swatching op product pagina ordenen*/
.swatch-option {
    min-width: unset;
}

.swatch-option {
    width: 37px !important;
    height: 37px !important;
}

.swatch-attribute-options.clearfix {
    width: 17rem;
}

.swatch-select {
    width: fit-content;
    max-width: 19.5rem;
    min-width: 15rem;
 }

.swatch-attribute-label {
    width: 11rem;
}

.swatch-attribute {
    margin-bottom: 0.5rem;
}

.product-options-wrapper .swatch-attribute-label {
    font-weight: 600;
    color: #003C73;
}

/*Product-titel bij klikken op winkelwagen*/
#mini-cart .item.product.product-item {
   width: auto;
}

li.item.product.product-item {
    min-height: 135px;
}

button#product-addtocart-button-clone {
    background-color: #6FAA41;
}

.sticky-product {
    padding: 100px 0 15px 0;
}

.product-info-main .product.overview {
    font-size: 14px;
}

.widget.widget_nav_menu {
    margin-top: 0px;
}

div#tab-label-productattach {
    display: none;
}

.block-search .block-content {
    width: 22rem;
}

body.cms-index-index .page.messages{
    display: block;
    max-width: 1200px;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}

button#send2 {
     background-color: #70a1d7 !important;
}

a.action.create.primary.btn-v-dark.py-3.text-md.w-100 {
    background-color: #003C73 !important;
}

button.action.submit.primary {
     background-color: #003c73 !important;
}

div.block.block-reorder {
     display: none;
}

/* Upsell */
.products-upsell .owl-carousel.products .owl-item img {
    height: 200px;
    object-fit: contain;
	border: 1px solid #e7e7e7;
}

.block.upsell {
	padding-top: 6em;
}

.porto-products.title-border-bottom > .section-title, .related.products .slider-title {
    text-align: center;
    font-size: 1.35rem;
}

.block.related .section-title.slider-title {
    text-align: center;
    margin-top: 7rem;
}

.products-related .owl-carousel.show-nav-title .owl-nav {
    margin-top: 225px;
}

/*Recaptcha onder footer*/
div#recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796 {
display: none;
}

.field-tooltip.toggle {
display: none;
}

.table.attachment-table {
width: 85% !important;
}

.swatch-option.color {
border: 1px solid #e7e7e7;
}

.swatch-option.image {
background-size: cover !important;
}

.product-info-main .page-title-wrapper h1 {
font-size: 1.5rem;
}

.product-add-form .box-tocart {
padding-bottom: 0.25rem;
border-top: unset;
border-bottom: unset;
}

@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, .page-product-downloadable .product-options-bottom {
    width: 60%;
}
}

.product-add-form .box-tocart {
    padding-bottom: 1.5rem;
}

.product-bullets {
width: 50%;
border: unset;
margin-bottom: 2rem;
}

.product-bullets tr:nth-child(odd) {
background-color: #f4f4f4;
}

.product-bullets > tbody > tr > td,  .product-bullets > tbody > tr > th {
padding: unset;
}

a#pc_pdf_link {
    margin-bottom: 1.5rem;
}

.products-grid .swatch-option.color {
width: 15px !important;
height: 15px !important;
}

.products-grid .swatch-option.image {
width: 15px !important;
height: 15px !important;
}

.category-description > h1 {
font-size: 1.5rem;
color: #003C73;
}

.category-description > h2 {
font-size: 1.1rem;
color: #003C73;
}

.product-labels .product-label.new-label {
background-color: #6FAA41;
font-size: 0.8rem;
font-weight: 500;
}

/*text-swatch labels*/
.swatch-option.text {
width: 3.7rem !important;
height: 1.2rem !important;
font-size: 0.7rem;
font-weight: 700;
padding-bottom: 1.2rem;
}

.swatch-option.text.selected {
    outline: 2px solid #ff5501 !important;
}

.fieldset > .field .label, .fieldset > .fields > .field .label{
	font-size: 0.85em;
    	
    	color: #003c73;
        font-weight: 600;
        vertical-align: top;
}

label.label.admin__field-label > span {
    text-transform: none;
    color: #333333;
}

@media only screen and (min-width: 936px){
.product-options-wrapper > .fieldset > .field > .control {
display: block;
margin-left: 12rem;
margin-top: -2rem;
}
}

.fieldset > .field:last-child, .fieldset > .fields > .field:last-child {
    margin-bottom: 1.5rem;
}

.product-options-wrapper .swatch-opt {
      padding-bottom: 0.5rem;

.product-attachment .attachment-icon img {
width: 22px !important;
}

/*Tabel tab Productomschrijving*/
table.product-bullets {
width: fit-content !important;
}

.product-bullets > tbody > tr > td, .product-bullets > tbody > tr > th {
padding-right: 1rem;
padding-left: 0.2rem;
}

button#product-addtocart-button {
    background-color: #6FAA41;
}

@media only screen and (max-width: 991px){
.table.product-bullets {
width: 100vw !important;
}
}