/*
Theme Name: Avada
Description: The #1 selling theme of all time that allows you to build virtually any design style.
Author: ThemeFusion
Theme URI: http://avada.theme-fusion.com/
Author URI: http://themeforest.net/user/ThemeFusion
Version: 6.1.2
Requires PHP: 5.6
License: Themeforest Split Licence
License URI: -
Text Domain: Avada
*/

/* Classes needed by Theme Check */
.wp-caption-text,
.gallery-caption,
.bypostauthor {
}
.fusion-main-menu>ul>li>a { 
    height: 40px !important;
    line-height: 40px !important;
}
.iframe_box .fusion-text>p{
	padding: 0;
    margin: 0 -15px;
}


/**** by lz ***/
/*.fusion-bar-highlight{
	color: #003893 !important;
    border-color: #003893 !important;
}*/
.title-sep-container{
	display:none !important;
}
.bury-find-a-service-box-container {
    width: 734px;
    margin: 0 auto;
    background-color: #f6f6f6 !important;
    padding: 0 !important;
}
@media only screen and (max-width: 800px){
.bury-find-a-service-box-container {
    width: 367px;
}
}