/*
Theme Name:     TimpOnline2023
Author:         adrianm
Template:       herald
Version:        0.1.0
*/
/*
Albastru #4a77b64
*/

/***Body***/

.herald-mod-title .herald-color,
.herald-mod-head:after {
    color: #ffffff;
    background-color: #4a77b6;
}
.header-bottom {
    border-top: 1px solid #fff;
}

/***PUBLICITATE***/
.pub-center{text-align:center;}


/***SIDEBAR***/
/*Hide widget titles*/
.herald-sidebar .widget-title{display:none;}




/***Mobil***/

@media (max-width: 767px){

.container, .herald-boxed .container{
    padding: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.herald-section .herald-posts.row-eq-height article:last-child,
.herald-section .herald-slider article:last-child {
    margin-bottom: 0px;
  }
.herald-pagination .page-numbers {
    padding: 8px;
    width: auto;
    min-width: 40px;
}


}/*End mobil*/





/***FOOTER***/
#cookie-notice .cn-button{color:#fff;}
.cn-close-icon:before, .cn-close-icon:after {
    background-color: rgba(245,245,245,1) !important;
}
