
li.carousel-item {
	position: relative !important;
}

.nm-product-item {
	position: relative;
}

.selo-produto-chaordic {
    margin: 0;
    width: 125px;
    height: 125px;
    background-size: 98%;
}
.icoExclusive {
    z-index: 1;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(50%, 0);
    left: 21%;
    top: 0%;
}

#Product .icoExclusiva {
    z-index: 1;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    top: -24px;
	left: 0;
}

@media (max-width:739px){
	
}
