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


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

.services-cards-section .bt_bb_column .bt_bb_card_image img {
	height: 200px !important;
	object-fit: cover !important;
}

.services-cards-section .bt_bb_column .bt_bb_card .bt_bb_card_text_box {
	background-color: rgba(104,104,104,0.7);
}

.bt-logo-area .logo {
	padding: 10px !important;
}

.bt_bb_background_image_holder_wrapper + .bt_bb_port header > h1.bt_bb_headline_tag > span.bt_bb_headline_content {
	text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

body:not(.home) .bt_bb_background_image_holder_wrapper + .bt_bb_port header > h1.bt_bb_headline_tag > span.bt_bb_headline_content > span {
	width: fit-content;
    padding: 10px;
    background: rgba(104,104,104,0.7);
}

.home-hero-headline {
    background: rgba(104,104,104,0.7);
}

.home-hero-subline {
	width: fit-content;
    padding: 10px 35px;
    background: rgba(104,104,104,0.7);
	justify-self: center;
}

.bt_bb_contact_form_7 form.wpcf7-form .wpcf7-submit, .bt_bb_contact_form_7 .wpcf7-form button#submit {
	color: #fff !important;
}

.single-portfolio:not(.btStickyHeaderOpen) header.mainHeader,
.archive.category:not(.btStickyHeaderOpen) header.mainHeader,
.single-post:not(.btStickyHeaderOpen) header.mainHeader,
.page-id-3418:not(.btStickyHeaderOpen) header.mainHeader,
.page-id-3:not(.btStickyHeaderOpen) header.mainHeader{
	background: rgba(104,104,104,0.7);
}

.bt_bb_working_hours_inner_link {
	display: none !important;
}

.bt_bb_working_hours_inner_content {
	padding-right: 0px !important;
}

.btPostSingleItemStandard .btArticleShareEtc .btReadMoreColumn .bt_bb_button a {
	color: #fff !important;
}

.bt_bb_contact_form_7 .wpcf7-form .wpcf7-submit:hover, .bt_bb_contact_form_7 .wpcf7-form button#submit:hover {
	color: #fff !important;
}

.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_post_content .bt_bb_grid_item_date:before, .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_date:before{
	color: white;
}