/*
Theme Name: Findensaunagus.dk Tema 1.0
Theme URI: https://findensaunagus.dk
Author: Steve
Author URI: Steve 
Description: Tema for findensaunagus.dk 2025. 
Version: 1.10.23
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
Text Domain: Findensaunagus.dk-Tema 1.0
*/

/*Body*/
body {
font-family: "Figtree", sans-serif;
background-color: #faf9f5;
color: #3a3d43;
padding: 0px 0px 0px !important;
}
/*Body*/

@media (max-width: 991.98px) {
    .mobile-sheet {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 999 !important;
        background: #faf9f5;
        border-top-left-radius: 18px;
        border-top-right-radius: 18px;
        box-shadow: 0 -8px 24px rgba(0, 0, 0, .08);
        max-height: calc((var(--vh) * 100) - var(--hdr));
        display: flex;
        flex-direction: column;
        will-change: transform;
        transition: transform .22s ease;
    }
     .hero-spacer ~ section, .hero-spacer ~ div, .hero-spacer ~ * {
        position: relative;
        z-index: 999 !important;
        background: #faf9f5;
    }

.offcanvas.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: 0;
    transform: translateX(100%);
    margin: 0px;
    border-radius: 0px;
    box-shadow:none !important;
}

}



.offcanvas.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: 0;
    transform: translateX(100%);
    margin: 0px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1) !important;
}



.pill-label {
    background-color: #e5e7eb;
    border-radius: 50px;
    color: #2d3436;
    padding: 4px 10px;
    display: inline-flex;
    align-items: center;
    font-size: 0.75rem;
    font-weight: 600;
}
.badge-catgeo {
    position: absolute;
    top: 12px;
    left: 110px;
    background: rgba(255, 255, 255, .95);
    color: #495057;
    font-size: .75rem;
    font-weight: 600;
    padding: .4rem .8rem;
    border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, .08);
    backdrop-filter: blur(8px);
}


 i {
    -webkit-text-stroke: 0.5px !important;
}

.bi-chevron-right{
    color: #fff;
}


/* Rating-variant */
.pill-rating{
  background:#227950;           /* let gul */
  border-color:#227950;
border-radius: 4px;
color: #fff;
}
.pill-rating i{
  color:#f5c518;                 /* IMDb-gul til stjernen */
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: grab;
    min-height: 425px !important;
    margin-top: 15px;
}
.info-text i {
    color: #2d3436 !important;
    margin-right: .25rem;
}

.bi-heart-fill{
    color: #d63031 !important;
}

.bi-heart{
    color: #d63031 !important;
}

#btn-tilmeld{
    border-radius: 50px;
    font-weight: 700;
    background-color: #000 !important;
}

.price-section {
    background: #fff;
    padding: 0.4rem 1rem 1rem 1.25rem !important;
}



.sauna-card {
    transition: all .3s ease;
    border:0px solid #e0e6ed !important;
    border-radius: 20px !important;
    overflow: hidden;
    background: #fff;
    margin-top: 13px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1) !important;
    height: 100%;
}

.category-link {
    background: #fff !important;
    transition: border .3s ease-in-out;
    box-shadow: 0 1px 8px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1) !important;
    border-radius: 50px !important;
}



#kontakt-os{
    min-height: 500px;
}
.icon-circle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px; /* Adjust size as needed */
    height: 50px; /* Adjust size as needed */
    border-radius: 50%; /* Makes it circular */
    background-color: #f5f5f6; /* Light background color */
    color: #000; /* Icon color */
    font-size: 1.5rem; /* Adjust icon size as needed */
    margin-right: 10px; /* Space between the icon and text */
}



.breathing {
    animation: breathingEffect 2s infinite ease-in-out;
    display: inline-block;
}

@keyframes breathingEffect {
    0%, 100% {
        box-shadow: 0 0 5px rgba(39, 174, 96, 0.6); /* 60% opacity */
        border-radius: 50%; /* To ensure a circular border */
        transform: scale(1); /* Normal size */
    }
    50% {
        box-shadow: 0 0 15px rgba(39, 174, 96, 0.4), 0 0 25px rgba(39, 174, 96, 0.2); /* Reduced opacity */
        transform: scale(1.2); /* Slightly larger size */
    }
}



#CookiebotWidget :focus-visible, #CookiebotWidget:not(.CookiebotWidget-open) .Cookiebotwidget-logo {
    outline: 0px solid #1032CF !important;
    outline-offset: 0px;
}
.tilmeld-header{ padding-top: 40px !important; padding-bottom: 40px;
}

.col-lg-6 p{
    margin-top: 0;
    margin-bottom: 1rem;
    color: rgb(107 114 128);
}

.fw-bolder{
    font-weight: 700 !important;
}

.fw-bold{
    font-weight: 700 !important;
}

#btn-book {
    background-color: #212529 !important;
}

.breadcrumbs {
    align-items: center;
    border-radius: 8px;
    display: flex;
    flex-flow: row nowrap;
    margin: 0;
    overflow-x: auto;
    padding: 8px;
    padding-left: 0;
    padding-right: 0;
    white-space: nowrap;
    background-color: #fff;
}
.breadcrumbs a {
    color: #3a3d43 !important;
    text-decoration: underline;
}

.breadcrumb-separator {
    margin-left: 5px;
    margin-right: 5px;
    color: #f5f5f6;
}

/*Cookie*/

.cmplz-marketing, .cmplz-statistics,.cmplz-preferences,
.cmplz-functional ,.cmplz-eu ,.cmplz-optin{
padding: 0px 0px 0 !important;
}
/**/
.rounded-pill {
    border-radius: 8px !important;
    font-size: 12px !important;
    background-color: #eee !important;
    padding: 4px;
    margin: 1px !important;
margin-top: 2px !important;
margin-bottom: 2px !important;
}
.navbar-brand{
padding-top: 2px;
padding-bottom: 2px;
}


.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #3a3d43 !important;
    font-weight: 700;
}


.navbar-brand img{
    height: 65px;
}

/*Reklame imellem steder*/

.col-indimellem-gus{
    background-color:transparent;
    min-height: 75px !important;
    height: auto;
    padding: 10px;
    border-radius:10px; 
    display: none;
}
/**/


/*Sogning*/
.form-control {
    display: block;
    font-size: 1rem;
    line-height: 1.5;
}
#form-sog {
    min-width: 720px;
    padding: 0.375rem 0.75rem;
    border-radius: 10px;
    margin-right: 0px !important;
    margin-left: 0px;
    border: none;
    background-color: #f3f3f3 !important;
}
.btn_button2 {
    color: #fff !important;
    background-color: transparent;
    border: none;
    margin-top: 0px;
    width: 45px !important;
    border-radius: 10.5px;
    background-color: #212529 !important;
    margin-bottom: 0;
    height: 45px !important;
    margin-left: 5px;
    z-index: 800;
}
/*Sogning*/


/*Steps i info for programmet*/

.circle-list li::before {
    content: attr(data-counter);
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #eee !important;
    color: #212529;
    text-align: center;
    line-height: 30px;
    font-weight: 600;
}

.circle-list {
    list-style-type: none;
}
.circle-list li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 20px;
}

.vertical-timeline {
    width: 100%;
    position: relative;
    padding: 1.6rem 0 0rem;
}

.vertical-timeline ol {
    font-size: 16px;
    padding-left: 12px;
}

.vertical-timeline::before {
    content: '';
    position: absolute;
    top: 5px;
    left: 10px;
    height: 95%;
    width: 2px;
    background: #e9ecef;
    border-radius: 0.25rem;
}
/*Steps i info for programmet*/

#container-ingen-side{
min-height: 1000px;
margin-top: 150px; 
margin-bottom: 80px;

}
.byen-p {
    color: #3a3d43;
    font-weight: 500;
    font-size: 14px;
    margin-top: 10px;
    line-height: 1.2;
    margin-bottom: 8px;
}
/*Container-margin*/
#container-margin{
    margin-top: 95px; 
    margin-bottom:30px;
}

/*Container-margin*/

/*Progress Baren */
.progress-container {
    margin-top: 108px;
    width: 100%;
    height: 5px;
    background: transparent;
    position: fixed;
    top: 0;
    z-index: 1;
}

.progress-bar {
    height: 5px;
    border-radius: 0;
    background-color: #00163b;
}

/*Progress Baren */


/*Badge under titel*/
.text-bg-dark {
    padding: 7px;
    margin-top: 5px;
    background-color: #3a3d43;
    font-size: 12px;
}

/*Ofte stillede spørgmål*/
.accordion-button:not(.collapsed) {
        color: #3a3d43;

    background-color: #212529;
    box-shadow: none !important;
    border-radius: 10px !important;
    font-weight: 800;
}
.accordion-item {
    color: #3a3d43;
    background-color: transparent;
    border: none;
}
.accordion-flush .accordion-item .accordion-button, .accordion-flush .accordion-item .accordion-button.collapsed {
    border-radius: 0;
    padding: 14px;
    padding-left: 5px;
    padding-right: 5px;
}
.accordion-body {
    padding: 10px;
    padding-left: 4px;
    padding-right: 4px;
}
.accordion-button{
    background-color: transparent !important;
        color: #3a3d43;

}
/*Ofte stillede spørgmål*/

/*blog*/
.img-thumbnail {
    margin-bottom: 20px;
    border-radius: 20px !important;
    background-color: transparent;
    border: none !important;
    padding: 0;
}
/*blog*/


/*Til bokse priser*/
.pris-h2 {
    text-align: right;
    font-weight: 800;
    font-size: calc(1.325rem + .9vw);
    line-height: 1;
    margin-bottom: 4px;
    margin-top: 4px;
}


/*Modal*/
.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 0rem 1rem !important;
    border-bottom: 0px solid #dee2e6 !important;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}
.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 0.25em 0.25em;
    color: #212529;
    background: transparent url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e) center/1em auto no-repeat;
    border: 0;
    border-radius: 0.25rem;
    opacity: 1;
    border-radius: 50%;
    background-color: #f4f5f9!important;
}
.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem;
    font-size: 16px;
}
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid rgba(0,0,0,.2);
    border-radius: 12px;
    outline: 0;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 1.5rem;
    margin-top: 16px;
    font-weight: 800;
}
/*Modal*/


.top-venstre {
    position: absolute;
    top: 10px;
    right: 0;
    left: 12px;
    width: 39px;
    border-radius: 50%;
    background-color: rgba(255,255,255,0.8);
    padding: 8px;
}

.top-venstre-info {
    position: absolute;
    top: 93px;
    margin-left: 5px;
    width: 43px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 10px;
    z-index: 1;
}
#header-top{
    background-color: #fff; margin-top: 70px;
}
a {
color: #3a3d43;
    text-decoration: none;
}

.flex-shrink-0 {
    flex-shrink: 0!important;
    padding-top: 15px;
}

.card-img-top{
        height: 250px;
    object-fit: cover;
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
}

#col-lg-4-img {
    margin-top: 2px !important;
    margin-bottom: 0px !important;
}


.col-lg-4 a {
    text-decoration: none;
    font-weight: 800;
}
.display-6 {
    font-size: 2.2rem;
}
.h3, h3 {
    font-size: 1.45rem;
}

.h6, h6 {
    font-size: 1.15rem;
    margin-bottom: 0;
    margin-top: 12px;
}
.btn-light {
    background-color: #eee;
    border: 0px solid !important;
    min-height: 40px;
}

/*Header*/
#forside-header {
    margin-top: 70px !important;
    margin: 0px;
}
.lead {
    font-size: 1.15rem;
    font-weight: 400;
    margin-top: 1rem;
    margin-bottom: 1.5rem;
}

#col-lg-12-header{
    min-height: 480px; 
    background-color: rgba(255, 255, 255, 0.6);; 
    border-radius: 35px;
object-fit: cover;
background-size: auto, auto; /* Not to be confused with `auto auto` */

}

.inside-col-12 {
    margin-top: 2%;
    padding: 25px;
}
#stick-forside-scroll-nav-1 {
    background-color: rgba(255,255,255,1.0);
    margin-bottom: 35px;
    box-shadow: 0 1px 1px 0 rgb(32 76 136 / 4%) !important;
    transition: box-shadow 0.2s ease;
}
#stick-forside-scroll-nav-1 {
    background-color: #fff;
    height: auto !important;
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0;
    transition: top 0.3s;
}
#stick-forside-scroll-nav-1.stick1 {
    margin-top: 18px;
    position: fixed;
    top: 50px;
    padding-top: 8px;
    backdrop-filter: saturate(180%) blur(30px);
    z-index: 1;
    -webkit-border-radius: 0 0 0px;
    border-radius: 0 0 0px;
    /* background-color: rgba(255,255,255,0.80); */
    transition: top 0.3s;
    background-color: rgba(255,255,255,.7);
}


.img-top-header {
    width: 100%;
    border-radius: 20px;
    height: 270px;
    object-fit: cover;
}



.btn_button2 {
    color: #fff !important;
    background-color: transparent;
    border: none;
    margin-top: 0px;
    width: 45px !important;
    border-radius: 10.5px;
    background-color: #212529 !important;
    margin-bottom: 0;
    height: 45px !important;
    margin-left: 5px;
    z-index: 800;
}

/*Header*/




#container-margin-top{
margin-top: 110px;
min-height: 1000px;
}


a:hover{
    color: #3a3d43;
}
label {
    display: inline-block;
    font-size: 16px;
}


/*Footer start*/
footer {
    background-color: #fff !important;
    min-height: 515px;
    margin-top: -12px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}



.footer-title {
    font-size: 24px;
    color: #000;
    font-weight: 700;
    margin-top: 25px;
}

.col-lg-2 li {
    display: block;
    font-size: 16px;
    line-height: 2;
    color: #000;
}
.col-lg-2 a {
    color: #000;
    text-decoration: none;
}
#col-lg-3-footer {
    width: 20%;
    padding: 4px;
}

/*Custom Checkboks til filter*/
#Filter{
display: block;
float: left; 
min-height: 400px; 
background-color: #fff; 
border-radius: 22px;
}

/*Custom Checkboks til filter*/


/*Nav pills*/
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #212529;
    background-color: transparent;
    font-weight: 700;
    border-bottom: 2.5px solid #212529;
    border-radius: 0;
}

.nav-link {
    display: block;
     color: #212529;
}
.nav-link:focus, .nav-link:hover {
    color:#212529;
}
/*Nav pills*/


.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #fff;
}



.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 1.2rem;
    height: 1.2rem;
    background-color: transparent !important;
    border-radius: 50% !important;
    padding: 4px;
}


.sgg-inner-carousel .carousel-control-prev, .sgg-inner-carousel .carousel-control-next {
    width: 25px !;
    height: 25px;
    border-radius: 50%;
    background-color: transparents;
    top: 50%;
    transform: translateY(-50%);
    justify-content: center;
    align-items: center;
    display: flex
;
}

.card-img {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    height: 240px;
    object-fit: cover;
}
.carousel-indicators {
    margin-bottom: 0rem;
}


        .card {
            border-radius: 20px;
        }

        .navbar-light,
        .bg-light {
            background-color: #fff !important;
        }
        .navbar{
            padding-top: .1rem;
            padding-bottom: .1rem;
border-bottom: 0px solid #15986d;      

box-shadow: 0 1px 0 0 rgba(12,14,28,.12);
  

  }
.col-lg-10 a {
    text-decoration: none;
    color: #000;
    font-weight: 700 !important;
}
#one_result_ {
    width: 85%;
    margin:auto;
}

#top-col-mobil {
    padding: 15px;
    margin-top: 5px;
}



.fs-1 {
    font-size: 2.4rem !important;
    color: #212529;
}
#fordele-card{
    background-color: transparent;
}

.menubar-bottom{
    display: none;
}
#openNav {
    display: none;
}

#Opensog {
    display: none;
}

.card-footer {
    background-color: #fff;
    border-top: none !important;
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}

#h5-dato{
    font-size: 12px;
}

.logind-mobil,.register-mobil{
    display: none;
}


.desktop-banner {
    display: none;
}
.mobil-banner{
    display: none;
}


/*Overlay i sog*/
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(33,37,41, 0.9);
    display: none;
    z-index: 999;
}

/*Overlay i sog*/



@media screen and (min-device-width: 321px) and (max-device-width: 600px) {

 .mobil-banner {
        display: block;
    }
    .desktop-banner {
        display: none;
    }

.fs-5 {
    font-size: 1.75rem!important;
}

.logind-mobil,.register-mobil{
    display: block;
}

.byen-p {
    color: #3a3d43;
    font-weight: 500;
    font-size: 14px;
    margin-top: 10px;
    line-height: 1.2;
    margin-bottom: 0px;
}

#container-margin {
    margin-top: 80px;
    margin-bottom: 5px;
}

/*Reklame imellem steder*/

.col-indimellem-gus{
    background-color:transparent;
    min-height: 75px !important;
    height: auto;
    padding: 10px;
    border-radius:10px; 
    display: block;
}
/**/


#col-4-blog{
    width: 100% !important;
}

#faq-col-8, #faq-col-4{
width: 100% !important;
}


#col-lg-3-footer {
    width: 100%;
    padding: 15px;
}
.footer-title {
    font-size: 24px;
    color: #000;
    font-weight: 700;
    margin-top: 0px;
}

/*Modal*/
.modal-dialog {
    position: fixed !important;
    top: auto !important;
    right: auto !important;
    left: auto !important;
    bottom: 0 !important;
}
.modal-dialog-centered {
    display: flex;
    align-items: baseline;
    min-height: 0;
}
.modal.show .modal-dialog {
    transform: none;
    margin: 0px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    width: 100%;
}
.modal-content {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
/*Modal*/

    .top-venstre-info {
        position: absolute;
        top: 75px;
        right: 10px;
        width: 46px;
        border-radius: 50%;
        background-color: rgba(255, 255, 255, 0.8);
        padding: 12px;
        display: block;
    }

.display-6 {
        font-size: 1.5rem;
    }


.navbar-brand{
padding-top: 4px;
padding-bottom: 4px;
}



#fordele-col{
    width: 100%;
}

#stick-forside-scroll-nav-1 {
    display: none;
}
.post-edit-link{
    display: none;
}
.img-top-header {
        width: 100%;
        height: 270px;
        object-fit: cover;
        border-radius: 0px !important;
    }
/*Bottom Menuen*/
.fs-2 {
    font-size: 20px !important;
}
.ikon-bottom-menu {
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: column;
    line-height: 1;
    text-align: center;
    padding-bottom: 6px;
    font-size: 16px;
}
    .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
        color: #212529;
        background-color: transparent;
        border-bottom: 0px solid #212529;
        border-radius: 0;
        font-weight: 800;
        border-top: 2px solid;
    }

.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    margin-right: 0px;
    border-radius: 0;
    color: #3a3d43;
    padding-bottom: 14px;
    padding-left: 0px;
    font-size: 12px;
    padding-right: 0px;
    border-top: 2px solid transparent;
    text-align: center;
}

.menubar-bottom {
    border-top: 2px solid #eee;
background-color: rgba(255,255,255,1);
    min-height: 60px;
    width: 100%;
    display: block;
    justify-content: center;
    left: 0;
    padding: 0px 0 5px;
    position: fixed;
    bottom: 0px;
    right: 0;
    z-index: 100;
}
/*Bottom Menuen*/


#fordele-card{
    width: 100%;
}

.card-img-top {
    height: 192px;
}

.card-img-overlay {
    top: 90px !important;
    padding: 5px;
}


#col-lg-12-header {
    min-height: 440px;
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 0px;
}


#forside-header {
    margin-top: 15px !important;
    margin: 0px;
}

#top-col-mobil {
    padding: 10px;
    margin-top: 5px;
    width: 100% !important;
    padding-top: 0;
}

#one_result_ {
    width: 100% !important;
    margin: auto;
    padding: 0px;
}

#col-lg-4-img {
    width: 100% !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding: 0 !important;
}

 

            .col-lg-8 {
                width: 65% !important;
            }
        }

@media (max-width: 991.98px) {


            .image-container {
                height: 300px;
            }

#kontakt-h2{
    text-align: left !important;
}
#kontakt-h3{
    text-align: left !important;
}


.closebtn{
    border-bottom: 0px solid;
    float: right;
    width: 1.1em;
    height: 1.1em;
    margin-top: 8px;
    padding-top: 4px !important;
    padding: 5px;
    margin-right: 3px;
    background-color: #eee;
    border-radius: 50%;
}

.sidenav-link-1 {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 0px;
}
.sidenav .closebtn {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 34px;
    margin-left: 0px;
    color: #fff;
    padding-top: 0px !important;
    padding-left: 2px;
}
.sidenav a {
    padding: 7px 10px 7px 10px;
    text-decoration: none;
    font-size: 18px;
    color: #3a3d43;
    display: block;
}
.sidenav {
    height: 100vh;
    width: 0;
    position: fixed;
    display: block !important;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    padding-top: 50px;
}

/*Sog mobil nav*/
.sognav-link-1 {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 0px;
    padding: 10px;
}
/*Sog mobil nav*/

#openNav {
    display: block;
    background-color: #fff !important;
}

#Opensog {
    display: block;
    background-color: #fff !important;
}

.navbar-toggler {
    padding: 6px;
    background-color: #f4f5f9 !important;
    border-radius: 50%;
    border: 0;
}


#header-top {
    background-color: #fff;
    margin-top: 65px;
}

.navbar-brand img {
    height: 58px;
}


.card-img {
    height: 240px;
    object-fit: cover;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;

}

            .image-container img {
                object-fit: cover;
                width: 100%;
                height: 100%;
            }

         


            .padding-reset-col-4 {
                padding-right: 0;
            }

            .padding-reset-col-8 {
                padding-left: 0;
            }



.inside-col-12 {
    margin-top: 25px;
    padding: 5px;
}

#select1, #select2, #select3 {
    background-color: #fff !Important;
    max-width: 100%;
    height: 45px;
border-radius: 10px !important;
margin-bottom: 10px;
        }

.btn_button2 {
width: 100% !important;
margin-left: 0px;

}

.col-lg-3{
    width: 50%;
}


}




@media only screen and (min-width: 992px) and (max-width: 1500px) {


#form-sog {
    min-width: 320px;
}


}

/* Saunagus cards shortcode */
.sgg-shortcode-grid .carousel-cell { width: 100%; margin: 0; }
.sgg-shortcode-grid .sauna-card { height: 100%; }
.sgg-shortcode-carousel { min-height: 320px; }

/* Calendar page title: use the same strong editorial H1 scale as the site's
   primary public subpages. This lives in the always-loaded theme stylesheet so
   Bootstrap or page-asset order cannot make the calendar heading smaller. */
.ks-page .ks-title-row h1.display-4 {
    font-family: "Figtree", sans-serif;
    font-size: clamp(2.35rem, 5vw, 4rem) !important;
    font-weight: 800 !important;
    line-height: .98 !important;
    letter-spacing: -.045em !important;
}

@media (max-width: 767.98px) {
    .ks-page .ks-title-row h1.display-4 {
        font-size: 2.45rem !important;
    }
}


/* Verified venue ownership: status only, no card/layout restructuring. */
.sgg-verified-profile{
  position:relative;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex:0 0 auto;
  margin-left:5px;
  color:#0d6efd;
  line-height:1;
  vertical-align:-.06em;
  text-shadow:none;
  cursor:help;
}
.sgg-verified-profile>i{font-size:.88em;line-height:1}
.sgg-verified-profile__tooltip{
  position:absolute;
  left:50%;
  bottom:calc(100% + 9px);
  z-index:9999;
  width:max-content;
  max-width:230px;
  padding:8px 10px;
  border-radius:9px;
  background:#171717;
  color:#fff;
  box-shadow:0 8px 24px rgba(0,0,0,.18);
  font-size:11px;
  font-weight:500;
  line-height:1.3;
  text-align:left;
  white-space:normal;
  opacity:0;
  visibility:hidden;
  transform:translate(-50%,4px);
  transition:opacity .15s ease,transform .15s ease,visibility .15s ease;
  pointer-events:none;
}
.sgg-verified-profile__tooltip strong,
.sgg-verified-profile__tooltip span{display:block;color:#fff;text-shadow:none}
.sgg-verified-profile__tooltip strong{font-size:11px;font-weight:800;margin-bottom:2px}
.sgg-verified-profile:hover .sgg-verified-profile__tooltip{
  opacity:1;
  visibility:visible;
  transform:translate(-50%,0);
}
.overlay-title .sgg-verified-profile,
.sgg-calendar-venue .sgg-verified-profile{margin-left:5px}
@media (hover:none){.sgg-verified-profile__tooltip{display:none}}
