.coolmarket {
  background: #ffffff; }
  .coolmarket * {
    font-family: Arial, 'NotoSansKR-DemiLight', 'Malgun Gothic', 'dotum', 'sans-serif' !important; }
  .coolmarket .inner {
    width: 960px;
    margin: 0 auto; }
  .coolmarket img, .coolmarket a {
    display: block; }
  .coolmarket .coolmarket-linebanner {
    margin-bottom: 15px;
    background-color: #568ced; }
    .coolmarket .coolmarket-linebanner img {
      margin: 0 auto;
      width: 960px; }
  .coolmarket .coolmarket-listbanner {
    padding-bottom: 70px;
    margin: 0 -11px; }
    .coolmarket .coolmarket-listbanner:after {
      content: '';
      display: block;
      clear: both; }
    .coolmarket .coolmarket-listbanner a {
      width: calc(100% / 3 - 20px);
      margin: 30px 10px 0;
      float: left;
      border: 1px solid #f9f9f9;
      position: relative; }
      .coolmarket .coolmarket-listbanner a:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        display: block;
        width: 100%;
        height: 100%;
        background: #f2f2f2;
        opacity: 0;
        z-index: 1;
        border: 1px solid #EB6D5E;
        transition: opacity .1s; }
      .coolmarket .coolmarket-listbanner a:hover:after {
        opacity: .5; }
      .coolmarket .coolmarket-listbanner a img {
        width: 100%;
        height: 310px; }
      .coolmarket .coolmarket-listbanner a .txt {
        position: relative;
        z-index: 2;
        padding: 25px 10px 10px; }
        .coolmarket .coolmarket-listbanner a .txt p {
          margin-bottom: 0;
          text-overflow: ellipsis;
          white-space: nowrap;
          overflow: hidden; }
        .coolmarket .coolmarket-listbanner a .txt .tit {
          font-size: 14px;
          line-height: 19px;
          color: #000000; }
        .coolmarket .coolmarket-listbanner a .txt .subtit {
          height: 24px;
          font-size: 12px;
          line-height: 24px;
          color: #aaaaaa; }
        .coolmarket .coolmarket-listbanner a .txt .price_wrap {
          overflow: hidden; }
          .coolmarket .coolmarket-listbanner a .txt .price_wrap .dis {
            float: left;
            margin-right: 8px;
            font-size: 20px;
            line-height: 36px;
            font-family: 'NotoSansKR-DemiLight', sans-serif;
            font-weight: bold;
            color: #EB6D5E; }
            .coolmarket .coolmarket-listbanner a .txt .price_wrap .dis em {
              font-size: 20px;
              font-weight: bold;
              letter-spacing: -1px;
              font-style: normal; }
          .coolmarket .coolmarket-listbanner a .txt .price_wrap div {
            float: left;
            line-height: 38px; }
            .coolmarket .coolmarket-listbanner a .txt .price_wrap div .mkprice {
              display: inline-block;
              color: #b8b8b8;
              font-size: 12px;
              text-decoration: line-through; }
              .coolmarket .coolmarket-listbanner a .txt .price_wrap div .mkprice .mwon {
                display: inline-block;
                color: #b8b8b8;
                font-size: 12px;
                text-decoration: line-through; }
            .coolmarket .coolmarket-listbanner a .txt .price_wrap div .price {
              display: inline-block;
              font-size: 18px;
              font-weight: 700;
              letter-spacing: -1px; }
              .coolmarket .coolmarket-listbanner a .txt .price_wrap div .price .mwon {
                font-size: 15px;
                font-weight: 100; }

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