/*
Theme Name: Gourmet Child
Theme URI: http://www.wordpress.framework-y.com/
Description: Gourmet Child Theme customized by Generictec
Author: Generictec
Author URI: https://generictec.com/
Template: gourmet
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gourmet
*/

.advs-box.lightbox {
    pointer-events: none !important;
}

select, input[type=radio], input[type=checkbox] {
	cursor: pointer !important;
}

.bg-overlay.transparent-dark {
    background-color: rgba(0,0,0,0.7);
}

.center, .center p, .center h4 {
	text-align: center !important;
}

.x_close span {
    background: #fff !important;
}

.advs-box-side {
    clear: both;
    min-height: 300px;
}