/*
Theme Name:     Newspaper 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:       Newspaper
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/
.page-id-8864 .broken_link, .page-id-8864 a.broken_link {
    text-decoration: unset;
}
.woocommerce ul.products li.product .price {
    display: none !important;
}
.woocommerce ul.products li.product .button {
    display: none;
}
.product_list_widget .amount {
    display: none;
}
.home-news-ticker .td-trending-now-post {
    top: unset;
}
.home-news-ticker.td_block_trending_now.td-trending-style2 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.home-news-ticker .td-trending-now-wrapper {
    height: auto;
}
.home-news-ticker .td-trending-now-display-area .entry-title {
    font-size: 17px;
}
.td_module_mx1 .td-module-meta-info .td-post-author-name a {
    color: #fff !important;
}
.td-big-grid-post .td-post-author-name a {
    color: #fff !important;
}
.td_block_big_grid_fl_6 span.td-post-author-name {
    color: white;
}
.woocommerce.woocommerce-shop .product img {
    width: 153px !important;
    height: 217px !important;
}
.woocommerce.woocommerce-shop ul.products li.product .woocommerce-loop-product__title {
    overflow-wrap: break-word;
    hyphens: auto;
}
a.read-paper {
    display: inline-block!important;
    text-align: center;
    text-decoration: none!important;
    box-sizing: content-box!important;
    transition: all .2s;
    color: white;
    background-color: #b0c4de;
    border-color: #b0c4de;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
a.read-paper span {
    color: white;
    padding: 0px 10px;
    font-size: 12px !important;
    line-height: 18px;
    border-color: #c05757;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow: none;
}
.woocommerce ul.products li.product a {
    text-decoration: none !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 12px !important;
    font-weight: normal !important;
    word-break: break-all;
}
.single .td-post-template-4 .td-post-title {
    width: 100%;
}