/*	
	Theme Name: Motors - Child Theme
	Theme URI: http://motors.stylemixthemes.com/
	Author: StylemixThemes
	Author URI: http://stylemixthemes.com/
	Description: Motors Child theme
	Version: 4.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: blue, red, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, sticky-post, theme-options
	Text Domain: motors-child
    Template: motors

    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.
*/

/* Add your own styles here */

/* Modifica colore badge prezzo */
.stm-directory-grid-loop .listing-car-item-meta .car-meta-top .price {
  background-color: #76bbba !important;
  border-color: #76bbba !important;
}

/*Modifica Bookable app*/

/*Yacht list*/
.booqable-product .BFocalImage-ciTcH {
    min-height: 100% !important;
    min-width: 100% !important;
    position: absolute !important;
    inset: 0px 0px 0px 0%;
}

