/*
Theme Name:     Leti Gabry - 1
Theme URI:      http: //example.com/
Description:    Tema per le nostre nozze
Author:         Gabriele
Author URI:     http: //example.com/about/

Version:        1.0.0
*/

@import url("./style-base.css");

@font-face {
    font-family: 'Droid Serif';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src:     url('//www.letiziaegabriele.it/wp-content/themes/lg1/fonts/droid-serif-normal-latin-400.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


@font-face {
    font-family: 'Happy Monkey';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src:     url('//www.letiziaegabriele.it/wp-content/themes/lg1/fonts/happy-monkey-normal-latin-ext-400.woff2') format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: 'Happy Monkey';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src:     url('//www.letiziaegabriele.it/wp-content/themes/lg1/fonts/happy-monkey-normal-latin-400.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Rouge Script';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src:     url('//www.letiziaegabriele.it/wp-content/themes/lg1/fonts/rouge-script-normal-latin-400.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}



#header h1 a {
	color: #ba0000;
}

h1 {
	font-family:"Rouge Script", arial, sans-serif;
}
body {
	font-family:"Happy Monkey", arial, sans-serif;
}

#shadow {
	background:#f6f6f6;
}

a {
	color: #dc0000;
	text-decoration: none;
}
a:hover {
	color: #ba0000;
	text-decoration: underline;
}

#header .title-description {
	position: absolute;
	top: 5px;
	left: 5px;
	padding: 25px;
	background: rgb(255, 255, 255); /* Fallback */
	background: rgba(255, 255, 255, 0.0);
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 20px;
	z-index: 10;
}
#header h1 {
	color: #2e2c6a;
	margin-bottom: 9px;
	font-size: 6em;
	font-style: bold;
	text-shadow:2px 2px 2px white;
}
#header h2 {
	font-size: 1.6em;
	color: #55548f;
	font-style: italic;
}

/* menu styles */
#navrow {
	margin-bottom: 0 !important;
    background-color: #e5edf7; /* fallback color */
    background-image: url('images/menubg.jpg') repeat-x; /* fallback image */
    background-image: -moz-linear-gradient(100% 100% 90deg, #faf1fa, #faf1fa);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#faf1fa), to(#faf1fa));
	border-top: 1px solid #e4ecf9;
	border-bottom: 1px solid #fff;
}
#nav {
	list-style: none;
	float: left;
}
#nav li {
	position: relative;
	display: block;
	float: left;
}
#nav li a, #nav li.current-menu-item a {
	float: left;
	display: block;
	text-decoration: none;
	color: #ba0000;
	font-weight: bold;
	font-size: 1.4em;
	padding: 10px 11px;

    background-color: #faf1fa; /* fallback color */
}
#nav li a:hover,
#nav > li.current-menu-item > a {
	color: #ffffff;
	text-decoration: none;
	background-color: rgb(186, 0, 0);
	border: 0;
	padding: 10px 11px;
}
#nav ul {
	display: none;
	position:absolute;
	top: 35px;
	left:0;
}
#nav ul li, #nav ul li.current-menu-item {
	border: 1px solid #dae7f4;
	color: #ba0000;
	margin-top: -1px;
}
body #nav ul li > a, #nav ul li.current-menu-item a  {
	color: #ba0000;
	text-decoration: none;
	background-color: rgb(186, 0, 0);
    background-color: #faf1fa !important; /* fallback color */
	border: 0;
	padding: 10px 11px;
}
#nav ul li a:hover {
	background: #ba0000 !important;
	color: #ffffff;
	padding: 10px 11px;
	border: 0 !important;
}
#nav ul li ul {
	top: 0;
	left: 184px;
}

.flex-direction-nav li a {width: 52px; height: 52px; margin: -13px 0 0; display: block; background: url('images/slidernav.png') no-repeat; position: absolute; top: 50%; cursor: pointer; text-indent: -999em;}

.ninja-forms-form  {
	background: #CCCCCC;
	border: 1px solid gray;
	border-radius: 15px;
	padding: 15px;
}

#ninja_forms_required_items {
	line-height: 30px;
	color: #555;
}

.ninja-forms-form label {
	min-width: 150px;
	display: inline-block;
	font-size: 14px !important;
	line-height: 30px;
}

.ninja-forms-form textarea {
	min-width: 500px;
	min-height: 100px;
}

#ninja_forms_field_1 {
	min-width: 300px;
}

#footnav li ul, .form-allowed-tags {
	display: none;
}

body #commentform input[type=submit]#submit, .ninja-forms-form input[type=submit], #butregalo {
    background-color: #e5edf7; /* fallback color */
    background-image: url('images/menubg.jpg') repeat-x; /* fallback image */
    background-image: -moz-linear-gradient(100% 100% 90deg, #faf1fa, #faf1fa);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#faf1fa), to(#faf1fa));
	color: #ba0000;

font-size: 1.2em;
font-weight: bold;
padding: 9px 18px;
margin: 0;
margin-top: 5px;
float: none;
width: auto;
border: 1px solid #c7d0df;
border-radius: 5px;
}