/*
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
*/

.tblbdr {
    border: 0px !important;
}

.widget {
    font-size: 12px !important;
    line-height: 16px !important;
}

.footer-widgets .widget .widget-heading::after {
    background: none !important;
}

#text-8 {
    padding: 0px !important;
}

.mobbottomad {
    position: fixed;
    bottom: -10px;
    z-index: 9999;
    display: none;
    right: 0px;
}

@media only screen and (max-width: 660px){

.mobbottomad {display:block; }

}