.xoo-wsc-basket.hide-section {
    display: none;
}
span.custom-label {
    display: block;
    width: 100% !important;
    font-size: 15px;
    text-transform: uppercase;
    font-family: "Poppins",sans-serif;
    letter-spacing: 2px;
    line-height: 1.2;
    font-weight: 600
}
.custom_checkout_msg {
    background-color: #F6F6F6 !important;
    border: none !important;
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    color: #515151;
    border-top: 3px solid #7f54b3;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}
span.loader {
    display: none;
}
span.loader img {
    width: 30px;
    height: auto;
}
.custom-woocommerce-order-section p.order-again {
    display: none;
}