/*
Theme Name: NW2018
Theme URI: http://www.suonica.it/promotion
Author: Mattia Momentè
Author URI: http://www.mattiamomente.com/

*/


* {
    line-height: 1.5em;
    margin: 0;
    padding: 0;
}
html {
    height: 100%;
}
body {
    background: #eeeeee !important;
    color: #000 !important;
    font-family: helvetica;
    width: 100%;
    margin: 0 auto;
    top: 0;
}



a {
    text-decoration: none;
    transition: color 0.2s linear 0s;
    color: #faa72f
}
a:hover {
    color: #5c5c5c;
    text-decoration: none;
}
p {
    font-family: sans-serif;
    font-size: 16px;
    margin-top: 20px;
}
img {
    max-width: 100%;
    height: auto;
}
ol.flex-control-nav li a, li.box a, .dateInfo, #wp-calendar td a, #commentform input[type="submit"], input[type="submit"], #postNav .pagenav a, #theTags a, #tagLine a, #dropmenu li a, #dropmenu li, #dropmenu li a, #tagLine a, #theTags a, .widget_tag_cloud a, #postNav a, .sliderInfo a, .flex-direction-nav li a, .dateInfo, ul#detailsTabs > li {
    transition: background-color 0.2s linear 0s;
}
h1, h2, h3, h4, h5, h6 {
    color: #333;
    font-weight: normal;
}
h1, h1 a, h1 a:visited, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited, h5, h5 a, h5 a:visited, h6, h6 a, h6 a:visited {
    color: #000;
    text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    text-decoration: none;
}
ul {
    list-style-type: square;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 30px !important;
    padding-left: 30px !important;
}

.row {    margin-right: 0;
    margin-left: 0;
}



.upperfooterdiv{

    width: 24%;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    text-align: left;

}

.upperfooterdiv h2 {

    font-size: 22px;
    line-height: 30px;
    font-weight: 900;
    color: #000 !important;
    border-bottom: 2px solid #faa72f;
    padding-bottom: 10px;
    margin-bottom: 10px;}

.upperfooterdiv a{



}


.upperfooterdiv a img{
    max-width: 100px;
     transition: all 0.2s;
     padding: 5px 0;
     filter: invert(100%);
}

.upperfooterdiv a:hover img{
      max-width: 100px;
     transition: all 0.2s;
     padding: 0;
}

.upperfooterdiv li{list-style: none; }

.upperfooterultimo p {

    display: inline-block;
    opacity: 0.5;

}

.upperfooterultimo p:hover {

    display: inline-block;
    opacity: 1;

}



.single-sidebar h4{
color: #faa72f;
padding: 0;
font-size: 20px;
line-height: 30px;
letter-spacing: 5px;
margin-bottom: 20px;

}

.single-img{text-align: center;}

.single-img img{width:100%;}


@media screen and (max-width: 890px) {

.single-sidebar, .single-content{margin-top: 30px}



}




@media screen and (max-width: 1100px) {
#wrapper,  #wrapper2, #wrapper3{
    overflow: hidden;
    width: 900px;
}

}
@media screen and (max-width: 890px) {
#wrapper,  #wrapper2 {
    width: 720px;
}

#wrapper3{width: 100%;}

a#logo{ width: 50% !important; }

}

@media screen and (max-width: 740px) {
#wrapper,  #wrapper2 {
    width: 560px;
}
.upperfooterdiv{
width: 49%;
}
}
@media screen and (max-width: 590px) {
#wrapper, #wrapper3 {
    margin: 30px auto;
    width: 400px;
}

#wrapper2 {
    width: 400px;
}


}
@media screen and (max-width: 440px) {
#wrapper, #wrapper3 {
    margin: 10px auto;
    overflow: hidden;
    padding: 0 30px;
    width: 100%;
}

#wrapper2{
width: 100%;

}

.upperfooterdiv{
width: 100%;
}


}
#content {
    float: left;
    padding-bottom: 50px;
    padding-top: 25px;
    width: 100%;
}
#sidebar {
    width: 250px;
}
body.single #sidebar {
    width: 280px;
}
@media screen and (max-width: 1100px) {
#sidebar {
    width: 230px !important;
}
}
@media screen and (max-width: 890px) {
#sidebar {
    display: none;
}
}
@media screen and (max-width: 590px) {
#sidebar {
    display: none;
    width: 100%;
}
}
.dotted {
    background: rgba(0, 0, 0, 0) url("images/dot_bg.png") repeat scroll 0 0;
    height: 40px;
    width: 100%;
}
#header {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    float: left;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100%;
}

a#logo img {

    max-width: 210px;

    padding-right: 0;
}
@media screen and (max-width: 1100px) {
#header {

}
}
@media screen and (max-width: 890px) {
#header {
    padding: 0;
    text-align: center;
}
}
@media screen and (max-width: 590px) {
#header {
 
}
}
@media screen and (max-width: 440px) {
a#logo img {
    height: auto;
    /* max-width: 100%; */
}
}
#copyright{
    background: #fff none repeat scroll 0 0;
    clear: both;
    color: #aaaaaa;
    display: block;
    font-size: 10px;
    letter-spacing: 0.75px;
    padding: 30px 0;
    text-align: center;
    width: 100% !important;
}


#copyright2 {
    background: #e9e9e9 none repeat scroll 0 0;
    clear: both;    display: block;
    letter-spacing: 0.75px;
    padding: 80px 0;
    text-align: center;
    width: 100% !important;

}


@media screen and (max-width: 440px) {
}
#copyright a {
    color: #000;
}
#socialIcons {
    float: right;
    padding: 20px 0;
    text-align: right;
    width: 60%;
}
.socialWrap {
    display: inline-block;
    height: 46px;
    margin: 0 8px;
    overflow: hidden;
    width: 46px;
}
.socialIcon {
    background-image: url("images/social_icons.png");
    display: inline-block;
    height: 92px;
    margin: 0;
    width: 46px;
}
.socialIcon2 {
    background-image: url("images/social_icons.png");
    display: inline-block;
    height: 92px;
    margin: 0;
    width: 46px;
}
#rssIcon {
    background-position: 0 0;
}
#youTubeIcon {
    background-position: -46px 0;
}
#vimeoIcon {
    background-position: -92px 0;
}
#twitterIcon {
    background-position: -138px 0;
}
#mySpaceIcon {
    background-position: -184px 0;
}
#meetupIcon {
    background-position: -230px 0;
}
#gplusIcon {
    background-position: -276px 0;
}
#facebookIcon {
    background-position: -322px 0;
}
#flickrIcon {
    background-position: -368px 0;
}
#favIcon {
    background-position: -414px 0;
}
#linkedinIcon {
    background-position: -460px 0;
}
@media screen and (max-width: 890px) {
#socialIcons {
    width: 50%;
}
}
@media screen and (max-width: 740px) {
.socialWrap {
    margin: 0 2px;
}
#socialIcons {
    text-align: center;
    width: 100%;
}
}
@media screen and (max-width: 590px) {
#copyright {
    width: 390px;
}
}
@media screen and (max-width: 440px) {
.socialWrap {
    margin: 0 4px;
}
}

.navbar .navbar-main-collapse {
    float: right;
}


.navigation {
    float: left;
    padding-top: 0;
    z-index: 101;
}



.header.onscroll{
    height: 80px;
    margin-bottom: 0;
    margin-top: 0;
    position: fixed !important;
    top: 0;
    z-index: 200;
    box-shadow: 3px 0 10px #000;

   /*  transition: all 0.4s ease; */
       -webkit-animation: cssAnimation 0.5s  ease;
    -moz-animation: cssAnimation 0.5s  ease;
    -o-animation: cssAnimation 0.5s  ease;

 -webkit-animation-fill-mode: forwards; /* Chrome, Safari, Opera */
    animation-fill-mode: forwards;
}


    @-webkit-keyframes cssAnimation {
    from { -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0, -80px); }
    to { -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0, 0px); }
    }
    @-moz-keyframes cssAnimation {
    from { -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0,-80px); }
    to { -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0, 0px); }
    }
    @-o-keyframes cssAnimation {
    from { -o-transform: rotate(0deg) scale(1) skew(0deg) translate(0,-80px); }
    to { -o-transform: rotate(0deg) scale(1) skew(0deg) translate(0, 0px); }
    }




.bg-dark {
    background-color: #faa72f !important;
}




#dropmenu {
    display: inline-block;
    list-style: outside none none;
    position: relative;
    z-index: 400;
    margin: 0 0 0 auto;
}   

#dropmenu-left{

    margin: 0 auto 0 0;
    display: inline-block;
    list-style: outside none none;
    position: relative;
    z-index: 400;
}


#dropmenu li, #dropmenu-left li {
    display: inline;
    float: left;
    line-height: 35px;
    list-style: outside none none;
    position: relative;
    text-align: left;
}





#dropmenu li a, #dropmenu-left li a {

    color: #fff;
font-size: 16px;
line-height: 25px;
font-weight: 900;
text-align: center;
text-transform: capitalize;
padding-bottom: 5px;
letter-spacing: 5px;
 margin: 10px;
}


#dropmenu li.current-menu-item a, #dropmenu-left li.current-menu-item a {color: #000; border-bottom: 2px solid #000;}



#dropmenu li.home-tickets a{
background: #fff none repeat scroll 0 0;
color: #000 !important;
padding:    10px 25px 5px 25px;
/* text-transform: uppercase;  */
font-size: 18px;
font-weight: 900;
}

#dropmenu li.home-tickets a:hover{
   text-decoration: none;
     color: #fff !important ;
    background: #000 none repeat scroll 0 0;
    border-bottom: 0 solid #000;
}




@media (max-width: 992px) { 

#dropmenu li {width: 100%; display: block;}


 }

@media (min-width: 992px) { 



.mobile-menu{display: none !important; }

 }

.mobile-menu{width: 100%}

.mobile-menu li {width: 100%}


.mobile-menu .navigation {padding: 0;}



#dropmenu li a:hover,  #dropmenu-left li a:hover  {
    color: #000;
    text-decoration: none;
    border-bottom: 2px solid #000;
}

#dropmenu li ul {
    display: none;
    left: 0;
    list-style: outside none none;
    position: absolute;
    text-align: left;
    top: 35px;
    width: 220px;
    z-index: 300;
}
#dropmenu li ul li {
    clear: both;
    position: relative;
}
#dropmenu li ul li a {
    background: #f8f8f8 none repeat scroll 0 0;
    font-size: 11px;
    line-height: 35px;
}
#dropmenu li ul li ul {
    left: -200px;
    position: absolute;
    top: 0;
}
#dropmenu li ul li ul li {
    float: right;
}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
    display: none;
}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
    display: block;
}
/*
#dropmenu li.current-menu-item > a::after, #dropmenu li.current-menu-ancestor > a::after, #dropmenu li.current-menu-parent > a::after {
    background: #000 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 3px;
    margin-top: -5px;
    width: 100%;
}
*/
#dropmenu li.current-menu-item > a:hover, #dropmenu li.current-menu-ancestor > a:hover #dropmenu li.current-menu-parent > a:hover {
    color: #000;
}
#selectMenu {
    display: none;
    float: left;
    padding: 5px;
    width: 100%;
    z-index: 10;
}
.resp-nav {
    display: none;
}



#slider {
    background-image: url("images/ajax-loader.gif");
    background-position: center center;
    background-repeat: no-repeat;
    height: 350px;
    margin-bottom: 70px;
    position: relative;
    width: 100%;
}
.slides {
    max-height: 350px;
}
#slider li {
    position: relative;
}
#slider img {
    display: block;
    width: 100%;
}
.sliderInfo {
    font-weight: bold;
    left: 0;
    letter-spacing: 1px;
    position: absolute;
    top: 135px;
}
.sliderInfo a {
    background: rgba(0, 0, 0, 0.85) none repeat scroll 0 0;
    color: #f8f8f8;
    display: inline-block;
}
.sliderInfo a:hover {
    color: #000;
    cursor: pointer;
}
.sliderTitle {
    font-size: 20px;
    padding: 15px 30px;
}
.sliderDate {
    background: rgba(0, 0, 0, 0.85) none repeat scroll 0 0;
    color: #f8f8f8;
    display: inline-block;
    float: left;
    font-size: 12px;
    line-height: 35px;
    text-align: center;
    width: 145px;
}
ol.flex-control-nav {
    bottom: -14px;
    left: 0;
    position: absolute;
    width: 100%;
}
ol.flex-control-nav li {
    float: left;
    margin: 0 0 0 2px;
}
ol.flex-control-nav li:first-child {
    margin-left: 0;
}
ol.flex-control-nav li a {
    background: #ddd none repeat scroll 0 0;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 12px;
    overflow: hidden;
    text-indent: -999px;
    width: 100px;
}
ol.flex-control-nav li a:hover, ol.flex-control-nav li a.active {
    background: #000 none repeat scroll 0 0;
}
.flex-container a:active, .flexslider a:active {
    outline: medium none;
}
.slides, .flex-control-nav, .flex-direction-nav {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#slider .slides > li {
    display: none;
}
#slider .slides img {
    display: block;
    max-width: 100%;
}
.flex-pauseplay span {
    text-transform: capitalize;
}
.slides::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
html[xmlns] .slides {
    display: block;
}
* html .slides {
    height: 1%;
}
.no-js .slides > li:first-child {
    display: block;
}
.flex-direction-nav {
    height: 35px;
    left: 145px;
    position: absolute;
    top: 195px;
    width: 70px;
    z-index: 1000;
}
.flex-direction-nav li a {
    background: rgba(0, 0, 0, 0.85) none repeat scroll 0 0;
    color: #f8f8f8;
    float: left;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
}
.flex-direction-nav li a:hover {
    color: #000;
}
@media screen and (max-width: 1100px) {
#slider {
    height: 292px;
    margin-bottom: 55px;
}
#slider img {
    height: 100%;
}
.sliderInfo {
    top: 110px;
}
.sliderTitle {
    font-size: 18px;
}
.flex-direction-nav {
    top: 167px;
}
}
@media screen and (max-width: 890px) {
#slider {
    height: 233px;
}
.sliderInfo {
    top: 85px;
}
.sliderTitle {
    font-size: 16px;
}
.flex-direction-nav {
    top: 139px;
}
}
@media screen and (max-width: 740px) {
#slider {
    height: 175px;
}
.sliderInfo {
    top: 55px;
}
.sliderTitle {
    font-size: 12px;
}
.flex-direction-nav {
    top: 103px;
}
}
@media screen and (max-width: 590px) {
#slider {
    height: 117px;
}
.sliderTitle {
    padding: 5px 10px;
}
.sliderDate {
    display: none;
}
.sliderInfo {
    bottom: 117px;
    top: inherit;
}
.flex-direction-nav {
    display: none;
}
}
@media screen and (max-width: 440px) {
#slider {
    height: 93px;
}
.sliderInfo {
    bottom: 93px;
    font-size: 10px;
    top: inherit;
}
.flex-direction-nav {
    display: none;
}
}
#tagLine {
    border: 0 solid #000;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: -0.3px;
    line-height: 36px;
    margin: 0 auto;
    padding: 0 8.33333% 55px;
    text-align: center;
    width: 83.3333%;
}
#tagLine a {
    background: #000 none repeat scroll 0 0;
    color: #f8f8f8;
    font-size: 23px;
    padding: 7px 7px 3px;
}
#tagLine a:hover {
    color: #000;
}
@media screen and (max-width: 1100px) {
#tagLine {
    padding: 0 0 55px;
    width: 100%;
}
}
@media screen and (max-width: 890px) {
#tagLine {
    font-size: 24px;
}
#tagLine a {
    font-size: 20px;
}
}
@media screen and (max-width: 740px) {
#tagLine {
    font-size: 22px;
    padding: 0 0 40px;
}
#tagLine a {
    font-size: 18px;
}
}
@media screen and (max-width: 590px) {
#tagLine {
    line-height: 30px;
    text-align: left;
}
}
.blackBar {
    background: #000 none repeat scroll 0 0;
    color: #aaa;
    font-size: 10px;
    height: 48px;
    letter-spacing: 0.7px;
    line-height: 48px;
    text-align: center;
    width: 100%;
}
#loadMore {
    border-top: 3px solid #000;
    display: none;
    height: 45px;
    line-height: 45px;
    margin-top: -3px;
}
#loadMore a {
    color: #f8f8f8;
    line-height: 45px;
}
#loadMore a:hover {
    color: #f8f8f8;
}
#filter ul {
    list-style: outside none none;
}
#filter li {
    display: inline;
    font-size: 10px;
    line-height: 48px;
    margin: 0 8px 0 0;
}
#filter li a {
    color: #aaa;
    display: inline-block;
    line-height: 48px;
    text-transform: uppercase;
}
#filter li a:hover, #filter li a.active {
    color: #fff;
}
#filter.sticky {
    width: 100%;
    z-index: 2000;
}
#filterStickyWrapper, #filterStickyWrapper #filter {
    display: none !important;
    left: 0 !important;
    width: 100% !important;
}
.box {
    box-sizing: border-box;
    display: block;
    float: left;
    font-weight: bold;
    margin-bottom: 30px;
    padding: 20px 5px;
    perspective: 700px;
     -webkit-perspective: 700px;
    position: relative;
    text-align: center;
    width: 20%;
}
.box a {
    color: #000;
    display: block;
    margin: 0 auto;

}



.box:hover a{

     transform: rotateY(0deg) translate3d(0px, 0px, 0px);
        -ms-transform: rotateY(0deg) translate3d(0px, 0px, 0px);
    -webkit-transform: rotateY(0deg) translate3d(0px, 0px, 0px);
}




#dateList {
    clear: both;
    float: left;
    width: 100%;
}
#dateList2 {
    clear: both;
    float: left;
    width: 100%;

}

#dateList2 .row {
margin-right: -10px;
margin-left: 15px;
}


#dateList2 > h1, #dateList > h1 {
    display: block;
    font-family: helvetica;
    font-weight: 900;
    padding: 20px 0 0;
    text-align: center;
    text-transform: uppercase;
    line-height: 30px;
    letter-spacing: 5px;
    font-size: 25px;
    margin: 30px 0 50px;
    color: #000;
}

#dateList2 > h1 span, #dateList > h1 span{color:#faa72f;}


#dateList2 article, #dateList article {margin-bottom: 30px;}


li.eventi a:hover {
    background: #ffffff none repeat scroll 0 0 !important;
}

/*
.box .theDay {
    color: #000;
    float: left;
    font-size: 14px;
    font-weight: lighter;
    letter-spacing: 2px;
    line-height: 14px;
    margin-left: 10%;
    text-align: center;
    text-transform: uppercase;
    width: 80%;
    margin-top: 20px;
}
.box .theM {
    color: #000;
    float: left;
    font-size: 26px;
    line-height: 30px;
    font-weight: normal;
    margin-left: 10%;
    padding: 5px 0;
    text-align: center;
    text-transform: capitalize;
    width: 80%;
}
*/


.product-title a, .product-title, .related.products h2{
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    padding-top: 20px;
    letter-spacing: 5px;
    margin-bottom: 0;
}
.product-price a, .product-price{
    color: #faa72f !important;
    font-size: 20px;
    line-height: 25px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.single-product .product-title, .single-product .product-price {  
 text-align: left;
font-size: 30px;
}

.related.products, .related.products h2, .related.products h3{ text-align: center;}


.box .theDay {
    color: #000;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    margin-left: 10%;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;
    width: 80%;
}



.box .theTitle {
    color: #ffffff;
    font-family: sans-serif;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 18px;
    margin: -100px auto 0;
    transition: all 0.4s ease-in-out 0s;
    width: 90%;
}
li.eventi a:hover .theTitle {
    margin: 30px auto 0;
}
li.eventi a:hover .InfoEv {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    display: block;
}
.box .InfoEv {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 242px;
    overflow: hidden;
    position: absolute;
    transition: all 0.4s ease-in-out 0s;
    width: 170px;
}

.thumb {

    border-bottom: 3px solid #faa72f;

}

.box .thumb {
    height: 100%;
}
.box .thumb img {
    height: auto;
    width: 100%;
}
.box .theTitle span {
    background: #bd0926 none repeat scroll 0 0;
    color: #f8f8f8;
    display: inline-block;
    font-family: sans-serif;
    font-size: 12px;
    font-style: normal;
    margin-bottom: 8px;
    padding: 2px 8px 0;
    text-transform: uppercase;
}
li#theEnd {
    background: #000000 none repeat scroll 0 0;
    color: #f8f8f8;
    height: 242px;
    line-height: 160px;
    margin-left: 5px;
    margin-top: 43px;
    padding: 0;
}
li.monthYear {
    background-image: none;
    color: #f8f8f8;
    cursor: default;
    font-size: 40px;
    line-height: 24px;
    text-transform: uppercase;
}
li.monthYear a.dateLink {
    background-color: #000;
    color: #f8f8f8;
    height: 110px;
    line-height: 15px;
    padding: 66px 0;
    width: 100%;
}
li.monthYear a.dateLink:hover {
    color: #000;
}
li.monthYear span {
    letter-spacing: 2.5px;
}
body.single .mapEmbed {
    border-bottom: 5px solid #000;
    height: 300px;
    margin: 0 0 45px;
    overflow: hidden;
    width: 100%;
}
body.single .smallWindow .mapEmbed {
    border: medium none;
    margin: 0;
}
ul#detailsTabs > li.smallWindow {
    display: none;
}
iframe {
    width: 100%;
}
#crumbs {
    display: none;
    font-family: sans-serif;
    font-size: 10px;
    line-height: 20px;
}
#listing #crumbs, .entry #crumbs {
    margin: 0 0 35px;
}
.entry img {
    height: auto;
    max-width: 100%;
}
.listContent {
    float: left;
    font-family: sans-serif;
    font-size: 30px;
    padding-left: 30px;
    text-align: justify;
    width: 450px;
}
.listContent h2.posttitle a {
    font-family: sans-serif;
    font-size: 16px;
    font-style: normal;
}
.listContent .smallMeta {
    background: #eee none repeat scroll 0 0;
    border-radius: 15px;
    padding: 5px 15px;
}
.socialButton {
    float: left;
    margin: 0 12px 25px 0;
}

#postDetails2 {
    float: right;
    font-family: serif;
    font-size: 12px;
    width: 270px;
}
ul#detailsTabs {
    border-bottom: 1px solid #ccc;
    list-style: outside none none;
    margin: 0 0 30px;
}
ul#detailsTabs > li {
    background: #eee none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-size: 10px;
    line-height: 32px;
    margin: 0 1px -1px 0;
    padding: 0 20px;
}
ul#detailsTabs > li.activeTab {
    background: transparent none repeat scroll 0 0;
    border-bottom-color: #f8f8f8;
    color: #000;
}
ul#detailsTabs > li.activeTab:hover {
    background: #f8f8f8 none repeat scroll 0 0;
}
ul#detailsTabs > li:hover {
    background: #e1e1e1 none repeat scroll 0 0;
    color: #000;
}
ul#metaStuff {
    list-style: outside none none;
}
ul#metaStuff > li {
    display: none;
    margin: 0;
}
ul#metaStuff > li.currentInfo {
    display: block;
}
ul#metaStuff ul {
    margin-left: 15px;
}
ul#metaStuff ul li {
    margin-bottom: 15px;
}
ul#metaStuff #postTitle, ul#metaStuff #crumbs {
    display: none;
}
ul#metaStuff #crumbs {
    margin-bottom: 20px;
}
#countDown {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #888;
    font-size: 18px;
    margin-bottom: 20px;
    padding: 0;
    text-transform: uppercase;
}
#cntdwn span {
    color: #000;
    font-size: 35px;
}
ul#metaStuff ul.galleryBox {
    list-style: outside none none;
    margin: 0;
}
ul#metaStuff ul.galleryBox li {
    display: inline-block;
    margin: 0 10px 3px 0;
}
ul#metaStuff ul.galleryBox li:hover img {
    outline: 1px solid #000;
}
ul#metaStuff .smallMeta {
    clear: left;
    font-style: normal;
    line-height: 28px;
}
#theTags {
    clear: left;
    margin: 25px 0 0;
}
#theTags a {
    background: #000 none repeat scroll 0 0;
    color: #f8f8f8;
    display: block;
    float: left;
    font-size: 8px;
    font-weight: bold;
    margin: 0 3px 3px 0;
    padding: 8px 18px;
    text-transform: uppercase;
}
#theTags a:hover {
    color: #000;
}
body.single #titleBar {
    margin-bottom: 1px;
}


body.single .news .entry {
    padding: 0 20px 40px 0;
    width: 605px;
}
body.single .news .entry img {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}
@media screen and (max-width: 1100px) {
#listing, body.page .page {
    width: 450px;
}
body.single .news .entry {
    width: 520px;
}

}
@media screen and (max-width: 890px) {
#listing, body.single .post, body.page .page {
    border: medium none !important;
    float: none !important;
    margin: 0 auto;
    padding: 0 0 40px !important;
    width: 100%;
}
body.single .news .entry {
    width: 620px;
}
}
@media screen and (max-width: 740px) {
body.single .news .entry {
    width: 470px;
}
}
@media screen and (max-width: 590px) {
body.single .news .entry {
    width: 320px;
}
}
@media screen and (max-width: 440px) {
body.single .news .entry {
    width: 260px;
}
}
body.page-template-page-calendar-php #content .page, body.page-template-full-width-slider-php #content .page, body.page-template-full-width-php #content .page {
    border: medium none;
    float: none;
    padding: 0 0 40px;
    width: 100%;
}
#listing .post {
    border-bottom: medium none;
    margin: 0 0 10px;
    padding-bottom: 55px;
}
.entry {
    font-family: helvetica, sans-serif;
}
h2.posttitle {
    font-family: serif;
    font-size: 22px;
    font-style: italic;
    margin-bottom: 0;
}
h2#postTitle {
    display: none;
    font-family: sans-serif;
    font-size: 30px;
    margin-bottom: 0;
}
#dateList .box:nth-child(5n+7) {
    clear: left;
}




h2#postTitlez {
    font-family: sans-serif;
    font-size: 30px;
    margin-bottom: 0;
}
.dateInfo {
    background: #000 none repeat scroll 0 0;
    color: #f8f8f8;
    float: left;
    font-weight: bold;
    margin: 0 20px 0 0;
    padding: 35px 25px;
    text-align: center;
    text-transform: uppercase;
    width: 100px;
}
.dayInfo {
    font-size: 45px;
    line-height: 40px;
}
.monthInfo {
    font-size: 14px;
    line-height: 14px;
}
.timeInfo {
    background: #f8f8f8 none repeat scroll 0 0;
    color: #000;
    display: inline-block;
    font-family: sans-serif;
    font-size: 9px;
    line-height: 9px;
    margin: 0 auto 10px;
    padding: 5px 8px 2px;
}
.dateInfo:hover .timeInfo {
    background: #000 none repeat scroll 0 0;
    color: #f8f8f8;
}
.smallMeta {
    font-family: serif;
    font-size: 22px;
    font-style: italic;
    letter-spacing: 0;
    margin: 0 0 15px;
}
.entry {
    float: left;
    font-size: 12px;
}
.entry ol, .entry ul {
    font-size: 12px;
    margin: 0 0 15px 25px;
    padding: 0;
}
.entry li {
    line-height: 1.5em;
    list-style-position: outside;
    padding: 0 0 0 5px;
}
.entry p {
    margin: 0 0 15px;
}
.details {
    font-size: 12px;
    margin-bottom: 35px;
}
@media screen and (max-width: 1100px) {
.dateInfo {
    margin: 0 15px 0 0;
    padding: 28px 10px;
}


ul#detailsTabs > li {
    padding: 0 15px;
}
.listContent h2.posttitle {
    font-size: 18px;
}
.listContent .smallMeta {
    margin: 0 0 10px;
}
}
@media screen and (max-width: 890px) {
.dateInfo {
    margin: 0 15px 0 0;
    padding: 28px 22px;
}
#postDetails2 {
    margin-bottom: 30px;
    width: 100%;
}


ul#detailsTabs > li {
    padding: 0 5%;
}
ul#metaStuff #postTitle, ul#metaStuff #crumbs {
    display: inherit;
}
body.single .entry #postTitle, body.single .entry #crumbs {
    display: none;
}
.listContent h2.posttitle {
    font-size: 22px;
    margin-top: 15px;
}

.box{width: 33%}

#dateList .box:nth-child(-n+6) {
    margin-top: auto;
}



#dateList .box:nth-child(3n+5) {
    clear: left;
}
#dateList .box:nth-child(5n+7){
    clear: none !important;
}


}
@media screen and (max-width: 740px) {
.listContent h2.posttitle {
    font-size: 18px;
    margin-top: 10px;
}
#filterStickyWrapper, .blackBar {
    display: none;
}
ul#dateList {
    width: 100%;
}
.dateInfo {
    margin: 0 15px 0 0;
    padding: 28px 10px;
}
li.monthYear a.dateLink {
    height: 360px;
}

li#theEnd {
    height: 318px;
}
}
@media screen and (max-width: 590px) {
.dateInfo {
    padding: 15px 0;
    width: 100%;
}
.dayInfo {
    font-size: 35px;
    line-height: 25px;
}
.listContent {
    clear: both;
    padding: 1px 0 0;
}
.listContent .smallMeta {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
}
.box {
    width: 50%;
}

#dateList .box:nth-child(-n+4) {
    margin-top: auto;
}



li#theEnd {
    height: 212px;
}
}
@media screen and (max-width: 440px) {
.box {
    width: 100%;
}

#dateList .box:nth-child(-n+3) {
    margin-top: auto;
}

#dateList .box:nth-child(-n+2) {
    margin-top: 0px;
}




li.monthYear {
    height: auto;
}
.box .InfoEv {
    height: 331px;
    width: 234px;
}
li.monthYear a.dateLink {
    height: auto;
}
}
a.thumbLink {
    border-bottom: 5px solid #000;
    display: block;
}
a.thumbLink img {
    display: block;
    height: auto;
    margin-bottom: 0;
    max-width: 100%;
    padding-bottom: 0;
    transition: opacity 0.2s linear 0s;
}
a.thumbLink:hover img {
    opacity: 0.85;
}
#postNav {
    display: none;
    float: right;
    font-family: sans-serif;
    font-size: 10px;
    overflow: hidden;
    width: 70px;
}
#postNav .pagenav a {
    background: #000 none repeat scroll 0 0;
    color: #f8f8f8;
    display: inline-block;
    float: right;
    line-height: 35px;
    text-align: center;
    width: 35px;
}
#postNav .pagenav a:hover {
    color: #000;
    text-decoration: none;
}
.navigation {
    box-sizing: border-box;
    display: block;
    float: left;
    font-size: 12px;
    padding: 20px;
    width: 98%;
}

.navigation a span {display: none;}


.mobile-menu a span {display: inline-block;}

#sidebar ul {
    margin-left: 0 !important;
    position: relative;
}
#sidebar ul li.widget {
    font-family: sans-serif;
    font-size: 12px;
    list-style: outside none none;
    margin: 0;
    position: relative;
}
#sidebar ul li.widget h3.widgettitle {
    background: #000000 none repeat scroll 0 0;
    color: #ffffff;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 35px;
    margin-bottom: 15px;
    padding-left: 15px;
}
#sidebar ul li.widget ul li {
    list-style-position: outside;
    list-style-type: square;
    margin-bottom: 10px;
    margin-left: 15px;
}
#sidebar ul li.widget ul li ul li {
    list-style-position: inside;
    list-style-type: disc;
    margin-left: 0;
    padding: 0 0 0 15px;
}
#sidebar ul li.widget img {
    height: auto;
    max-width: 100%;
}
#commentsection {
    display: none;
    font-size: 12px;
    width: 90%;
}
.commentlist {
    list-style: outside none none;
    width: 100%;
}
#commentsection h3 {
    margin-top: 40px;
}
h3.comments {
    margin: 40px auto 20px;
}
.commentlist li, #commentform input, #commentform textarea {
    font: 0.9em "Lucida Grande",Verdana,Arial,sans-serif;
}
.commentlist li {
    font-size: 12px;
    font-weight: bold;
    list-style: outside none none;
    padding: 15px 0;
}
.commentlist li img.avatar {
    float: left;
    margin-right: 15px;
}
.commentlist cite, .commentlist cite a {
    font-style: normal;
    font-weight: bold;
}
.commentlist p {
    font-size: 12px;
    font-weight: normal;
    margin: 10px 0;
    text-transform: none;
}
.commentlist .pingback p {
    margin: 10px 5px;
}
#commentform p {
    margin: 5px 0;
}
.commentmetadata {
    color: #333;
    display: block;
    font-size: 10px;
    font-weight: normal;
    padding: 3px 0 0;
    text-transform: uppercase;
}
cite.fn {
    text-transform: uppercase;
}
.commentlist {
    padding: 0;
    text-align: justify;
}
.nocomments {
    text-align: center;
}
input[type="text"], input[type="password"] {
    background: #eeeeee none repeat scroll 0 0;
    border: medium none;
    margin: 10px 5px 5px 0;
    padding: 3px;
    width: 250px;
}
@media screen and (max-width: 440px) {
input[type="text"], input[type="password"] {
    width: 80%;
}
}
textarea {
    background: #eee none repeat scroll 0 0;
    border: medium none;
    border-radius: 15px;
    font-family: sans-serif;
    font-size: 12px;
    margin: 5px 0;
    padding: 8px;
    width: 90%;
}
#commentform input[type="submit"], input[type="submit"] {
    background: #000 none repeat scroll 0 0;
    border: medium none;
    color: #f8f8f8;
    cursor: pointer;
    padding: 5px 10px;
}
#commentform input[type="submit"]:hover, input[type="submit"]:hover {
    color: #000;
}
#searchform {
    background: #eee none repeat scroll 0 0;
    border-radius: 20px;
    height: 35px;
    width: 100%;
}
#searchform #s {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0 10px;
    width: 79%;
}
#searchform #searchsubmit {
    cursor: pointer;
    float: left;
    padding: 13px 0 10px 15px;
}
#searchform #searchsubmit:hover {
    text-decoration: none;
}
#sidebar input, #sidebar textarea {
    padding: 3px;
}
#sidebar input[type="submit"] {
    cursor: pointer;
}
code {
    font: 1.1em "Courier New",Courier,Fixed;
}
acronym, abbr, span.caps {
    cursor: help;
    font-size: 0.9em;
    letter-spacing: 0.07em;
}
p img {
    max-width: 100%;
}
img.centered {
    display: block;
    margin: 0 auto;
}
img.alignright {
    display: inline;
    margin: 0 0 10px 10px;
}
img.alignleft {
    display: inline;
    margin: 0 10px 10px 0;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}
acronym.abbr {
    border-bottom: 1px dashed #999;
}
blockquote {
    margin: 15px;
    padding-left: 20px;
}
blockquote cite {
    display: block;
    margin: 5px 0 0;
}
.center {
    text-align: center;
}
hr {
    display: none;
}
a img {
    border: medium none;
}
img#wpstats {
    border: medium none;
    height: 0;
    overflow: hidden;
    width: 0;
}
#hideme {
    visibility: hidden;
}
.hidden {
    display: none;
    visibility: hidden;
}
.rssSummary {
    padding-bottom: 15px;
}
.clear {
    clear: both;
}
p.clear {
    height: 1px;
    width: 1px;
}
.hide {
    display: none;
}
.ajax_calendar_widget h3, .widget_calendar h3 {
    display: none;
}
.loading {
    background-image: url("images/ajax-loader.gif");
    background-position: right center;
    background-repeat: no-repeat;
}
#wp-calendar {
    border-collapse: collapse;
    empty-cells: show;
    margin: 0 auto;
    width: 100%;
}
#wp-calendar #prev a, #wp-calendar #next a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    letter-spacing: 1px;
    margin-top: 15px;
    text-transform: uppercase;
    width: 80%;
}
#wp-calendar #prev a {
    text-align: left;
}
#wp-calendar #next a {
    float: right;
    text-align: right;
}
#wp-calendar #prev a:hover, #wp-calendar #next a:hover {
    color: #000;
}
#wp-calendar a {
    display: block;
    text-decoration: none;
}
#wp-calendar caption {
    font-family: serif;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    line-height: 35px;
    margin-bottom: 15px;
    text-align: left;
    width: 100%;
}
#wp-calendar th {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 5px solid #000;
    font-style: normal;
    line-height: 35px;
    text-transform: capitalize;
}
#wp-calendar td {
    font-weight: bold;
    line-height: 35px;
    padding: 0;
    text-align: center;
}
#wp-calendar td a {
    background: #000 none repeat scroll 0 0;
    color: #f8f8f8;
    line-height: 35px;
}
#wp-calendar td a:hover {
    color: #000;
}
body.page-template-page-calendar-php #content {
    margin: 0 auto;
    width: 100%;
}
body.page-template-page-calendar-php #wp-calendar caption {
    font-size: 25px;
    margin-bottom: 35px;
}
body.page-template-page-calendar-php #wp-calendar {
    border-collapse: collapse;
}
body.page-template-page-calendar-php #wp-calendar th, body.page-template-page-calendar-php #wp-calendar td, body.page-template-page-calendar-php #wp-calendar td a {
    line-height: 85px;
}
body.page-template-page-calendar-php #wp-calendar #prev a, body.page-template-page-calendar-php #wp-calendar #next a {
    line-height: 35px;
    width: 30%;
}
.widget_tag_cloud a {
    background: #000 none repeat scroll 0 0;
    color: #f8f8f8;
    display: block;
    float: left;
    font-size: 8px !important;
    font-weight: bold;
    margin: 0 3px 3px 0;
    padding: 6px 15px;
    text-transform: uppercase;
}
.widget_tag_cloud a:hover {
    color: #000;
    text-decoration: none;
}
.widget_tag_cloud::after {
    clear: left;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#nextevents ul li {
    float: left;
    height: 319px;
    list-style: outside none none;
}
#nextevents {
    background: #000000 none repeat scroll 0 0;
    border: 3px solid #000000;
    float: left;
    margin-bottom: 20px;
    margin-left: -3px;
    width: 100%;
}
#nextevents ul {
    clear: both;
    width: 100%;
}
#nextevents ul li a {
    float: left;
    height: 319px;
    transition: all 700ms ease 0s;
}
#nextevents ul li a:hover {
    background: #000000 none repeat scroll 0 0;
    opacity: 0.2;
}
@media screen and (max-width: 1100px) {
#nextevents ul li a img {
    height: 265px;
    width: 187px;
}
#nextevents ul li {
    float: left;
    height: 266px;
    list-style: outside none none;
}
#nextevents ul li {
    float: left;
    list-style: outside none none;
}
#nextevents {
    background: #000000 none repeat scroll 0 0;
    border: 3px solid #000000;
    float: left;
    margin-left: -3px;
    width: 100%;
}
#nextevents ul {
    clear: both;
    width: 100%;
}
#nextevents ul li a {
    float: left;
    height: 266px;
    transition: all 700ms ease 0s;
}
#nextevents ul li a:hover {
    background: #000000 none repeat scroll 0 0;
    opacity: 0.2;
}
}
@media screen and (max-width: 890px) {
#nextevents ul li a img {
    height: 213px;
    width: 150px;
}
#nextevents ul li {
    float: left;
    height: 213px;
    list-style: outside none none;
}
#nextevents {
    background: #000000 none repeat scroll 0 0;
    border: 3px solid #000000;
    float: left;
    margin-left: -3px;
    width: 100%;
}
#nextevents ul {
    clear: both;
    width: 100%;
}
#nextevents ul li a {
    float: left;
    height: 213px;
    transition: all 700ms ease 0s;
}
#nextevents ul li a:hover {
    background: #000000 none repeat scroll 0 0;
    opacity: 0.2;
}
}
@media screen and (max-width: 740px) {
#nextevents ul li a img {
    height: 319px;
    width: 225px;
}
#nextevents ul li {
    float: left;
    height: 319px;
    list-style: outside none none;
}
#nextevents {
    background: #000000 none repeat scroll 0 0;
    border: 3px solid #000000;
    float: left;
    margin-bottom: 0;
    margin-left: -3px;
    width: 100%;
}
#nextevents ul {
    clear: both;
    width: 100%;
}
#nextevents ul li a {
    float: left;
    transition: all 700ms ease 0s;
}
#nextevents ul li a:hover {
    background: #000000 none repeat scroll 0 0;
    opacity: 0.2;
}
}
@media screen and (max-width: 590px) {
#nextevents ul li a img {
    height: 213px;
    width: 150px;
}
#nextevents ul li {
    float: left;
    height: 213px;
    list-style: outside none none;
}
#nextevents {
    background: #000000 none repeat scroll 0 0;
    border: 3px solid #000000;
    float: left;
    margin-bottom: 0;
    margin-left: -3px;
    width: 100%;
}
#nextevents ul {
    clear: both;
    width: 100%;
}
#nextevents ul li a {
    float: left;
    height: 213px;
    transition: all 700ms ease 0s;
}
#nextevents ul li a:hover {
    background: #000000 none repeat scroll 0 0;
    opacity: 0.2;
}
}
@media screen and (max-width: 440px) {
#nextevents ul li a img {
    height: 340px;
    width: 240px;
}
#nextevents ul li {
    float: left;
    height: 340px;
    list-style: outside none none;
}
#nextevents {
    background: #000000 none repeat scroll 0 0;
    border: 3px solid #000000;
    float: left;
    margin-bottom: 0;
    margin-left: -3px;
    width: 100%;
}
#nextevents ul {
    clear: both;
    width: 100%;
}
#nextevents ul li a {
    float: left;
    height: 340px;
    transition: all 700ms ease 0s;
}
#nextevents ul li a:hover {
    background: #000000 none repeat scroll 0 0;
    opacity: 0.2;
}
}
.onenight-odd {
    background: #eeeeee none repeat scroll 0 0;
    float: left;
    padding: 10px;
    width: 205px;
}
.onenight-even {
    float: left;
    padding: 10px;
    width: 205px;
}
.onenightl {
    float: left;
    height: 170px;
    padding: 5px 0 20px;
    text-align: center;
    width: 195px;
}
.onenightr {
    float: left;
    height: 220px;
    padding: 0 20px 20px;
    text-align: justify;
    width: 165px;
}
@media screen and (max-width: 1100px) {
.onenight-even {
    float: left;
    padding: 10px;
    width: 167px;
}
.onenight-odd {
    background: #eeeeee none repeat scroll 0 0;
    float: left;
    padding: 10px;
    width: 167px;
}
.onenightl {
    float: left;
    height: 150px;
    padding: 5px;
    text-align: center;
    width: 150px;
}
.onenightr {
    float: left;
    height: 275px;
    padding: 0 20px 20px;
    text-align: justify;
    width: 130px;
}
}
@media screen and (max-width: 890px) {
.onenight-even {
    float: left;
    padding: 10px;
    width: 280px;
}
.onenight-odd {
    background: #eeeeee none repeat scroll 0 0;
    float: left;
    padding: 10px;
    width: 280px;
}
.onenightl {
    float: left;
    height: 260px;
    padding: 5px;
    text-align: center;
    width: 270px;
}
.onenightr {
    float: left;
    height: 160px;
    padding: 0 20px 20px;
    text-align: justify;
    width: 230px;
}
}
@media screen and (max-width: 740px) {
.onenight-even {
    float: left;
    padding: 10px;
    width: 430px;
}
.onenight-odd {
    background: #eeeeee none repeat scroll 0 0;
    float: left;
    padding: 10px;
    width: 430px;
}
.onenightl {
    float: left;
    height: 400px;
    padding: 5px 80px;
    text-align: center;
    width: 270px;
}
.onenight-odd .onenightl {
    float: left;
    height: 250px;
    padding: 5px 80px;
    text-align: center;
    width: 270px;
}
.onenightr {
    float: left;
    height: 100px;
    padding: 0 20px 20px;
    text-align: justify;
    width: 380px;
}
}
@media screen and (max-width: 590px) {
.onenight-odd {
    background: #eeeeee none repeat scroll 0 0;
    float: left;
    padding: 10px;
    width: 280px;
}
.onenight-odd .onenightl {
    float: left;
    height: 200px;
    padding: 5px;
    text-align: center;
    width: 270px;
}
.onenight-even {
    float: left;
    padding: 10px;
    width: 280px;
}
.onenightl {
    float: left;
    height: 400px;
    padding: 5px;
    text-align: center;
    width: 270px;
}
.onenightr {
    float: left;
    height: 160px;
    padding: 0 20px 20px;
    text-align: justify;
    width: 230px;
}
}
@media screen and (max-width: 440px) {
.onenight-odd {
    background: #eeeeee none repeat scroll 0 0;
    float: left;
    padding: 10px;
    width: 220px;
}
.onenight-odd .onenightl {
    float: left;
    height: 200px;
    padding: 5px;
    text-align: center;
    width: 210px;
}
.onenight-even {
    float: left;
    padding: 10px;
    width: 220px;
}
.onenightl {
    float: left;
    height: 320px;
    padding: 5px;
    text-align: center;
    width: 210px;
}
.onenightr {
    float: left;
    height: 160px;
    padding: 0 20px 20px;
    text-align: justify;
    width: 180px;
}
}
#contatti_above {
    float: left;
    width: 100%;
}
#contatti_main {
    float: left;
    margin-top: 20px;
    width: 100%;
}
#contatti_map {
    float: left;
    min-width: 300px;
    width: 850px;
}
#contatti_desc {
    float: left;
    margin-left: 10px;
    min-width: 100px;
    text-align: right;
    width: 240px;
}
.contatti_block {
    float: left;
    height: 150px;
    margin-top: 10px;
}
.contatti_people {
    float: left;
    margin: 80px 0 0;
    padding-left: 20px;
}
@media screen and (max-width: 1100px) {
#contatti_map {
    float: left;
    min-width: 300px;
    width: 700px;
}
#contatti_desc {
    width: 190px;
}
}
@media screen and (max-width: 890px) {
#contatti_map {
    float: left;
    min-width: 300px;
    width: 100%;
}
#contatti_desc {
    float: left;
    margin-left: 0;
    min-width: 300px;
    width: 100%;
}
}
@media screen and (max-width: 740px) {
#contatti_map {
    float: left;
    min-width: 300px;
    width: 100%;
}
#contatti_desc {
    float: left;
    margin-left: 0;
    min-width: 300px;
    width: 100%;
}
}
@media screen and (max-width: 590px) {
#contatti_map {
    float: left;
    min-width: 300px;
    width: 100%;
}
#contatti_desc {
    float: left;
    margin-left: 0;
    min-width: 300px;
    width: 100%;
}
}
@media screen and (max-width: 440px) {
#contatti_map {
    float: left;
    min-width: 250px;
    width: 250px;
}
#contatti_desc {
    float: left;
    margin-left: 0;
    min-width: 250px;
    width: 250px;
}
}
#onenight-inside {
    float: left;
    padding: 10px;
    width: 100%;
}
#onenight-insider {
    border-left: 1px dashed #cccccc;
    float: left;
    margin: 20px 0;
    min-width: 150px;
    padding: 0 20px;
    text-align: center;
    width: 20%;
}
#onenight-insidel {
    float: left;
    margin: 20px 0;
    min-width: 250px;
    padding: 0 20px;
    text-align: justify;
    width: 70%;
}
#onenight-insidel p {
    font-size: 14px;
}
@media screen and (max-width: 1100px) {
#onenight-inside {
    background: #eeeeee none repeat scroll 0 0;
    float: left;
    padding: 10px;
    width: 100%;
}
#onenight-insider {
    border-left: 2px dotted #ffffff;
    float: left;
    margin: 20px 0;
    min-width: 150px;
    padding: 0 10px;
    text-align: center;
    width: 20%;
}
#onenight-insidel {
    float: left;
    margin: 20px 0;
    min-width: 250px;
    padding: 0 20px;
    text-align: justify;
    width: 70%;
}
}
@media screen and (max-width: 890px) {
#onenight-inside {
    background: #eeeeee none repeat scroll 0 0;
    float: left;
    padding: 10px;
    width: 100%;
}
#onenight-insider {
    border-left: medium none;
    border-top: 2px dotted #ffffff;
    float: left;
    margin: 0;
    min-width: 150px;
    padding: 20px;
    text-align: center;
}
#onenight-insidel {
    float: left;
    margin-bottom: 0;
    min-width: 250px;
    padding: 20px;
    text-align: justify;
    width: 540px;
}
}
@media screen and (max-width: 740px) {
#onenight-inside {
    background: #eeeeee none repeat scroll 0 0;
    float: left;
    padding: 10px;
    width: 430px;
}
#onenight-insider {
    border-left: medium none;
    border-top: 2px dotted #ffffff;
    float: left;
    margin: 0;
    min-width: 150px;
    padding: 20px;
    text-align: center;
}
#onenight-insidel {
    float: left;
    margin-bottom: 0;
    min-width: 250px;
    padding: 20px;
    text-align: justify;
    width: 390px;
}
}
@media screen and (max-width: 590px) {
#onenight-inside {
    background: #eeeeee none repeat scroll 0 0;
    float: left;
    width: 290px;
}
#onenight-insider {
    float: left;
    margin: 20px 0;
    min-width: 150px;
    padding: 20px;
    text-align: center;
    width: 250px;
}
#onenight-insidel {
    float: left;
    margin: 20px 0;
    min-width: 250px;
    padding: 0 20px;
    text-align: justify;
    width: 70%;
}
}
@media screen and (max-width: 440px) {
#onenight-inside {
    background: #eeeeee none repeat scroll 0 0;
    float: left;
    padding: 10px;
    width: 220px;
}
#onenight-insider {
    border-left: medium none;
    border-top: 2px dotted #ffffff;
    float: left;
    margin: 0;
    min-width: 180px;
    padding: 20px;
    text-align: center;
    width: 180px;
}
#onenight-insidel {
    float: left;
    margin-bottom: 0;
    margin-left: 20px;
    min-width: 180px;
    padding: 0;
    text-align: justify;
    width: 180px;
}
#onenight-insidel img {
    float: left;
    margin-bottom: 0;
    min-width: 180px;
    padding: 0;
    text-align: justify;
    width: 180px;
}
}
.dateInfo {
    float: left;
    margin-right: 0;
}
.archThumb {
    float: left;
}
@media screen and (max-width: 1100px) {
.listContent {
    width: 350px;
}
}
@media screen and (max-width: 890px) {
.listContent {
    padding-left: 10px;
    width: 200px;
}
.listContent h2.posttitle {
    margin-top: 0;
}
.listContent p {
    line-height: 15px;
}
.listContent h2.posttitle a {
    font-size: 20px;
}
}
@media screen and (max-width: 740px) {
.dateInfo {
    clear: both;
    display: block;
    float: left;
    margin-right: 0;
    width: 430px;
}
.listContent {
    margin-top: 10px;
    padding-left: 10px;
    width: 215px;
}
}
@media screen and (max-width: 590px) {
.dateInfo {
    clear: both;
    display: block;
    float: left;
    margin-right: 0;
    width: 300px;
}
.archThumb a img {
    width: 300px;
}
.listContent {
    margin-top: 10px;
    padding-left: 0;
    width: 300px;
}
}
@media screen and (max-width: 440px) {
.dateInfo {
    clear: both;
    display: block;
    float: left;
    margin-right: 0;
    width: 240px;
}
.archThumb a img {
    width: 240px;
}
.listContent {
    margin-top: 10px;
    padding-left: 0;
    width: 240px;
}
}
.pagination {
    clear: both;
    float: left;
    font-size: 11px;
    line-height: 13px;
    padding: 10px 0;
    position: relative;
    width: 100%;
}
.pagination span, .pagination a {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    display: block;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 6px 9px 5px;
    text-decoration: none;
    width: auto;
}
.pagination a:hover {
    background: #bd0926 none repeat scroll 0 0;
    color: #fff;
}
.pagination .current {
    background: #bd0926 none repeat scroll 0 0;
    color: #fff;
    padding: 6px 9px 5px;
}
.radio_single {
    float: left;
    padding: 10px;
    width: 280px;
}
@media screen and (max-width: 1100px) {
.radio_single {
    float: left;
    padding: 10px;
    width: 230px;
}
}
@media screen and (max-width: 890px) {
.radio_single {
    float: left;
    padding: 10px;
    width: 280px;
}
}
@media screen and (max-width: 740px) {
.radio_single {
    float: left;
    padding: 10px;
    width: 200px;
}
}
@media screen and (max-width: 590px) {
.radio_single {
    float: left;
    padding: 10px;
    width: 280px;
}
}
@media screen and (max-width: 440px) {
.radio_single {
    float: left;
    padding: 10px;
    width: 220px;
}
}
.gallery {
    -moz-column-count: 5;
    -moz-column-gap: 0;
    line-height: 0;
}
.gallery p {
    line-height: 0;
    margin: 0;
}
.gallery a {
    line-height: 0;
}
.gallery a:hover {
    line-height: 0;
}
.gallery a img.desaturate {
    filter: url("/site/wp-content/themes/eventure/desaturate.svg#greyscale");
    height: auto !important;
    width: 100% !important;
}
.gallery a:hover img.desaturate {
    filter: url("/site/wp-content/themes/eventure/desaturate.svg#greyscale");
    height: auto !important;
    width: 100% !important;
}
#blog_entry {
    width: 650px;
}
#blog_inside {
    padding-right: 20px;
    text-align: justify;
}
@media screen and (max-width: 1100px) {
#blog_entry {
    width: 520px;
}
}
@media screen and (max-width: 890px) {
#blog_entry {
    width: 440px;
}
}
@media screen and (max-width: 740px) {
}
@media screen and (max-width: 590px) {
}
@media screen and (max-width: 440px) {
}
@media screen and (max-width: 1100px) {
.listContent2 {
    width: 350px;
}
}
@media screen and (max-width: 890px) {
.listContent2 {
    padding-left: 10px;
    width: 280px;
}
}
@media screen and (max-width: 740px) {
.listContent2 {
    margin-top: 10px;
    padding-left: 0;
    width: 450px;
}
}
@media screen and (max-width: 590px) {
.listContent2 {
    margin-top: 10px;
    padding-left: 0;
    width: 300px;
}
}
@media screen and (max-width: 440px) {
.listContent2 {
    margin-top: 10px;
    padding-left: 0;
    width: 240px;
}
}
.event-facebook {
    background: #eceef5 none repeat scroll 0 0;
    border: 1px solid #cad4e7;
    border-radius: 3px;
    color: #3b5998;
    cursor: pointer;
    line-height: 11px;
    margin: -1px;
    padding: 2px 3px;
    white-space: nowrap;
}
.event-facebook:hover {
    background: #eceef5 none repeat scroll 0 0;
    border: 1px solid #9dacce;
}
.tickets {
    background: #faa72f none repeat scroll 0 0;
    color: #000;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 35px;
    letter-spacing: 0;
    line-height: 35px;
    margin-bottom: 10px;
    padding-bottom: 0;
    padding-top: 5px;
    text-align: center;
}
.tickets:hover {
    background: #000 none repeat scroll 0 0;
    color: #bd0926;
}


.tickets > a {
    display: block;
}
.tickets img {
    height: 26px;

    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7491%) hue-rotate(125deg) brightness(104%) contrast(103%)


}

.tickets:hover{background: #fff}

.tickets:hover img{
  filter: invert(78%) sepia(32%) saturate(3013%) hue-rotate(336deg) brightness(103%) contrast(96%); /* modificare colore immagine https://codepen.io/sosuke/pen/Pjoqqp */


}


.tickets.notickets img {  height: 26px; filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(305deg) brightness(103%) contrast(101%);}


#topbarx {
    background: #000000 none repeat scroll 0 0;
    clear: both;
    color: #aaaaaa;
    display: block;
    font-size: 10px;
    height: 20px;
    margin-left: -60px;
    padding: 10px 60px 20px;
    position: relative;
    text-align: right;
    width: 100%;
}
#socialx {
    float: left;
    margin-top: -9px;
    transform: rotate(0deg) scale(1) skew(0deg) translate(10px);
    transition: all 0.5s ease 0s;
}
#socialx input[type="text"], #socialx input[type="password"] {
    width: 200px;
}
.toggle-bottone a {
    color: #ffffff;
    font-family: "Pathway Gothic One",sans-serif;
    font-size: 25px;
    letter-spacing: 1px;
}
.toggle-bottone a:hover {
    color: #bd0926;
}
.toggle1 {
    background: rgb(51, 51, 51) none repeat scroll 0 0;
    border-bottom: 10px solid #000000;
    display: none;
    float: left;
    font-family: "Pathway Gothic One",sans-serif;
    height: 220px;
    margin-left: -60px;
    width: 1020px;
}
.toggle1 p {
    color: #ffffff;
    font-family: "Pathway Gothic One",sans-serif;
    font-size: 26px;
    text-align: center;
}
.toggle1 input[type="text"] {
    border-radius: 10px;
    float: left;
    margin: 10px 0;
    padding: 10px 16px;
    position: relative;
    width: 80%;
}
.toggle1 input[type="submit"] {
    background: #bd0926 none repeat scroll 0 0;
    border-radius: 10px;
    float: left;
    font-family: "Pathway Gothic One",sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
    padding: 2px;
}
.toggle1 input[type="submit"]:hover {
    background: #000000 none repeat scroll 0 0;
    color: #ffffff;
}
.toggle-left {
    border-right: 4px dotted rgb(255, 255, 255);
    float: left;
    height: 180px;
    margin: 10px;
    padding: 25px 10px 0;
    text-align: center;
    width: 20%;
}
.toggle-right {
    float: left;
    height: 200px;
    width: 75%;
}
.toggle-right-big {
    letter-spacing: 2px;
    padding: 0 10px 10px;
    width: 98%;
}
.toggle-right-big p {
    font-size: 50px;
    letter-spacing: 3px;
    text-align: left;
}
.toggle-right-small {
    border-right: 4px dotted rgb(255, 255, 255);
    float: left;
    padding: 0 10px;
    width: 30%;
}
.toggle-right-img, .toggle-right-txt {
    color: #ffffff;
    float: left;
    font-size: 19px;
    height: 125px;
    line-height: 20px;
    padding-right: 10px;
    text-align: left;
    width: 45%;
}
.toggle-right-img img {
    width: 100%;
}
@media screen and (max-width: 1100px) {
.toggle1 {
    height: 240px;
    width: 870px;
}
.toggle-left {
    padding: 10px 10px 30px;
}
.toggle-right {
    width: 74%;
}
.toggle-right-big p {
    font-size: 38px;
}
.toggle-right-small {
    padding: 0 10px 40px;
    width: 29%;
}
.toggle-right-img, .toggle-right-txt {
    width: 44%;
}
.toggle1 input[type="text"] {
    margin: 10px 0;
}



}
@media screen and (max-width: 890px) {
.toggle1 {
    height: 240px;
    width: 720px;
}
.toggle-right {
    width: 73%;
}
.toggle-right-big {
    width: 97%;
}
.toggle-right-big p {
    font-size: 30px;
}
.toggle-right-img {
    height: 90px;
    text-align: center;
    width: 100%;
}
.toggle-right-txt {
    height: 85px;
    width: 100%;
}
.toggle-right-img img {
    width: 50%;
}
.toggle-right-small {
    padding: 0 10px;
    width: 29%;
}

}
@media screen and (max-width: 740px) {
.toggle1 {
    width: 570px;
}
.toggle1 input[type="text"] {
    padding: 14px;
    width: 70%;
}
.toggle1 input[type="submit"] {
    float: none;
}
.toggle-left {
    text-align: center;
}
.toggle-right {
    width: 72%;
}
.toggle-right-big {
    width: 95%;
}
.toggle-right-big p {
    letter-spacing: 0;
    text-align: center;
}
.toggle-right-small {
    height: 176px;
    width: 27%;
}
.toggle-right-txt {
    height: 105px;
}
.toggle-right-img {
    height: 70px;
}
.toggle-right-txt {
    font-size: 16px;
}

}
@media screen and (max-width: 590px) {
.toggle1 {
    height: 410px;
    width: 420px;
}
.toggle-left {
    border: 0 none;
    height: auto;
    margin: 0;
    padding: 10px;
    width: 95%;
}
.toggle1 input[type="text"] {
    width: 93%;
}
.toggle1 input[type="submit"] {
}
.toggle-right {
    padding: 0 10px;
    width: 95%;
}
.toggle-right-big p {
    padding-bottom: 10px;
}

}
@media screen and (max-width: 440px) {
.toggle1 {
    height: 410px;
    margin-left: -30px;
    width: 300px;
}
.toggle1 input[type="text"] {
    padding: 8px;
    width: 92%;
}
.toggle1 input[type="submit"] {
    padding: 2px;
}
.toggle-right-big p {
    font-size: 22px;
    line-height: 30px;
    padding-bottom: 10px;
}
.toggle-right-img {
    height: 48px;
}
.toggle-right-small {
    height: 210px;
    width: 25%;
}
}
.thanks {
    background: #bd0926 none repeat scroll 0 0;
    color: #ffffff;
    float: left;
    font-family: "Pathway Gothic One",sans-serif;
    font-size: 30px;
    padding: 5px 0;
    text-align: center;
    width: 100%;
}

.linetta2 {
    background: #000 none repeat scroll 0 0;
    display: inline-block;
    height: 1px;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 100%;
}
#metaStuff > h4 {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 15px;
    position: relative;
    text-align: center;
    top: 5px;
    width: 39%;
}







.box3 .theDay{
    color: #000;
     font-weight: bold;
    width: 60px;
    height: 60px;
    position: absolute;
    top: -15px;
    left: -0px;
    background: #faa72f;
    z-index: 2;
}


.box .theDay{
    color: #000;
     font-weight: bold;
    width: 50px;
    height: 50px;
    position: absolute;
    top: -12px;
    left: -12px;
    background: #faa72f;
    z-index: 2;
}

.box3 .theDay::after {
    width: 35px;
    margin-left: -17.5px;
    display: block;
    width: 30px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -.5px;
    margin-left: -15px;
    background: #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    content: "";
}

.box .theDay::after {
    width: 35px;
    margin-left: -17.5px;
    display: block;
    width: 30px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -.5px;
    margin-left: -15px;
    background: #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    content: "";
}

.box3 .theDay  .theDay-day, .box .theDay .theDay-day{
    position: absolute;
    top: 5px;
    left: 5px;
    line-height: 1;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
}

.box3 .theDay .theDay-month, .box .theDay .theDay-month{
    position: absolute;
    bottom: 5px;
    right: 5px;
    line-height: 1;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
}


.box .theDay .theDay-day, .box .theDay .theDay-month{font-size: 18px}



.box3 .theM{
    color: #000;
    font-size: 20px;
    line-height: 25px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    padding-top: 10px;
    letter-spacing: 5px;

}

.box .theM {
    color: #000;
    font-size: 15px;
    line-height: 20px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    padding-top: 10px;
    letter-spacing: 5px;

}



.box3 .thumb img, .box .thumb img{
    height: auto;
    width: 100%;
    /*  -webkit-filter: grayscale(100%);  Safari 6.0 - 9.0 */
    /*  filter: grayscale(100%); */
    opacity:0.8;
}


@media screen and (max-width: 890px) {
.box3 .thumb img, .box .thumb img{
    height: auto; 
    width: 100%;
    /*   -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    /*  filter: grayscale(0%); */
    transition: all 0.2s;
    opacity:1;
}
}



.box3 .thumb:hover img,  .box .thumb:hover img{

  -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
    transition: all 0.2s;
    opacity: 1;
}





li.box2 {
    display: block;
    float: left;
    font-weight: bold;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 50%;
}
li.box2 a {
    color: #000;
    display: block;
    width: auto;
}
li.box2 .theDay {
    color: #000;
    float: left;
    font-size: 14px;
    font-weight: lighter;
    line-height: 14px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
li.box2 .theM {
    color: #000;
    float: left;
    font-size: 26px;
    font-weight: normal;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
}
li.box2 .thumb {
    height: 100%;
}
li.box2 .thumb img {
    height: 100%;
    width: 100%;
}
#dateList2 .box2 a {
    margin: 0 auto;
    width: 60%;
}



@media screen and (max-width: 890px) {
#dateList2 .box2 a {
    margin: 0 auto;
    width: 80%;
}
}

@media screen and (max-width: 590px) {
li.box2 {
    width: 100%;
}
#dateList2 .box2 a {
    margin: 0 auto;
    width: 100%;
}
}
li.box1 {
    display: block;
    font-weight: bold;
    margin: 0 auto 30px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 50%;
}
li.box1 a {
    color: #000;
    display: block;
    width: auto;
}
li.box1 .theDay {
    color: #000;
    float: left;
    font-size: 14px;
    font-weight: lighter;
    letter-spacing: 4px;
    line-height: 14px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
li.box1 .theM {
    color: #ff00ff;
    float: left;
    font-size: 26px;
    font-weight: normal;
    padding: 5px 0;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
}
li.box1 .thumb {
    height: 100%;
}
li.box1 .thumb img {
    height: 100%;
    width: 100%;
}
#dateList2 .box1 a {
    margin: 0 auto;
    width: 60%;
}

@media screen and (max-width: 890px) {
#dateList2 .box1 a {
    margin: 0 auto;
    width: 80%;
}
}
@media screen and (max-width: 740px) {
li.box1 {
    width: 100%;
}
}
@media screen and (max-width: 590px) {
#dateList2 .box1 a {
    margin: 0 auto;
    width: 80%;
}
}
@media screen and (max-width: 440px) {


#dateList2 .box1 a {
    margin: 0 auto;
    width: 100%;
}
}
.page-template-tickets-php .thumb img {
    height: 100%;
    width: 100%;
}
.page-template-tickets-php .thumb {
    line-height: 0;
}
.page-template-tickets-php .eventi {

    margin: 0 auto 30px;  
    padding: 0 !important;


}
.tickets-pading{padding: 0 !important; margin-bottom: 20px;}


.page-template-tickets .eventi h1 a, .page-template-tickets .eventi h2 {
   display: block;
font-family: helvetica;
font-weight: 900;
padding: 0;
text-align: left;
text-transform: uppercase;
font-size: 35px;
line-height: 35px;
letter-spacing: 5px;
margin-top: 0px;
color: #000;
}

.page-template-tickets .eventi h1 a:hover{
color: #faa72f;
}


.page-template-tickets .eventi h2 {
    color: #faa72f;
    padding: 0;
    font-size: 25px;
    line-height: 30px;
}






.page-template-tickets-php .more {
    background: #faa72f none repeat scroll 0 0;
    color: #000;
    display: inline-block;
    padding: 5px 12px 5px 8px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 5px;
}

.page-template-tickets-php .more:hover{
    text-decoration: none;
     color: #faa72f;
    background: #000 none repeat scroll 0 0;


}



.biglietti-img {
    display: inline-block;
    width: 20%;
}
.info {
    display: inline-block;
    overflow: hidden;
    padding: 0 1%;
    vertical-align: top;
    width: 56%;
}
.biglietti {
    display: inline-block;
    vertical-align: top;
    width: 20%;
}
@media screen and (max-width: 890px) {
.page-template-tickets-php .eventi {
    width: 100%;
}
}
@media screen and (max-width: 740px) {
.page-template-tickets-php .eventi {
    width: 100%;
}
.tickets img {
    height: 18px;
}
}
@media screen and (max-width: 590px) {
.biglietti-img, .info {
    width: 48%;
}
.biglietti {
    margin-top: 30px;
    width: 100%;
}
}
@media screen and (max-width: 440px) {
.biglietti-img, .info {
    width: 100%;
}
}
.buy-tickets {
    margin-top: 30px;
}

.single-head h1, .single-head h2 {


    display: block;
font-family: helvetica;
font-weight: 900;
padding: 0;
text-align: left;
text-transform: uppercase;
font-size: 35px;
line-height: 35px;
letter-spacing: 5px;
margin-top:0px;
color: #000;

}

.single-head h2 {

    color: #faa72f;
    padding: 0;
    font-size: 25px;
    line-height: 30px;

}

@media screen and (max-width: 590px) {



#selectMenu > ul {
    float: left;
    font-size: 60px;
    letter-spacing: -0.05em;
    list-style: outside none none;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
#selectMenu li {
    line-height: 60px !important;
}
#selectMenu a {
    color: #fff;
    line-height: 60px;
}
#selectMenu a:hover {
    text-decoration: underline;
}

.variations {
    margin-top: 30px;
    width: 100%;
}
.variations .label {
    text-transform: uppercase;
    width: 80px;
}
.single_add_to_cart_button {
    border-radius: 0 !important;
    color: #fff !important;
}
.woocommerce .input-text, .woocommerce select {
    padding: 8px;
    min-width:180px !important;
}
.product_meta {
    display: none;
}
.single-product .value {
    border: 2px solid #000 !important;
    display: inline-block;
    height: 38px;
    overflow: hidden;
    width: 230px;
}
.single-product select {
    background: #fff url("https://www.newageclub.it/site/freccia.jpg") no-repeat scroll 80% center;
    border: medium none;
    color: #000;
    font-family: helvetica, sans-serif;
    font-size: 1.625em;
    height: auto;
    margin: 0;
    padding: 0;
    width: 120% !important;
}
.checkout-button, #place_order {
    color: #fff !important;
}
.woocommerce-result-count {
    display: none;
}


.popmake-overlay-open {
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
    display: block;
    z-index: 998;
}
.popmake-open {
    display: block !important;
    left: 424px;
    min-width: auto;
    opacity: 1;
    position: fixed !important;
    top: 100px;
    visibility: visible;
    z-index: 999;
}







.ajax_add_to_cart {display: none !important;}

.woocommerce-LoopProduct-link{margin-bottom: 50px;}


.woocommerce div.product .product_title {font-weight: 700}


.coupon{padding: 10px; background:#ccc;}

.coupon #coupon_code{font-size: 20px;
width: 100% !important;}

.coupon .button {
    width: 100%;
    margin-top: 10px !important;
}

.woocommerce-product-gallery {opacity:1 !important;}


}

.products{margin-top: 50px;}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images.images {
    opacity: 1 !important;
}


.woocommerce .input-text, .woocommerce select {
    padding: 8px;
    min-width: 180px !important;
}

.screen-reader-text {
    display: none;
}

.single_add_to_cart_button.button{

    background: #faa72f none repeat scroll 0 0;
    color: #000;
    padding: 10px 50px 5px 50px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 900;
    border: none;
    cursor: pointer;
    margin-top: 30px;
    vertical-align: middle;
}

.single_add_to_cart_button.button:hover {
    text-decoration: none;
    color: #000;
    background: #fff none repeat scroll 0 0;
    border-bottom: 0 solid #000;
}

.variations .label {text-transform: uppercase;}

.woocommerce .input-text, .woocommerce select {
    padding: 8px;
    min-width: 180px !important;
}

.single-product .value {
      width: 280px !important;
      overflow: hidden;


}

.single-product .quantity {margin-top: 20px;}

.single-product .value select {
    background: #fff url("https://www.newageclub.it/site/freccia.jpg") no-repeat scroll 80% center;
    border: medium none;
    color: #000;
    font-family: helvetica, sans-serif;
    font-size: 1.625em;
    height: auto;
    margin: 0;
        margin-right: 0px;
    padding: 0;
    width: 320px !important;
    padding: 8px;
}

.reset_variations{ color: #faa72f;}

.woocommerce-message, .woocommerce-info {

    background: #faa72f !important;
    padding: 20px !important;
    color: #000 !important;
    font-weight: 900 !important;
    margin-left: -15px !important;
    margin-right: -15px !important;
    border-top-color: #8fae1b !important;

}

.woocommerce-message::before, .woocommerce-info::before{content: "" !important;}

.single-product .button.wc-forward {

    padding: 20px !important;
    background: #000 !important;
    color: #fff !important;
}

.single-product     .button.wc-forward:hover {

    padding: 20px  !important;
    background: #fff !important;
    color: #000 !important;
}

.showcoupon { color: #000; border-bottom: 2px solid #000;}

.shop_table.woocommerce-cart-form__contents {margin-top: 50px !important;}

.shop_table.woocommerce-cart-form__contents thead{background: #000;}

.shop_table.woocommerce-cart-form__contents thead th{padding:10px 0;}

.woocommerce-cart-form__cart-item td{border-bottom: 2px solid #faa72f}

.shop_table.woocommerce-cart-form__contents tbody td{padding: 20px 10px !important;}


.shop_table.woocommerce-cart-form__contents .product-remove{text-align: center;}

.coupon-row button{margin-top: 0;}

.update-cart {text-align: right}


.shop_table .product-title{text-align: left;}

.product-remove a{color: #ffffff; font-size: 25px;}

.cart_totals.cart_totals {background: #000; color: #fff; padding-top: 20px}

.cart_totals.cart_totals h2 {color: #fff;}



.coupon-row button, .wc-proceed-to-checkout a, .single_add_to_cart_button, #place_order, .woocommerce form.checkout_coupon button{

    background: #faa72f none repeat scroll 0 0 !important;
    color: #000  !important;
    border-radius: 0 !important;
    padding: 10px 50px 5px 50px  !important;
    text-transform: uppercase;
    font-size: 18px  !important;
    font-weight: 900  !important;
    border: none;
    cursor: pointer;
    margin-top: 30px;
    vertical-align: middle;
}

.woocommerce form.checkout_coupon button{margin-top: 0 !important}

.woocommerce form.checkout_coupon {border-radius: 0 !important;}


.coupon-row button:hover, .wc-proceed-to-checkout a:hover, .single_add_to_cart_button:hover, #place_order:hover,  .woocommerce form.checkout_coupon button:hover{
    background: #fff none repeat scroll 0 0 !important;
    color: #000  !important;


}
.woocommerce-variation-availability p, .stock.in-stock {
    color: #fff !important;
}

.woocommerce-input-wrapper{width: 100%}
#customer_details h3, #order_review_heading{color: #fff}

.select2-results__option {color: #000}


.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {background: #faa72f}

.woocommerce-checkout-review-order table.shop_table {
background: #fff;
color: #000;
border-radius: 0 !important;
}

.woocommerce table.shop_table  label{color: #000}

.woocommerce-checkout #payment{border-radius: 0 !important;}

 {border-radius: 0 !important;}

.dropdown .dropdown-menu {
  max-height: 0;
  display: block;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
}
@media (min-width: 768px) {
  .dropdown .dropdown-menu {
    -webkit-transition: max-height 0.3s, opacity 0.2s 0.1s, visibility 0s 0.3s;
    -moz-transition: max-height 0.3s, opacity 0.2s 0.1s, visibility 0s 0.3s;
    -ms-transition: max-height 0.3s, opacity 0.2s 0.1s, visibility 0s 0.3s;
    -o-transition: max-height 0.3s, opacity 0.2s 0.1s, visibility 0s 0.3s;
    transition: max-height 0.3s, opacity 0.2s 0.1s, visibility 0s 0.3s;
  }
}

#shipping_method label{color: #fff}

.shipping-calculator-button {
    color: #faa72f;
}
.shipping-calculator-button:hover {
    color: #fff;
}



.page-template-full-width4 .container-fluid{
    padding-right: 0;
padding-left: 0;}

.page-template-full-width4 .container-fluid .col-md-12 {padding: 0 !important}

.no-left {padding-left: 0px !important;}

@media (min-width: 768px) {

.no-left {padding: 0px !important;}

.buy-tickets .col-md-6{margin-top: 20px}

}
