/*
Theme Name: Beautynails
Description: Theme für Beauty Nails & Face in Mölln
Author: brainship
Author URI: http://www.brainship.de
Template: dt-the7
Version: 1.1
Tags:
*/

@font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("assets/fonts/source-sans-300.ttf") format("truetype");
}

@font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("assets/fonts/source-sans-400.ttf") format("truetype");
}

@font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("assets/fonts/source-sans-600.ttf") format("truetype");
}

@font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("assets/fonts/source-sans-700.ttf") format("truetype");
}

/* Main Content */
.beauty_content_element {
    margin-bottom: 15px;
}

/* Components */
.floating-mobile-menu-icon .dt-mobile-menu-icon.floating-btn,
.scroll-top {
    border-radius: 50%;
}

/* A single-slide hero does not need to flash a slideshow loading spinner. */
sr7-prl {
    display: none !important;
}

/* Keep legal links directly tappable instead of collapsing them into a select menu. */
@media screen and (max-width: 990px) {
    .footer .mini-nav #bottom-menu {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
    }

    .footer .mini-nav #bottom-menu > li {
        display: block;
    }

    .footer .mini-nav #bottom-menu > li > a {
        display: inline-flex;
        min-height: 44px;
        padding: 0 10px;
        align-items: center;
    }

    .footer .mini-nav .menu-select {
        display: none !important;
    }
}

/* Revolution Slider scales the legacy desktop type down to 9px on phones. */
@media screen and (max-width: 777px) {
    #SR7_1_1-1-2,
    #SR7_1_1-1-3,
    #SR7_1_1-1-4,
    #SR7_1_1-1-7 {
        font-family: "Source Sans Pro", sans-serif !important;
        font-size: 13px !important;
        line-height: 15px !important;
    }

    #SR7_1_1-1-8 {
        font-family: "Source Sans Pro", sans-serif !important;
        font-size: 12px !important;
        line-height: 15px !important;
    }
}
