@charset "UTF-8";

.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft), .entry-summary blockquote.elementor-blockquote {
	margin-left: 0;
	margin-right: 0;
}

.elementor-widget-blockquote blockquote {
	background: transparent;
	border: 0;
	color: #3f444b;
	font-size: 100%;
	font-style: normal;
	margin: 0;
	outline: 0;
	padding: 0;
	quotes: none;
	vertical-align: baseline;
}

.elementor-widget-blockquote blockquote .e-q-footer:after, .elementor-widget-blockquote blockquote .e-q-footer:before, .elementor-widget-blockquote blockquote cite:after, .elementor-widget-blockquote blockquote cite:before, .elementor-widget-blockquote blockquote:after, .elementor-widget-blockquote blockquote:before {
	content: none;
}

.elementor-blockquote {
	transition: .3s;
}

.elementor-blockquote__author, .elementor-blockquote__content {
	font-style: normal;
	margin-bottom: 0;
}

.elementor-blockquote--skin-boxed .elementor-blockquote {
	background-color: #f9fafa;
	padding: 30px;
}