/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/* ---------- Cookies ---------- */

#jquery-cookie-law-script, #jquery-cookie-law-script * {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

#cookie-law-mobile {
  width: 50px;
  height: 50px;
  padding: 10px;
  display: none; }

#cookie-law-mobile path {
  fill: #fff; }

#jquery-cookie-law-script {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999999;
  display: none;
  width: 100%;
  border-color: #202226;
  border-style: solid;
  border-top-width: 1px;
  background: rgba(50, 58, 69, 0.5);
  color: #F1F1F3;
  font-size: 12px;
  max-width: 270px;
  font-size: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px; }

#jquery-cookie-law-script.light {
  color: #1a1a1a;
  background: #fff;
  border-color: rgba(223, 223, 223, 0.85); }

#jquery-cookie-law-script.top {
  top: 0;
  bottom: auto;
  border-top-width: 0px;
  border-bottom-width: 1px; }

#jquery-cookie-law-script.absolute {
  position: absolute; }

#jquery-cookie-law-script a {
  color: #3B89C7; }

/* ---------- Cookie law main message ---------- */
#jquery-cookie-law-script #cookie-law-container-box {
  background: rgba(32, 34, 38, 0.8); }

#jquery-cookie-law-script.light #cookie-law-container-box {
  background: #F9FAFC; }

#jquery-cookie-law-script #cookie-law-container {
  padding: 10px 20px; }

#jquery-cookie-law-script #cookie-law-message {
  float: left;
  text-align: justify;
  padding-bottom: 10px; }

#jquery-cookie-law-script a.cookie-law-button {
  padding: 4px 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #e5e2db;
  color: #1e1e1e;
  text-decoration: none;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  transition: 0.25s; }

#jquery-cookie-law-script a.cookie-law-button:hover,
#jquery-cookie-law-script a.cookie-law-button:focus {
  background-color: #d8d4c9;
  color: #0f0f0f;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  transition: 0.25s; }

#jquery-cookie-law-script a#cookie-law-button-more {
  margin-left: 10px;
  background: #fff; }

#jquery-cookie-law-script a#cookie-law-button-more:hover, #jquery-cookie-law-script a#cookie-law-button-more:focus {
  background: #f0f0f0; }

/* ---------- Cookie law more info ---------- */
#jquery-cookie-law-script #cookie-law-more-info {
  display: none;
  background: rgba(50, 58, 69, 0.8);
  text-align: justify; }

#jquery-cookie-law-script.light #cookie-law-more-info {
  background: #EAEDF1;
  border-top: 1px solid #F0F2F5; }

#jquery-cookie-law-script #cookie-law-info-container {
  padding: 10px 20px; }

#jquery-cookie-law-script #cookie-law-more-text {
  width: 85%; }

#jquery-cookie-law-script #cookie-law-more-text-close {
  float: right;
  padding: 1px 10px;
  color: #fff;
  text-decoration: none;
  font-size: 10px; }

#jquery-cookie-law-script.light #cookie-law-more-text-close {
  color: #3B89C7; }

@media (max-width: 767px) {
  #cookie-law-mobile {
    display: block; }

  #cookie-law-container {
    display: none; }

  #jquery-cookie-law-script.active {
    max-width: 230px; }

  #jquery-cookie-law-script.active #cookie-law-container {
    display: block; }

  #jquery-cookie-law-script {
    max-width: 50px; } }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  width: 1320px;
}

@media screen and (min-width: 1320px) {
  .container {
    width: 1290px;
  }
}

@media screen and (min-width: 1022px) and (max-width: 1319px) {
  .container {
    width: 992px;
  }
}

@media screen and (min-width: 798px) and (max-width: 1021px) {
  .container {
    width: 768px;
  }
}

@media screen and (max-width: 797px) {
  .container {
    width: auto;
  }
}

/* ---------- Variables ---------- */
/*
Bootstrap
*/
.variations_form .single_add_to_cart_button,
.btn,
.ppcp-dcc-order-button {
  border-radius: 2px;
  border: none;
  margin: 0;
  text-transform: uppercase;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none;
  line-height: 1;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  font-size: 13px;
  text-decoration: none;
  font-family: inherit;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.btn:hover, .btn:focus {
  text-decoration: none;
}

.btn[disabled] {
  opacity: 0.5;
}

.btn-xs {
  padding: 7.5px 12px;
  font-size: 8px;
}

.btn-sm {
  padding: 9.5px 11.4px;
  font-size: 10px;
  font-weight: 900;
}

.btn-md {
  padding: 13.5px 18.75px 11.5px 18.75px;
  font-size: 13px;
  font-weight: 700;
}

.variations_form .single_add_to_cart_button,
.ppcp-dcc-order-button,
.btn-lg {
  padding: 20.5px 26.455px 16.5px 26.455px !important;
  font-size: 16px !important;
  font-weight: 700 !important;
}

.ppcp-dcc-order-button {
  width: 100% !important;
}

#jquery-cookie-law-script a#cookie-law-button-more,
#jquery-cookie-law-script a#cookie-law-button-more:visited,
.btn-primary,
.btn-primary:visited {
  color: #1C1E26;
  background: #009AAE;
  border: 1px solid #009AAE;
}

#jquery-cookie-law-script a#cookie-law-button-more:hover,
.btn-primary:hover {
  color: #0f1014;
  border: 1px solid #00b5cd;
  background: #00b5cd;
}

#jquery-cookie-law-script a#cookie-law-button-more:active,
#jquery-cookie-law-script a#cookie-law-button-more:focus,
#jquery-cookie-law-script a#cookie-law-button-more:active:focus,
#jquery-cookie-law-script a#cookie-law-button-more:active:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:active:focus,
.btn-primary:active:hover {
  color: #020203;
  border: 1px solid #00d0eb;
  background: #00d0eb;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}

.variations_form .single_add_to_cart_button,
.ppcp-dcc-order-button,
#jquery-cookie-law-script a#cookie-law-button-ok,
#jquery-cookie-law-script a#cookie-law-button-ok:visited,
.btn-default,
.btn-default:visited {
  color: #1C1E26 !important;
  background: #E8A728 !important;
  border: 1px solid #E8A728 !important;
}

.variations_form .single_add_to_cart_button:hover,
.ppcp-dcc-order-button:hover,
#jquery-cookie-law-script a#cookie-law-button-ok:hover,
.btn-default:hover {
  color: #0f1014 !important;
  border: 1px solid #ebb244 !important;
  background: #ebb244 !important;
}

.variations_form .single_add_to_cart_button:active,
.ppcp-dcc-order-button:active,
#jquery-cookie-law-script a#cookie-law-button-ok:active,
#jquery-cookie-law-script a#cookie-law-button-ok:focus,
#jquery-cookie-law-script a#cookie-law-button-ok:active:focus,
#jquery-cookie-law-script a#cookie-law-button-ok:active:hover,
.btn-default:active,
.btn-default:focus,
.btn-default:active:focus,
.btn-default:active:hover {
  color: #020203 !important;
  border: 1px solid #eebe5f !important;
  background: #eebe5f !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  outline: none !important;
}

.btn-grey,
.btn-grey:visited,
.btn-grey[disabled]:hover,
.btn-grey[disabled]:active,
.btn-grey[disabled]:focus,
.btn-grey[disabled]:active:focus,
.btn-grey[disabled]:active:hover {
  color: #ddd;
  background: #474D5E;
  border: 1px solid #474D5E;
}

.btn-grey:hover {
  color: #ddd;
  border: 1px solid #3a3f4d;
  background: #3a3f4d;
}

.btn-grey:active,
.btn-grey:focus,
.btn-grey:active:focus,
.btn-grey:active:hover {
  color: #ddd;
  border: 1px solid #2d303b;
  background: #2d303b;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}

.btn-subnav {
  margin-top: -20px;
  margin-bottom: 35px;
  margin-right: 15px;
}

/*-------------------- UI elements START --------------------*/

input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="tel"] {
  border: 1px solid #474D5E;
  border-radius: 2px;
  height: 40px;
  padding: 8px;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  font-size: 16px;
}

input[type="text"]:hover,
input[type="email"]:hover,
input[type="password"]:hover,
input[type="search"]:hover
input[type="tel"]:hover,
textarea:hover {
  border: 1px solid #545b6f;
  -webkit-box-shadow: none;
          box-shadow: none;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
textarea:focus {
  border: 1px solid #009AAE;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

input[readonly="readonly"]:hover,
input[readonly="readonly"]:focus {
  border: 1px solid #474D5E;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

input[type="checkbox"] {
  border: 1px solid #474D5E;
  border-radius: 2px;
  background: transparent;
  color: #474D5E;
  clear: none;
  cursor: pointer;
  display: inline-block !important;
  line-height: 0;
  height: 21px;
  margin: 0rem .55rem 0.20rem 0;
  outline: 0;
  padding: 0 !important;
  text-align: center;
  vertical-align: middle;
  width: 21px;
  min-width: 21px;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: .05s border-color ease-in-out;
  transition: .05s border-color ease-in-out;
  position: relative;
}

input[type=checkbox]:checked::before {
  content: '';
  background: #009AAE;
  display: block;
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

select {
  border: 1px solid #474D5E;
  border-radius: 2px;
  height: 40px;
  padding: 8px;
  padding-right: 32px;
  background-color: transparent;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23a0a0a0%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat, repeat;
  background-position: right .7em top 50%, 0 0;
  background-size: .65em auto, 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

select[disabled] {
  opacity: 0.5;
}

.select2 {
  font-size: 16px;
}

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #52586E;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #52586E;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #52586E;
}

::placeholder {
  /* Most modern browsers support this now. */
  color: #52586E;
}

textarea {
  border: 1px solid #474D5E;
  border-radius: 2px;
  padding: 8px;
  height: 120px;
  outline: none;
  resize: none;
  background: transparent;
  color: #fff;
  font-size: 16px;
  font-family: inherit;
}

.fw {
  width: 100%;
  display: block;
}

.table-responsive-container {
  position: relative;
  overflow: scroll;
}

table {
  min-height: .01%;
  overflow-x: auto;
  width: 100%;
  max-width: 100%;
  background-color: transparent;
  border-spacing: 0;
  border-collapse: collapse;
  border: 0;
  margin: 0;
}

table td {
  border: 1px solid #474D5E;
  padding: 4px;
  line-height: 1.42857143;
  vertical-align: top;
}

/*-------------------- UI elements END --------------------*/
/*
Custom
*/
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none !important;
}

body {
  font-family: 'Spartan', sans-serif;
  background: #1B2029;
  color: #868DAD;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}

p {
  font-size: 14px;
  line-height: 1.7;
}

ul {
  font-size: 14px;
  line-height: 1.7;
  padding-left: 20px;
}

a,
a:visited {
  color: #009AAE;
}

a:hover,
a:focus {
  color: #00b5cd;
}

h1 {
  color: #fff;
}

.home-h1 h1 {
  font-size: 24px;
  padding-bottom: 19px;
}

h2 {
  color: #fff;
  font-weight: 800;
  font-size: 24px;
}

h3 {
  font-size: 20px;
  color: #fff;
  margin-bottom: 9px;
}

h4 {
  font-size: 18px;
  color: #868DAD;
  font-weight: 600;
}

h5 {
  color: #009AAE;
  font-size: 14px;
  font-weight: 800;
  margin-bottom: 12px !important;
}

@media screen and (max-width: 797px) {
  .home-h1 h1 {
    font-size: 22px;
    padding-bottom: 0;
    line-height: 1.5;
  }
}

.small-footer {
  background: #171A23;
  color: #868DAD;
  font-size: 11px;
  padding: 20px 0 20px 0;
}

a.ns-link,
a.ns-link:visited {
  float: right;
  color: #868DAD;
  text-decoration: none;
}

a.ns-link:hover,
a.ns-link:focus {
  color: #868DAD;
  text-decoration: underline;
}

@media screen and (max-width: 797px) {
  a.ns-link,
  a.ns-link:visited {
    float: none;
  }
}

.ns-logo-svg {
  margin: 0 0 -3px 3px;
}

.ns-logo {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #868DAD;
}

.sig-col-left {
  padding-top: 3px;
}

@media screen and (max-width: 797px) {
  .small-footer {
    text-align: center;
  }
  .ns-link {
    margin-top: 5px;
    float: none;
    display: block;
  }
}

header {
  border-bottom: 1px solid #474D5E;
}

/*
Nav
*/
.main-nav {
  margin-top: 20px;
}

.main-nav ul {
  list-style: none;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0;
  margin: 0;
}

.main-nav a {
  font-weight: 700;
  text-decoration: none;
  font-size: 16px;
  position: relative;
  padding-bottom: 15px;
  display: block;
}

.main-nav a:before {
  content: '';
  width: 100%;
  height: 5px;
  background: #009AAE;
  display: block;
  bottom: -3px;
  position: absolute;
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.main-nav a:hover:before,
.main-nav .current-menu-item a:before {
  opacity: 1;
}

.main-nav a i {
  margin-left: 8px;
}

.nav-toggle {
  width: 40px;
  height: 40px;
  display: none;
  padding: 5px;
}

.nav-icon-bar {
  width: 100%;
  height: 3px;
  border-radius: 2px;
  background: #fff;
  display: block;
  float: left;
  margin-top: 3.5px;
  margin-bottom: 3.5px;
}

.nav-toggle:hover .nav-icon-bar {
  background: #009AAE;
}

.main-nav .sub-menu-container {
  /*padding-top: 15px;
  width: 345px;
  left: 50%;
  margin-left: -172px;*/
  float: left;
  position: absolute;
  display: none;
  z-index: 10; }

.main-nav li:hover .sub-menu-container,
.main-nav li:focus .sub-menu-container {
  display: block; }

.main-nav .sub-menu {
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  min-width: 175px;
  display: block; }

.main-nav .sub-menu li:first-child {
  border-top: 1px solid #474D5E; }

.main-nav .sub-menu li {
  float: left;
  width: 100%;
  display: block;
  border-right: none;
  border-bottom: 1px solid #474D5E;
  background: rgba(48, 53, 69, 0.91); }

.main-nav .sub-menu li a {
  padding: 14px 15px 12px 15px;
  background: transparent;
  color: #fff;
  font-size: 14px;
  text-transform: none;
  white-space: normal; }

.main-nav .sub-menu li a:hover {
  text-decoration: none;
  color: #009AAE; }

.main-nav .sub-menu li a:before {
  display: none; }

@media screen and (max-width: 1021px) {
  .main-nav {
    position: relative;
    margin-top: 0;
  }
  .nav-toggle {
    display: inline-block;
    position: absolute;
    right: 0;
    top: -50px;
  }
  .nav-container {
    display: none;
  }
  .nav-container.nav-open {
    display: block;
    background: rgba(48, 53, 69, 0.91);
    top: 0;
    position: absolute;
    width: 100%;
  }
  .main-nav ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px;
  }
  .main-nav a:before {
    display: none;
  }

  .main-nav .sub-menu-container {
    float: left;
    position: static;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    margin-top: -10px; }
  
  .main-nav .sub-menu {
    position: static; }

  .main-nav .sub-menu li {
    border-top: none;
    border-bottom: none;
    background: none; }

  .main-nav .sub-menu li:first-child {
    border-top: none; }

  .main-nav .sub-menu li a {
    padding: 10px 15px 8px 15px; }
}

@media screen and (max-width: 797px) {
  .nav-toggle {
    top: -50px;
  }
}

footer {
  font-size: 14px;
  color: #fff;
}

.footer-logo {
  border: 1px solid #474D5E;
  padding: 5px;
  width: 100%;
  margin-bottom: 8px !important;
  height: 38px;
}

.vc_row.footer-logo-half {
  margin-left: -4px;
  margin-right: -4px;
}

.vc_row.footer-logo-half .vc_column_container > .vc_column-inner {
  padding-left: 4px;
  padding-right: 4px;
}

.social-icon {
  float: left;
  margin-right: 8px;
}

.social-icon:hover {
  opacity: 0.8;
}

.ns-cwi-container {
  display: table;
}

.ns-cwi-icon {
  display: table-cell;
  padding-right: 10px;
  vertical-align: middle;
  min-width: 18px;
}

.ns-cwi-icon-inner {
  padding: 0;
  display: block;
}

.ns-cwi-content {
  display: table-cell;
  padding: 0;
  vertical-align: middle;
}

.ns-cwi-content-inner {
  display: block;
}

.footer-mail {
  color: #009AAE;
}

.footer-mail a {
  text-decoration: none;
}

.footer-mail a:hover {
  text-decoration: underline;
}

.footer-mail .ns-cwi-icon {
  font-size: 18px;
}

.footer-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}

.footer-nav li {
  margin-bottom: 13px;
}

.footer-nav a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}

.footer-nav a:hover {
  color: #fff;
  text-decoration: underline;
}

.promo {
  padding: 155px 45px 45px 45px;
  margin-bottom: 30px;
  display: block;
  text-decoration: none;
  min-height: 425px;
  background-size: cover;
  background-position: center center;
}

.promo h3 {
  margin-bottom: 18px;
}

.promo-content {
  max-width: 55%;
}

.promo p {
  font-size: 15px;
  color: #868DAD;
}

@media screen and (min-width: 1022px) and (max-width: 1319px) {
  .promo {
    padding: 120px 45px 45px 45px;
    min-height: 325px;
  }
}

@media screen and (min-width: 798px) and (max-width: 1021px) {
  .promo {
    padding: 95px 45px 45px 45px;
    min-height: 275px;
  }

  .promo h3 {
    text-shadow: 1px 1px 3px #000;
  }
}

@media screen and (max-width: 797px) {
  .promo {
    padding: 45px 25px 45px 25px;
    margin-bottom: 20px;
    display: block;
    text-decoration: none;
    min-height: 0;
  }
  .promo h3 {
    text-shadow: 1px 1px 3px #000;
  }
  .promo-content {
    max-width: 100%;
  }
  .promo p {
    font-size: 14px;
  }
}

/*
Slider
*/
.vc_ns_content-slider-container .slick-arrow {
  width: 30px;
  height: 30px;
  padding: 0;
  margin-top: -15px;
  z-index: 10;
  opacity: 1;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none;
}

.vc_ns_content-slider-container .slick-arrow:hover {
  opacity: 1;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.vc_ns_content-slider-container .slick-prev {
  left: 0;
  opacity: 1;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.vc_ns_content-slider-container .slick-next {
  right: 0;
  opacity: 1;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.vc_ns_content-slider-container .slick-prev:before,
.vc_ns_content-slider-container .slick-next:before {
  color: #009AAE;
  font-family: FontAwesome;
}

.vc_ns_content-slider-container .vc_tta-panel-heading {
  display: none;
}

.main-slider .slick-slide {
  height: 980px;
  padding-top: 140px;
  background-position: top center;
  background-repeat: no-repeat;
}

.main-slider .slick-slide .container,
.main-slider .slick-slide .vc_tta-panel-body,
.main-slider .slick-slide .vc_tta-panel-body > .vc_row {
  height: 100%;
}

.main-slider .slick-slide p {
  font-size: 15px;
}

.main-slider .slick-dots {
  margin: 0;
  padding: 0;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  width: 1320px;
}

@media screen and (min-width: 1320px) {
  .main-slider .slick-dots {
    width: 1290px;
  }
}

@media screen and (min-width: 1022px) and (max-width: 1319px) {
  .main-slider .slick-slide {
    height: 780px;
    background-size: cover;
  }

  .main-slider .slick-dots {
    width: 992px;
  }
}

@media screen and (min-width: 798px) and (max-width: 1021px) {
  .main-slider .slick-slide {
    height: 680px;
    padding-top: 60px;
    background-size: cover;
  }

  .main-slider .slick-dots {
    width: 768px;
  }
}

@media screen and (max-width: 797px) {
  .main-slider .slick-slide {
    height: 480px;
    padding-top: 70px;
    background-size: cover;
  }
  .main-slider .slick-slide p {
    font-size: 14px;
    text-shadow: 2px 2px 4px #000;
  }
}

.main-slider .slick-dots {
  list-style: none;
  line-height: 0;
  bottom: 80px;
  position: absolute;
}

.slick-dots li {
  height: auto;
  width: auto;
  float: left;
  margin-right: 10px;
}

.slick-dots li button:before {
  display: none;
}

.slick-dots li button {
  background: transparent;
  height: 21px;
  width: 21px;
  border-radius: 50%;
  -webkit-appearance: none;
  font-size: 0;
  border: 1px solid #474D5E;
  position: relative;
  padding: 3px;
}

.slick-dots li button:before {
  content: '';
  width: 13px;
  height: 13px;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
}

.slick-dots li button:hover {
  background: transparent;
}

.slick-dots li button:hover:before {
  background: #009AAE;
}

.slick-dots li.slick-active button {
  background: transparent;
  border: 1px solid rgba(0, 154, 174, 0.5);
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 154, 174, 0.5);
          box-shadow: 0 0 2px 2px rgba(0, 154, 174, 0.5);
}

.slick-dots li.slick-active button:before {
  background: #009AAE;
}

@media screen and (max-width: 797px) {
  .main-slider .slick-dots {
    width: auto;
    bottom: 40px;
  }
}

.slider-title {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 15px !important;
}

.slider-title a {
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 797px) {
  .slider-title {
    line-height: 1.4;
    text-shadow: 2px 2px 4px #000;
  }
}

.fp-banners-section {
  padding-top: 142px;
}

.banner {
  min-height: 45vh;
  background-position: center right;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
  border-bottom: 4px solid #1B2029;
}

/*.banner:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block !important;
  background: rgb(27,32,41);
  background: linear-gradient(90deg, rgba(27,32,41,0.94) 40%, rgba(27,32,41,0) 100%);
}

.fp-banners-section div:nth-child(3):before,
.fp-banners-section div:nth-child(6):before {
  background: linear-gradient(270deg, rgba(27,32,41,0.94) 40%, rgba(27,32,41,0) 100%);
}*/

/*.banner > .wpb_column {
  width: 40%;
}

.fp-banners-section div:nth-child(3) > .wpb_column,
.fp-banners-section div:nth-child(6) > .wpb_column {
  float: right;
}*/

.banner .vc_single_image-wrapper {
  border-radius: 3px;
  /*-webkit-box-shadow: 0px 4px 23px rgba(0, 154, 174, 0.76);
  box-shadow: 0px 4px 23px rgba(0, 154, 174, 0.76);*/
}

.banner .wpb_text_column {
  max-width: 500px;
}

.banner .add-to-cart-wrap {
  margin-bottom: 35px;
}

@media screen and (max-width: 1021px) {
  .fp-banners-section {
    padding-top: 70px;
  }
}

@media screen and (max-width: 797px) {
  .banner {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .banner h4 {
    margin-top: 0;
  }
}

header {
  position: absolute;
  width: 100%;
  z-index: 2;
  padding-top: 25px;
  top: 0;
}

.logo {
  margin-bottom: 0 !important;
}

.main-home-section {
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 100px;
  padding-top: 115px !important;
}

@media screen and (max-width: 797px) {
  .logo img {
    max-width: 162px !important;
    width: 162px;
  }

  .main-home-section {
    padding-bottom: 30px;
    padding-top: 25px !important;
  }
}

.search-wrap {
  margin-right: 30px;
  float: right;
  margin-top: -4px;
}

.search-form {
  border: 1px solid #474D5E;
  border-radius: 2px;
  width: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/*.search-form:hover {
	border: 1px solid $border-color-hover;
}

.search-form:focus {
	border: 1px solid $border-color-focus;
}*/
.search-field-wrap {
  width: 100%;
}

@media screen and (max-width: 1021px) {
  .search-wrap {
    margin-right: 25px;
    margin-top: -1px;
  }
  .search-toggle {
    width: 30px;
    height: 30px;
    padding: 1px 2px;
    text-align: center;
  }
  .search-toggle:before {
    content: '\f002';
    color: #fff;
    font-family: 'Font Awesome 5 Free';
    font-size: 25px;
    font-weight: 900;
  }
  .search-overlay {
    background: rgba(48, 53, 69, 0.99);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    padding: 15px;
    display: none;
  }
  .search-overlay.search-open {
    display: block;
  }
  .search-form {
    width: 100%;
    margin-top: 100px;
  }
  .search-close-btn {
    width: 40px;
    height: 40px;
    padding: 8px 5px;
    text-align: center;
    float: right;
  }
  .search-close-btn:before {
    content: '\f00d';
    color: #fff;
    font-family: 'Font Awesome 5 Free';
    font-size: 20px;
    font-weight: 900;
  }
}

@media screen and (max-width: 797px) {
  .search-wrap {
    margin-right: 10px;
  }
}

@media screen and (max-width: 374px) {
  .search-wrap {
    margin-right: 2px;
  }
}

input[type="search"].search-field,
input[type="search"].search-field:hover,
input[type="search"].search-field:focus {
  width: 100%;
  font-size: 12px;
  border: none;
  outline: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.search-submit-btn {
  width: 40px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
  border: none;
  color: #009AAE;
  background: none;
}

.search-submit-btn:hover {
  color: #00b5cd;
}

/*
Minicart
*/
.ns-woo-minicart-wrap {
  position: relative;
  float: right;
}

.ns-woo-minicart-wrap.minicart-fixed {
  position: fixed;
  background: #1C1E26;
  right: 5px;
  top: 5px;
  padding: 14px 8px 5px 8px;
  border-radius: 3px;
  border: 1px solid #757d96;
}

.ns-woo-minicart-holder {
  width: 380px;
  position: absolute;
  z-index: 100;
  right: 0;
  top: 35px;
  overflow: hidden;
  height: 0;
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.ns-woo-minicart-wrap.minicart-fixed .ns-woo-minicart-holder {
  top: 44px;
}

.ns-woo-minicart {
  background: rgba(48, 53, 69, 0.91);
  width: 100%;
  margin-top: 11px;
  border-radius: 3px;
}

.ns-woo-minicart-wrap:hover .ns-woo-minicart-holder,
.ns-woo-minicart-wrap.item-added .ns-woo-minicart-holder {
  height: auto;
  opacity: 1;
}

.ns-woo-minicart-items-list {
  margin: 0;
  padding: 10px 10px 0 10px;
  list-style: none;
  max-height: 410px;
  overflow-y: auto;
  border-bottom: 1px solid #757d96;
}

.ns-woo-minicart-item {
  border-bottom: 1px solid #474D5E;
}

.ns-woo-minicart-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  text-decoration: none;
  color: #868DAD;
  padding: 5px 0;
}

.ns-woo-minicart-item a:hover {
  background: rgba(255, 255, 255, 0.04);
}

.ns-woo-minicart-item-img {
  width: 80px;
  height: 80px;
  border: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
}

.ns-woo-minicart-item-tq {
  width: 100%;
  padding: 0 15px;
}

.ns-woo-minicart-item-title {
  width: 100%;
  display: block;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  padding-bottom: 5px;
}

.ns-woo-minicart-item-quantity {
  width: 100%;
  display: block;
  font-size: 12px;
}

.ns-woo-minicart-item-price {
  width: 60px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60px;
          flex: 0 0 60px;
  font-size: 12px;
  color: #fff;
}

.ns-woo-minicart-totals-wrap {
  padding: 10px;
  text-align: right;
}

.ns-woo-minicart-totals {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  display: table;
  margin-bottom: 15px;
  margin-top: 10px;
  color: #fff;
}

.ns-woo-minicart-totals li {
  display: table-row;
}

.ns-woo-minicart-totals-label,
.ns-woo-minicart-totals-value {
  display: table-cell;
  width: 50%;
}

.ns-woo-minicart-totals-wrap .btn {
  width: 100%;
}

.ns-woo-minicart-totals-wrap .vc_row {
  margin-left: -7px;
  margin-right: -7px;
}

.ns-woo-minicart-totals-wrap .vc_col-xs-6 {
  padding-left: 7px;
  padding-right: 7px;
}

.ns-woo-minicart-toggle {
  text-decoration: none;
  text-align: right;
  float: right;
}

.ns-woo-minicart-toggle-icon {
  width: 32px;
  height: 28px;
  background: url("../images/cart.png") no-repeat;
  position: relative;
  display: inline-block;
}

.ns-woo-minicart-count {
  background: #E8A728;
  color: #1C1E26;
  border-radius: 12px;
  font-size: 14px;
  padding: 4px 3px 3px 3px;
  position: absolute;
  top: -13px;
  right: -13px;
  min-width: 23px;
  text-align: center;
}

.ns-woo-minicart-toggle-total-wrap {
  display: inline-block;
  padding-left: 5px;
}

.ns-woo-minicart-toggle-text {
  color: #fff;
  font-size: 12px;
  display: block;
  padding-bottom: 4px;
}

.ns-woo-minicart-toggle-total {
  color: #E8A728;
  font-weight: 800;
  font-size: 16px;
  display: block;
}

@media screen and (max-width: 1021px) {
  .ns-woo-minicart-wrap {
    margin-right: 70px;
    margin-top: -1px;
  }
  .ns-woo-minicart-toggle-total-wrap {
    display: none;
  }

  .ns-woo-minicart-wrap.minicart-fixed {
    margin-right: 0;
  }
}

@media screen and (max-width: 797px) {
  .ns-woo-minicart-wrap {
    margin-right: 55px;
  }
  .ns-woo-minicart-holder {
    width: 315px;
    right: -60px;
    top: 30px;
  }

  .ns-woo-minicart-wrap.minicart-fixed {
    margin-right: 0;
  }

  .ns-woo-minicart-wrap.minicart-fixed .ns-woo-minicart-holder {
    right: 0;
  }
}

@media screen and (max-width: 374px) {
  .ns-woo-minicart-wrap {
    margin-right: 51px;
  }
}

.add-to-cart-wrap {
  border-radius: 2px;
  padding: 10px;
  background: rgba(48, 53, 69, 0.35);
  float: left;
  color: #009AAE;
}

.add-to-cart-wrap .amount {
  font-weight: 900;
  font-size: 18px;
  margin-left: 10px;
}

.add-to-cart-wrap del .amount {
  font-weight: 400;
  font-size: 12px !important;
  margin-left: 0;
  color: #fff;
  text-decoration: line-through;
}

.add-to-cart-wrap .vat-text {
  font-size: 11px;
  margin-left: 10px;
  margin-right: 10px;
}

.main-slider .add-to-cart-wrap .vat-text {
  margin-right: 35px;
}

.add-to-cart-wrap .btn {
  margin-left: 10px;
}

@media screen and (min-width: 1022px) and (max-width: 1319px) {
  .add-to-cart-wrap .amount {
    font-size: 17px;
    margin-left: 0;
  }
  
  .add-to-cart-wrap .vat-text,
  .main-slider .add-to-cart-wrap .vat-text {
    font-size: 10px;
    margin-left: 5px;
    margin-right: 0;
  }
  
  .add-to-cart-wrap .btn {
    margin-left: 5px;
  }
}

@media screen and (min-width: 798px) and (max-width: 1021px) {
  .add-to-cart-wrap .vat-text,
  .main-slider .add-to-cart-wrap .vat-text {
    margin-right: 0;
  }
}

@media screen and (min-width: 992px) and (max-width: 1021px) {
  .add-to-cart-wrap .btn {
    width: 100%;
  }

  .add-to-cart-wrap .amount {
    margin-bottom: 8px;
  }
  
  .add-to-cart-wrap .vat-text,
  .main-slider .add-to-cart-wrap .vat-text {
    margin-bottom: 8px;
  }

  .product-card-content p {
    margin-bottom: 105px;
  }
}

@media screen and (max-width: 797px) {
  .add-to-cart-wrap .amount {
    margin-left: 0;
  }

  .add-to-cart-wrap .vat-text,
  .main-slider .add-to-cart-wrap .vat-text {
    margin-right: 5px;
  }

  .add-to-cart-wrap .btn {
    margin-left: 3px;
  }
}

.add-to-cart-wrap .added_to_cart {
  display: none !important;
}

/*
Product card
*/
.loop-container .product-card.vc_row-o-equal-height {
  height: 100%;
}

.loop-container .product-card.vc_row-o-equal-height > .vc_column_container > .vc_column-inner {
  height: 100%;
}

.loop-container .product-card.vc_row-o-equal-height > .vc_column_container > .vc_column-inner > .wpb_wrapper {
  height: 100%;
  display: flex;
}

.product-card > .wpb_column > .vc_column-inner > .wpb_wrapper {
  background: #181B26;
  border-radius: 3px;
  margin-bottom: 35px;
  overflow: hidden;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.post-img-cover-wrapper {
  height: 200px;
}

.post-img-cover {
  min-height: 200px;
  background-size: cover;
  background-position: center center;
}

.product-card-content {
  padding: 20px;
  height: 100%;
  position: relative;
}

.product-card-content .wpb_column {
  height: 100%;
}

.product-card-content h3 {
  font-size: 17px;
  color: #fff;
  font-weight: 600;
  line-height: 1.4;
}

.product-card-content h3 a {
  text-decoration: none;
  color: #fff;
}

.product-card-content h3 a:hover {
  color: #009AAE;
}

.product-card-content p {
  margin-bottom: 75px;
}

.product-card-content .add-to-cart-wrap {
  /*width: 100%;*/
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
}

.product-card-content .add-to-cart-wrap .btn {
  float: right;
}

@media screen and (min-width: 992px) and (max-width: 1021px) {
  .product-card-content p {
    min-height: 175px;
  }
}

@media screen and (max-width: 767px) {
  .product-card-content .add-to-cart-wrap .btn {
    margin-top: 13px;
    width: 100%;
  }

  .product-card-content p {
    margin-bottom: 15px;
  }

  .product-card-content .add-to-cart-wrap {
    width: 100%;
    position: static;
  }
}

.add-to-cart-wrap .amount {
  margin-top: 12px;
  float: left;
}

.add-to-cart-wrap .vat-text {
  margin-top: 18px;
  float: left;
}

.title-banner {
  margin-bottom: 0;
  background-size: cover;
  background-position: center center;
  padding-top: 175px;
  padding-bottom: 35px;
  position: relative;
}

@media screen and (max-width: 797px) {
  .title-banner {
    padding-top: 85px;
    padding-bottom: 15px;
  }
  .title-banner h1 {
    font-size: 22px;
  }
}

.mc-subscription-form-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 717px;
  margin: 0 auto;
  margin-bottom: 20px;
}

.mc-subscription-terms-wrap {
  display: block;
  font-size: 12px;
  text-align: center;
  margin-bottom: 35px;
}

.mc-subscription-form-email-field {
  width: 100%;
  margin-right: 30px;
  height: 45px !important;
}

.mc-subscription-form-submit-btn {
  height: 45px !important;
  font-size: 14px;
  padding-left: 35px;
  padding-right: 35px;
}

.mc-subscription-status {
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 797px) {
  .mc-subscription-form-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .mc-subscription-form-submit-btn {
    margin-top: 15px;
  }
}

.featured-section {
  padding-top: 75px;
}

.featured-products-container {
  margin-top: 93px;
  margin-bottom: 210px;
}

@media screen and (max-width: 797px) {
  .featured-section {
    padding-top: 35px;
  }
  .featured-products-container {
    margin-bottom: 110px;
  }
}

.featured-products-item {
  padding-left: 5px;
  padding-right: 5px;
}

.featured-products-slider .slick-list {
  overflow: visible;
}

.featured-products-slider .post-img-cover {
  min-height: 320px;
  background-position: center center;
}

.featured-products-slider .slick-active .vc_row.vc_row-flex > .vc_column_container > .vc_column-inner {
  padding-right: 30px;
  padding-left: 15px;
}

.featured-products-slider .slick-center + .slick-active .vc_row.vc_row-flex > .vc_column_container > .vc_column-inner {
  padding-left: 30px;
  padding-right: 15px;
}

.featured-products-slider .slick-center .vc_row.vc_row-flex > .vc_column_container > .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
  margin-top: -45px;
}

.featured-products-slider .slick-center .vc_row.vc_row-flex > .vc_column_container > .vc_column-inner > .wpb_wrapper {
  -webkit-box-shadow: 0px 4px 23px rgba(0, 154, 174, 0.76);
          box-shadow: 0px 4px 23px rgba(0, 154, 174, 0.76);
}

.featured-products-slider .slick-center .post-img-cover {
  min-height: 385px;
}

.featured-products-slider .slick-center .add-to-cart-wrap {
  margin-top: 25px;
}

.featured-products-slider .slick-next,
.featured-products-slider .slick-prev {
  font-size: 19px;
  width: 38px;
  height: 38px;
  background: #009AAE;
  border: none;
  border-radius: 2px;
  color: #1C1E26;
  position: absolute;
  bottom: -38px;
  left: 50%;
}

.featured-products-slider .slick-next:hover,
.featured-products-slider .slick-prev:hover {
  background: #00b5cd;
}

.featured-products-slider .slick-next {
  margin-left: 2px;
}

.featured-products-slider .slick-prev {
  margin-left: -40px;
  z-index: 1;
}

.featured-products-slider .slick-center .product-card-content h3 {
  font-size: 18px;
}

.featured-products-slider .product-card-content p {
  min-height: 70px;
}

.featured-products-slider .slick-center .product-card-content p {
  min-height: 90px;
}

@media screen and (min-width: 1022px) and (max-width: 1319px) {
  .featured-products-slider .post-img-cover {
    min-height: 220px;
  }

  .featured-products-slider .slick-center .post-img-cover {
    min-height: 265px;
  }

  .featured-products-slider .product-card-content p {
    min-height: 155px;
  }

  .featured-products-slider .slick-center .product-card-content p {
    min-height: 180px;
  }

  .featured-products-slider .btn {
    width: 100%;
    margin-top: 10px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1021px) {
  .featured-products-slider .post-img-cover {
    min-height: 190px;
  }

  .featured-products-slider .slick-center .post-img-cover {
    min-height: 235px;
  }

  .featured-products-slider .product-card-content h3 {
    font-size: 15px;
  }

  .featured-products-slider .slick-center .product-card-content h3 {
    font-size: 16px;
  }

  .featured-products-slider .product-card-content p {
    min-height: 165px;
    font-size: 13px;
  }

  .featured-products-slider .slick-center .product-card-content p {
    min-height: 190px;
  }

  .featured-products-slider .add-to-cart-wrap .amount {
    font-size: 16px;
    margin-left: 0;
  }

  .featured-products-slider .add-to-cart-wrap .vat-text {
    font-size: 10px;
    margin-right: 0;
  }

  .featured-products-slider .btn {
    width: 100%;
    margin-top: 10px;
  }
}

@media screen and (max-width: 991px) {
  .featured-products-item {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 797px) {
  .featured-products-slider .post-img-cover {
    min-height: 220px;
  }
  .featured-products-slider .slick-center .post-img-cover {
    min-height: 250px;
  }

  .featured-products-slider .add-to-cart-wrap {
    position: static;
    width: 100%;
  }

  .featured-products-slider .slick-center .product-card-content h3 {
    font-size: 15px;
  }

  .featured-products-slider .product-card-content p {
    margin-bottom: 0;
  }

  .featured-products-slider .product-card-content p {
    min-height: 0;
  }

  .featured-products-slider .slick-center .product-card-content p {
    min-height: 0;
  }
}

.ns-product-gallery-container {
  margin-bottom: 35px;
}

@media screen and (max-width: 767px) {
  .ns-product-gallery-container {
    margin-bottom: 0;
  }
}

.ns-product-gallery-container figure {
  margin: 0;
}

.ns-product-gallery-item,
.ns-product-big-img-item {
  display: block;
  background-size: cover;
  background-position: center center;
}

.ns-product-gallery-item {
  padding-bottom: 66.666%;
}

.ns-product-big-img-item {
  padding-bottom: 66.666%;
}

.ns-product-big-img {
  margin-bottom: 20px;
}

.ns-product-gallery {
  overflow: hidden;
}

.ns-product-gallery .slick-list {
  margin-left: -10px;
  margin-right: -10px;
}

.ns-product-gallery-item-wrap {
  padding-left: 10px;
  padding-right: 10px;
}

.ns-product-gallery .slick-prev,
.ns-product-gallery .slick-next {
  border: none;
  border-radius: 0;
  font-size: 30px;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 0;
  bottom: 0;
  width: 30px;
  z-index: 1;
  color: #1C1E26;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.ns-product-gallery .slick-prev:hover,
.ns-product-gallery .slick-next:hover {
  background: rgba(255, 255, 255, 0.5);
}

.ns-product-gallery .slick-prev {
  left: 0;
}

.ns-product-gallery .slick-next {
  right: 0;
}

.full-excerpt,
.full-excerpt p {
  font-size: 15px;
  line-height: 1.7;
}

.product-title {
  margin-top: 0;
  line-height: 1.4;
}

@media screen and (max-width: 797px) {
  .product-title {
    font-size: 22px;
  }
  .product-space {
    height: 85px !important;
  }
}

.related-products-loop .product-card-content {
  padding: 15px;
  padding-top: 10px;
}

.related-products-loop .product-card-content h3 {
  font-size: 16px;
}

.related-products-loop p {
  font-size: 13px;
}

.related-products-loop .add-to-cart-wrap .amount {
  font-size: 16px;
  margin-left: 0;
  margin-top: 10px;
}

.related-products-loop .add-to-cart-wrap .vat-text {
  font-size: 10px;
  margin-left: 6px;
  margin-right: 6px;
  margin-top: 16px;
}

.related-products-loop .add-to-cart-wrap .btn-md {
  padding: 11px 15px 10px 15px;
  font-size: 12px;
  font-weight: 700;
}

@media screen and (min-width: 1200px) and (max-width: 1319px) {
  .related-products-loop .product-card-content h3 {
    font-size: 15px;
  }

  .related-products-loop p {
    min-height: 135px;
    font-size: 12px;
  }

  .related-products-loop .add-to-cart-wrap .amount {
    margin-bottom: 8px;
  }
  
  .related-products-loop .add-to-cart-wrap .vat-text {
    margin-bottom: 8px;
  }

  .related-products-loop .add-to-cart-wrap .btn-md {
    width: 100%;
  }
}

@media screen and (max-width: 1021px) and (min-width: 768px) {
  .related-products-loop .product-card-content .add-to-cart-wrap .btn {
    width: auto;
    margin-top: 0;
   }
}

@media screen and (max-width: 767px) {
  .related-products-loop p {
    min-height: 0;
    margin-bottom: 15px;
  }

  .related-products-loop .product-card-content .add-to-cart-wrap {
    position: static;
    width: 100%;
   }
}

.woocommerce table.cart img {
  height: 80px;
  width: auto;
}

.cart .product-name a {
  font-weight: 700;
  color: #fff;
  text-decoration: none;
}

.cart .product-name a:hover {
  color: #009AAE;
}

.woocommerce table.shop_table,
.woocommerce table.shop_table td {
  border: none;
}

.woocommerce table.shop_table td {
  border-top: 1px solid #474D5E;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  background: rgba(48, 53, 69, 0.35);
  color: #fff;
}

.woocommerce a.remove {
  color: #474D5E !important;
}

.woocommerce a.remove:hover {
  color: #fff !important;
  background: none;
}

.quantity input[type="number"] {
  height: 40px;
  width: 40px;
  padding: 0;
  line-height: 0;
  border-radius: 0;
  text-align: center;
  display: block;
  float: left;
  border: 1px solid #474D5E;
  margin-left: -1px;
  color: #868DAD;
  font-size: 18px;
  background: transparent;
}

.quantity input[type="number"]:hover {
  border: 1px solid #5d657b;
}

.quantity input[type="number"]:focus {
  border: 1px solid #009AAE;
  -webkit-box-shadow: 0 0 0 1px #009AAE;
          box-shadow: 0 0 0 1px #009AAE;
}

.cart_totals {
  background: #181B26;
  border-radius: 3px;
  padding: 20px;
  margin-bottom: 55px;
}

.wc-proceed-to-checkout {
  text-align: right;
}

.wc-proceed-to-checkout .btn {
  min-width: 50%;
}

.woocommerce .cart_totals .order-total th,
.woocommerce .cart_totals .order-total td {
  border-top: 1px solid #474D5E !important;
  color: #fff;
  padding-top: 15px;
}

.cart #coupon_code {
  width: 270px;
}

.coupon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.coupon .btn {
  margin-left: 15px;
}

.woocommerce form .form-row textarea {
  height: 8em;
}

.woocommerce form .form-row label {
  font-weight: 700;
}

.woocommerce form .form-row .required {
  color: #DE4561;
}

.woocommerce form .form-row .select2-container {
  height: 40px;
}

.select2-container .select2-selection--single {
  background-color: transparent;
  border: 1px solid #474D5E;
  border-radius: 2px;
  height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #fff;
  line-height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
}

.select2-dropdown {
  background-color: rgba(48, 53, 69, 0.91);
  border: none;
  border-radius: 3px;
}

.select2-container--default .select2-results__option[data-selected=true] {
  background-color: rgba(255, 255, 255, 0.04);
  color: #fff;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #009AAE;
}

.select2-results__option {
  color: #fff;
}

.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
  border-color: #474D5E;
}

.woocommerce-checkout {
  margin-bottom: 75px;
}

.woocommerce-checkout #payment {
  background: #181B26;
  border-radius: 3px;
  margin-bottom: 35px;
}

.woocommerce-checkout #payment ul.payment_methods {
  border-bottom: 1px solid #474D5E;
}

.woocommerce-checkout #payment div.payment_box {
  background: #212431;
  color: #868DAD;
}

.woocommerce-checkout #payment div.payment_box::before {
  border: 1em solid #212431;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}

.woocommerce-checkout #payment ul.payment_methods li {
  color: #fff;
}

.woocommerce-checkout #payment .btn {
  width: 100%;
}

.payment_method_bacs p,
.payment_method_paypal p {
  margin-top: 0;
}

.woocommerce-privacy-policy-text p {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 13px;
}

.woocommerce .blockUI.blockOverlay {
  background-color: #303545 !important;
}

.woocommerce form.checkout_coupon {
  border: none;
  background: #181B26;
}

.woocommerce form.woocommerce-form-coupon .form-row-first,
.woocommerce form.woocommerce-form-coupon .form-row-last {
  width: 49%;
}

#order_review_heading {
  background: rgba(48, 53, 69, 0.35);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  margin: 0;
  padding-top: 20px;
  padding-bottom: 9px;
  padding-left: 16px;
  padding-right: 16px;
}

.woocommerce table.woocommerce-checkout-review-order-table {
  background: rgba(48, 53, 69, 0.35);
  border-radius: 0;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  padding: 0 16px 16px 16px;
}

.woocommerce table.woocommerce-checkout-review-order-table tfoot th,
.woocommerce table.woocommerce-checkout-review-order-table tfoot td {
  border-top: none;
}

.woocommerce table.woocommerce-checkout-review-order-table .order-total th,
.woocommerce table.woocommerce-checkout-review-order-table .order-total td {
  color: #fff;
  border-top: 2px solid #474D5E;
}

.woocommerce table.woocommerce-checkout-review-order-table tbody {
  font-size: 14px;
}

.woocommerce-error li {
  margin-bottom: 6px;
  font-size: 14px;
}

#place_order {
  margin-top: 20px;
}

.single-product-add-to-cart-box {
  border-radius: 3px;
  background: rgba(48, 53, 69, 0.35);
  float: left;
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  margin-top: 35px;
}

.single-product-add-to-cart-box .quantity {
  float: right;
  margin-right: 15px;
}

.single-product-add-to-cart-box .quantity input[type="number"] {
  width: 55px;
  height: 55px;
}

.single-product-add-to-cart-box .btn {
  float: right;
}

.single-product-add-to-cart-box .amount {
  font-size: 22px;
  color: #009AAE;
  font-weight: 700;
  float: left;
  margin-top: 18px;
}

.single-product-add-to-cart-box .vat-text {
  font-size: 14px;
  color: #009AAE;
  float: left;
  margin-left: 8px;
  margin-top: 25px;
}

.single-product-add-to-cart-box .added_to_cart {
  display: none !important;
}

.variations_form del .amount,
.single-product-add-to-cart-box del .amount {
  font-weight: 400;
  font-size: 16px !important;
  margin-left: 0;
  color: #fff;
  text-decoration: line-through;
  margin-right: 8px;
}

@media screen and (max-width: 1319px) {
  .single-product-add-to-cart-box {
    margin-bottom: 35px;
  }
}

@media screen and (max-width: 767px) {
  .single-product-add-to-cart-box {
    margin-top: 10px;
  }

  .single-product-add-to-cart-box .quantity {
    width: 30%;
    margin: 0;
  }
  .single-product-add-to-cart-box .btn {
    width: 70%;
  }
  .single-product-add-to-cart-box .amount {
    margin-bottom: 12px;
  }
  .single-product-add-to-cart-box .vat-text {
    margin-bottom: 12px;
    margin-right: 30%;
  }
}

.price-notice p {
  font-size: 12px;
  margin-bottom: 35px;
}

.error-404 {
  padding-top: 350px;
  margin-bottom: 200px;
}

.big-footer {
  padding-bottom: 23px;
  padding-top: 55px;
}

@media screen and (max-width: 797px) {
  .big-footer {
    padding-top: 25px;
  }
}

.page-nl-section {
  padding-top: 100px;
  padding-bottom: 100px;
  margin-top: 35px;
}

.page-section,
.product-section {
  background-position: bottom center;
  background-repeat: no-repeat;
  padding-top: 0 !important;
  padding-top: 55px !important;
}

@media screen and (max-width: 797px) {
  .page-nl-section {
    padding-top: 50px;
    padding-bottom: 30px;
    margin-top: 35px;
  }
  .page-section,
  .product-section {
    padding-top: 35px !important;
  }
}

@media screen and (min-width: 1022px) and (max-width: 1319px) {
  .product-section h1 {
    font-size: 30px;
    line-height: 1.4;
  }

  .product-section {
    padding-top: 25px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1021px) {
  .product-space {
    height: 80px !important;
  }

  .product-section h1 {
    font-size: 30px;
    line-height: 1.4;
  }
}

@media screen and (max-width: 767px) {
  .product-section {
    padding-top: 15px !important;
  }

  .product-section h1 {
    font-size: 24px;
    line-height: 1.4;
  }
}

.related-products-section {
  padding-top: 80px;
  padding-bottom: 120px;
}

.vc-pagination {
  padding-top: 20px;
  text-align: center;
  margin-bottom: 35px;
}

.page-numbers,
.page-numbers:visited {
  padding: 11px 8px 9px 8px;
  border: none;
  background: rgba(0, 154, 174, 0.3);
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  width: 38px;
  border-radius: 20px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.page-numbers:hover {
  text-decoration: none;
  border: none;
  background: rgba(0, 154, 174, 0.5);
}

.page-numbers.current {
  border: none;
  background: #009AAE;
  color: #fff;
}

.page-numbers.next i {
  margin-left: 4px;
}

.page-numbers.prev i {
  margin-right: 4px;
}

.page-numbers.next,
.page-numbers.prev {
  border: none;
  background: rgba(0, 154, 174, 0.3);
  font-size: 23px;
  padding: 7px 8px 5px 8px;
  display: inline-block;
}

.page-numbers.next:hover,
.page-numbers.prev:hover {
  border: none;
  background: rgba(0, 154, 174, 0.5);
}

.woocommerce-password-strength {
  color: #1C1E26;
}

.woocommerce-MyAccount-navigation ul {
  list-style: none;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #474D5E;
  margin-bottom: 45px;
}

.woocommerce-MyAccount-navigation ul a {
  text-decoration: none;
  font-weight: 700;
  padding-bottom: 11px;
  display: block;
  position: relative;
}

.woocommerce-MyAccount-navigation ul a:before {
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  background: #009AAE;
  bottom: -1px;
  position: absolute;
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.woocommerce-MyAccount-navigation ul a:hover:before,
.woocommerce-MyAccount-navigation ul .is-active a:before {
  opacity: 1;
}

fieldset {
  margin-top: 25px;
  border: 1px solid #474D5E;
}

.downloads-feedback a,
.downloads-feedback a:visited {
  color: #DE4561;
}

.downloads-feedback a:hover,
.downloads-feedback a:visited:hover {
  color: #d92b4b;
}

.contact-form-box .vc_column-inner>.wpb_wrapper {
  background: rgba(48, 53, 69, 0.35);
  border-radius: 3px;
  padding: 25px 25px 15px 25px;
}

.contact-form-box h3 {
  margin-top: 5px;
}

span.wpcf7-not-valid-tip {
  font-size: 12px;
  font-weight: 600;
  margin-top: 8px;
  color: #DE4561;
}

div.wpcf7-response-output {
  margin: 0;
  padding: 15px 15px 15px 20px;
  background: #1C1E26;
  border: none;
  position: relative;
  color: #fff;
}

div.wpcf7-response-output:before {
  content: '';
  width: 3px;
  top: 0;
  bottom: 0;
  left: 0;
  background: #DE4561;
  display: block;
  position: absolute;
}

div.wpcf7-validation-errors:before, 
div.wpcf7-acceptance-missing:before {
  background: #DE4561;
}

div.wpcf7-mail-sent-ok:before {
	background: #8fae1b;
}

.woocommerce-info .btn {
  float: right;
}

.report-error-form {
  display: none;
}

.pswp__ui--hidden {
  display: none;
}

.product-description {
  padding-top: 35px;
}

.vc_tta-panels {
  background: rgba(48, 53, 69, 0.35) !important;
  border: none !important;
}

.vc_tta-tab>a {
  border-color: transparent !important;
  color: #fff !important;
  background: #212431 !important;
}

.vc_tta-tab.vc_active>a {
  border-color: transparent !important;
  background-color: rgba(48, 53, 69, 0.35) !important;
  color: #fff !important;
  font-weight: 700;
}

.stations {
  margin-bottom: 15px !important;
}

.stations h2 {
  border-bottom: 2px solid #474D5E;
  padding-bottom: 15px;
  margin-bottom: 10px;
}

.stations ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.stations li {
  color: #fff;
  font-size: 16px;
  border-bottom: 2px dotted #474D5E;
  padding-top: 9px;
  padding-bottom: 5px;
}

.stations .wpb_wrapper :last-child {
  border-bottom: none;
}

.serial-number span {
  font-family: monospace;
  font-size: 17px;
  white-space: nowrap;
}

@media screen and (max-width: 797px) {
  .woocommerce-table--order-downloads tr {
    border-bottom: 2px solid #474D5E;
  }
}

.hidden {
  display: none;
}

.payment_method_paysafe p {
  margin-top: 5px;
}

.payment_method_paysafe label img {
  max-width: 105px;
}

.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
  line-height: 29px;
}

.woocommerce-checkout #payment ul.payment_methods li {
  margin-bottom: 10px;
}

.woocommerce-checkout #payment .payment_method_paypal img {
  max-height: 25px;
}

.woocommerce-order-details {
  background: rgba(48, 53, 69, 0.35);
  border-radius: 3px;
  padding: 16px;
}

.woocommerce-order-details__title {
  padding-left: 10px;
  margin-bottom: 5px;
}

.woocommerce .woocommerce-order-details table.shop_table td,
.woocommerce .woocommerce-order-details table.shop_table th {
  border-top: 1px solid #474D5E;
}

.woocommerce-customer-details {
  background: rgba(48, 53, 69, 0.35);
  border-radius: 3px;
  padding: 16px;
}

.woocommerce .woocommerce-customer-details address {
  margin-bottom: 0;
  border: none;
  padding: 0;
  line-height: 1.7;
}

.woocommerce-notice {
  background: rgba(48, 53, 69, 0.35);
  color: #fff;
  padding: 1em 1.5em 0.9em 1.5em;
  font-size: 16px;
  margin-bottom: 35px;
}

.woocommerce-notice--success {
  border-top: 3px solid #8fae1b;
}

.instructions {
  color: #fff;
  font-weight: 600;
}

.woo-acc-link-container {
  float: right;
  margin-right: 25px;
  margin-top: 2px;
}

.woo-acc-link {
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  text-decoration: none;
}

.woo-acc-link:before {
  content: '\f007';
  font-family: 'Font Awesome 5 Free';
  font-size: 28px;
  color: #fff;
}

.woo-acc-link:hover:before {
  color: #ddd;
}

@media screen and (max-width: 1021px) {
  .woo-acc-link-container {
    margin-top: -2px;
  }
}

@media screen and (max-width: 797px) {
  .woo-acc-link-container {
    margin-right: 10px;
  }
}

@media screen and (max-width: 374px) {
  .woo-acc-link-container {
    margin-right: 0;
  }
}

.codedropz-upload-inner h3 {
  color: #868DAD;
}

.dnd-upload-status .dnd-upload-details .name em {
  color: #868DAD;
}

.dnd-upload-status .dnd-upload-image span {
  color: #fff;
}

.grecaptcha-logo iframe,
.grecaptcha-badge {
  display: none !important;
}

.site {
  position: relative;
  overflow-x: hidden;
}

.cp-container {
  padding-top: 40px;
  margin-bottom: -40px;
}

.cp-container .product-card > .wpb_column > .vc_column-inner > .wpb_wrapper {
  margin-bottom: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: flex;
}

.cp-container .post-img-cover-wrapper {
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: flex;
}

.cp-container .post-img-cover {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: flex;
}

.connected-products-item {
  border-radius: 3px;
  background: #181B26;
}

.cp-container .product-card-content .add-to-cart-wrap {
  margin-bottom: 15px;
  position: static;
}

.cp-container .product-card-content p {
  margin-bottom: 25px;
}

@media screen and (max-width: 797px) {
  .cp-container .product-card-content .add-to-cart-wrap {
    width: 100%;
  }

  .cp-container .product-card-content {
    padding: 15px;
    padding-top: 10px;
  }
  
  .cp-container .product-card-content h3 {
    font-size: 16px;
  }
  
  .cp-container p {
    font-size: 13px;
  }

  .cp-container .product-card-content .add-to-cart-wrap {
    margin-bottom: 0;
  }
}

.woocommerce form.login, 
.woocommerce form.register {
  border: none;
  background: rgba(48, 53, 69, 0.35);
}

@media screen and (max-width: 797px) {
  .eu-logo {
    margin-bottom: -20px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1021px) {
  .wpb-js-composer .vc_tta.vc_general .vc_tta-tab>a {
    padding: 14px 8px !important;
    font-size: 14px;
  }

  .wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container {
    margin: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .product-section .vc_tta-panel-heading {
    background: rgba(48, 53, 69, 0.35) !important;
    border: none !important; 
  }

  .product-section .vc_tta-panel-title>a {
    color: #fff !important;
  }

  .product-section .vc_tta-panel-body {
    background: rgba(48, 53, 69, 0.35) !important;
    border: none !important; 
  }
}

.woocommerce-pre-orders-countdown {
  background: rgba(48, 53, 69, 0.35);
  float: left;
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  margin-top: 20px;
}

.variations_form {
  border-radius: 3px;
  background: rgba(48, 53, 69, 0.35);
  float: left;
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  margin-top: 35px;
}

.variations_form select {
  color: #868DAD;
  width: 100%;
}

.variations_form table td {
  vertical-align: middle;
  border: none;
}

.variations_form .amount {
  font-size: 22px;
  color: #009AAE;
  font-weight: 700;
  float: left;
  margin-top: 18px;
}

.variations_form .vat-text {
  font-size: 14px;
  color: #009AAE;
  float: left;
  margin-left: 8px;
  margin-top: 25px;
}

.variations_form .quantity input[type="number"] {
  width: 55px;
  height: 55px;
  margin-right: 15px;
}

.variations_form .quantity {
  display: inline;
}

.variations_form .woocommerce-variation-add-to-cart {
  float: right;
}

.variations_form .variations {
  margin-bottom: 18px;
}

.variations_form .label {
  font-weight: 700;
}

.report-error {
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
}

.serial-wrap {
  white-space: nowrap;
}

.copy-serial-btn {
  margin-left: 8px;
}

.copied-banner {
  position: fixed;
  top: 40px;
  left: 40px;
  background: #009AAE;
  color: #fff;
  font-weight: 700;
  padding: 15px;
  z-index: 999;
}

::-moz-selection { 
  background: #fff;
  color: #009AAE;
}

::selection { 
  background: #fff;
  color: #171A23;
}

.serial-num {
  font-family: monospace;
  font-size: 17px;
  white-space: nowrap;
  color: #868DAD !important;
  width: 230px;
  padding: 0 !important;
  border: none !important;
}

.payment_method_ppcp-googlepay img {
  max-height: 40px;
}

.woocommerce-checkout-payment input[type="text"],
.woocommerce-checkout-payment input[type="email"],
.woocommerce-checkout-payment input[type="password"],
.woocommerce-checkout-payment input[type="search"],
.woocommerce-checkout-payment input[type="tel"] {
  color: #000 !important;
}

