/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */


/*
 * Custom Style Sheet - Use this file to style your content
 */

/* COOKIE.CONSENT  CUSTOMIZE NYX 
-------------------------------------------------------------- */

.cc-icon a {
    display: block;
    width: 7em!important;
    height: 1.5em!important;
    background: #005aaa!important;
    padding-top:8px;
    background-image:none!important;
    padding:6px;
    text-align: center;
    -webkit-clip-path: polygon(0px 10px, 900px 10px, 900px 100px, 0px 60px)!important;
    clip-path: polygon(0px 10px, 900px 10px, 900px 100px, 0px 60px)!important;
    margin-left: 0em!important;
}
.cc-icon a::before {
    content: "COOKIE CONSENT";
    position: absolute;
    width: 100%;
    left: 0px;
    font-weight: 600;
    top:18px;
    color:#fff;
    font-size: 11px!important;
}
.rsform-submit-button {
  margin-left 20px;
  background-color: lawngreen;
}

.nyx_cookies td{
  padding:10px;
  border:solid 1px #cdccce;
  
}
.nyx_cookies th{
  padding:20px;
  color:#fff;
  background-color: #0067ba;
  border:solid 1px #fff;
  
}
.nyx_cookies tr:nth-child(odd) 
{ 
background-color: #cbe4f8;
}
ul.zebra a {
  color:#2c72ba!important;
  text-decoration: none!important;
  font-size: 16px;
}
ul.zebra h4 {
  margin:3px 0px 3px 6px;
}

/* NATALE 2015 */
.intro {
  margin-bottom: 30px;
}
.group-image {
  display: table;
  width: 100%;
  height: 180px;
  background-color: #cbe4de;
  text-align: center;
  padding-top:35px;
  font-size: 35px;
}
.title-product {
  border-bottom: solid 1px #e5e5e5;
  width: 100%;
}
.title-product h3 {
  padding-bottom:5px!important;
  margin:8px 0px 8px 0px;
}
.single-product {
  float: left;
  display: block;
  margin-top:10px;
  margin-bottom:30px;
  margin-right:34px;
}
.desc-product {
  text-align: center;
  background-color: #e5e5e5;
  padding:6px;
}
.desc-product a.button {
  text-decoration:none!important;
}

.prodotti {
  border:0px;
}
.prodotti img{
  width: 95%;
  margin:5px;
  border: solid 1px #e0e0e0;
}
.prodotti img:hover{
  opacity: .8;
}
.prodotti td{
/*  border: solid 1px #e0e0e0; */

}
.titolo-biglietto {
  text-align: center;
}
.order {
  width: 95%!important;
  text-align: center;
  background-color: #005aaa;
  color:#fff!important;
  text-decoration: none!important;
  text-shadow: none;
  margin-top:30px!important;
}
.descrizione {
  text-align: center;
  font-size: 25px;
  font-weight: bold;
}
.descrizione-prod {
  width: 50%;
  vertical-align: text-top;
}
