<?php
/**
 * Loop Top : Custom Post Type & Pages entries
 *
 * @package Total WordPress theme
 * @subpackage Partials
 * @version 3.6.0
 */

// Exit if accessed directly
if ( ! defined( 'ABSPATH' ) ) {
    exit;
} ?>

<div class="<?php echo esc_attr( wpex_get_archive_grid_class() ); ?>">