/*
Theme Name: Webcing
Theme URI: https://webcing.com/
Description:  Webcing Theme
 Author:       Deepak Bisht
 Author URI:   http://webcing.com
 Template:     Newspaper
 Version:      1.0.0
 Text Domain:  webcing
*/
.tdc-header-wrap .td-header-style-1 .td-header-sp-logo {
    margin-left: 0;
    padding-left: 0;
}
article .tagdiv-type blockquote {
	text-align: left;
	padding: 20px;
	margin: 0;
	background: #eee;
	border-left: 4px solid #4db2ec;
}
article .tagdiv-type blockquote p {
	font-size: 20px;
	line-height: 30px;
	text-transform: inherit;
	color: inherit;
	word-wrap: normal;
	margin-bottom: 0;
}