/*
Theme Name: Davi Nails
Description: A luxury nail salon WordPress theme
Version: 1.0.1
Author: Kobizo
Text Domain: davi-nails
*/

/* Import the main CSS files */
@import url('assets/css/aaef528cc761c113.css');
header.scrolled {
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

@import url('assets/css/9746aea44c69e579.css');


body {
    font-family: 'Inter', sans-serif;
}

h1, h2, h3, h4, h5, h6, .font-playfair {
    font-family: 'Playfair Display', serif;
}

/* Additional WordPress-specific styles */
.wp-block-group {
    margin: 0;
}

.alignwide {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
}

.alignfull {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
}

/* WordPress admin bar compatibility */
.admin-bar header {
    top: 32px;
}

@media screen and (max-width: 782px) {
    .admin-bar header {
        top: 46px;
    }
}
