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


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

.btStickyHeaderActive.btTransparentDarkHeader .mainHeader {
	background-color: #d9d9d9 !important;
}

.bt_bb_service.red-circle span {
	border: 5px solid #a82400 !important;
	line-height: 1.6em !important;
}


.bt_bb_service.red-circle.red-icon span {
	color: #a82400 !important;
}

.bt_bb_column_gap_extra_small .bt_bb_service_content_title u {
	color: #888888 !important;
	font-size: 1.2rem !important;
}

section {
  border-top: 2px solid #eee;
}

.btSiteFooter section { border: none !important; }

.bis-gallery .bt_bb_column:first-child .slick-slider  {
	height: 590px !important;
	max-height: 590px !important;
}

.bis-gallery .bt_bb_column:first-child img.twentytwenty-before, .bis-gallery .bt_bb_column:first-child img.twentytwenty-after  {
	height: 590px !important;
	max-height: 590px !important;
}
.bis-gallery .bt_bb_column:nth-child(2) .slick-dots {
	bottom: -0.7em !important;
}

.contact-bis-building  {
	overflow:visible; margin-top:-4em;
}

@media (max-width: 480px) {
	.bt_bb_headline_content {
		word-wrap: anywhere;
	}
	.bt_bb_service.red-circle span.bt_bb_icon_holder {
		width: 60px !important; height: 60px !important; font-size: 30px !important; 
	}
	.contact-bis-building  {
		margin-top:2em;
	}
	.btBottomFooterMobileMenu ul.menu { margin-left: auto; margin-right: auto; }
	
}