/*
Theme Name:     Newspaper Child theme
Theme URI: 		http://tagdiv.com
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version: 		__td_deploy_version__
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

 .td-header-style-5 .sf-menu > li > a:hover,
 .td-header-style-5 .sf-menu > .sfHover > a,
 .td-header-style-5 .sf-menu > .current-menu-item > a,
 .td-header-style-5 .sf-menu > .current-menu-ancestor > a,
 .td-header-style-5 .sf-menu > .current-category-ancestor > a {
    background-color: #258846 !important;
    color: #fff0d5;
}

ul.sf-menu > .td-menu-item > a,
.td-theme-wrap .td-header-menu-social {
    text-shadow: 1px 1px 1px #000;
}

.sf-menu > li > a {
    padding: 0 20px 0 25px;
}

/* .td-main-content-wrap,*/
/* .td-category-grid,*/
/* .post,*/
/* .td-category-header,*/
/* .td-big-grid-post .td-module-thumb,*/
/* .td_module_14 .td-module-meta-holder,*/
/* .td-post-template-4 .td-post-title,*/
/* .td-post-template-6 .td-post-header-holder,*/
/* .td-post-template-8-box,*/
/* .td-smart-list-dropdown-wrap .td-smart-list-dropdown,*/
/* .td_module_mx3 .td-module-meta-info {*/
/*    background-color: #fff !important;*/
/*}*/

 .td-excerpt,
 .td_module_16 .td-excerpt {
    color: #333 !important;
}

@media (min-width: 1140px) {
    .td-container,
    .tdc-row,
    .tdc-row-composer {
        width: 1170px;
        margin-right: auto;
        margin-left: auto;
        padding: 0 15px;
    }
}

 .td-trending-now-title {
    font-weight: bold;
}

.container_footer {
    box-shadow: 1px -1px 2px lightgrey;
    font-family: 'Roboto' !important;
    line-height: 1.7;
}

.container_footer p {
    font-size: 13px;
}

.container_footer a {
    color: #337ab7 !important;
    /*text-decoration-color: #337ab7;*/
}

.padding-25 {
    padding: 25px;
}

.ve-footer__info {
    padding-bottom: 2rem;
    border-bottom: 1px solid #777;
}

.ve-footer__list {
    list-style: none;
}

.ve-footer__item {
    list-style: none !important;
    margin-bottom: 1rem !important;
    font-size: 13px;
}

.ve-footer__link:link, .ve-footer__link:visited {
    text-decoration: none;
}

.ve-footer__link:hover {
    color: #55c57a;
}

.ve-footer__copyright {
    margin-top: 2rem;
}

.ve-footer__logo {
    margin-bottom: 2rem;
}

.ve-footer__header {
    text-transform: uppercase;
    font-size: 2rem !important;
    font-weight: 700;
    color: #55c57a;
}

.u-margin-2 {
    margin-bottom: 2rem;
}

.u-margin-left-3 {
    margin-left: 3rem;
}

.support_div {
    display: inline-block;
}

.image_logo {
    width: 90px;
    margin-right: 80px;
    margin-top: 5px;
}

.support_div {
    display: inline-block;
}

.support_item {
    margin-top: 5px;
    margin-right: 25px;
    display: inline-block;
}

.support_item > h4 {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #000 !important;
    line-height: 1.1;
}

.support_item > h4 > a {
    color: #337ab7 !important;
}

.tooltip_support {
    display: none;
}

.support_item:hover + .tooltip_support {
    display: block;
    position: absolute;
    z-index: 100;
    top: 1px;
    border: 1px solid #ddd;
    padding: 5px;
    margin-left: 113px;
    border-radius: 5px;
    font-weight: bold;
    background-color: #55c57a;
    color: white;
    text-shadow: 1px 1px 1px black;
}

.version_title {
    float: right;
    margin-top: 2px;
}

.version_title > h3 {
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 1.1;
    margin-top: 5px;
    margin-bottom: 10px;
}

.version_text {
    color: #85c056;
}

.version_title > h3 > .version_beta {
    color: #000;
}

.ve-top-bar {
    background: #000;
    height: 3rem;
}

/* line 5, sass/layout/_topbar.scss */
.ve-top-bar__list {
    list-style: none;
}

/* line 9, sass/layout/_topbar.scss */
.ve-top-bar__item {
    display: inline-block;
    margin-left: 3rem;
    margin-top: 0.5rem;
}

/* line 16, sass/layout/_topbar.scss */
.ve-top-bar__fb:link, .ve-top-bar__fb:visited {
    text-decoration: none;
    color: #fff;
    transition: all 0.2s;
}

/* line 23, sass/layout/_topbar.scss */
.ve-top-bar__fb:hover {
    color: #3B5898;
}

/* line 29, sass/layout/_topbar.scss */
.ve-top-bar__link:link, .ve-top-bar__link:visited {
    font-size: 1.2rem;
    color: #fff;
    text-decoration: none;
    transition: all 0.2s;
}

/* line 37, sass/layout/_topbar.scss */
.ve-top-bar__link:hover {
    color: #55c57a;
}

.ve-top-bar__link {
    cursor: pointer;
}

.ve-top-bar__link:hover a {
    color: #55c57a;
}

/* line 42, sass/layout/_topbar.scss */
.ve-top-bar__text {
    font-size: 1.2rem;
    color: #fff;
    text-transform: uppercase;
    margin-top: 0.5rem;
    text-align: right;
}

@media print {
    .container_footer {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .container_footer {
        display: none;
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }

    .top-navigation .navbar-header {
        display: block;
        float: none
    }
}

@media (max-width: 1024px) {
    .support_div {
        display: none !important;
    }

    .img_logo {
        margin-left: 0 !important;
    }

    .version_title {
        margin-right: 60px;
    }
}
