/*
Theme Name: Publisher Child Theme
Theme URI: http://themeforest.net/item/publisher/15801051?ref=Better-Studio
Version: 1.0.0
Description: Designed by <a href="http://betterstudio.com/">BetterStudio</a>
Author: BetterStudio
Author URI: http://betterstudio.com/
Text Domain: publisher
Copyright: (c) 2016 BetterStudio
Template: publisher
*/

.single-post-title{text-transform:initial !important;}
.ndfg{margin-bottom:35px;position:relative;}
.entry-content .ndfg img {width:100% !important;}
.entry-terms.post-tags.clearfix{margin-bottom:25px;}
.single-post-share .post-share-btn{border-radius:10px !important;}
.single-post-share .post-share-btn .text{font-size:15px !important;font-weight:500;}
.comment-respond .comment-submit{font-size:14px !important;height:auto !important;padding:5px 20px !important;}
/* .entry-content, .post-meta, .post-meta a, .post-summary {font-family:'Open Sans' !important;}
 */.single-featured img{width:100% !important;}
.billbann{text-align:center; margin-top:35px;}
.entry-content.single-post-content iframe, .single-page-simple-content .entry-content iframe { width:100% !important; max-width:100% !important; min-width:auto !important;}
.bs-irp{background:#f0f0f0;border-width:1px !important;width:100% !important;padding:10px 20px !important;margin-top:0 !important;}
.listing-item-text-3{margin-bottom:8px !important;}
.listing-item-text-3 .item-inner{padding-bottom:7px !important;}

@media only screen and (max-width: 480px) {
	.sticky-ads{position: fixed; bottom: 0; left: 0; width: 100%; min-height: 70px; max-height: 200px; padding: 5px 0; box-shadow: 0 -6px 18px 0 rgba(9,32,76,.1); -webkit-transition: all .1s ease-in; transition: all .1s ease-in; display: flex; align-items: center; justify-content: center; background-color: #fefefe; z-index: 20; } 
	.sticky-ads-close { width: 30px; height: 30px; display: flex; align-items: center; justify-content: center; border-radius: 12px 0 0; position: absolute; right: 0; top: -30px; background-color: #fefefe; box-shadow: 0 -6px 18px 0 rgba(9,32,76,.08); } 
	.sticky-ads .sticky-ads-close svg { width: 22px; height: 22px; fill: #000; } 
	.sticky-ads .sticky-ads-content { overflow: hidden; display: block; position: relative; height: 70px; width: 100%; margin-right: 10px; margin-left: 10px; }
}
@media only screen and (min-width: 481px) {
.sticky-ads{display: none; visibility: hidden;}
}