.products #product-list {
  border-collapse: collapse;
  border: 0;
  width: 100%; }
  .products #product-list .product-container .product-wrap {
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #e0e0e0; }
    .products #product-list .product-container .product-wrap table {
      border-collapse: collapse;
      border: 0;
      width: 100%; }
      .products #product-list .product-container .product-wrap table td {
        height: 160px;
        vertical-align: middle; }
        .products #product-list .product-container .product-wrap table td.image-wrap {
          padding: 0 15px; }
          .products #product-list .product-container .product-wrap table td.image-wrap .image {
            width: 100%;
            height: 160px;
            position: relative;
            overflow: hidden;
            text-align: center; }
            .products #product-list .product-container .product-wrap table td.image-wrap .image img {
              height: 100%;
              max-width: 100%; }
            .products #product-list .product-container .product-wrap table td.image-wrap .image .status-label {
              position: absolute;
              top: 0;
              left: 0;
              width: 148px;
              height: 162px;
              padding-top: 73px;
              font-size: 15px;
              color: white;
              text-align: center;
              background-color: rgba(0, 0, 0, 0.6); }
        .products #product-list .product-container .product-wrap table td.info-container .info-wrap .store {
          font-size: 14px;
          color: #777777;
          height: 20px; }
        .products #product-list .product-container .product-wrap table td.info-container .info-wrap .author-name {
          color: #777777;
          font-size: 16px;
          margin-bottom: 6px; }
        .products #product-list .product-container .product-wrap table td.info-container .info-wrap .name {
          font-size: 16px;
          color: #333333;
          font-weight: bold;
          line-height: 22px;
          height: 45px;
          overflow-y: hidden; }
        .products #product-list .product-container .product-wrap table td.info-container .info-wrap .review {
          color: #777777;
          font-size: 13px;
          height: 26px; }
          .products #product-list .product-container .product-wrap table td.info-container .info-wrap .review .review-count-label-wrap {
            margin-right: 3px; }
            .products #product-list .product-container .product-wrap table td.info-container .info-wrap .review .review-count-label-wrap .count {
              color: #e23322; }
          .products #product-list .product-container .product-wrap table td.info-container .info-wrap .review i {
            margin-left: -2px; }
        .products #product-list .product-container .product-wrap table td.info-container .info-wrap .delivery .free {
          background-color: #777777;
          color: white;
          padding: 0 3px; }
        .products #product-list .product-container .product-wrap table td.info-container .info-wrap .delivery .conditional-free {
          padding: 0 3px;
          border: 1px solid #777777;
          color: #333333; }
        .products #product-list .product-container .product-wrap table td.price-container {
          font-size: 14px;
          border-right: 1px solid #e0e0e0;
          text-align: right;
          padding-right: 35px; }
          .products #product-list .product-container .product-wrap table td.price-container .price-wrap .label {
            width: 78px;
            text-align: right;
            display: inline-block;
            letter-spacing: -1px; }
          .products #product-list .product-container .product-wrap table td.price-container .price-wrap .price {
            width: 75px;
            text-align: right;
            display: inline-block;
            letter-spacing: -1px; }
          .products #product-list .product-container .product-wrap table td.price-container .price-wrap .origin-price {
            padding: 3px 0;
            color: #777777; }
          .products #product-list .product-container .product-wrap table td.price-container .price-wrap .event-price {
            padding: 3px 0;
            color: #e23322;
            font-weight: bold; }
          .products #product-list .product-container .product-wrap table td.price-container .price-wrap .dc-price, .products #product-list .product-container .product-wrap table td.price-container .price-wrap .mileage {
            padding: 3px 0;
            color: #333333;
            font-weight: bold; }
          .products #product-list .product-container .product-wrap table td.price-container .price-wrap .dc-rate {
            padding: 3px 0;
            color: #e23322;
            font-weight: bold;
            font-size: 13px; }
            .products #product-list .product-container .product-wrap table td.price-container .price-wrap .dc-rate i {
              vertical-align: middle; }
        .products #product-list .product-container .product-wrap table td.btn-container {
          text-align: center;
          padding: 0 25px; }
          .products #product-list .product-container .product-wrap table td.btn-container .btn-wrap .stage.ready {
            width: 104px;
            min-width: 97px; }
            .products #product-list .product-container .product-wrap table td.btn-container .btn-wrap .stage.ready button {
              height: auto;
              background: none; }
          .products #product-list .product-container .product-wrap table td.btn-container .btn-wrap .stage.message, .products #product-list .product-container .product-wrap table td.btn-container .btn-wrap .stage.processing {
            padding-top: 12px; }
          .products #product-list .product-container .product-wrap table td.btn-container .btn-wrap .stage.add {
            margin-top: 12px; }
            .products #product-list .product-container .product-wrap table td.btn-container .btn-wrap .stage.add .spinner {
              line-height: 1px; }
          .products #product-list .product-container .product-wrap table td.btn-container .btn-wrap .stage.update .spinner {
            line-height: 1px; }
          .products #product-list .product-container .product-wrap table td.btn-container .btn-wrap .cart-btn-wrap {
            width: 104px; }
            .products #product-list .product-container .product-wrap table td.btn-container .btn-wrap .cart-btn-wrap .stage-wrapper button {
              top: 0; }
            .products #product-list .product-container .product-wrap table td.btn-container .btn-wrap .cart-btn-wrap .cart-btn {
              width: 104px;
              cursor: pointer;
              text-align: center;
              margin: 4px 0;
              border: 1px solid #e0e0e0;
              padding: 7px 10px;
              color: #777777;
              font-size: 13px; }
              .products #product-list .product-container .product-wrap table td.btn-container .btn-wrap .cart-btn-wrap .cart-btn i {
                margin-right: 5px;
                vertical-align: middle; }
              .products #product-list .product-container .product-wrap table td.btn-container .btn-wrap .cart-btn-wrap .cart-btn .label {
                vertical-align: middle; }
          .products #product-list .product-container .product-wrap table td.btn-container .btn-wrap .zzim-btn-wrap {
            position: relative; }
            .products #product-list .product-container .product-wrap table td.btn-container .btn-wrap .zzim-btn-wrap .zzim-btn {
              width: 104px;
              cursor: pointer;
              text-align: center;
              margin: 4px 0;
              border: 1px solid #e0e0e0;
              padding: 7px 10px;
              color: #777777;
              font-size: 13px; }
              .products #product-list .product-container .product-wrap table td.btn-container .btn-wrap .zzim-btn-wrap .zzim-btn i {
                vertical-align: middle; }
              .products #product-list .product-container .product-wrap table td.btn-container .btn-wrap .zzim-btn-wrap .zzim-btn .label {
                vertical-align: middle; }
.products .product-thumbs {
  position: relative; }
  .products .product-thumbs .under-line {
    border-bottom: 1px solid #e0e0e0;
    position: absolute;
    bottom: 0;
    width: 976px; }
  .products .product-thumbs .product-container {
    position: relative;
    height: 400px;
    padding: 32px 15px 0 15px;
    width: 25%;
    float: left;
    border-bottom: 1px solid #e0e0e0; }
    .products .product-thumbs .product-container .image-wrap .image {
      height: 163px;
      position: relative;
      overflow: hidden;
      text-align: center; }
      .products .product-thumbs .product-container .image-wrap .image img {
        height: 100%;
        max-width: 100%; }
      .products .product-thumbs .product-container .image-wrap .image .status-label {
        position: absolute;
        top: 0;
        left: 0;
        width: 214px;
        height: 163px;
        padding-top: 75px;
        font-size: 15px;
        color: white;
        text-align: center;
        background-color: rgba(0, 0, 0, 0.6); }
    .products .product-thumbs .product-container .info-container {
      margin-top: 24px; }
      .products .product-thumbs .product-container .info-container .author-name {
        font-size: 13px;
        color: #777777;
        height: 25px;
        letter-spacing: -1px; }
      .products .product-thumbs .product-container .info-container .name {
        font-size: 13px;
        color: #333333;
        font-weight: bold;
        height: 36px;
        letter-spacing: -1px;
        overflow: hidden; }
    .products .product-thumbs .product-container .price-container {
      font-size: 13px;
      height: 23px; }
      .products .product-thumbs .product-container .price-container .origin-price {
        vertical-align: middle;
        margin-right: 10px;
        color: #333333;
        font-weight: bold; }
        .products .product-thumbs .product-container .price-container .origin-price.has-discounted {
          text-decoration: line-through;
          font-weight: normal;
          color: #777777; }
      .products .product-thumbs .product-container .price-container .dc-price {
        vertical-align: middle;
        color: #333333;
        font-weight: bold; }
      .products .product-thumbs .product-container .price-container .dc-rate {
        vertical-align: middle;
        font-size: 13px;
        font-weight: bold;
        color: #e23322; }
    .products .product-thumbs .product-container .review-container {
      color: #e23322;
      font-size: 13px;
      height: 17px;
      padding-left: 2px; }
      .products .product-thumbs .product-container .review-container .count {
        color: #e23322; }
      .products .product-thumbs .product-container .review-container i {
        vertical-align: middle;
        margin-left: -2px; }
      .products .product-thumbs .product-container .review-container span {
        vertical-align: middle; }
    .products .product-thumbs .product-container .delivery-container {
      margin-top: 8px;
      font-size: 12px;
      height: 16px; }
      .products .product-thumbs .product-container .delivery-container .free {
        background-color: #777777;
        color: white;
        padding: 0 3px; }
      .products .product-thumbs .product-container .delivery-container .conditional-free {
        padding: 0 3px;
        border: 1px solid #777777;
        color: #333333; }
    .products .product-thumbs .product-container .btn-container {
      position: absolute;
      bottom: 27px;
      right: 15px; }
      .products .product-thumbs .product-container .btn-container .cc-list-add-cart .stage-wrapper {
        left: 0; }
        .products .product-thumbs .product-container .btn-container .cc-list-add-cart .stage-wrapper .stage.message {
          min-width: auto;
          left: 0;
          text-align: center; }
        .products .product-thumbs .product-container .btn-container .cc-list-add-cart .stage-wrapper .stage.ready {
          min-width: auto;
          left: 0;
          text-align: center; }
          .products .product-thumbs .product-container .btn-container .cc-list-add-cart .stage-wrapper .stage.ready button {
            font-family: Malgun Gothic, Roboto, Gulim, Dotum, sans-serif;
            color: #777777;
            background: none; }
        .products .product-thumbs .product-container .btn-container .cc-list-add-cart .stage-wrapper .stage.add {
          text-align: center;
          width: 120px;
          left: -20%; }
          .products .product-thumbs .product-container .btn-container .cc-list-add-cart .stage-wrapper .stage.add span {
            top: 0; }
          .products .product-thumbs .product-container .btn-container .cc-list-add-cart .stage-wrapper .stage.add .quantity-control {
            top: 0; }
          .products .product-thumbs .product-container .btn-container .cc-list-add-cart .stage-wrapper .stage.add .spinner {
            line-height: 1px; }
          .products .product-thumbs .product-container .btn-container .cc-list-add-cart .stage-wrapper .stage.add .button-add {
            top: 3px; }
        .products .product-thumbs .product-container .btn-container .cc-list-add-cart .stage-wrapper .stage.processing {
          min-width: auto;
          width: 60px;
          left: 0;
          text-align: center; }
        .products .product-thumbs .product-container .btn-container .cc-list-add-cart .stage-wrapper .stage.sold-out-momentarily, .products .product-thumbs .product-container .btn-container .cc-list-add-cart .stage-wrapper .stage.sold-out, .products .product-thumbs .product-container .btn-container .cc-list-add-cart .stage-wrapper .stage.not-for-sale, .products .product-thumbs .product-container .btn-container .cc-list-add-cart .stage-wrapper .stage.not-pull-date, .products .product-thumbs .product-container .btn-container .cc-list-add-cart .stage-wrapper .stage.expired {
          display: none; }
        .products .product-thumbs .product-container .btn-container .cc-list-add-cart .stage-wrapper .stage.update {
          text-align: center;
          width: 120px;
          left: -20%; }
          .products .product-thumbs .product-container .btn-container .cc-list-add-cart .stage-wrapper .stage.update span {
            top: 0; }
          .products .product-thumbs .product-container .btn-container .cc-list-add-cart .stage-wrapper .stage.update .quantity-control {
            top: 0; }
          .products .product-thumbs .product-container .btn-container .cc-list-add-cart .stage-wrapper .stage.update .spinner {
            line-height: 1px; }
          .products .product-thumbs .product-container .btn-container .cc-list-add-cart .stage-wrapper .stage.update .button-update {
            top: 3px; }
      .products .product-thumbs .product-container .btn-container .zzim-btn, .products .product-thumbs .product-container .btn-container .cart-btn-wrap {
        position: relative;
        text-align: center;
        cursor: pointer;
        width: 80px;
        color: #777777;
        font-size: 12px;
        vertical-align: middle;
        height: 20px;
        display: inline-block; }
        .products .product-thumbs .product-container .btn-container .zzim-btn .right-bar, .products .product-thumbs .product-container .btn-container .cart-btn-wrap .right-bar {
          position: absolute;
          right: 0 !important;
          top: 4px !important;
          height: 12px;
          border-right: 1px solid #cccdcf; }
        .products .product-thumbs .product-container .btn-container .zzim-btn i, .products .product-thumbs .product-container .btn-container .cart-btn-wrap i {
          vertical-align: middle; }
        .products .product-thumbs .product-container .btn-container .zzim-btn .label, .products .product-thumbs .product-container .btn-container .cart-btn-wrap .label {
          font-size: 12px;
          vertical-align: middle; }
      .products .product-thumbs .product-container .btn-container .zzim-btn-wrap {
        position: relative;
        display: inline-block; }
      .products .product-thumbs .product-container .btn-container .cart-btn {
        width: 80px; }

/*# sourceMappingURL=style.css.map */
