.page-id-10 .edgtf-page-header,
.page-id-281 .edgtf-page-header,
.page-id-328 .edgtf-page-header,
.page-id-65756 .edgtf-page-header,
.page-id-65757 .edgtf-page-header{
  visibility: hidden;
}
.edgtf-main-menu .menu-item-language .submenu-languages {
  width: 80%;
}

.edgtf-header-standard .edgtf-page-header .edgtf-menu-area,
.edgtf-page-header .edgtf-sticky-header .edgtf-sticky-holder {
  background-size: cover;
  background-image: url('https://www.musicapalazzo.com/files/musicapalazzo.com/2017/02/menu_bg.png');
}

.edgtf-header-standard .edgtf-menu-area {
  border-bottom: none;
}

.edgtf-page-header .edgtf-menu-area {
  margin-top: -1px;
}

p,
a {
  font-family: 'Brandon-Regular', Helvetica, Arial, sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
}

p a:hover {
  text-decoration: underline;
}

p {
  font-size: 19px;
  line-height: 26px;
}

p strong,
a strong {
  font-family: 'Brandon-Bold', Helvetica, Arial, sans-serif;
  font-weight: 700;
}

em {
  font-family: 'Brandon-Italic', Helvetica, Arial, sans-serif !important;
}

.edgtf-blog-holder.edgtf-blog-type-masonry article.map-post {
  padding-right: 8%;
  padding-left: 25px;
  border-left: 1px solid #CC9933;
  margin-bottom: 100px;
}

.edgtf-blog-holder.edgtf-blog-type-masonry article.map-post {
  line-height: 20px;
}

.edgtf-blog-holder.edgtf-blog-type-masonry article.map-post h1 {
  line-height: 39px;
  margin-top: 8px;
}

.edgtf-blog-holder article .edgtf-post-info {
  font-family: 'Brandon-Bold';
  color: black;
  font-style: normal;
  font-size: 19px;
  line-height: 26px;
  margin-bottom: 32px !important;
  margin-bottom: 2rem !important;
}

.edgtf-accordion-holder .edgtf-title-holder .edgtf-accordion-mark-icon .icon_minus-06 {
  top: 5px;
}

.edgtf-accordion-holder .edgtf-title-holder .edgtf-accordion-mark-icon .icon_plus {
  top: 3px;
}

.edgtf-blog-holder.edgtf-blog-type-masonry article.map-post p:last-child{
  margin-bottom: 8px;
}

.edgtf-main-menu > ul > li.edgtf-active-item > a,
.edgtf-main-menu ul li.edgtf-active-item a {
  color: black;
}
.edgtf-main-menu > ul > li.edgtf-active-item > a > span.edgtf-item-outer .edgtf-item-text,
.edgtf-main-menu ul li.edgtf-active-item a > span.edgtf-item-outer .edgtf-item-text {
  border-bottom: 1px solid black;
}
.edgtf-main-menu ul li:hover a,
body:not(.edgtf-menu-item-first-level-bg-color) .edgtf-main-menu > ul > li:hover > a {
  color: black;
}
.edgtf-main-menu > ul > li > a > span.edgtf-item-outer {
  padding-bottom: 10px;
  border-bottom: 1px solid transparent;
}
.edgtf-main-menu > ul > li > a > span.edgtf-item-outer:after {
  border: none;
}
.edgtf-main-menu > ul > li > a > span.edgtf-item-outer {
  padding-bottom: 0;
}
.edgtf-main-menu > ul > li > a > span.edgtf-item-outer .edgtf-item-text {
  padding-bottom: 0px;
}

.edgtf-main-menu > ul > li > a:hover > span.edgtf-item-outer .edgtf-item-text {
  border-bottom: 1px solid black;
}

.edgtf-main-menu > ul > li > a > span.edgtf-item-outer .edgtf-item-text {
  border-bottom: 1px solid transparent;
}

/*.home .edgtf-page-header .edgtf-menu-area {
  display: none;
}*/

.edgtf-accordion-holder .edgtf-accordion-content,
.edgtf-accordion-holder .edgtf-title-holder {
  background-color: transparent;
}

.intro-text {
    color: white;
}

.intro-text h2 {
    color: white;
    letter-spacing: 1px;
}

.intro-text p {
    color: white;
}
.homepage-shows {
    color: white;
}
.homepage-shows h1 {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 32px;
    margin-bottom: 2rem;
    color: white;
}
.homepage-shows p {
    font-size: 22px;
    color: white;
}
@media(min-width: 1024px) {
  .homepage-shows .edgtf-elements-holder {
      height: calc(100vh - 80px);
  }
}

.homepage-shows .map-button {
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
    z-index: 2;
    margin-right: 15px;
    -webkit-transition: all 0.85s;
    transition: all 0.85s;
    color: white;
}
.homepage-shows .map-button.edgtf-btn-outline .edgtf-btn-text {
  color: white;
}
.homepage-shows .map-button.edgtf-btn-outline:hover:not(.edgtf-btn-custom-hover-color) .edgtf-btn-text {
  color: black;
}
.homepage-shows .map-button.edgtf-btn-outline .edgtf-btn-background-holder {
    border-color: white;
}
.homepage-shows .map-button.edgtf-btn-outline .edgtf-btn-background-hover-holder {
    border-color: white;
    background-color: white;
}
.edgtf-btn.map-button-gold.edgtf-btn-outline:hover:not(.edgtf-btn-custom-hover-color) {
    color: #CC9933 !important;
}
.homepage-shows .edgtf-elements-holder-item-content {
    margin-bottom: 50px;
    overflow: hidden;
    padding-top: 80% !important;
}
.homepage-shows .homepage-shows-overlay {
    position: absolute;
    background: rgba(0, 0, 0, 0.75);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    -webkit-transition: all 0.85s;
    transition: all 0.85s;
}
.homepage-shows .homepage-shows-overlay:hover {
    background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
    background: -webkit-radial-gradient(center ellipse,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
    background: radial-gradient(ellipse at center,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=1 );
}
.homepage-shows .wpb_text_column {
    position: relative;
    z-index: 2;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all 0.85s;
    transition: all 0.85s;
    margin-bottom: 15px !important;
}
.homepage-shows .edgtf-elements-holder .edgtf-elements-holder-item-content {
    position: static;
}

.homepage-shows .edgtf-elements-holder-item:hover .homepage-shows-overlay {
    background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
    background: -webkit-radial-gradient(center ellipse,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
    background: radial-gradient(ellipse at center,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=1 );
}

.homepage-shows .edgtf-elements-holder-item:hover .wpb_text_column,
.homepage-shows .edgtf-elements-holder-item:hover .map-button {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.edgtf-page-header .edgtf-menu-area .edgtf-logo-wrapper a,
.edgtf-page-header .edgtf-sticky-header .edgtf-logo-wrapper a {
  height: 45px !important;
}
.map-button.edgtf-btn-outline {
  border-radius: 0;
  color: #CC9933;
  padding: 12px;
  font-size: 13px;
  letter-spacing: 2px;
  font-family: 'Brandon-Bold', Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.map-button.edgtf-btn-outline:hover {
  color: #CC9933;
}
.map-button.edgtf-btn-outline .edgtf-btn-background-holder {
  border-color: #CC9933;
}
.map-button.edgtf-btn-outline .edgtf-btn-background-hover-holder {
  background: #CC9933;
  border-color: #CC9933;
}
.edgtf-main-menu > ul > li > a > span.edgtf-item-outer {
  padding-bottom: 5px;
  padding-top: 5px
}
.edgtf-main-menu > ul > li.book-button > a > span.edgtf-item-outer  {
  border: 1px solid black;
}
.edgtf-main-menu > ul > li.book-button > a:hover > span.edgtf-item-outer {
  background: #CC9933;
  border-color: #CC9933;
  color: white;
}

.map-suptitle {
  font-family: 'Brandon-Bold';
  text-transform: uppercase;
  color: #CC9933;
}

.show-decoration,
.show-decoration .vc_column_container,
.page-decoration,
.page-decoration .vc_column_container {
  position: static;
}

.page-template-blog-masonry .deco-right,
.show-decoration .deco-right,
.page-decoration .deco-right {
  width: 299px;
  height: 200px;
  background: url('https://www.musicapalazzo.com/files/musicapalazzo.com/2017/09/deco-right-2.png') no-repeat center center;
  position: absolute;
  z-index: -1;
  right: 0;
  top: 500px;
   -webkit-animation: 60s rotateRight infinite cubic-bezier(0.315, 0.020, 0.565, 1);
          animation: 60s rotateRight infinite cubic-bezier(0.315, 0.020, 0.565, 1);
    -webkit-transform-origin: right center;
     transform-origin: right center;
}

.show-decoration .deco-right {
  top: 1100px;
  -webkit-animation: 40s rotateRight infinite cubic-bezier(0.315, 0.020, 0.565, 1);
          animation: 40s rotateRight infinite cubic-bezier(0.315, 0.020, 0.565, 1);
}

.page-template-blog-masonry .deco-left,
.page-decoration .deco-left {
  width: 283px;
  height: 190px;
  background: url('https://www.musicapalazzo.com/files/musicapalazzo.com/2017/09/deco-left-2.png') no-repeat center center;
  position: absolute;
  left: 0;
  z-index: -1;
  top: 1200px;
  -webkit-animation: 40s rotateLeft infinite cubic-bezier(0.315, 0.020, 0.565, 1);
          animation: 40s rotateLeft infinite cubic-bezier(0.315, 0.020, 0.565, 1);
    -webkit-transform-origin: left center;
     transform-origin: left center
}

.edgtf-accordion-holder .edgtf-title-holder.ui-state-active,
.edgtf-accordion-holder .edgtf-title-holder.ui-state-hover,
.edgtf-accordion-holder .edgtf-title-holder {
  color: black;
  border: none;
}
.edgtf-accordion-holder .edgtf-accordion-content {
  border: none;
  border-left: 1px solid #CC9933;
  padding: 8px;
  margin-left: 45px;
}

.edgtf-accordion-holder .edgtf-title-holder .edgtf-tab-title {
  padding-left: 0;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.edgtf-accordion-holder .edgtf-title-holder .edgtf-accordion-mark {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 45px;
}

.edgtf-accordion-holder .edgtf-title-holder.ui-state-active .edgtf-accordion-mark,
.edgtf-accordion-holder .edgtf-title-holder.ui-state-hover .edgtf-accordion-mark,
.edgtf-accordion-holder .edgtf-title-holder .edgtf-accordion-mark {
    color: #CC9933;
}

.edgtf-accordion-holder .edgtf-title-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  line-height: initial;
}

.edgtf-accordion-mark-icon .icon_plus:before {
  font-family: "FontAwesome";
  content: '\f078';
}

.edgtf-accordion-mark-icon .icon_minus-06:before {
  font-family: "FontAwesome";
  content: '\f068';
}

.edgtf-accordion-holder .edgtf-title-holder.ui-state-active .edgtf-acc-gradient,
.edgtf-accordion-holder .edgtf-title-holder.ui-state-hover .edgtf-acc-gradient {
  display: none;
}

.show-decoration .deco-show-left {
  width: 252px;
  height: 358px;
  background: url('https://www.musicapalazzo.com/files/musicapalazzo.com/2017/09/deco-left-show.png') no-repeat center center;
  position: absolute;
  left: 0;
  top: 1450px;
  -webkit-animation: 80s rotateLeft infinite cubic-bezier(0.315, 0.020, 0.565, 1);
          animation: 80s rotateLeft infinite cubic-bezier(0.315, 0.020, 0.565, 1);
    -webkit-transform-origin: left center;
     transform-origin: left center
}

.map-show-intro {
  background-position: center center;
      background-size: cover !important;
}

.map-show-intro:before {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0) 46%,rgba(0,0,0,1) 94%,rgba(0,0,0,1) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0) 46%,rgba(0,0,0,1) 94%,rgba(0,0,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
}

.map-show-intro p {
    color: white;
    font-size: 18px;
    margin-top: 8px;
}

.map-show-intro h1 {
    color: white;
    font-size: 48px;
}

.map-show-quotes p {
    color: #CC9933;
    margin-top: 16px;
    font-style: italic;
}

.map-show-quotes h1 {
    color: white;
    font-style: italic;
    font-size: 32px;
}
.map-show-quotes .edgtf-elements-holder-item:not(.edgtf-horizontal-alignment-center) {
  position: relative;
}

.map-show-quotes .edgtf-elements-holder-item:not(.edgtf-horizontal-alignment-center) .edgtf-elements-holder-item-inner .edgtf-elements-holder-item-content {
  position: static;
}
.image-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /*height: 70vh;
    transform: translateY(-50%);
    background: -moz-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: radial-gradient(ellipse at center,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=1 );*/
}

.image-overlay-container .edgtf-elements-holder.edgtf-two-columns .edgtf-elements-holder-item {
    overflow: hidden;
}

footer .edgtf-footer-top-holder {
  background: black;
  color: white;
  padding: 16px;
  padding: 1rem;
}
footer .widget {
  color: white;
  font-size: 14px;
  line-height: 18px;
  font-family: 'Brandon-Regular', Helvetica, Arial, sans-serif;
  font-weight: 300;
}

@-webkit-keyframes rotateRight {
  0% {
    -webkit-transform: rotate(22.5deg);
            transform: rotate(22.5deg);
  }
  50% {
    -webkit-transform: rotate(-22.5deg);
            transform: rotate(-22.5deg);
  }
  100% {
    -webkit-transform: rotate(22.5deg);
            transform: rotate(22.5deg);
  }
}
@keyframes rotateRight {
  0% {
    -webkit-transform: rotate(22.5deg);
            transform: rotate(22.5deg);
  }
  50% {
    -webkit-transform: rotate(-22.5deg);
            transform: rotate(-22.5deg);
  }
  100% {
    -webkit-transform: rotate(22.5deg);
            transform: rotate(22.5deg);
  }
}

@-webkit-keyframes rotateLeft {
  0% {
    -webkit-transform: rotate(22.5deg);
            transform: rotate(22.5deg);
  }
  50% {
    -webkit-transform: rotate(-22.5deg);
            transform: rotate(-22.5deg);
  }
  100% {
    -webkit-transform: rotate(22.5deg);
            transform: rotate(22.5deg);
  }
}
@keyframes rotateLeft {
  0% {
    -webkit-transform: rotate(22.5deg);
            transform: rotate(22.5deg);
  }
  50% {
    -webkit-transform: rotate(-22.5deg);
            transform: rotate(-22.5deg);
  }
  100% {
    -webkit-transform: rotate(22.5deg);
            transform: rotate(22.5deg);
  }
}

@media(min-width: 1200px) and (max-width: 1500px) {
  .intro-text {
    width: 40%;
  }
}

@media(min-width: 1500px) and (max-width: 1200px) {
  .intro-text {
    width: 35%;
  }
}

@media(min-width: 1500px) and (max-width: 1800px) {
  .intro-text {
    width: 30%;
  }
}

@media(max-width: 1440px) {
  .map-show-quotes h1 {
    font-size: 32px;
  }
}

@media (max-width: 1200px) {
.edgtf-main-menu>ul>li>a span.edgtf-item-inner {
  padding: 0 17px;
}
  .edgtf-page-header .edgtf-grid {
    width: 970px;
  }

  .map-shows-calendar tbody td .cell-inner {
    padding-bottom: 87%;
  }
}

@media( max-width: 1024px ) {
  .homepage-shows .wpb_text_column {
        -webkit-transform: none;
        transform: none;
    }

    .homepage-shows .map-button {
        -webkit-transform: none;
        transform: none;
    }

  .full-height-responsive {
    display: none !important;
  }

  .deco-right,
  .deco-left,
  .deco-show-left {
    display: none !important;
  }

  .map-show-quotes h1 {
    font-size: 24px;
  }
  .map-shows-calendar tbody td .cell-inner .cell-content {
    padding-left: 8px;
    padding-top: 32px;
  }
  .map-shows-calendar tbody td .cell-inner .cell-content .mapc-day-number {
    font-size: 16px;
    line-height: 16px;
    top: 4px;
    left: 4px;
  }

  .map-shows-calendar tbody td .cell-inner .cell-content .show-title {
    font-size: 14px;
    min-height: 4em;
  }

  .map-shows-calendar tbody td .cell-inner {
    padding-bottom: 130%;
  }

  .map-shows-calendar tbody td .cell-inner .cell-content button.mapc-book-button {
    font-size: 10px;
  }

  .map-booking-modal .map-modal-content .map-modal-content-inner .map-modal-form-container {
    width: 80%;
  }

  .map-modal-form-container p,
  .map-modal-form-container label {
    font-size: 14px;
    line-height: 16px;
  }

  .map-modal-form-container small {
    font-size: 12px;
    line-height: 14px;
  }

  .map-booking-modal .map-modal-content .map-modal-content-inner .map-modal-form-container form .MaP-Field .MaP-Note,
  .map-booking-modal .map-modal-content .map-modal-content-inner .map-modal-form-container form .MaP-Note,
  .map-modal-form-container h1 {
    display: none;
  }

}

@media (max-width: 768px) {

  .map-shows-calendar tbody td .cell-inner .cell-content button.mapc-book-button {
    display: none;
  }

  .map-shows-calendar thead tr:nth-child(2) {
    display: none;
  }

  .page-id-256 .map-show-intro,
  .page-id-299 .map-show-intro,
  .page-id-303 .map-show-intro{
    background-position: -550px center;
  }

  .page-id-239 .map-show-intro,
  .page-id-293 .map-show-intro,
  .page-id-295 .map-show-intro {
    background-position: left center;
  }

  .image-overlay {
    height: 100vh;
  }

  .map-shows-calendar tbody td .cell-inner {
    padding-bottom: 120%;
  }

  .map-shows-calendar tbody td .cell-inner .cell-content .show-title {
    font-size: 12px;
    line-height: 14px;
  }

  .map-shows-calendar tbody td .cell-inner .cell-content button.mapc-book-button {
    padding: 3px 6px;
  }
}

.calendar-legend {
  display: none;
}

@media (max-width: 600px) {

  .calendar-legend {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .calendar-legend li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .calendar-legend li span {
    display: block;
    width: 10px;
    height: 10px;
    border: 1px solid black;
    background-color: #fff5bc;
    margin-right: 1rem;
  }

  .calendar-legend li.il-barbiere-di-siviglia span {
    background-color: #9EE9E9
  }

  .calendar-legend li.rigoletto span {
    background-color: #b1e6b5
  }

  .show-la-traviata {
    background: #fff5bc;
  }

  .show-il-barbiere-di-siviglia {
    background: #9EE9E9;
  }

  .show-rigoletto {
    background: #b1e6b5;
  }

  .page-id-256 .map-show-intro,
  .page-id-299 .map-show-intro,
  .page-id-303 .map-show-intro {
    background-position: -880px center;
  }
  .page-id-152 .edgtf-container-inner {
    width: 95%;
  }

  .map-shows-calendar tbody td .cell-inner .cell-content {
    padding: 4px;
    padding-top: 16px;
  }

  .map-shows-calendar tbody td .cell-inner {
    padding-bottom: 100%;
  }

  .map-shows-calendar tbody td .cell-inner .cell-content .show-title {
    display: none;
  }
}

.elan42-disclaimer-content p {
  color: white;
}
