@charset "UTF-8";
/*!
Theme Name: Saloom
Theme URI: http://underscores.me/
Author: Gravity Switch
Author URI: http://gravityswitch.com
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: saloom
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Saloom Redesign is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }
body {
  margin: 0; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }
audio:not([controls]) {
  display: none;
  height: 0; }
[hidden],
template {
  display: none; }
a {
  background-color: transparent; }
a:active,
a:hover {
  outline: 0; }
abbr[title] {
  border-bottom: 1px dotted; }
b,
strong {
  font-weight: bold; }
dfn {
  font-style: italic; }
h1 {
  font-size: 2em;
  margin: 0.67em 0; }
mark {
  background: #ff0;
  color: #000; }
small {
  font-size: 80%; }
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }
sup {
  top: -0.5em; }
sub {
  bottom: -0.25em; }
img {
  border: 0; }
svg:not(:root) {
  overflow: hidden; }
figure {
  margin: 1em 40px; }
hr {
  box-sizing: content-box;
  height: 0; }
pre {
  overflow: auto; }
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }
button {
  overflow: visible; }
button,
select {
  text-transform: none; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }
button[disabled],
html input[disabled] {
  cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }
input {
  line-height: normal; }
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }
legend {
  border: 0;
  padding: 0; }
textarea {
  overflow: auto; }
optgroup {
  font-weight: bold; }
table {
  border-collapse: collapse;
  border-spacing: 0; }
td,
th {
  padding: 0; }
/*--------------------------------------------------------------
# Contributed
--------------------------------------------------------------*/
/*!
Pure v0.6.0
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/
/*!
normalize.css v^3.0 | MIT License | git.io/normalize
Copyright (c) Nicolas Gallagher and Jonathan Neal
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }
body {
  margin: 0; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }
audio:not([controls]) {
  display: none;
  height: 0; }
[hidden],
template {
  display: none; }
a {
  background-color: transparent; }
a:active,
a:hover {
  outline: 0; }
abbr[title] {
  border-bottom: 1px dotted; }
b,
strong {
  font-weight: 700; }
dfn {
  font-style: italic; }
h1 {
  font-size: 2em;
  margin: .67em 0; }
mark {
  background: #ff0;
  color: #000; }
small {
  font-size: 80%; }
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }
sup {
  top: -.5em; }
sub {
  bottom: -.25em; }
img {
  border: 0; }
svg:not(:root) {
  overflow: hidden; }
figure {
  margin: 1em 40px; }
hr {
  box-sizing: content-box;
  height: 0; }
pre {
  overflow: auto; }
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }
button {
  overflow: visible; }
button,
select {
  text-transform: none; }
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }
button[disabled],
html input[disabled] {
  cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }
input {
  line-height: normal; }
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0; }
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto; }
input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }
legend {
  border: 0;
  padding: 0; }
textarea {
  overflow: auto; }
optgroup {
  font-weight: 700; }
table {
  border-collapse: collapse;
  border-spacing: 0; }
td,
th {
  padding: 0; }
.hidden,
[hidden] {
  display: none !important; }
.pure-img {
  max-width: 100%;
  height: auto;
  display: block; }
.pure-g {
  letter-spacing: -.31em;
  *letter-spacing: normal;
  *word-spacing: -.43em;
  text-rendering: optimizespeed;
  font-family: FreeSans, Arimo, "Droid Sans", Helvetica, Arial, sans-serif;
  display: -webkit-flex;
  flex-flow: wrap;
  flex-wrap: wrap;
  display: -ms-flexbox;
  -ms-align-content: flex-start;
  align-content: flex-start; }
.opera-only:-o-prefocus,
.pure-g {
  word-spacing: -.43em; }
.pure-u {
  display: inline-block;
  *display: inline;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto; }
.pure-g [class*="pure-u"] {
  font-family: sans-serif; }
.pure-u-1,
.pure-u-1-1,
.pure-u-1-2,
.pure-u-1-3,
.pure-u-2-3,
.pure-u-1-4,
.pure-u-3-4,
.pure-u-1-5,
.pure-u-2-5,
.pure-u-3-5,
.pure-u-4-5,
.pure-u-5-5,
.pure-u-1-6,
.pure-u-5-6,
.pure-u-1-8,
.pure-u-3-8,
.pure-u-5-8,
.pure-u-7-8,
.pure-u-1-12,
.pure-u-5-12,
.pure-u-7-12,
.pure-u-11-12,
.pure-u-1-24,
.pure-u-2-24,
.pure-u-3-24,
.pure-u-4-24,
.pure-u-5-24,
.pure-u-6-24,
.pure-u-7-24,
.pure-u-8-24,
.pure-u-9-24,
.pure-u-10-24,
.pure-u-11-24,
.pure-u-12-24,
.pure-u-13-24,
.pure-u-14-24,
.pure-u-15-24,
.pure-u-16-24,
.pure-u-17-24,
.pure-u-18-24,
.pure-u-19-24,
.pure-u-20-24,
.pure-u-21-24,
.pure-u-22-24,
.pure-u-23-24,
.pure-u-24-24 {
  display: inline-block;
  *display: inline;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto; }
.pure-u-1-24 {
  width: 4.1667%;
  *width: 4.1357%; }
.pure-u-1-12,
.pure-u-2-24 {
  width: 8.3333%;
  *width: 8.3023%; }
.pure-u-1-8,
.pure-u-3-24 {
  width: 12.5%;
  *width: 12.469%; }
.pure-u-1-6,
.pure-u-4-24 {
  width: 16.6667%;
  *width: 16.6357%; }
.pure-u-1-5 {
  width: 20%;
  *width: 19.969%; }
.pure-u-5-24 {
  width: 20.8333%;
  *width: 20.8023%; }
.pure-u-1-4,
.pure-u-6-24 {
  width: 25%;
  *width: 24.969%; }
.pure-u-7-24 {
  width: 29.1667%;
  *width: 29.1357%; }
.pure-u-1-3,
.pure-u-8-24 {
  width: 33.3333%;
  *width: 33.3023%; }
.pure-u-3-8,
.pure-u-9-24 {
  width: 37.5%;
  *width: 37.469%; }
.pure-u-2-5 {
  width: 40%;
  *width: 39.969%; }
.pure-u-5-12,
.pure-u-10-24 {
  width: 41.6667%;
  *width: 41.6357%; }
.pure-u-11-24 {
  width: 45.8333%;
  *width: 45.8023%; }
.pure-u-1-2,
.pure-u-12-24 {
  width: 50%;
  *width: 49.969%; }
.pure-u-13-24 {
  width: 54.1667%;
  *width: 54.1357%; }
.pure-u-7-12,
.pure-u-14-24 {
  width: 58.3333%;
  *width: 58.3023%; }
.pure-u-3-5 {
  width: 60%;
  *width: 59.969%; }
.pure-u-5-8,
.pure-u-15-24 {
  width: 62.5%;
  *width: 62.469%; }
.pure-u-2-3,
.pure-u-16-24 {
  width: 66.6667%;
  *width: 66.6357%; }
.pure-u-17-24 {
  width: 70.8333%;
  *width: 70.8023%; }
.pure-u-3-4,
.pure-u-18-24 {
  width: 75%;
  *width: 74.969%; }
.pure-u-19-24 {
  width: 79.1667%;
  *width: 79.1357%; }
.pure-u-4-5 {
  width: 80%;
  *width: 79.969%; }
.pure-u-5-6,
.pure-u-20-24 {
  width: 83.3333%;
  *width: 83.3023%; }
.pure-u-7-8,
.pure-u-21-24 {
  width: 87.5%;
  *width: 87.469%; }
.pure-u-11-12,
.pure-u-22-24 {
  width: 91.6667%;
  *width: 91.6357%; }
.pure-u-23-24 {
  width: 95.8333%;
  *width: 95.8023%; }
.pure-u-1,
.pure-u-1-1,
.pure-u-5-5,
.pure-u-24-24 {
  width: 100%; }
.pure-button {
  display: inline-block;
  zoom: 1;
  line-height: normal;
  white-space: nowrap;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  user-select: none;
  box-sizing: border-box; }
.pure-button::-moz-focus-inner {
  padding: 0;
  border: 0; }
.pure-button {
  font-family: inherit;
  font-size: 100%;
  padding: .5em 1em;
  color: #444;
  color: rgba(0, 0, 0, 0.8);
  border: 1px solid #999;
  border: 0 rgba(0, 0, 0, 0);
  background-color: #E6E6E6;
  text-decoration: none;
  border-radius: 2px; }
.pure-button-hover,
.pure-button:hover,
.pure-button:focus {
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1)); }
.pure-button:focus {
  outline: 0; }
.pure-button-active,
.pure-button:active {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 0 6px rgba(0, 0, 0, 0.2) inset;
  border-color: #000\9; }
.pure-button[disabled],
.pure-button-disabled,
.pure-button-disabled:hover,
.pure-button-disabled:focus,
.pure-button-disabled:active {
  border: 0;
  background-image: none;
  filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
  filter: alpha(opacity=40);
  -khtml-opacity: .4;
  -moz-opacity: .4;
  opacity: .4;
  cursor: not-allowed;
  box-shadow: none; }
.pure-button-hidden {
  display: none; }
.pure-button::-moz-focus-inner {
  padding: 0;
  border: 0; }
.pure-button-primary,
.pure-button-selected,
a.pure-button-primary,
a.pure-button-selected {
  background-color: #0078e7;
  color: #fff; }
.pure-form input[type=text],
.pure-form input[type=password],
.pure-form input[type=email],
.pure-form input[type=url],
.pure-form input[type=date],
.pure-form input[type=month],
.pure-form input[type=time],
.pure-form input[type=datetime],
.pure-form input[type=datetime-local],
.pure-form input[type=week],
.pure-form input[type=number],
.pure-form input[type=search],
.pure-form input[type=tel],
.pure-form input[type=color],
.pure-form select,
.pure-form textarea {
  padding: .5em .6em;
  display: inline-block;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 3px #ddd;
  border-radius: 4px;
  vertical-align: middle;
  box-sizing: border-box; }
.pure-form input:not([type]) {
  padding: .5em .6em;
  display: inline-block;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 3px #ddd;
  border-radius: 4px;
  box-sizing: border-box; }
.pure-form input[type=color] {
  padding: .2em .5em; }
.pure-form input[type=text]:focus,
.pure-form input[type=password]:focus,
.pure-form input[type=email]:focus,
.pure-form input[type=url]:focus,
.pure-form input[type=date]:focus,
.pure-form input[type=month]:focus,
.pure-form input[type=time]:focus,
.pure-form input[type=datetime]:focus,
.pure-form input[type=datetime-local]:focus,
.pure-form input[type=week]:focus,
.pure-form input[type=number]:focus,
.pure-form input[type=search]:focus,
.pure-form input[type=tel]:focus,
.pure-form input[type=color]:focus,
.pure-form select:focus,
.pure-form textarea:focus {
  outline: 0;
  border-color: #129FEA; }
.pure-form input:not([type]):focus {
  outline: 0;
  border-color: #129FEA; }
.pure-form input[type=file]:focus,
.pure-form input[type=radio]:focus,
.pure-form input[type=checkbox]:focus {
  outline: thin solid #129FEA;
  outline: 1px auto #129FEA; }
.pure-form .pure-checkbox,
.pure-form .pure-radio {
  margin: .5em 0;
  display: block; }
.pure-form input[type=text][disabled],
.pure-form input[type=password][disabled],
.pure-form input[type=email][disabled],
.pure-form input[type=url][disabled],
.pure-form input[type=date][disabled],
.pure-form input[type=month][disabled],
.pure-form input[type=time][disabled],
.pure-form input[type=datetime][disabled],
.pure-form input[type=datetime-local][disabled],
.pure-form input[type=week][disabled],
.pure-form input[type=number][disabled],
.pure-form input[type=search][disabled],
.pure-form input[type=tel][disabled],
.pure-form input[type=color][disabled],
.pure-form select[disabled],
.pure-form textarea[disabled] {
  cursor: not-allowed;
  background-color: #eaeded;
  color: #cad2d3; }
.pure-form input:not([type])[disabled] {
  cursor: not-allowed;
  background-color: #eaeded;
  color: #cad2d3; }
.pure-form input[readonly],
.pure-form select[readonly],
.pure-form textarea[readonly] {
  background-color: #eee;
  color: #777;
  border-color: #ccc; }
.pure-form input:focus:invalid,
.pure-form textarea:focus:invalid,
.pure-form select:focus:invalid {
  color: #b94a48;
  border-color: #e9322d; }
.pure-form input[type=file]:focus:invalid:focus,
.pure-form input[type=radio]:focus:invalid:focus,
.pure-form input[type=checkbox]:focus:invalid:focus {
  outline-color: #e9322d; }
.pure-form select {
  height: 2.25em;
  border: 1px solid #ccc;
  background-color: #fff; }
.pure-form select[multiple] {
  height: auto; }
.pure-form label {
  margin: .5em 0 .2em; }
.pure-form fieldset {
  margin: 0;
  padding: .35em 0 .75em;
  border: 0; }
.pure-form legend {
  display: block;
  width: 100%;
  padding: .3em 0;
  margin-bottom: .3em;
  color: #333;
  border-bottom: 1px solid #e5e5e5; }
.pure-form-stacked input[type=text],
.pure-form-stacked input[type=password],
.pure-form-stacked input[type=email],
.pure-form-stacked input[type=url],
.pure-form-stacked input[type=date],
.pure-form-stacked input[type=month],
.pure-form-stacked input[type=time],
.pure-form-stacked input[type=datetime],
.pure-form-stacked input[type=datetime-local],
.pure-form-stacked input[type=week],
.pure-form-stacked input[type=number],
.pure-form-stacked input[type=search],
.pure-form-stacked input[type=tel],
.pure-form-stacked input[type=color],
.pure-form-stacked input[type=file],
.pure-form-stacked select,
.pure-form-stacked label,
.pure-form-stacked textarea {
  display: block;
  margin: .25em 0; }
.pure-form-stacked input:not([type]) {
  display: block;
  margin: .25em 0; }
.pure-form-aligned input,
.pure-form-aligned textarea,
.pure-form-aligned select,
.pure-form-aligned .pure-help-inline,
.pure-form-message-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle; }
.pure-form-aligned textarea {
  vertical-align: top; }
.pure-form-aligned .pure-control-group {
  margin-bottom: .5em; }
.pure-form-aligned .pure-control-group label {
  text-align: right;
  display: inline-block;
  vertical-align: middle;
  width: 10em;
  margin: 0 1em 0 0; }
.pure-form-aligned .pure-controls {
  margin: 1.5em 0 0 11em; }
.pure-form input.pure-input-rounded,
.pure-form .pure-input-rounded {
  border-radius: 2em;
  padding: .5em 1em; }
.pure-form .pure-group fieldset {
  margin-bottom: 10px; }
.pure-form .pure-group input,
.pure-form .pure-group textarea {
  display: block;
  padding: 10px;
  margin: 0 0 -1px;
  border-radius: 0;
  position: relative;
  top: -1px; }
.pure-form .pure-group input:focus,
.pure-form .pure-group textarea:focus {
  z-index: 3; }
.pure-form .pure-group input:first-child,
.pure-form .pure-group textarea:first-child {
  top: 1px;
  border-radius: 4px 4px 0 0;
  margin: 0; }
.pure-form .pure-group input:first-child:last-child,
.pure-form .pure-group textarea:first-child:last-child {
  top: 1px;
  border-radius: 4px;
  margin: 0; }
.pure-form .pure-group input:last-child,
.pure-form .pure-group textarea:last-child {
  top: -2px;
  border-radius: 0 0 4px 4px;
  margin: 0; }
.pure-form .pure-group button {
  margin: .35em 0; }
.pure-form .pure-input-1 {
  width: 100%; }
.pure-form .pure-input-2-3 {
  width: 66%; }
.pure-form .pure-input-1-2 {
  width: 50%; }
.pure-form .pure-input-1-3 {
  width: 33%; }
.pure-form .pure-input-1-4 {
  width: 25%; }
.pure-form .pure-help-inline,
.pure-form-message-inline {
  display: inline-block;
  padding-left: .3em;
  color: #666;
  vertical-align: middle;
  font-size: .875em; }
.pure-form-message {
  display: block;
  color: #666;
  font-size: .875em; }
@media only screen and (max-width: 480px) {
  .pure-form button[type=submit] {
    margin: .7em 0 0; }
  .pure-form input:not([type]),
  .pure-form input[type=text],
  .pure-form input[type=password],
  .pure-form input[type=email],
  .pure-form input[type=url],
  .pure-form input[type=date],
  .pure-form input[type=month],
  .pure-form input[type=time],
  .pure-form input[type=datetime],
  .pure-form input[type=datetime-local],
  .pure-form input[type=week],
  .pure-form input[type=number],
  .pure-form input[type=search],
  .pure-form input[type=tel],
  .pure-form input[type=color],
  .pure-form label {
    margin-bottom: .3em;
    display: block; }
  .pure-group input:not([type]),
  .pure-group input[type=text],
  .pure-group input[type=password],
  .pure-group input[type=email],
  .pure-group input[type=url],
  .pure-group input[type=date],
  .pure-group input[type=month],
  .pure-group input[type=time],
  .pure-group input[type=datetime],
  .pure-group input[type=datetime-local],
  .pure-group input[type=week],
  .pure-group input[type=number],
  .pure-group input[type=search],
  .pure-group input[type=tel],
  .pure-group input[type=color] {
    margin-bottom: 0; }
  .pure-form-aligned .pure-control-group label {
    margin-bottom: .3em;
    text-align: left;
    display: block;
    width: 100%; }
  .pure-form-aligned .pure-controls {
    margin: 1.5em 0 0; }
  .pure-form .pure-help-inline,
  .pure-form-message-inline,
  .pure-form-message {
    display: block;
    font-size: .75em;
    padding: .2em 0 .8em; } }
.pure-menu {
  box-sizing: border-box; }
.pure-menu-fixed {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 3; }
.pure-menu-list,
.pure-menu-item {
  position: relative; }
.pure-menu-list {
  list-style: none;
  margin: 0;
  padding: 0; }
.pure-menu-item {
  padding: 0;
  margin: 0;
  height: 100%; }
.pure-menu-link,
.pure-menu-heading {
  display: block;
  text-decoration: none;
  white-space: nowrap; }
.pure-menu-horizontal {
  width: 100%;
  white-space: nowrap; }
.pure-menu-horizontal .pure-menu-list {
  display: inline-block; }
.pure-menu-horizontal .pure-menu-item,
.pure-menu-horizontal .pure-menu-heading,
.pure-menu-horizontal .pure-menu-separator {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle; }
.pure-menu-item .pure-menu-item {
  display: block; }
.pure-menu-children {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  margin: 0;
  padding: 0;
  z-index: 3; }
.pure-menu-horizontal .pure-menu-children {
  left: 0;
  top: auto;
  width: inherit; }
.pure-menu-allow-hover:hover > .pure-menu-children,
.pure-menu-active > .pure-menu-children {
  display: block;
  position: absolute; }
.pure-menu-has-children > .pure-menu-link:after {
  padding-left: .5em;
  content: "\25B8";
  font-size: small; }
.pure-menu-horizontal .pure-menu-has-children > .pure-menu-link:after {
  content: "\25BE"; }
.pure-menu-scrollable {
  overflow-y: scroll;
  overflow-x: hidden; }
.pure-menu-scrollable .pure-menu-list {
  display: block; }
.pure-menu-horizontal.pure-menu-scrollable .pure-menu-list {
  display: inline-block; }
.pure-menu-horizontal.pure-menu-scrollable {
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: auto;
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch;
  padding: .5em 0; }
.pure-menu-horizontal.pure-menu-scrollable::-webkit-scrollbar {
  display: none; }
.pure-menu-separator {
  background-color: #ccc;
  height: 1px;
  margin: .3em 0; }
.pure-menu-horizontal .pure-menu-separator {
  width: 1px;
  height: 1.3em;
  margin: 0 .3em; }
.pure-menu-heading {
  text-transform: uppercase;
  color: #565d64; }
.pure-menu-link {
  color: #777; }
.pure-menu-children {
  background-color: #fff; }
.pure-menu-link,
.pure-menu-disabled,
.pure-menu-heading {
  padding: .5em 1em; }
.pure-menu-disabled {
  opacity: .5; }
.pure-menu-disabled .pure-menu-link:hover {
  background-color: transparent; }
.pure-menu-active > .pure-menu-link,
.pure-menu-link:hover,
.pure-menu-link:focus {
  background-color: #eee; }
.pure-menu-selected .pure-menu-link,
.pure-menu-selected .pure-menu-link:visited {
  color: #000; }
.pure-table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  border: 1px solid #cbcbcb; }
.pure-table caption {
  color: #000;
  font: italic 85%/1 arial, sans-serif;
  padding: 1em 0;
  text-align: center; }
.pure-table td,
.pure-table th {
  border-left: 1px solid #cbcbcb;
  border-width: 0 0 0 1px;
  font-size: inherit;
  margin: 0;
  overflow: visible;
  padding: .5em 1em; }
.pure-table td:first-child,
.pure-table th:first-child {
  border-left-width: 0; }
.pure-table thead {
  background-color: #e0e0e0;
  color: #000;
  text-align: left;
  vertical-align: bottom; }
.pure-table td {
  background-color: transparent; }
.pure-table-odd td {
  background-color: #f2f2f2; }
.pure-table-striped tr:nth-child(2n-1) td {
  background-color: #f2f2f2; }
.pure-table-bordered td {
  border-bottom: 1px solid #cbcbcb; }
.pure-table-bordered tbody > tr:last-child > td {
  border-bottom-width: 0; }
.pure-table-horizontal td,
.pure-table-horizontal th {
  border-width: 0 0 1px;
  border-bottom: 1px solid #cbcbcb; }
.pure-table-horizontal tbody > tr:last-child > td {
  border-bottom-width: 0; }
/*!
Pure v0.6.0
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/
@media screen and (min-width: 35.5em) {
  .pure-u-sm-1, .pure-u-sm-1-1, .pure-u-sm-1-2, .pure-u-sm-1-3, .pure-u-sm-2-3, .pure-u-sm-1-4, .pure-u-sm-3-4, .pure-u-sm-1-5, .pure-u-sm-2-5, .pure-u-sm-3-5, .pure-u-sm-4-5, .pure-u-sm-5-5, .pure-u-sm-1-6, .pure-u-sm-5-6, .pure-u-sm-1-8, .pure-u-sm-3-8, .pure-u-sm-5-8, .pure-u-sm-7-8, .pure-u-sm-1-12, .pure-u-sm-5-12, .pure-u-sm-7-12, .pure-u-sm-11-12, .pure-u-sm-1-24, .pure-u-sm-2-24, .pure-u-sm-3-24, .pure-u-sm-4-24, .pure-u-sm-5-24, .pure-u-sm-6-24, .pure-u-sm-7-24, .pure-u-sm-8-24, .pure-u-sm-9-24, .pure-u-sm-10-24, .pure-u-sm-11-24, .pure-u-sm-12-24, .pure-u-sm-13-24, .pure-u-sm-14-24, .pure-u-sm-15-24, .pure-u-sm-16-24, .pure-u-sm-17-24, .pure-u-sm-18-24, .pure-u-sm-19-24, .pure-u-sm-20-24, .pure-u-sm-21-24, .pure-u-sm-22-24, .pure-u-sm-23-24, .pure-u-sm-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto; }
  .pure-u-sm-1-24 {
    width: 4.1667%;
    *width: 4.1357%; }
  .pure-u-sm-1-12, .pure-u-sm-2-24 {
    width: 8.3333%;
    *width: 8.3023%; }
  .pure-u-sm-1-8, .pure-u-sm-3-24 {
    width: 12.5%;
    *width: 12.469%; }
  .pure-u-sm-1-6, .pure-u-sm-4-24 {
    width: 16.6667%;
    *width: 16.6357%; }
  .pure-u-sm-1-5 {
    width: 20%;
    *width: 19.969%; }
  .pure-u-sm-5-24 {
    width: 20.8333%;
    *width: 20.8023%; }
  .pure-u-sm-1-4, .pure-u-sm-6-24 {
    width: 25%;
    *width: 24.969%; }
  .pure-u-sm-7-24 {
    width: 29.1667%;
    *width: 29.1357%; }
  .pure-u-sm-1-3, .pure-u-sm-8-24 {
    width: 33.3333%;
    *width: 33.3023%; }
  .pure-u-sm-3-8, .pure-u-sm-9-24 {
    width: 37.5%;
    *width: 37.469%; }
  .pure-u-sm-2-5 {
    width: 40%;
    *width: 39.969%; }
  .pure-u-sm-5-12, .pure-u-sm-10-24 {
    width: 41.6667%;
    *width: 41.6357%; }
  .pure-u-sm-11-24 {
    width: 45.8333%;
    *width: 45.8023%; }
  .pure-u-sm-1-2, .pure-u-sm-12-24 {
    width: 50%;
    *width: 49.969%; }
  .pure-u-sm-13-24 {
    width: 54.1667%;
    *width: 54.1357%; }
  .pure-u-sm-7-12, .pure-u-sm-14-24 {
    width: 58.3333%;
    *width: 58.3023%; }
  .pure-u-sm-3-5 {
    width: 60%;
    *width: 59.969%; }
  .pure-u-sm-5-8, .pure-u-sm-15-24 {
    width: 62.5%;
    *width: 62.469%; }
  .pure-u-sm-2-3, .pure-u-sm-16-24 {
    width: 66.6667%;
    *width: 66.6357%; }
  .pure-u-sm-17-24 {
    width: 70.8333%;
    *width: 70.8023%; }
  .pure-u-sm-3-4, .pure-u-sm-18-24 {
    width: 75%;
    *width: 74.969%; }
  .pure-u-sm-19-24 {
    width: 79.1667%;
    *width: 79.1357%; }
  .pure-u-sm-4-5 {
    width: 80%;
    *width: 79.969%; }
  .pure-u-sm-5-6, .pure-u-sm-20-24 {
    width: 83.3333%;
    *width: 83.3023%; }
  .pure-u-sm-7-8, .pure-u-sm-21-24 {
    width: 87.5%;
    *width: 87.469%; }
  .pure-u-sm-11-12, .pure-u-sm-22-24 {
    width: 91.6667%;
    *width: 91.6357%; }
  .pure-u-sm-23-24 {
    width: 95.8333%;
    *width: 95.8023%; }
  .pure-u-sm-1, .pure-u-sm-1-1, .pure-u-sm-5-5, .pure-u-sm-24-24 {
    width: 100%; } }
@media screen and (min-width: 48em) {
  .pure-u-md-1, .pure-u-md-1-1, .pure-u-md-1-2, .pure-u-md-1-3, .pure-u-md-2-3, .pure-u-md-1-4, .pure-u-md-3-4, .pure-u-md-1-5, .pure-u-md-2-5, .pure-u-md-3-5, .pure-u-md-4-5, .pure-u-md-5-5, .pure-u-md-1-6, .pure-u-md-5-6, .pure-u-md-1-8, .pure-u-md-3-8, .pure-u-md-5-8, .pure-u-md-7-8, .pure-u-md-1-12, .pure-u-md-5-12, .pure-u-md-7-12, .pure-u-md-11-12, .pure-u-md-1-24, .pure-u-md-2-24, .pure-u-md-3-24, .pure-u-md-4-24, .pure-u-md-5-24, .pure-u-md-6-24, .pure-u-md-7-24, .pure-u-md-8-24, .pure-u-md-9-24, .pure-u-md-10-24, .pure-u-md-11-24, .pure-u-md-12-24, .pure-u-md-13-24, .pure-u-md-14-24, .pure-u-md-15-24, .pure-u-md-16-24, .pure-u-md-17-24, .pure-u-md-18-24, .pure-u-md-19-24, .pure-u-md-20-24, .pure-u-md-21-24, .pure-u-md-22-24, .pure-u-md-23-24, .pure-u-md-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto; }
  .pure-u-md-1-24 {
    width: 4.1667%;
    *width: 4.1357%; }
  .pure-u-md-1-12, .pure-u-md-2-24 {
    width: 8.3333%;
    *width: 8.3023%; }
  .pure-u-md-1-8, .pure-u-md-3-24 {
    width: 12.5%;
    *width: 12.469%; }
  .pure-u-md-1-6, .pure-u-md-4-24 {
    width: 16.6667%;
    *width: 16.6357%; }
  .pure-u-md-1-5 {
    width: 20%;
    *width: 19.969%; }
  .pure-u-md-5-24 {
    width: 20.8333%;
    *width: 20.8023%; }
  .pure-u-md-1-4, .pure-u-md-6-24 {
    width: 25%;
    *width: 24.969%; }
  .pure-u-md-7-24 {
    width: 29.1667%;
    *width: 29.1357%; }
  .pure-u-md-1-3, .pure-u-md-8-24 {
    width: 33.3333%;
    *width: 33.3023%; }
  .pure-u-md-3-8, .pure-u-md-9-24 {
    width: 37.5%;
    *width: 37.469%; }
  .pure-u-md-2-5 {
    width: 40%;
    *width: 39.969%; }
  .pure-u-md-5-12, .pure-u-md-10-24 {
    width: 41.6667%;
    *width: 41.6357%; }
  .pure-u-md-11-24 {
    width: 45.8333%;
    *width: 45.8023%; }
  .pure-u-md-1-2, .pure-u-md-12-24 {
    width: 50%;
    *width: 49.969%; }
  .pure-u-md-13-24 {
    width: 54.1667%;
    *width: 54.1357%; }
  .pure-u-md-7-12, .pure-u-md-14-24 {
    width: 58.3333%;
    *width: 58.3023%; }
  .pure-u-md-3-5 {
    width: 60%;
    *width: 59.969%; }
  .pure-u-md-5-8, .pure-u-md-15-24 {
    width: 62.5%;
    *width: 62.469%; }
  .pure-u-md-2-3, .pure-u-md-16-24 {
    width: 66.6667%;
    *width: 66.6357%; }
  .pure-u-md-17-24 {
    width: 70.8333%;
    *width: 70.8023%; }
  .pure-u-md-3-4, .pure-u-md-18-24 {
    width: 75%;
    *width: 74.969%; }
  .pure-u-md-19-24 {
    width: 79.1667%;
    *width: 79.1357%; }
  .pure-u-md-4-5 {
    width: 80%;
    *width: 79.969%; }
  .pure-u-md-5-6, .pure-u-md-20-24 {
    width: 83.3333%;
    *width: 83.3023%; }
  .pure-u-md-7-8, .pure-u-md-21-24 {
    width: 87.5%;
    *width: 87.469%; }
  .pure-u-md-11-12, .pure-u-md-22-24 {
    width: 91.6667%;
    *width: 91.6357%; }
  .pure-u-md-23-24 {
    width: 95.8333%;
    *width: 95.8023%; }
  .pure-u-md-1, .pure-u-md-1-1, .pure-u-md-5-5, .pure-u-md-24-24 {
    width: 100%; } }
@media screen and (min-width: 64em) {
  .pure-u-lg-1, .pure-u-lg-1-1, .pure-u-lg-1-2, .pure-u-lg-1-3, .pure-u-lg-2-3, .pure-u-lg-1-4, .pure-u-lg-3-4, .pure-u-lg-1-5, .pure-u-lg-2-5, .pure-u-lg-3-5, .pure-u-lg-4-5, .pure-u-lg-5-5, .pure-u-lg-1-6, .pure-u-lg-5-6, .pure-u-lg-1-8, .pure-u-lg-3-8, .pure-u-lg-5-8, .pure-u-lg-7-8, .pure-u-lg-1-12, .pure-u-lg-5-12, .pure-u-lg-7-12, .pure-u-lg-11-12, .pure-u-lg-1-24, .pure-u-lg-2-24, .pure-u-lg-3-24, .pure-u-lg-4-24, .pure-u-lg-5-24, .pure-u-lg-6-24, .pure-u-lg-7-24, .pure-u-lg-8-24, .pure-u-lg-9-24, .pure-u-lg-10-24, .pure-u-lg-11-24, .pure-u-lg-12-24, .pure-u-lg-13-24, .pure-u-lg-14-24, .pure-u-lg-15-24, .pure-u-lg-16-24, .pure-u-lg-17-24, .pure-u-lg-18-24, .pure-u-lg-19-24, .pure-u-lg-20-24, .pure-u-lg-21-24, .pure-u-lg-22-24, .pure-u-lg-23-24, .pure-u-lg-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto; }
  .pure-u-lg-1-24 {
    width: 4.1667%;
    *width: 4.1357%; }
  .pure-u-lg-1-12, .pure-u-lg-2-24 {
    width: 8.3333%;
    *width: 8.3023%; }
  .pure-u-lg-1-8, .pure-u-lg-3-24 {
    width: 12.5%;
    *width: 12.469%; }
  .pure-u-lg-1-6, .pure-u-lg-4-24 {
    width: 16.6667%;
    *width: 16.6357%; }
  .pure-u-lg-1-5 {
    width: 20%;
    *width: 19.969%; }
  .pure-u-lg-5-24 {
    width: 20.8333%;
    *width: 20.8023%; }
  .pure-u-lg-1-4, .pure-u-lg-6-24 {
    width: 25%;
    *width: 24.969%; }
  .pure-u-lg-7-24 {
    width: 29.1667%;
    *width: 29.1357%; }
  .pure-u-lg-1-3, .pure-u-lg-8-24 {
    width: 33.3333%;
    *width: 33.3023%; }
  .pure-u-lg-3-8, .pure-u-lg-9-24 {
    width: 37.5%;
    *width: 37.469%; }
  .pure-u-lg-2-5 {
    width: 40%;
    *width: 39.969%; }
  .pure-u-lg-5-12, .pure-u-lg-10-24 {
    width: 41.6667%;
    *width: 41.6357%; }
  .pure-u-lg-11-24 {
    width: 45.8333%;
    *width: 45.8023%; }
  .pure-u-lg-1-2, .pure-u-lg-12-24 {
    width: 50%;
    *width: 49.969%; }
  .pure-u-lg-13-24 {
    width: 54.1667%;
    *width: 54.1357%; }
  .pure-u-lg-7-12, .pure-u-lg-14-24 {
    width: 58.3333%;
    *width: 58.3023%; }
  .pure-u-lg-3-5 {
    width: 60%;
    *width: 59.969%; }
  .pure-u-lg-5-8, .pure-u-lg-15-24 {
    width: 62.5%;
    *width: 62.469%; }
  .pure-u-lg-2-3, .pure-u-lg-16-24 {
    width: 66.6667%;
    *width: 66.6357%; }
  .pure-u-lg-17-24 {
    width: 70.8333%;
    *width: 70.8023%; }
  .pure-u-lg-3-4, .pure-u-lg-18-24 {
    width: 75%;
    *width: 74.969%; }
  .pure-u-lg-19-24 {
    width: 79.1667%;
    *width: 79.1357%; }
  .pure-u-lg-4-5 {
    width: 80%;
    *width: 79.969%; }
  .pure-u-lg-5-6, .pure-u-lg-20-24 {
    width: 83.3333%;
    *width: 83.3023%; }
  .pure-u-lg-7-8, .pure-u-lg-21-24 {
    width: 87.5%;
    *width: 87.469%; }
  .pure-u-lg-11-12, .pure-u-lg-22-24 {
    width: 91.6667%;
    *width: 91.6357%; }
  .pure-u-lg-23-24 {
    width: 95.8333%;
    *width: 95.8023%; }
  .pure-u-lg-1, .pure-u-lg-1-1, .pure-u-lg-5-5, .pure-u-lg-24-24 {
    width: 100%; } }
@media screen and (min-width: 80em) {
  .pure-u-xl-1, .pure-u-xl-1-1, .pure-u-xl-1-2, .pure-u-xl-1-3, .pure-u-xl-2-3, .pure-u-xl-1-4, .pure-u-xl-3-4, .pure-u-xl-1-5, .pure-u-xl-2-5, .pure-u-xl-3-5, .pure-u-xl-4-5, .pure-u-xl-5-5, .pure-u-xl-1-6, .pure-u-xl-5-6, .pure-u-xl-1-8, .pure-u-xl-3-8, .pure-u-xl-5-8, .pure-u-xl-7-8, .pure-u-xl-1-12, .pure-u-xl-5-12, .pure-u-xl-7-12, .pure-u-xl-11-12, .pure-u-xl-1-24, .pure-u-xl-2-24, .pure-u-xl-3-24, .pure-u-xl-4-24, .pure-u-xl-5-24, .pure-u-xl-6-24, .pure-u-xl-7-24, .pure-u-xl-8-24, .pure-u-xl-9-24, .pure-u-xl-10-24, .pure-u-xl-11-24, .pure-u-xl-12-24, .pure-u-xl-13-24, .pure-u-xl-14-24, .pure-u-xl-15-24, .pure-u-xl-16-24, .pure-u-xl-17-24, .pure-u-xl-18-24, .pure-u-xl-19-24, .pure-u-xl-20-24, .pure-u-xl-21-24, .pure-u-xl-22-24, .pure-u-xl-23-24, .pure-u-xl-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto; }
  .pure-u-xl-1-24 {
    width: 4.1667%;
    *width: 4.1357%; }
  .pure-u-xl-1-12, .pure-u-xl-2-24 {
    width: 8.3333%;
    *width: 8.3023%; }
  .pure-u-xl-1-8, .pure-u-xl-3-24 {
    width: 12.5%;
    *width: 12.469%; }
  .pure-u-xl-1-6, .pure-u-xl-4-24 {
    width: 16.6667%;
    *width: 16.6357%; }
  .pure-u-xl-1-5 {
    width: 20%;
    *width: 19.969%; }
  .pure-u-xl-5-24 {
    width: 20.8333%;
    *width: 20.8023%; }
  .pure-u-xl-1-4, .pure-u-xl-6-24 {
    width: 25%;
    *width: 24.969%; }
  .pure-u-xl-7-24 {
    width: 29.1667%;
    *width: 29.1357%; }
  .pure-u-xl-1-3, .pure-u-xl-8-24 {
    width: 33.3333%;
    *width: 33.3023%; }
  .pure-u-xl-3-8, .pure-u-xl-9-24 {
    width: 37.5%;
    *width: 37.469%; }
  .pure-u-xl-2-5 {
    width: 40%;
    *width: 39.969%; }
  .pure-u-xl-5-12, .pure-u-xl-10-24 {
    width: 41.6667%;
    *width: 41.6357%; }
  .pure-u-xl-11-24 {
    width: 45.8333%;
    *width: 45.8023%; }
  .pure-u-xl-1-2, .pure-u-xl-12-24 {
    width: 50%;
    *width: 49.969%; }
  .pure-u-xl-13-24 {
    width: 54.1667%;
    *width: 54.1357%; }
  .pure-u-xl-7-12, .pure-u-xl-14-24 {
    width: 58.3333%;
    *width: 58.3023%; }
  .pure-u-xl-3-5 {
    width: 60%;
    *width: 59.969%; }
  .pure-u-xl-5-8, .pure-u-xl-15-24 {
    width: 62.5%;
    *width: 62.469%; }
  .pure-u-xl-2-3, .pure-u-xl-16-24 {
    width: 66.6667%;
    *width: 66.6357%; }
  .pure-u-xl-17-24 {
    width: 70.8333%;
    *width: 70.8023%; }
  .pure-u-xl-3-4, .pure-u-xl-18-24 {
    width: 75%;
    *width: 74.969%; }
  .pure-u-xl-19-24 {
    width: 79.1667%;
    *width: 79.1357%; }
  .pure-u-xl-4-5 {
    width: 80%;
    *width: 79.969%; }
  .pure-u-xl-5-6, .pure-u-xl-20-24 {
    width: 83.3333%;
    *width: 83.3023%; }
  .pure-u-xl-7-8, .pure-u-xl-21-24 {
    width: 87.5%;
    *width: 87.469%; }
  .pure-u-xl-11-12, .pure-u-xl-22-24 {
    width: 91.6667%;
    *width: 91.6357%; }
  .pure-u-xl-23-24 {
    width: 95.8333%;
    *width: 95.8023%; }
  .pure-u-xl-1, .pure-u-xl-1-1, .pure-u-xl-5-5, .pure-u-xl-24-24 {
    width: 100%; } }
/*
Offsets from https://raw.githubusercontent.com/tilomitra/pure/d7f85e37abec3fdab14a541305ad05783159655c/src/grids/css/grids-offsets.css
Media queries from Pure v0.5.0
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yui/pure/blob/master/LICENSE.md
*/
@media screen and (min-width: 35.5em) {
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1-2 {
    margin-left: 50%;
    *margin-left: 49.995%; }
  .offset-sm-1-3 {
    margin-left: 33.33%;
    *margin-left: 33.325%; }
  .offset-sm-2-3 {
    margin-left: 66.67%;
    *margin-left: 66.665%; }
  .offset-sm-1-4 {
    margin-left: 25%;
    *margin-left: 24.995%; }
  .offset-sm-3-4 {
    margin-left: 75%;
    *margin-left: 74.995%; }
  .offset-sm-1-5 {
    margin-left: 20%;
    *margin-left: 19.995%; }
  .offset-sm-2-5 {
    margin-left: 40%;
    *margin-left: 39.995%; }
  .offset-sm-3-5 {
    margin-left: 60%;
    *margin-left: 59.995%; }
  .offset-sm-4-5 {
    margin-left: 80%;
    *margin-left: 79.995%; }
  .offset-sm-1-6 {
    margin-left: 16.66%;
    *margin-left: 16.655%; }
  .offset-sm-5-6 {
    margin-left: 83.33%;
    *margin-left: 83.325%; }
  .offset-sm-1-8 {
    margin-left: 12.5%;
    *margin-left: 12.495%; }
  .offset-sm-3-8 {
    margin-left: 37.5%;
    *margin-left: 37.495%; }
  .offset-sm-5-8 {
    margin-left: 62.5%;
    *margin-left: 62.495%; }
  .offset-sm-7-8 {
    margin-left: 87.5%;
    *margin-left: 87.495%; }
  .offset-sm-1-12 {
    margin-left: 8.33%;
    *margin-left: 8.325%; }
  .offset-sm-5-12 {
    margin-left: 41.67%;
    *margin-left: 41.665%; }
  .offset-sm-7-12 {
    margin-left: 58.33%;
    *margin-left: 58.325%; }
  .offset-sm-11-12 {
    margin-left: 91.67%;
    *margin-left: 91.665%; }
  .offset-sm-1-24 {
    margin-left: 4.17%;
    *margin-left: 4.165%; }
  .offset-sm-5-24 {
    margin-left: 20.83%;
    *margin-left: 20.825%; }
  .offset-sm-7-24 {
    margin-left: 29.17%;
    *margin-left: 29.165%; }
  .offset-sm-11-24 {
    margin-left: 45.83%;
    *margin-left: 45.825%; }
  .offset-sm-13-24 {
    margin-left: 54.17%;
    *margin-left: 54.165%; }
  .offset-sm-17-24 {
    margin-left: 70.83%;
    *margin-left: 70.825%; }
  .offset-sm-19-24 {
    margin-left: 79.17%;
    *margin-left: 79.165%; }
  .offset-sm-23-24 {
    margin-left: 95.83%;
    *margin-left: 95.825%; } }
@media screen and (min-width: 48em) {
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1-2 {
    margin-left: 50%;
    *margin-left: 49.995%; }
  .offset-md-1-3 {
    margin-left: 33.33%;
    *margin-left: 33.325%; }
  .offset-md-2-3 {
    margin-left: 66.67%;
    *margin-left: 66.665%; }
  .offset-md-1-4 {
    margin-left: 25%;
    *margin-left: 24.995%; }
  .offset-md-3-4 {
    margin-left: 75%;
    *margin-left: 74.995%; }
  .offset-md-1-5 {
    margin-left: 20%;
    *margin-left: 19.995%; }
  .offset-md-2-5 {
    margin-left: 40%;
    *margin-left: 39.995%; }
  .offset-md-3-5 {
    margin-left: 60%;
    *margin-left: 59.995%; }
  .offset-md-4-5 {
    margin-left: 80%;
    *margin-left: 79.995%; }
  .offset-md-1-6 {
    margin-left: 16.66%;
    *margin-left: 16.655%; }
  .offset-md-5-6 {
    margin-left: 83.33%;
    *margin-left: 83.325%; }
  .offset-md-1-8 {
    margin-left: 12.5%;
    *margin-left: 12.495%; }
  .offset-md-3-8 {
    margin-left: 37.5%;
    *margin-left: 37.495%; }
  .offset-md-5-8 {
    margin-left: 62.5%;
    *margin-left: 62.495%; }
  .offset-md-7-8 {
    margin-left: 87.5%;
    *margin-left: 87.495%; }
  .offset-md-1-12 {
    margin-left: 8.33%;
    *margin-left: 8.325%; }
  .offset-md-5-12 {
    margin-left: 41.67%;
    *margin-left: 41.665%; }
  .offset-md-7-12 {
    margin-left: 58.33%;
    *margin-left: 58.325%; }
  .offset-md-11-12 {
    margin-left: 91.67%;
    *margin-left: 91.665%; }
  .offset-md-1-24 {
    margin-left: 4.17%;
    *margin-left: 4.165%; }
  .offset-md-5-24 {
    margin-left: 20.83%;
    *margin-left: 20.825%; }
  .offset-md-7-24 {
    margin-left: 29.17%;
    *margin-left: 29.165%; }
  .offset-md-11-24 {
    margin-left: 45.83%;
    *margin-left: 45.825%; }
  .offset-md-13-24 {
    margin-left: 54.17%;
    *margin-left: 54.165%; }
  .offset-md-17-24 {
    margin-left: 70.83%;
    *margin-left: 70.825%; }
  .offset-md-19-24 {
    margin-left: 79.17%;
    *margin-left: 79.165%; }
  .offset-md-23-24 {
    margin-left: 95.83%;
    *margin-left: 95.825%; } }
@media screen and (min-width: 64em) {
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1-2 {
    margin-left: 50%;
    *margin-left: 49.995%; }
  .offset-lg-1-3 {
    margin-left: 33.33%;
    *margin-left: 33.325%; }
  .offset-lg-2-3 {
    margin-left: 66.67%;
    *margin-left: 66.665%; }
  .offset-lg-1-4 {
    margin-left: 25%;
    *margin-left: 24.995%; }
  .offset-lg-3-4 {
    margin-left: 75%;
    *margin-left: 74.995%; }
  .offset-lg-1-5 {
    margin-left: 20%;
    *margin-left: 19.995%; }
  .offset-lg-2-5 {
    margin-left: 40%;
    *margin-left: 39.995%; }
  .offset-lg-3-5 {
    margin-left: 60%;
    *margin-left: 59.995%; }
  .offset-lg-4-5 {
    margin-left: 80%;
    *margin-left: 79.995%; }
  .offset-lg-1-6 {
    margin-left: 16.66%;
    *margin-left: 16.655%; }
  .offset-lg-5-6 {
    margin-left: 83.33%;
    *margin-left: 83.325%; }
  .offset-lg-1-8 {
    margin-left: 12.5%;
    *margin-left: 12.495%; }
  .offset-lg-3-8 {
    margin-left: 37.5%;
    *margin-left: 37.495%; }
  .offset-lg-5-8 {
    margin-left: 62.5%;
    *margin-left: 62.495%; }
  .offset-lg-7-8 {
    margin-left: 87.5%;
    *margin-left: 87.495%; }
  .offset-lg-1-12 {
    margin-left: 8.33%;
    *margin-left: 8.325%; }
  .offset-lg-5-12 {
    margin-left: 41.67%;
    *margin-left: 41.665%; }
  .offset-lg-7-12 {
    margin-left: 58.33%;
    *margin-left: 58.325%; }
  .offset-lg-11-12 {
    margin-left: 91.67%;
    *margin-left: 91.665%; }
  .offset-lg-1-24 {
    margin-left: 4.17%;
    *margin-left: 4.165%; }
  .offset-lg-5-24 {
    margin-left: 20.83%;
    *margin-left: 20.825%; }
  .offset-lg-7-24 {
    margin-left: 29.17%;
    *margin-left: 29.165%; }
  .offset-lg-11-24 {
    margin-left: 45.83%;
    *margin-left: 45.825%; }
  .offset-lg-13-24 {
    margin-left: 54.17%;
    *margin-left: 54.165%; }
  .offset-lg-17-24 {
    margin-left: 70.83%;
    *margin-left: 70.825%; }
  .offset-lg-19-24 {
    margin-left: 79.17%;
    *margin-left: 79.165%; }
  .offset-lg-23-24 {
    margin-left: 95.83%;
    *margin-left: 95.825%; } }
@media screen and (min-width: 80em) {
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1-2 {
    margin-left: 50%;
    *margin-left: 49.995%; }
  .offset-xl-1-3 {
    margin-left: 33.33%;
    *margin-left: 33.325%; }
  .offset-xl-2-3 {
    margin-left: 66.67%;
    *margin-left: 66.665%; }
  .offset-xl-1-4 {
    margin-left: 25%;
    *margin-left: 24.995%; }
  .offset-xl-3-4 {
    margin-left: 75%;
    *margin-left: 74.995%; }
  .offset-xl-1-5 {
    margin-left: 20%;
    *margin-left: 19.995%; }
  .offset-xl-2-5 {
    margin-left: 40%;
    *margin-left: 39.995%; }
  .offset-xl-3-5 {
    margin-left: 60%;
    *margin-left: 59.995%; }
  .offset-xl-4-5 {
    margin-left: 80%;
    *margin-left: 79.995%; }
  .offset-xl-1-6 {
    margin-left: 16.66%;
    *margin-left: 16.655%; }
  .offset-xl-5-6 {
    margin-left: 83.33%;
    *margin-left: 83.325%; }
  .offset-xl-1-8 {
    margin-left: 12.5%;
    *margin-left: 12.495%; }
  .offset-xl-3-8 {
    margin-left: 37.5%;
    *margin-left: 37.495%; }
  .offset-xl-5-8 {
    margin-left: 62.5%;
    *margin-left: 62.495%; }
  .offset-xl-7-8 {
    margin-left: 87.5%;
    *margin-left: 87.495%; }
  .offset-xl-1-12 {
    margin-left: 8.33%;
    *margin-left: 8.325%; }
  .offset-xl-5-12 {
    margin-left: 41.67%;
    *margin-left: 41.665%; }
  .offset-xl-7-12 {
    margin-left: 58.33%;
    *margin-left: 58.325%; }
  .offset-xl-11-12 {
    margin-left: 91.67%;
    *margin-left: 91.665%; }
  .offset-xl-1-24 {
    margin-left: 4.17%;
    *margin-left: 4.165%; }
  .offset-xl-5-24 {
    margin-left: 20.83%;
    *margin-left: 20.825%; }
  .offset-xl-7-24 {
    margin-left: 29.17%;
    *margin-left: 29.165%; }
  .offset-xl-11-24 {
    margin-left: 45.83%;
    *margin-left: 45.825%; }
  .offset-xl-13-24 {
    margin-left: 54.17%;
    *margin-left: 54.165%; }
  .offset-xl-17-24 {
    margin-left: 70.83%;
    *margin-left: 70.825%; }
  .offset-xl-19-24 {
    margin-left: 79.17%;
    *margin-left: 79.165%; }
  .offset-xl-23-24 {
    margin-left: 95.83%;
    *margin-left: 95.825%; } }
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
  z-index: 0; }
.owl-carousel .owl-animated-out {
  z-index: 1; }
.owl-carousel .fadeOut {
  animation-name: fadeOut; }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }
/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  user-select: none; }
.owl-carousel.owl-loaded {
  display: block; }
.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }
.owl-carousel.owl-hidden {
  opacity: 0; }
.owl-carousel .owl-refresh .owl-item {
  display: none; }
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none; }
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  user-select: auto; }
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }
.owl-carousel.owl-rtl {
  direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
  float: right; }
/* No Js */
.no-js .owl-carousel {
  display: block; }
/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }
.owl-carousel .owl-item img {
  transform-style: preserve-3d; }
/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("scss/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: scale 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
  transition: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1; }
/*! formstone v0.8.30 [dropdown.css] 2015-12-07 | MIT License | formstone.it */
/**
	 * @class
	 * @name .fs-dropdown-element
	 * @type element
	 * @description Target element
	 */
/**
	 * @class
	 * @name .fs-dropdown
	 * @type element
	 * @description Base widget class
	 */
/**
	 * @class
	 * @name .fs-dropdown.fs-dropdown-multiple
	 * @type modifer
	 * @description Indicates multi-selected element
	 */
/**
	 * @class
	 * @name .fs-dropdown.fs-dropdown-cover
	 * @type modifer
	 * @description Indicates cover positioning
	 */
/**
	 * @class
	 * @name .fs-dropdown.fs-dropdown-bottom
	 * @type modifer
	 * @description Indicates bottom positioning
	 */
/**
	 * @class
	 * @name .fs-dropdown.fs-dropdown-disabled
	 * @type modifer
	 * @description Indicates disabled state
	 */
/**
	 * @class
	 * @name .fs-dropdown.fs-dropdown-open
	 * @type modifer
	 * @description Indicates open state
	 */
/**
	 * @class
	 * @name .fs-dropdown.fs-dropdown-focus
	 * @type modifer
	 * @description Indicates focus state
	 */
.fs-dropdown {
  position: relative;
  z-index: 1;
  display: block;
  margin: 10px 0;
  max-width: 100%;
  /*
			@media screen and (min-width: 740px) {
				max-width: 30%;
			}
			*/
  /**
		 * @class
		 * @name .fs-dropdown-selected
		 * @type element
		 * @description Handle item
		 */
  /**
		 * @class
		 * @name .fs-dropdown-options
		 * @type element
		 * @description Options container
		 */
  /**
		 * @class
		 * @name .fs-dropdown-group
		 * @type element
		 * @description Option group label
		 */
  /**
		 * @class
		 * @name .fs-dropdown-item
		 * @type element
		 * @description Option item
		 */ }
.fs-dropdown:focus {
  box-shadow: none;
  outline: none; }
.fs-dropdown,
.fs-dropdown:after,
.fs-dropdown:before,
.fs-dropdown *,
.fs-dropdown *:after,
.fs-dropdown *:before {
  box-sizing: border-box;
  transition: none;
  -webkit-user-select: none !important;
  user-select: none !important; }
.fs-dropdown-element {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  opacity: 0;
  z-index: -1; }
.fs-dropdown-element,
.fs-dropdown-element:focus {
  outline: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent; }
.no-opacity .fs-dropdown-element {
  left: -999999px; }
.fs-dropdown-selected {
  width: 100%;
  position: relative;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 3px;
  color: #222222;
  cursor: pointer;
  display: block;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  overflow: hidden;
  padding: 0 40px 0 15px;
  text-align: left;
  text-overflow: clip;
  z-index: 2; }
.fs-dropdown-selected:after {
  height: 0;
  width: 0;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #cccccc;
  content: '';
  display: block;
  margin: auto 0; }
.no-touch .fs-dropdown-selected:hover {
  color: #222222; }
.no-touch .fs-dropdown-disabled .fs-dropdown-selected:hover {
  color: #cccccc; }
.fs-dropdown-options {
  width: 100%;
  max-height: 260px;
  position: absolute;
  top: 100%;
  left: 0;
  border: 1px solid #cccccc;
  border-width: 0 1px 1px;
  border-radius: 0 0 3px 3px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  display: none;
  margin: 0;
  overflow: auto;
  overflow-x: hidden;
  padding: 0;
  z-index: 50; }
.fs-dropdown-options.fs-scrollbar {
  position: absolute; }
.no-opacity .fs-dropdown-options {
  width: auto; }
.fs-dropdown-group {
  border-bottom: 1px solid #cccccc;
  color: #999999;
  display: block;
  font-size: 11px;
  padding: 10px 15px;
  text-transform: uppercase; }
.fs-dropdown-item {
  width: 100%;
  background: #ffffff;
  border-bottom: 1px solid #cccccc;
  color: #222222;
  cursor: pointer;
  display: block;
  font-size: 14px;
  margin: 0;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  padding: 0 15px;
  text-align: left;
  text-decoration: none;
  text-overflow: ellipsis;
  /**
			 * @class
			 * @name .fs-dropdown-item.fs-dropdown-item_placeholder
			 * @type modifier
			 * @description Indicates placeholder item
			 */
  /**
			 * @class
			 * @name .fs-dropdown-item.fs-dropdown-item_selected
			 * @type modifier
			 * @description Indicates selected item
			 */
  /**
			 * @class
			 * @name .fs-dropdown-item.fs-dropdown-item_disabled
			 * @type modifier
			 * @description Indicates disabled item
			 */ }
.fs-dropdown-item_placeholder {
  display: none; }
.fs-dropdown-item_selected {
  background: #eeeeee; }
.fs-dropdown-item_disabled {
  color: #999999;
  cursor: default; }
.fs-dropdown-item:first-child {
  border-radius: 0; }
.fs-dropdown-item:last-child {
  border-bottom: 0;
  border-radius: 0 0 3px 3px; }
.no-touch .fs-dropdown-item:hover,
.no-touch .fs-dropdown-item_selected:hover {
  color: #222222;
  background-color: #dddddd;
  border-color: #cccccc; }
.fs-dropdown-item_disabled,
.no-touch .fs-dropdown-item_disabled:hover {
  color: #cccccc;
  background-color: #ffffff;
  border-color: #cccccc; }
.fs-dropdown-open {
  z-index: 3; }
.fs-dropdown-open .fs-dropdown-options {
  display: block;
  border-radius: 0 0 3px 3px; }
.fs-dropdown-open .fs-dropdown-selected {
  z-index: 51;
  border-radius: 3px 3px 0 0; }
.fs-dropdown-open .fs-dropdown-selected,
.fs-dropdown-focus .fs-dropdown-selected {
  background-color: #ffffff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
.fs-dropdown-cover.fs-dropdown-open .fs-dropdown-selected {
  z-index: 49; }
.fs-dropdown-cover .fs-dropdown-options {
  top: 0;
  border-radius: 3px;
  border-width: 1px; }
.fs-dropdown-cover .fs-dropdown-item:first-child {
  border-radius: 3px 3px 0 0; }
.fs-dropdown-bottom .fs-dropdown-options {
  top: auto;
  bottom: 100%;
  border-width: 1px 1px 0; }
.fs-dropdown-bottom .fs-dropdown-item:last-child {
  border: none; }
.fs-dropdown-bottom.fs-dropdown-open .fs-dropdown-selected {
  border-radius: 0 0 3px 3px; }
.fs-dropdown-bottom.fs-dropdown-open .fs-dropdown-options {
  border-radius: 3px 3px 0 0; }
.fs-dropdown-bottom.fs-dropdown-cover .fs-dropdown-options {
  top: auto;
  bottom: 0; }
.fs-dropdown-bottom.fs-dropdown-cover.fs-dropdown-open .fs-dropdown-selected {
  border-radius: 3px; }
.fs-dropdown-bottom.fs-dropdown-cover.fs-dropdown-open .fs-dropdown-options {
  border-radius: 3px; }
.fs-dropdown-multiple {
  border: 1px solid #cccccc;
  border-radius: 3px; }
.fs-dropdown-multiple .fs-dropdown-options {
  width: 100%;
  position: static;
  border: none;
  border-radius: 3px;
  box-shadow: none;
  display: block; }
.fs-dropdown-disabled .fs-dropdown-selected {
  background: #ffffff;
  border-color: #cccccc;
  color: #cccccc;
  cursor: default; }
.fs-dropdown-disabled .fs-dropdown-options {
  background: #ffffff;
  border-color: #cccccc; }
.fs-dropdown-disabled .fs-dropdown-group,
.fs-dropdown-disabled .fs-dropdown-item {
  border-color: #cccccc;
  color: #cccccc;
  cursor: default; }
.fs-dropdown-disabled .fs-dropdown-item,
.no-touch .fs-dropdown-disabled .fs-dropdown-item:hover {
  color: #cccccc;
  background-color: #ffffff; }
.fs-dropdown-disabled .fs-dropdown-item_selected,
.no-touch .fs-dropdown-disabled .fs-dropdown-item_selected:hover {
  background: #fafafa; }
.fs-dropdown-options.fs-scrollbar {
  overflow: hidden; }
.fs-dropdown-options.fs-scrollbar .fs-scrollbar-content {
  max-height: 260px;
  height: auto; }
.fs-dropdown-options.fs-scrollbar.fs-scrollbar-active .fs-scrollbar-content {
  padding: 0; }
.fs-dropdown-options.fs-scrollbar .fs-scrollbar-bar,
.fs-dropdown-options.fs-scrollbar .fs-scrollbar-track {
  border-radius: 0 3px 3px 0; }
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
.hamburger:hover {
  opacity: 0.7; }
.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative; }
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease; }
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block; }
.hamburger-inner::before {
  top: -10px; }
.hamburger-inner::after {
  bottom: -10px; }
/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
  perspective: 80px; }
.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateY(180deg); }
.hamburger--3dx.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--3dx.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg); }
/*
   * 3DX Reverse
   */
.hamburger--3dx-r .hamburger-box {
  perspective: 80px; }
.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateY(-180deg); }
.hamburger--3dx-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--3dx-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg); }
/*
   * 3DY
   */
.hamburger--3dy .hamburger-box {
  perspective: 80px; }
.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(-180deg); }
.hamburger--3dy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--3dy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg); }
/*
   * 3DY Reverse
   */
.hamburger--3dy-r .hamburger-box {
  perspective: 80px; }
.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(180deg); }
.hamburger--3dy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--3dy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg); }
/*
   * Arrow
   */
.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1); }
.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1); }
/*
   * Arrow Right
   */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1); }
.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1); }
/*
   * Arrow Alt
   */
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }
.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }
.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }
.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }
/*
   * Arrow Alt Right
   */
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }
.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }
.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }
.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }
/*
   * Boring
   */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  transition-property: none; }
.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg); }
.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0; }
.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg); }
/*
   * Collapse
   */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }
/*
   * Collapse Reverse
   */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--collapse-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
.hamburger--collapse-r .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }
/*
   * Elastic
   */
.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
.hamburger--elastic .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease; }
.hamburger--elastic .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }
.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: 0.075s; }
.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0; }
.hamburger--elastic.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-270deg);
  transition-delay: 0.075s; }
/*
   * Elastic Reverse
   */
.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
.hamburger--elastic-r .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease; }
.hamburger--elastic-r .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }
.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-135deg);
  transition-delay: 0.075s; }
.hamburger--elastic-r.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0; }
.hamburger--elastic-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(270deg);
  transition-delay: 0.075s; }
/*
   * Emphatic
   */
.hamburger--emphatic {
  overflow: hidden; }
.hamburger--emphatic .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in; }
.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in; }
.hamburger--emphatic .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in; }
.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent; }
.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -80px;
  top: -80px;
  transform: translate3d(80px, 80px, 0) rotate(45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -80px;
  top: -80px;
  transform: translate3d(-80px, 80px, 0) rotate(-45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
/*
   * Emphatic Reverse
   */
.hamburger--emphatic-r {
  overflow: hidden; }
.hamburger--emphatic-r .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in; }
.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in; }
.hamburger--emphatic-r .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in; }
.hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent; }
.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -80px;
  top: 80px;
  transform: translate3d(80px, -80px, 0) rotate(-45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -80px;
  top: 80px;
  transform: translate3d(-80px, -80px, 0) rotate(45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 2px; }
.hamburger--slider .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s; }
.hamburger--slider .hamburger-inner::after {
  top: 20px; }
.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0; }
.hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg); }
/*
   * Slider Reverse
   */
.hamburger--slider-r .hamburger-inner {
  top: 2px; }
.hamburger--slider-r .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s; }
.hamburger--slider-r .hamburger-inner::after {
  top: 20px; }
.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-45deg); }
.hamburger--slider-r.is-active .hamburger-inner::before {
  transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
  opacity: 0; }
.hamburger--slider-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(90deg); }
/*
   * Spring
   */
.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.13s linear; }
.hamburger--spring .hamburger-inner::before {
  top: 10px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spring .hamburger-inner::after {
  top: 20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent; }
.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(-45deg); }
/*
   * Spring Reverse
   */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spring-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear; }
.hamburger--spring-r .hamburger-inner::before {
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear; }
.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); }
/*
   * Stand
   */
.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear; }
.hamburger--stand .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--stand .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }
.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
/*
   * Stand Reverse
   */
.hamburger--stand-r .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear; }
.hamburger--stand-r .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--stand-r .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }
.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }
/*
   * Spin Reverse
   */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spin-r .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
.hamburger--spin-r .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }
/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }
/*
   * Vortex
   */
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
.hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear; }
.hamburger--vortex .hamburger-inner::before {
  transition-property: top, opacity; }
.hamburger--vortex .hamburger-inner::after {
  transition-property: bottom, transform; }
.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
.hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
  transition-delay: 0s; }
.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0; }
.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg); }
/*
   * Vortex Reverse
   */
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
.hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear; }
.hamburger--vortex-r .hamburger-inner::before {
  transition-property: top, opacity; }
.hamburger--vortex-r .hamburger-inner::after {
  transition-property: bottom, transform; }
.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
.hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
  transition-delay: 0s; }
.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0; }
.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg); }
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/* Generated by Glyphter (http://www.glyphter.com) on  Mon May 08 2017*/
@font-face {
  font-family: 'Glyphter';
  src: url("fonts/Glyphter.eot");
  src: url("fonts/Glyphter.eot?#iefix") format("embedded-opentype"), url("scss/fonts/Glyphter.woff") format("woff"), url("fonts/Glyphter.ttf") format("truetype"), url("scss/fonts/Glyphter.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
[class*='icon-']:before {
  display: inline-block;
  font-family: 'Glyphter';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
body {
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
body,
button,
input,
select,
textarea {
  color: #404040;
  font-family: "acumin-pro", sans-serif;
  font-size: 18px;
  line-height: 1.5;
  font-family: "acumin-pro",sans-serif; }
p {
  width: 100%;
  height: auto;
  margin-top: auto;
  margin-bottom: 24px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  font-family: "acumin-pro",sans-serif;
  font-size: 1em;
  line-height: 1.6667em;
  font-weight: 400;
  color: #5a5a5a; }
@media screen and (min-width: 35.5em) {
    p {
      font-size: 16px; } }
img {
  display: inline-block;
  max-width: 100%; }
blockquote {
  margin: 30px 50px;
  padding: 10px 20px;
  border-left: 5px none #e2e2e2;
  font-family: "minion-pro",serif;
  font-size: 28px;
  line-height: 47px;
  font-weight: 300; }
figcaption {
  margin-top: -14px;
  margin-bottom: 40px;
  font-family: "acumin-pro",sans-serif;
  color: #b1b1b1;
  font-size: 14px;
  font-style: normal;
  text-align: left; }
strong {
  font-family: "acumin-pro",sans-serif;
  font-weight: 400;
  color: #141414; }
input::-webkit-input-placeholder, input::-moz-placeholder, input::-ms-input-placeholder {
  color: #8c8ea2;
  opacity: 1; }
h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-family: "minion-pro",serif;
  font-weight: bold;
  margin-top: 24px;
  margin-bottom: 24px; }
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    margin-top: 0; }
p {
  margin-bottom: 1.5em; }
dfn, cite, em, i {
  font-style: italic; }
blockquote {
  margin: 0 1.5em; }
address {
  margin: 0 0 1.5em; }
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 16.875px;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }
code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 16.875px; }
abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }
mark, ins {
  background: #fff9c0;
  text-decoration: none; }
big {
  font-size: 125%; }
a {
  color: #d0633f;
  text-decoration: none;
  transition: all .25s ease-in-out; }
a:visited, a:hover {
    color: #2B2B2B; }
/*
.site-main article, .page-sidebar {
  font-size: 18px;
  line-height: 28px;
  
  h2 {

    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0;
  }
  h3 {
    font-size: 16px;
    font-weight: bold;


    margin-bottom: 0;
  }
  a {

    text-decoration: none;
    
    &:hover {

    }
    &:visited {

    }
  }
  p {
    margin-top: 0;
  }
}
*/
.site-content .pure-g [class*="pure-u"], .site-footer.pure-g [class*="pure-u"] {
  font-family: "acumin-pro",sans-serif;
  -webkit-font-smoothing: antialiased; }
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }
*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }
body {
  background: #ECECEC;
  /* Fallback for when there is no custom background color defined. */ }
#page {
  overflow-x: hidden;
  overflow-y: visible; }
blockquote, q {
  quotes: "" ""; }
blockquote:before, blockquote:after, q:before, q:after {
    content: ""; }
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }
figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */ }
a.button {
  background: black;
  color: white;
  text-decoration: none;
  padding: 1em 2.125em;
  transition: .2s color;
  display: inline-block;
  transition: all .25s ease-in-out; }
a.button:hover, a.button:active, a.button:visited {
    background: #555;
    color: white; }
a.button:hover {
    background-color: #000530; }
table {
  margin: 0 0 1.5em;
  width: 100%; }
ul, ol {
  margin: 0 0 1.5em 3em; }
ul {
  list-style: disc; }
ol {
  list-style: decimal; }
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }
dt {
  font-weight: bold; }
dd {
  margin: 0 1.5em 1.5em; }
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 0px;
  background: #e6e6e6;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.8);
  font-size: 13.5px;
  line-height: 1;
  padding: .6em 1em .4em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); }
button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
    text-shadow: none; }
button:active, button:focus,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="submit"]:active,
  input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15); }
.facetwp-btn:before {
  background-image: url(images/icon-search.png) !important;
  background-image: url(images/icon-search.svg) !important;
  background-size: 18px 17px !important; }
.facetwp-btn.f-reset:before {
  background-image: url(images/icon-close.png) !important;
  background-image: url(images/icon-close.svg) !important;
  background-size: 18px 17px !important; }
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  border-radius: 3px;
  color: #666;
  border: 2px solid #ccc;
  border-radius: 0;
  padding: 6px;
  transition: color .25s ease-in-out, border .25s ease-in-out;
  width: 100%; }
input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    outline: #666;
    border: 2px solid #666;
    color: #404040; }
select {
  border: 1px solid #ccc; }
textarea {
  width: 100%; }
input, select, textarea {
  font-size: 16px; }
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a:focus {
  outline: thin dotted; }
a:hover, a:active {
  outline: 0; }
.facetwp-toggle {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  color: #212121;
  letter-spacing: 0.045em; }
.facetwp-toggle:visited, .facetwp-toggle:hover {
  color: #d0633f; }
a.show-swatches {
  font-size: 16px;
  font-weight: 500;
  color: #d0633f; }
a.show-swatches:visited, a.show-swatches:hover {
  color: #2B2B2B; }
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#site-navigation {
  margin-top: calc(-135px + 24vh); }
#site-navigation #primary-menu {
    font-weight: 200;
    font-size: 16px;
    list-style: none;
    padding: 0;
    margin: 0; }
@media screen and (max-width: 48em) {
      #site-navigation #primary-menu {
        margin-top: 88px;
        text-align: center; } }
#site-navigation #primary-menu > li {
      margin: 0;
      padding: 0;
      transition: .5s background-color; }
@media screen and (max-width: 48em) {
        #site-navigation #primary-menu > li {
          float: none;
          display: inline-block; } }
#site-navigation #primary-menu > li.current-menu-item {
        background-color: #ECECEC;
        height: 100%; }
@media screen and (max-width: 48em) {
          #site-navigation #primary-menu > li.current-menu-item {
            background-color: #ECECEC; } }
#site-navigation #primary-menu > li.menu-item-has-children > a:after {
        content: "E";
        font-family: "Glyphter";
        display: inline-block;
        vertical-align: top;
        margin-left: 1em;
        margin-top: .25em;
        font-size: .75em;
        transition: .3s all;
        width: .75em;
        height: .75em; }
#site-navigation #primary-menu > li.menu-item-has-children.expanded {
        background-color: black; }
#site-navigation #primary-menu > li.menu-item-has-children.expanded > a {
          color: white; }
#site-navigation #primary-menu > li > a {
        display: block;
        padding: 12px 18px;
        color: #333333;
        background-color: transparent;
        transition: color .2s ease-in-out, background-color .2s ease-in-out;
        height: 100%; }
#site-navigation #primary-menu > li > a:hover {
          background-color: #000;
          color: #fff; }
@media screen and (max-width: 48em) {
          #site-navigation #primary-menu > li > a {
            padding: 8px;
            display: inline-block;
            font-size: 90%;
            text-transform: uppercase; } }
#site-navigation #primary-menu > li > ul.sub-menu {
        display: none; }
#site-navigation #primary-menu > li > .overlay-breaker {
        overflow: hidden;
        visibility: hidden;
        position: fixed;
        width: 283px;
        top: 0;
        left: 151px;
        bottom: 0; }
#site-navigation #primary-menu > li > .overlay-breaker > .sub-menu-container {
          width: 283px;
          display: table;
          vertical-align: middle;
          height: 100%;
          background: black;
          transform: translateX(-283px);
          -webkit-transform: translateX(-283px);
          transition: .5s transform; }
#site-navigation #primary-menu > li > .overlay-breaker > .sub-menu-container > ul.sub-menu {
            display: table-cell;
            vertical-align: middle;
            list-style: none;
            padding: 0 24px; }
#site-navigation #primary-menu > li > .overlay-breaker > .sub-menu-container > ul.sub-menu > li > a {
              display: inline-block;
              color: white;
              padding: 12px 0; }
#site-navigation #primary-menu > li.menu-item-has-children.expanded > .overlay-breaker {
        visibility: visible; }
#site-navigation #primary-menu > li.menu-item-has-children.expanded > .overlay-breaker > .sub-menu-container {
          transform: translateX(0);
          -webkit-transform: translateX(0); }
#site-navigation #special-menu {
    font-weight: 200;
    font-size: 16px;
    list-style: none;
    padding: 0;
    margin: 0; }
@media screen and (max-width: 48em) {
      #site-navigation #special-menu {
        position: relative;
        top: 0;
        left: 0;
        max-width: 262px;
        padding-bottom: 0;
        margin: 0 auto; } }
#site-navigation #special-menu > li {
      margin: 0;
      padding: 0;
      transition: .5s background-color; }
@media all and (max-width: 48em) {
        #site-navigation #special-menu > li {
          float: left;
          height: 100%; } }
@media screen and (max-width: 48em) {
        #site-navigation #special-menu > li {
          float: none;
          display: table-cell; } }
#site-navigation #special-menu > li.current-menu-item {
        background-color: #ECECEC;
        height: 100%; }
@media all and (max-width: 48em) {
          #site-navigation #special-menu > li.current-menu-item {
            background-color: transparent; } }
@media screen and (max-width: 48em) {
          #site-navigation #special-menu > li.current-menu-item {
            background-color: #ECECEC; } }
#site-navigation #special-menu > li.menu-item-has-children > a:after {
        content: "E";
        font-family: "Glyphter";
        display: inline-block;
        vertical-align: top;
        margin-left: 1em;
        margin-top: .25em;
        font-size: .75em;
        transition: .3s all;
        width: .75em;
        height: .75em; }
#site-navigation #special-menu > li.menu-item-has-children.expanded {
        background-color: black; }
#site-navigation #special-menu > li.menu-item-has-children.expanded > a {
          color: white; }
#site-navigation #special-menu > li > a {
        display: block;
        padding: 12px 18px;
        color: #333333;
        background-color: transparent;
        transition: color .2s ease-in-out, background-color .2s ease-in-out;
        height: 100%; }
#site-navigation #special-menu > li > a:hover {
          background-color: #000;
          color: #fff; }
@media screen and (max-width: 48em) {
          #site-navigation #special-menu > li > a {
            padding-top: 3.25em; } }
@media screen and (max-width: 48em) {
          #site-navigation #special-menu > li > a {
            padding: 12px 18px; } }
#site-navigation #special-menu > li > ul.sub-menu {
        display: none; }
#site-navigation #special-menu > li > .overlay-breaker {
        overflow: hidden;
        visibility: hidden;
        position: fixed;
        width: 283px;
        top: 0;
        left: 151px;
        bottom: 0; }
#site-navigation #special-menu > li > .overlay-breaker > .sub-menu-container {
          width: 283px;
          display: table;
          vertical-align: middle;
          height: 100%;
          background: black;
          transform: translateX(-283px);
          -webkit-transform: translateX(-283px);
          transition: .5s transform; }
#site-navigation #special-menu > li > .overlay-breaker > .sub-menu-container > ul.sub-menu {
            display: table-cell;
            vertical-align: middle;
            list-style: none;
            padding: 0 24px; }
#site-navigation #special-menu > li > .overlay-breaker > .sub-menu-container > ul.sub-menu > li > a {
              display: inline-block;
              color: white;
              padding: 12px 0; }
#site-navigation #special-menu > li.menu-item-has-children.expanded > .overlay-breaker {
        visibility: visible; }
#site-navigation #special-menu > li.menu-item-has-children.expanded > .overlay-breaker > .sub-menu-container {
          transform: translateX(0);
          -webkit-transform: translateX(0); }
#site-navigation #primary-menu {
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 12px;
    margin-bottom: 24px; }
@media screen and (max-width: 48em) {
      #site-navigation #primary-menu {
        border-bottom: none;
        position: absolute;
        top: 0;
        left: 31.5%;
        height: 100%;
        padding-top: 0;
        padding-bottom: 0; } }
@media screen and (max-width: 48em) {
      #site-navigation #primary-menu {
        position: relative;
        top: 0;
        left: 0;
        padding-bottom: 0;
        margin: 0 auto;
        display: table;
        table-layout: fixed;
        width: 100%; } }
#site-navigation .social-media {
    position: absolute;
    bottom: 24px;
    left: 18px;
    right: 0;
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
    display: table;
    width: calc(100% - 36px); }
@media screen and (max-width: 48em) {
      #site-navigation .social-media {
        display: none; } }
#site-navigation .social-media li {
      display: table-cell; }
#site-navigation .social-media li a {
        display: block;
        background: #B3B3B3;
        color: white;
        width: 30px;
        height: 30px;
        border-radius: 100%; }
#site-navigation .social-media li a:hover {
          background: #30b8e8;
          background-color: #000; }
#site-navigation .social-media li a i {
          vertical-align: top;
          font-size: 0;
          vertical-align: baseline;
          line-height: 31px; }
#site-navigation .social-media li a i:before {
            font-size: 16px; }
@media screen and (max-width: 48em) {
  .menu-main-nav-container {
    background-color: #F9F9F9;
    width: 100%;
    margin-top: 88px; } }
@media screen and (max-width: 48em) {
  .menu-special-menu-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-x: hidden;
    overflow-y: auto;
    background: black;
    z-index: -1;
    padding: 96px 64px 28px;
    visibility: hidden;
    opacity: 0;
    transition: .5s opacity; } }
.menu-special-menu-container .social-media.mobile-version {
  display: none; }
@media all and (max-width: 768px) {
  #site-navigation.toggled .menu-special-menu-container {
    display: block;
    z-index: 2;
    visibility: visible;
    opacity: 1; }
    #site-navigation.toggled .menu-special-menu-container .social-media.mobile-version {
      display: table;
      text-align: center;
      max-width: 300px;
      margin: 24px auto;
      text-align: center;
      position: relative;
      left: auto;
      bottom: auto; }
      #site-navigation.toggled .menu-special-menu-container .social-media.mobile-version li a {
        display: inline-block;
        font-size: 24px;
        width: 42px;
        height: 42px;
        background: white; }
        #site-navigation.toggled .menu-special-menu-container .social-media.mobile-version li a i {
          line-height: 40px; }
          #site-navigation.toggled .menu-special-menu-container .social-media.mobile-version li a i:before {
            font-size: 24px;
            color: black; }
    #site-navigation.toggled .menu-special-menu-container #special-menu {
      display: block;
      text-align: center;
      padding: 0 24px;
      position: relative;
      top: 0;
      left: 0;
      max-width: none;
      margin: 0 auto; }
      #site-navigation.toggled .menu-special-menu-container #special-menu > li {
        display: block;
        font-size: 24px;
        float: none !important;
        background: transparent; }
        #site-navigation.toggled .menu-special-menu-container #special-menu > li.menu-item-has-children {
          border-top: 1px solid #666;
          background-color: transparent !important; }
          #site-navigation.toggled .menu-special-menu-container #special-menu > li.menu-item-has-children > a:after {
            content: none; }
        #site-navigation.toggled .menu-special-menu-container #special-menu > li > a {
          color: white;
          padding: 12px 18px; }
        #site-navigation.toggled .menu-special-menu-container #special-menu > li > .overlay-breaker {
          overflow: auto;
          visibility: visible;
          position: relative;
          width: auto;
          top: auto;
          left: auto;
          bottom: auto; }
          #site-navigation.toggled .menu-special-menu-container #special-menu > li > .overlay-breaker > .sub-menu-container {
            display: block;
            width: 100%;
            height: auto;
            background: transparent;
            transform: translateX(0px);
            -webkit-transform: translateX(0px);
            transition: .5s transform; }
            #site-navigation.toggled .menu-special-menu-container #special-menu > li > .overlay-breaker > .sub-menu-container > ul.sub-menu {
              display: block;
              margin: 0;
              border-bottom: 1px solid #666; }
              #site-navigation.toggled .menu-special-menu-container #special-menu > li > .overlay-breaker > .sub-menu-container > ul.sub-menu > li {
                display: block;
                font-size: 18px; }
                #site-navigation.toggled .menu-special-menu-container #special-menu > li > .overlay-breaker > .sub-menu-container > ul.sub-menu > li > a {
                  color: #999; } }
.facetwp-facet.facetwp-facet-search.facetwp-type-search {
  margin-top: 62px !important; }
/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.site-header {
  padding: 0;
  position: fixed;
  z-index: 350;
  width: 152.0px;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: white;
  border-right: 1px solid #E6E6E6; }
@media screen and (max-width: 48em) {
    .site-header {
      width: 100%;
      bottom: auto;
      height: 120px;
      border-right: none;
      border-bottom: 1px solid #E6E6E6; } }
@media screen and (max-width: 35.5em) {
    .site-header {
      height: 137px; } }
@media print {
    .site-header {
      display: none; } }
#print-only-logo {
  display: none;
  max-height: 4em; }
@media print {
    #print-only-logo {
      display: block; } }
body.admin-bar .site-header {
  top: 32px; }
@media screen and (max-width: 782px) {
    body.admin-bar .site-header {
      top: 46px; } }
#content, #colophon, .site-branding {
  transition: .5s opacity;
  opacity: 1; }
@media all and (max-width: 768px) {
  body.active {
    overflow: hidden;
    background: black;
    max-height: 100vh; }
    body.active #content, body.active #colophon, body.active .site-branding {
      opacity: 0;
      z-index: -1;
      height: 0; } }
.site-title {
  font-size: 0;
  margin: 0;
  position: relative;
  display: block;
  text-align: center;
  padding: 24px 0; }
@media screen and (max-width: 48em) {
    .site-title {
      display: block;
      width: auto;
      padding: 0;
      margin-left: 16px;
      margin-top: 12px; } }
.site-title a {
    background-image: url(images/logo-main.png);
    background-size: 100%;
    background-repeat: no-repeat;
    display: inline-block;
    width: 110px;
    height: 110px; }
@media screen and (max-width: 48em) {
      .site-title a {
        width: 78px;
        height: 78px; } }
@media screen and (max-width: 35.5em) {
      .site-title a {
        width: 64px;
        height: 64px; } }
.site-description {
  font-size: 0; }
@media print {
  .site-branding {
    display: none !important;
    opacity: 0;
    visibility: hidden; } }
@media screen and (max-width: 48em) {
  .site-branding {
    position: absolute; } }
.hamburger, .hamburger:focus {
  position: absolute;
  right: 16px;
  top: 28px;
  outline: none;
  box-shadow: none !important;
  display: none; }
@media screen and (max-width: 48em) {
    .hamburger, .hamburger:focus {
      display: block;
      z-index: 3;
      top: 16px; } }
@media all and (max-width: 768px) {
  #site-navigation.toggled .hamburger .hamburger-inner, #site-navigation.toggled .hamburger .hamburger-inner:before, #site-navigation.toggled .hamburger .hamburger-inner:after {
    background-color: white; } }
/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.site-footer {
  background: #ECECEC;
  font-family: "acumin-pro",sans-serif;
  color: #808080;
  font-weight: 400;
  font-size: 14px;
  margin-left: 152.0px;
  padding-bottom: 24px; }
@media all and (max-width: 48em) {
    .site-footer {
      margin-left: 0;
      padding-right: 28px;
      padding-left: 28px; } }
@media print {
    .site-footer {
      display: none; } }
.site-footer .footer-inner {
    padding: 24px 0 0;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    border-top: 1px solid #d7d7d7;
    width: 92%; }
@media screen and (max-width: 48em) {
      .site-footer .footer-inner {
        margin-left: 0;
        width: 100%; } }
.site-footer .footer-inner strong {
      color: #2b2b2b;
      font-weight: 300;
      text-transform: uppercase;
      display: block;
      margin-bottom: .5em;
      color: #212121;
      font-weight: 400; }
@media screen and (max-width: 48em) {
        .site-footer .footer-inner strong {
          margin-bottom: 0; } }
.site-footer .footer-inner strong b {
        font-weight: 400;
        text-transform: none;
        color: #808080; }
@media (max-width: 64em) {
    .site-footer .field-address-info {
      width: 50%; } }
@media screen and (max-width: 48em) {
    .site-footer .field-address-info {
      margin-bottom: 0; } }
@media screen and (max-width: 35.5em) {
    .site-footer .field-address-info {
      width: 100%; } }
@media (max-width: 64em) {
    .site-footer .utility-menu-container {
      width: 50%; } }
@media screen and (max-width: 48em) {
    .site-footer .utility-menu-container {
      max-width: 358px; } }
@media screen and (max-width: 35.5em) {
    .site-footer .utility-menu-container {
      width: 100%;
      margin-top: 24px; } }
.site-footer .utility-menu-container ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
    column-count: 2; }
@media screen and (max-width: 35.5em) {
      .site-footer .utility-menu-container ul {
        -webkit-column-count: 1;
        -moz-column-count: 1; } }
.site-footer .utility-menu-container ul li {
      display: block;
      margin-right: 1em; }
.site-footer .utility-menu-container ul li a {
        color: #808080; }
.site-footer .gravity-switch {
    text-align: right;
    position: relative; }
@media (max-width: 64em) {
      .site-footer .gravity-switch {
        text-align: left;
        margin-top: 40px; } }
@media screen and (max-width: 48em) {
      .site-footer .gravity-switch {
        margin-top: 0; } }
@media screen and (max-width: 35.5em) {
      .site-footer .gravity-switch {
        margin-top: 0; } }
.site-footer .gravity-switch .gs-inner {
      position: absolute;
      right: 0px;
      left: 0;
      bottom: 0; }
@media screen and (max-width: 48em) {
        .site-footer .gravity-switch .gs-inner {
          position: relative;
          text-align: left;
          margin-top: 2em; } }
.site-footer .gravity-switch a {
      display: inline-block;
      text-decoration: none;
      color: #2B2B2B;
      transition: color .25s ease-in-out;
      font-weight: normal; }
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 15.75px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }
.widget select {
    max-width: 100%; }
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
@media screen and (max-width: 600px) {
  body #wpadminbar {
    position: fixed !important; } }
body #mfPreviewBar {
  display: none !important; }
body .site-main {
  margin: 0;
  padding: 0; }
body .entry-content {
  color: #2F3944; }
body.page .field-title, body.post .field-title, body.error404 .field-title, body.index .field-title, body.archive[class*="tax-"] .field-title {
  text-transform: uppercase;
  margin: 0 auto 48px;
  color: #2B2B2B;
  text-align: center;
  font-family: "minion-pro", serif;
  font-size: 52px;
  font-weight: 600;
  line-height: 1; }
@media screen and (min-width: 35.5em) {
    body.page .field-title, body.post .field-title, body.error404 .field-title, body.index .field-title, body.archive[class*="tax-"] .field-title {
      margin-bottom: 24px; } }
body.page #content, body.post #content, body.error404 #content, body.index #content, body.archive[class*="tax-"] #content {
  margin-left: 152.0px; }
@media screen and (max-width: 48em) {
    body.page #content, body.post #content, body.error404 #content, body.index #content, body.archive[class*="tax-"] #content {
      margin-left: 0; } }
@media print {
    body.page #content, body.post #content, body.error404 #content, body.index #content, body.archive[class*="tax-"] #content {
      margin-left: 0; } }
body.page .site-main, body.post .site-main, body.error404 .site-main, body.index .site-main, body.archive[class*="tax-"] .site-main {
  margin: 0 auto;
  max-width: 1200px; }
body.page #primary, body.post #primary, body.error404 #primary, body.index #primary, body.archive[class*="tax-"] #primary {
  background: #ECECEC; }
body.page .generic-container, body.post .generic-container, body.error404 .generic-container, body.index .generic-container, body.archive[class*="tax-"] .generic-container {
  padding: 168px 192px;
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  min-height: calc(100vh - 98px); }
@media screen and (max-width: 64em) {
    body.page .generic-container, body.post .generic-container, body.error404 .generic-container, body.index .generic-container, body.archive[class*="tax-"] .generic-container {
      padding: 168px 72px; } }
@media screen and (max-width: 48em) {
    body.page .generic-container, body.post .generic-container, body.error404 .generic-container, body.index .generic-container, body.archive[class*="tax-"] .generic-container {
      padding: 124px 32px; } }
@media screen and (max-width: 35.5em) {
    body.page .generic-container, body.post .generic-container, body.error404 .generic-container, body.index .generic-container, body.archive[class*="tax-"] .generic-container {
      padding: 204px 24px 168px; } }
section.error-404 {
  text-align: center; }
section.error-404 h1 {
    color: #F59231;
    font-size: 32px;
    margin-bottom: 12px; }
section.error-404 strong {
    display: block;
    font-size: 21px;
    margin: 0 auto; }
section.error-404 p, section.error-404 div {
    font-size: 12px;
    max-width: 50%;
    margin: 0 auto 1em; }
section.error-404 a {
    display: inline-block;
    background-color: #F59231;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    padding: 1em 2em; }
.field-content h3 {
  font-family: "acumin-pro",sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  padding: 16px 4px 16px;
  font-weight: 400;
  color: #212121;
  letter-spacing: 0.025em;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 4px; }
.field-content h3 + p {
  text-align: center;
  font-size: 16px;
  margin-bottom: 24px; }
.reviews {
  background-color: #fff;
  padding: 36px;
  max-width: 960px;
  margin: 0 auto; }
/* Styling for reviewers’ names */
.reviews h3 {
  font-size: 14px;
  text-align: right;
  font-weight: 500;
  padding-top: 0;
  padding-bottom: 21px;
  letter-spacing: 0.045em;
  line-height: 1.4; }
/* Removes extra padding from last reviewer’s name */
.reviews h3:last-child {
  padding-bottom: 0; }
/************** Styles for timeline ******************/
/* Style revisions to ui cards in timeline */
#cd-timeline .cd-timeline-content {
  box-shadow: none !important;
  background: #fff !important;
  border-radius: 0; }
/* Reduces size of p text in ui cards */
.cd-timeline-block:last-child, .cd-timeline-content .the-excerpt p {
  font-size: 16px; }
/* Reduces size of main heading for ui card */
.cd-timeline-content h2 {
  margin: 0;
  font-size: 24px;
  line-height: 1; }
/* Style tweaks to dates */
.cd-timeline-title-container .timeline-date {
  font-weight: 400;
  color: #212121;
  letter-spacing: 0.045em;
  font-style: normal !important;
  margin: 8px 0 24px !important;
  line-height: 1; }
/************** Style tweaks for Meet the Salooms ******************/
/* Style tweaks to names */
.so-widget-sow-features-default-fa85790cf8c2 .sow-features-list .sow-features-feature h5 {
  margin: 1em 0;
  font-family: "acumin-pro",sans-serif;
  font-weight: 600;
  color: #212121;
  text-transform: uppercase;
  color: #212121;
  letter-spacing: 0.045em;
  margin-bottom: 0 !important; }
.so-widget-sow-features-default-fa85790cf8c2 .sow-features-list .sow-features-feature .textwidget {
  text-align: center; }
.so-widget-sow-headline-default-e692e8548dc2 .sow-headline-container h1.sow-headline {
  margin: 0 auto 48px;
  color: #2B2B2B !important;
  text-align: center !important;
  font-size: 52px;
  font-weight: 600 !important;
  line-height: 1 !important;
  font-family: "minion-pro", serif !important; }
body.page-template-product-search .product-share-links, body.page-template-product-page .product-share-links {
  position: relative;
  padding: 0 24px; }
body.page-template-product-search .product-share-links ul, body.page-template-product-page .product-share-links ul {
    list-style: none;
    width: auto;
    padding: 0;
    margin: 0;
    display: table;
    width: 100%;
    max-width: 100%;
    table-layout: fixed;
    margin-top: 12px;
    text-align: center;
    max-width: 12.5em; }
@media screen and (max-width: 35.5em) {
      body.page-template-product-search .product-share-links ul, body.page-template-product-page .product-share-links ul {
        margin: 0 auto; } }
body.page-template-product-search .product-share-links ul li, body.page-template-product-page .product-share-links ul li {
      vertical-align: top;
      line-height: 16px;
      display: table-cell; }
body.page-template-product-search .product-share-links ul li a, body.page-template-product-page .product-share-links ul li a {
        display: inline-block;
        font-size: 0;
        line-height: 1;
        color: transparent;
        margin: 0;
        overflow: hidden;
        vertical-align: top;
        padding-left: 32px; }
body.page-template-product-search .product-share-links ul li a:after, body.page-template-product-page .product-share-links ul li a:after {
          content: "";
          color: #666;
          font-size: 24px;
          font-family: "fontawesome";
          transition: color .25s ease-in-out; }
body.page-template-product-search .product-share-links ul li a:hover:after, body.page-template-product-page .product-share-links ul li a:hover:after {
          color: #000; }
body.page-template-product-search .product-share-links ul li a.share-twitter:after, body.page-template-product-page .product-share-links ul li a.share-twitter:after {
                      content: " ";
                      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' height='1em' viewBox='0 0 512 512'%3e%3c!--! Font Awesome Free 6.4.2 by %40fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --%3e%3cpath d='M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z'/%3e%3c/svg%3e");            color: white;
            background-size: cover;
            width: 1.25rem;
            height: 1.25rem;
            display: inline-block; 
            vertical-align: bottom;
 }
body.page-template-product-search .product-share-links ul li a.share-facebook:after, body.page-template-product-page .product-share-links ul li a.share-facebook:after {
          content: ""; }
body.page-template-product-search .product-share-links ul li a.share-instagram:after, body.page-template-product-page .product-share-links ul li a.share-instagram:after {
          content: ""; }
body.page-template-product-search .product-share-links ul li a.share-email:after, body.page-template-product-page .product-share-links ul li a.share-email:after {
          content: "\f003"; }
@media all and (max-width: 48em) {
  body.page-template-product-search #content {
    margin-left: 0;
    margin-top: 300px; } }
@media (max-width: 35.5em) {
  body.page-template-product-search #content {
    margin-top: 286px; } }
body.page-template-product-search span.facetwp-search-wrap {
  width: 100%;
  display: block; }
body.page-template-product-search i.facetwp-btn {
  top: 10px; }
body.page-template-product-search .product-share-links {
  max-width: 140px;
  margin: 0 auto;
  padding: 0; }
body.page-template-product-search .product-share-links ul {
    margin: 0 auto;
    max-width: 100%; }
body.page-template-product-search .product-share-links ul li a {
      padding: 16.0008px 8.0016px; }
body.page-template-product-search .product-share-links ul li a:after {
        font-size: 20px; }
body.page-template-product-search .product-share-links ul li a:hover:after {
        color: #000; }
body.page-template-product-search #primary {
  padding: 0;
  box-shadow: none;
  background: white;
  margin-left: 283px;
  min-height: 300px; }
@media all and (max-width: 48em) {
    body.page-template-product-search #primary {
      margin-left: 0; } }
body.page-template-product-search #primary:before {
    content: none; }
body.page-template-product-search .site-footer {
  background: white;
  margin-left: 435px;
  padding-top: 48px;
  padding-right: 28px;
  padding-left: 28px; }
@media (max-width: 64em) {
    body.page-template-product-search .site-footer .gravity-switch .gs-inner {
      position: relative;
      text-align: left; } }
@media all and (max-width: 48em) {
    body.page-template-product-search .site-footer {
      margin-left: 0; } }
@media (max-width: 64em) {
  body.page-template-product-search .utility-menu-container {
    margin-top: 24px; } }
body.page-template-product-search .field-search-area-title {
  color: #1A2E64;
  font-size: 58px;
  font-weight: 900;
  text-align: center;
  margin-bottom: 48px; }
body.page-template-product-search .facet-container {
  position: fixed;
  width: 283px;
  top: 0;
  bottom: 0;
  display: table;
  vertical-align: middle;
  height: 100%;
  padding: 0 24px;
  background: #ECECEC; }
@media all and (max-width: 48em) {
    body.page-template-product-search .facet-container {
      height: 180px;
      bottom: auto;
      display: block;
      width: 100%;
      top: 120px;
      position: fixed;
      z-index: 2;
      background: #ECECEC;
      overflow: hidden;
      transition: .5s height; } }
@media (max-width: 35.5em) {
    body.page-template-product-search .facet-container {
      top: 136px;
      height: 150px; } }
@media all and (max-width: 48em) {
    body.page-template-product-search .facet-container.expanded {
      height: calc(100vh - 120px);
      z-index: 3; }
      body.page-template-product-search .facet-container.expanded .field-facets > a:after {
        content: "–";
        right: 1px; }
      body.page-template-product-search .facet-container.expanded .field-facets > ul {
        display: block;
        width: 100%;
        overflow-y: scroll;
        position: absolute;
        display: block;
        bottom: 0;
        top: 185px;
        left: 0;
        padding: 28px; }
      body.page-template-product-search .facet-container.expanded .mobile-facets-toggle:after {
        transform: rotate(90deg); } }
@media (max-width: 35.5em) {
  body.page-template-product-search .facet-container.expanded .field-facets > ul {
    top: 111px; } }
@media all and (max-width: 48em) {
  body.page-template-product-search.admin-bar .facet-container {
    top: 164px; }
    body.page-template-product-search.admin-bar .facet-container > a {
      top: 284px; } }
body.page-template-product-search .mobile-facets-toggle {
  display: none; }
@media all and (max-width: 48em) {
    body.page-template-product-search .mobile-facets-toggle {
      display: block;
      text-transform: uppercase;
      font-size: 14px;
      font-weight: bold;
      width: 100%;
      text-align: center;
      color: #2b2b2b;
      border-top: 1px solid #ccc;
      position: fixed;
      z-index: 999;
      top: 240px;
      padding: 20px;
      left: 0;
      background: #ECECEC; } }
@media (max-width: 35.5em) {
    body.page-template-product-search .mobile-facets-toggle {
      top: 236px;
      padding: 14px; } }
body.page-template-product-search .mobile-facets-toggle:after {
    content: "";
    display: inline-block;
    background-image: url(images/icon-facet-arrow-right.svg);
    background-size: 100%;
    background-size: contain;
    background-position: 50%;
    width: 8px;
    height: 12px;
    margin-left: .5em;
    vertical-align: middle;
    transform: rotate(0deg);
    transition: .5s transform; }
body.page-template-product-search .field-facets {
  display: table-cell;
  vertical-align: middle; }
@media all and (max-width: 48em) {
    body.page-template-product-search .field-facets {
      display: block; } }
@media all and (max-width: 48em) {
    body.page-template-product-search .field-facets > .facetwp-facet {
      display: block;
      margin-top: 48px; }
      body.page-template-product-search .field-facets > .facetwp-facet .facetwp-search-wrap input.facetwp-search {
        width: 100%;
        border-radius: 0; } }
@media (max-width: 35.5em) {
    body.page-template-product-search .field-facets > .facetwp-facet {
      margin-top: 25px; } }
body.page-template-product-search .field-facets ul {
    margin: 0;
    padding: 0;
    list-style: none;
    min-height: 100px; }
@media all and (max-width: 48em) {
      body.page-template-product-search .field-facets ul {
        display: none; } }
body.page-template-product-search .field-facets ul li {
      border-top: 1px solid #ccc; }
body.page-template-product-search .field-facets ul li:last-child {
        border-bottom: 1px solid #ccc; }
body.page-template-product-search .field-facets ul li > a {
        display: block;
        text-decoration: none;
        position: relative;
        font-weight: bold;
        font-size: 14px;
        color: #2B2B2B;
        font-weight: normal;
        text-transform: uppercase;
        padding: 16px 0; }
body.page-template-product-search .field-facets ul li > a:after {
          content: "+";
          display: inline-block;
          position: absolute;
          top: 16px;
          right: 0px;
          font-size: 1.5em;
          line-height: 0.75em;
          font-weight: 300; }
body.page-template-product-search .field-facets ul li .facetwp-facet {
        overflow: hidden;
        display: none;
        margin-bottom: 0;
        padding-bottom: 24px; }
body.page-template-product-search .field-facets .facetwp-radio, body.page-template-product-search .field-facets .facetwp-checkbox {
    background: url("images/icon-checkbox-finder-empty.svg") 0 0 no-repeat;
    background-size: 18px 18px;
    padding-left: 2em;
    cursor: pointer;
    color: #6B6868;
    font-weight: 300;
    font-size: 14px; }
body.page-template-product-search .field-facets .facetwp-radio.checked, body.page-template-product-search .field-facets .facetwp-checkbox.checked {
    background-image: url("images/icon-checkbox-finder-full.svg"); }
body.page-template-product-search .field-results {
  margin: 0 0 24px;
  padding: 36px; }
body.page-template-product-search .field-results .result {
    position: relative;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
@media screen and (max-width: 48em) {
      body.page-template-product-search .field-results .result {
        width: 50%; } }
@media screen and (max-width: 35.5em) {
      body.page-template-product-search .field-results .result {
        width: 100%; } }
body.page-template-product-search .field-results .result .result-inner {
      padding: 36px 0; }
@media (max-width: 48em) {
        body.page-template-product-search .field-results .result .result-inner {
          padding: 36px 0 0; } }
@media (max-width: 35.5em) {
        body.page-template-product-search .field-results .result .result-inner {
          padding: 0; } }
body.page-template-product-search .field-results .result .field-product-photo {
      width: 284px;
      height: 284px;
      max-width: 100%;
      background-size: 100%;
      background-size: contain;
      background-position: center center !important;
      background-repeat: no-repeat;
      margin: 0 auto;
      display: block; }
@media all and (min-width: 86em) {
        body.page-template-product-search .field-results .result .field-product-photo {
          width: calc(214px + 6vw);
          height: calc(214px + 6vw); } }
@media (max-width: 35.5em) {
        body.page-template-product-search .field-results .result .field-product-photo {
          height: 232px;
          width: 232px; } }
body.page-template-product-search .field-results .result .field-product-photo img {
        opacity: 0;
        width: 100%;
        height: 100%; }
@media print {
          body.page-template-product-search .field-results .result .field-product-photo img {
            opacity: 1;
            width: auto;
            height: auto; } }
body.page-template-product-search .field-results .result .field-title {
      padding: 0;
      margin-bottom: .25em;
      font-size: 14px;
      line-height: 1.1em;
      text-transform: none;
      font-family: "acumin-pro", sans-serif;
      font-weight: 400; }
body.page-template-product-search .field-results .result .field-title a {
        color: #2B2B2B;
        text-decoration: none; }
body.page-template-product-search .field-results .result .details-column {
      position: relative; }
body.page-template-product-search .field-results .result .details-column a {
        color: #000; }
body.page-template-product-search .field-results .result:hover .details-column a {
      color: #000; }
body.page-template-product-search .field-results .result .permalink.more {
      text-decoration: none;
      font-size: 14px;
      text-align: center;
      display: block;
      color: #999;
      font-weight: normal; }
body.page-template-product-page {
  background: white; }
@media print {
    body.page-template-product-page {
      font-size: 16px !important; }
      body.page-template-product-page table, body.page-template-product-page img {
        page-break-inside: avoid !important;
        page-break-before: avoid !important; } }
@media print {
    body.page-template-product-page .ui-widget-content {
      display: block !important; } }
body.page-template-product-page img.print-photo {
    opacity: 0;
    width: 100%;
    object-fit: contain; }
@media print {
      body.page-template-product-page img.print-photo {
        opacity: 1;
        display: block;
        max-height: 16em;
        width: auto !important; } }
body.page-template-product-page img.print-photo-pdf {
    display: none;
    opacity: 0;
    width: 100%;
    object-fit: contain; }
@media print {
      body.page-template-product-page img.print-photo-pdf {
        opacity: 1;
        display: block;
        max-height: 16em;
        width: auto !important; } }
@media print {
    body.page-template-product-page .field-finishes iframe, body.page-template-product-page .field-quality iframe {
      display: none; } }
body.page-template-product-page .quick-contact {
    display: flex;
    flex-wrap: nowrap; }
@media print {
      body.page-template-product-page .quick-contact {
        display: none; } }
body.page-template-product-page footer {
    background: white; }
body.page-template-product-page #primary {
    background: white; }
body.page-template-product-page #page {
    padding-bottom: 132px; }
body.page-template-product-page .site-main {
    padding: 120px 48px 48px 0; }
@media all and (max-width: 64em) {
      body.page-template-product-page .site-main {
        padding: 24px; } }
@media print {
      body.page-template-product-page .site-main {
        padding: 0;
        display: block; } }
body.page-template-product-page .field-description {
    margin-top: 24px; }
body.page-template-product-page .field-description h2 {
      font-family: "acumin-pro", sans-serif;
      font-size: 14px;
      text-transform: uppercase;
      margin: 0;
      color: #212121;
      font-weight: 400;
      letter-spacing: 0.045em; }
body.page-template-product-page .field-description p {
      margin-bottom: 40px; }
body.page-template-product-page .field-description p, body.page-template-product-page .field-description div {
      font-weight: 400;
      font-size: 16px;
      color: #646464; }
body.page-template-product-page .product-feature-container {
    position: relative;
    z-index: 1;
    max-width: 1600px;
    margin: 0 auto; }
@media print {
      body.page-template-product-page .product-feature-container {
        margin: 0;
        display: block !important; } }
body.page-template-product-page .page-sidebar {
    position: relative; }
@media print {
      body.page-template-product-page .page-sidebar {
        width: 100% !important;
        display: block; } }
body.page-template-product-page .product-photos {
    margin-bottom: 24px; }
body.page-template-product-page .field-product-photo {
    position: relative;
    margin-top: 116px;
    margin-left: 60px;
    margin-right: 96px;
    margin-bottom: 48px;
    background-size: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center !important;
    height: 755px; }
@media print {
      body.page-template-product-page .field-product-photo {
        display: none !important; } }
@media all and (max-width: 64em) {
      body.page-template-product-page .field-product-photo {
        margin: 28px;
        max-height: 50vw; } }
@media (max-width: 48em) {
      body.page-template-product-page .field-product-photo {
        max-height: 66vw;
        margin-top: 180px; } }
@media print {
      body.page-template-product-page .field-product-photo {
        margin: 0px;
        height: auto !important; } }
body.page-template-product-page .product-share-links {
    padding: 0; }
@media screen and (max-width: 35.5em) {
      body.page-template-product-page .product-share-links {
        width: 100%; } }
@media print {
      body.page-template-product-page .product-share-links {
        display: none; } }
@media screen and (max-width: 64.875em) {
      body.page-template-product-page .product-share-links ul {
        margin-top: 64px; } }
@media screen and (max-width: 35.5em) {
      body.page-template-product-page .product-share-links ul {
        margin-top: 0; } }
body.page-template-product-page .product-share-links ul li a {
      line-height: 1.6;
      overflow: visible; }
@media screen and (max-width: 35.5em) {
        body.page-template-product-page .product-share-links ul li a:first-child {
          padding-left: 0; } }
body.page-template-product-page .product-actions {
    display: flex; }
@media screen and (max-width: 35.5em) {
      body.page-template-product-page .product-actions {
        display: block; } }
body.page-template-product-page .button.tell-us, body.page-template-product-page .button.tell-us:visited, body.page-template-product-page .button.print-pdf, body.page-template-product-page .button.print-pdf:visited {
    margin-bottom: 48px;
    font-weight: normal;
    font-size: 14px;
    transition: all .25s ease-in-out;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.3;
    padding: 1.4em 2.88888889em;
    background-color: #000;
    border: 1px solid #000; }
@media screen and (max-width: 64.875em) {
      body.page-template-product-page .button.tell-us, body.page-template-product-page .button.tell-us:visited, body.page-template-product-page .button.print-pdf, body.page-template-product-page .button.print-pdf:visited {
        margin-top: 50px; } }
@media screen and (max-width: 48em) {
      body.page-template-product-page .button.tell-us, body.page-template-product-page .button.tell-us:visited, body.page-template-product-page .button.print-pdf, body.page-template-product-page .button.print-pdf:visited {
        letter-spacing: 0; } }
@media screen and (max-width: 35.5em) {
      body.page-template-product-page .button.tell-us, body.page-template-product-page .button.tell-us:visited, body.page-template-product-page .button.print-pdf, body.page-template-product-page .button.print-pdf:visited {
        width: 100%; } }
body.page-template-product-page .button.tell-us:hover, body.page-template-product-page .button.print-pdf:hover {
    background-color: transparent;
    color: #000; }
body.page-template-product-page .field-title {
    text-align: left;
    text-transform: none;
    width: 100%;
    margin: 0;
    line-height: 1;
    font-size: 42px; }
@media all and (max-width: 64em) {
      body.page-template-product-page .field-title {
        font-size: 32px; } }
body.page-template-product-page .field-product-number {
    color: #5a5a5a;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 48px; }
body.page-template-product-page .field-dimensions {
    padding-top: 24px; }
body.page-template-product-page .field-dimensions h2, body.page-template-product-page .field-dimensions h3, body.page-template-product-page .field-dimensions h4 {
      margin-bottom: 0;
      font-family: "acumin-pro",sans-serif;
      font-weight: 400;
      color: #646464;
      font-size: 1em; }
body.page-template-product-page .field-dimensions h2 strong, body.page-template-product-page .field-dimensions h3 strong, body.page-template-product-page .field-dimensions h4 strong {
        color: #212121; }
body.page-template-product-page .field-content {
    padding-top: 24px; }
@media print {
    body.page-template-product-page .product-photos br, body.page-template-product-page .field-finishes br, body.page-template-product-page .field-fabrics br {
      display: none; } }
body.page-template-product-page .product-photos ul, body.page-template-product-page .field-finishes ul, body.page-template-product-page .field-fabrics ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-left: 0; }
@media print {
      body.page-template-product-page .product-photos ul, body.page-template-product-page .field-finishes ul, body.page-template-product-page .field-fabrics ul {
        display: block !important; } }
body.page-template-product-page .product-photos ul li, body.page-template-product-page .field-finishes ul li, body.page-template-product-page .field-fabrics ul li {
      height: 10vw;
      display: table;
      vertical-align: middle;
      padding-right: 12px;
      padding-bottom: 12px; }
@media print {
        body.page-template-product-page .product-photos ul li, body.page-template-product-page .field-finishes ul li, body.page-template-product-page .field-fabrics ul li {
          display: block !important;
          height: auto;
          padding-right: 0;
          width: 100%; } }
body.page-template-product-page .product-photos ul li a, body.page-template-product-page .field-finishes ul li a, body.page-template-product-page .field-fabrics ul li a {
        display: table-cell;
        margin-bottom: 6px;
        background-size: 100%;
        background-size: contain;
        background-position: center center !important;
        background-repeat: no-repeat;
        color: transparent;
        position: relative; }
@media print {
          body.page-template-product-page .product-photos ul li a, body.page-template-product-page .field-finishes ul li a, body.page-template-product-page .field-fabrics ul li a {
            display: block;
            margin-bottom: 0; } }
body.page-template-product-page .product-photos ul li span, body.page-template-product-page .field-finishes ul li span, body.page-template-product-page .field-fabrics ul li span {
        display: table-cell;
        margin-right: 7px;
        margin-bottom: 7px;
        background-size: 100%;
        background-size: cover;
        background-position: center center !important;
        background-repeat: no-repeat;
        background-color: #555;
        color: white;
        position: relative;
        height: 0;
        text-align: center;
        vertical-align: middle;
        padding: 0 12px;
        font-weight: bold;
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4); }
@media print {
          body.page-template-product-page .product-photos ul li span, body.page-template-product-page .field-finishes ul li span, body.page-template-product-page .field-fabrics ul li span {
            display: block;
            height: auto; } }
body.page-template-product-page .product-photos ul li strong, body.page-template-product-page .field-finishes ul li strong, body.page-template-product-page .field-fabrics ul li strong {
        text-align: center;
        display: block;
        margin-bottom: 12px; }
@media print {
    body.page-template-product-page .field-finishes > *:not(.show-swatches) {
      display: none !important; } }
body.page-template-product-page .field-finishes ul li span, body.page-template-product-page .field-fabrics ul li span {
    display: block;
    padding: 45% 12px; }
@media print {
      body.page-template-product-page .field-finishes ul li span, body.page-template-product-page .field-fabrics ul li span {
        display: none; } }
body.page-template-product-page .product-photos {
    margin-top: 48px;
    width: 100%; }
@media print {
      body.page-template-product-page .product-photos {
        display: none; } }
body.page-template-product-page .product-photos ul li {
      margin-bottom: 12px;
      height: 10vw; }
@media print {
        body.page-template-product-page .product-photos ul li {
          height: auto; } }
body.page-template-product-page .product-photos ul li a {
        background-color: white; }
body.page-template-product-page .product-photos:last-child {
      width: 80%;
      margin: 0 auto; }
body.page-template-product-page .product-photos:last-child ul li {
        margin-bottom: 12px;
        height: 12vw; }
@media print {
          body.page-template-product-page .product-photos:last-child ul li {
            height: auto; } }
body.page-template-product-page .product-photos:last-child ul li a {
          background-color: white; }
body.page-template-product-page .details-accordion {
    border-bottom: 1px solid #CCCCCC; }
@media print {
      body.page-template-product-page .details-accordion {
        border-bottom: none; }
        body.page-template-product-page .details-accordion a:after {
          content: " (" attr(href) ") "; } }
body.page-template-product-page .details-accordion h2 {
      font-family: "acumin-pro", sans-serif;
      margin: 0 auto;
      cursor: pointer;
      position: relative;
      font-size: 14px;
      text-transform: uppercase;
      padding: 16px 4px 16px;
      font-weight: 400;
      color: #212121;
      letter-spacing: 0.045em;
      border-top: 1px solid #CCCCCC; }
@media print {
        body.page-template-product-page .details-accordion h2 {
          border-top: none;
          padding: 1.5rem 0 .5rem !important; } }
body.page-template-product-page .details-accordion h2:last-child {
        border-bottom: 1px solid #CCCCCC; }
body.page-template-product-page .details-accordion h2, body.page-template-product-page .details-accordion h2:active, body.page-template-product-page .details-accordion h2:focus {
        outline: none; }
body.page-template-product-page .details-accordion h2:after {
        content: "A";
        font-family: "Glyphter";
        position: absolute;
        right: 12px; }
@media print {
          body.page-template-product-page .details-accordion h2:after {
            content: none; } }
body.page-template-product-page .details-accordion h2.ui-state-active:after {
        content: "—";
        font-family: "acumin-pro", sans-serif;
        right: 14px; }
body.page-template-product-page .details-accordion .field-more-dimension-information ul {
      list-style-type: none;
      padding-left: 0; }
body.page-template-product-page .details-accordion > div {
      padding: 24px 12px;
      font-size: .88888889em;
      color: #646464; }
@media print {
        body.page-template-product-page .details-accordion > div {
          padding-left: 0;
          display: block !important;
          letter-spacing: 0; } }
body.page-template-product-page .details-accordion > div p {
        margin-bottom: 1em; }
body.page-template-product-page .details-accordion > div strong {
        color: #646464;
        font-weight: 400; }
body.page-template-product-page .details-accordion > div ul {
        margin-left: 0;
        padding-left: 24px; }
@media print {
          body.page-template-product-page .details-accordion > div ul {
            padding-left: 0px;
            display: block !important;
            letter-spacing: 0; } }
body.page-template-product-page .related-products {
    position: fixed;
    z-index: 2;
    bottom: 0;
    width: 100%;
    left: 152px;
    background: white;
    border-top: 1px solid #E6E6E6;
    display: table; }
@media print {
      body.page-template-product-page .related-products {
        display: none !important;
        position: relative;
        left: auto;
        bottom: auto; } }
@media all and (max-width: 64em) {
      body.page-template-product-page .related-products {
        display: none; } }
body.page-template-product-page .related-products h3 {
      padding: 35px;
      display: table-cell;
      width: 8em;
      line-height: 1;
      padding-bottom: 52px; }
@media print {
        body.page-template-product-page .related-products h3 {
          display: block;
          letter-spacing: 0;
          padding: .125em; } }
body.page-template-product-page .related-products .related-products-inner {
      display: table-cell;
      vertical-align: top; }
@media print {
        body.page-template-product-page .related-products .related-products-inner {
          display: block; } }
body.page-template-product-page .related-products .related-products-inner ul, body.page-template-product-page .related-products .related-products-inner .carousel-root {
        margin: 0;
        padding: 0;
        display: block; }
@media print {
          body.page-template-product-page .related-products .related-products-inner ul li, body.page-template-product-page .related-products .related-products-inner ul .single-carousel-item, body.page-template-product-page .related-products .related-products-inner .carousel-root li, body.page-template-product-page .related-products .related-products-inner .carousel-root .single-carousel-item {
            display: block;
            list-style: none;
            padding-left: 0; } }
body.page-template-product-page .related-products .related-products-inner ul li a.thumbnail, body.page-template-product-page .related-products .related-products-inner ul .single-carousel-item a.thumbnail, body.page-template-product-page .related-products .related-products-inner .carousel-root li a.thumbnail, body.page-template-product-page .related-products .related-products-inner .carousel-root .single-carousel-item a.thumbnail {
          float: left;
          width: 80px;
          height: 102px;
          margin-top: 15px;
          background-size: 100%;
          background-size: contain;
          background-repeat: no-repeat;
          background-position: 50% !important; }
@media print {
            body.page-template-product-page .related-products .related-products-inner ul li a.thumbnail, body.page-template-product-page .related-products .related-products-inner ul .single-carousel-item a.thumbnail, body.page-template-product-page .related-products .related-products-inner .carousel-root li a.thumbnail, body.page-template-product-page .related-products .related-products-inner .carousel-root .single-carousel-item a.thumbnail {
              height: auto !important;
              float: none;
              width: auto;
              margin-top: 0; } }
body.page-template-product-page .related-products .related-products-inner ul li .link-content, body.page-template-product-page .related-products .related-products-inner ul .single-carousel-item .link-content, body.page-template-product-page .related-products .related-products-inner .carousel-root li .link-content, body.page-template-product-page .related-products .related-products-inner .carousel-root .single-carousel-item .link-content {
          float: left;
          width: calc(100% - 80px);
          padding-left: 24px;
          margin-top: 44px; }
body.page-template-product-page .related-products .related-products-inner ul li .field-title, body.page-template-product-page .related-products .related-products-inner ul .single-carousel-item .field-title, body.page-template-product-page .related-products .related-products-inner .carousel-root li .field-title, body.page-template-product-page .related-products .related-products-inner .carousel-root .single-carousel-item .field-title {
          font-family: "acumin-pro",sans-serif;
          font-size: 14px;
          color: #2B2B2B;
          text-transform: uppercase; }
@media print {
            body.page-template-product-page .related-products .related-products-inner ul li .field-title, body.page-template-product-page .related-products .related-products-inner ul .single-carousel-item .field-title, body.page-template-product-page .related-products .related-products-inner .carousel-root li .field-title, body.page-template-product-page .related-products .related-products-inner .carousel-root .single-carousel-item .field-title {
              letter-spacing: 0; } }
body.page-template-product-page .related-products .related-products-inner ul li a.permalink, body.page-template-product-page .related-products .related-products-inner ul .single-carousel-item a.permalink, body.page-template-product-page .related-products .related-products-inner .carousel-root li a.permalink, body.page-template-product-page .related-products .related-products-inner .carousel-root .single-carousel-item a.permalink {
          font-size: 14px;
          color: #999999; }
@media print {
            body.page-template-product-page .related-products .related-products-inner ul li a.permalink, body.page-template-product-page .related-products .related-products-inner ul .single-carousel-item a.permalink, body.page-template-product-page .related-products .related-products-inner .carousel-root li a.permalink, body.page-template-product-page .related-products .related-products-inner .carousel-root .single-carousel-item a.permalink {
              display: none; } }
body.page-template-product-page .related-products.mobile-version {
      display: none; }
@media all and (max-width: 64em) {
        body.page-template-product-page .related-products.mobile-version {
          display: block; } }
@media all and (max-width: 48em) {
        body.page-template-product-page .related-products.mobile-version {
          left: 0; } }
@media print {
        body.page-template-product-page .related-products.mobile-version {
          display: none !important; } }
body.page-template-product-page .related-products.mobile-version h3 {
        padding: 35px;
        display: block;
        width: 8em;
        line-height: 1;
        padding-bottom: 52px;
        float: left;
        box-sizing: border-box;
        width: 168px;
        margin-bottom: 0; }
@media print {
          body.page-template-product-page .related-products.mobile-version h3 {
            display: none !important; } }
@media all and (max-width: 35.5em) {
          body.page-template-product-page .related-products.mobile-version h3 {
            position: absolute;
            top: 0;
            padding: 12px;
            text-align: center;
            left: 0;
            right: 0;
            width: 100%;
            display: block;
            border-bottom: 1px solid #eee; } }
@media print {
          body.page-template-product-page .related-products.mobile-version h3 {
            letter-spacing: 0; } }
body.page-template-product-page .related-products.mobile-version .related-products-inner {
        position: relative;
        width: calc(100% - 168px - 152px);
        overflow: hidden;
        display: block;
        float: left; }
@media all and (max-width: 48em) {
          body.page-template-product-page .related-products.mobile-version .related-products-inner {
            width: calc(100% - 168px); } }
@media all and (max-width: 35.5em) {
          body.page-template-product-page .related-products.mobile-version .related-products-inner {
            width: 100%; } }
body.page-template-product-page .related-products.mobile-version .related-products-inner .carousel-root .owl-item {
          text-align: center; }
body.page-template-product-page .related-products.mobile-version .related-products-inner .carousel-root .single-carousel-item {
          margin: 0 auto;
          display: inline-block;
          text-align: center;
          max-width: 60%; }
@media all and (max-width: 35.5em) {
            body.page-template-product-page .related-products.mobile-version .related-products-inner .carousel-root .single-carousel-item {
              margin-top: 16px; } }
body.page-template-product-page .related-products.mobile-version .related-products-inner .carousel-root .single-carousel-item a.thumbnail {
            display: inline-block;
            float: none;
            vertical-align: top; }
@media all and (max-width: 35.5em) {
              body.page-template-product-page .related-products.mobile-version .related-products-inner .carousel-root .single-carousel-item a.thumbnail {
                height: 78px;
                margin-top: 32px; } }
@media print {
              body.page-template-product-page .related-products.mobile-version .related-products-inner .carousel-root .single-carousel-item a.thumbnail {
                height: auto; } }
body.page-template-product-page .related-products.mobile-version .related-products-inner .carousel-root .single-carousel-item .link-content {
            text-align: left; }
@media all and (max-width: 35.5em) {
              body.page-template-product-page .related-products.mobile-version .related-products-inner .carousel-root .single-carousel-item .link-content {
                margin-top: 50px;
                padding-right: 20px;
                padding-left: 0; } }
@media print {
        body.page-template-product-page .related-products.mobile-version .owl-controls {
          display: none !important; } }
body.page-template-product-page .related-products.mobile-version .owl-controls .owl-prev, body.page-template-product-page .related-products.mobile-version .owl-controls .owl-next {
        position: absolute;
        top: 24px;
        bottom: 24px;
        text-align: center;
        display: block;
        width: 80px;
        font-size: 14px;
        color: #999999;
        padding-top: 12px;
        background: white; }
@media all and (max-width: 35.5em) {
          body.page-template-product-page .related-products.mobile-version .owl-controls .owl-prev, body.page-template-product-page .related-products.mobile-version .owl-controls .owl-next {
            background: transparent;
            top: 0;
            font-size: 0;
            height: 46px;
            padding-top: 6px; } }
body.page-template-product-page .related-products.mobile-version .owl-controls .owl-prev:before, body.page-template-product-page .related-products.mobile-version .owl-controls .owl-next:before {
          content: "";
          display: block;
          margin: 0 auto;
          background-image: url("images/icon-facet-arrow-right.svg");
          width: 18px;
          height: 32px;
          background-repeat: no-repeat;
          background-size: 100% 100%; }
body.page-template-product-page .related-products.mobile-version .owl-controls .owl-prev {
        left: 0;
        border-right: 1px solid #E6E6E6;
        padding-right: 8px; }
body.page-template-product-page .related-products.mobile-version .owl-controls .owl-prev:before {
          background-image: url("images/icon-facet-arrow-left.svg"); }
body.page-template-product-page .related-products.mobile-version .owl-controls .owl-next {
        right: 0;
        border-left: 1px solid #E6E6E6;
        padding-left: 8px; }
body.page-template-product-page .related-products.mobile-version .carousel-root.on-first .owl-controls .owl-prev, body.page-template-product-page .related-products.mobile-version .carousel-root.on-last .owl-controls .owl-next {
        cursor: default;
        opacity: .3; }
@media print {
    body.page-template-product-page * {
      margin: 0 !important;
      padding: 0 !important;
      height: auto !important; } }
.notice-language {
  font-style: italic;
  opacity: .8;
  display: block; }
button.button.fwp-load-more, a.fwp-load-more {
  box-shadow: none;
  text-transform: uppercase;
  line-height: 1;
  font-weight: bold;
  border: 1px solid #000;
  line-height: 2;
  font-weight: 300;
  font-size: .88888889em;
  padding: .66666667em 2.88888889em;
  background: transparent;
  color: #000;
  transition: color .2s ease-in-out, background-color .2s ease-in-out;
  margin: 0 auto;
  display: block;
  width: 12em;
  text-align: center; }
@media (max-width: 35.5em) {
    button.button.fwp-load-more, a.fwp-load-more {
      padding: .66666667em 2em; } }
@media print {
    button.button.fwp-load-more, a.fwp-load-more {
      padding: 0; } }
button.button.fwp-load-more:hover, a.fwp-load-more:hover {
    background: #000;
    color: #fff; }
button.button.fwp-load-more:active, button.button.fwp-load-more:focus, a.fwp-load-more:active, a.fwp-load-more:focus {
    background: transparent;
    color: #000; }
.back-to-top {
  visibility: hidden;
  opacity: 0;
  background-color: #F7931E;
  color: white;
  position: fixed;
  bottom: 28px;
  right: 28px;
  width: 56px;
  height: 56px;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  padding: .4em .0625em 0 0;
  margin: 0;
  transition: .6s opacity, .6s visibility;
  font-size: 36px;
  z-index: 1000;
  background-color: #666;
  color: transparent;
  background-color: #000;
  transition: background-color .2s ease-in-out;
  border: 4px solid #000; }
@media (max-width: 35.5em) {
    .back-to-top {
      width: 42px;
      height: 42px;
      right: 29px;
      z-index: 1;
      left: 9px;
      top: 15px; } }
.back-to-top:before {
    content: '';
    position: absolute;
    left: 16px;
    top: 22px;
    width: 16px;
    height: 16px;
    border-top: solid 2px white;
    border-right: solid 2px white;
    transform: rotate(-45deg); }
@media (max-width: 35.5em) {
      .back-to-top:before {
        left: 14px;
        top: 19px; } }
.back-to-top:hover, .back-to-top:focus, .back-to-top:active {
    text-decoration: none;
    outline: 0;
    color: transparent;
    background: #cccccc;
    background: transparent; }
.back-to-top:hover:before {
    border-top: solid 2px #000;
    border-right: solid 2px #000; }
.below-products .back-to-top {
  visibility: visible;
  opacity: 1; }
body.page-template-swatch-page .field-finishes ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }
body.page-template-swatch-page .field-finishes ul li {
    height: 10vw;
    display: table;
    vertical-align: middle;
    padding-right: 12px;
    padding-bottom: 12px; }
body.page-template-swatch-page .field-finishes ul li a {
      display: table-cell;
      margin-bottom: 6px;
      background-size: 100%;
      background-size: contain;
      background-position: center center !important;
      background-repeat: no-repeat;
      color: transparent;
      position: relative; }
body.page-template-swatch-page .field-finishes ul li span {
      display: block;
      padding: 45% 12px;
      margin-right: 7px;
      margin-bottom: 7px;
      background-size: 100%;
      background-size: cover;
      background-position: center center !important;
      background-repeat: no-repeat;
      background-color: #555;
      color: white;
      position: relative;
      height: 0;
      text-align: center;
      vertical-align: middle;
      font-weight: bold;
      text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4); }
body.page-template-swatch-page .field-finishes ul li strong {
      text-align: center;
      display: block;
      margin-bottom: 12px; }
a[data-lity] {
  display: block;
  position: relative;
  /*
  &:after {
    content: "";
    position: absolute;
    top: 0;
    right: 7px;
    width: 30px;
    height: 30px;
    background-color: white;
    background-image: url("../images/icon-zoom-dark.svg");
    background-size: 18px 18px;
    background-repeat: no-repeat;
    background-position: center center;
    border: 2px solid #B3B3B3;
  }

  &:active, &:focus, &:hover {
    &:after {
      background-color: black;
      background-image: url("../images/icon-zoom.svg");
    }
  }
  */ }
a[data-lity] strong:after {
    content: "Expand";
    display: block;
    width: 100%;
    font-size: .8em;
    text-decoration: underline;
    color: #2B2B2B; }
body.page-template-home-page .field-title {
  font-size: 48px;
  text-transform: none;
  line-height: 1;
  font-weight: 600;
  margin: 0 auto .375em; }
@media screen and (max-width: 48em) {
    body.page-template-home-page .field-title {
      margin-top: 4.41666667em; } }
@media screen and (max-width: 35.5em) {
    body.page-template-home-page .field-title {
      font-size: 2em;
      margin-top: 5.02702703em;
      margin-top: calc(20vh + 4em);
      text-align: left; } }
body.page-template-home-page .section-heading {
  padding: 0;
  display: table;
  width: 100%;
  height: 384px;
  text-align: center;
  background-color: #555;
  background-size: 100%;
  background-size: cover;
  background-position: 50% 0;
  background-repeat: no-repeat;
  table-layout: fixed; }
body.page-template-home-page .section-heading div, body.page-template-home-page .section-heading p, body.page-template-home-page .section-heading h1, body.page-template-home-page .section-heading h2, body.page-template-home-page .section-heading h3, body.page-template-home-page .section-heading h4 {
    color: white; }
body.page-template-home-page .section-heading div strong, body.page-template-home-page .section-heading p strong, body.page-template-home-page .section-heading h1 strong, body.page-template-home-page .section-heading h2 strong, body.page-template-home-page .section-heading h3 strong, body.page-template-home-page .section-heading h4 strong {
      color: #141414;
      font-weight: 400; }
body.page-template-home-page .section-heading .section-heading-inner {
    display: table-cell;
    vertical-align: middle;
    padding: 0 24px;
    background: rgba(0, 20, 30, 0.325);
    box-shadow: inset 0 0 12em rgba(0, 0, 0, 0.2); }
body.page-template-home-page .section-heading .field-content {
    font-size: 18px;
    line-height: 1.55555556;
    max-width: 40em;
    margin: 0 auto;
    text-align: center;
    font-weight: 200; }
@media screen and (max-width: 35.5em) {
      body.page-template-home-page .section-heading .field-content {
        text-align: left;
        font-size: .88888889em; } }
body.page-template-home-page .section-heading .field-content p {
      margin: 0 auto;
      display: block;
      font-weight: 400; }
body.page-template-home-page .section-heading .field-content a {
      margin-top: 48px;
      margin-bottom: 48px;
      display: inline-block;
      text-transform: uppercase;
      color: white;
      text-decoration: none;
      vertical-align: middle;
      border: 1px solid white;
      line-height: 2;
      font-weight: 300;
      font-size: 16px;
      padding: .66666667em 2.88888889em;
      margin-top: 2.25em; }
@media screen and (max-width: 35.5em) {
        body.page-template-home-page .section-heading .field-content a {
          font-size: 14px; } }
body.page-template-home-page .section-heading .field-content a:visited {
        color: white; }
body.page-template-home-page .section-heading .field-content a:hover {
        background-color: #fff;
        color: #000; }
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
.wp-caption .wp-caption-text {
    margin: 0.8075em 0; }
.wp-caption-text {
  text-align: center; }
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
.gallery-columns-2 .gallery-item {
    max-width: 50%; }
.gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
.gallery-columns-4 .gallery-item {
    max-width: 25%; }
.gallery-columns-5 .gallery-item {
    max-width: 20%; }
.gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
.gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
.gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
.gallery-columns-9 .gallery-item {
    max-width: 11.11%; }
.gallery-caption {
  display: block; }

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

/* CUSTOM CSSS */


.carousel-inner {
	width: 100%;
	display: inline-block;
	position: relative;
}
.carousel-inner {
	display: block;
	content: "";
}
.carousel-item {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: skyblue;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.caption {
	position: absolute;
	top: 50%;
	left: 50%;
    transform: translateX(-50%) translateY(-50%);
	width: 60%;
	z-index: 9;
	margin-top: 20px;
	text-align: center;
}
.caption h1 {
  color: #fff;
	font-size: 52px;
	font-weight: 700;
	margin-bottom: 23px;
}
.caption h2 {
  color: rgba(255,255,255,.75);
	font-size: 26px;
	font-weight: 300;
}
a.big-button {
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	background: #000;
	padding: 15px 25px;
	border-radius: 0px;
	margin-top: 80px;
	margin-bottom: 0;
	display: inline-block;
}

a.view-demo {
	color: #fff;
	font-size: 21px;
	font-weight: 700;
	display: inline-block;
	margin-top: 35px;
}
a.view-demo:hover {
	text-decoration: none;
	color: #333;
}

.carousel-indicators .active {
  background: #000;
}
.carousel-indicators li {
  background: rgba(255, 255, 255, 0.4);
  border-top: 20px solid;
  z-index: 15;
}



.carousel-item {
    height: 100vh;
    object-fit: contain;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50% 65%;
}



.caption a:hover{
	color:#fff;
	text-decoration:none;
}

.caption.wppals-caption {
    top: 80%;
}


.carousel-indicators li{
	border-top:3px solid #00000000 !important;
	border-bottom:3px solid #00000000 !important;
}


@media only screen and (max-width: 600px)
{

#site-navigation {
    margin-top: calc(-200px + 24vh);
}



div#content {
    margin-top: 180px;
}


body.page .generic-container, body.post .generic-container, body.error404 .generic-container, body.index .generic-container {
    padding-top: 50px;
    padding-left: 0;
    padding-right: 0;
}

	
/* .carousel-item {
    height: 270px;
    object-fit: contain;
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 0%;
} */
	
.caption.wppals-caption {
    top: 80%;
}
	
body.page-template-swatch-page .field-finishes ul li span {  
    margin-right: 10px;
    margin-left: 10px;
}
	
body.page-template-swatch-page .field-finishes ul li {
    padding-right: 0px !important;
}
	
	
.page-template-templatesswatch-page-php .field-content div {
    padding: 10px;
}
	
body.page .generic-container, body.post .generic-container, body.error404 .generic-container, body.index .generic-container {
    padding-top: 50px !important;
    padding-left: 0;
    padding-right: 0;
}
	
.carousel-item {
    height: 60vh !important;
    
}
.carousel-indicators{
		display:none !important;
	}
}	




.carousel-control-next-icon, .carousel-control-prev-icon {
    filter: invert(1);
}

.carousel-control-next, .carousel-control-prev {
    opacity: 1 !important;
}