/*
Theme Name: Brooklyn Child
Theme URI: http://www.unitedthemes.com
Description: Creative Portfolio
Version: 4.9.1.2
Author: United Themes
Author URI: http://www.unitedthemes.com
Template: brooklyn
*/

.hero {
    height: 75%;
    min-height: 75%;
}

.hero-btn {
    padding: 10px 20px;
    line-height: 1.6;
    vertical-align: middle;
}

.hero-btn:hover, 
.hero-second-btn:hover,
.hero-btn:active, 
.hero-second-btn:active {
    background: rgba(255, 255, 255, 0.2);
}

.blog .main-content-background, .archive .main-content-background, .search-results .main-content-background {
    padding-top: 40px;
    padding-bottom: 40px;
}

.ut-spacing-120:not(.blog):not(.archive):not(.search-results):not(.single-post):not(.single-product):not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account).ut-vc-disabled .main-content-background {
    padding-top: 80px;
}

#breadcrumbs {
    font-family: raleway;
    font-style: normal;
    padding-bottom: 20px;
}