/**handles:block-acf-venues-archive**/
.other-venues .container{display:flex;flex-wrap:wrap;justify-content:center}.other-venues.archive,.other-venues.normal{max-width:unset}.other-venues .container .venue-item{flex-basis:33%;display:flex;flex-wrap:wrap;justify-content:left;color:#fff;text-decoration:none;font-size:16px;padding-bottom:40px;position:relative}.other-venues .container .venue-item .img-area{width:100%;height:300px;background-size:cover;background-position:center;background-repeat:no-repeat;margin-bottom:20px}.other-venues .container .venue-item h3{padding:0 20px;position:relative;flex-basis:100%;margin-bottom:5px}.other-venues .container .venue-item .location-name{position:relative;padding:0 20px 0 40px;margin-bottom:5px}.other-venues .container .venue-item .location-name::before{content:'';position:absolute;top:0;left:16px;width:15px;height:25px;background-image:url(/wp-content/themes/mpg-events/assets/images/location-pin.png);background-size:contain;background-position:center;background-repeat:no-repeat}.other-venues .container .venue-details{flex-basis:100%;list-style:none;display:flex;flex-wrap:nowrap;position:relative;padding-left:40px}.other-venues .container .venue-details strong{font-weight:400}.other-venues .container .venue-details::before{content:'';position:absolute;top:1px;left:13px;width:20px;height:20px;background-image:url(/wp-content/themes/mpg-events/assets/images/seating.png);background-size:contain;background-position:center;background-repeat:no-repeat}.other-venues .container .venue-details li{margin-right:20px}.other-venues .container .venue-item:first-child{background-color:var(--teal)}.other-venues .container .venue-item:nth-child(2){background-color:var(--darkNavy)}.other-venues .container .venue-item:nth-child(3){background-color:var(--blue)}.other-venues .container .venue-item:nth-child(4){background-color:var(--darkNavy)}.other-venues .container .venue-item:nth-child(5){background-color:var(--magenta)}.other-venues .container .venue-item:nth-child(6){background-color:var(--orange)}.other-venues .container .venue-item:nth-child(7){background-color:var(--blue)}.other-venues .container .venue-item:nth-child(8){background-color:var(--teal)}.other-venues .container .venue-item:nth-child(9){background-color:var(--darkNavy)}.other-venues .container .venue-item:nth-child(10){background-color:var(--orange)}.other-venues .container .venue-item:nth-child(11){background-color:var(--darkNavy)}.other-venues .container .venue-item:nth-child(12){background-color:var(--magenta)}.other-venues .container .venue-item:nth-child(13){background-color:var(--teal)}.other-venues .container .venue-item:nth-child(14){background-color:var(--darkNavy)}.other-venues .container .venue-item:nth-child(15){background-color:var(--pink)}.other-venues .btn-outer{font-size:18px;font-weight:400;position:absolute;bottom:15px;right:30px}.other-venues .btn-outer .more-button{position:relative}.other-venues .btn-outer .more-button::after{content:'';position:absolute;top:6px;right:-20px;width:15px;height:15px;background-image:url(/wp-content/themes/mpg-events/assets/images/chevron-right.png);background-size:contain;background-position:center;background-repeat:no-repeat}.other-venues .venue-item:hover .more-button{color:var(--orange)}.other-venues.normal{position:relative;justify-content:center;display:flex}.other-venues.normal::after{content:'';width:100%;height:40%;bottom:0;position:absolute;background:#fff;background:linear-gradient(180deg,rgba(255,255,255,.7259278711484594) 0,rgba(2,0,36,.7511598389355743) 0,rgba(0,0,0,0) 0,rgba(0,0,0,.5676645658263305) 76%,rgba(0,0,0,.7413340336134453) 100%,#000 100%)}.other-venues.normal .more-btn-outer{z-index:100;position:absolute;bottom:40px}.other-venues.normal .more-venues-btn{border:2px solid var(--blue);padding:2px 20px;text-decoration:none;color:#fff;background-color:var(--blue);font-weight:400}.other-venues.normal .more-venues-btn:focus,.other-venues.normal .more-venues-btn:focus-visible{outline:unset}.other-venues #venue-filter-form{margin-bottom:50px;max-width:850px;width:100%;display:flex;display:flex;justify-content:space-between;padding:0 20px}.other-venues #venue-results{width:100%;display:flex;flex-wrap:wrap;justify-content:center}.other-venues .filter-group{min-width:180px}.custom-dropdown{position:relative;width:100%;margin-bottom:1.5rem}.custom-dropdown::after{content:'';position:absolute;top:50%;right:5px;width:15px;height:15px;background-image:url(/wp-content/themes/mpg-events/assets/images/chevron.png);background-size:contain;background-position:center;background-repeat:no-repeat;transform:translateY(-50%);transition:all .3s ease-in-out}.custom-dropdown.active::after{transform:translateY(-50%) rotate(180deg);transition:all .3s ease-in-out}.custom-dropdown-toggle{cursor:pointer;user-select:none;border-bottom:1px solid var(--navy);font-weight:500;position:relative}.custom-dropdown-menu{display:none;position:absolute;top:100%;left:0;z-index:10;width:100%;background:#fff;border:1px solid #ccc;max-height:200px;overflow-y:auto;border-top:none;box-shadow:0 2px 5px rgba(0,0,0,.1)}.custom-dropdown.active .custom-dropdown-menu{display:block}.custom-dropdown-menu label{display:block;margin:0;cursor:pointer;font-size:14px}.custom-dropdown-menu label:hover{background-color:#f0f0f0}.custom-dropdown-menu input[type=checkbox]{margin-right:8px}.venue-filters #clear-filters{background:0 0;padding:5px 10px;height:35px;font-weight:600;transition:.2s}.venue-filters #clear-filters:hover{cursor:pointer;background-color:var(--darkNavy);color:#fff;transition:.2s}.venue-filters #clear-filters:focus,.venue-filters #clear-filters:focus-visible{outline:unset}.custom-dropdown-menu label.active{background-color:var(--blue);color:#fff;transition:.3s ease-in-out}.venue-filters label p{margin:unset;padding:7px 0 5px 30px}.custom-dropdown-menu label input[type=checkbox]{display:none}.custom-dropdown-menu label{position:relative;cursor:pointer;display:inline-block;line-height:1.5;width:100%}.custom-dropdown-menu label::before{content:'';position:absolute;left:4px;top:7px;width:22px;height:22px;border:2px solid var(--magenta);background:#fff;border-radius:2px;box-sizing:border-box;transition:all .2s ease}#editor .media-modal-content label::before,#editor label::before{content:none!important}.custom-dropdown-menu label input[type=checkbox]:checked+label::before,.custom-dropdown-menu label.active::before{background-color:#007bff;border-color:#007bff}.custom-dropdown-menu label input[type=checkbox]:checked+label::after,.custom-dropdown-menu label.active::after{content:'';position:absolute;left:12px;top:7px;width:5px;height:16px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}@media screen and (max-width:1400px){.venues-archive-spacer{height:200px!important}}@media screen and (max-width:1000px){.other-venues .container .venue-details li{margin-right:10px}.other-venues .container .venue-item{flex-basis:50%}.other-venues .filter-group{min-width:130px}}@media screen and (max-width:750px){.other-venues .container .venue-details{flex-wrap:wrap}}@media screen and (max-width:600px){.other-venues .filter-group,.venue-filters #clear-filters{flex-basis:100%}.other-venues .container .venue-item{max-width:50%}.other-venues #venue-filter-form{flex-wrap:wrap}.other-venues .container .venue-item .img-area{height:200px}}@media screen and (max-width:500px){.other-venues .container .venue-details{flex-wrap:wrap}.other-venues .container .venue-details li{flex-basis:100%}}