html *:focus {
	outline:0px;
	}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
body{
	background:#f3f3f3;
}
#page{
	background:#ffffff;
}
#colophon{
	background:#000000;
}
a:hover{
	text-decoration:none;
}
#content{
	color:#000;
}
#content section#secondary,
#content section#quaternary,
#content section#secondary a,
#content section#quaternary a{
	color:#FFF;
}
#colophon *,
nav#site-navigation *{
	color:#ffffff;
}
article figure a{
	background:#CCC;
}
a:active,
a:hover,
a:focus,
a:visited{
	text-decoration:none;
}
section.content a {
    color: #E670B1;
    text-decoration: underline;
}
/*-------MENU-------*/
.menu-ladyblitz-container,
.menu-new-menu-container{
	margin:0 auto;
}
a#menu_brand {
    margin:22px 96px;
}
nav#site-navigation #primary-menu li a{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:19px;
	line-height:50px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 13px;
}
.site_header_nav_wrapper {
    display: block;
    width: 100%;
    height: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
}
div#site_header_nav.open {
    position: fixed;
    background:#232323;
    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;
    position: absolute;
    top: 0;
    height: 100vh;
    height: calc(var(--vh,1vh) * 100);
    right: 0;
    padding: 40px 50px;
    background-color: #000;
    z-index: 1000;
    width: 100%;
}
div#site_header_nav_body #primary-menu {
    margin-top: 20px;
	display:block;
}
div#site_header_nav_body #primary-menu 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: #FFF;
}
.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-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-footer-container li a{
	font-size:13px;
}
#site_header_bottom .menu-footer-container #menu_footer{
	display:inline-block;
		padding-top:15px;
}
#site_header_bottom .menu-footer-container #menu_footer li{
	float:left;
    margin:0 20px 0 0;
    font-size:14px;
}
.navigationFixedTop {
    position: fixed;
    z-index: 99;
    top: 0;
    width:720px !important;
    padding: 0;
}
.bg-logo{
	background:url('../img/background-logo.jpg') repeat center center, #232323;
	background-size: 120%;
}
.bg-logo.widthblock1000max{
	background-size:40%;
}
@media (min-width:768px){
	nav#site-navigation{
		display:flex;
		background:#000000;
		position:relative;
	}
	nav#site-navigation li{
		float:left;	
	}
}
@media (min-width:992px){
	.navigationFixedTop {
		width:940px !important;
	}
}
@media (min-width:1024px){
	.navigationFixedTop{
		width:970px !important;
	}
	#adnative div, #adnative div iframe{ 
		width: 100% !important; 
		height: 100% !important; 
	}
}
/*-------MENU-------*/
.handle img {
	display:block;
	width: 20px;
	cursor:pointer;
    display: block;
    float: left;
    height:50px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: color .2s ease;
	margin:0 10px;
}
section#secondary{
	background:#232323;
	margin: 0 -15px 0;
}
article .categoria a{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:bold;
	text-transform:capitalize;
}
article.type-post .categoria a{
	font-weight:normal;
}
.titolo-blocco-articolo{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:normal;
}
.titolo-sezione-senza-bordo,
.titolo-sezione{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:26px;
	line-height:26px;
	padding:6px 8px;
	color:#232323;
	display: block;
}
section#secondary .titolo-sezione{
	color:#FFF;
}
.square{
	display:inline-block;
	width:9px;
	height:9px;
	background:#E670B1;
	margin: 0 5px 3px 0;
}
section#quaternary{
	background:#232323;
	margin: 0 -15px 0;
}
section#quaternary article{
	position:relative;
}
.cornice{
	display: block;
    border: solid 1px #4D4D4D;
    margin: 10px;
    position: absolute;
    height: calc(100% - 20px);
    width: calc(100% - 20px);
	z-index:1;
}
#descrizione-categoria p{
	color:#333;
}
#apri, #chiudi {
    border-top: dotted 1px #CCC;
    text-transform: uppercase;
    text-align: right;
    cursor: pointer;
}
body:not(.home) .blocco-articoli-inevidenza-sidebar article{
	background:#232323;
}
body:not(.home) .blocco-articoli-inevidenza-sidebar article div a,
body:not(.home) .blocco-articoli-inevidenza-sidebar article div a h4{
	color:#FFF;
}
.navigation.pagination{
	text-align: center;
}
.navigation.pagination a:hover,
.navigation.pagination span.page-numbers.current{
	color:#000;
	margin-right:8px;
}
.navigation.pagination a{
	color:#666;
	margin-right:8px;
}
.social-shares a {
	text-align: center;
    border-radius: 24px;
	color: white;
}
.social-shares a.button--facebook {
    background-color: #3B5998;
}
.social-shares a.button--twitter {
    background-color: #1DA1F2;
}
.social-shares a.button--linkedin {
    background-color: #0077B5;
}
.social-shares a.button--whatsapp {
    background-color:#1D9715;
}
.lista-tags a{
	background:#f2f2f4;
}
.category-sidebar{
	border:solid 1px #CCC;
	padding:0 10px;
	margin-bottom: 25px;
}
@media screen and (max-width:768px){
	.fadeInDown{
		position:fixed;
		z-index:1000;
		top:0;
		left:0;
		width:100% !important;
		background:#FAFAFA;
		text-align: center;
	}
}
@media screen and (min-width:1024px){
	.social-shares a.button--whatsapp {
		display:none;
	}
}
.search-form{
    position: absolute;
    bottom: -81px;
    background: #222;
    padding: 10px 20px 20px 20px;
    width: 50%;
	display:none;
	right:0;
	z-index:1000;
}
.search-form form .input {
    position: relative;
	
}
.search-form form input {
    display: block;
    width: 100%;
	height:32px;
    box-sizing: border-box;
    color: #FFF;
    padding: 0 50px 0 10px;
	background:transparent !important;
	font-size:14px;
}
.search-form form label {
	font-size: 13px;
}
.search-form form input:hover,
.search-form form input:active,
.search-form form input:focus{
	background:transparent !important;
	background-color:rgba(0,0,0,0.0) !important;
	color: #FFF;
}
.search-form form .input button {
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -16px;
    width: 32px;
    height: 32px;
    text-indent: -999em;
    border: 0;
    padding: 0;
    background: transparent;
    cursor: pointer;
    color: #222;
    z-index: 1000000;
    transition: color .2s ease;
	right: 0;
}
.search-form form .input button img {
	width: 20px;
    height: 20px;
    display: block;
    margin: 0 auto;
}
#site_header_bottom .search-form{
	position:static;
    bottom:0px;
    width:100%;
	display:block;
}
.search-form.open{
	display:block;
}
.adv-center > div{
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}