/*!
Theme Name: actunews-child
Theme URI: https://demos.webte.studio/actunews
Author: Sergey Papameri
Description: Premium News and Magazine Theme for publishers and TV channels
Template: actunews
*/
/* Track */

@import url("../actunews/style.css");

.actunews-page-header.page-header-has-title .actunews-page-header-content {
        padding: 0;
    }
.actunews-all-menus-header .actunews-header-content .actunews-site-branding{
	width: 15%;
}
.site-logo{
	padding-top: 0px;
}
.actunews-spaced-flex{
	gap: 10px;
}
.vertical-menu .vertical-menu-item>.actunews-header-icon{
	cursor: pointer;
}
.actunews-header-icon i{
	color: #2a70b2;
}
.menu-item-content>.menu-item-title {
    font-size: 11px;
}
.webtecore-after-title, .webtecore-block-infos-meta, .actunews-author-box{
	display: none;
}
@media only screen and (min-width: 480px) {
    .actunews-page-header.page-header-has-title .actunews-page-header-content {
        padding: 0;
    }
}
@media only screen and (min-width: 960px) {
    .actunews-site-content {
        padding: 20px 0;
    }
}


h4.block-infos-title {
    font-size: calc(.3vw + 1em);
}

h4, .h4-title
 {
    font-size: calc(.2vw + 1em);
}