/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/* The variables in this file are for developers only and are functional, branding ajustments are in branding.less */
/* body */
@font-face {
  font-family: 'Inter-Light';
  src: url('../fonts/Inter/Inter-Light.ttf.woff2') format('woff2'), url('../fonts/Inter/Inter-Light.ttf.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Inter-Bold';
  src: url('../fonts/Inter/Inter-Bold.ttf.woff2') format('woff2'), url('../fonts/Inter/Inter-Bold.ttf.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  color: #207ccb;
}
.heading-1 {
  font-size: 40px;
}
.heading-2 {
  font-size: 32px;
}
.heading-3 {
  font-size: 28px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
/* jsTree default theme */
.jstree-node,
.jstree-children,
.jstree-container-ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}
.jstree-node {
  white-space: nowrap;
}
.jstree-anchor {
  display: inline-block;
  color: black;
  white-space: nowrap;
  padding: 0 4px 0 1px;
  margin: 0;
  vertical-align: top;
}
.jstree-anchor:focus {
  outline: 0;
}
.jstree-anchor,
.jstree-anchor:link,
.jstree-anchor:visited,
.jstree-anchor:hover,
.jstree-anchor:active {
  text-decoration: none;
  color: inherit;
}
.jstree-icon {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}
.jstree-icon:empty {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}
.jstree-ocl {
  cursor: pointer;
}
.jstree-leaf > .jstree-ocl {
  cursor: default;
}
.jstree .jstree-open > .jstree-children {
  display: block;
}
.jstree .jstree-closed > .jstree-children,
.jstree .jstree-leaf > .jstree-children {
  display: none;
}
.jstree-anchor > .jstree-themeicon {
  margin-right: 2px;
}
.jstree-no-icons .jstree-themeicon,
.jstree-anchor > .jstree-themeicon-hidden {
  display: none;
}
.jstree-hidden,
.jstree-node.jstree-hidden {
  display: none;
}
.jstree-rtl .jstree-anchor {
  padding: 0 1px 0 4px;
}
.jstree-rtl .jstree-anchor > .jstree-themeicon {
  margin-left: 2px;
  margin-right: 0;
}
.jstree-rtl .jstree-node {
  margin-left: 0;
}
.jstree-rtl .jstree-container-ul > .jstree-node {
  margin-right: 0;
}
.jstree-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%;
}
.jstree-wholerow-ul .jstree-leaf > .jstree-ocl {
  cursor: pointer;
}
.jstree-wholerow-ul .jstree-anchor,
.jstree-wholerow-ul .jstree-icon {
  position: relative;
}
.jstree-wholerow-ul .jstree-wholerow {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.jstree-contextmenu .jstree-anchor {
  -webkit-user-select: none;
  /* disable selection/Copy of UIWebView */
  -webkit-touch-callout: none;
  /* disable the IOS popup when long-press on a link */
}
.vakata-context {
  display: none;
}
.vakata-context,
.vakata-context ul {
  margin: 0;
  padding: 2px;
  position: absolute;
  background: #f5f5f5;
  border: 1px solid #979797;
  box-shadow: 2px 2px 2px #999999;
}
.vakata-context ul {
  list-style: none;
  left: 100%;
  margin-top: -2.7em;
  margin-left: -4px;
}
.vakata-context .vakata-context-right ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}
.vakata-context li {
  list-style: none;
}
.vakata-context li > a {
  display: block;
  padding: 0 2em 0 2em;
  text-decoration: none;
  width: auto;
  color: black;
  white-space: nowrap;
  line-height: 2.4em;
  text-shadow: 1px 1px 0 white;
  border-radius: 1px;
}
.vakata-context li > a:hover {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1;
}
.vakata-context li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
  background-position: right center;
  background-repeat: no-repeat;
}
.vakata-context li > a:focus {
  outline: 0;
}
.vakata-context .vakata-context-hover > a {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1;
}
.vakata-context .vakata-context-separator > a,
.vakata-context .vakata-context-separator > a:hover {
  background: white;
  border: 0;
  border-top: 1px solid #e2e3e3;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  padding: 0;
  margin: 0 0 0 2.4em;
  border-left: 1px solid #e0e0e0;
  text-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border-radius: 0;
}
.vakata-context .vakata-contextmenu-disabled a,
.vakata-context .vakata-contextmenu-disabled a:hover {
  color: silver;
  background-color: transparent;
  border: 0;
  box-shadow: 0 0 0;
}
.vakata-context .vakata-contextmenu-disabled > a > i {
  filter: grayscale(100%);
}
.vakata-context li > a > i {
  text-decoration: none;
  display: inline-block;
  width: 2.4em;
  height: 2.4em;
  background: transparent;
  margin: 0 0 0 -2em;
  vertical-align: top;
  text-align: center;
  line-height: 2.4em;
}
.vakata-context li > a > i:empty {
  width: 2.4em;
  line-height: 2.4em;
}
.vakata-context li > a .vakata-contextmenu-sep {
  display: inline-block;
  width: 1px;
  height: 2.4em;
  background: white;
  margin: 0 0.5em 0 0;
  border-left: 1px solid #e2e3e3;
}
.vakata-context .vakata-contextmenu-shortcut {
  font-size: 0.8em;
  color: silver;
  opacity: 0.5;
  display: none;
}
.vakata-context-rtl ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}
.vakata-context-rtl li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");
  background-position: left center;
  background-repeat: no-repeat;
}
.vakata-context-rtl .vakata-context-separator > a {
  margin: 0 2.4em 0 0;
  border-left: 0;
  border-right: 1px solid #e2e3e3;
}
.vakata-context-rtl .vakata-context-left ul {
  right: auto;
  left: 100%;
  margin-left: -4px;
  margin-right: auto;
}
.vakata-context-rtl li > a > i {
  margin: 0 -2em 0 0;
}
.vakata-context-rtl li > a .vakata-contextmenu-sep {
  margin: 0 0 0 0.5em;
  border-left-color: white;
  background: #e2e3e3;
}
#jstree-marker {
  position: absolute;
  top: 0;
  left: 0;
  margin: -5px 0 0 0;
  padding: 0;
  border-right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}
#jstree-dnd {
  line-height: 16px;
  margin: 0;
  padding: 4px;
}
#jstree-dnd .jstree-icon,
#jstree-dnd .jstree-copy {
  display: inline-block;
  text-decoration: none;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
}
#jstree-dnd .jstree-ok {
  background: green;
}
#jstree-dnd .jstree-er {
  background: red;
}
#jstree-dnd .jstree-copy {
  margin: 0 2px 0 2px;
}
.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-repeat: no-repeat;
  background-color: transparent;
}
.jstree-default .jstree-anchor,
.jstree-default .jstree-animated,
.jstree-default .jstree-wholerow {
  transition: background-color 0.15s, box-shadow 0.15s;
}
.jstree-default .jstree-hovered {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #cccccc;
}
.jstree-default .jstree-context {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #cccccc;
}
.jstree-default .jstree-clicked {
  background: #beebff;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #999999;
}
.jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
  display: none;
}
.jstree-default .jstree-disabled {
  background: transparent;
  color: #666666;
}
.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
  box-shadow: none;
}
.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default .jstree-disabled > .jstree-icon {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.jstree-default .jstree-search {
  font-style: italic;
  color: #8b0000;
  font-weight: bold;
}
.jstree-default .jstree-no-checkboxes .jstree-checkbox {
  display: none !important;
}
.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
  background: transparent;
  box-shadow: none;
}
.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
  background: #e7f4f9;
}
.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
  background: transparent;
}
.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
  background: #e7f4f9;
}
.jstree-default > .jstree-striped {
  min-width: 100%;
  display: inline-block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat;
}
.jstree-default > .jstree-wholerow-ul .jstree-hovered,
.jstree-default > .jstree-wholerow-ul .jstree-clicked {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
}
.jstree-default .jstree-wholerow {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.jstree-default .jstree-wholerow-hovered {
  background: #e7f4f9;
}
.jstree-default .jstree-wholerow-clicked {
  background: #beebff;
  background: -webkit-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
  background: linear-gradient(to bottom, #beebff 0%, #a8e4ff 100%);
}
.jstree-default .jstree-node {
  min-height: 24px;
  line-height: 24px;
  margin-left: 24px;
  min-width: 24px;
}
.jstree-default .jstree-anchor {
  line-height: 24px;
  height: 24px;
}
.jstree-default .jstree-icon {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.jstree-default .jstree-icon:empty {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.jstree-default.jstree-rtl .jstree-node {
  margin-right: 24px;
}
.jstree-default .jstree-wholerow {
  height: 24px;
}
.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-image: url(../Aheadworks_Ca/images/lib/js-tree/themes/default/32px.png);
}
.jstree-default .jstree-node {
  background-position: -292px -4px;
  background-repeat: repeat-y;
}
.jstree-default .jstree-last {
  background: transparent;
}
.jstree-default .jstree-open > .jstree-ocl {
  background-position: -132px -4px;
}
.jstree-default .jstree-closed > .jstree-ocl {
  background-position: -100px -4px;
}
.jstree-default .jstree-leaf > .jstree-ocl {
  background-position: -68px -4px;
}
.jstree-default .jstree-themeicon {
  background-position: -260px -4px;
}
.jstree-default > .jstree-no-dots .jstree-node,
.jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -4px;
}
.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -4px;
}
.jstree-default .jstree-disabled {
  background: transparent;
}
.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
}
.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default .jstree-checkbox {
  background-position: -164px -4px;
}
.jstree-default .jstree-checkbox:hover {
  background-position: -164px -36px;
}
.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default .jstree-checked > .jstree-checkbox {
  background-position: -228px -4px;
}
.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default .jstree-checked > .jstree-checkbox:hover {
  background-position: -228px -36px;
}
.jstree-default .jstree-anchor > .jstree-undetermined {
  background-position: -196px -4px;
}
.jstree-default .jstree-anchor > .jstree-undetermined:hover {
  background-position: -196px -36px;
}
.jstree-default .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.jstree-default > .jstree-striped {
  background-size: auto 48px;
}
.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.jstree-default.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -132px -36px;
}
.jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -100px -36px;
}
.jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -68px -36px;
}
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -36px;
}
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -36px;
}
.jstree-default .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}
.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url(../Aheadworks_Ca/images/lib/js-tree/themes/default/throbber.gif) center center no-repeat;
}
.jstree-default .jstree-file {
  background: url(../Aheadworks_Ca/images/lib/js-tree/themes/default/32px.png) -100px -68px no-repeat;
}
.jstree-default .jstree-folder {
  background: url(../Aheadworks_Ca/images/lib/js-tree/themes/default/32px.png) -260px -4px no-repeat;
}
.jstree-default > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}
#jstree-dnd.jstree-default {
  line-height: 24px;
  padding: 0 4px;
}
#jstree-dnd.jstree-default .jstree-ok,
#jstree-dnd.jstree-default .jstree-er {
  background-image: url(../Aheadworks_Ca/images/lib/js-tree/themes/default/32px.png);
  background-repeat: no-repeat;
  background-color: transparent;
}
#jstree-dnd.jstree-default i {
  background: transparent;
  width: 24px;
  height: 24px;
  line-height: 24px;
}
#jstree-dnd.jstree-default .jstree-ok {
  background-position: -4px -68px;
}
#jstree-dnd.jstree-default .jstree-er {
  background-position: -36px -68px;
}
.jstree-default .jstree-ellipsis {
  overflow: hidden;
}
.jstree-default .jstree-ellipsis .jstree-anchor {
  width: calc(71%);
  text-overflow: ellipsis;
  overflow: hidden;
}
.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
}
.jstree-default.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-small .jstree-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 18px;
  min-width: 18px;
}
.jstree-default-small .jstree-anchor {
  line-height: 18px;
  height: 18px;
}
.jstree-default-small .jstree-icon {
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.jstree-default-small .jstree-icon:empty {
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.jstree-default-small.jstree-rtl .jstree-node {
  margin-right: 18px;
}
.jstree-default-small .jstree-wholerow {
  height: 18px;
}
.jstree-default-small .jstree-node,
.jstree-default-small .jstree-icon {
  background-image: url(../Aheadworks_Ca/images/lib/js-tree/themes/default/32px.png);
}
.jstree-default-small .jstree-node {
  background-position: -295px -7px;
  background-repeat: repeat-y;
}
.jstree-default-small .jstree-last {
  background: transparent;
}
.jstree-default-small .jstree-open > .jstree-ocl {
  background-position: -135px -7px;
}
.jstree-default-small .jstree-closed > .jstree-ocl {
  background-position: -103px -7px;
}
.jstree-default-small .jstree-leaf > .jstree-ocl {
  background-position: -71px -7px;
}
.jstree-default-small .jstree-themeicon {
  background-position: -263px -7px;
}
.jstree-default-small > .jstree-no-dots .jstree-node,
.jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -7px;
}
.jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -7px;
}
.jstree-default-small .jstree-disabled {
  background: transparent;
}
.jstree-default-small .jstree-disabled.jstree-hovered {
  background: transparent;
}
.jstree-default-small .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default-small .jstree-checkbox {
  background-position: -167px -7px;
}
.jstree-default-small .jstree-checkbox:hover {
  background-position: -167px -39px;
}
.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-small .jstree-checked > .jstree-checkbox {
  background-position: -231px -7px;
}
.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-small .jstree-checked > .jstree-checkbox:hover {
  background-position: -231px -39px;
}
.jstree-default-small .jstree-anchor > .jstree-undetermined {
  background-position: -199px -7px;
}
.jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
  background-position: -199px -39px;
}
.jstree-default-small .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.jstree-default-small > .jstree-striped {
  background-size: auto 36px;
}
.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -135px -39px;
}
.jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -103px -39px;
}
.jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -71px -39px;
}
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -39px;
}
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -39px;
}
.jstree-default-small .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}
.jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url(../Aheadworks_Ca/images/lib/js-tree/themes/default/throbber.gif) center center no-repeat;
}
.jstree-default-small .jstree-file {
  background: url(../Aheadworks_Ca/images/lib/js-tree/themes/default/32px.png) -103px -71px no-repeat;
}
.jstree-default-small .jstree-folder {
  background: url(../Aheadworks_Ca/images/lib/js-tree/themes/default/32px.png) -263px -7px no-repeat;
}
.jstree-default-small > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}
#jstree-dnd.jstree-default-small {
  line-height: 18px;
  padding: 0 4px;
}
#jstree-dnd.jstree-default-small .jstree-ok,
#jstree-dnd.jstree-default-small .jstree-er {
  background-image: url(../Aheadworks_Ca/images/lib/js-tree/themes/default/32px.png);
  background-repeat: no-repeat;
  background-color: transparent;
}
#jstree-dnd.jstree-default-small i {
  background: transparent;
  width: 18px;
  height: 18px;
  line-height: 18px;
}
#jstree-dnd.jstree-default-small .jstree-ok {
  background-position: -7px -71px;
}
#jstree-dnd.jstree-default-small .jstree-er {
  background-position: -39px -71px;
}
.jstree-default-small .jstree-ellipsis {
  overflow: hidden;
}
.jstree-default-small .jstree-ellipsis .jstree-anchor {
  width: calc(77%);
  text-overflow: ellipsis;
  overflow: hidden;
}
.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==");
}
.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-large .jstree-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 32px;
  min-width: 32px;
}
.jstree-default-large .jstree-anchor {
  line-height: 32px;
  height: 32px;
}
.jstree-default-large .jstree-icon {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.jstree-default-large .jstree-icon:empty {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.jstree-default-large.jstree-rtl .jstree-node {
  margin-right: 32px;
}
.jstree-default-large .jstree-wholerow {
  height: 32px;
}
.jstree-default-large .jstree-node,
.jstree-default-large .jstree-icon {
  background-image: url(../Aheadworks_Ca/images/lib/js-tree/themes/default/32px.png);
}
.jstree-default-large .jstree-node {
  background-position: -288px 0px;
  background-repeat: repeat-y;
}
.jstree-default-large .jstree-last {
  background: transparent;
}
.jstree-default-large .jstree-open > .jstree-ocl {
  background-position: -128px 0px;
}
.jstree-default-large .jstree-closed > .jstree-ocl {
  background-position: -96px 0px;
}
.jstree-default-large .jstree-leaf > .jstree-ocl {
  background-position: -64px 0px;
}
.jstree-default-large .jstree-themeicon {
  background-position: -256px 0px;
}
.jstree-default-large > .jstree-no-dots .jstree-node,
.jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px 0px;
}
.jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px 0px;
}
.jstree-default-large .jstree-disabled {
  background: transparent;
}
.jstree-default-large .jstree-disabled.jstree-hovered {
  background: transparent;
}
.jstree-default-large .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default-large .jstree-checkbox {
  background-position: -160px 0px;
}
.jstree-default-large .jstree-checkbox:hover {
  background-position: -160px -32px;
}
.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-large .jstree-checked > .jstree-checkbox {
  background-position: -224px 0px;
}
.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-large .jstree-checked > .jstree-checkbox:hover {
  background-position: -224px -32px;
}
.jstree-default-large .jstree-anchor > .jstree-undetermined {
  background-position: -192px 0px;
}
.jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
  background-position: -192px -32px;
}
.jstree-default-large .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.jstree-default-large > .jstree-striped {
  background-size: auto 64px;
}
.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -128px -32px;
}
.jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -96px -32px;
}
.jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -64px -32px;
}
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px -32px;
}
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px -32px;
}
.jstree-default-large .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}
.jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url(../Aheadworks_Ca/images/lib/js-tree/themes/default/throbber.gif) center center no-repeat;
}
.jstree-default-large .jstree-file {
  background: url(../Aheadworks_Ca/images/lib/js-tree/themes/default/32px.png) -96px -64px no-repeat;
}
.jstree-default-large .jstree-folder {
  background: url(../Aheadworks_Ca/images/lib/js-tree/themes/default/32px.png) -256px 0px no-repeat;
}
.jstree-default-large > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}
#jstree-dnd.jstree-default-large {
  line-height: 32px;
  padding: 0 4px;
}
#jstree-dnd.jstree-default-large .jstree-ok,
#jstree-dnd.jstree-default-large .jstree-er {
  background-image: url(../Aheadworks_Ca/images/lib/js-tree/themes/default/32px.png);
  background-repeat: no-repeat;
  background-color: transparent;
}
#jstree-dnd.jstree-default-large i {
  background: transparent;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
#jstree-dnd.jstree-default-large .jstree-ok {
  background-position: 0px -64px;
}
#jstree-dnd.jstree-default-large .jstree-er {
  background-position: -32px -64px;
}
.jstree-default-large .jstree-ellipsis {
  overflow: hidden;
}
.jstree-default-large .jstree-ellipsis .jstree-anchor {
  width: calc(63%);
  text-overflow: ellipsis;
  overflow: hidden;
}
.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==");
}
.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent;
}
@media (max-width: 768px) {
  #jstree-dnd.jstree-dnd-responsive {
    line-height: 40px;
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }
  #jstree-dnd.jstree-dnd-responsive > i {
    background: transparent;
    width: 40px;
    height: 40px;
  }
  #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
    background-image: url(../Aheadworks_Ca/images/lib/js-tree/themes/default/40px.png);
    background-position: 0 -200px;
    background-size: 120px 240px;
  }
  #jstree-dnd.jstree-dnd-responsive > .jstree-er {
    background-image: url(../Aheadworks_Ca/images/lib/js-tree/themes/default/40px.png);
    background-position: -40px -200px;
    background-size: 120px 240px;
  }
  #jstree-marker.jstree-dnd-responsive {
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
    margin-top: -10px;
  }
}
@media (max-width: 768px) {
  .jstree-default-responsive {
    /*
	.jstree-open > .jstree-ocl,
	.jstree-closed > .jstree-ocl { border-radius:20px; background-color:white; }
	*/
  }
  .jstree-default-responsive .jstree-icon {
    background-image: url(../Aheadworks_Ca/images/lib/js-tree/themes/default/40px.png);
  }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent;
  }
  .jstree-default-responsive .jstree-node {
    min-height: 40px;
    line-height: 40px;
    margin-left: 40px;
    min-width: 40px;
    white-space: nowrap;
  }
  .jstree-default-responsive .jstree-anchor {
    line-height: 40px;
    height: 40px;
  }
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-icon:empty {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
  }
  .jstree-default-responsive.jstree-rtl .jstree-node {
    margin-left: 0;
    margin-right: 40px;
    background: transparent;
  }
  .jstree-default-responsive.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0;
  }
  .jstree-default-responsive .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-size: 120px 240px;
  }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl,
  .jstree-default-responsive.jstree-rtl .jstree-leaf > .jstree-ocl {
    background: transparent;
  }
  .jstree-default-responsive .jstree-open > .jstree-ocl {
    background-position: 0 0 !important;
  }
  .jstree-default-responsive .jstree-closed > .jstree-ocl {
    background-position: 0 -40px !important;
  }
  .jstree-default-responsive.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -40px 0 !important;
  }
  .jstree-default-responsive .jstree-themeicon {
    background-position: -40px -40px;
  }
  .jstree-default-responsive .jstree-checkbox,
  .jstree-default-responsive .jstree-checkbox:hover {
    background-position: -40px -80px;
  }
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox:hover {
    background-position: 0 -80px;
  }
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined,
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined:hover {
    background-position: 0 -120px;
  }
  .jstree-default-responsive .jstree-anchor {
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }
  .jstree-default-responsive > .jstree-striped {
    background: transparent;
  }
  .jstree-default-responsive .jstree-wholerow {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(64, 64, 64, 0.2);
    background: #ebebeb;
    height: 40px;
  }
  .jstree-default-responsive .jstree-wholerow-hovered {
    background: #e7f4f9;
  }
  .jstree-default-responsive .jstree-wholerow-clicked {
    background: #beebff;
  }
  .jstree-default-responsive .jstree-children .jstree-last > .jstree-wholerow {
    box-shadow: inset 0 -6px 3px -5px #666666;
  }
  .jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow {
    box-shadow: inset 0 6px 3px -5px #666666;
    border-top: 0;
  }
  .jstree-default-responsive .jstree-children .jstree-open + .jstree-open {
    box-shadow: none;
  }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-node > .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-image: url(../Aheadworks_Ca/images/lib/js-tree/themes/default/40px.png);
    background-size: 120px 240px;
  }
  .jstree-default-responsive .jstree-node {
    background-position: -80px 0;
    background-repeat: repeat-y;
  }
  .jstree-default-responsive .jstree-last {
    background: transparent;
  }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background-position: -40px -120px;
  }
  .jstree-default-responsive .jstree-last > .jstree-ocl {
    background-position: -40px -160px;
  }
  .jstree-default-responsive .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
  }
  .jstree-default-responsive .jstree-file {
    background: url(../Aheadworks_Ca/images/lib/js-tree/themes/default/40px.png) 0 -160px no-repeat;
    background-size: 120px 240px;
  }
  .jstree-default-responsive .jstree-folder {
    background: url(../Aheadworks_Ca/images/lib/js-tree/themes/default/40px.png) -40px -40px no-repeat;
    background-size: 120px 240px;
  }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0;
  }
}
/* jsTree default dark theme */
.jstree-node,
.jstree-children,
.jstree-container-ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}
.jstree-node {
  white-space: nowrap;
}
.jstree-anchor {
  display: inline-block;
  color: black;
  white-space: nowrap;
  padding: 0 4px 0 1px;
  margin: 0;
  vertical-align: top;
}
.jstree-anchor:focus {
  outline: 0;
}
.jstree-anchor,
.jstree-anchor:link,
.jstree-anchor:visited,
.jstree-anchor:hover,
.jstree-anchor:active {
  text-decoration: none;
  color: inherit;
}
.jstree-icon {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}
.jstree-icon:empty {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}
.jstree-ocl {
  cursor: pointer;
}
.jstree-leaf > .jstree-ocl {
  cursor: default;
}
.jstree .jstree-open > .jstree-children {
  display: block;
}
.jstree .jstree-closed > .jstree-children,
.jstree .jstree-leaf > .jstree-children {
  display: none;
}
.jstree-anchor > .jstree-themeicon {
  margin-right: 2px;
}
.jstree-no-icons .jstree-themeicon,
.jstree-anchor > .jstree-themeicon-hidden {
  display: none;
}
.jstree-hidden,
.jstree-node.jstree-hidden {
  display: none;
}
.jstree-rtl .jstree-anchor {
  padding: 0 1px 0 4px;
}
.jstree-rtl .jstree-anchor > .jstree-themeicon {
  margin-left: 2px;
  margin-right: 0;
}
.jstree-rtl .jstree-node {
  margin-left: 0;
}
.jstree-rtl .jstree-container-ul > .jstree-node {
  margin-right: 0;
}
.jstree-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%;
}
.jstree-wholerow-ul .jstree-leaf > .jstree-ocl {
  cursor: pointer;
}
.jstree-wholerow-ul .jstree-anchor,
.jstree-wholerow-ul .jstree-icon {
  position: relative;
}
.jstree-wholerow-ul .jstree-wholerow {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.jstree-contextmenu .jstree-anchor {
  -webkit-user-select: none;
  /* disable selection/Copy of UIWebView */
  -webkit-touch-callout: none;
  /* disable the IOS popup when long-press on a link */
}
.vakata-context {
  display: none;
}
.vakata-context,
.vakata-context ul {
  margin: 0;
  padding: 2px;
  position: absolute;
  background: #f5f5f5;
  border: 1px solid #979797;
  box-shadow: 2px 2px 2px #999999;
}
.vakata-context ul {
  list-style: none;
  left: 100%;
  margin-top: -2.7em;
  margin-left: -4px;
}
.vakata-context .vakata-context-right ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}
.vakata-context li {
  list-style: none;
}
.vakata-context li > a {
  display: block;
  padding: 0 2em 0 2em;
  text-decoration: none;
  width: auto;
  color: black;
  white-space: nowrap;
  line-height: 2.4em;
  text-shadow: 1px 1px 0 white;
  border-radius: 1px;
}
.vakata-context li > a:hover {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1;
}
.vakata-context li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
  background-position: right center;
  background-repeat: no-repeat;
}
.vakata-context li > a:focus {
  outline: 0;
}
.vakata-context .vakata-context-hover > a {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1;
}
.vakata-context .vakata-context-separator > a,
.vakata-context .vakata-context-separator > a:hover {
  background: white;
  border: 0;
  border-top: 1px solid #e2e3e3;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  padding: 0;
  margin: 0 0 0 2.4em;
  border-left: 1px solid #e0e0e0;
  text-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border-radius: 0;
}
.vakata-context .vakata-contextmenu-disabled a,
.vakata-context .vakata-contextmenu-disabled a:hover {
  color: silver;
  background-color: transparent;
  border: 0;
  box-shadow: 0 0 0;
}
.vakata-context .vakata-contextmenu-disabled > a > i {
  filter: grayscale(100%);
}
.vakata-context li > a > i {
  text-decoration: none;
  display: inline-block;
  width: 2.4em;
  height: 2.4em;
  background: transparent;
  margin: 0 0 0 -2em;
  vertical-align: top;
  text-align: center;
  line-height: 2.4em;
}
.vakata-context li > a > i:empty {
  width: 2.4em;
  line-height: 2.4em;
}
.vakata-context li > a .vakata-contextmenu-sep {
  display: inline-block;
  width: 1px;
  height: 2.4em;
  background: white;
  margin: 0 0.5em 0 0;
  border-left: 1px solid #e2e3e3;
}
.vakata-context .vakata-contextmenu-shortcut {
  font-size: 0.8em;
  color: silver;
  opacity: 0.5;
  display: none;
}
.vakata-context-rtl ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}
.vakata-context-rtl li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");
  background-position: left center;
  background-repeat: no-repeat;
}
.vakata-context-rtl .vakata-context-separator > a {
  margin: 0 2.4em 0 0;
  border-left: 0;
  border-right: 1px solid #e2e3e3;
}
.vakata-context-rtl .vakata-context-left ul {
  right: auto;
  left: 100%;
  margin-left: -4px;
  margin-right: auto;
}
.vakata-context-rtl li > a > i {
  margin: 0 -2em 0 0;
}
.vakata-context-rtl li > a .vakata-contextmenu-sep {
  margin: 0 0 0 0.5em;
  border-left-color: white;
  background: #e2e3e3;
}
#jstree-marker {
  position: absolute;
  top: 0;
  left: 0;
  margin: -5px 0 0 0;
  padding: 0;
  border-right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}
#jstree-dnd {
  line-height: 16px;
  margin: 0;
  padding: 4px;
}
#jstree-dnd .jstree-icon,
#jstree-dnd .jstree-copy {
  display: inline-block;
  text-decoration: none;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
}
#jstree-dnd .jstree-ok {
  background: green;
}
#jstree-dnd .jstree-er {
  background: red;
}
#jstree-dnd .jstree-copy {
  margin: 0 2px 0 2px;
}
.jstree-default-dark .jstree-node,
.jstree-default-dark .jstree-icon {
  background-repeat: no-repeat;
  background-color: transparent;
}
.jstree-default-dark .jstree-anchor,
.jstree-default-dark .jstree-animated,
.jstree-default-dark .jstree-wholerow {
  transition: background-color 0.15s, box-shadow 0.15s;
}
.jstree-default-dark .jstree-hovered {
  background: #555;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #555;
}
.jstree-default-dark .jstree-context {
  background: #555;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #555;
}
.jstree-default-dark .jstree-clicked {
  background: #5fa2db;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #666666;
}
.jstree-default-dark .jstree-no-icons .jstree-anchor > .jstree-themeicon {
  display: none;
}
.jstree-default-dark .jstree-disabled {
  background: transparent;
  color: #666666;
}
.jstree-default-dark .jstree-disabled.jstree-hovered {
  background: transparent;
  box-shadow: none;
}
.jstree-default-dark .jstree-disabled.jstree-clicked {
  background: #333333;
}
.jstree-default-dark .jstree-disabled > .jstree-icon {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.jstree-default-dark .jstree-search {
  font-style: italic;
  color: #ffffff;
  font-weight: bold;
}
.jstree-default-dark .jstree-no-checkboxes .jstree-checkbox {
  display: none !important;
}
.jstree-default-dark.jstree-checkbox-no-clicked .jstree-clicked {
  background: transparent;
  box-shadow: none;
}
.jstree-default-dark.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
  background: #555;
}
.jstree-default-dark.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
  background: transparent;
}
.jstree-default-dark.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
  background: #555;
}
.jstree-default-dark > .jstree-striped {
  min-width: 100%;
  display: inline-block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat;
}
.jstree-default-dark > .jstree-wholerow-ul .jstree-hovered,
.jstree-default-dark > .jstree-wholerow-ul .jstree-clicked {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
}
.jstree-default-dark .jstree-wholerow {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.jstree-default-dark .jstree-wholerow-hovered {
  background: #555;
}
.jstree-default-dark .jstree-wholerow-clicked {
  background: #5fa2db;
  background: -webkit-linear-gradient(top, #5fa2db 0%, #5fa2db 100%);
  background: linear-gradient(to bottom, #5fa2db 0%, #5fa2db 100%);
}
.jstree-default-dark .jstree-node {
  min-height: 24px;
  line-height: 24px;
  margin-left: 24px;
  min-width: 24px;
}
.jstree-default-dark .jstree-anchor {
  line-height: 24px;
  height: 24px;
}
.jstree-default-dark .jstree-icon {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.jstree-default-dark .jstree-icon:empty {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.jstree-default-dark.jstree-rtl .jstree-node {
  margin-right: 24px;
}
.jstree-default-dark .jstree-wholerow {
  height: 24px;
}
.jstree-default-dark .jstree-node,
.jstree-default-dark .jstree-icon {
  background-image: url(../Aheadworks_Ca/images/lib/js-tree/themes/default-dark/32px.png);
}
.jstree-default-dark .jstree-node {
  background-position: -292px -4px;
  background-repeat: repeat-y;
}
.jstree-default-dark .jstree-last {
  background: transparent;
}
.jstree-default-dark .jstree-open > .jstree-ocl {
  background-position: -132px -4px;
}
.jstree-default-dark .jstree-closed > .jstree-ocl {
  background-position: -100px -4px;
}
.jstree-default-dark .jstree-leaf > .jstree-ocl {
  background-position: -68px -4px;
}
.jstree-default-dark .jstree-themeicon {
  background-position: -260px -4px;
}
.jstree-default-dark > .jstree-no-dots .jstree-node,
.jstree-default-dark > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-dark > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -4px;
}
.jstree-default-dark > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -4px;
}
.jstree-default-dark .jstree-disabled {
  background: transparent;
}
.jstree-default-dark .jstree-disabled.jstree-hovered {
  background: transparent;
}
.jstree-default-dark .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default-dark .jstree-checkbox {
  background-position: -164px -4px;
}
.jstree-default-dark .jstree-checkbox:hover {
  background-position: -164px -36px;
}
.jstree-default-dark.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-dark .jstree-checked > .jstree-checkbox {
  background-position: -228px -4px;
}
.jstree-default-dark.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-dark .jstree-checked > .jstree-checkbox:hover {
  background-position: -228px -36px;
}
.jstree-default-dark .jstree-anchor > .jstree-undetermined {
  background-position: -196px -4px;
}
.jstree-default-dark .jstree-anchor > .jstree-undetermined:hover {
  background-position: -196px -36px;
}
.jstree-default-dark .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.jstree-default-dark > .jstree-striped {
  background-size: auto 48px;
}
.jstree-default-dark.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.jstree-default-dark.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-dark.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -132px -36px;
}
.jstree-default-dark.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -100px -36px;
}
.jstree-default-dark.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -68px -36px;
}
.jstree-default-dark.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-dark.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-dark.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -36px;
}
.jstree-default-dark.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -36px;
}
.jstree-default-dark .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}
.jstree-default-dark > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url(../Aheadworks_Ca/images/lib/js-tree/themes/default-dark/throbber.gif) center center no-repeat;
}
.jstree-default-dark .jstree-file {
  background: url(../Aheadworks_Ca/images/lib/js-tree/themes/default-dark/32px.png) -100px -68px no-repeat;
}
.jstree-default-dark .jstree-folder {
  background: url(../Aheadworks_Ca/images/lib/js-tree/themes/default-dark/32px.png) -260px -4px no-repeat;
}
.jstree-default-dark > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}
#jstree-dnd.jstree-default-dark {
  line-height: 24px;
  padding: 0 4px;
}
#jstree-dnd.jstree-default-dark .jstree-ok,
#jstree-dnd.jstree-default-dark .jstree-er {
  background-image: url(../Aheadworks_Ca/images/lib/js-tree/themes/default-dark/32px.png);
  background-repeat: no-repeat;
  background-color: transparent;
}
#jstree-dnd.jstree-default-dark i {
  background: transparent;
  width: 24px;
  height: 24px;
  line-height: 24px;
}
#jstree-dnd.jstree-default-dark .jstree-ok {
  background-position: -4px -68px;
}
#jstree-dnd.jstree-default-dark .jstree-er {
  background-position: -36px -68px;
}
.jstree-default-dark .jstree-ellipsis {
  overflow: hidden;
}
.jstree-default-dark .jstree-ellipsis .jstree-anchor {
  width: calc(71%);
  text-overflow: ellipsis;
  overflow: hidden;
}
.jstree-default-dark.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
}
.jstree-default-dark.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-dark-small .jstree-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 18px;
  min-width: 18px;
}
.jstree-default-dark-small .jstree-anchor {
  line-height: 18px;
  height: 18px;
}
.jstree-default-dark-small .jstree-icon {
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.jstree-default-dark-small .jstree-icon:empty {
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.jstree-default-dark-small.jstree-rtl .jstree-node {
  margin-right: 18px;
}
.jstree-default-dark-small .jstree-wholerow {
  height: 18px;
}
.jstree-default-dark-small .jstree-node,
.jstree-default-dark-small .jstree-icon {
  background-image: url(../Aheadworks_Ca/images/lib/js-tree/themes/default-dark/32px.png);
}
.jstree-default-dark-small .jstree-node {
  background-position: -295px -7px;
  background-repeat: repeat-y;
}
.jstree-default-dark-small .jstree-last {
  background: transparent;
}
.jstree-default-dark-small .jstree-open > .jstree-ocl {
  background-position: -135px -7px;
}
.jstree-default-dark-small .jstree-closed > .jstree-ocl {
  background-position: -103px -7px;
}
.jstree-default-dark-small .jstree-leaf > .jstree-ocl {
  background-position: -71px -7px;
}
.jstree-default-dark-small .jstree-themeicon {
  background-position: -263px -7px;
}
.jstree-default-dark-small > .jstree-no-dots .jstree-node,
.jstree-default-dark-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-dark-small > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -7px;
}
.jstree-default-dark-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -7px;
}
.jstree-default-dark-small .jstree-disabled {
  background: transparent;
}
.jstree-default-dark-small .jstree-disabled.jstree-hovered {
  background: transparent;
}
.jstree-default-dark-small .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default-dark-small .jstree-checkbox {
  background-position: -167px -7px;
}
.jstree-default-dark-small .jstree-checkbox:hover {
  background-position: -167px -39px;
}
.jstree-default-dark-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-dark-small .jstree-checked > .jstree-checkbox {
  background-position: -231px -7px;
}
.jstree-default-dark-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-dark-small .jstree-checked > .jstree-checkbox:hover {
  background-position: -231px -39px;
}
.jstree-default-dark-small .jstree-anchor > .jstree-undetermined {
  background-position: -199px -7px;
}
.jstree-default-dark-small .jstree-anchor > .jstree-undetermined:hover {
  background-position: -199px -39px;
}
.jstree-default-dark-small .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.jstree-default-dark-small > .jstree-striped {
  background-size: auto 36px;
}
.jstree-default-dark-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.jstree-default-dark-small.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-dark-small.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -135px -39px;
}
.jstree-default-dark-small.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -103px -39px;
}
.jstree-default-dark-small.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -71px -39px;
}
.jstree-default-dark-small.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-dark-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-dark-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -39px;
}
.jstree-default-dark-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -39px;
}
.jstree-default-dark-small .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}
.jstree-default-dark-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url(../Aheadworks_Ca/images/lib/js-tree/themes/default-dark/throbber.gif) center center no-repeat;
}
.jstree-default-dark-small .jstree-file {
  background: url(../Aheadworks_Ca/images/lib/js-tree/themes/default-dark/32px.png) -103px -71px no-repeat;
}
.jstree-default-dark-small .jstree-folder {
  background: url(../Aheadworks_Ca/images/lib/js-tree/themes/default-dark/32px.png) -263px -7px no-repeat;
}
.jstree-default-dark-small > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}
#jstree-dnd.jstree-default-dark-small {
  line-height: 18px;
  padding: 0 4px;
}
#jstree-dnd.jstree-default-dark-small .jstree-ok,
#jstree-dnd.jstree-default-dark-small .jstree-er {
  background-image: url(../Aheadworks_Ca/images/lib/js-tree/themes/default-dark/32px.png);
  background-repeat: no-repeat;
  background-color: transparent;
}
#jstree-dnd.jstree-default-dark-small i {
  background: transparent;
  width: 18px;
  height: 18px;
  line-height: 18px;
}
#jstree-dnd.jstree-default-dark-small .jstree-ok {
  background-position: -7px -71px;
}
#jstree-dnd.jstree-default-dark-small .jstree-er {
  background-position: -39px -71px;
}
.jstree-default-dark-small .jstree-ellipsis {
  overflow: hidden;
}
.jstree-default-dark-small .jstree-ellipsis .jstree-anchor {
  width: calc(77%);
  text-overflow: ellipsis;
  overflow: hidden;
}
.jstree-default-dark-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==");
}
.jstree-default-dark-small.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-dark-large .jstree-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 32px;
  min-width: 32px;
}
.jstree-default-dark-large .jstree-anchor {
  line-height: 32px;
  height: 32px;
}
.jstree-default-dark-large .jstree-icon {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.jstree-default-dark-large .jstree-icon:empty {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.jstree-default-dark-large.jstree-rtl .jstree-node {
  margin-right: 32px;
}
.jstree-default-dark-large .jstree-wholerow {
  height: 32px;
}
.jstree-default-dark-large .jstree-node,
.jstree-default-dark-large .jstree-icon {
  background-image: url(../Aheadworks_Ca/images/lib/js-tree/themes/default-dark/32px.png);
}
.jstree-default-dark-large .jstree-node {
  background-position: -288px 0px;
  background-repeat: repeat-y;
}
.jstree-default-dark-large .jstree-last {
  background: transparent;
}
.jstree-default-dark-large .jstree-open > .jstree-ocl {
  background-position: -128px 0px;
}
.jstree-default-dark-large .jstree-closed > .jstree-ocl {
  background-position: -96px 0px;
}
.jstree-default-dark-large .jstree-leaf > .jstree-ocl {
  background-position: -64px 0px;
}
.jstree-default-dark-large .jstree-themeicon {
  background-position: -256px 0px;
}
.jstree-default-dark-large > .jstree-no-dots .jstree-node,
.jstree-default-dark-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-dark-large > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px 0px;
}
.jstree-default-dark-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px 0px;
}
.jstree-default-dark-large .jstree-disabled {
  background: transparent;
}
.jstree-default-dark-large .jstree-disabled.jstree-hovered {
  background: transparent;
}
.jstree-default-dark-large .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default-dark-large .jstree-checkbox {
  background-position: -160px 0px;
}
.jstree-default-dark-large .jstree-checkbox:hover {
  background-position: -160px -32px;
}
.jstree-default-dark-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-dark-large .jstree-checked > .jstree-checkbox {
  background-position: -224px 0px;
}
.jstree-default-dark-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-dark-large .jstree-checked > .jstree-checkbox:hover {
  background-position: -224px -32px;
}
.jstree-default-dark-large .jstree-anchor > .jstree-undetermined {
  background-position: -192px 0px;
}
.jstree-default-dark-large .jstree-anchor > .jstree-undetermined:hover {
  background-position: -192px -32px;
}
.jstree-default-dark-large .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.jstree-default-dark-large > .jstree-striped {
  background-size: auto 64px;
}
.jstree-default-dark-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.jstree-default-dark-large.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-dark-large.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -128px -32px;
}
.jstree-default-dark-large.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -96px -32px;
}
.jstree-default-dark-large.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -64px -32px;
}
.jstree-default-dark-large.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-dark-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-dark-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px -32px;
}
.jstree-default-dark-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px -32px;
}
.jstree-default-dark-large .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}
.jstree-default-dark-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url(../Aheadworks_Ca/images/lib/js-tree/themes/default-dark/throbber.gif) center center no-repeat;
}
.jstree-default-dark-large .jstree-file {
  background: url(../Aheadworks_Ca/images/lib/js-tree/themes/default-dark/32px.png) -96px -64px no-repeat;
}
.jstree-default-dark-large .jstree-folder {
  background: url(../Aheadworks_Ca/images/lib/js-tree/themes/default-dark/32px.png) -256px 0px no-repeat;
}
.jstree-default-dark-large > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}
#jstree-dnd.jstree-default-dark-large {
  line-height: 32px;
  padding: 0 4px;
}
#jstree-dnd.jstree-default-dark-large .jstree-ok,
#jstree-dnd.jstree-default-dark-large .jstree-er {
  background-image: url(../Aheadworks_Ca/images/lib/js-tree/themes/default-dark/32px.png);
  background-repeat: no-repeat;
  background-color: transparent;
}
#jstree-dnd.jstree-default-dark-large i {
  background: transparent;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
#jstree-dnd.jstree-default-dark-large .jstree-ok {
  background-position: 0px -64px;
}
#jstree-dnd.jstree-default-dark-large .jstree-er {
  background-position: -32px -64px;
}
.jstree-default-dark-large .jstree-ellipsis {
  overflow: hidden;
}
.jstree-default-dark-large .jstree-ellipsis .jstree-anchor {
  width: calc(63%);
  text-overflow: ellipsis;
  overflow: hidden;
}
.jstree-default-dark-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==");
}
.jstree-default-dark-large.jstree-rtl .jstree-last {
  background: transparent;
}
@media (max-width: 768px) {
  #jstree-dnd.jstree-dnd-responsive {
    line-height: 40px;
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }
  #jstree-dnd.jstree-dnd-responsive > i {
    background: transparent;
    width: 40px;
    height: 40px;
  }
  #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
    background-image: url(../Aheadworks_Ca/images/lib/js-tree/themes/default-dark/40px.png);
    background-position: 0 -200px;
    background-size: 120px 240px;
  }
  #jstree-dnd.jstree-dnd-responsive > .jstree-er {
    background-image: url(../Aheadworks_Ca/images/lib/js-tree/themes/default-dark/40px.png);
    background-position: -40px -200px;
    background-size: 120px 240px;
  }
  #jstree-marker.jstree-dnd-responsive {
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
    margin-top: -10px;
  }
}
@media (max-width: 768px) {
  .jstree-default-dark-responsive {
    /*
	.jstree-open > .jstree-ocl,
	.jstree-closed > .jstree-ocl { border-radius:20px; background-color:white; }
	*/
  }
  .jstree-default-dark-responsive .jstree-icon {
    background-image: url(../Aheadworks_Ca/images/lib/js-tree/themes/default-dark/40px.png);
  }
  .jstree-default-dark-responsive .jstree-node,
  .jstree-default-dark-responsive .jstree-leaf > .jstree-ocl {
    background: transparent;
  }
  .jstree-default-dark-responsive .jstree-node {
    min-height: 40px;
    line-height: 40px;
    margin-left: 40px;
    min-width: 40px;
    white-space: nowrap;
  }
  .jstree-default-dark-responsive .jstree-anchor {
    line-height: 40px;
    height: 40px;
  }
  .jstree-default-dark-responsive .jstree-icon,
  .jstree-default-dark-responsive .jstree-icon:empty {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .jstree-default-dark-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
  }
  .jstree-default-dark-responsive.jstree-rtl .jstree-node {
    margin-left: 0;
    margin-right: 40px;
    background: transparent;
  }
  .jstree-default-dark-responsive.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0;
  }
  .jstree-default-dark-responsive .jstree-ocl,
  .jstree-default-dark-responsive .jstree-themeicon,
  .jstree-default-dark-responsive .jstree-checkbox {
    background-size: 120px 240px;
  }
  .jstree-default-dark-responsive .jstree-leaf > .jstree-ocl,
  .jstree-default-dark-responsive.jstree-rtl .jstree-leaf > .jstree-ocl {
    background: transparent;
  }
  .jstree-default-dark-responsive .jstree-open > .jstree-ocl {
    background-position: 0 0 !important;
  }
  .jstree-default-dark-responsive .jstree-closed > .jstree-ocl {
    background-position: 0 -40px !important;
  }
  .jstree-default-dark-responsive.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -40px 0 !important;
  }
  .jstree-default-dark-responsive .jstree-themeicon {
    background-position: -40px -40px;
  }
  .jstree-default-dark-responsive .jstree-checkbox,
  .jstree-default-dark-responsive .jstree-checkbox:hover {
    background-position: -40px -80px;
  }
  .jstree-default-dark-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
  .jstree-default-dark-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
  .jstree-default-dark-responsive .jstree-checked > .jstree-checkbox,
  .jstree-default-dark-responsive .jstree-checked > .jstree-checkbox:hover {
    background-position: 0 -80px;
  }
  .jstree-default-dark-responsive .jstree-anchor > .jstree-undetermined,
  .jstree-default-dark-responsive .jstree-anchor > .jstree-undetermined:hover {
    background-position: 0 -120px;
  }
  .jstree-default-dark-responsive .jstree-anchor {
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }
  .jstree-default-dark-responsive > .jstree-striped {
    background: transparent;
  }
  .jstree-default-dark-responsive .jstree-wholerow {
    border-top: 1px solid #666;
    border-bottom: 1px solid #000;
    background: #333333;
    height: 40px;
  }
  .jstree-default-dark-responsive .jstree-wholerow-hovered {
    background: #555;
  }
  .jstree-default-dark-responsive .jstree-wholerow-clicked {
    background: #5fa2db;
  }
  .jstree-default-dark-responsive .jstree-children .jstree-last > .jstree-wholerow {
    box-shadow: inset 0 -6px 3px -5px #111111;
  }
  .jstree-default-dark-responsive .jstree-children .jstree-open > .jstree-wholerow {
    box-shadow: inset 0 6px 3px -5px #111111;
    border-top: 0;
  }
  .jstree-default-dark-responsive .jstree-children .jstree-open + .jstree-open {
    box-shadow: none;
  }
  .jstree-default-dark-responsive .jstree-node,
  .jstree-default-dark-responsive .jstree-icon,
  .jstree-default-dark-responsive .jstree-node > .jstree-ocl,
  .jstree-default-dark-responsive .jstree-themeicon,
  .jstree-default-dark-responsive .jstree-checkbox {
    background-image: url(../Aheadworks_Ca/images/lib/js-tree/themes/default-dark/40px.png);
    background-size: 120px 240px;
  }
  .jstree-default-dark-responsive .jstree-node {
    background-position: -80px 0;
    background-repeat: repeat-y;
  }
  .jstree-default-dark-responsive .jstree-last {
    background: transparent;
  }
  .jstree-default-dark-responsive .jstree-leaf > .jstree-ocl {
    background-position: -40px -120px;
  }
  .jstree-default-dark-responsive .jstree-last > .jstree-ocl {
    background-position: -40px -160px;
  }
  .jstree-default-dark-responsive .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
  }
  .jstree-default-dark-responsive .jstree-file {
    background: url(../Aheadworks_Ca/images/lib/js-tree/themes/default-dark/40px.png) 0 -160px no-repeat;
    background-size: 120px 240px;
  }
  .jstree-default-dark-responsive .jstree-folder {
    background: url(../Aheadworks_Ca/images/lib/js-tree/themes/default-dark/40px.png) -40px -40px no-repeat;
    background-size: 120px 240px;
  }
  .jstree-default-dark-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0;
  }
}
.jstree-default-dark {
  background: #333;
}
.jstree-default-dark .jstree-anchor {
  color: #999;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}
.jstree-default-dark .jstree-clicked,
.jstree-default-dark .jstree-checked {
  color: white;
}
.jstree-default-dark .jstree-hovered {
  color: white;
}
#jstree-marker.jstree-default-dark {
  border-left-color: #999;
  background: transparent;
}
.jstree-default-dark .jstree-anchor > .jstree-icon {
  opacity: 0.75;
}
.jstree-default-dark .jstree-clicked > .jstree-icon,
.jstree-default-dark .jstree-hovered > .jstree-icon,
.jstree-default-dark .jstree-checked > .jstree-icon {
  opacity: 1;
}
.jstree-default-dark.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAACZmZl+9SADAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
}
.jstree-default-dark.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-dark-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAACZmZl+9SADAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==");
}
.jstree-default-dark-small.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-dark-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAACZmZl+9SADAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==");
}
.jstree-default-dark-large.jstree-rtl .jstree-last {
  background: transparent;
}
.admin__scope-old .widget-instance .tree-wrapper {
  float: none;
}
.tree-wrapper .jstree4-node,
.tree-wrapper .jstree4-children,
.tree-wrapper .jstree4-container-ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}
.tree-wrapper .jstree4-node {
  white-space: nowrap;
}
.tree-wrapper .jstree4-anchor {
  display: inline-block;
  color: black;
  white-space: nowrap;
  padding: 0 4px 0 1px;
  margin: 0;
  vertical-align: top;
}
.tree-wrapper .jstree4-anchor:focus {
  outline: 0;
}
.tree-wrapper .jstree4-anchor,
.tree-wrapper .jstree4-anchor:link,
.tree-wrapper .jstree4-anchor:visited,
.tree-wrapper .jstree4-anchor:hover,
.tree-wrapper .jstree4-anchor:active {
  text-decoration: none;
  color: inherit;
}
.tree-wrapper .jstree4-icon {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}
.tree-wrapper .jstree4-icon:empty {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}
.tree-wrapper .jstree4-ocl {
  cursor: pointer;
}
.tree-wrapper .jstree4-leaf > .jstree4-ocl {
  cursor: default;
}
.tree-wrapper .jstree4 .jstree4-open > .jstree4-children {
  display: block;
}
.tree-wrapper .jstree4 .jstree4-closed > .jstree4-children,
.tree-wrapper .jstree4 .jstree4-leaf > .jstree4-children {
  display: none;
}
.tree-wrapper .jstree4-anchor > .jstree4-themeicon {
  margin-right: 2px;
}
.tree-wrapper .jstree4-no-icons .jstree4-themeicon,
.tree-wrapper .jstree4-anchor > .jstree4-themeicon-hidden {
  display: none;
}
.tree-wrapper .jstree4-hidden,
.tree-wrapper .jstree4-node.jstree4-hidden {
  display: none;
}
.tree-wrapper .jstree4-rtl .jstree4-anchor {
  padding: 0 1px 0 4px;
}
.tree-wrapper .jstree4-rtl .jstree4-anchor > .jstree4-themeicon {
  margin-left: 2px;
  margin-right: 0;
}
.tree-wrapper .jstree4-rtl .jstree4-node {
  margin-left: 0;
}
.tree-wrapper .jstree4-rtl .jstree4-container-ul > .jstree4-node {
  margin-right: 0;
}
.tree-wrapper .jstree4-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%;
}
.tree-wrapper .jstree4-wholerow-ul .jstree4-leaf > .jstree4-ocl {
  cursor: pointer;
}
.tree-wrapper .jstree4-wholerow-ul .jstree4-anchor,
.tree-wrapper .jstree4-wholerow-ul .jstree4-icon {
  position: relative;
}
.tree-wrapper .jstree4-wholerow-ul .jstree4-wholerow {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tree-wrapper .jstree4-contextmenu .jstree4-anchor {
  -webkit-user-select: none;
  /* disable selection/Copy of UIWebView */
  -webkit-touch-callout: none;
  /* disable the IOS popup when long-press on a link */
}
.tree-wrapper .vakata-context {
  display: none;
}
.tree-wrapper .vakata-context,
.tree-wrapper .vakata-context ul {
  margin: 0;
  padding: 2px;
  position: absolute;
  background: #f5f5f5;
  border: 1px solid #979797;
  box-shadow: 2px 2px 2px #999999;
}
.tree-wrapper .vakata-context ul {
  list-style: none;
  left: 100%;
  margin-top: -2.7em;
  margin-left: -4px;
}
.tree-wrapper .vakata-context .vakata-context-right ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}
.tree-wrapper .vakata-context li {
  list-style: none;
}
.tree-wrapper .vakata-context li > a {
  display: block;
  padding: 0 2em 0 2em;
  text-decoration: none;
  width: auto;
  color: black;
  white-space: nowrap;
  line-height: 2.4em;
  text-shadow: 1px 1px 0 white;
  border-radius: 1px;
}
.tree-wrapper .vakata-context li > a:hover {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1;
}
.tree-wrapper .vakata-context li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
  background-position: right center;
  background-repeat: no-repeat;
}
.tree-wrapper .vakata-context li > a:focus {
  outline: 0;
}
.tree-wrapper .vakata-context .vakata-context-hover > a {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1;
}
.tree-wrapper .vakata-context .vakata-context-separator > a,
.tree-wrapper .vakata-context .vakata-context-separator > a:hover {
  background: white;
  border: 0;
  border-top: 1px solid #e2e3e3;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  padding: 0;
  margin: 0 0 0 2.4em;
  border-left: 1px solid #e0e0e0;
  text-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border-radius: 0;
}
.tree-wrapper .vakata-context .vakata-contextmenu-disabled a,
.tree-wrapper .vakata-context .vakata-contextmenu-disabled a:hover {
  color: silver;
  background-color: transparent;
  border: 0;
  box-shadow: 0 0 0;
}
.tree-wrapper .vakata-context .vakata-contextmenu-disabled > a > i {
  filter: grayscale(100%);
}
.tree-wrapper .vakata-context li > a > i {
  text-decoration: none;
  display: inline-block;
  width: 2.4em;
  height: 2.4em;
  background: transparent;
  margin: 0 0 0 -2em;
  vertical-align: top;
  text-align: center;
  line-height: 2.4em;
}
.tree-wrapper .vakata-context li > a > i:empty {
  width: 2.4em;
  line-height: 2.4em;
}
.tree-wrapper .vakata-context li > a .vakata-contextmenu-sep {
  display: inline-block;
  width: 1px;
  height: 2.4em;
  background: white;
  margin: 0 0.5em 0 0;
  border-left: 1px solid #e2e3e3;
}
.tree-wrapper .vakata-context .vakata-contextmenu-shortcut {
  font-size: 0.8em;
  color: silver;
  opacity: 0.5;
  display: none;
}
.tree-wrapper .vakata-context-rtl ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}
.tree-wrapper .vakata-context-rtl li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");
  background-position: left center;
  background-repeat: no-repeat;
}
.tree-wrapper .vakata-context-rtl .vakata-context-separator > a {
  margin: 0 2.4em 0 0;
  border-left: 0;
  border-right: 1px solid #e2e3e3;
}
.tree-wrapper .vakata-context-rtl .vakata-context-left ul {
  right: auto;
  left: 100%;
  margin-left: -4px;
  margin-right: auto;
}
.tree-wrapper .vakata-context-rtl li > a > i {
  margin: 0 -2em 0 0;
}
.tree-wrapper .vakata-context-rtl li > a .vakata-contextmenu-sep {
  margin: 0 0 0 0.5em;
  border-left-color: white;
  background: #e2e3e3;
}
.tree-wrapper #jstree4-marker {
  position: absolute;
  top: 0;
  left: 0;
  margin: -5px 0 0 0;
  padding: 0;
  border-right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}
.tree-wrapper #jstree4-dnd {
  line-height: 16px;
  margin: 0;
  padding: 4px;
}
.tree-wrapper #jstree4-dnd .jstree4-icon,
.tree-wrapper #jstree4-dnd .jstree4-copy {
  display: inline-block;
  text-decoration: none;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
}
.tree-wrapper #jstree4-dnd .jstree4-ok {
  background: green;
}
.tree-wrapper #jstree4-dnd .jstree4-er {
  background: red;
}
.tree-wrapper #jstree4-dnd .jstree4-copy {
  margin: 0 2px 0 2px;
}
.tree-wrapper .jstree4-default .jstree4-node,
.tree-wrapper .jstree4-default .jstree4-icon {
  background-repeat: no-repeat;
  background-color: transparent;
}
.tree-wrapper .jstree4-default .jstree4-anchor,
.tree-wrapper .jstree4-default .jstree4-animated,
.tree-wrapper .jstree4-default .jstree4-wholerow {
  transition: background-color 0.15s, box-shadow 0.15s;
}
.tree-wrapper .jstree4-default .jstree4-hovered {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #cccccc;
}
.tree-wrapper .jstree4-default .jstree4-context {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #cccccc;
}
.tree-wrapper .jstree4-default .jstree4-clicked {
  background: #beebff;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #999999;
}
.tree-wrapper .jstree4-default .jstree4-no-icons .jstree4-anchor > .jstree4-themeicon {
  display: none;
}
.tree-wrapper .jstree4-default .jstree4-disabled {
  background: transparent;
  color: #666666;
}
.tree-wrapper .jstree4-default .jstree4-disabled.jstree4-hovered {
  background: transparent;
  box-shadow: none;
}
.tree-wrapper .jstree4-default .jstree4-disabled.jstree4-clicked {
  background: #efefef;
}
.tree-wrapper .jstree4-default .jstree4-disabled > .jstree4-icon {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree4-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree4-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.tree-wrapper .jstree4-default .jstree4-search {
  font-style: italic;
  color: #8b0000;
  font-weight: bold;
}
.tree-wrapper .jstree4-default .jstree4-no-checkboxes .jstree4-checkbox {
  display: none !important;
}
.tree-wrapper .jstree4-default.jstree4-checkbox-no-clicked .jstree4-clicked {
  background: transparent;
  box-shadow: none;
}
.tree-wrapper .jstree4-default.jstree4-checkbox-no-clicked .jstree4-clicked.jstree4-hovered {
  background: #e7f4f9;
}
.tree-wrapper .jstree4-default.jstree4-checkbox-no-clicked > .jstree4-wholerow-ul .jstree4-wholerow-clicked {
  background: transparent;
}
.tree-wrapper .jstree4-default.jstree4-checkbox-no-clicked > .jstree4-wholerow-ul .jstree4-wholerow-clicked.jstree4-wholerow-hovered {
  background: #e7f4f9;
}
.tree-wrapper .jstree4-default > .jstree4-striped {
  min-width: 100%;
  display: inline-block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat;
}
.tree-wrapper .jstree4-default > .jstree4-wholerow-ul .jstree4-hovered,
.tree-wrapper .jstree4-default > .jstree4-wholerow-ul .jstree4-clicked {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
}
.tree-wrapper .jstree4-default .jstree4-wholerow {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tree-wrapper .jstree4-default .jstree4-wholerow-hovered {
  background: #e7f4f9;
}
.tree-wrapper .jstree4-default .jstree4-wholerow-clicked {
  background: #beebff;
  background: -webkit-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
  background: linear-gradient(to bottom, #beebff 0%, #a8e4ff 100%);
}
.tree-wrapper .jstree4-default .jstree4-node {
  min-height: 24px;
  line-height: 24px;
  margin-left: 24px;
  min-width: 24px;
}
.tree-wrapper .jstree4-default .jstree4-anchor {
  line-height: 24px;
  height: 24px;
}
.tree-wrapper .jstree4-default .jstree4-icon {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.tree-wrapper .jstree4-default .jstree4-icon:empty {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.tree-wrapper .jstree4-default.jstree4-rtl .jstree4-node {
  margin-right: 24px;
}
.tree-wrapper .jstree4-default .jstree4-wholerow {
  height: 24px;
}
.tree-wrapper .jstree4-default .jstree4-node,
.tree-wrapper .jstree4-default .jstree4-icon {
  background-image: url("../Aheadworks_Ca/images/lib/js-tree/themes/default/32px.png");
}
.tree-wrapper .jstree4-default .jstree4-node {
  background-position: -292px -4px;
  background-repeat: repeat-y;
}
.tree-wrapper .jstree4-default .jstree4-last {
  background: transparent;
}
.tree-wrapper .jstree4-default .jstree4-open > .jstree4-ocl {
  background-position: -132px -4px;
}
.tree-wrapper .jstree4-default .jstree4-closed > .jstree4-ocl {
  background-position: -100px -4px;
}
.tree-wrapper .jstree4-default .jstree4-leaf > .jstree4-ocl {
  background-position: -68px -4px;
}
.tree-wrapper .jstree4-default .jstree4-themeicon {
  background-position: -260px -4px !important;
}
.tree-wrapper .jstree4-default > .jstree4-no-dots .jstree4-node,
.tree-wrapper .jstree4-default > .jstree4-no-dots .jstree4-leaf > .jstree4-ocl {
  background: transparent;
}
.tree-wrapper .jstree4-default > .jstree4-no-dots .jstree4-open > .jstree4-ocl {
  background-position: -36px -4px;
}
.tree-wrapper .jstree4-default > .jstree4-no-dots .jstree4-closed > .jstree4-ocl {
  background-position: -4px -4px;
}
.tree-wrapper .jstree4-default .jstree4-disabled {
  background: transparent;
}
.tree-wrapper .jstree4-default .jstree4-disabled.jstree4-hovered {
  background: transparent;
}
.tree-wrapper .jstree4-default .jstree4-disabled.jstree4-clicked {
  background: #efefef;
}
.tree-wrapper .jstree4-default .jstree4-checkbox {
  background-position: -164px -4px;
}
.tree-wrapper .jstree4-default .jstree4-checkbox:hover {
  background-position: -164px -36px;
}
.tree-wrapper .jstree4-default.jstree4-checkbox-selection .jstree4-clicked > .jstree4-checkbox,
.tree-wrapper .jstree4-default .jstree4-checked > .jstree4-checkbox {
  background-position: -228px -4px;
}
.tree-wrapper .jstree4-default.jstree4-checkbox-selection .jstree4-clicked > .jstree4-checkbox:hover,
.tree-wrapper .jstree4-default .jstree4-checked > .jstree4-checkbox:hover {
  background-position: -228px -36px;
}
.tree-wrapper .jstree4-default .jstree4-anchor > .jstree4-undetermined {
  background-position: -196px -4px;
}
.tree-wrapper .jstree4-default .jstree4-anchor > .jstree4-undetermined:hover {
  background-position: -196px -36px;
}
.tree-wrapper .jstree4-default .jstree4-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree4-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree4-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.tree-wrapper .jstree4-default > .jstree4-striped {
  background-size: auto 48px;
}
.tree-wrapper .jstree4-default.jstree4-rtl .jstree4-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.tree-wrapper .jstree4-default.jstree4-rtl .jstree4-last {
  background: transparent;
}
.tree-wrapper .jstree4-default.jstree4-rtl .jstree4-open > .jstree4-ocl {
  background-position: -132px -36px;
}
.tree-wrapper .jstree4-default.jstree4-rtl .jstree4-closed > .jstree4-ocl {
  background-position: -100px -36px;
}
.tree-wrapper .jstree4-default.jstree4-rtl .jstree4-leaf > .jstree4-ocl {
  background-position: -68px -36px;
}
.tree-wrapper .jstree4-default.jstree4-rtl > .jstree4-no-dots .jstree4-node,
.tree-wrapper .jstree4-default.jstree4-rtl > .jstree4-no-dots .jstree4-leaf > .jstree4-ocl {
  background: transparent;
}
.tree-wrapper .jstree4-default.jstree4-rtl > .jstree4-no-dots .jstree4-open > .jstree4-ocl {
  background-position: -36px -36px;
}
.tree-wrapper .jstree4-default.jstree4-rtl > .jstree4-no-dots .jstree4-closed > .jstree4-ocl {
  background-position: -4px -36px;
}
.tree-wrapper .jstree4-default .jstree4-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}
.tree-wrapper .jstree4-default > .jstree4-container-ul .jstree4-loading > .jstree4-ocl {
  background: url("../Aheadworks_Ca/images/throbber.gif") center center no-repeat;
}
.tree-wrapper .jstree4-default .jstree4-file {
  background: url("../Aheadworks_Ca/images/lib/js-tree/themes/default/32px.png") -100px -68px no-repeat;
}
.tree-wrapper .jstree4-default .jstree4-folder {
  background: url("../Aheadworks_Ca/images/lib/js-tree/themes/default/32px.png") -260px -4px no-repeat;
}
.tree-wrapper .jstree4-default > .jstree4-container-ul > .jstree4-node {
  margin-left: 0;
  margin-right: 0;
}
.tree-wrapper #jstree4-dnd.jstree4-default {
  line-height: 24px;
  padding: 0 4px;
}
.tree-wrapper #jstree4-dnd.jstree4-default .jstree4-ok,
.tree-wrapper #jstree4-dnd.jstree4-default .jstree4-er {
  background-image: url("../Aheadworks_Ca/images/lib/js-tree/themes/default/32px.png");
  background-repeat: no-repeat;
  background-color: transparent;
}
.tree-wrapper #jstree4-dnd.jstree4-default i {
  background: transparent;
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.tree-wrapper #jstree4-dnd.jstree4-default .jstree4-ok {
  background-position: -4px -68px;
}
.tree-wrapper #jstree4-dnd.jstree4-default .jstree4-er {
  background-position: -36px -68px;
}
.tree-wrapper .jstree4-default .jstree4-ellipsis {
  overflow: hidden;
}
.tree-wrapper .jstree4-default .jstree4-ellipsis .jstree4-anchor {
  width: calc(71%);
  text-overflow: ellipsis;
  overflow: hidden;
}
.tree-wrapper .jstree4-default.jstree4-rtl .jstree4-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
}
.tree-wrapper .jstree4-default.jstree4-rtl .jstree4-last {
  background: transparent;
}
.tree-wrapper .jstree4-default-small .jstree4-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 18px;
  min-width: 18px;
}
.tree-wrapper .jstree4-default-small .jstree4-anchor {
  line-height: 18px;
  height: 18px;
}
.tree-wrapper .jstree4-default-small .jstree4-icon {
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.tree-wrapper .jstree4-default-small .jstree4-icon:empty {
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.tree-wrapper .jstree4-default-small.jstree4-rtl .jstree4-node {
  margin-right: 18px;
}
.tree-wrapper .jstree4-default-small .jstree4-wholerow {
  height: 18px;
}
.tree-wrapper .jstree4-default-small .jstree4-node,
.tree-wrapper .jstree4-default-small .jstree4-icon {
  background-image: url("../Aheadworks_Ca/images/lib/js-tree/themes/default/32px.png");
}
.tree-wrapper .jstree4-default-small .jstree4-node {
  background-position: -295px -7px;
  background-repeat: repeat-y;
}
.tree-wrapper .jstree4-default-small .jstree4-last {
  background: transparent;
}
.tree-wrapper .jstree4-default-small .jstree4-open > .jstree4-ocl {
  background-position: -135px -7px;
}
.tree-wrapper .jstree4-default-small .jstree4-closed > .jstree4-ocl {
  background-position: -103px -7px;
}
.tree-wrapper .jstree4-default-small .jstree4-leaf > .jstree4-ocl {
  background-position: -71px -7px;
}
.tree-wrapper .jstree4-default-small .jstree4-themeicon {
  background-position: -263px -7px;
}
.tree-wrapper .jstree4-default-small > .jstree4-no-dots .jstree4-node,
.tree-wrapper .jstree4-default-small > .jstree4-no-dots .jstree4-leaf > .jstree4-ocl {
  background: transparent;
}
.tree-wrapper .jstree4-default-small > .jstree4-no-dots .jstree4-open > .jstree4-ocl {
  background-position: -39px -7px;
}
.tree-wrapper .jstree4-default-small > .jstree4-no-dots .jstree4-closed > .jstree4-ocl {
  background-position: -7px -7px;
}
.tree-wrapper .jstree4-default-small .jstree4-disabled {
  background: transparent;
}
.tree-wrapper .jstree4-default-small .jstree4-disabled.jstree4-hovered {
  background: transparent;
}
.tree-wrapper .jstree4-default-small .jstree4-disabled.jstree4-clicked {
  background: #efefef;
}
.tree-wrapper .jstree4-default-small .jstree4-checkbox {
  background-position: -167px -7px;
}
.tree-wrapper .jstree4-default-small .jstree4-checkbox:hover {
  background-position: -167px -39px;
}
.tree-wrapper .jstree4-default-small.jstree4-checkbox-selection .jstree4-clicked > .jstree4-checkbox,
.tree-wrapper .jstree4-default-small .jstree4-checked > .jstree4-checkbox {
  background-position: -231px -7px;
}
.tree-wrapper .jstree4-default-small.jstree4-checkbox-selection .jstree4-clicked > .jstree4-checkbox:hover,
.tree-wrapper .jstree4-default-small .jstree4-checked > .jstree4-checkbox:hover {
  background-position: -231px -39px;
}
.tree-wrapper .jstree4-default-small .jstree4-anchor > .jstree4-undetermined {
  background-position: -199px -7px;
}
.tree-wrapper .jstree4-default-small .jstree4-anchor > .jstree4-undetermined:hover {
  background-position: -199px -39px;
}
.tree-wrapper .jstree4-default-small .jstree4-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree4-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree4-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.tree-wrapper .jstree4-default-small > .jstree4-striped {
  background-size: auto 36px;
}
.tree-wrapper .jstree4-default-small.jstree4-rtl .jstree4-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.tree-wrapper .jstree4-default-small.jstree4-rtl .jstree4-last {
  background: transparent;
}
.tree-wrapper .jstree4-default-small.jstree4-rtl .jstree4-open > .jstree4-ocl {
  background-position: -135px -39px;
}
.tree-wrapper .jstree4-default-small.jstree4-rtl .jstree4-closed > .jstree4-ocl {
  background-position: -103px -39px;
}
.tree-wrapper .jstree4-default-small.jstree4-rtl .jstree4-leaf > .jstree4-ocl {
  background-position: -71px -39px;
}
.tree-wrapper .jstree4-default-small.jstree4-rtl > .jstree4-no-dots .jstree4-node,
.tree-wrapper .jstree4-default-small.jstree4-rtl > .jstree4-no-dots .jstree4-leaf > .jstree4-ocl {
  background: transparent;
}
.tree-wrapper .jstree4-default-small.jstree4-rtl > .jstree4-no-dots .jstree4-open > .jstree4-ocl {
  background-position: -39px -39px;
}
.tree-wrapper .jstree4-default-small.jstree4-rtl > .jstree4-no-dots .jstree4-closed > .jstree4-ocl {
  background-position: -7px -39px;
}
.tree-wrapper .jstree4-default-small .jstree4-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}
.tree-wrapper .jstree4-default-small > .jstree4-container-ul .jstree4-loading > .jstree4-ocl {
  background: url("../Aheadworks_Ca/images/throbber.gif") center center no-repeat;
}
.tree-wrapper .jstree4-default-small .jstree4-file {
  background: url("../Aheadworks_Ca/images/lib/js-tree/themes/default/32px.png") -103px -71px no-repeat;
}
.tree-wrapper .jstree4-default-small .jstree4-folder {
  background: url("../Aheadworks_Ca/images/lib/js-tree/themes/default/32px.png") -263px -7px no-repeat;
}
.tree-wrapper .jstree4-default-small > .jstree4-container-ul > .jstree4-node {
  margin-left: 0;
  margin-right: 0;
}
.tree-wrapper #jstree4-dnd.jstree4-default-small {
  line-height: 18px;
  padding: 0 4px;
}
.tree-wrapper #jstree4-dnd.jstree4-default-small .jstree4-ok,
.tree-wrapper #jstree4-dnd.jstree4-default-small .jstree4-er {
  background-image: url("../Aheadworks_Ca/images/lib/js-tree/themes/default/32px.png");
  background-repeat: no-repeat;
  background-color: transparent;
}
.tree-wrapper #jstree4-dnd.jstree4-default-small i {
  background: transparent;
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.tree-wrapper #jstree4-dnd.jstree4-default-small .jstree4-ok {
  background-position: -7px -71px;
}
.tree-wrapper #jstree4-dnd.jstree4-default-small .jstree4-er {
  background-position: -39px -71px;
}
.tree-wrapper .jstree4-default-small .jstree4-ellipsis {
  overflow: hidden;
}
.tree-wrapper .jstree4-default-small .jstree4-ellipsis .jstree4-anchor {
  width: calc(77%);
  text-overflow: ellipsis;
  overflow: hidden;
}
.tree-wrapper .jstree4-default-small.jstree4-rtl .jstree4-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==");
}
.tree-wrapper .jstree4-default-small.jstree4-rtl .jstree4-last {
  background: transparent;
}
.tree-wrapper .jstree4-default-large .jstree4-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 32px;
  min-width: 32px;
}
.tree-wrapper .jstree4-default-large .jstree4-anchor {
  line-height: 32px;
  height: 32px;
}
.tree-wrapper .jstree4-default-large .jstree4-icon {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.tree-wrapper .jstree4-default-large .jstree4-icon:empty {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.tree-wrapper .jstree4-default-large.jstree4-rtl .jstree4-node {
  margin-right: 32px;
}
.tree-wrapper .jstree4-default-large .jstree4-wholerow {
  height: 32px;
}
.tree-wrapper .jstree4-default-large .jstree4-node,
.tree-wrapper .jstree4-default-large .jstree4-icon {
  background-image: url("../Aheadworks_Ca/images/lib/js-tree/themes/default/32px.png");
}
.tree-wrapper .jstree4-default-large .jstree4-node {
  background-position: -288px 0px;
  background-repeat: repeat-y;
}
.tree-wrapper .jstree4-default-large .jstree4-last {
  background: transparent;
}
.tree-wrapper .jstree4-default-large .jstree4-open > .jstree4-ocl {
  background-position: -128px 0px;
}
.tree-wrapper .jstree4-default-large .jstree4-closed > .jstree4-ocl {
  background-position: -96px 0px;
}
.tree-wrapper .jstree4-default-large .jstree4-leaf > .jstree4-ocl {
  background-position: -64px 0px;
}
.tree-wrapper .jstree4-default-large .jstree4-themeicon {
  background-position: -256px 0px;
}
.tree-wrapper .jstree4-default-large > .jstree4-no-dots .jstree4-node,
.tree-wrapper .jstree4-default-large > .jstree4-no-dots .jstree4-leaf > .jstree4-ocl {
  background: transparent;
}
.tree-wrapper .jstree4-default-large > .jstree4-no-dots .jstree4-open > .jstree4-ocl {
  background-position: -32px 0px;
}
.tree-wrapper .jstree4-default-large > .jstree4-no-dots .jstree4-closed > .jstree4-ocl {
  background-position: 0px 0px;
}
.tree-wrapper .jstree4-default-large .jstree4-disabled {
  background: transparent;
}
.tree-wrapper .jstree4-default-large .jstree4-disabled.jstree4-hovered {
  background: transparent;
}
.tree-wrapper .jstree4-default-large .jstree4-disabled.jstree4-clicked {
  background: #efefef;
}
.tree-wrapper .jstree4-default-large .jstree4-checkbox {
  background-position: -160px 0px;
}
.tree-wrapper .jstree4-default-large .jstree4-checkbox:hover {
  background-position: -160px -32px;
}
.tree-wrapper .jstree4-default-large.jstree4-checkbox-selection .jstree4-clicked > .jstree4-checkbox,
.tree-wrapper .jstree4-default-large .jstree4-checked > .jstree4-checkbox {
  background-position: -224px 0px;
}
.tree-wrapper .jstree4-default-large.jstree4-checkbox-selection .jstree4-clicked > .jstree4-checkbox:hover,
.tree-wrapper .jstree4-default-large .jstree4-checked > .jstree4-checkbox:hover {
  background-position: -224px -32px;
}
.tree-wrapper .jstree4-default-large .jstree4-anchor > .jstree4-undetermined {
  background-position: -192px 0px;
}
.tree-wrapper .jstree4-default-large .jstree4-anchor > .jstree4-undetermined:hover {
  background-position: -192px -32px;
}
.tree-wrapper .jstree4-default-large .jstree4-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree4-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree4-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.tree-wrapper .jstree4-default-large > .jstree4-striped {
  background-size: auto 64px;
}
.tree-wrapper .jstree4-default-large.jstree4-rtl .jstree4-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.tree-wrapper .jstree4-default-large.jstree4-rtl .jstree4-last {
  background: transparent;
}
.tree-wrapper .jstree4-default-large.jstree4-rtl .jstree4-open > .jstree4-ocl {
  background-position: -128px -32px;
}
.tree-wrapper .jstree4-default-large.jstree4-rtl .jstree4-closed > .jstree4-ocl {
  background-position: -96px -32px;
}
.tree-wrapper .jstree4-default-large.jstree4-rtl .jstree4-leaf > .jstree4-ocl {
  background-position: -64px -32px;
}
.tree-wrapper .jstree4-default-large.jstree4-rtl > .jstree4-no-dots .jstree4-node,
.tree-wrapper .jstree4-default-large.jstree4-rtl > .jstree4-no-dots .jstree4-leaf > .jstree4-ocl {
  background: transparent;
}
.tree-wrapper .jstree4-default-large.jstree4-rtl > .jstree4-no-dots .jstree4-open > .jstree4-ocl {
  background-position: -32px -32px;
}
.tree-wrapper .jstree4-default-large.jstree4-rtl > .jstree4-no-dots .jstree4-closed > .jstree4-ocl {
  background-position: 0px -32px;
}
.tree-wrapper .jstree4-default-large .jstree4-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}
.tree-wrapper .jstree4-default-large > .jstree4-container-ul .jstree4-loading > .jstree4-ocl {
  background: url("../Aheadworks_Ca/images/throbber.gif") center center no-repeat;
}
.tree-wrapper .jstree4-default-large .jstree4-file {
  background: url("../Aheadworks_Ca/images/lib/js-tree/themes/default/32px.png") -96px -64px no-repeat;
}
.tree-wrapper .jstree4-default-large .jstree4-folder {
  background: url("../Aheadworks_Ca/images/lib/js-tree/themes/default/32px.png") -256px 0px no-repeat;
}
.tree-wrapper .jstree4-default-large > .jstree4-container-ul > .jstree4-node {
  margin-left: 0;
  margin-right: 0;
}
.tree-wrapper #jstree4-dnd.jstree4-default-large {
  line-height: 32px;
  padding: 0 4px;
}
.tree-wrapper #jstree4-dnd.jstree4-default-large .jstree4-ok,
.tree-wrapper #jstree4-dnd.jstree4-default-large .jstree4-er {
  background-image: url("../Aheadworks_Ca/images/lib/js-tree/themes/default/32px.png");
  background-repeat: no-repeat;
  background-color: transparent;
}
.tree-wrapper #jstree4-dnd.jstree4-default-large i {
  background: transparent;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.tree-wrapper #jstree4-dnd.jstree4-default-large .jstree4-ok {
  background-position: 0px -64px;
}
.tree-wrapper #jstree4-dnd.jstree4-default-large .jstree4-er {
  background-position: -32px -64px;
}
.tree-wrapper .jstree4-default-large .jstree4-ellipsis {
  overflow: hidden;
}
.tree-wrapper .jstree4-default-large .jstree4-ellipsis .jstree4-anchor {
  width: calc(63%);
  text-overflow: ellipsis;
  overflow: hidden;
}
.tree-wrapper .jstree4-default-large.jstree4-rtl .jstree4-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==");
}
.tree-wrapper .jstree4-default-large.jstree4-rtl .jstree4-last {
  background: transparent;
}
@media (max-width: 768px) {
  .tree-wrapper #jstree4-dnd.jstree4-dnd-responsive {
    line-height: 40px;
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }
  .tree-wrapper #jstree4-dnd.jstree4-dnd-responsive > i {
    background: transparent;
    width: 40px;
    height: 40px;
  }
  .tree-wrapper #jstree4-dnd.jstree4-dnd-responsive > .jstree4-ok {
    background-image: url("../Aheadworks_Ca/images/40px.png");
    background-position: 0 -200px;
    background-size: 120px 240px;
  }
  .tree-wrapper #jstree4-dnd.jstree4-dnd-responsive > .jstree4-er {
    background-image: url("../Aheadworks_Ca/images/40px.png");
    background-position: -40px -200px;
    background-size: 120px 240px;
  }
  .tree-wrapper #jstree4-marker.jstree4-dnd-responsive {
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
    margin-top: -10px;
  }
}
@media (max-width: 768px) {
  .tree-wrapper .jstree4-default-responsive {
    /*
      .jstree4-open > .jstree4-ocl,
      .jstree4-closed > .jstree4-ocl { border-radius:20px; background-color:white; }
      */
  }
  .tree-wrapper .jstree4-default-responsive .jstree4-icon {
    background-image: url("../Aheadworks_Ca/images/40px.png");
  }
  .tree-wrapper .jstree4-default-responsive .jstree4-node,
  .tree-wrapper .jstree4-default-responsive .jstree4-leaf > .jstree4-ocl {
    background: transparent;
  }
  .tree-wrapper .jstree4-default-responsive .jstree4-node {
    min-height: 40px;
    line-height: 40px;
    margin-left: 40px;
    min-width: 40px;
    white-space: nowrap;
  }
  .tree-wrapper .jstree4-default-responsive .jstree4-anchor {
    line-height: 40px;
    height: 40px;
  }
  .tree-wrapper .jstree4-default-responsive .jstree4-icon,
  .tree-wrapper .jstree4-default-responsive .jstree4-icon:empty {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .tree-wrapper .jstree4-default-responsive > .jstree4-container-ul > .jstree4-node {
    margin-left: 0;
  }
  .tree-wrapper .jstree4-default-responsive.jstree4-rtl .jstree4-node {
    margin-left: 0;
    margin-right: 40px;
    background: transparent;
  }
  .tree-wrapper .jstree4-default-responsive.jstree4-rtl .jstree4-container-ul > .jstree4-node {
    margin-right: 0;
  }
  .tree-wrapper .jstree4-default-responsive .jstree4-ocl,
  .tree-wrapper .jstree4-default-responsive .jstree4-themeicon,
  .tree-wrapper .jstree4-default-responsive .jstree4-checkbox {
    background-size: 120px 240px;
  }
  .tree-wrapper .jstree4-default-responsive .jstree4-leaf > .jstree4-ocl,
  .tree-wrapper .jstree4-default-responsive.jstree4-rtl .jstree4-leaf > .jstree4-ocl {
    background: transparent;
  }
  .tree-wrapper .jstree4-default-responsive .jstree4-open > .jstree4-ocl {
    background-position: 0 0 !important;
  }
  .tree-wrapper .jstree4-default-responsive .jstree4-closed > .jstree4-ocl {
    background-position: 0 -40px !important;
  }
  .tree-wrapper .jstree4-default-responsive.jstree4-rtl .jstree4-closed > .jstree4-ocl {
    background-position: -40px 0 !important;
  }
  .tree-wrapper .jstree4-default-responsive .jstree4-themeicon {
    background-position: -40px -40px;
  }
  .tree-wrapper .jstree4-default-responsive .jstree4-checkbox,
  .tree-wrapper .jstree4-default-responsive .jstree4-checkbox:hover {
    background-position: -40px -80px;
  }
  .tree-wrapper .jstree4-default-responsive.jstree4-checkbox-selection .jstree4-clicked > .jstree4-checkbox,
  .tree-wrapper .jstree4-default-responsive.jstree4-checkbox-selection .jstree4-clicked > .jstree4-checkbox:hover,
  .tree-wrapper .jstree4-default-responsive .jstree4-checked > .jstree4-checkbox,
  .tree-wrapper .jstree4-default-responsive .jstree4-checked > .jstree4-checkbox:hover {
    background-position: 0 -80px;
  }
  .tree-wrapper .jstree4-default-responsive .jstree4-anchor > .jstree4-undetermined,
  .tree-wrapper .jstree4-default-responsive .jstree4-anchor > .jstree4-undetermined:hover {
    background-position: 0 -120px;
  }
  .tree-wrapper .jstree4-default-responsive .jstree4-anchor {
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }
  .tree-wrapper .jstree4-default-responsive > .jstree4-striped {
    background: transparent;
  }
  .tree-wrapper .jstree4-default-responsive .jstree4-wholerow {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(64, 64, 64, 0.2);
    background: #ebebeb;
    height: 40px;
  }
  .tree-wrapper .jstree4-default-responsive .jstree4-wholerow-hovered {
    background: #e7f4f9;
  }
  .tree-wrapper .jstree4-default-responsive .jstree4-wholerow-clicked {
    background: #beebff;
  }
  .tree-wrapper .jstree4-default-responsive .jstree4-children .jstree4-last > .jstree4-wholerow {
    box-shadow: inset 0 -6px 3px -5px #666666;
  }
  .tree-wrapper .jstree4-default-responsive .jstree4-children .jstree4-open > .jstree4-wholerow {
    box-shadow: inset 0 6px 3px -5px #666666;
    border-top: 0;
  }
  .tree-wrapper .jstree4-default-responsive .jstree4-children .jstree4-open + .jstree4-open {
    box-shadow: none;
  }
  .tree-wrapper .jstree4-default-responsive .jstree4-node,
  .tree-wrapper .jstree4-default-responsive .jstree4-icon,
  .tree-wrapper .jstree4-default-responsive .jstree4-node > .jstree4-ocl,
  .tree-wrapper .jstree4-default-responsive .jstree4-themeicon,
  .tree-wrapper .jstree4-default-responsive .jstree4-checkbox {
    background-image: url("../Aheadworks_Ca/images/40px.png");
    background-size: 120px 240px;
  }
  .tree-wrapper .jstree4-default-responsive .jstree4-node {
    background-position: -80px 0;
    background-repeat: repeat-y;
  }
  .tree-wrapper .jstree4-default-responsive .jstree4-last {
    background: transparent;
  }
  .tree-wrapper .jstree4-default-responsive .jstree4-leaf > .jstree4-ocl {
    background-position: -40px -120px;
  }
  .tree-wrapper .jstree4-default-responsive .jstree4-last > .jstree4-ocl {
    background-position: -40px -160px;
  }
  .tree-wrapper .jstree4-default-responsive .jstree4-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
  }
  .tree-wrapper .jstree4-default-responsive .jstree4-file {
    background: url("../Aheadworks_Ca/images/40px.png") 0 -160px no-repeat;
    background-size: 120px 240px;
  }
  .tree-wrapper .jstree4-default-responsive .jstree4-folder {
    background: url("../Aheadworks_Ca/images/40px.png") -40px -40px no-repeat;
    background-size: 120px 240px;
  }
  .tree-wrapper .jstree4-default-responsive > .jstree4-container-ul > .jstree4-node {
    margin-left: 0;
    margin-right: 0;
  }
}
.aw-ca-customer-unit-btn-wrapper {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 25px;
  padding-bottom: 10px;
  max-width: 680px;
}
.aw-ca-customer-unit-btn-wrapper .action-add-new-unit {
  margin-right: 6px;
}
.aw-ca-customer-unit-btn-wrapper .action-edit-unit {
  margin-right: 6px;
}
.units-side-col .jstree4-icon {
  position: relative;
}
.units-side-col .jstree4-icon::before {
  content: ' ';
  display: block;
  position: absolute;
}
.units-side-col .jstree4-open > .jstree4-icon::before {
  border: 7px solid transparent;
  border-top: 10px solid #333;
  left: 4px;
  top: 8px;
}
.units-side-col .jstree4-closed > .jstree4-icon::before {
  border: 7px solid transparent;
  border-left: 10px solid #333;
  left: 8px;
  top: 5px;
}
.units-side-col .tree-wrapper a {
  font-size: 15px;
}
.aw-cl__top-totals-list-wrap {
  width: 100%;
  display: inline-table;
  list-style: none none;
  text-align: center;
  margin-bottom: 1rem;
  padding: 0 0 4rem;
}
.aw-cl__top-totals-list-wrap .summary-title {
  text-align: center;
  margin-bottom: 3rem;
  font-weight: 600;
  font-size: 2.5rem;
}
.aw-cl__top-totals-list-wrap .total-item {
  display: inline-block;
  font-weight: normal;
  margin: 0.5rem 3.5rem;
  text-align: center;
  vertical-align: top;
}
.aw-cl__top-totals-list-wrap .total-item .title {
  font-size: 1.6rem;
  color: #41362f;
  font-weight: 600;
  margin-bottom: 5px;
}
.aw-cl__top-totals-list-wrap .total-item .total {
  font-size: 1.8rem;
  font-weight: 800;
  margin-right: 5px;
}
.payment-method.aw-credit-limit #po_number {
  margin-bottom: 0;
}
.aw-ui-listing .admin__action-dropdown-wrap {
  display: inline-block;
  position: relative;
}
.aw-ui-listing .admin__action-dropdown-wrap .admin__action-dropdown-text:after {
  left: -6px;
  right: 0;
}
.aw-ui-listing .admin__action-dropdown-wrap .admin__action-dropdown-menu {
  left: auto;
  right: 0;
}
.aw-ui-listing .admin__action-dropdown-wrap.active .admin__action-dropdown,
.aw-ui-listing .admin__action-dropdown-wrap._active .admin__action-dropdown {
  border-color: #007bdb;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.aw-ui-listing .admin__action-dropdown-wrap.active .admin__action-dropdown-text:after,
.aw-ui-listing .admin__action-dropdown-wrap._active .admin__action-dropdown-text:after {
  background-color: #ffffff;
  content: '';
  height: 6px;
  position: absolute;
  top: 100%;
}
.aw-ui-listing .admin__action-dropdown-wrap.active .admin__action-dropdown-menu,
.aw-ui-listing .admin__action-dropdown-wrap._active .admin__action-dropdown-menu {
  display: block;
}
.aw-ui-listing .admin__action-dropdown-wrap._disabled .admin__action-dropdown {
  cursor: default;
}
.aw-ui-listing .admin__action-dropdown-wrap._disabled:hover .admin__action-dropdown {
  color: #333333;
}
.aw-ui-listing .admin__action-dropdown {
  background-color: #ffffff;
  border: 1px solid transparent;
  border-bottom: none;
  border-radius: 0;
  box-shadow: none;
  color: #41362f;
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: -.025em;
  margin-left: 5px;
  padding: 0.7rem 3.3rem 1.4rem 1.5rem;
  position: relative;
  vertical-align: baseline;
  z-index: 2;
}
.aw-ui-listing .admin__action-dropdown:hover,
.aw-ui-listing .admin__action-dropdown:focus {
  background-color: #ffffff;
  color: #060504;
  text-decoration: none;
}
.aw-ui-listing .admin__action-dropdown:after {
  right: 1.5rem;
}
.aw-ui-listing .admin__action-dropdown:before {
  margin-right: 1rem;
}
.aw-ui-listing .admin__action-dropdown-menu {
  background-color: #ffffff;
  border: 1px solid #007bdb;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  display: none;
  line-height: 1.36;
  margin-top: -1px;
  min-width: 120%;
  padding: 2.2rem 3.5rem 1rem;
  position: absolute;
  top: 100%;
  transition: all 0.15s ease;
  z-index: 1;
}
.aw-ui-listing .admin__action-dropdown-menu > li {
  display: block;
}
.aw-ui-listing .admin__action-dropdown-menu > li > a {
  color: #333333;
  display: block;
  text-decoration: none;
  padding: 0.6rem 0.5rem;
}
.aw-ui-listing .selectmenu {
  display: inline-block;
  position: relative;
  text-align: left;
  width: auto;
  border: 1px solid #adadad;
  z-index: 1;
  -webkit-appearance: none;
  background-color: #ffffff;
  border-radius: 1px;
  box-shadow: none;
  color: #303030;
  font-size: 1.4rem;
  font-weight: 400;
  height: auto;
  line-height: 1.36;
  transition: border-color 0.1s linear;
  vertical-align: baseline;
}
.aw-ui-listing .selectmenu:hover {
  border-color: #878787;
}
.aw-ui-listing .selectmenu:hover .selectmenu-toggle:before {
  border-color: #878787;
}
.aw-ui-listing .selectmenu._active {
  border-color: #007bdb;
  z-index: 500;
}
.aw-ui-listing .selectmenu._active .selectmenu-toggle:after {
  transform: rotate(180deg);
}
.aw-ui-listing .selectmenu .action-save,
.aw-ui-listing .selectmenu .action-edit,
.aw-ui-listing .selectmenu .action-delete {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  padding: 0 1rem 0 1rem;
}
.aw-ui-listing .selectmenu .action-save:hover,
.aw-ui-listing .selectmenu .action-edit:hover,
.aw-ui-listing .selectmenu .action-delete:hover {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}
.aw-ui-listing .selectmenu .action-save:before,
.aw-ui-listing .selectmenu .action-edit:before,
.aw-ui-listing .selectmenu .action-delete:before {
  content: '\e604';
  font-family: 'luma-icons';
}
.aw-ui-listing .selectmenu .action-edit,
.aw-ui-listing .selectmenu .action-delete {
  border: 0 solid #ffffff;
  border-left-width: 1px;
  bottom: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.aw-ui-listing .selectmenu .action-edit:hover,
.aw-ui-listing .selectmenu .action-delete:hover {
  border: 0 solid #ffffff;
  border-left-width: 1px;
}
.aw-ui-listing .selectmenu .action-save:before {
  content: '\e619';
  font-family: 'luma-icons';
}
.aw-ui-listing .selectmenu .action-edit:before {
  content: '\e601';
  font-family: 'luma-icons';
}
.aw-ui-listing .selectmenu button:not(.primary) {
  box-shadow: none;
}
.aw-ui-listing .selectmenu-value {
  display: inline-block;
}
.aw-ui-listing .selectmenu-value input[type='text'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 0;
  display: inline;
  margin: 0;
  width: 8rem;
}
body._keyfocus .aw-ui-listing .selectmenu-value input[type='text']:focus {
  box-shadow: none;
}
.aw-ui-listing .selectmenu-toggle {
  padding-right: 1.8rem;
  background: transparent;
  border: none !important;
  bottom: 0;
  float: right;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
}
.aw-ui-listing .selectmenu-toggle:focus,
.aw-ui-listing .selectmenu-toggle:active,
.aw-ui-listing .selectmenu-toggle:hover {
  background: transparent;
}
.selectmenu._active .aw-ui-listing .selectmenu-toggle:before {
  border-color: #007bdb;
}
body._keyfocus .aw-ui-listing .selectmenu-toggle:focus {
  box-shadow: none;
}
.aw-ui-listing .selectmenu-toggle:before {
  background: #e3e3e3;
  border-left: 1px solid #adadad;
  bottom: 0;
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 3.2rem;
}
.aw-ui-listing .selectmenu-toggle:after {
  border-color: #000000 transparent transparent transparent;
  border-style: solid;
  border-width: 0.5rem 0.4rem 0 0.4rem;
  content: '';
  height: 0;
  margin-top: -0.2rem;
  position: absolute;
  right: 1.1rem;
  top: 50%;
  transition: all .2s linear;
  width: 0;
}
.aw-ui-listing .selectmenu-items {
  background: #ffffff;
  border: 1px solid #007bdb;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  display: none;
  float: left;
  left: -1px;
  margin-top: 3px;
  max-width: 20rem;
  min-width: calc(100% + 2px);
  position: absolute;
  top: 100%;
}
.aw-ui-listing .selectmenu-items._active {
  display: block;
}
.aw-ui-listing .selectmenu-items ul {
  float: left;
  list-style-type: none;
  margin: 0;
  min-width: 100%;
  padding: 0;
}
.aw-ui-listing .selectmenu-items li {
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  display: flex;
  flex-direction: row;
  transition: background .2s linear;
  margin-bottom: 0;
}
.aw-ui-listing .selectmenu-items li:hover {
  background: #e3e3e3;
}
.aw-ui-listing .selectmenu-items li:last-child .selectmenu-item-action {
  color: #007bdb;
  text-decoration: none;
}
.aw-ui-listing .selectmenu-item {
  position: relative;
  width: 100%;
  z-index: 1;
}
li._edit > .aw-ui-listing .selectmenu-item {
  display: none;
}
.aw-ui-listing .selectmenu-item-edit {
  display: none;
  padding: .3rem 4rem .3rem .4rem;
  position: relative;
  white-space: nowrap;
  z-index: 1;
}
li:last-child .aw-ui-listing .selectmenu-item-edit {
  padding-right: .4rem;
}
.aw-ui-listing .selectmenu-item-edit .admin__control-text {
  margin: 0;
  width: 5.4rem;
}
li._edit .aw-ui-listing .selectmenu-item-edit {
  display: block;
}
.aw-ui-listing .selectmenu-item-action {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  color: #333333;
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
  min-width: 100%;
  padding: 1rem 6rem 1rem 1.5rem;
  text-align: left;
  transition: background .2s linear;
  width: 5rem;
  border: none !important;
  border-radius: 0;
}
.aw-ui-listing .selectmenu-item-action:hover,
.aw-ui-listing .selectmenu-item-action:focus {
  background: #e3e3e3;
}
.aw-ui-listing .admin__data-grid-action-columns._active {
  opacity: 0.98;
  z-index: 290;
}
.aw-ui-listing .admin__data-grid-action-columns-menu {
  color: #303030;
  font-size: 1.3rem;
  overflow: hidden;
  padding: 2.2rem 3.5rem 1rem;
  z-index: 1;
}
.aw-ui-listing .admin__data-grid-action-columns-menu._overflow .admin__action-dropdown-menu-header {
  border-bottom: 1px solid #d1d1d1;
}
.aw-ui-listing .admin__data-grid-action-columns-menu._overflow .admin__action-dropdown-menu-content {
  max-width: 50.4rem;
}
.aw-ui-listing .admin__data-grid-action-columns-menu._overflow .admin__action-dropdown-menu-footer {
  border-top: 1px solid #d1d1d1;
  padding-top: 2.5rem;
}
.aw-ui-listing .admin__data-grid-action-columns-menu .admin__action-dropdown-menu-content {
  max-height: 140.5px;
  overflow-y: auto;
  padding-top: 1.5rem;
  position: relative;
  width: 51.9rem;
}
@media (max-width: 450px) {
  .aw-ui-listing .admin__data-grid-action-columns-menu .admin__action-dropdown-menu-content {
    width: 17.3rem;
  }
}
@media (min-width: 450px) and (max-width: 620px) {
  .aw-ui-listing .admin__data-grid-action-columns-menu .admin__action-dropdown-menu-content {
    width: 34.6rem;
  }
}
.aw-ui-listing .admin__data-grid-action-columns-menu .admin__field-option {
  float: left;
  height: 20px;
  margin-bottom: 1.5rem;
  padding: 0 1rem 0 0;
  width: 15.8rem;
  display: flex;
}
.aw-ui-listing .admin__data-grid-action-columns-menu .admin__field-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  padding-top: 4px;
}
.aw-ui-listing .admin__data-grid-action-columns-menu .admin__action-dropdown-menu-header {
  padding-bottom: 1.5rem;
}
.aw-ui-listing .admin__data-grid-action-columns-menu .admin__action-dropdown-menu-footer {
  padding: 1rem 0 2rem;
}
.aw-ui-listing .admin__data-grid-action-columns-menu .admin__action-dropdown-footer-main-actions {
  margin-left: 25%;
  text-align: right;
}
.aw-ui-listing .admin__data-grid-action-columns-menu .admin__action-dropdown-footer-secondary-actions {
  float: left;
  margin-left: -1em;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.ammenu-sticky {
  left: 0;
  max-width: 100%;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10;
}
/* phpcs:disable */
/* phpcs:enable */
/* phpcs:ignore Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter */
.ammmenu-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .ammmenu-word-break {
  word-break: break-all;
}
._ammenu-link.-first {
  min-height: 60px;
  padding: 17px 0;
}
._ammenu-link.-second {
  font-size: 1.6rem;
  font-weight: 400;
  min-height: 50px;
  padding: 14px 0;
}
@-webkit-keyframes ammenu-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes ammenu-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes ammenu-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes ammenu-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes ammenu-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes ammenu-animation__fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@-moz-keyframes ammenu-animation__fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@-ms-keyframes ammenu-animation__fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@-o-keyframes ammenu-animation__fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes ammenu-animation__fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@media (max-width: 1024px + 1) {
  .ammenu-header-container.-sticky .header.content {
    padding: 10px;
  }
}
._ammenu-toggle-buttons:hover {
  filter: brightness(85%);
}
._ammenu-toggle-buttons:active {
  filter: brightness(50%);
}
@keyframes slide-right {
  0% {
    transform: translateX(-500%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes slide-left {
  0% {
    transform: translateX(500%);
  }
  100% {
    transform: translateX(0);
  }
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
@-webkit-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.aw_ca-company-index .edit-contact-email-modal {
  display: none;
}
.checkout-index-index .checkout-shipping-method textarea {
  margin-bottom: 10px;
}
#html-body.checkout-cart-index .price-including-tax + .price-excluding-tax,
#html-body.checkout-cart-index .weee[data-label] {
  display: inline-block;
}
#html-body.checkout-cart-index .action-towishlist {
  display: none;
}
#html-body.checkout-cart-index .cart-discount {
  padding-right: 24px;
}
#html-body.checkout-cart-index .columns .column.main {
  padding: 40px 0;
}
#html-body.checkout-cart-index .page-title-wrapper .page-title {
  margin: 12px 0 0;
}
#html-body.checkout-cart-index .block.shipping {
  display: inline-block;
  width: 100%;
}
#html-body.checkout-cart-index .table-wrapper .data.table thead tr th {
  padding: 16px !important;
}
#html-body.checkout-cart-index .cart-empty a {
  font-weight: 700;
  text-decoration: underline;
}
#html-body .cart-summary button {
  padding: 0 24px;
  height: 48px;
  position: relative;
}
#html-body .cart-summary .table-wrapper {
  margin-bottom: 0;
}
.form-cart .table-wrapper .cart.item .item-info {
  border-bottom: 1px solid #B0BBCA;
}
.opc-progress-bar-item._active:before {
  background-color: #09375B;
}
.opc-progress-bar-item:before {
  background: #E0E0E0;
}
.checkout-shipping-address .step-content .field {
  font-size: 12px;
}
.checkout-index-index.page-layout-checkout .minicart-items .product-item-details .product-item-name {
  font-size: 14px;
}
.field.addresses .shipping-address-items {
  margin-top: 16px;
}
.checkout-container .opc-estimated-wrapper {
  padding: 16px 20px;
}
.checkout-container .opc-estimated-wrapper .estimated-block {
  font-size: 16px;
}
.checkout-payment-method .payment-method-title {
  padding: 16px 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  border: 1px solid #cfcfcf;
  padding: 20px;
  border-radius: 4px;
  margin-top: 16px;
}
@media only screen and (max-width: 640px) {
  .checkout-payment-method .checkout-billing-address .billing-address-details {
    padding: 16px;
  }
}
.checkout-payment-method .checkout-billing-address .billing-address-details a {
  color: #39495C !important;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #39495c !important;
}
.opc-block-shipping-information .shipping-information-title {
  color: #39495C !important;
  font-size: 20px;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  width: 40px;
  height: 40px;
}
.opc-block-shipping-information .shipping-information-content {
  font-size: 16px;
}
.message.error {
  background: #FFDADA;
  color: #39495C;
  border: 1px solid #C52D2D;
  padding: 4px 16px;
  height: 44px;
  display: flex;
  align-items: center;
  font-size: 12px;
}
.message.error > *:first-child:before {
  position: relative;
  display: inline-block;
  margin: auto;
  top: 0;
  left: 0;
  background: url(../images/icons/close-icon.png) no-repeat;
  content: none;
  width: 18px;
  height: 18px;
}
.table-checkout-shipping-method {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .abs-blocks-2columns:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .bundle-options-container .legend.title,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control,
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .abs-shopping-cart-items-desktop .action.clear,
  .abs-shopping-cart-items-desktop .action.update,
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 10px;
  }
  .abs-shopping-cart-items-desktop .action.continue,
  .block-cart-failed .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #e5e5e5;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #39495c;
    line-height: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    background: #3e95e0;
    color: #39495c;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #e44f2f;
    border-style: solid;
    border-width: 0 0 3px;
    color: #39495c;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #d1d1d1;
    color: #d1d1d1;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #39495c;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #39495c;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #e44f2f;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #39495c;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .block-blog-recent-post .block-content {
    overflow: hidden;
  }
  .block-recent-posts {
    margin: 0 -15px;
  }
  .aw_blog-post-view .blog-post .aw-blog-wrapper-fieldset .fieldset {
    margin-bottom: 1rem;
    grid-template-areas: "a b" "c c";
  }
  .aw_blog-post-view .blog-post .aw-blog-wrapper-fieldset .field[name="data.author_name"] {
    grid-area: a;
  }
  .aw_blog-post-view .blog-post .aw-blog-wrapper-fieldset .field[name="data.author_email"] {
    grid-area: b;
  }
  .aw_blog-post-view .blog-post .aw-blog-wrapper-fieldset .field[name="data.content"] {
    grid-area: c;
  }
  .aw_blog-post-view .blog-post .logged-in .fieldset {
    grid-template-areas: "a a" "c c";
  }
  .aw_blog-post-view .blog-post .logged-in .fieldset .field[name="data.author_name"] {
    grid-area: a;
  }
  .block-related-posts {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    margin-left: -3%;
  }
  .block-related-posts .block-related-posts-item {
    margin-left: 3%;
    width: 47%;
  }
  .aw-create-customer .aw-block-new-company {
    min-width: 600px;
    width: 50%;
  }
  .aw-cl__payment-form-wrapper .aw-cl__payment-form {
    align-items: flex-start;
  }
  .aw-cl__payment-form-wrapper .fieldset {
    margin-bottom: 0;
  }
  .aw-cl__payment-form-wrapper .pay {
    margin-left: 3rem;
    margin-top: 28px;
  }
  .page-layout-1column .aw-layered-nav-popover {
    margin-bottom: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
  }
  .page-layout-1column .filter-options-item.active {
    position: relative;
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    border-bottom-color: #000;
    bottom: -1px;
    content: '';
    display: block;
    height: 0;
    left: 50%;
    position: absolute;
    width: 0;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #fff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-item .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-item .filter-options-content {
    background: #fff;
    border: 1px solid #cccccc;
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    padding: 5px 0;
    position: absolute;
    top: 100%;
    width: 180px;
    z-index: 2;
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
  }
  .page-layout-1column .filter-options-item .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-item .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-options-item .filter-options-content .aw-ln-range-slider-wrapper {
    padding: 12px;
  }
  .page-layout-1column .filter-options-item .filter-options-title .label {
    width: auto !important;
  }
  .page-layout-1column .filter-options-item .filter-options-title .reset:before {
    margin: 3px 0 0 7px;
  }
  .page-layout-1column .filter-options .aw-layered-nav-popover__action {
    display: none !important;
  }
  .ammenu-nav-sections .widget-product-carousel,
  .ammenu-nav-sections .widget {
    max-width: initial;
  }
  .ammenu-nav-sections .widget-product-carousel .slick-slide .product-item,
  .ammenu-nav-sections .widget .slick-slide .product-item {
    max-width: initial;
  }
  .action.compare {
    padding: 0 10px;
  }
  .amsearch-wrapper-block {
    order: initial;
    width: auto;
  }
  .page-header .amsearch-wrapper-block {
    float: right;
    margin: 0;
    padding: 0;
    width: auto;
  }
  .page-header .amsearch-wrapper-block:before {
    content: none;
  }
  .amsearch-loader-block {
    right: 30px;
  }
  .amsearch-emptysearch-cms {
    padding: 40px;
  }
  .amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
    font-size: 54px;
  }
  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 22px;
  }
  .amsearch-button.-close:hover,
  .amsearch-button.-close:hover {
    filter: brightness(0%);
  }
  .amsearch-slider-section {
    max-width: 575px;
  }
  .amsearch-slider-section.slick-slider {
    padding: 0 40px;
  }
  .amsearch-products-section {
    border-top: none;
    display: flex;
    flex-wrap: wrap;
  }
  .amsearch-products-section:not(:first-child) {
    border-color: var(--amsearch-color-border, #cccccc);
    border-left: 1px solid;
  }
  .amsearch-products-section .amsearch-description {
    width: auto;
  }
  .amsearch-products-section.-list .amsearch-image {
    max-width: 125px;
  }
  .amsearch-products-section.-list .product-item-actions {
    align-content: flex-start;
    display: flex;
  }
  .amsearch-products-section.-list .amsearch-description {
    padding-left: 20px;
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(33.33333333%);
  }
  .amsearch-result-tabs .title:hover:before,
  .amsearch-result-tabs .title.active:before {
    background: #ffffff;
    bottom: -1px;
    content: '';
    height: 2px;
    left: 1px;
    position: absolute;
    width: calc(100% - 2px);
  }
  .amsearch-result-tabs.product.data.items .item.title.active .switch {
    padding-bottom: 1px;
  }
  .amsearch-result-section {
    min-width: 100%;
    width: inherit;
  }
  .amsearch-result-section:not(.-small) {
    flex-wrap: nowrap;
  }
  .amsearch-result-block.-preload {
    flex-wrap: nowrap;
  }
  .amsearch-result-block.-preload .amsearch-products-list:not(:first-child) {
    border-left: 1px solid #cccccc;
    width: calc(100% - 283px);
  }
  .page-header:not(.amsearch-full-width) .amsearch-input-wrapper.-dynamic-width {
    width: 100%;
  }
  .page-header .amsearch-input-wrapper {
    min-width: 283px;
    width: auto;
  }
  .amsearch-item-container {
    padding: 0 0 25px;
  }
  .amsearch-item-container .amsearch-link {
    padding: 5px 20px;
  }
  .amsearch-items-section {
    padding: 25px 0;
  }
  .amsearch-items-section:not(:first-child:last-child) {
    max-width: 283px;
    width: 100%;
  }
  .amsearch-full_width-title {
    display: none;
  }
  .page-header.amsearch-full-width.-opened .ammenu-logo,
  .page-header.amsearch-full-width.-opened .logo {
    margin: 0 auto 0 4vw;
    z-index: 11;
  }
  .page-header.amsearch-full-width.-opened .amsearch-wrapper-block {
    z-index: 10;
  }
  .page-header.amsearch-full-width.-opened .amsearch-button.-full-close {
    right: 4vw;
  }
  .page-header.amsearch-full-width .amsearch-input-wrapper {
    flex-grow: initial;
  }
  .page-header.amsearch-full-width .amsearch-button.-search {
    flex-grow: initial;
  }
  .page-header.amsearch-full-width .amsearch-wrapper-block {
    background: #fff;
    display: inline-block;
  }
  .page-header.amsearch-full-width:not(.-opened) .amsearch-wrapper-block {
    position: static;
    width: auto;
  }
  .page-header.amsearch-full-width .amsearch-form-block {
    height: 100%;
    justify-content: center;
    padding: 0;
  }
  .page-header.amsearch-full-width .amsearch-result-section {
    padding: 0 calc(4vw - 15px);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(25%);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-list .amsearch-item {
    width: 50%;
  }
  .page-header.amsearch-full-width .amsearch-button.-full-close {
    margin: auto;
  }
  .page-header .amsearch-button.-loupe-trigger {
    display: none;
  }
  .amsearch-search-page.page-products .columns {
    z-index: 0;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #7d7d7d;
    background: #dedede;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 25px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: inherit;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .login-container .block .login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #e44f2f;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    margin: 0 auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 1024px), print {
  .block-related-posts .block-related-posts-item.aw-three-posts {
    width: 30.3333333333%;
  }
  .block-related-posts .block-related-posts-item.aw-four-posts {
    width: 22%;
  }
  .block-related-posts .block-related-posts-item.aw-one-posts {
    width: 47%;
  }
  .block-content.shipping-calculation {
    max-width: 500px;
  }
  .block-content.shipping-calculation .actions-toolbar {
    text-align: center;
  }
  .block-content.shipping-calculation .actions-toolbar .actions-primary {
    float: none;
  }
  .amsearch-emptysearch-cms {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 40px 70px;
  }
  .amsearch-emptysearch-cms > .amsearch-item {
    max-width: 50%;
  }
  .amsearch-emptysearch-cms > .amsearch-content {
    padding-right: 10px;
  }
  .amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
    font-size: 72px;
    margin: 0 0 20px;
  }
  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 28px;
    line-height: 33px;
  }
  .amsearch-emptysearch-cms .amsearch-contacts-block {
    font-size: 22px;
    margin-top: 45px;
  }
  .amsearch-emptysearch-cms .amsearch-image-block {
    margin-top: 0;
  }
  .amsearch-emptysearch-cms .amsearch-contacts-block > .amsearch-title {
    margin-bottom: 10px;
  }
  .amsearch-result-block:not(.-preload) .amsearch-products-section {
    width: calc(100% - 283px);
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(25%);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(20%);
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 6%) / 4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
/**
This file contains the variables that can be ajusted by a client, other varriables in variables.less are backed and requied for consistent spacing and positioning
*/
/**
! DO NOT REFERENCE THESE VALUES DIRECTLY
*/
.font-24 {
  font-size: 24px;
}
@media only screen and (max-width: 640px) {
  .font-24 {
    font-size: 20px;
  }
}
.font-20 {
  font-size: 20px;
}
@media only screen and (max-width: 640px) {
  .font-20 {
    font-size: 20px;
  }
}
.text-color-primary {
  color: #39495c;
}
@media only screen and (max-width: 640px) {
  .page-title {
    font-size: 32px;
    line-height: 44px;
  }
}
/*
Lesswind is a lightweight interpretation of Tailwind built in less.
It is intended **not** to be used in HTML *directly*, but to be used as values in other `.less` files.
This has been modified from less.js maps to direct variables

Example:
```
.container {
    margin: @sp-4 @sp-auto @sp-2_5 @sp-1;
    padding: @sp-10 @sp-16;
    color: @cl-slate-700;
    background-color: @cl-stone-100;
    border: @sz-border-2 solid @cl-orange-400;
    font-family: @font-family-sans;
    border-radius: @radius-2xl;
}
```
This sets the padding and width for the block to standard reusable increments instead of magic increments used every time, which can change over a projects lifetime and may introduce inconsistency.

## Notes
Due to some limitations related to keywords in less, these characters are replaced:
* "." is replaced with "_", e.g 1.5 is now 1_5
* "/" is replaced with "-" e.g 1/2 is now 1-2

*/
.lumarix-h1 {
  font-size: 40px;
  letter-spacing: -0.3px;
}
.lumarix-h2 {
  font-size: 32px;
}
.lumarix-h3 {
  font-size: 28px;
}
.lumarix-h4 {
  font-size: 16px;
  line-height: 24px;
}
.lumarix-h5 {
  font-size: 14px;
  line-height: 22px;
}
.lumarix-h6 {
  font-size: 12px;
}
.lumarix-carousel {
  font-size: 45px;
}
.section-heading {
  font-size: 300;
}
.text-large {
  font-size: 18px;
  font-weight: 700;
}
.text-caption {
  font-size: 16px;
  color: #737373;
}
.text-caption-small {
  font-size: 12px;
  color: #737373;
}
.lumarix-typographgy h1 {
  font-size: 40px;
  letter-spacing: -0.3px;
}
.lumarix-typographgy h2 {
  font-size: 32px;
}
.lumarix-typographgy h3 {
  font-size: 28px;
}
.lumarix-typographgy h4 {
  font-size: 16px;
  line-height: 24px;
}
.lumarix-typographgy h5 {
  font-size: 14px;
  line-height: 22px;
}
.lumarix-typographgy .h6 {
  font-size: 12px;
}
.lumarix-typographgy .h1 b {
  font-size: 40px;
  letter-spacing: -0.3px;
  font-weight: 700;
}
.lumarix-typographgy .h1-carousel {
  font-size: 45px;
}
.lumarix-typographgy .h1-section {
  font-size: 33px;
}
h1,
.h1 {
  font-size: 40px;
  letter-spacing: -0.3px;
}
h2,
.h2 {
  font-size: 32px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 16px;
  line-height: 24px;
}
h5,
.h5 {
  font-size: 14px;
  line-height: 22px;
}
.h6,
.h6 {
  font-size: 12px;
}
.h1 b {
  font-size: 40px;
  letter-spacing: -0.3px;
  font-weight: 700;
}
.h1-carousel {
  font-size: 45px;
}
.h1-section {
  font-size: 33px;
}
.bold {
  font-weight: 700;
}
.flex-centered {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.scale-15 {
  transform: scale(1.5);
}
.scale-125 {
  transform: scale(1.25);
}
.value-icon-large {
  width: 75px;
}
.lumarix-fa-icon {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  transition-duration: 250ms;
}
.lumarix-fa-arrow-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  transition-duration: 250ms;
  content: "\f078";
}
.lumarix-content {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}
.lumarix-transition-fast {
  transition-duration: 250ms;
}
.lumarix-transition-normal {
  transition-duration: 500ms;
}
.lumarix-transition-slow {
  transition-duration: 500ms;
}
@media screen and (max-width: 767px) {
  .show-mobile {
    display: block;
  }
  .show-desktop {
    display: none;
  }
  .hide-mobile {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .show-mobile {
    display: none;
  }
  .show-desktop {
    display: block;
  }
}
/* 
* In this file, we can toggle displaying certain areas in lumarix, for example the filter bar on sub categories
Each option will have its on descritpion to show what it does
Key:
false - Dont show
true - Show
*/
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none !important;
}
.div {
  padding: 0.5rem;
}
.large-btn {
  width: 272px;
}
@media only screen and (max-width: 640px) {
  .large-btn {
    width: 100%;
  }
}
.form.password.reset,
.form.send.confirmation,
.form.password.forget,
.form.create.account,
.form.search.advanced,
.form.form-orders-search {
  min-width: fit-content;
  width: 50%;
}
.fieldset .legend,
.column:not(.sidebar-main) form .actions-toolbar,
.column:not(.sidebar-additional) form .actions-toolbar,
.login-container .fieldset:after {
  margin-left: 0;
  font-size: 16px;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="number"],
select,
textarea,
input[type=tel] {
  padding: 8px 16px;
  border-radius: 4px;
  border: 1px solid #207ccb;
  width: 100%;
  height: 48px;
  margin-bottom: 8px;
}
input::placeholder {
  font-size: 16px;
  color: #a6a6a6;
  line-height: 150%;
  font-weight: 400;
}
select {
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: window !important;
  background-image: url(../images/icons/down-arrow.svg);
  background-repeat: no-repeat;
  background-position: 98% center;
  background-size: 27px;
}
input[type="radio"] {
  appearance: none;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  outline: none;
  border: 3px solid #207ccb;
  position: relative;
  top: 4px;
}
input[type="radio"]::before {
  content: '';
  display: block;
  width: 60%;
  height: 60%;
  margin: 20% auto;
  border-radius: 50%;
}
input[type="radio"]:checked {
  border-color: #207ccb;
}
input[type="radio"]:checked:before {
  background: #207ccb;
}
input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  outline: none;
  border: 1px solid #207ccb;
  position: relative;
  border-radius: 5px;
  top: 4px;
}
input[type="checkbox"]::before {
  font-size: 18px;
  line-height: inherit;
  color: inherit;
  content: '';
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
  color: #ffffff;
  position: absolute;
  top: 0;
}
input[type="checkbox"]:checked {
  border-color: #207ccb;
  background-color: #207ccb;
  color: #fff;
}
input[type="checkbox"]:checked:before {
  color: #ffffff;
  top: 3px;
  width: 12px;
  height: 12px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSIjZmZmZmZmIj48cGF0aCBkPSJNMjAuMjg1IDJsLTExLjI4NSAxMS41NjctNS4yODYtNS4wMTEtMy43MTQgMy43MTYgOSA4LjcyOCAxNS0xNS4yODV6Ii8+PC9zdmc+);
  background-size: 100% 100%;
  left: 3px;
}
.action.captcha-reload,
.service-call-btn {
  background: #207ccb;
  border: 1px solid #207ccb;
  color: #ffffff;
  min-height: 48px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 700;
}
@media screen and (max-width: 640px) {
  .action.captcha-reload,
  .service-call-btn {
    font-size: 14px;
    min-height: 40px;
  }
}
.action.captcha-reload:hover,
.service-call-btn:hover,
.action.captcha-reload:focus,
.service-call-btn:focus {
  background-color: #3e95e0;
  border-color: #3e95e0;
  color: #ffffff;
}
.action.captcha-reload:active,
.service-call-btn:active {
  background-color: #3e95e0;
  border-color: #3e95e0;
}
.action.captcha-reload:active a,
.service-call-btn:active a {
  color: #ffffff;
  text-decoration: none;
}
.service-call-btn {
  font-size: 14px;
}
/* input[type="checkbox"] + *::before, input[type="radio"] + *::before  {
  content: "";
  display: inline-block;
        vertical-align: bottom;
        width: 20px;
        height: 20px;
        margin-right: 0.3rem;
        border-radius: 50%;
        border-style: solid;
        border-width: 2px;
        border-color: #207ccb;
        flex-shrink: 0;
        line-height: 18px;
}
 label > input[type="checkbox"]:checked + * {
  color: teal;
} 
input[type="checkbox"]:checked + *::before, input[type="radio"]:checked + *::before {
  content: "✓";
  color: @color-primary;
  text-align: center;
  border-color: @color-primary;
}
input[type="radio"]:checked:after, input[type="checkbox"]:checked:after {
    content: '';
    display: block;
    z-index: 100;
    position: relative;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    accent-color: @color-primary;
    background: @color-primary;
    text-align: center;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}*/
/* basic layout */
fieldset {
  margin: 20px;
  max-width: 400px;
}
label > input[type="checkbox"] + * {
  display: inline-flex;
}
.fieldset {
  max-width: none;
}
.fieldset > .field {
  margin-bottom: 0;
  max-width: none;
  width: 100%;
  display: inline-block;
}
.fieldset > .field:not(.choice) > .label {
  text-align: left;
  width: 100%;
  margin-bottom: 8px;
  font-size: 12px;
  font-weight: 400;
  padding-top: 0;
}
.fieldset > .field:not(.choice) > .control {
  width: 100%;
  float: left;
}
.action.primary,
.action-primary,
.action-edit-address,
.action-update,
.action-cancel {
  padding: 8px 16px;
  border-radius: 4px;
  min-height: 48px;
  background-color: #207ccb;
  border: 1px solid #207ccb;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  min-width: 80px;
}
.action.primary:hover,
.action-primary:hover,
.action-edit-address:hover,
.action-update:hover,
.action-cancel:hover,
.action.primary:focus,
.action-primary:focus,
.action-edit-address:focus,
.action-update:focus,
.action-cancel:focus {
  background-color: #3e95e0;
  border-color: #3e95e0;
  color: #ffffff;
}
.action.primary:active,
.action-primary:active,
.action-edit-address:active,
.action-update:active,
.action-cancel:active {
  background-color: #3e95e0;
  border-color: #3e95e0;
  color: #ffffff;
}
.action.primary:active a,
.action-primary:active a,
.action-edit-address:active a,
.action-update:active a,
.action-cancel:active a {
  color: #ffffff;
  text-decoration: none;
}
#html-body button.ui-state-default {
  padding: 8px 16px;
  border-radius: 4px;
  background-color: #207ccb;
  border: 1px solid #207ccb;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  min-width: 80px;
}
#html-body button.ui-state-default:hover {
  background-color: #3e95e0;
  border-color: #3e95e0;
  color: #ffffff;
}
#html-body button.ui-state-default:active {
  background-color: #3e95e0;
  border-color: #3e95e0;
}
#html-body button.ui-state-default.ui-datepicker-close {
  background-color: #39495c;
  border: 1px solid #39495c;
}
#html-body .lumarix-button {
  transition-duration: 250ms;
  width: fit-content;
  padding: 12px 24px;
  border-radius: 6px;
  border: none;
  color: #ffffff;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  background-color: #207ccb;
  border: 2px solid #207ccb;
  cursor: pointer;
}
#html-body .lumarix-button:active {
  background-color: #3e95e0;
  border-color: #3e95e0;
}
#html-body .lumarix-button:active a {
  color: #ffffff;
  text-decoration: none;
}
#html-body .lumarix-button:hover {
  background-color: #3e95e0;
  border-color: #3e95e0;
  color: #ffffff;
  text-decoration: none;
}
#html-body .lumarix-button:hover a {
  color: unset;
  text-decoration: none;
}
#html-body .lumarix-button i {
  margin-right: 1rem;
}
#html-body .lumarix-button-secondary {
  background-color: #e44f2f;
  color: #ffffff;
  border: 2px solid #e44f2f;
  cursor: pointer;
}
#html-body .lumarix-button-secondary:active {
  background-color: #ea755c;
  border-color: #ea755c;
}
#html-body .lumarix-button-secondary:hover,
#html-body .lumarix-button-secondary:focus {
  background-color: #ea755c;
  border-color: #ea755c;
  color: #ffffff;
}
#html-body .lumarix-button-secondary:disabled {
  opacity: 0.6;
}
#html-body .lumarix-button-tertiary {
  background-color: #ffffff;
  color: #207ccb;
  border-color: #207ccb;
  cursor: pointer;
}
#html-body .lumarix-button-tertiary:active {
  color: #ffffff;
  background-color: #19619f;
  border-color: #19619f;
}
#html-body .lumarix-button-tertiary:hover {
  color: #ffffff;
  background-color: #19619f;
  border-color: #39495c;
}
#html-body .lumarix-button-related {
  background-color: #e5e5e5;
  color: #39495c;
  border-color: #737373;
  cursor: pointer;
}
#html-body .lumarix-button-related:active,
#html-body .lumarix-button-related:hover {
  background-color: #a3a3a3;
  color: #39495c;
  border-color: #737373;
}
#html-body .lumarix-button-header {
  background-color: white;
  color: #207ccb;
  border-color: #207ccb;
  cursor: pointer;
}
#html-body .lumarix-button-header:active,
#html-body .lumarix-button-header:hover {
  color: #ffffff;
  background-color: #207ccb;
  border-color: #207ccb;
}
#html-body .lumarix-button-header .customer-name {
  padding: 12px 24px;
}
#html-body .lumarix-button-trade {
  background-color: #207ccb;
  border-color: #207ccb;
  color: #ffffff;
  cursor: pointer;
}
#html-body .lumarix-button-trade:active,
#html-body .lumarix-button-trade:hover {
  background-color: #3e95e0;
  border-color: #3e95e0;
}
#html-body .lumarix-button-requisitions {
  padding: 12px 24px;
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 6px;
  border: 1px solid #737373;
  display: flex;
  justify-content: space-between;
  color: #39495c;
}
#html-body .lumarix-button-requisitions:before {
  content: none;
}
#html-body .lumarix-button-requisitions:after {
  transition-duration: 250ms;
  font-size: 32px;
  color: #39495c;
}
#html-body .lumarix-button-requisitions span {
  text-transform: none;
}
#html-body .lumarix-button-account-add {
  background: #e44f2f;
  color: #ffffff;
  width: 100%;
  height: 46px;
  padding: 15px 31px;
  border-color: #e44f2f;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #html-body .lumarix-button-account-add {
    background: #ffffff;
    border: 2px solid #207ccb;
    box-sizing: border-box;
    border-radius: 6px;
    width: 220px;
    height: 58px;
    padding: 15px 31px;
    color: #207ccb;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
  }
  #html-body .lumarix-button-account-add:active,
  #html-body .lumarix-button-account-add:hover {
    color: #ffffff;
    background-color: #207ccb;
    border-color: #207ccb;
  }
  #html-body .lumarix-button-account-add::before {
    float: left;
    content: '\002B';
    font-size: 34px;
    font-weight: 400;
    line-height: 24px;
  }
}
#html-body:disabled,
#html-body.disabled {
  opacity: 0.5;
}
#html-body .lumarix-button-icon i {
  margin-right: 1rem;
}
#html-body .lumarix-button-small {
  padding: 5px 8px;
  font-size: 16px;
}
#html-body .lumarix-button-medium {
  padding: 15px 31px;
  font-size: 18px;
}
#html-body .lumarix-button-large {
  padding: 10.5px 66px !important;
}
#html-body .lumarix-button-full {
  width: 100%;
}
#html-body .transparent-btn {
  background: transparent;
  color: #207ccb;
}
#html-body .transparent-btn:hover {
  background: #207ccb;
  color: #ffffff;
}
#html-body .form-discount .apply,
#html-body .coupon .apply,
#html-body .form-discount .action-apply,
#html-body .coupon .action-apply {
  transition-duration: 250ms;
  width: fit-content;
  padding: 12px 24px;
  border-radius: 6px;
  border: none;
  color: #ffffff;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  background-color: #207ccb;
  border: 2px solid #207ccb;
  cursor: pointer;
}
#html-body .form-discount .apply:active,
#html-body .coupon .apply:active,
#html-body .form-discount .action-apply:active,
#html-body .coupon .action-apply:active {
  background-color: #3e95e0;
  border-color: #3e95e0;
}
#html-body .form-discount .apply:active a,
#html-body .coupon .apply:active a,
#html-body .form-discount .action-apply:active a,
#html-body .coupon .action-apply:active a {
  color: #ffffff;
  text-decoration: none;
}
#html-body .form-discount .apply:hover,
#html-body .coupon .apply:hover,
#html-body .form-discount .action-apply:hover,
#html-body .coupon .action-apply:hover {
  background-color: #3e95e0;
  border-color: #3e95e0;
  color: #ffffff;
  text-decoration: none;
}
#html-body .form-discount .apply:hover a,
#html-body .coupon .apply:hover a,
#html-body .form-discount .action-apply:hover a,
#html-body .coupon .action-apply:hover a {
  color: unset;
  text-decoration: none;
}
#html-body .form-discount .apply i,
#html-body .coupon .apply i,
#html-body .form-discount .action-apply i,
#html-body .coupon .action-apply i {
  margin-right: 1rem;
}
#html-body .cart-summary button {
  transition-duration: 250ms;
  width: fit-content;
  padding: 12px 24px;
  border-radius: 6px;
  border: none;
  color: #ffffff;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  background-color: #207ccb;
  border: 2px solid #207ccb;
  cursor: pointer;
  width: 100%;
}
#html-body .cart-summary button:active {
  background-color: #3e95e0;
  border-color: #3e95e0;
}
#html-body .cart-summary button:active a {
  color: #ffffff;
  text-decoration: none;
}
#html-body .cart-summary button:hover {
  background-color: #3e95e0;
  border-color: #3e95e0;
  color: #ffffff;
  text-decoration: none;
}
#html-body .cart-summary button:hover a {
  color: unset;
  text-decoration: none;
}
#html-body .cart-summary button i {
  margin-right: 1rem;
}
#html-body.page-layout-checkout button.continue,
#html-body.page-layout-checkout button.checkout {
  transition-duration: 250ms;
  width: fit-content;
  padding: 12px 24px;
  border-radius: 6px;
  border: none;
  color: #ffffff;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  background-color: #207ccb;
  border: 2px solid #207ccb;
  cursor: pointer;
}
#html-body.page-layout-checkout button.continue:active,
#html-body.page-layout-checkout button.checkout:active {
  background-color: #3e95e0;
  border-color: #3e95e0;
}
#html-body.page-layout-checkout button.continue:active a,
#html-body.page-layout-checkout button.checkout:active a {
  color: #ffffff;
  text-decoration: none;
}
#html-body.page-layout-checkout button.continue:hover,
#html-body.page-layout-checkout button.checkout:hover {
  background-color: #3e95e0;
  border-color: #3e95e0;
  color: #ffffff;
  text-decoration: none;
}
#html-body.page-layout-checkout button.continue:hover a,
#html-body.page-layout-checkout button.checkout:hover a {
  color: unset;
  text-decoration: none;
}
#html-body.page-layout-checkout button.continue i,
#html-body.page-layout-checkout button.checkout i {
  margin-right: 1rem;
}
#html-body.page-layout-checkout .new-address-popup button {
  transition-duration: 250ms;
  width: fit-content;
  padding: 12px 24px;
  border-radius: 6px;
  border: none;
  color: #ffffff;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  background-color: #207ccb;
  border: 2px solid #207ccb;
  cursor: pointer;
}
#html-body.page-layout-checkout .new-address-popup button:active {
  background-color: #3e95e0;
  border-color: #3e95e0;
}
#html-body.page-layout-checkout .new-address-popup button:active a {
  color: #ffffff;
  text-decoration: none;
}
#html-body.page-layout-checkout .new-address-popup button:hover {
  background-color: #3e95e0;
  border-color: #3e95e0;
  color: #ffffff;
  text-decoration: none;
}
#html-body.page-layout-checkout .new-address-popup button:hover a {
  color: unset;
  text-decoration: none;
}
#html-body.page-layout-checkout .new-address-popup button i {
  margin-right: 1rem;
}
#html-body.page-layout-checkout .action-select-shipping-item {
  transition-duration: 250ms;
  width: fit-content;
  padding: 12px 24px;
  border-radius: 6px;
  border: none;
  color: #ffffff;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  background-color: #207ccb;
  border: 2px solid #207ccb;
  cursor: pointer;
}
#html-body.page-layout-checkout .action-select-shipping-item:active {
  background-color: #3e95e0;
  border-color: #3e95e0;
}
#html-body.page-layout-checkout .action-select-shipping-item:active a {
  color: #ffffff;
  text-decoration: none;
}
#html-body.page-layout-checkout .action-select-shipping-item:hover {
  background-color: #3e95e0;
  border-color: #3e95e0;
  color: #ffffff;
  text-decoration: none;
}
#html-body.page-layout-checkout .action-select-shipping-item:hover a {
  color: unset;
  text-decoration: none;
}
#html-body.page-layout-checkout .action-select-shipping-item i {
  margin-right: 1rem;
}
#html-body.page-layout-checkout .opc-estimated-wrapper .showcart {
  transition-duration: 250ms;
  width: fit-content;
  padding: 12px 24px;
  border-radius: 6px;
  border: none;
  color: #ffffff;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  background-color: #207ccb;
  border: 2px solid #207ccb;
  cursor: pointer;
}
#html-body.page-layout-checkout .opc-estimated-wrapper .showcart:active {
  background-color: #3e95e0;
  border-color: #3e95e0;
}
#html-body.page-layout-checkout .opc-estimated-wrapper .showcart:active a {
  color: #ffffff;
  text-decoration: none;
}
#html-body.page-layout-checkout .opc-estimated-wrapper .showcart:hover {
  background-color: #3e95e0;
  border-color: #3e95e0;
  color: #ffffff;
  text-decoration: none;
}
#html-body.page-layout-checkout .opc-estimated-wrapper .showcart:hover a {
  color: unset;
  text-decoration: none;
}
#html-body.page-layout-checkout .opc-estimated-wrapper .showcart i {
  margin-right: 1rem;
}
#html-body .pagebuilder-slider .pagebuilder-slide-wrapper button {
  transition-duration: 250ms;
  width: fit-content;
  padding: 12px 24px;
  border-radius: 6px;
  border: none;
  color: #ffffff;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  background-color: #207ccb;
  border: 2px solid #207ccb;
  cursor: pointer;
}
#html-body .pagebuilder-slider .pagebuilder-slide-wrapper button:active {
  background-color: #3e95e0;
  border-color: #3e95e0;
}
#html-body .pagebuilder-slider .pagebuilder-slide-wrapper button:active a {
  color: #ffffff;
  text-decoration: none;
}
#html-body .pagebuilder-slider .pagebuilder-slide-wrapper button:hover {
  background-color: #3e95e0;
  border-color: #3e95e0;
  color: #ffffff;
  text-decoration: none;
}
#html-body .pagebuilder-slider .pagebuilder-slide-wrapper button:hover a {
  color: unset;
  text-decoration: none;
}
#html-body .pagebuilder-slider .pagebuilder-slide-wrapper button i {
  margin-right: 1rem;
}
#html-body .lumarix-products-slider-block .unavailable {
  transition-duration: 250ms;
  width: fit-content;
  padding: 12px 24px;
  border-radius: 6px;
  border: none;
  color: #ffffff;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  background-color: #207ccb;
  border: 2px solid #207ccb;
  background-color: #ffffff;
  color: #207ccb;
  border-color: #207ccb;
  cursor: pointer;
  opacity: 0.5;
}
#html-body .lumarix-products-slider-block .unavailable:active {
  background-color: #3e95e0;
  border-color: #3e95e0;
}
#html-body .lumarix-products-slider-block .unavailable:active a {
  color: #ffffff;
  text-decoration: none;
}
#html-body .lumarix-products-slider-block .unavailable:hover {
  background-color: #3e95e0;
  border-color: #3e95e0;
  color: #ffffff;
  text-decoration: none;
}
#html-body .lumarix-products-slider-block .unavailable:hover a {
  color: unset;
  text-decoration: none;
}
#html-body .lumarix-products-slider-block .unavailable i {
  margin-right: 1rem;
}
#html-body .lumarix-products-slider-block .unavailable:active {
  color: #ffffff;
  background-color: #19619f;
  border-color: #19619f;
}
#html-body .lumarix-products-slider-block .unavailable:hover {
  color: #ffffff;
  background-color: #19619f;
  border-color: #39495c;
}
#html-body.checkout-onepage-success .continue {
  transition-duration: 250ms;
  width: fit-content;
  padding: 12px 24px;
  border-radius: 6px;
  border: none;
  color: #ffffff;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  background-color: #207ccb;
  border: 2px solid #207ccb;
  cursor: pointer;
}
#html-body.checkout-onepage-success .continue:active {
  background-color: #3e95e0;
  border-color: #3e95e0;
}
#html-body.checkout-onepage-success .continue:active a {
  color: #ffffff;
  text-decoration: none;
}
#html-body.checkout-onepage-success .continue:hover {
  background-color: #3e95e0;
  border-color: #3e95e0;
  color: #ffffff;
  text-decoration: none;
}
#html-body.checkout-onepage-success .continue:hover a {
  color: unset;
  text-decoration: none;
}
#html-body.checkout-onepage-success .continue i {
  margin-right: 1rem;
}
#html-body.checkout-onepage-success #registration .primary {
  transition-duration: 250ms;
  width: fit-content;
  padding: 12px 24px;
  border-radius: 6px;
  border: none;
  color: #ffffff;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  background-color: #207ccb;
  border: 2px solid #207ccb;
  cursor: pointer;
}
#html-body.checkout-onepage-success #registration .primary:active {
  background-color: #3e95e0;
  border-color: #3e95e0;
}
#html-body.checkout-onepage-success #registration .primary:active a {
  color: #ffffff;
  text-decoration: none;
}
#html-body.checkout-onepage-success #registration .primary:hover {
  background-color: #3e95e0;
  border-color: #3e95e0;
  color: #ffffff;
  text-decoration: none;
}
#html-body.checkout-onepage-success #registration .primary:hover a {
  color: unset;
  text-decoration: none;
}
#html-body.checkout-onepage-success #registration .primary i {
  margin-right: 1rem;
}
#html-body .widget-product-carousel .tocart {
  transition-duration: 250ms;
  width: fit-content;
  padding: 12px 24px;
  border-radius: 6px;
  border: none;
  color: #ffffff;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  background-color: #207ccb;
  border: 2px solid #207ccb;
  cursor: pointer;
}
#html-body .widget-product-carousel .tocart:active {
  background-color: #3e95e0;
  border-color: #3e95e0;
}
#html-body .widget-product-carousel .tocart:active a {
  color: #ffffff;
  text-decoration: none;
}
#html-body .widget-product-carousel .tocart:hover {
  background-color: #3e95e0;
  border-color: #3e95e0;
  color: #ffffff;
  text-decoration: none;
}
#html-body .widget-product-carousel .tocart:hover a {
  color: unset;
  text-decoration: none;
}
#html-body .widget-product-carousel .tocart i {
  margin-right: 1rem;
}
#html-body .review-form button {
  transition-duration: 250ms;
  width: fit-content;
  padding: 12px 24px;
  border-radius: 6px;
  border: none;
  color: #ffffff;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  background-color: #207ccb;
  border: 2px solid #207ccb;
  cursor: pointer;
}
#html-body .review-form button:active {
  background-color: #3e95e0;
  border-color: #3e95e0;
}
#html-body .review-form button:active a {
  color: #ffffff;
  text-decoration: none;
}
#html-body .review-form button:hover {
  background-color: #3e95e0;
  border-color: #3e95e0;
  color: #ffffff;
  text-decoration: none;
}
#html-body .review-form button:hover a {
  color: unset;
  text-decoration: none;
}
#html-body .review-form button i {
  margin-right: 1rem;
}
#html-body.catalog-product-view .box-tocart .tocart {
  transition-duration: 250ms;
  width: fit-content;
  padding: 12px 24px;
  border-radius: 6px;
  border: none;
  color: #ffffff;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  background-color: #207ccb;
  border: 2px solid #207ccb;
  cursor: pointer;
}
#html-body.catalog-product-view .box-tocart .tocart:active {
  background-color: #3e95e0;
  border-color: #3e95e0;
}
#html-body.catalog-product-view .box-tocart .tocart:active a {
  color: #ffffff;
  text-decoration: none;
}
#html-body.catalog-product-view .box-tocart .tocart:hover {
  background-color: #3e95e0;
  border-color: #3e95e0;
  color: #ffffff;
  text-decoration: none;
}
#html-body.catalog-product-view .box-tocart .tocart:hover a {
  color: unset;
  text-decoration: none;
}
#html-body.catalog-product-view .box-tocart .tocart i {
  margin-right: 1rem;
}
#html-body.catalog-product-view .aw-pquestion__product-question .header .primary {
  transition-duration: 250ms;
  width: fit-content;
  padding: 12px 24px;
  border-radius: 6px;
  border: none;
  color: #ffffff;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  background-color: #207ccb;
  border: 2px solid #207ccb;
  cursor: pointer;
}
#html-body.catalog-product-view .aw-pquestion__product-question .header .primary:active {
  background-color: #3e95e0;
  border-color: #3e95e0;
}
#html-body.catalog-product-view .aw-pquestion__product-question .header .primary:active a {
  color: #ffffff;
  text-decoration: none;
}
#html-body.catalog-product-view .aw-pquestion__product-question .header .primary:hover {
  background-color: #3e95e0;
  border-color: #3e95e0;
  color: #ffffff;
  text-decoration: none;
}
#html-body.catalog-product-view .aw-pquestion__product-question .header .primary:hover a {
  color: unset;
  text-decoration: none;
}
#html-body.catalog-product-view .aw-pquestion__product-question .header .primary i {
  margin-right: 1rem;
}
#html-body.catalog-product-view .product-social-links .aw-rl__list-wrapper button {
  padding: 12px 24px;
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 6px;
  border: 1px solid #737373;
  display: flex;
  justify-content: space-between;
  color: #39495c;
}
#html-body.catalog-product-view .product-social-links .aw-rl__list-wrapper button:before {
  content: none;
}
#html-body.catalog-product-view .product-social-links .aw-rl__list-wrapper button:after {
  transition-duration: 250ms;
  font-size: 32px;
  color: #39495c;
}
#html-body.catalog-product-view .product-social-links .aw-rl__list-wrapper button span {
  text-transform: none;
}
#html-body.catalog-category-view .filter-options .aw-ln-slider-button,
#html-body.catalogsearch-result-index .filter-options .aw-ln-slider-button {
  transition-duration: 250ms;
  width: fit-content;
  padding: 12px 24px;
  border-radius: 6px;
  border: none;
  color: #ffffff;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  background-color: #207ccb;
  border: 2px solid #207ccb;
  cursor: pointer;
  width: 100%;
}
#html-body.catalog-category-view .filter-options .aw-ln-slider-button:active,
#html-body.catalogsearch-result-index .filter-options .aw-ln-slider-button:active {
  background-color: #3e95e0;
  border-color: #3e95e0;
}
#html-body.catalog-category-view .filter-options .aw-ln-slider-button:active a,
#html-body.catalogsearch-result-index .filter-options .aw-ln-slider-button:active a {
  color: #ffffff;
  text-decoration: none;
}
#html-body.catalog-category-view .filter-options .aw-ln-slider-button:hover,
#html-body.catalogsearch-result-index .filter-options .aw-ln-slider-button:hover {
  background-color: #3e95e0;
  border-color: #3e95e0;
  color: #ffffff;
  text-decoration: none;
}
#html-body.catalog-category-view .filter-options .aw-ln-slider-button:hover a,
#html-body.catalogsearch-result-index .filter-options .aw-ln-slider-button:hover a {
  color: unset;
  text-decoration: none;
}
#html-body.catalog-category-view .filter-options .aw-ln-slider-button i,
#html-body.catalogsearch-result-index .filter-options .aw-ln-slider-button i {
  margin-right: 1rem;
}
#html-body.catalog-category-view .filter-options .button-list .action,
#html-body.catalogsearch-result-index .filter-options .button-list .action {
  transition-duration: 250ms;
  width: fit-content;
  padding: 12px 24px;
  border-radius: 6px;
  border: none;
  color: #ffffff;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  background-color: #207ccb;
  border: 2px solid #207ccb;
  cursor: pointer;
  width: 100%;
}
#html-body.catalog-category-view .filter-options .button-list .action:active,
#html-body.catalogsearch-result-index .filter-options .button-list .action:active {
  background-color: #3e95e0;
  border-color: #3e95e0;
}
#html-body.catalog-category-view .filter-options .button-list .action:active a,
#html-body.catalogsearch-result-index .filter-options .button-list .action:active a {
  color: #ffffff;
  text-decoration: none;
}
#html-body.catalog-category-view .filter-options .button-list .action:hover,
#html-body.catalogsearch-result-index .filter-options .button-list .action:hover {
  background-color: #3e95e0;
  border-color: #3e95e0;
  color: #ffffff;
  text-decoration: none;
}
#html-body.catalog-category-view .filter-options .button-list .action:hover a,
#html-body.catalogsearch-result-index .filter-options .button-list .action:hover a {
  color: unset;
  text-decoration: none;
}
#html-body.catalog-category-view .filter-options .button-list .action i,
#html-body.catalogsearch-result-index .filter-options .button-list .action i {
  margin-right: 1rem;
}
#html-body.catalog-category-view .filter-options .button-list .clear-button,
#html-body.catalogsearch-result-index .filter-options .button-list .clear-button {
  background-color: #e5e5e5;
  color: #39495c;
  border-color: #737373;
  cursor: pointer;
}
#html-body.catalog-category-view .filter-options .button-list .clear-button:active,
#html-body.catalogsearch-result-index .filter-options .button-list .clear-button:active,
#html-body.catalog-category-view .filter-options .button-list .clear-button:hover,
#html-body.catalogsearch-result-index .filter-options .button-list .clear-button:hover {
  background-color: #a3a3a3;
  color: #39495c;
  border-color: #737373;
}
#html-body.aw_requisition_list-rlist-index .aw-requisitionlist__create-list-action,
#html-body.aw_requisition_list-rlist-edit .aw-requisitionlist__create-list-action {
  background: #e44f2f;
  color: #ffffff;
  width: 100%;
  height: 46px;
  padding: 15px 31px;
  border-color: #e44f2f;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #html-body.aw_requisition_list-rlist-index .aw-requisitionlist__create-list-action,
  #html-body.aw_requisition_list-rlist-edit .aw-requisitionlist__create-list-action {
    background: #ffffff;
    border: 2px solid #207ccb;
    box-sizing: border-box;
    border-radius: 6px;
    width: 220px;
    height: 58px;
    padding: 15px 31px;
    color: #207ccb;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
  }
  #html-body.aw_requisition_list-rlist-index .aw-requisitionlist__create-list-action:active,
  #html-body.aw_requisition_list-rlist-edit .aw-requisitionlist__create-list-action:active,
  #html-body.aw_requisition_list-rlist-index .aw-requisitionlist__create-list-action:hover,
  #html-body.aw_requisition_list-rlist-edit .aw-requisitionlist__create-list-action:hover {
    color: #ffffff;
    background-color: #207ccb;
    border-color: #207ccb;
  }
  #html-body.aw_requisition_list-rlist-index .aw-requisitionlist__create-list-action::before,
  #html-body.aw_requisition_list-rlist-edit .aw-requisitionlist__create-list-action::before {
    float: left;
    content: '\002B';
    font-size: 34px;
    font-weight: 400;
    line-height: 24px;
  }
}
#html-body.aw_requisition_list-rlist-index .header-list-delete button,
#html-body.aw_requisition_list-rlist-edit .header-list-delete button {
  background-color: #207ccb;
  border-color: #207ccb;
  color: #ffffff;
  cursor: pointer;
}
#html-body.aw_requisition_list-rlist-index .header-list-delete button:active,
#html-body.aw_requisition_list-rlist-edit .header-list-delete button:active,
#html-body.aw_requisition_list-rlist-index .header-list-delete button:hover,
#html-body.aw_requisition_list-rlist-edit .header-list-delete button:hover {
  background-color: #3e95e0;
  border-color: #3e95e0;
}
#html-body.aw_requisition_list-rlist-index .aw-rl__actions-btn-wrapper button:nth-child(1),
#html-body.aw_requisition_list-rlist-edit .aw-rl__actions-btn-wrapper button:nth-child(1) {
  background-color: #207ccb;
  border-color: #207ccb;
  color: #ffffff;
  cursor: pointer;
}
#html-body.aw_requisition_list-rlist-index .aw-rl__actions-btn-wrapper button:nth-child(1):active,
#html-body.aw_requisition_list-rlist-edit .aw-rl__actions-btn-wrapper button:nth-child(1):active,
#html-body.aw_requisition_list-rlist-index .aw-rl__actions-btn-wrapper button:nth-child(1):hover,
#html-body.aw_requisition_list-rlist-edit .aw-rl__actions-btn-wrapper button:nth-child(1):hover {
  background-color: #3e95e0;
  border-color: #3e95e0;
}
#html-body.aw_requisition_list-rlist-index .aw-rl__actions-btn-wrapper button:nth-child(1) .action-menu-item,
#html-body.aw_requisition_list-rlist-edit .aw-rl__actions-btn-wrapper button:nth-child(1) .action-menu-item {
  color: #ffffff !important;
}
#html-body.aw_requisition_list-rlist-index .aw-rl__actions-btn-wrapper button:nth-child(2),
#html-body.aw_requisition_list-rlist-edit .aw-rl__actions-btn-wrapper button:nth-child(2) {
  background-color: #e5e5e5;
  color: #39495c;
  border-color: #737373;
  cursor: pointer;
}
#html-body.aw_requisition_list-rlist-index .aw-rl__actions-btn-wrapper button:nth-child(2):active,
#html-body.aw_requisition_list-rlist-edit .aw-rl__actions-btn-wrapper button:nth-child(2):active,
#html-body.aw_requisition_list-rlist-index .aw-rl__actions-btn-wrapper button:nth-child(2):hover,
#html-body.aw_requisition_list-rlist-edit .aw-rl__actions-btn-wrapper button:nth-child(2):hover {
  background-color: #a3a3a3;
  color: #39495c;
  border-color: #737373;
}
#html-body.aw_requisition_list-rlist-index .aw-rl__actions-btn-wrapper button:nth-child(2) .action-menu-item,
#html-body.aw_requisition_list-rlist-edit .aw-rl__actions-btn-wrapper button:nth-child(2) .action-menu-item {
  color: #39495c !important;
}
#html-body .aw-rl__create-list-wrapper .toggle {
  transition-duration: 250ms;
  width: fit-content;
  padding: 12px 24px;
  border-radius: 6px;
  border: none;
  color: #ffffff;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  background-color: #207ccb;
  border: 2px solid #207ccb;
  cursor: pointer;
}
#html-body .aw-rl__create-list-wrapper .toggle:active {
  background-color: #3e95e0;
  border-color: #3e95e0;
}
#html-body .aw-rl__create-list-wrapper .toggle:active a {
  color: #ffffff;
  text-decoration: none;
}
#html-body .aw-rl__create-list-wrapper .toggle:hover {
  background-color: #3e95e0;
  border-color: #3e95e0;
  color: #ffffff;
  text-decoration: none;
}
#html-body .aw-rl__create-list-wrapper .toggle:hover a {
  color: unset;
  text-decoration: none;
}
#html-body .aw-rl__create-list-wrapper .toggle i {
  margin-right: 1rem;
}
#html-body .modal-popup button:not(.action-close) {
  transition-duration: 250ms;
  width: fit-content;
  padding: 12px 24px;
  border-radius: 6px;
  border: none;
  color: #ffffff;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  background-color: #207ccb;
  border: 2px solid #207ccb;
  cursor: pointer;
}
#html-body .modal-popup button:not(.action-close):active {
  background-color: #3e95e0;
  border-color: #3e95e0;
}
#html-body .modal-popup button:not(.action-close):active a {
  color: #ffffff;
  text-decoration: none;
}
#html-body .modal-popup button:not(.action-close):hover {
  background-color: #3e95e0;
  border-color: #3e95e0;
  color: #ffffff;
  text-decoration: none;
}
#html-body .modal-popup button:not(.action-close):hover a {
  color: unset;
  text-decoration: none;
}
#html-body .modal-popup button:not(.action-close) i {
  margin-right: 1rem;
}
#html-body .awRequisitionListParent_awRequisitionList button :not(.action-close) {
  transition-duration: 250ms;
  width: fit-content;
  padding: 12px 24px;
  border-radius: 6px;
  border: none;
  color: #ffffff;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  background-color: #207ccb;
  border: 2px solid #207ccb;
  cursor: pointer;
}
#html-body .awRequisitionListParent_awRequisitionList button :not(.action-close):active {
  background-color: #3e95e0;
  border-color: #3e95e0;
}
#html-body .awRequisitionListParent_awRequisitionList button :not(.action-close):active a {
  color: #ffffff;
  text-decoration: none;
}
#html-body .awRequisitionListParent_awRequisitionList button :not(.action-close):hover {
  background-color: #3e95e0;
  border-color: #3e95e0;
  color: #ffffff;
  text-decoration: none;
}
#html-body .awRequisitionListParent_awRequisitionList button :not(.action-close):hover a {
  color: unset;
  text-decoration: none;
}
#html-body .awRequisitionListParent_awRequisitionList button :not(.action-close) i {
  margin-right: 1rem;
}
#html-body.aw_ca-role-index .aw-ca__customer-btn-wrapper .action,
#html-body.aw_ca-user-index .aw-ca__customer-btn-wrapper .action {
  background: #e44f2f;
  color: #ffffff;
  width: 100%;
  height: 46px;
  padding: 15px 31px;
  border-color: #e44f2f;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #html-body.aw_ca-role-index .aw-ca__customer-btn-wrapper .action,
  #html-body.aw_ca-user-index .aw-ca__customer-btn-wrapper .action {
    background: #ffffff;
    border: 2px solid #207ccb;
    box-sizing: border-box;
    border-radius: 6px;
    width: 220px;
    height: 58px;
    padding: 15px 31px;
    color: #207ccb;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
  }
  #html-body.aw_ca-role-index .aw-ca__customer-btn-wrapper .action:active,
  #html-body.aw_ca-user-index .aw-ca__customer-btn-wrapper .action:active,
  #html-body.aw_ca-role-index .aw-ca__customer-btn-wrapper .action:hover,
  #html-body.aw_ca-user-index .aw-ca__customer-btn-wrapper .action:hover {
    color: #ffffff;
    background-color: #207ccb;
    border-color: #207ccb;
  }
  #html-body.aw_ca-role-index .aw-ca__customer-btn-wrapper .action::before,
  #html-body.aw_ca-user-index .aw-ca__customer-btn-wrapper .action::before {
    float: left;
    content: '\002B';
    font-size: 34px;
    font-weight: 400;
    line-height: 24px;
  }
}
@media screen and (min-width: 768px) {
  #html-body.aw_ca-role-index .aw-ca__customer-btn-wrapper .action,
  #html-body.aw_ca-user-index .aw-ca__customer-btn-wrapper .action {
    margin-top: 15px;
  }
}
#html-body.customer-account-login .block-customer-login .actions-toolbar .login,
#html-body.customer-account-login .block-new-customer .actions-toolbar .login,
#html-body.customer-account-login .block-customer-login .actions-toolbar .create,
#html-body.customer-account-login .block-new-customer .actions-toolbar .create {
  transition-duration: 250ms;
  width: fit-content;
  padding: 12px 24px;
  border-radius: 6px;
  border: none;
  color: #ffffff;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  background-color: #207ccb;
  border: 2px solid #207ccb;
  cursor: pointer;
}
#html-body.customer-account-login .block-customer-login .actions-toolbar .login:active,
#html-body.customer-account-login .block-new-customer .actions-toolbar .login:active,
#html-body.customer-account-login .block-customer-login .actions-toolbar .create:active,
#html-body.customer-account-login .block-new-customer .actions-toolbar .create:active {
  background-color: #3e95e0;
  border-color: #3e95e0;
}
#html-body.customer-account-login .block-customer-login .actions-toolbar .login:active a,
#html-body.customer-account-login .block-new-customer .actions-toolbar .login:active a,
#html-body.customer-account-login .block-customer-login .actions-toolbar .create:active a,
#html-body.customer-account-login .block-new-customer .actions-toolbar .create:active a {
  color: #ffffff;
  text-decoration: none;
}
#html-body.customer-account-login .block-customer-login .actions-toolbar .login:hover,
#html-body.customer-account-login .block-new-customer .actions-toolbar .login:hover,
#html-body.customer-account-login .block-customer-login .actions-toolbar .create:hover,
#html-body.customer-account-login .block-new-customer .actions-toolbar .create:hover {
  background-color: #3e95e0;
  border-color: #3e95e0;
  color: #ffffff;
  text-decoration: none;
}
#html-body.customer-account-login .block-customer-login .actions-toolbar .login:hover a,
#html-body.customer-account-login .block-new-customer .actions-toolbar .login:hover a,
#html-body.customer-account-login .block-customer-login .actions-toolbar .create:hover a,
#html-body.customer-account-login .block-new-customer .actions-toolbar .create:hover a {
  color: unset;
  text-decoration: none;
}
#html-body.customer-account-login .block-customer-login .actions-toolbar .login i,
#html-body.customer-account-login .block-new-customer .actions-toolbar .login i,
#html-body.customer-account-login .block-customer-login .actions-toolbar .create i,
#html-body.customer-account-login .block-new-customer .actions-toolbar .create i {
  margin-right: 1rem;
}
#html-body.customer-account-login .lumarix-login-benefits-container .pagebuilder-button-primary {
  transition-duration: 250ms;
  width: fit-content;
  padding: 12px 24px;
  border-radius: 6px;
  border: none;
  color: #ffffff;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  background-color: #207ccb;
  border: 2px solid #207ccb;
  cursor: pointer;
}
#html-body.customer-account-login .lumarix-login-benefits-container .pagebuilder-button-primary:active {
  background-color: #3e95e0;
  border-color: #3e95e0;
}
#html-body.customer-account-login .lumarix-login-benefits-container .pagebuilder-button-primary:active a {
  color: #ffffff;
  text-decoration: none;
}
#html-body.customer-account-login .lumarix-login-benefits-container .pagebuilder-button-primary:hover {
  background-color: #3e95e0;
  border-color: #3e95e0;
  color: #ffffff;
  text-decoration: none;
}
#html-body.customer-account-login .lumarix-login-benefits-container .pagebuilder-button-primary:hover a {
  color: unset;
  text-decoration: none;
}
#html-body.customer-account-login .lumarix-login-benefits-container .pagebuilder-button-primary i {
  margin-right: 1rem;
}
#html-body .pagebuilder-button-primary {
  transition-duration: 250ms;
  width: fit-content;
  padding: 12px 24px;
  border-radius: 6px;
  border: none;
  color: #ffffff;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  background-color: #207ccb;
  border: 2px solid #207ccb;
  cursor: pointer;
}
#html-body .pagebuilder-button-primary:active {
  background-color: #3e95e0;
  border-color: #3e95e0;
}
#html-body .pagebuilder-button-primary:active a {
  color: #ffffff;
  text-decoration: none;
}
#html-body .pagebuilder-button-primary:hover {
  background-color: #3e95e0;
  border-color: #3e95e0;
  color: #ffffff;
  text-decoration: none;
}
#html-body .pagebuilder-button-primary:hover a {
  color: unset;
  text-decoration: none;
}
#html-body .pagebuilder-button-primary i {
  margin-right: 1rem;
}
.btn-background-white .pagebuilder-button-primary {
  background-color: #ffffff !important;
  color: #207ccb !important;
}
.icon {
  position: relative;
}
.icon:before {
  content: '';
  height: 24px;
  width: 24px;
  vertical-align: top;
  position: absolute;
}
.icon.icon-account_white::before {
  background: url(../images/icons/account_circle-white.svg) no-repeat;
}
.icon.icon-account_dark::before {
  background: url(../images/icons/account_circle-dark.svg) no-repeat;
  height: 16px;
  width: 16px;
}
.icon.icon-cart::before {
  background: url(../images/icons/cart.svg) no-repeat;
}
.icon.icon-delete::before {
  background: url(../images/icons/delete.svg) no-repeat;
}
.icon.icon-edit::before {
  background: url(../images/icons/edit.svg) no-repeat;
}
.icon.icon-trash::before {
  background: url(../images/icons/trash.svg) no-repeat;
}
.icon.icon-package::before {
  background: url(../images/icons/package_2.svg) no-repeat;
  height: 16px;
  width: 16px;
}
.icon.icon-shopping-basket::before {
  background: url(../images/icons/shopping_basket.svg) no-repeat;
}
.icon.icon-hand::before {
  background: url(../images/icons/hand-cursor.png) no-repeat;
}
.icon.icon-login::before {
  background: url(../images/icons/login.svg) no-repeat;
}
.account-link span {
  padding: 0 0 0 30px;
}
.account-link .icon {
  top: -2px;
}
.block.discount > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
  position: absolute;
}
.block.discount.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after {
  content: '\e621';
}
.captcha-reload {
  position: relative;
}
.captcha-reload:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e603';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
  position: absolute;
  top: 3px;
  left: 0;
}
.captcha-reload span {
  padding-left: 15px;
}
/* Search bar */
.block-search {
  float: none;
  width: auto;
}
.block-search .control {
  padding: 0;
}
.block-search input {
  background: #f8f8f8;
  border: none;
  padding: 8px 50px;
  width: 100%;
  height: 55px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-bottom: 0;
}
.block-search .block-content .action.advanced {
  display: none;
}
.block-search .action.search {
  right: auto;
  left: 0;
  padding: 16px 12px;
}
.block-search .action.search[disabled] {
  opacity: 1;
}
.block-search .action.search:before {
  color: #207ccb;
  font-size: 27px;
}
.search.results .block .item {
  display: inline-block;
}
.search.results .block .item a {
  border: 1px solid #39495c;
  padding: 8px 10px;
  font-size: 13px;
  display: inline-block;
  margin: 0 4px 8px;
}
.mobile-text {
  display: none;
}
.page-header .switcher .options .action.toggle.active {
  display: block;
}
.page-header .switcher .options .action.toggle.active:before {
  content: '';
}
.page-header .switcher .options ul.dropdown:before {
  right: 30%;
}
.page-header .switcher .options ul.dropdown a {
  color: #39495c !important;
  padding: 14px 20px !important;
}
.page-header .switcher .options ul.dropdown {
  padding: 10px 0;
}
.page-header .switcher .options .action.toggle {
  display: block;
  font-size: 16px;
}
.page-header .header.panel {
  padding-bottom: 4px;
  padding-top: 4px;
  height: 48px;
  align-items: center;
  display: flex;
  justify-content: center;
}
.page-header .header.content .ammenu-logo {
  min-width: 305px;
}
.lumarix-valuebar-mobile {
  display: none !important;
}
@media all and (max-width: 768px) {
  .lumarix-valuebar {
    display: none !important;
  }
  .lumarix-valuebar-mobile {
    display: block !important;
  }
}
.ammenu-menu-wrapper {
  background: #F9FAFD;
}
#html-body .page-bottom {
  margin: 0;
  padding: 1rem 0;
  width: 100%;
  max-width: unset;
  padding: 0;
}
#html-body .page-bottom .block-static-block {
  margin-bottom: 0;
}
#html-body .page-bottom .content .widget:nth-child(2) {
  border-top: 1px solid #e5e5e5;
}
#html-body .footer-bar-payments li {
  margin-bottom: 0;
}
#html-body .footer-bar {
  border-top: 1px solid #e5e5e5;
  padding: 1.5rem 0;
}
#html-body .footer-bar .footer-bar-images {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 1rem 0 0.5rem 0;
  border-right: 1px solid #e5e5e5;
  flex-wrap: wrap;
  gap: 1rem;
  margin: 0;
}
#html-body .footer-bar .footer-bar-images figure {
  margin: 0 4rem 0 0;
}
#html-body .footer-bar .footer-bar-images img {
  height: 4rem;
}
#html-body .footer-bar .footer-bar-socials {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-size: 20px;
  padding: 0;
}
#html-body .footer-bar .footer-bar-socials a {
  margin: 0 2rem 0 0;
}
#html-body .footer-bar .footer-bar-socials a:visited {
  color: #737373;
}
#html-body .footer-bar .footer-bar-socials a:first-child {
  margin-left: 2rem;
}
#html-body .footer-bar .footer-bar-socials a:last-child {
  margin-right: 0;
}
#html-body .footer-bar .footer-bar-socials i {
  color: #737373;
  transition-duration: 500ms;
  font-size: 22px;
}
#html-body .footer-bar .footer-bar-socials i:hover {
  color: #525252;
}
@media screen and (max-width: 1439px) {
  #html-body .footer-bar {
    padding: 1.5rem 48px;
  }
}
@media screen and (max-width: 767px) {
  #html-body .footer-bar {
    padding: 0;
    height: fit-content;
  }
  #html-body .footer-bar .footer-bar-payments {
    margin-bottom: 1.5rem;
  }
  #html-body .footer-bar .footer-bar-socials {
    justify-content: center;
    width: 100%;
    padding-bottom: 1.5rem;
  }
  #html-body .footer-bar .footer-bar-socials div {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
    margin-top: 1.5rem;
  }
  #html-body .footer-bar .footer-bar-socials div a {
    margin: 0 !important;
  }
  #html-body .footer-bar .footer-bar-socials div i {
    font-size: 28px;
  }
  #html-body .footer-bar .footer-bar-images {
    border-right: 0;
    justify-content: space-evenly;
    align-items: center;
    margin: 1.5rem 0 1rem;
    padding: 0;
  }
  #html-body .footer-bar .footer-bar-images figure {
    margin: 0;
  }
}
#html-body .copyright {
  background: #2e282a;
  padding: 0 2rem;
  margin: 0;
  font-size: 13px;
}
#html-body .copyright .lumarix-content {
  display: flex;
  justify-content: space-between;
  color: #ffffff;
  padding: 1rem 0;
}
#html-body .copyright .lumarix-content a:visited {
  color: #ffffff;
}
#html-body .copyright .lumarix-content a:hover {
  color: #e6e6e6;
}
@media screen and (max-width: 767px) {
  #html-body .copyright .lumarix-content {
    padding: 1rem 0;
  }
}
#html-body .page-footer {
  background-color: #2e282a;
  color: #ffffff;
  margin-top: 0;
}
#html-body .page-footer ul {
  margin: 0;
  padding: 0;
}
#html-body .page-footer li {
  list-style: none;
}
#html-body .page-footer .block.newsletter .field .control:before {
  line-height: 50px;
  display: none;
}
#html-body .page-footer .top-footer1-wrapper {
  background-color: #ffffff;
  padding: 0;
}
#html-body .page-footer .top-footer1-wrapper .slick-slider {
  margin: 0;
}
@media screen and (max-width: 640px) {
  #html-body .page-footer .top-footer1-wrapper .slick-slider {
    padding: 0 !important;
  }
}
#html-body .page-footer .top-footer-wrapper {
  background-color: #207ccb;
  color: #ffffff;
  font-size: 16px;
  padding: 40px;
}
#html-body .page-footer .top-footer-wrapper h3 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 16px;
  margin-top: 0;
  line-height: 44px;
  color: #ffffff;
}
#html-body .page-footer .top-footer-wrapper p {
  font-weight: 400;
  margin-bottom: 40px;
  font-size: 16px;
}
#html-body .page-footer .top-footer-wrapper .ftop-newsletter {
  margin: 0 30%;
}
#html-body .page-footer .top-footer-wrapper .ftop-newsletter .field.newsletter {
  max-width: none;
}
#html-body .page-footer .top-footer-wrapper .ftop-newsletter .ftop-ads-title {
  color: #ffffff;
}
#html-body .page-footer .top-footer-wrapper .ftop-newsletter input[type="email"] {
  background: #ffffff;
  border-radius: 5px;
  border: 0;
  padding: 14px;
  padding: 26px 20px 26px;
  width: 420px;
  margin-right: 0;
}
#html-body .page-footer .top-footer-wrapper .ftop-newsletter .action.subscribe {
  background: #ffffff;
  border-radius: 5px;
  border: 0;
  padding: 8px 16px;
  margin-left: 8px;
  font-weight: 700;
  color: #207ccb;
  height: 48px;
}
#html-body .page-footer .footer-container-wrapper {
  padding: 40px 15px 24px;
  color: #ffffff;
  font-size: 14px;
}
#html-body .page-footer .footer-container-wrapper h5 {
  font-weight: 700;
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 12px;
  margin-top: 0;
}
#html-body .page-footer .footer-container-wrapper a {
  color: #ffffff;
  text-decoration: none;
}
#html-body .page-footer .footer.content {
  margin: 0 auto;
  max-width: 1380px !important;
}
#html-body .page-footer .footer.content .links {
  display: none;
  padding: 0 2rem;
  font-weight: 700;
}
#html-body .page-footer .footer.content .links > li {
  margin: 0;
  display: inline-block;
  padding: 4px;
  font-size: 12px;
  color: #ffffff;
  margin-right: 10px;
  list-style: none;
}
#html-body .page-footer .footer.content .links > li a {
  color: #ffffff;
}
#html-body .page-footer .content {
  padding: 0 !important;
}
#html-body .page-footer .footer,
#html-body .page-footer .content {
  border-top: 0;
  padding: 0;
}
#html-body .page-footer .footer .bugs,
#html-body .page-footer .content .bugs {
  display: none;
}
#html-body .page-footer .footer .copyright,
#html-body .page-footer .content .copyright {
  display: block;
  margin-top: 20px;
}
@media only screen and (max-width: 640px) {
  #html-body .page-footer .footer .copyright,
  #html-body .page-footer .content .copyright {
    margin-top: 0;
  }
}
#html-body .page-footer .footer .site_by_desktop,
#html-body .page-footer .content .site_by_desktop {
  display: block;
  text-align: right;
  margin-right: 27%;
}
@media only screen and (max-width: 640px) {
  #html-body .page-footer .footer .site_by_desktop,
  #html-body .page-footer .content .site_by_desktop {
    display: none;
  }
}
#html-body .page-footer .footer .site_by_mobile,
#html-body .page-footer .content .site_by_mobile {
  display: none;
}
@media only screen and (max-width: 640px) {
  #html-body .page-footer .footer .site_by_mobile,
  #html-body .page-footer .content .site_by_mobile {
    display: block;
  }
}
#html-body .page-footer .footer-payment-icon {
  text-align: center;
}
#html-body .page-footer .block.newsletter {
  margin-bottom: 0;
}
#html-body .lumarix_footer {
  padding: 48px 48px 68px 48px;
}
#html-body .lumarix_footer h4 {
  color: #39495c;
  font-weight: bold;
}
#html-body .lumarix_footer a {
  color: #39495c;
}
@media screen and (max-width: 767px) {
  #html-body .lumarix_footer {
    padding: 0 1rem 1.5rem;
  }
  #html-body .lumarix_footer h4 {
    margin-bottom: 0.5rem;
  }
}
#html-body .lumarix-valuebar-footer {
  margin: 1rem 1rem 1rem 1.5rem;
}
#html-body .lumarix-valuebar-footer .pagebuilder-column-group {
  gap: 1rem;
}
#html-body .lumarix-valuebar-footer .pagebuilder-column {
  display: flex;
  flex-direction: row;
  gap: 1.5rem;
}
#html-body .lumarix-valuebar-footer figure {
  width: 42px;
  min-width: 42px;
}
#html-body .lumarix-valuebar-footer figure img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #html-body .lumarix-valuebar-footer {
    margin: 1rem;
  }
  #html-body .lumarix-valuebar-footer figure {
    width: 9rem;
  }
  #html-body .lumarix-valuebar-footer figure img {
    width: auto;
  }
}
@media screen and (min-width: 1024px) {
  #html-body .lumarix-valuebar-footer {
    margin: 1rem 0;
  }
}
body {
  color: #39495c;
  font-family: 'Inter', 'Open Sans', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Inter', 'Open Sans', sans-serif;
}
.email-content {
  font-family: 'Inter', 'Open Sans', sans-serif;
}
.email-summary td h1 {
  font-size: 18px;
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 4px;
  font-weight: 300;
}
.email-summary td h1 .no-link {
  font-weight: 700;
}
td.header {
  padding: 25px;
  text-align: center;
  background-color: #f9fafd;
}
td.footer {
  padding: 25px;
  background-color: #39495c;
  color: #ffffff;
  font-size: 14px;
}
td.footer table {
  width: 100%;
  border-collapse: collapse;
  max-width: 600px;
  margin: 0 auto;
}
td.footer h3 {
  font-size: 14px;
  font-weight: 700;
  line-height: 140%;
  margin-top: 4px;
  margin-bottom: 12px;
}
td.footer a {
  color: #ffffff;
  text-decoration: none;
  margin-bottom: 8px;
  display: inline-block;
}
td.footer .footer_links a:visited,
td.footer .footer-inner a:visited {
  color: #ffffff !important;
}
td.footer .footer_links a:hover,
td.footer .footer-inner a:hover {
  color: #ffffff !important;
  text-decoration: underline;
}
td.footer .footer_links span,
td.footer .footer-inner span {
  font-weight: normal;
  line-height: 1.5;
}
.sub-footer {
  padding: 8px 20px;
  text-align: center;
  vertical-align: middle;
  background-color: #b0bbca;
  color: #39495c;
}
.sub-footer p {
  margin-bottom: 0px;
}
a.subtle {
  color: #39495c;
}
a.subtle:link,
a.subtle:visited,
a.subtle:hover,
a.subtle:active {
  color: #39495c !important;
  text-decoration: none;
  background-color: none !important;
}
.email-items thead {
  color: #ffffff;
  background-color: #39495c;
}
.email-items tbody td.item-info,
.email-items tbody td.item-qty,
.email-items tbody td.item-price {
  padding-top: 20px;
  border-top: 1px solid #b0bbca;
}
.email-items > thead.order-totals > tr > th,
.email-items > tbody.order-totals > tr > th,
.email-items > tfoot.order-totals > tr > th,
.email-items > thead.order-totals > tr > td,
.email-items > tbody.order-totals > tr > td,
.email-items > tfoot.order-totals > tr > td {
  background-color: #f9fafd;
  color: #39495C;
  font-size: 16px;
}
.email-items > thead.order-totals > tr > th .price,
.email-items > tbody.order-totals > tr > th .price,
.email-items > tfoot.order-totals > tr > th .price,
.email-items > thead.order-totals > tr > td .price,
.email-items > tbody.order-totals > tr > td .price,
.email-items > tfoot.order-totals > tr > td .price {
  font-weight: 700;
}
.email-items > thead.order-totals > tr.grand_total > th,
.email-items > tbody.order-totals > tr.grand_total > th,
.email-items > tfoot.order-totals > tr.grand_total > th,
.email-items > thead.order-totals > tr.grand_total > td,
.email-items > tbody.order-totals > tr.grand_total > td,
.email-items > tfoot.order-totals > tr.grand_total > td {
  background-color: #207ccb;
  color: #ffffff;
  font-size: 18px;
  padding: 10px;
}
.order-details h3 {
  font-size: 14px;
  font-weight: 700;
  line-height: 140%;
}
td.item-image img {
  border: 1px solid #b0bbca;
  border-radius: 3px;
  padding: 4px;
}
.email-message h3 {
  font-size: 14px;
  font-weight: 700;
  line-height: 140%;
}
.aw-ui-listing .admin__data-grid-outer-wrap .data-grid .data-grid-th._sortable._descend:before,
.aw-ui-listing .admin__data-grid-outer-wrap .data-grid .data-grid-th._sortable._ascend:before {
  right: 38px;
  display: none;
}
#html-body.customer-account-create .aw-block-new-company,
#html-body.aw_ca-company-create .aw-block-new-company {
  margin: 0 0 1rem;
  width: 100%;
}
#html-body.customer-account-create .aw-block-new-company .actions-toolbar,
#html-body.aw_ca-company-create .aw-block-new-company .actions-toolbar {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1rem;
  margin: 0;
}
#html-body.customer-account-create .aw-block-new-company .actions-toolbar:before,
#html-body.aw_ca-company-create .aw-block-new-company .actions-toolbar:before,
#html-body.customer-account-create .aw-block-new-company .actions-toolbar:after,
#html-body.aw_ca-company-create .aw-block-new-company .actions-toolbar:after {
  content: unset;
  display: none;
}
#html-body.customer-account-create .aw-block-new-company .actions-toolbar > div,
#html-body.aw_ca-company-create .aw-block-new-company .actions-toolbar > div {
  box-sizing: border-box;
  width: 100%;
}
#html-body.customer-account-create .aw-block-new-company .action,
#html-body.aw_ca-company-create .aw-block-new-company .action {
  box-sizing: border-box;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#html-body.customer-account-create .aw-block-new-company .secondary,
#html-body.aw_ca-company-create .aw-block-new-company .secondary,
#html-body.customer-account-create .aw-block-new-company .primary,
#html-body.aw_ca-company-create .aw-block-new-company .primary {
  margin: 0;
}
#html-body.customer-account-create .form-create-account legend,
#html-body.aw_ca-company-create .form-create-account legend,
#html-body.customer-account-create .aw-ca__form legend,
#html-body.aw_ca-company-create .aw-ca__form legend {
  margin-left: 0;
}
#html-body.customer-account-create .form-create-account .field,
#html-body.aw_ca-company-create .form-create-account .field,
#html-body.customer-account-create .aw-ca__form .field,
#html-body.aw_ca-company-create .aw-ca__form .field {
  margin: 0 0 1.5rem;
}
#html-body.customer-account-create .form-create-account fieldset,
#html-body.aw_ca-company-create .form-create-account fieldset,
#html-body.customer-account-create .aw-ca__form fieldset,
#html-body.aw_ca-company-create .aw-ca__form fieldset {
  margin: 0 0 2.5rem;
}
#html-body.customer-account-create .form-create-account legend,
#html-body.aw_ca-company-create .form-create-account legend,
#html-body.customer-account-create .aw-ca__form legend,
#html-body.aw_ca-company-create .aw-ca__form legend {
  margin-bottom: 1.5rem;
}
#html-body.customer-account-create .form-create-account label,
#html-body.aw_ca-company-create .form-create-account label,
#html-body.customer-account-create .aw-ca__form label,
#html-body.aw_ca-company-create .aw-ca__form label {
  display: inline-block;
  text-align: left;
  padding-top: 0;
  width: 100% !important;
}
#html-body.customer-account-create .form-create-account label span,
#html-body.aw_ca-company-create .form-create-account label span,
#html-body.customer-account-create .aw-ca__form label span,
#html-body.aw_ca-company-create .aw-ca__form label span {
  text-align: left;
}
#html-body.customer-account-create .form-create-account .control,
#html-body.aw_ca-company-create .form-create-account .control,
#html-body.customer-account-create .aw-ca__form .control,
#html-body.aw_ca-company-create .aw-ca__form .control {
  width: 100%;
}
#html-body.customer-account-create .form-create-account .field.choice label,
#html-body.aw_ca-company-create .form-create-account .field.choice label,
#html-body.customer-account-create .aw-ca__form .field.choice label,
#html-body.aw_ca-company-create .aw-ca__form .field.choice label {
  display: inline;
}
#html-body.customer-account-create .form-create-account .field.choice:before,
#html-body.aw_ca-company-create .form-create-account .field.choice:before,
#html-body.customer-account-create .aw-ca__form .field.choice:before,
#html-body.aw_ca-company-create .aw-ca__form .field.choice:before {
  display: none;
}
#html-body.customer-account-create .form-create-account .field.street,
#html-body.aw_ca-company-create .form-create-account .field.street,
#html-body.customer-account-create .aw-ca__form .field.street,
#html-body.aw_ca-company-create .aw-ca__form .field.street {
  margin: 0;
}
#html-body.customer-account-create .form-create-account .field.street #street_1,
#html-body.aw_ca-company-create .form-create-account .field.street #street_1,
#html-body.customer-account-create .aw-ca__form .field.street #street_1,
#html-body.aw_ca-company-create .aw-ca__form .field.street #street_1 {
  margin: 0 0 15px;
}
#html-body.customer-account-create .form-create-account .create.account,
#html-body.aw_ca-company-create .form-create-account .create.account,
#html-body.customer-account-create .aw-ca__form .create.account,
#html-body.aw_ca-company-create .aw-ca__form .create.account {
  margin-bottom: 0;
}
#html-body.customer-account-create .form-create-account .actions-toolbar,
#html-body.aw_ca-company-create .form-create-account .actions-toolbar,
#html-body.customer-account-create .aw-ca__form .actions-toolbar,
#html-body.aw_ca-company-create .aw-ca__form .actions-toolbar {
  display: flex;
  margin: 0;
  align-items: center;
  justify-content: center;
}
#html-body.customer-account-create .form-create-account .actions-toolbar .action,
#html-body.aw_ca-company-create .form-create-account .actions-toolbar .action,
#html-body.customer-account-create .aw-ca__form .actions-toolbar .action,
#html-body.aw_ca-company-create .aw-ca__form .actions-toolbar .action {
  margin: 0;
  padding: 15px 31px;
  border-radius: 6px;
}
@media screen and (min-width: 768px) {
  #html-body.customer-account-create .aw-block-new-company,
  #html-body.aw_ca-company-create .aw-block-new-company {
    margin: 0 0 2rem;
  }
  #html-body.customer-account-create .aw-block-new-company .actions-toolbar,
  #html-body.aw_ca-company-create .aw-block-new-company .actions-toolbar {
    flex-wrap: nowrap;
  }
  #html-body.customer-account-create .aw-block-new-company .aw-block-new-company .actions-toolbar > div,
  #html-body.aw_ca-company-create .aw-block-new-company .aw-block-new-company .actions-toolbar > div {
    width: 50%;
  }
  #html-body.customer-account-create .form-create-account .field,
  #html-body.aw_ca-company-create .form-create-account .field,
  #html-body.customer-account-create .aw-ca__form .field,
  #html-body.aw_ca-company-create .aw-ca__form .field {
    margin: 0 0 2rem;
  }
  #html-body.customer-account-create .form-create-account .field.street #street_1,
  #html-body.aw_ca-company-create .form-create-account .field.street #street_1,
  #html-body.customer-account-create .aw-ca__form .field.street #street_1,
  #html-body.aw_ca-company-create .aw-ca__form .field.street #street_1 {
    margin: 0 0 2rem;
  }
}
#html-body.aw_ca-company-create .sidebar {
  display: none;
}
#html-body.aw_ca-company-create .column.main {
  width: 100%;
  padding-left: 0;
}
#html-body.aw_ca-company-create .aw-ca__form .action {
  display: flex;
  margin: 0 auto;
  padding: 15px 31px;
  border-radius: 6px;
}
#html-body.aw_ca-company-create .aw-block-new-company .actions-toolbar .primary .fa-circle {
  display: none;
}
#html-body.aw_ca-company-create .aw-block-new-company .actions-toolbar .primary .fa-dot-circle {
  display: block;
}
#html-body.aw_ca-company-create .aw-block-new-company .actions-toolbar .secondary .fa-circle {
  display: block;
}
#html-body.aw_ca-company-create .aw-block-new-company .actions-toolbar .secondary .fa-dot-circle {
  display: none;
}
#html-body.aw_ca-company-create .pagebuilder-button-primary {
  display: none;
}
#html-body.aw_ca-company-create .action.action-basic {
  margin: 0 auto;
}
#html-body.customer-account-create .aw-create-customer {
  display: flex;
  flex-direction: column-reverse;
}
#html-body.customer-account-create .aw-block-new-company .actions-toolbar {
  justify-content: center;
}
#html-body.customer-account-create .aw-block-new-company .actions-toolbar .primary .fa-circle {
  display: block;
}
#html-body.customer-account-create .aw-block-new-company .actions-toolbar .primary .fa-dot-circle {
  display: none;
}
#html-body.customer-account-create .aw-block-new-company .actions-toolbar .secondary .fa-circle {
  display: none;
}
#html-body.customer-account-create .aw-block-new-company .actions-toolbar .secondary .fa-dot-circle {
  display: block;
}
#html-body.aw_ca-company-create .page-title,
#html-body.customer-account-create .page-title,
#html-body.customer-account-login .page-title {
  margin-bottom: 0;
}
#html-body.aw_ca-company-create .page-main .block-static-block,
#html-body.customer-account-create .page-main .block-static-block,
#html-body.customer-account-login .page-main .block-static-block {
  margin-bottom: 0;
}
#html-body.aw_ca-company-create .main.column,
#html-body.customer-account-create .main.column,
#html-body.customer-account-login .main.column {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-gap: 2.4rem;
  width: 100%;
  margin: auto;
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (max-width: 640px) {
  #html-body.aw_ca-company-create .main.column,
  #html-body.customer-account-create .main.column,
  #html-body.customer-account-login .main.column {
    grid-gap: 1.6rem;
  }
}
#html-body.aw_ca-company-create .main.column .block-static-block,
#html-body.customer-account-create .main.column .block-static-block,
#html-body.customer-account-login .main.column .block-static-block {
  display: flex;
  justify-content: stretch;
  align-items: stretch;
  height: fit-content;
}
#html-body.aw_ca-company-create .main.column .block-static-block div[data-content-type="row"],
#html-body.customer-account-create .main.column .block-static-block div[data-content-type="row"],
#html-body.customer-account-login .main.column .block-static-block div[data-content-type="row"] {
  height: 100%;
  width: 100%;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#html-body.aw_ca-company-create .block-customer-login,
#html-body.customer-account-create .block-customer-login,
#html-body.customer-account-login .block-customer-login,
#html-body.aw_ca-company-create .block-new-customer,
#html-body.customer-account-create .block-new-customer,
#html-body.customer-account-login .block-new-customer {
  width: 100%;
}
#html-body.aw_ca-company-create .lumarix-login-benefits-container,
#html-body.customer-account-create .lumarix-login-benefits-container,
#html-body.customer-account-login .lumarix-login-benefits-container {
  border: 1px solid #cfcfcf;
  border-radius: 6px;
  background-color: #ffffff;
  padding: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 2rem;
}
#html-body.aw_ca-company-create .lumarix-login-benefits-container h2,
#html-body.customer-account-create .lumarix-login-benefits-container h2,
#html-body.customer-account-login .lumarix-login-benefits-container h2 {
  margin-top: 0;
}
#html-body.aw_ca-company-create .lumarix-login-benefits-container h3,
#html-body.customer-account-create .lumarix-login-benefits-container h3,
#html-body.customer-account-login .lumarix-login-benefits-container h3 {
  color: #39495c;
}
#html-body.aw_ca-company-create .lumarix-login-benefits-container .pagebuilder-column,
#html-body.customer-account-create .lumarix-login-benefits-container .pagebuilder-column,
#html-body.customer-account-login .lumarix-login-benefits-container .pagebuilder-column {
  display: grid;
  grid-template-columns: auto 1fr;
  row-gap: 2rem;
  column-gap: 2rem;
}
#html-body.aw_ca-company-create .lumarix-login-benefits-container .pagebuilder-column div,
#html-body.customer-account-create .lumarix-login-benefits-container .pagebuilder-column div,
#html-body.customer-account-login .lumarix-login-benefits-container .pagebuilder-column div {
  display: flex;
  align-items: center;
}
#html-body.aw_ca-company-create .lumarix-login-benefits-container .pagebuilder-column div[data-content-type="html"],
#html-body.customer-account-create .lumarix-login-benefits-container .pagebuilder-column div[data-content-type="html"],
#html-body.customer-account-login .lumarix-login-benefits-container .pagebuilder-column div[data-content-type="html"] {
  justify-content: center;
}
#html-body.aw_ca-company-create .lumarix-login-benefits-container .pagebuilder-column p,
#html-body.customer-account-create .lumarix-login-benefits-container .pagebuilder-column p,
#html-body.customer-account-login .lumarix-login-benefits-container .pagebuilder-column p {
  margin-bottom: 0;
}
@media screen and (min-width: 1024px) {
  #html-body.aw_ca-company-create .main.column,
  #html-body.customer-account-create .main.column,
  #html-body.customer-account-login .main.column {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 2rem;
  }
  #html-body.aw_ca-company-create .main.column .block-static-block,
  #html-body.customer-account-create .main.column .block-static-block,
  #html-body.customer-account-login .main.column .block-static-block {
    margin-bottom: 0;
  }
  #html-body.aw_ca-company-create .lumarix-login-benefits-container,
  #html-body.customer-account-create .lumarix-login-benefits-container,
  #html-body.customer-account-login .lumarix-login-benefits-container {
    padding: 3rem;
  }
  #html-body.aw_ca-company-create .lumarix-login-benefits-container div[data-content-type="divider"],
  #html-body.customer-account-create .lumarix-login-benefits-container div[data-content-type="divider"],
  #html-body.customer-account-login .lumarix-login-benefits-container div[data-content-type="divider"] {
    width: 80%;
    margin: 1rem auto;
  }
}
#html-body.aw_ca-company-create .page-main .block-static-block,
#html-body.customer-account-create .page-main .block-static-block,
#html-body.customer-account-login .page-main .block-static-block {
  margin-bottom: 0;
}
#html-body.aw_ca-company-create .lumarix-register-sign-in p,
#html-body.customer-account-create .lumarix-register-sign-in p,
#html-body.customer-account-login .lumarix-register-sign-in p,
#html-body.aw_ca-company-create .lumarix-login-register p,
#html-body.customer-account-create .lumarix-login-register p,
#html-body.customer-account-login .lumarix-login-register p {
  text-align: center;
  display: block;
  width: fit-content;
  margin: auto;
  background: #a3c9e7;
  border: 2px solid rgba(113, 141, 221, 0.3);
  border-radius: 6px;
  padding: 1rem;
  color: #7e807e;
}
#html-body.aw_ca-company-create .login-container,
#html-body.customer-account-create .login-container,
#html-body.customer-account-login .login-container {
  padding: 2rem;
  display: flex;
  width: 100%;
  gap: 1rem;
  flex-wrap: wrap;
  justify-content: flex-start;
  flex-direction: column;
  border: 2px solid none;
  border-radius: 6px;
  background-color: none;
  box-sizing: border-box;
}
#html-body.aw_ca-company-create .login-container .block-title,
#html-body.customer-account-create .login-container .block-title,
#html-body.customer-account-login .login-container .block-title {
  margin-bottom: 2rem;
}
#html-body.aw_ca-company-create .login-container fieldset,
#html-body.customer-account-create .login-container fieldset,
#html-body.customer-account-login .login-container fieldset {
  padding-bottom: 2rem;
  border-bottom: 1px solid #a3a3a3;
}
#html-body.aw_ca-company-create .login-container .aw-ca-creat-wrapper,
#html-body.customer-account-create .login-container .aw-ca-creat-wrapper,
#html-body.customer-account-login .login-container .aw-ca-creat-wrapper {
  display: none;
}
#html-body.aw_ca-company-create .login-container .remind,
#html-body.customer-account-create .login-container .remind,
#html-body.customer-account-login .login-container .remind {
  text-decoration: underline;
}
#html-body.aw_ca-company-create .block-customer-login,
#html-body.customer-account-create .block-customer-login,
#html-body.customer-account-login .block-customer-login,
#html-body.aw_ca-company-create .block-new-customer,
#html-body.customer-account-create .block-new-customer,
#html-body.customer-account-login .block-new-customer {
  width: 100%;
}
#html-body.aw_ca-company-create .block-customer-login .actions-toolbar,
#html-body.customer-account-create .block-customer-login .actions-toolbar,
#html-body.customer-account-login .block-customer-login .actions-toolbar {
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#html-body.aw_ca-company-create .form-login .control,
#html-body.customer-account-create .form-login .control,
#html-body.customer-account-login .form-login .control {
  width: 100%;
}
#html-body.aw_ca-company-create .block-new-customer,
#html-body.customer-account-create .block-new-customer,
#html-body.customer-account-login .block-new-customer {
  text-align: center;
}
#html-body.aw_ca-company-create .block-new-customer .block-content p,
#html-body.customer-account-create .block-new-customer .block-content p,
#html-body.customer-account-login .block-new-customer .block-content p {
  display: none;
}
#html-body.aw_ca-company-create .block-new-customer .actions-toolbar,
#html-body.customer-account-create .block-new-customer .actions-toolbar,
#html-body.customer-account-login .block-new-customer .actions-toolbar {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  #html-body.aw_ca-company-create .login-container,
  #html-body.customer-account-create .login-container,
  #html-body.customer-account-login .login-container {
    padding: 3rem;
  }
  #html-body.aw_ca-company-create .login-container .actions-toolbar .primary,
  #html-body.customer-account-create .login-container .actions-toolbar .primary,
  #html-body.customer-account-login .login-container .actions-toolbar .primary {
    width: unset;
  }
}
@media screen and (max-width: 767px) {
  #html-body.account .page-title-wrapper {
    padding: 0 0 30px;
  }
}
#html-body.account .page-title-wrapper .page-title {
  padding: 16px 0 0;
  margin-bottom: 0;
  margin-right: 18px;
}
@media screen and (max-width: 767px) {
  #html-body.account .page-title-wrapper .page-title {
    padding: 0;
    margin-right: 0;
  }
}
#html-body.account .page-title-wrapper .page-title .base {
  display: block;
  font-weight: 800;
  font-size: 40px;
  line-height: 46px;
  color: #39495c;
  padding: 0 0 33px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  #html-body.account .page-title-wrapper .page-title .base {
    padding: 0;
    font-size: calc(34px);
    text-align: center;
  }
}
#html-body.account .column.main {
  width: 100%;
  padding-bottom: 40px;
}
#html-body.account .column.main > form {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  #html-body.account .column.main {
    width: 77%;
  }
  #html-body.account .column.main > form {
    margin-top: 1.5rem;
  }
}
#html-body.account .sidebar {
  margin: 25px 0;
  min-width: unset;
}
#html-body.account .sidebar .items {
  list-style: none;
}
#html-body.account .sidebar .block-collapsible-nav .content {
  background: #f9fafd;
  border: 2px solid #79c5ff;
  border-radius: 9px;
}
#html-body.account .sidebar.sidebar-additional {
  display: none;
}
#html-body.account .admin__data-grid-wrap {
  border-bottom: none;
}
#html-body.account .aw-rl__customer_lists {
  overflow-x: unset !important;
}
#html-body.account .aw-rl__customer_lists .paging-total {
  float: unset;
}
#html-body.account .fieldset {
  margin-bottom: 1rem;
}
#html-body.account .fieldset .field {
  margin-bottom: 1rem;
}
#html-body.account .fieldset .field.choice:before {
  width: 18%;
}
#html-body.account .fieldset .field:not(.choice) > .control {
  width: 100%;
}
#html-body.account .fieldset .field:not(.choice) > .label {
  width: 18%;
}
#html-body.account .fieldset .legend {
  margin-left: auto;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #html-body.account .fieldset .field:not(.choice) > .control {
    width: 50%;
  }
  #html-body.account .fieldset .legend {
    margin-left: 18%;
    width: auto;
    text-align: left;
  }
}
#html-body.account .column:not(.sidebar-main) form .actions-toolbar,
#html-body.account .column:not(.sidebar-additional) form .actions-toolbar {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  #html-body.account .column:not(.sidebar-main) form .actions-toolbar,
  #html-body.account .column:not(.sidebar-additional) form .actions-toolbar {
    margin-left: 18%;
  }
}
#html-body.account .admin__data-grid-wrap .data-grid thead,
#html-body.account .table-wrapper .data-grid thead,
#html-body.account .admin__data-grid-wrap .data.table thead,
#html-body.account .table-wrapper .data.table thead {
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  #html-body.account .admin__data-grid-wrap .data-grid thead,
  #html-body.account .table-wrapper .data-grid thead,
  #html-body.account .admin__data-grid-wrap .data.table thead,
  #html-body.account .table-wrapper .data.table thead {
    height: 40px;
    background: #e44f2f;
  }
}
#html-body.account .admin__data-grid-wrap .data-grid thead tr th,
#html-body.account .table-wrapper .data-grid thead tr th,
#html-body.account .admin__data-grid-wrap .data.table thead tr th,
#html-body.account .table-wrapper .data.table thead tr th {
  border-bottom: 1px solid #e44f2f;
  color: #ffffff;
}
#html-body.account .admin__data-grid-wrap .data-grid thead tr th:first-child,
#html-body.account .table-wrapper .data-grid thead tr th:first-child,
#html-body.account .admin__data-grid-wrap .data.table thead tr th:first-child,
#html-body.account .table-wrapper .data.table thead tr th:first-child {
  border-radius: 6px 0 0 0;
}
#html-body.account .admin__data-grid-wrap .data-grid thead tr th:last-child,
#html-body.account .table-wrapper .data-grid thead tr th:last-child,
#html-body.account .admin__data-grid-wrap .data.table thead tr th:last-child,
#html-body.account .table-wrapper .data.table thead tr th:last-child {
  border-radius: 0 6px 0 0;
}
#html-body.account .admin__data-grid-wrap .data-grid tbody,
#html-body.account .table-wrapper .data-grid tbody,
#html-body.account .admin__data-grid-wrap .data.table tbody,
#html-body.account .table-wrapper .data.table tbody {
  color: #39495c;
  font-size: 16px;
}
@media only screen and (max-width: 640px) {
  #html-body.account .admin__data-grid-wrap .data-grid tbody,
  #html-body.account .table-wrapper .data-grid tbody,
  #html-body.account .admin__data-grid-wrap .data.table tbody,
  #html-body.account .table-wrapper .data.table tbody {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #html-body.account .admin__data-grid-wrap .data-grid tbody tr,
  #html-body.account .table-wrapper .data-grid tbody tr,
  #html-body.account .admin__data-grid-wrap .data.table tbody tr,
  #html-body.account .table-wrapper .data.table tbody tr {
    padding: 0 12px;
  }
  #html-body.account .admin__data-grid-wrap .data-grid tbody tr:nth-child(odd),
  #html-body.account .table-wrapper .data-grid tbody tr:nth-child(odd),
  #html-body.account .admin__data-grid-wrap .data.table tbody tr:nth-child(odd),
  #html-body.account .table-wrapper .data.table tbody tr:nth-child(odd) {
    background: #fafafa;
  }
}
@media screen and (min-width: 768px) {
  #html-body.account .admin__data-grid-wrap .data-grid tbody tr,
  #html-body.account .table-wrapper .data-grid tbody tr,
  #html-body.account .admin__data-grid-wrap .data.table tbody tr,
  #html-body.account .table-wrapper .data.table tbody tr {
    height: 40px;
  }
  #html-body.account .admin__data-grid-wrap .data-grid tbody tr:nth-child(even) td,
  #html-body.account .table-wrapper .data-grid tbody tr:nth-child(even) td,
  #html-body.account .admin__data-grid-wrap .data.table tbody tr:nth-child(even) td,
  #html-body.account .table-wrapper .data.table tbody tr:nth-child(even) td {
    background: #fafafa;
  }
}
#html-body.account .admin__data-grid-wrap .data-grid tbody tr td[data-th]:before,
#html-body.account .table-wrapper .data-grid tbody tr td[data-th]:before,
#html-body.account .admin__data-grid-wrap .data.table tbody tr td[data-th]:before,
#html-body.account .table-wrapper .data.table tbody tr td[data-th]:before {
  color: #39495c;
}
#html-body.account .toolbar.bottom .pager {
  display: flex;
  justify-content: space-between;
}
#html-body.account .toolbar.bottom .toolbar-amount {
  font-size: 14px;
  line-height: 22px;
  color: #39495c;
}
#html-body.account .toolbar.bottom .limiter {
  float: right;
  font-size: 14px;
  line-height: 22px;
  color: #39495c;
}
#html-body.account .toolbar.bottom .limiter .limiter-options {
  height: 30px;
  background: #e5e5e5;
  border-color: #e5e5e5;
  border-radius: 2px;
}
#html-body.account .admin__action-dropdown-menu-content {
  padding-top: 0;
}
#html-body.account .admin__action-dropdown-menu-footer {
  padding: 1.5rem, 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
}
#html-body.account .admin__action-dropdown-menu-footer .admin__action-dropdown-footer-secondary-actions {
  margin-left: 0;
}
#html-body.account .admin__action-dropdown-menu-footer .admin__action-dropdown-footer-main-actions {
  margin-left: 0;
}
#html-body.account .admin__action-dropdown {
  margin-left: 1rem;
  background: #39495c;
  border-radius: 4px;
  color: #fff;
  padding: 0 8px 0 22px;
  border-color: #39495c;
  border-width: 2px;
  min-height: 48px;
  max-width: none;
}
@media only screen and (max-width: 640px) {
  #html-body.account .admin__action-dropdown {
    min-height: 40px;
  }
}
#html-body.account .admin__action-dropdown:after {
  border-color: white transparent transparent transparent;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
  position: relative;
  margin: 0;
  font-size: 30px;
  width: auto;
  height: auto;
  border: 0;
  right: 0;
}
@media only screen and (max-width: 640px) {
  #html-body.account .admin__action-dropdown:after {
    font-size: 25px;
  }
}
#html-body.account .admin__action-dropdown._active {
  background: none;
  color: #39495c;
}
#html-body.account .admin__action-dropdown._active:after {
  content: '\e621';
}
#html-body.account .admin__data-grid-pager .admin__control-support-text {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  #html-body.account .admin__action-dropdown-menu-content {
    padding-top: 1.5rem;
  }
  #html-body.account .admin__action-dropdown-menu-footer {
    padding: 1.5rem, 1rem;
    display: block;
  }
  #html-body.account .admin__action-dropdown-menu-footer .admin__action-dropdown-footer-secondary-actions {
    margin-left: -1rem;
  }
  #html-body.account .admin__action-dropdown-menu-footer .admin__action-dropdown-footer-main-actions {
    margin-left: 25%;
  }
}
#html-body.aw_requisition_list-rlist-index .page-title-wrapper .page-title .base {
  text-align: left;
}
#html-body.aw_requisition_list-rlist-index .aw-rl__create-list-wrapper {
  top: -80px;
}
@media screen and (max-width: 639px) {
  #html-body.aw_requisition_list-rlist-index .aw-rl__create-list-wrapper {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #html-body.aw_requisition_list-rlist-index .aw-rl__create-list-wrapper {
    top: 0;
  }
}
#html-body.aw_requisition_list-rlist-index .aw-rl__customer_lists {
  overflow-x: unset;
  position: relative;
  top: -58px;
}
@media screen and (max-width: 767px) {
  #html-body.aw_requisition_list-rlist-index .aw-rl__customer_lists {
    top: 0;
  }
}
#html-body.aw_requisition_list-rlist-index .aw-rl__customer_lists .data-grid {
  min-width: auto;
}
@media screen and (min-width: 640px) {
  #html-body.aw_requisition_list-rlist-index .aw-rl__customer_lists .data-grid tbody tr td.name {
    min-width: 85px;
    font-weight: 700;
  }
}
@media screen and (max-width: 639px) {
  #html-body.aw_requisition_list-rlist-index .aw-rl__customer_lists .data-grid thead tr .data-grid-th {
    display: none;
  }
  #html-body.aw_requisition_list-rlist-index .aw-rl__customer_lists .data-grid tbody {
    box-shadow: none;
    border-bottom-left-radius: unset;
    border-bottom-right-radius: unset;
  }
  #html-body.aw_requisition_list-rlist-index .aw-rl__customer_lists .data-grid tbody tr {
    display: block;
  }
  #html-body.aw_requisition_list-rlist-index .aw-rl__customer_lists .data-grid tbody tr td {
    text-align: left;
    padding: 5px;
    border: none;
    border-top: none;
    display: block;
  }
  #html-body.aw_requisition_list-rlist-index .aw-rl__customer_lists .data-grid tbody tr td div::before,
  #html-body.aw_requisition_list-rlist-index .aw-rl__customer_lists .data-grid tbody tr td a::before {
    padding-right: 10px;
    display: inline-block;
    font-weight: 700;
    font-size: 12px;
    color: #39495c;
  }
  #html-body.aw_requisition_list-rlist-index .aw-rl__customer_lists .data-grid tbody tr td:first-child {
    padding-top: 2rem;
    font-size: 12px;
  }
  #html-body.aw_requisition_list-rlist-index .aw-rl__customer_lists .data-grid tbody tr td:nth-child(1) div::before {
    content: 'Name: ';
  }
  #html-body.aw_requisition_list-rlist-index .aw-rl__customer_lists .data-grid tbody tr td:nth-child(2) div::before {
    content: 'Description: ';
  }
  #html-body.aw_requisition_list-rlist-index .aw-rl__customer_lists .data-grid tbody tr td:nth-child(3) div::before {
    content: 'Qty of Items: ';
  }
  #html-body.aw_requisition_list-rlist-index .aw-rl__customer_lists .data-grid tbody tr td:nth-child(4) div::before {
    content: 'Owner: ';
  }
  #html-body.aw_requisition_list-rlist-index .aw-rl__customer_lists .data-grid tbody tr td:nth-child(5) div::before {
    content: 'Updated By: ';
  }
  #html-body.aw_requisition_list-rlist-index .aw-rl__customer_lists .data-grid tbody tr td:nth-child(6) div::before {
    content: 'Last Update: ';
  }
  #html-body.aw_requisition_list-rlist-index .aw-rl__customer_lists .data-grid tbody tr td:nth-child(7) a::before {
    content: 'Action: ';
    color: #39495c;
  }
}
#html-body.aw_requisition_list-rlist-index .aw-rl__customer_lists .paging-total {
  display: none;
}
#html-body.aw_requisition_list-rlist-edit .page-title-wrapper .aw-rl__edit-btn-wrapper {
  padding: 0 0 33px;
  line-height: 31px;
}
@media screen and (max-width: 767px) {
  #html-body.aw_requisition_list-rlist-edit .page-title-wrapper .aw-rl__edit-btn-wrapper {
    padding-bottom: 1px;
  }
}
#html-body.aw_requisition_list-rlist-edit .page-title-wrapper .header-list-delete {
  padding: 0 0 33px;
  line-height: 50px;
}
@media screen and (max-width: 767px) {
  #html-body.aw_requisition_list-rlist-edit .page-title-wrapper .header-list-delete {
    padding-bottom: 1px;
  }
}
#html-body.aw_requisition_list-rlist-edit .page-title-wrapper .header-list-description {
  position: relative;
  top: -33px;
}
@media screen and (max-width: 767px) {
  #html-body.aw_requisition_list-rlist-edit .page-title-wrapper .header-list-description {
    top: 0;
  }
}
#html-body.aw_requisition_list-rlist-edit .aw-rl__listing-products-wrapper {
  padding-top: 0;
}
#html-body.aw_requisition_list-rlist-edit .aw-rl__listing-products-wrapper .admin__data-grid-header .action-menu > .action {
  margin-left: 24px;
}
@media screen and (max-width: 767px) {
  #html-body.aw_requisition_list-rlist-edit .aw-rl__listing-products-wrapper .admin__data-grid-header .action-menu > .action {
    margin-left: 12px;
  }
}
#html-body.aw_requisition_list-rlist-edit .aw-rl__listing-products-wrapper .admin__data-grid-header .action-menu > .action .action-menu-item {
  color: #1979c3;
}
#html-body.aw_requisition_list-rlist-edit .aw-rl__listing-products-wrapper .admin__data-grid-header .action-menu > .action .action-menu-item::after {
  font-size: 28px;
  margin-left: -2px;
}
#html-body.aw_requisition_list-rlist-edit .aw-rl__listing-products-wrapper .aw-rl__listing-products input[type='text'] {
  width: 46px;
  height: 36px;
}
#html-body.aw_requisition_list-rlist-edit .aw-rl__listing-products-wrapper .aw-rl__listing-products input + label.field-error + span.out-of-stock {
  display: none;
}
#html-body.aw_requisition_list-rlist-edit .aw-rl__listing-products-wrapper .aw-rl__listing-products .data-grid {
  min-width: auto;
}
@media screen and (max-width: 767px) {
  #html-body.aw_requisition_list-rlist-edit .aw-rl__listing-products-wrapper .aw-rl__listing-products .data-grid thead tr th:first-child .action-multicheck-wrap::after {
    content: 'Select all';
  }
}
@media screen and (max-width: 767px) {
  #html-body.aw_requisition_list-rlist-edit .aw-rl__listing-products-wrapper .aw-rl__listing-products .data-grid thead tr th:not(:first-child) {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #html-body.aw_requisition_list-rlist-edit .aw-rl__listing-products-wrapper .aw-rl__listing-products .data-grid tbody tr td .data-grid-cell-content table tbody tr td.image-container {
    max-width: 60px;
  }
}
@media screen and (max-width: 767px) {
  #html-body.aw_requisition_list-rlist-edit .aw-rl__listing-products-wrapper .aw-rl__listing-products .data-grid tbody tr.data-row {
    display: flex;
    border-top: 1px solid #a3a3a3;
  }
}
@media screen and (max-width: 767px) {
  #html-body.aw_requisition_list-rlist-edit .aw-rl__listing-products-wrapper .aw-rl__listing-products .data-grid tbody tr.data-row > td {
    flex: auto;
    border-top: unset;
  }
}
@media screen and (max-width: 767px) {
  #html-body.aw_requisition_list-rlist-edit .aw-rl__listing-products-wrapper .aw-rl__listing-products .data-grid tbody tr.data-row > td.data-grid-checkbox-cell {
    flex: none;
    padding: 8px 0 0 10px;
  }
}
@media screen and (max-width: 767px) {
  #html-body.aw_requisition_list-rlist-edit .aw-rl__listing-products-wrapper .aw-rl__listing-products .data-grid tbody tr.data-row > td.price {
    flex: none;
    min-width: 85px;
  }
}
#html-body.aw_requisition_list-rlist-edit .aw-rl__listing-products-wrapper .action.container .action.delete::before {
  font-size: 37px;
  color: #737373;
}
#html-body.aw_requisition_list-rlist-edit .aw-rl__listing-products-wrapper .aw-rl__actions-btn-wrapper {
  margin-top: 25px;
}
#html-body.aw_requisition_list-rlist-index .aw-rl__listing-pagination button,
#html-body.aw_requisition_list-rlist-edit .aw-rl__listing-pagination button {
  background: #e5e5e5;
  border-color: #e5e5e5;
  height: 32px;
  width: 32px;
}
#html-body.aw_requisition_list-rlist-index .aw-rl__listing-pagination button:disabled,
#html-body.aw_requisition_list-rlist-edit .aw-rl__listing-pagination button:disabled,
#html-body.aw_requisition_list-rlist-index .aw-rl__listing-pagination button[disabled],
#html-body.aw_requisition_list-rlist-edit .aw-rl__listing-pagination button[disabled] {
  background: #fafafa;
  border-color: #a3a3a3;
}
#html-body.aw_requisition_list-rlist-index .aw-rl__listing-pagination button::before,
#html-body.aw_requisition_list-rlist-edit .aw-rl__listing-pagination button::before {
  color: #737373;
  font-size: 46px;
  margin: 0 0 0 -12px;
}
#html-body.aw_requisition_list-rlist-index .aw-rl__listing-pagination input.control-text,
#html-body.aw_requisition_list-rlist-edit .aw-rl__listing-pagination input.control-text {
  height: 32px;
}
#html-body.account.page-layout-2columns-left .page-main {
  margin-bottom: 1.5rem;
}
#html-body.account.page-layout-2columns-left:not(.customer-account-index) .page-main > .columns {
  display: flex;
  flex-direction: column;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 24px;
}
@media screen and (min-width: 1024px) {
  #html-body.account.page-layout-2columns-left:not(.customer-account-index) .page-main > .columns .main {
    grid-column: span 9 / span 9;
  }
  #html-body.account.page-layout-2columns-left:not(.customer-account-index) .page-main > .columns .sidebar-main {
    grid-column: span 3 / span 3;
  }
}
@media screen and (min-width: 768px) {
  #html-body.account.page-layout-2columns-left:not(.customer-account-index) .page-main > .columns {
    display: grid;
  }
  #html-body.account.page-layout-2columns-left:not(.customer-account-index) .page-main > .columns .main {
    grid-column: span 8 / span 8;
    order: 2;
    padding: 0;
    width: 100%;
  }
  #html-body.account.page-layout-2columns-left:not(.customer-account-index) .page-main > .columns .sidebar-main {
    grid-column: span 4 / span 4;
    order: 1;
    padding: 0;
    width: 100%;
  }
  #html-body.account.page-layout-2columns-left:not(.customer-account-index) .page-main > .columns:after {
    display: none;
    content: unset;
  }
  #html-body.account.page-layout-2columns-left:not(.customer-account-index) .page-main > .columns .sidebar-additional {
    display: none;
  }
}
#html-body.sales-order-history .admin__data-grid-filters-wrap select {
  height: 32px;
}
#html-body.sales-order-history .selectmenu-value input[type="text"] {
  height: 4rem;
}
#html-body.sales-order-history .selectmenu-toggle {
  background: unset;
}
#html-body.sales-order-history .selectmenu-items .selectmenu-item-action {
  background: unset;
  color: black;
}
#html-body.customer-account-index .column.main {
  width: 100%;
  padding-top: 0;
}
#html-body.customer-account-index .customer-account-content .block-dashboard-info {
  display: none;
}
#html-body.customer-account-index .customer-account-content .block-dashboard-addresses {
  display: none;
}
#html-body.customer-account-index .customer-account-content .welcome-block {
  margin-top: 2rem;
  margin-bottom: 3.5rem;
}
#html-body.customer-account-index .customer-account-content .welcome-block-message {
  display: block;
  font-weight: 600;
  font-size: 24px;
  line-height: 26px;
  color: #39495c;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 640px) {
  #html-body.customer-account-index .customer-account-content .welcome-block-message {
    font-size: 20px;
  }
}
#html-body.customer-account-index .customer-account-content .welcome-block .customer-info {
  font-size: 16px;
  line-height: 22px;
  color: #39495c;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  #html-body.customer-account-index .customer-account-content .custom-account-block {
    display: flex;
    flex-direction: column-reverse;
  }
}
#html-body.customer-account-index .customer-account-content .custom-account-block .top-block-content {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  background: #fafafa;
  border: 2px solid #96bb7a;
  border-radius: 6px;
  padding: 1.5rem;
  margin-bottom: 42px;
  margin-top: 0;
  gap: 1.5rem;
}
@media screen and (max-width: 767px) {
  #html-body.customer-account-index .customer-account-content .custom-account-block .top-block-content {
    margin-top: 42px;
  }
}
#html-body.customer-account-index .customer-account-content .custom-account-block .top-block-content-main {
  display: flex;
  flex-flow: column;
}
#html-body.customer-account-index .customer-account-content .custom-account-block .top-block-content-main .title {
  font-size: 28px;
  line-height: 38px;
  font-weight: 700;
  color: #39495c;
  margin-bottom: 6px;
  text-align: center;
}
#html-body.customer-account-index .customer-account-content .custom-account-block .top-block-content-main .subtitle {
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  color: #39495c;
  margin-bottom: 40px;
}
#html-body.customer-account-index .customer-account-content .custom-account-block .top-block-content-main .action {
  height: unset;
  background: #207ccb;
  border-radius: 5px;
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 8px 16px 8px 8px;
}
@media screen and (max-width: 1023px) {
  #html-body.customer-account-index .customer-account-content .custom-account-block .top-block-content-main .action {
    flex-direction: column;
  }
  #html-body.customer-account-index .customer-account-content .custom-account-block .top-block-content-main .action svg {
    display: none;
  }
}
#html-body.customer-account-index .customer-account-content .custom-account-block .top-block-content-main .action svg {
  padding: 0 8px;
  float: left;
}
@media screen and (min-width: 768px) {
  #html-body.customer-account-index .customer-account-content .custom-account-block .top-block-content {
    flex-flow: row;
  }
  #html-body.customer-account-index .customer-account-content .custom-account-block .top-block-content-main .action {
    height: 50px;
    flex-direction: row;
  }
  #html-body.customer-account-index .customer-account-content .custom-account-block .top-block-content-main .title {
    text-align: left;
  }
}
#html-body.customer-account-index .customer-account-content .custom-account-block .top-block-content-info {
  display: flex;
  flex-flow: column;
  background: #EFEFEF;
  border-radius: 9px;
  max-width: 420px;
  padding: 1.5rem;
  margin-top: 3rem;
}
#html-body.customer-account-index .customer-account-content .custom-account-block .top-block-content-info span {
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  color: #39495c;
  margin-bottom: 30px;
}
#html-body.customer-account-index .customer-account-content .custom-account-block .top-block-content-info span:nth-child(2) {
  line-height: 28px !important;
}
#html-body.customer-account-index .customer-account-content .custom-account-block .top-block-content-info span:nth-child(4) {
  line-height: 30px !important;
}
#html-body.customer-account-index .customer-account-content .custom-account-block .top-block-content-info span:not(.notice) {
  text-align: center;
}
#html-body.customer-account-index .customer-account-content .custom-account-block .top-block-content-info span.notice {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 34px;
  color: #39495c;
  margin-bottom: 10px;
}
#html-body.customer-account-index .customer-account-content .custom-account-block .top-block-content-info span.notice svg {
  min-width: 40px;
  padding: 0 14px 0 0;
}
@media screen and (min-width: 768px) {
  #html-body.customer-account-index .customer-account-content .custom-account-block .top-block-content-info {
    margin-top: 0;
  }
  #html-body.customer-account-index .customer-account-content .custom-account-block .top-block-content-info span:not(.notice) {
    text-align: left;
  }
}
#html-body.customer-account-index .customer-account-content .custom-account-block .links-block-content {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-gap: 3rem;
}
@media screen and (min-width: 768px) {
  #html-body.customer-account-index .customer-account-content .custom-account-block .links-block-content {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 1.2rem;
  }
}
#html-body.customer-account-index .customer-account-content .custom-account-block .links-block-content .text-caption-small {
  margin-left: 0;
  font-size: 12px;
  font-weight: 400;
}
#html-body.customer-account-index .customer-account-content .custom-account-block .links-block-content a {
  display: flex;
  align-items: center;
  background: #f9fafd;
  border: 1px solid #79c5ff;
  box-sizing: border-box;
  border-radius: 9px;
  width: 100%;
  padding: 24px 28px;
  transition-duration: 250ms;
}
#html-body.customer-account-index .customer-account-content .custom-account-block .links-block-content a:hover {
  background-color: #a3c9e7;
  text-decoration: none;
}
#html-body.customer-account-index .customer-account-content .custom-account-block .links-block-content a svg {
  transition-duration: 250ms;
  background: #e44f2f;
  padding: 13px;
  border-radius: 5px;
}
#html-body.customer-account-index .customer-account-content .custom-account-block .links-block-content a span {
  margin-left: 24px;
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  color: #39495c;
}
@media screen and (max-width: 640px) {
  #html-body.customer-account-index .customer-account-content .custom-account-block .links-block-content a span {
    font-size: 16px;
  }
}
#html-body.customer-account-index .account-company {
  display: none;
  display: flex;
}
#html-body.customer-account-index .account-project {
  display: none;
  display: flex;
}
@media screen and (min-width: 768px) {
  #html-body.customer-account-index .sidebar {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  #html-body.newsletter-manage-index .page-title-wrapper h1,
  #html-body.privacy-settings-index .page-title-wrapper h1 {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #html-body.newsletter-manage-index .page-title-wrapper h1 span,
  #html-body.privacy-settings-index .page-title-wrapper h1 span {
    float: unset;
    text-align: left;
    padding-bottom: 0 !important;
  }
}
#html-body.newsletter-manage-index .page-main .columns .block,
#html-body.privacy-settings-index .page-main .columns .block {
  border: 1px solid #f0f0f0;
  box-sizing: border-box;
  border-radius: 4px;
  margin: 0 0;
}
#html-body.newsletter-manage-index .page-main .columns .block-title,
#html-body.privacy-settings-index .page-main .columns .block-title {
  font-size: 20px;
  line-height: 26px;
  padding: 1rem 2rem;
  font-style: normal;
  color: white;
  background: #1B3990;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
#html-body.newsletter-manage-index .page-main .columns .block-title strong,
#html-body.privacy-settings-index .page-main .columns .block-title strong {
  font-weight: 600;
}
#html-body.newsletter-manage-index .page-main .columns .block-content,
#html-body.privacy-settings-index .page-main .columns .block-content {
  padding: 1rem 2rem;
}
@media screen and (min-width: 768px) {
  #html-body.newsletter-manage-index .page-main .columns .block-content,
  #html-body.privacy-settings-index .page-main .columns .block-content {
    flex-direction: row;
  }
}
#html-body.newsletter-manage-index .page-main .columns .block-content .fieldset .field,
#html-body.privacy-settings-index .page-main .columns .block-content .fieldset .field {
  margin-bottom: 1rem;
}
#html-body.newsletter-manage-index .actions-toolbar > .primary,
#html-body.privacy-settings-index .actions-toolbar > .primary {
  text-align: left;
  margin-left: 0;
}
#html-body.newsletter-manage-index .actions-toolbar > .primary .action,
#html-body.privacy-settings-index .actions-toolbar > .primary .action {
  width: 100%;
  min-width: 100px;
}
@media screen and (min-width: 768px) {
  #html-body.newsletter-manage-index .actions-toolbar > .primary .action,
  #html-body.privacy-settings-index .actions-toolbar > .primary .action {
    width: auto;
  }
}
#html-body.newsletter-manage-index .form-newsletter-manage .fieldset .legend,
#html-body.privacy-settings-index .form-newsletter-manage .fieldset .legend,
#html-body.newsletter-manage-index .privacy-settings .fieldset .legend,
#html-body.privacy-settings-index .privacy-settings .fieldset .legend {
  margin-left: unset;
}
#html-body.newsletter-manage-index .form-newsletter-manage .fieldset > .field.choice:before,
#html-body.privacy-settings-index .form-newsletter-manage .fieldset > .field.choice:before,
#html-body.newsletter-manage-index .privacy-settings .fieldset > .field.choice:before,
#html-body.privacy-settings-index .privacy-settings .fieldset > .field.choice:before {
  width: 0;
}
#html-body.newsletter-manage-index .form-newsletter-manage .actions-toolbar,
#html-body.privacy-settings-index .form-newsletter-manage .actions-toolbar,
#html-body.newsletter-manage-index .privacy-settings .actions-toolbar,
#html-body.privacy-settings-index .privacy-settings .actions-toolbar {
  margin-left: unset;
}
#html-body.newsletter-manage-index .account-export,
#html-body.privacy-settings-index .account-export,
#html-body.newsletter-manage-index .account-deletion,
#html-body.privacy-settings-index .account-deletion {
  margin-top: 3rem;
}
#html-body.newsletter-manage-index .account-export .block-title,
#html-body.privacy-settings-index .account-export .block-title,
#html-body.newsletter-manage-index .account-deletion .block-title,
#html-body.privacy-settings-index .account-deletion .block-title {
  margin-bottom: 1rem;
  line-height: 1.2;
  font-size: 20px;
}
#html-body.newsletter-manage-index .account-export .block-title strong,
#html-body.privacy-settings-index .account-export .block-title strong,
#html-body.newsletter-manage-index .account-deletion .block-title strong,
#html-body.privacy-settings-index .account-deletion .block-title strong {
  font-weight: 400;
}
#html-body.newsletter-manage-index .account-export .box-actions .action,
#html-body.privacy-settings-index .account-export .box-actions .action,
#html-body.newsletter-manage-index .account-deletion .box-actions .action,
#html-body.privacy-settings-index .account-deletion .box-actions .action {
  min-width: 100px;
  text-align: center;
}
#html-body .block-addresses-default,
#html-body .box-address-billing,
#html-body block-addresses-list {
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  #html-body.aw_ca-role-index .page-title-wrapper .page-title,
  #html-body.aw_ca-user-index .page-title-wrapper .page-title {
    margin: unset;
    padding: unset;
  }
  #html-body.aw_ca-role-index .page-title-wrapper .page-title .base,
  #html-body.aw_ca-user-index .page-title-wrapper .page-title .base {
    float: left;
    padding: 3rem 0;
  }
  #html-body.aw_ca-role-index .page-title-wrapper span,
  #html-body.aw_ca-user-index .page-title-wrapper span {
    text-align: left;
  }
}
#html-body.aw_ca-role-index .col.action:nth-child(2),
#html-body.aw_ca-user-index .col.action:nth-child(2) {
  color: #e44f2f;
}
#html-body.productquestion-customer-index .notification-settings,
#html-body.downloadable-customer-attachment_index .notification-settings,
#html-body.productquestion-customer-index .message,
#html-body.downloadable-customer-attachment_index .message {
  margin-top: 10rem;
}
@media screen and (min-width: 768px) {
  #html-body.aw_ca-company-index .page-main .page-title-wrapper .page-title {
    margin-bottom: 0;
    padding: 16px 0 0;
    margin-right: 18px;
  }
  #html-body.aw_ca-company-index .page-main .page-title-wrapper .page-title .base {
    text-align: left;
    padding: 0 0 33px;
  }
}
#html-body.aw_ca-company-index .page-main .page-title-wrapper .action {
  display: none;
}
#html-body.aw_ca-company-index .page-main .main .block {
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  border-radius: 4px;
  margin: 33px 0;
}
#html-body.aw_ca-company-index .page-main .main .block.block-account-information {
  margin-top: 0;
}
#html-body.aw_ca-company-index .page-main .main .block-title {
  font-size: 20px;
  line-height: 26px;
  padding: 1rem 2rem;
  font-style: normal;
  color: #ffffff;
  background: #e44f2f;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
#html-body.aw_ca-company-index .page-main .main .block-title strong {
  font-weight: 600;
}
#html-body.aw_ca-company-index .page-main .main .block-content {
  display: flex;
  flex-direction: column;
  padding: 1rem 2rem;
}
@media screen and (min-width: 768px) {
  #html-body.aw_ca-company-index .page-main .main .block-content {
    flex-direction: row;
  }
}
#html-body.aw_ca-company-index .page-main .box {
  margin-top: 2rem;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
}
@media screen and (min-width: 768px) {
  #html-body.aw_ca-company-index .page-main .box {
    width: 50%;
  }
}
#html-body.aw_ca-company-index .page-main .box-title {
  display: block;
  margin-bottom: 12px;
  color: #333333;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
}
#html-body.aw_ca-company-index .page-main .box p {
  margin-bottom: 0;
}
#html-body.aw_ca-company-index .page-main .box p a {
  color: #1979C3;
}
.column.main {
  padding-top: 40px;
}
@media only screen and (max-width: 640px) {
  .column.main {
    padding-top: 20px;
  }
}
.page-main-full-width .page-title-wrapper {
  max-width: 1280px;
  margin: 0 auto;
}
.page-layout-2columns-left .columns {
  padding-top: 40px;
}
@media only screen and (max-width: 640px) {
  .page-layout-2columns-left .columns {
    padding-top: 20px;
  }
}
.page-layout-2columns-left .column.main {
  width: 74.833333%;
  padding-left: 24px;
  padding-top: 0;
}
@media only screen and (max-width: 640px) {
  .page-layout-2columns-left .column.main {
    padding-top: 0;
  }
}
.page-layout-2columns-left .sidebar-main,
.page-layout-2columns-left .sidebar-additional {
  width: 24.15%;
  padding-right: 0;
}
.page-layout-2columns-left .block.widget .products-grid .product-item {
  width: calc(32%);
}
.page-layout-1column .block.widget .products-grid .product-item {
  width: calc(23.5%);
}
.apptrian-subcategories-grid.cms-category-section li {
  width: 24.5%;
}
@media only screen and (max-width: 640px) {
  .apptrian-subcategories-grid.cms-category-section li {
    width: 44.5%;
    margin: 0 8px 8px;
  }
}
.cms-503-maintenance-page .breadcrumbs {
  display: none;
}
@media only screen and (max-width: 640px) {
  /* Customer page */
  .page-main {
    padding: 0 20px;
  }
  #html-body.customer-account-forgotpassword .page-main,
  #html-body.customer-account-login .page-main,
  #html-body.customer-account-create .page-main {
    padding: 0;
  }
  #html-body.customer-account-forgotpassword .page-title-wrapper,
  #html-body.customer-account-login .page-title-wrapper,
  #html-body.customer-account-create .page-title-wrapper {
    padding: 20px 20px 0;
  }
  #html-body.catalog-product-view .page-main {
    padding: 0;
  }
}
/* sections */
.pagebuilder-section-pb8 {
  padding: 80px 0;
}
@media only screen and (max-width: 640px) {
  .pagebuilder-section-pb8 {
    padding: 40px 0;
  }
}
.pagebuilder-section-pb6 {
  padding: 60px 0;
}
@media only screen and (max-width: 640px) {
  .pagebuilder-section-pb6 {
    padding: 20px 0;
  }
}
.pagebuilder-column {
  padding: 0 16px;
}
.pagebuilder-column p {
  line-height: 30px;
  font-size: 16px;
}
[data-content-type=button-item] {
  width: 100%;
}
.home-hero {
  margin: 48px 0 16px;
}
.home-hero .pagebuilder-column {
  padding: 0;
}
.home-testimonials .pagebuilder-slide-wrapper .pagebuilder-overlay {
  padding-top: 0;
  padding-bottom: 32px;
}
.home-testimonials .slick-slider {
  margin-top: 0;
  margin-bottom: 0;
}
.home-testimonials p {
  margin: 0 !important;
}
.font-size-40 {
  font-size: 40px !important;
}
#html-body .page-footer .top-footer-wrapper p {
  margin-bottom: 24px !important;
}
#html-body .page-footer ul li {
  margin-bottom: 8px;
}
.brands-section div p {
  margin-bottom: 32px;
}
#html-body .page-footer .top-footer-wrapper .ftop-newsletter input[type=email] {
  padding: 8px 16px;
}
#html-body .home-products {
  padding-bottom: 8px !important;
}
#html-body .blog-posts .pagebuilder-column {
  border-radius: 4px;
  border: 1px solid #cfcfcf;
  padding: 0;
  margin: 0 12px;
  background-color: #F9FAFD;
}
#html-body .blog-posts .pagebuilder-button-primary {
  width: 100%;
  margin-bottom: 32px;
}
#html-body .blog-posts figure[data-content-type='image'] {
  text-align: center;
}
#html-body .blog-posts h4 {
  color: #39495c;
  margin: 10px;
}
#html-body .brands-section [data-content-type='heading'] {
  color: #ffffff;
}
.ammenu-menu-wrapper {
  margin-bottom: 0;
}
.ammenu-menu-wrapper .ammenu-link {
  font-size: 16px;
}
.menu-banner {
  position: absolute;
  top: -20px;
  right: -20px;
  padding: 0;
  width: 100%;
  text-align: right;
}
.ammenu-nav-sections {
  padding: 0;
}
.ammenu-nav-sections.-topmenu .ammenu-main-container {
  position: relative;
  max-width: 1280px;
}
.ammenu-nav-sections.-topmenu .top-right-menu {
  position: absolute;
  top: 0;
  right: 0;
}
.ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper {
  padding: 20px;
  background-color: #f9fafd !important;
  height: 434px;
  border-radius: 0;
  overflow-x: hidden;
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root .ammenu-item .ammenu-link {
  padding: 24px 16px;
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root .ammenu-item .ammenu-link:focus {
  box-shadow: none;
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root .ammenu-item:hover > .ammenu-link {
  background: none !important;
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root .ammenu-item:hover > .ammenu-link:before {
  border-bottom: 5px solid;
  content: '';
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root .ammenu-item:hover > .ammenu-link:after {
  content: '';
  position: absolute;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 10px solid #207ccb;
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  margin: 0 auto;
}
.ammenu-submenu-block.-builder.-root > .ammenu-items-list {
  width: 300px;
}
.ammenu-submenu-block.-builder.-root > .ammenu-items-list > .ammenu-item {
  align-self: normal !important;
}
.ammenu-submenu-block.-builder.-root > .ammenu-items-list > .ammenu-item > .ammenu-link {
  font-size: 1.4rem;
  color: #39495c;
  font-weight: 700;
  line-height: 140%;
  padding: 8px 0;
}
.ammenu-submenu-block.-builder.-root > .ammenu-items-list > .ammenu-item > .ammenu-link:after {
  content: '';
  position: absolute;
  right: 0;
  border-top: 8px solid transparent;
  border-left: 8px solid #B0BBCA;
  border-bottom: 8px solid transparent;
}
.ammenu-submenu-block.-builder.-root > .ammenu-items-list > .ammenu-item > .ammenu-link:hover {
  /* 
                    color: @color-primary !important;
                   &:after {
                        border-top: 8px solid transparent;
                        border-left: 8px solid @color-primary;
                        border-bottom: 8px solid transparent;
                        padding: 0;
                    } */
}
.ammenu-submenu-block.-builder.-root > .ammenu-items-list > .ammenu-item > .ammenu-link:hover:before {
  border: none;
}
.ammenu-submenu-block.-builder.-root > .ammenu-items-list > .ammenu-item.-active > .ammenu-link,
.ammenu-submenu-block.-builder.-root > .ammenu-items-list > .ammenu-item:hover > .ammenu-link {
  color: #207ccb !important;
}
.ammenu-submenu-block.-builder.-root > .ammenu-items-list > .ammenu-item.-active > .ammenu-link:before,
.ammenu-submenu-block.-builder.-root > .ammenu-items-list > .ammenu-item:hover > .ammenu-link:before {
  border-bottom: none;
  display: none;
}
.ammenu-submenu-block.-builder.-root > .ammenu-items-list > .ammenu-item.-active > .ammenu-link:after,
.ammenu-submenu-block.-builder.-root > .ammenu-items-list > .ammenu-item:hover > .ammenu-link:after {
  border-top: 8px solid transparent;
  border-left: 8px solid #207ccb;
  border-bottom: 8px solid transparent;
  right: 0;
  left: auto;
  bottom: auto;
  padding: 0;
}
.ammenu-submenu-block.-builder.-root > .ammenu-items-list > .ammenu-item:hover > .ammenu-link:after {
  right: -15px;
}
.ammenu-submenu-sidebar .ammenu-submenu-block.-vertical .ammenu-items-list {
  display: grid !important;
  grid-template-rows: repeat(11, auto);
  grid-auto-flow: column;
  column-gap: 36px;
  position: absolute;
  padding-left: 30px;
  top: 0;
  left: 0;
  right: 0;
  width: 70%;
}
.ammenu-submenu-sidebar .ammenu-submenu-block.-vertical .ammenu-items-list > .ammenu-item .ammenu-link {
  padding: 8px 16px;
}
.ammenu-submenu-sidebar .ammenu-submenu-block.-vertical .ammenu-items-list > .ammenu-item:hover > .ammenu-link {
  color: #207ccb !important;
  background: none !important;
}
.ammenu-submenu-sidebar .ammenu-submenu-block.-vertical .ammenu-items-list > .ammenu-item:hover > .ammenu-link:before {
  border-bottom: none;
}
.ammenu-submenu-sidebar .ammenu-submenu-block.-vertical .ammenu-items-list > .ammenu-item:hover > .ammenu-link:after {
  display: none;
}
.ammenu-menu-wrapper .ammenu-link.-simple {
  font-size: 1.4rem;
  color: #39495c !important;
  line-height: 140%;
}
block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 0 !important;
}
.ads-callouts,
.slick-slider {
  padding: 16px 0 !important;
}
.ads-callouts .slick-slide,
.slick-slider .slick-slide {
  margin: 0 10px;
}
.usp-box {
  min-height: 112px;
  background-color: #f9fafd;
  padding: 16px 24px 16px 16px;
}
.usp-box .usp-icon {
  width: 32px;
  height: 32px;
  color: #207ccb;
  border-radius: 50%;
  background-color: #f4f4f4;
  margin-top: 10px;
}
.usp-box .usp-icon:before {
  top: 8px;
  left: 9px;
}
.usp-box .usp-icon i {
  margin-top: 9px;
  font-size: 15px;
}
.usp-box .usp-img-icon {
  color: #246cb5;
  border-radius: 50%;
  background-color: #f4f4f4;
  margin-top: 10px;
  padding: 7px;
}
.usp-box .usp-box-content h5 {
  margin: 0;
  margin-bottom: 7px;
}
.usp-box .usp-box-content p {
  color: #7d7d7d;
  font-size: 12px;
  font-weight: 400;
  margin: 0;
}
.block-minicart {
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
  border: 0;
  width: 350px;
  right: -8px;
}
.block-minicart .subtotal {
  font-size: 12px;
  font-weight: 700;
}
.block-minicart .subtotal .price-container {
  display: flex;
  flex-wrap: wrap;
  /* width: 65%; */
  justify-content: right;
  flex-direction: column;
}
.block-minicart .subtotal .price-container .price-including-tax {
  order: 1;
}
.block-minicart .subtotal .price-container .price-excluding-tax {
  order: 0;
}
.block-minicart .subtotal .label {
  color: #1B3990;
}
.block-minicart .items-total {
  text-align: left;
  font-size: 12px;
}
.block-minicart .items-total .count {
  font-weight: 700;
  font-size: 16px;
  display: block;
}
@media only screen and (max-width: 640px) {
  .block-minicart .items-total .count {
    font-size: 14px !important;
  }
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 12px;
  font-weight: 700;
}
.block-minicart .amount .price-including-tax .price {
  font-size: 12px;
}
.block-minicart .amount .price-including-tax:before {
  content: attr(data-label) ': ';
  font-weight: 400;
  font-size: 12px;
}
.block-minicart .amount .price-excluding-tax .price {
  font-size: 16px !important;
}
@media only screen and (max-width: 640px) {
  .block-minicart .amount .price-excluding-tax .price {
    font-size: 14px !important;
  }
}
.block-minicart .amount .price-excluding-tax:before {
  font-weight: 400;
  font-size: 16px;
}
@media only screen and (max-width: 640px) {
  .block-minicart .amount .price-excluding-tax:before {
    font-size: 14px;
  }
}
.block-minicart .actions > .primary {
  margin: 0 !important;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  padding: 12px 24px;
  font-size: 16px;
}
@media only screen and (max-width: 640px) {
  .block-minicart .block-content > .actions > .primary .action.primary {
    font-size: 14px;
  }
}
.minicart-wrapper .action.showcart span.cart-text {
  color: #39495c;
}
.minicart-items-wrapper {
  margin: 0;
  padding: 0;
}
.minicart-wrapper .block-minicart {
  right: auto;
  left: -112px;
  padding: 20px;
}
@media only screen and (max-width: 640px) {
  .minicart-wrapper .block-minicart {
    right: 0;
    left: auto;
    padding: 16px;
  }
}
.minicart-wrapper .block-minicart:before {
  left: 135px;
  right: auto;
}
@media only screen and (max-width: 640px) {
  .minicart-wrapper .block-minicart:before {
    left: auto;
    right: 24px;
  }
}
.minicart-wrapper .block-minicart:after {
  left: 134px;
  right: auto;
}
@media only screen and (max-width: 640px) {
  .minicart-wrapper .block-minicart:after {
    left: auto;
    right: 23px;
  }
}
.minicart-wrapper .minicart-widgets {
  margin-top: 0;
}
.minicart-wrapper .action.showcart:before,
.minicart-wrapper .action.showcart.active:before {
  content: '';
  background: url(../images/icons/cart.svg) no-repeat;
  width: 26px;
  height: 26px;
}
.minicart-wrapper .action.showcart .counter.qty {
  height: 16px;
  line-height: 16px;
  min-width: 16px;
  font-size: 12px;
  left: 33px;
  top: -13px;
}
.minicart-items .update-cart-item {
  font-size: 1.4rem !important;
  margin-left: 5px;
  vertical-align: top;
  padding: 6px 16px !important;
  min-height: auto !important;
}
.minicart-items .product-item {
  padding: 16px 0;
}
.minicart-items .product-item:first-child {
  padding-top: 16px;
}
.minicart-items .product-item .product-image-container {
  border: 1px solid #ccc;
  padding: 5px;
}
.minicart-items .price-excluding-tax {
  display: none;
}
.minicart-items .action.edit::before,
.minicart-items .action.delete::before {
  display: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  width: auto;
  height: auto;
  font-size: 16px;
  overflow: visible;
  position: relative;
  clip: auto;
  margin: 0;
}
.minicart-items .delete {
  color: #e44f2f;
  margin-left: 10px;
}
.minicart-items .edit {
  color: #207ccb;
}
.minicart-items .product-item-details {
  padding-left: 95px;
  position: relative;
  min-height: 112px;
  text-align: left;
}
.minicart-items .product-item-details .product-item-name {
  font-weight: 700;
  margin: 0 0 5px;
  font-size: 16px;
  min-height: 44px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media only screen and (max-width: 640px) {
  .minicart-items .product-item-details .product-item-name {
    font-size: 14px;
  }
}
.minicart-items .product-item-details .product-item-sku {
  font-size: 12px;
  font-weight: 400;
  color: #39495c;
  margin: 5px 0;
}
.minicart-items .product-info {
  position: relative;
  height: 32px;
}
.minicart-items .product-info .details-qty {
  margin-top: 0;
  position: relative;
  right: 0;
  bottom: 0px;
  float: right;
}
.minicart-items .product-info .details-qty label {
  font-weight: 700;
  margin-right: 8px;
  font-size: 12px;
  color: #1B3990;
}
.minicart-items .product-info .details-qty input[type="number"] {
  border-color: #207ccb;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  width: 60px;
  height: 32px;
}
.minicart-items .product-info .actions {
  float: none;
  margin: 0;
  text-align: right;
  position: absolute;
  left: 0;
  top: 15px;
}
@media only screen and (max-width: 480px) {
  .minicart-wrapper .block-minicart {
    width: 350px;
  }
  .minicart-items .product-item-details .price {
    font-size: 14px;
  }
}
.apptrian-subcategories-grid .apptrian-subcategories-category {
  display: block;
  margin: 0 24px 24px 0 !important;
}
@media only screen and (max-width: 640px) {
  .apptrian-subcategories-grid .apptrian-subcategories-category {
    margin: 0 0 16px 0 !important;
  }
}
.apptrian-subcategories-grid .apptrian-subcategories-category-image {
  border: 1px solid #ccc;
  border-bottom: 0;
  background: #f9fafd;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.apptrian-subcategories-grid .apptrian-subcategories-category-name {
  background: #207ccb;
  padding: 12px;
  height: 100px;
  font-weight: 700;
  font-size: 16px;
  text-align: left;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.apptrian-subcategories-grid .apptrian-subcategories-category-name p {
  margin-bottom: 0;
  font-weight: 400;
}
.apptrian-subcategories-grid .apptrian-subcategories-category-name a {
  color: #ffffff;
}
.apptrian-subcategories-grid .apptrian-subcategories-category-name a:hover {
  text-decoration: none;
}
.category-image,
.sidebar-additional {
  display: none;
}
.category-description {
  margin-bottom: 0;
}
.category-description h2 {
  margin: 40px 0 16px;
}
.login-trade-link {
  font-size: 14px;
  text-align: center;
  color: #39495c !important;
  display: block;
  margin-top: 8px;
}
/* Pagination */
.toolbar.toolbar-products .pages {
  float: right !important;
}
@media only screen and (max-width: 640px) {
  .toolbar.toolbar-products .pages {
    width: 100%;
    text-align: center;
    margin-bottom: 24px;
  }
}
.toolbar.toolbar-products .pages:before {
  content: '';
  height: 48px;
  width: 1px;
  background: #b0bbca;
  margin: 0 40px;
  display: inline-block;
}
@media only screen and (max-width: 640px) {
  .toolbar.toolbar-products .pages:before {
    display: none;
  }
}
.toolbar.toolbar-products .pages .items {
  vertical-align: top;
  padding-top: 4px;
}
.toolbar.toolbar-products .pages .item {
  margin: 0 8px 0 0;
  font-size: 1.6rem;
}
.toolbar.toolbar-products .pages strong.page {
  padding: 4px 8px;
  font-size: 1.6rem;
  background: #EEEFEE;
  border-radius: 2px;
}
.toolbar.toolbar-products .pages a.page {
  color: #39495c !important;
  padding: 4px 8px;
}
.toolbar.toolbar-products .pages .action {
  background: #EEEFEE;
  border: 0;
}
.toolbar.toolbar-products .pages .action.next {
  margin-left: 0;
}
.toolbar.toolbar-products .pages .action.next::before {
  color: #39495c !important;
}
.toolbar.toolbar-products .pages .action.previous {
  margin-right: 0;
}
.toolbar.toolbar-products .pages .action.previous::before {
  color: #39495c !important;
}
.toolbar.toolbar-products .limiter {
  display: block;
  text-align: center;
  color: #207ccb;
}
.toolbar.toolbar-products .limiter label {
  text-decoration: underline;
}
.toolbar.toolbar-products .limiter-text {
  display: none;
}
@media only screen and (max-width: 640px) {
  .catalog-category-view .page-main,
  .catalogsearch-result-index .page-main {
    padding: 0;
  }
  .catalog-category-view .page-title-wrapper,
  .catalogsearch-result-index .page-title-wrapper {
    padding: 0 20px;
  }
  .catalog-category-view .column.main,
  .catalogsearch-result-index .column.main {
    padding: 20px !important;
  }
  .catalog-category-view .block.filter,
  .catalogsearch-result-index .block.filter {
    background: #f8f8f8;
    padding: 20px;
    border-bottom: 2px solid #b0bbca;
  }
}
.catalog-category-view .toolbar-products,
.catalogsearch-result-index .toolbar-products {
  text-align: left;
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 700;
  padding: 0;
}
.catalog-category-view .toolbar-products .toolbar-sorter .sorter-options,
.catalogsearch-result-index .toolbar-products .toolbar-sorter .sorter-options {
  width: 225px;
  padding: 8px 12px 8px 8px;
}
@media only screen and (max-width: 640px) {
  .catalog-category-view .toolbar-products,
  .catalogsearch-result-index .toolbar-products {
    margin-top: 24px;
    font-size: 14px;
    margin-right: 30px;
  }
  .catalog-category-view .toolbar-products .sorter-label,
  .catalogsearch-result-index .toolbar-products .sorter-label {
    display: block;
    margin-bottom: 12px;
  }
  .catalog-category-view .toolbar-products .toolbar-sorter .sorter-options,
  .catalogsearch-result-index .toolbar-products .toolbar-sorter .sorter-options {
    width: 90%;
    margin-left: 0;
  }
}
.catalog-category-view .toolbar-products .toolbar-amount,
.catalogsearch-result-index .toolbar-products .toolbar-amount {
  color: #b0bbca;
  margin-bottom: 16px;
}
@media only screen and (max-width: 640px) {
  .catalog-category-view .toolbar-products .toolbar-amount,
  .catalogsearch-result-index .toolbar-products .toolbar-amount {
    padding: 0;
  }
}
.product-image-wrapper {
  position: relative;
  z-index: 0;
}
.old-price,
.old.price {
  text-decoration: none;
}
.page-products .products-grid .product-item {
  width: calc(31.33333333%);
  margin-left: 2% !important;
}
@media only screen and (max-width: 480px) {
  .page-products .products-grid .product-item {
    width: calc(98%);
  }
}
.page-products .product-item-info {
  width: 100%;
}
.products-grid .swatch-attribute {
  display: none;
}
.products-grid .product-item {
  margin-bottom: 32px;
}
.products-grid .product-item .price-box {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.products-grid .product-item .price-box .price {
  font-size: 1.6rem !important;
}
.products-grid .product-item .price-box .price-label {
  font-weight: 600;
  display: none;
}
.products-grid .product-item .price-box .price-excluding-tax .price {
  color: #207ccb;
}
.products-grid .product-item .price-box .price-excluding-tax::before {
  content: "NET Price ";
  font-size: 11px;
  font-weight: 700;
}
.products-grid .product-item .price-box .price-including-tax::before {
  content: "Incl. VAT ";
  font-size: 11px;
  font-weight: 700;
}
.products-grid .product-item .price-box .old-price {
  margin-top: 4px;
  display: block;
}
.products-grid .product-item .price-box .old-price .price {
  font-weight: 700;
  color: #39495c !important;
}
.products-grid .product-item .price-box .old-price .price-including-tax::before {
  content: "List Price ";
  font-size: 11px;
  font-weight: 700;
}
.products-grid .product-item .price-box .special-price .price-wrapper span.price {
  color: #E44F2F;
  font-family: "Inter";
  font-size: 24px !important;
  font-style: normal;
  font-weight: 700;
  line-height: 142%;
  text-transform: capitalize;
}
.products-grid .product-item .price-box .special-price .price-wrapper span.price::after {
  content: "Promo Price";
  color: #E44F2F;
  font-family: "Inter";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  margin-left: 6px;
}
.products-grid .product-item .price-box .net-price .price-wrapper span.price {
  color: #207CCB;
  font-family: "Inter";
  font-size: 24px !important;
  font-style: normal;
  font-weight: 700;
  line-height: 142%;
  text-transform: capitalize;
}
.products-grid .product-item .price-box .net-price .price-wrapper span.price::after {
  content: "NET Price";
  color: #207CCB;
  font-family: "Inter";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  margin-left: 6px;
}
.products-grid .product-item .price-box .old-price .price-wrapper span.price {
  color: #39495C;
  font-family: "Inter";
  font-size: 16px !important;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}
.products-grid .product-item .price-box .old-price .price-wrapper span.price::after {
  content: "List Price";
  color: #39495C;
  font-family: "Inter";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-left: 6px;
}
.products-grid .product-item .special-price .price-container,
.products-grid .product-item .normal-price .price-container {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
.products-grid .product-item .special-price .price-container .price-including-tax,
.products-grid .product-item .normal-price .price-container .price-including-tax {
  order: 1;
}
.products-grid .product-item .special-price .price-container .price-excluding-tax,
.products-grid .product-item .normal-price .price-container .price-excluding-tax {
  order: 0;
}
.products-grid .product-item .special-price .price,
.products-grid .product-item .normal-price .price {
  color: #39495c;
}
.products-grid .product-item .special-price .price,
.products-grid .product-item .normal-price .price,
.products-grid .product-item .special-price .minimal-price .price,
.products-grid .product-item .normal-price .minimal-price .price {
  font-size: 1.6rem !important;
}
.products-grid .product-item .special-price .price-excluding-tax::before,
.products-grid .product-item .normal-price .price-excluding-tax::before {
  content: "NET Price ";
  font-size: 11px;
  font-weight: 700;
}
.products-grid .product-item .special-price .price-including-tax .price,
.products-grid .product-item .normal-price .price-including-tax .price {
  color: #B0BBCA;
}
.products-grid .product-item .special-price .price-including-tax:before,
.products-grid .product-item .normal-price .price-including-tax:before {
  content: "Incl. VAT ";
  font-size: 11px;
  font-weight: 700;
}
.products-grid .product-item .price-including-tax,
.products-grid .product-item .price-excluding-tax {
  display: block;
  width: 100%;
  line-height: 22px;
}
.products-grid .product-item .product-item-info .product-top-item {
  position: relative;
  max-height: 320px;
}
.products-grid .product-item .product-item-info .product-top-item .product-item-photo {
  text-align: center;
  width: 100%;
  display: block;
}
.products-grid .product-item .product-item-info .product-top-item .product-label {
  position: absolute;
  display: block;
  top: 16px;
  left: 17px;
  z-index: 1;
}
.products-grid .product-item .product-item-info .product-top-item .label {
  min-width: 68px;
  padding: 4px 8px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  line-height: 135%;
  color: #ffffff;
  border-radius: 4px;
  text-align: center;
}
.products-grid .product-item .product-item-info .product-top-item .label.red {
  background: #e44f2f;
}
.products-grid .product-item .product-item-info .product-top-item .product-warranty {
  position: absolute;
  bottom: 6px;
  left: 8px;
  z-index: 1;
  width: 94.5%;
}
.products-grid .product-item .product-item-info .product-top-item .product-warranty .product-warranty-button {
  background: #f9fafd;
  border: 1px solid #b0bbca;
  border-radius: 4px;
  padding: 4px 5px;
  display: block;
  text-decoration: none;
  align-items: center;
  color: #207ccb;
  gap: 10px;
}
.products-grid .product-item .product-item-info .product-top-item .product-warranty .product-warranty-button span {
  font-size: 12px;
  line-height: 135%;
  font-weight: 700;
  display: block;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-badge {
  border-radius: 8px;
  font-size: 10px;
  font-weight: 600;
  color: #ffffff;
  padding: 8px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  width: 90%;
  margin: 0 auto;
  z-index: 3;
  position: relative;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-badge.yellow {
  background: #fad839;
  color: #207ccb;
}
.products-grid .product-item .product-item-info .product-bottom-item .brand {
  font-size: 10px;
  font-weight: 600;
  color: #e44f2f;
  text-transform: uppercase;
  margin: 8px 0;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details {
  padding: 5px 8px;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details .product-item-inner .item-actions {
  margin: 0;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details .product-item-name {
  font-size: 16px;
  font-weight: 700;
  color: #207ccb;
  line-height: 150%;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details .product-item-name a {
  font-weight: 700;
  color: #207ccb;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details .product-item-name .swatch-option {
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details .product-sku {
  font-size: 12px;
  font-weight: 400;
  color: #39495c;
  line-height: 135%;
  margin: 8px 0 12px;
  border-bottom: 1px solid #cfcfcf;
  padding-bottom: 12px;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details .product-availability,
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details .product-leadtime {
  font-size: 12px;
  font-weight: 700;
  color: #39495c;
  padding: 8px 0;
  line-height: 135%;
  margin-bottom: 0;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details .product-availability .in_stock,
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details .product-leadtime .in_stock {
  color: #2fbb45;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details .product-availability .out_of_stock,
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details .product-leadtime .out_of_stock,
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details .product-availability .discontinued,
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details .product-leadtime .discontinued {
  color: #e44f2f;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details .product-availability .low_stock,
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details .product-leadtime .low_stock,
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details .product-availability .special_order,
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details .product-leadtime .special_order {
  color: #ffb37c;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details .product-availability {
  padding: 0 0 3px;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details .product-leadtime {
  padding: 3px 0 3px;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details .product-warranty-button {
  color: #39495C;
  font-family: "Inter";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  padding: 3px 0 0;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details .stock.unavailable {
  padding: 12px 0;
  text-align: center;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details .stock.unavailable span {
  font-size: 14px;
  font-weight: 700;
  color: #39495c;
  line-height: 135%;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details .product-availability-leadtime {
  border-bottom: 1px solid #cfcfcf;
  padding: 12px 0;
  margin-top: -12px;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details .product-desc {
  font-size: 12px;
  font-weight: 400;
  color: #39495c;
  line-height: 135%;
  margin: 12px 0 0;
  padding-bottom: 12px;
  border-bottom: 1px solid #cfcfcf;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details .product-desc ul {
  padding: 0 0 0 20px;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details .product-desc ul li {
  list-style-type: disc;
  margin-bottom: 3px;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details .product-desc span {
  overflow: hidden;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details .rating-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  align-items: center;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details .rating-wrapper .star-rating .material-icons {
  position: relative;
  top: 5px;
  font-size: 24px;
  color: #fad839;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-item-details .rating-wrapper .star-rating .rating-numbers {
  color: #207ccb;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-pricing {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 10px;
  align-items: start;
  padding: 10px 8px 10px 0;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-pricing p {
  margin: 2px 0;
  color: #39495c;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-pricing p span {
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-pricing p span.blue {
  color: #207ccb;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-pricing p span.red {
  color: #e44f2f;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-pricing p span.l-gray {
  color: #f4f4f4;
}
.products-grid .product-item .product-item-info .product-bottom-item .product-pricing p label {
  font-size: 12px;
  font-weight: 700;
  line-height: 135%;
}
.products-grid .product-item .product-item-info .product-bottom-item .quantity-field .control {
  display: flex;
  gap: 4px;
  align-items: center;
  padding: 14px 0;
  justify-content: center;
  border-top: 1px solid #cfcfcf;
}
.products-grid .product-item .product-item-info .product-bottom-item .quantity-field .control .qty-input .input-text.qty,
.products-grid .product-item .product-item-info .product-bottom-item .quantity-field .control.info-qty .input-text.qty {
  background: #f9fafd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  padding: 8px;
  border: 1px solid #207ccb;
  color: #39495c;
  width: 44px;
  font-size: 14px;
  font-weight: 700;
  line-height: 140%;
  height: auto;
  margin-bottom: 0;
}
.products-grid .product-item .product-item-info .product-bottom-item .quantity-field .control a {
  text-decoration: none;
  color: #39495c;
}
.products-grid .product-item .product-item-info .product-bottom-item .quantity-field .control a .material-icons {
  font-size: 24px !important;
  font-weight: 700;
}
.products-grid .product-item .product-item-info .product-bottom-item .quantity-field .select-qty {
  margin: 0;
  color: #39495C;
  font-family: "Inter";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.products-grid .product-item .product-item-actions {
  margin: 0;
}
.products-grid .product-item .product-item-actions .actions-primary {
  display: block;
}
.products-grid .product-item .product-item-actions .actions-primary .tocart,
.products-grid .product-item .product-item-actions .actions-primary .action.primary {
  width: 100%;
  border-radius: 5px;
  font-size: 16px;
  padding: 8px 16px;
  text-transform: capitalize;
}
.products-grid .product-item .product-item-actions .actions-primary .tocart span,
.products-grid .product-item .product-item-actions .actions-primary .action.primary span {
  padding: 0 0 0 30px;
}
.products-grid .product-item .product-item-actions .actions-primary .btn-view span {
  padding-left: 0 !important;
  margin-left: -30px;
}
.products-grid .product-item .product-item-actions .actions-primary .btn-view span:after {
  content: '';
  height: 24px;
  width: 35px;
  vertical-align: top;
  position: absolute;
  background: url(../images/icons/hand-cursor.png) no-repeat;
  background-size: 20px;
  background-position: 10px 0;
}
.products-grid .product-item .product-item-actions .actions-primary .material-icons {
  position: relative;
  top: 3px;
  font-size: 20px !important;
}
.products-grid .product-item .product-item-actions .actions-secondary {
  display: none;
}
.sorter .sorter-action {
  display: contents;
  justify-items: center;
}
.sorter .sorter-action.sort-desc:before {
  content: "";
  background: url(/media/wysiwyg/sort-desc.jpg);
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  width: 13px;
  height: 18px;
  margin-left: 12px;
}
.sorter .sorter-action.sort-asc:before {
  content: "";
  background: url(/media/wysiwyg/sort-desc.jpg);
  transform: rotate(180deg);
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  width: 13px;
  height: 18px;
  margin-left: 12px;
}
.toolbar-sorter .sorter-options {
  appearance: auto;
  -webkit-appearance: auto;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  padding: 8px 0;
}
/*
.product.info{
    .product.data.items{
        > .item.title{
            > .switch{
                padding: 8px !important;
                font-size: 14px;
                font-weight: 700;
                line-height: 140%;
            }
        }
    }
} */
.message.notice {
  background: #FFDADA;
  color: #39495C;
  border: 1px solid #C52D2D;
  padding: 16px;
  display: flex;
  align-items: center;
  font-size: 12px;
}
.message.notice .block {
  margin-top: 10px;
}
.message.notice .block .item:last-child {
  margin-bottom: 0;
}
.message.notice > *:first-child:before {
  display: none;
}
@media only screen and (min-width: 481px) {
  .products-grid .product-item .product-item-info .product-bottom-item .product-item-details .product-item-name {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 120px;
    margin: 8px 0;
  }
}
.aw-cl__payment-form-wrapper {
  display: none;
}
.order-status {
  margin-bottom: 4px;
  font-weight: 700;
  display: block;
}
.field[name="data.order_base_amount_limit"] {
  display: block !important;
}
#html-body.account .table-wrapper .action:nth-child(2) {
  color: #207ccb;
}
#html-body.account .table-wrapper .data.table tr {
  text-align: left;
}
#html-body.account .table-wrapper .data.table tr th {
  text-align: left;
}
#html-body.account .toolbar.bottom {
  padding: 0 20px;
  margin: 24px 0 0;
}
@media only screen and (max-width: 640px) {
  #html-body.account .toolbar.bottom {
    margin: 0;
  }
}
#html-body.account .toolbar.bottom .toolbar-amount {
  font-size: 16px;
}
@media only screen and (max-width: 640px) {
  #html-body.account .toolbar.bottom .toolbar-amount {
    font-size: 14px;
  }
}
#html-body.account .toolbar.bottom .limiter {
  font-size: 16px;
}
@media only screen and (max-width: 640px) {
  #html-body.account .toolbar.bottom .limiter {
    font-size: 14px;
  }
}
#html-body.account .toolbar.bottom .limiter .limiter-options {
  height: 40px;
  background: #ffffff;
  border-color: #cfcfcf;
  border-radius: 2px;
}
#html-body.account .page-title-wrapper .order-date {
  margin-bottom: 4px;
  margin-top: 0;
  display: inline-block;
  margin-right: 8px;
}
@media only screen and (max-width: 640px) {
  #html-body.account .page-title-wrapper .order-date {
    display: block;
  }
}
#html-body.account .page-title-wrapper .order-date span + span {
  font-weight: 700;
}
#html-body.account .additional-addresses .actions-toolbar {
  margin-bottom: 24px;
}
.aw-ui-listing .admin__data-grid-outer-wrap .data-grid .data-grid-th._sortable._descend:before,
.aw-ui-listing .admin__data-grid-outer-wrap .data-grid .data-grid-th._sortable._ascend:before {
  bottom: 21px;
}
#html-body .aw-ui-listing .admin__data-grid-filters .admin__form-field .admin__form-field-legend {
  font-size: 20px;
}
@media screen and (max-width: 640px) {
  #html-body .aw-ui-listing .admin__data-grid-filters .admin__form-field .admin__form-field-legend {
    font-size: 16px;
  }
}
#html-body .aw-ui-listing .admin__data-grid-action-columns-menu {
  padding: 24px;
  color: #39495C !important;
}
@media only screen and (max-width: 640px) {
  #html-body .aw-ui-listing .admin__data-grid-action-columns-menu {
    padding: 20px;
  }
}
#html-body .aw-ui-listing .admin__data-grid-action-columns-menu .admin__field-label {
  font-size: 16px;
}
@media only screen and (max-width: 640px) {
  #html-body .aw-ui-listing .admin__data-grid-action-columns-menu .admin__field-label {
    font-size: 14px;
  }
}
#html-body .aw-ui-listing .admin__data-grid-action-columns-menu .admin__field-option {
  margin-bottom: 16px;
  height: auto;
}
#html-body .aw-ui-listing .admin__data-grid-action-columns-menu .admin__action-dropdown-menu-footer {
  padding: 20px 0 0 !important;
}
#html-body .aw-ui-listing .admin__data-grid-action-columns-menu .admin__action-dropdown-menu-footer button.action-tertiary {
  font-size: 16px;
  padding: 0 16px;
  background-color: #207CCB;
  line-height: 150%;
  font-weight: 700;
  height: 48px;
}
@media screen and (max-width: 640px) {
  #html-body .aw-ui-listing .admin__data-grid-action-columns-menu .admin__action-dropdown-menu-footer button.action-tertiary {
    font-size: 14px;
  }
}
#html-body .aw-ui-listing .admin__data-grid-action-columns-menu .admin__action-dropdown-menu-footer .admin__action-dropdown-footer-main-actions .action-tertiary {
  background-color: #BB332F;
}
#html-body .aw-ui-listing .admin__action-dropdown-menu-header {
  color: #39495C !important;
  font-size: 12px;
}
#html-body .aw-ui-listing .admin__data-grid-filters-wrap._show .admin__data-grid-filters-footer .admin__footer-main-actions {
  margin-top: 4px;
}
#html-body .aw-ui-listing .admin__data-grid-outer-wrap .data-grid .data-grid-th._sortable._descend:before {
  bottom: 22px;
}
#html-body .aw-ui-listing .admin__data-grid-outer-wrap .admin__control-support-text {
  font-size: 16px;
}
@media only screen and (max-width: 640px) {
  #html-body .aw-ui-listing .admin__data-grid-outer-wrap .admin__control-support-text {
    font-size: 14px;
  }
}
#html-body .block-addresses-default .block-title {
  padding: 12px 20px;
}
#html-body .block-addresses-default .customer-addresses-toolbar {
  display: none;
}
.admin__fieldset .admin__form-field-control .admin__form-field-control input[type="text"] {
  margin-bottom: 12px;
}
.sales-order-view .page-title-wrapper .page-title-wrapper .order-date {
  margin: 0 0 12px !important;
}
.sales-order-view .actions-toolbar.order-actions-toolbar .actions .order-links .item {
  font-size: 18px;
}
@media only screen and (max-width: 640px) {
  .sales-order-view .actions-toolbar.order-actions-toolbar .actions .order-links .item {
    font-size: 14px;
  }
}
.sales-order-view .service-call button:hover {
  color: #fff;
}
.sales-order-view .table-wrapper.order-items .table:not(.cart):not(.totals) tfoot > tr:first-child th {
  padding-top: 16px;
}
.sales-order-view .table-order-items tfoot {
  color: #39495C;
}
.sales-order-view .block.block-order-details-view {
  margin-top: 0;
}
.sales-order-view .block.block-order-details-view .box.box-order-shipping-address .block-title {
  padding: 12px 20px;
}
.sales-order-view .block.block-order-details-view .box.box-order-shipping-address address {
  margin-bottom: 0;
}
.sales-order-view .block.block-order-details-view .box.box-order-shipping-address .box-title {
  font-size: 16px;
}
@media only screen and (max-width: 640px) {
  .sales-order-view .block.block-order-details-view .box.box-order-shipping-address .box-title {
    font-size: 14px;
  }
}
.hs-error-msgs label {
  color: #c52d2d;
}
.account .column.main .block.block-addresses-default .block-title > strong {
  font-size: 16px !important;
}
.account .column.main .block.block-addresses-default a {
  font-weight: 700;
}
.account .column.main .block.block-addresses-list .block-title {
  padding: 0 20px 20px;
  margin: 0;
}
.account .column.main .block.block-addresses-list .block-title > strong {
  font-size: 28px !important;
  font-weight: 700;
  line-height: 142%;
  color: #39495C;
}
@media only screen and (max-width: 640px) {
  .account .column.main .block.block-addresses-list .block-title > strong {
    font-size: 24px !important;
  }
}
@media only screen and (max-width: 640px) {
  .account .column.main .actions-toolbar {
    margin: 0 20px;
  }
}
.account .column.main .actions-toolbar .primary {
  float: right;
}
@media only screen and (max-width: 640px) {
  .account .column.main .actions-toolbar .primary {
    float: none;
  }
}
.account .column.main .actions-toolbar .action.primary.add {
  padding: 0 24px;
  width: 272px;
}
@media only screen and (max-width: 640px) {
  .account .column.main .actions-toolbar .action.primary.add {
    width: 100%;
  }
}
#html-body.account .fieldset .legend span {
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
}
.message.success {
  padding: 4px 20px;
  height: 44px;
  display: flex;
  align-items: center;
}
#html-body.aw_ca-company-index .page-main .page-title-wrapper .page-title .base {
  padding-bottom: 24px !important;
}
#html-body.aw_ca-company-edit .page-main > .page-title-wrapper .page-title {
  font-size: 32px !important;
}
#html-body.account .table-wrapper .data.table tbody tr:nth-child(even) td {
  background: #fff !important;
}
.aw-ca-role-create .aw-ca__form,
.aw_ca-role-edit .aw-ca__form,
#html-body.account.page-layout-2columns-left .aw-ca__form,
.aw-ca-role-create form.form-edit-account,
.aw_ca-role-edit form.form-edit-account,
#html-body.account.page-layout-2columns-left form.form-edit-account {
  max-width: none;
  border: 2px solid #cfcfcf;
  padding-bottom: 20px;
  border-radius: 4px;
  overflow: hidden;
  display: inline-block;
  width: 100%;
}
.aw-ca-role-create .aw-ca__form .fieldset,
.aw_ca-role-edit .aw-ca__form .fieldset,
#html-body.account.page-layout-2columns-left .aw-ca__form .fieldset,
.aw-ca-role-create form.form-edit-account .fieldset,
.aw_ca-role-edit form.form-edit-account .fieldset,
#html-body.account.page-layout-2columns-left form.form-edit-account .fieldset {
  border: 0 !important;
}
.aw-ca-role-create .aw-ca__form .fieldset-wrapper,
.aw_ca-role-edit .aw-ca__form .fieldset-wrapper,
#html-body.account.page-layout-2columns-left .aw-ca__form .fieldset-wrapper,
.aw-ca-role-create form.form-edit-account .fieldset-wrapper,
.aw_ca-role-edit form.form-edit-account .fieldset-wrapper,
#html-body.account.page-layout-2columns-left form.form-edit-account .fieldset-wrapper {
  margin-bottom: 0;
}
.aw-ca-role-create .aw-ca__form .fieldset-wrapper-title,
.aw_ca-role-edit .aw-ca__form .fieldset-wrapper-title,
#html-body.account.page-layout-2columns-left .aw-ca__form .fieldset-wrapper-title,
.aw-ca-role-create form.form-edit-account .fieldset-wrapper-title,
.aw_ca-role-edit form.form-edit-account .fieldset-wrapper-title,
#html-body.account.page-layout-2columns-left form.form-edit-account .fieldset-wrapper-title {
  border-bottom: 0;
  margin-bottom: 0;
  padding: 12px 0;
  background: #345;
  color: #fff;
  text-align: center;
}
.aw-ca-role-create .aw-ca__form .fieldset-wrapper-title strong,
.aw_ca-role-edit .aw-ca__form .fieldset-wrapper-title strong,
#html-body.account.page-layout-2columns-left .aw-ca__form .fieldset-wrapper-title strong,
.aw-ca-role-create form.form-edit-account .fieldset-wrapper-title strong,
.aw_ca-role-edit form.form-edit-account .fieldset-wrapper-title strong,
#html-body.account.page-layout-2columns-left form.form-edit-account .fieldset-wrapper-title strong {
  font-size: 20px !important;
  font-weight: 700;
}
@media only screen and (max-width: 640px) {
  .aw-ca-role-create .aw-ca__form .fieldset-wrapper-title strong,
  .aw_ca-role-edit .aw-ca__form .fieldset-wrapper-title strong,
  #html-body.account.page-layout-2columns-left .aw-ca__form .fieldset-wrapper-title strong,
  .aw-ca-role-create form.form-edit-account .fieldset-wrapper-title strong,
  .aw_ca-role-edit form.form-edit-account .fieldset-wrapper-title strong,
  #html-body.account.page-layout-2columns-left form.form-edit-account .fieldset-wrapper-title strong {
    font-size: 16px !important;
  }
}
.aw-ca-role-create .aw-ca__form .actions-toolbar,
.aw_ca-role-edit .aw-ca__form .actions-toolbar,
#html-body.account.page-layout-2columns-left .aw-ca__form .actions-toolbar,
.aw-ca-role-create form.form-edit-account .actions-toolbar,
.aw_ca-role-edit form.form-edit-account .actions-toolbar,
#html-body.account.page-layout-2columns-left form.form-edit-account .actions-toolbar {
  width: 100%;
  margin-left: 0;
  margin-right: 20px;
  margin-top: 0;
}
.aw-ca-role-create .aw-ca__form .actions-toolbar .primary,
.aw_ca-role-edit .aw-ca__form .actions-toolbar .primary,
#html-body.account.page-layout-2columns-left .aw-ca__form .actions-toolbar .primary,
.aw-ca-role-create form.form-edit-account .actions-toolbar .primary,
.aw_ca-role-edit form.form-edit-account .actions-toolbar .primary,
#html-body.account.page-layout-2columns-left form.form-edit-account .actions-toolbar .primary {
  float: right;
  width: 100%;
}
@media only screen and (max-width: 640px) {
  .aw-ca-role-create .aw-ca__form .actions-toolbar .action.primary,
  .aw_ca-role-edit .aw-ca__form .actions-toolbar .action.primary,
  #html-body.account.page-layout-2columns-left .aw-ca__form .actions-toolbar .action.primary,
  .aw-ca-role-create form.form-edit-account .actions-toolbar .action.primary,
  .aw_ca-role-edit form.form-edit-account .actions-toolbar .action.primary,
  #html-body.account.page-layout-2columns-left form.form-edit-account .actions-toolbar .action.primary {
    width: 90%;
  }
}
.aw-ca-role-create .action-basic,
.aw_ca-role-edit .action-basic,
#html-body.account.page-layout-2columns-left .action-basic {
  margin-right: 20px;
  float: right;
  width: 272px;
}
@media only screen and (max-width: 640px) {
  .aw-ca-role-create .action-basic,
  .aw_ca-role-edit .action-basic,
  #html-body.account.page-layout-2columns-left .action-basic {
    width: 90%;
  }
}
.aw_ca-role-edit .action.primary {
  padding: 0 24px;
}
.aw_credit_limit-balance-index .aw_cl__balance-history .admin__data-grid-outer-wrap .aw_cl__price-green {
  color: #39495C !important;
}
#html-body.aw_ca-user-index .aw-ca__customer-btn-wrapper {
  margin-bottom: 16px !important;
}
#html-body.aw_ca-user-index .table-wrapper .action:nth-child(2) {
  color: #BB332F !important;
}
#html-body.aw_ca-user-edit input[type=text] {
  margin-bottom: 12px;
}
.customer-address-index .box-actions .action.edit {
  font-weight: 700;
}
#html-body.sales-order-history .aw-ui-listing .admin__data-grid-filters-wrap._show {
  margin-bottom: 24px;
  z-index: 99;
}
.page-title-wrapper .order-date {
  margin-bottom: 12px;
}
.order-details-items .order-title > strong {
  font-size: 18px;
}
.account .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 24px;
}
.account .column.main .block:not(.widget) .block-content .box:last-child {
  margin-bottom: 0px;
}
#html-body.sales-order-history .aw-ui-listing .data-grid-filters-action-wrap .action-default {
  background: #39495c;
  border-radius: 4px;
  color: #fff;
  padding: 0 8px 0 22px;
  border-color: #39495c;
  border-width: 2px;
  min-height: 48px;
  max-width: none;
  font-size: 16px;
}
@media only screen and (max-width: 640px) {
  #html-body.sales-order-history .aw-ui-listing .data-grid-filters-action-wrap .action-default {
    min-height: 40px;
    font-size: 14px;
  }
}
#html-body.sales-order-history .aw-ui-listing .data-grid-filters-action-wrap .action-default:after {
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  #html-body.sales-order-history .aw-ui-listing .data-grid-filters-action-wrap .action-default:after {
    font-size: 25px;
  }
}
#html-body.sales-order-history .aw-ui-listing .data-grid-filters-action-wrap .action-default._active:after {
  content: '\e621';
}
#html-body.sales-order-history .aw-ui-listing .data-grid-filters-action-wrap .action-default:hover,
#html-body.sales-order-history .aw-ui-listing .data-grid-filters-action-wrap .action-default._active {
  background-color: transparent;
  color: #39495c;
}
.order-actions-toolbar {
  margin-bottom: 24px;
  font-weight: 700;
  border-bottom: 1px solid #cfcfcf;
  padding-bottom: 24px;
  margin-top: 12px;
}
.order-actions-toolbar a {
  text-decoration: underline;
}
.order-details-items {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.order-details-items .order-title {
  display: none;
}
.order-details-items .order-items {
  margin-top: 24px;
}
.order-details-items .order-items tfoot th {
  text-align: right !important;
  font-weight: 700 !important;
  padding-right: 6% !important;
}
@media only screen and (max-width: 640px) {
  .order-details-items .order-items tfoot th {
    text-align: left !important;
  }
}
.order-details-items .order-items tfoot .VAT td.mark {
  font-weight: 700 !important;
  width: 70%;
  text-align: right;
  padding-right: 6% !important;
}
@media only screen and (max-width: 640px) {
  .order-details-items .order-items tfoot .VAT td.mark {
    text-align: left;
  }
}
.order-details-items .order-items tfoot .amount strong {
  font-weight: 400 !important;
}
@media only screen and (max-width: 640px) {
  .order-details-items .table-order-items .product-item-name {
    height: 40px;
    overflow: hidden;
    width: 48%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.order-links {
  border-bottom: 0;
  margin-bottom: 0;
  font-size: 18px;
}
@media only screen and (max-width: 640px) {
  .order-links {
    font-size: 14px;
  }
}
#html-body {
  /* Company information   */
  /* Company user */
  /* Company user - Edit */
  /* Customer Dashboard */
  /* admin paging */
  /* credit limit */
}
#html-body .block.block-order-details-view {
  margin-top: 0;
}
#html-body.aw_ca-company-index .page-main .page-title-wrapper {
  position: relative;
}
#html-body.aw_ca-company-index .page-main .page-title-wrapper .action {
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 40%;
}
@media only screen and (max-width: 640px) {
  #html-body.aw_ca-company-index .page-main .page-title-wrapper .action {
    display: inline-block;
    position: relative;
    right: 0;
    top: 0;
  }
}
#html-body.aw_ca-company-index .page-main .main .block {
  border: 2px solid #cfcfcf;
  margin-bottom: 24px;
}
@media only screen and (max-width: 640px) {
  #html-body.aw_ca-company-index .page-main .main .block {
    margin: 0 0 16px;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
  }
}
#html-body.aw_ca-company-index .page-main .main .block-title {
  font-size: 16px;
  background: #39495c;
  color: #ffffff;
  margin-bottom: 0;
  padding: 1.2rem 2rem;
}
@media only screen and (max-width: 640px) {
  #html-body.aw_ca-company-index .page-main .main .block-title {
    border-radius: 0;
    font-size: 14px;
  }
}
#html-body.aw_ca-company-index .page-main .main .block-content {
  padding: 20px;
}
@media only screen and (max-width: 640px) {
  #html-body.aw_ca-company-index .page-main .main .block-content {
    padding: 20px 16px;
  }
}
#html-body.aw_ca-company-index .page-main .box {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  color: #39495c;
}
@media only screen and (max-width: 640px) {
  #html-body.aw_ca-company-index .page-main .box {
    margin-bottom: 0;
    font-size: 14px;
  }
}
#html-body.aw_ca-company-index .page-main .box .box-content {
  margin-bottom: 8px;
}
#html-body.aw_ca-company-index .page-main .box .box-content a {
  font-weight: 700;
}
#html-body.aw_ca-company-index .page-main .box-title {
  color: #39495c;
}
#html-body.aw_ca-company-index .page-main .box-title span {
  font-size: 1.6rem !important;
}
#html-body.aw_ca-company-index .page-main .action-basic {
  float: none !important;
}
@media only screen and (max-width: 640px) {
  #html-body.aw_ca-user-index .table-wrapper tbody tr,
  #html-body.aw_ca-role-index .table-wrapper tbody tr,
  #html-body.customer-address-index .table-wrapper tbody tr,
  #html-body.account .table-wrapper tbody tr {
    display: inline-block !important;
    padding: 0 !important;
    margin-bottom: 20px;
    width: 100%;
  }
  #html-body.aw_ca-user-index .table-wrapper tbody tr td,
  #html-body.aw_ca-role-index .table-wrapper tbody tr td,
  #html-body.customer-address-index .table-wrapper tbody tr td,
  #html-body.account .table-wrapper tbody tr td {
    display: flex;
    border-top: 2px solid #cfcfcf;
    gap: 16px;
    padding: 0;
    align-items: center;
    text-align: right;
  }
  #html-body.aw_ca-user-index .table-wrapper tbody tr td::before,
  #html-body.aw_ca-role-index .table-wrapper tbody tr td::before,
  #html-body.customer-address-index .table-wrapper tbody tr td::before,
  #html-body.account .table-wrapper tbody tr td::before {
    content: attr(data-th);
    font-weight: 700;
    padding: 12px 20px;
    display: inline-block;
    width: 42%;
    text-align: left;
    background-color: #39495c;
    color: #ffffff !important;
  }
  #html-body.aw_ca-user-index .table-wrapper tbody tr td:last-child,
  #html-body.aw_ca-role-index .table-wrapper tbody tr td:last-child,
  #html-body.customer-address-index .table-wrapper tbody tr td:last-child,
  #html-body.account .table-wrapper tbody tr td:last-child {
    padding-top: 0 !important;
    border-bottom: 2px solid #cfcfcf;
    width: 100%;
  }
  #html-body.aw_ca-user-index .table-wrapper tbody tr td .action,
  #html-body.aw_ca-role-index .table-wrapper tbody tr td .action,
  #html-body.customer-address-index .table-wrapper tbody tr td .action,
  #html-body.account .table-wrapper tbody tr td .action {
    margin: 0;
  }
}
#html-body.aw_ca-user-index .aw-ca__customer-btn-wrapper,
#html-body.aw_ca-role-index .aw-ca__customer-btn-wrapper,
#html-body.customer-address-index .aw-ca__customer-btn-wrapper,
#html-body.account .aw-ca__customer-btn-wrapper {
  text-align: right;
  margin-bottom: 20px;
  display: flex;
  width: 100%;
  justify-content: right;
}
@media only screen and (max-width: 640px) {
  #html-body.aw_ca-user-index .aw-ca__customer-btn-wrapper,
  #html-body.aw_ca-role-index .aw-ca__customer-btn-wrapper,
  #html-body.customer-address-index .aw-ca__customer-btn-wrapper,
  #html-body.account .aw-ca__customer-btn-wrapper {
    justify-content: center;
  }
}
#html-body.aw_ca-user-index .aw-ca__customer-btn-wrapper .action,
#html-body.aw_ca-role-index .aw-ca__customer-btn-wrapper .action,
#html-body.customer-address-index .aw-ca__customer-btn-wrapper .action,
#html-body.account .aw-ca__customer-btn-wrapper .action {
  margin-top: 0;
  background: #207ccb;
  border: 2px solid #207ccb;
  box-sizing: border-box;
  border-radius: 6px;
  width: auto;
  height: 48px;
  padding: 0 24px;
  color: #ffffff;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 640px) {
  #html-body.aw_ca-user-index .aw-ca__customer-btn-wrapper .action,
  #html-body.aw_ca-role-index .aw-ca__customer-btn-wrapper .action,
  #html-body.customer-address-index .aw-ca__customer-btn-wrapper .action,
  #html-body.account .aw-ca__customer-btn-wrapper .action {
    font-size: 14px;
  }
}
#html-body.aw_ca-user-index .aw-ca__customer-btn-wrapper .action:before,
#html-body.aw_ca-role-index .aw-ca__customer-btn-wrapper .action:before,
#html-body.customer-address-index .aw-ca__customer-btn-wrapper .action:before,
#html-body.account .aw-ca__customer-btn-wrapper .action:before {
  float: left;
  content: '\002B';
  font-size: 28px;
  font-weight: 300;
  line-height: 21px;
  margin-right: 12px;
}
#html-body.aw_ca-user-index .aw-ca__customer-btn-wrapper .action.import:before,
#html-body.aw_ca-role-index .aw-ca__customer-btn-wrapper .action.import:before,
#html-body.customer-address-index .aw-ca__customer-btn-wrapper .action.import:before,
#html-body.account .aw-ca__customer-btn-wrapper .action.import:before {
  background: url(../images/icons/publish.svg) no-repeat;
  width: 24px;
  height: 24px;
  content: '';
}
#html-body.aw_ca-user-edit .aw-ca__form {
  max-width: none;
}
#html-body.aw_ca-user-edit .aw-ca__form fieldset .field {
  float: none;
  width: 100%;
  margin: 0 6px;
}
@media only screen and (max-width: 640px) {
  #html-body.aw_ca-user-edit .aw-ca__form fieldset .field {
    width: 100%;
    margin: 0;
  }
}
#html-body.aw_ca-user-edit .aw-ca__form .action-basic {
  float: right;
  margin-left: 0;
  min-width: 150px;
  width: 272px;
  padding: 12px 24px;
  border-radius: 4px;
}
@media only screen and (max-width: 640px) {
  #html-body.aw_ca-user-edit .aw-ca__form .action-basic {
    width: 90%;
  }
}
#html-body.sales-order-history .admin__data-grid-filters-wrap select {
  height: 48px;
}
#html-body.sales-order-history .admin__action-dropdown .admin__action-dropdown-text {
  padding-right: 10px;
}
#html-body.sales-order-history .selectmenu-toggle {
  min-height: auto;
}
#html-body .box-address-billing,
#html-body .block-addresses-list {
  margin-bottom: 24px;
}
@media only screen and (max-width: 640px) {
  #html-body .box-address-billing,
  #html-body .block-addresses-list {
    margin-bottom: 0;
  }
}
#html-body .block-addresses-default,
#html-body .block-order-details-view {
  margin-bottom: 24px;
}
#html-body .block-addresses-default .block-title,
#html-body .block-order-details-view .block-title {
  background: #39495c;
  padding: 12px 20px;
  color: #ffffff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 640px) {
  #html-body .block-addresses-default .block-title,
  #html-body .block-order-details-view .block-title {
    border-radius: 0;
    padding: 8px 20px;
  }
}
#html-body .block-addresses-default .block-content,
#html-body .block-order-details-view .block-content {
  padding: 20px;
  border: 1px solid #cfcfcf;
  border-top: 0;
  font-size: 16px;
}
@media only screen and (max-width: 640px) {
  #html-body .block-addresses-default .block-content,
  #html-body .block-order-details-view .block-content {
    font-size: 14px;
    padding: 16px 20px;
  }
}
#html-body.account .block-reviews-dashboard {
  display: none;
}
#html-body.account .action-select-wrap a {
  font-weight: 700;
}
@media only screen and (max-width: 640px) {
  #html-body.account {
    /* Customer Account */
  }
  #html-body.account .page-main {
    padding: 0 20px;
  }
  #html-body.account.customer-account-index .orders-recent {
    display: none;
  }
  #html-body.account .customer-account-content .custom-account-block .links-block-content {
    grid-gap: 1.2rem;
  }
}
#html-body.account .table-wrapper,
#html-body.account .admin__data-grid-wrap {
  margin-bottom: 24px;
  border: 2px solid #cfcfcf;
  border-radius: 8px;
  text-align: left;
  overflow: auto;
  width: 100%;
}
@media only screen and (max-width: 640px) {
  #html-body.account .table-wrapper,
  #html-body.account .admin__data-grid-wrap {
    border-radius: 0;
    border: 0;
    text-align: left;
    margin-bottom: 0;
  }
}
#html-body.account .table-wrapper a.action,
#html-body.account .admin__data-grid-wrap a.action {
  font-weight: 700;
  margin-right: 8px;
  text-decoration: underline;
}
#html-body.account .table-wrapper a.action:last-child,
#html-body.account .admin__data-grid-wrap a.action:last-child {
  margin-right: 0;
}
#html-body.account .table-wrapper tbody td,
#html-body.account .admin__data-grid-wrap tbody td {
  padding: 12px;
  border-top: 1px solid #cfcfcf;
}
#html-body.account .table-wrapper tbody td .price-including-tax .price,
#html-body.account .admin__data-grid-wrap tbody td .price-including-tax .price,
#html-body.account .table-wrapper tbody td .price-excluding-tax .price,
#html-body.account .admin__data-grid-wrap tbody td .price-excluding-tax .price,
#html-body.account .table-wrapper tbody td.amount strong,
#html-body.account .admin__data-grid-wrap tbody td.amount strong {
  font-weight: 400 !important;
}
#html-body.account .table-wrapper tbody td .price-including-tax,
#html-body.account .admin__data-grid-wrap tbody td .price-including-tax,
#html-body.account .table-wrapper tbody td .price-excluding-tax,
#html-body.account .admin__data-grid-wrap tbody td .price-excluding-tax {
  margin-left: 0 !important;
}
#html-body.account.page-layout-2columns-left:not(.customer-account-index) .page-main > .columns .main {
  grid-column: span 9 / span 9;
}
#html-body.account.page-layout-2columns-left:not(.customer-account-index) .page-main > .columns .sidebar-main {
  grid-column: span 3 / span 3;
  margin-top: 0;
}
#html-body.account.page-layout-2columns-left form {
  margin-top: 0;
  display: flex;
  flex-wrap: nowrap;
  gap: 24px;
}
#html-body.account.page-layout-2columns-left form.subscribe {
  gap: 0;
}
#html-body.account.page-layout-2columns-left form.minisearch {
  display: block;
}
#html-body.account.page-layout-2columns-left form .fieldset {
  padding: 48px 20px 20px;
}
#html-body.account.page-layout-2columns-left form .actions-toolbar {
  margin-left: 0;
  float: right;
  margin-top: 24px;
}
#html-body.account.page-layout-2columns-left form .actions-toolbar .action.primary {
  width: 272px;
  padding: 12px 35px;
  border-radius: 4px;
}
#html-body.account .sidebar .block-collapsible-nav .content {
  padding: 0;
  width: 100%;
  border: 2px solid #cfcfcf;
  overflow: hidden;
  border-radius: 8px;
  background: #fff;
}
#html-body.account .fieldset {
  margin-bottom: 0;
  width: 100%;
  border: 1px solid #ccc;
  padding: 20px;
  position: relative;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
@media only screen and (max-width: 640px) {
  #html-body.account .fieldset {
    border-radius: 0;
  }
}
#html-body.account .fieldset .legend {
  margin-left: 0;
  width: 100%;
  text-align: center;
  background: #39495c;
  padding: 12px;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 640px) {
  #html-body.account .fieldset .legend span {
    font-size: 16px;
  }
}
#html-body.account .fieldset .field {
  margin-bottom: 0;
}
#html-body.account .fieldset .field.choice:before {
  display: none;
}
#html-body.account .fieldset .field:not(.choice) > .label {
  width: 100%;
  padding: 0;
}
#html-body.account .fieldset .field:not(.choice) > .control {
  width: 100%;
}
#html-body.account .page-title-wrapper .page-title .base {
  display: block;
  font-weight: 700;
  font-size: 32px;
  line-height: 46px;
  color: #207ccb;
  padding: 0 0 24px;
  text-align: left;
}
@media only screen and (max-width: 640px) {
  #html-body.account .page-title-wrapper .page-title .base {
    padding: 0;
    font-size: 28px;
  }
}
#html-body .admin__data-grid-wrap .data-grid thead tr th,
#html-body .table-wrapper .data-grid thead tr th,
#html-body .admin__data-grid-wrap .data.table thead tr th,
#html-body .table-wrapper .data.table thead tr th {
  background-color: #39495c;
  border-bottom: 0 !important;
  vertical-align: middle;
  padding: 12px;
  text-align: left;
  font-size: 16px;
}
@media only screen and (max-width: 640px) {
  #html-body .admin__data-grid-wrap .data-grid thead tr th,
  #html-body .table-wrapper .data-grid thead tr th,
  #html-body .admin__data-grid-wrap .data.table thead tr th,
  #html-body .table-wrapper .data.table thead tr th {
    font-size: 14px;
  }
}
#html-body .block-collapsible-nav .content .item a,
#html-body .block-collapsible-nav .content .item strong {
  text-decoration: none;
  padding: 8px 16px;
  width: 100%;
  color: #39495c;
  font-size: 16px;
  display: block;
}
@media only screen and (max-width: 640px) {
  #html-body .block-collapsible-nav .content .item a,
  #html-body .block-collapsible-nav .content .item strong {
    font-size: 14px;
  }
}
#html-body .block-collapsible-nav .content .item a strong,
#html-body .block-collapsible-nav .content .item strong strong {
  padding: 0;
}
#html-body .block-collapsible-nav .content .item a:hover,
#html-body .block-collapsible-nav .content .item strong:hover {
  background-color: #207ccb;
  color: #ffffff;
}
#html-body .block-collapsible-nav .content .item.current strong,
#html-body .block-collapsible-nav .content .item.current a {
  border-color: transparent;
  color: #207ccb;
  background-color: #207ccb;
  color: #ffffff;
}
#html-body.aw_credit_limit-balance-index .aw-ui-listing .admin__data-grid-outer-wrap {
  display: flex;
  flex-wrap: wrap;
}
#html-body.aw_credit_limit-balance-index .aw-ui-listing .admin__data-grid-outer-wrap .admin__data-grid-header {
  order: 1;
  width: 100%;
}
#html-body.aw_credit_limit-balance-index .aw-ui-listing .admin__data-grid-outer-wrap .admin__data-grid-wrap {
  order: 0;
}
#html-body .aw-ui-listing .admin__action-dropdown {
  font-size: 16px;
  font-weight: 700;
}
@media only screen and (max-width: 640px) {
  #html-body .aw-ui-listing .admin__action-dropdown {
    font-size: 14px;
  }
}
#html-body .aw-ui-listing .admin__data-grid-pager-wrap {
  float: none;
}
#html-body .aw-ui-listing .admin__data-grid-pager {
  display: flex;
  justify-content: left;
  align-items: center;
  gap: 8px;
}
@media only screen and (max-width: 640px) {
  #html-body .aw-ui-listing .admin__data-grid-pager {
    justify-content: center;
  }
}
#html-body .aw-ui-listing .admin__data-grid-pager button {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
}
#html-body .aw-ui-listing .admin__data-grid-pager .admin__control-text {
  height: 30px;
  margin-bottom: 0;
}
#html-body .aw-ui-listing .admin__data-grid-pager .admin__control-support-text {
  margin-left: 0;
}
#html-body .aw-ui-listing .admin__data-grid-pager .action-previous:before {
  content: '';
  background: url('../images/icons/previous.svg') no-repeat;
  width: 48px;
  height: 48px;
  display: block;
}
#html-body .aw-ui-listing .admin__data-grid-pager .action-next:before {
  content: '';
  background: url('../images/icons/next.svg') no-repeat;
  width: 48px;
  height: 48px;
  display: block;
}
#html-body .aw-ui-listing .admin__data-grid-pager .selectmenu-value input[type='text'] {
  height: 40px;
}
#html-body .aw-ui-listing .admin__data-grid-filters-wrap {
  font-size: 16px;
}
@media only screen and (max-width: 640px) {
  #html-body .aw-ui-listing .admin__data-grid-filters-wrap {
    font-size: 14px;
  }
}
#html-body .aw-ui-listing .admin__data-grid-filters-wrap._show {
  opacity: 1;
  visibility: visible;
  position: relative;
  display: grid;
  margin-bottom: 1rem;
  z-index: 280;
  padding: 20px;
  border: 2px solid #cfcfcf;
  border-radius: 8px;
}
@media only screen and (max-width: 640px) {
  #html-body .aw-ui-listing .admin__data-grid-filters-wrap._show {
    border-top: 2px solid #cfcfcf;
    border-bottom: 2px solid #cfcfcf;
  }
}
#html-body .aw-ui-listing .admin__data-grid-filters-wrap._show .admin__data-grid-filters-footer .admin__footer-main-actions {
  float: none;
  text-align: center;
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: nowrap;
}
#html-body .aw-ui-listing .admin__data-grid-filters-wrap._show .admin__data-grid-filters-footer .admin__footer-main-actions button {
  padding: 12px 16px;
  border-radius: 4px;
}
@media only screen and (max-width: 640px) {
  #html-body .aw-ui-listing .admin__data-grid-filters-wrap._show .admin__data-grid-filters-footer .admin__footer-main-actions button {
    flex: 1 0 0;
  }
}
#html-body .aw-ui-listing .admin__data-grid-filters-wrap._show .admin__data-grid-filters-footer .admin__footer-main-actions button.action-tertiary {
  background-color: #BB332F;
  border-color: #BB332F;
  color: #ffffff;
}
#html-body .aw-ui-listing .admin__data-grid-filters-wrap._show .admin__data-grid-filters-footer .admin__footer-main-actions button.action-secondary {
  background-color: #207ccb;
  color: #ffffff;
}
@media only screen and (max-width: 640px) {
  #html-body .aw-ui-listing .admin__action-dropdown-menu {
    right: -153px;
    width: 335px;
  }
}
#html-body .aw-ui-listing .admin__action-dropdown-menu-header {
  padding-bottom: 0;
  color: #207ccb;
}
#html-body .aw-ui-listing .admin__action-dropdown-menu-content {
  padding-top: 20px;
}
@media only screen and (max-width: 640px) {
  #html-body .aw-ui-listing .admin__action-dropdown-menu-content {
    max-height: none;
    width: 100% !important;
  }
}
@media only screen and (max-width: 640px) {
  #html-body .aw-ui-listing .admin__action-dropdown-menu-footer {
    flex-direction: row;
  }
}
#html-body .aw-ui-listing .admin__action-dropdown-menu-footer button {
  padding: 12px 16px;
  border-radius: 4px;
  width: 140px;
}
@media only screen and (max-width: 640px) {
  #html-body .aw-ui-listing .admin__action-dropdown-menu-footer button {
    flex: 1 0 0;
  }
}
#html-body .aw-ui-listing .admin__action-dropdown-menu-footer button.action-tertiary {
  background-color: #207ccb;
  color: #ffffff;
}
#html-body .aw-ui-listing .admin__action-dropdown-menu-footer .admin__action-dropdown-footer-main-actions .action-tertiary {
  background-color: #BB332F;
  border-color: #BB332F;
  color: #ffffff;
}
#html-body .aw-ui-listing .admin__data-grid-filters {
  max-width: none;
}
#html-body .aw-ui-listing .admin__data-grid-filters .admin__form-field {
  max-width: none;
  margin-bottom: 8px;
  width: 50%;
}
@media only screen and (max-width: 640px) {
  #html-body .aw-ui-listing .admin__data-grid-filters .admin__form-field {
    padding: 0;
    width: 100%;
    margin-bottom: 8px;
  }
}
#html-body .aw-ui-listing .admin__data-grid-filters .admin__form-field .admin__form-field {
  margin-bottom: 0;
  width: 100%;
}
@media only screen and (max-width: 640px) {
  #html-body .aw-ui-listing .admin__data-grid-filters .admin__form-field .admin__form-field {
    margin-bottom: 0;
  }
}
#html-body .aw-ui-listing .admin__data-grid-filters .admin__form-field .admin__form-field-label {
  font-weight: 400;
  margin-bottom: 5px;
  display: block;
  font-size: 12px;
  width: 100%;
  text-transform: capitalize;
}
#html-body .aw-ui-listing .admin__data-grid-filters .admin__form-field .admin__form-field-control {
  display: block;
}
#html-body .aw-ui-listing .admin__data-grid-header-row {
  display: flex;
  gap: 8px;
  justify-content: right;
  flex-wrap: wrap;
}
@media only screen and (max-width: 640px) {
  #html-body .aw-ui-listing .admin__data-grid-header-row {
    justify-content: center;
  }
}
#html-body .aw-ui-listing .data-grid-filters-action-wrap .action-default._active {
  background: none;
  color: #39495c;
}
#html-body .aw-ui-listing .admin__data-grid-wrap .data-grid tbody .data-row {
  padding: 0;
}
#html-body .aw-ui-listing .admin__data-grid-wrap .data-grid tbody .data-row:first-child {
  border-top: 0;
}
#html-body .block.aw-cl__payment-form-wrapper .block-title strong,
#html-body .block.aw-ui-listing .block-title strong {
  font-size: 28px !important;
  font-weight: 700 !important;
  color: #207ccb;
}
#html-body .aw-cl__top-totals-list-wrap {
  padding: 0;
  margin-bottom: 2.4rem;
}
#html-body .aw-cl__top-totals-list-wrap ul.total-list {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: nowrap;
  margin-bottom: 0;
}
#html-body .aw-cl__top-totals-list-wrap .aw-cl__payment-form-wrapper {
  margin-bottom: 24px;
}
#html-body .aw-cl__top-totals-list-wrap .total-item {
  padding: 16px;
  border-radius: 8px;
  border: 2px solid #cfcfcf;
  margin: 0;
  flex: 1 0 0;
}
#html-body .aw-cl__top-totals-list-wrap .total-item .title {
  font-size: 2rem;
  color: #39495c;
  font-weight: 700;
  margin-bottom: 0;
}
#html-body .aw-cl__top-totals-list-wrap .total-item .total_value {
  margin-top: 8px;
}
#html-body .aw-cl__top-totals-list-wrap .total-item .total {
  font-size: 2.4rem;
  font-weight: 700;
  margin-right: 0;
}
#html-body .aw-cl__payment-form-wrapper .pay {
  height: 48px;
}
#html-body .aw-ca__form .tree.jstree-default .jstree-checkbox:before {
  width: 18px;
  height: 18px;
  border: 1px solid #207ccb;
  background: #fff;
  left: 2px;
  top: 3px;
  border-radius: 3px;
}
#html-body .aw-ca__form .tree.jstree-default .jstree-clicked .jstree-checkbox:before {
  background: #207ccb;
}
#html-body .aw-ca__form .tree.jstree-default .jstree-clicked .jstree-checkbox:after {
  left: 5px;
}
#html-body .aw-ca__form .tree.jstree-default > .jstree-anchor {
  line-height: 24px;
  height: 24px;
  font-weight: 700;
  font-size: 16px;
}
@media only screen and (max-width: 640px) {
  #html-body .aw-ca__form .tree.jstree-default > .jstree-anchor {
    font-size: 14px;
  }
}
#html-body .aw-ca__form .tree.jstree-default .jstree-ocl {
  display: none;
}
#html-body .aw-ca__form .tree.jstree-default .jstree-children {
  margin: 20px 0;
}
#html-body .aw-ca__form .tree.jstree-default .jstree-node {
  background-position: 0;
  background-repeat: no-repeat;
  background: none;
}
#html-body .aw-ca__form .tree.jstree-default ul ul > li > a {
  font-weight: 700;
}
#html-body .aw-ca__form .tree.jstree-default ul ul ul li.jstree-node {
  margin-bottom: 16px;
}
#html-body .aw-ca__form .tree.jstree-default ul ul ul li.jstree-last {
  margin-bottom: 0;
}
#html-body .aw-ca__form .tree.jstree-default ul ul ul li .jstree-anchor {
  font-weight: 400;
}
/* Components */
.page-header .switcher {
  margin-right: 10px;
}
.page-header .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .switcher .options:before {
  content: '';
  display: table;
}
.page-header .switcher .options:after {
  content: '';
  display: table;
  clear: both;
}
.page-header .switcher .options .action.toggle {
  padding: 15px 16px;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  display: flex;
  align-items: center;
}
.page-header .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 20px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  text-align: center;
  overflow: visible;
  margin-left: 4px;
}
.page-header .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
  display: flex;
  align-items: center;
}
.page-header .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 20px;
  color: inherit;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
  margin-left: 4px;
}
.page-header .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 0;
  margin-top: 8px;
  min-width: 260px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 17px rgba(0, 0, 0, 0.15);
  padding: 10px 0 0;
  border-radius: 5px;
  left: auto;
  right: 0;
}
.page-header .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
  transition: 0.2s background-color linear;
}
.page-header .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .switcher .options ul.dropdown:before {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  border: 6px solid;
  border-color: transparent transparent #207ccb;
  z-index: 99;
  left: 10px;
  top: -12px;
  left: auto;
  right: 32%;
}
.page-header .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  border: 4px solid;
  border-color: #207ccb;
  z-index: 98;
  width: 100px;
  left: 9px;
  top: 0;
  left: auto;
  right: 14%;
}
.page-header .switcher .options ul.dropdown a {
  color: #333;
  text-decoration: none;
  display: block;
  padding: 10px;
}
.page-header .switcher .options ul.dropdown a:visited {
  color: #333;
  text-decoration: none;
}
.page-header .switcher .options ul.dropdown a:hover {
  color: #333;
  text-decoration: none;
}
.page-header .switcher .options ul.dropdown a:active {
  color: #333;
  text-decoration: none;
}
.page-header .switcher .options.active {
  overflow: visible;
}
.page-header .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .switcher strong {
  font-weight: 400;
}
.page-header .panel.wrapper {
  background: #207ccb;
  border: none;
}
.page-header .panel.wrapper .switcher {
  margin-right: 10px;
}
.page-header .panel.wrapper .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .panel.wrapper .switcher .options:before {
  content: '';
  display: table;
}
.page-header .panel.wrapper .switcher .options:after {
  content: '';
  display: table;
  clear: both;
}
.page-header .panel.wrapper .switcher .options .action.toggle {
  padding: 15px 16px;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  display: flex;
  align-items: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 20px;
  color: inherit;
  content: '\f078';
  font-family: "Font Awesome 5 Free";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
  margin-left: 4px;
}
.page-header .panel.wrapper .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
  display: flex;
  align-items: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 20px;
  color: inherit;
  content: '\f106';
  font-family: "Font Awesome 5 Free";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
  margin-left: 4px;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 0;
  margin-top: 8px;
  min-width: 260px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 17px rgba(0, 0, 0, 0.15);
  padding: 12px;
  border-radius: 5px;
  left: auto;
  right: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
  transition: 0.2s background-color linear;
}
.page-header .panel.wrapper .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  border: 6px solid;
  border-color: transparent transparent #207ccb;
  z-index: 99;
  left: 10px;
  top: -12px;
  left: auto;
  right: 32%;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  border: 4px solid;
  border-color: #207ccb;
  z-index: 98;
  width: 100px;
  left: 9px;
  top: 0;
  left: auto;
  right: 14%;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a {
  color: #333;
  text-decoration: none;
  display: block;
  padding: 10px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:visited {
  color: #333;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:hover {
  color: #333;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:active {
  color: #333;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options.active {
  overflow: visible;
}
.page-header .panel.wrapper .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .panel.wrapper .switcher strong {
  font-weight: 400;
}
.page-header .header.content .custom-auth-links {
  display: flex;
  gap: 10px;
}
.customer-welcome .customer-menu .header.links {
  padding: 12px;
  border-radius: 5px;
}
.customer-welcome .customer-menu .header.links li {
  transition: 0.2s background-color linear;
}
.slick-slider {
  padding: 0;
}
.slick-slider .slick-slide {
  margin: 0 10px;
}
.slick-dots li button {
  width: 15px;
  height: 15px;
  background: #207ccb;
  border: 1px solid #207ccb;
}
.slick-dots li.slick-active button {
  background: #39495c;
}
.page-wrapper .breadcrumbs {
  margin: 0 auto;
  padding: 16px 0;
  border-bottom: 1px solid #ccc;
  margin-bottom: 12px;
  max-width: 1240px;
}
.page-wrapper .breadcrumbs a {
  color: #207ccb;
}
.page-wrapper .breadcrumbs .item:not(:last-child):after {
  content: '/';
  color: #39495c;
  padding: 0 8px;
  font-size: 16px;
  position: relative;
  top: -2px;
}
.page-wrapper .breadcrumbs strong {
  font-weight: 700;
  color: #39495c;
}
.sidebar.sidebar-main .block.filter .filter-title strong {
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
  margin: 16px 0;
}
.sidebar.sidebar-main .filter-options .count {
  color: #cfcfcf;
}
.block-content.filter-content .block-subtitle.filter-subtitle {
  font-size: 20px;
  line-height: 140%;
  font-weight: 600;
  margin-bottom: 12px;
}
.block-content.filter-content .filter-options .filter-options-item {
  margin: 0;
  border-bottom: 0.5px solid #207ccb;
  padding: 14px 0;
}
.block-content.filter-content .filter-options-item .filter-options-title {
  padding: 0;
}
.block-content.filter-content .filter-options-item .filter-options-title .arrow {
  color: #39495c;
  margin-right: 0;
}
.block-content.filter-content .swatch-option {
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.block-content.filter-content .swatch-attribute-options.items {
  margin: 0 !important;
  padding: 0 !important;
}
.filter-options .filter-options-item .filter-options-title .label {
  font-size: 14px;
  color: #207ccb;
  font-weight: 700;
  line-height: 140%;
}
.filter-options .filter-options-item .filter-options-title .reset {
  display: none;
}
.filter-options .filter-options-content {
  padding: 16px 0 0;
}
.filter-options .filter-options-content .item {
  margin: 0 0 12px 0;
}
.filter-options .filter-options-content .item::last-child {
  margin-bottom: 0;
}
#layered-selected-filters-block .selected-items-list {
  margin-bottom: 16px;
}
.limiter-options {
  width: 75px;
}
/* Slider */
.aw-ln-range-slider-wrapper .aw-ln-range-slider {
  border: 1px solid #B0BBCA;
  background: #ffffff;
}
.aw-ln-range-slider-wrapper .ui-slider-range {
  background: #B0BBCA;
}
.aw-ln-range-slider-wrapper .ui-slider-handle {
  background: #207ccb;
  border-color: #207ccb;
  border-radius: 50%;
}
.aw-ln-range-slider-wrapper .ui-slider-handle::before {
  display: none;
}
.aw-ln-range-slider-wrapper .ui-slider-handle + .ui-slider-handle::before {
  display: none;
}
.aw-ln-range-slider-wrapper .ui-slider-handle:hover {
  background: #207ccb;
}
#html-body.catalog-category-view .filter-options .button-list .clear-button {
  background-color: #052247 !important;
  color: #ffffff !important;
  border-color: transparent !important;
}
.action.primary[disabled] {
  opacity: 0.3;
}
#html-body.catalogsearch-result-index .filter-options .button-list .clear-button {
  background-color: #052247 !important;
  color: #ffffff !important;
  border-color: transparent !important;
}
#layered-selected-filters-block .selected-items-list .selected-item {
  padding: 8px 16px;
  border-color: #39495c;
  font-size: 14px;
  color: #207ccb;
}
#layered-selected-filters-block .selected-items-list .selected-item .action-close:before {
  color: #207ccb;
  font-size: 24px;
}
#layered-selected-filters-block .selected-items-list .selected-item:last-child {
  background-color: #39495c;
}
#layered-selected-filters-block .selected-items-list .selected-item .action-clear {
  color: #ffffff;
  border: 0;
  padding: 4px 3px 3px;
}
.block.filter {
  margin-bottom: 0;
}
.modal-header {
  padding: 12px !important;
  background: #39445c;
  color: #fff;
  min-height: 55px;
}
.modal-header .action-close:before,
.modal-header .action-close:hover::before {
  color: #fff;
}
.modal-popup .modal-content {
  border-top: 0;
  padding-top: 24px;
}
.modal-popup .modal-title {
  border-bottom: 0;
  padding-bottom: 0;
  font-size: 20px;
  margin-bottom: 0;
  color: #fff;
  font-weight: 700;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 1.2rem;
  padding-top: 1.2rem;
  justify-content: center;
  gap: 12px;
}
.modal-popup .modal-footer .action {
  width: 45% !important;
}
.modal-popup .modal-footer .action.action-hide-popup {
  background-color: #39495c !important;
  border-color: #39495c !important;
}
.modal-popup .form-shipping-address {
  max-width: none !important;
}
.modal-popup .form-shipping-address .field.choice::before {
  width: auto;
  padding: 0;
}
.date .control {
  border: 1px solid #207ccb;
  border-radius: 4px;
  margin-bottom: 8px;
}
.date ._has-datepicker {
  margin-bottom: 0 !important;
  border: 0 !important;
}
.date ._has-datepicker ~ .ui-datepicker-trigger:before {
  color: #207ccb;
  background: url('../images/icons/calendar_today.svg') no-repeat;
  content: '';
  width: 20px;
  height: 25px;
}
/* Pages */
#html-body.customer-account-create .page-title-wrapper .page-title .base {
  padding-bottom: 0;
}
#html-body .aw-ca-company-create,
#html-body .aw-create-customer {
  padding: 20px;
  border: 1px solid #b0bbca;
  border-radius: 8px;
}
#html-body .aw-ca-company-create aw-block-new-company,
#html-body .aw-create-customer aw-block-new-company {
  min-width: none;
}
#html-body .aw-ca-company-create .aw-ca__form .field,
#html-body .aw-create-customer .aw-ca__form .field,
#html-body .aw-ca-company-create .form-create-account .field,
#html-body .aw-create-customer .form-create-account .field,
#html-body .aw-ca-company-create .aw-ca__form fieldset,
#html-body .aw-create-customer .aw-ca__form fieldset,
#html-body .aw-ca-company-create .form-create-account fieldset,
#html-body .aw-create-customer .form-create-account fieldset {
  margin: 0;
}
#html-body .aw-ca-company-create .aw-ca__form fieldset,
#html-body .aw-create-customer .aw-ca__form fieldset,
#html-body .aw-ca-company-create .form-create-account fieldset,
#html-body .aw-create-customer .form-create-account fieldset {
  margin-bottom: 20px;
}
#html-body .aw-ca-company-create .aw-ca__form .fieldset-wrapper,
#html-body .aw-create-customer .aw-ca__form .fieldset-wrapper,
#html-body .aw-ca-company-create .form-create-account .fieldset-wrapper,
#html-body .aw-create-customer .form-create-account .fieldset-wrapper {
  margin-bottom: 12px;
}
#html-body .aw-ca-company-create .aw-ca__form .fieldset-wrapper-title,
#html-body .aw-create-customer .aw-ca__form .fieldset-wrapper-title,
#html-body .aw-ca-company-create .form-create-account .fieldset-wrapper-title,
#html-body .aw-create-customer .form-create-account .fieldset-wrapper-title,
#html-body .aw-ca-company-create .aw-ca__form legend,
#html-body .aw-create-customer .aw-ca__form legend,
#html-body .aw-ca-company-create .form-create-account legend,
#html-body .aw-create-customer .form-create-account legend {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 16px;
  letter-spacing: 0;
  color: #39495c;
}
#html-body .aw-ca-company-create .aw-ca__form .fieldset-wrapper-title strong,
#html-body .aw-create-customer .aw-ca__form .fieldset-wrapper-title strong,
#html-body .aw-ca-company-create .form-create-account .fieldset-wrapper-title strong,
#html-body .aw-create-customer .form-create-account .fieldset-wrapper-title strong,
#html-body .aw-ca-company-create .aw-ca__form legend strong,
#html-body .aw-create-customer .aw-ca__form legend strong,
#html-body .aw-ca-company-create .form-create-account legend strong,
#html-body .aw-create-customer .form-create-account legend strong {
  font-weight: 700;
}
@media only screen and (max-width: 640px) {
  #html-body .aw-ca-company-create .aw-ca__form .fieldset-wrapper-title,
  #html-body .aw-create-customer .aw-ca__form .fieldset-wrapper-title,
  #html-body .aw-ca-company-create .form-create-account .fieldset-wrapper-title,
  #html-body .aw-create-customer .form-create-account .fieldset-wrapper-title,
  #html-body .aw-ca-company-create .aw-ca__form legend,
  #html-body .aw-create-customer .aw-ca__form legend,
  #html-body .aw-ca-company-create .form-create-account legend,
  #html-body .aw-create-customer .form-create-account legend {
    font-size: 16px;
  }
}
#html-body .aw-ca-company-create .aw-ca__form .actions-toolbar,
#html-body .aw-create-customer .aw-ca__form .actions-toolbar,
#html-body .aw-ca-company-create .form-create-account .actions-toolbar,
#html-body .aw-create-customer .form-create-account .actions-toolbar {
  margin-top: 24px;
}
#html-body .aw-ca-company-create .aw-ca__form .action.action-basic,
#html-body .aw-create-customer .aw-ca__form .action.action-basic,
#html-body .aw-ca-company-create .form-create-account .action.action-basic,
#html-body .aw-create-customer .form-create-account .action.action-basic,
#html-body .aw-ca-company-create .aw-ca__form .action.primary,
#html-body .aw-create-customer .aw-ca__form .action.primary,
#html-body .aw-ca-company-create .form-create-account .action.primary,
#html-body .aw-create-customer .form-create-account .action.primary {
  margin: 0 auto;
  width: 272px;
  text-align: center;
  justify-content: center;
}
#html-body.customer-account-index .customer-account-content {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 20px;
}
#html-body.customer-account-index .customer-account-content .welcome-block {
  margin-top: 40px;
  margin-bottom: 40px;
  border-top: 1px solid #cfcfcf;
  padding-top: 40px;
  width: 100%;
  order: 1;
}
@media only screen and (max-width: 640px) {
  #html-body.customer-account-index .customer-account-content .welcome-block {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
  }
}
#html-body.customer-account-index .customer-account-content .block-dashboard-orders {
  order: 0;
  width: 100%;
  margin: 0;
}
#html-body.customer-account-index .customer-account-content .block-dashboard-orders .block-title {
  width: 100%;
  display: inline-block;
  margin-bottom: 16px;
}
@media only screen and (max-width: 640px) {
  #html-body.customer-account-index .customer-account-content .block-dashboard-orders .block-title {
    margin-bottom: 0;
  }
}
#html-body.customer-account-index .customer-account-content .block-dashboard-orders .block-title strong {
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
}
@media only screen and (max-width: 640px) {
  #html-body.customer-account-index .customer-account-content .block-dashboard-orders .block-title strong {
    font-size: 20px;
  }
}
#html-body.customer-account-index .customer-account-content .block-dashboard-orders .block-title .action {
  float: right;
  padding: 0 24px;
  background-color: #207ccb;
  color: #ffffff;
  border-radius: 4px;
  height: 48px;
  line-height: 48px;
  font-weight: 700;
}
@media only screen and (max-width: 640px) {
  #html-body.customer-account-index .customer-account-content .block-dashboard-orders .block-title .action {
    width: 100%;
    margin-top: 12px;
    text-align: center;
  }
}
@media only screen and (max-width: 640px) {
  #html-body.customer-account-index .customer-account-content .block-dashboard-orders .block-title .block-content {
    display: none;
  }
}
#html-body.customer-account-index .customer-account-content div[data-content-type="row"] {
  width: 100%;
  order: 2;
}
#html-body.customer-account-index .customer-account-content .custom-account-block .links-block-content a {
  position: relative;
  padding: 16px;
  background: #ffffff;
  border-color: #cfcfcf;
}
@media only screen and (max-width: 640px) {
  #html-body.customer-account-index .customer-account-content .custom-account-block .links-block-content a {
    padding: 12px;
  }
}
#html-body.customer-account-index .customer-account-content .custom-account-block .links-block-content a::after {
  font-size: 48px;
  line-height: inherit;
  color: inherit;
  content: "\e608";
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
  position: absolute;
  right: 0;
}
#html-body.customer-account-index .customer-account-content .custom-account-block .links-block-content a svg {
  padding: 20px;
  width: 70px;
  height: 70px;
  background: #207ccb;
}
@media only screen and (max-width: 640px) {
  #html-body.customer-account-index .customer-account-content .custom-account-block .links-block-content a svg {
    padding: 10px;
    width: 40px;
    height: 40px;
  }
}
#html-body.customer-account-index .customer-account-content .custom-account-block .links-block-content a:hover {
  background-color: #f9fafd;
}
#html-body.customer-account-forgotpassword .columns .column.main {
  display: flex;
  gap: 24px;
}
#html-body.customer-account-forgotpassword .form.password.forget {
  min-width: 600px;
}
@media only screen and (max-width: 640px) {
  #html-body.customer-account-forgotpassword .form.password.forget {
    min-width: fit-content;
  }
}
#html-body.customer-account-forgotpassword .form.password.forget .actions-toolbar {
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 640px) {
  #html-body.customer-account-forgotpassword .form.password.forget .actions-toolbar {
    display: block;
  }
}
#html-body.customer-account-forgotpassword .form.password.forget fieldset {
  margin-bottom: 0;
}
#html-body.customer-account-forgotpassword .form.password.forget fieldset .note {
  margin: 20px 0;
}
@media only screen and (max-width: 640px) {
  #html-body.customer-account-forgotpassword .form.password.forget fieldset .note {
    font-size: 14px;
  }
}
#html-body.customer-account-forgotpassword .block .block-trade-account {
  min-width: 600px;
}
@media only screen and (max-width: 640px) {
  #html-body.customer-account-forgotpassword .block .block-trade-account {
    min-width: fit-content;
  }
  #html-body.customer-account-forgotpassword .block .block-trade-account h3 {
    font-size: 20px !important;
  }
  #html-body.customer-account-forgotpassword .block .block-trade-account p {
    font-size: 14px !important;
  }
}
#html-body.customer-account-login .login-container,
#html-body.customer-account-forgotpassword .login-container,
#html-body.customer-account-login .form.password.forget,
#html-body.customer-account-forgotpassword .form.password.forget {
  border: 1px solid #b0bbca;
  border-radius: 8px;
  padding: 24px;
  background-color: #fff;
  gap: 0;
}
@media only screen and (max-width: 640px) {
  #html-body.customer-account-login .login-container,
  #html-body.customer-account-forgotpassword .login-container,
  #html-body.customer-account-login .form.password.forget,
  #html-body.customer-account-forgotpassword .form.password.forget {
    border-radius: 0;
    padding: 20px;
  }
}
#html-body.customer-account-login .login-container .block-title,
#html-body.customer-account-forgotpassword .login-container .block-title,
#html-body.customer-account-login .form.password.forget .block-title,
#html-body.customer-account-forgotpassword .form.password.forget .block-title {
  margin-bottom: 16px;
  padding-bottom: 0;
}
#html-body.customer-account-login .login-container .remind,
#html-body.customer-account-forgotpassword .login-container .remind,
#html-body.customer-account-login .form.password.forget .remind,
#html-body.customer-account-forgotpassword .form.password.forget .remind {
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  color: #207CCB;
}
@media only screen and (max-width: 640px) {
  #html-body.customer-account-login .login-container .remind,
  #html-body.customer-account-forgotpassword .login-container .remind,
  #html-body.customer-account-login .form.password.forget .remind,
  #html-body.customer-account-forgotpassword .form.password.forget .remind {
    font-size: 14px;
  }
}
#html-body.customer-account-login .login-container fieldset,
#html-body.customer-account-forgotpassword .login-container fieldset,
#html-body.customer-account-login .form.password.forget fieldset,
#html-body.customer-account-forgotpassword .form.password.forget fieldset {
  padding-bottom: 24px;
}
#html-body.customer-account-login .login-container .aw-ca-creat-wrapper,
#html-body.customer-account-forgotpassword .login-container .aw-ca-creat-wrapper,
#html-body.customer-account-login .form.password.forget .aw-ca-creat-wrapper,
#html-body.customer-account-forgotpassword .form.password.forget .aw-ca-creat-wrapper {
  display: block;
}
#html-body.customer-account-login .login-container .actions-toolbar .primary .action.login,
#html-body.customer-account-forgotpassword .login-container .actions-toolbar .primary .action.login,
#html-body.customer-account-login .form.password.forget .actions-toolbar .primary .action.login,
#html-body.customer-account-forgotpassword .form.password.forget .actions-toolbar .primary .action.login {
  width: 272px;
  font-size: 16px;
  line-height: 150%;
  font-weight: 700;
  padding: 12px 35px;
  height: auto;
  border-radius: 4px;
}
@media only screen and (max-width: 640px) {
  #html-body.customer-account-login .login-container .actions-toolbar .primary .action.login,
  #html-body.customer-account-forgotpassword .login-container .actions-toolbar .primary .action.login,
  #html-body.customer-account-login .form.password.forget .actions-toolbar .primary .action.login,
  #html-body.customer-account-forgotpassword .form.password.forget .actions-toolbar .primary .action.login {
    width: 100%;
  }
}
#html-body.customer-account-login .login-container .actions-toolbar .primary .action.login::before,
#html-body.customer-account-forgotpassword .login-container .actions-toolbar .primary .action.login::before,
#html-body.customer-account-login .form.password.forget .actions-toolbar .primary .action.login::before,
#html-body.customer-account-forgotpassword .form.password.forget .actions-toolbar .primary .action.login::before {
  background: url(../images/icons/lock.svg) no-repeat;
  width: 24px;
  height: 24px;
  content: "";
  display: inline-block;
  margin-right: 12px;
  position: relative;
  top: 0;
}
#html-body.customer-account-login .login-container .actions-toolbar .primary .action.create,
#html-body.customer-account-forgotpassword .login-container .actions-toolbar .primary .action.create,
#html-body.customer-account-login .form.password.forget .actions-toolbar .primary .action.create,
#html-body.customer-account-forgotpassword .form.password.forget .actions-toolbar .primary .action.create,
#html-body.customer-account-login .login-container .actions-toolbar .primary .action.primary,
#html-body.customer-account-forgotpassword .login-container .actions-toolbar .primary .action.primary,
#html-body.customer-account-login .form.password.forget .actions-toolbar .primary .action.primary,
#html-body.customer-account-forgotpassword .form.password.forget .actions-toolbar .primary .action.primary {
  width: 272px;
  font-size: 16px;
  line-height: 150%;
  font-weight: 700;
  padding: 12px 35px;
  height: auto;
  border-radius: 4px;
}
@media only screen and (max-width: 640px) {
  #html-body.customer-account-login .login-container .actions-toolbar .primary .action.create,
  #html-body.customer-account-forgotpassword .login-container .actions-toolbar .primary .action.create,
  #html-body.customer-account-login .form.password.forget .actions-toolbar .primary .action.create,
  #html-body.customer-account-forgotpassword .form.password.forget .actions-toolbar .primary .action.create,
  #html-body.customer-account-login .login-container .actions-toolbar .primary .action.primary,
  #html-body.customer-account-forgotpassword .login-container .actions-toolbar .primary .action.primary,
  #html-body.customer-account-login .form.password.forget .actions-toolbar .primary .action.primary,
  #html-body.customer-account-forgotpassword .form.password.forget .actions-toolbar .primary .action.primary {
    width: 100%;
  }
}
#html-body.customer-account-login .login-container .privacy-policy-links,
#html-body.customer-account-forgotpassword .login-container .privacy-policy-links,
#html-body.customer-account-login .form.password.forget .privacy-policy-links,
#html-body.customer-account-forgotpassword .form.password.forget .privacy-policy-links {
  margin-top: 16px;
  font-size: 16px;
  line-height: 150%;
  font-weight: 700;
}
@media only screen and (max-width: 640px) {
  #html-body.customer-account-login .login-container .privacy-policy-links,
  #html-body.customer-account-forgotpassword .login-container .privacy-policy-links,
  #html-body.customer-account-login .form.password.forget .privacy-policy-links,
  #html-body.customer-account-forgotpassword .form.password.forget .privacy-policy-links {
    font-size: 14px;
  }
}
#html-body.customer-account-login .lumarix-login-benefits-container,
#html-body.customer-account-forgotpassword .lumarix-login-benefits-container {
  border: 1px solid #b0bbca;
  border-radius: 8px;
  padding: 24px;
  background-color: #fff;
}
@media only screen and (max-width: 640px) {
  #html-body.customer-account-login .lumarix-login-benefits-container,
  #html-body.customer-account-forgotpassword .lumarix-login-benefits-container {
    padding: 20px;
    border-radius: 0;
  }
}
#html-body.customer-account-login .lumarix-login-benefits-container h2,
#html-body.customer-account-forgotpassword .lumarix-login-benefits-container h2,
#html-body.customer-account-login .lumarix-login-benefits-container h3,
#html-body.customer-account-forgotpassword .lumarix-login-benefits-container h3 {
  font-size: 24px !important;
  line-height: 150%;
  color: #39495C;
  text-align: center;
  border-bottom: 0px;
  margin-bottom: 12px;
}
@media only screen and (max-width: 640px) {
  #html-body.customer-account-login .lumarix-login-benefits-container h2 span,
  #html-body.customer-account-forgotpassword .lumarix-login-benefits-container h2 span,
  #html-body.customer-account-login .lumarix-login-benefits-container h3 span,
  #html-body.customer-account-forgotpassword .lumarix-login-benefits-container h3 span {
    font-size: 20px !important;
  }
}
#html-body.customer-account-login .lumarix-login-benefits-container p,
#html-body.customer-account-forgotpassword .lumarix-login-benefits-container p {
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
@media only screen and (max-width: 640px) {
  #html-body.customer-account-login .lumarix-login-benefits-container p,
  #html-body.customer-account-forgotpassword .lumarix-login-benefits-container p {
    font-size: 14px;
  }
  #html-body.customer-account-login .lumarix-login-benefits-container p span,
  #html-body.customer-account-forgotpassword .lumarix-login-benefits-container p span {
    font-size: 14px !important;
  }
}
#html-body.customer-account-login .lumarix-login-benefits-container .pagebuilder-button-primary,
#html-body.customer-account-forgotpassword .lumarix-login-benefits-container .pagebuilder-button-primary {
  margin-top: 24px;
}
#html-body.customer-account-login .block-customer-login,
#html-body.customer-account-forgotpassword .block-customer-login {
  margin-bottom: 0;
}
#html-body.customer-account-login .block-new-customer,
#html-body.customer-account-forgotpassword .block-new-customer {
  margin-bottom: 0;
}
#html-body.customer-account-login .page-title-wrapper,
#html-body.customer-account-forgotpassword .page-title-wrapper {
  text-align: left;
}
.login-container .block .block-title {
  font-size: 24px;
  line-height: 150%;
  color: #39495C;
  text-align: center;
  border-bottom: 0px;
  margin-bottom: 12px;
}
.login-container .block .block-title strong {
  font-weight: 700;
}
.login-container .block .login .actions-toolbar > .secondary {
  margin: 16px 0 0;
}
.login-container .block .login .actions-toolbar > .primary {
  margin-right: 0;
}
.login-container .fieldset > .field:not(.choice) > .label {
  color: #39495C;
}
.login-container .fieldset:after {
  display: none;
}
.login-container .aw-ca-creat-wrapper {
  width: 100%;
}
.form.form-login .note {
  margin-bottom: 8px;
}
.form.form-login .field.choice {
  padding: 4px 0;
}
.form.form-login .fieldset > .field.choice:before {
  padding: 0;
  width: auto;
}
.fieldset:last-child {
  margin-bottom: 24px;
}
.block.block-new-customer .login-container .block .block-title {
  text-align: center;
}
.aw-ca-creat-wrapper .aw-block-new-company {
  display: none;
}
.block-new-customer .login-container .block-new-customer .actions-toolbar {
  margin-top: 0 !important;
}
#html-body.customer-account-create .page-title-wrapper {
  text-align: left;
}
#html-body.customer-account-create .aw-create-customer {
  border: 1px solid #B0BBCA;
  border-radius: 8px;
  padding: 24px;
  background-color: #fff;
}
@media only screen and (max-width: 640px) {
  #html-body.customer-account-create .aw-create-customer {
    border-radius: 0;
    padding: 20px;
  }
}
#html-body.customer-account-create .form-create-account legend {
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
}
#html-body.customer-account-create .form-create-account .field {
  margin-bottom: 6px;
}
#html-body.customer-account-create .form-create-account .field:last-child {
  margin-bottom: 0;
}
#html-body.customer-account-create .form-create-account input[type="text"] {
  margin-bottom: 0;
}
#html-body.customer-account-create .form-create-account input[type="email"] {
  margin-bottom: 0;
}
#html-body.customer-account-create .form-create-account input[type="password"] {
  margin-bottom: 0;
}
#html-body.customer-account-create .form-create-account input[type="number"] {
  margin-bottom: 0;
}
#html-body.customer-account-create .form-create-account select {
  margin-bottom: 0;
}
#html-body.customer-account-create .form-create-account textarea {
  margin-bottom: 0;
}
#html-body.customer-account-create .form-create-account fieldset {
  margin-bottom: 20px;
}
.aw-create-customer .aw-block-new-company {
  width: 100%;
  min-width: auto;
}
.aw-create-customer .aw-block-new-company .block-title {
  font-size: 24px;
  line-height: 150%;
  color: #39495C;
  text-align: center;
  border-bottom: 0px;
  margin-bottom: 12px;
  padding-bottom: 0;
}
.aw-create-customer .aw-block-new-company .block-title strong {
  font-weight: 700;
}
.aw-create-customer .form.create.account {
  width: 100%;
  min-width: auto;
}
.customer-account-login .login-container .block.block-customer-login .actions-toolbar .primary .action.login.primary {
  padding: 0 24px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.customer-account-login .login-container .block.block-customer-login .actions-toolbar .primary .action.login.primary::before {
  top: 0;
}
.customer-account-login .login-container .block.aw-ca-creat-wrapper .actions-toolbar .primary .action.create.primary {
  padding: 0 32px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.customer-account-login .page-main .columns .column.main {
  padding: 40px 0;
}
@media only screen and (max-width: 640px) {
  .customer-account-login .page-main .columns .column.main {
    padding: 20px 0;
  }
}
.customer-account-login .page-main .columns .column.main input[type=password]:last-child {
  margin-bottom: 12px;
}
.fieldset > .field:not(.choice) > .label {
  margin-bottom: 6px;
}
#html-body.customer-account-login .login-container .actions-toolbar .primary .action.primary {
  padding: 12px 24px;
}
.field-error,
div.mage-error {
  margin: 0 0 4px;
  color: #C52D2D;
}
#html-body .aw-create-customer .form-create-account .action.primary {
  font-size: 16px;
}
.message.success {
  font-size: 12px;
  padding: 14px 20px;
}
.page.messages .message.success {
  background: #CDFFD5;
  color: #39495C;
  border: 1px solid #2FBB45;
}
.message.success > *:first-child:before {
  font-size: 20px;
  color: #ffffff;
  background: #006400;
  left: 0px;
  top: 7px;
  width: 18px;
  border-radius: 50%;
  line-height: 18px;
  height: 18px;
  position: relative;
  margin-right: 5px;
}
#html-body.customer-account-login .lumarix-login-benefits-container .pagebuilder-column {
  row-gap: 2.2rem;
}
.form.form-login .note {
  font-size: 12px;
}
.customer-account-forgotpassword .columns .column.main {
  padding: 40px 0 !important;
}
@media only screen and (max-width: 640px) {
  .customer-account-forgotpassword .columns .column.main {
    gap: 16px;
    flex-wrap: wrap;
    padding: 20px 0 !important;
  }
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar .primary .action.submit.primary {
  padding: 0 24px;
  height: 48px;
}
.hs-input {
  padding: 8px 16px !important;
  border-radius: 4px !important;
  border: 1px solid #207ccb !important;
  width: 100% !important;
  height: 48px !important;
  margin-bottom: 8px !important;
}
.fotorama__fullscreen .fotorama__zoom-out.fotorama__zoom-out--disabled {
  display: none !important;
}
.fotorama__fullscreen .fotorama__zoom-in.fotorama__zoom-in--disabled {
  display: block !important;
}
.fotorama__fullscreen .fotorama__video-close {
  display: none;
}
/* Email Templates
@import "_email-variables.less";
@import "_email-extend.less";
 */
body {
  color: #39495c;
  /* Replace with your desired text color */
  font-size: 1.6rem;
  font-weight: 400;
  overflow-x: hidden;
}
@media screen and (max-width: 640px) {
  body {
    font-size: 1.4rem;
  }
}
a {
  text-decoration: none;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
.columns .column.main {
  padding-bottom: 28px;
}
.cms-home .columns .column.main {
  padding-top: 0;
  padding-bottom: 0;
}
.fotorama__zoom-out.fotorama__zoom-out--disabled {
  display: block !important;
}
.fotorama__zoom-in.fotorama__zoom-in--disabled {
  display: block !important;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.2rem;
  font-weight: 400;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.2rem;
}
.products-grid .product-item .price-box .old-price .price {
  font-weight: 700;
  color: #B0BBCA;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 0;
}
.page-main > .page-title-wrapper .page-title {
  display: block;
  margin: 0 !important;
  line-height: 56px;
  text-transform: capitalize;
}
.fotorama__fullscreen .fotorama__zoom-out.fotorama__zoom-out--disabled,
.fotorama__fullscreen .fotorama__zoom-in.fotorama__zoom-in--disabled {
  display: block !important;
}
.catalog-product-view .fotorama__wrap .fotorama__stage .fotorama__fullscreen-icon {
  display: block !important;
  background-image: url(../images/icons/zoom-search.png) !important;
  right: -24px;
  top: 12px;
  opacity: 1;
  transform: none !important;
  z-index: 99;
}
.catalog-product-view.fotorama__fullscreen .fotorama__wrap .fotorama__stage .fotorama__fullscreen-icon {
  background-image: url(../images/icons/gallery.png) !important;
  right: 0;
  top: 12px;
}
.fotorama__arr {
  z-index: 88;
}
.abs-block-title > strong,
.abs-account-blocks .block-title > strong,
.block-compare .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.widget .block-title > strong,
.block-wishlist .block-title > strong,
.account .column.main .block:not(.widget) .block-title > strong,
.multicheckout .block-title > strong,
.paypal-review .block .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
[class^=sales-guest-] .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong {
  font-size: 1.6rem;
  font-weight: 700;
}
@media screen and (max-width: 640px) {
  .abs-block-title > strong,
  .abs-account-blocks .block-title > strong,
  .block-compare .block-title > strong,
  .block-giftregistry-results .block-title > strong,
  .block-giftregistry-shared-items .block-title > strong,
  .block-wishlist-search-results .block-title > strong,
  .block-reorder .block-title > strong,
  .widget .block-title > strong,
  .block-wishlist .block-title > strong,
  .account .column.main .block:not(.widget) .block-title > strong,
  .multicheckout .block-title > strong,
  .paypal-review .block .block-title > strong,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
  [class^=sales-guest-] .column.main .block:not(.widget) .block-title > strong,
  .sales-guest-view .column.main .block:not(.widget) .block-title > strong {
    font-size: 1.4rem;
  }
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
  .breadcrumbs .items li {
    font-size: 0;
    display: none !important;
  }
  .breadcrumbs .items li:nth-child(2):after {
    content: "..." !important;
  }
  .breadcrumbs .items li:first-child {
    font-size: 14px;
    display: inline-block !important;
  }
  .breadcrumbs .items li:last-child {
    font-size: 14px;
    display: inline-block !important;
  }
  .breadcrumbs .items li:nth-child(2) {
    display: inline-block !important;
  }
  .breadcrumbs .items li:first-child:after {
    font-size: 0;
  }
  .breadcrumbs .items li:last-child:after {
    font-size: 0;
  }
  .page-wrapper .breadcrumbs .item:last-child:before {
    content: "/";
    padding-left: 5px;
  }
  .page-wrapper .breadcrumbs strong {
    padding-left: 8px;
  }
  .catalog-product-view .fotorama__wrap .fotorama__stage .fotorama__fullscreen-icon {
    width: 30px;
    height: 30px;
    background-size: 100%;
    right: 0;
  }
  .catalog-product-view.fotorama__fullscreen .fotorama__wrap .fotorama__stage .fotorama__fullscreen-icon {
    background-image: url(../images/icons/gallery.png) !important;
    right: 12px;
    top: 0;
    width: 56px;
    height: 56px;
    background-size: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.product-main-content {
  display: inline-block;
  width: 100%;
  margin-top: 12px;
}
.product-extra-content {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  margin-top: 36px;
}
.product-extra-content .product-left {
  padding-right: 16px;
}
.product-extra-content .product-right {
  padding-left: 16px;
}
.product-extra-content .block-title {
  display: none;
}
.price-box .special-price,
.price-box .normal-price,
.price-box .old-price {
  display: block;
}
.swatch-opt {
  margin: 20px 0 0;
}
.swatch-attribute {
  display: inline-block;
  margin-bottom: 8px;
  width: 100%;
}
.page-layout-1column.catalog-product-view .column.main {
  padding-top: 0;
}
.page-layout-1column .product.media {
  max-width: 503px !important;
  width: 100% !important;
}
.product-main-content .product-info-main {
  max-width: 713px !important;
  width: 100% !important;
  display: grid;
}
.product-main-content .product-info-main .page-title-wrapper.product {
  order: 1;
}
.product-main-content .product-info-main .page-title-wrapper.product .page-title {
  color: #207ccb;
  font-size: 28px;
  font-weight: 700;
  line-height: 142%;
  text-transform: capitalize;
  margin: 0 !important;
}
.product-main-content .product-info-main .product-info-price {
  display: grid;
  order: 2;
}
.product-main-content .product-info-main .product-info-price .product-info-stock-sku {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  border-bottom: 1px solid #cfcfcf;
  padding: 12px 0;
  order: 1;
}
.product-main-content .product-info-main .product-info-price .product-add-form {
  order: 2;
}
.product-main-content .product-info-main .product-info-price .product-add-form form {
  display: grid;
}
.product-main-content .product-info-main .product-info-price .product-add-form form .product-info-price-action {
  order: 1;
}
.product-main-content .product-info-main .product-info-price .product-add-form form .product-options-wrapper {
  order: 2;
}
.product-main-content .product-info-main .product-info-price .product-add-form form .products-wrapper {
  order: 3;
  padding: 18px 0 0 0;
}
.product-main-content .product-info-main .product-info-price-action {
  display: flex;
  justify-content: space-between;
  align-items: start;
  padding: 18px 0;
  border-bottom: 1px solid #B0BBCA;
}
.product-main-content .product-info-main .product-info-price-action .product-add-form {
  order: 2;
  margin-bottom: 0;
}
.product-main-content .product-info-main .shipping-notice {
  display: none;
}
.product-main-content .product-info-main .short-description {
  margin: 0;
  padding: 18px 0;
  border-bottom: 1px solid #B0BBCA;
  order: 1;
}
.product-main-content .product-info-main .product.pricing {
  margin: 0;
  padding: 18px 0;
  border-bottom: 1px solid #B0BBCA;
  display: none;
}
.product-main-content .product-info-main .block {
  order: 4;
  margin-bottom: 0;
  display: flex;
  gap: 15px;
}
.product-main-content .product-info-main .block .shipping-calculation-img {
  padding-top: 18px;
}
.product-main-content .product-info-main .block .shipping-calculation .shipping-calculation-title {
  color: #000;
  font-family: "Inter";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.product-main-content .product.media .fotorama__stage {
  border: 1px solid #cfcfcf;
  border-radius: 4px;
  margin-bottom: 10px;
}
.product-main-content .product.media .fotorama__stage .fotorama__stage__shaft.fotorama__grab {
  width: 100% !important;
}
@media only screen and (max-width: 640px) {
  .product-main-content .product.media .fotorama__stage {
    border-radius: 0;
    border-width: 2px;
  }
}
.product-main-content .product-info-price .product-info-stock-sku .product-availability {
  font-size: 14px;
  font-weight: 700;
  line-height: 135%;
  margin-bottom: 0;
}
.product-main-content .product-info-price .product-info-stock-sku .product-availability .in_stock {
  color: #2fbb45;
}
.product-main-content .product-info-price .product-info-stock-sku .product-availability .out_of_stock,
.product-main-content .product-info-price .product-info-stock-sku .product-availability .discontinued {
  color: #e44f2f;
}
.product-main-content .product-info-price .product-info-stock-sku .product-availability .low_stock,
.product-main-content .product-info-price .product-info-stock-sku .product-availability .special_order {
  color: #ffb37c;
}
.product-main-content .product-info-price .product-info-stock-sku .available {
  display: none;
}
.product-main-content .product-info-price .product-info-stock-sku .stock.available {
  color: #2fbb45;
  font-size: 12px;
  font-weight: 700;
  line-height: 135%;
}
.product-main-content .product-info-price .product-info-stock-sku .out-stock.available {
  color: #e44f2f;
  font-size: 12px;
  font-weight: 700;
  line-height: 135%;
}
.product-info-main .product-add-form {
  margin-bottom: 12px;
}
.product-info-main .product.pricing {
  margin-bottom: 12px;
}
.product-info-main .price-box {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.product-info-main .price-box .price-wrapper .price {
  font-size: 1.4rem;
  line-height: 140%;
}
.product-info-main .price-box .price-label {
  font-weight: 700;
  font-size: 12px;
  display: none;
}
.product-info-main .price-box .price-container {
  display: flex;
  flex-direction: column;
}
.product-info-main .price-box .price-including-tax {
  display: inline-block;
  order: 1;
}
.product-info-main .price-box .price-including-tax:before {
  font-size: 1.2rem;
  font-weight: 700;
  content: 'Incl. VAT ';
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax {
  color: #207ccb;
  display: flex;
  gap: 4px;
  align-items: center;
  margin: 0;
  order: 0;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax .price {
  font-size: 2.4rem;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax:before {
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 135%;
  content: 'NET Price ';
}
.product-info-main .price-box .special-price,
.product-info-main .price-box .normal-price {
  margin: 0;
}
.product-info-main .price-box .special-price .price-label,
.product-info-main .price-box .normal-price .price-label {
  display: none !important;
}
.product-info-main .price-box .special-price .price-label + .price-wrapper,
.product-info-main .price-box .normal-price .price-label + .price-wrapper {
  color: #39495c;
}
.product-info-main .price-box .special-price .price-including-tax .price,
.product-info-main .price-box .normal-price .price-including-tax .price {
  color: #b0bbca;
}
.product-info-main .price-box .special-price + .old-price .price-including-tax:before,
.product-info-main .price-box .normal-price + .old-price .price-including-tax:before {
  content: "List Price ";
}
.product-info-main .price-box .special-price .price-wrapper span.price {
  color: #E44F2F;
  font-family: "Inter";
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 142%;
  text-transform: capitalize;
}
.product-info-main .price-box .special-price .price-wrapper span.price::after {
  content: "Promo Price";
  color: #E44F2F;
  font-family: "Inter";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  margin-left: 6px;
}
.product-info-main .price-box .net-price .price-wrapper span.price {
  color: #207CCB;
  font-family: "Inter";
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 142%;
  text-transform: capitalize;
}
.product-info-main .price-box .net-price .price-wrapper span.price::after {
  content: "NET Price";
  color: #207CCB;
  font-family: "Inter";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  margin-left: 6px;
}
.product-info-main .price-box .old-price .price-wrapper span.price {
  color: #39495C;
  font-family: "Inter";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}
.product-info-main .price-box .old-price .price-wrapper span.price::after {
  content: "List Price";
  color: #39495C;
  font-family: "Inter";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-left: 6px;
}
.product-info-main .product.attribute.sku {
  color: #39495c;
  display: flex;
  align-items: center;
  font-weight: 600;
}
.product-info-main .product.attribute.sku .type {
  font-size: 14px;
}
.product-info-main .product.attribute.sku > .value {
  font-size: 14px;
  color: #39495c;
  font-weight: 600;
  line-height: 150%;
}
@media only screen and (max-width: 640px) {
  .product-info-main .product.attribute.sku > .value {
    font-size: 14px;
  }
}
.product-info-main .product.attribute.overview,
.product-info-main .short-description {
  margin: 12px 0;
  font-size: 16px;
  display: block;
}
@media only screen and (max-width: 640px) {
  .product-info-main .product.attribute.overview,
  .product-info-main .short-description {
    font-size: 14px;
  }
}
.product-info-main .product.attribute.overview p,
.product-info-main .short-description p {
  line-height: 26px;
}
.product-info-main .product.attribute.overview .value.truncate,
.product-info-main .short-description .value.truncate {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.product-info-main .product.attribute.overview .value.full,
.product-info-main .short-description .value.full {
  display: block;
}
.product-info-main .product.attribute.overview .value ul,
.product-info-main .short-description .value ul {
  padding: 0 0 0 25px;
  margin-bottom: 0;
}
.product-info-main .product.attribute.overview .value ul li,
.product-info-main .short-description .value ul li {
  margin-bottom: 0;
}
.product-info-main .product.attribute.overview .read-more,
.product-info-main .short-description .read-more {
  font-weight: 700;
  text-decoration: underline;
  margin-top: 24px;
  display: block;
}
.product-info-stock-sku .product.attribute.sku strong {
  font-weight: 400;
}
.product-info-stock-sku .product.attribute.sku strong::after {
  content: ":";
}
.product-info-stock-sku .product.attribute.sku .stock span {
  color: #2fbb45;
}
/* Reviews */
.rating-summary .rating-result > span:before {
  color: #39495c;
}
.review-control-vote label:before {
  color: #207ccb;
}
.review-add .fieldset .review-legend.legend {
  margin-bottom: 24px;
}
.warranty-cms-block {
  margin-bottom: 15px;
  margin-top: 12px;
  order: 6;
}
.delivery-cms-block {
  border-radius: 4px;
  overflow: hidden;
  order: 3;
}
.products-wrapper .related-products {
  background: #F9FAFD;
  padding: 16px 16px;
  border-radius: 4px;
  border: 1px solid #a8b9cd;
  margin-top: 12px;
}
.products-wrapper .related-products .selected-tabs span {
  background: #217ccb;
  padding: 8px;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  margin-right: 6px;
  margin-bottom: 8px;
}
.products-wrapper .related-products .field {
  margin-bottom: 6px;
}
#product-review-container .review-list .block-title {
  color: #207ccb;
}
#product-review-container .review-list .block-title strong {
  font-size: 20px;
  font-weight: 700;
}
#product-review-container .review-list .review-title {
  margin: 0 0 16px;
  font-size: 16px;
  font-weight: 700;
}
@media only screen and (max-width: 640px) {
  #product-review-container .review-list .review-title {
    font-size: 14px;
  }
}
#product-review-container .review-items {
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (max-width: 640px) {
  #product-review-container .review-items {
    font-size: 14px;
  }
}
#product-review-container .review-items .review-item {
  padding: 24px 0;
}
#product-review-container .review-content-container {
  float: left;
  max-width: 65%;
  margin-left: 10px;
}
#product-review-container .review-add .review-fieldset {
  margin-bottom: 0 !important;
}
#product-review-container .review-form-actions .action.primary {
  padding: 12px 24px;
}
.shipping-calculation {
  max-width: 100% !important;
  padding: 18px 0 0 0;
}
.shipping-calculation .review-fieldset {
  display: flex;
  gap: 19px;
  margin: 15px 0 10px !important;
}
.shipping-calculation .review-fieldset select {
  margin-bottom: 0;
}
.shipping-calculation .review-fieldset .label {
  margin-bottom: 10px;
}
.shipping-calculation .review-fieldset .label span {
  color: #000;
  font-family: "Inter";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.shipping-calculation .actions-toolbar .primary {
  width: 100%;
}
.shipping-calculation .actions-toolbar .primary .action {
  margin: 0;
  width: 100%;
}
.fotorama__thumb {
  background-color: #F9FAFD;
  border: 1px solid #eeeff0;
}
.fotorama__nav--thumbs .fotorama__nav__frame {
  height: 94px;
}
.fotorama__nav.fotorama__shadows--right:after {
  background-size: 0;
}
.fotorama__nav-wrap .fotorama__nav.fotorama__nav--thumbs {
  height: 76px;
}
@media only screen and (max-width: 640px) {
  .fotorama__nav-wrap .fotorama__nav.fotorama__nav--thumbs {
    margin: 0;
    background: #EEEFEE;
  }
}
.fotorama__thumb-border {
  border: 0px solid transparent;
  background-image: none;
  margin-top: 0 !important;
  display: none;
}
@media only screen and (max-width: 640px) {
  .fotorama__thumb-border {
    border-color: #cfcfcf !important;
  }
}
.fotorama__nav__frame.fotorama__nav__frame--thumb {
  padding: 0 !important;
  margin-right: 8px;
  border: 1px solid transparent;
}
.fotorama__nav__frame.fotorama__nav__frame--thumb.fotorama__active {
  border: 1px solid #cfcfcf;
}
.product.data.items > .item.content {
  border-radius: 4px;
  border: 1px solid #cfcfcf;
  padding: 24px;
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
  margin-top: 73px;
}
.product.data.items > .item.content p {
  margin-bottom: 2.5rem;
}
.product.data.items > .item.content .downloads-description p {
  font-family: "Inter";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin-bottom: 28px;
}
.product.data.items > .item.content .downloads-item .item-icon {
  display: none;
}
.product.data.items > .item.content .downloads-item::before {
  background-image: url("/media/wysiwyg/PDF.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  float: left;
  height: 24px;
  width: 24px;
  padding: 12px;
  margin-right: 28px;
}
.product.data.items > .item.title > .switch {
  padding: 24px 32px !important;
  font-size: 16px;
  color: #207ccb !important;
  background: #F9FAFD;
  line-height: 150%;
  font-weight: 700;
  height: auto;
  border-radius: 4px 4px 0 0;
}
@media only screen and (max-width: 640px) {
  .product.data.items > .item.title > .switch {
    font-size: 14px;
  }
}
.product.data.items > .item.title > .switch .counter {
  color: #207ccb;
}
.columns .column.main .product-full-width-section {
  border-radius: 4px;
  border: 1px solid #cfcfcf;
  padding: 24px;
  background: #b0bbca;
}
.page-main-details .product-section-title {
  border-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
  margin: 0 0 24px;
  padding: 0;
}
.additional-attributes-wrapper {
  margin-bottom: 40px;
  background-color: #f9fafd;
  border: 1px solid #cfcfcf;
  border-radius: 5px;
  padding: 18px 24px !important;
}
.additional-attributes-wrapper .specification-section-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 19px;
  border-bottom: 1px solid #cfcfcf;
}
.additional-attributes-wrapper h2 {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 640px) {
  .additional-attributes-wrapper h2 {
    padding-bottom: 16px;
  }
}
.additional-attributes-wrapper .additional-attributes {
  width: 100%;
  margin: 0;
}
.data.table.additional-attributes tr {
  border-bottom: 1px solid #B0BBCA;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  padding: 12px 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 140%;
  color: #39495C;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  font-size: 14px;
  padding: 12px 0 12px 24px;
  font-weight: 400;
  line-height: 140%;
  color: #39495C;
  text-align: right;
}
@media only screen and (max-width: 640px) {
  .additional-attributes-wrapper .additional-attributes > tbody > tr > td {
    font-size: 14px;
    text-align: left;
  }
}
.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  margin: 0;
  display: flex;
  gap: 8px;
  order: 2;
}
.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
  padding-right: 0;
}
.product-info-main .box-tocart .tocart,
.product-options-bottom .box-tocart .tocart {
  padding: 10px 24px !important;
  width: 215px !important;
  position: relative;
  font-size: 16px;
  border-radius: 4px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}
@media only screen and (max-width: 640px) {
  .product-info-main .box-tocart .tocart,
  .product-options-bottom .box-tocart .tocart {
    font-size: 14px;
  }
}
.product-info-main .box-tocart .tocart::before,
.product-options-bottom .box-tocart .tocart::before {
  filter: brightness(100);
  position: revert;
}
.product-info-main .box-tocart .tocart span,
.product-options-bottom .box-tocart .tocart span {
  padding: 0;
}
.product-info-main .box-tocart .control,
.product-options-bottom .box-tocart .control {
  display: flex;
  gap: 4px;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.product-info-main .box-tocart .control .label,
.product-options-bottom .box-tocart .control .label {
  display: none;
}
@media only screen and (max-width: 640px) {
  .product-info-main .box-tocart .control .label,
  .product-options-bottom .box-tocart .control .label {
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
  }
}
.product-info-main .box-tocart .control .qty-plus,
.product-options-bottom .box-tocart .control .qty-plus,
.product-info-main .box-tocart .control .qty-minus,
.product-options-bottom .box-tocart .control .qty-minus {
  padding: 8px;
}
.product-info-main .box-tocart .control .qty-plus .material-icons,
.product-options-bottom .box-tocart .control .qty-plus .material-icons,
.product-info-main .box-tocart .control .qty-minus .material-icons,
.product-options-bottom .box-tocart .control .qty-minus .material-icons {
  color: #39495c;
  line-height: inherit;
}
.product-info-main .box-tocart .control .qty-minus,
.product-options-bottom .box-tocart .control .qty-minus {
  padding-right: 0;
}
.product-info-main .box-tocart .control .qty-plus,
.product-options-bottom .box-tocart .control .qty-plus {
  padding-left: 0;
}
.product-info-main .box-tocart .input-text.qty,
.product-options-bottom .box-tocart .input-text.qty {
  height: auto;
  margin-bottom: 0;
}
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  padding-top: 0;
}
.product-info-main .shipping-notice,
.product-options-bottom .shipping-notice {
  font-size: 12px;
}
@media only screen and (max-width: 640px) {
  .product-info-main .shipping-notice,
  .product-options-bottom .shipping-notice {
    text-align: center;
  }
}
.product-social-links {
  display: none;
}
.product-options-wrapper .swatch-option {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  border: 1px solid #CFCFCF;
}
.product-options-wrapper .fieldset {
  margin-bottom: 0;
  margin-top: 18px;
}
.product-options-wrapper .fieldset .swatch-opt .swatch-attribute .swatch-attribute-options {
  margin: 0 !important;
  padding: 0 !important;
}
.product-options-wrapper .fieldset .swatch-opt .swatch-attribute .swatch-attribute-label {
  margin-bottom: 8px;
  display: inline-block;
}
.product-options-wrapper .fieldset .swatch-opt .swatch-attribute input[type='text'] {
  border: 0.5px solid #39495C;
}
.product-options-wrapper .fieldset .swatch-opt .swatch-attribute input[type='phone'] {
  border: 0.5px solid #39495C;
}
.product-options-wrapper .fieldset .swatch-opt .swatch-attribute input[type='email'] {
  border: 0.5px solid #39495C;
}
.product-options-wrapper .fieldset .swatch-opt .swatch-attribute select {
  border: 0.5px solid #39495C;
}
.product-options-wrapper .fieldset .swatch-opt .swatch-attribute.color .swatch-attribute-options {
  margin-bottom: 16px !important;
}
.product-options-wrapper .fieldset .field .label {
  color: #000;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin-bottom: 8px;
}
.product-options-wrapper .fieldset .field .control select {
  border: 1px solid #b0bbca;
  margin-bottom: 4px;
}
.product-options-wrapper .fieldset .field .options-list .label {
  font-weight: 400;
  margin-bottom: 0;
}
.product-options-wrapper .fieldset .field .options-list .checkbox {
  top: 0;
}
.product-options-wrapper .fieldset .field:last-child:not(:only-of-type) .control {
  border: 0.5px solid #b0bbca;
  border-radius: 4px;
  padding: 14px 16px;
  display: grid;
}
.product-options-wrapper .fieldset .field:last-child:not(:only-of-type) .control .options-list {
  order: 2;
}
.product-options-wrapper .fieldset .field:last-child:not(:only-of-type) .control .checkbox-title-label {
  order: 1;
  display: flex;
  align-items: start;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 14px;
}
.product-options-wrapper .fieldset .field:last-child:not(:only-of-type) .control .checkbox-title-label .checkbox-title {
  border-radius: 4px;
  background: #207CCB;
  padding: 8px;
  color: #FFF;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.cms-home .products-grid .product-item .product-item-info .product-bottom-item .product-pricing {
  border-top: 1px solid #cfcfcf;
  margin-top: 10px;
}
.cms-home .products-grid .product-item .product-item-info .product-bottom-item .quantity-field .control {
  border-top: unset;
}
.view-full-specification {
  display: none;
}
.page-main > .page-title-wrapper .page-title {
  margin: 12px 0;
}
.additional-attributes-wrapper {
  padding: 16px 8px;
}
.specification-product-form .page-main {
  background-color: #207ccb;
  color: white !important;
  font-size: 13px;
  padding: 50px !important;
}
.c-specification__heading {
  color: white;
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 20px;
}
.c-specification__section {
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  padding-bottom: 20px;
  padding-top: 20px;
}
.c-specification__fieldset {
  border-bottom: 1px solid white;
  color: #ffffff !important;
  margin-bottom: 0;
  padding-bottom: 20px;
  padding-top: 20px;
}
.c-specification__fieldset .label {
  color: #ffffff !important;
}
.c-specification__fieldset:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}
.c-specification__fieldset:last-of-type .label {
  color: #ffffff !important;
  width: auto !important;
}
.c-specification__file--hide {
  height: 0.1px !important;
  opacity: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  width: 0.1px !important;
  z-index: -1 !important;
}
.c-specification__label {
  font-size: 10px;
}
.c-specification__label > span {
  background-color: white;
  border-radius: 4px;
  color: #207ccb;
  cursor: pointer;
  display: block;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 10px 10px;
  text-align: center;
}
.c-specification__button {
  background: #08a65b;
  border-radius: 4px;
  margin-top: 25px;
  color: #ffffff;
  display: inline-block;
  float: none;
  font-size: 22px;
  font-weight: bold;
  height: 40px;
  line-height: 100%;
  text-transform: uppercase;
  vertical-align: middle;
  width: 100%;
}
.c-specification__field {
  zoom: 1;
}
.c-specification__field:before {
  content: "";
  display: table;
}
.c-specification__field:after {
  clear: both;
  content: "";
  display: table;
}
.c-specification__field > label {
  vertical-align: middle;
}
.c-specification__field--currency {
  color: white;
  float: right;
  font-size: 19px;
  font-weight: bold;
  margin-right: 12px;
}
.c-specification__input--text {
  border-radius: 4px;
  border: 1px solid white;
  color: black;
  float: right;
  margin-bottom: 20px;
  max-width: 100px;
  padding: 10px;
}
.specification-product-view {
  background-color: white;
}
.specification-product-view .c-header {
  height: auto;
  position: inherit;
}
.specification-product-view .c-header__wrapper {
  border: 1px solid #e0eded;
  margin: 100px auto 0 auto;
  max-width: 1200px;
  padding: 20px;
}
.specification-product-view .c-header__logo img {
  max-height: 160px;
}
.specification-product-view .c-product-info__main {
  float: left;
  margin-left: 18px;
  margin-left: calc(21.41667%);
  width: calc(26.41667%);
}
.specification-product-view .c-product-info__secondary {
  margin-bottom: 0;
}
.specification-product-view .o-page-main {
  margin: 100px auto;
  max-width: 1200px;
  padding-top: inherit;
}
.specification-product-view .column {
  border: 1px solid #e0eded;
  padding-bottom: 20px;
  padding-top: 55px;
  zoom: 1;
}
.specification-product-view .column:before {
  content: "";
  display: table;
}
.specification-product-view .column:after {
  clear: both;
  content: "";
  display: table;
}
.specification-product-view .c-product-details__items .c-product-details__item:first-of-type {
  left: 50%;
  top: 0;
}
.specification-product-view .c-product-info-price .price-specification_price {
  color: #333333;
  display: block;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 50px;
}
.specification-product-view .c-product-info-price .price-specification_price .price-excluding-tax {
  display: block;
  font-size: 13px;
  font-weight: normal;
}
.specification-product-view .c-product-info-price .price-specification_price .price-excluding-tax:before {
  content: "(excl VAT ";
}
.specification-product-view .c-product-info-price .price-specification_price .price-excluding-tax:after {
  content: ")";
}
@media only screen and (max-width: 767px) {
  .specification-product-view .c-product-info-price .price-specification_price {
    font-size: 13px;
  }
}
@media only screen and (max-width: 640px) {
  .bluebadger-specification {
    margin: 0 20px !important;
  }
}
.bluebadger-specification {
  background-color: #207ccb;
  border-radius: 4px;
  color: #ffffff;
  display: block;
  float: left;
  font-size: 13px;
  font-weight: 700;
  max-width: 210px;
  padding: 11px;
  text-align: left;
  text-transform: uppercase;
}
.bluebadger-specification span {
  display: inline-block;
}
.bluebadger-specification span:after {
  background-image: url("../images/icons/pdf.png");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  float: right;
  height: 35px;
  margin-top: -18px;
  width: 35px;
}
.bluebadger-specification:hover {
  color: #ffffff;
}
@media only screen and (min-width: 1400px) {
  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.opc-sidebar {
  margin-top: 0;
}
.opc-sidebar .modal-header {
  display: none;
}
.opc-sidebar .modal-content {
  border: 0;
}
#co-shipping-method-form .price-including-tax {
  display: inline-block;
  margin-left: 0;
}
.checkout-success {
  text-align: center;
  padding: 0 40px 40px;
}
.checkout-success a {
  font-weight: 700;
  text-decoration: underline;
}
@media only screen and (max-width: 640px) {
  .checkout-success {
    padding: 0;
  }
}
.checkout-success .order-id {
  color: #39495c;
  text-decoration: none;
}
.checkout-success h1 {
  color: #39495c;
}
@media only screen and (max-width: 640px) {
  .checkout-success h1 {
    font-size: 28px;
  }
}
.checkout-success span.success-title-icon {
  padding: 48px 48px 32px;
  display: inline-block;
}
@media only screen and (max-width: 640px) {
  .checkout-success span.success-title-icon {
    padding: 44px 44px 24px;
  }
}
.block.items-in-cart {
  margin-bottom: 0 !important;
}
.checkout-payment-method .payment-method-content .fieldset > .field {
  margin: 0 !important;
}
.opc-estimated-wrapper .minicart-wrapper {
  float: right;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty {
  left: 18px;
}
.block-authentication .block-title strong {
  font-weight: 700;
  font-size: 24px;
}
@media only screen and (max-width: 640px) {
  .block-authentication .block-title strong {
    font-size: 20px;
  }
}
.opc-progress-bar {
  margin: 0 0 32px;
}
.opc-progress-bar-item > span {
  color: #207ccb;
  font-size: 16px;
  font-weight: 700;
}
@media only screen and (max-width: 640px) {
  .opc-progress-bar-item > span {
    font-size: 14px;
  }
}
.opc-progress-bar-item._active:before,
.opc-progress-bar-item._active > span:before {
  background-color: #09375B;
}
.opc-progress-bar-item._active > span {
  color: #207ccb;
}
.opc-progress-bar-item._active > span:after {
  color: #09375B;
}
.opc-progress-bar-item._complete:before,
.opc-progress-bar-item._complete > span:before {
  background-color: #207ccb;
}
.opc-progress-bar-item._complete > span {
  color: #207ccb;
}
.opc-progress-bar-item._complete > span:after {
  color: #207ccb;
}
.opc-wrapper .opc {
  padding: 20px;
  border: 1px solid #cfcfcf;
  border-radius: 5px;
}
@media only screen and (max-width: 640px) {
  .opc-wrapper .opc {
    padding: 16px;
  }
}
.opc-wrapper .step-title {
  font-size: 32px;
  font-weight: 700;
  line-height: 24px;
  color: #207ccb;
  border-bottom: 0;
  margin: 0;
  padding-bottom: 20px;
}
@media only screen and (max-width: 640px) {
  .opc-wrapper .step-title {
    font-size: 28px;
    padding-bottom: 16px;
  }
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  max-width: none;
  margin-bottom: 20px;
  margin-top: 20px;
}
.opc-wrapper .form-login .actions-toolbar,
.opc-wrapper .form-shipping-address .actions-toolbar {
  margin-left: 0 !important;
}
.opc-wrapper .form-login .actions-toolbar .action.login,
.opc-wrapper .form-shipping-address .actions-toolbar .action.login {
  border-radius: 5px;
  height: 44px;
}
.opc-wrapper .step-content {
  margin: 0;
}
.opc-wrapper .fieldset:last-child {
  margin-bottom: 0;
}
.opc-wrapper .checkout-shipping-method .step-title {
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 700;
  color: #39495c;
  border: 0;
  padding: 0;
}
@media only screen and (max-width: 640px) {
  .opc-wrapper .checkout-shipping-method .step-title {
    font-size: 14px;
  }
}
.opc-wrapper .checkout-shipping-method .label {
  margin-bottom: 8px;
  font-size: 12px;
}
.opc-wrapper .checkout-shipping-method .price-including-tax {
  margin-left: 0 !important;
}
.opc-wrapper .checkout-shipping-address .label {
  margin-bottom: 8px;
  font-size: 12px;
}
.opc-wrapper .checkout-shipping-address .label {
  margin-bottom: 8px;
  font-size: 12px;
}
.opc-wrapper .shipping-address-item {
  padding: 20px;
  min-height: 275px;
}
@media only screen and (max-width: 640px) {
  .opc-wrapper .shipping-address-item {
    padding: 16px;
  }
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #39495c;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #39495c;
}
.opc-wrapper .shipping-address-item .action-select-shipping-item {
  position: absolute;
  bottom: 20px;
  right: 15px;
}
@media only screen and (max-width: 640px) {
  .opc-wrapper .shipping-address-item .action-select-shipping-item {
    width: 90% !important;
  }
}
.opc-wrapper .new-address-popup {
  text-align: right;
}
.opc-wrapper .form-discount {
  max-width: none;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  gap: 12px;
}
.opc-wrapper .form-discount .actions-toolbar {
  flex: 1 0 0;
}
@media only screen and (max-width: 640px) {
  .opc-wrapper .form-discount .actions-toolbar {
    flex: auto;
  }
}
.opc-wrapper .form-discount .actions-toolbar .action-apply {
  width: 100% !important;
}
.opc-wrapper .discount-code {
  border-top: 1px solid #cfcfcf;
  padding: 16px 20px;
}
.opc-wrapper .discount-code._active {
  border: 1px solid #cfcfcf;
  border-radius: 4px;
}
@media only screen and (max-width: 640px) {
  .opc-wrapper .discount-code {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    padding-bottom: 0;
  }
}
.opc-wrapper .discount-code .payment-option-title {
  border-top: 4px;
  padding: 0 0 12px;
}
.opc-wrapper .discount-code input[type=text],
.opc-wrapper .discount-code .input-text {
  margin-bottom: 0;
}
.opc-block-summary {
  background: #fff;
  padding: 20px;
  margin: 0 0 20px;
  border-radius: 5px;
  border: 1px solid #cfcfcf;
}
@media only screen and (max-width: 640px) {
  .opc-block-summary {
    padding: 16px;
  }
}
.opc-block-summary .items-in-cart > .title {
  padding: 12px 40px 12px 0;
}
.opc-block-summary .minicart-items .product-item {
  padding: 12px 0;
  font-size: 1.2rem;
}
.opc-block-summary .minicart-items .product-item .price {
  font-size: 1.6rem;
  font-weight: 700;
}
@media only screen and (max-width: 640px) {
  .opc-block-summary .minicart-items .product-item .price {
    padding: 14px;
  }
}
.opc-block-summary .minicart-items .product-item-details {
  min-height: 95px;
}
.opc-block-summary .minicart-items .product-item-details .details-qty {
  font-weight: 700;
}
.opc-block-summary > .title {
  display: block;
  font-size: 20px;
  color: #39495c;
  padding-bottom: 12px;
  font-weight: 700;
}
@media only screen and (max-width: 640px) {
  .opc-block-summary > .title {
    font-size: 18px;
  }
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.6rem !important;
  font-weight: 400;
  margin: 0;
}
@media only screen and (max-width: 640px) {
  .opc-block-summary .items-in-cart > .title strong {
    font-size: 14px !important;
  }
}
.opc-block-summary .table-totals .grand {
  font-size: 20px;
  font-weight: 700;
}
@media only screen and (max-width: 640px) {
  .opc-block-summary .table-totals .grand {
    font-size: 16px;
  }
}
.opc-block-summary .table-totals .grand .mark span {
  font-size: 16px;
}
@media only screen and (max-width: 640px) {
  .opc-block-summary .table-totals .grand .mark span {
    font-size: 14px;
  }
}
.opc-block-summary .table-totals .grand.excl {
  display: none;
}
.opc-block-summary .table-totals .grand.incl {
  border-top: 1px solid #cfcfcf;
}
.opc-block-summary .table-totals .grand.incl th,
.opc-block-summary .table-totals .grand.incl td {
  padding: 12px 0;
}
.opc-block-summary .table-totals .grand .mark strong {
  width: 140px;
  display: flex;
  font-weight: 700;
}
.opc-block-summary .table-totals .totals.shipping.excl {
  display: none;
}
.opc-block-summary .table-totals .totals.shipping .mark span + span {
  display: block;
  font-size: 14px;
}
.opc-block-summary .table-totals .totals.sub .excl {
  border-bottom: 1px solid #cfcfcf;
}
.opc-block-summary .table-totals .totals.sub .excl th,
.opc-block-summary .table-totals .totals.sub .excl td {
  padding: 12px 0;
}
.opc-block-summary .table-totals td {
  text-align: right;
  padding: 8px 0;
}
.opc-block-shipping-information {
  padding: 0;
  margin-top: 28px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #cfcfcf;
  margin: 0 0 16px;
  position: relative;
  font-size: 20px;
  font-weight: 700;
}
@media only screen and (max-width: 640px) {
  .opc-block-shipping-information .shipping-information-title {
    font-size: 16px;
  }
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 0;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  content: '';
  background: url(../images/icons/edit.svg) no-repeat;
  width: 24px;
  height: 24px;
}
.checkout-payment-method hr {
  display: none;
}
.checkout-payment-method .payment-methods {
  margin: 0;
}
.checkout-payment-method .payment-method-title {
  padding: 16px 0;
  margin: 0;
  font-size: 20px;
  font-weight: 700;
}
@media only screen and (max-width: 640px) {
  .checkout-payment-method .payment-method-title {
    padding: 16px 0;
    font-size: 18px;
  }
}
.checkout-payment-method .payment-option-inner {
  margin: 0;
  flex: 1 0 0 ;
}
@media only screen and (max-width: 640px) {
  .checkout-payment-method .payment-option-inner {
    flex: auto;
  }
}
.checkout-payment-method .payment-option-title {
  color: #39495c;
  width: 100%;
  font-size: 16px;
  padding-left: 0;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .checkout-payment-method .payment-option-title {
    font-size: 14px;
  }
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  position: absolute;
  right: 0;
  color: #39495c;
  font-weight: 700;
}
.checkout-payment-method .payment-option-content {
  padding-left: 0;
  padding-bottom: 0;
}
@media only screen and (max-width: 640px) {
  .checkout-payment-method .payment-option-content {
    padding: 0 !important;
  }
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0;
}
.checkout-payment-method .actions-toolbar .primary {
  width: 100% !important;
}
.abs-sidebar-totals .grand .mark,
.abs-sidebar-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 8px;
}
.opc-block-summary .mark .value {
  font-size: 14px;
}
.opc-block-summary tr .totals.sub.excl {
  border-bottom: 1px solid #cfcfcf;
}
.opc-block-summary tr .grand.totals.incl {
  border-top: 1px solid #cfcfcf;
}
.opc-block-summary tr td {
  padding: 4px 0;
}
#html-body.page-layout-checkout .opc-estimated-wrapper .showcart {
  background-color: transparent;
  border-color: transparent;
  padding: 0;
}
.table-checkout-shipping-method .row {
  margin-left: 0;
}
.table-checkout-shipping-method .row input[type="checkbox"]:checked,
.table-checkout-shipping-method .row input[type="radio"]:checked {
  top: 0;
}
button.action-show-popup:hover {
  background-color: #3e95e0;
  border-color: #3e95e0;
  color: #fff;
  text-decoration: none;
}
button.action-show-popup {
  transition-duration: .25s;
  width: fit-content;
  padding: 12px 24px;
  border-radius: 6px;
  border: none;
  color: #fff;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  background-color: #207ccb;
  border: 2px solid #207ccb;
  cursor: pointer;
}
.checkout-payment-method .billing-address-form {
  max-width: none;
  margin-bottom: 24px;
}
.checkout-payment-method .billing-address-form .choice.field::before {
  width: auto;
  padding: 0;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 20px 38px;
  font-size: 12px;
}
@media only screen and (max-width: 640px) {
  .checkout-payment-method .checkout-billing-address {
    margin-left: 0;
  }
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  border: 1px solid #cfcfcf;
  padding: 20px;
  border-radius: 4px;
  margin-top: 16px;
}
@media only screen and (max-width: 640px) {
  .checkout-payment-method .checkout-billing-address .billing-address-details {
    padding: 16px;
  }
}
.checkout-payment-method .checkout-billing-address .action-edit-address {
  margin-top: 20px;
}
@media only screen and (max-width: 640px) {
  .checkout-payment-method .checkout-billing-address .action-edit-address {
    width: 100%;
  }
}
.checkout-payment-method .checkout-billing-address .primary {
  display: flex;
  float: none;
  gap: 12px;
}
@media only screen and (max-width: 640px) {
  .checkout-payment-method .checkout-billing-address .primary {
    flex-wrap: wrap;
    margin-top: 12px;
  }
}
.checkout-payment-method .checkout-billing-address .primary .action {
  width: 50%;
}
@media only screen and (max-width: 640px) {
  .checkout-payment-method .checkout-billing-address .primary .action {
    width: 100%;
  }
}
.checkout-payment-method .checkout-billing-address .primary .action.action-cancel {
  order: 0;
  background-color: #39495c;
  padding: 8px 16px;
  border-radius: 4px;
  min-height: 48px;
  border: 1px solid #39495c;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  min-width: 80px;
  margin: 0;
}
.checkout-payment-method .checkout-billing-address .primary .action.action-update {
  order: 1;
}
.checkout-payment-method .checkout-billing-address input[type="checkbox"] {
  border-radius: 0;
  border-color: #cfcfcf;
}
.checkout-payment-method .checkout-billing-address input[type="checkbox"]:checked {
  border-color: #cfcfcf;
  background-color: #39495c;
}
.product-sku {
  font-size: 12px;
  font-weight: 400;
  color: #39495c;
  line-height: 135%;
  margin: 8px 0;
}
