.bar-1691-website-updates-dis {
  	width: 100%;
    position: fixed;
    text-align: center;
    color: #fff;
    align-items: center;
    display: inline-flex;
    padding-left: 70px;
    z-index: 400;
    left: 0;
    bottom:0;
}

.midline2-get-details-wrapper a,
.midline2-get-details-wrapper a:hover,
.midline2-get-details-wrapper a:visited,
.midline2-get-details-wrapper a:active {
    color: inherit;
    text-decoration: none;
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
    letter-spacing: inherit;
}

.midline2-button {
position: absolute;
height: 34.15%;
width: 11.25%;
top: 33.33%;
right: 2.81%;
bottom: 32.52%;
left: 85.94%;
text-align: center;
font-size: 14px;
color: #fff8ef;
font-family: Lato;
}
.midline2-rectangle-parent {
position: absolute;
height: 100%;
width: 100%;
top: 0%;
right: 0%;
bottom: 0%;
left: 0%;
}
.midline2-group-child {
position: absolute;
height: 100%;
width: 96.3%;
top: 0%;
right: 1.85%;
bottom: 0%;
left: 1.85%;
border-radius: 5px;
border: 1px solid #fff8ef;
box-sizing: border-box;
}
.midline2-group-item {
position: absolute;
height: 85.71%;
width: 100%;
top: 7.14%;
right: 0%;
bottom: 7.14%;
left: 0%;
border-radius: 5px;
border: 1px solid #fff8ef;
box-sizing: border-box;
}
.midline2-get-details-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;;
}
.midline2-get-details {
position: relative;
letter-spacing: 0.2em;
text-transform: uppercase;
font-weight: 900;
}


/* Add this media query for mobile to remove line spacing */
@media (max-width: 768px) {
    .midline2-model-container {
        line-height: 1.2 !important;
    }
    
    .midline2-model {
        font-size: 16px;
    }
    
    .join-us-saturday {
        font-size: 16px;
    }
    
    .get-details2 {
        font-size: 16px;
    }
}

@media (max-width: 1440px) {
    .custom1{
        font-size: 20px;
    letter-spacing: 10px;
    }
    .custom2{
        font-size: 20px;
    letter-spacing: 10px;
    }
}

@media (max-width: 1300px) {
    .custom1 {
        letter-spacing: 7px;
    }
    .custom2{
    letter-spacing: 7px;
    }
}

.close-banner {
    display: none;
}

/* Show close button only on mobile */
@media (max-width: 768px) {
    .close-banner {
        display: block;
        position: absolute;
        top: 10px;
        right: 10px;
        background: none;
        border: none;
        color: #fff;
        font-size: 24px;
        cursor: pointer;
        padding: 5px 10px;
        line-height: 1;
        z-index: 401;
    }
    
    .close-banner:hover {
        opacity: 0.7;
    }
    
    .midline2-model-container {
        line-height: 1.2;
        padding: 10px 40px 10px 10px; /* Add right padding for the X button */
    }
    
    .midline2-model {
        font-size: 16px;
    }
    
    .join-us-saturday {
        font-size: 16px;
    }
    
    .get-details2 {
        font-size: 16px;
    }
}




@media (min-width: 769px){
.bar-1691-website-updates-dis {
    height: 102px;
}
}
.midline2-model-container {
  	line-height: 34px;
}
.midline2-model-home-un {
  	font-family: var(--font-bogue-bold);
}
.midline2-model-home-un2 {
  	color: #fff;
}
.midline2-model {
  	font-size: 20px;
    font-family: var(--font-bogue-bold);
}
.span {
  	font-size: 24px;
}
.span3 {
  	color: #223001;
}
.span7 {
  	font-size: 24px;
}
.join-us-saturday-january-242 {
  	font-family: var(--font-karla);
}
.join-us-saturday {
  	font-size: 20px;
  	white-space: pre-wrap;
}
.get-details {
  	white-space: pre-wrap;
}
.get-details2 {
    text-decoration: underline !important;
    letter-spacing: 0.1em;
    font-size: 18px;
    text-underline-offset: 10px;
    text-decoration-color: #E9FDCD !important;
}