/* 
 Theme Name:   beat-child
 Theme URI:    
 Description:  
 Author:       
 Author URI:   
 Template:     beat-mix-lite
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/

.breadcrumb {
    background-color: #f5f5f500 !important;
}
.kopa-masonry-list-1-widget .masonry-list-wrapper > ul > li .entry-item .entry-content p {
    color: white !important;
}

#kopa-footer {
    color: #fcfcfc;
}

.entry-box .entry-thumb img {
    width: auto !important;
    margin: 0 auto !important;
}

#kopa-page-footer #bottom-sidebar .row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.entry-box .entry-thumb {
    display: flex;
}