/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 03 2022 | 08:39:31 */
.woocommerce .woocommerce-result-count,
.woocommerce .woocommerce-ordering
{display: none !important;}


.contact-box .header-top-left ul{justify-content: center;}
.contact-box .header-top-left ul li a {
    color: #fff;
}


.select2-results__option {
    color: #000 !important;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #2c2c2c !important;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    background-color: #000000 !important;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    border-bottom-color: #000000 !important;
}