/*
Theme Name:     Newsmag Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newsmag                             
Version:        1.1
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/
.td-page-content blockquote, .td-post-content blockquote, .mce-content-body blockquote, .comment-content blockquote{margin-left:15px;padding-left:15px;border-left:solid 2px #999;position:static;}
.post blockquote p, .page blockquote p, .td-post-text-content blockquote p{text-align:left;}
.post img{max-width:98% !important;}
.td-post-featured-image img{margin:auto;}
iframe{border:none;}
.pt-tag{font-size: 16px; font-weight: bold; color: #C21E37;margin-top:0;margin-bottom:0;}
.block-title{margin-left:0px !important;display:block;}
.block-title > a, .block-title > span{display: block;padding:4px 15px;background-color:#C21E37;border-radius:0px;}
.td-trending-now-title{display:inline-block !important;}
.td-read-more{display:none;}
.single .td-post-content{border-top: none !important;}
.single .td-a-rec-id-sidebar{margin-top:0px !important;}
.small_login .link-text {width: 74%;text-align: right;font-size: 80%;margin-top: 10px;}
.small_login legend{display:none;}
.small_login label{font-size: 75%;font-weight: bold;}
.small_login fieldset{margin: 10px 0 !important;}
.featuredBox p{display:none;}
.wonkBar{width: 270px;max-width: 100%;}
.floatright{float:right;margin: 0 0 15px 15px;border-top:solid 1px #c21e37;border-left:solid 1px #c21e37;border-bottom:solid 1px #c21e37;}
.floatleft{float:left;margin: 0 15px 15px 0;border-top:solid 1px #c21e37;border-right:solid 1px #c21e37;border-bottom:solid 1px #c21e37;}
.wonkBar h4{background-color:#C21E37;color: #fff !important;margin: 0 0 9px !important;padding-left:10px;}
.wonkBar a{display:block;padding-left: 120px;font-size: 14px;line-height: normal;clear: both;}
.wonkBar a:hover{text-decoration: none !important; background-color: #efefef;}
.wonkBar img{width: 100px;margin-top:3px;margin-left:-110px;float:left;border: solid 1px #c21e37 !important;}
.mobileOnly{display:none;}
@media (max-width: 767px) {
  .mobileOnly{display:block;}
}