.nobreak {
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  -o-column-break-inside: avoid;
  -ms-column-break-inside: avoid;
  column-break-inside: avoid;
  display: table;
}
@font-face {
  font-family: 'brandon_grotesquebold';
  src: url('../fonts/brandon_bld_0-webfont.eot');
  src: url('../fonts/brandon_bld_0-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/brandon_bld_0-webfont.woff') format('woff'), url('../fonts/brandon_bld_0-webfont.ttf') format('truetype'), url('../fonts/brandon_bld_0-webfont.svg#brandon_grotesquebold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'brandon_grotesqueblack';
  src: url('../fonts/brandon_blk_0-webfont.eot');
  src: url('../fonts/brandon_blk_0-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/brandon_blk_0-webfont.woff') format('woff'), url('../fonts/brandon_blk_0-webfont.ttf') format('truetype'), url('../fonts/brandon_blk_0-webfont.svg#brandon_grotesqueblack') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'brandon_grotesquelight';
  src: url('../fonts/brandon_light_0-webfont.eot');
  src: url('../fonts/brandon_light_0-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/brandon_light_0-webfont.woff') format('woff'), url('../fonts/brandon_light_0-webfont.ttf') format('truetype'), url('../fonts/brandon_light_0-webfont.svg#brandon_grotesquelight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'brandon_grotesquemedium';
  src: url('../fonts/brandon_med_0-webfont.eot');
  src: url('../fonts/brandon_med_0-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/brandon_med_0-webfont.woff') format('woff'), url('../fonts/brandon_med_0-webfont.ttf') format('truetype'), url('../fonts/brandon_med_0-webfont.svg#brandon_grotesquemedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'brandon_grotesque_regularRg';
  src: url('../fonts/brandon_reg-webfont.eot');
  src: url('../fonts/brandon_reg-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/brandon_reg-webfont.woff') format('woff'), url('../fonts/brandon_reg-webfont.ttf') format('truetype'), url('../fonts/brandon_reg-webfont.svg#brandon_grotesque_regularRg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'champagne__limousinesregular';
  src: url('../fonts/champagne__limousines-webfont.eot');
  src: url('../fonts/champagne__limousines-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/champagne__limousines-webfont.woff') format('woff'), url('../fonts/champagne__limousines-webfont.ttf') format('truetype'), url('../fonts/champagne__limousines-webfont.svg#champagne__limousinesregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'champagne__limousinesbold';
  src: url('../fonts/champagne__limousines_bold-webfont.eot');
  src: url('../fonts/champagne__limousines_bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/champagne__limousines_bold-webfont.woff') format('woff'), url('../fonts/champagne__limousines_bold-webfont.ttf') format('truetype'), url('../fonts/champagne__limousines_bold-webfont.svg#champagne__limousinesbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'briar_roseregular';
  src: url('../fonts/briarrose-regular-webfont.eot');
  src: url('../fonts/briarrose-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/briarrose-regular-webfont.woff2') format('woff2'), url('../fonts/briarrose-regular-webfont.woff') format('woff'), url('../fonts/briarrose-regular-webfont.ttf') format('truetype'), url('../fonts/briarrose-regular-webfont.svg#briar_roseregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
#loading-circle {
  display: block;
  border-width: 30px;
  border-radius: 50%;
  border-style: double;
  margin: 80px auto 0;
  width: 10px;
  height: 10px;
  border-color: #444 #ffffff #a7a7a7;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  -o-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  100% {
    -moz-transform: rotate(359deg);
  }
}
@keyframes spin {
  100% {
    transform: rotate(359deg);
  }
}
/* Reset styles
*******************************/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio[controls],
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
html {
  overflow-y: scroll;
  /* 1 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
  -ms-text-size-adjust: 100%;
}
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
ul,
li,
ol,
a,
em,
img,
strong,
fieldset,
form,
label,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  list-style: none;
}
:focus {
  outline: 0;
}
img {
  vertical-align: middle;
  outline: 0;
}
input,
textarea {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none;
  font-weight: normal !important;
}
html,
body,
textarea,
input {
  -webkit-text-size-adjust: none;
}
body {
  text-align: left;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.2;
}
/* Form Elements
*******************************/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  font-size: 13px;
  font-weight: 700;
  background: transparent;
  text-transform: uppercase;
  border: 0;
}
input[type=text],
input[type=email],
input[type=url],
input[type=search],
input[type=password],
textarea {
  border: 1px solid white;
  height: 16px;
  font-size: 12px;
  padding: 5px;
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -ms-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear;
}
textarea {
  resize: vertical;
}
.fl {
  float: left !important;
}
.fr {
  float: right !important;
}
.l {
  text-align: left;
}
.c {
  text-align: center;
}
.j {
  text-align: justify;
}
.r {
  text-align: right;
}
/* Clearfix
*******************************/
.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  zoom: 1;
}
.clear {
  clear: both;
}
/* Links
*******************************/
a {
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: color 100ms linear;
  -moz-transition: color 100ms linear;
  -ms-transition: color 100ms linear;
  -o-transition: color 100ms linear;
  transition: color 100ms linear;
}
/* Headers
*******************************/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 1em;
  text-transform: uppercase;
}
h1 {
  font-size: 28px;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10px;
}
/* Text elements
*******************************/
p {
  margin: 0 0 1em 0;
  text-align: left;
  line-height: 1.5;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
img {
  border: 0;
}
.small {
  font-size: 10px;
}
hr {
  display: block;
  height: 0px;
  line-height: 0px;
  border: 0;
  border-top: 1px solid;
  border-bottom: 1px solid;
  margin: 16px 0;
  float: none;
  clear: both;
  padding: 0;
}
/* Wordpress Typo
*******************************/
.story {
  line-height: 1.5;
}
.story ul {
  list-style: square;
}
.story ul li {
  list-style: square;
}
.story ol {
  list-style: decimal;
}
.story ol li {
  list-style: decimal;
}
.story ul,
.story ol {
  margin: 0 0 1em 1.5em;
  line-height: 1.5;
}
.story ul ul,
.story ol ul,
.story ul ol,
.story ol ol {
  margin-bottom: 0;
}
.story ol ol {
  list-style: upper-alpha;
}
.story ol ol ol {
  list-style: lower-roman;
}
.story ol ol ol ol {
  list-style: lower-alpha;
}
.story h1,
.story h2,
.story h3,
.story h4,
.story h5,
.story h6 {
  text-transform: none;
  margin-bottom: .5em;
}
.story a {
  color: #000000;
  -webkit-transition: color 100ms linear;
  -moz-transition: color 100ms linear;
  -ms-transition: color 100ms linear;
  -o-transition: color 100ms linear;
  transition: color 100ms linear;
}
.story a:link,
.story a:visited,
.story a:active {
  text-decoration: underline;
}
.story a:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
.story table {
  width: auto;
  border-collapse: collapse;
  margin-bottom: 18px;
}
.story table td,
.story table th {
  padding: 6px 10px;
  text-align: center;
  border: 1px solid #ccc;
}
.story table th {
  font-weight: bold;
}
.story pre {
  border: 1px solid #ccc;
  background: #eee;
  padding: 1em 2em;
  margin-bottom: 1em;
}
.story blockquote {
  font-style: italic;
  margin: 1em 3em;
}
.story blockquote p:before {
  content: '"';
}
.story blockquote p:after {
  content: '"';
}
.story img.size-auto,
.story img.size-full,
.story img.size-large,
.story img.size-medium,
.story .attachment img {
  width: auto;
  max-width: 100%;
  /* When images are too wide for containing element, force them to fit. */
  height: auto;
  /* Override height to match resized width for correct aspect ratio. */
}
.story .alignleft,
.story img.alignleft {
  display: inline;
  float: left;
  margin-right: 1em;
}
.story .alignright,
.story img.alignright {
  display: inline;
  float: right;
  margin-left: 1em;
}
.story .aligncenter,
.story img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.story img.alignleft,
.story img.alignright,
.story img.aligncenter {
  margin-bottom: 1em;
}
.story .wp-caption {
  line-height: 1.5;
  margin-bottom: 1em;
  text-align: center;
}
.story .wp-caption p.wp-caption-text {
  color: #888;
  font-size: 11px;
  margin: 0;
  padding: 5px;
}
.story .wp-smiley {
  margin: 0;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  position: relative;
  zoom: 1;
}
.flexslider ul,
.flexslider ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider ul li,
.flexslider ol li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides > li {
  position: relative;
  display: none;
  -webkit-backface-visibility: hidden;
  text-align: center;
}
.flexslider .slides img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  height: auto;
  width: auto;
}
.flexslider .descr {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  background: rgba(100, 100, 100, 0.5);
  color: #fff;
  text-align: left;
}
.flexslider .descr h3 {
  text-align: left;
}
.flexslider .descr .text p:last-child {
  margin-bottom: 0;
}
.flex-container {
  zoom: 1;
  position: relative;
}
/* Open first post */
.full {
  display: none;
}
#post .full {
  display: block;
}
/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
/* Wrappers
*******************************/
body.has-fixed {
  padding: 64px 0 0;
}
.wrapper {
  width: 1100px;
  min-width: 310px;
  max-width: 100%;
  margin: 0 auto;
}
.story {
  font-family: 'brandon_grotesque_regularRg';
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
}
.story .error {
  color: #d53c3c;
}
.story .error a {
  color: #d53c3c;
}
.story .error a:hover {
  color: #000000;
}
.loading {
  background: url('../img/ajax-loader.gif') 0 0 no-repeat;
  margin: 10px auto 0;
  display: none;
  width: 24px;
  height: 24px;
}
/* Header
*******************************/
#fixed-top {
  background: url('../img/fixedlinetop-blackbg.png') 0 100% repeat-x;
  display: block;
  width: 100%;
  height: 19px;
  padding: 22px 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
#fixed-top:after {
  content: " ";
  display: block;
  height: 10px;
  width: 100%;
}
#fixed-top .story {
  color: #ffffff;
  font-family: 'brandon_grotesquemedium';
  font-size: 13px;
  text-transform: uppercase;
  position: relative;
}
#fixed-top .story strong {
  font-family: 'brandon_grotesqueblack';
}
#fixed-top .story p {
  display: inline;
}
#fixed-top .story a.details {
  color: #868686;
}
#fixed-top .story a.details:after {
  background: url('../img/details-arrow.png') 0 -10px no-repeat;
  content: " ";
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 2px 0 0 5px;
  width: 15px;
  height: 11px;
}
#fixed-top .story a.details:hover {
  color: #ffffff;
}
#fixed-top .story a.details:hover:after {
  background-position: 0 1px;
}
#fixed-top .story a.close {
  background: url('../img/close-x.png') 0 0 no-repeat;
  display: block;
  width: 11px;
  height: 11px;
  overflow: hidden;
  float: right;
  text-indent: -3333px;
  margin: 4px 0;
  position: absolute;
  top: 0;
  right: 0;
}
#fixed-top .story a.close:hover {
  background-position: 0 -11px;
}
.snap-drawers,
#open-left {
  display: none;
}
header#header-main {
  background: url('../img/gray-border.png') 0 100% repeat-x;
  height: auto;
  position: relative;
}
header#header-main .logo {
  background: url('../img/logo.png') 50% 50% no-repeat;
  margin: 50px auto;
  display: block;
  width: 293px;
  height: 69px;
}
header#header-main .logo a {
  display: block;
  width: 293px;
  height: 69px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
header#header-main #go-to-cart {
  background: url('../img/gray-border-ver-short.png') 0 0 repeat-y, url('../img/gray-border-ver-short.png') 100% 0 repeat-y, url('../img/gray-border.png') 0 100% repeat-x, url('../img/gray-border.png') 0 0 repeat-x;
  color: #000000;
  font-family: 'brandon_grotesquebold';
  display: block;
  text-transform: uppercase;
  position: absolute;
  padding: 10px 14px;
  bottom: 10px;
  right: 0;
}
header#header-main #go-to-cart:hover {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
}
.nav-main {
  background: url('../img/gray-border.png') 0 0 repeat-x;
  width: 100%;
  height: 54px;
}
.nav-main ul.menu {
  float: left;
  width: auto;
}
.nav-main ul.menu > li {
  float: left;
  padding: 21px 15px;
  position: relative;
}
.nav-main ul.menu > li:after {
  display: none !important;
}
.nav-main ul.menu > li > a {
  font-family: 'brandon_grotesquebold';
  font-size: 14px;
  text-transform: uppercase;
  color: #000000;
  display: block;
  line-height: 1;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.nav-main ul.menu > li > a:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
.nav-main ul.menu > li > a:hover:after {
  background: #000000;
  content: " ";
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  top: 30px;
}
.nav-main ul.menu > li.swatches {
  float: right;
}
.nav-main ul.menu > li.current-menu-item > a:after,
.nav-main ul.menu > li.current_page_item > a:after,
.nav-main ul.menu > li.current-menu-parent > a:after {
  background: #000000;
  content: " ";
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  top: 30px;
}
.nav-main ul.menu > li.theoni-collection {
  position: absolute;
  bottom: 108px;
  right: 0;
  padding: 0;
  width: auto !important;
  text-indent: -4444px;
}
.nav-main ul.menu > li.theoni-collection > a {
  background: url('../img/TheoniCollection_WebButton_3.png') 0 -58px no-repeat;
  display: block;
  width: 100px;
  height: 58px;
  -webkit-transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  -ms-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
}
.nav-main ul.menu > li.theoni-collection > a:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  background-position: 0 0;
}
.nav-main ul.menu > li.theoni-collection > a:hover:after {
  display: none;
}
.nav-main ul.menu > li.blog > a {
  font-family: 'briar_roseregular';
  text-transform: capitalize;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 14px;
}
.nav-main ul.menu > li ul.sub-menu {
  background: url('../img/gray-border-ver-short.png') 0 0 repeat-y, url('../img/gray-border-ver-short.png') 100% 0 repeat-y, url('../img/gray-border.png') 0 100% repeat-x #ffffff;
  display: none;
  position: absolute;
  top: 53px;
  left: 50%;
  margin: 0 0 0 -78px;
  width: 116px;
  padding: 4px 20px;
  z-index: 45;
}
.nav-main ul.menu > li ul.sub-menu li {
  font-family: 'brandon_grotesquemedium';
  font-size: 16px;
  text-transform: none;
  margin: 10px 0;
}
.nav-main ul.menu > li ul.sub-menu li a {
  color: #000000;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.nav-main ul.menu > li ul.sub-menu li a:after {
  display: none !important;
  -moz-opacity: 0 !important;
  -khtml-opacity: 0 !important;
  -webkit-opacity: 0 !important;
  opacity: 0 !important;
}
.nav-main ul.menu > li ul.sub-menu li a:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
.searchform {
  background: url('../img/gray-border-ver-short.png') 0 0 no-repeat, url('../img/gray-border-ver-short.png') 100% 0 no-repeat;
  display: block;
  width: 146px;
  float: left;
  padding: 19px 16px 12px;
  overflow: hidden;
  margin: 0 0 0 10px;
  *zoom: 1;
}
.searchform .s-input {
  background: transparent;
  width: 120px;
  float: left;
  padding: 0;
  margin: 0;
  border: 0;
  font-family: 'brandon_grotesquemedium';
  font-size: 13px;
  text-transform: uppercase;
  color: #000000;
}
.searchform .s-input::-webkit-input-placeholder {
  font-family: 'brandon_grotesquemedium';
  font-size: 13px;
  text-transform: uppercase;
  color: #000000;
}
.searchform .s-input:-moz-placeholder {
  /* Firefox 18- */
  font-family: 'brandon_grotesquemedium';
  font-size: 13px;
  text-transform: uppercase;
  color: #000000;
}
.searchform .s-input::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'brandon_grotesquemedium';
  font-size: 13px;
  text-transform: uppercase;
  color: #000000;
}
.searchform .s-input:-ms-input-placeholder {
  font-family: 'brandon_grotesquemedium';
  font-size: 13px;
  text-transform: uppercase;
  color: #000000;
}
.searchform .searchsubmit {
  background: url('../img/searchsubmit.png') 0 0 no-repeat;
  display: block;
  width: 16px;
  height: 16px;
  text-indent: -4444px;
  overflow: hidden;
  float: right;
}
.searchform .searchsubmit:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
}
/* Splash page
*******************************/
body.page-template-template-splashpage-php header#header-main {
  overflow: hidden;
  zoom: 1;
}
body.page-template-template-splashpage-php section.page,
body.page-template-template-splashpage-php article.page {
  width: 100%;
}
#page-policy {
  width: 100%;
}
#page-policy > .story {
  text-align: left;
}
#page-policy > .story p {
  text-align: left;
}
/* Linen main search
*******************************/
#linen-search {
  width: 100%;
  max-width: 1100px;
  height: 566px;
  margin: 32px auto 0;
  position: relative;
}
#linen-search #linen-selection {
  display: block;
  width: 284px;
  min-height: 410px;
  height: auto;
  padding: 11px 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  max-height: 610px;
  left: 50px;
  top: 50%;
  z-index: 4;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#linen-search #linen-selection:before {
  background: url('../img/searchbox-frame-top.png') 0 0 no-repeat transparent;
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 11px;
}
#linen-search #linen-selection:after {
  background: url('../img/searchbox-frame-btm.png') 0 0 no-repeat transparent;
  content: " ";
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 10px;
}
#linen-search #linen-selection .texture-wrap {
  background: url('../img/searchbox-frame-middle.png') 0 0 repeat-y transparent;
  padding: 20px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#linen-search .flex-direction-nav {
  display: none;
}
#linen-search .flexslider ul.slides li {
  max-height: 566px;
  overflow: hidden;
}
#linen-search .flexslider .description {
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 100%;
  color: #ffffff;
  font-family: 'brandon_grotesque_regularRg';
  font-size: 18px;
  line-height: 1;
  background: rgba(0, 0, 0, 0.35);
  text-align: left;
  padding: 12px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#linen-search .flexslider:hover .description {
  bottom: 0;
}
#linen-selection {
  display: block;
  width: 284px;
  min-height: 410px;
  height: auto;
  padding: 35px 40px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#linen-selection h3 {
  background: url('../img/border-dots.png') 0 100% repeat-x;
  text-transform: uppercase;
  color: #000000;
  font-size: 40px;
  font-family: 'champagne__limousinesregular';
  text-align: center;
  margin: 0 auto 24px !important;
  line-height: 1;
  position: relative;
  padding: 0 0 20px;
  letter-spacing: 1px;
}
#linen-selection h3 span {
  display: block;
  font-size: 40px;
  font-family: 'champagne__limousinesbold';
}
#linen-selection h3:after {
  background: url('../img/icon-scissors.png') 50% 50% no-repeat #ffffff;
  content: " ";
  display: block;
  width: 22px;
  height: 15px;
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin: 0 0 0 -11px;
}
#linen-selection #filter_name {
  display: block;
  border: 1px solid #9a9a9a;
  margin: 0 auto 9px;
  background: none;
  text-transform: uppercase;
  width: 100%;
  max-width: 204px;
  padding: 7px;
  box-sizing: border-box;
  height: 30px;
  color: #000000;
  font-family: 'brandon_grotesquemedium';
  font-size: 12px;
  opacity: 1;
}
#linen-selection input[type="submit"] {
  background: url('../img/icon-btn-arrow-right.png') 86% 48% no-repeat, url('../img/black-btn-small.png') 0 0 no-repeat;
  color: #ffffff;
  display: block;
  font-family: 'brandon_grotesquebold';
  font-size: 12px;
  text-transform: uppercase;
  width: 98px;
  padding: 9px 16px;
  height: 36px;
  text-decoration: none;
  line-height: 1;
  margin: 20px auto;
  float: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#linen-selection input[type="submit"]:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
.chzn-select,
.chosen-select {
  background: #ffffff;
  padding: 12px 10px;
  width: 180px;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.chosen-container-multi,
.chosen-container {
  display: block;
  padding: 1px;
  border: 1px solid #9a9a9a;
  margin: 0 auto 9px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.chosen-container-multi .chosen-single,
.chosen-container .chosen-single {
  background: #ffffff !important;
  border: 0 !important;
  font-family: 'brandon_grotesquemedium' !important;
  font-size: 12px !important;
  text-transform: uppercase !important;
  color: #000000 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -moz-background-clip: padding !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
}
.chosen-container-multi .chosen-single div b,
.chosen-container .chosen-single div b {
  background: url(../img/chosen-sprite.png) !important;
}
.chosen-container-multi .chosen-choices,
.chosen-container .chosen-choices {
  width: 200px;
  border: 0;
  padding: 5px 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.chosen-container-multi .chosen-choices li.search-field,
.chosen-container .chosen-choices li.search-field {
  width: 100%;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"],
.chosen-container .chosen-choices li.search-field input[type="text"] {
  background: none;
  color: #999;
  font-family: 'brandon_grotesquemedium';
  font-size: 12px;
  text-transform: uppercase;
  padding: 0 5px;
  width: 80% !important;
}
.chosen-container-multi .chosen-choices li.search-field:after,
.chosen-container .chosen-choices li.search-field:after {
  background: url(../img/chosen-sprite.png) -4px -10px no-repeat !important;
  content: " ";
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 8px;
  height: 6px;
}
.chosen-container-multi .chosen-choices li.search-choice,
.chosen-container .chosen-choices li.search-choice {
  border: 0;
  background: #eee;
  color: #000000;
  line-height: 1;
  font-family: 'brandon_grotesquemedium';
  font-size: 9px;
  text-transform: uppercase;
  padding: 5px 18px 5px 5px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close,
.chosen-container .chosen-choices li.search-choice .search-choice-close {
  display: block;
  position: absolute;
  right: 6px;
  top: 6px;
  width: 7px;
  height: 7px;
  font-size: 1px;
  background: url('../img/close-x.png') -2px -24px no-repeat !important;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover,
.chosen-container .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: 0 100%;
}
.chosen-container-multi .chosen-drop,
.chosen-container .chosen-drop {
  background: #ffffff;
  width: 100%;
  border: 1px solid #9a9a9a;
  border-top: 0;
  padding-top: 5px;
  z-index: 10;
  font-family: 'brandon_grotesquemedium';
  font-size: 12px;
  text-transform: uppercase;
  color: #000000;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -moz-background-clip: padding !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
}
.chosen-container-multi .chosen-drop .chosen-results,
.chosen-container .chosen-drop .chosen-results {
  padding: 5px 0 0;
  text-align: left;
  margin: 0 auto 4px;
}
.chosen-container-multi .chosen-drop .chosen-results li,
.chosen-container .chosen-drop .chosen-results li {
  padding: 5px 20px;
}
.chosen-container-multi .chosen-drop .chosen-results .highlighted,
.chosen-container .chosen-drop .chosen-results .highlighted {
  background-color: #a7a7a7;
  background-image: none;
}
/* Products grid
*******************************/
body.post-type-archive-product .nav-main li.linens > a:after,
body.tax-collection .nav-main li.linens > a:after,
body.tax-color .nav-main li.linens > a:after,
body.tax-product_type .nav-main li.linens > a:after,
body.tax-style .nav-main li.linens > a:after {
  background: #000000;
  content: " ";
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  top: 30px;
}
body.post-type-archive-product #content-main .main-container,
body.tax-color #content-main .main-container,
body.tax-producttype #content-main .main-container,
body.tax-style #content-main .main-container {
  width: 69.6363%;
}
body.post-type-archive-product #content-main .sidebar,
body.tax-color #content-main .sidebar,
body.tax-producttype #content-main .sidebar,
body.tax-style #content-main .sidebar {
  width: 27%;
}
body.post-type-archive-product #content-main .sidebar #linen-selection,
body.tax-color #content-main .sidebar #linen-selection,
body.tax-producttype #content-main .sidebar #linen-selection,
body.tax-style #content-main .sidebar #linen-selection {
  width: 204px;
  padding: 35px 0;
}
.products-grid .total-items {
  text-align: center;
  font-family: 'brandon_grotesquemedium';
  font-size: 11px;
  text-transform: uppercase;
  display: block;
  margin: 0 auto 16px;
}
.sdbr-product-grid {
  text-align: center;
}
.sdbr-product-grid li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  display: none;
  width: 92px;
  height: 92px;
  overflow: hidden;
  padding: 0;
  margin: 0 3px 6px;
  float: none;
  vertical-align: top;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.sdbr-product-grid li.default-show {
  display: inline-block !important;
  *display: inline !important;
  *zoom: 1 !important;
}
.sdbr-product-grid li a {
  display: block;
  width: 92px;
  height: 92px;
  background: #a7a7a7;
  position: relative;
}
.sdbr-product-grid li a figure {
  display: block;
  width: 92px;
  height: 92px;
}
.sdbr-product-grid li a figure img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.sdbr-product-grid li a h4 {
  width: 92%;
  height: 90%;
  padding: 6% 5%;
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  font-family: 'brandon_grotesquemedium';
  font-size: 16px;
  color: #000000;
  text-align: left;
  text-transform: none;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.sdbr-product-grid li a:hover h4 {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.vertical-expand {
  display: block;
  font-family: 'brandon_grotesquemedium';
  font-size: 12px;
  text-transform: uppercase;
  color: #000000;
  text-align: center;
  margin: 14px auto;
  width: 100%;
}
.vertical-expand:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
}
.vertical-expand:after {
  background: url(../img/chosen-sprite.png) -3px -10px;
  content: " ";
  width: 9px;
  height: 6px;
  margin: 0 0 0 7px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.vertical-expand.opened:after {
  background-position: -22px -10px;
}
/* Content
*******************************/
#content-main {
  clear: both;
  width: 100%;
  *zoom: 1;
}
#content-main .main-container {
  width: 65.6363%;
  float: left;
  margin: 36px 0 0;
}
#content-main .sidebar {
  background: url('../img/gray-border-ver.png') 0 0 repeat-y, url('../img/gray-border-ver.png') 100% 0 repeat-y;
  width: 31.4545%;
  max-width: 346px;
  float: right;
  position: relative;
  margin: 36px 0 0;
  padding: 2%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#content-main .sidebar:before {
  background: url('../img/gray-border.png') 0 0 repeat;
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
}
#content-main .sidebar:after {
  background: url('../img/gray-border.png') 0 0 repeat;
  content: " ";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
}
ul.page-numbers {
  margin: 40px 0;
  position: relative;
  width: 100%;
  display: table;
  text-align: center;
  overflow: hidden;
  *zoom: 1;
}
ul.page-numbers li {
  background: url('../img/gray-border-ver-short.png') 0 0 no-repeat;
  font-family: 'brandon_grotesquebold';
  line-height: 1;
  text-transform: uppercase;
  font-size: 12px;
  padding: 0 2px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
ul.page-numbers li a {
  color: #000000;
  height: 12px;
  padding: 0 13px;
}
ul.page-numbers li a.next {
  background: url('../img/pagenum-arrows.png') 0 0 no-repeat;
  background-position: 100% 0;
  position: absolute;
  top: 0;
  right: 0;
}
ul.page-numbers li a.next:hover {
  background-position: 100% -11px;
}
ul.page-numbers li a.prev {
  background: url('../img/pagenum-arrows.png') 0 0 no-repeat;
  background-position: 0 -22px;
  position: absolute;
  top: 0;
  left: 0;
}
ul.page-numbers li a.prev:hover {
  background-position: 0 -33px;
}
ul.page-numbers li a:hover {
  color: #a7a7a7;
}
ul.page-numbers li span.current,
ul.page-numbers li span.dots {
  padding: 0 15px;
  color: #a7a7a7;
}
/* Press & Events
*******************************/
#press-events {
  width: 100%;
}
#press-events .story {
  width: 74.5454%;
  margin: 20px auto;
}
#press-events #slider-tabs {
  width: 74.5454%;
}
#press-events .list-grid {
  display: none;
}
#press-events .list-grid.active-list {
  display: block;
}
#press-events .list-grid#mags-list ul li img {
  width: auto;
  max-width: 139px;
  height: auto;
  vertical-align: middle;
  max-height: 170px;
}
#press-events .list-grid ul {
  width: 100%;
  overflow: hidden;
  text-align: center;
  letter-spacing: -0.31em;
  word-spacing: -0.43em;
}
#press-events .list-grid ul li {
  padding: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 14.545455%;
  margin: 0 2.545455% 26px 0;
  max-height: 200px;
  overflow: hidden;
  letter-spacing: normal;
  word-spacing: normal;
}
#press-events .list-grid ul li a {
  display: block;
}
#press-events .list-grid ul li img {
  width: auto;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
#press-events .list-grid ul li .hidden {
  display: none;
}
#all-events {
  margin: 30px auto 50px;
  display: block;
  overflow: hidden;
}
#all-events .event-year {
  overflow: hidden;
  zoom: 1;
  margin: 0 auto 20px;
  position: relative;
  width: 100%;
}
#all-events .event-year h3 {
  font-family: 'champagne__limousinesbold';
  font-size: 26px;
  text-transform: uppercase;
  margin: 0 0 0.6em;
}
#all-events .event-year .event-month {
  width: 100%;
  position: relative;
  padding-left: 14%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#all-events .event-year h3.month-name {
  position: absolute;
  top: -1px;
  left: 0;
  font-family: 'champagne__limousinesregular';
  font-style: italic;
  letter-spacing: 2px;
  font-size: 20px;
}
#all-events .event-year ul li {
  font-family: 'brandon_grotesquemedium';
  color: #000000;
  text-transform: capitalize;
  font-size: 16px;
  margin: 0 0 5px;
}
#all-events .event-year ul li span {
  display: inline;
  padding-right: 10px;
  font-size: 18px;
}
#all-events .event-year ul li a {
  color: #000000;
}
#all-events .event-year ul li a:hover {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
}
#all-events .event-year ul li h4 {
  display: inline;
}
/* Footer
*******************************/
footer#footer-main {
  background: url('../img/fixedlinetop-thin-blackbg.jpg') 0 0 repeat-x #1c1c1c;
  display: block;
  width: 100%;
  height: auto;
  margin: 30px auto 0;
  padding: 22px 0;
  overflow: hidden;
}
footer#footer-main .underlined {
  position: static;
}
footer#footer-main .underlined:after {
  display: block;
  content: " ";
  clear: both;
  overflow: hidden;
  width: 200%;
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
  margin: 30px 0 20px -50%;
}
footer#footer-main #footer-cols .column {
  float: left;
  margin: 35px 3% 15px 0;
}
footer#footer-main #footer-cols .column .story {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  font-family: 'brandon_grotesquelight';
}
footer#footer-main #footer-cols .column a {
  color: rgba(255, 255, 255, 0.8);
}
footer#footer-main #footer-cols .column h4 {
  text-transform: uppercase;
  font-family: 'champagne__limousinesbold';
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 1px;
}
footer#footer-main #footer-cols .column#col-1 {
  width: 22.2525%;
}
footer#footer-main #footer-cols .column#col-2 {
  width: 14.1818%;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  margin-top: 74px;
}
footer#footer-main #footer-cols .column#col-3 {
  width: 14.1818%;
  margin-top: 74px;
}
footer#footer-main #footer-cols .column#col-4 {
  width: 39.2727%;
  float: right;
  margin: 35px 0 0 0;
}
footer#footer-main #footer-cols .column ul.menu {
  font-family: 'brandon_grotesquebold';
  font-size: 11px;
  text-transform: uppercase;
}
footer#footer-main #footer-cols .column ul.menu li {
  margin: 0 0 8px;
}
footer#footer-main #footer-cols .column ul.menu li a:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
footer#footer-main #footer-cols .column .social {
  display: table;
  text-align: left;
  width: 100%;
}
footer#footer-main #footer-cols .column .social li {
  margin: 0 5% 0 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
footer#footer-main #footer-cols .column .social li a.fcb {
  background-position: 0 0;
}
footer#footer-main #footer-cols .column .social li a.pin {
  background-position: -30px 0;
}
footer#footer-main #footer-cols .column .social li a.twt {
  background-position: -15px 0;
}
footer#footer-main #footer-cols .column .social li a.inst {
  background-position: -45px 0;
}
footer#footer-main #footer-cols .column .social li a:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
footer#footer-main .mini-logo {
  background: url('../img/logo-light-mini.png') 0 0 no-repeat;
  width: 24%;
  height: 35px;
  display: block;
  float: left;
}
footer#footer-main p.madeby,
footer#footer-main p.copy {
  font-family: 'brandon_grotesquelight';
  font-size: 13px;
  color: #ffffff;
  width: 38%;
  float: left;
  margin: 0;
  line-height: 2.8;
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  -webkit-opacity: 0.4;
  opacity: 0.4;
}
footer#footer-main p.madeby a,
footer#footer-main p.copy a {
  color: #ffffff;
}
/* Homepage
*******************************/
#homepage .phone-content {
  display: block;
  padding: 24px 0 8px;
  max-width: 96%;
  margin: 0 auto;
}
#homepage .phone-content h3 {
  color: #000000;
  font-family: 'champagne__limousinesregular';
  font-size: 32px;
  text-align: center;
  text-transform: uppercase;
  margin: 0 auto 16px;
}
#homepage .phone-content h3 a {
  color: #000000;
}
#homepage .phone-content h3 span {
  font-family: 'champagne__limousinesbold';
}
#homepage #collections-slider,
#homepage #showroom-slider {
  background: url('../img/gray-border.png') 0 0 repeat-x, url('../img/gray-border.png') 0 100% repeat-x;
  margin: 60px auto 0;
}
#homepage #collections-slider ul.flex-direction-nav,
#homepage #showroom-slider ul.flex-direction-nav {
  background: url('../img/gray-border-ver-short.png') 50% 0 repeat-y;
  position: absolute;
  width: 308px;
  bottom: 30px;
  right: 20px;
  padding: 12px 0;
  height: 12px;
  display: block;
  z-index: 30;
}
#homepage #collections-slider ul.flex-direction-nav a,
#homepage #showroom-slider ul.flex-direction-nav a {
  color: #000000;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-family: 'brandon_grotesquebold';
  font-size: 12px;
  text-transform: uppercase;
  width: 80px;
  height: 12px;
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#homepage #collections-slider ul.flex-direction-nav a.flex-prev,
#homepage #showroom-slider ul.flex-direction-nav a.flex-prev {
  padding: 0 0 0 16px;
  right: 180px;
  bottom: 12px;
  z-index: 30;
}
#homepage #collections-slider ul.flex-direction-nav a.flex-prev:before,
#homepage #showroom-slider ul.flex-direction-nav a.flex-prev:before {
  background: url('../img/pagenum-arrows.png') 0 -21px no-repeat;
  content: " ";
  width: 5px;
  height: 11px;
  margin: 0 8px 0 0 ;
  position: relative;
  top: 1px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#homepage #collections-slider ul.flex-direction-nav a.flex-next,
#homepage #showroom-slider ul.flex-direction-nav a.flex-next {
  padding: 0 16px 0 0;
  position: absolute;
  right: 20px;
  bottom: 12px;
  z-index: 30;
}
#homepage #collections-slider ul.flex-direction-nav a.flex-next:after,
#homepage #showroom-slider ul.flex-direction-nav a.flex-next:after {
  background: url('../img/pagenum-arrows.png') 0 0 no-repeat;
  content: " ";
  width: 5px;
  height: 11px;
  margin: 0 0 0 8px;
  position: relative;
  top: 1px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#homepage #collections-slider ul.flex-direction-nav a:hover,
#homepage #showroom-slider ul.flex-direction-nav a:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
}
#homepage #collections-slider li figure,
#homepage #showroom-slider li figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 68.45%;
  height: 460px;
  overflow: hidden;
}
#homepage #collections-slider li figure img,
#homepage #showroom-slider li figure img {
  max-width: 100%;
  width: auto;
  height: auto;
}
#homepage #collections-slider li figure figcaption,
#homepage #showroom-slider li figure figcaption {
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 100%;
  color: #ffffff;
  font-family: 'brandon_grotesquelight';
  font-size: 14px;
  line-height: 1;
  background: rgba(0, 0, 0, 0.35);
  text-align: left;
  padding: 8px 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#homepage #collections-slider li figure figcaption span.photog,
#homepage #showroom-slider li figure figcaption span.photog {
  float: right;
}
#homepage #collections-slider li figure figcaption span.photog span,
#homepage #showroom-slider li figure figcaption span.photog span {
  text-transform: uppercase;
}
#homepage #collections-slider li figure figcaption span.linen,
#homepage #showroom-slider li figure figcaption span.linen {
  float: left;
}
#homepage #collections-slider li figure figcaption span.linen span,
#homepage #showroom-slider li figure figcaption span.linen span {
  text-transform: uppercase;
}
#homepage #collections-slider li figure:hover figcaption,
#homepage #showroom-slider li figure:hover figcaption {
  bottom: 0;
  overflow: hidden;
  zoom: 1;
}
#homepage #collections-slider li .info,
#homepage #showroom-slider li .info {
  background: url('../img/gray-border.png') 0 0 repeat-x, url('../img/gray-border.png') 0 100% repeat-x #ffffff;
  width: 348px;
  height: 460px;
  float: right;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#homepage #collections-slider li .info h3,
#homepage #showroom-slider li .info h3 {
  font-family: 'champagne__limousinesbold';
  font-size: 45px;
  text-transform: uppercase;
  color: #000000;
  margin: 0 auto 30px;
}
#homepage #collections-slider li .info h3:after,
#homepage #showroom-slider li .info h3:after {
  background: url('../img/border-dots.png') 0 100% repeat-x;
  content: "collection";
  display: block;
  font-family: 'champagne__limousinesregular';
  font-size: 18px;
  letter-spacing: 5px;
  text-transform: lowercase;
  width: 170px;
  margin: 0 auto;
  padding: 5px 0 15px;
}
#homepage #collections-slider li .info h3 a,
#homepage #showroom-slider li .info h3 a {
  color: #000000;
}
#homepage #collections-slider li .info h3 a:hover,
#homepage #showroom-slider li .info h3 a:hover {
  color: #a7a7a7;
}
#homepage #collections-slider li .info .story,
#homepage #showroom-slider li .info .story {
  text-align: center;
}
#homepage #collections-slider li .info .story p,
#homepage #showroom-slider li .info .story p {
  text-align: center;
}
#homepage #collections-slider li .info a.view,
#homepage #showroom-slider li .info a.view {
  background: url('../img/icon-btn-arrow-right.png') 92% 48% no-repeat, url('../img/black-btn.png') 0 0 no-repeat;
  color: #ffffff;
  display: block;
  font-family: 'brandon_grotesquebold';
  font-size: 12px;
  text-transform: uppercase;
  width: 146px;
  padding: 9px 16px;
  height: 12px;
  text-decoration: none;
  line-height: 1;
  margin: 20px auto 0;
  float: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#homepage #collections-slider li .info a.view:hover,
#homepage #showroom-slider li .info a.view:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
#homepage #showroom-slider li figure {
  left: auto;
  right: 0;
  top: 1px;
  width: 57.09%;
}
#homepage #showroom-slider li .info {
  float: left;
  width: 42%;
}
#homepage #showroom-slider li .info h3 {
  font-size: 42px;
  margin: 0 auto 22px;
}
#homepage #showroom-slider li .info h3:after {
  content: "";
}
#homepage #showroom-slider ul.flex-direction-nav {
  left: 76px;
  right: auto;
}
#homepage #home-widgets {
  padding: 36px 0 10px;
  margin: 0 auto 30px;
  overflow: hidden;
  zoom: 1;
}
#homepage #home-widgets .widget {
  background: none;
  padding: 0;
  margin: 0;
}
#homepage #home-widgets .widget h3 {
  text-align: left;
}
#homepage #home-widgets .widget h3 a {
  color: #000000;
  display: block;
  width: 100%;
}
#homepage #home-widgets .widget h3 a:hover {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
}
#homepage #home-widgets .flo_instlink_widget {
  float: right;
  clear: right;
  width: 27.4545%;
  margin: 12px 0 0;
}
#homepage #home-widgets .flo_instlink_widget a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#homepage #home-widgets .flo_blog_widget {
  width: 29.8181%;
  float: left;
}
#homepage #home-widgets .flo_blog_widget h3 span {
  font-family: 'champagne__limousinesbold';
}
#homepage #home-widgets .flo_blog_widget ul li .entry-thumb {
  display: block;
  width: 41.4%;
  height: auto;
  height: 136px;
  max-height: 136px;
  float: left;
  overflow: hidden;
  margin: 0 3.7% 19px 0;
}
#homepage #home-widgets .flo_blog_widget ul li .entry-thumb img {
  max-width: 100%;
  height: auto;
}
#homepage #home-widgets .flo_blog_widget ul li .detail h4 {
  font-family: 'brandon_grotesque_regularRg';
  font-size: 24px;
  text-transform: none;
}
#homepage #home-widgets .flo_blog_widget ul li .detail h4 a {
  color: #000000;
}
#homepage #home-widgets .flo_blog_widget ul li .detail span.categories {
  font-family: 'brandon_grotesquemedium';
  font-size: 11px;
  text-transform: uppercase;
}
#homepage #home-widgets .flo_blog_widget ul li .detail span.categories a {
  color: #000000;
}
#homepage #home-widgets .flo_blog_widget ul li .detail a.more {
  color: #000000;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-family: 'brandon_grotesquebold';
  font-size: 10px;
  text-transform: uppercase;
  width: 80px;
  padding: 0 16px 0 0;
  height: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#homepage #home-widgets .flo_blog_widget ul li .detail a.more:after {
  background: url('../img/pagenum-arrows.png') 0 0 no-repeat;
  content: " ";
  width: 5px;
  height: 11px;
  margin: 0 0 0 8px;
  position: relative;
  top: 1px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#homepage #home-widgets .flo_blog_widget ul li .detail a:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
#homepage #home-widgets .flo_blog_widget a.view-all {
  color: #000000;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-family: 'brandon_grotesquebold';
  font-size: 12px;
  text-transform: uppercase;
  width: 129px;
  padding: 0 16px 0 0;
  height: 12px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#homepage #home-widgets .flo_blog_widget a.view-all:after {
  background: url('../img/pagenum-arrows.png') 0 0 no-repeat;
  content: " ";
  width: 5px;
  height: 11px;
  margin: 0 0 0 8px;
  position: relative;
  top: 1px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#homepage #home-widgets .flo_blog_widget a.view-all:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
#homepage #home-widgets .flo-instagram_widget,
#homepage #home-widgets .instagram {
  width: 27.4545%;
  float: right;
}
#homepage #home-widgets .flo-instagram_widget .img-block,
#homepage #home-widgets .instagram .img-block {
  padding: 1px !important;
}
#homepage #home-widgets .flo-instagram_widget:before,
#homepage #home-widgets .instagram:before {
  color: #000000;
  width: auto;
  text-align: left;
  left: 1%;
}
#homepage #home-widgets .flo-instagram_widget:after,
#homepage #home-widgets .instagram:after {
  color: #000000;
  width: 75%;
}
#homepage #home-widgets .flo-instagram_widget:hover:before,
#homepage #home-widgets .instagram:hover:before,
#homepage #home-widgets .flo-instagram_widget:hover:after,
#homepage #home-widgets .instagram:hover:after {
  -moz-opacity: 0.6 !important;
  -khtml-opacity: 0.6 !important;
  -webkit-opacity: 0.6 !important;
  opacity: 0.6 !important;
}
#homepage #home-widgets .flo_pintfeed_widget {
  width: 34.7272%;
  float: left;
  margin: 0 4%;
}
#homepage #home-widgets .flo_pintfeed_widget:hover:before,
#homepage #home-widgets .flo_pintfeed_widget:hover:after {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
}
#homepage #home-widgets .flo_pintfeed_widget:before {
  width: auto;
  text-align: left;
}
#homepage #home-widgets .flo_pintfeed_widget:after {
  width: 66%;
}
#homepage #home-widgets .flo_pintfeed_widget h3 {
  display: block;
  width: 100%;
  visibility: visible;
  position: relative;
  z-index: 12;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}
#homepage #home-widgets .flo_pintfeed_widget a.pin {
  margin: 0;
}
#homepage #shop-feeds {
  padding: 40px 0;
  overflow: hidden;
  zoom: 1;
}
#homepage #shop-feeds .widget {
  width: 32%;
  float: left;
  background: none;
  padding: 0;
  margin: 0 2% 0 0;
}
#homepage #shop-feeds .widget h3 {
  text-align: left;
}
#homepage #shop-feeds .widget h3 a {
  color: #000000;
}
#homepage #shop-feeds .widget h3 a:hover {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
}
#homepage #shop-feeds .widget h3 span {
  font-family: 'champagne__limousinesbold';
}
#homepage #shop-feeds .widget ul {
  min-height: 155px;
  overflow: hidden;
  zoom: 1;
}
#homepage #shop-feeds .widget ul li {
  width: 44%;
  float: left;
  margin: 0 6% 0 0;
}
#homepage #shop-feeds .widget ul li figure img {
  max-width: 100%;
  height: auto;
}
#homepage #shop-feeds .widget.feed-3 {
  margin: 0;
}
#homepage #shop-feeds .widget a.view-all {
  color: #000000;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-family: 'brandon_grotesquebold';
  font-size: 14px;
  text-transform: uppercase;
  width: 80px;
  padding: 0;
  margin: 14px 0 0;
  height: 14px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#homepage #shop-feeds .widget a.view-all:after {
  background: url('../img/pagenum-arrows.png') 0 0 no-repeat;
  content: " ";
  width: 5px;
  height: 11px;
  margin: 0 0 0 8px;
  position: relative;
  top: 1px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#homepage #shop-feeds .widget a.view-all:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
#homepage #pic-month {
  background: url('../img/gray-border.png') 0 0 repeat-x, url('../img/gray-border.png') 0 100% repeat-x;
  padding: 40px 0;
  margin: 0 auto;
  width: 100%;
  height: auto;
}
#homepage #pic-month a {
  display: block;
}
#homepage #pic-month figure {
  position: relative;
  overflow: hidden;
}
#homepage #pic-month figure img {
  display: block;
  margin: 0 auto;
  width: auto;
  max-width: 100%;
  height: auto;
}
#homepage #pic-month figure figcaption {
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 100%;
  color: #ffffff;
  font-family: 'brandon_grotesquelight';
  font-size: 14px;
  line-height: 1;
  background: rgba(0, 0, 0, 0.35);
  text-align: left;
  padding: 8px 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#homepage #pic-month figure figcaption span.photog {
  float: right;
}
#homepage #pic-month figure figcaption span.photog span {
  text-transform: uppercase;
}
#homepage #pic-month figure figcaption span.linen {
  float: left;
}
#homepage #pic-month figure figcaption span.linen span {
  text-transform: uppercase;
}
#homepage #pic-month figure:hover figcaption {
  bottom: 0;
}
#homepage #about-intro {
  background: url('../img/gray-border.png') 0 0 repeat-x;
  padding: 50px 0 0;
  overflow: hidden;
  zoom: 1;
}
#homepage #about-intro figure {
  float: left;
  display: block;
  width: 165px;
  height: 165px;
  overflow: hidden;
  margin: 0 2.7272% 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#homepage #about-intro figure img {
  max-width: 100%;
  height: auto;
}
#homepage #about-intro .story {
  font-family: 'brandon_grotesquelight';
  font-size: 36px;
  margin-left: 180px;
  text-align: center;
  max-width: 90%;
  margin: 0 auto;
}
#homepage #about-intro .story p {
  line-height: 1.4;
  margin: 0 0 .6em;
  text-align: center;
}
#homepage #about-intro a.more {
  background: url('../img/btn-bg.png') 0 0 no-repeat;
  color: #000000;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-family: 'brandon_grotesquebold';
  font-size: 12px;
  text-transform: uppercase;
  width: 129px;
  padding: 12px 20px;
  height: 12px;
  text-decoration: none;
  line-height: 1;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#homepage #about-intro a.more:after {
  background: url('../img/pagenum-arrows.png') 0 0 no-repeat;
  content: " ";
  width: 5px;
  height: 11px;
  margin: 0 0 0 12px;
  position: relative;
  top: 1px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#homepage #about-intro a.more:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
.flo-instagram-row.centered div.img-block {
  padding: 1px;
}
.flo-shcode-instgm-container img {
  max-width: 100%;
}
/* Blog
*******************************/
.blog-title {
  background: url('../img/gray-border.png') 0 0 repeat-x, url('../img/gray-border-ver-short.png') 0 0 repeat-y, url('../img/gray-border-ver-short.png') 100% 0 repeat-y, url('../img/gray-border.png') 0 100% repeat-x;
  width: 100%;
  max-width: 1100px;
  height: 178px;
  padding: 45px 0 0;
  margin: 32px auto 0;
  position: relative;
}
.blog-title:after {
  background: url('../img/blog-headerbg.jpg') 0 100% repeat-x;
  display: block;
  content: " ";
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  width: auto;
  height: auto;
  z-index: -1;
}
.blog-title h2 {
  color: #000000;
  font-family: 'champagne__limousinesregular';
  font-size: 70px;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
  margin: 30px auto 4px;
}
.blog-title p {
  text-align: center;
  color: #000000;
  font-family: 'briar_roseregular';
  font-size: 18px;
  letter-spacing: 1px;
}
.feat-img {
  background: url('../img/gray-border.png') 0 0 repeat-x, url('../img/gray-border-ver-short.png') 0 0 repeat-y, url('../img/gray-border-ver-short.png') 100% 0 repeat-y, url('../img/gray-border.png') 0 100% repeat-x;
  width: 100%;
  max-width: 1100px;
  height: auto;
  margin: 32px auto 0;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.feat-img img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.holder {
  position: relative;
  max-width: 100%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.holder.left-side {
  width: auto;
  max-width: 50%;
  float: left;
}
.holder.right-side {
  width: auto;
  max-width: 50%;
  float: right;
}
.holder.left-side.aligncenter,
.holder.right-side.aligncenter {
  margin: 0;
  clear: none;
}
.holder img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.holder .img-hover {
  background: url('../img/img-social-corner.png') 0 0 no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 260px;
  height: 244px;
  padding: 16px 0 0 16px;
  text-align: left;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}
.holder .img-hover a {
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 10px;
  font-family: 'brandon_grotesquebold';
  line-height: 1;
}
.holder .img-hover a:before {
  background: url('../img/social-icons.png') 0 0 no-repeat;
  content: " ";
  width: 15px;
  height: 14px;
  display: inline-block;
  overflow: hidden;
  margin: 0 5px 0 0;
  position: relative;
  top: 3px;
}
.holder .img-hover a.save:before {
  background-position: -90px 0;
}
.holder .img-hover a.facebook:before {
  background-position: 0 0;
}
.holder .img-hover a.twitter:before {
  background-position: -15px 0;
}
.holder .img-hover a.pin:before {
  background-position: -30px 0;
}
.holder .img-hover a:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
}
.holder:hover .img-hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
article.post {
  background: url('../img/gray-border.png') 0 100% repeat-x;
  margin: 0 0 50px;
  padding: 0 0 20px;
}
article.post .preview {
  background: url('../img/border-dots.png') 0 100% repeat-x;
  margin: 0 auto 20px;
  position: relative;
  overflow: hidden;
  *zoom: 1;
}
article.post .preview .title .categories {
  float: left;
}
article.post .preview .title .categories a {
  font-family: 'brandon_grotesquemedium';
  font-size: 13px;
  text-transform: uppercase;
  color: #000000;
  line-height: 1;
}
article.post .preview .title h2 {
  clear: left;
  font-family: 'brandon_grotesquelight';
  font-size: 40px;
  line-height: 1;
  margin: 8px 0 16px;
  float: left;
  max-width: 80%;
}
article.post .preview .title h2 a {
  color: #000000;
}
article.post .preview .meta {
  float: right;
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'brandon_grotesquemedium';
  line-height: 1;
  margin: 0 0 20px;
  position: absolute;
  right: 0;
  bottom: 0;
}
article.post .preview .meta .comCounterTop {
  color: #000000;
  margin: 0;
}
article.post .preview .meta .comCounterTop:before {
  background: url('../img/social-icons.png') -75px -14px no-repeat;
  content: " ";
  width: 15px;
  height: 14px;
  display: inline-block;
  overflow: hidden;
  margin: 0 3px 0 5px;
  position: relative;
  top: 2px;
}
article.post .full {
  display: block;
}
article.post .actions {
  background: url('../img/border-dots.png') 0 0 repeat-x;
  overflow: hidden;
  zoom: 1;
  padding: 28px 1.5% 8px;
  font-family: 'brandon_grotesquemedium';
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  width: 97%;
}
article.post .actions .comCounter {
  float: right;
  color: #000000;
  margin: 0;
}
article.post .actions .comCounter:before {
  background: url('../img/social-icons.png') -75px -14px no-repeat;
  content: " ";
  width: 15px;
  height: 14px;
  display: inline-block;
  overflow: hidden;
  margin: 0 5px 0 0;
  position: relative;
  top: 1px;
}
article.post .comments {
  display: none;
  width: 100%;
  height: auto;
  margin: 18px 0 0;
  zoom: 1;
}
article.post .comments .comment-form {
  clear: both;
  float: none;
  width: 100%;
}
article.post .comments .comment-form:before {
  background: url('../img/form-icon.png') 0 40% no-repeat;
  content: "Leave a comment";
  color: #000000;
  font-family: 'brandon_grotesquemedium';
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  padding: 5px 0 10px 22px !important;
}
article.post .comments .comment-form .messages {
  display: block !important;
  margin: 16px 0 0;
  text-align: center;
  color: #000000;
  font-size: 12px;
  font-family: 'brandon_grotesque_regularRg';
  line-height: 1;
}
article.post .comments .comment-form label {
  color: #000000;
  display: block;
  font-size: 10px;
  text-transform: uppercase;
  font-family: 'brandon_grotesquebold';
  line-height: 1;
  font-weight: normal;
  margin: 20px 0 10px 0;
}
article.post .comments .comment-form label.error {
  border-bottom: 1px solid  #d53c3c;
  color: #d53c3c;
  font-size: 10px;
  font-family: 'brandon_grotesquebold';
  font-weight: normal;
  padding: 0;
  left: 0;
  left: auto;
  top: 0;
  text-align: left;
  padding: 0 0 8px;
  margin: 12px 0 0;
}
article.post .comments .comment-form .inputs {
  overflow: hidden;
  zoom: 1;
}
article.post .comments .comment-form .inputs p {
  width: 31.7919%;
  float: left;
  margin: 0 2.31215% 0 0;
}
article.post .comments .comment-form .inputs p.last {
  margin: 0;
}
article.post .comments .comment-form .inputs input {
  border: 1px solid #b4b4b4;
  height: 42px;
  line-height: 1;
  padding: 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
article.post .comments .comment-form .area {
  clear: both;
  display: block;
}
article.post .comments .comment-form .area textarea {
  border: 1px solid #b4b4b4;
  height: 120px;
  line-height: 1;
  padding: 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
article.post .comments .comment-form .say {
  margin: 16px 0 0;
}
article.post .comments .comment-form .say input[type="submit"] {
  background: url('../img/btn-bg.png') 0 0 no-repeat;
  color: #000000;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-family: 'brandon_grotesquebold';
  font-size: 12px;
  text-transform: uppercase;
  width: 170px;
  padding: 12px 20px;
  height: 36px;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
article.post .comments .comment-form .say input[type="submit"]:after {
  background: url('../img/pagenum-arrows.png') 0 0 no-repeat;
  content: " ";
  width: 5px;
  height: 11px;
  margin: 0 0 0 12px;
  position: relative;
  top: 1px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
article.post .comments .comment-form .say input[type="submit"]:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
article.post .comments .list {
  background: url('../img/gray-border.png') 0 0 repeat-x;
  width: 100%;
  float: none;
  padding: 26px 0 0;
}
article.post .comments .list ol li {
  background: url('../img/border-dots.png') 0 100% repeat-x;
  padding: 0 0 22px;
  margin: 0 0 22px;
}
article.post .comments .list ol li.comment {
  padding: 0 0 10px;
}
article.post .comments .list ol li .author {
  color: #000000;
  font-size: 14px;
  font-family: 'brandon_grotesquemedium';
  line-height: 1;
}
article.post .comments .list ol li .author a {
  color: #000000;
  line-height: 1;
}
article.post .comments .list ol li .author a:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
article.post .comments .list ol li time {
  color: #a7a7a7;
  display: block;
  font-size: 10px;
  font-family: 'brandon_grotesquemedium';
  margin: 8px 0 0;
  padding: 0;
  line-height: 1;
  text-transform: uppercase;
}
article.post .comments .list ol li time a {
  color: #a7a7a7;
}
article.post .comments .list ol li time a:hover {
  color: #000000;
}
article.post .comments .list ol li .no-com {
  color: #000000;
  display: inline-block;
  font-size: 12px;
  font-family: 'brandon_grotesquemedium';
  text-transform: uppercase;
  margin: 0;
  padding: 0 2.1%;
  line-height: 1;
}
article.post .comments .list ol li .story {
  margin: 16px 0;
}
body.single-post article.post .comments {
  display: block;
}
body.search-results .blog-title {
  background: none;
  margin: 30px auto -10px;
  height: auto;
  padding: 0;
}
body.search-results .blog-title:after {
  display: none;
}
body.search-results .blog-title h2 {
  font-size: 64px;
  margin: 0 auto;
}
ul.search-res-list {
  list-style: circle;
  margin: 10px 0 10px 20px;
}
ul.search-res-list li {
  list-style: circle;
  margin: 0 0 18px;
}
ul.search-res-list li a {
  color: #000000;
  clear: left;
  font-family: 'brandon_grotesquelight';
  font-size: 22px;
  line-height: 1;
  margin: 0;
  text-transform: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
ul.search-res-list li a h4 {
  margin: 0;
}
ul.search-res-list li .mini-thumb {
  width: 40px;
  height: 40px;
  overflow: hidden;
  position: relative;
  top: -1px;
  margin: 0 4px 0 0;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
ul.search-res-list li .mini-thumb img {
  display: block;
  max-width: 100%;
  height: auto;
}
ul.search-res-list li .p-type {
  font-family: 'brandon_grotesquelight';
  font-size: 16px;
  color: #a7a7a7;
}
/* Sharing
*******************************/
.share {
  float: left;
  width: 50%;
}
.share span {
  position: relative;
  top: -2px;
}
.share li {
  margin: 0 2.1%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.share li a {
  background: url('../img/social-icons.png') 0 -14px no-repeat;
  width: 15px;
  height: 14px;
  display: block;
  overflow: hidden;
  text-indent: -4444px;
}
.share li a.fb {
  background-position: 0 -14px;
}
.share li a.pin {
  background-position: -30px -14px;
}
.share li a.twi {
  background-position: -15px -14px;
}
.share li a.send-email {
  background-position: -60px -14px;
}
.share li a:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
/* Simple Page
*******************************/
section.page,
article.page {
  width: 74.5454%;
  margin: 20px auto;
}
section.page h1,
article.page h1 {
  background: url('../img/border-dots.png') 0 100% repeat-x;
  margin: 30px auto;
  padding: 0 0 20px;
  color: #000000;
  font-family: 'champagne__limousinesregular';
  font-size: 70px;
  text-align: center;
  text-transform: uppercase;
  width: 74.8780%;
}
section.page > .story,
article.page > .story {
  text-align: center;
}
section.page > .story p,
article.page > .story p {
  text-align: center;
}
section.page .share,
article.page .share {
  display: block;
  clear: both;
  float: none;
  width: 60%;
  margin: 5% auto 0;
  text-align: center;
}
section.page .share:before,
article.page .share:before {
  content: "Share this page:";
  display: block;
  color: #000000;
  font-family: 'brandon_grotesquebold';
  font-size: 10px;
  text-transform: uppercase;
  margin: 0 0 12px;
  line-height: 1;
}
/* Careers
*******************************/
#position h1 {
  width: 100%;
}
#position h1:before {
  content: "Careers";
  display: block;
  font-size: 28px;
}
#position .column {
  width: 31%;
  float: left;
  margin: 3% 0;
  text-align: left;
}
#position .column h2 {
  font-family: 'brandon_grotesquebold';
  font-size: 16px;
}
#position .column p {
  text-align: left;
}
#position .column#col-2 {
  margin: 3% 3.5%;
}
#position .column#col-3 .location {
  margin: 0 0 22px;
}
#position .column#col-3 figure {
  margin: 0 18px 18px 0;
}
#position .column#col-3 > div,
#position .column#col-3 a {
  color: #000000;
  font-size: 14px;
  font-family: 'brandon_grotesque_regularRg';
}
#position .column#col-3 .state {
  background: url('../img/state-pin.png') 0 0 no-repeat;
  font-family: 'brandon_grotesquebold';
  font-size: 11px;
  text-transform: uppercase;
  margin: 0 0 18px;
  line-height: 1;
  padding: 0 0 0 16px;
}
#position .column#col-3 h3 {
  text-transform: uppercase;
  color: #000000;
  font-size: 14px;
  font-family: 'brandon_grotesque_regularRg';
  margin: 0;
}
#position .column#col-3 a.details {
  clear: both;
  text-decoration: none;
  color: #000000;
  display: block;
  font-family: 'brandon_grotesquebold';
  font-size: 10px;
  padding: 18px 0 0;
  text-transform: uppercase;
  margin: 0;
}
#position .column#col-3 a.details:after {
  background: url('../img/pagenum-arrows.png') 0 0 no-repeat;
  content: " ";
  width: 5px;
  height: 11px;
  margin: 0 0 0 6px;
  position: relative;
  top: 1px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#position .column#col-3 a.details:hover {
  color: #a7a7a7;
}
#position .column#col-3 a.details:hover:after {
  background-position: 0 -11px;
}
#position > .subcolumns {
  background: url('../img/border-dots.png') 0 100% repeat-x;
  display: block;
  clear: both;
  width: 75.6%;
  padding: 10px 0 25px;
  margin: 0 auto;
}
#position > .subcolumns li {
  list-style: none;
}
#position > .subcolumns li:before {
  content: " ";
  background: #000000;
  width: 5px;
  height: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  top: -4px;
  margin: 0 10px 0 0;
}
#position > .subcolumns a#back-to {
  clear: both;
  text-decoration: none;
  color: #000000;
  display: block;
  font-family: 'brandon_grotesquebold';
  font-size: 10px;
  padding: 18px 0 0;
  text-transform: uppercase;
  margin: 0;
}
#position > .subcolumns a#back-to:before {
  background: url('../img/pagenum-arrows.png') 0 -22px no-repeat;
  content: " ";
  width: 5px;
  height: 11px;
  margin: 0 6px 0 0;
  position: relative;
  top: 2px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#position > .subcolumns a#back-to:hover {
  color: #a7a7a7;
}
#position > .subcolumns a#back-to:hover:before {
  background-position: 0 -33px;
}
#position .share:before {
  content: "Know someone who would be a perfect fit? Let them know!";
}
#listing #vacancies > ul {
  margin: 0;
}
#listing #vacancies > ul li h3 {
  color: #000000;
  font-family: 'brandon_grotesque_regularRg';
  font-size: 30px;
  text-transform: none;
  margin: 0 0 14px 0;
  display: block;
  text-align: left;
}
#listing #vacancies > ul li h3 a {
  color: #000000;
}
#listing #vacancies > ul li .state {
  background: url('../img/state-pin.png') 0 0 no-repeat;
  display: block;
  font-family: 'brandon_grotesquebold' !important;
  font-size: 11px;
  text-transform: uppercase;
  margin: 0 0 18px;
  line-height: 1;
  padding: 0 0 0 14px;
  float: none;
  width: 100%;
  letter-spacing: 1px;
}
#listing #vacancies > ul li .state span:after {
  content: ", ";
}
#listing #vacancies > ul li .state span:last-child:after {
  content: "";
}
#listing #vacancies > ul li .story {
  text-align: left;
}
#listing #vacancies > ul li .story p {
  text-align: left;
}
#listing #vacancies > ul li .story ul {
  list-style: square;
}
#listing #vacancies > ul li .story ul li {
  list-style: square;
}
#listing #vacancies > ul li .story > div,
#listing #vacancies > ul li .story a {
  color: #000000;
  font-size: 13px;
  font-family: 'brandon_grotesque_regularRg';
  width: auto;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
#listing #vacancies > ul li .story a.details {
  clear: both;
  text-decoration: none;
  color: #000000;
  display: block;
  font-family: 'brandon_grotesquebold';
  font-size: 10px;
  padding: 18px 0 0;
  text-transform: uppercase;
  margin: 0;
}
#listing #vacancies > ul li .story a.details:after {
  background: url('../img/pagenum-arrows.png') 0 0 no-repeat;
  content: " ";
  width: 5px;
  height: 11px;
  margin: 0 0 0 6px;
  position: relative;
  top: 1px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#listing #vacancies > ul li .story a.details:hover {
  color: #a7a7a7;
}
#listing #vacancies > ul li .story a.details:hover:after {
  background-position: 0 -11px;
}
/* Gravity form styles
**************************/
#content-main .gform_wrapper {
  width: 100%;
  padding: 22px 0;
  margin: 0 auto;
}
#content-main .gform_wrapper .gfield_description {
  color: #000000;
  font-family: 'brandon_grotesque_regularRg' !important;
  font-size: 10px !important;
  text-transform: uppercase !important;
  padding: 4px 0 10px 0 !important;
  width: 100%;
}
#content-main .gform_wrapper .gform_heading {
  background: url('../img/border-dots.png') 0 100% repeat-x;
  width: 100%;
  margin: 0 0 20px 0;
  padding: 0 0 18px 0;
  border: 0;
}
#content-main .gform_wrapper .gform_heading h3 {
  color: #000000;
  font-family: 'champagne__limousinesregular';
  font-size: 32px;
  text-align: center;
  text-transform: uppercase;
  display: block !important;
}
#content-main .gform_wrapper .gf_page_steps {
  background: url('../img/border-dots.png') 0 100% repeat-x;
  width: 100%;
  margin: 0;
  padding: 0 0 12px 0;
  border: 0;
}
#content-main .gform_wrapper .gf_page_steps .gf_step {
  text-align: center;
  display: none !important;
  margin: 0 auto;
}
#content-main .gform_wrapper .gf_page_steps .gf_step.gf_step_active {
  display: block !important;
}
#content-main .gform_wrapper .gf_page_steps .gf_step.gf_step_active span {
  color: #000000;
  font-family: 'champagne__limousinesregular';
  font-size: 32px;
  text-align: center;
  text-transform: uppercase;
  display: block !important;
}
#content-main .gform_wrapper .gf_page_steps .gf_step.gf_step_active span.gf_step_number {
  display: none;
}
#content-main .gform_wrapper .gsection {
  background: url('../img/border-dots.png') 0 100% repeat-x;
  border: 0;
  clear: both !important;
  margin: 0 auto 20px;
  padding: 34px 0 0;
}
#content-main .gform_wrapper .gsection h2 {
  background: url('../img/form-icon.png') 0 40% no-repeat;
  color: #000000;
  font-family: 'brandon_grotesquemedium';
  font-size: 13px;
  text-transform: uppercase;
  padding: 0 0 0 22px !important;
}
#content-main .gform_wrapper .gform_page_footer {
  text-align: center;
}
#content-main .gform_wrapper .gform_page_footer input[type="submit"],
#content-main .gform_wrapper .gform_page_footer input[type="button"] {
  background: url('../img/icon-btn-arrow-right.png') 92% 48% no-repeat, url('../img/black-btn.png') 0 0 no-repeat !important;
  color: #ffffff !important;
  display: inline-block !important;
  *display: inline !important;
  *zoom: 1 !important;
  font-family: 'brandon_grotesquebold';
  font-size: 12px;
  text-transform: uppercase;
  width: auto;
  padding: 9px 24px 9px 14px !important;
  height: 30px !important;
  text-decoration: none;
  line-height: 1;
  margin: 34px auto 0;
  float: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#content-main .gform_wrapper .gform_page_footer input[type="submit"]:hover,
#content-main .gform_wrapper .gform_page_footer input[type="button"]:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
#content-main .gform_wrapper .gform_page_footer input[type="submit"] {
  background: url('../img/icon-btn-arrow-right.png') 94% 48% no-repeat, url('../img/black-btn-long.png') 0 0 no-repeat !important;
}
#content-main .gform_wrapper .gform_page_footer input.gform_previous_button {
  background: url('../img/icon-btn-arrow-left.png') 5% 48% no-repeat, url('../img/black-btn-long.png') 0 0 no-repeat !important;
  color: #ffffff !important;
  display: inline-block !important;
  *display: inline !important;
  *zoom: 1 !important;
  font-family: 'brandon_grotesquebold';
  font-size: 12px;
  text-transform: uppercase;
  width: auto;
  padding: 9px 14px 9px 24px !important;
  height: 30px !important;
  text-decoration: none;
  line-height: 1;
  margin: 34px auto 0;
  float: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#content-main .gform_wrapper .gform_page_footer input.gform_previous_button:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
#content-main .gform_wrapper .validation_error,
#content-main .gform_wrapper .validation_message {
  color: #d53c3c;
  font-weight: normal;
  letter-spacing: normal;
  font-family: 'brandon_grotesquebold';
  font-size: 15px !important;
  text-transform: uppercase;
}
#content-main .gform_wrapper .validation_message {
  font-size: 10px !important;
}
#content-main .gform_wrapper .clear-multi {
  overflow: hidden !important;
}
#content-main .gform_wrapper .gfield_date_month,
#content-main .gform_wrapper .gfield_date_day,
#content-main .gform_wrapper .gfield_date_year {
  width: 54px !important;
}
#content-main .gform_wrapper li.gfield {
  border-top: 0 !important;
  clear: none;
}
#content-main .gform_wrapper li.gfield.gfield_html {
  clear: both;
  line-height: 1.5;
  font-family: 'brandon_grotesque_regularRg';
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
}
#content-main .gform_wrapper li.gfield.gfield_html ul {
  list-style: square;
}
#content-main .gform_wrapper li.gfield.gfield_html ul li {
  list-style: square;
}
#content-main .gform_wrapper li.gfield.gfield_html ol {
  list-style: decimal;
}
#content-main .gform_wrapper li.gfield.gfield_html ol li {
  list-style: decimal;
}
#content-main .gform_wrapper li.gfield.gfield_html ul,
#content-main .gform_wrapper li.gfield.gfield_html ol {
  margin: 0 0 1em 1.5em;
  line-height: 1.5;
}
#content-main .gform_wrapper li.gfield.gfield_html ul ul,
#content-main .gform_wrapper li.gfield.gfield_html ol ul,
#content-main .gform_wrapper li.gfield.gfield_html ul ol,
#content-main .gform_wrapper li.gfield.gfield_html ol ol {
  margin-bottom: 0;
}
#content-main .gform_wrapper li.gfield.gfield_html ol ol {
  list-style: upper-alpha;
}
#content-main .gform_wrapper li.gfield.gfield_html ol ol ol {
  list-style: lower-roman;
}
#content-main .gform_wrapper li.gfield.gfield_html ol ol ol ol {
  list-style: lower-alpha;
}
#content-main .gform_wrapper li.gfield.gfield_html h1,
#content-main .gform_wrapper li.gfield.gfield_html h2,
#content-main .gform_wrapper li.gfield.gfield_html h3,
#content-main .gform_wrapper li.gfield.gfield_html h4,
#content-main .gform_wrapper li.gfield.gfield_html h5,
#content-main .gform_wrapper li.gfield.gfield_html h6 {
  text-transform: none;
  margin-bottom: .5em;
}
#content-main .gform_wrapper li.gfield.gfield_html a {
  color: #000000;
  -webkit-transition: color 100ms linear;
  -moz-transition: color 100ms linear;
  -ms-transition: color 100ms linear;
  -o-transition: color 100ms linear;
  transition: color 100ms linear;
}
#content-main .gform_wrapper li.gfield.gfield_html a:link,
#content-main .gform_wrapper li.gfield.gfield_html a:visited,
#content-main .gform_wrapper li.gfield.gfield_html a:active {
  text-decoration: underline;
}
#content-main .gform_wrapper li.gfield.gfield_html a:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
#content-main .gform_wrapper li.gfield.gfield_html table {
  width: auto;
  border-collapse: collapse;
  margin-bottom: 18px;
}
#content-main .gform_wrapper li.gfield.gfield_html table td,
#content-main .gform_wrapper li.gfield.gfield_html table th {
  padding: 6px 10px;
  text-align: center;
  border: 1px solid #ccc;
}
#content-main .gform_wrapper li.gfield.gfield_html table th {
  font-weight: bold;
}
#content-main .gform_wrapper li.gfield.gfield_html pre {
  border: 1px solid #ccc;
  background: #eee;
  padding: 1em 2em;
  margin-bottom: 1em;
}
#content-main .gform_wrapper li.gfield.gfield_html blockquote {
  font-style: italic;
  margin: 1em 3em;
}
#content-main .gform_wrapper li.gfield.gfield_html blockquote p:before {
  content: '"';
}
#content-main .gform_wrapper li.gfield.gfield_html blockquote p:after {
  content: '"';
}
#content-main .gform_wrapper li.gfield.gfield_html img.size-auto,
#content-main .gform_wrapper li.gfield.gfield_html img.size-full,
#content-main .gform_wrapper li.gfield.gfield_html img.size-large,
#content-main .gform_wrapper li.gfield.gfield_html img.size-medium,
#content-main .gform_wrapper li.gfield.gfield_html .attachment img {
  width: auto;
  max-width: 100%;
  /* When images are too wide for containing element, force them to fit. */
  height: auto;
  /* Override height to match resized width for correct aspect ratio. */
}
#content-main .gform_wrapper li.gfield.gfield_html .alignleft,
#content-main .gform_wrapper li.gfield.gfield_html img.alignleft {
  display: inline;
  float: left;
  margin-right: 1em;
}
#content-main .gform_wrapper li.gfield.gfield_html .alignright,
#content-main .gform_wrapper li.gfield.gfield_html img.alignright {
  display: inline;
  float: right;
  margin-left: 1em;
}
#content-main .gform_wrapper li.gfield.gfield_html .aligncenter,
#content-main .gform_wrapper li.gfield.gfield_html img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#content-main .gform_wrapper li.gfield.gfield_html img.alignleft,
#content-main .gform_wrapper li.gfield.gfield_html img.alignright,
#content-main .gform_wrapper li.gfield.gfield_html img.aligncenter {
  margin-bottom: 1em;
}
#content-main .gform_wrapper li.gfield.gfield_html .wp-caption {
  line-height: 1.5;
  margin-bottom: 1em;
  text-align: center;
}
#content-main .gform_wrapper li.gfield.gfield_html .wp-caption p.wp-caption-text {
  color: #888;
  font-size: 11px;
  margin: 0;
  padding: 5px;
}
#content-main .gform_wrapper li.gfield.gfield_html .wp-smiley {
  margin: 0;
}
#content-main .gform_wrapper li.gfield.gfield_html .error {
  color: #d53c3c;
}
#content-main .gform_wrapper li.gfield.gfield_html .error a {
  color: #d53c3c;
}
#content-main .gform_wrapper li.gfield.gfield_html .error a:hover {
  color: #000000;
}
#content-main .gform_wrapper li.gfield .gfield_radio {
  overflow: hidden;
}
#content-main .gform_wrapper li.gfield .gfield_radio li {
  overflow: hidden;
  width: 18%;
  float: left;
  padding: 0 5% 0 0;
}
#content-main .gform_wrapper li.gfield .gfield_radio input[type=radio] {
  -webkit-appearance: none;
  width: 0;
  height: 0;
  visibility: hidden;
}
#content-main .gform_wrapper li.gfield .gfield_radio input[type=radio] + label:before {
  background: url('../img/radio-bg.png') 0 0 no-repeat;
  content: " ";
  cursor: pointer;
  width: 19px;
  height: 19px;
  position: relative;
  top: -4px;
  margin: 0 5% 0 0;
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#content-main .gform_wrapper li.gfield .gfield_radio input[type=radio]:checked + label:before {
  background-position: 0 -19px;
}
#content-main .gform_wrapper li.gfield .gfield_checkbox li {
  overflow: hidden;
  padding: 0 5% 0 0;
}
#content-main .gform_wrapper li.gfield .gfield_checkbox input[type=checbox] {
  -webkit-appearance: none;
  width: 0;
  height: 0;
  visibility: hidden;
}
#content-main .gform_wrapper li.gfield .gfield_checkbox input[type=checkbox] + label:before {
  background: url('../img/checkbox-bg.png') 0 0 no-repeat;
  content: " ";
  cursor: pointer;
  width: 19px;
  height: 19px;
  position: relative;
  top: -5px;
  margin: 0 12px 0 0;
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#content-main .gform_wrapper li.gfield .gfield_checkbox input[type=checkbox]:checked + label:before {
  background-position: 0 -19px;
}
#content-main .gform_wrapper .gfield_date_year {
  margin-right: 0;
}
#content-main .gform_wrapper .gfield_error {
  padding: 0 !important;
  background: #ffffff;
}
#content-main .gform_wrapper .gfield_error .ginput_container {
  margin-top: 0 !important;
  max-width: 100%;
}
#content-main .gform_wrapper label {
  color: #000000;
  font-size: 10px;
  text-transform: uppercase;
  font-family: 'brandon_grotesquebold';
  line-height: 1;
  font-weight: normal;
  margin: 20px 0 10px 0;
}
#content-main .gform_wrapper input[type="text"],
#content-main .gform_wrapper input[type="email"] {
  height: 42px !important;
  line-height: 1 !important;
  padding: 10px !important;
  width: 100% !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  -ms-box-sizing: border-box !important;
  -o-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
#content-main .gform_wrapper textarea {
  padding: 10px !important;
  width: 100% !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  -ms-box-sizing: border-box !important;
  -o-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
#content-main .gform_wrapper input[type=text],
#content-main .gform_wrapper input[type=url],
#content-main .gform_wrapper input[type=email],
#content-main .gform_wrapper input[type=tel],
#content-main .gform_wrapper input[type=number],
#content-main .gform_wrapper input[type=password],
#content-main .gform_wrapper textarea {
  border: 1px solid #b4b4b4 !important;
  font-size: 16px !important;
  font-family: 'brandon_grotesque_regularRg' !important;
}
#content-main .gform_wrapper .chosen-container {
  border: 1px solid #b4b4b4 !important;
  padding: 8px 10px;
}
#content-main .gform_wrapper .chosen-container .chosen-drop {
  background: #ffffff;
  width: 100%;
  border: 1px solid #9a9a9a;
  border-top: 0;
  padding-top: 5px;
  z-index: 10;
  font-family: 'brandon_grotesquemedium';
  font-size: 12px;
  text-transform: uppercase;
  color: #000000;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -moz-background-clip: padding !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
}
#content-main .gform_wrapper .chosen-container .chosen-drop .chosen-results {
  padding: 5px 0 0;
  text-align: left;
  margin: 0 auto 4px;
}
#content-main .gform_wrapper .chosen-container .chosen-drop .chosen-results li {
  padding: 5px 20px;
}
#content-main .gform_wrapper .chosen-container .chosen-drop .chosen-results .highlighted {
  background-color: #a7a7a7;
  background-image: none;
}
#content-main .gform_wrapper .gform_footer {
  padding: 0;
}
#content-main .gform_wrapper .gform_footer input[type="submit"] {
  background: url('../img/btn-bg.png') 0 0 no-repeat;
  color: #000000;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-family: 'brandon_grotesquebold';
  font-size: 12px;
  text-transform: uppercase;
  width: 170px;
  padding: 12px 20px;
  height: 36px;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#content-main .gform_wrapper .gform_footer input[type="submit"]:after {
  background: url('../img/pagenum-arrows.png') 0 0 no-repeat;
  content: " ";
  width: 5px;
  height: 11px;
  margin: 0 0 0 12px;
  position: relative;
  top: 1px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#content-main .gform_wrapper .gform_footer input[type="submit"]:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
/* From the heart
*******************************/
#from-heart .story {
  margin: 0 auto 4%;
}
#from-heart .cols-3 {
  text-align: left;
  -moz-column-width: 33.3%;
  -moz-column-count: 3;
  -moz-column-gap: 30px;
  -moz-column-rule-color: #ffffff;
  -moz-column-rule-style: solid;
  -moz-column-rule-width: 0;
  -webkit-column-width: 33.3%;
  -webkit-column-count: 3;
  -webkit-column-gap: 30px;
  -webkit-column-rule-color: #ffffff;
  -webkit-column-rule-style: solid;
  -webkit-column-rule-width: 0;
  column-width: 33.3%;
  column-count: 3;
  column-gap: 30px;
  column-rule-color: #ffffff;
  column-rule-style: solid;
  column-rule-width: 0;
}
#from-heart .cols-3 p {
  text-align: left;
}
#from-heart .gform_wrapper {
  background: url('../img/border-dots.png') 0 0 repeat-x;
  width: 692px;
  padding: 28px 0;
  margin: 0 auto;
}
#from-heart .gform_wrapper .gsection {
  background: none !important;
  border: 0;
  padding: 0 0 8px 0;
  margin: 16px 0;
}
#from-heart .gform_wrapper .gsection h2 {
  background: url('../img/form-icon.png') 0 40% no-repeat;
  color: #000000;
  font-family: 'brandon_grotesquemedium';
  font-size: 13px;
  text-transform: uppercase;
  padding: 0 0 0 22px !important;
}
#from-heart .gform_wrapper .validation_message,
#from-heart .gform_wrapper .validation_error {
  color: #d53c3c;
  font-weight: normal;
  letter-spacing: normal;
  font-family: 'brandon_grotesquebold';
  text-transform: uppercase;
}
#from-heart .gform_wrapper li.gfield {
  border-top: 0 !important;
  clear: none;
}
#from-heart .gform_wrapper li.gfield#field_1_1,
#from-heart .gform_wrapper li.gfield#field_1_3,
#from-heart .gform_wrapper li.gfield#field_1_4,
#from-heart .gform_wrapper li.gfield#field_1_5,
#from-heart .gform_wrapper li.gfield#field_1_7,
#from-heart .gform_wrapper li.gfield#field_1_8,
#from-heart .gform_wrapper li.gfield#field_1_9,
#from-heart .gform_wrapper li.gfield#field_1_10 {
  width: 31.7919%;
  float: left;
  margin: 0 2.31215% 0 0;
}
#from-heart .gform_wrapper li.gfield#field_1_2 {
  width: 65.89595%;
  float: left;
  margin: 0;
}
#from-heart .gform_wrapper li.gfield#field_1_3,
#from-heart .gform_wrapper li.gfield#field_1_8,
#from-heart .gform_wrapper li.gfield#field_1_11 {
  clear: left;
}
#from-heart .gform_wrapper li.gfield#field_1_5,
#from-heart .gform_wrapper li.gfield#field_1_7,
#from-heart .gform_wrapper li.gfield#field_1_10 {
  margin: 0;
}
#from-heart .gform_wrapper li.gfield#field_1_6 {
  clear: left;
  width: 65.89595%;
  float: left;
  margin: 0 2.31215% 0 0;
}
#from-heart .gform_wrapper li.gfield .gfield_radio li {
  overflow: hidden;
  width: 40% !important;
  float: left;
  padding: 0 5% 0 0;
}
#from-heart .gform_wrapper li.gfield .gfield_radio input[type=radio] + label:before {
  background: url('../img/radio-bg.png') 0 0 no-repeat;
  content: " ";
  cursor: pointer;
  width: 19px;
  height: 19px;
  position: relative;
  top: -4px;
  margin: 0 5% 0 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#from-heart .gform_wrapper li.gfield .gfield_radio input[type=radio]:checked + label:before {
  background-position: 0 -19px;
}
#from-heart .gform_wrapper .gfield_date_year {
  margin-right: 0;
}
#from-heart .gform_wrapper .gfield_error {
  padding: 0 !important;
  background: #ffffff;
}
#from-heart .gform_wrapper .gfield_error .ginput_container {
  max-width: 100%;
}
#from-heart .gform_wrapper label {
  color: #000000;
  font-size: 10px;
  text-transform: uppercase;
  font-family: 'brandon_grotesquebold';
  line-height: 1;
  font-weight: normal;
  margin: 20px 0 10px 0;
}
#from-heart .gform_wrapper input[type="text"],
#from-heart .gform_wrapper input[type="email"] {
  border: 1px solid #b4b4b4;
  height: 42px;
  line-height: 1;
  padding: 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#from-heart .gform_wrapper textarea {
  border: 1px solid #b4b4b4;
  padding: 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#from-heart .gform_wrapper .gform_footer {
  padding: 0;
}
#from-heart .gform_wrapper .gform_footer input[type="submit"] {
  background: url('../img/btn-bg.png') 0 0 no-repeat;
  color: #000000;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-family: 'brandon_grotesquebold';
  font-size: 12px;
  text-transform: uppercase;
  width: 170px;
  padding: 12px 20px;
  height: 36px;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#from-heart .gform_wrapper .gform_footer input[type="submit"]:after {
  background: url('../img/pagenum-arrows.png') 0 0 no-repeat;
  content: " ";
  width: 5px;
  height: 11px;
  margin: 0 0 0 12px;
  position: relative;
  top: 1px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#from-heart .gform_wrapper .gform_footer input[type="submit"]:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
/* Marketing request form
*******************************/
#content-main .gform_wrapper li.gfield#field_6_3 {
  width: 48%;
  float: left;
}
#content-main .gform_wrapper li.gfield#field_6_4 {
  width: 48%;
}
/* Industry account
*******************************/
#industry-account .story {
  margin: 0 auto 4%;
}
#industry-account .gform_wrapper {
  background: url('../img/border-dots.png') 0 0 repeat-x;
  width: 692px;
  padding: 28px 0;
  margin: 0 auto;
}
#industry-account .gform_wrapper .gsection {
  background: none !important;
  border: 0;
  padding: 0 0 8px 0;
  margin: 16px 0;
}
#industry-account .gform_wrapper .gsection h2 {
  background: url('../img/form-icon.png') 0 40% no-repeat;
  color: #000000;
  font-family: 'brandon_grotesquemedium';
  font-size: 13px;
  text-transform: uppercase;
  padding: 0 0 0 22px !important;
}
#industry-account .gform_wrapper .validation_message,
#industry-account .gform_wrapper .validation_error {
  color: #d53c3c;
  font-weight: normal;
  letter-spacing: normal;
  font-family: 'brandon_grotesquebold';
  text-transform: uppercase;
}
#industry-account .gform_wrapper li.gfield {
  border-top: 0 !important;
  clear: none;
}
#industry-account .gform_wrapper li.gfield .gfield_radio li {
  overflow: hidden;
  width: 45% !important;
  float: left;
  padding: 0 5% 0 0;
}
#industry-account .gform_wrapper li.gfield .gfield_radio input[type=radio] + label:before {
  background: url('../img/radio-bg.png') 0 0 no-repeat;
  content: " ";
  cursor: pointer;
  width: 19px;
  height: 19px;
  position: relative;
  top: -4px;
  margin: 0 5% 0 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#industry-account .gform_wrapper li.gfield .gfield_radio input[type=radio]:checked + label:before {
  background-position: 0 -19px;
}
#industry-account .gform_wrapper .gfield_date_year {
  margin-right: 0;
}
#industry-account .gform_wrapper .gfield_error {
  padding: 0 !important;
  background: #ffffff;
}
#industry-account .gform_wrapper .gfield_error .ginput_container {
  max-width: 100%;
}
#industry-account .gform_wrapper label {
  color: #000000;
  font-size: 10px;
  text-transform: uppercase;
  font-family: 'brandon_grotesquebold';
  line-height: 1;
  font-weight: normal;
  margin: 20px 0 10px 0;
}
#industry-account .gform_wrapper input[type="text"],
#industry-account .gform_wrapper input[type="email"] {
  border: 1px solid #b4b4b4;
  height: 42px;
  line-height: 1;
  padding: 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#industry-account .gform_wrapper textarea {
  border: 1px solid #b4b4b4;
  padding: 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#industry-account .gform_wrapper .gform_footer {
  padding: 0;
}
#industry-account .gform_wrapper .gform_footer input[type="submit"] {
  background: url('../img/btn-bg.png') 0 0 no-repeat;
  color: #000000;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-family: 'brandon_grotesquebold';
  font-size: 12px;
  text-transform: uppercase;
  width: 170px;
  padding: 12px 20px;
  height: 36px;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#industry-account .gform_wrapper .gform_footer input[type="submit"]:after {
  background: url('../img/pagenum-arrows.png') 0 0 no-repeat;
  content: " ";
  width: 5px;
  height: 11px;
  margin: 0 0 0 12px;
  position: relative;
  top: 1px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#industry-account .gform_wrapper .gform_footer input[type="submit"]:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
/* Lookbook Page
*******************************/
#lookbook #in-use {
  background: url('../img/gray-border.png') 0 0 repeat-x, url('../img/gray-border-ver-short.png') 0 0 repeat-y, url('../img/gray-border-ver-short.png') 100% 0 repeat-y, url('../img/gray-border.png') 0 100% repeat-x;
  width: 100%;
  height: auto;
  min-height: 300px;
  padding: 10px;
  margin: 0 auto 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#lookbook #show-slider {
  background: url(../img/ajax-loader.gif) 50% 50% no-repeat;
}
#lookbook #show-slider .slides {
  overflow: hidden;
}
#lookbook #show-slider .description {
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 100%;
  color: #ffffff;
  font-family: 'brandon_grotesquelight';
  font-size: 14px;
  line-height: 1;
  background: rgba(0, 0, 0, 0.35);
  text-align: left;
  padding: 8px 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#lookbook #show-slider .description span.photog {
  float: right;
}
#lookbook #show-slider .description span.photog span {
  text-transform: uppercase;
}
#lookbook #show-slider .description span.linen {
  float: left;
}
#lookbook #show-slider .description span.linen span {
  text-transform: uppercase;
}
#lookbook #show-slider:hover .description {
  bottom: 0;
}
#lookbook #show-slider .flex-direction-nav li a {
  background: url('../img/circle-arrows.png') 28px 50% no-repeat;
  position: absolute;
  display: block;
  top: 0;
  height: 100%;
  width: 46px;
  overflow: hidden;
  text-indent: -3333px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
}
#lookbook #show-slider .flex-direction-nav li a.flex-prev {
  padding-left: 28px;
  left: 0;
}
#lookbook #show-slider .flex-direction-nav li a.flex-next {
  padding-right: 28px;
  right: 0;
  background-position: -46px 50%;
}
#lookbook #show-slider .flex-direction-nav li a:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
/* Kind Words Page
*******************************/
#kind-words blockquote {
  margin: 2em auto;
  font-family: 'champagne__limousinesregular';
  font-size: 16px;
  overflow: hidden;
  zoom: 1;
  font-style: normal;
}
#kind-words blockquote p {
  line-height: 1.4;
}
#kind-words blockquote p:before {
  content: '"';
  font-size: 24px;
  line-height: 0.8;
  padding: 0 4px;
}
#kind-words blockquote p:after {
  content: '"';
  font-size: 24px;
  line-height: 0.8;
  padding: 0 4px;
}
#kind-words blockquote cite {
  text-align: right;
  font-family: 'brandon_grotesquemedium';
  text-transform: capitalize;
  float: right;
  padding: 0 4px;
}
/* FAQ Page
*******************************/
#faq h2 {
  text-align: center;
  text-transform: uppercase;
  font-family: 'champagne__limousinesregular';
  font-size: 27px;
}
#faq .faq_list {
  overflow: hidden;
  position: relative;
  padding: 0 0 30px;
  *zoom: 1;
}
#faq .faq_list:after {
  background: url('../img/border-dots.png') 0 100% repeat-x;
  content: " ";
  clear: both;
  display: block;
  width: 74.8%;
  height: 1px;
  margin: 0 auto 30px;
  position: absolute;
  bottom: 0;
  left: 12.6%;
}
#faq .faq_list .single_faq {
  width: 30%;
  margin: 0 1.665% 20px;
  float: left;
}
#faq .faq_list .single_faq .faq_question {
  font-family: 'brandon_grotesquebold';
  font-size: 16px;
}
/* Error Page
*******************************/
#page404 {
  width: 80%;
  padding: 50px 0;
}
#page404 h1 {
  width: 100%;
}
#page404 .buttons a {
  color: #000000;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-family: 'brandon_grotesquebold';
  font-size: 12px;
  text-transform: uppercase;
  width: 129px;
  padding: 0 16px 0 0;
  height: 12px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#page404 .buttons a:after {
  background: url('../img/pagenum-arrows.png') 0 0 no-repeat;
  content: " ";
  width: 5px;
  height: 11px;
  margin: 0 0 0 8px;
  position: relative;
  top: 1px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#page404 .buttons a:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
/* Contact
*******************************/
#contact {
  width: 100%;
  margin: 20px auto;
}
#contact h1 {
  width: 55.8181%;
}
#contact #columns {
  width: 74.5454%;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}
#contact #columns .col {
  width: 30%;
  margin: 0 1.665% 20px;
  float: left;
}
#contact #columns .col strong {
  font-family: 'brandon_grotesquebold';
  font-size: 16px;
  font-weight: normal;
}
/* Interactive Map
*******************************/
#hq_map {
  background: url(../img/ajax-loader.gif) 50% 50% no-repeat;
  display: block;
  width: 100%;
  min-height: 605px;
  position: relative;
  overflow: hidden;
  clear: both;
}
#hq_map:before {
  content: "Loading the map";
  color: #000000 !important;
  line-height: 1;
  font-family: 'brandon_grotesquelight';
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  z-index: 0;
}
#hq_map .cluster {
  color: #ffffff;
  text-align: center;
  position: relative;
}
#hq_map .cluster.cluster-1 {
  background: url('../img/gmappin.png') 0 0 no-repeat;
  width: 30px;
  height: 25px;
  padding: 8px 6px 3px 0;
}
#hq_map .cluster.cluster-1.hovered {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
}
#hq_map .cluster.cluster-2 {
  background: url('../img/gmappin.png') 0 0 no-repeat;
  width: 30px;
  height: 25px;
  padding: 8px 6px 3px 0;
}
#hq_map .cluster.cluster-2.hovered {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
}
#hq_map .cluster.cluster-3 {
  background: url('../img/gmappin.png') 0 0 no-repeat;
  width: 30px;
  height: 25px;
  padding: 8px 6px 3px 0;
}
#hq_map .cluster.cluster-3.hovered {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
}
#hq_map .latavola_marker_info {
  bottom: 15px;
  position: absolute;
  z-index: 3;
  display: block;
  left: -95px;
}
#hq_map .latavola_marker_info.active_marker .location-description {
  display: block;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
#hq_map .latavola_marker_info:after {
  display: block;
  content: attr(data-abbr);
  color: #ffffff;
  font-family: 'brandon_grotesque_regularRg';
  font-size: 11px;
  text-transform: uppercase;
  position: absolute;
  bottom: -37px;
  left: 98px;
  width: 18px;
  height: 11px;
  line-height: 1;
  text-align: center;
}
#hq_map .location-description {
  text-align: left;
  font-size: 13px;
  font-family: 'brandon_grotesque_regularRg';
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: #ffffff;
  display: none;
  border: 1px solid #b1b1b1;
  width: 178px;
  padding: 18px;
}
#hq_map .location-description:after {
  display: block;
  content: " ";
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 8px solid #ffffff;
  position: absolute;
  bottom: -7px;
  left: 95px;
}
#hq_map .location-description:before {
  display: block;
  content: " ";
  width: 0;
  height: 0;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 9px solid #b1b1b1;
  position: absolute;
  bottom: -8px;
  left: 94px;
}
#hq_map .location-description a {
  color: #000000;
  text-decoration: underline;
}
#hq_map .location-description a:hover {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
}
#hq_map .location-description span {
  display: block;
  margin: 10px 0;
}
#hq_map .location-description p {
  text-align: left;
  margin: 0;
}
#hq_map .location-description .details {
  background: url('../img/black-btn.png') 0 0 no-repeat;
  color: #ffffff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-family: 'brandon_grotesquebold';
  font-size: 12px;
  text-transform: uppercase;
  width: 145px;
  padding: 9px 16px;
  height: 12px;
  text-decoration: none;
  line-height: 1;
  margin: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#hq_map .location-description .details:after {
  background: url('../img/pagenum-arrows.png') 0 -44px no-repeat;
  content: " ";
  width: 5px;
  height: 11px;
  margin: 0 0 0 12px;
  position: relative;
  top: 1px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#hq_map .location-description .details:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
#hq_map .location-title h2 {
  font-size: 20px;
  font-family: 'brandon_grotesquemedium';
  text-transform: uppercase;
  text-align: left;
  line-height: 1.2;
  margin: 0;
}
#hq_map .location-title h2 a {
  color: #000000;
  cursor: pointer;
  text-decoration: none;
}
#hq_map .location-title h2 a:hover {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
}
#hq_map .listing-info {
  margin: 0 auto;
  padding: 0;
}
/* Locations Archive
*******************************/
body.single-location header#header-main #nav-main ul li.locations > a:after {
  background: #000000;
  content: " ";
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  top: 30px;
}
body.single-location #hq_map {
  margin: 45px auto;
  min-height: 305px;
}
#locations-archive {
  width: 100%;
}
#locations-archive > .story {
  width: 74.5454%;
  margin: 0 auto 4%;
}
#locations-archive #hq_map {
  height: 475px;
}
#locations-archive #loc-tabs {
  max-width: 584px;
}
#locations-archive #loc-tabs a {
  width: 50%;
}
#listing {
  margin: 40px auto 10px;
  position: relative;
}
#listing #by-location {
  position: absolute;
  top: 12px;
  right: 3px;
}
#listing #by-location ul {
  margin: 0;
}
#listing #by-location ul label {
  font-family: 'brandon_grotesquebold';
  text-transform: uppercase;
  font-size: 10px;
}
#listing .dd-select {
  font-family: 'brandon_grotesquebold';
  text-transform: uppercase;
  font-size: 10px;
  background-color: #ffffff !important;
}
#listing .dd-options {
  z-index: 20;
}
#listing > h4 {
  background: url('../img/gray-border.png') 0 100% repeat-x;
  color: #000000;
  display: block;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 22px;
  padding: 18px 0;
  font-family: 'champagne__limousinesregular';
  line-height: 1;
  width: 100%;
  text-align: left;
  margin: 0 0 8px;
}
#listing > h4 span {
  font-family: 'champagne__limousinesbold';
}
#listing .list-wrap {
  clear: both;
  display: none;
  overflow: hidden;
  max-width: 584px;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#listing .list-wrap#srep-list {
  max-width: 100%;
}
#listing .list-wrap#srep-list .story,
#listing .list-wrap#srep-list .story p {
  text-align: center;
}
#listing .list-wrap#srep-list .meet-team {
  margin-top: 40px;
}
#listing .list-wrap.active-list {
  display: block;
}
#listing .list-wrap > ul > li {
  background: url('../img/gray-border.png') 0 100% repeat-x;
  padding: 18px 0;
  overflow: hidden;
  zoom: 1;
}
#listing .list-wrap > ul > li .story {
  overflow: hidden;
  font-size: 14px;
}
#listing .list-wrap > ul > li figure {
  float: left;
  margin: 0 18px 18px 0;
}
#listing .list-wrap > ul > li figure a:hover img {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
#listing .list-wrap > ul > li h3 {
  color: #000000;
  font-family: 'brandon_grotesque_regularRg';
  font-size: 30px;
  text-transform: none;
  margin: 0 0 14px 0;
  display: block;
}
#listing .list-wrap > ul > li h3 a {
  color: #000000;
}
#listing .list-wrap > ul > li .story > div,
#listing .list-wrap > ul > li .story a {
  color: #000000;
  font-size: 13px;
  font-family: 'brandon_grotesque_regularRg';
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  width: 200px;
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#listing .list-wrap > ul > li .story div {
  margin: 0 18px 0 0;
}
#listing .list-wrap > ul > li .story .subtitle {
  text-transform: uppercase;
}
#listing .list-wrap > ul > li .story .address {
  clear: left;
}
#listing .list-wrap > ul > li .story .workhours {
  font-style: italic;
}
#listing .list-wrap > ul > li .story a.details {
  clear: both;
  text-decoration: none;
  color: #000000;
  display: block;
  font-family: 'brandon_grotesquebold';
  font-size: 10px;
  padding: 18px 0 0;
  text-transform: uppercase;
  margin: 0;
}
#listing .list-wrap > ul > li .story a.details:after {
  background: url('../img/pagenum-arrows.png') 0 0 no-repeat;
  content: " ";
  width: 5px;
  height: 11px;
  margin: 0 0 0 6px;
  position: relative;
  top: 1px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#listing .list-wrap > ul > li .story a.details:hover {
  color: #a7a7a7;
}
#listing .list-wrap > ul > li .story a.details:hover:after {
  background-position: 0 -11px;
}
#listing .list-wrap#srep-list ul li h3 {
  margin: 0 0 14px 0;
}
#listing .list-wrap#srep-list ul li .story div {
  margin: 0 18px 0 0;
}
#single-location {
  clear: both;
  width: 100%;
}
#single-location article {
  overflow: hidden;
  zoom: 1;
}
#single-location article .relative-box {
  display: block;
  position: relative;
  overflow: hidden;
  zoom: 1;
}
#single-location article #images-box {
  display: block;
  width: 71.3636%;
  float: left;
  overflow: hidden;
  margin: 0 auto 45px;
}
#single-location article #images-box #slider {
  background: url(../img/loader.gif) 50% 50% no-repeat;
  width: 80%;
  display: block;
  float: right;
  margin: 0;
  height: auto;
  min-height: 300px;
  position: relative;
}
#single-location article #images-box #slider .slides {
  position: relative;
  min-height: 300px;
  max-height: 459px;
  height: auto;
  overflow: hidden;
}
#single-location article #images-box #slider .slides li {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#single-location article #images-box #slider .slides li.active-slide {
  position: static;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
#single-location article #images-box #slider .slides li img {
  width: auto;
  max-width: 100%;
  height: auto;
}
#single-location article #images-box #carousel {
  background: url(../img/gray-border.png) 0 0 repeat-x;
  margin: 0;
  padding: 0;
  width: 18.7261%;
  overflow: hidden;
  zoom: 1;
  float: left;
}
#single-location article #images-box #carousel ul.slides {
  width: 100%;
}
#single-location article #images-box #carousel ul.slides li {
  cursor: pointer;
  width: 100%;
  max-width: 147px;
  height: auto;
  margin: 0 0 9px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#single-location article #images-box #carousel ul.slides li.active-slide img {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
#single-location article #images-box #carousel ul.slides li img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
#single-location article #images-box #carousel ul.slides li:hover img {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
#single-location article .story {
  width: 25.4545%;
  float: right;
  font-family: 'brandon_grotesque_regularRg';
  font-size: 15px;
}
#single-location article .story .subtitle {
  text-transform: uppercase;
  font-family: 'champagne__limousinesregular';
  font-size: 28px;
  margin: 0 0 0.8em;
  letter-spacing: 1px;
  line-height: 1.2;
}
#single-location article .story .workhours {
  font-style: italic;
}
#single-location article .story .share {
  width: 100%;
  margin: 18px 0;
}
#single-location article .story .share:before {
  content: "Share this page:";
  display: block;
  color: #000000;
  font-family: 'brandon_grotesquebold';
  font-size: 10px;
  text-transform: uppercase;
  margin: 0 0 12px;
  line-height: 1;
}
#single-location article .story .share li {
  margin: 0 18px 0 0;
}
.meet-team h2 {
  color: #000000;
  display: block;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 32px;
  padding: 30px 0;
  font-family: 'champagne__limousinesregular';
  line-height: 1;
  width: 100%;
  text-align: center;
  margin: 0 0 8px;
}
.meet-team h2 span {
  font-family: 'champagne__limousinesbold';
}
.meet-team ul.team-members {
  display: table;
  text-align: center;
  width: 100%;
}
.meet-team ul.team-members li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 228px;
  height: auto;
  margin: 0 26px 36px;
  text-align: center;
  vertical-align: top;
}
.meet-team ul.team-members li figure {
  width: 174px;
  height: 174px;
  display: block;
  overflow: hidden;
  margin: 0 auto 16px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.meet-team ul.team-members li figure img {
  width: auto;
  width: 174px;
  height: auto;
}
.meet-team ul.team-members li h3 {
  font-size: 16px;
  font-family: 'brandon_grotesquemedium';
  text-transform: none;
  margin: 4px auto;
}
.meet-team ul.team-members li .bio {
  display: block;
  float: none !important;
  font-size: 16px !important;
  font-family: 'brandon_grotesque_regularRg' !important;
  width: 100% !important;
  text-align: center !important;
}
.meet-team ul.team-members li .member-email {
  color: #7e7e7e;
  display: block;
  font-size: 16px;
  font-family: 'brandon_grotesque_regularRg';
  text-decoration: underline;
}
.meet-team ul.team-members li .member-email:hover {
  color: #000000;
}
/* Videos
*******************************/
body.page-template-template-videos-php section.page,
body.page-template-template-videos-php article.page {
  width: 100%;
}
body.page-template-template-videos-php #listing {
  width: 100%;
}
body.page-template-template-videos-php .latavola-tabs {
  letter-spacing: -0.2em;
  word-spacing: -0.2em;
  text-align: center;
}
body.page-template-template-videos-php .latavola-tabs a {
  vertical-align: top;
  letter-spacing: normal;
  word-spacing: normal;
  float: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
body.page-template-template-videos-php iframe {
  margin: 0 auto;
  display: block;
}
/* Product archive
*******************************/
#product-archive {
  width: 100%;
  position: relative;
}
#product-archive ul.page-numbers {
  display: none;
}
#product-archive #infscr-loading {
  text-align: center;
  clear: both;
  padding: 10px 0 0;
}
#product-archive #infscr-loading img {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#product-archive #infscr-loading div {
  color: #000000;
  font-family: 'brandon_grotesque_regularRg';
  font-size: 12px;
  text-transform: uppercase;
  padding: 0 0 0 12px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#product-archive .main-container.js-hidden {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}
.posts_found {
  background: url('../img/gray-border.png') 0 100% repeat-x;
  color: #000000;
  display: block;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: left;
  font-size: 30px;
  margin: 0 auto 22px;
  padding: 0 0 18px 0;
  font-family: 'champagne__limousinesregular';
  line-height: 1;
}
.posts_found span {
  font-family: 'champagne__limousinesbold';
}
.main-product-grid#swatches li {
  float: left;
  width: 19%;
  height: auto;
  max-height: 137px;
  min-height: 137px;
  margin: 0 1% 1% 0;
  padding: 0;
  background: none;
  position: relative;
}
.main-product-grid#swatches li a figure {
  width: 100%;
  height: auto;
  margin: 0;
  float: none;
}
.main-product-grid#swatches li a .title {
  width: 92%;
  height: 90%;
  padding: 6% 5%;
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  font-family: 'brandon_grotesquemedium';
  font-size: 16px;
  color: #000000;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.main-product-grid#swatches li a:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.main-product-grid#swatches li a:hover .title {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.main-product-grid#swatches li a.selected {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.main-product-grid#swatches li a.selected .title {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.main-product-grid#swatches li a.selected .title:after {
  content: "Selected";
  color: #000000;
  font-family: 'brandon_grotesquelight';
  font-size: 14px;
  position: absolute;
  left: 5%;
  bottom: 6%;
  text-transform: uppercase;
  text-align: left;
}
.main-product-grid li {
  background: url('../img/border-dots.png') 0 100% repeat-x;
  display: block;
  width: 47.7386%;
  margin: 0 0 14px;
  padding: 0 0 14px;
  min-height: 122px;
}
.main-product-grid li.odd {
  float: right;
}
.main-product-grid li.even {
  clear: both;
  float: left;
}
.main-product-grid li figure {
  float: left;
  margin: 0 12px 0 0;
  width: 122px;
  height: 122px;
  overflow: hidden;
}
.main-product-grid li figure img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.main-product-grid li h3 {
  font-family: 'brandon_grotesque_regularRg';
  font-size: 26px;
  text-transform: none;
  margin: 0 0 8px;
}
.main-product-grid li h3 span {
  font-family: 'brandon_grotesquemedium';
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  margin: 4px 0 0;
  letter-spacing: 1px;
}
.main-product-grid li h3 a {
  color: #000000;
}
.main-product-grid li .rel-collect {
  font-family: 'brandon_grotesquebold';
  font-size: 10px;
  text-transform: uppercase;
  display: block;
  color: #000000;
}
.main-product-grid li a:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
}
.main-product-grid li .details {
  background: url('../img/btn-bg-small-2states.png') 0 0 no-repeat;
  color: #000000;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-family: 'brandon_grotesquebold';
  font-size: 11px;
  text-transform: uppercase;
  width: 88px;
  padding: 12px 20px;
  height: 12px;
  text-decoration: none;
  line-height: 1;
  text-align: center;
  margin: 12px 0 0;
}
.main-product-grid li .details:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  background-position: 0 -35px;
  color: #ffffff;
}
#single-product {
  margin: 40px auto;
  width: 77.4%;
  padding: 0 11.3%;
  position: relative;
}
#single-product .go-back {
  color: #000000;
  display: block;
  position: absolute;
  top: 0;
  font-family: 'brandon_grotesquebold';
  font-size: 10px;
  text-transform: uppercase;
  width: 88px;
  left: 0;
  text-align: left;
  padding: 0 0 0 14px;
}
#single-product .go-back:before {
  background: url('../img/pagenum-arrows.png') 0 -21px no-repeat;
  content: " ";
  position: absolute;
  width: 5px;
  height: 11px;
  margin: 0 8px 0 0 ;
  top: 4px;
  left: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#single-product .go-back:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
}
#single-product .product-gallery-box {
  float: left;
  width: 52.855%;
  margin: 0 4.38% 28px 0;
}
#single-product .product-gallery-box .flexslider {
  width: 100%;
}
#single-product .product-gallery-box #product-gallery {
  background: url('../img/ajax-loader.gif') 50% 50% no-repeat;
  min-height: 240px;
  margin: 0 0 10px;
}
#single-product .product-gallery-box .flex-direction-nav li a {
  background: url('../img/circle-arrows.png') 22px 50% no-repeat;
  position: absolute;
  display: block;
  top: 0;
  height: 100%;
  width: 46px;
  overflow: hidden;
  text-indent: -3333px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
}
#single-product .product-gallery-box .flex-direction-nav li a.flex-prev {
  padding-left: 22px;
  left: 0;
}
#single-product .product-gallery-box .flex-direction-nav li a.flex-next {
  padding-right: 22px;
  right: 0;
  background-position: -46px 50%;
}
#single-product .product-gallery-box .flex-direction-nav li a.flex-disabled {
  display: none;
}
#single-product .product-gallery-box .flex-direction-nav li a:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
#single-product .product-gallery-box #product-thumbnails li {
  width: 33%;
  cursor: pointer;
}
#single-product .product-gallery-box #product-thumbnails .flex-direction-nav li a {
  background-size: 100% auto;
  width: 22px;
}
#single-product .product-gallery-box #product-thumbnails .flex-direction-nav li a.flex-prev {
  background-position: 20px 51%;
  padding-left: 18px;
}
#single-product .product-gallery-box #product-thumbnails .flex-direction-nav li a.flex-next {
  padding-right: 18px;
  background-position: -20px 51%;
}
#single-product figure {
  float: left;
  width: 52.855%;
  margin: 0 4.38% 28px 0;
}
#single-product figure img {
  width: auto;
  max-width: 100%;
  height: auto;
}
#single-product .share {
  display: block;
  clear: both;
  float: none;
  width: 60%;
  margin: 5% auto 0;
  text-align: center;
}
#single-product .share:before {
  content: "Share this page:";
  display: block;
  color: #000000;
  font-family: 'brandon_grotesquebold';
  font-size: 10px;
  text-transform: uppercase;
  margin: 0 0 12px;
  line-height: 1;
}
#single-product .product-info {
  float: right;
  width: 42.75%;
}
#single-product .product-info h1 {
  background: none;
  font-family: 'brandon_grotesquelight';
  font-size: 48px;
  color: black;
  padding: 0;
  text-align: left;
  text-transform: none;
  letter-spacing: 0;
  width: 100%;
  margin: 0 0 12px 0;
}
#single-product .product-info h1 span {
  font-family: 'brandon_grotesquemedium';
  font-size: 13px;
  text-transform: uppercase;
  display: block;
  margin: 4px 0 0;
  letter-spacing: 1px;
}
#single-product .product-info .collect-subtitle {
  color: #000000;
  display: block;
  font-family: 'brandon_grotesque_regularRg';
  font-size: 14px;
  margin: 0 0 12px 0;
}
#single-product .product-info .collect-subtitle a {
  color: #000000;
  text-decoration: underline;
}
#single-product .product-info .collect-subtitle a:after {
  content: ",";
  display: inline;
}
#single-product .product-info .collect-subtitle a:last-child:after {
  content: "";
  display: none;
}
#single-product .product-info .story {
  font-size: 12px;
  text-transform: uppercase;
}
#single-product .product-info .add-product-form {
  margin: 25px 0 10px;
}
#single-product .product-info table.cart-table td.typ_label {
  text-align: left !important;
  padding: 12px 0 12px 5px;
}
#single-product .product-info table.cart-table tr:hover {
  background: url('../img/gray-border.png') 0 100% repeat-x, url('../img/gray-border.png') 0 0 repeat-x;
}
#single-product .product-info table.cart-table tr:hover td.typ_label {
  background: url('../img/gray-border-ver-short.png') 0 0 repeat-y;
}
#single-product .product-info table.cart-table tr:hover td.typ_price {
  background: url('../img/gray-border-ver-short.png') 100% 0 repeat-y;
}
#single-product .product-info #add-cart {
  background: url('../img/black-btn.png') 0 0 no-repeat;
  color: #ffffff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-family: 'brandon_grotesquebold';
  font-size: 12px;
  text-transform: uppercase;
  width: 145px;
  padding: 9px 16px;
  height: 12px;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  margin: 20px 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#single-product .product-info #add-cart:after {
  background: url('../img/pagenum-arrows.png') 0 -44px no-repeat;
  content: " ";
  width: 5px;
  height: 11px;
  margin: 0 0 0 12px;
  position: relative;
  top: 1px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#single-product .product-info #add-cart:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
#single-product .product-info .compatibility-chart-link {
  display: block;
  color: #000000;
  font-family: 'brandon_grotesquebold';
  font-size: 10px;
  text-transform: uppercase;
  margin: 0 0 12px;
  line-height: 1;
}
#single-product .product-info .compatibility-chart-link:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
#single-product .product-info .warn {
  color: #a7a7a7;
  font-family: 'brandon_grotesquelight';
  font-size: 13px;
  font-style: italic;
}
#single-product .product-info .share {
  width: 100%;
  clear: none;
  margin: 30px 0 0;
  text-align: left;
}
#single-product .product-info .share:before {
  content: "Share this linen";
}
#single-product .product-info .share li {
  margin: 0 4% 0 0;
}
#single-product #rel-colors {
  display: block;
  clear: both;
  margin: 10px auto;
  padding: 30px 0 0;
  overflow: hidden;
}
#single-product #rel-colors h4 {
  font-family: 'brandon_grotesquebold';
  font-size: 11px;
  text-transform: uppercase;
  color: #000000;
}
#single-product #rel-colors ul li {
  width: 64px;
  height: 64px;
  overflow: hidden;
  padding: 0;
  margin: 0 6px 6px 0;
  float: left;
}
#single-product #rel-colors ul li a {
  display: block;
  width: 64px;
  height: 64px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#single-product #rel-colors ul li a:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
}
#single-product #rel-colors ul li a figure {
  display: block;
  width: 64px;
  height: 64px;
}
#single-product #rel-colors ul li a figure img {
  width: auto;
  max-width: 100%;
  height: auto;
}
#single-product #rel-colors ul li a h5 {
  width: 90%;
  height: 90%;
  padding: 6% 5%;
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  font-family: 'brandon_grotesquemedium';
  font-size: 14px;
  color: #000000;
  text-align: left;
  text-transform: none;
  word-break: break-word;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#single-product #rel-colors ul li a:hover h5 {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
#single-product #similar {
  display: block;
  clear: both;
  margin: 10px auto;
  padding: 30px 0 0;
  overflow: hidden;
}
#single-product #similar h4 {
  background: url('../img/gray-border.png') 0 100% repeat-x;
  font-family: 'champagne__limousinesregular';
  font-size: 22px;
  text-transform: uppercase;
  color: #000000;
  padding: 0 0 14px;
}
#single-product #similar ul li {
  width: 86px;
  height: 86px;
  overflow: hidden;
  padding: 0;
  margin: 0 8px 8px 0;
  float: left;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#single-product #similar ul li a {
  display: block;
  width: 86px;
  height: 86px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#single-product #similar ul li a:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
}
#single-product #similar ul li a figure {
  display: block;
  width: 86px;
  height: 86px;
}
#single-product #similar ul li a figure img {
  width: auto;
  max-width: 100%;
  height: auto;
}
#single-product #similar ul li a h5 {
  width: 90%;
  height: 90%;
  padding: 6% 5%;
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  font-family: 'brandon_grotesquemedium';
  font-size: 14px;
  color: #000000;
  text-align: left;
  text-transform: none;
  word-break: break-word;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#single-product #similar ul li a:hover h5 {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.usecase-gallery {
  clear: both;
  width: 100%;
  margin: 10px auto;
  padding: 30px 0 0;
  min-height: 30px;
}
.usecase-gallery h4 {
  font-family: 'brandon_grotesquebold';
  font-size: 11px;
  text-transform: uppercase;
  color: #000000;
}
.usecase-gallery .usecase-gallery__thumbnails {
  display: none;
  position: relative;
}
.usecase-gallery .usecase-gallery__thumbnails img {
  max-width: 100%;
  height: auto;
}
.usecase-gallery .usecase-gallery__thumbnails li {
  max-height: 162px;
  overflow: hidden;
}
.usecase-gallery .usecase-gallery__thumbnails li.horizontal img {
  max-width: 300px;
  max-height: 162px;
}
.usecase-gallery .flex-direction-nav li a {
  background: url('../img/circle-arrows.png') 22px 50% no-repeat;
  position: absolute;
  display: block;
  top: 0;
  height: 100%;
  width: 46px;
  overflow: hidden;
  text-indent: -3333px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
}
.usecase-gallery .flex-direction-nav li a.flex-prev {
  padding-left: 22px;
  left: 0;
}
.usecase-gallery .flex-direction-nav li a.flex-next {
  padding-right: 22px;
  right: 0;
  background-position: -46px 50%;
}
.usecase-gallery .flex-direction-nav li a.flex-disabled {
  display: none;
}
.usecase-gallery .flex-direction-nav li a:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: auto;
  right: 0;
  margin-bottom: 0;
  z-index: 8050;
  text-align: center;
  width: 100%;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-weight: normal;
  line-height: 24px;
  width: 100%;
  box-sizing: border-box;
  background: white;
  color: black;
  text-shadow: none;
  margin-right: 0;
  white-space: pre-wrap;
}
.swatches-page .report-box {
  width: 204px;
  margin: 0 auto;
}
.swatches-page .report-box p {
  overflow: hidden;
  zoom: 1;
  font-family: 'brandon_grotesquemedium';
  font-size: 12px;
  text-transform: uppercase;
  color: #000000;
  line-height: 2.2;
}
.swatches-page .report-box p span {
  float: right;
  border: 1px solid #b4b4b4;
  min-width: 50px;
  text-align: center;
  line-height: 1.3;
  padding: 3px 0;
}
.swatches-page .swatches-form {
  clear: left;
  width: 65.6363%;
  float: none;
  margin: 0 auto;
  position: relative;
}
.swatches-page .swatches-form a.download-pdf {
  position: absolute;
  top: 105px;
  right: 15px;
  font-family: 'brandon_grotesquebold';
  font-size: 12px;
  text-transform: uppercase;
  color: #000000;
  display: block;
  line-height: 1;
}
.swatches-page .swatches-form a.download-pdf:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
.swatches-page .gform_wrapper#gform_wrapper_7 {
  display: block !important;
}
.swatches-page .gform_wrapper#gform_wrapper_7 .gsection {
  background: none !important;
  border: 0;
  margin: 0 !important;
  padding: 34px 0 0 !important;
}
.swatches-page .gform_wrapper#gform_wrapper_7 .gsection h2 {
  background: none !important;
  color: #000000;
  font-family: 'brandon_grotesquemedium';
  font-size: 13px;
  text-transform: uppercase;
  padding: 0 !important;
}
.swatches-page .gform_wrapper .gform_heading h3 {
  background: url('../img/border-dots.png') 0 100% repeat-x;
  margin: 0 auto 50px;
  padding: 0 0 20px;
  color: #000000;
  font-family: 'champagne__limousinesregular';
  font-size: 54px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.swatches-page .gform_wrapper .gform_heading .gform_description {
  line-height: 1.5;
  font-family: 'brandon_grotesque_regularRg';
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
}
.swatches-page .gform_wrapper .gform_heading .gform_description ul {
  list-style: square;
}
.swatches-page .gform_wrapper .gform_heading .gform_description ul li {
  list-style: square;
}
.swatches-page .gform_wrapper .gform_heading .gform_description ol {
  list-style: decimal;
}
.swatches-page .gform_wrapper .gform_heading .gform_description ol li {
  list-style: decimal;
}
.swatches-page .gform_wrapper .gform_heading .gform_description ul,
.swatches-page .gform_wrapper .gform_heading .gform_description ol {
  margin: 0 0 1em 1.5em;
  line-height: 1.5;
}
.swatches-page .gform_wrapper .gform_heading .gform_description ul ul,
.swatches-page .gform_wrapper .gform_heading .gform_description ol ul,
.swatches-page .gform_wrapper .gform_heading .gform_description ul ol,
.swatches-page .gform_wrapper .gform_heading .gform_description ol ol {
  margin-bottom: 0;
}
.swatches-page .gform_wrapper .gform_heading .gform_description ol ol {
  list-style: upper-alpha;
}
.swatches-page .gform_wrapper .gform_heading .gform_description ol ol ol {
  list-style: lower-roman;
}
.swatches-page .gform_wrapper .gform_heading .gform_description ol ol ol ol {
  list-style: lower-alpha;
}
.swatches-page .gform_wrapper .gform_heading .gform_description h1,
.swatches-page .gform_wrapper .gform_heading .gform_description h2,
.swatches-page .gform_wrapper .gform_heading .gform_description h3,
.swatches-page .gform_wrapper .gform_heading .gform_description h4,
.swatches-page .gform_wrapper .gform_heading .gform_description h5,
.swatches-page .gform_wrapper .gform_heading .gform_description h6 {
  text-transform: none;
  margin-bottom: .5em;
}
.swatches-page .gform_wrapper .gform_heading .gform_description a {
  color: #000000;
  -webkit-transition: color 100ms linear;
  -moz-transition: color 100ms linear;
  -ms-transition: color 100ms linear;
  -o-transition: color 100ms linear;
  transition: color 100ms linear;
}
.swatches-page .gform_wrapper .gform_heading .gform_description a:link,
.swatches-page .gform_wrapper .gform_heading .gform_description a:visited,
.swatches-page .gform_wrapper .gform_heading .gform_description a:active {
  text-decoration: underline;
}
.swatches-page .gform_wrapper .gform_heading .gform_description a:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
.swatches-page .gform_wrapper .gform_heading .gform_description table {
  width: auto;
  border-collapse: collapse;
  margin-bottom: 18px;
}
.swatches-page .gform_wrapper .gform_heading .gform_description table td,
.swatches-page .gform_wrapper .gform_heading .gform_description table th {
  padding: 6px 10px;
  text-align: center;
  border: 1px solid #ccc;
}
.swatches-page .gform_wrapper .gform_heading .gform_description table th {
  font-weight: bold;
}
.swatches-page .gform_wrapper .gform_heading .gform_description pre {
  border: 1px solid #ccc;
  background: #eee;
  padding: 1em 2em;
  margin-bottom: 1em;
}
.swatches-page .gform_wrapper .gform_heading .gform_description blockquote {
  font-style: italic;
  margin: 1em 3em;
}
.swatches-page .gform_wrapper .gform_heading .gform_description blockquote p:before {
  content: '"';
}
.swatches-page .gform_wrapper .gform_heading .gform_description blockquote p:after {
  content: '"';
}
.swatches-page .gform_wrapper .gform_heading .gform_description img.size-auto,
.swatches-page .gform_wrapper .gform_heading .gform_description img.size-full,
.swatches-page .gform_wrapper .gform_heading .gform_description img.size-large,
.swatches-page .gform_wrapper .gform_heading .gform_description img.size-medium,
.swatches-page .gform_wrapper .gform_heading .gform_description .attachment img {
  width: auto;
  max-width: 100%;
  /* When images are too wide for containing element, force them to fit. */
  height: auto;
  /* Override height to match resized width for correct aspect ratio. */
}
.swatches-page .gform_wrapper .gform_heading .gform_description .alignleft,
.swatches-page .gform_wrapper .gform_heading .gform_description img.alignleft {
  display: inline;
  float: left;
  margin-right: 1em;
}
.swatches-page .gform_wrapper .gform_heading .gform_description .alignright,
.swatches-page .gform_wrapper .gform_heading .gform_description img.alignright {
  display: inline;
  float: right;
  margin-left: 1em;
}
.swatches-page .gform_wrapper .gform_heading .gform_description .aligncenter,
.swatches-page .gform_wrapper .gform_heading .gform_description img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.swatches-page .gform_wrapper .gform_heading .gform_description img.alignleft,
.swatches-page .gform_wrapper .gform_heading .gform_description img.alignright,
.swatches-page .gform_wrapper .gform_heading .gform_description img.aligncenter {
  margin-bottom: 1em;
}
.swatches-page .gform_wrapper .gform_heading .gform_description .wp-caption {
  line-height: 1.5;
  margin-bottom: 1em;
  text-align: center;
}
.swatches-page .gform_wrapper .gform_heading .gform_description .wp-caption p.wp-caption-text {
  color: #888;
  font-size: 11px;
  margin: 0;
  padding: 5px;
}
.swatches-page .gform_wrapper .gform_heading .gform_description .wp-smiley {
  margin: 0;
}
.swatches-page .gform_wrapper .gform_heading .gform_description .error {
  color: #d53c3c;
}
.swatches-page .gform_wrapper .gform_heading .gform_description .error a {
  color: #d53c3c;
}
.swatches-page .gform_wrapper .gform_heading .gform_description .error a:hover {
  color: #000000;
}
.swatches-page .gform_wrapper .gform_body {
  overflow: hidden;
  zoom: 1;
}
.swatches-page .gform_wrapper .gform_fields .gfield {
  width: 100%;
}
.swatches-page .gform_wrapper .gform_fields .gfield span.ginput_total {
  color: #000000;
}
.swatches-page .gform_wrapper .gform_fields .gfield.gfield_creditcard_warning {
  border: 0 !important;
}
.swatches-page .gform_wrapper .gform_fields .gfield .gfield_radio li {
  width: 50% !important;
}
.swatches-page .gform_wrapper .gform_fields .gfield#field_7_1,
.swatches-page .gform_wrapper .gform_fields .gfield#field_7_3,
.swatches-page .gform_wrapper .gform_fields .gfield#field_7_5,
.swatches-page .gform_wrapper .gform_fields .gfield#field_7_8,
.swatches-page .gform_wrapper .gform_fields .gfield#field_7_14,
.swatches-page .gform_wrapper .gform_fields .gfield#field_7_16,
.swatches-page .gform_wrapper .gform_fields .gfield#field_7_28,
.swatches-page .gform_wrapper .gform_fields .gfield#field_7_20,
.swatches-page .gform_wrapper .gform_fields .gfield#field_7_22,
.swatches-page .gform_wrapper .gform_fields .gfield#field_7_33 {
  clear: both;
  float: left;
  width: 48%;
}
.swatches-page .gform_wrapper .gform_fields .gfield#field_7_2,
.swatches-page .gform_wrapper .gform_fields .gfield#field_7_4,
.swatches-page .gform_wrapper .gform_fields .gfield#field_7_6,
.swatches-page .gform_wrapper .gform_fields .gfield#field_7_9,
.swatches-page .gform_wrapper .gform_fields .gfield#field_7_15,
.swatches-page .gform_wrapper .gform_fields .gfield#field_7_17,
.swatches-page .gform_wrapper .gform_fields .gfield#field_7_23 {
  float: right;
  width: 48%;
}
.swatches-page .gform_wrapper .gform_fields .gfield#field_7_10,
.swatches-page .gform_wrapper .gform_fields .gfield#field_7_11,
.swatches-page .gform_wrapper .gform_fields .gfield#field_7_18,
.swatches-page .gform_wrapper .gform_fields .gfield#field_7_35 {
  clear: both;
  float: none;
  width: 100%;
}
.swatches-page .gform_wrapper .gform_fields .gfield#field_7_20 {
  clear: left;
}
.swatches-page .gform_wrapper .gform_fields .gfield#field_7_7 {
  clear: both;
  float: none;
  width: 100%;
}
.swatches-page .gform_wrapper .gform_fields .gfield#field_7_35 > .gfield_label,
.swatches-page .gform_wrapper .gform_fields .gfield#field_7_37 > .gfield_label {
  color: #000000;
  font-family: 'brandon_grotesquemedium';
  font-size: 13px;
  text-transform: uppercase;
  padding: 0 !important;
  margin: 40px 0 0;
}
.swatches-page .gform_wrapper .gform_fields .gfield#field_7_35 select,
.swatches-page .gform_wrapper .gform_fields .gfield#field_7_37 select {
  height: 42px !important;
  line-height: 1 !important;
  padding: 10px !important;
  width: 100% !important;
  border: 1px solid #b4b4b4 !important;
  font-size: 16px !important;
  font-family: 'brandon_grotesque_regularRg' !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: transparent;
}
.swatches-page .gform_wrapper .gform_fields .gfield.swatches-list {
  padding: 12px 0 0;
}
.swatches-page .gform_wrapper .gform_fields .gfield.swatches-list label {
  display: none;
}
.swatches-page .gform_wrapper .gform_fields .gfield.swatches-list th {
  color: #000000;
  font-size: 10px;
  text-transform: uppercase;
  font-family: 'brandon_grotesquebold';
  line-height: 1;
  font-weight: normal;
}
.swatches-page .gform_wrapper .gform_fields .gfield.swatches-list th + th {
  padding: 1em 0 1em 1.35em;
}
.swatches-page .gform_wrapper .gform_fields .gfield .gfield_description {
  font-family: 'brandon_grotesquelight';
  font-size: 14px;
  margin: 0;
  padding: 2px 0 0;
}
.swatches-page .gform_wrapper .gform_fields .gfield .chosen-container {
  width: 100% !important;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
/* Collections
*******************************/
#collection-page {
  width: 100%;
  position: relative;
  /*	h3 {
		font-family: @limousineR;
		font-size: 32px;
		text-transform: uppercase;
		color: @black;
		margin: 0 0 .5em;
		line-height: 1;
		text-align: center;
		span {
			font-family: @limousineB;
		}
	}*/
}
#collection-page h1 {
  background: url('../img/border-dots.png') 0 100% repeat-x;
  margin: 10px auto 0;
  padding: 0 0 12px;
  color: #000000;
  font-family: 'champagne__limousinesregular';
  font-size: 70px;
  text-align: center;
  text-transform: uppercase;
  width: 74.8780%;
}
#collection-page .taxon-nav {
  color: #000000;
  display: block;
  position: absolute;
  top: 28px;
  font-family: 'brandon_grotesquebold';
  font-size: 10px;
  text-transform: uppercase;
  width: 70px;
  min-height: 16px;
}
#collection-page .taxon-nav:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
}
#collection-page .taxon-nav.prev-link {
  left: 0;
  text-align: left;
  padding: 0 0 0 14px;
}
#collection-page .taxon-nav.prev-link:before {
  background: url('../img/pagenum-arrows.png') 0 -21px no-repeat;
  content: " ";
  position: absolute;
  width: 5px;
  height: 11px;
  margin: 0 8px 0 0 ;
  top: 4px;
  left: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#collection-page .taxon-nav.next-link {
  right: 0;
  text-align: right;
  padding: 0 14px 0 0;
}
#collection-page .taxon-nav.next-link:after {
  background: url('../img/pagenum-arrows.png') 0 0 no-repeat;
  content: " ";
  position: absolute;
  width: 5px;
  height: 11px;
  margin: 0 0 0 8px;
  top: 4px;
  right: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#collection-page #collection-main #feat-linen {
  display: block;
  position: relative;
  margin: 0 0 25px;
}
#collection-page #collection-main #feat-linen > span {
  display: block;
  font-family: 'champagne__limousinesregular';
  font-size: 40px;
  text-transform: uppercase;
  color: #000000;
  max-width: 158px;
  line-height: 1;
  position: absolute;
  top: 40%;
  left: 0;
}
#collection-page #collection-main #feat-linen .collage {
  display: block;
  width: 556px;
  float: right;
  min-height: 450px;
}
#collection-page #collection-main #feat-linen .collage#instaimage {
  width: 100%;
  float: none;
  background: url(../img/gray-border-ver.png) 0 0 repeat-y, url(../img/gray-border-ver.png) 100% 0 repeat-y;
}
#collection-page #collection-main #feat-linen .collage#instaimage .imgtag:before {
  background: url('../img/gray-border.png') 0 0 repeat;
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
}
#collection-page #collection-main #feat-linen .collage#instaimage .imgtag:after {
  background: url('../img/gray-border.png') 0 0 repeat;
  content: " ";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
}
#collection-page #collection-main #feat-linen .collage#instaimage .imgtag > img {
  border: 1px solid transparent;
  max-width: 100%;
  padding: 4%;
}
#collection-page #collection-main > .story {
  width: 100%;
  text-align: center;
  font-size: 18px;
  margin: 28px auto;
}
#collection-page #collection-main > .story p {
  text-align: center;
}
#collection-page #collection-main #in-use h3 {
  text-align: left;
}
#collection-page #collection-main #in-use h3 a {
  color: #000000;
}
#collection-page #collection-main #in-use #show-slider {
  background: url('../img/gray-border.png') 0 0 repeat-x, url('../img/gray-border-ver-short.png') 0 0 repeat-y, url('../img/gray-border-ver-short.png') 100% 0 repeat-y, url('../img/gray-border.png') 0 100% repeat-x;
  width: 100%;
  height: auto;
  min-height: 300px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#collection-page #collection-main #in-use #show-slider .slides {
  overflow: hidden;
}
#collection-page #collection-main #in-use #show-slider .description {
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 100%;
  color: #ffffff;
  font-family: 'brandon_grotesquelight';
  font-size: 14px;
  line-height: 1;
  background: rgba(0, 0, 0, 0.35);
  text-align: left;
  padding: 8px 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#collection-page #collection-main #in-use #show-slider .description span.photog {
  float: right;
}
#collection-page #collection-main #in-use #show-slider .description span.photog span {
  text-transform: uppercase;
}
#collection-page #collection-main #in-use #show-slider .description span.linen {
  float: left;
}
#collection-page #collection-main #in-use #show-slider .description span.linen span {
  text-transform: uppercase;
}
#collection-page #collection-main #in-use #show-slider:hover .description {
  bottom: 0;
}
#collection-page #collection-main #in-use #show-slider .flex-direction-nav li a {
  background: url('../img/circle-arrows.png') 28px 50% no-repeat;
  position: absolute;
  display: block;
  top: 0;
  height: 100%;
  width: 46px;
  overflow: hidden;
  text-indent: -3333px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
}
#collection-page #collection-main #in-use #show-slider .flex-direction-nav li a.flex-prev {
  padding-left: 28px;
  left: 0;
}
#collection-page #collection-main #in-use #show-slider .flex-direction-nav li a.flex-next {
  padding-right: 28px;
  right: 0;
  background-position: -46px 50%;
}
#collection-page #collection-main #in-use #show-slider .flex-direction-nav li a:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.imgtag {
  position: relative;
  min-width: 2px;
  min-height: 2px;
  margin: 0;
  border: 0;
  display: block;
  width: auto;
  max-width: 100%;
}
.imgtag > img {
  border: 1px solid #ffffff;
  max-width: 100%;
}
.imgtag .spotview {
  position: absolute;
  cursor: pointer;
  display: block;
  font-size: 12px;
  padding: 0;
  text-transform: uppercase;
  text-decoration: none;
  width: 26px;
  height: 26px;
}
.imgtag .spotview span {
  background: #000000;
  border: 1px solid #ffffff;
  display: block;
  text-align: center;
  width: 24px;
  font-size: 14px;
  padding: 5px 0;
  line-height: 1;
  color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.imgtag .spotview .cloud-box {
  display: block;
  position: absolute;
  left: -96px;
  bottom: 36px;
  z-index: 22;
  height: 0;
  overflow: hidden;
  padding: 0 18px;
}
.imgtag .spotview .cloud-box figure {
  margin: 0 auto 10px;
  width: 178px;
  height: 178px;
  display: black;
  overflow: hidden;
}
.imgtag .spotview .cloud-box figure img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.imgtag .spotview .cloud-box h3 {
  font-family: 'brandon_grotesquemedium' !important;
  font-size: 20px !important;
  margin: 6px 0;
  padding: 8px 0 !important;
  text-transform: none !important;
  text-align: left;
}
.imgtag .spotview:hover .cloud-box {
  height: auto;
  overflow: visible;
  padding: 18px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
/* Instagram Image
*******************************/
.instaimage-page .taxon-nav {
  position: static !important;
}
/* Cart
*******************************/
#cart {
  width: 100%;
}
.empty-msg {
  margin: 0 auto 25px;
}
.empty-msg h3 {
  text-align: center;
}
.empty-msg a#continue-shopping {
  background: url('../img/black-btn.png') 0 0 no-repeat;
  color: #ffffff;
  display: block;
  font-family: 'brandon_grotesquebold';
  font-size: 12px;
  text-transform: uppercase;
  width: 146px;
  padding: 9px 16px;
  height: 12px;
  text-decoration: none;
  line-height: 1;
  margin: 20px auto 0;
  float: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.empty-msg a#continue-shopping:before {
  background: url('../img/pagenum-arrows.png') 0 -55px no-repeat;
  content: " ";
  width: 5px;
  height: 11px;
  margin: 0 12px 0 0;
  position: relative;
  top: 1px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.empty-msg a#continue-shopping:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
table.cart-table {
  background: url('../img/border-dots.png') 0 100% repeat-x;
  width: 100%;
}
table.cart-table thead {
  background: url('../img/border-dots.png') 0 100% repeat-x;
}
table.cart-table thead th {
  border: 0;
  padding: 9px;
  color: #000000;
  font-family: 'brandon_grotesquebold';
  font-size: 10px;
  text-transform: uppercase;
  text-align: center;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
table.cart-table tbody {
  font-family: 'brandon_grotesque_regularRg';
  font-size: 16px;
  color: #000000;
  line-height: 1;
}
table.cart-table tbody tr.prod_row {
  background: url('../img/border-dots.png') 0 100% repeat-x;
}
table.cart-table tbody tr.total {
  font-family: 'brandon_grotesquemedium';
  font-size: 18px;
}
table.cart-table tbody tr.add-linen input#add-to-cart {
  background: url('../img/icon-btn-arrow-right.png') 92% 48% no-repeat, url('../img/black-btn.png') 0 0 no-repeat !important;
  color: #ffffff !important;
  display: block !important;
  font-family: 'brandon_grotesquebold';
  font-size: 12px;
  text-transform: uppercase;
  width: 146px;
  font-weight: normal !important;
  height: 30px !important;
  text-decoration: none;
  line-height: 1;
  margin: 12px auto;
  float: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
table.cart-table tbody tr.add-linen input#add-to-cart:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
table.cart-table tbody tr.update {
  background: url('../img/border-dots.png') 0 100% repeat-x;
}
table.cart-table tbody tr.update input#update-cart {
  background: url('../img/icon-btn-arrow-right.png') 92% 48% no-repeat, url('../img/black-btn.png') 0 0 no-repeat !important;
  color: #ffffff !important;
  display: block !important;
  font-family: 'brandon_grotesquebold';
  font-size: 12px;
  text-transform: uppercase;
  width: 146px;
  font-weight: normal !important;
  height: 30px !important;
  text-decoration: none;
  line-height: 1;
  margin: 12px auto;
  float: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
table.cart-table tbody tr.update input#update-cart:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
table.cart-table tbody tr td {
  background: none;
  padding: 12px 0;
  border: 0;
}
table.cart-table tbody tr td.typ_thumb {
  text-align: center;
}
table.cart-table tbody tr td.typ_thumb img {
  margin: 0 auto;
  width: auto;
  max-width: 92px;
  height: auto;
}
table.cart-table tbody tr td.typ_label {
  padding: 12px 0;
  text-align: center;
  font-size: 18px;
  width: 268px;
}
table.cart-table tbody tr td.typ_label a {
  color: #000000;
}
table.cart-table tbody tr td.typ_var {
  padding: 12px 0 12px 5px;
  max-width: 20%;
}
table.cart-table tbody tr td.typ_var ul {
  display: block;
  list-style: circle;
  padding-left: 20px;
  line-height: 26px;
  text-align: left;
}
table.cart-table tbody tr td.typ_var ul li {
  margin: 0 0 4px;
  list-style: circle;
}
table.cart-table tbody tr td.typ_var ul li .warn {
  color: #a7a7a7;
  display: block;
  font-family: 'brandon_grotesquelight';
  font-size: 13px;
  font-style: italic;
}
table.cart-table tbody tr td.typ_quant ul li {
  margin: 0 0 4px;
}
table.cart-table tbody tr td.typ_price {
  text-align: center;
  font-family: 'brandon_grotesquemedium';
  font-size: 14px;
}
table.cart-table tbody tr td.typ_price ul {
  display: block;
  padding-left: 20px;
  line-height: 26px;
  text-align: left;
}
table.cart-table tbody tr td.typ_price ul li {
  margin: 0 0 4px;
}
table.cart-table tbody tr td.typ_remove ul {
  display: block;
  line-height: 26px;
}
table.cart-table tbody tr td.typ_remove ul li {
  margin: 0 0 4px;
  text-align: center;
}
table.cart-table tbody tr td .remove_item {
  background: url('../img/close-x.png') 0 -22px no-repeat;
  width: 11px;
  height: 11px;
  margin: 0 auto;
  text-indent: -2222px;
  overflow: hidden;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
table.cart-table tbody tr td .remove_item:hover {
  background-position: 0 -11px;
}
table.cart-table tbody a:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
}
table.cart-table tbody label {
  cursor: pointer;
  line-height: 1.5;
}
table.cart-table tbody td.rightalign {
  text-align: right;
  padding-right: 10px;
}
table.cart-table input[type="checkbox"] {
  display: none;
}
table.cart-table input[type=checkbox] + label:before {
  background: url('../img/checkbox-bg.png') 0 0 no-repeat;
  content: " ";
  cursor: pointer;
  width: 17px;
  height: 17px;
  position: relative;
  top: 2px;
  margin: 0 5px 0 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
table.cart-table input[type=checkbox]:checked + label:before {
  background-position: 0 -17px;
}
table.cart-table input[type="number"] {
  width: 46px;
  margin: 0;
  padding: 0 0 0 4px;
  border: 1px solid #a7a7a7;
  height: 24px;
  display: block;
  margin: 0 auto;
  text-align: center;
}
form.empty-cart .update,
form.empty-cart .total,
form.empty-cart .estim-note {
  display: none;
}
form.empty-cart .place-order-btn {
  display: none !important;
}
.estim-note {
  width: 100%;
  padding: 15px 0 15px 59.5%;
  color: #000000;
  display: block;
  font-family: 'brandon_grotesquelight';
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
/* Place the order
*******************************/
#place-order-page .welcome-msg {
  margin: 0 auto 32px;
}
#place-order-page .report {
  background: url('../img/gray-border.png') 0 0 repeat-x, url('../img/gray-border-ver-short.png') 0 0 repeat-y, url('../img/gray-border-ver-short.png') 100% 0 repeat-y, url('../img/gray-border.png') 0 100% repeat-x;
  width: 100%;
  max-width: 1100px;
  height: auto;
  padding: 20px;
  margin: 20px auto;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#place-order-page .report .sub-section {
  margin: 5px 0 25px 0;
}
#place-order-page .report h2 {
  text-align: left !important;
  text-transform: uppercase;
}
#place-order-page .report h3 {
  text-align: left !important;
  text-transform: uppercase;
}
#place-order-page .report p {
  text-align: left !important;
  margin: 0 0 10px;
}
#place-order-page .pdf-receipt {
  font-size: 18px;
}
#place-order-page .gform_wrapper {
  padding: 2px 0 22px !important;
}
#place-order-page .gform_wrapper .subtitle-descr {
  text-align: center;
  margin: 0 auto 15px;
}
#place-order-page .gform_wrapper .gf_page_steps {
  background: url('../img/border-dots.png') 0 100% repeat-x;
  width: 100%;
  margin: 0 0 20px 0 !important;
  padding: 0 0 18px 0;
  border: 0;
}
#place-order-page .gform_wrapper .gf_page_steps .gf_step {
  text-align: center;
  display: none !important;
  margin: 0 auto;
}
#place-order-page .gform_wrapper .gf_page_steps .gf_step.gf_step_active {
  display: block !important;
  overflow: hidden !important;
  height: auto !important;
}
#place-order-page .gform_wrapper .gf_page_steps .gf_step.gf_step_active span {
  color: #000000;
  font-family: 'champagne__limousinesregular';
  font-size: 32px;
  text-align: center;
  text-transform: uppercase;
  display: block !important;
  margin-top: -24px !important;
}
#place-order-page .gform_wrapper .gf_page_steps .gf_step.gf_step_active span.gf_step_number {
  display: none !important;
}
#place-order-page .gform_wrapper .validation_error {
  text-align: center;
}
#place-order-page .gform_wrapper .gsection {
  clear: both !important;
  margin: 0 auto 8px !important;
  padding: 34px 0 0;
}
#place-order-page .gform_wrapper .gsection h2 {
  background: url('../img/form-icon.png') 0 10% no-repeat !important;
  padding: 0 0 10px 22px !important;
}
#place-order-page .gform_wrapper li.gfield#field_3_21,
#place-order-page .gform_wrapper li.gfield#field_3_23,
#place-order-page .gform_wrapper li.gfield#field_3_22,
#place-order-page .gform_wrapper li.gfield#field_3_5,
#place-order-page .gform_wrapper li.gfield#field_3_8,
#place-order-page .gform_wrapper li.gfield#field_3_9,
#place-order-page .gform_wrapper li.gfield#field_3_10,
#place-order-page .gform_wrapper li.gfield#field_3_13,
#place-order-page .gform_wrapper li.gfield#field_3_14,
#place-order-page .gform_wrapper li.gfield#field_3_15,
#place-order-page .gform_wrapper li.gfield#field_3_18,
#place-order-page .gform_wrapper li.gfield#field_3_19,
#place-order-page .gform_wrapper li.gfield#field_3_20 {
  width: 31.7919%;
  float: left;
  margin: 0 2.31215% 0 0;
}
#place-order-page .gform_wrapper li.gfield#field_3_6 {
  width: 65.89595%;
  float: left;
  margin: 0;
}
#place-order-page .gform_wrapper li.gfield#field_3_21,
#place-order-page .gform_wrapper li.gfield#field_3_5,
#place-order-page .gform_wrapper li.gfield#field_3_7,
#place-order-page .gform_wrapper li.gfield#field_3_8,
#place-order-page .gform_wrapper li.gfield#field_3_13,
#place-order-page .gform_wrapper li.gfield#field_3_18,
#place-order-page .gform_wrapper li.gfield#field_3_26,
#place-order-page .gform_wrapper li.gfield#field_3_27,
#place-order-page .gform_wrapper li.gfield#field_3_28,
#place-order-page .gform_wrapper li.gfield#field_3_50,
#place-order-page .gform_wrapper li.gfield#field_3_52 {
  clear: left;
}
#place-order-page .gform_wrapper li.gfield#field_3_26,
#place-order-page .gform_wrapper li.gfield#field_3_50 {
  overflow: visible;
}
#place-order-page .gform_wrapper li.gfield#field_3_26 span label,
#place-order-page .gform_wrapper li.gfield#field_3_50 span label {
  margin: 10px 0 20px 0;
}
#place-order-page .gform_wrapper li.gfield#field_3_26 .ginput_left,
#place-order-page .gform_wrapper li.gfield#field_3_50 .ginput_left,
#place-order-page .gform_wrapper li.gfield#field_3_26 .ginput_right,
#place-order-page .gform_wrapper li.gfield#field_3_50 .ginput_right {
  width: 49%;
}
#place-order-page .gform_wrapper li.gfield#field_3_26 #input_3_26,
#place-order-page .gform_wrapper li.gfield#field_3_50 #input_3_26,
#place-order-page .gform_wrapper li.gfield#field_3_26 #input_3_50,
#place-order-page .gform_wrapper li.gfield#field_3_50 #input_3_50 {
  overflow: visible;
}
#place-order-page .gform_wrapper li.gfield#field_3_26 .chosen-container,
#place-order-page .gform_wrapper li.gfield#field_3_50 .chosen-container {
  width: 100% !important;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#place-order-page .gform_wrapper li.gfield#field_3_26 #input_3_26_4_container,
#place-order-page .gform_wrapper li.gfield#field_3_50 #input_3_26_4_container,
#place-order-page .gform_wrapper li.gfield#field_3_26 #input_3_50_4_container,
#place-order-page .gform_wrapper li.gfield#field_3_50 #input_3_50_4_container {
  overflow: visible;
}
#place-order-page .gform_wrapper li.gfield#field_3_26 #input_3_26_5_container,
#place-order-page .gform_wrapper li.gfield#field_3_50 #input_3_26_5_container,
#place-order-page .gform_wrapper li.gfield#field_3_26 #input_3_50_5_container,
#place-order-page .gform_wrapper li.gfield#field_3_50 #input_3_50_5_container {
  clear: left;
  margin: 0;
}
#place-order-page .gform_wrapper li.gfield#field_3_22,
#place-order-page .gform_wrapper li.gfield#field_3_10,
#place-order-page .gform_wrapper li.gfield#field_3_15,
#place-order-page .gform_wrapper li.gfield#field_3_20 {
  margin: 0;
}
#place-order-page .gform_wrapper li.gfield#field_3_55 {
  clear: both;
}
#place-order-page .gform_wrapper li.gfield#field_3_58 input[type="text"] {
  width: 80px !important;
}
#place-order-page .gform_wrapper li.gfield#field_3_1 .gfield_label {
  float: left;
  width: 18%;
  margin: 20px 0 10px 15%;
}
#place-order-page .gform_wrapper li.gfield#field_3_1 .gfield_radio {
  width: auto;
}
#place-order-page .gform_wrapper li.gfield#field_3_1 .gfield_radio li {
  width: 22%;
}
#place-order-page .gform_wrapper li.gfield#field_3_1 .gfield_radio li label {
  display: block;
  margin: 0 10px;
}
#place-order-page .gform_wrapper li.gfield#field_3_31 {
  background: url('../img/border-dots.png') 0 0 repeat-x;
  clear: both;
  width: 100%;
  padding: 20px 0;
}
#place-order-page .gform_wrapper li.gfield#field_3_31 h2 {
  background: url('../img/border-dots.png') 0 100% repeat-x;
  width: 100%;
  margin: 0 0 20px 0;
  padding: 0 0 18px 0;
  border: 0;
  color: #000000;
  font-family: 'champagne__limousinesregular';
  font-size: 32px;
  text-align: center;
  text-transform: uppercase;
  display: block !important;
}
#place-order-page .gform_wrapper li.gfield#field_3_31 .story {
  width: 80%;
  margin: 20px auto;
  height: 300px;
  overflow: scroll;
  text-align: left;
}
#place-order-page .gform_wrapper li.gfield#field_3_31 .story p {
  text-align: left;
}
#place-order-page .gform_wrapper li.gfield#field_3_32 {
  width: 100%;
  overflow: hidden;
  padding: 20px 0 !important;
  zoom: 1;
}
#place-order-page .gform_wrapper li.gfield#field_3_32 .gfield_label {
  padding: 5px 0 0;
  width: 40%;
  float: left;
  margin: 0 0 0 10%;
}
#place-order-page .gform_wrapper li.gfield#field_3_32 .ginput_container {
  width: 40%;
  float: right;
  margin: 0 10% 0 0;
}
#place-order-page .gform_wrapper li.gfield#field_3_32 .ginput_container input[type="checkbox"] {
  -webkit-appearance: none;
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#place-order-page .gform_wrapper li.gfield#field_3_32 .ginput_container label {
  padding: 5px 0 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 5px;
}
#place-order-page .gform_wrapper li.gfield#field_3_33 #recaptcha_area {
  width: 100%;
}
#place-order-page .gform_wrapper li.gfield#field_3_33 #recaptcha_table {
  width: 100%;
  margin: 0 auto !important;
}
#place-order-page .gform_wrapper li.gfield#field_3_33 #recaptcha_table #recaptcha_privacy a {
  color: #000000;
}
#place-order-page .gform_wrapper li.gfield#field_3_39,
#place-order-page .gform_wrapper li.gfield#field_3_40,
#place-order-page .gform_wrapper li.gfield#field_3_41,
#place-order-page .gform_wrapper li.gfield#field_3_42,
#place-order-page .gform_wrapper li.gfield#field_3_47 {
  clear: none;
  width: 32%;
  margin: 0 0 22px;
  float: left;
}
#place-order-page .gform_wrapper li.gfield#field_3_39 .story,
#place-order-page .gform_wrapper li.gfield#field_3_40 .story,
#place-order-page .gform_wrapper li.gfield#field_3_41 .story,
#place-order-page .gform_wrapper li.gfield#field_3_42 .story,
#place-order-page .gform_wrapper li.gfield#field_3_47 .story {
  text-align: left !important;
}
#place-order-page .gform_wrapper li.gfield#field_3_39 .story h3,
#place-order-page .gform_wrapper li.gfield#field_3_40 .story h3,
#place-order-page .gform_wrapper li.gfield#field_3_41 .story h3,
#place-order-page .gform_wrapper li.gfield#field_3_42 .story h3,
#place-order-page .gform_wrapper li.gfield#field_3_47 .story h3 {
  font-weight: bold !important;
}
#place-order-page .gform_wrapper li.gfield#field_3_39 .story p,
#place-order-page .gform_wrapper li.gfield#field_3_40 .story p,
#place-order-page .gform_wrapper li.gfield#field_3_41 .story p,
#place-order-page .gform_wrapper li.gfield#field_3_42 .story p,
#place-order-page .gform_wrapper li.gfield#field_3_47 .story p {
  text-align: left !important;
  margin: 0;
}
#place-order-page .gform_wrapper li.gfield#field_3_40,
#place-order-page .gform_wrapper li.gfield#field_3_47 {
  margin: 0 1.995% 20px;
}
#place-order-page .gform_wrapper li.gfield#field_3_42 {
  clear: both !important;
}
#place-order-page .gform_wrapper li.gfield#field_3_43 {
  background: url('../img/border-dots.png') 0 0 repeat-x;
  clear: both;
  width: 100%;
  padding: 20px 0;
}
#place-order-page .gform_wrapper li.gfield#field_3_43 h2 {
  background: url('../img/border-dots.png') 0 100% repeat-x;
  width: 100%;
  margin: 0 0 20px 0;
  padding: 0 0 18px 0;
  border: 0;
  color: #000000;
  font-family: 'champagne__limousinesregular';
  font-size: 32px;
  text-align: center;
  text-transform: uppercase;
  display: block !important;
}
#place-order-page .gform_wrapper li.gfield#field_3_43 ul li {
  list-style-type: none !important;
  text-align: center;
}
#place-order-page .gform_wrapper li.gfield#field_3_43 table {
  width: 100% !important;
}
#place-order-page .gform_wrapper li.gfield#field_3_43 table th,
#place-order-page .gform_wrapper li.gfield#field_3_43 table td {
  border: 0;
}
#place-order-page .gform_wrapper li.gfield#field_3_46 {
  clear: both;
}
#place-order-page .gform_wrapper li.gfield#field_3_46 .chosen-search {
  display: none !important;
}
#place-order-page .gform_wrapper .gform_body {
  overflow: hidden;
}
#place-order-page .gform_wrapper .gform_page_footer {
  text-align: center;
}
#place-order-page .gform_wrapper .gform_page_footer input[type="submit"],
#place-order-page .gform_wrapper .gform_page_footer input[type="button"] {
  background: url('../img/icon-btn-arrow-right.png') 92% 48% no-repeat, url('../img/black-btn.png') 0 0 no-repeat !important;
  color: #ffffff !important;
  display: inline-block !important;
  *display: inline !important;
  *zoom: 1 !important;
  font-family: 'brandon_grotesquebold';
  font-size: 12px;
  text-transform: uppercase;
  width: auto;
  padding: 9px 24px 9px 14px !important;
  height: 30px !important;
  text-decoration: none;
  line-height: 1;
  margin: 34px auto 0;
  float: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#place-order-page .gform_wrapper .gform_page_footer input[type="submit"]:hover,
#place-order-page .gform_wrapper .gform_page_footer input[type="button"]:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
#place-order-page .gform_wrapper .gform_page_footer input[type="submit"] {
  background: url('../img/icon-btn-arrow-right.png') 94% 48% no-repeat, url('../img/black-btn-long.png') 0 0 no-repeat !important;
}
#place-order-page .gform_wrapper .gform_page_footer input.gform_previous_button {
  background: url('../img/icon-btn-arrow-left.png') 5% 48% no-repeat, url('../img/black-btn-long.png') 0 0 no-repeat !important;
  color: #ffffff !important;
  display: inline-block !important;
  *display: inline !important;
  *zoom: 1 !important;
  font-family: 'brandon_grotesquebold';
  font-size: 12px;
  text-transform: uppercase;
  width: auto;
  padding: 9px 14px 9px 24px !important;
  height: 30px !important;
  text-decoration: none;
  line-height: 1;
  margin: 34px auto 0;
  float: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#place-order-page .gform_wrapper .gform_page_footer input.gform_previous_button:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
#place-order-page .gform_wrapper .gform_footer {
  padding: 0;
}
#place-order-page .gform_wrapper .gform_footer input[type="submit"] {
  background: url('../img/icon-btn-arrow-right.png') 92% 48% no-repeat, url('../img/black-btn-long.png') 0 0 no-repeat !important;
  color: #ffffff !important;
  display: block !important;
  font-family: 'brandon_grotesquebold';
  font-size: 12px;
  text-transform: uppercase;
  width: auto;
  padding: 9px 16px !important;
  height: 30px !important;
  text-decoration: none;
  line-height: 1;
  margin: 34px auto 0;
  float: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#place-order-page .gform_wrapper .gform_footer input[type="submit"]:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
#popup-authenticate {
  display: none;
  border: 1px solid;
  width: 610px;
  margin: 0 auto;
  padding: 25px 0;
  overflow: hidden;
  zoom: 1;
}
#popup-authenticate.only-clients .left-side {
  display: none;
}
#popup-authenticate.only-clients .right-side {
  width: 100%;
}
#popup-authenticate.only-recovery .left-side,
#popup-authenticate.only-recovery .right-side {
  display: none;
}
#popup-authenticate.only-recovery .recovery {
  display: block;
  width: 100%;
}
#popup-authenticate input[type="text"],
#popup-authenticate input[type="password"] {
  border: 1px solid #a7a7a7;
  display: block;
  width: 184px;
  padding: 12px 12px 12px 34px !important;
  height: 36px !important;
  margin: 0 auto 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#popup-authenticate label.error {
  color: #d53c3c;
  text-align: center;
  position: static;
  width: 100%;
  display: block;
}
#popup-authenticate .left-side {
  background: url('../img/border-dots-vertical.png') 100% 0 repeat-y;
  float: left;
  width: 50%;
  min-height: 200px;
  padding: 15px 40px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#popup-authenticate .right-side {
  float: right;
  width: 50%;
  min-height: 200px;
  padding: 15px 40px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#popup-authenticate .recovery {
  display: none;
  padding: 15px 0;
}
#popup-authenticate #client_id {
  background: url('../img/icon-client.png') 10px 50% no-repeat;
}
#popup-authenticate #client_id.error {
  border-color: #d53c3c;
}
#popup-authenticate .email-input {
  background: url('../img/icon-email.png') 10px 50% no-repeat;
}
#popup-authenticate .email-input.error {
  border-color: #d53c3c;
}
#popup-authenticate .place-order-btn {
  margin: 15px auto 0;
}
#popup-authenticate .message {
  color: #000000;
  display: block;
  margin: 15px auto;
  text-align: center;
  font-size: 14px;
  font-family: 'brandon_grotesquemedium';
}
#popup-authenticate .forgot,
#popup-authenticate .cancel-recovery {
  color: #000000;
  display: block;
  margin: 15px auto 0;
  text-decoration: underline;
  text-align: center;
  font-size: 14px;
  font-family: 'brandon_grotesquemedium';
}
#popup-authenticate .forgot:hover,
#popup-authenticate .cancel-recovery:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
}
/* UI Elements
*******************************/
.no-margin-right {
  margin-right: 0 !important;
}
.latavola-tabs {
  width: 100%;
  display: block;
  margin: 0 auto 40px;
  overflow: hidden;
}
.latavola-tabs a {
  background: url('../img/gray-border.png') 0 100% repeat-x;
  color: #000000;
  display: block;
  float: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  font-size: 22px;
  padding: 18px 0;
  font-family: 'champagne__limousinesregular';
  line-height: 1;
  width: 33.3333%;
}
.latavola-tabs a:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
.latavola-tabs a span {
  font-family: 'champagne__limousinesbold';
}
.latavola-tabs a.active-tab {
  background: url('../img/gray-border.png') 0 0 repeat-x, url('../img/gray-border-ver-short.png') 0 0 repeat-y, url('../img/gray-border-ver-short.png') 100% 0 repeat-y;
}
.view-details {
  color: #000000;
  display: block;
  font-family: 'brandon_grotesquebold';
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  width: auto;
  padding: 0 16px 0 0;
  height: 12px;
  margin: 10px auto 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.view-details:after {
  background: url('../img/pagenum-arrows.png') 0 0 no-repeat;
  content: " ";
  width: 5px;
  height: 11px;
  margin: 0 0 0 8px;
  position: relative;
  top: 1px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.view-details:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
.place-order-btn {
  background: url('../img/icon-btn-arrow-right.png') 92% 48% no-repeat, url('../img/black-btn.png') 0 0 no-repeat !important;
  color: #ffffff !important;
  display: block !important;
  font-family: 'brandon_grotesquebold';
  font-size: 12px !important;
  font-weight: normal !important;
  text-align: center !important;
  text-transform: uppercase;
  width: 146px;
  padding: 9px 16px !important;
  height: 30px !important;
  text-decoration: none;
  line-height: 1;
  margin: 34px auto 0;
  float: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.place-order-btn:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
.smb-headline {
  font-family: 'champagne__limousinesregular';
  font-size: 32px;
  text-transform: uppercase;
  color: #000000;
  margin: 0 0 .5em;
  line-height: 1;
  text-align: center;
}
.smb-headline span {
  font-family: 'champagne__limousinesbold';
}
/* Widgets
*******************************/
.blog-posts li {
  margin: 22px 0;
}
.blog-posts h4 {
  font-family: 'brandon_grotesquemedium';
  font-size: 22px;
  text-align: left;
  margin: 0 0 10px;
  text-transform: none;
}
.blog-posts h4 a {
  color: #000000;
}
.blog-posts h4 a:hover {
  color: #a7a7a7;
}
.widget {
  background: url('../img/gray-border.png') 0 100% repeat-x;
  padding: 0 0 20px;
  margin: 0 auto 25px;
}
.widget:last-child {
  background: none;
  padding: 0;
  margin: 0;
}
.widget h3 {
  color: #000000;
  font-family: 'champagne__limousinesregular';
  font-size: 32px;
  text-align: center;
  text-transform: uppercase;
  margin: 0 auto 16px;
}
.widget .screen-reader-text {
  display: none;
}
.widget ul#instagram_widget_thumb {
  overflow: hidden;
}
.widget ul#instagram_widget_thumb li {
  float: right;
  box-sizing: border-box;
}
.widget ul#instagram_widget_thumb img {
  max-width: 100%;
  height: auto;
}
.widget.instagram {
  position: relative;
  background: none;
  padding: 0 0 10px;
  margin: 0;
  text-align: center;
}
.widget.instagram:before {
  content: "Insta";
  color: #000000;
  font-family: 'champagne__limousinesregular';
  font-size: 32px;
  text-align: center;
  text-transform: uppercase;
  margin: 0 auto 16px;
  position: absolute;
  top: 0;
  left: 0;
  width: 52%;
  text-align: right;
}
.widget.instagram:after {
  content: "Feed";
  color: #000000;
  font-family: 'champagne__limousinesbold';
  font-size: 32px;
  text-align: center;
  text-transform: uppercase;
  margin: 0 auto 16px;
  position: absolute;
  top: -1px;
  right: 0;
  width: 48%;
  text-align: left;
}
.widget.instagram h3 {
  visibility: hidden;
}
.widget.instagram .instagram-image {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 92px;
  height: 92px;
  overflow: hidden;
  padding: 0;
  margin: 0 4px 8px;
  float: none;
  text-align: center;
  vertical-align: top;
}
.widget.instagram .instagram-image img {
  width: 100%;
  height: auto;
}
.widget.flo_pintfeed_widget {
  position: relative;
}
.widget.flo_pintfeed_widget:before {
  content: "Pinterest";
  color: #000000;
  font-family: 'champagne__limousinesregular';
  font-size: 32px;
  text-align: center;
  text-transform: uppercase;
  margin: 0 auto 16px;
  position: absolute;
  top: 0;
  left: 0;
  width: 60%;
  text-align: right;
}
.widget.flo_pintfeed_widget:after {
  content: "Feed";
  color: #000000;
  font-family: 'champagne__limousinesbold';
  font-size: 32px;
  text-align: center;
  text-transform: uppercase;
  margin: 0 auto 16px;
  position: absolute;
  top: -1px;
  right: 0;
  width: 40%;
  text-align: left;
}
.widget.flo_pintfeed_widget h3 {
  visibility: hidden;
}
.widget.flo_pintfeed_widget #pinterest-feed {
  margin: 0 auto 20px;
  overflow: hidden;
  zoom: 1;
}
.widget.flo_pintfeed_widget #pinterest-feed figure {
  border: 1px solid #ffffff;
  display: block;
  width: 100%;
  margin: 0;
  width: 50%;
  height: 147px;
  float: left;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.widget.flo_pintfeed_widget #pinterest-feed figure img {
  display: block;
  margin: 0 auto;
  width: 146%;
  height: auto;
  margin: 0 0 0 -23%;
}
.widget.flo_pintfeed_widget a.pin {
  color: #000000;
  display: block;
  font-family: 'brandon_grotesquebold';
  line-height: 1;
  text-transform: uppercase;
  font-size: 12px;
  background: url('../img/pagenum-arrows.png') 100% 0 no-repeat;
  padding: 0 10px 0 22px;
  height: 12px;
  width: 166px;
  margin: 0 auto;
  position: relative;
}
.widget.flo_pintfeed_widget a.pin:hover {
  color: #a7a7a7;
  background-position: 100% -11px;
}
.widget.flo_pintfeed_widget a.pin:before {
  background: url('../img/social-icons.png') -30px -14px no-repeat;
  width: 15px;
  height: 14px;
  display: block;
  overflow: hidden;
  content: " ";
  position: absolute;
  top: -1px;
  left: 0;
}
.widget.flo_instlink_widget a {
  color: #000000;
  display: block;
  font-family: 'brandon_grotesquebold';
  line-height: 1;
  text-transform: uppercase;
  font-size: 12px;
  background: url('../img/pagenum-arrows.png') 100% 0 no-repeat;
  padding: 0 10px 0 22px;
  height: 12px;
  width: 166px;
  margin: 0 auto;
  position: relative;
}
.widget.flo_instlink_widget a:hover {
  color: #a7a7a7;
  background-position: 100% -11px;
}
.widget.flo_instlink_widget a:before {
  background: url('../img/social-icons.png') -45px -14px no-repeat;
  width: 15px;
  height: 14px;
  display: block;
  overflow: hidden;
  content: " ";
  position: absolute;
  top: -1px;
  left: 0;
}
.widget.WPBannerizeWidget {
  position: relative;
}
.widget.WPBannerizeWidget:before {
  content: "As seen";
  color: #000000;
  font-family: 'champagne__limousinesbold';
  font-size: 32px;
  text-align: center;
  text-transform: uppercase;
  margin: 0 auto 16px;
  position: absolute;
  top: -1px;
  left: 0;
  width: 58%;
  text-align: right;
}
.widget.WPBannerizeWidget:after {
  content: "on:";
  color: #000000;
  font-family: 'champagne__limousinesregular';
  font-size: 32px;
  text-align: center;
  text-transform: uppercase;
  margin: 0 auto 16px;
  position: absolute;
  top: 0;
  right: 0;
  width: 39%;
  text-align: left;
}
.widget.WPBannerizeWidget h3 {
  visibility: hidden;
}
.widget.WPBannerizeWidget .wp_bannerize > div {
  margin: 18px auto 24px;
}
.widget_archive select,
.widget_categories select {
  width: 220px;
}
.widget_archive ul li,
.widget_categories ul li {
  background: url('../img/border-dots.png') 100% 0 repeat-x;
  color: #a7a7a7;
  text-align: center;
  padding: 14px 0 12px 0;
  line-height: 1;
  font-size: 13px;
  font-family: 'brandon_grotesquemedium';
  text-transform: uppercase;
}
.widget_archive ul li a,
.widget_categories ul li a {
  color: #000000;
  line-height: 1;
}
.widget_archive ul li a:hover,
.widget_categories ul li a:hover {
  color: #a7a7a7;
}
.social {
  display: table;
  text-align: center;
  width: 100%;
}
.social li {
  margin: 0 2.1%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.social li a {
  background: url('../img/social-icons.png') 0 -14px no-repeat;
  width: 15px;
  height: 14px;
  display: block;
  overflow: hidden;
  text-indent: -4444px;
}
.social li a.fcb {
  background-position: 0 -14px;
}
.social li a.pin {
  background-position: -30px -14px;
}
.social li a.twt {
  background-position: -15px -14px;
}
.social li a.inst {
  background-position: -45px -14px;
}
.social li a:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
.cloud-box {
  text-align: left;
  font-size: 13px;
  font-family: 'brandon_grotesque_regularRg';
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -moz-transition-duration: all 0.5s;
  -webkit-transition-duration: all 0.5s;
  transition-duration: all 0.5s;
  background: #ffffff;
  display: none;
  border: 1px solid #b1b1b1;
  width: 178px;
  padding: 18px;
}
.cloud-box:after {
  display: block;
  content: " ";
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 8px solid #ffffff;
  position: absolute;
  bottom: -7px;
  left: 95px;
}
.cloud-box:before {
  display: block;
  content: " ";
  width: 0;
  height: 0;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 9px solid #b1b1b1;
  position: absolute;
  bottom: -8px;
  left: 94px;
}
.cloud-box .details {
  background: url('../img/black-btn.png') 0 0 no-repeat;
  color: #ffffff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-family: 'brandon_grotesquebold';
  font-size: 11px;
  text-transform: uppercase;
  width: 145px;
  padding: 9px 16px;
  height: 12px;
  text-decoration: none;
  text-align: center;
  line-height: 1;
  margin: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cloud-box .details:after {
  background: url('../img/pagenum-arrows.png') 0 -44px no-repeat;
  content: " ";
  width: 5px;
  height: 11px;
  margin: 0 0 0 12px;
  position: relative;
  top: 1px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.cloud-box .details:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
.recaptcha_only_if_privacy a {
  color: #000 !important;
}
#gforms_confirmation_message,
.gform_confirmation_message {
  font-family: 'brandon_grotesquebold';
  font-size: 18px;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
}
.instagrid {
  position: relative;
  margin: 40px 0;
}
.instagrid .grid-sizer {
  width: 32%;
}
.instagrid__item {
  width: 32%;
  margin: 0 0 14px 0;
}
.instagrid__item.third-item {
  margin: 0 0 14px 0;
}
.instagrid__item img {
  width: 100%;
  height: auto;
}
.instagrid__url {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.instagrid__title {
  display: none;
}
.popup-minimum-order-ammount {
  text-align: center;
  padding: 20px;
}
.popup-minimum-order-ammount h3 {
  position: relative;
  padding-bottom: 17px;
  margin-bottom: 40px;
}
.popup-minimum-order-ammount h3:after {
  background: url('../img/border-dots.png') 0 100% repeat-x;
  content: "";
  position: absolute;
  left: 50%;
  width: 230px;
  margin-left: -115px;
  height: 1px;
  bottom: 0;
}
.popup-minimum-order-ammount .text {
  font: 19px/1.1 'brandon_grotesque_regularRg';
  margin-bottom: 50px;
  padding: 0 20px;
}
.popup-minimum-order-ammount .text b {
  font-family: 'brandon_grotesquebold';
}
.popup-minimum-order-ammount .buttons a {
  background: url('../img/icon-btn-arrow-right.png') 92% 48% no-repeat, url('../img/popup-black-btn.png') 0 0 no-repeat !important;
  color: #ffffff;
  display: inline-block;
  font-family: 'brandon_grotesquebold';
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  width: 218px;
  padding: 0 16px;
  height: 52px;
  text-decoration: none;
  line-height: 52px;
  margin: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.popup-minimum-order-ammount .buttons a:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
@media (min-width: 768px) {
  .popup-minimum-order-ammount {
    padding: 35px 60px;
  }
}
@media (max-width: 1100px) {
  .nav-main ul.menu {
    width: auto;
  }
  .sdbr-product-grid li {
    height: auto;
    margin: 0 3px 6px;
  }
}
@media (max-width: 1024px) {
  .wrapper {
    width: 93.75%;
  }
  header#header-main #nav-main {
    height: 136px;
  }
  header#header-main #nav-main > ul {
    width: auto;
    background: url('../img/gray-border.png') 0 100% repeat-x;
    float: none;
  }
  header#header-main #nav-main > ul > li {
    float: left;
    padding: 27px 0;
    width: 11%;
    text-align: center;
    height: 68px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  header#header-main #nav-main > ul > li > a:hover:after {
    background: #000000;
    content: " ";
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    top: 38px;
  }
  header#header-main #nav-main > ul > li ul.sub-menu {
    top: 65px;
  }
  header#header-main #nav-main > ul > li.current-menu-item a:after,
  header#header-main #nav-main > ul > li.current_page_item a:after,
  header#header-main #nav-main > ul > li.current-menu-parent a:after {
    background: #000000;
    content: " ";
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    top: 38px;
  }
  header#header-main #nav-main > ul > li.theoni-collection {
    bottom: 176px;
    right: 10px;
    width: auto !important;
    padding: 12px 0;
    height: auto;
  }
  header#header-main #nav-main .searchform {
    background-position: 100% 0;
    background-repeat: repeat-y;
    float: left;
    padding: 26px 19px;
    width: 40%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  header#header-main #go-to-cart {
    bottom: 18px;
  }
  .post .actions .comCounter:before {
    background: url('../img/large-social-icons.png') -180px -32px no-repeat;
    width: 36px;
    height: 32px;
    margin: 0;
  }
  #single-product .go-back {
    width: 50px;
  }
  #single-product .go-back:before {
    top: 11px;
  }
  footer#footer-main #footer-cols .column h4 {
    text-align: center;
  }
  footer#footer-main #footer-cols .column .story,
  footer#footer-main #footer-cols .column p {
    text-align: center;
  }
  footer#footer-main #footer-cols .column#col-1 {
    width: 80%;
    margin: 35px auto 15px;
    float: none;
  }
  footer#footer-main #footer-cols .column#col-2 {
    width: 30%;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    margin: 35px 0 35px 20%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  footer#footer-main #footer-cols .column#col-3 {
    width: 25%;
    margin: 35px 15% 35px 10%;
  }
  footer#footer-main #footer-cols .column#col-4 {
    width: 80%;
    float: none;
    margin: 35px auto 15px;
    overflow: hidden;
    clear: both;
  }
  footer#footer-main #footer-cols .column .social {
    text-align: center;
  }
  footer#footer-main #footer-cols .column .social li {
    margin: 0 5%;
  }
  footer#footer-main #footer-cols .column .social li a.fcb {
    background-position: 0 0;
  }
  footer#footer-main #footer-cols .column .social li a.pin {
    background-position: -72px 0;
  }
  footer#footer-main #footer-cols .column .social li a.twt {
    background-position: -36px 0;
  }
  footer#footer-main #footer-cols .column .social li a.inst {
    background-position: -108px 0;
  }
  footer#footer-main .mini-logo {
    display: none;
  }
  .social {
    display: table;
    text-align: center;
    width: 100%;
  }
  .social li {
    margin: 0 2.1%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  .social li a {
    background: url('../img/large-social-icons.png') 0 -32px no-repeat;
    width: 36px;
    height: 32px;
  }
  .social li a.fcb {
    background-position: 0 -32px;
  }
  .social li a.pin {
    background-position: -72px -32px;
  }
  .social li a.twt {
    background-position: -36px -32px;
  }
  .social li a.inst {
    background-position: -108px -32px;
  }
  ul.page-numbers {
    height: 18px;
    overflow: hidden;
    *zoom: 1;
  }
  ul.page-numbers li {
    font-size: 18px;
  }
  ul.page-numbers li a {
    height: 18px;
    padding: 0 15px;
  }
  ul.page-numbers li a.next {
    background: none;
    padding: 0 0 0 15px;
  }
  ul.page-numbers li a.next:after {
    background: url('../img/pagenum-arrows.png') 0 -2px no-repeat;
    content: " ";
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 5px;
    height: 8px;
    overflow: hidden;
    margin: 0 0 0 10px;
    position: relative;
    top: -2px;
  }
  ul.page-numbers li a.next:hover:after {
    background-position: 0 -13px;
  }
  ul.page-numbers li a.prev {
    background: none;
    padding: 0 15px 0 0;
  }
  ul.page-numbers li a.prev:before {
    background: url('../img/pagenum-arrows.png') 0 -23px no-repeat;
    content: " ";
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 5px;
    height: 8px;
    overflow: hidden;
    margin: 0 10px 0 0;
    position: relative;
    top: -2px;
  }
  ul.page-numbers li a.prev:hover:before {
    background-position: 0 -34px;
  }
  section.page,
  article.page {
    width: 100%;
  }
  section.page h1,
  article.page h1 {
    width: 100%;
  }
  #homepage #linen-search {
    height: auto;
  }
  #homepage #linen-search #linen-selection {
    top: 44%;
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%);
  }
  #homepage #linen-search #auto-slideshow {
    height: 480px;
    overflow: hidden;
  }
  #homepage #linen-search #auto-slideshow .slides li {
    height: 480px;
  }
  #homepage #linen-search #auto-slideshow .slides img {
    width: auto;
    height: 100%;
    max-width: 200%;
  }
  #homepage #collections-slider,
  #homepage #showroom-slider {
    width: 100%;
    max-width: 754px;
    margin: 30px auto 0;
  }
  #homepage #collections-slider li figure,
  #homepage #showroom-slider li figure {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    max-width: 754px;
    overflow: hidden;
  }
  #homepage #collections-slider li .info,
  #homepage #showroom-slider li .info {
    width: 100%;
    max-width: 754px;
    height: auto;
    float: none;
    margin: 0 auto;
  }
  #homepage #collections-slider ul.flex-direction-nav,
  #homepage #showroom-slider ul.flex-direction-nav {
    position: static;
    width: 100%;
  }
  #homepage #collections-slider ul.flex-direction-nav a.flex-prev,
  #homepage #showroom-slider ul.flex-direction-nav a.flex-prev {
    left: 20px;
    bottom: 12px;
  }
  #homepage #home-widgets .flo_pintfeed_widget:after {
    width: 58%;
  }
  #homepage #home-widgets .instagram:after {
    width: 68%;
  }
  #contact h1 {
    width: 100%;
  }
  #contact #columns {
    width: 100%;
  }
  #contact #columns .col {
    width: 100%;
    margin: 0 auto 25px;
    float: none;
  }
  body.single-location header#header-main #nav-main ul li.locations a:after {
    background: #000000;
    content: " ";
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    top: 38px;
  }
  #listing {
    width: 100%;
  }
  #single-location article #images-box {
    width: 78.3636%;
  }
  #single-location article .story {
    clear: both;
    width: 100%;
    float: none;
  }
  #single-location article .story .share {
    position: absolute;
    top: 0;
    right: 0;
    width: 18.4545%;
  }
  #single-location article .story .share:before {
    text-align: center;
  }
  #single-location article .story .share li {
    width: 100%;
    margin: 10% auto 15%;
  }
  #single-location article .story .share li a {
    margin: 0  auto;
  }
  body.post-type-archive-product .nav-main li.linens a:after,
  body.tax-collection .nav-main li.linens a:after,
  body.tax-color .nav-main li.linens a:after,
  body.tax-product_type .nav-main li.linens a:after,
  body.tax-style .nav-main li.linens a:after,
  body.page-template-template-swatches-php .nav-main li.linens a:after {
    background: #000000;
    content: " ";
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    top: 38px;
  }
  body.post-type-archive-product .sidebar,
  body.tax-collection .sidebar,
  body.tax-color .sidebar,
  body.tax-product_type .sidebar,
  body.tax-style .sidebar,
  body.page-template-template-swatches-php .sidebar {
    background: none !important;
    padding: 3% 0 !important;
  }
  body.post-type-archive-product .sidebar #linen-selection,
  body.tax-collection .sidebar #linen-selection,
  body.tax-color .sidebar #linen-selection,
  body.tax-product_type .sidebar #linen-selection,
  body.tax-style .sidebar #linen-selection,
  body.page-template-template-swatches-php .sidebar #linen-selection {
    padding: 35px 0;
    width: auto;
    max-width: 100%;
  }
  .swatches-page .swatches-form {
    width: 100%;
    float: none;
  }
  #collection-page #collection-main #feat-linen > span {
    top: auto;
    width: auto;
    bottom: 0;
    left: 0;
    z-index: 12;
    background: rgba(255, 255, 255, 0.78);
    padding: 10px 10px 10px 0;
  }
}
@media (max-width: 979px) {
  #single-product section.page {
    width: 100%;
  }
  #homepage #shop-feeds .widget h3 {
    min-height: 77px !important;
    margin: 0 auto;
  }
  #homepage #shop-feeds .widget a.view-all {
    display: block;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .nav-main > ul > li > a {
    font-size: 13px;
  }
  .story {
    font-size: 18px;
  }
  #content-main .main-container {
    width: 100%;
    float: none;
  }
  #content-main .sidebar {
    max-width: 100%;
    width: 100%;
    float: none;
  }
  .actions span {
    display: none;
  }
  .actions .comCounter {
    width: 36px;
    height: 32px;
    overflow: hidden;
  }
  .widget_archive,
  .widget_categories {
    overflow: hidden;
    clear: both;
    zoom: 1;
  }
  .widget_archive ul,
  .widget_categories ul {
    overflow: hidden;
    zoom: 1;
  }
  .widget_archive ul li,
  .widget_categories ul li {
    background: none;
    text-align: left;
    width: 33.3333%;
    float: left;
  }
  .widget.WPBannerizeWidget .wp_bannerize {
    text-align: center;
  }
  .widget.WPBannerizeWidget .wp_bannerize > div {
    margin: 16px 1%;
    width: 23%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  .widget.WPBannerizeWidget .wp_bannerize > div img {
    width: auto;
    max-width: 100%;
    height: auto;
  }
  .instagram {
    text-align: center;
  }
  .instagram .instagram-image {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: none;
  }
  #homepage #home-widgets {
    padding: 42px 0;
  }
  #homepage #home-widgets .flo_blog_widget {
    width: 50%;
    margin: 0 0 30px;
  }
  #homepage #home-widgets .flo_pintfeed_widget {
    width: 50%;
    margin: 0 0 30px;
  }
  #homepage #home-widgets .instagram {
    width: 100%;
    float: none;
    clear: both;
    margin: 0 auto 2px;
  }
  #homepage #home-widgets .instagram:before {
    width: 50%;
    text-align: right;
    left: 0;
  }
  #homepage #home-widgets .instagram:after {
    width: 48%;
  }
  #homepage #home-widgets .flo_instlink_widget {
    float: none;
    clear: both;
    width: 100%;
    padding: 22px 0 0;
    text-align: center;
  }
  #homepage #shop-feeds {
    background: url('../img/gray-border.png') 0 0 repeat-x;
  }
  #homepage #shop-feeds .widget {
    width: 100% !important;
    float: none !important;
    margin-bottom: 25px !important;
  }
  #homepage #shop-feeds .widget ul li {
    margin: 0 3%;
  }
  #homepage #shop-feeds .widget h3 {
    min-height: 10px !important;
    text-align: center !important;
  }
  #press-events .story,
  #press-events #slider-tabs {
    width: 100%;
  }
  #from-heart .cols-3 {
    -moz-column-width: 50%;
    -moz-column-count: 2;
    -moz-column-gap: 30px;
    -moz-column-rule-color: #ffffff;
    -moz-column-rule-style: solid;
    -moz-column-rule-width: 0;
    -webkit-column-width: 50%;
    -webkit-column-count: 2;
    -webkit-column-gap: 30px;
    -webkit-column-rule-color: #ffffff;
    -webkit-column-rule-style: solid;
    -webkit-column-rule-width: 0;
    column-width: 50%;
    column-count: 2;
    column-gap: 30px;
    column-rule-color: #ffffff;
    column-rule-style: solid;
    column-rule-width: 0;
  }
  #faq .faq_list .single_faq {
    width: 45%;
    margin: 0 5% 20px 0;
    text-align: left;
  }
  #faq .faq_list .single_faq .faq_question {
    font-size: 18px;
  }
  #faq .faq_list .single_faq p {
    text-align: left;
  }
  #contact #columns .col strong {
    font-size: 18px;
  }
  #single-location article #images-box {
    width: 100%;
    margin: 0 auto 25px;
  }
  #single-location article .story {
    clear: both;
    width: 100%;
    float: none;
  }
  #single-location article .story .share {
    position: static;
    margin: 30px auto 10px;
    width: 80%;
    float: none;
  }
  #single-location article .story .share:before {
    display: none;
  }
  #single-location article .story .share li {
    display: block;
    float: left;
    width: 25%;
    margin: 0;
  }
  #position .column {
    width: 100%;
    float: none;
    margin: 30px auto !important;
  }
  #position > .subcolumns {
    width: 100%;
  }
  #product-archive .main-container {
    float: left !important;
    width: 60% !important;
  }
  #product-archive .sidebar {
    float: right !important;
    width: 36% !important;
  }
  .main-product-grid li {
    display: block;
    width: 100%;
    margin: 0 0 14px;
    padding: 0 0 14px;
    min-height: 122px;
    float: none;
    clear: both;
  }
  .main-product-grid#swatches li {
    clear: none;
    width: 32%;
    min-height: 110px;
  }
  .main-product-grid#swatches li a .title {
    height: 89%;
  }
  #single-product figure {
    width: 36%;
    margin: 0 4% 24px 0;
  }
  #single-product .product-info {
    width: 60%;
  }
  .swatches-page .swatches-form {
    width: 100%;
    float: none;
  }
  .swatches-page .swatches-form .gform_wrapper .gfield {
    width: 100% !important;
  }
}
@media (max-width: 680px) {
  #product-archive .sidebar {
    width: 100% !important;
    float: none !important;
  }
  #product-archive .main-container {
    width: 100% !important;
    float: none !important;
  }
  .chzn-select {
    border: 1px solid #a7a7a7;
    display: block;
    width: 204px;
    margin: 0 auto 6px;
    font-size: 16px;
    parent: 6px 10px;
  }
}
@media (max-width: 767px) {
  .share {
    width: 70%;
  }
  .share span {
    position: relative;
    top: -2px;
  }
  .share li {
    margin: 0 2.1%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  .share li a {
    background: url('../img/large-social-icons.png') 0 -32px no-repeat;
    width: 36px;
    height: 32px;
  }
  .share li a.fb {
    background-position: 0 -32px;
  }
  .share li a.pin {
    background-position: -72px -32px;
  }
  .share li a.twi {
    background-position: -36px -32px;
  }
  .share li a.send-email {
    background-position: -144px -32px;
  }
  .share li a:hover {
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    -webkit-opacity: 0.5;
    opacity: 0.5;
  }
}
@media (min-width: 769px) and (max-width: 1100px) {
  #collection-page #collection-main #feat-linen .collage#instaimage .imgtag > img {
    padding: 0;
  }
}
@media (max-width: 748px) {
  #collection-page #collection-main #feat-linen .collage#instaimage {
    background: none;
  }
  #collection-page #collection-main #feat-linen .collage#instaimage .imgtag:before,
  #collection-page #collection-main #feat-linen .collage#instaimage .imgtag:after {
    display: none;
  }
  #collection-page #collection-main #feat-linen .collage#instaimage .imgtag > img {
    padding: 0;
  }
  .instagrid {
    margin: 30px 0;
  }
  .instagrid .grid-sizer,
  .instagrid__item {
    width: 48%;
  }
}
@media (min-width: 240px) and (max-width: 640px) {
  #fixed-top {
    display: none;
  }
  #place-order-page .gform_wrapper .gf_page_steps .gf_step {
    height: auto !important;
    line-height: 30px !important;
  }
  #mobile-content:before {
    background: #fff /*url('../img/fixedlinetop-blackbg.png') 0 100% repeat-x*/;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    content: " ";
    z-index: -1;
  }
  #mobile-content #open-left {
    background: url('../img/mobile-menu-icon.png') 0 0 no-repeat;
    background-size: 100% auto;
    display: block;
    width: 45px;
    height: 28px;
    margin: 15px 0 35px 15px;
    text-indent: -4545em;
  }
  #mobile-content #open-left:hover {
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    -webkit-opacity: 0.7;
    opacity: 0.7;
  }
  /* Hide the actual "Right" drawer in the demo */
  .snap-drawer-right {
    display: none;
  }
  .snap-drawer-left {
    background: url('../img/snap-left-bg-rev2.png') 100% 0 repeat-y;
    width: 400px;
    margin-top: -55px;
  }

  .snap-drawer-left #nav-main-mobile {
    background: url('../img/logo-light-mini.png') 20px 20px no-repeat;
    width: 100%;
    height: auto;
    display: block;
    padding: 75px  0 0 0;
  }
  .snap-drawer-left #nav-main-mobile ul {
    border-top: 1px solid #797979;
    float: none;
  }
  .snap-drawer-left #nav-main-mobile ul li {
    border-bottom: 1px solid #797979;
    float: none;
  }
  .snap-drawer-left #nav-main-mobile ul li a {
    font-size: 18px;
    color: #ffffff;
  }
  .snap-drawer-left #nav-main-mobile ul li a.current-menu-item,
  .snap-drawer-left #nav-main-mobile ul li a.current_page_item,
  .snap-drawer-left #nav-main-mobile ul li a.current-menu-parent {
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    -webkit-opacity: 0.6;
    opacity: 0.6;
  }
  .snap-drawer-left #nav-main-mobile ul li a:after {
    display: none;
  }
  .snap-drawer-left #nav-main-mobile ul li.theoni-collection {
    position: static;
    padding: 21px 15px;
    text-indent: 0;
  }
  .snap-drawer-left #nav-main-mobile ul li.theoni-collection > a {
    background: none;
    width: auto;
    height: auto;
  }
  .snap-drawer-left #nav-main-mobile ul li.theoni-collection > a:hover {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
  }
  .snap-drawer-left #nav-main-mobile ul li.theoni-collection > a:hover:after {
    display: none;
  }
  .snap-drawer-left #nav-main-mobile ul li ul.sub-menu {
    background: transparent;
    display: block;
    position: static;
    top: 0;
    left: 0;
    margin: 10px 0 0;
    width: 100%;
    padding: 4px 20px;
    z-index: 45;
  }
  .snap-drawer-left #nav-main-mobile ul li ul.sub-menu li {
    font-family: 'brandon_grotesquemedium';
    font-size: 16px;
    text-transform: none;
    margin: 10px 0;
    padding: 0 0 10px 0;
  }
  .snap-drawer-left #nav-main-mobile ul li ul.sub-menu li a {
    color: #ffffff;
  }
  .snap-drawer-left ul.social {
    display: table;
    text-align: left;
    width: 100%;
    z-index: 999;
    position: relative;
    padding: 20px 0;
  }
  .snap-drawer-left ul.social li {
    margin: 0 4% 0 7%;
  }
  .snap-drawer-left ul.social li a.fcb {
    background-position: 0 0;
  }
  .snap-drawer-left ul.social li a.pin {
    background-position: -72px 0;
  }
  .snap-drawer-left ul.social li a.twt {
    background-position: -36px 0;
  }
  .snap-drawer-left ul.social li a.inst {
    background-position: -108px 0;
  }
  .snap-drawer-left ul.social li a:hover {
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    -webkit-opacity: 0.5;
    opacity: 0.5;
  }
  .snap-drawer-left .searchform {
    border-top: 1px solid #797979;
    border-bottom: 1px solid #797979;
    background: none;
    width: 100%;
    float: none;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .snap-drawer-left .searchform .s-input {
    color: #ffffff;
  }
  .snap-drawer-left .searchform .s-input::-webkit-input-placeholder {
    color: #ffffff;
  }
  .snap-drawer-left .searchform .s-input:-moz-placeholder {
    /* Firefox 18- */
    color: #ffffff;
  }
  .snap-drawer-left .searchform .s-input::-moz-placeholder {
    /* Firefox 19+ */
    color: #ffffff;
  }
  .snap-drawer-left .searchform .s-input:-ms-input-placeholder {
    color: #ffffff;
  }
  .snap-drawer-left .searchform .searchsubmit {
    background: url('../img/searchsubmit.png') 0 -16px no-repeat;
  }
  #content-main {
    overflow-x: hidden;
  }
  header#header-main {
    padding: 0 0 2px;
    position: static;
  }
  header#header-main #go-to-cart {
    color: #1d1d1d;
    right: 14px;
    top: 10px;
    bottom: auto;
    background: none;
    border: 2px solid #1d1d1d;
  }
  #nav-main {
    display: none;
    visibility: hidden;
  }
  .blog-title h2 {
    font-size: 44px;
  }
  article.page h1,
  section.page h1 {
    font-size: 48px;
  }
  ul.page-numbers li a,
  ul.page-numbers li span {
    display: none;
  }
  ul.page-numbers li a.prev,
  ul.page-numbers li a.next {
    display: block;
  }
  footer#footer-main #footer-cols .column#col-1,
  footer#footer-main #footer-cols .column#col-2,
  footer#footer-main #footer-cols .column#col-3 {
    display: none;
  }
  footer#footer-main p.madeby,
  footer#footer-main p.copy {
    width: 100%;
    float: none;
    text-align: center;
  }
  article.post .preview .title h2 {
    max-width: 100%;
  }
  article.post .preview .meta {
    position: static;
    display: block;
    text-align: left;
    float: left;
    width: 100%;
    margin: 0 auto 20px;
  }
  article.post .share {
    width: 86%;
  }
  .widget_archive ul li,
  .widget_categories ul li {
    text-align: center;
    width: 100%;
    float: none;
  }
  .widget.WPBannerizeWidget .wp_bannerize {
    text-align: center;
  }
  .widget.WPBannerizeWidget .wp_bannerize > div {
    margin: 16px auto;
    width: 100%;
  }
  #popup-authenticate {
    width: 320px;
    margin: 0 auto;
  }
  #popup-authenticate .left-side,
  #popup-authenticate .right-side {
    background: none;
    float: none;
    width: 100%;
    min-height: 100px;
    padding: 0 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .latavola-tabs a {
    font-size: 17px;
    padding: 16px 0;
    min-height: 35px;
  }
  #homepage #linen-search {
    padding: 12px 0;
  }
  #homepage #linen-search #linen-selection {
    margin: 0 auto;
    position: static;
    margin: 0 auto 50px;
    -webkit-transform: translateY(0%) !important;
    transform: translateY(0%) !important;
  }
  #homepage #shop-feeds {
    background: url('../img/gray-border.png') 0 0 repeat-x, url('../img/gray-border.png') 0 100% repeat-x;
    padding: 40px 0 10px;
  }
  #homepage #pic-month {
    padding: 25px 0;
  }
  #homepage #home-widgets {
    padding: 25px 0;
    margin: 0 auto 25px;
  }
  #homepage #home-widgets .widget h3 {
    text-align: center;
  }
  #homepage #home-widgets .flo_blog_widget,
  #homepage #home-widgets .instagram {
    width: 92%;
    float: none;
    margin: 0 auto 32px;
  }
  #homepage #home-widgets .flo_blog_widget a.view-all {
    margin: 0 auto;
    display: block;
  }
  #homepage #home-widgets .flo_pintfeed_widget {
    width: 92%;
    float: none;
    margin: 0 auto 32px;
  }
  #homepage #home-widgets .flo_pintfeed_widget:before {
    width: 58%;
    text-align: right;
  }
  #homepage #home-widgets .flo_pintfeed_widget:after {
    width: 41%;
  }
  #homepage #home-widgets .flo_pintfeed_widget a.pin {
    margin: 0 auto;
    display: block;
  }
  #homepage #about-intro figure {
    float: none;
    margin: 0 auto 20px;
  }
  #homepage #about-intro .story {
    margin: 0 auto;
    text-align: center;
  }
  #homepage #about-intro .story p {
    text-align: center;
  }
  #collection-page .taxon-nav {
    top: 0;
  }
  #collection-page h1 {
    font-size: 40px;
    margin: 50px auto 30px;
  }
  #collection-page #collection-main #feat-linen .collage {
    max-width: 100%;
    width: 100%;
    min-height: 100px;
  }
  #collection-page #collection-main #feat-linen .collage .imgtag > img {
    max-width: 100%;
    height: auto;
  }
  #collection-page #collection-main #in-use #show-slider {
    min-height: 200px;
  }
  #single-location article #images-box #slider {
    width: 100%;
    min-height: 180px;
  }
  #single-location article #images-box #slider .slides {
    min-height: 180px;
  }
  #single-location article #images-box #carousel {
    display: none;
  }
  #single-location article .story {
    text-align: center;
  }
  #single-location article .story p {
    text-align: center;
  }
  #single-location #hq_map {
    margin: 25px auto;
  }
  #single-location #listing {
    margin: 20px auto 10px;
  }
  #listing #by-location {
    position: absolute;
    top: 50px;
    right: 0;
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  #listing #by-location ul {
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  #listing .dd-select {
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  #listing #loc-tabs a {
    font-size: 18px;
    padding: 20px 1%;
    display: table-cell;
    width: 100%;
    height: 36px;
    vertical-align: middle;
  }
  #listing #loc-tabs a#shrm {
    width: 42%;
  }
  #listing #loc-tabs a#srep {
    width: 54%;
  }
  #listing .list-wrap ul li h3 {
    margin: 0 0 14px;
  }
  #listing .list-wrap ul li .story {
    font-size: 16px;
  }
  #listing .list-wrap ul li .story div,
  #listing .list-wrap ul li .story a.details {
    margin: 0;
  }
  #listing .list-wrap ul li figure {
    display: none;
  }
  #press-events .list-grid ul li {
    width: 44%;
    margin: 0 3% 24px;
  }
  #all-events .event {
    width: 100%;
    margin: 20px auto;
  }
  table.cart-table {
    font-size: 12px !important;
  }
  table.cart-table tbody {
    font-size: 12px !important;
  }
  table.cart-table .typ_thumb {
    display: none;
  }
  table.cart-table .typ_thumb img {
    max-width: 42px !important;
  }
  table.cart-table input#update-cart {
    width: 116px !important;
    margin: 0 0 0 -116px !important;
  }
  table.cart-table .add-linen {
    display: none !important;
  }
  #from-heart .cols-3 {
    -moz-column-width: 100%;
    -moz-column-count: 1;
    -moz-column-gap: 0;
    -moz-column-rule-color: #ffffff;
    -moz-column-rule-style: solid;
    -moz-column-rule-width: 0;
    -webkit-column-width: 100%;
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
    -webkit-column-rule-color: #ffffff;
    -webkit-column-rule-style: solid;
    -webkit-column-rule-width: 0;
    column-width: 100%;
    column-count: 1;
    column-gap: 0;
    column-rule-color: #ffffff;
    column-rule-style: solid;
    column-rule-width: 0;
  }
  #from-heart .gform_wrapper {
    width: 94%;
  }
  #from-heart .gform_wrapper li.gfield {
    width: 100% !important;
    float: none !important;
    clear: both !important;
  }
  #place-order-page .gform_wrapper {
    width: 94%;
  }
  #place-order-page .gform_wrapper li.gfield {
    width: 100% !important;
    float: none !important;
    clear: both !important;
  }
  #place-order-page .gform_wrapper li.gfield#field_3_1 li {
    float: none;
    width: 95%;
    display: block;
  }
  #place-order-page .gform_wrapper li.gfield#field_3_1 > label {
    float: left;
    width: 33%;
    margin: 20px 0 10px;
  }
  #careers #listing h4 {
    padding: 18px 0 60px;
  }
  #faq .faq_list .single_faq {
    float: none;
    width: 90%;
    margin: 0 auto 20px;
  }
  #single-product {
    margin: 20px auto;
    width: 96%;
    padding: 0;
  }
  #single-product .go-back {
    width: 300px;
    position: relative;
    margin: 0 0 20px;
    font-size: 12px;
  }
  #single-product .go-back:before {
    top: 1px;
  }
  #single-product figure,
  #single-product .product-info {
    width: 100%;
    margin: 0 auto 20px;
    float: none;
  }
  /* SnapJS Styles
	 *******************************/
  .snap-content {
    background: #ffffff;
    position: relative;
    top: 0px;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    height: auto;
    z-index: 2;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .snap-drawers {
    display: block;
    position: absolute;
    top: 52px;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    height: auto;
  }
  .snap-drawer {
    position: absolute;
    top: 80px;
    right: auto;
    bottom: 0;
    left: auto;
    width: 270px;
    height: auto;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: width 0.3s ease;
    -moz-transition: width 0.3s ease;
    -ms-transition: width 0.3s ease;
    -o-transition: width 0.3s ease;
    transition: width 0.3s ease;
  }
  .snap-drawer-left {
    left: 0;
    z-index: 1;
  }


  .snap-drawer-right {
    right: 0;
    z-index: 1;
  }
  .snapjs-left .snap-drawer-right,
  .snapjs-right .snap-drawer-left {
    display: none;
  }
  .snapjs-expand-left .snap-drawer-left,
  .snapjs-expand-right .snap-drawer-right {
    width: 100%;
  }
  #all-events .event-year .event-month {
    padding-top: 32px;
  }
  .instagrid {
    margin: 24px 0;
  }
  .instagrid .grid-sizer,
  .instagrid__item {
    width: 100%;
  }
}


/* Tab bar */
.tab-bar {
  height: 50px;
  width: 100%;
  background: #1d1d1d;
}

.tab-bar-content {
  height: 100%
}

.tab-bar-content ul {
  display: flex;
  justify-content: center;
  height: 100%;
	list-style: none;
}

.tab-bar-content ul li {
  height: 100%;
}

.tab-bar-content ul li:first-child a {
  display: flex;
  align-items: center;
  height: 100%;
  width: 165px;
  padding: 0 15px;
  background: transparent;
  text-indent: -99999px;
  background-repeat: no-repeat;
  background-size: 155px;
  background-position: center;
}

.tab-bar-content ul li a img {
	max-width: 160px;
	width: 100%;
}

.tab-bar-content ul li:last-child a {
  display: flex;
  align-items: center;
  height: 100%;
  width: 165px;
  padding: 0 15px;
  background: #fff;
  text-indent: -99999px;
  background-repeat: no-repeat;
  background-size: 155px;
  background-position: center;
}

@media only screen and (max-width: 640px) and (min-width: 1px) {
  .tab-bar {
	  height: 80px;
	  overflow: hidden;
	}

	.tab-bar-content {
		width: calc(100% - 35px);
	  margin: 0 auto;
	}

	.tab-bar-content ul  {
	  padding: 0;
	}

	.tab-bar-content ul li {
	  max-width: 100%;
	}

	.tab-bar-content ul li:first-child a {
    position: relative;
    z-index: 99;
	  padding: 0px 15px;
	}

	.tab-bar-content ul li:last-child a {
    position: relative;
    z-index: 99;
	  padding: 0px 15px;
	}

}

@media only screen and (max-width: 360px) and (min-width: 1px) {

	.tab-bar-content ul li:first-child a {
	  width: 155px;
    background-size: 105px;
	}

	.tab-bar-content ul li:last-child a {
    width: 155px;
    background-size: 105px;
	}

}

@media only screen and (max-width: 330px) and (min-width: 1px) {

	.tab-bar-content ul li:first-child a {
	  width: 120px;
    background-size: 105px;
	}

	.tab-bar-content ul li:last-child a {
    width: 120px;
    background-size: 105px;
	}

}
