@charset "UTF-8";
/*!
Theme Name: Aquentro Child
Theme URI: https://motopress.com/products/aquentro
Author: MotoPress
Author URI: https://motopress.com
Description: Aquentro is a single property rental WordPress theme packaged with the ultimate booking plugin.
Version: 0.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: aquentro
Template: aquentro
*/



.booknow {

    
    margin-top: 10px;
    margin-right: auto;
	margin-left:auto;
	float:none;
    display: block;
    background: #ccc;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background: #4C7FC8;
	width:400px;
	border-radius:10px;
	

}
.booknow .larger {font-size:24px;}
.booknow:hover {text-decoration:none;}

.robo-gallery-wrap-id37:not(#no-robo-galery) .rbsTitle {
	font-size:18px !Important;
}
.mfp-title {
	font-size:24px !Important;
	text-align:center !Important;
}
@media screen AND (max-width:422px) {
	.booknow {
		margin-top:60px;
		width:300px;
	}
}