/*
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.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Bodoni Moda, serif!important;
}
.td_module_slide:hover .slide-meta-cat a {
    background-color: #ffed00!important;
}
.td-footer-wrap a:hover {
    color: #ffed00!important;
}

.td-header-template-wrap .tdb-menu ul.sub-menu > li {
    max-width: 100%!important;
}

.tdb_header_mega_menu .block-mega-child-cats .cur-sub-cat {
    color: #f9ec00!important;
}

.border-menu-btn ul.menu {
    margin:  20px 0;
}
.border-menu-btn ul.menu li {
    border: 2px solid black;
}
.border-menu-btn ul.menu li:hover {
    background-color: black;
}
.border-menu-btn ul.menu li a {
    padding: 5px 0;
    text-transform:  uppercase;
    font-weight: 500;
}

.archi-home-top img {
    width:  100%!important;
}

.td-scroll-up {
    bottom: 40px!important;
    right: 25px!important;
}

@media screen and (max-width: 768px) {
    .tdb-logo-img {
        margin-top:  10px!important;
    }
    .page-id-1204 .tdc-row .listing-mag {
        margin: 0!important;
    }
    .page-id-1204 .tdc-row .listing-mag .wpb_column {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}


