/*
 Theme Name:   Jacqueline Child
 Theme URI:    http://jacqueline.themerex.net/
 Description:  Jacqueline Child Theme
 Author:       ThemeREX
 Author URI:   http://themerex.net/
 Template:     jacqueline
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain:   jacqueline-child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.header_mobile .menu_button {
	right: 30px;
	left: auto;
}

.header_mobile .login {
	display:none;
}

.FAQ_list_custom ul {
	list-style: none ;
}

.FAQ_list_custom li::before {
	content: "•";  
	position: absolute;
    left: 15px;
    font-size: 30px;

}

.envira_gallery {
	width: 20% !important;
    margin-bottom: 0px;
    margin-top: 10px;
}