@import url(basic.css);
nav.top-bar {
  display: none; }

.header-social-links {
  display: none; }

nav.top-bar {
  display: block;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  margin-top: 0px; }
  nav.top-bar .top-nav {
    background: #f4f4f4;
    border-top: 1px solid #6E4A9E;
    border-bottom: 1px solid #999;
    height: 38px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
    nav.top-bar .top-nav ul.user-tools {
      list-style-type: none;
      display: inline;
      float: right;
      margin: 0;
      top: 130px;
      position: relative; }
      nav.top-bar .top-nav ul.user-tools li {
        display: inline-block;
        vertical-align: top;
        padding: 0px 15px;
        line-height: 38px;
        position: relative; }
        nav.top-bar .top-nav ul.user-tools li form#QuickSearchNav {
          display: none;
          padding: 0px 0px;
          font-size: 16px;
          font-weight: 300;
          margin: 5px 0px;
          position: relative; }
          nav.top-bar .top-nav ul.user-tools li form#QuickSearchNav input.nav-input {
            margin: 0;
            height: 26px;
            display: block;
            padding-left: 12px;
            border: solid 1px #707070;
            border-radius: 2px;
            border-radius: 20px;
            border-color: #ccc; }
            nav.top-bar .top-nav ul.user-tools li form#QuickSearchNav input.nav-input:focus {
              -webkit-box-shadow: 0px 0px 74px -21px rgba(0, 0, 0, 0.88);
              box-shadow: 0px 0px 74px -21px rgba(0, 0, 0, 0.88); }
          nav.top-bar .top-nav ul.user-tools li form#QuickSearchNav input.nav-input::-webkit-input-placeholder {
            text-align: left;
            color: #c6c6c6;
            font-size: 16px;
            font-weight: 300; }
          nav.top-bar .top-nav ul.user-tools li form#QuickSearchNav input.nav-input:-ms-input-placeholder {
            text-align: left;
            color: #c6c6c6;
            font-size: 16px;
            font-weight: 300; }
          nav.top-bar .top-nav ul.user-tools li form#QuickSearchNav input.nav-input::-ms-input-placeholder {
            text-align: left;
            color: #c6c6c6;
            font-size: 16px;
            font-weight: 300; }
          nav.top-bar .top-nav ul.user-tools li form#QuickSearchNav input.nav-input::placeholder {
            text-align: left;
            color: #c6c6c6;
            font-size: 16px;
            font-weight: 300; }
          nav.top-bar .top-nav ul.user-tools li form#QuickSearchNav button.submit-search {
            background: none;
            border: none;
            color: #6E4A9E;
            position: absolute;
            right: 0;
            top: 0;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            padding: 2px 10px 0 10px;
            height: 28px; }
        nav.top-bar .top-nav ul.user-tools li .notify {
          width: 10px;
          height: 10px;
          border-radius: 50%;
          border: 1px solid #6E4A9E;
          color: #6E4A9E;
          background: white;
          font-family: 'Montserrat', sans-serif;
          font-size: 8px;
          display: block;
          text-align: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          line-height: 10px;
          position: absolute;
          top: 7px;
          left: 23px; }
        nav.top-bar .top-nav ul.user-tools li a.nav-link {
          font-family: 'Montserrat', sans-serif;
          text-transform: uppercase;
          color: black;
          font-weight: 400;
          font-size: 15px; }
          nav.top-bar .top-nav ul.user-tools li a.nav-link i {
            color: #6E4A9E;
            margin-right: 5px; }
          nav.top-bar .top-nav ul.user-tools li a.nav-link:hover {
            color: #6E4A9E;
            border: none;
            text-decoration: none; }
      nav.top-bar .top-nav ul.user-tools li:last-child {
        margin-right: 10px; }
  nav.top-bar a {
    color: black; }
    nav.top-bar a:hover, nav.top-bar a:focus {
      border-bottom: none; }

@media (max-width: 979px) {
  nav.top-bar .top-nav {
    background: white;
    height: 58px; } }

@media (min-width: 980px) {
  ul.header-social-links {
    list-style-type: none;
    margin: 0px;
    display: block;
    float: left; }
    ul.header-social-links li.social {
      display: inline-block;
      height: 38px;
      line-height: 38px;
      padding: 0px 7px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      ul.header-social-links li.social a.social-icon {
        color: #444444;
        font-size: 20px;
        text-decoration: none; }
        ul.header-social-links li.social a.social-icon:hover {
          color: #6E4A9E;
          text-decoration: none;
          border: none; } }

@media (max-width: 954px) {
  nav.top-bar .top-nav ul.user-tools li {
    padding: 0px 5px; } }

@media (max-width: 894px) {
  nav.top-bar .top-nav ul.user-tools li {
    padding: 0px 5px; }
  nav.top-bar .top-nav ul.user-tools a.nav-link span {
    display: none; } }

li.social.cms-selected {
  background: #fcc; }

@media (min-width: 980px) {
  .header-toolbar-locale {
    float: left;
    margin-left: 20px; } }

@media (max-width: 979px) {
  .nav-logo {
    display: none; } }

@media (min-width: 980px) {
  .nav-logo {
    display: inline-block;
    vertical-align: top;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 10px; }
    .nav-logo a img {
      height: 60px;
      width: 194px;
      display: block; }
    .nav-logo a:hover {
      border: none; }
  body.nav-animated .menu-bar {
    -webkit-transition: padding .3s;
    -o-transition: padding .3s;
    transition: padding .3s; }
    body.nav-animated .menu-bar .nav-logo a img {
      -webkit-transition: height .3s;
      -o-transition: height .3s;
      transition: height .3s; }
  body.nav-small .menu-bar {
    padding: 10px 0px; }
    body.nav-small .menu-bar .nav-logo a img {
      height: 45px; }
  .menu-bar {
    padding: 10px 0 10px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: white; }
  body.is-scrolled .menu-bar {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    border-bottom: 2px solid #6E4A9E; } }

.mega-menus.c22 {
  display: none; }

@media (min-width: 980px) {
  .mega-menus.c22 {
    display: block;
    position: fixed;
    top: 134px;
    left: 0;
    z-index: 1001;
    width: 100%;
    -webkit-transition: top .3s;
    -o-transition: top .3s;
    transition: top .3s;
    padding: 0 34px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  body.nav-small .mega-menus.c22 {
    top: 112px; }
  .mega-menus-inner.c22 {
    margin: 0 auto;
    max-width: 1272px;
    padding: 0 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    position: relative; }
  .menu-group-links.c22 {
    width: 100%;
    float: left;
    -webkit-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 30px;
    column-gap: 30px;
    margin-bottom: -20px; }
  .menu-group-content.c22 {
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 30px;
    float: left; }
    .menu-group-content.c22:after {
      content: "";
      display: block;
      clear: both;
      height: 0px; }
  .menu-inner.c22 {
    background: white;
    padding: 20px 30px;
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.5);
    display: none; }
    .menu-inner.c22:after {
      content: "";
      display: block;
      clear: both;
      height: 0px; }
  .mega-menu.c22 {
    width: 100%;
    max-width: 950px;
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0; }
    .mega-menu.c22.columns-2 .menu-group-links.c22 {
      -webkit-column-count: 2;
      column-count: 2; }
    .mega-menu.c22.columns-3 .menu-group-links.c22 {
      -webkit-column-count: 3;
      column-count: 3; }
    .mega-menu.c22.columns-4 .menu-group-links.c22 {
      -webkit-column-count: 4;
      column-count: 4; }
    .mega-menu.c22.columns-3.contentsize-1 {
      max-width: 940px; }
      .mega-menu.c22.columns-3.contentsize-1 .menu-group-links.c22 {
        width: 75%; }
      .mega-menu.c22.columns-3.contentsize-1 .menu-group-content.c22 {
        display: block;
        width: 25%; }
    .mega-menu.c22.columns-3.contentsize-0 {
      max-width: 720px; }
    .mega-menu.c22.columns-2.contentsize-2 {
      max-width: 920px; }
      .mega-menu.c22.columns-2.contentsize-2 .menu-group-links.c22 {
        width: 50%; }
      .mega-menu.c22.columns-2.contentsize-2 .menu-group-content.c22 {
        display: block;
        width: 50%; }
    .mega-menu.c22.columns-2.contentsize-1 {
      max-width: 705px; }
      .mega-menu.c22.columns-2.contentsize-1 .menu-group-links.c22 {
        width: 66.66666%; }
      .mega-menu.c22.columns-2.contentsize-1 .menu-group-content.c22 {
        display: block;
        width: 33.33333%; }
    .mega-menu.c22.columns-2.contentsize-0 {
      max-width: 490px; }
    .mega-menu.c22.columns-1.contentsize-2 {
      max-width: 660px; }
      .mega-menu.c22.columns-1.contentsize-2 .menu-group-links.c22 {
        width: 33.33333%; }
      .mega-menu.c22.columns-1.contentsize-2 .menu-group-content.c22 {
        display: block;
        width: 66.66666%; }
    .mega-menu.c22.columns-1.contentsize-1 {
      max-width: 460px; }
      .mega-menu.c22.columns-1.contentsize-1 .menu-group-links.c22 {
        width: 50%; }
      .mega-menu.c22.columns-1.contentsize-1 .menu-group-content.c22 {
        display: block;
        width: 50%; }
    .mega-menu.c22.columns-1.contentsize-0 {
      max-width: 260px; }
    .mega-menu.c22.logged-out {
      max-width: 260px !important; }
      .mega-menu.c22.logged-out .menu-group-links.c22 {
        -webkit-column-count: 1 !important;
        column-count: 1 !important; }
      .mega-menu.c22.logged-out .menu-group-content.c22 {
        display: none !important; }
  .link-group.c22 {
    padding-bottom: 20px;
    -webkit-column-break-inside: avoid;
    -moz-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    display: block; }
  .link-level2.c22 {
    padding-bottom: 3px;
    border-bottom: 1px solid #b3b3b3;
    margin-bottom: 10px;
    font-family: 'Libre Baskerville', serif; }
    .link-level2.c22 a, .link-level2.c22 span {
      color: #6E4A9E;
      display: block;
      font-size: 16px;
      font-family: inherit;
      font-weight: normal; }
      .link-level2.c22 a:hover, .link-level2.c22 span:hover {
        text-decoration: none; }
  ul.links-list.c22 {
    list-style: none;
    padding: 0px !important;
    margin: 0px;
    width: 100%;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    page-break-inside: avoid; }
    ul.links-list.c22 li.c22 {
      padding-top: 0px;
      padding-bottom: 0px;
      padding-left: 10px;
      -webkit-column-break-inside: avoid;
      break-inside: avoid;
      line-height: 20px; }
      ul.links-list.c22 li.c22 a.dropdown-link.c22 {
        color: #4d4d4d;
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        font-size: 13px;
        line-height: 20px; }
        ul.links-list.c22 li.c22 a.dropdown-link.c22:hover {
          color: #6E4A9E;
          border: none;
          text-decoration: none; }
    ul.links-list.c22.two-column {
      -webkit-column-count: 2;
      column-count: 2;
      -webkit-column-gap: 15px;
      column-gap: 15px; }
  .featured-product-group.c22 {
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 30px;
    float: left; }
  .featured-product-image.c22 {
    width: 100%;
    height: auto;
    background: transparent;
    margin-bottom: 20px;
    max-height: 355px; }
  .feature-info.c22 h5.featured-product-title.c22 {
    margin-bottom: 10px; }
  .feature-info.c22 p {
    font-size: 14px;
    margin-top: 10px; }
  body.nav-animated .products-dropdown.c22 {
    -webkit-transition: top .3s;
    -o-transition: top .3s;
    transition: top .3s; }
  body.nav-small .products-dropdown.c22 {
    top: 110px; }
  .link-group.c22.mobile-only {
    display: none; }
  a.button-cta.c23:hover {
    color: white; }
  .menu-arrow.c22 {
    width: 40px;
    height: 20px;
    position: absolute;
    overflow: hidden;
    top: -20px; }
  .menu-arrow.c22:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: white;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 10px;
    left: 10px;
    -webkit-box-shadow: -1px -1px 6px -2px rgba(0, 0, 0, 0.5);
    box-shadow: -1px -1px 6px -2px rgba(0, 0, 0, 0.5); } }

.cms-container.c22 {
  font-family: 'Montserrat', sans-serif;
  max-width: 1280px;
  margin: 0 auto;
  padding: 30px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
  .cms-container.c22 .link-group.c22.mobile-only {
    display: block; }
  .cms-container.c22 > * {
    margin-bottom: 40px; }
  .cms-container.c22 .menu-inner.c22 {
    display: block; }
  .cms-container.c22 .mega-menu.c22 {
    display: block;
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
  .cms-container.c22 .mega-menu.cms-selected.c22 {
    border-color: red; }
  .cms-container.c22 .link-group.mobile-only.c22 .link-level2.c22 {
    border-bottom: 1px solid #ccc; }
    .cms-container.c22 .link-group.mobile-only.c22 .link-level2.c22 a {
      color: #b0b0b0;
      font-style: italic; }
      .cms-container.c22 .link-group.mobile-only.c22 .link-level2.c22 a:hover {
        text-decoration: none; }
  .cms-container.c22 .cms-link-level-1.c22 {
    color: #6E4A9E;
    font-size: 20px;
    font-weight: 500;
    float: left; }
  .cms-container.c22 .cms-hd-container.c22 {
    margin-bottom: 15px; }
    .cms-container.c22 .cms-hd-container.c22:after {
      content: "";
      display: block;
      clear: both;
      height: 0px; }
  .cms-container.c22 .app-variable-on {
    text-transform: none; }

.cms-container.cms-edit.c22 .link-level2.c22 {
  margin-bottom: 0; }

.cms-container.cms-edit.c22 .link-level3.c22 {
  margin-bottom: 0;
  margin-top: 3px; }

.menu-image-feature.c23 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.feature-image.c23 {
  width: 100%;
  height: auto;
  background: transparent;
  margin-bottom: 20px; }
  .feature-image.c23 img {
    max-width: 100%;
    height: auto; }

.feature-heading.c23 {
  margin-bottom: 10px; }

.feature-text.c23 {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  line-height: 20px;
  margin-top: 10px;
  margin-bottom: 20px; }

.button-cta.c23 div.app-variable[contentEditable=true][data-placeholder]:empty:before {
  color: rgba(255, 255, 255, 0.4); }

.two-column-layout.c24 {
  font-size: 0;
  margin-right: -20px; }

.column.c24 {
  font-size: 1rem;
  width: 50%;
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 20px; }

@media (min-width: 980px) {
  .heading-block.c25 {
    padding-bottom: 3px;
    border-bottom: 1px solid #b3b3b3;
    margin-bottom: 10px; }
    .heading-block.c25 a {
      display: block; }
  .heading.c25,
  .view-all.c25 {
    color: #6E4A9E;
    display: inline-block;
    line-height: 18px;
    vertical-align: top; }
  .heading.c25 {
    font-family: 'Libre Baskerville', serif;
    font-size: 16px;
    margin-right: 10px; }
  .view-all.c25 {
    font-family: 'Montserrat', sans-serif;
    font-size: 11px; }
  .item.c25 {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px; }
    .item.c25:after {
      content: "";
      display: block;
      clear: both;
      height: 0px; }
    .item.c25:last-child {
      margin-bottom: 0; }
  .image.c25 {
    display: block;
    overflow: hidden;
    width: 60px;
    float: left;
    margin-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -o-object-fit: contain;
    object-fit: contain; }
    .image.c25 a {
      display: block; }
    .image.c25 img {
      max-width: 100%;
      height: auto; }
    .image.c25.placeholder {
      background: grey;
      height: 60px; }
  .title.c25,
  .title.c25 a {
    font-size: 14px;
    color: black;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600; }
  .title.c25 {
    margin-bottom: 3px; }
  .title.c25 a:hover {
    color: #6E4A9E;
    text-decoration: none; }
  .description.c25 {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: black;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px; }
  a.link-arrow.c25 {
    font-family: "Font Awesome 5 Pro";
    color: #6E4A9E;
    margin-left: 4px;
    font-weight: 900;
    display: inline-block;
    font-size: inherit;
    font-size: 10px; }
    a.link-arrow.c25::before {
      content: '\f0a9'; }
    a.link-arrow.c25:hover {
      text-decoration: none; }
  .mega-menu-news.c25.cms-edit .box.c25 {
    width: 100%; } }

@media (min-width: 980px) {
  .heading-block.c26 {
    padding-bottom: 3px;
    border-bottom: 1px solid #b3b3b3;
    margin-bottom: 10px; }
    .heading-block.c26 a {
      display: block; }
  .heading.c26,
  .view-all.c26 {
    color: #6E4A9E;
    display: inline-block;
    line-height: 18px;
    vertical-align: top; }
  .heading.c26 {
    font-family: 'Libre Baskerville', serif;
    font-size: 16px;
    margin-right: 10px; }
  .view-all.c26 {
    font-family: 'Montserrat', sans-serif;
    font-size: 11px; }
  .links.c26 ul {
    list-style: none;
    display: block;
    margin: 0; }
  .links.c26 li {
    display: block;
    margin-bottom: 5px;
    padding-left: 20px;
    position: relative; }
    .links.c26 li::before {
      content: '';
      display: block;
      width: 3px;
      height: 3px;
      background-color: #666;
      border-radius: 2px;
      position: absolute;
      left: 10px;
      top: 8px; }
  .links.c26 a {
    font-size: 12px;
    color: black; }
    .links.c26 a::after {
      font-family: "Font Awesome 5 Pro";
      content: '\f0a9';
      color: #6E4A9E;
      margin-left: 4px;
      font-weight: 900;
      display: inline-block;
      font-size: inherit;
      font-size: 10px; }
    .links.c26 a:hover {
      color: #6E4A9E; }
  .mega-menu-links.c26.cms-edit .links.c26 a div {
    display: inline-block;
    min-width: 50px; } }

footer.main-footer {
  padding: 0px 0px;
  border-top: 1px solid #6E4A9E;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  background: none;
  z-index: 222123;
  min-height: 0px;
  margin-top: 20px; }
  footer.main-footer ul.footer-conact-bar {
    background: #f4f4f4;
    padding: 0px 0px;
    margin: 0px;
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    list-style-type: none; }
    footer.main-footer ul.footer-conact-bar li {
      display: block;
      padding: 10px 0px;
      line-height: 20px; }
    footer.main-footer ul.footer-conact-bar li.contact-bar-link {
      font-family: 'Montserrat', sans-serif;
      border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
      footer.main-footer ul.footer-conact-bar li.contact-bar-link a {
        color: #6E4A9E;
        font-weight: 500;
        text-transform: uppercase; }
        footer.main-footer ul.footer-conact-bar li.contact-bar-link a:hover {
          color: #52288b;
          text-decoration: none;
          border: none; }
    footer.main-footer ul.footer-conact-bar li.contact-bar-link:last-child {
      border-bottom: none; }
  footer.main-footer .main-footer-section {
    background: none;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 2.5%;
    padding-left: 2.5%; }
    footer.main-footer .main-footer-section:after {
      content: "";
      display: block;
      clear: both;
      height: 0px; }
    footer.main-footer .main-footer-section .footer-group {
      width: 100%;
      float: none;
      text-align: center; }
      footer.main-footer .main-footer-section .footer-group a img.footer-logo {
        width: 25%;
        margin-bottom: 25px; }
      footer.main-footer .main-footer-section .footer-group ul.footer-list {
        padding: 0px;
        margin: 0px;
        list-style: none; }
        footer.main-footer .main-footer-section .footer-group ul.footer-list li {
          font-size: 16px;
          line-height: 22px;
          font-family: 'Montserrat', sans-serif;
          font-weight: 400;
          padding: 6px 0px; }
          footer.main-footer .main-footer-section .footer-group ul.footer-list li a.footer-link {
            color: black; }
            footer.main-footer .main-footer-section .footer-group ul.footer-list li a.footer-link:hover {
              color: #6E4A9E;
              border: none;
              text-decoration: none; }
    footer.main-footer .main-footer-section .footer-group.headquarters {
      border-top: 1px solid #707070;
      padding: 1.5%;
      text-align: center;
      font-family: 'Montserrat', sans-serif;
      padding: 8px 0px;
      margin: 0 auto;
      margin-top: 25px;
      max-width: 100%;
      padding-top: 25px; }
      footer.main-footer .main-footer-section .footer-group.headquarters img {
        width: 93px;
        margin-top: 15px; }
      footer.main-footer .main-footer-section .footer-group.headquarters h6.footer-heading {
        color: black;
        margin-top: 0px;
        font-family: 'Montserrat', sans-serif;
        margin-bottom: 10px;
        font-weight: 500; }
      footer.main-footer .main-footer-section .footer-group.headquarters a.footer-link.address {
        color: black;
        display: block;
        margin-bottom: 0px;
        font-size: 16px;
        line-height: 20px; }
        footer.main-footer .main-footer-section .footer-group.headquarters a.footer-link.address:hover {
          color: #6E4A9E;
          border: none;
          text-decoration: none; }
  footer.main-footer .copyright {
    background: #f4f4f4;
    padding: 10px 0px;
    border-top: 1px solid #6E4A9E;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin-bottom: 75px;
    width: 100%;
    display: block;
    color: #707070;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px; }
    footer.main-footer .copyright .inner-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    footer.main-footer .copyright span a {
      color: #707070;
      margin-left: 5px; }
      footer.main-footer .copyright span a:hover {
        color: #6E4A9E;
        border: none; }
    footer.main-footer .copyright .footer-social-links {
      margin-bottom: 5px;
      font-size: 0; }
      footer.main-footer .copyright .footer-social-links a.social-icon.c12 {
        color: #444444;
        padding: 5px 7px;
        font-size: 20px;
        display: inline-block; }
        footer.main-footer .copyright .footer-social-links a.social-icon.c12:hover {
          color: #6E4A9E; }

.footer-partner-links.c12 {
  font-size: 0; }

.footer-partner-link.c12 {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px; }

.footer-address.c12 {
  color: #000;
  margin-bottom: 10px; }

.footer-contact-item.c12 {
  color: #000;
  margin-bottom: 10px;
  display: table;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.footer-contact-label.c12, .footer-contact-data.c12 {
  display: table-cell;
  vertical-align: top; }

.footer-contact-label.c12 {
  padding-right: 10px; }

.copyright-text.c12 {
  display: inline; }

.copyright-div.c12 {
  display: inline;
  margin: 0px 5px; }

.copyright-link.c12 {
  display: inline; }

.footer-contact-data.c12 a[href^=tel] {
  white-space: nowrap; }

@media (max-width: 1280px) {
  footer.main-footer .main-footer-section, .copyright .main-footer-section {
    padding-left: 0px;
    padding-right: 0px; }
  footer.main-footer .copyright-div.c12, .copyright .copyright-div.c12 {
    display: inline;
    margin: 0px 0px; } }

@media (min-width: 768px) {
  .footer-block.c12 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .footer-contact-item.c12 {
    display: block; }
  footer.main-footer {
    margin-top: 100px; }
    footer.main-footer ul.footer-conact-bar {
      display: table;
      width: 100%;
      padding: 0px;
      padding: 0px 20px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      footer.main-footer ul.footer-conact-bar .inner-container {
        text-align: left;
        display: block;
        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; }
      footer.main-footer ul.footer-conact-bar li.contact-bar-link {
        display: inline-block;
        width: 24%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-right: 15px;
        box-sizing: border-box;
        margin: 0px;
        border-bottom: none;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; }
        footer.main-footer ul.footer-conact-bar li.contact-bar-link:last-child {
          padding-right: 0; }
    footer.main-footer .main-footer-section {
      padding-left: 20px;
      padding-right: 20px; }
      footer.main-footer .main-footer-section .inner-container {
        text-align: left;
        display: block;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
        footer.main-footer .main-footer-section .inner-container .footer-group {
          width: 25%;
          float: left;
          padding-right: 20px;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          text-align: left; }
          footer.main-footer .main-footer-section .inner-container .footer-group a img.footer-logo {
            width: 50%; }
          footer.main-footer .main-footer-section .inner-container .footer-group ul.footer-list li {
            padding: 7px 0px; }
        footer.main-footer .main-footer-section .inner-container .footer-group.headquarters {
          border: none;
          text-align: left;
          padding: 0px 0px;
          margin-top: 0px;
          padding-left: 25%;
          margin: 0px;
          -webkit-box-sizing: content-box;
          box-sizing: content-box;
          max-width: 70%; }
        footer.main-footer .main-footer-section .inner-container .copyright-text {
          display: inline; }
    footer.main-footer .left-block.c12 {
      display: table; }
    footer.main-footer .copyright-div {
      display: table-cell;
      vertical-align: top;
      padding: 0 10px; }
    footer.main-footer .copyright-text.c12, footer.main-footer .copyright-link.c12 {
      display: table-cell;
      vertical-align: top; }
    footer.main-footer .copyright {
      text-align: left;
      margin-bottom: 0px;
      padding-left: 20px;
      padding-right: 20px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      border-bottom: none; }
      footer.main-footer .copyright:after {
        content: "";
        display: block;
        clear: both;
        height: 0px; }
      footer.main-footer .copyright .inner-container {
        display: block; }
      footer.main-footer .copyright span {
        display: inline-block;
        float: left; }
        footer.main-footer .copyright span a {
          margin-left: 5px; }
          footer.main-footer .copyright span a::before {
            content: '|';
            margin: 0px 5px; }
      footer.main-footer .copyright .footer-social-links {
        float: right;
        margin-bottom: 0px; } }

.social-icon.c12.cms-selected {
  border: 2px solid #c66;
  border-radius: 4px;
  padding: 3px 5px !important; }

span.input-group-btn button.btn {
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 2px;
  background-image: none;
  background-color: #ebebeb;
  border: 1px solid #656565; }

.add-to-cart input {
  text-align: center;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-top: 1px solid #656565;
  border-bottom: 1px solid #656565;
  width: 35px; }

.add-to-cart .input-group-btn .btn-number.btn-minus, .add-to-cart .input-number .btn-number.btn-minus {
  border-right: none; }

.add-to-cart .input-group-btn .btn-number.btn-plus, .add-to-cart .input-number .btn-number.btn-plus {
  border-left: none; }

.product-thumb {
  height: 350px; }

.banner-outer.c91 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.image-banner.c91 {
  width: 100%;
  margin-bottom: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 0px;
  background: none;
  min-height: inherit; }
  .image-banner.c91 img {
    display: block;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    height: auto; }

@media (min-width: 980px) {
  .image-banner.c91 {
    padding: 0px 30px; } }

a.larrow::before {
  font-family: "Font Awesome 5 Pro";
  content: '\f0a9';
  color: #6E4A9E;
  margin-left: 4px;
  font-weight: 900;
  display: inline;
  font-size: inherit; }

a.larrow:hover {
  text-decoration: none; }

.full-layout {
  margin-bottom: 15px; }

.cms-placeholder-white div.app-variable[contentEditable=true][data-placeholder]:empty:before {
  color: rgba(255, 255, 255, 0.4); }
