/* compiled by scssphp v0.0.12 on Wed, 08 Dec 2021 16:28:36 +1300 (1.1768s) */

/* All core SCSS documents combined using import */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/* --------------------------------------------------- 
TEMPLATE.CORE.CSS contains the default styles for websites
built in the edit system.
--------------------------------------------------- */
/* --------------------------------------------------- 
TEMPLATE.CSS contains the default styles for websites
built in the edit system.
--------------------------------------------------- */
/* Background */
/*#e9e2da*/
/* Spacing */
/* --------------------------------------------------- 
TEMPLATE.RESPONSIVE.SCSS contains responsive design styles
to effect the design layout based on screen resolution
--------------------------------------------------- */
/* Mobile layout spacing */
/* Small Screens / Tablets */
/* Hide navigation for mobile */
/* Mobile navigation */
/* --------------------------------------------------- 
PRINT.CSS contains print only styles to effect the 
design layout for print
--------------------------------------------------- */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
.wf-loading {
  visibility: hidden;
}
.material-icons {
  visibility: hidden;
}
.wf-active {
  visibility: visible;
}
.wf-active .material-icons {
  visibility: visible;
  /* Main body */
}
html, body {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: center;
  color: #000;
  clear: both;
  margin: 0 auto;
}
body {
  visibility: hidden;
}
.wf-active body {
  visibility: visible;
}
.hide {
  display: none;
  /* Default links */
}
a {
  text-decoration: none;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.backgroundimage-content a {
  color: #fff;
  /* Links with no colour */
}
a .silent, a.silent {
  color: #000;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #000;
}
a img {
  border: none;
  /* Button link */
}
.readmore, .buynow, .backlink {
  display: inline-block;
}
a:hover .readmore, a:hover .buynow, a.backlink:hover {
  /* Read more link */
}
a:hover .readmore {
  /* Buy now link */
}
a:hover .buynow {
  /* Back link */
}
a.backlink:hover {
  /* Default headers */
}
h1, h2 {
  font-weight: 700;
  margin: 0px 0px 0px 0px;
}
article h1, h3, h4, h5, h6 {
  font-weight: 700;
  margin: 0px 0px 0px 0px;
}
h1 {
  font-size: 26px;
  line-height: 1.2;
  padding: 10px 0 22px 0;
}
h2 {
  font-size: 22px;
  line-height: 1.2;
  padding: 10px 0 10px 0;
}
h3 {
  font-size: 18px;
  line-height: 1.2;
  padding: 10px 0 10px 0;
}
h4, article h1 {
  font-size: 16px;
  line-height: 1.2;
  padding: 10px 0 10px 0;
}
h5 {
  font-size: 15px;
  line-height: 1.2;
  padding: 10px 0 10px 0;
}
h6 {
  font-size: 14px;
  line-height: 1.2;
  padding: 10px 0 10px 0;
  /* Backgrounds */
}
.background.light {
  background-color: #f9f9f9;
}
.background.dark {
  color: #fff;
  background-color: #204659;
}
.background.dark a:hover {
  color: #fff;
}
.background.image {
  color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.background.parallax {
  color: #fff;
  min-height: 200px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  position: relative;
}
.backgroundimage-content {
  color: #fff;
  /* Borders */
}
.border, .divider, hr {
  border: solid #e1e1e1 0px;
}
.border.full {
  border-width: 1px;
}
.border.top {
  border-top-width: 1px;
}
.border.left {
  border-left-width: 1px;
}
.border.right {
  border-right-width: 1px;
}
.border.bottom {
  border-bottom-width: 1px;
  /* Standard clearer */
}
.clearer {
  clear: both;
  display: block;
  font-size: 0;
  line-height: 0;
  height: 0;
  padding: 0 0 0 0;
  margin: 0 auto;
  border: none;
  /* Standard divider */
}
.divider, hr {
  background: none;
  clear: both;
  font-size: 0;
  line-height: 20px;
  height: 20px;
  padding: 0 0 0 0;
  margin: 20px 0 0 0;
  border-top-width: 1px;
  /* Text colours */
}
.colour.light {
  color: #8c999b;
}
.colour.green {
  color: #5ea90d;
}
.colour.grey {
  color: #8c999b;
}
.error, .checkout-error, .colour.red {
  color: #b60d04;
  /* Text size */
}
.tiny {
  font-size: 80%;
}
.small {
  font-size: 90%;
}
.small-center {
  font-size: 90%;
  text-align: center;
  font-style: italic;
}
.large {
  font-size: 110%;
}
.center {
  text-align: center;
  /* Align divs center */
}
.align.center {
  text-align: center;
}
.align.right {
  text-align: right;
}
.align.center-vert {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.align.center-horz {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.align.center-horz.center-vert, .align.center-vert.center-horz {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  /* list element */
}
ul {
  margin-top: 6px;
  margin-bottom: 6px;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 0;
  padding-left: 0;
}
ul > li {
  list-style: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 4px;
  margin-left: 0;
  text-align: left;
  padding-left: 20px;
  position: relative;
}
ul > li:before {
  content: '●';
  position: absolute;
  font-size: 14px;
  left: 5px;
  top: -1px;
  display: inline-block;
  vertical-align: middle;
}
ul.af_list li:before {
  display: none;
}
ol {
  counter-reset: item;
  list-style-type: none;
  margin-top: 6px;
  margin-bottom: 6px;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 0;
  padding-left: 0px;
}
ol > li {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 4px;
  margin-left: 0;
  padding-left: 35px;
  position: relative;
}
ol > li:before {
  counter-increment: item;
  content: counter(item) '. ';
  position: absolute;
  left: 5px;
  top: 0px;
  display: inline-block;
  vertical-align: middle;
  /* Other default elements */
}
acronym {
  border: none;
}
p {
  padding-top: 0;
  margin-top: 0;
  /* Hide elements that only work with javascript */
}
.js-show {
  display: none;
  /* Hide/show element that should only show on mobile */
}
.show-on-mobile {
  display: none;
  /* Legacy gaps to space elements */
}
.gap1 {
  float: left;
  width: 10px;
}
.gap2 {
  float: left;
  width: 4px;
}
.gap3 {
  float: left;
  width: 30px;
  /* Embedded */
}
embed, object, iframe, .map-holder {
  max-width: 100%;
  width: 100%;
  /* Images default */
}
img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */
  /* Image holders to hold images to the left or right */
}
.img-left {
  float: left;
  margin-right: 40px;
  margin-top: 4px;
  margin-bottom: 6px;
  text-align: center;
  max-width: 40%;
}
.img-right {
  clear: right;
  float: right;
  margin-left: 40px;
  margin-top: 4px;
  margin-bottom: 6px;
  text-align: center;
  max-width: 40%;
}
.img-left-small {
  float: left;
  margin-right: 40px;
  margin-top: 4px;
  margin-bottom: 6px;
  text-align: center;
  max-width: 20%;
}
.img-right-small {
  clear: right;
  float: right;
  margin-left: 40px;
  margin-top: 4px;
  margin-bottom: 6px;
  text-align: center;
  max-width: 20%;
}
.img-main, .img-center {
  text-align: center;
  margin-bottom: 6px;
}
.img-left img, .img-right img, .img-left-small img, .img-right-small img, .img-main img, .img-center img {
  vertical-align: middle;
}
img.lazyload {
  opacity: 0;
}
img.lazyloading {
  opacity: 0;
}
img.lazyloaded {
  opacity: 1;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  /* Random images */
}
.random-image {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
#none {
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  transform: rotate(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
  pointer-events: none;
  /* Standard page elements for laying out the main content of a website. */
}
#container1 {
  margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
  border: none;
}
#container2 {
  text-align: left;
  margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 0 0;
  border: none;
}
#container-header, #container-navigation, #container-flash, #container-intro, #container-bread, .container-intro, .container-title, .container-main, .container-main-top, .container-main-bottom, #container-footer, #container-base {
  margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
}
.wrap {
  width: 100%;
  max-width: 1080px;
  text-align: left;
  margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 0 0;
  border: none;
  /* Header */
}
#container-header {
  background-color: #204659;
}
#container-header.random-image {
  background-color: transparent;
}
#header {
  height: 100px;
}
#container-header.random-image #header {
  background-color: transparent;
}
#header #logo {
  float: left;
  height: 100px;
  line-height: 100px;
  display: inline-block;
  padding-left: 25px;
  max-width: 260px;
}
#header #logo img {
  vertical-align: middle;
  /* Mobile quick call */
}
#header #mobile-link {
  display: none;
}
#header #mobile-link a {
  color: #fff;
}
#header #mobile-link h4 {
  display: inline-block;
  /* Top navigation */
}
#top-nav {
  float: right;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  color: #fff;
  font-size: 11px;
  text-align: right;
  white-space: nowrap;
  margin-top: 10px;
  padding-right: 20px;
}
#top-nav ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#top-nav ul li {
  float: left;
  display: inline-block;
  line-height: 22px;
  list-style: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-left: 0;
  background: none;
  position: relative;
}
#top-nav ul li:before {
  display: none;
}
#top-nav ul ul.sub-nav {
  position: relative;
  display: none;
  z-index: 950;
  /* Search */
}
#header #search {
  float: right;
  display: inline-block;
  height: 22px;
  margin-top: 10px;
  padding-right: 20px;
}
#header #search .search-off {
  color: #000;
  font-style: italic;
}
#header #search #search-box-input {
  width: 200px;
}
#header #search #search-button {
  margin-left: 6px;
  /* Main navigation */
}
#navigation {
  height: 40px;
  line-height: 40px;
  color: #fff;
}
#mobile-navigation {
  height: 40px;
  line-height: 40px;
  color: #fff;
  display: none;
}
#navigation ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#navigation ul li {
  float: left;
  display: inline-block;
  line-height: 40px;
  list-style: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-left: 0;
  background: none;
  position: relative;
  z-index: 900;
}
#navigation ul li:before {
  display: none;
}
#navigation ul li.mobile-item {
  display: none;
}
#navigation li > a, #mobile-navigation li > a {
  float: left;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
}
#navigation li > a strong, #navigation li > a b {
  display: block;
  height: 40px;
  line-height: 40px;
  font-weight: normal;
}
#navigation .material-icons {
  line-height: 40px;
}
#navigation li > a:hover, #navigation li > .over, #navigation li > .on {
  color: #fff;
  z-index: 894;
}
#navigation li > a:hover strong, #navigation li > .over strong, #navigation li > .on strong, #navigation li > a:hover b, #navigation li > .over b, #navigation li > .on b {
  cursor: pointer;
}
#navigation > ul .drop > a strong, #navigation > ul .drop > a b, #navigation > ul .drop > a:hover strong, #navigation > ul .drop > a:hover b {
  /* Navigation divider */
}
#navigation .nav-div {
  display: inline-block;
  float: left;
  width: 0px;
  /*font-size:0;*/
  text-align: center;
  line-height: 40px;
  height: 40px;
  padding: 0 0 0 0;
  margin: 0 auto;
  border: none;
}
#navigation > ul ul {
  display: none;
  /* Sub navigation */
}
#navigation .sub-nav {
  position: absolute;
  top: 40px;
  left: 0px;
  display: none;
  font-weight: normal;
  text-transform: none;
  line-height: 14px;
  z-index: 897;
  /* Align last dropdown to the right */
}
#navigation > ul > li:last-child .sub-nav {
  left: auto;
  right: 0px;
}
#navigation .sub-nav li {
  width: 220px;
  height: auto;
  line-height: 14px;
}
#navigation .sub-nav li > a {
  float: left;
  display: inline-block;
  width: 220px;
  height: auto;
  line-height: 14px;
  border: none;
  border-radius: 0px;
  color: #fff;
  background: none;
  padding: 12px 13px;
  background-color: #204659;
  border-bottom: solid #204659 1px;
  margin: 0 0 0 0;
  z-index: 898;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
#navigation .sub-nav li > a:hover, #navigation .sub-nav li > a.over:hover {
  color: #000;
  border-radius: 0px;
  background-color: #6d9ead;
  border-bottom: solid #6d9ead 1px;
}
#navigation .sub-nav li:last-child a {
  border-bottom: none;
}
#navigation ul li > .sub-nav .sub-nav {
  position: absolute;
  top: 0px;
  left: 220px;
  /* Second navigation if central logo */
}
.nav-right #navigation, .nav-right #navigation ul li, .nav-right #navigation a, .nav-right #navigation .nav-div {
  float: right;
}
#container-header #shopping-cart-summery, #container-navigation #shopping-cart-summery {
  font-size: 13px;
  color: #000;
  text-align: left;
  background-color: #fff;
  line-height: 1.6;
  padding: 10px 20px;
}
#container-header #shopping-cart-summery a, #container-navigation #shopping-cart-summery a {
  color: #000;
}
#container-header #shopping-cart-summery .summery-item, #container-navigation #shopping-cart-summery .summery-item {
  padding-bottom: 10px;
}
.close-menu {
  display: none !important;
  /* Mobile menu button */
}
#mobile-menu {
  float: left;
  display: none;
}
#mobile-menu a {
  display: inline-block;
  color: #fff;
  line-height: 22px;
  padding: 15px 20px;
  font-size: 18px;
  line-height: 1;
}
#mobile-menu a [class^="icon-"], #mobile-menu a [class*=" icon-"], #mobile-menu a .material-icons {
  display: inline-block;
  font-size: 22px;
  vertical-align: middle;
}
#container-flash {
  /* Members bars */
}
.auth-details {
  height: auto;
  line-height: ;
  text-align: right;
  color: #fff;
  background-color: #204659;
  padding: 5px 0;
}
.auth-details .wrap {
  padding: 10px 25px;
  text-align: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.auth-details a {
  color: #fff;
}
.auth-details a:hover {
  color: #fff;
  text-decoration: underline;
}
.auth-details img {
  vertical-align: middle;
  margin-bottom: 1px;
  /* Site messages */
}
#site-messages {
  display: none;
}
.message, #site-messages .error-message, #site-messages .alert-message, #site-messages .success-message, #site-messages .error-message, #site-messages .alert-message, #site-messages .success-message {
  line-height: 18px;
  font-size: larger;
  padding: 15px 25px;
}
#site-messages a {
  color: #fff;
}
#site-messages a:hover {
  text-decoration: underline;
}
#site-messages .close-msg {
  float: right;
}
#site-messages .error-message {
  color: #fff;
  background-color: #b60d04;
}
#site-messages .alert-message {
  color: #fff;
  background-color: #999;
}
#site-messages .success-message {
  color: #fff;
  background-color: #5ea90d;
}
#container-flash.backgroundimage-container .backgroundimage-content {
  color: #fff;
  text-align: center;
  padding: 40px 0;
  min-height: 80px;
}
#container-flash.backgroundimage-container .backgroundimage-content a {
  color: #fff;
}
#container-flash.backgroundimage-container .backgroundimage-content a:hover {
  /* Breadcrump area */
}
#container-bread {
  /* breadcrumb */
}
#breadcrumb {
  font-size: 12px;
  line-height: 1.8;
  padding: 16px 25px 4px 25px;
  /* Sub page intro area */
}
.container-main-intro .content {
  line-height: 1.8;
  padding: 0px 0px;
  /* Main title area */
}
.container-main-title .content {
  line-height: 1.8;
  padding: 25px 25px;
  padding-bottom: 0px;
  /* Main top area */
}
.container-main-top .content {
  line-height: 1.8;
  padding: 25px 25px;
  /* Main content area with layouts */
}
.content {
  line-height: 1.8;
  padding: 25px 25px;
}
.content h1 {
  color: #204659;
}
.background.dark .content h1, .backgroundimage-content .content h1 {
  color: inherit;
}
.content article h1 {
  color: inherit;
}
.content p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  margin-bottom: 1.8em;
}
.content .main-box {
  padding: 8px 10px;
  background-color: #efefef;
}
.content .main-box p {
  font-size: 13px;
  line-height: 18px;
  font-weight: 300;
  font-style: italic;
  /* Layout defines main content widths */
}
.layout {
  /* Layout widths */
}
.layout.full {
  width: 100%;
}
.layout.half {
  float: left;
  width: 48%;
}
.layout.main {
  float: left;
  width: 74%;
}
.layout.side {
  float: left;
  width: 22%;
}
.layout.middle {
  float: left;
  width: 48%;
}
.layout.third {
  float: left;
  width: 30%;
}
.layout.gap {
  margin-left: 4%;
}
.layout.third.gap {
  margin-left: 5%;
  /* Full width column */
}
.layout-full {
  /* Two column equal */
}
.layout-two-col-equal .layout.half + .layout.half {
  float: right;
  /* Two column main left */
}
.layout-two-col-left .layout.side {
  float: right;
  /* Two column main right */
}
.layout-two-col-right .layout.main {
  float: right;
  /* Three column main middle */
}
.layout-three-col .layout.middle + .layout.side {
  float: right;
  /* Three column main left */
}
.layout-three-col-left .layout.middle + .layout.side + .layout.side {
  float: right;
  /* Three column main right */
}
.layout-three-col-right .layout.middle {
  float: right;
  /* Three column equal */
}
.layout-three-col-equal .layout.third + .layout.third + .layout.third {
  float: right;
  /* Layout side content */
}
.layout.side .img-left {
  float: left;
  margin-right: 10px;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}
.layout.side .img-right {
  clear: right;
  float: right;
  margin-left: 10px;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}
.layout.side p {
  padding: 10px 0 10px 0;
  margin: 0 0 0 0;
  line-height: 1.8;
  margin-bottom: 1px;
}
.layout.side .side-holder {
  padding: 10px 0 10px 0;
  margin: 0 0 0 0;
  line-height: 1.8;
  margin-bottom: 1px;
}
.layout.side .side-holder p {
  padding: 0 0 10px 0;
}
.layout.side .form-item {
  width: 100%;
}
.layout.side h6, .layout.side h6 {
  margin-top: 10px;
}
.side-nav {
  padding: 3px 0;
  margin: 0 0 0 0;
}
.side-nav li {
  list-style: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 0;
  padding-left: 0;
  background: none;
  position: relative;
  z-index: 700;
}
.side-nav li a {
  padding: 4px 10px;
  /* Main bottom area */
}
.container-main-bottom .content {
  line-height: 1.8;
  padding: 25px 25px;
  /* Content container spacing */
}
.content-container + .content-container .content {
  padding-top: 0px;
  /* Backgrounds */
}
.background {
  /* Overwrite padding for areas adjacent to backgrounds */
}
.content-container + .content-container.background .content, .content-container.background + .content-container .content, .content-container.backgroundimage-container + .content-container .content {
  padding-top: 25px;
  /* Overwrite padding for backgrounds */
}
.content-container.background .content, .content-container.backgroundimage-container .content {
  padding-top: 25px;
  padding-bottom: 25px;
  /* Footer */
}
#container-footer {
  background: #204659;
}
#container-footer.random-image {
  background-color: transparent;
}
#footer {
  line-height: ;
  color: #fff;
  text-align: left;
  padding: 20px 25px;
}
#container-footer.random-image #footer {
  background-color: transparent;
}
#footer a:hover {
  color: #fff;
}
#footer a [class^="icon-"], #footer a [class*=" icon-"], #footer a .material-icons {
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
  margin-top: -1px;
}
#footer h4 {
  color: #204659;
}
#footer .links {
  padding-top: 15px;
}
#footer .footer-contact1 {
  float: left;
  width: 33%;
  text-align: left;
}
#footer .footer-contact2 {
  float: left;
  width: 33%;
  text-align: left;
}
#footer .footer-links1 {
  float: right;
  width: 34%;
  text-align: right;
}
#footer .footer-links1 a {
  /* Base */
}
#base {
  line-height: ;
  font-size: smaller;
  color: #cbcccc;
  text-align: center;
  padding: 10px 25px 10px;
}
#base a:hover {
  text-decoration: underline;
  /* Show as desktop link */
}
#desktop-link {
  display: none;
  /* Common styles for database pages. */
  /* Module class styles */
}
.module .module-text {
  /* Grid class styles */
}
.grid .grid-item {
  float: left;
  display: inline-block;
}
.grid .grid-item img {
  vertical-align: middle;
  /* 7 column grid */
}
.grid.seven-column .grid-item {
  width: 13%;
  margin-right: 1.5%;
  margin-bottom: 10px;
}
.grid.seven-column.no-spacing .grid-item {
  width: 14.28571%;
  margin-right: 0%;
  margin-bottom: 0px;
}
.grid.seven-column .grid-item:nth-child(7n+7) {
  margin-right: 0%;
}
.grid.seven-column .grid-item:nth-child(7n+8) {
  clear: both;
  /* 6 column grid */
}
.grid.six-column .grid-item {
  width: 15%;
  margin-right: 2%;
  margin-bottom: 20px;
}
.grid.six-column.no-spacing .grid-item {
  width: 16.66667%;
  margin-right: 0%;
  margin-bottom: 0px;
}
.grid.six-column .grid-item:nth-child(6n+6) {
  margin-right: 0%;
}
.grid.six-column .grid-item:nth-child(6n+7) {
  clear: both;
  /* 5 column grid */
}
.grid.five-column .grid-item {
  width: 18%;
  margin-right: 2.5%;
  margin-bottom: 20px;
}
.grid.five-column.no-spacing .grid-item {
  width: 20%;
  margin-right: 0%;
  margin-bottom: 0px;
}
.grid.five-column .grid-item:nth-child(5n+5) {
  margin-right: 0%;
}
.grid.five-column .grid-item:nth-child(5n+6) {
  clear: both;
  /* 4 column grid */
}
.grid.four-column .grid-item {
  width: 22%;
  margin-right: 4%;
  margin-bottom: 20px;
}
.grid.four-column.no-spacing .grid-item {
  width: 25%;
  margin-right: 0%;
  margin-bottom: 0px;
}
.grid.four-column .grid-item:nth-child(4n+4) {
  margin-right: 0%;
}
.grid.four-column .grid-item:nth-child(4n+5) {
  clear: both;
  /* 3 column grid */
}
.grid.three-column .grid-item {
  width: 30%;
  margin-right: 5%;
  margin-bottom: 40px;
}
.grid.three-column.no-spacing .grid-item {
  width: 33.33333%;
  margin-right: 0%;
  margin-bottom: 0px;
}
.grid.three-column .grid-item:nth-child(3n+3) {
  margin-right: 0%;
}
.grid.three-column .grid-item:nth-child(3n+4) {
  clear: both;
}
.layout.side .grid.three-column .grid-item {
  margin-bottom: 12px;
  /* 2 column grid */
}
.grid.two-column .grid-item {
  width: 48%;
  margin-right: 4%;
  margin-bottom: 40px;
}
.grid.two-column.no-spacing .grid-item {
  width: 50%;
  margin-right: 0%;
  margin-bottom: 0px;
}
.grid.two-column .grid-item:nth-child(2n+2) {
  margin-right: 0%;
}
.grid.two-column .grid-item:nth-child(2n+3) {
  clear: both;
}
.layout.side .grid-two-column .grid-item {
  margin-bottom: 12px;
  /* 1 column grid */
}
.grid.one-column .grid-item {
  clear: both;
  float: none;
  display: block !important;
  width: 100%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid.one-column.no-spacing .grid-item {
  margin-bottom: 0px;
  /* Waypoints */
}
.waypoint-fade {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  opacity: 0;
}
.waypoint-fade.waypoint-on {
  opacity: 1;
  /* Paginate class styles */
}
.paginate {
  clear: both;
  text-align: center;
  margin-bottom: 40px;
}
.paginate .paginate-title {
  display: inline-block;
  line-height: 28px;
  height: 28px;
  margin: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.paginate .paginate-direction {
  display: inline-block;
  line-height: 28px;
  height: 28px;
  margin: 0 10px;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.paginate span.paginate-direction {
  color: #e1e1e1;
}
.paginate [class^="icon-"], .paginate [class*=" icon-"], .paginate .material-icons {
  font-size: 22px;
  line-height: 24px;
}
.paginate a.paginate-number {
  display: inline-block;
  min-width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  padding: 0 4px;
  margin: 0 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.paginate a.paginate-number.on, .paginate a.paginate-number:hover {
  color: #fff;
  background-color: #204659;
  border-color: #204659;
  /* Standard table styles */
}
.standard-table-wrap {
  overflow: auto;
  margin-bottom: 30px;
}
.standard-table tr.row-important td {
  font-weight: bold;
  background-color: #f9f9f9;
}
.standard-table tr td.column-important {
  font-weight: bold;
}
.standard-table td {
  line-height: 1.4;
  padding: 12px 15px;
  white-space: nowrap;
  /* Older styles for database pages. */
}
.googlemap-box {
  width: 100%;
  color: #000;
  overflow: hidden;
}
.googlemap-box .img-right {
  max-width: none !important;
}
.googlemap-box img {
  width: auto;
  max-width: none !important;
}
.googlemap-box a:hover {
  color: #000;
}
.map-holder img {
  width: auto;
  max-width: none !important;
  /* Service slide box (legacy?) */
}
#slidebox {
  width: 940px;
  color: #fff;
  text-align: left;
  margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 0 0;
  border: none;
  font-size: 14px;
  color: #fff;
  position: relative;
  overflow: hidden;
}
#slidebox-holder {
  float: left;
  width: 940px;
  height: 140px;
  overflow: hidden;
  position: relative;
}
#slidebox-slider {
  position: absolute;
  left: 0px;
  top: 0px;
}
#slidebox a {
  color: #fff;
}
#slidebox a:hover {
  text-decoration: underline;
}
#slidebox .slidebox-item {
  float: left;
  width: 200px;
}
#slidebox #slidebox-left {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  width: 60px;
  height: 140px;
  z-index: 850;
}
#slidebox #slidebox-left a {
  display: block;
  height: 140px;
  text-decoration: none;
  background-color: #d6d6d6;
  background-image: url(../images/slider_left.png);
  background-position: center;
  background-repeat: no-repeat;
  text-decoration: none;
}
#slidebox #slidebox-left a:hover {
  background-color: #ededed;
}
#slidebox #slidebox-right {
  position: absolute;
  right: 0px;
  top: 0px;
  display: block;
  width: 60px;
  height: 140px;
  z-index: 851;
}
#slidebox #slidebox-right a {
  display: block;
  height: 140px;
  text-decoration: none;
  background-color: #d6d6d6;
  background-image: url(../images/slider_right.png);
  background-position: center;
  background-repeat: no-repeat;
}
#slidebox #slidebox-right a:hover {
  background-color: #ededed;
}
#slidebox #slidebox-left a:focus, #slidebox #slidebox-right a:focus {
  outline: 0;
  /* BEFORE AND AFTER GALLERY PAGES */
}
.beforeafter-holder {
  display: block;
}
.beforeafter-holder .beforeafter-item {
  float: left;
  width: 30%;
  height: auto;
  margin-right: 5%;
  margin-bottom: 14px;
  text-align: left;
  position: relative;
}
.beforeafter-holder .beforeafter-item .before-image img {
  max-width: 60%;
  height: auto;
  width: auto\9;
  /* ie8 */
  vertical-align: bottom;
}
.beforeafter-holder .beforeafter-item .after-image img {
  position: absolute;
  right: 0px;
  top: 30px;
  z-index: 980;
  max-width: 50%;
  height: auto;
  width: auto\9;
  /* ie8 */
  vertical-align: bottom;
}
.beforeafter-holder div:nth-child(3n+3) {
  margin-right: 0%;
}
.beforeafter-holder div:nth-child(3n+4) {
  clear: left;
}
.beforeafter-side-holder {
  display: block;
}
.beforeafter-side-holder .beforeafter-item {
  float: left;
  width: 140px;
  text-align: left;
  position: relative;
  padding-bottom: 102px;
}
.beforeafter-side-holder .beforeafter-item .before-image img {
  position: absolute;
  left: 0px;
  top: 18px;
}
.beforeafter-side-holder .beforeafter-item .after-image img {
  position: absolute;
  left: 50px;
  top: 30px;
  z-index: 980;
}
.beforeafter-cat-holder {
  display: block;
}
.beforeafter-cat-holder .beforeafter-item {
  float: left;
  width: 22%;
  height: auto;
  margin-right: 4%;
  margin-bottom: 14px;
  text-align: center;
}
.beforeafter-cat-holder .beforeafter-item img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */
  vertical-align: bottom;
}
.beforeafter-details .before-image {
  float: left;
  width: 47%;
}
.beforeafter-details .after-image {
  float: right;
  width: 47%;
  /* VIDEO PAGES */
}
.video-holder {
  display: block;
}
.video-holder .video-item {
  float: left;
  width: 30%;
  height: auto;
  margin-right: 5%;
  margin-bottom: 14px;
  text-align: center;
  position: relative;
}
.video-holder .video-item img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */
  vertical-align: bottom;
}
.video-holder div:nth-child(3n+3) {
  margin-right: 0%;
}
.video-holder div:nth-child(3n+4) {
  clear: left;
  /* Site map */
}
.sitemap-holder {
  float: left;
  width: 30%;
  margin-bottom: 14px;
  /* Subscription plans */
}
.subscription-plans {
  display: block;
}
.subscription-plans .subscription-plan {
  float: left;
  width: 32%;
  height: auto;
  padding: 10px 15px;
  margin-right: 2%;
  margin-bottom: 18px;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.subscription-plans .subscription-plan .subs-plan-desc {
  min-height: 120px;
  padding-bottom: 20px;
}
.subscription-plans .subscription-plan .subs-plan-desc h2 {
  font-size: 24px;
  font-weight: normal;
}
.subscription-plans div.subscription-plan:nth-child(3n+3) {
  margin-right: 0%;
}
.subscription-plans div.subscription-plan:nth-child(3n+4) {
  clear: left;
}
.subscription-payments {
  float: left;
  max-width: 600px;
}
.subscription-table .subscription-left {
  float: left;
  width: 30%;
  padding: 4px 0;
  border-top: solid #f1f1f1 1px;
}
.subscription-table .subscription-middle {
  float: left;
  width: 40%;
  padding: 4px 0;
  border-top: solid #f1f1f1 1px;
}
.subscription-table .full-subscription-middle {
  float: left;
  width: 70%;
  padding: 4px 0;
  text-align: right;
  border-top: solid #f1f1f1 1px;
}
.subscription-table .subscription-right {
  float: left;
  width: 30%;
  padding: 4px 0;
  text-align: right;
  border-top: solid #f1f1f1 1px;
  /* Laybuy */
}
.laybuy-info img {
  display: inline-block;
  vertical-align: middle;
  padding: 0 6px;
  margin-top: -2px;
  /* Shopping cart summary */
}
#shopping-cart-summery .summery-image {
  float: left;
  width: 20%;
}
#shopping-cart-summery .summery-text {
  float: right;
  width: 75%;
}
#shopping-cart-summery .summery-price {
  /* Shopping cart */
}
.shopping-cart-list .shopping-cart-list-header {
  font-size: 11px;
  font-weight: bold;
  padding: 4px 0 4px 0;
  border-bottom: solid #e1e1e1 1px;
}
.shopping-cart-list .shopping-cart-list-items {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: solid #e1e1e1 1px;
}
.shopping-cart-list .scl-image {
  float: left;
  width: 15%;
  padding-right: 3%;
}
.shopping-cart-list .scl-image img {
  max-height: 100px;
}
.shopping-cart-list .scl-products {
  float: left;
  width: 55%;
  padding-right: 3%;
}
.shopping-cart-list .scl-products .was-price-line {
  font-style: italic;
}
.shopping-cart-list .scl-products .was-price-line .was-price {
  text-decoration: line-through;
}
.shopping-cart-list .scl-products .scl-products-additional .label {
  width: 100%;
}
.shopping-cart-list .scl-products .cart-msg-type, .shopping-cart-list .scl-products .cart-msg-messages {
  width: 70%;
  margin: 1px 0 6px 0;
}
.shopping-cart-list .scl-products .cart-msg-box textarea {
  width: 70%;
  height: 70px;
}
.shopping-cart-list .scl-quantity {
  float: left;
  width: 10%;
  text-align: center;
  padding-right: 3%;
}
.shopping-cart-list .scl-quantity .scl-quantity-text {
  display: none;
}
.shopping-cart-list .scl-quantity input.text {
  width: 30px;
}
.shopping-cart-list .remove-link {
  font-size: 10px;
}
.shopping-cart-list .scl-price {
  float: right;
  width: 10%;
  text-align: right;
  padding-right: 1%;
}
.shopping-cart-list .shopping-cart-update {
  padding-top: 6px;
  padding-bottom: 6px;
  border-bottom: solid #e1e1e1 1px;
}
.shopping-cart-list .shopping-cart-update .scl-quantity {
  float: right;
  width: auto;
  text-align: right;
  padding-right: 0px;
}
.shopping-cart-totals .shopping-cart-total-item .totals-space {
  float: left;
  width: 45%;
  padding-top: 5px;
}
.shopping-cart-totals .shopping-cart-total-item .totals-space-base {
  float: left;
  padding-top: 10px;
  font-size: 11px;
  font-weight: bold;
  width: 45%;
}
.shopping-cart-totals .shopping-cart-total-item .totals-space select {
  max-width: 96%;
}
.shopping-cart-totals .shopping-cart-total-item .totals-text, .shopping-cart-totals .shopping-cart-total-final .totals-text {
  float: left;
  width: 40%;
  text-align: right;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 2%;
  border-top: solid #e1e1e1 1px;
}
.shopping-cart-totals .shopping-cart-total-item .totals-value, .shopping-cart-totals .shopping-cart-total-final .totals-value {
  float: left;
  width: 12%;
  text-align: right;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 1%;
  border-top: solid #e1e1e1 1px;
}
.shopping-cart-totals .shopping-cart-total-final .totals-space {
  float: left;
  width: 45%;
}
.shopping-cart-totals .shopping-cart-total-final .totals-text {
  font-weight: bold;
  background-color: #f3f3f3;
  border-top: solid #e1e1e1 1px;
  border-bottom: solid #e1e1e1 1px;
}
.shopping-cart-totals .shopping-cart-total-final .totals-value {
  font-weight: bold;
  background-color: #f3f3f3;
  border-top: solid #e1e1e1 1px;
  border-bottom: solid #e1e1e1 1px;
}
.shopping-cart-totals #sc-subtotals .totals-text, .shopping-cart-totals #sc-subtotals .totals-value {
  border-top: none;
  /* Shopping cart message Holder */
}
.message-holder {
  padding: 4px 6px;
  background-color: #f3f3f3;
  border: solid #e1e1e1 1px;
  margin-bottom: 16px;
}
.message-holder ul {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.message-holder ul li {
  background: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.msg-small {
  font-size: 11px;
  color: #666;
}
.cart-box-holder {
  padding: 10px 15px;
  border: solid #f1f1f1 1px;
  margin-bottom: 10px;
}
.cart-box {
  /* Checkout address select */
}
.address-selector {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 0;
  padding-left: 0;
}
.address-selector li {
  float: left;
  width: 50%;
  line-height: 18px;
  list-style: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  background: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
  position: relative;
}
.address-selector li:before {
  display: none;
}
.address-selector .address-selector-button {
  position: absolute;
  top: 22px;
  left: 10px;
}
.address-selector .address-selector-address {
  float: left;
  width: 100%;
  padding: 20px 20px 20px 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
  /* Checkout checkboxes */
}
.cart-checkradio-holder .checkradio {
  float: left;
  width: 33%;
  padding-bottom: 4px;
}
.cart-checkradio-holder .checkradio .checkradio-button {
  float: left;
  width: 10%;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.cart-checkradio-holder .checkradio label {
  float: left;
  width: 80%;
}
.checkout-error {
  padding-bottom: 16px;
}
.cart-progress .cart-progress-item {
  display: block;
  /* Checkout order summary */
}
.order-summary .os-left {
  padding: 2px 4px 2px 0;
}
.order-summary .os-right {
  padding: 2px 0 2px 0;
  text-align: right;
}
.order-summary .os-total {
  padding-top: 6px;
  border-top: solid #c3d0d2 1px;
  /* Checkout payment holders */
}
.payment-holder-table {
  margin-bottom: 10px;
  padding: 0 0 0 0;
  border: solid #e1e1e1 1px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.payment-radio-holder {
  position: absolute;
  top: 20px;
  left: 20px;
}
.payment-holder {
  float: left;
  width: 100%;
  padding: 20px 20px 20px 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
  background-position: right top;
  background-repeat: no-repeat;
}
.payment-holder h5 {
  padding-top: 0px;
}
.payment-holder label {
  display: block;
}
.payment-holder img {
  margin-top: 6px;
}
.payment-holder label, .payment-holder h5, .payment-holder p {
  cursor: pointer;
  /* Checkout country */
}
#country-line {
  line-height: 28px;
}
.country-holder {
  float: left;
  display: inline-block;
}
.country-changer {
  float: left;
  padding-left: 10px;
  display: inline-block;
}
.country-picker {
  float: left;
  display: none;
  padding-left: 10px;
  padding-top: 4px;
  /* Cart order history */
}
.orderhistory-titles {
  padding: 5px 3px;
  background-color: #f9f9f8;
  border-bottom: solid #d9d9d9 1px;
}
.orderhistory-td {
  padding: 5px 3px;
}
.ie-alert {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.4;
  color: #fff;
  background-color: #1a1a1a;
  border-radius: 2px;
  padding: 15px 20px 15px 20px;
  margin-top: 6px;
  margin-bottom: 10px;
  /* Tables Module Styles */
}
.display-table th {
  color: #fff;
  text-align: left;
  background-color: #5a5a5a;
}
.display-table td {
  text-align: left;
}
.display-table .dt-colhighlight {
  font-weight: bold;
}
.display-table .dt-modon {
  background-color: #eeeff0;
}
.display-table .dt-modoff {
  /* User Images */
}
.user-images .user-image {
  float: left;
  width: 15%;
  height: auto;
  margin-right: 2%;
  margin-bottom: 14px;
  text-align: center;
}
.user-images .user-image img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */
  vertical-align: bottom;
}
.user-images .user-image:nth-child(6n+6) {
  margin-right: 0%;
}
.user-images .user-image:nth-child(6n+7) {
  clear: left;
  /* Login */
}
#login .login-form li {
  padding-left: 0px;
  background: none;
}
#login .login-form li label {
  display: inline-block;
  width: 200px;
  /* Form styles for standard forms */
}
form {
  margin: 0 auto;
  padding: 0 0 0 0;
}
.req {
  color: #d60309;
  font-weight: bold;
  font-size: 12px;
}
.form-item {
  clear: both;
  width: 100%;
  max-width: 500px;
  margin-bottom: 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.form-item .label, .form-item .label2 {
  width: 100%;
}
.form-item .label-padding {
  margin-left: 0%;
}
.layout.side .form-item .label-padding .layout.third .form-item .label-padding {
  margin-left: 0%;
}
.form-item .subbut, .recaptcha-item .g-recaptcha, .form-footer, #recaptcha_image {
  padding-left: 0%;
}
.form-item .input, .form-item .select, .form-item .checkbox, .form-item .radio, .form-item .textarea {
  width: 100%;
}
.form-item .label {
  float: left;
  font-weight: bold;
  text-align: left;
  margin: 3px 0 0 0;
  /*padding-right:10px;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.form-item .label2 {
  float: left;
  font-weight: bold;
  text-align: left;
  margin: 3px 0;
  /*padding-right:10px;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.layout.side .form-item .label, .layout.third .form-item .label {
  float: none;
  width: 100%;
  margin-right: 0%;
  margin-bottom: 2px;
}
.form-item .label-details {
  clear: both;
  display: block;
  width: 100%;
  margin-right: 0%;
  font-weight: normal;
  font-size: 11px;
  color: #666;
  line-height: 16px;
  padding-top: 2px;
}
.form-item .input {
  float: left;
  height: auto;
}
.layout.side .form-item .input, .layout.third .form-item .input {
  float: none;
  width: auto;
}
.form-item .input input {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.form-item .select {
  float: left;
  height: auto;
}
.layout.side .form-item .select, .layout.third .form-item .select {
  float: none;
  width: auto;
}
.form-item .select select {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.form-item .checkbox {
  float: left;
  height: auto;
  vertical-align: middle;
}
.layout.side .form-item .checkbox, .layout.third .form-item .checkbox {
  float: none;
  width: auto;
}
.form-item .checkbox-list .checkbox {
  width: 50%;
  margin-right: 0%;
}
.form-item .checkbox-list .checkbox:nth-child(2n+3) {
  clear: both;
}
.form-item .checkbox input[type=checkbox] {
  vertical-align: middle;
  margin-bottom: 2px;
  margin-right: 4px;
}
.form-item .radio {
  float: left;
  height: auto;
}
.layout.side .form-item .radio, .layout.third .form-item .radio {
  float: none;
  width: auto;
}
.form-item .textarea {
  float: left;
  height: auto;
  margin-bottom: 5px;
}
.layout.side .form-item .textarea, .layout.third .form-item .textarea {
  float: none;
  width: auto;
}
.form-item .textarea textarea {
  width: 100%;
  height: 100px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.form-item .textarea img {
  padding-top: 3px;
}
.form-item .input.input-small input, .form-item .select.select-small select {
  max-width: 100px;
}
.form-item .input.input-medium input, .form-item .select.select-medium select {
  max-width: 300px;
}
form .input input, form textarea, .product-details-buy-option-quantity input {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
form .input input, form select, form textarea, .image-file, .product-details-buy-option-quantity input, .buy-dropdown {
  background: none;
  height: 28px;
  font-size: 13px;
  padding: 4px 8px 4px 8px;
  background-color: #fff;
  border: solid #c2c1c1 1px;
  border-radius: 2px;
  vertical-align: middle;
  margin: 0 0 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
form .input input[type=file] {
  height: auto;
  padding: 0 0 0 0;
  border: none;
}
form textarea {
  resize: vertical;
  height: auto;
  padding: 8px 8px 8px 8px;
}
.form-item .image-file {
  clear: both;
  height: auto;
  padding: 8px 8px;
}
.form-item .image-file input[type=file] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  background: none;
  width: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
.form-item .image-file.with-image input[type=file] {
  margin-top: 30px;
  margin-bottom: 0px;
}
.form-item .image-file .image-holder {
  float: left;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  background-color: #f7f7f7;
  margin-right: 15px;
}
.form-item .image-file .image-holder img {
  vertical-align: middle;
  max-width: 100px;
  max-height: 100px;
}
.form-item .subbut, .recaptcha-item .g-recaptcha, #recaptcha_image {
  width: 100%;
  margin-top: 6px;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.layout.side .form-item .subbut, .layout.third .form-item .subbut, .layout.side .recaptcha-item .g-recaptcha, .layout.third .recaptcha-item .g-recaptcha, .layout.side #recaptcha_image, .layout.third #recaptcha_image {
  width: 100% !important;
  float: none;
  margin-left: 0%;
  padding-left: 0px;
  /* Custom button */
}
.form-item .subbut input:hover, .buy-product input[type=submit]:hover, #checkout_button:hover, #continue_button:hover, #add_button:hover, #cancel_button:hover, #checkout_special:hover, #review-submit-button:hover, #update_button:hover {
  cursor: pointer;
}
#checkout_button {
  margin-left: 5px;
}
.form-footer {
  float: left;
  width: 100%;
  font-size: 12px;
  color: #666;
  padding-bottom: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.layout.side .form-footer, .layout.third .form-footer {
  float: none;
  width: auto;
  /* Sub forms */
}
.subform th {
  background-color: #ccc;
}
.subform td {
  border-bottom: solid #ccc 1px;
}
.sub-button-holder {
  text-align: right;
  margin: 10px 0;
}
.sub-form-holder {
  padding: 10px 0;
  border: solid #ccc 1px;
  display: none;
  margin: 10px 0;
}
.sub-form-holder .subbut2 {
  padding-left: 150px;
  /* Google reCaptcha widget styles */
}
.recaptcha-item .g-recaptcha > div > div {
  max-width: 100%;
}
.recaptcha-item .g-recaptcha > div > div > iframe {
  max-width: 100%;
}
.recaptcha-item .g-recaptcha {
  overflow: hidden;
}
#recaptcha_image {
  width: 60% !important;
  margin-left: 40%;
  text-align: center;
  padding: 5px;
  background-color: #fff;
  border: solid #e1e1e1 1px;
  margin-bottom: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
#recaptcha_image img {
  max-width: 100%;
  max-height: 100%;
}
#recaptcha_image embed, #recaptcha_image object, #recaptcha_image iframe {
  float: left;
  max-width: 0px;
  width: 0px;
  height: 0px;
}
#recaptcha_image br {
  display: none;
}
#recaptcha_image #recaptcha_audio_play_again, #recaptcha_image #recaptcha_audio_download {
  clear: left;
  float: left;
  cursor: pointer;
}
.recaptcha_input {
  position: relative;
}
.recaptcha_input .input {
  padding-right: 90px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.layout.side .input, .layout.third .input {
  padding-right: 0px;
}
.recaptcha_options {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.recaptcha_options li {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.recaptcha_options li a {
  position: absolute;
  top: 4px;
  width: 16px;
  height: 16px;
  text-indent: -5000px;
  overflow: hidden;
}
.recaptcha_options #recaptcha_refresh_button a {
  right: 60px;
}
.recaptcha_options #recaptcha_sound_button a {
  right: 30px;
}
.recaptcha_options #recaptcha_image_button a {
  right: 30px;
}
.recaptcha_options #recaptcha_help_button a {
  right: 0px;
}
.layout.side .recaptcha_options li a, .layout.third .recaptcha_options li a {
  top: 0px;
  /* Icon set styles */
}
*[class*='iconblack-'] {
  background-repeat: no-repeat;
}
.iconblack-refresh {
  background-image: url(../images/icons/iconblack_refresh.png);
}
.iconblack-sound {
  background-image: url(../images/icons/iconblack_sound.png);
}
.iconblack-picture {
  background-image: url(../images/icons/iconblack_picture.png);
}
.iconblack-help {
  background-image: url(../images/icons/iconblack_help.png);
}
@font-face {
  font-family: 'social';
  src: url('../images/social/social.eot?dbpphs');
  src: url('../images/social/social.eot?dbpphs#iefix') format('embedded-opentype'), url('../images/social/social.woff2?dbpphs') format('woff2'), url('../images/social/social.ttf?dbpphs') format('truetype'), url('../images/social/social.woff?dbpphs') format('woff'), url('../images/social/social.svg?dbpphs#social') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="social-"], [class*=" social-"] {
  font-family: 'social' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-facebook:before {
  content: "\e906";
}
.social-facebook-boxed:before {
  content: "\e907";
}
.social-facebook2:before {
  content: "\e908";
}
.social-facebook2-boxed:before {
  content: "\e909";
}
.social-twitter:before {
  content: "\e905";
}
.social-twitter2:before {
  content: "\e90c";
}
.social-twitter2-boxed:before {
  content: "\e90d";
}
.social-instagram:before {
  content: "\e904";
}
.social-instagram2:before {
  content: "\e90e";
}
.social-google:before {
  content: "\e903";
}
.social-google-plus:before {
  content: "\e902";
}
.social-google-plus-boxed:before {
  content: "\e90a";
}
.social-google2:before {
  content: "\e90f";
}
.social-google-plus2:before {
  content: "\e910";
}
.social-google-plus2-boxed:before {
  content: "\e911";
}
.social-youtube2:before {
  content: "\e912";
}
.social-youtube3:before {
  content: "\e913";
}
.social-youtube3-boxed:before {
  content: "\e914";
}
.social-youtube:before {
  content: "\e901";
}
.social-linkedin:before {
  content: "\e900";
}
.social-linkedin-boxed:before {
  content: "\e90b";
}
.social-linkedin2:before {
  content: "\e915";
}
.social-linkedin2-boxed:before {
  content: "\e916";
}
.social-pinterest:before {
  content: "\e917";
}
.social-pinterest2-boxed:before {
  content: "\e918";
}
#checkout-title-container.background .content, #home-feature-1-top-container .content {
  margin: 0 0 50px;
  padding: 50px 100px 30px;
  background: #d2c5b5;
  text-align: center;
}
#home-feature-1-top-container .content h4 {
  padding-bottom: 30px;
  font-size: 50px;
  line-height: 1;
  font-weight: 400;
}
#checkout-title-container.background .content {
  margin-bottom: 0;
  /* Main body */
}
html, body {
  overflow-x: hidden;
  font-family: "raleway", Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #4a4645;
  background: #ece6df url(../images/body.png) repeat-x;
}
.content .dispatch-notes {
  padding-top: 15px;
  text-align: right;
}
.content .dispatch-notes textarea {
  width: 100%;
  max-width: 500px;
}
.address-selector li:nth-child(odd) {
  clear: left;
}
ul.nc_list {
  list-style: none;
  padding: 0;
  margin: 0;
  border: solid 1px #999;
  background: #fff;
  font-size: 15px;
  z-index: 1010;
}
ul.nc_list li.nc_item {
  cursor: pointer;
  padding: 5px 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-bottom: 1px solid #ccc;
}
ul.nc_list li.nc_item:before {
  display: none;
}
ul.nc_list li.nc_item.nc_hover {
  background-color: #337ab7;
  color: white;
}
ul.nc_list li.nc_footer {
  font-size: 15px;
  color: #555;
  text-align: right;
  background: #eee;
  padding: 3px 5px;
  font-weight: bold;
}
li.nc_empty {
  padding: 5px 5px;
  border-bottom: 1px solid #ccc;
}
.nc_highlight {
  font-weight: bold;
  /* Modal popup */
}
.mfp-content .white-popup {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  max-width: 600px;
  padding: 20px;
  background: #fff;
  color: #000;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.mfp-content .white-popup .btn {
  display: inline-block;
  color: #000;
  border: 1px solid #000;
  text-transform: uppercase;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  transition: 0.3s;
}
.mfp-content .white-popup .btn:hover {
  background: #000;
  color: #fff;
}
.mfp-content .white-popup .btn-alt {
  background: #000;
  color: #fff;
}
.mfp-content .white-popup .btn-alt:hover {
  background: transparent;
  color: #000;
}
.mfp-content .white-popup table td {
  padding: 0 5px;
  vertical-align: top;
}
.mfp-content .white-popup table td h4 {
  font-size: 18px;
}
#container-flash.backgroundimage-container .backgroundimage-content {
  margin-bottom: 40px;
  /* Default links */
}
a {
  color: #845749;
  /* Links with no colour */
}
a .silent, a.silent {
  color: #9f8474;
}
a:hover {
  text-decoration: none;
  color: #9f8474;
  /* Button link */
}
.readmore, .buynow, .backlink {
  display: inline-block;
  font-family: "raleway", Arial, Helvetica, sans-serif;
  background-color: transparent;
  color: #000;
  padding: 8px;
  line-height: 1;
  text-transform: uppercase;
  border: solid 1px #000;
  margin-top: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover .readmore, a:hover .buynow, a.backlink:hover {
  background-color: #000;
  color: #fff;
}
a:hover .buynow {
  /* Read more link */
}
a:hover .readmore {
  /* Buy now link */
}
a:hover .buynow {
  /* Back link */
}
a.backlink:hover {
  /* Default headers */
}
h1, h2 {
  font-weight: 400;
  margin: 0px 0px 0px 0px;
  font-family: "raleway", Arial, Helvetica, sans-serif;
}
article h1, h3, h4, h5, h6 {
  font-weight: 600;
  margin: 0px 0px 0px 0px;
  font-family: "raleway", Arial, Helvetica, sans-serif;
}
h1, h2.title {
  font-size: 50px;
  line-height: 1.2;
  padding: 0px 0 20px 0;
}
h2 {
  font-size: 28px;
  line-height: 1.2;
  padding: 10px 0 10px 0;
}
h3 {
  font-size: 26px;
  line-height: 1.2;
  padding: 10px 0 10px 0;
}
h4, article h1 {
  font-size: 20px;
  line-height: 1.2;
  padding: 10px 0 10px 0;
}
h5 {
  font-size: 22px;
  line-height: 1.2;
  padding: 10px 0 10px 0;
}
h6 {
  font-size: 20px;
  line-height: 1.2;
  padding: 10px 0 10px 0;
}
.your-wishlist-page .content .clearer, .trade-users-page .content .clearer, .directory-page .content .clearer, .trade-users-page .form-item, .directory-page .form-item {
  clear: left;
}
#your-wishlist-container .layout:after {
  content: '';
  display: block;
  clear: both;
}
.large {
  font-size: 110%;
}
.home-page h1, .home-page h2.title {
  padding: 0px 0 20px 0;
}
#image-rotator h2 {
  font-size: 50px;
  padding: 10px 0;
}
#image-rotator h3 {
  padding: 10px 0;
}
.module-text h2, .products.textunder .module-text h4 {
  font-family: "raleway", Arial, Helvetica, sans-serif;
  font-size: 20px;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  font-weight: 400;
}
.products.textunder .module-text h4 {
  letter-spacing: 0.05em;
  color: #000;
}
.module-text h3 {
  font-family: "raleway", Arial, Helvetica, sans-serif;
  font-size: 18px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-weight: 400;
}
.imageboxes.textunder a {
  color: #4a4645;
}
body.your-wishlist-page #register {
  float: left;
}
body.your-wishlist-page .img-left {
  clear: left;
}
#search-container .search-form {
  display: flex;
  max-width: 200px;
}
#search-container .search-form #search-box-input {
  flex-grow: 1;
}
#search-container .search-form #search-button i {
  vertical-align: middle;
}
em {
  color: currentColor;
  /* Backgrounds */
}
.background.light {
  background-color: rgba(0, 0, 0, 0.1);
}
.background.dark {
  color: #fff;
  background-color: #ece6df;
}
.background.dark a:hover {
  color: #fff;
}
.background.image {
  color: #fff;
}
.background.parallax {
  color: #fff;
  /* Borders */
}
.border, .divider, hr {
  border: solid rgba(0, 0, 0, 0.1) 0px;
  /* Text colours */
}
.colour.light {
  color: #8c999b;
}
.colour.green {
  color: #5ea90d;
}
.colour.grey {
  color: #8c999b;
}
.error, .checkout-error, .colour.red {
  color: #b60d04;
  /* list element */
}
ul {
  margin-top: 6px;
  margin-bottom: 6px;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 0;
  padding-left: 0;
}
ul > li {
  list-style: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 4px;
  margin-left: 0;
  padding-left: 20px;
  position: relative;
}
ul > li:before {
  content: '●';
  position: absolute;
  font-size: 14px;
  left: 5px;
  top: -1px;
  display: inline-block;
  vertical-align: middle;
}
.chosen-drop ul > li:before {
  display: none;
}
ol {
  counter-reset: item;
  list-style-type: none;
  margin-top: 6px;
  margin-bottom: 6px;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 0;
  padding-left: 0px;
}
ol > li {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 4px;
  margin-left: 0;
  padding-left: 35px;
  position: relative;
}
ol > li:before {
  counter-increment: item;
  content: counter(item) '. ';
  position: absolute;
  left: 5px;
  top: 0px;
  display: inline-block;
  vertical-align: middle;
}
ul[class*="uk-"]:not(.uk-dotnav) > li {
  padding-left: 0px;
}
ul[class*="uk-"] > li:before {
  display: none;
}
.uk-lightbox-items > * > iframe {
  width: auto !important;
}
.checkout-page .uk-lightbox.uk-open, .create-an-account-page .uk-lightbox.uk-open {
  background: rgba(0, 0, 0, 0.5);
}
.checkout-page .uk-lightbox-items > * > iframe, .create-an-account-page .uk-lightbox-items > * > iframe {
  width: 600px !important;
  max-width: 100% !important;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background: #dfd6cb;
}
#none {
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  transform: rotate(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  pointer-events: none;
  /* Standard page elements for laying out the main content of a website. */
}
#container1 {
  width: auto !important;
  max-width: 1330px;
}
#container-navigation, #container-flash, #container-intro, #container-bread, .container-title, .container-main, .container-main-title, .container-main-top, .container-main-bottom, #container-footer, #container-base {
  background-color: #ece6df;
}
.wrap {
  width: 100%;
  max-width: 1330px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Header */
}
#container-header {
  background-color: transparent;
}
#header {
  height: 174px;
  background-color: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 20px;
  padding-bottom: 15px;
}
#container-header .wrap {
  padding: 0;
}
#container-header.random-image #header {
  background-color: transparent;
}
#header #logo {
  float: left;
  height: 90px;
  line-height: 90px;
  display: inline-block;
  padding-left: 0px;
  max-width: 190px;
  padding-top: 0px;
  padding-bottom: 0px;
}
#header #logo img {
  vertical-align: middle;
  display: block;
}
#locationModal {
  max-width: 700px;
  margin: 0 auto;
  padding: 40px 40px 20px;
  background: #fff;
  text-align: center;
  /* Mobile quick call */
}
#header #mobile-link {
  display: none;
}
#header #mobile-link a {
  color: #fff;
}
#header #mobile-link h4 {
  display: inline-block;
  /* Top navigation */
}
#top-nav {
  float: right;
  display: inline-block;
  height: 23px;
  line-height: 23px;
  color: #845749;
  font-size: 14px;
  text-align: right;
  white-space: nowrap;
  margin-top: 0px;
  padding-right: 0;
}
#top-nav ul li {
  float: none;
}
#top-nav a {
  color: #4a4645;
}
#top-nav a:hover {
  color: #9f8474;
}
#top-nav > ul > li {
  padding: 0 15px;
}
#top-nav > ul > li:last-child {
  padding-right: 0;
}
#top-nav > ul > li:before {
  content: ' | ';
  display: inline-block;
  left: -1px;
  top: -1px;
  color: rgba(0, 0, 0, 0.2);
  font-size: 23px;
  font-weight: 200;
  display: none;
}
#top-nav > ul > li:first-child:before {
  display: none;
}
#top-nav > ul > li .material-icons {
  font-size: 25px;
  vertical-align: middle;
  color: #4a4645;
}
#top-nav > ul > li:hover .material-icons {
  color: #9f8474;
  /* Cart Icon */
}
#top-nav > ul > li .click-open {
  text-decoration: none;
}
#top-nav > ul > li a {
  font-size: 14px;
  vertical-align: middle;
  color: #4a4645;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 400;
  /* Cart Text */
}
#top-nav > ul > li .click-open .cart-count {
  padding-left: 0;
}
#top-nav > ul > li:hover .click-open .cart-count {
  color: #9f8474;
}
.shopping-cart-list .scl-products {
  width: 45%;
}
.shopping-cart-list .shopping-cart-list-items {
  border-bottom: 1px solid #d1c6b9;
}
.shopping-cart-list .scl-price-group {
  float: right;
  width: 34%;
  padding-right: 10px;
  box-sizing: border-box;
}
.shopping-cart-list .scl-add-custom {
  padding-right: 1%;
  text-align: right;
}
.shopping-cart-list .scl-add-custom a.wishlist-btn {
  margin-bottom: 0;
}
.shopping-cart-list .scl-price-group .scl-quantity {
  width: 29%;
  box-sizing: border-box;
}
.shopping-cart-list .scl-price-group .scl-price1 {
  position: relative;
  float: left;
  width: 18%;
  box-sizing: border-box;
}
.shopping-cart-list .scl-price-group .scl-price1:before {
  content: '$';
  position: absolute;
  right: 100%;
  top: 0;
  box-sizing: border-box;
  display: block;
  padding-right: 2px;
  line-height: 35px;
  font-size: 16px;
}
.shopping-cart-list .scl-price-group .scl-price {
  width: 68%;
  box-sizing: border-box;
}
.shopping-cart-list .scl-price-group .scl-price.no-margin {
  padding-right: 0;
}
.shopping-cart-list .scl-price-group .scl-price1 + .scl-price {
  width: 50%;
}
.shopping-cart-list .scl-showroom-discount {
  float: right;
  width: 70%;
  padding-right: 10px;
  text-align: right;
}
.shopping-cart-list .scl-showroom-discount input.text {
  width: 307px;
  margin-bottom: 3px;
  box-sizing: border-box;
}
.shopping-cart-list .scl-showroom-discount input.text ~ input.text {
  width: 150px;
  margin-left: 10px;
}
.shopping-cart-totals .shopping-cart-total-item .totals-space-base.small {
  width: 20%;
}
.shopping-cart-totals .shopping-cart-total-item .totals-text.small {
  width: 29%;
}
.shopping-cart-totals .shopping-cart-total-item .totals-value.large {
  width: 48%;
}
.dropdown-options .buy-dropdowns-title {
  margin-bottom: 5px;
}
.options-hide {
  margin-top: -5px;
}
select.wishlist-text, .wishlist-add-form input.wishlist-text {
  margin-bottom: 15px;
}
.wishlist-btn {
  margin-bottom: 30px;
}
.product-details-buy-add-quantity {
  margin-bottom: 20px;
}
.product-details-buy-options select, select.wishlist-text {
  width: 250px !important;
}
.wishlist-add-form {
  padding-top: 20px;
}
.product-details-buy-add-quantity input, .product-details-buy-options select, .wishlist-add-form input.wishlist-text, #dispatchnotes, select.wishlist-text, .shopping-cart-list .scl-showroom-discount input.text, #showroom_additional_discount_desc input, #showroom_additional_discount input, #showroom_percent_discount input, #showroom_percent_discount_desc input, #showroom_freight_charge input, #showroomLocation, .shopping-cart-list .scl-products input.text, .shopping-cart-list .scl-price input.text, .shopping-cart-list .scl-price1 input.text, .shopping-cart-list .scl-quantity input.text {
  box-sizing: border-box;
  height: 35px;
  padding: 0 5px !important;
  border: 1px solid #767676;
  border-radius: 0;
  font-size: 16px;
  outline: none;
}
.wishlist-btn {
  height: 35px;
  line-height: 35px !important;
  padding: 0 5px !important;
  font-size: 16px;
  vertical-align: top;
  outline: none;
}
#dispatchnotes {
  max-width: 477px;
  height: 80px;
}
.shopping-cart-list .scl-price1 input.text {
  width: 70px;
}
.shopping-cart-list .scl-price input.text {
  width: 150px;
}
.shopping-cart-list .scl-products input.text {
  width: 100%;
}
.shopping-cart-list .scl-quantity input.text {
  width: 40px;
  text-align: center;
}
#showroom_additional_discount, #showroom_additional_discount_desc, #showroom_percent_discount, #showroom_percent_discount_desc {
  display: inline-block;
}
#showroom_additional_discount, #showroom_additional_percent_discount, #showroom_percent_discount, #showroom_percent_percent_discount {
  width: 150px;
  margin-left: 10px;
}
#showroom_percent_discount_desc, #showroom_additional_discount_desc {
  width: 307px;
}
#showroom_additional_discount input, #showroom_additional_discount_desc input, #showroom_percent_discount input, #showroom_percent_discount_desc input {
  width: 100%;
  box-sizing: border-box;
}
.pickup-location {
  padding-top: 20px;
}
.pickup-location p {
  margin: 0 !important;
  font-size: 11px;
  font-weight: bold;
}
.pickup-location select {
  font-weight: 400;
}
.shopping-cart-list .scl-products a.return-item {
  display: inline-block;
  padding: 3px 7px 1px;
  background: #a40000;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.shopping-cart-list .scl-products a.return-item:hover {
  background: #c60000;
}
.shopping-cart-list .scl-price {
  width: 20%;
}
.shopping-cart-list .scl-price input.text {
  margin-bottom: 3px;
}
.shopping-cart-totals .shopping-cart-total-item .totals-space, .shopping-cart-totals .shopping-cart-total-item .totals-space-base, .shopping-cart-totals .shopping-cart-total-final .totals-space {
  width: 35%;
}
.shopping-cart-totals .shopping-cart-total-item .totals-value, .shopping-cart-totals .shopping-cart-total-final .totals-value {
  width: 22%;
  /*.admin-view #review-submit > *:nth-child(6) {
display: none;
}*/
  /* Search */
}
#header #search {
  float: right;
  display: inline-block;
  height: 23px;
  margin-top: 0px;
  padding-right: 0px;
}
#header #search .search-off {
  color: #000;
  font-style: normal;
  font-weight: 300;
}
#header #search {
  position: relative;
  padding: 20px 0 0;
}
#header #search #search-box-input {
  width: 325px;
  height: 35px;
  padding: 3px 10px 0 45px;
  background: #e9e2da;
  text-transform: none;
  font-size: 14px;
  text-indent: 8px;
  font-weight: 300;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  vertical-align: middle;
}
#header #search #search-button {
  position: absolute;
  left: 25px;
  top: 26px;
  margin: 0;
  padding: 0;
  color: #4a4645;
  background: none;
  border: none;
}
.list-two-col {
  column-count: 2;
}
.list-two-col li {
  padding-bottom: 10px;
}
h2.essonnes-font {
  font-family: "essonnes-text", serif;
}
h2.abril-fatface-font {
  font-family: "abril-fatface", serif;
}
h2.berkshire-swash-font {
  font-family: "Berkshire Swash", serif;
}
h2 small {
  font-size: 24px;
  text-transform: uppercase;
}
#home-container.background.light {
  border-bottom: 10px solid #ece6df;
}
#home-container.background.light .content {
  padding-top: 60px;
}
#free-consultation-service-1-container .layout.side {
  background-color: #d9cfc4;
  color: #4a4645;
}
#free-consultation-service-4-container .layout.side {
  background-color: #d9cfc4;
  color: #4a4645;
}
#free-consultation-service-2-container .layout.full {
  background-color: #d8d4cb;
  color: #4a4645;
  padding: 50px;
  box-sizing: border-box;
}
#free-consultation-service-3-container .content {
  display: flex;
  flex-direction: row-reverse;
}
#free-consultation-service-3-container .layout.side {
  background-color: #cab3ad;
  color: #4a4645;
}
#free-consultation-service-2-container .layout.full h2 {
  font-size: 36px;
  font-family: "essonnes-text", serif;
}
#free-consultation-service-1-container .layout.main {
  width: 56%;
}
#free-consultation-service-4-container .layout.main {
  width: 56%;
}
#free-consultation-service-3-container .layout.main {
  width: 60%;
}
#free-consultation-service-3-container .layout.side {
  width: 40%;
}
.free-consultation-service-page .content h1 {
  margin-top: 50px;
  margin-bottom: 25px;
}
#home-feature-1-container .content, #home-feature-2-container .content, #home-feature-3-container .content, #free-consultation-service-1-container .content {
  display: flex;
  padding-bottom: 10px;
}
#home-feature-1-container .content h2, #home-feature-2-container .content h2, #home-feature-3-container .content h2, #free-consultation-service-1-container .content h2, #free-consultation-service-2-container .content h2, #free-consultation-service-3-container .content h2, #free-consultation-service-4-container .content h2 {
  font-size: 36px;
  line-height: 1.2;
}
#free-consultation-service-2-container .content h2 {
  color: #4a4645;
}
#home-feature-1-container .content h2 small, #home-feature-2-container .content h2 small, #home-feature-3-container .content h2 small {
  font-size: 24px;
}
#free-consultation-service-1-container .content h2 small {
  font-size: 22px;
  font-weight: 300;
  font-family: 'raleway';
}
#home-feature-2-container .content {
  flex-direction: row-reverse;
}
#home-feature-1-container .content .layout.side, #home-feature-2-container .content .layout.side, #home-feature-3-container .content .layout.side {
  width: 37%;
  padding: 50px;
  box-sizing: border-box;
}
#free-consultation-service-1-container .content .layout.side, #free-consultation-service-4-container .content .layout.side {
  width: 44%;
  padding: 50px;
  box-sizing: border-box;
}
#free-consultation-service-3-container .content .layout.side {
  padding: 50px;
  box-sizing: border-box;
}
#free-consultation-service-2-container .content, #free-consultation-service-3-container .content {
  padding-bottom: 10px;
}
#home-feature-1-container .content .layout.main img, #home-feature-2-container .content .layout.main img, #home-feature-3-container .content .layout.main img, #free-consultation-service-1-container .content .layout.main img, #free-consultation-service-3-container .content .layout.main img {
  display: block;
}
#free-consultation-service-4-container .content {
  display: flex;
}
#home-feature-1-container .content .layout.side, #home-feature-3-container .content .layout.side, #free-consultation-service-1-container .content .layout.side, #free-consultation-service-4-container .content .layout.side {
  border-left: 10px solid #ece6df;
}
#home-feature-2-container .content .layout.side {
  border-right: 10px solid #ece6df;
  text-align: right;
}
#free-consultation-service-3-container .content .layout.side {
  border-right: 10px solid #ece6df;
}
#home-sub-page-container {
  background: #d2c5b5;
}
#home-sub-page-container, #home-reveals-top-container {
  padding-top: 120px;
}
#home-sub-page-container .content {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 130px;
}
#home-sub-page-container h1 em {
  font-family: "raleway", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 100;
  text-transform: uppercase;
}
.free-consultation-service-page .button a, .home-page .button a, a.btn {
  position: relative;
  display: inline-block;
  height: 57px;
  line-height: 57px;
  margin: 0 3px;
  padding: 0 95px 0 25px;
  background: #e9e2da;
  color: #4a4645;
  transition: 0.2s;
}
.free-consultation-service-page .button a:hover, .home-page .button a:hover, a.btn:hover {
  background: #dfd6cb;
}
.free-consultation-service-page .button a:after, .home-page .button a:after, a.btn:after {
  content: '\f105';
  position: absolute;
  right: 25px;
  font-family: "Font Awesome 5 Pro";
  font-size: 21px;
  font-weight: 900;
}
a.btn {
  height: 50px;
  line-height: 50px;
  padding: 0 45px 0 15px;
  margin-bottom: 10px;
  background: #c8c0b6;
}
a.btn:hover {
  background: #b2aba2;
}
.about-us-page h1 {
  padding-bottom: 30px;
}
.about-us-page h2 {
  padding-bottom: 60px;
}
.about-us-page h2 {
  font-size: 50px;
}
.about-us-page #about-new-top-container.container-main-top .content {
  padding-bottom: 60px;
  /*.about-us-page #about-new-container p {
margin-bottom:0px;
}*/
}
.about-us-page #about-new-container .content {
  padding-bottom: 60px;
}
.about-us-page .staff-item.grid-item {
  position: relative;
  background-color: #d2c4b7;
  padding: 40px;
  box-sizing: border-box;
}
.about-us-page .staff-item.grid-item .module-image {
  width: 103px;
  float: left;
}
.about-us-page .staff-item.grid-item .module-text {
  width: auto;
  overflow: hidden;
  padding-left: 40px;
  box-sizing: border-box;
}
.about-us-page .staff.textunder .module-text h4 {
  font-weight: 700;
  color: #845749;
  padding-top: 0;
  padding-bottom: 5px;
}
.about-us-page .staff.textunder .module-text .staff-item-text-position {
  font-weight: 600;
  text-transform: uppercase;
  color: #845749;
  /*.about-us-page .staff.textunder .module-text a:first-of-type {
padding-top:20px;
padding-bottom:5px;
}*/
  /*.about-us-page .staff.textunder .module-text a:last-of-type {
padding-bottom:20px;
}*/
  /*.about-us-page .staff.textunder .staff-item:nth-last-child(2) .module-text .staff-item-text-position {
margin-bottom:20px;
display:inline-block;
}*/
}
.about-us-page .staff.textunder .module-text .phone-number, .about-us-page .staff.textunder .module-text .email-address {
  display: block;
  font-size: 16px;
  font-weight: 700;
  color: #534e4d;
}
.about-us-page .staff.textunder .module-text .phone-number:before {
  content: '\f095';
  font-family: 'Font Awesome\ 5 Pro';
  padding-right: 10px;
  font-weight: 400;
}
.about-us-page .staff.textunder .module-text .email-address:before {
  content: '\f0e0';
  font-family: 'Font Awesome\ 5 Pro';
  padding-right: 10px;
  font-weight: 400;
}
.about-us-page .staff .module-text p.contact-links {
  padding: 20px 0;
}
.about-us-page .staff .module-text p.contact-links:empty {
  padding-bottom: 0;
}
.about-us-page h2.update-text {
  font-size: 20px;
  color: #845749;
  font-weight: 700;
  font-family: "raleway", Arial, Helvetica, sans-serif;
  padding-bottom: 15px;
  padding-top: 70px;
}
ul.staff-category-tabs {
  margin: 0;
  padding: 20px 0 0;
  list-style-type: none;
}
ul.staff-category-tabs > li {
  float: left;
  padding: 0;
}
ul.staff-category-tabs > li:before {
  display: none;
}
ul.staff-category-tabs > li a {
  position: relative;
  float: left;
  height: 74px;
  line-height: 74px;
  padding: 0 34px 0 71px;
  color: #4a4645;
  font-size: 27px;
}
ul.staff-category-tabs > li a:hover, ul.staff-category-tabs > li a.selected {
  color: #000;
}
ul.staff-category-tabs > li:nth-child(1) a {
  padding-left: 34px;
  background: #d2c4b7;
}
ul.staff-category-tabs > li:nth-child(2) a {
  background: #d9cdc1;
}
ul.staff-category-tabs > li:nth-child(3) a {
  background: #dfd6cd;
}
ul.staff-category-tabs > li:nth-child(4) a {
  background: #e4dbd4;
}
ul.staff-category-tabs > li a:before, ul.staff-category-tabs > li a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  border-style: solid;
  border-width: 74px 0 0 37px;
}
ul.staff-category-tabs > li a:after {
  left: 100%;
  display: none;
}
ul.staff-category-tabs > li:nth-child(1) a:before {
  display: none;
}
ul.staff-category-tabs > li:nth-child(2) a:before {
  border-color: transparent transparent transparent #d2c4b7;
}
ul.staff-category-tabs > li:nth-child(3) a:before {
  border-color: transparent transparent transparent #d9cdc1;
}
ul.staff-category-tabs > li:nth-child(4) a:before {
  border-color: transparent transparent transparent #dfd6cd;
}
ul.staff-category-tabs > li:nth-child(4) a:after {
  display: block;
  border-color: transparent transparent transparent #e4dbd4;
}
.tabbed-category {
  background: #d2c4b7;
}
.tabbed-category.cat-1 {
  background: #d9cdc1;
}
.tabbed-category.cat-2 {
  background: #dfd6cd;
}
.tabbed-category.cat-3 {
  background: #e4dbd4;
}
.about-us-page .tabbed-category .staff-item.grid-item {
  background: transparent;
}
.contact #contact-new-subpage-container img, .contact #contact-new-subpage-container .contact-text, .contact #contact-new-container .contact-bottom-text, .contact #contact-new-container .contact-form {
  float: left;
}
.contact #container1 main:nth-of-type(1) {
  border-bottom: 1px solid #d2c4b7;
}
.contact #contact-new-container .content {
  padding-bottom: 75px;
}
.contact #contact-new-subpage-top-container .content {
  padding-top: 60px;
}
.contact #contact-new-subpage-bottom-container .content {
  padding-bottom: 0px;
  padding-top: 20px;
}
.contact #contact-new-subpage-container .contact-text {
  padding-left: 40px;
  width: 48%;
  line-height: 1.4;
  box-sizing: border-box;
}
.contact #contact-new-subpage-container .layout.half, .contact .layout.half.gap {
  margin-left: 0%;
  width: 50%;
}
.contact #contact-new-subpage-container h2 {
  padding-top: 0px;
}
.contact #contact-new-container .contact-bottom-text {
  width: 36%;
}
.contact #contact-new-container .contact-form {
  width: 100%;
}
.contact #contact-new-container .contact-form p {
  margin: 0px;
}
.contact #contact-new-container .contact-form h2 {
  padding-top: 0px;
}
.contact #contact-new-container .contact-form .form-item {
  max-width: none;
}
.contact #contact-new-container .contact-form .form-item input {
  font-size: 16px;
  height: 60px;
}
.contact #contact-new-container .contact-form .form-item textarea {
  font-size: 16px;
  height: 160px;
}
.contact #contact-new-container .contact-form .form-item .label {
  display: none;
}
.contact #contact-new-container .contact-form .form-item.edit5dce14d54b58d-item {
  margin-right: 8px;
}
.contact #contact-new-container .contact-form .form-item.edit5dce14d54b58d-item, .contact #contact-new-container .contact-form .form-item.edit5dce14d5bdcb0-item {
  width: calc(50% - 4px);
  float: left;
  clear: none;
}
.contact-bottom-text h2:first-child, .contact-form h2 {
  padding: 0 0 20px 0;
}
.contact-bottom-text h2 {
  padding: 40px 0 20px 0;
}
.contact-form .form-item.submit-item input {
  background-color: #d2c4b7;
  padding: 24px;
  display: block;
  box-sizing: border-box;
  width: 230px;
  margin-right: 0px;
  border: none;
  text-align: left;
  color: #845749;
  text-transform: inherit;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.contact-form .form-item.submit-item input:hover {
  color: #9f8474;
}
.contact-form .form-item.submit-item input:focus {
  outline: none;
}
.contact-form .form-item.submit-item .subbut:after {
  content: '\f054';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 800;
  font-size: 16px;
  position: relative;
  bottom: 37px;
  left: 200px;
  color: #845749;
}
.contact-form .form-item.submit-item {
  width: 230px;
  height: 60px;
  line-height: 1;
  display: inline-block;
}
.contact .g-recaptcha {
  margin-bottom: 5px;
}
.contact .view-map {
  background-color: #d2c4b7;
  padding: 20px;
  display: block;
  box-sizing: border-box;
  width: 230px;
  margin-right: 0px;
}
.contact .view-map:after {
  content: '\f054';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 800;
  float: right;
  font-size: 16px;
}
.bio-link {
  display: inline !important;
  /* Main navigation */
}
#container-navigation {
  background-color: #ece6df;
}
#navigation {
  height: 30px;
  line-height: 30px;
  color: #fff;
  float: none;
  padding-top: 20px;
  clear: both;
}
#mobile-navigation {
  height: 30px;
  line-height: 30px;
  color: #fff;
  display: none;
}
#navigation ul {
  float: right;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#navigation ul li {
  float: left;
  display: inline-block;
  line-height: 30px;
  list-style: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-left: 0;
  background: none;
  position: relative;
  z-index: 900;
}
#navigation ul li:before {
  display: none;
}
#navigation ul li.mobile-item {
  display: none;
}
#navigation li > a, #mobile-navigation a {
  float: left;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  color: #4a4645;
  padding-left: 40px;
  padding-right: 40px;
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
  font-size: 16px;
  text-transform: none;
}
#navigation li > a strong, #navigation li > a b {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  font-weight: normal;
}
#navigation li.trade-link > a strong, #navigation li.trade-link > a b {
  font-size: 14px;
  font-weight: 600;
}
#navigation li.trade-link > a:before {
  content: '\f14d';
  margin-right: 5px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}
#navigation li:last-child > a, #mobile-navigation a {
  padding-right: 0;
  margin-right: 0;
}
#navigation .material-icons {
  line-height: 40px;
}
#navigation li > a:hover, #navigation li > .over, #navigation li > .on {
  color: #9f8474;
  background-color: #ece6df;
  z-index: 894;
}
#navigation li > a:hover strong, #navigation li > .over strong, #navigation li > .on strong, #navigation li > a:hover b, #navigation li > .over b, #navigation li > .on b {
  cursor: pointer;
}
#navigation > ul .drop > a:after {
  display: inline-block;
  position: relative;
  content: '';
  border-bottom: solid 1px #000;
  border-right: solid 1px #000;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -moz-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  width: 8px;
  height: 8px;
  margin-left: 4px;
  line-height: 40px;
  vertical-align: middle;
}
#navigation > ul .drop:hover > a:after, #navigation > ul .drop:hover > a:hover:after {
  border-bottom: solid 1px #9f8474;
  border-right: solid 1px #9f8474;
}
#navigation > ul .drop > a strong, #navigation > ul .drop > a b, #navigation > ul .drop > a:hover strong, #navigation > ul .drop > a:hover b {
  /* Navigation divider */
}
#navigation .nav-div {
  display: inline-block;
  float: left;
  width: 0px;
  /*font-size:0;*/
  text-align: center;
  line-height: 30px;
  height: 30px;
  padding: 0 0 0 0;
  margin: 0 auto;
  border: none;
}
#navigation > ul ul {
  display: none;
  /* Sub navigation */
}
#navigation .sub-nav {
  position: absolute;
  top: 45px;
  left: 0px;
  display: none;
  font-weight: normal;
  text-transform: none;
  line-height: 14px;
  z-index: 897;
  /* Align last dropdown to the right */
}
#navigation > ul > li:last-child .sub-nav {
  left: auto;
  right: 0px;
}
#navigation .sub-nav li {
  width: 220px;
  height: auto;
  line-height: 14px;
}
#navigation .sub-nav li > a {
  float: left;
  display: inline-block;
  height: auto;
  line-height: 14px;
  border: none;
  border-radius: 0px;
  color: #4a4645;
  background: none;
  padding: 12px 13px;
  background-color: #fff;
  border-bottom: solid #fff 1px;
  margin: 0 0 0 0;
  z-index: 898;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 1px;
  line-height: 20px;
}
#navigation .sub-nav li > a:hover, #navigation .sub-nav li > a.over:hover {
  color: #4a4645;
  border-radius: 0px;
  background-color: #e8e2da;
  border-bottom: solid #e8e2da 1px;
}
#navigation .sub-nav li:last-child > a {
  border-bottom: none;
}
#navigation ul li > .sub-nav .sub-nav {
  position: absolute;
  top: 0px;
  left: 220px;
  /* Second navigation if central logo */
}
.nav-right #navigation, .nav-right #navigation ul li, .nav-right #navigation a, .nav-right #navigation .nav-div {
  float: right;
}
.content .gst-warning {
  padding-top: 30px;
  font-style: italic;
  font-weight: 700;
}
form.currency-select {
  color: #4a4645;
  /* Mobile menu button */
}
#mobile-menu {
  float: left;
  display: none;
}
#mobile-menu a {
  display: inline-block;
  color: #fff;
  line-height: 22px;
  padding: 15px 20px;
  font-size: 18px;
  line-height: 1;
  background-color: #845749;
}
#mobile-menu a [class^="icon-"], #mobile-menu a [class*=" icon-"], #mobile-menu a .material-icons {
  display: inline-block;
  font-size: 22px;
  vertical-align: middle;
}
#container-flash {
  /* Members bars */
}
.auth-details {
  height: auto;
  line-height: 1.6;
  text-align: right;
  color: #fff;
  background-color: #ece6df;
  padding: 5px 0;
}
.auth-details .wrap {
  padding: 10px 0px;
  text-align: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.auth-details a {
  color: #fff;
}
.auth-details a:hover {
  color: #fff;
  text-decoration: underline;
}
.auth-details img {
  vertical-align: middle;
  margin-bottom: 1px;
  /* Site messages */
}
#site-messages {
  display: none;
}
.message, #site-messages .error-message, #site-messages .alert-message, #site-messages .success-message, #site-messages .error-message, #site-messages .alert-message, #site-messages .success-message {
  line-height: 18px;
  font-size: larger;
  padding: 15px 25px;
}
#site-messages a {
  color: #fff;
}
#site-messages a:hover {
  text-decoration: underline;
}
#site-messages .close-msg {
  float: right;
}
#site-messages .error-message {
  color: #fff;
  background-color: #b60d04;
}
#site-messages .alert-message {
  color: #fff;
  background-color: #999;
}
#site-messages .success-message {
  color: #fff;
  background-color: #5ea90d;
}
#site-messages .error-message .wrap, #site-messages .alert-message .wrap, #site-messages .success-message .wrap {
  text-align: center;
  /* Random images */
}
#container-flash.random-image {
  color: #fff;
  text-align: center;
  padding: 40px 0;
  min-height: 80px;
}
#container-flash.random-image a {
  color: #fff;
}
#container-flash.random-image a:hover {
  /* Breadcrump area */
}
#container-bread {
  display: none;
}
.products-page #container-bread, .product-page #container-bread, .by-brand-page #container-bread {
  display: block;
}
.home-page #container-bread {
  display: none;
}
#container-bread a {
  display: none;
}
.products-page #container-bread a, .product-page #container-bread a, .by-brand-page #container-bread a {
  display: inline-block;
  /* breadcrumb */
}
#breadcrumb {
  font-size: 16px;
  line-height: 1.6;
  padding: 10px 0px 10px 0px;
  padding-bottom: 0;
}
.products-page #breadcrumb, .product-page #breadcrumb {
  padding-bottom: 10px;
}
#breadcrumb a {
  text-transform: uppercase;
  position: relative;
}
#breadcrumb a:after {
  display: inline-block;
  position: relative;
  content: '';
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  border-right: solid 1px rgba(0, 0, 0, 0.1);
  -webkit-transform: rotate(45deg) translateY(-25%);
  -moz-transform: rotate(45deg) translateY(-25%);
  transform: rotate(45deg) translateY(-25%);
  width: 8px;
  height: 8px;
  line-height: 1.6;
  font-size: 16px;
  vertical-align: middle;
  margin-left: 3px;
  margin-right: 11px;
}
#breadcrumb a:last-child:after {
  display: none;
  /* Offset for breadcrumb spacing */
}
main:first-of-type div[class^="container-"]:first-child .wrap .content {
  padding-top: 0;
}
.news-items-page main:first-of-type div[class^="container-"]:first-child .wrap .content {
  padding-top: 60px;
  /* Main title area */
}
.container-main-title .content {
  line-height: 1.6;
  padding: 60px 0px 40px;
  padding-bottom: 0px;
  /* Main top area */
}
.container-main-top .content {
  line-height: 1.6;
  padding: 60px 0px 40px;
  /* Main content area with layouts */
}
.content {
  line-height: 1.6;
  padding: 60px 0px 40px;
}
.content h1, .content h2.title {
  color: #4a4645;
}
.content article h1 {
  color: inherit;
}
.content p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  margin-bottom: 1.8em;
}
.content .main-box {
  padding: 8px 10px;
  background-color: #efefef;
}
.content .main-box p {
  font-size: 13px;
  line-height: 18px;
  font-weight: 300;
  font-style: italic;
  /* Layout defines main content widths */
}
.layout {
  /* Layout widths */
}
.layout.full {
  width: 100%;
}
.layout.half {
  float: left;
  width: 48%;
}
.layout.main {
  float: left;
  width: 74%;
  background: no-repeat center center;
  background-size: cover;
}
.layout.side {
  float: left;
  width: 22%;
}
.layout.middle {
  float: left;
  width: 48%;
}
.layout.third {
  float: left;
  width: 30%;
}
.layout.gap {
  margin-left: 4%;
}
.layout.third.gap {
  margin-left: 5%;
  /* Layout side content */
}
.layout.side .img-left {
  float: left;
  margin-right: 10px;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}
.layout.side .img-right {
  clear: right;
  float: right;
  margin-left: 10px;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}
.layout.side p {
  padding: 10px 0 10px 0;
  margin: 0 0 0 0;
  line-height: 1.6;
  margin-bottom: 1px;
}
.layout.side .side-holder {
  padding: 10px 0 10px 0;
  margin: 0 0 0 0;
  line-height: 1.6;
  margin-bottom: 1px;
}
.layout.side .side-holder p {
  padding: 0 0 10px 0;
}
.layout.side .form-item {
  width: 100%;
}
.layout.side h6, .layout.side h6 {
  margin-top: 10px;
}
.side-nav {
  padding: 3px 0;
  margin: 0 0 0 0;
}
.side-nav li {
  list-style: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 0;
  padding-left: 0;
  background: none;
  position: relative;
  z-index: 700;
}
.side-nav li a {
  padding: 4px 10px;
  /* Main bottom area */
}
.container-main-bottom .content {
  line-height: 1.6;
  padding: 60px 0px 40px;
  /* Content container spacing */
}
.content-container + .content-container .content {
  padding-top: 0px;
  /* Backgrounds */
}
.background {
  /* Overwrite padding for areas adjacent to backgrounds */
}
.content-container + .content-container.background .content, .content-container.background + .content-container .content, .content-container.backgroundimage-container + .content-container .content {
  padding-top: 60px;
  /* Overwrite padding for backgrounds */
}
.content-container.background .content, .content-container.backgroundimage-container .content {
  padding-top: 60px;
  padding-bottom: 40px;
  /* Contact page */
}
.contact h3 {
  font-weight: 400;
  /* Home Page */
}
main + main div[class^="container-"]:first-child .wrap .content {
  padding-top: 0;
}
.home-page .grid .grid-item {
  margin-bottom: 60px;
}
.home-page #image-rotator {
  margin-bottom: 10px;
  /*Image Boxes Styles */
}
.home-page .imageboxes.iconover {
  width: 580px;
  max-width: 100%;
  margin: 0 auto;
}
.home-page .imageboxes.iconover {
  padding-top: 40px;
}
.home-page .imageboxes.iconover .imagebox-item-icon [class^="icon-"], .home-page .imageboxes.iconover .imagebox-item-icon [class*=" icon-"], .home-page .imageboxes.iconover .imagebox-item-icon .material-icons {
  font-size: 165px !important;
  /* Product Page */
}
.product-page main div[id^="product-sub-related-products-"]:first-child .wrap .content {
  padding-top: 60px;
}
.gallery h4 {
  /*font-weight: normal;*/
  font-size: 20px;
  /* Share the love page */
}
.share-the-love-page .gallery.masonry .module-image img {
  box-sizing: border-box;
  border: solid 8px #d2c5b5;
}
.share-the-love-page .gallery.masonry .gallery-item-2 .module-image img, .share-the-love-page .gallery.masonry .gallery-item-3 .module-image img {
  border: solid 16px #d2c5b5;
  /* News item page */
}
.news-items-page #container-flash .wrap {
  padding: 0;
}
.news-items-page .content:first-of-type {
  padding-bottom: 0px;
  /* Hide titles on pop-up images */
}
.news-items-page .mfp-title {
  display: none;
}
.constrain-width {
  max-width: 75%;
  /* Footer */
}
#container-footer {
  border-top: 2px solid rgba(0, 0, 0, 0.1);
  margin-top: 80px;
}
#footer {
  line-height: 1.6;
  color: #fff;
  text-align: left;
  padding: 60px 0px;
}
#container-footer.random-image #footer {
  background-color: transparent;
}
#footer a {
  color: #845749;
}
#footer a:hover {
  color: #9f8474;
}
#footer a [class^="icon-"], #footer a [class*=" icon-"], #footer a .material-icons {
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
  margin-top: -1px;
}
#footer h4 {
  color: #fff;
}
#footer .links {
  padding-top: 10px;
}
#footer .footer-contact1 {
  float: left;
  width: 33%;
  text-align: left;
}
#footer .footer-contact2 {
  width: 100%;
  float: none;
  clear: both;
  text-align: center;
}
#footer .footer-contact2 img {
  padding-bottom: 30px;
  height: auto;
}
#footer .footer-contact2 .iconlinks {
  padding-bottom: 40px;
}
#footer .footer-contact2 p {
  margin-bottom: 40px;
  color: #4a4645;
  font-size: 13px;
}
#footer .footer-contact2 p img {
  padding-bottom: 0;
}
#footer .footer-links1 {
  float: right;
  width: 34%;
  text-align: right;
}
#footer .footer-links1 a {
  /* Round social link styles */
}
#footer .links.iconlinks a.link-item {
  margin-left: 40px;
  color: #4a4645;
  vertical-align: middle;
  position: relative;
  font-size: 26px;
}
#footer .links.iconlinks a.link-item:first-child {
  margin-left: 0;
}
#footer .links.iconlinks a.link-item:before {
  content: ' | ';
  display: none;
  left: -20px;
  top: 0px;
  bottom: 0;
  color: rgba(0, 0, 0, 0.2);
  font-size: 20px;
  font-weight: 200;
  position: absolute;
}
#footer .links.iconlinks a.link-item:first-child:before {
  display: none;
  /*#footer .links.iconlinks .link-item:before + .link-item:before {
				margin-left:30px
				}*/
}
#footer .links.iconlinks a.link-item:hover {
  color: #9f8474;
}
#footer .footer-sitemap a {
  margin: 0 16px;
  color: #4a4645;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.2em;
  line-height: 1.2;
}
#footer .footer-sitemap a:hover {
  color: #9f8474;
}
#footer .footer-sitemap a:first-child {
  margin-left: 0;
}
#footer .footer-sitemap a:last-child {
  margin-right: 0;
  /* Base */
}
#container-base {
  background: #ece6df;
  border: 1px solid #fff;
  display: none;
}
#base {
  line-height: 1.6;
  font-size: smaller;
  color: #cbcccc;
  text-align: center;
  padding: 10px 0px 10px;
}
#base a {
  color: #845749;
}
#base a:hover {
  text-decoration: underline;
  /* Show as desktop link */
}
#desktop-link {
  display: none;
  /* Pagination */
}
.paginate a.paginate-number {
  background-color: #845749;
  border-color: #845749;
  color: #fff;
  font-size: 16px;
  vertical-align: middle;
}
.paginate a.paginate-number.on, .paginate a.paginate-number:hover {
  background-color: #9f8474;
  border-color: #9f8474;
  color: #fff;
  /* Image Boxes */
}
.imageboxes.iconover a {
  color: #9f8474;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.imageboxes.iconover a:hover {
  color: #845749;
  /* Shopping cart list */
}
.shopping-cart-list .scl-discount input {
  width: 60px;
  /* Form */
}
.req {
  color: #d60309;
  font-weight: bold;
  font-size: 12px;
}
.form-item {
  clear: both;
  width: 100%;
  max-width: 500px;
  margin-bottom: 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.form-item .label {
  float: left;
  font-weight: bold;
  text-align: left;
  margin: 3px 0 0 0;
  /*padding-right:10px;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.form-item .label2 {
  float: left;
  font-weight: bold;
  text-align: left;
  margin: 3px 0;
  /*padding-right:10px;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
form .input input, form textarea, .product-details-buy-option-quantity input {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
form .input input, form select, form textarea, .image-file, .product-details-buy-option-quantity input, .buy-dropdown {
  background: none;
  height: 28px;
  font-size: 13px;
  padding: 4px 8px 4px 8px;
  background-color: #fff;
  border: solid #c2c1c1 1px;
  border-radius: 2px;
  vertical-align: middle;
  margin: 0 0 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
form .input input[type=file] {
  height: auto;
  padding: 0 0 0 0;
  border: none;
}
form textarea {
  resize: vertical;
  height: auto;
  padding: 8px 8px 8px 8px;
  /* Custom button */
}
.form-item .subbut input, .buy-product input[type=submit], .buy-product button[type=submit], #checkout_button, #continue_button, #add_button, #cancel_button, #checkout_special, #review-submit-button, #update_button, .wishlist-btn {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none;
  display: inline-block;
  font-family: "raleway", Arial, Helvetica, sans-serif;
  background-color: transparent;
  color: #000;
  padding: 8px;
  line-height: 1;
  text-transform: uppercase;
  border: solid 1px #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.wishlist-btn.alt {
  background: #c60000;
  border-color: #c60000;
  color: #fff;
}
.form-item .subbut input:hover, .buy-product input[type=submit]:hover, .buy-product button[type=submit]:hover, #checkout_button:hover, #continue_button:hover, #add_button:hover, #cancel_button:hover, #checkout_special:hover, #review-submit-button:hover, #update_button:hover, .wishlist-btn:hover {
  cursor: pointer;
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.g-recaptcha {
  margin-bottom: 20px;
}
.form-item .subbut.disabled {
  overflow: hidden;
  position: relative;
  display: inline-block;
  height: 60px;
}
.form-item .subbut.disabled:before {
  content: '';
  border: solid 3px #999;
  border-color: transparent #999 #999 #999;
  border-radius: 100px;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-animation: loading-ring 1.2s linear infinite;
  animation: loading-ring 1.2s linear infinite;
  display: inline-block;
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-item .subbut.disabled:after {
  display: none;
}
.form-item .subbut.disabled input {
  background-color: #e5e5e5 !important;
  color: #e5e5e5 !important;
  overflow: hidden;
  border: 1px solid black;
  pointer-events: none;
}
@keyframes loading-ring {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    -moz-transform: translate(-50%, -50%) rotate(0deg);
    -ms-transform: translate(-50%, -50%) rotate(0deg);
    -o-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    -moz-transform: translate(-50%, -50%) rotate(360deg);
    -ms-transform: translate(-50%, -50%) rotate(360deg);
    -o-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@font-face {
  font-family: 'mrralph';
  src: url('../images/fonts/mrralph.eot?lbbkpd');
  src: url('../images/fonts/mrralph.eot?lbbkpd#iefix') format('embedded-opentype'), url('../images/fonts/mrralph.ttf?lbbkpd') format('truetype'), url('../images/fonts/mrralph.woff?lbbkpd') format('woff'), url('../images/fonts/mrralph.svg?lbbkpd#mrralph') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'mrralph' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-heart:before {
  content: "\e900";
}
.icon-calendartime:before {
  content: "\e901";
}
@media print {
  /* Accordian hack */  #navigation, #top-nav {
    display: none;
  }
  #header {
    height: auto;
  }
}
#form-edit5eebeb7726af9 h4 {
  cursor: pointer;
  background-color: #dfd6cb;
  padding: 15px;
  transition: 0.3s ease;
  font-weight: 500;
  text-transform: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 500px;
}
#form-edit5eebeb7726af9 .form-item .label {
  display: none;
}
#form-edit5eebeb7726af9 h4.open, #form-edit5eebeb7726af9 h4:hover {
  background-color: #fff;
}
#form-edit5eebeb7726af9 h4 i {
  float: right;
  transition: 0.3s ease;
}
#form-edit5eebeb7726af9 h4.open i {
  transform: rotate(90deg);
}
#form-edit5eebeb7726af9 .form-item input {
  height: 60px;
  font-size: 16px;
}
#form-edit5eebeb7726af9 .g-recaptcha {
  margin-top: 10px;
  margin-bottom: 0;
}
.accordian-drop .form-item {
  padding: 10px;
  margin-bottom: 0;
}
.accordian-drop .form-item + .form-item {
  padding-top: 0;
  /*#form-edit5eebeb7726af9 .form-item.edit5eebec78bddcb-item,
#form-edit5eebeb7726af9 .form-item.edit5eebec78bd9a9-item,
#form-edit5eebeb7726af9 .form-item.edit5eebec78bd588-item,
#form-edit5eebeb7726af9 .form-item.edit5eebec78bd0fc-item {
clear: none;
float: left;
margin-right: 10px;
}*/
}
.open + .accordian-drop {
  transform: scaleY(1);
  max-height: 1000px;
  margin: 10px 0;
}
.accordian-drop {
  background-color: #dfd6cb;
  padding: 25px;
  box-sizing: border-box;
  margin: 10px 0;
  max-width: 500px;
  transition: 0.5s ease;
  overflow: hidden;
  max-height: 0;
  padding: 0;
  transform: scaleY(0.5);
  transform-origin: top;
  margin: 0;
}
.form-item.edit5fb5847d42341-item .label {
  display: block !important;
}
.form-item.edit5fb5847d42341-item input {
  height: auto !important;
}
.shopping-cart-total-item, .shopping-cart-total-final {
  clear: both;
}
@media screen and (max-width: 1300px) {
  html {
    -webkit-text-size-adjust: none;
  }
  #none {
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    /* Tablet layout spacing */
  }
  img {
    max-width: 100%;
    height: auto;
    /* ie8 */
    width: auto\9;
  }
  embed, object, iframe, .map-holder {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .img-left, .img-right {
    max-width: 50%;
    /* Hide/show element that should only show on mobile */
  }
  .hide-on-mobile {
    display: none;
  }
  .show-on-mobile {
    display: inline;
  }
  #container2, #container-header, #container-navigation, #container-flash, #container-bread, #container-intro, .container-main, .container-main-title, .container-main-top, .container-main-bottom, #container-footer, #container-base {
    width: 100%;
  }
  #container1, .wrap {
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    /* Tablet layout spacing */
  }
  .wrap {
    padding: 0 50px;
  }
  #header {
    height: auto;
  }
  #container-header .wrap {
    padding: 0 50px;
  }
  #header #search #search-box-input {
    width: auto;
  }
  #navigation, #breadcrumb, .auth-details, .container-main .content, .container-main-title .content, .container-main-top .content, .container-main-bottom .content, #footer, #base {
    padding-left: 0px;
    padding-right: 0px;
  }
  #site-messages .wrap {
    padding: 0 0px;
  }
  #site-messages .error-message, #site-messages .alert-message, #site-messages .success-message {
    padding: 15px 20px;
  }
  #container-flash {
    padding: 0 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    /* Tablet layout spacing */
  }
  #slidebox {
    display: none;
  }
  #desktop-link {
    display: inline;
  }
  .product-item {
    width: 32%;
    margin-right: 2%;
  }
  .products-holder div:nth-child(4n+4) {
    margin-right: 2%;
  }
  .products-holder div:nth-child(4n+5) {
    clear: none;
  }
  .products-holder div:nth-child(3n+3) {
    margin-right: 0%;
  }
  .products-holder div:nth-child(3n+4) {
    clear: both;
  }
  .contact #contact-new-subpage-container .layout.half, .contact #contact-new-subpage-container .layout.half.gap {
    width: 100%;
  }
  .contact #contact-new-subpage-container .layout.half {
    margin-bottom: 60px;
  }
  .contact #contact-new-subpage-container .layout.half.gap {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 1200px) {
  .home-page .layout.main {
    width: 52%;
  }
  #free-consultation-service-3-container .layout.main {
    width: 52%;
  }
  #free-consultation-service-4-container .layout.main {
    width: 52%;
  }
  #home-feature-1-container .content .layout.side, #home-feature-2-container .content .layout.side, #home-feature-3-container .content .layout.side, #free-consultation-service-1-container .content .layout.side, #free-consultation-service-2-container .content .layout.side, #free-consultation-service-3-container .content .layout.side, #free-consultation-service-4-container .content .layout.side {
    width: 48%;
  }
  .home-page .button a, .free-consultation-service-page .button a {
    padding-right: 45px;
  }
  #free-consultation-service-3-container .content {
    display: flex;
    flex-direction: row-reverse;
  }
  #free-consultation-service-4-container .content {
    display: flex;
  }
}
@media screen and (max-width: 1150px) {
  .contact #contact-new-container .contact-bottom-text, .contact #contact-new-container .contact-form {
    width: 100%;
  }
  .contact #contact-new-container .contact-form {
    margin-top: 60px;
  }
  ul.staff-category-tabs > li a {
    padding: 0 24px 0 61px;
    font-size: 20px;
  }
}
@media screen and (max-width: 920px) {
  #navigation {
    display: block;
    clear: both;
    float: left;
    height: auto;
    margin-top: 20px;
  }
}
@media screen and (max-width: 850px) {
  .wrap {
    padding: 0 20px;
  }
  #container-header .wrap, #container-flash {
    padding: 0 20px;
    /* Hide navigation for mobile 
	#navigation {display:none !important;}*/
    /* Show mobile navigation 
	#mobile-navigation {
	display:block;
	height:auto;
	}
		
		#mobile-navigation a {
		float:left;
		display:inline-block;
		width:22%;
		text-align:center;
		padding:0 0 0 0;
		margin-right:4%;
		@include border-box();
		}
			#mobile-navigation a:nth-child(4n+4) {margin-right:0%;}
			#mobile-navigation a:nth-child(4n+5) {clear:both;}*/
    /* Set new spacing for tablet */
    /* Breadcrump area */
  }
  #container-bread {
    /* breadcrumb */
  }
  #breadcrumb {
    padding: 16px 0px 4px 0px;
    /* Main title area */
  }
  .container-main-title .content {
    padding: 35px 0px 15px;
    padding-bottom: 0px;
    /* Main top area */
  }
  .container-main-top .content {
    padding: 35px 0px 15px;
    /* Main content area with layouts */
  }
  .content {
    padding: 35px 0px 15px;
    /* Main bottom area */
  }
  .container-main-bottom .content {
    padding: 35px 0px 15px;
    /* Content container spacing */
  }
  .content-container + .content-container .content {
    padding-top: 0px;
    /* Backgrounds */
  }
  .background {
    /* Overwrite padding for areas adjacent to backgrounds */
  }
  .content-container + .content-container.background .content, .content-container.background + .content-container .content, .content-container.backgroundimage-container + .content-container .content {
    padding-top: 35px;
    /* Overwrite padding for backgrounds */
  }
  .content-container.background .content, .content-container.backgroundimage-container .content {
    padding-top: 35px;
    padding-bottom: 15px;
  }
  #home-container.background.light .content {
    padding-top: 35px;
    /* Grid class styles */
  }
  .grid .grid-item {
    float: left;
    display: inline-block;
  }
  .grid .grid-item img {
    vertical-align: middle;
    /* 7 column grid to 4 column */
  }
  .grid.seven-column .grid-item {
    width: 22%;
    margin-right: 4%;
    margin-bottom: 20px;
  }
  .grid.seven-column .grid-item:nth-child(7n+7) {
    margin-right: 4%;
  }
  .grid.seven-column .grid-item:nth-child(7n+8) {
    clear: none;
  }
  .grid.seven-column .grid-item:nth-child(4n+4) {
    margin-right: 0%;
  }
  .grid.seven-column .grid-item:nth-child(4n+5) {
    clear: both;
    /* 6,5,4 column grid to 3 column */
  }
  .grid.six-column .grid-item, .grid.five-column .grid-item, .grid.four-column .grid-item {
    width: 30%;
    margin-right: 5%;
    margin-bottom: 40px;
  }
  .grid.six-column .grid-item:nth-child(6n+6) {
    margin-right: 5%;
  }
  .grid.six-column .grid-item:nth-child(6n+7) {
    clear: none;
  }
  .grid.six-column .grid-item:nth-child(3n+3) {
    margin-right: 0%;
  }
  .grid.six-column .grid-item:nth-child(3n+4) {
    clear: both;
  }
  .grid.five-column .grid-item:nth-child(5n+5) {
    margin-right: 5%;
  }
  .grid.five-column .grid-item:nth-child(5n+6) {
    clear: none;
  }
  .grid.five-column .grid-item:nth-child(3n+3) {
    margin-right: 0%;
  }
  .grid.five-column .grid-item:nth-child(3n+4) {
    clear: both;
  }
  .grid.four-column .grid-item:nth-child(4n+4) {
    margin-right: 5%;
  }
  .grid.four-column .grid-item:nth-child(4n+5) {
    clear: none;
  }
  .grid.four-column .grid-item:nth-child(3n+3) {
    margin-right: 0%;
  }
  .grid.four-column .grid-item:nth-child(3n+4) {
    clear: both;
  }
  .contact #contact-new-subpage-container .wrap .content {
    padding-bottom: 70px;
    padding-top: 60px;
  }
  .contact #contact-new-container {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .contact #contact-new-container .content {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 780px) {
  #home-feature-1-container .content, #home-feature-2-container .content, #home-feature-3-container .content {
    display: block;
  }
  #home-feature-1-container .content .layout.side, #home-feature-2-container .content .layout.side, #home-feature-3-container .content .layout.side, #free-consultation-service-1-container .content .layout.side, #free-consultation-service-2-container .content .layout.side, #free-consultation-service-3-container .content .layout.side, #free-consultation-service-4-container .content .layout.side, .home-page .layout.main, .free-consultation-service-page .layout.main {
    float: none;
    width: auto;
    border-left: 0;
    text-align: left;
  }
  #free-consultation-service-1-container .content, #free-consultation-service-3-container .content, #free-consultation-service-4-container .content {
    display: block;
  }
  #free-consultation-service-1-container .layout.main, #free-consultation-service-3-container .layout.main, #free-consultation-service-4-container .layout.main {
    width: 100%;
  }
  #free-consultation-service-3-container .content .layout.side {
    border-right: none;
  }
  #top-nav .dk-text {
    display: none;
  }
  .shopping-cart-list .scl-image {
    width: 10%;
  }
  .shopping-cart-list .scl-products {
    width: 35%;
  }
  .shopping-cart-list .scl-price-group {
    width: 44%;
  }
  .shopping-cart-totals .shopping-cart-total-item .totals-space, .shopping-cart-totals .shopping-cart-total-item .totals-space-base, .shopping-cart-totals .shopping-cart-total-final .totals-space {
    width: 20%;
  }
  .shopping-cart-totals .shopping-cart-total-item .totals-value, .shopping-cart-totals .shopping-cart-total-final .totals-value {
    width: 37%;
  }
}
@media screen and (max-width: 740px) {
  ul.staff-category-tabs {
    margin-bottom: 20px;
  }
  ul.staff-category-tabs > li {
    float: none;
  }
  ul.staff-category-tabs > li a {
    float: none;
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 !important;
    text-align: center;
  }
  ul.staff-category-tabs > li a:before, ul.staff-category-tabs > li a:after {
    display: none !important;
  }
}
@media screen and (max-width: 700px) {
  /* Small Tablets */  #navigation {
    display: none !important;
    /* Mobile navigation */
  }
  #mobile-navigation {
    display: block;
    height: auto;
  }
  #mobile-navigation a {
    float: left;
    display: inline-block;
    width: 30%;
    text-align: center;
    padding: 0 0 0 0;
    margin-right: 5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    /* Tablet layout spacing */
  }
  #mobile-navigation a:nth-child(3n+3) {
    margin-right: 0%;
  }
  #mobile-navigation a:nth-child(3n+4) {
    clear: both;
  }
  .news-items-page .img-right, .news-items-page .img-left {
    width: auto !important;
    text-align: center;
  }
  .news-items-page .restricted {
    width: 100% !important;
  }
}
@media screen and (max-width: 680px) {
  body {
    background-image: none;
  }
  #header {
    position: relative;
    padding-top: 60px;
  }
  #header #logo {
    max-width: 100%;
    float: none;
    display: block;
    margin-bottom: 30px;
  }
  #header #logo img {
    margin-left: auto;
    margin-right: auto;
  }
  #top-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    clear: both;
    display: block;
    height: auto;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
    float: none;
  }
  #top-nav > ul > li {
    float: none;
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px;
  }
  #top-nav > ul > li#search-nav-item {
    display: none;
  }
  #top-nav > ul > li:nth-child(2):before {
    display: none;
  }
  #header #search {
    display: none;
  }
  #mobile-navigation {
    margin-bottom: 30px;
    /* Three column equal */
  }
  .layout-three-col-equal .layout.third {
    float: none;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 18px;
  }
  .layout-three-col-equal .layout.third.gap {
    margin-left: 0%;
  }
  .layout.half, .layout.main, .layout.side, .layout.middle, .layout.third {
    float: none !important;
    width: 100% !important;
  }
  .layout.gap, .layout.third.gap {
    margin-left: 0%;
  }
  .layout.main {
    margin-bottom: 20px;
    /*	
		#footer .footer-contact1 {
		width:45%;
		margin-bottom:18px;
		}
			
		#footer .footer-contact2 {
		clear:left;
		width:45%;
		}
		
		#footer .footer-links1 {
		width:50%;
		}
		*/
  }
  #footer .footer-contact2 p {
    margin-bottom: 30px;
    font-size: 12px;
    line-height: 1.6;
    /* 7,6,5,4,3 column grid to 2 column */
  }
  .grid.seven-column .grid-item, .grid.six-column .grid-item, .grid.five-column .grid-item, .grid.four-column .grid-item, .grid.three-column .grid-item {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 40px;
  }
  .grid.seven-column .grid-item:nth-child(7n+7) {
    margin-right: 4%;
  }
  .grid.seven-column .grid-item:nth-child(7n+8) {
    clear: none;
  }
  .grid.seven-column .grid-item:nth-child(4n+4) {
    margin-right: 4%;
  }
  .grid.seven-column .grid-item:nth-child(4n+5) {
    clear: none;
  }
  .grid.seven-column .grid-item:nth-child(2n+2) {
    margin-right: 0%;
  }
  .grid.seven-column .grid-item:nth-child(2n+3) {
    clear: both;
  }
  .grid.six-column .grid-item:nth-child(6n+6) {
    margin-right: 4%;
  }
  .grid.six-column .grid-item:nth-child(6n+7) {
    clear: none;
  }
  .grid.six-column .grid-item:nth-child(3n+3) {
    margin-right: 4%;
  }
  .grid.six-column .grid-item:nth-child(3n+4) {
    clear: none;
  }
  .grid.six-column .grid-item:nth-child(2n+2) {
    margin-right: 0%;
  }
  .grid.six-column .grid-item:nth-child(2n+3) {
    clear: both;
  }
  .grid.five-column .grid-item:nth-child(5n+5) {
    margin-right: 4%;
  }
  .grid.five-column .grid-item:nth-child(5n+6) {
    clear: none;
  }
  .grid.five-column .grid-item:nth-child(3n+3) {
    margin-right: 4%;
  }
  .grid.five-column .grid-item:nth-child(3n+4) {
    clear: none;
  }
  .grid.five-column .grid-item:nth-child(2n+2) {
    margin-right: 0%;
  }
  .grid.five-column .grid-item:nth-child(2n+3) {
    clear: both;
  }
  .grid.four-column .grid-item:nth-child(4n+4) {
    margin-right: 4%;
  }
  .grid.four-column .grid-item:nth-child(4n+5) {
    clear: none;
  }
  .grid.four-column .grid-item:nth-child(3n+3) {
    margin-right: 4%;
  }
  .grid.four-column .grid-item:nth-child(3n+4) {
    clear: none;
  }
  .grid.four-column .grid-item:nth-child(2n+2) {
    margin-right: 0%;
  }
  .grid.four-column .grid-item:nth-child(2n+3) {
    clear: both;
  }
  .grid.three-column .grid-item:nth-child(3n+3) {
    margin-right: 4%;
  }
  .grid.three-column .grid-item:nth-child(3n+4) {
    clear: none;
  }
  .grid.three-column .grid-item:nth-child(2n+2) {
    margin-right: 0%;
  }
  .grid.three-column .grid-item:nth-child(2n+3) {
    clear: both;
    /* Before and After */
  }
  .beforeafter-holder .beforeafter-item {
    width: 45%;
    margin-right: 10%;
  }
  .beforeafter-holder div:nth-child(3n+3) {
    margin-right: 10%;
  }
  .beforeafter-holder div:nth-child(3n+4) {
    clear: none;
  }
  .beforeafter-holder div:nth-child(2n+2) {
    margin-right: 0%;
  }
  .beforeafter-holder div:nth-child(2n+3) {
    clear: left;
    /* Videos */
  }
  .video-holder .video-item {
    width: 45%;
    margin-right: 10%;
  }
  .video-holder div:nth-child(3n+3) {
    margin-right: 10%;
  }
  .video-holder div:nth-child(3n+4) {
    clear: none;
  }
  .video-holder div:nth-child(2n+2) {
    margin-right: 0%;
  }
  .video-holder div:nth-child(2n+3) {
    clear: left;
  }
  .subscription-plans .subscription-plan {
    width: 47%;
    margin-right: 6%;
  }
  .subscription-plans div.subscription-plan:nth-child(3n+3) {
    margin-right: 6%;
  }
  .subscription-plans div.subscription-plan:nth-child(3n+4) {
    clear: none;
  }
  .subscription-plans div.subscription-plan:nth-child(2n+2) {
    margin-right: 0%;
  }
  .subscription-plans div.subscription-plan:nth-child(2n+3) {
    clear: left;
  }
  .pricelist-header .pricelist-price, .pricelist-header .pricelist-inclusive {
    display: none;
  }
  .pricelist-product {
    float: left;
    width: 75%;
    margin-right: 2%;
    padding-bottom: 6px;
  }
  .pricelist-price {
    clear: left;
    float: left;
    width: auto;
    display: inline-block;
    margin-right: 2%;
  }
  .pricelist-inclusive {
    float: left;
    width: auto;
    display: inline-block;
    margin-right: 2%;
  }
  .pricelist-qty {
    float: right;
    width: 23%;
  }
  .product-item {
    width: 47%;
    margin-right: 6%;
  }
  .products-holder div:nth-child(3n+3) {
    margin-right: 6%;
  }
  .products-holder div:nth-child(3n+4) {
    clear: none;
  }
  .products-holder div:nth-child(2n+2) {
    margin-right: 0%;
  }
  .products-holder div:nth-child(2n+3) {
    clear: both;
  }
  .form-item .label, .form-item .label2 {
    margin-bottom: 2px;
  }
  .form-item .label, .form-item .label2, .form-item .input, .form-item .select, .form-item .checkbox, .form-item .radio, .form-item .textarea, .form-item .label-padding, .form-item .subbut, .form-item .g-recaptcha, #recaptcha_image {
    width: 100% !important;
    padding-left: 0px;
    margin-left: 0%;
  }
  .form-item .g-recaptcha > div > div {
    max-width: 100%;
    overflow: hidden;
  }
  .recaptcha_input .input {
    padding-right: 0px;
  }
  .recaptcha_options li a {
    top: 0px;
  }
  .shopping-cart-list .shopping-cart-list-header {
    display: none;
  }
  .shopping-cart-list .shopping-cart-list-items {
    padding: 4px 10px;
    border: solid #f0e8e6 1px;
    border-radius: 3px;
    margin-bottom: 15px;
    position: relative;
  }
  .shopping-cart-list .scl-image {
    float: right;
    position: absolute;
    text-align: center;
    right: 5px;
    top: 8px;
    width: 20%;
    max-height: 60px;
  }
  .shopping-cart-list .scl-image img {
    max-height: 60px;
  }
  .shopping-cart-list .scl-products {
    width: 100%;
    min-height: 60px;
    padding-right: 0%;
  }
  .shopping-cart-list .scl-products-title {
    float: left;
    width: 68%;
  }
  .shopping-cart-list .scl-products-additional {
    clear: both;
    width: 100%;
  }
  .shopping-cart-list .scl-products .cart-msg-box, .shopping-cart-list .scl-products .cart-msg-type, .shopping-cart-list .scl-products .cart-msg-messages {
    width: 98%;
  }
  .msg-small {
    font-size: 13px;
    line-height: 17px;
  }
  .shopping-cart-list .scl-quantity {
    clear: both;
    width: 59%;
    text-align: left;
    padding-right: 0px;
    margin-top: 8px;
    padding-top: 8px;
    border-top: solid #f0e8e6 1px;
  }
  .shopping-cart-list .scl-quantity .scl-quantity-text {
    float: left;
    display: inline-block;
    padding-right: 3%;
    line-height: 26px;
    font-size: 14px;
  }
  .shopping-cart-list .scl-quantity input {
    float: left;
    font-size: 15px;
    display: inline-block;
    margin-right: 12%;
  }
  .shopping-cart-list .remove-link {
    float: left;
    display: inline-block;
    text-align: left;
    line-height: 26px;
    font-size: 12px;
  }
  .shopping-cart-list .scl-price {
    width: 40%;
    font-size: 16px;
    font-weight: 600;
    text-align: right;
    padding-right: 1%;
    margin-top: 8px;
    padding-top: 8px;
    border-top: solid #f0e8e6 1px;
  }
  .shopping-cart-totals .shopping-cart-total-item .totals-space, .shopping-cart-totals .shopping-cart-total-final .totals-space, #sc-subtotals .totals-space-base {
    display: none;
  }
  .shopping-cart-totals .shopping-cart-total-item, .shopping-cart-totals .shopping-cart-total-final {
    display: block;
  }
  .shopping-cart-totals .shopping-cart-total-item .totals-text, .shopping-cart-totals .shopping-cart-total-final .totals-text {
    float: left;
    width: 66%;
    text-align: left;
    padding-right: 0;
    padding-left: 4%;
    margin: 0 0 0 0;
  }
  .shopping-cart-totals .shopping-cart-total-item .totals-value, .shopping-cart-totals .shopping-cart-total-final .totals-value {
    float: left;
    width: 26%;
    font-size: 15px;
    padding-right: 4%;
    margin: 0 0 0 0;
  }
  .address-selector li {
    width: 48%;
  }
  .cart-checkradio-holder .checkradio {
    width: 50%;
  }
  .payment-radio-holder {
    width: 10%;
  }
  .payment-holder {
    width: 90%;
  }
}
@media screen and (max-width: 680px) {
  .shopping-cart-list .scl-image {
    position: relative;
  }
  .shopping-cart-list .scl-products {
    float: none;
  }
  .contact #contact-new-subpage-container .layout.half {
    margin-bottom: 0px;
  }
  .contact #contact-new-subpage-container .contact-text {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 650px) {
  #checkout-title-container.background .content {
    padding: 30px 30px 1px;
    margin-bottom: 0;
  }
  #home-feature-1-top-container .content {
    padding: 30px 30px 1px;
  }
  #home-feature-1-top-container .content h4 {
    font-size: 30px;
  }
  .about-us-page .staff-item.grid-item .module-text {
    width: 66%;
  }
}
@media screen and (max-width: 630px) {
  /* Phones */  #mobile-navigation a {
    width: 48%;
    margin-right: 4%;
    /*#mobile-navigation a:nth-child(4n+4) {margin-right:4%;}
			#mobile-navigation a:nth-child(4n+5) {clear:none;}*/
  }
  #mobile-navigation a:nth-child(3n+3) {
    margin-right: 4%;
  }
  #mobile-navigation a:nth-child(3n+4) {
    clear: none;
  }
  #mobile-navigation a:nth-child(2n+2) {
    margin-right: 0%;
  }
  #mobile-navigation a:nth-child(2n+3) {
    clear: both;
  }
  .news-items-page .img-right {
    width: 100% !important;
    height: auto !important;
  }
  .contact #contact-new-subpage-container img {
    max-width: 40%;
  }
  .contact #contact-new-subpage-container .contact-text {
    padding-left: 40px;
    margin-bottom: 70px;
    width: 60%;
  }
  .contact #contact-new-subpage-container .layout.half.gap .contact-text {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 520px) {
  html {
    -webkit-text-size-adjust: none;
  }
  .list-two-col {
    column-count: 1;
  }
  .home-page .grid .grid-item {
    margin-bottom: 20px;
  }
  img {
    max-width: 100%;
    height: auto;
    /* ie8 */
    width: auto\9;
  }
  embed, object, iframe, .map-holder {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  ul li {
    line-height: 26px;
    padding-bottom: 8px;
    background-position: 5px 9px;
  }
  ul > li:before {
    font-size: 10px;
    font-family: Arial, sans-serif;
  }
  #container1 {
    width: 100% !important;
  }
  #container2 {
    width: 100%;
  }
  #header {
    height: auto;
  }
  #header #logo {
    width: auto;
    text-align: center;
    max-width: 100%;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    /* Tablet layout spacing */
  }
  #header #logo img {
    max-width: 100%;
    /*#top-nav,
			#header #search {display:none;}*/
  }
  #top-nav {
    display: block;
    float: none;
    height: auto;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #top-nav > ul > li {
    float: none;
    display: inline-block;
  }
  #top-nav .currency-select label {
    display: none;
  }
  #top-nav .currency-select select {
    height: 23px;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 11px !important;
  }
  #header #search-nav-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    /* Tablet layout spacing */
    text-align: center;
    padding-left: 0;
  }
  #header #search-nav-item #search {
    float: none;
    display: block;
    text-align: center;
  }
  .cart-count-text {
    display: none;
  }
  #header #mobile-link {
    display: none;
  }
  #header #mobile-link a {
    clear: none;
    float: right;
    width: 100%;
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 12px;
    margin-top: 10px;
    color: #fff;
    background-color: #675c50;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    /* Tablet layout spacing */
  }
  #mobile-link a [class^="icon-"], #mobile-link a [class*=" icon-"], #mobile-link a .material-icons {
    vertical-align: middle;
    /*#header #mobile-link h4 {display:none;}
					#header #mobile-link:hover a {color:#fff;background-color:#ed611d;}*/
  }
  #mobile-navigation {
    display: none;
    height: auto;
    font-size: 18px;
    line-height: 1.4;
    color: #fff;
    padding: 15px 0;
  }
  #mobile-navigation a {
    float: none;
    display: block;
    height: auto;
    width: 100%;
    line-height: 1.4;
    text-align: left;
    color: #fff;
    padding: 0 20px;
    margin-bottom: 6px;
  }
  #home-sub-page-container, #home-reveals-top-container {
    padding-top: 40px;
  }
  #home-sub-page-container .content {
    padding-bottom: 40px;
  }
  .home-page .button a {
    display: block;
    margin-bottom: 3px;
  }
  #mobile-menu {
    display: inline-block;
    float: right;
    margin-top: 15px;
  }
  #home-feature-1-container .content .layout.side, #home-feature-2-container .content .layout.side, #home-feature-3-container .content .layout.side, .home-page .layout.main {
    margin-bottom: 0;
  }
  #home-feature-1-container .content .layout.main img, #home-feature-2-container .content .layout.main img, #home-feature-3-container .content .layout.main img {
    visibility: visible !important;
  }
  #home-feature-2-container .content .layout.side {
    border-right: 0;
  }
  #home-feature-1-container .content .layout.side, #home-feature-2-container .content .layout.side, #home-feature-3-container .content .layout.side {
    padding: 20px;
    /* Slide out mobile menu */
  }
  .mobile-active #container-outer {
    max-width: 100%;
    overflow-x: hidden;
    background-color: #675c50;
  }
  .mobile-active #mobile-navigation {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 270px;
    transform: translateX(270px);
  }
  .close-menu {
    position: absolute;
    top: 5px !important;
    right: 0px !important;
    width: 40px !important;
    height: 40px !important;
    display: inline-block !important;
    line-height: 60px;
    text-align: center !important;
    padding: 0 0 0 0 !important;
    margin: 0 0 0 0 !important;
    z-index: 1001;
  }
  .close-menu .material-icons {
    line-height: 40px;
  }
  #container1 {
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .mobile-active #container1 {
    transform: translateX(-270px);
    background-color: #fff;
  }
  .mobile-active #container1:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.75);
    z-index: 1000;
  }
  .content {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    /* Tablet layout spacing */
  }
  .content .img-left, .content .img-right, .content .img-center {
    float: none;
    display: block;
    width: 100%;
    max-width: none;
    padding: 10px 0;
    margin: 0 0 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    /* Tablet layout spacing */
  }
  .content, .layout.side p, .layout.side .side-holder {
    font-size: 16px;
    line-height: 24px;
  }
  .content h1 {
    font-size: 38px;
    line-height: 38px;
  }
  .content h2 {
    font-size: 32px;
    line-height: 32px;
  }
  .content h3 {
    font-size: 26px;
    line-height: 24px;
  }
  .content h4 {
    font-size: 22px;
    line-height: 24px;
  }
  .layout.side h5 {
    font-size: 18px;
    line-height: 24px;
  }
  .layout.side h6 {
    font-size: 18px;
    line-height: 24px;
  }
  .small {
    font-size: 15px;
    line-height: 23px;
  }
  .large {
    font-size: 17px;
    line-height: 25px;
  }
  .module-text h2, .products.textunder .module-text h4 {
    font-size: 20px;
    line-height: 1;
  }
  .layout.half, .layout.main, .layout.side, .layout.middle, .layout.third {
    float: none !important;
    width: 100% !important;
  }
  .layout.gap, .layout.third.gap {
    margin-left: 0%;
  }
  .layout.main {
    margin-bottom: 20px;
  }
  .about-us-page .staff.textunder .module-text p {
    margin-bottom: 20px;
    /*#footer .footer-contact1 {
	float:none;
	display:block;
	width:100%;
	text-align:left;
	margin-bottom:18px;
	}*/
  }
  #footer .footer-contact2 {
    float: none;
    display: block;
    width: 100%;
    /*text-align:left;*/
    /*#footer .footer-links1 {
	float:none;
	display:block;
	width:100%;
	text-align:left;
	margin-bottom:18px;
	}*/
  }
  #footer .footer-sitemap a {
    margin: 0 0;
    line-height: 48px;
    display: block;
    clear: both;
    min-width: 48px;
    min-height: 48px;
  }
  #footer {
    font-size: 16px;
    line-height: 26px;
  }
  #desktop-link {
    display: inline;
    /* Set new spacing for tablet */
    /* Breadcrump area */
  }
  #container-bread {
    /* breadcrumb */
  }
  #breadcrumb {
    padding: 16px 0px 4px 0px;
    /* Main title area */
  }
  .container-main-title .content {
    padding: 25px 0px 5px;
    padding-bottom: 0px;
    /* Main top area */
  }
  .container-main-top .content {
    padding: 25px 0px 5px;
    /* Main content area with layouts */
  }
  .content {
    padding: 25px 0px 5px;
    /* Main bottom area */
  }
  .container-main-bottom .content {
    padding: 25px 0px 5px;
    /* Content container spacing */
  }
  .content-container + .content-container .content {
    padding-top: 0px;
    /* Backgrounds */
  }
  .background {
    /* Overwrite padding for areas adjacent to backgrounds */
  }
  .content-container + .content-container.background .content, .content-container.background + .content-container .content, .content-container.backgroundimage-container + .content-container .content {
    padding-top: 25px;
    /* Overwrite padding for backgrounds */
  }
  .content-container.background .content, .content-container.backgroundimage-container .content {
    padding-top: 25px;
    padding-bottom: 5px;
  }
  #home-container.background.light .content {
    padding-top: 25px;
    /* Site Map */
  }
  .sitemap-holder {
    width: 100%;
    /* Grid */
  }
  .grid .grid-item {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    /* Before and After */
  }
  .beforeafter-holder .beforeafter-item, .beforeafter-details .before-image, .beforeafter-details .after-image {
    width: 100%;
    margin-right: 0%;
  }
  .beforeafter-details .before-image {
    margin-bottom: 12%;
    /* Video */
  }
  .video-holder .video-item {
    width: 100%;
    margin-right: 0%;
  }
  .product-item {
    width: 100%;
    margin-right: 0%;
  }
  .products-holder div:nth-child(3n+3) {
    margin-right: 0%;
  }
  .subscription-plans .subscription-plan {
    width: 100%;
    margin-right: 0%;
  }
  .subscription-plans div.subscription-plan:nth-child(2n+2) {
    margin-right: 0%;
  }
  .subscription-plans div.subscription-plan:nth-child(2n+3) {
    clear: none;
  }
  .subscription-table .subscription-left, .subscription-table .subscription-middle, .subscription-table .full-subscription-middle, .subscription-table .subscription-right {
    float: none;
    width: 100%;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    border: solid #f1f1f1 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    /* Tablet layout spacing */
  }
  .subscription-table .subscription-left {
    padding-top: 8px;
    border-bottom: none;
  }
  .subscription-table .subscription-middle {
    border-top: none;
    border-bottom: none;
  }
  .subscription-table .full-subscription-middle {
    padding-bottom: 8px;
    border-top: none;
  }
  .subscription-table .subscription-right {
    padding-bottom: 8px;
    border-top: none;
  }
  .address-selector li {
    width: 100%;
    margin-bottom: 18px;
  }
  .cart-checkradio-holder .checkradio {
    width: 100%;
    /* iPhone zoom fix */
  }
  select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    font-size: 16px !important;
  }
  .constrain-width {
    max-width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .about-us-page .staff-item.grid-item .module-text {
    width: 100%;
    padding-left: 0px;
    padding-top: 30px;
  }
  .contact #contact-new-subpage-container img {
    display: none;
  }
  .contact #contact-new-subpage-container .contact-text {
    padding-left: 0px;
  }
}
@media screen and (max-width: 380px) {
  #header #search-nav-item {
    display: block;
    clear: both;
    width: 100%;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }
  #top-nav > ul > li#search-nav-item + li:before {
    display: none;
  }
}
@media screen and (max-width: 320px) {
  #header #logo {
    height: auto;
    line-height: 1;
    max-width: 70%;
  }
}
