/* Lookbook page */
.look-style-2 {
  position: relative;
  margin: 0 0 72px 0; }
  .look-style-2 .media-body, .look-style-2 .media-left, .look-style-2 .media-right {
    display: table-cell;
    display: inline-block !important; }
  .look-style-2 img {
    width: 100%;
    max-width: 100%;
    -webkit-transition: opacity(0.5s), 0s ease;
    -moz-transition: opacity(0.5s), 0s ease;
    -o-transition: opacity(0.5s), 0s ease;
    transition: opacity(0.5s), 0s ease;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s; }
    .look-style-2 img:hover {
      opacity: 0.7;
      filter: alpha(opacity=70); }
  .look-style-2 .media-body {
    width: auto;
    vertical-align: bottom;
    max-width: 100%; }
  .look-style-2 .look-info-holder {
    position: relative; }
    .look-style-2 .look-info-holder .look-info {
      display: inline-block;
      margin-bottom: 25px;
      position: absolute;
      text-transform: uppercase;
      top: 0;
      z-index: 9; }
      .look-style-2 .look-info-holder .look-info .look-number {
        color: #000;
        font-size: 36px;
        font-weight: 300;
        letter-spacing: 0.1em;
        line-height: 1;
        margin-bottom: 18px;
        margin-top: 0; }
      .look-style-2 .look-info-holder .look-info .look-title {
        color: #000;
        font-size: 36px;
        font-weight: 700;
        letter-spacing: 0.15em;
        line-height: 50px;
        margin-bottom: 25px;
        padding-left: 0 !important;
        margin-top: 0; }
      .look-style-2 .look-info-holder .look-info .text {
        color: #000;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0.08em;
        line-height: 17px;
        margin-bottom: 35px; }
      .look-style-2 .look-info-holder .look-info .shop-now {
        color: #000;
        display: block;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: 0.08em;
        line-height: 30px;
        text-decoration: underline; }
        .look-style-2 .look-info-holder .look-info .shop-now:hover {
          color: #f94127;
          text-decoration: none; }
      .look-style-2 .look-info-holder .look-info.left-column {
        left: 0;
        width: 183px; }
      .look-style-2 .look-info-holder .look-info .right-column {
        right: 0;
        width: 202px; }
  .look-style-2 .media {
    max-width: 100%;
    display: inline-block; }
    .look-style-2 .media .media-left {
      vertical-align: bottom;
      padding-right: 30px; }
    .look-style-2 .media .media-right {
      padding-left: 30px; }
  .look-style-2.left .media {
    float: right; }
  .look-style-2.left .look-info-holder .look-info {
    width: 205px; }
  .look-style-2.right .media {
    float: left; }
  .look-style-2.right .look-info-holder .look-info {
    right: 0;
    width: 202px; }
  .look-style-2.right .look-info-holder .look-info {
    top: 197px; }
  .look-style-2:first-child .look-info-holder .look-info {
    top: 197px; }

.lookbook-ver2 img{  width: 100%;
}

.lookbook-ver2 .lookbook-products {
}
  /* .lookbook-ver2 .lookbook-products img:hover {opacity: 0.7;filter: alpha(opacity=70); } */
  .lookbook-ver2 .lookbook-products .single-look-holder {
    position: relative; }
    .lookbook-ver2 .lookbook-products .single-look-holder .look-info {
      left: 0;
      position: absolute;
      text-transform: uppercase;
      top: 50%;
      transform: translate(0px, -50%);
      width: 205px;
      z-index: 1; }
      .lookbook-ver2 .lookbook-products .single-look-holder .look-info .look-number {
        color: #000;
        font-size: 36px;
        font-weight: 300;
        letter-spacing: 0.1em;
        line-height: 1;
        margin-bottom: 18px;
        margin-top: 0; }
      .lookbook-ver2 .lookbook-products .single-look-holder .look-info .look-title {
        color: #000;
        font-size: 36px;
        font-weight: 700;
        padding-left: 0 !important;
        letter-spacing: 0.15em;
        line-height: 50px;
        margin-bottom: 25px;
        margin-top: 0; }
      .lookbook-ver2 .lookbook-products .single-look-holder .look-info .text {
        color: #000;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0.08em;
        line-height: 17px;
        margin-bottom: 35px; }
      .lookbook-ver2 .lookbook-products .single-look-holder .look-info .shop-now {
        color: #000;
        display: block;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: 0.08em;
        line-height: 30px;
        text-decoration: underline; }
        .lookbook-ver2 .lookbook-products .single-look-holder .look-info .shop-now:hover {
          color: #f94127;
          text-decoration: none; }
      .lookbook-ver2 .lookbook-products .single-look-holder .look-info.left-column {
        left: 0;
        width: 183px; }
      .lookbook-ver2 .lookbook-products .single-look-holder .look-info.right-column {
        right: 0;
        width: 202px; }
    .lookbook-ver2 .lookbook-products .single-look-holder .single-look-image {
      float: right;
      max-width: 435px;
      width: 100%; }
  .lookbook-ver2 .lookbook-products .social-sharing {
    padding-top: 70px; }
    .lookbook-ver2 .lookbook-products .social-sharing .label {
      color: #797979;
      display: inline-block;
      font-size: 13px;
      font-weight: 400;
      letter-spacing: 0.01em;
      line-height: 24px;
      padding-left: 0; }
    .lookbook-ver2 .lookbook-products .social-sharing .social-icons {
      display: inline-block;
      margin-left: 30px;
      position: relative;
      top: 8px; }
      .lookbook-ver2 .lookbook-products .social-sharing .social-icons > li {
        border-right: 1px solid #cecece;
        float: left;
        margin-right: 8px; }
        .lookbook-ver2 .lookbook-products .social-sharing .social-icons > li > a {
          color: #cecece;
          font-size: 15px;
          padding-left: 7px;
          padding-right: 12px; }
        .lookbook-ver2 .lookbook-products .social-sharing .social-icons > lili:last-child {
          border-right: medium none; }
  .lookbook-ver2 .lookbook-products .item {
    margin-bottom: 20px;
    overflow: hidden;
    text-align: left; border:1px solid #a5a5a5!important;}
	.lookbook-ver2 .lookbook-products .item:hover {background:#e6e6e6;}
    .lookbook-ver2 .lookbook-products .item .product-container {
      border: none;
      padding: 0;
      margin: 0 -15px; }
    .lookbook-ver2 .lookbook-products .item .left-block {
      float: left;
      width: 33.3333%;
      padding: 0 15px; }
    .lookbook-ver2 .lookbook-products .item .right-block {
      float: left;
      width: 66.6667%;
      position: relative;
      padding: 0 15px;
      padding-right: 90px;
      }
      .lookbook-ver2 .lookbook-products .item .right-block .product-name {
        font-size: 12px;
        font-weight: 400;
        text-transform: uppercase;
 }
        .lookbook-ver2 .lookbook-products .item .right-block .product-name a {
          font-size: 16px;
          color: #000; }
          .lookbook-ver2 .lookbook-products .item .right-block .product-name a:hover {            text-decoration:underline!important;			color:#000!important;			}
      .lookbook-ver2 .lookbook-products .item .right-block .content_price {
        margin-bottom: 13px; }
      .lookbook-ver2 .lookbook-products .item .right-block .price-percent-reduction {
        position: absolute;
        top: 0;
        right: 15px;
        z-index: 3;
        height: 28px;
        font: 700 11px/28px "Open Sans",sans-serif;
        color: #ffffff;
        background: #f94a4a;
        text-transform: uppercase;
        padding: 0 15px 0 10px;
        margin: 0; 
        border: none; 
      }
      .lookbook-ver2 .lookbook-products .item .right-block .price-percent-reduction:before {
        border-color: transparent #f94a4a #f94a4a transparent;
        border-style: solid;
        border-width: 28px 20px 0 0;
        bottom: 0;
        content: "";
        left: -20px;
        position: absolute;  
      }
        .lookbook-ver2 .lookbook-products .item .right-block .content_price .product-price {
          font-size: 16px;
        } 
    .lookbook-ver2 .lookbook-products .item:last-child {
      border-bottom: none; }
#module-bcpagelookbook-lookbookitem .ajax_block_product .stock-availability{
  display: block;
  color: #399a49;
}
#lookimg {display:inline-block!important;padding-right:10px;}
#lookimg last {padding-right:0;}
#lookimg .galtitle {background:#d4d4d4!important;padding:7px 0!important;font-weight:bold!important;max-width:300px!important;text-align:center!important;}
.viewitem {font-weight:bold;display:inline-block;}
.viewitem a {color:#000!important;text-decoration:underline;}
.gstsml {font-size:14px!important;margin-right:10px;color:red;}
.stockavail {color:green;}

.stltxt {padding:10px 0;font-weight:bold;text-align:center;background:#cacaca;color:#000;margin-bottom:15px;}
.nopad {text-align:center;}

@media (max-width: 777px) {
	.lookbook-ver2 img {max-width:none!important;}
}
