/**
Theme Name: autoRoyal-Child
Author: Autoroyal
Author URI: http://fantasythemes.net
Description: Automotive WordPress Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: autoroyal-child
Template: rentcentric
*/

.local-wrapper {
    margin-bottom: 100px;
}
.cstmsection{
   width:100%;
   height:auto;
   background-color: rgba(0,0,0,.01);
   border: 1px rgba(0,0,0,.2) solid;
   padding: 10px;
   margin-top:30px;
}

.cstmsection a{
    text-decoration: none;
    color: #3367d6;
    margin-bottom:20px;
}

.cstmsection a:hover{

     color:#0094da; 
}

.cstmsection h2{
  font-weight: bold;
  font-size: 22px;

}

.cstmsection p{
color:#252525;

}

#inventory-vehicles-holder {
	margin-bottom: 100px !important;
}

.searchform input[type=submit], .searchform input[type="submit"] {
	background: #2a3782 !important;
}

.err-custom {
  background-image: url('https://www.wheelchairgetaways.com/wp-content/uploads/2023/08/Wheelchair-Vans-1.jpg') !important;
}

.err-custom .cla_cta-btn {
    margin-bottom: 10px;
}