/**
 * Theme Name: Autorama
 * Version: 1.0
**/
.grecaptcha-badge {visibility: hidden;}

.bookly-service-step .ab-time-range select {
    min-width: 100px;
}

.fa-map-marker{
    vertical-align: top;
}
.photo-holder{
    height: 290px;
    width: 290px;
}
.photo-holder img{
    height: 100%!important;
}
#home-slider .slick-slide.externallink {
    background-position: center center !important;
}

#inline .row{
    max-width: 800px;
}
p a:not([href*='tel:']).button {
    text-decoration: none;
}
#wpadminbar{
	z-index:1000;
}
.woocommerce-product-gallery__wrapper img{
	max-height: 460px;
    object-fit: contain;
    object-position: center center;
}

