/** FOOTER **/
.site-footer .widget-area {
    background-color: #888888;
    align-content: center;
    width: -1px;
    height: -1px;
    text-align: center;
    }
.element .style {
    padding: 0px 0px 0px;
    }

/** OCULTAR **/
.by-author {
    display: none !important;
    }
.page-title {
    display: none !important;
    }
.posted-by .vcard .author {
	display: none !important;
    }
.wpadminbar {
    display:none !important;
    }
    
/** OCULTAR MOVIL **/
@media (max-width: 768px) {
    .navbar-head, .navbar-head .navbar-bg-set {
        display: none !important;
            }
    .navigation-bar .container {
				background:url(https://www.teleamazonas.com/wp-content/uploads/2020/10/Recurso-1-1.png) no-repeat;
				background-size: 40px;
        background-position:center;
        }
    .custom-logo {
        width: 50px;
        height: 40px;        
        }
    .info-bar {
        background-color: #00559c;
        display:  none;
        }
    .navbar-widget-area .widget {
        display:none !important;
        }
		.wpadminbar {
				display:none !important;
				}
		}