/*
Theme Name: Digital Agency Lite - Child
Theme URI: https://NONE
Description: Tema child per Digital Agency Lite
Author: Vito Cafazzo
Author URI: https://NONE
Template: digital-agency-lite
Version: 1.0.0
*/

/*----------------------------------------------------------------------
   FONT
----------------------------------------------------------------------*/

/* --- Font LOVELO --- Installato per i titoli*/
@font-face {
    font-family: 'Lovelo'; 
    src: url('font/lovelo-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/lovelo-webfont.woff2') format('woff2'),
         url('font/lovelo-webfont.woff') format('woff'),
         url('font/lovelo-webfont.ttf') format('truetype'),
         url('font/lovelo-webfont.svg#loveloline_bold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* ------------------------------------------------------------
    RIMOZIONE/MODIFICHE ELEMENTI DALLA STRUTTURA - GENERALI 
--------------------------------------------------------------*/
.custom-background{
    /* Riferimento per i test ---> background:yellow; */
    background:#21384D url(https://vitocafazzo.it/site_Wp/wp-content/uploads/2020/10/pattern.png) repeat top left;
    /* La parte finale del documento veniva oscurata da un "pezzo di footer */
    margin-bottom: 100px;
    padding-right: 5%;
    padding-left: 5%;
    
}

.container{
    /* Riferimento per i test ---> background:green; */
    background : white;
    padding-bottom: 20px;
    margin-top: 20px;
    border: 5px solid #6D99BE;
    
}

#maincontent { 
    /* Riferimento per i test ---> background:pink; */
    margin-top:15px;
    background : white;
    color:#6D99BE;
}

#maincontent h1{ 
    color:#21384D;
    font-family: Lovelo, Arial, Helvetica, sans-serif;
	font-size:28px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
}

/* Non uso H2 perche' utilizzato in molte sezione di Wordpress */
#maincontent h3{ 
	font-family: Arial, Helvetica, sans-serif;
	/* color: #FD9604; */
	color: #6D99BE;
	margin: 45px  15px 15px 0;
	padding: 0;
	font-size: 24px;
	font-weight: bold;
	text-indent: 15px;
	border-bottom: 2px solid #6D99BE;
}

/*
#content  {
    background : #21384D;
    background:#21384D url(https://vitocafazzo.it/site_Wp/wp-content/uploads/2020/10/pattern.png) repeat top left;
    background : red;
}
*/

/* ------------------------------------------------------------
    RIMOZIONE/MODIFICHE ELEMENTI DA SINGGOLE PAGINE
    Aggiunte qui (commentate) per completezza     
    .entry-title{ 
	display:none;}

--------------------------------------------------------------*/



/* ------------------------------------------------------------
			NUOVI FORMATI
--------------------------------------------------------------*/

.my_header {
	background:#000000 url(https://vitocafazzo.it/site_Wp/wp-content/uploads/2020/10/sfondoJoy.jpg) repeat-x bottom center;
	width: 100%;
	height: auto;
	z-index: 999999;
}

.my_menuBar { 
    width: 100%;
    margin-top:-16px;
    padding-top: 5px;
    padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background: #162635;
	color: White;
	text-align:center;
	font-size:14px;
	border:0 solid #000; 
	z-index: 999999;
}

.my_body	{
	font-family: Arial, Helvetica, sans-serif;
	background:#ffffff url(https://vitocafazzo.it/site_Wp/wp-content/uploads/2020/10/pattern.png) repeat top left;
	color:#000000;
	font-size:14px;
	margin: 0;
	text-align: center;
}


.my_footerXXXXX {
    font-family: Arial, Helvetica, sans-serif;
    text-align:center;
    background: #162635;
    clear: both;
    padding-top: 5px;
    padding-bottom: 5px;
    position: fixed;
    bottom: -40px;
    left: 0;
    width: 100%;
    z-index: 999999;
}

.my_footer {
    clear: both;
    height: 30px;
    width: 100%;
    padding-top: 5px;
    position: fixed;
    text-align:center;
    background: #162635;
    font-size:14px;
    bottom: 0;
    left: 0;
    z-index: 999999;
}

/* Utilizzata per le info ad inizio pagina: dopo H1*/ 
.my_intestazione_info{
	font-family: Arial, Helvetica, sans-serif;
	color: #5A6D95;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

/* Utilizzata per le info interne alla pagina: dopo H2*/
h6.my_intestazione_info{
	text-align: left;
}


/* ------------------------------------------------------------
	CSS per situazioni particolareggiate
--------------------------------------------------------------*/

/* PALLINO ANIMATO: quando possibile, per distinguere i link INTERNI
    - La PAGINA delle RICERCHE utilizza la classe h2.section-title per il  titolo del post. 
    - Il PLUGIN "CV Content View" utilizza la classe p.pt-cv-title per il titolo del post.
    - La classe h2.section-title l'ho usata anche in casi di PHP personalizzato (tramite il plugin XYZ PHP Code)
---------------------------------------------------------------*/
h2.section-title, p.pt-cv-title {
    /* Utilizzato, non sempre, anche per COLLEGAMENTI INTERNI al sito */
    text-align: left;
    font-size: 16px;
    background: url(https://vitocafazzo.it/site_Wp/wp-content/uploads/2020/10/anc_puntoAnimato.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

h2.section-title:hover, p.pt-cv-title:hover {
    background: url(http://vitocafazzo.it/site_Wp/wp-content/uploads/2020/10/anc_puntoAnimatoHover.gif);
    background-position: left;
	background-repeat: no-repeat;
}

/* Elementi della pagina delle ricerche che non volgio visualizzare */
.more-btn {
    display:none;
}
.screen-reader-text {
    display:none;
}

.bradcrumbs { /* link di navigazione */
    display:none;
}


#status { /* icona caricamento */
    display:none;
}






div.my_paginazione{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D7D9FF;
	color: #191970;
	font-size: 14px;
	padding: 2px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	border: 3px solid;
	border-color: #BDC1FF;
	overflow: hidden;
}


code
{
	color: #8142ba;
}




/* ------------------------------------------------------------
	CSS PER LE GATEGORIE - TEST
--------------------------------------------------------------*/

/* -----------------------------------------categoria APPUNTI */
.category-xxxxxxxx {
    color: #000000
}
.my_codice
{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	background-color: #f9f9f9;
	color: #1d4bc8;
	border-style: dashed;
	border-width: 1px;
	padding: 5px;
	overflow-x: auto;
}



