/*
Theme Name: Publisher Child Theme
Theme URI: http://themeforest.net/item/publisher/15801051?ref=Better-Studio
Version: 1.0.3
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
*/

.entry-content p {
    line-height: 30px !important;
}

.single-post-title {
    /*font-family: 'Iran Sans - Medium' !important;*/
    line-height: 35px !important;
    font-weight: bold !important;
}

.single-post-content {
    margin-bottom: 30px !important;
}

.home_page_ads img {
    text-align: center !important;
    display: block;
    margin: 15px auto !important;
}

.listing-item-grid-1 .post-summary {
    border-bottom: 0 !important;
}

.widget.widget_tag_cloud .tagcloud a:hover {
    color: #fff !important;
    border-color: transparent;
}

.post-subtitle {
    font-size: 15px !important;
    margin-bottom: 5px !important;
    margin-top: 0px !important;
    line-height: 26px !important;
}

h1.single-post-title {
    margin-top: 15px !important;
    margin-bottom: 0px !important;
}

.post-shortlink {
    border: 1px solid #e3e3e3 !important;
    box-shadow: none !important;
    width: 30% !important;
    padding: 0 6px !important;
    font-size: 10px !important;
    text-align: left !important;
    height: 25px !important;
    border-radius: 15px !important;
    cursor: pointer;
    display: inline-block;
}

.post-shortlink:hover {
    border-color: #00793f !important;
}

span#copy-shortlink {
    display: none;
    padding-right: 5px;
    font-size: 10px;
}

input.post-shortlink:focus + span#copy-shortlink {
    display: inline;
}

.bwdotpizfe-image {
    padding-left: 10px;
}

.remove-bottom-margin {
    margin-bottom: 0 !important;
}

a.other-link.active span {
    color: #4caf50 !important;
}

.post-tp-1-header .single-post-excerpt {
    margin-top: -8px;
    padding: 0 15px 5px 15px !important;
    line-height: 24px;
    font-size: 14px;
    border-bottom: 0 !important;
    text-align: justify;
}

p.c4wp-display-captcha-form label {
    display: inline-block;
    margin-left: 25px;
}

p.comment-form-cookies-consent {
    display: none;
}
