html, body {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-family: 'Inter', serif;
	margin: 0;
}
div, * {
	box-sizing: border-box;
}
img {
	max-width: 100%;
}
a {
	text-decoration: none;
	color: #000;
}
body .co-login {
	padding: 0 !important;
}
body co-transaction-customer-portal-line .column4 {
	display: flex;
}
body co-transaction-customer-portal-line .column4, body co-transaction-customer-portal-line .column4 input, body co-transaction-customer-portal-line .column4 co-button,
body .co-shopping-cart co-transaction-line-price, body .co-shopping-cart co-editable-label {
	pointer-events: none !important;
}
body .co-shopping-cart co-transaction-line-action-buttons, body .co-shopping-cart co-transaction-line-statusbar,
body .co-shopping-cart co-transaction-line-commission-button {
	display: none !important;
}
co-transaction-line-description {cursor: pointer !important;}
co-transaction-line-description:hover {text-decoration: underline;}
co-transaction-line-description co-icon {display:none !important;}
.transaction-line-description .article-text-wrapper {display: none !important;}
body .draggable-transaction-line:hover .transaction-line-drag-handle {
	visibility: visible;
	
}
body .customer-line co-transaction-line-amount co-input-number-picker .button-wrapper {
	display: none !important;
}
.relation-contact-options-type-label-wrapper {
    cursor: pointer;
    display: flex;
    flex-direction: row;
    align-items: center;
    font-weight: 500;
}
.relation-contact-options-type-label-wrapper co-icon {
    width: 20px;
	height: 20px;
}
co-relation-contact-option .relation-delete {
    position: absolute;
    right: 4px;
    top: 5px;
    width: 12px;
    height: 12px;
    cursor: pointer;
	display: none !important;
}
co-confirmation-dialog {
	display: none !important;
}
.co-relation .relation-account-data-wrapper .relation-data-row:nth-child(3) {
    display: none !important;
}
co-relation-contact-option {
    position: relative;
    margin-bottom: 10px;
    display: block;
}
.co-transaction-line .transaction-line-extended-wrapper .column4 .transaction-field-wrapper:nth-child(2) {
	display: none;
}
.klantportaal-wrapper {
	display: flex;
	width: 100%;
	gap: 30px;
	flex-direction: column;
	min-height: calc(100vh - 200px);
}
.klantportaal-header {	
	padding: 15px 0;
}
.catalog-search-wrapper .on-article-buttons {
	display: none;
}
.klantportaal-content {
	width: 1360px;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}
.ione-wrapper h4 {
    font-size: 14px;
}
span.version {
    position: absolute;
    right: 5px;
    top: 3px;
    font-size: 11px;
}
.portal-wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 500px;
    justify-content: center;
    padding: 45px;
    border: 1px solid #dcdcdc;
    margin: 60px 0;
}
.portal-wrapper .ione-account-wrapper {
	padding-right: 0px;
}
.ione-account-wrapper img {
	max-height: 80px;
    object-fit: contain;
    width: auto;
}

.ione-account-wrapper .account {
	position: relative;
}
.ione-wrapper.login {
    display: flex;
    justify-content: center;
    align-items: center;
}
.ione-wrapper.login .co-input-text:not(.no-style):not(.custom-height) {
	height: 60px;
}
.ione-wrapper.login .co-input-text:not(.no-style) .input-text-left-icon, .ione-wrapper.login .co-input-text:not(.no-style) .input-text-right-icon {
	max-height: 60px;
    max-width: 60px;
	width: 60px;
    height: 60px;
}
.ione-wrapper.login .co-input-text:not(.no-style) input {
    padding: 20px 0 10px 10px;
    font-size: 14px;
	height: 100%;
}
.ione-wrapper.login .co-input-text:not(.no-style) .input-text-left-icon svg, .ione-wrapper.login .co-input-text:not(.no-style) .input-text-right-icon svg {
	height: 40%;
    width: 40%;
    fill: #000;
}
.ione-wrapper.login .co-input-text:not(.no-style) .input-text-left-icon svg path, .ione-wrapper.login .co-input-text:not(.no-style) .input-text-right-icon svg path {
	fill: #000;
}
.ione-wrapper.login .co-input-text:not(.no-style) .input-wrapper label {
	top: 5px !important;
	transform: scale(.92) !important;
}
.ione-wrapper.login .user-and-pass .field-wrapper {
	gap: 15px !important;
	position: relative;
}
.ione-wrapper.login .user-and-pass .field-wrapper .bundle-message {
    color: red;
    position: absolute;
    bottom: -15px;
    font-size: 10px;
}
.co-search .search-header-result-wrapper {
	min-height: 100% !important;
}
.ione-wrapper .co-input-text:not(.no-style):before {
	border-radius: 0px;
}
.ione-wrapper .co-login .login-submit-button {
	background-color: #c09d83;
	height: 50px;
    max-width: 200px;
    border-radius: 0;
    font-size: 14px;
	margin: 30px 0 0 0;
}
body .co-transaction-service-overview .service-overview-wrapper .message-and-task-wrapper .activity-list-component-wrapper {
	flex-direction: column;
	gap: 30px;
}
body .co-transaction-service-overview .service-overview-wrapper .message-and-task-wrapper .activity-list-component-wrapper .activity-task-creator-wrapper {
	width: 100%;
}
body .co-transaction-service-overview .service-overview-wrapper .message-and-task-wrapper .activity-list-component-wrapper .activity-list-conv-wrapper {
	width: 100%;
}
body .co-transaction-service-overview .service-overview-wrapper .message-and-task-wrapper .activity-list-component-wrapper .co-component-activity-list {
	height: auto;
}
body .co-transaction-service-overview .service-overview-wrapper .message-and-task-wrapper .service-message-and-image-wrapper {
	flex-direction: column;
	gap: 30px;
}
body .co-transaction-service-overview .service-overview-wrapper .message-and-task-wrapper .service-message-and-image-wrapper .service-message-wrapper {
	width: 100%;
}
body .co-transaction-service-overview .service-order-lines-wrapper {
	width: 100%;
	max-width: 100%;
}
body .co-transaction-lines-side-panel-service-order .full-details-wrapper .details-wrapper .details-display, body .co-transaction-lines-side-panel-service-order .full-details-wrapper .details-wrapper .details-display .top-details {
	justify-content: space-between;
	width: 100%;
}
/*Temp*/

.co-pagination-bar li.pagination-next, .co-pagination-bar li.pagination-previous {
	font-size: 0px;
}
.ione-wrapper rp-answer-card {
	cursor: pointer;
}
body .ione-wrapper.disabled .product-page-block-addtocart {
	display: none;
}
body .ione-wrapper .order-wrapper .transaction-lines-header, body .ione-wrapper .order-wrapper .co-add-product, body .ione-wrapper .order-wrapper .add-discount.label {
	display: none;
}
body.elementor-page-138 .site-header {display: none !important;}
/*checkout*/
.ione-wrapper.account .co-input-text:before {
	display: none;
}
body .co-confirmation-dialog .co-dialog-wrapper, body .co-dialog .dialog-header,  body .co-dialog .dialog-footer, body .co-dialog .dialog-content{
	background: #FFF !important;
	max-width: 480px !important;
}
body .co-confirmation-dialog .co-button.save-button {
	background-color: #c09d83 !important;
	
}
.ione-wrapper .co-button {
	filter: opacity(100%) !important;
	color: #fff;
    background-color: #3ee2be;
	font-size: 14px !important;
}
.ione-account-wrapper {
	padding-right: 30px;
}
body .ione-top-header {
    display: flex;
    align-items: center;
    gap: 30px;
    width: 100%;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}
body .ione-top-header img {
    max-height: 40px;
	object-fit: contain;
	width: auto;
}
body .ione-wrapper .row {
	margin: 0;
}
body .co-transaction-create-wizard co-simple-vertical-stepper co-stepper-step .co-transaction-header-popup-relation {
	display: none;
}
body .co-simple-vertical-stepper .stepper-button-wrapper {
	padding: 15px 0;
}
body .co-transaction-create-wizard .transaction-header-popup-section-label .label-description {
	font-size: 14px;
	font-weight: 500;
}
body .header-relation-content .create-transaction-buttons {
	cursor: pointer;
}
body .header-relation-content .create-transaction-buttons .co-button {
	    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
}
body co-service-wizard-service-fields .co-input-textarea textarea {
	min-height: 120px;
	margin: 0;
	padding: 15px;
}
body co-service-wizard-service-fields .question {
font-size: 12px;
    font-weight: 600;
    position: relative;
    top: -5px;
}
body .transaction-header-popup-category-wrapper.co-small-scrollbar {
	overflow: visible;
}
body .ione-top-header h2 {
	margin-bottom: 5px;
}
body .co-stepper .stepper-button-wrapper .has-right-icon + .co-button.has-left-icon {
	color: #FFF;
    background: #1A73E8;
}
body .ione-wrapper .co-shopping-cart .button-checkout {
	background: #1A73E8;
	cursor: pointer;
}
span.header-description.group-header-description {display: none !important;}
body .co-stepper .stepper-button-wrapper .has-right-icon + .co-button.has-left-icon .co-icon svg, 
body .co-stepper .stepper-button-wrapper .has-right-icon + .co-button.has-left-icon .co-icon svg [fill] {
	fill: #FFF;
}
.ione-wrapper.account {
	display: flex;
    align-items: flex-start;
    padding: 0;
	padding-bottom: 30px !important;
}
.ione-wrapper.account div#orders_none {
    font-size: 14px;
    font-style: italic;
}
.ione-wrapper.account.orders {
	align-items: stretch;
}
.ione-wrapper.account.orders .ione-orders-wrapper.small {
	height: auto;
}
.back-to-orders {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* height: 100%; */
    align-items: stretch;
}
body .co-transaction-line .transaction-line-totals .transaction-line-totals-total {
	display: none;
}

span#create_service {
    position: absolute;
    right: 0;
    top: -10px;
    font-size: 12px;
    padding: 5px 10px;
    border: 1px solid #1a73e8;
    color: #1a73e8;
    cursor: pointer;
}
.ione-wrapper .co-image img {
	max-height: 260px;
}

.ione-wrapper.account div#orders_none.disabled {
	display: none;
}
.ione-wrapper .co-checkout .checkout-form-wrapper {
	display: flex;
	gap: 15px;
	flex-direction: column;
}
.ione-wrapper .co-checkout .checkout-label-column {
	width: 100%;
	flex-direction: row;
	align-items: center;
	gap: 10px;
}
.ione-wrapper .co-checkout-overview-relation-edit .empty-relation-button {
	display: none;
}
.ione-wrapper .co-checkout .checkout-data-column {
	background: #f8f8fa;
	padding: 30px;
}
.ione-wrapper .co-checkout .co-stepper-step {
	flex-basis: 50%;
	overflow: hidden;
}
.ione-wrapper .co-checkout .co-stepper-step > * {
	max-width: 100%;
	width: 100%;
}
.ione-wrapper .co-checkout .co-checkout-right-panel .co-checkout-right-panel-relation .co-avatar {
	display: none;
}
.ione-wrapper .co-checkout .co-checkout-right-panel .co-checkout-right-panel-relation:before {
	content: 'Winkelwagen';
	display: block;
	font-size: 16px;
    font-weight: bold;
}
.ione-wrapper .co-checkout .co-checkout-right-panel .co-shopping-cart-preview {
	background: #f8f8fa;
	padding: 30px;
}
.ione-wrapper .co-checkout .co-checkout-right-panel {
	row-gap: 15px;
	gap: 15px;
	max-width: 450px;
}
.ione-wrapper .co-checkout .co-checkout-right-panel-relation {
	justify-content: flex-start;
}
.ione-wrapper .co-checkout .co-stepper-content-wrapper {
	gap: 30px;
}
.ione-wrapper .co-input-text label {
	padding-right: 20px;
}

.ione-wrapper .ione-account-wrapper .loggedin {
	width: 250px;
	display: none;
}
body .ione-orders-wrapper {
	position: relative;
	width: 100%;
	padding-left: 30px;
}
body .ione-orders-wrapper.small {
	position: relative;
	width: auto;
}
.ione-wrapper .ione-orders-wrapper .ione-current-order {
	width: 400px;
    padding: 60px 30px;
    background: #f8f8fa;
}	
.ione-wrapper .ione-account-wrapper .loggedin.enabled {
	display: block;
}
.ione-wrapper .ione-account-wrapper .loggedin span, .ione-wrapper .ione-orders-wrapper .ione-current-order span {
	display: block;
}
.ione-wrapper .ione-account-wrapper .loggedin span:first-child, .ione-wrapper .ione-orders-wrapper .ione-current-order span:first-child {
	font-size: 30px;
}
.ione-wrapper .ione-orders-wrapper .search-header {
	display: none;
}
.ione-wrapper .ione-orders-wrapper .search-result .transaction-search-result-content-tiles-wrapper {
	padding: 0px;
}
.ione-wrapper .ione-orders-wrapper .search-result .co-transaction-search-tile .co-transaction-search-tile-content .tile-header {
	grid-template-columns: 0fr 1.4fr 1.2fr;
}

.ione-wrapper .ione-orders-wrapper .search-result .co-transaction-search-tile .co-transaction-search-tile-content {
	width: 100%;
}
.ione-wrapper .ione-orders-wrapper .search-result {
	padding: 0;
	width: 100%;
}

.ione-wrapper .co-checkout .co-tile-select-wrapper {
	display: none !important;
}
.ione-wrapper .co-checkout span.cart-header-label {
	display: none !important;
}
.ione-wrapper .co-checkout a.button-edit-cart {
	text-decoration: underline;
}
.ione-wrapper .co-checkout .co-shopping-cart-preview .co-transaction-line {
	border: none;
	background: transparent;
}
.ione-wrapper .co-checkout .co-checkout-right-panel .co-shopping-cart-preview .transaction-base-line-section.preview-margin {
    display: none;
}
.ione-wrapper .co-checkout .co-checkout-right-panel .co-shopping-cart-preview .cdk-drop-list {
	display: flex;
    flex-direction: column;
    gap: 5px;
}
.ione-wrapper .co-checkout .co-checkout-right-panel .co-shopping-cart-preview .draggable-transaction-line {
	border-bottom: 1px solid #fff;
    padding-bottom: 5px;
}
.ione-wrapper .co-checkout .co-transaction-line-image-and-description .transaction-line-description {
	justify-content: center;
}
.ione-wrapper .co-checkout .co-checkout-right-panel .co-transaction-line-image-and-description {
	width: 100%;
}
.ione-wrapper .co-checkout .co-checkout-right-panel .transaction-base-line-section {
	width: 100%;
}
.ione-wrapper .co-checkout .co-checkout-right-panel .co-transaction-line-image-and-description .transaction-line-description .description-wrapper {
	justify-content: space-between;
}
.ione-wrapper ione-cart .co-shopping-cart .cart-header .cart-header-label {
	font-size: 0px;
	padding: 30px 0;
}
.ione-wrapper ione-cart .co-shopping-cart .cart-header .cart-header-label:before {
    content: 'Winkelwagen';
    font-size: 20px;
}	
.ione-wrapper ione-cart .co-transaction-internal {
	background: #f8f8fa;
}
.ione-wrapper ione-cart .co-transaction-internal .transaction-lines-header, .ione-wrapper ione-cart .co-transaction .transaction-line-drag-handle {
	display: none;
}
.ione-wrapper ione-cart .co-shopping-cart .co-transaction-line {
	background-color: transparent;
	border: none;
	padding: 5px 0;
    border-bottom: 1px solid #fff;
}
.ione-wrapper ione-cart .co-transaction-internal .transaction-lines-wrapper .cdk-drop-list {
    display: flex;
    gap: 5px;
    flex-direction: column;
}
.ione-wrapper ione-cart .co-transaction-internal .transaction-footer-wrapper .transaction-footer-left {
	display: none;
}
.ione-wrapper ione-cart .co-transaction-internal .co-transaction-totals a.add-discount.label {
	display: none;
}
.ione-wrapper ione-cart .co-shopping-cart .cart-buttons {
	margin: 30px 0;
}
.ione-wrapper ione-cart .co-transaction-line-image-and-description .transaction-line-description {
	justify-content: center;
}
.ione-wrapper ione-cart .co-transaction-line-image-and-description .transaction-line-description .description-wrapper {
	justify-content: space-between;
}
.ione-wrapper .ione-header h3 {
	font-size: 14px;
	text-transform: none;
	font-weight: 500;
	margin: 0 0 20px 0;
}
.ione-wrapper.orders .co-transaction .transaction-lines-header {
	display: none !important;
}
.ione-wrapper .co-stepper .delivery-truck {
	display: none !important;
}
/*temp*/
.ione-inactive {
	display: none;
}

.login-popup-wrapper {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
}
.login-popup {
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
    background: #FFF;
	padding: 30px 60px;
    border-radius: 15px;
}
.login-popup h2 {
	color: #000;
}
a.login-button {
    display: flex;
    padding: 10px 15px;
    width: 100%;
    justify-content: center;
    background: #1a73e8;
    border-radius: 5px;
    color: #FFF;
}
div#ione_success .success-wrapper {
    background: #f8f8fa;
    padding: 30px;
    max-width: 600px;
    margin: 60px auto;
	text-align: center;
}
div#ione_success .success-wrapper h2 {
	font-size: 20px;
}
div#ione_success .success-wrapper h2#ione_order, div#ione_success .success-wrapper h2#order_name {
	font-size: 28px;
}

body .co-relation .relation-section {
	background-color: transparent;
}
body .ione-wrapper .ione-header h3#order {
    margin: 0 0 20px 0;
    padding-left: 0px;
	color: #1a73e8;
	font-size: 16px;
}
body #yet2 {
	margin: 20px 0 0 0;
    padding-left: 20px;
    display: block;
}
.service-btns {
    display: flex;
    gap: 15px;
    padding: 30px 0 15px 0;
}
.service-btns .open-service {
    display: flex;
    justify-content: center;
    align-items: center;
	color: #FFF;
    font-size: 12px;
    padding: 10px 15px;
    background: #1a73e8;
    border-radius: 5px;
    cursor: pointer;
    box-shadow: 2px 2px 5px 1px #0000002e;
}
body .co-relation co-input-text {
	border: 1px solid #ccc;
	border-width: 1px !important;
	
}
body .co-relation .relation-data-row .co-relation-prefix-name {
	flex-basis: 100%;
}
body .co-relation .relation-section-label {
	display: none;
}

body .ione-account-wrapper h2 {
	text-align: center;
}
a.header-btn {
    width: 24px;
    height: 24px;
    display: flex;
	position: relative;
}
a.header-btn span {
    position: absolute;
    top: -10px;
    right: -10px;
    height: 16px;
    width: 16px;
    background: #000;
    border-radius: 100%;
    color: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
}
div#ione_product .login-popup h2 {
    font-size: 12px;
}
div#ione_product .login-popup {
	max-width: 400px;
}
.header-buttons {
    display: flex;
    align-items: center;
	gap: 15px;
}
body .co-summary-line .icon {
	margin: 5px 0 0 15px !important;
}
body .co-summary-line .title-wrapper:first-child {
	margin-top: 0px !important;
}
body .co-summary-line {
	box-shadow: none;
	margin-bottom: 5px;
	border-radius: 15px;
	background-color: #f5f5f5;
}
body div.sum {
	background-color: #FFF !important;
    box-shadow: 0px -2px 10px #3333335c !important;
    position: sticky;
    bottom: 0;
    padding: 0 30px !important;	
}
body .selections-content {
	max-height: 300px;
	padding: 0px !important;
}
body .nav-clickaway-overlay {
	display: none !important;
}
body .card-wrapper .on-article-buttons {
	display: none !important;
}
body .co-catalog-article-tile .description-wrapper .on-article-buttons {
	top: 0 !important;
	bottom: initial !important;
	right: 0 !important;
	left: initial !important;
	background: #f5f5f5;
	border-radius: 100%;
	position: absolute;
}
body .co-catalog-article-tile .description-wrapper .on-article-buttons>co-button {
	background: #f5f5f5;
	width: 30px;
	height: 30px;
}
body .co-catalog-article-tile .description-wrapper .on-article-buttons>co-button svg path {
	fill: #333;
}
body .co-catalog-article-tile .description-wrapper .name {
	display: none;
}
body .co-catalog-article-tile .description-wrapper .description {
    color: #000 !important;
    font-size: 18px !important;
    margin: 5px 0 !important;
}
body .co-catalog-article-tile .description-wrapper .sku + div {
	display: none !important;
}
body .co-catalog-article-tile .description-wrapper .stock {
	display: none;
}
body .co-catalog-article-tile .article-tile-wrapper {
	position: relative;
}
body .co-catalog-article-tile .image {
	height: 100%;
	padding: 30px 0;
}
body .co-catalog-search .view-modes-wrapper {
	display: none;
}
body .product-page-block-stock {
	display: none;
}
a.header-btn.enabled:after {
    content: '\f00c';
    height: 15px;
    width: 15px;
    position: absolute;
    background: #5fdcb3;
    font-family: "Font Awesome 6 Sharp";
    border-radius: 100%;
    font-size: 10px;
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -9px;
    right: -5px;
}
body .ione-wrapper.disabled .cart-button, 
body .ione-wrapper.disabled .quantity-select, 
body .ione-wrapper.disabled .product-page-block-delivery,
body .ione-wrapper.disabled .price,
body .co-relation-avatar {
	display: none;
}
body ione-relation .button-wrapper {
	position: relative;
	transform: none;
	display: flex;
	max-width: 300px;
}

body .ione-loader {
    display: block;
    height: 100px;
    width: auto;
    aspect-ratio: 1;
    position: absolute;
    z-index: 9;
    left: 50%;
    top: 150px;
    transform: translateX(-50%);
}
body .ione-loader svg .spinner-gradient-stop {
    stop-color: #3EE2BE;
}

body .ione-loader svg .circle {
    fill: none;
}
body .ione-loader svg #ring {
    transform-origin: center;
    animation: spin 2s linear infinite;
}
body .ione-loader svg #ring-loader {
    fill: #171721;
    stroke-width: 10px;
    stroke: #3EE2BE;
    animation: dash 2s ease-in-out infinite;
    stroke-linecap: round;
}
body .ione-loader .main-color {
    fill: #3EE2BE;
}
body .ione-loader .second-color {
    fill: white;
}

/*body .relation-edit-content .checkout-data-row relation-customer-groups, body .relation-edit-content .checkout-data-row co-relation-general {
	pointer-events: none;
}*/
body .co-catalog-search-result-tile .article-cards {
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(250px,.5fr));
    grid-gap: 20px;
    gap: 20px;
    padding: 40px 0;
    z-index: 1;
}
body .co-catalog-search .search-content {
	padding: 0;
}
body .co-summary-line .image {
	height: auto;
}
body .co-summary-line .total-price {
	background: transparent;
}
body .description-wrapper .main .sku {
	margin-top: 0 !important;
	color: #000 !important;
}
body .description-wrapper .main .description {
	color: #000 !important;
	font-size: 18px !important;
	margin: 0 !important;
}
body .nv-index-posts.search .nv-seach-form-wrap {
    display: none;
}
body co-pagination ul li.current {
    background: #595543 !important;
    border-color: #595543 !important;
    color: #fff!important;
}
div#top_content {
	display: none !important;
}
body .nv-nav-search {
	position: unset !important;
	visibility: visible !important;
	opacity: 1 !important;
	margin-top: 0px !important;
	box-shadow: none !important;
}
body .nv-nav-search .search-form .search-field, body .nv-nav-search .search-form .search-submit {
	border-width: 1px !important;
}
.ione-wrapper app-catalog .page-title {
    display: none !important;
}
body .search h3, body h3.catalogus-title {
    font-size: 24px;
    margin-bottom: 30px;
    text-transform: none;
    font-weight: 600;
}
.ione-wrapper .page-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    padding: 15px 0 !important;
}
.ione-wrapper .filter-expand-button {
    background: #595543 !important;
    font-size: 14px !important;
    top: 0px !important;
}
.search .archive-container .row {
	display: block;
}
.search .archive-container .nv-non-grid-article {
	margin-bottom: 0px;
}
.search .archive-container .nv-index-posts {
	margin-bottom: 0px;
}
.search .page-wrapper {
    width: 100%;
    float: left;
    padding: 0 15px;
}

h1.search-title {
    padding: 0 15px;
    font-size: 36px;
    margin-top: 60px;
}
.search .archive-container .nv-index-posts .entry-title a {
    padding: 15px 30px;
    background: #ececec;
    border-radius: 50px;
    font-size: 16px;
}
.search .archive-container .nv-index-posts .nv-meta-list, .search .archive-container .nv-index-posts .entry-summary {
	display: none;
}
.search .archive-container .posts-wrapper {
	gap: 20px;
}
.search .archive-container .posts-wrapper>article {
	width: auto;
}
body .nv-nav-search .close-container {
	display: none !important;
}
body a.nv-icon.nv-search {
	display: none !important;
}
body .imagine-wrapper {
	min-height: 600px !important;
	padding: 0px !important;
}
body .imagine-wrapper.storelocator {
	min-height: 300px !important;
}
body .imagine-wrapper .innerblocks-wrap {
	flex-direction: column !important;
    justify-content: stretch !important;
	max-width: 40% !important;
}	
body .imagine-wrapper .innerblocks-wrap .wp-block-themeisle-blocks-advanced-column {
	display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    background: #89837e !important;
    margin: 0 !important;
	max-width: 100% !important;
	width: 100%;
	padding: 0 15% !important;
}
body .imagine-wrapper.dealer .innerblocks-wrap .wp-block-themeisle-blocks-advanced-column {
	background: #847c64 !important;
}
body .imagine-wrapper.storelocator .innerblocks-wrap .wp-block-themeisle-blocks-advanced-column {
	background: #847c64 !important;
}
body .imagine-wrapper .innerblocks-wrap .wp-block-themeisle-blocks-advanced-column h1 {
	font-size: 38px !important;
}
body #wpsl-result-list ul {
	column-count: 3;
}
body #wpsl-wrap.wpsl-store-below #wpsl-result-list li {
    height: 200px;
    max-height: 200px;
    min-height: 200px;
    margin: 0;
}	
body .wpsl-store-below #wpsl-gmap {
	margin-bottom: 60px;
}
body .product-page-block-variants {
	display: none !important;
}
body .ione-wrapper p {
	margin-bottom: 10px;
}
body .ione-wrapper .pd-read-more-btn {
	padding: 0px;
	color: #000 !important;
	letter-spacing: 1px !important;
	font-size: 12px !important;
}
body .ione-wrapper .page-wrapper-content:not(:first-child) .page-wrapper-right {
	display: none !important;
}
body .ione-wrapper .page-wrapper-content:not(:first-child) .page-wrapper-left {
	width: 100% !important;
}
body .ione-wrapper .product-page-block-alternatives .article-wrapper {
    margin: 0 !important;
    width: 25%;
}
body .ione-wrapper .product-page-block-alternatives .article-wrapper co-tile {
	width: 100% !important;
}
body .ione-wrapper .product-page-block-alternatives .article-wrapper co-tile .tile-extra-bottom {
	text-align: center;
}
body .ione-wrapper .product-page-block-alternatives .article-wrapper co-article-tile {
    width: 100%;
}
body .ione-wrapper .product-page-block-alternatives .article-wrapper co-article-tile .tile-bottom {
	display: none !important;
}
body .ione-wrapper .product-page-block-addtocart {
	padding-top: 0px !important;
	padding-bottom: 30px !important;
}

body .ione-wrapper .threed-selections {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
body .ione-wrapper app-product-description {
	padding-bottom: 15px !important;
}
body .ione-wrapper .pd-title-wrapper {
	margin: 0px !important;
}
body .page-wrapper {
	font-family: 'Montserrat' , sans-serif !important;
}
body #wpsl-search-btn {
    border: none;
    border-radius: 5px;
    background: #3c3c3c;
    color: #FFF;
    padding: 10px 30px;
    font-weight: 600;
}
body #wpsl-search-wrap form {
	display: flex;
    justify-content: space-between;
    align-items: center;
}
body #wpsl-search-wrap .wpsl-input label, body #wpsl-search-wrap div label {
	width: auto;
}
body #wpsl-search-wrap .wpsl-input, body #wpsl-search-wrap .wpsl-select-wrap,
body #wpsl-search-wrap #wpsl-radius, body #wpsl-search-wrap #wpsl-results {
	display: flex;
	align-items: center;
	margin-bottom: 0;
}
body #wpsl-stores {
	max-height: 250px;
}
body .wpsl-search {
	padding: 60px 0 30px 0;
    background: none;
    border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
}
body .footer-top-inner .widget .innerblocks-wrap {
	align-items: center;
}
body .header-main {
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}
body .footer-main {
	padding: 60px 0;
}
body .footer-main .wp-block-image img {
	max-width: 224px;
}
body .wp-block-themeisle-blocks-advanced-columns .innerblocks-wrap {
	gap: 30px;
	align-items: center;
}
figure.wp-block-image.size-full.padding-image img {
    padding: 60px 0;
}
body ul#footer-menu {
	flex-direction: column;
}
body ul#footer-menu li.menu-item:first-child {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 10px;
}
body .footer-top-inner .widget .innerblocks-wrap .wp-block-buttons {
	justify-content: center;
}
body .footer-top-inner .widget .innerblocks-wrap .wp-block-buttons .wp-block-button a {
	background-color: #ffffff;
	color: #595543;
}
body .home-buttons .innerblocks-wrap {
	gap: 30px;
}
body .home-buttons .innerblocks-wrap .wp-block-button a {
	font-size: 16px;
}
body .config-title {
	margin: 30px 0 0 0;
	background: rgb(45,130,172) !important;
	padding: 30px 0;
}
body .config-title .wp-block-column {
	max-width: 1430px;
	margin: 0 auto;
}
body .config-title h2 {
	color: #FFF;
	margin: 0px;
}
body .config-title h3 {
	color: #FFF;
	margin: 0px;
}
body .wp-block-group.container-text {
	max-width: 1430px;
	margin: 0 auto;
	padding: 90px 15px;
}
body ul.tabs.wc-tabs li {
    padding: 10px 20px;
    background: #f5f5f5;
}
body ul.tabs.wc-tabs {
    display: flex;
    gap: 10px;
	margin-bottom: 30px;
}
body ul.tabs.wc-tabs li.active {
	background: #189098;
}
body ul.tabs.wc-tabs li.active a {
	color: #FFF;
}
body .woocommerce-tabs {
	padding: 60px 0;
}
@media (min-width: 600px) {
	.nav-ul .wrap a .dd-title, .nav-ul .wrap a, .nav-ul li .caret {
		color: #333 !important;
	}
}

body .ione-wrapper.add .rippler.mat-ripple {
    width: 30px;
    height: 30px;
    top: 10px;
    left: 19px;
    animation: rotate 1s linear infinite;
}
body .ione-wrapper.add .rippler.mat-ripple::before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    inset: 0px;
    border-radius: 50%;
    border: 2px solid #FFF;
    animation: prixClipFix 2s linear infinite;
}
div#menu-wrapper {
	min-width: 120px;
	display: flex;
	flex-direction: column;
	gap: 30px;
}
div#menu-relations {
	display: flex;
	flex-direction: column;
	gap: 20px;	
    position: sticky;
    top: 0;	
	padding: 0;	
}
div#menu-relations a {
	text-decoration: none;
}
div#menu-relations a:hover {
	color: #1a73e8;
}
co-relation-loader {
	display: none !important;
}
div#menu-relations span {
	display: flex;
	gap: 5px;
	align-items: center;
	cursor: pointer;
}
div#menu-relations i {
	font-size: 18px;
	width: 20px;
}
div#menu-relations #menu-relation:after {
	content: 'Gegevens & voorkeuren';
	font-size: 12px;
}
div#menu-relations #menu-orders:after {
	content: 'Bestellingen';
	font-size: 12px;
}
div#menu-relations #menu-logout:after {
	content: 'Uitloggen';
	font-size: 12px;
}
div#menu-relations #menu-service:after {
	content: 'Ruilen, retourneren of repareren';
	font-size: 12px;
}
.service-create-wrapper {
    display: flex;
    width: 100%;
	margin: 5px 0 30px 0;
}
.service-create-wrapper #service_create {
    color: #FFF;
    font-size: 12px;
    padding: 10px 15px;
    background: #1a73e8;
	border-radius: 5px;
	cursor: pointer;
	box-shadow: 2px 2px 5px 1px #0000002e;
}
body .co-simple-vertical-stepper .simple-vertical-stepper-title {
	display: none;
}
body .co-simple-vertical-stepper .simple-vertical-stepper-content-wrapper {
	padding: 0;
}
body .ione-wrapper .ione-header.service-button h3#order {
	margin-bottom: 10px;
}
div#menu-relations span.active {
    color: #1a73e8;
}
body .co-transaction-line .transaction-line-totals .transaction-line-totals-amount {
    grid-column: 1 / 1;
    grid-row: 2 / 2;
}
body co-transaction-line-discount-button.is-article.co-transaction-line-discount-button.ng-star-inserted {
    grid-column: 1 / 1;
    grid-row: 2 / 2;
}

.co-pagination-bar li.pagination-next, .co-pagination-bar li.pagination-previous {
	font-size: 0px;
}
.ione-wrapper rp-answer-card {
	cursor: pointer;
}

body .ione-wrapper .order-wrapper .transaction-lines-header, body .ione-wrapper .order-wrapper .co-add-product, body .ione-wrapper .order-wrapper .add-discount.label {
	display: none;
}
body.elementor-page-138 .site-header {display: none !important;}
/*checkout*/
.ione-wrapper.account .co-input-text:before {
	display: none;
}
.ione-wrapper .co-button {
	filter: opacity(100%) !important;
	color: #fff;
    background-color: #3ee2be;
	font-size: 14px !important;
}

body .ione-top-header h2 {
	margin-bottom: 5px;
}
body .co-stepper .stepper-button-wrapper .has-right-icon + .co-button.has-left-icon {
	color: #FFF;
    background: #1A73E8;
}
body .ione-wrapper .co-shopping-cart .button-checkout {
	background: #1A73E8;
	cursor: pointer;
}
span.header-description.group-header-description {display: none !important;}
body .co-stepper .stepper-button-wrapper .has-right-icon + .co-button.has-left-icon .co-icon svg, 
body .co-stepper .stepper-button-wrapper .has-right-icon + .co-button.has-left-icon .co-icon svg [fill] {
	fill: #FFF;
}
.ione-wrapper.account {
	display: flex;
    align-items: flex-start;
    padding: 0;
	gap: 30px;
	padding-bottom: 30px !important;
}
.ione-wrapper.account div#orders_none {
    font-size: 14px;
    font-style: italic;
}

.ione-wrapper .co-image img {
	max-height: 260px;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;	
}

.ione-wrapper.account div#orders_none.disabled {
	display: none;
}
.ione-wrapper .co-checkout .checkout-form-wrapper {
	display: flex;
	gap: 15px;
	flex-direction: column;
}
.ione-wrapper .co-checkout .checkout-label-column {
	width: 100%;
	flex-direction: row;
	align-items: center;
	gap: 10px;
}
.ione-wrapper .co-checkout-overview-relation-edit .empty-relation-button {
	display: none;
}
.ione-wrapper .co-checkout .checkout-data-column {
	background: #f8f8fa;
	padding: 30px;
}
.ione-wrapper .co-checkout .co-stepper-step {
	flex-basis: 50%;
	overflow: hidden;
}
.ione-wrapper .co-checkout .co-stepper-step > * {
	max-width: 100%;
	width: 100%;
}
.ione-wrapper .co-checkout .co-checkout-right-panel .co-checkout-right-panel-relation .co-avatar {
	display: none;
}
.ione-wrapper .co-checkout .co-checkout-right-panel .co-checkout-right-panel-relation:before {
	content: 'Winkelwagen';
	display: block;
	font-size: 16px;
    font-weight: bold;
}
.ione-wrapper .co-checkout .co-checkout-right-panel .co-shopping-cart-preview {
	background: #f8f8fa;
	padding: 30px;
}
.ione-wrapper .co-checkout .co-checkout-right-panel {
	row-gap: 15px;
	gap: 15px;
	max-width: 450px;
}
.ione-wrapper .co-checkout .co-checkout-right-panel-relation {
	justify-content: flex-start;
}
.ione-wrapper .co-checkout .co-stepper-content-wrapper {
	gap: 30px;
}
.ione-wrapper .co-input-text label {
	padding-right: 20px;
}

.ione-wrapper .ione-orders-wrapper .ione-current-order {
	width: 400px;
    padding: 60px 30px;
    background: #f8f8fa;
}	
.ione-wrapper .ione-account-wrapper .loggedin.enabled {
	display: block;
}
.ione-wrapper .ione-account-wrapper .loggedin span, .ione-wrapper .ione-orders-wrapper .ione-current-order span {
	display: block;
}
.ione-wrapper .ione-account-wrapper .loggedin span:first-child, .ione-wrapper .ione-orders-wrapper .ione-current-order span:first-child {
	font-size: 30px;
}
.ione-wrapper .ione-orders-wrapper .search-header {
	display: none;
}
.ione-wrapper .ione-orders-wrapper .search-result .transaction-search-result-content-tiles-wrapper {
	padding: 0px;
}
.ione-wrapper .ione-orders-wrapper .search-result .co-transaction-search-tile .co-transaction-search-tile-content .tile-header {
	grid-template-columns: 0fr 1.4fr 1.2fr;
}
.ione-wrapper .ione-orders-wrapper .search-result .co-transaction-search-tile .co-transaction-search-tile-content .tile-upper-left {
	display: none;
}
.ione-wrapper .ione-orders-wrapper .search-result .co-transaction-search-tile .co-transaction-search-tile-content {
	width: 100%;
}
.ione-wrapper .ione-orders-wrapper .search-result {
	padding: 0;
	width: 100%;
}

.ione-wrapper .co-checkout .co-tile-select-wrapper {
	display: none !important;
}
.ione-wrapper .co-checkout span.cart-header-label {
	display: none !important;
}
.ione-wrapper .co-checkout a.button-edit-cart {
	text-decoration: underline;
}
.ione-wrapper .co-checkout .co-shopping-cart-preview .co-transaction-line {
	border: none;
	background: transparent;
}
.ione-wrapper .co-checkout .co-checkout-right-panel .co-shopping-cart-preview .transaction-base-line-section.preview-margin {
    display: none;
}
.ione-wrapper .co-checkout .co-checkout-right-panel .co-shopping-cart-preview .cdk-drop-list {
	display: flex;
    flex-direction: column;
    gap: 5px;
}
.ione-wrapper .co-checkout .co-checkout-right-panel .co-shopping-cart-preview .draggable-transaction-line {
	border-bottom: 1px solid #fff;
    padding-bottom: 5px;
}
.ione-wrapper .co-checkout .co-transaction-line-image-and-description .transaction-line-description {
	justify-content: center;
}
.ione-wrapper .co-checkout .co-checkout-right-panel .co-transaction-line-image-and-description {
	width: 100%;
}
.ione-wrapper .co-checkout .co-checkout-right-panel .transaction-base-line-section {
	width: 100%;
}
.ione-wrapper .co-checkout .co-checkout-right-panel .co-transaction-line-image-and-description .transaction-line-description .description-wrapper {
	justify-content: space-between;
}
.ione-wrapper ione-cart .co-shopping-cart .cart-header .cart-header-label {
	font-size: 0px;
	padding: 30px 0;
}
.ione-wrapper ione-cart .co-shopping-cart .cart-header .cart-header-label:before {
    content: 'Winkelwagen';
    font-size: 20px;
}	
.ione-wrapper ione-cart .co-transaction-internal {
	background: #f8f8fa;
}
.ione-wrapper ione-cart .co-transaction-internal .transaction-lines-header, .ione-wrapper ione-cart .co-transaction .transaction-line-drag-handle {
	display: none;
}
.ione-wrapper ione-cart .co-shopping-cart .co-transaction-line {
	background-color: transparent;
	border: none;
	padding: 5px 0;
    border-bottom: 1px solid #fff;
}
.ione-wrapper ione-cart .co-transaction-internal .transaction-lines-wrapper .cdk-drop-list {
    display: flex;
    gap: 5px;
    flex-direction: column;
}
.ione-wrapper ione-cart .co-transaction-internal .transaction-footer-wrapper .co-add-product {
	display: none;
}
.ione-wrapper ione-cart .co-transaction-internal .co-transaction-totals a.add-discount.label {
	display: none;
}
.ione-wrapper ione-cart .co-shopping-cart .cart-buttons {
	margin: 30px 0;
}
.ione-wrapper ione-cart .co-transaction-line-image-and-description .transaction-line-description {
	justify-content: center;
}
.ione-wrapper ione-cart .co-transaction-line-image-and-description .transaction-line-description .description-wrapper {
	justify-content: space-between;
}
.ione-wrapper.orders .co-transaction .transaction-lines-header {
	display: none !important;
}
/*temp*/
.ione-inactive {
	display: none;
}

.login-popup-wrapper {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
}
.login-popup {
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
    background: #FFF;
	padding: 30px 60px;
    border-radius: 15px;
}
.login-popup h2 {
	color: #000;
}
a.login-button {
    display: flex;
    padding: 10px 15px;
    width: 100%;
    justify-content: center;
    background: #1a73e8;
    border-radius: 5px;
    color: #FFF;
}
div#ione_success .success-wrapper {
    background: #f8f8fa;
    padding: 30px;
    max-width: 600px;
    margin: 60px auto;
	text-align: center;
}
div#ione_success .success-wrapper h2 {
	font-size: 20px;
}
div#ione_success .success-wrapper h2#ione_order, div#ione_success .success-wrapper h2#order_name {
	font-size: 28px;
}
/*end temp */
body .ione-wrapper {
	line-height: normal;
}
body .ione-wrapper .co-stepper .stepper-button-wrapper .has-left-icon + .has-right-icon {
	display: none;
}
body .ione-wrapper.orders .co-add-product, body .ione-wrapper.orders .co-transaction-totals .add-discount {
	display: none;
}
body .ione-wrapper.orders .transaction-line-drag-handle {
	display: none;
}
body .ione-wrapper.orders .co-transaction {
	padding: 0;
}
body .ione-account-wrapper .co-login .field-wrapper {
	gap: 15px;
}

body .ione-account-wrapper #ione-login.disabled {
    display: none;
}
body .ione-account-wrapper h2 {
	text-align: center;
}
a.header-btn {
    width: 24px;
    height: 24px;
    display: flex;
	position: relative;
}
a.header-btn span {
    position: absolute;
    top: -10px;
    right: -10px;
    height: 16px;
    width: 16px;
    background: #000;
    border-radius: 100%;
    color: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
}
div#ione_product .login-popup h2 {
    font-size: 12px;
}
div#ione_product .login-popup {
	max-width: 400px;
}
.header-buttons {
    display: flex;
    align-items: center;
	gap: 15px;
}
body .co-summary-line .icon {
	margin: 5px 0 0 15px !important;
}
body .co-summary-line .title-wrapper:first-child {
	margin-top: 0px !important;
}
body .co-summary-line {
	box-shadow: none;
	margin-bottom: 5px;
	border-radius: 15px;
	background-color: #f5f5f5;
}
body div.sum {
	background-color: #FFF !important;
    box-shadow: 0px -2px 10px #3333335c !important;
    position: sticky;
    bottom: 0;
    padding: 0 30px !important;	
}
body .selections-content {
	max-height: 300px;
	padding: 0px !important;
}
body .nav-clickaway-overlay {
	display: none !important;
}
body .card-wrapper .on-article-buttons {
	display: none !important;
}
body .co-catalog-article-tile .description-wrapper .on-article-buttons {
	top: 0 !important;
	bottom: initial !important;
	right: 0 !important;
	left: initial !important;
	background: #f5f5f5;
	border-radius: 100%;
	position: absolute;
	display: none;
}
body .co-catalog-search .view-modes-wrapper co-button.selected {
    background-color: #c3a188;
}
body .co-catalog-search .view-modes-wrapper co-button {
	background-color: #ccc;
}
body .co-catalog-search .view-modes-wrapper {
	gap: 5px;
}
body .co-catalog-search-header .co-input-search {
	height: 34px;
}
body co-icon.catalog-search-filter-icon.co-icon {
	width: 20px;
    height: 20px;
	cursor: pointer;
}
body .co-catalog-article-tile .description-wrapper .on-article-buttons>co-button {
	background: #f5f5f5;
	width: 30px;
	height: 30px;
}
body .co-catalog-article-tile .description-wrapper .on-article-buttons>co-button svg path {
	fill: #333;
}
body .co-catalog-article-tile .description-wrapper .name {
	display: none;
}
body .co-catalog-article-tile .description-wrapper .description {
    color: #000 !important;
    font-size: 18px !important;
    margin: 5px 0 !important;
}
body .co-catalog-article-tile .description-wrapper .sku + div {
	display: none !important;
}
body .co-catalog-article-tile .description-wrapper .stock {
	display: none;
}
body .co-catalog-article-tile .article-tile-wrapper {
	position: relative;
}
body .co-catalog-article-tile .image {
	height: 100%;
	padding: 15px 0;
}
body .co-catalog-article-tile .card-wrapper {
	min-height: 160px;
}
body .product-page-block-stock {
	display: none;
}
body co-catalog-search-result-list {
	width: 100%;
}
body .ione-wrapper.disabled .cart-button, 
body .ione-wrapper.disabled .quantity-select, 
body .ione-wrapper.disabled .product-page-block-delivery,
body .ione-wrapper.disabled .price {
	display: none;
}

/*body .relation-edit-content .checkout-data-row relation-customer-groups, body .relation-edit-content .checkout-data-row co-relation-general {
	pointer-events: none;
}*/
body .co-catalog-search-result-tile .article-cards {
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(250px,.5fr));
    grid-gap: 20px;
    gap: 20px;
    padding: 40px 0;
    z-index: 1;
}
body .co-catalog-search .search-content {
	padding: 0;
}
body .co-summary-line .image {
	height: auto;
}
body .co-summary-line .total-price {
	background: transparent;
}
body .description-wrapper .main .sku {
	margin-top: 0 !important;
	color: #000 !important;
}
body .description-wrapper .main .description {
	color: #000 !important;
	font-size: 18px !important;
	margin: 0 !important;
}
body .nv-index-posts.search .nv-seach-form-wrap {
    display: none;
}
body co-pagination ul li.current {
    background: #595543 !important;
    border-color: #595543 !important;
    color: #fff!important;
}
div#top_content {
	display: none !important;
}
body .nv-nav-search {
	position: unset !important;
	visibility: visible !important;
	opacity: 1 !important;
	margin-top: 0px !important;
	box-shadow: none !important;
}
body .nv-nav-search .search-form .search-field, body .nv-nav-search .search-form .search-submit {
	border-width: 1px !important;
}
.ione-wrapper app-catalog .page-title {
    display: none !important;
}
body .search h3, body h3.catalogus-title {
    font-size: 24px;
    margin-bottom: 30px;
    text-transform: none;
    font-weight: 600;
}
.ione-wrapper .page-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    padding: 15px 0 !important;
}
.ione-wrapper .filter-expand-button {
    background: #595543 !important;
    font-size: 14px !important;
    top: 0px !important;
}
.search .archive-container .row {
	display: block;
}
.search .archive-container .nv-non-grid-article {
	margin-bottom: 0px;
}
.search .archive-container .nv-index-posts {
	margin-bottom: 0px;
}
.search .page-wrapper {
    width: 100%;
    float: left;
    padding: 0 15px;
}

h1.search-title {
    padding: 0 15px;
    font-size: 36px;
    margin-top: 60px;
}
.ione-wrapper .default-padding, .ione-wrapper .no-padding {
	padding: 0 !important;
}
.co-input-number-picker .co-button:hover co-icon [fill] {
	fill: #22313C !important;
}	
.ione-wrapper app-product-price {
	padding: 0 0 30px 0 !important;
}
.ione-wrapper .page-wrapper-right {
	gap: 30px;
}
.search .archive-container .nv-index-posts .entry-title a {
    padding: 15px 30px;
    background: #ececec;
    border-radius: 50px;
    font-size: 16px;
}
app-product-page .page-wrapper-content {
	gap: 30px;
}
.search .archive-container .nv-index-posts .nv-meta-list, .search .archive-container .nv-index-posts .entry-summary {
	display: none;
}
.search .archive-container .posts-wrapper {
	gap: 20px;
}
.search .archive-container .posts-wrapper>article {
	width: auto;
}
body .nv-nav-search .close-container {
	display: none !important;
}
body a.nv-icon.nv-search {
	display: none !important;
}
body .imagine-wrapper {
	min-height: 660px !important;
	padding: 0px !important;
}
body .imagine-wrapper.storelocator {
	min-height: 300px !important;
}

body .imagine-wrapper.dealer .innerblocks-wrap .wp-block-themeisle-blocks-advanced-column {
	background: #847c64 !important;
}
body .imagine-wrapper.storelocator .innerblocks-wrap .wp-block-themeisle-blocks-advanced-column {
	background: #847c64 !important;
}
body .imagine-wrapper .innerblocks-wrap .wp-block-themeisle-blocks-advanced-column h1 {
	font-size: 38px !important;
}
body #wpsl-result-list ul {
	column-count: 3;
}
body #wpsl-wrap.wpsl-store-below #wpsl-result-list li {
    height: 200px;
    max-height: 200px;
    min-height: 200px;
    margin: 0;
}	
body .wpsl-store-below #wpsl-gmap {
	margin-bottom: 60px;
}
body .product-page-block-variants {
	display: none !important;
}
body .ione-wrapper p {
	margin-bottom: 10px;
}
body .ione-wrapper .pd-read-more-btn {
	padding: 0px;
	color: #000 !important;
	letter-spacing: 1px !important;
	font-size: 12px !important;
}
body .ione-wrapper .page-wrapper-content:not(:first-child) .page-wrapper-right {
	display: none !important;
}
body .ione-wrapper .page-wrapper-content:not(:first-child) .page-wrapper-left {
	width: 100% !important;
}
body .ione-wrapper .product-page-block-alternatives .article-wrapper {
    margin: 0 !important;
    width: 25%;
}
body .ione-wrapper .product-page-block-alternatives .article-wrapper co-tile {
	width: 100% !important;
}
body .ione-wrapper .product-page-block-alternatives .article-wrapper co-tile .tile-extra-bottom {
	text-align: center;
}
body .ione-wrapper .product-page-block-alternatives .article-wrapper co-article-tile {
    width: 100%;
}
body .ione-wrapper .product-page-block-alternatives .article-wrapper co-article-tile .tile-bottom {
	display: none !important;
}
body .ione-wrapper .product-page-block-addtocart {
	padding-top: 0px !important;
	padding-bottom: 30px !important;
}

body .ione-wrapper .product-action-buttons co-button.plus,
body .ione-wrapper .product-action-buttons co-button.minus {
	background: transparent !important;
}
body .nv-page-title-wrap .nv-page-title h1 {
    font-size: 26px;
    text-transform: none;
}
body .nv-page-title-wrap {
    margin-top: 20px;
}
body .ione-wrapper .threed-selections {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
body .ione-wrapper app-product-description {
	padding-bottom: 15px !important;
}
body .ione-wrapper .pd-title-wrapper {
	margin: 0px !important;
}
body .page-wrapper {
	font-family: 'Montserrat' , sans-serif !important;
}
body #wpsl-search-btn {
    border: none;
    border-radius: 5px;
    background: #3c3c3c;
    color: #FFF;
    padding: 10px 30px;
    font-weight: 600;
}
body #wpsl-search-wrap form {
	display: flex;
    justify-content: space-between;
    align-items: center;
}
body #wpsl-search-wrap .wpsl-input label, body #wpsl-search-wrap div label {
	width: auto;
}
body #wpsl-search-wrap .wpsl-input, body #wpsl-search-wrap .wpsl-select-wrap,
body #wpsl-search-wrap #wpsl-radius, body #wpsl-search-wrap #wpsl-results {
	display: flex;
	align-items: center;
	margin-bottom: 0;
}
body #wpsl-stores {
	max-height: 250px;
}
body .wpsl-search {
	padding: 60px 0 30px 0;
    background: none;
    border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
}
body .footer-top-inner .widget .innerblocks-wrap {
	align-items: center;
}
body .header-main {
	padding: 10px 0;
}
body .footer-main {
	padding: 60px 0;
}
body .footer-main .wp-block-image img {
	max-width: 224px;
}
body .wp-block-themeisle-blocks-advanced-columns .innerblocks-wrap {
	gap: 30px;
	align-items: center;
}
figure.wp-block-image.size-full.padding-image img {
    padding: 60px 0;
}
body ul#footer-menu {
	flex-direction: column;
}
body ul#footer-menu li.menu-item:first-child {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 10px;
}
body .footer-top-inner .widget .innerblocks-wrap .wp-block-buttons {
	justify-content: center;
}
body .footer-top-inner .widget .innerblocks-wrap .wp-block-buttons .wp-block-button a {
	background-color: #ffffff;
	color: #595543;
}
body .home-buttons .innerblocks-wrap {
	gap: 30px;
}
body .home-buttons .innerblocks-wrap .wp-block-button a {
	font-size: 16px;
}
body .config-title {
	margin: 30px 0 0 0;
	background: rgb(45,130,172) !important;
	padding: 30px 0;
}
body .config-title .wp-block-column {
	max-width: 1430px;
	margin: 0 auto;
}
body .config-title h2 {
	color: #FFF;
	margin: 0px;
}
body .config-title h3 {
	color: #FFF;
	margin: 0px;
}
body .wp-block-group.container-text {
	max-width: 1430px;
	margin: 0 auto;
	padding: 90px 15px;
}
body ul.tabs.wc-tabs li {
    padding: 10px 20px;
    background: #f5f5f5;
}
body ul.tabs.wc-tabs {
    display: flex;
    gap: 10px;
	margin-bottom: 30px;
}
body ul.tabs.wc-tabs li.active {
	background: #189098;
}
body ul.tabs.wc-tabs li.active a {
	color: #FFF;
}
body .woocommerce-tabs {
	padding: 60px 0;
}
@media (min-width: 600px) {
	.nav-ul .wrap a .dd-title, .nav-ul .wrap a, .nav-ul li .caret {
		color: #333 !important;
	}
}
@media (max-width: 600px) {
	body .login-popup {
		padding: 15px;
		width: 90%;
	}
	body .imagine-wrapper .innerblocks-wrap {
		max-width: 100% !important;
	}
	body .imagine-wrapper .innerblocks-wrap .wp-block-themeisle-blocks-advanced-column {
		background: transparent !important;
	}
	h2.wp-block-heading, body .ione-top-header h2 {
		font-size: 20px !important;
		padding-top: 0px !important;
	}
	.ione-wrapper .filter-expand-button {
		top: initial !important;
		bottom: 10px !important;
	}
	.header-menu-sidebar .nav-ul li .wrap a {
		color: #FFF;
	}
	body .header-menu-sidebar .navbar-toggle-wrapper .icon-bar {
		background: #fff;
	}
	.header-menu-sidebar .nav-ul .caret svg {
		fill: #fff;
	}	
	.ione-wrapper.account {
		flex-direction: column;
	}
	body .ione-account-wrapper #ione-login {
		width: 100%;
	}
	body .co-catalog-search-result-tile .article-cards {
		display: grid;
		grid-template-columns: repeat(auto-fill,minmax(45%,.5fr));
	}
}
body .ione-wrapper.add .rippler.mat-ripple {
    width: 30px;
    height: 30px;
    top: 10px;
    left: 19px;
    animation: rotate 1s linear infinite;
}
body .ione-wrapper.add .rippler.mat-ripple::before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    inset: 0px;
    border-radius: 50%;
    border: 2px solid #FFF;
    animation: prixClipFix 2s linear infinite;
}
span.close-button {
    position: absolute;
    top: 5px;
    right: 10px;
    cursor: pointer;
}
span.close-button:after {
    content: 'X';
}
@keyframes rotate {
  100%   {transform: rotate(360deg)}
}

@keyframes prixClipFix {
	0%   {clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}
	25%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}
	50%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}
	75%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}
	100% {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}
}
@media (max-width: 992px){
	body .transaction-card-content-wrapper .content-base.top-base, body co-transaction-card-footer,
	body .transaction-card-content-wrapper .content-base.bottom-base .transaction-field-wrapper:nth-child(3),
	body .card-header-top .expand-wrapper	{
		display: none !important;
	}
	body .co-catalog-search-header .co-input-search {
		max-width: 100%;
		width: 100%;
	}
	body .co-catalog-search .search-header {
		flex-direction: column;
		    align-items: flex-start;
    justify-content: flex-start;
	}
	body .co-catalog-search .search-header .co-catalog-search-header {
		width: 100%;
	}
	.ione-wrapper {
		flex-direction: column;
		gap: 30px;
	}
	body .ione-wrapper .ione-account-wrapper {
		        padding: 0 0 15px 0;
        border-bottom: 1px solid #ccc;
	}
	body .ione-wrapper .ione-orders-wrapper {
		padding: 0;
	}
	body .klantportaal-wrapper {
		gap: 30px;
	}
	body .ione-wrapper .ione-account-wrapper .loggedin {
		width: 100%;
	}
	body div#menu-relations {
		flex-direction: row;
	}
	.co-transaction-header-customer-portal .transaction-header-customer-portal {
		flex-direction: column;
		gap: 15px;
		align-items: flex-start;
	}
	body .co-transaction-search-sales-line-select-tile .co-transaction-search-sales-line-select-tile-wrapper .order-lines-container .order-lines {
		flex-direction: column;
	}
	body .co-transaction-search-sales-line-select-tile .co-transaction-search-sales-line-select-tile-wrapper .order-lines-container .order-lines .inner-lines {
		width: 100%;
	}
	body .co-transaction-search-sales-line-select-tile .co-transaction-search-tile-content .transaction-order-info {
		flex-direction: column;
		gap: 15px;
	}
}
@media (max-width: 640px){
	body .co-catalog-search .catalog-search-wrapper {
		display: block;
	}
	.portal-wrapper {
		padding: 30px 15px;
		border: none;
	}
	span.version {
		position: fixed;
		right: 5px;
		top: 3px;
		font-size: 11px;
	}
	div#menu-relations span {
		flex-direction: column;
		border: 1px solid #ccc;
		padding: 5px;
	}	
	div#menu-relations i {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.ione-account-wrapper img {
		max-height: 60px;
	}
	.co-transaction-header-customer-portal .transaction-order-info {
		flex-direction: column;
		gap: 15px;
	}
}
@media (max-width: 560px){
	div#menu-relations span:after {
		display: none;
	}
	div#menu-relations span {
		padding: 10px;
	}
	div#menu-relations i {
		font-size: 20px;
	}
	div#menu-relations span.active {
		border-color: #1a73e8;
	}
}