/*
    Template: pearl
    Theme Name: Pearl Child Theme
    Theme URI: http://pearl.stylemixthemes.com/
    Author: StylemixThemes
    Author URI: http://stylemixthemes.com/
    Description: Pearl WP is a true multi-niche WordPress theme, which consist of several micro-niche themes. Each micro-niche layout has its own features, modules and specifications. You can use UI modules from any layout and mix it with other UI modules. 300+ UI modules and 250+ prebuilt pages are available for use. Open the shell and find the Pearl!
    Version: 1.1.1
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: beauty salon, blog, business, church, coach, construction, consulting, corporate, ecommerce, multipurpose, music, portfolio, restaurant, transportation, travel, custom-header, custom-menu, editor-style, sticky-post, theme-options
	Text Domain: pearl-child-theme
*/
* {
    font-family: "Helvetica", sans-serif !important;
}
p{
	text-align: justify  !important;
}
.fa, .fas {
    font-family: 'Font Awesome 5 Free' !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .heading_font, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span{
/* 	text-align: initial !important; */
}
.text-center {
    text-align: center !important;
}
body{
	background: #f7f7f7 !important;
}
.stm-header {
    background: #f7f7f7 !important;
}
.stm-header__cell{
    position: relative;
}

.stm-header__cell_left .stm-logo {
    position: absolute;
    top: 0;
	background: #FFF;
	padding:10px !important;
    border-radius: 10px;
}
.stm-header__cell_right .stm-logo {
    position: absolute;
    top: 0;
	right:0;
	background: #FFF;
	padding:10px !important;
    border-radius: 10px;
}
.stm_page_bc .stm_breadcrumbs {
    margin: 0px 0 50px 0 !important;
    color: #333 !important;
}

.stm_header_style_1 .stm-navigation ul > li > ul > li > a{
	color: #252323 !important;
}

.vc_tta.vc_general .vc_tta-panel-title {
    letter-spacing: 0 !important;
}

.stm-header .pearl_is_sticky.pearl_sticked .logo:nth-child(1) {
    display: initial !important;
}

.fa.fa-linkedin {
    font-family: 'Font Awesome 5 Brands' !important;
	text-align: center !important;
}
img {
    border: 1px solid #ccc !important;
}

.logo,
.stm-footer img{
	border: none !important;
}