/*
Theme Name: Blossom Fashion Clean Child
Theme URI: https://www.example.com
Description: Child theme for Blossom Fashion with corrected style enqueue loading.
Author: Site Owner
Author URI: https://www.example.com
Template: blossom-fashion
Version: 1.0
Text Domain: blossom-fashion-clean-child
*/

.header-holder {
    background-color: black;
}
.header-holder a {
    color: white;
    font-family: 'rouge script', serif;
    font-size: 80px;
    line-height: 1em;
    font-weight: 400;
    margin: 0 0 35px;
}
.header-holder .site-title:hover {
    transition: none;
}
.site-header .header-t .col {
    float: left;
    width: 100%;
    padding: 0 15px;
}
.search-form {
    display: none;
}
