.bp-messages-wrap *, .Toastify__toast-body > div:last-child { font-family: 'Dana' !important; } span.bm-reaction-count { display: none; } p.price { margin: 0; padding: 0; } .brxe-product-price { width: 100%; } .storix-price-container { display: flex; align-items: center; column-gap: 5px; flex-wrap: wrap; justify-content: end; } .product-regular-price { font-size: var(--font11); text-decoration: line-through; color: #aaaaaa; } .product-discount { background-color: #fd0050; color: #ffffff; font-size: var(--font11); font-weight: 600; padding: 0px 5px; border-radius: 15px; } .product-sale-price { color: #222222; font-size: var(--font18); font-weight: bold; } .product-sale-price .woocommerce-Price-currencySymbol { font-size: var(--font10); font-weight: 700; color: #222222; } .dokan-product-edit-form .content-half-part.virtual-checkbox { float: right; } .dokan-product-edit-form .dokan-form-group.dokan-clearfix.dokan-price-container { display: flex; } .sale-price label.form-label { display: flex; justify-content: space-between; } select.dokan-form-control.dokan-select { display: none; } @media (max-width: 767px) { }