/*
Theme Name:         G5Plus Lustria Child Theme
Theme URI:          https://lustria.g5plus.net/
Description:        G5Plus Lustria Child Theme
Version:            1.0
Author:             g5plus
Author URI:         http://g5plus.net/
Template:     		g5plus-lustria

License:            GNU General Public License v2 or later
License URI:        http://www.gnu.org/licenses/gpl-2.0.html

Tags: 				two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: 		g5plus-lustria
*/
/************************************************************************************
Put your custom CSS below this block :)
*************************************************************************************/

.woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 40px !important;
}

.place-order button {
    width: 100%;
}

.before-mobile-menu-widget {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
}

.after-mobile-menu-widget {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.display-n {
    display: none;
}

.grecaptcha-badge { 
    visibility: hidden !important;
}
