

/* =Global & Structure
-------------------------------------------------------------- */
 
  .oldPrice{text-decoration: line-through; margin-right: 10px;}
  /* Custom text-selection colors (remove any text shadows: twitter.com/miketaylr/status/12228805301) */
  ::-moz-selection{background: #000; color: #fff; text-shadow: none;}
  ::selection {background: #000; color: #fff; text-shadow: none;}
  #page.shopPage{margin-top:121px!important;}
  #page {display: block; width:100%; clear:both; float:left; position: relative; margin-top:70px; -webkit-transition:padding .4s ease; -moz-transition:padding .4s ease; -ms-transition:padding .4s ease; -o-transition:padding .4s ease; transition:padding .4s ease;}
  .text #page{margin-top:100px;}
  .in-depth-post #page{margin-top: 100px;}
  .subnav-page.stockists #page{margin-top:141px!important;}
  .subnav-page .featureMeta h2{margin-top: 30px!important;}
  /*.home #page{margin-top:0px;}*/
  .in-depth .section{margin-bottom: 100px;}
  .lookbooks .section{margin-bottom: 100px;}
  #main{display:block; position:relative; width:100%; clear:both; float:left;min-height: 700px;}
  .container{min-width:200px; max-width:1280px; padding:0 20px; margin:0 auto;}
  .half{width:48%; display:inline-block; float:left;}
  .half.right{float:right;}
  .footMail:hover{color:#000!important;}
  .mobileShow{display: none;}

  h2{font-family: "calibry",sans-serif; font-style: bold; font-weight: 300; font-size:28px; line-height:28px; text-transform:uppercase;}
  h3, h4, h5, h6{font-weight:500;}

  .trajan{font-family: "calibry",sans-serif; font-style: normal; font-weight: 300;}

  h2.sectionTitle{text-align:center; float:left; margin:20px 0; position:relative; color:#4a4a4a; display:block; clear:both; width:100%;}
  h2.sectionTitle span.text{background:#fff; padding:0 25px; display:inline-block;}
  span.border{width:100%; position:absolute; top:50%; left:0px; z-index:-1; height:1px; background:#e5e5e5;}
  .sub-nav > div > ul > li.mobileShow{display: none;}
  .upper{text-transform:uppercase;}

  img.svg-alt{display:none;}
  svg{display:block;}

  .featureWrap{width:100%; display:block; clear:both; position:relative;}
  .featureWrap img{
    width: 100%;
    min-width: 100%;
  }


  .featureWrap50{width:50%; display:block; clear:both; position:relative;}
  .featureWrap50 img{
    width: 50%;
    min-width: 50%;
  }

  .section{display: block; width:100%; clear:both; float:left; position: relative;margin-bottom: 20px;}
  .section.center{text-align:center;}
  #browse{ margin-bottom: 50px;}

  .button{color:#fff !important; display:inline-block; font-size:14px; font-weight:700; text-align:center; text-transform:uppercase; line-height:50px; width:300px; cursor:pointer; text-align:middle; -webkit-transition: background-color 0.2s; -moz-transition: background-color 0.2s; -o-transition: background-color 0.2s; -ms-transition: background-color 0.2s; transition: background-color 0.2s;}
  input.button{height: 50px;}
  .button.small{width:150px;}

  .button.black{background:#000;}
  .button.black:hover{background:#999;}
  .featureWrap .button.black:hover, .collection-slideshow .button.black:hover{color:#000 !important; background:#fff;}

  .button.grey{background:#999;}
  .button.grey:hover{background:#000}

  .button.white{background:#fff; color:#000 !important;}
  .back{width: 50px!important;margin-right: 15px;}

  .tableWrap{
    display: table; 
    width: 100%;
    height: 100%;
  }
  .cellWrap{
    display: table-cell;
    vertical-align: middle;
    padding: 20px;
  }
  h2.white{color:white!important;}
  h2.black{color:black!important;}
  h3.white{color:white!important;}
  h3.black{color:black!important;}
/* =Header
-------------------------------------------------------------- */
  #header{clear:both; float:left; background:#fff; display:block; width:100%; z-index:10000; position:fixed; top:0; left:0;}
  #header #topNav, .home #header.scroll #topNav{ border-bottom:1px solid #e5e5e5; width:100%; float:left; display:block; clear:both;}

  .home #header{background:#fff;}
  .home #header.scroll{background:#fff; -webkit-transition:background-color .2s ease;}
  .home #header #topNav{border-color:transparent;}
  .no-js #header{position:relative;}

  #logoWrap{display:inline-block; float:left; height:65px; padding-left: 25px; }
  h1#logo{display:table; height:100%;}
  h1#logo a{display:table-cell; vertical-align:middle;}
  h1#logo a img.svg{display:block;}
  h1#logo a svg{display:block;}

  #logo .white{display:none;}
  .home #logo .white{display:none;}
  .home #logo .black{display:table-cell;}
  .home #header.scroll #logo .white{display:none;}
  .home #header.scroll #logo .black{display:table-cell;}

  #siteNav{display:inline-block; float:right; line-height:69px; overflow:hidden;-webkit-transition:opacity .6s ease; -moz-transition:opacity .6s ease; -ms-transition:opacity .6s ease; -o-transition:opacity .6s ease; transition:opacity .6s ease;}
  #siteNav.resize, .sub-nav.resize, .resize .navWrap{height:auto !important; top:auto !important; min-height:0px !important;}
  #siteNav ul{margin:0; padding:0; float:left; width:100%;}

  #siteNav ul li{display:inline-block; float:left;}
  #siteNav ul li:last-child{margin-right:0px;}
  #siteNav ul li a{display:block; color:#999; -webkit-font-smoothing:subpixel-antialiased; font-weight:500; font-size:14px; padding:0px 25px; text-transform:uppercase;}
  #siteNav ul li a:hover{color:#555;}

  #siteNav ul li.active a{color:#393939;}
  #siteNav ul li#cart{display:none;}

  .home #siteNav a{color:#999; text-shadow:0 0 25px rgba(0,0,0,.15)}
  , .home #siteNav a:hover{color:#39393939;}
  .home #header.scroll #siteNav a{color:#999; text-shadow:none;}
  .home #header.scroll #siteNav a:hover{color:#393939; }
  .desktop #siteNav, .desktop .sub-nav{margin-top:0px !important; height:auto !important;}

  #cta{float:right; display:inline-block; padding-right:20px;}

  a#cartInfo, .home #header.scroll a#cartInfo{display:inline-block; line-height:24px; float:right; text-align:center; color:#fff; font-size:10px; margin:23px 0px 0px 10px; width:20px; height:21px; background:url('images/cart.png') no-repeat center center;}
  .backgroundsize a#cartInfo, .backgroundsize .home #header.scroll a#cartInfo{background:url('images/cart-4x.png') no-repeat center center; background-size:19px;}

  .home a#cartInfo{background:url('images/cart.png') no-repeat center center; color:#fff;}
  .backgroundsize .home a#cartInfo{background:url('images/cart-4x.png') no-repeat center center; background-size:19px;}

  a.search, .home #header.scroll a.search{float:right; margin-left:10px;display:inline-block; width:18px; height:18px; margin-top:27px; background:url('images/search-icon.png') no-repeat center center;}
  .backgroundsize a.search, .backgroundsize .home #header.scroll a.search{background:url('images/search-icon.png') no-repeat center center; background-size:16px;}

  .home a.search{background:url('images/search-icon.png') no-repeat center center;}
  .backgroundsize .home a.search{background:url('images/search-icon.png') no-repeat center center; background-size:16px;}

  a.mobile-menu{float:left; display:none; cursor:pointer; width:15px; border-top:2px solid #b3b2b2; border-bottom:2px solid #b3b2b2;}
  a.mobile-menu span{margin:3px 0px;float:left; height:2px; background:#b3b2b2; width:100%;}

  #search{float:left; display:block; clear:both; width:100%; height:0; overflow:hidden; -webkit-transition:height .4s ease; -moz-transition:height .4s ease; -ms-transition:height .4s ease; -o-transition:height .4s ease; transition:height .4s ease;}
  #search input[type=text]{
    float:left; width:100%; background:#999; color:#fff; height:50px; line-height:25px; text-indent:15px; font-size:25px; font-weight:400; letter-spacing:0px;}
  .search_results{
    display: inline-block;
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 16px;
    color: #000;
    text-align: center;
    background: #fff;
  }

/* =SubNav
-------------------------------------------------------------- */
  .sub-nav{display:block; float:left; width:100%; border-bottom:1px solid #e5e5e5;}
  .sub-nav.resize{height:auto !important; top:auto !important;}
  .sub-nav ul{margin:0; padding:0;}

  .sub-nav > div > ul{float:left; width:100%; display:block; clear:both; text-transform:uppercase;}
  .sub-nav > div > ul > li{display:inline-block; float:left; width:20%; position:relative; height:50px; line-height:50px; }
  .sub-nav .filter .listItems li{line-height: 40px;}
  .sub-nav > div > ul > li:hover{}
  .sub-nav > div > ul > li > a{height:100%; font-size:14px; letter-spacing:1px; color:#393939; cursor:pointer; display:block; width:auto; border-right:1px solid #e5e5e5;}
  .sub-nav a.drop-down{background:url('images/arrow-padding.png') no-repeat right center;}
  .sub-nav a.drop-down:after{content:""; height:1px; width:100%; display:none; position:absolute; bottom:-1px; left:0px; background:#fff;}
  .sub-nav li:hover a.drop-down:after{display:block;}
  .backgroundsize .sub-nav a.drop-down{background:url('images/arrow-padding-4x.png') no-repeat right center; background-size:40px;padding-left: 20px;}

  .sub-nav > div > ul > li.last:hover{height:49px;}
  .sub-nav .filter{height:0; z-index:100; overflow:hidden; position:absolute; width:auto; background:#fff; left:0px; top:51px; min-width:100%; }
  .sub-nav > div > ul > li:hover .filter{height:auto; overflow:visible;}

  .sub-nav .filter ul{display:block; clear:both; float:left; padding:10px 8% 20px;width: 100%;}
  .sub-nav .filter .border{height:100%; z-index:-1; position:absolute; border: 1px solid #e5e5e5; border-top:none; top:0; left:-1px; right:0px;}
  .sub-nav .filter li{display:block; float:left; clear:both; text-align:left;width: 100%;}
  .sub-nav .filter li a{display:block; clear:both; white-space:nowrap;font-size:14px; letter-spacing:1px;  }

  .subnav-toggle{display:none; text-align:right; text-transform:uppercase; font-size:12px; letter-spacing:1px; color:#393939; cursor:pointer;}
  .subnav-toggle span{margin-right:10px;}
  .subnav-toggle .arrow{height:8px;}

  .breadcrumb-arrow{border:none; background:url('images/breadcrumb.png') no-repeat center right transparent; position:absolute; right:-13px; top:0; height:100%; width:13px;}
  .backgroundsize .breadcrumb-arrow{background:url('images/breadcrumb-4x.png') no-repeat center right transparent; background-size:13px;}
  .breadcrumb a{border:none !important;}


/* =Slideshows/Features
-------------------------------------------------------------- */
  .slideshow, .lookbook-banner{height:100%; width:100%; overflow:hidden;}
  .loadin .slideshow{display:none;}
  .slide-control{display:none;}
  .slide-control.loaded{display:block;}
  .featureWrap.loadin{background: #eee;}
  .slideshow{-webkit-transition:opacity .6s ease; -moz-transition:opacity .6s ease; -ms-transition:opacity .6s ease; -o-transition:opacity .6s ease; transition:opacity .6s ease;}
  .featureMeta{position:absolute;width: 100%;height:100%; text-align:center; text-transform:uppercase;display: table;}
  .featureMeta .container{display: table-cell;vertical-align: middle;padding: 0 50px;}
  .lookbook-banner .featureMeta{opacity:1;}
  .featureMeta h2{font-size:80px; display:block; clear:both; line-height:80px; letter-spacing:2px; color:#000;}
  .featureMeta h3{font-size:24px; display:block; clear:both; line-height:24px; color: #000;}

  .slide{height:100% !important; width:100% !important; cursor:auto; opacity:0; -webkit-transition:opacity .6s ease; -moz-transition:opacity .6s ease; -ms-transition:opacity .6s ease; -o-transition:opacity .6s ease; transition:opacity .6s ease;}
   .slide.onlyslide{opacity: 1;}
  .slide.current{z-index:99 !important;}

  .feature{height:100% !important; display:block !important; width:100% !important; cursor:auto;}



  .slideNav{position:absolute; z-index:200; height:5px; bottom:8%; left:50%; display:none;}
  .slideNav li{height:5px; margin-right:9px; width:5px; float:left; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius: 5px; background:rgba(0,0,0,.25)}
  .slideNav li.activeSlide{background:#000;}
  .slideNav li:last-child{margin-right:0px;}

  .slideNav li a{width:100%; height:100%; display:block;}
  .slide-control{position:absolute; top:42%; height:38px; width:20px; display:block; z-index:200;}
  .backgroundsize .slide-control{background-size:100% !important;}

  .slide-control.prev{left:40px; background:url('slide-prev-arrow.png') no-repeat center center;}
  .backgroundsize .slide-control.prev{background:url('slide-prev-arrow-4x.png') no-repeat center center;background-size: 25%!important;
width: 100px;
height: 100px;}

  .slide-control.next{right:40px; background:url('slide-next-arrow.png') no-repeat center center;background-size: 25%!important;
width: 100px;
height: 100px;}
  .backgroundsize .slide-control.next{background:url('slide-next-arrow-4x.png') no-repeat center center;}

  .feature-label{position:absolute; z-index:10; top:33.5%; left:0; width:100%; text-align:center; display:block;}
  .feature-label p{background:#fff; display:inline-block; padding:40px 60px; text-transform: uppercase; font-size: 16px; color:#bbb}
  .feature-label p span{font-size:42px; line-height:42px; color:#4a4a4a; display:block; margin:0 auto 25px; clear:both;}
  .feature-label p a{color:#bbb;}
  .feature-label img{clear:both; display:block; margin:0 auto 35px;}

  .slide .buttonWrap {position: absolute;bottom: 18%;width: 100%;text-align: center;}
  .featureWrap .buttonWrap{position: absolute;bottom: 10%;width: 100%;text-align: center;z-index: 200;}
  .arrowWrap{
    width: 100%;
height: 100%;
position: absolute;
display: table;
  }
  .arrowValign{
    display: table-cell;
    vertical-align: middle;
  }
/* =Collage Grid
-------------------------------------------------------------- */
  .collage-grid{display: block; clear:both; position: relative;}
  .collage-grid a{float:left; display:inline-block; width:33.33%; margin-bottom:5px; text-align:center; position:relative; text-transform:uppercase; color:#000; background:#000;}
  .collage-grid a.additional-image{width:50%;}
  .collage-grid.thirds a.additional-image{width:33.33%;}
  .collage-grid.fourth a.additional-image{width:25%;}

  .collage-grid .border{width:5px; position:absolute; top:0; height:100%; background:#fff; z-index:10;}
  .collage-grid .border-left{left:-2.5px;}
  .collage-grid .border-right{right:-2.5px;}

  .collage-grid a img{width:100%; display:block; -webkit-transition:opacity .2s ease; -moz-transition:opacity .2s ease; -ms-transition:opacity .2s ease; -o-transition:opacity .2s ease; transition:opacity .2s ease;}
  .collage-grid a:not(.additional-image):hover img{opacity:.2!important;}


/* =Home
-------------------------------------------------------------- */

  .home #products.grid{margin-bottom:20px;}
  .home .lookbook{width:50%; margin-bottom:0px;}
  .home .lookbook-meta{/*top:40%;*/}
  #browse .button:not(.last){margin-right: 16px;}
  .home .collage-grid a{
    color:white;
  }
  .home .collage-grid a:hover{
    color:white !important;
  }
/* =Shop
-------------------------------------------------------------- */
  /*Shop Nav Specific*/
  #shopNav > div > ul > li.last{text-align:center; line-height:43px;}
  #shopNav > div > ul > li.last span{font-size:12px; letter-spacing:1px; color:#393939;}
  #shopNav > div > ul > li.last a, .sub-nav > div > ul > li.last span.sep{color:#bbb;}
  #shopNav > div > ul > li.last span.sep{font-size:10px; margin:0 5px;}
  #shopNav > div > ul > li.last a.active{color:#393939;}
  #shopNav > div > ul > li.last a.grid{margin-left:20px;}
  .shopViews{float:right!important;
    border-left: 1px solid #e5e5e5;
  }
  .filterLabel{
    font-size: 12px;
    letter-spacing: 1px;
    color:#393939;
  }
  .filters{
    float:right!important;
    width:auto!important;
  }
  .filters .drop-down{
    border-right: none!important;
    padding-right:40px; 
    background: url('images/sm-arrow-padding-4x.png') no-repeat right center!important;
    background-size: 30px!important;
    font-size:12px;
  }
  .filters.price .filter{
    top: 50px;
  }
  .filters .filter ul{
    padding:10px 20px 19px 20px;
  }
  #products{display: block; width:100%; clear:both; float:left; position: relative;padding-top: 20px;}
  #products.list{float:none;}
  #products.grid{width:auto; float:none;}
  #products .product .container{padding:0;}
  #products{margin-bottom:50px;}
  .button.more-products{display:block; margin:0 auto; clear:both; margin-bottom:50px;}

  /* =Products Grid */
  .shop #products{
    max-width: 1280px;
    margin: 0 auto;
  }
  .product a:hover img{opacity: .75;}
  #products.grid .product{width:25%; float:left; display:inline-block; position:relative; text-align:center; line-height:24px; font-size:12px;margin-bottom: 75px;-webkit-transition:opacity .6s ease; -moz-transition:opacity .6s ease; -ms-transition:opacity .6s ease; -o-transition:opacity .6s ease; transition:opacity .6s ease;}
  #products.grid .product .imgWrap{display:table; width:100%;}
  #products.grid .product .productImg{display:table-cell; vertical-align:middle;}
  #products.grid .product img{display:block; clear:both; width:70%; margin:0 auto;opacity:0; -webkit-transition:opacity .25s; -moz-transition:opacity .25s; -ms-transition:opacity .25s; -o-transition:opacity .25s; transition:opacity .25s;}
  .home #products.grid .product img{opacity:1!important;}
  .item #products.grid .product img{opacity:1!important;}
  #products.grid .product .gridMeta{width:100%; }/*position:absolute; bottom:0px;left:0; */
  #products.grid .product .name{display:block; clear:both; text-transform:uppercase; color:#393939;}
  #products.grid .listMeta{display:none}
  .product .formFields{width: 322px;}
  /* =Products List */
  #products.list .product{display: block; width:100%; clear:both; float:left; position: relative; border-bottom:1px solid #e5e5e5;padding: 55px 0;}
    #products.list .product:first-child{padding-top: 0px; }
  #products.list .product:last-child{border-bottom: none;margin-bottom: 50px;}
  #products.list .product .imgWrap{display:table; float:left; height:100%; width:45%;}
  #products.list .product .productImg{display:table-cell; vertical-align:middle;}
  #products.list .product img{display:block; clear:both; width:65%; height:auto; margin:15px auto;}
  #products.list .listMeta{display:inline-block; width:50%; margin-top:55px; float:right;padding-right: 5%;}

  #products .listMeta .productDetails{display: block; width:92%; clear:both; float:left; margin-bottom:25px;}
  #products .listMeta .name, .productDetails .name{display: block; width:100%; font-size:16px; clear:both; float:left; text-transform:uppercase; font-weight:700; color:#000}
  #products .listMeta .price{display: block; width:100%; font-size:16px; clear:both; float:left; text-transform:uppercase;}
  #products .listMeta .collection, .productDetails .collection{display: block; width:100%; font-size:16px; clear:both; float:left; text-transform:uppercase;}
  #products .listMeta .collection a{color:#000;}

  #products .listMeta .description{display: block; font-size:14px; width:100%; clear:both; float:left; margin-bottom:25px;}

  #products .listMeta .buttons-wrap{display: block; width:100%; clear:both; float:left;}
  #products .listMeta .buttons-wrap a{float:left; display:inline-block; margin-right:25px;}

  #products.list .gridMeta{display:none;}


/* =Single Products
-------------------------------------------------------------- */
  .product-info{margin:50px 0px;}
  .product-info #productLeft{float:left; display:inline-block; width: 65%; margin-top: 20px;}
  .product-info #productLeft .zoomShow img{display:block;margin: 0 auto; max-height: 640px; }
  .product-info #productRight{float:right; display:inline-block; width:30%; min-width: 240px; max-width: 300px;margin-top: 60px;}
  .cloudzoom-zoom-inside{cursor: all-scroll;}
  .productForm .button{
    max-width: 100%;
  }
  .product-info #productLeft .zoomShow{
    height: 100%;
    margin: 0 auto;
    position: relative;
  }
  .itemButtons{
    float:left;
    clear: both;
  }
  .thumbs{
    width: 100%;
    max-width: 640px;
    margin: 20px auto;
    text-align: center;
  }
  .thumbs a{
    display: inline-block;
    width: 23.3%;
    margin-right:1%;
    cursor: pointer;
  }
  .thumbs a:hover{
    opacity: .8;
  }
  .thumbs a.last{
    margin-right: 0;
  }
  .related-colors{
    width: 100%;
    float:left;
  }
  .related-colors p{
    font-size: 14px;
    margin-bottom: 10px;
  }
  .related-colors a{
    float:left;
    width:24.25%;
    margin-right: 1%;
  }
  .related-colors a .imgWrap{
      border: 1px solid #e5e5e5;
  }
  .related-colors a.last{
    margin-right: 0;
  }
  .related-colors img{
    width: 100%;
    display: block;
  }

  .product-info .productDetails{margin-bottom:25px; display:block; clear:both; width:100%; float:left;}
  .product-info .productDetails > span{display:block; clear:both; width:100%; float:left;}
  .product-info .productDetails > span.name{color:#000;}
  .collection a{color:#bbb;}
  .collection a:hover{text-decoration:underline;}
  .product-info p.description{margin-bottom:25px;}
  a.additional-image{cursor: default;}
 
  .share{
    float:left;
    width: 100%;
    height: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .share.blog{
    width: 252px;
    margin-top: 0;
    float:right;
  }
  .share label{
    float:left;
    text-transform: uppercase;
    color:#000;
    font-size: 14px;
    line-height: 21px;
    margin-right: 10px;
  }

  .share a{
    height: 16px;
    width: 16px;
    float: left;
    display: block;
    margin-right: 10px;
  }
  .share span{
    display: none;
  }
  .more-images{margin-bottom:50px;}

  .related-products{margin-bottom:50px;}
  


/* =Lookbooks
-------------------------------------------------------------- */
  .lookbook-banner .featureMeta{top:35%;}
  .lookbook-banner .featureMeta h2{margin-bottom:50px}
  .lookbook-banner .mobileImg, .lookbook-banner .mobile-headline{display:none;}

  .lookbooks .sectionTitle{margin-top:20px;}

  .lookbook.white{color:#fff;}
  .collage-grid .white{color:#fff;}
  .collage-grid .black {color: #000!important;}
  .lookbook-meta{
    position: absolute;
    width: 100%;
    display: block;
    z-index: 10;
    left: 0;
    top: 0;
    letter-spacing: 2px;
    height: 100%;
  }
  .lookbook-meta h3{font-size: 25px;line-height: 25px;font-weight:700; letter-spacing:2px;}
  .lookbook-meta .caption{font-size:18px; font-weight:300;}

  .lookbook:hover h3{color:#fff;}
  .lookbook:hover .lookbook-meta .caption{color:#fff;}


/* =Single Lookbooks
-------------------------------------------------------------- */
  #lookbookNav > div > ul > li {width:25%;}
  #lookbookNav li.last{width:auto!important; padding-left: 30px; border-right:none;}
  #lookbookNav li.last a{cursor:auto; border:none;width: auto!important;}

  .collection-slideshow{position:relative; opacity:0;}
  .collection-slideshow .slideshow{display:block;}
  .collection-slideshow .featureMeta{opacity:1;}
  .collection-slideshow .button{margin:0 auto; display:block;}
  .single-lookbook.subnav-page #page {
    margin-top: 70px;
  } 
  .in-depth.subnav-page #page {
    margin-top: 70px;
  } 
  .single-lookbook .sectionTitle{margin:20px 0px}
  .single-lookbook #products{margin-bottom:50px;}
  .single-lookbook .featureMeta{/*top:43%;*/ z-index:100;}
  .single-lookbook .featureMeta h2{margin:50px 0 0 0; padding: 0;-webkit-margin-before: 0;-webkit-margin-after: 0;}

  .descriptionWrap{height:100%; width:100%; display:table; opacity:0; -webkit-transition:opacity .25s; -moz-transition:opacity .25s; -ms-transition:opacity .25s; -o-transition:opacity .25s; transition:opacity .25s;z-index: 301;}
  .descriptionCell{display:table-cell; vertical-align:middle;}

  .lookbookDescription{height:0px; overflow:hidden!important;position:absolute; z-index:200; top:0; left:0; width:100%; background:#282224; -webkit-transition:height .3s; -moz-transition:height .3s; -ms-transition:height .3s; -o-transition:height .3s; transition:height .3s;}
  .lookbookDescription p{font-size:20px; padding-bottom:50px; line-height:35px; color:#fff; margin:0 auto; width:100%; display:block; clear:both; text-align:center; width:70%; max-width:700px;}
  .descriptionImg{margin:0 auto 50px; display:block;}

  .lookbookDescription.reveal{-webkit-transition:none; -moz-transition:none; -ms-transition:none; -o-transition:none; transition:none;overflow-y: hidden!important;}
  .fixed-mobile-header .lookbookDescription.reveal{overflow-y:hidden!important;}
  .reveal .descriptionWrap{opacity:1;}

  a.exit{width:25px; height:25px; position:absolute; top:90px; right:40px; cursor:pointer; background:url('images/exit.png') no-repeat center center transparent; opacity:.5}
  .backgroundsize a.exit{background:url('images/exit-4x.png') no-repeat center center transparent; background-size:100%;}
  a.exit:hover{opacity:1;}


/* =Stockists
-------------------------------------------------------------- */
.stockists #header{
  position: absolute;
}
  #stockistsNav{border-bottom:1px solid #eaeaea; text-transform:uppercase; line-height:71px;height: 70px;}
  #stockistsNav > .container > *{float:left; display:inline-block;}
  #stockistsNav form{height:55px; margin-top:10px;}
  #stockistsNav form input[type='text']{border:1px solid #e5e5e5; color:#999; border-right:none; height:48px; float:left; display:inline-block; font-size:13px; padding-left:10px;}
  #stockistsNav form input[type='submit']{background:#999; height:50px; float:left; display:inline-block; text-transform:uppercase; color:#fff; padding:0 20px;}
  #stockistsNav form input[type='submit']:hover{background: #000;}
  #stockistsNav > .container > a{float:right; padding:0 70px; border-left:1px solid #e5e5e5;background: #fff;}
  #stockistsNav a:hover{background:#000; color:#fff; border-color:#000;}
  #stockistsNav h3{padding:0 40px 0 2%; line-height:70px;}

  #map{width:100%; height:430px;}
  #locationList.online{
    height: auto;
  }
  #locationList{
    width: 100%;
    height: 385px;
    float: left;
    clear: both;
    overflow-y: scroll;
  }
    #locationList li{
      width: 90%;
      height: 12px;
      padding: 26px 5%;
      border-bottom: 1px solid #e5e5e5;
      float: left;
      clear: both;
    }
    #locationList li:hover{
      background: #e5e5e5;
      cursor: pointer;
    }
      #locationList li .information{
        height: 100%;
        max-width: 1280px;  
        margin: 0 auto;
        padding: 0 20px;
      }
      #locationList li .title{
        width: 32.666667%;
        margin-right:1%;
        line-height: 18px;
        font-size: 18px;
        color: #000;
        text-transform: uppercase;
        float: left;
      }
      #locationList li .address{
        width: 32.66667%;
        margin-right: 1%;
        line-height: 18px;
        font-size: 14px;
        color: #000;
        text-transform: uppercase;
        float: left;
      }
      #locationList li .tel{
        line-height: 18px;
        font-size: 14px;
        color: #000;
        text-transform: uppercase;
        float: right;
      }
      .overlay{
        display:block;
        text-align:center;
        color:#fff;
        font-size:60px;
        line-height:80px;
        opacity:0.8;
        background:#4477aa;
        border:solid 3px #336699;
        border-radius:4px;
        box-shadow:2px 2px 10px #333;
        text-shadow:1px 1px 1px #666;
        padding:0 4px;
      }

      .overlay_arrow{
        left:50%;
        margin-left:-16px;
        width:0;
        height:0;
        position:absolute;
      }
      .overlay_arrow.above{
        bottom:-15px;
        border-left:16px solid transparent;
        border-right:16px solid transparent;
        border-top:16px solid #336699;
      }
      .overlay_arrow.below{
        top:-15px;
        border-left:16px solid transparent;
        border-right:16px solid transparent;
        border-bottom:16px solid #336699;
      }
      #map img { max-width: none; }
      #map.hidden{
        display: none;
      }
      .not_found{
        width: 100%;
        font-size: 24px;
        text-align: center;
        display: block;
      }
      .world{
        margin: 0 auto;
        width: 800px;
      }
        .search_area{
          width: 70%;  
          float: left;
          height: 49px;
        }
        #stockistsNav{
          position: relative;
        }
          .stockists_menu{
            width: 30%;
            float:left;            
            height: 70px;
          }
           .stockists_menu.open{
              top:50px; 
           }
          .stockists_menu a{
            width: 49.5%;
            float:left;
            text-align: center;
            height: 100%;
            line-height: 70px;
            background: #fff;
          }
          .stockists_menu a.online{
            border-left: 1px solid #e5e5e5;
            border-right: 1px solid #e5e5e5;
          }
          .searchWrap h3{
            float:left;
            display: inline-block;
          }
          #store-locator{
           float:left;
            display: inline-block; 
          }
          @media only screen and (min-width: 0px) and (max-width:775px) {
            #stockistsNav{
              height:50px;
            }
          .search_area{
            width: 100%;
          } 
          .stockists_menu{
            width: 100%;
            border-bottom: 1px solid #e5e5e5;
            position: absolute;
            top:0;
            -webkit-transition: top .5s;
            -ms-transition: top .5s;
            -o-transition: top .5s;
            -moz-transition: top .5s;
            -transition: top .5s;

          }
          .stockists_menu a{
            width: 33%;
            line-height: 50px;
          }
          .searchWrap{
            margin: 0 5%;
              width: 90%;
            float: left;
          }
          .search_area{
            border-bottom: 1px solid #e5e5e5;
          }
          .stockists_menu{
            height: 50px;
          }
          #locationList{
            height:auto;
          }
            #stockistsNav form{height:50px; margin-top:10px;}
            #stockistsNav form input[type='text']{border:1px solid #e5e5e5; color:#999; border-right:none; height:30px; float:left; display:inline-block; font-size:13px; padding-left:10px;}
            #stockistsNav form input[type='submit']{background:#999; height:32px; float:left; display:inline-block; text-transform:uppercase; color:#fff; padding:0 20px;}
            #stockistsNav > .container > a{float:right; padding:0 70px; border-left:1px solid #e5e5e5;background: #fff;}
            #stockistsNav a:hover{background:#000; color:#fff; border-color:#000;}
            #stockistsNav h3{padding:0 40px 0 2%; line-height:50px;}
        }
/* =About
-------------------------------------------------------------- */
  #contactCTA, h2.about{max-width:1000px; padding:0 20px; margin:0 auto; display:block; clear:both; text-align:center}
  h2.about{margin:40px auto; color:#000; line-height:60px;}

  #contactCTA p{text-transform:uppercase; font-size:14px; margin-bottom:50px;}
  #contactCTA p a{color:#bbb;}

  .contactButtons a{margin-right:16px; display:inline-block}
  .contactButtons a.third{margin-right:0px;}
  .contactButtons .button{clear:both; margin-bottom:15px;}
  .contactButtons a span{text-align:center; color:#bbb; clear:both; display:block; margin-bottom:50px;}

  .contact-link{display:block; clear:both; margin:0 auto 50px;}


/* =In Depth Nav
-------------------------------------------------------------- */
  #indepthNav{border-bottom:1px solid #eaeaea;}
  #indepthNav > div > ul > li{border:none; height:50px;}
  #indepthNav .title a{border:none;}
  #indepthNav .last{float:right; width:12.5%;}
  #indepthNav .last > a, #lookbookNav .last > a{border-right:none; border-left:1px solid #eaeaea; }
  #indepthNav .prevNext, #lookbookNav .prevNext{float:right;width:auto;margin-right: 51px;}
  #indepthNav .prevNext a, #lookbookNav .prevNext a{float:left;border:none;position: relative;color:#999; padding: 0 8px;height: 50px;transition:none;-webkit-transition:none;-moz-transition: none;-o-transition: none;-ms-transition: none;}
  #indepthNav .prevNext a:hover > span, #lookbookNav .prevNext a:hover > span{border-color:#000!important;}
  #indepthNav .prevNext a:hover, #lookbookNav .prevNext a:hover{color:#000;border-color:#000;}
  #indepthNav .prevNext span.divider, #lookbookNav .prevNext span.divider{float:left; width: 1px; border-right:1px solid #999; margin-right: 2px;height: 14px; margin: 18px 0;}
  #indepthNav .prevNext a span, #lookbookNav .prevNext a span{
    width: 10px;
    height: 10px;
    position: absolute;
    border-right:1px solid;
    border-bottom: 1px solid;
  }
  #indepthNav .prevNext a.prev span, #lookbookNav .prevNext a.prev span{
    transform:rotate(135deg);
    -ms-transform:rotate(135deg); /* IE 9 */
    -webkit-transform:rotate(135deg); /* Safari and Chrome */
    left: -10px;
    top:40%;
  }
  #indepthNav .prevNext a.next span, #lookbookNav .prevNext a.next span{
    transform:rotate(-45deg);
    -ms-transform:rotate(-45deg); /* IE 9 */
    -webkit-transform:rotate(-45deg); /* Safari and Chrome */
    right: -10px;
    top:40%;
  }
/* =In Depth
-------------------------------------------------------------- */
  .in-depth .featureWrap{/*margin-bottom:50px;*/}
  .post-meta{display:none; color:#fff; position:absolute; top:0; left:0; width:80%; padding:10%; text-align:left;}
  .post:hover .post-meta{display:block;}

  .post-meta h3{font-size:28px; margin-bottom:20px;}
  .post-meta span{margin-bottom:10px; display: block;}
  .post-meta p{text-transform:none; font-weight:700; margin-bottom:20px;font-size: 16px;}
  .post-meta .more{font-weight:700; text-transform:uppercase;}
  .post-meta .tableWrap{display: block;}
  .post-meta .cellWrap{display: block;}
  .pinit{
  position: relative;
}
.pinit_button{
  width: 60px;
  height:60px;
  position: absolute;
  bottom: 20px;
  right:20px;
  display: none;
  z-index: 5;
}
.pinit_button span{
  display: none;
}
.pinit:hover .pinit_button{
  display: block!important;   
}
@media only screen and (min-width: 0px) and (max-width:767px) {
  .pinit .pinit_button{
    display: block!important;   
  }    
  .pinit_button{
    width: 45px;
    height:45px;
    bottom: 15px;
    right:15px;
}
}

/* =Single In Depth
-------------------------------------------------------------- */
  .blog-post{padding:40px 0px 50px;}
  .blog-post > div {display:block; clear:both; width:auto; margin-bottom:50px; position:relative; padding:0 40px;}

  /* Titles */
  .post-title{text-align:center;}
  .blog-subTitle{text-transform:uppercase; font-size:24px; line-height:24px; margin-bottom:25px;}
  .blog-subTitle .label{color:#000}
  .blog-title{font-size:50px; line-height:50px; color:#000;}

  /* Slideshow */
  .slideshow.blog{margin:0 auto; max-width:100%; -moz-user-select: -moz-none; -khtml-user-select: none; -webkit-user-select: none; -o-user-select: none; user-select: none;}
  .blog-slide{width:100%; cursor:auto; opacity:0; -webkit-transition:opacity .6s ease; -moz-transition:opacity .6s ease; -ms-transition:opacity .6s ease; -o-transition:opacity .6s ease; transition:opacity .6s ease;}
  .blog-slide.current{z-index:99 !important;}
  .blog-slide.single{opacity: 1;}
  .blog-slide img{margin:0 auto; display:block;}

  .blog-post .slide-control{opacity:.25; top:40%; margin-top:-19px; -webkit-transition:opacity .2s ease; -moz-transition:opacity .2s ease; -ms-transition:opacity .2s ease; -o-transition:opacity .2s ease; transition:opacity .2s ease;}
  .blog-post .slide-control:hover{opacity:1;}

  /* Quotes */
  .blog-post > div.quote{padding:0; float:left; display:block; width:100%;}
  .quote blockquote{display:block; margin:0 auto; max-width:680px; text-align:center; background:#fff; padding:0 25px; font-weight:700; font-size:24px; line-height:42px; color:#000;}

  /* Entry Content */
  .blog-post h4{text-align:left; color:#000; margin-bottom:25px; font-weight:700; line-height:24px;}
  .blog-post .centered h4{text-align:center;}

  .blog-post p{margin-bottom:25px; color:#000; font-weight:400;}
  .blog-post p:last-child{margin-bottom:0}

  .blog-post .half img{margin:0 auto; display:block;}
  .blog-post .half span{margin:0 auto; display:block; color: #000; text-align: center; text-transform: uppercase; margin-top: 10px; font-size: 16px;}
  .blog-post .caption{
    color: #000;
    text-align: center;
    text-transform: uppercase;
    margin-top: 10px;
    font-size: 16px;
  }
  /* List */
  .blog-post .list{display:block; float:left; clear:both; width:100%; margin-bottom:25px; height: 250px; padding: 0px;}
  .blog-post .list img{float:left; display:inline-block; margin-right:25px;}
  .blog-post .list .description{display:table; height:250px; min-width: 412px; max-width:925px;text-align: left;}
  .blog-post .list .descWrap{display:table-cell; vertical-align:middle;}
  .blog-post .list h4{margin-bottom:20px;}

  /* Collaborators */
  .blog-post > div.collaborators{border-top:1px solid #eaeaea; padding-top:50px;}


/* =Contact
-------------------------------------------------------------- */
  #contact .section{margin-bottom: 40px;}
  .contact .featureWrap{/*margin-bottom:50px;*/}
  fieldset{display:inline-block; width:48%;}
  fieldset.left{float:left;}
  fieldset.right{float:right;}

  .contact .feature-label p {font-size: 14px;}


/* =Forms
-------------------------------------------------------------- */
  input {width:auto; padding:0; margin:0; border-radius:0px; -webkit-font-smoothing:antialiased; outline:none; border:none; font-family: "futura-pt", Helvetica, Arial, sans-serif; font-weight:500; border:medium none; -webkit-appearance:none; -moz-appearance:none; -o-appearance:none;}
  textarea {resize:none; width: auto; padding:0; margin:0; border-radius:0px; -webkit-font-smoothing:antialiased; outline:none; border:none; font-family: "futura-pt", Helvetica, Arial, sans-serif; font-weight:500; border:medium none; -webkit-appearance:none; -moz-appearance:none; -o-appearance:none;}

  /* Class for labelling required form items */
  .required {color: #cc0033;}


/* =Footer
-------------------------------------------------------------- */
  #footer{background:#808080; color:#fff; float:left; clear:both; width:100%; font-size:16px; letter-spacing:1px;}
  #footer .container{padding:0px;}
  @media only screen and (min-width: 1280px) and (max-width:9999px) {
    #footer .container{border-left: 1px solid #fff;border-right: 1px solid #fff;}
  }
  .footerLinks{
    float:left;
    width: 50%;
    height: 100%;
  }
  .footerLinks #site-links{
    float:left;
    width: 100%;
    height: 100%;
  }
  #footer h3{text-transform:uppercase; font-size:12px;}
  #footer a{color:#3d3d3d;font-weight: 500!important;}
  #footer a:hover{color:#fff;}
  #footer li{line-height:26px}


  .block{float:left; display:inline-block; width:50%}
  .blockWrap{padding:40px 55px 0px;}

  #contact-details{width:49.5%; float:left; display:inline-block; letter-spacing:0; border-right:1px solid white;}
  #site-links{width:50%; float:right; display:inline-block;}

  #newsletter{border-bottom:1px solid #fff; padding:40px 55px 35px;}
  #newsletter .inputWrap{display:block; clear:both; width:100%; position:relative;}
  #newsletter h3{line-height:12px; padding:6px 0px 15px;}
  #newsletter input[type=text]{background:#808080; font-weight:700; color:#fff; font-size:14px; line-height:14px; padding:13px 0px 9px; width:100%; text-indent:15px;}
  #newsletter input[type=submit]{text-transform:uppercase; background:#fff; color:#999 position:absolute; top:0; right:0; line-height:40px; padding:0 20px; letter-spacing:1px; font-weight:700;}
  #newsletter input[type=submit]:hover{background: #000;color:#fff;}
  .contact-meta{padding:35px 55px 40px; font-size:14px;}
  .contact-meta .address{text-transform:uppercase;}
  #footer .contact-meta a{color:#fff;}

  #service .blockWrap{}
  .wholesaleFooter{
    margin-top: 10px;
  }
  .wholesaleLogin li{
    width: 100%;
    float: left;
  }
   .wholesaleLogin label{
    width: 37%;
    float: left;
    font-size: 12px;
   }
  .wholesaleLogin input[type=text], .wholesaleLogin input[type=password]{
    background: #dbdbdb;
    font-weight: 700;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    padding: 3px 0px;
    width: 63%;
    text-indent: 5px;
    float: left;
  }
  .wholesaleLogin input[type=text]{
    margin-bottom: 5px;
  }
  .wholesaleLogin input[type=password]{
    width: 51%;
  }
  .wholesaleLogin input[type=submit]{
    width: 12%;
    height: 24px;
    float: left;
    text-indent: -999px;
    background: url('images/login.gif') #fff no-repeat center;
  }
  .wholesaleLogin input[type=submit]:hover{
    background: url('images/login-2.gif') #000 no-repeat center;
  }

/* Checkout ---------------------------------------------------------------------- */
.cart #main{
  min-height: 700px;
}


/* Checkout Nav ------------------------------------------------------------------ */
.checkoutNav{
  width: 100%;
  margin: 20px 0;
  float: left;
}
  .checkoutNav li{
    width: 100%;
    height: 50px;
    text-align: center;
    position: relative;
  }
    .checkoutNav li span a{
      height: 100%;
      padding: 0 10px;
      font-size: 25px;
      line-height: 50px;
      letter-spacing: 1px;
      color: black;
      text-transform: uppercase;
      background: #fff;
      display: inline-block;
      z-index: 0;
    }
    .checkoutNav li hr{
      width: 100%;
      margin: 0;
      position:absolute;
      top: 25px;
      z-index: -1;
    }
/* Cart--------------------------------------------------------------------------- */
  a.circle{
    width: 17px;
    height: 17px;
    border: 1px solid #000;
    border-radius: 10px;
    display: block;
    position: relative;
  }
  .cross{
    position: absolute;  
    top: 5px;
    left: 1px;
  }
  .cross span{
    width: 6px;
    height: 6px;
    display: block;
    float:left;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
  }
  .cross span.left {
    border-bottom:1px solid #000;
    border-right:1px solid #000;
  }
  .cross span.right {
    border-top:1px solid #000;
    border-left:1px solid #000;
    position: absolute;
    left:8.875px;
    top: 0.3px;
  }
  .checkout .cartTable, .thanks .cartTable{
    margin-bottom: 0;
  }
  .checkout .cartTable .subtotal{
    color: #bbb;
  }
  .cartTable{
    width: 100%;
    float: left;
    margin-bottom: 50px;
  }
  .cartTable thead th{
    color: #000;
    text-transform: uppercase;
    font-weight: normal;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
  }
  .cartTable .tImg{
    width: 100px;
    text-align: left;
  }

  .cartTable tbody tr td{
    padding: 20px 0;
  }
  .cartTable tfoot tr td {
      padding: 15px 0;
  }
  .cartTable tbody tr td,.cartTable tfoot tr td {
    border-bottom : 1px solid #e5e5e5; 
    color:#999;
    vertical-align: center!important;
  }

    .cartTable .itemDesc{
      padding-left: 20px;
      font-weight: 500;
      color: #000;
      text-transform: uppercase;
      float: left;
    }
    .cartTable .tQty{
      width: 120px;
      text-align: center;
    }
    .cartTable .tQty input{
      border: 1px solid #e5e5e5;
      width: 52px;
      height: 52px;
      text-align: center;
    }
    .cartTable .tPrice{
      text-align: right;
    }
    .cartTable tbody .tPrice, .cartTable tfoot .tPrice{
      font-size: 20px;
      font-weight: 500;
      color: #000;
    }
    .cartTable .tRight{
      color: #000;
      text-transform: uppercase;
      text-align: right;
      padding-right: 20px;
    }
    .payTypes{
      float:left;
    }
    .discountCheck{
      padding: 20px 0;
      float: right;
    }
  .discountCheck label{
    margin-left: 10px;
    font-size: 16px;
    float:left;
  }
    .check{
      width: 21px;
      height: 21px;
      border: 1px solid #000;
      display: block;
      float: left;
    }
    .checked .checkX{
      display: block;
    }
    .checkX{
      position: relative;
      display: none;
    }
    .checkX span{
      width: 15px;
      height: 15px;
      display: block;
      float:left;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
    }
    .checkX .left{
      border-bottom:1px solid #000;
      border-right:1px solid #000;
      position: absolute;
      top:2.25px;
      left: -8px;
    }
    .checkX .right {
      border-top:1px solid #000;
      border-left:1px solid #000;
      position: absolute;
      left:13px;
      top: 2.25px;
  }

  .cartLinks{
    width: 100%;
    text-align: center;
    float:left;
  }
  .cartLinks a, .cartLinks input{
    width: 30.6666667%;
    height: 50px;
    margin-right: 4%;
    background: #e5e5e5;
    line-height: 50px;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
    float: left;
  }
  .cartLinks input.right{
    float:right;
  }
  .cartLinks a:hover, .cartLinks input:hover{
    background: #000;
  }
  .cartLinks a.last{
    margin-right: 0px;
  }
  @media only screen and (min-width: 0px) and (max-width: 775px){
    #discount{
      text-align: center;
    }
    .cartTable{
     font-size: 14px;
    }
    .cartTable tbody .tPrice, .cartTable tfoot .tPrice {
      font-size: 14px;
    }
    .cartLinks a, .cartLinks input{
      width: 100%;
      margin-right: 0;
      margin-bottom: 20px;
    }
  }
/* Register ---------------------------------------------------------------------- */


#registerForm{
  width: 100%;
}
#registerForm ul{
  width: 49%;
  margin-bottom: 25px;
  float: left;
}
#registerForm ul h2{
  font-size: 18px;
  margin-bottom: 20px;
}
#regBilling{
  margin-right: 2%;
}
.formFields li{
  width: 100%;
  margin-bottom: 10px;
  float:left;
  clear: both;
}
.formFields li label, .formFields  li input, .formFields  li select{
  float: left;
  clear:both;
}
.formFields li label{
  text-transform: uppercase;
  font-size: 14px;
}
.formFields li input{
  width: 96%;
  border: 1px solid #e5e5e5;
  padding: 5px 2%;
  color: #000;
}
.formFields li select{
  width: 100%;
  color: #000;
  font-size: 16px;
}
#products select{
  margin-bottom: 22px;
}
.formFields textarea{
  width: 96%;
  min-height: 161px;
  padding: 5px 2%;
  border: 1px solid #e5e5e5;
  color: #000;
}
.regChecks{
  margin-bottom: 20px;
  float:left; 
  clear: both;
}
.regChecks div{
  margin-bottom: 10px;
  float:left; 
  clear: both;
}
.regChecks label{
  margin-left: 10px;
  float:left!important; 
  font-size: 16px!important;
  clear:right!important;
  text-transform: none!important;
}
.mobileShow.regChecks{
  padding-top: 15px;
}
#newsletterCheckbox, #sameAsCheckbox{
  display: none;
}
@media only screen and (min-width: 0px) and (max-width: 775px){
 .regChecks label{
  font-size: 14px!important; 
}
  #registerForm ul {
    width: 100%;
    float: left;
  }
  #regBilling{
    margin-right: 0;
    margin-bottom: 0!important;
  }

}

/* Checkout -------------------------------------------------------------- */
  .modifyLink{
    font-size: 14px;
    font-weight: bold;
  }
  #payInfo{
    width: 49%;
    margin-right: 2%;
    float: left;
  }
  #payShip h2{
    text-align: center;
    margin: 20px 0;
}
  #shipDisc{
    width: 49%;
    float: left;
  }

   #discountForm{
    float:left;
    clear: both;
  }
  #discountForm input[type=text]{
    width: 62%;
    line-height: 15px;
    text-indent: 10px;
    float:left;
    border: 1px solid #e5e5e5;
  }
  #discountForm input[type=submit]{
    width: 100px;
    background: #999;
    border: 1px solid #999;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 7px 0 8px 0;
    float:left;
    clear: none!important;
  }
  #discountForm input[type=submit]:hover{
    background: #000;
    border-color: #000;
  }
  .thanks .billShip{
    width: 100%;
  }
  .billShip{
    width: 65%;
    margin: 20px 0;
    float: left;
    clear:both;
  }
  .billShip h3, #checkoutForm h3{
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    color: black;
    text-transform: uppercase;
  }
  .billShip .billing, .billShip .shipping{
    width:49%;
    float:left; 
  }
  .billShip .billing{
    margin-right: 2%;
  }
  .billShip li{
    width: 100%;
    float: left;
    clear:both;
  }
  .billShip li label{
    font-size: 14px;
    width:30%;
    margin-right: 5%;
    text-transform: uppercase;
    float:left;
    display: block;
  }
  .billShip li p{
    font-size: 14px;
    color: black;
    float:left;
  }
  h2.checkoutTitle{
    text-align: center;
    font-size: 18px;
    padding: 20px 0;
  }
  .bottomCheckout{
    float:left;
    width: 100%;
    margin-top: 20px;
  }

  #checkoutForm{
    float:left;
    width: 33%;
    margin-left: 2%;
    margin-top:20px;
    margin-bottom:20px;
  }
  #payType, #cardNum, #expDate, #cvv, #shippingType, #discount{
    float: left;
}
  #payType label, #cardType label, #expDate label, #cvv label, #shippingType label, #discount label{
    float:left;
    clear:both;
  }
  #payType select, #cardType select, #shippingType select{
    min-width: 70px;
    float:left;
    clear:both;
  }
  #cardType{
    max-width: 120px;
    float: left;
    clear: both;
  }
  #cardNum{
    width: 210px;
  }
  #cardNum input{
    float: left;
    border: 1px solid #e5e5e5;
    padding: 2px 10px;
    width: 180px;
  }
  #expDate{
    margin-right: 20px;
  }
  #expDate .expMonth{
    clear:both;
    margin-right: 10px;
  }
  #expDate input{
    float:left;
    border: 1px solid #e5e5e5;
    width: 70px;
    text-align: center;
  }
  .cartTotals{
    float: right;
    width:33%;
    text-transform: uppercase;
  }
  .cartTotals li{
    width: 100%;
    float: left;
    clear: both;
    padding: 15px 0;
    border-bottom: 1px solid #e5e5e5;

  }
  .cartTotals li.total{
    color: #000;
    border-bottom: none;
  }
  .cartTotals label{
    float: left;
  }
  .cartTotals p{
    float: right; 
    color: black;
  }
  .modify{
    width: 67%;
    text-transform: uppercase;
    color:#000;
  }
  .expDate{
    width: 45%!important;
  }
  .expDate input{
    float:left!important;
    clear:none!important;
    width: 30%!important;
    text-align: center;
  }
  .expDate .expMonth{
    margin-right: 9%;
    clear:both!important;;
  }
  .ccv{
    width: 25%!important;
    float:right!important;
    clear:none!important;
  }
  .notes textarea{
    max-height: 50px!important;
    min-height: 50px!important;
    margin-bottom: 20px;
  }
  .checkout .cartLinks input{
    width: 100%;
    float:none;
    margin-bottom: 50px;
  }
  #cvv input{
    float:left;
    clear:both;
    border: 1px solid #e5e5e5;
    width: 70px;
    text-align: center;
  }
  .checkoutLeft{
    width: 67%;
    float: left;
    margin-top: 30px;
  }
  .checkoutLeft a{
    width: 100%;
  }
  .checkoutLeft ul{
    list-style-type: none;
  }
  .checkoutLeft li{
    width: 316px;
  }
  @media only screen and (min-width: 0px) and (max-width: 775px){
    .cartTotals{
      font-size: 14px;
    }
   .paymentInfo .half{
      width: 96%;
      margin-bottom: 20px;
    }
    .billShip{
      width: 100%;
    }
  .billShip .billing, .billShip .shipping{
    width:100%;
    float:left;
    margin-right: 0;
    margin-bottom: 20px; 
  }
  .checkoutLeft{
    width: 100%;
  }
  .checkoutLeft .payTypes,  .checkoutLeft .payTypes li{
    width: 100%;
  }
  #discount{
    width: 100%;
    margin: 0;
  }
  .cartTotals{
    width: 100%;
  }
  #checkoutForm{
    width: 100%;
    margin:0;
  }
  #discountForm, #discountForm li{
    width: 100%;
  }
  #discountForm input[type=text] {
    width: 60%;
  }
}
/* Text Pages */
.info{display:block; clear:both; width:auto; margin-bottom:50px; position:relative; padding:0 140px; color: #000;}
.info p{font-weight: 400;}
.info h2{
  text-align: center;
  padding: 50px 0;
}
/* =Largest Screens
-------------------------------------------------------------- */
@media only screen and (min-width: 1200px){
  .collage-grid a{width: 25%;}
}
@media only screen and (min-width: 760px) and (max-width:9999px) {
  #browse{margin-bottom: 100px;}
}

/* =Large Screens
-------------------------------------------------------------- */

}
@media only screen and (min-width: 760px) and (max-width:981px) {
  #browse .button{ padding-bottom:20px;}
}
/* =Generic Tablets/Small Desktop
-------------------------------------------------------------- */
@media only screen and (min-width: 760px) and (max-width:1024px) {
  .product-info #productLeft{} 
  .sub-nav > div > ul > li{width:25%;}
  .sub-nav > div > ul > li:nth-child(4) > a {border:none;}
  .sub-nav > div > ul > li:nth-child(4) .filter ul:after{right:-1px;}
  .collage-grid a .post-meta
  /*=Home */
  #browse .button{width:30%;}

  /*=Shop*/
  #products .product img{margin:0 auto !important; width:75%;}
  .shop #products .product{width:50% !important; display:inline-block !important; clear:none; float:left; border-bottom:none;}
  .shop #products .gridMeta{display:none !important}
  .shop #products .listMeta{display:block; width:100%; text-align:center; font-size:14px; }/* position:absolute; bottom:0px; left:0; */
  .shop #products .product .name{display:block; clear:both; text-transform:uppercase; color:#393939; font-size:14px;}
  .shop #products .product .price{font-size:14px;}
  .shop #products .product .imgWrap{width:100%}
  .shop #products .listMeta .description, .shop #products .listMeta .buttons-wrap, .shop #products .listMeta .collection{display:none}

  /*=Lookbooks */
  .lookbook-meta .caption{font-size:18px; line-height:18px}
   .lookbooks .lookbook-meta{margin-left: 20px;}
}
 
@media only screen and (min-device-width: 760px) and (max-device-width:1024px) {
  /*=Header*/
  .home #header{border-bottom:1px solid #e5e5e5;}
  .home #header #logo .white{display:none;}
  .home #header #logo .black{display:table-cell;}  
  .home #header #siteNav a{color:#999; text-shadow:none;}
  .home #header #siteNav a:hover{color:#393939; }

  .home #header a#cartInfo{display:inline-block; line-height:24px; float:left; text-align:center; color:#fff; font-size:10px; margin:31px 25px 0px 10px; width:20px; height:21px; background:url('images/cart.png') no-repeat center center;}
  .backgroundsize .home #header a#cartInfo{background:url('images/cart-4x.png') no-repeat center center; background-size:19px;}

  .home #header a.search{float:left; display:inline-block; width:18px; height:18px; margin-top:34px; background:url('images/search-icon.png') no-repeat center center;}
  .backgroundsize .home #header a.search{background:url('images/search-icon-4x.png') no-repeat center center; background-size:16px;}
}


/* =Generic Devices
-------------------------------------------------------------- */
@media only screen and (min-device-width: 0px) and (max-device-width:1024px) {
  .slide{opacity:1 !important}
  .slideNav{display:block}
  .slide-control{display:none}
}

@media only screen and (min-width: 0px) and (max-width:1024px) {
  
  /* =Header */
  #siteNav ul li a{display:block; color:#999; -webkit-font-smoothing:subpixel-antialiased; font-weight:500; font-size:12px; padding:0px 25px; text-transform:uppercase;}
  #siteNav ul li a{padding:0 11.5px;}
  a#cartInfo{margin:23px 17.5px 0px 10px !important;}

  #shopNav > div > ul > li.last {display:none;}
  .sub-nav > div > ul > li > a {padding:0px;}
  .sub-nav .filter ul{padding:10px 15px 20px;}

  /*=Products*/


  /*=Footer*/
  #site-links{float:left; display:block; clear:both; width:100%; border-bottom:1px solid #fff;}
  #service .blockWrap {border-left: none;}
  #contact-details{float:right; display:block; clear:both; width:100%; border-right: none;}
  #footer .mobileHide{display:none;}
  #footer .mobileShow{display:block;}
  .blockWrap {
padding: 40px 45px 45px;
}
  /*Fixed Mobile Elements*/
  .fixed-mobile-header #header{position:fixed;}
}

@media only screen and (min-width: 0px) and (max-width:980px) {
  #contactCTA{padding:0 5px 0 20px}
  .contactButtons a.third{margin-right:16px;}
}


/* =Global Rules for Mobile Devices, but Not Tablets
-------------------------------------------------------------- */
@media only screen and (min-width: 0px) and (max-width:775px) {


  /* =Global & Structure */
  html{}
  body{}
  #map{display: none;}
  .padLeft{
    margin-left: 20px;
  }
  .slide-control{display: none!important;}

  .lookbook-meta .caption{font-size: 18px;}
  .mobileShow{display: block!important;}
  .mobileHide{display: none!important;}
  .fixed-mobile-header #page{margin-top:46px !important;}
  .in-depth .featureWrap{display: none!important;}
  #browse .button{width:100%;}
  .subnav-page #page {margin-top: 97px!important;}
  .no-fixed-mobile-header #page{padding-top:0px !important;}
  .button{width:auto; clear:both; display:block;}
  .featureMeta{}
  .post-meta .tableWrap{
    display: table; 
  }
  .post-meta .cellWrap{
    display: table-cell;
  }
  .featureWrap .button.black:hover, .collection-slideshow .button.black:hover{color:#fff !important; background:#999;}
  
  .featureMeta h2{font-size:34px; display:block; clear:both; line-height:34px; letter-spacing:2px; color:#000;}
  .featureMeta h3{font-size:18px; display:block; clear:both; line-height:18px; color: #000;}
  .slideNav{display: block;bottom: -10px;}
  .home .slideNav{display: block;bottom: -5px;}
  .featureWrap{margin-bottom: 25px;}
  /*Text Pages*/
    .info {padding:0;}
  
  /* =Header */
  #header{position:relative; background:#fff !important;}
  #header #topNav{padding:0px; line-height:45px; border:none;}
  #logoWrap{height:45px; padding-left:0px;}
  #logoWrap img, #logoWrap svg{height:18px; width:96px;}

  #logo .white{display:none !important;}
  .home #logo .black{display:table-cell;}

  #siteNav{display:block; height:0px; border-top:1px solid #e5e5e5; overflow:hidden; clear:both; width:100%; line-height:45px; background:#fff; -webkit-transition:height .4s ease; -moz-transition:height .4s ease; -ms-transition:height .4s ease; -o-transition:height .4s ease; transition:height .4s ease;}
  #siteNav ul li{display:block; clear:both; width:100%; border-bottom:1px solid #e5e5e5;}
  #siteNav ul li a{font-family: "calibry",sans-serif; font-style: normal; font-weight: 300; color:#999 !important; padding:0 15px; font-size:22px;}
  #siteNav ul li.active a, #siteNav ul li a:hover{color:#393939 !important;}
  #siteNav ul li#cart{display:block;}

  a.mobile-menu{display:inline-block; margin-top:16px;}
  a.search{background:url('images/search-mobile.png') no-repeat center center !important; height:12px; width:12px; margin:16px 0px 0px 15px;}
  .backgroundsize a.search{ background:url('images/search-mobile-4x.png') no-repeat center center !important; background-size:12px !important;}
  a#cartInfo{display:none;}
  #cta{padding-right:0px;}

  #search input[type=text]{float:left; width:100%; color:#fff; height:45px; line-height:22px; text-indent:15px; font-size:22px; font-weight:400; letter-spacing:0px;}

  /*=Shop Nav*/
  .sub-nav > div > ul > li{width:50%;}
  .sub-nav > div > ul > li:nth-child(2) > a {border:none;}
  .sub-nav > div > ul > li:nth-child(2) .filter ul:after{right:-1px;}
  .sub-nav .drop-down{font-size:12px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding-left:20px;}
  .sub-nav .filter li a{height:25px; line-height:25px;font-size: 12px;}
/*  .subnav-toggle{display:block; width:auto; padding:0 15px; clear:both; line-height:40px; border-bottom:1px solid #e5e5e5;}
  .sub-nav {height:0px; overflow:hidden; background:#fff; -webkit-transition:height .3s ease; -moz-transition:height .3s ease; -ms-transition:height .3s ease; -o-transition:height .3s ease; transition:height .3s ease;}
  .sub-nav li, .sub-nav ul{width:100% !important; height:auto !important; display:block; clear:both; line-height:30px;}
  .sub-nav > div > ul > li{border:none}
  .sub-nav ul{border:none !important;}
  .sub-nav .filter{position:relative; height:auto !important; top:0; float:left; width:100%; clear:both;}
  .sub-nav .filter ul{padding:0;}
  .sub-nav .filter .border{display:none !important;}
  .sub-nav .filter li a{padding:0 15px; color:#999;}
  .sub-nav .filter li{border-bottom:1px solid #e5e5e5;}
  .sub-nav .filter li.active a{color:#000;}
  .sub-nav .drop-down{background:none !important; border-bottom:1px solid #e5e5e5; border-right:none; line-height:30px;}
  .sub-nav .checkbox{width: 8px; border: 1px solid #999; height: 8px; float: left; margin: 10px 5px 0px 0px;}*/
  
  /* =Main */
  #main{}
  #newsletter input[type=submit] {font-size:14px;}

  /* =Home */
  .lookbooks .featureWrap, .single-lookbooks .featureWrap{display:none;}
  #browse .button{margin-bottom:15px;}


  /*=Products*/

  #products.grid .product{margin-bottom: 20px;}
  .product-info {margin: 0px;}
    #lookbookNav li.last a{border:none;max-width:190px;text-overflow: ellipsis; white-space: nowrap;
  overflow: hidden;}

  .product-info #productRight {width: 100%;max-width: 100%; min-width: 100%;}

  #productRight .productDetails{text-align: center;}
  .product-info #productLeft {width: 100%;} 
  .product-info #productLeft ul {width: 100%;}
  #productRight .productDetails .name{}
  .productForm .button{width: 100%; margin: 0; }
  .collage-grid a.additional-image {display:none!important}
  #products.grid .product{width:50%}
  #products.grid {/*margin-top: 50px;*/}

  #products .product img{margin:0 auto !important; width:75%;}

  .shop #products .product{width:100% !important; border-bottom:1px solid #e5e5e5;}
  .shop #products .listMeta{display:block; margin:0; width:100%; text-align:center; font-size:14px;}/*position:absolute; bottom:0px; left:0;*/
  .shop #products .gridMeta{display:none;}
  .shop #products.list .product .imgWrap{width:100%; height:80%;}
  .shop #products .listMeta .description{display:none}
  .shop #products .listMeta .buttons-wrap{display:none}
  .shop #products .name{line-height:14px; display:inline-block !important; clear:none !important; width:auto; float:none; }
  .shop #products .price{line-height:14px; margin-bottom:10px;clear:none; width:auto; float:none;}

  .button.more-products{margin:0 15px 50px}
  #featured-lookbook-page.featureWrap {display: block;}
  #homeSlideshow.featureWrap {display: block;}
  #productForm .dropdown ul{width: 100%!important;}
  .productForm .button{
    width: 100%;
    margin-bottom: 50px;
  }
/*  .featureWrap {
    display: none;
  }*/

  /* =Lookbooks */
  .single-lookbook .slideNav{bottom: -2px!important;}
  .lookbooks.fixed-mobile-header #page {margin-top: 65px!important;}
  .lookbook-banner .button, .lookbooks .sectionTitle, .lookbook .border, .lookbook-banner .featureImg, .lookbook-banner h2{display:none}
  .lookbooks .featureWrap{height:auto !important;}
  .lookbook-banner{display:block !important;}
  .lookbook-banner .mobile-headline{padding:0; display:block; font-family: "futura-pt", Helvetica, Arial, sans-serif; font-size: 45px; font-weight: 470; letter-spacing: 2px; }
  
  .lookbooks .lookbook.first{border-top:none;padding-top: 0;}
  .lookbooks .lookbook{width:100%; display:block; clear:both; float:left; margin-bottom:20px;}


  /*=Single Lookbooks*/
  .single-lookbook .featureWrap{margin-bottom:20px;}
  .featureWrap .slide-control{display:none;}
  .single-lookbook .featureMeta {}

  .lookbookDescription{position:relative; margin:25px 0; float:left; display:block; clear:both; width:100%; background:transparent;}
  .lookbookDescription p{color:#000; max-width:100%; padding:0; width:auto; margin:0 25px; display:block;}
  .single-lookbook h2.sectionTitle{margin:0px;}
  .descriptionImg{display:none}

  .collection-slideshow .button{display: block; margin: 0 15px;}
  .lookbookDescription .button{display:none}

  .descriptionWrap, .descriptionCell{height:auto; float:left; width:100%; display:block; clear:both; padding-bottom: 20px;}
  .lookbookDescription .exit{display:none;}
  .sub-nav > div > ul > li > a {padding: 0;}
  .backgroundsize .sub-nav a.drop-down{ padding-left:0px;}

  /*In Depth*/

  #indepthNav .prevNext{margin-right: 31px;}
  #indepthNav .prevNext a{font-size:12px; }
  #indepthNav .prevNext a {
    padding: 0 8px;
  }
  .blog-post .half{width:100%;margin-bottom: 20px;}
  .post-title {margin-bottom: 30px!important;}
  .blog-title{font-size: 26px; }
  .blog-subTitle{font-size: 18px;margin-bottom: 10px;}
  .blog-post .list{text-align: center; height: auto;}
  .blog-post .list img{margin: 0; float: none;}
  .blog-post .list .description {min-width: 200px;}
  /*#indepthNav .prevNext a span{ display: none;}*/
  /*#indepthNav > div > ul > li.first {width: 55%; }*/
  .blog-post > div {padding:0 20px;}
   .collage-grid a {
    width: 100%;
    margin-bottom: 20px;
    background: transparent;
  }
  .in-depth .collage-grid a img{width: 50%;float: left;}
  .collage-grid .post-meta{width: 45%;float:left;padding:20px 0 0 0 ;margin-left: 4%;}  

  .collage-grid a:hover{

  }
  .collage-grid .border {
    display: none;
  }
  .post-meta h3 {
    font-size: 19px;
  }
  .post-meta span{
    font-size: 16px;
  }
  .post .post-meta{
    color: #000;
    display:table-cell;
    vertical-align: middle;
    position: relative;
    text-align: center;
  }
  .post:hover{background: transparent;}
  .collage-grid a:not(.additional-image):hover img{opacity: 1;}
  .post-meta p, .post-meta .more{display: none;}
  .mobileWrap{display: table;float:left; width: 50%;height: 100%;}

  /*Stockists*/

  .subnav-page.stockists #page {
    margin-top: 97px!important;
  }
  #stockistsNav {
    border-bottom: none!important;
  }
  #store-locator{
    width: 100%;
  }
  #stockistsNav form input[type='text']{
    width: 64%;
  }
  #stockistsNav form input[type='submit']{
    width: 32%;
    padding: 0 0;
  }
  #stockistsNav h3{
    display: none!important;
  }
  #stockistsNav > .container > a {
    width: 50%;
    padding:0;
    float: left;
    border: none;
    text-align: center;
    margin-top: 5px;
  }
  #locationList li{
    height: auto;
  }
  #locationList li .address,  #locationList li .title, #locationList li .tel{
    width: 100%;
  }
          .cartList{
            width: 100%;
            float:left;
            margin-bottom: 30px;
          }
          .cartList .topRule{
            padding: 0;
            margin: 0;
          }
          .checkout .cartList{
            width: 100%;
            float:left;
            margin-bottom: 0px;
          }
          .cartList li{
            width: 100%;
            padding:10px 0 10px 0;
            border-bottom: 1px solid #e5e5e5;
            float:left;
            clear: both;
          }
          .cartList img{
            width: 25%;
            float:left;
            display: block;
            max-width: 100px;
          }
          .cartList .listInfo{
            width: 75%;
            height: 100%;
            float:left;
          }
          .cartList .listTitle{
            float:left;
            color: #000;
            text-transform: uppercase;
            margin-bottom: 9px;
            line-height: 20px;
            font-weight: normal;
            font-size: 15px;
          }
          .cartList .listSize{
            float:left;
            clear:left;
            margin-bottom: 10px;
          }
          .cartList .listQty{
            width: 30px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            color: #000;
            border: 1px solid #999;
            float:left;
            clear:left;
            margin-bottom: 4px;
          }
          .cartList .listRemove{
            font-weight: normal;
            font-size: 14px;
            line-height: 30px;
            color:#aaa;
            display: block;
            float:left;
            margin-left: 15px;
          }
          .cartList .listPrice{
            float: right;
            color:#000;
            font-weight: normal;
            font-size: 14px;
            line-height: 30px;
            text-transform: uppercase;
          }
          .cartList .mobileSubtotal{
            text-transform: uppercase;
            font-size:16px;
            color:#000;
            line-height: 30px;
          }
          .cartList .noItems{
            font-size: 13px!important;
            text-align: center;
            width: 100%;
            display: block;
            padding-bottom: 30px;

          }
          .listCartHeader{
            font-weight: normal;
            color:#000;
            display: block;
            text-transform: uppercase;
            font-size: 14px;
          }

  /* =About */
  h2.about{font-size:14px; line-height:30px;}
  .contactButtons a{display:block; margin:0;}
  .contactButtons .button {
    clear: both;
    margin-bottom: 10px;
  }
  /* =Contact */
  .contact .featureWrap{display: none;}
  #contactCTA{width:100%; padding:0px;}
  .contact-link{margin-bottom:50px;}
  #contact .left { width: 100%!important; margin: 0!important;}
  #contact .right { width: 100%!important; margin: 0!important; float: left;}
  #contact .button{width: 100%;margin: 20px 0;float: left;}
  .contactButtons a span {
    margin-bottom: 20px;
  }
  .contactButtons a span {
    margin-bottom: 30px;
  }
  /* =Footer */


  /* Fixed Mobile Elements */
  body.menu-reveal{position:absolute; z-index:-1; overflow:hidden;}
  .fixed-mobile-header #header #topNav{border-bottom:1px solid #e5e5e5;}
  .fixed-mobile-header #siteNav{background:transparent; display:block; position:fixed; visibility:hidden; height:auto; -webkit-transition:margin .4s ease; -moz-transition:margin .4s ease; -ms-transition:margin .4s ease; -o-transition:margin .4s ease; transition:margin .4s ease;}
  /*.fixed-mobile-header .sub-nav{background:transparent; display:block; position:fixed; visibility:hidden; height:auto; -webkit-transition:margin .4s ease; -moz-transition:margin .4s ease; -ms-transition:margin .4s ease; -o-transition:margin .4s ease; transition:margin .4s ease;}*/
  .fixed-mobile-header #siteNav.reveal{bottom:0px !important; left: 0; background: #fff; overflow: none;}
  /*.fixed-mobile-header .sub-nav.reveal{bottom:0px !important;}*/
  
  .fixed-mobile-header #siteNav{z-index:9999; top:77px !important; border:none;}
/*  .fixed-mobile-header .navWrap{height:0; -webkit-transition:height .3s; -moz-transition:height .3s; -ms-transition:height .3s; -o-transition:height .3s; transition:height .3s; background:#fff; overflow:hidden;}
*/


  /*.fixed-mobile-header .sub-nav{top:87px !important;}
  .fixed-mobile-header.subnav-page #page{top:86px !important;}
*/
  .fixed-mobile-header .reveal{visibility:visible !important; overflow-y:scroll !important; -webkit-overflow-scrolling: touch; z-index:1000;}
}


/* =Mobile Landscape
-------------------------------------------------------------- */
@media only screen and (min-width: 481px) and (max-width:775px) {

  /* =Global & Structure */
  html{}
  body{}

  /* =Header */
  #header{}

  /* =Main */
  #main{}


  /*=Lookbooks*/
  .lookbooks .lookbook{background:#fff;}
  .lookbook-meta h3{margin-bottom:15px;}
  .lookbook-meta .caption{font-size:15px; line-height:15px}

  .lookbook-banner .mobileImg, .lookbooks .lookbook img{display:block; width:50%; float:left;}
  .lookbook-banner .featureMeta, .lookbooks .lookbook-meta{position: absolute; display: block; z-index: 10; left: 50%; right: 0%; width: auto;margin-left:20px;}
  .lookbook-banner .mobile-headline, .lookbooks .lookbook h3{color:#000 !important;}
  .lookbooks .lookbook{border-top:1px solid #e5e5e5;padding-top: 20px;}
  .lookbooks .lookbook:hover img{opacity:1}


  /* =Blog */
  /* =Footer */
  .blockWrap{padding:40px 45px 45px;}
  #newsletter{padding:35px 45px 35px;}
  .contact-meta{padding:35px 45px 40px;}

}


/* =Mobile Portrait
-------------------------------------------------------------- */
@media only screen and (min-width: 0px) and (max-width: 480px){

  /* =Global & Structure */
  html{}
  body{}

  /* =Header */

  /* =Home */
  #products.grid .product{width:100%}

  /* =Lookbook */
  .lookbook, .home .lookbook{width:100%; display:block; clear:both;}

  .lookbook-banner .mobileImg, .lookbook img{display:block; width:100%;}
  .lookbook-banner .featureMeta{position: absolute; top: 45%; display: block; z-index: 10; left: 5%; right: 5%; }
  .lookbook-banner .mobile-headline{padding:0; display:block; font-family: "futura-pt", Helvetica, Arial, sans-serif; font-size: 45px; font-weight: 700; letter-spacing: 2px; }
  .lookbooks .lookbook{border:none;}


  /* =Main */
  #main{}

  /* =Blog */


  /* =Footer */
  #site-links .block{width:100%}
  #service .blockWrap{border-left:none; border-right:none; border-bottom:1px solid #fff;}
  .blockWrap, #newsletter, .contact-meta{padding:25px 25px;}


}
/*IE*/
.lt-ie9 #map{display: none;}
.lt-ie9 .backgroundsize a#cartInfo, .lt-ie9 .backgroundsize .home #header.scroll a#cartInfo{background:url('images/cart.png') no-repeat center center;}
.lt-ie9 .filters .drop-down{background: url('images/sm-arrow-padding.png') no-repeat right center!important;}


/*Banner HACKZ*/
.banner{
  position: relative;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  overflow:hidden;
}
@media only screen and (min-width: 0px) and (min-width: 1050px){
  .banner{
    padding-left: 35px;
  }
  .banner a{
      text-align: left;
  }
}
.banner a{
  display: block;
  width: 100%;

  overflow: hidden;
}
.banner.desktop{
  display: block;
  height: 30px;

  border-bottom: 1px solid #ccc;
}
.banner.mobile{
  display: none;
  height: 30px;
  border-bottom: 1px solid #ccc;
}

@media only screen and (min-width: 0px) and (max-width: 1050px){
  .banner.desktop{
    display: none;
  }
  .banner.mobile{
    display: block;
  }
}
.banner.mobile.full{
  height: 50px;
}
.banner.mobile a.visible{
  opacity: 1;
  z-index: 999;
}

  .banner.mobile .short{
    position: absolute;
    top:0;
    opacity: 0;
    z-index: -1;
  }
  .banner.mobile .full{
    opacity: 0;
    position: absolute;
    top:0;
    z-index: -1;
    margin: 5px 0; 
    line-height: 20px;
  }
}
