@font-face {
    font-family:"Rubik";
    src:url("/s/files/1/0246/4343/6622/t/6/assets/Rubik-Regular.woff2") format("woff2"),url("/s/files/1/0246/4343/6622/t/6/assets/Rubik-Regular.woff") format("woff");
    font-style:normal;font-weight:400;
}
@font-face {
    font-family:"Rubik Bold";
    src:url("/s/files/1/0246/4343/6622/t/6/assets/Rubik-Bold.woff2") format("woff2"),url("/s/files/1/0246/4343/6622/t/6/assets/Rubik-Bold.woff") format("woff");
    font-style:normal;font-weight:400;
}
h1, h2, h3, h4, h5, h6 {
    color: #696969;
    font-family: Rubik;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: normal;
}
.modal-background {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  top: 0;
  z-index: 10;
  opacity: 0.85;
  display: none;
}

.modal-video {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 865px;
  height: auto;
  max-width: 90%;
  z-index: 11;
  background: #fff;
  transform: translate(-50%, -50%);
  display: none;
}
div#how-it-works-video,
div#features-video,
div#stealth-video,
div#rocker-video,
  div#phantom-video{
  display: none;
}
#big-footer {
  text-align: left;
}
.free-shipping{ 
  cursor: pointer;
}

.modal-close {
  position: absolute;
  top: -15px;
  right: -13px;
  background: #FFB71B;
  color: #000;
  font-size: 34px;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  padding-left: 7px;
  padding-top: 2px;
  cursor: pointer;
}

.desktop-hidden{
  display: none;
  float: none;
}
.completely-hidden{
  display: none;
}
#big-footer p {
  margin-bottom: 0px;
}
div#footer-signup {
  margin-top: 10px;
}

//homepage hero
.hph-left, .hph-right {
  text-align: center;
  max-height: 740px;
}
.hph-pretext {
  color: #999999;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 1.2px;
  line-height: 26px;
  text-align: center;
  margin-top: 100px;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
}
.hph-header {
  color: #FFFFFF;
  font-size: 46px;
  font-weight: bold;
  line-height: 55px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Rubik Bold', sans-serif;
  -webkit-font-smoothing: antialiased;
}
.hph-pricing-message {
  color: #FFB71B;
  font-size: 26px;
  font-weight: bold;
  line-height: 26px;
  text-align: center;
  margin-top: 30px;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
}
.hph-msrp-message {
  color: #999999;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  margin-top: 10px;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
}
.hph-product-text {
  color: #999999;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  margin-top: 35px;
  -webkit-font-smoothing: antialiased;
}
.hph-buttons {
  margin-top: 55px;
  text-align: center;
}
.hbh-product-link {
  color: #000000;
  text-align: center;
  border-radius: 27.5px;
  background-color: #FFB71B;
  font-size: 16px;
  font-weight: bold;
  line-height: 19px;
  padding: 18px 47px;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
}
.hbh-video-link {
  border: 2px solid #F1F1F1;
  border-radius: 27.5px;
  color: #F1F1F1;
  font-size: 16px;
  font-weight: bold;
  line-height: 19px;
  text-align: center;
  padding: 18px 61px;
  margin-left: 10px;
  text-transform: uppercase;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
}
.hbh-video-link:visited{
  color: #F1F1F1;
}
.hbh-video-link i {
  margin-right: 10px;
}
.hph-ol-image {
  margin: 55px 0px 105px;
  width: 350px;
}
.hph-chair-image{
  height: 759px;
  width: 611px;
  max-width: none;
  margin-left: -120px;
  margin-top: -40px;
}
.flexslider.index_Slider {
  background-image: url(//cdn.shopify.com/s/files/1/0246/4343/6622/files/Blackgrain_a8c73102-5ce3-46af-a006-440de82d90ae.png?3247);
  background-color: #0D0D0D;
}
.specs-section { 
  padding-top: 60px;
}
.specs-table {
  background-color: #171717;
  display: flex;
  margin: auto;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 90%;
}
.specs-column {
  width:33%;
  padding: 25px 45px;
}
.specs-column.last {
  padding-right: 15px;
}
.specs-column.first {
  padding-left: 15px;
}
.specs-cell {
  width: 100%;
  text-align: left;
  line-height: 48px;
  border-bottom: 1px solid #3A3A3A;
  color: #ffffff;
  font-size: 14px;
}
.specs-cell.last {
  border: none;
}
.specs-cell span {
  float: right;
}
.specs-badges-section .specs-container {
  margin-top: 60px;
  margin-bottom: 90px;
}
.spec-badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: auto;
}
.spec-badge {
  width: 250px;
  height: 50px;
  margin: 0 35px;
}
.spec-badge img {
  width: 50px;
  float: left;
  margin-right: 15px;
}
.spec-badge h5 {
  margin-bottom: 0px;
  text-transform:uppercase;
}
.spec-badge.officially-licensed {
  width: 255px;
}
.spec-badge.warranty {
  width: 170px;
}
.spec-badge.commercial-grade {
  width: 235px;
}

}
.hiw-section{
  padding-top: 90px;
}
.hiw-left {
  -webkit-font-smoothing: antialiased;ß
}
ol.hiw-list {
  list-style: none;
  counter-reset: li;
  margin-left: 20px;
}
.hiw-list li:before {
  content: counter(li);
  color: #FFB71B;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  font-size: 20px;
  font-weight: bold;
}
.hiw-list li {
  counter-increment: li;
}
.hiw-list li span {
  font-size: 20px;
  font-weight: bold;
  line-height: 44px;
}
a.hiw-button {
  border-radius: 27.5px;
  background-color: #FFB71B;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  font-family: 'Rubik Bold', sans-serif;
  font-weight: 500;
  padding: 18px 47px;
  display: inline-block;
  margin: 20px 20px 90px;
}
.nbm .text-with-image {
  margin: 0;
}
video{
  width: 100%;
}
.reviews-stars {
  text-align: center;
  padding-top: 80px;
}
.review-body {
  background-color: #FFC846;
  padding: 35px 30px 25px;
  color: #000000;
  position: relative;
}
.review-title {
  font-weight: bold;
}
.review-person {
  margin: 10px 30px 80px;
  font-weight: bold;
  color: #000000;
}
h2.desktop-12.review-header {
  margin-top: 0px;
  margin-bottom: 50px;
}
.review-body:after {
  content: '';
  border-left: 45px solid #FFC846;
  border-right: 45px solid transparent;
  border-top: 20px solid #FFC846;
  border-bottom: 20px solid transparent;
  position: absolute;
  bottom: -25px;
  right: 5px;
}
#footer { text-align: ; }
.payment-methods svg {
  display: inline;
  width: 40px;
  height: 25.25px;
  text-align: center;
  margin: 3px 1px;
}
.successForm.feedback, 
.errorForm.feedback {
  margin: 15px 10px;
  display: inline-block;
}
.errorForm.feedback {
  color: #B72910;
}
.successForm.feedback p,
.errorForm.feedback p {
  font-size: 18px;
}
input#contactFormSubmit {
  border-radius: 27.5px;
  background-color: #FFB71B;
  color: #000;
  font-family: 'Rubik Bold', sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
  width: auto;
  padding: 18px 50px;
  margin-top: 25px;
  margin-bottom: 100px;
}
.nbm .text-with-image {
  margin: 0;
}
.leg-color {
  border-radius: 100%;
  width: 35px;
  height: 35px;
  float: left;
  margin-right: 10px;
}
.leg-color.yellow {
  background-color: #FFB71B;
}
.leg-colors {
  width: 100%;
  float: left;
  margin-left: 45px;
  margin-top: 20px;
  margin-bottom: 15px;
}
.leg-color.red {
  background: #CA3227;
}
.leg-color.white {
  background: #fff;
  border: 1px solid #979797;
}
.leg-color.green {
  background: #8BBF67;
}
.leg-color.black {
  background: #000;
}
.leg-color.blue {
  background: #3762CC;
}
.leg-color-disclaimer {
  margin-left: 45px;
  font-style: italic;
  color: #696969;
  font-size: 14px;
  line-height: 20px;
}
.text_section {
  padding: 40px 40px;
}
.cs-collections {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1280px;
  margin: auto;
  margin-bottom: 60px;
}
.cs-collection {
  width: 300px;
  height: 240px;
  margin: 10px 10px 20px;
  border: 1px solid #000000;
  cursor: pointer;
}
.cs-licensee {
  color: #999;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  margin-bottom: 25px;
}
.cs-img {
  text-align: center;
  height: 165px;
}
.cs-title {
  text-align: center;
  text-transform: uppercase;
  background: #000;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  padding: 15px;
  line-height: 20px;
}
.cs-title span {
  color: #FFB71B;
  font-size: 14px;
  font-weight: bold;
}
.cs-collection:hover {
  border-color: #FFB71B;
}
.cs-collection:hover .cs-title {
  background-color: #FFB71B;
  color: #696969;
}
.cs-collection:hover .cs-title span {
  color: #696969;
}
.featured-content h2 {
  text-align: center;
  margin-top: 90px;
}
.featured-content .pages-content .rte {
  max-width: 555px;
  margin: 0 auto;
}
.personalize-section{
  overflow: visible;
  margin-top: 220px;
  position: relative;
  padding: 80px 0px !important;
}
h2.personalize-header{
  text-transform: uppercase;
  color: #fff;
  font-family: 'Rubik Bold', sans-serif;
  font-weight: bold;
  font-size: 32px;
  line-height: 38px;
}
h4.personalize-text{
  color:#f1f1f1;
  font-family: 'Rubik', sans-serif;
  font-size: 28px;
  line-height: 33px;
}
.personalize-text .hph-buttons {
  text-align: left;
  margin-top: 35px;
}
.personalize-left img{
  position: absolute;
  width: 415px;
  bottom: 0;
}
.nav-container {
  border-top: 1px solid #ffffff;
}
#header-wrapper .row {
  margin: 0px;
  width: 100%;
}
ul.nav {
  line-height: 45px;
}
.hph-left {
  text-align: center;
}
.ol-header{
  margin-bottom: 10px;
  margin-top: 15px;
  display: inline-flex;
}
.ol-text {
  display: inline-block;
  margin-top: 3px;
}
#logo .ol-header img {
  max-width: 325px;
  margin-left: 10px;
  margin-top: 0px;
}
.ol-logos {
  max-width: 350px;
  margin-left: 10px;
  margin-top: 0px;
}
a.ol-logo {
  float: left;
}
#logo a.ol-logo > img {
  height: 20px;
  margin-left: 2px;
}
.share-icons a {
  color: #000;
}
form.search-bar {
  display: none;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 4;
}
.search-bg {
  position: fixed;
  width: 100vw;
  height: 100%;
  background: transparent;
  top: 0;
  left: 50%;
  z-index: 3;
  display: none;
  transform: translateX(-50%);
}
ul.nav {
  z-index: 2;
}
ul.nav li i.fa.fa-search {
  color: #fff;
  margin-left: 10px;
}
.search-bar .search-bar--submit {
  position: absolute;
  top: -10px;
  bottom: 0;
  right: 0;
  width: 45px;
  margin: 0;
  border: 0 none;
  background: none;
  text-align: center;
  cursor: pointer;
  z-index: 2;
}
.search-bar .search-bar--submit i.fa.fa-search {
  color: #000;
  font-size: 18px;
}
.search-bar input[type="text"] {
  font-size: 16px;
  border-radius: 0px;
  background: #fff;
  width: 425px;
}
#page {
    margin-bottom: 30px;
}
span.fallback-text {
  display: none;
}
/* Product Page */
#breadcrumb .page-title, #breadcrumb a {
  font-size: 16px;
  color: #696969;
}
#breadcrumb {
  margin: 10px 0px 40px;
}
#breadcrumb .separator {
  font-size: 14px;
}
#product-description h1 {
  color: #696969;
  font-family: 'Rubik Bold', sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 28px;
  padding-bottom: 7px;
}
#product-price {
  margin: 20px 0px 20px;
}
#product-price .product-price {
  font-size: 20px;
}
#product-price .was {
  font-size: 15px;
  color: #999999;
}
.quantity-selector h5 {
  font-size: 20px;
  font-weight: bold;
  color: #696969;
  line-height: 26px;
  float: left;
  margin-right: 20px;
  padding: 7px 0px;
}
.product-add input.add {
  background: #FFB71B;
  color: #000000;
  font-family: 'Rubik Bold', sans-serif !important;
  font-weight: bold;
  line-height: 19px !important;
  font-size: 16px !important;
  text-align: center;
  text-transform: uppercase;
  border-radius: 24px;
  width: auto !important;
  padding: 5px 30px !important;
  margin-bottom: 50px;
}
.product-add input.add.hide-atc {
  display:none;
}
button.btn.pplr-c-button.pplr-btn.button.Button--secondary.ptc_button {
  background: #FFB71B;
  color: #000000;
  font-family: 'Rubik Bold', sans-serif !important;
  font-weight: bold;
  line-height: 19px !important;
  font-size: 16px !important;
  text-align: center;
  text-transform: uppercase;
  border-radius: 24px;
  width: auto !important;
  padding: 15px 30px !important;
  margin-bottom: 10px;
}
.product-details div ul li {
  list-style: disc;
  margin-left: 40px;
}
.product-personalizer {
  margin-bottom: 0px !important;
}
.product-add {
  min-height: 0px;
}
.product-details h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.product-fsb {
  background: #696969;
  width: auto;
  color: #fff;
  display: inline-block;
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  line-height: 22px;
  position: relative;
  margin-bottom: 20px;
}
.product-fsb i {
  color: #FFB71B;
  margin-right: 8px;
  font-size: 18px;
}
.product-fsb:after {
  content: '';
  border-left: 16px solid #696969;
  border-right: 16px solid transparent;
  border-bottom: 16px solid #696969;
  border-top: 16px solid #696969;
  position: absolute;
  right: -22px;
  top: 0px;
}
#product-price .savings {
  font-size: 16px;
  color: #10BF69;
  font-weight: bold;
}
#carousel li.product-slide.slide_image {
  border: 1px solid #F1F1F1;
  width: 110px !important;
  margin-right: 20px !important;
}
#carousel li.product-slide.slide_image.flex-active-slide {
  border: 2px solid #FFB71B;
}
.product-siia {
  width: 100%;
  border: 1px solid #F1F1F1;
  box-shadow: 0 2px 7px 0 rgba(0,0,0,0.31);
  margin: 50px 0px 40px;
  float: left;
  cursor: pointer;
}
.product-siia img {
  width: 170px;
  float: left;
  max-width: 35%;
}
.product-siia-text {
  margin-left: 5%;
  float: left;
  padding-top:20px;
  width: 60%;
}
span.siia-title {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  font-family: 'Rubik Bold', sans-serif;
}
.xpression-badges,
.product-specs-header,
.product-specs-imgs,
.product-specs-table{
  width: 100vw;
  margin-left: 50%;
  transform: translateX(-50%);
}
.xpression-badges .specs-container {
  margin: 35px 0px;
}
.product-specs-header {
  margin-top: 40px;
}
.product-specs-header.stealth-specs {
    margin-top: 0px;
}
.product .product-specs-imgs .box-ratio {
  background-color: transparent;
}
.product-specs-table section {
  padding-bottom: 80px;
}
.ymal-title {
  font-family: 'Rubik', sans-serif;
  font-size: 36px;
  line-height: 43px;
  margin: 25px 0px;
}
.ymal-title:after {
  display: none;
}
.related-products {
  margin-bottom: 80px;
}
.product-features-left, .product-features-right {
  position: relative;
  text-align: center;
}
.product-features {
  margin-top: 40px;
}
.pf-highlight {
  position: absolute;
  background: #FFB71B;
  border-radius: 100%;
  padding: 6px;
  height: 30px;
  width: 30px;
}
.pf-highlight img {
  width: 18px;
}
.pf-highlight.customizable {
  top: 3%;
  left: 47%;
}
.pf-highlight.personalization {
  top: 25%;
  left: 44%;
}
.pf-highlight.color-base {
  bottom: 11%;
  left: 40%;
}
.pf-highlight.memory-foam {
  top: 44%;
  right: 37%;
}
.pf-highlight.xzipit {
  top: 24%;
  left: 44%;
}
.pf-highlight.adjust-arms {
  top: 39%;
  right: 25%;
}
.pf-highlight.contrast-stitch {
  top: 16%;
  left: 21%;
}
.pf-highlight.lay-flat {
  bottom: 26%;
  left: 33%;
}
.pf-details {
  position: absolute;
  background: #F1F1F1;
  width: 650px;
  box-shadow: 0px 0px 10px #999;
  z-index: 1;
  top: 40px;
  display: none;
}
.product-features-left .pf-details {
  left: 20px;
}
.product-features-right .pf-details {
  right: 20px;
}
.pfd-left {
  float: left;
  width: 250px;
}
.pfd-left img,
.pfd-left video {
  width: 100%;
  float: left;
}
.pfd-title {
  font-size: 22px;
  font-family: 'Rubik', sans-serif;
  margin-bottom: 15px;
}
.pfd-right {
  text-align: left;
  padding-left: 40px;
  float: left;
  width: 400px;
  padding-top: 15px;
  padding-right: 20px;
}
div.pplr-wrapper > div.img_thumb_small  > span {
  background: #000000;
  width: 78px;
  height: 60px;
}
.pplr-chair-comes-with-all-insert-color-options.pplr-wrapper > div.img_thumb_small  > span {
  background:#fff;
}
div.logo-grid > label.oindexlabel {
  color: #000000;
  font-family: Roboto;
  font-size: 16px;
  font-weight: bold;
  line-height: 21px;
}
div.logo-grid > label.pplrlabel {
  font-weight: lighter;
  color: #000000;
  font-family: Roboto;
  font-size: 16px;
  line-height: 21px;
}
body > div.crop-modal > div > div > form > div.pplr_ex_button > div > button {
  height: 48px;
  width: 230px;
  border-radius: 24px;
  background-color: #FFB71B;
  color:#000;
  font-family: 'Rubik Bold', sans-serif !important;
  font-size: 16px !important;
  font-weight: bold;
}
.personalize-your-xpr {
  height: 43px;
  width: 520px;
  color: #000000;
  font-family: 'Rubik Bold';
  font-size: 24px;
  font-weight: bold;
  line-height: 43px;
}
div.crop-modal > div > div > form > div.pplr-p-right > div > div.pplr-wrapper.pplr-text > input {
  border: 1px solid #DDDDDD;
  border-radius: 3px;
  background-color: #F1F1F1;
}
.pplr-wrapper > label.pplrlabel {
  font-weight: normal;
  padding: 0px 0px 15px;
}
.pplr-wrapper > .oindexlabel{
  padding: 15px 0px 0px;
}
.pplr-main span.ptooltip {
  display: none;
}
a.js-modal-close.pplr_close.p_r_c {
  position: absolute;
  top: -15px;
  right: -13px;
  background: #FFB71B;
  color: #000;
  font-size: 22px;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  padding-left: 7px;
  padding-top: 2px;
  cursor: pointer;
  line-height: 26px;
}
.tooltip-fade {
  animation: tooltip 3s infinite;
  box-shadow: 0 0 0 0 rgba(255,183,27, 0) scal;
}
@keyframes tooltip {
  0% {box-shadow: 0 0 0 0 rgba(255,183,27, 0);}
  20% {box-shadow: 0 0 0 0 rgba(255,183,27, 0.75);}
  100% {box-shadow: 0 0 0 10px rgba(255,183,27, 0);}
} 
@media screen and (max-width: 890px){
  .product-features-left .pf-details {
    left: -80px;
  }
  .product-features-right .pf-details {
    right: -80px;
  }
}

/* League Modal */
.cs-modal-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  top: 0;
  z-index: 10;
  opacity: 0.85;
  display: none;
}

.cs-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 905px;
  max-width: 90%;
  height: 600px;
  max-height: 90%;
  z-index: 11;
  background: #fff;
  transform: translate(-50%, -50%);
  display: none;
  border: 4px solid #fff;
}
#nfl, #mlb, #nhl, #nba, #collegiate,
#gm, #epl, #mls, #owl, #esports, #retro, #cod{
  display: none;
}

.cs-modal-close {
  position: absolute;
  top: -15px;
  right: -13px;
  background: #FFB71B;
  color: #000;
  font-size: 34px;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  padding-left: 7px;
  padding-top: 2px;
  cursor: pointer;
}
.csh-modal-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  top: 0;
  left: 0;
  z-index: 10;
  opacity: 0.85;
  display: none;
}

.csh-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 905px;
  max-width: 90%;
  height: 600px;
  max-height: 90%;
  z-index: 11;
  background: #fff;
  transform: translate(-50%, -50%);
  display: none;
  border: 4px solid #fff;
}
.csh-modal-close {
  position: absolute;
  top: -15px;
  right: -13px;
  background: #FFB71B;
  color: #000;
  font-size: 34px;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  padding-left: 7px;
  padding-top: 2px;
  cursor: pointer;
}
.cs-modal-header {
  width: 100%;
  height: 155px;
  background: #fff;
  text-align: center;
  padding: 50px 0px 20px;
}
.csm-title {
  color: #696969;
  font-size: 26px;
  text-transform: uppercase;
  font-family: 'Rubik Bold', sans-serif;
  font-weight: bold;
}
.csm-input-label {
  color: #696969;
}
.cs-modal-select {
  font-size: 16px;
  margin-top: 10px;
}
.cs-modal-select {
  display: block;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #444;
  line-height: 1.3;
  padding: .6em 1.4em .5em .8em;
  width: 300px;
  max-width: 100%;
  box-sizing: border-box;
  margin: 5px auto;
  border: 1px solid #aaa;
  box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
  border-radius: 0px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23999999%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
    linear-gradient(to bottom, #ffffff 0%,#ffffff 100%);
  background-repeat: no-repeat, repeat;
  background-position: right .7em top 50%, 0 0;
  background-size: .65em auto, 100%;
}
.cs-modal-select::-ms-expand {
  display: none;
}
.cs-modal-select:hover {
  border-color: #888;
}
.cs-modal-select:focus {
  border-color: #aaa;
  box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
  box-shadow: 0 0 0 3px -moz-mac-focusring;
  color: #222;
  outline: none;
}
.cs-modal-select option {
  font-weight:normal;
}
/* Support for rtl text, explicit support for Arabic and Hebrew */
*[dir="rtl"] .cs-modal-select, :root:lang(ar) .cs-modal-select, :root:lang(iw) .cs-modal-select {
  background-position: left .7em top 50%, 0 0;
  padding: .6em .8em .5em 1.4em;
}

/* Disabled styles */
.cs-modal-select:disabled, .cs-modal-select[aria-disabled=true] {
  color: graytext;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22graytext%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
    linear-gradient(to bottom, #ffffff 0%,#ffffff 100%);
}
.cs-modal-select:disabled:hover, .cs-modal-select[aria-disabled=true] {
  border-color: #aaa;
}
#american-league,
#national-league,
#nhl-eastern-conference,
#nhl-western-conference,
#nba-eastern-conference,
#nba-western-conference,
#acc, #american, #america-east, 
#atlantic-10, #big-10, 
#big-12, #big-east, #big-sky, 
#big-west, #caa, #conference-usa, 
#great-lakes, #mid-american, 
#missouri-valley, #mountain-west, 
#northern-sun, #pac-12, #sec, 
#sun-belt, #other-schools {
  display: none;
}
.csm-teams {
  width: 100%;
  height: 437px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 0px 20px;
  background: #000;
}
.csm-team {
  width: 170px;
  float: left;
  margin: 20px 20px 0px;
  height: 210px;
  text-align: center;
}
.csm-team img {
  width: 100px;
}
.csm-team-name {
  font-size: 16px;
  font-weight: bold;
  color: #fff
}
.csm-team-vc {
  font-size: 14px;
  color: #999999;
}
@media screen and (max-height: 660px){
  .csm-teams {
    height: 355px;
  }
}

/* Cart */
.pp-title {
  font-size: 18px;
  color: #000;
  font-weight: bold;
}
.pp-desc {
  color: #000;
}
.pp-desc a {
  color: #174789;
  text-decoration: underline;
}
.pp-desc a:hover {
  color: #174789;
  text-decoration: underline;
}
.update-cart {
  float: right;
  color: #696969;
  text-decoration: underline;
  font-size: 16px;
}
.continue-shopping {
  float: right;
  margin-right: 15px;
}
.update-cart input#update-cart {
  background: none !important;
  color: #696969 !important;
  text-decoration: underline;
  font-size: 16px !important;
  padding: 0px;
}
.continue-shopping a {
  color: #696969;
  font-size: 16px;
  text-decoration: underline;
}
.protection-plan {
  float: left;
  margin-bottom: 50px;
}
input#checkout {
  width: auto;
  padding: 15px 100px;
  font-family: 'Rubik Bold', sans-serif;
  font-size: 16px !important;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 24px;
}
#basket-right h4 {
  color: #000;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  margin: 20px 0px;
}
a.remove.-product {
  position: absolute;
  top: 0px;
  font-size: 24px;
  right: 2px;
}
.checkout-disclaimer {
  margin-top: 10px;
}
.asc-title {
  font-size: 30px;
  margin-bottom: 0px;
}
.asc-title:after {
  display: none;
}
.asc-text {
  text-align: center;
  margin-bottom: 50px;
  color: #000;
}
.asc-text a {
  color: #174789;
  text-decoration: underline;
}
.protection-plan img {
  width: 35px;
  float: left;
  margin-top: 5px;
  margin-right: 15px;
}
.pp-right {
  float: left;
}
#basket-right .shopify-cleanslate ._3TUeZPsTWjDxakSmeDcA4D, #basket-right .shopify-cleanslate ._2PfRg7DFvcstLFRNRf5W1e{
  margin: 20px auto !important;
}

/* Tablet */
@media screen and (max-width: 980px){
  .tablet-show {
    display: block;
  }
  .tablet-hidden {
    display: none;
  }
  .ol-header {
    font-size: 8px;
    margin-top: -8px;
    width: 150px;
    float: right;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
  }
  #logo .free-shipping {
    margin: 15px 0;
    text-align: center;
    float: none;
    display: inline-block;
    font-size: 13px;
    cursor: pointer;
  }
  #logo a {
    float: left;
  }
  .siia-title {
    line-height: 50px;
  }
  .gridlock .row .hph-left .hph-mobile-container {
    width: 100%;
    height: 370px;
    margin: 0 0 20px;
    overflow: visible;
    position: relative;
  }
  .gridlock .row .hph-left .hph-mobile-container img {
    width: 370px;
    max-width: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-51%, -50%);
  }
  .specs-column {
    padding: 0px 10px;
    width: 100%;
  }
  .specs-table {
    width: 100%;
    display: block;
  }
  .specs-cell.last {
    border-bottom: 1px solid #3A3A3A;
  }
  .specs-column.last .specs-cell.last {
    border: none;
  }
  .specs-column.first {
    padding-left: 10px;
  }
  .specs-column.last {
    padding-right: 10px;
  }
  .spec-badges {
    display: block;
  }
  .spec-badge {
    margin: 25px 0;
  }
  .specs-badges-section .specs-container {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .personalize-section {
    background-color: #000000 !important;
    margin-top: 60px;
    overflow: hidden;
    padding: 20px 0px !important;
  }
  .personalize-left img {
    position: relative;
    max-width: none;
    margin: -315px auto 0px;
    display: block;
  }
  .desktop-8.tablet-4.mobile-3.personalize-text.contained.text-with-image.text_section:before {
    border: none;
    filter: none;
  }
  h2.personalize-header {
    font-size: 24px;
    text-align: center;
    line-height: 28px;
  }
  h4.personalize-text {
    text-align: center;
  }
  .desktop-8.tablet-4.mobile-3.personalize-text.contained.text-with-image.text_section {
    padding-top: 0px;
  }
  a.hbh-product-link,
  a.hbh-video-link{
    width: 300px;
    max-width: 100%;
    margin: 0px auto 15px;
    display: block;
  }
}
/* Mobile */
@media screen and (max-width: 740px){
  .announcement-text {
    line-height: 16px;
    padding: 10px;
  }
  .modal-video iframe{
    height: 375px;
  }
  .siia-title {
    line-height: 18px;
  }
  div#mobile-header {
    border-top: 1px solid #fff;
  }
  #mobile-header a {
    color: #fff;
  }
  #mobile-header a:visited {
    color: #fff;
  }
  #logo a {
    float: left;
  }
  #logo a img {
    width: 150px;
  }
  .ol-header {
    font-size: 8px;
    margin-top: -8px;
    width: 150px;
    float: right;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
  }
  .ol-text {
    width: 100%;
    display: block;
  }
  .mobile-hidden{
    display: none;
  }
  .desktop-hidden{
    display: inline-block;
  }
  #logo .ol-header img {
    width: 150px;
    margin-top: 5px;
    margin-left: 0px;
  }
  #logo .free-shipping {
    margin: 15px 0;
    text-align: center;
    float: none;
    display: inline-block;
    font-size: 13px;
    cursor: pointer;
    width: 100%;
  }
  .hph-pretext {
    margin-top: 30px;
    font-size: 18px;
  }
  h1.hph-header {
    font-size: 26px;
    line-height: 31px;
  }
  .hph-pricing-message {
    font-size: 22px;
  }
  .hph-msrp-message {
    font-size: 18px;
  }
  .hph-product-text {
    margin-top: 15px;
  }
  .hph-buttons {
    margin-top: 45px;
  }
  a.hbh-product-link {
    width: 300px;
    max-width: 100%;
    margin: 0px auto 15px;
    display: block;
  }
  a.hbh-video-link {
    width: 300px;
  }
  img.hph-ol-image {
    margin-top: 40px;
    margin-bottom: 60px;
  }
  .gridlock .row .hph-left .hph-mobile-container {
    width: 100%;
    height: 370px;
    margin: 0 0 20px;
    overflow: visible;
    position: relative;
  }
  .gridlock .row .hph-left .hph-mobile-container img {
    width: 370px;
    max-width: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-51%, -50%);
  }
  .flexslider.index_Slider {
    background-image: url(//cdn.shopify.com/s/files/1/0246/4343/6622/files/blackgrain-mobile_1.png?3260);
  }
  h3 {
    font-size: 24px;
    color: #696969 !important;
  }
  .text-with-image.text_section {
    padding: 30px 15px 25px;
    margin-top: 0px !important;
    position: relative;
    box-shadow: 0px -5px 10px rgba(0,0,0,0.1);
  }
  .text-with-image.text_section .rte {
    margin-left: 35px !important;
    color: #696969 !important;
  }
  .text-with-image.text_section:before {
    content: '';
    border-bottom: 30px solid #fff;
    border-top: 30px solid transparent;
    border-right: 35px solid transparent;
    border-left: 35px solid transparent;
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translate(-50%);
    filter: drop-shadow(0px -5px 3px rgba(0,0,0,0.1));
  }
  .homepage-image-wt,
  .video-gbd-wt{
    background-color: #fff !important;
  }
  .specs-column {
    padding: 0px 10px;
    width: 100%;
  }
  .specs-table {
    width: 100%;
    display: block;
  }
  .specs-cell.last {
    border-bottom: 1px solid #3A3A3A;
  }
  .specs-column.last .specs-cell.last {
    border: none;
  }
  .specs-column.first {
    padding-left: 10px;
  }
  .specs-column.last {
    padding-right: 10px;
  }
  .spec-badges {
    display: block;
  }
  .spec-badge {
    margin: 25px 0;
  }
  .specs-badges-section .specs-container {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .hiw-left .text-with-image.text_section:before {
    border: none;
    filter: none;
  }
  .hiw-left .text-with-image.text_section {
    box-shadow: none;
  }
  .hiw-left h3 {
    text-align: center;
  }
  .hiw-section {
    padding-top: 20px;
  }
  .hiw-left .text-with-image.text_section .rte {
    text-align: center;
    margin-left: 0px !important;
  }
  ol.hiw-list {
    margin-left: 0px;
  }
  ol.hiw-list li {
    margin-bottom: 15px;
  }
  a.hiw-button {
    margin: 20px 0px 0px;
  }
  .hiw-left .text-with-image.text_section .rte p {
    margin: 20px 0px;
  }
  .hiw-section .desktop-6.contained.text-with-image {
    margin-bottom: 30px;
  }
  .reviews-stars {
    padding-top: 50px;
  }
  .review-person {
    margin-bottom: 40px;
  }
  .featured-content h2 {
    font-size: 24px;
    margin-top: 40px;
  }
  .cs-collection {
    width: 140px;
    height: 180px;
  }
  .cs-collection.cs-owl {
    height: auto;
  }
  .cs-collection.cs-cod {
    height: auto;
  }
  .cs-collection.cs-retro {
    height: auto;
  }
  .cs-img {
    height: 115px;
  }
  .cs-img img {
    max-height: 100%;
  }
  .cs-title {
    font-size: 18px;
    line-height: 18px;
    padding: 13px;
  }
  .cs-title span {
    font-size: 12px;
  }
  .personalize-section {
    background-color: #000000 !important;
    margin-top: 60px;
    overflow: hidden;
    padding: 20px 0px !important;
  }
  .personalize-left img {
    position: relative;
    max-width: none;
    margin: -315px auto 0px;
    display: block;
  }
  .personalize-text.contained.text-with-image.text_section:before {
    border: none;
    filter: none;
  }
  h2.personalize-header {
    font-size: 24px;
    text-align: center;
    line-height: 28px;
  }
  h4.personalize-text {
    text-align: center;
  }
  .personalize-text.contained.text-with-image.text_section {
    padding-top: 0px;
  }
  .contact-form-section .contained.text-with-image.text_section:before {
    border: none;
    filter: none;
  }
  .contact-form-section .contained.text-with-image.text_section {
    box-shadow: none;
    padding: 0px;
  }
  .contact-form-section .desktop-1.tablet-0.mobile-0 {
    display: none;
  }
  .contact-form-section div#contactFormWrapper {
    margin: 10px 0px;
    padding: 5px;
  }
  .contact-form-section input {
    margin-bottom: 5px;
  }
  .contact-form-section textarea {
    min-width: 200px;
  }
  input#contactFormSubmit {
    margin-bottom: 40px;
  }
  .pf-details {
    width: 250px;
  }
  .pfd-right {
    width: 100%;
    padding-bottom: 30px;
  }
  .customizable .pf-details {
    left: -115px;
  }
  .personalization .pf-details {
    left: -105px;
  }
  .color-base .pf-details {
    left: -95px;
  }
  .memory-foam .pf-details {
    left: -140px;
  }
  .xzipit .pf-details {
    left: -105px;
  }
  .adjust-arms .pf-details {
    left: -170px;
  }
  .contrast-stitch .pf-details {
    left: -35px;
  }
  .lay-flat .pf-details {
    left: -75px;
  }
  .product-siia img {
    width: 95px;
  }
  .product-siia {
    height: 57px;
    margin: 20px 0px 10px;
  }
  .product-siia-text {
    padding: 15px 0px;
  }
  .product-fsb {
    width: 80%;
  }
  .product-fsb:before {
    content: '';
    border-left: 16px solid transparent;
    border-right: 16px solid #696969;
    border-bottom: 16px solid #696969;
    border-top: 16px solid #696969;
    position: absolute;
    left: -22px;
    top: 0px;
  }
  .xpression-badges .specs-container {
    margin: 0px;
    padding: 0px 25px;
  }
  .continue-shopping {
    float: none;
    margin-right: 0px;
  }
  .update-cart {
    float: none;
  }
  .protection-plan img {
    float: none;
    margin-right: 0px;
  }
  .protection-plan {
    float: none;
    margin-top: 40px;
  }
  a.csm-team {
    float: none;
  }
  .csm-team img {
    margin: 0 auto;
    display: block;
  }
  .product-details div ul li {
    text-align: left;
  }
  input.add.clearfix {
    width: 100% !important;
  }
  button.btn.pplr-c-button.pplr-btn.button.Button--secondary.ptc_button{
    width: 100% !important;
  }
  .hamburger--squeeze.is-active .hamburger-inner, 
  .hamburger--squeeze.is-active .hamburger-inner::before, 
  .hamburger--squeeze.is-active .hamburger-inner::after{
    background-color: #000;
  }
  .menu-open {
    overflow: visible;
  }
  .nav-trigger:checked + label {
    top: 0;
    left: 15px;
  }
  .mobile-navigation {
    margin-top: 30px;
    box-shadow: none;
    border: none !important;
  }
  a.js-modal-close.pplr_close.p_r_c {
    top: 5px;
    right: 5px;
  }
  #logo a.ol-logo > img {
    width: auto;
    height: 15px;
  }
  .mobile-one {
    clear: left;
  }
}

/* Small Mobile */
@media screen and (max-width: 446px){
  .personalize-left img {
    left: 50%;
    transform: translateX(-50%);
  }
}