.wl-shop .cd-variation-swatches-wrapper{
position: absolute;
z-index: 99999;
}
.cd-variation-swatches-form .codesigner-vs-wrapper {
display: flex;
align-items: center;
gap: 10px;
}
.cd-variation-swatches-form div p {
margin: 0;
}
.codesigner-vs-radio {
display: none;
}
.codesigner-vs-wrapper {
padding: 10px;
}
.codesigner-tax-name {
width: 80px;
}
.codesigner .codesigner-vs-content {
height: 35px;
width: 35px;
border-radius: 50%;
border: 1px solid #eee;
display: flex;
align-items: center;
justify-content: center;
}
.cd-variation-swatches-form {
margin-top: -20px;
}
.cd-variation-swatches-form label {
cursor: pointer;
}
.codesigner-vs-radio:checked + .codesigner-vs-content {
border: 2px solid #ff0000;
}
.codesigner-vs-radio:disabled + span.codesigner-vs-content {
background-color: #b1b1b154;
cursor: not-allowed;
border: 2px solid #ff000054;
}
.codesigner-vs-radio:disabled + img.codesigner-vs-content {
filter: grayscale(80%);
cursor: not-allowed;
}
.cd-vs-price{
padding-top: 10px;
}
.cd-vs-message{
display: none;
padding: 10px;
font-weight: 500;
color: #000000;
}
.cd-vs-message a{
text-decoration: none;
}.wl-flash-sale-timer{
position: absolute;
text-align: center;
letter-spacing: 1px;
z-index: 100;
top: -15px;
left: 0;
display: flex;
justify-content: space-around;
margin: 10px;
gap: 5px;
background-color: red;
}
.wl-flash-sale-timer .time{
width: 75px;
height: 75px;
padding: 5px 0px;
border-radius: 5px;
position: relative;
font-size: 32px;
font-weight: bold;
line-height: 1.5;
box-shadow: 3px 3px 10px gray;
}
.wl-flash-sale-timer .time span{
position: absolute;
bottom:0;
left: 0;
width: 100%;
display: block; 
border-radius: 0 0 5px 5px;
font-weight: bold;
font-size: 12px;
padding: 2px;
}.cd-cart-installment p {
margin-bottom: 10px;
}
.woocommerce-checkout
.woocommerce-checkout-review-order-table
.product-name
.variation {
width: 100%;
}
.woocommerce-cart .cart_totals .order-total.cd-order-total,
.woocommerce-checkout
.woocommerce-checkout-review-order-table
.order-total.cd-order-total {
display: contents;
}
.order-total.cd-old {
display: contents !important;
}.wl-product-backorder {
position: absolute;
text-align: center;
z-index: 100;
}.wl-shop-classic .wl-product-preorder{
position: absolute;
top: 310px !important;
left: 10px !important;
width: 94%;
font-weight: 600 !important;
padding: 5px 5px !important;
text-align: center;
z-index: 100;
font-size: 14px !important;
}
.preorder-text {
color: #77a464;
font-size: 1em;
}.wl-badge p {
font-size: 12px;
transform: translateY(8px);
width: 75px;
height: 30px;
font-weight: bold;
padding: 0;
margin: 0;
background: none;
}
.wl-badge i {
font-size: 20px;
margin-right: -20px;
margin-top: 13px;
}
.wl-badge img {
margin-right: -45px;
margin-top: 10px;
}