.yith-wcbm-badge-33528{--badge-discount-text : 'Discount';--badge-up-to-text : 'Up to';--badge-primary-color : #dd1a32;--badge-text-color : #ffffff;--badge-secondary-color : #840f1e;--badge-secondary-light-color : #9a1223;--badge-secondary-dark-color : #6e0d19;--badge-tertiary-color : #580a14;--badge-triadic-positive-color : hsl(442 , 78% , 48% );--badge-triadic-negative-color : hsl(262 , 78% , 48% );--badge-analogous-positive-color : hsl(382 , 78% , 48% );--badge-analogous-negative-color : hsl(322 , 78% , 48% );--badge-complementary-color : hsl(532 , 78% , 48% );}
.yith-wcbm-badge.yith-wcbm-badge-css-10 {
flex-direction: row;
}
.yith-wcbm-badge.yith-wcbm-badge-css-10 .yith-wcbm-badge__wrap {
padding: 15px 15px;
position: relative;
}
.yith-wcbm-badge.yith-wcbm-badge-css-10 div.yith-wcbm-css-s1 {
position: absolute;
top: 50%;
left: 50%;
width: 90%;
padding-top: 90%;
z-index: -1;
transform: translate(-50%, -50%);
border-radius: 50%;
background-color: var(--badge-primary-color, #e73e08);
}
.yith-wcbm-badge.yith-wcbm-badge-css-10 div.yith-wcbm-css-s1:before {
content: '';
position: absolute;
background-color: inherit;
width: 100%;
height: 100%;
top: 50%;
left: 50%;
transform: translate(-60%, -50%);
border-radius: 50%;
opacity: 50%;
}
.yith-wcbm-badge.yith-wcbm-badge-css-10 div.yith-wcbm-css-s1:after {
content: '';
position: absolute;
background-color: inherit;
width: 100%;
height: 100%;
top: 50%;
left: 50%;
transform: translate(-70%, -50%);
border-radius: 50%;
opacity: 50%;
}
.yith-wcbm-badge.yith-wcbm-badge-css-10 div.yith-wcbm-css-text {
color: var(--badge-text-color, #ffffff);
}