.yith-wcbm-badge-769686{--badge-discount-text : 'Discount';--badge-up-to-text : 'Up to';--badge-primary-color : #1870bd;--badge-text-color : #ffffff;--badge-secondary-color : #0e4371;--badge-secondary-light-color : #104e84;--badge-secondary-dark-color : #0c385e;--badge-tertiary-color : #092c4b;--badge-triadic-positive-color : hsl(298 , 77% , 41% );--badge-triadic-negative-color : hsl(118 , 77% , 41% );--badge-analogous-positive-color : hsl(238 , 77% , 41% );--badge-analogous-negative-color : hsl(178 , 77% , 41% );--badge-complementary-color : hsl(388 , 77% , 41% );}
.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;
}