#main.great-index {
  background-color: #CDCDCD;
}

.product-hero{
  max-width:1800px;
  margin:auto!important;
}
.product-features {
  margin: 40px auto;
  width: 100%;
  display: block;
}
.great-product .featured-image-container {
  float: left;
  position: relative;
  max-width: none;
  width: 100%;
  margin: 40px auto;
}  
.great-product .featured-image-container {
  width: 60%;
  margin: 0px auto 30px auto;
}
.product-info {
  width: 36%;
  float: left;
  margin: 0px 2%;
}
.great-product .product-description{
  margin: 25px auto 40px auto;
}
.product-looks {
  max-width: 1100px;
  margin: 30px auto!important;
}
.clear{
  clear:both;
}
div#instafeed {
  margin: 80px auto 0px auto;
}

#footer {
  background-color: #E5E5E5;
}
.product-features img {
  width: 100%;
  max-width: 1000px;
}
.icons-the {
  background-position: 0px -1231px;
  margin: 0 4px!important;
}
.icons-price {
  height: 48px;
}
.icons-price span .icons.digit-0 {
  top: 15px;
  left: 24%;
}
.icons-price span .icons.digit-1 {
  top: 14px;
  left: 43%;
}
.icons-price span .icons.digit-2 {
  top: 13px;
  left: 62%;
}



.flexslider1 .flex-control-nav {
  width: 100%;
  opacity: 0.8;
  position: absolute;
  bottom: 20px;
  text-align: center;
  z-index: 200;
}
.flex-control-paging li a.flex-active {
  background: #333!important;
  cursor: default;
}
.flexslider1 .slides{
  margin-top:0px;
}
.box {
  min-height: 660px;
  width: 95%;
  margin: 0px auto 32px auto;
  max-width: 1200px;
}
.add-to-cart {
  width: 100%;
  text-align: center;
  margin: 12px auto 15px;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
  margin: auto !important;
}
.flex-control-thumbs li {
  width: 80px!important;
  float:none!important;
}
.color-swatches {
  margin: 4px auto 5px auto;

}
.current-product h4 {
  font-size: 22px;
  margin: 18px 0px;
}
.add-to-cart .product-variants.is-active .options-list {
  height: auto;
  margin: 15px auto -9px auto;
  opacity: 1;
}
.product-details {
  margin: 40px auto 40px auto!important;
  max-width: 90%;
}
.add-to-cart {
  width: 100%;
  text-align: center;
  margin: 15px auto 40px;
}
.clear{
  clear:both;
}
.insta-img {
  -webkit-box-shadow: -5px 5px 11px -2px rgba(122,122,122,1);
  -moz-box-shadow: -5px 5px 11px -2px rgba(122,122,122,1);
  box-shadow: -5px 5px 11px -2px rgba(192, 192, 192, 1);
  border-radius: 4px;
  margin: 3px;
  width: 180px;
  height: 180px;
  display: inline-block;
  overflow: hidden;
}

.insta-img img {
  width: 180px;
  height: 180px;
  -webkit-transition: margin 1s, width 1s, height 1s,-webkit-transform 1s;  /* For Safari 3.1 to 6.0 */
  transition: margin 1s, width 1s, height 1s, transform 1s;
}

/*
.insta-img img:hover {
  width: 230px;
  height: 230px;
  margin: -25px 0px 0px -25px;
}
*/


#footer h4 {
  margin-bottom: 6px;
  line-height: 100%;
}

.product-name {
  max-width: 400px;
  text-align: center;
  margin-top: 10px;
  margin: auto;
  position: relative;
  z-index: 10;
}
.product-name h1, .product-name .icons-the, .product-name .product-price {
  margin: 0 -5px;
}
.second-product-view {
  margin-top: -100px;
}

.second-product-view-sweatshirt{
  margin-top: 10px;
  margin-bottom: 80px;
}

.second-add-to-cart {
  margin-top: -60px;
  margin-bottom: 70px;
}

.actions .great-button.grey {
  width: 167px;
}

.checkout-link {

  max-width: 200px!important;

}

.customer-links {
  z-index: 3000;
  left:0px;
  position: fixed;
  width: 180px;
  margin-top: 6px;
  margin-left:10px;
}
li{
  list-style-type: none;
}
.customer-links a, .navigation-toggle span, .checkout-link span{
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'ReformaGrotesk-Demi';
  font-size: 23px;
  text-decoration: none;
}
.navigation-toggle span, .checkout-link span{
  color:#999!important;
}

/*--PRODUCT - old --*/  
.color-swatches {
  margin: 10px auto 32px auto;
  max-width: 484px;
  width: 100%;
  text-align: center;
}
.color-swatches-item {
  display: inline-block;
  font-size: 0;
  margin: 0 1px;
  max-width: 80px;
  height: 90px;
}
.color-swatches-link {
  display: inline-block;
  cursor: pointer;
  width: 55px;
  height: 55px;
}


.secondchance .featured-image-container{
  float: none;
}


/*--Email capture--*/  
.sign-up {
  width: 35%;
  margin: auto;
  max-width: 500px;
  text-align: center;
  /* height: 220px; */
  margin-top: 60px;
  margin-bottom: 50px;
  min-width: 350px;
  background-color: #D1D1D1;
  padding: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.sign-up  .updates form input {
  width: 64%;
  height: 40px;
  /* display: inline-block; */
  margin-bottom: auto;
  padding: 0;
  padding-left: 5px;
}
.sign-up form button {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  height: 41px;
  padding: 0 24px;
  background: #1450A0;
  color: #F7F7F7;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 10px;
  font-family: 'ReformaGrotesk-Demi';
}  
.sign-up h4 {
  font-size: 23px;
  text-transform: inherit;
  margin-bottom: 8px;
}
.bouncex_header_top {
  margin-left: -18px!important;
  margin-top: 38px!important;
}


/* Bundles & returns  */  
.right-border{
  border-right: 2px solid #999999; 
}
#br-box-container {
  width: 100%;
  height: 130px;
  margin: auto;
  max-width: 900px;
}
.br-box {
  width: 27%;
  float: left;
  text-align: center;
  padding: 0px 3%;
}
.bundle{}
.returns{
  clear:right;
}
.size-info {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: 'ReformaGrotesk-Demi';
  color: #555;
  font-size: 18px;
}

#xmas-lights {
  top: -11px;
  z-index: 200;
  width: 100%;
  background-image: url('https://cdn.shopify.com/s/files/1/0238/2821/t/11/assets/lights12.gif?78206');
  height: 69px;
  display: block;
  position: fixed;
  background-repeat-y: inherit;
}
.hide{
  display:none;
}  
.grid-item .BlackF-container-top {display:none;}
.BlackF-container-top {
  width: 346px;
  height: 28px;
  margin: auto;
  text-align: right;
}  
#the-wooster-wool-indigo .BlackF-container-top, #the-wooster-wool-slate .BlackF-container-top{
  width: 400px;  
}

.false.products-grid.grid-even.grid-22 {
  padding-top: 34px;
}

@media only screen and (max-width: 600px){
  .great-index .grid-item {
    width: 50%;
  }
}

@media only screen and (max-width: 767px){
  .sign-up {  
    width: 85%;
    margin: auto;
    text-align: center;
    /* height: 220px; */
    margin-top: 50px;
    margin-bottom: 40px;
    min-width: 250px;
    background-color: #BDBDBD;
    padding: 10px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
  .sign-up .updates form input {
    width: 53%;
  }
}

@media only screen and (min-width: 901px) and (max-width: 1200px){
  #product-container {
    width: 90%;
  }
}

@media only screen and (max-width: 1315px) {  
  .flex-direction-nav .flex-next {
    right: 0px!important;
    text-align: right;
  }
  .flex-direction-nav .flex-prev {
    left: -0px!important;
  }

}

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

  .BlackF-container-top {
    width: 176px;
    height: 0px;
    margin: auto;
    text-align: left;
  }
  .BF-price-top {
    margin-top: 166px;
  }  
  #the-wooster-wool-indigo .BlackF-container-top, #the-wooster-wool-slate .BlackF-container-top{
    height: 0px;
    width: 175px;
  }  
  #the-wooster-wool-indigo .BlackF-container-top .BF-price-top, #the-wooster-wool-slate .BlackF-container-top .BF-price-top {
    margin-top: 148px;
  }

}



/* BIG SCREENS  */
@media only screen and (min-width: 900px){
  .hide-on-desktop {
    display:none!important;
  }
  #product-container {
    max-width: 1200px;
    min-height: 550px;
    min-width: 900px;
    width: 100%;
    margin:auto;
  }
  .great-button.grey {
    width: 137px;
  }
  .customer-links a, .checkout-link span {
    color: #999!important;
  }


  /*for now fixes */  

  .customer-links a, .checkout-link span {
    /*color: #FFF!important;*/
  }

  .navigation-2 {
    border-bottom: 0px solid #ddd!important;
 
  }

  .sub-navigation-2 {
    border-bottom: 0px solid #ddd!important;
    border-right: 0px solid #ddd!important;
    border-left: 0px solid #ddd!important;
    background-color: transparent!important;
  }


}


/* SMALL SCREENS */
@media only screen and (max-width: 900px){

  .great-button.grey {
    height: 48px;
  }

  .customer-links a, .checkout-link span{
    color:#716E6E!important;
  }

  .hide-on-mobile {
    display:none!important;
  }

  p{
    font-size:13px;
    line-height: 20px;
  }
  .great-product .product-description p{
    font-size:13px;
    line-height: 20px;
  }

  .product-name .product-title {
    max-width: 100%;
  }

  #product-container{
    min-width:0;
  }

  .product-info {
    padding-bottom: 15px;
    float: none;
    margin: 0px;
    padding-top: 50px;
    min-width: 320px;
    width: 100%;
  }


  .great-product .featured-image-container {
    float: none;
    width: 100%;
    margin: -30px auto 0px auto;
    max-width: 700px;
  }

  .product-looks {
    max-width: 1100px;
    margin: 0px auto!important;
  }
  .product-details {
    max-width: 1100px;
    margin: 10px auto 10px auto!important;
  }

  #br-box-container {
    width: 100%;
    height: 176px;
    margin: auto;
    margin-top: 20px;
    max-width: 100%;
    min-height: 106px;
    height:auto;
  }
  .br-box {
    width: 28.5%;
    padding: 0px 2%;
  }
  .size-info {
    font-size: 12px;
  }

  form .dropdown {
    height:47px;
  }
  form .dropdown b {
    min-width: 40px;
    line-height: 50px;
  }
  form .dropdown i {
    position: absolute;
    right: 20px;
    top: 21px;
  }
  form input[type="button"], form input[type="submit"], form textarea[type="button"], form textarea[type="submit"] {
    min-width: 160px;
    height: 47px;
  }
  .great-button {
    height: 60px;
    padding: 0 39px;
    line-height: 52px;
    padding: 0px 3px 3px!important;
  }
  .great-product .product-description {
    margin: 0px auto 45px auto;
    width: auto;
    max-width: 80%;
    padding: 0 20px;
  }
  .great-product .grid-item {
    width: 50%;
  }

  .great-cart {
    padding: 80px 0;
  }

  .great-cart form, .mini-cart form {
    margin: 45px 0 0 0;
  } 

}


@media only screen and (max-width: 550px){
  .flex-control-thumbs li {
    width: 64px!important;
  }

  .br-box {
 width: 55%;
  float: none;
  text-align: center;
  padding: 20px 6%;
  margin: auto;
}
  .right-border {
  border-bottom: 2px solid #999999;
    border-right: 0px solid #999999;
}
  .size-info {
  font-size: 18px;
}
.great-product .product-description {

  margin: 45px auto 45px auto;
  width: auto;
  max-width: 84%;
  padding: 0 20px;
}
  
  
}

/*for now fixes */
