/*
 Theme Name:   News Theme
 Author:       Nikolay Nesov
 Template:     wp-bootstrap-4
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  wp-bootstrap-4-child
*/


#site-navigation .navbar-nav .nav-link {
    color: #000;
}

#site-navigation .navbar-toggler-icon {

    background-image: url("data:image/svg+xml;charset=utf8,<svg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'><path stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/></svg>");

}

#site-navigation .navbar-nav .nav-item.highlight .nav-link {
    color: #7a1e1d;
    border: 1px dashed #7a1e1d;
}

body .navbar.bg-dark {
    background-color: #f3f3f3 !important;
    border-top: 1px solid rgba(0, 0, 0, 0.125);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

#logo-navigation {
    margin-top: 20px;
    margin-bottom: 40px;
    text-align: center;
}

#logo-navigation .logo {
    text-decoration: none;
}

#logo-navigation .logo img {
    height: 70px;
    width: auto;
}

.home-container {
    margin-top: 40px;
}

.wb-bp-front-page .wp-bp-main-content {
    padding-top: 0px;
}

body .btn-link,
body .btn-outline-primary,
body .content-area .sp-the-post .entry-header .entry-title a:hover,
body .site-footer a,
body a {

    color: #dc3545;
    
}

body .site-footer a {
    color: #dc3545 !important;
}



/*
Header Tiles
 */

.header-tiles {
   margin: 20px 0px;
}

.header-tiles article {

   padding-left: 5px;
   padding-right: 5px;

}

.header-tiles article {

    position: relative;
}

.header-tiles article footer {

    color: #fff;
    font-size: 14px;
}

.header-tiles article header h2 {
    color: #fff;
    font-size: 16px;
}

body > footer,
body .site-footer.bg-white {

    background-color: #f3f3f3 !important;
    border-top: 1px solid rgba(0, 0, 0, 0.125);
    padding-top: 2rem;

}

body footer .logo img {

    height: 20px;
    width: auto;
    display: block;
    margin-bottom: 10px;

}

footer .metrics {
    margin-top: 20px;
}

footer .footer-widgets .widget {
    padding: 0px;
}


/*
Bid Header Tiles
 */


.header-big-tiles article .article-container {

    height: 300px;

}

.header-big-tiles article .backdrop {

    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.50) 90%);
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
    color: #fff;

}

.header-big-tiles article p,
.header-big-tiles article footer,
.wb-bp-front-page .wp-bp-main-content .header-big-tiles article p {

    font-size: 13px;

}

.header-big-tiles article .backdrop:hover {
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.30) 100%);
}

.header-big-tiles article .content {

    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 20px;

}

.header-big-tiles article .article-container {

    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 300px;

}

.header-big-tiles footer span {
    margin-left: 3px;
    margin-right: 3px;
}

/*
Small Header Tiles
 */

.header-small-tiles article .article-container {

    display: flex;
    text-decoration: none;
    color: rgba(0,0,0,0.69);
    border: 1px solid #e1e1e1;


}

.header-small-tiles article .article-container:hover .content {
    background-color: #e9e9e9;
}


.header-small-tiles article .article-container > div {

    height: 100px;

}

.header-small-tiles article .row {

    margin: 0px;

}

.header-small-tiles article .content {

    padding-top: 10px !important;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-top: 15px;

    overflow-y:hidden;


}

.header-small-tiles article .content h2 {
    margin-bottom: 0px;
}

.header-small-tiles article .cover {

    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;

}

@media only screen and (max-width: 1024px) {

    .header-small-tiles article .article-container > div {

        height: 130px;

    }


}

@media only screen and (max-width: 768px) {

    .header-small-tiles article {

        margin-bottom: 10px;

    }

    .header-small-tiles article .article-container > div {

        height: 60px;

    }

    .header-small-tiles article .article-container > div.cover {

        height: 150px;

    }

}

/**
Day Picture
 */

.list-column .content {

    text-decoration: none;
    color: #2d2d2d;

}

.list-column .content h2 {

    font-size: 16px;

}

.list-column.list-top-read-home .content h2 {
    font-size: 14px;
}

.list-column .cover {

    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;

}


.list-column article {

    border-bottom: 1px solid #ccd8df;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 3px;
    padding-right: 3px;

}

.list-column article:hover {

    background-color: #f7f7f7;

}

.list-column article:last-child {

    border-bottom: 0px;

}

.list-column .category {

    text-decoration: none;
    color: #bababa;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    padding: 3px;
}

.list-column .category:hover {

    color: #fff;
    background-color: #bababa;

}

.list-column footer {
    font-size: 12px;
}

.list-column footer span {
    margin-left: 3px;
    margin-right: 3px;
}

.list-column .actions {

    border-top: 1px solid #bababa;
    margin-top: 15px;
    padding-top: 15px;
    text-align: center;

}

/**
Header Search
 */

#header-search .dropdown-menu {
    padding: 1px;
    margin-top: -10px;
    margin-right: 5px;
}

#header-search input {
    width: 200px;
}

#header-search a {
    text-decoration: none;
    color: #7a1e1d;
}

@media only screen and (max-width: 768px) {

    #header-search {
        margin-right: -40px;
    }

}
div.left-header-sidebar.header-sidebar a img {
	padding-top: 10px;
}
.container {
	    background-color: white;
}
.content h3 {
	font-size: 16px;
}
.nav-item.menu-item-has-children:hover .dropdown-menu {
    display: block;
}
@media only screen and (max-width: 767px) {
    h1.entry-title.card-title.h2 {
        font-size: 22px;
		font-weight: 700;
    }
}
.list-column .content {
	font-weight: 600;
	line-height: 20px;
}
.slider-title {
	font-weight: 600;
	font-size: 20px;
	text-transform: uppercase;
}