.hairdressing-page {
	padding-bottom: 10px;
}
.hairdressing-page-decoration-1 {
	position: absolute;
	left: 7px;
	top: 0px;
	width: 100px;
	height: 95px;
	background: url('images/decoration-1.png');
}
.hairdressing-page-decoration-2 {
	position: absolute;
	right: 7px;
	top: 0px;
	width: 100px;
	height: 95px;
	background: url('images/decoration-2.png');
}
.hairdressing-page-heading {
	position: relative;
	text-align: center;
	padding-top: 23px;
	padding-bottom: 34px;
	font: normal 25px 'Corsiva';
	color: #ffcc00;
}
.hairdressing-page-text {
	color: white;
	font-family: Arial;
	font-size: 16px;
	padding: 0 15px;
	text-align: justify;
	line-height: 22px;
}
.hairdressing-page-text:after {
	content: '';
	display: block;
	clear: both;
}
.hairdressing-page-text img {
	border: 3px solid #ccccff;
	border-radius: 3px;
}
.hairdressing-page-text p {
	margin: 0;
	padding: 0;
}
.hairdressing-page-text p + p {
	margin-top: 15px;
}
.hairdressing-page-text ul {
	margin: 4px 0 4px 20px;
	padding: 0;
}
.hairdressing-page-image-to-left {
	float: left;
	margin: 4px 10px 4px 0;
}
.hairdressing-page-image-to-right {
	float: right;
	margin: 4px 0 4px 10px;
}
.hairdressing-page-butterfly-1 {
	position: absolute;
	left: 53px;
	top: 82px;
	width: 44px;
	height: 40px;
	background: url('images/butterfly-1.png');
}
.hairdressing-page-butterfly-2 {
	position: absolute;
	right: 238px;
	top: -3px;
	width: 53px;
	height: 39px;
	background: url('images/butterfly-2.png');
}
.hairdressing-page-butterfly-3 {
	position: absolute;
	left: 200px;
	top: 30px;
	width: 44px;
	height: 40px;
	background: url('images/butterfly-1.png');
}
.hairdressing-page-info-prices {
	position: relative;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 25px;
	font: normal 22px 'Candara';
	color: #f2c3f8;
}
.hairdressing-page-butterfly-4 {
	position: absolute;
	right: 103px;
	top: 17px;
	width: 53px;
	height: 39px;
	background: url('images/butterfly-2.png');
}
.hairdressing-page-prices-table-1 {
	padding: 0 12px;
}
.hairdressing-page-prices-table-1 table {
	width: 100%;
	border-collapse: collapse;
}
.hairdressing-page-prices-table-1 th {
	color: #f9f34d;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding: 5px 5px;
}
.hairdressing-page-prices-table-body-1 td {
	color: white;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding: 5px 5px;
	cursor: default;
}
.hairdressing-page-prices-table-body-1 tr:hover td {
	background-color: #7f7d99;
}
.hairdressing-page-prices-table-body-1 td:nth-child(2),
.hairdressing-page-prices-table-body-1 td:nth-child(3),
.hairdressing-page-prices-table-body-1 td:nth-child(4),
.hairdressing-page-prices-table-body-1 td:nth-child(5),
.hairdressing-page-prices-table-body-1 td:nth-child(6) {
	text-align: center;
}
.hairdressing-page-info-50 {
	position: relative;
	text-align: center;
	padding-top: 23px;
	padding-bottom: 34px;
	font-size: 15px;
	font: normal;
	color: white;
	font-weight: bold;
} 
.hairdressing-page-info2 {
	position: relative;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 30px;
	font: normal 22px 'Candara';
	color: #f2c3f8;
}
.hairdressing-page-prices-table-2 {
	padding: 0 12px;
}
.hairdressing-page-prices-table-2 table {
	width: 100%;
	border-collapse: collapse;
}
.hairdressing-page-prices-table-2 th {
	color: #f9f34d;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding: 5px 5px;
}
.hairdressing-page-prices-table-body-2 td {
	color: white;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding: 5px 5px;
	cursor: default;
}
.hairdressing-page-prices-table-body-2 tr:hover td {
	background-color: #7f7d99;
}
.hairdressing-page-footer {
	position: relative;
	color: #f6ef37;
	font-family: Corbel;
	margin-left: 16px;
	margin-top: 10px;
	font-size: 13px;
}





















