@font-face {
  src: url("https://fonts.googleapis.com/css2?family=Bitter&display=swap"); }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.visually-hidden {
  position: absolute;
  margin: -1px;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0); }

h1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #1a3b8f;
  text-transform: uppercase; }
  @media (max-width: 980px) {
    h1 {
      font-size: 1.8rem !important; } }
  @media (min-width: 980px) {
    h1 {
      font-size: 2.2rem !important; } }

p {
  font-family: "Montserrat", sans-serif;
  color: #343434;
  padding-bottom: 20px !important; }
  @media (max-width: 980px) {
    p {
      font-size: 1.1rem !important;
      line-height: 1.4rem !important; } }
  @media (min-width: 980px) {
    p {
      font-size: 1.4rem !important;
      line-height: 1.8rem !important; } }
  p a {
    text-decoration: underline; }

h2 {
  color: #1a3b8f;
  font-weight: 700; }
  @media (max-width: 980px) {
    h2 {
      font-size: 1.4rem !important;
      line-height: 1.8rem !important; } }
  @media (min-width: 980px) {
    h2 {
      font-size: 1.8rem !important;
      line-height: 2.2rem !important; } }

h3 {
  color: #1a3b8f; }
  @media (max-width: 980px) {
    h3 {
      font-size: 1.2rem !important;
      line-height: 1.4rem !important;
      font-weight: 600; } }
  @media (min-width: 980px) {
    h3 {
      font-size: 1.5rem !important;
      line-height: 2rem !important;
      font-weight: 500; } }

h4 {
  color: #1a3b8f;
  text-transform: uppercase;
  font-weight: 700; }
  @media (max-width: 980px) {
    h4 {
      font-size: 1.1rem;
      line-height: 1.6rem; } }
  @media (min-width: 980px) {
    h4 {
      font-size: 1.6rem;
      line-height: 3rem; } }

h5 {
  color: #000;
  font-weight: 600; }
  @media (max-width: 980px) {
    h5 {
      font-size: 1rem;
      line-height: 1.2rem; } }
  @media (min-width: 980px) {
    h5 {
      font-size: 1.2rem;
      line-height: 1.5rem; } }

h6 {
  color: #000;
  text-transform: uppercase;
  font-weight: 500; }
  @media (max-width: 980px) {
    h6 {
      font-size: 1rem;
      line-height: 1.5rem; } }
  @media (min-width: 980px) {
    h6 {
      font-size: 1.2rem;
      line-height: 2rem; } }

p, .et_pb_text_inner {
  color: #000;
  font-weight: 400; }
  @media (max-width: 980px) {
    p, .et_pb_text_inner {
      font-size: 1rem;
      line-height: 1.4rem; } }
  @media (min-width: 980px) {
    p, .et_pb_text_inner {
      font-size: 1.1rem;
      line-height: 1.8rem; } }

.et_pb_fullwidth_header_container h2 {
  font-weight: 500; }

.prod-specs {
  margin: 0; }
  .prod-specs h1 {
    color: #1a3b8f;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase; }
    @media (max-width: 980px) {
      .prod-specs h1 {
        font-size: 1.2rem; } }
    @media (min-width: 980px) {
      .prod-specs h1 {
        font-size: 1.8rem; } }
  .prod-specs h2 {
    font-family: "Montserrat", sans-serif;
    color: #000;
    padding-bottom: 0; }
    @media (max-width: 980px) {
      .prod-specs h2 {
        font-size: 1.1rem; } }
    @media (min-width: 980px) {
      .prod-specs h2 {
        font-size: 1.4rem; } }
  .prod-specs p {
    color: #000; }

.product .related h2, .upsells h2 {
  color: #1a3b8f;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  padding: 0 0 10px 0; }
  @media (max-width: 980px) {
    .product .related h2, .upsells h2 {
      font-size: 1.3rem; } }
  @media (min-width: 980px) {
    .product .related h2, .upsells h2 {
      font-size: 1.8rem; } }
  .product .related h2.woocommerce-loop-product__title, .upsells h2.woocommerce-loop-product__title {
    text-transform: none;
    font-family: "Montserrat", sans-serif; }

.product-single-row {
  padding-bottom: 10px; }

.prod-spec {
  color: #000; }

body.page-template-default #page-container .et_pb_section a.bigblue {
  position: relative;
  border: 2px solid #ee3642;
  color: #fff !important;
  background: #f5f5f5;
  background: #ee3642;
  font-weight: 700 !important;
  box-shadow: none;
  text-shadow: none;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  padding: 8px 14px;
  margin-top: 20px; }

body.page-template-default #page-container .et_pb_section a.bigblue:hover {
  background: #fff;
  color: #ee3642 !important; }

body.page-template-default #page-container .et_pb_section a.icon-button {
  position: relative;
  padding: 8px 10px 8px 50px;
  border: 2px solid #ee3642;
  color: #fff !important;
  font-size: 15px;
  background: #ee3642;
  box-shadow: none;
  text-shadow: none; }
  body.page-template-default #page-container .et_pb_section a.icon-button:hover {
    background: #fff !important;
    color: #1a3b8f !important; }

.wpf_item li .wpf_selected {
  cursor: default;
  font-family: "Montserrat", sans-serif;
  color: #000 !important; }

.et_pb_bg_layout_dark p {
  color: #fff; }

.et_pb_with_background .et_pb_button_module_wrapper > a {
  margin-bottom: 20px; }

.module-btn {
  cursor: pointer; }

.module-btn h1:hover {
  color: #18a2d4; }

a.icon-button:hover {
  color: #ee3642 !important;
  background: #fff; }

a.icon-button, a.small-button {
  margin: 0 5px 8px 0;
  padding: 6px 16px 8px 50px;
  font-weight: normal;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif; }

a.icon-button.download-icon:after {
  position: absolute;
  content: "";
  display: inline-block;
  top: 5px;
  left: 10px;
  width: 32px;
  height: 32px;
  background: url(../../images/pdfwhite.png) no-repeat; }

a.icon-button.download-icon:hover:after {
  position: absolute;
  content: "";
  display: inline-block;
  top: 5px;
  left: 10px;
  width: 32px;
  height: 32px;
  background: url(../../images/pdfblue.jpg) no-repeat; }

a.download-icon span.et-icon {
  display: none; }

a.arrow-small {
  background: transparent !important;
  color: #000 !important;
  border: none;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  display: block;
  padding-left: 0; }

a.arrow-small:hover, a.button-download:hover, a.button-link:hover {
  color: #000 !important; }

a.arrow-small:hover:after {
  content: "";
  width: 30px;
  height: 24px;
  background: url(../../images/arrow-icon-r.png) no-repeat;
  position: relative;
  display: inline-block;
  margin-left: 10px;
  padding-left: 0;
  top: 8px; }

a.arrow-small::after {
  content: "";
  width: 30px;
  height: 24px;
  background: url(../../images/arrow-icon.png) no-repeat;
  position: relative;
  display: inline-block;
  margin-left: 10px;
  padding-left: 0;
  top: 8px; }

body.term-all-products a.woocommerce_pdf_catalog_button.woocommerce_pdf_catalog_button_category.button.alt, body.term-tous-les-produits a.woocommerce_pdf_catalog_button.woocommerce_pdf_catalog_button_category.button.alt {
  display: none !important; }

body.page-template-default #page-container .et_pb_section .et_pb_button {
  border-color: #ee3642 !important;
  color: #fff !important;
  background: #ee3642;
  border-radius: 40px; }
  body.page-template-default #page-container .et_pb_section .et_pb_button:hover {
    border-color: #1a3b8f !important;
    background: #1a3b8f; }

.single .et_pb_row {
  width: 90% !important; }

@media (max-width: 980px) {
  .foil-cutterboxes-btn {
    background-position-y: -120px; }
  #main-content .container {
    padding-top: 0px !important;
    width: 100%;
    padding-left: 10px; }
  .wp_header {
    min-height: 250px !important; }
  body #page-container #sidebar {
    margin-bottom: 20px; } }

@media (min-width: 980px) {
  #main-content .container {
    padding-top: 40px !important; } }

@media (min-width: 1200px) {
  body.woocommerce #main-content .container {
    padding-top: 40px !important; }
  body.woocommerce .container {
    width: 88%;
    max-width: 88%; }
  body.woocommerce #left-area {
    width: 76% !important;
    max-width: 76% !important; }
  body.woocommerce #sidebar {
    width: 24% !important; } }

@media (min-width: 768px) and (max-width: 1200px) {
  body.woocommerce .container {
    width: 100%;
    max-width: 100%;
    padding-right: 1.5%; }
  body.woocommerce #left-area {
    width: 76% !important;
    max-width: 76% !important; }
  body.woocommerce #sidebar {
    width: 24% !important; } }

#main-content .container:before {
  background: transparent; }

.wp-masonry h2 {
  text-transform: uppercase; }
  @media (min-width: 1200px) {
    .wp-masonry h2 {
      font-size: 2rem; } }
  @media (max-width: 1200px) {
    .wp-masonry h2 {
      font-size: 1.2rem; } }

@media (max-width: 980px) {
  .wp-masonry {
    padding-top: 0; }
    .wp-masonry p {
      font-size: 17px;
      font-family: "Montserrat", sans-serif;
      color: #343434; }
    .wp-masonry .et_pb_row.et_pb_equal_columns {
      padding: 0 0 10px 0;
      margin: 0; } }

@media (min-width: 980px) {
  .wp-masonry .et_pb_column.et_pb_column_1_2 {
    width: 50% !important;
    margin-right: 10px !important;
    margin-left: 0 !important;
    max-width: 50% !important; }
  .wp-masonry .et_pb_column.et_pb_column_1_3:nth-child(odd) {
    width: 34%;
    margin-right: 10px !important;
    margin-left: 0;
    max-width: 34%; }
  .wp-masonry .et_pb_column.et_pb_column_1_3:nth-child(even) {
    width: 32% !important;
    margin-right: 10px !important;
    margin-left: 0 !important;
    max-width: 32% !important; }
  .img-right-txt-left.et_pb_text {
    margin-right: 50%;
    background: #fff;
    height: 100%;
    padding: 20px; }
  .img-top-txt-btm.et_pb_text {
    position: absolute;
    bottom: 0;
    background: #fff;
    /* padding-top: 20px; */
    /* padding-left: 20px; */
    padding: 20px 5% 20px 20px; }
  .img-btm-txt-top.et_pb_text {
    margin-bottom: 200px;
    background: #fff;
    /* padding-top: 20px; */
    /* padding-left: 20px; */
    padding: 20px 5% 30px 20px; } }

@media (max-width: 980px) {
  .wp-industrial .et_pb_row {
    padding-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    width: 100%; }
  .et_pb_row_0.et_pb_row {
    padding-top: 0; }
  .et_pb_column.et_pb_column_1_2 {
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    max-width: 100% !important;
    margin-bottom: 20px !important; } }

@media (max-width: 980px) and (max-width: 1200px) {
  .et_pb_column {
    margin-bottom: 30px; } }

@media (max-width: 980px) and (min-width: 1200px) {
  .et_pb_column {
    margin-bottom: 0; } }

@media (max-width: 980px) {
  .img-right-txt-left.et_pb_text {
    position: absolute;
    bottom: 0;
    background: #fff;
    /* padding-top: 20px; */
    /* padding-left: 20px; */ } }
  @media (max-width: 980px) and (max-width: 1200px) {
    .img-right-txt-left.et_pb_text {
      padding: 20px 5px 20px 5px; } }
  @media (max-width: 980px) and (min-width: 1200px) {
    .img-right-txt-left.et_pb_text {
      padding: 20px 5% 20px 20px; } }

@media (max-width: 980px) {
  .img-top-txt-btm.et_pb_text {
    position: absolute;
    bottom: 0;
    background: #fff;
    /* padding-top: 20px; */
    /* padding-left: 20px; */ } }
  @media (max-width: 980px) and (max-width: 1200px) {
    .img-top-txt-btm.et_pb_text {
      padding: 20px 5px 20px 5px; } }
  @media (max-width: 980px) and (min-width: 1200px) {
    .img-top-txt-btm.et_pb_text {
      padding: 20px 5% 20px 20px; } }

@media (max-width: 980px) {
  .img-btm-txt-top.et_pb_text {
    position: absolute;
    bottom: 0;
    background: #fff;
    /* padding-top: 20px; */
    /* padding-left: 20px; */ } }
  @media (max-width: 980px) and (max-width: 1200px) {
    .img-btm-txt-top.et_pb_text {
      padding: 20px 5px 20px 5px; } }
  @media (max-width: 980px) and (min-width: 1200px) {
    .img-btm-txt-top.et_pb_text {
      padding: 20px 5% 20px 20px; } }

@media (max-width: 980px) {
  .wp-breadcrumbs {
    margin: 0 0 5px;
    font-family: "open_sansregular", sans-serif;
    color: #232323;
    font-size: 14px;
    text-transform: uppercase; }
  span.wp-breadcrumbs {
    font-size: 28px; } }

.wp-catalogue-full-btn {
  display: inline-block; }

.woocommerce-pdf-catalog.link-wrapper {
  display: inline-block; }

.rim-section .et_pb_row {
  background: #efefef;
  margin-bottom: 20px;
  padding: 20px; }

.rim-section .et_pb_column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center; }

.rim-section h2 {
  color: #1a3b8f;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 20px; }

body.home .et_pb_slide_title {
  background: transparent; }

body.home h2.et_pb_slide_title {
  padding: 0 !important; }
  @media (min-width: 980px) {
    body.home h2.et_pb_slide_title {
      font-size: 2.5rem !important;
      text-transform: none !important;
      line-height: 3rem;
      font-weight: 500; } }
  @media (max-width: 980px) {
    body.home h2.et_pb_slide_title {
      font-size: 1.5rem !important;
      line-height: 2.1rem;
      font-weight: 500; } }

.measuring-section h2 {
  color: #1a3b8f;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 20px; }

.header-bg-white {
  background-color: white !important;
  padding-bottom: 20px; }

.bg-white {
  background: #fff; }

.fadeout-bg {
  opacity: 0; }

.fadein {
  opacity: 1; }

#footer-bottom {
  display: none; }

.wp-fullheader-undernav {
  -webkit-transition: opacity 2.0s ease-in;
  -moz-transition: opacity 2.0s ease-in;
  -o-transition: opacity 2.0s ease-in; }
  .wp-fullheader-undernav .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content, .wp-fullheader-undernav .et_pb_fullwidth_header, .wp-fullheader-undernav .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center {
    width: 100%;
    max-width: 100%; }
  .wp-fullheader-undernav .et_pb_slide_description {
    width: 100%;
    padding: 30% 0 10% 0; }
  .wp-fullheader-undernav .et_pb_row {
    padding-top: 0 !important; }
  .wp-fullheader-undernav .et_pb_slide {
    padding: 4% 0 6% 0; }

.wp-fullheader-undernav {
  opacity: 0; }
  .wp-fullheader-undernav .et_pb_fullwidth_header {
    padding: 0; }
    @media (max-width: 1200px) {
      .wp-fullheader-undernav .et_pb_fullwidth_header {
        background-position: top left !important; } }
  .wp-fullheader-undernav h1 {
    font-family: "Montserrat", sans-serif;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0 0 40px #470066; }
    @media (max-width: 1200px) {
      .wp-fullheader-undernav h1 {
        font-size: 2rem; } }
    @media (min-width: 1200px) {
      .wp-fullheader-undernav h1 {
        font-size: 3.4rem; } }
  .wp-fullheader-undernav .et_pb_fullwidth_header_subhead {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 18%;
    text-shadow: 0 0 40px #470066; }
    @media (max-width: 1200px) {
      .wp-fullheader-undernav .et_pb_fullwidth_header_subhead {
        font-size: 1.6rem;
        line-height: 2rem; } }
    @media (min-width: 1200px) {
      .wp-fullheader-undernav .et_pb_fullwidth_header_subhead {
        font-size: 2.3rem;
        line-height: 2.8rem; } }

.wp-fullheader-undernav .et_pb_slide::before, .wp-fullheader-undernav .et_pb_fullwidth_header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  z-index: 1; }

@media (max-width: 1200px) {
  .wp-fullbanner .et_pb_fullwidth_header {
    padding-top: 3% !important; } }

@media (min-width: 1200px) {
  .wp-fullbanner .et_pb_fullwidth_header {
    padding-top: 15% !important; } }

.wp-fullbanner .et_pb_fullwidth_header_container, .wp-fullbanner .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
  width: 100%;
  max-width: 100%; }

@media (max-width: 1200px) {
  .wp-fullbanner h1 {
    font-size: 2rem !important;
    padding: 20px 0 0 0;
    margin-bottom: -50px;
    margin-top: 60px; } }

@media (min-width: 1200px) {
  .wp-fullbanner h1 {
    font-size: 3.4rem; } }

@media (min-width: 980px) {
  .wp-dynamic-header .et_pb_fullwidth_header {
    margin-top: -120px; } }

.et_pb_section.et_pb_section_first.wp-fullheader-undernav, .et_pb_section.et_pb_section_first.wp-dynamic-header {
  margin-top: 0 !important;
  padding-top: 0 !important; }

@media (min-width: 1200px) {
  .et_pb_section.et_pb_section_first {
    margin-top: 180px; } }

@media (max-width: 1200px) {
  .et_pb_section.et_pb_section_first {
    margin-top: 120px; } }

@media (min-width: 1200px) {
  .stretch-row {
    width: 92%;
    max-width: 92%; } }

.wp-dynamic-header .et_pb_fullwidth_header {
  padding: 5% 0; }

@media (min-width: 980px) {
  .et_pb_section.wp-industrial {
    padding-top: 4%; } }

@media (max-width: 980px) {
  .et_pb_section.wp-industrial {
    padding-top: 0;
    padding-bottom: 0; } }

@media (max-width: 768px) {
  .et_pb_section.wp-industrial img.alignleft {
    width: 100%;
    max-width: 100%; } }

@media (min-width: 980px) {
  .et_pb_section.wp-industrial .et_pb_equal_columns.et_pb_row {
    width: 100%;
    max-width: 100%;
    padding: 0 2% 4% 4%; }
  .et_pb_section.wp-industrial .et_pb_column.et_pb_column_1_2 {
    margin-right: 4% !important;
    width: 50%; }
  .et_pb_section.wp-industrial .et_pb_column.et_pb_column_1_4 {
    width: 22.5%;
    margin-right: 4% !important; } }

.et_pb_section.wp-industrial .et_pb_column {
  padding: 30px;
  background-color: #f6f5f5; }

.et_pb_section.wp-industrial h2 {
  font-weight: 700;
  text-transform: uppercase; }
  @media (min-width: 1200px) {
    .et_pb_section.wp-industrial h2 {
      font-size: 1.5rem; } }
  @media (max-width: 1200px) {
    .et_pb_section.wp-industrial h2 {
      font-size: 1.2rem; } }

.et_pb_section.wp-industrial h3 {
  margin-top: 20px;
  color: #1a3b8f;
  font-weight: 700; }
  @media (min-width: 1200px) {
    .et_pb_section.wp-industrial h3 {
      font-size: 1.6rem; } }
  @media (max-width: 1200px) {
    .et_pb_section.wp-industrial h3 {
      font-size: 1.3rem; } }

.wp-full-row.et_pb_row {
  width: 100%;
  max-width: 100%; }
  @media (min-width: 1200px) {
    .wp-full-row.et_pb_row {
      padding-left: 30px;
      padding-right: 30px; } }
  @media (max-width: 1200px) {
    .wp-full-row.et_pb_row {
      padding-left: 0;
      padding-right: 0;
      padding-top: 0; } }

.wp-full-img .header-content-container.center {
  padding: 10% 0; }

.wp-full-img .et_pb_fullwidth_header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1; }

.wp-full-img h2 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 1.2rem; }
  @media (min-width: 1200px) {
    .wp-full-img h2 {
      font-size: 1.9rem; } }
  @media (max-width: 1200px) {
    .wp-full-img h2 {
      font-size: 1.2rem; } }

.wp-full-img span.et_pb_fullwidth_header_subhead {
  font-weight: 700;
  text-transform: uppercase; }
  @media (min-width: 1200px) {
    .wp-full-img span.et_pb_fullwidth_header_subhead {
      font-size: 3rem;
      font-size: 3.4rem; } }
  @media (max-width: 1200px) {
    .wp-full-img span.et_pb_fullwidth_header_subhead {
      line-height: 2.1rem;
      font-size: 2rem; } }

@media (min-width: 1200px) {
  .wp-psr-blocks.et_pb_section {
    padding: 0; } }

@media (max-width: 1200px) {
  .wp-psr-blocks.et_pb_section {
    margin-bottom: 0px !important; } }

.wp-psr-blocks.et_pb_section .et_pb_row {
  width: 100%;
  max-width: 100%;
  padding: 0; }

.wp-psr-blocks.et_pb_section h2, .wp-psr-blocks.et_pb_section p {
  color: #fff; }

.wp-psr-blocks.et_pb_section h2 {
  text-transform: uppercase;
  font-weight: 700; }
  @media (min-width: 1200px) {
    .wp-psr-blocks.et_pb_section h2 {
      font-size: 1.8rem; } }
  @media (max-width: 1200px) {
    .wp-psr-blocks.et_pb_section h2 {
      font-size: 1.4rem; } }

@media (min-width: 1200px) {
  .wp-psr-blocks.et_pb_section p {
    font-size: 1.1rem;
    line-height: 1.8rem; } }

@media (max-width: 1200px) {
  .wp-psr-blocks.et_pb_section p {
    font-size: 1rem !important;
    line-height: 1.5rem !important; } }

@media (max-width: 1200px) {
  .wp-psr-blocks.et_pb_section .et_pb_column {
    margin: 0 !important; } }

@media (min-width: 980px) {
  .wp-psr-blocks.et_pb_section .et_pb_column {
    width: 33.3%;
    padding: 30px; } }

.wp-psr-blocks.et_pb_section .et_pb_column:nth-child(1) {
  background-color: #ee3642; }

.wp-psr-blocks.et_pb_section .et_pb_column:nth-child(2) {
  background-color: #00abe8; }

.wp-psr-blocks.et_pb_section .et_pb_column:nth-child(3) {
  background-color: #1a3b8f; }

.wp-types-list2col .et_pb_column:not(.bg-trans) {
  background: #fff; }

.wp-types-list2col .et_pb_module {
  margin: 0 !important;
  padding: 0; }

.wp-types-list2col h2 {
  color: #fff;
  font-size: 2rem;
  line-height: 2.5rem;
  padding: 20px 0;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  min-height: 120px; }

.wp-types-list2col p.title-extra {
  text-transform: uppercase;
  font-size: 1.1rem;
  margin: 0;
  padding-bottom: 0 !important;
  font-weight: 700;
  color: #fff; }

.wp-types-list2col h3 {
  padding: 25px 10px 0 25px;
  font-weight: 700;
  color: #1a3b8f;
  font-size: 1.4rem;
  text-transform: uppercase; }

.wp-types-list2col p {
  padding: 10px 10px 0 25px; }

.wp-equip-row .et_pb_column {
  padding: 20px; }

@media (max-width: 980px) {
  .wp-types-list.bg-grey {
    background: #fff; } }

.wp-types-list .et_pb_column:not(.bg-trans) {
  background: #fff; }

.wp-types-list .et_pb_column {
  padding: 0; }
  @media (min-width: 980px) {
    .wp-types-list .et_pb_column {
      width: 33%;
      margin-right: 3%; } }

.wp-types-list .et_pb_module {
  margin: 0 !important;
  padding: 0; }

.wp-types-list h2 {
  color: #fff;
  font-weight: 300;
  font-family: "Montserrat", sans-serif; }
  @media (min-width: 980px) {
    .wp-types-list h2 {
      font-size: 2rem;
      line-height: 2.5rem;
      padding: 20px 0; } }
  @media (max-width: 980px) {
    .wp-types-list h2 {
      font-size: 2rem;
      line-height: 2.5rem;
      padding: 5px 0; } }

.wp-types-list p.title-extra {
  text-transform: uppercase;
  font-size: 1.1rem;
  margin: 0;
  padding-bottom: 0 !important;
  font-weight: 700;
  color: #fff; }

.wp-types-list h3 {
  font-weight: 700;
  color: #1a3b8f;
  text-transform: uppercase; }
  @media (min-width: 980px) {
    .wp-types-list h3 {
      font-size: 1.4rem;
      padding: 25px 10px 0 25px; } }
  @media (max-width: 980px) {
    .wp-types-list h3 {
      font-size: 1.4rem;
      padding: 5px 10px 0 5px; } }

@media (min-width: 980px) {
  .wp-types-list p {
    padding: 10px 10px 0 25px; } }

@media (max-width: 980px) {
  .wp-types-list p {
    font-size: 1.4rem;
    padding: 5px 10px 0 5px; } }

@media (min-width: 980px) {
  .wp-types-list .col-header {
    padding: 20px 0;
    height: 180px; } }

@media (max-width: 980px) {
  .wp-types-list .col-header {
    padding: 20px 0;
    margin-top: 20px !important;
    margin-bottom: 10px !important; } }

#top-header .container {
  padding-top: 1.2rem; }

.h2large-thin {
  font-weight: 300;
  font-family: "Montserrat", sans-serif; }
  @media (min-width: 1200px) {
    .h2large-thin {
      font-size: 2rem;
      line-height: 2.5rem; } }
  @media (max-width: 1200px) {
    .h2large-thin {
      font-size: 1.4rem; } }

.h3large-bold {
  font-weight: 700;
  color: #1a3b8f; }
  @media (min-width: 1200px) {
    .h3large-bold {
      font-size: 1.8rem; } }
  @media (max-width: 1200px) {
    .h3large-bold {
      font-size: 1.2rem; } }

.blue-textbox {
  margin-top: -2px;
  background-color: #1a3b8f; }
  .blue-textbox .h3large-bold, .blue-textbox .h2large-thin {
    color: #fff; }
  .blue-textbox .h3large-bold {
    padding: 15px 0 0 15px; }
  .blue-textbox .h2large-thin {
    padding: 0 0 15px 15px; }

.wp-resources-accordian .panel-heading {
  background-color: #666 !important; }

.wp-resources-accordian .panel-heading a {
  color: #fff;
  font-size: 1.3rem;
  line-height: 1.8rem; }

.wp-resources-accordian .panel-body a {
  display: block;
  font-size: 1rem;
  line-height: 2rem; }

.pt-cv-collapsible .panel-heading .panel-collapsed {
  color: #fff; }

@media (max-width: 980px) {
  .wp-psr-imgblock h1 {
    padding-top: 10px;
    font-size: 1.4rem !important; } }

.wp-psr-imgblock .et_pb_column.et_pb_column_empty {
  display: block;
  background-size: cover;
  min-height: 470px; }

.wp-psr-imgblock .et_pb_image .et_pb_image_wrap {
  display: block; }
  .wp-psr-imgblock .et_pb_image .et_pb_image_wrap img {
    width: 100%; }

.wp-psr-imgblock p, .wp-psr-imgblock .et_pb_text_inner {
  color: #fff; }

.wp-psr-imgblock .wp-problem-block.et_pb_column {
  background-color: #ee3642; }

.wp-psr-imgblock .et_pb_column {
  padding: 0 15px; }
  @media (max-width: 1200px) {
    .wp-psr-imgblock .et_pb_column {
      margin-bottom: 0px !important; } }
  @media (min-width: 980px) {
    .wp-psr-imgblock .et_pb_column {
      width: 25%;
      margin-right: 1.5%; } }
  .wp-psr-imgblock .et_pb_column:nth-child(2) {
    background-color: #ee3642; }
  .wp-psr-imgblock .et_pb_column:nth-child(3) {
    background-color: #00abe8; }
  .wp-psr-imgblock .et_pb_column:nth-child(4) {
    background-color: #1a3b8f; }
    @media (max-width: 1200px) {
      .wp-psr-imgblock .et_pb_column:nth-child(4) {
        margin-bottom: 40px !important; } }

.wp-vertical-align {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center; }

@media (max-width: 1200px) {
  div#industrial.bg-grey {
    background: #fff; } }

#footer-widgets .footer-widget li:before {
  display: none; }

h4.title {
  font-size: 1.2rem; }

.sidebar-heading {
  padding: 10px;
  color: #fff;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  background: #ee3642;
  margin-bottom: 10px; }

div#top-header {
  width: 50%;
  left: 50% !important;
  padding-top: 42px; }

header#main-header {
  top: 0 !important; }

header#main-header > .container {
  width: 100% !important;
  padding: 0 !important; }

#top-header a, #top-header a {
  color: #1a3b8f; }

#top-header, #et-secondary-nav li ul {
  background: transparent; }

#et-secondary-nav li {
  font-size: 1rem; }

nav#top-menu-nav {
  margin-top: 0;
  width: 100%; }

.et-fixed-header#top-header, .et-fixed-header#top-header #et-secondary-nav li ul {
  background: transparent; }

#et-top-navigation {
  float: left;
  width: 100%;
  padding: 0 !important; }

.et_header_style_left .logo_container {
  position: relative; }
  @media (min-width: 980px) {
    .et_header_style_left .logo_container {
      margin-top: 60px; } }
  @media (max-width: 980px) {
    .et_header_style_left .logo_container {
      margin-top: 10px; } }

.header-bg-white .container {
  padding: 0; }

span.mobile_menu_bar.mobile_menu_bar_toggle {
  display: none; }

a.ubermenu-responsive-toggle i.fas.fa-bars {
  font-size: 1.5rem;
  color: #1a3b8f; }

@media (min-width: 980px) {
  .wp-horizontal-menu li:not(:first-child):after {
    content: "|";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.2rem;
    color: #000; }
  .wp-horizontal-menu.et_pb_row {
    width: 100%;
    max-width: 100%;
    padding: 0 20px; }
  .wp-horizontal-menu li a {
    font-size: 1.2rem;
    color: #1a3b8f;
    padding: 0 0.3em;
    text-decoration: underline; } }

@media (max-width: 980px) {
  .wp-horizontal-menu .et_pb_menu__menu > nav > ul > li {
    width: 100%;
    max-width: 100%; }
  .wp-horizontal-menu li a {
    font-size: 1rem;
    color: #1a3b8f;
    padding: 0 0.3em;
    text-decoration: underline;
    margin: 0 auto; }
  .wp-horizontal-menu.et_pb_row {
    width: 100%;
    display: block !important;
    max-width: 100%;
    padding: 0 5px; } }

@media (max-width: 980px) {
  .wp-horizontal-menu .et_pb_menu__menu {
    margin-top: 20px;
    display: block; }
  .wp-horizontal-menu .et_mobile_nav_menu {
    display: none !important; } }

@media (min-width: 980px) {
  body.single .wp-dynamic-header.et_pb_section .et_pb_module .header-content {
    margin-top: 200px !important; } }

@media (max-width: 980px) {
  body.single .wp-dynamic-header.et_pb_section .et_pb_module .header-content {
    margin-top: 120px !important; } }

.wp-dynamic-header.et_pb_section {
  margin-bottom: 0; }
  @media (min-width: 980px) {
    .wp-dynamic-header.et_pb_section h1.et_pb_module_header {
      font-family: "Montserrat", sans-serif; } }
  @media (min-width: 980px) and (max-width: 980px) {
    .wp-dynamic-header.et_pb_section h1.et_pb_module_header {
      font-size: 1.6rem !important; } }
  @media (min-width: 980px) and (min-width: 980px) {
    .wp-dynamic-header.et_pb_section h1.et_pb_module_header {
      font-size: 3rem !important; } }
  @media (min-width: 980px) {
    .wp-dynamic-header.et_pb_section .et_pb_module .header-content {
      padding-bottom: 0px !important;
      padding-top: 0px !important; } }
  @media (max-width: 980px) {
    .wp-dynamic-header.et_pb_section h1.et_pb_module_header {
      font-family: "Montserrat", sans-serif;
      font-size: 32px; }
    .wp-dynamic-header.et_pb_section .et_pb_module .header-content {
      padding-bottom: 0px !important;
      padding-top: 0px !important; } }

@media (max-width: 980px) {
  .wp-home-header.et_pb_section h1.et_pb_module_header {
    font-family: "Montserrat", sans-serif;
    font-size: 3rem !important; }
  .wp-home-header.et_pb_section span.et_pb_fullwidth_header_subhead {
    font-size: 2.5rem !important;
    line-height: 36px; } }

@media (min-width: 980px) {
  .wp-home-header.et_pb_section h1.et_pb_module_header {
    font-family: "Montserrat", sans-serif;
    font-size: 44px; } }

.wp-home-header.et_pb_section span.et_pb_fullwidth_header_subhead {
  font-size: 32px;
  line-height: 44px; }

.bg-grey-dark {
  background: #221f26 !important; }

.bg-grey {
  background: #e8e6e6; }

.bg-blue {
  background: #1a3b8f; }
  .bg-blue p, .bg-blue h1, .bg-blue h2, .bg-blue h3, .bg-blue h4, .bg-blue h5, .bg-blue h6 {
    color: #fff; }

.wp-single-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content, .wp-single-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
  width: 100%;
  max-width: 100%; }

.wp-single-header h1.et_pb_module_header {
  font-family: "Montserrat", sans-serif;
  padding: 0;
  margin: 5px; }
  @media (max-width: 1200px) {
    .wp-single-header h1.et_pb_module_header {
      font-size: 1.5rem; } }
  @media (min-width: 1200px) {
    .wp-single-header h1.et_pb_module_header {
      font-size: 2rem; } }

.wp-single-header .et_pb_fullwidth_header {
  padding: 0; }

.wp-single-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
  margin: 0 auto; }

body.page-template-default #page-container .et_pb_section.wp-full-message h1.et_pb_module_header {
  font-family: "Montserrat", sans-serif;
  text-transform: none;
  font-weight: 600; }
  @media (max-width: 1200px) {
    body.page-template-default #page-container .et_pb_section.wp-full-message h1.et_pb_module_header {
      font-size: 1.5rem !important; } }
  @media (min-width: 1200px) {
    body.page-template-default #page-container .et_pb_section.wp-full-message h1.et_pb_module_header {
      font-size: 2.1rem !important; } }

body.page-template-default #page-container .et_pb_section.wp-full-message h2 {
  font-weight: 600; }
  @media (max-width: 1200px) {
    body.page-template-default #page-container .et_pb_section.wp-full-message h2 {
      font-size: 1.8rem !important; } }
  @media (min-width: 1200px) {
    body.page-template-default #page-container .et_pb_section.wp-full-message h2 {
      font-size: 3.5rem !important; } }

body.page-template-default #page-container .et_pb_section.wp-full-message p {
  margin-top: 1.1rem;
  font-family: "Montserrat", sans-serif;
  font-size: 1.5rem;
  line-height: 1.9rem;
  color: #fff; }

body.page-template-default #page-container .et_pb_section.wp-full-message a.bigblue {
  background-color: #fff !important;
  color: #1a3b8f !important;
  border-color: #fff !important;
  text-decoration: none; }
  body.page-template-default #page-container .et_pb_section.wp-full-message a.bigblue:hover {
    background-color: #1a3b8f !important;
    color: #fff !important; }

body.page-template-default #page-container .et_pb_section.wp-full-message .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
  width: 95%;
  margin: 0 auto; }

#main-header {
  position: relative;
  z-index: 99999;
  top: 0;
  width: 100%;
  background-color: transparent;
  box-shadow: none;
  font-weight: 500;
  line-height: 23px; }

.woocommerce-pdf-catalog.link-wrapper {
  display: inline-block;
  float: left; }

@media (max-width: 1200px) {
  .et_pb_section {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
    .et_pb_section.bg-blue:not(:last-child) {
      margin-top: 20px !important;
      margin-bottom: 20px !important; } }

@media (max-width: 1200px) {
  .et_pb_row {
    width: 100%;
    max-width: 100%; } }

@media (max-width: 1200px) {
  .et_parallax_bg {
    background-position: top left; } }

@media (max-width: 980px) {
  .et_pb_column .et_pb_row_inner, .et_pb_row {
    padding-bottom: 0 !important;
    padding-top: 0 !important; } }

.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-item-header.ubermenu-has-submenu-stack > .ubermenu-target {
  border: 0;
  padding-bottom: 0; }

@media (min-width: 1200px) {
  .ubermenu-column.ubermenu-column-1-4 {
    padding: 0 2.5%; } }

.ubermenu-main .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
  font-size: 1rem !important;
  line-height: 1.5rem;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase; }

.ubermenu-main .ubermenu-item-level-1 span.ubermenu-target-title.ubermenu-target-text:hover {
  color: #ee3642; }

.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 500 !important; }
  @media (min-width: 1200px) {
    .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
      font-size: 1.2rem !important; } }
  @media (max-width: 1200px) {
    .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
      font-size: 1.1rem !important; } }

.ubermenu-main .ubermenu-item-level-3 .ubermenu-target-text {
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: 0;
  font-family: "Montserrat", sans-serif; }

.ubermenu-submenu-type-flyout .ubermenu-target-text {
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: 0;
  font-family: "Montserrat", sans-serif; }

.fa, .fas {
  font-family: "Font Awesome 5 Free" !important;
  margin-right: 5px; }

.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target > .ubermenu-sub-indicator {
  position: relative;
  margin-left: 25px; }

#main-header .ubermenu .ubermenu-item.ubermenu-item-level-0 {
  text-align: center; }
  @media (min-width: 980px) {
    #main-header .ubermenu .ubermenu-item.ubermenu-item-level-0 {
      width: 25%; } }

#main-header li.ubermenu-has-submenu-drop.ubermenu-active.ubermenu-has-submenu-mega {
  background-color: #fff !important; }

#main-header .et_header_style_left #et-top-navigation nav > ul > li > a, #main-header .et_header_style_split #et-top-navigation nav > ul > li > a {
  padding-bottom: 20px; }

.ubermenu-item-layout-image_above {
  padding: 0 !important; }

.ubermenu-secondary {
  padding-right: 1rem; }
  .ubermenu-secondary span.ubermenu-target-title.ubermenu-target-text {
    font-size: 1.1rem;
    font-weight: 500 !important; }
  .ubermenu-secondary .ubermenu-target {
    padding: 10px 40px !important; }

@media (min-width: 1200px) {
  .ubermenu-secondary .ubermenu-nav .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target {
    padding: 0 0 0 2.5rem !important; } }

@media (max-width: 1200px) {
  .ubermenu-secondary .ubermenu-nav .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target {
    padding: 0 0 0 1rem !important; } }

.et-secondary-menu a.ubermenu-target.ubermenu-item-layout-default.ubermenu-item-layout-text_only {
  padding-right: 3rem; }

.et-secondary-menu .ubermenu .ubermenu-item.ubermenu-item-level-0 {
  width: 10%;
  text-align: center; }

.ubermenu .ubermenu-item-layout-image_above > .ubermenu-image {
  margin-bottom: 0 !important; }

.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
  padding-bottom: 20px !important; }

.ubermenu-skin-minimal.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-submenu-drop {
  padding-top: 20px;
  padding-bottom: 20px; }

span.woocommerce-Price-amount.amount {
  display: none; }

body.woocommerce div.product .woocommerce-tabs ul.tabs, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs {
  display: none; }

body.woocommerce .woocommerce-tabs {
  border: none; }

.container .product-container.odd {
  background: #fff !important; }

.product-container, .product-container-row {
  background-color: #ffffff !important; }

/* span.mpdf_toc_t_level_1 { /
   font-style: normal!important;
  font-weight: normal!important;
} */
.parent-only .wpf_item input {
  display: none; }

.parent-only a:hover {
  color: #212492; }

.wp-product-column {
  float: left;
  width: 50%; }

/* Clear floats after the columns */
.wp-product-row:after {
  content: "";
  display: table;
  clear: both; }

body.woocommerce div.product .woocommerce-tabs .panel, body.woocommerce #content-area div.product .woocommerce-tabs .panel {
  padding: 0 !important; }

body.woocommerce .woocommerce-tabs {
  border: 0 !important; }

.woocommerce-pdf-catalog.link-wrapper a.woocommerce_pdf_catalog_button {
  border-radius: 10px;
  margin-right: 10px;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif; }
  @media (max-width: 980px) {
    .woocommerce-pdf-catalog.link-wrapper a.woocommerce_pdf_catalog_button {
      margin-top: 5px; } }

.woocommerce-pdf-catalog.link-wrapper a.woocommerce_pdf_catalog_button:hover {
  padding: 0.3em 1em !important; }

.woocommerce-pdf-catalog.link-wrapper a.woocommerce_pdf_catalog_button:hover:after {
  display: none; }

span.prod-itemnumber {
  background: #1a3b8f;
  color: #fff;
  font-size: 14px;
  padding: 3px;
  margin-bottom: 3px; }

span.prod-single-itemnumber {
  background: #282828;
  color: #fff;
  font-size: 16px;
  padding: 3px;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 3px; }

.product-single-row.prod-customfield {
  margin-top: 3px;
  margin-bottom: 3px; }

body.archive h2.woocommerce-loop-product__title {
  color: #1a3b8f !important;
  font-family: "Montserrat", sans-serif;
  font-size: 16px !important;
  margin-top: 3px;
  line-height: 22px; }

.wpwoo-prod-data .prod-spec {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  color: #000;
  display: block; }

.wpwoo-prod-data .prod-spec-title {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  color: #000;
  display: block; }

div#sidebar {
  background: #d2d3d4; }

@media (min-width: 981px) {
  .et_pb_gutters4.et_left_sidebar.woocommerce-page ul.products li.product, .et_pb_gutters4.et_right_sidebar.woocommerce-page ul.products li.product {
    width: 31%;
    margin-right: 2.8%; }
  .et_pb_gutters4.et_left_sidebar #left-area {
    padding-left: 30px; } }

select.orderby {
  display: none; }

body.woocommerce #sidebar {
  padding-right: 0; }
  body.woocommerce #sidebar .wpf_item.wpf_item_wpf_cat label.wpf_item_name {
    background: #1a3b8f;
    color: #fff;
    padding: 10px; }
  body.woocommerce #sidebar ul.wpf_submenu.wpf_level_2 {
    margin-top: 7px !important; }
  body.woocommerce #sidebar .wpf_items_wrapper .wpf_item ul li {
    margin-right: 5px;
    margin-left: 0;
    width: 100%; }
  body.woocommerce #sidebar .textwidget ul {
    padding-left: 10px; }
    body.woocommerce #sidebar .textwidget ul li label {
      color: #1a3b8f;
      font-family: "Montserrat", sans-serif; }
    body.woocommerce #sidebar .textwidget ul li label a:hover {
      color: #212492; }
    body.woocommerce #sidebar .textwidget ul li li label {
      color: #000;
      font-family: "Montserrat", sans-serif; }
    body.woocommerce #sidebar .textwidget ul li li label:hover {
      color: #212492; }
  body.woocommerce #sidebar .wpf_item_count {
    background: #b9b9b9; }
  body.woocommerce #sidebar .wpf_item {
    padding: 0; }
  body.woocommerce #sidebar a.prod-main {
    color: #1a3b8f;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase; }
  body.woocommerce #sidebar .textwidget.custom-html-widget p {
    padding-bottom: 5px; }
  body.woocommerce #sidebar .wpf_form {
    margin: 0; }
  body.woocommerce #sidebar a.prod-main {
    padding-left: 10px; }

.wpf_item input[readonly] + label {
  opacity: 1 !important; }

.wpf-search-container h1.page-title {
  display: none; }

.parent-only a {
  margin-top: -15px !important;
  color: #1a3b8f;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase; }

#sidebar .et_pb_widget {
  margin-bottom: 5px; }

#sidebar .et_pb_widget.all-products {
  margin-bottom: 10px !important; }

a.et-cart-info {
  display: none; }

/*woocommerce sidebar left*/
.et_right_sidebar #main-content .container::before {
  left: 20% !important;
  right: auto !important; }

body #page-container #left-area {
  float: right;
  padding-left: 3%;
  padding-right: 0; }

body #page-container #sidebar {
  padding-left: 0;
  float: left; }

/*woocommerce sidebar left*/
.single h1.product_title.entry-title {
  color: #1a3b8f;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  margin-bottom: 0; }

@media (min-width: 1200px) {
  .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 36%; }
  .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 60%; } }

.woocommerce .et_pb_row {
  margin: 0; }

.woocommerce .woocommerce-breadcrumb {
  font-family: "Montserrat", sans-serif;
  color: #232323;
  font-size: 14px;
  text-transform: uppercase; }
  @media (max-width: 980px) {
    .woocommerce .woocommerce-breadcrumb {
      margin: 5px 0 0px; } }
  @media (min-width: 980px) {
    .woocommerce .woocommerce-breadcrumb {
      margin: 0 0 5px; } }

.woocommerce .woocommerce-breadcrumb a {
  color: #232323; }

li.crumb-single {
  display: inline; }

.woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button, .woocommerce-message, .woocommerce-error, .woocommerce-info {
  margin-top: 20px; }

.et_pb_widget a {
  color: #1a3b8f;
  font-family: "Montserrat", sans-serif;
  text-decoration: none; }

.bread-sep {
  display: inline; }

.bread-sep:first-of-type {
  display: none !important; }

a.bread-link:nth-child(1) {
  display: none; }

header.woocommerce-products-header div#et-boc {
  display: inline-block; }

/*# sourceMappingURL=main.css.map */
