/*
 Theme Name:   CarDealer Child
 Theme URI:    https://cardealer.potenzaglobalsolutions.com/
 Description:  Car Dealer - Child Theme.
 Author:       TeamWP @Potenza Global Solutions
 Author URI:   http://www.potenzaglobalsolutions.com
 Template:     cardealer
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, post-formats, rtl-language-support, threaded-comments, translation-ready, e-commerce, blog, grid-layout
 Text Domain:  cardealer-child
*/

.btncenter .button {margin: 0 auto;display: flex;max-width: fit-content;}

@media (max-width: 680px) {
    .no-js .owl-carousel {display: inline-grid}
    .owl-carousel[data-items="4"] > .item {width: 100%}
    .pgs_cars_carousel-wrapper .img-responsive {width: 100%;}
    .pgs_cars_carousel-wrapper {width: 90%;margin: 0 auto}
    .pgs_cars_carousel-wrapper .item {margin-bottom: 20px}
}