/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.footer-primary.pull-left {
    padding: 7.5px 0;
}
.page-id-9 .header-bottom, .page-id-355 .header-bottom {
    display: none;
}
.su-service {
    position: relative;
    margin: 0 0 1.5em;
}
.su-service-title {
    display: block;
    margin-bottom: 0.5em;
    color: #333;
    font-weight: 700;
    font-size: 1.1em;
}
.su-service-title i {
    position: absolute;
    top: 1px;
    left: 0;
    display: block!important;
/*     width: 1em; */
/*     height: 1em; */
    text-align: center;
    line-height: 1em;
	font-size:30px;
	color:#156ae3
}
.su-service-content {
    line-height: 1.4;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
.entry-content {
	padding-top: 0 !important;
}