/**
Theme Name: Astra child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Child theme of Astra.
Version: 1.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/


/* fix breadcrumbs */
.ast-breadcrumbs>.trail-items>.trail-item:nth-of-type(-n+2) { display:none !important; }

/* fix footer position */
#content { min-height:80vh; }
