/*
 Theme Name:   Medicare Child
 Theme URI:    http://medicare.bold-themes.com
 Description:  Medicare Child Theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     medicare
 Version:      1.0.0
 Tags:         one-column, right-sidebar, fluid-layout, responsive-layout, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  medicare_child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.btIco.invisible-icon .btIcoHolder::after{
    visibility: hidden !important;
}

.home-slider {
    background-size: 100vw auto !important;
    background-position: center 0% !important;
}

@media (max-width: 1050px) {
    .home-slider {
        background-attachment: local !important;
        background-position: center 50% !important;
        background-size: cover !important;
    }
}

@media (min-width: 1301px) {
    .home-slider {
        background-position: center -30% !important;
    }
}

@media (min-width: 1401px) {
    .home-slider {
        background-position: center -60% !important;
    }
}

@media (min-width: 1501px) {
    .home-slider {
        background-position: center -200% !important;
    }
}

@media (min-width: 1601px) {
    .home-slider {
        background-attachment: local !important;
        background-position: center 60% !important;
    }
}

.btBelowMenu:not(.btStickyHeaderActive) .mainHeader {
    background: rgba(0,0,0,0.4) !important;
}

.home-slider .header .headline, .small-header .header .headline {
    text-shadow: 0 0 30px rgba(0,0,0,0.8);
}

.home-slider .header .btSubTitle, .small-header .header .btSubTitle {
    text-shadow: 0 0 15px rgba(0,0,0,0.8);
}

.small-header {
    background-size: cover !important;
    background-position: center 60% !important;
}

/*
@media (min-width: 2001px) {
    .small-header {
        background-size: 2000px auto !important;
    }
}*/

body {
    font-size: 15px !important;
}
