.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 .co-catalog-search .view-modes-wrapper, body .search-catalog-title-wrapper {
	display: none !important;
}
body .page-wrapper {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
}
body .ione-top-header {
	padding: 120px 0 30px 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;
	gap: 30px;
	padding-bottom: 30px !important;
}
.ione-wrapper.account div#orders_none {
    font-size: 14px;
    font-style: italic;
}
.ione-wrapper.account.orders {
	align-items: flex-end;
}
.ione-wrapper .co-image img {
	max-height: 260px;
}
.ione-wrapper .co-transaction-line {
	pointer-events: none;
}
.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: 400px;
    padding: 60px 30px;
    background: #f8f8fa;
	display: none;
}
.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 .ione-orders-wrapper .search-result .transaction-tile {
	width: 32.8%;
	min-width: 270px;
}
.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;
}
.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: 60px;
}
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 {
	height: 45px;
	font-family: "Montserrat" !important;
	padding: 5px 10px !important;
	font-size: 14px !important;
}
body .ione-account-wrapper .co-login .field-wrapper label {
	display: none;
}
body .ione-account-wrapper .co-login .field-wrapper {
	gap: 15px;
}
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;
}
@media screen and (max-width: 640px){
	body .ione-top-header {
		padding: 60px 0 30px 0;
	}
	body .ione-account-wrapper #ione-login, .ione-wrapper .ione-account-wrapper .loggedin {
		width: 100%;
		padding: 15px;
	}
	.ione-wrapper.account {
		flex-direction: column;
	}
	.ione-wrapper .ione-account-wrapper .loggedin span:first-child, .ione-wrapper .ione-orders-wrapper .ione-current-order span:first-child {
		font-size: 22px;
	}
}
