/*
Theme Name: Bifrost Child
Theme URI: https://neuronthemes.com/bifrost
Description: This is a child theme of Bifrost
Author: NeuronThemes
Author URI: https://neuronthemes.com
Template: bifrost
Version: 2.0.0
*/


table,table td,table th,.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment,#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods {
    border-color: #002B4C !important;
}

.l-primary-header__bag__icon:hover {
    text-decoration: none !important;
    border: none !important;
    box-shadow: none !important;
}

.m-filters ul li {
    text-transform: uppercase;;
}

.m-nav-menu--mobile {
    background-color: #ffffff !important;
}


@media (max-width: 767px) {
    .mobile--reverse .elementor-container {
        flex-direction: column-reverse !important;
    }
}
