/*
Theme Name:     Laraway Child
Template:       laraway
*/
@import url('https://fonts.googleapis.com/css?family=Cinzel');

#custom-menu-lingua{
	z-index:99998;
    position:fixed;
	right:10px;
	top:0px;
	visibility:hidden;
}
#custom-menu-lingua a{
	font-size:13px;
	color:#888;
}
#custom-menu-lingua a:hover{
	color:#c30049;
	text-decoration:underline;
}

.tm-posts_item_title {
	font-family:verdana;
	white-space:normal !important;
	font-size:18px;
	font-weight:normal;
}
.tm-posts_item_title  h5 a{
	font-family:verdana;
}
.tm-posts_item_title h5 a:hover{
	color:#fafafa !important;
}
.tm-posts_listing{
	margin-top:0 !important;
}

@media only screen and (max-width: 1000px) {
    #custom-menu-lingua {
        visibility:hidden ;
    }
}
/*
div.blocco-social{
	background-image: url("/wp-content/uploads/2019/04/Real-Casa-di-Borbone-delle-Due-Sicilie-Faimglia-Reale-social.jpg");
position: absolute;
	background-size:cover;
  top: 0;
   left: 0;
   
  height: 228px;
  width: 100%;
}
div.links-social{
	bottom:0;
	position:absolute;
}
div.links-social span{
	display:block;
	float:left;
	width:20%;
}*/
#header-widget-area.widget-area{

text-align:left;
display:block;
width:10%;
font-size:10px;
margin-left:90%;
}


ul.sub-menu li a{
 font-family:verdana;
 
}

#testo-hp-dx h5 ,#testo-hp-sx h5{
	font-family:verdana;
	font-style:normal;
	font-weight:normal !important;
	font-size: 18px;
	color:#999;
}
div.entry-content h3 , div.entry-content h2{
	font-family: cinzel;
	font-size:35px;
}
h4.titoli-footer , #footer-area h4.widget-title{
	font-family:verdana;
	font-size:16px !important;
}
div.entry-content{
	max-width:1360px;
	margin: 0 auto;
}
#immagine-grande a{ cursor: default;}

footer.entry-footer{display:none !important}
header.entry-header h4.entry-title {
line-height:25px !important;
}
header.entry-header h4.entry-title a {
font-family:verdana; 
text-transform:uppercase; 
color: #0b0b97; 
font-size:20px;

}
.menu-link-charity a{
	color:red !important;
}
.sidebar-right {
	display:none !important;
}

/*box shortcode ombreggiatura*/
.box-shortcode{
-webkit-box-shadow: 3px 3px 5px 5px rgba(179,179,179,1);
-moz-box-shadow: 3px 3px 5px 5px rgba(179,179,179,1);
box-shadow: 3px 3px 5px 5px rgba(179,179,179,1) !important;
}

#riga-covid19{
	border:1px solid grey!important;
}


.post-author__title{
	display:none;
}
/* tutti i link interni agli articoli sono rossi (per il "clicca qui")*/
body.single-post .entry-content a{
	font-weight:bold;
	color: red;
	text-decoration: underline;
}
/**/