.archive .page-header p, .search .page-header p 
.archive-description {
    display:none;
}


@media only screen and (min-width:600px)   
{	#primary.content-area
{
float: left;
  width: 72%;
max-width: none;
}
}

@media only screen and (min-width: 600px)  {
#secondary.widget-area {
float: right;
width: 25%;
}
}

.recent-post-slider .wp-post-date::after {
    height: 0px;
}

#secondary .widget
{
    background-color:#FFFFFF;
}

#secondary .hmb-entry-title {
    display:none;
}

#secondary .hmb-entry-meta
 {
    display:none;
}

#secondary .cat-links {
    display:none;
}

#secondary .hmb-entry-summary {
 display:none
}

#secondary .hmp-pagination-data {
    display:none;
}

#secondary .widget.widget_my_calendar_mini_widget
{
font-size: 12px;
}

.shortcode-author-avatars div.author-list .user {
    float: unset;
    text-align: left;
    font-size: 1.3em;
    border: 1px solid lightgray;
    padding: 8px;
}

.author-list .avatar {
    display:none;
}

.slide-entry-meta span.author, .slide-entry-meta span.diline,
.slide-entry-meta span.meta-sep { display: none;}

.arc-page-title { 
    display: grid;
}

.archive.author.author .th-list-posts .archive-thumb img
{
    display: none;
}

.th-list-posts .archive-content {
    overflow: hidden;
}

#hm-carousel { display: none;}

.hm-top-bar {height:55PX}
.hm-date {margin-top: 17.5px;}


.site-info-designer 
{display: none;}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 a.mega-menu-link .mega-description-group .mega-menu-description {display: none}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link .mega-description-group .mega-menu-description {
  display: none
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link::after {
    display: none;
}

.hmbd-post .cat-links {
	display: none
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-has-description.mega-menu-item-has-children > a.mega-menu-link:after
{
        display:none;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-has-description.mega-menu-item-has-children > a.mega-menu-link:after {
    display: none;
}

.single .byline, .group-blog .byline {display:inline
}

.widget {
    margin: 0 0 30px;
    display: block;
    overflow: hidden;
}

.recent-post-slider.design-4 .post-list-content, .recent-post-slider.design-4 .post-list {
margin: 0 0 30px}

.updated:not(.published) {
    display:none;
}

.tptn_posts {
 font-size: 13px;
}

.hmlw-post .hmb-entry-summary p {
    font-size: 13px;
}

.hmb-entry-summary p {
    margin: 0 0 1em;
}
/* modifiche tema 2021 */
.site-branding {display: none;}
.hm-slide-content {
	background-color: rgba(0,0,0,.2); }

.author-list div { border: none!important;float:none!important;text-align: left!important;}
#hitmag_pro_single_category_posts-8 { display:none;}


@media (min-width:320px)  { 
 /* smartphones, portrait iPhone, portrait 480x320 phones (Android) */
/*.hm-top-bar {display:none!important;}*/
button.menu-toggle {margin-left: -25px; background-color: #cc0000!important; border-top:1px solid #404040!important;}
}
/* FINE MEDIA */

@media only screen and (max-width: 767px) { 
	.hm-slider-container {display: none;}
	#hitmag_pro_single_category_posts-8 { display:block;}
	a#tony-nav-button {display: none;}

}

