/*********************************************
:: Core
   Base Elements
   eg. typography, fonts, forms, buttons etc.
********************************************/
/*********************************************
:: Site Loader
********************************************/
#site-loader {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 10000000000000000000;
  background-color: white;
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#site-loader:before {
  content: "";
  position: absolute;
  top: calc(50% - 100px);
  left: calc(50% - 100px);
  bottom: 0;
  width: 200px;
  height: 200px;
  background-image: url("/images/logo.jpg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-animation: loader-fade infinite 1s;
          animation: loader-fade infinite 1s;
}

#site-loader.hide {
  visibility: hidden;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  opacity: 0;
}

#site-loader.no-loader {
  display: none;
}

/*********************************************
:: Variables                      
********************************************/
/*******************************************/
/*******************************************/
/*******************************************/
/*********************************************
:: Normalize                        
********************************************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
button, hr, input {
  overflow: visible;
  border: none;
  background: transparent;
}

progress, sub, sup {
  vertical-align: baseline;
}

[type=checkbox], [type=radio], legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

details, main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: ButtonText dotted 1px;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

[hidden], template {
  display: none;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/*******************************************/
::-moz-selection, ::-moz-selection {
  background: #000000;
  color: white;
}
::-moz-selection, ::selection {
  background: #000000;
  color: white;
}

::-moz-selection {
  background: #000000;
  color: white;
}

::selection {
  background: #000000;
  color: white;
}

img {
  display: block;
  max-width: 100%;
  width: auto\9 ;
  height: auto;
}

/*********************************************
:: Icon Fonts                    
********************************************/
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?l1en53");
  src: url("../fonts/icomoon.eot?#iefixl1en53") format("embedded-opentype"), url("../fonts/icomoon.ttf?l1en53") format("truetype"), url("../fonts/icomoon.woff?l1en53") format("woff"), url("../fonts/icomoon.svg?l1en53#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-],
[class*=" icon-"] {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-angle-double-down:before {
  content: "\E922";
}

.icon-angle-double-left:before {
  content: "\E923";
}

.icon-angle-double-right:before {
  content: "\E924";
}

.icon-angle-double-up:before {
  content: "\E925";
}

.icon-angle-down:before {
  content: "\E926";
}

.icon-angle-left:before {
  content: "\E927";
}

.icon-angle-right:before {
  content: "\E928";
}

.icon-angle-up:before {
  content: "\E929";
}

.icon-arrow-circle-down:before {
  content: "\E92A";
}

.icon-arrow-circle-left:before {
  content: "\E92B";
}

.icon-arrow-circle-o-down:before {
  content: "\E92C";
}

.icon-arrow-circle-o-left:before {
  content: "\E92D";
}

.icon-arrow-circle-o-right:before {
  content: "\E92E";
}

.icon-arrow-circle-o-up:before {
  content: "\E92F";
}

.icon-arrow-circle-right:before {
  content: "\E930";
}

.icon-arrow-circle-up:before {
  content: "\E931";
}

.icon-bars:before {
  content: "\E932";
}

.icon-behance:before {
  content: "\F1B4";
}

.icon-behance-square:before {
  content: "\F1B5";
}

.icon-calendar2:before {
  content: "\E933";
}

.icon-check2:before {
  content: "\E934";
}

.icon-chevron-circle-down:before {
  content: "\E935";
}

.icon-chevron-circle-left:before {
  content: "\E936";
}

.icon-chevron-circle-right:before {
  content: "\E937";
}

.icon-chevron-circle-up:before {
  content: "\E938";
}

.icon-chevron-down:before {
  content: "\E939";
}

.icon-chevron-left:before {
  content: "\E93A";
}

.icon-chevron-right:before {
  content: "\E93B";
}

.icon-chevron-up:before {
  content: "\E93C";
}

.icon-commenting:before {
  content: "\F27A";
}

.icon-commenting-o:before {
  content: "\F27B";
}

.icon-envelope-o:before {
  content: "\E93D";
}

.icon-facebook:before {
  content: "\E93F";
}

.icon-facebook-square:before {
  content: "\E93E";
}

.icon-file:before {
  content: "\E940";
}

.icon-file-excel-o:before {
  content: "\F1C3";
}

.icon-file-image-o:before {
  content: "\F1C5";
}

.icon-file-photo-o:before {
  content: "\F1C5";
}

.icon-file-picture-o:before {
  content: "\F1C5";
}

.icon-file-pdf-o:before {
  content: "\F1C1";
}

.icon-file-powerpoint-o:before {
  content: "\F1C4";
}

.icon-file-word-o:before {
  content: "\F1C2";
}

.icon-google:before {
  content: "\F1A0";
}

.icon-google-plus:before {
  content: "\E942";
}

.icon-google-plus2:before {
  content: "\F0D5";
}

.icon-google-plus-square:before {
  content: "\E941";
}

.icon-google-plus-square2:before {
  content: "\F0D4";
}

.icon-info-circle:before {
  content: "\E943";
}

.icon-instagram:before {
  content: "\E944";
}

.icon-instagram2:before {
  content: "\F16D";
}

.icon-linkedin:before {
  content: "\E946";
}

.icon-linkedin-square:before {
  content: "\E945";
}

.icon-map3:before {
  content: "\F279";
}

.icon-map-marker:before {
  content: "\E947";
}

.icon-map-o:before {
  content: "\F278";
}

.icon-minus-circle:before {
  content: "\E948";
}

.icon-phone-diagonal:before {
  content: "\E949";
}

.icon-pinterest:before {
  content: "\F0D2";
}

.icon-pinterest2:before {
  content: "\E94B";
}

.icon-pinterest-square:before {
  content: "\E94A";
}

.icon-pinterest-square2:before {
  content: "\F0D3";
}

.icon-play:before {
  content: "\E94C";
}

.icon-plus-circle:before {
  content: "\E94D";
}

.icon-question-circle:before {
  content: "\E94E";
}

.icon-safari:before {
  content: "\F267";
}

.icon-search:before {
  content: "\E950";
}

.icon-search-plus:before {
  content: "\E94F";
}

.icon-shopping-cart:before {
  content: "\E951";
}

.icon-sort:before {
  content: "\E952";
}

.icon-tags:before {
  content: "\E953";
}

.icon-times2:before {
  content: "\E954";
}

.icon-toggle-off:before {
  content: "\F204";
}

.icon-toggle-on:before {
  content: "\F205";
}

.icon-tripadvisor:before {
  content: "\F262";
}

.icon-tumblr:before {
  content: "\F173";
}

.icon-tumblr2:before {
  content: "\E957";
}

.icon-tumblr-square:before {
  content: "\F174";
}

.icon-tumblr-square2:before {
  content: "\E956";
}

.icon-twitter:before {
  content: "\F099";
}

.icon-twitter2:before {
  content: "\E959";
}

.icon-twitter-square:before {
  content: "\E958";
}

.icon-twitter-square2:before {
  content: "\F081";
}

.icon-user:before {
  content: "\E95A";
}

.icon-vimeo-square:before {
  content: "\E95B";
}

.icon-vine:before {
  content: "\F1CA";
}

.icon-youtube:before {
  content: "\E95E";
}

.icon-youtube-play:before {
  content: "\F16A";
}

.icon-youtube-play2:before {
  content: "\E95C";
}

.icon-youtube-square:before {
  content: "\E95D";
}

.icon-home:before {
  content: "\E900";
}

.icon-newspaper:before {
  content: "\E901";
}

.icon-image:before {
  content: "\E902";
}

.icon-file-empty:before {
  content: "\E903";
}

.icon-file-text2:before {
  content: "\E904";
}

.icon-phone:before {
  content: "\E905";
}

.icon-phone-hang-up:before {
  content: "\E906";
}

.icon-pin:before {
  content: "\E955";
}

.icon-location:before {
  content: "\E907";
}

.icon-location2:before {
  content: "\E908";
}

.icon-compass:before {
  content: "\E909";
}

.icon-map:before {
  content: "\E90A";
}

.icon-map2:before {
  content: "\E90B";
}

.icon-alarm:before {
  content: "\E90F";
}

.icon-bell:before {
  content: "\E910";
}

.icon-stopwatch:before {
  content: "\E911";
}

.icon-calendar:before {
  content: "\E91E";
}

.icon-display:before {
  content: "\E91F";
}

.icon-laptop:before {
  content: "\E920";
}

.icon-mobile:before {
  content: "\E912";
}

.icon-mobile2:before {
  content: "\E913";
}

.icon-tablet:before {
  content: "\E914";
}

.icon-tv:before {
  content: "\E915";
}

.icon-plus2:before {
  content: "\E91A";
}

.icon-minus2:before {
  content: "\E91B";
}

.icon-checkmark:before {
  content: "\E91C";
}

.icon-checkmark2:before {
  content: "\E91D";
}

.icon-thin-search:before {
  content: "\E921";
}

.icon-substract:before {
  content: "\E90C";
}

.icon-add:before {
  content: "\E90D";
}

.icon-cross:before {
  content: "\E90E";
}

.icon-left-arrow:before {
  content: "\E916";
}

.icon-right-arrow:before {
  content: "\E917";
}

.icon-left-arrow2:before {
  content: "\E918";
}

.icon-arrow-pointing-to-right:before {
  content: "\E919";
}

.icon-ico-cart-secure:before {
  content: "\E96F";
}

.icon-ico-cart-edit:before {
  content: "\E970";
}

.icon-ico-nav:before {
  content: "\E98A";
}

.icon-ico-search:before {
  content: "\E98D";
}

.icon-ico-download:before {
  content: "\E96E";
}

.icon-ico-heart:before {
  content: "\E963";
}

.icon-ico-edit:before {
  content: "\E964";
}

.icon-ico-secure:before {
  content: "\E965";
}

.icon-ico-user:before {
  content: "\E966";
}

.icon-ico-question:before {
  content: "\E967";
}

.icon-ico-map:before {
  content: "\E968";
}

.icon-ico-mail:before {
  content: "\E969";
}

.icon-ico-phone:before {
  content: "\E96A";
}

.icon-ico-zoom:before {
  content: "\E96B";
}

.icon-ico-cart:before {
  content: "\E96C";
}

.icon-ico-menu:before {
  content: "\E96D";
}

.icon-search2:before {
  content: "\E971";
}

.icon-menu:before {
  content: "\E972";
}

/*********************************************
:: Typography
********************************************/
html, body {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1, h2, legend, h3, h4, h5, h6 {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600;
  margin: 0 0 20px;
}

h1 {
  color: #000000;
  font-size: 44px;
  line-height: 50px;
}

h2, legend {
  font-size: 30px;
  letter-spacing: 1.2px;
  line-height: 38px;
}

h3 {
  font-size: 16px;
  line-height: 26px;
}
@media (min-width: 1024px) {
  h3 {
    font-size: 22px;
  }
}

h4 {
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 1024px) {
  h4 {
    font-size: 20px;
  }
}

h5 {
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 1024px) {
  h5 {
    font-size: 18px;
  }
}

h6 {
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 1024px) {
  h6 {
    font-size: 16px;
  }
}

/*******************************************/
p, li, td, th, a, mark, time, dl, label, address {
  margin: 0 0 15px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  color: #000;
}
p a, p li, p p, p mark, p cite, p time, li a, li li, li p, li mark, li cite, li time, td a, td li, td p, td mark, td cite, td time, th a, th li, th p, th mark, th cite, th time, a a, a li, a p, a mark, a cite, a time, mark a, mark li, mark p, mark mark, mark cite, mark time, time a, time li, time p, time mark, time cite, time time, dl a, dl li, dl p, dl mark, dl cite, dl time, label a, label li, label p, label mark, label cite, label time, address a, address li, address p, address mark, address cite, address time {
  font-size: 1em;
}

a {
  margin: 0px;
  font-weight: 400;
  text-decoration: none;
  color: #000000;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
a:hover, a:focus, a:active {
  color: black;
}

small {
  font-size: 70%;
}

strong, b {
  font-weight: 600;
}

em, i {
  font-style: italic;
}

hr {
  display: block;
  width: 100%;
  height: 1px;
  margin-bottom: 15px;
  background: #ccc;
  border: none;
  outline: none;
}

/*******************************************/
dt {
  font-weight: 700;
}
dt:after {
  content: ":";
}

dt:after {
  content: ": ";
}

ul li {
  position: relative;
  list-style-type: none;
  text-indent: 0px;
}

ol li {
  list-style-type: decimal;
}

/*******************************************/
code, pre, samp, kbd, var {
  margin: 0px;
  padding: 1px 5px 1px 5px;
  color: white;
  background: #2D747E;
  white-space: pre-wrap;
}

pre {
  padding: 10px;
}

/*******************************************/
blockquote {
  position: relative;
  display: block;
  margin: 35px 0 55px 0;
  padding: 20px 10% 20px 10%;
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
  text-align: center;
  line-height: 30px;
  color: #5ea5bb;
}
@media (min-width: 1024px) {
  blockquote {
    padding: 40px 10% 40px 10%;
    font-size: 25px;
    line-height: 35px;
  }
}

/*******************************************/
.wysiwyg {
  text-align: left;
}
.wysiwyg img {
  display: block;
  margin: 0 auto 15px auto;
}
.wysiwyg ul li {
  list-style-type: disc;
}
.wysiwyg .text-center {
  text-align: center;
}
.wysiwyg .text-right {
  text-align: right;
}
.wysiwyg .text-justify {
  text-align: justify;
}
.wysiwyg > *:last-child {
  margin-bottom: 0;
}

.leadcopy {
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  color: black;
}
@media (min-width: 1024px) {
  .leadcopy {
    font-size: 17px;
  }
}

/*******************************************/
.wf-loading h1,
.wf-loading h2,
.wf-loading legend,
.wf-loading p,
.wf-loading a {
  visibility: hidden;
}

/*********************************************
:: Buttons                             
********************************************/
button {
  outline: none;
}

/*******************************************/
.button,
a.button,
button.button {
  display: inline-block;
  padding: 13px 16px 13px 15px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 12.5px;
  font-weight: 600;
  letter-spacing: 0.8px;
  line-height: 18px;
  text-decoration: none;
  text-transform: uppercase;
  color: #000000;
  background: transparent;
  border: 1px solid #224496;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.button:hover, .button:focus, .button:active,
a.button:hover,
a.button:focus,
a.button:active,
button.button:hover,
button.button:focus,
button.button:active {
  background: #224496;
  color: white;
}

/*******************************************/
.button-underline {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  padding-bottom: 15px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  color: #bed630;
}
.button-underline:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  width: 138px;
  height: 5px;
  margin: auto;
  background: #bed630;
}

/*******************************************/
.button-disabled,
.button[disabled],
button[disabled],
button[type=submit][disabled],
input[type=submit][disabled],
input[type=button][disabled],
input[type=reset][disabled] {
  color: white;
  opacity: 0.5;
  cursor: default;
}

/*********************************************
:: Tables                    
********************************************/
table {
  width: 100%;
  margin-bottom: 15px;
}
table td, table th {
  padding: 15px 10px 15px 10px;
  font-weight: 400;
  color: #212121;
  text-align: left;
}
table th {
  font-weight: 700;
  background: #ececec;
}
table thead {
  width: 100%;
  background: #ececec;
}
table thead td, table thead th {
  padding: 5px 10px 5px 10px;
}
table tfoot {
  border-bottom: 1px solid #212121;
  border-top: 1px solid #212121;
}
table tfoot td {
  padding: 15px 10px 15px 10px;
}

/*******************************************/
.compact-table {
  width: auto;
}
.compact-table td, .compact-table th {
  padding: 5px 10px 5px 10px;
  font-size: 0.8em;
  font-weight: 400;
  color: #212121;
  text-align: left;
  line-height: 1.2;
  background: none;
  border: 1px solid #ccc;
}
.compact-table thead {
  width: auto;
  background: none;
}

/*******************************************/
.table-container {
  width: 100%;
  overflow-y: auto;
  _overflow: auto;
  margin: 0 0 1em;
}

/*********************************************
:: Layout
********************************************/
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/*******************************************/
.main {
  min-height: calc(100vh - 435px);
}
@media (min-width: 1024px) {
  .main {
    min-height: calc(100vh - 410px);
  }
}

/*******************************************/
.clear-after:after {
  content: "";
  display: block;
  clear: both;
}

/*******************************************/
.content-max-width {
  position: relative;
  width: 100%;
  max-width: 1210px;
  padding: 0 20px;
  margin: 0 auto;
}

/*******************************************/
.content-full-width {
  position: relative;
  max-width: 1080px;
  margin: 0 auto;
  padding: 0;
  clear: both;
}

/*******************************************/
.content-narrow-width {
  position: relative;
  width: 100%;
  max-width: 810px;
  padding: 0 20px;
  margin: 0 auto;
}

/*******************************************/
@media (min-width: 1196px) {
  .mob, .mobile {
    display: none !important;
  }
}

@media (max-width: 1195px) {
  .desk, .desktop {
    display: none !important;
  }
}

@media (min-width: 769px) {
  .tablet-down {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .tablet-up {
    display: none !important;
  }
}

/*******************************************/
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.flex.flex-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.flex.flex-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.flex.flex-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex.flex-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flex.items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.relative {
  position: relative;
}

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

.cards {
  width: 100%;
  padding-bottom: 30px;
}
.cards:after {
  content: "";
  max-width: 31.6%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 31.6%;
          flex: 0 0 31.6%;
}
.cards .card {
  width: 31.6%;
  height: 364px;
  margin-bottom: 30px;
  background-color: #000000;
}
@media (max-width: 768px) {
  .cards .card {
    width: 48%;
  }
}
@media (max-width: 600px) {
  .cards .card {
    width: 100%;
    height: auto;
  }
}
.cards .card .card-header {
  padding: 30px;
  border-bottom: 2px solid white;
}
.cards .card .card-header h2, .cards .card .card-header legend {
  margin: 0;
  font-weight: 400;
  color: white;
}
.cards .card .card-body {
  padding: 20px 30px;
}
.cards .card .card-body p {
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 22px;
  color: white;
}
.cards .card .card-body p.tel {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 24px;
}
.cards .card .card-body p.email {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 24px;
  text-decoration: underline;
}
.cards .card .card-body .button {
  padding: 7px 15px;
  font-size: 11px;
  letter-spacing: 0.4px;
  line-height: 18px;
  color: white;
  border-color: white;
}

.cursor-pointer {
  cursor: pointer;
}

/*********************************************
:: Forms
********************************************/
form {
  width: 100%;
  background: white;
}

legend {
  margin-bottom: 15px;
}

label {
  display: block;
  margin-bottom: 7px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
  color: black;
}

/*******************************************/
.field-disabled,
input[disabled],
textarea[disabled],
select[disabled],
input[readonly],
textarea[readonly],
select[readonly] {
  opacity: 0.5;
  cursor: default;
}

/*******************************************/
input, textarea, select {
  display: inline-block;
  width: 100%;
  height: 46px;
  padding: 0px 10px;
  font-size: 14px;
  line-height: 36px;
  background: white;
  border: 1px solid #CCCCCC;
  border-radius: 0;
  outline: none;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
input:hover, input:focus, textarea:hover, textarea:focus, select:hover, select:focus {
  background: #f1f1f1;
  border: 1px solid #000000;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

/*******************************************/
*::-webkit-input-placeholder {
  font-family: neue-haas-grotesk-display, sans-serif;
  color: #000000;
}
*::-moz-placeholder {
  font-family: neue-haas-grotesk-display, sans-serif;
  color: #000000;
}
*::-ms-input-placeholder {
  font-family: neue-haas-grotesk-display, sans-serif;
  color: #000000;
}
*::placeholder {
  font-family: neue-haas-grotesk-display, sans-serif;
  color: #000000;
}

textarea, select[multiple] {
  height: 157px;
}

input[type=checkbox], input[type=radio] {
  height: auto;
}

/*******************************************/
.form-field {
  width: 100%;
  padding: 0 0 15px;
}
.form-field span.validate {
  font-size: 10px;
  padding: 5px 0 0;
  color: red;
}

/*******************************************/
.form-fields-stack {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: calc(100% + 16px);
  margin: 0 -8px;
}
@media (min-width: 768px) {
  .form-fields-stack {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.form-fields-stack .form-field {
  margin-left: 8px;
  margin-right: 8px;
}

/*******************************************/
.form-field .custom-checkbox-radio {
  float: left;
  width: auto;
  margin: 0;
  padding: 0 0 5px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}
.form-field .custom-checkbox-radio input {
  display: inline-block;
  vertical-align: top;
  width: 15px;
  height: 15px;
  margin: 2px 5px 0 0;
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
}

/*******************************************/
.form-field.error input,
.form-field.error textarea,
.form-field.error select,
.form-field.error .SumoSelect > .CaptionCont {
  border-color: #000000;
}

.form-field.valid input,
.form-field.valid textarea,
.form-field.valid select,
.form-field.valid .SumoSelect > .CaptionCont {
  color: black;
  border-color: #CCCCCC;
}

label.error, label.error-SumoSelect-label, .php-error li {
  margin: 10px 0 0;
  font-weight: 700;
  color: #000000 !important;
}

.form-note {
  display: inline-block;
  margin-bottom: 20px;
  font-weight: 400;
  line-height: 1;
}

.filter {
  padding: 40px 0;
}
.filter .select-wrap {
  position: relative;
  margin-right: 10px;
}
@media (max-width: 600px) {
  .filter .select-wrap {
    width: 100%;
    margin: 0 0 20px 0;
  }
}
.filter .select-wrap select {
  width: 300px;
  padding: 0 46px 0 15px;
  font-size: 12.5px;
  font-weight: 600;
  letter-spacing: 0.8px;
  line-height: 18px;
  text-align: left;
  text-transform: uppercase;
  border: 1px solid #224496;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media (max-width: 600px) {
  .filter .select-wrap select {
    width: 100%;
  }
}
.filter .select-wrap:after {
  position: absolute;
  height: 36px;
  width: 44px;
  right: 0;
  top: 0;
  padding: 0 0 8px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #224496;
  cursor: pointer;
  pointer-events: none;
  content: url("/images/icons/caret-down.png");
}
.filter .button {
  padding: 13px 15px;
  opacity: 0.3;
  cursor: pointer;
}
@media (max-width: 600px) {
  .filter .button {
    width: 100%;
    margin: 0;
  }
}

.quantity {
  width: 152px;
  margin-right: 16px;
}
.quantity .number-input {
  width: 100%;
  height: 46px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.quantity .number-input button {
  width: 46px;
  height: 46px;
  border: 1px solid #000;
}
.quantity .number-input button span {
  font-size: 13px;
  font-weight: 600;
}
.quantity .number-input button.subtract {
  margin-right: -1px;
}
.quantity .number-input button.add {
  margin-left: -1px;
}
.quantity .number-input input {
  height: 46px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: 1px solid #000;
  font-weight: 500;
  text-align: center;
}

/*********************************************
:: Animations
********************************************/
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes loader-fade {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes loader-fade {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
/*********************************************
:: Print                        
********************************************/
@media print {
  header, footer {
    display: none !important;
  }
}
/*********************************************
:: Modules
********************************************/
/*********************************************
:: Pagination Module                    
********************************************/
.pagination-module {
  border-top: 2px solid #000;
  width: 100%;
  padding: 60px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 1024px) {
  .pagination-module {
    background: white;
  }
}
@media (max-width: 600px) {
  .pagination-module {
    padding: 30px 0;
  }
}
@media (max-width: 600px) {
  .pagination-module .flex.content-max-width {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.pagination-module ul {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 34px;
  padding: 0;
  margin: 0;
}
.pagination-module ul li {
  margin-right: 10px;
}
.pagination-module ul li a {
  font-size: 12.5px;
  font-weight: 600;
  letter-spacing: 0.8px;
  line-height: 18px;
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 34px;
  height: 34px;
  border: 1px solid #000;
}
.pagination-module ul li a img.left {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.pagination-module ul li span {
  color: #000000;
  vertical-align: sub;
  font-size: 26px;
}
.pagination-module ul li.active a, .pagination-module ul li:hover a {
  color: white;
  background: #000000;
}
.pagination-module .per-page {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 600px) {
  .pagination-module .per-page {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
    margin-top: 20px;
  }
}
.pagination-module .per-page p {
  margin: 0 12px 0 0;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.4px;
  line-height: 18px;
  text-transform: uppercase;
}
.pagination-module .per-page .select-wrap {
  position: relative;
}
.pagination-module .per-page .select-wrap select {
  width: 60px;
  height: 34px;
  padding: 0 15px;
  font-size: 11px;
  letter-spacing: 0.4px;
  line-height: 18px;
  font-weight: 600;
  text-transform: uppercase;
  border: 1px solid #224496;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.pagination-module .per-page .select-wrap:after {
  position: absolute;
  height: 34px;
  right: 0;
  top: -4px;
  padding: 0 12px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  pointer-events: none;
  content: url("/images/icons/caret-down.png");
}
.pagination-module {
  /********************************************/
}

/********************************************/
/*********************************************
:: Header Module
********************************************/
.site-header {
  position: relative;
  width: 100%;
  height: 60px;
  z-index: 99;
  border-bottom: 1px solid #e5e5e5;
  background-color: #fff;
}
@media (min-width: 1024px) {
  .site-header {
    height: 60px;
  }
}
.site-header .content-max-width.flex {
  height: 100%;
}
@media (max-width: 1024px) {
  .site-header .content-max-width.flex {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.site-header .logo {
  margin: 0 auto;
  -webkit-transition: none;
  transition: none;
  width: 118px;
}
@media (min-width: 1196px) {
  .site-header .logo {
    width: 145px;
    margin: 0 3.6% 0 0;
  }
}
.site-header .nav {
  margin-left: -2px;
}
.site-header .nav ul {
  padding: 0;
  margin: 0;
}
.site-header .nav ul li {
  margin: 0;
  padding: 0 15.5px 0 20px;
}
.site-header .nav ul li.active a:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  border-bottom: 2px solid black;
}
.site-header .nav ul li a {
  display: block;
  padding: 21px 0 20px;
  position: relative;
  font-size: 12.5px;
  letter-spacing: 0.8px;
  line-height: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000000;
}
.site-header .actions {
  margin-left: auto;
}
.site-header .cart {
  margin-left: 20px;
  margin-right: 0;
}
@media (max-width: 1024px) {
  .site-header .cart {
    position: absolute;
    left: 30px;
    top: 19px;
  }
}
.site-header .white-btn {
  padding: 7px 15px;
  margin-left: 30px;
  font-size: 11px;
  font-style: normal;
  letter-spacing: 0.4px;
  line-height: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000000;
  border: 1px solid #224496;
  cursor: pointer;
}
.site-header .hamburger {
  position: absolute;
  right: 20px;
  top: 20px;
}
.site-header .hamburger:focus {
  outline: none;
}
@media (max-width: 1195px) {
  .site-header .search {
    position: absolute;
    left: 20px;
    top: 19px;
  }
}

@media (max-width: 1024px) {
  .site-header.open nav {
    position: fixed;
    right: 0;
  }
}
.site-header.open .hamburger {
  position: fixed;
  right: 300px;
}
.site-header.open .hamburger span:nth-of-type(1) {
  top: 50%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.site-header.open .hamburger span:nth-of-type(2) {
  opacity: 0;
}
.site-header.open .hamburger span:nth-of-type(3) {
  top: 50%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.mega-menu {
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
  z-index: 99;
  padding: 40px 0 77px;
  background-color: #f9f9f9;
  border-bottom: 1px solid #e5e5e5;
}
.mega-menu .group {
  margin: 0 -15px;
}
.mega-menu .menu-row {
  width: 22.5%;
  padding-bottom: 10px;
  margin: 18px 15px 22px;
  border-bottom: 1px solid black;
  cursor: pointer;
}
@media (max-width: 1160px) {
  .mega-menu .menu-row {
    width: 21%;
  }
}
.mega-menu .menu-row h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  min-height: 44px;
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 22px;
}
.mega-menu .menu-row h3 img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
}

.search-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background: black;
}
@media (max-width: 767px) {
  .search-menu {
    top: 60px;
    height: auto;
    padding: 30px 20px;
  }
}
@media (max-width: 1024px) {
  .search-menu .flex {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (max-width: 767px) {
  .search-menu .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.search-menu .categories-btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 170px;
  margin-right: 10px;
  padding: 7px 15px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.4px;
  line-height: 18px;
  text-transform: uppercase;
  border: 1px solid #ffffff;
  color: #ffffff;
}
@media (max-width: 767px) {
  .search-menu .categories-btn {
    width: 100%;
    height: 46px;
    margin: 0 0 14px 0;
  }
}
.search-menu .categories-btn img {
  position: absolute;
  right: 11px;
  line-height: 34px;
}
.search-menu .category-dropdown {
  position: absolute;
  top: 61px;
  width: 232px;
  padding: 8px 0;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
          box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  background-color: #000000;
  color: white;
}
@media (max-width: 767px) {
  .search-menu .category-dropdown {
    width: calc(100% - 40px);
    top: 46px;
    z-index: 9;
  }
}
.search-menu .category-dropdown .category-list {
  padding: 8px 16px;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.3px;
  line-height: 18px;
  text-align: left;
  color: white;
}
.search-menu .category-dropdown .category-list:hover {
  cursor: pointer;
  background-color: #262626;
}
.search-menu .search-input {
  width: 73.17%;
  margin-right: 10px;
}
@media (max-width: 1024px) {
  .search-menu .search-input {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .search-menu .search-input {
    width: 100%;
    margin: 0 0 14px 0;
  }
}
.search-menu .search-input input {
  height: 34px;
  padding: 0 15px;
  font-size: 13.5px;
  font-weight: 400;
  letter-spacing: 0.6px;
  line-height: 22px;
  color: white;
  background-color: #262626;
  border: 1px solid #262626;
}
@media (max-width: 767px) {
  .search-menu .search-input input {
    width: 100%;
    height: 46px;
  }
}
.search-menu .search-input input::-webkit-input-placeholder {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 13.5px;
  font-weight: 400;
  letter-spacing: 0.6px;
  line-height: 22px;
  color: white;
  opacity: 0.5;
}
.search-menu .search-input input::-moz-placeholder {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 13.5px;
  font-weight: 400;
  letter-spacing: 0.6px;
  line-height: 22px;
  color: white;
  opacity: 0.5;
}
.search-menu .search-input input::-ms-input-placeholder {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 13.5px;
  font-weight: 400;
  letter-spacing: 0.6px;
  line-height: 22px;
  color: white;
  opacity: 0.5;
}
.search-menu .search-input input::placeholder {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 13.5px;
  font-weight: 400;
  letter-spacing: 0.6px;
  line-height: 22px;
  color: white;
  opacity: 0.5;
}
.search-menu .search-input input:-ms-input-placeholder {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 13.5px;
  font-weight: 400;
  letter-spacing: 0.6px;
  line-height: 22px;
  color: white;
}
.search-menu .search-btn {
  padding: 7px 15px;
  background: white;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.4px;
  line-height: 18px;
  text-transform: uppercase;
  border: 1px solid #fff;
}
@media (max-width: 767px) {
  .search-menu .search-btn {
    width: 100%;
    height: 46px;
  }
}
.search-menu .close {
  margin-left: auto;
}
@media (max-width: 767px) {
  .search-menu .close {
    display: none;
  }
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100vh;
  height: 100%;
  padding: 80px 20px;
  margin: 0;
  background: white;
  z-index: 9;
  overflow: auto;
}
.mobile-menu .button {
  width: 100%;
  text-align: center;
  cursor: pointer;
}
.mobile-menu ul {
  margin: 20px 0 0;
  padding: 0;
}
.mobile-menu ul li {
  margin: 0;
  padding: 19px 1px;
  border-bottom: 1px solid #e5e5e5;
}
.mobile-menu ul li:last-child {
  border-bottom: none;
}
.mobile-menu ul li.open {
  border-bottom: none;
}
.mobile-menu ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 1.2px;
  line-height: 38px;
}
.mobile-menu ul li ul.children {
  margin: 0;
}
.mobile-menu ul li ul.children li {
  margin: 0;
  padding: 30px 0 9px;
}
.mobile-menu ul li ul.children li a {
  font-size: 16px;
  letter-spacing: 0.6px;
  line-height: 24px;
}
.mobile-menu ul li ul.children .button {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
  font-size: 12.5px;
  font-weight: 600;
  letter-spacing: 0.8px;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

/********************************************/
/********************************************/
/********************************************/
/********************************************/
/********************************************/
/*********************************************
:: Footer Module                    
********************************************/
.site-footer {
  position: relative;
  width: 100%;
  min-height: 375px;
  background: #000000;
  padding: 40px 0 53px;
}
@media (min-width: 1024px) {
  .site-footer {
    min-height: 350px;
    padding: 46px 0 50px;
  }
}
.site-footer img.mobile {
  margin-bottom: 40px;
  width: 142px;
}
@media (min-width: 1024px) {
  .site-footer img.mobile {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .site-footer .links {
    margin-bottom: 5px;
  }
}
.site-footer .links ul {
  padding: 0;
  margin: 0 128px 0 0;
}
@media (max-width: 1024px) {
  .site-footer .links ul:last-child {
    margin-right: 0;
  }
}
.site-footer .links ul li {
  margin-bottom: 24px;
}
.site-footer .links ul li a {
  font-size: 12.5px;
  letter-spacing: 0.8px;
  line-height: 18px;
  font-weight: 600;
  color: white;
}
.site-footer .subscribe {
  width: 370px;
}
@media (max-width: 1023px) {
  .site-footer .subscribe {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .site-footer .subscribe {
    width: 100%;
  }
}
.site-footer .subscribe img {
  display: block !important;
  margin-top: 4px;
  margin-bottom: 72px;
  margin-left: auto;
  width: 142px;
}
@media (max-width: 1023px) {
  .site-footer .subscribe img {
    display: none !important;
  }
}
.site-footer .subscribe .input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid white;
  padding-bottom: 3px;
}
.site-footer .subscribe .input-group input {
  padding: 0;
  font-size: 14px;
  font-style: normal;
  letter-spacing: 0.4px;
  line-height: 22px;
  font-weight: 500;
  border: 0;
  background: transparent;
  color: white;
}
@media (max-width: 1024px) {
  .site-footer .subscribe .input-group input {
    font-size: 16px;
  }
}
.site-footer .subscribe .input-group input::-webkit-input-placeholder {
  font-size: 14px;
  font-style: normal;
  letter-spacing: 0.4px;
  line-height: 22px;
  color: #fff;
}
@media (max-width: 1024px) {
  .site-footer .subscribe .input-group input::-webkit-input-placeholder {
    font-size: 16px;
  }
}
.site-footer .subscribe .input-group input::-moz-placeholder {
  font-size: 14px;
  font-style: normal;
  letter-spacing: 0.4px;
  line-height: 22px;
  color: #fff;
}
@media (max-width: 1024px) {
  .site-footer .subscribe .input-group input::-moz-placeholder {
    font-size: 16px;
  }
}
.site-footer .subscribe .input-group input:-ms-input-placeholder {
  font-size: 14px;
  font-style: normal;
  letter-spacing: 0.4px;
  line-height: 22px;
  color: #fff;
}
@media (max-width: 1024px) {
  .site-footer .subscribe .input-group input:-ms-input-placeholder {
    font-size: 16px;
  }
}
.site-footer .subscribe .input-group input::-webkit-input-placeholder {
  font-size: 14px;
  font-style: normal;
  letter-spacing: 0.4px;
  line-height: 22px;
  color: #fff;
}
.site-footer .subscribe .input-group input::-moz-placeholder {
  font-size: 14px;
  font-style: normal;
  letter-spacing: 0.4px;
  line-height: 22px;
  color: #fff;
}
.site-footer .subscribe .input-group input::-ms-input-placeholder {
  font-size: 14px;
  font-style: normal;
  letter-spacing: 0.4px;
  line-height: 22px;
  color: #fff;
}
.site-footer .subscribe .input-group input::placeholder {
  font-size: 14px;
  font-style: normal;
  letter-spacing: 0.4px;
  line-height: 22px;
  color: #fff;
}
@media (max-width: 1024px) {
  .site-footer .subscribe .input-group input::-webkit-input-placeholder {
    font-size: 16px;
  }
  .site-footer .subscribe .input-group input::-moz-placeholder {
    font-size: 16px;
  }
  .site-footer .subscribe .input-group input::-ms-input-placeholder {
    font-size: 16px;
  }
  .site-footer .subscribe .input-group input::placeholder {
    font-size: 16px;
  }
}
.site-footer .subscribe .input-group button {
  padding: 2px 0 0 0;
  font-size: 11px;
  letter-spacing: 0.4px;
  line-height: 18px;
  font-weight: 600;
  text-transform: uppercase;
  border: 0;
  color: white;
}
.site-footer .footer-legal {
  margin-top: 74px;
}
@media (max-width: 1024px) {
  .site-footer .footer-legal {
    margin-top: 40px;
  }
}
.site-footer .footer-legal p, .site-footer .footer-legal a {
  margin-bottom: -2px;
  width: 100%;
  color: #aaadb4;
  font-weight: 500;
  font-size: 11px;
  letter-spacing: 0.4px;
  line-height: 18px;
}

/********************************************/
/********************************************/
/********************************************/
/********************************************/
/********************************************/
/*********************************************
:: Pages
********************************************/
/*********************************************
:: Home Page
********************************************/
.page-home {
  overflow: hidden;
}
.page-home .hero-container .slick-dotted {
  margin-bottom: 0;
}
.page-home .hero-container .slick-dotted .slick-dots {
  margin: 0 0 0 9.4%;
  bottom: 60px;
  text-align: left;
}
@media (max-width: 1160px) {
  .page-home .hero-container .slick-dotted .slick-dots {
    margin-left: 20px;
  }
}
.page-home .hero-container .slick-dotted .slick-dots .slick-active button {
  background-color: #224496;
}
.page-home .hero-container article {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: relative;
  width: 100%;
}
@media (max-width: 767px) {
  .page-home .hero-container article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.page-home .hero-container article .content, .page-home .hero-container article .image {
  width: 50%;
  height: 100%;
}
@media (max-width: 767px) {
  .page-home .hero-container article .content, .page-home .hero-container article .image {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .page-home .hero-container article .content {
    padding: 35px 20px 135px 19px;
  }
}
.page-home .hero-container article .content .text {
  max-width: 370px;
  position: absolute;
  bottom: 134px;
  margin-left: 9.4%;
  text-transform: uppercase;
}
@media (max-width: 1160px) {
  .page-home .hero-container article .content .text {
    margin-left: 20px;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  .page-home .hero-container article .content .text {
    position: static;
    margin: 50px 20px 0;
  }
}
@media (max-width: 767px) {
  .page-home .hero-container article .content .text {
    position: static;
    margin: 0;
  }
}
.page-home .hero-container article .content .text h1 {
  margin-bottom: 21px;
  font-size: 30px;
  letter-spacing: 1.2px;
  line-height: 38px;
  font-weight: 600;
}
.page-home .hero-container article .content .text p {
  max-width: 179px;
  margin-bottom: 40px;
  font-size: 12.5px;
  font-weight: 600;
  letter-spacing: 0.8px;
  line-height: 18px;
}
.page-home .hero-container article .content .text hr {
  background: #000;
  margin: 0 0 10px;
}
.page-home .hero-container article .content .text .button {
  padding: 13px 15px;
  font-size: 12.5px;
  letter-spacing: 0.8px;
  line-height: 18px;
  text-transform: uppercase;
}
.page-home .hero-container article img {
  width: 100%;
  margin: 0 auto;
}
.page-home .info {
  background-color: #84929C;
  padding: 117px 0 100px;
}
@media (max-width: 1023px) {
  .page-home .info {
    padding: 60px 0;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .page-home .info .content-max-width {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.page-home .info .image {
  max-width: 370px;
}
@media (max-width: 1023px) {
  .page-home .info .image {
    width: 45%;
  }
}
@media (max-width: 767px) {
  .page-home .info .image {
    width: 100%;
  }
}
.page-home .info .image hr {
  margin-bottom: 9px;
  margin-top: 0;
  background-color: #ffffff;
}
.page-home .info .image p {
  margin-bottom: 187px;
  font-size: 12.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  line-height: 18px;
  text-transform: uppercase;
  color: white;
}
@media (max-width: 1023px) {
  .page-home .info .image p {
    margin-bottom: 55px;
  }
}
@media (max-width: 1023px) {
  .page-home .info .image .image-container {
    width: calc(100% - 32px);
  }
}
.page-home .info .image .image-container .badge {
  position: absolute;
  right: -40px;
  top: -40px;
  width: 130px;
}
.page-home .info .content {
  width: 56%;
  margin-left: 11.14%;
}
@media (max-width: 1024px) {
  .page-home .info .content {
    width: 50%;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .page-home .info .content {
    width: 100%;
    margin: 39px 0 0;
  }
}
.page-home .info .content > * {
  text-transform: uppercase;
}
.page-home .info .content h1 {
  margin-top: -21px;
  margin-bottom: 43px;
  font-size: 100px;
  letter-spacing: 4px;
  line-height: 110px;
  color: #fff;
}
@media (max-width: 1160px) {
  .page-home .info .content h1 {
    font-size: 80px;
    letter-spacing: 2.2px;
    line-height: 90px;
  }
}
@media (max-width: 1023px) {
  .page-home .info .content h1 {
    font-size: 55px;
    letter-spacing: 2.2px;
    line-height: 65px;
  }
}
.page-home .info .content h2, .page-home .info .content legend {
  margin-bottom: 41px;
  font-size: 30px;
  letter-spacing: 1.2px;
  line-height: 38px;
  color: #fff;
}
.page-home .info .content .button {
  padding: 13px 16px 13px 15px;
  font-size: 12.5px;
  font-style: normal;
  letter-spacing: 0.8px;
  line-height: 18px;
  border: 1px solid #224496;
}
.page-home .banner {
  background-color: #eeedf2;
}
.page-home .banner img {
  margin: 0 auto;
  mix-blend-mode: multiply;
}
.page-home .banner-2 {
  padding: 59px 0 60px;
}
@media (max-width: 1023px) {
  .page-home .banner-2 {
    padding: 40px 0;
  }
}
.page-home .banner-2 h2, .page-home .banner-2 legend {
  margin-bottom: 31px;
  font-size: 30px;
  letter-spacing: 1.2px;
  line-height: 38px;
  text-transform: uppercase;
  color: #000;
}
.page-home .banner-2 .button {
  text-transform: uppercase;
}
.page-home .ranges {
  padding: 100px 0 100px;
  background-color: #000000;
}
@media (max-width: 1023px) {
  .page-home .ranges {
    padding: 60px 0;
  }
}
.page-home .ranges h5 {
  font-size: 12.5px;
  letter-spacing: 0.8px;
  line-height: 18px;
  text-transform: uppercase;
  color: white;
  font-weight: 500;
}
@media (max-width: 1023px) {
  .page-home .ranges h5 {
    margin: 0;
  }
}
.page-home .ranges .range {
  margin-top: 40px;
}
@media (max-width: 1023px) {
  .page-home .ranges .range {
    margin-top: 20px;
  }
}
.page-home .ranges .range .range-row {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 20px 0;
}
.page-home .ranges .range .range-row:last-child {
  border-bottom: none;
}
.page-home .ranges .range .range-row .content {
  width: 57.27%;
}
@media (max-width: 1023px) {
  .page-home .ranges .range .range-row .content {
    width: 100%;
  }
}
.page-home .ranges .range .range-row .image {
  width: 23.1%;
}
@media (max-width: 1023px) {
  .page-home .ranges .range .range-row .image {
    width: 100%;
    height: auto !important;
  }
}
.page-home .ranges .range .range-row h3 {
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 1.2px;
  line-height: 38px;
  margin: 0;
  color: white;
}
@media (max-width: 1023px) {
  .page-home .ranges .range .range-row h3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.page-home .ranges .range .accordion-showing {
  margin-bottom: 10px;
}
@media (max-width: 1023px) {
  .page-home .ranges .range .accordion-showing .flex.flex-between {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-home .ranges .range .accordion-showing h3 {
  margin-bottom: 30px;
  margin-top: 10px;
  font-size: 60px;
  letter-spacing: 2px;
  line-height: 65px;
  color: white;
}
@media (max-width: 1023px) {
  .page-home .ranges .range .accordion-showing h3 {
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: 38px;
    margin: 0;
    color: white;
  }
}
.page-home .ranges .range .accordion-showing p {
  margin-bottom: 30px;
  font-size: 16px;
  letter-spacing: 0.6px;
  line-height: 24px;
  font-weight: 500;
  color: white;
}
@media (max-width: 1023px) {
  .page-home .ranges .range .accordion-showing p {
    margin-top: 30px;
  }
}
.page-home .ranges .range .accordion-showing .button {
  padding: 13px 15px;
  border-color: white;
  color: white;
}
@media (max-width: 1023px) {
  .page-home .ranges .range .accordion-showing .button {
    margin-bottom: 30px;
  }
}
.page-home {
  /********************************************/
}
.page-home .grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.page-home .grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.page-home .grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.page-home .grid-cols-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}
.page-home .col-span-8 {
  grid-column: span 8/span 8;
}
.page-home .grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.page-home .gap-2 {
  gap: 0.5rem;
}
.page-home .col-span-2 {
  grid-column: span 2/span 2;
}
.page-home .gap-8 {
  gap: 2rem;
}
.page-home .col-span-5 {
  grid-column: span 5/span 5;
}
.page-home .col-span-2 {
  grid-column: span 2/span 2;
}
.page-home .gap-12 {
  gap: 3rem;
}
.page-home .gap-32 {
  gap: 6rem;
}

/*********************************************
:: About Page                   
********************************************/
.page-about .body-container .hero-image {
  width: 100%;
  margin-bottom: 40px;
}
.page-about {
  /********************************************/
}

/*********************************************
:: Our Team
********************************************/
.page-our-team .body-container {
  padding: 20px 0;
}
.page-our-team .body-container .flex {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.page-our-team .body-container article {
  text-align: center;
}
.page-our-team .body-container article .wrap {
  width: 88%;
  margin: 0 auto 30px;
}
.page-our-team .body-container article .image {
  margin: 0 auto 20px;
}
.page-our-team .body-container article .content {
  text-align: left;
}
.page-our-team .body-container article .content h3 {
  margin: 0;
  font-size: 20px;
  line-height: 30px;
}
.page-our-team .body-container article .content h4 {
  font-size: 14px;
  line-height: 24px;
}
.page-our-team {
  /********************************************/
}

/*********************************************
:: Testimonials
********************************************/
.page-testimonials .body-container article {
  display: none;
  padding: 20px 0;
}
.page-testimonials .body-container article .author h2, .page-testimonials .body-container article .author legend {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}
.page-testimonials .body-container article .author h3 {
  font-size: 14px;
  line-height: 20px;
}
.page-testimonials .body-container article .quote {
  position: relative;
  padding: 0;
}
.page-testimonials .body-container article.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation: fade-in 0.5s;
          animation: fade-in 0.5s;
}
.page-testimonials .body-container article:last-child {
  padding-bottom: 100px;
}
.page-testimonials .body-container .button {
  display: none;
  margin: 0 auto;
}
.page-testimonials {
  /********************************************/
}

/*********************************************
:: Warranties Page
********************************************/
.page-contact .title-section p {
  max-width: 570px !important;
}
.page-contact .body-container {
  padding: 100px 0;
}
@media (max-width: 768px) {
  .page-contact .body-container {
    padding: 60px 0 30px;
  }
  .page-contact .body-container .content-max-width.flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.page-contact .body-container .contact-card {
  max-width: 470px;
  width: 100%;
}
@media (max-width: 900px) {
  .page-contact .body-container .contact-card {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .page-contact .body-container .contact-card {
    max-width: 100%;
    width: 100%;
    margin-bottom: 30px;
  }
}
.page-contact .body-container .contact-card {
  background-color: #000000;
}
.page-contact .body-container .contact-card .card-header {
  padding: 29px 30px 31px;
  border-bottom: 2px solid white;
}
.page-contact .body-container .contact-card .card-header .email h2, .page-contact .body-container .contact-card .card-header .email legend {
  text-decoration: underline;
}
.page-contact .body-container .contact-card .card-header h2, .page-contact .body-container .contact-card .card-header legend {
  margin-bottom: 10px;
  font-weight: 500;
  color: white;
}
.page-contact .body-container .contact-card .card-header > *:last-child h2, .page-contact .body-container .contact-card .card-header > *:last-child legend {
  margin-bottom: 0;
}
.page-contact .body-container .contact-card .card-body {
  padding: 30px;
}
.page-contact .body-container .contact-card .card-body .column {
  margin-right: 23%;
}
.page-contact .body-container .contact-card .card-body .column > *:last-child {
  margin-bottom: 0;
}
.page-contact .body-container .contact-card .card-body h3 {
  margin-bottom: 10px;
  font-size: 11px;
  letter-spacing: 0.4px;
  line-height: 18px;
  text-transform: uppercase;
  color: #aaadb4;
}
.page-contact .body-container .contact-card .card-body p {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 24px;
  color: white;
}
.page-contact .body-container .form {
  width: 48.7%;
}
@media (max-width: 900px) {
  .page-contact .body-container .form {
    width: 45%;
  }
}
@media (max-width: 768px) {
  .page-contact .body-container .form {
    width: 100%;
  }
}
.page-contact .body-container .form .form-field {
  padding-bottom: 30px;
}
.page-contact .body-container .form label {
  margin-bottom: 2px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.4px;
  line-height: 18px;
  text-transform: uppercase;
}
.page-contact .body-container .form textarea {
  padding: 1px 0 0;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 44px;
  color: #000;
  border-right: 0;
  border-left: 0;
  border-top: 0;
  border-bottom: 1px solid #000;
}
@media (max-width: 768px) {
  .page-contact .body-container .form textarea {
    width: 100%;
  }
}
.page-contact .body-container .form textarea::-webkit-input-placeholder {
  color: #aaadb4;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 44px;
}
.page-contact .body-container .form textarea::-moz-placeholder {
  color: #aaadb4;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 44px;
}
.page-contact .body-container .form textarea::-ms-input-placeholder {
  color: #aaadb4;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 44px;
}
.page-contact .body-container .form textarea::placeholder {
  color: #aaadb4;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 44px;
}
.page-contact .body-container .form input {
  height: 45px;
  padding: 1px 0 0;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 44px;
  color: #000;
  border-right: 0;
  border-left: 0;
  border-top: 0;
  border-bottom: 1px solid #000;
}
@media (max-width: 768px) {
  .page-contact .body-container .form input {
    width: 100%;
  }
}
.page-contact .body-container .form input::-webkit-input-placeholder {
  color: #aaadb4;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 44px;
}
.page-contact .body-container .form input::-moz-placeholder {
  color: #aaadb4;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 44px;
}
.page-contact .body-container .form input::-ms-input-placeholder {
  color: #aaadb4;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 44px;
}
.page-contact .body-container .form input::placeholder {
  color: #aaadb4;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 44px;
}
.page-contact .body-container .form .select-wrap {
  position: relative;
}
.page-contact .body-container .form .select-wrap select {
  height: 45px;
  padding: 1px 0 0;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 44px;
  border-right: 0;
  border-left: 0;
  border-top: 0;
  border-bottom: 1px solid #000000;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media (max-width: 768px) {
  .page-contact .body-container .form .select-wrap select {
    width: 100%;
  }
}
.page-contact .body-container .form .select-wrap select option[value=""][disabled] {
  display: none;
}
.page-contact .body-container .form .select-wrap select:required:invalid {
  color: #aaadb4;
}
.page-contact .body-container .form .select-wrap:after {
  position: absolute;
  height: 37px;
  right: 0;
  top: 0;
  padding: 0 20px 7px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  pointer-events: none;
  content: url("/images/icons/caret-down.png");
}
.page-contact .body-container .form .button {
  padding: 13px 60px;
  cursor: pointer;
}
.page-contact {
  /********************************************/
}

/*********************************************
:: Product Detail Page
********************************************/
.page-product-detail {
  padding: 60px 0;
}
.page-product-detail .body-container {
  padding-bottom: 60px;
  margin-bottom: 60px;
  border-bottom: 2px solid black;
}
.page-product-detail .gallery {
  width: 54.71%;
}
@media (max-width: 1024px) {
  .page-product-detail .gallery {
    width: 45%;
  }
}
@media (max-width: 600px) {
  .page-product-detail .gallery {
    width: 100%;
    margin-bottom: 30px;
  }
}
.page-product-detail .gallery .image {
  position: relative;
  margin-left: 4px;
  margin-bottom: 20px;
  width: 100%;
}
.page-product-detail .gallery .image .zoom {
  position: absolute;
  right: 17px;
  bottom: 20px;
}
.page-product-detail .gallery .thumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  overflow-x: auto;
  overflow-y: hidden;
}
.page-product-detail .gallery .thumbs .thumb {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80px;
  min-width: 80px;
  height: 80px;
  overflow: hidden;
  margin-right: 3px;
}
.page-product-detail .gallery .thumbs .thumb.active {
  margin-right: 4px;
  border: 1px solid #224496;
}
.page-product-detail .gallery .thumbs .thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.page-product-detail .content {
  width: 40.2%;
  margin-top: -1px;
}
@media (max-width: 1024px) {
  .page-product-detail .content {
    width: 45%;
  }
}
@media (max-width: 600px) {
  .page-product-detail .content {
    width: 100%;
  }
}
.page-product-detail .content .retailer {
  margin-bottom: 40px;
  margin-top: -1px;
}
.page-product-detail .content .retailer h2.price, .page-product-detail .content .retailer legend.price {
  margin-bottom: 21px;
  font-weight: 500;
}
.page-product-detail .content .retailer .quantity {
  width: 152px;
  margin-right: 16px;
}
.page-product-detail .content .retailer .quantity .number-input {
  width: 100%;
  height: 46px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-product-detail .content .retailer .quantity .number-input button {
  width: 46px;
  height: 46px;
  border: 1px solid #000;
  cursor: pointer;
}
.page-product-detail .content .retailer .quantity .number-input button span {
  font-size: 13px;
  font-weight: 600;
}
.page-product-detail .content .retailer .quantity .number-input button.subtract {
  margin-right: -1px;
}
.page-product-detail .content .retailer .quantity .number-input button.add {
  margin-left: -1px;
}
.page-product-detail .content .retailer .quantity .number-input input {
  height: 46px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: 1px solid #000;
  font-weight: 500;
  text-align: center;
}
.page-product-detail .content .retailer .button {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 0;
  padding-right: 14px;
  color: #000;
  cursor: pointer;
}
.page-product-detail .content .retailer .button:hover {
  color: #fff;
}
.page-product-detail .content h2, .page-product-detail .content legend {
  margin-bottom: 11px;
  text-transform: uppercase;
}
.page-product-detail .content h3 {
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 24px;
}
.page-product-detail .content .button {
  width: 100%;
  margin-bottom: 40px;
}
.page-product-detail .content .button.retailer {
  text-align: center;
}
.page-product-detail .content h6 {
  font-size: 12.5px;
  font-weight: 600;
  letter-spacing: 0.8px;
  line-height: 18px;
}
.page-product-detail .content .wysiwyg {
  margin-bottom: 40px;
}
.page-product-detail .content .wysiwyg > *:last-child {
  margin-bottom: 0;
}
.page-product-detail .content .wysiwyg p {
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 22px;
}
.page-product-detail .content .colour {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-product-detail .content .colour div {
  margin-right: 25px;
  width: 80px;
}
.page-product-detail .content .colour span {
  width: 60px;
  height: 60px;
  display: inline-block;
  border-radius: 50%;
  border: 1px solid #CCCCCC;
  margin-bottom: 5px;
  margin-left: 10px;
}
.page-product-detail .content .colour p {
  font-size: 0.875em;
  font-weight: 300;
  line-height: 1.3;
  margin: 0px;
  text-align: center;
}
.page-product-detail .product-details h2.title, .page-product-detail .product-details legend.title {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e5e5e5;
  font-weight: 400;
}
.page-product-detail .product-details .dimensions {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 41px;
}
.page-product-detail .product-details .dimensions .specs {
  margin-right: 20px;
}
@media (max-width: 600px) {
  .page-product-detail .product-details .dimensions .specs {
    margin-right: 10px;
  }
}
.page-product-detail .product-details .dimensions .specs h2, .page-product-detail .product-details .dimensions .specs legend {
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
}
@media (max-width: 600px) {
  .page-product-detail .product-details .dimensions .specs h2, .page-product-detail .product-details .dimensions .specs legend {
    font-size: 20px;
  }
}
.page-product-detail .product-details .dimensions .specs p {
  margin-bottom: 0;
  margin-left: -2px;
  font-size: 12.5px;
  font-weight: 500;
  letter-spacing: 0.36px;
  line-height: 21px;
  text-align: center;
  color: #8c949a;
}
.page-product-detail .product-details .dimensions img {
  margin-right: 19px;
  margin-top: -9px;
}
@media (max-width: 600px) {
  .page-product-detail .product-details .dimensions img {
    margin-right: 10px;
  }
}
.page-product-detail .product-details .specifications {
  padding-bottom: 40px;
}
.page-product-detail .product-details .specifications .flex:after {
  content: "";
  width: 31.6%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 31.6%;
          flex: 0 0 31.6%;
}
.page-product-detail .product-details .specifications .spec {
  width: 31.6%;
}
@media (max-width: 600px) {
  .page-product-detail .product-details .specifications .spec {
    width: 100%;
    margin-bottom: 20px;
  }
}
.page-product-detail .product-details .specifications h6.title {
  margin-bottom: 20px;
  font-size: 12.5px;
  letter-spacing: 0.8px;
  line-height: 18px;
  text-transform: uppercase;
}
.page-product-detail .product-details .specifications .wysiwyg > *:last-child {
  margin-bottom: 0;
}
.page-product-detail .product-details .specifications .wysiwyg ul {
  padding: 0;
  margin: 0;
}
.page-product-detail .product-details .specifications .wysiwyg ul li {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 22px;
}
.page-product-detail .product-details .specifications .wysiwyg p {
  padding: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 22px;
}
.page-product-detail .product-details .downloads {
  padding-bottom: 44px;
}
.page-product-detail .product-details .downloads .download-row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
}
.page-product-detail .product-details .downloads .download-row img {
  margin-right: 16px;
}
.page-product-detail .product-details .downloads .download-row h4 {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 22px;
  text-decoration: underline;
}
.page-product-detail .other-products {
  border-top: 2px solid #000;
  padding-top: 40px;
}
.page-product-detail .other-products h6.title {
  margin-bottom: 40px;
  font-size: 12.5px;
  letter-spacing: 0.8px;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
}
.page-product-detail .other-products .flex:after {
  content: "";
  width: 25%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
}
.page-product-detail .other-products .product {
  width: 23.1%;
}
@media (max-width: 600px) {
  .page-product-detail .other-products .product {
    width: 48%;
    margin-bottom: 20px;
  }
}
.page-product-detail .other-products .product .image {
  position: relative;
  width: 100%;
  margin-bottom: 7px;
}
.page-product-detail .other-products .product .image span {
  display: inline-block;
  margin-top: 100%;
}
.page-product-detail .other-products .product .image .img-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
.page-product-detail .other-products .product .image .img-container img {
  margin: 0 auto;
}
.page-product-detail .other-products .product p {
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.4px;
  line-height: 18px;
  text-transform: uppercase;
  color: #8c949a;
}
.page-product-detail .other-products .product h6 {
  max-width: 260px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.4px;
  line-height: 22px;
}

/*******************************************/
/*********************************************
:: Products Page
********************************************/
.page-products .title-section h1 {
  line-height: 40px !important;
}
.page-products .title-section p {
  max-width: 570px !important;
}
.page-products .body-container {
  padding: 32px 0 21px;
}
.page-products .body-container .sidebar {
  margin-top: 8px;
}
.page-products .body-container .sidebar .button.tablet-down {
  width: 100%;
  text-align: center;
}
@media (max-width: 768px) {
  .page-products .body-container .sidebar {
    width: 100%;
    margin-top: 0;
  }
}
.page-products .body-container .sidebar h6 {
  margin-bottom: 24px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.4px;
  line-height: 18px;
  text-transform: uppercase;
}
.page-products .body-container .sidebar.desktop {
  width: 250px;
}
.page-products .body-container .sidebar .category {
  padding: 12px 0;
}
.page-products .body-container .sidebar .category.open .header a {
  color: #000000;
}
.page-products .body-container .sidebar .category.sale .header {
  text-transform: uppercase;
  color: #000000;
}
.page-products .body-container .sidebar .category .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.54px;
  line-height: 19px;
}
.page-products .body-container .sidebar .category .header a {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.54px;
  line-height: 19px;
  cursor: pointer;
  text-transform: uppercase;
  color: black;
}
.page-products .body-container .sidebar .category .header a:hover, .page-products .body-container .sidebar .category .header a.active {
  color: #aaadb4;
}
.page-products .body-container .sidebar .category .header img {
  height: 10px;
  width: 10px;
  -o-object-fit: contain;
     object-fit: contain;
  cursor: pointer;
}
.page-products .body-container .sidebar .category ul {
  margin: 8px 0 0;
  padding: 0;
}
.page-products .body-container .sidebar .category ul li {
  margin: 0;
}
.page-products .body-container .sidebar .category ul li a {
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 18px;
  font-weight: 500;
  color: #000000;
  -webkit-transition: color 250ms;
  transition: color 250ms;
  text-transform: uppercase;
}
.page-products .body-container .sidebar .category ul li a:hover, .page-products .body-container .sidebar .category ul li a.active {
  color: #aaadb4 !important;
}
.page-products .body-container .product-list {
  width: 74.36%;
}
@media (max-width: 768px) {
  .page-products .body-container .product-list {
    width: 100%;
  }
}
.page-products .body-container .product-list .sorting {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
@media (max-width: 600px) {
  .page-products .body-container .product-list .sorting .showing {
    width: 100%;
    margin-top: 20px;
  }
}
.page-products .body-container .product-list .sorting .showing p {
  margin: 0;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.4px;
  line-height: 18px;
  text-transform: uppercase;
}
@media (max-width: 600px) {
  .page-products .body-container .product-list .sorting .sort {
    width: 100%;
    margin-top: 20px;
  }
}
.page-products .body-container .product-list .sorting .sort .select-wrap {
  position: relative;
}
.page-products .body-container .product-list .sorting .sort .select-wrap select {
  width: 170px;
  height: 34px;
  padding: 0 15px;
  font-size: 11px;
  letter-spacing: 0.4px;
  line-height: 18px;
  font-weight: 600;
  text-transform: uppercase;
  border: 1px solid #224496;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media (max-width: 600px) {
  .page-products .body-container .product-list .sorting .sort .select-wrap select {
    width: 100%;
    height: 46px;
  }
}
.page-products .body-container .product-list .sorting .sort .select-wrap:after {
  position: absolute;
  height: 34px;
  right: 0;
  top: -4px;
  padding: 0 12px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  pointer-events: none;
  content: url("/images/icons/caret-down.png");
}
@media (max-width: 768px) {
  .page-products .body-container .product-list .sorting .sort .select-wrap:after {
    top: 0;
    height: 42px;
  }
}
.page-products .body-container .product-list .products .product {
  width: 32.2%;
  margin-bottom: 44px;
}
@media (max-width: 840px) {
  .page-products .body-container .product-list .products .product {
    width: 48%;
  }
}
.page-products .body-container .product-list .products .product .content {
  background-color: #fff;
}
.page-products .body-container .product-list .products .product .image {
  position: relative;
  width: 100%;
  margin-bottom: 4px;
  z-index: -1;
}
.page-products .body-container .product-list .products .product .image span {
  display: inline-block;
  margin-top: 100%;
}
.page-products .body-container .product-list .products .product .image .img-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  -ms-flex-line-pack: center;
      align-content: center;
}
.page-products .body-container .product-list .products .product .image .img-container img {
  margin: 0 auto;
  max-height: 280px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1195px) {
  .page-products .body-container .product-list .products .product .image .img-container img {
    max-height: 260px;
  }
}
.page-products .body-container .product-list .products .product p {
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.4px;
  line-height: 18px;
  text-transform: uppercase;
  color: #aaadb4;
}
.page-products .body-container .product-list .products .product h6 {
  margin-bottom: 0;
  max-width: 255px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.4px;
  line-height: 22px;
}

/*******************************************/
/*********************************************
:: Service Page                   
********************************************/
.page-service {
  /********************************************/
}

/*********************************************
:: Retailers Page                   
********************************************/
.page-retailers {
  /********************************************/
}

/*********************************************
:: Our story Page
********************************************/
.page-our-story .title-section h1 {
  margin-bottom: 21px;
}
.page-our-story .hero-slideshow {
  position: relative;
  margin-bottom: 0 !important;
}
.page-our-story .hero-slideshow .slick-dots {
  position: absolute;
  bottom: 40px;
}
.page-our-story .hero-slideshow .slick-dots li:last-child {
  margin-right: 0;
}
.page-our-story .hero-slideshow .slick-dots button {
  border: 1px solid #fff;
}
.page-our-story .hero-slideshow .slick-dots .slick-active button {
  background-color: #fff;
}
@media (max-width: 600px) {
  .page-our-story .hero-slideshow .slick-arrow {
    display: none !important;
  }
}
.page-our-story .hero-slideshow article img {
  width: 100%;
}
.page-our-story .body-container {
  padding: 97px 0;
}
@media (max-width: 600px) {
  .page-our-story .body-container {
    padding: 60px 0;
  }
}
.page-our-story .body-container .title {
  max-width: 470px;
  width: 100%;
  padding-bottom: 1px;
  margin: 59px 0;
  border-bottom: 1px solid #000;
}
.page-our-story .body-container .title h2, .page-our-story .body-container .title legend {
  text-transform: uppercase;
}
.page-our-story .body-container .wysiwyg p {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 24px;
}
.page-our-story .body-container .wysiwyg > *:last-child {
  margin-bottom: 0px;
}
.page-our-story {
  /********************************************/
}

/*********************************************
:: Warranties Page
********************************************/
.page-warranties .title-section .wysiwyg {
  max-width: 570px;
  width: 100%;
  margin: 0;
}
.page-warranties .title-section .wysiwyg > *:last-child {
  margin-bottom: 0;
}
.page-warranties .title-section .wysiwyg p {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 24px;
}
.page-warranties .title-section .wysiwyg a {
  font-weight: 600;
}
.page-warranties .body-container .image {
  width: 50%;
}
@media (max-width: 768px) {
  .page-warranties .body-container .image {
    width: 100%;
  }
}
.page-warranties .body-container .image img {
  width: 100%;
}
.page-warranties .body-container .form {
  width: 41%;
  padding: 100px 0 0 100px;
}
@media (max-width: 1024px) {
  .page-warranties .body-container .form {
    width: 45%;
    padding: 50px 0 0 50px;
  }
}
@media (max-width: 768px) {
  .page-warranties .body-container .form {
    width: 100%;
    padding: 40px 20px;
    height: auto !important;
  }
}
.page-warranties .body-container .form .form-inside {
  height: 100%;
  padding-bottom: 100px;
  overflow-y: auto;
  overflow-x: hidden;
}
@media (max-width: 1024px) {
  .page-warranties .body-container .form .form-inside {
    padding-bottom: 50px;
  }
}
@media (max-width: 768px) {
  .page-warranties .body-container .form .form-inside {
    height: auto;
    padding: 0;
  }
}
.page-warranties .body-container .form .form-inside::-webkit-scrollbar {
  width: 8px;
  height: 80px;
}
.page-warranties .body-container .form .form-inside::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
  background-color: white;
}
.page-warranties .body-container .form .form-inside::-webkit-scrollbar-thumb {
  background-color: #b2b2b2;
  border-radius: 10px;
}
.page-warranties .body-container .form .form-field {
  padding-bottom: 30px;
}
.page-warranties .body-container .form label {
  margin-bottom: 2px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.4px;
  line-height: 18px;
  text-transform: uppercase;
}
.page-warranties .body-container .form input {
  width: 385px;
  height: 45px;
  padding: 1px 0 0;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 44px;
  color: #000;
  border-right: 0;
  border-left: 0;
  border-top: 0;
  border-bottom: 1px solid #000;
}
@media (max-width: 768px) {
  .page-warranties .body-container .form input {
    width: 100%;
  }
}
.page-warranties .body-container .form input::-webkit-input-placeholder {
  color: #aaadb4;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 44px;
}
.page-warranties .body-container .form input::-moz-placeholder {
  color: #aaadb4;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 44px;
}
.page-warranties .body-container .form input::-ms-input-placeholder {
  color: #aaadb4;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 44px;
}
.page-warranties .body-container .form input::placeholder {
  color: #aaadb4;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 44px;
}
.page-warranties .body-container .form .select-wrap {
  position: relative;
  width: 385px;
}
@media (max-width: 768px) {
  .page-warranties .body-container .form .select-wrap {
    width: 100%;
  }
}
.page-warranties .body-container .form .select-wrap select {
  height: 45px;
  padding: 1px 0 0;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 44px;
  border-right: 0;
  border-left: 0;
  border-top: 0;
  border-bottom: 1px solid #000000;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media (max-width: 600px) {
  .page-warranties .body-container .form .select-wrap select {
    width: 100%;
  }
}
.page-warranties .body-container .form .select-wrap select option[value=""][disabled] {
  display: none;
}
.page-warranties .body-container .form .select-wrap select:required:invalid {
  color: #aaadb4;
}
.page-warranties .body-container .form .select-wrap:after {
  position: absolute;
  height: 37px;
  right: 0;
  top: 0;
  padding: 0 20px 7px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  pointer-events: none;
  content: url("/images/icons/caret-down.png");
}
.page-warranties .body-container .form .button {
  padding: 13px 60px;
  cursor: pointer;
}
.page-warranties {
  /********************************************/
}

/*********************************************
:: Login Page                   
********************************************/
.page-login .title-section .wysiwyg {
  max-width: 570px;
  width: 100%;
  margin: 0;
}
.page-login .title-section .wysiwyg > *:last-child {
  margin-bottom: 0;
}
.page-login .title-section .wysiwyg p {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 24px;
}
.page-login .title-section .wysiwyg a {
  font-weight: 600;
}
.page-login .body-container .image {
  width: 50%;
}
@media (max-width: 768px) {
  .page-login .body-container .image {
    width: 100%;
    margin: 0 0 20px 0;
  }
}
.page-login .body-container .image img {
  width: 100%;
}
.page-login .body-container h2, .page-login .body-container legend {
  margin-bottom: 41px;
  text-transform: uppercase;
}
.page-login .body-container .form {
  width: 41%;
  padding: 99px 100px;
}
@media (max-width: 600px) {
  .page-login .body-container .form {
    width: 100%;
    margin: 0;
    padding: 40px 20px 60px;
  }
}
.page-login .body-container .form .form-field {
  padding-bottom: 30px;
}
.page-login .body-container .form label {
  margin-bottom: 2px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.4px;
  line-height: 18px;
  text-transform: uppercase;
}
.page-login .body-container .form input {
  width: 385px;
  height: 45px;
  padding: 1px 0 0;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 44px;
  color: #000;
  border-right: 0;
  border-left: 0;
  border-top: 0;
  border-bottom: 1px solid #000;
}
@media (max-width: 768px) {
  .page-login .body-container .form input {
    width: 100%;
  }
}
.page-login .body-container .form input::-webkit-input-placeholder {
  color: #aaadb4;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 44px;
}
.page-login .body-container .form input::-moz-placeholder {
  color: #aaadb4;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 44px;
}
.page-login .body-container .form input::-ms-input-placeholder {
  color: #aaadb4;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 44px;
}
.page-login .body-container .form input::placeholder {
  color: #aaadb4;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 44px;
}
.page-login .body-container .form .button {
  margin-top: 10px;
  padding: 13px 59px;
}
.page-login {
  /********************************************/
}

/*********************************************
:: Cart Page
********************************************/
.page-cart .title-section {
  padding: 59px 0 61px !important;
}
@media (max-width: 768px) {
  .page-cart .title-section {
    padding: 30px 0 !important;
  }
}
.page-cart .title-section h1 {
  margin-bottom: 0 !important;
}
.page-cart .title-section p {
  display: none;
}
.page-cart .cart-container {
  padding: 63px 0;
}
@media (min-width: 768px) {
  .page-cart .cart-container {
    min-height: 494px;
  }
}
@media (max-width: 768px) {
  .page-cart .cart-container {
    padding-top: 50px;
  }
}
.page-cart .cart-container .cart-content {
  max-width: 740px;
  width: 100%;
}
@media (max-width: 1024px) {
  .page-cart .cart-container .cart-content {
    max-width: 52%;
  }
}
@media (max-width: 600px) {
  .page-cart .cart-container .cart-content {
    max-width: 100%;
  }
}
.page-cart .cart-container .cart-content .cart-item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
}
.page-cart .cart-container .cart-content .cart-item:last-child {
  border-bottom: 0;
}
.page-cart .cart-container .cart-content .cart-item .remove {
  margin-right: 20px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .page-cart .cart-container .cart-content .cart-item .remove {
    margin: 0;
    width: 20px;
  }
}
.page-cart .cart-container .cart-content .cart-item .remove img {
  height: 12px;
  width: 12px;
  fill: #797979;
}
.page-cart .cart-container .cart-content .cart-item .image {
  width: 100px;
  height: 100px;
  margin-right: 11px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.page-cart .cart-container .cart-content .cart-item .description {
  max-width: 305px;
  width: 100%;
  margin-right: 30px;
}
@media (max-width: 768px) {
  .page-cart .cart-container .cart-content .cart-item .description {
    max-width: 200px;
    width: 100%;
    margin-right: 0;
  }
}
.page-cart .cart-container .cart-content .cart-item .description p {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 22px;
}
.page-cart .cart-container .cart-content .cart-item .description p.title {
  margin-bottom: 3px;
  color: #282828;
}
.page-cart .cart-container .cart-content .cart-item .description p.price {
  margin-bottom: 0;
}
.page-cart .cart-container .cart-content .cart-item .quantity {
  margin-right: 44px;
}
@media (max-width: 1024px) {
  .page-cart .cart-container .cart-content .cart-item .quantity {
    margin: 10px 0 30px;
  }
}
.page-cart .cart-container .cart-content .cart-item .quantity button {
  width: 46px;
  cursor: pointer;
}
.page-cart .cart-container .cart-content .cart-item .amount {
  width: 60px;
}
@media (max-width: 1024px) {
  .page-cart .cart-container .cart-content .cart-item .amount {
    width: 25%;
    margin-bottom: 25px;
    margin-left: auto;
    text-align: right;
  }
}
.page-cart .cart-container .cart-content .cart-item .amount p {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 22px;
}
.page-cart .cart-summary {
  max-width: 370px;
  width: 100%;
}
@media (max-width: 768px) {
  .page-cart .cart-summary {
    max-width: 40%;
  }
}
@media (max-width: 600px) {
  .page-cart .cart-summary {
    max-width: 100%;
    margin-top: 50px;
  }
}
.page-cart .cart-summary .subtotal {
  margin-top: 18px;
  margin-bottom: 30px;
  padding-bottom: 17px;
  border-bottom: 1px solid #000;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-cart .cart-summary .subtotal p {
  margin-bottom: 0;
}
.page-cart .cart-summary .subtotal p.title {
  font-size: 12.5px;
  font-weight: 600;
  letter-spacing: 0.8px;
  line-height: normal;
  text-align: left;
  text-transform: uppercase;
}
.page-cart .cart-summary .subtotal p.price {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 22px;
  text-align: right;
}
.page-cart .cart-summary .note {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 22px;
}
.page-cart .cart-summary .button {
  margin-bottom: 60px;
  width: 100%;
  margin-top: 30px;
  padding: 13px 15px;
  background-color: #000;
  color: white;
  text-align: center;
}

/*********************************************
:: Cart Preview Page
********************************************/
.cart-preview {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
}
.cart-preview .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
}
.cart-preview .cart {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  min-height: 100vh;
  max-width: 605px;
  padding: 0;
  border-left: 2px solid #000;
  background: white;
  overflow: auto;
}
.cart-preview .cart .cart-header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 18px 0 17px;
  border-bottom: 1px solid #000;
}
.cart-preview .cart .cart-header img {
  position: absolute;
  left: 27px;
  top: 21px;
}
.cart-preview .cart .cart-header h6 {
  margin: 0;
  padding-right: 2px;
  font-size: 12.5px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  text-align: center;
}
.cart-preview .cart .cart-row {
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 28px;
  border-bottom: 1px solid #000;
}
.cart-preview .cart .cart-row:last-child {
  border-bottom: 0;
}
.cart-preview .cart .cart-row .image {
  margin-right: 20px;
}
.cart-preview .cart .cart-row .image img {
  width: 100px;
  height: 100px;
  -o-object-fit: contain;
     object-fit: contain;
}
.cart-preview .cart .cart-row .cart-content {
  width: 425px;
}
.cart-preview .cart .cart-row .cart-content > *:last-child {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .cart-preview .cart .cart-row .cart-content {
    width: 60%;
  }
}
.cart-preview .cart .cart-row .cart-content p {
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 22px;
}
.cart-preview .cart .cart-row .remove {
  position: absolute;
  top: 29px;
  right: 30px;
}
.cart-preview .cart .subtotal {
  margin-top: 90px;
  border-top: 1px solid #000;
  padding: 30px 30px 30px 28px;
}
.cart-preview .cart .subtotal .flex {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.cart-preview .cart .subtotal h5 {
  margin: 0;
  font-size: 12.5px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
.cart-preview .cart .subtotal h5.price {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 22px;
  text-align: right;
}
.cart-preview .cart .subtotal .button {
  width: 100%;
  margin-top: 25px;
  padding: 13px 15px;
  text-align: center;
}
.cart-preview .cart .subtotal .button.black {
  margin-top: 10px;
  padding: 13px 16px 13px 15px;
  width: 100%;
  background-color: #000;
  color: #fff;
  cursor: pointer;
}

/*********************************************
:: Spec Preview Page
********************************************/
.page-spec-sheet .page {
  width: 210mm;
  padding: 0 30px 30px;
  margin: 11mm auto 30mm auto;
  background: white;
}
.page-spec-sheet .page .gallery {
  width: 40%;
}
.page-spec-sheet .page .gallery img {
  width: 100%;
  margin-bottom: 40px;
}
.page-spec-sheet .page .content {
  width: 51%;
}
.page-spec-sheet .page .content h2, .page-spec-sheet .page .content legend {
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 30px;
  text-align: left;
  text-transform: uppercase;
}
.page-spec-sheet .page .content h3 {
  margin-bottom: 20px;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.3px;
  line-height: 12px;
  text-align: left;
}
.page-spec-sheet .page .content .dimensions {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 20px;
}
.page-spec-sheet .page .content .dimensions .specs {
  margin-right: 14px;
}
.page-spec-sheet .page .content .dimensions .specs h2, .page-spec-sheet .page .content .dimensions .specs legend {
  margin-bottom: 0;
  font-weight: 500;
  text-align: center;
}
.page-spec-sheet .page .content .dimensions .specs p {
  margin-bottom: 0;
  margin-left: -2px;
  font-size: 12.5px;
  font-weight: 500;
  letter-spacing: 0.36px;
  line-height: 21px;
  text-align: center;
  color: #8c949a;
}
.page-spec-sheet .page .content .dimensions img {
  height: 9px;
  width: 9px;
  margin-right: 14px;
  margin-top: -9px;
}
.page-spec-sheet .page .content h6 {
  font-size: 13px;
  margin-bottom: 10px;
}
.page-spec-sheet .page .content .wysiwyg p {
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}
.page-spec-sheet .page .specifications {
  margin-top: 20px;
}
.page-spec-sheet .page .specifications h2, .page-spec-sheet .page .specifications legend {
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 30px;
  text-align: left;
  text-transform: inherit;
  border-bottom: 1px solid #E5E5E5;
}
.page-spec-sheet .page .specifications {
  padding-bottom: 40px;
}
.page-spec-sheet .page .specifications .flex:after {
  content: "";
  width: 33%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33%;
          flex: 0 0 33%;
}
.page-spec-sheet .page .specifications .spec {
  width: 30%;
  margin-bottom: 20px;
}
.page-spec-sheet .page .specifications h6.title {
  margin-bottom: 6px;
  font-size: 12px;
  letter-spacing: 0.8px;
  line-height: 18px;
  text-transform: uppercase;
}
.page-spec-sheet .page .specifications .wysiwyg > *:last-child {
  margin-bottom: 0;
}
.page-spec-sheet .page .specifications .wysiwyg ul {
  padding: 0;
  margin: 0;
}
.page-spec-sheet .page .specifications .wysiwyg ul li {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
}
.page-spec-sheet .page .specifications .wysiwyg p {
  padding: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
}

@media print {
  html, body {
    width: 210mm;
  }
  .page {
    margin: 0 0 22mm;
    border: initial;
    border-radius: initial;
    width: initial;
    min-height: initial;
    -webkit-box-shadow: initial;
            box-shadow: initial;
    background: initial;
    page-break-after: always;
  }
}
@page {
  size: A4;
  padding: 0 0 22mm;
}
/*********************************************
:: Terms and Privacy Page                   
********************************************/
.page-legal .title-section {
  padding: 59px 0 61px !important;
}
@media (max-width: 768px) {
  .page-legal .title-section {
    padding: 30px 0 !important;
  }
}
.page-legal .title-section h1 {
  margin-bottom: 0 !important;
}
.page-legal .title-section p {
  display: none;
}
.page-legal .body-container {
  padding: 59px 0 100px;
}
.page-legal .body-container .wysiwyg {
  max-width: 770px;
}
.page-legal .body-container .wysiwyg > *:last-child {
  margin-bottom: 0;
}
.page-legal .body-container .wysiwyg p, .page-legal .body-container .wysiwyg li {
  margin: 0 0 20px;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.6px;
  line-height: 24px;
  color: #000000;
}
.page-legal .body-container .wysiwyg p.strong, .page-legal .body-container .wysiwyg li.strong {
  margin: 64px 0 20px;
  font-weight: 600;
}
.page-legal .body-container .wysiwyg p.strong:first-child, .page-legal .body-container .wysiwyg li.strong:first-child {
  margin-top: 0;
}
.page-legal .body-container .wysiwyg ul {
  padding-left: 43px;
}
.page-legal .body-container .wysiwyg ul li span {
  margin-left: -7px;
}
.page-legal .body-container .wysiwyg ul li::marker {
  font-size: 12px;
}

/*********************************************
:: Terms and Privacy Page                   
********************************************/
.page-seconds .title-section {
  padding: 59px 0 61px !important;
}
@media (max-width: 768px) {
  .page-seconds .title-section {
    padding: 30px 0 !important;
  }
}
.page-seconds .title-section h1 {
  margin-bottom: 0 !important;
}
.page-seconds .title-section p {
  display: none;
}
.page-seconds .body-container {
  padding: 59px 0 100px;
}
.page-seconds .body-container .wysiwyg {
  max-width: 541px;
  margin-bottom: 48px;
}
.page-seconds .body-container .wysiwyg > *:last-child {
  margin-bottom: 0;
}
.page-seconds .body-container .wysiwyg p, .page-seconds .body-container .wysiwyg li {
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.6px;
  line-height: 24px;
  color: #000000;
}
.page-seconds .body-container .wysiwyg p.strong, .page-seconds .body-container .wysiwyg li.strong {
  margin: 64px 0 20px;
  font-weight: 600;
}
.page-seconds .body-container .wysiwyg p.strong:first-child, .page-seconds .body-container .wysiwyg li.strong:first-child {
  margin-top: 0;
}
.page-seconds .body-container .wysiwyg a {
  color: #224496;
  font-weight: 500;
}
.page-seconds .body-container .wysiwyg ul {
  padding-left: 43px;
}
.page-seconds .body-container .wysiwyg ul li span {
  margin-left: -7px;
}
.page-seconds .body-container .wysiwyg ul li::marker {
  font-size: 12px;
}
.page-seconds .body-container .overlap-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #000;
}
.page-seconds .body-container .overlap-block .text-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-position: left -30px bottom -26px;
  background-repeat: no-repeat;
  background-size: 40.5%;
  height: 100%;
  min-height: 350px;
  padding: 50px 30px;
}
.page-seconds .body-container .overlap-block .text-block span {
  color: white;
  text-align: center;
  max-width: 440px;
}
.page-seconds .body-container .overlap-block .text-block span.h2 {
  display: inline-block;
  margin-top: 36px;
  margin-bottom: 18px;
  opacity: 1;
  color: rgb(255, 255, 255);
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 1.2px;
  text-align: center;
  line-height: 38px;
  text-transform: uppercase;
  padding: 0 58px;
}
.page-seconds .body-container .overlap-block .text-block .button {
  margin-top: 5px;
  color: #fff;
}
.page-seconds .body-container .overlap-block .image-block {
  width: 752px;
  background-color: #fff;
  overflow: hidden;
}
.page-seconds .body-container .overlap-block .image-block img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*********************************************
:: JS Plugins
********************************************/
.selectric-wrapper {
  position: relative;
  cursor: pointer;
  float: left;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  min-width: 170px;
  border: 1px solid #CCCCCC;
  border-radius: 0px;
  background: white;
  position: relative;
  overflow: hidden;
}
.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 36px 0 10px;
  font-size: 14px;
  line-height: 36px;
  color: #444;
  height: 36px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 36px;
  height: 36px;
  line-height: 36px;
  background-color: white;
  color: black;
  text-align: center;
  *font: 20px/36px Lucida Sans Unicode, Arial Unicode MS, Arial;
  border-left: 1px solid #CCCCCC;
}
.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: white;
  border-bottom: none;
}

.selectric-focus .selectric {
  border-color: #999999;
}

.selectric-hover .selectric {
  border-color: rgb(178.5, 178.5, 178.5);
}
.selectric-hover .selectric .button {
  color: black;
}
.selectric-hover .selectric .button:after {
  border-top-color: white;
}

.selectric-open {
  z-index: 9999;
}
.selectric-open .selectric {
  border-color: rgb(178.5, 178.5, 178.5);
}
.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}
.selectric-hide-select select {
  position: absolute;
  left: -100%;
}
.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: white;
  border: 1px solid rgb(178.5, 178.5, 178.5);
  z-index: -1;
  -webkit-box-shadow: 0 0 10px -6px;
          box-shadow: 0 0 10px -6px;
}
.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}
.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}
.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  min-height: 20px;
}
.selectric-items li {
  display: block;
  padding: 10px;
  color: #666;
  cursor: pointer;
}
.selectric-items li.selected {
  background: #E0E0E0;
  color: #444;
}
.selectric-items li.highlighted {
  background: #D0D0D0;
  color: #444;
}
.selectric-items li:hover {
  background: #D5D5D5;
  color: #444;
}
.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: none;
  color: #444;
}
.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}
.selectric-items .selectric-group li {
  padding-left: 25px;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  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;
  -webkit-box-sizing: border-box;
  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: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-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;
  -ms-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;
  -webkit-box-shadow: none;
  box-shadow: none;
}

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;
  filter: alpha(opacity=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;
  filter: alpha(opacity=100);
}

.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;
  filter: alpha(opacity=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;
  filter: alpha(opacity=100);
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  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,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  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%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.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;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          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) {
  /**
       * Remove all paddings around the image on small screen
       */
  .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;
    -webkit-box-sizing: border-box;
    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;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../../images/ajax-loader.gif") center center no-repeat;
}

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 46%;
  padding: 0;
  border: none;
  outline: none;
  z-index: 99;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: 59px;
  padding-bottom: 35px;
}
.slick-prev:before {
  content: url("/images/icons/slider-left.svg");
}

.slick-next {
  right: 60px;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.slick-next:before {
  content: url("/images/icons/slider-left.svg");
}

/* Dots */
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 14px;
  width: 14px;
  margin: 0 14px 0 0;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 1px solid black;
  background: transparent;
  display: block;
  height: 14px;
  width: 14px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  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);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}
/*# sourceMappingURL=app.css.map*/