@charset "UTF-8";
/*!
Theme Name: Matki
*/
/*
  Globals for colours, breakpoints and maximum body width
  Partially useful as breakpoints tend to shift and split as build is reviewed
*/
/*
$nav-breakpoint
$overview-1-up-breakpoint
$overview-2-up-breakpoint
$overview-3-up-breakpoint
$overview-4-up-breakpoint
*/

/*
 *	Contact Form 7
 */
div.wpcf7 {
  margin: 0;
  padding: 0; }

div.wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em; }

div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0; }

div.wpcf7-mail-sent-ok {
  border: 2px solid #398f14; }

div.wpcf7-mail-sent-ng {
  border: 2px solid #ff0000; }

div.wpcf7-spam-blocked {
  border: 2px solid #ffa500; }

div.wpcf7-validation-errors {
  border: 2px solid #f7e700; }

.wpcf7-form-control-wrap {
  position: relative; }

span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 1em;
  font-weight: normal;
  display: block; }

.use-floating-validation-tip span.wpcf7-not-valid-tip {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 100;
  border: 1px solid #ff0000;
  background: #fff;
  padding: .2em .8em; }

span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em; }

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
  content: " "; }

.wpcf7-display-none {
  display: none; }

div.wpcf7 .ajax-loader {
  visibility: hidden;
  display: inline-block;
  background-image: url("../../images/ajax-loader.gif");
  width: 16px;
  height: 16px;
  border: none;
  padding: 0;
  margin: 0 0 0 4px;
  vertical-align: middle; }

div.wpcf7 .ajax-loader.is-active {
  visibility: visible; }

div.wpcf7 div.ajax-error {
  display: none; }

div.wpcf7 .placeheld {
  color: #888; }

div.wpcf7 .wpcf7-recaptcha iframe {
  margin-bottom: 0; }

div.wpcf7 input[type="file"] {
  cursor: pointer; }

div.wpcf7 input[type="file"]:disabled {
  cursor: default; }

/*
 *	WP CF7 Conditional Fields Styles
 */
[data-class="wpcf7cf_group"] {
  display: none; }

/*
 *	WPSL Styles
 */
#wpsl-wrap, .wpsl-gmap-canvas {
  margin-bottom: 20px;
  width: 100%; }

#wpsl-result-list a, #wpsl-wrap [class*="wpsl-icon-"]:focus, #wpsl-wrap [class^=wpsl-icon-]:active {
  outline: 0; }

#wpsl-map-controls div:hover, #wpsl-reset-map:hover, #wpsl-search-btn:hover,
.wpsl-dropdown {
  cursor: pointer; }

#wpsl-wrap, .wpsl-clearfix:after, .wpsl-contact-details {
  clear: both; }

/*
@font-face {
    font-family: wpsl-fontello;
    src: url(../font/fontello.eot?28897909);
    src: url(../font/fontello.eot?28897909#iefix) format('embedded-opentype'), url(../font/fontello.woff?28897909) format('woff'), url(../font/fontello.ttf?28897909) format('truetype'), url(../font/fontello.svg?28897909#fontello) format('svg');
    font-weight: 400;
    font-style: normal
}
*/
@font-face {
  font-family: wpsl-fontello;
  src: url(fonts/icons/fontello.eot?28897909);
  src: url(fonts/icons/fontello.eot?28897909#iefix) format("embedded-opentype"), url(fonts/icons/fontello.woff?28897909) format("woff"), url(fonts/icons/fontello.ttf?28897909) format("truetype"), url(fonts/icons/fontello.svg?28897909#fontello) format("svg");
  font-weight: 400;
  font-style: normal; }
#wpsl-gmap {
  float: right;
  width: 66.5%;
  height: 350px;
  margin-bottom: 0; }

.wpsl-store-below #wpsl-gmap {
  float: none;
  width: 100%; }

.wpsl-gmap-canvas {
  height: 300px; }

.gm-style-mtc, .gmnoprint {
  z-index: 9999 !important; }

#wpsl-gmap div:not[class^=gv-iv], #wpsl-gmap img, .wpsl-gmap-canvas div:not[class^=gv-iv],
.wpsl-gmap-canvas img {
  box-shadow: none !important;
  max-width: none !important;
  background: 0 0; }

#wpsl-gmap img, .wpsl-gmap-canvas img {
  display: inline !important;
  opacity: 1 !important;
  max-height: none !important; }

#wpsl-gmap * {
  box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important; }

#wpsl-gmap div.gm-iv-marker, .wpsl-gmap-canvas div.gm-iv-marker {
  backgroud-image: inherit; }

#wpsl-wrap {
  position: relative;
  overflow: hidden; }

#wpsl-search-wrap {
  float: left;
  width: 100%; }

#wpsl-search-wrap form {
  margin: 0;
  padding: 0;
  border: none;
  outline: 0; }

#wpsl-gmap #wpsl-map-controls {
  position: absolute;
  height: 28px;
  right: 10px;
  bottom: 24px;
  border-radius: 2px;
  z-index: 3;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden; }

#wpsl-gmap #wpsl-map-controls.wpsl-street-view-exists {
  right: 48px; }

#wpsl-map-controls .wpsl-direction-preloader {
  margin: 5px 5px 0; }

#wpsl-map-controls div {
  float: left;
  background: #fff;
  border-radius: 2px; }

#wpsl-wrap [class*=" wpsl-icon-"], #wpsl-wrap [class^=wpsl-icon-] {
  position: relative;
  float: left;
  padding: 7px 9px 7px 8px;
  display: inline-block;
  font-family: wpsl-fontello;
  font-style: normal;
  font-weight: 400;
  font-size: 1.3em;
  color: #737373;
  speak: none;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

#wpsl-map-controls span {
  font-family: inherit;
  font-size: inherit; }

#wpsl-wrap .wpsl-ie [class*=" wpsl-icon-"], #wpsl-wrap .wpsl-ie [class^=wpsl-icon-] {
  padding: 9px 8px 4px; }

#wpsl-wrap.wpsl-mobile [class*=" wpsl-icon-"], #wpsl-wrap.wpsl-mobile [class^=wpsl-icon-] {
  padding: 8px 10px; }

#wpsl-wrap .wpsl-icon-reset {
  border-radius: 2px 0 0 2px;
  z-index: 2;
  padding-left: 9px;
  padding-right: 4px; }

#wpsl-wrap .wpsl-icon-direction {
  z-index: 1; }

#wpsl-map-controls.wpsl-reset-exists .wpsl-icon-direction {
  border-radius: 0 2px 2px 0; }

#wpsl-wrap .wpsl-active-icon, #wpsl-wrap [class*=" wpsl-icon-"]:hover,
#wpsl-wrap [class^=wpsl-icon-]:hover {
  color: #000; }

#wpsl-wrap .wpsl-in-progress, #wpsl-wrap .wpsl-in-progress:hover {
  color: #c6c6c6; }

#wpsl-gmap #wpsl-reset-map {
  position: absolute;
  display: none;
  right: 37px;
  top: 37px;
  padding: 6px 14px;
  background: #fff !important;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  z-index: 3; }

.gm-style-cc {
  word-wrap: normal; }

#wpsl-search-wrap .wpsl-input, #wpsl-search-wrap .wpsl-select-wrap {
  display: table; }

#wpsl-search-btn, #wpsl-search-wrap #wpsl-radius, #wpsl-search-wrap #wpsl-results,
#wpsl-search-wrap .wpsl-input input, #wpsl-search-wrap .wpsl-input label {
  display: table-cell; }

#wpsl-search-wrap label {
  margin-bottom: 0; }

#wpsl-search-input {
  width: 179px;
  height: auto;
  padding: 7px 12px;
  font-size: 100%;
  margin: 0; }

#wpsl-search-btn, #wpsl-search-wrap input {
  border: 1px solid #d2d2d2;
  border-radius: 3px; }

#wpsl-search-btn {
  padding: 7px 10px;
  line-height: 1.428571429;
  font-weight: 400;
  color: #7c7c7c;
  background-color: #e6e6e6;
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
  background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
  background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
  background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
  background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
  box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
  text-transform: none !important; }

#wpsl-search-input.wpsl-error {
  border: 1px solid #bd0028 !important; }

.wpsl-search {
  margin-bottom: 12px;
  padding: 12px 12px 0;
  background: #f4f3f3; }

.wpsl-search.wpsl-checkboxes-enabled {
  padding: 12px; }

.wpsl-back {
  display: inline-block; }

#wpsl-result-list {
  width: 33%;
  margin-right: 0.5%; }

.wpsl-store-below #wpsl-result-list {
  width: 100%;
  margin: 12px 0 0; }

#wpsl-direction-details, #wpsl-stores {
  height: 350px;
  overflow-y: auto; }

#wpsl-direction-details, .wpsl-hide {
  display: none; }

#wpsl-result-list p {
  padding-left: 10px; }

.wpsl-store-below #wpsl-result-list p {
  padding-left: 0; }

.wpsl-direction-before {
  margin: 14px 0 21px;
  padding-left: 10px; }

.wpsl-store-below .wpsl-direction-before {
  padding-left: 0; }

.wpsl-direction-before div {
  margin-top: 10px; }

#wpsl-wrap #wpsl-result-list li {
  padding: 10px;
  border-bottom: 1px dotted #ccc;
  margin-left: 0;
  overflow: hidden;
  list-style: none !important;
  text-indent: 0; }

#wpsl-wrap #wpsl-result-list li li {
  padding: 0;
  border-bottom: 0;
  margin-left: 14px;
  overflow: visible; }

#wpsl-wrap #wpsl-result-list ul li {
  list-style: disc !important; }

#wpsl-wrap #wpsl-result-list ol li {
  list-style: decimal !important; }

#wpsl-wrap.wpsl-store-below #wpsl-result-list li {
  padding: 10px 10px 10px 0; }

#wpsl-result-list li p {
  padding-left: 0;
  margin: 0 0 20px; }

.wpsl-store-details.wpsl-store-listing {
  position: relative;
  padding-right: 20px; }

.wpsl-store-details.wpsl-store-listing.wpsl-active-details:before,
.wpsl-store-details.wpsl-store-listing:before {
  position: absolute;
  content: '';
  bottom: 6px;
  right: 0;
  border-top: 5px solid #000;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent; }

.wpsl-store-details.wpsl-store-listing.wpsl-active-details:before {
  border-bottom: 5px solid #000;
  border-top: none;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent; }

#wpsl-stores .wpsl-store-thumb {
  float: right;
  border-radius: 3px;
  margin: 7px 0 0 10px;
  padding: 0;
  border: none; }

.wpsl-direction-index {
  float: left;
  width: 8%;
  margin: 0 5% 0 0; }

.wpsl-direction-txt {
  float: left;
  width: 62%; }

.wpsl-direction-distance {
  float: left;
  width: 20%;
  margin: 0 0 0 5%; }

.wpsl-direction-txt span {
  display: block;
  margin-top: 10px; }

.wpsl-country, .wpsl-directions, .wpsl-street {
  display: block;
  border-bottom: none !important; }

#wpsl-wrap #wpsl-result-list li.wpsl-preloader {
  position: relative;
  border-bottom: none;
  padding: 10px 10px 10px 35px; }

.wpsl-preloader img {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -8px;
  box-shadow: none !important;
  border: none !important; }

.wpsl-preloader span {
  float: left;
  margin: -5px 0 0 11px; }

#wpsl-search-btn, #wpsl-search-wrap div {
  margin-right: 10px;
  float: left; }

#wpsl-search-wrap .wpsl-select-wrap {
  position: relative;
  z-index: 2;
  margin-right: 0; }

#wpsl-search-wrap .wpsl-input-field {
  position: relative; }

#wpsl-radius, #wpsl-results {
  float: left;
  margin-right: 15px;
  display: inline; }

#wpsl-category {
  z-index: 1;
  clear: both; }

#wpsl-search-wrap .wpsl-dropdown div {
  position: absolute;
  float: none;
  margin: -1px 0 0;
  top: 100%;
  left: -1px;
  right: -1px;
  border: 1px solid #ccc;
  background: #fff;
  border-top: 1px solid #eee;
  border-radius: 0 0 3px 3px;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out; }

#wpsl-search-wrap .wpsl-dropdown.wpsl-active div {
  opacity: 1; }

#wpsl-search-wrap .wpsl-input label {
  margin-right: 0; }

#wpsl-radius {
  margin-right: 10px; }

#wpsl-search select, #wpsl-search-wrap select, .wpsl-direction-details {
  display: none; }

#wpsl-search-wrap div label {
  float: left;
  margin-right: 10px;
  line-height: 32px; }

#wpsl-results label {
  width: auto; }

#wpsl-result-list ul {
  list-style: none;
  margin: 0;
  padding: 0; }

#wpsl-gmap .wpsl-info-window, .wpsl-gmap-canvas .wpsl-info-window {
  max-width: 225px; }

.wpsl-info-window span, .wpsl-more-info-listings span {
  display: block; }

.wpsl-info-window .wpsl-no-margin {
  margin: 0; }

.wpsl-more-info-listings {
  display: none; }

.wpsl-info-window span span {
  display: inline !important; }

#wpsl-wrap .wpsl-info-window p {
  margin: 0 0 10px; }

.wpsl-store-hours {
  margin-top: 10px; }

.wpsl-store-hours strong {
  display: block; }

#wpsl-gmap .wpsl-info-actions {
  display: block;
  margin: 10px 0 !important; }

.wpsl-info-actions a {
  float: left;
  margin-right: 7px; }

.wpsl-info-actions .wpsl-zoom-here {
  margin-right: 0; }

.wpsl-dropdown {
  position: relative;
  width: 90px;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  margin-right: 0 !important;
  z-index: 2; }

#wpsl-results .wpsl-dropdown {
  width: 70px; }

.wpsl-dropdown ul {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
  list-style: none;
  overflow: hidden; }

.wpsl-dropdown:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15); }

.wpsl-dropdown .wpsl-selected-item, .wpsl-dropdown li {
  position: relative;
  display: block;
  line-height: normal;
  color: #000;
  overflow: hidden; }

#wpsl-radius .wpsl-dropdown .wpsl-selected-item, #wpsl-radius .wpsl-dropdown li,
#wpsl-results .wpsl-dropdown .wpsl-selected-item, #wpsl-results .wpsl-dropdown li {
  white-space: nowrap; }

.wpsl-selected-item:after {
  position: absolute;
  content: "";
  right: 12px;
  top: 50%;
  margin-top: -4px;
  border: 6px solid transparent;
  border-top: 8px solid #000; }

.wpsl-active .wpsl-selected-item:after {
  margin-top: -10px;
  border: 6px solid transparent;
  border-bottom: 8px solid #000; }

.wpsl-dropdown li:hover {
  background: #f8f9f8;
  position: relative;
  z-index: 3;
  color: #000; }

.wpsl-dropdown .wpsl-selected-item, .wpsl-dropdown li, .wpsl-selected-item {
  list-style: none;
  padding: 9px 12px !important;
  margin: 0 !important; }

.wpsl-selected-dropdown {
  font-weight: 700; }

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

#wpsl-wrap .wpsl-selected-item {
  position: static;
  padding-right: 35px !important; }

#wpsl-category, .wpsl-input, .wpsl-select-wrap {
  position: relative;
  margin-bottom: 10px; }

#wpsl-search-wrap .wpsl-scroll-required div {
  overflow-y: scroll; }

.wpsl-scroll-required ul {
  overflow: visible; }

.wpsl-provided-by {
  float: right;
  padding: 5px 0;
  text-align: right;
  font-size: 12px;
  width: 100%; }

#wpsl-wrap .wpsl-results-only label {
  width: auto; }

.wpsl-contact-details, .wpsl-location-address, .wpsl-locations-details {
  margin-bottom: 15px; }

table.wpsl-opening-hours td {
  vertical-align: top;
  padding: 0 15px 0 0;
  text-align: left; }

table.wpsl-opening-hours time {
  display: block; }

table.wpsl-opening-hours {
  width: auto !important;
  font-size: 100% !important; }

table.wpsl-opening-hours, table.wpsl-opening-hours td {
  border: none !important; }

.wpsl-gmap-canvas .wpsl-infobox {
  min-width: 155px;
  max-width: 350px !important;
  padding: 10px;
  border-radius: 4px;
  font-size: 13px;
  font-weight: 300;
  border: 1px solid #ccc;
  background: #fff !important; }

.wpsl-gmap-canvas .wpsl-infobox:after, .wpsl-gmap-canvas .wpsl-infobox:before {
  position: absolute;
  content: "";
  left: 40px;
  bottom: -11px; }

.wpsl-gmap-canvas .wpsl-infobox:after {
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-top: 11px solid #fff; }

.wpsl-gmap-canvas .wpsl-infobox:before {
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 13px solid #ccc;
  bottom: -13px;
  left: 38px; }

#wpsl-checkbox-filter, .wpsl-custom-checkboxes {
  display: block;
  float: left;
  margin: 5px 0 15px;
  padding: 0;
  width: 100%; }

#wpsl-checkbox-filter li, .wpsl-custom-checkboxes li {
  float: left;
  list-style: none;
  margin: 0 1% 0 0; }

#wpsl-checkbox-filter.wpsl-checkbox-1-columns li, .wpsl-custom-checkboxes.wpsl-checkbox-1-columns li {
  width: 99%; }

#wpsl-checkbox-filter.wpsl-checkbox-2-columns li, .wpsl-custom-checkboxes.wpsl-checkbox-2-columns li {
  width: 49%; }

#wpsl-checkbox-filter.wpsl-checkbox-3-columns li, .wpsl-custom-checkboxes.wpsl-checkbox-3-columns li {
  width: 32%; }

#wpsl-checkbox-filter.wpsl-checkbox-4-columns li, .wpsl-custom-checkboxes.wpsl-checkbox-4-columns li {
  width: 24%; }

#wpsl-checkbox-filter input, .wpsl-custom-checkboxes input {
  margin-right: 5px; }

#wpsl-result-list .wpsl-contact-details span {
  display: block !important; }

@media (max-width: 825px) {
  #wpsl-search-input {
    width: 348px; }

  .wpsl-results-only #wpsl-search-wrap .wpsl-dropdown {
    width: 70px; }

  #wpsl-search-wrap .wpsl-input {
    width: 100%;
    margin-bottom: 10px; }

  #wpsl-category label, #wpsl-radius label, .wpsl-cat-results-filter #wpsl-search-wrap .wpsl-input,
  .wpsl-input label, .wpsl-no-filters #wpsl-search-wrap .wpsl-input,
  .wpsl-results-only #wpsl-search-wrap .wpsl-input {
    width: auto; } }
@media (max-width: 720px) {
  #wpsl-search-wrap .wpsl-dropdown {
    width: 114px; } }
@media (max-width: 675px) {
  #wpsl-search-wrap #wpsl-search-btn {
    float: left;
    margin: 0 5px 0 0; }

  .wpsl-dropdown, .wpsl-results-only #wpsl-search-wrap .wpsl-input {
    width: 100%; }

  .wpsl-search {
    padding: 2%; }

  #wpsl-result-list p, #wpsl-wrap #wpsl-result-list li, .wpsl-direction-before {
    padding-left: 0; }

  .wpsl-input {
    margin-right: 0; }

  #wpsl-gmap, #wpsl-result-list {
    float: none;
    width: 100%; }

  #wpsl-gmap {
    margin-bottom: 15px;
    margin-top: 10px; }

  #wpsl-result-list, .wpsl-cat-results-filter .wpsl-select-wrap,
  .wpsl-filter .wpsl-select-wrap {
    margin-bottom: 10px; }

  #wpsl-wrap #wpsl-result-list li.wpsl-preloader {
    padding-left: 25px; }

  .wpsl-preloader img {
    left: 0; }

  #wpsl-stores.wpsl-not-loaded {
    height: 25px; }

  #wpsl-reset-map {
    top: 25px; }

  #wpsl-category, #wpsl-search-btn, .wpsl-input, .wpsl-no-filters #wpsl-search-wrap .wpsl-input,
  .wpsl-select-wrap {
    margin-bottom: 0; }

  #wpsl-stores.wpsl-no-autoload {
    height: auto !important; }

  #wpsl-checkbox-filter.wpsl-checkbox-3-columns li, #wpsl-checkbox-filter.wpsl-checkbox-4-columns li {
    width: 49%; } }
@media (max-width: 570px) {
  #wpsl-search-wrap #wpsl-search-btn {
    margin-bottom: 5px; }

  .wpsl-search {
    padding: 4%; }

  #wpsl-search-input {
    width: 98% !important; }

  .wpsl-cat-results-filter #wpsl-search-input, .wpsl-cat-results-filter #wpsl-search-wrap .wpsl-input,
  .wpsl-no-results #wpsl-search-input, .wpsl-results-only #wpsl-search-input {
    width: 100% !important; }

  .wpsl-search-btn-wrap {
    margin-top: 15px;
    clear: both; }

  .wpsl-checkboxes-enabled .wpsl-search-btn-wrap {
    margin-top: 0; }

  #wpsl-search-btn, #wpsl-search-wrap div {
    margin-right: 0; }

  #wpsl-search-wrap div label {
    display: block;
    width: 100%; }

  .wpsl-select-wrap {
    width: 100%; }

  #wpsl-radius, #wpsl-results {
    width: 50%; }

  #wpsl-radius {
    margin-right: 4%; }

  #wpsl-search-wrap .wpsl-dropdown {
    width: 96% !important; }

  .wpsl-no-filters #wpsl-search-input, .wpsl-no-filters #wpsl-search-wrap .wpsl-input {
    width: 100% !important; } }
@media (max-width: 420px) {
  #wpsl-checkbox-filter li {
    margin: 0; }

  #wpsl-checkbox-filter.wpsl-checkbox-1-columns li, #wpsl-checkbox-filter.wpsl-checkbox-2-columns li,
  #wpsl-checkbox-filter.wpsl-checkbox-3-columns li, #wpsl-checkbox-filter.wpsl-checkbox-4-columns li {
    width: 100%; } }
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
  color: inherit;
  /* amb */
  text-decoration: none;
  /* amb */ }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover,
a:focus {
  outline: 0;
  text-decoration: underline;
  /* amb */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

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

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

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

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

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

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

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

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

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

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

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

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/* H5BP base stylesheet uses:

   $fore-color
   $selection-color

*/
/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  color: black;
  font-size: 1em;
  line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #eeeeee;
  text-shadow: none; }

::selection {
  background: #eeeeee;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 * amb - dropped from h5bp, version ???
 */
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.assistive-text, h1.site-title, .reveal, body:not(.home):not(.page-slug-contact-us):not(.page-slug-specifiers) .overlaid-image:not(:hover) > div > :not(h3):not(h2):not(form),
body:not(.home):not(.page-slug-contact-us):not(.page-slug-specifiers) .overlaid-image:not(:hover) > a > div > :not(h3):not(h2):not(form),
body:not(.home):not(.page-slug-contact-us):not(.page-slug-specifiers) .overlaid-image:not(:hover) > span > div > :not(h3):not(h2):not(form), body.page-slug-products .page-title,
body.page-slug-collections .page-title,
body.page-slug-dealers .page-title,
body.page-slug-installers .page-title, body.page-slug-specifiers .page-title, .screen-reader-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

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

/*
 * Hide visually and from screenreaders, but maintain layout
 */
#main-nav-wrap:before, body.single-product #keyinfo:before, body.single-product article.product section#dealers:before, body.tax-product_category main:before,
body.tax-product_collections main:before, body.search-results main:before, body.page-slug-matki-dealers main > article:before, section.product-overview:before, body.page-slug-products main:before,
body.page-slug-collections main:before,
body.page-slug-dealers main:before,
body.page-slug-installers main:before, body.page-slug-order.page-ancestor-slug-bespoke .entry-content:before, .home-panel:before, body.page-slug-specifiers .recent-wrap:before, body.page-slug-specifiers .contactlinks:before, #main-nav-wrap:after, body.single-product #keyinfo:after, body.single-product article.product section#dealers:after, body.tax-product_category main:after,
body.tax-product_collections main:after, body.search-results main:after, body.page-slug-matki-dealers main > article:after, section.product-overview:after, body.page-slug-products main:after,
body.page-slug-collections main:after,
body.page-slug-dealers main:after,
body.page-slug-installers main:after, body.page-slug-order.page-ancestor-slug-bespoke .entry-content:after, .home-panel:after, body.page-slug-specifiers .recent-wrap:after, body.page-slug-specifiers .contactlinks:after {
  	/*
   * Clearfix: contain floats
   *
   * For modern browsers
   * 1. The space content is one way to avoid an Opera bug when the
   *    `contenteditable` attribute is included anywhere else in the document.
   *    Otherwise it causes space to appear at the top and bottom of elements
   *    that receive the `clearfix` class.
   * 2. The use of `table` rather than `block` is only necessary if using
   *    `:before` to contain the top-margins of child elements.
   */
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
#main-nav-wrap:after, body.single-product #keyinfo:after, body.single-product article.product section#dealers:after, body.tax-product_category main:after,
body.tax-product_collections main:after, body.search-results main:after, body.page-slug-matki-dealers main > article:after, section.product-overview:after, body.page-slug-products main:after,
body.page-slug-collections main:after,
body.page-slug-dealers main:after,
body.page-slug-installers main:after, body.page-slug-order.page-ancestor-slug-bespoke .entry-content:after, .home-panel:after, body.page-slug-specifiers .recent-wrap:after, body.page-slug-specifiers .contactlinks:after {
  clear: both; }
html.lt-ie7 #main-nav-wrap, html.lt-ie7 body.single-product #keyinfo, body.single-product html.lt-ie7 #keyinfo, html.lt-ie7 body.single-product article.product section#dealers, body.single-product article.product html.lt-ie7 section#dealers, html.lt-ie7 body.tax-product_category main, body.tax-product_category html.lt-ie7 main,
html.lt-ie7 body.tax-product_collections main,
body.tax-product_collections html.lt-ie7 main, html.lt-ie7 body.search-results main, body.search-results html.lt-ie7 main, html.lt-ie7 body.page-slug-matki-dealers main > article, body.page-slug-matki-dealers html.lt-ie7 main > article, html.lt-ie7 section.product-overview, html.lt-ie7 body.page-slug-products main, body.page-slug-products html.lt-ie7 main,
html.lt-ie7 body.page-slug-collections main,
body.page-slug-collections html.lt-ie7 main,
html.lt-ie7 body.page-slug-dealers main,
body.page-slug-dealers html.lt-ie7 main,
html.lt-ie7 body.page-slug-installers main,
body.page-slug-installers html.lt-ie7 main, html.lt-ie7 body.page-slug-order.page-ancestor-slug-bespoke .entry-content, body.page-slug-order.page-ancestor-slug-bespoke html.lt-ie7 .entry-content, html.lt-ie7 .home-panel, html.lt-ie7 body.page-slug-specifiers .recent-wrap, body.page-slug-specifiers html.lt-ie7 .recent-wrap, html.lt-ie7 body.page-slug-specifiers .contactlinks, body.page-slug-specifiers html.lt-ie7 .contactlinks {
    	/*
		 * For IE 6/7 only
		 * Include this rule to trigger hasLayout and contain floats.
		 */
  zoom: 1; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }
@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !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) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    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; }

  /* amb... */
  .overview a,
  .related-wrap a,
  .related2-wrap a,
  .recent-wrap a {
    text-decoration: none !important; }

  .overview a[href]:after,
  .related-wrap a[href]:after,
  .related2-wrap a[href]:after,
  .recent-wrap a[href]:after {
    content: "" !important; }

  body.home > .cycle-slideshow,
  nav,
  #wpadminbar,
  footer .social,
  footer .links,
  footer .fsb {
    display: none !important; }

  .call-to-action {
    margin: 0;
    padding: 0;
    font-size: 1em;
    text-align: left; }

  .related-wrap {
    width: auto;
    max-width: none;
    margin-left: 0;
    transform: none; }

  .read-more, a.chevron {
    display: none !important; }

  body > header * {
    position: static !important; }

  body > header img[src*="logo"] {
    display: none; }

  body > header::before {
    content: url(img/logotypeblack.svg);
    width: 100%;
    height: 60px; } }
/* html, body {
    overflow-x: hidden;
} 
*/


h1, h2, h3, h4, h5, h6 {
  line-height: 1; }

/* add a default with double the top margin to the bottom */
a {
  text-decoration: none;
  color: inherit; }
  a:hover {
    text-decoration: underline; }
  a:active {
    text-decoration: none; }

main .entry-content a:link,
main .entry-content a:visited {
  text-decoration: underline; }

main .entry-content a:focus,
main .entry-content a:hover,
main .entry-content a:active {
  color: gray; }

nav ul, nav li, nav a {
  padding: 0;
  margin: 0; }

.overlaid-image > div, .overlaid-image > a > div, .overlaid-image > span > div, .overlaid-image.three-up, .overlaid-image.two-thirds, body.blog main .overview article,
body.category main .overview article, .half-width, .tight-half-width, .home-panel > div, body.page-slug-specifiers .recent-wrap, body.page-slug-specifiers .recent-wrap .entry-summary {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

a {
  color: inherit;
  text-decoration: none; }

a:focus,
a:hover,
a:active {
  text-decoration: underline; }

body.page main a:link,
body.page main a:visited,
body.page main a:focus,
body.page main a:hover,
body.page main a:active {
  text-decoration: underline; }

body > header a:focus,
body > header a:hover,
body > header a:active {
  text-decoration: underline;
  text-decoration: none; }

header nav a:focus,
header nav a:hover,
header nav a:active {
  text-decoration: none; }

footer .social a:focus,
footer .social a:hover,
footer .social a:active {
  text-decoration: none; }

.size-windowwidth, body.single-product #toc, body.home .overlaid-image, body.page-slug-specifiers .overlaid-image, body.page-slug-contact-us .overlaid-image, #sectionnav, .home-panel, body.page-slug-specifiers div.products-wrap, body.page-slug-specifiers .recent-wrap {
  display: block;
  width: 100vw;
  margin-left: 50% !important;
  margin-right: 0 !important;
  position: relative;
  left: -50vw;
  max-width: 3000px !important; }
  @media only screen and (min-width: 3000px) {
    .size-windowwidth, body.single-product #toc, body.home .overlaid-image, body.page-slug-specifiers .overlaid-image, body.page-slug-contact-us .overlaid-image, #sectionnav, .home-panel, body.page-slug-specifiers div.products-wrap, body.page-slug-specifiers .recent-wrap {
      left: -1500px; } }

.videowrapper {
  clear: both;
  width: calc( 100vw + 2px );
  max-width: 3000px !important;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center; }
  @media only screen and (min-width: 3000px) {
    .videowrapper {
      -webkit-transform: translateX(-1500px);
      transform: translateX(-1500px); } }
  .videowrapper > div {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0; }
  .videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

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

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

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

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

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

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: transparent;
  border: none;
  padding: 0;
  text-align: center; }

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

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

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

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

.wp-caption p.wp-caption-text,
.wp-caption figcaption.wp-caption-text {
  font-size: 0.7em;
  line-height: 1.1;
  margin: 0.5em 0;
  padding: 0 4px 5px; }

/* recommended for $content_width */
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail,
img {
  max-width: 100%;
  height: auto; }

/* post_class() */
                   /*

.post-id
.post
.attachment
.sticky
.hentry (hAtom microformat pages)
.category-ID
.category-name
.tag-name
.format-name 

See http://codex.wordpress.org/Function_Reference/post_class for what appears where */
/* see also http://codex.wordpress.org/Function_Reference/body_class */
/* More at:
   http://www.wpbeginner.com/wp-themes/default-wordpress-generated-css-cheat-sheet-for-beginners/
   http://wp.tutsplus.com/tutorials/creative-coding/working-with-classes-and-ids-generated-by-wordpress/
   http://digwp.com/2010/05/default-wordpress-css-styles-hooks/ (by Chris Coyier)
   
   
   */
/*
a:focus,
a:hover,
a:active {
	color: #73B4CA;
}
*/
/* Social Icons */
/* FONT PATH
 * -------------------------- */
 /*
@font-face {
  font-family: 'FontAwesome';
  src: url('font/fontawesome-webfont.eot?v=3.2.1');
  src: url('font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('font/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/
/* something like:

$foreground: $darkgrey;
$background: $lightgrey;
$branded: true;

then standard code handling colouring

*/
/* changing the parent ems still throws the icons off centre :-S 
   Maybe just need to convert all pixel values here to ems too?

*/
/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"], nav.menu-home-navigation-container li.menu-item-35 a, body.single-product section#downloads .product-download:only-child:before, body.single-product section#downloads .product-download:not(:only-child) a:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
  position: relative;
  display: inline-block;
  width: 1.666em; }
  [class^="icon-"] span,
  [class*=" icon-"] span, nav.menu-home-navigation-container li.menu-item-35 a span, body.single-product section#downloads .product-download:only-child:before span, body.single-product section#downloads .product-download:not(:only-child) a:before span {
    display: none; }
  [class^="icon-"]:before,
  [class*=" icon-"]:before, nav.menu-home-navigation-container li.menu-item-35 a:before, body.single-product section#downloads .product-download:only-child:before, body.single-product section#downloads .product-download:not(:only-child) a:before {
    text-decoration: inherit;
    speak: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    text-indent: 0; }

.icon-twitter:before,
ul.social a[href*="twitter"]:before {
  content: "\f099";
  color: #00acee; }
.icon-twitter:hover:before,
ul.social a[href*="twitter"]:hover:before {
  background-color: #00acee;
  color: white; }

.icon-facebook:before,
ul.social a[href*="facebook"]:before {
  content: "\f09a";
  color: #3b5998; }
.icon-facebook:hover:before,
ul.social a[href*="facebook"]:hover:before {
  background-color: #3b5998;
  color: white; }

.icon-instagram:before,
ul.social a[href*="instagram"]:before {
  content: "\f16d";
  color: #3f729b; }
.icon-instagram:hover:before,
ul.social a[href*="instagram"]:hover:before {
  background-color: #3f729b;
  color: white; }

ul.social li {
  display: inline; }

/* Brand colours on transparent inverting to white on brand square.  With captions. */
.icon-linkedin:before {
  content: "\f0e1";
  color: #0e76a8; }

.icon-envelope:before {
  content: "\f0e0"; }

/*.icon-envelope:hover:before {
  
  background-color: #D9B729;
  color: white;
}*/
.icon-envelope-o::before {
  content: "\f003";
  line-height: 1; }

.icon-angle-double-down::before {
  content: "\f103";
  font-size: 1.2em !important;
  line-height: 0.9; }

.icon-twitter:before {
  content: "\f099"; }

.icon-twitter:hover::before {
  color: #00aced;
  border-color: #00aced;
  background-color: #00aced;
  color: white; }

.icon-facebook:before {
  content: "\f09a"; }

.icon-facebook:hover::before {
  color: #3b5998;
  border-color: #3b5998;
  background-color: #3b5998;
  color: white; }

.icon-linkedin:before {
  content: "\f0e1"; }

.icon-linkedin:hover::before {
  color: #007bb6;
  border-color: #007bb6;
  background-color: #007bb6;
  color: white; }

.icon-envelope:before {
  content: "\f0e0"; }

/*.icon-envelope:hover::before {
  border-color: $red;
  background-color: $red;
color: white;
}*/
.icon-google-plus:before {
  content: "\f0d5"; }

.icon-google-plus:hover::before {
  color: #dd4b39;
  border-color: #dd4b39;
  background-color: #dd4b39;
  color: white; }

.icon-youtube:before {
  content: "\f167"; }
  
  .icon-phone:before {
  content: "\f095"; }

.icon-flickr:before {
  content: "\f16e"; }

.icon-instagram:before {
  content: "\f16d"; }

/*.icon-instagram:hover::before {
  color: #517fa4;
  border-color: #517fa4;
  background-color: #517fa4;
color: white;
}*/
.icon-pinterest:before {
  content: "\f0d2"; }

.icon-pinterest:hover::before {
  background-color: #cb2027;
  color: white;
  border-color: #cb2027; }

.icon-vimeo:before {
  content: "\f27d"; }

.icon-vimeo:hover::before {
  background-color: #1ab7ea;
  color: white;
  border-color: #1ab7ea; }

footer .social a {
  color: #222222 !important; }
  footer .social a::before {
    color: inherit !important; }
  footer .social a:hover::before {
    color: inherit !important;
    background: transparent !important; }

footer .social {
  padding: 10px 0;
  line-height: 2.5;
  list-style-type: none;
  background: white;
  margin-top: 0; }

footer .social a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px;
  text-align: center;
  font-weight: 100;
  font-size: 1.3em;
  line-height: 1.8;
  /* space between icon and label */
  width: auto;
  padding: 0 24px; }

footer .social a::before {
  width: auto;
  height: 32px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  vertical-align: middle;
  color: inherit;
  margin: 0 auto;
  font-size: 1em;
  line-height: 34px;
  font-family: FontAwesome;
  font-weight: normal; }

footer .social a:focus,
footer .social a:hover,
footer .social a:active {
  text-decoration: none; }
  footer .social a:focus::before,
  footer .social a:hover::before,
  footer .social a:active::before {
    color: black !important; }
  footer .social a:focus span,
  footer .social a:hover span,
  footer .social a:active span {
    text-decoration: none;
    color: inherit; }

footer .social a span {
  font-size: 0.8em;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 3px;
  display: none; }

ul.sharingbtns {
  color: #BBB;
  font-size: 1rem;
  line-height: 1;
  margin: 0;
  right: 20px;
  top: 0;
  white-space: nowrap; }
  @media only screen and (max-width: 799px) {
    ul.sharingbtns {
      display: inline-block;
      margin-left: 50%;
      padding: 0 0 1em;
      transform: translateX(-50%); } }
  @media only screen and (min-width: 800px) {
    ul.sharingbtns {
      position: absolute;
      margin-top: 1em; } }
  ul.sharingbtns::after {
    clear: both;
    content: '';
    display: table; }
  ul.sharingbtns li.sharingbtns-item {
    display: block;
    float: left;
    padding: 3px 5px; }
  ul.sharingbtns a.sharingbtns-link {
    display: block;
    float: left;
    font-size: 0;
    line-height: 0;
    transform: scale(0.95);
    transition: color 0.25s ease-out, transform 0.25s ease-out; }
    ul.sharingbtns a.sharingbtns-link:hover, ul.sharingbtns a.sharingbtns-link:focus {
      color: #FFF;
      transform: scale(1); }
  ul.sharingbtns svg.sharingbtns-icon {
    fill: currentColor;
    height: 20px;
    width: 20px; }

div.wpcf7 {
  margin: 0;
  padding: 0; }
  div.wpcf7 form.wpcf7-form {
    padding-bottom: 90px; }
  div.wpcf7 fieldset {
    margin: 60px 0; }
    div.wpcf7 fieldset.wpcf7-first {
      margin-top: 80px; }
  div.wpcf7 legend {
    font-family: FFScalaSansWebRegular;
    font-size: 18px;
    font-weight: 900;
    margin: 0 0 20px;
    text-transform: uppercase; }
  div.wpcf7 p {
    color: #333;
    font-size: 18px;
    margin: 30px 0;
    line-height: 1.2; }
    div.wpcf7 p span.wpcf7-lrg {
      font-size: 23px; }
    div.wpcf7 p span.wpcf7-sm {
      font-size: 18px; }
  div.wpcf7 label.wpcf7-row {
    font-size: 18px;
    line-height: 1.2;
    margin: 0;
    padding: 0 5%; }
    div.wpcf7 label.wpcf7-row:after {
      clear: both;
      content: '';
      display: table; }
    div.wpcf7 label.wpcf7-row.wpcf7-row-2cols span.wpcf7-label,
    div.wpcf7 label.wpcf7-row.wpcf7-row-2cols span.wpcf7-form-control-wrap {
      float: left;
      width: 50%; }
  div.wpcf7 span.wpcf7-label {
    display: block;
    font-family: FFScalaSansWebRegular;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase; }
    div.wpcf7 span.wpcf7-label.wpcf7-req::after {
      color: #C00;
      content: '  *';
      font-weight: bold; }
  div.wpcf7 span.wpcf7-form-control-wrap {
    display: block; }
    div.wpcf7 span.wpcf7-form-control-wrap span.wpcf7-form-control.inline span.wpcf7-list-item {
      margin: 0 0 0 20px; }
      div.wpcf7 span.wpcf7-form-control-wrap span.wpcf7-form-control.inline span.wpcf7-list-item.first {
        margin-left: 0; }
    div.wpcf7 span.wpcf7-form-control-wrap label {
      margin: 0; }
    div.wpcf7 span.wpcf7-form-control-wrap input {
      box-sizing: border-box; }
      div.wpcf7 span.wpcf7-form-control-wrap input[type=date], div.wpcf7 span.wpcf7-form-control-wrap input[type=email], div.wpcf7 span.wpcf7-form-control-wrap input[type=tel], div.wpcf7 span.wpcf7-form-control-wrap input[type=text] {
        border: 1px solid #A8A9AA;
        color: #333;
        font-size: 18px;
        line-height: 1.2;
        font-weight: 400;
        padding: 8px 12px;
        width: 100%; }
        div.wpcf7 span.wpcf7-form-control-wrap input[type=date]:focus, div.wpcf7 span.wpcf7-form-control-wrap input[type=email]:focus, div.wpcf7 span.wpcf7-form-control-wrap input[type=tel]:focus, div.wpcf7 span.wpcf7-form-control-wrap input[type=text]:focus {
          outline: none; }
      div.wpcf7 span.wpcf7-form-control-wrap input[type=checkbox] {
        margin: 0 5px; }
    div.wpcf7 span.wpcf7-form-control-wrap textarea {
      height: 150px; }
    div.wpcf7 span.wpcf7-form-control-wrap select, div.wpcf7 span.wpcf7-form-control-wrap textarea {
      box-sizing: border-box;
      border: 1px solid #A8A9AA;
      color: #333;
      font-size: 18px;
      line-height: 1.2;
      font-weight: 400;
      padding: 8px 12px;
      width: 100%; }
      div.wpcf7 span.wpcf7-form-control-wrap select:focus, div.wpcf7 span.wpcf7-form-control-wrap textarea:focus {
        outline: none; }
    div.wpcf7 span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
      color: #C00;
      display: block;
      font-size: 10px;
      font-weight: 400;
      margin: 2px 0; }
  div.wpcf7 input[type=submit].wpcf7-submit {
    background-color: #FFF;
    box-sizing: border-box;
    border: 2px solid #333;
    color: #333;
    display: block;
    font-family: 'FFScalaSansWebRegular';
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0.025em;
    line-height: 1;
    margin: 0 auto;
    min-width: 160px;
    padding: 24px 12px 19px;
    position: relative;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s; }
    div.wpcf7 input[type=submit].wpcf7-submit:active, div.wpcf7 input[type=submit].wpcf7-submit:focus, div.wpcf7 input[type=submit].wpcf7-submit:hover {
      background: #2F3D44;
      color: white;
      outline: none; }
  div.wpcf7 span.ajax-loader {
    background-image: url("images/ajax-loader.gif");
    border: none;
    display: none;
    height: 16px;
    margin: 14px auto;
    padding: 0;
    vertical-align: middle;
    visibility: hidden;
    width: 16px; }
    div.wpcf7 span.ajax-loader.is-active {
      display: block;
      visibility: visible; }
  div.wpcf7 div.wpcf7-response-output {
    background: #A8A9AA;
    border: 0 !important;
    color: #FFF;
    margin: 14px 0;
    padding: 10px 15px;
    text-align: center; }
    div.wpcf7 div.wpcf7-response-output.wpcf7-validation-errors {
      border: 0; }
  div.wpcf7 div.wpcf7-mail-sent-ng {
    border: 0; }

main {
  max-width: 900px;
  padding: 0 10px;
  margin: 0 auto; }

/*
body.page main a:focus, body.page main a:hover, body.page main a:active,
body.page main a:focus, body.page main a:hover, body.page main a:active {
	color: #73B4CA;
}
*/
nav ul, ul.links {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center; }

nav li, ul.links li {
  display: inline-block; }

nav.menu-home-navigation-container {
  color: #aaa;
  background: #606060;
  font-size: 0.6em; }
  nav.menu-home-navigation-container a {
    padding: 10px 15px 7px;
    display: block; }
  nav.menu-home-navigation-container li.menu-item-35 a:before {
    content: "\f015"; }
  nav.menu-home-navigation-container .current-menu-item,
  nav.menu-home-navigation-container li:hover {
    color: white; }

ul.links a {
  display: block;
  padding: 25px 15px 21px;
  font-size: 0.65em; }

body > header {
  position: relative;
  z-index: 200;
  background: white; }

main {
  position: relative;
  z-index: 1; }

body > header .main-navigation .sub-menu, body > .sticky-wrapper > header .main-navigation .sub-menu {
  position: absolute;
  display: none;
  background: white;
  padding: 0px; }

/*
 *  To change dropdown from horizontal to vertical, added the li rule to make block,
 *  removed the large padding on the links and adjusted the left, right and width
 *  values for the submenu ul.  Links need nowrap. ul needs centering with left and translate.
 *  Change the positioning context by adding relative to the parent li
 */
body > header .main-navigation .menu-item-has-children:hover .sub-menu, body > .sticky-wrapper > header .main-navigation .menu-item-has-children:hover .sub-menu {
  display: block;
  z-index: 200;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  top: 61px;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0; }

body > header .main-navigation .sub-menu::before, body > .sticky-wrapper > header .main-navigation .sub-menu::before {
  display: block;
  content: ' ';
  position: absolute;
  width: 100%;
  left: 0;
  height: 25px;
  background: transparent;
  top: -25px; }

nav.main-navigation .sub-menu a {
  white-space: nowrap; }

nav.main-navigation .sub-menu li {
  display: block; }

nav.main-navigation li {
  position: relative; }

@media only screen and (min-width: 1271px) {
  nav.main-navigation li#menu-item-21 {
    position: static; }

  body > header .main-navigation #menu-item-21:hover .sub-menu, body > .sticky-wrapper > header .main-navigation #menu-item-21:hover .sub-menu {
    left: 0;
    right: 0;
    width: 100vw;
    transform: none;
    font-size: 1.35em; }

  nav.main-navigation li#menu-item-21 .sub-menu li {
    display: inline-block; }

  nav.main-navigation li#menu-item-21 .sub-menu a {
    padding: 78px 48px 78px; } }
.menu-toggle {
  display: none; }

nav.main-navigation {
  font-size: 0.7em;
  margin: 0 200px;
  color: #333; }
  nav.main-navigation a {
    padding: 24px 19px 21px;
    display: block; }
  nav.main-navigation > ul > li:hover > a,
  nav.main-navigation > ul > li.current-menu-item > a,
  nav.main-navigation > ul > li.current-menu-ancestor > a,
  nav.main-navigation > ul > li.current-menu-parent > a {
    background: #eaeaea; }
  nav.main-navigation .sub-menu .current-menu-item a,
  nav.main-navigation .sub-menu li:hover a {
    text-decoration: underline; }

body > header img[src*="logo"] {
  float: left;
  height: 30px;
  width: 95px;
  padding: 14px 0 16px 25px; }
body > header a[href*="matki-dealer"] {
  font-family: 'FFScalaSansWebRegular';
  text-transform: uppercase;
  font-weight: 400; }
  body > header a[href*="matki-dealer"]:before {
    content: '\f041';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    position: relative;
    display: inline-block;
    margin-right: 0.5em; }

#main-nav-wrap {
  position: relative; }

#main-nav-wrap.stuck {
  position: fixed;
  top: 0;
  width: 100%;
  background: white;
  z-index: 30;
  /*
  @media only screen and (min-width: $body-cap + 1px) {
  	left: calc( 50vw - 1500px );
  }
  */ }
  body.admin-bar #main-nav-wrap.stuck {
    top: 32px; }
    @media only screen and (max-width: 600px) {
      body.admin-bar #main-nav-wrap.stuck {
        top: 0; } }

#main-nav-wrap {
  border-bottom: 1px solid black; }

/*
 *    Mobile main nav
 */
@media only screen and (max-width: 1270px) {
  body > header .search-form {
    margin-right: 76px; }

  nav.main-navigation {
    position: relative;
    background: white;
    left: 0;
    right: 0;
    margin: 0; }
    nav.main-navigation .menu-toggle {
      display: block;
      cursor: pointer;
      width: 42px;
      height: 42px;
      font-size: 2em;
      overflow: hidden;
      margin: 10px;
      position: absolute;
      top: 0;
      right: 0; }
      nav.main-navigation .menu-toggle::before {
        content: "\f0c9";
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        *
			margin-right: .3em;
        text-decoration: inherit;
        display: block;
        text-align: center;
        speak: none;
        padding: 0;
        line-height: 42px; }
    nav.main-navigation > ul {
      display: none;
      text-align: left; }
    nav.main-navigation .sub-menu {
      display: block !important;
      position: static !important;
      transform: none !important;
      text-align: left !important; }
    nav.main-navigation.open {
      position: fixed;
      top: 0;
      bottom: 0;
      z-index: 10;
      bottom: -120px;
      padding-bottom: 120px; }
      nav.main-navigation.open .menu-toggle {
        position: absolute;
        right: 0;
        top: 0; }
        nav.main-navigation.open .menu-toggle::before {
          content: "\f00d";
          background: transparent; }
      nav.main-navigation.open > ul {
        display: block;
        margin-top: 80px;
        padding-bottom: 80px;
        box-sizing: border-box;
        height: 100%;
        overflow-y: scroll; }
    nav.main-navigation li {
      display: block; }
    nav.main-navigation > ul > li {
      padding-right: 60px;
      position: relative; }
      nav.main-navigation > ul > li > a {
        border-left: 10px solid #2F3D44; }
      nav.main-navigation > ul > li.menu-item-has-children::after {
        content: "\f078";
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        *
			margin-right: .3em;
        text-decoration: inherit;
        display: block;
        text-align: center;
        speak: none;
        color: #2F3D44;
        padding: 0;
        line-height: 42px;
        position: absolute;
        width: 50px;
        right: 5px;
        top: 5px;
        font-size: 1.6em; }
      nav.main-navigation > ul > li.menu-item-has-children {
        cursor: pointer; }
      nav.main-navigation > ul > li.open.menu-item-has-children::after {
        content: "\f077"; }
      nav.main-navigation > ul > li .sub-menu {
        display: none !important; }
        nav.main-navigation > ul > li .sub-menu a {
          border-left: 10px solid #aaa; }
      nav.main-navigation > ul > li.open .sub-menu {
        display: block !important; }

  body.admin-bar nav.main-navigation.open {
    top: 32px; } }
@media only screen and (max-width: 545px) {
  /*
  body > header a[href*="matki-dealer"] {
  	display: none; // make room for nav button
  }
  */
  body > header .search-form {
    margin-right: 76px; } }
body > footer {
  color: white;
  background: black;
  position: relative; }
  body > footer p.credit {
    font-size: 0.65em; }
    @media only screen and (max-width: 799px) {
      body > footer p.credit {
        display: inline-block;
        margin: 0;
        margin-left: 50%;
        padding: 0 0 1em;
        transform: translateX(-50%);
        position: relative;
        top: -0.5em; } }
    @media only screen and (min-width: 800px) {
      body > footer p.credit {
        position: absolute;
        margin-top: 1em;
        position: absolute;
        left: 20px;
        top: 0;
        margin-top: 2em; } }

/*
   Galleries
*/
div.gallery {
  margin: 5.25rem 0; }

body.single-product main {
  max-width: 3000px;
  padding: 0;
  margin: 0 auto; }
body.single-product #keyinfo {
  width: 100%; }
  body.single-product #keyinfo header.entry-header {
    margin: 30px; }
    @media only screen and (min-width: 1280px) {
      body.single-product #keyinfo header.entry-header {
        width: 330px;
        float: right; } }
  body.single-product #keyinfo div.entry-content {
    margin: 30px; }
    @media only screen and (min-width: 1280px) {
      body.single-product #keyinfo div.entry-content {
        width: 330px;
        float: right; } }
  body.single-product #keyinfo h1.product-title {
    font-size: 1.05em;
    margin: 30px 0;
    margin: 0; }
  body.single-product #keyinfo div.entry-content {
    margin: 0 30px 30px;
    max-width: none; }
    @media only screen and (min-width: 1280px) {
      body.single-product #keyinfo div.entry-content {
        font-size: 16px; } }
  @media only screen and (min-width: 1280px) {
    body.single-product #keyinfo div.entry-content > :first-child {
      margin-top: 0; } }
  body.single-product #keyinfo img {
    width: 100%; }
    @media only screen and (min-width: 1280px) {
      body.single-product #keyinfo img {
        width: calc( 100% - 390px );
        float: left; } }
body.single-product #toc {
  display: none; }
  @media only screen and (min-width: 1134px) {
    body.single-product #toc {
      display: block; }
      body.single-product #toc ul {
        width: 100%;
        background: #2F3D44;
        color: white; }
      body.single-product #toc .stuck {
        position: fixed;
        top: 60px;
        z-index: 200; }
      body.single-product #toc a {
        padding: 23px 24px 16px;
        display: block; }
        body.single-product #toc a:focus, body.single-product #toc a:hover, body.single-product #toc a:active {
          background: black !important;
          text-decoration: none; } }
body.single-product article.product section {
  margin: 6.0515rem 0 5.7085rem;
  text-align: center; }
  body.single-product article.product section h2 {
    text-align: center;
    margin: 6.0515rem 0 5.7085rem;
    font-size: 2.45rem; }
  body.single-product article.product section#dealers {
    background: #2F3D44;
    color: white; }
    body.single-product article.product section#dealers .button {
      margin: 2.3rem 0 6.0515rem;
      color: white;
      border-color: white; }
      body.single-product article.product section#dealers .button:focus, body.single-product article.product section#dealers .button:hover, body.single-product article.product section#dealers .button:active {
        background: white;
        color: #2F3D44 !important; }
body.single-product section#downloads {
  		/*a {
  			@extend %icon;
  			width: auto;
  
  			&:before {
  			content: "\f016";
  			padding-right: 5px;
  			position: relative;
  			top: -1px;
  			}
  		}
  		a[href$=".pdf"]:before {
  			content: "\f1c1";
  		}*/
  /*
  h3:before {
  	@extend %icon;
  	content: "\f016";
  	padding-right: 5px;
  	position: relative;
  	top: -1px;
  	display: inline;
  }
  */
  /*
  h3 {
  	margin: 1.1em 0 1.1em;
  	font-size: 0.8em;
  }
  a.button {
  	margin: 0 0 3.3em;
  }
  .product-download:before {
  @extend %icon;
  	content: "\f016";
  	//padding-right: 5px;
  	//position: relative;
  	//top: -1px;
  	display: block;
  	//font-size: 4em;
  	font-size: 2em;
  }
  .product-download {
  	display: inline-block;
  	margin: 0 15px;
  }
  .filetype-pdf:before {
  	content: "\f1c1";
  }
  */ }
  body.single-product section#downloads .product-download:only-child {
    display: inline-block;
    margin: 0 15px; }
    body.single-product section#downloads .product-download:only-child:before {
      content: "\f016";
      display: block;
      font-size: 2em; }
    body.single-product section#downloads .product-download:only-child.filetype-pdf:before {
      content: "\f1c1"; }
    body.single-product section#downloads .product-download:only-child h3 {
      margin: 1.1em 0 1.1em;
      font-size: 0.8em; }
    body.single-product section#downloads .product-download:only-child a.button {
      margin: 0 0 3.3em; }
  body.single-product section#downloads .product-download:not(:only-child) {
    display: block;
    margin: 0 15px; }
    body.single-product section#downloads .product-download:not(:only-child) a:before {
      content: "\f016";
      display: inline;
      font-size: 0.9em;
      padding-right: 5px;
      position: relative;
      top: 1px; }
    body.single-product section#downloads .product-download:not(:only-child) a:focus,
    body.single-product section#downloads .product-download:not(:only-child) a:hover,
    body.single-product section#downloads .product-download:not(:only-child) a:active {
      color: #54B6CB; }
      body.single-product section#downloads .product-download:not(:only-child) a:focus h3,
      body.single-product section#downloads .product-download:not(:only-child) a:hover h3,
      body.single-product section#downloads .product-download:not(:only-child) a:active h3 {
        text-decoration: underline; }
    body.single-product section#downloads .product-download:not(:only-child).filetype-pdf a:before {
      content: "\f1c1"; }
    body.single-product section#downloads .product-download:not(:only-child) h3 {
      margin: 0.95em 0 0.95em;
      font-size: 0.8em;
      display: inline-block; }

body.single-product.product_collections-classica {
  background: black;
  color: white; }
  body.single-product.product_collections-classica #toc ul {
    background: #C3BA9B;
    color: black; }
    body.single-product.product_collections-classica #toc ul a:focus, body.single-product.product_collections-classica #toc ul a:hover, body.single-product.product_collections-classica #toc ul a:active, body.single-product.product_collections-classica #toc ul a.active {
      background: white !important;
      text-decoration: none; }
  body.single-product.product_collections-classica section#sizes-prices p {
    color: white !important; }
    body.single-product.product_collections-classica section#sizes-prices p.normalinput {
      display: none; }
  body.single-product.product_collections-classica section#sizes-prices .button {
    border: 2px solid #C3BA9B !important;
    color: white !important; }
    body.single-product.product_collections-classica section#sizes-prices .button:hover {
      background: #C3BA9B !important;
      color: black !important; }
  body.single-product.product_collections-classica section#sizes-prices #configuratortotal {
    display: none; }
  body.single-product.product_collections-classica article.product section#dealers {
    background: #C3BA9B !important;
    color: black !important; }
    body.single-product.product_collections-classica article.product section#dealers .button {
      border: 2px solid black !important;
      color: black !important; }
      body.single-product.product_collections-classica article.product section#dealers .button:hover {
        background: black !important;
        color: white !important; }

body.single-product.admin-bar #toc .stuck {
  top: 92px; }

body.tax-product_category,
body.tax-product_collections, body.search-results {
  /*
  
  // Not for Seach results page!
  h1.page-title {
  	color: white;
  	position: absolute;
  	top: calc( 12.4vw - 16px );
  	@media only screen and (min-width: 3000px) {
  		top: 356px;
  	}
  	//width: 100%;
  	width: 100vw; // after constraining width of Description article element
  	left: 0;
  	margin: 0;
  }
  */ }
  body.tax-product_category main,
  body.tax-product_collections main, body.search-results main {
    max-width: 3000px;
    padding: 0;
    margin: 0 auto;
    position: relative; }
  body.tax-product_category main > article,
  body.tax-product_collections main > article, body.search-results main > article {
    max-width: 900px;
    padding: 0 10px;
    margin: 0 auto; }
    body.tax-product_category main > article > .entry-content,
    body.tax-product_collections main > article > .entry-content, body.search-results main > article > .entry-content {
      margin: 5.25rem auto; }
  body.tax-product_category article.product,
  body.tax-product_collections article.product, body.search-results article.product {
    color: #606060;
    font-family: 'FFScalaSansWebRegular';
    text-transform: uppercase;
    font-weight: 400;
    width: 25%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
    margin-bottom: 30px; }
    @media only screen and (min-width: 1024px) {
      body.tax-product_category article.product,
      body.tax-product_collections article.product, body.search-results article.product {
        padding: 0 15px; } }
    body.tax-product_category article.product .entry-meta,
    body.tax-product_collections article.product .entry-meta, body.search-results article.product .entry-meta {
      font-size: 0.9em;
      text-align: center;
      line-height: 1.2;
      margin-bottom: 10px; }
      body.tax-product_category article.product .entry-meta p,
      body.tax-product_collections article.product .entry-meta p, body.search-results article.product .entry-meta p {
        margin: 0; }
      body.tax-product_category article.product .entry-meta p + p,
      body.tax-product_collections article.product .entry-meta p + p, body.search-results article.product .entry-meta p + p {
        margin: 1em; }
      body.tax-product_category article.product .entry-meta p + p + p,
      body.tax-product_collections article.product .entry-meta p + p + p, body.search-results article.product .entry-meta p + p + p {
        margin: 0; }
      body.tax-product_category article.product .entry-meta p.extrabranding,
      body.tax-product_collections article.product .entry-meta p.extrabranding, body.search-results article.product .entry-meta p.extrabranding {
        font-size: 0.8em;
        letter-spacing: 2px;
        margin: 1em; }
        body.tax-product_category article.product .entry-meta p.extrabranding img,
        body.tax-product_collections article.product .entry-meta p.extrabranding img, body.search-results article.product .entry-meta p.extrabranding img {
          border-right: 1px solid black;
          padding: 6px 5px 11px 0;
          margin-right: 5px;
          position: relative;
          top: -2px; }
      body.tax-product_category article.product .entry-meta p.specialoptions,
      body.tax-product_collections article.product .entry-meta p.specialoptions, body.search-results article.product .entry-meta p.specialoptions {
        color: #73B4CA;
        font-size: 0.7em;
        letter-spacing: 0; }
    body.tax-product_category article.product .entry-title,
    body.tax-product_collections article.product .entry-title, body.search-results article.product .entry-title {
      font-size: 1em;
      margin: 1em 0 0;
      text-transform: uppercase; }
    body.tax-product_category article.product .entry-thumbnail img,
    body.tax-product_collections article.product .entry-thumbnail img, body.search-results article.product .entry-thumbnail img {
      border-bottom: 14px solid transparent; }
    body.tax-product_category article.product a:focus,
    body.tax-product_collections article.product a:focus, body.search-results article.product a:focus, body.tax-product_category article.product a:hover,
    body.tax-product_collections article.product a:hover, body.search-results article.product a:hover, body.tax-product_category article.product a:active,
    body.tax-product_collections article.product a:active, body.search-results article.product a:active {
      text-decoration: none; }
      html.no-touch body.tax-product_category article.product a:focus,
      html.no-touch body.tax-product_collections article.product a:focus, html.no-touch body.search-results article.product a:focus,
      html.no-touch body.tax-product_category article.product a:hover,
      html.no-touch body.tax-product_collections article.product a:hover,
      html.no-touch body.search-results article.product a:hover,
      html.no-touch body.tax-product_category article.product a:active,
      html.no-touch body.tax-product_collections article.product a:active,
      html.no-touch body.search-results article.product a:active {
        color: #313F47; }
        html.no-touch body.tax-product_category article.product a:focus .entry-thumbnail img,
        html.no-touch body.tax-product_collections article.product a:focus .entry-thumbnail img, html.no-touch body.search-results article.product a:focus .entry-thumbnail img,
        html.no-touch body.tax-product_category article.product a:hover .entry-thumbnail img,
        html.no-touch body.tax-product_collections article.product a:hover .entry-thumbnail img,
        html.no-touch body.search-results article.product a:hover .entry-thumbnail img,
        html.no-touch body.tax-product_category article.product a:active .entry-thumbnail img,
        html.no-touch body.tax-product_collections article.product a:active .entry-thumbnail img,
        html.no-touch body.search-results article.product a:active .entry-thumbnail img {
          border-color: #313F47; }
  body.tax-product_category div.category-sidebar,
  body.tax-product_collections div.category-sidebar, body.search-results div.category-sidebar {
    width: auto;
    max-width: 100%;
    margin: 30px auto;
    margin: 10px;
    border: 1px solid #313F47; }
    body.tax-product_category div.category-sidebar > h2,
    body.tax-product_collections div.category-sidebar > h2, body.search-results div.category-sidebar > h2 {
      display: none; }
    @media only screen and (min-width: 1024px) {
      body.tax-product_category div.category-sidebar,
      body.tax-product_collections div.category-sidebar, body.search-results div.category-sidebar {
        float: left;
        margin: 30px 0;
        width: 363px; } }
    @media only screen and (min-width: 1024px) {
      body.tax-product_category div.category-sidebar.stuck,
      body.tax-product_collections div.category-sidebar.stuck, body.search-results div.category-sidebar.stuck {
        position: fixed;
        top: 60px;
        z-index: 200; } }
  @media only screen and (min-width: 1024px) {
    body.tax-product_category div.category-sidebar-wrap,
    body.tax-product_collections div.category-sidebar-wrap, body.search-results div.category-sidebar-wrap {
      float: left;
      margin: 0;
      width: 363px; } }
  body.tax-product_category .category-overview,
  body.tax-product_collections .category-overview, body.search-results .category-overview {
    margin: 30px 5px; }
    @media only screen and (min-width: 1024px) {
      body.tax-product_category .category-overview,
      body.tax-product_collections .category-overview, body.search-results .category-overview {
        margin: 30px 15px; } }
  body.tax-product_category div.category-sidebar + .category-overview,
  body.tax-product_collections div.category-sidebar + .category-overview, body.search-results div.category-sidebar + .category-overview,
  body.tax-product_category div.category-sidebar-wrap + .category-overview,
  body.tax-product_collections div.category-sidebar-wrap + .category-overview,
  body.search-results div.category-sidebar-wrap + .category-overview {
    margin: 10px 5px 30px; }
    @media only screen and (min-width: 1024px) {
      body.tax-product_category div.category-sidebar + .category-overview,
      body.tax-product_collections div.category-sidebar + .category-overview, body.search-results div.category-sidebar + .category-overview,
      body.tax-product_category div.category-sidebar-wrap + .category-overview,
      body.tax-product_collections div.category-sidebar-wrap + .category-overview,
      body.search-results div.category-sidebar-wrap + .category-overview {
        width: calc( 100% - 395px );
        margin: 30px 15px;
        float: right; } }
    body.tax-product_category div.category-sidebar + .category-overview article.product,
    body.tax-product_collections div.category-sidebar + .category-overview article.product, body.search-results div.category-sidebar + .category-overview article.product,
    body.tax-product_category div.category-sidebar-wrap + .category-overview article.product,
    body.tax-product_collections div.category-sidebar-wrap + .category-overview article.product,
    body.search-results div.category-sidebar-wrap + .category-overview article.product {
      width: 50%; }
      @media only screen and (min-width: 772px) {
        body.tax-product_category div.category-sidebar + .category-overview article.product,
        body.tax-product_collections div.category-sidebar + .category-overview article.product, body.search-results div.category-sidebar + .category-overview article.product,
        body.tax-product_category div.category-sidebar-wrap + .category-overview article.product,
        body.tax-product_collections div.category-sidebar-wrap + .category-overview article.product,
        body.search-results div.category-sidebar-wrap + .category-overview article.product {
          width: 33.333%; } }
      @media only screen and (min-width: 1024px) {
        body.tax-product_category div.category-sidebar + .category-overview article.product,
        body.tax-product_collections div.category-sidebar + .category-overview article.product, body.search-results div.category-sidebar + .category-overview article.product,
        body.tax-product_category div.category-sidebar-wrap + .category-overview article.product,
        body.tax-product_collections div.category-sidebar-wrap + .category-overview article.product,
        body.search-results div.category-sidebar-wrap + .category-overview article.product {
          width: 50%; } }
      @media only screen and (min-width: 1170px) {
        body.tax-product_category div.category-sidebar + .category-overview article.product,
        body.tax-product_collections div.category-sidebar + .category-overview article.product, body.search-results div.category-sidebar + .category-overview article.product,
        body.tax-product_category div.category-sidebar-wrap + .category-overview article.product,
        body.tax-product_collections div.category-sidebar-wrap + .category-overview article.product,
        body.search-results div.category-sidebar-wrap + .category-overview article.product {
          width: 33.333%; } }
  body.tax-product_category .filter-list,
  body.tax-product_collections .filter-list, body.search-results .filter-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    /*
    a.is-checked,
    a:focus,
    a:hover,
    a:active {
    	background: black;
    	color: white;
    }
    */
    /*
     * Slider
     */ }
    body.tax-product_category .filter-list li,
    body.tax-product_collections .filter-list li, body.search-results .filter-list li, body.tax-product_category .filter-list ul,
    body.tax-product_collections .filter-list ul, body.search-results .filter-list ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
      display: block; }
    @media only screen and (max-width: 1023px) {
      body.tax-product_category .filter-list ul,
      body.tax-product_collections .filter-list ul, body.search-results .filter-list ul {
        display: none; } }
    body.tax-product_category .filter-list a,
    body.tax-product_collections .filter-list a, body.search-results .filter-list a, body.tax-product_category .filter-list li > span,
    body.tax-product_collections .filter-list li > span, body.search-results .filter-list li > span {
      display: inline-block;
      text-transform: uppercase;
      font-family: 'FFScalaSansWebRegular';
      text-transform: uppercase;
      font-weight: 400;
      padding: 23px 55px 16px;
      text-decoration: none;
      display: block;
      position: relative; }
    body.tax-product_category .filter-list li > span,
    body.tax-product_collections .filter-list li > span, body.search-results .filter-list li > span {
      background: #313F47;
      color: white;
      display: block; }
      @media only screen and (max-width: 1023px) {
        body.tax-product_category .filter-list li > span,
        body.tax-product_collections .filter-list li > span, body.search-results .filter-list li > span {
          cursor: pointer; }
          body.tax-product_category .filter-list li > span:after,
          body.tax-product_collections .filter-list li > span:after, body.search-results .filter-list li > span:after {
            content: '+';
            font-weight: 100;
            font-size: 1.6em;
            top: 0.55em;
            position: absolute;
            right: 55px; }
          body.tax-product_category .filter-list li > span.open:after,
          body.tax-product_collections .filter-list li > span.open:after, body.search-results .filter-list li > span.open:after {
            content: '—';
            font-weight: 100;
            font-size: 0.7em;
            top: 1.92em;
            right: 57px; } }
      @media only screen and (min-width: 1024px) {
        body.tax-product_category .filter-list li > span,
        body.tax-product_collections .filter-list li > span, body.search-results .filter-list li > span {
          pointer-events: none; } }
    body.tax-product_category .filter-list img,
    body.tax-product_collections .filter-list img, body.search-results .filter-list img {
      width: 72px;
      height: 41px;
      position: absolute;
      right: 55px;
      top: 13px; }
    body.tax-product_category .filter-list a.is-checked,
    body.tax-product_collections .filter-list a.is-checked, body.search-results .filter-list a.is-checked {
      background: #b3b3b3 !important; }
    body.tax-product_category .filter-list a:focus,
    body.tax-product_collections .filter-list a:focus, body.search-results .filter-list a:focus {
      background: white; }
    body.tax-product_category .filter-list a:hover,
    body.tax-product_collections .filter-list a:hover, body.search-results .filter-list a:hover,
    body.tax-product_category .filter-list a:active,
    body.tax-product_collections .filter-list a:active,
    body.search-results .filter-list a:active {
      background: #d9d9d9; }
    body.tax-product_category .filter-list #custom-handle-label,
    body.tax-product_collections .filter-list #custom-handle-label, body.search-results .filter-list #custom-handle-label,
    body.tax-product_category .filter-list #custom-handle-value,
    body.tax-product_collections .filter-list #custom-handle-value,
    body.search-results .filter-list #custom-handle-value {
      font-family: 'FFScalaSansWebRegular';
      text-transform: uppercase;
      font-weight: 400;
      padding: 23px 55px 16px; }
    body.tax-product_category .filter-list #custom-handle-label,
    body.tax-product_collections .filter-list #custom-handle-label, body.search-results .filter-list #custom-handle-label {
      float: left; }
    body.tax-product_category .filter-list #custom-handle-value,
    body.tax-product_collections .filter-list #custom-handle-value, body.search-results .filter-list #custom-handle-value {
      float: right;
      text-transform: none; }
      body.tax-product_category .filter-list #custom-handle-value:after,
      body.tax-product_collections .filter-list #custom-handle-value:after, body.search-results .filter-list #custom-handle-value:after {
        content: "mm"; }
    body.tax-product_category .filter-list .slider-wrap,
    body.tax-product_collections .filter-list .slider-wrap, body.search-results .filter-list .slider-wrap {
      clear: both;
      padding: 0 55px;
      font-family: 'FFScalaSansWebRegular';
      font-weight: 400; }
    body.tax-product_category .filter-list .measurement-sliders > div,
    body.tax-product_collections .filter-list .measurement-sliders > div, body.search-results .filter-list .measurement-sliders > div {
      display: none;
      padding: 0 0 40px; }
    body.tax-product_category .filter-list .max-value,
    body.tax-product_collections .filter-list .max-value, body.search-results .filter-list .max-value {
      float: right;
      text-transform: none;
      position: relative;
      top: -7px;
      font-size: 0.85em; }
      body.tax-product_category .filter-list .max-value:after,
      body.tax-product_collections .filter-list .max-value:after, body.search-results .filter-list .max-value:after {
        content: "mm"; }
    body.tax-product_category .filter-list .min-value,
    body.tax-product_collections .filter-list .min-value, body.search-results .filter-list .min-value {
      float: left;
      text-transform: none;
      position: relative;
      top: -7px;
      font-size: 0.85em; }
      body.tax-product_category .filter-list .min-value:after,
      body.tax-product_collections .filter-list .min-value:after, body.search-results .filter-list .min-value:after {
        content: "mm"; }
    body.tax-product_category .filter-list #slider,
    body.tax-product_collections .filter-list #slider, body.search-results .filter-list #slider {
      margin: 10px 65px;
      border-radius: 0;
      height: 0; }
    body.tax-product_category .filter-list .ui-slider-horizontal .ui-slider-handle,
    body.tax-product_collections .filter-list .ui-slider-horizontal .ui-slider-handle, body.search-results .filter-list .ui-slider-horizontal .ui-slider-handle {
      top: -9px;
      width: 12px;
      height: 12px;
      border-radius: 12px;
      background: white !important;
      border: 3px solid #313F47 !important; }

body.tax-product_category article.product.product_collections-classica .entry-meta p.extrabranding,
body.tax-product_collections article.product.product_collections-classica .entry-meta p.extrabranding {
  color: #BFB798; }
  body.tax-product_category article.product.product_collections-classica .entry-meta p.extrabranding img,
  body.tax-product_collections article.product.product_collections-classica .entry-meta p.extrabranding img {
    border-right: 1px solid #BFB798; }
body.tax-product_category.term-classica,
body.tax-product_collections.term-classica {
  background: black;
  color: white; }
  body.tax-product_category.term-classica article.product,
  body.tax-product_collections.term-classica article.product {
    color: white; }
    body.tax-product_category.term-classica article.product a:focus, body.tax-product_category.term-classica article.product a:hover, body.tax-product_category.term-classica article.product a:active, body.tax-product_collections.term-classica article.product a:focus,
    body.tax-product_collections.term-classica article.product a:hover,
    body.tax-product_collections.term-classica article.product a:active {
      color: white; }
      body.tax-product_category.term-classica article.product a:focus .entry-thumbnail img,
      body.tax-product_category.term-classica article.product a:hover .entry-thumbnail img,
      body.tax-product_category.term-classica article.product a:active .entry-thumbnail img,
      body.tax-product_collections.term-classica article.product a:focus .entry-thumbnail img,
      body.tax-product_collections.term-classica article.product a:hover .entry-thumbnail img,
      body.tax-product_collections.term-classica article.product a:active .entry-thumbnail img {
        border-color: #C3BA9B; }
      html.no-touch body.tax-product_category.term-classica article.product a:focus,
      html.no-touch body.tax-product_category.term-classica article.product a:hover,
      html.no-touch body.tax-product_category.term-classica article.product a:active,
      html.no-touch body.tax-product_collections.term-classica article.product a:focus,
      html.no-touch
      body.tax-product_collections.term-classica article.product a:hover,
      html.no-touch
      body.tax-product_collections.term-classica article.product a:active {
        color: white; }
        html.no-touch body.tax-product_category.term-classica article.product a:focus .entry-thumbnail img,
        html.no-touch body.tax-product_category.term-classica article.product a:hover .entry-thumbnail img,
        html.no-touch body.tax-product_category.term-classica article.product a:active .entry-thumbnail img,
        html.no-touch body.tax-product_collections.term-classica article.product a:focus .entry-thumbnail img,
        html.no-touch
        body.tax-product_collections.term-classica article.product a:hover .entry-thumbnail img,
        html.no-touch
        body.tax-product_collections.term-classica article.product a:active .entry-thumbnail img {
          border-color: #C3BA9B; }
  body.tax-product_category.term-classica .filter-list li > span,
  body.tax-product_collections.term-classica .filter-list li > span {
    background: #C3BA9B;
    color: black; }
  body.tax-product_category.term-classica .filter-list a:hover,
  body.tax-product_category.term-classica .filter-list a:active,
  body.tax-product_category.term-classica .filter-list a.is-checked,
  body.tax-product_collections.term-classica .filter-list a:hover,
  body.tax-product_collections.term-classica .filter-list a:active,
  body.tax-product_collections.term-classica .filter-list a.is-checked {
    background: #4C4D4E !important; }
body.tax-product_category h1.page-title,
body.tax-product_collections h1.page-title {
  color: white;
  position: absolute;
  top: calc( 12.4vw - 16px );
  width: 100vw;
  left: 0;
  margin: 0;
  /*
  @media only screen and (max-width: 648px) {
  	top: calc( 12.4vw - 11px );
  	//margin: 1em 0 1em;
  	font-size: 1.6em;
  }
  */
  /*
  @media only screen and (max-width: 648px) {
  	top: calc( 12.4vw - 11px );
  	//margin: 1em 0 1em;
  	font-size: 1.6em;
  	position: static;
  	color: #313F47;
  	margin: 1em 0 0.8em;
  }*/ }
  @media only screen and (min-width: 3000px) {
    body.tax-product_category h1.page-title,
    body.tax-product_collections h1.page-title {
      top: 356px; } }
@media only screen and (max-width: 648px) {
  body.tax-product_category .attachment-category-header,
  body.tax-product_collections .attachment-category-header {
    width: 120%;
    max-width: none;
    margin-left: -10%; }
  body.tax-product_category h1.page-title,
  body.tax-product_collections h1.page-title {
    top: calc( 1.2 * 12.4vw - 11px ); } }

body.tax-product_collections .filter-list span {
  cursor: default; }
  body.tax-product_collections .filter-list span:after {
    display: none; }
  body.tax-product_collections .filter-list span + ul {
    display: block !important; }

/*
#custom-handle {
    width: 3em;
    height: 1.6em;
    top: 50%;
    margin-top: -.8em;
    text-align: center;
    line-height: 1.6em;
    
    background: #313F47;
font-weight: normal;
color: #ffffff;
  }
  
.ui-slider {
	position: relative;
text-align: left;
}
  
.ui-slider-horizontal {
	height: .8em;
}
  
.ui-widget-content {
	border: 1px solid #dddddd;
background: #ffffff;
color: #333333;
}
  
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
  
.ui-corner-all {
	border-radius: 3px;
}
  
.ui-slider .ui-slider-handle {
	position: absolute;
z-index: 2;
width: 1.2em;
height: 1.2em;
cursor: default;
-ms-touch-action: none;
touch-action: none;
}
  
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
margin-left: -.6em;
}
  
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
	//border: 1px solid #003eff;
background: #007fff;
font-weight: normal;
color: #ffffff;
}
*/
.attachment-category-header {
  width: 100%; }

/*
 *
 *    Configurator
 *
 */
/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em; }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px; }

/* icon support */
.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible; }

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none; }

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap; }

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0; }

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px; }

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em; }

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block; }

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0; }

.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999; }

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left; }

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box; }

.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em; }

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%; }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none; }

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none; }

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none; }

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none; }

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc( 100% - 2.4em ); }

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid; }

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none; }

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none; }

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid; }

.ui-checkboxradio-disabled {
  pointer-events: none; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em; }

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0; }

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0; }

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0; }

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0; }

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px; }

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0; }

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0; }

.ui-selectmenu-open {
  display: block; }

.ui-selectmenu-text {
  display: inline-block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em; }

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em; }

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px; }

body .ui-tooltip {
  border-width: 2px; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5; }

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333; }

.ui-widget-content a {
  color: #333333; }

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold; }

.ui-widget-header a {
  color: #333333; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none; }

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff; }

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620; }

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png"); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png"); }

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png"); }

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png"); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png"); }

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png"); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-caret-1-n {
  background-position: 0 0; }

.ui-icon-caret-1-ne {
  background-position: -16px 0; }

.ui-icon-caret-1-e {
  background-position: -32px 0; }

.ui-icon-caret-1-se {
  background-position: -48px 0; }

.ui-icon-caret-1-s {
  background-position: -65px 0; }

.ui-icon-caret-1-sw {
  background-position: -80px 0; }

.ui-icon-caret-1-w {
  background-position: -96px 0; }

.ui-icon-caret-1-nw {
  background-position: -112px 0; }

.ui-icon-caret-2-n-s {
  background-position: -128px 0; }

.ui-icon-caret-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -65px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */ }

.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666; }

/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
 */
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5; }

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333; }

.ui-widget-content a {
  color: #333333; }

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold; }

.ui-widget-header a {
  color: #333333; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none; }

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff; }

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620; }

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png"); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png"); }

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png"); }

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png"); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png"); }

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png"); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-caret-1-n {
  background-position: 0 0; }

.ui-icon-caret-1-ne {
  background-position: -16px 0; }

.ui-icon-caret-1-e {
  background-position: -32px 0; }

.ui-icon-caret-1-se {
  background-position: -48px 0; }

.ui-icon-caret-1-s {
  background-position: -65px 0; }

.ui-icon-caret-1-sw {
  background-position: -80px 0; }

.ui-icon-caret-1-w {
  background-position: -96px 0; }

.ui-icon-caret-1-nw {
  background-position: -112px 0; }

.ui-icon-caret-2-n-s {
  background-position: -128px 0; }

.ui-icon-caret-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -65px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */ }

.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666; }

fieldset {
  border: 0; }

label {
  display: block;
  margin: 30px 0 0 0; }

.overflow,
.ui-selectmenu-menu .ui-menu {
  max-height: 200px; }

fieldset {
  border: 0; }

label {
  display: block; }

.normalinput * {
  display: inline;
  margin: 0 5px; }

.normalinput input {
  position: relative;
  top: -1px; }

/* select with custom icons */
.ui-selectmenu-menu .ui-menu.customicons .ui-menu-item-wrapper {
  padding: 0.5em 0 0.5em 3em; }

.ui-selectmenu-menu .ui-menu.customicons .ui-menu-item .ui-icon {
  height: 24px;
  width: 24px;
  top: 0.1em; }

.ui-icon.video {
  background: url("images/24-video-square.png") 0 0 no-repeat; }

.ui-icon.podcast {
  background: url("images/24-podcast-square.png") 0 0 no-repeat; }

.ui-icon.rss {
  background: url("images/24-rss-square.png") 0 0 no-repeat; }

.ui-icon.source-type-blog {
  background: url("images/24-rss-square.png") 0 0 no-repeat; }

/* select with CSS avatar icons */
option.avatar {
  background-repeat: no-repeat !important;
  padding-left: 20px; }

.avatar .ui-icon {
  background-position: left top; }

table {
  font-size: 1em; }

.ui-draggable, .ui-droppable {
  background-position: top; }

.ui-selectmenu-button.ui-button {
  width: 50px;
  padding: 0px; }

.ui-icon {
  display: none; }

.ui-selectmenu-text:after {
  content: '\f107';
  font-family: FontAwesome;
  font-weight: 900;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
  position: absolute;
  right: -19px;
  display: inline-block;
  width: 1.666em; }

.ui-selectmenu-button {
  border-radius: 0;
  cursor: pointer;
  border: 2px solid #29343B;
  background: transparent;
  outline: none !important;
  display: inline-block;
  width: auto !important;
  font-family: 'Rotis Sans Serif W01';
  font-style: normal;
  font-weight: 200; }
  body.single-product.product_collections-classica .ui-selectmenu-button {
    border-color: #C3BA9B;
    color: white; }

/*
::selection {
	background: inherit;
}*/
.ui-menu-item {
  border: none;
  background: inherit !important;
  font-family: 'Rotis Sans Serif W01';
  font-style: normal;
  font-weight: 200;
  padding: 27px;
  font-size: 0.9em; }
  .ui-menu-item img {
    position: relative;
    left: -27px;
    margin: -27px 0;
    background: white;
    height: 80px;
    width: auto; }

.ui-selectmenu-menu li:first-child {
  display: none; }

.ui-selectmenu-button.ui-state-focus {
  background: #29343B;
  color: white; }

.ui-selectmenu-text {
  display: block;
  padding: 23px 16px 19px;
  font-size: 1.05em;
  position: relative; }

.ui-widget {
  font-family: 'FFScalaSansWebRegular';
  text-transform: uppercase; }

.ui-selectmenu-menu .ui-state-focus {
  border: none !important;
  background: #2F3D44 !important;
  color: white !important;
  margin: 0 !important; }
  body.single-product.product_collections-classica .ui-selectmenu-menu .ui-state-focus {
    background: #C3BA9B !important;
    color: black !important; }

body.single-product.product_collections-classica .ui-selectmenu-menu .ui-menu {
  padding-bottom: 0; }
body.single-product.product_collections-classica .ui-corner-bottom {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
body.single-product.product_collections-classica .ui-widget.ui-widget-content {
  border: 1px solid #C3BA9B; }
body.single-product.product_collections-classica .ui-selectmenu-menu li[data-dropdown="dropdown-models"]:not([data-item*="TP"]) {
  font-weight: 700; }

#configuratorresult strong {
  font-family: 'FFScalaSansWebRegular';
  text-transform: uppercase;
  display: block;
  margin: 107px auto 30px; }

#configuratorresult {
  text-align: left;
  display: block;
  margin: 0 25px; }
  #configuratorresult > div {
    margin-bottom: 1em;
    clear: both; }
  @media only screen and (min-width: 600px) {
    #configuratorresult {
      display: inline-block;
      margin: 0; }
      #configuratorresult h4 {
        float: left;
        margin-top: 2px; }
        #configuratorresult h4 + div {
          margin-left: 12em; } }
  #configuratorresult h3 {
    text-align: center; }

#configuratortotal, #configuratorsku {
  margin: 60px auto;
  font-size: 1.5em; }
  #configuratortotal > *, #configuratorsku > * {
    text-align: left;
    display: inline-block;
    vertical-align: top; }

#configuratortotal strong, #configuratorsku strong {
  font-family: 'FFScalaSansWebRegular';
  text-transform: uppercase;
  padding-top: 3px; }

#sizes-prices .ui-selectmenu-button {
  margin: 0 10px 20px;
  width: calc( 25% - 22px ) !important;
  min-width: 258px;
  text-align: left; }
  @media only screen and (max-width: 563px) {
    #sizes-prices .ui-selectmenu-button {
      width: calc( 100vw - 22px ) !important; } }
  #sizes-prices .ui-selectmenu-button.selectionmade, #sizes-prices .ui-selectmenu-button:focus, #sizes-prices .ui-selectmenu-button:hover, #sizes-prices .ui-selectmenu-button:active {
    background: #29343B;
    color: white; }
    body.single-product.product_collections-classica #sizes-prices .ui-selectmenu-button.selectionmade, body.single-product.product_collections-classica #sizes-prices .ui-selectmenu-button:focus, body.single-product.product_collections-classica #sizes-prices .ui-selectmenu-button:hover, body.single-product.product_collections-classica #sizes-prices .ui-selectmenu-button:active {
      background: #C3BA9B;
      color: black; }

/*
input[type="submit"] {
	@extend .button;
}
*/
#dropdown-model_widths-menu li,
body.single-product.product_collections-classica #dropdown-side_panel-menu li[data-tp="tp"] {
  display: none; }

/*
 *
 *  Dealers
 *
 */
#wpsl-gmap {
  display: none; }

#wpsl-search-wrap input {
  border: none;
  border-radius: 0; }

#wpsl-search-input {
  text-transform: uppercase;
  font-size: 0.75rem;
  border: none;
  background-color: inherit;
  color: inherit;
  border-bottom: 1px #888 solid !important;
  padding: 1.5em 0;
  display: block;
  width: 100%;
  text-align: center;
  outline: none;
  color: white;
  background: inherit;
  font-family: 'FFScalaSansWebRegular';
  text-transform: uppercase;
  font-weight: 100; }
  body.single-product.product_collections-classica #wpsl-search-input {
    border-bottom-color: black; }

/*
#wpsl-search-wrap label,
#wpsl-gmap .wpsl-info-window {
    color: black !important;
}
*/
#wpsl-wrap.wpsl-store-below #wpsl-result-list li {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  border-bottom: none;
  border-left: 1px solid white;
  padding: 0 10px;
  margin: 0 40px 40px;
  width: 280px; }
  #wpsl-wrap.wpsl-store-below #wpsl-result-list li.wpsl-preloader {
    padding-left: 35px;
    border: none; }
  #wpsl-wrap.wpsl-store-below #wpsl-result-list li a.wpsl-directions {
    display: none; }

.wpsl-search {
  background: inherit; }

#wpsl-search-btn, #wpsl-search-wrap div {
  float: none;
  margin: 0; }

#wpsl-search-wrap .wpsl-input, #wpsl-search-wrap .wpsl-select-wrap {
  display: block; }

#wpsl-search-wrap form {
  display: inline-block;
  position: relative; }

#wpsl-search-btn, #wpsl-search-wrap input[type="submit"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background: none;
  border: 0;
  color: inherit;
  /* cursor: default; */
  line-height: normal;
  overflow: visible;
  padding: 0;
  -webkit-appearance: button;
  /* for input */
  -webkit-user-select: none;
  /* for button */
  -moz-user-select: none;
  -ms-user-select: none;
  border-radius: 0;
  border: none;
  font-size: 0.7em;
  line-height: 1.8em;
  font-weight: normal;
  font-family: FontAwesome;
  background: transparent;
  color: #aaa;
  padding: 1px;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0; }
  body.single-product.product_collections-classica #wpsl-search-btn, body.single-product.product_collections-classica #wpsl-search-wrap input[type="submit"] {
    color: black; }

#wpsl-search-btn:focus, #wpsl-search-wrap input[type="submit"]:focus {
  outline: none !important; }

#wpsl-search-input.wpsl-error {
  border: none !important;
  border-bottom: 1px #888 solid !important; }

#wpsl-search-btn:hover, #wpsl-search-wrap input[type="submit"]:hover {
  color: white; }

#wpsl-search-wrap .wpsl-input, #wpsl-search-wrap .wpsl-select-wrap {
  display: block; }

#wpsl-search-wrap .wpsl-input input {
  display: inline-block;
  padding: 0 0 6px;
  width: 270px;
  text-align: left;
  font-size: 0.95rem;
  color: #888;
  margin: 0 0 2em; }
  body.single-product.product_collections-classica #wpsl-search-wrap .wpsl-input input {
    color: black; }

#wpsl-search-wrap .wpsl-input input::-webkit-input-placeholder {
  color: inherit;
  letter-spacing: 3px; }

#wpsl-search-wrap .wpsl-input input::-moz-input-placeholder {
  color: inherit;
  opacity: 1; }

#wpsl-search-wrap .wpsl-input input:-ms-input-placeholder {
  color: inherit; }

#wpsl-result-list #wpsl-stores {
  height: auto !important;
  overflow-y: visible !important;
  max-width: 1200px;
  margin: 0 auto; }

#wpsl-result-list {
  font-size: 16px;
  line-height: 1.2; }
  #wpsl-result-list strong {
    font-family: 'Rotis Sans Serif W01';
    font-weight: 800; }

#wpsl-result-list li p.wpsl-contact-details {
  margin-bottom: 0; }
  #wpsl-result-list li p.wpsl-contact-details a {
    text-decoration: underline; }

article.dealer-snippet {
  display: inline-block;
  width: calc( 33.333% - 21px);
  vertical-align: top;
  text-align: left;
  border-bottom: none;
  border-left: 1px solid black;
  padding: 0 10px;
  margin: 0 0 40px; }

body.page-slug-matki-dealers main {
  max-width: 3000px;
  padding: 0;
  margin: 0 auto; }
  body.page-slug-matki-dealers main > article {
    background: #2F3D44;
    color: white; }
  body.page-slug-matki-dealers main section.dealer-overview {
    max-width: 900px;
    padding: 0 10px;
    margin: 60px auto; }
    body.page-slug-matki-dealers main section.dealer-overview .dealer-region {
      font-size: 16px;
      line-height: 1.2; }
      body.page-slug-matki-dealers main section.dealer-overview .dealer-region strong {
        font-family: 'Rotis Sans Serif W01';
        font-weight: 800; }
  body.page-slug-matki-dealers main #wpsl-search-wrap {
    text-align: center; }
  body.page-slug-matki-dealers main #wpsl-wrap {
    max-width: 900px;
    padding: 0 10px;
    margin: 50px auto; }
  body.page-slug-matki-dealers main #wpsl-wrap.wpsl-store-below #wpsl-result-list li:not(.wpsl-preloader) {
    width: calc( 33.333% - 25px);
    padding: 0 10px;
    margin: 0 0 40px; }
  body.page-slug-matki-dealers main #wpsl-search-wrap .wpsl-input input {
    margin-bottom: 80px; }
  body.page-slug-matki-dealers main .form-ui {
    list-style: none;
    margin: 0 0 2em;
    padding: 0;
    text-transform: uppercase;
    font-size: 0.9em; }
  body.page-slug-matki-dealers main .form-ui li {
    display: inline-block;
    width: auto;
    margin: 0 15px 0 0;
    padding: 0; }
  body.page-slug-matki-dealers main .form-ui li:first-of-type {
    margin-left: 20px; }
  body.page-slug-matki-dealers main .form-ui input[type=checkbox] {
    display: none; }
  body.page-slug-matki-dealers main .form-ui input[type=checkbox] + label {
    display: inline-block;
    position: relative;
    padding-left: 20px; }
  body.page-slug-matki-dealers main .form-ui input[type=checkbox] + label:before {
    font-family: FontAwesome;
    display: inline-block;
    content: "\f096";
    letter-spacing: 8px;
    position: absolute;
    top: 1px;
    left: 0; }
  body.page-slug-matki-dealers main .form-ui input[type=checkbox]:checked + label:before {
    letter-spacing: 8px;
    font-size: 0.95em;
    top: 1px; }
  body.page-slug-matki-dealers main .form-ui input[type=checkbox]:checked + label:before {
    content: "\f14a"; }

body.page-slug-matki-dealers section.dealer-overview > h2 {
  cursor: pointer;
  padding-top: 12px;
  margin-top: 0;
  margin-bottom: 0.3em;
  position: relative; }

.dealer-overview h2 + div {
  display: block;
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 0;
  overflow: hidden;
  /* Set our transitions up. */
  -webkit-transition: max-height 0.8s;
  -moz-transition: max-height 0.8s;
  transition: max-height 0.8s; }

.dealer-overview h2 + div > div {
  padding: 1em 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.dealer-overview h2:not(.active) + div {
  max-height: 0 !important; }

.dealer-overview h2.active + div {
  max-height: 2000px; }

.dealer-overview h2:after {
  content: '\f067';
  font-family: FontAwesome;
  position: absolute;
  right: 20px;
  top: 13px;
  font-size: 0.8em; }

.dealer-overview h2.active:after {
  content: '\f068'; }

.dealer-overview {
  margin-top: 2em; }

body.single-wpsl_stores main {
  margin-bottom: 3em; }
  body.single-wpsl_stores main .dealer-details a {
    text-decoration: underline; }

#wpsl-search-wrap .wpsl-input input {
  min-width: 270px; }

.overview article.product {
  color: #606060;
  font-family: 'FFScalaSansWebRegular';
  text-transform: uppercase;
  font-weight: 400;
  width: 50%;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding: 0 15px;
  margin-bottom: 30px; }
  @media only screen and (min-width: 1027px) {
    .overview article.product {
      width: 25%; } }
  .overview article.product.product_collections-classica .entry-meta p.extrabranding {
    color: #BFB798; }
  .overview article.product .entry-meta {
    font-size: 0.9em;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 10px; }
    .overview article.product .entry-meta p {
      margin: 0; }
    .overview article.product .entry-meta p + p {
      margin: 1em; }
    .overview article.product .entry-meta p + p + p {
      margin: 0; }
    .overview article.product .entry-meta p.extrabranding {
      font-size: 0.8em;
      letter-spacing: 2px;
      margin: 1em; }
      .overview article.product .entry-meta p.extrabranding img {
        border-right: 1px solid black;
        padding: 6px 5px 11px 0;
        margin-right: 5px;
        position: relative;
        top: -2px; }
        body.product_collections-classica .overview article.product .entry-meta p.extrabranding img {
          border-right: 1px solid #C3BA9B; }
    .overview article.product .entry-meta p.specialoptions {
      color: #73B4CA;
      font-size: 0.7em;
      letter-spacing: 0; }
  .overview article.product .entry-title {
    font-size: 1em;
    margin: 1em 0 0;
    text-transform: uppercase; }
  .overview article.product .entry-thumbnail img {
    border-bottom: 14px solid transparent; }
  body.single-product.product_collections-classica .overview article.product {
    color: white; }
  .overview article.product a:focus, .overview article.product a:hover, .overview article.product a:active {
    text-decoration: none; }
    html.no-touch .overview article.product a:focus,
    html.no-touch .overview article.product a:hover,
    html.no-touch .overview article.product a:active {
      color: #313F47; }
    html.no-touch body.single-product.product_collections-classica .overview article.product a:focus, html.no-touch body.single-product.product_collections-classica .overview article.product a:hover, html.no-touch body.single-product.product_collections-classica .overview article.product a:active {
      color: white; }
    html.no-touch .overview article.product a:focus .entry-thumbnail img, html.no-touch .overview article.product a:hover .entry-thumbnail img, html.no-touch .overview article.product a:active .entry-thumbnail img {
      border-color: #313F47; }
    html.no-touch body.single-product.product_collections-classica .overview article.product a:focus .entry-thumbnail img, html.no-touch body.single-product.product_collections-classica .overview article.product a:hover .entry-thumbnail img, html.no-touch body.single-product.product_collections-classica .overview article.product a:active .entry-thumbnail img {
      border-color: #C3BA9B; }

section#design-options {
  max-width: 1110px;
  margin: 0 auto; }
  section#design-options > div {
    display: none; }
    section#design-options > div > div {
      display: inline-block;
      vertical-align: bottom;
      font-size: 0.8em;
      width: 50%;
      /*
      &:nth-child(1):nth-last-child(6),
      &:nth-child(1):nth-last-child(6) ~ div {
      	@media only screen and (min-width: 900px) {
      		width: 16.666%;
      	}
      }
      */
      padding: 0 15px;
      -ms-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin-bottom: 3em; }
      @media only screen and (min-width: 700px) {
        section#design-options > div > div {
          width: 33.333%; } }
      @media only screen and (min-width: 900px) {
        section#design-options > div > div {
          width: 20%; }
          section#design-options > div > div:nth-child(1):nth-last-child(6) {
            margin-left: 20%; }
          section#design-options > div > div:nth-child(3):nth-last-child(4) {
            margin-right: 20%; }
          section#design-options > div > div:nth-child(1):nth-last-child(7), section#design-options > div > div:nth-child(1):nth-last-child(8) {
            margin-left: 10%; }
          section#design-options > div > div:nth-child(4):nth-last-child(4), section#design-options > div > div:nth-child(4):nth-last-child(5) {
            margin-right: 10%; } }
      section#design-options > div > div h3 {
        margin-top: 0; }
    section#design-options > div.on {
      display: block; }
  section#design-options ul {
    list-style: none;
    padding: 0;
    margin: 0 0 100px 0;
    font-family: 'FFScalaSansWebRegular';
    text-transform: uppercase;
    font-weight: 400; }
  section#design-options li {
    display: inline-block;
    width: 100px;
    margin: 0 20px;
    cursor: pointer; }
    @media only screen and (min-width: 420px) {
      section#design-options li {
        margin: 0 40px;
        width: 100px; } }
    @media only screen and (min-width: 470px) {
      section#design-options li {
        width: 150px; } }
    @media only screen and (min-width: 750px) {
      section#design-options li {
        margin: 0 110px; } }
    section#design-options li img {
      border-radius: 50%;
      border: 3px solid transparent;
      margin-bottom: 1em;
      display: block; }
    section#design-options li.on img, section#design-options li:hover img {
      border: 3px solid #2F3D44; }
      body.single-product.product_collections-classica section#design-options li.on img, body.single-product.product_collections-classica section#design-options li:hover img {
        border: 3px solid #C3BA9B; }

body.search .category-overview article.product {
  width: 50%; }
  @media only screen and (min-width: 772px) {
    body.search .category-overview article.product {
      width: 33.333%; } }
  @media only screen and (min-width: 1024px) {
    body.search .category-overview article.product {
      width: 25%; } }

@media only screen and (max-width: 1024px) {
  body.search-results .category-overview {
    padding-left: 4px;
    padding-right: 4px; }
    body.search-results .category-overview article.product {
      padding-left: 4px;
      padding-right: 4px; }

  body.page-slug-specifiers .overview {
    padding-left: 4px;
    padding-right: 4px; }
    body.page-slug-specifiers .overview article.product {
      padding-left: 4px;
      padding-right: 4px; }

  .extrabranding {
    display: none; }

  .specialoptions {
    margin: 1em !important; } }
@media only screen and (max-width: 920px) {
  body.tax-product_collections article.product {
    width: 50%; } }

/*
body.tax-product_collections {
		@media only screen and (max-width: 920px) {
			.category-overview {
			padding-left: 4px;
			padding-right: 4px;
		
			article.product {
				padding-left: 4px;
				padding-right: 4px;
			}
		}
		}
}
*/
.overlaid-image {
  position: relative; }
  @media only screen and (max-width: 1150px) {
    body.home .overlaid-image .buttonwrap, body.page-slug-specifiers .overlaid-image .buttonwrap, body.page-slug-contact-us .overlaid-image .buttonwrap {
      width: 400px;
      text-align: center;
      margin: 0 auto; } }
  body.page-slug-contact-us .overlaid-image {
    margin-top: 5.5em;
    margin-bottom: 5.5em; }
    body.page-slug-contact-us .overlaid-image .aspectpad {
      display: block;
      height: 0;
      overflow: hidden;
      padding-bottom: 30%; }
      @media only screen and (max-width: 860px) {
        body.page-slug-contact-us .overlaid-image .aspectpad {
          padding-bottom: 50%; } }
    body.page-slug-contact-us .overlaid-image a {
      margin: 10px 50px; }
  .overlaid-image img {
    filter: brightness(80%);
    width: 106%;
    max-width: none; }
  body:not(.home) .overlaid-image:hover img {
    filter: brightness(50%); }
  .overlaid-image > div, .overlaid-image > a > div, .overlaid-image > span > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 75px;
    color: white;
    max-width: none;
    text-align: center;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 1.125em;
    line-height: 1; }
    @media only screen and (max-width: 860px) {
      .overlaid-image > div, .overlaid-image > a > div, .overlaid-image > span > div {
        padding: 0; } }
    body.home .overlaid-image > div, body.page-slug-specifiers .overlaid-image > div,
    body.home .overlaid-image > a > div, body.page-slug-specifiers .overlaid-image > a > div,
    body.home .overlaid-image > span > div, body.page-slug-specifiers .overlaid-image > span > div {
      font-family: 'FFScalaSansWebRegular';
      text-transform: uppercase;
      font-size: 40px;
      font-size: 2.2222222222em; }
    .overlaid-image > div p, .overlaid-image > a > div p, .overlaid-image > span > div p {
      line-height: 1.2; }
      body.home .overlaid-image > div p, body.page-slug-specifiers .overlaid-image > div p, body.home .overlaid-image > a > div p, body.page-slug-specifiers .overlaid-image > a > div p, body.home .overlaid-image > span > div p, body.page-slug-specifiers .overlaid-image > span > div p {
        margin: 0.17em 0;
        font-size: 40px;
        font-size: 1em; }
    .overlaid-image > div h2, .overlaid-image > div h3, .overlaid-image > a > div h2, .overlaid-image > a > div h3, .overlaid-image > span > div h2, .overlaid-image > span > div h3 {
      margin: 0.6em 0;
      font-size: 1.48em; }
      @media only screen and (min-width: 700px) {
        .overlaid-image > div h2, .overlaid-image > div h3, .overlaid-image > a > div h2, .overlaid-image > a > div h3, .overlaid-image > span > div h2, .overlaid-image > span > div h3 {
          margin: 0; } }
      body.home .overlaid-image > div h2, body.page-slug-specifiers .overlaid-image > div h2, body.home .overlaid-image > div h3, body.page-slug-specifiers .overlaid-image > div h3, body.home .overlaid-image > a > div h2, body.page-slug-specifiers .overlaid-image > a > div h2, body.home .overlaid-image > a > div h3, body.page-slug-specifiers .overlaid-image > a > div h3, body.home .overlaid-image > span > div h2, body.page-slug-specifiers .overlaid-image > span > div h2, body.home .overlaid-image > span > div h3, body.page-slug-specifiers .overlaid-image > span > div h3 {
        font-size: 40px;
        font-size: 1em;
        font-weight: 700; }
    .overlaid-image > div a, .overlaid-image > div span, .overlaid-image > a > div a, .overlaid-image > a > div span, .overlaid-image > span > div a, .overlaid-image > span > div span {
      display: inline-block;
      background: transparent;
      border: 2px solid white;
      color: white;
      padding: 1.3em 1.2em 1.1em;
      text-decoration: none !important;
      margin: 1.8em 10px 0;
      text-transform: uppercase;
      font-size: 0.8em;
      font-family: 'FFScalaSansWebRegular';
      text-transform: uppercase; }
      body.home .overlaid-image > div a, body.page-slug-specifiers .overlaid-image > div a, body.home .overlaid-image > div span, body.page-slug-specifiers .overlaid-image > div span, body.home .overlaid-image > a > div a, body.page-slug-specifiers .overlaid-image > a > div a, body.home .overlaid-image > a > div span, body.page-slug-specifiers .overlaid-image > a > div span, body.home .overlaid-image > span > div a, body.page-slug-specifiers .overlaid-image > span > div a, body.home .overlaid-image > span > div span, body.page-slug-specifiers .overlaid-image > span > div span {
        font-size: 0.38em;
        padding: 1.45em 1.2em 1.25em; }
        @media only screen and (min-width: 1149px) {
          body.home .overlaid-image > div a, body.page-slug-specifiers .overlaid-image > div a, body.home .overlaid-image > div span, body.page-slug-specifiers .overlaid-image > div span, body.home .overlaid-image > a > div a, body.page-slug-specifiers .overlaid-image > a > div a, body.home .overlaid-image > a > div span, body.page-slug-specifiers .overlaid-image > a > div span, body.home .overlaid-image > span > div a, body.page-slug-specifiers .overlaid-image > span > div a, body.home .overlaid-image > span > div span, body.page-slug-specifiers .overlaid-image > span > div span {
            margin: 5.5em 50px 2em; } }
        @media only screen and (max-width: 860px) {
          body.home .overlaid-image > div a, body.page-slug-specifiers .overlaid-image > div a, body.home .overlaid-image > div span, body.page-slug-specifiers .overlaid-image > div span, body.home .overlaid-image > a > div a, body.page-slug-specifiers .overlaid-image > a > div a, body.home .overlaid-image > a > div span, body.page-slug-specifiers .overlaid-image > a > div span, body.home .overlaid-image > span > div a, body.page-slug-specifiers .overlaid-image > span > div a, body.home .overlaid-image > span > div span, body.page-slug-specifiers .overlaid-image > span > div span {
            font-size: 0.5em; } }
      .overlaid-image > div a:hover, .overlaid-image > div span:hover, .overlaid-image > a > div a:hover, .overlaid-image > a > div span:hover, .overlaid-image > span > div a:hover, .overlaid-image > span > div span:hover {
        background: white;
        color: black; }
  @media only screen and (max-width: 1140px) {
    .overlaid-image {
      font-size: 0.9em; }
      body.home .overlaid-image, body.page-slug-specifiers .overlaid-image {
        font-size: 1em; } }
  @media only screen and (max-width: 1066px) {
    .overlaid-image {
      font-size: 0.8em; }
      body.home .overlaid-image, body.page-slug-specifiers .overlaid-image {
        font-size: 1em; } }
  @media only screen and (max-width: 997px) {
    .overlaid-image {
      font-size: 0.7em; }
      body.home .overlaid-image, body.page-slug-specifiers .overlaid-image {
        font-size: 1em; } }
  @media only screen and (max-width: 928px) {
    .overlaid-image {
      font-size: 0.6em; }
      body.home .overlaid-image, body.page-slug-specifiers .overlaid-image {
        font-size: 1em; } }
  @media only screen and (max-width: 860px) {
    .overlaid-image {
      font-size: 1em; }
      body.home .overlaid-image, body.page-slug-specifiers .overlaid-image {
        font-size: 0.8em; } }
  @media only screen and (max-width: 756px) {
    .overlaid-image {
      font-size: 0.9em; }
      body.home .overlaid-image, body.page-slug-specifiers .overlaid-image {
        font-size: 0.7em; } }
  @media only screen and (max-width: 712px) {
    .overlaid-image {
      font-size: 0.8em; }
      body.home .overlaid-image, body.page-slug-specifiers .overlaid-image {
        font-size: 0.6em; } }
  @media only screen and (max-width: 664px) {
    .overlaid-image {
      font-size: 0.7em; }
      body.home .overlaid-image, body.page-slug-specifiers .overlaid-image {
        font-size: 0.5em; } }
  @media only screen and (max-width: 618px) {
    .overlaid-image {
      font-size: 0.6em; }
      body.home .overlaid-image, body.page-slug-specifiers .overlaid-image {
        font-size: 0.5em; } }
  @media only screen and (max-width: 576px) {
    .overlaid-image {
      font-size: 1em; }
      body.home .overlaid-image, body.page-slug-specifiers .overlaid-image {
        font-size: 0.5em; } }
  @media only screen and (max-width: 410px) {
    .overlaid-image {
      font-size: 1em; }
      body.home .overlaid-image, body.page-slug-specifiers .overlaid-image {
        font-size: 0.4em; }
        body.home .overlaid-image .buttonwrap, body.page-slug-specifiers .overlaid-image .buttonwrap {
          width: 200px; } }

@media only screen and (max-width: 1159px) {
  body.home .overlaid-image .buttonwrap a + a {
    display: none; } }
.page-slug-installers main,
.page-slug-dealers main,
.page-slug-collections main,
.page-slug-products main {
  margin-bottom: -2px; }
  .page-slug-installers main > article,
  .page-slug-dealers main > article,
  .page-slug-collections main > article,
  .page-slug-products main > article {
    margin: -2px;
    float: left; }

.overlaid-image.three-up {
  width: 33.3333%;
  padding: 2px;
  float: left; }
  @media only screen and (max-width: 860px) {
    .overlaid-image.three-up {
      width: 50%; } }
  @media only screen and (max-width: 576px) {
    .overlaid-image.three-up {
      width: 100%; } }
  .overlaid-image.three-up > a,
  .overlaid-image.three-up > span {
    display: block;
    height: 0;
    padding-bottom: 33vw;
    overflow: hidden; }
    @media only screen and (max-width: 860px) {
      .overlaid-image.three-up > a,
      .overlaid-image.three-up > span {
        padding-bottom: 50vw; } }
    @media only screen and (max-width: 576px) {
      .overlaid-image.three-up > a,
      .overlaid-image.three-up > span {
        padding-bottom: 100vw; } }
  @media only screen and (min-width: 3000px) {
    .overlaid-image.three-up {
      width: calc( 3000px / 3 + 4px / 3 );
      height: calc( 3000px / 3 + 4px / 3 ); } }

.overlaid-image.two-thirds {
  width: 66.6666%;
  padding: 2px;
  float: left; }
  @media only screen and (max-width: 860px) {
    .overlaid-image.two-thirds {
      width: 100%; } }
  .overlaid-image.two-thirds > a,
  .overlaid-image.two-thirds > span {
    display: block;
    height: 0;
    padding-bottom: 33vw;
    overflow: hidden; }
    @media only screen and (max-width: 860px) {
      .overlaid-image.two-thirds > a,
      .overlaid-image.two-thirds > span {
        padding-bottom: 50vw; } }
  @media only screen and (min-width: 3000px) {
    .overlaid-image.two-thirds {
      width: calc( 6000px / 3 + 8px / 3 );
      height: calc( 3000px / 3 + 4px / 3 ); } }

body.page-slug-products main,
body.page-slug-collections main,
body.page-slug-dealers main,
body.page-slug-installers main {
  padding: 0;
  width: 100%;
  max-width: 3000px; }

body.blog main,
body.category main {
  max-width: 1500px;
  margin: 0 auto;
  padding: 0; }
  body.blog main .overview,
  body.category main .overview {
    max-width: 1440px;
    margin: 4% auto;
    text-align: center; }
    body.blog main .overview article,
    body.category main .overview article {
      padding: 0 2.0833%;
      margin: 0 0 4.2em;
      color: #888;
      /*
      @media only screen and (max-width: 690px) {
      	width: 100% !important; // override all width classes
      	
      	
      }
      */
      display: inline-block;
      vertical-align: top; }
      body.blog main .overview article img,
      body.category main .overview article img {
        width: 100%; }
      body.blog main .overview article.blog-1-1-image,
      body.category main .overview article.blog-1-1-image {
        width: 33.333%; }
      body.blog main .overview article.blog-2-1-image,
      body.category main .overview article.blog-2-1-image {
        width: 66.666%; }
      body.blog main .overview article.blog-3-2-image,
      body.category main .overview article.blog-3-2-image {
        width: 50%; }
      @media only screen and (max-width: 1100px) {
        body.blog main .overview article,
        body.category main .overview article {
          margin: 0 0 2%; } }
      body.blog main .overview article h1.entry-title,
      body.category main .overview article h1.entry-title {
        font-size: 0.85em;
        margin: 1.9em 0 1.5em; }
        body.blog main .overview article h1.entry-title span,
        body.category main .overview article h1.entry-title span {
          font-weight: 700;
          color: black; }
      body.blog main .overview article .excerpt,
      body.category main .overview article .excerpt {
        font-size: 1.2em;
        margin: 1em 0; }
        @media only screen and (max-width: 1059px) {
          body.blog main .overview article .excerpt,
          body.category main .overview article .excerpt {
            display: none; } }
      body.blog main .overview article .read-more,
      body.category main .overview article .read-more {
        font-family: 'FFScalaSansWebRegular';
        text-transform: uppercase;
        font-weight: 400;
        color: black;
        text-decoration: underline;
        font-size: 0.85em;
        margin: 1.9em 0 1.5em;
        display: block; }
        @media only screen and (max-width: 1059px) {
          body.blog main .overview article .read-more,
          body.category main .overview article .read-more {
            display: none; } }

ul.ribbon, ul.newsstack {
  list-style-type: none;
  padding: 0;
  margin: 1px 0;
  text-align: center;
  letter-spacing: 1px; }

ul.ribbon li {
  display: inline-block;
  margin: 5px 5px 5px 0; }

ul.newsstack li {
  display: block;
  margin: 0 auto 1px;
  text-align: left; }

ul.ribbon a, ul.newsstack a {
  display: inline-block;
  padding: 25px 220px 19px 30px;
  font-size: 0.75em;
  text-decoration: none; }

ul.newsstack a {
  font-family: 'FFScalaSansWebRegular';
  text-transform: uppercase;
  font-weight: 400;
  background: #313F47;
  color: white;
  display: block;
  cursor: pointer; }

ul.ribbon a:hover, ul.ribbon a.current,
ul.newsstack a:hover, ul.newsstack a.current {
  background: black;
  color: white !important; }

button {
  display: block;
  margin: 0 auto 1em;
  border-radius: 0 !important;
  outline: none !important; }

.newsstack {
  display: none; }

ul.newsstack span {
  display: none;
  font-size: 18px; }

button.stacker {
  background: none;
  border: 0;
  color: inherit;
  /* cursor: default; */
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  -webkit-appearance: button;
  /* for input */
  -webkit-user-select: none;
  /* for button */
  -moz-user-select: none;
  -ms-user-select: none;
  cursor: pointer;
  font-size: 0.9em;
  text-decoration: none;
  background: #313F47;
  color: white;
  display: block;
  cursor: pointer;
  text-transform: uppercase;
  margin: 0;
  padding: 25px 220px 19px 30px;
  font-family: 'FFScalaSansWebRegular';
  text-transform: uppercase;
  font-weight: 400;
  text-align: left;
  position: relative; }
  button.stacker:after {
    /*
    content: '›';
    font-size: 2em;
    top: 0.2em;
    right: 15px;
    -ms-transform: rotate(90deg); //  IE 9 
    -webkit-transform: rotate(90deg); //  Chrome, Safari, Opera 
    transform: rotate(90deg);
    */
    content: "\f107";
    font-weight: normal;
    font-family: FontAwesome;
    font-weight: 100;
    font-size: 1.2em;
    top: 22px;
    right: 30px;
    position: absolute; }

.choosecats {
  display: block;
  text-align: center;
  max-width: 1440px;
  margin: 4% auto; }

.choosecats > div {
  display: inline-block; }

.stacker, .newsstack li, .newsstack a {
  display: block !important; }

@media only screen and (max-width: 1059px) {
  #sectionnav {
    display: inline-block;
    position: static;
    margin: 60px 0 0 50% !important;
    width: auto;
    height: auto !important;
    transform: translateX(-50%); }
    #sectionnav ul {
      display: none; } }
@media only screen and (min-width: 1060px) {
  #sectionnav .stacker {
    display: none !important; }
  #sectionnav ul {
    display: block !important; } }
#sectionnav ul {
  width: 100%;
  background: #2F3D44;
  color: white; }
  @media only screen and (max-width: 1059px) {
    #sectionnav ul {
      font-size: 0.9em; } }
#sectionnav .stuck {
  top: 60px;
  z-index: 1; }
  @media only screen and (min-width: 1060px) {
    #sectionnav .stuck {
      position: fixed; } }
  body.admin-bar #sectionnav .stuck {
    top: 92px; }
#sectionnav a {
  padding: 23px 24px 16px;
  display: block;
  text-decoration: none; }
  #sectionnav a:hover, #sectionnav a:active {
    background: black !important;
    text-decoration: none; }
  @media only screen and (max-width: 1059px) {
    #sectionnav a {
      padding: 23px 30px 16px; } }
#sectionnav li.current_page_item a {
  background: black; }
@media only screen and (max-width: 1059px) {
  #sectionnav li {
    display: block;
    border-top: 1px solid white;
    text-align: left; } }

#sidenav {
  width: 363px;
  float: left;
  	/*
  	position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    top: 15px;
    */ }
  #sidenav ul {
    text-align: left; }
  #sidenav .stuck {
    position: fixed;
    top: 110px;
    top: 120px;
    width: 363px;
    z-index: 1; }
    body.admin-bar #sidenav .stuck {
      top: 152px; }
  #sidenav li {
    display: block; }
  #sidenav a {
    padding: 30px 54px 30px;
    display: block;
    background: #f7f7f7;
    text-decoration: none; }
    #sidenav a:hover, #sidenav a:active {
      background: black;
      color: white; }

.entry-content {
  max-width: 900px;
  margin: 0 auto; }

body.page-slug-order .entry-content {
  max-width: none; }

body.page-ancestor-slug-bespoke #sidenav + .entry-content {
  margin-left: 508px;
  margin-right: 145px;
  max-width: none; }

@media only screen and (max-width: 1059px) {
  body.page-ancestor-slug-bespoke #sidenav {
    display: none; }

  body.page-ancestor-slug-bespoke #sidenav + .entry-content {
    max-width: 900px;
    margin: 0 auto;
    padding: 0 10px; } }
.button {
  display: inline-block;
  background: transparent;
  border: 2px solid #2F3D44;
  color: #2F3D44;
  padding: 1.15em 1.8em 1em;
  text-decoration: none !important;
  margin: 1.8em 0 0;
  text-transform: uppercase;
  font-size: 0.8em;
  font-family: 'FFScalaSansWebRegular';
  text-transform: uppercase; }
  body.home .button {
    font-size: 0.38em;
    margin: 5.5em 50px 2em;
    padding: 1.45em 1.2em 1.25em; }
  .button:hover {
    background: #2F3D44;
    color: white !important; }

@media only screen and (min-width: 600px) {
  .half-width {
    padding: 0 135px; } }
@media only screen and (min-width: 1060px) {
  .half-width {
    width: calc( 50% - 4px );
    display: inline-block;
    padding: 0 135px;
    vertical-align: top; } }
.half-width h2 {
  text-align: center;
  margin-top: 0; }
.half-width .button {
  margin: 3.2em 0 1em 50%;
  transform: translateX(-50%); }

@media only screen and (min-width: 1060px) {
  .tight-half-width {
    width: calc( 50% - 250px );
    display: block;
    padding: 0;
    margin: 0 125px 3em;
    float: left; } }
.tight-half-width img {
  display: block;
  margin: 2em auto 0; }
@media only screen and (min-width: 1060px) {
  .tight-half-width ul {
    margin-left: -75px; } }
.tight-half-width ul li {
  margin-bottom: 1em; }
.tight-half-width h2 {
  margin-top: 3em; }
.tight-half-width hr {
  border-top: 1px solid black;
  margin-top: 5em; }
  @media only screen and (min-width: 1060px) {
    .tight-half-width hr {
      margin-left: -125px; } }
  .tight-half-width hr + h2 {
    margin-top: 1.1em; }
    @media only screen and (min-width: 1060px) {
      .tight-half-width hr + h2 {
        margin-left: -75px; } }

body.page-ancestor-slug-bespoke main {
  max-width: 3000px;
  padding: 0;
  position: relative; }

.media-object img {
  width: 100%; }
.media-object h2 {
  margin-top: 2em; }

@media only screen and (min-width: 1060px) {
  .media-object {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    max-width: 3000px;
    margin: 50px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .media-object img {
      width: 50%;
      margin: 0; }
    .media-object > div {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      margin: 1em 50px;
      width: auto; }
    .media-object h2 {
      margin-top: 0.4em;
      margin-bottom: 0.5em; } }
.serviceoverview {
  font-size: 1.2em;
  line-height: 1.1;
  font-weight: 100;
  color: #303030; }
  .serviceoverview > section {
    padding: 0 0 1px 0; }
  .serviceoverview section section {
    display: inline-block;
    vertical-align: top;
    margin: 2em 0; }
    @media only screen and (min-width: 900px) {
      .serviceoverview section section {
        width: calc( 50% - 73px ); } }
    @media only screen and (min-width: 900px) {
      .serviceoverview section section:nth-of-type(odd) {
        margin-right: 73px; }
      .serviceoverview section section:nth-of-type(even) {
        margin-left: 73px; } }
  .serviceoverview h3 {
    margin: 1.4em 0 -0.2em; }
  .serviceoverview h2, .serviceoverview h3 {
    font-size: 0.9em;
    font-weight: 700; }
  .serviceoverview h2 {
    margin-top: 1.1em; }

h1.section-title {
  text-align: center;
  margin: 6.1rem 0 4.5rem;
  font-size: 2.2em;
  color: white;
  position: absolute;
  top: calc( 12.4vw - 16px );
  width: 100vw;
  left: 0;
  margin: 0; }
  @media only screen and (max-width: 648px) {
    h1.section-title {
      top: calc( 12.4vw - 11px );
      font-size: 1.6em; } }

div.gallery {
  margin-bottom: 0; }

body.search-results {
  text-align: center; }

.search-form {
  display: inline-block;
  position: relative; }
  body > header .search-form {
    float: right;
    width: 145px;
    padding: 0;
    margin: 23px 25px 0 0;
    color: #a9a9a9; }
    @media only screen and (max-width: 1270px) {
      body > header .search-form {
        margin-right: 76px; } }
  .search-form input {
    border: none;
    border-radius: 0; }
    .search-form input::-webkit-input-placeholder {
      color: inherit; }
    .search-form input::-moz-input-placeholder {
      color: inherit;
      opacity: 1; }
    .search-form input:-ms-input-placeholder {
      color: inherit; }
  .search-form .search-field {
    border: none;
    background-color: inherit;
    color: inherit;
    border-bottom: 1px white solid !important;
    padding: 2px;
    display: block;
    width: 100%;
    text-align: center;
    outline: none;
    font-family: 'FFScalaSansWebRegular';
    text-transform: uppercase;
    font-weight: 100;
    font-size: 0.75em; }
    body.search-results .entry-content .search-form .search-field {
      font-family: inherit;
      text-transform: none;
      font-weight: inherit;
      font-size: 1em; }
    body.search-results .entry-content .search-form .search-field, body > header .search-form .search-field {
      border-bottom: 1px #888 solid !important; }
    body > header .search-form .search-field {
      font-size: 0.7em;
      text-align: left;
      border-bottom: 1px #a9a9a9 solid !important; }
  .search-form input[type="submit"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background: none;
    border: 0;
    color: inherit;
    /* cursor: default; */
    line-height: normal;
    overflow: visible;
    padding: 0;
    -webkit-appearance: button;
    /* for input */
    -webkit-user-select: none;
    /* for button */
    -moz-user-select: none;
    -ms-user-select: none;
    border-radius: 0;
    border: none;
    font-size: 0.7em;
    line-height: 1.8em;
    font-weight: normal;
    font-family: FontAwesome;
    background: transparent;
    padding: 3px;
    position: absolute;
    top: -8px;
    right: 0;
    margin: 0; }
    body.search-results .entry-content .search-form input[type="submit"] {
      top: 0; }
    body > header .search-form input[type="submit"] {
      top: -5px;
      right: -5px; }
  .search-form label {
    margin: 0; }

.home-panel {
  background: #313F47;
  color: white; }
  .home-panel > div {
    padding: 0 10px;
    width: 100%;
    max-width: 920px;
    margin: 0 auto;
    text-align: center; }
    .home-panel > div h2 {
      margin: 52px 0 1.25em; }
    .home-panel > div p {
      line-height: 1.25; }
    .home-panel > div a {
      display: inline-block;
      background: transparent;
      border: 2px solid white;
      color: white;
      text-decoration: none !important;
      font-family: 'FFScalaSansWebRegular';
      text-transform: uppercase;
      font-size: 0.85em;
      margin: 2em 50px 2em;
      padding: 1.4em 1.2em 1.1em; }
      .home-panel > div a:hover {
        background: white;
        color: black; }
      @media only screen and (max-width: 860px) {
        .home-panel > div a {
          font-size: 0.68em;
          font-size: 0.8em; } }
      @media only screen and (max-width: 756px) {
        .home-panel > div a {
          font-size: 0.595em;
          font-size: 0.7em; } }
      @media only screen and (max-width: 712px) {
        .home-panel > div a {
          font-size: 0.51em;
          font-size: 0.6em; } }
      @media only screen and (max-width: 664px) {
        .home-panel > div a {
          font-size: 0.425em;
          font-size: 0.5em; } }
      @media only screen and (max-width: 618px) {
        .home-panel > div a {
          font-size: 0.425em;
          font-size: 0.5em; } }
      @media only screen and (max-width: 576px) {
        .home-panel > div a {
          font-size: 0.425em;
          font-size: 0.5em; } }
      @media only screen and (max-width: 410px) {
        .home-panel > div a {
          font-size: 0.34em;
          font-size: 0.4em; } }

body.page-slug-specifiers h2 {
  text-align: center; }
  @media only screen and (min-width: 1000px) {
    body.page-slug-specifiers h2 {
      margin: 6.1rem 0 4.5rem;
      font-size: 2.2em; } }
body.page-slug-specifiers div.products-wrap {
  max-width: 1110px; }
  body.page-slug-specifiers div.products-wrap a {
    text-decoration: none; }
body.page-slug-specifiers .overview article.product {
  width: 50%; }
  @media only screen and (min-width: 700px) {
    body.page-slug-specifiers .overview article.product {
      width: 33.3333%; } }
  @media only screen and (min-width: 900px) {
    body.page-slug-specifiers .overview article.product {
      width: 25%; } }
body.page-slug-specifiers .recent-wrap {
  padding: 0 24px; }
  body.page-slug-specifiers .recent-wrap .entry-thumbnail {
    width: 100%; }
    @media only screen and (min-width: 700px) {
      body.page-slug-specifiers .recent-wrap .entry-thumbnail {
        width: 50%;
        float: right; } }
    @media only screen and (min-width: 820px) {
      body.page-slug-specifiers .recent-wrap .entry-thumbnail {
        width: 75%; } }
  @media only screen and (min-width: 700px) {
    body.page-slug-specifiers .recent-wrap .entry-summary {
      width: 50%;
      float: left;
      padding-right: 24px; }
      body.page-slug-specifiers .recent-wrap .entry-summary > :first-child {
        margin-top: 0; } }
  @media only screen and (min-width: 820px) {
    body.page-slug-specifiers .recent-wrap .entry-summary {
      width: 25%; } }
  body.page-slug-specifiers .recent-wrap .entry-summary .button {
    position: relative;
    left: 50%;
    transform: translateX(-50%); }
body.page-slug-specifiers .related1-wrap {
  text-align: center;
  margin: 6.1rem 0 4.5rem; }
  body.page-slug-specifiers .related1-wrap h2 {
    font-size: 1em;
    margin: 1.3em 0 1.2em; }
  body.page-slug-specifiers .related1-wrap a {
    text-decoration: none !important;
    color: #888;
    border-bottom: 2px solid #888; }
    body.page-slug-specifiers .related1-wrap a:hover, body.page-slug-specifiers .related1-wrap a:active {
      color: black;
      border-bottom: 2px solid black; }
  body.page-slug-specifiers .related1-wrap .related-summary {
    width: 48%;
    margin: 0 1%;
    display: inline-block; }
body.page-slug-specifiers .home-panel > div p:last-of-type {
  margin-bottom: 0; }
@media only screen and (min-width: 1000px) {
  body.page-slug-specifiers .home-panel > div a {
    margin-bottom: 6.1rem; } }
@media only screen and (max-width: 999px) {
  body.page-slug-specifiers .home-panel > div a {
    margin-bottom: 52px; } }

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

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  border-radius: 0; }
  @media only screen and (max-width: 800px) {
    [type="search"]::-webkit-search-cancel-button,
    [type="search"]::-webkit-search-decoration {
      border-bottom: none !important; } }

body > header .search-form .search-field,
.search-form .search-field {
  -webkit-appearance: none;
  border-radius: 0; }
  @media only screen and (max-width: 800px) {
    body > header .search-form .search-field,
    .search-form .search-field {
      border-bottom: none !important; } }



/*# sourceMappingURL=style.css.map */
/*
main {
	overflow-x: hidden;
overflow-y: visible;
}
  */
  /*
  html {
  	overflow-x: hidden;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
  }
  */
  
  


@media only screen and (max-width: 648px) {
body.tax-product_category .attachment-category-header, body.tax-product_collections .attachment-category-header {
width: 100%;
max-width: none;
margin-left: 0;
height: 30vw;
-ms-object-fit: cover;
-moz-object-fit: cover;
-webkit-object-fit: cover;
object-fit: cover;
}
} 
/*
body.single-product article.product section#sizes-prices {
	overflow-x: hidden;
}
*/



body.page-slug-service .page-title {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  
body.page-slug-service main:before,
body.page-slug-service main:after {
  	/*
   * Clearfix: contain floats
   *
   * For modern browsers
   * 1. The space content is one way to avoid an Opera bug when the
   *    `contenteditable` attribute is included anywhere else in the document.
   *    Otherwise it causes space to appear at the top and bottom of elements
   *    that receive the `clearfix` class.
   * 2. The use of `table` rather than `block` is only necessary if using
   *    `:before` to contain the top-margins of child elements.
   */
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
  
body.page-slug-service main:after {
	clear: both;
}


	.page-slug-service main {
  		margin-bottom: -2px; 
  	}
  	.page-slug-service main > article {
    margin: -2px;
    float: left; }


body.page-slug-service main {
  padding: 0;
  width: 100%;
  max-width: 3000px; }



body.page-slug-services .page-title {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  
body.page-slug-services main:before,
body.page-slug-services main:after {
  	/*
   * Clearfix: contain floats
   *
   * For modern browsers
   * 1. The space content is one way to avoid an Opera bug when the
   *    `contenteditable` attribute is included anywhere else in the document.
   *    Otherwise it causes space to appear at the top and bottom of elements
   *    that receive the `clearfix` class.
   * 2. The use of `table` rather than `block` is only necessary if using
   *    `:before` to contain the top-margins of child elements.
   */
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
  
body.page-slug-services main:after {
	clear: both;
}


	.page-slug-services main {
  		margin-bottom: -2px; 
  	}
  	.page-slug-services main > article {
    margin: -2px;
    float: left; }


body.page-slug-services main {
  padding: 0;
  width: 100%;
  max-width: 3000px; }

  
/* balance out font descenders when centering vertically */
.overlaid-image > div h2, 
.overlaid-image > div h3, 
.overlaid-image > a > div h2, 
.overlaid-image > a > div h3, 
.overlaid-image > span > div h2, 
.overlaid-image > span > div h3 {
	margin: 0.2em 0 0;
	
}
  
@media only screen and (min-width: 700px) {
	.overlaid-image > div h2, 
	.overlaid-image > div h3, 
	.overlaid-image > a > div h2, 
	.overlaid-image > a > div h3, 
	.overlaid-image > span > div h2, 
	.overlaid-image > span > div h3 {
		margin: 0.2em 0 0;
	}
}



p.checkbox-wrap {
	padding: 0 5%;
}

p.checkbox-wrap span.wpcf7-label, 
p.checkbox-wrap span.wpcf7-form-control-wrap {
float: left;
width: 50%;
margin-bottom: 30px;
}

p.checkbox-wrap span.wpcf7-list-item {
display: block;
margin: 0;
}

div.wpcf7 input[type=submit].wpcf7-submit {
	padding: 18px 24px 14px;
	min-width: 0;
}



@media only screen and (min-width: 900px) {

.serviceoverview section section {
width: calc( 50% - 20px );
}

.serviceoverview section section:nth-of-type(even) {
margin-left: 20px;
}

.serviceoverview section section:nth-of-type(odd) {
margin-right: 20px;
}

}

body.page-ancestor-slug-bespoke #sidenav + .entry-content {
margin-left: 402px;
}



footer .social a {
color: #bbb !important;
}
footer .social a:focus::before, footer .social a:hover::before, footer .social a:active::before {
color: white !important;
}
footer .social a {
	padding: 0;
	margin: 0 6px;
}
footer ul.social {
	padding: 0;
	font-size: 15px;
	background: transparent;
	margin-top: 0.8em;
}


.serviceoverview > section {
padding: 1px 0;
}