.page-header {
	    position: relative;
    z-index: 1;
    background: #1B115C;
}
.page-header  {
    display: flex
;
    height: 160px;
    justify-content: center;
    align-items: center;
}
.sm-spacer {
    padding-top: 20px;
    padding-bottom: 20px;
}
.push-sm-bottom {
    margin-bottom: 60px;
}
.md-top-spacer {
    padding-top: 50px;
}
.lg-bot-spacer {
    padding-bottom: 80px;
}
.page-header h1 {
    color: #fff;
    font-weight: 700;
    padding-top: 20px;
}
/*.custom-shape-divider-top {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}*/
/*------------------------
    Sponors
------------------------*/
.sponsors img {
  max-width: 250px;
  max-height: 90px;
  width: auto;
  height: auto;
  margin: 0 auto;
  display: block;
}
.sponsors .main-sponsor-img img{
  max-width: 200px;
  max-height: 200px;
  width: 200px;
  height: 200px;
}
.sponsors .main-sponsor img{
  max-width: 500px;
  max-height: 180px;
}
.sponsors.styled-content h3{
  margin-bottom: 25px;
}
.sponsors h5{
  margin-bottom: 35px;
}
/*------------------------
    Map
------------------------*/
.google-map {
  position: relative;
  display: none;
}
.acf-map{
  height: 800px;
}
body .si-shadow-wrapper-top {
  display: none;
}
body .si-close-button {
  right: 10px;
  top: 10px;
}
body .si-has-border .si-content-wrapper {
  border: none;
  background: #fff;
  border-radius: 4px;
  box-shadow: 10px 5px 15px #00010114;
  padding: 25px 20px;
}
body .si-has-border .si-content-wrapper strong{
  font-weight: 700;
  font-size: 24px;
  line-height: 26px;
  color: #1c1c1c;
  margin-bottom: 5px;
  display: block;
}
body .si-has-border .si-content-wrapper .offer{
  display: inline-block;
  background: #521c75;
  color: #fff;
  padding: 4px 10px;
  border-radius: 5px;
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 6px;
}
body .si-has-border .si-content-wrapper .address{
  display: block;
  color: #1c1c1c;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 5px;
}
body .si-has-border .si-content-wrapper a{
  display: block;
  color: #1c1c1c;
  font-weight: 400;
  font-size: 15px;
  text-decoration: none;
}
body .si-has-border .si-content-wrapper p i{
  margin-right: 6px;
}
body .si-has-border .si-content-wrapper p i,
body .si-has-border .si-content-wrapper p.address a{
  color: #b51377;
  font-weight: 600;
}
body .si-has-border .si-content-wrapper p a{
  color: #b51377;
  font-weight: 600;
  text-decoration: none;
}
body .si-has-border .si-content-wrapper p a:hover{
  color: #6a2383;
  text-decoration: none;
}
a[href^="http://maps.google.com/maps"]{display:none !important}
a[href^="https://maps.google.com/maps"]{display:none !important}

.gmnoprint a, .gmnoprint span, .gm-style-cc {
    display:none;
}
.gmnoprint div {
    background:none !important;
}
/*------------------------
    Offers
------------------------*/
.toggle-view{
  display: inline-block;
  border: 5px solid rgba(82,28,117,1);
  border-radius: 100px;
  overflow: hidden;
}
.toggle-view a{
  display: block;
  float: left;
  background: #b41378;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  padding: 5px 20px;
}
.toggle-view a:first-child{
  border-radius: 100px 0 0 100px;
}
.toggle-view a:last-child{
  border-radius:  0 100px 100px 0;
}
.toggle-view a:hover{
  background: rgba(82,28,117,1);
}
.toggle-view a.current{
  background: #fff;
  color: #b41378;
}
.offers-list{
  display: block;
  overflow: auto;
  white-space: nowrap;
  padding: 10px 0;
}
.offers-list li{
  display: inline-block;
  float: none;
  margin-right: 15px;
}
.offers-list li a{
  display: block;
  font-size: 22px;
  line-height: 28px;
  color: #1c1c1c;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.offers-list li a.current,
.offers-list li a:hover{
  color: #b41378;
}

.offers article{
  display: block;
  position: relative;
  padding: 7px;
  border: 7px solid rgba(82,28,117,0.7);
  background: #b51377;
}
.offers article figure{
  position: relative;
  width: 100%;
  padding-top: 56.25%; /* 16:9 aspect ratio */
  overflow: hidden;
  z-index: 0;
}
.offers article figure img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: 0;
}
.offers article h5{
  display: block;
  font-size: 26px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 5px;
}
.offers article .address{
  display: block;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 5px;
}
.offers article a{
  display: block;
  color: #ffd67c;
  font-weight: 500;
  font-size: 18px;
  text-decoration: none;
}

/* HTML: <div class="ribbon">Your text content</div> */
.ribbon {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
}
.ribbon {
  --c: #6a2383;
  --r: 20%; /* control the cutout part */

  padding: .6em 1.3em; /* you may need to adjust this based on your content */
  aspect-ratio: 1;
  display: grid;
  place-content: center;
  text-align: center;
  position: relative;
  z-index: 0;
  width: fit-content;
  box-sizing: border-box;
  
  position: absolute;
  left: -45px;
  top: -40px;
  transform: scale(0.8);
  z-index: 5;
}
.ribbon:before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 60% 20% -40%;
  background: color-mix(in srgb, var(--c), #000 35%);
  clip-path: polygon(5% 0,95% 0,100% 100%,50% calc(100% - var(--r)),0 100%);
}
.ribbon:after {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  background: radial-gradient(35% 35%,#0000 96%,#0003 97% 99%,#0000) var(--c);
  clip-path: polygon(100.00% 50.00%,89.66% 55.22%,98.30% 62.94%,86.96% 65.31%,93.30% 75.00%,81.73% 74.35%,85.36% 85.36%,74.35% 81.73%,75.00% 93.30%,65.31% 86.96%,62.94% 98.30%,55.22% 89.66%,50.00% 100.00%,44.78% 89.66%,37.06% 98.30%,34.69% 86.96%,25.00% 93.30%,25.65% 81.73%,14.64% 85.36%,18.27% 74.35%,6.70% 75.00%,13.04% 65.31%,1.70% 62.94%,10.34% 55.22%,0.00% 50.00%,10.34% 44.78%,1.70% 37.06%,13.04% 34.69%,6.70% 25.00%,18.27% 25.65%,14.64% 14.64%,25.65% 18.27%,25.00% 6.70%,34.69% 13.04%,37.06% 1.70%,44.78% 10.34%,50.00% 0.00%,55.22% 10.34%,62.94% 1.70%,65.31% 13.04%,75.00% 6.70%,74.35% 18.27%,85.36% 14.64%,81.73% 25.65%,93.30% 25.00%,86.96% 34.69%,98.30% 37.06%,89.66% 44.78%); /* from https://css-generators.com/starburst-shape/ */
}

/* HTML: <div class="ribbon">Your text content</div> */
.cribbon {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  
}

.cribbon {
  --c: #6a2383;
  /* control the ribbon shape (adjust each variable to understand what it does) */
  --a: 56deg; 
  --r: 6deg; 
  --s: 1.6em;
  
  padding: .6em 1.3em; /* you may need to adjust this based on your content */
  aspect-ratio: 1;
  display: grid;
  place-content: center;
  text-align: center;
  position: relative;
  z-index: 0;
  width: fit-content;
  box-sizing: border-box;
  
  position: absolute;
  left: 50%;
  top: -60px;
  transform: scale(0.8) translateX(-50%);
}
.cribbon:before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: calc(50% - var(--s)/2) -150% auto; /* you can also adjust the 150% to control the shape */
  border-radius: 999px 999px 0 0;
  aspect-ratio: 2;
  border: var(--s) solid color-mix(in srgb, var(--c), #000 35%);
  border-bottom: none;
  clip-path: polygon(
    100% 0,
    calc(50% + 50%*cos(var(--a))) calc(100% - 100%*sin(var(--a))),
    calc(50% + (50% - var(--s)/2)*cos(var(--a) + var(--r))) calc(100% - (100% - var(--s)/2)*sin(var(--a) + var(--r))),
    calc(50% + (50% - var(--s))*cos(var(--a))) calc(100% - (100% - var(--s))*sin(var(--a))),
    50% 100%,
    calc(50% - (50% - var(--s))*cos(var(--a))) calc(100% - (100% - var(--s))*sin(var(--a))),
    calc(50% - (50% - var(--s)/2)*cos(var(--a) + var(--r))) calc(100% - (100% - var(--s)/2)*sin(var(--a) + var(--r))),
    calc(50% - 50%*cos(var(--a))) calc(100% - 100%*sin(var(--a))),
    0 0
  );
}
.cribbon:after {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  background: radial-gradient(35% 35%,#0000 96%,#0003 97% 99%,#0000) var(--c);
  clip-path: polygon(100.00% 50.00%,89.66% 55.22%,98.30% 62.94%,86.96% 65.31%,93.30% 75.00%,81.73% 74.35%,85.36% 85.36%,74.35% 81.73%,75.00% 93.30%,65.31% 86.96%,62.94% 98.30%,55.22% 89.66%,50.00% 100.00%,44.78% 89.66%,37.06% 98.30%,34.69% 86.96%,25.00% 93.30%,25.65% 81.73%,14.64% 85.36%,18.27% 74.35%,6.70% 75.00%,13.04% 65.31%,1.70% 62.94%,10.34% 55.22%,0.00% 50.00%,10.34% 44.78%,1.70% 37.06%,13.04% 34.69%,6.70% 25.00%,18.27% 25.65%,14.64% 14.64%,25.65% 18.27%,25.00% 6.70%,34.69% 13.04%,37.06% 1.70%,44.78% 10.34%,50.00% 0.00%,55.22% 10.34%,62.94% 1.70%,65.31% 13.04%,75.00% 6.70%,74.35% 18.27%,85.36% 14.64%,81.73% 25.65%,93.30% 25.00%,86.96% 34.69%,98.30% 37.06%,89.66% 44.78%); /* from https://css-generators.com/starburst-shape/ */
}
