/** Shopify CDN: Minification failed

Line 1293:13 Unexpected "and"
Line 2978:16 Unexpected "{"
Line 5694:18 Expected ":"
Line 5694:26 Expected ":"
Line 5995:61 Expected identifier but found "20px"
Line 6829:15 Expected ":"
Line 7441:10 Unexpected "-"
Line 7869:1 Unexpected ".65w"
Line 7870:1 Unexpected ".35w"
Line 8289:2 Expected identifier but found "*"
... and 3 more hidden warnings

**/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, u, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;

}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a, a img, input, textarea, button, select, option {
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  outline: none; }

.clear {
  width: 100%;
  height: 0;
  clear: both;
  display: block; }

button {
  cursor: pointer;
  padding: 0;
  margin: 0; }

/* WEBFONTS */
@font-face {
  font-family: 'gill-light';
  src: url('//kyle-bunting.myshopify.com/cdn/shop/t/77/assets/gs_light.eot?v=25283724514028024901724040849');
  src: url('//kyle-bunting.myshopify.com/cdn/shop/t/77/assets/gs_light.eot?%23iefix&v=25283724514028024901724040849') format("embedded-opentype"), url('//kyle-bunting.myshopify.com/cdn/shop/t/77/assets/gs_light.woff2?v=184033756103977617611724040849') format("woff2"), url('//kyle-bunting.myshopify.com/cdn/shop/t/77/assets/gs_light.woff?v=36157545345952383271724040849') format("woff"), url('//kyle-bunting.myshopify.com/cdn/shop/t/77/assets/gs_light.ttf?v=150931278016908024071724040849') format("truetype"); }
@font-face {
  font-family: 'gill-sc';
  src: url('//kyle-bunting.myshopify.com/cdn/shop/t/77/assets/gs_sc.eot?v=41370381942717600801724040849');
  src: url('//kyle-bunting.myshopify.com/cdn/shop/t/77/assets/gs_sc.eot?%23iefix&v=41370381942717600801724040849') format("embedded-opentype"), url('//kyle-bunting.myshopify.com/cdn/shop/t/77/assets/gs_sc.woff2?v=89330600690302855031724040849') format("woff2"), url('//kyle-bunting.myshopify.com/cdn/shop/t/77/assets/gs_sc.woff?v=122694711854154401701724040849') format("woff"), url('//kyle-bunting.myshopify.com/cdn/shop/t/77/assets/gs_sc.ttf?v=48802818132290549001724040849') format("truetype"); }
/* Colors */
body {
  padding: 0 0 75px; }

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.grid:after {
  content: "";
  display: table;
  clear: both; }

[class*='col-'] {
  float: left; }

.mobile, .mobile-800 {
  display: none !important; }

.wrap {
  width: 1200px;
  margin: 0 auto;
  z-index: 3001;
}
  .wrap img {
    max-width: 100%;
    height: auto; }

.content-for-layout {
  border-top: 1px solid #f6f6f6;
  border-bottom: 1px solid #f6f6f6;
  padding: 0 0 62px;
  margin: 0 0 30px; }


.collection-expanded-no-story .content-for-layout {
padding-top: 0px !important;
}

@media screen and (max-width: 800px){

  .product > .content-for-layout {
  padding: 0px 0 62px !important;
}
  
}


  .content-for-layout img {
    max-width: 100%;
    height: auto; }

a {
  transition: color .3s, background-color .3s;
  text-decoration: none; }

button {
  transition: color .3s, background-color .3s, border .3s; }

.hidden {
  position: absolute;
  left: -50000px; }


.navicon {
  position: relative;
  z-index: 2002;
  float: left;
  font-size: 18px;
  cursor: pointer;
  transition: color .3s; }

.header .navicon {
	  color: #999999;
}
  .header .navicon.open {
    position: fixed;
    color: #231f20; }
  .header .navicon:hover {
    color: #231f20; }

.utility {
  float: right;
  transform: translateY(-3px); }
  .utility a {
    display: inline-block;
    height: 20px;
    font: 14px/20px "gill-light", "Gill Sans MT", Calibri, sans-serif;
    letter-spacing: .1em;
    text-transform: lowercase;
    vertical-align: top; }
    .utility a:hover {
      color: #231f20; }

.header .utility a {
	color: #373737;
}

  .utility form {
    display: inline-block;
    width: 65px;
    margin-left: 30px;
    vertical-align: top;
    transition: width .3s; }
  .utility input {
    float: left;
    width: 45px;
    height: 20px;
    font: 14px/14px "gill-light", "Gill Sans MT", Calibri, sans-serif;
    color: #999999;
    letter-spacing: .1em;
    transition: width .3s;
    vertical-align: top; }
  .utility button {
    float: right;
    display: flex;
    align-items: center;
    height: 20px;
    font-size: 11px;
    color: #999999; }
    .utility button:hover {
      color: #231f20; }

.nav {
  text-align: center;
  font: 14px/14px "gill-sc", "gillsans", "Gill Sans MT", Calibri, sans-serif;
  letter-spacing: .2em;
  text-transform: lowercase;
  text-align: center;
  padding: 0 0 20px; }
  .nav a {
    display: inline-block;
    border-bottom: 2px solid transparent;
    color: #231f20;
    padding: 0 5px 5px 6px;
    margin: 0 20px;
    transition: border-color .3s; }
    .nav a:hover, .nav a.active {
      border-color: #231f20; }

.index .content-for-layout {
  padding: 0 0 62px;
  border-top: none;
}
.index .nav {
  position: absolute;
  left: 50%;
  text-align: center;
  padding-top: 5px; }
.index .utility {
  padding-top: 5px; }

.footer {
  text-align: center; }
   .footer form {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 300px;
    text-align: center;
    margin: 0 auto 70px;

  	}
    .footer form label {
      display: block;
      padding: 0px 20px;
      font: 14px/14px "gill-sc", "gillsans", "Gill Sans MT", Calibri, sans-serif;
      color: #999999;
      letter-spacing: .2em;
      text-transform: lowercase;
}
      .footer form label i {
        font-size: 11px; }
    .footer form input {
      display: block;
      width: 300px;
      height: 34px;
      background: #f6f6f6;
      font: 14px/14px "gill-light", "gillsans", "Gill Sans MT", Calibri, sans-serif;
      color: #231f20;
      letter-spacing: .1em;
      padding: 0 15px;}
    .footer form button {
      display: block;
      align-items: center;
      justify-content: center;
      width: 300px;
      height: 34px;
      background: #fff;
      border: 2px solid #f6f6f6;
      font: 14px/16px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
      color: #000;
      letter-spacing: .2em;
      text-transform: lowercase;
      text-align: center;
      padding-left: 2px;
    }

#mc_embed_signup .button {
  width: 288px !important;
}
      .footer form button:hover {
        background: #231f20;
        border: 2px solid #231f20;
        color: #fff; }
  .footer .action {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
    height: 72px;
    border: 2px solid #e9e9e8;
    margin: 0 0 50px; }
    .footer .action p {
      font: 14px/14px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
      color: #999999;
      letter-spacing: .39em;
      text-transform: lowercase;
      margin: 0 12px; }
    .footer .action a {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 162px;
      height: 34px;
      background: #fff;
      font: 19px/19px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
      color: #fc813a;
      letter-spacing: .2em;
      text-transform: lowercase;
      margin: 0 12px; }
      .footer .action a:hover {
        background: #fc813a;
        color: #fff; }
  .footer .copy {
    font: 12px/12px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #999999;
    letter-spacing: .39em;
    margin: 0 0 70px; }
    .footer .copy img {
      display: block;
      width: 143px;
      height: 16px;
      margin: 20px auto 0; }
  .footer .credit a {
    font: 14px/14px "gill-light", "Gill Sans MT", Calibri, sans-serif;
    color: #999999;
    letter-spacing: .1em; }
    .footer .credit a:hover {
      color: #231f20; }

.footer-nav {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 690px;
  text-transform: lowercase;
  margin: 0 0 40px; }
  .footer-nav .ul {
    text-align: left; }
  .footer-nav p {
    font: 16px/16px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #999999;
    letter-spacing: .39em;
    white-space: nowrap;
    margin: 0 0 28px; }
  .footer-nav a {
    display: block;
    font: 14px/14px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #231f20;
    letter-spacing: .2em;
    margin: 0 0 18px; }
    .footer-nav a:hover {
      color: #999999; }
  .footer-nav .social a {
    display: inline-block;
    font-size: 13px;
    margin: 0 6px 0 0; }

.footer-contact {
  font: 12px/12px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
  color: #999999;
  letter-spacing: .39em;
  text-transform: lowercase;
  margin: 0 0 65px; }
  .footer-contact a {
    display: inline-block;
    color: #999999; }
    .footer-contact a:hover {
      color: #231f20; }

.rte {
  font: 15px/25px "gillsans", "Gill Sans MT", gill-sc, gill-light, Calibri, sans-serif;
  color: #231f20; }
  .rte p {
    margin: 0 0 2em; }
  .rte a {
    font-weight: 600;
    color: #231f20; }
    .rte a:hover {
      color: #999999; }
  .rte h1 {
    font: 33px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #000;
    letter-spacing: .2em;
    text-transform: lowercase;
    margin: 0 0 1em; }
  .rte h2, h2 {
    font: 19px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #231f20;
    letter-spacing: .2em;
    text-transform: lowercase;
    margin: 0 0 1em; }
  .rte h3 {
    font: 14px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #231f20;
    letter-spacing: .2em;
    text-transform: lowercase;
    margin: 0 0 1em; }
  .rte h4 {
    font: 16px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #999999;
    letter-spacing: .39em;
    text-transform: lowercase;
    margin: 0 0 1em; }
  .rte h5 {
    font: 14px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #999999;
    letter-spacing: .2em;
    text-transform: lowercase;
    margin: 0 0 1em; }
  .rte h6 {
    font: italic 14px/1em "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    color: #999999;
    letter-spacing: .1em;
    margin: 0 0 1em; }
  .rte blockquote {
    display: block;
    font: 14px/25px "gill-light", "Gill Sans MT", Calibri, sans-serif;
    color: #231f20;
    letter-spacing: .1em;
    margin: 0 0 1em; }
    .rte blockquote a {
      color: #fc813a; }
      .rte blockquote a:hover {
        text-decoration: underline; }
  .rte ul, .rte ol {
    margin: 1em 0; }
  .rte ul li {
    list-style: none inside; }
    .rte ul li i {
      position: relative;
      top: -3px;
      width: 10px;
      font-size: 4px; }
  .rte ol li {
    list-style: decimal inside; }
  .rte table {
    display: table;
    width: 100%; }
  .rte th {
    text-transform: uppercase;
    text-align: left;
    padding: 0 20px 10px 0; }
  .rte td {
    font-size: 90%;
    padding: 5px 20px 5px 0; }
  .rte tfoot td {
    padding: 3px 20px 0 0; }
  .rte tfoot tr:nth-child(1) td {
    padding-top: 20px; }
  .rte .cta {
    display: inline-block;
    width: auto;
    height: 33px;
    border: 2px solid #e9e9e8;
    font: 14px/30px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #000;
    letter-spacing: .2em;
    text-transform: lowercase;
    padding: 0 20px;
    margin: 0 8px;
    transition: background-color .3s, border-color .3s, color .3s; }
    .rte .cta.active, .rte .cta:hover {
      background-color: #231f20;
      border-color: #231f20;
      color: #fff; }
  .rte hr {
    width: 100%;
    height: 0;
    border: 0;
    border-top: 1px solid #999999; }

.info input[type=text], .info input[type=email], .info input[type=password] {
  float: left;
  display: block;
  width: 75%;
  height: 45px;
  border: 1px solid #e8e8e7;
  font: 14px/45px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
  color: #231f20;
  letter-spacing: .2em;
  text-transform: lowercase;
  padding: 0 10px;
  margin: 0 0 10px; }
.info button {
  float: right;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20%;
  height: 45px;
  background: #231f20;
  border: 3px solid transparent;
  font: 19px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
  color: #fff;
  letter-spacing: .2em;
  text-transform: lowercase;
  transition: background-color .3s, border .3s, color .3s; }
  .info button:hover {
    background: #fff;
    border-color: #e8e8e7;
    color: #231f20; }

.index .masthead {
  width: 100%;
  height: 943px;
  text-align: center;
  padding-top: 130px; 
  background-position-y: bottom !important;
  position: relative;

}

.index .masthead-video {
	  background-color: #211d1d;
  	  background-position: bottom;
}

  .index .masthead .logo {
    display: block;
    width: 722px;
    height: auto;
    margin: 0 auto 38px; }
  .index .masthead h2 {
    font: 18px/18px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #fff;
    letter-spacing: 1.07em;
    text-transform: lowercase;
    margin-left: .54em; }
.index .about {
  padding: 20px 0; }
  .index .about .content {
    text-align: center; }
  .index .about h3, .insta-feed-wrapper h3 {
    font: 25px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #000;
    letter-spacing: .1em;
    text-transform: lowercase;
    margin: 0 0 1em; }
  .index .about .body {
    max-width: 750px;
    font: 12px/2em "gillsans", "Gill Sans MT", gill-sc, Calibri, sans-serif;
    color: #231f20;
    letter-spacing: .1em;
    text-transform: uppercase;
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
    margin: 0 auto 52px; }
  .index .about a {
    display: inline-block;
    width: auto;
    height: 45px;
    font: 19px/19px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #000;
    letter-spacing: .2em;
    text-transform: lowercase; }
    .index .about a:hover span {
      background: #231f20;
      color: #fff; }
    .index .about a span {
      display: flex;
      align-items: center;
      height: 45px;
      background: #fff;
      border: 1px solid #231f20;
      padding: 0 50px 0 55px;
      transition: background-color .3s, color .3s; }
.index .quotation {
  text-align: center;
  padding-top: 85px;
  margin: 0 0 145px; }
  .index .quotation h3 {
    width: 760px;
    border-bottom: 1px solid #e8e8e7;
    font: 33px/33px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #000;
    letter-spacing: .49em;
    text-transform: lowercase;
    text-align: center;
    padding: 0 0 24px;
    margin: 0 auto 35px; }
  .index .quotation .quote {
    font: 16px/16px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    letter-spacing: .39em;
    text-transform: lowercase;
    margin: 0 0 40px; }
    .index .quotation .quote p, .index .quotation .quote span {
      color: #e21e30;
      margin: 0 0 10px; }
      .index .quotation .quote p:nth-child(2), .index .quotation .quote span:nth-child(2) {
        color: #e21e76; }
      .index .quotation .quote p:nth-child(3), .index .quotation .quote span:nth-child(3) {
        color: #e21eb6; }
      .index .quotation .quote p:nth-child(4), .index .quotation .quote span:nth-child(4) {
        color: #d21ee2; }
      .index .quotation .quote p:nth-child(5), .index .quotation .quote span:nth-child(5) {
        color: #9b1ee2; }
      .index .quotation .quote p:nth-child(n+5), .index .quotation .quote span:nth-child(n+5) {
        color: #9b1ee2; }
  .index .quotation .author {
    font: italic 15px/15px "Playfair Display", serif;
    color: #8f91f0;
    letter-spacing: .14em;
    text-transform: lowercase;
    margin: 30px 0 15px; }
.index .explore {
  display: flex;
  align-items: center;
  justify-content: space-evenly; }
  .index .explore a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 49%;
    font: bold 33px/33px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #fff;
    letter-spacing: .49em;
    text-transform: lowercase;
    text-align: center;
    filter: grayscale(100%);
    transition: filter .15s; }

    .index .explore a:hover {
      filter: grayscale(0%); }
  .index .explore .left {
    float: left; }
  .index .explore .right {
    float: right; }

@media screen and (max-width: 1500px){
 
  .index .explore a {
  	height: 450px;
  }
  
}


@media screen and (min-width: 1500px){
 
  .index .explore a {
  	height: 650px;
  }
  
}

.index .featured {
  width: 100%;
  overflow: hidden;
  padding-top: 100px; }
  .index .featured h3 {
    width: 760px;
    border-bottom: 1px solid #e8e8e7;
    font: 33px/33px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #000;
    letter-spacing: .49em;
    text-transform: lowercase;
    text-align: center;
    padding: 0 0 24px;
    margin: 0 auto 35px; }
  .index .featured p {
    font: 16px/23px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #999999;
    letter-spacing: .39em;
    text-transform: lowercase;
    text-align: center; }
  .index .featured .feat {
    display: block;
    width: 100%;
    margin: 65px auto 0; }
  .index .featured .products {
    position: relative;
    left: 50%;
    width: 1749px;
    text-align: center;
    padding: 65px 0 0;
    margin-left: -875px; }
    .index .featured .products a {
      display: inline-block;
      width: 515px;
      height: 515px;
      margin: 0 34px; }
  .index .featured .view-entire {
    display: flex;
    align-items: center;
    justify-content: center;
    font: 12px/2em "gillsans", "Gill Sans MT", Calibri, sans-serif;
    color: #231f20;
    letter-spacing: .39em;
    text-transform: uppercase;
    margin-top: 50px; }
    .index .featured .view-entire span {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 85px;
      height: 38px;
      border: 1px solid #231f20;
      margin-left: 20px;
      transition: background-color .3s, color .3s; }
      .index .featured .view-entire span:hover {
        background-color: #231f20;
        color: #fff; }

.buckets {
  padding: 60px 0;
  margin: 0 auto; }
    .buckets.whatwedo h3 {
      font: 25px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
      color: #000;
      letter-spacing: .2em;
      text-transform: lowercase;
      text-align: center;
      margin: 0 0 60px; }
  .buckets .flex {
    display: flex;
    align-items: center;
    justify-content: space-evenly; }
  .buckets a {
    width: 33%;
    height: 250px;
    font: bold 33px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    letter-spacing: .2em;
    color: #fff;
    text-transform: lowercase; }
    .buckets a:hover span {
      background-color: transparent; }
  .buckets span {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.2);
    text-align: center;
    transition: background-color .3s; }

.collection h1, .search h1, .fouroh h1, .blog h1 {
  font: 33px/33px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
  color: #000;
  letter-spacing: .49em;
  text-transform: lowercase;
  text-align: center;
  padding-top: 75px;
  margin: 0 0 45px; }
.collection .tags, .search .tags, .fouroh .tags {
  font: 14px/14px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
  letter-spacing: .2em;
  text-transform: lowercase;
  text-align: center; }
  .collection .tags a, .search .tags a, .fouroh .tags a {
    display: inline-block;
    border-bottom: 2px solid transparent;
    color: #231f20;
    padding: 0 4px 5px 6px;
    margin: 0 23px;
    transition: border-color .3s; }
    .collection .tags a:hover, .collection .tags a.active, .search .tags a:hover, .search .tags a.active, .fouroh .tags a:hover, .fouroh .tags a.active {
      border-color: #231f20; }
.collection hr, .search hr, .fouroh hr {
  display: block;
  width: 760px;
  height: 0;
  border: 0;
  border-top: 1px solid #e8e8e7;
  margin: 50px auto; }
.collection .price, .search .price, .fouroh .price {
  font: italic 15px/15px "Playfair Display", serif;
  color: #000;
  letter-spacing: .14em;
  text-transform: lowercase;
  text-align: center;
  margin: 0 0 40px; }
.collection .description, .search .description, .fouroh .description {
  font: 14px/22px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
  color: #999999;
  letter-spacing: .2em;
  text-transform: lowercase;
  text-align: center;
  padding: 0 20px;
  margin: 0 0 80px; }
.collection .products, .search .products, .fouroh .products {
  display: none; }
  .collection .products.products-patterns, .search .products.products-patterns, .fouroh .products.products-patterns {
    display: block; }
  .collection .products a, .search .products a, .fouroh .products a {
    float: left;
    display: block;
    width: 20%;
    font: 14px/18px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #231f20;
    letter-spacing: .2em;
    text-transform: lowercase;
    text-align: center;
    padding: 0 10px 50px;
    vertical-align: top; }
    .collection .products a img, .search .products a img, .fouroh .products a img {
      display: block;
      margin: 0 auto 30px; }
    .collection .products a .text, .search .products a .text, .fouroh .products a .text {
      display: block;
      font: 14px/24px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
      color: #231f20;
      letter-spacing: .2em;
      text-transform: lowercase;
      transition: color .3s; }
      .collection .products a .text span, .search .products a .text span, .fouroh .products a .text span {
        display: block;
        color: #fc813a;
        padding: 1em 0 0; }
      .collection .products a .text em, .search .products a .text em, .fouroh .products a .text em {
        display: block;
        font-style: normal; }
      .collection .products a .text:hover, .search .products a .text:hover, .fouroh .products a .text:hover {
        color: #fc813a; }

.customer .collection .products a {
  width: 100%; }

.product .nav {
  margin: 0 0 60px; }
.product .left {
  float: left;
  width: 650px;
  text-align: center; }
.product .right {
  float: right;
  width: 512px;
  padding: 22px 0 0; }
  .product .right .collection {
    font: 14px/14px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    letter-spacing: .2em;
    text-transform: lowercase;
    margin: 0 0 35px; }
    .product .right .collection a {
      color: #231f20; }
      .product .right .collection a:hover {
        color: #999999; }
  .product .right h1 {
    font: 33px/33px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #000;
    letter-spacing: .39em;
    text-transform: lowercase;
    text-align: left;
    margin: 0 0 30px; }
  .product .right .availability {
    font: 14px/14px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #231f20;
    letter-spacing: .2em;
    text-transform: lowercase;
    margin: 20px 0 0; }
    .product .right .availability a {
      border-bottom: 1px solid transparent;
      color: #fc813a;
      padding: 0 1px 1px 2px;
      transition: border .3s; }
      .product .right .availability a:hover {
        border-bottom: 1px solid #fc813a; }
  .product .right .conversion {
    padding: 40px 0 0;
    margin: 0 0 60px; }
    .product .right .conversion a {
      display: block;
      font: 14px/14px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
      color: #231f20;
      letter-spacing: .2em;
      text-transform: lowercase;
      margin: 0 0 1em; }
      .product .right .conversion a i {
        font-size: 12px; }
      .product .right .conversion a:hover, .product .right .conversion a.active {
        color: #fc813a; }
    .product .right .conversion .made-to-order {
      float: left;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 156px;
      height: 200px;
      background: #fff;
      box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
      font: 19px/24px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
      color: #231f20;
      letter-spacing: .2em;
      text-transform: lowercase;
      text-align: center;
      margin: 0 60px 0 0; }
      .product .right .conversion .made-to-order img {
        display: block;
        margin: 0 auto 1em; }
      .product .right .conversion .made-to-order:hover {
        box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
        color: #231f20; }
      .product .right .conversion .made-to-order + a {
        padding-top: 5px; }
  .product .right .share {
    font: 14px/14px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #999999;
    letter-spacing: .2em;
    text-transform: lowercase;
    text-align: right; }
    .product .right .share a {
      font-size: 13px;
      color: #231f20;
      margin-left: 8px; }
      .product .right .share a:hover {
        color: #999999; }

.standard .slideshow {
  width: 1040px;
  text-align: center;
  margin: 10px auto 10px; }
  .standard .slideshow2 .bxnav, .updated .slideshow2 .bxnav {
    position: relative;
    z-index: 200;
    display: none;
    height: 1px; }
    .standard .slideshow2 .bxnav a, .inspiration-gallery .bxnav a, .updated .slideshow2 .bxnav a {
      float: left;
      display: block;
      width: 20px;
      height: 50px;
      background-image: url('//kyle-bunting.myshopify.com/cdn/shop/t/77/assets/bx-nav.png?v=146019098069396318731724040849 '); }
        .standard .slideshow2 .bxnav .prev a, .inspiration-gallery .bxnav .prev a, .updated .slideshow2 .bxnav .prev a {
        	background-position: left;
          	margin-left: 5px;
        }    
    .standard .slideshow2 .bxnav .next a, .inspiration-gallery .bxnav .next a, .updated .slideshow2 .bxnav .next a {
      float: right;
      background-position: right;
      margin-right: 5px;
    }
      
      .inspiration-gallery .bxnav .prev a {
      	position: absolute;
        z-index: 1500;
        left: 25px;
      }

      .inspiration-gallery .bxnav .next a {
      	position: absolute;
        z-index: 1500;
        right: 25px;
      }
      
      .inspiration-gallery .bxnav .next a, .inspiration-gallery .bxnav .prev a {transform: translateY(155px);}
	
      .gallery-wrap {
  			width: 100%;
  			overflow: hidden;
  			height: 650px;

	  }
    
      
      @media screen and (max-width: 1200px) {
      	.inspiration-gallery .bxnav .next a, .inspiration-gallery .bxnav .prev a {transform: translateY(65px);}
        .gallery-wrap { height: 443px; }
      }
      
      
.standard h1 {
  font: 33px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
  color: #000;
  letter-spacing: .49em;
  text-transform: lowercase;
  text-align: center;
  margin: 0 0 55px 12px; }
   
.updated h1 {
      	color: #6d6d6d;
        margin: 12px auto;
  		display:block;
  		text-align:center;
      }
      
.updated h1 span {
      font: 33px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
  	  letter-spacing: .1em;
  	  text-transform: lowercase;
  	  display: block;
  	  color: #000;
      }
      .updated h1:not(span) {
      font: 19px/1em "gillsans", "Gill Sans MT", Calibri, sans-serif;
      }  
      
      .updated .all-colors {
      text-align:center;
      padding: 12px;

      }
      
      .updated .all-colors p:first-of-type {
      font: 16px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
  	  letter-spacing: .1em;
  	  text-transform: lowercase;
      color: #888;
      }
      .updated .all-colors p:last-of-type {
      font: 16px/1em "gillsans", "Gill Sans MT", Calibri, sans-serif;
        text-transform: capitalize;
      }
      
      .label-right a {
      	text-decoration: underline;
        color: #999;
        font-size: 14px;
      }
      
      .label-right {
        text-align:left;
        width: 30%;
      }
      
      .label-left {
        text-align:right;
        width: 30%;
      }
      
      .price-wrap .two-prices #price-field {
      	width: 22%;
        text-align: center;
      }
      
      .dfa-wrap {padding: 15px 15px 0 15px; display: none;}
      .dfa-container {
      	font-family: 'gillsans', "Gill Sans MT", Calibri, sans-serif;
    	padding: 15px;
    	border: 1px solid #999;
        background-color: #999;
    	text-align: center;
    	line-height: 130%;
    	font-size: 14px;
      }
      .dfa-container p {
      	margin-bottom: 8px;
        color: white;
        
      }
      
      .dfa-container label {margin: 0 8px; color: white;}
      
      .mto-button-wrap .order-button-links div span {
        font-family: 'gillsans', "Gill Sans MT", Calibri, sans-serif;
        display: block;
    	width: 100%;
    	text-align: center;
    	padding: 15px;
        font-size: 14px;
        
      }
      
      .mto-button-wrap .order-button-links div span a {
      	text-decoration: underline;
        color: #231f20;
        
      }
      
      .order-button-links {
      	display:flex;
        justify-content: space-between;
        border-bottom: 1px solid #f6f6f6;
        
      }
      
      .lead-time-container {
      	padding: 0px 15px;
      }
      
      .lead-time-container p {
      	font-family: 'gillsans', "Gill Sans MT", Calibri, sans-serif;
        font-size: 14px;
        border-bottom: 1px solid #f6f6f6;
    	padding: 0 15px 15px;
    	text-align: center;
      }
      
      
      
      .updated button.wide-tr {
         	width: 100%;
    		font-size: 18px !important;
    		transition: background .3s, border .3s, color .3s, box-shadow .3s !important;
    		font-family: 'gill-sc';
    		letter-spacing: 0.1em;
    		display: block;
    		text-transform: lowercase;
    		margin: 15px auto 0;
    		padding: 11px;
    		border-radius: 50px;
			}
      
      .product-details {
      	padding: 20px;
      }
      
      .product-details h2 {
      	margin-bottom: 10px !important;
      }
      
      .product-details h2.bold {
      	font-family: 'gillsans', "Gill Sans MT", Calibri, sans-serif;
        font-weight: bold;
    	text-transform: uppercase;
    	font-size: 16px;
    	margin-bottom: 15px !important;
    	letter-spacing: 0.1em;
      }
      
      .product-details p {
      	font-family: 'gillsans', "Gill Sans MT", Calibri, sans-serif;
        line-height: 130%;
        margin-bottom: 40px;
      }
      
      .product-details img {
      	width: 50px;
      }
      
      .quality-wrap {
        padding: 40px 20px 0px;
      }
      
      .quality-wrap h2, .quality-wrap p {
      	color: #6d6d6d;
      }
      
      .quality-wrap h2 {
      	text-align: center;
        font-size: 24px;
      }
	  .quality-block p, .quality-container > p, .review {
      	font-family: 'gillsans', "Gill Sans MT", Calibri, sans-serif;
        line-height: 130%;
      }
      
      .quality-container > p {
      text-align: center;
       
      }
      
      .quality-container {
      	padding-bottom: 40px;
      }
      
      .quality-block {
      	display: flex;
        padding: 18px;
        align-items: center;
      }
      
      .quality-block img {
      	margin-right: 25px;
        width: 33px;
        height: fit-content;
      }
      
      .quality-image-block {
      	display: flex;
        justify-content: space-between;
        margin-bottom: 25px;
      }
      
      .quality-image-block div {
        width: 49%;
      }
      
      .review-section {
      	padding: 30px 0px;
        display: flex;
        align-items: center;
        width: 100%;
        flex-direction: column;
        
      }
      
      .review-section ul {
      	display: flex;
        overflow: scroll;
        width: 100%;

      }
      
      @media screen and (min-width: 1380px) {
        .review-section ul {justify-content: center;}
      }
      
      .review-wrap {
      	padding: 15px;
      }
      
      .review {
      	width: 350px;
        height: 600px;
        border: 1px solid #f5f5f5;
    	border-radius: 10px;
    	background-color: white;
    	-webkit-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.3);
    	-moz-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.3);
    	box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.3);
        display: flex;
        flex-direction: column;
    	padding: 20px 40px;
    	justify-content: center;
        align-items: center;}
      
      @media screen and (max-width: 400px) {
      	.review {
      	width: 300px;
          height: 650px;}
      }

      .reviewer-image {
     	max-width: 200px;
    	overflow: hidden;
    	border-radius: 50%;
    	height: 200px;
    	width: 200px;
    	margin-bottom: 15px;
      }
      
	  .reviewer-name {
	  	color: #6d6d6d;
	  }
      
      .reviewer-company {
      	text-transform: uppercase;
    	letter-spacing: 0.15em;
    	margin: 5px 0px;
      }
      
      .positive {
      	color: #ff6600;
      }
      
      .review-excerpt {
      	margin: 15px 0px;
      }
      
      .review-link {
      	color: #231f20;
      	text-decoration: underline;
      }
      
      .featured-in {
        padding: 25px;;
      }
      
      .featured-in h2, .review-section h2 {
      	color: #cdcdcd;
      	text-align: center;
      	font-size: 24px;
        margin-bottom: 0;
      }
      
      .featured-in-image-block {
      	background-image: url('/cdn/shop/files/Group_20.png?v=1603230018');
        background-size:contain;
        height: 190px;
        background-position: center;
        background-repeat: no-repeat; 
        max-width: 500px;
        margin: 0 auto;
        
      }
      
      
      
  .standard h1 span {
    display: block;
    letter-spacing: .2em;
    margin-top: .5em; }
.standard form {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1040px;
  height: 82px;
  margin: 0 auto; }
  .standard form .select, .standard form .mto-select {
    height: 45px;
    overflow: hidden;
    background-image: url("//kyle-bunting.myshopify.com/cdn/shop/t/77/assets/select-arrow.png?v=110606897433931811261724040849");
    background-repeat: no-repeat;
    background-position: right;
    border: 1px solid #e8e8e7; }
      
      .standard form .select {	width: 260px;}
      
      .standard form .mto-select {
      	width: 100%;
        margin: 10px auto;
      }
      
      @media and screen (min-width: 1200px) {
        .standard form .mto-select {width: 670px!important;}
      
      }
    .standard form .select select, .standard form .mto-select select {
      height: 45px;
      background: transparent;
      border: 0;
      border-radius: 0;
      font: 14px/45px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
      color: #231f20;
      letter-spacing: .2em;
      text-transform: lowercase;
      padding: 0 0 0 20px;
      -webkit-appearance: none; }
      .standard form .select select {width: 282px;}
      .standard form .mto-select select {width: 100%;}
  .standard form p {
    display: block;
    width: 180px;
    font: 19px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #231f20;
    letter-spacing: .2em;
    text-transform: lowercase;
    text-align: right; }
  .standard form span {
    display: block;
    width: 0;
    height: 82px;
    border-left: 1px solid #e8e8e7;
    margin: 0 32px; }
  .standard form button {
    display: block;
    align-items: center;
    justify-content: center;
    height: 45px;
    background: #231f20;
    border: 3px solid transparent;
    font: 19px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #fff;
    letter-spacing: .2em;
    text-transform: lowercase;
    transition: background-color .3s, border .3s, color .3s;
    -webkit-appearance: none; }
    .standard form button:hover {
      background: #fff;
      border-color: #e8e8e7;
      color: #231f20; }
.standard .information {
  width: 1040px;
  padding-left: 60px;
  margin: 65px auto 50px; }
.standard .description {
  float: left;
  width: 686px;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
  padding: 38px 65px 88px 61px; }
  .standard .description .sku {
    font: italic 14px/1em "gillsans", "Gill Sans MT", Calibri, sans-serif;
    color: #999999;
    letter-spacing: .1em;
    text-align: right;
    margin: 0 0 30px;
    transform: translate(22px, 0); }
  .standard .description .breadcrumbs {
    font: 14px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #abaaaa;
    letter-spacing: .2em;
    text-transform: lowercase;
    margin: 0 0 40px; }
    .standard .description .breadcrumbs a, .standard .description .breadcrumbs span {
      color: #231f20; }
    .standard .description .breadcrumbs a:hover {
      color: #fc813a; }
  .standard .description .rte {
    text-align: justify; }
  .standard .description .share {
    font: 14px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #999999;
    letter-spacing: .2em;
    text-transform: lowercase;
    margin-top: 20px; }
    .standard .description .share a {
      font-size: 13px;
      color: #231f20;
      letter-spacing: .1em;
      margin: 0 0 0 10px; }
      .standard .description .share a:hover {
        color: #fc813a; }
.standard .details {
  float: right;
  width: 242px;
  font: 14px/25px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
  color: #999999;
  letter-spacing: .2em;
  text-transform: lowercase;
  padding-top: 10px; }
  .standard .details a {
    color: #231f20; }
    .standard .details a:hover, .standard .details a.ask-question, .standard .details a.active {
      color: #fc813a; }
.standard .colors {
  width: 100%;
  max-width: 650px;
  padding: 0 60px;
  }
  .standard .colors h3 {
    font: 14px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #999999;
    letter-spacing: .2em;
    text-transform: lowercase;
    margin: 0 0 1em; }
  .standard .colors p {
    font: 300 14px/24px "gill-light", "Gill Sans MT", Calibri, sans-serif;
    color: #231f20;
    letter-spacing: .1em;
  	word-wrap: break-word;
  }
      

.cross-sell {
  display: none; }
  .cross-sell em {
    display: block;
    font-style: normal; }  


.inspiration-gallery {

  width: 900px;
  margin: 0 auto;
}
      

  .inspiration-gallery .bx-viewport {
    height: auto !important;
  	overflow: unset !important;}
  .inspiration-gallery .bxslider {
    padding: 60px 0 0;
    margin: 0 0 110px; }
    .inspiration-gallery .bxslider li {
      font: 14px/21px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
      color: #999;
      letter-spacing: .2em;
      text-transform: lowercase;
      text-align: center;
      margin: 0 10px;
    }
      .inspiration-gallery .bxslider li .img {
        display: block;
        width: 900px;
        height: 610px;
        margin: 0 0 10px; }
      .inspiration-gallery .bxslider li p {
        padding: 0 5%; }
      .inspiration-gallery .bxslider li a {
        color: #fc813a;
        border-bottom: 1px solid transparent;
        padding: 0 1px 1px 2px;
        transition: border .3s; }
        .inspiration-gallery .bxslider li a:hover {
          border-bottom: 1px solid #fc813a; }
        .inspiration-gallery .bxslider li a.contact {
          color: #231f20; }
          .inspiration-gallery .bxslider li a.contact:hover {
            border-bottom: 1px solid #231f20; }

hr.iteration {
  display: block;
  width: 1200px;
  border: 0;
  border-top: 1px solid #e9e9e8;
  margin: 0 auto 55px; }

.popular {
  width: 1130px;
  text-align: center;
  padding: 110px 50px 0;
  margin: 0 auto 65px; }
  .popular h1 {
    font: 33px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #000;
    letter-spacing: .2em;
    text-transform: lowercase;
    margin: 0 0 1em; }
  .popular h2 {
    font: 19px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #231f20;
    letter-spacing: .2em;
    text-transform: lowercase;
    margin: 0 0 2em; }
  .popular h3 {
    font: 14px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #231f20;
    letter-spacing: .2em;
    text-transform: lowercase;
    margin: 0 0 1em; }
  .popular .card {
    display: none;
    width: 326px;
    background: #fff;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
    font: 14px/14px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #231f20;
    letter-spacing: .2em;
    text-transform: lowercase;
    text-align: center;
    padding: 18px;
    margin: 0 16px 35px;
    vertical-align: top; }
    .popular .card .svg {
      max-width: 100%; }
    .popular .card p {
      margin: 20px 0 15px; }
    .popular .card a {
      display: inline-block;
      border-bottom: 1px solid transparent;
      color: #fc813a;
      padding: 0 1px 1px 2px;
      transition: border .3s; }
      .popular .card a:hover {
        border-bottom: 1px solid #fc813a; }

.in-stock {
  text-align: center;
  padding: 50px 0 0;
  max-width: 1160px;
  margin: 0 auto;
}
  .in-stock h3 {
    font: 19px/19px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #231f20;
    letter-spacing: .2em;
    text-transform: lowercase;
    margin: 0 0 20px; }
  .in-stock p {
    font: italic 14px/14px "gillsans", "Gill Sans MT", gill-sc, Calibri, sans-serif;
    color: #999999;
    letter-spacing: .1em;
    margin: 0 0 80px; }
  .in-stock a {
    display: inline-block;
    width: 294px;
    vertical-align: top;
    margin: 0 45px 90px; }
    .in-stock a img {
      display: block;
      margin: 0 auto 30px; }
    .in-stock a span {
      display: block;
      font: 14px/24px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
      color: #231f20;
      letter-spacing: .2em;
      text-transform: lowercase;
      transition: color .3s; }
      .in-stock a span span {
        color: #fc813a;
        padding: 1em 0 0; }
      .in-stock a span:hover {
        color: #fc813a; }
      .in-stock a em {
      	color: gray;
        display: block;
        font-style: normal;
        letter-spacing: 0.1em;
      }

.color-your-own {
  min-height: 800px;
  padding-top: 40px; }
  .color-your-own .hide {
    display: none; }
  .color-your-own .left {
    float: left;
    width: 39%; }
    .color-your-own .left h2 {
      font: 14px/14px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
      color: #999999;
      letter-spacing: .4em;
      text-transform: lowercase;
      text-align: center;
      margin: 0 0 40px; }
    .color-your-own .left p {
      font: 14px/25px "gill-light", "Gill Sans MT", Calibri, sans-serif;
      color: #231f20;
      letter-spacing: .1em;
      text-transform: lowercase;
      text-align: justify;
      padding: 0 30px;
      margin: 0 0 1.5em; }
      .color-your-own .left p.have-a-question {
        margin: 30px 0 10px; }
      .color-your-own .left p a {
        display: block;
        font: 14px/25px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        color: #fc813a;
        letter-spacing: .2em;
        text-align: center; }
      .color-your-own .left p em {
        display: block;
        font: italic 14px/25px "gillsans", "Gill Sans MT", gill-sc, gill-light, Calibri, sans-serif;
        color: #999999;
        text-align: center; }
  .color-your-own .graphic {
    position: relative;
    max-width: 482px;
    color: #fc813a;
    text-align: center;
    margin-top: 0; }
    .color-your-own .graphic i {
      display: inline-block;
      margin-top: 250px; }
  .color-your-own .right {
    float: right;
    width: 58%;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
    padding: 0 0 20px; }
    .color-your-own .right .section, .color-your-own .right .section-top {
      border-bottom: 1px solid #e8e8e7;
      padding: 80px 100px; }
      .color-your-own .right .section img, .color-your-own .right .section-top img {
        display: block;
        margin: 0 auto 18px; }
      .color-your-own .right .section h1, .color-your-own .right .section-top h1 {
        font: 33px/40px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        color: #231f20;
        letter-spacing: .5em;
        text-transform: lowercase;
        text-align: center;
        margin: 65px 0 0; }
      .color-your-own .right .section h3, .color-your-own .right .section-top h3 {
        font: 14px/24px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        color: #999999;
        letter-spacing: .4em;
        text-transform: lowercase;
        text-align: center; }
      .color-your-own .right .section h4, .color-your-own .right .section-top h4 {
        font: 19px/19px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        color: #231f20;
        letter-spacing: .2em;
        text-transform: lowercase;
        text-align: center;
        margin: 0 0 80px; }
      .color-your-own .right .section a {
        display: block;
        font: 14px/14px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        color: #fc813a;
        letter-spacing: .2em;
        text-transform: lowercase;
        text-align: center;
        margin-top: 50px; }
        .color-your-own .right .section a.line-art {
          display: none; }
        .color-your-own .right .section a.active {
          display: block; }
      .color-your-own .right .section .select {
        width: 332px;
        height: 45px;
        overflow: hidden;
        background-image: url('//kyle-bunting.myshopify.com/cdn/shop/t/77/assets/select-arrow.png?v=110606897433931811261724040849 ');
        background-repeat: no-repeat;
        background-position: right;
        border: 1px solid #e8e8e7;
        margin: 0 auto; }
      .color-your-own .right .section .select select {
        width: 360px;
        height: 45px;
        background: transparent;
        border: 0;
        border-radius: 0;
        font: 14px/45px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        color: #231f20;
        letter-spacing: .2em;
        text-transform: lowercase;
        padding: 0 0 0 20px;
        -webkit-appearance: none; }
      .color-your-own .right .section .individual-colors {
        margin: 50px 0;
      	position: sticky;
        position: -webkit-sticky;
        padding: 8px 0;
        background: white;
        top: 0;
        border-bottom: 1px solid #f5f5f5;
      }
        .color-your-own .right .section .individual-colors span {
          display: none;
          width: auto;
          height: 45px;
          border: 1px solid #e8e8e7;
          font: 14px/45px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
          color: #231f20;
          letter-spacing: .2em;
          text-transform: lowercase;
          padding: 0 2em;
          margin: 5px 10px;
          transition: background-color .3s,border-color .3s,color .3s; }
          .color-your-own .right .section .individual-colors span.active {
            display: inline-block; }
          .color-your-own .right .section .individual-colors span:hover, .color-your-own .right .section .individual-colors span.selected {
            background: #231f20;
            border-color: #231f20;
            color: #fff !important; }
        .color-your-own .right .section .individual-colors .select {
          display: none;
          width: 240px;
          margin: 0 10px 12px; }
        .color-your-own .right .section .individual-colors .active {
          display: inline-block; }
        .color-your-own .right .section .individual-colors .select select {
          width: 268px; }
      .color-your-own .right .section .color-thumbs {
        display: none; }
        .color-your-own .right .section .color-thumbs p {
          display: inline-block;
          width: 100px;
          font: 14px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
          color: #231f20;
          letter-spacing: .2em;
          text-transform: lowercase;
          text-align: center;
          margin: 0 2px 15px; }
        .color-your-own .right .section .color-thumbs span {
          display: block;
          width: 100px;
          height: 100px;
          margin: 0 0 5px; }
    .color-your-own .right .pattern-thumbs {
      height: auto;
      max-height: 400px;
      overflow: hidden;
      text-align: center;
      padding: 50px 0;
      transition: max-height 1s; }
      .color-your-own .right .pattern-thumbs.open {
        max-height: 6500px; }
      .color-your-own .right .pattern-thumbs a {
        display: inline-block;
        width: 100px;
        font: 14px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        color: #231f20;
        letter-spacing: .2em;
        text-transform: lowercase;
        text-align: center;
        margin: 0 2px 15px; }
        .color-your-own .right .pattern-thumbs a span {
          display: block;
          height: 5px; }
        .color-your-own .right .pattern-thumbs a img {
          display: block;
          margin: 0 0 5px; }
    .color-your-own .right .mask {
      position: relative;
      z-index: 1;
      height: 200px;
      background-image: url('//kyle-bunting.myshopify.com/cdn/shop/t/77/assets/bg-patternmask.png?v=116061204166835104641724040849 ');
      background-repeat: repeat-x;
      background-position: top;
      margin-top: -200px;
      transition: opacity 1s; }
      .color-your-own .right .mask.open {
        opacity: 0;
        z-index: -1; }
    .color-your-own .right .patterns-expand .open {
      display: none; }
    .color-your-own .right .shapes, .color-your-own .right .colorways, .color-your-own .right .backing {
      text-align: center; }
      .colorways-content {
      	display: flex;
        justify-content: center;
        flex-wrap: wrap;
      }
      .color-your-own .right .shapes span, .color-your-own .right .colorways span, .color-your-own .right .backing span {
        font: 14px/25px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        color: #231f20;
        letter-spacing: .2em;
        text-transform: lowercase;
        margin: 0 20px;
        cursor: pointer;
        vertvertical-align: top;
        white-space: nowrap; }
        .color-your-own .right .shapes span i, .color-your-own .right .colorways span i, .color-your-own .right .backing span i {
          font-size: 9px; }
    .color-your-own .right .backing {
      padding: 80px 20px; }
    .color-your-own .right .colorways, .color-your-own .right .section-patterns {
      padding: 80px 0; }
    .color-your-own .right .pattern-wrap {
      background: #fff;
      padding-bottom: 50px; }
    .color-your-own .right .shapes span {
      display: none; }
    .color-your-own .right .sizes {
      padding: 80px 0; }
      .color-your-own .right .sizes .select {
        margin: 0 auto 30px; }
      .color-your-own .right .sizes .custom-size, .color-your-own .right .sizes .rectangle-size, .color-your-own .right .sizes .circle-size {
        display: none;
        text-align: center; }
      .color-your-own .right .sizes .circle-size {
        display: inline-block;
        width: 50%; }
        .color-your-own .right .sizes .circle-size label {
          text-align: center; }
      .color-your-own .right .sizes .length, .color-your-own .right .sizes .width {
        display: inline-block;
        width: 240px;
        margin: 0 8px; }
      .color-your-own .right .sizes label {
        display: block;
        font: 14px/14px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        color: #999999;
        letter-spacing: .2em;
        text-transform: lowercase;
        text-align: left;
        margin: 0 0 10px; }
      .color-your-own .right .sizes input {
        display: inline-block;
        width: 48%;
        height: 34px;
        background: #f6f6f6;
        border: 0;
        font: 14px/34px "gillsans", "Gill Sans MT", gill-sc, Calibri, sans-serif;
        color: #231f20;
        letter-spacing: .2em;
        padding: 0 14px; }
      .color-your-own .right .sizes p {
        font: italic 14px/25px "gillsans", "Gill Sans MT", gill-sc, Calibri, sans-serif;
        color: #999999;
        letter-spacing: .1em;
        text-align: center;
        padding: 0 70px;
        margin: 30px 0 0; }
  .color-your-own .minor-calls {
    padding: 45px 0 0 480px;
    margin: 0 0 50px; }
    .color-your-own .minor-calls a {
      display: block;
      font: 14px/14px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
      color: #231f20;
      letter-spacing: .2em;
      text-transform: lowercase;
      margin: 0 0 1em; }
      .color-your-own .minor-calls a i {
        font-size: 12px; }
      .color-your-own .minor-calls a:hover {
        color: #999999; }
      .color-your-own .minor-calls a.active {
        color: #fc813a; }
        .color-your-own .minor-calls a.active:hover {
          color: #fc813a; }
  .color-your-own .summary {
    padding: 0 100px; }
    .color-your-own .summary h5 {
      font: 19px/19px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
      color: #231f20;
      letter-spacing: .2em;
      text-transform: .2em;
      text-transform: lowercase;
      margin: 0 0 40px; }
    .color-your-own .summary p {
      border-bottom: 1px solid #e9e9e8;
      font: 14px/14px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
      color: #231f20;
      letter-spacing: .2em;
      text-transform: lowercase;
      padding: 0 0 10px;
      margin: 0 0 10px; }
    .color-your-own .summary .designers {
      font: italic 14px/25px "gillsans", "Gill Sans MT", Calibri, sans-serif;
      color: #999999;
      letter-spacing: .1em;
      text-transform: lowercase;
      text-align: center;
      margin: 10px 0 0; }
      .color-your-own .summary .designers a {
        color: #fc813a; }
      .color-your-own .summary .designers i {
        font-size: 12px; }
  .color-your-own .login {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 65px; }
.color-your-own .buy {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0 80px;
    margin-top: 65px; }
    .color-your-own .buy .price {
      display: none;
      display: none;
      font: 19px/19px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
      color: #231f20;
      letter-spacing: .2em; }
    .color-your-own .buy .divider {
      display: inline-block;
      display: none;
      border-right: 1px solid #e9e9e8;
      height: 80px;
      margin: 0 28px; }
    .color-your-own .buy button {
      display: inline-block;
      width: auto;
      height: 45px;
      background: #231f20;
      font: 19px/45px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
      color: #fff;
      letter-spacing: .2em;
      text-transform: lowercase;
      text-align: center;
      padding: 0 50px; }
      .color-your-own .buy button.orange {
        background: #fc813a; }
  .color-your-own .confirmation {
    display: none;
    padding: 0 100px 40px; }
  .color-your-own .color-chart {
    position: fixed;
    z-index: 1001;
    top: 5%;
    left: 50%;
    display: none;
    width: 60%;
    height: 90%;
    background: transparent;
    text-align: center;
    margin-left: -30%; }
    .color-your-own .color-chart img {
      max-width: 100%;
      max-height: 100%; }

.page-about .banner .left, .page-about .banner .right {
  width: 50%;
  height: 438px;
  background-size: cover !important;
}
.page-about .banner .left {
  float: left;
  text-align: right; }
.page-about .banner .right {
  float: right;
  display: flex;
  align-items: center;
  font: 26px/36px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
  color: #7b7b7b;
  letter-spacing: .5em;
  text-transform: lowercase;
  text-align: left;
  padding-left: 58px; }
  .page-about .banner .right strong, .page-about .banner .right b {
    color: #c8c7c7; }
.page-about .section {
  padding-top: 66px; }
.page-about .section1 {
  width: 760px;
  background-image: url('//kyle-bunting.myshopify.com/cdn/shop/t/77/assets/seal.png?v=27517240394705140701724040849 ');
  background-repeat: no-repeat;
  background-size: 98px 103px;
  background-position: center bottom;
  padding-bottom: 140px;
  margin: 0 auto 100px; }
.page-about h1 {
  border-bottom: 1px solid #e8e8e7;
  font: 33px/33px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
  color: #000;
  letter-spacing: .5em;
  text-transform: lowercase;
  text-align: center;
  padding: 0 0 24px;
  margin: 0 0 30px; }
.page-about .intro {
  font: 14px/25px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
  color: #999999;
  letter-spacing: .18em;
  text-transform: lowercase;
  text-align: center;
  margin: 0 0 65px; }
.page-about .body {
  font: 15px/25px "gillsans", "Gill Sans MT", gill-sc, Calibri, sans-serif;
  color: #231f20;
  text-align: justify;
  padding: 0 50px; }
  .page-about .body p {
    margin: 0 0 2em; }
.page-about .quotation {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 438px;
  padding: 0;
  background-size: cover !important
}
  .page-about .quotation .card {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 980px;
    height: 260px;
    background: #fff;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 0 200px; }
  .page-about .quotation .quote {
    font: 16px/32px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #000;
    letter-spacing: .39em;
    text-transform: lowercase;
    margin: 0 0 40px; }
  .page-about .quotation .author {
    font: italic 15px/15px "Playfair Display", serif;
    color: #000;
    letter-spacing: .14em;
    text-transform: lowercase;
    margin: 0 0 15px; }
  .page-about .quotation .title {
    font: 14px/14px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #999999;
    letter-spacing: .2em;
    text-transform: lowercase; }
.page-about .section2 h1 {
  margin: 0 0 80px; }
.page-about .collections {
  width: 1200px;
  -webkit-columns: 550px 2;
  -moz-columns: 550px 2;
  columns: 550px 2;
  -webkit-column-gap: 100px;
  -moz-column-gap: 100px;
  column-gap: 100px;
  margin: 0 auto; }
  .page-about .collections h2 {
    font: 26px/26px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #7b7b7b;
    letter-spacing: .49em;
    text-transform: lowercase; }
  .page-about .collections div {
    font: 14px/25px "gillsans", "Gill Sans MT", gill-sc, Calibri, sans-serif;
    color: #231f20;
    letter-spacing: .1em;
    text-align: justify;
    margin: 0 0 36px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid; }

.page-contact .banner {
  height: 290px;
  background-size: contain;
  margin: 0 0 65px; }

.contact h1 {
  font: 33px/33px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
  color: #000;
  letter-spacing: .49em;
  text-transform: lowercase;
  text-align: center;
  margin: 0 0 80px; }
.contact .form {
  padding: 80px 0 110px; }
  .contact .form form {
    display: block;
    width: 817px;
    background: #fff;
    padding: 0 0 90px;
    margin: 0 auto; }
  .contact .form h2 {
    display: flex;
    height: 102px;
    align-items: center;
    justify-content: center;
    background: #f6f6f6;
    font: 19px/19px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #231f20;
    letter-spacing: .2em;
    text-transform: lowercase;
    text-align: center;
    margin: 0 0 50px; }
  .contact .form h3 {
    font: italic 15px/15px "Playfair Display", serif;
    color: #000;
    letter-spacing: .14em;
    text-transform: lowercase;
    padding: 65px 100px 0; }
  .contact .form label {
    display: block;
    font: 14px/20px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #999999;
    letter-spacing: .2em;
    text-transform: lowercase;
    padding-top: 20px;
    margin: 0 0 8px; }
  .contact .form .textarea {
    padding-top: 30px; }
  .contact .form input, .contact .form textarea {
    display: block;
    width: 100%;
    height: 34px;
    background: #f6f6f6;
    font: 14px/20px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #231f20;
    letter-spacing: .2em;
    text-transform: lowercase;
    padding: 0 15px; }
  .contact .form textarea {
    height: 205px;
    padding: 15px;
    margin: 0 0 17px; }
  .contact .form button {
    display: block;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 34px;
    background: #231f20;
    font: 19px/19px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #fff;
    letter-spacing: .2em;
    text-transform: lowercase; }
.contact .rte {
  padding: 0 100px; }
  .contact .rte.success {
    color: #999999; }
  .contact .rte.errors {
    color: red; }

.form-grid, .form-grid-3w {
  padding: 0 100px; }
  .form-grid div {
    float: left;
    width: 296px; }
  .form-grid div:nth-child(2) {
    float: right; }
  .form-grid label, .form-grid-3w label {
    display: block;
    font: 14px/20px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #999999;
    letter-spacing: .2em;
    text-transform: lowercase;
    padding-top: 20px;
    margin: 0 0 8px; }
  .form-grid input, .form-grid-3w input {
    display: block;
    width: 100%;
    height: 34px;
    background: #f6f6f6; }

.methods {
  width: 1082px;
  margin: 0 auto 60px; }
  .methods div {
    float: left;
    width: 342px;
    border-top: 1px solid #e8e8e7;
    padding-top: 25px;
    margin-right: 28px; }
  .methods div:nth-child(3) {
    margin: 0; }
  .methods h4 {
    font: 33px/33px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #000;
    letter-spacing: .49em;
    text-transform: lowercase;
    margin: 0 0 45px; }
  .methods p, .methods a {
    font: 14px/25px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #231f20;
    letter-spacing: .2em;
    text-transform: lowercase; }
  .methods a {
    color: #fc813a; }

#mapkit-5219 {
  height: 580px;
  margin: 80px auto 0; }

.designer .form {
  padding: 80px 0 130px; }
  .designer .form h1 {
    display: flex;
    height: 102px;
    align-items: center;
    justify-content: center;
    background: #f6f6f6;
    font: 19px/19px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #231f20;
    letter-spacing: .2em;
    text-transform: lowercase;
    margin: 0 0 50px; }
  .designer .form .full-width div {
    width: 100%; }
  .designer .form .outro {
    font: 14px/20px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #999999;
    letter-spacing: .2em;
    text-transform: lowercase;
    text-align: center;
    margin-top: 55px; }

.cart .banner {
  height: 290px;
  background-size: contain;
  margin: 0 0 65px; }
.cart table {
  width: 817px;
  border-bottom: 1px solid #e9e9e8;
  padding-bottom: 15px;
  margin: 0 auto 50px; }
.cart td {
  padding: 15px 50px 35px 0;
  vertical-align: middle; }
  .cart td:nth-child(1) {
    font-size: 12px;
    color: #000; }
  .cart td:nth-child(3), .cart td:nth-child(5) {
    font: 14px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #231f20;
    letter-spacing: .2em;
    text-transform: lowercase; }
  .cart td:nth-child(4) {
    border-left: 1px solid #e9e9e8;
    padding-left: 36px; }
  .cart td a {
    font-weight: normal; }
  .cart td input {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 38px;
    background: #f6f6f6;
    font: 16px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #231f20;
    text-align: center; }
  .cart td .img-wrap {
    display: block;
    width: 100px;
    height: 100px;
    overflow: hidden; }
  .cart td em {
    display: block;
    font-style: normal; }
.cart .summary {
  width: 817px;
  margin: 0 auto; }
  .cart .summary .total {
    font: 14px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #231f20;
    letter-spacing: .2em;
    text-transform: lowercase;
    text-align: right;
    margin: 0 0 65px; }
  .cart .summary a, .cart .summary button[name=update] {
    float: left;
    display: flex;
    align-items: center;
    width: auto;
    font: 14px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #231f20;
    letter-spacing: .2em;
    text-transform: lowercase;
    margin-right: 25px;
    transition: color .3s; }
    .cart .summary a i, .cart .summary button[name=update] i {
      font-size: 11px;
      margin-right: 10px; }
    .cart .summary a:hover, .cart .summary button[name=update]:hover {
      color: #fc813a; }
  .cart .summary button[name=checkout] {
    position: relative;
    top: -15px;
    float: right;
    display: block;
    align-items: center;
    justify-content: center;
    width: 337px;
    height: 45px;
    background: #231f20;
    border: 3px solid transparent;
    font: 19px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #fff;
    letter-spacing: .2em;
    text-transform: lowercase;
    transition: background-color .3s, border .3s, color .3s; }
    .cart .summary button[name=checkout]:hover {
      background: #fff;
      border-color: #e8e8e7;
      color: #231f20; }

.customer-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2003;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); }

.customer .account.rte {
  padding-top: 50px; }

.account.wide {
  width: 60%;
  margin: 0 auto; }
.account h1, .account h2 {
  letter-spacing: .2em;
  text-align: center; }
.account .password, .account .register {
  width: 296px;
  margin: 0 auto; }


  .account form .forgot, .account .password .forgot, .account .register .forgot {
    font: 14px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #000;
    letter-spacing: .2em;
    text-transform: lowercase;
    text-align: right; }
    .account form .forgot a, .account .password .forgot a, .account .register .forgot a {
      color: #000; }
      .account form .forgot a:hover, .account .password .forgot a:hover, .account .register .forgot a:hover {
        color: #999999; }
.account .password, .account .register {
  display: none;
  margin-top: 50px; }
.account .create-account {
  font: 19px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
  letter-spacing: .2em;
  text-transform: lowercase;
  text-align: center;
  margin-top: 80px; }
  .account .create-account a {
    color: #fc813a; }
    .account .create-account a:hover {
      color: #999999; }
.account .guest {
  margin-top: 50px; }

.favorites h1 {
  display: none; }
.favorites .products {
  text-align: center; }
  .favorites .products .design {
    display: inline-block;
    width: 20%;
    vertical-align: top;
    margin: 0 0 25px; }
  .favorites .products a {
    float: none;
    display: inline-block;
    width: 100%;
    text-align: center;
    vertical-align: top; }
  .favorites .products .remove {
    display: block;
    font: 14px/18px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #231f20;
    letter-spacing: .2em;
    text-transform: lowercase;
    cursor: pointer; }

.addresses {
  width: 296px;
  margin: 0 auto; }
  .addresses .add-new-address, .addresses .edit-address {
    display: none;
    padding-top: 50px; }
  .addresses .default {
    margin-bottom: 10px; }
  .addresses .add-new {
    display: block;
    margin-top: 20px; }

.blog .meta {
  width: 1200px;
  margin: 0 auto; }
  .blog .meta h1 {
    float: left;
    display: flex;
    align-items: center;
    font: 33px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #000;
    letter-spacing: .49em;
    text-transform: lowercase;
    margin-right: 40px; }
  .blog .meta .blog-nav {
    float: left;
    width: auto; }
    .blog .meta .blog-nav a {
      float: left;
      display: flex;
      align-items: center;
      width: auto;
      height: 33px;
      border: 2px solid #e9e9e8;
      font: 14px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
      color: #000;
      letter-spacing: .2em;
      text-transform: lowercase;
      padding: 0 20px;
      margin: 0 8px;
      transition: background-color .3s, border-color .3s, color .3s; }
      .blog .meta .blog-nav a.active, .blog .meta .blog-nav a:hover {
        background-color: #231f20;
        border-color: #231f20;
        color: #fff; }
  .blog .meta .social {
    float: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100px;
    height: 33px;
    text-align: right; }
    .blog .meta .social a {
      display: inline-block;
      font-size: 13px;
      color: #231f20;
      margin: 0 0 0 12px; }
      .blog .meta .social a:hover {
        color: #999999; }
.blog .anchor-link {
  display: none;
  width: 172px;
  font: 14px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
  color: #fc813a;
  letter-spacing: .2em;
  text-transform: lowercase;
  text-align: center;
  margin: 35px auto 0; }
  .blog .anchor-link span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 10px;
    border-bottom: 2px solid #fc813a;
    font-size: 28px;
    margin: 0 0 15px; }
.blog .spinner {
  color: #231f20;
  text-align: center;
  padding: 150px; }

.articles {
  display: none;
  width: 1200px;
  padding: 0;
  margin: 0 auto; }
  .articles a {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    background: #000;
    margin: 0 0 29px; }
    .articles a img {
      display: block;
      transition: opacity .3s; }
    .articles a span {
      position: absolute;
      z-index: 1;
      display: block;
      font: 18px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
      color: #fff;
      letter-spacing: .2em;
      text-transform: lowercase;
      text-align: center;
      opacity: 0;
      transition: opacity .3s; }
    .articles a.hide {
      display: none; }
    .articles a:hover img {
      opacity: .3; }
    .articles a:hover span {
      opacity: 1; }
  .articles .grid-sizer, .articles .grid-item {
    width: 31.75%; }
  .articles .grid-item {
    float: left; }
  .articles .gutter-sizer {
    width: 2.4%; }
  .articles .grid-item-width2 {
    width: 65.833%; }

.post .header {
  display: flex;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 164px;
  padding: 0px 8px;
  margin: 0; }
  .post .header .header-container {
    width: 100%;
  	text-align: center;
  	margin: 150px auto;}
  .post .header p {
    font: 14px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #231f20;
    letter-spacing: .2em;
    text-transform: lowercase;
    margin: 0 0 15px; }
    .post .header p.author {
      float: right;
      text-align: right; }
    .post .header p a {
      color: #231f20; }
      .post .header p a:hover {
        color: #999999; }
  .post .header h1 {
    font: 22px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #000;
    letter-spacing: .4em;
    text-transform: lowercase;
  	padding-top: 0 !important;
  }
.post .rte {
  padding-bottom: 50px; }
  .post .rte div, .post .rte p, .post .rte h1, .post .rte h2, .post .rte h3, .post .rte h4, .post .rte h5, .post .rte h6, .post .rte ul, .post .rte ol, .post .rte table {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto; }
  .post .rte img {
    display: block;
    margin: 2em auto; }

@supports (-webkit-appearance: none) {
  .articles a {
    display: block;
    background: #fff; }
    .articles a span {
      position: relative;
      color: #000;
      padding: 2em 0 1em; }
    .articles a:hover img {
      opacity: 1; } }
@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  .articles a {
    display: -webkit-flex;
    display: flex;
    background: #000; }
    .articles a span {
      position: absolute;
      color: #fff;
      padding: 0; }
    .articles a:hover img {
      opacity: .3; } }
.page-wrap {
  width: 1200px;
  margin: 50px auto 0; }
  .page-wrap .rte {
    padding-bottom: 50px; }
    .page-wrap .rte div, .page-wrap .rte p, .page-wrap .rte h1, .page-wrap .rte h2, .page-wrap .rte h3, .page-wrap .rte h4, .page-wrap .rte h5, .page-wrap .rte h6, .page-wrap .rte ul, .page-wrap .rte ol, .page-wrap .rte table {
      max-width: 700px;
      margin-left: auto;
      margin-right: auto; }

.search .info, .fouroh .info {
  width: 50%;
  margin: 100px auto 0; }

.navigation {
  display: none;
  margin: 0 0 2em; }

.slide-nav {
  position: fixed;
  top: 0;
  z-index: 2001;
  width: 0;
  max-width: 100%;
  height: 100%;
  background: #fff;
  padding-top: 100px;
  transition: width .8s,padding .8s;
  transition-timing-function: ease-in-out;
  white-space: nowrap;
  overflow: hidden; }
  .slide-nav.open {
    width: 400px; }
    .slide-nav.open.wide {
      padding-right: 40px; }
  .slide-nav .content {
    max-height: 98%;
    overflow: auto; }
  .slide-nav p {
    font: 16px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #999999;
    letter-spacing: .39em;
    text-transform: lowercase;
    margin: 0 0 .5em; }
  .slide-nav a {
    display: block;
    font: 14px/20px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #231f20;
    letter-spacing: .2em;
    text-transform: lowercase; }
    .slide-nav a:hover {
      color: #999999; }
    .slide-nav a + p {
      margin-top: 1em; }
  .slide-nav .social {
    margin-top: 1.5em; }
    .slide-nav .social a {
      display: inline-block;
      font-size: 13px;
      margin-right: 4px; }

.slide-utility {
  margin-top: 1em;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  margin-bottom: 20px;
}
  .slide-utility input {
    max-width: 100px;
    font: 14px/20px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #231f20;
    letter-spacing: .2em;
    text-transform: lowercase;
    margin-left: 10px; }

@media screen and (max-width: 650px) {
      
      .slide-utility a i {
  margin-left: -32px;
}
}
  
@media screen and (max-width: 1200px) {
  .wrap {
    width: 100%; }

    .header .mobile-logo {
      display: block; }

  .nav, .desktop {
    display: none; }

  .navigation {
    display: block; }

  .mobile {
    display: block !important; }

  .footer {
    padding: 0 5%; }
    
    .footer .action {
      border-style: solid none;
      margin: 50px 0 50px; }

  .footer-nav {
    float: none;
    margin: 0 auto 50px; }

  .footer-contact {
    font: 12px/2em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #fff; }

  .info input[type=text], .info input[type=email], .info input[type=password] {
    float: none;
    width: 100%; }
  .info button {
    float: none;
    width: auto;
    padding: 0 25px; }

  .index .masthead {
    width: 100%;
    height: auto;
    background: none !important;
    padding: 0; }
    .index .masthead .logo {
      display: none; }
    .index .masthead h2 {
      background: #fff;
      color: #231f20;
      letter-spacing: .49em;
      padding: 20px 0;
      margin-left: .245em;
      transform: translateY(-4px); }
  .index .about {
    padding: 20px 5% 70px; }
  .index .quotation {
    padding-top: 0;
    margin: 0 0 50px; }
    .index .quotation h3 {
      max-width: 90%; }
    .index .quotation .quote {
      font: 16px/38px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
      letter-spacing: .2em;
      text-transform: lowercase;
      text-align: center;
      text-align-last: center;
      padding: 0 5%;
      margin: 0 0 30px; }
      .index .quotation .quote p, .index .quotation .quote span {
        margin: 0; }
        .index .quotation .quote p:after, .index .quotation .quote span:after {
          content: ' '; }
  .index .featured h3 {
    max-width: 90%; }
  .index .featured p {
    padding: 0 5%; }
  .index .featured .products a {
    display: inline-block;
    width: 315px;
    height: 315px;
    margin: 0 30px; }

  .collection .tags a, .search .tags a, .fouroh .tags a {
    margin: 0 10px; }
  .collection hr, .search hr, .fouroh hr {
    max-width: 100%; }
  .collection .description, .search .description, .fouroh .description {
    padding: 0 20px; }
  .collection .products, .search .products, .fouroh .products {
    display: none; }
    .collection .products a, .search .products a, .fouroh .products a {
      width: 25%; }

  .customer .collection .products .design {
    width: 25%; }

  .product .left {
    width: 52.5%;
    padding: 0 0 0 2.5%; }
  .product .right {
    width: 42.5%;
    padding: 22px 2.5% 0 0; }

  .standard .slideshow {
    width: 90%; }
    .standard .slideshow2 .bxnav {
      display: none; }
  .standard form {
    width: 100%; }
  .standard .information {
    width: 90%;
    padding: 0; }
  .standard .description {
    width: 57.5%;
    padding: 38px 5%; }
    .standard .description .sku {
      transform: translate(0, 0); }
    .standard .description .rte {
      text-align: justify; }
  .standard .details {
    width: 32.5%; }
  .standard .colors {
    width: 100%;
    padding: 0 60px;
    margin: 0 auto 85px; }
    .standard .colors h3 {
      font: 14px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
      color: #999999;
      letter-spacing: .2em;
      text-transform: lowercase;
      margin: 0 0 1em; }
    .standard .colors p {
      font: 300 14px/24px "gill-light", "Gill Sans MT", Calibri, sans-serif;
      color: #231f20;
      letter-spacing: .1em; }

  .inspiration-gallery {
    width: 500px;
     }
  
  .inspiration-gallery .bxslider li {}
  
    .inspiration-gallery .bxslider li .img {
      width: 500px;
      height: 400px; }

  hr.iteration {
    width: 90%; }

  .popular {
    width: 90%; }
    .popular .card {
      display: none;
      width: 48%;
      padding: 18px;
      margin: 0 1% 35px; }

  .in-stock a {
    
    margin: 0 1% 45px; }

  .color-your-own {
    padding: 0 5%; }
    .color-your-own .left {
      float: left;
      width: 40%; }
      .color-your-own .left p {
        padding: 0 5%; }
    .color-your-own .right .section {
      padding: 50px 5%; }
    .color-your-own .graphic {
      max-width: 100%; }
    .color-your-own .minor-calls {
      text-align: right;
      padding: 45px 5% 0; }
      .color-your-own .minor-calls .mobile {
        display: inline !important; }
    .color-your-own .summary {
      padding: 0 5%; }
    .color-your-own .buy {
      padding: 50px 5%; }
      .color-your-own .buy .divider {
        margin: 0 20px; }
    .color-your-own .confirmation {
      padding: 0 5% 40px; }
    .color-your-own .color-chart {
      top: 2.5%;
      width: 95%;
      height: 95%;
      margin-left: -47.5%; }

  .cart .banner {
    height: 200px;
    margin: 0 0 50px; }
  .cart table {
    max-width: 90%; }
  .cart td {
    padding: 15px 15px 35px 0; }
    .cart td:nth-child(4) {
      padding-left: 25px; }
  .cart .summary {
    max-width: 90%; }
    .cart .summary .total {
      text-align: left;
      margin: 0 0 25px; }
      .cart .summary .total span {
        display: inline !important; }
    .cart .summary a, .cart .summary button[name=update] {
      float: none;
      margin: 0 0 15px; }
    .cart .summary button[name=checkout] {
      top: 10px;
      float: none;
      max-width: 100%; }

  .blog .meta {
    width: 90%; }
    .blog .meta h1 {
      float: none;
      margin: 0 0 25px; }
    .blog .meta .blog-nav {
      float: none;
      width: 100%; }
      .blog .meta .blog-nav a {
        margin: 0 5px 5px 0; }
    .blog .meta .social {
      display: none; }

  .articles {
    width: 90%;
    margin: 0 auto; }

  .post .header {
    padding: 5%; }
    .post .header p, .post .header p.author {
       }
  .post .rte {
    width: 90%;
    margin: 0 auto; }

  .page-wrap {
    max-width: 90%;
    overflow: hidden; }
    .page-wrap .rte div, .page-wrap .rte p, .page-wrap .rte h1, .page-wrap .rte h2, .page-wrap .rte h3, .page-wrap .rte h4, .page-wrap .rte h5, .page-wrap .rte h6, .page-wrap .rte ul, .page-wrap .rte ol, .page-wrap .rte table {
      max-width: 700px;
      margin-left: auto;
      margin-right: auto; }

  .page-contact .banner {
    height: 200px;
    margin: 0 0 50px; }

  .contact h1 {
    margin: 0 0 60px; }
  .contact .form {
    background: none !important; }
    .contact .form form {
      max-width: 100%;
      padding: 0 5%;
      margin: 0 auto; }
    .contact .form h3 {
      padding: 65px 0 0; }
  .contact .rte {
    padding: 0 5%; }

  .form-grid {
    padding: 0; }
    .form-grid div {
      float: left;
      width: 48%; }

  .methods {
    display: flex;
    max-width: 100%;
    justify-content: center;
    justify-content: center; }
    .methods div {
      float: none;
      width: auto;
      border-top: 1px solid #e8e8e7;
      padding: 25px 12.5px 0;
      margin: 0 5%; }

  #mapkit-5219 {
    height: 400px;
    margin: 50px 0 0; }

  .designer .form {
    padding: 0; }

  .page-about .banner .left {
    background-position: center !important; }
  .page-about .section {
    padding-top: 50px; }
  .page-about .section1 {
    max-width: 100%;
    padding: 50px 5% 140px; }
  .page-about .intro, .page-about .body {
    padding: 0 5%; }
  .page-about .quotation {
    padding: 0; }
    .page-about .quotation .card {
      max-width: 90%;
      height: auto;
      padding: 50px 10%;
      margin: 0 auto; }
  .page-about .section2 h1 {
    margin: 0 0 50px; }
  .page-about .collections {
    max-width: 90%;
    -webkit-columns: 350px 2;
    -moz-columns: 350px 2;
    columns: 350px 2;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
    margin: 0 auto; }
    .page-about .collections .coll {
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid; }
    .page-about .collections h2 {
      margin: 0 0 .5em; }
  .page-about .buckets {
    max-width: 100%;
    padding: 60px 5%; }
    .page-about .buckets div {
      padding: 0 1%; }
    .page-about .buckets a {
      max-width: 100%;
      height: auto; }
      .page-about .buckets a span {
        display: none; }
      .page-about .buckets a p {
        max-width: 100%;
        height: 65px; }

  .search .info, .fouroh .info {
    width: 90%;
    max-width: 600px;
    margin: 100px auto 0; }

 

  .account.wide {
    width: 90%;
    max-width: 600px; } }
@media screen and (max-width: 800px) {
  .desktop-800, {
    display: none !important; }
  .footer-nav {
    display: flex;
    flex-direction: column;
  }
  .footer-nav ul {
    margin-bottom:40px;
  }
  .mobile-800 {
    display: block !important; }

  .footer .action {
    display: block;
    height: auto;
    text-align: center;
    padding: 25px 0; }
    .footer .action p {
      text-align: center; }
    .footer .action a {
      margin: 15px auto; }

  .index .quotation h3, .index .quotation p, .index .featured h3, .index .featured p {
    letter-spacing: .2em; }
  .index .featured .products a {
    display: inline-block;
    width: 215px;
    height: 215px;
    margin: 0 25px; }
  .index .explore a {
    filter: grayscale(0%); }

  .collection h1, .search h1, .fouroh h1 {
    letter-spacing: .2em; }
  .collection .products a, .search .products a, .fouroh .products a {
    width: 50%;
    padding: 0 10px 50px; }
    .collection .products a .img, .search .products a .img, .fouroh .products a .img {
      margin: 0 auto 30px; }

  .customer .collection .products .design {
    width: 50%; }

  .product .left, .product .right {
    float: none;
    width: 100%;
    padding: 0 5%; }
  .product .right {
    padding-top: 50px; }
    .product .right h1 {
      letter-spacing: .2em; }
    .product .right .conversion {
      margin: 0 0 25px; }
    .product .right .share {
      text-align: left; }

  .standard h1 {
    letter-spacing: .2em; }
  .standard form {
    display: block;
    width: 90%;
    height: auto;
    padding: 20px 0; }
    .standard form .select, .standard form p, .standard form button {
      margin: 0 auto 30px; }
    .standard form p {
      text-align: center; }
    .standard form span {
      display: none; }
  .standard .description {
    float: none;
    width: 100%; }
    .standard .description .rte {
      text-align: left; }
  .standard .details {
    float: none;
    width: 100%;
    text-align: center; }

  .inspiration-gallery {
    width: 500px;}
    .inspiration-gallery .bxslider li .img {
      width: 500px;
      height: 400px; }

  .popular .card {
    display: none;
    width: 46%;
    padding: 18px;
    margin: 0 2% 35px; }

  .in-stock a {
    width: 47%;
    margin: 0 1% 35px; }

  .color-your-own .left, .color-your-own .right {
    float: none;
    width: 100%; }
  .color-your-own .left h2 {
    letter-spacing: .2em; }
  .color-your-own .right .section h1 {
    letter-spacing: .2em;
    margin: 50px 0 0; }
  .color-your-own .right .section h3 {
    letter-spacing: .2em; }
  .color-your-own .right .section h4 {
    margin: 0 0 50px; }
  .color-your-own .right .section .select {
    max-width: 100%; }
  .color-your-own .right .section .select select {
    max-width: 110%; }
  .color-your-own .right .shapes span, .color-your-own .right .colorways span, .color-your-own .right .backing span {
    margin: 0 10px; }
  .color-your-own .right .sizes p {
    padding: 0; }

  .cart .banner {
    height: 150px;
    margin: 0 0 35px; }

  .blog .meta h1 {
    letter-spacing: .2em; }
  .blog .grid-sizer, .blog .grid-item {
    width: 48%; }
  .blog .gutter-sizer {
    width: 4%; }
  .blog .grid-item-width2 {
    width: 100%; }

  .post .header h1 {
    letter-spacing: .2em; }
  .post .rte div, .post p, .post h1, .post h2, .post h3, .post h4, .post h5, .post h6, .post ul, .post ol, .post table {
    max-width: 100%; }

  .page-about .buckets h3 {
    letter-spacing: .2em; }
  .page-about .buckets div {
    float: none;
    display: block;
    width: 100%;
    max-width: 375px;
    margin: 0 auto 25px; }

  .page-contact .banner {
    height: 150px;
    margin: 0 0 35px; }

  .contact h1 {
    letter-spacing: .2em;
    margin-bottom: 40px; }
  .contact .form {
    padding: 50px 0; }
    .contact .form form h2 {
      padding: 0 5%;
      margin: 0 0 25px; }

  .form-grid {
    padding: 0; }
    .form-grid div, .form-grid div:nth-child(2) {
      float: none;
      width: 100%; }

  .methods {
    display: block;
    padding: 0 5%;
    margin: 0; }
    .methods div {
      width: 100%;
      padding: 15px 25px 0;
      margin: 0 0 25px; }
    .methods h4 {
      letter-spacing: .2em;
      margin: 0 0 10px; }

  #mapkit-5219 {
    height: 250px;
    margin: 30px 0 0; }

  .designer .form h1 {
    margin: 0 0 40px; }

  .page-about .banner .left {
    display: none; }
  .page-about .banner .right {
    float: right;
    display: flex;
    align-items: center;
    width: 100%;
    height: 438px;
    font: 26px/36px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #7b7b7b;
    letter-spacing: .5em;
    text-transform: lowercase;
    text-align: left;
    padding-left: 58px; }
    .page-about .banner .right strong, .page-about .banner .right b {
      color: #c8c7c7; }
  .page-about h1 {
    letter-spacing: .2em; }
  .page-about .collections h2 {
    letter-spacing: .2em; }
  .page-about .collections div {
    font: 14px/21px "gillsans", "Gill Sans MT", gill-sc, Calibri, sans-serif; }

  .color-your-own .right .buy {
    display: block;
    text-align: center; }
    .color-your-own .right .buy .divider {
      display: none; }
    .color-your-own .right .buy .price, .color-your-own .right .buy button {
      float: none;
      margin: 0 auto 25px; }
  .color-your-own .right .buy .price {
  	  display: none;
  	}
	}
@media screen and (max-width: 500px) {
  .index .masthead h2 {
    letter-spacing: .2em;
  	display: none;
  }
  .index .featured .products a {
    display: inline-block;
    width: 155px;
    height: 155px;
    margin: 0 15px; }
  .index .featured .view-entire {
    display: block;
    letter-spacing: .2em;
    text-align: center;
    padding: 0 5%; }
    .index .featured .view-entire span {
      margin: 5px auto 0; }
  .index .buckets .flex {
    display: block; }
  .index .buckets a {
    display: block;
    width: 100%;
    max-width: 375px;
    margin: 0 auto 25px; }
  .index .buckets span {
    padding: 0; }
  .index .explore {
    display: block; }
    .index .explore a {
      width: 100%;
      padding: 0 50px;
      filter: grayscale(0%); }

  .collection .tags a {
    padding: 0 0px 4px 2px;
    margin: 0 6px; }

  .product .right .conversion {
    text-align: center; }
    .product .right .conversion .made-to-order {
      float: none;
      margin: 25px auto 50px; }
  
  .product .right .conversion .made-to-order div {
  	display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .product .right .conversion .made-to-order img {
    margin-bottom: 0px;
    margin-right: 20px;
  }
  
  .product .right .conversion .made-to-order {
  	height: 100px;
    width: 100%;
  }
  
  .tr-inspiration-item p {
  	text-align: center;
    padding: 0px 10px;
    float: none !important;
  }
  
  
  .product .right .share {
    text-align: center; }

  .inspiration-gallery {
    width: 330px;}
    .inspiration-gallery .bxslider li .img {
      width: 330px;
      height: 380px; }

  .popular .card {
    display: none;
    width: 100%;
    padding: 18px;
    margin: 0 0 35px; }

  .in-stock a {
    width: 47%;
    margin: 0 1% 30px; }

  .blog .gutter-sizer {
    width: 0; }
  .blog .grid-sizer, .blog .grid-item, .blog .grid-item-width2 {
    width: 100%; }

  .color-your-own .right .buy button {
    font-size: 15px;
    padding: 0 25px;
    margin: 0 auto; }
  
  .color-your-own {
  	padding: 0;
  }
  
  .color-your-own .left {
  	width: 95%;
    margin: 0 auto;
  }
  
  
  .individual-colors {
  	display: flex;
    overflow: scroll;
    top: 112px !important;
    z-index: 1;
  }
  

  .tr-flex-3-container {
    display: flex;
    justify-content: space-between;
    flex-direction: column; }

  .tr-flex-3-container > div {
    width: 100%; } 

  .post .header p {
  	float: none;
    text-align: center;
  }
  .post .header p.author {
  	float: none;
    text-align: center;
  }
  
  .blog-nav {
  	display: flex;
    justify-content: center;
  }

}
/* Travis Additions */
.rte .tr-flex-3-container {
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px; }

.rte .tr-flex-3-container > div {
  width: 100%; }

.rte .tr-showroom-grid > div > div {
  height: 230px; }

.tr-subnav {
  display: flex;
  justify-content: center;
  padding: 40px 0px; }

.tr-subnav > div > span {
  font: italic 15px/15px "Playfair Display", serif;
  color: #999999;
  text-transform: lowercase;
  padding: 0px 20px; }

.tr-subnav > div > a, a.tr-text-link {
  display: inline-block;
  border-bottom: 2px solid transparent;
  color: #231f20;
  padding: 6px 5px 5px 5px;
  margin: 0 15px;
  transition: border-color .3s, color .3s;
  font: 14px/14px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
  letter-spacing: .2em;
  text-transform: lowercase; }
      

.tr-subnav > div > a:hover, .tr-subnav > div > a.active, a.tr-text-link:hover, a.tr-text-link:active {
  border-color: #231f20; }

.tr-split-header {
  display: flex;
  align-items: center;
  margin: 66px 0;
  justify-content: space-around; }

.tr-split-header > div {
  margin-left: 10px !important;
  margin-right: 10px !important; }

.tr-split-header > div:first-of-type {
  font: 33px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
  color: #000;
  letter-spacing: .2em;
  text-transform: lowercase; }

.tr-split-header > div:nth-of-type(2) {
  font: italic 15px/15px "Playfair Display", serif;
  color: #999999;
  text-transform: lowercase; }

section.tr-img-group {
  line-height: 16px;
  text-align: right;
  margin-bottom: 60px;	
}

section.tr-img-group > img:last-of-type {
  margin-bottom: 6px; }

section.tr-img-group > span {
  font-size: 10px;
  letter-spacing: .2em;
  text-transform: uppercase; }

section.tr-img-group > span > a {
  font-size: 10px;
  color: #ff6600;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-left: 6px; }
      
      
      @media screen and (max-width: 800px) {
      
        section.tr-img-group {
        	margin-bottom: 75px;
        }
        
        section.tr-img-group > span {
        	font-size: 8.5px;
        }
      
      }

.tr-impact-heading {
  padding: 10px 0px 60px; }
      
 h1.big-with-subheading {
  font: 40px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
   letter-spacing: .2em;
   margin: 0 !important;
 }

.tr-form-grid {
  padding: 0 50px; }

.tr-form-grid div {
  /* Start - All of this should be merged with the other ".contact .form section */
  float: left;
  width: 296px; }

.tr-form-grid div:nth-child(2) {
  float: right; }

.tr-form-grid label {
  display: block;
  font: 14px/20px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
  color: #999999;
  letter-spacing: .2em;
  text-transform: lowercase;
  padding-top: 20px;
  margin: 0 0 8px; }

.tr-form-grid input {
  display: block;
  width: 100%;
  height: 34px;
  background: #f6f6f6; }

.rte form h3 {
  font: italic 15px/15px "Playfair Display", serif;
  color: #000;
  letter-spacing: .14em;
  text-transform: lowercase;
  padding: 65px 50px 0; }

.tr-form-grid .textarea {
  padding-top: 30px; }

.tr-form-grid input, .tr-form-grid textarea {
  display: block;
  width: 100%;
  height: 34px;
  background: #f6f6f6;
  font: 14px/20px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
  color: #231f20;
  letter-spacing: .2em;
  text-transform: lowercase;
  padding: 0 15px; }

.tr-form-grid textarea {
  height: 205px;
  padding: 15px;
  margin: 0 0 17px; }

.tr-form-grid button {
  display: block;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 34px;
  background: #231f20;
  font: 19px/19px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
  color: #fff;
  letter-spacing: .2em;
  text-transform: lowercase; }

/* End - All of this should be merged with the other ".contact .form section */
@media screen and (max-width: 800px) {
  .tr-form-grid div {
    width: 100%; } }
@media screen and (max-width: 500px) {
  .tr-impact-heading {
    padding: 30px 0px; }

  .post .header {
    float: left;
    text-align: center; }

  .post .header h1 {
    font-size: 23px;
    margin-top: 60px; }

  .rte .tr-flex-3-container {
    flex-direction: column; } }
      
/* ----------- COLLECTION ----------- */
      
      .collection .description p {max-width: 700px; margin: 2em auto;}
      .collection .description img {margin: 0 auto;} 
      
      
/* ----------- CUSTOMER ACCOUNT PAGE ------------ */
      
      
      .tr-customer-name {
        font-size: 36px;
        text-transform: uppercase;
        letter-spacing: .2em;
      }
      .tr-customer-email {
        font-color: #999999;
      }
      
      
      .tr-trade-customer {
      	padding: 15px;
        border: 1px solid black;
        text-align: center;
      }
      .tr-trade-customer > img {
      	width: 14px;
        height: 14px;
        margin-top: 3px;
      }
      
      
/* ----------- COLLECTION IN STOCK STYLES ------------- */
      
      .collection-in-stock .tr-grid {
        display: flex;
        height: calc(700px);
        align-items: center;
        margin-bottom: 20px;
      }
      
      .collection-in-stock h1 {padding-top: 0; text-align: left;}
      
      .tr-grid .left, .tr-grid .right {
        width: 50%;
        padding: 15px;
      }
      
      .collection .right .share {
    font: 14px/14px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #999999;
    letter-spacing: .2em;
    text-transform: lowercase;
    text-align: right; }
    .collection .right .share a {
      font-size: 13px;
      color: #231f20;
      margin-left: 8px; }
      .collection .right .share a:hover {
        color: #999999; }
      
      @media screen and (max-width: 800px) {
      
        .collection-in-stock .tr-grid {
        	flex-direction: column;
          	height: auto;
        }
        
        .tr-grid .left, .tr-grid .right {
        	width: 90%;
          	
        }
      
      }
      
/* -------------- FOOTER CTA STYLES -------------------- */
      
      .tr-footer-cta-wrapper {
      	display: flex;
        margin-top: 45px;
        
      }
      
      a.tr-footer-cta {
      	display: flex;
        border: 1px solid #000;
        padding: 5%;
        margin: 20px;
        flex-direction: column;
        justify-content: center;
        cursor: pointer;
        width: 50%;
      }
      
      a.tr-footer-cta h1, a.tr-footer-cta p {
      	padding-top: 0;
        margin: 0;
      }
      
      a.tr-footer-cta h1 {
      	color: #ff6600;
        text-align: center;
      }
      
      a.tr-footer-cta p {
      	-webkit-font-smoothing: auto !important;
      }
      
      
      @media screen and (max-width: 800px) {
      	
         .tr-color-heading > span:nth-of-type(1) {
           display: none;
         }
         
        .tr-color-heading > span:nth-of-type(2) {
        font-size: 16px;
        letter-spacing: .25em;
        }
        
        .tr-color-heading > span:nth-of-type(3), .tr-design-heading > span {
        font-size: 16px;
         letter-spacing: .25em;
          margin-bottom: 5px;
        }
        
        .tr-footer-cta-wrapper {
        	flex-direction: column;
        }
        
        a.tr-footer-cta {
        	width: 100%;
          	margin: 20px 0 !important;
        }
         
      }
      
      p.tr-footer-cta-p {
      	font: 14px/28px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
  		letter-spacing: .19em;
  		text-transform: lowercase;
      	margin: 2em auto !important;
        text-align: center;
      }
      
      


/* ----------- COLLECTION IN STOCK STYLES ------------- */

      .new-sticker {
      	color: #ff6600 !important;
        background: transparent !important;
        border: 1px solid #ff6600 !important;
        padding: 1px 1px 1px 4px !important;
        margin-right: 5px !important;
        margin-bottom: 10px !important;
        transition: color .3s, background .3s;
        display: inline-block !important;
        line-height: 1em !important;
      }
      
      .new-sticker {
      	color: #ff6600;
        border: 1px solid #ff6600;
        padding: 1px 1px 1px 4px;
        margin-right: 5px;
      }
      
      /* .new-sticker:hover {
      	color: white;
        background: #ff6600;
      }
      
      */

/* ---------- Limited Collection Styles ------------ */
      
      .limited {
      	flex-direction: column;
      }
      .tr-design-subheading {
      	font: 14px/18px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        letter-spacing: .4em;
        text-transform: lowercase;
        text-align: center;
        color: white;
        padding: 4px 20px;
        border: 1px solid white;
        margin-top: -10px;
      }
      
      
/* ---------- Flex Product Grid -------------- */
      
      .tr-flex-products-grid, .tr-flex-products-grid-3w, .tr-flex-products-grid-2w, .tr-flex-top-grid {
      	display: flex;
        flex-wrap: wrap;
        justify-content: center;
        
      }
      
      .fourby .tr-product-flex-wrap {width: 25% !important;}
      
      
      .tr-product-flex-wrap {
      	width: 20%;
        font: 14px/18px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        letter-spacing: .2em;
        text-transform: lowercase;
        text-align: center;
        padding: 0 10px 50px;
      }
      
		
      .tr-flex-products-grid-3w .tr-product-flex-wrap {
      	width: 33%;
        margin: 0 auto;
      }
      
      .tr-flex-products-grid-2w .tr-product-flex-wrap {
      	width: calc(50% - 20px);
      }
      
      .tr-flex-products-grid a img, .tr-flex-top-grid a img {
      	display: block;
        margin: 0 auto 30px;
      }
      
      .tr-flex-products-grid a .text, .tr-flex-top-grid a .text, .tr-flex-products-grid-3w a, .tr-flex-products-grid-2w a {
      	display: block;
        line-height: 2em;
        color: #231f20;
        transition: color .3s ease;
        font-weight: 300;
      }
      
      .tr-flex-products-grid a .text:hover, .tr-flex-top-grid a .text:hover, .tr-flex-products-grid-3w a .text:hover, .tr-flex-products-grid-2w a.tr-product-flex:hover  {
      	color: #ff6600;
      }
      
      .tr-flex-products-grid a .text em, .tr-flex-top-grid a .text em, a.tr-product-flex .text em {display: block; font-style: normal;}
      
      .tr-flex-products-grid a .text span, .tr-flex-top-grid a .text span, .tr-flex-products-grid-3w a .text span, .tr-flex-products-grid-2w a .text span {
      	display: block;
        color: #ff6600;
        padding: 1em 0 0;
      }
      
      .mto-label-gray {
        font: 14px/14px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        color: #999999 !important;
        letter-spacing: .2em;
        text-transform: lowercase;
      	max-width: 300px;
        margin: 0px auto 5px !important;
        padding: 0 !important;
        display: block;
        text-align: center;
      
      }
      
      @media screen and (min-width: 1200px)
      {
      .tr-panel {height: 40vw;}
      }

      @media screen and (max-width: 1200px)
      {
        .fourby {width: 100%; margin: 0 auto;}
        .tr-product-flex-wrap {
        	width: 25%;
        }
        
        .product-page-wrap {
        	padding: 0px 10px;
        }
        
        .tr-panel {height: calc(50vw - 20px)}
      
      }
      
      @media screen and (max-width: 800px)
      {
        .tr-product-flex-wrap, .fourby .tr-product-flex-wrap {
        	width: 50% !important;
        }
        
        .tr-flex-products-grid-3w .tr-product-flex-wrap {
      		width: 50% !important;
      	}
      
      }
      
      @media screen and (max-width: 600px) {
      	
        
        .two-panel, .three-panel {width: 100%}
        .tr-panel {
          height: calc(100vw - 20px);
        }
        .page-wrap-sd .tr-panel {
          margin-bottom: 30px !important;
        
        }
      
      }
      
      @media screen and (max-width: 850px) {
        .four-panel {width: calc(50% - 5px)}
      }
      
      /* ------- IN STOCK FORM -------- */
      
      .tr-form-footer {
      	height: 400px;
        border: 1px solid #f3f3f3;
      	display: flex;
        background-image: url('/cdn/shop/files/footer-bg-img.jpg?9316339667845786552');
        margin: 10px;
        

      }
      
      .tr-form-footer p.tr-footer-sub-head, .tr-form-footer input {
      	font: 14px/22px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        letter-spacing: .19em;
        text-transform: lowercase;
        -webkit-appearance: none;
        -webkit-border-radius:0;
        border-radius: 0;
      }
      
      .tr-form-footer-left {
      	width: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
      }
      
      .tr-form-footer label {
      	font: 36px/45px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        text-transform: lowercase;
        letter-spacing: .19em;
      }
      
      .tr-form-footer p {
        max-width: 320px;
        margin: 20px auto;
      }
      
      .tr-form-footer input {
      	margin: 10px 0;
        padding: 5px 7px 5px 10px;
        border: 1px solid #ff6600;
        text-align: center;
      }
      
      .tr-footer-fields {
      	display: flex;
        justify-content: center;
      }
      
      .tr-form-footer input[type="email"] {
      	width: 270px;
      }
      
      .tr-form-footer input[type="submit"] {
      	background-color: #ff6600;
        color: white;
      
      }
      
      .tr-form-footer p.tr-footer-note {
      	font: italic 12px/22px "Playfair Display", "Gill Sans MT", Calibri, serif;
  		color: #231f20;
  		letter-spacing: .19em;
  		text-transform: lowercase;
      }
      
      @media screen and (max-width: 800px) {
      
        .tr-form-footer-left {
        	width: 100%;
        }
      
      }
      
      
      
/* --------- Inspiration Gallery Updates ---------- */
      
      .inspiration-container {
      	padding: 30px 0px;
      }
      
      .tr-inspiration-item {
      	width: 100%;
      }
      
      .tr-inspiration-item img {
      	width: 100%;
        margin-top: 20px;
      }
      
      .tr-inspiration-item p {
      	float: right;
        font: 14px/22px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        letter-spacing: .1em;
        text-transform: lowercase;
        color: #a7a9ac;
      }
      
      .tr-inspiration-item p a {
      	color: #ff6600;
        text-decoration: none;
        transition: color .3s;
        cursor: pointer;
      }
      
      .tr-inspiration-item p a:hover {
      	color: gray;
      }
      
      
      
/* ----------- COLLECTION IN STOCK STYLES ------------- */
      
      .collection-in-stock .tr-grid, .collection-contributor .tr-grid {
        display: flex;
        height: calc(700px);
        align-items: center;
        margin-bottom: 20px;
      }
      
      .collection-in-stock h1, .collection-contributor h1 {padding-top: 0; text-align: left;}
      
      .tr-grid .left, .tr-grid .right {
        width: 50%;
        padding: 15px;
      }
      
      .collection .right .share {
    font: 14px/14px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #999999;
    letter-spacing: .2em;
    text-transform: lowercase;
    text-align: right; }
    .collection .right .share a {
      font-size: 13px;
      color: #231f20;
      margin-left: 8px; }
      .collection .right .share a:hover {
        color: #999999; }
      
      @media screen and (max-width: 800px) {
      
        .collection-in-stock .tr-grid, .collection-contributor .tr-grid {
        	flex-direction: column;
          	height: auto;
        }
        
        .tr-grid .left, .tr-grid .right {
        	width: 90%;
          	
        }
      
      }
     
/* ----------- COLLECTION COLOR STORY STYLES ------------- */
      
      
      .tr-collection-header {
      	height: 400px;
        background-size: cover;
        background-position-y: bottom;
        background-position-x: center;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0px 10px;
        background-color: rgb(167, 169, 172);
      }
      
      .tr-collection-header-bold {
      	height: 600px;
        background-size: cover;
        background-position-y: center;
        background-position-x: center;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 20px;
        background-color: rgb(167, 169, 172);
      }
      
      .tr-shop-header-bold {
      	height: 800px;
        background-size: cover;
        background-position-y: center;
        background-position-x: center;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 20px 10px 5px;
        background-color: rgb(167, 169, 172);
      }
      
      
      
      @media screen and (max-width: 600px) {
        .tr-collection-header-bold {height: 400px;}
      }
      
      .tr-collection-header h1 {color:white;}
      .tr-collection-label {
      	border-top: 1px solid #f3f3f3;
        padding: 55px 0 15px;
        margin: 0 20px 20px;
      }
      .tr-collection-label h2 {
        text-align: center;
      	font: 32px/32px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    	color: #999999;
    	letter-spacing: .39em;
        text-transform: lowercase;
        padding-top: 50px;
        margin-right: -10px;
      }
      
      .tr-color-heading, .tr-design-heading, tr-shop-heading {
      	display: flex;
        align-items: center;
        color: white;
        text-align: center;
      }
      
      .tr-color-heading span, .tr-design-heading span, tr-shop-heading span {
      	padding: 6px;
      }
      
      .tr-color-heading > span, .tr-design-heading > span {
      	font: 54px/52px "gill-sc", "Gill Sans MT", Calibri, serif;
  		letter-spacing: .29em;
        margin-bottom: 7px;
      }
      
      .tr-shop-heading > span {
      	font: 60px/60px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        letter-spacing: 20px;
        text-transform: lowercase;
        margin: 7px;
        display: block;
        text-align: center;
      }
      
      .tr-shop-heading p {
      	max-width: 570px;
        margin: 10px auto;
        font: 14px/18px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        text-transform: lowercase;
        text-align: center;
        text-align-last: center;
        letter-spacing: 3px;
      }
      
      .tr-footer-cta-wrapper {
      	display: flex;
        margin-top: 45px;
        
      }
      
      a.tr-footer-cta {
      	display: flex;
        border: 1px solid #000;
        padding: 5%;
        margin: 20px;
        flex-direction: column;
        justify-content: center;
        cursor: pointer;
      }
      
      a.tr-footer-cta h1, a.tr-footer-cta p {
      	padding-top: 0;
        margin: 0;
      }
      
      a.tr-footer-cta h1 {
      	color: #ff6600;
        text-align: center;
      }
      
      a.tr-footer-cta p {
      	-webkit-font-smoothing: auto !important;
      }
      
      
      @media screen and (max-width: 800px) {
      	
         .tr-color-heading > span:nth-of-type(1) {
           display: block;
         }
         
        .tr-color-heading > span:nth-of-type(2) {
        font-size: 16px;
        letter-spacing: .25em;
        }
        
        .tr-color-heading > span:nth-of-type(3) {
        font-size: 16px;
         letter-spacing: .25em;
          margin-bottom: 5px;
        }
        
        .tr-footer-cta-wrapper {
        	flex-direction: column;
        }
        
      }
      
      p.tr-footer-cta-p {
      	font: 14px/28px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
  		letter-spacing: .19em;
  		text-transform: lowercase;
      	margin: 2em auto !important;
        text-align: center;
      }
      
      @media screen and (max-width: 500px) {
      	
        a.tr-footer-cta h1 {
        	margin-top: .5em;
        }
      
      }
      
      
      /* ----------- Product Pages --------- */
      
      .product-page-wrap {
      	max-width: 1200px;
        margin: 50px auto 0;
        text-align:center;
      } 
      
      .tr-product-header {
      	display: flex;
        justify-content: center;
        align-items: center;
        height: 600px;
        margin-bottom: 30px;
        background-color: #a7a9ac;
        background-size: cover;
        background-position: center;
      }
      
      .tr-product-header h1 {
        font-size: 66px;
      	color: white !important;
        margin: 0 auto !important;
      }
      
      .tr-product-header-rugs {
      	background-image: url('/cdn/shop/files/Tamiwassong-AdamMacchia-SevenOaksEntry.jpg?5529148910236780031');
      }
      .tr-product-header-walls {
      	background-image: url('/cdn/shop/files/bfe658ba3f0b8ed86d1da19f333537fa236deb4f.jpg?5648109523987527812');
      }
      .tr-product-header-hides {
      	background-image: url('/cdn/shop/files/charcoal-1.jpg?8950018377598592');
      }
      
      
      
      .tr-panel-container {
      	display: flex;
      	flex-wrap: wrap;
        margin-bottom: 30px;
        padding: 0px 10px 5px;
        justify-content: space-between;
      }
      
      .tr-panel {
        max-height: 600px;
      	background-color: #a7a9ac;
        display: flex;
        align-items: center;
        justify-content: center;
        background-size: cover;
        background-position-y: center;
        background-position-x: center;
        margin: 5px 0px;
        
        
      }
      
      .tr-panel-overlay {
        font: 40px/40px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        text-transform: lowercase;
        letter-spacing: 10px;
        font-weight: normal !important;
        height: 100%;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
      	color: white !important;
        background-color: rgba(0, 0, 0, 0.1);
        transition: background .5s ease;
        cursor:pointer;
        text-align: center;
      }
      
      .tr-panel-title-under {
        width: 100%;
    	height: 100%;
    	display: flex;
    	align-items: flex-end;
    	justify-content: center;
      }
      
       .tr-panel-title-under div {
      	font: 20px/20px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        text-transform: lowercase;
        font-weight: normal !important;
        margin-bottom: -26px;
      }
      
      .tr-panel-overlay:hover {
      	background-color: rgba(0, 0, 0, 0.2);
      }
      
      @media screen and (min-width: 600px) {
      .one-panel 	{width: 100%}
      .two-panel 	{width: calc(50% - 5px)}
      .three-panel	{width: calc(100% / 3 - 5px); height: 33vw !important; max-height: 450px;}
      
      }
      
      @media screen and (min-width: 850px) {
        .four-panel	{width: calc(100% / 4 - 5px); height: 25vw !important; max-height: 300px;}
      }
      
      .tr-rugs			{background-image: url('/cdn/shop/files/Tamiwassong-AdamMacchia-SevenOaksEntry_ab75cf44-6e46-4b78-8664-23d648b90093.jpg?1698070698919855840')}
      .tr-walls			{background-image: url('/cdn/shop/files/walls-cover.jpg?1698070698919855840')}
      .tr-hides			{background-image: url('/cdn/shop/files/hides-stacked.jpg?1698070698919855840')}
      .tr-shop			{background-image: url('/cdn/shop/files/shop-1.jpg?1698070698919855840')}
      
      .tr-classics 		{background-image: url('/cdn/shop/files/Classics_2.png?4577007992568136662')}
      .tr-studio   		{background-image: url('/cdn/shop/files/Studio_4.png?4577007992568136662')}
      .tr-designer 		{background-image: url('/cdn/shop/files/Glamorous-_-Cream-_-Jan-Showers-_-Showroom.jpg?9008162634479053319')}
      .tr-artist   		{background-image: url('/cdn/shop/files/Artist_1.jpg?4577007992568136662')}
      .tr-bespoke  		{background-image: url('/cdn/shop/files/Bespoke_2.jpeg?4577007992568136662')}
      .tr-hide-paper	{background-image: url('/cdn/shop/files/walls_882d64e2-d142-4991-8884-dd35be5f3b7f.jpg?3445877516434374819')}
      .tr-art			{background-image: url('https://kb-production.s3.amazonaws.com/2b599db225b1bb481f1c7a295c43ff708a2b3679.jpg')}
      .tr-murals		{background-image: url('/cdn/shop/files/mural-2.jpg?13550920497760592525')}
      .tr-floor-hides	{background-image: url('/cdn/shop/files/1481_Jessica-Ayromioo_PostLane_191.jpg?6897729835313391756')}
      .tr-upholstery	{background-image: url('/cdn/shop/files/Upholstery_2.jpg?14631555272319362923')}
      
      
/* ---------- Made to Order Product Template ------------- */
      
      .mto-label {
        font: 14px/14px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        color: #999999;
        letter-spacing: .2em;
        text-transform: lowercase;
      	max-width: 300px;
        margin: 35px auto 5px;
        display: block;
        text-align: center;
      }
      
      .mto-form {
      	justify-content: space-around !important;
        max-width: 960px;
        padding: 0px 20px;
      }
      
      .mto-order-btn {
      	width: 300px !important;
        margin-top: 57px;
      }
      
      form.mto > .select {
      	cursor: not-allowed;
      }
      
      p.mto-price {
      	width: 260px !important;
        text-align: center !important;
      }
      
      .mto-button-wrap {
      	padding: 4px 15px 15px;
      }
      .mto-button-wrap > p {
      	font: 14px/18px "gillsans", "Gill Sans MT", Calibri, sans-serif !important;
        color: #888888 !important;
        text-align: center !important;
        padding: 16px 10px;
      }
      
      .quote-cta-wrap {
      	display: flex;
        max-width: 1024px;
        margin-top: 80px;
        margin-left: auto;
        margin-right: auto;
        padding: 30px;
        flex-wrap: wrap;
        justify-content: center;
        border-top: 1px solid #f0f0f0;
        align-items: center;
      }
      
      .quote-cta-wrap > a {
   		width: 360px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 140px;
        text-decoration: none;
        font: 16px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        color: #231f20;
        text-transform: lowercase;
        letter-spacing: .2em;
        border: 1px solid transparent;
        transition: border .3s;
   
      }
      
      .quote-cta-wrap > a:hover {
      	border: 1px solid #f0f0f0;
        cursor: pointer;
      }
     
      .quote-cta-wrap > p {
      	flex-basis: 100%;
        text-align: center;
        font:  20px/1.5em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        color: #ff6600;
        letter-spacing: .15em;
        text-transform: lowercase;
        padding: 30px 0;
      }
      
      .quote-cta-wrap > span {
      	font: italic 15px/15px "Playfair Display", serif;
        color: #999999;
        letter-spacing: .14em;
        text-transform: lowercase;
        width: 100px;
        display: block;
        text-align: center;
      }
      
      .mto {
      	margin-top: 25px !important;
      }
      
      .disclaimer {
      	max-width: 800px;
        margin: 0 auto;
        padding: 20px 60px;
        font: 14px/22px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        letter-spacing: .2em;
        text-transform: lowercase;
        text-align:center;
      }
      
      @media screen and ( max-width: 800px ) {
      	
        .standard h1.product-title {
        	margin: 0 !important;
        }
        
        
      	
      }
      
      @media screen and ( max-width: 500px ) {
      	
        .standard h1 {
        	margin: 0 !important;
        }
        
        .mto-select, .mto-order-btn {
        	width: 100% !important; 
          	margin: 0 auto !important;

      	}
        
        
        .quote-cta-wrap {
        	margin-top: 0 !important;
        }
        
        .quote-cta-wrap > a {
        	flex-direction: row;
          	height: 55px;
          	width: 100%;
        }
        
        .quote-cta-wrap > span {
        	margin: 5px auto 10px;
        }
        
        .disclaimer {
        	padding: 10px 5px;
        }
      }
    /* Inquire Modal */
      
.inquire-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  

}
      .modal-wrapper, .customer-modal-wrapper {
      	width: 100%;
        top: 0;
  		right: 0;
  		bottom: 0;
  		left: 0;
        position: fixed;
        z-index: 2003;
        overflow-y: auto;
        display: none;
}
      
 .inquire-modal {
  position: static;
  top: 80px;
  display: none;
  min-height: 515px;
  background: #fff;
  padding-bottom: 85px;

 }
      
  .inquire-modal .close {
    float: right;
    width: 62px;
    height: 60px;
    border: 1px solid #e9e9e8;
    border-style: none none solid solid;
  }
    .inquire-modal .close span {
      display: block;
      width: 62px;
      height: 60px;
      background-image: url('//kyle-bunting.myshopify.com/cdn/shop/t/77/assets/icon-close.png?v=122747334413366844461724040849 ');
      background-repeat: no-repeat;
      background-size: 37px 37px;
      background-position: center;
      cursor: pointer;
      transition: background-size .3s, opacity .3s; }
      .inquire-modal .close span:hover {
        background-size: 34px 34px;
        opacity: .8; }
  .inquire-modal .inquire-logo {
    display: block;
    width: 202px;
    height: auto;
    margin: 0 auto;
    transform: translateY(-60px); }
      
      .inquire-top, .inquire-top-2 {
      	display: flex;
      	padding: 0 15px;
        align-items: center;
        text-align: center;
        max-width: 650px;
        margin: 0 auto;
      }
      
      .inquire-top-2 {
      	flex-direction: column;
        margin-bottom: 40px;
      }
      
      .spotlight-select {
      border: 1px solid #231f20;
      -webkit-box-shadow: 2px 2px 9px 0px rgba(153,153,153,0.51);
	  -moz-box-shadow: 2px 2px 9px 0px rgba(153,153,153,0.51);
	  box-shadow: 2px 2px 9px 0px rgba(153,153,153,0.51);
      transition: box-shadow 0.5s, border 0.5s;
      }
      
      .spotlight-select:hover {
      -webkit-box-shadow: 2px 2px 9px 0px rgba(153,153,153,0.7);
	  -moz-box-shadow: 2px 2px 9px 0px rgba(153,153,153,0.7);
	  box-shadow: 2px 2px 9px 0px rgba(153,153,153,0.7);
      }
      
      .inquire-top > * {
      	padding: 15px;
      }
      
      .inquire-img {
      	width: 45%;
      }
      
      .inquire-details {
      	width: 55%;
      }
      
      .inquire-product {
      	font: 18px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        letter-spacing: .49em;
        text-transform: lowercase;
        display: block;
        margin: 10px;
      }
      
      .inquire-top p {
      	font: italic 12px/16px "Playfair Display", serif;
        text-transform: lowercase;
        color: #444444;
        letter-spacing: .1em;
        max-width: 300px;
        margin: 10px auto;
      }
      
      .modal-mto-label {
      	font: 14px/20px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        color: #999999;
        letter-spacing: .2em;
        text-transform: lowercase;
      	max-width: 300px;
        margin: 5px auto;
        display: block;
        text-align: center;
      }
      
      .inquire-form {
      	padding: 15px;
        max-width: 650px;
        display: flex !important;
      	margin: 0 auto;
        flex-wrap: wrap;
        height: auto !important;
      }
      
      .inquire-form > div {
      	width: 50%;
        padding: 5px 15px;
      }
      
      .inquire-form .form-grid-3w, div.grid.form-grid.full-width {
      	width: 100% !important;
      }
      
      .full-width {width: 100% !important;}
      
      
      .frozen {
      	overflow: hidden;
      }
 
      @media screen and ( min-width: 859px ) {
        .inquire-modal { 
          width: 818px;
          margin: 20px auto; 
        }
      }
      
      @media screen and ( max-width: 858px ) {
      
        .inquire-modal {
        	width: 100%;
        }
        .modal-wrapper {padding: 20px;}
      
      }
      
      @media screen and ( max-width: 500px ) {
      
        
        .modal-wrapper {padding: 5px;}
        .inquire-form, .inquire-top {
        	flex-direction: column;
        }
        .inquire-form div {
        	width: 100%;
        }
        
        .inquire-img, .inquire-details {
        	width:75%
        }
      }
      
      .colors-container  {
      	max-width: 1040px;
        margin: 30px auto;
      }
      
      @media screen and ( max-width: 1200px ) {
        .colors-container {width: 90%;}
        .standard .colors {
        	padding: 0;
          	margin: 0;
        }
      
      }
      
      
      
            /* -------- BLOG STYLES -------- */
      
      .studio-articles {
        width: 1200px;
        padding: 0;
        margin: 0 auto;
      }
      
      .studio-post {
      	display: flex;
        text-align: center;
      }
      
      .studio-post:nth-child(2n) {
      	flex-direction: row-reverse;
      }
      
      .studio-post > a, .studio-post-details {
      	width: 50%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 5%;
      }
      
      .studio-post h2 {
      	font: 23px/19px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        letter-spacing: 0.5em;
        text-transform: lowercase;
      }
 
      .studio-post-type a {
      	font: italic 12px/16px "Playfair Display", serif;
        text-transform: lowercase;
        color: #444444;
        text-decoration: none;
        padding: 20px 0px;
        display: block;
      }
      
      a.studio-btn {
        font: 16px/19px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        color: black;
        text-decoration: none;
        letter-spacing: 0.3em;
      	width: 190px;
        padding: 8px;
        margin: 20px auto;
      	display: block;
        text-align: center;
        border: 1px solid black;
        text-transform: lowercase;
        background-color: transparent;
        transition: background 0.3s, color 0.3s;
      }
      
      a.studio-btn:hover {
      	color: white;
        background-color: black;
        
      }
      
      @media screen and (max-width: 1200px) {
      
        .studio-articles {
          width: 100%;
        }        
      
      }
      
      @media screen and (max-width: 600px) {
      .studio-post, .studio-post:nth-child(2n) {
        	flex-direction: column;
        	width: 100%;
        }
        
        .studio-post > a, .studio-post-details {
        	width: 100%;
        }
        
      }
      
      /* ------- NEW NAV ------- */
      
      .header-index {
      	height: 100px;
        display: flex;
        align-items: center;
        position: absolute;
        z-index: 3000;
        width: 100%;
      }
      
      .header-index a {
      	color: white;
      }
      
      .tr-wrap {
      	width: 1200px;
        margin: 0 auto;
        height: 100%;
          z-index: 3001;
      }
      
      
      .tr-nav-wrap {
      	display: flex;
        justify-content: space-between;
        height: 100%;
        align-items: center;
        padding: 0px 20px;
      }
      
      .tr-main-nav li {
        list-style: none;
      }
      
      .tr-main-nav {
      	text-align: center;
  		font: 14px/14px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
 	 	letter-spacing: .2em;
 		text-transform: lowercase;
		height: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
      
      }
  	
      .tr-main-nav a.tr-top-link {
    	display: inline-block;
    	border-bottom: 2px solid transparent;
    	padding: 0 5px 5px 6px;
    	margin: 5px 20px 0;
    	transition: border-color .3s;
      	width: auto;
      }
      
      .content-for-layout .tr-main-nav a.tr-top-link {
      	color: #231f20;
      }
      
      
     
      .tr-main-nav a.tr-top-link:hover, .nav a.active {
        border-color: #231f20;}
      
      .tr-submenu {
      	display: flex;
        width: 1200px;
        margin: 0 auto;
        justify-content: center;
        flex-wrap: wrap;
      }
      
      .tr-submenu li {
      	margin: 10px;
        width: 150px;
      }
      
      .tr-submenu a {
      	color: black;
      }
      
      .tr-submenu-container {
        display: none;
		position: absolute;
        left: 0;
        width: 100%;
        background: #fff;
        padding: 20px 0px;
        z-index: 1999;
      }
      
      .tr-menu-icon-wrap {
      	width: 188px;
      }

      .tr-menu-item-icon {
      	width: 150px;
        height: 150px;
        border-radius: 50%;
        margin: 0 auto 10px;
        background-color: #666;
      	display: block;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
      }
      
      .tr-shadow {
      	filter: drop-shadow(1px 1px 3px #888);
      }
		
      .tr-nav-wrap .mobile-logo {
      	display: none;
      }
      
      p.nav-subtitle {
      	color: #9a9a9a;
        font: 15px/18px "gillsans", "Gill Sans MT", sans-serif;
        text-transform: none;
        margin: 10px auto 20px;
        white-space: initial;
        text-align: center;
        letter-spacing: 0.02em;
      }
      
      p.nav-subtitle a {display: inline-block; color: #000 !important; text-decoration: underline !important;}
        
      
      .tr-mobile-phone a {display: none;}
      .tr-mobile-phone-icon {display: none;}
      
      @media screen and (min-width: 1200px) {
      
        .slide-main-nav-content {display: none;}
        
      
      }
      
      @media screen and (max-width: 1200px) {
        
        
      	
        .index .tr-main-nav {display: none;}
        .tr-nav-wrap .mobile-logo {
          display: block;
          width: 202px;
        }
        
        
        
        .tr-nav-wrap .mobile-logo img {width: 202px;}
        .tr-submenu {width: auto; text-align: center;}
        span.tr-top-link i {float: right; font-size: 10px; color: #999;}
        .tr-submenu li {
        	width: 125px;
        }
        .tr-menu-item-icon {
        	width: 125px;
          	height: 125px;
        }
        
        a.sub-menu-link {
      	font-size: 12px !important;
        white-space: intitial;
        text-align: center;
        line-height: 17px !important;
      }
        
      }
      
      @media screen and (max-width: 800px) {	
        .tr-main-nav {display: none;}
        .utility {display: none;}
        .tr-nav-wrap .mobile-logo {margin-left: -107px;}
        .tr-mobile-phone {
            float: right;
          	transform: translateY(-3px);}
        .tr-mobile-phone a {
        	display: inline-block;
    		height: 20px;
    		text-transform: lowercase;
    		vertical-align: top;
        	font: 14px/14px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
 	 		letter-spacing: .1em;
 			text-transform: lowercase;
          	margin-top: 6px;
        }
        
        .header .tr-mobile-phone a {
        	color: #999999;
        }
        
      }
      
      		
      
      
      @media screen and (max-width: 650px) {
        .slide-nav li {text-align: center;}
        .slide-nav.open {width: 100%;}
        .tr-submenu li {
        	width: 100px;
        }
        .tr-menu-item-icon {
        	width: 100px;
          	height: 100px;
        }
        
        .utility {display: none;}
        .slide-nav a {text-align: center;}
        .tr-nav-wrap .mobile-logo {z-index: 2002; }
        p.nav-subtitle {max-width: 300px;}
        .slide-nav p {text-align: center;}
        
      }
      	@media screen and (max-width: 500px) {
          .tr-nav-wrap .mobile-logo {margin-left: -167px;}
          .tr-mobile-phone-icon {
            display: block;
            float: right;
          	transform: translateY(-3px);
          }
          .tr-mobile-phone {display: none;}
          .tr-mobile-phone-icon a {
          	display: inline-block;
    		height: 20px;
    		text-transform: lowercase;
    		vertical-align: top;
        	font: 14px/14px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
 	 		letter-spacing: .1em;
 			text-transform: lowercase;
          	margin-top: 6px;
          }
          
          .header .tr-mobile-phone-icon a { color: #999999;}
      
      }
      
      .slide-nav .content {margin-left: 20px; margin-right: 20px;}
      .slide-nav li {list-style: none;}
      .index .navicon.open {margin-top: -9px;}
      .tr-submenu-slide-container {display: none;}
      
      
      .slide-nav a, span.tr-top-link {
    	display: block;
    	font: 16px/32px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    	color: #231f20;
    	letter-spacing: .2em;
    	text-transform: lowercase; }
      
      .slide-nav a:hover, span.tr-top-link:hover {
      	cursor: pointer;
      	color: #999999; }
      
      .tr-standard-nav-wrap {
      	max-width: 1200px;
        margin: 0 auto;
        height: 60px;
        display: flex;
        justify-content: center;
      }
      
      .tr-standard-nav-wrap .tr-main-nav {
      	justify-content: center;
        padding-bottom: 30px;
      }
      
      .tr-standard-nav-wrap .tr-main-nav .tr-submenu-container, .header-index > .tr-wrap .tr-nav-wrap .tr-main-nav .tr-submenu-container {
        box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.1);
        border-top: 1px solid #eeeeee;
      }
      
      .tr-standard-nav-wrap .tr-main-nav .tr-submenu-container {
        top: 185px !important;}
      
      .header-expanded > .tr-standard-nav-wrap .tr-main-nav .tr-submenu-container {
        top: 125px !important;}
      
      .header-index > .tr-wrap .tr-nav-wrap .tr-main-nav .tr-submenu-container {
        top: 100px !important;}
      
      /* --------- Begin Ways to Order Styles --------- */
      
      .page-wide-wrap .rte {
        max-width: 1200px;
        margin: 0 auto;
        padding: 10px;
      
      }
      
      .page-wide-wrap .rte .tr-subnav {
      	padding: 60px 0px 75px !important;
      }
      
      .page-wide-wrap .rte p:not(.serif-heading) {
      	font: 14px/23px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        text-transform: lowercase;
        letter-spacing: 0.15em;
        padding: 5px 10px;
      }
      
      .vert-align-top {
      	margin: -5px 20px 0 15px;
        font-size: 19px !important;
      }
      
      .tr-flex-3x {
      	display: flex;
        justify-content: center;
       
      }
      
      .tr-flex-2x {
      	display: flex;
        justify-content: center;
        flex-wrap: wrap;
      
      }
      
      .tr-flex-2x div {
      	width: 50%;
      }
      
      .tr-flex-2x-space {
      	display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
      
      }
      
      .tr-flex-2x-space div {
      	width: calc(50% - 10px);
        
      }
      
      
      .serif-heading {
      	font: italic 15px/24px "Playfair Display", serif;
        color: #888;
        text-transform: lowercase;
        letter-spacing: 0.1em;
      }
      
      .tr-active {
      	color: black !important;
        border-bottom: 2px solid black !important;
      }
      
      .tr-flex-fill div {padding: 10px;}
      .tr-flex-fill div img {width: 100%; height: auto;}
      
      .tr-email-phone a {
      	font: 12px/12px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    	color: #999999 !important;
    	letter-spacing: .39em !important;
        font-weight: normal !important;
    	text-transform: lowercase;
    	margin: 0 0 65px;
      }
      
      .tr-order-circle {
      	padding: 10px;
      }
      
      @media screen and (max-width: 650px) {
      
        .tr-flex-3x {
        	flex-wrap: wrap;
        }
        
        .tr-flex-3x div {
        	width: 100%;
        }
        
        .vert-align-top {
        	margin-bottom: 30px;
        }
        
        .tr-flex-2x div {
        	width: 100%;
        }
      
      }
      
      .tr-impact-heading-big {
      	padding: 100px 20px 150px;
      
      }
      
      h2.tr-h2-promo {
      	font-size: 30px !important;
        margin-bottom: 12px;
        margin-top: 30px;
        
      }
      
      .tr-impact-heading-big a.tr-text-link {
      	color: #939393 !important;
        border-bottom: 1px solid #f1f1f1 !important;
        transition: color .3s border .3s;
      }
      
      .tr-impact-heading-big a.tr-text-link:hover {
      	color: #000 !important;
        border-bottom: 1px solid #000 !important;
        
      }
 
      
/* CYO Styles */
      .graphic-sticky-wrapper-container {
      	display: none;
        position: relative;
        z-index: 100000;
      }
      
      @media screen and (max-width: 800px) {
      
        .graphic-sticky-wrapper {
        	position: fixed;
          	top: 0;
          	left: 5%;
          	right: 5%;
          	height: 112px;
          	background-color: white;
          	display: flex;
          	justify-content: center;
          	border-bottom: 1px solid #f5f5f5;
        }
      
        .graphic-sticky {
        	width: 25%;
          	padding: 8px;
        }
        
        .graphic-sticky .graphic {
        	width: 75px !important;
          	margin: 0 auto;
        }
        
        .graphic-sticky-details {
        	max-width: 65%;
          	display: flex;
          	flex-direction: column;
          	justify-content: center;
              
        }
        
        .graphic-sticky-details span:nth-of-type(1) {
        	font-size: 14px;
          	display: block;
        }
        .graphic-sticky-details span:nth-of-type(1) {
        	font-size: 9.5px;
          	display: block;
        }
        
        .color-your-own .graphic-sticky-details p {
      		font: 14px/14px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
      		color: #231f20;
      		letter-spacing: .2em;
      		text-transform: lowercase;
      		margin: 0 0 10px; }
        
        .color-your-own .right .section .color-thumbs {
        	display: flex;
          	justify-content: space-around;
          	flex-wrap: wrap;
          	margin: 10px -5%;
        }
        
        .color-your-own .right .section .color-thumbs p {
        	width: 24%;
          	max-width: 110px;
            font: 12px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
          	margin: 10px 2px 14px;
        }
        
        .color-your-own .right .section .color-thumbs span {
        	width: 100%;
          	height: 100%;
          	padding-top: calc(100% - 17px);
        }
        
        
      }
      
      @media screen and (max-width: 500px) {
      
        .graphic-sticky-wrapper {
        	left: 0 !important;
          	right: 0 !important;
        }
      
      }
      
      @media screen and (max-width: 1200px) {
        .color-your-own .right .individual-colors {margin: 50px -5% !important;}
      }
      
      /* Video */
      
   
      @media screen and (min-width: 831px) { 
        .tr-video-index {width: 100%; height: 400px;}
      }
      
      @media screen and (max-width: 830px) { 
        .videowrapper {
		position: relative;
		padding-bottom: 56.25%; /* 16:9 */
		padding-top: 25px;
		height: 0;
		}
        
		.videowrapper iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		}
      }
     
      
      
      
      
            /* ------- Newsletter Popup -------- */
      
      .bg-down {
      	top: auto;
      }
      
      .bg-up {
      	top: 0;
      }
      
      .trns-bg {
      	position: fixed;
        bottom: -500px;
        width: 100%;
        background-color: #fafafa;
        text-align: center;
        box-shadow: 0px -2px 12px 0px rgba(184,184,184,1);
        display: flex;
        align-items: center;
        z-index: 3000;
      }
      
      .bg-up {
      	border-radius: 30px 30px 0px 0px;
        margin-top: 30px;
        background-color: #5d5d5d;
      }
      
      .trns-form-wrapper {
      	width: 100%;
      }
      
      .trns-form {
      	display: flex;
        align-items: center;
		height: 100px;
        max-width: 1200px;
        margin: 0 auto;
      }
      
      
      .form-down {
      	flex-direction: row;
        justify-content: space-between;
        height: 100px;
      }
      
     
      .form-up {
      	height: 260px;
        flex-direction: column;
        justify-content: space-around;
        margin-top: -70px;
      }
      
      
      .trns-form-element {
        margin: 5px;
      }
      
      .trns-desc span:nth-of-type(1), .trns-form-main form input {
      	font: 13px/16px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        text-transform: lowercase;
      }
      
      .trns-desc {
      	text-align: left;
        display: flex;
      }
      
      .trns-desc span {
      	display: block;
        padding: 0px 10px;
      }
      
      .trns-desc span:nth-of-type(1) {
      	letter-spacing: .3em;
      }
      
      .form-up span, .form-up input[type="submit"] {
      	color: white;
      }
      
      .trns-desc span:nth-of-type(2) {
      	font: italic 12px/16px "Playfair Display", serif;
        letter-spacing: .1em;
        text-transform: lowercase;
        color: #888;
      }
      
      .trns-form-main form input {
      	letter-spacing: .2em;
        padding: 8px 16px; 
      }
      
      .trns-form-main form input[type="email"] {
      	background-color: #f1f1f1; 
        width: 240px;
      }
      
      .trns-form-main form input[type="submit"] {
      	border: 1px solid #9e9b9b;
        text-align: center;
        width: 130px;
        background-color: transparent;
        transition: background-color .3s, color .3s;
      }
      
      .trns-form-main form input[type="submit"]:hover {
      	background-color: #000;
        color: white;
      }
      
      .trns-hero-img {
      	background-image: url('/cdn/shop/files/Screen_Shot_2018-11-12_at_4.32.36_PM.png?17864131613481604563');
        background-size: cover;
        background-repeat: no-repeat;
        width: 80px;
        height: 80px;
        border-radius: 50%;
        border: 1px solid #b9b9b3;
      }
      
      .trns-open-btn, .trns-close-btn {
        
        margin: 0 auto;
        width: 20px;
        height:20px;
        background-size: 80%;
        background-position: center;
        background-repeat: no-repeat;
      	
      }
      
      .trns-open-btn {
      	background-image: url('/cdn/shop/files/01-open-btn-3.png?11666322756655592756');
      }
      
      .trns-close-btn {
        background-image: url('/cdn/shop/files/01-close-btn-2.png?16261515712601872340');
        border-radius: 50%;
        border: 1px solid #b9b9b3;
      }
      
      .trns-btn-wrapper {
      	width: 5%;
        display: block;
        
      }
      
      .btn-fixed {
      	top: 50px;
        position: fixed;
        left: calc(50% - 18px);
      }
      
      @media screen and (min-width: 1261px ) {
        .trns-desc span:nth-of-type(1) {
        	letter-spacing: .5em;
        }
      }
      
      @media screen and (max-width: 1200px ) {
        .trns-desc {
        	flex-direction: column;
        }
        
        .form-down {
        	justify-content: center;
        }
      }
      
      @media screen and (max-width: 900px ) {
        .trns-form-main form input[type="email"] {
        	width: 180px;
         
        }
        
        .trns-btn-wrapper:nth-of-type(1) {
        	width: 0px;
        }
      }
      
      @media screen and (max-width: 800px ) {
        .trns-hero-img {
        	display: none;
        }
      }
      
      @media screen and (min-width: 700px) {
        .trns-open-btn {display: none;}
      }
      
      @media screen and (max-width: 700px) {
        .trns-open-btn {
        	display: block;
        }
        .trns-btn-wrapper {
        	width: 50px !important;
        }
        
        .trns-form-main {
        	display: none;
        }
        
        .trns-desc {
        text-align: center;
        }
        
      }
  
/* --------- Hides Form --------- */
      
      .select-backing {
      	width: 300px !important;
      }
      
      .pricing-center {
      	text-align: center !important;
      }
      
      button.wide-tr {
      	font: 14px/18px "gill-sc", "Gill Sans MT", Calibri, sans-serif !important;
    	width: 300px;
    	background: #ea5c11 !important;
        border: 1px solid #ea5c11 !important;
    	font-size: 14px !important;
    	color: #fff !important;
    	transition: background .3s, border .3s, color .3s, box-shadow .3s !important;
        

      }
      
      .soldout-wrap > p {
      	font: 14px/18px "gill-sc", "Gill Sans MT", Calibri, sans-serif !important;
        color: #999999 !important;
        text-transform: none !important;
        text-align: center !important;
        margin: 10px auto 40px;
        width: 200px !important;
        letter-spacing: .1em !important;

      }
      
      .wide-tr-white {
      	font:19px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        display:flex;
        margin: 0 auto;
        text-align: center;
        align-items: center;
        justify-content: center;
        height: 45px;
        letter-spacing: .2em;
        text-transform: lowercase;
    	width: 300px !important;
    	background: #fff !important;
        border: 1px solid #40404c !important;
    	font-size: 14px !important;
    	color: #40404c !important;
    	transition: background .3s, border .3s, color .3s, box-shadow .3s !important;
        cursor: pointer;
        
      }
      
      .hides-info-box, .mto-info-box {
      	max-width: 700px;
    	margin: 40px auto 0;
    	text-align: center;
    	font: 14px/20px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    	letter-spacing: 0.1em;
    	color: gray;
    	text-transform: lowercase;
      }
      
      button.wide-tr:hover {
      	background: #ff6600 !important;
        color: #fff !important;
        border: #blac !important;
        box-shadow:0 0 3px 1px rgba(0, 0, 0, 0.3) !important;
        
      }
      
      .wide-tr-white:hover {
      	background: white !important;
        color: black !important;
        border: black 1px solid !important;
        box-shadow:0 0 3px 1px rgba(0, 0, 0, 0.1) !important;
      }
      
      .hides-description {
      	    font: 11.5px/20px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    		text-transform: uppercase;
    		letter-spacing: .2em;
      }
      
      .tr-inline-heading {
      	color: black;
      }
      
      .tr-hides-note {
      	color: #999;
      }
      
      .trade-pricing-mobile, .trade-pricing-desktop {
      	text-align: center !important;
      }
      
      .details-mobile {
        	font: 14px/20px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
  			color: #999999;
        	margin: 25px auto 0px;
  			letter-spacing: .2em;
        	text-transform: lowercase;
        	text-align: center;
      }
      
      @media screen and (min-width: 800px ) {
        .trade-pricing-mobile {display: none !important;}
        .trade-pricing-desktop {display: block !important;}
        .details-mobile {display: none !important;}
        .details-desktop {display: block !important;}
      }

      @media screen and (max-width: 860px and min-width: 800px) {
        .select-backing{ width: 282px !important;}
        button.wide-tr {width: 282px !important;}

      }
      
      @media screen and (max-width: 800px) {
      
        .standard h1.product-title {margin-bottom: 25px !important;}
        .standard form .select, .standard form p.trade-pricing {margin: 0 auto !important; }
        .trade-pricing-mobile {display: block !important;}
        .trade-pricing-desktop {display: none !important;}
        .mobile-800 {margin-bottom: 0 !important;}
        .hides-info-box {
          max-width: 90%;
          margin-top: 12px;
        }
        
        .details-mobile {display: block !important;}
        .details-desktop {display: none !important;}
        .standard .information {margin-top: 15px !important;}
      
      }
      
/* ----- Sample Sale ------ */
      
      h1.tr-h1-promo {
      	margin-bottom: 8px !important;
        letter-spacing: 0.39em !important;	
        
      }
      
      .md-orange {color: #ff6600;}
      .md-black, .md-black * {color: #231f20 !important;}
      .md-strike {text-decoration: line-through;}
      .markdown-price {margin-top: -5px; letter-spacing: .1em; padding: 0 !important;}
      .markdown-small {font-size: 10px; letter-spacing: .1em; padding: 0 !important;}
      .markdown-wrap {display: flex; flex-direction: row; align-items: center; margin-top: 10px;}
      .md-justify-space {justify-content: space-around;}
      .md-center {justify-content: center;}
      .deep-md-label {
      	color: white;
        display: block;
        padding: 0px 8px;
        background-color: #ff6600;
        border-radius: 14px;
        font-size: 9.5px;
        letter-spacing: .15em;
        margin: -28px auto 10px;
        width: 110px;
      }
      
      .tr-title-dimensions {
      color: #999999;
      font-size: 18px;
      }
      
      
      p.two-prices {
      	width: auto !important;
        text-align: center !important;
        margin-left: 17px;
      }
      
      p.two-prices span, .two-prices span {
        width: auto !important;
        border: none !important;
        display: inline-block !important;
        margin: 16px;
        height: auto !important;
      }
      
      .tr-flex-column {
        flex-direction: column;
        height: auto !important;
      }
      
      .correct-margin {
        display: inline-block !important;
        padding-left: 16px;
      	letter-spacing: inherit !important;
      }
      
      .correct-margin-12 {
      	padding-left: 12px;
      }
      
      .soldout {
      	opacity: 0.4;
        z-index: 2;
      }
      
      .tr-shop-header-wrapper, .tr-shop-back-to-top {
      	background-color: white;
        width: 100%;
        filter: drop-shadow(0px 0px 3px #a7a9ac);
        opacity: 0;
        height: 0;
        overflow: hidden;
        overflow-x: scroll;
        
      }
      
      .tr-shop-header {
      	font: 18px/33px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        letter-spacing: .3em;
        text-transform: lowercase;
        display: flex;
        max-width: 700px;
        justify-content: center;
        margin: 0 auto;

      }
      
      .tr-sticky-header-2 {
      	font: 14px/33px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        letter-spacing: .3em;
        text-transform: lowercase;
        display: flex;
        max-width: 700px;
        justify-content: center;
        margin: 0 auto;
        min-width: max-content;
       	height: inherit;
        overflow-x; scroll;
        
      }
      
      .tr-shop-header a, .tr-sticky-header-2 a {
      	color: #888888;
        text-decoration: none;
        padding: 0px 20px;
        transition: color .5s;
      }
      
      .tr-sticky-header-2 .active-link {
      	color: #231f20 !important;
        text-decoration: underline !important;
      }
      
      .tr-shop-back-to-top {
        border: 1px solid #231f20;
        border-radius: 45px;
        background-color: #231f20;
        transition: .2s color, .2s background-color;
        width: 150px;
        text-align: center;

      }
      
      .tr-shop-back-to-top a {
        font: 12px/33px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        letter-spacing: .2em;
        text-transform: lowercase;
        color: white !important;
        font-weight: normal !important;
      }
      
      .sticky {display: block !important; opacity: 1 !important; position: fixed; top: 0; left: 0; height: 55px; padding: 10px; z-index: 2;}
      .sticktop {opacity: 1 !important; position: fixed; bottom: 50px; right: 50px; z-index: 2; height: auto !important;}
      .active {color: black !important;}
     
      .shop-phone {
      	position: fixed;
        right: 40px;
        top: 20px;
        font: 14px/13px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        letter-spacing: .1em;
        text-transform: lowercase;
        text-decoration: none;
        color: #888888;
        transition: color .5s;
      }
      
      .tr-shop-header a:hover, .shop-phone:hover, .tr-sticky-header-2 a:hover {
      	color: #000;
        transition: color .5s;
      
      }
      
      @media screen and (max-width: 700px) {
      
        .shop-phone span{
        	display: none;
        }
        
        .shop-phone i {
        	font-size: 140%;
        }
      	.sticktop {opacity: 1 !important; position: fixed; bottom: 10px; right: calc(50% - 75px); z-index: 2; height: auto !important;}
      }
      
      
      
      
      
      
/* Related Articles */
      
      .related-articles {
      	max-width: 1200px;
        border-top: 1px solid #f5f5f5;
        padding: 80px 0;
        text-align: center;
        margin: 0 auto;
      }
      
      .related-articles h3 {
      	font: 22px/33px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        letter-spacing: .3em;
        text-transform: lowercase;
        
      }
      
      .rounded-button {
      	font: 12px/33px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        letter-spacing: .2em;
        text-transform: lowercase;
        color: #231f20 !important;
        border: 1px solid #231f20;
        border-radius: 45px;
        padding: 8px 15px;
        background: transparent;
        transition: .2s color, .2s background-color;
        font-weight: normal !important;
        text-decoration: none !important;
      }
      
      .rounded-button:hover {
      	color: white !important;
        background-color: #231f20;
        text-decoration: none !important;
        
      }
      
      .article-title-small {
      display: block;
      font-size: 18px;
      display: none;
      }
      
      /* New Made to Order Options */
      
     
      .swatch > .header {display: none;}
      li.size {
      	font: 13px/20px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        color: #999999;
        margin: 0 auto;
  		letter-spacing: .05em;
        text-transform: lowercase;
        text-align: center;
        border: 1px solid #999999 !important;
        border-radius: 20px;
        display: flex;
        justify-content: center;
      }
      li.size input[type="radio"] {visibility: hidden; position:absolute;}
      li.size input[type="radio"]:checked {visibility: hidden; position:absolute;}
      li.size label img {display: none;}
      li.size label {padding: 6px 10px !important; display:flex; justify-content: center; width: 100%;}
      .swatch {;}
      
      form.mto-form-options {
      	display: flex;
        flex-direction: column;
        height: auto !important;
      }
      
      .compare-price-wrap {
      	flex-direction: row !important;
        margin: 20px;
        align-items: center;
      }
      
      .mto-form-options .two-prices, form.tr-flex-column .two-prices {
       font: 19px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
       color: #ea5c11;
       display: flex;
       justify-content: center;
       align-items: center;
       
      }
      
      .standard form .mto-button-wrap p {
      	width: auto;
        letter-spacing: 0;
        text-transform: none;
        margin-top: 15px;
      }
      
     
      
      .mto-form-options .two-prices {
      	width: 100%;
      }
      
      form.mto-form-options .mto-info-box p, form.mto-form-options .mto-info-box span {
      	width: inherit !important;
        font: inherit !important;
        color: inherit !important;
        letter-spacing: inherit !important;
        text-align: inherit !important;
        text-transform: inherit !important;
        margin: 0 !important;
        border: inherit !important;
        height: inherit !important;
        display: block !important;
      }
      
      .tr-active {
      	border: 1px solid #999999 !important;
        background-color: #999999 !important;
        color: white !important;
      }
      
      .tr-trade-label {
      	font: 16px/19px "gillsans", "Gill Sans MT", Calibri, sans-serif;
        color: #999999;
        margin: 0 10px !important;
      }
      
      .price-wrap {
      	display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        margin: 15px 9px 25px;
      }
      
      .mto-hide-select {
      	overflow: scroll;
      }
      
      .mto-hide-select ul {
      	display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        margin: 0 12px;
      }
      
      .mto-hide-select ul li {
      	margin: 3px;
      }
      
      @media screen and (max-width: 800px) {
        h1.mto-title {
        margin-bottom: 30px !important;
         margin-right: 9px;
          
        }
        
        .tr-standard-nav-wrap {height: 2px;}
        
        .price-wrap {margin-top: 12px;}
      } 
      
      
      
      /* ---- Homepage Improvement ---- */
      
      .index .about h3 {
        margin: 1.7em auto;
      }
      
      .index .about .body p {
      	font-family: 'gillsans' 'gill-sc', "Gill Sans MT", Calibri, san-serif;
        line-height: 2.5em;
        margin-top: 25px;
      }
      
      .insta-feed-wrapper {
      	text-align: center;
        padding: 100px 5px 0px;
      }
      
      #insta-feed {
      	padding: 40px 0px;
      }
      
      
      /* --- PROMO --- */
      
      .tr-impact-heading-big-promo	{padding: 100px 0px 150px 20px;}
      
     	h1.tr-h1-promo-percent 
      {
        color: #231f20;
        margin-bottom: 17px !important;
    	letter-spacing: 0.39em !important;
    	display: flex;
    	justify-content: center;
         align-items: center;}
      
      
      .bignumber {
      	font-size: 80px;
        letter-spacing: 70px;
        margin-right: -40px;
      
      }

      .bigtext {
      	font-size: 70px;
        letter-spacing: 70px;
        margin-right: -40px;
        margin-left: 50px;
        
      }
      
      .centerpercent {
      	margin-top: 8px;
        display: inline-block;
      }
      
      .tr-sub-title-percent {
      	color: #231f20;;
       	margin-left: -17px;
        font-size: 105%;
        letter-spacing: 7px;

      }
      
      @media screen and (max-width: 1200px) and (min-width: 600px) {
        .tr-impact-heading-big-promo {padding: 0px 0px 70px; 20px}
      }
      
      @media screen and (max-width: 600px) {
        .bigtext {
        	letter-spacing: 40px;
          	font-size: 62px;
        }	
        
        .bignumber {
        	letter-spacing: 25px;
          	margin-right: -25px;
          	font-size: 70px;
        }
        
        .tr-sub-title-percent {
        	margin-left: 9px;
          	font-size: 95%;
            letter-spacing: 3.3px;
        }
        
        .tr-impact-heading-big-promo	{padding: 10px 20px 20px;}
        
      }

/* ---------- Product Filters Additions -------------- */
      
      a.loop-thumbnail {
      	width: 100% !important;
      }
      
      .product-details h3 a {
      	width: 100% !important;
        float: none !important;
      }
      
      .product-details h3 a em {
      	display: block !important;
        font-style: normal;
        letter-spacing: 0.1em;
        color: gray;
      }
      
      .price-wrapper {
        text-align: center;
        display: block;
        
      }
      
      .price-wrapper .price {
      	font: 20px/20px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
      }
      
      #gf-tree, .sort-by, .gf-top_one .selected-item > a.clear-refinements, .product-thumbnail .loop-thumbnail span.sold-out {
      	font-family: 'gill-sc', "Gill Sans MT", Calibri, sans-serif;
        text-transform: lowercase !important;
      }
      
      .gf-top_one .gf-option-block .gf-block-title h3 span {
      	letter-spacing: .1em;
      }
      
      .gf-block-title {
      	padding: 10px 0px;
      }
      
      .gf-top_one .gf-option-block .gf-block-title h3 {
      	border: none !important;
      }
      
      .gf-block-content {
      	border: none !important;
        box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.1);
      }
      
      .sort-by {
      	width: 200px;
        letter-spacing: .1em;
        
      }
      
      .sort-by-toggle {
        background: none !important;
      }
      
      .sort-by-toggle > i {
 		margin-left: 103px !important;
      }
      
      .sort-by-panel ul li {
      	margin: 10px 0px !important;
      }
      
      .sort-by-panel {
      border: 1px solid #f1f1f1;
      }
      
      .gf-top_one .selected-item > a.clear-refinements {
      	border-radius: 25px;
        letter-spacing: .2em;
        width: 146px !important;
        color: white !important;
        font-size: 110%;
      }
      
      .gf-top_one .gf-option-box {
      	display: flex;
        width: 100%;
      }
      
      .gf-top_one .gf-option-box li {
      	display: flex;
        align-items: center;
        text-align: center;
        width: auto !important;
      }
      
      .gf-option-block-swatch-text a > span:not(.gf-option-value) {
      	display: block !important;
        margin-right: 0 !important;
        
      }
      
      .product-thumbnail .loop-thumbnail span.sold-out {
      	font-size: 14px !important;
        background: white !important;
        color: #999 !important;
        border: 1px solid #f1f1f1;
        padding: 2px 15px !important;
      }
      
      
      .gf-top_one .globo-selected-items span.selected-item strong {
      	text-transform: lowercase !important;
        letter-spacing: .1em;
      }
      
      .gf-top_one .selected-item > a.tr-selected-option {
      	padding: 7px 45px 8px 25px !important;
        border: 1px solid #f1f1f1;
        border-radius: 25px;
      }
      
      .selected-item span.gf-clear { right: -5px !important; }
      
      .product-details h3 a {
      	padding-bottom: 8px !important;
      }
      
      .price-wrapper .price {
      	font-family: "Playfair Display", serif;
        font-style: italic;
        font-size: 13px !important;
        letter-spacing: 0.1em;
        color: #231f20;
      }
      
      .price-wrapper .price .tr-instock-label {
      	color: red !important;
        font-family: 'gill-sc', Gill Sans MT, sans-serif !important;
        font-size: 12px !important;
        font-style: normal !important;
        padding: 3px 10px;
        margin: 0px 10px;
        color: white !important;
        background: #888;
        border-radius: 25px;
      }
      
      .price-wrapper .price span:nth-of-type(2) {
      	margin: 0px 10px;
        display: inline-block;
        font-family: 'gill-sc', Gill Sans MT, sans-serif !important;
        font-size: 18px !important;
        font-style: normal !important;
        color: #535455;
        
      }
      
      .price-wrapper .price .price-new {
      	font-family: 'gill-sc', Gill Sans MT, sans-serif !important;
        font-size: 18px !important;
        font-style: normal !important;
        padding-left: 10px;
        color: #a3a7ab !important;
      }
      
      .price-wrapper .price span.tr-mto {
      	font-size: 12px !important;
        margin: 0px 10px;
      }
     
      .tr-light-gray {
      	color: #a7a9ac !important;
      }
      
      .shop-designers {
      font: italic 14px/25px "gillsans", "Gill Sans MT", gill-sc, Calibri, sans-serif;
      color: #999999;
      letter-spacing: .1em;
      text-transform: lowercase;
      text-align: center;
      margin: 10px 0 40px;
      padding: 0px 60px}
      .shop-designers a {
        color: #fc813a; }
      .shop-designers i {
        font-size: 12px; }
      
      .tr-shop-heading {
      	font: 80px/80px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        letter-spacing: 20px;
        color: white;
        text-transform: lowercase;
      }
      
      /* Connect Module */
      
      .connect-wrapper {
      	display: flex;
        padding: 70px 0 100px;
        justify-content: center;
      }
      
      .connect-wrapper-vertical {
      	flex-direction: column;
        text-align: center;
        padding-bottom: 25px !important;
         
      }
      
      @media screen and (max-width: 650px ) {
        .connect-wrapper {padding-bottom: 10px;}
      }
      
      .connect-wrapper > div {
      	width: 50%;
        align-self: center;
        padding: 20px;
        
      }
      
      .connect-wrapper h2 {
      	font: 40px/40px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        letter-spacing: 10px;
        text-transform: lowercase;
      }
      
      .connect-wrapper div p.connect-desc {
      	font:15px/25px "gillsans", "Gill Sans MT", gill-sc, Calibri, sans-serif;
      }
      
      .connect-wrapper div .intl-connect {
        margin-top: 20px;
        font-style: italic;
       
      }
      
      .intl-connect .intl-icon i {
      	font-size: 24px;
        padding: 0px 15px 0px 0px;
        color: #999999;
      }
      
      .connect-wrapper div .intl-connect p {
      	text-align: left;
        padding: 0;
        margin-bottom: 0;
        letter-spacing: 1px;
        font-size: 13px;
        font-style: italic;
      }
      
      .intl-connect {
      	display: flex;
        align-items: center;
      }
      
      .connect-wrapper div:nth-of-type(2) {
      	text-align: center;
        align-self: center;
        color: #999999;
        max-width: 400px;
      }
      
      .connect-wrapper div .connect-form-title span {
      	display: block
      }
      
      .connect-form-title {
       padding: 20px 0;
      }
      
      .connect-form-title span:nth-of-type(1) {
      	font-family: "Playfair Display", serif;
        font-style: italic;
        font-size: 11px !important;
        letter-spacing: 0.1em;
      }
      
      .connect-form-title span:nth-of-type(2), .connect-form-item {
      	font: 14px/14px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        letter-spacing: 2px;
        text-transform: lowercase;
      }
      
      .connect-form-item {
      	border-radius: 50px;
        height: 70px;
        width: 100%;
        max-width: 400px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #bbbbbb;
        margin: 10px auto;
        cursor: pointer;
        background: white;
        filter: drop-shadow( 0px 0px 0px #bbbbbb);
        transition: filter 0.3s;
        text-decoration: none;
        color: #999999;
      }
      
      .connect-form-item i, .connect-item-form span {
	
      }
      
      .connect-form-item i.fa-envelope-o {
      	padding-right: 10px;
        font-size: 20px;
      }
      
      .connect-form-item i.fa-mobile {
      	padding-right: 10px;
        font-size: 30px;
        margin-left: -10px;
      }

      a.connect-form-item:hover {
		cursor: pointer !important;
        filter: drop-shadow(0px 0px 3px #f1f1f1);
        
      }
      
      .fa-check {
      	color: green;
      }
      
      @media screen and (max-width: 800px) {
        .connect-wrapper {
        	flex-wrap: wrap
        }
        
        .connect-wrapper > div {
        	width: 100%;
        }
        
        .connect-wrapper div:nth-of-type(1) {
        	text-align: center;
        }
        
        .connect-wrapper div .connect-desc, .connect-wrapper div .intl-connect {
        	max-width: 500px;
          	margin: 0 auto;
        }
        
        .connect-wrapper div .intl-connect {
        	padding: 40px 0;
        }
        
      }
      
      @media screen and (max-width: 767px) {
        #gf-tree {
          display: none;
        }
      }
      
      
      /* ---- Hide In Stock Only Dropdown ---- */
      
      
      .gf-option-99774 {display: none;}
      #gf-tree {margin: 0px 20px;}
      
      .tr-is-btn-container {
      	margin:0px 20px -35px;
        font: 14px/20px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        text-transform: lowercase;
        letter-spacing: 1px;
      }
      
      .tr-is-btn-container a {
      	color: #a7a9ac;
        display: inline-block;
        padding: 5px 15px;
        position: relative;
        margin-left: 182px;
        margin-bottom: -50px;
        z-index: 1000;
        border: 1px solid #f1f1f1;
        transition: border .3s, color .3s;
      }
      
      .tr-is-btn-container a:hover {
      	color: #888;
        border: 1px solid #888;
      }
      
      .btn-on {
      	color: #ff6600 !important;
        border: 1px solid #ff6600 !important;
      }
      
      .fa-truck {transform: scale(-1, 1); margin-right: 10px;}
      
      .jspContainer {overflow: scroll !important;}
      
      .gf-block-content:after {display: none !important;}
      
      @media screen and (min-width: 1100px) {.gf-top_one .gf-option-box {justify-content: space-around;} }
      
      .gf-option-88536 .gf-block-content .gf-scroll .gf-option-box {justify-content: space-around;}
      .gf-option-88536 .gf-block-content .gf-scroll ul.gf-option-box:after {display: none !important;}
      
      @media screen and (max-width: 768px) {
        .tr-is-btn-container {margin: 10px 20px -45px !important; float: right;}
        .instock-btn {margin-left: 0px !important;}
        .price {
          display: flex;
          width: 100%;
          justify-content: space-between;
        }
        .price-wrapper .price .tr-instock-label {margin: 0px 3px;}
        .price-wrapper .price span:nth-of-type(2) {margin: 5px 6px;}
        .mto-hide-select {width: 100%; position: relative;}
        .mto-hide-select ul {width: max-content; margin: 0 auto;}
        li.size {min-width: fit-content;}
        li.size label {padding: 6px 10px !important;}
        li.size:first-of-type {margin-left: 12px;}
        li.size:last-of-type {margin-right: 12px;}
        
      }
      
      /* ----- ACCOUNT ------ */
      
      .prof-card {
      	width: 100%;
        text-align: center;
      }
      
      .tr-prof-pic {
      	width:165px;
        height: 165px;
        border-radius: 50%;
        margin: 30px auto;
        background-image: url('https://cdn.brandfolder.io/M2CPHB5W/at/5p6z3cwvwkgvkt8c2r8hmk24/JWD_Interiors2_PS.jpg?width=700&height=700');
        background-size: cover;
        background-color: #888888;
      }
      
      .prof-card h1 {margin-bottom: 10px !important;}
      
      .account-body {
      	width: 100%;
        display: flex;
        justify-content: space-between;
        margin: 60px auto;
        flex-wrap: wrap;
      }
      
      .address-module, .design-account-module {
      	width: calc(50% - 10px);
        border-radius: 15px;
      }
      
      .design-account-module {
      	display: flex;
        align-items: center;
      }
      
      .address-module {
      	border: 1px solid #e9e9e8;
      }
      
      .address-module .address-head, .address-module .address-details {
      	padding: 20px;
      }
      
      .address-head {
      	display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #e9e9e8;
        
      }
      
      .address-head h2 {margin-bottom: 0 !important; color: #888;}
      .address-head a  {
        color: #ff6600;
        font: 14px/14px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        letter-spacing: 2px;
        text-transform: lowercase;
      }
      
      .address-details {
      	color: #888;
        font: 17px/28px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        letter-spacing: 3px;
        text-transform: lowercase;
      }
      
      .address-details p {
      	margin-bottom: 0 !important;
      }
      
      .designer-no {
        width: 100%;
        border: 1px solid #f5f5f5;
        background: white;
        text-align: center;
        height: 100%;
        border-radius: 15px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 30px;
      }
      
      .designer-no:hover {
      	filter: drop-shadow( 1px 1px 6px #ff660012);
        transition: filter 0.3s border 0.3s;
        text-decoration: none;
        border: 1px solid #ff6600;
      }
      
      .designer-no a:hover {
      	color: black;
      }
      
      .designer-no i {
      	font-size: 37px;
        color: #888;
      }
      
      .designer-no h3{
      	font-size: 18px;
        letter-spacing: .4em;
        margin: 8px auto !important;
      } 
      
      .designer-yes {
      	display: flex;
      }
      
      .designer-yes h3 {
      	font-size: 25px;
        line-height: 32px;
        letter-spacing: 8px;
        margin-bottom: 8px;
      }
     	
      .designer-yes i {
      	font-size: 40px;
        color: #ff6600;
        padding: 20px;
      }
      
      .account-email {
      	width: 100%;
        font: 17px/28px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        letter-spacing: 5px;
        text-transform: lowercase;
        margin-bottom: 30px;
      }
      
      @media screen and (max-width: 1200px) {
        .account-body {
        	flex-direction: column;
        }
        
        .address-module, .design-account-module {
        	width: 100%;
        }
        
        .design-account-module {
        	margin: 30px auto;
        }
        
        .designer-yes {
        	flex-direction: column;
          	align-items: center;
         	text-align: center;
          	width: 100%;
        }
      
      }
      
      .selected-item.gf-option-label:nth-of-type(2), .selected-item.gf-option-label:nth-of-type(3), .selected-item.gf-option-label:nth-of-type(4), .selected-item.gf-option-label:nth-of-type(5), .selected-item.gf-option-label:nth-of-type(6) {
      	padding: 0px 10px;
        border-radius: 45px;
        border: 1px solid #f5f5f5;
        margin-right: 10px;
      }
      
      
      /* -------- In Stock on Product Page --------- */
      
      .in-stock a span.price-wrapper .price span {
      	display: inline !important;
        letter-spacing: 1px;
      }
      
      .in-stock a span.price-wrapper .price span.tr-mto {
      	color: #999 !important;
        font-family: 'Playfair Display', Gill Sans MT, san-serif;
        font-style: italic;
        
      }
      
      .in-stock a span.price-wrapper .price span.tr-light-gray {
      	color: #a7a9ac !important;
      }
      
      /* -------- Homepage Photo Credit */
      
      .hero-credit {
      	position: absolute;
        right: 5px;
        margin-top: -20px;
        color: white;
        font-family: 'gill-sc', sans-serif;
        letter-spacing: 2px;
        font-size: 12px;
        text-transform: lowercase;
        
      }
      
      /* ------ Story Form ----- */
      
      .story-form {
      	max-width: 800px;
        margin: 0 auto;
      }
      
      .story-form h3 {
      	padding: 30px 0 0 100px;
        color: #999 !important;
        font-family: 'Playfair Display', Gill Sans MT, san-serif;
        font-style: italic;
      }
      
      .story-form textarea {
      	width: 100%;
        border: 1px solid #dddddd;
        font-family: 'Playfair Display', Gill Sans MT, san-serif;
      }
      
      .story-form button {
      	width: 100%;
        color: white;
        background: gray;
        padding: 14px 10px;
        font: 16px/16px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        letter-spacing: 2px;
        text-transform: lowercase;
      }
      
      .story-form button:hover {
      	background: black;
      }
      
      .story-form .form-grid input, .story-form textarea {
      	padding: 0px 10px;
        font-family: "Gill Sans MT", sans-serif;
        font-size: 16px;
      }
      
      .story-form .success {
      	text-align: center;
        padding: 20px;
      }
      
      @media screen and (max-width: 800px) {
        .story-form {
          margin: 10%;}
      }

	  /* --------- UPDATED FORM ---------- */

      .form-grid-3w {
      	display: flex;
        flex-wrap: wrap;
      }
      
      .form-grid-3w div:nth-of-type(1) {
      	width: calc(50%);
        padding-right: 15px;
      }
      .form-grid-3w div:nth-of-type(2) {
      	width: calc(25%);
        padding: 0px 15px;
      }
      
      .form-grid-3w div:nth-of-type(3) {
      	padding: 0px 0px 0px 15px;
        width: 25%;
      }
      
      @media screen and (max-width: 1200px) {
        .form-grid-3w {
        	padding: 0;
        }
      }
      
      @media screen and (max-width: 700px) {
        .form-grid-3w div:nth-of-type(1) {width: 100%; padding: 0;}
        .form-grid-3w div:nth-of-type(2) {width: 50%; padding: 0px 15px 0px 0px}
        .form-grid-3w div:nth-of-type(3) {width: 50%;}
      }
      
      /* ------- Footer Improvements -------- */
      
      .footer-container {
      	display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
      }
      
      .footer-container .connect-module-footer {
      	width:350px;
        color: #999;
        
      }
      .footer .wrap {
      	padding-top: 25px;
      }
      .footer-container .connect-module-footer span {display:block;}
      .footer-container .connect-module-footer .connect-form-title {padding: 0 0 20px;}
      
      @media screen and (max-width: 1200px) {
        .footer-container .connect-module-footer { margin: 0px auto 35px;}
      }
      
      @media screen and (max-width: 800px) {
        .footer-container {
        	padding-bottom: 30px;
        }
      }
      
      @media screen and (max-width: 600px) {
        .footer form {
        	flex-wrap: wrap;
        }
        
        .footer form button {
        	width: 350px;
        }
        
        .footer form label {
        	padding: 10px 0 10px;
        }
      }
      
      .margin-24 {margin-right: -24px !important;}
      
      .payment-icons {
      	display: flex;
        justify-content: center;
        flex-wrap: wrap;
        max-width: 250px;
        margin: 0 auto;
      }
      
      .payment-icons li {padding: 5px;}
      
/* --------- NEW ACCOUNT FEATURES ------------ */
      
      .trade-fields {display: none;}
      .trade-container {display: flex; margin: 20px 0px; justify-content: space-around;}
      .account .create-account a {
      	border: 1px solid;
        padding: 9px 56px;
        font-weight: 400 !important;
      }
      .trade-form {
      	max-width: 800px;
        margin: 0 auto;
      }
      
      .trade-form-container {
      	display: none;
        border-radius: 20px;
        margin-bottom: 100px;
      	padding: 80px 20px 50px;
        filter: drop-shadow( 1px 1px 3px #f1f1f1);
        background-color: white;
      }
      
      .trade-form p {
      	max-width: 600px;
        margin: 50px auto;
        text-align: center;
      }
        
      
/* --------- Sample Sale ------------ */
      
      .connect-wrapper > div > span{
      	font: 22px/18px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        letter-spacing: 10px;
        text-transform: lowercase;
        color: #ff6600;
      }
      
      .connect-wrapper > div > span.small{ 
      	font-size: 14px;
        color: #a7a9ac;
        display: block;
        margin-top: -30px;
        margin-bottom: 50px;
        letter-spacing: 9px;
        
      }
      
      .designer-form-heading h1 {
      	margin: 60px 0 30px;
        letter-spacing: 6px;
      }
      
      .designer-form-heading p {
      	max-width: 600px;
        margin: 30px auto 60px;
        padding 20px 0;
        text-align: center;
      }
      
/* ---- Studio Direct Page ---- */
      
      .page-wrap-sd {
  		max-width: 1260px;
  		width: 100%;
        margin: 0 auto;
      	padding: 0px 20px;
      }
      
      .page-wrap-sd > .tr-collection-header-bold {margin: 0 20px !important;}
      
  	  .page-wrap-sd .rte {
        padding-bottom: 50px;}
      .page-wrap-sd p {
        text-align: center;
        text-align-last: center;
        margin: 30px auto;
      }
      
      button.cta-orange, .cta-orange {
      	display: flex;
        font: 16px/16px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        align-items: center;
        justify-content: center;
        height: 45px;
    	width: 300px !important;
        margin: 10px auto;
    	background: #ea5c11;
        border: 1px solid #ea5c11;
        border-radius: 5px;
        text-transform: lowercase;
    	color: #fff !important;
        letter-spacing: 1px;
        cursor: pointer;
    	transition: background .3s, border .3s, color .3s, box-shadow .3s !important;
      }
      
      .image-wrap {
      	height: 700px;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        align-items: center;
      }
      
      .image-wrap img {height: 700px; max-width: 1200px !important;}
      
      @media screen and (max-width: 900px) {
        .image-wrap {
        	height: 500px;
        }
        
        .image-wrap img {width: auto; height: 500px;}
      	
      }
      
      
      button.cta-orange:hover {
      	background: #ff6600;
        border: #ff6600;
      }
      
      .page-wrap-sd p:not(.sd-bold) {
      	font: 14px/25px "gillsans", "Gill Sans MT", gill-sc, Calibri, sans-serif;
        letter-spacing: 1px;
        max-width: 700px;
        color: #999;
        margin: 60px auto;
        text-transform: none !important;
      }
      
      p.sd-bold {
      	font: 29px/36px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        letter-spacing: 4px;
        max-width: 700px;
        margin-top: 70px;
        margin-bottom: 70px;
        text-align-last: center;
        color: #a7a9ac;
      }
      
      .sd-extra-bold {
      	font: 50px/36px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        letter-spacing: 24px;
        max-width: 700px;
        margin-top: 70px;
        margin-bottom: 70px;
        margin-right: -22px;
        text-align-last: center;
        color: #a7a9ac;
      }
      
      
      
      .page-wrap-sd p > a {
      	color: #ff6600;
        text-decoration: underline;
        font-weight: 400;
      }
      
      p.sd-bold span {
        display: block;
        text-transform: lowercase;
        font-size: 21px;
      }
      
      @media screen and (max-width: 650px) {
        p.sd-bold {
        	font-size: 22px;
        }
        
        p.sd-bold span {
        	font-size: 16px;
          letter-spacing: 2px;
        }
      }
      
      .testimonial-wrap {
      	display: flex;
        flex-direction: row;
        background-color: #a7a9ac;
        color: white;
        align-items: center;
        justify-content: center;
      }
      
      .testimonial-wrap div {
        display: flex;
        width: 50%;
      }
      
      .testimonial-wrap .testimonial > p {
      	font: 25px/36px "gill-sc", "Gill Sans MT", Calibri, sans-serif !important;
        letter-spacing: 4px !important;
        text-transform: lowercase;
        color: white !important;
      }
      
      .testimonial {
      	padding: 10px 50px 10px;
        flex-direction: column;
        align-items: center;
        
      }
      
      .testimonial-image {
      	background: url('/cdn/shop/files/sd-lp-neutral-_0001_SD_Moody_Slide_4.jpg?6065');
        background-size: cover;
        background-position-y: bottom;
        height: 700px;
      }
      
      .testimonial-image-3 {
      	background: url('/cdn/shop/files/sd-lp-neutral-_0000_SD_Neutral_Slide-2-2.jpg?6065');
        background-size: cover;
        background-position-y: bottom;
        height: 700px;
      }
      
      .testimonial-image-4 {
      	background: url('/cdn/shop/files/sd-lp-neutral-_0003_SD_Bold_Slide_6.jpg?6065');
        background-size: cover;
        background-position-y: bottom;
        height: 700px;
      }
      
      .testimonial-image-5 {
      	background: url('/cdn/shop/files/sd-lp-neutral-_0002_SD_Gray_Slide-4-2.jpg?6065');
        background-size: cover;
        background-position-y: bottom;
        height: 700px;
      }
	  
      .testimonial-image-6 {
      	background: url('/cdn/shop/files/Jennifer-Welch_Carter-In-Law_0035.jpg?v=1596481907');
        background-size: cover;
        background-position-y: bottom;
        height: 700px;
      }


      
      ul.sd-bold {
        margin: 50px auto -20px;
        font: 21px/36px "gill-sc", "Gill Sans MT", Calibri, sans-serif !important;
        letter-spacing: 4px !important;
        text-transform: lowercase;
        color: #a7a9ac;
        width: fit-content;
      	
      }
      
      @media screen and (max-width: 900px) {
        .testimonial-wrap {
        	flex-direction: column;
        }
        
        .testimonial-wrap div {
        	width: 100%;
        }
        
        .testimonial-wrap .testimonial-image {
        	height: 640px;
          
        }
        
      	
      }
      
      @media screen and (max-width: 650px) {
      	
        .testimonial-wrap .testimonial > p {
        	font-size: 18px !important;
        }
        
        .testimonial {
        	padding: 10px 20px 10px;
        }
      
      }
      
      
      .flex-wrap-sd-container {
      	padding-top: 40px;
      }
      
      .flex-wrap-sd {
      	display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
        margin: 30px 0px;
      }
      
      .flex-wrap-sd div p {
      }
      
      .flex-wrap-sd div p, .tr-flex-2x-space div p {
        margin: 30px auto !important;
      }
      
      .sd40 > div:nth-of-type(1) {width: 40%;}
      .sd60 > div:nth-of-type(1) {width: 60%;}
      
      .flex-wrap-sd > div:nth-of-type(1) img {
      	width: 100%;
        height: auto;
      }
      
      .flex-wrap-sd > div > div:nth-of-type(2) {
      	float: right;
      }
      
      .flex-wrap-sd div:nth-of-type(2) {
      	width: 50%;
        display: flex;
        justify-content: center;
      }
      
      
      .flex-wrap-sd div:nth-of-type(2) p {
      	max-width: 250px;
      }
      
      .flex-wrap-sd div:nth-of-type(2) p.sd-bold {
      	color: #777777;
      }
      
      
      .flex-wrap-sd:nth-of-type(2) > div:nth-of-type(2) {
      	justify-content: center;
        text-align: right;
      }
      .flex-wrap-sd:nth-of-type(1) > div:nth-of-type(2) p, .flex-wrap-sd:nth-of-type(1) > div:nth-of-type(2) p.sd-bold {text-align: left; text-align-last:left;}
      .flex-wrap-sd:nth-of-type(2) > div:nth-of-type(2) p, .flex-wrap-sd:nth-of-type(2) > div:nth-of-type(2) p.sd-bold {text-align: right; text-align-last:right;}
    
        
      .flex-wrap-sd-container {
     	display: flex;
        flex-wrap: wrap;
      }
      
      .flex-wrap-sd h1 {text-align: center;}
      
      .sd-header {
      	font: 40px/60px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        letter-spacing: 8px;
        margin: 30px auto 60px;
        text-align: center;
        max-width: 700px;
        color: #a7a9ac;
        
      }
      
      .full-width-bg .page-wrap-sd .rte p.sd-bold {font-size: 38px; margin-bottom: 40px;}
      .full-width-bg .page-wrap-sd .rte p:not(.sd-bold) {text-align: justify; max-width: 500px; margin-top: 40px;}
      
      .sd-header .extra-bold {font-size: 95px; line-height: 120px;}
      .sd-header p.sd-bold {font-size:36px; margin-top: 30px; margin-bottom: 10px; margin-right: -5px;}
      
      .sd-header span {display: block;}
      
      .sd-form-container {
      	max-width: 700px;
        margin: 30px auto;
      }
      
      .sd-form-header {
      	text-align: center;
      }
      
      .sd-form-container .form-grid {
      	padding: 0px;
        display: flex;
        justify-content: space-between;
      }
      
      .sd-form-container .form-grid div {
      	width: calc(50% - 5px);
      }
      
      .sd-form-container .form-grid .select {
      	width: calc(100% - 5px);
      }
      
      .sd-form-container .account .create-account {
      	margin-top: 40px;
      }
      
       .sd-form-header h2 {
      	font: 27px/60px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        letter-spacing: 7px;
        margin: 60px auto 0px;
        text-align: center;
        max-width: 700px;
        text-transform: none;
        
      }
      
      .sd-excerpt {
      	height: 100px;
        display: flex;
        align-items: center;
        max-width: 600px;
        margin: 40px auto;
        border: 1px solid #dddddd;
        border-radius: 1px;
        padding: 20px;
        transition: border-color 1s;
      }

      .sd-excerpt-walls {
        background: url('https://cdn.brandfolder.io/M2CPHB5W/at/62pk3sctmgmh7p4c7v2bh3/walls-book-cover.jpg?width=400&height=266');
        background-repeat: no-repeat;
        background-position-x: 95%;
        background-position-y: 50%;
        background-size: 18%;}
      .sd-excerpt-autumn {
        background: url('https://cdn.brandfolder.io/M2CPHB5W/as/kvp3cpfvttkgbr4b5fgcvkqx/book-transparent.png');
        background-repeat: no-repeat;
        background-position-x: 95%;
        background-position-y: 50%;
        background-size: 18%;}
      .sd-excerpt-colors {background: url('https://app.kylebunting.com/new-project-uploads/colors/all.png');
        background-repeat: no-repeat;
        background-position-x: 95%;
        background-position-y: 50%;
        background-size: 12%;
        }
      .sd-excerpt-lb6 {background: url('https://cdn.brandfolder.io/M2CPHB5W/at/6m3b9prh9s5b5v9xnxcck5fr/Screenshot_2023-04-04_at_91414_AM.png?width=400&height=267');
        background-repeat: no-repeat;
        background-position-x: 95%;
        background-position-y: 50%;
        background-size: 18%;
        }
      
      .sd-excerpt:hover {
      	border: 1px solid #999;
      
      }
      
      .sd-excerpt span {
      	font: 14px/20px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        letter-spacing: 2px;
        text-decoration: none;
        color: #999;
        max-width: 450px;
        display: inline-block;
        text-transform: none;
      }
     
      @media screen and (min-width: 716px) {
      .flex-wrap-sd:nth-of-type(2) {
      	flex-direction: row-reverse;
      }}
      
      @media screen and (max-width: 715px) {
        .flex-wrap-sd {flex-wrap: wrap; flex-direction: column-reverse; margin: 0px;}
        .flex-wrap-sd div {
        	width: 100% !important;
        }
        .flex-wrap-sd h1 {
        	margin-top: 50px;
        }
        
      .flex-wrap-sd:nth-of-type(1) > div:nth-of-type(2) p, .flex-wrap-sd:nth-of-type(1) > div:nth-of-type(2) p.sd-bold, .flex-wrap-sd:nth-of-type(2) > div:nth-of-type(2) p, .flex-wrap-sd:nth-of-type(2) > div:nth-of-type(2) p.sd-bold
        {
         text-align: center;
         text-align-last:center;
        }
      .flex-wrap-sd:nth-of-type(2) > div:nth-of-type(2) p, .flex-wrap-sd:nth-of-type(2) > div:nth-of-type(2) p.sd-bold {
      	 margin-top: 22px !important;
      
      }
        .flex-wrap-sd:nth-of-type(2) > div:nth-of-type(2) p, .flex-wrap-sd:nth-of-type(2) > div:nth-of-type(2) p:not(.sd-bold) {
      	 margin-bottom: 44px !important;
      
      }
        .flex-wrap-sd div:nth-of-type(2) p {
        	max-width: 350px;
        }
        
        .tr-flex-2x-space div {
        	width: 100%;
        }
        
        .full-width-bg {
        	margin-top: -40px;
        }
        
      }
      
      @media screen and (max-width: 650px) {
        .sd-header {
        font-size: 24px;
        line-height: 50px;
        letter-spacing: 4px;
        margin: 50px auto 80px;
        }
      
        .sd-excerpt {
        	height: auto;
          	padding: 120px 10px 30px 10px;
          background-position-x: 50%;
          background-position-y: 20px;
          text-align: center;
          background-size: 25%;
        }
        
        .sd-excerpt span {
        	margin: 0 auto;
        }
        
        .sd-header .extra-bold {font-size: 60px; line-height: 72px;}
      
      }
      
      
/* Upholstery */
      
      .variation {
        width: 100%;
        height: 70vh;
        background:url('/cdn/shop/files/11042019--TR-variation20582-4.jpg?6991');
        background-size: cover;
        margin-top: -120px;
   
      }
      
      
/* CYO Fixes */
      
      .summary-link {display: none;}
      

/* Ideabook */
      
      
      .tr-ideabook-heading {
      	margin-right: -14px;
        text-align: center;
      }
      
      .tr-ideabook-heading span {
      	font: 80px/72px "gill-sc", "Gill Sans MT", Calibri, serif;
        text-transform: lowercase;
  		letter-spacing: .29em;
        margin-bottom: 7px;
        color: white;
      }
      
      .tr-ideabook-heading p {
      	font: 48.5px/40px "gill-sc", "Gill Sans MT", Calibri, serif;
        text-transform: lowercase;
        color: white;
        text-align:center;
        letter-spacing: .29em;
        margin-left: -8px;
      }
      
      .tr-product-summary {
      	display: flex;
        justify-content: space-between;
        padding-top: 50px;
      }
      
      .tr-product-summary .tr-colors-summary {
      	display: flex;
      }
      
      .tr-product-summary .tr-colors-summary a {
      	display: flex;
        flex-direction: column;
        align-items: center;
        padding: 5px;
        color: #999;
        max-width: 90px;
        transition: color .3s;
      }
      
      .tr-product-summary .tr-colors-summary a:hover, .tr-product-summary .product-title a:hover {
      	color: black;
        
      }
      
      .tr-product-summary .tr-colors-summary a:last-of-type {
      	margin-right: 0px !important;
      }
      
      .tr-product-summary .tr-colors-summary img{ width: 80px; }
      
      .tr-product-summary .tr-colors-summary a span {
      	font-weight: normal;
        text-align: center;
        letter-spacing: 1px;
        padding: 5px 0px;
      }
      
      
      
      .tr-product-summary .product-title h3{
      	font-size: 36px;
        text-transform: none;
        letter-spacing: 2px;
        margin-bottom: 0px;
      }
      
      .tr-product-summary .product-title {
      	display: flex;
        flex-direction: column;
        text-align: left;
        justify-content: center;
        margin-right: 80px;
      }
      
      .tr-product-summary .product-title a {
      	color: #999;
        font: 14px/25px "gillsans", "Gill Sans MT", gill-sc, Calibri, sans-serif;
        letter-spacing: 1px;
        text-transform: none;
        padding-left: 1px;
        text-decoration: underline;
        transition: color .3s;
        
      }
      
      .color-thumb-small {
      	width: 80px;
        height: 80px;
        border-radius: 50%;
        background-position-y: center !important;
        background-position-x: center !important;
      }
      

      
        .tr-product-summary {
        	overflow: scroll;
          	margin-right: -20px;
          	margin-left: -20px;
         
        }
        
        .tr-product-summary .tr-colors-summary {
        	padding-right: 10px;
        }
        
        .tr-product-summary .product-title {
        	padding-left: 20px;
        }
      
      
      @media screen and (max-width: 700px) {
      	
        .tr-ideabook-heading span {
        	font-size: 50px;
          	line-height: 50px; 
        }
        
        .tr-ideabook-heading p {
        	margin-left: -6px;
            font-size: 30px;
          	line-height: 30px;	
        }
      	
      }
      
      <!--- .tr-gradient-right {
      	background: url('/cdn/shop/files/gradient.png?8331');
        background-repeat: repeat-y;
		z-index: 1;
        height: 120px;
        position: absolute;
        right: 0;
        width:40px;
        margin-right: -18px;
          
      } --->
       
 
/* ---------- NEUMAN STYLES ------------ */
      
.flex-wrap-mn-container {
      	padding-top: 40px;
      }
      
      .flex-wrap-mn {
      	display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
        margin: 30px 0px;
      }
      
      .flex-wrap-mn div {
        
      }
      
      .flex-wrap-mn > div:nth-of-type(1) {
      	width: 50%;
      }
      
      .flex-wrap-mn > div:nth-of-type(1) img {
      	width: 100%;
        height: auto;
      }
      
      .flex-wrap-mn > div > div:nth-of-type(2) {
      	float: right;
      }
      
      .flex-wrap-mn div:nth-of-type(2) {
      	width: 50%;
        display: flex;
        justify-content: center;
        padding-left: 5%;
      }
      
      .flex-wrap-mn div:nth-of-type(2) p {
      	max-width: 450px;
      }
      
      .flex-wrap-mn:nth-of-type(2) {
      	flex-direction: row-reverse;
      }
      
      .flex-wrap-mn:nth-of-type(2) > div:nth-of-type(2) {
      	justify-content: center;
        padding-left: 0;
        padding-right: 5%;
      }
    
        
      .flex-wrap-mn-container {
     	display: flex;
        flex-wrap: wrap;
      }
      
      
      .page-wrap-sd h1, .mn-head-wrap h1 {
      	font: 76.5px/72px "gill-light", "gillsans", "Gill Sans MT", Calibri, serif;
        text-transform: uppercase;
  		letter-spacing: .39em;
        margin-bottom: 7px;
        margin-right: -24px;
      }
      
      .page-wrap-sd h1 {color: #999;}

		
      .mn-head-wrap {
      	padding: 0px 0px 50px;
      }
      
      .mn-head-wrap h1 {
      	padding-top: 10px !important;
      }
      
      .page-wrap-sd .mn-head-wrap p, .mn-head-wrap p {
      	margin: 0 auto !important;
        font-family: "gillsans", "Gill Sans MT", Calibri, serif;
        font-size: 17.4px;
        
      }
      
      .mn-collection-label {
        padding: 0px 0 15px;
        margin: 0 20px 20px;
      }
      .mn-collection-label h2 {
        text-align: center;
      	font: 32px/32px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    	color: #999999;
    	letter-spacing: .39em;
        text-transform: lowercase;
        padding-top: 0px;
        margin-right: -10px;
      }
      
      .mn-product-flex {
      	font-size: 22px;
        color: #999 !important;
      
      }
      
      
        @media screen and (max-width: 800px) {
        .flex-wrap-mn {flex-wrap: wrap;}
        .flex-wrap-mn div {
        	width: 100% !important;
          	padding: 1% !important;
        }
        .flex-wrap-mn h1 {
        	margin-top: 50px;
        }
      }
      
      @media screen and (max-width: 650px) {
        .page-wrap-sd h1, .mn-head-wrap h1 {
        	font-size: 66px;
          	margin-right: -16px;
          	letter-spacing: 0.29em;
              
        }
      
      }
      
      @media screen and (max-width: 500px) {
        .page-wrap-sd h1, .mn-head-wrap h1 {
        	font-size: 52px;
          	margin-right: -10px;
          	letter-spacing: 0.29em;
              
        }
        
        .sd-extra-bold {
        	font-size: 40px;
            margin-right: -1px;
          	text-align: center;
         
        }
        
        .page-wrap-sd .mn-head-wrap p {
        font-size: 14px;
        
      }
        
        .page-wrap-sd .rte {
        	padding: 0;
        }
        
      
      }
      
      

/* ----- FORM UI UPDATE ----- */
      
.account.rte.login {
  max-width: 450px;
  margin: 0 auto;
}
      
.customer-modal {
  position: static;
  margin:20px auto;
  display: none;
  width: 600px;
  min-height: 515px;
  background: #fff;
  padding: 80px 0 85px;
}
  .customer-modal .close {
    float: right;
    width: 62px;
    height: 60px;
    border: 1px solid #e9e9e8;
    border-style: none none solid solid;
    transform: translateY(-80px); }
    .customer-modal .close span {
      display: block;
      width: 62px;
      height: 60px;
      background-image: url('//kyle-bunting.myshopify.com/cdn/shop/t/77/assets/icon-close.png?v=122747334413366844461724040849 ');
      background-repeat: no-repeat;
      background-size: 37px 37px;
      background-position: center;
      cursor: pointer;
      transition: background-size .3s, opacity .3s; }
      .customer-modal .close span:hover {
        background-size: 34px 34px;
        opacity: .8; }
  .customer-modal img {
    display: block;
    width: 202px;
    height: auto;
    margin: 0 auto;
    transform: translateY(-60px); }
      
      @media screen and (max-width: 1200px) {
      	
    	.customer-modal {
    		width: 100%;
          	margin: 0 auto;
    		padding: 80px 20px;}
    	.customer-modal .close {
     		 width: 42px;
     		 height: 40px; }
     	 .customer-modal .close span {
       		 display: block;
      		  width: 42px;
      		  height: 40px;
      		  background-size: 27px 27px; }
      }
 
.inquire-modal form input[type=text], .inquire-modal form input[type=email], .inquire-modal input[type=password], .inquire-modal .password input[type=text], .account form input[type=text], .account form input[type=email], .account form input[type=password], .account .password input[type=text], .account .password input[type=email], .account .password input[type=password], .account .register input[type=text], .account .register input[type=email], .account .register input[type=password] {
    display: flex;
    align-items: center;
    width: 100%;
    font: 20px/1em "gill sans", "Gill Sans MT", Calibri, sans-serif;
    color: #231f20;
    letter-spacing: .01em;
    padding: 8px 4px;
    margin: 0 0 6px;
    border-bottom: 1px solid #a7a9ac;
  	border-radius: 0;
  	opacity: 0.4;
  	transition: opacity 0.3s, margin 0.3s;
}
      
      .inquire-modal form input[type=text]:focus, .inquire-modal form input[type=email]:focus, .inquire-modal input[type=password]:focus, .inquire-modal .password input[type=text]:focus, .account form input[type=text]:focus, .account form input[type=email]:focus, .account form input[type=password]:focus {
      	opacity: 1;
        margin: 0 0 0px;
      
      }
      
      .inquire-modal form input[type=text] + label, .inquire-modal form input[type=email] + label, .inquire-modal input[type=password] + label, .inquire-modal .password input[type=text] + label, .account form input[type=text] + label, .account form input[type=email] + label, .account form input[type=password] + label {
      	font: 14px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    	color: #231f20;
        padding-left: 4px;
    	letter-spacing: .2em;
        text-transform: lowercase;
        opacity: 0.5;
        transition: opacity 0.3s;
        margin-bottom: 10px;
      }
      
      .inquire-modal form input[type=text]:focus + label, .inquire-modal form input[type=email]:focus + label, .inquire-modal input[type=password]:focus + label, .inquire-modal .password input[type=text]:focus + label, .account form input[type=text]:focus + label, .account form input[type=email]:focus + label, .account form input[type=password]:focus + label {
      	opacity: 1;
      }
		
      
      .inquire-modal form input, .account form input {
        background-size:contain;
        background-repeat: no-repeat;
        background-position: right;
        background-color: white;
      }
      .inquire-modal form input.first-name, .inquire-modal form input.last-name, .account form input.first-name, .account form input.last-name {
      	background-image: url('/cdn/shop/files/person-icon-2.jpg?v=1578945318');
      }
      .inquire-modal form input.email, .account form input.email {
      	background-image: url('/cdn/shop/files/email-icon_2866c625-c793-4381-bdaf-f65a79a2c403.jpg?v=1578945318');
      }
      
      .inquire-modal form input.phone, .account form input.phone {
      	background-image: url('/cdn/shop/files/phone-icon_86a11195-115f-4d84-a8bc-6cdfabffe454.jpg?v=1578945318');
      }
      
      .inquire-form .inquire-textarea {
      	width: 100%;
      }
      
      .inquire-form .inquire-textarea label {
      	display: block;
        text-align: center;
      }
      
      .inquire-form .inquire-textarea textarea {
      	resize: none;
        border: 1px solid #999999;
        border-radius: 20px;
        margin: 5px auto;
        width: 100%;
        padding: 20px;
    	font-family: 'Gill Sans';
    	font-size: 16px;
    	height: 200px;
      }
      
.country-container {
      	margin-top: 25px;
      }      

 .account .select, .form-grid .select, .select-wrap .select{
  overflow: hidden;
  background-image: url('/cdn/shop/files/down-arrow.jpg?v=1578947779');
  background-repeat: no-repeat;
  background-size: 35px;
  background-position: 97%;
  border: 1px solid #a7a9ac;
  margin-top: 7px;
  border-radius: 20px;
  padding: 10px;
  opacity: 0.5;
  transition: opacity 0.3s; }
      
  .account .select select, .form-grid .select select, .select-wrap .select select {
    width: 110%;
    height: 34px;
    background: transparent;
    border: 0;
    border-radius: 0;
    font: 16px/38px "gill sans", "Gill Sans MT", Calibri, sans-serif;
    color: #231f20;
    letter-spacing: .01em;
    padding: 0 20px;
    -webkit-appearance: none; }
      
      #member-of-the-trade-options {
    		width: 100%;
    		padding: 40px 10px;
    		color: #a7a9ac;
	  }
     
      
      #member-of-the-trade-options > .trade-heading, #member-of-the-trade-options .switch-field {
        text-align:center;
      	
      }
      
      #member-of-the-trade-options span.trade-heading {
      	font-size: 20px;
        color: #231f20;
        display: block;
      }
      
      #member-of-the-trade-options span:not(.trade-heading) {
      	display: block;
        max-width: 400px;
        margin: 10px auto;
      }
      
      .switch-field {
      	display: flex;
        margin: 25px 0;
        overflow: hidden;
        justify-content: space-around;
      }

      .switch-field input {
      	position: absolute !important;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        width: 1px;
        border: 0;
        overflow: hidden;
      }
      
      .switch-field label {
      	background-color: white;
        color: #a7a9ac;
        font: 14px/1em "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    	text-transform: lowercase;
        letter-spacing: 0.2em;
        width: 49%;
        border: 1px solid #a7a9ac;
        border-radius: 15px;
        padding: 15px;
      }
      
      .switch-field label:hover {
      	cursor:pointer;
      }
      
      .switch-field input:checked + label {
		background-color: #231f20;
		color: white;
	  }
      
      .opt-out-container {
      	width: 80%;
        margin: 0 auto;
        display: flex;
        align-items: center;
      }
      
      .account form input[type=checkbox] {
      	margin: 20px;
      }
      
      .opt-out-container label {
      	color: #a7a9ac;
        font-size: 14px;
        line-height: 18px;
      }
      
  .account form button, .account .password button, .account .register button, .inquire-form button {
    display: block;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: #e25a00;
    font: 16px/38px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    color: #fff;
    letter-spacing: .2em;
    border-radius: 15px;
    text-transform: lowercase;
    margin:20px 0;
    padding: 4px;
    transition: background-color .3s, border .3s, color .3s; }
    .account form button:hover, .account .password button:hover, .account .register button:hover, .inquire-form button:hover {
      background: #ff6600;
    }

	.65w {width: 65% !important;}
	.35w {width: 35% !important;}


      

/* -------- EXPANDED HEADER ---------- */
  
   .header-expanded .tr-standard-nav-wrap {
  	margin-top: 40px !important;    
  }
  
      
   .header-expanded {
    height: 125px;
    padding-top: 37px;
    width: 100%;
    z-index: 3001;
    position: absolute;
    top: 0;
    color: white;}
      
      .header-expanded .wrap {
      padding: 0 37px;
      }
  
      .top-gradient {
      position: absolute;
      z-index: 1;
      height: 200px;
      top: 0;
      width: 100%;
      background: linear-gradient(180deg, rgba(0,0,0,0.8631827731092436) 0%, rgba(0,0,0,0.16430322128851538) 74%, rgba(0,0,0,0) 100%);
      }
      
  .header-expanded .logo, .header-index .logo {
    position: absolute;
    left: 50%;
    width: 202px;
    height: 22px;
    margin: 0 auto 0 -101px;
  }
      
  .black-logo, .black-index-logo {
  	opacity: 0;
  }
      
  .white-logo, .white-index-logo {
  	opacity: 1;    
      }
   
  .header-expanded .mobile-logo {
    display: none;
  }

.header-expanded .tr-main-nav a.tr-top-link {
  color: white;
  }

.header-expanded .navicon, .header-index .navicon {
	  color: white;
}
  .header-expanded .navicon.open, .header-index .navicon.open {
    position: fixed;
    color: #231f20; }

 .header-expanded .utility a, .header-index .utility a {
	color: white;
}

      
  .collection-expanded .content-for-layout {
      	padding-top: 0 !important;
      }
  
      .expanded-collection-header, .masthead-video {
      	width: 100%;
   		height: 70vh;
        min-height: 700px;
    	display: flex;
    	flex-direction: column;
    	align-items: center;
    	justify-content: center;
        color: white;
        background-size: cover;
        background-position: center;
        overflow: hidden;
      }
      
      .expanded-collection-header div {
      	position: absolute;
        text-shadow: 1px 3px 12px black;
      }
      
      .expanded-collection-header .mn-head-wrap h1 {
      	color: white !important;
        letter-spacing: 0.05em !important;
    	margin-top: 40px !important;
        margin-right: auto !important;
      }
      
      #headingContent {display: none;}
 
      @media screen and (max-width: 800px) {
        .header-expanded .tr-mobile-phone a {
        	color: white;
        }
      }
      
      @media screen and (max-width: 500px) {
        
        .expanded-collection-header { height: 76vh; }
      	.header-expanded .tr-mobile-phone-icon a { color: white;}
      }
      
      
 		#videoBG {
         display: flex;
         min-height: 100%; 
 		 min-width: 100%; 
 		 height: auto !important;
		 width: auto !important;
        }
      
      .masthead-video .masthead-content {
      	position: absolute;
        text-align: center;
        max-width: 728px;
      }
      
      .masthead-video h2 {
    	font: 18.1px/36px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
    	color: #fff;
    	letter-spacing: 1.07em;
    	text-transform: lowercase;
		text-align: center;
        margin-right: -19px;
      }
      
      .masthead-video img {
     	padding: 10px 0px;
        
      }
      
      .masthead-promo {
      	font: 18.1px/36px "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        color: #fff;
        letter-spacing: 0.1em;
        text-transform: lowercase;
        text-align: center;
        display: none;
        width: 270px;
        border: 2px solid white;
        margin: 80px auto 0;
        padding: 10px;
        text-decoration: none;
        background: transparent;
        transition: background .3s, color .3s;
      }
      
      .masthead-promo:hover {
      	background: white;
        color: black;
      }
      
      @media screen and (max-width:1200px){
        .masthead-video img, .masthead-video h2 {
        	display:none;
        }
        
        .masthead-video .masthead-promo {
        	margin-top: 15px;
        }
      }
      
      @media screen and (max-width:800px){
        .masthead-video {
        	height: 50vh;
        }
        
        .index .masthead-video {
        	height: 50vh;
          	min-height: 300px;
        }
        
        .masthead-video .masthead-content {
        	width: 100%;
            top: auto;
          	left: auto;
        }
        
        .masthead-video .masthead-promo {
        	margin-top: 0px;
        }
      }
        
    @media screen and (min-aspect-ratio: 1669/1336) {
      	#videoBG {
          width: 100%;
          min-width: 100%;
          height: auto;
          min-height: auto;}
      }


/* ------- How to Buy ---------- */
      
      .full-width-bg {
      	background-color: #a7a9ac;
        padding-top: 20px;
        padding-bottom: 50px;
      }
      
      .full-width-bg * {color: white !important;}
  	
      .rte td p { margin: 0 auto !important;}
    .rte td {
    font-size: 110%;
    padding: 15px 0 15px 0;
    text-align: center;
    color: #777;
    border: 1px solid #999;
      }
      
    .design-credit-over-image {
    font: 14px/25px "gillsans", "Gill Sans MT", gill-sc, Calibri, sans-serif;
    display: block;
    float: right;
    margin-right: 40px;
    margin-top: -30px;
    color: white;
    letter-spacing: 0.1px;
    overflow: scroll;
    border-radius: 2px;
}

    .full-width-framed-image {
    	margin: 0px 20px;
      	overflow: hidden;
      	display: flex;
      	justify-content: center;
      }
      
    .full-width-framed-image img {
    	min-width: 1000px;  
      }
    
      @media screen and (max-width: 650px) {
        
        .flex-wrap-sd-container {width: 100%;}
        .full-width-framed-image {height: 500px;}
        .full-width-framed-image img {
        	min-width: 700px;
          	width: auto;
          	height: 100%
        }
        .design-credit-over-image {
        	width: 100%;
            margin-right: auto;
          	margin-left: auto;
          	padding: 0px 30px;
            text-align: center;
        }
      }

@media screen and (max-width: 650px) {
  .horizontal-filters-section__content {
    padding: 0px !important;
  }
}
      
/* -------- products-wrap ----------- */
      
      .hide {display:none;}
      .active-thumb {text-decoration: underline;}
      #productSection {margin-top: -100px; padding-top: 50px;}
    
    #abidemi-olowonira-thumb:hover, #douglas-friedman-thumb:hover, #matthew-neuman-thumb:hover {
    
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	}
      #abidemi-olowonira-thumb:hover, #abidemi-olowonira-thumb.active-thumb {
      background-image: url('/cdn/shop/files/artist_0002_abidemi_700x.jpg') !important;
      }
      #douglas-friedman-thumb:hover, #douglas-friedman-thumb.active-thumb {
      background-image: url('/cdn/shop/files/artist_0000_douglas_700x.jpg') !important;
      }
      #matthew-neuman-thumb:hover, #matthew-neuman-thumb.active-thumb {
      background-image: url('/cdn/shop/files/artist_0001_matt_700x.jpg') !important;
      }

	.artist-notice {
    	
    margin:  0 auto;
    text-align: center;
    width: fit-content;
    padding: 5px 20px;
    border: 1px solid black;
    border-radius: 20px;
    margin-top: -30px;
    margin-bottom: 30px;

    }

	.fadeAlert {opacity: 0;}
	@keyframes fade-inAlert {
    from {opacity: 0; transform: translateY(20px)}
    to {opacity: 1;}
	}
	.fade-in-alert {
  	animation: fade-inAlert 1s;
	}


.dates-wrapper {
	display: flex;
  	max-width: 700px;
  	justify-content: center;
  	align-items: center;
  	padding: 20px 0 0;
  	font-family: 'gill-sc', 'Gill Sans', Calibri, sans-serif;
    font-size: 19px;
  	letter-spacing: 1px;
  	text-transform: lowercase;
}

.dates-block {
	display: flex;
  	flex-wrap: wrap;
  	width: 250px;
}

.dates-block > * {
	width: 50%;
}

.dates-label {
	width: 120px;
  	text-align: right;
  	padding-right: 15px;
  	color: #888888;
}

.dates-date {
	text-align: left;
}

@media screen and (max-width: 600px) {
  .dates-wrapper {
  	flex-direction: column;
  }
  .dates-block {
  	padding: 20px 0px;
  }

}

  .bxslider li div span {
  	display: flex;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    
  }
      
      .updated .bxslider li div span {
      	background-color: #f6f6f6;
      }
      

.slideshow2 .bxnav {height: 9px;}
.slideshow2 {margin-top: 0px;}

.product-details-wrap {
  justify-content: center;
}

.product-details-container {
  width: 100%;
  max-width: 500px;
      }
      

/* --- PAGER --- */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  position: relative;
  margin-top: -20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #a7a9ac;
  text-indent: -9999px;
  display: block;
  width: 8px;
  height: 8px;
  margin: 0 3px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: transparent;
  border: 2px solid #a7a9ac;
  width:10px;
  height:10px;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}

      
/*--- SLIDESHOW Breakpoints ---*/



@media screen and (max-width: 500px) {
  .slideshow2, .bx-wrapper, .bx-viewport, .bxslider li, .bxslider li div, .bxslider li div span  {
 	height: 500px;
    width: 100%;
  }
  .bxslider {height: 500px;} 
}

@media screen and (min-width: 501px) and (max-width: 600px) {
  .slideshow2, .bx-wrapper, .bx-viewport, .bxslider li, .bxslider li div, .bxslider li div span  {
  	height: 600px;
    width: 100%;
  }
  .bxslider {height: 600px;} 
}

@media screen and (min-width: 601px) and (max-width: 700px) {
  .slideshow2, .bx-wrapper, .bx-viewport, .bxslider li, .bxslider li div, .bxslider li div span  {
  	height: 700px;
    width: 100%;
  }
  .bxslider {height: 700px;} 
  .product-details-wrap {display: flex;}
}

@media screen and (min-width: 701px) and (max-width: 800px) {
  .slideshow2, .bx-wrapper, .bx-viewport, .bxslider li, .bxslider li div, .bxslider li div span  {
  	height: 800px;
    width: 100%;
  }
  .bxslider {height: 800px;}
  .product-details-wrap {display: flex;}
}
      
@media screen and (min-width: 801px) and (max-width: 960px) {
  .slideshow2, .bx-wrapper, .bx-viewport, .bxslider li, .bxslider li div, .bxslider li div span  {
  	height: 960px;
    width: 100%;
  }
  .bxslider {height: 960px;}
  .product-details-wrap {display: flex;}
}
      
      @media screen and (min-width: 961px) {
        .product-details-container {padding-left: 30px;}
        li.size {width: calc(33% - 6px);}
        .mto-hide-select ul {flex-wrap: wrap;}
        .quality-container {padding: 70px 70px;}
        .quality-container h2 {font-size: 36px;}
        .quality-block {max-width: 500px; margin: 0 auto;}
        .quality-image-block {margin: 50px auto; text-align: center; max-width: 1300px;}
        .quality-container > p {max-width: 500px; margin: 0 auto;}
        .review-wrap {padding: 30px;}
        .review {width: 400px; height: 600px;}
        .featured-in-image-block {width: 500px; height: 300px;}
        .product-details-wrap {display: flex;}
      }      
      
@media screen and (min-width: 961px) and (max-width: 1100px) {
  .slideshow2, .bx-wrapper, .bx-viewport, .bxslider li, .bxslider li div, .bxslider li div span  {
  	height: 700px;
    width: 500px;
  }
  .bxslider {height: 700px;} 
  
  .product-top {display: flex; padding: 0px 50px;}
  .product-details-wrap {width: calc(100% - 500px)}
  
}
      
@media screen and (min-width: 1101px) and (max-width: 1200px) {
  .slideshow2, .bx-wrapper, .bx-viewport, .bxslider li, .bxslider li div, .bxslider li div span  {
  	height: 700px;
    width: 600px;
  }
  .bxslider {height: 700px;} 
  
  .product-top {display: flex; padding: 0px 50px;}
  .product-details-wrap {width: calc(100% - 600px)}
  
}
      
@media screen and (min-width: 1201px) {
  .slideshow2, .bx-wrapper, .bx-viewport, .bxslider li, .bxslider li div, .bxslider li div span  {

    width: 700px;
  }

  
  .product-top {display: flex; padding: 0px 50px; max-width: 1300px; margin: 0 auto;}
  .product-details-wrap {width: calc(100% - 700px)}
  
}
      .standard .slideshow2 {
      	margin: 0 auto;
      }
      
      
      .img-wrap-solid-bg {
      	padding: 0px 10px;
        background-color: #f6f6f6;
      }
      
      .img-wrap-solid-bg img {
      	margin-bottom: 0px !important;
      }
      
/* CART IMPROVEMENTS */
      
      .cart .rte {
      padding: 20px;
      }
      
      .cart-wrapper {
      	max-width: 500px;
        width: 100%;
        margin: 0 auto;
      }
      
      .cart .rte h1 {
      	max-width: 500px;
        margin: 0 auto;
      }
      
      .cart .rte h1, .cart-item-title h2 a:not(em), .cart-item-price span, .cart-item-type, .cart-item-quantity, .total .summary-item .summary-label, .total .summary-item #totalValue {
      	font-family: "gill-sc", "Gill Sans MT", Calibri, sans-serif;
        text-transform: lowercase;
      }

      .cart-item-title h2 a em, .cart-item-variables, .cart-item-shipping, .cart-item-remove, .cart-item-update, .cart-item-remove, .update-cart  {
        font-family: "gillsans", "Gill Sans MT", Calibri, sans-serif;
        text-transform: none;
      }

      
      .cart-item-price span, .total .summary-item #totalValue {
      	color: #ea5c11;
      }
      
      .cart .rte h1, .cart-item-title h2 a em, .cart-item-type, .cart-item-shipping, .total .summary-item .summary-label {
        color: #6d6d6d;
      }
      
      .cart-item-title a, .cart-item-remove a {
      	font-weight: normal;
      }
      
      
      .cart-item-title h2 a:not(em), .total .summary-item .summary-label {
      	font-size: 26px;
      }
      
      .cart-item-title h2 a em, .cart-item-price span, .total .summary-item #totalValue {
      	display: block;
        font-size: 20px !important;
        
      }
      
      .cart-item-title h2 a em {
      	letter-spacing: .01em;
      	text-transform: none;
      	font-style: normal;
      }
      
      .cart-item-type {
      	font-size: 20px;
      }
      
      
      .cart-item-top-wrapper {
      	display: flex;
        justify-content: space-between;
      }
      
      .cart-item-thumbnail {
      	width: 100%;
        background-color: #f3f3f3;
        border-radius: 4px;
      }
      
      .cart-item-thumbnail img {
      	height: 300px;
        width: auto;
        display: block;
        margin: 0 auto;
      }
      
      .cart-item-details {
      	padding: 10px 0px;
      }
      
      .cart-item-details {
      display: flex;
        justify-content: space-between;
      }
      
      .cart-item-variables span {
      	display: block;
        margin-bottom: 10px;
      }
      
      .cart-item-quantity {
      	display: block;
        text-align: right;
        margin-bottom: 18px;
      }
      
      .cart-item-quantity input {
      	width: 30px;
        height: 30px;
        text-align: center;
        background-color: #f3f3f3;
        border-radius: 4px;
      }
      
      .cart-item-shipping {
      	background-color: #f3f3f3;
        border-radius: 4px;
        padding: 8px 14px;
       	color: #6d6d6d;
        display: inline;
      }
      
      .cart-item-shipping p {
      	display: inline;
      }
      
      .cart-item-quantity-wrap {
      	display: flex;
        flex-direction: column;
        
      }
      
      
      .cart-item {
      	padding: 20px 0px;
        border-bottom: 1px solid #ededed;
      }
      
      .summary-item {
      	display: flex;
        justify-content: space-between;
      }
      
      .cart-summary {
      border-top: 1px solid #ededed;
      padding: 12px 0px 0px;
      }
      
      .summary-value {
      text-align: right;
      }
	  
      
      .total {
      	margin: 20px 0px;
      }
      
      .cart button.wide-tr {
        width: 100%;
        	font-size: 18px !important;
    		transition: background .3s, border .3s, color .3s, box-shadow .3s !important;
    		font-family: 'gill-sc';
    		letter-spacing: 0.1em;
    		display: block;
    		text-transform: lowercase;
    		margin: 15px auto 0;
    		padding: 11px;

      }
      
      @media screen and (max-width: 500px) {
      .cart button.wide-tr {
      	position: fixed;
        bottom: 0;
        left: 0;
        z-index: 2;
      }
      }
      
      #shopify-section-cart-summary {
      		max-width: 500px;
        	margin: 0 auto;
      }
      
      .update-cart-wrap {
      	width: 100%;
        text-align: center;
      }
      .update-cart {
      margin: 0 auto;
      padding: 12px;
      
      }
      
      .cart-item-price {
      	text-align: right;
      }
      
      .cart .shipping-estimate, .shipEstimateValue {
        font-size: 14px !important;
        color: #888;
        margin-top: 5px;
      }
      
      .total-details {
      	text-align: right;
      }
      
      .total-details span {
      	max-width: 170px;
    	display: block;
    	color: #888;
    	line-height: 110%;
    	margin-top: 10px;
      }
      
      
      .grecaptcha-badge { visibility: hidden }
      

      
      .products-listing-section {
      	padding-left: 30px;
        overflow-x: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        scroll-behavior: smooth;
      }
      
  @media screen and (max-width: 550px) {
      .products-listing-section__item {
      	width: calc(50% - 30px);
        margin-right: 30px;
        margin-bottom: 30px;
      }
  }
      
  @media screen and (min-width: 551px) and (max-width: 900px) {
      .products-listing-section__item {
      	width: calc(33.33% - 30px);
        margin-right: 30px;
        margin-bottom: 30px;
      }
  }
  
  @media screen and (min-width: 901px) and (max-width: 1300px) {
      .products-listing-section__item {
      	width: calc(33.33% - 30px);
        margin-right: 30px;
        margin-bottom: 30px;
      }
  }
      
    @media screen and (min-width: 1301px) and (max-width: 1800px) {
      .products-listing-section__item {
      	width: calc(33.33% - 30px);
        margin-right: 30px;
        margin-bottom: 30px;
      }
  }
      
        @media screen and (min-width: 1801px) {
      .products-listing-section__item {
      	width: calc(25% - 30px);
        margin-right: 30px;
        margin-bottom: 30px;
      }
  }
      
      
      .full-width-slide-content {
      	z-index: 999;
      }
      
      .tr-top-banner {
      	font-family:"gill-sc", Gill Sans, sans-serif;
        text-transform: lowercase;
        padding: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        
      }
      
      .tr-top-banner a {
      	text-decoration: underline;
      }
      
      .top-banner-index {
      	color: white;
        background-color: #000000;
      }
      
      .top-banner-index a {
      	color: white;
      }

      .collection-spaces .top-banner-light {
        color:#ffffff;
        background-color:#E25B02;
      }
      
  .top-banner-light {
      	color: #808080;
        background-color: #ebebeb;
      } 
      
      .top-banner-light a {
      	color: black;
      }

      .shape-notification { display:none !important }

@media screen and (min-width: 1101px) {
      .tmenu_nav {position:sticky !important; z-index; 5 !important;}
      .tmenu_wrapper {margin-top: 16px;}
}

  @media screen and (max-width: 550px) {
      .tr-flip-display {
      	display: block !important;
      }
      .tr-hide {display: none !important;}
  }

#mc_embed_signup { width: auto !important; }


@media screen and (min-width: 700px) {
  .palette_title {
    font-size: 500% !important;
  }
  
}


/* End Travis Additions */
@media print {
  .customer-overlay, .account, .slide-nav, .nav, #trigger, .section, .footer, .minor-calls, .utility, .navicon {
    display: none; }

  .color-your-own .left {
    width: 48%; }
    .color-your-own .left .read-more {
      display: none; }
    .color-your-own .left .scrollmagic-pin-spacer {
      padding: 0 !important;
      margin: 0 !important;
      top: inherit !important;
      left: inherit !important;
      bottom: inherit !important;
      right: inherit !important; }
    .color-your-own .left .graphic {
      margin: 100px 0 0 !important;
      position: relative !important;
      top: 0 !important;
      left: 0 !important; }
  .color-your-own .right {
    width: 48%; }
    .color-your-own .right .summary {
      padding: 50px; }
    .color-your-own .right .designers, .color-your-own .right .buy {
      display: none; } }

/*# sourceMappingURL=styles.css.liquid.map */