.siteSprite-sprite, .newSlider .slot_slideshow.active #closeSlider, .newSlider .flex-direction-nav li a:after, .newSlider .flex-direction-nav li a.flex-next:after, .newSlider .flex-direction-nav li a:hover:after, .newSlider .flex-direction-nav li a.flex-next:hover:after, #hotspotDetail .shopnowarrow, .flex-next, .flex-prev {
  background-image: url('http://cdn2.yoox.biz/Os/alexanderwang/generated_images/siteSprite-s0e90c2110b.png');
  background-repeat: no-repeat;
}

.inputSprite-sprite {
  background-image: url('http://cdn2.yoox.biz/Os/alexanderwang/generated_images/inputSprite-s5ab5b61133.png');
  background-repeat: no-repeat;
}

/* Mixin */
/* grid skin */
.grid, .itemSlots {
  position: relative;
  /* [start] exceptions */
  /* [end] exceptions */
}
.grid .slot, .itemSlots .slot {
  display: block;
  float: left;
  position: relative;
  cursor: pointer;
}
.grid .slot .item, .itemSlots .slot .item {
  display: block;
  position: relative;
}
.grid .slot h2, .grid .slot h3, .itemSlots .slot h2, .itemSlots .slot h3 {
  display: none;
}
.grid .slot img, .itemSlots .slot img {
  position: relative;
  display: block;
  width: auto;
  filter: inherit;
  transform: rotate(0.0001deg);
}
.grid .slot img.zoomImage, .itemSlots .slot img.zoomImage {
  left: 0;
  top: 0;
  width: 100%;
}
.grid .slot div.overlay a, .itemSlots .slot div.overlay a {
  width: 100%;
  height: 100%;
  display: block;
}
.grid .slot div.overlay, .itemSlots .slot div.overlay {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.grid .slot .zoomImage, .grid .slot .primaryImage, .grid .slot .secondaryImage, .itemSlots .slot .zoomImage, .itemSlots .slot .primaryImage, .itemSlots .slot .secondaryImage {
  position: absolute;
}
.grid .slot .zoomImage, .itemSlots .slot .zoomImage {
  z-index: 1;
}
.grid .slot .primaryImage, .itemSlots .slot .primaryImage {
  z-index: 2;
}
.grid .slot .secondaryImage, .itemSlots .slot .secondaryImage {
  z-index: 3;
}
.grid .slot .secondaryImage:hover, .itemSlots .slot .secondaryImage:hover {
  cursor: pointer;
}
.grid .slot.newSlider, .itemSlots .slot.newSlider {
  cursor: default;
}
.grid .slot_title, .itemSlots .slot_title {
  letter-spacing: 5px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}
.grid .slot_title h2, .itemSlots .slot_title h2 {
  font-size: 12px;
  display: table;
  height: 100%;
  *height: auto;
  *position: absolute;
  *top: 50%;
  left: 0;
  width: 100%;
}
.grid .slot_title h2 span, .itemSlots .slot_title h2 span {
  display: table-cell;
  vertical-align: middle;
  *position: relative;
  *top: -50%;
}
.grid .imageBottomRight .primaryImage, .grid .imageBottomRight .secondaryImage, .itemSlots .imageBottomRight .primaryImage, .itemSlots .imageBottomRight .secondaryImage {
  top: auto;
  left: auto;
  right: 80px;
  bottom: 20px;
}
.grid .slotContentText, .itemSlots .slotContentText {
  position: absolute;
  z-index: 200;
  font-size: 32px;
  line-height: 32px;
}
.grid .slotContentText.black, .itemSlots .slotContentText.black {
  color: #fff;
}
.grid .slotContentText.black a, .itemSlots .slotContentText.black a {
  color: #fff;
}
.grid .slotContentText.black .button, .itemSlots .slotContentText.black .button {
  border: 1px solid #fff;
}
.grid .slotContentText.black .button:hover, .itemSlots .slotContentText.black .button:hover {
  background-color: #666;
  background-color: rgba(255, 255, 255, 0.3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
.grid .slotContentText.white, .itemSlots .slotContentText.white {
  color: #000;
}
.grid .slotContentText.white a, .itemSlots .slotContentText.white a {
  color: #000;
}
.grid .slotContentText.white .button, .itemSlots .slotContentText.white .button {
  border: 1px solid #000;
}
.grid .slotContentText.white .button:hover, .itemSlots .slotContentText.white .button:hover {
  background-color: #EEE;
  background-color: rgba(0, 0, 0, 0.3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000)";
}
.grid .slotContentText.center, .itemSlots .slotContentText.center {
  top: 55%;
  left: 0;
  width: 100%;
  text-align: center;
}
.grid .slotContentText.righttop, .itemSlots .slotContentText.righttop {
  bottom: 45%;
  right: 10%;
  text-align: right;
}
.grid .slotContentText.rightbottom, .itemSlots .slotContentText.rightbottom {
  bottom: 10%;
  right: 5%;
  text-align: right;
}
.grid .slotContentText.leftbottom, .itemSlots .slotContentText.leftbottom {
  bottom: 10%;
  left: 5%;
  text-align: left;
}
.grid .slotContentText.lefttop, .itemSlots .slotContentText.lefttop {
  bottom: 45%;
  left: 5%;
  text-align: left;
}
.grid .slotContentText .button, .itemSlots .slotContentText .button {
  font-family: "HelveticaNeueW01-77BdCn", Arial, sans-serif;
  font-size: 18px;
  line-height: 18px;
  display: inline-block;
  padding: 9px 18px;
  margin-top: 30px;
  text-align: center;
  min-width: 120px;
  white-space: nowrap;
}
.grid .slotContentText .big, .itemSlots .slotContentText .big {
  line-height: 80%;
  font-size: 80%;
}
.grid .slotContentText .italic, .itemSlots .slotContentText .italic {
  font-family: "HelveticaNeueLTStd-MdCnO", Arial, sans-serif;
  font-size: 48px;
  line-height: 44px;
}
.grid .slot_image .big, .itemSlots .slot_image .big {
  line-height: 100%;
  font-size: 72px;
  padding: 0;
  font-family: "HelveticaNeueW01-77BdCn", Arial, sans-serif;
  letter-spacing: -1px;
}
.grid .slot_slideshow .textbase, .grid .slot_slideshow .texthover, .itemSlots .slot_slideshow .textbase, .itemSlots .slot_slideshow .texthover {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
}
.grid .slot_slideshow .texthover, .itemSlots .slot_slideshow .texthover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.grid .slot_slideshow .texthover:hover, .itemSlots .slot_slideshow .texthover:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.grid .slot_slideshow .slotContentText.center, .itemSlots .slot_slideshow .slotContentText.center {
  top: 72%;
}
.grid .slot_slideshow .slotContentText .button, .itemSlots .slot_slideshow .slotContentText .button {
  border: 3px solid #fff;
}
.grid .slot_slideshow .slotContentText .big, .itemSlots .slot_slideshow .slotContentText .big {
  line-height: 130%;
  font-size: 130%;
  padding: 5px 30px;
}
.grid .slot_video, .grid .slot_youtube, .itemSlots .slot_video, .itemSlots .slot_youtube {
  position: relative;
}
.grid .slot_video .imgOverlayVideo, .grid .slot_youtube .imgOverlayVideo, .itemSlots .slot_video .imgOverlayVideo, .itemSlots .slot_youtube .imgOverlayVideo {
  z-index: 3;
  position: absolute;
  width: 100%;
  height: auto;
}
.grid .slot_video img, .grid .slot_youtube img, .itemSlots .slot_video img, .itemSlots .slot_youtube img {
  width: 100%;
}
.grid .slot_video img.playHover, .grid .slot_youtube img.playHover, .itemSlots .slot_video img.playHover, .itemSlots .slot_youtube img.playHover {
  /*display: none;*/
}
.grid .slot_video a#ctaImg, .grid .slot_youtube a#ctaImg, .itemSlots .slot_video a#ctaImg, .itemSlots .slot_youtube a#ctaImg {
  position: absolute;
  cursor: pointer;
  z-index: 4;
  width: 158px;
  height: 28px;
  top: 75.8%;
  left: 48.1%;
}
.grid .slot_video #linkAllVideo, .grid .slot_youtube #linkAllVideo, .itemSlots .slot_video #linkAllVideo, .itemSlots .slot_youtube #linkAllVideo {
  height: 100%;
  width: 100%;
  z-index: 2;
  position: absolute;
  cursor: pointer;
}
.grid .slot_video .video_wrapper, .grid .slot_video #_containerbcExperienceObj0, .grid .slot_youtube .video_wrapper, .grid .slot_youtube #_containerbcExperienceObj0, .itemSlots .slot_video .video_wrapper, .itemSlots .slot_video #_containerbcExperienceObj0, .itemSlots .slot_youtube .video_wrapper, .itemSlots .slot_youtube #_containerbcExperienceObj0 {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
}
.grid .slot_video .placeholder, .grid .slot_youtube .placeholder, .itemSlots .slot_video .placeholder, .itemSlots .slot_youtube .placeholder {
  z-index: 0;
  width: 100%;
  visibility: hidden;
}
.grid .slot_video .bt_play, .grid .slot_youtube .bt_play, .itemSlots .slot_video .bt_play, .itemSlots .slot_youtube .bt_play {
  z-index: 10;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  cursor: pointer;
}
.grid .slot_video .bt_play.click.youtube, .grid .slot_youtube .bt_play.click.youtube, .itemSlots .slot_video .bt_play.click.youtube, .itemSlots .slot_youtube .bt_play.click.youtube {
  background-color: transparent;
}
.grid .slot_video .video, .grid .slot_video .video span, .grid .slot_video .video object, .grid .slot_youtube .video, .grid .slot_youtube .video span, .grid .slot_youtube .video object, .itemSlots .slot_video .video, .itemSlots .slot_video .video span, .itemSlots .slot_video .video object, .itemSlots .slot_youtube .video, .itemSlots .slot_youtube .video span, .itemSlots .slot_youtube .video object {
  position: absolute;
  z-index: 0;
  height: 100%;
  width: 100%;
}
.grid .slot_script, .itemSlots .slot_script {
  background-color: #000;
}
.grid .slot_script .containerScript, .itemSlots .slot_script .containerScript {
  text-align: center;
}
.grid .slot_script .ImgScript, .itemSlots .slot_script .ImgScript {
  width: 100%;
  cursor: pointer;
}
.grid .imagehover .zoomImage, .itemSlots .imagehover .zoomImage {
  display: none;
}
.grid .imagehover .primaryImage, .itemSlots .imagehover .primaryImage {
  height: auto;
  width: 100%;
  top: 0;
  left: 0;
  bottom: auto;
}
.grid .imagehover .secondaryImage, .itemSlots .imagehover .secondaryImage {
  height: auto;
  width: 100%;
  top: 0;
  left: 0;
  bottom: auto;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.grid .imagehover .secondaryImage:hover, .itemSlots .imagehover .secondaryImage:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.grid .slideintro .textbase, .itemSlots .slideintro .textbase {
  position: absolute;
  bottom: 38%;
  left: 130px;
  z-index: 2;
  height: auto;
  width: 17%;
}
.grid .slideintro .texthover, .itemSlots .slideintro .texthover {
  position: absolute;
  bottom: 38%;
  left: 130px;
  z-index: 3;
  height: auto;
  width: 17%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.grid .slideintro .texthover:hover, .itemSlots .slideintro .texthover:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.grid h4, .itemSlots h4 {
  position: absolute;
  z-index: 2;
  width: 10px;
  height: 10px;
  display: block;
  background: #000;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
.grid .imageManagerLeftTop img.primaryImage, .grid .imageManagerLeftTop img.secondaryImage, .itemSlots .imageManagerLeftTop img.primaryImage, .itemSlots .imageManagerLeftTop img.secondaryImage {
  top: 15%;
  left: 9%;
  width: auto !important;
}
.grid .imageManagerLeft .slotContentText, .itemSlots .imageManagerLeft .slotContentText {
  bottom: 30%;
  left: 9%;
  text-align: left;
}
.grid .imageManagerLeft img.primaryImage, .grid .imageManagerLeft img.secondaryImage, .itemSlots .imageManagerLeft img.primaryImage, .itemSlots .imageManagerLeft img.secondaryImage {
  top: 30%;
  left: 9%;
  width: auto !important;
}
.grid .imageManagerLeftBottom img.primaryImage, .grid .imageManagerLeftBottom img.secondaryImage, .itemSlots .imageManagerLeftBottom img.primaryImage, .itemSlots .imageManagerLeftBottom img.secondaryImage {
  top: 60%;
  left: 9%;
  width: auto !important;
}
.grid .imageManagerCenterTop img.primaryImage, .grid .imageManagerCenterTop img.secondaryImage, .itemSlots .imageManagerCenterTop img.primaryImage, .itemSlots .imageManagerCenterTop img.secondaryImage {
  top: 15%;
  left: 42%;
  width: auto !important;
}
.grid .imageManagerCenter .slotContentText, .itemSlots .imageManagerCenter .slotContentText {
  top: 49%;
}
.grid .imageManagerCenter .slotContentText.black .button, .itemSlots .imageManagerCenter .slotContentText.black .button {
  border: 2px solid #fff;
}
.grid .imageManagerCenter span, .itemSlots .imageManagerCenter span {
  width: 28% !important;
  display: inline-block !important;
  font-size: 26px !important;
  padding: 18px !important;
  letter-spacing: 1px !important;
  font-family: "HelveticaNeueW01-57Cn", Arial, sans-serif !important;
}
.grid .imageManagerCenter img.primaryImage, .grid .imageManagerCenter img.secondaryImage, .itemSlots .imageManagerCenter img.primaryImage, .itemSlots .imageManagerCenter img.secondaryImage {
  top: 30%;
  left: 42%;
  width: auto !important;
}
.grid .imageManagerCenterBottom img.primaryImage, .grid .imageManagerCenterBottom img.secondaryImage, .itemSlots .imageManagerCenterBottom img.primaryImage, .itemSlots .imageManagerCenterBottom img.secondaryImage {
  top: 60%;
  left: 42%;
  width: auto !important;
}
.grid .imageManagerRightTop img.primaryImage, .grid .imageManagerRightTop img.secondaryImage, .itemSlots .imageManagerRightTop img.primaryImage, .itemSlots .imageManagerRightTop img.secondaryImage {
  top: 15%;
  right: 9%;
  width: auto !important;
}
.grid .imageManagerRight .slotContentText, .itemSlots .imageManagerRight .slotContentText {
  bottom: 30%;
  right: 9%;
  text-align: right;
}
.grid .imageManagerRight img.primaryImage, .grid .imageManagerRight img.secondaryImage, .itemSlots .imageManagerRight img.primaryImage, .itemSlots .imageManagerRight img.secondaryImage {
  top: 30%;
  right: 9%;
  width: auto !important;
}
.grid .imageManagerRightBottom img.primaryImage, .grid .imageManagerRightBottom img.secondaryImage, .itemSlots .imageManagerRightBottom img.primaryImage, .itemSlots .imageManagerRightBottom img.secondaryImage {
  top: 60%;
  right: 9%;
  width: auto !important;
}
.grid img.secondaryImage, .itemSlots img.secondaryImage {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.grid img.secondaryImage:hover, .itemSlots img.secondaryImage:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.newSlider {
  cursor: default;
}
.newSlider .overlay {
  background: transparent;
  z-index: 2 !important;
}
.newSlider .overlay.changeBack {
  background: #fafafa;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.newSlider #backgroundNewSlide {
  background: #fff;
}
.newSlider .slot {
  cursor: default;
  z-index: 0 !important;
}
.newSlider .slideImageHover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.newSlider .slideImageHover .slideSecondaryImage {
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: absolute;
  z-index: 2;
}
.newSlider .slideImageHover .slideSecondaryImage.opaque {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  background: #fff;
}
.newSlider .slot_slideshow {
  position: absolute;
  top: 14.61%;
  left: 8.125%;
  width: 83.75%;
  height: 70.79%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  background: #fff;
}
.newSlider .slot_slideshow.active {
  z-index: 2;
}
.newSlider .slot_slideshow.active #closeSlider {
  display: block;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 29px;
  right: 29px;
  z-index: 6;
  cursor: pointer;
  background-position: 0 -195px;
  height: 35px;
  width: 35px;
}
.newSlider .flex-direction-nav {
  z-index: 1;
}
.newSlider .flex-direction-nav li a.flex-next {
  float: right;
}
.newSlider .flex-direction-nav li a:after {
  margin-top: -13px;
  margin-left: -11px;
  background-position: 0 -631px;
  height: 23px;
  width: 12px;
}
.newSlider .flex-direction-nav li a.flex-next:after {
  margin-left: -1px;
  background-position: 0 -989px;
  height: 23px;
  width: 12px;
}
.newSlider .flex-direction-nav li a:hover {
  background: transparent;
  opacity: 1;
  filter: alpha(opacity=100);
}
.newSlider .flex-direction-nav li a:hover:after {
  background-position: 0 -631px;
  height: 23px;
  width: 12px;
}
.newSlider .flex-direction-nav li a:hover.flex-next:after {
  background-position: 0 -989px;
  height: 23px;
  width: 12px;
}

#hotspotDetail {
  display: none;
  z-index: 10;
  position: absolute;
  width: 140px;
  padding: 4px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}
#hotspotDetail a {
  color: #fff;
  font-size: 11px;
}
#hotspotDetail .shopnow {
  color: #fff;
  display: block;
  padding-top: 10px;
}
#hotspotDetail .shopnowarrow {
  display: inline-block;
  margin-left: 5px;
  background-position: 0 -1135px;
  height: 8px;
  width: 5px;
}

.editorial {
  overflow: hidden;
}
.editorial .slot {
  position: absolute;
  z-index: 5;
}
.editorial .slot img {
  width: 100%;
}
.editorial .CTA .secondaryImage {
  width: 100%;
}

.sale .grid {
  margin: 0 auto;
}
.sale .slot {
  cursor: auto;
}
.sale .slot img {
  width: auto !important;
}

.denim .slot {
  position: absolute;
  z-index: 5;
}
.denim .slot img {
  width: 100%;
}
.denim .slot.slot_newSliderSmall {
  z-index: 6;
}

.landing {
  overflow: hidden;
  margin: 0 auto;
}
.landing .slot {
  position: absolute;
  z-index: 5;
  display: none;
}
.landing img {
  width: auto !important;
}

.x1Row .grid .slot img.primaryImage {
  position: relative;
}

/*.tablet {
	.slot_video, .slot_youtube {
		img.play {
			display: none;
		}
		span.bt_play {
			display: none;
		}
	}
}*/
#results {
  overflow: hidden;
}

/* Flexslider */
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 100;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
  height: 100%;
}

.flex-viewport, .slides {
  height: 100%;
}

.flex-viewport {
  z-index: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  max-width: 100%;
  display: block;
}

.flexslider .overlay img {
  width: 100%;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
  position: relative;
  zoom: 1;
  height: 100%;
  clear: both;
}

.ie6 .flexslider {
  width: 1002px;
  height: auto;
  overflow: hidden;
}

.flexslider .slides {
  zoom: 1;
}

.flexslider .slides > li {
  position: relative;
  margin: 0;
  height: 100%;
}

/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {
  zoom: 1;
  position: relative;
}

/* Caption style */
/* IE rgba() hack */
.flex-caption {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000)";
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000)";
  zoom: 1;
}

.flex-caption {
  width: 96%;
  padding: 2%;
  margin: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  font-size: 14px;
  line-height: 18px;
}

/* Direction Nav */
.flex-direction-nav {
  height: 0;
}

.flex-direction-nav li {
  width: 50%;
  height: 600px;
  display: block;
  cursor: pointer;
  text-indent: -999em;
}

/* Flexslider END */
/* video in Flexslider */
.flexslider ul.slides li #targetVideo {
  text-align: center;
  background: url("http://cdn2.yoox.biz/Os/alexanderwang/preload.gif") no-repeat center center;
}

/* Custom Flexslider Navigator Style for WANG */
.flex-control-paging {
  position: absolute;
  width: 100%;
  height: 2em;
  bottom: 2%;
  text-align: center;
}
.flex-control-paging li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 2%;
  height: 20%;
  margin: 0 0.3%;
  padding-top: 0.6%;
  position: relative;
}
.flex-control-paging li a {
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  background-color: transparent;
  box-shadow: 0 0 5px solid #fff;
  text-indent: -9999px;
  display: block;
  position: absolute;
}
.whiteBackgroundSlideshow .flex-control-paging li a {
  border: 1px solid #000;
}
.flex-control-paging li a.flex-active, .flex-control-paging li a:hover {
  background-color: #fff;
}
.whiteBackgroundSlideshow .flex-control-paging li a.flex-active, .whiteBackgroundSlideshow .flex-control-paging li a:hover {
  background-color: #000;
}

#container {
  padding: 0;
}

/* subhome sale */
#homesale #wrapper {
  width: 1000px;
}
#homesale h2.titSale {
  font-size: 13px;
  line-height: 14px;
  margin-top: 15px;
  text-transform: uppercase;
}
#homesale .row {
  display: inline-block;
  margin: 15px 0;
}
#homesale .row .menuInt {
  width: 180px;
  float: left;
  font-size: 13px;
  text-transform: uppercase;
}
#homesale .row .menuInt a {
  color: #666;
}
#homesale .row .menuInt a:hover {
  color: #000;
}
#homesale .row .menuInt .titleSuper {
  font-family: "HelveticaNeueW01-77BdCn", Arial, sans-serif;
  margin-bottom: 5px;
}
#homesale .row .menuInt li {
  letter-spacing: 0.05em;
}
#homesale .row .bannerInt {
  width: 820px;
  display: inline-block;
  float: left;
}
#homesale .row .bannerInt li {
  display: inline-block;
  float: left;
  margin: 2px 0 0 2px;
}
#homesale .row .bannerInt li a {
  float: left;
  margin: 0;
  padding: 0;
}

#codPromo {
  font-weight: bold;
  margin: 15px 0;
  font-size: 16px;
  font-family: "HelveticaNeueW01-77BdCn", Arial, sans-serif;
  text-align: center;
  width: 94%;
}

.homeNewsletterP {
  padding: 0 10px;
}

#wrapper {
  width: 1002px;
  position: relative;
}

.grid {
  display: none;
}

.flex-next {
  background-position: 0 -89px;
  height: 30px;
  width: 30px;
  top: 65%;
  right: 20%;
  position: absolute;
  z-index: 200;
}

.flex-prev {
  background-position: 0 -39px;
  height: 30px;
  width: 30px;
  top: 65%;
  left: 20%;
  position: absolute;
  z-index: 200;
}

/* Japan Font*/
html[lang="jp"] .grid .slot_image .big, html[lang="jp"] .itemSlots .slot_image .big,
html[lang="jp"] .grid .slotContentText .italic, html[lang="jp"] .itemSlots .slotContentText .italic,
html[lang="jp"] .grid .slotContentText .button, html[lang="jp"] .itemSlots .slotContentText .button {
  font-family: "Hiragino Kaku Gothic ProN", "HelveticaNeueW01-47LtCn", Meiryo, sans-serif;
  font-weight: bold;
}
