/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

#wpsm_accordion_1601 .ac_open_cl_icon {
	float:none !important;
}
.accordion_plus .wpsm_panel-title a{
	display: flex!important;
	justify-content: center;
}
.accordion_plus span.ac_open_cl_icon.fa.fa-plus {
    margin-top: 2px;
}

.service-cont-heading b{
	font-family: Poppins;
}

.investigation_gallery .isotope-activated .work-item img{
	height: 200px;
	width: 100%;
}

.analysis_sub_img .isotope-activated .elastic-portfolio-item {
	left: 50%!important;
    transform: translateX(-50%)!important;
}

h1, h2, h3, h4, h5, h6, b {
	font-family: Poppins!important;
}

.ac_title_class {
    font-weight: 700;
}
.contact-form .depth-1 label {
	color: #ffffff;
}

a#to-top {
    display: none;
}
a:hover, a:active, #header-outer li a:hover,  .sub-menu li a:hover  {
	color: #000!important;
	font-weight: 700;
}

@media only screen and (max-width: 768px) {
.image_order {
	order: 2;
}
}