﻿:root {
  --zeg-blue: #164193;

  --zeg-red-warning: #EA0000;
  --grey-50: #F3F3F3;
  --grey-200: #DDD;
  --grey-500: #868686;
  --grey-600: #727272;
  --grey-700: #5E5E5E;
  --grey-800: #4B4B4B;
  --grey-900: #282828;
  --bs-breadcrumb-divider: '/';
}
html {
  scroll-behavior: auto;
}
body {
  color: #000;
  background-color: #fff;
  font-size: 1rem;
}

/*** !IMPORTANT OVERWRITES ***/
.bg-info {
  background-color: #f1f1f1 !important;
  color: #343a40!important;
}

.dz-message h5.text-muted {
  color: #999 !important;
}

.clockpicker-tick.active,
.clockpicker-tick:hover {
  background-color: rgba(255,103,21,1.00) !important;
  background-color: rgba(255,103,21,.25) !important;
}

.bg-grey-50 {
  background-color: var(--grey-50, #F3F3F3) !important;
}

.bg-grey-500 {
  background-color: var(--grey-500, #868686) !important;
}

/*** RESETS ***/
button:focus,
:focus,
.focus,
.btn.btn-primary:focus,
.btn.btn-secondary:focus,
.btn.btn-link:focus,
.form-control:focus,
.form-control.focus,
.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select>select.mobile-device:focus+.dropdown-toggle,
.custom-control-input:focus ~ .custom-control-label::before,
.ui-dialog-buttonset button:first-child:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus,
.btn-link,
.btn.btn-link:link,
.btn.btn-link:visited,
.btn.btn-link:hover,
.btn.btn-link:active,
.ui-dialog-buttonset button:first-child,
.ui-dialog-buttonset button:first-child:hover,
.ui-dialog-buttonset button:first-child:active,
.modal-content,
.ui-dialog.ui-widget.ui-widget-content {
  outline: none !important;
  text-decoration: none !important;
  box-shadow: none !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  background-image: none;
  transition: background-color 5000s ease-in-out 0s;
}



/***************/
/*** CLASSES ***/
/***************/
.container-fluid {
  padding: 0 32px;
}

.w-5 { width: 5%!important; }
.w-10 { width: 10%!important; }
.w-15 { width: 15%!important; }
.w-20 { width: 20%!important; }
.w-25 { width: 25%!important; }
.w-30 { width: 30%!important; }
.w-35 { width: 35%!important; }
.w-40 { width: 40%!important; }
.w-45 { width: 45%!important; }
.w-60 { width: 60%!important; }
.w-65 { width: 65%!important; }
.w-70 { width: 70%!important; }
.w-75 { width: 75%!important; }
.w-80 { width: 80%!important; }
.w-85 { width: 85%!important; }
.w-90 { width: 90%!important; }
.w-95 { width: 95%!important; }

.icon-wrapper {
  width: 22px;
}

.cursor-pointer {
  cursor: pointer !important;
}



/******************/
/*** TYPOGRAPHY ***/
/******************/
a:hover,
a:active {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
}

h1 {
  margin-bottom: 1.9rem;	
}

h2, h3, h5, h6 {
  margin-bottom: 16px;
}

/*** FONT WEIGHTS ***/
h1, h2, h3, h4, h5, h6,
strong, b,
.table thead th,
.hint-title,
.ui-widget-header {
  font-weight: 500;
}

/*** FONT SIZES ***/
h1,
i.zmdi.counter-icon {
  font-size: 47px;
}

h2 { font-size: 34px; }

.light-subtitle {
  font-size: 28px;
}

h3,
.sidebar li.nav-item { 
  font-size: 24px; 
}

i.zmdi,
i.fa {
  font-size: 22px;
}

h4, 
.ui-dialog-title { 
  font-size: 20px; 
}

h5,
.icon-wrapper i.zmdi {
  font-size: 18px; 
}

i.zmdi.zmdi-spinner {
 font-size: 17px !important; 
}

h6 { font-size: 16px; }

/*** TEXT PRESETS ***/
.text-xs, .text-xs .filter-option-inner-inner {
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 20px !important;
}

.text-sm, .text-sm .filter-option-inner-inner, .btn.text-sm {
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 16px !important;
}

.text-sm.text-inline {
  line-height: 22px !important;
}

.text-md, .text-md .filter-option-inner-inner, .btn.text-md {
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 20px !important;
}

.text-md.text-inline {
  line-height: 24px !important;
}

/*** PARAGRAPH PRESETS ***/
.paragraph-xs, .paragraph-xs .filter-option-inner-inner {
  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 20px !important;
}

.paragraph-sm, .paragraph-sm .filter-option-inner-inner, .paragraph-sm .dropdown-item {
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 22px !important;
}

.paragraph-md, .paragraph-md .filter-option-inner-inner,
.form-control.paragraph-md::placeholder {
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 24px  !important;
}


/*** HEADING PRESETS ***/
.heading-xs {
  font-size: 18px !important;
  font-weight: 800 !important;
  line-height: 24px !important;
}

.heading-sm {
  font-size: 24px;
  font-weight: 800;
  line-height: 28px;
}

.heading-md {
  font-size: 32px !important;
  font-weight: 800 !important;
  line-height: 36px !important;
}

.heading-sm {
  font-size: 24px !important;
  font-weight: 800 !important;
  line-height: 28px !important;
}

.heading-lg {
  font-size: 48px !important;
  font-weight: 800 !important;
  line-height: 52px !important;
}
/*** LINK PRESETS ***/
.link-sm {
  color: var(--blue-ZEG, #164193) !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 20px !important;
  text-decoration-line: underline !important;
  text-decoration-style: solid !important;
  text-decoration-skip-ink: auto !important;
  text-decoration-thickness: 7% !important;
  text-underline-offset: 10% !important;
  text-underline-position: from-font !important;
}

.link-md {
  color: var(--blue-ZEG, #164193) !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 24px !important;
  text-decoration-line: underline !important;
  text-decoration-style: solid !important;
  text-decoration-skip-ink: auto !important;
  text-decoration-thickness: 7% !important;
  text-underline-offset: 10% !important;
  text-underline-position: from-font !important;
}

.link-sm i, .link-md i {
  background-color: var(--blue-ZEG, #164193) !important;
}

.link-sm, .link-md {
  cursor: pointer;
  pointer-events: all !important;
}

/** BUTTON PRESETS **/

.btn.text-md, .btn.text-sm {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.btn.text-sm {
  height: 48px;
}

.btn.text-md {
  height: 64px;
}

/** FORM CONTROLS **/

.form-control.paragraph-sm, .form-select.paragraph-sm {
  line-height: 24px !important;
}

.form-control.paragraph-sm::placeholder {
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 22px !important;
}

.form-control::placeholder {
  color: var(--grey-500, #868686) !important;
}

/** **/

.articlenr-container {
  padding: 0px 4px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: fit-content !important;
}

/*** FONT COLORS ***/
.bootstrap-select .btn.btn-light,
.bootstrap-select .btn.btn-light:hover,
.bootstrap-select .dropdown-toggle:focus,
.btn-primary:not(:disabled):not(.disabled).active:hover,
.btn-primary:not(:disabled):not(.disabled):active:hover,
.show>.btn-primary.dropdown-toggle:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover,
.btn-group-toggle.btn-group-with-images label:hover h6,
.dropdown-menu[role="combobox"] .dropdown-item:hover {
  color: #154194;
}

table,
.table,
.form-control,
.form-control:focus,
.dropdown-menu,
.dropdown-menu>li>a,
a .counter,
a .counter-title,
.show>.btn-primary.dropdown-toggle:hover,
.ui-dialog-buttonset button:nth-child(2):hover,
.btn.btn-secondary,
.ui-dialog.ui-widget.ui-widget-content,
.card-header,
.ui-dialog-titlebar.ui-widget-header,
.ui-dialog-content.ui-widget-content,
.tooltip-inner,
.sidebar a.active,
.sidebar li.nav-item:hover a,
footer ul li a:link,
footer ul li a:visited {
  color: black;
}


a:hover,
.btn.btn-link:hover,
.btn.btn-link:active,
.ui-dialog-buttonset button:first-child:hover,
.ui-dialog-buttonset button:first-child:active,
.text-grey,
.fe-trash-2.text-grey,
.nav-tabs .nav-link.tab-group-title,
.nav-tabs .nav-link.tab-group-title:hover,
.topbar-nav .dropdown-menu>li>a:hover,
.dz-message { 
  color: #999999; 
}

.text-white { 
  color: #ffffff; 
}

.text-zeg-blue {
  color: var(--zeg-blue, #164193) !important;
}

.text-grey-500 {
  color: var(--grey-500, #868686);
}

.text-grey-600 {
  color: var(--grey-600, #727272);
}

.text-grey-700 {
  color: var(--grey-700, #5E5E5E) !important;
}

.text-grey-800 {
  color: var(--grey-800, #4B4B4B) !important;
}

/*******************/
/*** BACKGROUNDS ***/
/*******************/
.ui-dialog-buttonset button:first-child {
  background: none;
}

.bg-grey,
tr.tr-clickable:hover,
tr.tr-inner,
td.inner-table,
.input-group-text,
.input-group-text,
.dropzone,
.dropdown-menu[role="combobox"] .dropdown-item:hover {
  background-color: #f1f1f1;
}

.bg-grey2 {
  background-color: #F2F2F3;
}

.card-footer {
  background-color: #f9f9f9;
}

#mediaview .card, .orderTemplate-container .card {
  height: 100%;
}

tbody thead tr:nth-child(1) th,
.btn-group-with-images .btn-secondary:not(:disabled):not(.disabled).active,
.btn-group-with-images .btn-secondary:not(:disabled):not(.disabled).active:hover,
.btn-group-with-images .btn-secondary:not(:disabled):not(.disabled):hover,
.btn-group-with-images .btn-secondary:not(:disabled):not(.disabled):active,
.btn-group-with-symbols .btn-secondary:not(:disabled):not(.disabled),
.btn-group-with-symbols .btn-secondary:not(:disabled):not(.disabled):hover,
.btn-group-with-symbols .btn-secondary:not(:disabled):not(.disabled):active,
.btn-group-with-symbols .btn-secondary:not(:disabled):not(.disabled).active,
.btn-group-with-symbols .btn-secondary:not(:disabled):not(.disabled).active:hover {
  background-color: transparent;
}

.btn-group-image-tool,
.btn-group-for-fw,
.modal-body .imageEditor .tui-image-editor-main .tui-image-editor-wrap,
.modal-body .imageEditor .tui-image-editor-container .tui-image-editor-controls,
.tui-image-editor-container .tui-image-editor-menu > .tui-image-editor-item[tooltip-content]:hover:after,
.nav-tabs .nav-link.tab-group-title,
.nav-tabs .nav-link.tab-group-title:hover,
.btn.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled).active:hover,
.btn-primary:not(:disabled):not(.disabled):active:hover,
.show>.btn-primary.dropdown-toggle:hover,
.ui-dialog-buttonset button:nth-child(2):hover,
.btn.btn-secondary,
.card-header,
.ui-dialog-titlebar.ui-widget-header,
.tooltip-inner,
.topbar-nav .dropdown-menu,
.sidebar a.active,
.sidebar li.nav-item:hover {
  background-color: #ffffff;
}

.alert-danger,
.formError .formErrorContent,
.formError .formErrorArrow div {
  background-color: #ff3333;
}



/***************/
/*** BORDERS ***/
/***************/

.border-grey-50 {
  border-color: var(--grey-50, #F3F3F3) !important;
}

.border-grey-200 {
  border-color: var(--grey-200, #DDD) !important;
}

.border-zeg-blue {
  border-color: var(--zeg-blue, #164193) !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: transparent;	
}

.card,
.modal-content,
.ui-dialog.ui-widget.ui-widget-content,
.btn-group-with-symbols .btn-secondary:not(:disabled):not(.disabled),
.ui-dialog-titlebar.ui-corner-all,
.tooltip-inner {
  border-radius: 0;
}

.card-header,
.ui-dialog-titlebar.ui-widget-header,
.ui-dialog-titlebar.ui-widget-header,
.ui-dialog-content.ui-widget-content,
.ui-dialog-buttonpane.ui-widget-content,
#layoutDialog,
div.ui-dialog.ui-widget.ui-widget-content.ui-front,
.ui-dialog-content.ui-widget-content,
button.ui-dialog-titlebar-close,
.nav-tabs-horizontal {
  border: 0;
}

.btn-group-with-symbols .btn-secondary:not(:disabled):not(.disabled) {
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
}

.custom-control-label:before,
.custom-control-input:focus:not(:checked,.custom-control-input-color)~.custom-control-label::before,
.custom-control-input:not(:disabled,.custom-control-input-color):active~.custom-control-label::before,
.custom-control-input:not(.custom-control-input-color):focus ~ .custom-control-label::before {
  border-width: 2px;
  border-style: solid;
  border-color: #D9D9D9 !important;
  border-radius: .25em;
}

.custom-control-size .custom-control-label {
  border-radius: 20px;
  width: 70px;
  border: 1px solid #cbcaca;
}

.custom-control-input:checked~.custom-control-label::before,
.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before,
.btn-group-with-symbols .btn-secondary:not(:disabled):not(.disabled):hover,
.btn-group-with-symbols .btn-secondary:not(:disabled):not(.disabled):active,
.btn-group-with-symbols .btn-secondary:not(:disabled):not(.disabled).active,
.btn-group-with-symbols .btn-secondary:not(:disabled):not(.disabled).active:hover,
.btn.btn-primary,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle,
.ui-dialog-buttonset button:nth-child(2),
.btn.btn-primary:hover,
.btn.btn-primary:disabled,
.btn.btn-primary[disabled="disabled"]:hover,
.btn-secondary:not(:disabled):not(.disabled).active, 
.btn-secondary:not(:disabled):not(.disabled):active, 
.show>.btn-secondary.dropdown-toggle,
.btn-primary:not(:disabled):not(.disabled).active:hover,
.btn-primary:not(:disabled):not(.disabled):active:hover,
.show>.btn-primary.dropdown-toggle:hover,
.ui-dialog-buttonset button:nth-child(2):hover,
.btn.btn-secondary,
.btn.btn-secondary:hover {
  border-width: 1px;
  border-style: solid;
}

.alert-success,
.tui-colorpicker-palette-button,
.tui-colorpicker-vml-slider,
.tui-colorpicker-svg-slider,
.tui-colorpicker-svg-huebar,
.form-control,
.input-group-text,
.form-control:focus, 
.form-control.focus,
.dropzone,
.modal-content,
.ui-dialog.ui-widget.ui-widget-content {
  border-width: 1px;
  border-style: solid;
  border-color: #e6e6e6;
}

.alert-danger {
  border-width: 1px;
  border-style: solid;
  border-color: #e52e2e;
}



.form-control:focus, .form-control.focus,
.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
  border-bottom-color: #012574;
}

#igTab.nav-tabs {
  border-right: 1px solid #e6e6e6;
  height: 100%;
}

.nav-tabs-horizontal,
.ui-dialog-titlebar.ui-widget-header {
  border-bottom: 1px solid #e6e6e6;
}

.card-footer,
.ui-dialog-buttonpane.ui-widget-content {
  border-top: 1px solid #e6e6e6;
}

/*******************/
/*** BOX-SHADOWS ***/
/*******************/

.formError .formErrorArrow div,
.ni-slide {
  box-shadow: none;
}

.btn-group-image-tool,
.btn-group-for-fw,
.tui-image-editor-container .tui-image-editor-menu > .tui-image-editor-item[tooltip-content]:hover:after,
.topbar-nav .dropdown-menu {
  box-shadow: 0 0 13px rgba(0,0,0,0.15);
}

.card-hint img {
  box-shadow: 0 0 13px rgba(0,0,0,0.25)
}

.card:not(.no-shadow),
.modal-content,
.ui-dialog.ui-widget.ui-widget-content {
  box-shadow: 0px 3px 3px 0px #e0e0e0;
}

.box-shadow {
  box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.25);
}


/****************/
/*** PADDINGS ***/
/****************/

.input-group-prepend .btn.btn-link,
.input-group-prepend .btn.btn-link:hover,
.input-group-append .btn.btn-link,
.input-group-append .btn.btn-link:hover,
.nav-tabs-horizontal .nav-item,
.btn-group-with-images .btn-secondary:not(:disabled):not(.disabled),
.btn-group-with-images .btn-secondary:not(:disabled):not(.disabled):hover {
  padding: 0;
}

.btn-group-with-symbols .btn-secondary:not(:disabled):not(.disabled) {
  padding: 4px;
}

.form-control,
.input-group-text,
.dropdown-menu>li>a {
  padding: 8px;
}

.alert,
.bg-info,
.datepicker-days,
.card-header,
.card-body,
.card-footer,
.ui-dialog-titlebar,
.ui-dialog-content,
.ui-dialog-buttonpane,
.topbar-nav .dropdown-menu,
#correction-timeframe.dropdown-menu,
.correction-icon:hover,
.tooltip-inner {
  padding: 16px;
}

i.zmdi.counter-icon {
  padding-top: 4px;
}



/***************/
/*** MARGINS ***/
/***************/
.card-header h1,
.card-header h2,
.card-header h3,
.card-header h4,
.card-header h5,
.card-header h6,
.modal-header h1,
.modal-header h2,
.modal-header h3,
.modal-header h4,
.modal-header h5,
.modal-header h6,
.ui-dialog-content.ui-widget-content p,
.selectContainer h6, .selectDesignlineContainer h6,
.passtrengthMeter p {
  margin-bottom: 0;
}

.btn-group-with-images .btn-secondary:not(:disabled):not(.disabled),
.btn-group-with-images .btn-secondary:not(:disabled):not(.disabled):hover {
  margin: 8px;
}

/**************/
/*** TABLES ***/
/**************/

table {
  margin-top: 0;
  overflow-y: none;
}

.table-responsive .table-responsive {
  height: auto;
  width: 100%;
}

td {
  vertical-align: middle !important
}

/*** SCROLL TABLES ***/
[class*="table-scroll-"] {
  overflow: hidden;
}

.table-scroll-400 {height: auto; min-height: 465px;}
.table-scroll-500 {height: 500px !important;}
.table-scroll-600 {height: 600px !important;}
.table-scroll-700 {height: 700px !important;}
.table-scroll-invoice {height: 1215px !important;}

thead.fixed-head tr:nth-child(1) th {
  background: white;
  position: sticky;
  top: 0;
  z-index: 99;
  border: 0;
}
.overflow-y-auto {
  overflow-y: auto; 
}
/*** SORTING ICONS ***/
#dashboard-orders th:last-child:before {
	right: 2em;
}

#dashboard-orders th:last-child:after {
	right: 1.5em;
}

.table thead th {
  border: 0;
}

/*** CLICKABLE ROWS ***/
tr.tr-inner {
  transition: all 0.3s ease;
}

td.inner-table {
  padding-top: 0;
  padding-bottom: 0;
}

td.inner-table th {
  border-top: 0;
  padding-top: 0;
}

tbody thead tr:nth-child(1) th {
  position: relative;
  z-index: 9;
  padding-top: 15px;
}



/*************/
/*** LISTS ***/
/*************/
ul {
  padding-inline-start: 0;
  list-style-type: none;
}

ul li.list-style-dash::before {
  content: "-";
  padding-right: 8px;
}

/*** Product Variants ***/
ul.pv-attribute-list,
.pv-attribute-list li {
  margin: 0;
  padding: 0;
}

.nav-pv-filter .nav-item .nav-link {
  width: 56px;
  height: 56px;
  background-size: 48px;
  margin-right: 1rem;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 0.3s ease-in-out;
}


/**************/
/*** ALERTS ***/
/**************/
.alerts {
  position: fixed;
  right: 25px; bottom: 25px;
  z-index: 9999;
  background: none;
}

.alerts #alertsContainer {
  min-width: 350px;
  max-height: 450px;
  overflow-y: auto;
  padding: 0 8px 0 0;
  background: none;
}

.alert {
  margin-bottom: 8px;
  border-radius: 0;
}

.alert .close {
  text-shadow: none;
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
  padding-top: 11px;
}

.close:hover {
  cursor:pointer;
}



/************/
/*** TABS ***/
/************/
.tab-pane .row:first-child {
  margin-top: 0 !important;
}
.product-tab {
  min-height: 800px;
}


/**********************/
/*** FORMS & INPUTS ***/
/**********************/
label {
  margin-bottom: 12px;
}

.form-control,
.input-group-text,
.bootstrap-select .btn.btn-light,
.bootstrap-select .btn.btn-light:hover {
  border-radius: 0;
}
textarea.form-control {
  width: 100%;
  min-height: 100px;
  height: auto;
}
.form-group-overflow {
  overflow: auto;	
}

/*** INPUT TYPE: RANGES ***/
/** Mustn't be grouped w/ other styles!
  * Reset */
input[type=range] {
  -webkit-appearance: none; /* Hides the slider so that custom slider can be made */
  width: 100%; /* Specific width is required for Firefox. */
  background: transparent; /* Otherwise white in Chrome */
  
  border-radius: 100px;
  height: 5px;
}

input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
}

input[type=range]:focus {
  outline: none; /* Removes the blue border. You should probably do some kind of focus styling for accessibility reasons though. */
}

input[type=range]::-ms-track {
  width: 100%;
  cursor: pointer;

  /* Hides the slider so custom styles can be added */
  background: transparent; 
  border-color: transparent;
  color: transparent;
}

/** Customizing **/
input[type=range]::-webkit-slider-thumb {
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  border-radius: 50%;
  box-shadow: 0 0 13px rgba(0,0,0,0.25);
  height: 16px;
  width: 16px;
  cursor: pointer;
  
  margin-top: -6px; /* You need to specify a margin in Chrome, but in Firefox and IE it is automatic */
}

input[type=range]::-moz-range-thumb,
input[type=range]::-webkit-slider-thumb {
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  border-radius: 50%;
  box-shadow: 0 0 13px rgba(0,0,0,0.25);
  height: 16px;
  width: 16px;
  cursor: pointer;
}

input[type=range]::-webkit-slider-runnable-track { 
  color: #f1f1f1;
  background-color: #012574;
  -webkit-appearance: none;
  height: 2px;
  border-radius: 100px;
  
}

input[type=range]::-moz-range-track {
  background-color: #f1f1f1;
}

input[type=range]::-moz-range-progress {
  background-color: #012574;  
}



/*** CUSTOM CONTROLS ***/
.custom-control-label:before,
.custom-control-label:after { 
  height: 18px;
  width: 18px;
}
#productCategoryCollapseContainer .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background: no-repeat 50%/12px 10px;
  background-image: url("../icons/check.svg");
}
.product-meta-bg .custom-control-label, .product-meta-bg .custom-control-label:before,
.product-meta-bg .custom-control-label:after, .product-meta-bg .embed-responsive, 
.product-left-quickview-bg .custom-control-label, .product-left-quickview-bg .custom-control-label:before,
.product-left-quickview-bg .custom-control-label:after, .product-left-quickview-bg .embed-responsive,
#modal-productquickview-insider .custom-control-label, #modal-productquickview-insider .custom-control-label:before,
#modal-productquickview-insider .custom-control-label:after, #modal-productquickview-insider .embed-responsive, 
.product-option-selector .embed-responsive, .product-option-selector .custom-control-label, 
.product-option-selector .custom-control-label:before, .pproduct-option-selector .custom-control-label:after {
  border-radius: 20px;	
}

.embed-responsive video {
  pointer-events: none;
}

.zeg-gallery-flickity video {
  left: 0px !important;
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
  background-color: #fff;
}

.custom-control.custom-switch label {
  padding-top: 1px;  
}

.custom-control-input:disabled~.custom-control-label {
  color: #000;
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color: #012574;
  opacity: 0.5;
}


/*******************/
/*** DATE PICKER ***/
/*******************/
.datepicker th {
  padding-bottom: 8px;
}

.datepicker td,
.datepicker th {
  width: 30px;
  height: 30px;
}

.datepicker table tr .range-start,
.datepicker table tr .range-end,
.datepicker table tr td.active,
.datepicker table tr td.active.disabled, 
.datepicker table tr td.active.disabled:hover, 
.datepicker table tr td.active:hover,
.datepicker table tr td span.active, 
.datepicker table tr td span.active.disabled, 
.datepicker table tr td span.active.disabled:hover, 
.datepicker table tr td span.active:hover {
  background-image: none !important;
  background: none !important;
  text-shadow: none !important;
  background-color: #012574 !important;
}

.datepicker table tr .range {
	background-color: rgba(255, 103, 21, 0.2) !important;	
}

/********************/
/*** CLOCK PICKER ***/
/********************/
.clockpicker-canvas-bearing,
.clockpicker-canvas-fg,
.clockpicker-canvas-bg {
  fill: #012574 !important;
  opacity: 0.5;
}

.clockpicker-canvas line {
  stroke: #012574 !important;
  opacity: 0.5;
}



/*****************/
/*** DROPDOWNS ***/
/*****************/
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn):not(.header-select) {
  width: 100%;
}
.bootstrap-select.header-select {
  width: auto !important;
  font-size: 16px;
}
.dropdown-menu {
  border-radius: 0;
  padding: 0;
}

/*** 
  nh: This can cause dropdown label to not be centered vertically i.e. feedback form for flyer where I had to disable 
  @todo: check if this shall be a general rule or not
  disabling it for paragraph-sm now
***/
.bootstrap-select:not(.paragraph-sm) .dropdown-toggle .filter-option {
  height: 22px;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
  text-overflow: ellipsis;
}

a#for-correction-timeframe.dropdown-toggle::after,
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  display: none;
}

.modal-filter a#for-correction-timeframe.dropdown-toggle::after,
.modal-filter .bootstrap-select.show-tick .dropdown-menu .selected span.check-mark,
.bootstrap-select.show-tick .dropdown-menu li a span.check-mark {
  display: inline-block;
}

.modal-filter .bootstrap-select.show-tick .dropdown-menu span.check-mark {
  position: absolute; 
  left: 14px;
  top: 14px;
  
  content: '';
}
.modal-filter .bootstrap-select.show-tick .dropdown-menu span.text {
  padding-left: 30px;
}
.modal-filter .bootstrap-select.show-tick .dropdown-menu span.check-mark::before {
  height: 18px;
  width: 16px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0,0,0,.25) !important;
  border-radius: .25em;
  content: '';
  display: block;
}

.modal-filter .bootstrap-select.show-tick .dropdown-menu span.check-mark::after {
  content: '';
  display: none;
}

.modal-filter .bootstrap-select.show-tick .dropdown-menu .selected span.check-mark::before {
  background: no-repeat 50%/10px 8px;
  background-color: #154194;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 8'%3e%3cpath fill='none' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' d='M9 1L3.5 7L1 4.27273'/%3e%3c/svg%3e");
}
.dropdown.bootstrap-select.show-tick .dropdown-menu {
  min-width: 320px;
  max-height: 320px;
}



/****************/
/*** DROPZONE ***/
/****************/
.dropzone  {
  min-height: 218px;
  padding: 32px;
}



/***************/
/*** BUTTONS ***/
/***************/
.btn,
.ui-dialog-buttonset button,
.custom-control:not([disabled]),
.custom-control-label:before,
.custom-control-label:after,
.card-counter-button,
.sidebar li.nav-item,
.tui-colorpicker-palette-button,
tr.tr-clickable:hover,
.passtrengthMeter .showPassword:hover {
  cursor: pointer;
}

.btn,
.ui-dialog-buttonset button {
  padding: 8px 26px;
  border-width: 1px;
  border-style: solid;
  height: auto;
}
.btn.dropdown-toggle {
  height: 48px;
  border: none;
  padding: 12px 16px !important;
}
.sortdropdown-insider .btn.dropdown-toggle {
  padding: 13px 16px 11px 16px !important;
}
.input-group-append .btn {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 16px;
  padding-right: 8px;
}
.ui-dialog-buttonset button:first-child {
  margin-right: 16px;
}


/*** BUTTON GROUPS ***/
.btn-group>.btn-group:not(:first-child), .btn-group>.btn:not(:first-child) {
  margin-left: 0px;
}

/*** BUTTON SYMBOLS ***/
.btn-group-with-symbols .btn-secondary:not(:disabled):not(.disabled) {
  margin-right: 4px;
  margin-bottom: 4px;
}


/******************/
/*** UI DIALOGS ***/
/******************/
.ui-dialog-titlebar.ui-widget-header,
.ui-dialog-content.ui-widget-content,
.ui-dialog-buttonpane.ui-widget-content,
#layoutDialog {
  width: 500px !important;
  margin: auto;
}

div.ui-dialog.ui-widget.ui-widget-content.ui-front {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100% !important;
  max-width: 100% !important;
  height: 100vh !important;
  max-height: 100vh !important;
  outline: 0;
  background: rgba(0,0,0,0.5);
}

.ui-dialog-titlebar.ui-widget-header {
  margin-top: 100px;
}

.ui-dialog-content.ui-widget-content {
  height: auto !important;
}

.ui-dialog-buttonpane.ui-widget-content {
  text-align: right;
}

button.ui-dialog-titlebar-close {
  background: none;
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: none;
  opacity: 0.5;
}

button.ui-dialog-titlebar-close:hover {
  opacity: 1;
}

button.ui-dialog-titlebar-close {
  outline: none;
}

button.ui-dialog-titlebar-close:after {
  content: '×';
}

/*** BACKEND COUNTER CARDS ***/
.card-counter-button {
  transition: all 0.3s ease;
}

.card-counter .row {
  margin: 0;
  text-align: center;
}

.counter-title {
  display: block;
}

/*** HINT/ERROR CARDS ***/
.card-hint,
.planContainer {
  max-height: 435px !important;
  min-height: 435px !important;
}

.card-hint .card-header h4 {
  display: inline;
}

.card-hint .card-body {
  max-height: 306px;
}

.card-hint .close {
  text-shadow: none;
}

.card-hint .card-body {
  padding-top: 0;
}

.card-hint .plan-img-container {
  height: 170px;
  line-height: 170px;
}



/****************/
/*** TOOLTIPS ***/
/****************/
.tooltip-inner {
  max-width: 600px;
  max-height: 800px;
  text-align: left;
}

.tooltip-inner img {
  max-width: 500px;
  max-height: 700px;
}


.tooltip.show {
/*  background-color: #ffffff;*/
  opacity: 1;
}

/*
.tooltip.top > .tooltip-arrow {
  background: rgba(255,255,255,1);
}*/

/* Verschiebt den Tooltip nach links
.tooltip-text-left > .tooltip-inner {
  text-align: left !important;
}
*/

/*************************/
/*** VALIDATION ENGINE ***/
/*************************/
.formError {
  width: 200px;
  opacity: 1 !important;
}

.formError .formErrorContent {
  padding: 1rem;
  text-align: left;
  border-radius: 0;
  box-shadow: 0 0 13px rgba(0,0,0,0.15);
}

.formError .formErrorArrow div,
.formError .formErrorArrow .line3 {
  border: 0;
}

.formError .formErrorArrow .line1, 
.formError .formErrorArrow .line2 {
  background: none;
  display: none;
}



/**********/
/*** IO ***/
/**********/
#mediacontent .table-responsive {
  min-height: 400px;
}




/*************************/
/*** PASSWORD STRENGTH ***/
/*************************/
.passtrengthMeter{
  position: relative;
  width: 100%;
}

.passtrengthMeter::after {
  margin-bottom: -15px;
}

.passtrengthMeter > input{
  width: 100%;
  display: inline-block;
  padding: 4px;
  box-sizing: border-box;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.passtrengthMeter > input:focus {
  outline-width: 0;
}

.passtrengthMeter::after{
  content: '';
  height: 3px;
  overflow: hidden;
  width: 0%;
  transition: width .5s;
  position: absolute;
  left: 0px;
  bottom: 1em;
}

.passtrengthMeter.weak::after{
  background-color: #EC644B;
  width: 25%;
}

.passtrengthMeter.medium::after{
  content: '';
  background-color: #E87E04;
  width: 50%;
}

.passtrengthMeter.strong::after{
  content: '';
  background-color: #EFBF17;
  width: 75%;
}

.passtrengthMeter.very-strong::after{
  content: '';
  background-color: #42A72A;
  width: 100%;
}

.passtrengthMeter .showPassword{
  position: absolute;
  width: 20px;
  top: calc(50% - 10px);
  right: 10px;
}

.passtrengthMeter .showPassword.active{
  opacity: .5;
}

.passtrengthMeter .showPassword img{
  display: block;
  width: 100%;
  height: auto;
}

.passtrengthMeter .tooltipPW {
  top: 100%;
  display: block;
  left: 20%;
  margin-bottom: 15px;
  opacity: 0;
  padding: 1rem;
  pointer-events: none;
  position: absolute;
  min-width: 70px;
  box-sizing: border-box;
  text-align: left;
  z-index: 10;
  min-width: 200px;
  -webkit-transform: translateY(5px);
  -moz-transform: translateY(5px);
  -ms-transform: translateY(5px);
  -o-transform: translateY(5px);
  transform: translateY(5px);
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
}

.passtrengthMeter.weak .tooltipPW:after{
  border-left: solid transparent 7px;
  border-right: solid transparent 7px;
  border-bottom: solid #EC644B 7px;
  top: -7px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  width: 0;
}

.passtrengthMeter.medium .tooltipPW:after{
  border-left: solid transparent 7px;
  border-right: solid transparent 7px;
  border-bottom: solid #E87E04 7px;
  top: -7px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  width: 0;
}

.passtrengthMeter p {
  color: #999;
}

.passtrengthMeter h6 {
  margin-bottom:  1rem;
}

.passtrengthMeter.weak .tooltipPW h6 { 
  color: #EC644B;
}

.passtrengthMeter.medium .tooltipPW h6 {
  color: #E87E04;
}

.passtrengthMeter.strong .tooltipPW h6 {
  color: #EFBF17;
}

.passtrengthMeter.very-strong .tooltipPW h6 {
  color: #42A72A;
}
.passtrengthMeter.strong .tooltipPW:after{
  border-left: solid transparent 7px;
  border-right: solid transparent 7px;
  border-bottom: solid #EFBF17 7px;
  top: -7px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  width: 0;
}


.passtrengthMeter.very-strong .tooltipPW:after{
  border-left: solid transparent 7px;
  border-right: solid transparent 7px;
  border-bottom: solid #42A72A 7px;
  top: -7px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  width: 0;
}

.passtrengthMeter.weak .tooltipPW:before {
  top: -20px;
  content: " ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;
}

.passtrengthMeter .tooltipPW:after {
  border-left: solid transparent 7px;
  border-right: solid transparent 7px;
  border-bottom: solid #000000 7px;
  top: -7px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  width: 0;
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
}

.passtrengthMeter:hover .tooltipPW {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
}

.lte8 .passtrengthMeter .tooltipPW {
  display: none;
}

.lte8 .passtrengthMeter:hover .tooltipPW {
  display: block;
}



/************/
/*** NAVS ***/
/************/
/*** TOPBAR NAV ***/
#support-dropdown.dropdown:hover>.dropdown-menu,
#legal-dropdown.dropdown:hover>.dropdown-menu {
  display: block;
}

#support-dropdown .dropdown-toggle::after,
#legal-dropdown .dropdown-toggle::after {
  display: none;
}

#support-dropdown .dropdown-menu {
  width: 50rem;
  white-space: initial;
}

#legal-dropdown .dropdown-menu {
  width: 15rem;
}

.topbar-nav .dropdown-menu {
  margin: 0
}

.topbar-nav {
  flex-wrap: nowrap;
}

.topbar-nav li.nav-item {
  white-space: nowrap;
}

.topbar-nav .dropdown-menu {
  right: 0;
  left: auto;
} 

ul.topbar-nav li {
  display: inline;
}

ul.topbar-nav li:first-child {
  margin-left: auto;
}

/*** MENU TOGGLER ***/
.rotateExtendedIcon {
/*
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
*/
/*
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
*/
  /*transform: rotate(180deg);*/
  animation: rotateExtendedIcon 0.5s linear 1;
  animation-fill-mode: forwards;
  /*transition: transform 1s ease-in-out;*/
}
@keyframes rotateExtendedIcon {
   from {
     transform: rotate(0deg);
   }
   to {
     transform: rotate(180deg);
   }
 }

.rotateExtendedIconBack {
  /*transform: rotate(0deg);*/
  animation: rotateExtendedIconBack 0.5s linear 1;
  animation-fill-mode: forwards;
  /*transition: transform 1s ease-in-out;*/
}

@keyframes rotateExtendedIconBack {
   from {
     transform: rotate(180deg);
   }
   to {
     transform: rotate(0deg);
   }
 }


/*************/
/*** LOGIN ***/
/*************/
.login {
  overflow: hidden;
}

.login-left {
  position: relative;
  height: 100vh; 
  width: 38.2%;
  background-color: #fff;
  z-index: 2;
  box-shadow: 5px 0 13px rgba(0,0,0,0.15)
}


.login-box {
  position: relative;
  width: 100%;
  margin: 2rem auto;
}

.login-box .login-insider {
  width: 350px;
}

.login-right {
  height: 100vh; 
  width: 61.8%; 
  background-color: #f1f1f1; 
  padding: 100px;
  z-index: 1;
}

/**************/
/*** CHARTS ***/
/**************/
.label-goodwill,
.label-paid,
.label-complaint {
  border-radius: 15px; 
  color: #fff;
  font-size: 12px;
  padding: 4px 12px;
}

.bg-goodwill {
  background-color: #3caf6b;
}

.bg-paid {
  background-color: #2b7ac7;
}

.bg-complaint {
  background-color: #ff381b;
}

.no-remaining-time {
  color: #ff381b;
}

.label-chatrs .clabels {
  width: 10px;
  height: 10px;
}

.label-chatrs .clabels.clabels-lg {
  width: 12px;
  height: 12px;
}

.label-chatrs .clabels.circular-clabels {
  border-radius: 50%; 
}

.label-chatrs .clabels-text span:first-child {
  line-height: 13px; 
}

.label-chatrs i.big-rpsn-icon {
  font-size: 35px; 
}

.cus-sparkline {
  display: inline-block;
  width: 100px;
  overflow: hidden;
  margin: 0;
  float: right;
}

.progress {
  height: 0.5rem;
}

.progress-bar-good {
  background-color: green
}

.progress-bar-warning {
  background-color: orange
}

.progress-bar-danger {
  background-color: red
}



/**************/
/*** FOOTER ***/
/**************/
footer.container-fluid {
  padding: 0;
}

footer ul {
  padding-left: 0;
}

footer ul li {
  display: inline;
  margin-right: 1rem;
}

footer ul li a:hover,
footer ul li a:active {
  color: #012574 !important;
}

footer.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
}



/*********************/
/*** MEDIA QUERIES ***/
/*********************/
@media (max-width:1499px) {	
  .productChoices img {
    max-height: 200px;
  }
  
  .card-hint .plan-img-container {
    height: 125px;
    max-height: 125px;
    line-height: 125px;
  }
  
}

@media (max-width:1200px) {	
  .productChoices img {
    max-height: 150px;
  }
}

@media (min-width: 992px) {
  .animate {
    animation-duration: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
  }
}



/******************/
/*** ANIMATIONS ***/
/******************/
.slideIn {
  -webkit-animation-name: slideIn;
  animation-name: slideIn;
}

@keyframes slideIn {
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
  100% {
    transform:translateY(0rem);
    opacity: 1;
  }
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
}

@-webkit-keyframes slideIn {
  0% {
    -webkit-transform: transform;
    -webkit-opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -webkit-opacity: 1;
  }
  0% {
    -webkit-transform: translateY(1rem);
    -webkit-opacity: 0;
  }
}

/* FadeIn */
@keyframes fadeIn {
  from {
    transform: translate3d(0,0,0);
  }

  to {
    transform: translate3d(0,0,0);
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
    from {
      transform: translate3d(0,0,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

/* FadeInUp */
@keyframes fadeInUp {
  from {
    transform: translate3d(0,40px,0)
  }

  to {
    transform: translate3d(0,0,0);
    opacity: 1
  }
}

@-webkit-keyframes fadeInUp {
    from {
      transform: translate3d(0,40px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

/* FadeInRight */
@keyframes fadeInRight {
  from {
    transform: translate3d(-40px,0,0)
  }

  to {
    transform: translate3d(0,0,0);
    opacity: 1
  }
}

@-webkit-keyframes fadeInRight {
  from {
    transform: translate3d(-40px,0,0)
  }

  to {
    transform: translate3d(0,0,0);
    opacity: 1
  }
}

/* FadeInLeft */
@keyframes fadeInLeft {
  from {
    transform: translate3d(40px,0,0)
  }

  to {
    transform: translate3d(0,0,0);
    opacity: 1
  }
}

@-webkit-keyframes fadeInLeft {
  from {
    transform: translate3d(40px,0,0)
  }

  to {
    transform: translate3d(0,0,0);
    opacity: 1
  }
}

@keyframes show-animation {
  from {
    max-height: 0;
/*
    padding-top: 0;
    padding-bottom: 0;
*/
    visibility: hidden;
    opacity: 0;
  }
  
  to {
    max-height: 60px;
/*
    padding-top: .5rem;
    padding-bottom: .5rem;
*/
    visibility: visible;
    opacity: 1;
  }
}

@keyframes hide-animation {
  from {
    max-height: 60px;
/*
    padding-top: .5rem;
    padding-bottom: .5rem;
*/
    visibility: visible;
    opacity: 1;
  }
  
  to {
    max-height: 0;
/*
    padding-top: 0;
    padding-bottom: 0;
*/
    visibility: hidden;
    opacity: 0;
  }
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both
}

.animatedFadeIn,
.animatedFadeInUp,
.animatedFadeInRight,
.animatedFadeInLeft {
    opacity: 0
}

.fadeIn {
  opacity: 0;
  animation-name: fadeIn;
  -webkit-animation-name: fadeIn;
}

.fadeInUp {
  opacity: 0;
  animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp;
}

.fadeInRight {
  opacity: 0;
  animation-name: fadeInRight;
  -webkit-animation-name: fadeInRight;
}

.fadeInLeft {
  opacity: 0;
  animation-name: fadeInLeft;
  -webkit-animation-name: fadeInLeft;
}

.showAnimated {
   animation: show-animation .3s linear forwards;
}

.hideAnimated {
   animation: hide-animation .3s linear forwards;
}

/* Delays */
.delay-100 { animation-delay: 0.1s; }
.delay-110 { animation-delay: 0.11s; }
.delay-120 { animation-delay: 0.12s; }
.delay-130 { animation-delay: 0.13s; }
.delay-140 { animation-delay: 0.14s; }
.delay-150 { animation-delay: 0.15s; }
.delay-160 { animation-delay: 0.16s; }
.delay-170 { animation-delay: 0.17s; }
.delay-180 { animation-delay: 0.18s; }
.delay-190 { animation-delay: 0.19s; }

.delay-200 { animation-delay: 0.2s; }
.delay-210 { animation-delay: 0.21s; }
.delay-220 { animation-delay: 0.22s; }
.delay-230 { animation-delay: 0.23s; }
.delay-240 { animation-delay: 0.24s; }
.delay-250 { animation-delay: 0.25s; }
.delay-260 { animation-delay: 0.26s; }
.delay-270 { animation-delay: 0.27s; }
.delay-280 { animation-delay: 0.28s; }
.delay-290 { animation-delay: 0.29s; }

.delay-300 { animation-delay: 0.3s; }
.delay-400 { animation-delay: 0.4s; }
.delay-500 { animation-delay: 0.5s; }
.delay-600 { animation-delay: 0.6s; }
.delay-700 { animation-delay: 0.7s; }
.delay-800 { animation-delay: 0.8s; }
.delay-900 { animation-delay: 0.9s; }
.delay-1000 { animation-delay: 1.0s; }
.delay-2000 { animation-delay: 2.0s; }



/* */
#errorDialog, 
#infoDialog,
#confirmDialog,
.hidden,
#wsmsStatusBar,
#jsWorker,
.dataTables_filter{
	display: none;
}

div.dts div.dataTables_scrollBody {
	background: none;
}


.zmdi-edit.hidden {
	display: none !important;
}

table.dataTable {
	margin: 0 0 0 0 !important;
}

.nicescroll-rails-hr {
	display: none !important;
}

/* Text Highlighting jquery.highlight #012574*/
.highlight {
	background-color: yellow;
}
.display-block-important {
	display: block !important;
}
.image-tool-tip {
	width: 510px !important; 
	height: 510px !important; 
	max-width: 510px !important; 
	max-height: 5100px !important;
	display: block;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
	position: relative;
}
.image-tool-tip .tooltip-inner {
	display: block;
	top: 50%;
    left: 50%;
    margin: 0;
	position: absolute;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	width: 500px;
	height: 500px;
}
.image-tool-tip.bs-tooltop-right .arrow {
	margin-left: -10px;
}
.image-tool-tip img {
	max-width: 470px !important; 
	max-height: 470px !important;
	margin: 0;
	position: absolute;
	top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.jqstooltip.igSparkline{
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
  background-color: white;
  color: black;
  font-size: 14px;  
}

.jqstooltip.igSparkline div {
	padding: 10px;
}

.d-flex-vcenter {
	display: flex;
	align-items: center;
}
.m-left-auto {
	margin-left: auto;
}
/*** IO FLEX GRID ***/
ul.objects {
  margin: 0 0 1;
  padding: 0;
  list-style: none outside;
}

.objects ul li,
ul.objects li {
  list-style: none outside
}

ul.objects {
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap
}

ul.objects li.io-col{
  position:relative;
  flex:0 0 100%;
  width:100%
}

ul.io-cols-lg-8 li.io-col{
  max-width:12.5%;
  flex:0 0 12.5%
}

ul.io-cols-lg-7 li.io-col{
  max-width:14.2857%;
  flex:0 0 14.2857%
}

ul.io-cols-lg-6 li.io-col{
  max-width:16.6666%;
  flex:0 0 16.6666%}

ul.io-cols-lg-5 li.io-col{
  max-width:20%;
  flex:0 0 20%
}

ul.io-cols-lg-4 li.io-col{
  max-width:25%;
  flex:0 0 25%
}

ul.io-cols-lg-3 li.io-col{
  max-width:33.3333%;
  flex:0 0 33.3333%
}

ul.io-cols-lg-2 li.io-col{
  max-width:50%;
  flex:0 0 50%
}

ul.io-cols-lg-1 li.io-col{
  max-width:none;
  flex:0 0 100%
}

@media (max-width: 767px) {
  ul.io-cols-xs-3 li.io-col{max-width:33.3333%;flex:0 0 33.3333%}
  ul.io-cols-xs-2 li.io-col{max-width:50%;flex:0 0 50%}
  ul.io-cols-xs-1 li.io-col{max-width:none;flex:0 0 100%}
}

@media (max-width: 575px) {
  ul.io-cols-ls-2 li.io-col{max-width:50%;flex:0 0 50%}
  ul.io-cols-ls-1 li.io-col{max-width:none;flex:0 0 100%}
}

@media (min-width: 1400px) {
/*
  ul.io-cols-xl-8 li.io-col{max-width:12.5%;flex:0 0 12.5%}
  ul.io-cols-xl-7 li.io-col{max-width:14.2857%;flex:0 0 14.2857%}
  ul.io-cols-xl-6 li.io-col{max-width:16.6666%;flex:0 0 16.6666%}
  ul.io-cols-xl-5 li.io-col{max-width:16.6666%;flex:0 0 16.6666%}
*/
  ul.io-cols-xl-4 li.io-col{max-width:25%;flex:0 0 25%}
}

@media (max-width: 1500px) {
  .megaMenu .btn.stretched-link {
    font-size: 0.8rem;
    padding: 8px 10px;
    
  }
}

@media (min-width:1200px) {
 .navbar-nav .dropdown>.dropdown-menu {
  border: none !important;
  margin-top: 2px;
 }
}
.datepicker-days .disabled{
	color: red !important;
}

.paginate_button.page-item.active a{
	background-color: #012574 !important;
	border-color: #012574 !important;
}

.restartCorrectionOptionContainer{
	height: 290px;
	margin-left: .5rem!important;	
}

.restartCorrectionOptionContainer.active{
	height: 290px;
	margin-left: .5rem!important;
	background-color: #012574;
	color: white !important;
}

.dataTables_scrollBody { -ms-overflow-style: none; }
.dataTables_scrollBody { overflow: -moz-scrollbars-none; }
.dataTables_scrollBody::-webkit-scrollbar { width: 0 !important }

.dataTables_processing {
	background-color: transparent !important;
	border: none;
	box-shadow: none;
	z-index: 9999;
}
.dataTables_processing div{
  margin: 0 auto !important;
  background-color: white;
}

.dataTables_scrollHeadInner, .dataTables_scrollHeadInner table {
	width: 100% !important;	
}

.dataTables_length .bootstrap-select {
	width: 75px !important;
}
.bootstrap-autocomplete {
	margin-left: 1rem;
	margin-top: -1px;
	-webkit-box-shadow: 0px 1px 14px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 1px 14px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 1px 14px 0px rgba(0,0,0,0.2);
}
.bootstrap-autocomplete a {
	cursor: pointer;
}
.bootstrap-autocomplete a.active, .bootstrap-autocomplete a:hover {
	color: white !important;
}

div[aria-describedby="autoLogoutAfter"] .ui-icon{
	width: 0 !important;
	height: 0 !important;
	display: none !important;
}

.dropdown.bootstrap-select.show-tick .dropdown-menu {
	min-width: 100% !important;
}

.dt-export-buttons .dt-buttons {
	float: right;
}

.dt-export-buttons .dt-button {
	border-width: 1px;
    border-style: solid;
	background-color: #012574;
    border-color: #012574;
    color: #ffffff;
    border-radius: 100px;
    padding: 8px 32px;
    font-size: 14px;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}

.dt-export-buttons .dt-button:hover {
    border-color: #012574;
    background-color: #ffffff;
    color: #000000;
    text-decoration: none; 
}

.bootstrap-select .dropdown-menu.show:not(.inner) {
	overflow-y: hidden;
}
.bootstrap-select .dropdown-menu.inner.show {	
	overflow-y: hidden !important;
}
.bootstrap-select .dropdown-header .text {
	cursor: pointer;
}
ul.nav a.disabled, ul.nav li.disabled.nav-item, a.disabled-cursor {
	cursor: not-allowed;
}
.downloadXMLBackBay {
	width: 100%;	
} 
.btn-secondary.openDownloadSepaBackpayXml:hover {
	color: white !important;
}
.navbar-nav .nav-item>.show {
	visibility: visible !important;
	opacity: 1 !important;
}
.navbar-light .fe:not(.fe-trash-2):not(.fe-plus):not(.fe-minus) {
	font-size: 1.5rem;
}
.header-select {
    border: none;
    height: 56px;	
    padding-left: 20px;
    border-top-left-radius: 50px !important;
	border-bottom-left-radius: 50px !important;
    border-right: 8px solid transparent;
}
.header-select option {
	padding-left: 10px;
}
.header-select button, .header-select-input, .header-select-input:focus, .header-select-button {
    height: 56px !important;	
    border: 0px !important;
    background-color: var(--grey-50, #F3F3F3) !important;
}
#modalShoppingCart .add-cart input, #modalShoppingCart .edit-cart input, 
.modal-layout-master input:not(.input-number):not([type="radio"]):not([type="checkbox"]) {	
    border: 0px !important;
    border-radius: 4px;
    background-color: var(--grey-50, #F3F3F3) !important;
    line-height: 40px;
}
.modal-layout-master input[type=checkbox]:not(:checked) {	
    background-color: white !important;
    border: 2px solid #DDDDDD !important;
}
.modal-layout-master .form-switch input[type=checkbox]:not(:checked) {
    border: 1px solid  rgba(221, 221, 221, 1) !important;
    background-color: rgba(221, 221, 221, 1) !important;
}
.cart-textarea, .standard-textarea {
    border: none;
    background-color: #F2F2F3 !important; 
    font-size: 14px;
}

.modal-layout-master .dropup .dropdown-toggle::after {
    content: "\e92e";
    border: none;
}

/*
B2BR-2475
.cart-textarea {
  color: #797E86 !important;
}*/
.standard-textarea, .standard-textarea-placeholder {
}
.cart-textarea::placeholder, .textarea-placeholder, #modalShoppingCart input::placeholder, .modal-layout-master input::placeholder {
	color: #797E86 !important;
  font-size: 16px;
} 
.standard-textarea:placeholder {
	color: #868686 !important;
  font-size: 16px;
}
.cart-textarea:focus, .standard-textarea:focus {
    background-color: #F2F2F3 !important;
    border: none !important;
}
.search-radius .header-select-input {
    padding-left: 5px;	
}
.search-radius .bootstrap-select > .dropdown-toggle::after {
	font-weight: 700;
}
.header-select-input:focus {
    border-right: none !important;
}
.header-select-button{
    border-left: none !important;
}
.btn-outline-border:hover {
	border-color: #e5e5e5 !important;
}
.btn-outline-border .fe {
  margin-top: 3px;
  border-left: none;
}
@media (min-width: 1200px) {
	.navbar-light .nav-item {
		margin-right: 12px;
	}
}
[data-cart-items="0"]::before {
	display: none;	
}
.nav-user [data-cart-items]::before {
  content: attr(data-cart-items);
  position: absolute;
  top: -.5rem;
  right: -.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  font-size: 11px;
  font-weight: 500;
  border-radius: 50%;
  border: 1px solid #343a40;
  background-color: #343a40;
  color: #fff;
  
}

[data-cart-items]::before {
  width: fit-content;
  min-width: 16px;
  height: 16px;
  top: -4px;
  left: 13px;
  padding: 0px 4px 0px 4px;
  gap: 10px;
  border-radius: 8px 8px 8px 8px;
  opacity: 0px;
  border: none;
}
.int-bubble {
  width: fit-content;
  padding: 4px 8px;
  gap: 10px;
  border-radius: 22px;
  opacity: 0px;
  border: none;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  margin-top: 3px;
}
.aftersale-icon {
  display: flex;
  width: 24px;
  height: 24px;
  padding: 2px 2px 3px 3px;
  justify-content: center;
  align-items: center;	
}
/* flickity-fade */

.flickity-enabled.is-fade .flickity-slider > * {
  pointer-events: none;
  z-index: 0;
}

.flickity-enabled.is-fade .flickity-slider > .is-selected {
  pointer-events: auto;
  z-index: 1;
}
#productSlider .flickity-slider {
  transform: none !important;
}
#productSlider .flickity-slider a {
  left: 0% !important;
}
.video-thumb::before {
  background: lightgray 50%;
}
.card-badge {
  z-index: 9;
} 
.custom-control-img .custom-control-label {
  width: 42px;
  border: 1px solid black;
}
.dataTable th, .product-variation-table th {
  background-color: #F2F2F3;
  padding: 12px 16px 12px 16px !important;
  font-size: 12px;
  font-weight: 700;
  color: #61646B;
}
.dataTable.my-order-table td {
  padding: 20px 16px 20px 16px !important;;
}
.dataTable td:not([class^="p-"]) .product-variation-table td {
  padding: 12px 16px 12px 16px !important;
}

table.dataTable.table-sm .sorting::before, table.dataTable.table-sm .sorting_asc::before, table.dataTable.table-sm .sorting_desc::before,
table.dataTable.table-sm .sorting::after, table.dataTable.table-sm .sorting_asc::after, table.dataTable.table-sm .sorting_desc::after {
  top: 15px;
}
.bg-info {
  background-color: #e8e8e8 !important;
} 
.bg-contain {
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: contain !important;
  background-origin: content-box;
}
#productSlider a {
  cursor: zoom-in !important;
}
.flickity-nav .is-nav-selected::after {
  display: none;	
}

.cat-card .badge {
  left: 0.75rem;	
  
}
.cat-card .card-overlay {
  position: absolute;
  left: 0;
  bottom: 0px;
  height: 0%;
  overflow: hidden;
  width: 100%;
  opacity: 0;
  transition: height 400ms ease-in-out 0s;
  background: rgb(255,255,255);
  pointer-events: none;
  background: linear-gradient(180deg, rgba(255,255,255,0.1) 0%, rgba(255, 255, 255, 1) 60%, rgb(255, 255, 255,1) 100%)
}
.open-product-quickview, .btn-catview {
  pointer-events: auto;
}
.cat-card .card-overlay .card-header {
  background-color: transparent;	
}
@media (hover: hover) and (pointer: fine) {
	.cat-card:hover .card-overlay {
	  opacity: 1;
	  height: 100%;
	}
  .cat-card:hover .fav-btn {
    display: block !important;
  }
}
.line-arrow-down {
  width: 100%;
  padding-top: 0px;
  margin-top: 0px;
  border: none;
  position: relative;
  opacity: 1;
  background-color: #d7d7d7;
}
.line-arrow-down:after {
  content:"";
  display:block;
  margin-bottom:-8px;
  border-right:1px solid #DDDDDD;
  border-bottom:1px solid #DDDDDD;
  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  transform: rotate(45deg);   
  width:8px;
  height:8px;
  background-color: #fff;
  z-index:200px;
  position: absolute; 
  left: 5%;
  top: -3px;
}
.line-arrow-dark:after {
  background-color: #DDDDDD;	
}
.list-styled-item + .list-styled-item {
  margin-top: .5em;	
}
.btn-light {
  background-color: white;	
  border-color: #f1f1f1;
}
.btn-icon-right {
  position: relative;
  
}
.btn-icon-right i {  
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%); 
}
.dropdown-item {
  font-size: 1rem;	
}
.btn.dropdown-toggle {
  font-weight: normal;	
}
.custom-control-color .custom-control-label::after, .custom-control-color .custom-control-label::before { 
  border-radius: inherit;	
}
.custom-control-color .text-body {
  display: none;	
}
.card-product-image, .card-product-image a, .card-product-image img {
  max-height: 217px;
}
.card-product-image img {
  margin-left: inherit !important;
  float: inherit;
  object-fit: contain;
}
.card-img:hover .card-img-hover .card-img-front {
  display: none;
}
.card-img:hover .card-img-hover .card-img-back {
  display: inline;
}
.card-img-hover .card-img-back {
  display: none;	
}
.card.navi-card {
  border: none;
  border-radius: 0px;
}
.card.navi-card .card-img {
  border: none;
  border-radius: 0px;
}
.navi-misc-teaser-container {
  position: absolute;
  bottom: 24px;
  left: 24px;
  color: white;
  width: auto;
}
.navi-misc-teaser-container .btn-primary {
  border-radius: 5px;
}
.carousel-cell {
  width: 100%;
  max-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.carousel.is-fullscreen .carousel-cell {
  height: 100%;
}

.carousel-cell img {
  display: block;
  max-height: 400px;
  width: auto;
}
.btn {
  font-size: 1.0rem;
  border-bottom-left-radius: .25rem !important;
  border-top-left-radius: .25rem !important;
  border-bottom-right-radius: .25rem !important;
  border-top-right-radius: .25rem !important;
}
.modal-dialog-centered .modal-content {
  box-shadow: 2px 3px 5px 0px rgba(112,112,112,1) !important;
}
.modal-right-overflow {
  overflow-y: auto;
  overflow-x: hidden;
  height: calc(100% - 120px);
}
.modal-right-overflow-partlist {
  overflow-y: auto;
  overflow-x: hidden;
  height: calc(100vh - 328px);
}
.quick-view-image {
  background-color: white;
  border: 1px solid #d9d9d9;
}
.total-quick-view {
  border-top: 1px solid #d9d9d9;
  margin-top: -90px;
}
.modal-left-overflow {
  overflow-y: auto;
  overflow-x: hidden;
  height: 670px;
}
.modal-left-overflow-partlist {
  overflow-y: auto;
  overflow-x: hidden;
  height: calc(100vh - 264px);
}
@media (min-width: 992px) {
  #modalProduct .modal-content {
    height: 90vh;
  }

  #modal-productquickview-insider {
    height: calc(100% - 80px);
    max-height: calc(90vh - 80px);
  }

  .total-quick-view {
    margin-top: -50px;
  }

  #favChooseVariationModal .modal-content {
    max-height: 90vh;
    min-height: 50vh;
    overflow: hidden;
  }

  #favChooseVariationModal #modal-productquickview-insider .modal-right-overflow,
  #favChooseVariationModal #modal-productquickview-insider .modal-left-overflow {
    height: calc(100% - 120px);
    max-height: calc(90vh - 120px);
  }
}
.submodal-header {
  padding: 1.5rem 2rem;
}
.add-cart, .delete-cart, .edit-cart, .standard-dialog {
  padding: 40px;
  margin-top: 88px;
}
.cart-link {
  font-weight: 700;
  color: black !important;
}
:not(.toast-header):not(.alert):not(.std-modal-header) > .close:not(.text-zeg-blue), .zeg-button-close:not(.text-zeg-blue) { 
  color: white !important;
}
:not(.toast-header):not(.alert):not(.std-modal-header) > .close, .zeg-button-close { 
  top: -18px;
  right: -18px;	
  opacity: 1;
  background-color: black;
  border-radius: 30px 30px 30px 30px;
  line-height: 30px;
  width: 30px;
  height: 30px;
  padding-top: 3px;
  padding-left: 3px;
}
.accu-bg {
  width: 30px;
  height: 30px;
  border-radius: 15px;
  display: inline-block;
  background-color: #f2f2f2;
  border: 1px solid #252525;
  font-size: 11px;
  padding-left: 6px;
  padding-top: 5px;
  margin-right: 10px;
}
.table-bordered {
  border: 1px solid #e5e5e5 !important;
}	
.zeg-button-close {
  position: absolute;
  z-index: 1030;
  display: inline-flex;
  float: right;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  color: #a6a6a6;
  border: none;
  padding: 0 0 0 0;
}
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
  opacity: 1;
  color: #9d9c9c;
}
.dropdown-item .title-label-dropdown {
  display: none;
}
.custom-control-color .custom-control-label::after, .custom-control-color .custom-control-label::before {
  width: 40px;
  height: 40px;
}
.custom-control-img .custom-control-label .embed-responsive::after, .custom-control-img .custom-control-label .embed-responsive::before {
  width: 36px;
  height: 36px;
  display: block;
  position: absolute;
  padding-top: 0px;
  top: 2px;
  left: 2px;
  border-radius: 18px;
}
.custom-control-img .custom-control-label .embed-responsive {
  overflow: auto;
  width: 40px;
  height: 40px;
  border-radius: 20px;
}
.color-filter-without-border::before {
  border: none !important;
}
.special-color-filter::before {
  border-color: #D9D9D9 !important;
}
.custom-control-img .color-filter-without-border {
  border: 1px solid #f6f6f6;
}
.custom-control-color .color-filter-value.custom-control-label::before {
  top: 0px !important;;
}
.filter-reset-bubble {
  width: 12px;
  height: 12px;
  border-radius: 6px;
  display: inline-block;
  margin-bottom: -0.5px;
}
.filter-tag-container {
  white-space: nowrap; 
  display: inline-block; 
  font-size: 12px;	
  font-weight: 700;
  color: #0C0D0D !important;
}
.filter-tag-container .btn {
  font-weight: 700;
}
.custom-control-color .custom-control-input ~ .custom-control-label.color-filter-value {
  border-radius: 20px;
  width: 40px;
  height: 40px;
  display: block;
  margin-bottom: 25px;
}
.custom-control-size .custom-control-input ~ .custom-control-label.size-filter-value {
  margin-bottom: 25px;
}
.color-filter-product-count {
  position: absolute;
  top: 38px;
  width: 40px;
  text-align: center;
}
.size-filter-product-count {
  position: absolute;
  top: 42px;
  width: 70px;
  text-align: center;
}
.filter-color-checked, .filter-color-checked-white {
  font-size: 26px;
  font-weight: 900;
  position: absolute;
  top: 8px;
  left: 0px;
  width: 40px;
  text-align: center;
  display: none;
}
.shopping-cart.add-element [data-cart-items]::before {
  animation: 
    stretch
    2s
    ease-out
    0s
    alternate
    1
    none
    running
}
.quick-cart-items {
  height: calc(100vh - 350px);
  overflow-x: hidden;
  overflow-y: scroll;
}
.cart-items {
  max-height: calc(100vh - 360px);
  overflow-x: hidden;
  overflow-y: scroll;
}
.quick-cart-description-text {
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 14px;
}
.modal-layout2 .modal-sidebar .cart-layout-2 .btn.back-to-standard-cart, .modal-layout2 .btn {
  border-radius: 5px;
  font-weight: 800;
  font-size: 14px;
  padding: 16px 24px 16px 24px;
}
/* Modal-Layout-Master
** 
** Modal-Right
**
** Modal-Layout-Master
**
**/
.modal-layout-master .modal-sidebar .cart-layout-2 .btn.back-to-standard-cart, .modal-layout-master .cart-layout-2 .btn {
  border-radius: 5px;
  font-weight: 700;
  font-size: 14px;
  padding: 24px 24px 24px 24px;
  line-height: 16px !important;
  height: 64px !important;
}
.modal-layout-master .btn .filter-option-inner-inner {
  font-weight: 500;	
  color: black;
}
.modal-layout-master .list-group-lg .list-group-item,
.modal-layout-master .modal-body,
.modal-layout-master .modal-footer {
  padding-left: 40px;
  padding-right: 40px;
}
.modal-layout-master .dropdown-toggle::after {
  color: black !important; 
  font-size: 16px !important;
  font-weight: 500;
}
.modal-layout-master .modal-dialog-vertical {
  max-width: 560px;	
}
.modal-layout-master .modal-header {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.modal-layout-master .submodal-header {
  padding-top: 40px !important;
  padding-bottom: 24px !important;
  padding-left: 40px;
  padding-right: 40px;
}
.modal-layout-master .modal-content-container {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.modal-layout-master .btn-light.btn-filter {
  padding-top: 12px;	
  padding-bottom: 12px;
  padding-left: 16px;
  padding-right: 16px;
  border-radius: 0;
  border: 0;
}
.modal-layout-master .scrollable-content {
  overflow-y: auto; 
  height: calc(100vh - 120px);	
  margin-top: 80px;
}
.modal-layout-master .scrollable-content-with-buttons {
  overflow-y: auto; 
  height: calc(100vh - 236px);	
}
.modal-layout-master .dropdown-toggle, #categoryFilterInsiderContainer .btn {
  border-radius: 4px !important;	
}
.modal-layout-master .modal-header h3,
.modal-layout-master .modal-headline-1 {
  font-size: 32px;
  font-weight: 800;
  padding-top: 128px;
}
.modal-layout-master .modal-headline-1 {
  padding-top: 8px;
}
.modal-layout-master .modal-btns-bottom {
  position: fixed;
  width: calc(100% - 50px);
  bottom: 24px;
}
.modal-layout-master label {
  color: rgba(75, 75, 75, 1);
  
}
.modal-layout-master .form-control, .modal-layout-master .form-select {
  padding: 12px 16px;
  border-radius: 4px;
}
.modal-layout-master .form-select {
  border: none;
  background-color: #F3F3F3;
}
.modal-layout-master .form-check-inline {
  margin-right: 40px;
}
.modal-layout-master .validate[required].form-control {
  height: 64px !important;
}
#categoryFilterInsiderContainer .form-control, .filter-dropdown .form-control {
  padding-top: 13px;
  padding-bottom: 11px;
  padding-left: 4px !important;
  padding-right: 16px;
  height: 48px;
  border-radius: 4px;
} 
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback):not(.input-track-quant):not(.plus-minus-container) {
  margin-left: -1px;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
#categoryFilterInsiderContainer .input-group-append .btn {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;	
}
.filter-tag-container .fe {
  font-size: 14px;
  font-weight: 600;
  vertical-align: -0.05em;
}
#categoryFilterInsiderContainer .filter-container[data-filtertype="range"] .form-control,
#categoryFilterButtonContainer .filter-button[data-filtertype="range"] .form-control {
  padding-left: 16px !important;
} 
#categoryFilterInsiderContainer .btn-light.dropdown-toggle.show,
#favoritesProductFilterContainer .favorite-filter-btn.dropdown-toggle.show {
  border-color: black !important;
}
#categoryFilterInsiderContainer .dropdown-menu [data-categoryfiltertype="color"] {
  margin-bottom: -15px;
}
.form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {
  opacity: 0;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 0.625rem;
}
.input-group-merge .form-control {
  border-right-width: 0 !important;
}
.form-control-clear, .form-control-clear-search, .form-control-clear-search-aftersale  {
  z-index: 10;
  pointer-events: auto;
  cursor: pointer;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-style: solid;
  border-color: #f2f2f3;
  padding-top: 5px;
  padding-right: 10px;
  background-color: #f3f3f3;
  font-size: 18px;
}
#categoryFilterInsiderContainer .form-control-clear {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.form-control-clear-search {
  position: absolute;
  right: 68px;
  top: 16px;
  height: 24px;
  padding-top: 0px;
  border-right: 1px solid rgba(201, 203, 207, 1);
  z-index: 999;
}
.form-control-clear-search-aftersale {
  position: absolute;
  right: 50px;
  top: 0px;
  height: 56px;
  padding-top: 15px;
  border-right: 1px solid white;
  z-index: 999;
}
.form-control-clear-search-aftersale {
  height: 50px;
  padding-top: 10px;
  right: 42px;
}
.filter-container {
  width: 100%;
}
.filter-container a.nav-link.dropdown-toggle {
  white-space: wrap;
  position: relative;
}
#productCategoryCollapseContainer .dropdown-toggle {
  border-top: 1px solid #DDD;
}
#productCategoryCollapseContainer .custom-checkbox {
  padding-top: 10px;
  padding-bottom: 10px;	
  font-size: 14px;
} 
#productCategoryCollapseContainer .form-group {
  margin-bottom: 30px;	
}
#productCategoryCollapseContainer .dropdown-toggle::after, #productCategoryCollapseContainer .dropright-toggle::after {
  position: absolute;
  right: -2px;
  top: calc(50% - 12px);
}
.form-group-overflow {
  max-height: 258px;
}
.filter-container .input-group-merge .form-control ~ .input-group-append > * {
  border-left-width: 0px;
}
.navbar-sticky {
  position: fixed;
  top: 0;
  width: 100%;
}
.textarea-auto-height {
  display: block;
  overflow: auto !important;
  resize: none;
}
.grey-circle {
  background-color: #F3F3F3;
  width: 64px;
  height: 64px;
  border-radius: 32px;
  display: inline-block;
  padding-top: 18px;
}
.grey-circle i {
  font-size: 28px;
}
#productCartInsider {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 475px;	
  min-height: 365px;
}
.modal-dialog-vertical {
  max-width: 530px;	
}
.card .badge-container {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}
.card .badge-container .badge, .card .badge-container img {
  display: inline-block;
}
.card .badge-container .badge, .pdp-view.badge-container .badge {	 
  text-transform: uppercase;
  border-radius: 0px;
  font-size: 12px;
  font-weight: 600;
  padding: 8px 12px 8px 12px;
}
@keyframes stretch {
  0% {
    transform: scale(1);
    background-color: green;
    border-radius: 100%;
  }

  50% {
    transform: scale(3);
    background-color: orange;
  }
}
.badget-container {
  max-width: 80px;
  max-height: 80px;	
} 
.badget-container .badget {
  max-width: 64px;
  max-height: 64px;	
}
.badget-insider {
  position: absolute;
  right: 0px;
  top: 0px;	
  width: 100%;
  text-align: right;
  z-index: 2;
}
@media (min-width:1000px) {
 .card-product-image, .card-product-image a, .card-product-image img {
   max-height: 121px;
 }
}
@media (min-width:1300px) {
.cat-card {
   min-height: 407px;
 }
 .card-product-image, .card-product-image a, .card-product-image img {
   max-height: 151px;
 }
}
@media (min-width:1400px) {
 .container,
 .container-lg,
 .container-md,
 .container-sm,
 .container-xl {
  max-width:1340px
 }
 .cat-card {
   min-height: 403px;
 }
 .card-product-image, .card-product-image a, .card-product-image img {
   max-height: 270px;
 }
}
@media (max-width:1550px) {
 .cat-card .card-body {
   font-size: 0.8em;
 }
 .cat-card .btn {
   font-size: 0.9em;
   padding-left: 5px;
   padding-right: 5px;
 }
}
@media (min-width:1600px) {
 .container,
 .container-lg,
 .container-md,
 .container-sm,
 .container-xl {
  max-width:1540px
 }
 .btn {
  padding: 6px 12px;
  font-size: 0.9em;
 }
}
@media (min-width:1800px) {
 .container,
 .container-lg,
 .container-md,
 .container-sm,
 .container-xl {
  max-width:1740px
 }
}
@media (min-width:2000px) {
 .container,
 .container-lg,
 .container-md,
 .container-sm,
 .container-xl {
  max-width:1980px
 }
 .badget-container {
   max-width: 200px;	
 }
}
.form-switch .form-check-input {
  width: 3em;
  height: 1.8em;
  border-radius: 2em !important;	
}
.font-size-xxl {
 font-size: 2.925rem!important;
 line-height: 0.8;
}
.font-size-xl {
 font-size:1.725rem!important;
 line-height: 1;
}
.font-size-lg {
 font-size:1.525rem!important;
}
.font-size-l {
 font-size:1.325rem!important;
}
.font-size-ml {
 font-size:1.225rem!important;
}
.font-size-m {
 font-size:1.025rem!important;
}
.font-size-s {
 font-size:0.725rem!important;
}
.font-size-s2 {
 font-size:0.8em!important
}
.font-size-12 {
 font-size: 12px !important;	
}
.font-size-14 {
 font-size: 14px !important;	
}
.font-size-16 {
 font-size: 16px !important;	
}
.font-size-18 {
 font-size: 18px !important;	
}
.font-size-20 {
 font-size: 20px !important;	
}
.font-size-22 {
 font-size: 22px !important;	
}
.font-size-24 {
 font-size: 24px;	
}
.font-size-26 {
 font-size: 26px !important;	
}
.font-size-28 {
 font-size: 28px;	
}
.font-size-30 {
 font-size: 30px;	
}
.font-size-32 {
 font-size: 32px;	
}
.font-size-34 {
 font-size: 34px;	
}
#productCollapseContainer .list-styled-link {
 font-size: 1.1em;	
}
.flickity-button {
 background: hsla(0, 0%, 86.7%, 0.75); 
}
#logoutDialog .ui-icon  {
 display: none;
}
.alert-danger {
 color: white;	
}
.user-circle {
 width: 40px;
 height: 40px;
 border-radius: 20px;
 display: block;
 text-align: center;
 padding-top: 8px;
}
.megaMenu .card.card-lg {
 margin-top: -11px !important;
 border-top: none !important;
}
.dropdown-menu > .card {
 margin-top: -11px !important;
 min-width: 216px;
}
.dropdown-with-backdrop.show:before {
  position: fixed;
  top: 181px;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(100,100,100,0.3);
  content: '';
  z-index: 2;
  cursor: default;
}

body.notification-bar-active .dropdown-with-backdrop.show:before {
  top: 231px;
}


.search-with-backdrop.show:before {
  position: fixed;
  top: 0px;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
  content: '';
  z-index: 1;
  cursor: default;
}
#search-form {
  max-width: 960px;
}
#search-form .input-group {
  z-index: 999;
  position: relative;
}
.megaMenu {
  background-color: transparent !important;
  z-index: 999998;
}
.border-none {
  border: none !important;
	
}
.custom-control-img .custom-control-input:checked ~ .custom-control-label::after {
  display: none;	
}
/*.custom-control-img .custom-control-input:checked ~ .custom-control-label {
  box-shadow: 0px 3px 3px 0px #b6b7b8;
}*/
.flickity-prev-next-button.next {
  right: -30px;
}
.flickity-prev-next-button.previous {
  left: -30px;
}
#navbarEuroradBottomCollapse {
  flex-basis: auto !important;
}
#navbarEuroradBottomCollapse .nav-link {
  font-size: 16px;	
  font-weight: 700;
}
.navbar-expand-xl .navbar-nav .nav-link {
  padding-right: 1rem;
  padding-left: 1rem;
}
.fe-battery-charging {
  font-size: 18px;
}
#filterMetaHeader .label-group .btn, #footerMetaContainer .label-group .btn, #modalDeliveryFilter .btn, #modalOpenPositionsFilter .btn, #modalMyOrderFilter .btn,
#filterMetaHeader .btn-group .btn, #modalEarlyDeliveryFilter .btn {
  width: auto !important;
  padding: 0.9em;
}
#filterMetaHeader .btn-group .btn.selected, #filterMetaHeader .btn-group .btn.selected:hover, #filterMetaHeader .btn-group .btn.selected:focus {
  border: 1px solid #000 !important;
}
#filterMetaHeader .btn-group  .btn-light:not(.selected):hover, #filterMetaHeader .btn-group .btn-light:not(.selected):focus {
  border: 1px solid #f1f1f1 !important;
  background-color: #f1f1f1 !important;
}
#modalDeliveryFilter .btn, #modalMyOrderFilter .btn, #modalOpenPositionsFilter .btn,
#modalEarlyDeliveryFilter .btn {
  width: 100% !important;
}
.label-group label {
  font-weight: 700;
  display: inline-block;
}
.dropdown-menu .label-group-label {
  display: none;
}
.btn-light:hover, .btn-light:active  {
  color: black;
  background-color: white;
  border-color: transparent !important;
}
.btn-light:focus {
  color: black;
  background-color: white;
  border-color: #e6e6e6 !important;
}
.btn-outline-border {
  padding: 8px 16px;
}
#productCategoryCollapseContainer .btn-outline-border {
  max-height: 40px;
  margin-top: 0px;
  padding-top: 3px;
}
.cat-card .card-header {
  padding-top: 10px;
}
.table-sm td, .table-sm th {
  padding: 1rem;
}
.btn-60x60 {
  width: 60px;
  height: 60px;	
}
.fancybox-button--zoom {
  display: none !important;	
} 
.navbar .list-styled-link,.navbar .list-styled-link:focus,.navbar .list-styled-link:hover {
  padding-bottom: 10px;
  padding-right: 30px;
  text-decoration: none !important;
}
.navbar .list-styled-link .nav-childs-active {
  position: absolute;	
  top: 3px;
  right: -20px;
}
.navbar .list-styled-link:hover {
  text-decoration-line: underline !important;
  text-decoration-style: solid !important;
  text-decoration-skip-ink: auto !important;
  text-decoration-thickness: 7% !important; /* 1.12px */
  text-underline-offset: 10% !important; /* 1.6px */
  text-underline-position: from-font !important;
}
.navbar .list-styled-link:focus {
  color: #164193 !important;
}
.navbar .list-styled-link.mega-menu-item,.navbar .list-styled-link.mega-menu-item:focus,.navbar .list-styled-link.mega-menu-item:hover {
  min-height: 30px; 
  padding-top: 5px;
}
.nav-childs-active {
  display: none;
  padding-right: 20px !important;
  color: #164193 !important;
  font-size: 12px;
  top: 7px !important;
}
.navbar .list-styled-link[aria-expanded="true"], .nav-layer-active {
  font-weight: 700;
  color: #164193 !important;
}
.navbar .list-styled-link[aria-expanded="true"] .nav-childs-active, .navbar .list-styled-link.nav-layer-active .nav-childs-active  {
  display: block;
}
.navbar .list-styled-link:focus,.navbar .list-styled-link:hover {
  color: #164193 !important;
}
#productCategoryCollapseContainer .nav-link {
  font-weight: 400;	
}
.select-cart .dropdown-menu.show {
  width: 100%;	
}
.bg-shadow {
  box-shadow: 3px 5px 4px 0px #b6b7b8
}
.font-weight-400 {
  font-weight: 400;	
}
.font-weight-500 {
  font-weight: 500;	
}
.font-weight-600 {
  font-weight: 600;	
}
.font-weight-700 {
  font-weight: 700;	
}
.font-weight-800 {
  font-weight: 800;	
}
.font-weight-900 {
  font-weight: 900;	
}
.category-loader {
  background-color: rgba(255,255,255,0.8); 
  position: absolute; 
  width: 100%;
  height: 100%; 
  text-align: center; 
  z-index: 12;	
  display: none;
}
.category-container.has-headline .category-loader {
  margin-top: 0px;
}
.category-loader i.fa {
  font-size: 48px; 
  position: fixed; 
  top: 50%;
}
.cart-loader {
  background-color: rgba(255,255,255,0.8); 
  position: absolute; 
  width: 100%; 
  height: 100%; 
  text-align: center; 
  z-index: 9999;	
  display: none;
}
.cart-loader i.fa {
  font-size: 48px; 
  position: fixed; 
  top: 50%;
}
.product-count {	
  padding-top: 2px; 
  color: #868686;
  font-size: 14px;
}
.pagination .page-item:first-child .page-link {
  border-radius: 0px !important;
}
table.dt-rowReorder-float{position:absolute !important;opacity:.8;table-layout:fixed;outline:2px solid #888;outline-offset:-2px;z-index:2001}tr.dt-rowReorder-moving{outline:2px solid #555;outline-offset:-2px}body.dt-rowReorder-noOverflow{overflow-x:hidden}table.dataTable td.reorder{text-align:center;cursor:move}
.slider-box { 
	height: 5px;
	margin-bottom: 30px;
	margin-top: 20px;
	background-image: linear-gradient(0deg, rgba(134, 134, 134, 0.2), rgba(134, 134, 134, 0.2));
	background-clip: content-box;
	margin-left: 2px;
	margin-right: 2px;
}
.price-slider label, .price-slider input {
	border: none; 
	display: inline-block; 
	margin-right: -4px; 
	vertical-align: top; 
	width: 30%
}
.price-slider {
	position: relative;
	border: none;
	margin-right: 30px;
}
.range-slider .input-icon > i {
  	top: 69%;
}
.range-slider label {
	margin-bottom: 8px;
}
.price-slider > span, .price-slider > div {
	position: absolute;
}
.ui-slider-handle {
	width: 24px;
	height: 24px;
	border-radius: 15px;
	top: -9px;
	display: inline-block; 
	text-align: center;
	font-size: 16px;
	padding-top: 2px;
	transition: transform 0.3s ease;
}
.ui-slider-handle .fe {
	vertical-align: 0.1em;
}
.ui-slider-handle:hover, .ui-slider-handle:active {
	transform: scale(1.5);
}
.ui-slider-range {
	height: 5px;
}
h4.header-with-border-bottom {
	border-bottom: 1px solid #e5e5e5;	
	height: 40px;
}
span.ui-slider-handle:nth-child(even) {
    margin-left: -2px;
}
span.ui-slider-handle:nth-child(odd), .ui-slider-range {
    margin-left: 8px;
}
.changeProgramm-items {
	max-height: calc(100% - 73px);
	overflow: auto;
}
.navbar-nav .dropdown > .dropdown-menu, .navbar-nav .dropright > .dropdown-menu {
	opacity: 0;
	visibility: hidden;
	height: 0px;
}
#filterMetaHeader .dropdown-menu li a, #footerMetaContainer .dropdown-menu li a, #modalShoppingCart .dropdown-item, .modal-layout2 .dropdown-item,
#main-cart-total-insider .dropdown-item {
	padding: 0.9em;
	font-size: 14px;
}

#filterMetaHeader .dropdown-menu li a, #footerMetaContainer .dropdown-menu li a, #modalShoppingCart .dropdown-item, .modal-layout2 .dropdown-item,
#main-cart-total-insider .dropdown-item {
	padding: 0.9em;
	font-size: 14px;
}
.header-select .dropdown-menu li a {
	padding: 0.9em;
	padding-left: 20px;
	font-size: 16px;
}
.fancybox-slide .zeg-button-close .fe {
	margin-left: 2px;
	margin-top: 3px;
}
.nav.nav-tabs .nav-link + .nav-link {
	margin-left: 0px;
}
.nav.nav-tabs .nav-link {
	padding-left: 1em;
	padding-right: 1em;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {	
  	border-radius: 0px;
}
.nav-tabs .nav-link {	
  	padding: 12px 16px 12px 16px;
}

.disabled-range-slider {
	background-color: #fff !important;
	color: #000 !important;
	border: none !important;
}
.navbar-expand-lg .navbar-nav {
    flex-direction: row !important;
}
.dashboard-slider-card {
	background-repeat: no-repeat;
	background-position: top right;
	width: 640px;
	height: 280px;
	padding-right: 400px !important;
	position: relative;
}
.dashboard-slider-card .btn-primary {
	border-radius: 5px !important;
	position: absolute;
	bottom: 20px;
	left: 20px;
}
.dashboard-slider-card .badge {
	position: absolute;
	top: 20px;
	right: 20px;
	border-radius: 0;
	padding: 10px;
	font-size: 0.9rem;
	text-transform: uppercase;
}
.dashboard-misc-teaser {
	background-repeat: no-repeat;
	background-position: top right;
	width: 302px;
	height: 584px;
	position: relative;
}
.dashboard-misc-teaser-container {
	position: absolute;
	bottom: 20px;
	left: 20px;	 
	width: 260px;
}
.flickity-page-dots {
	bottom: -35px;
}
.flickity-page-dots .dot {
	width: 15px;
	height: 15px;
}
.category-back .fa-chevron-left::before {
	top: -12px;
  	position: absolute;
  	left: 7px;	
} 
.category-articelpp-container {
	display: none;	
}
.category-articelpp-container .btn.dropdown-toggle,
.favorites-articlepp-container .btn.dropdown-toggle {
  min-width: 200px;
}
.pagination-sm .page-link {
	padding: 14px 20px;
}
.pagination-sm .page-item .page-link {
  	margin-right: 8px;
  	border-bottom: none;
  	background-color: #F3F3F3;
}
.pagination-sm .page-link:focus {
	border-bottom: none;
	background-color: #F2F2F3;
}
.pagination-sm .page-link {
	font-size: 1rem !important;
	line-height: 20px;
}
.stock-icon {
	width: 10px;
	height: 10px;	
	border: 2px solid;
	border-radius: 5px;
	display: inline-block;
	margin-right: 15px;
	margin-left: 5px;
}
.product-not-in-stock {
	position: absolute;
	top: 160px;
	left: 0px;
	width: 100%;
	text-align: center;
	z-index: 9;
}
.pdp-product-not-in-stock {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	text-align: center;
	z-index: 9;
}
.btn-catview input {
	width: 40px;
	cursor: text;
}
.btn-catview .btn-number {
	border-radius: 0px;
	margin-right: 3px;
	margin-left: 3px;
	width: 40px;
}
.added-article-info {
	position: absolute; 
	left: 0%; 
	top: 10px; 
	display: none; 
	width: 100%; 
	float: right; 
	font-size: 14px; 
	height: fit-content;
}
.added-article-info .info-bg {
	padding: 16px 24px 16px 24px !important;
	border-radius: 5px;
}
#modalProduct .container {
    margin-left: 0px;
    margin-right: 0px;
}
.btn-add-card {
	padding: 16px 24px 16px 24px;
	font-size: 14px;
	font-weight: 800;
}
td.hidden-row {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	border-left: 2px solid #164193 !important;
	border-bottom: 0px !important;
	border-top: 0px !important; 
}
.zeg-gallery .fancybox-thumbs {
  top: auto;
  width: auto;
  bottom: 30px;
  left: 0;
  right: 0;
  height: auto;
  margin-left: 100px;
  margin-right: 100px;
  box-sizing: border-box;
  text-align: center;
  background-color: transparent;
  
}
.zeg-gallery.fancybox-show-thumbs .fancybox-inner {
  right: 0;
}
.zeg-gallery .fancybox-thumbs__list {
  margin: auto;
}
.zeg-gallery .fancybox-stage {
  background-color: white;
  margin-left: 100px;
  margin-right: 100px;
  position: relative;
  width: calc(100% - 200px);
  height: calc(100% - 80px);
  margin-top: 40px;
  margin-bottom: 40px;
}
.zeg-gallery .fancybox-show-thumbs .fancybox-inner {
  right: 0;
  bottom: 215px;
}
.zeg-gallery .fancybox-thumbs__list a {
  border: 1px solid #E4E5E7;
  border-radius: 6px;
  padding: .8rem !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: contain !important;
  background-origin: content-box;
  background-color: white;
  width: 104px;
  height: 104px;
}
.zeg-gallery .fancybox-thumbs__list a.video-thumb {
  border: 1px solid #E4E5E7;
  border-radius: 6px;
  padding: 0px !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
  background-origin: content-box;
  background-color: white;
  width: 104px;
  height: 104px;
  
}
.fancybox-thumbs__list a:focus::before {
  border-radius: 6px;
  transition: none !important;
  opacity: 1;
}
.fancybox-thumbs__list a::before {
  transition: none !important;
  border-radius: 6px;
  border: 0px solid #E4E5E7;
  opacity: 1;
}
.zeg-gallery .fancybox-thumbs__list a.fancybox-thumbs-active::before { 
  border: 2px solid #18191B !important;
  border-radius: 6px;
}
.zeg-gallery .fancybox-image {
}
.zeg-gallery .fancybox-slide {  
  padding-bottom: 150px;
}
.zeg-gallery .fancybox-thumbs {
  background-color: white;
} 
.zeg-gallery .fancybox-thumbs .fancybox-thumbs__list {
  height: 96px;
} 
.zeg-gallery .fancybox-thumbs .fancybox-thumbs__list a {
  height: 96px;
  width: 96px;
} 
.nav-tabs .nav-link {
  border-radius: 0px !important;
}
i.border-icon {
  border: 2px solid black;
  border-radius: 100%;
  padding: 3px;
  font-weight: 900 !important;
}
.tab-container-right {
  height: fit-content;
}
.buy-boy-yellow {
  border-radius: 4px;
}
.checkbox-menu li.dropdown-item {
  padding: 8px;
}
.checkbox-menu li label {
  display: block;
  clear: both;
  white-space: nowrap;
  margin:0;
  font-weight: 500;
  transition: background-color .4s ease;
}
.checkbox-menu li input {
  margin: 0px 5px;
  top: 2px;
  position: relative;
}
.checkbox-menu {
  padding-top: 10px;
  padding-bottom: 10px;
  min-width: 280px;
  
}
.select-cart .btn.dropdown-toggle, .deliverytime-select .btn.dropdown-toggle {
  font-size: 14px;
}
.form-control.input-number, .form-control.early-delivery-input-number, .btn-number .fe,
.early-delivery-btn-number .fe {
  font-size: 16px;
  font-weight: 800;	
}
.form-control.input-number, .form-control.early-delivery-input-number {
  padding-top: 4px !important;;
}
.closeInfo {
  cursor: pointer;
}
.form-control.early-delivery-input-number:disabled {
  cursor: default;
}
#productMessageContainer {
  position: fixed; 
  top: 10px;  
  left: 0px; 
  width: 100%; 
  height: 53px;
  z-index: 99999;
  
}
.disabled-buy-box {
  pointer-events: none;
  opacity: 0.3;
  cursor: unset !important;
}
#productMessageContainer .alert, #productMessageContainer {
  pointer-events: none;
}
#productMessageContainer .alert .closeInfo, #productMessageContainer .alert a{
  pointer-events: auto;
}
.my-orders-container .btn.dropdown-toggle, .open-positions-container .btn.dropdown-toggle,
.delivery-container .btn.dropdown-toggle {
  font-size: 14px !important;
}
.dashboard-teaser .btn-teaser-bottom {
  position: absolute;
  bottom: 24px;
  left: 24px;
}
.dashboard-teaser .dashboard-teaser-content {
  position: absolute;
  bottom: 24px;
  left: 0px;
  width: 100%;
}
.dashboard-teaser .img-left-top {
  position: absolute;
  top: 24px;
  left: 40px;
}
.dashboard-teaser .img-right-top, .navi-teaser .img-right-top {
  position: absolute;
  top: 24px;
  right: 24px;
}
.cat-cart-container .card {
  cursor: pointer;
}
.dashboard .cat-cart-container, #detail_variation  .cat-cart-container {
  border-bottom: none;	
} 
.pdp-test-seal {
  max-width: 180px;
  max-height: 120px;
}
.cat-test-seal {
  max-width: 140px;
  max-height: 100px;
}
#modalUser .edit-your-price .form-check-input {
  width: 24px;
  height: 24px;
  margin: 6px;
  margin-left: 0px;
  position: revert;
}
ser .edit-your-price .form-check-input:checked[type="checkbox"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 5 20 10'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.moretext {
  display: none;
}
.text-shadow {
  text-shadow: 0px 0px 16px rgba(0, 0, 0, 0.5);	
}
.my-orders-table tbody td, .tracking-detail-table tbody td, .tracking-table tbody td {
  vertical-align: top !important;
}
.feedback-button {
  width: auto;
  left: auto;
}
.btn.disabled-btn {
  opacity: .65;
}
.btn.disabled-btn:hover {
  background-color: transparent !important;
}
.expected_rebateformError {
  left: -64px !important;
}

.expected_rebateformError.formError .formErrorArrow {
  margin-left: 90px;
}
.fancybox-can-pan .thumb-container, .fancybox-is-grabbing .thumb-container {
  display: none !important;
}

#delivery-adress-container {
  width: 100%;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 21px;
}
/*
.deliverytime-container {
  border-radius: 0px !important;
  padding: 10px 16px 10px 14px;
  background-color: #F2F2F3;
  border-radius: 5px !important;
}
.deliverytime-container.active {
  background-color: #ffdc00 !important;
}*/
.hidePromotion {
  display: none !important;	
}
.validationError {
  border: 1px solid #ed1c24 !important;	
}
.validationErrorText {
  color: #ed1c24 !important;	
}
.form-control-clear-search-sub {
  position: absolute;
  right: 42px;
  height: 49px;
  padding-top: 12px;
  z-index: 9999;
  padding-right: 10px;
  cursor: pointer;
}
#direct-search-result-insider {
  width: 100%;
}
.search-suggest-content {
  padding-bottom: 2px;
}
.category-suggest {
  padding-bottom: 2px;
}
.export-filter-tags span {
  font-weight: 700 !important;
  font-size: 12px !important;
}
.settings-align-items-bottom {
  flex-direction: column; 
  justify-content: flex-end; 
  display: flex; 
}

@media screen and (min-height: 930px) {
	.settings-align-items-bottom {
	  height: calc(100vh - 535px);
	}
}
.filter-tag-container .btn, .pagination a, .pagination span, .category-articelpp-container .btn, .pagination .page-item:first-child .page-link, #filterMetaHeader .btn {
  border-radius: 4px !important;
}
/* clears the 'X' from Internet Explorer */
input[type=search]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal {  display: none; width : 0; height: 0; }

/* clears the 'X' from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }

.placeholder-image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.border-file img {
  display: none;
}
.peek-card {
  max-width: 24% !important;
}

.feedback-select > button, .feedback-select > button:focus {
  border-color: transparent !important;
}
.bootstrap-select.feedback-select .dropdown-toggle .filter-option {
  height: 100% !important;
}

.btn-order {
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 16px !important;
}

.button-container {
  white-space: nowrap;
}

.buttons-next-line {
  display: none;
  white-space: nowrap;
}

.filter-dropdown {
  width: 314px;
  padding: 16px;
  border-radius: 4px;
  border: 1px solid var(--grey-200, #DDD);
  box-shadow: 0px 0px 16px 8px rgba(0, 0, 0, 0.03);
}


.filter-dropdown .list {
  max-height: 258px;
  overflow-y: auto;
  white-space: normal;
}

.filter-dropdown .custom-checkbox {
  padding: 8px 0px;
}

.filter-dropdown .custom-checkbox .name {
  white-space: break-spaces;
}

.dropdown-toggle::after, .dropright-toggle::after {
  font-weight: 700;
  margin-left: .5em;
  margin-right: -5px;
}

.paragraph-sm.dropdown-toggle::after, .paragraph-sm.dropright-toggle::after,
.paragraph-sm.dropdown > .dropdown-toggle::after {
  font-size: 16px;
}

.btn-xs.link-sm {
  line-height: 16px !important;
}
.table-striped-cols td:nth-child(even), .table-striped-cols th:nth-child(even) {
  background-color: #F9F9F9;
}
.table-fixed {
  table-layout: fixed;
  width: 100%;
}
.table-fixed td,
.table-fixed th {
  overflow: hidden;
  text-overflow: ellipsis;
}

.table.cat-table tbody td, .table.cat-table thead th {
	padding: 1rem;
}

.table.cat-table tbody td:first-child, .table.cat-table thead th:first-child {
	padding-left: 0;
}

.table.cat-table .element-list > :not(:last-child) {
  margin-bottom: 1.25rem;
}

.debug-footer {
  z-index: 1021;
}

.debug-footer .btn.dropdown-toggle {
  height: 40px !important;
  width: 160px !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.debug-footer .localization-picker button {
  width: 180px !important;
}

.debug-footer .link-dropdown .dropdown-toggle {
  padding-right: 11px !important;
}

.debug-footer .link-dropdown .dropdown-menu {
  min-width: 160px;
}

.debug-footer .bootstrap-select > .dropdown-toggle::after {
  margin-top: -1px !important;
}

#feedbackButton[data-isqauser="true"] {
  bottom: 80px;
}

#main-nav .nav-link.active span {
  position: relative;
  display: inline-block;
}

#main-nav .nav-link.active span::after {
  content: "";
  position: absolute;
  left: -1px;
  right: -1px;
  bottom: -3px;
  height: 1px;
  background-color: var(--zeg-blue, #164193);
}

#navbarEuroradBottomCollapse .navbar-nav.active .nav-link[aria-expanded="false"] span::after {
  display: none !important;
}

.breadcrumb-item + .breadcrumb-item::before {
  content: var(--bs-breadcrumb-divider, "/");
  font-family: unset;
}

.breadcrumb-item.active::before {
  color: var(--grey-600, #868686);
}

.breadcrumb-item.active {
  color: var(--grey-600, #868686);
}

.breadcrumb-item a {
  color: black;
}

.breadcrumb-item a:hover {
  color: black;
  text-decoration: underline;
}

.grid-button {
  padding: 10px 16px !important;
  height: 48px;
}

.no-border-radius {
  border-radius: 0px !important;
}

#navbarEuroradBottomCollapse .collapsing {
  -webkit-transition: none;
  transition: none;
  display: none;
}

.attachment-icon {
  width: 24px;
  height: 24px;
  background-color: black;
  mask: url('/_custom/modules/eurorad/templates/icons/attachment.svg') no-repeat center / contain;
  -webkit-mask: url('/_custom/modules/eurorad/templates/icons/attachment.svg') no-repeat center / contain;
}

.input-track-quant {
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
}

.btn-primary .input-track-quant, .btn-primary .input-track-quant:focus {
  background-color: #fff !important;
  height: 40px !important;
  width: 48px !important;
  padding-top: 4px !important;
  padding-bottom: 4px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-top-left-radius: 2px !important;
  border-bottom-left-radius: 2px !important;
  border-top-right-radius: 2px !important;
  border-bottom-right-radius: 2px !important;
}

#productImageGallerycontainer .flickity-prev-next-button.next {
  margin-right: -1.5rem !important;
}
#productImageGallerycontainer .flickity-prev-next-button.previous {
  margin-left: -1.5rem !important;
}

/*** BADGES ***/
.card .badge-container .badge {
  height: 32px !important;
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  border-width: 1px !important;
  border-style: solid;
  border-color: transparent;
}

/*** Favorites ***/

i.fas.fa-heart {
  color: black !important;
}

.fav-btn.d-inline-block > i {
  transform: translateY(1px);
}

#favorite-list-dropdown.dropdown-menu {
  min-width: 280px;
  min-height: 100px;
  border-radius: 4px;
  border: 1px solid var(--grey200, #DDD) !important;
  background: var(--white, #FFF);
  height: auto;
}

.favorite-list.dropdown-toggle {
  cursor: pointer;
}

.favorite-list.dropdown-toggle::after {
  display: none !important;
}

.favorite-list.dropdown-toggle .favorite-button {
  width: 40px;
  height: 40px;
}

.favorite-list.dropdown-toggle.show .favorite-button {
  background-color: var(--grey-50, #F3F3F3);
}

.favorite-list.dropdown-toggle i {
  font-size: 1.4rem; 
  transform: translateY(1px);
}

#favoritesListsContainer .nav-item:not(:last-child),
#favoritesListsModalContainer .nav-item:not(:last-child),
.modal-layout-master #favoritesListsContainer .nav-item {
  border-bottom: 1px solid var(--grey50, #F3F3F3);
}

#favChooseVariationModal .modal-dialog {
  min-height: unset !important;
}

.favorite-filter-menu {
  max-height: 350px;
  overflow-y: auto;
}

.variation-modal-ebike {
  max-width: 930px;
}

.variation-modal-bike {
  max-width: 930px;
}

.variation-modal-default {
  max-width: 866px;
}

.modal-layout-master.modal-sidebar .modal-footer .btn {
    border-radius: 5px;
    font-weight: 700;
    font-size: 14px;
    padding: 24px 24px 24px 24px;
    line-height: 16px !important;
    height: 64px !important;
}

.favorites-table {
  table-layout: fixed !important;
}

.favorite-head-cell {
  width: 108px !important;
}

.favorite-cell {
  cursor: pointer;
  padding-left: 24px !important;
  padding-right: 24px !important;
}

.bg-favorite-marker {
  background-color: rgba(255, 220, 0, 0.10) !important; 
}

.bg-favorite-marker:hover {
  background-color: #FFDC00 !important;
}

/*** ***/

.nav-hover-text {
  display: none !important;
}

li.nav-item .nav-link:hover .nav-hover-text {
  display: block !important;
}

ul:not(.navbar-nav) li.nav-item .nav-link:hover {
  color: black !important;
}

.customer-switch-container {
  margin-top: 9px;
  min-width: 72px;
  white-space: nowrap;
}

.customer-switch-label {
  display: inline-block;
}

.customer-switch {
  display: inline-block;
  margin-left: 8px;
  margin-top: 0px;
  width: 40px;
  height: 24px;
}

.customer-switch #dealerView {
  margin-top: 8px;
  width: 40px;
  height: 24px;
}

/*** ***/

.bootstrap-select.paragraph-sm .dropdown-toggle .filter-option {
  height: auto !important;
}

.plus-minus-container .btn-number, .plus-minus-container .early-delivery-btn-number {
  width: 36px;
  height: 36px;
  padding: 4px !important;
  margin: 2px !important;
}

.plus-minus-container .input-number, .plus-minus-container .early-delivery-input-number {
  height: 36px;
  width: 36px;
  padding: 4px !important;
  margin: 2px !important;
}

.styled-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-color: currentColor; /* takes from text color or inline color */
  -webkit-mask: var(--icon-url) no-repeat center / contain;
  mask: var(--icon-url) no-repeat center / contain;
}

.availability-descriptions-table thead th {
  padding-top: 11px !important;
  padding-bottom: 11px !important;
  line-height: 22px !important;
}

.cursor-auto {
  cursor: auto !important;
}

.stock-caption {
  white-space: nowrap;
}

#favChooseVariationModal .zeg-button-close-layout-2 {
  top: 40px !important;
  right: 40px !important;
}

.full-width {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: calc(100vw - 8px);
}
.mce-content-body {
  padding: 12px 16px;
  background-color: #F2F2F3 !important;
} 

.mce-content-body ul, .modal-release-info ul {
  padding-inline-start: 2rem;
  list-style-type: inherit;
}
.tox-collection__item-label h1, .tox-collection__item-label h2, .tox-collection__item-label p {
  background-color: transparent !important;	
}
.tox-toolbar__primary, .tox-toolbar-overlord, .tox-editor-header {
  background-color: #ddd !important;
}
.tox-tinymce {
  border-radius: 2px !important;
  border: none !important;	
}
.tox .tox-edit-area::before {
  border: none !important;		
}