/*
Theme Name: BelastingOndernemers.nl
Theme URI: http://demo.casethemes.net/lawsight/
Author: CaseThemes
Author URI: https://themeforest.net/user/case-themes/portfolio
Description: Lawsight design, ingericht voor BelastingOndernemers.nl.
Version: 1.1.7
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: lawsight
Tags: advocate, attorney, attorney website, attorneys, barrister, business, corporate, law, law firm, law office, lawyer, lawyer theme, legal blog, legal services, notary
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* BelastingOndernemers.nl custom brand */
.bo-hero .bo-hero-copy, .bo-hero .bo-hero-copy p { color:#fff; font-size:19px; line-height:1.75; max-width:780px; }
.bo-light-text, .bo-light-text p { color:#fff !important; }
.bo-center-intro { max-width:860px; margin-left:auto; margin-right:auto; text-align:center; }
.footer-logo img { max-height:58px; width:auto; }
#ct-header-wrap .site-logo img { max-height:64px; width:auto; }
@media(max-width:767px){ .bo-hero .bo-hero-copy, .bo-hero .bo-hero-copy p { font-size:16px; } #ct-header-wrap .site-logo img{max-height:50px;} }
/* Wide pictorial logo - BelastingOndernemers.nl */
#ct-header-wrap .site-logo img,
#ct-header-wrap .logo-dark img,
#ct-header-wrap .logo-light img {
    max-height: 72px;
    width: auto;
    max-width: 285px;
    object-fit: contain;
}
@media (max-width: 991px) {
    #ct-header-wrap .site-logo img,
    #ct-header-wrap .logo-dark img,
    #ct-header-wrap .logo-light img {
        max-height: 56px;
        max-width: 220px;
    }
}
@media (max-width: 480px) {
    #ct-header-wrap .site-logo img,
    #ct-header-wrap .logo-dark img,
    #ct-header-wrap .logo-light img {
        max-height: 48px;
        max-width: 185px;
    }
}
