<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
    Theme Name: Hair &amp; Beauty Child
    Author: Vamtam
    Author URI: https://vamtam.com
    Template: hair-beauty
  */

body.page-template-guestbook-php #commentform #submit {
    color: #b69e59;
}

.text-divider-double {
    hyphens: none;
}

.services_mobile { display:none; }

.page-header { padding-bottom:2em; }

@media (max-width:958px) {
    .services_desktop { display:none; }
    .services_mobile { display:initial; }
}

@media (max-width:900px) {
    .responsive-layout header.main-header .logo img {
        max-height: 50px !important;
    }
    .responsive-layout header.main-header .first-row .logo-wrapper .logo {
        max-height:none;
    }
}


@media (max-width:479px) {
    .responsive-layout header.main-header.layout-logo-menu .first-row .logo-wrapper .logo img {
        max-width: 300px;
    }
}
</pre></body></html>