@charset "utf-8";
/***!  https://pl.taxi/wp-content/uploads/so-css/so-css-shoptimizer.css?ver=1732290413  !***/

@media all{hr.is-style-wide {
  border: 0;
  height: 1px;
  background: #333;
  background-image: linear-gradient(to right, #ccc, #333, #ccc);
}
li>ul{
  list-style-type: circle;
	margin: 0px;
	padding: 0px;
}

/* Reset */
* 
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}

/* SimplePHPForm Selectors */
.simplephpform
{
	font-size: 12px;
	font-family: "Roboto Condensed", helvetica, sans-serif;
	color: #000000;
	padding: 5px;
}

.simplephpform_wrapper 
{
	margin: 5px auto;
	width: 600px;
}

.simplephpform_wrapper p
{
	padding: 5px 0;
}

.simplephpform_clear
{
	clear: both;
}

.simplephpform label
{	
	text-align: left;
	display: block;
}

.simplephpform label input
{
	float: left;
}

.simplephpform_radiobox
{
	margin: 4px 0;
	float: left;
}

.simplephpform_radiobox label
{
	margin: 0 4px 4px 0;
}

.simplephpform_radiobox input[type="radio"]
{
	margin: 2px 4px 2px 0;
	vertical-align: middle;
}

.simplephpform input[type="checkbox"]
{
	margin: 2px 4px 2px 0;
	vertical-align: middle;
}

.simplephpform_title
{
	font-size: 14px;
	padding: 6px 0 2px 0px;
	font-weight: 500;
}

.simplephpform_help
{
	color: #111111;
	font-weight: normal;
	padding: 2px 0 2px 2px;
	display: block;
	clear: both;
}

.simplephpform_error
{
	color: #AA0000;
	font-weight: bold;
	padding: 2px 0 2px 20px;
	display: block;
	clear: both;
	background: url('https://pl.taxi/wp-content/themes/shoptimizer/assets/images/warning_small.png') 0px 2px no-repeat;
}

.simplephpform_submit
{
	margin: 8px 0;
	padding: 2px 4px;
	display: block;
}

.simplephpform_state_untouched
{
	background: url('https://pl.taxi/wp-content/themes/shoptimizer/assets/images/untouched.png') no-repeat;
	font-size: 18px;
	height: 24px;
	line-height: 24px;
	padding: 2px 0 2px 26px;	
}

.simplephpform_state_success
{
	background: url('https://pl.taxi/wp-content/themes/shoptimizer/assets/images/success.png') no-repeat;
	font-size: 18px;
	height: 24px;
	line-height: 24px;
	padding: 2px 0 2px 26px;	
}

.simplephpform_state_fail
{
	background: url('https://pl.taxi/wp-content/themes/shoptimizer/assets/images/fail.png') no-repeat;
	font-size: 18px;
	height: 24px;
	line-height: 24px;
	padding: 2px 0 2px 26px;	
}}
