.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y;}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px);}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%;}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out;}.owl-carousel .owl-item{float:left;}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer;}.owl-controls .owl-buttons div{position:absolute;}.owl-controls .owl-buttons .owl-prev{left:10px;top:50%;}.owl-carousel-play .carousel-control{display:none;}.owl-carousel-play:hover .carousel-control{display:block;}.owl-controls .owl-buttons .owl-next{right:10px;top:50%;}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}.grabbing{cursor:url(/sites/all/themes/gavias_vecas/vendor/owl-carousel/grabbing.png) 8 8,move;}.owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}.owl-carousel{margin:0 0px;background:#fff;direction:ltr !important;overflow:hidden;}.owl-carousel .owl-buttons div{opacity:0;color:rgba(0,0,0,0.8);text-shadow:1px 1px 0 rgba(255,255,255,0.3);transition:all .3s ease;}.owl-carousel:hover .owl-buttons div{opacity:0.7;}.owl-carousel .owl-buttons div i{font-size:40px;margin:-20px 0 0;}.owl-carousel .owl-buttons .owl-prev{left:-50px;}.owl-carousel .owl-buttons .owl-next{right:-50px;}.owl-carousel:hover .owl-buttons .owl-prev{left:10px;}.owl-carousel:hover .owl-buttons .owl-next{right:10px;}.owl-pagination{text-align:center;top:0px;position:relative;}.owl-controls .owl-page{display:inline-block;margin:0px 6px;}.owl-controls .owl-page span{display:block;width:11px;height:11px;background:rgba(0,0,0,0.5);border-radius:20px;box-shadow:inset 0 0 3px rgba(0,0,0,0.3);}.owl-controls .owl-page.active span{background:rgba(0,0,0,0.9);}.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x :50%;-webkit-perspective-origin-y :50%;-moz-perspective :1200px;-moz-perspective-origin-x :50%;-moz-perspective-origin-y :50%;perspective :1200px;}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease;}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease;}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease;}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease;}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both;}.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both;}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both;}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both;}@-webkit-keyframes empty{0%{opacity:1}}@-moz-keyframes empty{0%{opacity:1}}@keyframes empty{0%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@-moz-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@-moz-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px);}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);}100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);}}@-moz-keyframes backSlideOut{25%{opacity:.5;-moz-transform:translateZ(-500px);}75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%);}100%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%);}}@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px);}75%{opacity:.5;transform:translateZ(-500px) translateX(-200%);}100%{opacity:.5;transform:translateZ(-500px) translateX(-200%);}}@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%);}75%{opacity:.5;-webkit-transform:translateZ(-500px);}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0);}}@-moz-keyframes backSlideIn{0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%);}75%{opacity:.5;-moz-transform:translateZ(-500px);}100%{opacity:1;-moz-transform:translateZ(0) translateX(0);}}@keyframes backSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%);}75%{opacity:.5;transform:translateZ(-500px);}100%{opacity:1;transform:translateZ(0) translateX(0);}}@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8);}}@-moz-keyframes scaleToFade{to{opacity:0;-moz-transform:scale(.8);}}@keyframes scaleToFade{to{opacity:0;transform:scale(.8);}}@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%);}}@-moz-keyframes goDown{from{-moz-transform:translateY(-100%);}}@keyframes goDown{from{transform:translateY(-100%);}}@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5);}}@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5);}}@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5);}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5);}}@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5);}}@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5);}}
.owl-theme .owl-controls{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent;}.owl-theme .owl-controls .owl-nav [class*='owl-']{color:white;font-size:14px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.owl-theme .owl-controls .owl-nav [class*='owl-']:hover{background:#869791;color:white;text-decoration:none;}.owl-theme .owl-controls .owl-nav .disabled{opacity:0.5;cursor:default;}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline;}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791;}
@font-face{font-family:'FontAwesome';src:url(/sites/all/themes/gavias_vecas/fonts/fontawesome-webfont.eot?v=4.3.0);src:url(/sites/all/themes/gavias_vecas/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format("embedded-opentype"),url(/sites/all/themes/gavias_vecas/fonts/fontawesome-webfont.woff2?v=4.3.0) format("woff2"),url(/sites/all/themes/gavias_vecas/fonts/fontawesome-webfont.woff?v=4.3.0) format("woff"),url(/sites/all/themes/gavias_vecas/fonts/fontawesome-webfont.ttf?v=4.3.0) format("truetype"),url(/sites/all/themes/gavias_vecas/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format("svg");font-weight:normal;font-style:normal;}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);}.fa-lg{font-size:1.33333em;line-height:0.75em;vertical-align:-15%;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-fw{width:1.28571em;text-align:center;}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none;}.fa-ul > li{position:relative;}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:0.14286em;text-align:center;}.fa-li.fa-lg{left:-1.85714em;}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eee;border-radius:.1em;}.pull-right{float:right;}.pull-left{float:left;}.fa.pull-left{margin-right:.3em;}.fa.pull-right{margin-left:.3em;}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1);}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1);}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none;}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle;}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-glass:before{content:"";}.fa-music:before{content:"";}.fa-search:before{content:"";}.fa-envelope-o:before{content:"";}.fa-heart:before{content:"";}.fa-star:before{content:"";}.fa-star-o:before{content:"";}.fa-user:before{content:"";}.fa-film:before{content:"";}.fa-th-large:before{content:"";}.fa-th:before{content:"";}.fa-th-list:before{content:"";}.fa-check:before{content:"";}.fa-remove:before,.fa-close:before,.fa-times:before{content:"";}.fa-search-plus:before{content:"";}.fa-search-minus:before{content:"";}.fa-power-off:before{content:"";}.fa-signal:before{content:"";}.fa-gear:before,.fa-cog:before{content:"";}.fa-trash-o:before{content:"";}.fa-home:before{content:"";}.fa-file-o:before{content:"";}.fa-clock-o:before{content:"";}.fa-road:before{content:"";}.fa-download:before{content:"";}.fa-arrow-circle-o-down:before{content:"";}.fa-arrow-circle-o-up:before{content:"";}.fa-inbox:before{content:"";}.fa-play-circle-o:before{content:"";}.fa-rotate-right:before,.fa-repeat:before{content:"";}.fa-refresh:before{content:"";}.fa-list-alt:before{content:"";}.fa-lock:before{content:"";}.fa-flag:before{content:"";}.fa-headphones:before{content:"";}.fa-volume-off:before{content:"";}.fa-volume-down:before{content:"";}.fa-volume-up:before{content:"";}.fa-qrcode:before{content:"";}.fa-barcode:before{content:"";}.fa-tag:before{content:"";}.fa-tags:before{content:"";}.fa-book:before{content:"";}.fa-bookmark:before{content:"";}.fa-print:before{content:"";}.fa-camera:before{content:"";}.fa-font:before{content:"";}.fa-bold:before{content:"";}.fa-italic:before{content:"";}.fa-text-height:before{content:"";}.fa-text-width:before{content:"";}.fa-align-left:before{content:"";}.fa-align-center:before{content:"";}.fa-align-right:before{content:"";}.fa-align-justify:before{content:"";}.fa-list:before{content:"";}.fa-dedent:before,.fa-outdent:before{content:"";}.fa-indent:before{content:"";}.fa-video-camera:before{content:"";}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"";}.fa-pencil:before{content:"";}.fa-map-marker:before{content:"";}.fa-adjust:before{content:"";}.fa-tint:before{content:"";}.fa-edit:before,.fa-pencil-square-o:before{content:"";}.fa-share-square-o:before{content:"";}.fa-check-square-o:before{content:"";}.fa-arrows:before{content:"";}.fa-step-backward:before{content:"";}.fa-fast-backward:before{content:"";}.fa-backward:before{content:"";}.fa-play:before{content:"";}.fa-pause:before{content:"";}.fa-stop:before{content:"";}.fa-forward:before{content:"";}.fa-fast-forward:before{content:"";}.fa-step-forward:before{content:"";}.fa-eject:before{content:"";}.fa-chevron-left:before{content:"";}.fa-chevron-right:before{content:"";}.fa-plus-circle:before{content:"";}.fa-minus-circle:before{content:"";}.fa-times-circle:before{content:"";}.fa-check-circle:before{content:"";}.fa-question-circle:before{content:"";}.fa-info-circle:before{content:"";}.fa-crosshairs:before{content:"";}.fa-times-circle-o:before{content:"";}.fa-check-circle-o:before{content:"";}.fa-ban:before{content:"";}.fa-arrow-left:before{content:"";}.fa-arrow-right:before{content:"";}.fa-arrow-up:before{content:"";}.fa-arrow-down:before{content:"";}.fa-mail-forward:before,.fa-share:before{content:"";}.fa-expand:before{content:"";}.fa-compress:before{content:"";}.fa-plus:before{content:"";}.fa-minus:before{content:"";}.fa-asterisk:before{content:"";}.fa-exclamation-circle:before{content:"";}.fa-gift:before{content:"";}.fa-leaf:before{content:"";}.fa-fire:before{content:"";}.fa-eye:before{content:"";}.fa-eye-slash:before{content:"";}.fa-warning:before,.fa-exclamation-triangle:before{content:"";}.fa-plane:before{content:"";}.fa-calendar:before{content:"";}.fa-random:before{content:"";}.fa-comment:before{content:"";}.fa-magnet:before{content:"";}.fa-chevron-up:before{content:"";}.fa-chevron-down:before{content:"";}.fa-retweet:before{content:"";}.fa-shopping-cart:before{content:"";}.fa-folder:before{content:"";}.fa-folder-open:before{content:"";}.fa-arrows-v:before{content:"";}.fa-arrows-h:before{content:"";}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"";}.fa-twitter-square:before{content:"";}.fa-facebook-square:before{content:"";}.fa-camera-retro:before{content:"";}.fa-key:before{content:"";}.fa-gears:before,.fa-cogs:before{content:"";}.fa-comments:before{content:"";}.fa-thumbs-o-up:before{content:"";}.fa-thumbs-o-down:before{content:"";}.fa-star-half:before{content:"";}.fa-heart-o:before{content:"";}.fa-sign-out:before{content:"";}.fa-linkedin-square:before{content:"";}.fa-thumb-tack:before{content:"";}.fa-external-link:before{content:"";}.fa-sign-in:before{content:"";}.fa-trophy:before{content:"";}.fa-github-square:before{content:"";}.fa-upload:before{content:"";}.fa-lemon-o:before{content:"";}.fa-phone:before{content:"";}.fa-square-o:before{content:"";}.fa-bookmark-o:before{content:"";}.fa-phone-square:before{content:"";}.fa-twitter:before{content:"";}.fa-facebook-f:before,.fa-facebook:before{content:"";}.fa-github:before{content:"";}.fa-unlock:before{content:"";}.fa-credit-card:before{content:"";}.fa-rss:before{content:"";}.fa-hdd-o:before{content:"";}.fa-bullhorn:before{content:"";}.fa-bell:before{content:"";}.fa-certificate:before{content:"";}.fa-hand-o-right:before{content:"";}.fa-hand-o-left:before{content:"";}.fa-hand-o-up:before{content:"";}.fa-hand-o-down:before{content:"";}.fa-arrow-circle-left:before{content:"";}.fa-arrow-circle-right:before{content:"";}.fa-arrow-circle-up:before{content:"";}.fa-arrow-circle-down:before{content:"";}.fa-globe:before{content:"";}.fa-wrench:before{content:"";}.fa-tasks:before{content:"";}.fa-filter:before{content:"";}.fa-briefcase:before{content:"";}.fa-arrows-alt:before{content:"";}.fa-group:before,.fa-users:before{content:"";}.fa-chain:before,.fa-link:before{content:"";}.fa-cloud:before{content:"";}.fa-flask:before{content:"";}.fa-cut:before,.fa-scissors:before{content:"";}.fa-copy:before,.fa-files-o:before{content:"";}.fa-paperclip:before{content:"";}.fa-save:before,.fa-floppy-o:before{content:"";}.fa-square:before{content:"";}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"";}.fa-list-ul:before{content:"";}.fa-list-ol:before{content:"";}.fa-strikethrough:before{content:"";}.fa-underline:before{content:"";}.fa-table:before{content:"";}.fa-magic:before{content:"";}.fa-truck:before{content:"";}.fa-pinterest:before{content:"";}.fa-pinterest-square:before{content:"";}.fa-google-plus-square:before{content:"";}.fa-google-plus:before{content:"";}.fa-money:before{content:"";}.fa-caret-down:before{content:"";}.fa-caret-up:before{content:"";}.fa-caret-left:before{content:"";}.fa-caret-right:before{content:"";}.fa-columns:before{content:"";}.fa-unsorted:before,.fa-sort:before{content:"";}.fa-sort-down:before,.fa-sort-desc:before{content:"";}.fa-sort-up:before,.fa-sort-asc:before{content:"";}.fa-envelope:before{content:"";}.fa-linkedin:before{content:"";}.fa-rotate-left:before,.fa-undo:before{content:"";}.fa-legal:before,.fa-gavel:before{content:"";}.fa-dashboard:before,.fa-tachometer:before{content:"";}.fa-comment-o:before{content:"";}.fa-comments-o:before{content:"";}.fa-flash:before,.fa-bolt:before{content:"";}.fa-sitemap:before{content:"";}.fa-umbrella:before{content:"";}.fa-paste:before,.fa-clipboard:before{content:"";}.fa-lightbulb-o:before{content:"";}.fa-exchange:before{content:"";}.fa-cloud-download:before{content:"";}.fa-cloud-upload:before{content:"";}.fa-user-md:before{content:"";}.fa-stethoscope:before{content:"";}.fa-suitcase:before{content:"";}.fa-bell-o:before{content:"";}.fa-coffee:before{content:"";}.fa-cutlery:before{content:"";}.fa-file-text-o:before{content:"";}.fa-building-o:before{content:"";}.fa-hospital-o:before{content:"";}.fa-ambulance:before{content:"";}.fa-medkit:before{content:"";}.fa-fighter-jet:before{content:"";}.fa-beer:before{content:"";}.fa-h-square:before{content:"";}.fa-plus-square:before{content:"";}.fa-angle-double-left:before{content:"";}.fa-angle-double-right:before{content:"";}.fa-angle-double-up:before{content:"";}.fa-angle-double-down:before{content:"";}.fa-angle-left:before{content:"";}.fa-angle-right:before{content:"";}.fa-angle-up:before{content:"";}.fa-angle-down:before{content:"";}.fa-desktop:before{content:"";}.fa-laptop:before{content:"";}.fa-tablet:before{content:"";}.fa-mobile-phone:before,.fa-mobile:before{content:"";}.fa-circle-o:before{content:"";}.fa-quote-left:before{content:"";}.fa-quote-right:before{content:"";}.fa-spinner:before{content:"";}.fa-circle:before{content:"";}.fa-mail-reply:before,.fa-reply:before{content:"";}.fa-github-alt:before{content:"";}.fa-folder-o:before{content:"";}.fa-folder-open-o:before{content:"";}.fa-smile-o:before{content:"";}.fa-frown-o:before{content:"";}.fa-meh-o:before{content:"";}.fa-gamepad:before{content:"";}.fa-keyboard-o:before{content:"";}.fa-flag-o:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-terminal:before{content:"";}.fa-code:before{content:"";}.fa-mail-reply-all:before,.fa-reply-all:before{content:"";}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"";}.fa-location-arrow:before{content:"";}.fa-crop:before{content:"";}.fa-code-fork:before{content:"";}.fa-unlink:before,.fa-chain-broken:before{content:"";}.fa-question:before{content:"";}.fa-info:before{content:"";}.fa-exclamation:before{content:"";}.fa-superscript:before{content:"";}.fa-subscript:before{content:"";}.fa-eraser:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-microphone:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-shield:before{content:"";}.fa-calendar-o:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-rocket:before{content:"";}.fa-maxcdn:before{content:"";}.fa-chevron-circle-left:before{content:"";}.fa-chevron-circle-right:before{content:"";}.fa-chevron-circle-up:before{content:"";}.fa-chevron-circle-down:before{content:"";}.fa-html5:before{content:"";}.fa-css3:before{content:"";}.fa-anchor:before{content:"";}.fa-unlock-alt:before{content:"";}.fa-bullseye:before{content:"";}.fa-ellipsis-h:before{content:"";}.fa-ellipsis-v:before{content:"";}.fa-rss-square:before{content:"";}.fa-play-circle:before{content:"";}.fa-ticket:before{content:"";}.fa-minus-square:before{content:"";}.fa-minus-square-o:before{content:"";}.fa-level-up:before{content:"";}.fa-level-down:before{content:"";}.fa-check-square:before{content:"";}.fa-pencil-square:before{content:"";}.fa-external-link-square:before{content:"";}.fa-share-square:before{content:"";}.fa-compass:before{content:"";}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"";}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"";}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"";}.fa-euro:before,.fa-eur:before{content:"";}.fa-gbp:before{content:"";}.fa-dollar:before,.fa-usd:before{content:"";}.fa-rupee:before,.fa-inr:before{content:"";}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"";}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"";}.fa-won:before,.fa-krw:before{content:"";}.fa-bitcoin:before,.fa-btc:before{content:"";}.fa-file:before{content:"";}.fa-file-text:before{content:"";}.fa-sort-alpha-asc:before{content:"";}.fa-sort-alpha-desc:before{content:"";}.fa-sort-amount-asc:before{content:"";}.fa-sort-amount-desc:before{content:"";}.fa-sort-numeric-asc:before{content:"";}.fa-sort-numeric-desc:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-youtube-square:before{content:"";}.fa-youtube:before{content:"";}.fa-xing:before{content:"";}.fa-xing-square:before{content:"";}.fa-youtube-play:before{content:"";}.fa-dropbox:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-instagram:before{content:"";}.fa-flickr:before{content:"";}.fa-adn:before{content:"";}.fa-bitbucket:before{content:"";}.fa-bitbucket-square:before{content:"";}.fa-tumblr:before{content:"";}.fa-tumblr-square:before{content:"";}.fa-long-arrow-down:before{content:"";}.fa-long-arrow-up:before{content:"";}.fa-long-arrow-left:before{content:"";}.fa-long-arrow-right:before{content:"";}.fa-apple:before{content:"";}.fa-windows:before{content:"";}.fa-android:before{content:"";}.fa-linux:before{content:"";}.fa-dribbble:before{content:"";}.fa-skype:before{content:"";}.fa-foursquare:before{content:"";}.fa-trello:before{content:"";}.fa-female:before{content:"";}.fa-male:before{content:"";}.fa-gittip:before,.fa-gratipay:before{content:"";}.fa-sun-o:before{content:"";}.fa-moon-o:before{content:"";}.fa-archive:before{content:"";}.fa-bug:before{content:"";}.fa-vk:before{content:"";}.fa-weibo:before{content:"";}.fa-renren:before{content:"";}.fa-pagelines:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-arrow-circle-o-right:before{content:"";}.fa-arrow-circle-o-left:before{content:"";}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"";}.fa-dot-circle-o:before{content:"";}.fa-wheelchair:before{content:"";}.fa-vimeo-square:before{content:"";}.fa-turkish-lira:before,.fa-try:before{content:"";}.fa-plus-square-o:before{content:"";}.fa-space-shuttle:before{content:"";}.fa-slack:before{content:"";}.fa-envelope-square:before{content:"";}.fa-wordpress:before{content:"";}.fa-openid:before{content:"";}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"";}.fa-mortar-board:before,.fa-graduation-cap:before{content:"";}.fa-yahoo:before{content:"";}.fa-google:before{content:"";}.fa-reddit:before{content:"";}.fa-reddit-square:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-delicious:before{content:"";}.fa-digg:before{content:"";}.fa-pied-piper:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-drupal:before{content:"";}.fa-joomla:before{content:"";}.fa-language:before{content:"";}.fa-fax:before{content:"";}.fa-building:before{content:"";}.fa-child:before{content:"";}.fa-paw:before{content:"";}.fa-spoon:before{content:"";}.fa-cube:before{content:"";}.fa-cubes:before{content:"";}.fa-behance:before{content:"";}.fa-behance-square:before{content:"";}.fa-steam:before{content:"";}.fa-steam-square:before{content:"";}.fa-recycle:before{content:"";}.fa-automobile:before,.fa-car:before{content:"";}.fa-cab:before,.fa-taxi:before{content:"";}.fa-tree:before{content:"";}.fa-spotify:before{content:"";}.fa-deviantart:before{content:"";}.fa-soundcloud:before{content:"";}.fa-database:before{content:"";}.fa-file-pdf-o:before{content:"";}.fa-file-word-o:before{content:"";}.fa-file-excel-o:before{content:"";}.fa-file-powerpoint-o:before{content:"";}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"";}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"";}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"";}.fa-file-movie-o:before,.fa-file-video-o:before{content:"";}.fa-file-code-o:before{content:"";}.fa-vine:before{content:"";}.fa-codepen:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"";}.fa-circle-o-notch:before{content:"";}.fa-ra:before,.fa-rebel:before{content:"";}.fa-ge:before,.fa-empire:before{content:"";}.fa-git-square:before{content:"";}.fa-git:before{content:"";}.fa-hacker-news:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-qq:before{content:"";}.fa-wechat:before,.fa-weixin:before{content:"";}.fa-send:before,.fa-paper-plane:before{content:"";}.fa-send-o:before,.fa-paper-plane-o:before{content:"";}.fa-history:before{content:"";}.fa-genderless:before,.fa-circle-thin:before{content:"";}.fa-header:before{content:"";}.fa-paragraph:before{content:"";}.fa-sliders:before{content:"";}.fa-share-alt:before{content:"";}.fa-share-alt-square:before{content:"";}.fa-bomb:before{content:"";}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"";}.fa-tty:before{content:"";}.fa-binoculars:before{content:"";}.fa-plug:before{content:"";}.fa-slideshare:before{content:"";}.fa-twitch:before{content:"";}.fa-yelp:before{content:"";}.fa-newspaper-o:before{content:"";}.fa-wifi:before{content:"";}.fa-calculator:before{content:"";}.fa-paypal:before{content:"";}.fa-google-wallet:before{content:"";}.fa-cc-visa:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-cc-discover:before{content:"";}.fa-cc-amex:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-bell-slash:before{content:"";}.fa-bell-slash-o:before{content:"";}.fa-trash:before{content:"";}.fa-copyright:before{content:"";}.fa-at:before{content:"";}.fa-eyedropper:before{content:"";}.fa-paint-brush:before{content:"";}.fa-birthday-cake:before{content:"";}.fa-area-chart:before{content:"";}.fa-pie-chart:before{content:"";}.fa-line-chart:before{content:"";}.fa-lastfm:before{content:"";}.fa-lastfm-square:before{content:"";}.fa-toggle-off:before{content:"";}.fa-toggle-on:before{content:"";}.fa-bicycle:before{content:"";}.fa-bus:before{content:"";}.fa-ioxhost:before{content:"";}.fa-angellist:before{content:"";}.fa-cc:before{content:"";}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"";}.fa-meanpath:before{content:"";}.fa-buysellads:before{content:"";}.fa-connectdevelop:before{content:"";}.fa-dashcube:before{content:"";}.fa-forumbee:before{content:"";}.fa-leanpub:before{content:"";}.fa-sellsy:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-simplybuilt:before{content:"";}.fa-skyatlas:before{content:"";}.fa-cart-plus:before{content:"";}.fa-cart-arrow-down:before{content:"";}.fa-diamond:before{content:"";}.fa-ship:before{content:"";}.fa-user-secret:before{content:"";}.fa-motorcycle:before{content:"";}.fa-street-view:before{content:"";}.fa-heartbeat:before{content:"";}.fa-venus:before{content:"";}.fa-mars:before{content:"";}.fa-mercury:before{content:"";}.fa-transgender:before{content:"";}.fa-transgender-alt:before{content:"";}.fa-venus-double:before{content:"";}.fa-mars-double:before{content:"";}.fa-venus-mars:before{content:"";}.fa-mars-stroke:before{content:"";}.fa-mars-stroke-v:before{content:"";}.fa-mars-stroke-h:before{content:"";}.fa-neuter:before{content:"";}.fa-facebook-official:before{content:"";}.fa-pinterest-p:before{content:"";}.fa-whatsapp:before{content:"";}.fa-server:before{content:"";}.fa-user-plus:before{content:"";}.fa-user-times:before{content:"";}.fa-hotel:before,.fa-bed:before{content:"";}.fa-viacoin:before{content:"";}.fa-train:before{content:"";}.fa-subway:before{content:"";}.fa-medium:before{content:"";}
@media(max-width:480px){.view-slider.v1 div > .post-small .views-field-title a{display:block;font-size:11px!important;text-transform:none!important;line-height:15px!important;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}.view-slider.v1 .post-categories{display:none!important;}.bean-tab.tabs-horizonal .nav-tabs li a{font-size:12px!important;}.bean-tab .nav-tabs > li{padding:0 5px!important;}.block .block-title span{font-size:14px!important;}.header-main-inner > .row > div{width:100%!important;text-align:center!important;}}@media(max-width:480px){.post-style-stick.image .view-content .view-list > ul > li:not(:first-child) .post-image{width:100%!important;display:block;}.post-style-stick.image .view-content .view-list > ul > li:not(:first-child) .post-content{padding-left:0!important;display:block;}.post-style-list .view-list-item .post-block > div{width:100%!important;}.view-breaking-news .title{font-size:10px;width:95px;}.view-breaking-news .carousel-item > div > *{font-size:10px!important;}.view-breaking-news .news-content{padding-left:115px!important;}.view-post-breaking-news .item{height:20px;}.view-post-breaking-news .item > div.views-field-title{line-height:1.9!important;}.view-post-breaking-news .views-field-created{display:none;}}@media(max-width:990px){.stuck{position:static!important;}.logo a{display:block;line-height:0.1!important;}}#block-search-form #search-block-form input.form-submit:focus{width:auto!important;}
[data-simplebar]{position:relative;z-index:0;overflow:hidden;-webkit-overflow-scrolling:touch}[data-simplebar=init]{display:-webkit-box;display:-ms-flexbox;display:flex}.simplebar-scroll-content{overflow-x:hidden;overflow-y:scroll;min-width:100%;box-sizing:content-box}.simplebar-content{overflow-x:scroll;overflow-y:hidden;box-sizing:border-box;min-height:100%}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;width:11px}.simplebar-scrollbar{position:absolute;right:2px;border-radius:7px;min-height:10px;width:7px;opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear;background:#000;background-clip:padding-box}.simplebar-track:hover .simplebar-scrollbar{opacity:.5;-webkit-transition:opacity 0 linear;transition:opacity 0 linear}.simplebar-track .simplebar-scrollbar.visible{opacity:.5}.simplebar-track.horizontal{left:0;width:auto;height:11px}.simplebar-track.vertical{top:0}.horizontal.simplebar-track .simplebar-scrollbar{right:auto;top:2px;height:7px;min-height:0;min-width:10px;width:auto}
.hidden_select_container{width:0;height:0;overflow:hidden}.simpleselect,.simpleselect *{box-sizing:content-box}.simpleselect{position:relative;width:200px;height:38px;color:#666;font-size:13px}.simpleselect .options{width:198px}.simpleselect .placeholder,.simpleselect .options .option,.simpleselect .options .optgroup .optgroup-label{padding:9px 10px;line-height:18px;cursor:pointer}.simpleselect .options .optgroup .optgroup-label{cursor:default;font-weight:bold}.simpleselect .options .optgroup .option{padding-left:20px}.simpleselect .placeholder,.simpleselect .options{background:#fff;border:1px solid #ddd;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.simpleselect .placeholder{position:relative}.simpleselect .placeholder:after{content:"";position:absolute;top:0;bottom:0;right:10px;width:8px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAYAAAASVl2WAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjA0Q0FGMUI4RTU1MTFFMzhGMThCQzUzMTMxMzdBN0YiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA0Q0FGMUM4RTU1MTFFMzhGMThCQzUzMTMxMzdBN0YiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MDRDQUYxOThFNTUxMUUzOEYxOEJDNTMxMzEzN0E3RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2MDRDQUYxQThFNTUxMUUzOEYxOEJDNTMxMzEzN0E3RiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pq8U8ZgAAAClSURBVHjaYpw7dw4DEggEYh4gXgwTYEGS5AfiyVD6FBDfBAkyISloB2JpqAlLgZgNWYENEGciKTYG4haYFSCVKA6BglIg3gdSIAHEfQzYASfj////GfABJgYCgGXevLlyQNoDh/xrkBteAHEREKtjUeAJsuIXEKdgkewG4h0wNxwB4ulIkmeBuAbdkZVA/BSIvwBxNNRklLj4CMS50KC+CRMECDAA5ogdqmResXgAAAAASUVORK5CYII=") 0 center no-repeat}.simpleselect .placeholder:hover{background:#fafafa}.simpleselect .options{display:none;position:absolute;top:0;left:0;z-index:1000}.simpleselect .options .option.active{background:#666;color:#fff}.simpleselect.disabled .placeholder,.simpleselect.disabled .placeholder:hover{background:#fafafa;color:#aaa;border-color:#eee;cursor:default}.simpleselect.disabled .placeholder:after{opacity:.5}
a{color:#0099CC;}a:hover{color:#262726;}legend a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#262726;}.post-block .post-title a{color:#262726;}.breadcrumb a{color:#262726;}.callout-text{background-color:#ff0000;color:#ffffff;padding:3px;z-index:900;text-align:center;width:auto;margin-bottom:5px;float:left;margin-right:5px;margin-top:8px;display:none;}.read-more-link,.read-more-link a,.field-venue-api-seat-plan a{color:#0099CC;}.read-more-link:hover,.read-more-link a:hover,.field-venue-api-seat-plan a:hover{color:#262726;}.read-more-link-rumours{float:right;}.field-venue-api-seat-plan a{display:inline-block;max-width:calc(100% - 160px);}.views-more-link{color:#0099CC;font-style:normal;font-size:14px;font-weight:600;}.views-more-link a.active{color:#0099CC;}.views-more-link a{color:#ffffff;}.views-more-link:hover a{color:#262726;}.views-more-link:hover a:hover i:before{color:#262726;}.eolts_more{padding:4px 8px;margin:10px 0;width:auto;text-align:center;background:#0099CC;border:1px solid #0099CC;color:#ffffff;font-style:normal;font-size:14px;border-radius:5px;padding:10px 20px;margin:0;}.eolts_more:hover{background:#ffffff;color:#0099CC;}.eolts_more:hover a{color:#0099CC;}.eolts_more:hover a:hover i:before{color:#0099CC;}.eolts_venue{color:#a4a4a4;text-transform:uppercase;font-size:16px;font-family:"brandon","Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;}.views-more-link_large{padding:4px 8px;margin:10px 0;width:auto;text-align:center;background:#0099CC;border:1px solid #0099CC;color:#ffffff;font-style:normal;font-size:14px;position:static;font-size:24px;width:100%;cursor:pointer;}.views-more-link_large:hover{background:#ffffff;color:#0099CC;}.views-more-link_large:hover a{color:#0099CC;}.views-more-link_large:hover a:hover i:before{color:#0099CC;}.views-more-link_large a{display:block;text-align:center;height:100%;}.view-stars-on-stage a{display:inline !important;}.view-stars-on-stage .views-more-link_stage a{color:#0099CC !important;}.views-more-link_left{padding:4px 8px;margin:10px 0;width:auto;text-align:center;background:#0099CC;border:1px solid #0099CC;color:#ffffff;font-style:normal;font-size:14px;right:inherit;position:absolute;margin-top:0;}.views-more-link_left:hover{background:#ffffff;color:#0099CC;}.views-more-link_left:hover a{color:#0099CC;}.views-more-link_left:hover a:hover i:before{color:#0099CC;}.views-more-link_right{padding:4px 8px;margin:10px 0;width:auto;text-align:center;background:#0099CC;border:1px solid #0099CC;color:#ffffff;font-style:normal;font-size:14px;float:right;}.views-more-link_right:hover{background:#ffffff;color:#0099CC;}.views-more-link_right:hover a{color:#0099CC;}.views-more-link_right:hover a:hover i:before{color:#0099CC;}.views-more-link_top{padding:4px 8px;margin:10px 0;width:auto;text-align:center;background:#0099CC;border:1px solid #0099CC;color:#ffffff;font-style:normal;font-size:14px;margin-bottom:-25px;width:120px;}.views-more-link_top:hover{background:#ffffff;color:#0099CC;}.views-more-link_top:hover a{color:#0099CC;}.views-more-link_top:hover a:hover i:before{color:#0099CC;}.view-customer-review .more-link,.view-customer-review .pager__item{color:#0099CC;font-style:normal;font-size:14px;font-weight:600;}.view-customer-review .pager{text-align:right;}.view-customer-review .pager li > a{background-color:#fff;border:none;float:right;padding:0;}.view-customer-review .pager li > a:hover{background-color:#fff;}.views-more-link_bottom{display:none;}.views-more-link_bottom:hover{background:#0099CC;color:#ffffff;}.buyTicketsPanel{color:#ffffff;z-index:999;opacity:1;}.buyTicketsPanel.scroll-up{margin-bottom:50px !important;transition:300ms;}.buyTicketsPanel__active{color:#ffffff !important;}#panel-red{background:linear-gradient(99.3deg,#E81463 7.91%,#E8132B 93.84%);background-color:#f50057;border:none;}#panel-blue{background:#0098CE;background-color:#0098CE;border-width:20px 15px 22px 14px;border-color:white;box-shadow:0 4px 8px rgb(0 0 0 / 24%);height:10rem;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:bold;}.view-venue-information .views-more-link_right{padding:4px 8px;margin:10px 0;width:auto;text-align:center;background:#0099CC;border:1px solid #0099CC;color:#ffffff;font-style:normal;font-size:14px;right:0;}.view-venue-information .views-more-link_right:hover{background:#ffffff;color:#0099CC;}.view-venue-information .views-more-link_right:hover a{color:#0099CC;}.view-venue-information .views-more-link_right:hover a:hover i:before{color:#0099CC;}.sign_link{width:50%;margin:0 auto;padding-bottom:20px;text-align:center;}.sign_link a{text-decoration:underline;}.header-main-inner{position:relative;}.header-main-inner > .row{position:relative;}.header-right{position:absolute;top:50%;right:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);}.header-right .location-links{width:160px;text-align:center;float:right;}.header-right .location-links *:not(:last-child){border-right:1px solid black;}.header-right .location-links a,.header-right .location-links span{padding:0px 5px;}@media (max-width:720px){.header-right{position:static;transform:none;}.header-right .location-links{width:100%;}}#block-search-form #search-block-form input{background-color:#ffffff;border-radius:40px;position:relative;width:160px;font-style:normal;}#block-search-form #search-block-form .form-submit{top:9px;}.ltg-grid-row{min-height:290px;}.ltg-grid-row .views-field-title span{width:100% !important;}.rumours-title{margin-top:0;}header .header-main{background-color:#FFFFFF;padding:0;}.logo{width:300px;height:120px;}.logo img{width:100%;position:relative;top:50%;-webkit-transform:translate(0,-50%);transform:translateY(-50%);}.logo:hover{color:#333333;}.logo-slogan{font-size:22px;text-align:left;margin-top:45px;color:#000000;}#logo:hover{color:#333333;}.block-tb-megamenu{margin-bottom:0;}.main-menu{background:#262726;}.main-menu .tb-megamenu .nav-collapse{color:#fff;background:#262726;}.main-menu .tb-megamenu .nav-collapse ul.nav > li{border-left:none;}.main-menu .tb-megamenu .nav-collapse ul.nav > li .dropdown-menu{padding:0;background:#262726;border-bottom:none;width:230px;}.main-menu .tb-megamenu .nav-collapse ul.nav > li .dropdown-menu .tb-megamenu-column-inner{padding:0 10px;}.main-menu .tb-megamenu .nav-collapse ul.nav > li .dropdown-menu .tb-megamenu-subnav > li{border-bottom:1px dashed rgba(255,255,255,0.5);}.main-menu .tb-megamenu .nav-collapse ul.nav > li .dropdown-menu .tb-megamenu-subnav > li:last-child{border-bottom:none;}.main-menu .tb-megamenu .nav-collapse ul.nav > li .dropdown-menu .tb-megamenu-subnav > li > a{color:#fff !important;}.main-menu .tb-megamenu .nav-collapse ul.nav > li.active > a{border-left:none !important;}.main-menu .tb-megamenu .nav-collapse ul.nav > li > a{border-left:none !important;color:#fff !important;}.form-item-search-block-form{text-align:center;}#views-exposed-form-search-page{margin-left:0;width:100%;}#views-exposed-form-search-page #edit-s-wrapper{width:85%;float:left;}#views-exposed-form-search-page input[type=text]{width:100%;}#views-exposed-form-search-page input[type=submit]{float:right;margin-top:0;}.view-id-search .view-footer{text-align:left;}.main-menu-mobile{display:none;}.main-menu-mobile .tb-megamenu .nav-collapse{background:#444444;}.main-menu-mobile .tb-megamenu-nav{margin-top:40px !important;}.main-menu-mobile .tb-megamenu-item.level-1{position:relative;}.main-menu-mobile .tb-megamenu-item.level-1 .arrow-in{position:absolute;top:17px;right:10px;font-size:18px;}.main-menu-mobile .tb-megamenu-item.level-1 .arrow-out{position:absolute;top:17px;left:10px;font-size:18px;z-index:1000;}.main-menu-mobile .tb-megamenu-item.level-1 > a{margin-left:30px;padding-left:0 !important;padding-right:0 !important;z-index:3;}.block-content .link{width:33%;float:left;padding-right:5px;padding-bottom:5px;min-height:190px;text-align:center;}.block-ltg-top-show .block-content .link,.block-ltg-show .block-content .link{min-height:115px;float:none;vertical-align:top;display:inline-block;}.block-ltg-top-show .block-content .link .capacity,.block-ltg-show .block-content .link .capacity{font-size:10px;}.block-content .field-name-field-image{min-height:120px;float:left;padding-right:5px;padding-bottom:15px;text-align:center;}.block-content .category{padding-right:30px;}.block-content .category a img{max-height:185px;}.block-content .news-top-image img{display:none;}.block-content .news-top-image:first-child img{display:block;width:100%;margin-bottom:20px;}.page-header_ltg{margin-bottom:15px;text-align:left;}.field-name-field-show-api-schedule{margin:10px auto;}.field-name-field-show-api-schedule table tr td{background:#ffffff;text-align:center;}.field-name-field-show-api-schedule table tr td:first-child{background:#f7f7f7;font-weight:600;width:110px;}.field-name-field-show-api-schedule table tr td span{margin-right:25px;}.field-name-field-show-api-schedule p{text-align:left;}.field-type-text-with-summary p{margin-bottom:10px;}.field-name-field-show-api-video .field-item{text-align:center;padding-top:20px;padding-bottom:20px;}.field-name-field-show-categories div a{margin-left:5px;}.field-name-field-show-categories .field-items{margin-left:-5px;}.field-name-field-show-categories .field-items .category-item{display:inline-block;}.field-name-field-show-categories .field-items div.category-item:after{content:",";}.field-name-field-show-categories .field-items div.category-item:last-of-type:after{content:"";}.show-multi-date,.show-opens-date,.show-booking-to-date,.show-closes-date{font-size:13px;color:#A4A4A4;text-transform:none;}.show-multi-date:before,.show-opens-date:before,.show-booking-to-date:before,.show-closes-date:before{content:"\f133";font-family:"FontAwesome";top:3px;z-index:1;margin-right:5px;}.show-multi-date span:before,.show-opens-date span:before,.show-booking-to-date span:before,.show-closes-date span:before{content:"" !important;margin-right:0 !important;}.post-block .post-meta > div.show-booking-to-date,.post-block .post-meta > div.show-opens-date{float:none;display:block;}.post-created span.date-display-single,.field-name-field-show-previews-from span.date-display-single,.field-name-field-show-api-booking-from span.date-display-single,.field-name-field-show-api-booking-to span.date-display-single,.field-name-field-show-api-open span.date-display-single,.field-name-field-show-open span.date-display-single,.field-name-field-show-closes span.date-display-single,.field-name-field-api-closes span.date-display-single,.field-name-field-show-first-preview span.date-display-single{font-size:13px;color:#A4A4A4;text-transform:none;}.post-created span.date-display-single:before,.field-name-field-show-previews-from span.date-display-single:before,.field-name-field-show-api-booking-from span.date-display-single:before,.field-name-field-show-api-booking-to span.date-display-single:before,.field-name-field-show-api-open span.date-display-single:before,.field-name-field-show-open span.date-display-single:before,.field-name-field-show-closes span.date-display-single:before,.field-name-field-api-closes span.date-display-single:before,.field-name-field-show-first-preview span.date-display-single:before{content:"\f133";font-family:"FontAwesome";top:3px;z-index:1;margin-right:5px;}.post-block .post-meta .post-created{padding-left:0;}.post-block .post-meta .post-created:before{content:"";}.post-title + .post-created,.post-title + .post-create{margin-bottom:12px;}.post-date-black span.date-display-single{color:#262726;}.field-name-field-show-api-open span.date-display-single,.field-name-field-show-open span.date-display-single,.field-name-field-show-api-booking-to span.date-display-single,.field-name-field-show-previews-from span.date-display-single,.field-name-field-show-api-booking-from span.date-display-single,.field-name-field-show-closes span.date-display-single,.field-name-field-api-closes span.date-display-single,.field-name-field-show-first-preview span.date-display-single{position:absolute;left:125px;}.field-name-field-show-api-open span.date-display-single:before,.field-name-field-show-open span.date-display-single:before,.field-name-field-show-api-booking-to span.date-display-single:before,.field-name-field-show-previews-from span.date-display-single:before,.field-name-field-show-api-booking-from span.date-display-single:before,.field-name-field-show-closes span.date-display-single:before,.field-name-field-api-closes span.date-display-single:before,.field-name-field-show-first-preview span.date-display-single:before{content:"\f133";font-family:"FontAwesome";top:3px;z-index:1;margin-right:5px;}.cast-body > div{padding-left:0;}.field-type-taxonomy-term-reference .field-items .field-item{display:block;float:none;}.ltg-category .post-image_ltg{max-height:100% !important;}#edit-email{width:80%;}.field-name-field-venue-api-nearest-tube .field-label,.field-name-field-venue-api-tube-lines .field-label,.field-name-field-venue-api-railway-station .field-label,.field-name-field-venue-api-bus-numbers .field-label,.field-name-field-venue-api-night-bus-number .field-label,.field-name-field-venue-api-congestion-zone .field-label,.field-name-field-venue-api-car-park .field-label,.field-name-field-venue-api-drctns-from-tube .field-label,.field-name-field-venue-api-facilities .field-label,.field-venue-api-seat-plan .field-label,.field-name-field-show-book-by .field-label,.field-name-field-show-producer .field-label,.field-name-field-show-director .field-label,.field-name-field-show-song-by .field-label,.field-name-field-show-lighting .field-label,.field-name-field-show-sound-producer .field-label,.field-name-field-show-design .field-label,.field-name-field-show-choreography .field-label,.field-name-field-show-costume .field-label,.field-name-field-show-cast-list .field-label,.field-name-field-show-other-info .field-label,.field-name-field-show-api-venue .field-label,.field-name-field-show-api-duration .field-label,.field-name-field-show-type .field-label,.field-name-field-show-categories .field-label,.field-name-field-box-office .field-label,.field-name-field-venue-api-address .field-label,.field-name-field-venue-type .field-label,.field-name-field-venue-capacity .field-label,.field-name-field-venue-image-description .field-label,.field-name-phone .field-label{width:125px;}.field-name-field-venue-api-nearest-tube .field-items,.field-name-field-venue-api-tube-lines .field-items,.field-name-field-venue-api-railway-station .field-items,.field-name-field-venue-api-bus-numbers .field-items,.field-name-field-venue-api-night-bus-number .field-items,.field-name-field-venue-api-congestion-zone .field-items,.field-name-field-venue-api-car-park .field-items,.field-name-field-venue-api-drctns-from-tube .field-items,.field-name-field-venue-api-facilities .field-items,.field-venue-api-seat-plan .field-items,.field-name-field-show-book-by .field-items,.field-name-field-show-producer .field-items,.field-name-field-show-director .field-items,.field-name-field-show-song-by .field-items,.field-name-field-show-lighting .field-items,.field-name-field-show-sound-producer .field-items,.field-name-field-show-design .field-items,.field-name-field-show-choreography .field-items,.field-name-field-show-costume .field-items,.field-name-field-show-cast-list .field-items,.field-name-field-show-other-info .field-items,.field-name-field-show-api-venue .field-items,.field-name-field-show-api-duration .field-items,.field-name-field-show-type .field-items,.field-name-field-show-categories .field-items,.field-name-field-box-office .field-items,.field-name-field-venue-api-address .field-items,.field-name-field-venue-type .field-items,.field-name-field-venue-capacity .field-items,.field-name-field-venue-image-description .field-items,.field-name-phone .field-items{display:inline-block;max-width:75%;}.field-name-field-box-office .field-label,.field-name-field-venue-api-address .field-label,.field-name-field-venue-capacity .field-label,.field-name-field-venue-type .field-label{width:130px;}.field-name-field-box-office .field-items,.field-name-field-venue-api-address .field-items,.field-name-field-venue-capacity .field-items,.field-name-field-venue-type .field-items{display:inline-block;max-width:58%;}.view-venue-information .views-field-field-box-office,.view-venue-information .views-field-field-venue-api-seat-plan,.view-venue-information .views-field-field-venue-api-nearest-tube,.view-venue-information .views-field-field-venue-api-address,.view-venue-information .views-field-title{display:inline-block;width:100%;}.view-venue-information .views-field-field-box-office .views-label,.view-venue-information .views-field-field-venue-api-seat-plan .views-label,.view-venue-information .views-field-field-venue-api-nearest-tube .views-label,.view-venue-information .views-field-field-venue-api-address .views-label,.view-venue-information .views-field-title .views-label{font-weight:bold;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.6;color:#262726;float:left;margin-right:5px;width:130px;}.view-venue-information .views-field-field-box-office .field-content,.view-venue-information .views-field-field-venue-api-seat-plan .field-content,.view-venue-information .views-field-field-venue-api-nearest-tube .field-content,.view-venue-information .views-field-field-venue-api-address .field-content,.view-venue-information .views-field-title .field-content{display:inline-block;max-width:78%;}.view-venue-information .views-field-view-node{margin-top:15px;}li.views-row-first h1{width:100% !important;}.field-name-field-author{margin-left:15px;}.field-name-field-author div div:before{content:"\f007";font-family:"FontAwesome";position:relative;right:5px;z-index:1;color:#0099CC;}.post-author{margin-left:5px;border-top:0;}.post-author:before{content:"\f007";font-family:"FontAwesome";position:relative;right:5px;z-index:1;}.field-name-field-venue-api-facilities{margin-bottom:20px;width:100%;}.field-name-field-show-api-poster-image{margin-bottom:15px;}.view-latest-theatre-news .view-list-item:first-child img,.view-latest-features .view-list-item:first-child img{display:block;margin-bottom:20px;}.view-latest-show-news .view-header{margin-left:0;margin-bottom:0;border-bottom:1px solid rgba(0,0,0,0.1);}.view-latest-show-news .view-header h2:after{content:"";width:100%;height:1px;background:#0099CC;left:0;position:absolute;bottom:-11px;}.view-latest-show-news .post-block .post-create span.date-display-single{font-size:13px;color:#A4A4A4;text-transform:none;}.view-latest-show-news .post-block .post-create span.date-display-single:before{content:"\f133";font-family:"FontAwesome";top:3px;z-index:1;margin-right:5px;}.views-label-field-venue-api-seat-plan{width:120px;}.views-field-view-node{margin-top:5px;text-align:right;}.views-label-field-critic-review-by{float:left;margin-right:5px;font-weight:bold;}.views-field-field-venue-api-coords{margin-top:15px;margin-bottom:15px;}.view-stars-on-stage .views-view-grid .views-row{margin-bottom:30px;}.view-stars-on-stage .views-view-grid .views-row .post-body_star a{margin-bottom:0;}.view-review-show .post-rating{color:#262726;font-size:14px;}.view-review-show .post-rating .label-rating{font-weight:600;float:left;margin-right:5px;}.view-review-show .post-meta{margin-top:0;}.view-review-show .post-body p{margin-bottom:10px;}.view-review-show .post-body img{padding-bottom:5px;padding-right:5px;}.view-reviews-listing .field-label,.field-venue-api-seat-plan .field-label,.view-calendar-day .field-label,.view-calendar-month .field-label{font-weight:600;}.view-reviews-listing .post-title,.field-venue-api-seat-plan .post-title,.view-calendar-day .post-title,.view-calendar-month .post-title{line-height:1 !important;padding-top:0;}.view-reviews-listing h5,.view-reviews-listing-archive h5{margin-bottom:0 !important;}.view-reviews-listing .post-title,.view-reviews-listing-archive .post-title{padding:0 !important;margin:0 !important;}.view-calendar-day .post-image_ltg,.view-calendar-month .post-image_ltg{max-height:inherit !important;}.field-venue-api-seat-plan .field-label{float:left;}.view-show-at-venue .view-header,.view-latest-show-news .view-header{border-bottom:1px solid rgba(0,0,0,0.1);}.view-show-at-venue .view-header h2,.view-latest-show-news .view-header h2{display:inline-block;font-size:16px;font-weight:800;text-transform:uppercase;position:relative;color:#262726;font-family:"brandon";}.view-show-at-venue .view-header h2:after,.view-latest-show-news .view-header h2:after{content:"";width:100%;height:1px;background:#0099CC;left:0;position:absolute;bottom:-11px;}.view-whats-on-category .post-image{min-height:200px;}.views-widget-filter-created,.views-widget-sort-by,.views-widget-filter-field_show_categories_tid{float:right !important;padding-right:0 !important;}.views-widget-filter-created .views-widget,.views-widget-sort-by .views-widget,.views-widget-filter-field_show_categories_tid .views-widget{display:inline-block;margin-left:10px;margin-bottom:10px;}.view-theatres .views-view-grid,.view-seating-plans .views-view-grid{margin:15px;font-weight:bold;}.view-theatres .views-view-grid a,.view-seating-plans .views-view-grid a{text-decoration:underline;}.view-theatres .post-block .post-title{line-height:1 !important;}.view-theaters-show .view-list ul li.view-list-item{padding-bottom:5px !important;}.view-whats-on-term .view-header,.view-calendar-day .view-header,.view-calendar-month .view-header,.view-calendar .view-header{color:#0099CC;}.view-whats-on-term .view-header{text-align:center;}.view-whats-on-term .post-image_ltg{max-height:inherit !important;}.views-field-field-review-our-critics-rating,.views-field-field-review-avg-press-rating,.views-field-field-date,.views-field-news-date,.views-field-field-author,.views-field-field-review-review-by{padding:0 15px;}.views-field-field-review-our-critics-rating .label-rating,.views-field-field-review-avg-press-rating .label-rating,.views-field-field-date .label-rating,.views-field-news-date .label-rating,.views-field-field-author .label-rating,.views-field-field-review-review-by .label-rating{font-weight:600;}.views-field-news-date .label-rating{width:auto !important;}.view-id-news_and_features h3{padding-left:15px;}.calendar-result-title{padding-left:15px;}.post-rating_left{text-align:right;font-size:25px;margin-right:10px;margin-top:-40px;}@media (min-width:993px){a.calendar-modal{color:inherit;text-decoration:none;pointer-events:none;cursor:text;}.view-content{position:relative;}.view-content .post-rating_left{position:absolute;right:15px;top:0;margin-top:-13px;}#block-views-our-review-block h5.field-content{padding-right:165px;hyphens:auto;}}.post-venue-name{line-height:1 !important;padding-top:0 !important;margin-top:-5px;}.post-venue-name a{font-size:12px !important;}.view-cast-and-creative .views-field{margin-top:-20px;}.view-cast-and-creative .views-label{font-weight:bold;}.view-latest-theatre-news ul li .views-field-field-top-image,.view-latest-features ul li .views-field-field-top-image,.field-name-field-date ul li .views-field-field-top-image{display:none;}.view-latest-theatre-news ul li:first-child .views-field-field-top-image,.view-latest-features ul li:first-child .views-field-field-top-image,.field-name-field-date ul li:first-child .views-field-field-top-image{display:block;margin-left:15px;}.view-latest-theatre-news ul li:first-child .views-field-field-top-image img,.view-latest-features ul li:first-child .views-field-field-top-image img,.field-name-field-date ul li:first-child .views-field-field-top-image img{width:100%;height:250px;margin-left:-15px;}.view-latest-theatre-news ul li:first-child .views-field-nothing .post-image_ltg,.view-latest-features ul li:first-child .views-field-nothing .post-image_ltg,.field-name-field-date ul li:first-child .views-field-nothing .post-image_ltg{display:none;}.view-latest-theatre-news ul li:first-child .views-field-nothing .post-image_ltg + div,.view-latest-features ul li:first-child .views-field-nothing .post-image_ltg + div,.field-name-field-date ul li:first-child .views-field-nothing .post-image_ltg + div{width:100%;}.view-latest-theatre-news .post-created,.view-latest-features .post-created,.field-name-field-date .post-created{font-size:11px;color:#A4A4A4;}.view-latest-theatre-news span.date-display-single:before,.view-latest-features span.date-display-single:before,.field-name-field-date span.date-display-single:before{content:"\f133";font-family:"FontAwesome";top:3px;z-index:1;margin-right:5px;}.view-id-news ul li:first-child .views-field-field-top-image img{margin-left:0;}.view-cur-news .field-name-field-top-image{margin:15px 0;}.view-cur-news .field-name-field-top-image img{width:100%;height:250px;}.view-cast-and-creative .field-content{position:relative;left:130px;top:-21px;}.view-videos-block .post-block .post-image a:after{background:0,0,0;opacity:0;}#block-ltg-top-show-ltg-top-category .block-content .field-name-field-image{float:none;min-height:100%;}#block-ltg-common-ltg-news-filter{margin-bottom:0;}.block-ltg-common-ltg-news-nav{text-align:center !important;}#block-views-show-at-venue-block .post-block .post-title,.view-whats-on-term .post-block .post-title,.view-news .post-block .post-title,.view-features .post-block .post-title,.view-rumours .post-block .post-title,#node-18666 .post-block .post-title{line-height:1;padding-top:10px;}.view-whats-on-term .post-block .post-title,.view-calendar .post-block .post-title{padding-right:125px;margin-bottom:0;}.view-whats-on-term .post-block .post-title.post-venue-name,.view-calendar .post-block .post-title.post-venue-name{margin:0;}#block-views-show-at-venue-block .post-block .post-image_ltg{min-height:inherit !important;}#block-views-west-end-rumours-block .views-field-view-node{text-align:left;}#block-views-west-end-rumours-block .views-more-link{margin:5px 0;}#block-views-west-end-rumours-block .view-list ul li.view-list-item:last-child{padding-bottom:15px;}#block-views-west-end-rumours-block .views-field-title,#block-views-west-end-rumours-block .views-field-body{display:inline-block;width:100%;}.post-image_news .field-name-field-image,.post-image_news .field-name-field-top-image{margin:auto;float:none;text-align:center;}.post-image-center{margin-bottom:10px;}.post-image-center img{min-width:192px;max-width:500px;}video{width:100%;max-width:600px;height:auto !important;background-color:#262726;}a.seat-plan-link{text-decoration:underline;}.views-row{margin-bottom:30px;}.post-block .post-title{line-height:1;margin:8px 0;}.node-review .post-title{text-align:center;}.label-rating{float:left;width:175px;}.label-rating :before{content:"";float:none;}.post-body_star{padding:0;}.post-body_star a{display:block;margin-bottom:15px;}.post-body_star .views-more-link a{text-decoration:none;margin-bottom:0;}.node-news p{margin-bottom:10px;}div.form-type-select label{margin-right:5px;}.ltg-filter-type{padding-right:0;}.ltg-filter-type input[type=radio]{margin-top:0 !important;margin-left:10px;}.post-date span.date-display-single:before{content:"\f133";font-family:"FontAwesome";top:3px;z-index:1;margin-right:5px;}.feature-padding{padding-bottom:15px;}.group-schedule,.group-venue-travel-info,.group-venue-facilities,.group-venue-seating-plan{margin-bottom:20px;}.group-schedule .fieldset-title,.group-venue-travel-info .fieldset-title,.group-venue-facilities .fieldset-title,.group-venue-seating-plan .fieldset-title{font-weight:600;font-size:16px;text-transform:uppercase;font-family:"brandon";}.group-schedule legend:after,.group-venue-travel-info legend:after,.group-venue-facilities legend:after,.group-venue-seating-plan legend:after{content:"";width:230px;height:1px;background:#0099CC;left:0;position:absolute;}.group-venue-travel-info,.group-venue-facilities,.group-venue-seating-plan{height:auto !important;}.group-venue-travel-info .fieldset-title,.group-venue-facilities .fieldset-title,.group-venue-seating-plan .fieldset-title{margin-bottom:5px;line-height:1.1;display:inline-block;}.group-venue-travel-info legend,.group-venue-facilities legend,.group-venue-seating-plan legend{margin-bottom:11px;}.group-venue-seating-plan .fieldset-wrapper a{cursor:pointer;display:block;text-align:center;}.group-venue-seating-plan .field-name-field-seating-plan-content{margin-top:10px;}.group-venue-travel-info span.summary,.group-venue-seating-plan span.summary{display:none;}.node-venue .media-link-facilities h2 span{line-height:1.1;padding-bottom:5px;}.node-venue .media-link-facilities h2 span:after{display:block;margin-top:5px;}.venue-img{max-width:350px !important;overflow:hidden;}.venue-img .field-name-field-image{width:100%;text-align:left;}.venue-no-image{padding-left:0;width:100%;}blockquote{font-size:14px;}blockquote:before{content:"\f10d";font-family:FontAwesome;font-style:normal;font-weight:normal;text-decoration:inherit;color:#262726;font-size:14px;padding-right:0.5em;}blockquote footer:after{content:"\f10e";font-family:FontAwesome;font-style:normal;font-weight:normal;text-decoration:inherit;color:#262726;font-size:14px;padding-right:0.5em;float:right;}.search-advanced{display:none;}.search-results .search-info{display:none;}.review_quote p,.review_quote footer{margin-left:20px;}.node-type-show .field-name-body{position:relative;}.node-type-show .field-name-body .field-items-collapsed::after{bottom:2rem;left:0;position:absolute;right:0;content:"";height:10rem;z-index:1;box-shadow:inset 0 -10rem 5rem -5rem #fff;transition:box-shadow 200ms ease-out;}.node-type-show .field-name-body .field-items{overflow:hidden;transition:max-height 1s;}.node-type-show .field-name-body .more-link{display:block;text-align:center;cursor:pointer;margin-bottom:10px;font-weight:bold;}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait){.content-full .content-main-inner .age-restrictions,.content-full .content-main-inner .show-synopsis{position:inherit;}}@media only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:2) and (orientation:landscape){.content-full .content-main-inner .age-restrictions,.content-full .content-main-inner .show-synopsis{position:inherit;}}.field-type-text-with-summary table.main{border:0;}.field-type-text-with-summary table.main tbody{border:0;}.field-type-text-with-summary table.main tbody td{border:0;}.ss-container{font-size:16px;text-transform:uppercase;border-bottom:2px solid #0099cc;}.ss-container label,.ss-container.eolts_label{color:#a4a4a4;vertical-align:inherit;font-weight:normal !important;}.ss-container .views-widget{margin:0;}.ss-container .hidden_select_container{display:none;}.ss-container .simpleselect{display:inline-block;width:auto;}.ss-container .simpleselect .placeholder{padding-right:30px;font-size:16px;color:#000000;font-weight:bold;border:none;}.ss-container .simpleselect .placeholder::after{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAEPlp3DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA2OTk0QThEMjVCRDExRTc5NEJBQ0VGQkQ4OTEwRURGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA2OTk0QThFMjVCRDExRTc5NEJBQ0VGQkQ4OTEwRURGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDY5OTRBOEIyNUJEMTFFNzk0QkFDRUZCRDg5MTBFREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDY5OTRBOEMyNUJEMTFFNzk0QkFDRUZCRDg5MTBFREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5hwC+XAAAAYklEQVR42mJgYGCYDhBADCAAEEAwsBAggECENhA/AjHYQQRAADFCGT+A+DUQnwEIIAaYNFTpDBYgcQWIXwGxKBBzwExbADMDIMBgnP9QVdpQ/BIqtgCmCKR6G1TwP5QNNgEAdC8SDtDxcNAAAAAASUVORK5CYII=");background-repeat:no-repeat;background-position:center;}.ss-container .simpleselect .options{top:0 !important;height:auto !important;max-height:300px;overflow-x:auto;}@media (max-width:480px){.ss-container{font-size:14px;}.ss-container .simpleselect .placeholder{line-height:14px;font-size:14px;}}.form-item-sort-by{margin-bottom:0;}#block-ltg-common-ltg-show-qs{border:solid 7px #e5e5e5;background-color:transparent;padding:0;margin-top:0;margin-right:0;box-shadow:none;border-radius:0;}#block-ltg-common-ltg-show-qs .block-title{margin-bottom:0;background-color:#cad4ce;}#block-ltg-common-ltg-show-qs .block-title span{font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:24px;font-weight:bold;text-transform:none !important;}#block-ltg-common-ltg-show-qs table{margin-bottom:0;}#block-ltg-common-ltg-show-qs .block-content{border-radius:15px;border-top:none;padding:15px 0;background-color:white;}#block-ltg-common-ltg-show-qs .block-footer{background-color:white;border-top:1px solid #e5e5e5;padding:25px;}#block-ltg-common-ltg-show-qs .block-footer .call{margin:0 auto;font-size:14px;display:table;}#block-ltg-common-ltg-show-qs .block-footer .call > *{display:table-cell;vertical-align:top;}#block-ltg-common-ltg-show-qs .block-footer .call .tel{font-size:16px;display:block;font-weight:bold;font-family:"brandon","Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;}#block-ltg-common-ltg-show-qs .block-footer .support{margin-top:5px;display:inline-block;background-image:url(/sites/all/themes/ltg/images/support.png);width:33px;height:32px;margin-right:20px;}#block-ltg-common-ltg-show-qs .eolts_quick{padding:0 25px;text-align:center;}#block-ltg-common-ltg-show-qs .eolts_quick table + div{padding:5px;}#block-ltg-common-ltg-show-qs .eolts_quick select{margin-bottom:5px;width:100%;}@media (max-width:991px){#block-ltg-common-ltg-show-qs #eolts_quick{padding:0 10px;}}#block-ltg-common-ltg-show-qs .eolts_more{padding:4px 8px;margin:10px 0;width:auto;text-align:center;background:#0099CC;border:1px solid #0099CC;color:#ffffff;font-style:normal;font-size:14px;font-weight:600;display:block;width:200px;padding:15px 8px;margin-left:auto;margin-right:auto;}#block-ltg-common-ltg-show-qs .eolts_more:hover{background:#ffffff;color:#0099CC;}#block-ltg-common-ltg-show-qs .eolts_more:hover a{color:#0099CC;}#block-ltg-common-ltg-show-qs .eolts_more:hover a:hover i:before{color:#0099CC;}@media (min-width:992px){#block-ltg-common-ltg-show-qs .eolts_more{float:left;width:100% !important;}}#block-ltg-common-ltg-show-qs .loader{background-color:white;margin:0;text-align:center;border-top:1px solid #eaeaea;padding:5px;margin-bottom:-15px;}.view-latest-reviews .post-title{line-height:1 !important;padding-top:0;}.no-title{margin-bottom:0;}.view-videos-block .post-block .post-title{text-align:center;word-wrap:break-word;}.view-videos-block .post-block .post-title a{padding:0 5px;max-width:90%;background-color:rgba(0,0,0,0.3);}.venue-address h1,.show-title div h1{margin-top:0;}.showPanel{-webkit-overflow-scrolling:touch !important;overflow:auto !important;height:100% !important;overflow-x:hidden;}.modal .modal-content .close.custom{position:absolute;top:0;z-index:1;right:5px;}@media (max-width:992px){.modal #calendar th,.modal #calendar td{padding:4px;}}@media (max-width:992px){.modal .sticky-header{display:none !important;}.page-theatres-broadway-seating-plans .sidebar-right:before{display:none;}.loader{top:35%;}.ltg-filter-type{text-align:left;}.eolts_more{padding:6px 12px;font-size:24px;}.page-theatre-news-news #block-ltg-top-show-ltg-top-show{display:none;}.page-theatre-news-news #block-ltg-top-show-ltg-top-category{display:none;}#ltg-block-logo{width:650px !important;width:calc(100% - 225px) !important;}.logo{margin:0 auto;}#block-slogan{width:100%;margin-top:-20px;}#block-slogan h1{margin-top:0;text-align:center;}.calendar-body{margin-top:5px !important;}.venue-no-image{padding-left:15px;}.venue-address,.show-title div{padding-left:0;}.ltg-map{height:350px;}.views-more-link_bottom{position:fixed;bottom:0;right:0;display:none;margin-bottom:0 !important;width:100% !important;font-size:24px;z-index:1000;opacity:1;}.node-type-show .views-more-link_bottom.visible{display:block;}#block-ltg-common-ltg-show-qs{z-index:999;width:95%;border-radius:15px;display:none;margin-bottom:30px;}#block-ltg-common-ltg-show-qs .eolts_q div{margin-top:-20px;margin-right:8px;}#block-ltg-common-ltg-show-qs .eolts_q div a{border-radius:0;}#block-ltg-common-ltg-show-qs .eolts_q .pseudo-select__inner,#block-ltg-common-ltg-show-qs .eolts_q .pseudo-select__inner div{margin-top:0;margin-right:0;}#block-ltg-common-ltg-show-qs .eolts_q .pseudo-select__inner ul{margin-bottom:0;}#block-ltg-common-ltg-show-qs .eolts_q .pseudo-select__inner ul li:last-child{border-bottom:none;}#block-ltg-common-ltg-show-qs .eolts_q .pseudo-select__inner::-webkit-scrollbar{-webkit-appearance:none;-moz-appearance:none;}#block-ltg-common-ltg-show-qs .block-title{margin-bottom:0;}#block-ltg-common-ltg-show-qs .close{display:block;}.view-show-at-venue .view-header{margin-bottom:10px;}.ltg-grid-row{min-height:290px;}.ltg-grid-row .views-field-title span{width:100% !important;}.logo-slogan{font-size:13px;}.view-id-news ul li:first-child .views-field-field-top-image img,.view-latest-theatre-news ul li:first-child .views-field-field-top-image img,.view-latest-features ul li:first-child .views-field-field-top-image img{height:auto;}.footer-4col:last-child{width:100%;}.post-block .post-image_ltg{text-align:center;}.field-name-field-author{margin-top:0;}.field-type-text-with-summary p:first-child{margin-top:5px;}.show-body{margin-top:5px;}.page-tickets .views-field-title{max-width:350px !important;}.field-name-field-venue-api-nearest-tube .field-label,.field-name-field-venue-api-tube-lines .field-label,.field-name-field-venue-api-railway-station .field-label,.field-name-field-venue-api-bus-numbers .field-label,.field-name-field-venue-api-night-bus-number .field-label,.field-name-field-venue-api-congestion-zone .field-label,.field-name-field-venue-api-car-park .field-label,.field-name-field-venue-api-drctns-from-tube .field-label,.field-name-field-venue-api-facilities .field-label,.field-venue-api-seat-plan .field-label,.views-field-field-venue-api-seat-plan .field-label,.views-field-field-venue-api-nearest-tube .field-label,.views-field-field-venue-api-address .field-label,.views-field-title .field-label{width:150px;}.field-name-field-venue-api-nearest-tube .field-items,.field-name-field-venue-api-tube-lines .field-items,.field-name-field-venue-api-railway-station .field-items,.field-name-field-venue-api-bus-numbers .field-items,.field-name-field-venue-api-night-bus-number .field-items,.field-name-field-venue-api-congestion-zone .field-items,.field-name-field-venue-api-car-park .field-items,.field-name-field-venue-api-drctns-from-tube .field-items,.field-name-field-venue-api-facilities .field-items,.field-venue-api-seat-plan .field-items,.views-field-field-venue-api-seat-plan .field-items,.views-field-field-venue-api-nearest-tube .field-items,.views-field-field-venue-api-address .field-items,.views-field-title .field-items{display:inline-block;max-width:calc(100% - 160px);}.field-name-field-venue-api-nearest-tube .field-content,.field-name-field-venue-api-tube-lines .field-content,.field-name-field-venue-api-railway-station .field-content,.field-name-field-venue-api-bus-numbers .field-content,.field-name-field-venue-api-night-bus-number .field-content,.field-name-field-venue-api-congestion-zone .field-content,.field-name-field-venue-api-car-park .field-content,.field-name-field-venue-api-drctns-from-tube .field-content,.field-name-field-venue-api-facilities .field-content,.field-venue-api-seat-plan .field-content,.views-field-field-venue-api-seat-plan .field-content,.views-field-field-venue-api-nearest-tube .field-content,.views-field-field-venue-api-address .field-content,.views-field-title .field-content{float:left;width:calc(100% - 140px);}.field-name-field-venue-api-nearest-tube .field-label,.field-name-field-venue-api-tube-lines .field-label,.field-name-field-venue-api-railway-station .field-label,.field-name-field-venue-api-bus-numbers .field-label,.field-name-field-venue-api-night-bus-number .field-label,.field-name-field-venue-api-congestion-zone .field-label,.field-name-field-venue-api-car-park .field-label,.field-name-field-venue-api-drctns-from-tube .field-label,.field-name-field-venue-api-facilities .field-label,.field-venue-api-seat-plan .field-label,.views-field-field-venue-api-nearest-tube .field-label,.views-field-field-venue-api-address .field-label,.views-field-title .field-label,.field-name-field-show-book-by .field-label,.field-name-field-show-producer .field-label,.field-name-field-show-director .field-label,.field-name-field-show-song-by .field-label,.field-name-field-show-lighting .field-label,.field-name-field-show-sound-producer .field-label,.field-name-field-show-design .field-label,.field-name-field-show-choreography .field-label,.field-name-field-show-costume .field-label,.field-name-field-show-cast-list .field-label,.field-name-field-show-other-info .field-label,.field-name-field-show-api-venue .field-label,.field-name-field-show-api-duration .field-label,.field-name-field-show-type .field-label,.field-name-field-show-categories .field-label,.field-name-phone .field-label{width:125px;}.field-name-field-venue-api-nearest-tube .field-items,.field-name-field-venue-api-tube-lines .field-items,.field-name-field-venue-api-railway-station .field-items,.field-name-field-venue-api-bus-numbers .field-items,.field-name-field-venue-api-night-bus-number .field-items,.field-name-field-venue-api-congestion-zone .field-items,.field-name-field-venue-api-car-park .field-items,.field-name-field-venue-api-drctns-from-tube .field-items,.field-name-field-venue-api-facilities .field-items,.field-venue-api-seat-plan .field-items,.views-field-field-venue-api-nearest-tube .field-items,.views-field-field-venue-api-address .field-items,.views-field-title .field-items,.field-name-field-show-book-by .field-items,.field-name-field-show-producer .field-items,.field-name-field-show-director .field-items,.field-name-field-show-song-by .field-items,.field-name-field-show-lighting .field-items,.field-name-field-show-sound-producer .field-items,.field-name-field-show-design .field-items,.field-name-field-show-choreography .field-items,.field-name-field-show-costume .field-items,.field-name-field-show-cast-list .field-items,.field-name-field-show-other-info .field-items,.field-name-field-show-api-venue .field-items,.field-name-field-show-api-duration .field-items,.field-name-field-show-type .field-items,.field-name-field-show-categories .field-items,.field-name-phone .field-items{display:inline-block;max-width:60%;}.field-name-field-show-api-open span.date-display-single,.field-name-field-show-open span.date-display-single,.field-name-field-show-api-booking-to span.date-display-single,.field-name-field-show-previews-from span.date-display-single,.field-name-field-show-api-booking-from span.date-display-single,.field-name-field-show-closes span.date-display-single,.field-name-field-api-closes span.date-display-single,.field-name-field-show-first-preview span.date-display-single{position:absolute;left:105px;font-size:13px;}.field-name-field-show-api-open span.date-display-single:before,.field-name-field-show-open span.date-display-single:before,.field-name-field-show-api-booking-to span.date-display-single:before,.field-name-field-show-previews-from span.date-display-single:before,.field-name-field-show-api-booking-from span.date-display-single:before,.field-name-field-show-closes span.date-display-single:before,.field-name-field-api-closes span.date-display-single:before,.field-name-field-show-first-preview span.date-display-single:before{content:"\f133";font-family:"FontAwesome";top:3px;z-index:1;margin-right:5px;}.view-show-at-venue .post-image_ltg{max-height:inherit !important;min-height:inherit !important;}.field-name-field-show-api-poster-image{text-align:center;}.field-name-field-show-api-poster-image img{max-width:200px !important;}.post-rating_left{margin:0;text-align:left;margin-left:-15px;}.views-more-link_top{width:100px;margin-bottom:10px;}.post-block .post-image_slider{max-height:280px !important;min-height:280px !important;}.post-block .post-image_slider img{height:280px;}.view-videos-block .post-block .post-title{bottom:30px;text-align:center;word-wrap:break-word;}.view-videos-block .post-block .post-title a{padding:0 10px;max-width:80%;background-color:rgba(0,0,0,0.5);}.ltg-show-booking .post-create + span{width:45%;float:left;}.view-theatres .views-view-grid .views-row,.view-seating-plans .views-view-grid .views-row{margin-bottom:0;}.view-theatres .views-view-grid .views-row .col-first,.view-theatres .views-view-grid .views-row .col-last,.view-seating-plans .views-view-grid .views-row .col-first,.view-seating-plans .views-view-grid .views-row .col-last{margin-bottom:20px;}#ltg-newsletter-subscription-form{margin-bottom:30px;}.venue-img .field-name-field-image{text-align:center;}}@media (min-width:480px) and (max-width:720px){.logo{margin-top:-25px !important;}}@media (max-width:720px){#views-exposed-form-tickets-page,#views-exposed-form-tickets-page-1,#views-exposed-form-tickets-page-2{width:288px !important;margin-left:calc(100% - 288px) !important;}#views-exposed-form-tickets-page .views-widget-filter-field_show_categories_tid,#views-exposed-form-tickets-page-1 .views-widget-filter-field_show_categories_tid,#views-exposed-form-tickets-page-2 .views-widget-filter-field_show_categories_tid{margin-right:0 !important;}.calendar-body{margin-top:5px !important;}.view-stars-on-stage .post-body_star{}#ltg-block-logo{width:500px !important;width:calc(100% - 97px) !important;}#icon-search{display:block !important;}#block-slogan{margin-top:0;}.media-link h2:after{top:17px !important;}.field-name-field-author{margin-top:-22px;}.logo{margin:0 auto;width:120px;height:85px;}.logo-slogan{margin-top:-20px;text-align:center;}#block-search-form{margin-bottom:0;}#block-search-form #search-block-form input{position:relative;top:-10px;width:160px;}#block-search-form #search-block-form input:focus{width:100%;}#block-search-form #search-block-form .form-submit{top:0;display:none;}}@media (max-width:480px){.ltg-filter-type label[for=edit-t]{width:50px;}.ltg-filter-type .form-radios{display:inline-block;width:calc(100% - 70px);vertical-align:text-top;}.ltg-filter-type .form-radios .form-type-radio{display:inline-block;width:100%;}.ltg-filter-type .form-radios .form-type-radio:first-child{margin-top:0;}#edit-field-show-days-value-wrapper{text-align:left !important;padding-left:calc(50% - 50px);}#edit-field-show-days-value-wrapper label{vertical-align:top;}#edit-field-show-days-value{text-align:left !important;}#edit-field-show-days-value div{display:block !important;}#ltg-block-logo{width:300px !important;width:calc(100% - 105px) !important;margin-top:0;}.header-main-inner > .row > div.icon-search{width:auto !important;}.view-stars-on-stage .views-view-grid .views-row{margin-bottom:0;}.view-stars-on-stage .post-image_star{text-align:center;}.view-stars-on-stage .post-body_star{margin-bottom:30px;padding-left:calc(100% - 279px) !important;}.view-stars-on-stage .post-title a{margin-bottom:0;}.callout-text{float:none;}.post-block .post-title{line-height:1;}.sticky-table td{padding:3px;}.sticky-table td span{margin-right:5px !important;}.ltg-grid-row{min-height:260px;}.ltg-category .post-block .post-image_ltg{min-height:inherit;max-height:inherit;}.view-reviews-listing .post-title{margin-top:5px;}.view-reviews-listing .post-venue-name{margin-top:0;}.field-name-field-venue-api-nearest-tube .field-label,.field-name-field-venue-api-tube-lines .field-label,.field-name-field-venue-api-railway-station .field-label,.field-name-field-venue-api-bus-numbers .field-label,.field-name-field-venue-api-night-bus-number .field-label,.field-name-field-venue-api-congestion-zone .field-label,.field-name-field-venue-api-car-park .field-label,.field-name-field-venue-api-drctns-from-tube .field-label,.field-name-field-venue-api-facilities .field-label,.field-venue-api-seat-plan .field-label,.field-name-field-show-book-by .field-label,.field-name-field-show-producer .field-label,.field-name-field-show-director .field-label,.field-name-field-show-song-by .field-label,.field-name-field-show-lighting .field-label,.field-name-field-show-sound-producer .field-label,.field-name-field-show-design .field-label,.field-name-field-show-choreography .field-label,.field-name-field-show-costume .field-label,.field-name-field-show-cast-list .field-label,.field-name-field-show-other-info .field-label,.field-name-field-show-api-venue .field-label,.field-name-field-show-api-duration .field-label,.field-name-field-show-type .field-label,.field-name-field-show-categories .field-label,.field-name-phone .field-label{width:125px;}.field-name-field-venue-api-nearest-tube .field-items,.field-name-field-venue-api-tube-lines .field-items,.field-name-field-venue-api-railway-station .field-items,.field-name-field-venue-api-bus-numbers .field-items,.field-name-field-venue-api-night-bus-number .field-items,.field-name-field-venue-api-congestion-zone .field-items,.field-name-field-venue-api-car-park .field-items,.field-name-field-venue-api-drctns-from-tube .field-items,.field-name-field-venue-api-facilities .field-items,.field-venue-api-seat-plan .field-items,.field-name-field-show-book-by .field-items,.field-name-field-show-producer .field-items,.field-name-field-show-director .field-items,.field-name-field-show-song-by .field-items,.field-name-field-show-lighting .field-items,.field-name-field-show-sound-producer .field-items,.field-name-field-show-design .field-items,.field-name-field-show-choreography .field-items,.field-name-field-show-costume .field-items,.field-name-field-show-cast-list .field-items,.field-name-field-show-other-info .field-items,.field-name-field-show-api-venue .field-items,.field-name-field-show-api-duration .field-items,.field-name-field-show-type .field-items,.field-name-field-show-categories .field-items,.field-name-phone .field-items{display:inline-block;max-width:50%;}.view-venue-information .views-field-field-box-office .field-content,.view-venue-information .views-field-field-venue-api-seat-plan .field-content,.view-venue-information .views-field-field-venue-api-nearest-tube .field-content,.view-venue-information .views-field-field-venue-api-address .field-content,.view-venue-information .views-field-title .field-content{max-width:58%;}#views-exposed-form-search-page #edit-s-wrapper{width:75%;}.page-taxonomy-term-49 .view-whats-on-term .view-header{text-align:center !important;}.page-taxonomy-term-49 .view-whats-on-term .view-header .filter-alpha{margin-left:0;}.page-taxonomy-term-49 .view-whats-on-term #edit-field-show-days-value-wrapper{display:block;margin-top:0 !important;}}@media (max-width:1150px) and (min-width:980px){.main-menu .tb-megamenu .nav-collapse ul.nav > li:last-child .tb-megamenu-submenu{left:-60px;}.main-menu .tb-megamenu .nav-collapse ul.nav > li > a{padding:15px 18px !important;}}@media (max-width:350px){h1{font-size:25px;}}@media (min-width:770px){.view-stars-on-stage .col-first{max-width:50%;}}@media (max-width:740px){#newsletter-block{display:none !important;}}.view-reviews-listing .view-footer{margin-bottom:30px;}.page-tickets .views-field-title{max-width:215px;}.block.style-higlight{background-color:#ffffff;}.block.style-higlight .post-block .post-image{padding-right:15px;}.block.style-higlight .post-block a{}.block.style-higlight .post-block a:before{top:47%;content:"";}.block.style-higlight .block-title{margin-left:-25px;border-bottom:1px solid rgba(0,0,0,0.1);}.block.style-higlight .block-title h2 span{background:inherit;color:#262726;}.block.style-higlight .block-title h2 span:before{content:"";width:100%;height:1px;background:#0099CC;bottom:-11px;left:0;position:absolute;}.media-link .bx-wrapper{background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;margin:10px auto;border:none;}.media-link .bx-wrapper,.media-link .bx-viewport,.media-link .bxslider{height:190px !important;}.media-link .bx-wrapper li,.media-link .bx-viewport li,.media-link .bxslider li{height:100%;overflow:hidden;}.media-link .bx-wrapper li img,.media-link .bx-viewport li img,.media-link .bxslider li img{height:100%;width:auto;}.media-link .bx-wrapper .bx-controls-direction a,.media-link .bx-viewport .bx-controls-direction a,.media-link .bxslider .bx-controls-direction a{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;}.owlcarousel-fields-10,.owlcarousel-fields-62{margin:20px 0;height:200px !important;overflow:hidden;}.owlcarousel-fields-10 .owl-item,.owlcarousel-fields-62 .owl-item{width:auto !important;height:200px !important;text-align:center;padding:0 5px;}.owlcarousel-fields-10 .owl-item img,.owlcarousel-fields-62 .owl-item img{width:auto !important;height:190px !important;}.owlcarousel-fields-10 .owl-buttons > div.owl-prev,.owlcarousel-fields-62 .owl-buttons > div.owl-prev{top:35%;background:#0099CC !important;color:#fff !important;}.owlcarousel-fields-10 .owl-buttons > div.owl-next,.owlcarousel-fields-62 .owl-buttons > div.owl-next{top:35%;background:#0099CC !important;color:#fff !important;}.media-link h2{border-bottom:1px solid #e5e5e5;font-weight:600;font-size:16px;font-family:"brandon";text-transform:uppercase;}.media-link h2:after{content:"";width:55px;height:1px;background:#0099CC;left:15px;position:absolute;top:28px;}.cast h2:after{width:280px;}.ltg-show-booking{padding-right:0;}.ltg-booking_to{color:#A4A4A4;font-size:13px;}.ltg-booking_to span:before{content:"" !important;margin-right:0 !important;}.media-link-facilities{margin:15px 0 30px 0;}.media-link-facilities h2 span{line-height:33px;display:block;}.media-link-facilities h2 span:after{content:"";width:100px;height:1px;background:#0099CC;left:15px;position:absolute;margin-top:33px;}.media-link-facilities h2:after{width:0;}.post-block .post-image_ltg{overflow:hidden;padding-right:10px;padding-top:12px;}.post-block .post-image_slider{max-height:inherit;}.homepage-title{margin-top:-5px;}#block-ltg-filter-ltg-nav .pagination .pager-item{display:inline-block;}#block-ltg-filter-ltg-nav .pagination .pager-item a{padding:6px 10px;}#block-ltg-filter-ltg-nav .pagination .pager-item:first-child{margin-right:15px;}.pagination-lg > li > a{font-size:14px;padding:5px 10px;}.pagination-lg .pager-ellipsis{display:none;}.pagination_ltg .block-content{text-align:center;}div:not(.view-search) > .view-filters{max-width:max-content;margin-left:auto;}@media screen and (max-width:900px){.page-stars-on-stage div:not(.view-search) > .view-filters{margin-left:unset;}}.view-search .view-filters form{width:250px;margin-left:calc(100% - 248px);}.page-news-features .view-filters #edit-date-wrapper{display:flex;flex-wrap:wrap;float:right;}#views-exposed-form-tickets-page,#views-exposed-form-tickets-page-1,#views-exposed-form-tickets-page-2{width:492px;margin-left:calc(100% - 490px);}#views-exposed-form-tickets-page .views-exposed-widget:empty,#views-exposed-form-tickets-page .views-widget-sort-order,#views-exposed-form-tickets-page-1 .views-exposed-widget:empty,#views-exposed-form-tickets-page-1 .views-widget-sort-order,#views-exposed-form-tickets-page-2 .views-exposed-widget:empty,#views-exposed-form-tickets-page-2 .views-widget-sort-order{display:none;}#views-exposed-form-tickets-page .views-widget-filter-field_show_categories_tid,#views-exposed-form-tickets-page-1 .views-widget-filter-field_show_categories_tid,#views-exposed-form-tickets-page-2 .views-widget-filter-field_show_categories_tid{margin-right:10px;}#views-exposed-form-tickets-page .views-exposed-form .views-exposed-widget,#views-exposed-form-tickets-page-1 .views-exposed-form .views-exposed-widget,#views-exposed-form-tickets-page-2 .views-exposed-form .views-exposed-widget{padding-right:15px !important;}#views-exposed-form-stars-on-stage-page{margin-bottom:20px;}.views-exposed-form .views-exposed-widget{float:none;padding-right:0;}.views-exposed-form .views-exposed-widget label{float:left;margin-right:5px;margin-top:5px;}.views-exposed-form .views-exposed-widget td{width:auto !important;}.views-exposed-form .views-exposed-widget th{width:50px;}.calendar-month .block-title h2{display:inline-block;font-size:16px;font-weight:800;text-transform:uppercase;position:relative;color:#000;font-family:"brandon";}.calendar-month .block-title h2:after{content:"";width:100%;height:1px;background:#0099CC;left:0;position:absolute;bottom:-14px;}.node-type-venue #cboxClose{bottom:auto;top:0px;}.node-type-venue #cboxLoadedContent{margin-top:20px;}.node-type-venue #cboxWrapper #cboxContent{width:80vw !important;height:80vh !important;position:absolute;top:0;left:0;right:0;bottom:0;}.node-type-venue #cboxWrapper #cboxContent #cboxTitle{color:white;font-weight:600;font-size:16px;text-transform:uppercase;font-family:"brandon",serif;top:0;left:0;right:0;background:black;height:50px;display:flex;align-items:center;padding:0 20px;}.node-type-venue #cboxWrapper #cboxContent #cboxLoadedContent{position:absolute;height:auto !important;bottom:0;top:50px;width:100% !important;margin-bottom:0;}.node-type-venue #cboxWrapper #cboxContent #cboxLoadedContent img.cboxPhoto{width:100% !important;height:auto !important;float:left;margin:auto;border:0;display:block;max-width:none;}.node-type-venue #cboxWrapper #cboxTopLeft,.node-type-venue #cboxWrapper #cboxTopCenter,.node-type-venue #cboxWrapper #cboxTopRight,.node-type-venue #cboxWrapper #cboxMiddleLeft{display:none;}.node-type-venue #cboxWrapper #cboxClose{width:10px;height:10px;display:block;margin:20px 15px;background:url(/sites/all/themes/ltg/images/close-icon.png) center center;background-size:cover;}.node-type-venue #colorbox{position:fixed;width:80vw !important;left:10vw !important;right:10vw !important;top:10vh !important;bottom:10vh !important;height:80vh !important;}.node-type-venue #colorbox #cboxWrapper{width:80vw !important;height:80vh !important;-webkit-border-radius:0px;border-radius:0px;}@media only screen and (max-width:481px){.node-type-venue #colorbox{top:0px !important;left:0px !important;width:100vw !important;height:100vh !important;}.node-type-venue #colorbox #cboxWrapper{width:100vw !important;height:100vh !important;}.node-type-venue #colorbox #cboxWrapper #cboxContent{width:100vw !important;height:100vh !important;}.node-type-venue #colorbox #cboxWrapper #cboxContent #cboxTitle{position:absolute;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;}.node-type-venue #colorbox #cboxWrapper #cboxLoadedContent{margin-top:70px;width:100% !important;height:auto !important;}.node-type-venue #colorbox #cboxWrapper #cboxLoadedContent .cboxPhoto{width:100% !important;height:auto !important;}.node-type-venue #colorbox #cboxTitle{top:0px;bottom:auto;}}table.rows-2{display:none;}#calendar-wrapper table.rows-2{display:table;}#calendar-wrapper .sticky-header{display:none;}#calendar-wrapper .views-exposed-widget a{width:31%;float:left;}#calendar-wrapper .views-exposed-widget #calendar{position:relative;width:62%;float:left;}#calendar-wrapper .views-exposed-widgets{position:relative;}#views-exposed-form-calendar-page .views-widget-filter-date .close-btn{display:none;}#calendar-wrapper .calendar-month{width:36%;float:right;margin-top:-100px;}#calendar-wrapper .calendar-month .block-title{display:inline-block;height:40px;padding:9px 10px;border-bottom:2px solid #09c;margin-bottom:60px;}#calendar-wrapper .calendar-month .block-title h2:after{background:none;}#calendar-wrapper .calendar-month a{display:inherit;height:auto;}#calendar-wrapper .calendar-btn{padding:5px 8px;width:100%;text-align:center;background:#0099CC;border:1px solid #0099CC;margin-bottom:10px;}#calendar-wrapper .calendar-btn a{font-style:normal;font-size:14px;text-transform:uppercase;color:#ffffff;font-weight:600;}#calendar-wrapper .calendar-btn a:before{content:"\f133";font-family:"FontAwesome";margin-right:15px;font-weight:400;}#calendar-wrapper .calendar-btn a:after{content:"\f107";font-family:"FontAwesome";margin-left:15px;}.views-widget-filter-date .close-btn{position:absolute;cursor:pointer;top:15px;right:0;text-transform:capitalize;color:#0099CC;font-weight:600;}@media (max-width:480px){.views-widget-filter-date .close-btn{display:inline !important;}#calendar-wrapper .views-exposed-form .views-exposed-widget{float:left;}#calendar-wrapper .views-exposed-form .views-exposed-widget #calendar{width:100% !important;float:none !important;}#calendar-wrapper .views-exposed-form .views-exposed-widget a{width:50%;}#calendar-wrapper .views-exposed-form .views-exposed-widget:after{clear:both;}#calendar-wrapper .calendar-h{display:none;}#calendar-wrapper #views-exposed-form-calendar-page{display:none;}#calendar-wrapper .calendar-month{width:100% !important;float:none !important;margin-top:0px;}#calendar-wrapper .calendar-month .block-title{margin-bottom:20px;}#calendar-wrapper .calendar-month table.rows-2{display:none;}}@media (min-width:481px) and (max-width:720px){#calendar-wrapper .calendar-month table.rows-3{display:none;}}@media (min-width:720px) and (max-width:992px){#calendar-wrapper .calendar-month table.rows-3{display:none;}#calendar-wrapper .calendar-btn{display:none;}}@media (min-width:992px) and (max-width:1150px){#calendar-wrapper .calendar-month table.rows-2{display:none;}#calendar-wrapper .views-exposed-widget #calendar{width:100% !important;float:none !important;}#calendar-wrapper .views-exposed-widget a{width:50%;}#calendar-wrapper .calendar-month{width:100% !important;float:none !important;margin-top:0px;}#calendar-wrapper .calendar-month .block-title{margin-bottom:20px;}}@media (min-width:1150px){#calendar-wrapper .calendar-btn{display:none;}#calendar-wrapper .calendar-month table.rows-3{display:none;}}.sticky-table tr.even,.sticky-table tr.odd{background-color:#ffffff;}.sticky-table tr.even td,.sticky-table tr.odd td{text-align:center;width:50%;}.sticky-table tr.even td a,.sticky-table tr.odd td a{font-weight:600;color:#0099CC;}.sticky-table th{text-align:center;background-color:#f7f7f7;}.sticky-header th{text-align:center;background-color:#f7f7f7;}.calendar-month td{text-align:center;background-color:#f7f7f7;}.calendar-month td a{font-weight:600;color:#0099CC;display:inline-block;width:67px;height:22px;}.calendar-month td span{display:inline-block;width:65px;height:22px;}.view-footer{text-align:right;}.view-footer a{font-weight:600;}.social_link i:before{font-size:32px;color:#ffffff;}.ltg-map{width:100% !important;}#icon-search{background:url(/sites/all/themes/ltg/images/search-icon.png) no-repeat scroll right center transparent;height:25px;position:relative;right:39px;top:35px;display:none;width:50px !important;margin-right:0;float:right;cursor:pointer;}.main-menu-mobile{background:#FFFFFF;box-shadow:none;position:relative;top:20px;left:0;z-index:999;width:50px !important;}.main-menu-mobile .block-content{background:#FFFFFF;}.main-menu-mobile .tb-megamenu{background:#FFFFFF;}.main-menu-mobile .tb-megamenu .nav-collapse{left:-290px;z-index:3;}.main-menu-mobile .tb-megamenu .btn-navbar{background:transparent;border:none;color:#333;}.main-menu-mobile .tb-megamenu .fa-bars,.main-menu-mobile .tb-megamenu .fa-reorder{font-size:24px;}.page-reviews .filter-alpha{text-align:center;padding:10px 15px 0;}.filter-alpha .filter-alpha-item{margin:0 5px;display:inline-block;color:#BBB;cursor:default;}.filter-alpha .filter-alpha-item a{color:#0099CC;cursor:pointer;}.filter-alpha .filter-alpha-item .active_letter{text-decoration:underline;}.eolts_data_date{position:relative;}.pseudo-select{width:180px;background:#fff url(/sites/all/themes/ltg/images/triangle.png) 95% center no-repeat;margin-top:0 !important;margin-right:0 !important;height:32px;padding-left:15px;line-height:2.2;}.pseudo-select__inner{width:200px;background:#fff;margin-top:0 !important;margin-right:0 !important;max-height:300px;overflow-y:scroll;-webkit-overflow-scrolling:touch;position:absolute;bottom:40px;border:1px solid #DDDDDD;}.pseudo-select__inner ul li{margin-left:10px;padding:10px;border-bottom:1px solid #DDDDDD;}.age-restrictions .field .field-label,.show-synopsis .field .field-label{border-bottom:1px solid #e5e5e5;font-weight:600;font-size:16px;font-family:"brandon";text-transform:uppercase;}.age-restrictions .field .field-label:after,.show-synopsis .field .field-label:after{content:"";width:220px;height:1px;background:#0099CC;left:15px;position:absolute;top:25px;}.field-name-phone .field-label{display:inline-block;vertical-align:top;}.field-name-phone .field-items{margin-left:-4px;}.block-ltg-new-shows ul time{width:70px;display:inline-block;}.ctools-auto-submit-full-form .js-hide{display:none;}#block-views-customer-review-block .views-field-field-review-rating{display:inline-block;}#block-views-customer-review-block .views-field-field-date{display:inline-block;}#block-views-customer-review-block .views-field-field-customer-name{display:inline-block;color:#A4A4A4;}#block-views-customer-review-block .views-field-field-customer-name .field-content:before{content:"\f007";font-family:"FontAwesome";position:relative;right:5px;z-index:1;color:#A4A4A4;}.node-customer-review .field-name-field-review-rating .field-label,.node-customer-review .field-name-field-date .field-label,.node-customer-review .field-name-field-customer-name .field-label{width:100px;}.node-customer-review .field-name-body{margin-top:20px;}#block-ltg-show-ltg-show-performances{margin:0;}.performance-item{border:1px solid #ddd;width:30%;min-width:180px;height:165px;border-bottom-color:#0099CC;margin-bottom:30px;}.performance-item .performance-content{position:relative;display:block;color:#000000;width:170px;margin:30px auto 0;padding-left:28px;}.performance-item .performance-content:before{display:block;position:absolute;content:"";width:24px;height:24px;top:3px;left:0;background-image:url(/sites/all/themes/ltg/images/ticket-icon.png);}.performance-item .time{font-weight:600;color:#0099CC;margin-right:5px;}.performance-item .day,.performance-item .month{font-size:24px;line-height:28px;font-weight:600;}.performance-item .year{margin:5px 0;font-weight:600;color:#A4A4A4;}.performance-item .day-name{color:#A4A4A4;}.tab-btn{width:50%;text-align:center;margin:10px 0;background:#ffffff;border:1px solid #0099CC;color:#0099CC;font-style:normal;font-size:14px;}.tab-btn.opened{background:#0099CC;color:#ffffff;cursor:default;}@media (min-width:480px){.performance-item{float:left;}.performance-item:nth-child(2){margin-right:5%;margin-left:5%;}}html{height:100% !important;}body{position:relative;min-height:100%;padding-bottom:436px;}footer{position:absolute;bottom:0;left:0;right:0;}.showPanel body{padding-bottom:0;}.showPanel .body{padding-bottom:436px;position:relative;}@media (min-width:992px){body{padding-bottom:336px;}}.field-name-field-show-confirmed-schedule{margin-bottom:36px;}@media (max-width:992px){.hybrid-qs-page.node-type-show .cc-window{position:static;top:0;bottom:auto;}.hybrid-qs-page.node-type-show .cc-banner-fixed{position:fixed;}}.view-id-stars_on_stage.view-display-id-block_1 .post-data,.view-id-stars_on_stage.view-display-id-block .post-data{padding:0;}.view-id-stars_on_stage.view-display-id-block_1 .post-title,.view-id-stars_on_stage.view-display-id-block .post-title{margin:8px 0 0 0;padding:0;}.view-id-stars_on_stage.view-display-id-block_1 .post-title a,.view-id-stars_on_stage.view-display-id-block .post-title a{color:#0099CC;}.view-id-stars_on_stage.view-display-id-block_1 .views-view-grid .views-row,.view-id-stars_on_stage.view-display-id-block .views-view-grid .views-row{margin:0;}.view-id-stars_on_stage.view-display-id-block_1 .views-view-grid .grid,.view-id-stars_on_stage.view-display-id-block .views-view-grid .grid{margin-bottom:15px;padding:0;}.page-usp-bar .main-menu{margin:0;}.page-usp-bar .breaking-news .container{width:100%;padding:0;}.page-usp-bar .usp-slider{background:#f1f1f1;border-top:1px solid #E4E4E4;border-bottom:1px solid #E4E4E4;}.page-usp-bar .usp-slider .usp-slider-list{text-align:center;overflow:hidden;}.page-usp-bar .usp-slider .usp-slider-item{border:none;margin:10px 0;}.page-usp-bar .usp-slider .usp-slider-item p{display:block;width:237px;margin:0 auto;padding:0;font-weight:600;}.page-usp-bar .usp-slider .usp-slider-item p.social-links{width:300px;}.page-usp-bar .usp-slider .social-links a{position:relative;padding-left:20px;font-weight:400;}.page-usp-bar .usp-slider .social-links a.t-link,.page-usp-bar .usp-slider .social-links a.f-link{margin-right:8px;}.page-usp-bar .usp-slider .social-links a:before{display:block;position:absolute;content:"";width:16px;height:16px;top:2px;left:0;background-size:contain;}.page-usp-bar .usp-slider .social-links a.t-link:before{background-image:url(/sites/all/themes/ltg/images/twitter-32.png);}.page-usp-bar .usp-slider .social-links a.f-link:before{background-image:url(/sites/all/themes/ltg/images/facebook-32.png);}.page-usp-bar .usp-slider .social-links a.i-link:before{background-image:url(/sites/all/themes/ltg/images/instagram-32.png);}@media (max-width:720px){.page-usp-bar .usp-slider .usp-slider{margin-top:15px;}}@media (min-width:720px){.page-usp-bar .usp-slider .usp-slider .usp-slider-item p{width:auto;}}@media (max-width:768px){.page-usp-bar .usp-slider .usp-slider-list{display:none;}.page-usp-bar .usp-slider .usp-slider-list--mobile{display:block !important;}.page-usp-bar .usp-slider .usp-slider-list--mobile > .usp-slider-item{display:none;}.page-usp-bar .usp-slider .usp-slider-list--mobile > .usp-slider-item:first-child{display:block;}}@media (min-width:769px){.page-usp-bar .usp-slider .usp-slider-list{display:block !important;}.page-usp-bar .usp-slider .usp-slider-list--mobile{display:none !important;}.page-usp-bar .usp-slider .usp-slider-item{border-right:1px solid #E4E4E4;}.page-usp-bar .usp-slider .usp-slider-item p{padding-right:5px;width:auto;}.page-usp-bar .usp-slider .usp-slider-item .owl-item:nth-last-child{padding:0;}.page-usp-bar .usp-slider .owl-wrapper{display:flex !important;justify-content:space-around;width:100% !important;}.page-usp-bar .usp-slider .owl-item{width:auto !important;}.page-usp-bar .usp-slider .usp-slider-list > .usp-slider-item{float:left;padding-left:5px;}}@media (min-width:992px){.page-usp-bar .usp-slider .owl-item,.page-usp-bar .usp-slider .usp-slider-list > .usp-slider-item{width:33% !important;}.page-usp-bar .usp-slider .usp-slider-item p{width:auto;}.page-usp-bar .usp-slider .owl-wrapper{display:block;width:100% !important;}}.page-usp-bar .usp-slider .owl-item:last-child .usp-slider-item,.page-usp-bar .usp-slider .usp-slider-list > .usp-slider-item:last-child{border-right:none;}.page-usp-bar .usp-slider .owl-controls{margin:0;}.page-usp-bar .usp-slider .owl-buttons{opacity:1 !important;}.page-usp-bar .usp-slider .owl-buttons > div,.page-usp-bar .usp-slider .owl-buttons > div:hover{background:transparent !important;color:#0099cc !important;width:46px;height:46px;}.page-usp-bar .usp-slider .owl-buttons > div:before,.page-usp-bar .usp-slider .owl-buttons > div:hover:before{line-height:46px;}.page-usp-bar .usp-slider .owl-buttons > div.owl-prev{margin-right:5px !important;}.page-usp-bar .usp-slider .owl-buttons > div.owl-next{margin-left:5px !important;}@media (min-width:440px) and (max-width:720px){.page-home .latest-articles .left-col{width:173px !important;}.page-home .latest-articles .right-col{width:calc(100% - 173px - 20px) !important;}}.page-home .latest-articles .left-col{float:left;width:calc(50% - 20px);margin-right:20px;}.page-home .latest-articles .right-col{display:inline-block;width:50%;font-weight:600;}.page-home .latest-articles .view-footer{text-align:center;display:none;}.page-home .latest-articles .view-list .views-row-first .main-row{display:block;}@media (min-width:1151px){.page-home .latest-articles .view-list .views-row-first .main-row{height:250px;}}.page-home .latest-articles .view-list .view-list-item{float:left;width:calc(50% - 10px);}.page-home .latest-articles .view-list .view-list-item img{margin:0;}.page-home .latest-articles .view-list .view-list-item .mobile-tablet-image img{width:100%;max-height:250px;}.page-home .latest-articles .view-list .view-list-item.views-row-first{width:100%;}.page-home .latest-articles .view-list .views-row-even{margin-right:20px;}.page-home .latest-articles .main-row{position:relative;display:none;}.page-home .latest-articles .main-row .article-data{width:100%;padding:20px;color:#ffffff;line-height:22px;top:0;left:0;}.page-home .latest-articles .main-row .article-callout{position:absolute;padding:5px 10px;background:#8abe24;color:#ffffff;left:0;top:0;}.page-home .latest-articles .main-row a{color:#ffffff;font-weight:600;}.page-home .latest-articles .extra-row .article-image{position:relative;overflow:hidden;}.page-home .latest-articles .extra-row .article-image .article-callout{position:absolute;padding:5px 10px;background:#8abe24;color:#ffffff;left:0;bottom:0;max-width:173px;}.page-home #block-views-latest-theatre-news-block-2 .latest-articles .main-row .article-callout,.page-home #block-views-latest-theatre-news-block-2 .latest-articles .extra-row .article-image .article-callout{background:#d42a2a;}.page-home #block-views-latest-theatre-news-block-3 .latest-articles .main-row .article-callout,.page-home #block-views-latest-theatre-news-block-3 .latest-articles .extra-row .article-image .article-callout{background:#4048a1;}.page-home #block-views-latest-theatre-news-block-2 .article-data{background:#d42a2a;}.page-home #block-views-latest-theatre-news-block-3 .article-data{background:#4048a1;}.page-home #block-views-latest-theatre-news-block-2 .block-title a.read-more-link,.page-home #block-views-latest-theatre-news-block-3 .block-title a.read-more-link{font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-size:14px;font-weight:600;position:absolute;right:0;top:10px;text-transform:none;display:inline;}.page-home #block-views-latest-theatre-news-block-2 .block-title span,.page-home #block-views-latest-theatre-news-block-3 .block-title span{position:static;padding-bottom:10px;}.page-home #block-views-latest-theatre-news-block-2 .block-title span{border-bottom:solid 1px #d42a2a;}.page-home #block-views-latest-theatre-news-block-3 .block-title span{border-bottom:solid 1px #4048a1;}.page-home #block-views-latest-theatre-news-block-2 .block-title,.page-home #block-views-latest-theatre-news-block-3 .block-title{padding-bottom:0px;}.page-home #block-views-latest-theatre-news-block-2 .block-title span:before,.page-home #block-views-latest-theatre-news-block-3 .block-title span:before{height:0;}.page-home .page-home .latest-articles .article-created{font-size:13px;color:#A4A4A4;text-transform:none;}.page-home .page-home .latest-articles .right-col .article-title a{color:#262726;line-height:20px;}.read-more-link,.read-more-link a{color:#0099CC;}@media (max-width:992px){.page-home .latest-articles .view-list .views-row-even{margin-right:0;}.page-home .latest-articles .view-list .view-list-item{float:none;width:100%;}.page-home .latest-articles .view-footer{display:block;}.page-home #block-views-latest-theatre-news-block-2 .block-title a.read-more-link,.page-home #block-views-latest-theatre-news-block-3 .block-title a.read-more-link{display:none;}}@media (max-width:992px) and (min-width:721px){.page-home .main-content{width:50%;}.page-home .sidebar-right{width:50%;}}@media (min-width:1151px){.page-home .latest-articles .main-row .article-data{position:absolute;height:100%;width:40%;top:0;left:0;}.page-home .latest-articles .main-row .article-callout{right:0;left:auto;top:0;}.page-home .latest-articles .left-col{width:173px;}.page-home .latest-articles .right-col{width:calc(100% - 193px);}}@media (max-width:1150px){.page-home .latest-articles .view-list .view-list-item .desktop-image{display:none;}}@media (min-width:1150px){.page-home .latest-articles .view-list .view-list-item .mobile-tablet-image{display:none;}.page-home .latest-articles .view-list .view-list-item .desktop-image img{width:60%;margin-left:40%;height:250px;object-fit:none;object-position:center;}}.right-sidebar-merchandiser-slot{display:flex;justify-content:center;}.right-sidebar-merchandiser-slot img{width:300px;height:250px;}.merchandise-leaderboard{display:flex;justify-content:center;}.merchandise-leaderboard img{margin-top:15px;width:728px;height:90px;}@media screen and (min-width:992px){.merchandise-leaderboard{max-width:max-content;position:absolute;top:0;left:50%;transform:translate(-50%);}}@media screen and (max-width:1199px){.merchandise-leaderboard img{width:580px;height:68px;}}@media screen and (max-width:991px){.merchandise-leaderboard{width:100%;margin-bottom:10px;}.merchandise-leaderboard .views-row{margin-bottom:10px;}.merchandise-leaderboard img{margin-top:0;}}.header-wrapper-row{position:relative;}@media screen and (max-width:480px){.merchandise-right-sidebar,.merchandise-leaderboard{display:none;}}@media (max-width:979px){.body .tb-megamenu .nav-collapse .nav{text-align:left;}.body .main-menu-mobile{display:block;}.body .main-menu-mobile .nav-collapse{width:245px;position:fixed;}.body .main-menu-mobile_close{display:block;position:absolute;top:15px;right:10px;width:30px;height:30px;z-index:1000;text-align:right;}.body .main-menu-desktop{display:none;}}@media (min-width:980px){.body .main-menu-desktop .main-menu-mobile_close{display:none;}.body .main-menu-desktop .tb-megamenu-nav li span.arrow-in,.body .main-menu-desktop .tb-megamenu-nav li span.arrow-out{display:none;}}.field-name-body ul li,.field-name-field-show-synopsis ul li,.field-name-field-news-intro-description ul li,#block-views-review-show-block .post-body ul li,.field-name-field-seating-plan-content ul li{list-style-type:disc;margin-left:40px;}.field-name-body ol li,.field-name-field-show-synopsis ol li,.field-name-field-news-intro-description ol li,#block-views-review-show-block .post-body ol li,.field-name-field-seating-plan-content ol li{list-style-type:decimal;}#block-ltg-seo-copy-ltg-description-block{margin-bottom:15px;}
