@charset "UTF-8";
/*!
Theme Name: Sore and Tired Theme V2
Theme URI: http://underscores.me/
Author: Curry Interactive
Author URI: https://currint.com
Description: Sore and Tired Theme V2
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ci_starter
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/
/***
Core required files
vars in these files are required by others.
*/
/* ========================================================================
Breakpoints
========================================================================== */
/**
Global animation settings
*/
/*
    Example usage:
    @include animation(10s, 5s, changecolour)
 */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

body.page-template-template-pros .product-pricing {
	display: none;
}

body.page-id-318 .columns-4 > article:not(:nth-child(1)):not(:nth-child(2)) {
	display: none;
}

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

/**
 * 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
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  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
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

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

/**
 * 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 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  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;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * 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;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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 {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

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

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  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 in Chrome and Safari on macOS.
 */
[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 Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

@font-face {
  font-family: "DINPro";
  src: url("assets/fonts/DINPro-Black.eot");
  src: url("assets/fonts/DINPro-Black.eot?#iefix") format("embedded-opentype"), url("assets/fonts/DINPro-Black.woff2") format("woff2"), url("assets/fonts/DINPro-Black.woff") format("woff"), url("assets/fonts/DINPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "DINPro";
  src: url("assets/fonts/DINPro-Italic.eot");
  src: url("assets/fonts/DINPro-Italic.eot?#iefix") format("embedded-opentype"), url("assets/fonts/DINPro-Italic.woff2") format("woff2"), url("assets/fonts/DINPro-Italic.woff") format("woff"), url("assets/fonts/DINPro-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "DINPro";
  src: url("assets/fonts/DINPro.eot");
  src: url("assets/fonts/DINPro.eot?#iefix") format("embedded-opentype"), url("assets/fonts/DINPro.woff2") format("woff2"), url("assets/fonts/DINPro.woff") format("woff"), url("assets/fonts/DINPro.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.font-size-x-small, .product-qty-modal .mfp-close, #register-form-container label,
.woocommerce form .form-row label, nav.main ul li, nav.float ul li, h6 {
  font-size: 9px;
}
@media (min-width: 768px) {
  .font-size-x-small, .product-qty-modal .mfp-close, #register-form-container label,
.woocommerce form .form-row label, nav.main ul li, nav.float ul li, h6 {
    font-size: 11px;
  }
}
@media (min-width: 1100px) {
  .font-size-x-small, .product-qty-modal .mfp-close, #register-form-container label,
.woocommerce form .form-row label, nav.main ul li, nav.float ul li, h6 {
    font-size: 12px;
  }
}

.font-size-small, .info-block-featured-image .caption, article#pro-content .left ul li, #testiminial-list-container .testimonial.testimonials-loop-hero .testimonial-featured-image .caption, #testiminial-list-container .testimonial .picture-column .testimonial-featured-image .caption, .woocommerce-success, .woocommerce-error, .woocommerce table.shop_table th, .testimonial-hero .slider-container .item .attribution .caption, footer.main, .button, #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, #mobile-overlay a.closer, nav.mobile ul li, h5 {
  font-size: 11px;
}
@media (min-width: 768px) {
  .font-size-small, .info-block-featured-image .caption, article#pro-content .left ul li, #testiminial-list-container .testimonial.testimonials-loop-hero .testimonial-featured-image .caption, #testiminial-list-container .testimonial .picture-column .testimonial-featured-image .caption, .woocommerce-success, .woocommerce-error, .woocommerce table.shop_table th, .testimonial-hero .slider-container .item .attribution .caption, footer.main, .button, #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, #mobile-overlay a.closer, nav.mobile ul li, h5 {
    font-size: 12px;
  }
}
@media (min-width: 1100px) {
  .font-size-small, .info-block-featured-image .caption, article#pro-content .left ul li, #testiminial-list-container .testimonial.testimonials-loop-hero .testimonial-featured-image .caption, #testiminial-list-container .testimonial .picture-column .testimonial-featured-image .caption, .woocommerce-success, .woocommerce-error, .woocommerce table.shop_table th, .testimonial-hero .slider-container .item .attribution .caption, footer.main, .button, #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, #mobile-overlay a.closer, nav.mobile ul li, h5 {
    font-size: 14px;
  }
}

.font-size-medium, #testiminial-list-container .testimonial h2, h4, body {
  font-size: 14px;
}
@media (min-width: 768px) {
  .font-size-medium, #testiminial-list-container .testimonial h2, h4, body {
    font-size: 18px;
  }
}
@media (min-width: 1100px) {
  .font-size-medium, #testiminial-list-container .testimonial h2, h4, body {
    font-size: 20px;
  }
}

.font-size-large, #info-block-headline h1, #default-headline h1, #testimonials-headline h1, #home-headline h1, #mobile-overlay nav ul li a, h3 {
  font-size: 18px;
}
@media (min-width: 768px) {
  .font-size-large, #info-block-headline h1, #default-headline h1, #testimonials-headline h1, #home-headline h1, #mobile-overlay nav ul li a, h3 {
    font-size: 22px;
  }
}
@media (min-width: 1100px) {
  .font-size-large, #info-block-headline h1, #default-headline h1, #testimonials-headline h1, #home-headline h1, #mobile-overlay nav ul li a, h3 {
    font-size: 26px;
  }
}

.font-size-x-large, #info-block-headline .headline, #default-headline .headline, #testimonials-headline .headline, h2 {
  font-size: 35px;
}
@media (min-width: 768px) {
  .font-size-x-large, #info-block-headline .headline, #default-headline .headline, #testimonials-headline .headline, h2 {
    font-size: 45px;
  }
}
@media (min-width: 1100px) {
  .font-size-x-large, #info-block-headline .headline, #default-headline .headline, #testimonials-headline .headline, h2 {
    font-size: 55px;
  }
}

.font-size-x-x-large, #home-headline .headline, h1 {
  font-size: 50px;
}
@media (min-width: 768px) {
  .font-size-x-x-large, #home-headline .headline, h1 {
    font-size: 75px;
  }
}
@media (min-width: 1100px) {
  .font-size-x-x-large, #home-headline .headline, h1 {
    font-size: 85px;
  }
}

body {
  font-family: "DINPro";
  color: #434343;
  line-height: 1.4;
}

a {
  color: #3a8ec6;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  margin: 20px 0;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 900;
}
h1.upper-lower, h2.upper-lower, h3.upper-lower, h4.upper-lower, h5.upper-lower, h6.upper-lower {
  text-transform: none;
}
h1.lighter, h2.lighter, h3.lighter, h4.lighter, h5.lighter, h6.lighter {
  font-weight: normal;
}

/**
Global animation settings
*/
/*
    Example usage:
    @include animation(10s, 5s, changecolour)
 */
/**
* Position
*/
.relative {
  position: relative;
}

/*
 * Visibility
 * Avoids setting display to `block` so it works also with `inline-block` and `table`
 */
/* Desktop and bigger */
@media (min-width: 1100px) {
  .visible-small {
    display: none !important;
  }

  .visible-medium {
    display: none !important;
  }

  .hidden-large {
    display: none !important;
  }
}
/* Tablets portrait */
@media (min-width: 768px) and (max-width: 1099px) {
  .visible-small {
    display: none !important;
  }

  .visible-large {
    display: none !important;
  }

  .hidden-medium {
    display: none !important;
  }
}
/* Phone landscape and smaller*/
@media (max-width: 767px) {
  .visible-medium {
    display: none !important;
  }

  .visible-large {
    display: none !important;
  }

  .hidden-small {
    display: none !important;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

/***100% height*/
.height-1-1 {
  height: 100%;
}

/* apply a natural box layout model to all elements, but allowing components to change */
html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

html {
  min-height: 100%;
}

body {
  margin: 0;
  padding: 0;
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  background-color: #fff;
  /**
  * Allows reading of current breakpoint from JavaScript if needed
  */
}
body:before {
  content: "large";
  display: none;
  /* Prevent from displaying. */
}
@media (max-width: 1099px) {
  body:before {
    content: "madium-max";
  }
}
@media (max-width: 768px) {
  body:before {
    content: "madium";
  }
}
@media (max-width: 767px) {
  body:before {
    content: "small-max";
  }
}
@media (max-width: 480px) {
  body:before {
    content: "small";
  }
}
@media (min-width: 2000px) {
  body:before {
    content: "xlarge";
  }
}

main {
  flex: 1 0 auto;
}

.container {
  max-width: 1600px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}
.container:before, .container:after {
  content: "";
  display: table;
}
.container:after {
  clear: both;
}

/* ========================================================================
   Flex
 ========================================================================== */
.flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.flex-inline {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
}

/*
 * Fixes initial flex-shrink value in IE10
 */
.flex > *,
.flex-inline > * {
  -ms-flex-negative: 1;
}

.flex-space-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* Alignment
========================================================================== */
/*
 * Vertical alignment
 * Default value is `stretch`
 */
.flex-top {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.flex-middle {
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.flex-bottom {
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}

/*
 * Horizontal alignment
 * Default value is `flex-start`
 */
.flex-center {
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.flex-right {
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

/* Direction
 ========================================================================== */
.flex-column {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

/* Wrap
 ========================================================================== */
.flex-nowrap {
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
  -webkit-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}

/*
 * Horizontal alignment
 * Default value is `stretch`
 */
.flex-wrap-top {
  -ms-flex-line-pack: start;
  -webkit-align-content: flex-start;
  align-content: flex-start;
}

.flex-wrap-middle {
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  align-content: center;
}

.flex-wrap-bottom {
  -ms-flex-line-pack: end;
  -webkit-align-content: flex-end;
  align-content: flex-end;
}

/* ========================================================================
   Component: Table
 ========================================================================== */
.table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  /*
   * Set alignment
   */
  /*
   * Caption and footer
   */
  /*
   * Active State
   */
}
.table caption {
  padding: 10px 20px 20px 30px;
  background-color: #f7f7f7;
  font-style: normal;
  font-weight: normal;
  color: #434343;
}
.table tfoot td {
  background-color: #f7f7f7;
  font-style: normal;
  font-weight: normal;
  color: #434343;
}
.table th,
.table td {
  padding: 12px 12px;
  border-bottom: 1px solid #434343;
}
.table th {
  text-align: left;
}
.table td {
  vertical-align: top;
}
.table thead th {
  vertical-align: bottom;
}
.table td {
  text-align: left;
}
.table td.align-bottom {
  vertical-align: bottom;
}
.table td.align-middle {
  vertical-align: middle;
}
.table td.align-center {
  text-align: center;
}
.table td.align-right {
  text-align: right;
}
.table caption {
  text-align: left;
  color: #434343;
}
.table tbody tr.active {
  background: #f8ef5c;
}
.table.table-zebra tbody tr:nth-of-type(odd) {
  background: #f7f7f7;
}
.table.table-condensed td {
  padding: 6px 6px;
}
.table.table-hover tbody tr:hover {
  background: #eee;
}

/*
 * Add margin if adjacent element
 */
/* Lists
 ========================================================================== */
ul, ol, dl {
  list-style-position: outside;
}

/*
 * Reset margin for nested lists
 */
ul > li > ul,
ul > li > ol,
ol > li > ol,
ol > li > ul {
  margin: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

header.main {
  position: absolute;
  top: 54px;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100px;
  -ms-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
@media (max-width: 1099px) {
  header.main {
    height: 75px;
  }
}
@media (max-width: 767px) {
  header.main {
    height: 50px;
    top: 10px !important;
  }
}
header.main .logo-container {
  position: relative;
  padding-left: 28px;
}
header.main .logo-container:before {
  height: 100%;
  width: 18px;
  background-color: #f4be5a;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}
header.main.inview {
  top: 54px;
  opacity: 1;
}
header.main.offscreen {
  top: -200px;
  opacity: 1;
}
@media (max-width: 767px) {
  header.main.offscreen {
    top: 10px !important;
  }
}

header.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100px;
  top: -200px;
  opacity: 0;
  -ms-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 12px 0;
}
header.fixed.inview {
  top: 0;
  opacity: 1;
}
header.fixed .logo-container {
  position: relative;
  padding-left: 18px;
}
header.fixed .logo-container:before {
  height: 100%;
  width: 12px;
  background-color: #434343;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}

header.main .logo-container, header.fixed .logo-container {
  height: 100%;
  display: inline-block;
}
header.main .logo-container img, header.fixed .logo-container img {
  display: block;
  height: 100%;
  width: auto;
}

.menu-overlay-open header.mobile {
  bottom: -110%;
}

header.mobile {
  box-shadow: 0px 0px 34px -9px rgba(0, 0, 0, 0.56);
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  background-color: #3a8ec6;
  padding: 10px 0;
  -ms-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

/*
 * Visibility
 * Avoids setting display to `block` so it works also with `inline-block` and `table`
 */
@media (min-width: 767px) {
  .hidden-mobile-menu {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-dekstop-menu {
    display: none !important;
  }
}
nav.main, nav.float {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
}
nav.main ul, nav.float ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
nav.main ul li, nav.float ul li {
  float: left;
  padding: 0;
  font-weight: 900;
}
nav.main ul li a, nav.float ul li a {
  text-transform: uppercase;
  text-decoration: none;
  padding: 0 25px;
}
@media (max-width: 1099px) {
  nav.main ul li a, nav.float ul li a {
    padding: 0 12px;
  }
}

nav.mobile .mobile-menu-toggle span {
  width: 3px;
  height: 3px;
  margin: 0 1px;
  display: inline-block;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
}
nav.mobile ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
nav.mobile ul li {
  float: left;
  text-align: center;
  padding: 0;
  width: 25%;
  border-left: 1px solid rgba(255, 255, 255, 0.25);
}
nav.mobile ul li:first-child {
  border-left: none;
}
nav.mobile ul li a {
  text-transform: uppercase;
  text-decoration: none;
  padding: 10px 12px;
  display: block;
}

header.mobile nav.mobile li a {
  color: #fff;
}
header.mobile nav.mobile li.select-item, header.mobile nav.mobile a:hover {
  color: #fff;
}

header.main nav.main li, header.fixed nav.main li {
  position: relative;
}
header.main nav.main li a:after, header.fixed nav.main li a:after {
  content: "";
  position: absolute;
  left: 25px;
  bottom: -12px;
  width: 20px;
  height: 2px;
}
@media (max-width: 1099px) {
  header.main nav.main li a:after, header.fixed nav.main li a:after {
    left: 12px;
  }
}

header.main nav.main li a {
  color: #fff;
}
header.main nav.main li.select-item a:after, header.main nav.main li a:hover:after {
  background-color: #fff;
}

.page-template-woocommerce header.main nav.main li a, .single-product header.main nav.main li a {
  color: #434343;
}
.page-template-woocommerce header.main nav.main li.select-item a:after, .page-template-woocommerce header.main nav.main li a:hover:after, .single-product header.main nav.main li.select-item a:after, .single-product header.main nav.main li a:hover:after {
  background-color: #434343;
}

header.fixed nav.main li a {
  color: #434343;
}
header.fixed nav.main li.select-item a:after, header.fixed nav.main li a:hover:after {
  background-color: #434343;
}

.menu-overlay-open #mobile-overlay {
  left: 0;
  opacity: 1;
}
.menu-overlay-open #mobile-overlay nav {
  right: 0;
  opacity: 1;
}

#mobile-overlay {
  width: 100vw;
  min-height: 100vh;
  position: fixed;
  top: 0;
  left: 100%;
  opacity: 0;
  z-index: 1001;
  background-color: rgba(255, 255, 255, 0.6);
  -ms-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#mobile-overlay a.closer {
  cursor: pointer;
  text-transform: uppercase;
  position: absolute;
  top: 20px;
  right: 20px;
  color: #fff;
  display: block;
  padding-left: 16px;
}
#mobile-overlay a.closer:before {
  width: 8px;
  height: 8px;
  background: url(assets/img/icon-close.png) 0 0 no-repeat;
  background-size: cover;
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
}
#mobile-overlay nav {
  padding: 40px 40px;
  width: 80vw;
  max-width: 420px;
  min-height: 100vh;
  position: fixed;
  top: 0;
  right: -100%;
  opacity: 0;
  z-index: 10;
  background-color: #3a8ec6;
  -ms-transition: all 0.5s ease-out 0.25s;
  -webkit-transition: all 0.5s ease-out 0.25s;
  -moz-transition: all 0.5s ease-out 0.25s;
  -o-transition: all 0.5s ease-out 0.25s;
  transition: all 0.5s ease-out 0.25s;
}
#mobile-overlay nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#mobile-overlay nav ul li a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  padding: 12px 0;
}
#mobile-overlay #slider-logo {
  margin-bottom: 20px;
  border-bottom: 2px solid #fff;
  width: 20px;
}
#mobile-overlay #slider-logo img {
  width: 50px;
  height: auto;
  margin-bottom: 20px;
}

.button, #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 14px;
  line-height: 40px !important;
  cursor: pointer;
  padding: 0 25px;
  display: inline-block;
  position: relative;
  font-weight: 900;
  -ms-transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  background-color: transparent;
  color: #434343;
  border: 1px solid #434343;
}
.button.blue, #respond input#submit.blue, .woocommerce a.button.blue, .woocommerce button.button.blue, .woocommerce input.button.blue {
  background-color: #1067b9;
  color: #fff;
  border: none;
}
.button.yellow, #respond input#submit.yellow, .woocommerce a.button.yellow, .woocommerce button.button.yellow, .woocommerce input.button.yellow {
  background-color: #f4be5a;
  color: #fff;
  border: none;
}
.button:hover, #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
  background-color: #434343 !important;
  color: #fff !important;
}

.woocommerce.blue .button, .woocommerce.blue #respond input#submit, .woocommerce.blue .woocommerce a.button, .woocommerce.blue .woocommerce button.button, .woocommerce.blue .woocommerce input.button {
  background-color: #1067b9;
  color: #fff;
  border: none;
}

.woocommerce.yellow .button, .woocommerce.yellow #respond input#submit, .woocommerce.yellow .woocommerce a.button, .woocommerce.yellow .woocommerce button.button, .woocommerce.yellow .woocommerce input.button {
  background-color: #f4be5a;
  color: #fff;
  border: none;
}

#cart-button {
  position: fixed;
  display: block;
  top: 220px;
  right: -100px;
  z-index: 1000;
  border-radius: 12px 0 0 12px;
  padding: 12px 24px 12px 12px;
  background: #eb5151 url(assets/img/icon-cart.png) 12px 12px no-repeat;
  background-size: 50px 50px;
  height: 74px;
  width: 86px;
  cursor: pointer;
  -ms-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#cart-button.enabled {
  right: 0;
}
#cart-button:hover {
  background-color: #434343;
}
@media (max-width: 767px) {
  #cart-button {
    border-radius: 8px 0 0 8px;
    padding: 8px 16px 8px 8px;
    background-size: 30px 30px;
    height: 54px;
    width: 54px;
    top: 100px;
  }
}

footer.main {
  padding: 50px 0 50px;
  background-color: #81afd6;
}
footer.main a {
  color: #fff;
}
footer.main h5 {
  font-weight: normal;
  text-transform: none;
  color: #fff;
  margin: 0 0 8px 0;
}
footer.main .copyright {
  padding-top: 30px;
  text-align: center;
}
@media (max-width: 768px) {
  footer.main .copyright {
    text-align: left;
    padding: 12px 0;
  }
}
footer.main .col-1 {
  width: 40%;
}
footer.main .divider {
  width: 8%;
  position: relative;
}
@media (max-width: 768px) {
  footer.main .divider {
    display: none;
  }
}
footer.main .divider .line {
  width: 1px;
  background-color: #fff;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -ms-transform: skew(-22.5deg);
  -webkit-transform: skew(-22.5deg);
  -moz-transform: skew(-22.5deg);
  -o-transform: skew(-22.5deg);
  transform: skew(-22.5deg);
}
@media (max-width: 1099px) {
  footer.main .divider .line {
    -ms-transform: skew(0deg);
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -o-transform: skew(0deg);
    transform: skew(0deg);
  }
}
footer.main .col-2, footer.main .col-3 {
  width: 22%;
}
footer.main .col-2 form, footer.main .col-3 form {
  margin: 0;
  padding: 0;
  outline: 0;
}
footer.main .col-2 form .error, footer.main .col-3 form .error {
  line-height: 1;
  padding-left: 12px;
  color: #fff;
  border-left: 5px solid #8e270c;
  margin: 12px 0;
  display: none;
}
footer.main .col-2 form input[type=text], footer.main .col-3 form input[type=text] {
  color: #434343;
  font-size: inherit;
  border: 0;
  background-color: transparent;
  padding: 4px 0;
  border-bottom: 1px solid #434343;
  margin-bottom: 8px;
  width: 100%;
}
footer.main .col-2 form #email-submit, footer.main .col-3 form #email-submit {
  font-weight: 900;
  text-transform: uppercase;
  color: #434343;
}
footer.main .col-1, footer.main .col-2, footer.main .col-3 {
  padding: 20px 0;
}
@media (max-width: 768px) {
  footer.main .col-1, footer.main .col-2, footer.main .col-3 {
    width: 100%;
    padding: 10px 0;
  }
}
footer.main #footer-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
footer.main #footer-menu li {
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  footer.main #footer-menu li {
    float: left;
    padding-left: 10px;
  }
  footer.main #footer-menu li:first-child {
    padding-left: 0;
  }
}

footer.main #partner-logo-blocks {
  padding: 30px 0 0 0;
  text-align: center;
}

footer.main #partner-logo-blocks ul {
  list-style-type: none;
  display: block;
  margin: 0 auto;
  padding: 0;
}

footer.main #partner-logo-blocks ul li {
  display: inline-block;
  margin: 0 20px;
}

footer.main #partner-logo-blocks ul li img {
  height: 75px;
  width: auto;
  border: 0;
}

/**
  *
  * The accordion layout
  *
  */
ul.accordion {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
ul.accordion li {
  position: relative;
  margin-bottom: 10px;
}
ul.accordion li.open .label:before {
  content: "" !important;
}
ul.accordion li .label {
  cursor: pointer;
  font-weight: bold;
  position: relative;
  margin-left: 20px;
}
ul.accordion li .label:before {
  font-family: "Font Awesome 5 Free";
  content: "";
  position: absolute;
  left: -20px;
  top: 0;
}
ul.accordion li .content {
  display: none;
  padding: 20px;
}
ul.accordion li .content p {
  margin-top: 0;
}

.standalone-expander-content {
  display: none;
}

.hero {
  position: relative;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #81afd6;
  padding: 35px 0;
}
.hero .overlay {
  width: 100%;
  height: 100%;
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(assets/img/hero_overlay_pattern.png);
}
.hero.page-top-hero {
  min-height: 400px;
  background-color: #81afd6;
}
@media (max-width: 1099px) {
  .hero.page-top-hero {
    min-height: 360px;
  }
}
@media (max-width: 767px) {
  .hero.page-top-hero {
    min-height: 280px;
  }
}
.hero.large {
  min-height: 660px;
}
@media (max-width: 1099px) {
  .hero.large {
    min-height: 460px;
  }
}
@media (max-width: 767px) {
  .hero.large {
    min-height: 320px;
  }
}
.hero.medium {
  min-height: 500px;
}
@media (max-width: 1099px) {
  .hero.medium {
    min-height: 380px;
  }
}
@media (max-width: 767px) {
  .hero.medium {
    min-height: 200px;
  }
}
.hero.testimonial-hero {
  min-height: 860px;
}
.hero.testimonial-hero h2 {
  color: #fff;
}
@media (max-width: 1099px) {
  .hero.testimonial-hero {
    min-height: 660px;
  }
}
@media (max-width: 767px) {
  .hero.testimonial-hero {
    min-height: 520px;
  }
}
.hero.top-crop:before {
  content: "";
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  z-index: 3;
  padding-bottom: 4%;
  background: url(assets/img/crop-block-top.svg) left top no-repeat;
  height: 25px;
  background-size: cover;
}
.hero.bottom-crop:after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  padding-bottom: 4%;
  z-index: 3;
  background: url(assets/img/crop-block-bottom.svg) right bottom no-repeat;
  height: 25px;
  background-size: cover;
}

#home-headline {
  float: right;
  margin-right: 14%;
  display: inline-block;
  padding-left: 35px;
  margin-top: 175px;
  margin-bottom: 175px;
  border-left: 4px solid #fff;
  max-width: 500px;
  position: relative;
  z-index: 4;
}
#home-headline a.banner {
  position: absolute;
  right: 100%;
  bottom: 0;
  width: 600px;
  margin-right: 50px;
  outline: 0;
}
#home-headline a.banner img {
  width: 100%;
  height: auto;
}
@media (max-width: 1400px) {
  #home-headline a.banner {
    width: 500px;
  }
}
@media (max-width: 1300px) {
  #home-headline a.banner {
    width: 400px;
  }
}
@media (max-width: 1200px) {
  #home-headline a.banner {
    display: none;
  }
}
#home-headline h1 {
  margin: 12px 0 0 0;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  text-transform: none;
  line-height: 1.2;
}
@media (max-width: 1099px) {
  #home-headline {
    margin-top: 100px;
    margin-bottom: 100px;
    border-left: 4px solid #fff;
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  #home-headline {
    margin-top: 50px;
    margin-bottom: 100px;
    border-left: none;
    padding: 0 20px;
    float: none;
    max-width: 100%;
  }
}
#home-headline .headline {
  color: #f4be5a;
  line-height: 0.9;
  text-transform: uppercase;
  font-weight: 900;
}
#home-headline .arrow-container {
  margin-top: 50px;
  left: 50%;
  margin-left: -10px;
}
#home-headline .arrow-container .arrow-line.on {
  opacity: 1;
  height: 100px;
}
@media (max-width: 1099px) {
  #home-headline .arrow-container .arrow-line.on {
    height: 50px;
  }
}
@media (max-width: 767px) {
  #home-headline .arrow-container .arrow-line.on {
    height: 30px;
  }
}

#introduction {
  padding-top: 30px;
}
#introduction .headline {
  position: relative;
  margin-left: 5%;
  width: 50%;
  padding: 40px 0 30px 10%;
}
#introduction .headline a.banner {
  outline: 0;
  right: 100%;
  bottom: 0;
  width: 100%;
  margin-right: 50px;
  display: none;
}
#introduction .headline a.banner img {
  width: 100%;
  height: auto;
}
@media (max-width: 1200px) {
  #introduction .headline a.banner {
    display: block;
  }
}
#introduction .headline h2 {
  color: #f4be5a;
}
@media (max-width: 1099px) {
  #introduction .headline {
    margin-left: 5%;
    width: 70%;
    padding: 30px 0 20px 5%;
  }
}
@media (max-width: 767px) {
  #introduction .headline {
    margin-left: 5%;
    width: 80%;
    padding: 30px 0 20px 30px;
  }
}
#introduction #arrow-container-top {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 0;
  width: 0;
  -ms-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
@media (max-width: 1099px) {
  #introduction #arrow-container-top {
    width: 70%;
  }
}
@media (max-width: 767px) {
  #introduction #arrow-container-top {
    width: 30%;
  }
}
#introduction #arrow-container-top .arrow-line {
  top: 0;
  right: 0;
  border-bottom: 1px dashed #f4be5a;
  border-right: none;
  height: 10px;
  opacity: 0;
  width: 100%;
  -ms-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
#introduction #arrow-container-top .arrow-line:after {
  position: absolute;
  left: auto;
  right: -20px;
  top: 0;
  width: 20px;
  height: 20px;
  content: "";
  background: url(assets/img/indicator-tail-yellow.png) 0 0 no-repeat;
  background-size: contain;
}
#introduction #arrow-container-top.on {
  opacity: 1;
  width: 100%;
  right: 0;
  left: auto;
}
#introduction #arrow-container-top.on .arrow-line {
  opacity: 1;
}
#introduction #arrow-container-side {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 10px;
  height: 100%;
}
#introduction #arrow-container-side .arrow-line {
  position: absolute;
  top: 0;
  left: 50%;
  border-right: 1px dashed #f4be5a;
  height: 0;
  opacity: 0;
  -ms-transition: all 1s ease-out 1s;
  -webkit-transition: all 1s ease-out 1s;
  -moz-transition: all 1s ease-out 1s;
  -o-transition: all 1s ease-out 1s;
  transition: all 1s ease-out 1s;
}
#introduction #arrow-container-side .arrow-line:after {
  position: absolute;
  left: -7px;
  bottom: -10px;
  width: 20px;
  height: 10px;
  content: "";
  background: url(assets/img/indicator-arrow-yellow.png) 0 0 no-repeat;
  background-size: contain;
}
#introduction #arrow-container-side .arrow-line.on {
  opacity: 1;
  height: 100%;
}
#introduction #intro-product-outercontainer {
  position: relative;
  padding: 100px 0;
  background: url(assets/img/blue-glow.jpg) center center no-repeat;
  background-position: center center;
  background-size: contain;
}
@media (max-width: 767px) {
  #introduction #intro-product-outercontainer {
    padding: 45px 0;
  }
}
#introduction #intro-product-container {
  width: 100%;
}
#introduction #intro-product-container .intro-product {
  width: 49%;
  padding: 12px;
  background-color: #fff;
}
@media (max-width: 767px) {
  #introduction #intro-product-container .intro-product {
    width: 100%;
    margin-bottom: 30px;
  }
}
#introduction #intro-product-container .intro-product .photo-col {
  width: 38%;
}
#introduction #intro-product-container .intro-product .photo-col img {
  width: 100%;
  height: auto;
}
@media (max-width: 1099px) {
  #introduction #intro-product-container .intro-product .photo-col {
    width: 20%;
  }
}
#introduction #intro-product-container .intro-product .content-col {
  width: 58%;
  position: relative;
  padding: 0 60px 60px 0;
}
@media (max-width: 1099px) {
  #introduction #intro-product-container .intro-product .content-col {
    width: 76%;
    padding-right: 30px;
  }
}
#introduction #intro-product-container .intro-product .content-col h3 {
  margin-top: 0;
  margin-bottom: 8px;
}
#introduction #intro-product-container .intro-product .content-col h4 {
  margin-top: 0;
}
#introduction #intro-product-container .intro-product .content-col h4.blue {
  color: #3a8ec6;
}
#introduction #intro-product-container .intro-product .content-col h4.yellow {
  color: #f4be5a;
}
#introduction #intro-product-container .intro-product .content-col .button {
  position: absolute;
  bottom: 0;
  left: 0;
}

.testimonial-hero {
  overflow: hidden;
}
.testimonial-hero h2 {
  padding: 0 30px;
  text-align: center;
  z-index: 3;
  position: relative;
  margin-top: 40px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .testimonial-hero h2 {
    margin-top: 20px;
    margin-bottom: 50px;
  }
}
.testimonial-hero .slider-container {
  width: 100%;
  margin-left: 10%;
  margin-bottom: 60px;
  position: relative;
  z-index: 3;
  /*.slide:nth-child(odd){
    padding-top: 50px;
    @media(max-width: $breakpoint-small-max){
      padding-top: 0;
    }
  }*/
}
@media (max-width: 1099px) {
  .testimonial-hero .slider-container {
    margin-left: 0;
  }
}
.testimonial-hero .slider-container .slide {
  outline: none !important;
  z-index: 3;
}
.testimonial-hero .slider-container .slide.offscreen {
  opacity: 0.5;
}
@media (max-width: 1099px) {
  .testimonial-hero .slider-container .slide.offscreen {
    opacity: 1;
  }
}
.testimonial-hero .slider-container .item {
  z-index: 3;
  display: block;
  padding: 20px;
}
.testimonial-hero .slider-container .item.staggered {
  padding-top: 50px;
}
@media (max-width: 767px) {
  .testimonial-hero .slider-container .item.staggered {
    padding-top: 0;
  }
}
.testimonial-hero .slider-container .item .quote-bubble {
  position: relative;
  width: 100%;
  padding: 40px;
  background-color: #81afd6;
  color: #fff;
  font-style: italic;
  border-radius: 12px;
  margin-bottom: 45px;
}
.testimonial-hero .slider-container .item .quote-bubble a {
  font-weight: 900;
  font-style: normal;
  color: #fff;
}
.testimonial-hero .slider-container .item .quote-bubble:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 60px;
  width: 0;
  height: 0;
  border-top: 30px solid #81afd6;
  border-right: 30px solid transparent;
}
.testimonial-hero .slider-container .item .attribution .photo {
  width: 25%;
}
.testimonial-hero .slider-container .item .attribution .photo img {
  width: 100%;
  height: auto;
  border-radius: 50%;
}
.testimonial-hero .slider-container .item .attribution .caption {
  width: 73%;
  color: #fff;
}
.testimonial-hero .slider-container .item .attribution .caption h5 {
  color: #f4be5a;
  margin: 0 0 5px 0;
}
.testimonial-hero #testimonial-slider-arrow-container {
  background-color: #434343;
  position: relative;
  z-index: 3;
}
.testimonial-hero #testimonial-slider-arrow-container a {
  display: inline-block;
  padding: 10px 30px;
  position: absolute;
  background-color: #434343;
  text-align: center;
  cursor: pointer;
  -ms-transition: height 0.25 ease-out;
  -webkit-transition: height 0.25 ease-out;
  -moz-transition: height 0.25 ease-out;
  -o-transition: height 0.25 ease-out;
  transition: height 0.25 ease-out;
  top: -60px;
}
.testimonial-hero #testimonial-slider-arrow-container a:hover {
  background-color: #3a8ec6;
}
.testimonial-hero #testimonial-slider-arrow-container a img {
  width: 18px;
  height: auto;
  border: 0;
  outline: 0;
}
.testimonial-hero #testimonial-slider-arrow-container a.left {
  border-radius: 0 12px 12px 0;
  left: 0;
}
.testimonial-hero #testimonial-slider-arrow-container a.right {
  border-radius: 12px 0 0 12px;
  right: 0;
}

.block-container {
  position: relative;
}
.block-container .arrow-container {
  height: 100%;
  margin-top: 50px;
  left: 50%;
  margin-left: 7px;
}
@media (max-width: 767px) {
  .block-container .arrow-container {
    display: none;
  }
}
.block-container .arrow-container .arrow-line.on {
  opacity: 1;
  height: 100%;
  border-color: #f4be5a;
}
.block-container .arrow-container .arrow-line.on:before {
  position: absolute;
  left: -9px;
  top: -20px;
  width: 20px;
  height: 20px;
  content: "";
  background: url(assets/img/indicator-tail-yellow.png) 0 0 no-repeat;
  background-size: contain;
}
.block-container .arrow-container .arrow-line.on:after {
  position: absolute;
  left: -7px;
  bottom: -10px;
  width: 20px;
  height: 10px;
  content: "";
  background: url(assets/img/indicator-arrow-yellow.png) 0 0 no-repeat;
  background-size: contain;
}

#info-blocks h2 {
  color: #f4be5a;
}
#info-blocks h3 {
  font-weight: normal;
  color: #434343;
  text-transform: none;
  font-style: normal;
  line-height: 1.4;
  margin-top: 0;
}
#info-blocks h2, #info-blocks h3 {
  max-width: 800px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
#info-blocks #about-sore-and-tired {
  padding-top: 50px;
}
#info-blocks .info-block-list {
  list-style-type: none;
  padding: 0;
  margin: 50px auto;
  width: 80%;
  max-width: 1000px;
  text-align: center;
  position: relative;
}
@media (max-width: 767px) {
  #info-blocks .info-block-list {
    max-width: 480px;
  }
}
#info-blocks .info-block-list li {
  width: 100%;
  font-weight: 900;
  margin-top: -40px;
  text-align: center;
}
@media (max-width: 767px) {
  #info-blocks .info-block-list li {
    margin-top: 0;
    padding-top: 60px;
  }
}
#info-blocks .info-block-list li:first-child {
  padding-top: 40px;
}
#info-blocks .info-block-list li .icon {
  width: 100px;
  padding-bottom: 20px;
  margin: 0 auto;
}
#info-blocks .info-block-list li .icon img {
  width: 100%;
  height: auto;
  display: block;
}
#info-blocks .info-block-list li .copy {
  position: relative;
  text-align: center;
}
#info-blocks .info-block-list li .copy .button {
  margin-top: 20px;
}
#info-blocks .info-block-list li .copy a.block-link {
  color: #434343;
  text-decoration: none;
  display: inline-block;
}
#info-blocks .info-block-list li .copy:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -50px;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #f4be5a;
}
@media (max-width: 767px) {
  #info-blocks .info-block-list li .copy:after {
    display: none;
  }
}
#info-blocks .info-block-list li .inner {
  margin-right: 50%;
  padding-right: 40px;
}
@media (max-width: 767px) {
  #info-blocks .info-block-list li .inner {
    margin-right: 0;
    padding-right: 0;
  }
}
#info-blocks .info-block-list li:nth-child(even) .inner {
  margin-left: 50%;
  margin-right: 0;
  padding-left: 40px;
}
@media (max-width: 767px) {
  #info-blocks .info-block-list li:nth-child(even) .inner {
    margin-right: 0;
    padding-right: 0;
    margin-left: 0;
    padding-left: 0;
  }
}
#info-blocks .info-block-list li:nth-child(even) .copy:after {
  left: -50px;
  right: auto;
}

#help-me-choose {
  background-color: #eff5fa;
  padding: 60px 0;
}
#help-me-choose h2 {
  color: #f4be5a;
}
#help-me-choose h3 {
  font-weight: normal;
  color: #434343;
  text-transform: none;
  font-style: normal;
  line-height: 1.4;
  margin-top: 0;
}
#help-me-choose h2, #help-me-choose h3 {
  max-width: 800px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
#help-me-choose #choose-product-container {
  width: 100%;
  padding-top: 40px;
}
#help-me-choose #choose-product-container .choose-product {
  width: 49%;
  padding: 12px;
  background-color: #fff;
}
#help-me-choose #choose-product-container .choose-product h3 {
  font-weight: 900;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 0;
}
#help-me-choose #choose-product-container .choose-product h3, #help-me-choose #choose-product-container .choose-product h4 {
  margin-top: 0;
}
@media (max-width: 767px) {
  #help-me-choose #choose-product-container .choose-product {
    width: 100%;
    margin-bottom: 30px;
  }
}
#help-me-choose #choose-product-container .choose-product .photo-col {
  width: 28%;
  padding: 50px 50px;
  background-color: #f8f8f8;
}
#help-me-choose #choose-product-container .choose-product .photo-col img {
  width: 100%;
  height: auto;
  display: block;
  vertical-align: middle;
}
@media (max-width: 1099px) {
  #help-me-choose #choose-product-container .choose-product .photo-col {
    width: 20%;
    padding: 40px 10px;
  }
}
#help-me-choose #choose-product-container .choose-product .content-col {
  width: 68%;
  position: relative;
  padding: 0 60px 100px 0;
}
@media (max-width: 1099px) {
  #help-me-choose #choose-product-container .choose-product .content-col {
    width: 76%;
    padding-right: 30px;
  }
}
#help-me-choose #choose-product-container .choose-product .content-col h3 {
  margin-top: 0;
}
#help-me-choose #choose-product-container .choose-product .content-col h4.blue {
  color: #3a8ec6;
}
#help-me-choose #choose-product-container .choose-product .content-col h4.yellow {
  color: #f4be5a;
}
#help-me-choose #choose-product-container .choose-product .content-col .button {
  position: absolute;
  bottom: 0;
  left: 0;
}

.arrow-container {
  position: absolute;
  z-index: 2;
}
.arrow-container .arrow-line {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -8px;
  border-right: 1px dashed #fff;
  height: 0;
  opacity: 0;
  -ms-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.arrow-container .arrow-line:before {
  position: absolute;
  left: -9px;
  top: -20px;
  width: 20px;
  height: 20px;
  content: "";
  background: url(assets/img/indicator-tail.png) 0 0 no-repeat;
  background-size: contain;
}
.arrow-container .arrow-line:after {
  position: absolute;
  left: -7px;
  bottom: -10px;
  width: 20px;
  height: 10px;
  content: "";
  background: url(assets/img/indicator-arrow.png) 0 0 no-repeat;
  background-size: contain;
}

.info-block-wrapper .icon, .info-block-wrapper .copy, .link-wrapper {
  cursor: pointer;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-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);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.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;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

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

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./assets/fonts/slick.eot");
  src: url("./assets/fonts/slick.eot?#iefix") format("embedded-opentype"), url("./assets/fonts/slick.woff") format("woff"), url("./assets/fonts/slick.ttf") format("truetype"), url("./assets/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* 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: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.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: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.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: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  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;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.products ul.tabs {
  list-style-type: none;
  margin: 0 0 25px 0;
  padding: 0;
}
.products ul.tabs.yellow li {
  color: #fae4ba;
  border-bottom-color: #f4be5a, 20%;
}
.products ul.tabs.yellow li.open, .products ul.tabs.yellow li:hover {
  color: #f4be5a;
  border-bottom-color: #f4be5a;
}
.products ul.tabs.blue li {
  color: #409aef;
  border-bottom-color: blue, 20%;
}
.products ul.tabs.blue li.open, .products ul.tabs.blue li:hover {
  color: #1067b9;
  border-bottom-color: #1067b9;
}
.products ul.tabs li {
  color: #767676;
  float: left;
  border-bottom: 5px solid;
  border-bottom-color: #434343, 20%;
  display: inline-block;
  padding: 4px 12px;
  text-transform: uppercase;
  font-weight: 900;
  cursor: pointer;
}
.products ul.tabs li.open, .products ul.tabs li:hover {
  color: #434343;
  border-bottom-color: #434343;
}
.products .tab-content {
  display: none;
}
.products .tab-content.open {
  display: block;
}

.product-block {
  max-width: 800px;
  margin: 0 auto 50px;
}
.product-block .photo-col {
  width: 30%;
  background: center center no-repeat;
  background-size: contain;
}
.product-block .discount-notice {
  width: 100%;
}
.product-block .discount-notice p {
  background-color: #eff5fa;
  padding: 20px;
}
.product-block .content-col {
  position: relative;
  margin-bottom: 30px;
  width: 68%;
}
.product-block .content-col h1 {
  margin: 0 0 12px 0;
}
.product-block .content-col h1, .product-block .content-col h2, .product-block .content-col h3, .product-block .content-col h4, .product-block .content-col h5 {
  margin: 0;
}
.product-block .content-col h3, .product-block .content-col h4, .product-block .content-col h5 {
  margin-bottom: 3px;
}
.product-block .content-col .excerpt {
  line-height: 1.2;
  padding-top: 10px;
}
.product-block .tab-row {
  margin-left: 30%;
  width: 68%;
}
.product-block .tab-row .description ul li {
  margin-bottom: 20px;
  padding: 0 20px;
  position: relative;
}
.product-block .tab-row .description ul li:last-child {
  margin-bottom: 0;
}
.product-block .tab-row .description ul li:last-child:after {
  display: none;
}
.product-block .tab-row .description ul li:after {
  content: "";
  position: absolute;
  background-color: rgba(67, 67, 67, 0.4);
  left: 0;
  bottom: -12px;
  width: 100%;
  height: 1px;
}
@media (max-width: 1099px) {
  .product-block .tab-row .description ul li:after {
    left: 12px;
  }
}
.product-block .tab-row .tab-container {
  padding-top: 30px;
}
@media (max-width: 767px) {
  .product-block .photo-col, .product-block .content-col, .product-block .tab-row {
    width: 100%;
    margin-left: 0;
  }
  .product-block .photo-col {
    height: 200px;
    margin-bottom: 40px;
  }
}
#checkout-header-section {
  padding: 150px 0 50px;
  background-color: #eff5fa;
  margin-bottom: 100px;
}
#checkout-header-section h1, #checkout-header-section h2, #checkout-header-section h3 {
  padding-left: 20px;
  display: inline-block;
  float: right;
  margin: 0;
  position: relative;
}
#checkout-header-section h1:before, #checkout-header-section h2:before, #checkout-header-section h3:before {
  content: "";
  top: 8px;
  left: 0;
  position: absolute;
  height: 100%;
  width: 3px;
  background-color: #434343;
}
@media (max-width: 767px) {
  #checkout-header-section {
    padding: 50px 0 50px;
  }
}

.woocommerce table.shop_table {
  border: 0;
}
.woocommerce table.shop_table th {
  font-weight: 900;
  text-transform: uppercase;
}

#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
  border-radius: 4px;
  line-height: 40px;
  padding: 0 10px;
  margin: 0 12px 0 0;
  width: 150px;
}

.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
  text-align: right;
  padding-top: 20px;
}

#respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
  padding: 0 25px;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  padding: 20px 30px;
  border-radius: 8px;
  margin: 0 0 2em;
  position: relative;
  background-color: #f7f6f7;
  color: #515151;
  border-top: none;
  list-style: none outside;
  width: auto;
  word-wrap: break-word;
}
.woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before {
  display: none;
}

#register-form-container input[type=text], #register-form-container input[type=password],
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: 1.4;
  padding: 5px 10px;
  border-radius: 4px;
  border: 1px solid #d5d5d5;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 40px;
  padding: 0 10px;
}

.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 40px;
  margin: 0 0 -4px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.woocommerce form .form-row.woocommerce-invalid .select2-container, .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select {
  border-color: #eb5151;
}

#register-form-container label,
.woocommerce form .form-row label {
  font-weight: 900;
  text-transform: uppercase;
}

.woocommerce-success, .woocommerce-error {
  font-weight: bold;
}

.woocommerce-error {
  background-color: #f4cccc;
}

.woocommerce-success {
  background-color: #e3edaa;
}

.product-qty-modal {
  position: relative;
  background: #FFF;
  padding: 38px 0;
  width: 90%;
  max-width: 800px;
  margin: 20px auto;
}
.product-qty-modal .inner {
  padding: 30px;
  margin: 0 auto;
}
.product-qty-modal .inner .product-block {
  margin-bottom: 0;
}
.product-qty-modal .mfp-close {
  position: absolute;
  right: 30px;
  top: 0;
  margin-right: 0 !important;
}

#testimonials-headline {
  float: right;
  margin-right: 14%;
  display: inline-block;
  padding-left: 35px;
  margin-top: 175px;
  margin-bottom: 175px;
  border-left: 4px solid #fff;
  max-width: 500px;
  position: relative;
  z-index: 4;
}
#testimonials-headline h1 {
  margin: 12px 0 0 0;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  text-transform: none;
  line-height: 1.2;
}
@media (max-width: 1099px) {
  #testimonials-headline {
    margin-top: 100px;
    margin-bottom: 100px;
    border-left: 4px solid #fff;
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  #testimonials-headline {
    margin-top: 50px;
    margin-bottom: 100px;
    border-left: none;
    padding: 0 20px;
    float: none;
    max-width: 100%;
  }
}
#testimonials-headline .headline {
  color: #f4be5a;
  line-height: 0.9;
  text-transform: uppercase;
  font-weight: 900;
}

#testiominial-intro-text {
  margin: 0 auto;
  width: 50%;
  max-width: 700px;
  padding: 50px 0;
}
@media (max-width: 767px) {
  #testiominial-intro-text {
    float: none;
    width: 100%;
    padding: 0;
    margin-right: 0;
  }
}

#testiminial-list-container {
  padding: 50px 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  #testiminial-list-container {
    padding: 30px 0;
  }
}
#testiminial-list-container .testimonial {
  margin-bottom: 100px;
}
#testiminial-list-container .testimonial .picture-column {
  width: 40%;
  text-align: center;
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
@media (max-width: 1099px) {
  #testiminial-list-container .testimonial .picture-column {
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  #testiminial-list-container .testimonial .picture-column {
    width: 100%;
    margin-bottom: 30px;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
}
#testiminial-list-container .testimonial .picture-column .testimonial-featured-image {
  display: block;
  position: relative;
  width: 80%;
  height: auto;
  border-radius: 50%;
  margin: 0 auto;
  z-index: 1;
}
@media (max-width: 767px) {
  #testiminial-list-container .testimonial .picture-column .testimonial-featured-image {
    position: relative;
    width: 70%;
    margin-left: 10%;
  }
}
#testiminial-list-container .testimonial .picture-column .testimonial-featured-image img {
  width: 100%;
  position: relative;
  height: auto;
  z-index: 1;
}
#testiminial-list-container .testimonial .picture-column .testimonial-featured-image:before {
  content: "";
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  z-index: 3;
  padding-bottom: 4%;
  background: url(assets/img/crop-block-top.svg) left top no-repeat;
  height: 25px;
  background-size: cover;
}
#testiminial-list-container .testimonial .picture-column .testimonial-featured-image:after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  padding-bottom: 4%;
  z-index: 3;
  background: url(assets/img/crop-block-bottom.svg) right bottom no-repeat;
  height: 25px;
  background-size: cover;
}
#testiminial-list-container .testimonial .picture-column .testimonial-featured-image .caption {
  padding: 20px 0;
}
#testiminial-list-container .testimonial h2 {
  text-transform: none;
  line-height: 1.4;
  font-weight: normal;
  margin-top: 0;
}
#testiminial-list-container .testimonial h3 {
  color: #f4be5a;
  margin-bottom: 0;
}
#testiminial-list-container .testimonial h5 {
  margin-top: 0;
}
#testiminial-list-container .testimonial .attribution-column {
  width: 40%;
  text-align: left;
}
@media (max-width: 767px) {
  #testiminial-list-container .testimonial .attribution-column {
    width: 100%;
  }
}
#testiminial-list-container .testimonial.testimonials-loop-hero {
  position: relative;
}
@media (max-width: 1099px) {
  #testiminial-list-container .testimonial.testimonials-loop-hero {
    width: 100%;
  }
}
#testiminial-list-container .testimonial.testimonials-loop-hero .testimonial-featured-image {
  margin-bottom: 20px;
  width: 40%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
@media (max-width: 767px) {
  #testiminial-list-container .testimonial.testimonials-loop-hero .testimonial-featured-image {
    position: relative;
    width: 70%;
    margin-left: 10%;
  }
}
#testiminial-list-container .testimonial.testimonials-loop-hero .testimonial-featured-image img {
  width: 100%;
  position: relative;
  height: auto;
  z-index: 1;
}
#testiminial-list-container .testimonial.testimonials-loop-hero .testimonial-featured-image:before {
  content: "";
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  z-index: 3;
  padding-bottom: 4%;
  background: url(assets/img/crop-block-top.svg) left top no-repeat;
  height: 25px;
  background-size: cover;
}
#testiminial-list-container .testimonial.testimonials-loop-hero .testimonial-featured-image:after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  padding-bottom: 4%;
  z-index: 3;
  background: url(assets/img/crop-block-bottom.svg) right bottom no-repeat;
  height: 25px;
  background-size: cover;
}
#testiminial-list-container .testimonial.testimonials-loop-hero .testimonial-featured-image .caption {
  padding: 20px 0;
}
#testiminial-list-container .testimonial.testimonials-loop-hero .quote {
  padding: 30px;
  background-color: #eff5fa;
  width: 65%;
  float: right;
  z-index: 2;
  position: relative;
  margin-top: 200px;
}
@media (max-width: 767px) {
  #testiminial-list-container .testimonial.testimonials-loop-hero .quote {
    width: 100%;
    float: none;
    margin-top: 10px;
  }
}
#testiminial-list-container .testimonial .quote-column {
  width: 58%;
  text-align: left;
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
@media (max-width: 767px) {
  #testiminial-list-container .testimonial .quote-column {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}

#default-headline {
  float: right;
  margin-right: 14%;
  display: inline-block;
  padding-left: 35px;
  margin-top: 175px;
  margin-bottom: 175px;
  border-left: 4px solid #fff;
  max-width: 500px;
  position: relative;
  z-index: 4;
}
#default-headline h1 {
  margin: 12px 0 0 0;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  text-transform: none;
  line-height: 1.2;
}
@media (max-width: 1099px) {
  #default-headline {
    margin-top: 100px;
    margin-bottom: 100px;
    border-left: 4px solid #fff;
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  #default-headline {
    margin-top: 50px;
    margin-bottom: 100px;
    border-left: none;
    padding: 0 20px;
    float: none;
    max-width: 100%;
  }
}
#default-headline .headline {
  color: #fff;
  line-height: 0.9;
  text-transform: uppercase;
  font-weight: 900;
}

article#content {
  padding-top: 30px;
}
article#content h2 {
  color: #f4be5a;
  max-width: 800px;
  margin: 0 auto 50px;
  padding-left: 50px;
}
@media (max-width: 767px) {
  article#content h2 {
    padding-left: 25px;
  }
}
article#content .inner {
  max-width: 800px;
  margin: 0 auto 50px;
  position: relative;
  padding-left: 50px;
}
@media (max-width: 767px) {
  article#content .inner {
    padding-left: 25px;
  }
}
article#content .inner:before {
  position: absolute;
  content: "";
  left: 0;
  top: 4px;
  width: 2px;
  height: 100%;
  max-height: 100px;
  background: #434343;
}

article#pro-content {
  padding-top: 30px;
}
article#pro-content h2 {
  color: #f4be5a;
  margin: 0 auto 50px;
  padding-left: 50px;
}
@media (max-width: 767px) {
  article#pro-content h2 {
    padding-left: 0;
    margin-bottom: 20px;
  }
}
article#pro-content .left {
  width: 30%;
}
@media (max-width: 767px) {
  article#pro-content .left {
    width: 100%;
  }
}
article#pro-content .left ul {
  list-style-type: none;
  padding: 0;
  margin: 2px 0 0 0;
}
article#pro-content .left ul li {
  text-transform: uppercase;
  position: relative;
}
article#pro-content .left ul li a {
  padding: 10px 0;
  display: block;
}
article#pro-content .left ul li.current_page_item a {
  color: #434343;
}
article#pro-content .left ul li.current_page_item a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 20px;
  height: 2px;
  background-color: #434343;
}
article#pro-content .right {
  width: 65%;
}
@media (max-width: 767px) {
  article#pro-content .right {
    width: 100%;
  }
}
article#pro-content .right .inner {
  margin: 0 auto 100px;
  position: relative;
  padding-left: 50px;
}
@media (max-width: 767px) {
  article#pro-content .right .inner {
    padding-left: 0;
  }
  article#pro-content .right .inner:before {
    display: none;
  }
}
article#pro-content .right .inner:before {
  position: absolute;
  content: "";
  left: 0;
  top: 4px;
  width: 2px;
  height: 100%;
  max-height: 100px;
  background: #434343;
}
article#pro-content .right #pro-product-list {
  padding-top: 40px;
}
article#pro-content .right .product-block h2 {
  padding-left: 0;
}

.resource-block {
  padding-bottom: 40px;
}
.resource-block .list-container {
  padding: 20px;
  background-color: #f9f9f9;
}
.resource-block .list-container .button {
  margin-left: 20px;
}
.resource-block ul.resource-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.resource-block ul.resource-list li {
  cursor: pointer;
  margin-bottom: 20px;
  padding: 20px;
  position: relative;
}
.resource-block ul.resource-list li * {
  margin: 0;
}
.resource-block ul.resource-list li:last-child {
  margin-bottom: 0;
}
.resource-block ul.resource-list li:last-child:after {
  display: none;
}
.resource-block ul.resource-list li.hidden {
  display: none;
}
.resource-block ul.resource-list li:first-child:before {
  display: none;
}
.resource-block ul.resource-list li:before {
  content: "";
  position: absolute;
  background-color: rgba(67, 67, 67, 0.4);
  left: 0;
  top: -12px;
  width: 100%;
  height: 1px;
}
@media (max-width: 1099px) {
  .resource-block ul.resource-list li:before {
    left: 12px;
  }
}

#info-block-headline {
  float: right;
  margin-right: 14%;
  display: inline-block;
  padding-left: 35px;
  margin-top: 175px;
  margin-bottom: 175px;
  border-left: 4px solid #fff;
  max-width: 500px;
  position: relative;
  z-index: 4;
}
#info-block-headline h1 {
  margin: 12px 0 0 0;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  text-transform: none;
  line-height: 1.2;
}
@media (max-width: 1099px) {
  #info-block-headline {
    margin-top: 100px;
    margin-bottom: 100px;
    border-left: 4px solid #fff;
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  #info-block-headline {
    margin-top: 50px;
    margin-bottom: 100px;
    border-left: none;
    padding: 0 20px;
    float: none;
    max-width: 100%;
  }
}
#info-block-headline .headline {
  color: #f4be5a;
  line-height: 0.9;
  text-transform: uppercase;
  font-weight: 900;
}

#info-block-intro-text {
  width: 50%;
  max-width: 700px;
  padding: 50px 0;
  margin: 0 auto;
}
@media (max-width: 767px) {
  #info-block-intro-text {
    padding: 30px 0;
    width: 100%;
  }
}

#info-block-list-container {
  padding: 50px 0;
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  #info-block-list-container {
    padding: 30px 0;
  }
}

article.info-block-block {
  width: 70%;
  max-width: 800px;
  padding: 50px 0;
  position: relative;
  margin-left: 0;
}
article.info-block-block h3 {
  color: #f4be5a;
  margin-top: 0;
}
article.info-block-block:nth-of-type(odd) {
  margin-left: 30%;
}
article.info-block-block:last-of-type:after {
  display: none;
}
@media (max-width: 767px) {
  article.info-block-block {
    width: 100%;
    float: none;
    padding: 30px 0;
    margin-left: 0 !important;
  }
}
article.info-block-block:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 3px;
  background-color: #434343;
}

.info-block-featured-image {
  position: relative;
  margin-bottom: 20px;
}
.info-block-featured-image img {
  width: 100%;
  height: auto;
  z-index: 1;
  position: relative;
}
.info-block-featured-image:before {
  content: "";
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  z-index: 3;
  padding-bottom: 4%;
  background: url(assets/img/crop-block-top.svg) left top no-repeat;
  height: 25px;
  background-size: cover;
}
.info-block-featured-image .caption {
  padding: 20px 0;
}

/* 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;
}

.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;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

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

/* 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;
  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;
    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-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.55s ease-out;
  -moz-transition: all 0.55s ease-out;
  transition: all 0.55s ease-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.55s ease-out;
  -moz-transition: all 0.55s ease-out;
  transition: all 0.55s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 10px 10px;
}

.alignleft {
  float: left;
  margin: 5px 10px 10px 0;
}

img.alignright {
  float: right;
  margin: 5px 0 10px 10px;
}
@media (max-width: 767px) {
  img.alignright {
    max-width: 20%;
    height: auto;
  }
}

img.alignnone {
  margin: 0;
}

img.alignleft {
  float: left;
  margin: 5px 10px 10px 0;
}
@media (max-width: 767px) {
  img.alignleft {
    max-width: 20%;
    height: auto;
  }
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  height: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.sticky {
  display: block;
}

.gallery-caption {
  display: block;
}

.bypostauthor {
  display: block;
}

/*
The spinning loader when adding to cart
*/
.woocommerce #respond input#submit.loading::after, .woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after {
  top: -2px;
}

.added_to_cart.wc-forward {
  display: none !important;
}

@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
*:before,
*:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster:
           http://www.sanbeiji.com/archives/953 */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /*
   * Printing Tables:
   * http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }
}

/*# sourceMappingURL=style.css.map */
