
<div class="stm_compare_cars_archive">

            <h4>No items in compare</h4>
    
</div> <!--container-->

<script type="text/javascript">
    jQuery(document).ready(function ($) {

        stm_equal_cols();

        $('.compare-value-hover').hover(function () {
            var dataValue = $(this).data('value');
            $('.compare-value-hover[data-value = ' + dataValue + ']').addClass('hovered');
        }, function () {
            $('.compare-value-hover').removeClass('hovered');
        })

        $(window).load(function () {
            stm_equal_cols();
        })

        function stm_equal_cols() {
            var colHeight = 0;
            $('.stm_compare_col_top').each(function () {
                var currentColHeight = $(this).outerHeight();

                if (currentColHeight > colHeight) {
                    colHeight = currentColHeight;
                }
            });

            $('.stm_compare_col_top').css({
                'min-height': colHeight + 'px'
            });

            $('.compare-options').css({
                'margin-top': colHeight + 20 + 'px'
            });

        }

    })
</script>{"id":1576,"date":"2016-12-30T08:42:21","date_gmt":"2016-12-30T08:42:21","guid":{"rendered":"https:\/\/stylemixthemes.com\/cardealerplugin\/?page_id=1576"},"modified":"2016-12-30T08:42:21","modified_gmt":"2016-12-30T08:42:21","slug":"compare","status":"publish","type":"page","link":"https:\/\/stylemixthemes.com\/cardealerplugin\/compare\/","title":{"rendered":"Compare"},"content":{"rendered":"\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/stylemixthemes.com\/cardealerplugin\/wp-json\/wp\/v2\/pages\/1576"}],"collection":[{"href":"https:\/\/stylemixthemes.com\/cardealerplugin\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/stylemixthemes.com\/cardealerplugin\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/stylemixthemes.com\/cardealerplugin\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/stylemixthemes.com\/cardealerplugin\/wp-json\/wp\/v2\/comments?post=1576"}],"version-history":[{"count":1,"href":"https:\/\/stylemixthemes.com\/cardealerplugin\/wp-json\/wp\/v2\/pages\/1576\/revisions"}],"predecessor-version":[{"id":1577,"href":"https:\/\/stylemixthemes.com\/cardealerplugin\/wp-json\/wp\/v2\/pages\/1576\/revisions\/1577"}],"wp:attachment":[{"href":"https:\/\/stylemixthemes.com\/cardealerplugin\/wp-json\/wp\/v2\/media?parent=1576"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}