:root {
  --font-body: "Roboto", sans-serif;
  --font-title:  "Roboto", sans-serif;
  --font-title-2:  "Roboto", sans-serif;

}
p, li, span {
    color: unset;
}
.header__logo {
    max-width: 500px;
}
.header__main-wrap.uk-sticky .header__logo {
	display:none;
	max-width: 100px;
	padding-right: 20px;
}
.header__main-wrap.uk-sticky.uk-sticky-fixed .header__logo {
	display:block;
}
.header__social .fa-brands, .header__social .fab {
    font-size: 45px;
}
.header__social .fa-brands, .header__social .fa-facebook-square {
    color:#4e69a2;
}
.header__social .fa-brands, .header__social .fa-instagram-square {
    color:#262626;
}
.header__social .fa-brands, .header__social .fa-twitter-square {
    color:#1da1f2;
}
.header__social .fa-brands, .header__social .fa-youtube-square {
    color:#cd201f;
}
.header .header__search {
    max-width: 180px;
    margin-left: auto;
}
.header .header__social {
    margin-left: auto;
}
.header .header__search input {
    width: 100%;
    background: #fff;
    border: 1px solid #b2b2b2;
    height: 100%;
    padding: 5px 25px;
    border-radius: 30px;
    font-size: 16px;
}
.header .header__search button {
    position: absolute;
    top: 0;
    right: 0;
    height: 20px;
    background: transparent;
    width: 30px;
    font-size: 15px;
    color: #000;
    font-weight: bold;
}
.header .header__search button .far {
    font-weight: 800;
}
.mxw_1680 {
    max-width: 1140px;
}
@media (min-width: 768px){
	.container, .container-md, .container-sm {
		max-width: 100%;
		padding: 0 20px;
	}
}
@media (min-width: 1024px){
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1140px;
	}
}
@media (max-width: 768px){
	.header__middle-wrap{
		justify-content: center;
	}
}
@media (max-width: 767px){
	.header__middle {
		display: block;
	}
}
.hero-post__scroll .tx-post .post-thumb img {
    height: 100%;
}
.hero-post {
    margin: 0;
}
.hero-post__scroll {
    height: 400px;
    background: rgba(0, 0, 0, 0.4);
    padding: 15px;
	width:380px;
}
.hero-post__scroll .post-number{
	display:none;
}
.scroll-post.h-507 {
    height: 100%;
    margin-right: 0;
}
@media screen and (max-width: 600px){
	.admin-bar .header__main-wrap.uk-sticky.uk-active.uk-sticky-below.uk-sticky-fixed {
		position:relative;
	}

	.hero-post__scroll {
		max-height: 350px;
		background: rgba(255, 255, 255, 0.4);
		padding: 15px;
		width: 100%;
		margin-top: 30px;
	}
	.scroll-post.h-507 {
		max-height: 450px;
	}
	.mCSB_inside>.mCSB_container {
		margin-right: 15px;
	}
}
.post-overlay-3-item{
/* -- */
}
.post-overlay-3-item.row {
	--bs-gutter-y: 0;
	--bs-gutter-x: 0;
	margin:0;
}
.post-overlay-3-item .post-n1{
	width: 100%;
}
.post-overlay-3-item [class*="post-n"]{
	padding: 1px;
    margin: 0;
}
.post-overlay-3-item .post-content-date{
	position: absolute;
    top: 20px;
    left: 0;
    z-index: 2;
}
.post-overlay-3-item .post-content-date ul {
    margin-top: 0;
    margin-bottom: 0;
    list-style: none;
    padding-left: 15px;
}
.post-overlay-3-item .post-content-date ul li {
    margin-bottom: 0;
	padding:2px 5px;
	background-color:red;
	color:#fff;
}
.post-overlay-3-item .post-thumb{
	border-radius:none;
}
.post-overlay-3-item .tx-post-overly--sm .post-title {
    font-size: 16px;
    font-weight: 700;
}
.post-overlay-3-item .post-n1 .tx-post-overly--sm .post-title {
    font-size: 22px;
    font-weight: 700;
}
.post-overlay-3-item .tx-post.tx-post-overly {
    width: 100%;
    height: 100%;
}
.post-overlay-3-item .tx-post .post-thumb {
    width: 100%;
    height: 100%;
}
.post-overlay-3-item .tx-post .post-thumb img{
	height: 100%;
	max-height: 300px;
}

@media (min-width: 767px){
	.post-overlay-3-item [class*="post-n"] .tx-post .post-thumb img{
		max-height: 200px;
	}
}
.post-overlay-3-item .post-n1 .tx-post .post-thumb img{
	max-height: 300px;
}
.post-overlay-3-item .tx-post .post-thumb a{
    width: 100%;
    height: 100%;
    display: block;
}
.post-overlay-3-item .tx-post-overly--sm .post-content {
    padding: 15px;
    width: 100%;
}
.post-overlay-3-item .tx-post-overly--sm .post-content h2 {
    margin:0;
}
/* sport */
.sport .tx-post-overly--sm .post-thumb::before {
    background: linear-gradient(0deg, rgba(0,170,203,1) 0%, rgba(0,170,203,0) 95%);
}
.sport .post-overlay-3-item .post-content-date ul li {
	background-color: #00aacb;
}
/* spettacolo */
.spettacolo .tx-post-overly--sm .post-thumb::before {
	background: linear-gradient(0deg, rgba(141,194,104,1) 0%, rgba(141,194,104,0) 95%);
}
.spettacolo .post-overlay-3-item .post-content-date ul li {
	background-color: #8dc268;
}
/* cronache */
.cronache .tx-post-overly--sm .post-thumb::before {
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 95%);
}
.cronache .post-overlay-3-item .post-content-date ul li {
	background-color: #000000;
}
/* rubriche */
.rubriche .tx-post-overly--sm .post-thumb::before {
	background: linear-gradient(0deg, rgba(220,63,46,1) 0%, rgba(220,63,46,0) 95%);
}
.rubriche .post-overlay-3-item .post-content-date ul li {
	background-color: #dc3f2e;
}
/* */
.video-post__item--md .post-thumb, .video-post__item--lg .post-thumb {
    max-height: 400px;
}
.tx-post-overly .post-title.fs-30 {
    font-size: 20px;
    font-weight: 500;
}
.tx-post-overly .post-content {
    padding: 20px;
}
.video-post__item .post-meta {
    margin-bottom: 0;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
}
.video-post__item .post-meta span{
    background: #000;
    display: block;
    padding: 2px 5px;
    font-size: 13px;
}
/* sport */
.sport .video-post__item .post-meta span{ 
	background-color: #00aacb;
}
.sport .mCustomScrollBox .tx-post .post-title a {
    color: #00aacb;
}
/* spettacolo */
.spettacolo .video-post__item .post-meta span{
	background-color: #8dc268;
}
.spettacolo .mCustomScrollBox .tx-post .post-title a {
    color: #8dc268;
}
/* cronache */
.cronache .mCustomScrollBox .video-post__item .post-meta span{
	background-color: #000000;
}
.cronache .mCustomScrollBox .tx-post .post-title a {
    color: #000000;
}
/* rubriche */
.rubriche .video-post__item .post-meta span{
	background-color: #dc3f2e;
}
.rubriche .mCustomScrollBox .tx-post .post-title a {
    color: #dc3f2e;
}
.tx-section-heading.style-3 {
	border-bottom:2px solid;
    padding: 0;
}
.tx-section-heading.style-3::before,
.tx-section-heading.style-3::after{
    display:none;
	content:"";
}

.tx-section-heading.style-3 span {
	padding: 10px;
    display: inline-block;
}
/* sport */
.sport .tx-section-heading.style-3 span {
	background-color: #00aacb;
    color: #fff;
}
.sport .tx-section-heading.style-3 {
	border-color: #00aacb;
}
/* spettacolo */
.spettacolo .tx-section-heading.style-3 span {
	background-color: #8dc268;
    color: #fff;
}
.spettacolo .tx-section-heading.style-3 {
	border-color: #8dc268;
}
/* cronache */
.cronache .tx-section-heading.style-3 span {
	background-color: #000000;
    color: #fff;
}
.cronache .tx-section-heading.style-3 {
	border-color: #000000;
}
/* rubriche */
.rubriche .tx-section-heading.style-3 span {
	background-color: #dc3f2e;
    color: #fff;
}
.rubriche .tx-section-heading.style-3 {
	border-color: #dc3f2e;
}
/* sport */
.sport .elementor-heading-title:before {
    content: "";
    width: 30px;
    height: 30px;
    background: #00aacb;
    position: absolute;
    left: 0px;
	top: 50%;
    transform: translate(0, -22px);
}
/* spettacolo */
.spettacolo .elementor-heading-title:before {
    content: "";
    width: 30px;
    height: 30px;
    background: #8dc268;
    position: absolute;
    left: 0px;
	top: 50%;
    transform: translate(0, -22px);
}
/* cronache */
.cronache .elementor-heading-title:before {
    content: "";
    width: 30px;
    height: 30px;
    background: #000;
    position: absolute;
    left: 0px;
	top: 50%;
    transform: translate(0, -22px);
}
/* rubriche */
.rubriche .elementor-heading-title:before {
    content: "";
    width: 30px;
    height: 30px;
    background: #dc3f2e;
    position: absolute;
    left: 0px;
	top: 50%;
    transform: translate(0, -22px);
}
.politics-post-xs__item:not(:last-child) {
    margin-bottom: 15px;
}
.footer {
    position:relative;
    bottom: 0;
	padding-top: 30px;
}
.footer .container {
	padding: 0px;
}
.footer__main {
	padding: 30px 0;
	border-top:1px solid #000;
}
.footer-bg {
    background-color: #fff;
	font-size: 0.8rem;
    line-height: 1.5;
}
.footer__widget p {
    color: #000;
	padding-bottom:20px
}
.footer__widget {
    padding: 0 20px;
}
.footer__widget:nth-child(2) {
    padding: 0 20px;
}
.footer__widget h3 {
    position:relative;
	padding-left:25px;
	font-family:var(--e-global-typography-text-font-family ), Sans-serif;
	font-size:20px;
	line-height:20px;
	padding-bottom:5px
}
.footer__widget h3:before {
    content: "";
    width: 20px;
    height: 20px;
    background: #00aacb;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translate(0, -15px);
}
.footer__widget .sport h3 {
    color: #00aacb;
}
.footer__widget .sport h3:before {
    background: #00aacb;
}
.footer__widget .spettacolo h3 {
    color:#8dc268;
}
.footer__widget .spettacolo h3:before {
    background:#8dc268;
}
.footer__widget .cronache h3 {
    color:#000;
}
.footer__widget .cronache h3:before {
    background:#000;
}
.footer__widget .rubriche h3 {
    color:#dc3f2e;
}
.footer__widget .rubriche h3:before {
    background:#dc3f2e;
}
.footer__widget ul {
	padding-left:20px;
	padding-bottom: 5px;
	position:relative;
	margin-bottom: 0;
}
.footer__widget ul li{
	padding-left:20px;
	padding-bottom: 5px;
	position:relative;
	margin-bottom: 0;
}
.footer__widget ul li:not(:last-child) {
    margin-bottom: 0;
}
.footer__widget ul li:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #00aacb;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translate(0, -6px);
}

.footer__logo {
    max-width: 190px;
}
.footer__bottom{
	border-top:1px solid #000;
	color:#000;
	font-size: 0.8rem;
    line-height: 1.5;
}
.footer__copyright {
	color:#000;
	font-size: 1rem;
    line-height: 1.5;
}
.footer__links a {
    color: #007BFF;
	font-size: 0.9rem;
    line-height: 1.5;
    position: relative;
    font-weight: 400;
	font-family:var(--e-global-typography-text-font-family ), Sans-serif;
}
.footer__links a:hover {
    color: #007BFF;
    text-decoration:underline;
}
@media (max-width: 767px){
	.header__social{
		display:none;
	}
	.header__main {
		justify-content: flex-start;
	}
	.header__right{
		margin-left: auto;
	}
	.header__right a{
		color:#000!important;
	}
}
@media (max-width: 991px){
	.hero-post__scroll {
		max-width: 300px;
		position: absolute;
		top: 50%;
		right: 40px;
		z-index: 1;
		height: 400px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		left: unset;
		margin: 0;
	}
	.politics-post__item.hero-post-item .post-title a {
		color: #fff;
	}
}
@media (max-width: 767px){
	.hero-post__scroll {
		position: relative;
		left: 0;
		right: 0;
		margin: auto;
		margin-top: 30px;
		top: 0;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
			background: rgba(255, 255, 255, 1);
	}
	.politics-post__item.hero-post-item .post-title a {
		color: #000;
	}
}
@media (max-width: 1199px){
	.footer__widget:nth-child(3) {
		margin-left: 0px;
	}
}
.politics-post__slide > .owl-nav {
    display: flex;
    justify-content: center;
    bottom: 35px;
    position: absolute;
    left: 0;
    right: 0;
}
.politics-post__slide > .owl-nav div.owl-next {
    margin-top: 0;
}
.politics-post__slide > .owl-nav div {
    margin: 0 5px;
}
.blog-sidebar {
    margin-left: -15px;
    padding: 0 10px 0;
    margin-top: 70px;
}
.magezix-single-post .blog-sidebar {
    margin-top: 0px;
}
.blog-post-wrap .post-thumb img{
	width:100%;
}
.post-details p.foto-author{
    font-size: 14px;
    font-style: italic;
	text-align: right;
	margin-bottom:0;
}
.post-details p.foto-author a:hover{
    text-decoration:underline;
}
.post-details p.image-caption{
	font-size: 15px;
    margin-bottom: 0;
    background: #eeeeee;
    padding: 0 10px;
    text-align: center;
    color: #000;
}
.post-details span.image-caption a:hover{
    text-decoration:underline;
}
.text-justify .elementor-image-box-description{
	text-align: justify;
	padding: 0 15px;
    font-size: 92%;
    line-height: 1.6em;
}
.main-menu__nav ul li .submenu {
	min-width: 240px;
	border: 1px solid #aaa;
	-webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.20);
	box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.20);
}
.main-menu__nav ul li a {
    font-size: 16px;
    text-transform: uppercase;
}
.main-menu__nav ul li .submenu li  a {
    font-size: 14px;
	line-height: 1.2em;
}
.main-menu__nav ul li .submenu li:hover > a,
.main-menu__nav ul li .submenu li.active > a {
	letter-spacing: 0px;
}
.page-title {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #aaa;
}
.page-title span {
    font-weight: 400;
    font-size: 80%;
}
.post-meta--4.style-2 li::before {
    background-color: #71706F;
}
.main-menu__nav ul li.current-menu-item > a,
.main-menu__nav ul li.current_page_ancestor > a,
.main-menu__nav ul li.current-menu-ancestor.current-menu-parent > a
{
	color:#dc3f2d;	
}
.main-menu__nav ul li.current_page_item > a{
	color:#dc3f2d;
}
.main-menu__nav ul li.current-menu-parent.current_page_parent > a{
	color:#dc3f2d;
}
.main-menu__nav ul li ul li.current-menu-item > a{
	color:#dc3f2d;
}

.carousel-over-slider-home{
	background: rgba(0, 0, 0, 0.4);
    padding: 15px;
    color: #fff;
}
.carousel-over-slider-home *{
    color: #fff!important;
}
.carousel-over-slider-home .tx-section-heading,
.carousel-over-slider-home .cat,
.carousel-over-slider-home .avatar,
.carousel-over-slider-home .far,
.carousel-over-slider-home .post-number
{
	display:none;
}
.carousel-over-slider-home .pr-80{
	padding:0;
}
.carousel-over-slider-home .tx-post__carousel-nav .owl-nav {
    position: absolute;
    top: unset;
    right: 0;
    display: flex;
    bottom: 10px;
}
.carousel-over-slider-home .trending__post-slide-item{
	/*padding-bottom:40px;*/
}
.carousel-over-slider-home .trending__post-item .post-thumb {
    width: 100%;
    margin-right: 0;
}
.carousel-over-slider-home .trending__post-item .post-content {
    width: 100%;
	padding: 20px 0;
}
@media (max-width: 767px){
	.carousel-over-slider-home{
		display:none;
	}
}

.hero-post__content {
	padding:0 15px;
	background: rgba(0, 0, 0, 0.5);
	margin-left:100px;
}

@media only screen and (min-width: 1200px) and (max-width: 1500px){
	.hero-post__content {
		margin-left: 50px;
	}
}
@media only screen and (max-width: 1199px){
	.hero-post__content {
		margin-left: 15px;
	}
}
@media only screen and (min-width: 990px){
	.mobile-item {
		display:none;
	}
}
	
