/*
Theme Name:     AlbertaViews
Theme URI: 		http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Version:        1.0
*/

/* footer */
#mk-footer-navigation { display: inline-flex; float: unset; text-transform: uppercase; }

/* isotope row alignment */
.mk-isotop-item { float: revert; }

/* hide grayscale quote symbol from blockquotes */
blockquote::before { background-image: none; }

/* caption styling from .footnote to .wp-caption-text */
.wp-caption p.wp-caption-text, .hp-caption-text  {
	font-family: "Arimo", sans-serif;
	font-size: 13px;
	line-height: 16px !important;
	font-weight: bold;
	display: block;
}

/* revert font-sizing in h2 excertps */
h2 p { font-size: revert; }

/* HP text block no marging on headings */
.home #text-block-30 h4, .home #text-block-38 h4 {margin-bottom: 0;}

/* footer social links position */
.mk-footer-social {  margin: 0 auto;  display: table;}

/* newsletter signup button styling */
input#mc-embedded-subscribe {border-radius: 1rem; font-family: "Arimo", sans-serif;}
