.evtx-gallery .slick {
   opacity: 0;
   transition: all 0.2s linear;
   visibility: hidden;
}
.evtx-gallery .slick.slick-initialized {
   opacity: 1;
   visibility: visible;
}
.evtx-page .evtx-venue-sidebyside .gm-style-cc,
.evtx-page .evtx-venue-sidebyside .gmnoprint a,
.evtx-page .evtx-venue-sidebyside .gmnoprint span,
.evtx-page
   .evtx-venue-sidebyside
   a[href^="http://maps.google.com/maps"],
.evtx-page
   .evtx-venue-sidebyside
   a[href^="https://maps.google.com/maps"] {
   display: block !important;
}
#evtx-modal .evtx-social-icons {
   bottom: 1em;
   left: 1em;
   position: absolute;
   width: auto;
   z-index: 10;
}
#evtx-modal .a2a_svg {
   background-color: transparent !important;
}
#evtx-modal a path,
#evtx-modal svg path {
   fill: #000 !important;
}
#evtx-modal a:hover path {
   fill: gray !important;
}
#evtx-modal .a2a_dd {
   display: none;
}
.fa-twitter:before {
   content: "𝕏" !important;
   font-weight: 700;
}
