/* new_label.css */
.new_tag {
    font-size: 0.74rem;
    line-height: 0.74rem;
    vertical-align: text-bottom;
    margin-left: 3px;
}

.list-cont-img .new_tag_big {
    position: absolute;
    left: 20%;
    top: 75%;
    font-size: 3.4375rem;
    width: 3.4375rem;
    height: 3.4375rem;
}

@media screen and (max-width: 1024px) {
    .list-cont-img .new_tag_big {
        left: 20%;
        top: 62%;
        font-size: 5.35vw;
        width: 5.35vw;
        height: 5.35vw;
    }
}

@media screen and (max-width: 640px) {
    .list-cont-img .new_tag_big {
        left: 20%;
        top: 67%;
        font-size: 8.59vw;
        width: 8.59vw;
        height: 8.59vw;
    }
}
/* new_label.css */
/* style.css */
@font-face {
  font-family: 'icomoon';
  src:  url('clientlib-product-icon/fonts/icomoon.eot?ajk0am');
  src:  url('clientlib-product-icon/fonts/icomoon.eot?ajk0am#iefix') format('embedded-opentype'),
    url('clientlib-product-icon/fonts/icomoon.ttf?ajk0am') format('truetype'),
    url('clientlib-product-icon/fonts/icomoon.woff?ajk0am') format('woff'),
    url('clientlib-product-icon/fonts/icomoon.svg?ajk0am#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-New-icon-2 .path1:before {
  content: "\e904";
  color: rgb(204, 0, 64);
}
.icon-New-icon-2 .path2:before {
  content: "\e905";
  margin-left: -3.0830078125em;
  color: rgb(255, 255, 255);
}
.icon-New-icon-2 .path3:before {
  content: "\e906";
  margin-left: -3.0830078125em;
  color: rgb(255, 255, 255);
}
.icon-New-icon-2 .path4:before {
  content: "\e907";
  margin-left: -3.0830078125em;
  color: rgb(255, 255, 255);
}
.icon-New-icon-1 .path1:before {
  content: "\e900";
  color: rgb(204, 0, 64);
}
.icon-New-icon-1 .path2:before {
  content: "\e901";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-New-icon-1 .path3:before {
  content: "\e902";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-New-icon-1 .path4:before {
  content: "\e903";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
/* style.css */

