@charset "UTF-8";
/* SCSS FILE -> foundation/components/global */
@import url("https://fonts.googleapis.com/css?family=Lato");
meta.foundation-version {
  font-family: "/5.4.3/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:641px)/";
  width: 641px; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:1025px)/";
  width: 1025px; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  font-size: 100%; }

body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto; }

a:hover {
  cursor: pointer; }

img {
  max-width: 100%;
  height: auto; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

/* SCSS FILE -> foundation/components/visibility */
/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* medium displays */
@media only screen and (min-width: 641px) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* large displays */
@media only screen and (min-width: 1025px) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* xlarge displays */
@media only screen and (min-width: 90.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* xxlarge displays */
@media only screen and (min-width: 120.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-landscape,
table.show-for-portrait {
  display: table; }

thead.hide-for-landscape,
thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape,
tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape,
tr.show-for-portrait {
  display: table-row !important; }

td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; }
  /* Specific visibility for tables */
  table.show-for-landscape,
  table.hide-for-portrait {
    display: table; }
  thead.show-for-landscape,
  thead.hide-for-portrait {
    display: table-header-group !important; }
  tbody.show-for-landscape,
  tbody.hide-for-portrait {
    display: table-row-group !important; }
  tr.show-for-landscape,
  tr.hide-for-portrait {
    display: table-row !important; }
  td.show-for-landscape,
  td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }

@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important; }
  /* Specific visibility for tables */
  table.show-for-portrait,
  table.hide-for-landscape {
    display: table; }
  thead.show-for-portrait,
  thead.hide-for-landscape {
    display: table-header-group !important; }
  tbody.show-for-portrait,
  tbody.hide-for-landscape {
    display: table-row-group !important; }
  tr.show-for-portrait,
  tr.hide-for-landscape {
    display: table-row !important; }
  td.show-for-portrait,
  td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }

/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-touch {
  display: table; }

.touch table.show-for-touch {
  display: table; }

thead.hide-for-touch {
  display: table-header-group !important; }

.touch thead.show-for-touch {
  display: table-header-group !important; }

tbody.hide-for-touch {
  display: table-row-group !important; }

.touch tbody.show-for-touch {
  display: table-row-group !important; }

tr.hide-for-touch {
  display: table-row !important; }

.touch tr.show-for-touch {
  display: table-row !important; }

td.hide-for-touch {
  display: table-cell !important; }

.touch td.show-for-touch {
  display: table-cell !important; }

th.hide-for-touch {
  display: table-cell !important; }

.touch th.show-for-touch {
  display: table-cell !important; }

/* Print visibility */
@media print {
  .show-for-print {
    display: block; }
  .hide-for-print {
    display: none; }
  table.show-for-print {
    display: table; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; } }

/* SCSS FILE -> foundation/components/grid */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    width: auto;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

[class*="column"] + [class*="column"]:last-child {
  float: right; }

[class*="column"] + [class*="column"].end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .small-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .small-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .small-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .small-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .small-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .small-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .small-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .small-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .small-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .small-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .small-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .small-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .small-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .small-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .small-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .small-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .small-1 {
    width: 8.3333333333%; }
  .small-2 {
    width: 16.6666666667%; }
  .small-3 {
    width: 25%; }
  .small-4 {
    width: 33.3333333333%; }
  .small-5 {
    width: 41.6666666667%; }
  .small-6 {
    width: 50%; }
  .small-7 {
    width: 58.3333333333%; }
  .small-8 {
    width: 66.6666666667%; }
  .small-9 {
    width: 75%; }
  .small-10 {
    width: 83.3333333333%; }
  .small-11 {
    width: 91.6666666667%; }
  .small-12 {
    width: 100%; }
  .small-offset-0 {
    margin-left: 0% !important; }
  .small-offset-1 {
    margin-left: 8.3333333333% !important; }
  .small-offset-2 {
    margin-left: 16.6666666667% !important; }
  .small-offset-3 {
    margin-left: 25% !important; }
  .small-offset-4 {
    margin-left: 33.3333333333% !important; }
  .small-offset-5 {
    margin-left: 41.6666666667% !important; }
  .small-offset-6 {
    margin-left: 50% !important; }
  .small-offset-7 {
    margin-left: 58.3333333333% !important; }
  .small-offset-8 {
    margin-left: 66.6666666667% !important; }
  .small-offset-9 {
    margin-left: 75% !important; }
  .small-offset-10 {
    margin-left: 83.3333333333% !important; }
  .small-offset-11 {
    margin-left: 91.6666666667% !important; }
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; } }

@media only screen and (min-width: 641px) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .medium-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .medium-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .medium-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .medium-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .medium-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .medium-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .medium-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .medium-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .medium-1 {
    width: 8.3333333333%; }
  .medium-2 {
    width: 16.6666666667%; }
  .medium-3 {
    width: 25%; }
  .medium-4 {
    width: 33.3333333333%; }
  .medium-5 {
    width: 41.6666666667%; }
  .medium-6 {
    width: 50%; }
  .medium-7 {
    width: 58.3333333333%; }
  .medium-8 {
    width: 66.6666666667%; }
  .medium-9 {
    width: 75%; }
  .medium-10 {
    width: 83.3333333333%; }
  .medium-11 {
    width: 91.6666666667%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-0 {
    margin-left: 0% !important; }
  .medium-offset-1 {
    margin-left: 8.3333333333% !important; }
  .medium-offset-2 {
    margin-left: 16.6666666667% !important; }
  .medium-offset-3 {
    margin-left: 25% !important; }
  .medium-offset-4 {
    margin-left: 33.3333333333% !important; }
  .medium-offset-5 {
    margin-left: 41.6666666667% !important; }
  .medium-offset-6 {
    margin-left: 50% !important; }
  .medium-offset-7 {
    margin-left: 58.3333333333% !important; }
  .medium-offset-8 {
    margin-left: 66.6666666667% !important; }
  .medium-offset-9 {
    margin-left: 75% !important; }
  .medium-offset-10 {
    margin-left: 83.3333333333% !important; }
  .medium-offset-11 {
    margin-left: 91.6666666667% !important; }
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; } }

@media only screen and (min-width: 1025px) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .large-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .large-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .large-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .large-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .large-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .large-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .large-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .large-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .large-1 {
    width: 8.3333333333%; }
  .large-2 {
    width: 16.6666666667%; }
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.3333333333%; }
  .large-5 {
    width: 41.6666666667%; }
  .large-6 {
    width: 50%; }
  .large-7 {
    width: 58.3333333333%; }
  .large-8 {
    width: 66.6666666667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.3333333333%; }
  .large-11 {
    width: 91.6666666667%; }
  .large-12 {
    width: 100%; }
  .large-offset-0 {
    margin-left: 0% !important; }
  .large-offset-1 {
    margin-left: 8.3333333333% !important; }
  .large-offset-2 {
    margin-left: 16.6666666667% !important; }
  .large-offset-3 {
    margin-left: 25% !important; }
  .large-offset-4 {
    margin-left: 33.3333333333% !important; }
  .large-offset-5 {
    margin-left: 41.6666666667% !important; }
  .large-offset-6 {
    margin-left: 50% !important; }
  .large-offset-7 {
    margin-left: 58.3333333333% !important; }
  .large-offset-8 {
    margin-left: 66.6666666667% !important; }
  .large-offset-9 {
    margin-left: 75% !important; }
  .large-offset-10 {
    margin-left: 83.3333333333% !important; }
  .large-offset-11 {
    margin-left: 91.6666666667% !important; }
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; } }

/* SCSS FILE -> foundation/components/block-grid */
[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .small-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .small-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .small-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .small-block-grid-3 > li {
    width: 33.3333333333%;
    list-style: none; }
    .small-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .small-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .small-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .small-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .small-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .small-block-grid-6 > li {
    width: 16.6666666667%;
    list-style: none; }
    .small-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .small-block-grid-7 > li {
    width: 14.2857142857%;
    list-style: none; }
    .small-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .small-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .small-block-grid-9 > li {
    width: 11.1111111111%;
    list-style: none; }
    .small-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .small-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .small-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .small-block-grid-11 > li {
    width: 9.0909090909%;
    list-style: none; }
    .small-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .small-block-grid-12 > li {
    width: 8.3333333333%;
    list-style: none; }
    .small-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width: 641px) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .medium-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .medium-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .medium-block-grid-3 > li {
    width: 33.3333333333%;
    list-style: none; }
    .medium-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .medium-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .medium-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .medium-block-grid-6 > li {
    width: 16.6666666667%;
    list-style: none; }
    .medium-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .medium-block-grid-7 > li {
    width: 14.2857142857%;
    list-style: none; }
    .medium-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .medium-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .medium-block-grid-9 > li {
    width: 11.1111111111%;
    list-style: none; }
    .medium-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .medium-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .medium-block-grid-11 > li {
    width: 9.0909090909%;
    list-style: none; }
    .medium-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .medium-block-grid-12 > li {
    width: 8.3333333333%;
    list-style: none; }
    .medium-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width: 1025px) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .large-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .large-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .large-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .large-block-grid-3 > li {
    width: 33.3333333333%;
    list-style: none; }
    .large-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .large-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .large-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .large-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .large-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .large-block-grid-6 > li {
    width: 16.6666666667%;
    list-style: none; }
    .large-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .large-block-grid-7 > li {
    width: 14.2857142857%;
    list-style: none; }
    .large-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .large-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .large-block-grid-9 > li {
    width: 11.1111111111%;
    list-style: none; }
    .large-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .large-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .large-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .large-block-grid-11 > li {
    width: 9.0909090909%;
    list-style: none; }
    .large-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .large-block-grid-12 > li {
    width: 8.3333333333%;
    list-style: none; }
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

/* SCSS FILE -> foundation/components/button-groups */
button, .button {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
  transition: background-color 300ms ease-out; }
  button:hover,
  button:focus, .button:hover,
  .button:focus {
    background-color: #007095; }
  button:hover,
  button:focus, .button:hover,
  .button:focus {
    color: #FFFFFF; }
  button.secondary, .button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333333; }
    button.secondary:hover,
    button.secondary:focus, .button.secondary:hover,
    .button.secondary:focus {
      background-color: #b9b9b9; }
    button.secondary:hover,
    button.secondary:focus, .button.secondary:hover,
    .button.secondary:focus {
      color: #333333; }
  button.success, .button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #FFFFFF; }
    button.success:hover,
    button.success:focus, .button.success:hover,
    .button.success:focus {
      background-color: #368a55; }
    button.success:hover,
    button.success:focus, .button.success:hover,
    .button.success:focus {
      color: #FFFFFF; }
  button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #FFFFFF; }
    button.alert:hover,
    button.alert:focus, .button.alert:hover,
    .button.alert:focus {
      background-color: #cf2a0e; }
    button.alert:hover,
    button.alert:focus, .button.alert:hover,
    .button.alert:focus {
      color: #FFFFFF; }
  button.warning, .button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #FFFFFF; }
    button.warning:hover,
    button.warning:focus, .button.warning:hover,
    .button.warning:focus {
      background-color: #cf6e0e; }
    button.warning:hover,
    button.warning:focus, .button.warning:hover,
    .button.warning:focus {
      color: #FFFFFF; }
  button.info, .button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333333; }
    button.info:hover,
    button.info:focus, .button.info:hover,
    .button.info:focus {
      background-color: #61b6d9; }
    button.info:hover,
    button.info:focus, .button.info:hover,
    .button.info:focus {
      color: #FFFFFF; }
  button.large, .button.large {
    padding-top: 1.125rem;
    padding-right: 2.25rem;
    padding-bottom: 1.1875rem;
    padding-left: 2.25rem;
    font-size: 1.25rem; }
  button.small, .button.small {
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-size: 0.8125rem; }
  button.tiny, .button.tiny {
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 0.6875rem; }
  button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem; }
  button.radius, .button.radius {
    border-radius: 3px; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #008CBA;
    border-color: #007095;
    color: #FFFFFF;
    cursor: default;
    opacity: 0.7;
    box-shadow: none; }
    button.disabled:hover,
    button.disabled:focus, button[disabled]:hover,
    button[disabled]:focus, .button.disabled:hover,
    .button.disabled:focus, .button[disabled]:hover,
    .button[disabled]:focus {
      background-color: #007095; }
    button.disabled:hover,
    button.disabled:focus, button[disabled]:hover,
    button[disabled]:focus, .button.disabled:hover,
    .button.disabled:focus, .button[disabled]:hover,
    .button[disabled]:focus {
      color: #FFFFFF; }
    button.disabled:hover,
    button.disabled:focus, button[disabled]:hover,
    button[disabled]:focus, .button.disabled:hover,
    .button.disabled:focus, .button[disabled]:hover,
    .button[disabled]:focus {
      background-color: #008CBA; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #e7e7e7;
      border-color: #b9b9b9;
      color: #333333;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.secondary:hover,
      button.disabled.secondary:focus, button[disabled].secondary:hover,
      button[disabled].secondary:focus, .button.disabled.secondary:hover,
      .button.disabled.secondary:focus, .button[disabled].secondary:hover,
      .button[disabled].secondary:focus {
        background-color: #b9b9b9; }
      button.disabled.secondary:hover,
      button.disabled.secondary:focus, button[disabled].secondary:hover,
      button[disabled].secondary:focus, .button.disabled.secondary:hover,
      .button.disabled.secondary:focus, .button[disabled].secondary:hover,
      .button[disabled].secondary:focus {
        color: #333333; }
      button.disabled.secondary:hover,
      button.disabled.secondary:focus, button[disabled].secondary:hover,
      button[disabled].secondary:focus, .button.disabled.secondary:hover,
      .button.disabled.secondary:focus, .button[disabled].secondary:hover,
      .button[disabled].secondary:focus {
        background-color: #e7e7e7; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #43AC6A;
      border-color: #368a55;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.success:hover,
      button.disabled.success:focus, button[disabled].success:hover,
      button[disabled].success:focus, .button.disabled.success:hover,
      .button.disabled.success:focus, .button[disabled].success:hover,
      .button[disabled].success:focus {
        background-color: #368a55; }
      button.disabled.success:hover,
      button.disabled.success:focus, button[disabled].success:hover,
      button[disabled].success:focus, .button.disabled.success:hover,
      .button.disabled.success:focus, .button[disabled].success:hover,
      .button[disabled].success:focus {
        color: #FFFFFF; }
      button.disabled.success:hover,
      button.disabled.success:focus, button[disabled].success:hover,
      button[disabled].success:focus, .button.disabled.success:hover,
      .button.disabled.success:focus, .button[disabled].success:hover,
      .button[disabled].success:focus {
        background-color: #43AC6A; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #f04124;
      border-color: #cf2a0e;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.alert:hover,
      button.disabled.alert:focus, button[disabled].alert:hover,
      button[disabled].alert:focus, .button.disabled.alert:hover,
      .button.disabled.alert:focus, .button[disabled].alert:hover,
      .button[disabled].alert:focus {
        background-color: #cf2a0e; }
      button.disabled.alert:hover,
      button.disabled.alert:focus, button[disabled].alert:hover,
      button[disabled].alert:focus, .button.disabled.alert:hover,
      .button.disabled.alert:focus, .button[disabled].alert:hover,
      .button[disabled].alert:focus {
        color: #FFFFFF; }
      button.disabled.alert:hover,
      button.disabled.alert:focus, button[disabled].alert:hover,
      button[disabled].alert:focus, .button.disabled.alert:hover,
      .button.disabled.alert:focus, .button[disabled].alert:hover,
      .button[disabled].alert:focus {
        background-color: #f04124; }
    button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
      background-color: #f08a24;
      border-color: #cf6e0e;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.warning:hover,
      button.disabled.warning:focus, button[disabled].warning:hover,
      button[disabled].warning:focus, .button.disabled.warning:hover,
      .button.disabled.warning:focus, .button[disabled].warning:hover,
      .button[disabled].warning:focus {
        background-color: #cf6e0e; }
      button.disabled.warning:hover,
      button.disabled.warning:focus, button[disabled].warning:hover,
      button[disabled].warning:focus, .button.disabled.warning:hover,
      .button.disabled.warning:focus, .button[disabled].warning:hover,
      .button[disabled].warning:focus {
        color: #FFFFFF; }
      button.disabled.warning:hover,
      button.disabled.warning:focus, button[disabled].warning:hover,
      button[disabled].warning:focus, .button.disabled.warning:hover,
      .button.disabled.warning:focus, .button[disabled].warning:hover,
      .button[disabled].warning:focus {
        background-color: #f08a24; }
    button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
      background-color: #a0d3e8;
      border-color: #61b6d9;
      color: #333333;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.info:hover,
      button.disabled.info:focus, button[disabled].info:hover,
      button[disabled].info:focus, .button.disabled.info:hover,
      .button.disabled.info:focus, .button[disabled].info:hover,
      .button[disabled].info:focus {
        background-color: #61b6d9; }
      button.disabled.info:hover,
      button.disabled.info:focus, button[disabled].info:hover,
      button[disabled].info:focus, .button.disabled.info:hover,
      .button.disabled.info:focus, .button[disabled].info:hover,
      .button[disabled].info:focus {
        color: #FFFFFF; }
      button.disabled.info:hover,
      button.disabled.info:focus, button[disabled].info:hover,
      button[disabled].info:focus, .button.disabled.info:hover,
      .button.disabled.info:focus, .button[disabled].info:hover,
      .button[disabled].info:focus {
        background-color: #a0d3e8; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

@media only screen and (min-width: 641px) {
  button, .button {
    display: inline-block; } }

.button-group {
  list-style: none;
  margin: 0;
  left: 0; }
  .button-group:before, .button-group:after {
    content: " ";
    display: table; }
  .button-group:after {
    clear: both; }
  .button-group > li {
    margin: 0 -2px;
    float: left;
    display: inline-block; }
    .button-group > li > button, .button-group > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group > li:first-child button, .button-group > li:first-child .button {
      border-left: 0; }
  .button-group.stack > li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    display: block;
    margin: 0;
    float: none; }
    .button-group.stack > li > button, .button-group.stack > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-left: 0; }
    .button-group.stack > li > button, .button-group.stack > li .button {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0px;
      margin: 0;
      display: block; }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-top: 0; }
  .button-group.stack-for-small > li {
    margin: 0 -2px;
    float: left;
    display: inline-block; }
    .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
      border-left: 0; }
    @media only screen and (max-width: 640px) {
      .button-group.stack-for-small > li {
        margin: 0 -2px;
        float: left;
        display: inline-block;
        display: block;
        margin: 0; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
          border-left: 1px solid;
          border-color: rgba(255, 255, 255, 0.5); }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-left: 0; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
          border-top: 1px solid;
          border-color: rgba(255, 255, 255, 0.5);
          border-left-width: 0px;
          margin: 0;
          display: block; }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-top: 0; } }
  .button-group.radius > * {
    margin: 0 -2px;
    float: left;
    display: inline-block; }
    .button-group.radius > * > button, .button-group.radius > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
      border-left: 0; }
    .button-group.radius > *,
    .button-group.radius > * > a,
    .button-group.radius > * > button,
    .button-group.radius > * > .button {
      border-radius: 0; }
    .button-group.radius > *:first-child,
    .button-group.radius > *:first-child > a,
    .button-group.radius > *:first-child > button,
    .button-group.radius > *:first-child > .button {
      -webkit-border-bottom-left-radius: 3px;
      -webkit-border-top-left-radius: 3px;
      border-bottom-left-radius: 3px;
      border-top-left-radius: 3px; }
    .button-group.radius > *:last-child,
    .button-group.radius > *:last-child > a,
    .button-group.radius > *:last-child > button,
    .button-group.radius > *:last-child > .button {
      -webkit-border-bottom-right-radius: 3px;
      -webkit-border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      border-top-right-radius: 3px; }
  .button-group.radius.stack > * {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    display: block;
    margin: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
      border-left: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0px;
      margin: 0;
      display: block; }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
      border-top: 0; }
    .button-group.radius.stack > *,
    .button-group.radius.stack > * > a,
    .button-group.radius.stack > * > button,
    .button-group.radius.stack > * > .button {
      border-radius: 0; }
    .button-group.radius.stack > *:first-child,
    .button-group.radius.stack > *:first-child > a,
    .button-group.radius.stack > *:first-child > button,
    .button-group.radius.stack > *:first-child > .button {
      -webkit-top-left-radius: 3px;
      -webkit-top-right-radius: 3px;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px; }
    .button-group.radius.stack > *:last-child,
    .button-group.radius.stack > *:last-child > a,
    .button-group.radius.stack > *:last-child > button,
    .button-group.radius.stack > *:last-child > .button {
      -webkit-bottom-left-radius: 3px;
      -webkit-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px; }
  @media only screen and (min-width: 641px) {
    .button-group.radius.stack-for-small > * {
      margin: 0 -2px;
      float: left;
      display: inline-block; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.radius.stack-for-small > *,
      .button-group.radius.stack-for-small > * > a,
      .button-group.radius.stack-for-small > * > button,
      .button-group.radius.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child,
      .button-group.radius.stack-for-small > *:first-child > a,
      .button-group.radius.stack-for-small > *:first-child > button,
      .button-group.radius.stack-for-small > *:first-child > .button {
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px; }
      .button-group.radius.stack-for-small > *:last-child,
      .button-group.radius.stack-for-small > *:last-child > a,
      .button-group.radius.stack-for-small > *:last-child > button,
      .button-group.radius.stack-for-small > *:last-child > .button {
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px; } }
  @media only screen and (max-width: 640px) {
    .button-group.radius.stack-for-small > * {
      margin: 0 -2px;
      float: left;
      display: inline-block;
      display: block;
      margin: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-top: 1px solid;
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0px;
        margin: 0;
        display: block; }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-top: 0; }
      .button-group.radius.stack-for-small > *,
      .button-group.radius.stack-for-small > * > a,
      .button-group.radius.stack-for-small > * > button,
      .button-group.radius.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child,
      .button-group.radius.stack-for-small > *:first-child > a,
      .button-group.radius.stack-for-small > *:first-child > button,
      .button-group.radius.stack-for-small > *:first-child > .button {
        -webkit-top-left-radius: 3px;
        -webkit-top-right-radius: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px; }
      .button-group.radius.stack-for-small > *:last-child,
      .button-group.radius.stack-for-small > *:last-child > a,
      .button-group.radius.stack-for-small > *:last-child > button,
      .button-group.radius.stack-for-small > *:last-child > .button {
        -webkit-bottom-left-radius: 3px;
        -webkit-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px; } }
  .button-group.round > * {
    margin: 0 -2px;
    float: left;
    display: inline-block; }
    .button-group.round > * > button, .button-group.round > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round > *:first-child button, .button-group.round > *:first-child .button {
      border-left: 0; }
    .button-group.round > *,
    .button-group.round > * > a,
    .button-group.round > * > button,
    .button-group.round > * > .button {
      border-radius: 0; }
    .button-group.round > *:first-child,
    .button-group.round > *:first-child > a,
    .button-group.round > *:first-child > button,
    .button-group.round > *:first-child > .button {
      -webkit-border-bottom-left-radius: 1000px;
      -webkit-border-top-left-radius: 1000px;
      border-bottom-left-radius: 1000px;
      border-top-left-radius: 1000px; }
    .button-group.round > *:last-child,
    .button-group.round > *:last-child > a,
    .button-group.round > *:last-child > button,
    .button-group.round > *:last-child > .button {
      -webkit-border-bottom-right-radius: 1000px;
      -webkit-border-top-right-radius: 1000px;
      border-bottom-right-radius: 1000px;
      border-top-right-radius: 1000px; }
  .button-group.round.stack > * {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    display: block;
    margin: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
      border-left: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0px;
      margin: 0;
      display: block; }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
      border-top: 0; }
    .button-group.round.stack > *,
    .button-group.round.stack > * > a,
    .button-group.round.stack > * > button,
    .button-group.round.stack > * > .button {
      border-radius: 0; }
    .button-group.round.stack > *:first-child,
    .button-group.round.stack > *:first-child > a,
    .button-group.round.stack > *:first-child > button,
    .button-group.round.stack > *:first-child > .button {
      -webkit-top-left-radius: 1rem;
      -webkit-top-right-radius: 1rem;
      border-top-left-radius: 1rem;
      border-top-right-radius: 1rem; }
    .button-group.round.stack > *:last-child,
    .button-group.round.stack > *:last-child > a,
    .button-group.round.stack > *:last-child > button,
    .button-group.round.stack > *:last-child > .button {
      -webkit-bottom-left-radius: 1rem;
      -webkit-bottom-right-radius: 1rem;
      border-bottom-left-radius: 1rem;
      border-bottom-right-radius: 1rem; }
  @media only screen and (min-width: 641px) {
    .button-group.round.stack-for-small > * {
      margin: 0 -2px;
      float: left;
      display: inline-block; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.round.stack-for-small > *,
      .button-group.round.stack-for-small > * > a,
      .button-group.round.stack-for-small > * > button,
      .button-group.round.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child,
      .button-group.round.stack-for-small > *:first-child > a,
      .button-group.round.stack-for-small > *:first-child > button,
      .button-group.round.stack-for-small > *:first-child > .button {
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px; }
      .button-group.round.stack-for-small > *:last-child,
      .button-group.round.stack-for-small > *:last-child > a,
      .button-group.round.stack-for-small > *:last-child > button,
      .button-group.round.stack-for-small > *:last-child > .button {
        -webkit-border-bottom-right-radius: 1000px;
        -webkit-border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px; } }
  @media only screen and (max-width: 640px) {
    .button-group.round.stack-for-small > * {
      margin: 0 -2px;
      float: left;
      display: inline-block;
      display: block;
      margin: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-top: 1px solid;
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0px;
        margin: 0;
        display: block; }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-top: 0; }
      .button-group.round.stack-for-small > *,
      .button-group.round.stack-for-small > * > a,
      .button-group.round.stack-for-small > * > button,
      .button-group.round.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child,
      .button-group.round.stack-for-small > *:first-child > a,
      .button-group.round.stack-for-small > *:first-child > button,
      .button-group.round.stack-for-small > *:first-child > .button {
        -webkit-top-left-radius: 1rem;
        -webkit-top-right-radius: 1rem;
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem; }
      .button-group.round.stack-for-small > *:last-child,
      .button-group.round.stack-for-small > *:last-child > a,
      .button-group.round.stack-for-small > *:last-child > button,
      .button-group.round.stack-for-small > *:last-child > .button {
        -webkit-bottom-left-radius: 1rem;
        -webkit-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
        border-bottom-right-radius: 1rem; } }
  .button-group.even-2 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 50%; }
    .button-group.even-2 li > button, .button-group.even-2 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
      border-left: 0; }
    .button-group.even-2 li button, .button-group.even-2 li .button {
      width: 100%; }
  .button-group.even-3 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 33.3333333333%; }
    .button-group.even-3 li > button, .button-group.even-3 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
      border-left: 0; }
    .button-group.even-3 li button, .button-group.even-3 li .button {
      width: 100%; }
  .button-group.even-4 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 25%; }
    .button-group.even-4 li > button, .button-group.even-4 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
      border-left: 0; }
    .button-group.even-4 li button, .button-group.even-4 li .button {
      width: 100%; }
  .button-group.even-5 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 20%; }
    .button-group.even-5 li > button, .button-group.even-5 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
      border-left: 0; }
    .button-group.even-5 li button, .button-group.even-5 li .button {
      width: 100%; }
  .button-group.even-6 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 16.6666666667%; }
    .button-group.even-6 li > button, .button-group.even-6 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
      border-left: 0; }
    .button-group.even-6 li button, .button-group.even-6 li .button {
      width: 100%; }
  .button-group.even-7 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 14.2857142857%; }
    .button-group.even-7 li > button, .button-group.even-7 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
      border-left: 0; }
    .button-group.even-7 li button, .button-group.even-7 li .button {
      width: 100%; }
  .button-group.even-8 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 12.5%; }
    .button-group.even-8 li > button, .button-group.even-8 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
      border-left: 0; }
    .button-group.even-8 li button, .button-group.even-8 li .button {
      width: 100%; }

.button-bar:before, .button-bar:after {
  content: " ";
  display: table; }

.button-bar:after {
  clear: both; }

.button-bar .button-group {
  float: left;
  margin-right: 0.625rem; }
  .button-bar .button-group div {
    overflow: hidden; }

/* SCSS FILE -> foundation/components/icon-bar */
.icon-bar {
  width: 100%;
  font-size: 0;
  display: inline-block;
  background: #333333; }
  .icon-bar > * {
    text-align: center;
    font-size: 1rem;
    width: 25%;
    margin: 0 auto;
    display: block;
    padding: 1.25rem;
    float: left; }
    .icon-bar > * i, .icon-bar > * img {
      display: block;
      margin: 0 auto; }
      .icon-bar > * i + label, .icon-bar > * img + label {
        margin-top: .0625rem; }
    .icon-bar > * i {
      font-size: 1.875rem;
      vertical-align: middle; }
    .icon-bar > * img {
      width: 1.875rem;
      height: 1.875rem; }
  .icon-bar.label-right > * i, .icon-bar.label-right > * img {
    margin: 0 0.0625rem 0 0;
    display: inline-block; }
    .icon-bar.label-right > * i + label, .icon-bar.label-right > * img + label {
      margin-top: 0; }
  .icon-bar.label-right > * label {
    display: inline-block; }
  .icon-bar.vertical.label-right > * {
    text-align: left; }
  .icon-bar.vertical, .icon-bar.small-vertical {
    height: 100%;
    width: auto; }
    .icon-bar.vertical .item, .icon-bar.small-vertical .item {
      width: auto;
      margin: auto;
      float: none; }
  @media only screen and (min-width: 641px) {
    .icon-bar.medium-vertical {
      height: 100%;
      width: auto; }
      .icon-bar.medium-vertical .item {
        width: auto;
        margin: auto;
        float: none; } }
  @media only screen and (min-width: 1025px) {
    .icon-bar.large-vertical {
      height: 100%;
      width: auto; }
      .icon-bar.large-vertical .item {
        width: auto;
        margin: auto;
        float: none; } }
  .icon-bar > * {
    font-size: 1rem;
    padding: 1.25rem; }
    .icon-bar > * i + label, .icon-bar > * img + label {
      margin-top: .0625rem; }
    .icon-bar > * i {
      font-size: 1.875rem; }
    .icon-bar > * img {
      width: 1.875rem;
      height: 1.875rem; }
  .icon-bar > *:hover {
    background: #008CBA; }
  .icon-bar > * label {
    color: #FFFFFF; }
  .icon-bar > * i {
    color: #FFFFFF; }

.icon-bar.two-up .item {
  width: 50%; }

.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 641px) {
  .icon-bar.two-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 1025px) {
  .icon-bar.two-up.large-vertical .item {
    width: auto; } }

.icon-bar.three-up .item {
  width: 33.3333%; }

.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 641px) {
  .icon-bar.three-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 1025px) {
  .icon-bar.three-up.large-vertical .item {
    width: auto; } }

.icon-bar.four-up .item {
  width: 25%; }

.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 641px) {
  .icon-bar.four-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 1025px) {
  .icon-bar.four-up.large-vertical .item {
    width: auto; } }

.icon-bar.five-up .item {
  width: 20%; }

.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 641px) {
  .icon-bar.five-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 1025px) {
  .icon-bar.five-up.large-vertical .item {
    width: auto; } }

.icon-bar.six-up .item {
  width: 16.66667%; }

.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 641px) {
  .icon-bar.six-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 1025px) {
  .icon-bar.six-up.large-vertical .item {
    width: auto; } }

/* SCSS FILE -> foundation/components/reveal */
.reveal-modal-bg {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1004;
  display: none;
  left: 0; }

.reveal-modal, dialog {
  visibility: hidden;
  display: none;
  position: absolute;
  z-index: 1005;
  width: 100vw;
  top: 0;
  border-radius: 3px;
  left: 0;
  background-color: #FFFFFF;
  padding: 1.25rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  padding: 1.875rem; }

.reveal-modal, dialog {
  /*min-height:100vh;*/ }
  .reveal-modal .column, dialog .column, .reveal-modal .columns, dialog .columns {
    min-width: 0; }
  .reveal-modal > :first-child, dialog > :first-child {
    margin-top: 0; }
  .reveal-modal > :last-child, dialog > :last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 641px) {
    .reveal-modal, dialog {
      width: 80%;
      max-width: 62.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 641px) {
    .reveal-modal, dialog {
      top: 6.25rem; } }
  .reveal-modal.radius, dialog.radius {
    border-radius: 3px; }
  .reveal-modal.round, dialog.round {
    border-radius: 1000px; }
  .reveal-modal.collapse, dialog.collapse {
    padding: 0; }
  @media only screen and (min-width: 641px) {
    .reveal-modal.tiny, dialog.tiny {
      width: 30%;
      max-width: 62.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 641px) {
    .reveal-modal.small, dialog.small {
      width: 40%;
      max-width: 62.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 641px) {
    .reveal-modal.medium, dialog.medium {
      width: 60%;
      max-width: 62.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 641px) {
    .reveal-modal.large, dialog.large {
      width: 70%;
      max-width: 62.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 641px) {
    .reveal-modal.xlarge, dialog.xlarge {
      width: 95%;
      max-width: 62.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  .reveal-modal.full, dialog.full {
    top: 0;
    left: 0;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0 !important; }
    @media only screen and (min-width: 641px) {
      .reveal-modal.full, dialog.full {
        width: 100vw;
        max-width: 62.5rem;
        left: 0;
        right: 0;
        margin: 0 auto; } }
  .reveal-modal .close-reveal-modal, dialog .close-reveal-modal {
    font-size: 2.5rem;
    line-height: 1;
    position: absolute;
    top: 0.5rem;
    right: 0.6875rem;
    color: #AAAAAA;
    font-weight: bold;
    cursor: pointer; }

dialog {
  display: none; }
  dialog::backdrop, dialog + .backdrop {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000000;
    background: rgba(0, 0, 0, 0.45);
    z-index: auto;
    display: none;
    left: 0; }
  dialog[open] {
    display: block; }

@media print {
  dialog, .reveal-modal, dialog {
    display: none;
    background: #FFFFFF !important; } }

/* SCSS FILE -> foundation/components/orbit */
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg); } }

@-o-keyframes rotate {
  from {
    -o-transform: rotate(0deg); }
  to {
    -o-transform: rotate(360deg); } }

@keyframes rotate {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

/* Orbit Graceful Loading */
.slideshow-wrapper {
  position: relative; }
  .slideshow-wrapper ul {
    list-style-type: none;
    margin: 0; }
    .slideshow-wrapper ul li,
    .slideshow-wrapper ul li .orbit-caption {
      display: none; }
    .slideshow-wrapper ul li:first-child {
      display: block; }
  .slideshow-wrapper .orbit-container {
    background-color: transparent; }
    .slideshow-wrapper .orbit-container li {
      display: block; }
      .slideshow-wrapper .orbit-container li .orbit-caption {
        display: block; }
    .slideshow-wrapper .orbit-container .orbit-bullets li {
      display: inline-block; }
  .slideshow-wrapper .preloader {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    border: solid 3px;
    border-color: #555555 #FFFFFF;
    border-radius: 1000px;
    animation-name: rotate;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear; }

.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: none; }
  .orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0); }
    .orbit-container .orbit-slides-container img {
      display: block;
      max-width: 100%; }
    .orbit-container .orbit-slides-container > * {
      position: absolute;
      top: 0;
      width: 100%;
      margin-left: 100%; }
      .orbit-container .orbit-slides-container > *:first-child {
        margin-left: 0%; }
      .orbit-container .orbit-slides-container > * .orbit-caption {
        position: absolute;
        bottom: 0;
        background-color: rgba(51, 51, 51, 0.8);
        color: #FFFFFF;
        width: 100%;
        padding: 0.625rem 0.875rem;
        font-size: 0.875rem; }
  .orbit-container .orbit-slide-number {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    color: #FFFFFF;
    background: transparent;
    z-index: 10; }
    .orbit-container .orbit-slide-number span {
      font-weight: 700;
      padding: 0.3125rem; }
  .orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10; }
    .orbit-container .orbit-timer .orbit-progress {
      height: 3px;
      background-color: rgba(255, 255, 255, 0.3);
      display: block;
      width: 0%;
      position: relative;
      right: 20px;
      top: 5px; }
    .orbit-container .orbit-timer > span {
      display: none;
      position: absolute;
      top: 0px;
      right: 0;
      width: 11px;
      height: 14px;
      border: solid 4px #FFFFFF;
      border-top: none;
      border-bottom: none; }
    .orbit-container .orbit-timer.paused > span {
      right: -4px;
      top: 0px;
      width: 11px;
      height: 14px;
      border: inset 8px;
      border-left-style: solid;
      border-color: transparent;
      border-left-color: #FFFFFF; }
      .orbit-container .orbit-timer.paused > span.dark {
        border-left-color: #333333; }
  .orbit-container:hover .orbit-timer > span {
    display: block; }
  .orbit-container .orbit-prev,
  .orbit-container .orbit-next {
    position: absolute;
    top: 45%;
    margin-top: -25px;
    width: 36px;
    height: 60px;
    line-height: 50px;
    color: white;
    background-color: transparent;
    text-indent: -9999px !important;
    z-index: 10; }
    .orbit-container .orbit-prev:hover,
    .orbit-container .orbit-next:hover {
      background-color: rgba(0, 0, 0, 0.3); }
    .orbit-container .orbit-prev > span,
    .orbit-container .orbit-next > span {
      position: absolute;
      top: 50%;
      margin-top: -10px;
      display: block;
      width: 0;
      height: 0;
      border: inset 10px; }
  .orbit-container .orbit-prev {
    left: 0; }
    .orbit-container .orbit-prev > span {
      border-right-style: solid;
      border-color: transparent;
      border-right-color: #FFFFFF; }
    .orbit-container .orbit-prev:hover > span {
      border-right-color: #FFFFFF; }
  .orbit-container .orbit-next {
    right: 0; }
    .orbit-container .orbit-next > span {
      border-color: transparent;
      border-left-style: solid;
      border-left-color: #FFFFFF;
      left: 50%;
      margin-left: -4px; }
    .orbit-container .orbit-next:hover > span {
      border-left-color: #FFFFFF; }

.orbit-bullets-container {
  text-align: center; }

.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
  float: none;
  text-align: center;
  display: block; }
  .orbit-bullets li {
    cursor: pointer;
    display: inline-block;
    width: 0.5625rem;
    height: 0.5625rem;
    background: #CCCCCC;
    float: none;
    margin-right: 6px;
    border-radius: 1000px; }
    .orbit-bullets li.active {
      background: #999999; }
    .orbit-bullets li:last-child {
      margin-right: 0; }

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none; }

.touch .orbit-bullets {
  display: none; }

@media only screen and (min-width: 641px) {
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit; }
  .touch .orbit-bullets {
    display: block; } }

@media only screen and (max-width: 640px) {
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important; }
  .orbit-stack-on-small .orbit-slides-container > * {
    position: relative;
    margin: 0% !important;
    opacity: 1 !important; }
  .orbit-stack-on-small .orbit-slide-number {
    display: none; }
  .orbit-timer {
    display: none; }
  .orbit-next, .orbit-prev {
    display: none; }
  .orbit-bullets {
    display: none; } }

/* SCSS FILE -> foundation/components/offcanvas */
.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

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

.text-justify {
  text-align: justify !important; }

@media only screen and (max-width: 640px) {
  .small-only-text-left {
    text-align: left !important; }
  .small-only-text-right {
    text-align: right !important; }
  .small-only-text-center {
    text-align: center !important; }
  .small-only-text-justify {
    text-align: justify !important; } }

@media only screen {
  .small-text-left {
    text-align: left !important; }
  .small-text-right {
    text-align: right !important; }
  .small-text-center {
    text-align: center !important; }
  .small-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .medium-only-text-left {
    text-align: left !important; }
  .medium-only-text-right {
    text-align: right !important; }
  .medium-only-text-center {
    text-align: center !important; }
  .medium-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 641px) {
  .medium-text-left {
    text-align: left !important; }
  .medium-text-right {
    text-align: right !important; }
  .medium-text-center {
    text-align: center !important; }
  .medium-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  .large-only-text-left {
    text-align: left !important; }
  .large-only-text-right {
    text-align: right !important; }
  .large-only-text-center {
    text-align: center !important; }
  .large-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 1025px) {
  .large-text-left {
    text-align: left !important; }
  .large-text-right {
    text-align: right !important; }
  .large-text-center {
    text-align: center !important; }
  .large-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important; }
  .xlarge-only-text-right {
    text-align: right !important; }
  .xlarge-only-text-center {
    text-align: center !important; }
  .xlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 90.063em) {
  .xlarge-text-left {
    text-align: left !important; }
  .xlarge-text-right {
    text-align: right !important; }
  .xlarge-text-center {
    text-align: center !important; }
  .xlarge-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important; }
  .xxlarge-only-text-right {
    text-align: right !important; }
  .xxlarge-only-text-center {
    text-align: center !important; }
  .xxlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 120.063em) {
  .xxlarge-text-left {
    text-align: left !important; }
  .xxlarge-text-right {
    text-align: right !important; }
  .xxlarge-text-center {
    text-align: center !important; }
  .xxlarge-text-justify {
    text-align: justify !important; } }

/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

/* Default Link Styles */
a {
  color: #008CBA;
  text-decoration: none;
  line-height: inherit; }
  a:hover,
  a:focus {
    color: #0078a0; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.21875rem;
    line-height: 1.6; }
  p aside {
    font-size: 0.875rem;
    line-height: 1.35;
    font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0; }

h1 {
  font-size: 2.125rem; }

h2 {
  font-size: 1.6875rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #333333;
  background-color: #f8f8f8;
  border-width: 1px;
  border-style: solid;
  border-color: #dfdfdf;
  padding: 0.125rem 0.3125rem 0.0625rem; }

/* Lists */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit; }

ul {
  margin-left: 1.1rem; }
  ul.no-bullet {
    margin-left: 0; }
    ul.no-bullet li ul,
    ul.no-bullet li ol {
      margin-left: 1.25rem;
      margin-bottom: 0;
      list-style: none; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

ul.square li ul,
ul.circle li ul,
ul.disc li ul {
  list-style: inherit; }

ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }

ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }

ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }

ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul,
  ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }

dl dd {
  margin-bottom: 0.75rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  border-bottom: 1px dotted #DDDDDD;
  cursor: help; }

abbr {
  text-transform: none; }

/* Blockquotes */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD; }
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #555555; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #555555; }

blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem; }

.vevent .summary {
  font-weight: bold; }

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width: 641px) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }
  h1 {
    font-size: 2.75rem; }
  h2 {
    font-size: 2.3125rem; }
  h3 {
    font-size: 1.6875rem; }
  h4 {
    font-size: 1.4375rem; }
  h5 {
    font-size: 1.125rem; }
  h6 {
    font-size: 1rem; } }

/*
       * Print styles.
       *
       * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
       * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
      */
.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .hide-on-print {
    display: none !important; }
  .print-only {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  .show-for-print {
    display: inherit !important; } }

.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden; }
  .off-canvas-wrap.move-right,
  .off-canvas-wrap.move-left {
    min-height: 100%;
    -webkit-overflow-scrolling: touch; }

.inner-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .inner-wrap:before, .inner-wrap:after {
    content: " ";
    display: table; }
  .inner-wrap:after {
    clear: both; }

.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: #FFFFFF;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
    color: #FFFFFF;
    font-weight: bold;
    line-height: 2.8125rem;
    margin: 0; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
    font-size: 1.125rem; }

.left-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-right: solid 1px #1a1a1a;
  left: 0; }

.right-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-left: solid 1px #1a1a1a;
  right: 0; }

.tab-bar-section {
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  height: 2.8125rem;
  top: 0; }
  @media only screen and (min-width: 641px) {
    .tab-bar-section.left, .tab-bar-section.right {
      text-align: left; } }
  .tab-bar-section.left {
    left: 0;
    right: 2.8125rem; }
  .tab-bar-section.right {
    left: 2.8125rem;
    right: 0; }
  .tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem; }

.tab-bar .menu-icon {
  text-indent: 2.1875rem;
  width: 2.8125rem;
  height: 2.8125rem;
  display: block;
  padding: 0;
  color: #FFFFFF;
  position: relative;
  transform: translate3d(0, 0, 0); }
  .tab-bar .menu-icon span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -0.5rem;
    left: 0.90625rem;
    box-shadow: 0 0px 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
    width: 1rem; }
  .tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0px 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3; }

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-transform: translate(-100.5%, 0);
  -webkit-transform: translate3d(-100.5%, 0, 0);
  -moz-transform: translate3d(-100.5%, 0, 0);
  -ms-transform: translate3d(-100.5%, 0, 0);
  -o-transform: translate3d(-100.5%, 0, 0);
  transform: translate3d(-100.5%, 0, 0);
  left: 0; }
  .left-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-transform: translate(100.5%, 0);
  -webkit-transform: translate3d(100.5%, 0, 0);
  -moz-transform: translate3d(100.5%, 0, 0);
  -ms-transform: translate3d(100.5%, 0, 0);
  -o-transform: translate3d(100.5%, 0, 0);
  transform: translate3d(100.5%, 0, 0);
  right: 0; }
  .right-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  ul.off-canvas-list li label {
    display: block;
    padding: 0.3rem 0.9375rem;
    color: #999999;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: bold;
    background: #444444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
  ul.off-canvas-list li a {
    display: block;
    padding: 0.6666666667rem;
    color: rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid #262626;
    transition: background 300ms ease; }
    ul.off-canvas-list li a:hover {
      background: #242424; }

.move-right > .inner-wrap {
  -ms-transform: translate(15.625rem, 0);
  -webkit-transform: translate3d(15.625rem, 0, 0);
  -moz-transform: translate3d(15.625rem, 0, 0);
  -ms-transform: translate3d(15.625rem, 0, 0);
  -o-transform: translate3d(15.625rem, 0, 0);
  transform: translate3d(15.625rem, 0, 0); }

.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 641px) {
    .move-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.move-left > .inner-wrap {
  -ms-transform: translate(-15.625rem, 0);
  -webkit-transform: translate3d(-15.625rem, 0, 0);
  -moz-transform: translate3d(-15.625rem, 0, 0);
  -ms-transform: translate3d(-15.625rem, 0, 0);
  -o-transform: translate3d(-15.625rem, 0, 0);
  transform: translate3d(-15.625rem, 0, 0); }

.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 641px) {
    .move-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 641px) {
    .offcanvas-overlap .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-left .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 641px) {
    .offcanvas-overlap-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-right .left-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 641px) {
    .offcanvas-overlap-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.no-csstransforms .left-off-canvas-menu {
  left: -15.625rem; }

.no-csstransforms .right-off-canvas-menu {
  right: -15.625rem; }

.no-csstransforms .move-left > .inner-wrap {
  right: 15.625rem; }

.no-csstransforms .move-right > .inner-wrap {
  left: 15.625rem; }

.left-submenu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .left-submenu * {
    -webkit-backface-visibility: hidden; }
  .left-submenu .back > a {
    padding: 0.3rem 0.9375rem;
    color: #999999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
    .left-submenu .back > a:hover {
      background: #303030;
      border-top: 1px solid #5e5e5e;
      border-bottom: none; }
    .left-submenu .back > a:before {
      content: "\AB";
      margin-right: 0.5rem;
      display: inline; }
  .left-submenu.move-right {
    -ms-transform: translate(0%, 0);
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }

.right-submenu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .right-submenu * {
    -webkit-backface-visibility: hidden; }
  .right-submenu .back > a {
    padding: 0.3rem 0.9375rem;
    color: #999999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
    .right-submenu .back > a:hover {
      background: #303030;
      border-top: 1px solid #5e5e5e;
      border-bottom: none; }
    .right-submenu .back > a:after {
      content: "\BB";
      margin-left: 0.5rem;
      display: inline; }
  .right-submenu.move-left {
    -ms-transform: translate(0%, 0);
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
  content: "\BB";
  margin-left: 0.5rem;
  display: inline; }

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "\AB";
  margin-right: 0.5rem;
  display: inline; }

/* SCSS FILE -> foundation/components/tables */
table {
  background: #FFFFFF;
  margin-bottom: 1.25rem;
  border: solid 1px #DDDDDD;
  table-layout: auto; }
  table caption {
    background: transparent;
    color: #222222;
    font-size: 1rem;
    font-weight: bold; }
  table thead {
    background: #F5F5F5; }
    table thead tr th,
    table thead tr td {
      padding: 0.5rem 0.625rem 0.625rem;
      font-size: 0.875rem;
      font-weight: bold;
      color: #222222; }
  table tfoot {
    background: #F5F5F5; }
    table tfoot tr th,
    table tfoot tr td {
      padding: 0.5rem 0.625rem 0.625rem;
      font-size: 0.875rem;
      font-weight: bold;
      color: #222222; }
  table tr th,
  table tr td {
    padding: 0.5625rem 0.625rem;
    font-size: 0.875rem;
    color: #222222;
    text-align: left; }
  table tr.even,
  table tr.alt,
  table tr:nth-of-type(even) {
    background: #F9F9F9; }
  table thead tr th,
  table tfoot tr th,
  table tfoot tr td,
  table tbody tr th,
  table tbody tr td,
  table tr td {
    display: table-cell;
    line-height: 1.125rem; }

/* SCSS FILE -> fontawesome/font-awesome.scss */
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.2857142857em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.8571428571em; }

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/* SCSS FILE -> settings */
.clearfix {
  zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
  .clearfix:after {
    clear: both; }

.menu .containerMenu .top-bar-section .submenu .mainSelection .imgTop {
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: flex !important;
  -webkit-flex-flow: row wrap !important;
  -moz-flex-flow: row wrap !important;
  -ms-flex-flow: row wrap !important;
  flex-flow: row wrap !important;
  -webkit-align-content: flex-start !important;
  -moz-align-content: flex-start !important;
  -ms-align-content: flex-start !important;
  align-content: flex-start !important;
  -webkit-justify-content: space-between !important;
  -moz-justify-content: space-between !important;
  -ms-justify-content: space-between !important;
  justify-content: space-between !important;
  text-align: justify !important; }

.menu .containerMenu .top-bar-section .submenu {
  background-color: #000000 !important;
  color: #979797; }
  .menu .containerMenu .top-bar-section .submenu .imgIntro {
    padding: 0 !important; }
  .menu .containerMenu .top-bar-section .submenu .brandsList {
    padding: 0.625rem 0 0 0; }
  .menu .containerMenu .top-bar-section .submenu ul {
    padding: 0;
    list-style-position: inside;
    margin: 0; }
    .menu .containerMenu .top-bar-section .submenu ul li {
      list-style-image: url(https://d2cnxwe94mbo9w.cloudfront.net/img/list-img.gif); }
      .menu .containerMenu .top-bar-section .submenu ul li a {
        color: #979797;
        padding: 0.3125rem 0;
        font-size: 0.875rem;
        text-decoration: none; }
      .menu .containerMenu .top-bar-section .submenu ul li:hover {
        list-style-image: url(https://d2cnxwe94mbo9w.cloudfront.net/img/list-img-hover.png); }
        .menu .containerMenu .top-bar-section .submenu ul li:hover a {
          color: #FFFFFF; }

/* SCSS FILE -> app */
body {
  font-family: "Lato", sans-serif !important;
  font-size: 0.875rem;
  color: #000000;
  margin: 0 auto;
  padding: 0;
  background-color: #ffffff;
  overflow-x: hidden; }

/* SCSS FILE -> basicElements */
*:focus {
  outline-width: 0; }

a {
  text-decoration: underline;
  color: #000000; }
  a:hover, a:focus, a:visited {
    text-decoration: none;
    color: #000000; }

.underline {
  text-decoration: underline; }

.hidden {
  display: none; }

.ucase {
  text-transform: uppercase !important; }

.text-normal {
  font-weight: normal; }

.text-bold {
  font-weight: bold; }

.radius {
  border-radius: 3px; }

.font--10 {
  font-size: 10px; }

.font--11 {
  font-size: 11px; }

.font--12 {
  font-size: 12px; }

.font--13 {
  font-size: 13px; }

.font--14 {
  font-size: 14px; }

.font--15 {
  font-size: 15px; }

.font--16 {
  font-size: 16px; }

.font--17 {
  font-size: 17px; }

.font--18 {
  font-size: 18px; }

.font--19 {
  font-size: 19px; }

.font--20 {
  font-size: 20px; }

.font--21 {
  font-size: 21px; }

.font--22 {
  font-size: 22px; }

.font--23 {
  font-size: 23px; }

.font--24 {
  font-size: 24px; }

.font--25 {
  font-size: 25px; }

.font--26 {
  font-size: 26px; }

.font--27 {
  font-size: 27px; }

.font--28 {
  font-size: 28px; }

.font--29 {
  font-size: 29px; }

.font--30 {
  font-size: 30px; }

.font--31 {
  font-size: 31px; }

.font--32 {
  font-size: 32px; }

.font--33 {
  font-size: 33px; }

.font--34 {
  font-size: 34px; }

.font--35 {
  font-size: 35px; }

.font--36 {
  font-size: 36px; }

.verde {
  color: #449D59 !important; }

.icon-bar {
  width: auto;
  background: transparent !important; }
  .icon-bar a {
    padding: 0.625rem;
    font-size: 0.875rem;
    text-decoration: none;
    -webkit-transition: background-color 200ms ease-out;
    -moz-transition: background-color 200ms ease-out;
    -ms-transition: background-color 200ms ease-out;
    -o-transition: background-color 200ms ease-out;
    transition: background-color 200ms ease-out; }
    .icon-bar a:hover {
      background-color: #f3f3f3; }
    .icon-bar a label {
      color: #000000;
      font-size: 0.75rem; }

.sconto {
  color: #10245c;
  font-weight: bold; }

.prezzo, .soloPrezzo {
  color: #ff9429;
  font-weight: bold; }

.prezzoListino {
  text-decoration: line-through; }

input, textarea {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 2px solid #ffffff;
  color: #000000;
  background-color: #FFFFFF;
  margin: 0;
  padding: 0; }

input {
  height: 2.25rem; }

input[type=text] {
  padding-left: 16px; }

select {
  -webkit-appearance: none !important;
  background-image: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-position: 96% center;
  border: 2px solid #ffffff;
  padding: 0.625rem; }

select::-ms-expand {
  display: none; }

button, .button, button:visited, .button:visited, button:focus, .button:focus {
  text-transform: uppercase;
  padding: 0.3125rem 1.25rem;
  margin: 0 !important;
  background-color: #000000;
  color: #FFFFFF;
  font-family: "Lato", sans-serif; }
  button:hover, button:active, .button:hover, .button:active, button:visited:hover, button:visited:active, .button:visited:hover, .button:visited:active, button:focus:hover, button:focus:active, .button:focus:hover, .button:focus:active {
    background-color: #333333; }
  button.addToCart, button.addToCartBig, .button.addToCart, .button.addToCartBig, button:visited.addToCart, button:visited.addToCartBig, .button:visited.addToCart, .button:visited.addToCartBig, button:focus.addToCart, button:focus.addToCartBig, .button:focus.addToCart, .button:focus.addToCartBig {
    background-color: #ff9429; }
    button.addToCart:hover, button.addToCart:active, button.addToCartBig:hover, button.addToCartBig:active, .button.addToCart:hover, .button.addToCart:active, .button.addToCartBig:hover, .button.addToCartBig:active, button:visited.addToCart:hover, button:visited.addToCart:active, button:visited.addToCartBig:hover, button:visited.addToCartBig:active, .button:visited.addToCart:hover, .button:visited.addToCart:active, .button:visited.addToCartBig:hover, .button:visited.addToCartBig:active, button:focus.addToCart:hover, button:focus.addToCart:active, button:focus.addToCartBig:hover, button:focus.addToCartBig:active, .button:focus.addToCart:hover, .button:focus.addToCart:active, .button:focus.addToCartBig:hover, .button:focus.addToCartBig:active {
      background-color: #ffc78f; }
  button.addToCartBig, .button.addToCartBig, button:visited.addToCartBig, .button:visited.addToCartBig, button:focus.addToCartBig, .button:focus.addToCartBig {
    padding: 1.25rem 1.875rem;
    font-size: 1.325rem;
    color: #000000;
    font-weight: bold;
    padding: 0.625rem 2.5rem; }

table {
  width: 100% !important; }

h1 {
  margin: 0;
  padding: 1.25rem 0; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Lato", sans-serif; }

/* CHECKBOX */
.testoLabel {
  line-height: 21px;
  padding-left: 2px;
  cursor: pointer;
  max-width: 118px !important;
  display: inline-block !important;
  vertical-align: top !important;
  text-decoration: none; }
  .testoLabel.disabled {
    color: #f3f3f3; }

input[type=checkbox], input[type=radio] {
  display: none; }

input[type=checkbox] + label, input[type=radio] + label {
  background-image: url(https://d2cnxwe94mbo9w.cloudfront.net/img/checkbox-bg.gif);
  height: 16px;
  width: 16px;
  display: inline-block;
  padding: 0 0 0 0px;
  cursor: pointer; }

input[type=checkbox]:checked + label, input[type=radio]:checked + label {
  background-image: url(https://d2cnxwe94mbo9w.cloudfront.net/img/checkbox-ck-bg.gif); }

input[type=checkbox]:disabled + label, input[type=radio]:disabled + label {
  background-image: url(https://d2cnxwe94mbo9w.cloudfront.net/img/checkbox-dsbl-bg.gif); }

input[type=checkbox]:disabled ~ label, input[type=radio]:disabled ~ label {
  color: #cacaca; }

.giacenza {
  padding: 0 2px;
  color: #FFFFFF !important;
  background-color: #FF0000;
  font-size: 10px; }
  .giacenza.verde {
    background-color: #449D59;
    color: #FFFFFF !important; }

.error {
  color: #ff0000; }

.reveal-modal-bg {
  z-index: 999; }

.reveal-modal, dialog {
  z-index: 9999;
  padding: 5px !important;
  box-shadow: 0px 0px 50px #000000;
  min-height: auto !important; }

.popupRevealOnEnter {
  padding: 1.25rem 1.25rem !important;
  box-shadow: none;
  background-color: transparent !important;
  border: none;
  padding: 0;
  width: 50%;
  position: fixed;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%); }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .popupRevealOnEnter {
      width: 70%; } }
  .popupRevealOnEnter a {
    position: relative;
    display: inline-block; }
  .popupRevealOnEnter img {
    width: 100%;
    max-width: 750px !important; }
  .popupRevealOnEnter .close-reveal-modal {
    position: absolute;
    color: #000000 !important;
    top: -1rem !important;
    right: -0.9rem !important;
    border-radius: 50%;
    background-color: #FFFFFF;
    width: 30px !important;
    cursor: pointer; }
    @media only screen and (max-width: 640px) {
      .popupRevealOnEnter .close-reveal-modal {
        top: -0.3rem !important;
        right: -0.23rem !important;
        width: 22px !important;
        font-size: 1.4rem !important;
        padding-bottom: 0 !important; } }

.close-reveal-modal {
  font-size: 2rem !important;
  color: #000000 !important;
  text-decoration: none !important; }

/* POPUP NL */
.popupRevealOnEnter.popupPromoNL {
  width: 860px; }
  .popupRevealOnEnter.popupPromoNL .row {
    display: inline-block;
    position: relative;
    max-width: 814px; }
    .popupRevealOnEnter.popupPromoNL .row .imgPopupNl {
      float: left;
      max-width: 407px;
      min-height: 410px;
      background-color: white; }
    .popupRevealOnEnter.popupPromoNL .row .boxTxtPopupNl {
      float: left;
      max-width: 407px;
      background-color: white;
      text-align: left;
      font-weight: bold;
      font-family: arial;
      position: relative;
      padding-right: 18px; }
      .popupRevealOnEnter.popupPromoNL .row .boxTxtPopupNl a.close-reveal-modal {
        text-align: center; }
      .popupRevealOnEnter.popupPromoNL .row .boxTxtPopupNl h6 {
        font-size: 40px;
        line-height: 44px;
        padding-top: 40px;
        font-weight: bold;
        font-family: Arial;
        color: black;
        margin-bottom: 20px; }
      .popupRevealOnEnter.popupPromoNL .row .boxTxtPopupNl .subTitleNl {
        font-size: 26px;
        line-height: 29px;
        padding-bottom: 10px;
        display: block;
        font-weight: normal;
        margin-bottom: 0; }
      .popupRevealOnEnter.popupPromoNL .row .boxTxtPopupNl .discountNl {
        font-size: 40px;
        color: #c2963f;
        margin-bottom: 10px; }
      .popupRevealOnEnter.popupPromoNL .row .boxTxtPopupNl #emailSubscriptionPopup {
        border: 1px solid #989898;
        width: 100%;
        margin-bottom: 10px; }
      .popupRevealOnEnter.popupPromoNL .row .boxTxtPopupNl .submitPopupNl {
        background-color: #000;
        color: #FFF;
        text-align: center;
        font-size: 16px;
        padding: 17px 0;
        width: 100%;
        text-transform: none; }
      .popupRevealOnEnter.popupPromoNL .row .boxTxtPopupNl .conditionNl {
        font-size: 11px;
        color: #777777;
        font-weight: normal;
        margin: 0;
        padding: 0;
        margin-bottom: 29px; }
        .popupRevealOnEnter.popupPromoNL .row .boxTxtPopupNl .conditionNl .green {
          color: green; }
        .popupRevealOnEnter.popupPromoNL .row .boxTxtPopupNl .conditionNl .orange {
          color: orange; }

.quickview {
  max-width: 500px !important;
  min-width: 500px !important; }
  .quickview .row.prodottoSmall {
    width: 70%;
    margin: 0; }
    .quickview .row.prodottoSmall .immagineModello img {
      width: 65%; }
    .quickview .row.prodottoSmall .vediModello .button, .quickview .row.prodottoSmall .vediModello .button:hover, .quickview .row.prodottoSmall .vediModello .button:focus {
      position: relative !important;
      right: auto !important;
      top: auto !important;
      margin: 0 auto !important; }
  .quickview .close-quickview {
    position: absolute;
    top: 0;
    right: 5px;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.125rem; }

/* FLEX BOX a */
/* per evitare che il bordo del tag a in alcuni casi non venga visualizzato su un lato */
.flex-item a {
  width: 99%;
  margin: 0 auto;
  display: block; }

.file_attach {
  border-style: hidden !important;
  height: 25px !important;
  background: transparent !important; }

#formContactUs input,
#formVenditaDiretta input {
  border-radius: 5px !important;
  height: auto;
  display: inline-block; }

@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* POPUP NL */
  .popupRevealOnEnter.popupPromoNL {
    max-width: 680px; }
    .popupRevealOnEnter.popupPromoNL .row .imgPopupNl, .popupRevealOnEnter.popupPromoNL .row .boxTxtPopupNl {
      width: 300px; }
    .popupRevealOnEnter.popupPromoNL .row .boxTxtPopupNl h6 {
      font-size: 28px;
      line-height: 30px;
      padding-top: 25px;
      margin-bottom: 15px; }
    .popupRevealOnEnter.popupPromoNL .row .boxTxtPopupNl .subTitleNl {
      font-size: 18px;
      line-height: 20px; }
    .popupRevealOnEnter.popupPromoNL .row .boxTxtPopupNl .discountNl {
      font-size: 30px; }
    .popupRevealOnEnter.popupPromoNL .row .boxTxtPopupNl .submitPopupNl {
      padding: 13px 0; }
    .popupRevealOnEnter.popupPromoNL .row .boxTxtPopupNl .conditionNl {
      margin-bottom: 16px; } }

@media only screen and (max-width: 640px) {
  .quickview {
    max-width: 90% !important;
    min-width: 90% !important;
    width: 90% !important;
    min-height: initial !important;
    margin-left: 5%;
    margin-top: 5%; }
  .popupRevealOnEnter {
    width: 80% !important;
    padding: 0.3125rem !important;
    min-width: 220px; }
    .popupRevealOnEnter img {
      max-width: 200px; }
  /* POPUP NL */
  .popupRevealOnEnter.popupPromoNL .boxTxtPopupNl {
    padding-left: 18px; } }

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0 1px; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

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

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px; }
  [dir="rtl"] .slick-slide {
    float: right; }

.slick-slide-vertical {
  float: none;
  height: 100%;
  min-height: 1px;
  max-height: 200px; }

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

.slick-disabled {
  opacity: 0.1;
  filter: alpha(opacity=10); }

/* SCSS FILE -> structure */
.row {
  max-width: 87.5rem; }
  .row .row {
    margin: 0 !important; }

.container {
  padding: 0;
  max-width: 100% !important; }
  .container .column.p0, .container .columns.p0 {
    padding: 0; }

.off-canvas-wrap {
  overflow: visible; }

/* SCSS FILE -> header */
.headerContainer {
  position: fixed;
  top: 0;
  left: 0;
  margin: 0 !important;
  padding-bottom: 4px;
  width: 100%;
  z-index: 99;
  background-color: #f3f3f3;
  height: 71px;
  border-bottom: 1px solid #cdcdcd;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }
  .headerContainer.withCoupon {
    height: 102px !important; }
  .headerContainer.minified {
    height: 45px !important; }
  .headerContainer #overHeaderCoupon {
    text-align: center;
    background: #55c7bb;
    color: #000;
    padding: 5px 0;
    height: 31px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    overflow: hidden; }
    .headerContainer #overHeaderCoupon .codicePromoHeader {
      background-color: #FFF;
      color: #000;
      padding: 0.3125rem 0.625rem; }
    .headerContainer #overHeaderCoupon.winterSaleColor {
      background-color: #6fccad !important;
      /* #13adbf */ }
    .headerContainer #overHeaderCoupon.springSaleColor {
      background-color: #1c9848 !important; }
    .headerContainer #overHeaderCoupon.summerSaleColor {
      background-color: #ffc107 !important; }
    .headerContainer #overHeaderCoupon.autumnSaleColor {
      background-color: #ec6f28 !important; }
    .headerContainer #overHeaderCoupon.bf-promo {
      background-color: #F85479;
      color: #000; }
    .headerContainer #overHeaderCoupon.cm-promo {
      background-color: #BBD0E9;
      color: #000; }
  .headerContainer .headerContent {
    max-width: 87.5rem;
    width: 100%;
    margin: 0 auto;
    padding: 0 0.625rem;
    position: relative; }
    .headerContainer .headerContent .header {
      padding-top: 16px;
      margin: 0 !important;
      position: relative;
      -webkit-transition: all 200ms ease-out;
      -moz-transition: all 200ms ease-out;
      -ms-transition: all 200ms ease-out;
      -o-transition: all 200ms ease-out;
      transition: all 200ms ease-out; }
      .headerContainer .headerContent .header .logoContainer {
        text-align: left; }
        .headerContainer .headerContent .header .logoContainer .logo {
          position: relative;
          text-decoration: none;
          display: inline-block;
          width: 355px;
          -webkit-transition: all 200ms ease-out;
          -moz-transition: all 200ms ease-out;
          -ms-transition: all 200ms ease-out;
          -o-transition: all 200ms ease-out;
          transition: all 200ms ease-out; }
    .headerContainer .headerContent .search-cart--box {
      position: absolute;
      top: 38px;
      right: 20px;
      color: #808080;
      -webkit-transition: all 200ms ease-out;
      -moz-transition: all 200ms ease-out;
      -ms-transition: all 200ms ease-out;
      -o-transition: all 200ms ease-out;
      transition: all 200ms ease-out; }
      .headerContainer .headerContent .search-cart--box div {
        display: inline-block;
        margin-left: 1.25rem; }
        .headerContainer .headerContent .search-cart--box div a {
          text-decoration: none;
          color: #808080; }
          .headerContainer .headerContent .search-cart--box div a:hover {
            text-decoration: none; }
    .headerContainer .headerContent .reveal-item {
      display: none;
      position: absolute;
      top: 70px;
      right: 10px;
      padding: 10px;
      background-color: #f3f3f3;
      border-bottom: 1px solid #cdcdcd;
      border-left: 1px solid #cdcdcd;
      border-right: 1px solid #cdcdcd;
      text-align: center;
      z-index: 999;
      width: 100%;
      max-width: 400px;
      min-height: 58px;
      -webkit-transition: all 200ms ease-out;
      -moz-transition: all 200ms ease-out;
      -ms-transition: all 200ms ease-out;
      -o-transition: all 200ms ease-out;
      transition: all 200ms ease-out; }
      .headerContainer .headerContent .reveal-item.active {
        display: block; }
      .headerContainer .headerContent .reveal-item input {
        padding: 0.625rem 1.875rem 0.625rem 0.625rem;
        border: 1px solid #979797;
        width: 100%;
        height: 100%; }
      .headerContainer .headerContent .reveal-item button.search {
        position: absolute;
        top: 50%;
        right: 23px;
        display: block;
        width: 13px;
        height: 14px;
        color: #cdcdcd;
        line-height: 13px;
        background: none;
        padding: 0;
        font-size: 14px;
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%); }
      .headerContainer .headerContent .reveal-item .scrollable {
        height: 200px;
        overflow: auto; }
  .headerContainer .link--menu {
    position: absolute;
    bottom: 0;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  .headerContainer.minified {
    height: 45px;
    top: 0px !important; }
    .headerContainer.minified #overHeaderCoupon {
      height: 0;
      padding: 0; }
    .headerContainer.minified .headerContent .header {
      padding-top: 10px; }
      .headerContainer.minified .headerContent .header .logoContainer {
        text-align: left;
        padding-left: 0;
        padding-right: 0; }
        .headerContainer.minified .headerContent .header .logoContainer .logo {
          height: 20px;
          width: 188px; }
    .headerContainer.minified .headerContent .search-cart--box {
      top: 12px; }
    .headerContainer.minified .headerContent .reveal-item {
      top: 44px; }

.menu {
  margin: 0 !important;
  padding: 0 !important; }
  .menu .containerMenu {
    margin: 0 !important;
    padding: 0 !important; }
    .menu .containerMenu .top-bar-section {
      margin: 0 !important;
      padding: 0 !important; }
      .menu .containerMenu .top-bar-section .menuLinks {
        margin: 0 auto;
        text-align: center;
        position: relative; }
        .menu .containerMenu .top-bar-section .menuLinks ul {
          font-size: 1.125rem;
          line-height: initial;
          margin: 0; }
          .menu .containerMenu .top-bar-section .menuLinks ul .menuLink {
            display: inline-block;
            font-size: 1.125rem;
            padding: 12px 30px 12px 1.25rem;
            vertical-align: middle;
            margin: 0 0 0 10px;
            -webkit-transition: background-color 200ms ease-out;
            -moz-transition: background-color 200ms ease-out;
            -ms-transition: background-color 200ms ease-out;
            -o-transition: background-color 200ms ease-out;
            transition: background-color 200ms ease-out; }
            .menu .containerMenu .top-bar-section .menuLinks ul .menuLink a {
              text-decoration: none;
              position: relative; }
              .menu .containerMenu .top-bar-section .menuLinks ul .menuLink a i {
                font-size: 12px;
                position: absolute;
                top: 50%;
                right: -20px;
                transform: translate(0, -50%); }
              .menu .containerMenu .top-bar-section .menuLinks ul .menuLink a:hover {
                color: #FFFFFF; }
            .menu .containerMenu .top-bar-section .menuLinks ul .menuLink:hover, .menu .containerMenu .top-bar-section .menuLinks ul .menuLink.hovering {
              background-color: #000000;
              cursor: pointer;
              color: #FFFFFF; }
              .menu .containerMenu .top-bar-section .menuLinks ul .menuLink:hover a, .menu .containerMenu .top-bar-section .menuLinks ul .menuLink.hovering a {
                color: #FFFFFF; }
            .menu .containerMenu .top-bar-section .menuLinks ul .menuLink:first-of-type {
              margin-left: 0; }
      .menu .containerMenu .top-bar-section .submenu {
        position: absolute;
        width: 100vw;
        z-index: 99;
        display: none;
        left: 50%;
        padding: 1.25rem;
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0); }
        .menu .containerMenu .top-bar-section .submenu .row:first-of-type {
          max-width: 87.5rem;
          margin: 0 auto !important; }
        .menu .containerMenu .top-bar-section .submenu .mainSelection {
          padding-left: 0;
          padding-right: 0.625rem; }
          .menu .containerMenu .top-bar-section .submenu .mainSelection h4 {
            margin: 0 0 20px 0;
            font-size: 18px;
            padding: 0 0 10px 0;
            border-bottom: 1px solid #fff;
            color: #fff;
            letter-spacing: 2px; }
          .menu .containerMenu .top-bar-section .submenu .mainSelection .colonize {
            -moz-column-count: 2;
            -webkit-column-count: 2;
            column-count: 2;
            -moz-column-gap: 0.625rem;
            -webkit-column-gap: 0.625rem;
            column-gap: 0.625rem;
            -moz-column-rule: 0;
            -webkit-column-rule: 0;
            column-rule: 0; }
          .menu .containerMenu .top-bar-section .submenu .mainSelection .idee .idea {
            border: 3px solid #fff;
            margin-bottom: 10px; }
            .menu .containerMenu .top-bar-section .submenu .mainSelection .idee .idea span {
              display: block;
              background-color: #fff;
              color: #000000;
              padding: 5px; }
          .menu .containerMenu .top-bar-section .submenu .mainSelection .imgTop a {
            width: 16%; }
        .menu .containerMenu .top-bar-section .submenu .proposte .outletLinkMenu, .menu .containerMenu .top-bar-section .submenu .regalo .outletLinkMenu {
          margin: 1rem 0 0 0;
          display: block; }
        .menu .containerMenu .top-bar-section .submenu .proposte .menuNatale, .menu .containerMenu .top-bar-section .submenu .regalo .menuNatale {
          position: relative; }
          .menu .containerMenu .top-bar-section .submenu .proposte .menuNatale div, .menu .containerMenu .top-bar-section .submenu .regalo .menuNatale div {
            display: inline-block; }
            .menu .containerMenu .top-bar-section .submenu .proposte .menuNatale div li, .menu .containerMenu .top-bar-section .submenu .regalo .menuNatale div li {
              list-style: none; }
          .menu .containerMenu .top-bar-section .submenu .proposte .menuNatale img, .menu .containerMenu .top-bar-section .submenu .regalo .menuNatale img {
            float: left;
            margin-right: 10px;
            height: 50px; }

.link--outlet {
  position: absolute;
  right: 25%;
  bottom: -16px;
  font-size: 1.125rem;
  font-style: italic;
  line-height: initial;
  margin: 0;
  background-color: #000000; }
  .link--outlet a {
    display: inline-block;
    font-size: 1.125rem;
    padding: 12px 40px 12px 1.25rem;
    vertical-align: middle;
    margin-bottom: 0;
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none; }
    .link--outlet a:after {
      content: '';
      position: absolute;
      right: 10px;
      top: 50%;
      -ms-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
      width: 20px;
      height: 20px;
      background-image: url(https://d2cnxwe94mbo9w.cloudfront.net/img/outlet-w.png);
      background-size: contain;
      background-repeat: no-repeat; }
    .link--outlet a:hover, .link--outlet a.hovering {
      cursor: pointer;
      text-decoration: none;
      color: #FFFFFF; }

.headerContainer.minified .link--outlet {
  bottom: -13px; }

@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .menu .containerMenu .top-bar-section .menuLinks ul .menuLink {
    margin: 0; }
  .menu .containerMenu .top-bar-section .submenu {
    padding: 0.3125rem; }
    .menu .containerMenu .top-bar-section .submenu .mainSelection h4 {
      cursor: pointer;
      position: relative; }
      .menu .containerMenu .top-bar-section .submenu .mainSelection h4:not(.imgTop):after {
        content: "\f067";
        font: normal normal normal 14px/1 FontAwesome;
        position: absolute;
        right: 0;
        top: 50%;
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%); }
      .menu .containerMenu .top-bar-section .submenu .mainSelection h4:not(.imgTop).active:after {
        content: "\f068"; }
    .menu .containerMenu .top-bar-section .submenu .mainSelection h4 + div:not(.imgTop) {
      max-height: 0;
      overflow: hidden;
      -webkit-transition: all 200ms ease-out;
      -moz-transition: all 200ms ease-out;
      -ms-transition: all 200ms ease-out;
      -o-transition: all 200ms ease-out;
      transition: all 200ms ease-out; }
    .menu .containerMenu .top-bar-section .submenu .mainSelection h4 + div.active {
      max-height: 100vh; }
    .menu .containerMenu .top-bar-section .submenu .mainSelection .colonize {
      -moz-column-count: 2;
      -webkit-column-count: 2;
      column-count: 2;
      -moz-column-gap: 0.3125rem;
      -webkit-column-gap: 0.3125rem;
      column-gap: 0.3125rem;
      -moz-column-rule: 0;
      -webkit-column-rule: 0;
      column-rule: 0;
      min-height: 0; }
    .menu .containerMenu .top-bar-section .submenu .mainSelection .idee .idea {
      width: 48%;
      margin-left: 2%;
      display: inline-block; }
      .menu .containerMenu .top-bar-section .submenu .mainSelection .idee .idea:first-of-type {
        margin-left: 0; }
    .menu .containerMenu .top-bar-section .submenu.top .mainSelection .colonize, .menu .containerMenu .top-bar-section .submenu.sport .mainSelection .colonize {
      -moz-column-count: 3;
      -webkit-column-count: 3;
      column-count: 3;
      -moz-column-gap: 0.625rem;
      -webkit-column-gap: 0.625rem;
      column-gap: 0.625rem;
      min-height: 0; }
      .menu .containerMenu .top-bar-section .submenu.top .mainSelection .colonize a, .menu .containerMenu .top-bar-section .submenu.sport .mainSelection .colonize a {
        font-size: 0.875rem; }
    .menu .containerMenu .top-bar-section .submenu.fashion .mainSelection .colonize ul {
      list-style-type: none;
      list-style-position: outside; }
      .menu .containerMenu .top-bar-section .submenu.fashion .mainSelection .colonize ul li a {
        font-size: 0.75rem;
        padding: 0; }
  .link--outlet {
    right: 13%;
    bottom: -12px;
    background-color: transparent; }
    .link--outlet a {
      padding: 11px 26px 11px;
      color: #000000; }
      .link--outlet a:after {
        right: 0px;
        background-image: url(https://d2cnxwe94mbo9w.cloudfront.net/img/outlet.png); }
      .link--outlet a:hover {
        color: #000000; } }

@media only screen and (max-width: 640px) {
  .link--outlet {
    display: none; } }

/* SLIDE MENU */
.move-right > .inner-wrap {
  -ms-transform: translate(100%, 0) !important;
  -webkit-transform: translate(100%, 0) !important;
  -moz-transform: translate(100%, 0) !important;
  -o-transform: translate(100%, 0) !important;
  transform: translate(100%, 0) !important; }

.left-off-canvas-menu {
  background-color: #ffffff;
  width: 100%;
  height: 100vh;
  overflow: auto; }
  .left-off-canvas-menu .closeMenuMobile {
    position: absolute;
    top: 10px;
    left: 25px;
    font-size: 18px;
    text-decoration: none !important;
    bottom: auto;
    right: auto; }
  .left-off-canvas-menu #menuMobile {
    padding: 1.25rem;
    background-color: #FFFFFF;
    margin: 30px 0.3125rem 0.3125rem 0.3125rem; }
  .left-off-canvas-menu h3, .left-off-canvas-menu h4 {
    cursor: pointer;
    border-top: 1px solid #f3f3f3;
    margin: 0;
    line-height: 48px;
    font-size: 1.375rem; }
    .left-off-canvas-menu h3 a, .left-off-canvas-menu h3 a:hover, .left-off-canvas-menu h3 a:visited, .left-off-canvas-menu h3 a:focus, .left-off-canvas-menu h4 a, .left-off-canvas-menu h4 a:hover, .left-off-canvas-menu h4 a:visited, .left-off-canvas-menu h4 a:focus {
      text-decoration: none; }
    .left-off-canvas-menu h3 span.oc, .left-off-canvas-menu h4 span.oc {
      display: inline-block;
      text-decoration: none;
      line-height: 3rem;
      vertical-align: top;
      float: right;
      margin-right: 0.3125rem;
      -webkit-transition: all 200ms ease-out;
      -moz-transition: all 200ms ease-out;
      -ms-transition: all 200ms ease-out;
      -o-transition: all 200ms ease-out;
      transition: all 200ms ease-out; }
      .left-off-canvas-menu h3 span.oc.active, .left-off-canvas-menu h4 span.oc.active {
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg); }
  .left-off-canvas-menu .innerMenu, .left-off-canvas-menu .nasted-innerMenu {
    display: none; }
    .left-off-canvas-menu .innerMenu .colorMenuXmas, .left-off-canvas-menu .nasted-innerMenu .colorMenuXmas {
      color: #ff002f; }
  .left-off-canvas-menu .innerMenu h4, .left-off-canvas-menu .nasted-innerMenu {
    padding-left: 20px; }
  .left-off-canvas-menu ul {
    display: block;
    margin: 0 0 15px;
    padding: 0; }
    .left-off-canvas-menu ul li {
      display: block;
      margin: 0;
      line-height: 48px;
      border-top: 1px solid #fff; }
      .left-off-canvas-menu ul li:last-of-type {
        border-bottom: none; }
      .left-off-canvas-menu ul li:hover,
      .left-off-canvas-menu ul li.active,
      .left-off-canvas-menu ul li.sidr-class-active {
        background-color: #f3f3f3; }
      .left-off-canvas-menu ul li a, .left-off-canvas-menu ul li span {
        padding: 0 15px;
        display: block;
        text-decoration: none; }

.move-right .exit-off-canvas {
  box-shadow: none !important; }

@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .headerContainer {
    height: 45px !important; }
    .headerContainer.withCoupon {
      height: 76px !important; }
    .headerContainer.minified {
      height: 45px !important; }
    .headerContainer .header {
      padding-top: 10px !important; }
      .headerContainer .header .logoContainer {
        text-align: left !important;
        padding: 0; }
        .headerContainer .header .logoContainer .logo {
          width: 158px !important; }
    .headerContainer .search-cart--box {
      top: 12px !important; }
      .headerContainer .search-cart--box span {
        display: none; }
    .headerContainer .reveal-item {
      top: 44px !important; } }

@media only screen and (max-width: 640px) {
  .headerContainer {
    height: 45px !important; }
    .headerContainer.withCoupon {
      height: 100px !important; }
    .headerContainer #overHeaderCoupon {
      height: 55px; }
    .headerContainer .headerContent .header {
      padding-top: 10px !important; }
      .headerContainer .headerContent .header .logoContainer {
        text-align: left !important;
        padding-left: 35px; }
        .headerContainer .headerContent .header .logoContainer .logo {
          height: 20px !important;
          width: 188px !important; }
      .headerContainer .headerContent .header #menu-small {
        position: absolute;
        top: 0.3125rem;
        left: 0.3125rem; }
        .headerContainer .headerContent .header #menu-small .tab-bar {
          background-color: transparent; }
          .headerContainer .headerContent .header #menu-small .tab-bar .left-small {
            width: 25px;
            height: 25px;
            border-right: none;
            background-color: #f3f3f3;
            margin-top: 4px;
            z-index: 999; }
            .headerContainer .headerContent .header #menu-small .tab-bar .left-small .menu-icon {
              width: 25px;
              height: 25px; }
              .headerContainer .headerContent .header #menu-small .tab-bar .left-small .menu-icon span::after {
                margin-top: -0.3rem;
                left: 0.4rem;
                box-shadow: 0 0px 0 1px #000000, 0 5px 0 1px #000000, 0 10px 0 1px #000000;
                width: 0.75rem; }
    .headerContainer .headerContent .search-cart--box {
      top: 12px !important; }
      .headerContainer .headerContent .search-cart--box span {
        display: none; }
    .headerContainer .headerContent .reveal-item {
      top: 44px !important; }
    .headerContainer.minified {
      height: 45px !important; }
      .headerContainer.minified #overHeaderCoupon {
        height: 0; }
      .headerContainer.minified .headerContent .header {
        padding-top: 10px !important; }
        .headerContainer.minified .headerContent .header .logoContainer {
          text-align: left !important;
          padding-left: 35px !important; }
      .headerContainer.minified .headerContent .reveal-item {
        top: 44px !important; }
  #overHeaderCoupon .codicePromoHeader {
    padding: 0.125rem 0.625rem !important; } }

@media only screen and (max-width: 400px) {
  .headerContainer .headerContent .reveal-item {
    border-left: none !important;
    border-right: none !important;
    right: 0; } }

/* SCSS FILE -> mainContent */
.mainContent {
  margin: 85px auto 0 auto !important;
  max-width: 87.5rem;
  padding: 0;
  /* 0 $spacing-small */
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }
  .mainContent.withCoupon {
    margin: 116px auto 0 auto !important; }
  .mainContent.minified {
    margin: 85px auto 0 auto !important; }
  .mainContent .home .columns {
    padding: 0;
    margin-bottom: 1.875rem; }
    .mainContent .home .columns.topZone {
      position: relative; }
      .mainContent .home .columns.topZone .orbitPlaceholder {
        width: 100%; }
      .mainContent .home .columns.topZone .imageSlider {
        display: none; }
      .mainContent .home .columns.topZone .orbit-bullets-container {
        margin-top: -55px; }
      .mainContent .home .columns.topZone .orbit-timer {
        display: none !important; }
      .mainContent .home .columns.topZone .orbit-slide-number {
        display: none !important; }
      .mainContent .home .columns.topZone .orbit-prev, .mainContent .home .columns.topZone .orbit-next {
        display: block !important; }
      .mainContent .home .columns.topZone .flex-container .flex-item {
        margin-bottom: 0; }
        .mainContent .home .columns.topZone .flex-container .flex-item .button {
          background-color: #FFFFFF;
          color: #000000;
          border: 1px solid #000000;
          padding: 10px; }
          .mainContent .home .columns.topZone .flex-container .flex-item .button.tiggerMenu1:after, .mainContent .home .columns.topZone .flex-container .flex-item .button.tiggerMenu2:after, .mainContent .home .columns.topZone .flex-container .flex-item .button.tiggerMenu3:after {
            content: '';
            position: absolute;
            bottom: 0px;
            width: 100%;
            height: 3px;
            left: 0; }
          .mainContent .home .columns.topZone .flex-container .flex-item .button.tiggerMenu1:after {
            background-color: #ff9429; }
          .mainContent .home .columns.topZone .flex-container .flex-item .button.tiggerMenu2:after {
            background-color: #17818b; }
          .mainContent .home .columns.topZone .flex-container .flex-item .button.tiggerMenu3:after {
            background-color: #8d1894; }
  .mainContent .home .home--content {
    clear: both;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-align-content: flex-start;
    align-content: flex-start;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    text-align: justify; }
    .mainContent .home .home--content .box {
      border: 10px solid #f3f3f3;
      margin-bottom: 2.5rem;
      text-align: center;
      margin-right: 2%;
      position: relative; }
      .mainContent .home .home--content .box:last-of-type {
        margin-right: 0; }
      .mainContent .home .home--content .box.box1 {
        width: 40%; }
      .mainContent .home .home--content .box.box2 {
        width: 58%; }
      .mainContent .home .home--content .box.box3 {
        width: 49%; }
      .mainContent .home .home--content .box.box4 {
        width: 32%; }
      .mainContent .home .home--content .box.box5 {
        width: 32%; }
      .mainContent .home .home--content .box a {
        display: block;
        text-decoration: none;
        width: 100%; }
      .mainContent .home .home--content .box p {
        margin: auto;
        width: 100%;
        text-align: center;
        padding: 0.5rem 2rem 0 2rem; }
        .mainContent .home .home--content .box p.insideImage {
          margin-top: -144px;
          height: 144px; }
      .mainContent .home .home--content .box .labelProdHome {
        background-color: #f3f3f3;
        color: #000000;
        padding: 0.3125rem 0 0.625rem 0;
        text-align: center;
        font-style: italic;
        font-size: 0.8125rem;
        font-weight: bold;
        letter-spacing: 0.05rem; }
      .mainContent .home .home--content .box .logoMarchio {
        max-height: 90px; }
      .mainContent .home .home--content .box .imgProd {
        max-height: 227px; }
      .mainContent .home .home--content .box .buttonShopNow {
        display: inline-block;
        border: 1px solid #cacaca;
        color: #000;
        padding: 0.7rem;
        font-size: 0.875rem;
        line-height: 1rem;
        margin: 0.8rem 0; }
      .mainContent .home .home--content .box.box1 p, .mainContent .home .home--content .box.box4 p {
        font-size: 1rem;
        letter-spacing: 0.1rem;
        color: #808080;
        margin-bottom: 1rem; }
        .mainContent .home .home--content .box.box1 p .priceProd, .mainContent .home .home--content .box.box4 p .priceProd {
          color: #000; }
      .mainContent .home .home--content .box.box2 .imgEvento {
        width: 100%; }
      .mainContent .home .home--content .box.box2 h3 {
        margin-top: 1rem;
        font-size: 1rem; }
      .mainContent .home .home--content .box.box2 p {
        font-size: 0.8rem;
        color: #808080;
        line-height: 1.2rem;
        letter-spacing: 0.05rem; }
      .mainContent .home .home--content .box.box5 {
        position: relative; }
        .mainContent .home .home--content .box.box5 p {
          font-size: 18px;
          line-height: 2.2rem; }
          .mainContent .home .home--content .box.box5 p .buttonShopNow {
            font-size: 0.875rem;
            line-height: 1rem;
            margin-top: 0.8rem; }
      .mainContent .home .home--content .box.box3 img {
        width: 100%; }
  .mainContent .home .boxValentino img {
    border-top: 10px solid #f3f3f3;
    border-left: 10px solid #f3f3f3;
    border-right: 10px solid #f3f3f3;
    border-bottom: 10px solid #f3f3f3; }
  .mainContent .home .boxValentino.dx img {
    border-left: 5px solid #f3f3f3; }
    @media only screen and (max-width: 640px) {
      .mainContent .home .boxValentino.dx img {
        border-left: 10px solid #f3f3f3;
        border-top: 0; } }
  .mainContent .home .boxValentino.sx img {
    border-right: 5px solid #f3f3f3; }
    @media only screen and (max-width: 640px) {
      .mainContent .home .boxValentino.sx img {
        border-right: 10px solid #f3f3f3; } }
  .mainContent .home .boxXmas {
    max-width: 99%; }
    @media only screen and (max-width: 640px) {
      .mainContent .home .boxXmas {
        max-width: 100%; } }
  .mainContent .home .boxXmas img {
    border: 10px solid #f3f3f3; }
  @media only screen and (max-width: 640px) {
    .mainContent .home .boxXmas.sx {
      margin-bottom: 1rem; } }
  .mainContent .home .boxXmas.dx {
    float: right; }
  .mainContent .breadcrumbs {
    margin-bottom: 0.5rem;
    font-size: 0.75rem; }
    .mainContent .breadcrumbs .columns a {
      text-decoration: none;
      color: #979797; }

#cookiesBar {
  width: 100%;
  background-color: #979797;
  color: #FFFFFF;
  text-align: center;
  height: 25px;
  font-size: 12px;
  padding-top: 5px;
  z-index: 100; }
  #cookiesBar #acceptCookies {
    font-size: 14px;
    display: inline-block;
    text-align: center;
    margin-right: 8px;
    cursor: pointer; }
  #cookiesBar a {
    cursor: pointer;
    text-decoration: underline; }
  #cookiesBar div {
    margin: auto; }

#paginaLanding {
  text-align: center;
  background-color: #FFF; }
  #paginaLanding h1 {
    font-size: 2rem;
    padding: 1.25rem;
    color: #998100; }
    #paginaLanding h1#christmasLandingTit {
      background-color: #d20028;
      color: #FFFFFF;
      padding: 0.9375rem 0; }
  #paginaLanding h2 {
    font-size: 1rem; }
  #paginaLanding #christmasLandingTxt {
    margin: 1.875rem 0;
    font-size: 1rem;
    line-height: 1.75rem;
    color: #979797; }
  #paginaLanding #navHeadChristmas {
    border: 1px solid #cacaca;
    width: 95%;
    text-align: center;
    margin: 0 auto;
    padding: 0.3125rem 0; }
    #paginaLanding #navHeadChristmas a {
      text-decoration: none; }
    #paginaLanding #navHeadChristmas img {
      width: 90%; }
    #paginaLanding #navHeadChristmas div {
      float: left;
      margin: 0.9375rem 0.5rem 0 0.5rem; }
      #paginaLanding #navHeadChristmas div p {
        color: #000000;
        text-decoration: none;
        width: 100%;
        text-align: center;
        font-size: 0.75rem;
        margin-top: 0.3125rem; }
  #paginaLanding #bannerChristmas {
    position: relative; }
    #paginaLanding #bannerChristmas .boxXmasBanner {
      float: left;
      margin: 0.3125rem 0.125rem;
      position: relative;
      /* img {
				width: 90%;
			} */ }
      #paginaLanding #bannerChristmas .boxXmasBanner a {
        text-decoration: none; }
      #paginaLanding #bannerChristmas .boxXmasBanner p {
        color: #000000;
        text-decoration: none;
        width: 100%;
        text-align: center;
        font-size: 1.125rem;
        margin-top: 0.625rem;
        letter-spacing: 0.15rem; }
  #paginaLanding .rowHeader {
    padding-bottom: 1.25rem;
    border-bottom: 2px solid #cacaca;
    width: 90%;
    margin: auto !important;
    text-align: left; }
    #paginaLanding .rowHeader p {
      margin-top: 3.125rem;
      font-size: 0.8125rem; }
      #paginaLanding .rowHeader p b {
        font-size: 0.875rem; }
    #paginaLanding .rowHeader a {
      text-decoration: none;
      font-size: 1rem; }
  #paginaLanding .rowLanding {
    padding: 2.5rem 0;
    border-bottom: 2px solid #cacaca;
    width: 90%;
    margin: 0 auto 2.5rem auto !important;
    background-repeat: no-repeat;
    background-position: top center; }
    #paginaLanding .rowLanding .backPresents {
      background: url(https://d2cnxwe94mbo9w.cloudfront.net/img/landing/2.jpg) no-repeat top left;
      min-height: 25rem; }
      #paginaLanding .rowLanding .backPresents img {
        margin-left: 1.25rem; }
    #paginaLanding .rowLanding p {
      font-size: 0.8125rem; }
    #paginaLanding .rowLanding a {
      display: inline-block;
      background-color: #000000;
      color: #FFF;
      padding: 0.3125rem 0.625rem;
      text-decoration: none;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px; }
    #paginaLanding .rowLanding.rowPresents {
      text-align: left; }
      #paginaLanding .rowLanding.rowPresents p {
        width: 60%;
        margin: 0 1.25rem 1.25rem 1.25rem; }
      #paginaLanding .rowLanding.rowPresents a {
        margin-left: 1.25rem; }
    #paginaLanding .rowLanding.rowColors p {
      width: 80%;
      margin: 0 auto;
      font-size: 0.8125rem; }
    #paginaLanding .rowLanding.rowColors .imgPesci {
      float: right; }
    #paginaLanding .rowLanding.rowColors .rowColorsTxt {
      padding-right: 1.875rem; }
    #paginaLanding .rowLanding.rowStone {
      margin-top: 0 !important;
      padding-top: 0; }
      #paginaLanding .rowLanding.rowStone p {
        width: 80%;
        margin: 0 auto;
        font-size: 0.8125rem; }
    #paginaLanding .rowLanding.rowReligious {
      text-align: left; }
      #paginaLanding .rowLanding.rowReligious p {
        margin-left: 0.625rem;
        width: 80%;
        font-size: 0.8125rem; }

#paginaSpecial {
  background-color: #FFFFFF; }
  #paginaSpecial h1 {
    color: #A90711;
    /* C8010E */
    font-size: 2rem;
    text-align: center;
    padding-bottom: 0.625rem; }
  #paginaSpecial p {
    color: #A90711;
    font-size: 1rem;
    text-align: center; }
  #paginaSpecial .elencoCategorieSpecial {
    margin: 1.875rem 0 1.875rem 0 !important; }
    #paginaSpecial .elencoCategorieSpecial div {
      border-bottom: 1px solid #f3f3f3;
      border-right: 1px solid #f3f3f3;
      padding-bottom: 5px; }
      #paginaSpecial .elencoCategorieSpecial div a {
        text-decoration: none; }
      #paginaSpecial .elencoCategorieSpecial div img {
        width: 70%;
        margin: 2.5rem auto; }
    #paginaSpecial .elencoCategorieSpecial h5 {
      margin: 1.25rem 0 0 0;
      color: #cacaca;
      font-size: 1rem; }
  #paginaSpecial h2 {
    color: #A90711;
    /* C8010E */
    border-top: 1px solid #A90711;
    font-size: 2rem;
    text-align: center;
    padding: 2rem 0 1rem 0; }
  #paginaSpecial .loghiMarchiTop {
    margin-bottom: 1.25rem; }
    #paginaSpecial .loghiMarchiTop .flex-item {
      margin-bottom: 0.3125rem;
      border: 1px solid #f3f3f3;
      margin-bottom: 0.3125rem;
      -ms-box-flex: 0;
      -webkit-box-flex: 0;
      -moz-box-flex: 0;
      box-flex: 0;
      -webkit-flex: 0 0 15%;
      -ms-flex: 0 0 15%;
      -moz-flex: 0 0 15%;
      flex: 0 0 15%;
      background-color: #FFFFFF; }
      #paginaSpecial .loghiMarchiTop .flex-item a {
        display: block;
        width: 100%; }
        #paginaSpecial .loghiMarchiTop .flex-item a img {
          width: 100%; }
    #paginaSpecial .loghiMarchiTop .gap {
      -ms-box-flex: 0;
      -webkit-box-flex: 0;
      -moz-box-flex: 0;
      box-flex: 0;
      -webkit-flex: 0 0 15%;
      -ms-flex: 0 0 15%;
      -moz-flex: 0 0 15%;
      flex: 0 0 15%;
      background-color: #FFFFFF;
      /* @include setFlex(15%); */ }

@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .mainContent {
    margin: 86px auto 0 auto !important; }
    .mainContent .row {
      padding: 0 0.625rem; }
    .mainContent .home .home--content .box.box1 {
      width: 40%; }
    .mainContent .home .home--content .box.box2 {
      width: 58%; }
    .mainContent .home .home--content .box.box3 {
      width: 49%; }
    .mainContent .home .home--content .box.box4 {
      width: 49%; }
    .mainContent .home .home--content .box.box5 {
      width: 49%; }
    .mainContent .home .home--content .box.box5 .imgBoxOrecchini {
      width: 100%; }
    .mainContent .home .home--content .box.box5:nth-child(2) {
      margin-right: 0; }
    .mainContent .home .home--content .box.box5:nth-child(3) {
      display: none; }
    .mainContent .home .home--content .box.box2 p {
      padding: 3rem 2rem 0 2rem; }
    .mainContent .home .home--content .box.box4:nth-child(2) {
      margin-right: 0; }
    .mainContent .home .home--content .box.box4:nth-child(3) {
      display: none; }
    .mainContent .home .home--content .box p.insideImage {
      padding: 0.5rem 1rem 0 1rem; } }

@media only screen and (max-width: 640px) {
  .mainContent {
    margin: 40px auto 0 auto !important;
    padding: 0 0.3125rem; }
    .mainContent.withCoupon {
      margin: 105px auto 0 auto !important; }
    .mainContent .home .columns.topZone {
      margin-bottom: 1rem; }
      .mainContent .home .columns.topZone .orbit-bullets-container {
        display: none; }
    .mainContent .home .home--content .box {
      margin-right: 0; }
      .mainContent .home .home--content .box.box1 {
        width: 100%; }
      .mainContent .home .home--content .box.box2 {
        width: 100%; }
      .mainContent .home .home--content .box.box3 {
        width: 100%; }
      .mainContent .home .home--content .box.box4 {
        width: 100%; }
      .mainContent .home .home--content .box.box5 {
        width: 50%; }
      .mainContent .home .home--content .box.box5 .imgBoxOrecchini {
        width: 100%; }
      .mainContent .home .home--content .box.box1 p, .mainContent .home .home--content .box.box4 p {
        font-size: 12px;
        line-height: 25px;
        height: 50px;
        overflow: hidden; }
      .mainContent .home .home--content .box.box2 p {
        display: none; }
      .mainContent .home .home--content .box.box5 p {
        visibility: collapse; }
        .mainContent .home .home--content .box.box5 p strong {
          visibility: visible; }
      .mainContent .home .home--content .box.box5:nth-child(2) {
        margin-right: 0; }
      .mainContent .home .home--content .box.box5:nth-child(3) {
        display: none; }
      .mainContent .home .home--content .box p.insideImage {
        margin-top: -168px;
        height: 168px; }
      .mainContent .home .home--content .box .flex-container {
        background-color: #f3f3f3; }
    .mainContent.minified {
      margin: 3.125rem auto 0 auto !important;
      padding: 0 0.3125rem !important; }
    .mainContent .breadcrumbs {
      margin-bottom: 0; } }

.home .flex {
  align-content: flex-start;
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between; }
  .home .flex a {
    width: 30%;
    padding: 20px;
    text-decoration: none;
    font-size: 26px; }
    @media only screen and (max-width: 640px) {
      .home .flex a {
        width: 100%;
        margin-bottom: 10px; } }

/* SCSS FILE -> marchi */
.allBrands .intestazione {
  margin-bottom: 1.25rem !important;
  font-size: 0.75rem; }
  .allBrands .intestazione .columns {
    padding-left: 0; }
  .allBrands .intestazione h1 {
    margin: 0 0 1.25rem 0;
    padding: 0;
    font-size: 1.25rem; }
  .allBrands .intestazione .testoIntroduttivo {
    padding: 0 1.25rem; }
    .allBrands .intestazione .testoIntroduttivo p {
      font-size: 0.75rem; }

.allBrands .brand {
  margin-bottom: 1.25rem !important;
  padding: 0.625rem;
  background-color: #000000;
  color: #FFFFFF; }
  .allBrands .brand .columns {
    padding-left: 0; }
    .allBrands .brand .columns.brandText p {
      margin-top: 0;
      font-size: 0.8125rem; }
    .allBrands .brand .columns.brandText b {
      color: #ff9429; }
    .allBrands .brand .columns a {
      color: #FFFFFF;
      text-decoration: none;
      font-size: 0.875rem; }

@media only screen and (max-width: 640px) {
  .allBrands .intestazione {
    padding: 0;
    margin: 0 !important; }
    .allBrands .intestazione .testoIntroduttivo {
      padding: 0; }
      .allBrands .intestazione .testoIntroduttivo h1 {
        margin-bottom: 0.3125rem;
        font-size: 2rem; }
  .allBrands .brand {
    margin-bottom: 1.25rem !important;
    padding: 0.3125rem 0;
    background-color: #FFFFFF;
    color: #000000;
    border-bottom: 1px solid #f3f3f3; }
    .allBrands .brand .columns {
      padding: 0; }
      .allBrands .brand .columns a {
        color: #000000; }
    .allBrands .brand .brandText p {
      margin: 0;
      text-align: center !important; }
      .allBrands .brand .brandText p a {
        font-size: 0.6875rem; }
      .allBrands .brand .brandText p img {
        display: none; } }

/* SCSS FILE -> minisito */
.minisitoPromo {
  padding: 0.3125rem;
  background-color: #FFFFFF; }
  .minisitoPromo .row {
    margin-bottom: 1.25rem !important; }
  .minisitoPromo .columns {
    padding: 0; }
  .minisitoPromo .serieIntroPromo {
    padding: 0 1.5625rem !important; }
  .minisitoPromo a {
    text-decoration: none; }
  .minisitoPromo h1 {
    margin: 1.125rem 0;
    font-size: 1.25rem;
    padding: 0; }
  .minisitoPromo p {
    font-size: 0.8125rem; }
  .minisitoPromo h3, .minisitoPromo h4 {
    font-size: 0.875rem; }
  .minisitoPromo .viewCollEnd {
    width: 100%;
    background-color: #979797;
    text-align: center;
    padding: 0.625rem;
    font-style: italic; }
    .minisitoPromo .viewCollEnd a {
      color: #FFFFFF; }
      .minisitoPromo .viewCollEnd a img {
        margin-left: 0.625rem; }

#casioHome .serieTesto {
  background-color: #979797;
  color: #FFFFFF;
  position: relative; }
  #casioHome .serieTesto h3, #casioHome .serieTesto h4 {
    color: #ff9429;
    position: relative; }
    #casioHome .serieTesto h3 img, #casioHome .serieTesto h4 img {
      margin-left: 0.5rem; }
  #casioHome .serieTesto h3, #casioHome .serieTesto h4 {
    padding: 0 1.25rem !important;
    position: relative;
    margin-top: 0; }
  #casioHome .serieTesto p {
    padding: 1.25rem 1.25rem 0 1.25rem !important;
    position: relative;
    margin-top: 0; }

#casioHome .serieBigSerie {
  padding: 0.75rem 0.625rem 0 0.625rem; }
  #casioHome .serieBigSerie .serieFamiglia {
    background-color: #e5e5e5;
    padding: 0.3125rem 1.25rem;
    color: #373737;
    margin-bottom: 0.625rem;
    font-weight: bold; }
  #casioHome .serieBigSerie a {
    color: #000000; }

#casioHome .serieSmall div a {
  display: block; }

#casioHome .serieSmall .flex-container .flex-item {
  -ms-box-flex: 0;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 49%;
  -ms-flex: 0 0 49%;
  -moz-flex: 0 0 49%;
  flex: 0 0 49%;
  background-color: #FFFFFF;
  padding-bottom: 3.125rem;
  margin-bottom: 0;
  background-color: #979797;
  color: #FFFFFF; }
  #casioHome .serieSmall .flex-container .flex-item p {
    padding: 1.25rem 1.25rem 0 1.25rem !important;
    position: relative;
    margin-top: 0; }
  #casioHome .serieSmall .flex-container .flex-item a.linkTo {
    position: absolute;
    bottom: 0;
    left: 1.25rem; }
    #casioHome .serieSmall .flex-container .flex-item a.linkTo h4 {
      color: #ff9429; }

#casioHome .serieFamiglia a {
  display: block; }

#citizenHome h3, #citizenHome h4 {
  position: relative;
  margin-top: 0;
  color: #ff9429;
  position: relative; }

#citizenHome h4 {
  font-weight: bold; }

#citizenHome a {
  color: #ff9429; }

#citizenHome .serieTesto .columns.small-12 {
  padding-right: 0.625rem; }

#citizenHome .serieSmall .flex-container .flex-item {
  padding-bottom: 1.25rem;
  margin-bottom: 0;
  text-align: justify;
  -ms-box-flex: 0;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 30%;
  -ms-flex: 0 0 30%;
  -moz-flex: 0 0 30%;
  flex: 0 0 30%;
  background-color: #FFFFFF; }
  #citizenHome .serieSmall .flex-container .flex-item h4 {
    text-align: center; }
  #citizenHome .serieSmall .flex-container .flex-item p {
    max-width: 300px;
    margin: 0 auto; }
  #citizenHome .serieSmall .flex-container .flex-item div {
    margin-bottom: 0.3125rem; }
    #citizenHome .serieSmall .flex-container .flex-item div a {
      display: block;
      text-align: center; }
      #citizenHome .serieSmall .flex-container .flex-item div a img {
        width: 100%;
        max-width: 300px; }
  #citizenHome .serieSmall .flex-container .flex-item a.goToCollection {
    position: relative;
    bottom: auto;
    left: auto;
    padding-top: 0.3125rem;
    text-align: center;
    display: block; }

#citizenHome .serieSmall .flex-container.x2 .flex-item {
  -ms-box-flex: 0;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 24%;
  -ms-flex: 0 0 24%;
  -moz-flex: 0 0 24%;
  flex: 0 0 24%;
  background-color: #FFFFFF;
  margin-bottom: 1.25rem; }
  #citizenHome .serieSmall .flex-container.x2 .flex-item div a img {
    max-width: 240px; }
  #citizenHome .serieSmall .flex-container.x2 .flex-item p {
    max-width: 240px;
    margin: 0 auto; }

#citizenHome .viewCollEnd {
  background-color: #f3f3f3; }

#citizenHome .frecciaDx {
  width: 30px; }

#garminHome h1 {
  margin-top: 0;
  margin-bottom: 0.625rem; }

#garminHome h3, #garminHome h4 {
  position: relative;
  margin-top: 0;
  color: #183867;
  position: relative; }

#garminHome h4 {
  font-weight: bold; }

#garminHome a {
  color: #183867; }

#garminHome .serieImgPromoBig .video-container {
  position: relative;
  padding-top: 0px;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
  #garminHome .serieImgPromoBig .video-container iframe,
  #garminHome .serieImgPromoBig .video-container object,
  #garminHome .serieImgPromoBig .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

#garminHome .serieTesto .columns.small-12 {
  padding-right: 0.625rem; }

#garminHome .imgGps {
  padding-right: 0 !important; }

#garminHome .elencoSerieGarmin {
  background-color: #183867;
  padding: 1.4375rem; }
  #garminHome .elencoSerieGarmin .serieFamiglia {
    padding: 0.3125rem 0.625rem; }
  #garminHome .elencoSerieGarmin a {
    color: #FFFFFF; }

#garminHome .prodottiSingoli {
  float: left;
  position: relative;
  margin: 0 1.6875rem; }
  #garminHome .prodottiSingoli .linkProdSingoli {
    position: absolute;
    top: 0.625rem;
    width: 190px;
    left: 0px;
    text-align: center; }

#garminHome .viewCollEnd {
  background-color: #f3f3f3; }

#garminHome .frecciaDx {
  width: 30px; }

#gucciHome h3, #gucciHome h4 {
  position: relative;
  margin-top: 0;
  color: #a88a5b;
  position: relative; }

#gucciHome h4 {
  font-weight: bold; }

#gucciHome a {
  color: #2f2621; }

#gucciHome .serieBig {
  margin-bottom: 1.25rem; }
  #gucciHome .serieBig .testo {
    padding: 0 0.625rem; }
    #gucciHome .serieBig .testo p {
      font-size: 0.75rem;
      margin-bottom: 0; }

#gucciHome .serieLargeTesto {
  padding: 0 0.625rem; }

#gucciHome .goToCollection {
  font-size: 0.75rem; }

#gucciHome .discoverOtherColl {
  background-color: #a88a5b;
  padding: 0.3125rem 0;
  margin: 1.25rem 0;
  text-align: center; }
  #gucciHome .discoverOtherColl h4 {
    color: #FFFFFF;
    font-size: 1.375rem;
    font-weight: normal; }

#gucciHome .prodottiSingoli {
  float: left;
  position: relative;
  margin: 0 1.6875rem 1.875rem 1.6875rem; }
  #gucciHome .prodottiSingoli .linkProdSingoli {
    position: absolute;
    top: 0.625rem;
    width: 190px;
    left: 0px;
    text-align: center; }

#gucciHome .viewCollEnd {
  background-color: #f3f3f3; }

#gucciHome .frecciaDx {
  width: 30px; }

#glycineHome h3, #glycineHome h4 {
  color: #FFFFFF;
  font-size: 1.875rem;
  margin-top: 0.625rem;
  font-weight: normal;
  letter-spacing: 0.125rem;
  padding-left: 1.25rem; }

#glycineHome p {
  padding-left: 1.25rem;
  font-size: 0.875rem; }

#glycineHome a.linkTo {
  margin-left: 1.25rem;
  color: #FFFFFF;
  display: block; }

#glycineHome .serieTesto {
  background-color: #373737;
  color: #FFFFFF; }

#glycineHome .serieIntroPromo p {
  padding-left: 0; }

#glycineHome .serieBigImg a {
  display: block; }
  #glycineHome .serieBigImg a img {
    width: 99.999999%; }

#glycineHome .serieBigSerieImg img {
  max-height: 100%; }

#glycineHome .specialSeries {
  color: #fb0000;
  font-size: 1.5625rem;
  font-weight: bold; }

#glycineHome .boxSerieSpecialSmall h4 {
  font-size: 0.75rem; }

#glycineHome .flex-container .flex-item {
  -ms-box-flex: 0;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 24%;
  -ms-flex: 0 0 24%;
  -moz-flex: 0 0 24%;
  flex: 0 0 24%;
  background-color: #FFFFFF; }
  #glycineHome .flex-container .flex-item a {
    display: block; }
  #glycineHome .flex-container .flex-item img {
    width: 99.999999%; }

#glycineHome .viewCollEnd {
  background-color: #373737; }
  #glycineHome .viewCollEnd a {
    color: #FFFFFF; }

#locmanHome .serieIntroPromo {
  position: relative; }
  #locmanHome .serieIntroPromo a.goToCollection {
    padding: 0.3125rem 0.5rem;
    display: block;
    background-color: #000000;
    color: #FFFFFF;
    text-align: right; }

#locmanHome .serieTestoBig {
  background-color: #FFFFFF;
  color: #000000; }
  #locmanHome .serieTestoBig a {
    display: block; }
    #locmanHome .serieTestoBig a .serieBigTesto {
      padding: 0 1.5625rem; }
    #locmanHome .serieTestoBig a h3 {
      font-size: 1.4375rem;
      margin-top: 0.625rem;
      font-weight: normal;
      letter-spacing: 0.125rem; }
    #locmanHome .serieTestoBig a .imgModelli {
      margin-top: 1.875rem; }
      #locmanHome .serieTestoBig a .imgModelli img {
        max-width: 24%; }
    #locmanHome .serieTestoBig a .goToCollection {
      padding: 0.3125rem 0.5rem;
      float: right; }

#locmanHome .serieSmall .flex-container .flex-item, #locmanHome .serieSmall .flex-container .gap {
  -ms-box-flex: 0;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 33%;
  -ms-flex: 0 0 33%;
  -moz-flex: 0 0 33%;
  flex: 0 0 33%;
  background-color: #FFFFFF;
  background-color: #000000;
  position: relative; }
  #locmanHome .serieSmall .flex-container .flex-item .boxSerieSmall, #locmanHome .serieSmall .flex-container .gap .boxSerieSmall {
    color: #ff9429;
    padding: 1.25rem; }
    #locmanHome .serieSmall .flex-container .flex-item .boxSerieSmall p, #locmanHome .serieSmall .flex-container .gap .boxSerieSmall p {
      font-size: 0.75rem; }
    #locmanHome .serieSmall .flex-container .flex-item .boxSerieSmall h3, #locmanHome .serieSmall .flex-container .gap .boxSerieSmall h3 {
      font-size: 1rem;
      color: #ff9429; }
    #locmanHome .serieSmall .flex-container .flex-item .boxSerieSmall .imgSerieSmall, #locmanHome .serieSmall .flex-container .gap .boxSerieSmall .imgSerieSmall {
      margin: 0 0 0.625rem 0.625rem;
      float: right; }
  #locmanHome .serieSmall .flex-container .flex-item .frecciaDx, #locmanHome .serieSmall .flex-container .gap .frecciaDx {
    position: absolute;
    bottom: 0.625rem;
    left: 1.25rem; }

#locmanHome .viewCollEnd {
  background-color: #000000; }

#orisHome .serieIntroPromo a {
  background-color: #373737;
  text-align: right;
  padding: 0.3125rem 0.5rem;
  display: block;
  margin-top: 0.9375rem; }

#orisHome .serieTesto {
  background-color: #373737;
  padding: 0.625rem;
  color: #FFFFFF; }
  #orisHome .serieTesto h3 {
    font-size: 1.875rem;
    margin-top: 0.625rem;
    font-weight: normal;
    letter-spacing: 0.125rem; }
  #orisHome .serieTesto p {
    padding-right: 2.5rem; }

#orisHome .serieBigSerie {
  padding: 1.875rem 0.625rem 0 0.625rem; }
  #orisHome .serieBigSerie .serieFamiglia {
    background-color: #e5e5e5;
    color: #373737;
    margin-bottom: 0.625rem;
    font-weight: bold; }
    #orisHome .serieBigSerie .serieFamiglia a {
      color: #000000;
      padding: 0.5rem 1.25rem;
      display: block; }

#orisHome .serieBigSerieImg {
  text-align: right; }

#orisHome .serieBigTesto {
  padding-left: 1.25rem; }
  #orisHome .serieBigTesto a {
    font-size: 0.8125rem;
    margin-top: 1.25rem;
    display: block; }
  #orisHome .serieBigTesto p {
    font-size: 0.75rem; }

#orisHome h3, #orisHome h4, #orisHome a {
  color: #FFFFFF; }

#orisHome .serieSmall .serieTesto {
  margin-left: 0.5rem; }

#orisHome .viewCollEnd {
  background-color: #373737; }

#timexHome h3, #timexHome h4 {
  position: relative;
  margin-top: 0;
  color: #ff0000;
  position: relative; }

#timexHome a {
  color: #ff0000; }

#timexHome .serieTesto {
  position: relative; }
  #timexHome .serieTesto p {
    margin-top: 0; }

#timexHome .serieSmall .flex-container .flex-item {
  -ms-box-flex: 0;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 30%;
  -ms-flex: 0 0 30%;
  -moz-flex: 0 0 30%;
  flex: 0 0 30%;
  background-color: #FFFFFF;
  color: #000000; }
  #timexHome .serieSmall .flex-container .flex-item .serieSmallImg {
    margin: 0 auto 0.625rem auto;
    display: block; }

#timexHome .serieBigTesto {
  padding-left: 1.25rem; }

#timexHome .viewCollEnd {
  background-color: #f3f3f3; }

#victorinoxHome .serieBigTesto {
  padding-left: 1.25rem; }
  #victorinoxHome .serieBigTesto p {
    margin-bottom: 0.3125rem; }

#victorinoxHome h3, #victorinoxHome h4, #victorinoxHome a {
  color: #ff9429; }

#victorinoxHome .serieSmall .flex-container .flex-item {
  -ms-box-flex: 0;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 30%;
  -ms-flex: 0 0 30%;
  -moz-flex: 0 0 30%;
  flex: 0 0 30%;
  background-color: #FFFFFF;
  color: #000000; }
  #victorinoxHome .serieSmall .flex-container .flex-item .goToCollection {
    display: block;
    color: #ff9429; }
  #victorinoxHome .serieSmall .flex-container .flex-item .serieTesto {
    margin-top: 0.625rem; }

#victorinoxHome .viewCollEnd {
  background-color: #f3f3f3; }

@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .minisitoPromo .serieIntroPromo, .minisitoPromo .viewCollEnd {
    padding: 0.625rem 1.25rem !important; }
  .minisitoPromo .frecciaDx {
    width: 30px; }
  .minisitoPromo a.goToCollection {
    display: block;
    text-align: right; }
  .minisitoPromo#casioHome .serieSmall .flex-container .flex-item a.linkTo {
    right: 1.25rem; }
  .minisitoPromo#citizenHome .serieSmall .flex-container .flex-item a.goToCollection {
    position: relative;
    bottom: auto;
    left: auto;
    padding-top: 0.3125rem;
    text-align: center; }
  .minisitoPromo#citizenHome .serieSmall .flex-container.x2 .flex-item {
    -ms-box-flex: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 24%;
    -ms-flex: 0 0 24%;
    -moz-flex: 0 0 24%;
    flex: 0 0 24%;
    background-color: #FFFFFF;
    margin-bottom: 1.25rem; }
  .minisitoPromo#glycineHome .flex-container .flex-item {
    -ms-box-flex: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 45%;
    -ms-flex: 0 0 45%;
    -moz-flex: 0 0 45%;
    flex: 0 0 45%;
    background-color: #FFFFFF; }
    .minisitoPromo#glycineHome .flex-container .flex-item a {
      display: block; }
    .minisitoPromo#glycineHome .flex-container .flex-item img {
      max-width: 115px; }
  .minisitoPromo#locmanHome .serieIntroPromo {
    padding: 0 !important; }
    .minisitoPromo#locmanHome .serieIntroPromo a.goToCollection {
      text-align: center;
      float: none;
      display: block; }
  .minisitoPromo#locmanHome .serieSmall .flex-container .flex-item, .minisitoPromo#locmanHome .serieSmall .flex-container .gap {
    -ms-box-flex: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 49%;
    -ms-flex: 0 0 49%;
    -moz-flex: 0 0 49%;
    flex: 0 0 49%;
    background-color: #FFFFFF;
    background-color: #000000; }
    .minisitoPromo#locmanHome .serieSmall .flex-container .flex-item .boxSerieSmall, .minisitoPromo#locmanHome .serieSmall .flex-container .gap .boxSerieSmall {
      padding: 1.25rem; }
      .minisitoPromo#locmanHome .serieSmall .flex-container .flex-item .boxSerieSmall .imgSerieSmall, .minisitoPromo#locmanHome .serieSmall .flex-container .gap .boxSerieSmall .imgSerieSmall {
        max-width: 50%; }
    .minisitoPromo#locmanHome .serieSmall .flex-container .flex-item .frecciaDx, .minisitoPromo#locmanHome .serieSmall .flex-container .gap .frecciaDx {
      position: absolute;
      bottom: 0.625rem;
      right: 1.25rem;
      left: auto; }
  .minisitoPromo#orisHome .serieIntroPromo {
    padding: 0 !important; }
  .minisitoPromo#orisHome .serieTesto {
    padding: 0 0 0.625rem 0; }
    .minisitoPromo#orisHome .serieTesto .serieBigImg a {
      display: block;
      max-height: 21.875rem;
      overflow: hidden; }
      .minisitoPromo#orisHome .serieTesto .serieBigImg a img {
        width: 100%;
        margin: 0 !important; }
  .minisitoPromo#timexHome .serieTesto {
    padding: 0; }
    .minisitoPromo#timexHome .serieTesto .serieBigImg {
      margin-bottom: 0.625rem; }
    .minisitoPromo#timexHome .serieTesto .serieBigTesto {
      padding-left: 0; }
  .minisitoPromo#timexHome .serieSmall .flex-container .flex-item {
    -ms-box-flex: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    -moz-flex: 0 0 30%;
    flex: 0 0 30%;
    background-color: #FFFFFF; }
    .minisitoPromo#timexHome .serieSmall .flex-container .flex-item .goToCollection img {
      width: 1.25rem; }
  .minisitoPromo#victorinoxHome .serieBigTesto {
    padding-left: 0; }
  .minisitoPromo#victorinoxHome .serieSmall .flex-container .flex-item .frecciaDx {
    width: 1.25rem; } }

@media only screen and (max-width: 640px) {
  .minisitoPromo .frecciaDx {
    width: 20px; }
  .minisitoPromo a.goToCollection {
    display: block;
    text-align: center; }
  .minisitoPromo#casioHome .serieBigImg a {
    display: block;
    margin-bottom: 0.625rem; }
  .minisitoPromo#casioHome .serieSmall .flex-container .flex-item {
    background-color: #979797 !important;
    padding-bottom: 0;
    -ms-box-flex: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    flex: 0 0 100%;
    background-color: #FFFFFF; }
    .minisitoPromo#casioHome .serieSmall .flex-container .flex-item:first-of-type {
      margin-bottom: 1.25rem; }
    .minisitoPromo#casioHome .serieSmall .flex-container .flex-item a.linkTo {
      position: relative;
      bottom: auto;
      left: auto;
      padding-top: 0.3125rem; }
  .minisitoPromo#citizenHome .row {
    margin-bottom: 1.25rem; }
  .minisitoPromo#citizenHome .serieTesto .columns.small-12 {
    padding-right: 0; }
  .minisitoPromo#citizenHome .serieSmall .flex-container .flex-item {
    padding-bottom: 0;
    margin-bottom: 1.25rem;
    -ms-box-flex: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    flex: 0 0 100%;
    background-color: #FFFFFF; }
    .minisitoPromo#citizenHome .serieSmall .flex-container .flex-item h4 {
      text-align: center; }
    .minisitoPromo#citizenHome .serieSmall .flex-container .flex-item p {
      margin-bottom: 0; }
    .minisitoPromo#citizenHome .serieSmall .flex-container .flex-item a.goToCollection {
      position: relative;
      bottom: auto;
      left: auto;
      padding-top: 0.3125rem; }
  .minisitoPromo#citizenHome .serieSmall .flex-container.x2 .flex-item {
    -ms-box-flex: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 48%;
    -ms-flex: 0 0 48%;
    -moz-flex: 0 0 48%;
    flex: 0 0 48%;
    background-color: #FFFFFF;
    margin-bottom: 1.25rem; }
  .minisitoPromo#glycineHome a.linkTo {
    padding: 1.25rem 0 1.25rem 0;
    color: #FFFFFF;
    display: block;
    text-align: center; }
  .minisitoPromo#glycineHome .flex-container .flex-item {
    -ms-box-flex: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 49%;
    -ms-flex: 0 0 49%;
    -moz-flex: 0 0 49%;
    flex: 0 0 49%;
    background-color: #FFFFFF;
    background-color: #373737; }
    .minisitoPromo#glycineHome .flex-container .flex-item .columns {
      text-align: center !important; }
      .minisitoPromo#glycineHome .flex-container .flex-item .columns h4 {
        padding: 0 0.3125rem; }
    .minisitoPromo#glycineHome .flex-container .flex-item a {
      display: block; }
    .minisitoPromo#glycineHome .flex-container .flex-item img {
      max-width: 115px; }
  .minisitoPromo#locmanHome .serieTestoBig a .goToCollection {
    text-align: center;
    float: none;
    display: block; }
  .minisitoPromo#locmanHome .serieTestoBig a .imgModelli img {
    max-width: 22%; }
  .minisitoPromo#locmanHome .serieIntroPromo {
    padding: 0 !important; }
    .minisitoPromo#locmanHome .serieIntroPromo a.goToCollection {
      text-align: center;
      float: none;
      display: block; }
  .minisitoPromo#locmanHome .serieSmall .flex-container .flex-item, .minisitoPromo#locmanHome .serieSmall .flex-container .gap {
    -ms-box-flex: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    flex: 0 0 100%;
    background-color: #FFFFFF;
    background-color: #000000; }
    .minisitoPromo#locmanHome .serieSmall .flex-container .flex-item .boxSerieSmall, .minisitoPromo#locmanHome .serieSmall .flex-container .gap .boxSerieSmall {
      padding: 1.25rem; }
      .minisitoPromo#locmanHome .serieSmall .flex-container .flex-item .boxSerieSmall .imgSerieSmall, .minisitoPromo#locmanHome .serieSmall .flex-container .gap .boxSerieSmall .imgSerieSmall {
        max-width: 50%; }
    .minisitoPromo#locmanHome .serieSmall .flex-container .flex-item .frecciaDx, .minisitoPromo#locmanHome .serieSmall .flex-container .gap .frecciaDx {
      position: absolute;
      bottom: 0.625rem;
      right: 1.25rem;
      left: auto;
      width: auto; }
  .minisitoPromo#orisHome .serieIntroPromo {
    padding: 0 !important; }
    .minisitoPromo#orisHome .serieIntroPromo a.goToCollection {
      display: block;
      text-align: center; }
  .minisitoPromo#orisHome .serieTesto {
    padding: 0 0 0.625rem 0; }
    .minisitoPromo#orisHome .serieTesto .serieBigImg a {
      display: block;
      max-height: 15.625rem;
      overflow: hidden; }
      .minisitoPromo#orisHome .serieTesto .serieBigImg a img {
        width: 100%;
        margin: 0 !important; }
    .minisitoPromo#orisHome .serieTesto .serieBigSerie {
      padding-top: 0; }
  .minisitoPromo#timexHome .serieTesto {
    padding: 0; }
    .minisitoPromo#timexHome .serieTesto .serieBigImg {
      margin-bottom: 0.625rem; }
      .minisitoPromo#timexHome .serieTesto .serieBigImg h3 {
        text-align: center; }
    .minisitoPromo#timexHome .serieTesto .serieBigTesto {
      padding-left: 0; }
  .minisitoPromo#timexHome .serieSmall .flex-container .flex-item {
    -ms-box-flex: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    flex: 0 0 100%;
    background-color: #FFFFFF; }
    .minisitoPromo#timexHome .serieSmall .flex-container .flex-item h4 {
      text-align: center; }
    .minisitoPromo#timexHome .serieSmall .flex-container .flex-item .goToCollection {
      display: block;
      text-align: center; }
  .minisitoPromo#victorinoxHome .serieBigTesto {
    padding-left: 0; }
  .minisitoPromo#victorinoxHome .serieSmall .flex-container .flex-item {
    -ms-box-flex: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    flex: 0 0 100%;
    background-color: #FFFFFF; }
    .minisitoPromo#victorinoxHome .serieSmall .flex-container .flex-item .goToCollection {
      text-align: center; } }

/* SCSS FILE -> catalogo */
.row.catalogo {
  margin-bottom: 0.625rem !important;
  background-color: #FFFFFF; }

#catalog {
  width: 100%;
  position: relative;
  background-color: transparent; }
  #catalog .gsc-above-wrapper-area {
    display: none; }
  #catalog .gsc-control-cse {
    padding: 0 !important; }
  #catalog .gsc-resultsHeader {
    display: none; }
  #catalog .gsc-webResult {
    margin-top: 0 !important; }
  #catalog .cse .gsc-control-cse, #catalog .gsc-control-cse {
    background-color: transparent;
    border: none; }
  #catalog #gcseLoading {
    width: 100%;
    height: 1.25rem;
    background-image: url(https://d2cnxwe94mbo9w.cloudfront.net/img/loadBar.gif);
    margin-bottom: 6.25rem; }
  #catalog .gsc-webResult .gsc-table-result {
    display: none; }
  #catalog .gsc-expansionArea {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    width: 100%;
    margin: 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 0;
    list-style: none; }
    #catalog .gsc-expansionArea .gsc-webResult {
      -webkit-transition: all 200ms ease-out;
      -moz-transition: all 200ms ease-out;
      -ms-transition: all 200ms ease-out;
      -o-transition: all 200ms ease-out;
      transition: all 200ms ease-out;
      -ms-box-flex: 0;
      -webkit-box-flex: 0;
      -moz-box-flex: 0;
      box-flex: 0;
      -webkit-flex: 0 0 24%;
      -ms-flex: 0 0 24%;
      -moz-flex: 0 0 24%;
      flex: 0 0 24%;
      background-color: #FFFFFF; }
      #catalog .gsc-expansionArea .gsc-webResult .gsc-table-result {
        display: block;
        border: none; }
  #catalog .cse .gsc-webResult.gsc-result,
  #catalog .gsc-webResult.gsc-result,
  #catalog .gsc-webResult.gsc-result.gsc-promotion,
  #catalog .gsc-results .gsc-imageResult-classic,
  #catalog .gsc-results .gsc-imageResult-column {
    border: none !important; }
  #catalog .cse .gsc-webResult.gsc-result:hover,
  #catalog .gsc-webResult.gsc-result:hover,
  #catalog .gsc-webResult.gsc-result.gsc-promotion:hover,
  #catalog .gsc-results .gsc-imageResult-classic:hover,
  #catalog .gsc-results .gsc-imageResult-column:hover {
    border: none !important; }
  #catalog .cse .gs-webResult .gs-snippet, #catalog .gs-webResult .gs-snippet, #catalog .gs-fileFormatType, #catalog .gs-imageResult .gs-snippet {
    display: none; }
  #catalog .gs-webResult div.gs-visibleUrl-long, #catalog .gs-promotion div.gs-visibleUrl-long {
    display: none; }
  #catalog .gsc-result .gs-title {
    height: auto; }
  #catalog .gs-result .gs-title, #catalog .gs-result .gs-title * {
    text-decoration: none; }
  #catalog .gs-result img.gs-image, #catalog .gs-result img.gs-promotion-image {
    vertical-align: middle;
    border: none;
    display: block; }
  #catalog .gsc-results .gsc-cursor-box {
    margin-bottom: 0;
    border: none;
    clear: both;
    width: 100%; }
  #catalog .gcsc-branding {
    display: none; }

.filtri {
  padding: 0; }
  .filtri#filters, .filtri#filtersBrand .filtri#filtersSerie {
    background-color: #FFFFFF; }
  .filtri p.filtersTitle {
    margin: 0;
    padding: 0.625rem 0 0.3125rem 0.3125rem;
    border-bottom: 1px solid #f3f3f3;
    font-weight: bold; }
  .filtri .filtri-container-toggle, .filtri .filtri-container-toggle-serie, .filtri .filtri-container-toggle-brands, .filtri .filtri-container-direct {
    border: 1px solid #979797;
    padding: 0 1.25rem 0 1.25rem;
    margin: 0;
    cursor: pointer;
    position: relative; }
    .filtri .filtri-container-toggle span, .filtri .filtri-container-toggle-serie span, .filtri .filtri-container-toggle-brands span, .filtri .filtri-container-direct span {
      font-size: 0.875rem;
      font-weight: bold;
      color: #000000;
      padding: 0.625rem 0 0.625rem 0.3125rem;
      display: block;
      margin-right: 12px; }
    .filtri .filtri-container-toggle i, .filtri .filtri-container-toggle-serie i, .filtri .filtri-container-toggle-brands i, .filtri .filtri-container-direct i {
      position: absolute;
      top: 50%;
      right: 1.25rem;
      font-size: 0.875rem;
      -ms-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
      -webkit-transition: all 200ms ease-out;
      -moz-transition: all 200ms ease-out;
      -ms-transition: all 200ms ease-out;
      -o-transition: all 200ms ease-out;
      transition: all 200ms ease-out; }
    .filtri .filtri-container-toggle.active, .filtri .filtri-container-toggle-serie.active, .filtri .filtri-container-toggle-brands.active, .filtri .filtri-container-direct.active {
      border-bottom: 0; }
      .filtri .filtri-container-toggle.active i, .filtri .filtri-container-toggle-serie.active i, .filtri .filtri-container-toggle-brands.active i, .filtri .filtri-container-direct.active i {
        -ms-transform: translate(0, -50%) rotate(-90deg);
        -webkit-transform: translate(0, -50%) rotate(-90deg);
        -moz-transform: translate(0, -50%) rotate(-90deg);
        -o-transform: translate(0, -50%) rotate(-90deg);
        transform: translate(0, -50%) rotate(-90deg); }
  .filtri .filtri-container-direct a {
    text-decoration: none !important; }
  .filtri .filtri-container-direct:hover {
    background-color: #000000;
    color: #FFFFFF; }
    .filtri .filtri-container-direct:hover a {
      color: #FFFFFF; }
      .filtri .filtri-container-direct:hover a span {
        color: #FFFFFF; }
  .filtri .filtri-container, .filtri .filtri-container-brands, .filtri .filtri-container-serie {
    border-right: 1px solid #979797;
    border-left: 1px solid #979797;
    border-bottom: 1px solid #979797;
    padding: 0 1.25rem 0 1.25rem;
    display: none; }
    .filtri .filtri-container.active, .filtri .filtri-container-brands.active, .filtri .filtri-container-serie.active {
      display: block; }
  .filtri h3.toggleFilter,
  .filtri .linkAlternativoFiltri {
    position: relative;
    margin: 0;
    font-size: 0.875rem;
    font-weight: bold;
    color: #000000;
    border-top: 1px solid #f3f3f3;
    padding: 0.625rem 12px 0.625rem 0.3125rem;
    cursor: pointer; }
  .filtri h3.toggleFilter {
    /* TEMPORANEO */ }
    .filtri h3.toggleFilter a.plus {
      display: inline-block;
      padding: 0;
      text-decoration: none;
      position: absolute;
      right: 0;
      top: 50%;
      -ms-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
      -webkit-transition: all 200ms ease-out;
      -moz-transition: all 200ms ease-out;
      -ms-transition: all 200ms ease-out;
      -o-transition: all 200ms ease-out;
      transition: all 200ms ease-out; }
      .filtri h3.toggleFilter a.plus.active {
        -ms-transform: translate(0, -50%) rotate(45deg);
        -webkit-transform: translate(0, -50%) rotate(45deg);
        -moz-transform: translate(0, -50%) rotate(45deg);
        -o-transform: translate(0, -50%) rotate(45deg);
        transform: translate(0, -50%) rotate(45deg); }
    .filtri h3.toggleFilter.special {
      border-top: 1px solid #ff9429; }
    .filtri h3.toggleFilter[data-tipo=ITS] {
      display: block; }
  .filtri .linkAlternativoFiltri a {
    text-decoration: none; }
  .filtri .linkAlternativoFiltri img  {
    margin-right: 0.3125rem; }
  .filtri ul {
    margin: 0;
    padding: 0 0 0.625rem 0.3125rem;
    list-style-type: none;
    list-style-position: outside;
    background-color: #FFFFFF;
    overflow: hidden;
    display: none; }
    .filtri ul[data-tipo=ITS] {
      padding: 0 0 0.625rem 0; }
    .filtri ul li input[type='text'] {
      padding-left: 8px; }
    .filtri ul li.indent {
      padding-left: 15px;
      display: none; }
    .filtri ul li label, .filtri ul li a {
      font-size: 0.75rem; }
    .filtri ul li span {
      display: inline-block;
      padding: 0.3125rem;
      text-decoration: none;
      line-height: 0.5rem;
      vertical-align: top;
      float: right;
      margin-right: 0.3125rem;
      -webkit-transition: all 200ms ease-out;
      -moz-transition: all 200ms ease-out;
      -ms-transition: all 200ms ease-out;
      -o-transition: all 200ms ease-out;
      transition: all 200ms ease-out;
      cursor: pointer; }
      .filtri ul li span.active {
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg); }
    .filtri ul li .ordinamento-serie {
      float: right;
      height: 1.25rem;
      width: 1.5625rem;
      text-align: center;
      border: 1px solid #f3f3f3;
      font-size: 10px;
      padding: 0 !important; }
    .filtri ul li .aggiorna-ordinamento-serie {
      padding: 0.1875rem;
      background-color: #FFFFA5; }
    .filtri ul li.its input[type=text] {
      width: calc(100% - 36px);
      margin-right: 0; }
    .filtri ul li.its input[type=image] {
      margin-left: 0;
      vertical-align: bottom; }
    .filtri ul.filters-part-brand {
      height: 200px;
      overflow: auto; }
    .filtri ul.filters-part-fossil {
      display: block !important;
      margin-bottom: 0.625rem;
      text-transform: uppercase; }
      .filtri ul.filters-part-fossil .removeFilter {
        display: none; }
  .filtri.bf a {
    display: block;
    text-decoration: none;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in; }
    .filtri.bf a:hover, .filtri.bf a.linkBFMarchioActive {
      background-color: #000000;
      color: #FFFFFF; }
  .filtri .banner {
    margin-top: 1.875rem;
    border: 1px solid #979797;
    text-align: center; }
    .filtri .banner p {
      padding: 1.25rem;
      margin: 0; }
      .filtri .banner p button {
        margin-top: 1.25rem !important;
        background-color: #fff;
        border: 1px solid #979797;
        color: #000000; }
        .filtri .banner p button:hover, .filtri .banner p button:active, .filtri .banner p button:focus {
          background-color: #979797; }
  .filtri .linkBFFilters {
    display: block;
    border: 1px solid #979797;
    padding: 0 1.25rem 0 1.25rem;
    margin: 0;
    cursor: pointer;
    position: relative;
    font-size: 0.875rem;
    font-weight: bold;
    color: #000000;
    padding: 2rem auto !important;
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 10px;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in; }
    .filtri .linkBFFilters:hover, .filtri .linkBFFilters.linkBFTipologiaActive {
      background-color: #000000;
      color: #FFF; }
    .filtri .linkBFFilters.sogliaSconto1 {
      background-color: #fad0ca; }
      .filtri .linkBFFilters.sogliaSconto1.sogliaScontoActive {
        background-color: #000000;
        color: #FFF; }
    .filtri .linkBFFilters.sogliaSconto2 {
      background-color: #99d5cf; }
      .filtri .linkBFFilters.sogliaSconto2.sogliaScontoActive {
        background-color: #000000;
        color: #FFF; }
    .filtri .linkBFFilters.sogliaSconto3 {
      background-color: #1e2e59;
      color: #FFF; }
      .filtri .linkBFFilters.sogliaSconto3.sogliaScontoActive {
        background-color: #000000;
        color: #FFF; }
    .filtri .linkBFFilters.soglia1-bf {
      background-color: #EEB8C4; }
      .filtri .linkBFFilters.soglia1-bf.sogliaScontoActive {
        background-color: #000000;
        color: #EEB8C4; }
    .filtri .linkBFFilters.soglia2-bf {
      background-color: #F85479; }
      .filtri .linkBFFilters.soglia2-bf.sogliaScontoActive {
        background-color: #000000;
        color: #F85479; }
    .filtri .linkBFFilters.soglia3-bf {
      background-color: #9F2550; }
      .filtri .linkBFFilters.soglia3-bf.sogliaScontoActive {
        background-color: #000000;
        color: #9F2550; }
    .filtri .linkBFFilters.soglia1-cm {
      background-color: #BBD0E9; }
      .filtri .linkBFFilters.soglia1-cm.sogliaScontoActive {
        background-color: #000000;
        color: #BBD0E9; }
    .filtri .linkBFFilters.soglia2-cm {
      background-color: #5D9BE6; }
      .filtri .linkBFFilters.soglia2-cm.sogliaScontoActive {
        background-color: #000000;
        color: #5D9BE6; }
    .filtri .linkBFFilters.soglia3-cm {
      background-color: #20599D; }
      .filtri .linkBFFilters.soglia3-cm.sogliaScontoActive {
        background-color: #000000;
        color: #20599D; }
  .filtri .sogliaSconto1,
  .filtri .sogliaSconto2,
  .filtri .sogliaSconto3 {
    padding: 0.8rem 0; }
  .filtri .selectMarchiBF {
    display: block;
    margin-top: 1rem;
    margin-bottom: 0.5rem;
    font-weight: bold;
    font-style: italic;
    font-size: 1.2rem; }

.mainFilters {
  position: relative;
  margin-bottom: 0.625rem; }
  .mainFilters .columns {
    position: relative;
    z-index: 2; }
  .mainFilters .bgMainFilters {
    position: absolute;
    top: 0;
    left: -100%;
    width: 500%;
    background-color: #f3f3f3;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    height: 100%;
    z-index: 1; }
  .mainFilters button.search {
    position: absolute;
    top: 50%;
    right: 23px;
    display: block;
    width: 13px;
    height: 14px;
    color: #cdcdcd;
    line-height: 13px;
    background: none;
    padding: 0;
    font-size: 14px;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out; }
    .mainFilters button.search.active {
      right: 46px; }
  .mainFilters button.clear {
    display: none;
    position: absolute;
    top: 50%;
    right: 23px;
    width: 13px;
    height: 14px;
    color: #cdcdcd;
    line-height: 13px;
    background: none;
    padding: 0;
    font-size: 14px;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%); }
    .mainFilters button.clear.active {
      display: block; }
  .mainFilters input[type=text] {
    padding: 0.625rem 1.875rem 0.625rem 0.625rem;
    border: 1px solid #979797;
    width: 100%;
    height: 100%; }
  .mainFilters .filters-part-search {
    padding: 0 !important;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out; }
  .mainFilters .mainFiltersContainer {
    position: relative;
    overflow: hidden;
    min-height: 37px;
    max-height: 37px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out; }
    .mainFilters .mainFiltersContainer.title {
      line-height: 35px;
      vertical-align: middle;
      text-align: center; }
    .mainFilters .mainFiltersContainer .arrow {
      position: absolute;
      top: 50%;
      left: 15px;
      -ms-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
      font-size: 30px; }
      .mainFilters .mainFiltersContainer .arrow.rx {
        right: 15px;
        left: auto; }
      .mainFilters .mainFiltersContainer .arrow a {
        text-decoration: none !important; }
    .mainFilters .mainFiltersContainer .slider-container {
      margin: 0 20px; }
      .mainFilters .mainFiltersContainer .slider-container .filters-part {
        margin: 0;
        padding: 0;
        list-style-type: none;
        list-style-position: outside;
        height: 37px; }
        .mainFilters .mainFiltersContainer .slider-container .filters-part li {
          float: left;
          border: 1px solid #979797;
          overflow: hidden;
          margin-right: 10px; }
          .mainFilters .mainFiltersContainer .slider-container .filters-part li .testoLabel {
            text-align: center;
            padding: 5px 10px;
            line-height: 25px;
            display: block !important;
            max-width: none !important;
            background-color: #fff; }
          .mainFilters .mainFiltersContainer .slider-container .filters-part li label {
            display: none; }
            .mainFilters .mainFiltersContainer .slider-container .filters-part li label.testoLabel {
              display: block !important; }
          .mainFilters .mainFiltersContainer .slider-container .filters-part li input:checked ~ .testoLabel, .mainFilters .mainFiltersContainer .slider-container .filters-part li .testoLabel.active {
            background-color: #979797;
            color: #fff; }
          .mainFilters .mainFiltersContainer .slider-container .filters-part li.gap {
            border: none; }
  .mainFilters .mainFiltersContainer-new {
    position: relative; }
    .mainFilters .mainFiltersContainer-new .mainFiltersContainer-title {
      border: 1px solid #979797;
      text-align: left;
      padding: 5px 10px;
      line-height: 23px;
      background-color: #fff;
      display: inline-block;
      text-decoration: none;
      position: relative;
      width: 10%; }
      .mainFilters .mainFiltersContainer-new .mainFiltersContainer-title i {
        position: absolute;
        top: 50%;
        right: 10px;
        font-size: 0.875rem;
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        -webkit-transition: all 200ms ease-out;
        -moz-transition: all 200ms ease-out;
        -ms-transition: all 200ms ease-out;
        -o-transition: all 200ms ease-out;
        transition: all 200ms ease-out; }
    .mainFilters .mainFiltersContainer-new .filtri-serie-new {
      display: none;
      background-color: #f3f3f3;
      width: 85%;
      padding-left: 0.3125rem; }
      .mainFilters .mainFiltersContainer-new .filtri-serie-new ul {
        list-style-type: none;
        margin: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        max-width: 100%;
        width: 100%;
        margin: 0;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: flex-start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: flex-start;
        justify-content: flex-start;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        padding: 0;
        list-style: none; }
        .mainFilters .mainFiltersContainer-new .filtri-serie-new ul li {
          -ms-box-flex: 0;
          -webkit-box-flex: 0;
          -moz-box-flex: 0;
          box-flex: 0;
          -webkit-flex: 0 0 16%;
          -ms-flex: 0 0 16%;
          -moz-flex: 0 0 16%;
          flex: 0 0 16%;
          background-color: #FFFFFF;
          background-color: transparent !important; }
          .mainFilters .mainFiltersContainer-new .filtri-serie-new ul li .testoLabel {
            text-align: left;
            padding: 5px;
            display: block !important;
            max-width: none !important;
            text-decoration: underline; }
            .mainFilters .mainFiltersContainer-new .filtri-serie-new ul li .testoLabel:hover {
              text-decoration: none; }
          .mainFilters .mainFiltersContainer-new .filtri-serie-new ul li label {
            display: none; }
            .mainFilters .mainFiltersContainer-new .filtri-serie-new ul li label.testoLabel {
              display: block !important; }
          .mainFilters .mainFiltersContainer-new .filtri-serie-new ul li input:checked ~ .testoLabel, .mainFilters .mainFiltersContainer-new .filtri-serie-new ul li .testoLabel.active {
            background-color: #979797;
            color: #fff; }
    .mainFilters .mainFiltersContainer-new.active .mainFiltersContainer-title i {
      -ms-transform: translate(0, -50%) rotate(-90deg);
      -webkit-transform: translate(0, -50%) rotate(-90deg);
      -moz-transform: translate(0, -50%) rotate(-90deg);
      -o-transform: translate(0, -50%) rotate(-90deg);
      transform: translate(0, -50%) rotate(-90deg); }
    .mainFilters .mainFiltersContainer-new.active .filtri-serie-new {
      display: inline-block; }

.elencoProdotti {
  padding: 0; }
  .elencoProdotti .intestazione {
    padding: 0.3125rem 0 0.3125rem 0;
    margin-bottom: 1.25rem !important; }
    .elencoProdotti .intestazione h1 {
      margin-top: 1.25rem; }
    .elencoProdotti .intestazione #extraPromoMarchio {
      border: 2px solid #9e191c;
      padding: 0.5rem;
      text-align: center;
      color: #9e191c;
      margin-top: 1rem;
      line-height: 1.4rem; }
      .elencoProdotti .intestazione #extraPromoMarchio span {
        background-color: #9e191c;
        color: #FFFFFF;
        padding: 0.2rem 0.5rem; }
    .elencoProdotti .intestazione .columns {
      padding: 0; }
      .elencoProdotti .intestazione .columns img {
        border: 1px solid #000000; }
      .elencoProdotti .intestazione .columns h1 {
        font-size: 1.125rem;
        margin: 0;
        padding: 0 0 0.625rem 0; }
      .elencoProdotti .intestazione .columns.testoIntestazione {
        padding: 0 1.875rem; }
    .elencoProdotti .intestazione #labelRivenditoreAutorizzato {
      font-size: 0.75rem;
      margin-top: 0.625rem;
      font-style: italic; }
      .elencoProdotti .intestazione #labelRivenditoreAutorizzato img {
        border: none;
        margin-right: 0.625rem; }
    .elencoProdotti .intestazione .intestazione-testo-serie {
      max-width: 80%;
      margin: auto; }
    .elencoProdotti .intestazione .intro-casio-serie {
      background-color: #f3f3f3;
      margin-top: 2rem !important;
      padding: 1.5rem 0rem 1rem 0rem; }
      .elencoProdotti .intestazione .intro-casio-serie .name-serie {
        background-color: #fff;
        max-width: 300px;
        margin: 0 auto;
        padding: 0.5rem; }
      .elencoProdotti .intestazione .intro-casio-serie img {
        border: 0; }
      .elencoProdotti .intestazione .intro-casio-serie img, .elencoProdotti .intestazione .intro-casio-serie .name-serie {
        border: 1px solid transparent; }
      .elencoProdotti .intestazione .intro-casio-serie .serie-active img, .elencoProdotti .intestazione .intro-casio-serie .serie-active .name-serie {
        border: 1px solid #000 !important; }
      .elencoProdotti .intestazione .intro-casio-serie .serie-active .name-serie {
        border-top: 0 !important; }
      .elencoProdotti .intestazione .intro-casio-serie .serie-active img {
        width: 300px; }
    .elencoProdotti .intestazione.intestazioneEventi {
      border: 0; }
      .elencoProdotti .intestazione.intestazioneEventi .etichettaDisponibiliEventi {
        font-style: italic;
        color: #979797;
        margin-top: 1.25rem;
        display: block; }
        .elencoProdotti .intestazione.intestazioneEventi .etichettaDisponibiliEventi a {
          color: #979797; }
      .elencoProdotti .intestazione.intestazioneEventi .imgEventi {
        background-image: url("https://d2cnxwe94mbo9w.cloudfront.net/img/eventi/bck_eventi.jpg");
        text-align: center;
        min-height: 100px;
        /*.icoEvento {
					margin: $spacing-large auto $spacing-medium auto;
				}*/ }
        .elencoProdotti .intestazione.intestazioneEventi .imgEventi h1 {
          font-size: 1.625rem;
          margin-top: 0;
          padding-bottom: 1.875rem;
          display: inline;
          margin-bottom: 0; }
      .elencoProdotti .intestazione.intestazioneEventi .intestazione-testo-serie {
        margin-top: 1.875rem; }
        .elencoProdotti .intestazione.intestazioneEventi .intestazione-testo-serie .linkAlternativoEvento {
          font-style: italic; }
    .elencoProdotti .intestazione.intestazioneEventi,
    .elencoProdotti .intestazione.intestazioneCategoria {
      position: relative; }
      .elencoProdotti .intestazione.intestazioneEventi .icoEvento,
      .elencoProdotti .intestazione.intestazioneEventi #icoCategoria,
      .elencoProdotti .intestazione.intestazioneCategoria .icoEvento,
      .elencoProdotti .intestazione.intestazioneCategoria #icoCategoria {
        display: inline;
        margin: 0.3125rem 0.3125rem 0.3125rem 0 !important; }
    .elencoProdotti .intestazione .intestazioneCategoria {
      padding: 0 !important; }
    .elencoProdotti .intestazione.intestazioneCategoria {
      padding-bottom: 1.25rem;
      /*#icoCategoria {
				margin: $spacing-tiny auto 0 auto;
			}*/ }
      .elencoProdotti .intestazione.intestazioneCategoria h1 {
        margin-top: 0;
        display: inline;
        margin-bottom: 0; }
      .elencoProdotti .intestazione.intestazioneCategoria.back_393 {
        background-color: #ffebee; }
      .elencoProdotti .intestazione.intestazioneCategoria.back_394 {
        background-color: #f3e5f5; }
      .elencoProdotti .intestazione.intestazioneCategoria.back_395 {
        background-color: #ede7f6; }
      .elencoProdotti .intestazione.intestazioneCategoria.back_396 {
        background-color: #e8eaf6; }
      .elencoProdotti .intestazione.intestazioneCategoria.back_397 {
        background-color: #e3f2fd; }
      .elencoProdotti .intestazione.intestazioneCategoria.back_398 {
        background-color: #e1f5fe; }
      .elencoProdotti .intestazione.intestazioneCategoria.back_399 {
        background-color: #e0f2f1; }
      .elencoProdotti .intestazione.intestazioneCategoria.back_401 {
        background-color: #f1f8e9; }
      .elencoProdotti .intestazione.intestazioneCategoria.back_403 {
        background-color: #fffde7; }
      .elencoProdotti .intestazione.intestazioneCategoria.back_406 {
        background-color: #fff3e0; }
      .elencoProdotti .intestazione.intestazioneCategoria.back_409 {
        background-color: #fbe9e7; }
    .elencoProdotti .intestazione .logoMarchioPagModelli {
      max-height: 80px; }
  .elencoProdotti#products, .elencoProdotti #products, .elencoProdotti .mainFilters {
    padding: 0 !important;
    margin-bottom: 1.875rem; }
  .elencoProdotti#products, .elencoProdotti .mainFilters {
    margin-top: 1.8rem; }
  .elencoProdotti #sortByBox {
    margin-bottom: 0.625rem; }
  .elencoProdotti #product-sorter-label {
    font-size: 0.75rem;
    margin-right: 0.625rem;
    margin-top: 0.625rem;
    display: inline-block; }
  .elencoProdotti #product-sorter {
    float: right; }
    .elencoProdotti #product-sorter select {
      border: 1px solid #979797;
      border-radius: 0;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      background-color: #FFFFFF;
      padding-right: 1rem; }
  .elencoProdotti.doSearch {
    margin: 0 !important;
    width: 100% !important; }

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  width: 100%;
  margin: 0;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 0;
  list-style: none; }
  .flex-container .flex-item {
    position: relative;
    vertical-align: top;
    margin-bottom: 1.25rem;
    overflow: hidden;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    -ms-box-flex: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 32%;
    -ms-flex: 0 0 32%;
    -moz-flex: 0 0 32%;
    flex: 0 0 32%;
    background-color: #FFFFFF; }
    .flex-container .flex-item .clearfix {
      border: 2px solid #fff; }
    .flex-container .flex-item:hover .clearfix {
      border: 2px solid #cdcdcd; }
    .flex-container .flex-item.x2 {
      -ms-box-flex: 0;
      -webkit-box-flex: 0;
      -moz-box-flex: 0;
      box-flex: 0;
      -webkit-flex: 0 0 49%;
      -ms-flex: 0 0 49%;
      -moz-flex: 0 0 49%;
      flex: 0 0 49%;
      background-color: #FFFFFF; }
    .flex-container .flex-item.x1 {
      -ms-box-flex: 0;
      -webkit-box-flex: 0;
      -moz-box-flex: 0;
      box-flex: 0;
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      -moz-flex: 0 0 100%;
      flex: 0 0 100%;
      background-color: #FFFFFF; }
  .flex-container .gap {
    -ms-box-flex: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 32%;
    -ms-flex: 0 0 32%;
    -moz-flex: 0 0 32%;
    flex: 0 0 32%;
    background-color: #FFFFFF;
    background-color: transparent !important; }
  .flex-container.x4 .flex-item {
    -ms-box-flex: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 24%;
    -ms-flex: 0 0 24%;
    -moz-flex: 0 0 24%;
    flex: 0 0 24%;
    background-color: #FFFFFF; }
  .flex-container.x4 .gap {
    -ms-box-flex: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 24%;
    -ms-flex: 0 0 24%;
    -moz-flex: 0 0 24%;
    flex: 0 0 24%;
    background-color: #FFFFFF;
    background-color: transparent !important; }
  .flex-container:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .flex-container h1.empty-product-list {
    width: 100%;
    text-align: center; }

.quickview .altriColori .flex-container .flex-item {
  -ms-box-flex: 0;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 17.9%;
  -ms-flex: 0 0 17.9%;
  -moz-flex: 0 0 17.9%;
  flex: 0 0 17.9%;
  background-color: #FFFFFF;
  margin-bottom: 0.625rem;
  text-align: center; }
  .quickview .altriColori .flex-container .flex-item .view-variant {
    border: 1px solid #ffffff; }
    .quickview .altriColori .flex-container .flex-item .view-variant.active {
      border: 1px solid #979797; }

.quickview .altriColori .flex-container .altrigap {
  -ms-box-flex: 0;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 17.9%;
  -ms-flex: 0 0 17.9%;
  -moz-flex: 0 0 17.9%;
  flex: 0 0 17.9%;
  background-color: #FFFFFF;
  clear: right; }

.loading-bar {
  font-size: 0;
  width: 0;
  height: 0.625rem;
  padding: 0;
  background-image: url(https://d2cnxwe94mbo9w.cloudfront.net/img/loadBar.gif);
  background-color: #f3f3f3;
  cursor: auto;
  margin-left: 10% !important;
  max-width: 80% !important; }
  .loading-bar:hover {
    background-color: #f3f3f3; }

.progress-bar {
  width: 50%;
  left: 25%;
  height: 0.625rem;
  background-image: url(https://d2cnxwe94mbo9w.cloudfront.net/img/loadBar.gif);
  background-color: #f3f3f3;
  position: absolute; }

.backTop {
  position: fixed;
  top: 94%;
  right: 5px;
  display: none;
  z-index: 9; }

.no-products-found {
  text-align: center;
  padding-bottom: 2rem; }

#linkEndCatalog {
  margin-bottom: 1.25rem !important; }
  #linkEndCatalog .linkAlternativoEvento {
    border: 1px solid #000;
    padding: 0.625rem 1.25rem;
    margin-bottom: 1.25rem;
    display: inline-block; }

#catalog #linkSmallEndCatalog a {
  border: 1px solid #000;
  padding: 0.625rem 1.25rem;
  margin-bottom: 1.25rem;
  display: inline-block; }

@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .elencoProdotti {
    width: 100% !important;
    margin: 0 !important; }
    .elencoProdotti .row.intestazione {
      padding: 0.3125rem; }
  .toggleFiltersColumn {
    text-align: center;
    padding: 5px 0;
    line-height: 25px;
    display: block !important;
    max-width: none !important;
    background-color: #fff;
    border: 1px solid #979797;
    overflow: hidden;
    text-decoration: none;
    position: relative; }
    .toggleFiltersColumn:after {
      content: "\f054";
      font: normal normal normal 14px/1 FontAwesome;
      position: absolute;
      top: 50%;
      right: 20px;
      -ms-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
      -webkit-transition: all 200ms ease-out;
      -moz-transition: all 200ms ease-out;
      -ms-transition: all 200ms ease-out;
      -o-transition: all 200ms ease-out;
      transition: all 200ms ease-out; }
    .toggleFiltersColumn.active:after {
      -ms-transform: translate(0, -50%) rotate(-180deg);
      -webkit-transform: translate(0, -50%) rotate(-180deg);
      -moz-transform: translate(0, -50%) rotate(-180deg);
      -o-transform: translate(0, -50%) rotate(-180deg);
      transform: translate(0, -50%) rotate(-180deg); }
  #catalog #filters {
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    left: -100%;
    z-index: 9;
    background-color: #ffffff;
    width: 100%;
    margin-bottom: 0.625rem;
    display: block !important; }
    #catalog #filters.active {
      left: 0; }
    #catalog #filters .filtri-container {
      border: 1px solid #979797; }
    #catalog #filters h3.toggleFilter.filters-part-serie {
      border-top: none; }
    #catalog #filters label.testoLabel {
      max-width: none !important; }
  #catalog .elencoProdotti {
    float: left;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out; }
    #catalog .elencoProdotti.medium-12 {
      margin: 0;
      width: 100% !important; }
    #catalog .elencoProdotti.medium-10 {
      width: -moz-calc(83.3333333333% - 10px) !important;
      width: -o-calc(83.3333333333% - 10px) !important;
      width: -webkit-calc(83.3333333333% - 10px) !important;
      width: calc(83.3333333333% - 10px) !important; }
    #catalog .elencoProdotti .testoIntestazione {
      font-size: 0.6875rem; }
  .filtri .filtri-container-toggle, .filtri .filtri-container-toggle-serie {
    height: 1px !important;
    overflow: hidden !important;
    border-bottom: 0; }
  .mainFilters .mainFiltersContainer .filters-part li .testoLabel {
    font-size: 14px; }
  #catalog .mainFilters {
    margin-bottom: 1.25rem !important; }
    #catalog .mainFilters .toggleFiltersColumn {
      width: 90%; }
  .mainFilters .mainFiltersContainer-new .filtri-serie-new ul li {
    -ms-box-flex: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    -moz-flex: 0 0 25%;
    flex: 0 0 25%;
    background-color: #FFFFFF; }
  #catalog #linkSmallEndCatalog a {
    display: block; }
  #product-sorter select {
    text-align: center !important;
    font-size: 0.875rem;
    padding: 5px;
    line-height: 25px;
    display: block !important;
    max-width: none !important;
    background-color: #fff;
    border: 1px solid #979797;
    overflow: hidden;
    text-decoration: none;
    position: relative;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    width: 90%;
    float: right; }
  #filtriBF {
    margin: 0 10px; }
  .filtri-container-direct, .filtri-container-toggle-brands, .filtri-container-toggle-serie {
    border: none !important;
    border-top: 1px solid #f3f3f3 !important;
    position: relative !important;
    margin: 0 !important;
    font-size: 0.875rem !important;
    font-weight: bold !important;
    color: #000000 !important;
    padding: 0.625rem 12px 0.625rem 0.3125rem !important;
    cursor: pointer !important; }
    .filtri-container-direct.active a.plus, .filtri-container-toggle-brands.active a.plus, .filtri-container-toggle-serie.active a.plus {
      -ms-transform: translate(0, -50%) rotate(45deg);
      -webkit-transform: translate(0, -50%) rotate(45deg);
      -moz-transform: translate(0, -50%) rotate(45deg);
      -o-transform: translate(0, -50%) rotate(45deg);
      transform: translate(0, -50%) rotate(45deg); }
    .filtri-container-direct a.plus, .filtri-container-toggle-brands a.plus, .filtri-container-toggle-serie a.plus {
      display: inline-block;
      padding: 0;
      text-decoration: none;
      position: absolute;
      right: 0;
      top: 50%;
      -ms-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
      -webkit-transition: all 200ms ease-out;
      -moz-transition: all 200ms ease-out;
      -ms-transition: all 200ms ease-out;
      -o-transition: all 200ms ease-out;
      transition: all 200ms ease-out; }
      .filtri-container-direct a.plus.active, .filtri-container-toggle-brands a.plus.active, .filtri-container-toggle-serie a.plus.active {
        -ms-transform: translate(0, -50%) rotate(45deg);
        -webkit-transform: translate(0, -50%) rotate(45deg);
        -moz-transform: translate(0, -50%) rotate(45deg);
        -o-transform: translate(0, -50%) rotate(45deg);
        transform: translate(0, -50%) rotate(45deg); }
  .intro-casio-serie a {
    margin-bottom: 1rem; } }

@media only screen and (max-width: 640px) {
  #filtriBF {
    display: none; }
    #filtriBF.active {
      display: block; }
  .mainFilters {
    padding: 0 0 0.625rem 0; }
  .filters-part-search {
    margin-bottom: 0.625rem; }
  .filters-part-search:first-of-type {
    padding-right: 5px !important; }
  .filters-part-search:last-of-type {
    padding-left: 5px !important; }
  .toggleFiltersColumn {
    text-align: center;
    padding: 5px 0;
    line-height: 25px;
    display: block !important;
    max-width: none !important;
    background-color: #fff;
    border: 1px solid #979797;
    overflow: hidden;
    text-decoration: none;
    position: relative; }
    .toggleFiltersColumn:after {
      content: "\f054";
      font: normal normal normal 14px/1 FontAwesome;
      position: absolute;
      top: 50%;
      right: 20px;
      -ms-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
      -webkit-transition: all 200ms ease-out;
      -moz-transition: all 200ms ease-out;
      -ms-transition: all 200ms ease-out;
      -o-transition: all 200ms ease-out;
      transition: all 200ms ease-out; }
    .toggleFiltersColumn.active:after {
      -ms-transform: translate(0, -50%) rotate(-180deg);
      -webkit-transform: translate(0, -50%) rotate(-180deg);
      -moz-transform: translate(0, -50%) rotate(-180deg);
      -o-transform: translate(0, -50%) rotate(-180deg);
      transform: translate(0, -50%) rotate(-180deg); }
  #product-sorter select {
    text-align: center !important;
    font-size: 0.875rem;
    padding: 5px;
    line-height: 25px;
    display: block !important;
    max-width: none !important;
    background-color: #fff;
    border: 1px solid #979797;
    overflow: hidden;
    text-decoration: none;
    position: relative;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0; }
  #catalog {
    overflow-x: hidden; }
    #catalog h1 {
      padding: 0 0 0.625rem 0;
      font-size: 1.375rem; }
    #catalog #filters {
      -webkit-transition: all 200ms ease-out;
      -moz-transition: all 200ms ease-out;
      -ms-transition: all 200ms ease-out;
      -o-transition: all 200ms ease-out;
      transition: all 200ms ease-out;
      left: -100%;
      z-index: 9;
      background-color: #ffffff;
      width: 100%;
      margin-bottom: 0.625rem;
      display: block !important; }
      #catalog #filters.active {
        left: 0; }
      #catalog #filters .filtri-container {
        border: 1px solid #979797; }
      #catalog #filters h3.toggleFilter.filters-part-serie {
        border-top: none; }
      #catalog #filters label.testoLabel {
        max-width: none !important; }
  .elencoProdotti {
    margin: 0;
    width: 100% !important;
    float: left !important;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out; }
    .elencoProdotti #products {
      margin-top: 0; }
    .elencoProdotti .intestazione {
      margin-bottom: 0 !important; }
      .elencoProdotti .intestazione .columns {
        padding-left: 1.25rem; }
    .elencoProdotti .mainFilters {
      display: none; }
    .elencoProdotti .flex-container .flex-item, .elencoProdotti .flex-container .gap {
      -ms-box-flex: 0;
      -webkit-box-flex: 0;
      -moz-box-flex: 0;
      box-flex: 0;
      -webkit-flex: 0 0 49%;
      -ms-flex: 0 0 49%;
      -moz-flex: 0 0 49%;
      flex: 0 0 49%;
      background-color: #FFFFFF; }
    .elencoProdotti .flex-container .gap {
      background-color: transparent !important; }
    .elencoProdotti .backTop {
      display: none; }
    .elencoProdotti .intestazioneEventi,
    .elencoProdotti .intestazioneCategoria {
      position: relative; }
      .elencoProdotti .intestazioneEventi .icoEvento,
      .elencoProdotti .intestazioneEventi #icoCategoria,
      .elencoProdotti .intestazioneCategoria .icoEvento,
      .elencoProdotti .intestazioneCategoria #icoCategoria {
        display: inline;
        margin: 0.3125rem 0.3125rem 0.3125rem 0 !important;
        max-height: 50px; }
      .elencoProdotti .intestazioneEventi h1,
      .elencoProdotti .intestazioneCategoria h1 {
        display: inline;
        margin-bottom: 0;
        font-size: 1.2rem; }
    .elencoProdotti .intestazioneCategoria {
      padding: 0 !important; }
  .flex-container .flex-item, .flex-container .gap {
    -ms-box-flex: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 32%;
    -ms-flex: 0 0 32%;
    -moz-flex: 0 0 32%;
    flex: 0 0 32%;
    background-color: #FFFFFF; }
  .flex-container .gap {
    background-color: transparent !important; }
  #catalog #linkSmallEndCatalog a {
    display: block; }
  .filtri-container-direct, .filtri-container-toggle-brands, .filtri-container-toggle-serie {
    border: none !important;
    border-top: 1px solid #f3f3f3 !important;
    position: relative !important;
    margin: 0 !important;
    font-size: 0.875rem !important;
    font-weight: bold !important;
    color: #000000 !important;
    padding: 0.625rem 12px 0.625rem 0.3125rem !important;
    cursor: pointer !important; }
    .filtri-container-direct.active a.plus, .filtri-container-toggle-brands.active a.plus, .filtri-container-toggle-serie.active a.plus {
      -ms-transform: translate(0, -50%) rotate(45deg);
      -webkit-transform: translate(0, -50%) rotate(45deg);
      -moz-transform: translate(0, -50%) rotate(45deg);
      -o-transform: translate(0, -50%) rotate(45deg);
      transform: translate(0, -50%) rotate(45deg); }
    .filtri-container-direct a.plus, .filtri-container-toggle-brands a.plus, .filtri-container-toggle-serie a.plus {
      display: inline-block;
      padding: 0;
      text-decoration: none;
      position: absolute;
      right: 0;
      top: 50%;
      -ms-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
      -webkit-transition: all 200ms ease-out;
      -moz-transition: all 200ms ease-out;
      -ms-transition: all 200ms ease-out;
      -o-transition: all 200ms ease-out;
      transition: all 200ms ease-out; }
      .filtri-container-direct a.plus.active, .filtri-container-toggle-brands a.plus.active, .filtri-container-toggle-serie a.plus.active {
        -ms-transform: translate(0, -50%) rotate(45deg);
        -webkit-transform: translate(0, -50%) rotate(45deg);
        -moz-transform: translate(0, -50%) rotate(45deg);
        -o-transform: translate(0, -50%) rotate(45deg);
        transform: translate(0, -50%) rotate(45deg); }
  .intro-casio-serie a {
    margin-bottom: 1.2rem; } }

/* SCSS FILE -> prodottoSmall */
.row.prodottoSmall {
  width: 100%;
  margin: 0 auto !important;
  border: 1px solid #FFFFFF;
  position: relative; }
  .row.prodottoSmall a {
    padding: 0 10%;
    display: block; }
  .row.prodottoSmall .columns {
    padding: 0.3125rem !important; }
  .row.prodottoSmall .bollinoNovita,
  .row.prodottoSmall .bollinoGF {
    position: absolute;
    top: 0rem;
    right: 0rem;
    background-color: #cdcdcd;
    text-decoration: none;
    padding: 0.625rem 1.25rem;
    font-size: 0.6875rem;
    /*-ms-transform: rotate(7deg);  IE 9 */
    /*-webkit-transform: rotate(7deg);  Chrome, Safari, Opera */
    /*transform: rotate(7deg);*/ }
  .row.prodottoSmall .bollinoGF {
    left: 0 !important;
    background-color: #e06674 !important;
    border: 2px solid #000 !important;
    max-width: 70px;
    color: #FFF;
    font-size: 1rem;
    padding: 0.425rem 0.25rem; }
  .row.prodottoSmall .immagineModello {
    position: relative;
    text-align: center; }
    .row.prodottoSmall .immagineModello img {
      width: 75%;
      padding-top: 1rem; }
    .row.prodottoSmall .immagineModello .promo {
      position: absolute;
      bottom: 0;
      left: 0.3125rem;
      width: -moz-calc(100% - 10px) !important;
      width: -o-calc(100% - 10px) !important;
      width: -webkit-calc(100% - 10px) !important;
      width: calc(100% - 10px) !important;
      background-color: #333333;
      opacity: 0.8;
      filter: alpha(opacity=80);
      color: #FFFFFF;
      text-align: center;
      padding: 0.3125rem !important;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 0.6875rem; }
    .row.prodottoSmall .immagineModello .more {
      display: block;
      position: absolute;
      top: 0.3125rem;
      right: -10px;
      background-color: #FFFFFF;
      color: #000000;
      border: 1px solid #000000;
      border-radius: 2px;
      text-align: center;
      padding: 0.3125rem 2.125rem 0.3125rem 0.3125rem !important;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 0.6875rem;
      text-decoration: none;
      -webkit-transition: all 10ms ease-in-out;
      -moz-transition: all 10ms ease-in-out;
      -ms-transition: all 10ms ease-in-out;
      -o-transition: all 10ms ease-in-out;
      transition: all 10ms ease-in-out; }
      .row.prodottoSmall .immagineModello .more:hover {
        -webkit-box-shadow: inset 0px 0px 0px 1px #000000;
        -moz-box-shadow: inset 0px 0px 0px 1px #000000;
        box-shadow: inset 0px 0px 0px 1px #000000; }
      .row.prodottoSmall .immagineModello .more span {
        font-size: 22px;
        position: absolute;
        top: -1px;
        right: -1px;
        border: 1px solid #000000;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        height: 1.8125rem;
        width: 1.8125rem;
        line-height: 1.75rem; }
  .row.prodottoSmall .vediModello {
    padding: 0.625rem 0 0 0 !important;
    text-align: center;
    position: relative;
    overflow: hidden; }
    .row.prodottoSmall .vediModello button, .row.prodottoSmall .vediModello .button, .row.prodottoSmall .vediModello button:visited, .row.prodottoSmall .vediModello .button:visited, .row.prodottoSmall .vediModello button:focus, .row.prodottoSmall .vediModello .button:focus {
      padding: 0.625rem 1.25rem;
      -webkit-transition: all 100ms ease-in;
      -moz-transition: all 100ms ease-in;
      -ms-transition: all 100ms ease-in;
      -o-transition: all 100ms ease-in;
      transition: all 100ms ease-in;
      position: absolute;
      width: 60%;
      right: -60%;
      top: -40px;
      border-radius: 2px; }
  .row.prodottoSmall .datiModello p {
    margin: 0;
    padding: 0;
    font-size: 0.75rem; }
    .row.prodottoSmall .datiModello p.nomeModello {
      text-align: center;
      margin-bottom: 0.625rem; }
    .row.prodottoSmall .datiModello p .sconto {
      float: left;
      width: 30%;
      text-align: right; }
    .row.prodottoSmall .datiModello p .prezzo {
      float: left;
      width: 70%;
      text-align: center; }
    .row.prodottoSmall .datiModello p .soloPrezzo {
      width: 100%;
      text-align: center; }
    .row.prodottoSmall .datiModello p .prezzoBarrato {
      text-decoration: line-through;
      color: #000000;
      margin-right: 0.5rem;
      font-size: 0.8rem; }
    .row.prodottoSmall .datiModello p .sconto, .row.prodottoSmall .datiModello p .prezzo, .row.prodottoSmall .datiModello p .soloPrezzo {
      display: block;
      line-height: 30px;
      vertical-align: middle; }
    .row.prodottoSmall .datiModello p .prezzo, .row.prodottoSmall .datiModello p .soloPrezzo {
      font-size: 1.125rem;
      text-decoration: none; }
      .row.prodottoSmall .datiModello p .prezzo img, .row.prodottoSmall .datiModello p .soloPrezzo img {
        height: 18px; }
    .row.prodottoSmall .datiModello p .giacenze {
      font-size: 0.75rem;
      color: #000; }
      .row.prodottoSmall .datiModello p .giacenze.esiste {
        color: #449D59; }

@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .row.prodottoSmall {
    padding: 0; }
    .row.prodottoSmall .immagineModello img {
      margin-top: 35px; }
    .row.prodottoSmall .datiModello p .prezzo, .row.prodottoSmall .datiModello p .soloPrezzo {
      font-size: 0.75rem; }
    .row.prodottoSmall .vediModello button, .row.prodottoSmall .vediModello .button, .row.prodottoSmall .vediModello button:visited, .row.prodottoSmall .vediModello .button:visited, .row.prodottoSmall .vediModello button:focus, .row.prodottoSmall .vediModello .button:focus {
      padding: 0.3125rem 0;
      font-size: 0.75rem; }
    .row.prodottoSmall a {
      padding: 0; }
    .row.prodottoSmall .bollinoNovita,
    .row.prodottoSmall .bollinoGF {
      padding: 0.3125rem 0.625rem;
      font-size: 0.6rem; } }

@media only screen and (max-width: 640px) {
  .row.prodottoSmall .bollinoNovita,
  .row.prodottoSmall .bollinoGF {
    padding: 0.3125rem 0.625rem;
    font-size: 0.6rem; }
  .row.prodottoSmall .immagineModello .more {
    right: 0;
    width: 100%; }
  .row.prodottoSmall .datiModello p .prezzo, .row.prodottoSmall .datiModello p .soloPrezzo, .row.prodottoSmall .datiModello p .sconto {
    font-size: 0.75rem;
    float: none;
    width: 100%;
    text-align: center;
    line-height: 20px; }
  .row.prodottoSmall .datiModello p.nomeModello {
    font-weight: bold;
    margin-bottom: 0; }
    .row.prodottoSmall .datiModello p.nomeModello .nomeProdotto {
      font-weight: normal; }
  .row.prodottoSmall .vediModello button, .row.prodottoSmall .vediModello .button, .row.prodottoSmall .vediModello button:visited, .row.prodottoSmall .vediModello .button:visited, .row.prodottoSmall .vediModello button:focus, .row.prodottoSmall .vediModello .button:focus {
    padding: 0.3125rem 0;
    font-size: 0.75rem; }
  .row.prodottoSmall a {
    padding: 0 !important; } }

/* SCSS FILE -> dettaglio */
.row.dettaglio {
  margin-bottom: 1.875rem !important; }
  .row.dettaglio .columns {
    padding: 0; }
  .row.dettaglio .boxImgProductDetail {
    margin-bottom: 1.25rem; }
  .row.dettaglio .giacenza {
    background-color: #FFF;
    color: #000 !important;
    margin-top: 10px; }
    .row.dettaglio .giacenza span {
      font-size: 0.625rem;
      font-weight: bold;
      margin-right: 5px; }
  .row.dettaglio .row.top {
    padding: 1.25rem 1.875rem;
    background-color: #FFFFFF;
    margin-bottom: 1.25rem !important; }
    .row.dettaglio .row.top .imageSlider {
      display: none; }
    .row.dettaglio .row.top .columns {
      position: relative; }
      .row.dettaglio .row.top .columns .productTxtIntro {
        font-size: 0.75rem; }
      .row.dettaglio .row.top .columns h1 {
        padding-top: 0;
        margin-top: 0;
        margin-bottom: 0;
        font-size: 1rem;
        font-weight: normal; }
        .row.dettaglio .row.top .columns h1 .nomeMarchio {
          text-decoration: none;
          font-size: 1.375rem;
          font-weight: bold; }
      .row.dettaglio .row.top .columns .prezzoListino, .row.dettaglio .row.top .columns .sconto, .row.dettaglio .row.top .columns .prezzo, .row.dettaglio .row.top .columns .soloPrezzo {
        font-size: 1.125rem; }
      .row.dettaglio .row.top .columns .prezzo, .row.dettaglio .row.top .columns .soloPrezzo {
        color: #000000; }
        .row.dettaglio .row.top .columns .prezzo strong, .row.dettaglio .row.top .columns .soloPrezzo strong {
          font-size: 1.325rem; }
      .row.dettaglio .row.top .columns .pzListinoEsconto span {
        margin-right: 0.625rem; }
      .row.dettaglio .row.top .columns .tempiSpedizione {
        color: #979797;
        margin-top: 0.625rem; }
      .row.dettaglio .row.top .columns .sceltaTaglia {
        width: auto;
        margin-bottom: 0.625rem;
        border: 1px solid #f3f3f3; }
    .row.dettaglio .row.top .cleft {
      text-align: center; }
      .row.dettaglio .row.top .cleft .slider-container {
        position: relative;
        padding: 30px 0; }
        .row.dettaglio .row.top .cleft .slider-container ul {
          list-style-type: none;
          list-style-position: outside; }
        .row.dettaglio .row.top .cleft .slider-container .arrow-v {
          position: absolute;
          top: 0;
          left: 50%;
          -ms-transform: translate(-50%, 0%);
          -webkit-transform: translate(-50%, 0%);
          -moz-transform: translate(-50%, 0%);
          -o-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
          font-size: 30px; }
          .row.dettaglio .row.top .cleft .slider-container .arrow-v.rx {
            bottom: 0;
            top: auto; }
          .row.dettaglio .row.top .cleft .slider-container .arrow-v a {
            text-decoration: none !important; }
        .row.dettaglio .row.top .cleft .slider-container .slick-slider-vertical {
          max-height: 500px;
          margin: 0; }
        .row.dettaglio .row.top .cleft .slider-container .imgAlt {
          cursor: pointer;
          height: 85%;
          visibility: hidden;
          opacity: 0.5;
          filter: alpha(opacity=50);
          -webkit-transition: all 200ms ease-in;
          -moz-transition: all 200ms ease-in;
          -ms-transition: all 200ms ease-in;
          -o-transition: all 200ms ease-in;
          transition: all 200ms ease-in; }
          .row.dettaglio .row.top .cleft .slider-container .imgAlt:hover, .row.dettaglio .row.top .cleft .slider-container .imgAlt.active {
            opacity: 1;
            filter: alpha(opacity=100); }
    .row.dettaglio .row.top .button.addToCartBig {
      width: 100%; }
  .row.dettaglio .altriColori {
    width: 100%; }
    .row.dettaglio .altriColori span {
      display: inline-block;
      font-size: 1rem;
      font-style: italic;
      margin-bottom: 0.3125rem; }
    .row.dettaglio .altriColori .flex-container .flex-item {
      -ms-box-flex: 0;
      -webkit-box-flex: 0;
      -moz-box-flex: 0;
      box-flex: 0;
      -webkit-flex: 0 0 7.9%;
      -ms-flex: 0 0 7.9%;
      -moz-flex: 0 0 7.9%;
      flex: 0 0 7.9%;
      background-color: #FFFFFF;
      margin-bottom: 1.25rem;
      text-align: center;
      position: relative; }
      .row.dettaglio .altriColori .flex-container .flex-item a {
        border: 1px solid #f3f3f3;
        border-radius: 2px;
        padding: 0.625rem; }
        .row.dettaglio .altriColori .flex-container .flex-item a.active {
          border: 1px solid #979797; }
      .row.dettaglio .altriColori .flex-container .flex-item .disp, .row.dettaglio .altriColori .flex-container .flex-item .no-disp {
        position: absolute;
        top: -7px;
        right: -1px;
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 10px solid green;
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .row.dettaglio .altriColori .flex-container .flex-item .no-disp {
        border-left: 10px solid #f3f3f3; }
    .row.dettaglio .altriColori .flex-container .gap {
      -ms-box-flex: 0;
      -webkit-box-flex: 0;
      -moz-box-flex: 0;
      box-flex: 0;
      -webkit-flex: 0 0 7.9%;
      -ms-flex: 0 0 7.9%;
      -moz-flex: 0 0 7.9%;
      flex: 0 0 7.9%;
      background-color: #FFFFFF;
      background-color: transparent !important; }
  .row.dettaglio .otherProductImages .otherProductImage {
    display: inline-block;
    cursor: pointer;
    border: 1px solid #FFFFFF;
    padding: 0.3125rem;
    width: 31% !important; }
    .row.dettaglio .otherProductImages .otherProductImage:hover {
      border: 1px solid #f3f3f3; }
  .row.dettaglio .boxImgProductDetail {
    min-height: 320px;
    text-align: center; }
    .row.dettaglio .boxImgProductDetail .orbit-container .orbit-prev, .row.dettaglio .boxImgProductDetail .orbit-container .orbit-next {
      background-color: rgba(0, 0, 0, 0.3);
      display: none; }
    .row.dettaglio .boxImgProductDetail .orbit-container:hover .orbit-prev, .row.dettaglio .boxImgProductDetail .orbit-container:hover .orbit-next {
      display: block; }
    .row.dettaglio .boxImgProductDetail img.imgBigProductDetail {
      max-width: 65%; }
    .row.dettaglio .boxImgProductDetail .more {
      display: block;
      position: absolute;
      bottom: 0.3125rem;
      right: 0;
      background-color: #FFFFFF;
      color: #000000;
      border: 1px solid #000000;
      border-radius: 2px;
      text-align: center;
      padding: 0.3125rem 2.125rem 0.3125rem 0.3125rem !important;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 0.6875rem;
      text-decoration: none;
      -webkit-transition: all 10ms ease-in-out;
      -moz-transition: all 10ms ease-in-out;
      -ms-transition: all 10ms ease-in-out;
      -o-transition: all 10ms ease-in-out;
      transition: all 10ms ease-in-out; }
      .row.dettaglio .boxImgProductDetail .more:hover {
        -webkit-box-shadow: inset 0px 0px 0px 1px #000000;
        -moz-box-shadow: inset 0px 0px 0px 1px #000000;
        box-shadow: inset 0px 0px 0px 1px #000000; }
      .row.dettaglio .boxImgProductDetail .more span {
        font-size: 22px;
        position: absolute;
        top: -1px;
        right: -1px;
        border: 1px solid #000000;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        height: 1.75rem;
        width: 1.75rem;
        line-height: 1.75rem; }
  .row.dettaglio .trustUsIconGroup {
    line-height: 30px;
    font-size: 0.75rem;
    margin-top: 1.25rem; }
    .row.dettaglio .trustUsIconGroup img {
      margin-right: 0.3125rem; }
  .row.dettaglio .promoScontoDett {
    margin-top: 8rem; }
    .row.dettaglio .promoScontoDett img {
      float: left; }
    .row.dettaglio .promoScontoDett .txtSconto {
      display: inline-block;
      margin-left: 0.625rem;
      padding-top: 0.5rem;
      line-height: 1.125rem; }
      .row.dettaglio .promoScontoDett .txtSconto strong {
        color: #ff6c00; }
  .row.dettaglio .columns.bottom {
    padding: 0; }
  .row.dettaglio .productDetails, .row.dettaglio .productOthersDetails {
    padding: 0;
    width: 100%;
    overflow: hidden;
    position: relative; }
    .row.dettaglio .productDetails h6, .row.dettaglio .productDetails div.row.innerExpand, .row.dettaglio .productOthersDetails h6, .row.dettaglio .productOthersDetails div.row.innerExpand {
      padding: 0 10px; }
    .row.dettaglio .productDetails .nomeMarchio , .row.dettaglio .productOthersDetails .nomeMarchio  {
      margin-top: 0 !important; }
    .row.dettaglio .productDetails .leftColumnDetails, .row.dettaglio .productOthersDetails .leftColumnDetails {
      padding-right: 1.25rem; }
    .row.dettaglio .productDetails .titleContainer, .row.dettaglio .productOthersDetails .titleContainer {
      border-bottom: 1px solid #f3f3f3; }
      .row.dettaglio .productDetails .titleContainer .title, .row.dettaglio .productOthersDetails .titleContainer .title {
        padding: 0.625rem 1.875rem;
        float: left;
        cursor: pointer;
        margin-right: 11px;
        margin-left: 1px;
        margin-top: 1px;
        text-transform: uppercase;
        position: relative;
        bottom: -1px; }
        .row.dettaglio .productDetails .titleContainer .title.active, .row.dettaglio .productOthersDetails .titleContainer .title.active {
          border-top: 1px solid #f3f3f3;
          border-left: 1px solid #f3f3f3;
          border-right: 1px solid #f3f3f3;
          background-color: #FFFFFF;
          margin-left: 0;
          margin-top: 0;
          margin-right: 0.625rem; }
    .row.dettaglio .productDetails .labelDetail, .row.dettaglio .productOthersDetails .labelDetail {
      white-space: nowrap; }
    .row.dettaglio .productDetails .valueDetail, .row.dettaglio .productOthersDetails .valueDetail {
      color: #888; }
    .row.dettaglio .productDetails .content, .row.dettaglio .productOthersDetails .content {
      float: right;
      width: 100%;
      margin: 0 0 0 -100%;
      padding: 1.875rem;
      display: none;
      background-color: #FFFFFF; }
      .row.dettaglio .productDetails .content.active, .row.dettaglio .productOthersDetails .content.active {
        display: block; }
      .row.dettaglio .productDetails .content img.logoMarchio, .row.dettaglio .productOthersDetails .content img.logoMarchio {
        margin: 0 1.875rem 0.625rem 0;
        border: 1px solid #000000;
        max-width: 90%; }
      .row.dettaglio .productDetails .content br, .row.dettaglio .productOthersDetails .content br {
        clear: both; }
    .row.dettaglio .productDetails .altreCaratteristiche, .row.dettaglio .productOthersDetails .altreCaratteristiche {
      padding: 0px 10px; }
    .row.dettaglio .productDetails .twoCol, .row.dettaglio .productOthersDetails .twoCol {
      column-count: 2; }
    .row.dettaglio .productDetails .catalogo, .row.dettaglio .productOthersDetails .catalogo {
      width: 100%;
      margin: 0; }
      .row.dettaglio .productDetails .catalogo .elencoProdotti, .row.dettaglio .productOthersDetails .catalogo .elencoProdotti {
        margin: 0 !important;
        width: 100% !important;
        position: relative; }
        .row.dettaglio .productDetails .catalogo .elencoProdotti#products, .row.dettaglio .productOthersDetails .catalogo .elencoProdotti#products {
          margin: 0 !important;
          width: 100% !important; }
        .row.dettaglio .productDetails .catalogo .elencoProdotti .arrow, .row.dettaglio .productOthersDetails .catalogo .elencoProdotti .arrow {
          position: absolute;
          top: 50%;
          left: 15px;
          -ms-transform: translate(0, -50%);
          -webkit-transform: translate(0, -50%);
          -moz-transform: translate(0, -50%);
          -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
          font-size: 30px; }
          .row.dettaglio .productDetails .catalogo .elencoProdotti .arrow.rx, .row.dettaglio .productOthersDetails .catalogo .elencoProdotti .arrow.rx {
            right: 15px;
            left: auto; }
          .row.dettaglio .productDetails .catalogo .elencoProdotti .arrow a, .row.dettaglio .productOthersDetails .catalogo .elencoProdotti .arrow a {
            text-decoration: none !important; }
        .row.dettaglio .productDetails .catalogo .elencoProdotti ul, .row.dettaglio .productOthersDetails .catalogo .elencoProdotti ul {
          margin: 0 30px !important; }
          .row.dettaglio .productDetails .catalogo .elencoProdotti ul li, .row.dettaglio .productOthersDetails .catalogo .elencoProdotti ul li {
            max-height: 473px;
            max-width: 330px;
            float: left; }
  .row.dettaglio #extraPromoDettaglio,
  .row.dettaglio #extraPromoBF,
  .row.dettaglio #extraPromoCM,
  .row.dettaglio #extraPromoWM,
  .row.dettaglio #extraPromoGF,
  .row.dettaglio #extraPromoSS,
  .row.dettaglio #extraPromoWS {
    border: 2px solid #9e191c;
    padding: 0.5rem;
    text-align: center;
    color: #9e191c;
    margin-bottom: 1rem;
    line-height: 1.4rem; }
    .row.dettaglio #extraPromoDettaglio span,
    .row.dettaglio #extraPromoBF span,
    .row.dettaglio #extraPromoCM span,
    .row.dettaglio #extraPromoWM span,
    .row.dettaglio #extraPromoGF span,
    .row.dettaglio #extraPromoSS span,
    .row.dettaglio #extraPromoWS span {
      background-color: #9e191c;
      color: #FFFFFF;
      padding: 0.2rem 0.5rem; }
  .row.dettaglio #extraPromoBF,
  .row.dettaglio #extraPromoCM,
  .row.dettaglio #extraPromoWM,
  .row.dettaglio #extraPromoSS,
  .row.dettaglio #extraPromoWS,
  .row.dettaglio #extraPromoGF {
    color: #FFF;
    display: inline-block;
    font-size: 0.7rem;
    margin-bottom: 0;
    padding: 0.2rem 0.5rem; }
  .row.dettaglio #extraPromoBF {
    border: none !important;
    background-color: #F85479;
    color: #000; }
  .row.dettaglio #extraPromoCM {
    background-color: #20599D;
    color: #FFF;
    border: none !important; }
  .row.dettaglio #extraPromoWM {
    background-color: #71ccae;
    border-color: #126a5e; }
  .row.dettaglio #extraPromoGF {
    /* background-color: #469b46; */
    background-color: #e06674;
    border-color: #000; }
  .row.dettaglio #extraPromoSS {
    background-color: #1e2e59;
    border-color: #1e2e59;
    color: #fad0ca; }
  .row.dettaglio #extraPromoWS {
    background-color: #ff3e6c;
    border-color: #ff3e6c;
    color: #FFF; }

#addToCartReveal {
  padding: 1.875rem !important;
  max-width: 750px !important;
  width: 50% !important;
  top: 200px !important;
  position: fixed; }
  #addToCartReveal:first-letter {
    text-transform: uppercase; }

.alternativaAcquisto {
  margin: 0.625rem 0;
  display: block; }

#confermaInvioVenditaDiretta {
  display: none;
  padding: 2rem 0;
  color: #49ac00; }

#openVenditaDiretta {
  background-color: #FFFFFF;
  color: #8B0000;
  font-size: 0.875rem;
  padding: 0;
  font-weight: bold;
  text-transform: lowercase;
  margin: 0.5rem 0 2rem 0 !important; }
  #openVenditaDiretta span {
    text-decoration: underline !important; }

#popupVenditaDiretta {
  padding: 0.625rem !important;
  width: 650px; }
  #popupVenditaDiretta #boxVenditaDiretta {
    border: 3px solid #49ac00;
    padding: 1.875rem; }
    #popupVenditaDiretta #boxVenditaDiretta h6 {
      margin-bottom: 1.25rem;
      font-size: 1.125rem; }
      #popupVenditaDiretta #boxVenditaDiretta h6 span {
        font-weight: bold; }
    #popupVenditaDiretta #boxVenditaDiretta p {
      max-width: 500px; }
    #popupVenditaDiretta #boxVenditaDiretta .button {
      padding: 0.625rem 1.25rem !important; }
    #popupVenditaDiretta #boxVenditaDiretta .close-reveal-modal {
      top: 1.5rem;
      right: 1.5rem; }
    #popupVenditaDiretta #boxVenditaDiretta #button-contatta-chat {
      background-color: #49ac00; }
  #popupVenditaDiretta #formVenditaDiretta fieldset {
    background-color: #FFF; }
    #popupVenditaDiretta #formVenditaDiretta fieldset .row {
      background-color: #FFF; }

@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .row.dettaglio .row.top {
    padding: 1.25rem 0.625rem; }
    .row.dettaglio .row.top .soloPrezzo strong {
      font-size: 1.2rem !important; }
    .row.dettaglio .row.top .pzListinoEsconto .prezzoListino,
    .row.dettaglio .row.top .pzListinoEsconto .sconto {
      font-size: 1rem; }
  .row.dettaglio .bottom h6 {
    padding-left: 0.625rem;
    font-size: 0.8125rem;
    margin-bottom: 1.25rem; }
  .row.dettaglio .productDetails .titleContainer .title, .row.dettaglio .productOthersDetails .titleContainer .title {
    font-size: 0.75rem;
    padding-left: 0.625rem;
    padding-right: 0.625rem; }
    .row.dettaglio .productDetails .titleContainer .title span, .row.dettaglio .productOthersDetails .titleContainer .title span {
      display: none; }
  .row.dettaglio .productDetails .row.prodottoSmall .immagineModello img, .row.dettaglio .productOthersDetails .row.prodottoSmall .immagineModello img {
    margin-top: 0px; }
  .row.dettaglio .productDetails .row.prodottoSmall .datiModello p .prezzo, .row.dettaglio .productDetails .row.prodottoSmall .datiModello p .soloPrezzo, .row.dettaglio .productOthersDetails .row.prodottoSmall .datiModello p .prezzo, .row.dettaglio .productOthersDetails .row.prodottoSmall .datiModello p .soloPrezzo {
    font-size: 0.75rem; }
  .row.dettaglio .productDetails .flex-container .flex-item, .row.dettaglio .productDetails .flex-container .gap, .row.dettaglio .productOthersDetails .flex-container .flex-item, .row.dettaglio .productOthersDetails .flex-container .gap {
    -ms-box-flex: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 49%;
    -ms-flex: 0 0 49%;
    -moz-flex: 0 0 49%;
    flex: 0 0 49%;
    background-color: #FFFFFF; }
  .row.dettaglio .productDetails .flex-container .gap, .row.dettaglio .productOthersDetails .flex-container .gap {
    background-color: transparent !important; }
  .row.dettaglio .productDetails .innerExpand .row, .row.dettaglio .productOthersDetails .innerExpand .row {
    padding-left: 0; }
  .row.dettaglio .trustUsIconGroup {
    font-size: 0.6875rem;
    line-height: 20px; }
    .row.dettaglio .trustUsIconGroup img {
      max-width: 15px; }
  .row.dettaglio .promoScontoDett {
    margin-top: 2rem; }
  .row.dettaglio .boxImgProductDetail .orbit-container .orbit-prev, .row.dettaglio .boxImgProductDetail .orbit-container .orbit-next {
    background-color: transparent; }
    .row.dettaglio .boxImgProductDetail .orbit-container .orbit-prev:hover, .row.dettaglio .boxImgProductDetail .orbit-container .orbit-next:hover {
      background-color: rgba(0, 0, 0, 0.3); }
  .row.dettaglio .altriColori .flex-container .flex-item, .row.dettaglio .altriColori .flex-container .gap {
    -ms-box-flex: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 10%;
    -ms-flex: 0 0 10%;
    -moz-flex: 0 0 10%;
    flex: 0 0 10%;
    background-color: #FFFFFF; }
  .row.dettaglio .altriColori .flex-container .gap {
    background-color: transparent !important; }
  #addToCartReveal {
    max-width: 50% !important;
    min-width: 50% !important;
    width: 50% !important;
    min-height: initial !important; }
  #popupVenditaDiretta {
    width: 70% !important; }
    #popupVenditaDiretta #boxVenditaDiretta h6 {
      font-size: 1rem; }
    #popupVenditaDiretta #boxVenditaDiretta p {
      max-width: 500px;
      font-size: 0.8125rem; } }

@media only screen and (max-width: 640px) {
  .catalogo .elencoProdotti {
    margin: 1rem 0 0 0 !important; }
  .row.dettaglio .row.top {
    padding: 0 0.625rem 0 0.625rem;
    margin-bottom: 0px !important; }
    .row.dettaglio .row.top .logoMarchioDettaglio img {
      max-height: 70px; }
    .row.dettaglio .row.top h1 {
      font-size: 0.9rem;
      padding-bottom: 0.3125rem; }
    .row.dettaglio .row.top .prezzo {
      font-size: 1rem; }
    .row.dettaglio .row.top .pzListinoEsconto,
    .row.dettaglio .row.top .soloPrezzo {
      display: inline-block;
      margin-bottom: 0.625rem;
      font-size: 1rem; }
    .row.dettaglio .row.top .selezioneTaglia {
      margin-bottom: 0.3125rem; }
  .row.dettaglio .prodInfo {
    text-align: center !important; }
  .row.dettaglio .trustUsIconGroup {
    font-size: 0.6875rem;
    margin: 1.25rem 0;
    text-align: left;
    display: inline-block; }
  .row.dettaglio .promoScontoDett {
    margin-top: 2rem; }
  .row.dettaglio button.addToCartBig, .row.dettaglio .button.addToCartBig,
  .row.dettaglio button:visited.addToCartBig, .row.dettaglio .button:visited.addToCartBig,
  .row.dettaglio button:focus.addToCartBig, .row.dettaglio .button:focus.addToCartBig,
  .row.dettaglio button:active.addToCartBig, .row.dettaglio .button:active.addToCartBig {
    width: 100%; }
  .row.dettaglio .row.top .columns .tempiSpedizione {
    text-align: center; }
  .row.dettaglio .boxImgProductDetail {
    margin-bottom: 0.3125rem; }
    .row.dettaglio .boxImgProductDetail .orbit-container .orbit-prev, .row.dettaglio .boxImgProductDetail .orbit-container .orbit-next {
      display: none;
      background-color: rgba(0, 0, 0, 0.3); }
      .row.dettaglio .boxImgProductDetail .orbit-container .orbit-prev:hover, .row.dettaglio .boxImgProductDetail .orbit-container .orbit-next:hover {
        background-color: rgba(0, 0, 0, 0.3); }
    .row.dettaglio .boxImgProductDetail .orbit-container .orbit-bullets {
      display: block;
      margin: -10px auto 15px auto; }
    .row.dettaglio .boxImgProductDetail img.imgBigProductDetail {
      max-height: 300px; }
  .row.dettaglio .altriColori {
    margin-bottom: 0.3125rem; }
    .row.dettaglio .altriColori .flex-container .flex-item, .row.dettaglio .altriColori .flex-container .gap {
      margin-right: 0.3125rem;
      -ms-box-flex: 0;
      -webkit-box-flex: 0;
      -moz-box-flex: 0;
      box-flex: 0;
      -webkit-flex: 0 0 17%;
      -ms-flex: 0 0 17%;
      -moz-flex: 0 0 17%;
      flex: 0 0 17%;
      background-color: #FFFFFF; }
    .row.dettaglio .altriColori .flex-container .gap {
      background-color: transparent !important; }
    .row.dettaglio .altriColori .flex-container .flex-item {
      margin-bottom: 0.3125rem; }
  .row.dettaglio .productDetails, .row.dettaglio .productOthersDetails {
    margin-top: 0;
    padding: 0 0.625rem; }
    .row.dettaglio .productDetails .flex-container .flex-item, .row.dettaglio .productDetails .flex-container .gap, .row.dettaglio .productOthersDetails .flex-container .flex-item, .row.dettaglio .productOthersDetails .flex-container .gap {
      -ms-box-flex: 0;
      -webkit-box-flex: 0;
      -moz-box-flex: 0;
      box-flex: 0;
      -webkit-flex: 0 0 49%;
      -ms-flex: 0 0 49%;
      -moz-flex: 0 0 49%;
      flex: 0 0 49%;
      background-color: #FFFFFF; }
    .row.dettaglio .productDetails .flex-container .gap, .row.dettaglio .productOthersDetails .flex-container .gap {
      background-color: transparent !important; }
    .row.dettaglio .productDetails .twoCol, .row.dettaglio .productOthersDetails .twoCol {
      column-count: 1; }
    .row.dettaglio .productDetails .valueDetail, .row.dettaglio .productOthersDetails .valueDetail {
      padding-left: 1.25rem; }
  .row.dettaglio .productDetails.expand {
    border: 0;
    overflow: hidden;
    cursor: pointer;
    margin: 0 !important;
    position: relative; }
    .row.dettaglio .productDetails.expand:after {
      content: '+';
      position: absolute;
      right: 10px;
      top: 42px;
      width: 13.88px;
      height: 13.88px;
      line-height: 13.88px;
      font-size: 26px; }
    .row.dettaglio .productDetails.expand div {
      display: none;
      margin-top: 0.5rem;
      -webkit-transition: all 200ms ease-in;
      -moz-transition: all 200ms ease-in;
      -ms-transition: all 200ms ease-in;
      -o-transition: all 200ms ease-in;
      transition: all 200ms ease-in; }
      .row.dettaglio .productDetails.expand div.row {
        margin-top: 0; }
    .row.dettaglio .productDetails.expand.epanded:after {
      content: '-';
      top: 42px;
      right: 10px; }
    .row.dettaglio .productDetails.expand.epanded div {
      display: block; }
    .row.dettaglio .productDetails.expand.epanded .altreCaratteristiche {
      border-bottom: 1px solid #DDDDDD;
      margin-bottom: 1rem !important; }
  .row.dettaglio .productOthersDetails .title span {
    display: none; }
  .row.dettaglio #catalog {
    width: 100%;
    max-width: 100%; }
  #addToCartReveal {
    padding: 0.625rem !important;
    max-width: 90% !important;
    min-width: 90% !important;
    width: 90% !important;
    min-height: initial !important;
    margin-left: 5%;
    margin-top: 5%; }
  #openVenditaDiretta {
    width: 100% !important;
    font-size: 1rem; }
  #popupVenditaDiretta {
    width: 90% !important;
    max-width: 90% !important;
    left: 0;
    right: 0;
    margin: 0 auto; }
    #popupVenditaDiretta #boxVenditaDiretta h6 {
      font-size: 0.8125rem; }
    #popupVenditaDiretta #boxVenditaDiretta p {
      max-width: 500px;
      font-size: 0.75rem; } }

/* SCSS FILE -> footer */
.footerContainer {
  background-color: #cdcdcd; }

footer {
  max-width: 86.25rem;
  width: 100%;
  margin: 1.25rem auto 0 auto;
  background: #cdcdcd; }
  footer .footerBrands {
    width: 100%;
    padding: 1.25rem 0;
    font-size: 0.75rem; }
    footer .footerBrands .row {
      padding: 0.3125rem 0.9375rem; }
      footer .footerBrands .row .columns {
        padding: 0.3125rem;
        min-height: 18.75rem; }
        footer .footerBrands .row .columns.brandsBig {
          border-right: 1px solid #979797; }
        footer .footerBrands .row .columns .altriMarchiFooter {
          margin-top: 0.625rem;
          display: none; }
        footer .footerBrands .row .columns h6 {
          color: #979797;
          font-size: 1.375rem;
          margin: 0.9375rem 0.5rem; }
          footer .footerBrands .row .columns h6 a {
            color: #979797;
            text-decoration: none; }
        footer .footerBrands .row .columns ul {
          font-size: 0.6875rem;
          list-style-type: none;
          list-style-position: outside;
          float: left;
          margin: 0 2.5rem 0 0; }
          footer .footerBrands .row .columns ul li a {
            text-decoration: none; }
            footer .footerBrands .row .columns ul li a:hover {
              text-decoration: underline; }
  footer .row.footerIstituzionali {
    padding: 0.3125rem 0.9375rem; }
    footer .row.footerIstituzionali .columns.trustpilot {
      text-align: center;
      margin: 0 0 0.625rem 0; }
      footer .row.footerIstituzionali .columns.trustpilot #profile-link {
        color: #000000 !important; }
      footer .row.footerIstituzionali .columns.trustpilot a {
        color: #000000 !important; }
    footer .row.footerIstituzionali .columns.istituzionali {
      padding: 0.3125rem 0.3125rem 0.3125rem 0.625rem; }
      footer .row.footerIstituzionali .columns.istituzionali h6 {
        text-transform: uppercase;
        font-size: 12pt;
        font-weight: bold;
        margin: 0.9375rem 0.5rem; }
      footer .row.footerIstituzionali .columns.istituzionali ul {
        font-size: 0.6875rem;
        list-style-type: none;
        list-style-position: outside;
        float: left;
        margin: 0 0.625rem 0 0;
        padding-left: 0.5rem; }
        footer .row.footerIstituzionali .columns.istituzionali ul li a {
          text-decoration: none; }
          footer .row.footerIstituzionali .columns.istituzionali ul li a:hover {
            text-decoration: underline; }
      footer .row.footerIstituzionali .columns.istituzionali .linkFashionNetwork a {
        display: block;
        margin-bottom: 0.75rem;
        margin-left: 0.9375rem;
        text-decoration: none;
        font-size: 0.6875rem; }
        footer .row.footerIstituzionali .columns.istituzionali .linkFashionNetwork a img {
          display: block;
          margin-bottom: 0.5rem;
          margin-left: -0.75rem; }
    footer .row.footerIstituzionali .columns.newsletterSubscription {
      padding: 0.3125rem;
      margin-bottom: 0.625rem; }
      footer .row.footerIstituzionali .columns.newsletterSubscription h6 {
        text-transform: uppercase;
        font-size: 12pt;
        font-weight: bold;
        margin: 0.9375rem 0.5rem; }
      footer .row.footerIstituzionali .columns.newsletterSubscription input[type=text] {
        width: 90%;
        margin-bottom: 0.3125rem;
        padding: 0.5rem;
        height: auto; }
      footer .row.footerIstituzionali .columns.newsletterSubscription input[type=image] {
        position: absolute;
        top: 0.75rem;
        right: 17%;
        height: auto; }
      footer .row.footerIstituzionali .columns.newsletterSubscription form {
        padding: 0 0.5rem;
        position: relative; }
    footer .row.footerIstituzionali .columns #newsletterSubscriptionTxtFooter {
      padding: 0 0.5rem;
      margin-top: 0.625rem; }
    footer .row.footerIstituzionali .columns.social {
      margin-top: 0.3125rem;
      text-align: center;
      border-bottom: 0; }
      footer .row.footerIstituzionali .columns.social h6 {
        font-size: 12pt;
        margin: 0.3125rem 0; }
      footer .row.footerIstituzionali .columns.social a {
        text-decoration: none; }
        footer .row.footerIstituzionali .columns.social a img {
          margin: 0 0.3125rem; }
    footer .row.footerIstituzionali .columns.paymentMethod {
      margin-top: 0.3125rem;
      text-align: left;
      padding-bottom: 0.3125rem; }
      footer .row.footerIstituzionali .columns.paymentMethod h6 {
        font-size: 12pt;
        margin: 0.3125rem 0; }
    footer .row.footerIstituzionali .columns.review {
      text-align: center;
      /*padding-top: rem-calc(30);*/
      padding-bottom: 0.3125rem; }
      footer .row.footerIstituzionali .columns.review .tpiframe-wrapper {
        width: 180px;
        margin: auto;
        text-align: center; }
      footer .row.footerIstituzionali .columns.review #trustpilotBox {
        margin: auto; }
    footer .row.footerIstituzionali .columns.cambiaStato {
      margin-top: 0.3125rem;
      padding-top: 1.875rem;
      padding-bottom: 0.3125rem;
      text-align: center; }
      footer .row.footerIstituzionali .columns.cambiaStato span {
        display: inline !important; }
      footer .row.footerIstituzionali .columns.cambiaStato img {
        vertical-align: top; }
  footer .reveal-modal #setCountryCurrencyLang h6, footer dialog #setCountryCurrencyLang h6 {
    font-size: 1rem; }
  footer .credits {
    text-align: center;
    line-height: 1rem;
    margin: 0.625rem 0 1.25rem 0;
    padding: 0.3125rem;
    font-size: 0.6875rem; }
    footer .credits a {
      color: #FFFFFF; }

#footerSeparator {
  height: 11px; }

.tiny-modal {
  margin-left: -15%;
  width: 30%; }

#revealCambioStato {
  display: none;
  margin-left: auto; }
  #revealCambioStato .close-reveal-modal {
    font-size: 1.25rem !important;
    text-decoration: none; }
  #revealCambioStato select {
    border: 2px solid #000000; }

@media only screen and (max-width: 640px) {
  #revealCambioStato {
    max-width: 90% !important;
    min-width: 90% !important;
    width: 90% !important;
    min-height: initial !important;
    margin-left: 5%;
    margin-top: 5%; }
  footer .row.footerIstituzionali .columns.cambiaStato span.show-for-medium-up {
    display: none !important; }
  #cookiesBar {
    height: auto; } }

/* SCSS FILE -> istituzionali */
#pagineStatiche {
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 1.25rem 8.75rem 5rem 8.75rem;
  margin-bottom: 1.25rem;
  background-color: #FFFFFF; }
  #pagineStatiche .columns {
    padding: 0; }
  #pagineStatiche h1 {
    color: #979797; }
  #pagineStatiche #txtIntro p {
    padding-right: 1.25rem; }
  #pagineStatiche.pagina404 {
    margin-bottom: 0;
    padding-bottom: 2rem; }

.paginaModuloReso textarea {
  width: 100%;
  height: 12.5rem; }

.packagingBox {
  float: left;
  margin-bottom: 4.375rem;
  margin-right: 7.8125rem;
  text-align: center;
  width: 170px;
  height: 140px; }
  .packagingBox a {
    text-decoration: none; }

.packagingBox img,
#LoghiBrandContainer img {
  margin-bottom: 1.25rem; }

#LoghiBrandContainer a {
  float: left;
  text-decoration: none;
  margin-bottom: 4.375rem;
  margin-right: 3rem;
  text-align: center;
  width: 190px;
  height: 70px; }

#LoghiBrandContainer a:hover {
  text-align: none; }

/* area controlli 3w */
#area3W {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #FFFFA5;
  border: 1px solid #666;
  padding: 0 20px;
  z-index: 3;
  font-size: 12px;
  min-width: 50px;
  min-height: 50px;
  -webkit-border-bottom-left-radius: 50px;
  -moz-border-radius-bottomleft: 50px;
  border-bottom-left-radius: 50px;
  -webkit-box-shadow: -3px 3px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: -3px 3px 5px 0px rgba(50, 50, 50, 0.75);
  box-shadow: -3px 3px 5px 0px rgba(50, 50, 50, 0.75); }
  #area3W .row {
    background-color: transparent; }
  #area3W a {
    text-decoration: none;
    color: #F00;
    font-weight: bold; }
  #area3W h1 {
    font-size: 15px !important;
    font-weight: bold;
    margin-bottom: 10px !important; }
  #area3W strong {
    font-weight: bold; }
  #area3W img.googlesignin {
    width: 200px; }

#chiudiArea3W {
  position: absolute;
  top: 5px;
  right: 13px;
  font-size: 24px;
  text-align: center; }

#areaControlli {
  display: none; }

#area3W #areaControlli {
  padding: 10px 0px; }

#txtEndShipping img {
  margin: 0 0.625rem; }

/* FAQ */
.faq-a .slickbox {
  display: none; }
  .faq-a .slickbox p {
    font-size: 0.75rem;
    line-height: 1rem;
    margin-left: 1.125rem; }

.faq-a .slick-slidetoggle:hover {
  cursor: pointer;
  text-decoration: underline; }

.faq-a h3 {
  font-size: 0.9375rem;
  line-height: 1.125rem; }

.faq-a h2 {
  color: #979797;
  font-style: italic; }

.gridPackaging li {
  text-align: center; }
  .gridPackaging li a {
    text-decoration: none;
    font-size: 0.75rem; }

/* PAGINA SPEDIZIONI */
#shippingTable .colonna1 {
  width: 35%; }

#shippingTable .colonna2, #shippingTable .colonna3, #shippingTable .colonna4 {
  width: 20%; }

#shippingOtherState {
  width: 60%;
  border: 1px solid #cdcdcd; }

#txtEndShipping img {
  margin: 0 0.625rem; }

/* MODULO RICHIESTA RESO */
#formOrdine fieldset, #formRecesso fieldset {
  padding: 1.5625rem 3.125rem; }
  #formOrdine fieldset input, #formRecesso fieldset input {
    width: 100%;
    margin-top: 0.625rem;
    margin-bottom: 1.25rem; }
  #formOrdine fieldset #textReason, #formRecesso fieldset #textReason {
    width: 100%;
    height: 6.25rem;
    margin-top: 0.625rem;
    margin-bottom: 1.25rem; }

/* CONTATTACI */
#confInvioMail {
  margin-bottom: 1.25rem;
  color: #449D59; }

#formContactUs fieldset,
#formVenditaDiretta fieldset {
  margin-top: 0;
  background-color: #f3f3f3;
  border: 1px solid #cacaca;
  padding: 1.25rem; }
  #formContactUs fieldset .row,
  #formVenditaDiretta fieldset .row {
    background-color: #f3f3f3; }
  #formContactUs fieldset label,
  #formVenditaDiretta fieldset label {
    display: inline;
    margin-right: 0.375rem;
    font-size: 0.75rem; }
  #formContactUs fieldset button,
  #formVenditaDiretta fieldset button {
    width: 100%; }

#formContactUs input[type="text"],
#formContactUs input[type="password"],
#formContactUs input[type="date"],
#formContactUs input[type="datetime"],
#formContactUs input[type="datetime-local"],
#formContactUs input[type="month"],
#formContactUs input[type="week"],
#formContactUs input[type="email"],
#formContactUs input[type="number"],
#formContactUs input[type="search"],
#formContactUs input[type="tel"],
#formContactUs input[type="time"],
#formContactUs input[type="url"],
#formContactUs textarea,
#formVenditaDiretta input[type="text"], #formVenditaDiretta input[type="password"], #formVenditaDiretta input[type="date"], #formVenditaDiretta input[type="datetime"],
#formVenditaDiretta input[type="datetime-local"], #formVenditaDiretta input[type="month"], #formVenditaDiretta input[type="week"], #formVenditaDiretta input[type="email"],
#formVenditaDiretta input[type="number"], #formVenditaDiretta input[type="search"], #formVenditaDiretta input[type="tel"], #formVenditaDiretta input[type="time"], #formVenditaDiretta input[type="url"], #formVenditaDiretta textarea {
  -webkit-appearance: none;
  background-color: white;
  font-family: inherit;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  -webkit-transition: box-shadow 0.45s;
  -moz-transition: box-shadow 0.45s;
  -ms-transition: box-shadow 0.45s;
  -o-transition: box-shadow 0.45s;
  transition: box-shadow 0.45s;
  -webkit-transition: border-color 0.45s ease-in-out;
  -moz-transition: border-color 0.45s ease-in-out;
  -ms-transition: border-color 0.45s ease-in-out;
  -o-transition: border-color 0.45s ease-in-out;
  transition: border-color 0.45s ease-in-out;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear; }

#formContactUs textarea,
#formVenditaDiretta textarea {
  height: 6.25rem; }

.contactus fieldset {
  margin: 10px 10px;
  border: 1px solid #999; }

.contactus legend {
  margin-left: 15px;
  padding: 10px 10px;
  border: 1px solid #999; }

.contactus input, textarea {
  border: 1px solid #000; }

.contactus td {
  padding: 10px 15px; }

.contactus label.error {
  color: red;
  padding-left: 0.5em;
  vertical-align: top; }

/* NEWSLETTER */
.row.newsletter .columns.left {
  padding-right: 1.25rem; }

.row.newsletter input {
  border: 1px solid #000; }

.newsletterTitle {
  font-size: 1.5rem; }

#newsletterSubscriptionTxt,
#newsletterUnsubscriptionTxt {
  color: #449D59;
  margin-top: 0.625rem; }

/* PAGINA STATO ORDINE */
#pageStatoOrdine .labelDati {
  color: #ff9429; }

#pageStatoOrdine .contactData {
  margin-top: 0.9375rem; }

#pageStatoOrdine .scontoArticolo span {
  text-decoration: line-through; }

#pageStatoOrdine .introOrdine table {
  width: 90%; }

#pageStatoOrdine .introOrdine .valueDati {
  width: 60%; }

#pageStatoOrdine .introOrdine .labelDati {
  width: 40%; }

#pageStatoOrdine .introOrdine a {
  text-decoration: underline; }

#pageStatoOrdine #infoCliente table {
  width: 90%; }

#pageStatoOrdine #infoCliente .valueDati {
  width: 70%; }

#pageStatoOrdine #infoCliente .labelDati {
  width: 30; }

#pageStatoOrdine #infoOrdine table {
  width: 100%; }
  #pageStatoOrdine #infoOrdine table .valueDati img {
    float: left;
    margin-right: 0.625rem;
    margin-top: 0.3125rem; }
  #pageStatoOrdine #infoOrdine table .valueDati .datiArticolo {
    float: left; }

#pageStatoOrdine #infoOrdine .label_tipo_reso {
  display: inline-block; }

#pageStatoOrdine .ordineVerde {
  color: #449D59;
  font-weight: bold; }

#pageStatoOrdine fieldset {
  border: 1px solid #dddddd;
  padding: 1.25rem;
  margin: 1.125rem 0; }
  #pageStatoOrdine fieldset .columns {
    margin: 1.25rem 0; }
  #pageStatoOrdine fieldset label {
    font-size: 0.875rem;
    display: block;
    line-height: 1.5;
    margin-bottom: 0; }
  #pageStatoOrdine fieldset input {
    width: 100%; }
  #pageStatoOrdine fieldset textarea {
    border: 1px solid #cccccc;
    height: 4rem;
    width: 100%;
    padding: 0.625rem; }

/* CHI SIAMO */
.chi-siamo {
  padding: 0 10%; }

@media only screen and (min-width: 641px) and (max-width: 1024px) {
  #pagineStatiche {
    padding: 1.25rem 0.625rem; }
    #pagineStatiche.pagina404 {
      margin-bottom: 0;
      padding-bottom: 2rem;
      border-bottom: 1px solid #000; } }

@media only screen and (max-width: 640px) {
  #pagineStatiche {
    padding: 1.25rem 0.625rem; }
    #pagineStatiche.pagina404 {
      margin-bottom: 0;
      padding-bottom: 2rem;
      border-bottom: 1px solid #000; } }

/* SCSS FILE -> admin */
.admin-menu-hotspot {
  position: fixed;
  top: 0;
  right: 0;
  background-color: #ffffa5;
  border: 1px solid #666666;
  padding: 0 20px;
  z-index: 999;
  font-size: 12px;
  min-width: 50px;
  min-height: 50px;
  -webkit-border-bottom-left-radius: 50px;
  -moz-border-radius-bottomleft: 50px;
  border-bottom-left-radius: 50px;
  -webkit-box-shadow: -3px 3px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: -3px 3px 5px 0px rgba(50, 50, 50, 0.75);
  box-shadow: -3px 3px 5px 0px rgba(50, 50, 50, 0.75); }
  .admin-menu-hotspot .admin-menu-show {
    text-decoration: none;
    color: #ff0000;
    font-weight: bold;
    position: absolute;
    right: 12px;
    font-size: 24px;
    text-align: center; }
  .admin-menu-hotspot .admin-menu-container {
    display: none;
    margin: 10px 0;
    padding: 10px; }
    .admin-menu-hotspot .admin-menu-container h1 {
      font-size: 1.75rem; }

/* BOZZO */
/* SCSS FILE -> eventi */
#paginaEventi h1 {
  font-size: 2.625rem; }

#paginaEventi p {
  font-size: 0.875rem; }

#paginaEventi .bannerEvento {
  border: 3px solid;
  margin-bottom: 1.25rem !important;
  background-color: #FFFFFF; }
  #paginaEventi .bannerEvento h2 {
    font-size: 2rem;
    margin: 1.875rem 0; }
  #paginaEventi .bannerEvento .icoEvento {
    margin-top: 0.625rem; }
  #paginaEventi .bannerEvento p {
    font-size: 0.75rem;
    margin-right: 0.625rem;
    float: none; }
  #paginaEventi .bannerEvento .linkEvento a {
    text-decoration: none;
    width: 100%;
    text-align: right;
    padding: 0.3125rem 0.625rem 0.3125rem 3.125rem;
    margin-right: 0.625rem;
    color: #FFFFFF; }
  #paginaEventi .bannerEvento .columns {
    padding: 0;
    margin-bottom: 0; }
  #paginaEventi .bannerEvento .testiEvento {
    padding-left: 0.625rem; }

#paginaEventi .bannerSelezioneEvento.flex-container {
  text-align: center;
  background-color: #FFFFFF; }
  #paginaEventi .bannerSelezioneEvento.flex-container a {
    text-decoration: none;
    color: #FFFFFF; }
  #paginaEventi .bannerSelezioneEvento.flex-container .riquadroEvento {
    border: 3px solid;
    margin-bottom: 1.25rem;
    width: 95%; }
    #paginaEventi .bannerSelezioneEvento.flex-container .riquadroEvento .linkEvento {
      width: 100%;
      padding: 0.625rem 0.625rem;
      margin: 0.3125rem 0 0 0;
      color: #FFFFFF; }
  #paginaEventi .bannerSelezioneEvento.flex-container .flex-item {
    -ms-box-flex: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    -moz-flex: 0 0 25%;
    flex: 0 0 25%;
    background-color: #FFFFFF; }
  #paginaEventi .bannerSelezioneEvento.flex-container .gap {
    -ms-box-flex: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    -moz-flex: 0 0 25%;
    flex: 0 0 25%;
    background-color: #FFFFFF; }

#paginaEventi .bannerMsgEventi {
  margin: 0;
  padding: 0; }

#paginaEventi #msgDispEventi {
  position: relative;
  padding: 0.625rem;
  margin: 0.625rem 0 0 0 !important; }
  #paginaEventi #msgDispEventi h5 {
    font-size: 1.375rem;
    padding-top: 0.3125rem; }
  #paginaEventi #msgDispEventi img {
    padding-top: 0.3125rem; }
  #paginaEventi #msgDispEventi p {
    margin: 0;
    font-size: 0.75rem;
    padding-top: 0.3125rem; }
  #paginaEventi #msgDispEventi .large-6 {
    margin: 0;
    padding: 0; }

#paginaEventi #msgDispEventi, .intestazioneEventi #msgDispEventi, #homeGioielli #msgDispEventi {
  background-color: #c5f2f1;
  border: 1px solid #000000;
  text-align: center;
  font-size: 0.75rem; }
  #paginaEventi #msgDispEventi h5, .intestazioneEventi #msgDispEventi h5, #homeGioielli #msgDispEventi h5 {
    color: #229a2d; }
  #paginaEventi #msgDispEventi strong, .intestazioneEventi #msgDispEventi strong, #homeGioielli #msgDispEventi strong {
    color: #229a2d; }

#linkAllEvents {
  text-decoration: none;
  width: 100%;
  text-align: center;
  padding: 0.3125rem 0.625rem 0.3125rem 3.125rem;
  color: #FFFFFF;
  background-color: #f3f3f3;
  font-size: 1rem; }

.intestazioneEventi {
  border-bottom: 1px solid;
  padding: 0.625rem;
  margin-bottom: 0.625rem !important;
  position: relative; }
  .intestazioneEventi h1 {
    margin-top: 0;
    padding-top: 0;
    font-size: 2.625rem; }
  .intestazioneEventi .columns-msgEventi {
    margin: 0;
    padding: 0; }
  .intestazioneEventi #msgDispEventi {
    position: relative;
    padding: 0.625rem;
    margin: 1.5rem 0 0 0; }
    .intestazioneEventi #msgDispEventi h5 {
      font-size: 1.125rem; }
    .intestazioneEventi #msgDispEventi img {
      position: absolute;
      top: 0.625rem;
      right: 0.625rem; }
  .intestazioneEventi p {
    font-size: 0.875rem; }
  .intestazioneEventi a.linkBackEventi {
    text-decoration: none;
    margin-top: 0.625rem;
    font-style: italic; }

@media only screen and (min-width: 641px) and (max-width: 1024px) {
  #paginaEventi h1 {
    font-size: 2rem;
    padding: 2rem 0 0 0; }
  #paginaEventi p {
    font-size: 0.75rem;
    margin-top: 0.625rem; }
  #paginaEventi .bannerEvento .testiEvento {
    padding: 0.3125rem 0.3125rem 0.625rem 0.3125rem; }
    #paginaEventi .bannerEvento .testiEvento h2 {
      font-size: 2rem;
      margin: 1.875rem 0.625rem 1.875rem 0.625rem;
      line-height: 2.5rem; }
    #paginaEventi .bannerEvento .testiEvento .icoEvento {
      margin-top: 0; }
    #paginaEventi .bannerEvento .testiEvento p {
      margin: 0.625rem; }
    #paginaEventi .bannerEvento .testiEvento .linkEvento {
      margin-top: 0.625rem; }
  #paginaEventi #msgDispEventi {
    position: relative;
    padding: 0.3125rem;
    margin: 0.625rem; }
    #paginaEventi #msgDispEventi h5 {
      font-size: 0.8125rem; }
  #paginaEventi .bannerSelezioneEvento.flex-container {
    background-color: #FFFFFF; }
    #paginaEventi .bannerSelezioneEvento.flex-container .flex-item {
      -ms-box-flex: 0;
      -webkit-box-flex: 0;
      -moz-box-flex: 0;
      box-flex: 0;
      -webkit-flex: 0 0 33%;
      -ms-flex: 0 0 33%;
      -moz-flex: 0 0 33%;
      flex: 0 0 33%;
      background-color: #FFFFFF; }
    #paginaEventi .bannerSelezioneEvento.flex-container .gap {
      -ms-box-flex: 0;
      -webkit-box-flex: 0;
      -moz-box-flex: 0;
      box-flex: 0;
      -webkit-flex: 0 0 33%;
      -ms-flex: 0 0 33%;
      -moz-flex: 0 0 33%;
      flex: 0 0 33%;
      background-color: #FFFFFF; }
    #paginaEventi .bannerSelezioneEvento.flex-container .riquadroEvento {
      width: 95%; }
  .intestazioneEventi h1 {
    font-size: 2rem;
    padding-bottom: 0; }
  .intestazioneEventi a.linkBackEventi {
    margin-top: 0.625rem; } }

@media only screen and (max-width: 640px) {
  #paginaEventi h1 {
    font-size: 2rem;
    padding: 0; }
  #paginaEventi .bannerEvento .testiEvento {
    padding: 0.3125rem 0.3125rem 0.625rem 0.3125rem; }
    #paginaEventi .bannerEvento .testiEvento h2 {
      font-size: 1.375rem;
      margin: 0.875rem 0.625rem 0.875rem 0.625rem;
      line-height: 1.875rem; }
    #paginaEventi .bannerEvento .testiEvento .icoEvento {
      margin-top: 0; }
    #paginaEventi .bannerEvento .testiEvento p {
      margin: 0.625rem; }
    #paginaEventi .bannerEvento .testiEvento .linkEvento {
      margin-top: 0.625rem; }
  #paginaEventi #msgDispEventi {
    margin: 0.625rem 0 1.25rem 0 !important; }
  #paginaEventi .bannerSelezioneEvento.flex-container {
    background-color: #FFFFFF; }
    #paginaEventi .bannerSelezioneEvento.flex-container .flex-item {
      -ms-box-flex: 0;
      -webkit-box-flex: 0;
      -moz-box-flex: 0;
      box-flex: 0;
      -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      -moz-flex: 0 0 50%;
      flex: 0 0 50%;
      background-color: #FFFFFF; }
    #paginaEventi .bannerSelezioneEvento.flex-container .gap {
      -ms-box-flex: 0;
      -webkit-box-flex: 0;
      -moz-box-flex: 0;
      box-flex: 0;
      -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      -moz-flex: 0 0 50%;
      flex: 0 0 50%;
      background-color: #FFFFFF; }
  .intestazioneEventi h1 {
    font-size: 2rem;
    padding-bottom: 0; } }

/* SCSS FILE -> blackfriday */
/* 2016 */
#introHomeBF {
  /*img{
		float: left;
	}*/ }
  #introHomeBF #countDownBox {
    text-align: center; }
  #introHomeBF #labelTimeRemaning {
    font-size: 13px;
    display: block;
    text-align: center;
    margin-bottom: 5px; }
  #introHomeBF #txtIntro {
    font-size: 0.625rem;
    line-height: 1rem;
    margin: 1.25rem 0; }
    #introHomeBF #txtIntro .padRight {
      padding-right: 1rem; }
    #introHomeBF #txtIntro .padLeft {
      padding-left: 1rem; }

#countDownBFHome {
  background-color: #000;
  padding: 0 !important; }
  #countDownBFHome .no-padding {
    padding: 0; }
  #countDownBFHome img {
    margin: 0 0; }
  #countDownBFHome .titCountDownContent {
    color: #fff;
    font-size: 2rem;
    margin-bottom: 1.5rem; }

#contentCountDown {
  background-color: #000;
  margin: 2rem 0;
  padding: 2rem;
  width: 100%; }
  #contentCountDown p {
    margin-top: 2rem;
    font-size: 1.5rem;
    font-weight: bold; }
  #contentCountDown a {
    display: inline-block;
    background-color: #000000;
    color: #FFFFFF;
    font-size: 2rem;
    padding: 1.5rem 4rem;
    text-decoration: none; }

#headerBlackFriday2016 {
  width: 100%;
  max-width: none;
  background-color: #f3f3f3;
  color: #000;
  text-align: center;
  margin: 1rem auto;
  padding: 0 0 0.3125rem 0; }
  #headerBlackFriday2016 p {
    max-width: 800px;
    margin: 1rem auto 0.5rem auto;
    line-height: 2rem; }
  #headerBlackFriday2016 .viewAllBF {
    background-color: #f3f3f3;
    color: #FFF;
    text-align: center;
    padding: 1.5rem 0;
    font-size: 1.5rem;
    margin-top: 1rem;
    text-transform: uppercase; }
    #headerBlackFriday2016 .viewAllBF a {
      color: #FFFFFF; }

#promoHomeBF2016 {
  padding: 0 !important; }
  #promoHomeBF2016 .titOurSelection {
    padding: 2rem 1rem;
    font-size: 1.5rem;
    color: #000000; }
  #promoHomeBF2016 .flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    width: 100%;
    margin: 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 0;
    list-style: none; }
    #promoHomeBF2016 .flex-container .flex-item {
      position: relative;
      vertical-align: top;
      margin-bottom: 0;
      overflow: hidden;
      -webkit-transition: all 200ms ease-out;
      -moz-transition: all 200ms ease-out;
      -ms-transition: all 200ms ease-out;
      -o-transition: all 200ms ease-out;
      transition: all 200ms ease-out;
      /* -ms-box-flex: 0;
			-webkit-box-flex: 0;
			-moz-box-flex: 0;
			box-flex: 0; */
      -webkit-flex: 0 0 33.3333333333%;
      -ms-flex: 0 0 33.3333333333%;
      -moz-flex: 0 0 33.3333333333%;
      flex: 0 0 33.3333333333%;
      background-color: #FFFFFF;
      align-self: stretch;
      -webkit-align-self: stretch;
      -ms-align-self: stretch;
      -moz-align-self: stretch;
      border: 1px solid #cdcdcd; }
      #promoHomeBF2016 .flex-container .flex-item.x2 {
        -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
        -moz-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%; }
      #promoHomeBF2016 .flex-container .flex-item a {
        width: 100%; }
      #promoHomeBF2016 .flex-container .flex-item .addToCartBig.bf {
        background-color: #F85479 !important; }
      #promoHomeBF2016 .flex-container .flex-item .addToCartBig.cm {
        background-color: #BBD0E9 !important; }
  #promoHomeBF2016 .occhialiARotazione,
  #promoHomeBF2016 .occhialiHotDeals {
    padding: 1rem;
    position: relative;
    overflow: hidden;
    height: 100%; }
    #promoHomeBF2016 .occhialiARotazione .titRotazione,
    #promoHomeBF2016 .occhialiHotDeals .titRotazione {
      text-align: center;
      color: #000000;
      font-weight: bold;
      font-size: 2rem;
      margin: 0.5rem auto 3rem auto; }
    #promoHomeBF2016 .occhialiARotazione .imgOcchialeRotazione,
    #promoHomeBF2016 .occhialiARotazione .imgOcchialeHotDeals,
    #promoHomeBF2016 .occhialiHotDeals .imgOcchialeRotazione,
    #promoHomeBF2016 .occhialiHotDeals .imgOcchialeHotDeals {
      text-align: center; }
      #promoHomeBF2016 .occhialiARotazione .imgOcchialeRotazione img,
      #promoHomeBF2016 .occhialiARotazione .imgOcchialeHotDeals img,
      #promoHomeBF2016 .occhialiHotDeals .imgOcchialeRotazione img,
      #promoHomeBF2016 .occhialiHotDeals .imgOcchialeHotDeals img {
        width: 50%; }
    #promoHomeBF2016 .occhialiARotazione .datiOcchialiARotazione,
    #promoHomeBF2016 .occhialiARotazione .datiOcchialiHotDeals,
    #promoHomeBF2016 .occhialiHotDeals .datiOcchialiARotazione,
    #promoHomeBF2016 .occhialiHotDeals .datiOcchialiHotDeals {
      color: #8f8f8f;
      padding-left: 1rem;
      font-size: 1rem;
      position: relative; }
      #promoHomeBF2016 .occhialiARotazione .datiOcchialiARotazione h3,
      #promoHomeBF2016 .occhialiARotazione .datiOcchialiHotDeals h3,
      #promoHomeBF2016 .occhialiHotDeals .datiOcchialiARotazione h3,
      #promoHomeBF2016 .occhialiHotDeals .datiOcchialiHotDeals h3 {
        margin-bottom: 1rem;
        line-height: 2rem;
        font-size: 1rem;
        color: #8f8f8f; }
        #promoHomeBF2016 .occhialiARotazione .datiOcchialiARotazione h3 strong,
        #promoHomeBF2016 .occhialiARotazione .datiOcchialiHotDeals h3 strong,
        #promoHomeBF2016 .occhialiHotDeals .datiOcchialiARotazione h3 strong,
        #promoHomeBF2016 .occhialiHotDeals .datiOcchialiHotDeals h3 strong {
          color: #5e5e5e;
          font-size: 1.2rem; }
      #promoHomeBF2016 .occhialiARotazione .datiOcchialiARotazione .countDownTopTop,
      #promoHomeBF2016 .occhialiARotazione .datiOcchialiARotazione .countDownHotDeals,
      #promoHomeBF2016 .occhialiARotazione .datiOcchialiHotDeals .countDownTopTop,
      #promoHomeBF2016 .occhialiARotazione .datiOcchialiHotDeals .countDownHotDeals,
      #promoHomeBF2016 .occhialiHotDeals .datiOcchialiARotazione .countDownTopTop,
      #promoHomeBF2016 .occhialiHotDeals .datiOcchialiARotazione .countDownHotDeals,
      #promoHomeBF2016 .occhialiHotDeals .datiOcchialiHotDeals .countDownTopTop,
      #promoHomeBF2016 .occhialiHotDeals .datiOcchialiHotDeals .countDownHotDeals {
        font-size: 1rem; }
    #promoHomeBF2016 .occhialiARotazione .datiOcchialiHotDeals,
    #promoHomeBF2016 .occhialiHotDeals .datiOcchialiHotDeals {
      margin-top: 1rem; }
    #promoHomeBF2016 .occhialiARotazione .prezzoTopTop,
    #promoHomeBF2016 .occhialiARotazione .prezzoHotDeals,
    #promoHomeBF2016 .occhialiARotazione .scontoSelezionati,
    #promoHomeBF2016 .occhialiHotDeals .prezzoTopTop,
    #promoHomeBF2016 .occhialiHotDeals .prezzoHotDeals,
    #promoHomeBF2016 .occhialiHotDeals .scontoSelezionati {
      font-size: 1.2rem;
      color: #000000;
      font-weight: normal; }
    #promoHomeBF2016 .occhialiARotazione .prezzoHotDeals,
    #promoHomeBF2016 .occhialiHotDeals .prezzoHotDeals {
      margin: 1.13rem 0 56px 0; }
    #promoHomeBF2016 .occhialiARotazione .prezzoTopTop,
    #promoHomeBF2016 .occhialiHotDeals .prezzoTopTop {
      margin: 2rem 0; }
    #promoHomeBF2016 .occhialiARotazione .scontoBFTop,
    #promoHomeBF2016 .occhialiARotazione .scontoHotDeals,
    #promoHomeBF2016 .occhialiHotDeals .scontoBFTop,
    #promoHomeBF2016 .occhialiHotDeals .scontoHotDeals {
      position: absolute;
      top: -16px;
      left: -79px;
      background-color: #000000;
      color: #FFFFFF;
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      padding: 50px 80px 10px 80px;
      font-size: 1.5rem;
      font-weight: normal;
      font-style: italic;
      overflow: hidden; }
      @media only screen and (min-width: 641px) and (max-width: 1024px) {
        #promoHomeBF2016 .occhialiARotazione .scontoBFTop,
        #promoHomeBF2016 .occhialiARotazione .scontoHotDeals,
        #promoHomeBF2016 .occhialiHotDeals .scontoBFTop,
        #promoHomeBF2016 .occhialiHotDeals .scontoHotDeals {
          top: -32px;
          left: -95px; } }
      @media only screen and (max-width: 640px) {
        #promoHomeBF2016 .occhialiARotazione .scontoBFTop,
        #promoHomeBF2016 .occhialiARotazione .scontoHotDeals,
        #promoHomeBF2016 .occhialiHotDeals .scontoBFTop,
        #promoHomeBF2016 .occhialiHotDeals .scontoHotDeals {
          font-size: 1rem;
          top: -36px;
          left: -99px;
          padding: 50px 80px 5px 80px; } }
      #promoHomeBF2016 .occhialiARotazione .scontoBFTop.specialDiscount,
      #promoHomeBF2016 .occhialiARotazione .scontoHotDeals.specialDiscount,
      #promoHomeBF2016 .occhialiHotDeals .scontoBFTop.specialDiscount,
      #promoHomeBF2016 .occhialiHotDeals .scontoHotDeals.specialDiscount {
        font-size: 1rem;
        line-height: 1.2rem; }
        @media only screen and (max-width: 640px) {
          #promoHomeBF2016 .occhialiARotazione .scontoBFTop.specialDiscount,
          #promoHomeBF2016 .occhialiARotazione .scontoHotDeals.specialDiscount,
          #promoHomeBF2016 .occhialiHotDeals .scontoBFTop.specialDiscount,
          #promoHomeBF2016 .occhialiHotDeals .scontoHotDeals.specialDiscount {
            font-size: 0.7rem;
            line-height: 0.7rem;
            top: -33px;
            left: -95px; } }
    #promoHomeBF2016 .occhialiARotazione .scontoSelezionati,
    #promoHomeBF2016 .occhialiHotDeals .scontoSelezionati {
      color: #414141 !important;
      display: inline;
      margin-right: 1rem; }
    #promoHomeBF2016 .occhialiARotazione .addToTopTop button,
    #promoHomeBF2016 .occhialiARotazione .addToHotDeals button,
    #promoHomeBF2016 .occhialiHotDeals .addToTopTop button,
    #promoHomeBF2016 .occhialiHotDeals .addToHotDeals button {
      border-radius: 0;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      border: 1px solid #b2b2b2;
      background-color: #FFFFFF;
      color: #414141;
      padding: 0.4rem 0 0.6rem 0;
      text-transform: uppercase;
      font-size: 0.8rem; }
      #promoHomeBF2016 .occhialiARotazione .addToTopTop button img,
      #promoHomeBF2016 .occhialiARotazione .addToHotDeals button img,
      #promoHomeBF2016 .occhialiHotDeals .addToTopTop button img,
      #promoHomeBF2016 .occhialiHotDeals .addToHotDeals button img {
        margin-right: 0.2rem; }
  #promoHomeBF2016 .promoAllBrandsBF,
  #promoHomeBF2016 .promoHotDealsBF,
  #promoHomeBF2016 .promoMarchioBF {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    overflow: hidden;
    text-align: center;
    background-color: #f7f7f7; }
    #promoHomeBF2016 .promoAllBrandsBF img,
    #promoHomeBF2016 .promoHotDealsBF img,
    #promoHomeBF2016 .promoMarchioBF img {
      max-width: 80%; }
    #promoHomeBF2016 .promoAllBrandsBF span,
    #promoHomeBF2016 .promoHotDealsBF span,
    #promoHomeBF2016 .promoMarchioBF span {
      font-style: italic;
      font-weight: normal;
      font-size: 1rem; }
  #promoHomeBF2016 .promoAllBrandsBF {
    background-color: #000;
    color: #FFF;
    font-size: 1.5rem;
    text-decoration: none;
    font-style: italic;
    font-weight: normal;
    line-height: 3.5rem; }
    #promoHomeBF2016 .promoAllBrandsBF strong {
      font-style: normal;
      font-size: 2rem; }
    #promoHomeBF2016 .promoAllBrandsBF span {
      text-decoration: underline;
      display: block;
      margin-top: 3rem; }
  #promoHomeBF2016 .promoHotDealsBF {
    background-color: #109faf;
    color: #FFF;
    font-size: 1.5rem;
    text-decoration: none;
    font-style: italic;
    line-height: 3.5rem; }
    #promoHomeBF2016 .promoHotDealsBF strong {
      font-style: normal;
      font-size: 2rem; }
    #promoHomeBF2016 .promoHotDealsBF span {
      text-decoration: underline;
      display: block;
      margin-top: 3rem; }
  #promoHomeBF2016 .promoMarchioBF {
    background-color: #f7f7f7;
    color: #414141;
    font-size: 1rem; }

.bgGray {
  background-color: #f7f7f7 !important; }

.bgDeals {
  background-color: #109faf !important; }

.bgBlack {
  background-color: #000000 !important; }

.addToTopTop, .addToHotDeals {
  position: absolute;
  right: 31px;
  bottom: 16px;
  width: 33.3333333333%; }
  @media only screen and (max-width: 640px) {
    .addToTopTop, .addToHotDeals {
      width: calc(100% - 62px) !important; } }

.addToHotDeals {
  width: calc(100% - 62px) !important; }

.blackfridayHome .bannerSceltaSconto {
  margin: 0 !important; }

.blackfridayHome .bannerSceltaSconto .columns {
  padding: 0; }

.blackfridayHome .bannerSceltaSconto .columns h1 {
  margin: 0;
  padding: 0; }

.blackfridayHome .bannerSceltaSconto .columns h1 a {
  display: block;
  margin: 0;
  padding: 20px;
  background-color: black;
  color: whitesmoke;
  border-radius: 4px;
  text-align: center;
  text-decoration: none;
  margin-right: 1%;
  font-size: 30px; }

.blackfridayHome .bannerSceltaSconto .columns:last-of-type h1 a {
  margin-right: 0%;
  margin-left: 1%; }

.blackfridayHome .row.intro {
  background-color: #FFFFFF; }
  .blackfridayHome .row.intro p {
    margin-top: 1.25rem; }

.blackfridayHome .textIntro {
  width: 710px;
  max-width: 100%;
  margin: 0 auto;
  float: none; }

.blackfridayHome .textIntro h1 {
  margin: 0 0 10px 0;
  font-size: 18px;
  padding: 0; }

.blackfridayHome .textIntro h1 span {
  margin-right: 10px;
  background-color: #000000;
  color: #FFFFFF;
  -webkit-border-top-left-radius: 3em;
  -moz-border-radius-topleft: 3em;
  -ms-border-top-left-radius: 3em;
  -o-border-top-left-radius: 3em;
  border-top-left-radius: 3em;
  -webkit-border-top-right-radius: 3em;
  -moz-border-radius-topright: 3em;
  -ms-border-radius-topright: 3em;
  -o-border-radius-topright: 3em;
  border-top-right-radius: 3em;
  -webkit-border-bottom-left-radius: 3em;
  -moz-border-radius-bottomleft: 3em;
  -ms-border-radius-bottomleft: 3em;
  -o-border-radius-bottomleft: 3em;
  border-bottom-left-radius: 3em;
  -webkit-border-bottom-right-radius: 3em;
  -moz-border-radius-bottomright: 3em;
  -ms-border-radius-bottomright: 3em;
  -o-border-radius-bottomright: 3em;
  border-bottom-right-radius: 3em;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  text-align: center; }

.blackfridayHome .row.hotDeals {
  background-color: #FFFFFF;
  margin-bottom: 0.625rem !important;
  margin-top: 0.625rem !important; }

.blackfridayHome .row.hotDeals .columns {
  padding: 0; }

.blackfridayHome .row.hotDeals h3.bfGradient {
  margin: 0;
  padding: 5px 10px;
  background: #df2d3c;
  background: -moz-linear-gradient(left, #df2d3c 0%, #ffbb00 100%);
  background: -webkit-linear-gradient(left, #df2d3c 0%, #ffbb00 100%);
  background: linear-gradient(to right, #df2d3c 0%, #ffbb00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df2d3c', endColorstr='#ffbb00',GradientType=1 );
  color: #FFFFFF;
  font-weight: bold; }

.blackfridayHome .row.hotDeals h3.bfGradient img.greatDeal {
  position: absolute;
  right: 20px;
  z-index: 9;
  width: 150px; }

.blackfridayHome .modelloBigBF {
  border-bottom: 1px solid #FFBB00;
  border-right: 1px solid #FFBB00;
  border-left: 1px solid #FFBB00;
  padding: 1.25rem; }

.blackfridayHome .modelloBigBF strong {
  font-size: 1.2em;
  line-height: initial;
  margin-top: 10px;
  display: block; }

.blackfridayHome .modelloBigBF .magenta, .blackfridayHome .modelloBigBF .scontombBF {
  font-size: 2em; }

.blackfridayHome .comingSoonBf {
  display: inline-block;
  padding: 5px;
  border: 1px solid #FFBB00;
  margin: 5px 0 5px 5px; }

.blackfridayHome .row.hotDeals .occhialeHotDeals {
  display: block;
  margin-bottom: 10px;
  border-bottom: 1px solid #FFBB00;
  padding: 0 0 10px 0; }

.blackfridayHome .row.hotDeals .occhialeHotDeals .columns {
  line-height: 20px; }

.blackfridayHome .row.hotDeals .occhialeHotDeals .columns strong, .blackfridayHome .row.hotDeals .occhialeHotDeals .columns .magenta {
  font-size: 14px;
  margin-top: 5px; }

.blackfridayHome .containerCountdownBF {
  margin-top: 20px !important; }

.blackfridayHome .countdownBF {
  background-color: #DF2D3C;
  color: #fff;
  line-height: 34px;
  font-size: 18px;
  vertical-align: middle;
  padding: 5px 15px 5px 63px;
  border-radius: 3em; }

.blackfridayHome img.clockCountdownBF {
  height: 45px;
  z-index: 999;
  position: absolute;
  top: -6px;
  left: 0px; }

.blackfridayHome .row.hotDeals .columns.large-4 {
  width: 30%; }

.blackfridayHome .row.hotDeals h3.bfGradient span {
  font-size: 14px;
  line-height: 20px; }

@media only screen and (max-width: 1024px) and (min-width: 641px) {
  .blackfridayHome .bannerSceltaSconto .columns h1 a {
    font-size: 18px; }
  .blackfridayHome .row.hotDeals .columns.large-4 {
    width: 100%;
    margin-top: 20px; }
  .blackfridayHome .row.hotDeals h3.bfGradient img.greatDeal {
    display: none; } }

@media only screen and (max-width: 640px) {
  .blackfridayHome .bannerSceltaSconto .columns h1 a {
    font-size: 18px; }
  .blackfridayHome .bannerSceltaSconto .columns:last-of-type h1 a {
    margin-left: 0%;
    margin-top: 10px; }
  .blackfridayHome .row.hotDeals .columns.large-4 {
    width: 100%;
    margin-top: 20px; }
  .blackfridayHome .row.hotDeals h3.bfGradient img.greatDeal {
    display: none; }
  .blackfridayHome .countdownBF {
    width: 100%;
    padding: 0 0 0 63px;
    display: block; }
  .blackfridayHome .addToCartBig {
    width: 100% !important; } }

/* 2016 */
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .titCountDownContent  {
    font-size: 2rem !important; }
  #countDownBFHome {
    padding: 0; }
    #countDownBFHome #contentCountDown p {
      font-size: 1.1rem; }
  #promoHomeBF2016 .flex-container .flex-item {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    -moz-flex: 0 0 50%;
    flex: 0 0 50%; }
    #promoHomeBF2016 .flex-container .flex-item.x2 {
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      -moz-flex: 0 0 100%;
      flex: 0 0 100%; } }

@media only screen and (max-width: 640px) {
  .titCountDownContent {
    font-size: 1.5rem !important; }
  #headerBlackFriday2016 p {
    margin: 0.8rem 1rem;
    line-height: 1.2rem;
    font-size: 0.8rem; }
  #headerBlackFriday2016 .viewAllBF {
    font-size: 1rem;
    padding: 1rem 0; }
  #countDownBFHome {
    margin: 3rem auto 2rem auto; }
    #countDownBFHome #contentCountDown p {
      font-size: 1rem; }
    #countDownBFHome #contentCountDown a {
      font-size: 1.2rem;
      padding: 1.2rem; }
  #promoHomeBF2016 .titOurSelection {
    padding: 1rem 0rem;
    font-size: 1rem;
    text-align: center; }
  #promoHomeBF2016 .occhialiARotazione .titRotazione,
  #promoHomeBF2016 .occhialiHotDeals .titRotazione {
    margin: 1.5rem auto 0.5rem auto; }
  #promoHomeBF2016 .occhialiARotazione .datiOcchialiARotazione,
  #promoHomeBF2016 .occhialiHotDeals .datiOcchialiARotazione {
    text-align: center; }
    #promoHomeBF2016 .occhialiARotazione .datiOcchialiARotazione .prezzoTopTop,
    #promoHomeBF2016 .occhialiHotDeals .datiOcchialiARotazione .prezzoTopTop {
      margin: 2rem 0 0 0; }
  #promoHomeBF2016 .flex-container .flex-item {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    flex: 0 0 100%; }
    #promoHomeBF2016 .flex-container .flex-item.x2 {
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      -moz-flex: 0 0 100%;
      flex: 0 0 100%; }
  #promoHomeBF2016 .promoAllBrandsBF {
    line-height: 3rem; } }

.ClassyCountdown-wrapper > div {
  display: inline-block;
  position: relative;
  width: calc(25% - 20px);
  margin: 10px; }

.ClassyCountdown-wrapper .ClassyCountdown-value {
  width: 100%;
  line-height: 1em;
  position: absolute;
  top: 50%;
  text-align: center;
  left: 0;
  display: block;
  text-transform: capitalize; }

.countdown {
  max-width: 80%;
  margin: 0 auto; }
  .countdown .ClassyCountdown-wrapper > div {
    display: inline-block;
    position: relative;
    width: calc(25% - 40px);
    margin: 0 20px; }
    .countdown .ClassyCountdown-wrapper > div:after {
      content: ' ';
      position: absolute;
      top: 7%;
      left: 7%;
      width: 86%;
      height: 86%;
      background-color: #000;
      border-radius: 20em;
      z-index: 1; }
  .countdown .ClassyCountdown-wrapper .ClassyCountdown-value {
    width: 100%;
    line-height: 1em;
    position: absolute;
    top: 50%;
    text-align: center;
    left: 0;
    display: block;
    z-index: 2; }

@media only screen and (max-width: 640px) {
  .countdown {
    max-width: 100%;
    min-height: 100px; }
    .countdown .ClassyCountdown-wrapper > div {
      width: calc(50% - 20px);
      margin: 10px; }
    .countdown .ClassyCountdown-wrapper .ClassyCountdown-value {
      font-size: 25px !important; } }

#promoHomeBF2016 .flex-container .flex-item.x2 .occhialiARotazione .ClassyCountdown-wrapper > div {
  width: calc(35% - 20px);
  margin: 0 10px 0 0; }
  @media only screen and (max-width: 640px) {
    #promoHomeBF2016 .flex-container .flex-item.x2 .occhialiARotazione .ClassyCountdown-wrapper > div {
      width: calc(25% - 20px);
      margin: 10px; } }

#promoHomeBF2016 .flex-container .flex-item.x2 .occhialiARotazione .datiOcchialiARotazione h3 {
  margin: 0; }

#promoHomeBF2016 .flex-container .flex-item.x2 .occhialiARotazione .prezzoTopTop {
  margin: 20px 0 0 0; }
  @media only screen and (max-width: 640px) {
    #promoHomeBF2016 .flex-container .flex-item.x2 .occhialiARotazione .prezzoTopTop {
      margin: 20px 0 56px 0; } }

.containerMarchi .countdown {
  max-width: 100%;
  min-height: 100px; }
  .containerMarchi .countdown .ClassyCountdown-wrapper > div {
    width: calc(25% - 20px);
    margin: 10px; }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .containerMarchi .countdown .ClassyCountdown-wrapper > div {
        width: calc(45% - 20px); } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .containerMarchi .countdown .ClassyCountdown-wrapper .ClassyCountdown-value {
      font-size: 25px !important; } }

#headerBlackFriday2016.tipoPromo_WS {
  background-color: #70ccad;
  padding-top: 0; }

#headerBlackFriday2016 .viewAllBF a {
  display: inline-block;
  background-color: #000000;
  padding: 10px 30px;
  text-decoration: none;
  font-size: 20px;
  letter-spacing: 0.5px; }

#headerBlackFriday2016.tipoPromo_CM {
  /*background-color: #000;
	.viewAllBF {
		background-color: #000;
		a {
			background-color: #109faf;
		}
	}*/ }

#promoHomeBF2016.tipoPromo_CM .occhialiARotazione .scontoBFTop, #promoHomeBF2016.tipoPromo_CM .occhialiARotazione .scontoHotDeals, #promoHomeBF2016.tipoPromo_CM .occhialiHotDeals .scontoBFTop, #promoHomeBF2016.tipoPromo_CM .occhialiHotDeals .scontoHotDeals {
  background-color: #f19727; }

#promoHomeBF2016.tipoPromo_CM .occhialiARotazione .prezzoTopTop, #promoHomeBF2016.tipoPromo_CM .occhialiARotazione .prezzoHotDeals, #promoHomeBF2016.tipoPromo_CM .occhialiARotazione .scontoSelezionati, #promoHomeBF2016.tipoPromo_CM .occhialiHotDeals .prezzoTopTop, #promoHomeBF2016.tipoPromo_CM .occhialiHotDeals .prezzoHotDeals, #promoHomeBF2016.tipoPromo_CM .occhialiHotDeals .scontoSelezionati {
  color: #f19727; }

.pippo {
  color: red; }
