/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/
#okapi-wasb-button{bottom:90px!important;}
.cky-consent-container {z-index:9999999999!important;}
/* SOTTOTITOLI EVIDENZIATI */
.highlightTitle h2{
	line-height: 1;
    background-color: #AF3333;
    padding: 2px 10px;
}
.highlightTitleGold h2{
	line-height: 1;
    background-color: #B49C67;
    padding: 2px 10px;
}
.highlightTitle p {
	background-color: #AF3333;
    padding: 2px 10px;
	display:inline-block;
	margin:auto;
}
footer .footer-last { 
	padding-top:15px;
	padding-bottom:15px;
}
@media (min-width:920px) {
	.columnText  {
		column-count: 3;
	}

}
@media (max-width:920px) {
	.mobile-center { text-align:center; }
	.reduced-row .row { padding-left:10px!important; padding-right:10px!important;}
	.reduced-row .uncell  { padding-left:12px!important; padding-right:12px!important;}
}


/* Families */
@font-face {
    font-family: 'NeueMachina';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(font/PPNeueMachina-Ultralight.ttf) format('truetype');
}

@font-face {
    font-family: 'NeueMachina';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(font/PPNeueMachina-Light.ttf) format('truetype');
}

@font-face {
    font-family: 'NeueMachina';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(font/PPNeueMachina-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'NeueMachina';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(font/PPNeueMachina-Ultrabold.ttf) format('truetype');
}

@font-face {
    font-family: 'NeueMachina';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(font/PPNeueMachina-Black.ttf) format('truetype');
}
@font-face{
font-family: 'GillSans';
src: url('font/PARAGRAFIGillSans.otf');
}
