/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/**
* @version   $Id$
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2015 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
*/
body .g-noborder {
  border: 0 !important;
  box-shadow: none !important;
}
body .g-floatleft {
  float: left;
  margin-right: 15px;
  margin-left: 0;
}
body .g-floatright {
  float: right;
  margin-left: 15px;
  margin-right: 0;
}
body .g-uppercase {
  text-transform: uppercase;
}
body .g-lowercase {
  text-transform: lowercase;
}
body .g-relative {
  position: relative;
}
body .flush {
  margin: 0 !important;
  padding: 0 !important;
}
body .normalfont {
  font-size: 100% !important;
  line-height: inherit !important;
}
body .normalfont li {
  font-size: 100% !important;
  line-height: inherit !important;
}
body .boldfont {
  font-weight: bold !important;
}
body .noitalic {
  font-style: normal !important;
}
body .nobold {
  font-weight: normal !important;
}
body .nobold a, body .nobold li {
  font-weight: normal !important;
}
body .g-displayinline {
  display: inline !important;
}
body .nomargintop, body .g-block.nomargintop, body ul.nomargintop, body li.nomargintop {
  margin-top: 0 !important;
}
body .nomarginbottom, body .g-block.nomarginbottom, body ul.nomarginbottom, body li.nomarginbottom {
  margin-bottom: 0 !important;
}
body .nomarginleft, body .g-block.nomarginleft, body ul.nomarginleft, body li.nomarginleft {
  margin-left: 0 !important;
}
body .nomarginright, body .g-block.nomarginright, body ul.nomarginright, body li.nomarginright {
  margin-right: 0 !important;
}
body .nopaddingtop, body .g-block.nopaddingtop, body ul.nopaddingtop, body li.nopaddingtop {
  padding-top: 0 !important;
}
body .nopaddingbottom, body .g-block.nopaddingbottom, body ul.nopaddingbottom, body li.nopaddingbottom {
  padding-bottom: 0 !important;
}
body .nopaddingleft, body .g-block.nopaddingleft, body ul.nopaddingleft, body li.nopaddingleft {
  padding-left: 0 !important;
}
body .nopaddingright, body .g-block.nopaddingright, body ul.nopaddingright, body li.nopaddingright {
  padding-right: 0 !important;
}
body .smallmarginbottom {
  margin-bottom: 5px !important;
}
body .smallmargintop {
  margin-top: 5px !important;
}
body .smallmarginleft {
  margin-left: 5px !important;
}
body .smallmarginright {
  margin-right: 5px !important;
}
body .smallmarginall {
  margin: 5px !important;
}
body .medmarginbottom {
  margin-bottom: 10px !important;
}
body .medmargintop {
  margin-top: 10px !important;
}
body .medmarginleft {
  margin-left: 10px !important;
}
body .medmarginright {
  margin-right: 10px !important;
}
body .medmarginall {
  margin: 10px !important;
}
body .largemarginbottom {
  margin-bottom: 15px !important;
}
body .largemargintop {
  margin-top: 15px !important;
}
body .largemarginleft {
  margin-left: 15px !important;
}
body .largemarginright {
  margin-right: 15px !important;
}
body .largemarginall {
  margin: 15px !important;
}
body .smallpaddingbottom {
  padding-bottom: 5px !important;
}
body .smallpaddingtop {
  padding-top: 5px !important;
}
body .smallpaddingleft {
  padding-left: 5px !important;
}
body .smallpaddingright {
  padding-right: 5px !important;
}
body .smallpaddingall {
  padding: 5px !important;
}
body .medpaddingbottom {
  padding-bottom: 10px !important;
}
body .medpaddingtop {
  padding-top: 10px !important;
}
body .medpaddingleft {
  padding-left: 10px !important;
}
body .medpaddingright {
  padding-right: 10px !important;
}
body .medpaddingall {
  padding: 10px !important;
}
body .largepaddingbottom {
  padding-bottom: 15px !important;
}
body .largepaddingtop {
  padding-top: 15px !important;
}
body .largepaddingleft {
  padding-left: 15px !important;
}
body .largepaddingright {
  padding-right: 15px !important;
}
body .largepaddingall {
  padding: 15px !important;
}
body .xlargepaddingbottom {
  padding-bottom: 35px !important;
}
body .xlargepaddingtop {
  padding-top: 35px !important;
}
body .xlargepaddingleft {
  padding-left: 35px !important;
}
body .xlargepaddingright {
  padding-right: 35px !important;
}
body .xlargepaddingall {
  padding: 35px !important;
}
body .subsmallmarginbottom {
  margin-bottom: -5px !important;
}
body .subsmallmargintop {
  margin-top: -5px !important;
}
body .subsmallmarginleft {
  margin-left: -5px !important;
}
body .subsmallmarginright {
  margin-right: -5px !important;
}
body .subsmallmarginall {
  margin: -5px !important;
}
body .submedmarginbottom {
  margin-bottom: -10px !important;
}
body .submedmargintop {
  margin-top: -10px !important;
}
body .submedmarginleft {
  margin-left: -10px !important;
}
body .submedmarginright {
  margin-right: -10px !important;
}
body .submedmarginall {
  margin: -10px !important;
}
body .sublargemarginbottom {
  margin-bottom: -15px !important;
}
body .sublargemargintop {
  margin-top: -15px !important;
}
body .sublargemarginleft {
  margin-left: -15px !important;
}
body .sublargemarginright {
  margin-right: -15px !important;
}
body .sublargemarginall {
  margin: -15px !important;
}
body .noitalic {
  font-style: normal !important;
}
body .nobold {
  font-weight: normal !important;
}
body .nomarginall {
  margin: 0 !important;
}
body .nopaddingall {
  padding: 0 !important;
}
body .nomargintop {
  margin-top: 0 !important;
}
body .nomarginbottom {
  margin-bottom: 0 !important;
}
body .nomarginleft {
  margin-left: 0 !important;
}
body .nomarginright {
  margin-right: 0 !important;
}
body .nopaddingtop {
  padding-top: 0 !important;
}
body .nopaddingbottom {
  padding-bottom: 0 !important;
}
body .nopaddingleft {
  padding-left: 0 !important;
}
body .nopaddingright {
  padding-right: 0 !important;
}
body .button-row {
  display: block;
  margin: 30px 0 0;
}
.g-video-feature {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  text-align: center;
}
@media only all and (max-width: 47.99rem) {
  .g-video-feature .g-video-feature-left {
    margin-bottom: 30px;
  }
}
.g-video-feature .g-video-feature-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-video-feature .g-video-feature-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
.g-video-feature .g-video-feature-right.align-right {
  text-align: right;
}
.g-video-feature .g-video-feature-title {
  margin-top: -5px;
}
.g-video-feature .g-video-feature-link {
  margin-top: 5px;
}
.g-video-feature .g-video-feature-link i {
  margin-right: 10px;
}
.g-video-feature .g-video-feature-desc {
  margin: 1.5rem 0;
}
.g-video-feature .g-video-feature-desc i {
  margin-right: 8px;
}
.jl-wrapper .jl-container .el-content {
  padding: 0.938rem;
  margin: 0.625rem;
}
.jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
  box-sizing: content-box;
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
}
.jl-wrapper .g-container .el-content, .tm-header .g-container .el-content, .tm-header-mobile .g-container .el-content {
  padding: 0.938rem;
  margin: 0.625rem;
}
@media only all and (min-width: 75rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 30rem;
  }
}
.jl-slideshow .el-content-wrapper {
  padding: 0.938rem;
  margin: 0.625rem;
}
.jl-slideshow .el-vertical-align {
  margin: 1.9749rem;
}
.tm-header .navbar-wrapper, .tm-header-mobile .navbar-wrapper {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
[id^="jlnavbar-"][id$="-particle"] {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.menu-simple .jl-container .g-main-nav {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.menu-extended .el-navbar-dropbar {
  padding-left: 0.938rem;
  padding-right: 0.938rem;
}
.el-horiz-nav {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
[id^="jlnav-"][id$="-particle"] .jl-search-input {
  border-radius: 0;
  box-shadow: none;
}
ul.jl-list, .jl-breadcrumb, .jl-comment-list {
  margin-left: 0;
}
ul.jl-tab, .jl-subnav {
  margin-top: 0;
}
p, ul.jl-list {
  margin: 0 0 20px 0;
}
.jl-hr, hr {
  overflow: visible;
  text-align: inherit;
  border-top: 1px solid #e5e5e5;
}
.jl-checkbox, .jl-radio {
  display: inline-block !important;
  width: 16px !important;
}
.jl-modal-dialog video {
  vertical-align: middle;
}
.jl-link {
  color: #cb6ce6;
}
.jl-link:hover, .jl-link:focus, .jl-link:active {
  color: #cb6ce6;
}
.jl-link-heading:hover, .jl-link-heading a:hover, .jl-link-toggle:hover .jl-link-heading, .jl-link-toggle:focus .jl-link-heading, .jl-list-primary > ::before, .jl-text-primary {
  color: #cb6ce6 !important;
}
.jl-notification-message-primary, .jl-button-link, .jl-navbar-toggle.jl-open, .jl-navbar-toggle:focus, .jl-navbar-toggle:hover, .jl-iconnav > * > a:hover, .jl-iconnav > .jl-active > a {
  color: #cb6ce6;
}
.jl-search-input {
  box-sizing: border-box !important;
}
.jl-search-navbar .jl-search-input:focus, .jl-tab > .jl-active > a {
  border-color: #cb6ce6;
}
.jl-search:has(.awesomplete) .jl-search-icon {
  z-index: 1;
}
.jl-button-primary, .jl-card-primary.jl-card-hover:hover, .jl-background-primary, .jl-marker, .jl-alert-primary, .jl-subnav-pill > .jl-active > a, .jl-checkbox:checked, .jl-checkbox:indeterminate, .jl-checkbox:checked:focus, .jl-checkbox:indeterminate:focus, .jl-radio:checked, .jl-card-primary > .tm-timeline-arrow, .jl-dotnav > .jl-active > *, .jl-dotnav > * > :focus, .jl-dotnav > * > :hover, .jl-pagination > .jl-active > *, .jl-label:not(.jl-label-success, .jl-label-warning, .jl-label-danger) {
  background-color: #cb6ce6;
}
.jl-light .jl-label {
  background-color: #fff;
  color: #1c1c1c;
}
.jl-light > :not([class*="jl-card-media"]) .jl-card-title {
  color: rgba(255, 255, 255, 0.77);
}
.jl-button-primary:hover, .jl-button-primary:focus {
  background-color: #c356e2;
}
.jl-light .jl-button-primary:focus {
  background-color: #fff;
  color: #1c1c1c;
}
.jl-icon:not(.jl-preserve) [stroke*="#"]:not(.jl-preserve) {
  stroke: currentcolor;
}
.jl-section-primary, .jl-tile-primary, .jl-card-primary, .jl-badge {
  background: #cb6ce6;
}
.jl-text-background {
  background-color: #cb6ce6;
  background-image: linear-gradient(90deg, #cb6ce6 0, #e66cb0 100%);
}
.jl-checkbox:focus, .jl-radio:focus {
  border-color: #cb6ce6;
}
.jl-radio:checked:focus {
  background-color: #cb6ce6;
}
.jl-overlay-primary {
  background: rgba(203, 108, 230, 0.8);
}
.jl-button-default {
  background-color: rgba(255, 255, 255, 0);
  color: #cb6ce6;
  border-color: #cb6ce6;
}
.jl-button-default:hover, .jl-button-default:focus, .jl-button-default:active {
  background-color: #cb6ce6;
  border-color: #cb6ce6;
  color: #ffffff;
}
.jl-pagination > * > :hover {
  color: #fff;
  background-color: #cb6ce6;
}
@media only all and (min-width: 75rem) {
  .welcome {
    font-size: 2.75rem;
    font-weight: 700;
    color: #cb6ce6;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .welcome {
    font-size: 2.75rem;
    color: #cb6ce6;
    font-weight: 700;
  }
  .g-logo.neon-logo {
    max-width: 265px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .welcome {
    font-size: 2rem;
    color: #cb6ce6;
    font-weight: 700;
  }
  .g-logo.neon-logo {
    max-width: 265px;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .welcome {
    font-size: 1.75rem;
    color: #cb6ce6;
    font-weight: 700;
  }
}
@media only all and (max-width: 30rem) {
  .welcome {
    font-size: 1.6rem;
    color: #cb6ce6;
    font-weight: 700;
  }
}
#g-header {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05) !important;
}
.right {
  float: right;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 25px;
  padding-bottom: 25px;
}
.left {
  float: left;
  padding-top: 0px;
  padding-right: 25px;
  padding-left: 0px;
  padding-bottom: 25px;
}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 28px 5px !important;
}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-item-title {
  text-transform: uppercase !important;
}
.g-main-nav .g-toplevel {
  text-align: left !important;
}
/* Hide Joomla Contact Form heading */
.com-contact.contact > h2 {
  display: none !important;
}
.button {
  border-radius: 10px !important;
}
.lead {
  font-size: 1.2rem !important;
}
.hydro-lead {
  font-size: 1.2rem !important;
}
/* Newsreader font for quotes */
.festival-quote {
  font-family: "Newsreader", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: italic;
  font-size: 1.75rem;
  line-height: 1.5;
}
/* Smaller quotes on mobile */
@media (max-width: 767px) {
  .festival-quote {
    font-size: 1.3rem;
    line-height: 1.4;
  }
}
li:not(:last-child) {
  margin-bottom: 5px;
}
/* Contact Form - Full Width */
.contact #contact-form input, .contact #contact-form textarea {
  width: 100% !important;
}
#g-maintop {
  background: #FF7A41;
  background: linear-gradient(215deg, #ff7a41 0%, #fa5fe0 50%, #745bff 100%);
}
#g-mainbottom {
  background: #FF7A41;
  background: linear-gradient(215deg, #ff7a41 0%, #fa5fe0 50%, #745bff 100%);
}
#g-afterbottom {
  background: #FF7A41;
  background: linear-gradient(215deg, #ff7a41 0%, #fa5fe0 50%, #745bff 100%);
}
#g-subfeature {
  background: #96B8FF;
  background: linear-gradient(180deg, #96b8ff 0%, #e595ff 100%);
}
/* FAQ accordion heading */
.faq[data-rlta-element="button"] {
  background: #f5e2fa !important;
  color: #545454 !important;
}
.faq[data-rlta-element="button"][data-rlta-state="open"] {
  background: #eac4f5 !important;
}
/*Gradient background for footer
#g-footer{
background: rgb(6,7,54);
background: linear-gradient(0deg, rgba(6,7,54,1) 0%, rgba(45,31,108,1) 100%);   
}*/
.custom-shape-divider-bottom-1678470534 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
}
.custom-shape-divider-bottom-1678470534 svg {
  position: relative;
  display: block;
  width: calc(176% + 1.3px);
  height: 126px;
}
.custom-shape-divider-bottom-1678470534 .shape-fill {
  fill: #FFFFFF;
}
.g-social.big-icons {
  display: flex;
}
.g-social.big-icons > a {
  text-align: center;
  font-size: 32px;
  color: #ffffff;
}
.g-social.big-icons > a {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  padding: 30px 0;
  font-size: 32px;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  margin: 0;
  color: #ffffff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* Change colour of Mobile Icon */
.g-offcanvas-toggle i.fa-bars:before {
  color: #cb6ce6 !important;
  background-color: rgba(255, 255, 255, 0) !important;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-left: 5px;
  left: -5px;
}
.lineup {
  font-size: 3.5rem;
  color: #FFFFFF;
  font-weight: 700;
}
.lineup-text {
  font-size: 1.8rem !important;
}
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
  background-color: #C9178B !important;
  border-color: #C9178B !important;
}
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonCustomize, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
  border-color: #C9178B !important;
}
#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
  border: 2px solid #C9178B !important;
}
#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-change {
  background-color: #C9178B !important;
  border-color: #C9178B !important;
}
/*
//Fancy Logo

.g-logo.fancy-logo::after {
  position: absolute;
  content: '';
  top: 60%;
  left: 50px !important;
  width: 0;
  height: 0;
  border-top: 100px solid #05052E;
  border-left: 99.5px solid transparent;
  border-right: 99.5px solid transparent;
  filter: drop-shadow(0px 5px 4px rgba(0,0,0,0.1));
  z-index: -2;
}
.g-logo.fancy-logo::before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;

  z-index: -1;
  top: 0;
}
.g-logo.fancy-logo {
  margin: 0;
  position: absolute;
  top: 0px;
  min-height: 111px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  max-width: 300px;
  z-index: 9;
}
#dark{
	#g-header {
	min-height: 130px;
}
	}
// Use this to resize Menu Heightin fixed header
#dark{
#g-header {
	&.uk-active {
	min-height: 80px !important;
	}
}
}
*/
.g-logo.neon-logo {
  margin: 0;
  position: absolute;
  top: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  z-index: 9;
}
#g-header {
  min-height: 110px;
}
#g-header.uk-active {
  min-height: 100px !important;
}
#g-header .g-logo {
  height: auto !important;
}
#g-header .g-fixed-logo {
  position: relative;
}
#g-header .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #05052E !important;
}
/* =========================================================
   LISDOONVARNA MATCHMAKING FESTIVAL
   CUSTOM VENUE ARTICLE LAYOUT
   ========================================================= */
.festival-venue {
  max-width: 1400px;
  margin: 0 auto;
  padding: 30px 0 70px;
  color: #545454;
}
/* ---------------------------------------------------------
   TOP INTRO SECTION
   Text left / Image right
   --------------------------------------------------------- */
.festival-venue__layout {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(420px, 0.85fr);
  gap: 60px;
  align-items: start;
}
.festival-venue__left, .festival-venue__right {
  min-width: 0;
}
.festival-venue__right {
  display: flex;
  flex-direction: column;
  gap: 35px;
}
.festival-venue__content {
  min-width: 0;
}
.festival-venue__title {
  margin: 0 0 28px;
  color: #545454;
  font-size: clamp(2.2rem, 4vw, 3.4rem);
  font-weight: 700;
  line-height: 1.08;
}
.festival-venue__description {
  font-size: 1.05rem;
  line-height: 1.75;
}
.festival-venue__description p {
  margin-top: 0;
  margin-bottom: 22px;
}
.festival-venue__description h2 {
  position: relative;
  margin: 42px 0 24px;
  padding-bottom: 14px;
  color: #545454;
  font-size: 1.8rem;
  font-weight: 700;
}
.festival-venue__description h2::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 55px;
  height: 3px;
  background: #CB6CE6;
}
.festival-venue__description ul, .festival-venue__description ol {
  margin: 0 0 24px 22px;
}
/* ---------------------------------------------------------
   VENUE IMAGE
   --------------------------------------------------------- */
.festival-venue__image {
  overflow: hidden;
  border-radius: 4px;
  background: #FBF8F1;
}
.festival-venue__image img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 380px;
  max-height: 520px;
  object-fit: cover;
}
/* ---------------------------------------------------------
   LOWER DETAILS AREA
   Left content / Right info card
   --------------------------------------------------------- */
.festival-venue__main {
  min-width: 0;
}
/* ---------------------------------------------------------
   FOOD / ACCOMMODATION SECTIONS
   --------------------------------------------------------- */
.festival-venue__section {
  margin-top: 42px;
  padding: 0;
}
.festival-venue__section:last-child {
  margin-bottom: 0;
}
.festival-venue__section h2 {
  display: flex;
  align-items: center;
  gap: 14px;
  margin: 0 0 18px;
  color: #545454;
  font-size: 1.6rem;
  font-weight: 700;
}
.festival-venue__section h2 .fa, .festival-venue__section h2 .fas, .festival-venue__section h2 .far {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  flex: 0 0 46px;
  border-radius: 50%;
  background: #CB6CE6;
  color: #ffffff;
  font-size: 1.05rem;
}
.festival-venue__section:nth-child(even) h2 .fa, .festival-venue__section:nth-child(even) h2 .fas, .festival-venue__section:nth-child(even) h2 .far {
  background: #FF613F;
}
.festival-venue__section-content {
  font-size: 1rem;
  line-height: 1.7;
}
.festival-venue__section-content p:last-child {
  margin-bottom: 0;
}
.festival-venue__section-content ul, .festival-venue__section-content ol {
  margin-left: 22px;
}
/* ---------------------------------------------------------
   VENUE INFORMATION CARD
   --------------------------------------------------------- */
.festival-venue__info {
  position: relative;
  padding: 34px 36px;
  background: #FBF8F1;
  border-radius: 8px;
  box-shadow: 0 12px 35px rgba(84, 84, 84, 0.08);
  width: 100%;
}
.festival-venue__info::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 6px;
  height: 100%;
  border-radius: 8px 0 0 8px;
  background: #CB6CE6;
}
.festival-venue__info-title {
  margin: 0 0 22px;
  color: #545454;
  font-size: 1.45rem;
  font-weight: 700;
}
.festival-venue__info-item {
  display: grid;
  grid-template-columns: 32px minmax(0, 1fr);
  gap: 14px;
  align-items: start;
  padding: 18px 0;
  border-bottom: 1px solid rgba(84, 84, 84, 0.13);
}
.festival-venue__info-item > .fa, .festival-venue__info-item > .fas, .festival-venue__info-item > .far {
  margin-top: 3px;
  color: #FF613F;
  font-size: 1.2rem;
}
.festival-venue__info-item strong {
  display: block;
  margin-bottom: 5px;
  color: #545454;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}
.festival-venue__info-item span, .festival-venue__info-item a {
  display: block;
  color: #545454;
  line-height: 1.55;
}
.festival-venue__info-item a {
  text-decoration: none;
}
.festival-venue__info-item a:hover, .festival-venue__info-item a:focus {
  color: #CB6CE6;
}
/* ---------------------------------------------------------
   SOCIAL LINKS
   --------------------------------------------------------- */
.festival-venue__social {
  padding-top: 26px;
}
.festival-venue__social > strong {
  display: block;
  margin-bottom: 16px;
  color: #545454;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}
.festival-venue__social-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.festival-venue__social-links a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 15px;
  border: 1px solid rgba(203, 108, 230, 0.35);
  border-radius: 999px;
  background: #ffffff;
  color: #545454;
  font-size: 0.9rem;
  text-decoration: none;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.festival-venue__social-links a span {
  color: #CB6CE6;
}
.festival-venue__social-links a:hover, .festival-venue__social-links a:focus {
  background: #CB6CE6;
  border-color: #CB6CE6;
  color: #ffffff;
}
.festival-venue__social-links a:hover span, .festival-venue__social-links a:focus span {
  color: #ffffff;
}
/* ---------------------------------------------------------
   FRONTEND EDIT BUTTON
   --------------------------------------------------------- */
.festival-venue + .icons, .com-content-article .icons {
  position: relative;
  z-index: 2;
}
/* =========================================================
   TABLET
   ========================================================= */
@media (max-width: 1024px) {
  .festival-venue {
    padding: 25px 0 55px;
  }
  .festival-venue__intro {
    grid-template-columns: 1fr 0.85fr;
    gap: 35px;
    margin-bottom: 45px;
  }
  .festival-venue__image img {
    min-height: 320px;
  }
  .festival-venue__details {
    grid-template-columns: 1fr 0.8fr;
    gap: 35px;
  }
  .festival-venue__info {
    padding: 28px;
  }
}
/* =========================================================
   SMALL TABLET / LARGE MOBILE
   Stack image below text
   ========================================================= */
@media (max-width: 800px) {
  .festival-venue__layout {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .festival-venue__right {
    gap: 30px;
  }
  .festival-venue__intro {
    gap: 30px;
    margin-bottom: 45px;
  }
  .festival-venue__image {
    order: 2;
  }
  .festival-venue__image img {
    min-height: 0;
    max-height: none;
    aspect-ratio: 1.7777777778;
  }
  .festival-venue__details {
    gap: 40px;
  }
  .festival-venue__info {
    width: 100%;
  }
}
/* =========================================================
   MOBILE
   ========================================================= */
@media (max-width: 600px) {
  .festival-venue {
    padding: 15px 0 40px;
  }
  .festival-venue__title {
    margin-bottom: 20px;
    font-size: 2.15rem;
  }
  .festival-venue__description {
    font-size: 1rem;
    line-height: 1.65;
  }
  .festival-venue__description h2 {
    margin-top: 32px;
    font-size: 1.5rem;
  }
  .festival-venue__section {
    padding-bottom: 28px;
    margin-bottom: 28px;
  }
  .festival-venue__section h2 {
    font-size: 1.35rem;
  }
  .festival-venue__section h2 .fa, .festival-venue__section h2 .fas, .festival-venue__section h2 .far {
    width: 40px;
    height: 40px;
    flex-basis: 40px;
  }
  .festival-venue__info {
    padding: 26px 22px 26px 28px;
  }
  .festival-venue__social-links {
    flex-direction: column;
    align-items: stretch;
  }
  .festival-venue__social-links a {
    justify-content: center;
  }
}
/* =========================================================
   MORE PLACES TO STAY
   Compact accommodation directory
   ========================================================= */
.places-to-stay {
  max-width: 1400px;
  margin: 0 auto;
  padding: 20px 0 60px;
}
.places-to-stay__intro {
  margin-bottom: 35px;
  font-size: 1.05rem;
  line-height: 1.7;
}
.places-to-stay__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
  align-items: stretch;
}
.places-to-stay__card {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 24px 30px;
  background: #FBF8F1;
  border-radius: 6px;
  box-shadow: 0 10px 30px rgba(84, 84, 84, 0.08);
  overflow: hidden;
}
.places-to-stay__card::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 5px;
  height: 100%;
  background: #CB6CE6;
}
.places-to-stay__name {
  margin: 0 0 22px;
  color: #545454;
  font-size: 1.35rem;
  line-height: 1.25;
  font-weight: 700;
}
.places-to-stay__details {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.places-to-stay__detail {
  display: grid;
  grid-template-columns: 24px minmax(0, 1fr);
  gap: 11px;
  align-items: start;
  color: #545454;
  line-height: 1.5;
}
.places-to-stay__detail > .fa, .places-to-stay__detail > .fas, .places-to-stay__detail > .far {
  margin-top: 3px;
  color: #FF613F;
  font-size: 1rem;
}
.places-to-stay__detail a {
  color: #545454;
  text-decoration: none;
  overflow-wrap: anywhere;
}
.places-to-stay__detail a:hover, .places-to-stay__detail a:focus {
  color: #CB6CE6;
}
/* Website / Social links */
.places-to-stay__links {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-top: auto;
  padding-top: 22px;
}
.places-to-stay__links a {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 8px 12px;
  border: 1px solid rgba(203, 108, 230, 0.35);
  border-radius: 999px;
  background: #ffffff;
  color: #545454;
  font-size: 0.85rem;
  line-height: 1;
  text-decoration: none;
  transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}
.places-to-stay__links a span {
  color: #CB6CE6;
}
.places-to-stay__links a:hover, .places-to-stay__links a:focus {
  background: #CB6CE6;
  border-color: #CB6CE6;
  color: #ffffff;
}
.places-to-stay__links a:hover span, .places-to-stay__links a:focus span {
  color: #ffffff;
}
/* =========================================================
   TABLET
   ========================================================= */
@media (max-width: 1000px) {
  .places-to-stay__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
/* =========================================================
   MOBILE
   ========================================================= */
@media (max-width: 650px) {
  .places-to-stay {
    padding-bottom: 40px;
  }
  .places-to-stay__grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .places-to-stay__card {
    padding: 24px 24px 24px 28px;
  }
  .places-to-stay__name {
    font-size: 1.2rem;
  }
}
/* =========================================================
   Places to Stay CTA
   ========================================================= */
.places-to-stay-cta .jl-margin-remove-first-child {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  column-gap: 40px;
  align-items: center;
}
.places-to-stay-cta .el-title, .places-to-stay-cta .tm-content {
  grid-column: 1;
}
.places-to-stay-cta .jl-margin-remove-first-child > .jl-margin-top:last-child {
  grid-column: 2;
  grid-row: 1 / span 2;
  margin-top: 0 !important;
  align-self: center;
}
.places-to-stay-cta .el-title {
  color: #fff !important;
}
/* =========================================================
   MOBILE
   ========================================================= */
@media (max-width: 800px) {
  .places-to-stay-cta .jl-margin-remove-first-child {
    display: block;
  }
  .places-to-stay-cta .jl-margin-remove-first-child > .jl-margin-top:last-child {
    margin-top: 20px !important;
  }
}
/* =========================================================
   THINGS TO DO
   ========================================================= */
.things-to-do {
  max-width: 1400px;
  margin: 0 auto;
  padding: 20px 0 60px;
}
.things-to-do__intro {
  margin-bottom: 35px;
  font-size: 1.05rem;
  line-height: 1.7;
}
.things-to-do__section {
  margin-top: 25px;
}
.things-to-do__section + .things-to-do__section {
  margin-top: 60px;
}
.things-to-do__section-heading {
  margin-bottom: 28px;
}
.things-to-do__kicker {
  display: block;
  margin-bottom: 4px;
  color: #CB6CE6;
  font-size: 0.8rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.things-to-do__section-heading h2 {
  margin: 0;
  color: #545454;
  font-size: 2rem;
  line-height: 1.2;
}
/* Grid */
.things-to-do__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 30px;
  align-items: stretch;
}
/* Card */
.things-to-do__card {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 10px 30px rgba(84, 84, 84, 0.1);
}
/* Image */
.things-to-do__image {
  width: 100%;
  aspect-ratio: 1.6;
  overflow: hidden;
}
.things-to-do__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* Content */
.things-to-do__content {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 26px 28px 28px;
}
.things-to-do__name {
  margin: 0 0 14px;
  color: #545454;
  font-size: 1.45rem;
  line-height: 1.25;
  font-weight: 700;
}
.things-to-do__distance {
  display: flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 16px;
  color: #545454;
  font-size: 0.95rem;
  font-weight: 600;
}
.things-to-do__distance .fa {
  color: #FF613F;
}
.things-to-do__description {
  margin-bottom: 20px;
  color: #545454;
  line-height: 1.65;
}
.things-to-do__description p:last-child {
  margin-bottom: 0;
}
/* Website link */
.things-to-do__link {
  margin-top: auto;
  padding-top: 8px;
}
.things-to-do__link a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #CB6CE6;
  font-weight: 700;
  text-decoration: none;
}
.things-to-do__link a:hover, .things-to-do__link a:focus {
  color: #FF613F;
}
.things-to-do__link .fa {
  transition: transform 0.2s ease;
}
.things-to-do__link a:hover .fa, .things-to-do__link a:focus .fa {
  transform: translateX(4px);
}
/* =========================================================
   TABLET
   ========================================================= */
@media (max-width: 900px) {
  .things-to-do__grid {
    grid-template-columns: 1fr;
  }
}
/* =========================================================
   MOBILE
   ========================================================= */
@media (max-width: 600px) {
  .things-to-do {
    padding-bottom: 40px;
  }
  .things-to-do__content {
    padding: 22px;
  }
  .things-to-do__section-heading h2 {
    font-size: 1.7rem;
  }
  .things-to-do__name {
    font-size: 1.3rem;
  }
}
/*============================================================
Hydro Hotel Entertainment Guide
============================================================*/
.hydro-entertainment {
  display: flex;
  gap: 20px;
  margin: 25px 0 40px;
  padding: 25px 28px;
  background: #fbf8f1;
  border-left: 5px solid #cb6ce6;
  border-radius: 5px;
}
.hydro-entertainment__icon {
  flex: 0 0 52px;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #cb6ce6;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
}
.hydro-entertainment__content h3 {
  margin: 0 0 10px;
  color: #545454;
}
.hydro-entertainment__content p {
  margin-bottom: 12px;
}
.hydro-entertainment__date {
  font-weight: 600;
}
.hydro-entertainment__date .fa {
  margin-right: 7px;
  color: #ff613f;
}
.hydro-entertainment__button {
  display: inline-block;
  margin: 5px 0 6px;
  padding: 12px 20px;
  background: #cb6ce6;
  color: #fff !important;
  text-decoration: none;
  font-weight: 600;
}
.hydro-entertainment__button:hover {
  background: #545454;
}
.hydro-entertainment__content small {
  display: block;
  color: #777;
}
/*===========================
Back Button
===========================*/
.festival-back-link {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  margin-bottom: 18px;
  color: #ff6347;
  font-size: 0.8rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
}
.festival-back-link:hover {
  color: #c95bdc;
  text-decoration: none;
}
/*# sourceMappingURL=custom_18.css.map */