.yith-wcbm-badge-44889{--badge-discount-text : 'Discount';--badge-up-to-text : 'Up to';--badge-primary-color : #c2187a;--badge-text-color : #ffffff;--badge-secondary-color : #740e49;--badge-secondary-light-color : #871055;--badge-secondary-dark-color : #610c3d;--badge-tertiary-color : #4d0930;--badge-triadic-positive-color : hsl(415 , 77% , 42% );--badge-triadic-negative-color : hsl(235 , 77% , 42% );--badge-analogous-positive-color : hsl(355 , 77% , 42% );--badge-analogous-negative-color : hsl(295 , 77% , 42% );--badge-complementary-color : hsl(505 , 77% , 42% );}
.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;
}