/*
  Theme Name: Precision Calibration
  Theme URI: http://precisioncalibration.net/
  Description: Custom WordPress child theme for http://precisioncalibration.net/
  Author: Utah Website Design
  Author URI: https://www.utahwebsitedesign.com/
  Template: electroserv
  Version: 1.0
  Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
  Text Domain:  precisioncalibration
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.innerpage { font-size: 17px; }

.innerpage ul  { padding-left: 0; }

.innerpage ul li { background: url(images/list-arrow.png) no-repeat 0 9px; list-style-type: none; padding-left: 20px; }

.contact-para { border-left: 5px solid #3f62fb; font-weight: bold; color: #333333; font-size: 20px; padding-left: 10px; letter-spacing: 1px; text-align: center; width: 60%; margin-left: auto; margin-right: auto; line-height: 50px; }

.contact-para a { font-size: 28px; margin-left: 10px; }


h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 1em;
}

input[type="text"] {
	height: 2em;
}

textarea {
	min-height: 5em;
}

.top_panel {
	margin-bottom: 3rem;
}

header.top_panel span.header-phone {
	text-align: right;
	color: #3f62fb;
	font-weight: 600;
	font-size: 25px;
}

.scheme_default .top_panel_default .top_panel_navi, .scheme_default.top_panel_default .top_panel_navi {
	background-color: #000000;
}

.scheme_default .sc_layouts_row_type_narrow .sc_layouts_item a, .scheme_default.sc_layouts_row_type_narrow .sc_layouts_item a {
	color: #ffffff;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
	margin-bottom: 20px!important;
}

.sc_layouts_menu_nav>li ul {
	width: 25em;
	padding: 0.1em 0;
}

.sc_layouts_menu_nav>li>ul ul {
	top: -0.1em;
	left: 25em;
}

.sc_layouts_menu_nav>li>a {
	padding: 1.15em 1em 0.95em;
}

@media screen and (max-width: 1465px) {
	header.top_panel span.header-phone {
		font-size: 17px;
	}
}