/*
Theme Name: Colormag Pro Child Theme
Theme URI: http://themegrill.com/themes/colormag/
Description: Child Theme for Colormag Pro
Author: ThemeGrill
Author URI: http://themegrill.com
Template: colormag-pro
Version: 1.0
*/

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: /*1.2% auto 0*/ 30px auto 10px auto;
	max-width: /*98*/ 100%;
}

blockquote cite,
/*.wp-block-quote em,*/
.wp-block-quote i,
.wp-block-quote cite,
.wp-block-quote.is-style-large em,
.wp-block-quote.is-style-large i,
.wp-block-quote.is-style-large cite,
.wp-block-quote.has-text-align-right em,
.wp-block-quote.has-text-align-right i,
.wp-block-quote.has-text-align-right cite {
	font-style: normal;
}

blockquote em,
blockquote i {
	font-style: italic;
}

.nav-previous a:hover, .nav-next a:hover {
	text-decoration: none;
}

.previous a:hover, .next a:hover {
	color: #289dcc;
	text-decoration: none;
}
