@import url(/assets/bootstrap_and_overrides-dc8babc664465f86e48a0d503a843b72048b3351d0c40db88e585c7dc4e4a34f.css);
.text-shadow, .slideshow .move {
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.5); }

.text-shadow-white {
  text-shadow: 0 0 3px rgba(255, 255, 255, 0.5); }

/*	BigVideo Styles 
	You may need to adjust these styles to get this working right in your design. 
*/
#big-video-wrap {
  overflow: hidden;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -100; }

#big-video-vid, #big-video-image {
  position: absolute; }

#big-video-control-container {
  position: fixed;
  bottom: 20px;
  padding: 0 20px;
  width: 100%;
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s; }

#big-video-control {
  width: 100%;
  height: 16px;
  position: relative; }

#big-video-control-middle {
  margin: 0 56px 0 24px; }

#big-video-control-bar {
  width: 100%;
  height: 16px;
  position: relative;
  cursor: pointer; }

#big-video-control-progress {
  position: absolute;
  top: 7px;
  height: 3px;
  width: 0%;
  background: #fff; }

#big-video-control-track {
  position: absolute;
  top: 8px;
  height: 1px;
  width: 100%;
  background: #fff; }

#big-video-control-bound-left {
  left: 0; }

#big-video-control-bound-right {
  right: -1px; }

#big-video-control-track .ui-slider-handle {
  opacity: 0; }

#big-video-control-playhead {
  left: 30%; }

#big-video-control-play {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-image: url(/bigvideo.png); }

#big-video-control-timer {
  position: absolute;
  top: 1px;
  right: 0;
  color: #fff;
  font-size: 11px; }

#big-video-control-playhead, #big-video-control-bound-left, #big-video-control-bound-right {
  position: absolute;
  top: 0;
  height: 16px;
  width: 1px;
  background: #fff; }

#big-video-control .ui-slider-handle {
  border-left: solid 1px #fff;
  width: 16px;
  height: 16px;
  position: absolute;
  top: -8px; }

.transparent {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }

.vjs-big-play-button {
  display: none !important; }

.admin {
  z-index: 100; }

.green {
  color: #65a152; }

.red {
  color: #ff443b; }

.unpublished {
  opacity: 0.5; }

.handle {
  cursor: move;
  z-index: 100; }

.admin-links li {
  font-family: "Helvetica";
  font-size: 11px;
  text-transform: uppercase; }

.navbar i {
  font-size: 16px;
  line-height: 1em; }

@media (min-width: 979px) {
  .navbar .navbar-inner .container .nav-collapse.push-right {
    float: right !important; } }

@media (max-width: 979px) {
  .navbar {
    margin: 0;
    padding: 0;
    position: absolute;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .navbar .navbar-inner .container .btn-navbar {
      margin-bottom: 10px;
      margin-right: 15px; }
    .navbar .navbar-inner .container .nav-collapse.in.collapse {
      border-top: 1px solid RGB(204, 204, 204);
      padding-top: 15px; }
    .navbar .navbar-inner .container .nav-collapse .nav > li > a:hover,
    .navbar .navbar-inner .container .nav-collapse .nav > li > a:active {
      background-color: RGB(204, 204, 204);
      color: #1d1d1b; } }

body.fullscreen {
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

body.tiled {
  background-repeat: repeat;
  background-position: center;
  background-attachment: fixed; }

body.centered {
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed; }

#container-centered {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  #container-centered #container-centered-inner {
    margin-top: -50px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0; }

body {
  padding: 0 0 30px; }

@media (min-width: 980px) {
  body.logged-in {
    padding-top: 40px; } }

::-moz-selection,
::selection {
  background: #1d1d1b;
  color: #fff;
  text-shadow: none; }

@media (max-width: 767px) {
  #container {
    padding-left: 10px;
    padding-right: 10px; } }

.admin-links {
  margin: 0; }
  .admin-links li {
    display: inline;
    list-style: none;
    margin: 0; }
    .admin-links li:not(:first-child):before {
      content: "| "; }

#flash {
  left: 0;
  position: absolute;
  text-align: center;
  top: 40px;
  width: 100%;
  z-index: 100000; }
  #flash .span12 {
    float: none;
    margin: 10px auto 0; }

@media (max-width: 767px) {
  #flash {
    padding: 0 10px;
    top: 50px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; } }

.hoverize:hover img {
  filter: url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale");
  /* Firefox 3.5+ */
  filter: gray;
  /* IE6+ */
  filter: grayscale(100%);
  /* Current draft standard */
  -webkit-filter: grayscale(100%);
  /* New WebKit */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%); }

.state.icon-minus-sign {
  color: #ff443b; }

.state.icon-ok-sign {
  color: #65a152; }

@font-face {
  font-family: 'roadwayregular';
  src: url(/assets/roadway_-webfont-3a6a0bd10de2d33b1421e1fd7f7ad621e6e1b3a229bc64ecca0edc5f8631e2a7.eot);
  src: url(/assets/roadway_-webfont-3a6a0bd10de2d33b1421e1fd7f7ad621e6e1b3a229bc64ecca0edc5f8631e2a7.eot?#iefix) format("embedded-opentype"), url(/assets/roadway_-webfont-3cc5f6b814c7df2fe763c4fc65ad15436f23cc8d6faa03e4e5428af279449cbd.woff) format("woff"), url(/assets/roadway_-webfont-8ee7182a10dacc100db78aaf1382a0a4217c41cfd89632fa429204b25eb47110.ttf) format("truetype"), url(/assets/roadway_-webfont-b90b7595b272355b4b2f20b58d8ba07cf97dcb5f7c0e68dc0085bdf18983044a.svg#roadwayregular) format("svg");
  font-weight: normal;
  font-style: normal; }

#footer {
  border-top: 1px solid #1d1d1b;
  margin-top: 8px;
  padding: 10px 0 15px;
  position: relative; }
  #footer:before {
    border-top: 1px solid #1d1d1b;
    content: " ";
    display: block;
    margin: 3px 0; }
  @media (max-width: 480px) {
    #footer {
      text-align: center; } }
  #footer #subscribe {
    margin: 0 0 10px;
    padding: 0;
    vertical-align: bottom; }
    @media (min-width: 1200px) {
      #footer #subscribe {
        margin: 14px 0 16px; } }
    #footer #subscribe label {
      font-size: 10px;
      display: block;
      margin: 0 10px 0 0;
      vertical-align: bottom;
      min-width: 154px; }
      @media (max-width: 767px) {
        #footer #subscribe label {
          margin: 0 auto;
          text-align: center; } }
      @media (min-width: 1200px) {
        #footer #subscribe label {
          display: inline-block; } }
    #footer #subscribe input[type="text"] {
      border-radius: 0;
      margin: 0;
      padding: 0 5px;
      vertical-align: bottom;
      width: 200px; }
      @media (max-width: 767px) {
        #footer #subscribe input[type="text"] {
          display: block;
          margin: 10px auto; } }
      @media (min-width: 980px) {
        #footer #subscribe input[type="text"] {
          display: inline-block; } }
      #footer #subscribe input[type="text"]:focus {
        border: 1px solid RGB(204, 204, 204); }
    #footer #subscribe input[type="submit"] {
      display: inline-block;
      margin: 0 10px;
      vertical-align: bottom; }
      @media (max-width: 767px) {
        #footer #subscribe input[type="submit"] {
          display: block;
          margin: 0 auto; } }
  #footer .social {
    margin: 15px 0 0;
    vertical-align: top; }
    @media (max-width: 767px) {
      #footer .social {
        margin-top: 20px;
        text-align: center; } }
    @media (min-width: 980px) {
      #footer .social {
        text-align: right; } }
    #footer .social li {
      display: inline-block;
      height: 35px;
      padding: 0;
      vertical-align: top; }
      @media (max-width: 480px) {
        #footer .social li {
          float: left;
          text-align: center;
          width: 50%; } }
      @media (min-width: 481px) {
        #footer .social li .facebook-like {
          padding-right: 30px; }
        #footer .social li .twitter-share {
          padding-right: 30px; } }
  #footer nav {
    border-bottom: 1px solid #1d1d1b;
    border-top: 1px solid #1d1d1b;
    padding: 5px 0;
    text-align: center; }
    #footer nav ul li {
      display: inline-block;
      font-size: 12px;
      line-height: 12px;
      padding: 0 5px 0 0;
      margin: 0; }
      #footer nav ul li a {
        text-transform: uppercase; }
      #footer nav ul li.active a {
        text-decoration: underline; }
  #footer .wave {
    margin: 15px 0;
    max-width: 100%;
    min-width: 100%; }
    #footer .wave img {
      height: auto;
      min-width: 100%; }
  #footer .logo {
    bottom: 2px;
    left: 0;
    position: absolute; }
  #footer #copyright {
    bottom: 0;
    display: block;
    font-size: 10px;
    line-height: 12px;
    margin-top: 5px;
    position: absolute;
    right: 0;
    text-align: right;
    text-transform: none; }
    #footer #copyright span {
      font-size: 12px;
      line-height: 12px; }

.inline-checkbox {
  margin-bottom: 10px; }
  .inline-checkbox label {
    display: inline-block; }
  .inline-checkbox .controls {
    float: left; }

.collection .controls label {
  display: inline-block;
  padding-right: 1em; }

label small {
  color: RGB(204, 204, 204); }

#header #header-top {
  border-bottom: 1px solid #1d1d1b;
  margin-bottom: 15px;
  padding: 15px 0 10px;
  position: relative; }
  #header #header-top #logo {
    background: transparent url(/assets/header-logo-fd5e2e850deb566e34bb80f84fcb5831b523b2ada024be15341ddee59758d5bf.png) left top no-repeat;
    background-size: 80px 33px;
    display: inline-block;
    float: left;
    height: 33px;
    width: 200px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
      #header #header-top #logo {
        background-image: url(/assets/header-logo@2x-f4244bb702a11125c6c1204ac24ebce4e7e68d7ba577aa10a5a357f685d040d5.png); } }
  #header #header-top .slogan {
    font-size: 14px;
    letter-spacing: 2px;
    overflow-x: hidden;
    position: relative;
    top: 10px;
    width: 100%; }
    @media (min-width: 768px) {
      #header #header-top .slogan {
        top: 19px; } }
  #header #header-top .header-links {
    bottom: 6px;
    font-size: 12px;
    position: absolute;
    right: 0; }
  #header #header-top .icon-shopping-cart {
    display: inline-block;
    font-size: 18px;
    padding: 0 3px; }

.left {
  float: left; }

.right {
  float: right; }

.margin {
  margin: 15px 0; }

.margin-bottom {
  margin-bottom: 15px; }

.margin-top {
  margin-top: 15px; }

#navigation {
  margin-bottom: 15px; }
  @media (max-width: 767px) {
    #navigation ul {
      float: left; } }
  #navigation ul li {
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    word-wrap: break-word; }
    @media (max-width: 767px) {
      #navigation ul li {
        display: inline-block;
        float: left;
        padding-right: 5px; } }
    #navigation ul li a {
      display: inline-block;
      margin: 7px 0 6px; }
      @media (max-width: 767px) {
        #navigation ul li a {
          float: left; } }
    #navigation ul li .active, #navigation ul li.Current a {
      border-bottom: none;
      color: #ff443b; }
    #navigation ul li ul {
      margin: 0;
      padding: 0; }
      @media (max-width: 767px) {
        #navigation ul li ul {
          display: inline-block;
          float: left; } }
      #navigation ul li ul li {
        font-size: 10px;
        margin-left: 5px;
        padding: 0; }
        @media (max-width: 767px) {
          #navigation ul li ul li {
            float: left;
            font-size: 10px; } }
        #navigation ul li ul li a:before {
          content: "#"; }

.slideshow {
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
  width: 100%; }
  .slideshow .move {
    bottom: 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 30px;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 110;
    width: 60px; }
    .slideshow .move.next {
      right: 0;
      text-align: right; }
      .slideshow .move.next .fa {
        right: 0; }
    .slideshow .move.prev {
      left: 0;
      text-align: left; }
      .slideshow .move.prev .fa {
        left: 0; }
    .slideshow .move .fa {
      bottom: 0;
      display: block;
      font-size: 60px;
      height: 60px;
      line-height: 60px;
      margin: auto 0;
      padding: 10px;
      position: absolute;
      top: 0; }
    .slideshow .move:hover {
      color: #1d1d1b; }
  .slideshow .slides {
    margin: 0;
    padding: 0; }
    .slideshow .slides li {
      left: 0;
      opacity: 0;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 100;
      transition: opacity 150ms ease-in-out; }
      .slideshow .slides li.active {
        opacity: 1;
        z-index: 101; }
      .slideshow .slides li .handle {
        position: absolute;
        right: 10px;
        top: 10px; }
      .slideshow .slides li .admin {
        bottom: 10px;
        left: 0;
        margin: 0;
        position: absolute;
        text-align: center;
        z-index: 100;
        width: 100%; }
      .slideshow .slides li figure {
        height: 0;
        overflow: hidden;
        padding-bottom: 56.25%;
        width: 100%; }
        .slideshow .slides li figure img {
          height: auto;
          width: 100%; }
  .slideshow:hover .move {
    display: block;
    opacity: 1; }

body {
  color: #1d1d1b;
  font-family: "Helvetica";
  line-height: 1.515; }

h1,
h2,
h3,
h4,
h5 {
  font-family: "Helvetica";
  font-weight: normal;
  text-transform: uppercase; }

h1 {
  font-size: 29px;
  font-weight: 600; }

h2 {
  font-size: 1.4em; }

h3,
h4,
h5 {
  font-size: 1em; }

.p, .markdown, p {
  font-size: 16px; }

.small, .blog header li, small {
  font-size: 12px; }

a {
  color: #1d1d1b;
  text-decoration: none; }
  a:hover {
    color: #ff443b;
    text-decoration: none; }
  a h1,
  a h2,
  a h3,
  a h4,
  a h5 {
    text-decoration: none !important; }

a.reverse,
.reverse a {
  color: #ff443b; }
  a.reverse:hover,
  .reverse a:hover {
    color: #1d1d1b; }

.reverse-deco, #footer nav ul li a, #navigation ul li a, h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
.reverse-deco a {
  text-decoration: none; }
  .reverse-deco:hover, #footer nav ul li a:hover, #navigation ul li a:hover, h1 a:hover,
  h2 a:hover,
  h3 a:hover,
  h4 a:hover,
  h5 a:hover,
  .reverse-deco a:hover {
    text-decoration: none; }

.markdown {
  font-family: "Helvetica"; }
  .markdown a {
    color: #ff443b; }
    .markdown a:hover {
      color: #1d1d1b; }

figure figcaption {
  font-size: 12px;
  line-height: 12px;
  padding-top: 2px; }

th {
  font-family: "Helvetica";
  text-transform: uppercase; }

hr {
  border-top: 1px solid #1d1d1b; }

.blog {
  border-bottom: 1px solid #1d1d1b;
  margin-bottom: 1.5em;
  padding-bottom: 1em; }
  .blog header {
    border-bottom: 1px solid #1d1d1b;
    margin-bottom: 1em;
    padding-bottom: 3px;
    width: 100%; }
    .blog header ul {
      font-family: "Helvetica"; }
    @media (min-width: 980px) {
      .blog header li {
        float: left; }
        .blog header li:not(:first-child):before {
          content: "|";
          padding: 0 3px; } }
  .blog h1 {
    letter-spacing: 0;
    margin: 0; }
  .blog .blog-box figure {
    margin-bottom: 1em; }

.blog-social-sharing {
  margin-top: 15px; }
  .blog-social-sharing ul li {
    display: inline-block;
    float: left;
    padding-right: 15px; }

#home-wrap figure {
  display: inline-block;
  height: 50px;
  position: relative;
  width: 106px; }

#home-wrap #logo-landing {
  background: #fff url(/assets/logo-landing-59c4faf58b6f46eeccd386a25531bc82552da6221ed816be109a9da999e118d0.png) center center no-repeat;
  background-size: 106px auto;
  display: block;
  height: 50px;
  margin: 0 auto;
  width: 106px;
  z-index: 1000; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #home-wrap #logo-landing {
      background-image: url(/assets/logo-landing@2x-53206a0fa859fff61097eb6ce21d29a610faf4b2f51e765f53f42b08bd89cfc3.png); } }
  #home-wrap #logo-landing span {
    display: none; }
  #home-wrap #logo-landing:hover {
    background-image: url(/assets/logo-landing-hover-c499ede11b9c8f30c9b0e1fe068fa154409cfabd2464d6d3331af6f81b058b40.png); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
      #home-wrap #logo-landing:hover {
        background-image: url(/assets/logo-landing-hover@2x-116ed4b1db45b0e78e08722f69a64f67837a7617975625c9ae89c25889a9899f.png); } }
#homes-wrap {
  margin-top: 15px; }
  #homes-wrap .homes .home {
    float: left;
    margin-bottom: 15px;
    position: relative;
    text-align: center;
    width: 50;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    #homes-wrap .homes .home:nth-of-type(odd) {
      clear: left;
      padding-right: 7.5px; }
    #homes-wrap .homes .home:nth-of-type(even) {
      padding-left: 7.5px; }
    #homes-wrap .homes .home .handle {
      font-size: 1.5em;
      position: absolute;
      right: 15px;
      top: 15px; }

#homepages-wrap .slideshow {
  border-bottom: 1px solid #1d1d1b;
  margin-bottom: 5px;
  padding-bottom: 10px; }

#homepages-wrap .slideshow-thumbs li {
  margin-right: 5px; }

#homepages-wrap .slideshow-thumbs figure {
  height: 50px;
  position: relative;
  text-align: center;
  width: 50px; }
  #homepages-wrap .slideshow-thumbs figure i {
    color: #fff;
    font-size: 22px;
    left: 0;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 100%; }

#homepages-wrap .thumbs > li {
  display: inline-block;
  padding: 10px 0 5px;
  position: relative;
  text-align: center;
  width: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  #homepages-wrap .thumbs > li:nth-child(even) {
    padding-left: 5px; }
    #homepages-wrap .thumbs > li:nth-child(even) .handle, #homepages-wrap .thumbs > li:nth-child(even) .admin {
      right: 10px; }
  #homepages-wrap .thumbs > li:nth-child(odd) {
    padding-right: 5px; }
    #homepages-wrap .thumbs > li:nth-child(odd) .handle, #homepages-wrap .thumbs > li:nth-child(odd) .admin {
      right: 15px; }
  #homepages-wrap .thumbs > li .handle {
    position: absolute;
    top: 15px; }
  #homepages-wrap .thumbs > li .admin {
    bottom: 32px;
    position: absolute; }
  #homepages-wrap .thumbs > li figure {
    height: 0;
    overflow: hidden;
    padding-bottom: 75%;
    width: 100%; }
    #homepages-wrap .thumbs > li figure img {
      height: auto;
      width: 100%; }
  #homepages-wrap .thumbs > li p {
    border-bottom: 1px solid #1d1d1b;
    font-size: 12px;
    height: 1em;
    margin: 0;
    overflow: hidden;
    padding: 8px 6px 12px;
    text-transform: uppercase; }

#homepages-wrap .thumbs #instagram-latest {
  height: 0;
  overflow: hidden;
  padding-bottom: 75%;
  width: 100%; }
  #homepages-wrap .thumbs #instagram-latest li {
    height: 0;
    margin: 0;
    padding: 0 0 75%;
    position: relative;
    width: 100%; }
    #homepages-wrap .thumbs #instagram-latest li img {
      bottom: 0;
      height: auto;
      left: 0;
      margin: auto;
      position: absolute;
      right: 0;
      top: 0;
      width: 100%; }

#lookbook-categories .lookbook-category-thumb {
  position: relative; }

#lookbook-categories .handle {
  position: absolute;
  right: 10px;
  top: 10px; }

#lookbook-categories .admin-buttons {
  bottom: 10px;
  position: absolute;
  right: 10px;
  z-index: 100000; }

#lookbooks .lookbook-thumb {
  margin-bottom: 15px;
  position: relative; }
  #lookbooks .lookbook-thumb:not(:first-child):before {
    background: #fff url(/assets/wave-956a2909b1fb3bcb384aff780f5fbd586c80b387a461972804482a0aaa72a7d8.png) no-repeat left top;
    background-size: 100% auto;
    content: " ";
    display: inline-block;
    height: 0;
    padding: 10px 0 9.793814433%;
    width: 100%; }

#lookbooks .handle {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 100000; }

#lookbooks .admin-buttons {
  bottom: 10px;
  position: absolute;
  right: 10px;
  z-index: 100000; }

#lookbook .lookbook-box {
  margin-bottom: 15px;
  position: relative; }
  #lookbook .lookbook-box:nth-child(odd) {
    clear: left; }
  #lookbook .lookbook-box .handle {
    position: absolute;
    right: 10px;
    top: 10px; }

#lookbook iframe.history {
  border: 0;
  min-height: 1000px;
  overflow: scroll;
  width: 100%; }

@media (min-width: 481px) and (max-width: 767px) {
  #lookbook-wrap .lookbook-box {
    float: left;
    width: 50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    #lookbook-wrap .lookbook-box:nth-child(odd) {
      padding-right: 5px; }
    #lookbook-wrap .lookbook-box:nth-child(even) {
      padding-left: 5px; } }

.lookbook-social-sharing {
  margin-top: 15px; }
  .lookbook-social-sharing ul li {
    display: inline-block;
    float: left;
    padding-right: 15px; }

#pages h2 {
  margin: 30px 0 0; }

#pages ul {
  border-top: 1px solid #1d1d1b;
  margin-top: 15px;
  padding-top: 15px; }
  #pages ul li {
    padding: 10px; }
    #pages ul li:nth-child(odd) {
      background: RGB(204, 204, 204); }
    #pages ul li .handle {
      display: inline-block;
      width: 30px; }
    #pages ul li p {
      display: inline-block;
      margin: 0; }
    #pages ul li .btn-group {
      float: right; }

#page .fitvid {
  margin-bottom: 15px; }

#page figure {
  margin-bottom: 15px; }

#page .markdown {
  margin-bottom: 15px; }

#page .sortable-list li {
  position: relative; }
  #page .sortable-list li .handle {
    font-size: 1.5em;
    position: absolute;
    right: 10px;
    top: 10px; }
