.bc-svg-icon, .bc-svg-icon-neg {
	max-height: 52px;
	height: 42px;
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: middle;
	fill: rgb(var(--bc-icon-color)) !important;
}

.bc-svg-icon-neg {
	border-radius: 5px;
	border: 1px solid rgb(var(--bc-icon-color)) !important;
}

.bc-svg-icon-inactive {
	fill: #888 !important;
}

#bc-icon-home-svg-neg {
	border: 1px solid rgb(var(--bc-icon-color));
	border-radius: 5px;
}

.bc-icon-home-svg-neg-stroke {
	stroke: rgb(var(--bc-icon-color));
	fill: none;
}

.bc-icon-home-svg-neg-circle-fill {
	fill: rgb(var(--bc-icon-color)) !important;
	fill-rule: evenodd;
}

.bc-icon-home-svg-neg-fill {
	fill: #FFF;
	fill-rule: evenodd;
}

.bc-icon-home-svg-fill {
	fill: rgb(var(--bc-icon-color));
	fill-rule: evenodd;
}

.bc-icon-home-svg-stroke {
	stroke: rgb(var(--bc-icon-color));
	fill: none;
}

.bc-single-input-field {
	text-transform: uppercase;
	max-width: 3rem;
	text-align: center;
	display: inline-block;
	height: 3rem;
}

.bc-articlegroup-logo {
	max-height: 80px;
	margin-bottom: 20px;
}

input[type="checkbox"]::before {
	content: "";
	width: 0.65em;
	height: 0.65em;
	transform: scale(0);
	transition: 120ms transform ease-in-out;
	box-shadow: inset 1em 1em var(--form-control-color);
}

#bc-CCFontLoader {
	opacity: 0 !important;
	font-size: 0px !important;
}

html {
	max-width: 1920px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.bc-sidebar-total {
	font-weight: 900;
	font-size: 1.5rem !important;
}

.list-group-item:hover {
	cursor: pointer;
}

#textareaPaH {
	height: 100%;
	min-height: 80% !important;
}

.bc-sidebar-total-wrapper {
	background-color: rgba(0, 0, 0, 0.075);
	border-radius: 0px;
	font-weight: 600;
}

.bc-shoppingcart-totaldisplay {
	vertical-align: super;
}

.form-control:focus {
	border-color: none !important;
}

.bc-article-content, .bc-article-image-wrapper, .bc-article-content-wrapper {
	max-width: 550px;
}

.bc-btn-article-add-to-cart {
	margin-left: 0px !important;
	margin-right: 0px !important;
	width: auto;
	margin-top: calc(1.5rem + 5px);
}

.bc-payment-success-title {
	color: rgb(var(--bc-secondary-color));
	text-align: center;
	width: -webkit-fill-available;
	font-size: 5rem;
	font-family: coop_regular, Arial, Helvetica, sans-serif !important;
	font-weight: 300;
	margin-bottom: 2rem;
}

.bc-payment-success-text {
	text-align: center;
	line-height: 1.5rem;
}

.bc-sidebar-total-wrapper-bottom {
	margin-top: 2px !important;
	background-color: rgba(var(--bc-primary-color), 0.5) !important;
}

.form-control:focus {
	box-shadow: none;
}

#bc-sidebar-cart .input-group > .bc-btn-fixed-amount, #bc-sidebar-cart .bc-btn-fixed-amount-label, #bc-sidebar-cart .bc-article-input-count {
	border: 1px solid rgb(var(--bc-primary-color));
}

#bc-sidebar-cart .input-group > .bc-btn-article-type {
	border: 1px solid rgb(var(--bc-primary-color));
}


#bc-sidebar-cart .bc-title-segment {
	margin-bottom: 0px;
	cursor: default;
}

.bc-login-icon {
	cursor: pointer;
}

.bc-textarea-charcount {
	background-color: smoke;
	margin-top: -20px;
	margin-right: 5px;
}

.bc-fixed-amount-selected {
	background-color: rgba(var(--bc-primary-color), 0.5);
	background: rgba(var(--bc-primary-color), 0.5);
}

.bc-article-type-selected {
	background-color: rgba(var(--bc-primary-color));
}

.bc-article {
	padding-bottom: 2rem;
}

.bc-shoppingcart-img {
	border-radius: 5px;
	margin-top: 5px;
	border: 1px solid #D3D3D3;
}

.bc-title-segment {
	font-size: 21px;
	font-weight: 700;
	margin-bottom: 0.3rem;
}

.bc-description-segment {
}

.bc-title-segment-light {
	font-size: 1em !important;
	font-weight: 100 !important;
}

.bc-nav-active {
	color: rgb(var(--bc-nav-active)) !important;
}

.bc-poweredby {
	max-height: 40px;
	float: right;
}

.bc-frontpagetext-container {
	margin-top: 0px;
	margin-bottom: 50px;
}

.bc-frontpagebottomtext-container {
	margin-top: 0px;
	margin-bottom: 0px;
}

.bc-frontpage-title {
	font-size: 2.5rem;
	line-height: 2rem !important;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: 400;
	margin-bottom: 0.5rem;
	text-align: left;
	display: inline-block;
}

.bc-frontpage-text {
	font-size: 1.5rem;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	display: inline-block;
}

.bc-frontpage-bottomtext {
	font-size: 0.8rem;
	font-weight: 400;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 1rem;
	margin-bottom: 1rem;
	text-align: left;
	display: inline-block;
	width: 100%;
}

.bc-address-wrapper {
	margin-bottom: 2.5rem;
}

.tippy-box[data-theme~='tomato'] {
	background-color: transparent;
	color: blue;
}

	.tippy-box[data-theme~='tomato'][data-placement^='right'] > .tippy-arrow::before {
		border-right-color: none;
	}

.bc-btn-primary {
	color: #fff;
	background-color: rgb(var(--bc-primary-color));
	border-color: rgb(var(--bc-primary-color));
	border-radius: 5px;
	min-height: 46px;
	font-size: 1rem;
	margin-bottom: 1rem;
}

	.bc-btn-primary > .material-icons {
		vertical-align: bottom !important;
	}

.bc-btn-pay {
	background-color: rgb(var(--bc-secondary-color)) !important;
	border-color: rgb(var(--bc-secondary-color)) !important;
	background: rgb(var(--bc-secondary-color)) !important;
	border: none;
	width: 150px;
	font-weight: 100;
	font-size: 1.2rem;
}

.bc-btn-pay-kiosk {
	width: 100%;
	margin-bottom: 0;
}

.bc-btn-primary-reverse {
	color: rgb(var(--bc-primary-color));
	background-color: #fff;
	border-color: rgb(var(--bc-primary-color));
	border-radius: 5px;
}



.bc-article, .bc-article-display {
	margin: auto;
	padding: 25px;
}

.bc-amount-min-max-label {
	font-size: 0.8rem;
	display: block;
	margin-top: -0.9rem;
	font-weight: 100;
}

.bc-article-image {
	width: 100%;
	border-radius: 25px;
	border: 1px solid #cecece;
	filter: blur(4px);
	-webkit-filter: blur(4px);
	border-radius: 25px;
}

	.bc-article-image-vertical {
		max-width: 250px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.bc-article-thumbnail-wrapper {
		width: fit-content;
		margin: auto;
		margin-top: 10px;
	}

.swiper-slide-active > img {
	filter: blur(0px);
	-webkit-filter: blur(0px);
}

.swiper-slide-thumb-active > img {
	outline: 2px solid #333333;
}

.bc-article-thumbnail {
	width: 100%;
	max-width: 80px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	cursor: pointer;
	box-shadow: 1px 8px 20px grey;
	border-radius: 5px;
}

.bc-article-packaging-image {
	width: 100%;
	max-width: 180px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	cursor: pointer;
}

.bc-article-packaging-price {
	display: none;
	text-align: center;
}

.bc-article-packaging-name {
	display: none;
	text-align: center;
}

.bc-article-packaging {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #ced4da;
	position: relative;
}

.bc-article-packaging-selected {
	-webkit-filter: grayscale(0);
	border: 1px solid rgb(var(--bc-primary-color));
	filter: none;
}


.bc-article-packaging-row-wrapper {
}

.bc-article-packaging-wrapper {
	width: fit-content;
}

.gallery-thumbs {
	margin-top: 1rem;
	margin-bottom: 0rem;
	margin-left: auto;
	margin-right: auto;
	max-width: 600px;
	display: table;
	width: -webkit-fill-available !important;
}

.check {
	position: absolute;
	right: 0px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	background: transparent;
	width: 0px;
	bottom: -3px;
	border-left: 10px solid transparent;
	border-bottom: 10px solid #333333;
	border-right: 10px solid transparent;
	height: 0px;
}

.swiper-button-prev, .swiper-button-next {
	color: #000 !important;
	/* var */
}

.bc-article-content-wrapper {
	padding: 25px 50px;
	border: 1px solid;
	max-width: 600px;
	margin: 0 auto;
	margin-bottom: 1.5rem;
	min-height: 650px;
}

.bc-article-type-selector-wrapper {
	max-width: 550px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5rem;
}

.bc-header-cart-total-items {
	position: absolute;
	top: 0.1rem;
	right: -0.3rem;
	width: 1.25rem;
	height: 1.25rem;
	border-radius: 50%;
	background-color: #000;
	color: #fff;
	font-size: .75rem;
	font-weight: 500;
	text-align: center;
	line-height: 1.25rem;
}

.bc-article-content {
}

.bc-article-image-wrapper, .bc-article-content-wrapper {
}

.bc-article-content, .bc-article-image-wrapper {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}


.gallery-thumbs {
	max-width: 600px;
}

	.gallery-thumbs, .gallery-thumbs > .swiper-wrapper {
		margin-left: auto;
		margin-right: auto;
		display: inline-block;
		margin-bottom: 1.5rem;
	}

.bc-article-image-wrapper .swiper-wrapper .swiper-slide {
	width: 100%;
	max-width: 420px;
	min-width: 80px;
}


.btnPrintAtHomePreview {
	margin-bottom: 1.5rem !important;
}


.gallery-thumbs .swiper-wrapper .swiper-slide {
	width: 100%;
	display: inline-block;
	margin-left: auto !important;
	margin-right: auto !important;
	min-width: 100px;
}

.fieldset {
	position: relative;
	border: 1px solid #ced4da;
}

	.fieldset .fieldset-label {
		position: absolute;
		top: 0;
		margin: -9px 0 0;
		background: #fff;
		padding: 0 30px;
		left: 0;
		right: 0;
		background: transparent;
	}



.fieldset-label-text {
	font-family: "Roboto";
	font-weight: 100;
	background: white;
	max-width: fit-content;
	font-size: 2.5rem;
	line-height: 1rem;
	padding-left: 15px;
	padding-right: 15px;
}

.check {
	position: absolute;
	right: 0px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	background: transparent;
	width: 0px;
	bottom: -2px;
	border-left: 10px solid transparent;
	border-bottom: 10px solid #333333;
	border-right: 10px solid transparent;
	height: 0px;
}


.bc-btn-catergory {
	border: 2px solid rgb(var(--bc-primary-color));
	color: rgb(var(--bc-primary-color));
	display: inline-block;
	vertical-align: middle;
	padding: 10px 10px;
	min-width: 180px;
	max-width: 180px;
	border-radius: 15px;
	margin-bottom: 5px;
	background: #fff;
}

.bc-article-catergory-wrapper {
	max-width: 500px;
}

.bc-article-catergory-title {
	font-size: 1rem;
	vertical-align: text-top;
	text-align: left;
	display: inline-block;
}

.bc-btn-catergory > * .material-icons {
	font-size: 3.5rem;
	color: black;
	vertical-align: -webkit-baseline-middle;
}

.bc-article-amount-fixed {
}

	.bc-article-amount-fixed > .bc-btn-fixed-amount {
		margin-right: 10px;
		margin-bottom: 10px;
	}

	.bc-article-amount-fixed > .bc-btn-article-type {
		margin-right: 10px;
		margin-bottom: 10px;
	}


.input-group > .bc-btn-fixed-amount {
	font-weight: 900;
	font-size: 1.2rem;
	padding: 6px 6px;
	border-radius: 0px 5px 5px 0px !important;
}

.input-group > .bc-btn-article-type {
	font-weight: 900;
	font-size: 1.2rem;
	padding: 6px 6px;
	border-radius: 0px 5px 5px 0px !important;
}


button .bc-btn-fixed-amount {
	margin-bottom: 5px;
}

button .bc-btn-article-type {
	margin-bottom: 5px;
}



.bc-btn-fixed-amount-label {
	border: 1px solid #ced4da;
	display: inline-block;
	vertical-align: middle;
	border-radius: 5px;
	padding: 10px 10px;
	border-right: 0;
	font-weight: 400;
	width: 55px;
	padding: 6px 12px;
	font-size: 1.2rem;
}


.bc-btn-article-type {
	border: 1px solid #ced4da;
	display: inline-block;
	vertical-align: middle;
	padding: 10px 10px;
	min-width: 90px;
	border-radius: 5px;
	max-width: 150px;
	text-align: center;
	margin-right: 10px;
}

.bc-btn-fixed-amount {
	border: 1px solid #ced4da;
	display: inline-block;
	vertical-align: middle;
	padding: 10px 10px;
	min-width: 90px;
	border-radius: 5px;
	max-width: 120px;
	text-align: center;
}

.bc-btn-custom-amount {
	max-width: 120px !important;
}
/*
	.bc-article-quantity-buttons-wrapper > * {
		display: inline-block;
		border: 2px solid #ced4da;
		display: inline-block;
		vertical-align: middle;
		padding: 10px 10px;
		margin: 0px 2px;
	}
	*/
.bc-article-quantity-buttons-wrapper {
	display: inline-flex;
	vertical-align: top;
}

.bc-article-amount-minmax-label {
	font-size: 0.7rem;
	display: flex;
	opacity: .65;
}

.bc-input {
	background-color: #fff;
	font-size: 1rem;
	line-height: 1.5;
	width: 100%;
	border: 1px solid #ced4da;
	display: inline-block;
	padding: 10px 10px;
	border-radius: 5px;
	/*margin: 0 5px;*/
}

.swal2-html-container {
	font-size: 1rem !important;
}

.swal2-actions button {
	margin-left: 0.5rem;
	margin-right: 0.5rem;
	min-width: 80px;
}

.bc-article-input-count {
	text-align: center;
	background-color: #fff;
	font-size: 1.2rem;
	line-height: 1.5;
	max-width: 65px;
	width: 100%;
	border: 1px solid #ced4da;
	display: inline-block;
	padding: 6px 12px;
	border-radius: 5px;
	margin: 0 5px;
	font-weight: 900;
}

.bc-qty-minus > .material-icons {
	font-size: 1rem;
	line-height: 35px;
}

.bc-qty-plus > .material-icons {
	font-size: 1rem;
	line-height: 35px;
}

.bc-qty-minus, .bc-qty-plus {
	background-color: rgb(var(--bc-primary-color));
	color: white;
	font-size: 1rem;
	line-height: 2rem;
	border: 1px solid rgb(var(--bc-primary-color));
	display: inline-block;
	padding: 0px 0px;
	border-radius: 25px;
	text-align: center;
	cursor: pointer;
	height: 36px;
	width: 36px;
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
}

.btn-check:focus + .btn, .btn:focus {
	outline: 0;
	box-shadow: none;
}

.bc-article-input-amount {
	width: 190px;
}

.bc-article-amount-wrapper {
	display: inline-block;
}

.btn-displayarticle {
	margin-bottom: 0px !important;
}

.bc-btn {
	margin-bottom: 15px;
}

.bc-buy-now, .bc-add-to-cart, .bc-btn-reload {
	/*height: 48px;
    width: fit-content;*/
	margin-left: 15px;
	margin-bottom: 15px;
}

	.bc-buy-now > .material-icons, .bc-add-to-cart > .material-icons, .bc-btn-reload > .material-icons, .bc-btn-promo > .material-icons {
		vertical-align: sub;
	}

.bc-btn-promo {
	max-width: 130px;
	width: 130px !important;
	float: right;
}

.bc-promo-input {
	width: calc(100% - 140px);
}

.bc-article-description-list ul > li {
	padding-left: 1.3em;
}

	.bc-article-description-list ul > li:before {
		content: "\e876";
		font-family: "Material Icons";
		display: inline-block;
		margin-left: -1.3em;
		width: 1.3em;
	}

.bc-article-description-list ul {
	list-style: none;
}

.bc-article-description-title {
	font-size: 1.5rem;
	margin: 15px 0;
	color: grey;
	display: inline-block;
	font-family: 'Roboto';
	font-weight: 300;
}


.bc-article-amount, .bc-article-buttons-wrapper, .bc-article-catergory-wrapper, .bc-reload-overview, .bc-reload-paymentmethod, .bc-reload-amount, .bc-reload-promo, .bc-reload-card {
	margin-bottom: 2.5rem;
}


.bc-order-table-currency {
	display: inline-block;
}

/*Payment Component*/
.bc-checkout-paytable-wrapper {
	background: rgba(var(--bc-primary-color), 0.5);
	padding: 20px;
	border-radius: 5px;
}

.bc-payment-select-wrapper {
	margin-bottom: 1.5rem;
}

	.bc-payment-select-wrapper > .payment-select:first-of-type {
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
	}

	.bc-payment-select-wrapper > .payment-select:last-of-type {
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
	}

.bc-checkout-wrapper {
	margin-right: 2rem;
	margin-left: 2rem;
}

.bc-checkout-table-wrapper {
	margin-right: auto;
	margin-left: auto;
	max-width: 1080px;
	margin-bottom: 1.5rem;
}

.payment-select {
	width: 100%;
	border: 1px solid #ced4da;
	padding: 1em;
	margin-bottom: -1px;
}

.payment-select-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.payment-select-image {
	width: 2rem;
}

.bc-btn-order {
	width: 100%;
}

.bc-btn-edit, .bc-btn-continue {
	width: 100%;
	background: white;
	color: rgb(var(--bc-primary-color));
}
/*END Payment Component*/


/*Address*/
input.outside, input[type="text"].outside {
	margin-bottom: 10px;
}

input:focus,
select:focus {
	outline: 0 !important;
	border-color: #9e9e9e;
	z-index: 2;
}

	input:focus ~ .floating-label-outside input:not(:focus):valid ~ .floating-label-outside {
		top: 12px;
		opacity: 1;
		font-weight: 400;
	}

	input:focus ~ .floating-label-outside,
	input:valid ~ .floating-label-outside {
		top: -7px;
		opacity: 1;
		font-size: 0.8rem;
		color: #727272;
		background: #fff;
		padding: 0px 5px;
	}

	input:focus ~ .floating-label-outside,
	input:not(:focus):valid ~ .floating-label-outside {
	}

.floating-label-outside {
	position: absolute;
	pointer-events: none;
	left: 20px;
	top: 16px;
	transition: 0.2s ease all;
	color: #777;
	font-weight: 400;
	font-size: 0.8rem;
	letter-spacing: 0.5px;
	z-index: 3;
	text-transform: uppercase;
}
/*END ADDRESS*/

tr > td {
	/*height: 80px; TODO */
}

.colored-toast {
	background: #fff !important;
}

.bc-checkout-grouptitle-right {
	float: right;
	font-weight: 700;
}

.bootstrap-table .fixed-table-container .table thead th .th-inner {
	padding-top: 1.625rem;
	padding-bottom: 0.625rem;
	white-space: pre-line;
}

.bc-checkout-img {
	max-height: 50px;
	display: inline-block;
	border: 1px solid rgba(211, 211, 211, 0.5);
}

.bc-checkout-tableborder {
	border-bottom: 1px solid #ced4da !important;
}

	.bc-checkout-tableborder > td {
		height: 2px;
	}

	.bc-checkout-tableborder > td {
		padding: 0px !important;
	}

.bc-article-description-title {
	font-size: 1.5rem;
	margin: 15px 0;
	color: grey;
	display: inline-block;
	font-family: 'Roboto';
	font-weight: 300;
}

#bc-checkout-article-table {
	border: 1px solid #ced4da;
	border-left: none;
	border-right: none;
	border-bottom: none;
	table-layout: auto;
}

#bc-checkout-total-table {
	border: 1px solid #ced4da;
	border-left: none;
	border-right: none;
	border-bottom: none;
	table-layout: auto;
}

.groupBy {
	border-top: 2px solid #ced4da !important;
	color: rgb(var(--bc-primary-color));
	background: var(--bs-table-hover-bg);
	font-weight: 600;
}

.bc-group-title {
	font-size: 1.25rem;
	margin-top: 0;
	margin-bottom: 0.8rem;
	font-weight: 500;
	line-height: 1.2;
	display: block;
}

.center-horizontal {
	margin-left: auto !important;
	margin-right: auto !important;
}

.bc-article-packaging-selected > .fab-button {
	position: absolute;
	top: 1px;
	right: 0px;
	background: green;
	height: 30px;
	width: 30px;
	border-radius: 25px;
	padding: 3px;
	color: #fff;
	display: block;
}

.fab-button {
	display: none;
}

.validation-message {
	color: red !important;
}

.invalid, .bc-crd-invalid {
	background: red !important;
}

.bc-text-invalid {
	color: red !important;
}

.bc-top-row {
	position: initial;
	height: 80px;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	display: flex;
	z-index: 10;
	align-items: center;
	border-bottom: solid;
	border-color: rgba(255, 255, 255, 0.6);
	border-width: thin;
}

#bc-header {
	border-bottom: 1px solid #ced4da;
	box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
}

.bc-btn-backtohome {
	margin-left: 0px !important;
}

.bc-sidebartitle {
	margin-bottom: 0 !important;
}

.bc-header-item {
	cursor: pointer;
}

	.bc-header-item > * > .material-icons {
		color: rgb(var(--bc-primary-color));
	}

	.bc-header-item div, .bc-header-item a, .bc-header-item img {
		display: inline-block;
		vertical-align: middle;
		cursor: pointer;
	}

#bc-header-wrapper {
	position: relative;
	width: 100%;
	background: white;
	z-index: 999;
}

.bc-header-item-separator {
	margin-left: 15px;
	margin-right: 15px;
}

.bc-header-account-text {
	flex-grow: 0;
	flex-shrink: 0;
	padding-right: 0.875rem;
	transition: color .25s ease-in-out;
	font-size: 1rem;
	text-decoration: none !important;
	white-space: nowrap;
}

	.bc-header-account-text > small {
		display: block;
		margin-bottom: -0.125rem;
	}

#bc-shopheader-wrapper {
	position: sticky;
	top: 0;
	z-index: 1000;
}


/*F* Wizard*/
.k-wizard {
	padding: 0;
	border: none;
	box-sizing: border-box;
	outline: 0;
	font-size: inherit;
	line-height: 1.4285714286;
	font-family: inherit;
	position: relative;
	color: inherit;
	background: none;
	display: flex;
	align-items: stretch;
	overflow: hidden;
}

.k-stepper .k-step-label .k-step-text {
	max-width: 100% !important;
	white-space: normal !important;
	text-overflow: unset !important;
}

.k-step-list-horizontal .k-step {
	pointer-events: none;
}

#bc-btn-sidebar-continueshopping {
	display: none;
}

.k-button-text .material-icons {
	vertical-align: text-bottom;
}

.k-wizard-content {
	padding-left: 20px;
	padding-right: 20px;
}

.k-stepper {
	font-size: 1rem;
}

.k-step-indicator-text {
	font-size: 2rem !important;
	font-weight: 100;
}

.k-stepper .k-step-indicator {
	width: 2.5rem !important;
	height: 2.5rem !important;
}

.bc-checkbox-big {
	width: 1.5rem;
	height: 1.5rem;
}

.bc-checkbox-label-big {
	line-height: 2rem;
	margin-left: 0.5rem;
}

.bc-radio-big {
	width: 1.5rem;
	height: 1.5rem;
}

.bc-radio-label-big {
	vertical-align: super;
	padding-left: 0.5rem;
}


.icon-flipped {
	-o-transform: scaleY(-1);
	-moz-transform: scaleY(-1);
	-webkit-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	transform: scaleY(-1);
}

.icon-rotate90 {
	-o-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.icon-rotate180 {
	-o-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.cropper-point {
	width: 15px !important;
	height: 15px !important;
}


.bc-visibility-hidden {
	visibility: hidden;
	display: none;
}

.bc-display-block {
	display: block !important;
}

.bc-display-none {
	display: none !important;
}
.autocomplete-suggestion {
	padding: 10px;
	cursor: pointer;
}

.autocomplete-suggestions {
	position: absolute;
	max-height: 420px;
	z-index: 9999;
	top: 777.609px;
	left: 348.438px;
	width: 304.875px;
	background: white;
	overflow: hidden;
	border: 1px solid #cecece;
}

	.autocomplete-suggestions > div:hover {
		background: #e6e6e6;
	}

.btn-active {
	background: green !important;
}

.pickr {
	display: inline-block !important;
	vertical-align: inherit !important;
}

.pcr-button {
	width: 80px !important;
}

.fp-fontspec {
	line-height: 46px;
}

.bc-btn-disabled {
	background: #C0C0C0 !important;
	border-color: #C0C0C0 !important;
}

.bc-icon-password {
	position: absolute;
	right: .75rem;
	top: 1rem;
}

.bc-registration-option {
	margin-top: 1.5rem;
}

.bc-option-title {
	color: rgb(var(--bc-secondary-color));
	margin-bottom: 1.5rem;
	display: inline-block;
	font-family: inherit;
	font-size: 1.5rem;
}

.bc-registration-check-label {
	margin-bottom: 0.8rem;
	display: inline-block;
	font-family: inherit;
	font-size: 1.2rem;
}

.bc-registration-check-input {
	width: 1.5rem;
	height: 1.5rem;
	vertical-align: middle;
	margin-top: auto;
	margin-right: 0.5rem;
}

.bc-login-form > .row > .col-12:first-of-type {
	border-right: 2px solid rgb(var(--bc-primary-color));
}

.bc-login-form > .row > .col-12:last-of-type {
	border-left: 2px solid rgb(var(--bc-primary-color));
}

.bc-login-form {
	max-width: 800px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	font-size: 1rem;
	border: 2px solid rgb(var(--bc-primary-color));
	border-radius: 15px;
	background: #fff;
}

.bc-small-form {
	max-width: 800px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	font-size: 1rem;
	border: 2px solid rgb(var(--bc-primary-color));
	border-radius: 15px;
	background: #fff;
}


.bc-login-badge {
	background-color: rgb(var(--bc-primary-color)) !important;
	position: absolute;
	top: -0.5rem;
	right: -0.7rem;
	width: 1.8rem;
	height: 1.8rem;
	border-radius: 50%;
	color: #fff;
	font-size: 0.9rem;
	font-weight: 500;
	text-align: center;
	line-height: 1.8rem;
}

.bc-kiosk-payment-logo {
	background-color: white;
	vertical-align: top;
}

.k-progressbar .k-state-selected, .k-progressbar .k-selected {
	border-color: rgb(var(--bc-icon-color)) !important;
	background-color: rgb(var(--bc-icon-color)) !important;
}

.k-stepper .k-step-done .k-step-indicator, .k-stepper .k-step-current .k-step-indicator {
	border-color: rgb(var(--bc-icon-color)) !important;
	color: white;
	background-color: rgb(var(--bc-icon-color)) !important;
}

@font-face {
	font-family: 'Material Icons';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/material-icons.woff2) format('woff2');
}

.material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-webkit-font-feature-settings: 'liga';
	-webkit-font-smoothing: antialiased;
}