/*
Theme Name: Lamaro Child Theme
Theme URI: http://lamaro.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for Lamaro
Template: lamaro
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: lamaro

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@media only screen and (max-width: 768px) {
	.ltx-navbar-icons {
		display:none;
	}
	.ltx-mobile {
		display:block;
	}
}
.book-header .btn {
	font-size: 20px;
    padding: 15px 40px;
}