/*
    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
*/
.stm-navigation__default > ul > li ul {
	width: 291px !important;
}	

.sub-menu li > .sub-menu {top: 0 !important;}

body .binary-form .form-label {
	font-size: 14px;
	color: #222222;
	font-weight: 700;
}
body .binary-form .form-label small {
	font-size: 80%;
	font-weight: 400;
}
body .binary-form .form-input .wpcf7-list-item-label{
	color: #ffffff;
}
body .binary-form .row:before,
body .binary-form .row:after {
	content:'';
	clear: both;
	display: table;
}
body .binary-form input[type="file"] {
	width: 100%;
	font-size: 13px;
	color: #999999 !important;
	background: #fff;
	border: 1px solid #e6e6e6;
	box-shadow: none !important;
	outline: none !important;
	padding: 12px 13px;
	height: 50px;
	transition: none;
	border-radius: 0;
	vertical-align: top;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
body .binary-form input[type="text"] {
	background-color: #ffffff !important;
	color: #222222 !important;
}

body .binary-form input::-webkit-input-placeholder,
body .binary-form input::placeholder,
body .binary-form textarea::-webkit-input-placeholder,
body .binary-form textarea::placeholder {
	color: #868686 !important;
	opacity: 1 !important
}


body .binary-form .wpcf7-list-item {
	margin: 0 0 0 2.5em;
}
body .binary-form .row {
	display: flex;
	flex-wrap: wrap;
}
body .binary-form .select2-container .select2-search--inline .select2-search__field {
	margin-top: 10px;
	height: auto;
}
body .binary-form .select2-container--default .select2-selection--multiple {
	border: 1px solid #e6e6e6;
	border-radius: 0;
	min-height: 50px;
}
body .binary-form .select2-container--default .select2-selection--multiple {
	position: relative;
}
body .binary-form .select2-container--default .select2-selection--multiple:before {
	content: '';
	position: absolute;
	right: 15px;
	top: 20px;
	font-size: 0;
	line-height: 0;
	
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 4.5px 0 4.5px;
	border-color: #a6a9aa transparent transparent transparent;
	top: 50%;
	transform: translateY(-50%);
}

.textwidget.custom-html-widget {
	font-size: 14px;
	line-height: 20px
}
.textwidget.custom-html-widget a {
	opacity: 1;
}
.textwidget.custom-html-widget p {
	margin-bottom: 20px;
	line-height: 20px
}


.wpb_text_column .address-bar ul {
  margin-bottom: 40px;
}
