/*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;
}
co-confirmation-dialog.co-confirmation-dialog {display:none !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 {
	padding: 60px 0;
}
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 .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 .ione-header h3 {
	font-size: 20px;
	text-transform: none;
	font-weight: 500;
	margin: 0 0 20px 0;
}
.ione-wrapper.orders .co-transaction .transaction-lines-header {
	display: none !important;
}
/*temp*/
.ione-inactive {
	display: none;
}
.login-extended-wrapper {
	display: none !important;
}
.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;
	min-height: 70vh;
}
body .ione-wrapper .co-stepper .stepper-button-wrapper .has-left-icon + .has-right-icon {
	display: none;
}
body .ione-wrapper.orders {
	min-height: 100%;
	padding-bottom: 120px;
}
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 .form-input {
	height: 45px !important;
}
body .ione-account-wrapper input {
	font-family: "Montserrat" !important;
	font-size: 14px !important;
	box-shadow: none !important;
}
body .ione-account-wrapper .co-login .field-wrapper {
	gap: 15px;
}
body input {
	box-shadow: none !important;
}
body .co-relation .relation-section {
	background-color: transparent;
	margin: 0;
	padding: 10px 20px;
}
body .ione-wrapper .ione-header h3#order {
    margin: 0 0 20px 0;
    padding-left: 0px;
}
body #yet2 {
	margin: 20px 0 0 0;
    padding-left: 20px;
    display: block;
}
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 #ione-login {
    max-width: 100%;
	width: 400px;
    display: block;
    margin: 0 auto;
	padding: 60px 30px;
    background: #f8f8fa;
}
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;
}
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;
}
.single-page-container .breadcrumbs {
    padding: 30px 0 0 30px;
}
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 .product-page-block-addtocart co-button, body .ione-wrapper .product-action-buttons co-button{
	background: #847c64 !important;
}
body .ione-wrapper .tab-header .tab-header-button.active {
	border-color: #847c64 !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;
}
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 .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;
}
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: 'Serviceaanvragen';
	font-size: 12px;
}
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;
}
@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)}
}
@keyframes morphingLetters {
  0% {
    transform: scale(0);
  }
  20% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes dash {
  0% {
    stroke-dasharray: 1, 572;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 572, 572;
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dasharray: 572, 572;
    stroke-dashoffset: -572;
  }
}
