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


/* Theme customization starts here
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, body, 
.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title,
.bt_bb_counter_holder .bt_bb_counter,
.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline,
.menuPort, .mainHeader {
    font-family: "Montserrat", sans-serif!important;
}

.about-image-block .bt_bb_image img{
    height: 200px;
}
html .btLogoArea .logo img {
    height: 70px;
    margin-top: 23px;
}
.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .logo img {
    height: 40px;
    margin-top: 10px;
    margin-bottom: 5px;
}
.bt_bb_masonry_image_grid.home-certificate .bt_bb_grid_item.bt_bb_tile_format11{
	overflow: visible;
}
.bt_bb_masonry_image_grid.home-certificate .bt_bb_grid_item.bt_bb_tile_format11 img{
	height: 223px;
	object-fit: scale-down;
}
.bt_bb_masonry_post_image_content .bt_bb_tile_format11 img{
    object-fit: cover;
    width: 100%;
}
.bt_bb_masonry_post_image_content .bt_bb_tile_format_21 img{
    object-fit: cover;
    width: 100%;
}
#wpcf7-f3820-p3809-o1 .btContact .btContactMessage {
    padding-bottom: 1em;
}
#wpcf7-f3820-p3809-o1 input[type="file"] {
    border: none;
    padding: 0;
	display: flex;
}
.home #kontaktai{
	min-height: 0;
}
html .bt_bb_service:hover .bt_bb_service_content_title a {
    color: #ffffff;
}
html .bt_bb_color_scheme_1.bt_bb_style_borderless.bt_bb_service:hover .bt_bb_icon_holder {
    color: #FFEB3B;
}

@media only screen and (max-width: 767px){
html .bt_bb_column.bt_bb_padding_30 .bt_bb_column_content,	
html .bt_bb_row .bt_bb_column.bt_bb_padding_double .bt_bb_column_content 	{
	padding-left: 0px; 
	padding-right: 0px; 
}
.bt_bb_style_borderless.bt_bb_size_xlarge.bt_bb_service .bt_bb_icon_holder {
    width: 60px;
}
}

