/*
Theme Name: PE Services
Theme URI: https://www.pixelemu.com/themes/i/5-services/8-pe-services
Author: PixelEmu
Author URI: http://pixelemu.com
Description: Multipurpose business WordPress theme, perfect for presenting any kind of company services. The theme offers complex solution to create a collection of services and team members. You’ll be surprised with the easiness of submitting items. The theme includes the wide range of theme options to give you the possibility to customize the theme appearance.
Version: 2.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, white, yellow, dark, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, flexible-header, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, microformats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: pe-services
*/

/* All theme styles you will find in LESS files. Please check 'less' directory. */

.bypostauthor {
	margin: 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin : 0 auto;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.wp-caption,
.gallery-caption,
.wp-caption-text {
	max-width: 100%;
}

.screen-reader-text {
	clip    : rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height  : 1px;
	width   : 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #fff;
	border-radius   : 3px;
	clip            : auto !important;
	color           : #000;
	display         : block;
	font-size       : 14px;
	font-size       : 0.875rem;
	font-weight     : bold;
	height          : auto;
	left            : 5px;
	line-height     : normal;
	padding         : 15px 23px 14px;
	text-decoration : none;
	top             : 5px;
	width           : auto;
	z-index         : 100000;
}