/*
    Theme Name:   Flooring World
    Theme URI:    http://8theme.com/
    Description:  XStore Child Theme
    Author:       8theme
    Author URI:   http://8theme.com
    Template:     xstore
    Version:      1.0
    Text Domain:  xstore-child
*/
meta.foundation-version {
  font-family: "/5.2.2/"; }

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

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

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

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

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

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

html, body {
  height: 100%; }

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

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

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

.row {
  margin: 0 auto;
  max-width: 62.5rem;
  width: 100%; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    margin: 0 -0.9375rem;
    max-width: none;
    width: auto; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      margin: 0;
      max-width: none;
      width: auto; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

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

.column + .column:last-child,
.columns + .column:last-child, .column +
.columns:last-child,
.columns +
.columns:last-child {
  float: right; }
.column + .column.end,
.columns + .column.end, .column +
.columns.end,
.columns +
.columns.end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .small-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }

  .small-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }

  .small-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }

  .small-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }

  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .small-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }

  .small-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }

  .small-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }

  .small-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }

  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .small-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }

  .small-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }

  .small-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }

  .small-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }

  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .small-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }

  .small-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }

  .small-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }

  .small-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .small-1 {
    width: 8.3333333333%; }

  .small-2 {
    width: 16.6666666667%; }

  .small-3 {
    width: 25%; }

  .small-4 {
    width: 33.3333333333%; }

  .small-5 {
    width: 41.6666666667%; }

  .small-6 {
    width: 50%; }

  .small-7 {
    width: 58.3333333333%; }

  .small-8 {
    width: 66.6666666667%; }

  .small-9 {
    width: 75%; }

  .small-10 {
    width: 83.3333333333%; }

  .small-11 {
    width: 91.6666666667%; }

  .small-12 {
    width: 100%; }

  .small-offset-0 {
    margin-left: 0 !important; }

  .small-offset-1 {
    margin-left: 8.3333333333% !important; }

  .small-offset-2 {
    margin-left: 16.6666666667% !important; }

  .small-offset-3 {
    margin-left: 25% !important; }

  .small-offset-4 {
    margin-left: 33.3333333333% !important; }

  .small-offset-5 {
    margin-left: 41.6666666667% !important; }

  .small-offset-6 {
    margin-left: 50% !important; }

  .small-offset-7 {
    margin-left: 58.3333333333% !important; }

  .small-offset-8 {
    margin-left: 66.6666666667% !important; }

  .small-offset-9 {
    margin-left: 75% !important; }

  .small-offset-10 {
    margin-left: 83.3333333333% !important; }

  .small-offset-11 {
    margin-left: 91.6666666667% !important; }

  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }

  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.small-uncentered,
  .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }

  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }

  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }

  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; }

  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; } }
@media only screen and (min-width: 40.063em) {
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }

  .medium-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }

  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }

  .medium-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }

  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }

  .medium-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }

  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }

  .medium-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }

  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }

  .medium-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }

  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }

  .medium-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }

  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }

  .medium-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }

  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }

  .medium-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .medium-1 {
    width: 8.3333333333%; }

  .medium-2 {
    width: 16.6666666667%; }

  .medium-3 {
    width: 25%; }

  .medium-4 {
    width: 33.3333333333%; }

  .medium-5 {
    width: 41.6666666667%; }

  .medium-6 {
    width: 50%; }

  .medium-7 {
    width: 58.3333333333%; }

  .medium-8 {
    width: 66.6666666667%; }

  .medium-9 {
    width: 75%; }

  .medium-10 {
    width: 83.3333333333%; }

  .medium-11 {
    width: 91.6666666667%; }

  .medium-12 {
    width: 100%; }

  .medium-offset-0 {
    margin-left: 0 !important; }

  .medium-offset-1 {
    margin-left: 8.3333333333% !important; }

  .medium-offset-2 {
    margin-left: 16.6666666667% !important; }

  .medium-offset-3 {
    margin-left: 25% !important; }

  .medium-offset-4 {
    margin-left: 33.3333333333% !important; }

  .medium-offset-5 {
    margin-left: 41.6666666667% !important; }

  .medium-offset-6 {
    margin-left: 50% !important; }

  .medium-offset-7 {
    margin-left: 58.3333333333% !important; }

  .medium-offset-8 {
    margin-left: 66.6666666667% !important; }

  .medium-offset-9 {
    margin-left: 75% !important; }

  .medium-offset-10 {
    margin-left: 83.3333333333% !important; }

  .medium-offset-11 {
    margin-left: 91.6666666667% !important; }

  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }

  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.medium-uncentered,
  .columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }

  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }

  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }

  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }

  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; } }
@media only screen and (min-width: 64.063em) {
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }

  .large-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }

  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }

  .large-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }

  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }

  .large-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }

  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }

  .large-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }

  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }

  .large-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }

  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }

  .large-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }

  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }

  .large-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }

  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }

  .large-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .large-1 {
    width: 8.3333333333%; }

  .large-2 {
    width: 16.6666666667%; }

  .large-3 {
    width: 25%; }

  .large-4 {
    width: 33.3333333333%; }

  .large-5 {
    width: 41.6666666667%; }

  .large-6 {
    width: 50%; }

  .large-7 {
    width: 58.3333333333%; }

  .large-8 {
    width: 66.6666666667%; }

  .large-9 {
    width: 75%; }

  .large-10 {
    width: 83.3333333333%; }

  .large-11 {
    width: 91.6666666667%; }

  .large-12 {
    width: 100%; }

  .large-offset-0 {
    margin-left: 0 !important; }

  .large-offset-1 {
    margin-left: 8.3333333333% !important; }

  .large-offset-2 {
    margin-left: 16.6666666667% !important; }

  .large-offset-3 {
    margin-left: 25% !important; }

  .large-offset-4 {
    margin-left: 33.3333333333% !important; }

  .large-offset-5 {
    margin-left: 41.6666666667% !important; }

  .large-offset-6 {
    margin-left: 50% !important; }

  .large-offset-7 {
    margin-left: 58.3333333333% !important; }

  .large-offset-8 {
    margin-left: 66.6666666667% !important; }

  .large-offset-9 {
    margin-left: 75% !important; }

  .large-offset-10 {
    margin-left: 83.3333333333% !important; }

  .large-offset-11 {
    margin-left: 91.6666666667% !important; }

  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }

  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.large-uncentered,
  .columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }

  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }

  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }

  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; } }
[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .small-block-grid-1 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .small-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .small-block-grid-2 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .small-block-grid-3 > li {
    width: 33.3333333333%;
    list-style: none; }
    .small-block-grid-3 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .small-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .small-block-grid-4 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .small-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .small-block-grid-5 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .small-block-grid-6 > li {
    width: 16.6666666667%;
    list-style: none; }
    .small-block-grid-6 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .small-block-grid-7 > li {
    width: 14.2857142857%;
    list-style: none; }
    .small-block-grid-7 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .small-block-grid-8 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .small-block-grid-9 > li {
    width: 11.1111111111%;
    list-style: none; }
    .small-block-grid-9 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .small-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .small-block-grid-10 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .small-block-grid-11 > li {
    width: 9.0909090909%;
    list-style: none; }
    .small-block-grid-11 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .small-block-grid-12 > li {
    width: 8.3333333333%;
    list-style: none; }
    .small-block-grid-12 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 40.063em) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .medium-block-grid-1 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .medium-block-grid-2 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .medium-block-grid-3 > li {
    width: 33.3333333333%;
    list-style: none; }
    .medium-block-grid-3 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .medium-block-grid-4 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .medium-block-grid-5 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .medium-block-grid-6 > li {
    width: 16.6666666667%;
    list-style: none; }
    .medium-block-grid-6 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .medium-block-grid-7 > li {
    width: 14.2857142857%;
    list-style: none; }
    .medium-block-grid-7 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .medium-block-grid-8 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .medium-block-grid-9 > li {
    width: 11.1111111111%;
    list-style: none; }
    .medium-block-grid-9 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .medium-block-grid-10 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .medium-block-grid-11 > li {
    width: 9.0909090909%;
    list-style: none; }
    .medium-block-grid-11 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .medium-block-grid-12 > li {
    width: 8.3333333333%;
    list-style: none; }
    .medium-block-grid-12 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 64.063em) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .large-block-grid-1 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .large-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .large-block-grid-2 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .large-block-grid-3 > li {
    width: 33.3333333333%;
    list-style: none; }
    .large-block-grid-3 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .large-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .large-block-grid-4 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .large-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .large-block-grid-5 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .large-block-grid-6 > li {
    width: 16.6666666667%;
    list-style: none; }
    .large-block-grid-6 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .large-block-grid-7 > li {
    width: 14.2857142857%;
    list-style: none; }
    .large-block-grid-7 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .large-block-grid-8 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .large-block-grid-9 > li {
    width: 11.1111111111%;
    list-style: none; }
    .large-block-grid-9 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .large-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .large-block-grid-10 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .large-block-grid-11 > li {
    width: 9.0909090909%;
    list-style: none; }
    .large-block-grid-11 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .large-block-grid-12 > li {
    width: 8.3333333333%;
    list-style: none; }
    .large-block-grid-12 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }

  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }

  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* medium displays */
@media only screen and (min-width: 40.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* large displays */
@media only screen and (min-width: 64.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* xlarge displays */
@media only screen and (min-width: 90.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* xxlarge displays */
@media only screen and (min-width: 120.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

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

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

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

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

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

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

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }

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

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

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

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

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

  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }
@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }

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

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

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

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

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

  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }
/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.row {
  max-width: 1200px !important; }

.content h1, .content h2, .content h3, .content h4 {
  font-weight: 700 !important; }
.content p {
  font-size: 1em !important;
  line-height: 1.75em !important; }

.et-header-overlap .page-heading {
  padding-bottom: 2em !important; }

.global-header-standard.et-header-overlap .page-heading.bc-size-large {
  padding-top: 15em;
  padding-bottom: 2em; }

.shop_attributes th, .shop_attributes td {
  padding: 0.5em 0 !important; }

.term-description p {
  font-size: 16px; }

.fixed-header .nav-sublist-dropdown a {
  color: #23282d !important; }

.search-results {
  display: block;
  width: 100%;
  margin-bottom: 15px; }

.search-results__keyword {
  display: inline-block;
  margin: 0 6px;
  padding: 8px 15px;
  background: #171717;
  border-radius: 30px;
  color: #FFF;
  font-weight: 500;
  text-transform: capitalize;
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3), inset 3px 3px 5px black;
  line-height: 1.2em; }

.cart-empty h1 {
  color: #464e5e !important;
  text-transform: capitalize !important; }
.cart-empty p {
  font-size: 1em !important;
  line-height: 1.75em !important;
  color: #222 !important;
  max-width: 500px !important;
  margin: 0 auto 40px !important; }

.thank-you {
  padding: 60px 0 !important; }
  .thank-you h2 {
    color: #FFF;
    font-weight: 700 !important;
    display: block;
    margin-top: 40px;
    text-transform: capitalize !important;
    font-size: 3rem !important; }
  .thank-you p {
    color: rgba(255, 255, 255, 0.8);
    max-width: 640px !important;
    margin: 0 auto 60px !important; }

.product-view-mask .footer-product {
  left: 20px !important;
  right: 20px !important; }
  .product-view-mask .footer-product .button:before {
    left: -6px !important;
    top: 6px !important; }

.tab-content-scroll p, .tab-content-scroll ul li {
  font-size: 14px !important; }

.order-review #place_order:hover {
  background: #ffdf17 !important; }

.payment_methods label {
  color: #FFF !important; }

.checkout input[type="checkbox"] + span {
  color: #FFF !important;
  font-size: 12px !important;
  padding-left: 10px !important; }

.woocommerce-terms-and-conditions-link {
  color: #FFF !important;
  text-decoration: underline !important; }
  .woocommerce-terms-and-conditions-link:hover {
    text-decoration: none !important; }

.menu-wrapper .menu li.menu-label-sale > a .label-text {
  background: #fcd900 !important;
  color: #23282d !important;
  padding: 4px 3px !important;
  margin-top: -8px !important;
  border-radius: 2px !important; }

#woocommerce_widget_cart-2 .woocommerce-mini-cart {
  padding: 25px !important; }
  #woocommerce_widget_cart-2 .woocommerce-mini-cart p {
    font-size: 1em !important;
    margin-bottom: 0 !important; }
  #woocommerce_widget_cart-2 .woocommerce-mini-cart ul {
    padding: 0 !important; }

.order-review .order-total th, .order-review .order-total td {
  color: #FFF !important; }

.owl-pagination {
  display: none !important; }

.about-us-hero {
  border: 1px solid #DDD;
  margin-bottom: 10px;
  border-radius: 8px;
  box-shadow: 20px 20px 30px rgba(0, 0, 0, 0.14); }

.headings {
  width: 100%;
  float: left;
  padding-top: 60px; }
  .headings h3 {
    font-weight: 800;
    color: #23282d;
    position: relative;
    margin-bottom: 30px;
    display: block; }
    .headings h3:after {
      display: block;
      width: 120px;
      height: 4px;
      background: #fcd900;
      position: absolute;
      left: 50%;
      margin-left: -60px;
      top: -40px;
      content: ""; }

body.page-template-template-contact #menu-customer-service {
  padding: 15px !important; }
  body.page-template-template-contact #menu-customer-service a {
    font-size: 13px !important;
    padding: 10px 0 !important;
    text-transform: capitalize !important; }

#nav_menu-5 .menu-customer-service-container {
  padding-left: 15px !important;
  padding-right: 15px !important; }
  #nav_menu-5 .menu-customer-service-container ul {
    padding: 0 !important; }
  #nav_menu-5 .menu-customer-service-container a {
    font-size: 13px !important;
    padding: 10px 0 !important;
    text-transform: capitalize !important; }
  #nav_menu-5 .menu-customer-service-container .current_page_item a {
    font-weight: 700 !important; }

.product-categories {
  float: left;
  width: 100%; }

.contact-us-content p {
  font-size: 0.95em; }

.quantity label {
  display: none !important; }

.header-wrapper.header-two-rows .right-wrap .navbar-header {
  padding-left: 15px !important; }

.container {
  max-width: 1300px !important; }

.header-search.act-default #searchform .btn i {
  margin-top: -10px !important; }

.top-bar-items {
  padding-right: 15px !important; }

.header-wrapper {
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  z-index: 100;
  position: relative; }

.mpc-wc-category .mpc-category__heading {
  text-transform: capitalize !important; }

.top-bar-sep {
  display: inline-block;
  padding: 0 5px; }

.top-bar-items i {
  color: #fcd900; }
.top-bar-items a {
  text-decoration: underline; }
  .top-bar-items a:hover {
    text-decoration: none;
    color: #FFF !important;
    opacity: 1 !important; }

.rating {
  margin-top: 15px;
  margin-bottom: 30px;
  float: left;
  width: 100%; }

.rating__stars {
  display: block; }

.rating__stars i {
  font-size: 24px;
  color: #171717; }

.rating__google {
  max-width: 280px;
  margin: 20px auto 10px; }

.rating__num {
  font-size: 12px; }

.rating__btns {
  margin: 15px 0 0; }

.rating__btn {
  display: inline-block;
  border: 2px solid #171717;
  border-radius: 2px;
  line-height: 1;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 8px 10px; }

.rating__btn:hover {
  background: #171717;
  color: #fcd900; }

.sep {
  display: inline-block;
  padding: 0 8px; }

.product-information .woocommerce-product-rating {
  margin-bottom: 5px; }

.left-bar .tab-content {
  padding: 3em; }

#price_calculator tr {
  border-bottom: 1px solid #DDD; }
  #price_calculator tr:first-child {
    border-top: 1px solid #DDD; }
#price_calculator td {
  padding: 5px 0; }
#price_calculator input {
  border: 1px solid #DDD;
  width: 100px; }
#price_calculator .calculated-price {
  font-weight: 700; }
#price_calculator .product_price {
  font-weight: 700;
  color: #e8c700; }

body.home .et-header-overlap .header-wrapper {
  position: relative !important; }

.shop_attributes th {
  text-transform: capitalize; }

.header-wrapper.header-two-rows.header-color-white .header-search.act-default input[type="text"], .header-wrapper.header-two-rows.header-color-white .header-search.act-default input[type="text"]::placeholder {
  color: #333; }

.header-wrapper.header-two-rows .header-search.act-default #searchform .btn i {
  margin-bottom: 0; }

.tab-content-inner {
  font-size: 16px;
  font-weight: 400; }
  .tab-content-inner p {
    font-size: 14px;
    font-weight: 400; }

.shop_attributes th {
  font-size: 0.75rem !important; }

.cart_list.product_list_widget .btn-checkout {
  background: #fcd900 !important;
  color: #23282d !important; }

.cart_list.product_list_widget .btn-view-cart {
  background: #23282d !important;
  color: #fcd900 !important; }

.mpc-wc-category__wrap {
  margin-bottom: 5px !important;
  border: 6px solid #FFF !important;
  border-radius: 2px !important;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.28) !important; }
  .mpc-wc-category__wrap .mpc-category__content {
    padding: 25px !important;
    background-color: rgba(0, 0, 0, 0.02);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.02)), color-stop(100%, rgba(0, 0, 0, 0.5)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.5));
    background-image: linear-gradient(to bottom,rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.5)); }
  .mpc-wc-category__wrap__heading {
    color: #FFF !important; }

.mpc-wc-carousel-categories .mpc-wc-category .mpc-category__heading {
  color: #FFF !important;
  line-height: 1.4em !important; }

.shop--cats img {
  border-radius: 4px 4px 0 0;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s; }
.shop--cats div {
  background-color: #FFF;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFF), color-stop(100%, #f5f5f5));
  background-image: -webkit-linear-gradient(#FFF, #f5f5f5);
  background-image: linear-gradient(#FFF, #f5f5f5);
  padding: 30px;
  border-radius: 0 0 4px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
  float: left;
  width: 100%; }
  .shop--cats div .small-pre-head {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 5px 10px;
    border-radius: 3px;
    background: #23282d;
    color: #fcd900; }
  .shop--cats div h3 {
    font-weight: 700;
    margin: 20px 0 0;
    color: #23282d;
    display: block;
    width: 100%; }
  .shop--cats div p {
    font-size: 14px;
    line-height: 1.4em; }
  .shop--cats div .cta-btn {
    background: #fcd900;
    color: #23282d;
    padding: 15px 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s; }
    .shop--cats div .cta-btn:hover {
      -webkit-transform: translateY(-8px);
      -moz-transform: translateY(-8px);
      -ms-transform: translateY(-8px);
      -o-transform: translateY(-8px);
      transform: translateY(-8px);
      box-shadow: 0 4px 5px rgba(0, 0, 0, 0.2); }

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .container--shop-cat {
    position: relative;
    margin-top: -145px;
    z-index: 10; } }
@media only screen and (min-width: 64.063em) {
  .container--shop-cat {
    position: relative;
    margin-top: -255px;
    z-index: 10; } }
.sticky-footer {
  background: #fad403;
  color: #27292b;
  position: fixed;
  opacity: 0.97;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 9999;
  padding: 10px 0; }

.sticky-footer .fa-phone-square {
  color: #27292b; }

.sticky-footer__btn {
  color: #27292b;
  border-color: #27292b;
  line-height: 1;
  text-decoration: none;
  display: inlin-block;
  border: 2px solid #27292b;
  font-size: 80%;
  text-transform: uppercase;
  padding: 8px 12px;
  text-align: center;
  font-weight: 700;
  border-radius: 3px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s; }

.sticky-footer__btn:hover {
  color: #FFF !important;
  background: #27292b;
  border-color: #27292b; }

.sticky-footer__btn-large {
  min-width: 180px; }

.sticky-footer__btn-primary {
  background: #27292b;
  color: #FFF; }

.sticky-footer__btn-primary:hover {
  background: #FFF;
  color: #27292b !important;
  border-color: #FFF; }

.sticky-footer__inline {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-weight: normal;
  color: #27292b;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0;
  line-height: 1;
  margin: 0;
  display: inline-block; }

.sticky-footer a[href^="tel"] {
  color: inherit;
  text-decoration: none; }

.sticky-footer__questions {
  font-size: 120%;
  padding: 0 25px;
  color: #222;
  line-height: 35px;
  position: relative;
  top: 2px;
  display: inline-block; }

.sticky-footer__or {
  font-weight: 700;
  color: #27292b;
  font-size: 60%;
  display: inline-block;
  padding: 0 5px; }

.sticky-footer__hrs {
  display: inline-block;
  margin-top: 10px;
  padding: 0 15px;
  font-weight: 500; }

@media screen and (max-width: 679px) {
  .sticky-footer__call-desktop {
    display: none; }

  .headings .sub-hero {
    margin-bottom: 0; }

  .sticky-footer__questions {
    display: block;
    line-height: 1;
    text-align: center;
    padding-bottom: 15px; }

  .sticky-footer__or {
    display: none; }

  .sticky-footer__btn {
    float: left; }

  .sticky-footer__hrs {
    display: block;
    margin-top: 0; } }
@media screen and (min-width: 680px) and (max-width: 960px) {
  .sticky-footer__call-mobile {
    display: none; }

  .sticky-footer__hrs {
    display: block; }

  .sticky-footer__questions {
    border-right: 1px solid rgba(0, 0, 0, 0.3);
    margin-right: 25px;
    padding-left: 0; } }
@media screen and (min-width: 961px) {
  .sticky-footer__call-mobile {
    display: none; }

  .sticky-footer__questions {
    border-right: 1px solid rgba(0, 0, 0, 0.3);
    margin-right: 25px; } }
.lightbox-form {
  max-width: 480px; }

body.home .product-categories {
  padding: 0 20px; }

.banner-container {
  cursor: normal !important;
  width: 100%;
  padding: 50px 0;
  background: #fcd900;
  /*background: url("http://betasite.com.au/flooringworld/wp-content/uploads/2017/10/Flooring-World.png") no-repeat right top/cover;*/
  min-height: 580px;
  position: relative; }

.perks-container {
  float: left;
  width: 100%;
  background: #fcd900; }
  .perks-container .row {
    padding: 15px 5px !important; }

#request-callback-form {
  max-width: 480px;
  border-radius: 12px;
  box-shadow: 10px 10px 50px rgba(0, 0, 0, 0.2);
  padding: 30px; }
  #request-callback-form .gfield_label {
    display: none; }
  #request-callback-form .or {
    display: block;
    text-align: center;
    width: 100%;
    margin: 30px 0 20px;
    position: relative;
    border-top: 1px solid #DDD; }
    #request-callback-form .or span {
      display: inline-block;
      position: relative;
      padding: 0 20px;
      background: #FFF;
      top: -10px; }
  #request-callback-form input[type="text"] {
    width: 100%;
    padding: 16px 12px !important;
    line-height: 1; }
  #request-callback-form .gfield {
    margin-bottom: 10px; }
  #request-callback-form .gform_fields {
    padding: 0; }
  #request-callback-form form {
    padding: 0; }
  #request-callback-form .gform_title {
    margin-bottom: 0;
    font-size: 2.2rem;
    font-weight: 700; }
  #request-callback-form .gform_description {
    line-height: 1.4em;
    margin-bottom: 20px;
    display: block;
    font-size: 0.95em; }
  #request-callback-form .sticky-footer__hrs small {
    font-size: 12px !important; }
  #request-callback-form .gform_wrapper {
    margin: 0; }
  #request-callback-form .sticky-footer__inline {
    width: 100% !important;
    max-width: 100% !important; }
  #request-callback-form textarea {
    height: 120px; }
  #request-callback-form input[type="submit"] {
    display: block;
    width: 100%;
    text-align: center;
    background: #fcd900;
    color: #171717;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1;
    padding: 20px;
    border: none;
    border-radius: 3px !important; }
    #request-callback-form input[type="submit"]:hover {
      background: #171717;
      color: #fcd900; }
  #request-callback-form .callback-phone {
    margin-bottom: 0; }

#sb_instagram {
  padding-bottom: 0 !important; }

.fancybox-stage {
  background: #fcd900; }

.fancybox-slide--inline {
  padding: 0 20px !important; }

@media only screen and (max-width: 40em) {
  #request-callback-form .sticky-footer__call-desktop {
    display: block !important;
    width: 100% !important;
    margin-bottom: 10px !important;
    padding: 14px !important;
    font-size: 1.1em !important; } }
.perks {
  margin: 0 !important; }
  .perks li {
    padding: 0 !important; }
    .perks li strong {
      padding-top: 12px;
      display: block;
      margin-bottom: 4px; }
    .perks li small {
      font-size: 12px !important;
      display: block;
      width: 100%; }

.order-review {
  background: #23282d !important; }
  .order-review .step-title {
    color: #FFF !important;
    border-bottom-color: #fcd900 !important; }
  .order-review table {
    color: #FFF !important; }
  .order-review .payment_methods.methods li p {
    font-size: 14px !important;
    color: rgba(255, 255, 255, 0.8) !important; }
  .order-review #place_order {
    border-radius: 3px;
    color: #23282d !important;
    font-size: 16px !important;
    font-weight: 700 !important; }

#customer_details {
  padding: 30px !important;
  border: 1px solid #DDD !important;
  border-radius: 3px !important; }
  #customer_details .step-title {
    border-top: none !important;
    margin-top: 0 !important; }
    #customer_details .step-title span {
      font-weight: 700 !important; }

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .banner-container {
    text-align: center;
    padding-top: 40px;
    min-height: 800px; }
    .banner-container .hero-heading {
      line-height: 1.6em !important; } }
@media only screen and (max-width: 40em) {
  .banner-container {
    text-align: center;
    padding-top: 40px;
    min-height: 500px; }
    .banner-container .hero-heading {
      font-size: 1.6em;
      line-height: 1.6em !important; } }
.about-perks {
  float: left;
  margin-top: 50px; }
  .about-perks li {
    padding: 0 25px 50px !important;
    text-align: center; }
    .about-perks li img {
      max-width: 140px !important;
      margin-bottom: 30px; }
    .about-perks li h3 {
      font-weight: 700;
      font-size: 1.5em; }
  .about-perks p {
    font-size: 14px; }

.about-us-row {
  padding-bottom: 50px !important; }

.about-us-content p {
  font-size: 15px; }
.about-us-content p.lead {
  font-weight: 500;
  font-size: 130%; }

.overlay {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(21, 26, 33, 0.1);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(21, 26, 33, 0.1)), color-stop(100%, rgba(21, 26, 33, 0.7)));
  background-image: -webkit-linear-gradient(top, rgba(21, 26, 33, 0.1), rgba(21, 26, 33, 0.7));
  background-image: linear-gradient(to bottom,rgba(21, 26, 33, 0.1), rgba(21, 26, 33, 0.7));
  content: ""; }

.pre-heading {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 900;
  display: inline-block;
  background: #23282d;
  color: #fcd900;
  padding: 10px;
  border-radius: 3px;
  clear: both;
  letter-spacing: 2px;
  margin-bottom: 10px; }

.hero-heading {
  font-weight: 900;
  background: #fcd900;
  color: #111;
  font-size: 2.8rem;
  margin-bottom: 0.25em;
  display: inline;
  padding: 5px 0;
  line-height: 1.5em;
  font-family: 'Lato'; }

.posts-nav-btn .post-info .post-title .size {
  display: none !important; }

.posts-nav-btn .post-info .post-title {
  color: #23282d !important; }

.tabs {
  margin-bottom: 0 !important; }
  .tabs .accordion-title a {
    padding: 1em 0 !important;
    font-size: 14px !important; }
    .tabs .accordion-title a:after {
      right: 10px !important;
      color: #23282d !important; }
  .tabs .accordion-title a.opened {
    color: #23282d !important;
    font-weight: 900 !important; }
    .tabs .accordion-title a.opened span:after {
      display: none !important; }

#price_calculator td {
  padding: 10px 0 !important; }

.tabs .tab-title.opened {
  text-decoration: none !important; }

.product-information .in-stock {
  display: none !important; }

.fixed-header.header-color-white .header-search {
  background: transparent;
  padding-right: 1em; }

.header-search.act-full-width .search-btn {
  color: #FFF; }

.header-search.act-full-width .search-btn::placeholder {
  color: red !important; }

.left-bar .left-titles li {
  padding: 0.6em 1.5em; }

.tabs .tab-title {
  text-transform: capitalize;
  font-weight: 500; }

.product-information .products-page-cats a {
  text-transform: capitalize !important;
  text-decoration: underline; }
  .product-information .products-page-cats a:hover {
    text-decoration: none; }

.quantity.buttons_added input[type="number"] {
  width: 45px; }

.product-information .short-description p {
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #888;
  line-height: 1.6em; }

.widget_shopping_cart .product-title {
  padding-top: 0 !important; }

.product-information .product_title {
  font-size: 1.8em;
  line-height: 1.25em;
  font-weight: 700;
  text-transform: none !important; }

.product-view-mask .footer-product {
  left: 0.5 !important;
  right: 0.5 !important; }

@media only screen and (min-width: 64.063em) {
  .product-information-inner .fixed-content {
    padding-right: 30px !important; } }
.after-shop-loop {
  display: none; }

.carousel-area .owl-carousel {
  float: left !important;
  width: 100% !important; }
  .carousel-area .owl-carousel .product-slide {
    float: left !important; }
.carousel-area .owl-prev:hover, .carousel-area .owl-next:hover {
  background: #fcd900 !important;
  color: #23282d !important; }

#reviews .comment-reply-title {
  text-transform: capitalize !important; }

#custom_html-5 {
  position: relative;
  text-align: center; }
  #custom_html-5 .textwidget {
    padding: 20px; }
  #custom_html-5 .sidebar-call {
    margin-top: 20px;
    font-weight: 400;
    display: block;
    line-height: 1.2em;
    margin-bottom: 0; }
    #custom_html-5 .sidebar-call i {
      color: #fcd900; }
    #custom_html-5 .sidebar-call small {
      display: block;
      line-height: 1.2em;
      color: #888;
      padding-top: 5px;
      font-size: 12px; }
    #custom_html-5 .sidebar-call a {
      color: #fcd900;
      text-decoration: underline; }
      #custom_html-5 .sidebar-call a:hover {
        text-decoration: none; }
  #custom_html-5 p {
    margin: 0 !important; }
  #custom_html-5 .phone-no {
    font-weight: 800 !important;
    color: #23282d !important; }
  #custom_html-5 .or {
    position: absolute;
    left: 50%;
    height: 38px;
    background: #FFF;
    text-align: center;
    line-height: 36px;
    font-weight: 700;
    font-size: 12px;
    width: 38px;
    border: 1px solid #DDD;
    border-radius: 50%;
    z-index: 5;
    margin-left: -18px;
    top: -20px;
    color: #333; }

.product-information .cart {
  width: 100% !important; }

#custom_html-2 {
  border: none !important; }

.gf_left_half {
  float: left;
  width: 50%; }

.cart-popup-container .product_list_widget li .product-title {
  font-size: 13px !important; }

#search-2 {
  background: #23282d !important;
  border-color: #111 !important; }

.gform_validation_container {
  display: none !important; }

.widget_search button {
  top: 20px !important;
  right: 20px !important;
  background: #fcd900;
  border: none !important; }
  .widget_search button:hover {
    background: #ffdf17 !important; }

.order-review td {
  font-size: 16px !important;
  line-height: 1.25em !important; }

input[type="text"], input[type="number"], input[type="email"], input[type="search"], input[type="password"], input[type="tel"], textarea, select {
  border-color: #DDD !important; }

/* Menu */
.on-sale-menu a {
  color: #fcd900; }

.nav-sublist-dropdown ul {
  padding: 15px !important;
  margin: 0 !important;
  max-width: 100% !important; }
  .nav-sublist-dropdown ul li {
    padding: 15px !important;
    margin: 0 !important; }
    .nav-sublist-dropdown ul li a {
      padding: 0 !important;
      text-align: center;
      text-transform: capitalize !important;
      font-size: 16px; }
      .nav-sublist-dropdown ul li a:hover {
        color: #23282d !important;
        font-weight: 700 !important; }
      .nav-sublist-dropdown ul li a img {
        padding: 6px;
        margin-top: 5px;
        border: 1px solid #DDD;
        border-radius: 2px;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08); }
      .nav-sublist-dropdown ul li a:hover img {
        background: #fcd900;
        border-color: #e3c300; }

.back-history {
  display: none !important; }

.fixed-header .header-search {
  background: transparent; }

.navigation-wrapper .menu-inner {
  border-top: 1px solid rgba(255, 255, 255, 0.2) !important; }

.header-center .menu-wrapper .menu > li.current-menu-item > a::after {
  background-color: #fcd900 !important; }

.navbar-header .header-search .fa {
  font-size: 30px !important;
  color: #FFF !important;
  height: 34px !important;
  line-height: 1 !important; }

.header-search .fa::before {
  top: 2px !important; }

.fixed-header .header-search {
  background: transparent;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 0 !important;
  padding-right: 15px !important;
  margin-right: 15px !important; }

.header-center .topbar-widget .et-follow-buttons a i {
  color: #fcd900 !important;
  opacity: 1 !important; }
.header-center .topbar-widget .et-follow-buttons a:hover i {
  color: #FFF !important;
  opacity: 1 !important; }

.product-brands {
  display: none !important; }

.woocommerce-account .woocommerce form.login {
  border: 1px solid #DDD !important;
  margin: 0 auto;
  max-width: 380px;
  padding: 30px;
  border-radius: 4px;
  box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15); }

form.login .button {
  background: #fcd900;
  color: #333;
  border: none;
  border-radius: 3px; }

.et-header-full-width .header-center .main-header .container .header-search {
  margin-left: 15px !important; }

.header-center .header-search.act-default input[type="text"] {
  padding-left: 0 !important; }

.shopping-container.ico-design-2 .cart-bag::before {
  font-size: 30px !important;
  color: #FFF !important; }

.breadcrumbs a, .woocommerce-breadcrumb a {
  color: #222 !important; }
.breadcrumbs .delimeter, .woocommerce-breadcrumb .delimeter {
  color: rgba(0, 0, 0, 0.6) !important;
  padding: 0 10px; }

.page-heading h1 {
  color: #222 !important; }

.top-links {
  border-right: 1px solid #4f5357; }
  .top-links li.popup_link {
    display: none; }
  .top-links li.login-link a, .top-links .my-account-link a {
    font-size: 13px !important;
    text-transform: capitalize !important;
    position: relative; }
    .top-links li.login-link a:before, .top-links .my-account-link a:before {
      font-family: FontAwesome;
      content: "\f2bd";
      color: #fcd900;
      display: inline-block;
      margin-right: 8px;
      top: 2px;
      position: relative;
      font-size: 150% !important; }
  .top-links .woocommerce-MyAccount-navigation-link a:before {
    display: none !important; }
  .top-links .woocommerce-MyAccount-navigation-link--downloads {
    display: none !important; }
  .top-links ul li {
    font-size: 16px !important; }
    .top-links ul li a {
      text-transform: capitalize; }

.widget_layered_nav ul li a {
  text-transform: capitalize; }

/* Single Product Page Area */
.content-page .single-product-sidebar .sidebar-widget {
  border: 1px solid #DDD !important;
  border-radius: 4px;
  box-shadow: 10px 15px 30px rgba(0, 0, 0, 0.1); }
  .content-page .single-product-sidebar .sidebar-widget .gform_wrapper {
    padding: 0 10px !important;
    margin: 0 !important;
    max-width: 100% !important; }
    .content-page .single-product-sidebar .sidebar-widget .gform_wrapper h3.gform_title {
      font-size: 1.8em;
      font-weight: 700; }
    .content-page .single-product-sidebar .sidebar-widget .gform_wrapper span.gform_description {
      font-size: 14px !important;
      color: #777;
      line-height: 1.4em !important; }
    .content-page .single-product-sidebar .sidebar-widget .gform_wrapper .gform_footer {
      padding: 0 !important;
      margin-top: 10px !important; }
    .content-page .single-product-sidebar .sidebar-widget .gform_wrapper .top_label .gfield_label {
      display: none !important; }
    .content-page .single-product-sidebar .sidebar-widget .gform_wrapper ul li.gfield {
      padding-right: 0 !important;
      margin-top: 0 !important; }
    .content-page .single-product-sidebar .sidebar-widget .gform_wrapper input[type="text"], .content-page .single-product-sidebar .sidebar-widget .gform_wrapper input[type="email"], .content-page .single-product-sidebar .sidebar-widget .gform_wrapper textarea {
      font-size: 14px !important;
      font-weight: 400 !important;
      padding: 14px !important;
      border: 1px solid #DDD; }
    .content-page .single-product-sidebar .sidebar-widget .gform_wrapper textarea {
      height: 120px !important; }
    .content-page .single-product-sidebar .sidebar-widget .gform_wrapper input[type="submit"] {
      width: 100% !important;
      border-radius: 3px;
      height: auto !important;
      padding: 10px !important;
      background: #fcd900;
      color: #414244;
      border: none !important;
      -webkit-transition: all 0.25s;
      -moz-transition: all 0.25s;
      transition: all 0.25s; }
      .content-page .single-product-sidebar .sidebar-widget .gform_wrapper input[type="submit"]:hover {
        -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -o-transform: translateY(-5px);
        transform: translateY(-5px);
        box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1); }

body.page-template-template-contact #custom_html-5 {
  display: none !important; }

.order-review {
  box-shadow: 20px 30px 60px rgba(0, 0, 0, 0.2);
  border-radius: 8px; }

button.single_add_sample_to_cart_button {
  background: transparent !important;
  border: 2px solid #DDD !important;
  text-transform: capitalize;
  height: 40px !important;
  line-height: 38px !important;
  padding: 0 10px !important;
  font-weight: 400 !important; }

#text-6 .customer-service__profile {
  text-align: center; }
  #text-6 .customer-service__profile img {
    border-radius: 12px;
    border: 10px solid #FFF;
    position: relative;
    z-index: 2;
    margin-top: -35px;
    margin-bottom: 0; }
  #text-6 .customer-service__profile h4 {
    margin: 0;
    color: #464e5e; }
  #text-6 .customer-service__profile small {
    display: block;
    font-weight: 400;
    font-size: 12px;
    color: #888;
    line-height: 1.2em; }

.checkout-button {
  color: #414244 !important; }

.page-heading .overlay {
  display: none !important; }

.product-share {
  padding: 5px 0 !important; }

.product-information-inner .fixed-content .title, .product-information-inner .fixed-content .products-page-cats {
  text-transform: capitalize; }

.fixed-header.fixed-enabled {
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3) !important; }

.et-header-overlap .header-wrapper {
  box-shadow: 0 40px 120px rgba(0, 0, 0, 0.4) !important; }

.admin-bar .fixed-header.fixed-enabled {
  border-top-color: #fcd900 !important; }

.page-heading {
  background: #fad403 !important;
  color: #27292b;
  position: relative; }
  .page-heading .title {
    margin-top: 20px;
    color: #27292b !important; }
  .page-heading:before {
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    background: red; }
  .page-heading small {
    display: block;
    width: 100%;
    opacity: 0.65;
    padding-top: 10px;
    text-transform: lowercase;
    font-size: 50% !important;
    color: #FFF; }

.container {
  width: 100% !important; }

.ibox-block.top-icon .ibox-symbol .fa {
  background: #414244 !important; }
.ibox-block.top-icon .ibox-symbol i:before {
  color: #fcd900 !important; }

.price_slider_wrapper .button {
  float: left;
  width: 100%;
  background: #414244;
  color: #fcd900;
  border: none;
  border-radius: 2px; }
  .price_slider_wrapper .button:hover {
    color: #414244 !important;
    background: #fcd900 !important; }
.price_slider_wrapper .ui-slider-horizontal {
  background: #414244 !important; }

.sidebar-widget, .widget_product_categories {
  border: 1px solid #DDD;
  border-radius: 2px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  margin-bottom: 30px; }
  .sidebar-widget .widget-title, .widget_product_categories .widget-title {
    padding: 15px;
    margin-bottom: 0;
    background: #f5f5f5;
    font-size: 14px;
    text-transform: capitalize;
    color: #464e5e; }
  .sidebar-widget .tagcloud, .widget_product_categories .tagcloud {
    padding: 15px !important; }
    .sidebar-widget .tagcloud a, .widget_product_categories .tagcloud a {
      color: #464e5e !important;
      border-radius: 2px;
      font-size: 12px !important;
      font-weight: 700 !important; }
  .sidebar-widget ul, .widget_product_categories ul {
    margin-bottom: 0 !important; }
  .sidebar-widget ul, .sidebar-widget form, .widget_product_categories ul, .widget_product_categories form {
    padding: 20px; }
  .sidebar-widget .woocommerce-product-search .screen-reader-text, .sidebar-widget .woocommerce-product-search input[type="submit"], .widget_product_categories .woocommerce-product-search .screen-reader-text, .widget_product_categories .woocommerce-product-search input[type="submit"] {
    display: none !important; }
  .sidebar-widget .woocommerce-product-search input[type="search"], .widget_product_categories .woocommerce-product-search input[type="search"] {
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #DDD;
    margin-bottom: 20px; }

.shop-filters-area {
  margin-left: 0;
  margin-right: 0; }

.mpc-row {
  margin: 0 !important; }
  .mpc-row p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5em; }

.vc_custom_1463217169373 {
  border: 1px solid #DDD !important; }

.open-filters-btn a {
  color: #414244 !important; }

.header-search {
  background: #FFF;
  border-radius: 30px; }
  .header-search input[type="text"] {
    background: transparent !important;
    border: none !important; }
  .header-search #searchform .btn {
    border-radius: 50% !important;
    background: #fcd900 !important;
    color: #414244 !important; }

.navigation-wrapper .menu-inner {
  border-bottom: none !important; }

.view-color-dark .yith-wcwl-add-button a.add_to_wishlist {
  border-left-color: #e3c300 !important; }
  .view-color-dark .yith-wcwl-add-button a.add_to_wishlist:before {
    top: 18px !important; }

.product-view-mask .footer-product .button {
  line-height: 51px !important; }

.view-color-dark .footer-product {
  background: transparent !important; }

.price {
  font-weight: 400;
  color: #777; }
  .price .amount {
    color: #fcd900; }

.single_add_to_cart_button {
  background: #fcd900 !important;
  border: none !important;
  color: #414244 !important;
  border-radius: 3px !important;
  line-height: 50px !important;
  height: 50px !important;
  font-weight: 700 !important;
  font-size: 15px !important;
  position: relative; }
  .single_add_to_cart_button:hover {
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.15);
    background: #ffe126 !important;
    color: #414244 !important; }

.add_to_cart_button {
  background: #fcd900 !important;
  color: #23282d !important;
  border: none !important;
  border-radius: 3px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s; }
  .add_to_cart_button:hover {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }

.product-image-wrapper {
  overflow: visible !important; }

.content-product {
  margin-bottom: 80px !important; }
  .content-product .product-content-image {
    overflow: visible !important; }
    .content-product .product-content-image img {
      padding: 6px;
      margin-bottom: 2px;
      border: 1px solid #DDD;
      border-radius: 2px;
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
      -webkit-transition: all 0.25s;
      -moz-transition: all 0.25s;
      transition: all 0.25s; }
      .content-product .product-content-image img:hover {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px);
        border-color: #CCC;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25); }
  .content-product .products-page-cats a {
    font-size: 10px !important; }
  .content-product .product-title {
    margin-bottom: 10px !important; }
    .content-product .product-title a {
      text-transform: capitalize !important;
      color: #464e5e;
      line-height: 1.2em !important;
      margin-bottom: 0 !important; }
      .content-product .product-title a small {
        display: block;
        width: 100%;
        padding-top: 5px;
        font-size: 70%;
        font-weight: 400 !important;
        line-height: 1.2em !important; }
    .content-product .product-title span {
      display: block;
      font-size: 70%;
      color: #444e58; }

.product-information .product_title span {
  display: block;
  font-size: 60%;
  color: #444e58;
  font-weight: 500 !important; }

.cat-tagline, .menu-wrapper .menu li a span.menu-item-descr {
  display: none !important; }

.footer-product .show-quickly, .footer-product a.add_to_wishlist {
  background: #fcd900 !important; }
  .footer-product .show-quickly:before, .footer-product a.add_to_wishlist:before {
    color: #414244 !important;
    line-height: 52px !important; }
  .footer-product .show-quickly a.add_to_wishlist, .footer-product a.add_to_wishlist a.add_to_wishlist {
    border-left-color: #e3c300; }
    .footer-product .show-quickly a.add_to_wishlist:before, .footer-product a.add_to_wishlist a.add_to_wishlist:before {
      top: 16px !important; }
.footer-product .add_to_cart_button {
  background: #fcd900;
  color: #414244;
  font-size: 11px !important; }
.footer-product .show-quickly {
  border-right-color: #c9ad00; }

.cart_list.product_list_widget .button {
  border-radius: 2px; }
.cart_list.product_list_widget .btn-checkout {
  color: #414244;
  font-weight: 700; }
.cart_list.product_list_widget .btn-view-cart {
  background: #414244;
  color: #fcd900;
  border: none; }

.product_list_widget .product-title {
  text-transform: capitalize;
  padding-bottom: 0 !important; }
  .product_list_widget .product-title a {
    font-weight: 400 !important;
    line-height: 1.2em !important; }
    .product_list_widget .product-title a small {
      display: none !important; }
.product_list_widget .price {
  font-size: 14px !important; }

.widget_products .product_list_widget li:last-child {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important; }

.sidebar-widget.widget_product_categories .widget-title {
  padding: 15px;
  margin-bottom: 0;
  background: #f5f5f5;
  font-size: 14px;
  text-transform: uppercase;
  color: #464e5e;
  text-align: left;
  border-bottom: 1px solid #e6e6e6; }
.sidebar-widget.widget_product_categories .product-categories {
  padding: 15px !important; }
.sidebar-widget.widget_product_categories ul {
  margin-bottom: 0 !important; }
  .sidebar-widget.widget_product_categories ul li:first-child a {
    border-top: 1px solid #e6e6e6; }
  .sidebar-widget.widget_product_categories ul li a {
    font-size: 14px;
    text-transform: capitalize; }
  .sidebar-widget.widget_product_categories ul li .count {
    font-size: 14px;
    font-weight: 700; }

body.laminate-flooring .menu li.laminate-menu-item a {
  color: #fcd900 !important; }
  body.laminate-flooring .menu li.laminate-menu-item a:after {
    background: #fcd900 !important; }

.top-bar .top-links {
  max-width: 100% !important; }
  .top-bar .top-links div {
    max-height: none !important; }
  .top-bar .top-links .menu li a {
    text-transform: none !important; }
  .top-bar .top-links .menu li ul {
    margin: 0;
    padding: 0; }
    .top-bar .top-links .menu li ul li a {
      color: #464e5e;
      font-size: 16px !important;
      padding: 0.85em 1.5em !important; }
  .top-bar .top-links li.my-account-link a {
    text-transform: none !important; }
  .top-bar .top-links li.my-account-link ul {
    margin: 0;
    padding: 0; }
    .top-bar .top-links li.my-account-link ul li a {
      color: #464e5e;
      padding: 0.85em 1.5em !important; }

.swiper-slide {
  padding: 4px !important; }

.quantity.buttons_added span {
  border: 1px solid #DDD !important; }

.woocommerce-product-gallery__image {
  position: relative;
  overflow: hidden;
  border: 1px solid #CCC;
  padding: 8px;
  border-radius: 4px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1); }

.mobile-menu-opened .header-search {
  background: #fcd900 !important; }
.mobile-menu-opened .links {
  margin-top: 20px !important;
  border-top: none !important; }
  .mobile-menu-opened .links .login-link {
    position: relative; }
    .mobile-menu-opened .links .login-link a {
      text-transform: capitalize !important;
      font-size: 13px !important;
      color: #FFF !important; }
    .mobile-menu-opened .links .login-link:before {
      font-family: FontAwesome;
      content: "\f2bd";
      color: #fcd900;
      display: inline-block;
      margin-right: 8px;
      top: 2px;
      position: relative;
      font-size: 150% !important; }
.mobile-menu-opened .mobile-menu-wrapper {
  background: #23282d !important; }
  .mobile-menu-opened .mobile-menu-wrapper .mpc-row {
    clear: both !important; }
  .mobile-menu-opened .mobile-menu-wrapper .menu {
    margin-bottom: 0 !important; }
    .mobile-menu-opened .mobile-menu-wrapper .menu li {
      border-bottom: 1px solid #4a4a4a !important; }
      .mobile-menu-opened .mobile-menu-wrapper .menu li:after {
        display: none !important; }
      .mobile-menu-opened .mobile-menu-wrapper .menu li a {
        padding: 10px 0 !important;
        text-transform: capitalize !important;
        color: #DDD !important;
        line-height: 25px !important;
        font-weight: 400 !important; }
      .mobile-menu-opened .mobile-menu-wrapper .menu li .open-child:before {
        line-height: 44px !important;
        color: #fcd900 !important; }
      .mobile-menu-opened .mobile-menu-wrapper .menu li .sub-menu .menu-back {
        background: #2e353b !important; }
        .mobile-menu-opened .mobile-menu-wrapper .menu li .sub-menu .menu-back a {
          line-height: 40px !important;
          padding-left: 15px !important; }
      .mobile-menu-opened .mobile-menu-wrapper .menu li .sub-menu .menu-show-all {
        display: none !important; }
      .mobile-menu-opened .mobile-menu-wrapper .menu li .sub-menu li {
        background: #23282d !important; }
        .mobile-menu-opened .mobile-menu-wrapper .menu li .sub-menu li a {
          line-height: 30px !important; }
        .mobile-menu-opened .mobile-menu-wrapper .menu li .sub-menu li .nav-item-image {
          padding-bottom: 15px !important; }
          .mobile-menu-opened .mobile-menu-wrapper .menu li .sub-menu li .nav-item-image img {
            padding: 6px;
            background: #FFF;
            border: 1px solid #111;
            border-radius: 4px; }
    .mobile-menu-opened .mobile-menu-wrapper .menu li.current-menu-item {
      border-left: 5px solid #fcd900 !important;
      padding-left: 25px !important; }
      .mobile-menu-opened .mobile-menu-wrapper .menu li.current-menu-item a {
        color: #fcd900 !important; }
  .mobile-menu-opened .mobile-menu-wrapper .header-search.act-default {
    background: #202020 !important;
    border-radius: 0 !important;
    border-bottom: 1px solid #4a4a4a !important; }
    .mobile-menu-opened .mobile-menu-wrapper .header-search.act-default .search-btn {
      padding: 6px 10px 6px 15px !important; }

.header-color-dark .shopping-container.ico-design-2 .cart-bag::before {
  color: #FFF !important; }

.header-color-dark .shopping-container.ico-design-2 .cart-bag .badge-number {
  color: #222 !important; }

.header-center .menu-wrapper .menu > li > a {
  color: #FFF; }

.menu-parent-item::after {
  top: 14px !important;
  right: 8px !important;
  font-size: 10px !important; }

.fixed-header .menu-parent-item::after {
  top: 8px !important; }

.header-center .menu-wrapper .menu > li > a::after {
  background: #fcd900 !important; }

.header-color-dark .navbar-toggle .icon-bar {
  background: #fcd900 !important; }

.header-center .menu-wrapper .menu .nav-sublist-dropdown {
  top: 32px !important; }

.header-center .menu-wrapper .menu > li > a::after {
  color: #fcd900 !important; }

.menu-wrapper .menu li a {
  font-size: 15px !important; }
.menu-wrapper .menu li.current-menu-item a {
  color: #fcd900 !important; }
  .menu-wrapper .menu li.current-menu-item a:after {
    background: #fcd900 !important; }

table.cart .product-details a {
  text-transform: none !important;
  color: #464e5e;
  font-weight: 500 !important; }
  table.cart .product-details a small {
    font-weight: 400 !important;
    display: block; }

.mobile-menu-wrapper .links li a {
  color: #FFF !important; }

.mobile-menu-wrapper .links li {
  border-bottom: none !important; }

.navbar-header .header-search {
  background: transparent !important; }

.woocommerce-terms-and-conditions h3 {
  font-size: 16px !important;
  color: #FFF !important; }
.woocommerce-terms-and-conditions p {
  font-size: 12px !important;
  color: rgba(255, 255, 255, 0.8) !important; }

.mobile-menu-wrapper .header-search input[type="text"] {
  background: #FFF !important; }
.mobile-menu-wrapper .header-search .btn {
  display: none !important; }

.empty-category-block h2, .cart-empty h2 {
  color: #464e5e;
  text-transform: capitalize; }
.empty-category-block .btn, .cart-empty .btn {
  color: #414244 !important;
  border: none !important;
  border-radius: 3px;
  background: #fcd900 !important; }
  .empty-category-block .btn:hover, .cart-empty .btn:hover {
    color: #fcd900 !important; }

.fixed-header {
  border-bottom: none !important; }
  .fixed-header .menu-wrapper .menu li a {
    color: #FFF; }
  .fixed-header .cart-bag {
    color: #FFF !important; }

.footer-logo {
  display: inline-block;
  clear: both;
  margin-bottom: 40px; }
  .footer-logo img {
    max-width: 240px; }

.vcard {
  float: left;
  width: 100%;
  list-style-type: none; }
  .vcard li {
    list-style-type: none; }

.break {
  border-top: 1px solid #DDD;
  float: left;
  padding: 18px 0 !important;
  width: 100%;
  list-style-type: none; }
  .break li {
    list-style-type: none;
    line-height: 1.4em !important; }
  .break .type, .break .entry {
    float: left;
    display: inline; }
  .break .type {
    width: 40%; }
  .break .entry {
    width: 60%; }

.gform_wrapper li.gfield.gfield_error {
  margin-top: 0 !important;
  padding-top: 0 !important;
  background: transparent !important;
  border: none !important; }

.gform_wrapper li.gfield_error input[type="text"], .gform_wrapper li.gfield_error input[type="email"] {
  border: 2px solid #fb4e51 !important;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  padding-top: 0 !important;
  margin-top: 0 !important; }

.gform_wrapper li.gfield_error .validation_message {
  background: #fb4e51;
  padding: 5px 5px 5px;
  padding-right: 5px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  font-weight: 500;
  font-size: 11px;
  position: relative;
  top: -2px;
  line-height: 1;
  color: #FFF; }

.opening-hours {
  float: left;
  width: 100%; }
  .opening-hours dt, .opening-hours dd {
    display: inline;
    float: left;
    font-size: 14px; }
  .opening-hours dt {
    width: 45%; }
  .opening-hours dd {
    width: 55%; }

.footer-vcard {
  list-style-type: none;
  float: left;
  width: 100%;
  margin-bottom: 30px; }
  .footer-vcard li {
    float: left;
    width: 100%;
    display: block;
    line-height: 1.2em;
    color: #FFF;
    font-size: 14px;
    padding-bottom: 25px;
    padding-left: 35px;
    position: relative; }
    .footer-vcard li:before {
      position: absolute;
      font-family: FontAwesome;
      color: #fcd900;
      font-size: 140%;
      display: inline-block;
      left: 0;
      top: -2px; }
    .footer-vcard li a {
      color: #FFF !important;
      text-decoration: underline; }
      .footer-vcard li a:hover {
        text-decoration: none; }
  .footer-vcard__phone:before {
    content: "\f098"; }
  .footer-vcard__email:before {
    content: "\f1fa"; }
  .footer-vcard__hours:before {
    content: "\f017"; }
  .footer-vcard__address:before {
    content: "\f041"; }

.copyright {
  color: rgba(255, 255, 255, 0.4);
  font-size: 10px;
  line-height: 1.4em;
  margin: 30px 0 0;
  text-align: center; }

@media only screen and (min-width: 40.063em) {
  .subscribe-container .gform_wrapper .gform_body {
    width: 75% !important;
    margin: 0 !important;
    float: left; }
  .subscribe-container .gform_wrapper .gform_footer {
    width: 25% !important;
    margin: 0 !important;
    float: left;
    clear: none !important; } }
body.page-template-template-thank-you {
  background: #23282d !important; }

@media only screen and (min-width: 40.063em) {
  .footer .secure-checkout {
    float: right; }
  .footer .socials {
    text-align: right; } }
.footer {
  background: #23282d !important;
  float: left;
  width: 100%; }
  .footer .secure-checkout {
    max-width: 180px; }
  .footer hr {
    margin: 60px 0;
    background: #555;
    height: 1px;
    border: none;
    float: left;
    width: 100%; }
  .footer .widget-title {
    background: transparent !important;
    padding: 0 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #FFF !important;
    letter-spacing: 1px !important;
    text-transform: uppercase;
    border: none !important; }
  .footer .sidebar-widget {
    border: none !important;
    box-shadow: none !important;
    margin-bottom: 30px; }
  .footer .menu li a {
    padding: 6px 0 !important;
    border-bottom: none !important;
    font-size: 14px !important;
    text-transform: capitalize !important; }
  .footer .socials {
    margin-bottom: 40px; }
    .footer .socials a {
      display: inline-block;
      margin-left: 5px;
      width: 38px;
      height: 38px;
      background: #fcd900;
      border-radius: 50%;
      text-align: center;
      line-height: 38px; }
      .footer .socials a i {
        color: #333; }
      .footer .socials a:hover {
        background: #FFF; }

#map {
  float: left;
  width: 100%;
  margin-bottom: 40px; }

.container-row {
  padding: 40px 0 !important; }

.shopping-container.ico-design-2 .cart-bag .badge-number {
  color: #333 !important; }

.woocommerce-MyAccount-navigation-link--downloads {
  display: none !important; }

.menu-parent-item {
  position: relative; }
  .menu-parent-item:after {
    content: "\f0d7" !important;
    font-family: 'FontAwesome' !important;
    display: inline-block;
    position: relative;
    margin-right: 0;
    top: 8px;
    margin-top: -10px;
    right: auto;
    color: #FFF; }

.subscribe-container h3 {
  color: #FFF;
  font-weight: 300;
  position: relative;
  display: block;
  font-size: 1.5em;
  margin-bottom: 40px; }
  .subscribe-container h3 span {
    font-weight: 800;
    position: relative; }
    .subscribe-container h3 span:before {
      display: inline-block;
      font-family: FontAwesome;
      content: "\f0e0";
      margin-right: 10px;
      position: relative;
      top: -2px;
      color: #fcd900; }
.subscribe-container .subscribe-form {
  float: left;
  width: 100%;
  border: 2px solid rgba(255, 255, 255, 0.2);
  padding: 25px;
  border-radius: 4px;
  margin-bottom: 5px; }
.subscribe-container .gform_wrapper {
  margin: 0 !important;
  padding: 0 !important;
  max-width: 100% !important; }
  .subscribe-container .gform_wrapper input[type="text"], .subscribe-container .gform_wrapper input[type="email"] {
    padding: 0 15px !important;
    height: 50px !important;
    width: 100% !important;
    line-height: 48px !important;
    font-size: 16px !important;
    font-weight: 400 !important; }
  .subscribe-container .gform_wrapper input[type="submit"] {
    width: 100% !important;
    padding: 0 15px !important;
    border: none !important;
    background: #fcd900;
    color: #414244 !important;
    height: 50px !important;
    font-weight: 15px !important;
    border-radius: 3px !important;
    line-height: 48px !important; }
.subscribe-container .gform_wrapper .top_label .gfield_label {
  display: none !important; }
.subscribe-container .gform_wrapper .top_label li.gfield.gf_left_half, .subscribe-container .gform_wrapper .top_label li.gfield.gf_right_half {
  margin-top: 0 !important;
  float: left !important;
  clear: none !important;
  width: 50% !important;
  padding: 0 !important;
  list-style-type: none !important; }
.subscribe-container .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container, .subscribe-container .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container {
  max-width: 98% !important; }

@media only screen and (max-width: 40em) {
  .subscribe-container .gform_wrapper .top_label li.gfield.gf_left_half, .subscribe-container .gform_wrapper .top_label li.gfield.gf_right_half {
    width: 100% !important;
    clear: both !important;
    margin-bottom: 5px !important; }
  .subscribe-container .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container, .subscribe-container .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container {
    max-width: 100% !important; } }
.privacy {
  color: rgba(255, 255, 255, 0.6);
  font-size: 13px;
  line-height: 1.2em; }

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