/*
 Theme Name:   Tokyo Child Theme
 Theme URI:    https://themeforest.net/item/tokyo-personal-portfolio-wordpress-theme
 Description:  Child theme for Tokyo theme
 Author:       Marketify
 Author URI:   http://themeforest.net/user/marketify
 Template:     tokyo
 Version:      1.0
 License: 	   Located in 'licensing' folder
 License URI:  license.txt
 Tags:         custom-header, custom-background, threaded-comments, custom-menu, featured-images, full-width-template, theme-options, translation-ready
 Text Domain:  tokyo-child
*/

.tokyo_fn_header .search_wrap {
    border-bottom: 1px solid rgba(0,0,0,.1);
    margin-top: 20px;
    margin-bottom: 20px;
}

.tokyo_fn_header .search_wrap form {
    display: none;
}

h2 {
    font-family: Muli !important;
}

a {
    color: #767676;
}

a:hover {
    color: #000;
}

.tokyo_fn_portfolio_titles {
    line-height: 30px;
    white-space: normal;
}