.label-product {
position: absolute;
top: 0px;
left: 0px;
width: 150px;
height: 150px;
background: transparent url(https://transformandoambientes.com.br/wp-content/plugins/next-wc-product-labels-badges/custom/LabelProduct.png) 0 0 no-repeat;
opacity: 0;
}

.label-product-main-info {
font-weight: bold;
position: absolute;
top: 0px;
left: 0px;
width: 150px;
height: 150px;
color: #ffffff;
padding-top: 40px;
padding-left: 40px;
box-sizing: border-box;
z-index: 1;
font-family: serif;
font-size: 2.1rem;
font-weight: 600;
line-height: 18px;
opacity: 0.8;
}

.label-product-second-info {
position: absolute;
top: 0px;
left: 0px;
width: 150px;
height: 150px;
color: #ffffff;
padding-top: 70px;
padding-left: 50px;
box-sizing: border-box;
z-index: 1;
font-family: serif;
font-size: 0.9rem;
font-weight: 100;
line-height: 10px;
}

.label-product-textbox {
display: inline;
padding: .2em .6em .3em;
font-family: serif;
font-size: 100%;
font-weight: bold;
color: #ffffff;
text-align: center;
border-radius: .25em;
position: absolute;
top: 0px;
left: 0px;
z-index: 500;
opacity: 0;
}

.BadgeImgProduct_New {
position: absolute;
top: -5px;
right: -5px;
width: 120px;
height: 120px;
background: transparent url(https://transformandoambientes.com.br/wp-content/plugins/next-wc-product-labels-badges/custom/BadgeProduct_new.png) 0 0 no-repeat;
color: #ffffff;
box-sizing: border-box;
z-index: 1;
opacity: 1;
}

.label-shop {
font-weight: bold;
position: absolute;
top: 0px;
left: 0px;
width: 75px;
height: 75px;
background: transparent url(https://transformandoambientes.com.br/wp-content/plugins/next-wc-product-labels-badges/custom/LabelShop.png) 0 0 no-repeat;
color: #ffffff;
padding-top: 22px;
padding-left: 15px;
box-sizing: border-box;
z-index: 1;
font-family: serif;
font-size: 1.1rem;
line-height: 15px;
opacity: 0;
}

.label-shop-textbox {
font-weight: bold;
display: inline;
padding: .2em .6em .3em;
font-family: serif;
font-size: 100%;
color: #ffffff;
text-align: center;
border-radius: .25em;
position: absolute;
top: 0px;
left: 0px;
z-index: 500;
opacity: 0;
}

.BadgeImgShop_New {
position: absolute;
top: -5px;
right: -5px;
width: 60px;
height: 60px;
background: transparent url(https://transformandoambientes.com.br/wp-content/plugins/next-wc-product-labels-badges/custom/BadgeShop_new.png) 0 0 no-repeat;
z-index: 15;
opacity: 1;
}

.tbx {
background-color: #ff2d00;
}

