html *:focus {
	outline:0px;
	}
ul.menu .special a,
ul.menu .special a:visited {
    color: #DD4814;
}
#newsletter-callout {
    background: #EFEFEF;
    font: 500 14px/1.2 "National2",Helvetica,Arial,sans-serif;
    text-align: center;
}
.super-title {
    font: 50px/1 "DrukCondensed-Super",Helvetica,Arial,sans-serif;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #DD4814;
}
.button {
    display: inline-block;
    background: #DD4814;
    font: bold 16px/41px "National2",Helvetica,Arial,sans-serif;
    color: #fff;
    letter-spacing: -0.025em;
    box-sizing: border-box;
    border-radius: 0px;
    border: 0;
    cursor: pointer;
    transition: background .2s ease;
}
#newsletter-callout .input-wrap input {
    flex-grow: 1;
    border-right: 0;
    font: 16px "National2",Helvetica,Arial,sans-serif;
    width: 10%;
	border-radius:0px;
}
#colophon .bottom ul {   
    padding-bottom: 8px;
	display: inline-block;
}
#colophon .bottom ul li{
	margin: 0 20px 0 0;
	font-weight: bold;
	font: 500 16px/1.2 "National2",Helvetica,Arial,sans-serif !important;
}
a {
	color: #222;
}
a:visited {
	color: #222;
}
a:hover,
a:focus,
a:active {
	color: #DD4814;
	text-decoration:none;
}
#seguici li{
	margin-left:6px;
}
#seguici li.menu-item-8 a:before {
    content: "";
}
#seguici li.menu-item-9 a:before {
	content: "";
}
#seguici li.menu-item-33 a:before {
    content: "";
    transform: translate(1px, 1px);
}
#seguici li.menu-item-34 a:before {
    content: "";
}
#seguici li.menu-item-35 a:before {
    content: "";
    transform: translate(1px, -1px);
}
.site_header_nav_wrapper {
    display: block;
    width: 100%;
    height: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
}
.searchform.open{
	display:block;
}
#site_header_nav .searchform{
	transform:scale(0.8);
	margin: 10px 0;
}
div#site_header_nav.open {
    position: fixed;
    background: rgba(255,255,255,.99);
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    padding: 0 20px;
}
#site_header_nav {
    transition: padding .3s ease-out,transform .3s ease-out;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    /*-moz-justify-content: space-between;
    justify-content: space-between;*/
    position: absolute;
    top: 0;
    height: 100vh;
    height: calc(var(--vh,1vh) * 100);
    right: 0;
    padding: 40px 50px;
    background-color: #DD4814;
    z-index: 1000;
    width: 100%;
}
div#site_header_nav_body #menu-pricipale {
    margin-top: 20px;
}
div#site_header_nav_body #menu-pricipale li {
    /*float: none;*/
    text-align: center;
}
#menu_closer {
position: absolute;
    right: 20px;
    top: 21px;
    width: 26px;
    height: 26px;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    background-color: transparent;
    transform: translateY(-3px);
    outline: none;
    cursor: pointer;
    z-index: 100;
}
.hamburger_menu.open span:nth-child(4),
#menu_closer span:nth-child(4),
.hamburger_menu.open span:first-child,
#menu_closer span:first-child {
    top: 8px;
    width: 0;
    left: 50%;
}
#menu_closer span:first-child {
    top: 8px;
    width: 0;
    left: 50%;
}
#menu_closer span {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 2px;
    border-radius: 0;
    opacity: 1;
    background: #313131;
}
.hamburger_menu.open span:nth-child(2),
#menu_closer span:nth-child(2) {
    transform: rotate(45deg);
}
.hamburger_menu.open span:nth-child(3), #menu_closer span:nth-child(3) {
    transform: rotate(-45deg);
}
.hamburger_menu.open span:nth-child(4),
#menu_closer span:nth-child(4),
.hamburger_menu.open span:first-child,
#menu_closer span:first-child {
    top: 8px;
    width: 0;
    left: 50%;
}
#site_header_bottom {
    position: fixed;
    bottom: 20px;
    text-align: center;
    width: calc(100% - 40px);
}
#site_header_bottom .menu-seguici-container,
#site_header_bottom .menu-menu-footer-container{
	clear:both;
}
#site_header_bottom .menu-seguici-container {
    border-bottom: 1px solid #E2E2E2;
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
	margin-bottom: 10px;
}
#site_header_bottom .menu-seguici-container #seguici{
	display: inline-table;
}
#site_header_bottom .menu-menu-footer-container li a{
	font-size:13px;
}
#site_header_bottom .menu-menu-footer-container #menu_footer{
	display:inline-block;
		padding-top:15px;
}
.navigation.posts-navigation{
    display: inline-block;
    border-top: solid 1px #e2e2e2;
    width: 100%;
}
.navigation.posts-navigation .nav-previous:before {
    font-family: "icons";
    content: "";
    right: 0;
    float: right;
    line-height: 22px;
}
.navigation.posts-navigation .nav-next:before {
	font-family: "icons";
	content: "";
    left: 0;	
}
.titolo-rubrica-home{
	color:#DD4814;
	background:#FFF;
    max-width: 265px;
}
.wrap.abbonamenti .super-title a{
	color:#DD4814;
}
.wrap.abbonamenti a.button{
	color:#FFF;
}
#category-intro .page-title,
.titolo-category span{
	color:#FFF;
	background:#DD4814;
}
h1.entry-title,
.titolo-sezione-home-small,
.titolo-sezione-home{
	color:#000;
	font-family: 'National2',Helvetica,Arial,sans-serif;
}
.black-position-bottom article h3,
.black-position-top .article h3{
	color:#FFF;
}
.live{
	position:relative;
}
.et-live{
	top: -17px;
    left: 40px;
    background: #FFF;
    font-size: 24px;
    line-height: 24px;
    font-weight: 900;
    padding: 0 30px;
    color: #000;
}
.et-live:before {
	content: " ";
	width:15px;
	height:15px;
	border-radius:100px;
	margin: 1px 7px 1px 0;
	background:red;
	display:inline-block;
	-webkit-animation-name: blinker;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: cubic-bezier(.5, 0, 1, 1);
	-webkit-animation-duration: 1.7s;
}
.live article{
	background:#f1f1f1;
	display: inline-block;
}
.live .titolo-logo{
	display:table;
}
.live .titolo-logo .wrapper{
	display:table-cell;
	vertical-align:middle;
}
.live .titolo-logo img{
	max-width:200px;
	margin:20px auto;
	display: block;
}
.live .titolo-logo h2{
	color:#e25f0f;
	font-family: 'National2',Helvetica,Arial,sans-serif;
}
.live .titolo-logo p{
	text-align: center;
	color: #666;
	padding: 0 10px;
}
@media (min-width: 768px){
	#newsletter-callout .input-wrap .button{
		min-width: 130px;
	}
	#colophon .top {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.titolo-rubrica-home{
		max-width:none;
	}
}
.live-videoWrapper{
	background-color: #f1f1f1;
	background:url("/public/themes/riformista-tv/resurces/img/logo-grey.svg") no-repeat center center, #f1f1f1;
	background-size:50%;
}

.brid-ad-info {
    display: none!important;
}