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


/* Theme customization starts here
-------------------------------------------------------------- */
*/MENU DESTRO*/
.btMenuHorizontal .menuPort > nav > ul > li {
    padding: calc(0px* .25) calc(50px* .2) calc(250px* .25) 0 !important;
}
.mainHeader {
    padding-top: 1%;
}


.bt_bb_size_large.bt_bb_headline h1 {
    font-size: 3.75rem;
    font-weight: 700;
}

*/Box News*/

.bt_bb_grid_item_post_content {
    background: rgb(255 255 255) !important;
    padding: 1.5em 1.5em 1.5em !important;
}
.btMenuHorizontal .menuPort > nav > ul > li > a {
    color: black;
}