/*Aculine was here*/

:root{
	--base-font: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Helvetica Neue", Arial, sans-serif;
	/*--main-font: 'Raleway', var(--base-font);
	--title-font: 'Bree Serif', var(--base-font);*/
	--main-font: var(--base-font);
	--title-font: var(--base-font);
	--green: #A1A146;
	--orange: #F0940B;
	--blue: #909eae;
	--dark-orange: #a76708;
	--adv-grey: #f7f7f7;
	--black: #222;
	--white: #fff;
	
}

html, body, .entry-content, .content-post-list .entry-summary, .BoxInEvidenza--link, .content-post-list .entry-header{
	font-family: var(--main-font) !important;
	line-height: 2em;
	font-weight: 500;
}

img { aspect-ratio: attr(width) / attr(height);}

.header-site{
	z-index: 100000 !important;
    position: relative;
}


/*****AMP  *********/

html[amp] body,
html[amp] h1,
html[amp] h2,
html[amp] h3,
html[amp] h4,
html[amp] .entry-content,
html[amp] .entry-summary,
html[amp] .entry-header,
html[amp] .header-site .navbar-collapse .nav a,
html[amp] .content-post-list .entry-title .LinkInPage,
html[amp] footer .menu li a {
	font-family: var(--base-font) !important;
}

html[amp] .entry-content,
html[amp] .entry-summary,
html[amp] .entry-header{
	font-weight: 400;
}

html[amp] .tag_list,
html[amp] .WrapSearch{
	display: none;
}

amp-img.amp-wp-enforced-sizes[layout="intrinsic"] > img {
    object-fit: cover;
}



html[amp] .site-header-menu{
	display: none;
	background-color: var(--orange);
}

html[amp] .site-header-menu.toggled-on{
	display: block;
}

html[amp] .menu-item{
	text-align: right;
	font-size: 2rem;
}

html[amp] .navbar-nav{
	margin: 0;
}

html[amp] .navbar-header{
	background-color: transparent !important;
	border-bottom: 3px solid var(--orange);
}

html[amp] .navbar-toggle{
	background-color: var(--orange); 
}

html[amp] .nav>li>a:focus, html[amp] .nav>li>a:hover{
	background-color: var(--dark-orange);
}

html[amp] .entry-title{
	margin-bottom: 1px;
	text-shadow: 1px 1px 4px rgba(0,0,0,.3);
}

html[amp] .owl-carousel .item{
	position: relative;
	height: auto !important;
}

/*** /AMP */

.navbar-label{
	display: none;
}


h1,h2,h3,h4,h5,h6,h7,
.content-post-list .entry-title .LinkInPage{
	font-family: var(--title-font) !important;
}

.post h1, .post h2, .post h3, .green{
	color: var(--green) !important;
}

.blue{
	color: var(--blue) !important;
}

.entry-content{
	line-height: 2em !important;
}

.content-post-list .entry-summary{
	line-height: 1.7em !important;
}


.entry-content a{
	color: #333;
	border-bottom: 2px solid var(--orange);
}

.entry-content a:hover{
	text-decoration: none;
	color: var(--orange);
}

.owl-carousel-home .owl-item{
	height: 258px !important;
}

.brand-img{
	height: 55px;
}


.adv-video-container{
	height: 360px;
	}

.BoxAdv{
	margin-bottom: 5px;
}




#infinite-footer{
	display: none;
}

footer a{
	color: var(--adv-grey);
	font-weight: 300;
}

.tag_list{
	background-color: transparent !important;
}

.tag_list a{
	color: var(--dark-orange) !important;
	font-family: var(--main-font) !important;
	text-transform: none !important;
    font-size: 1em !important;
    padding: 10px !important;
}

.tag_list a:hover{
	background-color: transparent !important;
	text-decoration: underline !important;
}


.my-1, .mb-1{
	margin-bottom: 1rem !important;
}

.my-1, .mt-1{
	margin-top: 1rem !important;
}

.my-3, .mb-3{
	margin-bottom: 3rem !important;
}

.my-3, .mt-3{
	margin-top: 3rem !important;
}

.my-5, .mb-5{
	margin-bottom: 5rem !important;
}

.my-5, .mt-5{
	margin-top: 5rem !important;
}

.mx-auto{
	margin-left: auto;
	margin-right: auto;
}

.d-block{
	display: block;
}

.m-2{
	margin: 2em;
}

.d-inline{
	display: inline;
}

.fs-2{
	font-size: 1.7rem;
}


.archive .post, .home .post, .search .post{
	box-shadow: 0px 13px 24px rgba(0, 0, 0, 0.08) !important;
	background-color: #fff !important;
}

.tag-adv{
	text-transform: uppercase;
	font-size: .8rem;
	text-align: right;
}

footer .InfoFooterContent{
	font-size: 1.1rem;
}

.WrapSearch, #searchwrapper{
	background-color: transparent !important;
	color: var(--black) !important;
}

#searchwrapper{
	top: 12px;
	right: 44px !important;
	padding: 0px !important;
}


.overlay-sportal{
	display: block;
	position: absolute;
	bottom: 0px;
	width: 100%;
	font-size: 2rem;
	padding: 70px 30px 30px;
	background: rgb(0,0,0);
	background: -moz-linear-gradient(0deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 100%);
	background: linear-gradient(0deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}

.link-sportal{
	text-transform: uppercase;
	font-size: .8rem;
	color:var(--adv-grey);
}

.link-sportal:after{
	display: table;
	content: ' ';
}

.title-sportal{
	color: var(--white);
	font-size: 2rem;
}

.sportal img{
	width: 670px;
	height: 450px;
	object-fit: cover;
}


.d-flex{
	display: flex !important;
}


amp-addthis[data-widget-type=floating]{
	margin-left: -10px;
	z-index: 10;
}


.content-main-list .content-post-thumb img{
	height: 280px !important;
    width: 100%;
    max-width: initial;
    object-fit: cover;
    object-position: center;
}

.content-main-list .content-post-thumb,
.content-post-list{
	height: auto !important;
	width: 50%;
}

.content-main-list .col-md-12 article{
	display: flex;
}



@media (max-width: 669px){
.content-post-list, .PostCoverInfo {
		 background-image: -webkit-linear-gradient(top,rgba(0,0,0,.0001) 0,rgba(0,0,0,.3) 40%) !important;
		 background-image: -o-linear-gradient(top,rgba(0,0,0,.0001) 0,rgba(0,0,0,.3) 40%) !important;
		    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.0001)),color-stop(40%,rgba(0,0,0,.3))) !important;
		    background-image: linear-gradient(to bottom,rgba(0,0,0,.0001) 0,rgba(0,0,0,.3) 40%) !important;
		    background-repeat: repeat-x;
		    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#B3000000",GradientType=0);
		    width: 100%;
		padding-bottom: 0px !important;
	}
	
	.content-main-list .content-post-thumb, .content-post-list{
		width: 100% !important;
	}
	
	
}



@media screen and (min-width:768px){
	.owl-carousel-home .owl-item{
		height: 447px !important;
	}
	
	.adv-video-container{
		height: 530px;
	}
	.related-post > .col-xs-6:last-child{
		display: none !important;
	}

	
}