/*body {
	background: url(https://s3.invisionapp-cdn.com/storage.invisionapp.com/screens/files/284154488.png?x-amz-meta-iv=8&response-cache-control=max-age%3D2419200&x-amz-meta-ck=5e0025221aad8a50b665dbb0101f686f&AWSAccessKeyId=AKIAJFUMDU3L6GTLUDYA&Expires=1541030400&Signature=IxAtLQaik2ioE3B7z%2FswFIjs4FI%3D)no-repeat 0 0;
	background-size: 1200px auto;
	opacity: .6;
}*/
.product {
  padding-bottom: 108px;
  padding-top: 36px; }
  .product .thumbs {
    left: 30px;
    position: absolute;
    top: 19px;
    z-index: 10; }
    .product .thumbs .thumb {
      cursor: pointer;
      display: block;
      height: 97px;
      margin-bottom: 15px;
      width: 65px; }
  .product .slider {
    max-width: 100%;
    padding-top: 4px; }
    .product .slider .owl-item img {
      width: auto; }
    .product .slider .owl-item img.normal {
      width: 100%;
      height: auto; }
    .product .slider .owl-nav {
      position: absolute;
      width: 100%; }
      .product .slider .owl-nav .owl-prev,
      .product .slider .owl-nav .owl-next {
        border: 0;
        height: 11px;
        margin: 0;
        outline: none;
        padding: 0;
        position: absolute;
        top: 24px;
        width: 7px; }
        .product .slider .owl-nav .owl-prev img,
        .product .slider .owl-nav .owl-next img {
          display: block;
          height: auto;
          width: 7px; }
      .product .slider .owl-nav .owl-prev {
        left: 160px; }
      .product .slider .owl-nav .owl-next {
        right: 160px; }
    .product .slider .owl-dots {
      text-align: center;
      max-width: 120px;
      margin: 0 auto;
      margin-top: 19px; }
      .product .slider .owl-dots .owl-dot {
        border: 1px solid #414040;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        display: inline-block;
        height: 7px;
        margin-left: 10px;
        margin-right: 10px;
        outline: none;
        vertical-align: middle;
        width: 7px; }
        .product .slider .owl-dots .owl-dot.active {
          background: #414040; }
  .product h1 {
    margin-bottom: 4px;
    margin-top: 5px; }
  .product h4 {
    border-bottom: 1px solid #666363;
    cursor: pointer;
    padding-bottom: 16px;
    padding-top: 13px; }
    .product h4 img {
      height: auto;
      float: right;
      margin-top: 5px;
      width: 7px; }
  .product .ui-accordion-header {
    outline: none; }
    .product .ui-accordion-header.ui-state-active img {
      -moz-transform: scale(-1, -1);
      -o-transform: scale(-1, -1);
      -webkit-transform: scale(-1, -1);
      transform: scale(-1, -1); }
  .product p.c-13-m {
    display: inline-block;
    margin-bottom: 39px; }
  .product p.f-12-m {
    color: #8C8B89;
    margin-bottom: 23px;
    margin-top: 27px; }
    .product p.f-12-m span {
      border-bottom: 1px solid #8C8B89;
      color: #8C8B89;
      cursor: pointer; }
  .product ul.size {
    margin: 0 0 21px;
    padding: 0; }
    .product ul.size li {
      display: inline-block;
      margin-right: 25px; }
  .product .select {
    margin-bottom: 26px;
    margin-top: 13px; }
  .product .size-option {
    margin-bottom: 23px;
    margin-top: 8px; }
    .product .size-option .radio {
      display: inline-block;
      height: 19px;
      margin-right: 25px;
      text-align: center;
      width: 16px; }
      .product .size-option .radio input[type="radio"] {
        float: left;
        height: 19px;
        margin: 0;
        position: relative;
        visibility: hidden;
        width: 18px; }
      .product .size-option .radio label {
        cursor: pointer;
        height: 19px;
        left: 0;
        margin: 0;
        min-height: auto;
        padding-left: 0;
        position: absolute;
        top: 0;
        width: 18px; }
        .product .size-option .radio label::after {
          border-bottom: 1px solid #414040;
          content: '';
          height: 19px;
          left: 0;
          opacity: 0;
          position: absolute;
          top: 0;
          width: 18px; }
      .product .size-option .radio input[type="radio"]:checked + label::after {
        opacity: 1; }
    .product .size-option button {
      background: transparent;
      border: 0;
      border-bottom: 1px solid #414040;
      display: inline-block;
      line-height: 19px;
      margin: 0;
      outline: none;
      padding: 0;
      vertical-align: top; }
  .product .shipping-option {
    margin-bottom: 25px;
    margin-top: 6px; }
    .product .shipping-option .option {
      display: inline-block;
      margin-right: 20px; }
      .product .shipping-option .option:last-child {
        margin-right: 0; }
    .product .shipping-option .radio {
      border: 1px solid #414040;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      display: inline-block;
      height: 10px;
      margin-right: 8px;
      vertical-align: middle;
      width: 10px; }
      .product .shipping-option .radio input[type="radio"] {
        float: left;
        height: 8px;
        margin: 0;
        position: relative;
        visibility: hidden;
        width: 8px; }
      .product .shipping-option .radio label {
        cursor: pointer;
        height: 8px;
        left: 0;
        margin: 0;
        min-height: auto;
        padding-left: 0;
        position: absolute;
        top: 0;
        width: 8px; }
        .product .shipping-option .radio label::after {
          background: #414040;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border-radius: 50%;
          content: '';
          height: 8px;
          left: 0;
          opacity: 0;
          position: absolute;
          top: 0;
          width: 8px; }
      .product .shipping-option .radio input[type="radio"]:checked + label::after {
        opacity: 1; }
    .product .shipping-option span {
      display: inline-block; }
  .product .date-btn {
    background: url(/assets/closet/calendar-icon.png);
    background-position: 342px 6px;
    background-repeat: no-repeat;
    background-size: 15px auto;
    border: 1px solid #AFAFAF;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #8C8A88;
    height: 30px;
    line-height: 28px;
    margin: 14px 0 10px;
    outline: none;
    padding: 0 0 0 15px;
    text-align: left;
    width: 100%; }
  .product .pink-btn {
    margin-bottom: 23px;
    width: 100%; }
  .product ul.share {
    margin: 0;
    padding: 0; }
    .product ul.share li {
      display: inline-block;
      margin-right: 20px;
      vertical-align: middle; }
      .product ul.share li a {
        border: 1px solid #979797;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        display: block;
        height: 24px;
        line-height: 20px;
        text-align: center;
        width: 24px; }
        .product ul.share li a img {
          height: auto;
          width: 12px; }
        .product ul.share li a:hover {
          background: #979797; }
          .product ul.share li a:hover img {
            filter: brightness(0) invert(1); }

.arrivals {
  padding-bottom: 102px; }
  .arrivals h2 {
    margin-bottom: 31px;
    text-align: center; }
  .arrivals .pink-btn {
    margin-top: 48px; }

@media (max-width: 991px) {
  /*body {
  	background: url(https://s3.invisionapp-cdn.com/storage.invisionapp.com/screens/files/295544285.png?x-amz-meta-iv=2&response-cache-control=max-age%3D2419200&x-amz-meta-ck=668ce67a739785bf4c143d4ea6318f0d&AWSAccessKeyId=AKIAJFUMDU3L6GTLUDYA&Expires=1541030400&Signature=SK3D6gl0qbPYMfj8aX2X63fyO7k%3D)no-repeat 0 0;
  	background-size: 768px auto;
  	opacity: .6;
  }*/
  .product {
    padding-bottom: 81px;
    padding-top: 56px; }
    .product h1 {
      margin-bottom: 3px;
      margin-top: 0px; }
    .product p.c-13-m {
      margin-bottom: 44px; }
    .product p.f-12-m {
      margin-bottom: 24px;
      margin-top: 26px; }
    .product .thumbs {
      left: 25px;
      top: 14px; }
      .product .thumbs .thumb {
        height: 75px;
        margin-bottom: 10px;
        width: 50px; }
    .product .slider .owl-dots {
      margin-top: 12px; }
    .product .slider .owl-nav .owl-next {
      right: 115px;
      top: 18px; }
    .product .slider .owl-nav .owl-prev {
      left: 115px;
      top: 18px; }
    .product .slider .img {
      height: 534px; }
    .product .select {
      margin-bottom: 26px;
      margin-top: 14px; }
    .product .size-option {
      margin-bottom: 22px; }
      .product .size-option .radio {
        margin-right: 20px; }
    .product .shipping-option {
      margin-bottom: 22px;
      margin-top: 8px; }
      .product .shipping-option .radio {
        margin-right: 8px; }
      .product .shipping-option .option {
        margin-right: 23px; }
    .product .date-btn {
      background-position: 313px 7px;
      background-size: 12px auto;
      margin: 14px 0 10px; }
    .product .pink-btn {
      margin-bottom: 20px; }

  .arrivals {
    padding-bottom: 90px; }
    .arrivals h2 {
      margin-bottom: 40px; }
    .arrivals .pink-btn {
      margin-top: 34px; } }
@media (max-width: 767px) {
  /*body {
  	background: url(https://s3.invisionapp-cdn.com/storage.invisionapp.com/screens/files/295535554.png?x-amz-meta-iv=7&response-cache-control=max-age%3D2419200&x-amz-meta-ck=d0417116ae2608b87cba58f144c9a133&AWSAccessKeyId=AKIAJFUMDU3L6GTLUDYA&Expires=1541030400&Signature=0rBZlT40lmAAlFCGP0ZhVvTIeMA%3D)no-repeat 0 0;
  	background-size: 320px auto;
  	opacity: .6;
  }*/
  .product {
    padding-bottom: 33px;
    padding-top: 26px; }
    .product h1 {
      margin-bottom: 14px;
      margin-top: 6px; }
    .product h1,
    .product h2,
    .product p.c-13-m {
      text-align: center; }
    .product h3 {
      font-size: 13px;
      margin-top: 22px; }
    .product h4 {
      font-size: 13px;
      line-height: 60px;
      padding-bottom: 0;
      padding-top: 0; }
      .product h4 img {
        margin-top: 26px; }
    .product p.c-13-m {
      display: block;
      margin-bottom: 0; }
    .product p.f-12-m {
      font-size: 13px;
      margin-bottom: 26px;
      margin-top: 24px; }
    .product .col-md-8 p.c-13-m {
      margin-bottom: 19px; }
    .product .thumbs {
      left: 23px;
      top: 12px; }
      .product .thumbs .thumb {
        height: 62px;
        margin-bottom: 8px;
        width: 40px; }
    .product .slider .img {
      height: 441px; }
    .product .slider .owl-dots {
      margin-bottom: 19px;
      margin-top: 6px; }
      .product .slider .owl-dots .owl-dot {
        height: 5px;
        margin-left: 5px;
        margin-right: 5px;
        width: 5px; }
    .product .slider .owl-nav .owl-prev {
      left: 102px;
      top: 12px; }
    .product .slider .owl-nav .owl-next {
      right: 102px;
      top: 12px; }
    .product .size-option {
      margin-bottom: 23px;
      margin-top: 17px; }
    .product .shipping-option {
      margin-bottom: 24px;
      margin-top: 16px; }
      .product .shipping-option .option {
        margin-bottom: 9px;
        margin-right: 0;
        width: 50%; }
        .product .shipping-option .option:last-child {
          width: 100%; }
    .product .select {
      margin-bottom: 17px;
      margin-top: 12px; }
    .product .date-btn {
      margin: 11px 0 9px; }

  .arrivals {
    padding-bottom: 60px; }
    .arrivals h2 {
      margin-bottom: 31px; }
    .arrivals .pink-btn {
      margin-top: 10px; } }
.fc-past {
  opacity: .3; }
