/* #slider_menu.owl-carousel .owl-dots .owl-dot span {
    background-color: #fff;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    opacity: 0.5;
    margin: 0;
}

#slider_menu {
    max-width: 400px;
    margin: 0 auto;
    height: auto;
}

#slider_menu.owl-carousel .owl-dots {
    height: 4px;
    overflow: hidden;
    padding: 0;
    margin: 30px auto 0;
    width: 60% !important;
    text-overflow: ellipsis;
}
#slider_menu.owl-carousel .owl-dots .owl-dot {
    margin: 0 4px;
}

#slider_menu.owl-carousel button.owl-dot.active span {
    opacity: 1;
    border: 0;
    background: #fff !important;
    color: transparent;
}

#slider_menu .owl-item {
    padding: 8px;
    margin: 0;
    background: #fff;
}

.pum-overlay.pum-active #popmake-4380.active {
    display: block !important;
}



#slider_menu .owl-nav button span,
#slider_menu .owl-nav button:after,
#slider_menu .owl-nav button:before {
    display: none;
}


@media all and (max-width: 999px) {
    #slider_menu .owl-nav {
        display: block;
        margin: -7px 0 0;
        position: absolute;
        top: 100%;
        right: 0;
        left: 0;
    }

    #slider_menu .owl-nav button {
        position: absolute;
        top: 100%;
        width: 24px;
        height: 24px;
    }
    
    #slider_menu .owl-nav button.owl-prev {
        background: url("../img/owl-prev.svg") no-repeat 50% 50% transparent;
        left: 10%;
    }
    #slider_menu .owl-nav button.owl-next {
        background: url("../img/owl-next.svg") no-repeat 50% 50% transparent;
        right: 10%;
    }

    #popmake-4380 .pum-close.popmake-close {
        border-radius: 50%;
        width: 48px;
        height: 48px;
        position: fixed;
        top: 10px;
        right: 14px;
        background: url("../img/open-popup-close.svg") no-repeat 50% 50% #fff;
        color: transparent;
    }
}

@media all and (min-width: 1000px) {
    #slider_menu .owl-item {
        padding: 16px;
    }

    
    #slider_menu .owl-nav button {
        position: relative;
        display: block;
    }

    #slider_menu.owl-carousel .owl-dots {
        height: 8px;
        overflow: hidden;
        padding: 0;
        margin: 16px auto;
        width: 60% !important;
        text-overflow: ellipsis;
    }

    #slider_menu.owl-carousel .owl-dots .owl-dot span {
        background-color: #fff;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        opacity: 0.5;
        margin: 0;
    }

    #slider_menu.owl-carousel .owl-dots .owl-dot {
        margin: 0 8px;
    }

    #slider_menu, .book_menu-popup {
        max-width: 1280px;
    }
    #slider_menu {
        position: relative;
        padding: 0 44px;
    }

    #slider_menu.owl-carousel .owl-dots {
        margin-top: 35px;
    }

    #slider_menu .owl-nav {
    }
    #slider_menu .owl-nav button.owl-prev {
        left: 0;
    }
    #slider_menu .owl-nav button.owl-prev span {
        background: url("../img/owl-prev.svg") no-repeat 50% 50% transparent;
        display: block;
        width: 44px;
        height: 44px;
        margin: 0 auto;
        background-size: cover;
        color: transparent;
    }
    #slider_menu .owl-nav button.owl-next {
        right: 0;
    }
    #slider_menu .owl-nav button.owl-next span {
        background: url(../img/owl-next.svg) no-repeat 50% 50% transparent;
        display: block;
        width: 44px;
        height: 44px;
        margin: 0 auto;
        background-size: cover;
        color: transparent;
    }

    #slider_menu .owl-nav button.owl-prev span:before,
    #slider_menu .owl-nav button.owl-prev span:after {
        display: none;
    } 

    #slider_menu .owl-nav button {
        position: absolute;
        top: 0;
        bottom: 60px;
        width: 44px;
        background-position: 0% 50%;

        opacity: 1;
        display: block;
        transform: none;
        padding: 0;
        margin: 0;
        cursor: pointer;
        z-index: 30;
    }
    #slider_menu .owl-nav button.disabled {
        opacity: 0.5;
        cursor: default;
    }

    #slider_menu .owl-nav {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

    #popmake-4380 .pum-close.popmake-close {
        border-radius: 50%;
        width: 48px;
        height: 48px;
        position: fixed;
        top: 50px;
        right: 50px;
        background: url("../img/open-popup-close.svg") no-repeat 50% 50% #fff;
        color: transparent;
    }
    
}

#slider_menu .owl-nav [class*=owl-]:hover,
    #slider_menu .owl-nav [class*=owl-]:focus {
    background-color: transparent;
    color: transparent;
    text-decoration: none;
}
#slider_menu .owl-stage-outer {
    background: #fff;
}


.block-menu_popup {position: relative; background: url("/wp-content/themes/steam-rooms/img/bg-menu-block.png") repeat 0 0 #44542A; font-size: 20px; color: #fff; font-weight: 700; line-height: 24.52px; text-align: left; padding: 24px;} .block-menu_popup .text {margin: 0 0 24px;} .link__see-menu {color: #44542A;line-height: 56px; border: 1px solid #fff; height: 56px; font-weight: 400; font-size: 16px; text-align: center; background: #fff; max-width: 195px; cursor: pointer; } .link__see-menu:hover, .link__see-menu a:hover { color: #fff; background: #44542A;} .link__see-menu a {color: #44542A; text-decoration: none; display: block; height: 54px;} @media all and (min-width: 900px) { .block-menu_popup {padding: 40px; font-size: 24px; line-height: 30px;} .block-menu_popup .text {max-width: 455px; margin: 0; } .link__see-menu { position:absolute; right: 40px; top: 40px; width: 195px; }}
 */
.slider_popup,
#popmake-4633 .pum-content {
    width: 375px;
    max-width: 393px;
    margin: auto;
}

.slider_popup .owl-stage-outer {
    height: 286px;
}

@media all and (min-width: 394px) {
    .slider_popup,
    #popmake-4633 .pum-content {
        width: 393px;
    }

    .slider_popup .owl-stage-outer {
        height: 300px;
    }
}

#popmake-4633 .pum-content {
    margin: auto;
    background: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    overflow: hidden;
}

.slider_popup .text-under {
    background: rgba(255, 255, 255, 1);
    padding: 16px;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0%;
    text-align: center;
    color: rgba(51, 51, 51, 1);
}

.slider_popup .text-under * {
    margin: 0;
}

.slider_popup .text-under h4 {
    font-family: "Century Gothic";
    font-weight: 700;
    font-size: 20px;
        margin: 0 0 8px;
    text-align: center;
    padding: 0;
}

.slider_popup .text-under h4 span {
    color: rgba(68, 84, 42, 1);
}

.owl-carousel {
    position: relative;
}

.slider_popup .owl-carousel .owl-item {
    width: 100%;    
}

.owl-carousel .owl-item img {
    width: 100%;
    height: auto;
}

.owl-carousel .owl-dots {
    background-color: rgba(128, 128, 128, 0.5);
    padding: 4px 4px;
    position: absolute;
    bottom: 8px;
    margin: 0 auto;
    white-space: nowrap;
    border-radius: 2px;
    left: calc(50% - 30px);
}

.owl-carousel .owl-dots button {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.8);
    border: 0;
    margin: 0 4px;
    display: inline-block;
}

.owl-carousel .owl-dots button.active {
    background: rgba(255, 255, 255, 1);
}

.owl-carousel .owl-dots button span {
    opacity: 0;
}

.owl-carousel .owl-nav {
    position: absolute;
    top: calc(50% - 16px);
    left: 0;
    right: 0;
    height: 32px;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
    height: 32px;
    width: 32px;
    position: absolute;
}

.owl-carousel .owl-nav button span {
    display: none;
}

.slider_popup .owl-theme .owl-nav [class*=owl-]:hover {
    background-color: rgba(128, 128, 128, 0.5);
}

.owl-carousel .owl-nav button:after {
    color: #fff;
    font-weight: 300;
}

.owl-carousel .owl-nav .owl-prev {
    left: 10px;
}

.owl-carousel .owl-nav .owl-next {
    right: 10px;
}

#popmake-4633 button.popmake-close {
    position: absolute;
    height: 28px;
    width: 28px;
    background: rgba(128, 128, 128, 0.5);
    backdrop-filter: blur(24px);
    color: #fff;
    top: 16px;
    right: 16px;
    font-size: 28px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    line-height: 22px;
    font-weight: 300;
    font-family: auto;
    text-align: center;
    vertical-align: middle;
}