@font-face {
  font-family: 'GraphikLight';
  src: url('../fonts/GraphikLight.eot');
  src: url('../fonts/GraphikLight.eot?#iefix') format('embedded-opentype'),
    url('../fonts/GraphikLight.woff2') format('woff2'),
    url('../fonts/GraphikLight.woff') format('woff'),
    url('../fonts/GraphikLight.ttf') format('truetype'),
    url('../fonts/GraphikLight.svg#GraphikLight') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GraphikRegular';
  src: url('../fonts/GraphikRegular.eot');
  src: url('../fonts/GraphikRegular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/GraphikRegular.woff2') format('woff2'),
    url('../fonts/GraphikRegular.woff') format('woff'),
    url('../fonts/GraphikRegular.ttf') format('truetype'),
    url('../fonts/GraphikRegular.svg#GraphikRegular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Medium.eot');
  src: url('../fonts/Graphik-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Graphik-Medium.woff2') format('woff2'),
    url('../fonts/Graphik-Medium.woff') format('woff'),
    url('../fonts/Graphik-Medium.ttf') format('truetype'),
    url('../fonts/Graphik-Medium.svg#Graphik-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

body {
  margin: 0px;
  padding: 0px;
}

p.copyright {
  margin-top: -20px;
  padding-bottom: 30px;
  font-size: 12px;
  color: #cccccc;
  width: 100%;
  margin: -52px auto 0;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.3px;
  border-top: 1px solid #cccccc;
  padding-top: 25px;
}

.copyright a {
  color: #cccccc;
  text-decoration: none !important;
}

#lexulloModal {
  font-family: "Graphik" !important;
  font-weight: normal;
  font-style: normal;
  background: #262626;
  min-height: 100vh;
}

#lexulloModal .modal-dialog {
  max-width: 100%;
  margin-top: 20px;
  align-items: inherit;
  height: 100%;
  justify-content: center;
}

#lexulloModal .modal-dialog .modal-header {
  min-height: 0vh;
  border-bottom: none;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}

#lexulloModal .modal-dialog .modal-body {
  height: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  flex: unset;
  padding-bottom: 25px;
}

#lexulloModal .modal-dialog .modal-body .container {
  max-width: 100%;
  padding-top: 30px;
}

#lexulloModal .modal-dialog .modal-body section {
  min-height: 0;
}

#lexulloModal .modal-dialog .modal-footer {

  border-top: none;
  justify-content: center;
  padding: 0;
}

#lexulloModal .modal-dialog .modal-footer .footer-row {
  width: auto;
  display: inline-flex;
  text-align: right;
  justify-content: flex-end;
  float: right;
  align-items: center;
}

#lexulloModal .modal-dialog .modal-footer .footer-inners {
  border: 0;
  display: inline-flex;
  text-align: right;
  padding: 0rem 0rem 0;
  justify-content: flex-end;
  /*border-radius: 5px 0px 0px 5px;*/
  padding: 0px 15px 0px 7px;
  max-width: 490px;
  float: right;
}

img#backplateselectedfields {
  max-width: 129px;
}

.footer-inners img {
  height: 60px;
  margin-bottom: 5px;
}

#lexulloModal .modal-dialog .modal-footer .footer-row .selected-box.show {
  display: flex;
  align-items: initial;
  flex-direction: column;
}

#lexulloModal .modal-dialog .modal-footer .footer-row .selected-box .close {
  position: absolute;
  top: -5px;
  right: 6px;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 1px;
  background: #228eca;
  color: #ffffff;
  font-weight: 300;
  font-size: 1.2rem;
  cursor: pointer;
}

#lexulloModal .modal-dialog .modal-footer .copyright {
  display: block;
  text-align: left;
  padding: 0 1.5rem 1.2rem;
}

#lexulloModal .modal-dialog .modal-footer .copyright span {
  font-size: .75rem;
  font-family: 'GraphikLight' !important;
  font-weight: normal;
  font-style: normal;
  color: #cbcbcb;
}

#lexulloModal .modal-dialog .modal-footer .copyright span .bold {
  font-size: 0;
  background: url(/wp-content/uploads/2022/08/logo-small.png);
  width: 70px;
  height: 13px;
  float: left;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: 6px;
}

#lexulloModal .modal-dialog .modal-footer .copyright .bold {
  font-weight: 500;
}

#lexulloModal .close {
  color: #ffffff !important;
  text-shadow: none !important;
  opacity: 1 !important;
  font-weight: 200;
  font-size: 2.5rem;
}

#lexulloModal .modal-header .close {
  margin: -1rem -1rem -1rem auto;
  line-height: 0.6em;
  position: absolute;
  top: 90px;
  right: 19px;
}

a.popclose {
  position: absolute;
  right: 10px;
  top: 8px;
  z-index: 1;
}

a.popclose:hover {
  opacity: 0.6;
  -webkit-transition: 0.1s all;
}

#lexulloModal .navbar-nav .nav-item {
  background: transparent;
  border: none !important;
  border-radius: 0 !important;
  border: none;
  margin-right: 10px;
}

#lexulloModal .navbar-nav .nav-link {
  color: #fff;
  font-family: 'GraphikLight' !important;
  font-weight: 300;
  font-style: normal;
  font-size: 16px !important;
  padding: 5px 8px;
  line-height: 1 !important;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  background: transparent !important;
  border: 0 !important;
  transition: 0.5s all !important;
  -webkit-transition: 0.5s all !important;
}

#lexulloModal .nav-item a.nav-link.active {
  border-radius: 4px !important;
  background-color: #008fcd !important;
  color: #fff !important;
}

#lexulloModal .navbar-nav .nav-link:hover,
.nav-item a.nav-link.active {
  color: #00aeef !important;
}

#logos {
  margin-bottom: 10px;
}

.page-template-template-color-chart p.copyright {
  padding-top: 15px;
  padding-bottom: 0;
  text-align: center;
}


span.backplatepanel,
span.textured {
  position: relative;
}

span.backplatepanel img,
span.textured img {
  position: absolute;
  right: 6px;
  width: 16px;
  top: 9px;
}

#lexulloModal .navbar-nav li.nav-item.firstitems>div+div a {
  font-size: 15px !important;
  margin-top: 5px;
  font-weight: 300;
  text-align: left;
  padding-left: 20px !important;
}

#lexulloModal .plate-wrap {
  width: 100%;
}

#lexulloModal .plate-wrap .img-wrap {
  width: 100%;
}

#lexulloModal .plate-wrap .img-wrap img {
  width: 100%;
  border-radius: 5px 5px 0 0;
  max-height: initial !important;
  height: 100% !important;
}

#lexulloModal .plate-wrap .form-check {
  padding-left: 0;
}

#lexulloModal .plate-wrap .form-check-label .desc {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  background: #2e2e2e;
  padding: 0.5rem .75rem;
  border-radius: 0 0 0.5rem 0.5rem;
}

#lexulloModal .plate-wrap .form-check-label .desc span {
  order: 1;
  color: #cccccc;
  font-family: 'GraphikLight' !important;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
  text-transform: uppercase;
  display: flex;
  white-space: nowrap;
  max-width: 130px;
  overflow: hidden;
  cursor: pointer;
}

#lexulloModal .plate-wrap .form-check-label .desc span:hover {
  color: #00aeef;
}

#lexulloModal .plate-wrap .form-check-label .desc .form-check-input {
  position: inherit;
  order: 2;
  margin: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  margin: 0;
  font: inherit;
  color: white;
  width: 1em;
  height: 1em;
  border: none !important;
  border-radius: 0px;
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

#lexulloModal .modal-dialog .modal-body #ledColor .plate-wrap {
  margin-bottom: 26px;
}

#lexulloModal .modal-dialog .modal-body #ledColor .plate-wrap span {
  margin-top: 8px;
}

#lexulloModal .plate-wrap .form-check-label .desc.led {
  background: transparent;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: .5rem;
}

#lexulloModal .plate-wrap .desc {
  background: #000;
  padding: 0.5rem .75rem;
  border-radius: 0 0 0.5rem 0.5rem;
}

#lexulloModal .plate-wrap .desc .form-check-label {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

#lexulloModal .plate-wrap .desc .form-check-label span {
  order: 1;
  color: #ffffff;
  font-family: 'GraphikLight' !important;
  font-weight: 300;
  font-style: normal;
  font-size: 0.938rem;
  text-transform: uppercase;
}

#lexulloModal .plate-wrap .desc .form-check-label .form-check-input {
  position: inherit;
  order: 2;
  margin: 0;
  appearance: none;
  background-color: transparent;
  margin: 0;
  font: inherit;
  color: white;
  width: 1.15em;
  height: 1.15em;
  border: 1px solid #ffffff;
  border-radius: 50%;
}

#lexulloModal .plate-wrap .desc .form-check-label .form-check-input:checked {
  background-color: #228eca;
  border: 1px solid #228eca;
}

#lexulloModal .plate-wrap .desc.led {
  background: transparent;
  padding: 0;
}

#lexulloModal .plate-wrap .desc.led .form-check-label {
  display: flex;
  flex-direction: column;
  gap: .5rem;
  width: 100%;
}

#lexulloModal .row-col-5 .col {
  margin-bottom: 1.5rem;
}

#lexulloModal ::-webkit-scrollbar {
  width: 0.1rem;
}

#lexulloModal ::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}

#lexulloModal ::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.7);
  border-radius: 10px;
}

#lexulloModal ::-webkit-scrollbar-thumb:hover {
  background: #555;
}

#lexulloModal ::-webkit-scrollbar {
  height: .2rem;
  width: 0.1rem;
  background: rgba(0, 0, 0, 0.2);
}

#lexulloModal ::-webkit-scrollbar-thumb:horizontal {
  background: rgba(255, 255, 255, 0.7);
  border-radius: 10px;
}

#lexulloModal html {
  scrollbar-face-color: #555;
  scrollbar-shadow-color: rgba(0, 0, 0, 0.05);
  scrollbar-highlight-color: rgba(0, 0, 0, 0.4);
}

#lexulloModal html {
  scrollbar-color: #555 rgba(0, 0, 0, 0.05);
  scrollbar-width: 0.1rem;
}

.modelbutton {

  color: #ffffff;
  font-family: "Graphik" !important;
  font-size: 12px;

  /*// background: linear-gradient(#48d360, #39cc4a) !important;*/
  background: #45D15C;
  padding: 6px;
  border-radius: 4px;
}

.modelbutton:hover {
  color: #f9f9f9;
  font-family: "Graphik" !important;
  background: #2ca241 !important;
  border-color: #2ca241;
  padding: 6px;
  border-radius: 4px;
}

.modal-open .modal {
  z-index: 1100;
}

.modal-content .nav-item {
  width: auto;
}

body .modal-content {
  border-radius: 0rem;
}

section#ledColor img {
  max-width: 160px;
}

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

div#lexulloModal .modal-footer .btn {
  vertical-align: text-top;
  display: flex;
  flex-direction: column;
  margin: 0 0 25px;
  font-family: 'GraphikLight' !important;
  border-radius: 5px;
  font-weight: 300;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  height: 40px;
  width: 100%;
  text-transform: uppercase;
  padding: 10px 20px;
  border: 0px !important;
  color: #fff !important;
  background: #48d360 !important;
  transition: all 0.3s ease;
}

div#lexulloModal .modal-footer .btn:hover {
  color: #fff !important;
  background: #2ca241 !important;
  border: 0px !important;
}

#lexulloModal .modal-dialog .modal-footer {
  min-height: auto;
  border-top: none;
  justify-content: center;
  padding: 30px 0 0px 0;
  position: fixed;
  bottom: 20px;
  width: 100%;
  display: inline-block;
  border-radius: 0 0 0px 0px;
  max-width: 100%;
  margin-left: auto;
  border-top: 1px solid #2e2e2e;
  background: #111;
  margin-right: auto;
  max-width: 1140px;
}

section#ledColor .col {
  margin-bottom: 10px !important;
}

/**** 29-09-2022 ****/
.modal.new-page {
  position: unset;
  display: inline-flex;
  width: 100%;
  overflow: auto;
}

.modal-dialog {
  max-width: 100%;
  margin: 1.75rem auto;
  min-height: 0 !important;
}

.modelbutton>a {
  color: #ffffff;
}

div#searchModal {
  position: unset;
  z-index: 9999;
  opacity: 1;
}

h2 {
  color: #228eca;
  font-size: 27px;
  font-family: 'GraphikLight' !important;
  font-weight: 300;
}

#lexulloModal .modal-content {
  position: relative;
  padding-top: 0px;
  background: transparent;
  max-width: 1170px;
  padding-left: 15px;
  padding-right: 15px;
  border: 0 !important;
}


div#lexulloHeader>.w-100 {
  border-bottom: 1px solid #2e2e2e;
  margin-bottom: 16px;
  padding-bottom: 16px;
}

#lexulloModal .modal-dialog .modal-header .navbar {
  margin-top: 24px;
}

span.label-text {
  font-size: 14px;
  color: #cccccc;
  font-weight: 300;
  padding-right: 15px;
  padding-left: 0;
}

.selected-box.led.show span {
  padding: 0;
}

.selected-box.led.show img {
  width: 60px;
  border-radius: 100%;
  margin-left: 0px;

}

.selected-box.led.show {
  width: auto;
}

.selected-box.led.show {
  width: auto;
  margin-left: 8px;
  text-align: center;
  align-items: center !important;
}

.page-id-64510 header.header-2.white_header {
  display: none;
}

#lexulloModal .plate-wrap .form-check-label {
  display: block !important;
}

#lexulloModal .plate-wrap .form-check-label .desc .form-check-input:checked {
  border: 1px solid #777 !important;
  border-radius: 6px;
}

/**** media ****/
@media (max-width: 1500px) {

  section#ledColor img {
    max-width: 140px !important;
  }

}

@media (min-width: 1440px) {
  .col {
    width: 20%;
    flex: 0 0 20%;
    margin-bottom: 1.5rem;
  }
}

@media (max-width: 1439px) {
  .row-col-5 .col {
    width: 20%;
    flex: 0 0 20%;
    margin-bottom: 1.5rem;
  }

  #lexulloModal .modal-header .close {
    top: 70px;
    right: 20px;
  }

  section#ledColor {
    min-width: 100%;
  }

  #lexulloModal .modal-dialog {
    width: 100%;
  }

  #lexulloModal .modal-dialog .modal-body {
    height: auto;
    overflow-y: auto;
    overflow-x: hidden;
  }

  #lexulloModal .modal-dialog .modal-body {
    padding-bottom: 95px;
  }
}

@media (max-width: 1199px) {
  .row-col-5 .col {
    width: 25%;
    flex: 0 0 25%;
    margin-bottom: 1.5rem;
  }

  #lexulloModal .modal-content {
    max-width: 945px;
  }

  #lexulloModal .modal-dialog .modal-footer {
    background: #111;
    max-width: 914px;
  }

  section#ledColor img {
    max-width: 100px !important;
  }

  #lexulloModal .plate-wrap .form-check-label .desc span {
    font-size: 12px;

  }

  section#ledColor .col {
    margin-bottom: 10px !important;
  }

  #lexulloModal .plate-wrap .form-check-label .desc span {
    max-width: 113px;
  }

  #lexulloModal .plate-wrap .img-wrap img {
    max-height: 136.02px;
  }

  #lexulloModal .modal-dialog .modal-body {
    padding-bottom: 100px;
  }
}

@media (max-width: 991px) {
  #lexulloModal .modal-dialog .modal-body section {
    min-height: 100%;
    padding: 0;
  }

  #lexulloModal .navbar-nav li.nav-item.firstitems>div+div a {
    padding-left: 20px !important;
  }

  #lexulloModal .modal-header .close {
    top: 20px;
  }

  span.backplatepanel img,
  span.textured img {
    width: 16px;
    top: -4px;
  }

  section#ledColor img {
    max-width: 98px !important;
  }

  div#lexulloHeader ul.navbar-nav {
    display: block;
  }

  .page-template-template-color-chart p.copyright {
    padding-top: 15px;
    padding-bottom: 0;
    margin: -65px auto 2px;
    text-align: center;
  }


  #lexulloModal .navbar-nav .nav-link.active {
    width: auto;
    display: inline-block;
  }

  #lexulloModal .navbar-nav .nav-link {
    display: inline-block;
  }

  .row-col-5 .col {
    width: 33.3333%;
    flex: 0 0 33.3333%;
  }

  #lexulloModal .modal-dialog .modal-footer {
    max-width: 100%;
    padding-right: 20px;
    bottom: 0;
    padding-bottom: 5px;
    margin: 0 auto;
    left: 0;
  }

  #lexulloModal .modal-content {
    max-width: 766px;
  }

  @media (max-width: 767px) {
    .containers .row {
      margin: 0;
    }

    section#ledColor img {
      height: auto;
    }

    #lexulloModal .plate-wrap .img-wrap.led img {
      height: auto !important;
      width: auto !important;
    }

    .row-col-5 .col {
      width: 33.33333%;
      flex: 0 0 33.3333%;
      margin-bottom: 1.5rem;
    }

    .container {
      max-width: 90%;
    }


    #lexulloModal .plate-wrap .img-wrap img {
      max-width: 100%;
    }

    #lexulloModal .row-col-5 .col {
      padding: 0 7px;
    }


    #lexulloModal .plate-wrap .form-check-label .desc span {
      max-width: 113px;
    }

    #lexulloModal .modal-dialog .modal-header {
      padding-left: 0;
      padding-right: 0;
    }

    #lexulloModal .modal-header .close {
      top: 0px;
    }

    div#lexulloHeader>.w-100 {
      margin-bottom: 10px;
      padding-bottom: 0px;
    }

    .footer-inners img {
      height: 50px;
      margin-bottom: 5px;
    }

    img#backplateselectedfields {
      max-width: 116px;
    }

    span.label-text {
      padding-right: 12px;
      padding-left: 0;
      margin: 0 auto;
      margin-left: 0;
      font-size: 12px;
    }

    .selected-box.led.show img {
      width: 50px;
    }

    .selected-box.led.show span {
      padding: 0;
      margin-left: auto;
    }

    #lexulloModal .modal-content {
      padding-left: 10px;
      padding-right: 10px;
    }

    .selected-box.led.show {
      width: 79px;
    }

    #lexulloModal .navbar-nav .nav-link {
      font-size: 15px !important;
    }
  }

  @media (max-width: 576px) {
    #lexulloModal .navbar-nav .nav-item {
      width: 100%;
      text-align: left;
      margin-bottom: 10px;
    }

    #lexulloModal .navbar-nav .nav-link.active {
      width: 100%;
      display: block;
    }

    #lexulloModal .navbar-nav .nav-link.active {
      width: 100%;
      display: block;
      max-width: 227px;
    }

    #lexulloModal .navbar-nav li.nav-item.firstitems>div+div a {
      padding-left: 17px !important;
    }

    #lexulloModal .modal-dialog {
      max-width: 100%;
    }

    #lexulloModal .modal-dialog .close {
      font-size: 2rem;

    }

    #lexulloModal .modal-dialog .modal-footer .copyright span .bold {
      display: inline-block;
      float: unset;
      top: -9px;
      width: 53px;
      height: 11px;
    }


    #lexulloModal .modal-dialog .modal-footer .copyright {
      margin-top: 0rem;
      text-align: left;
      padding: 0 1.1rem 1rem;
    }

    #lexulloModal .modal-dialog .navbar-nav {
      flex-direction: row;
      flex-wrap: wrap;
      padding-top: .5rem;
      padding-borttom: .2rem;
      gap: 0rem;
    }

    #lexulloModal .row-col-5 .col {
      margin-bottom: 1.5rem;
      width: 33.3333%;
      padding: 0px 6px;
      flex: unset;
    }

    #lexulloModal .modal-dialog .modal-footer .copyright span {
      font-size: .65rem;
    }

    #lexulloHeader .pl-2.pr-2 {
      padding-left: 6px !important;
    }

    #lexulloModal .modal-dialog .modal-header nav.navbar {
      margin-bottom: 40px;
    }

    span.backplatepanel img,
    span.textured img {
      width: 12px;
      top: 1px;
      right: 11px;
    }

    #lexulloModal .navbar-nav li.nav-item.firstitems>div+div a {
      font-size: 15px !important;
      margin-top: -4px;
      font-weight: 300;
    }

    h2 {
      font-size: 22px;
    }

  }

  @media (max-width: 500px) {
    span.label-text {
      font-size: 11px;
    }

    img#backplateselectedfields {
      max-width: 106px;
    }
  }

  @media (max-width: 480px) {
    #lexulloModal .modal-dialog .modal-header nav.navbar {
      width: 100%;
      PADDING-LEFT: 0 !IMPORTANT;
    }

    #lexulloModal .modal-dialog .modal-footer {
      padding-right: 10px;
    }

    span.label-text {
      padding-right: 8px;
      font-size: 12px;
      text-align: center;
    }

    img#backplateselectedfields {
      max-width: 100%;
      margin-right: 7px;
    }

    #lexulloModal .plate-wrap .img-wrap img {
      height: auto;
    }

    h2 {
      font-size: 25px;
      margin-bottom: -6px;
    }

    div#lexulloModal .modal-footer .btn {
      margin: 0 0 41px;
    }

    #lexulloModal .row-col-5 .col {
      width: 50%;
    }
  }

  @media (max-width: 380px) {

    /* span.label-text {
    padding-right: 7px;
    font-size: 7px;
}*/
    span.label-text {
      padding-right: 7px;
      font-size: 12px;
      text-align: center;
    }

    .selected-box.led.show img {
      margin-left: 4px;
    }

    .selected-box.led.show {
      width: 50px;
    }

  }

  /** # sourceMappingURL=lexullo-popup.css.map ends* */