/*
Theme Name: Infettivologia Unina
Theme URI: https://infettivologiaunina.it/
Author: Arcadia
Author URI: https://arcadiacom.it/
Version: 1.0.0
Template: infettivologia
Text Domain: infettivologia
*/

/* COLORI */
.blu{color:#336699}
.arancio{color:#EE4930} /* da MEDICINA */

/* STILI */
.testo-bianco, .testo-bianco p{color:#fff}
.text-center{text-align:center}

/* FIX Layout */
@media all and (min-width:1400px)
{
	.container{max-width:1360px}
}


@media all and (min-width:1600px)
{
	.container{max-width:1560px}
}

/* HOME */
div.arc_cta_home{padding:90px 50px}

@media all and (min-width:993px) and (max-width:1199px)
{
	div.arc_cta_home{padding:35px 40px}
}
@media all and (max-width:992px)
{
	div.arc_cta_home{padding:40px 35px}
}

@media all and (max-width:479px)
{
	.tm-box-icon.style-02 .main-content{flex-direction: column}
	.tm-box-icon.style-02 .icon{margin-bottom:15px}
}

/* MOBILE HOME */
#header-right-more{display:none}

/* LOGO */
@media all and (max-width:560px)
{
	.header-wrap .branding{max-width:80%}
}


/* LISTA */
@media all and (max-width:767px)
{
	.tm-attribute-list.style-02 .item{display:block; padding:15px 0}
	.tm-attribute-list.style-02 .item div{display:block; text-align:left}
}

/* ELENCO */
.tm-simple-job-listing div.item:nth-child(odd){background-color:#EBF5FE}
.tm-simple-job-listing div.item:nth-child(even){background-color:transparent}
/*.tm-simple-job-listing div.item:nth-child(2n){background-color:#EBF5FE}*/

/* SIDEBAR */
.page-sidebar #menu-docenti{margin-left:0}


/* FOOTER */
.page-footer{background-color:#336699; font-size:14px}
.arc-footer-wrapper{margin:10px 0 15px; font-size: 14px}
.arc-copyright{text-align:center; padding-bottom:20px}

@media all and (max-width:767px)
{
	.arc-copyright{text-align:left}
}
/* CREDIT */
.credit {width: 100%; position: relative; text-align:right; overflow: hidden; height: 13px}
.credit a{width: 52px; height: 13px; float: right}
.credit a img {position: absolute; top: -26px; right: 0; width:52px}
.credit a:hover img {top: 0; right: 0} 