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


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

@media only screen and (max-width: 1199px) {
    .bt_bb_size_huge.bt_bb_headline h1, .bt_bb_size_huge.bt_bb_headline h2, .bt_bb_size_huge.bt_bb_headline h3, .bt_bb_size_huge.bt_bb_headline h4, .bt_bb_size_huge.bt_bb_headline h5, .bt_bb_size_huge.bt_bb_headline h6 {
        font-size: 7rem !important;
    }
}


@media only screen and (max-width: 420px) and (min-width: 420px) {
    .bt_bb_size_extrahuge.bt_bb_headline h1, .bt_bb_size_extrahuge.bt_bb_headline h2, .bt_bb_size_extrahuge.bt_bb_headline h3, .bt_bb_size_extrahuge.bt_bb_headline h4, .bt_bb_size_extrahuge.bt_bb_headline h5, .bt_bb_size_extrahuge.bt_bb_headline h6 {
        font-size: 5rem !important;
    }
}
