/*
 Theme Name:   Avantage-NAC-Dark
 Theme URI:    http://avantage.bold-themes.com
 Description:  Avantage is a Consulting WordPress Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     avantage
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  avantage-nac-dark
*/
/*dark site styles*/
body, .simple-banner, .simple-banner-text a, .bt_bb_row, .bt_bb_column, .topBar, .bt_bb_section {
    background-color: grey !important;
    color: black !important;
}

img, .bt_bb_column_background_image, .bt_bb_background_image_holder, .btPrevNextImage, .bt_bb_icon, .bt_bb_background_image, .bt_bb_column_inner_background_image, .bt_bb_icon_holder:before {
    filter: grayscale(100%) !important;
}

button, .bt_button_widget.bt_button_widget_accent:before, .bt_bb_button a {
    background: grey !important;
	color: white !important;
}

.bt_bb_headline u, .bt_bb_latest_posts_item_title a, .btIconWidgetTitle a, .btIconWidgetTitle:hover, .btIconWidgetIcon:hover, .btTopToolsLeft a:hover, .btTopToolsRight a:hover, .bt_bb_latest_posts_item_read_more a {
    color: black !important;
}

.bt_bb_icon_holder:before, .btTopToolsRight a:hover{
    box-shadow: black 0px 0px 0px 1px !important;
}

.bt_bb_icon_holder span:hover, .menu-item a:hover, .bt_bb_headline_content, .logo a:hover, .bt_bb_headline_content b, .bt_bb_text a {
    color: black !important;
}

.bt_bb_text > * > span, .bt_bb_text > p > strong > span, .bt_bb_text > p > span > strong > span {
    color: black !important;
}

.fusion-responsive-typography-calculated > * > span {
    color: black !important;
}

.slick-dots li:after, .btMenuHorizontal .menuPort nav > ul > li.current-menu-ancestor > a:after, .btMenuHorizontal .menuPort nav > ul > li.current-menu-item > a:after, .btMenuHorizontal .menuPort > nav > ul > li > ul li a:before {
    background: black !important;
}
.btMenuVertical .mainHeader nav > ul > li.current-menu-ancestor > a, .btMenuVertical .mainHeader nav > ul > li.current-menu-item > a, .btPagination .paging a:after {
    background: black !important;
}
.bt_bb_column_content > .bt_bb_row_wrapper > .bt_bb_row_inner > .bt_bb_column_inner > .bt_bb_column_inner_content {
    background-color: grey !important;
    /*border: black 1px solid !important;*/
}

body .bt_bb_content_slider_item > * > .bt_bb_column_inner_content {
    background-color: unset !important;
}
.bt_bb_accordion_item, .bt_bb_accordion_item_title {
    background-color: grey !important;
    color: black !important;
    border-color: black !important;
}
.title, .btArticleDate:before {
    color: black !important;
}
label, .pageNext a:hover, p > a, .btPrevNextTitle:hover {
    color: black !important;
}
body .wpcf7-submit {
    background: black !important;
}
table > thead > tr > th {
    background-color: black !important;
}
table > thead > tr > th > span {
    color: white !important;
}
#pieces > tbody > tr > th, .on > span {
    color: white !important;
}
.bt_bb_headline_superheadline:before, .bt_bb_headline_superheadline:after {
    border-top: 2px solid black !important;
}
.btBox > h4:after {
   border-bottom: 2px solid black !important;
}
.wpcf7-form > p > .wpcf7-submit {
    background: black !important;
    color: white !important;
}

.bg-d73732 {
    background-color: black !important;
    color: white !important;
}

.tagcloud a {
    background: black !important;
}
div.bt_bb_cf7_form > div.bt_bb_cf7_row > div.bt_bb_cf7_element > p > label > span.bt_bb_required:after {
    color: black !important;
}
div.bt_bb_cf7_button > p > input.wpcf7-submit {
    background: black !important;
    color: white !important;
}
.btBox ul li a:hover, .btCustomMenu ul li a:hover, .btTopBox ul li a:hover {
    color: black !important;
}
.btContent .btArticleHeadline .bt_bb_headline a:hover {
    color: black !important;
}
.bt_bb_headline_subheadline {
    color: black;
}
div.bt_bb_content_slider_item_content > div.bt_bb_row_wrapper > div.bt_bb_row_inner > div.bt_bb_column_inner > div.bt_bb_column_inner_content > header.bt_bb_headline > h1.bt_bb_headline_tag > span.bt_bb_headline_content > span {
    color: grey !important;
}
div.bt_bb_content_slider_item_content > div.bt_bb_row_wrapper > div.bt_bb_row_inner > div.bt_bb_column_inner > div.bt_bb_column_inner_content > header.bt_bb_headline > div.bt_bb_headline_subheadline {
    color: white !important;
}
