/*
Theme Name: LawPress
Theme URI: http://themes.webdesignindia.net/lawpress/
Author: Web Design India
Author URI: http://www.webdesignindia.net/
Description: The LawPress theme for WordPress is a fully responsive theme that looks great on any device.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: lawpress
Tags: featured-images, theme-options

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

lawpress is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/

.menu-menu-spolecznosciowe-container li>a[href*="feed"]::before {
    content: '\f09e';
}
.footer_main_item.matchHeight .textwidget p {
	margin-bottom: 4px;
}
.footer_main_item.matchHeight .textwidget p a {
	color: #fff;
}
.author  {
	position: absolute;
    right: 0;
    top: 0;
}
.tptn_posts li {
	position: relative;
	width: 100%;
    margin: 0px 0px 12px 0px;
    padding: 0px 0px 0px 20px;
    color: #fff;
    line-height: 1.3;
}
.tptn_posts li::before {
	position: absolute;
    top: 4px;
    left: 0;
    z-index: 0;
    content: "\f054";
    font-family: "FontAwesome";
    font-size: 12px;
    color: #c48359;
    line-height: 12px;
}
.tptn_posts li a {
	color: #fff;
}
.email a, .phone a {
	color: #000;
}

.cky-btn {
    border-color: #c48359 !important;
    background-color: transparent !important;
    color: #c48359 !important;	
}
.cky-btn-accept {
    background: #c48359 !important;
    color: #fff !important;
    border: 2px solid #c48359 !important;
}
.cky-revisit-bottom-left {
	bottom: 85px !important;
}
.wpcf7-response-output {
	border: 1px solid #ff0000 !important;
	color: #ff0000 !important;
}