/* MIXINS & VARS */
/*! Lity - v2.2.2 - 2016-12-14
* http://sorgalla.com/lity/
* Copyright (c) 2015-2016 Jan Sorgalla; Licensed MIT */
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity.lity-opened {
  opacity: 1;
}
.lity.lity-closed {
  opacity: 0;
}
.lity * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}
.lity-wrap::before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity-loading .lity-loader {
  opacity: 1;
}
.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}
.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.lity-loading .lity-content,
.lity-closed .lity-content {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.lity-content::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.lity-close:active {
  top: 1px;
}
/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}
/* iFrame */
.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px;
}
.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}
.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
.lity-hide {
  display: none;
}
@font-face {
  font-family: 'vangelder-icons';
  src: url('../fonts/vangelder-icons.eot?k8wfm6');
  src: url('../fonts/vangelder-icons.eot?k8wfm6#iefix') format('embedded-opentype'), url('../fonts/vangelder-icons.ttf?k8wfm6') format('truetype'), url('../fonts/vangelder-icons.woff?k8wfm6') format('woff'), url('../fonts/vangelder-icons.svg?k8wfm6#vangelder-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
.vg {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'vangelder-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.vg-truck-nocheck-o:before {
  content: "\e93a";
}
.vg-address-book:before {
  content: "\e922";
}
.vg-arrow-left:before {
  content: "\e923";
}
.vg-arrow-right:before {
  content: "\e92a";
}
.vg-arrow-up:before {
  content: "\e92b";
}
.vg-arrow-down:before {
  content: "\e92c";
}
.vg-arrow-circle-left:before {
  content: "\e924";
}
.vg-arrow-circle-right:before {
  content: "\e925";
}
.vg-arrow-circle-up:before {
  content: "\e900";
}
.vg-arrow-circle-down:before {
  content: "\e926";
}
.vg-bars:before {
  content: "\e92f";
}
.vg-building:before {
  content: "\e901";
}
.vg-calendar:before {
  content: "\e902";
}
.vg-check:before {
  content: "\e932";
}
.vg-check-circle:before {
  content: "\e933";
}
.vg-circle-marker:before {
  content: "\e903";
}
.vg-circle-o:before {
  content: "\e936";
}
.vg-clock:before {
  content: "\e904";
}
.vg-comment:before {
  content: "\e937";
}
.vg-comment-o:before {
  content: "\e905";
}
.vg-compass:before {
  content: "\e906";
}
.vg-envelope:before {
  content: "\e907";
}
.vg-equals:before {
  content: "\e92d";
}
.vg-exclamation-triangle:before {
  content: "\e930";
}
.vg-facebook:before {
  content: "\e908";
}
.vg-file-excel:before {
  content: "\e909";
}
.vg-floppy:before {
  content: "\e90a";
}
.vg-globe:before {
  content: "\e90b";
}
.vg-home:before {
  content: "\e90c";
}
.vg-instagram:before {
  content: "\e90d";
}
.vg-leaf:before {
  content: "\e90e";
}
.vg-light-arrow-circle-left:before {
  content: "\e927";
}
.vg-light-arrow-circle-right:before {
  content: "\e90f";
}
.vg-light-arrow-circle-up:before {
  content: "\e928";
}
.vg-light-arrow-circle-down:before {
  content: "\e929";
}
.vg-list-add:before {
  content: "\e910";
}
.vg-location-arrow-circle:before {
  content: "\e911";
}
.vg-map-marker:before {
  content: "\e912";
}
.vg-pencil:before {
  content: "\e913";
}
.vg-pencil2:before {
  content: "\e914";
}
.vg-phone:before {
  content: "\e915";
}
.vg-phone-marker:before {
  content: "\e916";
}
.vg-plus:before {
  content: "\e92e";
}
.vg-plus-circle:before {
  content: "\e917";
}
.vg-print:before {
  content: "\e918";
}
.vg-question-circle:before {
  content: "\e931";
}
.vg-search:before {
  content: "\e919";
}
.vg-shopping-basket:before {
  content: "\e91a";
}
.vg-shopping-cart:before {
  content: "\e91b";
}
.vg-sign-out:before {
  content: "\e938";
}
.vg-tag:before {
  content: "\e939";
}
.vg-times:before {
  content: "\e934";
}
.vg-times-circle:before {
  content: "\e935";
}
.vg-trash:before {
  content: "\e91c";
}
.vg-truck-check-o:before {
  content: "\e91d";
}
.vg-twitter:before {
  content: "\e91e";
}
.vg-user:before {
  content: "\e91f";
}
.vg-user-helpdesk:before {
  content: "\e920";
}
.vg-youtube-play:before {
  content: "\e921";
}
.share-order-icon {
  height: 13px;
  vertical-align: text-top;
  padding-right: 10px;
}
.material-icons {
  vertical-align: top;
}
.appearance-none {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  -ms-appearance: none !important;
  -o-appearance: none !important;
  appearance: none !important;
}
.no-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sticky-header {
  position: fixed;
  width: 100%;
  top: 0;
}
.sticky-footer {
  position: fixed;
  width: 100%;
  bottom: 0;
}
.checkbox-checked {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 3px;
}
.disabled-style {
  background-color: #A3C300;
  border-color: #A3C300;
  opacity: 0.35;
}
.link-blue {
  color: #002B51;
}
.link-blue:focus,
.link-blue:hover {
  color: #A3C300;
}
.link-green {
  color: #A3C300;
}
.link-green:focus,
.link-green:hover {
  color: #666;
}
.link-grey {
  color: #666;
}
.link-grey:focus,
.link-grey:hover {
  color: #A3C300;
}
.link-white {
  color: white;
}
.link-white:hover {
  color: #002B51;
}
/* FONTS */
@font-face {
  font-family: 'Aller Bold';
  font-style: normal;
  font-weight: bold;
  src: url('../fonts/Aller_Typo_Bd.eot');
  src: url('../fonts/Aller_Typo_Bd.eot?#iefix') format('embedded-opentype'), url('../fonts/Aller_Typo_Bd.woff') format('woff'), url('../fonts/Aller_Typo_Bd.ttf') format('truetype'), url('../fonts/Aller_Typo_Bd.svg#AllerTypo-Bold') format('svg');
}
@font-face {
  font-family: 'Aller Bold Italic';
  font-style: normal;
  font-weight: bold;
  src: url('../fonts/Aller_Typo_BdIt.eot');
  src: url('../fonts/Aller_Typo_BdIt.eot?#iefix') format('embedded-opentype'), url('../fonts/Aller_Typo_BdIt.woff') format('woff'), url('../fonts/Aller_Typo_BdIt.ttf') format('truetype'), url('../fonts/Aller_Typo_BdIt.svg#AllerTypo-BoldItalic') format('svg');
}
@font-face {
  font-family: 'Aller Italic';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Aller_Typo_It.eot');
  src: url('../fonts/Aller_Typo_It.eot?#iefix') format('embedded-opentype'), url('../fonts/Aller_Typo_It.woff') format('woff'), url('../fonts/Aller_Typo_It.ttf') format('truetype'), url('../fonts/Aller_Typo_It.svg#AllerTypo-Italic') format('svg');
}
@font-face {
  font-family: 'Aller Light';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Aller_Typo_Lt.eot');
  src: url('../fonts/Aller_Typo_Lt.eot?#iefix') format('embedded-opentype'), url('../fonts/Aller_Typo_Lt.woff') format('woff'), url('../fonts/Aller_Typo_Lt.ttf') format('truetype'), url('../fonts/Aller_Typo_Lt.svg#AllerTypo-Light') format('svg');
}
@font-face {
  font-family: 'Aller Light Italic';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Aller_Typo_LtIt.eot');
  src: url('../fonts/Aller_Typo_LtIt.eot?#iefix') format('embedded-opentype'), url('../fonts/Aller_Typo_LtIt.woff') format('woff'), url('../fonts/Aller_Typo_LtIt.ttf') format('truetype'), url('../fonts/Aller_Typo_LtIt.svg#AllerTypo-LightItalic') format('svg');
}
@font-face {
  font-family: 'Aller';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Aller_Typo_Rg.eot');
  src: url('../fonts/Aller_Typo_Rg.eot?#iefix') format('embedded-opentype'), url('../fonts/Aller_Typo_Rg.woff') format('woff'), url('../fonts/Aller_Typo_Rg.ttf') format('truetype'), url('../fonts/Aller_Typo_Rg.svg#AllerTypo-Regular') format('svg');
}
body {
  font-family: 'Aller', Arial, sans-serif;
  font-size: 14px;
  color: #666;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a {
  color: #002B51;
}
a:focus,
a:hover {
  color: #A3C300;
}
h1 {
  font-family: 'Aller', Arial, sans-serif;
  font-size: 25px;
  color: #002B51;
  margin-bottom: 20px;
}
h2 {
  font-family: 'Aller', Arial, sans-serif;
  font-size: 22px;
  color: #002B51;
  text-transform: none;
  margin-bottom: 20px;
}
h2 .vg,
h2 [class*='fa'] {
  margin-right: 10px;
}
h3 {
  font-family: 'Aller', Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #002B51;
  text-transform: none;
}
h4 {
  font-size: 16px;
  color: #002B51;
}
h5 {
  font-size: 14px;
  color: #002B51;
}
.h1 {
  text-transform: none;
  font-size: 25px;
  color: #002B51;
  font-family: 'Aller Light Italic', Arial, sans-serif;
  margin: 0;
}
.h2 {
  text-transform: none;
  font-size: 22px;
  color: #002B51;
  font-family: 'Aller Light Italic', Arial, sans-serif;
  margin: 0 0 10px;
  font-weight: 600;
}
.h3 {
  text-transform: none;
  font-size: 18px;
  color: #002B51;
  font-weight: 400;
  margin: 0;
  font-family: 'Aller', Arial, sans-serif;
}
.h4 {
  text-transform: none;
  font-size: 16px;
  color: #002B51;
  font-family: 'Aller Light Italic', Arial, sans-serif;
  margin: 0;
  font-weight: bold;
}
.h5 {
  text-transform: none;
  font-size: 14px;
  color: #002B51;
  font-family: 'Aller Light Italic', Arial, sans-serif;
  margin: 0;
  font-weight: bold;
}
.h6 {
  text-transform: none;
  font-size: 10px;
  font-family: 'Aller', Arial, sans-serif;
  margin: 0;
}
.p {
  text-transform: none;
  font-size: 15px;
  color: #002B51;
  margin-top: 0;
}
.form-control {
  border-color: #F0F0F0;
  color: #002B51;
  height: 42px;
}
input .form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #daded2;
}
input .form-control::-webkit-input-placeholder {
  color: #002B51;
}
input .form-control:-ms-input-placeholder {
  color: #002B51;
}
input .form-control::-moz-placeholder {
  color: #002B51;
}
input .form-control:-moz-placeholder {
  color: #002B51;
}
input .form-control::-webkit-input-placeholder {
  color: #002B51;
}
input .form-control:-moz-placeholder {
  color: #002B51;
}
input .form-control::-moz-placeholder {
  color: #002B51;
}
input .form-control:-ms-input-placeholder {
  color: #002B51;
}
.form-group.group-inline label {
  color: #002B51;
}
.form-group.group-inline > button,
.form-group.group-inline > input {
  display: inline-block;
  width: auto;
  margin-right: 20px;
}
@media (min-width: 768px) {
  .form-group.group-inline label {
    width: 30%;
  }
}
label.label-sm {
  color: #999;
  text-transform: uppercase;
  font-size: 0.7em;
  letter-spacing: 1px;
  margin-bottom: 0;
}
input[type="checkbox"] {
  visibility: hidden;
  position: absolute;
  margin: 0;
}
input[type="checkbox"] + label {
  position: relative;
  padding-left: 25px;
  margin-bottom: 0;
  line-height: normal;
}
input[type="checkbox"] + label:before {
  border-radius: 4px;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #c4c4c4;
}
input[type="checkbox"]:checked + label:after {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 3px;
  background: #A3C300;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #A3C300 0%, #A3C300 50%, rgba(163, 195, 0, 0.5) 51%, rgba(163, 195, 0, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#A3C300, endColorstr=rgba(163, 195, 0, 0.5), GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  top: 3px;
  left: 3px;
  display: block;
  position: absolute;
}
.datepicker-wrapper {
  display: inline-block;
  position: relative;
}
.datepicker-wrapper:after {
  content: "\f0d7";
  font-family: 'Font Awesome 5 Pro';
  font-size: 16px;
  position: absolute;
  right: 10px;
  top: 10px;
  pointer-events: none;
}
.datepicker-wrapper input {
  cursor: pointer;
}
.datepicker-wrapper input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #daded2;
}
@media (min-width: 768px) {
  .datepicker-wrapper:before {
    content: "\e902";
    font-family: 'vangelder-icons';
    font-size: 24px;
    position: absolute;
    left: 10px;
    top: 4px;
    pointer-events: none;
  }
  .datepicker-wrapper input {
    padding-left: 40px;
    width: 150px;
  }
}
/* BUTTONS */
.btn {
  display: inline-block;
  padding: 10px 15px;
}
.btn .vg-left,
.btn .vg-right {
  font-size: 18px;
  position: relative;
  top: 1px;
}
.btn .vg-left {
  margin-right: 14px;
}
.btn .vg-right {
  margin-left: 14px;
}
.btn .fa-chevron-right {
  font-size: 0.8em;
  margin-left: 20px;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: none;
}
.btn-lg {
  border-radius: 4px;
}
.btn-primary {
  background-color: #002B51;
  border-color: #002B51;
}
.btn-primary:focus {
  background-color: #002B51;
  border-color: #002B51;
}
.btn-primary:hover {
  color: #002B51;
  background-color: white;
  border-color: #002B51;
}
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #002B51;
  border-color: #002B51;
  opacity: 0.35;
  color: white;
}
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover {
  background-color: #002B51;
  border-color: #002B51;
  opacity: 0.35;
}
.btn-basic {
  background: none;
  border: none;
}
.btn-success {
  background-color: #A3C300;
  border-color: #A3C300;
}
.btn-success:focus {
  background-color: #A3C300;
  border-color: #A3C300;
}
.btn-success:hover {
  color: #A3C300;
  background-color: white;
  border-color: white;
}
.btn-success.disabled,
.btn-success[disabled] {
  background-color: #A3C300;
  border-color: #A3C300;
  opacity: 0.35;
}
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
.btn-success.disabled:hover,
.btn-success[disabled]:hover {
  background-color: #A3C300;
  border-color: #A3C300;
  opacity: 0.35;
}
.btn-success-inverted {
  color: #A3C300;
  background-color: white;
  border-color: white;
}
.btn-success-inverted:focus {
  color: #A3C300;
  background-color: white;
  border-color: white;
}
.btn-success-inverted:hover {
  color: white;
  background-color: #A3C300;
  border-color: #A3C300;
}
.btn-success-inverted.disabled,
.btn-success-inverted[disabled] {
  background-color: #A3C300;
  border-color: #A3C300;
  opacity: 0.35;
}
.btn-success-inverted.disabled:focus,
.btn-success-inverted[disabled]:focus,
.btn-success-inverted.disabled:hover,
.btn-success-inverted[disabled]:hover {
  background-color: #A3C300;
  border-color: #A3C300;
  opacity: 0.35;
}
.btn-default,
.btn-info {
  background-color: white;
  border-color: #c4c4c4;
  color: #999;
}
.btn-default:focus,
.btn-info:focus {
  background-color: white;
  border-color: #c4c4c4;
  color: #999;
}
.btn-default:hover,
.btn-info:hover {
  background-color: #999;
  border-color: #999;
  color: white;
}
.btn-default.disabled,
.btn-info.disabled,
.btn-default[disabled],
.btn-info[disabled] {
  background-color: #A3C300;
  border-color: #A3C300;
  opacity: 0.35;
  color: white;
}
.btn-default.disabled:focus,
.btn-info.disabled:focus,
.btn-default[disabled]:focus,
.btn-info[disabled]:focus,
.btn-default.disabled:hover,
.btn-info.disabled:hover,
.btn-default[disabled]:hover,
.btn-info[disabled]:hover {
  background-color: #A3C300;
  border-color: #A3C300;
  opacity: 0.35;
}
.btn-default-inverted {
  background-color: #999;
  border-color: #999;
  color: white;
}
.btn-default-inverted:focus {
  background-color: #999;
  border-color: #999;
  color: white;
}
.btn-default-inverted:hover {
  background-color: #fff;
  border-color: #c4c4c4;
  color: #999;
}
.btn-default-inverted.disabled,
.btn-default-inverted[disabled] {
  background-color: #A3C300;
  border-color: #A3C300;
  opacity: 0.35;
  color: white;
}
.btn-default-inverted.disabled:focus,
.btn-default-inverted[disabled]:focus,
.btn-default-inverted.disabled:hover,
.btn-default-inverted[disabled]:hover {
  background-color: #A3C300;
  border-color: #A3C300;
  opacity: 0.35;
}
fieldset[disabled] .btn-primary {
  background-color: #A3C300;
  border-color: #A3C300;
  opacity: 0.35;
}
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #A3C300;
  border-color: #A3C300;
  opacity: 0.35;
}
.order-templates-history .nav-tabs {
  height: 38px;
  border: none;
  border-bottom: 2px solid #c4c4c4;
}
.order-templates-history .nav-tabs .nav-item {
  border-bottom: 2px solid transparent;
}
.order-templates-history .nav-tabs .nav-item a {
  line-height: normal;
  margin-right: 0;
}
.order-templates-history .nav-tabs .nav-item a:hover {
  background-color: transparent;
  border-color: transparent;
}
.order-templates-history .nav-tabs .nav-item.active {
  border-radius: 2px;
  border: none;
  border-bottom: 2px solid #A3C300;
}
.order-templates-history .nav-tabs .nav-item.active a {
  border: none;
  color: #002B51;
}
.order-templates-history .nav-tabs .nav-item .badge {
  display: none;
}
.order-templates-history .tab-contents {
  background-color: #fff;
}
.order-templates-history .tab-contents .order-history {
  padding-top: 10px;
}
.order-templates-history .tab-contents .order-history .table {
  border-collapse: separate;
  border-spacing: 0 5px;
}
.order-templates-history .tab-contents .order-history .table thead th {
  border: none;
  font-weight: 400;
  color: #999;
  font-size: 10px;
  text-transform: uppercase;
  padding: 0 15px 5px;
}
.order-templates-history .tab-contents .order-history .table tbody td {
  border: none;
  border: 1px solid #c4c4c4;
  padding: 15px;
}
.order-templates-history .tab-contents .order-history .table tbody td:first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-right: none;
}
.order-templates-history .tab-contents .order-history .table tbody td:nth-child(2) {
  border-left: none;
  border-right: none;
}
.order-templates-history .tab-contents .order-history .table tbody td:last-child {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-left: none;
}
.order-templates-history .tab-contents .order-history .table tbody td a {
  text-decoration: underline;
  color: #A3C300;
}
.order-templates-history .tab-contents .order-templates {
  background-color: #fff;
  padding-top: 15px;
}
.order-templates-history .tab-contents .order-templates .flex-templates {
  margin-bottom: 15px;
}
.order-templates-history .tab-contents .order-templates .flex-templates .flex-template {
  margin-bottom: 5px;
  border-radius: 3px;
  position: relative;
  background-color: #fff;
}
.order-templates-history .tab-contents .order-templates .flex-templates input[type="checkbox"] + label::before {
  margin-right: 15px;
}
.order-templates-history .tab-contents .order-templates a {
  text-decoration: underline;
}
.order-templates-history .tab-contents .order-templates .fa.fa-star {
  font-weight: 300;
}
.order-templates-history .tab-contents .order-templates .form-check-label {
  margin-bottom: 0;
}
.order-templates-history .tab-contents .no-order-history,
.order-templates-history .tab-contents .no-order-templates {
  margin-top: 10px;
}
.order-templates-history .btn-link {
  display: none!important;
}
.global-sidebar .order-templates .flex-template {
  position: relative;
}
.global-sidebar .order-templates .flex-template .template-label {
  border: 1px solid #c4c4c4;
  padding: 15px;
  margin-bottom: 5px;
  border-radius: 3px;
  position: relative;
  background-color: #fff;
}
.global-sidebar .order-templates .flex-template .fa-spinner {
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 15px;
}
.global-sidebar .new-order-template {
  margin-top: 20px;
}
.global-sidebar .new-order-template .input-group {
  width: 100%;
}
.page-btn {
  font-size: 13px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  font-family: "Aller", sans-serif;
  background: none;
  border-color: transparent;
  border-width: 0;
  border-style: solid;
  border-radius: 50px;
  text-align: center;
  color: get-color(text-body);
  cursor: pointer;
  padding: 4px 10px;
  -webkit-transition: border-color 0.3s ease-in-out, color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out, color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  height: 30px;
}
.page-btn .angle {
  position: relative;
}
@media screen and (max-width: 767px) {
  .page-btn__text {
    display: none;
  }
}
.page-btn.hover,
.page-btn:hover {
  background: #f9f9f9;
  color: #666;
  border-color: transparent;
  border-width: 0;
}
.page-btn.is-disabled,
.page-btn:disabled {
  color: get-color(neutral-1);
  cursor: not-allowed;
  background: none;
}
hr {
  border-top: 1px dashed #eee;
}
.invisible {
  display: none;
}
.full-width {
  float: left;
  width: 100% !important;
}
/* FLEXBOX CLASSES */
.flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flexbox-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
}
.flexbox-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.justify-start {
  -ms-justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.justify-between {
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.justify-center {
  -ms-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.justify-around {
  -ms-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.justify-end {
  -ms-justify-content: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.align-self-start {
  -webkit-align-self: flex-start;
  -ms-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.align-self-center {
  -webkit-align-self: center;
  -ms-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.align-self-end {
  -webkit-align-self: flex-end;
  -ms-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.align-items-start {
  -ms-align-items: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.align-items-between {
  -ms-align-items: space-between;
  -webkit-box-align: space-between;
  -ms-flex-align: space-between;
  align-items: space-between;
}
.align-items-center {
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.align-items-around {
  -ms-align-items: space-around;
  -webkit-box-align: space-around;
  -ms-flex-align: space-around;
  align-items: space-around;
}
.align-items-end {
  -ms-align-items: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.vg-left {
  margin-right: 10px;
}
.vg-right {
  margin-left: 10px;
}
/* jquery datepicker overrides */
.ui-widget {
  font-family: 'Aller', Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-header {
  height: 20px;
  padding: 0;
}
.ui-widget-header .ui-state-hover {
  background: none;
  border: none;
}
.ui-widget-content {
  -webkit-box-shadow: 0 0 3px 0 rgba(185, 185, 185, 0.5);
  box-shadow: 0 0 3px 0 rgba(185, 185, 185, 0.5);
  border: 1px solid #F0F0F0;
  padding: 50px 7px 5px;
}
.ui-datepicker .title {
  font-weight: 600;
  color: #002B51;
  position: absolute;
  top: 13px;
  left: 18px;
  z-index: 1;
}
.ui-datepicker .ui-datepicker-buttonpane {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  margin: 8px 12px 0 0;
  padding: 0 5px;
  border: none;
  background: none;
  font-size: 18px;
  color: #999;
}
.ui-datepicker .ui-datepicker-buttonpane button:focus {
  outline: none;
}
.ui-datepicker .ui-datepicker-header {
  padding: 0;
  margin: 0 12px;
}
.ui-datepicker .ui-datepicker-header .ui-icon {
  text-indent: 1px!important;
}
.ui-datepicker .ui-datepicker-current {
  display: none;
}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
  top: -5px;
  width: 22px;
  height: 22px;
  color: #A3C300;
}
.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
  position: relative;
  left: auto;
  top: auto;
  margin: 0;
  background: none;
  width: 23px;
  height: 23px;
}
.ui-datepicker .ui-datepicker-next span:before,
.ui-datepicker .ui-datepicker-prev span:before {
  font-family: 'Font Awesome 5 Pro';
  font-size: 22px;
  display: block;
  text-indent: initial;
  position: relative;
  text-align: center;
  top: -3px;
}
.ui-datepicker .ui-datepicker-next.ui-state-disabled,
.ui-datepicker .ui-datepicker-prev.ui-state-disabled {
  color: #c4c4c4;
}
.ui-datepicker .ui-datepicker-prev {
  left: 100px;
}
.ui-datepicker .ui-datepicker-prev span:before {
  content: "\f137";
}
.ui-datepicker .ui-datepicker-next {
  left: 127px;
}
.ui-datepicker .ui-datepicker-next span:before {
  content: "\f138";
}
.ui-datepicker .ui-datepicker-title {
  position: absolute;
  left: 0;
  font-size: 0.85em;
  color: #999;
  margin: 0;
  line-height: normal;
  text-align: left;
}
.ui-datepicker th {
  padding: 12px;
  text-align: left;
  font-weight: 700;
  border: 0;
  color: #bbb;
  font-size: 1.1em;
}
.ui-datepicker td a,
.ui-datepicker td span {
  text-align: center;
}
.ui-widget-content {
  color: #c4c4c4;
  width: auto;
}
.ui-widget-content .ui-state-default {
  background: none;
  border: none;
  color: #A3C300;
  font-weight: 600;
  padding: 7px 0 0;
  width: 32px;
  height: 32px;
  margin: -2px 5px;
}
.ui-widget-content .ui-state-default.ui-state-active {
  background: #A3C300;
  color: white;
  font-weight: 400;
  border-radius: 50%;
}
.ui-widget-content .ui-state-default:hover {
  color: #666;
}
.ui-widget-content .ui-state-disabled {
  opacity: 1;
}
.ui-widget-content .ui-state-disabled .ui-state-default {
  color: #c4c4c4;
}
.ui-widget-content .ui-priority-secondary {
  color: #c4c4c4;
  opacity: 1;
}
/* GRID OVERRIDES */
.container,
.container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 710px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 950px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1380px) {
  .container {
    width: 1380px;
  }
}
/* GENERAL */
.leaf-red {
  color: #D21D12;
}
.leaf-lime {
  color: #A3C300;
}
.leaf-green {
  color: #008634;
}
.leaf-blue {
  color: #0077B1;
}
.leaf-orange {
  color: #F49600;
}
hr {
  border-top: 1px dashed #eee;
}
.well {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  border: none;
  background-color: #ddd;
}
.bordered-well {
  background: none;
  border: 1px solid #B9B9B9;
  border-radius: 4px;
  padding: 15px 25px;
}
label .info-icon {
  color: #A3C300;
  font-size: 22px;
  position: relative;
  top: -7px;
}
.nav-sidebar {
  -webkit-box-shadow: 0 0 5px 1px rgba(185, 185, 185, 0.5);
  box-shadow: 0 0 5px 1px rgba(185, 185, 185, 0.5);
  border-radius: 4px;
  background-color: #f9f9f9;
  padding: 10px 15px;
}
.nav-sidebar a {
  position: relative;
}
.nav-sidebar a:focus,
.nav-sidebar a:hover {
  color: #A3C300;
}
.nav-sidebar ul li {
  margin: 0;
  padding: 15px 0;
}
.nav-sidebar ul li .vg,
.nav-sidebar ul li [class*='fa'] {
  width: 20px;
  height: 20px;
  font-size: 20px;
  position: absolute;
  left: 0;
  text-align: center;
}
.nav-sidebar ul li a {
  display: block;
  padding-left: 35px;
}
.nav-sidebar ul li.active a {
  color: #A3C300;
}
@media (min-width: 1200px) {
  .nav-sidebar {
    padding: 15px 25px;
    margin-right: 20px;
  }
}
.dropdown a,
.dropdown-menu > li > a {
  color: #666;
}
.dropdown a:focus,
.dropdown-menu > li > a:focus,
.dropdown a:hover,
.dropdown-menu > li > a:hover {
  color: #A3C300;
}
.tooltip {
  font-family: 'Aller', Arial, sans-serif;
}
.tooltip.left {
  padding: 0 8px;
}
.tooltip.left > .tooltip-arrow {
  border-left-color: #A3C300;
  margin-top: -8px;
  border-width: 8px 0 8px 8px;
}
.tooltip.right {
  padding: 0 8px;
}
.tooltip.right > .tooltip-arrow {
  border-right-color: #A3C300;
  margin-top: -8px;
  border-width: 8px 8px 8px 0;
}
.modal-header {
  border-bottom: 0;
}
.modal-header .close {
  -webkit-box-shadow: 0 0 6px 2px #F0F0F0;
  box-shadow: 0 0 6px 2px #F0F0F0;
  background: #A3C300;
  opacity: 1;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.modal-header .close span {
  color: white;
  text-shadow: none;
}
.modal-header img {
  margin: 20px 23px 0;
}
#js-larger-packaging-confirm {
  padding-right: 0;
}
#js-larger-packaging-confirm .larger-packaging-confirm {
  width: 384px !important;
  margin: 30vh auto 10px;
  max-width: calc(100% - 30px);
}
#js-larger-packaging-confirm .larger-packaging-confirm .modal-header {
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#js-larger-packaging-confirm .larger-packaging-confirm .modal-content .modal-body {
  padding: 0 30px 30px;
}
#js-larger-packaging-confirm .larger-packaging-confirm .modal-content .modal-body h2 {
  margin-top: 0;
}
#js-larger-packaging-confirm .larger-packaging-confirm .modal-content .buttons {
  padding-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#js-larger-packaging-confirm .larger-packaging-confirm .modal-content .buttons .btn {
  width: auto;
}
.share-order-template-form .modal-content .modal-header {
  padding: 40px 50px 0;
}
.share-order-template-form .modal-content .modal-header .close {
  position: absolute;
  right: 10px;
  top: 10px;
}
.share-order-template-form .modal-content .modal-body {
  padding: 40px;
}
.share-order-template-form .modal-content .modal-body .share-order-template-user {
  padding: 0 15px;
  border-color: #c4c4c4;
}
.share-order-template-form .modal-content .modal-body .share-order-template-user-list .share-user-record {
  border-top: 2px solid #daded2;
  padding: 20px 15px;
}
.share-order-template-form .modal-content .modal-body .share-order-template-user-list .share-user-record:first-child {
  border-top: none;
}
.share-order-template-form .modal-content .modal-body .share-order-template-user-list .share-user-record td {
  border: none;
  padding: 15px 15px 15px 0;
  width: 220px;
  color: #002B51 !important;
}
.share-order-template-form .modal-content .modal-body .share-order-template-user-list .share-user-record td:first-child {
  padding-left: 15px;
  width: auto;
}
.share-order-template-form .modal-content .modal-body .share-order-template-user-list .share-user-record td:last-child {
  width: 1%;
  white-space: nowrap;
}
.share-order-template-form .modal-content .modal-body .share-order-template-user-list .share-user-record .access-rights {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
  border-color: #c4c4c4;
}
.share-order-template-form .modal-content .modal-body .share-order-template-add-user h4 {
  margin-top: 0;
}
.share-order-template-form .modal-content .modal-body .input-group-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.share-order-template-form .modal-content .modal-body .input-group-wrapper .input-group {
  width: 230px;
  display: inline;
}
.share-order-template-form .modal-content .modal-body .input-group-wrapper .input-group .js-add-share-order {
  position: absolute;
}
.share-order-template-form .modal-content .modal-body .input-group-wrapper .access-email {
  width: 350px;
  display: inline;
}
.share-order-template-form .modal-content .modal-body .input-group-wrapper .access-rights {
  width: 204px;
  margin: 0 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
  border-color: #c4c4c4;
}
#js-login-modal .login {
  height: 350px;
}
#js-login-modal .account-login hr {
  border-top: 1px solid #daded2;
  margin: 0;
}
@media (max-width: 767px) {
  #js-login-modal .login {
    height: auto;
  }
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 700px;
  }
  #js-login-modal .modal-body {
    padding: 20px 60px;
  }
}
/* HEADER TOP */
.navbar-inverse {
  background: white;
}
.navbar-inverse .navbar-nav > li > a {
  color: #666;
  padding: 15px 10px;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #A3C300;
}
.navbar-inverse .navbar-nav > li > .dropdown-menu {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.navbar-inverse .navbar-nav > .open > a {
  background: none;
  color: #666;
}
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background: none;
  color: #666;
}
.language {
  padding: 17px 10px;
  height: 50px;
}
@media (min-width: 1200px) {
  .navbar-inverse .navbar-right + .navbar-right {
    margin-right: 30px;
  }
  .language {
    padding-top: 15px;
  }
}
.top-menu .dropdown > a {
  padding-top: 15px;
  padding-bottom: 15px;
}
.dropdown-menu {
  -webkit-box-shadow: 0 0 5px #F0F0F0;
  box-shadow: 0 0 5px #F0F0F0;
  border-color: #F0F0F0;
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.dropdown-menu > li > a {
  color: #002B51;
  padding-left: 25px;
  padding-right: 25px;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #A3C300;
}
.dropdown-menu .dropdown-header {
  color: #A3C300;
  padding-left: 25px;
  padding-right: 25px;
}
/* HEADER LOGO & SEARCH */
.logo-link {
  display: inline-block;
  padding-top: 5px;
  z-index: 10;
  position: relative;
}
img.logo-large {
  width: 200px;
  height: 75px;
  margin: 0 0 20px;
}
@media (min-width: 1200px) {
  img.logo-large {
    width: 250px;
    height: 94px;
  }
}
.header .input-group {
  margin: 0;
}
.search-form {
  margin-top: 20px;
}
.search-form .input-group {
  padding: 4px;
  height: 40px;
  background: #F0F0F0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
.search-form .clear-search {
  font-size: 24px;
  color: #002B51;
  border: none;
  height: 100%;
  line-height: 1.15;
  padding: 0;
  background-color: transparent;
}
.search-form .form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #F0F0F0 !important;
  color: #002B51;
  border: none;
  height: 32px;
}
.search-form .btn-primary {
  border-radius: 3px;
  height: 32px;
  width: 36px;
  border: none;
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
}
.reg-form .checkbox input[type=checkbox] {
  opacity: 0;
  visibility: visible!important;
  margin-left: 0!important;
}
.basket-btns a,
.basket-btns button {
  margin-top: 20px;
  padding: 8px 10px 10px 10px;
}
.basket-btns a .icon,
.basket-btns button .icon {
  font-size: 14px;
}
.basket-btns a:not(:first-of-type) {
  margin-left: 15px;
}
.basket-btns .icon {
  position: relative;
}
.basket-btns .icon .badge {
  position: absolute;
  top: -10px;
  left: 12px;
}
.basket-btns .vg {
  font-size: 20px;
  margin-right: 10px;
  position: relative;
  top: 2px;
}
@media (min-width: 1200px) {
  .search-form {
    margin-top: 36px;
  }
  .basket-btns a,
  .basket-btns button {
    margin-left: 20px;
    margin-top: 36px;
    padding-top: 6px;
  }
}
.btn-success .badge {
  color: white;
  background-color: #F49600;
}
/* NAVIGATION */
#navbar ul li {
  position: relative;
}
#navbar ul li > a.active ~ ul.subnav {
  display: block;
}
#navbar ul li > a ~ ul.subnav {
  display: none;
  position: absolute;
  -webkit-box-shadow: 0 2px 4px 0 rgba(182, 182, 182, 0.5);
  box-shadow: 0 2px 4px 0 rgba(182, 182, 182, 0.5);
  padding: 5px 15px;
  min-width: 200px;
  list-style-type: none;
  top: auto;
  left: 0;
  width: auto;
  background-color: white;
  z-index: 10;
}
#navbar ul li > a ~ ul.subnav.large {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
#navbar ul li > a ~ ul.subnav.large li.subnav-item {
  min-width: 170px;
}
#navbar ul li > a ~ ul.subnav a {
  line-height: 40px;
  color: #666;
}
#navbar ul li > a ~ ul.subnav a:hover {
  color: #A3C300;
}
#navbar ul li:nth-last-child(-n + 2) a + ul.subnav {
  left: auto;
  right: 0;
}
.navigation-main {
  min-height: 0;
  margin-bottom: 0;
  left: 0;
  right: 0;
  background: white;
  z-index: -1;
  margin-bottom: 30px;
}
.row-offcanvas._larger-margin {
  margin-top: rem-calc(220);
}
.row-offcanvas {
  position: static !important;
  margin-top: rem-calc(129);
  padding-top: 0;
}
.navbar-default {
  -webkit-box-shadow: 0 2px 6px #F0F0F0;
  box-shadow: 0 2px 6px #F0F0F0;
  background-color: white;
  border-top: 1px solid #F0F0F0;
  border-bottom: 1px solid #F0F0F0;
}
.navbar-default .navbar-nav > li:not(:first-child) > a {
  padding-left: 15px;
}
.navbar-default .navbar-nav > li > a {
  padding-right: 15px;
}
.navbar-default .navbar-nav.nav > li > a {
  color: #002B51;
}
.navbar-default .navbar-nav.nav > li > a:focus,
.navbar-default .navbar-nav.nav > li > a:hover {
  color: #A3C300;
}
.navbar-default .navbar-nav.nav > .active > a {
  font-weight: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .navbar-default .navbar-nav > li {
    border-bottom: 2px solid transparent;
  }
  .navbar-default .navbar-nav > li.active {
    border-color: #A3C300;
  }
}
.active-stroke-horizontal,
.active-stroke-vertical {
  position: relative;
}
.active-stroke-horizontal .stroke,
.active-stroke-vertical .stroke {
  background: #A3C300;
  position: absolute;
}
.active-stroke-horizontal .stroke {
  width: 100px;
  height: 3px;
  bottom: 0;
  left: 0;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.active-stroke-vertical .stroke {
  width: 7px;
  height: 50px;
  top: 20px;
  left: 0;
  -webkit-transition: 0.3s top ease;
  transition: 0.3s top ease;
}
/* HEADER & NAV - LANDSCAPE */
@media (min-width: 992px) and (max-width: 1199px) {
  .navbar-default .navbar-nav.nav {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .navbar-default .navbar-nav.nav > li {
    float: none;
    display: inline-block;
  }
  .navbar-default .navbar-nav.nav > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .navbar-inverse .navbar-right {
    font-size: 0.85em;
  }
  .col-basket-btns {
    padding-left: 0;
  }
}
/* BACK-TO & BREADCRUMBS */
#top-link-block.affix a,
#top-link-block.affix-top a {
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666;
  background: #002B51;
  border: none;
  color: #002B51;
  padding: 2px 0;
  text-align: center;
  width: 56px;
  height: 56px;
}
#top-link-block.affix a span,
#top-link-block.affix-top a span {
  position: relative;
  font-size: 30px;
  color: white;
  top: 10px;
}
#top-link-block.affix a:focus span,
#top-link-block.affix-top a:focus span,
#top-link-block.affix a:hover span,
#top-link-block.affix-top a:hover span {
  color: #A3C300;
}
.back-to a {
  color: #A3C300;
  text-transform: none;
}
.back-to a:focus,
.back-to a:hover {
  color: #666;
}
.breadcrumb {
  border: none;
  text-align: left;
  margin-top: -8px;
  padding-right: 0;
}
.breadcrumb > li + li:before {
  font-family: 'vangelder-icons';
  content: "\e92a";
  font-size: 0.8em;
  color: #999;
}
.breadcrumb li a {
  color: #A3C300;
}
.breadcrumb li a:focus,
.breadcrumb li a:hover {
  color: #666;
}
.breadcrumb li.active {
  color: #999;
}
/* PRICES */
.price:not(th):not(td) {
  font-family: 'Aller', Arial, sans-serif;
  font-weight: normal;
  color: #002B51;
}
.price .price-sales .uom {
  color: #666;
  display: block;
  font-size: 0.45em;
  margin-top: -5px;
}
sup {
  top: -0.45em;
  font-size: 60%;
}
/* FILTERS */
.filters h3 {
  display: none;
}
.filters .panel-default > .panel-heading {
  border-bottom: 1px dashed #bbb;
  text-transform: uppercase;
  color: #002B51;
}
.filters .panel-default > .panel-heading a {
  padding-top: 6px;
  padding-bottom: 6px;
}
.filters a[data-toggle=collapse]:after,
.filters h2[data-toggle=collapse]:after {
  color: #002B51;
}
.filters .panel-body .list-group-item {
  color: #002B51;
  padding: 6px 0;
  font-size: 13px;
}
.filters .panel-body .list-group-item:focus,
.filters .panel-body .list-group-item:hover {
  color: #A3C300;
}
.filters .panel-group {
  margin-bottom: 0;
}
.filters .panel-group .panel {
  margin-bottom: 25px;
}
.filters .panel-group .panel-heading + .panel-collapse > .panel-body,
.filters .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: none;
  margin-top: 6px;
}
.filters .panel-collapse .panel-nested {
  margin-bottom: 0;
}
.filters .panel-collapse .panel-nested .panel-collapse + .panel-heading {
  border-bottom: none;
  margin-bottom: 6px;
}
.filters .panel-collapse .panel-nested .panel-collapse + .panel-heading a {
  color: #A3C300;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-transform: none;
  text-align: left;
  padding-left: 30px;
}
.filters .panel-collapse .panel-nested .panel-collapse + .panel-heading a:focus,
.filters .panel-collapse .panel-nested .panel-collapse + .panel-heading a:hover {
  color: #666;
}
.filters #collapse_categories.panel-collapse .panel-nested .panel-collapse + .panel-heading a {
  padding-left: 0;
}
.filter-choice {
  margin-bottom: 30px;
}
.filter-choice .tag {
  display: inline-block;
  border-radius: 4px;
  border: 1px solid #daded2;
  color: #666;
  padding: 4px 8px;
  margin: 0 5px 5px 0;
}
.filter-choice .tag.tag-remove {
  color: #002B51;
  border-color: #002B51;
}
.filter-choice .tag .vg {
  margin-right: 5px;
}
button.checkbox-button {
  position: relative;
  padding: 0;
  width: 18px;
  height: 18px;
}
button.checkbox-button span.checked {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 3px;
  background: #002B51;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #002B51 0%, #002B51 50%, rgba(0, 43, 81, 0.5) 51%, rgba(0, 43, 81, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#002B51, endColorstr=rgba(0, 43, 81, 0.5), GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  position: absolute;
  display: block;
  top: 2px;
  left: 2px;
}
.search-options {
  margin-top: 10px;
}
.search-options h2 {
  margin: 0;
}
.search-options > div {
  margin: 0 -15px;
}
.search-options .dropdown > a {
  display: block;
  background: #F0F0F0;
  padding: 10px 15px;
  border-radius: 4px;
  margin-left: 12px;
}
.search-options .dropdown.open > a {
  background-color: #A3C300;
  color: white;
}
.search-options .dropdown-menu > li > a {
  color: #002B51;
  background: white;
  padding: 5px 18px;
}
.search-options .dropdown-menu > li > a:focus,
.search-options .dropdown-menu > li > a:hover {
  color: #A3C300;
}
.search-options-bottom .dropdown {
  margin-top: 15px;
}
/* PAGINATION */
.pagination-nav {
  padding-left: 0;
  padding-right: 0;
}
.pagination > li {
  display: inline-block;
  padding: 0 4px;
}
.pagination > li > a,
.pagination > li > span {
  font-size: 14px;
  border: none;
  width: 30px;
  height: 30px;
  padding: 5px 0 0;
  background-color: #f9f9f9;
  border-radius: 4px;
  color: #666;
}
.pagination > li > a {
  color: #666;
}
.pagination > li > a:focus,
.pagination > li > a:hover {
  color: #A3C300;
}
.pagination > li:first-child > span {
  margin-left: 10px;
}
.pagination > li:last-child > span {
  margin-right: 10px;
}
.pagination > li.active > a {
  background-color: #A3C300;
}
.pagination > li.active > a:hover {
  background-color: #A3C300;
}
/* ACCOUNT */
.account h1 {
  font-weight: normal;
  margin: 10px 0 40px;
}
.account h1 .vg,
.account h1 [class*='fa'] {
  background-color: #002B51;
  border-radius: 50%;
  color: white;
  padding: 18px;
  font-size: 30px;
  margin-right: 15px;
  position: relative;
  top: 5px;
  display: inline-block;
  width: 66px;
}
.account h1 .vg.fa:before,
.account h1 [class*='fa'].fa:before {
  margin-left: 4px;
}
.account h2 {
  margin: 0 0 30px;
}
.account h3 + p {
  margin-bottom: 30px;
}
.account p > a {
  color: #A3C300;
}
.account p > a:focus,
.account p > a:hover {
  color: #666;
}
.account dl {
  margin-bottom: 15px;
  overflow: hidden;
}
.account dl dt,
.account dl dd {
  float: left;
  width: 50%;
}
.account dl dt {
  font-weight: 400;
}
.account .btn-row {
  margin-top: 25px;
}
.account .tracktrace {
  display: block;
}
.account .bordered-well {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .account {
    margin-bottom: 100px;
  }
  .account h1 {
    margin: 30px 0 70px;
  }
  .account h2 {
    margin-bottom: 60px;
  }
  .account dl dt {
    width: 30%;
  }
  .account dl dd {
    width: 70%;
  }
  .account .btn-row {
    margin-top: 50px;
  }
}
.account-block {
  -webkit-box-shadow: 0 0 3px 0 rgba(185, 185, 185, 0.5);
  box-shadow: 0 0 3px 0 rgba(185, 185, 185, 0.5);
  border: 1px solid #F0F0F0;
  position: relative;
  margin-bottom: 30px;
}
.account-block.with-footer {
  padding-bottom: 50px;
}
.account-block .block-header {
  background-color: #f9f9f9;
  padding: 10px 15px 18px;
}
.account-block .block-header h3 {
  margin: 0;
  font-size: 1.1em;
}
.account-block .block-header h3 .vg,
.account-block .block-header h3 [class*='fa'] {
  width: 26px;
  height: 26px;
  font-size: 26px;
  position: relative;
  top: 3px;
  margin-right: 5px;
}
.account-block .block-content {
  padding: 15px;
}
.account-block .block-content .item {
  min-height: 40px;
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
  display: block;
  white-space: nowrap;
}
.account-block .table {
  margin-bottom: 0;
}
.account-block .dropdown-toggle {
  padding: 1px 6px;
}
.account-block .dropdown-menu {
  min-width: 0;
  padding: 5px 0;
}
.account-block .dropdown-menu > li > a {
  padding: 3px 15px;
}
.account-block .block-footer {
  border-top: 1px solid #F0F0F0;
  padding: 7px 15px 14px;
  position: absolute;
  width: 90%;
  left: 5%;
  bottom: 0;
}
.account-block .block-footer a {
  color: #A3C300;
  font-size: 1.1em;
}
.account-block .block-footer a:focus,
.account-block .block-footer a:hover {
  color: #666;
}
.account-block .block-footer a .vg,
.account-block .block-footer a [class*='fa'] {
  font-size: 27px;
  position: relative;
  top: 6px;
  margin-left: 10px;
}
.account-block .item a {
  color: #A3C300;
}
.account-block .item a:focus,
.account-block .item a:hover {
  color: #666;
}
.account-block .item a .vg,
.account-block .item a [class*='fa'] {
  font-size: 22px;
  margin-right: 7px;
}
.account-block .item .small {
  margin-left: 32px;
  color: #999;
}
.account-block .empty {
  padding: 70px 0;
}
.account-block .empty p {
  color: #999;
  font-size: 1.1em;
  margin-bottom: 35px;
}
.account-block .empty .btn {
  font-size: 1.1em;
}
.account-form {
  font-size: 1.1em;
}
.account-form .form-group.required label:after {
  content: '';
}
.account-form label:not(.label-sm) {
  color: #002B51;
}
.account-form label.label-sm {
  display: block;
}
.account-form input,
.account-form select {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #B9B9B9;
}
.account-form input:focus,
.account-form select:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #002B51;
}
.account-form button[type=submit] {
  margin-right: 20px;
}
.account-form .form-control {
  display: inline-block;
}
.account-form .has-feedback .form-control {
  padding-right: 5px;
}
.account-form .input-addon {
  display: inline-block;
  margin-left: -45px;
  padding: 10px 15px;
}
.account-form fieldset a {
  color: #A3C300;
}
.account-form fieldset a:focus,
.account-form fieldset a:hover {
  color: #666;
}
@media (min-width: 768px) {
  .account-form label:not(.label-sm) {
    width: 30%;
  }
  .account-form .form-control {
    width: 60%;
  }
}
.search-filter select {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #002B51;
  border-radius: 0;
  padding: 0;
}
.search-filter select.form-control {
  width: auto;
}
.account-table,
.invoice-table {
  margin-top: 20px;
}
.account-table.invoice-table,
.invoice-table.invoice-table {
  margin-top: 0;
}
.account-table.invoice-table tr,
.invoice-table.invoice-table tr {
  cursor: initial!important;
}
.account-table.invoice-table .invoice-location i,
.invoice-table.invoice-table .invoice-location i {
  margin-right: 10px;
}
.account-table thead,
.invoice-table thead {
  color: #002B51;
}
.account-table tbody a:not(.btn),
.invoice-table tbody a:not(.btn) {
  color: #A3C300;
}
.account-table tbody a:not(.btn):focus,
.invoice-table tbody a:not(.btn):focus,
.account-table tbody a:not(.btn):hover,
.invoice-table tbody a:not(.btn):hover {
  color: #666;
}
.account-table.table > tbody > tr > td,
.invoice-table.table > tbody > tr > td {
  border-top: none;
  vertical-align: middle;
}
.account-table.table > thead > tr > th,
.invoice-table.table > thead > tr > th {
  border-bottom: none;
}
.account-table tr.top-table-link a,
.invoice-table tr.top-table-link a {
  color: #002B51;
}
.account-table td.description,
.invoice-table td.description {
  position: relative;
  width: 40%;
}
.account-table td.description a:not([hidden]),
.invoice-table td.description a:not([hidden]) {
  text-overflow: ellipsis;
  width: 230px;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  float: left;
}
.account-table td.description .vg-pencil-ordertemplate:before,
.invoice-table td.description .vg-pencil-ordertemplate:before {
  float: right;
  cursor: pointer;
  margin-right: 35px;
}
.account-table td.description .vg-pencil-ordertemplate:hover,
.invoice-table td.description .vg-pencil-ordertemplate:hover {
  color: #A3C300;
}
.account-table td.description .checked,
.invoice-table td.description .checked {
  height: 35px;
  width: 35px;
  border: 0;
  border-radius: 5px;
  vertical-align: bottom;
}
.account-table td.description .checked span,
.invoice-table td.description .checked span {
  color: grey;
  font-size: 22px;
  line-height: 22px;
}
.account-table td.description .unchecked,
.invoice-table td.description .unchecked {
  height: 35px;
  width: 35px;
  border: 0;
  border-radius: 5px;
  vertical-align: bottom;
}
.account-table td.description .unchecked span,
.invoice-table td.description .unchecked span {
  color: grey;
  font-size: 22px;
  line-height: 22px;
}
.account-table td.description .inline,
.invoice-table td.description .inline {
  background-color: #fff;
  border-color: #c4c4c4;
  color: #999;
  width: 55%;
  margin: 0 auto;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  padding-left: 6px;
  height: 35px;
  outline: 0;
  color: #A3C300;
  background: #fff;
  -webkit-box-shadow: 0px 0px 0px 2px transparent;
  box-shadow: 0px 0px 0px 2px transparent;
  -webkit-transition: box-shadow 0.3s;
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
  margin-right: 10px;
}
.account-table td.description .inline:focus,
.invoice-table td.description .inline:focus {
  -webkit-box-shadow: 0px 0px 0px 1px #A3C300;
  box-shadow: 0px 0px 0px 1px #A3C300;
  -webkit-transition: ease-in-out, width 0.35s ease-in-out;
  transition: ease-in-out, width 0.35s ease-in-out;
}
.account-table td.description .no-inline,
.invoice-table td.description .no-inline {
  outline: 0;
  border: 0;
  height: 35px;
  padding: 7px;
}
.account-table td.description .checked:hover,
.invoice-table td.description .checked:hover {
  background-color: lightgray;
}
.account-table td.description .unchecked:hover,
.invoice-table td.description .unchecked:hover {
  background-color: lightgray;
}
.account-table td.options,
.invoice-table td.options {
  width: 100px;
}
.account-sale .table .qty,
.account-sale .table .price,
.account-sale .table .total {
  width: 12%;
}
.account-sale .table tbody .draft {
  display: none;
}
.account-sale .table tbody:nth-last-child(2) .draft {
  display: table-row;
}
.account-sale dl dt,
.account-sale dl dd {
  float: none;
  width: auto;
}
.account-sale dl dt {
  font-weight: 700;
}
.account-sale .nav.nav-tabs {
  margin-top: 35px;
}
.account-sale .nav.nav-tabs a.btn {
  padding: 9px 10px;
  margin-top: -15px;
}
/* PARTY MODAL */
.party-modal .modal-body {
  padding: 40px;
}
.party-modal .modal-body .form-inline {
  padding: 15px 0;
}
.party-modal .modal-body .parties .list-group .list-group-item.disabled {
  position: relative;
}
.party-modal .modal-body .parties .list-group .list-group-item.disabled .error-msg {
  color: #D21D12;
}
/* LOGIN */
.account-login .section-title,
.account-login .section-title + hr {
  display: none;
}
.account-login .form-control {
  border: none;
  border-bottom: 1px solid #002B51;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 0;
}
.account-login.container .account-form {
  float: left;
  width: 100%;
  padding-bottom: 15px;
}
.account-login.container .account-form button[type=submit] {
  margin: 0;
}
.account-login.container .account-form .form-control {
  width: 100%;
}
.account-login.container .account-form label:not(.label-sm) {
  width: auto;
}
.account-login .assistance,
.account-login .password-reset {
  color: #A3C300;
  clear: both;
  margin-top: 15px;
  font-size: 0.85em;
}
.account-login .assistance:focus,
.account-login .password-reset:focus,
.account-login .assistance:hover,
.account-login .password-reset:hover {
  color: #666;
}
#input-login-remember + label {
  color: #002B51;
}
/* ORDER TEMPLATES */
.ordertemplate .edit-wrapper .no-inline {
  outline: 0;
  border: 0;
  height: 35px;
  padding: 7px;
}
.ordertemplate .edit-wrapper .inline {
  background-color: #fff;
  border-color: #c4c4c4;
  color: #999;
  width: 55%;
  margin: 0 auto;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  padding-left: 6px;
  height: 35px;
  outline: 0;
  color: #A3C300;
  background: #fff;
  -webkit-box-shadow: 0px 0px 0px 2px transparent;
  box-shadow: 0px 0px 0px 2px transparent;
  -webkit-transition: box-shadow 0.3s;
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
  margin-right: 10px;
}
.ordertemplate .edit-wrapper .inline:focus {
  -webkit-box-shadow: 0px 0px 0px 1px #A3C300;
  box-shadow: 0px 0px 0px 1px #A3C300;
  -webkit-transition: ease-in-out, width 0.35s ease-in-out;
  transition: ease-in-out, width 0.35s ease-in-out;
}
.ordertemplate .edit-wrapper .vg-pencil {
  cursor: pointer;
}
.ordertemplate .edit-wrapper .checked {
  height: 35px;
  width: 35px;
  border: 0;
  border-radius: 5px;
  vertical-align: bottom;
}
.ordertemplate .edit-wrapper .checked span {
  color: grey;
  font-size: 22px;
  line-height: 22px;
}
.ordertemplate .edit-wrapper .unchecked {
  height: 35px;
  width: 35px;
  border: 0;
  border-radius: 5px;
  vertical-align: bottom;
}
.ordertemplate .edit-wrapper .unchecked span {
  color: grey;
  font-size: 22px;
  line-height: 22px;
}
.ordertemplate .sortable-wrapper {
  position: inherit;
}
.ordertemplate .search-options {
  margin: 0;
  padding: 0 0 15px;
}
.ordertemplate .search-options > div {
  margin: 0;
}
.ordertemplate .search-options .dropdown > a {
  margin-left: 0;
}
.ordertemplate .search-options .dropdown > a[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ordertemplate .search-options .btn-default {
  padding-top: 9px;
  padding-bottom: 9px;
  margin-top: -2px;
}
.ordertemplate .basket-table .table > tbody > tr > td {
  border-bottom: none;
}
.ordertemplate + .visible-edit,
.ordertemplate .visible-edit {
  display: none;
}
.ordertemplate.editable .visible-edit {
  display: block;
}
.ordertemplate.editable button.visible-edit {
  display: inline;
}
.ordertemplate.editable .visible-view {
  display: none !important;
}
.ordertemplate.editable td.drag {
  width: 22px;
  vertical-align: middle;
  color: #666;
  padding-left: 10px;
}
.ordertemplate.editable td.description a {
  pointer-events: none;
}
.ordertemplate td.drag {
  width: 30px;
}
.ordertemplate picture {
  margin-right: 5px;
  position: relative;
}
.ordertemplate picture .price-sales-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: auto;
}
.ordertemplate td.actions {
  width: 54px;
}
.ordertemplate td.actions .order-form-wrap .order-form .uom {
  display: none;
}
.ordertemplate td.qty {
  width: 200px;
}
.ordertemplate .wrapper-qty,
.ordertemplate .mobile-wrapper-qty {
  margin-bottom: 5px;
}
.ordertemplate .substitute {
  height: 55px;
}
.ordertemplate .substitute td {
  padding: 0;
}
@media (max-width: 768px) {
  .ordertemplate .substitute {
    height: auto;
  }
  .ordertemplate .substitute td {
    padding: 0 !important;
  }
}
@media (max-width: 376px) {
  .ordertemplate .substitute {
    height: auto;
  }
}
.ordertemplate .substitute-container {
  position: relative;
  padding: 0;
}
.ordertemplate .substitute-container .alert-substitute {
  border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #F49600;
  width: 100%;
  margin: 5px 0px;
  padding: 5px;
}
@media (min-width: 992px) {
  .ordertemplate .substitute-container .alert-substitute {
    width: calc(100% - 110px);
    position: absolute;
    top: -10px;
    left: 110px;
  }
}
@media (max-width: 992px) {
  .ordertemplate .substitute-container .alert-substitute {
    float: left;
  }
}
@media (max-width: 376px) {
  .ordertemplate .substitute-container .alert-substitute {
    padding: 10px 5px;
  }
}
.ordertemplate .substitute-container .alert-substitute .icon {
  float: left;
  font-size: 26px;
  color: #F49600;
  width: 35px;
  margin: 6px 0 6px 6px;
}
.ordertemplate .substitute-container .alert-substitute table {
  float: left;
  width: 80%;
  width: calc(100% - 50px);
  height: 38px;
  vertical-align: middle;
}
.ordertemplate .substitute-container .alert-substitute button {
  color: #F49600;
  position: absolute;
  top: 5px;
  right: 5px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.ordertemplate .substitute-container .alert-substitute button span {
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (max-width: 992px) {
  .ordertemplate .substitute-container .alert-substitute button {
    top: 10px;
  }
}
.ordertemplate .substitute-container .alert-substitute:before {
  content: "";
  position: absolute;
  top: -15px;
  bottom: auto;
  right: auto;
  left: 20px;
  border-width: 0px 15px 15px;
  border-style: solid;
  border-color: #F49600 transparent;
  display: block;
  width: 0;
}
@media (max-width: 992px) {
  .ordertemplate .substitute-container .alert-substitute:before {
    top: -9px;
  }
}
.ordertemplate .substitute-container .alert-substitute:after {
  content: "";
  position: absolute;
  top: -14px;
  bottom: auto;
  left: 20px;
  right: auto;
  border-width: 0 15px 15px;
  border-style: solid;
  border-color: #FCF8E3 transparent;
  display: block;
  width: 0;
}
@media (max-width: 992px) {
  .ordertemplate .substitute-container .alert-substitute:after {
    top: -7px;
  }
}
@media (min-width: 320px) and (max-width: 414px) {
  .account-table td.description {
    width: 100%;
  }
  .account-table td.description a {
    width: 90px!important;
  }
  .account-table td.description .vg-pencil-ordertemplate:before {
    margin-right: 10px;
  }
  .account-table td.description .no-inline {
    width: 70%;
  }
  .account-table td.description .checked {
    position: absolute;
    margin-left: 3px;
  }
  .account-table td.description .unchecked {
    position: absolute;
    margin-left: 42px;
  }
}
@media (min-width: 415px) and (max-width: 767px) {
  td.description {
    width: 60%!important;
  }
}
@media (min-width: 768px) {
  .ordertemplate .search-options {
    border-bottom: 2px solid #daded2;
  }
  .ordertemplate .search-options .dropdown {
    display: inline-block;
    margin: 0 15px;
  }
  .ordertemplate .search-options .open-share-order-template {
    margin: 0 15px;
  }
  .account-table td.description .no-inline {
    width: 70%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .account-table td.description {
    width: 100%;
  }
  .account-table td.description a {
    width: 200px!important;
  }
  .ordertemplate .account-table td.description a {
    display: inline-block;
    width: 90px;
    vertical-align: middle;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .account-table td.description {
    width: 50%!important;
  }
}
@media (min-width: 992px) {
  .ordertemplate td.description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.ui-sortable-helper {
  background: white;
  border: 1px solid #A3C300;
  border-radius: 4px;
  display: table !important;
  width: 100%;
}
.sortable-item-placeholder {
  height: 84px;
}
.ordertemplate-edit-wrapper {
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 100;
  background: #F0F0F0;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  color: #999;
  padding: 5px 0;
}
.ordertemplate-edit-wrapper .btn {
  color: #A3C300;
  margin-left: 20px;
}
/* BASKET & CHECKOUT */
.checkout-header {
  margin-bottom: 30px;
}
.well-checkout {
  font-size: 0.9em;
  padding: 20px 25px;
  margin-bottom: 40px;
  background-color: #f9f9f9;
  border-radius: 4px;
}
.well-checkout h3 {
  margin: 0 0 15px;
  padding: 5px 0 15px;
  border-bottom: 1px dashed #002B51;
}
.well-checkout .dropdown {
  border: 1px solid #daded2;
  border-radius: 4px;
  padding: 5px 10px;
  margin-bottom: 15px;
}
.well-checkout .dropdown a {
  color: #002B51;
}
.well-checkout .dropdown .vg-user {
  position: absolute;
  left: 10px;
  top: 9px;
}
.well-checkout .dropdown .username {
  display: block;
  padding: 0 12px 0 17px;
  word-wrap: break-word;
  font-size: 0.95em;
}
.well-checkout .dropdown .caret {
  position: absolute;
  top: 12px;
  right: 10px;
}
.well-checkout .dropdown .dropdown-menu {
  width: 100%;
  padding: 5px;
}
.well-checkout .dropdown .dropdown-menu a {
  padding: 5px;
  font-size: 0.85em;
  word-wrap: break-word;
  white-space: inherit;
}
@media (min-width: 768px) and (max-width: 991px) {
  .checkout-header h2 {
    margin-bottom: 50px;
  }
  .checkout-header .timeline {
    margin-bottom: 35px;
  }
}
.timeline {
  position: relative;
  margin: 0 0 25px;
  overflow: hidden;
}
.timeline .step {
  width: 32%;
  text-align: center;
  position: relative;
  z-index: 1;
  float: left;
}
.timeline .step-active .step-nr,
.timeline .step-complete .step-nr {
  background-color: #A3C300;
}
.timeline .step-active .step-title,
.timeline .step-complete .step-title {
  color: #A3C300;
}
.timeline .step-active .step-title a,
.timeline .step-complete .step-title a {
  color: #A3C300;
}
.timeline .step-active .step-title a:focus,
.timeline .step-complete .step-title a:focus,
.timeline .step-active .step-title a:hover,
.timeline .step-complete .step-title a:hover {
  color: #666;
}
.timeline .step-nr {
  display: inline-block;
  background-color: #999;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  color: white;
  font-size: 20px;
  padding-top: 5px;
}
.timeline .step-title {
  color: #999;
  font-weight: 600;
  margin-top: 12px;
}
.timeline:after,
.timeline:before {
  content: '';
  display: block;
  height: 4px;
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: 22%;
}
.timeline:before {
  width: 100%;
  background-color: #F0F0F0;
}
.timeline:after {
  width: 17%;
  background-color: #A3C300;
}
.timeline[data-current="2"]:after {
  width: 48%;
}
.timeline[data-current="3"]:after {
  width: 100%;
}
.basket {
  border-collapse: separate;
}
.basket .search-options > div {
  margin: 0;
}
.basket .reject-button {
  margin-left: 10px;
}
.basket .bundle-parent td.qty .uom {
  display: none;
}
.basket .grouped-alert {
  border-width: 2px;
  border-color: #F49600;
  padding-left: 100px;
  font-size: 16px;
  position: relative;
  color: #000;
}
.basket .grouped-alert:before {
  content: '\f071';
  font-family: 'Font Awesome 5 Pro';
  font-size: 40px;
  position: absolute;
  left: 27px;
  top: 7px;
  color: #F49600;
}
.basket .has-proposal td {
  border-bottom: none !important;
  border-top: 1px dashed #F49600 !important;
}
.basket .has-proposal td.description {
  border-top-left-radius: 5px;
  padding-left: 15px !important;
  border-left: 1px dashed #F49600 !important;
}
@media screen and (max-width: 500px) {
  .basket .has-proposal td.description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0 !important;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .basket .has-proposal td.description img {
    -o-object-fit: contain;
    object-fit: contain;
  }
}
.basket .has-proposal td.options {
  border-top-right-radius: 5px;
  padding-right: 15px !important;
  border-right: 1px dashed #F49600 !important;
}
@media screen and (max-width: 767.98px) {
  .basket .has-proposal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .basket .has-proposal td.drag {
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    border-top: none !important;
  }
  .basket .has-proposal td.options {
    border-top: 1px dashed #F49600 !important;
  }
}
.basket .has_applied_proposal td {
  border-bottom: none !important;
}
.basket .promote-larger-packaging_automatic-applied td {
  border-top: none !important;
  padding-top: 15px !important;
}
.basket .applied_revert {
  margin: 10px 0;
  background: #DDECF6;
  border-radius: 4px;
  padding: 10px;
}
.basket .applied_revert a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px;
}
.basket .promote-larger-packaging_proposal td,
.basket .promote-larger-packaging_revert td,
.basket .promote-larger-packaging_apply td {
  padding: 15px !important;
  border: 1px dashed #F49600 !important;
  border-top: none !important;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.basket .promote-larger-packaging_proposal td .alert,
.basket .promote-larger-packaging_revert td .alert,
.basket .promote-larger-packaging_apply td .alert {
  margin: 0 !important;
}
.basket .promote-larger-packaging_proposal + tr td,
.basket .promote-larger-packaging_revert + tr td,
.basket .promote-larger-packaging_apply + tr td {
  border-top: none !important;
}
.basket .promote-larger-packaging_proposal td .alert,
.basket .promote-larger-packaging_revert td .alert,
.basket .promote-larger-packaging_apply td .alert,
.basket .promote-larger-packaging_automatic-applied td .alert {
  position: relative;
}
.basket .promote-larger-packaging_proposal td .alert::before,
.basket .promote-larger-packaging_revert td .alert::before,
.basket .promote-larger-packaging_apply td .alert::before,
.basket .promote-larger-packaging_automatic-applied td .alert::before {
  content: "";
  width: 20px;
  height: 20px;
  background: inherit;
  position: absolute;
  top: -10px;
  left: 30px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.basket .promote-larger-packaging_proposal .proposal_content p span,
.basket .promote-larger-packaging_revert .proposal_content p span,
.basket .promote-larger-packaging_apply .proposal_content p span,
.basket .promote-larger-packaging_automatic-applied .proposal_content p span {
  text-decoration: underline;
}
.reject-button {
  margin: 0 10px;
  background: #F49600;
  border-color: #F49600;
}
.reject-button:hover {
  color: #F49600;
  border-color: #F49600;
}
.approve-button {
  border-color: #A3C300;
}
.approve-button:hover {
  border-color: #A3C300;
}
.supervisor-bottom-btns {
  margin-top: 15px;
}
@media (min-width: 768px) {
  .basket .form-group.group-inline > input {
    width: 42%;
  }
}
.basket-table-header {
  border-bottom: 2px solid #daded2;
  padding: 0 0 17px;
}
.basket-table-header label {
  font-weight: 400;
  margin-right: 20px;
}
.basket-table-footer {
  border-top: 2px solid #daded2;
  padding: 20px 58px 5px 0;
}
.basket-table-footer .price {
  font-size: 2em;
}
.basket-table-footer > span:first-child {
  margin-right: 8px;
}
.basket .basket-table,
.checkout .basket-table {
  border: 1px dashed #bbb;
  border-radius: 4px;
  padding: 20px;
}
.basket-table {
  color: #002B51;
  margin-bottom: 40px;
}
.basket-table.basket-table-disabled {
  color: #666;
}
.basket-table.basket-table-disabled .table > thead > tr > th.price {
  padding-right: 0;
}
.basket-table.basket-table-disabled .price {
  color: #666;
  padding-right: 0;
}
.basket-table.basket-table-disabled .basket-table-footer {
  padding-right: 0;
}
.basket-table .table {
  margin-bottom: -1px;
  border-collapse: separate;
}
.basket-table .table > thead > tr > th {
  font-size: 0.9em;
  font-weight: 400;
  border-bottom: none;
  padding: 15px 0;
}
.basket-table .table > thead > tr > th.price {
  padding-right: 8px;
  text-align: left;
}
.basket-table .table > tbody > tr > td {
  border-top: 1px solid #daded2;
  border-bottom: none;
  padding-left: 0;
  vertical-align: middle;
}
.basket-table .table tbody tr.js-substitute td {
  border-top: none;
}
.basket-table td.description p {
  font-size: 1.2em;
  margin-bottom: 0;
}
.basket-table td.description a {
  padding-left: 20px;
}
.basket-table picture img {
  display: inline-block;
  width: 90px;
}
.basket-table td.date {
  width: 58%;
}
.basket-table td.qty {
  width: 42%;
}
.basket-table input.input-qty {
  background: #f5f5f5;
}
.basket-table .warning {
  display: inline-block;
  width: 22px;
}
.basket-table .warning .vg {
  color: #A3C300;
  font-size: 20px;
}
.basket-table .disabled-qty,
.basket-table .wrapper-qty,
.basket-table .mobile-wrapper-qty {
  display: inline-block;
}
.basket-table td.qty .uom {
  display: inline-block;
  width: 110px;
  vertical-align: middle;
}
.basket-table td.price {
  font-size: 1.5em;
  width: 58%;
}
.basket-table td.options {
  width: 42%;
  text-align: right;
  padding-right: 0;
}
.basket-table td.options .btn {
  font-size: 12px;
  padding: 7px 9px;
}
@media (min-width: 768px) {
  .basket-table .disabled-qty,
  .basket-table .wrapper-qty,
  .basket-table .mobile-wrapper-qty {
    margin-right: 10px;
  }
  .basket-table td.date {
    width: 165px;
  }
  .basket-table td.qty {
    width: 120px;
  }
  .basket-table .tr-bundle > td.qty {
    padding-left: 47px;
  }
  .basket-table td.price {
    font-size: 2em;
    width: 110px;
  }
  .basket-table td.options {
    width: 50px;
  }
  .basket-table.basket-table-disabled .tr-bundle > td.qty {
    padding-left: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .basket-table .table > tbody > tr > td {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .basket-table .table > tbody > tr > td.qty {
    min-width: 125px;
  }
  .basket-table .table > tbody > tr > td.description picture {
    float: left;
    width: 75px;
  }
  .basket-table .table > tbody > tr > td.description .product-title,
  .basket-table .table > tbody > tr > td.description a {
    float: left;
    width: calc(100% - 80px);
    padding-left: 20px;
    height: 60px;
  }
  .banner a.btn,
  .banner-large a.btn {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
}
@media (min-width: 992px) {
  .basket-table td.date {
    width: 200px;
  }
  .basket-table td.qty {
    width: 150px;
  }
  .basket-table td.price {
    width: 120px;
  }
}
@media (max-width: 768px) {
  .basket .basket-table,
  .checkout .basket-table {
    margin-top: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .basket-table .table > tbody > tr > td.stock-indication {
    min-width: 170px;
  }
  .basket-table .table > tbody > tr > td.description {
    min-width: 250px;
  }
  .basket-table .table > tbody > tr > td.description .product-title,
  .basket-table .table > tbody > tr > td.description a {
    padding: 8px 0 0 20px;
    height: 60px;
  }
}
.order-costs {
  color: #002B51;
  text-align: left;
}
.order-costs .table > tbody > tr > th {
  font-weight: 400;
  padding: 10px 0;
  border: none;
  width: 50%;
}
.order-costs .table > tbody > tr > td {
  padding: 10px 0;
  border: none;
}
.order-costs .table > tfoot > tr > td {
  border-top: 2px solid #bbb;
}
.order-costs .table .subtotal {
  text-align: right;
  padding-right: 55px;
}
.order-costs hr {
  margin: 0;
  border-top: 2px solid #daded2;
}
.checkout .order-costs .table {
  color: #666;
  margin-bottom: 0;
}
.checkout .order-costs .table > tbody > tr > th {
  width: 65%;
}
.checkout .order-costs .table .subtotal {
  padding-right: 0;
}
.list-confirmed {
  margin: 15px 0 35px;
  padding-left: 16px;
}
.list-confirmed li {
  padding: 5px 0;
}
.list-confirmed a {
  color: #A3C300;
  font-weight: 600;
}
.list-confirmed a:focus,
.list-confirmed a:hover {
  color: #666;
}
.checkout-confirmed iframe {
  max-width: 100%;
}
@media (max-width: 991px) {
  .checkout.checkout-confirmed .btn-default {
    margin-bottom: 50px;
  }
  .checkout-confirmed iframe {
    display: block;
    margin: 0 auto;
  }
}
/* FOOTER */
footer.footer {
  background: #A3C300;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#A3C300), to(#308953));
  background: linear-gradient(to bottom, #A3C300 0%, #308953 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#A3C300, endColorstr=#308953, GradientType=0);
  /* IE6-9 */
  padding-top: 25px;
  position: relative;
  color: white;
}
footer.footer > .container {
  padding-bottom: 20px;
}
footer.footer:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 204px;
  height: 129px;
  background: url('../img/logo-footer.png') 0 0 no-repeat;
  background-size: contain;
}
footer.footer h3 {
  color: white;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 1px dashed white;
  padding-bottom: 15px;
  margin-right: 30%;
  margin-bottom: 15px;
  min-height: 35px;
}
footer.footer p {
  margin-bottom: 2px;
  padding-left: 27px;
  position: relative;
}
footer.footer p .vg,
footer.footer p [class*='fa'] {
  position: absolute;
  left: 0;
  top: 2px;
}
footer.footer .list-unstyled {
  margin-bottom: 0;
}
footer.footer .list-unstyled li {
  margin-bottom: 2px;
}
footer.footer .list-unstyled li a {
  font-weight: 400;
}
footer.footer .list-2col {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  margin-right: 30%;
}
footer.footer a {
  color: white;
}
footer.footer a:hover {
  color: #002B51;
}
footer.footer .vg,
footer.footer [class*='fa'] {
  font-size: 1.2em;
  opacity: 0.8;
}
footer.footer .list-social {
  margin-top: 20px;
}
footer.footer .adress-holder p {
  font-weight: 400;
}
@media (min-width: 992px) {
  footer.footer {
    background: url('../img/footer-bg.png') 0 0 repeat-x;
    padding-top: 225px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  footer.footer .list-social {
    margin-bottom: 45px;
  }
  footer.footer .list-2col,
  footer.footer h3 {
    margin-right: 5%;
  }
}
@media (min-width: 1440px) {
  footer.footer {
    background-size: cover;
    padding-top: 15%;
  }
}
.tt-dataset-search-term {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.tt-dataset-search-term .dropdown-header {
  float: left;
  width: 100%;
}
.tt-dataset-search-term .tt-suggestions {
  float: left;
  width: 100%;
}
.tt-dataset-search-term .tt-suggestions .tt-suggestion {
  float: left;
  width: 100%;
}
.tt-dataset-search-term .tt-suggestions .tt-suggestion img {
  float: left !important;
  width: 60px;
}
.tt-dataset-search-term .tt-suggestions .tt-suggestion p {
  float: left !important;
  width: calc(100% - 60px) !important;
  padding-left: 15px !important;
}
/* TEMPLATE DELETE MODAL */
.template-delete-modal .modal-dialog {
  width: 515px;
  margin: 28vh auto auto auto;
}
@media screen and (max-width: 500px) {
  .template-delete-modal .modal-dialog {
    width: 100%;
    margin: 0;
  }
}
.template-delete-modal .modal-dialog .modal-body {
  padding: 0 40px 40px 40px;
}
.template-delete-modal .modal-dialog .modal-body p {
  margin-bottom: 15px;
}
@media screen and (max-width: 500px) {
  .template-delete-modal .modal-dialog .modal-body .section button,
  .template-delete-modal .modal-dialog .modal-body .section a {
    width: 100%;
    margin-top: 10px;
  }
}
body {
  overflow: visible !important;
}
@media screen and (max-width: 992px) {
  body {
    overflow-x: hidden !important;
  }
}
.tt-dropdown-menu {
  z-index: 1000!important;
}
.header-message {
  padding-top: 10px;
  padding-bottom: 10px;
  position: sticky;
  top: 0;
  background: #002B51;
  color: white;
  border-color: #002B51;
}
.header-message a {
  color: white;
  text-decoration: underline;
}
._no-margin {
  margin-bottom: 0;
}
.alert-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
.alert-inner span {
  font-size: 20px;
  line-height: 24px;
}
.alert-inner b,
.alert-inner strong {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 5px;
}
.alert.alert-warning {
  background: #FBF8E5;
  border: none;
  color: #050505;
}
.alert.alert-warning i {
  font-weight: 500;
  font-size: 20px;
  color: #F49600;
  line-height: 20px;
}
@media screen and (max-width: 992px) {
  .alert.alert-warning i {
    font-size: 25px;
    line-height: 25px;
  }
}
.alert.alert-warning p {
  margin-bottom: 0;
}
.promote-larger-packaging_proposals {
  width: 1350px;
  max-width: calc(100% - 30px);
  margin: 0 auto;
  background: #002B51;
  color: white;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  bottom: 15px;
}
.promote-larger-packaging_proposals .container {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  padding: 30px 15px;
  width: 100%;
  row-gap: 10px;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto 10px auto;
  grid-template-areas: "content content content" "arrows applied action";
  -ms-grid-columns: auto 30px 1fr;
  grid-template-columns: auto 1fr;
}
.promote-larger-packaging_proposals .container::before,
.promote-larger-packaging_proposals .container::after {
  content: none;
}
@media screen and (max-width: 400px) {
  .promote-larger-packaging_proposals .container {
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
  }
}
@media screen and (max-width: 992px) {
  .promote-larger-packaging_proposals .container {
    padding: 15px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767.98px) {
  .promote-larger-packaging_proposals .container .proposals_applied {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    font-size: 10px;
  }
  .promote-larger-packaging_proposals .container .proposals_applied label {
    font-size: inherit;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px;
  }
  .promote-larger-packaging_proposals .container .proposals_applied span {
    font-size: 16px;
    font-family: "Aller", sans-serif;
    font-weight: 600;
  }
  .promote-larger-packaging_proposals .container .btn-success {
    width: 100%;
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) {
  .promote-larger-packaging_proposals .container {
    grid-template-areas: "content arrows applied action";
    -ms-grid-columns: 1fr (auto)[3];
    grid-template-columns: 1fr repeat(3, auto);
  }
}
.promote-larger-packaging_proposals .container p {
  margin: 0;
}
.promote-larger-packaging_proposals .proposals_arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
.promote-larger-packaging_proposals .proposals_arrows .btn-primary {
  height: 40px;
  width: 40px;
  padding: 0;
  border: 1px solid white;
  font-size: 14px;
}
.gdprcookie {
  bottom: 15px;
  left: 15px;
  right: auto;
  line-height: 1.8;
}
@media screen and (max-width: 992px) {
  .gdprcookie {
    max-width: calc(100vw - 30px);
  }
}
.gdprcookie .gdprcookie-types input[type=checkbox][checked="checked"] + label::before {
  text-align: center;
  line-height: normal;
}
/* WYSIWYG */
.editor-content a {
  color: #A3C300;
}
.editor-content a:focus,
.editor-content a:hover {
  color: #666;
}
/* CAROUSEL */
.carousel-home .carousel-inner {
  margin: 0;
}
.carousel-home .carousel-inner img.carousel-image {
  width: 100%;
  margin: 0;
}
.carousel-home .carousel-inner .carousel-content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.carousel-home .carousel-inner .carousel-content-wrapper .carousel-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  height: 100%;
  padding: 20px 35px;
}
.carousel-home .carousel-inner .carousel-content-wrapper .carousel-content a.btn {
  display: inline-table;
}
.carousel-home .carousel-inner .carousel-content-wrapper .carousel-content a.btn span.vg {
  margin-left: 40px;
}
.carousel-home .carousel-options {
  position: absolute;
  bottom: 10px;
  width: 100%;
  z-index: 115;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.carousel-home .carousel-options li {
  height: 15px;
  width: 15px;
  background: none;
  border: 2px solid #fff;
  border-radius: 15px;
  margin: 0 5px !important;
}
.carousel-home .carousel-options li.active {
  height: 15px;
  width: 15px;
  background: #A3C300;
  border-color: #A3C300;
  border-radius: 15px;
}
.carousel-home .carousel-options li:hover {
  height: 15px;
  width: 15px;
  background: #fff;
  border: 2px solid #fff;
  border-radius: 15px;
}
.carousel-home .carousel-options li:hover.active {
  height: 15px;
  width: 15px;
  background: #A3C300;
  border: 2px solid #A3C300;
  border-radius: 15px;
}
.carousel-home .carousel-options .carousel-control {
  width: 30px;
  height: 30px;
  position: relative;
  left: auto;
  right: auto;
  bottom: auto;
  top: auto;
  text-shadow: none;
  background: #A3C300;
  opacity: 1;
  border-radius: 15px;
  border: 1px solid #A3C300;
}
.carousel-home .carousel-options .carousel-control .vg {
  margin: 0;
}
.carousel-home .carousel-options .carousel-control:hover {
  color: #A3C300;
  background-color: white;
  border: 1px solid #A3C300;
}
.carousel-home .carousel-options .carousel-indicators {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: initial;
  margin: auto 5px;
}
.carousel-home .carousel-options .carousel-indicators li:hover:after {
  opacity: 0;
}
/* USP */
.usp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.usp .usp-image {
  height: 20px;
  margin: auto 0;
  margin-right: 10px;
}
.usp .usp-text {
  color: #002B51;
  font-size: 14px;
  margin: 0;
  line-height: 40px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .usp {
    margin-bottom: 10px;
  }
  .usp .usp-image {
    height: 20px;
  }
  .usp .usp-text {
    color: #002B51;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
  }
}
/* BULLET LIST */
.fa-ul {
  color: #222222;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .fa-ul {
    font-size: 12px;
  }
}
.fa-ul .fa-li {
  width: 0;
}
/* QUOTE */
.quote .quote-img-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.quote .quote-img-wrapper .quote-image {
  border-radius: 50%;
  max-height: 140px;
  max-width: 140px;
}
.quote .quote-text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 140px;
  padding: 0;
}
.quote .quote-text-wrapper .quote-text {
  font-style: italic;
  color: #222222;
}
.quote .quote-text-wrapper .quote-name {
  text-align: right;
  color: #002B51;
  font-size: 16px;
}
@media (max-width: 767px) {
  .quote .quote-img-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .quote .quote-text-wrapper .quote-text {
    font-size: 12px;
    text-align: center;
  }
  .quote .quote-text-wrapper .quote-name {
    font-size: 14px;
    text-align: center;
  }
}
/* ORDERLIST */
.orderlist-block {
  -webkit-box-shadow: 0 0 4px #ddd;
  box-shadow: 0 0 4px #ddd;
  height: 370px;
}
.orderlist-block:hover {
  -webkit-box-shadow: 0 0 8px #ddd;
  box-shadow: 0 0 8px #ddd;
}
.orderlist-block .orderlist-title {
  height: 60px;
  background-color: #f9f9f9;
  padding: 15px;
  font-size: 16px;
  color: #002B51;
}
.orderlist-block .orderlist-title span.vg {
  font-size: 30px;
}
.orderlist-block .orderlist-content {
  height: 250px;
  padding: 10px 40px;
}
.orderlist-block .orderlists ul li {
  margin: 20px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.orderlist-block .orderlists ul li a {
  color: #A3C300 !important;
}
.orderlist-block .orderlists ul li a span.vg {
  font-size: 20px;
}
.orderlist-block .orderlists ul li a:hover {
  color: #002B51 !important;
}
.orderlist-block .orderlist-link {
  height: 60px;
  padding: 20px 0;
  margin: 0 20px;
  border-top: 1px solid #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-justify-content: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.orderlist-block .orderlist-link a {
  color: #A3C300;
}
.orderlist-block .orderlist-link a span.vg {
  color: white;
  background-color: #A3C300;
  padding: 4px;
  border-radius: 15px;
  border: 1px solid transparent;
}
.orderlist-block .orderlist-link a:hover span.vg {
  color: #A3C300;
  background-color: white;
  border: 1px solid #A3C300;
}
.orderlist-block .empty-orderlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 310px;
}
.orderlist-block .empty-orderlist > div {
  margin: 15px;
}
.orderlist-block .empty-orderlist .empty-orderlist-title {
  font-size: 16px;
}
.orderlist-block .empty-orderlist .orderlists {
  text-align: center;
}
/* BANNER XL */
.banner-xl {
  min-height: 520px;
}
.banner-xl .banner-content {
  min-height: 520px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  padding: 20px 35px;
}
.banner-xl a.btn {
  display: inline-table;
}
.banner-xl a.btn span.vg {
  margin-left: 40px;
}
/* BANNER LARGE */
.banner-large {
  min-height: 370px;
}
.banner-large .banner-content {
  min-height: 370px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  padding: 20px 35px;
}
.banner-large a.btn {
  display: inline-table;
}
.banner-large a.btn span.vg {
  margin-left: 40px;
}
/* BANNER */
.banner {
  min-height: 340px;
}
.banner .banner-content {
  min-height: 340px;
  height: 100%;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.banner a.btn {
  display: inline-table;
}
.banner a.btn span.vg {
  margin-left: 40px;
}
@media (max-width: 767px) {
  .banner {
    margin-left: -15px;
    margin-right: -15px;
  }
}
/* PRODUCT BLOCK */
.product-block {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-box-shadow: 0 0 4px #ddd;
  box-shadow: 0 0 4px #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  margin: 30px 0;
  padding: 20px;
}
.product-block:hover {
  -webkit-box-shadow: 0 0 8px #ddd;
  box-shadow: 0 0 8px #ddd;
}
.product-block img.img-responsive {
  margin: 0 auto;
  width: 166px;
  height: 100px;
}
.product-block a.product-block-link span.vg {
  color: white;
  background-color: #A3C300;
  padding: 4px;
  border-radius: 15px;
  border: 1px solid transparent;
}
.product-block a.product-block-link:hover {
  color: #002B51;
}
.product-block a.product-block-link:hover span.vg {
  color: #A3C300;
  background-color: white;
  border: 1px solid #A3C300;
}
.product-block-link {
  -webkit-align-self: flex-end;
  -ms-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin: 0;
  color: #A3C300;
}
.product-block-link img {
  height: 15px;
  margin: 0 auto;
}
.product-block-title {
  -webkit-align-self: flex-start;
  -ms-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin: 0;
}
@media (max-width: 767px) {
  .product-block {
    margin: 5px 0;
  }
}
/* INSPIRATION BLOCK */
.inspiration-block {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-box-shadow: 0 0 4px #ddd;
  box-shadow: 0 0 4px #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  margin: 0 10px;
}
.inspiration-block:hover {
  -webkit-box-shadow: 0 0 8px #ddd;
  box-shadow: 0 0 8px #ddd;
}
.inspiration-block image {
  -ms-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.inspiration-block-title {
  -webkit-align-self: center;
  -ms-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  margin: 0;
  padding: 20px;
}
@media (max-width: 991px) {
  .inspiration-block-title {
    height: 60px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .inspiration-block-title {
    height: 80px;
  }
}
.inspiration-block-image {
  width: 100%;
  height: 160px;
}
@media (max-width: 991px) {
  .inspiration-block-image {
    height: 200px;
    overflow: hidden;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .inspiration-block-image {
    height: 124px;
    overflow: hidden;
  }
}
.inspiration-block-link {
  -webkit-align-self: flex-end;
  -ms-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin: 0;
  padding: 20px;
  width: 100%;
}
@media (max-width: 991px) {
  .inspiration-block-link {
    height: 60px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .inspiration-block-link {
    height: 80px;
  }
}
.inspiration-block-link a {
  -webkit-align-self: flex-end;
  -ms-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  color: white;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .inspiration-block-link a {
    float: left;
    width: 100%;
  }
  .inspiration-block-link a .link-text {
    float: left;
    width: calc(100% - 24px);
    text-align: left;
  }
  .inspiration-block-link a .link-arrow {
    float: left;
    padding-top: 13px;
    width: 14px;
  }
}
/* BASIC LINK */
.basic-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.basic-link a.btn span.vg {
  margin-left: 40px;
}
/* HERO IMAGE */
.hero-image {
  height: 300px;
  padding: 20px;
}
.hero-image-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  height: 260px;
}
/* NEWSLETTER BLOCK */
.newsletter-block {
  background-color: #008634;
  padding: 20px;
  min-height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.newsletter-block.block-large {
  padding: 40px;
  min-height: 340px;
  height: 340px;
}
.newsletter-block-text {
  color: white;
}
.newsletter-block-form form.newsletter-form {
  border-bottom: 1px solid white;
}
.newsletter-block-form form input {
  width: 90%!important;
  color: white !important;
  border: none;
  background: none;
  font-size: 12px;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.newsletter-block-form form input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: none;
}
.newsletter-block-form form input::-webkit-input-placeholder {
  color: white !important;
}
.newsletter-block-form form input:-ms-input-placeholder {
  color: white !important;
}
.newsletter-block-form form input::-moz-placeholder {
  color: white !important;
}
.newsletter-block-form form input:-moz-placeholder {
  color: white !important;
}
.newsletter-block-form form input::-webkit-input-placeholder {
  color: white !important;
}
.newsletter-block-form form input:-moz-placeholder {
  color: white !important;
}
.newsletter-block-form form input::-moz-placeholder {
  color: white !important;
}
.newsletter-block-form form input:-ms-input-placeholder {
  color: white !important;
}
.newsletter-block-form form button {
  width: 10%!important;
  background: none;
  border: none;
  vertical-align: middle;
  height: 40px;
  color: white;
}
.newsletter-block-form form button:focus {
  outline: none;
}
.newsletter-block-form form button span.vg {
  margin: 0;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .newsletter-block {
    height: 370px;
  }
}
/* CONTACT INFO */
.contact-text p {
  margin-bottom: 2px;
  padding-left: 27px;
  position: relative;
}
.contact-text p .vg,
.contact-text p [class*='fa'] {
  position: absolute;
  left: 0;
  top: 2px;
}
.contact-text .vg,
.contact-text [class*='fa'] {
  font-size: 1.2em;
}
.contact-text a {
  color: #666;
}
.contact-text a:focus,
.contact-text a:hover {
  color: #A3C300;
}
.contact-text ul {
  margin-bottom: 30px;
}
.contact-text ul li {
  margin-bottom: 10px;
}
.contact-text .list-social {
  margin-top: 20px;
}
/* CONTACT FORM */
.form-block {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-box-shadow: 0 0 4px #ddd;
  box-shadow: 0 0 4px #ddd;
  background-color: #f9f9f9;
  padding: 20px;
}
.form-block:hover {
  -webkit-box-shadow: 0 0 8px #ddd;
  box-shadow: 0 0 8px #ddd;
}
.form-block form {
  margin-left: -20px;
  margin-right: -20px;
}
.form-block form .col-sm-6,
.form-block form .col-xs-12 {
  padding-left: 20px;
  padding-right: 20px;
}
.form-block form input,
.form-block form .dropdown_contact {
  width: 100%;
  margin: 10px 0;
  padding: 10px;
  border: none;
}
.form-block form textarea {
  width: 100%;
  margin: 10px 0;
  padding: 10px;
  border: none;
  resize: none;
}
.form-block form button {
  margin: 0 20px;
  padding: 10px 20px;
  border: none;
}
.form-block form .flex-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.form-block .js-calendar {
  position: relative;
}
.form-block .datepicker-wrapper {
  display: inline-block;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.form-block .datepicker-wrapper::after {
  top: 20px;
}
.form-block .datepicker-wrapper::before {
  top: 15px;
}
.form-block .datepicker-wrapper input {
  padding-left: 50px;
}
.form-block-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-block-title {
  margin: 1rem 0;
}
/* ROUTE BLOCK */
.route-block {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-box-shadow: 0 0 4px #ddd;
  box-shadow: 0 0 4px #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  padding: 20px;
  background-color: #f9f9f9;
}
.route-block:hover {
  -webkit-box-shadow: 0 0 8px #ddd;
  box-shadow: 0 0 8px #ddd;
}
.route-block a.route-block-link span.vg {
  color: white;
  background-color: #A3C300;
  padding: 4px;
  border-radius: 15px;
}
.route-block a.route-block-link:hover span.vg {
  color: #002B51;
}
.route-block-title {
  -webkit-align-self: flex-start;
  -ms-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin: 0;
}
.route-block-link {
  -webkit-align-self: flex-end;
  -ms-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin: 0;
  color: #A3C300;
}
/* BLOG BLOCK */
.blog-block {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-box-shadow: 0 0 4px #ddd;
  box-shadow: 0 0 4px #ddd;
  height: 340px;
}
@media (max-width: 767px) {
  .blog-block {
    height: auto;
  }
}
.blog-block:hover {
  -webkit-box-shadow: 0 0 8px #ddd;
  box-shadow: 0 0 8px #ddd;
}
.blog-block .blog-block-image {
  padding: 30px;
  height: 240px;
}
.blog-block .blog-block-image .tags {
  margin: 0 0 0 -30px;
  padding: 10px;
  color: white;
  background-color: #EA6927;
  display: inline-block;
  min-width: 100px;
}
.blog-block .blog-block-content {
  height: 100px;
  padding: 25px;
  display: block;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .blog-block .blog-block-content {
    height: 130px;
  }
}
.blog-block .blog-block-content a {
  float: left;
  width: calc(100% - 42px);
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.blog-block .blog-block-content a span.vg {
  color: white;
  background-color: #A3C300;
  padding: 5px;
  border-radius: 15px;
  font-size: 20px;
  border: 1px solid transparent;
}
.blog-block .blog-block-content a:hover span.vg {
  color: #A3C300;
  background-color: white;
  border: 1px solid #A3C300;
}
.blog-block .blog-block-content a.blog-block-link {
  width: 42px !important;
  height: 100%;
  position: relative;
}
.blog-block .blog-block-content a.blog-block-link span {
  bottom: 0;
  position: absolute;
}
.blog-posts .blog-block {
  margin: 15px 0;
}
.blog-posts .btn {
  margin: 20px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .blog-block {
    height: 370px;
  }
  .blog-block-content {
    /*height: 370px !important;*/
  }
}
/* BLOG CATEGORY */
.blog-category {
  background-color: #f9f9f9;
  padding: 20px;
  border-radius: 4px;
}
.blog-category hr {
  border-top: 1px dashed #7B91A4;
  border-bottom: 1px dashed #7B91A4;
}
.blog-category .h3 {
  font-weight: 400;
}
.blog-category .list-group a {
  background: transparent;
  border: none;
  padding: 10px 0;
}
/* BLOG INFO */
.blog-info span.fa.fa-calendar {
  margin-left: 20px;
}
/* CUSTOM PAGE NAVIGATION */
.custom-page-nav {
  padding: 20px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 4px #ddd;
  box-shadow: 0 0 4px #ddd;
}
.custom-page-nav:hover {
  -webkit-box-shadow: 0 0 8px #ddd;
  box-shadow: 0 0 8px #ddd;
}
.custom-page-nav h2 {
  margin: 0 0 10px 0;
}
.custom-page-nav ul {
  margin-bottom: 0;
}
.custom-page-nav ul a:hover li {
  text-decoration: underline;
}
/** VIDEO WIDGET **/
.video-box {
  background-position: center!important;
  width: 100%;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.22);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.22);
  height: 300px;
}
.video-box a {
  display: block;
  height: 100%;
  width: 100%;
}
/* ORDER FORM */
.btn-qty {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #999;
  border: 1px solid #c4c4c4;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  line-height: 24px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}
.order-form .wrapper-qty,
.bundle-order-form .wrapper-qty {
  display: inline-block;
}
.order-form .uom,
.bundle-order-form .uom {
  color: #002B51;
}
.order-form button[type=submit],
.bundle-order-form button[type=submit],
.order-form a,
.bundle-order-form a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 60px;
  padding: 5px;
}
.order-form button[type=submit] .vg,
.bundle-order-form button[type=submit] .vg,
.order-form a .vg,
.bundle-order-form a .vg {
  font-size: 22px;
}
.order-form.pre-login .uom,
.bundle-order-form.pre-login .uom {
  margin: 0!important;
}
@media (min-width: 992px) {
  .variant .order-form .btn-wrapper {
    float: right;
  }
}
@media (min-width: 1200px) {
  .order-form .btn-wrapper,
  .bundle-order-form .btn-wrapper {
    float: right;
  }
}
.disabled-qty input.input-qty,
.wrapper-qty input.input-qty,
.mobile-wrapper-qty input.input-qty {
  display: inline-block;
  text-align: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: none;
  margin: 0 2px;
  padding: 0;
}
.disabled-qty input[type=number]::-webkit-inner-spin-button,
.wrapper-qty input[type=number]::-webkit-inner-spin-button,
.mobile-wrapper-qty input[type=number]::-webkit-inner-spin-button,
.disabled-qty input[type=number]::-webkit-outer-spin-button,
.wrapper-qty input[type=number]::-webkit-outer-spin-button,
.mobile-wrapper-qty input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.disabled-qty input[type=number],
.wrapper-qty input[type=number],
.mobile-wrapper-qty input[type=number] {
  -moz-appearance: textfield;
}
/* PRODUCT ORDER TEMPLATE FORM */
.ordertemplate-form {
  position: relative;
  margin-left: auto;
}
.ordertemplate-form .js-ordertemplate-add.pdp .text {
  display: none;
}
.ordertemplate-options {
  -webkit-box-shadow: 0 0 3px 0 #B9B9B9;
  box-shadow: 0 0 3px 0 #B9B9B9;
  border-radius: 4px;
  background-color: white;
  text-align: left;
  margin-top: 0;
  padding: 0;
  width: 100%;
  position: absolute;
  top: 35px;
  right: 0;
  z-index: 55;
}
.ordertemplate-options .options-header {
  background: #f9f9f9;
  padding: 1px 10px;
}
.ordertemplate-options .options-header h4 {
  font-size: 1.2em;
  padding-right: 20px;
}
.ordertemplate-options .options-header .btn-close {
  color: #c4c4c4;
  cursor: pointer;
  position: absolute;
  top: 8px;
  right: 10px;
  font-size: 16px;
}
.ordertemplate-options .options-body {
  padding: 15px 10px;
}
.ordertemplate-options ul {
  margin-bottom: 0;
}
.ordertemplate-options a {
  color: #A3C300;
  padding-left: 25px;
  vertical-align: middle;
  position: relative;
  height: 24px;
  display: table-cell;
  line-height: 1;
  overflow: hidden;
}
.ordertemplate-options a:focus,
.ordertemplate-options a:hover {
  color: #666;
}
.ordertemplate-options a .vg {
  font-size: 22px;
  position: absolute;
  top: 0;
  left: -2px;
}
.ordertemplate-options form.ordertemplate-add .vg {
  font-size: 18px;
  position: relative;
  top: 3px;
  color: #002B51;
  margin-right: 2px;
}
.ordertemplate-options form.ordertemplate-add input {
  font-family: 'Aller Italic', Arial, sans-serif;
  border: none;
  border-bottom: 1px solid #002B51;
  margin-bottom: 5px;
  color: #002B51;
  width: 65%;
}
.ordertemplate-options form.ordertemplate-add input:focus {
  outline: none;
}
.ordertemplate-options form.ordertemplate-add input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px white inset;
  -webkit-text-fill-color: #002B51;
}
.product .order-details .ordertemplate-options .btn-primary {
  padding: 3px 6px;
  font-size: 0.9em;
}
@media (min-width: 768px) {
  .ordertemplate-options {
    top: 30px;
  }
}
@media (min-width: 1200px) {
  .ordertemplate-options {
    width: 200px;
  }
}
.price-sales-icon + .tooltip > .tooltip-inner {
  background-color: #eee;
  border: 1px solid #fff;
  color: #666;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.price-sales-icon + .tooltip > .tooltip-arrow {
  border-top-color: #eee;
}
/* PRODUCT LIST */
.search-options .btn {
  height: auto;
  line-height: inherit;
}
.promotions {
  margin-left: -15px;
}
.row-products {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.row-products > div {
  padding: 0;
}
.row-products .product .order-form-wrap .btn-wrapper .text.logged-in {
  display: none;
}
.variant .orderform .btn-wrapper .text.logged-in {
  display: none;
}
@media (min-width: 768px) {
  .row-products .product {
    margin-bottom: 0;
  }
}
.sale-product .price {
  color: #F49600;
}
.product {
  border-color: #efefef;
  text-align: left;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.product-content {
  padding: 15px;
}
@media (min-width: 768px) {
  .product-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 15px 15px 0;
  }
}
.product:hover {
  background: white;
  border-color: #A3C300;
}
.product .price {
  position: absolute;
  top: 12px;
  left: 20px;
  font-size: 2em;
  text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}
.product .price.highlight .price-sales {
  color: #002B51;
}
.product .image {
  margin-top: 40px;
  max-height: unset;
}
.product .image a {
  margin-left: 40px;
  margin-right: 15px;
}
.product .image a img {
  min-height: 0;
  max-height: none;
}
.product .description {
  margin: 0;
  min-height: unset;
}
.product .description h2.article-title {
  font-size: 1em;
  height: unset;
  margin: 10px 0;
}
@media (min-width: 768px) {
  .product .description h2.article-title {
    max-height: 32px;
    min-height: 32px;
  }
}
.product .order-details {
  font-size: 0.8em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: auto;
}
@media (max-width: 767px) {
  .product .order-details {
    grid-area: options;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.product .order-details .btn-primary {
  font-size: 1em;
  padding: 5px 10px;
}
.product .order-details .alternative-product-message {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.product .order-details .alternative-product-message p {
  margin-bottom: 0;
}
.product .order-form-wrap {
  background-color: #f9f9f9;
  padding: 8px 13px;
  clear: both;
  margin-top: auto;
}
.product .order-form-wrap .stock-negative {
  color: #F49600;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: normal;
}
.product .order-form-wrap form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product .order-form-wrap .wrapper-qty,
.product .order-form-wrap .mobile-wrapper-qty {
  display: table-cell;
  vertical-align: top;
  width: 110px;
}
.product .order-form-wrap .uom {
  font-size: 12px;
  color: #666;
  margin-right: auto;
}
.product .order-form-wrap .btn-wrapper {
  display: table-cell;
  text-align: right;
}
@media (max-width: 767px) {
  .product .order-form-wrap .btn-wrapper {
    margin-left: auto;
  }
}
.product .order-form-wrap .stock-negative {
  margin-top: 10px;
  text-align: center;
}
.product.product-small .image {
  margin: 0;
}
.product.product-small .image a {
  margin: 10px;
}
.product .stock-indication {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.product .stock-indication .stock-content-wrapper {
  margin-top: 0;
  height: unset!important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 767px) {
  .product .stock-indication .stock-content-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .product .stock-indication .stock-content-wrapper .stock-text {
    line-height: normal;
  }
  .product .stock-indication .stock-content-wrapper span.vg {
    font-size: 20px;
    top: -3px;
  }
}
@media (max-width: 767px) {
  .search-options {
    margin-bottom: 20px;
  }
  .search-options h2 {
    margin-bottom: 20px;
  }
  .search-options .dropdown {
    width: 100%;
  }
  .search-options .dropdown a {
    margin: 0;
  }
  .search-options .dropdown .caret {
    float: right;
    border-width: 6px;
    margin-top: 10px;
  }
  .search-options .dropdown-menu {
    width: 100%;
  }
  .product {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .product.product-small {
    font-size: 0.9em;
  }
  .product .image {
    max-height: none;
    grid-area: picture;
    margin: 0;
    width: 75px;
    height: 75px;
  }
  .product .image a {
    margin: 0;
    width: 100%;
    height: 100%;
  }
  .product .image a img {
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .product .description {
    grid-area: desc;
  }
  .product .description h2.article-title {
    line-height: normal;
    margin: 0;
  }
  .product .ordertemplate-form {
    width: auto;
  }
  .product .order-form-wrap .btn-wrapper {
    text-align: right;
  }
  .product-content {
    padding: 10px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 75px 10px auto 10px auto;
    grid-template-columns: 75px auto auto;
    -ms-grid-rows: auto 10px auto;
    grid-template-areas: "picture desc price" "picture options options";
    gap: 10px;
  }
  .product .price {
    position: relative;
    top: unset;
    left: unset;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    font-size: 20px;
  }
  .product .price-container {
    grid-area: price;
  }
  .product .price .price-sales .uom {
    font-size: 12px;
    margin-top: -3px;
  }
  .product .product-sale-icon {
    position: relative;
    margin-left: auto;
    width: 70px;
    top: unset;
    right: 0;
    padding: 0;
    height: 40px;
  }
  .product .product-sale-icon::before {
    font-size: 70px;
    top: 0;
    right: 0;
    line-height: 40px;
  }
  .product .product-sale-icon span {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
  }
  .product .product-tag-icon {
    position: relative;
    top: unset;
    right: unset;
    text-align: right;
  }
  .order-form-wrap {
    display: block;
  }
  .product .order-details {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
    -ms-grid-column-span: 3;
  }
}
@media (max-width: 767px) {
  .product .image {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
  }
  .product .description {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .product .price-container {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .product .image {
    max-height: 165px;
  }
  .product .description h2.article-title {
    text-align: left;
  }
  .product .order-details {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-align-items: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 10px;
  }
  .product .order-form-wrap {
    height: 70px;
  }
  .product .order-form-wrap .pre-login .uom {
    position: initial;
  }
  .product .order-form-wrap form {
    display: -ms-grid;
    display: grid;
    grid-template-areas: "quantity orderbtn" "uom orderbtn";
  }
  .product .order-form-wrap form .wrapper-qty {
    grid-area: quantity;
  }
  .product .order-form-wrap form .uom {
    grid-area: uom;
  }
  .product .order-form-wrap form .btn-wrapper {
    grid-area: orderbtn;
    margin-block: auto;
  }
  .promotions .product .order-form-wrap {
    height: 70px;
  }
  .promotions .product .order-form-wrap .uom {
    position: initial;
    bottom: initial;
    right: initial;
  }
  .promotions .product .image a {
    height: 165px;
    margin: 0;
  }
  .promotions .product .image a img {
    max-height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .product .order-form-wrap form .wrapper-qty {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .product .order-form-wrap form .uom {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .product .order-form-wrap form .btn-wrapper {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 2;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .product .order-form-wrap {
    height: 70px;
  }
  .product .order-form-wrap .pre-login .uom {
    position: initial;
  }
  .promotions .product .order-form-wrap {
    height: 70px;
  }
  .promotions .product .order-form-wrap .uom {
    position: initial;
    bottom: initial;
    right: initial;
  }
  .promotions .product .image a {
    height: 165px;
    margin: 0;
  }
  .promotions .product .image a img {
    max-height: 100%;
  }
  .variant .product-name {
    width: 100px;
  }
  .variant .price {
    width: 120px !important;
  }
  .variant .order-form {
    width: 200px;
  }
  .variant .order-form .wrapper-qty,
  .variant .order-form .mobile-wrapper-qty {
    padding-left: 10px;
  }
  .variant .order-form .uom {
    display: none !important;
  }
  .variant .order-form .btn-wrapper {
    display: inline-block !important;
    float: right;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .promotions .product .order-form-wrap {
    height: 70px;
  }
  .promotions .product .order-form-wrap .uom {
    position: absolute;
    bottom: 7px;
    right: 15px;
  }
  .promotions .product .order-form-wrap .pre-login .uom {
    position: initial;
  }
}
.product-sale-icon,
.product-tag-icon,
.price-sales-icon {
  top: 12px;
  right: 20px;
  z-index: 1;
}
.product-sale-icon {
  background: transparent;
  padding: 13px 10px;
  left: inherit;
  width: 80px;
  text-align: center;
}
.product-sale-icon:before {
  font-family: 'vangelder-icons';
  content: "\e90e";
  color: #F49600;
  font-size: 80px;
  position: absolute;
  top: -34px;
  left: 0;
}
.product-sale-icon span {
  position: relative;
  text-transform: none;
  font-weight: normal;
}
.price-sales-icon {
  position: absolute;
  z-index: 50;
  width: 40px;
  height: auto;
}
.product-tag-icon {
  position: absolute;
  z-index: 50;
}
.recent-products {
  margin-top: 100px;
}
.recent-products h2.product-title {
  margin-bottom: 35px;
}
@media (min-width: 768px) {
  .recent-products {
    margin-top: 50px;
  }
}
/* PRODUCT DETAIL */
.price.product-price {
  position: absolute;
  top: 0;
  padding-left: 2px;
  z-index: 1;
  margin-top: 0;
  font-size: 40px;
}
.price.product-price:before {
  content: "";
  display: block;
  border-left: 160px solid white;
  border-bottom: 130px solid transparent;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.8;
  z-index: -1;
}
.price.product-price .price-sales .uom {
  font-size: 0.5em;
  width: 100px;
}
.price.product-price.highlight {
  color: #002B51;
}
@media (min-width: 768px) {
  .price.product-price {
    font-size: 36px;
  }
  .price.product-price .price-sales .uom {
    font-size: 0.4em;
  }
}
.product-detail {
  margin-top: 30px;
}
.product-detail .product-sale-icon,
.product-detail .product-tag-icon {
  top: 0;
  right: 15px;
  text-align: center;
}
.product-detail h1.section-title {
  font-weight: normal;
  font-size: 1.3em;
  margin-top: 15px;
  margin-bottom: 60px;
}
.product-detail h2.product-title {
  font-size: 1.3em;
  text-transform: uppercase;
  border-bottom: 1px dashed #bbb;
  padding-bottom: 7px;
}
.product-detail .alert-delivery {
  -webkit-box-shadow: 0 0 3px 0 rgba(185, 185, 185, 0.5);
  box-shadow: 0 0 3px 0 rgba(185, 185, 185, 0.5);
  display: inline-block;
  color: #F49600;
  background: #f9f9f9;
  border: 1px solid #daded2;
  border-radius: 0;
  padding: 10px;
}
.product-detail .product-desc {
  line-height: 1.7;
  margin-bottom: 25px;
}
.product-detail .carousel-wrapper {
  margin-bottom: 60px;
  overflow: hidden;
}
.product-detail .carousel-inner {
  margin-bottom: 0;
}
.product-detail .carousel-inner > .item > a > img,
.product-detail .carousel-inner > .item > img {
  margin: 0;
  min-height: 100px;
  width: 100%;
}
.product-detail .zoom-icon {
  font-size: 30px;
  color: #002B51;
  position: absolute;
  bottom: 2px;
  left: 2px;
  pointer-events: none;
  background: white;
  border-radius: 50%;
  text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}
.product-detail .carousel-control.left {
  margin-bottom: 32px;
}
.product-detail .carousel-indicators {
  width: 80%;
  text-align: left;
  position: relative;
}
.product-detail .carousel-indicators li {
  border: none;
  border-radius: 0;
  width: 95px;
  height: 65px;
  margin: 2px;
}
.product-detail .carousel-indicators li.active {
  width: 95px;
  height: 65px;
}
.product-detail .carousel-indicators li.no-li {
  pointer-events: none;
  width: 84px;
}
.product-detail .carousel-indicators li.no-li img {
  position: relative;
  top: -45px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .product-detail .carousel-indicators li.no-li {
    display: none;
  }
}
.product-detail .brand-logo {
  width: 30%;
  float: left;
}
.product-detail .brand-logo img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.5;
}
.product-detail .main-product .wrapper-qty,
.product-detail .main-product .mobile-wrapper-qty {
  margin-bottom: 10px;
}
.product-detail .main-product .ordertemplate-form {
  margin-bottom: 50px;
}
.product-detail .ordertemplate-options {
  top: 48px;
  width: 250px;
}
.product-detail .ordertemplate-options .btn-primary {
  padding: 3px 6px;
  font-size: 0.9em;
}
.product-detail .order-form,
.product-detail .bundle-order-form {
  margin-bottom: 20px;
}
.product-detail .order-form input.input-qty,
.product-detail .bundle-order-form input.input-qty {
  background-color: #F0F0F0;
}
.product-detail .order-form-wrapper .order-form button[type=submit],
.product-detail .order-form-wrapper .order-form a {
  width: auto;
  padding: 7px 11px;
}
.product-detail .order-form-wrapper .order-form .vg {
  vertical-align: middle;
  margin-right: 5px;
}
.product-detail .order-form-wrapper .order-form .text {
  display: inline;
  vertical-align: middle;
}
.product-detail .product-nr {
  color: #999 !important;
}
.product-detail .product-tags {
  margin-top: 10px;
  font-size: 0.8em;
}
.product-detail .product-tags ul li {
  margin-right: 15px;
}
.product-detail .product-tags .vg {
  font-size: 26px;
  position: relative;
  top: 8px;
  margin-right: 3px;
}
.product-detail .table {
  font-size: 0.9em;
}
.product-detail .table > thead > tr > th {
  border-bottom: none;
  padding: 4px 0 8px;
}
.product-detail .table > tbody > tr > td,
.product-detail .table > tbody > tr > th {
  padding: 4px 0;
  border-top: none;
  border-bottom: 1px solid #e9e9e9;
  font-weight: 400;
}
.product-detail .table .caption {
  font-weight: 600;
  color: #A3C300;
}
.product-detail .well {
  background-color: #A3C300;
  border-radius: 4px;
  color: white;
  padding: 3px 10px;
}
.product-detail .well h3 {
  color: white;
  padding-bottom: 10px;
  border-bottom: 1px solid white;
}
.product-detail .well h3 .vg {
  font-size: 22px;
  margin-right: 8px;
}
.product-detail .well ul li .vg,
.product-detail .well ul li [class*='fa'] {
  color: #A3C300;
  background: white;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: inline-block;
  text-align: center;
  padding: 3px 0;
  margin-right: 10px;
}
.product-detail .well a {
  color: white;
}
.product-detail .well a:hover {
  color: #002B51;
}
.product-detail .content > .well {
  margin-top: 50px;
}
.product-detail .orderhistory-toggle {
  margin-bottom: 30px;
}
.product-detail .product .order-form-wrap .text.logged-in {
  display: none;
}
.product-detail .product .order-form-wrap .order-form {
  margin-bottom: 0;
}
.product-detail .variant {
  border-bottom: 1px solid #c4c4c4;
  padding-bottom: 15px;
  border-collapse: separate;
}
.product-detail .uom {
  margin: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-detail .recent-products .row > div:last-child {
    display: none;
  }
}
.alternative-product-message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #0077B1;
  font-size: 12px;
  -webkit-column-gap: 5px;
  -moz-column-gap: 5px;
  column-gap: 5px;
  margin-top: 10px;
}
.alternative-product-message .tooltip.in {
  opacity: 0.85;
}
.alternative-product-message .tooltip.top > .tooltip-arrow {
  border-top-color: #000;
}
.alternative-product-message .tooltip > .tooltip-inner {
  background-color: #000;
}
.alternative-product-message i {
  top: 1px;
  position: relative;
}
.alternative-product-message p {
  line-height: normal;
}
@media (max-width: 767px) {
  .alternative-products {
    margin-bottom: 30px;
  }
}
@media (max-width: 374px) {
  .product-detail .order-form-wrapper .order-form button[type=submit],
  .product-detail .ordertemplate-form button,
  .product-detail .ordertemplate-form a {
    width: 100%;
  }
  .product-detail .uom {
    display: block;
    margin-bottom: 40px;
  }
}
@media (min-width: 375px) {
  .product-detail .order-form .uom,
  .product-detail .bundle-order-form .uom {
    margin-left: 8px;
  }
  .product-detail .main-product .wrapper-qty {
    margin-bottom: 40px;
  }
}
@media (min-width: 375px) and (max-width: 767px) {
  .product-detail .order-form-wrapper .order-form button[type=submit],
  .product-detail .ordertemplate-form button,
  .product-detail .ordertemplate-form a {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .product-sale-icon {
    font-size: 0.8em;
  }
  .main-product {
    margin-bottom: 30px;
  }
  .price.product-price:before {
    border-width: 200px;
  }
  .product-detail .main-product .btn-qty {
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 22px;
  }
  .product-detail .main-product input.input-qty {
    width: 58px;
    height: 58px;
  }
  .product-detail .collapsible {
    border-bottom: 1px dashed #bbb;
  }
  .product-detail .collapsible h2.product-title {
    margin-bottom: 3px;
    margin-top: 25px;
    border-bottom: none;
  }
  .product-detail .collapsible h2.product-title:after {
    content: "-";
    display: block;
    float: right;
  }
  .product-detail .collapsible .content {
    padding-top: 10px;
  }
  .product-detail .collapsible.collapsed .content {
    display: none;
  }
  .product-detail .collapsible.collapsed h2.product-title:after {
    content: "+";
  }
  .row-descriptions > div {
    width: 100%;
  }
  .row-descriptions .descr-column {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .bundle ul li img {
    margin-bottom: 30px;
    height: 55px;
    width: auto;
  }
  .bundle ul li.price {
    padding-top: 84px;
  }
  .bundle .price.product-price .price-sales .uom {
    width: auto;
    margin-bottom: 0;
  }
  .bundle .bundle-total .price {
    margin-top: 85px;
  }
  .bundle-order-form button[type=submit] {
    width: 80px;
    height: 58px;
  }
  .bundle-order-form button[type=submit] .vg {
    font-size: 26px;
  }
}
@media (min-width: 768px) {
  .product-detail {
    margin-top: 10px;
  }
  .product-detail h1.section-title {
    font-size: 1.2em;
    margin: 0 0 25px;
  }
  .product-detail h2.product-title {
    font-size: 1.4em;
    margin-top: 50px;
  }
  .product-detail .carousel-wrapper {
    width: 95%;
  }
  .product-detail .carousel-inner {
    margin-bottom: 50px;
  }
  .product-detail .brand-logo {
    width: 20%;
    float: right;
  }
  .product-detail .order-form {
    margin-bottom: 7px;
  }
  .product-detail .main-product .ordertemplate-form {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .product-detail .product-desc {
    width: 90%;
  }
  .product-detail .main-product .wrapper-qty {
    margin-bottom: 15px;
  }
}
@media (max-width: 1199px) {
  .product-detail .order-form-wrapper .order-form button[type=submit],
  .product-detail .ordertemplate-form button,
  .product-detail .ordertemplate-form a {
    width: auto;
  }
}
@media (min-width: 1200px) {
  .product-detail {
    margin-top: 30px;
  }
  .product-detail h1.section-title {
    margin: 15px 0 60px;
  }
  .product-detail .product-desc,
  .product-detail .order-form-wrapper {
    width: 80%;
  }
  .product-detail .main-product .ordertemplate-form {
    position: absolute;
    top: -90px;
    right: 15px;
  }
  .product-detail .main-product .wrapper-qty {
    margin-bottom: 0;
  }
  .product-detail .order-form {
    margin-bottom: 20px;
  }
  .product-detail .ordertemplate-form {
    margin-bottom: 0;
  }
}
.row-descriptions {
  margin: 0;
}
.row-descriptions.flex-row {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.row-descriptions > div {
  padding: 0;
  display: block;
}
.row-descriptions .content {
  line-height: 1.7;
}
.row-descriptions .content > iframe {
  max-width: 100%;
  height: auto;
}
.row-descriptions .content .toggleable {
  display: none;
}
.row-descriptions .content .toggle-btn td {
  border-bottom: none;
}
.row-descriptions .content .toggle-btn button {
  padding: 5px 10px;
}
.row-descriptions .content .toggle-btn .less {
  display: none;
}
.row-descriptions .content.open .toggleable {
  display: table-row;
}
.row-descriptions .content.open .toggle-btn .more {
  display: none;
}
.row-descriptions .content.open .toggle-btn .less {
  display: inline;
}
.row-descriptions .descr-column {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
  padding-right: 50px;
}
.row-descriptions .iframe-container {
  padding-bottom: 56%;
  position: relative;
  display: block;
  width: 100%;
}
.row-descriptions .iframe-container iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 768px) {
  .row-descriptions .content {
    padding-right: 50px;
  }
  .descr-column .content {
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .row-descriptions .descr-column {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media (max-width: 767px) {
  .row-descriptions .descr-column {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
/* PRODUCT VARIANTS */
.product-detail .table.variant:last-of-type > tbody > tr > td {
  border: none;
}
.variant td.picture {
  width: 120px;
}
.variant td.picture.highlight {
  position: relative;
}
.variant td.picture.highlight .price-sales-icon {
  width: 20px;
  top: 0;
  left: 0;
}
.variant td.price {
  width: 10%;
}
.variant td.stock-indication {
  width: 20%;
}
.variant td.orderform {
  width: 30%;
}
.variant td.ordertemplate {
  width: 70px;
}
.variant > tbody > tr > td {
  vertical-align: middle;
}
.variant .order-form {
  margin-bottom: 0;
}
.variant .order-form button[type=submit],
.variant .order-form a {
  height: 40px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 60px;
  padding: 7px 11px;
}
.variant .order-form .uom {
  width: 100px;
  display: inline-block;
  vertical-align: middle;
}
.variant .order-form.pre-login .uom {
  display: none;
}
.variant .order-form.pre-login button[type=submit] {
  padding: 6px 5px 0;
}
.variant .ordertemplate-form > .btn {
  width: 60px;
  height: 40px;
  font-size: 22px;
  padding: 0 5px 1px;
  margin-left: 10px;
}
.variant td.price {
  font-size: 24px;
}
.variant .price-sales {
  color: #002B51;
}
.variant.sale-product .price-sales {
  color: #F49600;
}
/* PRODUCT BUNDLES */
.bundle {
  border: none;
  overflow: hidden;
  margin-bottom: 50px;
}
.bundle .bundle-title {
  color: #002B51;
  margin-bottom: 35px;
}
.bundle .product-sale-icon {
  right: 0;
  top: 0;
}
.bundle .bundle-products {
  position: relative;
  padding-top: 45px;
  overflow: hidden;
}
.bundle ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bundle ul .price {
  text-align: left;
  position: relative;
  font-size: 25px;
  margin: 0;
}
.bundle ul li {
  -ms-flex: 1 0 37%;
  -webkit-box-flex: 1;
  flex: 1 0 37%;
  padding: 0 25px 0 0;
}
.bundle ul li .price {
  margin-bottom: 0;
}
.bundle ul li .price:before {
  content: none;
}
.bundle ul li:not(:last-child):after {
  content: none;
}
.bundle ul li:not(:first-child):before {
  font-family: 'vangelder-icons';
  font-size: 20px;
  color: #666;
  content: "\e92e";
  position: absolute;
  left: -22px;
  top: 18px;
}
.bundle ul li.bundle-total {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 26%;
  flex: 1 0 26%;
}
.bundle ul li.bundle-total:before {
  content: none;
}
.bundle .bundle-order-form {
  margin-top: 30px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .bundle .product-sale-icon {
    right: initial;
  }
  .bundle ul .price {
    font-size: 26px;
  }
  .bundle ul li {
    -ms-flex: 1 0 40%;
    -webkit-box-flex: 1;
    flex: 1 0 40%;
    padding-right: 60px;
  }
  .bundle ul li img {
    padding-left: 80px;
  }
  .bundle ul li .price {
    position: absolute;
    left: 0;
    bottom: 0;
    top: initial;
  }
  .bundle ul li:not(:first-child):before {
    font-size: 26px;
    top: inherit;
    left: -50px;
    bottom: 5px;
  }
  .bundle ul li.bundle-total {
    -ms-flex: 1 0 20%;
    -webkit-box-flex: 1;
    flex: 1 0 20%;
  }
  .bundle ul li.bundle-total:before {
    content: "\e92d";
  }
}
@media (min-width: 992px) {
  .bundle .bundle-products {
    float: left;
    width: 80%;
  }
  .bundle .bundle-order-form {
    float: left;
    width: 20%;
    margin-top: 105px;
  }
}
@media (min-width: 1200px) {
  .bundle .bundle-order-form {
    margin-top: 150px;
  }
}
/* PRODUCT HOTSPOT */
.img-hotspot-wrapper .hotspot span.vg.vg-plus-circle {
  font-size: 26px;
  color: #A3C300;
}
.img-hotspot-wrapper .hotspot span.vg.vg-plus-circle:hover {
  color: #002B51;
}
.img-hotspot-wrapper .hotspot .hotspot-detail {
  max-width: 300px;
  width: 300px;
  padding: 0;
}
.img-hotspot-wrapper .hotspot .hotspot-detail .hotspot-close {
  right: 10px;
  top: 10px;
  position: absolute;
  -webkit-box-shadow: 0 0 6px 2px #F0F0F0;
  box-shadow: 0 0 6px 2px #F0F0F0;
  background: #A3C300;
  color: #fff;
  padding: 3px 0;
  text-align: center;
  opacity: 1;
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  width: 30px;
  height: 30px;
  border: none;
}
@media print {
  * {
    -webkit-transition: none !important;
    transition: none !important;
  }
  body * {
    visibility: hidden;
  }
  .header,
  .print-breadcrumb {
    display: none;
  }
  .row-offcanvas {
    padding-top: 0!important;
    margin-top: 0 !important;
  }
  .account-page {
    margin: 0;
  }
  .account-page .col-xl-3 {
    display: none;
  }
  #section-to-print {
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
  }
  #section-to-print * {
    visibility: visible;
    margin-bottom: 0 !important;
    margin-top: 0;
  }
  #section-to-print a[href]:after {
    content: none !important;
  }
  #section-to-print .no-print {
    visibility: hidden;
    display: none;
  }
  #section-to-print .no-print * {
    visibility: hidden;
    display: none;
  }
  #section-to-print .print {
    visibility: visible;
    display: block;
  }
  #section-to-print .print * {
    visibility: visible;
    display: block;
  }
  #section-to-print .sale-item {
    gap: 0.75rem;
  }
  #section-to-print .sale-details-container {
    width: auto !important;
  }
  #section-to-print .account-sale-nav,
  #section-to-print .sale-details-container {
    float: left;
    width: 33%;
    padding: 20px;
  }
  #section-to-print .account-sale-nav .card,
  #section-to-print .sale-details-container .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
  }
  #section-to-print .col-print-12 {
    width: 100%;
  }
  #section-to-print .col-print-3 {
    width: 25%;
  }
  #section-to-print .ms-3 {
    margin-left: 0 !important;
  }
}
.account ._mandate {
  min-height: 370px;
}
.account ._mandate .block-content {
  text-align: center;
  color: #999;
  position: relative;
  height: calc(100% - 55px);
}
.account ._mandate .block-content p:first-of-type {
  margin-top: 80px;
}
.account ._mandate .block-content p:first-of-type._less-m {
  margin-top: 40px;
}
.account ._mandate .block-content p:first-of-type._large {
  font-size: 24px;
}
.account ._mandate .block-content p:first-of-type._large ._highlight {
  color: #A3C300;
}
.account ._mandate .block-content .btn {
  margin-top: 10px;
}
.account ._mandate .block-content .btn._more-t {
  margin-top: 30px;
}
.account ._mandate .block-content .btn-success {
  font-size: 15px;
  position: relative;
  padding-right: 45px;
}
.account ._mandate .block-content .btn-success:after {
  content: "\f061";
  font-family: "Font Awesome 5 Pro";
  font-weight: 200;
  position: absolute;
  right: 15px;
  top: 10px;
}
.account ._mandate .block-content ._bottom-align {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.account ._mandate .block-content ._bottom-align span {
  padding-top: 10px;
}
.account ._mandate .block-content form {
  text-align: center;
}
.account ._mandate .block-content form select.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #002b51;
  border-radius: 0;
  padding: 0;
  display: initial;
  width: 100%;
  max-width: 60%;
}
.account ._mandate .block-content form .btn {
  margin-top: 20px;
  padding-right: 45px;
  position: relative;
}
.account ._mandate .mandate_explain {
  color: #999;
  position: relative;
  height: calc(100% - 55px);
}
.account ._mandate .mandate_explain p:first-of-type {
  margin-top: 15px;
}
.account ._mandate .mandate_explain span.bold {
  font-weight: bold;
  color: #002b51;
}
.language .dropdown-menu {
  margin-top: 10px;
  left: auto;
  right: 0;
  min-width: 0;
  padding-bottom: 5px;
}
.language .dropdown-menu .lang-switch {
  color: #666;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-left: 10px;
}
.language .lang {
  width: 18px;
  height: 18px;
  margin-right: 5px;
  float: left;
}
.language.js-main-list-item {
  padding: 0;
}
.language.js-main-list-item .list-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.language.js-main-list-item .list-header[data-toggle=collapse]:after {
  right: 20px;
}
.language.js-main-list-item .lang {
  width: 24px;
  height: 24px;
  margin-right: 15px;
}
.language.js-main-list-item .list-group-item {
  border: 2px dashed #c4c4c4;
  border-right: none;
}
.notification-bar {
  position: fixed;
  top: 0;
  width: 100%;
  background: #DEECF6;
  margin: 0 auto;
  padding: 15px 0;
  z-index: 90;
}
@media (min-width: 992px) {
  .notification-bar {
    position: sticky;
  }
}
.notification-bar__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  color: #002B51;
}
.notification-bar__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  font-weight: bold;
  font-size: 13px;
  font-family: 'Aller Bold';
}
.notification-bar__text > p {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .notification-bar__text {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.notification-bar__close {
  font-size: 20px;
  line-height: 1;
  cursor: pointer;
}
.notification-bar._success {
  background-color: #dff0d8;
  color: #3c763d;
  border-color: #d6e9c6;
}
.notification-bar._info {
  background-color: #d9edf7;
  color: #31708f;
  border-color: #bce8f1;
}
.notification-bar._warning {
  background-color: #fcf8e3;
  color: #8a6d3b;
  border-color: #faebcc;
}
.notification-bar._danger {
  background-color: #f2dede;
  color: #a94442;
  border-color: #ebccd1;
}
.account-sale-nav h3 {
  margin-bottom: 25px;
}
.account-sale-nav .timeline-list {
  line-height: 1.4em;
  list-style: none;
  margin: 0 0 40px;
  padding: 0;
  width: 100%;
}
.account-sale-nav .timeline-list .timeline-list-item {
  padding: 10px 0 10px 40px;
  position: relative;
  margin: 0;
  height: 54px;
}
.account-sale-nav .timeline-list .timeline-list-item .timeline-info {
  font-size: 10px;
  line-height: 10px;
  color: #002B51;
  margin: 0;
  white-space: nowrap;
  position: absolute;
  top: -5px;
  left: 40px;
}
.account-sale-nav .timeline-list .timeline-list-item .timeline-marker {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 18px;
}
.account-sale-nav .timeline-list .timeline-list-item .timeline-marker:before {
  background: white;
  border: 3px solid #002B51;
  border-radius: 100%;
  content: "";
  display: block;
  height: 18px;
  width: 18px;
  position: absolute;
  top: 10px;
  left: 0;
}
.account-sale-nav .timeline-list .timeline-list-item .timeline-marker:after {
  background: #002B51;
  content: "";
  width: 3px;
  display: block;
  position: absolute;
  top: -26px;
  bottom: 42px;
  left: 8px;
}
.account-sale-nav .timeline-list .timeline-list-item .timeline-title {
  line-height: inherit;
  margin: 0;
}
.account-sale-nav .timeline-list .timeline-list-item:first-child .timeline-marker:after {
  content: none;
}
.account-sale-nav .timeline-list .timeline-list-item:last-child {
  padding-bottom: 0;
}
.account-sale-nav .timeline-list .timeline-list-item:last-child .timeline-marker:before {
  background: #002B51;
}
.account-sale-nav .timeline-list .timeline-list-item:last-child .timeline-title {
  font-weight: bold;
}
/* STOCK INDICATION */
.stock-indication .stock-content-wrapper {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.stock-indication .stock-content-wrapper span.vg {
  font-size: 30px;
  position: relative;
  margin-right: 5px;
}
.stock-indication .stock-content-wrapper .stock-text {
  color: #002B51;
}
.stock-indication .stock-content-wrapper .cutoff-time {
  font-size: inherit;
  line-height: inherit;
  position: relative;
  color: #002B51;
  font-weight: 500;
}
.stock-indication .stock-content-wrapper .cutoff-time:hover {
  color: #002B51;
}
.stock-indication .stock-content-wrapper .cutoff-time + .tooltip > .tooltip-inner {
  background-color: #eee;
  border: 1px solid #fff;
  color: #666;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.stock-indication .stock-content-wrapper .cutoff-time + .tooltip > .tooltip-arrow {
  border-top-color: #eee;
}
.stock-indication .stock-content-wrapper.stock-positive,
.stock-indication .stock-content-wrapper.stock-future {
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: normal;
}
.stock-indication .stock-content-wrapper.stock-negative {
  color: #F49600;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: normal;
}
.stock-indication .stock-content-wrapper.stock-positive span.vg,
.stock-indication .stock-content-wrapper.stock-positive .stock-text,
.stock-indication .stock-content-wrapper.stock-positive .fal {
  color: #A3C300;
}
.stock-indication .stock-content-wrapper.stock-future span.vg {
  color: #F49600;
}
@media (min-width: 1200px) {
  .stock-indication .stock-indication {
    margin-bottom: 25px;
  }
}
/* PLP */
.product .stock-indication {
  display: block;
  line-height: 1.1em;
}
.product .stock-indication .stock-negative {
  display: none;
}
@media (max-width: 1199px) {
  .product .stock-indication {
    padding-top: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .product .stock-indication {
    text-align: left;
    padding-top: 0px;
  }
}
@media (min-width: 1200px) {
  .product .stock-indication {
    margin-right: 5px;
  }
  .product .stock-indication .stock-positive,
  .product .stock-indication .stock-future {
    height: 24px;
  }
}
/* PDP */
.product-detail .main-product .stock-indication {
  margin-bottom: 10px;
}
.product-detail .main-product .stock-indication .stock-content-wrapper {
  float: none;
}
@media (min-width: 768px) {
  .product-detail .stock-indication {
    margin-bottom: 15px;
  }
}
/* ORDER TEMPLATES */
.ordertemplate .stock-indication {
  display: block;
}
/* MOBILE */
@media (max-width: 767px) {
  body.filters-open #mobile-filtering {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
  }
  .row-offcanvas {
    padding-top: 161px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .account ._mandate {
    min-height: 100px;
  }
  .account ._mandate .mandate_explain p:first-of-type {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .row-offcanvas {
    padding-top: 179px;
  }
  .reference-ordernum {
    margin-bottom: 15px;
  }
  .basket .bundle-parent .drag a {
    display: none;
  }
  .account ._mandate .mandate_explain {
    width: 90vw;
    left: -235px;
    min-height: 100px;
    margin-top: 2rem;
  }
  .account ._mandate .mandate_explain p:first-of-type {
    margin-top: 0;
  }
}
/* FILTERS */
#mobile-filtering {
  -webkit-transition: -webkit-transform 0.35s ease;
  transition: -webkit-transform 0.35s ease;
  transition: transform 0.35s ease;
  transition: transform 0.35s ease, -webkit-transform 0.35s ease;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  background: white;
  position: absolute;
  top: 0;
  width: 100%;
  height: auto;
  z-index: 2;
  padding: 150px 15px 15px;
}
#mobile-filtering .filter-header .toggle-filters {
  color: #002B51;
}
#mobile-filtering .filter-footer {
  background: white;
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 0 15px;
}
.mobile-filters.filters h3 {
  display: block;
  margin-bottom: 15px;
}
.mobile-filters .panel-group {
  overflow-y: auto;
  height: 66%;
}
.mobile-filters .panel-group,
.mobile-filters .filter-choice {
  font-size: 0.85em;
}
/* HEADER */
.mobile-top-menu {
  position: fixed;
  width: 100%;
  z-index: 9;
  top: 0;
}
.mobile-top-menu #js-menu-toggle {
  margin: 25px 10px;
  text-align: left;
}
.mobile-top-menu .mobile-header-icon {
  font-size: 32px;
  display: block;
  color: #002B51;
}
.mobile-top-menu .btn-mobile-login .mobile-header-icon-login {
  color: white;
}
.mobile-top-menu .icon {
  position: relative;
  text-align: right;
  display: block;
  float: none;
  margin: 0;
}
.mobile-top-menu .icon .mobile-header-icon {
  font-size: 27px;
}
.mobile-top-menu .icon .badge {
  background-color: #F49600;
  position: absolute;
  top: -7px;
  left: inherit;
  right: -10px;
  font-size: 10px;
  padding-inline: 5px;
}
.mobile-top-menu .navbar-brand-center {
  padding: 10px 0;
  height: auto;
}
img.logo-small {
  width: 168px;
  height: auto;
}
.mobile-search-bar {
  height: auto;
  padding: 0 15px;
  display: block;
  margin: 0 auto;
}
.mobile-search-bar .search-form {
  margin-top: 0;
}
@media (min-width: 768px) {
  .mobile-top-menu .mobile-header-icon,
  .mobile-top-menu .icon .mobile-header-icon {
    font-size: 44px;
  }
  img.logo-small {
    width: 215px;
  }
}
/* MENU */
.mobile-menu {
  display: none;
  background: white;
  position: fixed;
  top: 82px;
  width: 100%;
  z-index: 100;
  height: 100%;
  padding-bottom: 160px;
}
.mobile-menu.open {
  display: block;
}
.mobile-menu .menu-options {
  margin: 0 15px 10px;
  overflow: hidden;
}
.mobile-menu .menu-options a {
  padding: 5px 15px;
  font-size: 24px;
}
.mobile-menu .menu-options a .order-text {
  margin-left: 15px;
  font-size: 22px;
}
@media (max-width: 768px) {
  .mobile-menu .menu-options a {
    padding: 1px 10px;
    font-size: 22px;
  }
  .mobile-menu .menu-options a .order-text {
    font-size: 18px;
  }
}
.mobile-menu > ul {
  height: 100%;
  overflow-y: scroll;
}
.mobile-menu ul {
  margin: 0;
}
.mobile-menu ul li {
  margin: 0;
}
.mobile-menu ul li p,
.mobile-menu ul li a {
  padding: 10px 20px;
}
.mobile-menu ul li p {
  margin: 0;
}
.mobile-menu ul li a {
  color: #666;
  display: block;
}
.mobile-menu ul li a:focus,
.mobile-menu ul li a:hover {
  color: #A3C300;
}
.mobile-menu ul li:last-of-type .list-header {
  border-bottom: none;
}
.mobile-menu .arrow-back-icon {
  display: none;
}
.mobile-menu .third-level-back.back-to {
  padding-top: 12px;
}
.mobile-menu .third-level-back.back-to .arrow-icon,
.mobile-menu .third-level-back.back-to .list-icon {
  display: none;
}
.mobile-menu .third-level-back.back-to .arrow-icon.arrow-back-icon,
.mobile-menu .third-level-back.back-to .list-icon.arrow-back-icon {
  display: inline-block;
  font-size: 18px;
  margin-right: 21px;
  margin-bottom: 4px;
  margin-top: -2px;
}
.mobile-menu .list {
  display: none;
}
.mobile-menu .list.open {
  display: block;
  position: relative;
}
.mobile-menu .list a {
  padding-left: 25%;
  border-bottom: 1px solid #daded2;
}
.mobile-menu .list a.active {
  color: #A3C300;
}
.mobile-menu .list a.active .arrow-icon {
  display: none;
}
.mobile-menu .list .child-submenu {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 0;
  -webkit-transition: width 0.5s;
  /* Safari */
  transition: width 0.5s;
  background: #fff;
  overflow: hidden;
}
.mobile-menu .list .child-submenu-header {
  padding: 10px 0 10px 64px;
  border-bottom: 1px solid #daded2;
  color: #A3C300;
}
.mobile-menu .list .child-submenu-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mobile-menu .list-header {
  border-bottom: 2px dashed #c4c4c4;
}
.mobile-menu .list-header.active {
  color: #A3C300;
}
.mobile-menu .list-header.active .arrow-icon {
  display: none;
}
.mobile-menu .list-header .list-icon {
  font-size: 24px;
  margin-right: 15px;
}
.mobile-menu .arrow-icon {
  float: right;
  margin-top: 5px;
}
@media (min-width: 768px) {
  .mobile-menu .arrow-icon {
    margin-top: 6px;
  }
}
#js-mobile-nav {
  display: none !important;
}
@media (max-width: 767px) {
  .party-modal .modal-body .form-inline .input-group,
  .party-modal .modal-body .form-inline input {
    width: 100%;
  }
  .mobile-spacer-account-sale {
    padding: 20px;
  }
}
@media (min-width: 768px) {
  .container > .navbar-header {
    margin-left: -10px;
    margin-right: -10px;
  }
  .navbar-header {
    float: none;
  }
}
/* ACCOUNT */
@media (max-width: 767px) {
  .account-block .item .small {
    font-size: 1em;
  }
  .account-block .block-content .item {
    padding: 5px 25px;
  }
  .account-form .form-group {
    position: relative;
  }
  .account-form .form-group.group-inline > input {
    width: 100%;
    margin: 0 0 10px;
  }
  .account-form .input-addon {
    position: absolute;
    right: 0;
    margin: 0;
    top: 26px;
  }
  .account .btn-row a,
  .account .btn-row button {
    width: 100%;
    margin: 0 0 10px;
  }
}
@media (max-width: 374px) {
  .account-table {
    font-size: 0.8em;
  }
  .account-table .deliverydate {
    display: none;
  }
}
/* ORDER TEMPLATES */
@media (max-width: 767px) {
  .search-options {
    font-size: 0.85em;
  }
  .search-options .filter-btn-wrap button {
    font-size: 1em;
    height: 41px;
  }
  .search-options .filter-btn-wrap + div {
    padding-left: 0;
  }
  .ordertemplate .search-options {
    height: 80px;
  }
  .ordertemplate .search-options .dropdown {
    float: right;
    margin: 0;
  }
  .ordertemplate .search-options .dropdown-menu {
    left: inherit;
    right: 0;
  }
  .ordertemplate .search-options .btn-default {
    font-size: 1em;
    padding: 9px 10px;
    float: left;
    margin: 0;
  }
  .ordertemplate .valign-wrapper {
    width: auto;
  }
  .ordertemplate td.description .price-sales {
    font-size: 0.9em;
  }
  .ordertemplate td.description .price-sales .uom {
    font-size: 0.7em;
    display: block;
    line-height: 1;
  }
  .ordertemplate .basket-table .table > tbody > tr > td.description,
  .ordertemplate .basket-table .table > tbody > tr > td.qty,
  .ordertemplate .basket-table .table > tbody > tr > td.actions,
  .ordertemplate .basket-table .table > tbody > tr > td.price {
    border-bottom: none;
    height: auto;
    padding-bottom: 0;
  }
  .ordertemplate .basket-table .table > tbody > tr > td.description .valign-wrapper {
    margin: 10px 0;
  }
  .ordertemplate .basket-table .table > tbody > tr > td.stock {
    width: 100%;
    display: block;
    float: left;
    border-bottom: 1px solid #F0F0F0;
    padding: 0;
  }
  .ordertemplate .basket-table .table > tbody > tr > td.stock .stock-indication {
    margin: 0 auto 10px;
  }
}
@media (min-width: 375px) and (max-width: 767px) {
  .ordertemplate .search-options .dropdown {
    width: 31%;
  }
  .basket-table picture img {
    height: 50px;
  }
  .basket-table td.qty {
    width: 35%;
  }
  .basket-table td.description .price-sales {
    width: 50%;
  }
}
@media (max-width: 374px) {
  .ordertemplate .search-options .btn-default {
    max-width: 62%;
  }
  .ordertemplate .search-options .btn-default .vg {
    margin-right: 0;
  }
  .ordertemplate .search-options .dropdown {
    width: 34%;
  }
  .ordertemplate .order-form button[type="submit"] {
    width: 40px;
  }
}
/* BASKET / CHECKOUT */
@media (max-width: 767px) {
  .basket .btn-default,
  .checkout .btn-default,
  .basket .btn-success,
  .checkout .btn-success,
  .basket .btn-primary,
  .checkout .btn-primary {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .basket .checkout-header,
  .checkout .checkout-header {
    margin-bottom: 5px;
  }
  .basket .reference-ordernum .form-group,
  .checkout .reference-ordernum .form-group {
    float: left;
    margin: 5px 0 15px 0;
    width: 100%;
  }
  .basket .reference-ordernum .form-group input,
  .checkout .reference-ordernum .form-group input {
    margin-right: 0 !important;
  }
  .basket .order-review-form,
  .checkout .order-review-form {
    float: left;
    margin-top: 15px;
  }
  .basket .well-checkout,
  .checkout .well-checkout {
    margin-bottom: 25px;
  }
  .basket .well-checkout {
    margin-top: 20px;
  }
  .basket-table .table > tbody > tr > td {
    display: block;
  }
  .basket-table .table > tbody > tr > td.description,
  .basket-table .table > tbody > tr > td.date {
    border-bottom: none;
  }
  .basket-table .table > tbody > tr > td.description {
    padding-top: 15px;
  }
  .basket-table .table > tbody > tr > td.qty {
    text-align: center;
    padding-right: 0;
  }
  .basket-table .table > tbody > tr > td.price,
  .basket-table .table > tbody > tr > td.options,
  .basket-table .table > tbody > tr > td.date,
  .basket-table .table > tbody > tr > td.qty {
    float: left;
    height: 65px;
  }
  .basket-table {
    font-size: 0.85em;
    margin-bottom: 0;
  }
  .basket-table tr {
    position: relative;
  }
  .basket-table .basket-table-header,
  .basket-table .basket-table-footer {
    border: none;
  }
  .basket-table .basket-table-footer {
    padding: 10px 0 0 0;
  }
  .basket-table .table > tbody > tr > td {
    padding-left: 0;
    padding-right: 0;
  }
  .basket-table .table > tbody > tr > td.description,
  .basket-table .table > tbody > tr > td.qty,
  .basket-table .table > tbody > tr > td.actions,
  .basket-table .table > tbody > tr > td.price {
    border-bottom: 1px solid #F0F0F0;
  }
  .basket-table .table > tbody > tr > td.description {
    padding-top: 0;
  }
  .basket-table picture {
    float: left;
    margin-right: 5px;
  }
  .basket-table picture img {
    width: auto;
  }
  .basket-table td.drag,
  .basket-table td.head-title {
    width: 100%;
    border-bottom: none !important;
    position: relative;
  }
  .basket-table td.description,
  .basket-table td.qty,
  .basket-table td.actions {
    float: left;
    height: 65px;
  }
  .basket-table td.description {
    width: 45%;
    position: relative;
    padding-right: 0 !important;
  }
  .basket-table td.description a {
    display: block;
  }
  .basket-table td.description .valign-wrapper {
    display: table !important;
    height: 100%;
  }
  .basket-table td.description .valign-wrapper .price-sales {
    display: table-cell !important;
    vertical-align: middle;
  }
  .basket-table td.description .dragger {
    position: absolute;
    top: -10px;
    left: 10px;
    width: 40px;
    height: 60px;
    z-index: 99;
  }
  .basket-table td.description .dragger button {
    float: left;
    width: 100%;
    height: 30px;
    padding: 2px 0;
    text-align: center;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background: rgba(255, 255, 255, 0.8);
    color: #999 !important;
  }
  .basket-table td.description .dragger button:first-child {
    margin-bottom: 5px;
  }
  .basket-table td.description .alt-desc {
    float: left;
    margin-right: 5px;
    font-size: 16px;
  }
  .basket-table td.actions {
    padding-right: 0;
    text-align: right;
  }
  .basket-table td.actions button {
    font-size: 22px !important;
    padding: 4px 0 !important;
  }
  .basket-table td.actions a {
    font-size: 16px !important;
    padding: 7px 0 !important;
  }
  .basket-table td.options {
    border-color: #F0F0F0 !important;
  }
  .basket-table td.options a {
    font-size: 16px !important;
    padding: 7px 0 !important;
  }
  .basket-table td.actions,
  .basket-table td.options,
  .basket-table td.price {
    width: 15%;
  }
  .basket-table td.actions button,
  .basket-table td.options button,
  .basket-table td.price button,
  .basket-table td.actions a,
  .basket-table td.options a,
  .basket-table td.price a {
    width: 40px;
    height: 40px;
  }
  .checkout-review .basket-table .table > tbody > tr > td.description,
  .checkout-review .basket-table .table > tbody > tr > td.qty,
  .checkout-review .basket-table .table > tbody > tr > td.price {
    height: 70px;
  }
  .checkout-review .basket-table .table > tbody > tr > td.description {
    width: calc(70% - 50px);
  }
  .checkout-review .basket-table .table > tbody > tr > td.qty {
    padding-top: 15px;
    width: 50px;
  }
  .checkout-review .basket-table .table > tbody > tr > td.price {
    padding-top: 18px;
    width: 30%;
  }
  .basket-table:not(.basket-table-disabled) .table > tbody > tr > td.price {
    text-align: left;
  }
  .btn-row {
    margin-top: 30px;
  }
  .timeline {
    font-size: 0.85em;
  }
}
@media (max-width: 374px) {
  .basket-table picture img {
    height: 40px;
    overflow: hidden;
  }
  .basket-table td.qty {
    width: 45%;
  }
  .basket-table td.actions,
  .basket-table td.options {
    width: 15%;
  }
  .basket-table td.description {
    width: 40%;
  }
  .basket-table td.description .valign-wrapper {
    height: auto;
    padding: 0;
  }
  .basket-table td.description .valign-wrapper span {
    vertical-align: top;
  }
  .basket-table td.description .price-sales {
    width: 67px;
  }
  .basket-table .tr-bundle td.description .warning {
    display: none;
  }
}
.recepten-hotspot {
  position: relative;
  margin-bottom: 30px;
}
.recepten-hotspot-inner {
  position: relative;
}
@media (min-width: 992px) {
  .recepten-hotspot-inner {
    position: absolute;
    top: 0;
    left: calc(50% - 475px);
  }
}
@media (min-width: 1200px) {
  .recepten-hotspot-inner {
    left: calc(50% - 585px);
  }
}
@media (min-width: 992px) {
  .recepten-hotspot-inner__position {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
.recepten-hotspot-info {
  background: #f9f9f9;
  padding: 15px;
  z-index: 60;
}
@media (min-width: 992px) {
  .recepten-hotspot-info {
    width: 350px;
    margin: 75px 0 75px;
  }
}
.recepten-hotspot .hotspot {
  z-index: inherit;
}
.recepten-hotspot .hotspot-detail {
  z-index: 70!important;
}
@media (min-width: 992px) {
  .recepten-hotspot {
    margin-bottom: 40px;
  }
  .recepten-hotspot .img-hotspot-wrapper img {
    max-height: 550px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.portion {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 40px 15px 1fr;
  grid-template-columns: 40px 1fr;
  -ms-grid-rows: (auto)[2];
  grid-template-rows: repeat(2, auto);
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  column-gap: 15px;
  grid-template-areas: "image title" "image description" "image .";
  color: #002B51;
  background: #fff;
  padding: 15px;
  margin-bottom: 5px;
  font-size: 14px;
}
@media (min-width: 992px) {
  .portion {
    font-size: 18px;
  }
}
.portion img {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  grid-area: image;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  width: 100%;
}
.recepten {
  background: #f9f9f9;
  padding: 15px;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .recepten {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 992px) {
  .recepten {
    padding: 30px;
  }
}
.recepten-title {
  margin-top: 0;
  margin-bottom: 30px;
}
.recepten-list {
  margin-bottom: 30px;
  padding-left: 0;
}
.recepten-list li {
  list-style-position: inside;
  font-size: 14px;
  line-height: 24px;
  border-bottom: 1px dashed #D7D7D7;
  padding-bottom: 15px;
  margin-bottom: 15px;
  color: #002B51;
}
@media (min-width: 992px) {
  .recepten-list li {
    font-size: 18px;
  }
}
.recepten-list li:last-child {
  margin: 0;
  padding: 0;
  border: none;
}
.recepten-list li a {
  color: #A3C300;
}
.recepten-list li::marker {
  display: block;
  border-bottom: 1px dashed #D7D7D7;
}
.recepten-print {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media (max-width: 992px) {
  .recepten-print .btn {
    margin-right: 15px;
  }
}
.faq {
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .faq {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 50px 0 75px;
  }
}
.faq__container {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.faq__container h2 {
  margin-top: 0;
  margin-bottom: 10px;
}
.faq__menu {
  background-color: #F0F0F0;
  padding: 15px;
  height: auto;
}
@media (min-width: 992px) {
  .faq__menu {
    border-radius: 2px;
    width: 315px;
    margin-right: 30px;
  }
}
@media (max-width: 992px) {
  .faq__menu {
    margin: 0 -15px 30px;
    padding: 15px 0;
    height: auto;
  }
}
.faq__menu-list {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .faq__menu-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    white-space: nowrap;
    overflow-x: scroll;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* Internet Explorer 10+ */
    padding: 0 15px;
  }
  .faq__menu-list::-webkit-scrollbar {
    width: 0;
    /* Remove scrollbar space */
    height: 0;
    -webkit-appearance: none;
    display: none;
  }
}
.faq__menu-list li {
  background-color: #fff;
  margin-bottom: 5px;
  border: 1px solid transparent;
  border-radius: 2px;
  font-weight: 500;
}
@media (max-width: 992px) {
  .faq__menu-list li {
    margin-bottom: 0;
    margin-right: 5px;
  }
}
.faq__menu-list li a {
  display: block;
  padding: 10px;
  color: #666;
  font-size: 16px;
  -webkit-transition: color 300ms ease-in;
  transition: color 300ms ease-in;
  text-decoration: none;
}
.faq__menu-list li a .icon {
  line-height: normal;
}
.faq__menu-list li a i {
  font-size: 18px;
  color: #666;
  -webkit-transition: color 300ms ease-in;
  transition: color 300ms ease-in;
}
.faq__menu-list li a:focus {
  outline: none;
}
@media (min-width: 992px) {
  .faq__menu-list li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .faq__menu-list li a .icon {
    width: 23px;
    text-align: center;
    margin-right: 5px;
  }
}
@media (max-width: 992px) {
  .faq__menu-list li a {
    text-align: center;
  }
  .faq__menu-list li a i {
    display: block;
    margin-bottom: 5px;
    margin-right: auto;
    margin-left: auto;
  }
}
.faq__menu-list li.active {
  background-color: #A3C300;
}
.faq__menu-list li.active a,
.faq__menu-list li.active a i {
  color: #fff;
}
.faq__menu-list li:hover:not(.active) a,
.faq__menu-list li:hover:not(.active) a i {
  color: #A3C300;
}
.faq__items {
  margin-top: 10px;
}
.faq__item {
  background-color: #f9f9f9;
  border-radius: 2px;
}
.faq__item.panel:not(:last-child) {
  margin-bottom: 5px;
}
.faq__item.panel {
  margin-bottom: 0;
}
.faq__item-header-toggle {
  width: 100%;
  background-color: #f9f9f9;
  border: none;
  padding: 10px 15px;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  color: #002B51;
  display: block;
  position: relative;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  line-height: 1.6;
}
@media (max-width: 992px) {
  .faq__item-header-toggle {
    font-size: 16px;
  }
}
.faq__item-header-toggle[data-toggle=collapse][aria-expanded="true"]::after {
  content: '\f106';
}
.faq__item-header-toggle[data-toggle=collapse]::after,
.faq__item-header-toggle[data-toggle=collapse].collapsed::after {
  content: '\f107';
  font-family: 'Font Awesome 5 Pro';
  font-size: 24px;
  color: #002B51;
  font-weight: 900;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 15px;
  position: absolute;
}
@media (max-width: 992px) {
  .faq__item-header-toggle[data-toggle=collapse]::after,
  .faq__item-header-toggle[data-toggle=collapse].collapsed::after {
    font-size: 18px;
  }
}
.faq__item-body {
  background: #fff;
  padding: 15px;
}
@media (max-width: 992px) {
  .faq__item-body {
    font-size: 16px;
  }
}
.faq__item-body a {
  color: #A3C300;
}
.faq__item-body a:hover {
  color: #002B51;
}
.faq__item .collapse:not(.in) {
  display: none;
}
.faq__item .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 350ms ease;
  transition: height 350ms ease;
}
.footer-center {
  margin-top: rem-calc(30);
}
@include media-breakpoint-up(md) {
  margin-bottom: rem-calc(10);
}
.footer-center .socials .title {
  font-weight: 600;
  margin-bottom: rem-calc(15);
}
@include media-breakpoint-down(lg) {
  display: none;
}
.footer-center .socials .list-unstyled {
  margin: 0;
}
@include media-breakpoint-down(lg) {
  text-align: center;
}
.footer-center .socials li {
  display: inline-block;
  margin-right: rem-calc(10);
  margin-bottom: rem-calc(10);
}
.footer-center .socials li:last-child {
  margin-right: 0;
}
.footer-center .socials a {
  width: rem-calc(38);
  height: rem-calc(38);
  border-radius: rem-calc(38);
  padding: rem-calc(10);
  border: rem-calc(2) solid get-color(neutral-3);
  color: get-color(action-secondary);
  text-decoration: none;
  font-size: rem-calc(16);
  -webkit-transition: border, color, background-color 0.2s ease-in-out;
  transition: border, color, background-color 0.2s ease-in-out;
}
.footer-center .socials a:hover {
  border-color: get-color(text-white);
  background-color: get-color(action-secondary);
  color: get-color(text-white);
}

