.yith-wcbm-badge-782722{--badge-discount-text : 'Discount';--badge-up-to-text : 'Up to';--badge-primary-color : #064c5d;--badge-text-color : #ffffff;--badge-secondary-color : #032d37;--badge-secondary-light-color : #043541;--badge-secondary-dark-color : #03262e;--badge-tertiary-color : #021e25;--badge-triadic-positive-color : hsl(281 , 87% , 19% );--badge-triadic-negative-color : hsl(101 , 87% , 19% );--badge-analogous-positive-color : hsl(221 , 87% , 19% );--badge-analogous-negative-color : hsl(161 , 87% , 19% );--badge-complementary-color : hsl(371 , 87% , 19% );}
.yith-wcbm-badge.yith-wcbm-badge-css-2 {
box-sizing: border-box;
background-color: transparent;
width: 65px;
height: 65px;
}
.yith-wcbm-badge.yith-wcbm-badge-css-2 div.yith-wcbm-css-s1 {
width: 0;
height: 0;
border-bottom: 65px solid transparent;
border-right: 65px solid var(--badge-primary-color, #48c293);
z-index: 12;
}
.yith-wcbm-badge.yith-wcbm-badge-css-2 div.yith-wcbm-css-text {
position: absolute;
z-index: 14;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg) translate(-50%,-50%);
transform-origin: top left;
top: 35%;
left: 65%;
width: 91px;
text-align: center;
}