/*
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
*/



.textBlocService1 h2{
	font-size: 22px;
}
.tabServices h3 {
    font-weight: bold !important;
}
.row .col.section-title{
    padding: 0 0 10px 0;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, .15);
}
.tabServices .fa-check:before {
    font-size: 22px;
}
.tabServices .iwithtext {
    margin-bottom: 10px;
}
.tabServices .iwithtext .iwt-text {
    padding-left: 36px;
	line-height: 24px;
}
.tabServices [class^=icon-].icon-default-style {
    line-height: 30px;
    height: 14px;
    width: 14px;
	font-size: 22px;
	vertical-align: top;
}
@media only screen and (min-width: 1px) and (max-width: 999px){
	.tabServices .tabbed[data-style="vertical_modern"] >div {
		padding-left: 0px;
	}
}
@media only screen and (max-width: 690px){
	.nectar-split-heading h1{
		font-size: 26px;
	}
}

