/*
Theme Name: Blueguardian V2
Theme URI: https://blueguardian.com/
Author: Blueguardian
Author URI: https://blueguardian.com/
Description: Blueguardian
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: blueguardian
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

.d-none {
	display: none;
}

form#order_review {
    max-width: 1000px;
    margin: auto;
    margin-top: 90px;
    margin-bottom: 100px;
}

li.wc_payment_method.payment_method_paytiko_gateway {
    margin-top: 12px !important;
}

.woocommerce.wp-block-group > .woocommerce-notices-wrapper + .woocommerce-error {
    margin: 60px auto -40px auto;
}

.needsclick.kl-teaser-WamFGa.undefined.kl-private-reset-css-Xuajs1 {
    display: none !important;
}
button#instant-evaluation {
}
p.ch-notice {
    background: #0d427d;
    padding: 8px;
    border-radius: 24px;
    /* align-items: center; */
    text-align: center;
    color: #ffffff;
}