/*
 Theme Name:   2cignidisco
 Theme URI:    http://www.2cignidisco.it/web/
 Description:  Tema per la Discoteca Due Cigni
 Author:       weblord
 Author URI:   http://www.weblord.it
 Template:     moesia
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  2cignidisco
*/

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #fff;
}

/* INIZIO - Modifica Testo del Footer */
.site-info.container {
  text-align: center;
  color:#666;
}
/* FINE - Modifica Testo del Footer */

/* INIZIO - Modifica Galleria FooGallery justified */
.justified-gallery>a>.caption,.justified-gallery>div>.caption{
	display:none;
	position:absolute;
	bottom:0;
	padding-top:100% !important;
	background-color:#000;
	left:0;
	right:0;
	margin:0;
	color:#fff;
	font-size:18px !important;
	font-weight:bold !important;
	font-family:sans-serif;
	text-align:center !important;}
/* FINE - Modifica Galleria FooGallery justified */


 /* Services */
.service-icon {
	color: #000 !important;
}
 
/* ------------------------------------------------ */
/* C O N T A C T  F O R M  S T Y L E   
/* ------------------------------------------------ */

.contact-form-wrapper{
	background: rgba(0, 0, 0, .5);
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    background: #000;
    color: #fff;
	border:1px solid #fff;
	font-size: 18px;
}

.contact-form-wrapper input[type="submit"]{
	float:none;
}

@media only screen and (min-width : 240px) {
   .wpcf7-textarea,
   .wpcf7-text {
     max-width: 100%;
     padding: 10px 1px !important;
   }
}

/*Modulo CONTATTI */

/* Contact 7 Forms
--------------------------------------------- */

form.wpcf7-form {
text-align: center;
}

input#formname, #emailform, #subject, #message {
width:75%;
margin-top: 5px;
margin-bottom: 5px;
}

input#formname {
margin-top: 20px;
}

::-webkit-input-placeholder {
   color: #fff !important;
  }

  :-moz-placeholder { /* Firefox 18- */
     color: #fff !important;
  }

  ::-moz-placeholder {  /* Firefox 19+ */
     color: #fff !important;
  }

  :-ms-input-placeholder {
     color: #fff !important;
  }

textarea:focus, input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="password"]:focus {
    color: #fff !important;
    background: #1d1d1d !important;
	border: 1px solid #fcff00;
}

/*ERRORI*/

body input[type=text].wpcf7-not-valid, body input[type=email].wpcf7-not-valid, body input[type=tel].wpcf7-not-valid, body textarea.wpcf7-not-valid {
border: 1px solid #ff0a3e;
max-width: 100%;
}

@media (max-width: 480px){
   body input[type=text].wpcf7-not-valid, body input[type=email].wpcf7-not-valid, body input[type=tel].wpcf7-not-valid, body textarea.wpcf7-not-valid {
     max-width: 240px;
   }
}






body span.wpcf7-not-valid-tip {
display: block;
color: #ff0a3e;
border: none;
position: relative;
top: auto;
left: auto;
padding: 5px;
margin: 0 auto;
background: #fff;
font-size: 15px;
border: 1px solid #ff0a3e;
max-width: 420px;
}

body div.wpcf7-validation-errors {
background: #fff;
border: 1px solid #ff0a3e;
color: #ff0a3e;
}

body div.wpcf7-response-output {
margin: 0 auto;
padding: 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
border-radius: 5px;
max-width: 420px;
}

body .wpcf7-mail-sent-ng {
background: #fff2e2;
border: 1px solid #ffbc8a;
color: #e17731;
}

body .wpcf7-mail-sent-ok {
background: #e8ffe2;
border: 1px solid #6fdf51;
color: #1ea524;
}

/* Vantage Contact Form 7 Submit Button */

.wpcf7 input[type="submit"] {
padding: 12px 20px;
border-top: solid 1px #d2d2d2;
border-left: solid 1px #c3c3c3;
border-right: solid 1px #c3c3c3;
border-bottom: solid 1px #9f9f9f;
background: #ffffff;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dfdfdf), color-stop(1, #ffffff));
background: -ms-linear-gradient(bottom, #dfdfdf, #ffffff);
background: -moz-linear-gradient(center bottom, #dfdfdf 0%, #ffffff 100%);
background: -o-linear-gradient(#ffffff, #dfdfdf);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dfdfdf', GradientType=0);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-size: 18px;
font-weight: bold;
color: #646464;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
width: auto;
text-decoration: none;
cursor: pointer;
-webkit-appearance: button;
line-height: 1;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

.wpcf7 input[type="submit"]:hover {
	background: #ffffff !important;

	}
	
/* Personalizzazione Pagina Biglietto Omaggio */
/* .page-id-111 .entry-title {
	display:none;
}*/

/*.page-id-111 .hentry {
	border: 0;
	padding: 30px;
	background-color: #000;
	opacity: 0.9;
}*/

/* Personalizzazione Pagina Biglietto Omaggio OK */
/* .page-id-117 .entry-title {
	display:none;
}*/

/*.page-id-117 .hentry {
	border: 0;
	padding: 30px;
	background-color: #00041f;
}*/

/* Personalizzazione Pagina Mail OK */
 .page-id-128 .entry-title {
	display:none;
}

.page-id-128 .hentry {
	border: 0;
	padding: 30px;
	background-color: #00041f;
}

/* Personalizzazione Pagina Dove Siamo */
 .page-id-87 .entry-title {
	text-align:center;
	text-transform:uppercase;
	color:#fff000;
}

.page-id-87 .hentry {
	border: 0;
	padding: 30px;
	background-color: #00041f;
}

/* Personalizzazione Pagina Grazie per il tuo acquisto */
 .page-id-461 .entry-title {
	display:none;
}

.page-id-461 .hentry {
	border: 0;
	padding: 30px;
	background-color: #00041f;
	color:#fff000;
}

.page-id-461 h1, .page-id-461 h2, .page-id-461 h3, .page-id-461 h4, .page-id-461 h5, .page-id-461 h6 {
	color:#fff000;
}

/* Personalizzazione Pagina Acquisto Biglietto */
 .page-id-824 .entry-title, .page-id-828 .entry-title {
	text-align:center;
	text-transform:uppercase;
	color:#fff000;
}

.page-id-824 .hentry, .page-id-828 .hentry {
	border: 0;
	padding: 30px;
	background-color: #00041f;
}


/* ---------------------------------------- */
/*  B A N N E R  F A C E B O O K
/* ---------------------------------------- */

a.fb_disco			{ background:url(images/banner_fb.jpg) left top; width:500px; height:70px; display:block; margin:0 auto; max-width: 100%;}
a.fb_disco:hover 	{ background-position:bottom; }

@media (max-width: 550px){
a.fb_disco			{ background:url(images/fb_disco.png) left top; width:60px; height:60px; display:block; margin:0 auto; max-width: 100%;}
a.fb_disco:hover 	{ background-position:bottom; }
}

/* ---------------------------------------- */
/*  B A N N E R  B I G L I E T T O
/* ---------------------------------------- */

a.biglietto_omaggio			{ background:url(images/banner-omaggio.png) left top; width:500px; height:206px; display:block; margin:0 auto; max-width: 100%;}
a.biglietto_omaggio:hover 	{ background-position:bottom; }

@media (max-width: 550px){
a.biglietto_omaggio			{ background:url(images/banner-omaggio-mini.png) left top; width:242px; height:118px; display:block; margin:0 auto; max-width: 100%;}
a.biglietto_omaggio:hover 	{ background-position:bottom; }
}

/* ---------------------------------------- */
/*  B A N N E R  S U M M E R
/* ---------------------------------------- */

a.banner_2cigni_summer			{ background:url(images/banner-2cigni-summer.png) left top; width:400px; height:193px; display:block; margin:0 auto; max-width: 100%;}
a.banner_2cigni_summer:hover 	{ background-position:bottom; }

@media (max-width: 550px){
a.banner_2cigni_summer			{ background:url(images/banner-2cigni-summer-mini.png) left top; width:200px; height:96px; display:block; margin:0 auto; max-width: 100%;}
a.banner_2cigni_summer:hover 	{ background-position:bottom; }
}

/* ---------------------------------------- */
/*  B A N N E R  Y O U T U B E
/* ---------------------------------------- */

a.banner_youtube			{ background:url(images/banner-youtube.png) left top; width:300px; height:120px; display:block; margin:0 auto; max-width: 100%;}
a.banner_youtube:hover 		{ background-position:bottom; }

@media (max-width: 550px){
a.banner_youtube			{ background:url(images/banner-youtube-mini.png) left top; width:64px; height:64px; display:block; margin:0 auto; max-width: 100%;}
a.banner_youtube:hover 		{ background-position:bottom; }
}

/* ---------------------------------------- */
/*  G O O G L E  M A P
/* ---------------------------------------- */

.googlemap {
        position: relative;
        padding-bottom: 75%; /* 4:3 ratio*/
        height: 0;
        overflow: hidden;
}

.googlemap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}