@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville|Radley);


/*  added by Joan */
body canvas {  
    left: 0;
    position: absolute;
    top: 0;
}


#header {
  min-width: 728px;
}

#menu {
  height: auto;
  line-height: 14px;
}

#nav {
  margin: 20px 0 0 0;
}

#wrapper {
  position: relative;
  width: 100%;
  height: 800px;
  max-width: 100%;
  min-width: 728px;
  min-height: inherit;
  margin: 0 auto;
  clear: both;
}

#contentHolder {
  min-height: 364px;
}

#event_wrapper {
  width: 93.75%;
  margin: 0 auto;
}

#hpContent {
  width: 100%;
  margin: 0 auto;
}

#hpContent #push-footer {
  height: 400px;
}

#hpContent .look-tooltip {
  position: absolute;
  z-index: 1000;
  display: none;
  width: 171px;
  height: 40px;
}
#coach-carriage{
  display:none;
}
.look {
  display: none;
  float: left;
  width: 100%;
}

.look .model {
  width: 100%;
}

.look .title-img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 25%;
  margin: -8.5% 0 0 -12.75%;
}

.look .title-disclaimer {
  position: absolute;
  top: 96%;
  left: 0.5%;
  width: 32.75%;
}

.look .social-bar {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 90px;
}

.look .social-bar .social.button {
  float: left;
  background-color: #000;
}

.look .social-bar .social.button img {
  width: 30px;
  height: 30px;
}

.products {
  display: none;
  text-align: center;
}

.products * {
  text-align: center;
}

.products .header {
  width: 100%;
}

.products .header img {
  max-width: 100%;
  margin: 0 auto;
}

.products .row {
  float: left;
  clear: left;
}

.products .product {
  float: left;
  max-width: 300px;
}

.products .product img {
  width: 100%;
}

.products .product.three {
  width: 33.33%;
  max-width: 300px;
}

.products .product.two {
  width: 50%;
  max-width: 300px;
}

/*--------- General Styling -----------*/

.button {
  margin-right: 10px;
  cursor: pointer;
}

.clearfix:after {
  display: block;
  height: 0;
  clear: both;
  line-height: 0;
  content: ".";
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

:focus {
  outline: none;
}

::-moz-focus-inner {
  border: 0;
}

.hide {
  display: none;
}

.pointer {
  cursor: pointer;
}

.copy {
  max-width: 768px;
  padding-bottom: 20px;
  margin: 0 auto;
  font-family: 'Libre Baskerville', serif;
  font-size: 1.1em;
  font-style: normal;
  line-height: 1.8em;
  text-align: center;
}

.byline {
  float: right;
  font-family: 'Radley', serif;
  font-size: 1.4em;
  font-style: italic;
  text-transform: uppercase;
}

blockquote.copy {
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: 'Radley', serif;
  font-size: 2em;
  font-weight: 300;
  line-height: 1em;
  letter-spacing: 0.05em;
  color: #000;
  text-align: center;
  text-indent: 0;
  text-transform: uppercase;
}

blockquote.copy span {
  display: block;
  font-family: 'Radley', serif;
  font-size: 0.4em;
  font-style: italic;
  text-align: center;
}

h3 {
  font-family: 'Radley', serif;
  letter-spacing: 1.6em;
}

#contentContainer {
  min-width: 768px;
}

#stuart_hero {
  width: 100%;
  margin: 0 auto;
}

#hero_title {
  width: 100%;
  margin: 10px auto;
  border-top: 2px solid black;
}

#vogue_footer {
  display: block;
  height: 1px;
  max-width: 896px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;
  color: #000;
  text-align: center;
  background: #000;
}

#social {
  left: 0;
  max-width: 896px;
  margin: 30px auto 30px auto;
}

#vogue_title h2 {
  width: 310px;
  height: 82px;
  margin: 0 auto;
  text-indent: -9999em;
  background: url(../img/news/vogue_title.jpg) no-repeat 0 0;
}

#wwd_title h2 {
  width: 310px;
  height: 82px;
  margin: 0 auto;
  text-indent: -9999em;
  background: url(../img/news/wwd_title.jpg) no-repeat 0 0;
}

#vogue_title,
#wwd_title {
  display: block;
  margin: 0 auto;
  text-align: center;
}

#vogue_title h3,
#wwd_title h3 {
  padding-top: 0;
  padding-bottom: 13px;
  font-family: 'Lusitana', serif;
  font-size: 1.3em;
  font-weight: 300;
  line-height: 1.4em;
  letter-spacing: 0.05em;
  color: #000;
  text-align: center;
  text-transform: uppercase;
}

#vogue_title p.subtitle,
#wwd_title p.subtitle {
  padding-bottom: 30px;
  font-family: 'Radley', serif;
  font-size: 1.6em;
  line-height: 1.4em;
  color: #000;
  text-transform: uppercase;
}

#vogue_title .date,
#wwd_title .date {
  padding-top: 30px;
  padding-bottom: 20px;
  font-family: 'Lato', serif;
  font-size: 1em;
  font-weight: 300;
  letter-spacing: 0.05em;
  color: #666;
  text-transform: uppercase;
}

.copy_wrapper {
  display: block;
  width: 71.45%;
  padding-top: 30px;
  padding-bottom: 30px;
  margin: 0 auto;
  text-align: center;
  border: thin solid black;
}

.copy_wrapper a {
  font-size: 1em;
  letter-spacing: .05em;
  color: #000;
  text-decoration: underline;
  text-transform: uppercase;
}

.copy_wrapper a:hover {
  color: #545454;
}

.copy_wrapper hr {
  width: 9%;
  margin: 0 auto;
}

#stuart_title {
  display: block;
  max-width: 630px;
  margin: 0 auto;
  text-align: center;
}

#stuart_title h2 {
  width: 286px;
  height: 97px;
  margin: 0 auto;
  text-indent: -9999em;
  background: url(../img/news/vogue/vogue.jpg) no-repeat 0 0;
}

#stuart_title h3 {
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: 'Radley', serif;
  font-size: 1.8em;
  font-weight: 300;
  letter-spacing: 0.05em;
  color: #000;
  text-transform: uppercase;
}

#stuart_title p.subtitle {
  padding-bottom: 30px;
  font-family: 'Radley', serif;
  font-size: 1em;
  line-height: 1.4em;
  color: #000;
  text-transform: uppercase;
}

#stuart_title .date {
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 0.7em;
  font-weight: 200;
  letter-spacing: 0.05em;
  color: #666;
  text-transform: uppercase;
}

#stuart_title hr {
  width: 100px;
  height: 1px;
  margin: 0 auto;
  color: #000;
  background: #000;
}

.res_img img {
  display: block;
  width: 71.45%;
  height: auto;
  margin: 0 auto;
}

#event_2 {
  margin-top: 90px;
}

/* SLIDER STYLES ----------- */

.slideContainer {
  max-width: 1290px;
  margin: 54px auto 54px;
}

.royalSlider {
  margin-top: 0;
  margin-right: 18px;
  margin-bottom: 0;
  margin-left: 18px;
}

.stuart-bio .royalSlider {
  margin: 0 auto;
}

.rsDefault.rsHor .rsArrowRight {
  right: -50px !important;
}

.rsDefault.rsHor .rsArrowLeft {
  left: -50px !important;
}

.rsDefault .rsBullets {
  bottom: -40px !important;
}

.fullSlideSize {
  width: 1290px;
  height: 878px;
}

.fullSlideSize img {
  display: block;
}

.copy {
  font-size: 0.9em;
  color: #666;
}

#backtotop {
  position: fixed;
  right: 50px;
  bottom: 0;
  z-index: 9999;
  display: none;
  width: 60px;
  height: 27px;
  text-indent: -9999px;
  cursor: pointer;
  background: url("../img/backtotop.png") no-repeat scroll 0 0 transparent;
  opacity: 1;
}

#hero_title {
  margin-bottom: 0;
  border-top: 2px solid black;
}

#coach-carriage {
  padding-top: 10px;
  padding-bottom: 0;
}

#hpHeader {
  position: absolute;
  top: 0;
  left: 0;
  width: 1600px;
  height: 680px;
}

#hpHeaderAnim,
#hpHeaderTxtBg {
  border:none !important;
}

#hpContent img {
  filter: inherit;
  -ms-interpolation-mode: bicubic;
}

.stuart-shop #hpGrid #hpHeader {
  padding: 0 0 6px 0 !important;
  margin-left: 0 !important;
  background: #fff;
}

#hpContent .product-info {
  width: auto !important;
  height: auto !important;
}

#hpContent .product-info .caption {
  padding: 0 0 0 5px;
  text-align:left !important;
}

ul.dropdown ul {
  background: #fff !important;
}

#hpContent #hpLanding {
  background: transparent !important;
}

#hpContent.topBorder {
  border-top: 4px solid #000;
}

#hpContent.collections,
#hpContent.center {
  margin: 0 auto;
}

#hpContent #hpLanding {
  width: 100%;
}

/*#hpContent .product {
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
}*/
/*#hpContent .product:nth-last-child(-n+4) {
    border-bottom: 1px solid #ccc
}*/
#hpContent .product-info {
    top: 82%;
    font-size: 11px
}
#contentHolder.white .product {
    background:white !important;
}
.headercopy {
    border:none !important;
}
/*#hpContent .product.first {
    border-left: 1px solid #ccc
}*/

#hpContent .caption .title {
  color: #000;
  text-transform: uppercase;
}

#hpContent .caption .style {
  color: #000;
}

#hpContent .inner_padding {
  min-height: 500px;
  padding: 5px;
}

#hpTranslateLink,
#hpTranslateClose {
  cursor: pointer;
}

#coach_footer {
  z-index: 5000;

  margin: 0 auto;
}

/*--------- General Classes -----------*/

.signUpFld {
  width: 100%;
  height: 100%;
  font-size: 12px;
  font-style: italic;
  line-height: 100%;
  letter-spacing: 1px;
  word-spacing: 2px;
  color: #FFF;
  background-color: #000;
  border: 1px solid #fff;
}

.signUpFldError {
  color: #FF0000;
  border: 2px solid #FF0000;
}

.imgMaps {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  display: block;
  width: 100%;
  height: 100%;
}

/*IMAGE MAPS INFLUENCERS */

/*KATIE*/

#mapGridBox01 {
  top: 0;
  left: 0;
  width: 60%;
  height: 100%;
}

#mapGridBox02 {
  top: 0;
  left: 60%;
  width: 40%;
  height: 46%;
}

#mapGridBox03 {
  top: 46%;
  left: 60%;
  width: 40%;
  height: 54%;
}

#mapGridBox05 {
  height: 50%;
}

#mapGridBox06 {
  top: 50%;
  height: 50%;
}

/*WILL*/

#mapGridBox11 {
  top: 0;
  left: 0;
  width: 60%;
  height: 100%;
}

#mapGridBox12 {
  top: 0;
  left: 60%;
  width: 40%;
  height: 46%;
}

#mapGridBox13 {
  top: 46%;
  left: 60%;
  width: 40%;
  height: 54%;
}

#mapGridBox16 {
  height: 30%;
}

#mapGridBox17 {
  top: 30%;
  height: 70%;
}

/*LIU*/

#mapGridBox21 {
  top: 0;
  left: 0;
  width: 60%;
  height: 100%;
}

#mapGridBox22 {
  top: 0;
  left: 60%;
  width: 40%;
  height: 100%;
}

.columnBox {
  position: relative;
  display: block ;
  width: 100%;
  height: 0;
  padding: 0;
  margin: 0;
  clear: both;
  font-size: 0;
  line-height: 0;
}

.closeX {
  position: absolute;
  top: 20px;
  right: 10px;
  z-index: 100;
  display: none;
  width: 26px;
  height: 26px;
  cursor: pointer;
  background: url('../img/closex.png') 100% 100% no-repeat;
}

.arrowUp {
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 100;
  display: block;
  width: 42px;
  height: 21px;
  cursor: pointer;
  background: url('../img/arrow-up.png') 100% 100% no-repeat;
}

#giftsNav {
  position: absolute;
  top: 10px;
  left: -19%;
  z-index: 100;
  width: 19%;
  height: auto;
}

.giftsNavActive {
  left: 70%;
}

.paddMe {
  padding-top: 10px;
}

.tablet > .gGrid > img {
  height: 236px !important;
}

.expandO {
  position: relative;
  display: block;
  width: 74%;
  margin: 0 13%;
  overflow: hidden;
  background-color: #ffffff;
}

/*JSON SHOP LAYOUT 33.3% for 3 across 25% 4*/

.gGrid {
  position: relative;
  display: block;
  float: left;
  width: 33.3%;
  height: auto;
  overflow: hidden;
  text-align: center;
  outline: 1px solid #ccc;
}

.gGrid > div {
  position: relative;
  display: block;
  width: 90%;
  height: 50px;
  padding: 0 5%;
  clear: both;
  word-break: break-word;
  background: #fff;
}

.gGrid > div > div {
  display: inline-block;
  font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 1px;
  word-break: break-word;
}

.slash {
  font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: 700;
  /*font-variant: small-caps;*/

  letter-spacing: 1px;
}

.productPrice {
  font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: 700;
  /*font-variant: small-caps;*/

  letter-spacing: 1px;
}

.viewMore {
  float: left;
  width: 50%;
  padding-top: 5px;
}

.viewAll {
  float: left;
  width: 50%;
  padding-top: 5px;
}

.accTab {
  position: relative;
  width: 100%;
  clear: both;
  background-repeat: no-repeat;
  background-size: 100%;
}

.overBack {
  position: absolute;
  top: 0;
  left: 0;
}

.headerSelector {
  float: left;
  margin-right: 14px;
  font-family: "Lato", sans-serif;
  font-size: 1.4em;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0.2em;
  color: #999;
  text-decoration: none;
}

.headerSelector.sectionActive {
  color: #fff;
}

.headerSelector:hover {
  text-decoration: none;
}

:focus {
  outline: 0;
}

:focus {
  outline: none;
}

::-moz-focus-inner {
  border: 0;
}

.scale {
  position: absolute;
}

.hide {
  display: none;
}

.pointer,
.cPointer {
  cursor: pointer;
}

.qtip {
  width: 250px;
}

.qtip-content {
  font-size: 11px;
}

.qtip-content p {
  margin-bottom: 15px;
}

.clearfix {
  display: inline-block;
}

@media only screen and (max-width: 1170px) {
  #hpContent .product-info strong {
    font-weight: normal;
  }
  #hpContent .product-info {
    padding: 5px;
    font-size: 9px;
  }
}

/* Mobile Portrate Screen Sizes */

@media only screen and (max-width: 960px) {
  #hpContent .product-info strong {
    font-weight: normal;
  }
  #hpContent .product-info {
    font-size: 8px;
  }
}

/* Overlay */

#simplemodal-overlay {
  background-color: #000;
}

/* Container */

#simplemodal-container {
  height: auto;
  background-color: #fff;
}

#simplemodal-container .simplemodal-wrap {
  width: 100%;
  height: auto;
  overflow: hidden !important;
  text-align: center;
  background-color: #fff;
}

#simplemodal-container .simplemodal-data {
  display: inline-block;
  width: 100%;
  height: auto;
}

#simplemodal-container a.modalCloseImg {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5100;
  display: block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url('../img/close.png') 0 0 no-repeat;
}

#simplemodal-container a.modalCloseImg img {
  width: 30px;
  height: 30px;
}