/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./Application/Base/Frontend/vue-components/CnxLoader.vue?vue&type=style&index=0&id=0b689d5a&scoped=true&lang=scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* green */
/* gray scales */
/* text */
.loader[data-v-0b689d5a] {
  position: relative;
  min-height: 88px;
}
.overlay[data-v-0b689d5a] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 10;
}
.overlay[data-v-0b689d5a]:after {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  margin-left: -24px;
  margin-top: -24px;
  width: 48px;
  height: 48px;
  display: inline-block;
  border: 4.8px solid #0B965E;
  border-bottom-color: transparent;
  border-radius: 100%;
  background: transparent;
  animation: spinner-rotate-0b689d5a 0.75s linear infinite;
}
@keyframes spinner-rotate-0b689d5a {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./Application/Base/QuantitySelectorComponent/QuantitySelector.vue?vue&type=style&index=0&id=50a54e27&scoped=true&lang=scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* green */
/* gray scales */
/* text */
.quantity-selector[data-v-50a54e27] {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.quantity-selector .decrease[data-v-50a54e27],
.quantity-selector .increase[data-v-50a54e27] {
  background-color: transparent;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #0B965E;
  color: #0B965E;
  font-size: 1.2rem;
  line-height: 1.2rem;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 25%;
  padding-bottom: 0.1rem;
  text-decoration: none;
  cursor: pointer;
}
.quantity-selector .decrease[data-v-50a54e27]:hover,
.quantity-selector .increase[data-v-50a54e27]:hover {
  background-color: #0B965E;
  color: #FFFFFF;
}
.quantity-selector .quantity[data-v-50a54e27] {
  color: #000000;
  background-color: transparent;
  border: 1px solid #0B965E;
  width: 2.3rem;
  height: 2rem;
  margin: 0 0.5rem;
}
.quantity-selector input[data-v-50a54e27] {
  text-align: center;
}
.quantity-selector input[data-v-50a54e27]:focus-visible {
  outline: none;
  border-width: 2px;
}
.quantity-selector input[data-v-50a54e27]::-webkit-outer-spin-button, .quantity-selector input[data-v-50a54e27]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quantity-selector input[type=number][data-v-50a54e27] {
  -moz-appearance: textfield;
}
.bg-green .quantity-selector .decrease[data-v-50a54e27],
.bg-green .quantity-selector .increase[data-v-50a54e27] {
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.bg-green .quantity-selector .decrease[data-v-50a54e27]:hover,
.bg-green .quantity-selector .increase[data-v-50a54e27]:hover {
  background-color: #FFFFFF;
  color: #0B965E;
}
.bg-green .quantity-selector .quantity[data-v-50a54e27] {
  color: #FFFFFF;
  border-color: #9DD5BF;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./Application/Base/Frontend/vue-components/CnxAlert/CnxAlert.vue?vue&type=style&index=0&id=e078f3ae&scoped=true&lang=scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* green */
/* gray scales */
/* text */
.alert.alert-danger[data-v-e078f3ae] {
  border: 1px solid transparent;
}
.alert.alert-danger.animate[data-v-e078f3ae] {
  animation-name: alert-error-animate-e078f3ae;
  animation-duration: 1s;
}
@keyframes alert-error-animate-e078f3ae {
0% {
    border-color: red;
}
25% {
    border-color: transparent;
}
50% {
    border-color: red;
}
75% {
    border-color: transparent;
}
100% {
    border-color: red;
}
}
.alert .error-list[data-v-e078f3ae] {
  margin-bottom: 0;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./Application/Base/Frontend/vue-components/Modal/CnxModal.vue?vue&type=style&index=0&id=6bb53e78&scoped=true&lang=scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* green */
/* gray scales */
/* text */
.fade[data-v-6bb53e78] {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
.fade[data-v-6bb53e78] {
    transition: none;
}
}
.fade[data-v-6bb53e78]:not(.show) {
  opacity: 0;
}
.collapse[data-v-6bb53e78]:not(.show) {
  display: none;
}
.collapsing[data-v-6bb53e78] {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
.collapsing[data-v-6bb53e78] {
    transition: none;
}
}
.collapsing.collapse-horizontal[data-v-6bb53e78] {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
.collapsing.collapse-horizontal[data-v-6bb53e78] {
    transition: none;
}
}
.modal[data-v-6bb53e78] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1055;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}
.modal-dialog[data-v-6bb53e78] {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog[data-v-6bb53e78] {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
.modal.fade .modal-dialog[data-v-6bb53e78] {
    transition: none;
}
}
.modal.show .modal-dialog[data-v-6bb53e78] {
  transform: none;
}
.modal.modal-static .modal-dialog[data-v-6bb53e78] {
  transform: scale(1.02);
}
.modal-dialog-scrollable[data-v-6bb53e78] {
  height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content[data-v-6bb53e78] {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body[data-v-6bb53e78] {
  overflow-y: auto;
}
.modal-dialog-centered[data-v-6bb53e78] {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-content[data-v-6bb53e78] {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  outline: 0;
}
.modal-backdrop[data-v-6bb53e78] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade[data-v-6bb53e78] {
  opacity: 0;
}
.modal-backdrop.show[data-v-6bb53e78] {
  opacity: 0.5;
}
.modal-header[data-v-6bb53e78] {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #0B965E;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.modal-header .btn-close[data-v-6bb53e78] {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}
.modal-title[data-v-6bb53e78] {
  margin-bottom: 0;
  line-height: 1.2;
}
.modal-body[data-v-6bb53e78] {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer[data-v-6bb53e78] {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #0B965E;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.modal-footer > *[data-v-6bb53e78] {
  margin: 0.25rem;
}
@media (min-width: 576px) {
.modal-dialog[data-v-6bb53e78] {
    max-width: 500px;
    margin: 1.75rem auto;
}
.modal-dialog-scrollable[data-v-6bb53e78] {
    height: calc(100% - 3.5rem);
}
.modal-dialog-centered[data-v-6bb53e78] {
    min-height: calc(100% - 3.5rem);
}
.modal-sm[data-v-6bb53e78] {
    max-width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg[data-v-6bb53e78],
.modal-xl[data-v-6bb53e78] {
    max-width: 800px;
}
}
@media (min-width: 1200px) {
.modal-xl[data-v-6bb53e78] {
    max-width: 1140px;
}
}
.modal-fullscreen[data-v-6bb53e78] {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content[data-v-6bb53e78] {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header[data-v-6bb53e78] {
  border-radius: 0;
}
.modal-fullscreen .modal-body[data-v-6bb53e78] {
  overflow-y: auto;
}
.modal-fullscreen .modal-footer[data-v-6bb53e78] {
  border-radius: 0;
}
@media (max-width: 575.98px) {
.modal-fullscreen-sm-down[data-v-6bb53e78] {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
}
.modal-fullscreen-sm-down .modal-content[data-v-6bb53e78] {
    height: 100%;
    border: 0;
    border-radius: 0;
}
.modal-fullscreen-sm-down .modal-header[data-v-6bb53e78] {
    border-radius: 0;
}
.modal-fullscreen-sm-down .modal-body[data-v-6bb53e78] {
    overflow-y: auto;
}
.modal-fullscreen-sm-down .modal-footer[data-v-6bb53e78] {
    border-radius: 0;
}
}
@media (max-width: 767.98px) {
.modal-fullscreen-md-down[data-v-6bb53e78] {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
}
.modal-fullscreen-md-down .modal-content[data-v-6bb53e78] {
    height: 100%;
    border: 0;
    border-radius: 0;
}
.modal-fullscreen-md-down .modal-header[data-v-6bb53e78] {
    border-radius: 0;
}
.modal-fullscreen-md-down .modal-body[data-v-6bb53e78] {
    overflow-y: auto;
}
.modal-fullscreen-md-down .modal-footer[data-v-6bb53e78] {
    border-radius: 0;
}
}
@media (max-width: 991.98px) {
.modal-fullscreen-lg-down[data-v-6bb53e78] {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
}
.modal-fullscreen-lg-down .modal-content[data-v-6bb53e78] {
    height: 100%;
    border: 0;
    border-radius: 0;
}
.modal-fullscreen-lg-down .modal-header[data-v-6bb53e78] {
    border-radius: 0;
}
.modal-fullscreen-lg-down .modal-body[data-v-6bb53e78] {
    overflow-y: auto;
}
.modal-fullscreen-lg-down .modal-footer[data-v-6bb53e78] {
    border-radius: 0;
}
}
@media (max-width: 1199.98px) {
.modal-fullscreen-xl-down[data-v-6bb53e78] {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
}
.modal-fullscreen-xl-down .modal-content[data-v-6bb53e78] {
    height: 100%;
    border: 0;
    border-radius: 0;
}
.modal-fullscreen-xl-down .modal-header[data-v-6bb53e78] {
    border-radius: 0;
}
.modal-fullscreen-xl-down .modal-body[data-v-6bb53e78] {
    overflow-y: auto;
}
.modal-fullscreen-xl-down .modal-footer[data-v-6bb53e78] {
    border-radius: 0;
}
}
@media (max-width: 1399.98px) {
.modal-fullscreen-xxl-down[data-v-6bb53e78] {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
}
.modal-fullscreen-xxl-down .modal-content[data-v-6bb53e78] {
    height: 100%;
    border: 0;
    border-radius: 0;
}
.modal-fullscreen-xxl-down .modal-header[data-v-6bb53e78] {
    border-radius: 0;
}
.modal-fullscreen-xxl-down .modal-body[data-v-6bb53e78] {
    overflow-y: auto;
}
.modal-fullscreen-xxl-down .modal-footer[data-v-6bb53e78] {
    border-radius: 0;
}
}
.modal .modal-dialog .modal-header[data-v-6bb53e78] {
  justify-content: space-between;
  line-height: 1;
}
.modal .modal-dialog .modal-header .modal-title[data-v-6bb53e78] {
  font-size: 1rem;
}
.modal .modal-dialog .modal-header .btn-close[data-v-6bb53e78] {
  text-decoration: none;
}
.modal .modal-dialog .modal-header .btn-close[data-v-6bb53e78]:hover {
  color: #0B965E;
}
@media (max-width: 991.98px) {
.modal-dialog[data-v-6bb53e78] {
    max-width: 100% !important;
}
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./Application/Basket/BasketOverviewComponent/BasketOverview.vue?vue&type=style&index=0&id=6c5bb47c&scoped=true&lang=scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* green */
/* gray scales */
/* text */
.basket-overview .basket-overview-flex .header[data-v-6c5bb47c] {
  color: #A6ADB4;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #0B965E;
}
.basket-overview .basket-overview-flex .content[data-v-6c5bb47c] {
  border-bottom: 1px solid #0B965E;
  padding: 1rem 0;
}
.basket-overview .basket-overview-flex .content > div > div[data-v-6c5bb47c] {
  height: 100%;
}
.basket-overview .basket-overview-flex .content > div > div > div[data-v-6c5bb47c] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
@media (max-width: 991.98px) {
.basket-overview .basket-overview-flex .content .sm-column > .row[data-v-6c5bb47c] {
    height: auto;
    flex-direction: column;
}
.basket-overview .basket-overview-flex .content .sm-column > .row > div[data-v-6c5bb47c] {
    padding-bottom: var(--nurnatur-s-3);
}
}
.basket-overview .basket-overview-flex .content .basket-image-wrapper .basket-image-box[data-v-6c5bb47c] {
  padding: var(--nurnatur-s-4);
  width: 165px;
  height: 165px;
  text-align: center;
  background-color: white;
  box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.1);
}
@media (max-width: 767.98px) {
.basket-overview .basket-overview-flex .content .basket-image-wrapper .basket-image-box[data-v-6c5bb47c] {
    display: flex;
    justify-content: center;
    padding: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    box-shadow: none;
}
}
.basket-overview .basket-overview-flex .content .basket-image-wrapper .basket-image-box .basket-image[data-v-6c5bb47c] {
  height: 100%;
  max-width: 165px;
  max-height: 145px;
}
@media (max-width: 767.98px) {
.basket-overview .basket-overview-flex .content .basket-image-wrapper .basket-image-box .basket-image[data-v-6c5bb47c] {
    height: 100%;
    width: 100%;
    max-width: 100%;
    max-height: 300px;
    overflow: hidden;
}
}
.basket-overview .basket-overview-flex .content .article-name .article-title[data-v-6c5bb47c] {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.375rem;
  margin-bottom: 4px;
}
.basket-overview .basket-overview-flex .content .article-name p[data-v-6c5bb47c] {
  margin-bottom: 0;
}
.basket-overview .basket-overview-flex .content .article-name a[data-v-6c5bb47c] {
  display: inline-block;
  color: #202124;
  text-decoration: none;
  font-style: normal;
}
.basket-overview .basket-overview-flex .content .article-name a[data-v-6c5bb47c]:hover {
  text-decoration: underline;
}
.basket-overview .basket-overview-flex .content .tax[data-v-6c5bb47c] {
  white-space: nowrap;
}
.basket-overview .basket-overview-flex .content .quantity > div[data-v-6c5bb47c] {
  justify-content: center;
}
@media (max-width: 991.98px) {
.basket-overview .basket-overview-flex .content .quantity > div[data-v-6c5bb47c] {
    justify-content: flex-start;
}
}
@media (max-width: 991.98px) {
.basket-overview .basket-overview-flex .content .price-per-unit[data-v-6c5bb47c] {
    display: none;
}
}
.basket-overview .basket-overview-footer[data-v-6c5bb47c] {
  margin-top: var(--nurnatur-s-3);
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.25rem;
  font-weight: bold;
  color: #FFFFFF;
  text-transform: uppercase;
  background-color: #0B965E;
}
@media (max-width: 991.98px) {
.basket-overview .basket-overview-footer[data-v-6c5bb47c] {
    padding: var(--nurnatur-s-1) var(--nurnatur-s-3);
    font-size: 1rem;
}
.basket-overview .basket-overview-footer .mwst-text[data-v-6c5bb47c] {
    font-weight: normal;
}
.basket-overview .basket-overview-footer .total-price[data-v-6c5bb47c] {
    display: flex;
    align-items: center;
    font-size: 1rem;
}
}
.basket-overview .button-wrapper[data-v-6c5bb47c]:not(.button-wrapper-basket-empty) {
  margin: var(--nurnatur-s-8) 0;
}
.basket-overview .button-wrapper:not(.button-wrapper-basket-empty) .btn[data-v-6c5bb47c] {
  max-width: 100%;
}
@media (max-width: 767.98px) {
.basket-overview .button-wrapper:not(.button-wrapper-basket-empty) .to-checkout[data-v-6c5bb47c] {
    margin-top: 0;
    order: 1;
}
.basket-overview .button-wrapper:not(.button-wrapper-basket-empty) .clear-basket[data-v-6c5bb47c] {
    margin-top: var(--nurnatur-s-3);
    order: 2;
}
}

/* green */
/* gray scales */
/* text */
.basket-image[data-v-6c5bb47c] .no-image,
.no-image.no-image-small[data-v-6c5bb47c],
.no-image[data-v-6c5bb47c] {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 2rem;
  color: rgba(0, 0, 0, 0.16);
  min-height: 200px;
}
.basket-image[data-v-6c5bb47c] .no-image,
.no-image-small.no-image[data-v-6c5bb47c] {
  min-height: 120px;
  font-size: 1.5rem;
}
.basket-image[data-v-6c5bb47c] .no-image {
  height: 100%;
}

/*# sourceMappingURL=basket-overview.css.map*/