/* Enter Your Custom CSS Here */
@import url('https://fonts.googleapis.com/css?family=Rouge+Script&amp;display=swap');

/* -------------------------------------------------- */

/* custom language manager */
*[class^="ap_lang"] { display: none; }
html[lang^="it"] *.ap_lang_it { display: inline-block; }
html[lang^="en"] *.ap_lang_en { display: inline-block; }

/* -------------------------------------------------- */

/* Pagina "wedding" (articole id 12859 */
article#post-12859 h1, h1.wedding {
    font-family: 'Rouge Script';
    color: #8d2023;
	font-size: 64px;
    margin-top: 64px; margin-bottom: 32px;
}
article#post-12859 h2, h2.wedding {
    font-family: 'Rouge Script';
    color: #8d2023;
	font-size: 48px;
    margin-top: 48px; margin-bottom: 24px;
}

/* -------------------------------------------------- */

@media screen and (min-width: 880px) {

.navigation-container { /*background-color: rgba(0,0,0,0.5); */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+10,000000+10,000000+90,000000+100&amp;0+0,0.5+10,0.5+90,0+100 */
	background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 10%, rgba(0,0,0,0.5) 90%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 10%,rgba(0,0,0,0.5) 90%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 10%,rgba(0,0,0,0.5) 90%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}
.qtranxs-lang-menu-item * { color:black !important; }

}

/* -------------------------------------------------- */


#primary-menu > li > a { color: rgb(240,240,240) !important; }
.qtranxs-lang-menu ul {}
.qtranxs-lang-menu-item img { margin-right:8px; }

h1.entry-title { display:none; }

body.blog article[data-tpl="content"] header.entry-header > a { display:inline-block; max-height: 200px; overflow:hidden }
body.blog .entry-meta .byline { display:none; }

/* -------------------------------------------------- */
