$exs_search_hidden_class ) );
endif;
if ( class_exists( 'WooCommerce' ) ) :
get_template_part( 'template-parts/header/cart-dropdown' );
endif; //woocommerce
if ( class_exists( 'Easy_Digital_Downloads' ) ) :
get_template_part( 'template-parts/header/edd-cart-dropdown' );
endif; //edd
?>