/*
 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
-------------------------------------------------------------- */
@font-face {
	font-family: "onlinewebfonts";
	src:url("onlinewebfonts.eot");
	src:url("onlinewebfonts.eot?#iefix") format("embedded-opentype"),
		url("onlinewebfonts.woff2") format("woff2"),
		url("onlinewebfonts.woff") format("woff"),
		url("onlinewebfonts.ttf") format("truetype"),
		url("onlinewebfonts.svg#onlinewebfonts") format("svg");
	font-weight: normal;
	font-style: normal;
}
[class^="i_"]:before, [class*=" i_"]:before{
	font-family: "onlinewebfonts";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.i_gas:before {
	content: "\e010";
}
.i_plates:before {
	content: "\e011";
}
.i_pot:before {
	content: "\e012";
}
.i_knife_cleaver:before {
	content: "\e013";
}
.i_whisk:before {
	content: "\e014";
}
.i_cut_board:before {
	content: "\e015";
}
.i_pan:before {
	content: "\e016";
}
.i_kitchen_hood:before {
	content: "\e017";
}
.i_food:before {
	content: "\e018";
}
.i_food_10:before {
	content: "\e019";
}
.i_products:before {
	content: "\e01a";
}
.i_products_food:before {
	content: "\e01b";
}

.bt_bb_service [class^="i_"]:before, [class*=" i_"]:before {
    font-size: 3.6em;
}

.bt_bb_service [class^="i_"],[class*=" i_"] {margin-bottom:6px;display: block;}

.bt_bb_grid_item_post_content {
    text-align: center;
}

#glav_portofolio .bt_bb_grid_item_meta {
    display: none;
}


.bt-blog-header-content .top_unvis, .bt-content-holder .top_vis {
 /*  display: none;*/
}

.footable-filtering
 {
    display: none;
}

/*

table{
        border:1px solid #333;
        border-collapse: collapse;
        display:inline-block;
    }
    tr{
        display:block;
        width:25%;
        float:left;
    }
    th{
        background:#ddd;
        color:#333;
        border:1px solid #333;
        padding:10px;
        box-sizing:border-box;
        display:block;
        width:100%;
    }
    td{
        border:1px solid #333;
        padding:10px;
        box-sizing:border-box;
        display:block;
        width:100%;
        white-space:nowrap;
    }*/
