h3.content {
  text-align: center;
  margin-bottom: 0px; }

.web-content h1 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-size: 36px;
  color: #6E4A9E; }

.web-content h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 34px;
  color: #6E4A9E; }

.web-content h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 32px;
  color: #6E4A9E; }

.web-content h4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-size: 23px;
  color: #6E4A9E; }

.web-content h5 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 28px;
  color: #4d4d4d; }

.web-content h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #707070;
  text-transform: uppercase;
  letter-spacing: 1px; }

.bodytext {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: black;
  font-weight: 400; }

p {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: black;
  font-weight: 400; }

h1 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-size: 36px;
  color: #6E4A9E; }

h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 34px;
  color: #6E4A9E; }

h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 32px;
  color: #6E4A9E; }

h4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-size: 23px;
  color: #6E4A9E; }

h5 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 28px;
  color: #4d4d4d; }

h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #707070;
  text-transform: uppercase;
  letter-spacing: 1px; }

h3.content {
  color: #707070;
  display: block;
  border-bottom: 1px solid #707070;
  margin-bottom: 10px;
  text-align: left;
  padding-bottom: 15px; }

.text-align-center {
  text-align: center; }

.text-align-right {
  text-align: right; }

.text-align-left {
  text-align: left; }

.grey {
  color: #707070; }

.button-cta {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  background: #6E4A9E;
  border-radius: 2px;
  color: white;
  border: 0;
  font-size: 14px;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none; }
  .button-cta:hover {
    background: #52288b; }
  .button-cta i {
    margin-left: 10px;
    font-size: 16px; }
  .button-cta.blank {
    opacity: .5; }
    .button-cta.blank:hover {
      background: #6E4A9E;
      cursor: not-allowed; }

a.button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Montserrat', sans-serif;
  padding: 10px 25px;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  border-radius: 3px; }
  a.button:after {
    content: "";
    display: block;
    clear: both;
    height: 0px; }

a.button.purple {
  background: #6E4A9E;
  border: 1px solid #6E4A9E;
  color: white; }
  a.button.purple:hover {
    background: #707070;
    border: 1px solid #707070; }

a.button.white {
  background: none;
  border: 1px solid white;
  color: white; }
  a.button.white:hover {
    background: #6E4A9E;
    border: 1px solid #6E4A9E; }

a.button.white-purple {
  background: none;
  border: 1px solid #6E4A9E;
  color: #6E4A9E; }
  a.button.white-purple:hover {
    background: #6E4A9E;
    border: 1px solid #6E4A9E;
    color: white;
    text-decoration: none; }

.button-cta-whitengrey {
  font-family: 'Libre Baskerville', serif;
  font-weight: 300;
  letter-spacing: 1px;
  background: #ffffff;
  position: relative;
  text-transform: uppercase;
  padding: 5px 35px;
  border: 1px solid #6E4A9E;
  color: #6E4A9E;
  -webkit-box-shadow: none;
  box-shadow: none;
  line-height: 35px; }
  .button-cta-whitengrey:before {
    background: none;
    border: 1px solid #6E4A9E;
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    pointer-events: none; }
  .button-cta-whitengrey:hover {
    background: #d2d2d2;
    border: 1px solid #6E4A9E;
    -webkit-box-shadow: none;
    box-shadow: none; }

.button-cta-whitenpurple {
  font-family: 'Libre Baskerville', serif;
  font-weight: 300;
  letter-spacing: 1px;
  background: #ffffff;
  position: relative;
  text-transform: uppercase;
  padding: 5px 35px;
  border: 1px solid #6E4A9E;
  color: #6E4A9E;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 35px; }
  .button-cta-whitenpurple:before {
    background: none;
    border: 1px solid #6E4A9E;
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    pointer-events: none; }
  .button-cta-whitenpurple:hover {
    background: #6E4A9E;
    color: #ffffff;
    border: 1px solid #6E4A9E;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .button-cta-whitenpurple:hover:before {
      background: none;
      border: 1px solid #ffffff;
      content: "";
      display: block;
      position: absolute;
      top: 3px;
      left: 3px;
      right: 3px;
      bottom: 3px;
      pointer-events: none; }

a:focus {
  outline: none; }

*:focus {
  outline: none; }

.select-dropdown {
  border: solid 1px #707070;
  border-radius: 2px;
  height: 35px;
  padding: 0px 35px 0 15px;
  line-height: 35px;
  width: 100%;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 2px;
  position: relative;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif; }
  .select-dropdown:after {
    content: "\f078";
    display: block;
    position: absolute;
    right: 10px;
    top: 0;
    line-height: inherit;
    font-size: 14px;
    color: #707070;
    font-family: "Font Awesome 5 Pro"; }

.select-dropdown-options {
  position: relative;
  height: 0;
  display: none;
  width: 100%; }

.select-dropdown-option-items {
  background: white;
  padding: 0px 0px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  border: solid 1px #707070;
  border-radius: 2px;
  z-index: 99;
  border-top: none; }
  .select-dropdown-option-items a {
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: black;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    margin: 0px;
    padding: 10px 15px;
    cursor: pointer; }
    .select-dropdown-option-items a:hover {
      background: #e6e6e6;
      color: #6E4A9E;
      text-decoration: none; }
    .select-dropdown-option-items a:nth-child(even) {
      background: #f4f4f4; }
      .select-dropdown-option-items a:nth-child(even):hover {
        background: #dbdbdb; }

input:focus, input.nav-input:focus {
  color: black; }

.quantity {
  position: relative; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  opacity: 1; }

input:focus, input.nav-input:focus {
  border: 1px solid #6E4A9E;
  color: #6E4A9E;
  font-size: 14px; }

.quantity input {
  font-size: 1em;
  display: block;
  width: 100%;
  padding: 3px;
  margin: 0;
  border: solid 1px #707070;
  border-radius: 2px;
  text-align: center; }
  .quantity input:focus {
    outline: 0;
    border: 1px solid #6E4A9E; }

.quantity-nav {
  right: 0;
  position: absolute;
  display: inline-block;
  height: 35px;
  z-index: 1;
  width: 100%; }

@media (min-width: 768px) {
  .quantity {
    position: relative;
    float: right;
    width: 100%; } }

::-moz-selection {
  background: #B1D6FF; }

::selection {
  background: #B1D6FF; }

::-moz-selection {
  background: #B1D6FF; }

.syslist .listitem {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px; }

.image-banner {
  width: 100%;
  min-height: 150px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #b3b3b3;
  margin-bottom: 30px;
  position: relative; }

body {
  background: white;
  padding-top: 0px; }
  body a, body .linkitem a, body .bodycopy a, body .copy a, body .listitem a {
    color: #6E4A9E;
    font-family: 'Montserrat', sans-serif;
    cursor: pointer; }
    body a:active, body .linkitem a:active, body .bodycopy a:active, body .copy a:active, body .listitem a:active {
      border: none; }
    body a:hover, body .linkitem a:hover, body .bodycopy a:hover, body .copy a:hover, body .listitem a:hover {
      color: #6E4A9E;
      border: none;
      text-decoration: underline; }

.linkitem a {
  background: none; }
  .linkitem a::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f054";
    color: #6E4A9E;
    font-size: 13px;
    margin-right: 5px; }

.bodycopy a:hover, .copy a:hover, .listitem a:hover {
  border: none; }

.product-thumb.title, div.bodycopy b {
  color: #6E4A9E !important; }

.pagecontent {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.inner-container {
  max-width: 100%;
  margin: 0 auto; }

.homepage .pagemain {
  margin-top: 0; }

.product-category-block.decorate-image img {
  border-bottom: none; }

.product-links, .bodycopy a, .copy a, .listitem a, .product-thumb .title, .article ul,
.article ol, ul.leftnav-2 > li a {
  color: #6E4A9E; }

.product-category-block.decorate-image img {
  border-bottom: 2px solid #6E4A9E; }

ul.secondary-nav .submenu a {
  color: #6E4A9E !important; }

.product.right .product-catimg, .product.left .product-catimg {
  border-color: #6E4A9E; }

a:hover, a:focus {
  border-bottom: none; }

.application-tool h5, .dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a, .dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover, .navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle, .breadcrumb > .active, .cmscontent h4, .product-information h1, .product-specs h1, li.dropdown:hover,
li.dropdown.open, ul.secondary-nav li a:hover,
ul.secondary-nav li.open a,
ul.secondary-nav li.active a, .breadcrumb li a:hover, .breadcrumb li a.active, .nav-product h5 {
  color: #6E4A9E; }

.link-level2.c22 {
  text-transform: none; }

.gs-adjacent-img {
  border: 1px solid #707070; }

table tbody tr td .gs-adjacent-img {
  border: none; }

.button-cta:hover {
  color: white !important;
  text-decoration: none !important; }

.photo-tile-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 100%; }

.photo-tile-grid.col-grid-3 figure {
  height: auto;
  word-break: break-word; }

@media (max-width: 979px) {
  body {
    overflow-x: hidden; } }

@media (min-width: 768px) {
  .image-banner {
    min-height: 325px; }
  .gs-adjacent-img {
    border: 1px solid #707070; } }

@media (min-width: 980px) {
  .inner-container {
    max-width: 1280px; }
 }

.heroslide {
  -webkit-box-shadow: none;
  box-shadow: none; }

.top {
  -webkit-box-shadow: none;
  box-shadow: none; }

.slide-cms .container {
  padding-top: 490px; }

.child-spacing > * {
  margin-bottom: 25px; }

.child-spacing > *:last-child {
  margin-bottom: 0px; }

.pagewrapper {
  padding: 0px 15px;
  max-width: 1280px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.wide-container {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding: 0 15px; }

.link-office {
  background: #6E4A9E;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .link-office:hover {
    background: #52288b; }

.linkitem a:hover {
  background: none;
  background-image: none; }

@media (min-width: 980px) {
  .wide-container {
    max-width: 1280px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0 30px;
    margin: 0 auto; } }

@media (min-width: 768px) {
  .pagewrapper {
    padding: 0px 30px; } }

.pageheader {
  height: initial; }

.header-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0 auto;
  margin: 0 auto;
  display: block;
  z-index: 1000; }

.nav-main-outer {
  display: block;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.42);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.42); }

.header-content {
  display: none; }

span.header-toolbar-badge-blue {
  background: white;
  border: 1px solid #6E4A9E;
  color: #6E4A9E; }

.nav-main-top, .nav-menu a {
  border: none;
  background: transparent;
  border-bottom: none !important;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400; }

.nav-main {
  z-index: 99;
  top: 10px; }
  .nav-main a:focus {
    color: #6E4A9E; }

.nav-menu {
  background: none; }

.nav-main-outer {
  -webkit-box-shadow: none;
  box-shadow: none; }

.nav-main-outer ul li {
  color: #4d4d4d; }

.nav-main-outer ul li:hover > a {
  color: #6E4A9E; }

.nav-main-outer ul li a {
  color: inherit;
  padding: 0px 11px; }
  .nav-main-outer ul li a:hover {
    border-bottom: none !important;
    text-decoration: none; }
  .nav-main-outer ul li a:active {
    color: #6E4A9E; }

.nav-main-top a {
  font-weight: 400;
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px); }

.nav-menu a::before, .nav-main-top a::before {
  font-family: "Font Awesome 5 Pro";
  margin-right: 5px; }

.nav-main-top a.logout, .nav-main-top a.login {
  color: #6E4A9E;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400; }

.nav-main-top.language-selector a {
  text-align: left; }

.nav-main-top.language-selector a .icon-angle-right {
  color: #6E4A9E; }

.nav-main .selected > a {
  color: #6E4A9E !important; }

.nav-menu .nav-menu a {
  background: white;
  font-size: 16px; }

@media (max-width: 979px) {
  .pageheader,
  .pageheader.mobile-hide {
    height: 60px !important; }
  #app-body .pageheader.mobile-hide {
    height: 110px !important; }
  .nav-main-outer {
    background: white;
    top: 60px;
    height: calc(100% - 60px);
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    max-width: 90%;
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.42);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.42); }
  .menu-bar .nav-main-top > a {
    padding-left: 25px !important;
    position: relative; }
  .menu-bar .icon-angle-right {
    color: #000000;
    float: none;
    display: block;
    position: absolute;
    top: 7px;
    left: 0;
    background: none;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 24px; }
  .menu-bar .nav-menu .icon-angle-right {
    left: 15px;
    top: 6px; }
  .nav-menu > li > a {
    padding-left: 45px !important;
    padding-right: 20px !important;
    position: relative; }
  .nav-menu .nav-menu > li > a {
    padding-left: 65px !important;
    padding-right: 20px !important;
    position: relative; }
  .nav-main-top:hover > a, .nav-main-top:focus > a {
    color: initial; }
  .nav-main-top.language-selector > a .icon-angle-right {
    margin: 0;
    font-size: 24px;
    top: 9px; }
  .nav-main-top.language-selector .nav-menu a {
    padding: 10px 20px 10px 40px !important; }
  a.drop-down {
    top: 60px;
    padding-top: 15px !important;
    padding-bottom: 7px !important; }
  a.drop-down {
    border-bottom: 2px solid #d0d0d0; }
  a.drop-down .icon-angle-right {
    position: relative;
    top: -3px; }
  .secondary-menu .nav-main {
    top: 53px; }
  .secondary-menu .nav-main > ul {
    border-top: 0 !important; } }

@media (min-width: 980px) {
  .pageheader,
  .homepage .pageheader {
    height: 130px; }
  nav.nav-main {
    z-index: 888;
    display: inline-block;
    float: right; }
    nav.nav-main:after {
      content: "";
      display: block;
      clear: both;
      height: 0px; }
  .nav-main-outer {
    position: static;
    right: initial;
    top: initial;
    display: block;
    line-height: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .nav-main-outer.menuOpen {
      max-width: 1280px; }
    .nav-main-outer > ul {
      display: table; }
    .nav-main-outer li.nav-main-top {
      display: table-cell;
      height: 70px;
      vertical-align: middle;
      -webkit-transition: height .3s;
      -o-transition: height .3s;
      transition: height .3s; }
    .nav-main-outer li.nav-main-top.active .nav-top-link,
    .nav-main-outer .nav-top-link.open {
      color: #6E4A9E; }
    .nav-main-outer ul li a {
      display: block;
      line-height: 22px;
      font-size: 18px;
      font-weight: 600;
      text-align: center; }
  .header-content {
    color: #6E4A9E; }
  .nav-main-top, .nav-menu a {
    background: none; }
  .nav-main-top a, .nav-main-top a.logout, .nav-main-top a.login {
    color: #4d4d4d;
    font-weight: 500;
    text-shadow: none;
    font-size: 18px;
    font-weight: 600; }
  .nav-main > ul {
    margin: 0; }
  .nav-menu a::before, .nav-main-top a::before {
    display: none; }
  .header-locale-option::before {
    vertical-align: middle; }
  body.nav-small li.nav-main-top {
    height: 50px; } }

ul.leftnav-1 {
  width: initial; }

@media (min-width: 768px) {
  ul.leftnav-1 {
    margin: 0 0 0 0; }
  .leftnav {
    background: white;
    width: 250px;
    overflow: auto; }
    .leftnav ul.leftnav-2 > li a {
      color: black;
      padding: 5px 0px;
      font-size: 14px;
      font-weight: 400;
      padding-left: 15px; }
      .leftnav ul.leftnav-2 > li a:hover {
        color: #6E4A9E;
        text-decoration: none; }
    .leftnav ul.leftnav-2 > li.leftnav-active > a {
      color: #6E4A9E;
      font-weight: 500; }
    .leftnav ul.leftnav-1 > li > a, .leftnav .left-cat-1 {
      font-size: 15px;
      font-weight: 500;
      color: black;
      margin-left: 0px !important;
      text-transform: uppercase; }
    .leftnav ul.leftnav-1 > li > a:hover {
      color: #6E4A9E;
      text-decoration: none; }
    .leftnav ul.leftnav-1 > li.leftnav-active > a,
    .leftnav ul.leftnav-1 > li.leftnav-active > .left-cat-1 {
      color: #6E4A9E; }
    .leftnav ul.leftnav-1 > li:first-child {
      border-top: 1px solid #6E4A9E;
      border-color: #6E4A9E; }
    .leftnav ul.leftnav-1 > li {
      border-top: 1px solid #d2d2d2; }
    .leftnav ul.leftnav-1 > li:last-child {
      border-bottom: 1px solid #6E4A9E; }
  nav.leftnav ul.leftnav-2 > li.leftnav-active > a::before {
    content: " ";
    display: block;
    position: absolute;
    left: 0px;
    top: 0;
    width: 0;
    height: none;
    background: none; }
  nav.leftnav ul.leftnav-2 > li a:hover::before {
    content: " ";
    display: block;
    position: absolute;
    left: 0px;
    top: 0;
    width: 0;
    height: none;
    background: none; }
  nav.leftnav.fixed {
    width: 240px;
    padding-top: 30px;
    position: -webkit-sticky;
    position: sticky;
    top: 112px; }
  .leftnav-inner {
    position: relative;
    z-index: 55; }
  .leftnav-container.is-docked .leftnav-inner {
    position: fixed;
    top: 132px;
    width: 250px; } }

.product-search-form:focus {
  border: 1px solid #6E4A9E; }

.product-search-form label {
  font-family: 'Montserrat', sans-serif; }

.product-search-field {
  position: relative; }
  .product-search-field input {
    border-radius: 2px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    font-weight: 300;
    padding-left: 15px;
    height: 30px;
    border: 1px solid #ccc; }
    .product-search-field input:focus {
      border-color: #6E4A9E; }
    .product-search-field input::-webkit-input-placeholder {
      color: #b3b3b3;
      font-size: 12px;
      font-weight: 300; }
    .product-search-field input:-ms-input-placeholder {
      color: #b3b3b3;
      font-size: 12px;
      font-weight: 300; }
    .product-search-field input::-ms-input-placeholder {
      color: #b3b3b3;
      font-size: 12px;
      font-weight: 300; }
    .product-search-field input::placeholder {
      color: #b3b3b3;
      font-size: 12px;
      font-weight: 300; }

button.product-search-submit {
  background: #818181;
  border: none;
  height: 30px;
  width: 30px;
  color: white;
  position: absolute;
  top: 0;
  right: 0; }
  button.product-search-submit::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f002";
    color: white;
    font-size: 14px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-weight: 100; }
  button.product-search-submit:hover {
    background: #6E4A9E; }

.product-search-results-outer {
  position: relative; }

.product-search-results {
  background: white;
  border-radius: 2px;
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  width: 210px;
  position: absolute;
  top: 0;
  left: 1px;
  z-index: 30;
  display: none; }
  .product-search-results ul.product-result-list {
    list-style: none;
    margin: 0px;
    padding: 0px; }
    .product-search-results ul.product-result-list li {
      background: white;
      color: #666;
      font-size: 13px;
      font-weight: 300; }
      .product-search-results ul.product-result-list li a {
        padding: 5px 15px;
        color: inherit;
        display: block; }
        .product-search-results ul.product-result-list li a:hover {
          text-decoration: none; }
      .product-search-results ul.product-result-list li:hover {
        background: #efefef;
        color: #6E4A9E; }

.product-search-results-top {
  left: 30px;
  top: 55px; }

form#LeftProductSearch {
  margin: 0 0 20px 0px; }

form#TopProductSearch {
  margin: 0 0 10px 0px; }

nav.breadcrumb-bar {
  background: none;
  position: relative;
  text-shadow: none;
  text-align: left;
  display: none;
  min-height: initial; }
  nav.breadcrumb-bar .breadcrumb-inner {
    position: relative;
    margin: 0 auto;
    width: auto;
    max-width: 1280px;
    padding: 8px 30px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
    nav.breadcrumb-bar .breadcrumb-inner span {
      font-family: 'Montserrat', sans-serif;
      color: black;
      line-height: 15px;
      font-weight: 500; }
      nav.breadcrumb-bar .breadcrumb-inner span a {
        color: black; }
        nav.breadcrumb-bar .breadcrumb-inner span a.active {
          font-weight: 500;
          color: #6E4A9E; }

@media (min-width: 768px) {
  nav.breadcrumb-bar {
    display: block; } }

.header-content {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #6E4A9E; }

div.title-area {
  display: block !important;
  position: relative;
  padding: 20px 0px; }

div.title-area {
  background: white;
  border-bottom: none;
  margin: 0px 0px;
  padding: 10px 0px;
  min-height: 0px;
  margin-bottom: 0px;
  text-align: center;
  border-top: none; }
  div.title-area .feature-img, div.title-area .span4 {
    display: none !important; }
  div.title-area .offset4 {
    margin: 0; }
    div.title-area .offset4 h1 {
      font-family: 'Montserrat', sans-serif;
      font-weight: 300;
      font-size: 36px;
      color: #6E4A9E;
      line-height: 24px;
      margin-bottom: 5px;
      font-size: 22px;
      text-align: center; }
      div.title-area .offset4 h1 span {
        color: black;
        font-style: italic;
        font-weight: 400;
        font-size: 14px;
        display: block; }
    div.title-area .offset4 h6 {
      font-family: 'Montserrat', sans-serif;
      font-weight: 400;
      font-size: 16px;
      color: #707070;
      text-transform: uppercase;
      letter-spacing: 1px;
      margin-bottom: 0px;
      display: none;
      font-family: 'Libre Baskerville', serif;
      text-transform: none;
      font-size: 14px;
      line-height: 18px;
      letter-spacing: normal;
      color: black; }

.social-container {
  display: block;
  max-width: 1180px;
  margin: 0 auto;
  position: relative;
  padding: 0px 85px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.social-share {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 10px 0px;
  z-index: 15;
  width: 160px;
  text-align: right;
  display: none; }

#productShareTrigger {
  text-transform: uppercase;
  color: #4d4d4d;
  font-weight: 300;
  cursor: pointer;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px; }
  #productShareTrigger i {
    color: #6E4A9E;
    margin-right: 5px;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    font-family: "Font Awesome 5 Pro"; }
  #productShareTrigger:hover {
    color: #6E4A9E; }

.share-links {
  background: white;
  -webkit-box-shadow: 2px 0 6px 0 rgba(0, 0, 0, 0.27);
  box-shadow: 2px 0 6px 0 rgba(0, 0, 0, 0.27);
  position: absolute;
  top: 50px;
  right: 0px;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left; }
  .share-links::before {
    font-family: "Font Awesome 5 Pro";
    content: '\f0d8';
    color: white;
    position: absolute;
    right: 20px;
    top: -15px;
    font-weight: 600; }
  .share-links ul.links {
    list-style: none;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif; }
    .share-links ul.links li {
      padding: 5px 0px; }
      .share-links ul.links li a:hover {
        text-transform: none; }

.s-icon {
  color: #707070;
  text-align: left;
  display: block; }
  .s-icon::before {
    font-family: 'Font Awesome 5 Brands';
    margin-right: 8px; }
  .s-icon:hover {
    text-decoration: none; }
  .s-icon.fb::before {
    content: '\f09a'; }
  .s-icon.tw::before {
    content: '\f099'; }
  .s-icon.ig::before {
    content: '\f16d'; }
  .s-icon.pi::before {
    content: '\f0d2'; }
  .s-icon.rd::before {
    content: '\f1a1'; }
  .s-icon.tb::before {
    content: '\f173'; }

@media (min-width: 768px) {
  div.title-area {
    background: #f4f4f4;
    border-top: 1px solid #6E4A9E;
    border-bottom: 1px solid #999 !important;
    padding: 20px 0px;
    display: block !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    div.title-area .offset4 h1 {
      font-family: 'Montserrat', sans-serif;
      font-weight: 300;
      font-size: 36px;
      color: #6E4A9E;
      text-align: center;
      line-height: 36px;
      margin-top: 0px; }
      div.title-area .offset4 h1 span {
        display: none; }
    div.title-area .offset4 h6 {
      display: block; }
  .social-share {
    display: block; }
  .social-container {
    display: block; } }

@media (max-width: 1280px) {
  .social-container {
    display: block; }
  .social-share {
    padding: 10px 10px; } }

.header-toolbar {
  position: static;
  height: auto;
  float: right;
  background: none; }

.header-toolbar-items {
  float: none;
  height: initial; }

.header-toolbar-item {
  float: none;
  display: inline-block;
  margin: 0;
  height: 38px;
  line-height: 38px;
  border-right: 0;
  padding: 0 0 0 15px;
  vertical-align: top;
  z-index: 1000; }
  .header-toolbar-item:first-child {
    padding-left: 0; }

a.topbar-link {
  display: inline-block;
  vertical-align: middle;
  color: black;
  font-size: 14px; }
  a.topbar-link:hover {
    color: black;
    text-decoration: none;
    color: #6E4A9E; }

.header-user-name {
  color: black; }

.header-toolbar {
  top: 0; }

a.mobile-logo {
  display: block;
  float: none;
  width: 144px;
  height: 44px;
  margin: 5px auto; }
  a.mobile-logo img {
    width: 144px;
    height: 44px; }

a.topbar-link:before {
  font-family: "Font Awesome 5 Pro";
  font-size: 15px;
  font-weight: 900;
  color: #6E4A9E;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle; }

.header-toolbar-livehelp a.topbar-link:before {
  content: "\f086"; }

.header-toolbar-signup a.topbar-link:before {
  content: "\f007"; }

.header-toolbar-signin a.topbar-link:before {
  content: "\f084"; }

.header-toolbar-signout a.topbar-link:before {
  content: "\f2f5"; }

.header-toolbar-messages a.topbar-link:before {
  content: "\f0e0"; }

.header-toolbar-cart a.topbar-link:before {
  content: "\f07a"; }

.header-toolbar-user a.topbar-link:before {
  content: "\f007"; }

.header-toolbar-memberSearch a.topbar-link:before {
  content: "\f500"; }

.header-login-area {
  display: inline-block; }

.topbar-link-badge {
  border-radius: 8px;
  border: 1px solid #6e499d;
  color: #6e499d;
  background: white;
  font-family: 'Montserrat', sans-serif;
  font-size: 10px;
  font-weight: 700;
  padding: 3px 3px 2px 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 16px;
  display: inline-block;
  line-height: 9px;
  text-align: center;
  margin-left: -15px;
  -webkit-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  transform: translateY(-8px);
  padding-bottom: 4px; }

@media (max-width: 979px) {
  .topbar-link-text,
  .header-toolbar-livehelp,
  .header-toolbar-signup,
  .header-toolbar-signin,
  .header-toolbar-locale {
    display: none; }
  .nav-main .header-toolbar-locale {
    display: block; }
  .header-toolbar {
    border: 0; }
  .header-toolbar-items {
    position: relative; }
  .header-toolbar-items {
    position: absolute;
    top: 0;
    right: 10px; }
  .header-toolbar-item {
    height: 58px;
    line-height: 58px; }
  a.topbar-link:before {
    font-size: 20px; } }

@media (min-width: 980px) {
  a.mobile-logo {
    display: none; } }

.header-locale-button {
  padding: 0;
  width: initial;
  background: none;
  color: black;
  vertical-align: top;
  line-height: 38px; }
  .header-locale-button:hover {
    color: black;
    text-decoration: none; }
  .header-locale-button:before {
    margin: 8px 4px 0 0;
    vertical-align: top; }
  .header-locale-button:after {
    font-family: "Font Awesome 5 Pro";
    font-size: 13px;
    background: none;
    content: "\f078";
    width: initial;
    height: initial;
    padding: 0 3px 0 6px;
    vertical-align: top; }

.header-locale-menu {
  left: 5px;
  top: 42px;
  background: white;
  -webkit-box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.3);
  padding-right: 20px;
  width: initial;
  width: 80px; }
  .header-locale-menu a {
    color: black; }
    .header-locale-menu a:hover {
      color: black; }

.header-toolbar-locale.active .header-locale-button {
  background: none; }

.header-user-menu {
  background: white;
  -webkit-box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.3);
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  position: absolute;
  padding: 5px 0px;
  min-width: 150px;
  left: 10px;
  overflow: visible;
  top: 42px;
  z-index: 3000; }
  .header-user-menu a {
    display: block;
    color: black;
    padding: 0px 10px;
    line-height: 30px; }
    .header-user-menu a:hover {
      background: #f1f1f1;
      color: #6E4A9E;
      text-decoration: none; }

.header-menu-button.c-hamburger.c-hamburger--htx {
  position: absolute;
  float: none;
  top: 0;
  left: 0;
  height: 58px;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .header-menu-button.c-hamburger.c-hamburger--htx span {
    display: none; }

.c-hamburger {
  text-indent: 0px;
  width: auto; }

.header-menu-button.c-hamburger.c-hamburger--htx::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f0c9";
  color: #575757;
  font-size: 24px;
  line-height: 58px; }
