/*
Theme Name: Reboot Child Theme
Template: reboot
Theme URI: https://reboot.axiomthemes.com/
Description: Reboot Child Theme
Author: Axiomthemes
Author URI: https://axiomthemes.com/
Version: 1.0.0
Tested up to: 6.7
Requires at least: 5.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain: reboot
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
.ml-form-embedWrapper.embedForm {
	max-width: 100% !important;
}
.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input {
	height: 55px;
	padding: 27px !important;
}
.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button {
		height: 55px !important;
	display: flex;
	justify-content: center;
}
.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button:before {
	    content: '\e9a5';
    font-family: "fontello";
    position: relative;
    right: 0;
    top: 0;
    z-index: 1;
    width: 17px;
    height: 17px;
    line-height: inherit;
    text-align: right;
    font-weight: 400;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin: 0 12px 0 0;
    font-size: 17px;
}
.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow input[type="checkbox"] {
	display: none;
}
#mlb2-28702747.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4, #mlb2-28702747.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
	color: #BAB8BA !important;
}
#mlb2-28702747.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsContent.privacy-policy p:last-child {
	display: none;
}
#mlb2-28702747 .ml-mobileButton-horizontal button {
justify-content: center;}
#mlb2-28702747 .ml-mobileButton-horizontal button:before {
	    content: '\e9a5';
    font-family: "fontello";
    position: relative;
    right: 0;
    top: 0;
    z-index: 1;
    width: 17px;
    height: 17px;
    line-height: inherit;
    text-align: right;
    font-weight: 400;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin: 0 12px 0 0;
    font-size: 17px;
}
html.qm-open, body.qm-open { transform: none !important; }