  :root {
  --color-1:#ffdd00;
  --greyZero:#f5f5f5;
  --greyOne:#e5e5e5;
  --greyTwo:#bfbfbf;
  --greyThree:#757575;
  --greyFour:#444444;
  --greyFive:#151515;
}
@font-face {
  font-family: "Oswald Bold";
  src: url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-bold-webfont.eot");
  src: url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-bold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-bold-webfont.woff2") format("woff2"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-bold-webfont.woff") format("woff"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-bold-webfont.ttf") format("truetype"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-bold-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Oswald Semibold";
  src: url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-demibold-webfont.eot");
  src: url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-demibold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-demibold-webfont.woff2") format("woff2"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-demibold-webfont.woff") format("woff"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-demibold-webfont.ttf") format("truetype"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-demibold-webfont.svg")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Oswald Medium";
  src: url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-medium-webfont.eot");
  src: url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-medium-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-medium-webfont.woff2") format("woff2"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-medium-webfont.woff") format("woff"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-medium-webfont.ttf") format("truetype"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-medium-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-regular-webfont.eot");
  src: url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-regular-webfont.woff2") format("woff2"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-regular-webfont.woff") format("woff"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-regular-webfont.ttf") format("truetype"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-regular-webfont.svg")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Anton";
    src: url("/wp-content/themes/gmc-glue-machinery/assets/fonts/anton-regular-webfont.woff2") format("woff2");
    src: url("/wp-content/themes/gmc-glue-machinery/assets/fonts/anton-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Fjalla One";
    src: url("/wp-content/themes/gmc-glue-machinery/assets/fonts/fjallaone-regular-webfont.woff2") format("woff2");
    src: url("/wp-content/themes/gmc-glue-machinery/assets/fonts/fjallaone-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Heebo";
    src: url("/wp-content/themes/gmc-glue-machinery/assets/fonts/heebo-variablefont_wght-webfont.woff2") format("woff2");
    src: url("/wp-content/themes/gmc-glue-machinery/assets/fonts/heebo-variablefont_wght-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Tomorrow";
    src: url("/wp-content/themes/gmc-glue-machinery/assets/fonts/tomorrow-semibold-webfont.woff2") format("woff2");
    src: url("/wp-content/themes/gmc-glue-machinery/assets/fonts/tomorrow-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
a:focus,
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
h2 b,
 h2 strong,
 h2 b span,
 h2 strong span {
  font-weight: normal;
}
blockquote {
  border-bottom: 1px solid;
  border-top: 1px solid;
  margin: 2em 40px;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q::before,
q::after {
  content: "";
  content: none;
}
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;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0;
}
menu,
ol,
ul {
  padding: 0;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
html {
  scroll-behavior: smooth;
}
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
.wp-smiley {
  max-height: 1em;
  margin: 0 !important;
}
.gallery dl {
  margin: 0;
}
.gallery-caption {
  margin: -1.5em 0 0 0;
}
blockquote {
  border-bottom: 1px solid rgba(132, 125, 112, 0.5);
  border-top: 1px solid rgba(132, 125, 112, 0.5);
}
blockquote.left {
  float: left;
  margin-left: 0;
  margin-right: 20px;
  text-align: right;
  width: 33%;
}
blockquote.right {
  float: right;
  margin-left: 20px;
  margin-right: 0;
  text-align: left;
  width: 33%;
}
img {
  height: auto;
}
.mfp-bg {
  top: 0 !important;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed !important;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0 !important;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed !important;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container::before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container::before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow::before,
.mfp-arrow::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow::after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow::before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left::after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left::before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right::after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right::before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure::after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure::after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@font-face {
  font-family: "Oswald Bold";
  src: url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-bold-webfont.eot");
  src: url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-bold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-bold-webfont.woff2") format("woff2"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-bold-webfont.woff") format("woff"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-bold-webfont.ttf") format("truetype"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-bold-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Oswald Semibold";
  src: url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-demibold-webfont.eot");
  src: url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-demibold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-demibold-webfont.woff2") format("woff2"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-demibold-webfont.woff") format("woff"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-demibold-webfont.ttf") format("truetype"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-demibold-webfont.svg")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Oswald Medium";
  src: url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-medium-webfont.eot");
  src: url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-medium-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-medium-webfont.woff2") format("woff2"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-medium-webfont.woff") format("woff"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-medium-webfont.ttf") format("truetype"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-medium-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-regular-webfont.eot");
  src: url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-regular-webfont.woff2") format("woff2"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-regular-webfont.woff") format("woff"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-regular-webfont.ttf") format("truetype"),
    url("/wp-content/themes/gmc-glue-machinery/dist/fonts/oswald-regular-webfont.svg")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
html {
  font-size: 100%;
  letter-spacing: 0.05em;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
input,
select,
textarea {
  font-family: "Heebo", sans-serif;
  font-weight: 300;
}
body {
  margin: 0;
  padding: 0;
  position: relative;
  top: 190px;
}
a,
button {
  text-decoration: none;
  color: #000;
  transition: color 0.35s, background-color 0.35s, border-color 0.35s,
    opacity 0.35s;
  -moz-transition: color 0.35s, background-color 0.35s, border-color 0.35s,
    opacity 0.35s;
  -webkit-transition: color 0.35s, background-color 0.35s, border-color 0.35s,
    opacity 0.35s;
  -ms-transition: color 0.35s, background-color 0.35s, border-color 0.35s,
    opacity 0.35s;
  -o-transition: color 0.35s, background-color 0.35s, border-color 0.35s,
    opacity 0.35s;
}
p a {
  text-decoration: underline;
  text-decoration-color: var(--color-1);
  transition-duration: 0.4s;
}
p a:hover {
  /*color: var(--greyFive);*/
  text-decoration-color: #000;
}
p,
ul,
ol,
label {
  font-size: 16px;
  line-height: 200%;
  color: #181818;
  font-weight: 300;
}
p:first-of-type,
ul:first-of-type,
ol:first-of-type,
label:first-of-type {
  margin-top: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-family: "Anton", sans-serif;
  font-weight: normal;
  line-height: 1.2;
}
@font-face {
  font-display: swap;
}
@media all and (max-width: 1079px) {
  body {
    top: 70px;
  }
}
.row {
  position: relative;
  max-width: 1560px;
  padding: 0;
  height: auto;
  margin: 0 auto;
  width: 90%;
  *zoom: 1;
}
.row::before,
.row::after {
  content: " ";
  display: table;
}
.row::after {
  clear: both;
}
.row.md {
  max-width: 1325px;
}
.row.sm {
  max-width: 800px;
}
.row.xs {
  max-width: 500px;
}
.row.no-max {
  max-width: unset;
}
.row .columns {
  margin-left: 4.4%;
  float: left;
  height: auto;
  min-height: 1px;
}
.row .columns:first-of-type {
  margin-left: 0px;
}
.row .columns .row {
  width: 100%;
}
.row .columns.one {
  width: 4.3%;
}
.row .columns.two {
  width: 13%;
}
.row .columns.three {
  width: 21.68%;
}
.row .columns.four {
  width: 30.4%;
}
.row .columns.five {
  width: 39.1%;
}
.row .columns.six {
  width: 47.8%;
}
.row .columns.seven {
  width: 56.5%;
}
.row .columns.eight {
  width: 65.2%;
}
.row .columns.nine {
  width: 73.9%;
}
.row .columns.ten {
  width: 82.6%;
}
.row .columns.eleven {
  width: 91.3%;
}
.row .columns.twelve {
  width: 100%;
  margin-left: 0;
}
.row .columns.borderLeft {
  margin-left: 2.2%;
  padding-left: calc(2.2% - 1px);
  border-left: 1px solid #000;
}
.row .columns.one.repeat:nth-child(12n + 13),
.row .columns.two.repeat:nth-child(6n + 7),
.row .columns.three.repeat:nth-child(4n + 5),
.row .columns.four.repeat:nth-child(3n + 4),
.row .columns.six.repeat:nth-child(2n + 3) {
  margin-left: 0;
  clear: both;
}
.row.dark {
  background-color: #000;
}
.row.dark p {
  color: #ececec;
}
.row.dark h2,
.row.dark h3,
.row.dark h4 {
  color: #fd0;
}
ul.social {
  list-style: none;
  margin: 0;
}
ul.social li {
  float: left;
  margin-right: 20px;
}
ul.social li:last-child {
  margin-right: 0;
}
ul.social li a {
  color: #fff;
  font-size: 16px;
}
ul.social li a:hover {
  color: #000;
}
textarea {
  resize: none;
}
.success-msg {
  display: none;
  color: #fd0;
  text-align: left;
  margin: 30px 0 0;
}
.general-error {
  display: none;
  color: red;
  text-align: left;
  margin: 30px 0 0;
}
.btn {
  font-size: 17px;
  padding: 16px 22px;
  line-height: 1;
  border-radius: 6px;
  text-transform: uppercase;
  font-weight: 800;
}
.btn.on-light {
  background-color: #000;
  color: #fff;
}
.btn.on-dark,
.woocommerce-shipping-calculator .shipping-calculator-button {
  background-color: #fd0;
  color: #000;
}
.btn.blue {
  background-color: #22a3c7;
  color: #fff;
}
.btn.blue:hover {
  background-color: #000;
}
.btn.lg {
  font-size: 16px;
  padding: 18px 22px;
}
.btn.sm {
  padding: 10px 20px;
  font-size: 12px;
}
.btn.xs {
  padding: 4px 8px;
  font-size: 10px;
}
.btn .fa-angle-double-right {
  position: relative;
  left: 4px;
  transition: all 0.3s ease;
}
.btn:hover .fa-angle-double-right {
  left: 8px;
}
.dpda-center {
  text-align: center;
}
.dpda-left {
  text-align: left;
}
.dpda-right {
  text-align: right;
}
.dpda-flex {
  display: flex !important;
}
.hide {
  display: none;
}
.item_num {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  background-color: #fd0;
  color: #000;
  width: 40px;
  height: 40px;
  text-align: center;
  font-family: "Anton", sans-serif;
  font-size: 20px;
  line-height: 2;
}
@media all and (max-width: 1079px) {
  .row .columns {
    width: 100% !important;
    margin-left: 0;
  }
}
header {
  width: 100%;
  height: 190px;
  margin-top: -190px;
  position: relative;
  box-sizing: border-box;
  *zoom: 1;
  background-color: #fd0;
}
header::before,
header::after {
  content: " ";
  display: table;
}
header::after {
  clear: both;
}
header .row {
  max-width: 1700px;
}
header .row::before {
  content: "";
  height: 100%;
  width: 1000px;
  position: absolute;
  display: block;
  left: -1000px;
  background-color: #000;
}
header h1 {
  display: inline-block;
}
header a.logo {
  position: absolute;
  left: 0;
  top: 0;
  width: 40%;
  height: 100%;
  padding: 40px 0 25px;
  box-sizing: border-box;
  background-color: #000;
  text-align: right;
  overflow: hidden;
}
header a.logo img {
  width: 415px;
  z-index: 2;
  height: auto;
  display: block;
  margin-bottom: 10px;
}
header a.logo img.tagline {
  margin-bottom: 0;
}
header a.logo .bars {
  position: absolute;
  right: -1px;
  top: -1%;
  z-index: 0;
  height: 102%;
  width: auto;
}
header a.logo span {
  width: 62%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
header a.logo span img {
  width: 100%;
}
nav {
  display: inline-block;
  width: 62%;
  float: right;
  height: 190px;
  text-align: right;
}
nav ul {
  list-style: none;
  margin: 0;
  display: inline-block;
  border-top: 1px solid #d2bd38;
  vertical-align: -12px;
  *zoom: 1;
}
nav ul::before,
nav ul::after {
  content: " ";
  display: table;
}
nav ul::after {
  clear: both;
}
nav > ul > li {
  float: left;
  margin: 0;
  margin: 0 0 0 40px;
  position: relative;
}
nav > ul > li:last-child {
  margin-right: 0;
}
nav > ul > li:first-child {
  margin-left: 0;
}
nav > ul > li.menu-item-has-children > a::after {
  content: "";
  margin-left: 5px;
  border-top: 5px solid black;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  height: 0;
  width: 0;
  font-size: 0;
  top: -2px;
  position: relative;
}
nav > ul > li > a {
  font-size: 17px;
  color: #000;
  opacity: 1;
  font-family: "Heebo", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 52px;
  padding-top: 15px;
  display: inline-block;
  text-decoration: underline;
  text-decoration-color: transparent;
}
nav > ul > li > a:hover {
  text-decoration-color: #000;
}
nav > ul > li.contact > a {
  background-color: #000;
  color: #fff;
  border-radius: 8px;
  padding: 16px 22px;
  line-height: 100%;
  margin-top: 16px;
  border:1px solid var(--color-1);
}
nav > ul > li.contact > a:hover {
  background-color: var(--color-1);
  color: #000;
  border-color: #000;
}
nav li ul.sub-menu {
  display: none;
  text-align: center;
  width: 220px;
}
nav li:hover ul.sub-menu {
  display: block;
  position: absolute;
  background-color: #fff;
  z-index: 999;
  left: 50%;
  transform: translateX(-50%);
}
ul.sub-menu li a {
  color: #fff;
  background-color: #000;
  padding: 15px 20px;
  font-family: "Heebo", sans-serif;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  line-height: 1.5;
  border-bottom: 1px solid #ececec;
}
ul.sub-menu li a:hover {
  color: #fd0;
}
ul.sub-menu li:last-child a {
  border: none;
}
.secondary-nav {
  text-align: left;
  float: right;
  padding: 35px 0 30px 30px;
  border-top: none;
}
.secondary-nav li {
  font-size: 14px;
  color: #000;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.2;
  padding: 0 0 0 30px;
}
.secondary-nav li a {
  font-size: 14px;
  line-height: 1.2;
  padding: 0;
}
.secondary-nav li i {
  position: absolute;
  bottom: 4px;
  left: 0;
  font-size: 20px;
}
.secondary-nav li i.fa-phone {
  transform: rotate(90deg);
}
.secondary-nav li.cart,
.secondary-nav li.search {
  line-height: 36px;
  margin-left: 20px;
  padding-left: 20px;
}
.secondary-nav li.cart i,
.secondary-nav li.search i {
  font-size: 13px;
  bottom: 14px;
}
.secondary-nav li.search .search-open .fa-search::before {
  content: "\f00d";
}
.header.is_stuck {
  height: 80px;
  overflow: hidden;
  z-index: 9999;
  transition: margin 0.2s ease;
  margin-top: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.header.is_stuck .nav {
  height: 80px;
}
.header.is_stuck a.logo {
  width: 25%;
}
.header.is_stuck ul.menu {
  display: none;
}
.header.is_stuck .mobile-nav {
  display: block;
  margin-left: 20px;
}
.header.is_stuck .secondary-nav {
  padding: 20px 0 24px 30px;
}
.header.is_stuck .tagline {
  display: none;
}
.logged-in .header.is_stuck {
  top: 32px !important;
}
.mobile-nav {
  display: none;
  cursor: pointer;
  line-height: 80px;
  float: right;
  color: #000;
  font-size: 26px;
  margin-right: 0;
  transition: margin 0.2s ease;
}
.sidr-open .mobile-nav .fa-bars::before {
  content: "\f00d";
}
.sidr {
  display: block;
  position: fixed;
  top: 0;
  height: 100%;
  padding: 15px 0;
  z-index: 999999;
  width: 260px;
  overflow-x: hidden;
  overflow-y: auto;
  background: #000;
}
.sidr .sidr-inner > p {
  margin-left: 15px;
  margin-right: 15px;
}
.sidr.right {
  left: auto;
  right: -260px;
}
.sidr.left {
  left: -260px;
  right: auto;
}
.sidr-inner li,
.sidr-inner li a {
  box-sizing: border-box;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 12px;
  font-weight: 800;
  color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.sidr-inner li:hover,
.sidr-inner li a:hover {
  color: #fd0;
}
.sidr-inner li {
  padding: 13px 20px;
}
.sidr-inner > li > ul {
  margin-bottom: 0;
}
.sidr-inner > li > ul > li {
  padding: 8px 20px;
}
.sidr-inner > li > ul > li > a {
  font-weight: 300;
  padding-left: 35px;
  border: none;
  line-height: 1.4;
}
.sidr-inner a.btn {
  border: 0 none;
  border-bottom: 1px solid #000;
  color: #fff;
  background-color: #000;
}
.sidr-inner a.btn:hover {
  background-color: #000;
  color: #fff;
}
.search-form-results {
  width: 100%;
  padding: 0;
  height: 0;
  transition: all 0.2s ease;
  display: block;
  overflow: hidden;
  position: absolute;
  top: 190px;
  z-index: 999;
  background-color: #000;
  color: #000;
}
.search-form-results.show-results {
  height: auto;
  padding: 40px 0;
  box-shadow: 0px 0px 5px 4px #ffff00;
}
.search-form-results.stuck {
  position: fixed;
  top: 80px;
}
.search-form {
	display: flex;
  width: 100%;
  border: 1px solid #444;
  background-color: #1111;
  border-radius: 20px;
}
.search-form:has(input:focus-visible) {
  border-color: #bfbfbf;
}
.search-form label {
	flex: 1;
}
.search-form label input {
  width: 100%;
  background-color: transparent;
  border: 0;
  color: #fff;
  font-family: "Fjalla One", sans-serif;
  font-size: 40px;
  letter-spacing: 1.5px;
  padding: 15px;
}
.search-form label input:focus-visible {
  border: 0;
  outline: 0 solid transparent;
}
.search-form button {
  background-color: #ffff00;
  border-radius: 20px;
  border: 0;
	width:90px;
	color:#000;
  padding: 12px 0;
}
.search-results {
  color: #fff;
  font-family: "Fjalla One", sans-serif;
  font-size: 40px;
  letter-spacing: 1.5px;
  max-height: 255px;
  overflow: hidden;
}
.search-results .search-result {
  display: block;
  opacity: 1;
  transition: opacity 0.2s ease;
}
.search-results .search-result span {
  display: inline-block;
}
.search-results .search-result span.type {
  color: rgba(255, 255, 255, 0.5);
}
.search-results .search-result:hover {
  opacity: 0.5;
}
body.search .main-content ul li a {
  color: #222;
  text-decoration: underline;
  text-decoration-color: #fd0;
  transition-duration: 0.4s;
}
body.search .main-content ul li a:hover {
  text-decoration-color: #000;
  color: #000;
  opacity: 1;
  background: #fd0;
}
.mobile-search {
  display: none;
  cursor: pointer;
  line-height: 80px;
  float: right;
  color: #fff;
  font-size: 26px;
  transition: margin 0.2s ease;
}
.mobile-search.search-open .fa-search::before {
  content: "\f00d";
}
.logged-in .search-form-results {
  top: 190px;
}
.logged-in .search-form-results.stuck {
  top: 112px;
  position: fixed;
}
.mob-contact {
  clear: both;
  width: 90%;
  padding: 0 5% 10px;
  background-color: black;
  text-align: center;
  font-size: 13px;
  letter-spacing: 0;
  display: none;
  position: sticky;
  top: 63px;
  z-index: 9999;
}
.mob-contact span {
  margin: 0 5px;
  color: #fff;
}
.mob-contact a {
  color: #fff;
  text-decoration: underline;
}
body.product-orders .row .columns.four {
  height: 100%;
}
@media all and (max-width: 1800px) {
  nav > ul > li {
    margin: 0 0 0 16px;
  }
  nav > ul > li > a {
    font-size: 14px;
  }
  .secondary-nav li {
    padding-left: 0;
  }
  .secondary-nav li i {
    display: none;
  }
  .secondary-nav li a {
    font-size: 14px;
    padding: 0;
  }
  .secondary-nav li a i {
    display: none;
  }
  .secondary-nav li.cart,
  .secondary-nav li.search {
    margin-left: 15px;
  }
  .secondary-nav li.cart a i,
  .secondary-nav li.search a i {
    display: block;
  }
}
@media all and (max-width: 1445px) {
  nav {
    width: 75%;
  }
  nav > ul > li.contact > a {
    background-color: transparent;
    color: #000;
    border-radius: 0;
    padding: 15px 0 0;
    line-height: 52px;
    margin-top: 0;
  }
  header a.logo {
    width: 440px;
  }
  header a.logo span {
    width: 55%;
    top: 50%;
  }
}
@media all and (max-width: 1334px) {
  header a.logo .bars {
    display: none;
  }
  header a.logo {
    width: 300px;
  }
  header a.logo span {
    width: 90%;
  }
  nav > ul > li {
    margin-left: 16px;
  }
  nav > ul > li a {
    font-size: 13px;
  }
}
@media all and (max-width: 1079px) {
  ul.menu {
    display: none;
  }
  nav {
    height: 80px;
  }
  .secondary-nav {
    padding: 20px 0 24px 30px;
  }
  .secondary-nav li:nth-child(-n + 3) {
    display: none;
  }
  .mobile-nav {
    display: block;
    line-height: 80px;
    margin-left: 20px;
  }
  header {
    z-index: 9998;
    position: fixed;
    top: 0;
    height: 80px;
    margin-top: 0;
  }
  header a.logo .tagline {
    display: none;
  }
  .logged-in header {
    top: 32px;
  }
  .header.is_stuck a.logo {
    width: 300px;
  }
  .search-form-results {
    position: fixed;
    top: 80px;
  }
  .logged-in .search-form-results {
    top: 112px;
  }
}
@media all and (max-width: 767px) {
  .logged-in header {
    top: 46px;
  }
  .search-form input {
    font-size: 30px;
  }
  .search-results {
    font-size: 30px;
  }
  .search-results {
    font-size: 22px;
  }
}
@media all and (max-width: 599px) {
  header {
    background-color: #000;
    height: 70px;
    overflow: hidden;
  }
  .mobile-nav {
    color: #fff;
  }
  .mobile-search {
    display: block;
  }
  .secondary-nav {
    display: none;
  }
  header a.logo {
    width: 240px;
  }
  header a.logo span {
    width: 90%;
    left: 5%;
  }
  #wpadminbar {
    position: fixed;
  }
  .mob-contact {
    display: block;
  }
  .search-form-results {
    position: fixed;
    top: 98px;
  }
  .logged-in .search-form-results {
    top: 145px;
  }
}
@media all and (max-width: 479px) {
  header a.logo {
    width: 200px;
  }
  .mobile-nav,
  .mobile-search {
    font-size: 22px;
  }
}
.page-head {
  width: 100%;
  padding: 40px 0;
  text-align: center;
  background-color: var(--greyZero);
}
.page-head h1 {
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-family: "Fjalla One", sans-serif;
  font-size: 32px;
}
div[role="main"] {
  padding: 60px 0;
}
.main-content {
  position: relative;
}
.main-content :first-child {
  margin-top: 0;
}
.main-content h2,
.main-content h3,
.main-content h4 {
  text-transform: uppercase;
  margin: 1.5em 0 0.4em;
  color: #000;
}
.main-content h2 {
  background-color: var(--color-1);
  font-size: 21px;
  letter-spacing: 0.1em;
  padding: 10px;
}
.main-content h3 {
  font-size: 16px;
}
.main-content h4 {
  font-size: 14px;
  color: #000;
}
.main-content p em {
  font-style: italic;
}
.main-content a {
  color: #000;
  font-weight: 600;
  text-decoration: underline;
  text-decoration-color: var(--color-1);
  transition-duration: 0.4s;
}
.main-content a:hover {
  text-decoration-color: #000;
}
.main-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.main-content ul,
.main-content ol {
  margin-left: 20px;
}
.main-content hr {
  width: 100%;
  border: 0 none;
  height: 1px;
  box-sizing: border-box;
  display: block;
  margin: 30px auto;
  background-color: rgba(178, 178, 178, 0.3);
}
.main-content blockquote {
  text-align: left;
  background-color: rgba(0, 0, 0, 0.07);
  margin: 0;
  color: #000;
  padding: 30px;
  border: none;
}
.main-content blockquote p {
  color: #fff;
  margin: 20px 10px !important;
  font-size: 27px;
}
.main-content .video-container,
.main-content .sixteen-nine {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.main-content .video-container iframe,
.main-content .sixteen-nine iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0 none;
}
#breadcrumbs {
  display: block;
  padding-bottom: 5px;
  font-size: 13px;
  margin-bottom: 40px;
  color: #000;
}
#breadcrumbs a {
  color: var(--greyFive);
  text-decoration: underline;
  text-decoration-color: var(--color-1);
  transition-duration: 0.4s;
}

#breadcrumbs a:hover {
  color: #000;
  text-decoration-color: #000;
}
@media all and (max-width: 767px) {
  .page-head h1 {
    font-size: 26px;
  }
  div[role="main"] {
    padding: 40px 0;
  }
}
footer {
  position: relative;
  background-color: #000;
  color: #fff;
  padding: 40px 0;
}
footer ul {
  list-style-type: none;
}
footer .foot-top-bar {
  height: 150px;
  display: block;
  background-color: #fd0;
  width: 100%;
  float: left;
}
.foot-logo {
  width: 500px;
  height: 150px;
  background-color: #000;
  display: inline-block;
  position: relative;
  float: left;
}
.foot-logo img {
  width: 340px;
  height: auto;
  margin-left: 50px;
  position: absolute;
  bottom: 0;
}
.foot-bars {
  display: inline-block;
  margin-top: -1px;
  float: left;
  height: 151px;
  overflow: hidden;
}
.foot-bars img {
  height: 160px;
  width: auto;
  position: relative;
  left: -1px;
}
.foot-column {
  width: 25%;
  height: 380px;
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  padding: 50px 0 0 50px;
}
.foot-column:nth-child(2) {
  vertical-align: top;
}
.foot-column:nth-child(3) {
  width: 74%;
  padding-left: 150px;
  height: auto;
}
.foot-column p,
.foot-column ul,
.foot-column a {
  color: #fff;
  font-size: 13px;
}
.foot-column a:hover {
  text-decoration: underline;
}
.foot-column h3,
.foot-column a.yellow-link {
  color: #fd0;
  font-weight: 800;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: "Heebo", sans-serif;
  font-size: 14px;
}
.foot-column h3 {
  margin-bottom: 10px;
}
.foot-column .inside-column {
  width: 49%;
  float: left;
  box-sizing: border-box;
  padding: 0 5px;
}
.foot-column .inside-column img {
  max-width: 100%;
}
.inside-column ul,
.inside-column a,
.inside-column p {
  font-size: 15px;
  line-height: 180%;
}
.inside-column:nth-child(2) ul {
  column-count: 2;
}
.inside-column:nth-child(1) ul {
  max-width: 250px;
}
.inside-column:nth-child(1) ul li span {
  float: right;
}
.inside-column h3:nth-child(3) {
  margin-top: 30px;
}
.foot-social {
  position: absolute;
  bottom: 0;
}
.foot-social li {
  display: inline-block;
  margin-right: 25px;
}
.foot-social li a {
  font-size: 22px;
  padding: 8px 0;
}
.inside-column:nth-child(2) .privacy-and-terms {
  column-count: 1;
}
.foot-column i.fa-map-marker-alt {
  color: #fd0;
}
.foot-column .foot-search {
  width: 90%;
  position: relative;
}
.foot-column .foot-search::after {
  content: "\f002";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px;
  color: #fd0;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
.foot-column input {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
  font-size: 16px;
  font-family: "Heebo", sans-serif;
  padding: 5px 20px;
  width: 100%;
  box-sizing: border-box;
  letter-spacing: 2px;
}
.foot-column input::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
.foot-column input::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.foot-column input::-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
@media all and (max-width: 1334px) {
  .foot-column {
    padding-left: 30px;
  }
  .foot-column:nth-child(3) {
    padding-left: 30px;
  }
}
@media all and (max-width: 1079px) {
  .foot-column {
    width: 100%;
    padding: 30px 5% 0;
    height: auto;
  }
  .foot-column:nth-child(3) {
    width: 100%;
    padding: 50px 5% 0;
  }
  .foot-column .foot-social,
  .foot-column .privacy-and-terms {
    position: relative;
    margin-top: 20px;
  }
  footer .foot-top-bar {
    background-color: #000;
  }
  .foot-bars {
    position: absolute;
    right: 0;
  }
  .foot-logo {
    width: 100%;
  }
  .foot-logo img {
    margin-left: 0;
    left: 5%;
  }
  .inside-column h3:nth-child(3) {
    margin-top: 0;
  }
  .foot-nav-header {
    display: none;
  }
}
@media all and (max-width: 599px) {
  .foot-column .inside-column {
    width: 100%;
  }
  .foot-column .inside-column:first-child {
    margin-bottom: 30px;
  }
  .foot-bars {
    display: none;
  }
  footer .foot-top-bar {
    height: auto;
  }
  footer .foot-top-bar .foot-logo {
    height: auto;
  }
  footer .foot-top-bar .foot-logo img {
    width: 80%;
    position: relative;
  }
}
#hp-fold {
  height: 615px;
  position: relative;
}
.hp-fold-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  width: 90%;
  max-width: 700px;
  z-index: 3;
}
body.home .hp-fold-text h1 {
  font-family: "Anton", sans-serif;
}
.hp-fold-text h1 {
  color: #fff;
  line-height: 140%;
  font-family: "Fjalla One", sans-serif;
  font-weight: 400;
  font-size: 35px;
  letter-spacing: 0;
  margin: 0 0 30px;
  text-transform: none;
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 1);
}
/*.hp-fold-text h2 span {
  font-weight: 400;
  font-size: 55px;
  display: block;
  color: #fff;
}*/
.hp-fold-text p {
  color: #ececec;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  margin: 17px 0 35px;
  font-family: "Anton", sans-serif;
}
.hp-fold-text p::after {
  content: "\2219";
  margin: 0 12px;
}
.hp-fold-text p:last-child::after {
  content: "";
  margin: 0;
}
.hp-fold-text p.h1-description {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  margin-top: 0;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
  text-transform: none;
}
.hp-fold-text p.h1-description::after {
  content: "";
}
.hp-fold-text .btn {
  display: inline-block;
}
#hp-fold.slick-fold {
  background: #fff;
  height: calc(100vh - 190px);
}
#hp-fold.slick-fold .slick-list,
#hp-fold.slick-fold .slick-track {
  height: 100%;
}
.fold-slide {
  display: none;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.fold-slide .hp-fold-text {
  transition: transform 0.5s;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
}
#hp-fold.slick-fold .slick-dots {
  margin: 0;
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  background-color: transparent;
  border: 0 none;
  padding: 0;
}
#hp-fold.slick-fold .slick-dots li button {
  margin: 5px 0;
  background-color: transparent;
  border-color: #fff;
}
#hp-fold.slick-fold .slick-dots li.slick-active button {
  background-color: #fff;
}
.fold-slide.slick-current .hp-fold-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
}
.fold-slide.slide-1 {
  background-image: url("/wp-content/themes/gmc-glue-machinery/dist/images/gmc2-fold1.jpg");
  display: block;
}
.fold-slide.slide-2 {
  background-image: url("/wp-content/themes/gmc-glue-machinery/dist/images/hp-fold-bg.jpg");
}
.fold-slide.slide-3 {
  background-image: url("/wp-content/themes/gmc-glue-machinery/dist/images/hp-fold-bg.jpg");
}
.hp-fold--img {
  margin: 10px 0 0px;
  max-width: 17.25rem;
  max-height: 100%;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .hp-fold--img {
    top: -30px;
    margin: -30px 0 -15px;
    height: auto;
    width: 17.25rem;
    position: relative;
  }
}
@media all and (max-width: 1079px) {
  .fold-slide {
    height: 100%;
  }
  .fold-slide .hp-fold-text {
    top: 50%;
  }
  .hp-fold-text h2 span {
    font-size: 46px;
  }
}
@media all and (max-width: 767px) {
  .hp-fold-text h2 span {
    font-size: 36px;
  }
  .hp-fold-text p {
    font-size: 13px;
  }
  #hp-fold.slick-fold {
    min-height: unset;
  }
}
@media all and (max-width: 599px) {
  #hp-fold {
    height: 550px;
  }
  .hp-fold-text h2 span {
    font-size: 30px;
  }
}
@media all and (max-width: 479px) {
  .hp-fold-text h2 span {
    font-size: 20px;
    margin-bottom: 25px;
  }
  /*.hp-fold-text p {
    display: none;
  }*/
  #hp-fold.slick-fold .slick-dots {
    bottom: 20px;
  }
  .slick-dots li button {
    width: 8px;
    height: 8px;
  }
}
.hp-buckets {
  display: block;
  width: 100%;
  background-color: #fff;
  *zoom: 1;
}
.hp-buckets::before,
.hp-buckets::after {
  content: " ";
  display: table;
}
.hp-buckets::after {
  clear: both;
}
.hp-buckets-row {
  max-width: 1560px;
  width: 90%;
  margin: 0 auto;
  display: flex;
  position: relative;
  justify-content: center;
  top: -100px;
  margin-bottom: -100px;
}
.hp-bucket {
  background-size: cover;
  width: 33.33%;
  position: relative;
  min-height: 350px;
}
.hp-bucket:nth-child(3) {
  margin-right: 0;
}
.bucket-txt {
  position: absolute;
  width: 80%;
  left: 10%;
  top: 50%;
  transform: translateY(-50%);
}
.hp-bucket h3 {
  color: #fff;
  font-size: 32px;
  margin-bottom: 20px;
  width: 60%;
}
.hp-bucket p {
  color: #fff;
  margin-bottom: 35px;
  line-height: 170%;
}
.hp-bucket div.btn {
  display: inline-block;
}
@media all and (max-width: 1445px) {
  .bucket-txt {
    left: 5%;
    width: 90%;
  }
  .hp-bucket div.btn {
    font-size: 14px;
  }
}
@media all and (max-width: 1079px) {
  .hp-buckets-row {
    display: block;
    top: 0;
    width: 100%;
  }
  .hp-bucket {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    float: left;
    margin-right: 0;
  }
  .hp-bucket h3 {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .hp-bucket {
    width: 100%;
    padding: 50px 10%;
  }
}
.who-we {
  padding: 60px 0;
  background-color: #fff;
  *zoom: 1;
}
.who-we::before,
.who-we::after {
  content: " ";
  display: table;
}
.who-we::after {
  clear: both;
}
.who-we-content {
  width: 60%;
}
.who-we-content h2 {
  color: #000;
  font-family: "Tomorrow", sans-serif;
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 30px;
  padding: 8px 30px 8px 0px;
  position: relative;
  z-index: 1;
  display: inline-block;
}
.who-we-content h2:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 9999px;
  background: #fd0;
  z-index: -1;
}
.who-we-content p {
  color: #000;
  line-height: 2.5;
}
@media all and (max-width: 1079px) {
  .who-we-content {
    width: 100%;
  }
  .who-we-content h2 {
    font-size: 30px;
  }
}
.glue-diligence .top-bar {
  width: 100%;
  height: 0;
  padding-bottom: 24%;
  background-color: #181818;
  position: relative;
  z-index: 10;
}
.glue-diligence .top-bar .top-bar-row {
  position: relative;
  max-width: 1560px;
  margin: 0 auto;
}
.glue-diligence .glue-diligence-logo {
  position: absolute;
  z-index: 99;
  top: 40px;
  left: 0;
  width: 44%;
  height: auto;
}
.glue-diligence .glue-diligence-logo img {
  width: 100%;
  height: auto;
}
.glue-diligence .glue-diligence-product {
  position: absolute;
  top: -250px;
  max-width: 50%;
  right: 0;
  width: 792px;
  height: auto;
}
.glue-diligence .glue-diligence-product img {
  width: 100%;
  height: auto;
}
.glue-diligence .bottom-bar {
  padding: 140px 0 90px;
  position: relative;
  background-color: #ececec;
  color: #000;
}
.glue-diligence .bottom-bar .row {
  box-sizing: border-box;
}
.glue-diligence .bottom-bar h2 {
  font-family: "Heebo", sans-serif;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 5px;
}
.glue-diligence .bottom-bar h2 span {
  font-weight: 900;
}
.glue-diligence .bottom-bar-product {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 25%;
  background-size: auto 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: top right;
}
.glue-diligence .bottom-bar .columns h2 {
  margin-bottom: 15px;
}
.glue-diligence .bottom-bar .columns p,
.glue-diligence .bottom-bar .columns ul {
  color: #000;
}
.glue-diligence .bottom-bar .columns ul li {
  margin-left: 20px;
  padding-left: 10px;
  list-style-type: none;
  position: relative;
  line-height: 150%;
  margin-bottom: 14px;
}
.glue-diligence .bottom-bar .columns ul li::before {
  content: "\f101";
  position: absolute;
  left: -20px;
  top: 0;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  color: #fd0;
  font-size: 20px;
}
.glue-diligence .bottom-bar a.btn {
  display: inline-block;
}
.glue-diligence .bottom-bar img {
  width: 100%;
  max-width: 300px;
}
@media all and (max-width: 1079px) {
  .glue-diligence .top-bar .top-bar-row {
    position: static;
  }
  .glue-diligence .top-bar {
    padding-bottom: 35%;
  }
  .glue-diligence .glue-diligence-logo {
    bottom: 20px;
    top: initial;
    left: 5%;
    width: 350px;
  }
  .glue-diligence .glue-diligence-product {
    width: 400px;
    top: -100px;
  }
  .glue-diligence .bottom-bar {
    padding: 80px 0;
  }
  .glue-diligence .bottom-bar-column {
    margin-right: 0;
    width: 100%;
  }
  .glue-diligence .bottom-bar-column:last-child {
    width: 100%;
    margin-top: 40px;
  }
  .glue-diligence .bottom-bar-product {
    display: none;
  }
  .glue-diligence .bottom-bar .row {
    padding-left: 0;
  }
  .glue-diligence .bottom-bar .columns img {
    margin: 20px auto;
    display: block;
  }
}
@media all and (max-width: 599px) {
  .glue-diligence .top-bar {
    padding-bottom: 50%;
  }
  /*.search-form {
    border-color: #bfbfbf;
  }*/
  .search-form label input {
    font-size: 20px;
  }
  .search-form:has(input:focus-visible) {
    border-color: yellow;
  }
}
@media all and (max-width: 479px) {
  .glue-diligence .glue-diligence-logo {
    width: 280px;
  }
  .glue-diligence .glue-diligence-product {
    width: 300px;
  }
  .glue-diligence .top-bar {
    padding-bottom: 60%;
  }
}
.hp-clients {
  padding: 100px;
}
.hp-clients h2 {
  font-family: "Fjalla One", sans-serif;
  font-size: 32px;
  margin-bottom: 60px;
}
.hp-clients .slick-list {
  padding: 0;
}
.hp-clients .client {
  width: 100%;
  height: 100%;
}
.hp-clients img {
  display: block;
  margin: 0 auto;
  padding: 0 40px;
  max-width: 100%;
}
.hp-clients .slick-container {
  position: relative;
}
.hp-clients .prev,
.hp-clients .next {
  z-index: 99;
  left: -1px;
  background-color: initial;
  top: 50%;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), #fff);
  width: 100px;
  height: 100%;
  top: 0;
}
.hp-clients .prev::after,
.hp-clients .next::after {
  display: none;
}
.hp-clients .prev::before,
.hp-clients .next::before {
  transform: rotate(135deg) translateX(-50%);
  top: 50%;
  background-color: initial;
  left: 40px;
  border-left: 2px solid #b2b2b2;
  border-top: 2px solid #b2b2b2;
  height: 40px;
  transition: border-color 0.3s ease;
}
.hp-clients .prev:hover::before,
.hp-clients .next:hover::before {
  border-color: #000;
}
.hp-clients .next {
  left: initial;
  right: -1px;
}
.hp-clients .next::before {
  left: initial;
  right: 0;
}
@media all and (max-width: 599px) {
  .hp-clients {
    padding: 60px 5%;
  }
  .hp-clients .client {
    position: relative;
    height: 130px;
  }
  .hp-clients img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
  }
  .hp-clients .prev::before,
  .hp-clients .next::before {
    top: 45%;
  }
}
.archive-post {
  margin-top: 40px;
  *zoom: 1;
}
.archive-post::before,
.archive-post::after {
  content: " ";
  display: table;
}
.archive-post::after {
  clear: both;
}
.archive-post:first-child {
  margin-top: 0;
}
.meta-cat {
  font-family: "Anton", sans-serif;
  letter-spacing: 0.1em;
  margin: 0;
  text-transform: uppercase;
  font-size: 16px;
  opacity: 0.7;
}
.archive-post h2 {
  font-size: 34px;
  line-height: 128%;
}
.archive-post h2 a {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: italic;
}
.archive-post h2 a:hover {
  color: #000;
}
.meta-general {
  padding: 20px 0;
}
.meta-general p {
  margin: 0;
  display: inline-block;
  font-size: 12px;
}
.meta-general p em::before {
  content: "|";
  display: inline-block;
  vertical-align: 1px;
  margin: 0 8px;
}
.archive-post img {
  width: 100%;
  height: auto;
}
.archive-post .read-more {
  float: right;
}
.post-card {
  margin: 30px 0;
}
.post-card-content a {
  color: #000;
  text-decoration: underline;
}
.post-card-content h3 {
  margin: 5px 0;
}
.post-card-content h3 a {
  font-size: 20px;
  letter-spacing: 1px;
  text-decoration: none;
}
.post-card-content .meta {
  font-size: 14px;
}
.pagination-contain {
  *zoom: 1;
  clear: both;
}
.pagination-contain::before,
.pagination-contain::after {
  content: " ";
  display: table;
}
.pagination-contain::after {
  clear: both;
}
.pagination-contain a {
  color: #000;
  text-decoration: underline;
}
.contact-content {
  text-align: center;
  margin: 0;
}
.contact-content p {
  margin: 0 0 20px;
  line-height: 24px;
}
.contact-content input,
.contact-content textarea {
  display: block;
  width: 100%;
  padding: 10px;
  margin: 0 0 20px;
  box-sizing: border-box;
  font-size: 16px;
}
.contact-content input:focus,
.contact-content textarea:focus {
  border: 1px solid #e4c147;
}
.contact-content input[type="radio"] {
  width: unset;
  display: inline;
  margin: 0;
}
.contact-content hr {
  width: 100%;
  border: 0 none;
  height: 1px;
  box-sizing: border-box;
  display: block;
  margin: 30px auto;
  background-color: rgba(178, 178, 178, 0.3);
}
.contact-content .form-field-title {
  text-align: left;
  margin: 0;
  padding: 0;
  font-family: "Anton", sans-serif;
  color: #181818;
}
.radio-button-contain p {
  margin: 0;
}
.radio-button-contain span {
  margin-right: 5px;
}
.contact-content .select-contain {
  overflow: hidden;
  margin: 0 0 20px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  position: relative;
  cursor: pointer;
}
.contact-content .select-contain::before {
  content: "\f123";
  font-family: "Ionicons";
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: #000;
  z-index: 1;
}
.contact-content .select-contain select {
  width: 110%;
  font-family: "Heebo", sans-serif;
  font-size: 16px;
  color: #b2b2b2;
  box-sizing: border-box;
  padding: 0 0 0 30px;
  border: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 100%;
  position: relative;
  z-index: 2;
  background-color: transparent;
}
.contact-content .select-contain select option {
  padding: 10px;
}
.contact-content button {
  display: block;
  width: 100%;
}
.contact-content .success-msg,
.success-msg.app-msg {
  display: none;
  font-size: 30px;
  font-weight: 600;
  color: #000;
  text-align: center;
}
.contact-content .general-error,
.general-error.app-msg {
  font-size: 17px;
  font-family: "Anton", sans-serif;
  letter-spacing: 1px;
  color: red;
  text-transform: uppercase;
  margin: 20px 0 0;
  text-align: center;
}
.single-product h1 {
  font-family: "Heebo", sans-serif;
  font-size: 27px;
  text-transform: uppercase;
  font-weight: 800;
}
.single-product h1 span {
  display: block;
  margin-bottom: 5px;
  font-size: 28px;
  font-weight: 400;
  text-transform: none;
}
.single-product h2.price {
  font-family: "Heebo", sans-serif;
  text-transform: uppercase;
  font-weight: 800;
  margin: 40px 0 30px;
  padding-bottom: 20px;
  font-size: 34px;
  color: #4c4c4c;
  border-bottom: 1px solid #000;
}
.single-product h2.price span.price-desc {
  display: inline-block;
  font-size: 14px;
  line-height: 40px;
  font-weight: 400;
  vertical-align: middle;
  margin: 0 8px 0 0;
  letter-spacing: 1px;
}
.single-product h2.price span.price-desc:last-of-type {
  margin: 0 0 0 8px;
}
.single-product .hidden-price {
  display: none;
}
.single-product .woocommerce .product .summary {
  width: 100%;
  float: none;
}
.single-product .woocommerce .product .summary h4 {
  font-family: "Heebo", sans-serif;
  font-weight: 100;
  margin-bottom: 5px;
}
.single-product .woocommerce .product .summary .quantity,
.single-product .woocommerce .product .summary .glue-pattern-specifics {
  width: 100%;
  margin-bottom: 30px;
}
.single-product .woocommerce .product .gallery {
  display: none;
}
.single-product table.wccpf_fields_table td {
  display: block;
  width: 100% !important;
  padding: 0;
}
.single-product table.wccpf_fields_table label {
  width: 100% !important;
  text-transform: uppercase;
}
.single-product table.wccpf_fields_table textarea,
.single-product table.wccpf_fields_table input[type="text"] {
  font-size: 13px;
  padding: 10px 15px;
  border-radius: 5px;
  border: 1px solid #b2b2b2;
  width: 100%;
  max-width: 450px;
  appearance: none;
  margin-bottom: 20px;
}
.single-product .woocommerce .product form.cart .button {
  vertical-align: middle;
  /*background-color: #000;*/
  background-color: var(--color-1);
  border: 1px solid #000;
  color: #000;
  border-radius: 6px;
  float: left;
  font-weight: 600;
  font-size: 15px;
  margin-right: 15px;
  padding: 15px 30px;
  text-transform: uppercase;
  transition: 0.2s background-color ease;
}
.single-product .woocommerce .product form.cart .button::after {
  content: "\f101";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  margin-left: 8px;
}
.single-product .woocommerce .product form.cart .button:hover {
  /*background-color: #22a3c7;*/
  background-color: #000;
  color: var(--color-1);
}
.woocommerce .single-product #gallery-3 {
  display: none;
}
.single-product .consultation-form {
  background-color: #f5f5f5;
  color: #000;
}
.single-product .consultation-form h3 {
  color: #000;
  background-color: #fd0;
  font-size: 36px;
  letter-spacing: 2px;
  margin-bottom: 15px;
  text-align: center;
  padding: 10px 0;
}
.single-product .consultation-form h4 {
  font-family: "Heebo", sans-serif;
  font-weight: 300;
  margin-bottom: 20px;
  font-size: 20px;
}
.single-product .consultation-form input,
.single-product .consultation-form textarea {
  border: 1px solid #bfbfbf;
}
.single-product .consultation-form label {
  color: #000;
}
.single-product .consultation-form textarea {
  height: 150px;
}
.single-product .consultation-form .form-phone-num {
  font-weight: 800;
  font-size: 18px;
  margin-bottom: 20px;
}
.single-product .consultation-form .form-phone-num span {
  display: block;
  font-size: 22px;
}
.single-product .consultation-form .success-msg {
  color: #22a3c7;
}
p.product-description {
  margin-top: 30px;
}
.main-img {
  position: relative;
  display: block;
}
.main-img .slick-thumb {
  position: relative;
  display: block;
}
.main-img .slideshow-img .slideshow-wrapper {
  position: relative;
  height: 0;
  padding-bottom: 100%;
}
.main-img .slideshow-img {
  float: left;
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  height: auto;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.main-img .slideshow-img::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.main-img .slideshow-img span {
  position: absolute;
  bottom: 0%;
  left: 0;
  width: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 10px;
  font-weight: bold;
  color: #fff;
  box-sizing: border-box;
  transition: bottom 0.3s ease;
}
.main-img .slideshow-img.slick-active img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: none;
}
.main-img .slideshow-img span.item_num {
  top: 0;
  right: 0;
  left: unset;
  padding: 0;
  background-color: #fd0;
  color: #000;
  width: 40px;
}
.main-img .slideshow-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  max-height: 100%;
  transform: translate(-50%, -50%);
}
.main-img .slick-arrow {
  opacity: 0;
  transition: opacity 0.3s ease;
  overflow: hidden;
  border: none;
  z-index: 99;
  position: absolute;
  top: 300px;
  text-indent: -1000px;
  height: 50px;
  width: 50px;
  background-color: #000;
  color: #fff;
}
.main-img .slick-arrow::before {
  content: "";
  position: absolute;
  height: 15px;
  width: 15px;
  border-top: 4px solid #fff;
  border-left: 4px solid #fff;
  top: 50%;
  left: 50%;
}
.main-img .slick-arrow.slick-next {
  right: 0;
}
.main-img .slick-arrow.slick-next::before {
  transform: rotate(135deg);
  top: 16px;
  left: 11px;
}
.main-img .slick-arrow.slick-prev {
  left: 0;
}
.main-img .slick-arrow.slick-prev::before {
  transform: rotate(-45deg);
  top: 16px;
  left: 16px;
}
.main-img:hover .slick-arrow {
  opacity: 0.4;
}
.main-img:hover .slick-arrow:hover {
  opacity: 1;
}
.slideshow img {
  position: relative;
}
.main-img .slick-dots {
  padding: 0 0 30px;
  margin: 30px 0;
  display: block;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #000;
  box-shadow: none;
  border-radius: 0;
}
.main-img .slick-dots:hover {
  transform: none;
  box-shadow: none;
}
.main-img .slick-dots::after {
  content: "";
  display: table;
  clear: both;
}
.main-img .slick-dots li {
  width: 18%;
  margin: 0 2.25% 2.25% 0;
  float: left;
  box-sizing: border-box;
  display: inline-block;
}
.main-img .slick-dots li:nth-child(5n) {
  margin-right: 0;
}
.main-img .slick-dots .slick-active img {
  box-sizing: border-box;
  border: 4px solid #fd0;
}
.static-img img {
  max-width: 100%;
}
.product-details {
  display: block;
  background-color: var(--greyZero);
  padding: 45px;
  color: #000;
  margin: 40px 0;
  position: relative;
}
.product-details h4 {
  font-size: 24px;
  font-family: "Heebo", sans-serif;
  margin-bottom: 20px;
}
.product-details ul {
  list-style-type: circle;
}
.product-details ul li {
  line-height: 150%;
  margin: 10px 0 10px 15px;
}
.product-details a {
  color: #000;
  text-decoration: underline;
}
.product-details.hide-show {
  padding-bottom: 70px;
}
.product-details.hide-show .details-container {
  height: 170px;
  overflow: hidden;
  position: relative;
}
.product-details.hide-show .details-container::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 30px;
  width: 100%;
  background-image: linear-gradient(rgba(236, 236, 236, 0), #ececec);
}
.product-details.hide-show::after {
  content: "View More";
  cursor: pointer;
  text-decoration: underline;
  position: absolute;
  bottom: 40px;
  left: 45px;
}
.product-details.hide-show.show {
  padding-bottom: 80px;
}
.product-details.hide-show.show .details-container {
  height: auto;
}
.product-details.hide-show.show .details-container::after {
  display: none;
}
.product-details.hide-show.show::after {
  content: "View Less";
  cursor: pointer;
  text-decoration: underline;
  position: absolute;
  bottom: 45px;
  left: 40px;
}
.product-videos {
  margin: 40px 0;
  display: block;
  *zoom: 1;
}
.product-videos::before,
.product-videos::after {
  content: " ";
  display: table;
}
.product-videos::after {
  clear: both;
}
.product-videos h4 {
  font-family: "Heebo", sans-serif;
  font-size: 20px;
  font-weight: 800;
  text-transform: none;
  margin-bottom: 10px;
}
.popup-youtube {
  position: relative;
}
.youtube-thumb {
  width: 28%;
  margin: 0 2% 2% 0;
  position: relative;
  padding-top: 28%;
  float: left;
  box-sizing: border-box;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.youtube-thumb i {
  color: #fff;
  position: absolute;
  z-index: 99;
  top: 50%;
  left: 50%;
  font-size: 60px;
  transform: translateX(-50%) translateY(-50%);
  opacity: 0.5;
  transition: opacity 0.3s ease;
}
.youtube-thumb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  transition: background-color 0.3s ease;
}
.youtube-thumb:hover i {
  opacity: 1;
}
.youtube-thumb:hover ::after {
  background-color: rgba(0, 0, 0, 0.1);
}
.video-label {
  position: absolute;
  opacity: 0;
  z-index: 999;
  background-color: #fd0;
  color: #000;
  font-weight: 800;
  width: 150%;
  left: -25%;
  top: 100%;
  font-size: 12px;
  line-height: 1.2;
  padding: 5px;
  text-align: center;
  box-sizing: border-box;
  height: auto;
  border-radius: 4px;
  transition: all 0.2s ease;
}
.video-label::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #fd0;
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
}
.popup-youtube:hover .video-label {
  opacity: 1;
  top: 90%;
}
.compatible-with {
  margin: 40px 0;
}
.compatible-with h4 {
  font-family: "Heebo", sans-serif;
  font-size: 20px;
  font-weight: 800;
  text-transform: none;
  margin-bottom: 10px;
}
.compatible-with a {
  color: #22a3c7;
}
.compatible-with a:hover {
  text-decoration: underline;
}
.product-manuals {
  margin: 40px 0;
}
.product-manuals h4 {
  font-family: "Heebo", sans-serif;
  font-size: 20px;
  font-weight: 800;
  text-transform: none;
  margin-bottom: 10px;
}
.product-manuals a {
  border-radius: 3px;
  color: #000;
  display: inline-block;
  /*color: #fff;
  background-color: #22a3c7;*/
  background-color: var(--color-1);
  border:1px solid #000;
  margin: 0 15px 10px 0;
  font-weight: 500;
  padding: 15px 30px;
  font-size: 16px;
  text-transform: uppercase;
  transition: 0.2s background-color ease;
}
.product-manuals a::after {
  content: "\f101";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  margin-left: 8px;
}
.product-manuals a:hover {
  background-color: #000;
  color: var(--color-1);
}
.additional-info {
  padding: 30px;
  margin: 40px 0;
  border: 3px solid red;
}
.additional-info h4 {
  font-family: "Heebo", sans-serif;
  font-size: 20px;
  font-weight: 800;
  text-transform: none;
  margin-bottom: 10px;
}
.additional-info article {
  display: none;
}
.related_product {
  display: block;
  clear: both;
  float: left;
  margin-top: 50px;
}
.related_product .related_product_img {
  float: left;
  margin-right: 20px;
}
.related_product .related_product_img span {
  height: 150px;
  width: 150px;
  display: block;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.related_product h4 {
  font-family: "Heebo", sans-serif;
  font-size: 20px;
  font-weight: 800;
  text-transform: none;
}
.related_product a.btn {
  border-radius: 3px;
  /*background-color: #22a3c7;
  color: #fff;*/
  background-color: var(--color-1);
  border: 1px solid #000;
  color: #000;
  display: inline-block;
  margin: 5px 15px 10px 0;
  font-weight: 500;
  padding: 15px 30px;
  font-size: 16px;
  text-transform: uppercase;
  transition: 0.2s background-color ease;
}
.related_product a.btn:hover {
  background-color: #000;
  color: var(--color-1);
  border-color: var(--color-1);
}
.product--starting-price {
  font-family: "Oswald Medium", sans-serif;
  font-size: 20px;
  color: #22a3c7;
  margin-top: 15px;
}
.product--starting-price .price {
  font-family: "Oswald Semibold", sans-serif;
  font-size: 24px;
}
.product--starting-price .price sup {
  top: -5px;
}
@media all and (max-width: 479px) {
  .main-img .slick-arrow {
    top: 140px;
  }
  .single-product .woocommerce .product form.cart .button {
    margin-bottom: 10px;
  }
}
.gd-fold {
  height: 600px;
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.gd-fold img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 650px;
  height: auto;
}
.gd-how {
  display: flex;
}
.gd-how .how-column {
  width: 50%;
  box-sizing: border-box;
}
.gd-how .how-column:first-child {
  background-color: #000;
  padding: 40px 5% 80px;
}
.gd-how .how-column:first-child h2 {
  color: #000;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 42px;
}
.gd-how .how-column:first-child h3,
.gd-how .how-column:first-child p,
.gd-how .how-column:first-child #breadcrumbs {
  color: #fff;
}
.gd-how .how-column:first-child h3 {
  font-family: "Heebo", sans-serif;
  font-weight: 300;
  font-size: 24px;
  margin: 30px 0;
}
.gd-how .how-column:first-child h3 span {
  display: block;
  font-weight: 600;
}
.gd-how .how-column:last-child {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 115px 5% 80px;
}
.gd-how .how-column:last-child h2 {
  color: #000;
  font-size: 40px;
  margin-bottom: 60px;
}
.gd-how .how-column:last-child ul {
  color: #000;
  list-style-type: none;
}
.gd-how .how-column:last-child li {
  position: relative;
  padding-left: 130px;
  max-width: 275px;
  margin-bottom: 40px;
  line-height: 30px;
  font-size: 20px;
}
.gd-how .how-column:last-child li span {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fd0;
  color: #000;
  font-size: 45px;
  font-family: "Anton", sans-serif;
  border-radius: 50%;
  height: 110px;
  width: 110px;
  text-align: center;
  line-height: 110px;
}
.gd-solutions {
  width: 90%;
  margin: 60px auto;
  box-sizing: border-box;
  border-radius: 10px;
  background-color: #fff;
  padding: 70px 50px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  text-align: center;
}
.gd-solutions h2 {
  font-size: 35px;
  margin-bottom: 70px;
}
.gd-solutions ul {
  display: flex;
  list-style-type: none;
  margin-bottom: 60px;
}
.gd-solutions ul li {
  width: 25%;
  position: relative;
  padding-bottom: 100px;
}
.gd-solutions ul li .icon {
  display: block;
  margin: 0 auto 30px;
  position: relative;
}
.gd-solutions ul li .icon::before {
  content: "";
  padding-top: 75%;
  display: block;
}
.gd-solutions ul li .icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 75%;
  width: auto;
}
.gd-solutions ul li .solution-txt {
  display: block;
  font-family: "Anton", sans-serif;
  color: rgba(0, 0, 0, 0.5);
  font-size: 25px;
  letter-spacing: 2px;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100px;
}
.gd-solutions ul li .solution-txt span {
  position: absolute;
  width: 90%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
body .gform_legacy_markup_wrapper .top_label div.ginput_container {
  margin-top: 0 !important;
}
.gd-contact h2 {
  width: 90%;
  margin: 10px auto;
  font-family: "Fjalla One", sans-serif;
  font-size: 35px;
  text-transform: none;
  letter-spacing: 1px;
}
.gd-contact h3 {
  width: 90%;
  margin: 10px auto 50px;
  font-family: "Heebo", sans-serif;
  font-size: 30px;
  font-weight: 300;
  text-transform: none;
  letter-spacing: 1px;
}
.gd-contact form {
  border-top: 20px solid #fd0;
  background-color: rgba(0, 0, 0, 0.15);
  padding: 60px 5%;
}
.gd-contact .gform_wrapper ul li.gfield {
  display: inline-block;
  /*clear: none;*/
  width: 50%;
  /*float: left;*/
  box-sizing: border-box;
  vertical-align: bottom;
}
.gd-contact .gform_wrapper ul li.gfield div.ginput_container_name span {
  padding-right: 10px;
  width: 45%;
}
.gd-contact .gform_wrapper ul li.gfield input {
  display: block;
  width: 90%;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.3);
  padding: 10px;
  margin: 10px 0;
}
@media only screen and ( max-width:640px) {
  .gd-contact .gform_wrapper ul li.gfield {
    width: 100%;
  }
  .gd-contact .gform_wrapper ul li.gfield div.ginput_container_name span {
    padding-right: 10px;
    width: 100%;
  }
  .gd-contact .gform_wrapper ul li.gfield input {
    width: 97%;
  }
}
.gd-contact .gform_wrapper ul #field_1_5 {
  display: block;
  width: 100%;
}
.gd-contact .gform_wrapper ul #field_1_5 textarea {
  display: block;
  width: 96%;
  margin: 10px 0;
  border: 1px solid rgba(0, 0, 0, 0.3);
  padding: 10px;
  height: 225px;
  box-sizing: border-box;
}
.gd-contact .gform_wrapper .gform_footer {
  display: block;
  width: 100%;
  text-align: right;
}
.gd-contact .gform_wrapper .gform_footer input[type="submit"] {
  color: #fff;
  background-color: #181818;
  text-transform: uppercase;
  padding: 20px 50px;
  position: relative;
  right: 4%;
  border-radius: 0;
  font-weight: 800;
  letter-spacing: 2px;
  border: none;
  font-size: 16px;
}
.gd-contact .gform_wrapper .top_label label.gfield_label {
  font-weight: 900;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.6);
}
.gd-contact .gform_wrapper .top_label .gfield--type-captcha label.gfield_label {
  width: 1px !important;
}
.gd-remember {
  padding: 65px 0;
  position: relative;
}
.gd-remember .gd-remember-champ {
  position: absolute;
  width: 45%;
  height: auto;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.gd-remember .gd-remember-champ img {
  width: 100%;
  height: auto;
  max-width: 800px;
}
.gd-remember .gd-remember-txt {
  width: 55%;
  display: block;
  float: right;
}
.gd-clients {
  padding: 140px 0 60px;
  background-color: rgba(0, 0, 0, 0.12);
}
.gd-clients .clients-see {
  font-size: 35px;
  font-family: "Fjalla One", sans-serif;
  vertical-align: top;
  width: 39%;
  box-sizing: border-box;
  text-align: right;
  padding: 0 5% 0 10%;
  display: inline-block;
}
.gd-clients .gd-clients-slick {
  width: 60%;
  display: inline-block;
  text-align: left;
  box-sizing: border-box;
  padding-right: 5%;
}
.gd-clients .gd-clients-slick p {
  font-weight: 400;
}
.gd-clients .prev {
  transform: translateY(-50%) rotate(180deg);
  left: 0;
}
.gd-clients .next {
  right: 0;
  transform: translateY(-50%);
}
@media all and (max-width: 1079px) {
  .gd-fold {
    height: 400px;
  }
  .gd-fold img {
    width: 80%;
    max-width: 420px;
  }
  .gd-how {
    display: block;
  }
  .gd-how .how-column {
    width: 100%;
  }
  .gd-solutions {
    width: 80%;
  }
  .gd-solutions ul {
    display: block;
  }
  .gd-solutions ul li {
    width: 49%;
    display: inline-block;
  }
  .gd-solutions ul li .solution-txt {
    font-size: 20px;
    line-height: 25px;
  }
}
@media all and (max-width: 599px) {
  .gd-clients {
    padding: 3rem 0;
  }
  .gd-clients .slick-container {
    text-align: center;
  }
  .gd-clients .slick-container .slick-arrow,
  .gd-clients .slick-container .prev,
  .gd-clients .slick-container .next {
    display: none;
  }
  .gd-clients .slick-container .clients-see {
    width: 90%;
    text-align: left;
    margin-bottom: 2rem;
    padding: 0;
  }
  .gd-clients .slick-container .gd-clients-slick {
    width: 90%;
  }
  .gd-clients .slick-container .gd-clients-slick p {
    line-height: 1.4;
  }
}
@media all and (max-width: 479px) {
  .gd-solutions ul li {
    width: 100%;
  }
  .gd-contact form .contact-field {
    width: 100%;
  }
  .gd-contact form .contact-field input {
    width: 100%;
  }
  .gd-contact form .contact-textarea textarea {
    width: 100%;
  }
  .gd-contact form .contact-submit input {
    right: 0;
  }
}
.page-template-template-woo-archive .page-head {
  text-align: left;
}
.page-template-template-woo-archive .page-head #breadcrumbs {
  margin-bottom: 15px;
}
.page-template-template-woo-archive .page-head h2 {
  font-family: "Heebo", sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  margin-top: 5px;
  font-size: 20px;
}
.page-template-template-woo-archive .page-head h1 {
  color: #000;
  font-family: "Tomorrow", sans-serif;
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 20px;
  padding: 14px 20px 14px 0px;
  position: relative;
  z-index: 1;
  display: inline-block;
}
.page-template-template-woo-archive .page-head h1:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 9999px;
  background: #fd0;
  z-index: -1;
}
.page-template-template-woo-archive .page-head .product_archive_desc_more {
  margin: 1em 0;
}
.page-template-template-woo-archive .page-head .product_archive_desc_more > p {
  margin: 0;
  cursor: pointer;
}
.page-template-template-woo-archive
  .page-head
  .product_archive_desc_more
  > p:hover {
  opacity: 0.7;
}
.page-template-template-woo-archive
  .page-head
  .product_archive_desc_more
  .product_archive_desc.trimmed
  p {
  transition: all 0.5s ease-in-out;
  margin-top: 1em;
}
.page-template-template-woo-archive
  .page-head
  .product_archive_desc_more
  .product_archive_desc.trimmed
  p:first-child {
  max-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.page-template-template-woo-archive
  .page-head
  .product_archive_desc_more
  .product_archive_desc.trimmed
  p:not(:first-child),
.page-template-template-woo-archive
  .page-head
  .product_archive_desc_more
  .product_archive_desc.trimmed
  h2,
.page-template-template-woo-archive
  .page-head
  .product_archive_desc_more
  .product_archive_desc.trimmed
  h3 {
  max-height: 0;
  overflow: hidden;
  margin: 0;
}
.page-template-template-woo-archive
  .page-head
  .product_archive_desc_more
  .product_archive_desc.trimmed
  p.more-products {
  max-height: unset !important;
}
.page-template-template-woo-archive
  .page-head
  .product_archive_desc_more
  .product_archive_desc.trimmed.show
  p:first-child {
  max-height: 300px;
  height: auto;
  margin: 1em 0;
  white-space: normal;
}
.page-template-template-woo-archive
  .page-head
  .product_archive_desc_more
  .product_archive_desc.trimmed.show
  p:not(:first-child),
.page-template-template-woo-archive
  .page-head
  .product_archive_desc_more
  .product_archive_desc.trimmed.show
  h2,
.page-template-template-woo-archive
  .page-head
  .product_archive_desc_more
  .product_archive_desc.trimmed.show
  h3 {
  max-height: initial;
  overflow: visible;
  margin-top: 1em;
}
.archive_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.archive_item {
  display: inline-block;
  position: relative;
  width: 30%;
  margin: 0 1.5% 50px;
  box-sizing: border-box;
  float: left;
}
.archive_item.double_width {
  width: 65.5%;
  clear: left;
}
.archive_item .btn {
  margin-top: 15px;
  background-color: #000;
  color: #fff;
  text-align: center;
  display: block;
  line-height: 1.3;
  font-size: 15px;
  font-weight: 500;
}
.archive_item .btn:hover {
  background-color: var(--color-1);
  color: #000;
  text-decoration-color: transparent;
}
.archive_item .archive_img {
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  padding-top: 85%;
  display: block;
  margin: 0 auto;
}
.archive_item a:hover {
  opacity: 1;
}
.archive_item h3 {
  font-size: 20px;
  font-family: "Heebo", sans-serif;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
.archive_item.double_width h3 {
  border-bottom: 1px solid var(--color-1);
}
.archive_item h3 a {
  font-weight: 400;
  color: #000;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.archive_item h3 a:hover {
  opacity: 0.5;
}
.archive_item h3 span {
  display: block;
  text-transform: none;
  font-weight: 800;
  font-size: 24px;
  margin-bottom: 8px;
  letter-spacing: normal;
}
.archive_item p {
  font-size: 14px;
  letter-spacing: normal;
  font-weight: 300;
  line-height: 1.7;
}
.archive_item .item_num {
  position: absolute;
  background-color: #fd0;
  color: #000;
  width: 40px;
  height: 40px;
  text-align: center;
  font-family: "Anton", sans-serif;
  font-size: 20px;
  line-height: 2;
}
.consultation-form {
  background-color: #f5f5f5;
  padding: 40px 35px;
}
.consultation-form h3 {
  background-color: var(--color-1);
  border-bottom: none;
  color: #000;
  font-size: 26px;
  font-family: "Anton", sans-serif;
  margin: 0 0 15px;
  padding: 10px 0;
  text-align: center;
}
.page-template-template-woo-archive .consultation-form {
  position: absolute;
  right: 0;
}
.consultation-form .gform_wrapper label.gfield_label {
  width: 100%;
  color: var(--greyFive);
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.07em;
  margin-bottom: 10px;
  display: block;
}
.consultation-form .gform_wrapper .gfield--type-captcha label.gfield_label {
  width: 1px !important;
}
.consultation-form .gform_wrapper input {
  width: 100%;
  border-radius: 4px;
  -webkit-appearance: none;
  border: none;
  font-size: 16px;
  line-height: 2;
  padding: 5px 10px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.consultation-form .gform_wrapper textarea {
  width: 100%;
  height: 200px;
  border-radius: 4px;
  -webkit-appearance: none;
  border: none;
  font-size: 16px;
  line-height: 2;
  padding: 5px 10px;
  box-sizing: border-box;
  margin-bottom: 0px;
}
.consultation-form .gform_wrapper .gform_footer input[type="submit"] {
  background-color: var(--color-1);
  border: 1px solid #000;
  box-sizing: border-box;
  display: block;
  color: #000;
  font-family: "Heebo", sans-serif;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  width: 100%;
}
.consultation-form #recaptcha div {
  margin: 0 auto;
}
.page-template-template-woo-archive .consultation-form {
  position: relative;
  float: right;
  margin-right: 0;
}
.grecaptcha-badge {
  visibility: collapse !important;
}
.consultation-form .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
}
.single-product .consultation-form .gform_wrapper label.gfield_label {
  color: #000;
}
.single-product .consultation-form .gform_wrapper input,
.single-product .consultation-form .gform_wrapper textarea {
  border: 1px solid #bfbfbf;
}
.woocommerce-page ul.products li.product .button {
  font-weight: 200;
  color: #fff;
  background: #000;
  font-size: 14px;
  padding: 1rem 3rem;
}
@media all and (max-width: 1334px) {
  .consultation-form label {
    margin-bottom: 5px;
  }
  .consultation-form h3 {
    font-size: 22px;
  }
  .consultation-form textarea {
    height: 150px;
  }
}
@media all and (max-width: 1079px) {
  .archive_item {
    width: 47%;
  }
  .archive_item.double_width {
    width: 100%;
    clear: left;
  }
  .page-template-template-woo-archive .consultation-form {
    width: 100%;
    left: 0;
  }
  .archive_container {
    position: relative;
  }
  .archive_container:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media all and (max-width: 479px) {
  .archive_item {
    width: 100%;
  }
}
.page-template-template-woo-filter .page-head {
  text-align: left;
}
.page-template-template-woo-filter .page-head #breadcrumbs {
  margin-bottom: 16px;
}
.page-template-template-woo-filter .page-head h2 {
  font-family: "Heebo", sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  margin-top: 5px;
  font-size: 20px;
}
.page-template-template-woo-filter .page-head h1 {
  color: #000;
  font-family: "Tomorrow", sans-serif;
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 20px;
  padding: 14px 20px 14px 0px;
  position: relative;
  z-index: 1;
  display: inline-block;
}
.page-template-template-woo-filter .page-head h1:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 9999px;
  background: #fd0;
  z-index: -1;
}
.page-template-template-woo-filter .page-head .product_archive_desc_more {
  margin: 1em 0;
}
.page-template-template-woo-filter .page-head .product_archive_desc_more > p {
  margin: 0;
  cursor: pointer;
}
.page-template-template-woo-filter
  .page-head
  .product_archive_desc_more
  > p:hover {
  opacity: 0.7;
}
.page-template-template-woo-filter
  .page-head
  .product_archive_desc_more
  .product_archive_desc.trimmed
  p {
  transition: all 0.5s ease-in-out;
  margin-top: 1em;
}
.page-template-template-woo-filter
  .page-head
  .product_archive_desc_more
  .product_archive_desc.trimmed
  p:first-child {
  max-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.page-template-template-woo-filter
  .page-head
  .product_archive_desc_more
  .product_archive_desc.trimmed
  p:not(:first-child),
.page-template-template-woo-filter
  .page-head
  .product_archive_desc_more
  .product_archive_desc.trimmed
  h2,
.page-template-template-woo-filter
  .page-head
  .product_archive_desc_more
  .product_archive_desc.trimmed
  h3 {
  max-height: 0;
  overflow: hidden;
  margin: 0;
}
.page-template-template-woo-filter
  .page-head
  .product_archive_desc_more
  .product_archive_desc.trimmed
  p.more-products {
  max-height: unset !important;
}
.page-template-template-woo-filter
  .page-head
  .product_archive_desc_more
  .product_archive_desc.trimmed.show
  p:first-child {
  max-height: 300px;
  height: auto;
  margin: 1em 0;
  white-space: normal;
}
.page-template-template-woo-filter
  .page-head
  .product_archive_desc_more
  .product_archive_desc.trimmed.show
  p:not(:first-child),
.page-template-template-woo-filter
  .page-head
  .product_archive_desc_more
  .product_archive_desc.trimmed.show
  h2,
.page-template-template-woo-filter
  .page-head
  .product_archive_desc_more
  .product_archive_desc.trimmed.show
  h3 {
  max-height: initial;
  overflow: visible;
  margin-top: 1em;
}
.page-template-template-woo-filter .count {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}
.page-template-template-woo-filter .archive_container {
  justify-content: space-between;
  align-items: stretch;
}
.page-template-template-woo-filter .archive_container .archive_items {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: flex-start;
  column-gap: 16px;
}
.page-template-template-woo-filter .archive_container .archive_items:after {
  content: "";
  flex: auto;
}
.page-template-template-woo-filter .archive_container .archive_item {
  margin-left: 0;
  margin-right: 0;
  width: calc(33% - 8px);
  display: flex;
  flex-wrap: wrap;
}
@media all and (max-width: 1079px) {
  .page-template-template-woo-filter .archive_container .archive_item {
    width: calc(50% - 12px);
  }
}
.page-template-template-woo-filter .archive_container .archive_item .img_cont {
  display: block;
  width: 100%;
}
.page-template-template-woo-filter
  .archive_container
  .archive_item
  .archive_img {
  background-size: auto 100%;
  background-position: left center;
}
.page-template-template-woo-filter .archive_container .archive_item h3 {
  border: none;
  padding-bottom: 0;
  margin: 15px 0 0;
  font-size: 17px;
  display: block;
  width: 100%;
}
.page-template-template-woo-filter .archive_container .archive_item .btn {
  box-sizing: border-box;
  max-width: 270px;
  align-self: flex-end;
}
.page-template-template-woo-filter .filter-box {
  padding: 30px;
  background: rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.page-template-template-woo-filter .filter-box h2 {
  width: 100%;
  margin-bottom: 1rem;
}
.page-template-template-woo-filter .filter-box h2 i {
  display: none;
}
.page-template-template-woo-filter .filter-box .filter-items {
  list-style-type: none;
}
.page-template-template-woo-filter .filter-box .filter-items li {
  padding-left: 30px;
  position: relative;
  cursor: pointer;
  line-height: 1.1;
  margin: 15px 0;
}
.page-template-template-woo-filter .filter-box .filter-items li:before {
  content: "\f0c8";
  font-family: "Font Awesome 5 Free";
  font-size: 1.25rem;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.page-template-template-woo-filter .filter-box .filter-items li.active:before {
  font-weight: 900;
}
.page-template-template-woo-filter .filter-box .mob-filter-items {
  display: none;
}
@media all and (max-width: 1079px) {
  .page-template-template-woo-filter .filter-box {
    margin-bottom: 2rem;
    overflow: visible;
  }
  .page-template-template-woo-filter .filter-box h2 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
  }
  .page-template-template-woo-filter .filter-box h2 i {
    display: block;
  }
  .page-template-template-woo-filter .filter-box .filter-items {
    display: none;
  }
  .page-template-template-woo-filter .filter-box .mob-filter-items {
    display: block;
    box-sizing: border-box;
    position: fixed;
    z-index: 999999;
    top: 0;
    left: -100vw;
    transition: all 0.3s ease;
    width: 100vw;
    flex-wrap: wrap;
    flex-direction: column;
    height: 100vh;
    padding: 30px;
    background: #ddd;
    border-right: 3rem solid rgba(0, 0, 0, 0.5);
  }
  .page-template-template-woo-filter .filter-box .mob-filter-items h2 {
    margin: 5rem 0 2rem;
  }
  .page-template-template-woo-filter
    .filter-box
    .mob-filter-items
    .filter-items {
    display: block;
  }
  .page-template-template-woo-filter .filter-box .mob-filter-items.show {
    opacity: 1;
    left: 0;
  }
}
.page-template-template-woo-filter .pagination-contain {
  width: 100%;
}
.page-template-template-woo-filter .pagination-contain a {
  text-decoration: none;
  margin-top: 15px;
  background-color: #000;
  color: #fff;
  text-align: center;
  display: block;
  line-height: 1.3;
  font-size: 15px;
  font-weight: 500;
  padding: 16px 22px;
  border-radius: 6px;
  text-transform: uppercase;
}
.page-template-template-woo-filter .pagination-contain a:hover {
  text-decoration: underline;
}
@media all and (max-width: 1079px) {
  .page-template-template-woo-filter div[role="main"] > .row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .page-template-template-woo-filter
    div[role="main"]
    > .row
    .columns:nth-of-type(1) {
    order: 2;
  }
  .page-template-template-woo-filter
    div[role="main"]
    > .row
    .columns:nth-of-type(2) {
    order: 1;
  }
  .page-template-template-woo-filter .pagination-contain {
    width: 100%;
  }
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #22a3c7;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #000;
}
.woocommerce-info,
.woocommerce-message {
  border-top-color: #22a3c7;
}
.woocommerce-info::before,
.woocommerce-message::before {
  color: #22a3c7;
}
.consumables {
  padding-top: 15px;
  position: relative;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.consumable {
  width: 25%;
  float: left;
  box-sizing: border-box;
  padding-right: 15px;
  position: relative;
  font-size: 14px;
  text-align: left;
}
.consumable span {
  display: block;
  font-weight: 600;
  letter-spacing: 0.02em;
}
.consumable .btn {
  display: inline-block;
  margin: 10px 0 30px;
  font-size: 14px;
}
.consumable_img {
  display: block;
  width: 100%;
  padding-top: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.variation-GluePatternSpecifics p,
.variation-TypeofGlueYouPlantoUse p {
  line-height: normal;
}
.woocommerce-checkout #payment ul.payment_methods li img {
  display: inline-block;
}
.woocommerce-checkout #payment div.form-row {
  padding: 0;
}
.woocommerce-checkout #payment div.form-row.place-order {
  padding: 1em;
}
.woocommerce-shipping-calculator .shipping-calculator-button {
  padding: 5px 10px;
  border-radius: 6px;
}
.gmc-woocomemerce--cart-message {
  text-align: right;
  margin: 0rem 0;
  height: 0px;
  overflow: hidden;
}
.gmc-woocomemerce--cart-message strong {
  background-color: #fd0;
  padding: 5px 10px;
  float: right;
}
.animateCart {
  animation-name: showCartMessage;
  animation-duration: 200ms;
  animation-fill-mode: forwards;
}
@keyframes showCartMessage {
  0% {
    height: 0px;
  }
  100% {
    height: 4rem;
  }
}
body.glue-diligence-landing-page,
body.cold-glue-equipment-landing-page,
body.page-template-template-landing-page-products {
  top: 0;
  background-color: #f5f5f5;
}
.clearfix {
  zoom: 1;
}
.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
}
.clearfix::after {
  clear: both;
}
.clp-row {
  position: relative;
  max-width: 1200px;
  padding: 0;
  height: auto;
  margin: 0 auto;
  width: 85%;
}
.clp-row .clp-column {
  margin-left: 4.4%;
  float: left;
  height: auto;
  min-height: 1px;
}
.clp-row .clp-column:first-of-type {
  margin-left: 0px !important;
}
.clp-row .clp-column.half {
  width: 47.8%;
}
.clp-row .clp-column.third {
  width: 30.4%;
}
.clp-row .clp-column.quarter {
  width: 21.68%;
}
.clp-row .clp-column.sixth {
  width: 13%;
}
.clp-row .clp-column .frm_error_style,
.clp-row .clp-column .frm_error {
  color: #ffca0f;
  margin: 5px 0 15px;
  font-size: 115%;
}
.clp-section {
  padding: 50px 0;
}
.clp-section.clp-1 {
  background-color: #000;
  padding: 100px 0;
}
.clp-section.clp-1 h1 {
  color: #fff;
  margin: 40px 0 20px;
  font-size: 32px !important;
  color: #ffca0f;
}
.clp-section.clp-1 p {
  color: #fff;
  font-size: 22px;
  line-height: 135%;
  margin-top: 20px;
}
.clp-section.clp-1 .clp-1-form-contain {
  background-color: rgba(255, 255, 255, 0.2);
  padding: 35px;
  box-sizing: border-box;
}
.clp-section.clp-2 {
  background-color: #fff;
}
.clp-section.clp-2 h2 {
  font-size: 32px !important;
  margin: 0 0 30px !important;
}
.clp-section.clp-3 h2 {
  font-size: 32px !important;
  text-align: center;
  margin: 0 0 35px !important;
}
.clp-section.clp-4 {
  background-color: #000;
}
.clp-section.clp-4 p {
  color: #fff;
  font-size: 20px;
  margin-left: 65px;
}
.clp-section.clp-4 p:first-child::before {
  content: "\f11c";
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Ionicons";
  color: #fff;
  font-size: 40px;
}
.clp-section.clp-4 p:last-child {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 20px;
}
.glue-diligence-landing-page .gd-fold {
  height: 700px;
}
.glue-diligence-landing-page .gd-fold img {
  max-width: 370px;
  width: 65%;
  margin: 0 auto;
  display: block;
  position: relative;
  top: 0;
  left: 0;
  transform: none;
}
.glue-diligence-landing-page .consultation-form {
  padding: 0;
  background-color: transparent;
}
.glue-diligence-landing-page .consultation-form textarea {
  height: 120px;
}
.glue-diligence-landing-page .consultation-form input {
  margin-bottom: 15px;
}
.glue-diligence-landing-page .gd-solutions {
  text-align: center;
  box-shadow: none;
  margin: 0 auto;
  width: 100%;
  border-radius: 0;
}
.glue-diligence-landing-page .gd-solutions ul {
  margin-bottom: 0;
  display: inline-block;
}
.glue-diligence-landing-page .gd-solutions ul li {
  width: auto;
  padding-bottom: 0;
  display: inline-block;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 20px 0 0;
  line-height: 24px;
}
.glue-diligence-landing-page .gd-solutions ul li::after {
  content: "\f21b";
  font-family: "Ionicons";
  font-size: 10px;
  margin-left: 20px;
  vertical-align: 2px;
}
.glue-diligence-landing-page .gd-solutions ul li:last-child {
  margin: 0;
}
.glue-diligence-landing-page .gd-solutions ul li:last-child:after {
  content: "";
  margin: 0;
}
.gd-works img {
  width: 100%;
  max-width: 90px;
  margin: 0 auto 20px;
  display: block;
}
.gd-works p {
  text-align: center;
  font-size: 18px;
}
.cge-fold img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.cge-gallery {
  text-align: center;
}
.cge-gallery .clp-column.sixth {
  margin-left: 2.2%;
  width: 14.8327%;
}
.cge-gallery a {
  display: block;
  padding: 1px;
  box-sizing: border-box;
  text-decoration: none;
  margin-bottom: 20px;
}
.cge-gallery a p {
  text-decoration: none;
  display: flex;
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
  background-color: #10a2c7;
  color: #fff;
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: opacity 0.3s ease;
  line-height: 140%;
  margin-top: 10px;
  min-height: 78px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cge-gallery a:hover p {
  opacity: 0.7;
}
.cge-gallery img {
  width: calc(100% - 2px);
  border: 1px solid #000;
}
.cge-gallery .cge-gallery-img {
  width: calc(100% - 2px);
  height: 0;
  padding-bottom: 100%;
  display: block;
  background-size: cover;
  background-position: center center;
  border: 1px solid #000;
}
.cge-benefits {
  text-align: center;
}
.cge-benefits h3 {
  font-size: 19px !important;
  margin-bottom: 20px !important;
  line-height: 125%;
  text-transform: uppercase;
}
.cge-benefits p {
  font-size: 18px;
}
.cold-glue-equipment-landing-page .consultation-form {
  padding: 0;
  background-color: transparent;
}
.cold-glue-equipment-landing-page .consultation-form textarea {
  height: 120px;
}
.cold-glue-equipment-landing-page .consultation-form input {
  margin-bottom: 15px;
}
@media all and (max-width: 767px) {
  .glue-diligence-landing-page .gd-fold {
    height: auto;
  }
  .clp-row .clp-column.half {
    width: 100%;
  }
  .clp-row .clp-column.half {
    margin-left: 0;
  }
  .cge-gallery .clp-column.sixth {
    width: 31%;
  }
  .cge-gallery .clp-column.sixth:nth-child(3n + 1) {
    margin-left: 0;
  }
}
@media all and (max-width: 599px) {
  .clp-row .clp-column.third {
    width: 100%;
  }
  .clp-row .clp-column {
    margin-left: 0;
  }
}
@media all and (max-width: 479px) {
  .clp-section.clp-4 p {
    margin-left: 0;
  }
  .clp-section.clp-4 p:first-child {
    margin-top: 60px;
  }
  .clp-section.clp-4 p:first-child::before {
    left: 50%;
    font-size: 55px;
    transform: translateX(-50%);
  }
  .cge-gallery .clp-column.sixth {
    width: 47%;
    margin-left: 3%;
  }
  .cge-gallery .clp-column.sixth:nth-child(3n + 1) {
    margin-left: 3%;
  }
  .cge-gallery .clp-column.sixth:nth-child(2n + 1) {
    margin-left: 0;
  }
}
.page-template-template-landing-page-products .pt-fold__mod {
  height: 700px;
  background-color: #fff;
}
.page-template-template-landing-page-products .pt-fold__mod h1 {
  color: #000;
}
.page-template-template-landing-page-products
  .pt-fold__mod
  > .clp-row
  > .clp-column
  > img {
  max-width: 370px;
  width: 65%;
  margin: 0 auto;
  display: block;
  position: relative;
  top: 0;
  left: 0;
  transform: none;
}
.page-template-template-landing-page-products
  .pt-fold__mod
  .clp-1-form-contain {
  background-color: #000;
  border-radius: 0.5rem;
}
.page-template-template-landing-page-products .pt-fold__mod p {
  color: #181818;
}
.page-template-template-landing-page-products .consultation-form {
  padding: 0;
  background-color: transparent;
}
.page-template-template-landing-page-products .consultation-form textarea {
  height: 120px;
}
.page-template-template-landing-page-products .consultation-form input {
  margin-bottom: 15px;
}
.page-template-template-landing-page-products .pt-video__mod {
  background-color: #fff;
}
.page-template-template-landing-page-products .pt-video__mod h2 {
  text-align: left;
}
.page-template-template-landing-page-products .pt-video__mod .pt-video {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10% 0;
}
.page-template-template-landing-page-products .pt-video__mod .pt-video > img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.page-template-template-landing-page-products .pt-video__mod .pt-video > a {
  display: block;
  position: relative;
}
.page-template-template-landing-page-products .pt-video__mod .pt-video > a i {
  font-size: 9rem;
  color: #fff;
  transition: opacity 0.3s ease;
}
.page-template-template-landing-page-products
  .pt-video__mod
  .pt-video
  > a
  i:hover {
  opacity: 0.7;
}
.page-template-template-landing-page-products .pt-slider__mod {
  text-align: center;
}
.page-template-template-landing-page-products
  .pt-slider__mod
  .pt-slider
  button.slick-arrow {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.page-template-template-landing-page-products
  .pt-slider__mod
  .pt-slider
  button.slick-arrow.slick-prev {
  left: -2rem;
}
.page-template-template-landing-page-products
  .pt-slider__mod
  .pt-slider
  button.slick-arrow.slick-prev:hover::before {
  opacity: 0.7;
}
.page-template-template-landing-page-products
  .pt-slider__mod
  .pt-slider
  button.slick-arrow.slick-prev:before {
  content: "\f053";
  font-family: "Font Awesome 5 Free";
  font-size: 2.5rem;
  color: #000;
  font-weight: 600;
}
.page-template-template-landing-page-products
  .pt-slider__mod
  .pt-slider
  button.slick-arrow.slick-next {
  right: -2rem;
}
.page-template-template-landing-page-products
  .pt-slider__mod
  .pt-slider
  button.slick-arrow.slick-next:hover::before {
  opacity: 0.7;
}
.page-template-template-landing-page-products
  .pt-slider__mod
  .pt-slider
  button.slick-arrow.slick-next:before {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-size: 2.5rem;
  color: #000;
  font-weight: 600;
}
.page-template-template-landing-page-products
  .pt-slider__mod
  .pt-slider
  .pt-slide
  .pt-slide-img {
  height: 0;
  padding-bottom: 60%;
  position: relative;
  margin: 0 1rem;
}
.page-template-template-landing-page-products
  .pt-slider__mod
  .pt-slider
  .pt-slide
  .pt-slide-img
  img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-template-template-landing-page-products
  .pt-slider__mod
  .pt-slider
  .pt-slide
  > h3 {
  margin: 1rem 1rem 0;
}
.page-template-template-landing-page-products .pt-google__mod {
  background-color: #fff;
}
.page-template-template-landing-page-products .pt-google__mod p {
  color: #181818;
}
.page-template-template-landing-page-products
  .pt-google__mod
  p:first-child::before {
  color: #181818;
}
@media all and (max-width: 767px) {
  .page-template-template-landing-page-products .pt-fold__mod {
    height: auto;
  }
}
body.glue-the-world-back-together,
body.glue-the-world {
  top: 0;
}
.gw-header {
  height: auto;
  position: relative;
  margin-top: 0 !important;
}
@media all and (min-width: 1280px) {
  .gw-header {
    height: 6.56rem;
  }
}
@media all and (min-width: 1920px) {
  .gw-header {
    height: 9.875rem;
  }
}
.gw-header .gw-container {
  margin: 0 auto;
}
@media all and (min-width: 1280px) {
  .gw-header .gw-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 100%;
  }
}
.gw-header .gw-header-logo {
  background: #000;
}
@media all and (min-width: 1280px) {
  .gw-header .gw-header-logo {
    display: flex;
    justify-content: space-between;
    width: 41.6rem;
  }
}
@media all and (min-width: 1400px) {
  .gw-header .gw-header-logo {
    width: 48.6rem;
  }
}
@media all and (min-width: 1920px) {
  .gw-header .gw-header-logo {
    width: 62.5rem;
  }
}
.gw-header .gw-header-logo .gw-header-logo-container {
  padding: 2rem 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: #000;
}
.gw-header .gw-header-logo .gw-header-logo-container img {
  width: 100%;
}
@media all and (min-width: 1920px) {
  .gw-header .gw-header-logo .gw-header-logo-container img {
    width: 24rem;
  }
}
@media all and (min-width: 1280px) {
  .gw-header .gw-header-logo .gw-header-logo-container {
    max-width: 16rem;
    padding: 0 0 0 7.5%;
  }
}
@media all and (min-width: 1920px) {
  .gw-header .gw-header-logo .gw-header-logo-container {
    max-width: 30rem;
    padding: 0 0 0 17%;
  }
}
.gw-header .gw-header-logo:after {
  content: "";
  display: block;
  width: 6.4375rem;
  background-image: url("/wp-content/themes/gmc-glue-machinery/dist/images/header-slash.png");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  right: -1px;
}
@media all and (min-width: 1920px) {
  .gw-header .gw-header-logo:after {
    width: 10.82rem;
  }
}
.gw-header .gw-header-logo img {
  max-width: 13.93rem;
}
@media all and (min-width: 1280px) {
  .gw-header .gw-header-logo img {
    max-width: 100%;
  }
}
.gw-header .gw-header-motto {
  background: #fd0;
  padding: 2.5rem 1rem;
  justify-content: center;
  text-align: center;
}
@media all and (min-width: 768px) {
  .gw-header .gw-header-motto {
    display: flex;
    align-items: center;
    flex: 1 1 0;
    padding-left: 1rem;
  }
}
@media all and (min-width: 1920px) {
  .gw-header .gw-header-motto {
    padding: 0;
  }
}
.gw-header .gw-header-motto h1 {
  font-size: 1.125rem;
  font-weight: 200;
  text-align: center;
  line-height: 1.5;
}
.gw-header .gw-header-motto h1 span {
  font-size: 0.5em;
  padding-top: 0.25em;
  vertical-align: super;
}
@media all and (min-width: 1280px) {
  .gw-header .gw-header-motto h1 {
    font-size: 1.5rem;
  }
}
@media all and (min-width: 1920px) {
  .gw-header .gw-header-motto h1 {
    font-size: 2rem;
  }
}
.gw-header .gw-header-motto .header-slash {
  display: none;
}
.gw-header .gw-header-phone {
  background: #fff;
  padding: 1rem 0;
  display: flex;
  justify-content: center;
}
@media all and (min-width: 1280px) {
  .gw-header .gw-header-phone {
    background: #fd0;
    align-items: center;
    padding: 0 4% 0 1rem;
    min-width: 10rem;
  }
}
.gw-header .gw-header-phone p {
  font-family: "Anton", sans-serif;
  font-size: 0.85rem;
  line-height: 1.5;
  margin-bottom: 0;
  text-align: center;
}
@media all and (min-width: 1280px) {
  .gw-header .gw-header-phone p {
    text-align: center;
    font-size: 1rem;
  }
}
@media all and (min-width: 1920px) {
  .gw-header .gw-header-phone p {
    font-size: 1rem;
  }
}
.gw-header .gw-header-phone a {
  color: #000;
  text-decoration: underline;
  transition: 0.25s all ease-in-out;
}
.gw-header .gw-header-phone a:hover {
  opacity: 75%;
}
@media all and (min-width: 1280px) {
  .gw-main h2 {
    font-size: 0.875rem;
  }
}
@media all and (min-width: 1920px) {
  .gw-main h2 {
    font-size: 3rem;
    line-height: 2.5;
  }
}
@media all and (min-width: 1280px) {
  .gw-main p {
    font-size: 0.95rem;
    line-height: 2.075;
    letter-spacing: -0.0025rem;
  }
}
@media all and (min-width: 1920px) {
  .gw-main p {
    font-size: 1rem;
    line-height: 2.5;
  }
}
.gw-main .img-content {
  position: relative;
  padding-bottom: 6rem;
}
@media all and (min-width: 1280px) {
  .gw-main .img-content {
    padding-bottom: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
}
.gw-main .img-content .img-content-text-container {
  padding: 6rem 2.5rem 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media all and (min-width: 1280px) {
  .gw-main .img-content .img-content-text-container {
    width: 50%;
    padding: 0 6% 0 0;
    box-sizing: border-box;
    justify-content: center;
    flex: 1 0;
  }
}
@media all and (min-width: 1920px) {
  .gw-main .img-content .img-content-text-container {
    padding: 4rem 10% 4rem 5%;
  }
}
.gw-main .img-content .img-content-text-container .img-content-text {
  max-width: 62rem;
}
@media all and (min-width: 1280px) {
  .gw-main .img-content .img-content-text-container .img-content-text {
    max-width: 40rem;
  }
}
.gw-main .img-content .img-content-text-container .glue-badge {
  width: 20.875rem;
  max-width: 100%;
  padding-top: 2rem;
}
@media all and (min-width: 1280px) {
  .gw-main .img-content .img-content-text-container .glue-badge {
    width: 17.25rem;
  }
}
.gw-main .img-content .img-content-text-container img {
  padding: 0 0 2rem;
}
@media all and (min-width: 1280px) {
  .gw-main .img-content .img-content-text-container img {
    padding: 0 0 1.75rem;
  }
}
.gw-main .img-content .img-content-text-container h2 {
  padding-bottom: 1.75rem;
  line-height: 1.75;
  font-size: 1.5rem;
}
.gw-main .img-content .img-content-text-container p {
  font-weight: 400;
}
@media all and (min-width: 1280px) {
  .gw-main .img-content .img-content-text-container p {
    font-size: 0.925rem;
  }
}
@media all and (min-width: 1920px) {
  .gw-main .img-content .img-content-text-container p {
    font-size: 1rem;
  }
}
.gw-main .img-content .img-content-img {
  position: relative;
  max-height: 24rem;
  display: flex;
}
@media all and (min-width: 768px) {
  .gw-main .img-content .img-content-img {
    max-height: none;
  }
}
@media all and (min-width: 1280px) {
  .gw-main .img-content .img-content-img {
    width: 39.5rem;
  }
}
@media all and (min-width: 1400px) {
  .gw-main .img-content .img-content-img {
    width: 46.5rem;
  }
}
@media all and (min-width: 1920px) {
  .gw-main .img-content .img-content-img {
    width: 59.25rem;
    max-height: 42rem;
  }
}
.gw-main .img-content .img-content-img img {
  width: 100%;
  object-fit: cover;
}
@media all and (min-width: 1920px) {
  .gw-main .img-content .img-content-img:first-of-type img {
    width: 100%;
    height: 755px;
    object-fit: cover;
    object-position: center;
  }
}
.gw-main .img-content .img-content-img:after {
  content: "";
  display: none;
  width: 20.5rem;
  height: 103%;
  position: absolute;
  top: -0.1875rem;
  right: 0;
  background: url("/wp-content/themes/gmc-glue-machinery/dist/images/white-right-angle.svg");
  background-repeat: no-repeat;
  background-size: cover;
}
@media all and (min-width: 1280px) {
  .gw-main .img-content .img-content-img:after {
    display: block;
  }
}
@media all and (min-width: 768px) {
  .gw-main .img-content.img-right {
    padding-bottom: 0;
  }
}
.gw-main .img-content.img-right .img-content-img {
  order: 2;
  display: flex;
  position: relative;
}
@media all and (min-width: 768px) {
  .gw-main .img-content.img-right .img-content-img {
    max-height: 30rem;
  }
}
@media all and (min-width: 1280px) {
  .gw-main .img-content.img-right .img-content-img {
    align-self: flex-end;
    min-width: 50%;
  }
}
@media all and (min-width: 1920px) {
  .gw-main .img-content.img-right .img-content-img {
    max-height: none;
  }
}
.gw-main .img-content.img-right .img-content-img:after {
  left: -0.1875rem;
  top: -0.1875rem;
  top: auto;
  right: auto;
  transform: rotate(180deg);
}
@media all and (min-width: 1920px) {
  .gw-main .img-content.img-right .img-content-img:after {
    left: -0.375rem;
  }
}
.gw-main .img-content.img-right .img-content-text-container {
  padding: 4rem 2.5rem 0 2.5rem;
}
@media all and (min-width: 768px) {
  .gw-main .img-content.img-right .img-content-text-container {
    padding: 4rem 2.5rem 2rem;
  }
}
@media all and (min-width: 1280px) {
  .gw-main .img-content.img-right .img-content-text-container {
    width: 50%;
    padding: 4rem 0 4rem 6%;
    box-sizing: border-box;
    justify-content: center;
    flex: 1 0;
  }
}
@media all and (min-width: 1920px) {
  .gw-main .img-content.img-right .img-content-text-container {
    padding: 4rem 6% 4rem 0;
  }
}
@media all and (min-width: 1280px) {
  .gw-main .img-content.img-right .img-content-text {
    justify-content: center;
  }
}
@media all and (min-width: 1920px) {
  .gw-main .img-content.img-right .img-content-text {
    padding: 2rem 4% 4rem 12%;
  }
}
.gw-main .gw-img-form {
  background: #000;
  display: flex;
  flex-direction: column;
  position: relative;
}
@media all and (min-width: 1280px) {
  .gw-main .gw-img-form {
    flex-direction: row;
    justify-content: space-between;
  }
}
.gw-main .gw-img-form .img-form-img {
  display: flex;
  order: 2;
  object-fit: contain;
  max-height: 25rem;
}
@media all and (min-width: 768px) {
  .gw-main .gw-img-form .img-form-img {
    overflow: hidden;
  }
}
.gw-main .gw-img-form .img-form-img img {
  width: 100%;
  display: block;
  object-fit: cover;
}
@media all and (min-width: 1280px) {
  .gw-main .gw-img-form .img-form-img {
    order: 1;
    display: flex;
    align-items: center;
    flex: 1;
    max-width: 50%;
    max-height: none;
  }
  .gw-main .gw-img-form .img-form-img img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
  }
}
.gw-main .gw-img-form .img-form-form {
  padding: 3rem 0 0 0;
  order: 1;
  overflow: hidden;
}
@media all and (min-width: 1280px) {
  .gw-main .gw-img-form .img-form-form {
    order: 2;
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 4rem 0 0 3rem;
    box-sizing: border-box;
  }
}
.gw-main .gw-img-form .img-form-form .consultation-form {
  padding-top: 3rem;
}
.gw-main
  .gw-img-form
  .img-form-form
  .consultation-form
  .consultation-form-header {
  padding-bottom: 1rem;
  text-align: center;
}
.gw-main
  .gw-img-form
  .img-form-form
  .consultation-form
  .consultation-form-header
  h2 {
  color: #fff;
  font-family: "Heebo", sans-serif;
  text-transform: none;
  font-weight: 600;
  font-size: 1.15em;
}
@media all and (min-width: 1920px) {
  .gw-main
    .gw-img-form
    .img-form-form
    .consultation-form
    .consultation-form-header
    h2 {
    font-size: 1.5rem;
    text-align: left;
  }
}
.gw-main .gw-img-form .img-form-form .consultation-form .gform_button.button {
  transition: all 0.25s ease-in-out;
}
.gw-main
  .gw-img-form
  .img-form-form
  .consultation-form
  .gform_button.button:hover {
  opacity: 75%;
}
.gw-main .gw-img-form .img-form-form .gform_wrapper {
  max-width: 36.25rem;
  margin: 0 auto 4rem auto;
}
.gw-main .gw-img-form .img-content-img-small {
  bottom: -5rem;
  left: -0.065rem;
  top: auto;
  pointer-events: none;
}
@media all and (min-width: 768px) {
  .gw-main .gw-img-form .img-content-img-small {
    bottom: -7rem;
  }
}
@media all and (min-width: 1280px) {
  .gw-main .gw-img-form .img-content-img-small {
    bottom: -5rem;
    display: block;
  }
}
@media all and (min-width: 1920px) {
  .gw-main .gw-img-form .img-content-img-small {
    bottom: -9rem;
  }
}
.gw-main .gw-main img {
  max-width: 100%;
}
.gw-main .gw-brand-slider {
  padding: 6rem 3rem 4rem;
}
@media all and (min-width: 1280px) {
  .gw-main .gw-brand-slider {
    padding: 4rem 3rem 0;
  }
}
@media all and (min-width: 1920px) {
  .gw-main .gw-brand-slider {
    padding: 6rem 3rem 0;
  }
}
.gw-main .gw-brand-slider .hp-clients {
  padding: 0;
}
@media all and (min-width: 1280px) {
  .gw-main .gw-brand-slider .hp-clients {
    padding: 1rem 5rem;
  }
}
.gw-main .gw-brand-slider .slick-list {
  padding: 0 !important;
}
.gw-main .gw-brand-slider .slick-slide .client {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.gw-main .gw-brand-slider .hp-clients .clients {
  height: auto;
}
.gw-main .gw-brand-slider .hp-clients img {
  position: relative;
  display: flex;
  align-self: start;
  max-width: 14rem;
}
.gw-main .gw-brand-slider .gw-brand-header {
  padding: 2rem 0 2rem;
}
@media all and (min-width: 1280px) {
  .gw-main .gw-brand-slider .gw-brand-header {
    padding: 3rem 0 5rem;
  }
}
.gw-main .gw-brand-slider .gw-brand-header h2 {
  font-size: 1.65rem;
  line-height: 1.5;
  text-align: center;
}
@media all and (min-width: 768px) {
  .gw-main .gw-brand-slider .gw-brand-header h2 {
    font-size: 2.45rem;
    padding-bottom: 3rem;
  }
}
@media all and (min-width: 1280px) {
  .gw-main .gw-brand-slider .gw-brand-header h2 {
    font-size: 1.65rem;
  }
}
@media all and (min-width: 1920px) {
  .gw-main .gw-brand-slider .gw-brand-header h2 {
    font-size: 2.25rem;
  }
}
.gw-main .gw-brand-slider .dpda-center {
  display: none;
}
.gw-main .gw-glue-diligence {
  background: #000;
  padding: 4rem 2.5rem;
}
@media all and (min-width: 1280px) {
  .gw-main .gw-glue-diligence {
    padding: 3rem 2.5rem;
  }
}
@media all and (min-width: 1920px) {
  .gw-main .gw-glue-diligence {
    padding: 4rem 2.5rem;
  }
}
.gw-main .gw-glue-diligence p {
  color: #fff;
  line-height: 2.5;
}
.gw-main .gw-glue-diligence .gd-upper {
  display: flex;
  border-bottom: 1px solid #fff;
  margin-bottom: 5rem;
  flex-direction: column;
}
@media all and (min-width: 1280px) {
  .gw-main .gw-glue-diligence .gd-upper {
    padding: 0 6rem;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 2rem;
  }
}
@media all and (min-width: 1920px) {
  .gw-main .gw-glue-diligence .gd-upper {
    padding: 0 12rem;
    justify-content: space-between;
    margin-bottom: 5rem;
  }
}
.gw-main .gw-glue-diligence .gd-logo {
  display: flex;
  justify-content: center;
  padding-bottom: 3rem;
}
@media all and (min-width: 1280px) {
  .gw-main .gw-glue-diligence .gd-logo {
    width: 17.25rem;
    display: block;
  }
}
@media all and (min-width: 1920px) {
  .gw-main .gw-glue-diligence .gd-logo {
    width: 25.875rem;
  }
}
.gw-main .gw-glue-diligence .gd-logo img {
  max-width: 17rem;
}
@media all and (min-width: 1280px) {
  .gw-main .gw-glue-diligence .gd-logo img {
    max-width: none;
    width: 100%;
  }
}
.gw-main .gw-glue-diligence .gd-text {
  padding-bottom: 2rem;
}
@media all and (min-width: 768px) {
  .gw-main .gw-glue-diligence .gd-text {
    padding: 0 0 3rem 2rem;
  }
}
@media all and (min-width: 1280px) {
  .gw-main .gw-glue-diligence .gd-text {
    padding: 0 0 3rem 3rem;
    width: 25.5rem;
  }
}
@media all and (min-width: 1920px) {
  .gw-main .gw-glue-diligence .gd-text {
    width: 35.5rem;
  }
}
@media all and (min-width: 1280px) {
  .gw-main .gw-steps {
    display: flex;
    flex-direction: row;
    border-bottom: 1px solid #fff;
    margin-bottom: 1rem;
    padding-bottom: 2rem;
  }
}
@media all and (min-width: 1920px) {
  .gw-main .gw-steps {
    padding-bottom: 6rem;
    margin-bottom: 5rem;
  }
}
.gw-main .gw-steps .gw-step {
  margin-bottom: 3rem;
}
.gw-main .gw-steps .gw-step:last-child {
  border-bottom: 1px solid #fff;
}
@media all and (min-width: 1280px) {
  .gw-main .gw-steps .gw-step {
    width: 33.333%;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 0;
  }
  .gw-main .gw-steps .gw-step:last-child {
    border-bottom: 0px;
  }
}
.gw-main .gw-steps .gw-step-number {
  background: #fd0;
  font-family: "Fjalla One", sans-serif;
  display: block;
  text-align: center;
  font-size: 4rem;
  width: 6.5rem;
  height: 6.5rem;
  line-height: 1.65;
}
@media all and (min-width: 1280px) {
  .gw-main .gw-steps .gw-step-number {
    font-size: 2rem;
    width: 3.5rem;
    height: 3.5rem;
    line-height: 1.85;
  }
}
@media all and (min-width: 1920px) {
  .gw-main .gw-steps .gw-step-number {
    font-size: 4rem;
    width: 7rem;
    height: 7rem;
  }
}
.gw-main .gw-steps .gw-step-text {
  box-sizing: border-box;
}
@media all and (min-width: 1280px) {
  .gw-main .gw-steps .gw-step-text {
    max-width: 20rem;
    padding: 0 1.85rem;
  }
}
@media all and (min-width: 1920px) {
  .gw-main .gw-steps .gw-step-text {
    max-width: 24rem;
    padding: 0 2.25rem;
  }
}
.gw-main .gw-steps .gw-step-text p {
  padding: 2.5rem 0 4rem;
  font-family: "Anton", sans-serif;
  font-size: 1.5rem;
  line-height: 1.75;
  margin-bottom: 0;
  letter-spacing: 0.05rem;
}
@media all and (min-width: 1280px) {
  .gw-main .gw-steps .gw-step-text p {
    padding: 0;
    font-size: 1rem;
    line-height: 2.5;
  }
}
@media all and (min-width: 1920px) {
  .gw-main .gw-steps .gw-step-text p {
    font-size: 1.5rem;
    line-height: 1.5;
  }
}
.gw-main .gw-video-list {
  padding: 4rem 2rem 6rem;
}
@media all and (min-width: 1280px) {
  .gw-main .gw-video-list {
    padding-top: 5rem;
  }
}
@media all and (min-width: 1920px) {
  .gw-main .gw-video-list {
    padding-top: 8rem;
  }
}
.gw-main .gw-video-list .gw-video-list-header h2 {
  font-size: 1.75rem;
  text-align: center;
}
@media all and (min-width: 768px) {
  .gw-main .gw-video-list .gw-video-list-header h2 {
    font-size: 2.45rem;
  }
}
@media all and (min-width: 1280px) {
  .gw-main .gw-video-list .gw-video-list-header h2 {
    font-size: 1.65rem;
  }
}
@media all and (min-width: 1920px) {
  .gw-main .gw-video-list .gw-video-list-header h2 {
    font-size: 2.25rem;
    line-height: 2.5;
  }
}
.gw-main .gw-video-list .video-list {
  padding-top: 3rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
@media all and (min-width: 1280px) {
  .gw-main .gw-video-list .video-list {
    display: flex;
    flex-wrap: wrap;
    padding-top: 3rem;
  }
}
@media all and (min-width: 1920px) {
  .gw-main .gw-video-list .video-list {
    padding-top: 6rem;
  }
}
.gw-main .gw-video-list .video-list .video-item {
  margin-bottom: 1.5rem;
  overflow: hidden;
}
@media all and (min-width: 768px) {
  .gw-main .gw-video-list .video-list .video-item {
    box-sizing: border-box;
    width: 50%;
    margin-bottom: 3rem;
  }
  .gw-main .gw-video-list .video-list .video-item:nth-child(even) {
    padding-right: 0;
    padding-left: 1.5rem;
  }
  .gw-main .gw-video-list .video-list .video-item:nth-child(odd) {
    padding-right: 1.5rem;
  }
}
.gw-main .gw-video-list .video-list .video-item a:hover img {
  opacity: 75%;
  transition: 0.25s ease-in-out;
}
.gw-main .gw-video-list .video-list .video-item a img {
  max-width: 100%;
  display: block;
}
@media all and (min-width: 768px) {
  .gw-main .gw-video-list .video-list .video-item a img {
    width: 100%;
  }
}
.gw-main .hash-banner {
  position: relative;
  background: #fd0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media all and (min-width: 1280px) {
  .gw-main .hash-banner {
    align-items: center;
    width: 120%;
    box-sizing: border-box;
    justify-self: flex-end;
  }
}
.gw-main .hash-banner::before {
  content: "";
  display: none;
  background-image: url("/wp-content/themes/gmc-glue-machinery/dist/images/slashes.png");
  background-size: 100% 100%;
  width: 3.185rem;
  position: relative;
  margin-right: 1rem;
  left: -1px;
}
@media all and (min-width: 1280px) {
  .gw-main .hash-banner::before {
    height: 6.5rem;
    width: 6.5rem;
  }
}
@media all and (min-width: 1920px) {
  .gw-main .hash-banner::before {
    width: 9.6875rem;
    height: 9.8512rem;
    padding-left: 10rem;
    box-sizing: border-box;
  }
}
.gw-main h2.header-hash {
  position: relative;
  background: #fd0;
  display: flex;
  font-weight: 200;
  height: 4rem;
  z-index: 1;
  flex: 1 0;
  align-items: center;
  justify-content: center;
}
@media all and (min-width: 1280px) {
  .gw-main h2.header-hash {
    padding: 1rem 0;
    font-size: 2rem;
  }
}
@media all and (min-width: 1920px) {
  .gw-main h2.header-hash {
    padding-right: 17%;
    padding-left: 17%;
  }
}
.gw-main .heading-link {
  font-family: "Anton", sans-serif;
  color: #000;
  padding-top: 2rem;
  text-decoration: underline;
  transition: 0.25s all ease-in-out;
}
.gw-main .heading-link:hover {
  opacity: 75%;
}
.gw-main .img-content-img-small {
  position: absolute;
  right: 0;
  top: -6rem;
  z-index: 2;
}
@media all and (min-width: 1280px) {
  .gw-main .img-content-img-small {
    top: -9rem;
  }
}
.gw-main .img-content-img-small img {
  max-width: 10rem;
}
@media all and (min-width: 768px) {
  .gw-main .img-content-img-small img {
    max-width: 16.5rem;
  }
}
@media all and (min-width: 1280px) {
  .gw-main .img-content-img-small img {
    max-width: 12.5rem;
  }
}
@media all and (min-width: 1920px) {
  .gw-main .img-content-img-small img {
    max-width: 19rem;
  }
}
.gw-main .dpd-testimonial-slider {
  padding: 4rem 3rem;
  background: #ececec;
}
@media all and (min-width: 1280px) {
  .gw-main .dpd-testimonial-slider {
    padding: 3rem 0 4.5rem;
  }
}
.gw-main .dpd-testimonial-slider .row {
  max-width: 1100px;
}
.gw-main .dpd-testimonial-slider .slick-container {
  position: relative;
}
.gw-main .dpd-testimonial-slider .slick-list {
  overflow: hidden;
  padding: 0 !important;
}
.gw-main .dpd-testimonial-slider .testimonial-text {
  position: relative;
  padding: 3rem 0 3rem;
}
@media all and (min-width: 768px) {
  .gw-main .dpd-testimonial-slider .testimonial-text {
    padding: 4rem 4rem 2rem 4rem;
    box-sizing: border-box;
  }
}
@media all and (min-width: 1280px) {
  .gw-main .dpd-testimonial-slider .testimonial-text {
    padding: 4rem 8rem 2rem 8rem;
    box-sizing: border-box;
  }
}
@media all and (min-width: 1920px) {
  .gw-main .dpd-testimonial-slider .testimonial-text {
    padding: 4rem 4rem 2rem 4rem;
  }
}
.gw-main .dpd-testimonial-slider .testimonial-text:before {
  content: "";
  display: block;
  background-image: url("/wp-content/themes/gmc-glue-machinery/dist/images/quote.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 2.25rem;
  height: 3rem;
  position: absolute;
  top: 1rem;
}
@media all and (min-width: 1280px) {
  .gw-main .dpd-testimonial-slider .testimonial-text:before {
    width: 2.25rem;
    top: 4rem;
    left: 4rem;
  }
}
@media all and (min-width: 1920px) {
  .gw-main .dpd-testimonial-slider .testimonial-text:before {
    width: 4rem;
    top: 2rem;
    left: -0.25rem;
  }
}
.gw-main .dpd-testimonial-slider .testimonial-text:after {
  content: "";
  display: block;
  background-image: url("/wp-content/themes/gmc-glue-machinery/dist/images/quote.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 2.25rem;
  height: 3rem;
  position: absolute;
  bottom: 2.25rem;
  right: 0;
  transform: rotate(180deg);
}
@media all and (min-width: 1280px) {
  .gw-main .dpd-testimonial-slider .testimonial-text:after {
    width: 2.25rem;
    right: 2rem;
  }
}
@media all and (min-width: 1920px) {
  .gw-main .dpd-testimonial-slider .testimonial-text:after {
    width: 4rem;
    bottom: 2.25rem;
    right: 0;
  }
}
.gw-main .dpd-testimonial-slider .testimonial-text p {
  text-align: left;
  line-height: 2;
  padding-left: 1.5rem;
  font-weight: 400;
}
@media all and (min-width: 1280px) {
  .gw-main .dpd-testimonial-slider .testimonial-text p {
    font-size: 1.3125rem;
  }
}
@media all and (min-width: 1920px) {
  .gw-main .dpd-testimonial-slider .testimonial-text p {
    line-height: 2.5;
    font-size: 1.3125rem;
  }
}
.gw-main .dpd-testimonial-slider span.testimonial-author {
  font-family: "Anton", sans-serif;
  text-align: left;
  float: left;
}
@media all and (min-width: 768px) {
  .gw-main .dpd-testimonial-slider span.testimonial-author {
    float: right;
    font-size: 1.25rem;
    padding-right: 6rem;
  }
}
.gw-main .dpd-testimonial-slider .next {
  display: none;
}
.gw-main .dpd-testimonial-slider .prev {
  display: none;
}
.gw-main .gw-lp-container {
  padding: 0 3rem;
  max-width: 1560px;
  margin: 0 auto;
}
.gw-main .gw-related-products-slider {
  padding: 4rem 3rem 6rem;
}
@media all and (min-width: 1280px) {
  .gw-main .gw-related-products-slider {
    padding: 4rem 9.5rem 6rem;
  }
}
@media all and (min-width: 1920px) {
  .gw-main .gw-related-products-slider {
    padding: 6rem 3rem 6rem;
  }
}
.gw-main .gw-related-products-slider .next {
  left: initial;
  right: -1px;
}
.gw-main .gw-related-products-slider .prev {
  left: -1px;
  z-index: 2;
}
.gw-main .gw-related-products-slider .slick-container {
  position: relative;
}
.gw-main .gw-related-products-slider .slick-list {
  overflow: hidden;
  padding: 0 !important;
}
.gw-main .gw-related-products-slider .related-header {
  padding: 2rem 0;
}
@media all and (min-width: 1280px) {
  .gw-main .gw-related-products-slider .related-header {
    padding: 3rem 0 5rem;
  }
}
.gw-main .gw-related-products-slider .related-header h2 {
  text-align: center;
}
@media all and (min-width: 768px) {
  .gw-main .gw-related-products-slider .related-header h2 {
    font-size: 2.45rem;
    padding-bottom: 3rem;
  }
}
@media all and (min-width: 1280px) {
  .gw-main .gw-related-products-slider .related-header h2 {
    font-size: 1.65rem;
  }
}
@media all and (min-width: 1920px) {
  .gw-main .gw-related-products-slider .related-header h2 {
    font-size: 2.25rem;
  }
}
.gw-main .gw-related-products-slider .related-product {
  display: flex !important;
  align-items: center;
  flex-direction: column;
}
.gw-main .gw-related-products-slider .related-product .product-image a img {
  transition: 0.25s ease-in-out all;
}
.gw-main
  .gw-related-products-slider
  .related-product
  .product-image
  a:hover
  img {
  opacity: 75%;
}
.gw-main .gw-related-products-slider .related-product .product-title {
  margin-top: 0.5rem;
}
.gw-main .gw-related-products-slider .related-product .product-title h4 {
  font-family: "Heebo", sans-serif;
  text-transform: none;
  font-weight: 500;
}
footer.gw-footer {
  padding: 2rem 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media all and (min-width: 768px) {
  footer.gw-footer {
    padding: 3rem 0;
  }
}
footer.gw-footer p {
  color: #fff;
  text-align: center;
  font-family: "Anton", sans-serif;
  font-size: 1rem;
  margin-bottom: 1rem;
  line-height: 3;
}
footer.gw-footer .btn {
  transition: 0.25s all ease-in-out;
}
footer.gw-footer .btn:hover {
  opacity: 75%;
}
@media all and (min-width: 768px) {
  footer.gw-footer .btn {
    margin-left: 1rem;
    width: auto;
  }
}
.glue-the-world .gw-header {
  display: flex;
  background: #000;
  border-bottom: 1px solid rgba(255, 255, 255, 0.35);
  top: 0;
}
@media all and (min-width: 1280px) {
  .glue-the-world .gw-header {
    display: none;
  }
}
.glue-the-world .gw-header .gw-header-logo-container {
  padding: 2rem 6%;
}
.glue-the-world .gw-header .gw-header-logo-container img {
  max-width: 100%;
}
.glue-the-world .gw-main .img-content .img-content-img:after {
  display: none;
}
.glue-the-world .gw-main .img-content:first-of-type {
  background: #000;
  overflow: hidden;
  justify-content: flex-end;
}
.glue-the-world .gw-main .img-content:first-of-type .img-content-img {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
}
@media all and (min-width: 1280px) {
  .glue-the-world .gw-main .img-content:first-of-type .img-content-img {
    display: flex;
  }
}
.glue-the-world .gw-main .img-content:first-of-type .img-content-img .logo-img {
  width: 185px;
  height: auto;
  position: absolute;
  bottom: 60px;
  left: 30px;
}
.glue-the-world
  .gw-main
  .img-content:first-of-type
  .img-content-text-container {
  z-index: 1;
  padding: 70px 6% 0;
}
@media all and (min-width: 1280px) {
  .glue-the-world
    .gw-main
    .img-content:first-of-type
    .img-content-text-container {
    padding: 70px 6% 70px 0;
    align-items: flex-end;
  }
}
.glue-the-world
  .gw-main
  .img-content:first-of-type
  .img-content-text-container
  h1 {
  color: #fd0;
  font-size: 36px;
  margin-bottom: 30px;
}
@media all and (min-width: 1280px) {
  .glue-the-world
    .gw-main
    .img-content:first-of-type
    .img-content-text-container
    h1 {
    font-size: 50px;
  }
}
.glue-the-world
  .gw-main
  .img-content:first-of-type
  .img-content-text-container
  p {
  margin-bottom: 30px;
  color: #fff;
}
.glue-the-world
  .gw-main
  .img-content:first-of-type
  .img-content-text-container
  a.btn {
  font-family: "Anton", sans-serif;
  color: #000;
  background: #fd0;
  letter-spacing: 0.05rem;
  padding: 14px 60px;
  display: inline-block;
}
.glue-the-world
  .gw-main
  .img-content:first-of-type
  .img-content-text-container
  a.btn:hover {
  opacity: 0.6;
}
@media all and (min-width: 1280px) {
  .glue-the-world
    .gw-main
    .img-content:first-of-type
    .img-content-text-container
    .img-content-text {
    max-width: 540px;
  }
}
@media all and (min-width: 1920px) {
  .glue-the-world
    .gw-main
    .img-content:first-of-type
    .img-content-text-container
    .img-content-text {
    max-width: 810px;
  }
}
.glue-the-world .gw-main .img-content:nth-of-type(2) .img-content-img {
  display: none;
  align-self: flex-start;
  max-height: none;
  justify-content: flex-end;
}
@media all and (min-width: 1280px) {
  .glue-the-world .gw-main .img-content:nth-of-type(2) .img-content-img {
    display: flex;
  }
}
.glue-the-world .gw-main .img-content:nth-of-type(2) .img-content-img img {
  max-width: 500px;
  margin-bottom: 100px;
}
.glue-the-world
  .gw-main
  .img-content:nth-of-type(2)
  .img-content-text-container {
  align-items: flex-start;
}
.glue-the-world
  .gw-main
  .img-content:nth-of-type(2)
  .img-content-text-container
  h2 {
  font-size: 36px;
  position: relative;
  line-height: 1.5;
  padding: 8px 50px 8px 0px;
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
  display: inline-block;
}
.glue-the-world
  .gw-main
  .img-content:nth-of-type(2)
  .img-content-text-container
  h2:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 9999px;
  background: #fd0;
  z-index: -1;
}
@media all and (min-width: 1280px) {
  .glue-the-world
    .gw-main
    .img-content:nth-of-type(2)
    .img-content-text-container
    h2 {
    font-size: 45px;
  }
}
@media all and (min-width: 1280px) {
  .glue-the-world
    .gw-main
    .img-content:nth-of-type(2)
    .img-content-text-container
    .img-content-text {
    max-width: 30rem;
  }
}
@media all and (min-width: 1920px) {
  .glue-the-world
    .gw-main
    .img-content:nth-of-type(2)
    .img-content-text-container
    .img-content-text {
    max-width: 60rem;
  }
}
@media only screen and (max-width: 1250px) {
  .foot-column p.desc {
    line-height: 1.5;
  }
}
.glue-the-world .gw-main .gw-img-form .img-form-text {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  box-sizing: border-box;
  padding: 70px 6% 0;
}
@media all and (min-width: 1280px) {
  .glue-the-world .gw-main .gw-img-form .img-form-text {
    width: 50%;
    padding: 70px 6%;
  }
}
.glue-the-world .gw-main .gw-img-form .img-form-text h2 {
  font-size: 45px;
  line-height: 1;
  color: #fd0;
}
.glue-the-world .gw-main .gw-img-form .img-form-text h2 span {
  display: block;
  color: #fff;
  font-size: 16px;
  margin-bottom: 15px;
}
.glue-the-world .gw-main .gw-img-form .img-form-text p {
  color: #fff;
  line-height: 2;
  line-height: 2.3;
  margin: 30px 0;
}
@media all and (min-width: 1280px) {
  .glue-the-world .gw-main .gw-img-form .img-form-text p {
    max-width: 450px;
  }
}
.glue-the-world .gw-main .gw-img-form .img-form-text p a {
  color: #fd0;
  padding-bottom: 5px;
  border-bottom: 1px solid #fd0;
  text-decoration: none;
}
.glue-the-world .gw-main .gw-img-form .img-form-text p a:hover {
  opacity: 0.5;
}
.glue-the-world .gw-main .gw-img-form .img-form-text h4 {
  font-family: "Heebo", sans-serif;
  font-size: 16px;
  font-weight: 800;
  color: #fff;
}
.glue-the-world .gw-main .gw-img-form .img-form-text h4 a {
  text-decoration: none;
  color: #fd0;
}
.glue-the-world .gw-main .gw-img-form .img-form-form {
  padding: 60px 6% 60px;
  justify-content: center;
}
@media all and (min-width: 1280px) {
  .glue-the-world .gw-main .gw-img-form .img-form-form {
    padding: 60px 6% 60px 0;
  }
}
.glue-the-world .gw-main .gw-img-form .img-form-form .consultation-form {
  width: 100%;
  padding: 0;
  max-width: 600px;
}
.glue-the-world
  .gw-main
  .gw-img-form
  .img-form-form
  .consultation-form
  .gform_wrapper {
  margin: 0;
}
.glue-the-world
  .gw-main
  .gw-img-form
  .img-form-form
  .consultation-form
  .gform_wrapper
  ul
  li
  input {
  border-radius: 0;
  margin-bottom: 0;
}
.glue-the-world
  .gw-main
  .gw-img-form
  .img-form-form
  .consultation-form
  .gform_wrapper
  ul
  li
  label {
  font-weight: 400;
  font-size: 14px;
  text-transform: capitalize;
}
.glue-the-world
  .gw-main
  .gw-img-form
  .img-form-form
  .consultation-form
  .gform_wrapper
  ul
  li:nth-child(2) {
  width: calc(60% - 15px);
  clear: none;
  display: inline-block;
  margin-right: 30px;
}
.glue-the-world
  .gw-main
  .gw-img-form
  .img-form-form
  .consultation-form
  .gform_wrapper
  ul
  li:nth-child(3) {
  width: calc(40% - 15px);
  clear: none;
  display: inline-block;
  margin-right: 0;
}
.glue-the-world
  .gw-main
  .gw-img-form
  .img-form-form
  .consultation-form
  .gform_wrapper
  .gform_footer {
  justify-content: flex-end;
  display: flex;
}
.glue-the-world
  .gw-main
  .gw-img-form
  .img-form-form
  .consultation-form
  .gform_wrapper
  .gform_footer
  input[type="submit"] {
  border-radius: 0;
  font-family: "Anton", sans-serif;
  font-weight: 400;
  width: 100%;
  letter-spacing: 1px;
  padding: 10px 60px;
  line-height: 1;
  font-size: 1rem;
  margin: 0;
}
@media all and (min-width: 768px) {
  .glue-the-world
    .gw-main
    .gw-img-form
    .img-form-form
    .consultation-form
    .gform_wrapper
    .gform_footer
    input[type="submit"] {
    width: auto;
  }
}
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  text-align: center;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track::before,
.slick-track::after {
  display: table;
  content: "";
}
.slick-track::after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  min-height: 1px;
  height: 100%;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block !important;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-dots {
  padding: 20px;
  border-radius: 3px;
  display: inline-block;
  border: 1px solid rgba(0, 0, 0, 0.1);
  list-style: none;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.03);
  margin: 40px auto 0;
  transition: transform 0.3s ease-in-out;
}
.slick-dots:hover {
  transform: scale(1.03, 1.03);
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.06);
}
.slick-dots li {
  display: block;
  float: left;
}
.slick-dots li button {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  font-size: 0;
  color: transparent;
  background-color: #fff;
  border: 2px solid #fd0;
  opacity: 0.35;
  padding: 0;
  display: block;
  margin: 0 5px;
}
.slick-dots li.slick-active button {
  background-color: #fd0;
  opacity: 1;
}
.next,
.prev {
  cursor: pointer;
  position: absolute;
  top: 50%;
  font-size: 0;
  background: transparent;
  padding: 0;
  border: 0;
  width: 35px;
  height: 60px;
  text-indent: -9999px;
}
.next::before,
.prev::before {
  content: "";
  position: absolute;
  top: 14px;
  left: 0;
  width: 40px;
  height: 2px;
  transform: rotate(45deg);
  background-color: #b2b2b2;
}
.next::after,
.prev::after {
  content: "";
  position: absolute;
  left: 0;
  width: 40px;
  height: 2px;
  background-color: #b2b2b2;
  transform: rotate(-45deg);
  top: 42px;
}
.next {
  right: -40px;
}
.prev {
  left: -40px;
  transform: rotate(180deg);
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]::after {
    content: " (" attr(href) ")";
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  .ir a::after,
  a[href^="javascript:"]::after,
  a[href^="#"]::after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  form,
  button,
  input,
  select,
  textarea,
  .navigation-top,
  .social-navigation,
  #secondary,
  .content-bottom-widgets,
  .header-image,
  .panel-image-prop,
  .icon-thumb-tack,
  .page-links,
  .edit-link,
  .post-navigation,
  .pagination.navigation,
  .comments-pagination,
  .comment-respond,
  .comment-edit-link,
  .comment-reply-link,
  .comment-metadata .edit-link,
  .pingback .edit-link,
  .site-footer aside.widget-area,
  .site-info {
    display: none !important;
  }
  .entry-footer,
  #comments,
  .site-footer,
  .single-featured-image-header {
    border: 0;
  }
  body {
    font-size: 12pt;
  }
  h1 {
    font-size: 28pt;
  }
  h2 {
    font-size: 22pt;
  }
  h3 {
    font-size: 17pt;
  }
  h4 {
    font-size: 12pt;
  }
  h5 {
    font-size: 11pt;
  }
  h6 {
    font-size: 12pt;
  }
  .page .panel-content .entry-title,
  .page-title,
  body.page:not(.twentyseventeen-front-page) .entry-title {
    font-size: 10pt;
  }
  .wrap {
    padding-left: 5% !important;
    padding-right: 5% !important;
    max-width: none;
  }
  .site-header {
    background: transparent;
    padding: 0;
  }
  .custom-header-media {
    padding: 0;
  }
  .twentyseventeen-front-page.has-header-image .site-branding,
  .twentyseventeen-front-page.has-header-video .site-branding,
  .home.blog.has-header-image .site-branding,
  .home.blog.has-header-video .site-branding {
    position: relative;
  }
  .site-branding {
    margin-top: 0;
    margin-bottom: 1.75em !important;
  }
  .site-title {
    font-size: 25pt;
  }
  .site-description {
    font-size: 12pt;
    opacity: 1;
  }
  .single-featured-image-header {
    background: transparent;
  }
  .entry-meta {
    font-size: 9pt;
  }
  body,
  .site {
    background: none !important;
  }
  body,
  a,
  .site-title a,
  .twentyseventeen-front-page.has-header-image .site-title,
  .twentyseventeen-front-page.has-header-video .site-title,
  .twentyseventeen-front-page.has-header-image .site-title a,
  .twentyseventeen-front-page.has-header-video .site-title a {
    color: #222 !important;
  }
  h2,
  h5,
  blockquote,
  .site-description,
  .twentyseventeen-front-page.has-header-image .site-description,
  .twentyseventeen-front-page.has-header-video .site-description,
  .entry-meta,
  .entry-meta a {
    color: #777 !important;
  }
  .entry-content blockquote.alignleft,
  .entry-content blockquote.alignright {
    font-size: 11pt;
    width: 34%;
  }
  .site-footer {
    padding: 0;
  }
  body {
    background: none !important;
    color: #000;
    font-size: 10pt;
  }
  footer a[rel="bookmark"]:link:after,
  footer a[rel="bookmark"]:visited:after {
    content: " [" attr(href) "] ";
  }
  a {
    text-decoration: none;
  }
  a[href]:after {
    content: none !important;
  }
  img[src]:after {
    content: none !important;
  }
  .product-videos,
  .related_product,
  .columns.six .woocommerce,
  h2.price,
  header .mobile-nav,
  header .nav,
  .mobile-search {
    display: none;
  }
  .single-product h1 {
    position: absolute;
    top: 0;
  }
  .single-product .slideshow {
    margin-top: 0px;
  }
  .main-img .slideshow-img img {
    display: none !important;
  }
  .main-img .slideshow-img.slick-active img {
    display: block !important;
    width: 750px;
    height: auto;
    position: relative;
    transform: none;
    top: initial;
    left: initial;
  }
  .main-img .slideshow-img span {
    text-align: left;
    display: block;
    position: relative;
  }
  .main-img .slideshow-img::after {
    display: none;
  }
  .mob-contact {
    text-align: left;
  }
  body {
    top: 0;
  }
  header .row {
    width: 100%;
    text-align: left;
  }
  header,
  header a.logo,
  header a.logo span {
    position: relative !important;
    text-align: left;
  }
  header a.logo span img {
    position: relative;
    width: 350px !important;
    height: auto;
  }
  .single-product h1,
  .single-product h1 span {
    display: inline-block;
    font-size: 28px;
    font-weight: 400;
    text-transform: none;
  }
  div[role="main"] {
    padding: 10px 0;
  }
  .product-details {
    padding: 0;
  }
}
