/* CSS Normalize/Reset
--------------------------------------------------------------*/
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

/*
 * Corrects `inline-block` display not defined in IE 8/9.
 */
audio,
video {
  display: inline-block; }

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Sets default font family to sans-serif.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-font-smoothing: antialiased; }

/*
 * Removes default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
 * Safari 5, and Chrome.
 */
h1 {
  font-size: 2em; }

/*
 * Addresses styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/*
 * Addresses styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/*
 * Corrects font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*
 * Sets consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * Removes border when inside `a` element in IE 8/9.
 */
img, canvas {
  border: 0;
  display: block; }

/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/*
 * 1. Corrects color not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Corrects font family not being inherited in all browsers.
 * 2. Corrects font size not being inherited in all browsers.
 * 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/*
 * Addresses Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
  cursor: default; }

/*
 * 1. Addresses box sizing set to `content-box` in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Removes inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* Background Group
--------------------------------------------------------------*/
/* Box Group
--------------------------------------------------------------*/
/* Border Group
--------------------------------------------------------------*/
/* Transform Group
--------------------------------------------------------------*/
/* Gradients
--------------------------------------------------------------*/
/* Other
--------------------------------------------------------------*/
/* Fonts
--------------------------------------------------------------*/
/* Breakpoint sizes
--------------------------------------------------------------*/
/* Colors
--------------------------------------------------------------*/
/* Z-indexes
--------------------------------------------------------------*/
/* Layout
--------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1;
  position: relative;
  overflow-x: hidden;
  width: 100%;
  max-width: 100%; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.container {
  max-width: 960px;
  margin: 0 auto; }

.white-bg {
  background: #ffffff; }

.landscape {
  display: none; }

.loader {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #443628;
  z-index: 9; }
  .loader .spinner {
    width: 100px;
    height: 100px;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    position: relative;
    vertical-align: middle; }

.load {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  background: none; }
  .load hr {
    border: 0;
    margin: 0;
    width: 40%;
    height: 40%;
    position: absolute;
    border-radius: 50%;
    animation: spinLoader 2s ease infinite;
    background: #ffffff; }

.load :first-child {
  background: #ffffff;
  animation-delay: -1.5s; }

.load :nth-child(2) {
  background: #ffffff;
  animation-delay: -1s; }

.load :nth-child(3) {
  background: #ffffff;
  animation-delay: -0.5s; }

.load :last-child {
  background: #ffffff; }

.home-item {
  z-index: 1;
  position: relative; }

@media (max-width: 1025px) and (orientation: landscape) {
  #about-us,
  #catalog,
  footer,
  .gold-divider,
  header,
  .menu,
  .product-expanded,
  #request-a-quote,
  .scroll-indicator,
  #services,
  .strong-points,
  .maps {
    display: none; }

  .landscape {
    color: #ffffff;
    background: #443628;
    width: 100%;
    height: 100%;
    position: fixed;
    text-align: center;
    font: 12px/14px "CabinBold", Helvetica, Arial, sans-serif;
    display: table; }
    .landscape .turn {
      display: table-cell;
      vertical-align: middle; }
    .landscape figure {
      margin-bottom: 20px; }
      .landscape figure img {
        margin: 0 auto; } }
@keyframes spinLoader {
  0%,100% {
    transform: translate(0); }
  25% {
    transform: translate(160%); }
  50% {
    transform: translate(160%, 160%); }
  75% {
    transform: translate(0, 160%); } }
/* Font including
--------------------------------------------------------------*/
@font-face {
  font-family: "CabinRegular";
  src: url("../fonts/CabinRegular/CabinRegular.eot");
  src: url("../fonts/CabinRegular/CabinRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/CabinRegular/CabinRegular.woff") format("woff"), url("../fonts/CabinRegular/CabinRegular.ttf") format("truetype"), url("../fonts/CabinRegular/CabinRegular.svg#CabinRegular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "CabinBold";
  src: url("../fonts/CabinBold/CabinBold.eot");
  src: url("../fonts/CabinBold/CabinBold.eot?#iefix") format("embedded-opentype"), url("../fonts/CabinBold/CabinBold.woff") format("woff"), url("../fonts/CabinBold/CabinBold.ttf") format("truetype"), url("../fonts/CabinBold/CabinBold.svg#CabinBold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "CabinMedium";
  src: url("../fonts/CabinMedium/CabinMedium.eot");
  src: url("../fonts/CabinMedium/CabinMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/CabinMedium/CabinMedium.woff") format("woff"), url("../fonts/CabinMedium/CabinMedium.ttf") format("truetype"), url("../fonts/CabinMedium/CabinMedium.svg#CabinMedium") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "CabinSemibold";
  src: url("../fonts/CabinSemibold/CabinSemibold.eot");
  src: url("../fonts/CabinSemibold/CabinSemibold.eot?#iefix") format("embedded-opentype"), url("../fonts/CabinSemibold/CabinSemibold.woff") format("woff"), url("../fonts/CabinSemibold/CabinSemibold.ttf") format("truetype"), url("../fonts/CabinSemibold/CabinSemibold.svg#CabinSemibold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "HerrRegular";
  src: url("../fonts/HerrRegular/HerrRegular.eot");
  src: url("../fonts/HerrRegular/HerrRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/HerrRegular/HerrRegular.woff") format("woff"), url("../fonts/HerrRegular/HerrRegular.ttf") format("truetype"), url("../fonts/HerrRegular/HerrRegular.svg#HerrRegular") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Headings
--------------------------------------------------------------*/
h1 {
  font: 48px/48px "CabinBold", Helvetica, Arial, sans-serif;
  color: #443628;
  text-transform: uppercase;
  margin-bottom: 40px; }
  h1.white {
    color: #ffffff; }
  h1 span {
    display: block;
    color: #b8a054;
    font: 85px/25px "HerrRegular", Helvetica, Arial, sans-serif;
    text-transform: none;
    margin-right: 130px; }

h2 {
  color: #ffffff;
  font: 18px/24px "CabinRegular", Helvetica, Arial, sans-serif;
  text-transform: uppercase; }
  h2.brown {
    color: #443628; }
  h2 span {
    font: 18px/24px "CabinBold", Helvetica, Arial, sans-serif; }

h3 {
  font: 38px/38px "CabinRegular", Helvetica, Arial, sans-serif;
  color: #1c1c1c;
  text-transform: uppercase;
  margin-bottom: 20px; }

/* Body text
--------------------------------------------------------------*/
p {
  font: 14px/24px "CabinRegular", Helvetica, Arial, sans-serif;
  color: #3a3a3a;
  margin-top: 10px; }

/* Component
--------------------------------------------------------------*/
.menu {
  position: fixed;
  background: rgba(68, 54, 40, 0.9);
  width: 100%;
  z-index: 9;
  box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.3);
  overflow: hidden;
  height: 50px;
  transition: height ease-in-out .5s; }
  .menu .mobile-toggle {
    display: none; }
  .menu.active {
    height: 120px; }
    .menu.active a {
      font: 15px/120px "CabinBold", Helvetica, Arial, sans-serif; }
    .menu.active li.logo {
      opacity: 1; }
  .menu.scrolling {
    height: 50px; }
    .menu.scrolling a {
      font: 15px/50px "CabinBold", Helvetica, Arial, sans-serif; }
      .menu.scrolling a:after {
        top: 70%; }
    .menu.scrolling li.logo {
      opacity: 0;
      transition: opacity ease-in-out .2s;
      transition-delay: 0s; }
  .menu ul {
    width: 960px;
    margin: 0 auto; }
    .menu ul:after {
      display: block;
      content: '';
      clear: both; }
  .menu li {
    float: left;
    margin-left: 75px; }
    .menu li.active a {
      color: #b8a054; }
    .menu li:nth-child(2) {
      margin-left: 0; }
    .menu li.logo {
      height: 120px;
      display: table;
      opacity: 0;
      transition: opacity ease-in-out .5s;
      transition-delay: .5s; }
      .menu li.logo a {
        display: table-cell;
        vertical-align: middle;
        padding: 0; }
        .menu li.logo a:hover:after {
          opacity: 0; }
  .menu a {
    color: #ffffff;
    text-transform: uppercase;
    font: 15px/50px "CabinBold", Helvetica, Arial, sans-serif;
    text-decoration: none;
    position: relative;
    padding-bottom: 10px;
    transition: all ease-in-out .3s; }
    .menu a:hover:after, .menu a.active:after {
      height: 2px;
      opacity: 1;
      transform: translateY(0px); }
    .menu a:after {
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      height: 1px;
      background: #ffffff;
      content: '';
      opacity: 0;
      transition: height 0.3s, opacity 0.3s, transform 0.3s;
      transform: translateY(-10px); }

@media (max-width: 769px) {
  .menu.active {
    height: 60px; }
    .menu.active a {
      font: 12px/60px "CabinBold", Helvetica, Arial, sans-serif; }
    .menu.active li.logo {
      display: none; }
  .menu ul {
    width: 100%; }
  .menu li {
    margin: 0;
    width: 16.666%;
    text-align: center; } }
@media (max-width: 480px) {
  .menu {
    height: auto; }
    .menu .mobile-toggle {
      display: block;
      height: 60px;
      background: #443628;
      border: 0;
      position: relative; }
      .menu .mobile-toggle .logo {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 50px;
        margin-left: -25px;
        margin-top: -25px; }
        .menu .mobile-toggle .logo img {
          width: 100%;
          height: auto; }
    .menu .hamburger {
      top: 20px;
      left: 20px;
      position: relative; }
      .menu .hamburger.active span:nth-child(1) {
        transform: rotate(45deg);
        position: relative;
        top: 7px; }
      .menu .hamburger.active span:nth-child(2) {
        display: none; }
      .menu .hamburger.active span:nth-child(3) {
        transform: rotate(-45deg); }
      .menu .hamburger span {
        display: block;
        width: 25px;
        height: 3px;
        background: #ffffff;
        margin-bottom: 4px; }
    .menu.active {
      height: auto; }
    .menu li {
      float: none;
      width: 100%;
      background: #ffffff;
      border-bottom: 1px solid #efefef;
      display: none; }
      .menu li.active {
        display: block; }
        .menu li.active a {
          color: #1c1c1c; }
    .menu a {
      color: #1c1c1c; } }
#catalog {
  padding: 100px 0;
  text-align: center;
  background: #ffffff;
  position: relative;
  box-sizing: border-box;
  overflow: hidden; }
  #catalog:after {
    display: block;
    clear: both;
    content: ''; }
  #catalog.animate h1 {
    animation-name: bounceInRight;
    animation-fill-mode: both;
    animation-duration: 1s;
    opacity: 1; }
    #catalog.animate h1 span {
      transition-delay: .3s;
      left: 0;
      opacity: 1; }
  #catalog h1 {
    opacity: 0;
    transition: all .3s ease-in-out; }
    #catalog h1 span {
      opacity: 0;
      transition: all .3s ease-in-out;
      left: -150%;
      position: relative; }
  #catalog .icon-star {
    width: 11px;
    height: 12px;
    display: block;
    background: url("../images/icons/icon-star.png");
    margin: 0 auto; }
  #catalog .products {
    font-size: 0;
    transition: all .7s ease-in-out; }
    #catalog .products.disable {
      height: 0;
      overflow: hidden; }
    #catalog .products ul {
      display: block; }
    #catalog .products li {
      width: 25%;
      display: inline-block;
      text-align: center;
      padding-bottom: 70px;
      margin-top: 70px;
      position: relative;
      opacity: 1;
      transition: opacity .3s ease-in-out; }
      #catalog .products li.inactive {
        opacity: 0; }
      #catalog .products li:hover {
        cursor: pointer; }
        #catalog .products li:hover .add-to-cart {
          top: 45px;
          right: 90px; }
      #catalog .products li:nth-last-child(-n+4):after {
        display: none; }
      #catalog .products li:after {
        display: block;
        content: '';
        width: 30px;
        height: 1px;
        background: #b8a054;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -15px; }
      #catalog .products li .product-icon {
        width: 146px;
        height: 146px;
        display: table;
        margin: 0 auto; }
        #catalog .products li .product-icon figure {
          display: table-cell;
          vertical-align: middle; }
  #catalog .add-to-cart {
    width: 58px;
    height: 58px;
    background: #b8a054;
    border-radius: 29px;
    position: absolute;
    top: -10px;
    right: 37px;
    display: table;
    margin: 0;
    transition: all ease-in-out .2s; }
    #catalog .add-to-cart .icon-wrapper {
      width: 31px;
      height: 29px;
      display: table-cell;
      vertical-align: middle; }
    #catalog .add-to-cart .icon {
      background: url("../images/icons/icon-cart.png");
      width: 31px;
      height: 29px;
      display: block;
      margin: 0 auto; }
  #catalog h2 {
    margin-top: 30px; }
    #catalog h2 span {
      display: block; }

@media (max-width: 480px) {
  #catalog .products li {
    width: 100%;
    display: block;
    float: none; } }
footer {
  background: #221b13;
  padding: 100px 0;
  color: #ffffff;
  font: 14px/14px "CabinRegular", Helvetica, Arial, sans-serif;
  position: relative; }
  footer .left {
    float: left; }
  footer .center {
    position: absolute;
    width: 100px;
    height: 100px;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px; }
    footer .center img {
      width: 100%;
      height: auto; }
  footer .right {
    float: right; }
    footer .right li {
      float: left;
      margin-left: 40px; }
      footer .right li:first-of-type {
        margin: 0; }
  footer a {
    color: #ffffff;
    text-decoration: none;
    position: relative;
    padding-bottom: 10px; }
    footer a:hover:after {
      height: 1px;
      opacity: 1;
      transform: translateY(0px); }
    footer a:after {
      position: absolute;
      top: 70%;
      left: 0;
      width: 100%;
      height: 1px;
      background: #ffffff;
      content: '';
      opacity: 0;
      transition: height 0.3s, opacity 0.3s, transform 0.3s;
      transform: translateY(-10px); }
  footer .two {
    position: relative;
    top: 100px; }
  footer .disclaimer,
  footer .copyright {
    position: absolute;
    font: 11px/11px "CabinRegular", Helvetica, Arial, sans-serif;
    color: #ffffff;
    bottom: 20px;
    right: 0; }
  footer .copyright {
    left: 0;
    right: auto; }

.maps {
  width: 100%;
  height: 670px;
  position: relative;
  overflow: hidden;
  margin-bottom: -68px; }
  .maps .cover {
    width: 100%;
    height: 100%;
    background: #b8a054;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
    z-index: 1;
    transition: all .3s ease-in-out; }
    .maps .cover:hover {
      opacity: 0; }
  .maps iframe {
    width: 100%;
    height: 100%; }
  .maps figure {
    width: 1920px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0; }

@media (max-width: 769px) {
  footer .left {
    margin-left: 10px;
    max-width: 240px;
    margin-top: -14px; }
  footer .right {
    float: right;
    margin-right: 10px;
    text-align: right;
    margin-top: -14px; }
    footer .right li {
      float: none;
      display: block;
      margin: 0; } }
@media (max-width: 480px) {
  footer .left {
    float: none;
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 90%;
    text-align: center; }
  footer .center {
    position: relative;
    display: block;
    top: 0;
    left: 0;
    margin: 30px auto 0 auto; }
  footer .right {
    float: none;
    margin: 30px 0 0 0;
    text-align: left; }
    footer .right li {
      text-align: center; }

  .maps {
    height: 300px; } }
.gold-divider {
  width: 100%;
  background: #ffffff;
  position: relative; }
  .gold-divider figure {
    width: 105px;
    height: 17px;
    margin: 0 auto; }

header {
  width: 100%;
  height: 795px;
  overflow: hidden;
  position: relative;
  margin-bottom: -70px; }
  header .slider {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 0; }
  header li {
    width: 100%;
    position: relative;
    height: 795px;
    overflow: hidden; }
  header .slider-image {
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    position: absolute;
    height: 100%; }
    header .slider-image img {
      width: 100%;
      height: auto; }
      header .slider-image img.mobile {
        display: none; }
  header .slider-nav {
    position: absolute;
    bottom: 100px;
    left: 50%;
    margin-left: -20px; }
    header .slider-nav span {
      width: 12px;
      height: 12px;
      border-radius: 5px;
      display: inline-block;
      position: relative;
      background: #ffffff; }
      header .slider-nav span:after {
        display: block;
        content: '';
        width: 8px;
        height: 8px;
        position: absolute;
        top: 2px;
        left: 2px;
        background: #443628;
        border-radius: 5px;
        opacity: 0;
        transition: opacity .2s ease-in-out; }
      header .slider-nav span:hover, header .slider-nav span.active {
        cursor: pointer; }
        header .slider-nav span:hover:after, header .slider-nav span.active:after {
          opacity: 1; }
  header .icon-arrow-left-white,
  header .icon-arrow-right-white {
    width: 13px;
    height: 29px;
    display: block;
    background: url("../images/icons/icon-arrow-left-white.png");
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: 15px;
    transition: left .2s ease-in-out; }
    header .icon-arrow-left-white:hover,
    header .icon-arrow-right-white:hover {
      left: 18px;
      cursor: pointer; }
  header .icon-arrow-right-white {
    background: url("../images/icons/icon-arrow-right-white.png");
    right: 20px;
    left: auto;
    transition: right .2s ease-in-out; }
    header .icon-arrow-right-white:hover {
      left: auto;
      right: 18px; }
  header .teaser-image {
    position: absolute;
    width: 100%;
    height: 100%;
    display: table;
    top: 0; }
    header .teaser-image figure {
      display: table-cell;
      vertical-align: middle; }
      header .teaser-image figure img {
        margin: 0 auto; }
    header .teaser-image.bounceIn {
      animation-duration: .75s;
      animation-delay: 1s;
      animation-fill-mode: both;
      animation-name: bounceIn; }

@keyframes bounceIn {
  from, 60%, 75%, 90%, 100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0); }
  75% {
    transform: translate3d(0, -10px, 0); }
  90% {
    transform: translate3d(0, 5px, 0); }
  100% {
    transform: none; } }
@media (min-width: 1920px) {
  header .slider-image {
    width: 100%;
    left: 0;
    margin-left: 0;
    position: relative; } }
@media (max-width: 480px) {
  header {
    height: 300px; }
    header .slider-image {
      width: 200%;
      left: -50%;
      margin-left: 0;
      position: relative; }
      header .slider-image img.mobile {
        display: block; }
      header .slider-image img.desktop {
        display: none; }
    header .teaser-image {
      display: none; } }
#request-a-quote {
  padding: 100px 0;
  background: #443628;
  text-align: center; }
  #request-a-quote.animate h1 {
    animation-name: bounceInRight;
    animation-fill-mode: both;
    animation-duration: 1s;
    opacity: 1; }
    #request-a-quote.animate h1 span {
      transition-delay: .3s;
      left: 0;
      opacity: 1; }
  #request-a-quote h1 {
    opacity: 0;
    transition: all .3s ease-in-out; }
    #request-a-quote h1 span {
      opacity: 0;
      transition: all .3s ease-in-out;
      left: -150%;
      position: relative; }
  #request-a-quote form {
    width: 60%;
    margin: 0 auto; }
    #request-a-quote form:after {
      display: block;
      content: '';
      clear: both; }
    #request-a-quote form fieldset {
      width: 50%;
      float: left; }
    #request-a-quote form input,
    #request-a-quote form textarea,
    #request-a-quote form .submit {
      width: 90%;
      height: 40px;
      border: 1px solid #b8a054;
      margin-bottom: 10px;
      box-sizing: border-box;
      padding: 0 20px;
      font: 16px/40px "CabinRegular", Helvetica, Arial, sans-serif;
      color: #3a3a3a; }
      #request-a-quote form input:hover,
      #request-a-quote form textarea:hover,
      #request-a-quote form .submit:hover {
        animation: border-pulse 2s infinite; }
    #request-a-quote form .submit {
      background: #b8a054;
      color: #ffffff;
      position: relative;
      border: 0;
      padding: 0; }
      #request-a-quote form .submit:hover:after {
        height: 100%; }
      #request-a-quote form .submit span {
        z-index: 1;
        position: relative; }
      #request-a-quote form .submit:after {
        width: 100%;
        height: 0;
        top: 0;
        left: 0;
        background: #947619;
        content: '';
        display: block;
        position: absolute;
        transition: height .3s ease-in-out; }
    #request-a-quote form textarea {
      height: 140px; }
    #request-a-quote form ::-webkit-input-placeholder {
      font-style: italic; }
    #request-a-quote form ::-moz-placeholder {
      /* Firefox 19+ */
      font-style: italic; }
    #request-a-quote form :-ms-input-placeholder {
      font-style: italic; }

.email-sent-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0; }
  .email-sent-popup .message {
    display: table;
    width: 300px;
    height: 300px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 100;
    background: #ffffff;
    margin-left: -150px;
    margin-top: -150px;
    box-sizing: border-box;
    padding: 20px; }
  .email-sent-popup .content {
    display: table-cell;
    vertical-align: middle;
    font: 16px/24px "CabinRegular", Helvetica, Arial, sans-serif;
    color: #3a3a3a;
    text-align: center; }
  .email-sent-popup h1 {
    margin-bottom: 20px; }
  .email-sent-popup .icon-cross {
    width: 22px;
    height: 22px;
    display: block;
    background: url("../images/icons/icon-cross.png");
    position: absolute;
    top: 20px;
    right: 20px;
    transition: all 1s ease-in-out; }
    .email-sent-popup .icon-cross:hover {
      cursor: pointer;
      transform: rotate(360deg); }

@keyframes border-pulse {
  0% {
    border-color: #b8a054; }
  50% {
    border-color: rgba(184, 160, 84, 0); }
  100% {
    border-color: #b8a054; } }
@media (max-width: 480px) {
  #request-a-quote form {
    width: 80%; }
    #request-a-quote form fieldset {
      width: 100%;
      float: none; } }
.scroll-indicator {
  position: relative;
  width: 100%;
  height: 68px;
  border-bottom: 1px solid #ffffff;
  z-index: 2;
  top: -6px; }
  .scroll-indicator .line-scroll {
    width: 209px;
    height: 68px;
    background: url("../images/extra/scroll-arc.png");
    margin: 0 auto; }
    .scroll-indicator .line-scroll:hover {
      cursor: pointer; }
      .scroll-indicator .line-scroll:hover .icon {
        animation-name: swing;
        animation-duration: 1s;
        animation-fill-mode: both; }
  .scroll-indicator.dark, .scroll-indicator.brown {
    top: 2px;
    border: 0; }
    .scroll-indicator.dark .icon, .scroll-indicator.brown .icon {
      background: url("../images/icons/icon-arrow-down-white.png"); }
  .scroll-indicator.brown .line-scroll {
    background: url("../images/extra/scroll-arc-brown.png"); }
  .scroll-indicator.dark .line-scroll {
    background: url("../images/extra/scroll-arc-dark.png"); }
    .scroll-indicator.dark .line-scroll:hover .icon {
      animation: none;
      bottom: 15px; }
  .scroll-indicator.dark .icon {
    transform: rotate(180deg); }
  .scroll-indicator .icon {
    background: url("../images/icons/icon-arrow-down-dark.png");
    width: 28px;
    height: 15px;
    display: block;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -14px;
    transition: bottom .3s ease-in-out; }

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    transform: rotate3d(0, 0, 1, 0deg); } }
#services {
  padding: 100px 0;
  text-align: center;
  background: #ffffff; }
  #services.animate h1 {
    animation-name: bounceInRight;
    animation-fill-mode: both;
    animation-duration: 1s;
    opacity: 1; }
    #services.animate h1 span {
      transition-delay: .3s;
      left: 0;
      opacity: 1; }
  #services h1 {
    opacity: 0;
    transition: all .3s ease-in-out; }
    #services h1 span {
      opacity: 0;
      transition: all .3s ease-in-out;
      left: -150%;
      position: relative; }
  #services .icon {
    width: 11px;
    height: 12px;
    display: block;
    background: url("../images/icons/icon-star.png");
    margin: 0 auto; }
  #services p {
    max-width: 380px;
    margin: 0 auto; }
    #services p:first-of-type {
      margin-top: 40px; }
  #services .service-blocks {
    margin-top: 60px; }
    #services .service-blocks.animate li:first-of-type {
      left: 0;
      animation-name: bounceInRight;
      animation-fill-mode: both;
      animation-duration: 1s;
      opacity: 1; }
    #services .service-blocks.animate li:last-of-type {
      right: 0;
      animation-name: bounceInLeft;
      animation-fill-mode: both;
      animation-duration: 1s;
      opacity: 1; }
  #services ul:after {
    display: block;
    content: '';
    clear: both; }
  #services li {
    width: 315px;
    height: 315px;
    float: left;
    margin-left: 7px;
    position: relative;
    display: table;
    transition: all 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    background: #443628;
    z-index: 1; }
    #services li:first-of-type {
      margin: 0;
      left: 33.3%;
      opacity: 0; }
    #services li:last-of-type {
      right: 33.3%;
      opacity: 0; }
    #services li:hover figure {
      opacity: 1; }
    #services li figure {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: -1;
      opacity: 0;
      transition: opacity .5s ease-in-out; }
      #services li figure img {
        width: 100%;
        height: 100%; }
  #services h2 {
    display: table-cell;
    vertical-align: middle;
    width: 100%; }

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@media (max-width: 769px) {
  #services li {
    width: 33%;
    margin-left: 0.5%; } }
@media (max-width: 480px) {
  #services p {
    width: 90%; }
  #services .service-blocks {
    margin-top: 60px; }
  #services ul:after {
    display: block;
    content: '';
    clear: both; }
  #services li {
    width: 315px;
    height: 315px;
    display: table;
    margin: 10px auto 0 auto;
    float: none; }
    #services li:first-of-type {
      margin: 10px auto 0 auto; } }
.strong-points {
  background: #443628;
  padding: 100px 0; }
  .strong-points.animate li {
    opacity: 1; }
  .strong-points ul:after {
    display: block;
    content: '';
    clear: both; }
  .strong-points li {
    width: 25%;
    float: left;
    text-align: center;
    opacity: 0;
    transition: all .3s ease-in-out; }
    .strong-points li:nth-child(2) {
      transition-delay: 0.2s; }
    .strong-points li:nth-child(3) {
      transition-delay: 0.4s; }
    .strong-points li:nth-child(4) {
      transition-delay: 0.6s; }
  .strong-points .circle {
    width: 195px;
    height: 195px;
    box-sizing: border-box;
    border-radius: 100px;
    border: 5px solid #ffffff;
    margin: 0 auto 60px auto;
    display: table;
    position: relative; }
    .strong-points .circle:after {
      display: block;
      content: '';
      width: 30px;
      height: 1px;
      background: #b8a054;
      position: absolute;
      bottom: -50px;
      left: 50%;
      margin-left: -15px; }
    .strong-points .circle .icon-wrapper {
      display: table-cell;
      vertical-align: middle; }
    .strong-points .circle span {
      display: block;
      margin: 0 auto; }
    .strong-points .circle .icon-custom-boxes {
      background: url("../images/icons/icon-custom-boxes.png");
      width: 83px;
      height: 79px; }
    .strong-points .circle .icon-die-cutting {
      background: url("../images/icons/icon-die-cutting.png");
      width: 81px;
      height: 81px; }
    .strong-points .circle .icon-printing {
      background: url("../images/icons/icon-printing.png");
      width: 107px;
      height: 76px; }
    .strong-points .circle .icon-windowing {
      background: url("../images/icons/icon-windowing.png");
      width: 80px;
      height: 64px; }
  .strong-points .divider {
    width: 30px;
    height: 1px;
    display: block;
    margin: 40px auto 20px auto;
    background: #b8a054; }

@media (max-width: 769px) {
  .strong-points .circle {
    width: 155px;
    height: 155px; }
    .strong-points .circle .icon-custom-boxes {
      background: url("../images/icons/icon-custom-boxes.png");
      background-size: cover;
      width: 41.5px;
      height: 39.5px; }
    .strong-points .circle .icon-die-cutting {
      background: url("../images/icons/icon-die-cutting.png");
      background-size: cover;
      width: 40.5px;
      height: 40.5px; }
    .strong-points .circle .icon-printing {
      background: url("../images/icons/icon-printing.png");
      background-size: cover;
      width: 53.5px;
      height: 38px; }
    .strong-points .circle .icon-windowing {
      background: url("../images/icons/icon-windowing.png");
      background-size: cover;
      width: 40px;
      height: 32px; }
  .strong-points .divider {
    width: 30px;
    height: 1px;
    display: block;
    margin: 40px auto 20px auto;
    background: #b8a054; }
  .strong-points h2 span {
    display: block; } }
@media (max-width: 480px) {
  .strong-points li {
    width: 50%;
    margin-bottom: 40px; } }
#about-us {
  width: 100%;
  padding: 100px 0px 169px 0px;
  background: #ffffff;
  margin-bottom: -74px;
  position: relative;
  top: -6px; }
  #about-us.animate h1 {
    animation-name: bounceInRight;
    animation-fill-mode: both;
    animation-duration: 1s;
    opacity: 1; }
    #about-us.animate h1 span {
      transition-delay: .3s;
      left: 0;
      opacity: 1; }
  #about-us h1 {
    opacity: 0;
    transition: all .3s ease-in-out; }
    #about-us h1 span {
      opacity: 0;
      transition: all .3s ease-in-out;
      left: -150%;
      position: relative; }
  #about-us .content,
  #about-us .slide-image {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
  #about-us .content {
    padding: 0 40px; }
  #about-us .content-wrapper {
    display: table; }
  #about-us .icon {
    width: 11px;
    height: 12px;
    display: block;
    background: url("../images/icons/icon-star.png");
    margin: 0 auto; }
  #about-us p:first-of-type {
    margin-top: 40px; }
  #about-us .side-image figure {
    width: 348px;
    height: 622px;
    margin: 0 auto; }
    #about-us .side-image figure img {
      width: 100%;
      height: auto; }

@keyframes bounceInRight {
  from, 60%, 75%, 90%, 100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0); }
  75% {
    transform: translate3d(10px, 0, 0); }
  90% {
    transform: translate3d(-5px, 0, 0); }
  100% {
    transform: none; } }
@media (max-width: 480px) {
  #about-us .content,
  #about-us .slide-image {
    width: 100%;
    padding: 0 20px; }
  #about-us .content-wrapper {
    display: block; }
  #about-us .side-image {
    display: none; } }
.product-expanded {
  margin-top: 70px;
  position: relative;
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 1s ease-in-out; }
  .product-expanded.alpha {
    padding-top: 50px;
    box-sizing: border-box; }
    .product-expanded.alpha.active {
      height: 300px; }
    .product-expanded.alpha .product-image-slider,
    .product-expanded.alpha .product-content {
      display: none; }
    .product-expanded.alpha .icon-arrow-left,
    .product-expanded.alpha .icon-arrow-right {
      display: none; }
    .product-expanded.alpha form {
      width: 50%;
      margin: 20px auto 0 auto; }
      .product-expanded.alpha form .e-mail {
        max-width: 52%; }
      .product-expanded.alpha form input,
      .product-expanded.alpha form textarea,
      .product-expanded.alpha form .subscribe {
        width: 90%;
        height: 40px;
        border: 1px solid #b8a054;
        margin-bottom: 10px;
        box-sizing: border-box;
        padding: 0 20px;
        font: 16px/40px "CabinRegular", Helvetica, Arial, sans-serif;
        color: #3a3a3a; }
      .product-expanded.alpha form .subscribe {
        background: #b8a054;
        color: #ffffff;
        position: relative;
        border: 0;
        padding: 0;
        max-width: 120px; }
        .product-expanded.alpha form .subscribe:hover:after {
          height: 100%; }
        .product-expanded.alpha form .subscribe span {
          z-index: 1;
          position: relative; }
        .product-expanded.alpha form .subscribe:after {
          width: 100%;
          height: 0;
          top: 0;
          left: 0;
          background: #947619;
          content: '';
          display: block;
          position: absolute;
          transition: height .3s ease-in-out; }
      .product-expanded.alpha form textarea {
        height: 140px; }
      .product-expanded.alpha form ::-webkit-input-placeholder {
        font-style: italic; }
      .product-expanded.alpha form ::-moz-placeholder {
        /* Firefox 19+ */
        font-style: italic; }
      .product-expanded.alpha form :-ms-input-placeholder {
        font-style: italic; }
  .product-expanded.active {
    height: 471px;
    opacity: 1; }
  .product-expanded .product-container {
    width: 90%;
    margin: 0 auto;
    overflow: hidden; }
    .product-expanded .product-container a {
      text-decoration: underline;
      color: #1c1c1c; }
      .product-expanded .product-container a:hover {
        color: #b8a054; }
    .product-expanded .product-container:after {
      clear: both;
      content: '';
      display: block; }
  .product-expanded .product-slider {
    width: 300%; }
    .product-expanded .product-slider li {
      width: 33.33334%;
      position: relative;
      height: 471px;
      float: left;
      overflow: hidden; }
  .product-expanded .product-image-slider,
  .product-expanded .product-content {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 0 25px; }
  .product-expanded .product-image-slider {
    padding-left: 0; }
    .product-expanded .product-image-slider ul {
      background: #e2e2e2;
      width: 100%;
      height: 471px; }
  .product-expanded .product-content {
    text-align: left;
    padding-right: 0; }
    .product-expanded .product-content .content {
      padding: 20px 20px 30px 20px;
      border-bottom: 1px solid #efefef; }
    .product-expanded .product-content .options {
      padding: 30px 0;
      border-bottom: 1px solid #efefef; }
      .product-expanded .product-content .options:after {
        display: block;
        content: '';
        clear: both; }
      .product-expanded .product-content .options h4 {
        font: 16px/16px "CabinRegular", Helvetica, Arial, sans-serif; }
    .product-expanded .product-content .size,
    .product-expanded .product-content .color,
    .product-expanded .product-content .quantity {
      float: left;
      margin-left: 20px; }
      .product-expanded .product-content .size:first-of-type,
      .product-expanded .product-content .color:first-of-type,
      .product-expanded .product-content .quantity:first-of-type {
        margin-left: 0; }
    .product-expanded .product-content .order {
      padding-top: 30px; }
    .product-expanded .product-content button {
      height: 40px;
      width: 200px;
      background: #b8a054;
      font: 16px/40px "CabinRegular", Helvetica, Arial, sans-serif;
      color: #ffffff;
      border: 0;
      margin-bottom: 10px;
      display: block;
      overflow: hidden; }
      .product-expanded .product-content button:hover .button-content {
        margin-top: 0; }
    .product-expanded .product-content .button-content {
      margin-top: -45px;
      transition: margin-top .3s ease-in-out; }
      .product-expanded .product-content .button-content div {
        height: 40px; }
    .product-expanded .product-content .view {
      background: #e2e2e2;
      color: #8c8c8c; }
    .product-expanded .product-content .icon-cart {
      background: url("../images/icons/icon-cart.png");
      width: 31px;
      height: 29px;
      display: block;
      margin: 5px auto 0 auto; }
      .product-expanded .product-content .icon-cart.dark {
        background: url("../images/icons/icon-cart-dark.png"); }
    .product-expanded .product-content .select {
      font-size: 16px;
      position: relative;
      display: inline-block;
      margin-top: 10px; }
      .product-expanded .product-content .select.color-select select {
        width: 100px; }
      .product-expanded .product-content .select:hover {
        cursor: pointer; }
        .product-expanded .product-content .select:hover .arr:before {
          margin-top: -3px; }
        .product-expanded .product-content .select:hover .arr:after {
          margin-top: -3px; }
      .product-expanded .product-content .select select {
        outline: none;
        -webkit-appearance: none;
        display: block;
        width: 133px;
        height: 26px;
        margin: 0;
        background: #e2e2e2;
        color: #1c1c1c;
        border: 0;
        font: 14px/14px "CabinRegular", Helvetica, Arial, sans-serif;
        box-sizing: border-box;
        padding-left: 5px; }
        .product-expanded .product-content .select select:hover {
          cursor: pointer; }
      .product-expanded .product-content .select .arr {
        background: #443628;
        bottom: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 26px;
        pointer-events: none; }
        .product-expanded .product-content .select .arr:before {
          content: '';
          position: absolute;
          top: 50%;
          right: 3px;
          margin-top: -5px;
          pointer-events: none;
          border-top: 10px solid #ffffff;
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
          transition: margin-top .3s ease-in-out; }
        .product-expanded .product-content .select .arr:after {
          content: '';
          position: absolute;
          top: 50%;
          right: 7px;
          margin-top: -5px;
          pointer-events: none;
          border-top: 6px solid #443628;
          border-left: 6px solid transparent;
          border-right: 6px solid transparent;
          transition: margin-top .3s ease-in-out; }
  .product-expanded .product-title {
    padding: 20px 25px;
    border-top: 1px solid #b8a054;
    border-bottom: 1px solid #b8a054;
    display: table;
    width: 100%;
    box-sizing: border-box; }
    .product-expanded .product-title .product-icon {
      display: table-cell;
      vertical-align: middle; }
      .product-expanded .product-title .product-icon figure {
        max-width: 100px; }
      .product-expanded .product-title .product-icon img {
        width: 100%;
        height: auto; }
    .product-expanded .product-title .title {
      display: table-cell;
      vertical-align: middle; }
    .product-expanded .product-title h3 {
      color: #1c1c1c;
      font: 24px/24px "CabinRegular", Helvetica, Arial, sans-serif;
      text-transform: uppercase; }
      .product-expanded .product-title h3 span {
        font: 24px/24px "CabinBold", Helvetica, Arial, sans-serif; }
    .product-expanded .product-title .price {
      font: 18px/24px "CabinRegular", Helvetica, Arial, sans-serif;
      color: #1c1c1c; }
      .product-expanded .product-title .price span {
        font: 12px/24px "CabinRegular", Helvetica, Arial, sans-serif; }
  .product-expanded .icon-cross {
    width: 22px;
    height: 22px;
    display: block;
    background: url("../images/icons/icon-cross.png");
    position: absolute;
    top: 0;
    right: 0;
    transition: all 1s ease-in-out; }
    .product-expanded .icon-cross:hover {
      cursor: pointer;
      transform: rotate(360deg); }
  .product-expanded .icon-arrow-left,
  .product-expanded .icon-arrow-right {
    width: 13px;
    height: 29px;
    display: block;
    background: url("../images/icons/icon-arrow-left.png");
    position: absolute;
    top: 50%;
    left: 2px;
    margin-top: -14.5px;
    transition: left .2s ease-in-out; }
    .product-expanded .icon-arrow-left:hover,
    .product-expanded .icon-arrow-right:hover {
      left: 0;
      cursor: pointer; }
  .product-expanded .icon-arrow-right {
    background: url("../images/icons/icon-arrow-right.png");
    right: 2px;
    left: auto;
    transition: right .2s ease-in-out; }
    .product-expanded .icon-arrow-right:hover {
      left: auto;
      right: 0; }

.cart {
  width: 85px;
  height: 85px;
  position: fixed;
  z-index: 9;
  right: 2%;
  top: 70%;
  margin-top: -42px;
  background: #b8a054;
  border-radius: 50px;
  opacity: 0;
  transition: opacity .2s ease-in-out;
  box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.5);
  display: none; }
  .cart.active {
    opacity: 1;
    display: table; }
    .cart.active .cart-count {
      opacity: 1; }
  .cart:hover {
    cursor: pointer; }
    .cart:hover .cart-icon {
      opacity: 0; }
    .cart:hover .cart-count {
      left: 50%;
      margin-left: -14px;
      bottom: 50%;
      margin-bottom: -14px; }
  .cart .cart-icon {
    display: table-cell;
    vertical-align: middle;
    opacity: 1;
    transition: opacity 0.2s ease-in-out; }
  .cart .icon-cart {
    background: url("../images/icons/icon-cart.png");
    width: 31px;
    height: 29px;
    display: block;
    margin: 5px auto 0 auto; }
  .cart .cart-count {
    width: 28px;
    height: 28px;
    background: #1c1c1c;
    border-radius: 15px;
    color: #ffffff;
    bottom: 0;
    position: absolute;
    left: 0;
    display: table;
    transition: left, bottom .3s ease-in-out;
    opacity: 0; }
    .cart .cart-count .count {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      font: 16px/16px "CabinBold", Helvetica, Arial, sans-serif; }

/* Atomics
--------------------------------------------------------------*/
/* Extends
--------------------------------------------------------------*/
/*
 * Reset Properties
 */
.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0; }
  .clearfix:after {
    clear: both; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

/*
 * Visually Hidden, shamelessly borrowed from H5BP:
 * https://github.com/h5bp/html5-boilerplate/blob/v4.2.0/css/main.css#L145
 */
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.hidden {
  display: none; }

.inline-block {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1; }

.ir, .clear {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

/* Base64 encoded backgrounds
--------------------------------------------------------------*/
/* Icons
--------------------------------------------------------------*/
/* Assets
--------------------------------------------------------------*/
/* Pages
--------------------------------------------------------------*/

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