/*
Theme Name: KIWe1 - Hair &amp; Beauty
Theme URI: http://www.kiwe1.co.uk
Author: Dominik Heyberg
Author URI: http://dominikheyberg.de
Description: The 2013 responsive WordPress theme for KIWe1
Version: 1.0
*/

html,body {
	height: 100%;
	font-family: 'Lato', sans-serif;
}

*, *:before, *:after {
  -moz-box-sizing: border-box; 
  -webkit-box-sizing: border-box; 
  box-sizing: border-box;
 }

 .container {
 	position: relative;
 	margin: 0 auto;
 	width: 980px;
 }

 .span75 {
 	float: left;
 	width: 75%;
 }

 .span25 {
 	float: left;
 	width: 25%;
 }

 .marck {font-family: 'Marck Script', cursive !important;}
 .green {color: rgb(88, 92, 45);}
 a, a.link {color: rgb(88, 92, 45); font-weight: 400; text-decoration: none;}
 a:hover {color: rgb(88, 92, 45); text-decoration: underline;}
 strong {color: rgb(88, 92, 45);}

 p.address {
   font-size: 12px !important;
   color: #666;
   border-bottom: 1px dotted #cdcdcd;
   margin-bottom: 30px !important;
 }

/* ==========================================================================
   Background Image
   ========================================================================== */

#bgr {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #FFF;
	display: table;
}

#bgr #inner {
	display: table-cell; 
	vertical-align: middle;
}

#bgr h1 {
	font-size: 180px;
	margin: 0;
	line-height: 1;
	font-weight: 400;
}

#bgr p.slogan {
	line-height: 1;
	font-size: 95px;
	margin: -8px 0 0 0;
	font-weight: 100;
}

/* ==========================================================================
   Navigation
   ========================================================================== */

header {
	position: fixed;
	top: 0;
	width: 100%;
	background-color: rgba(0,0,0,0.8);
	z-index: 200;
	height: 46px;
}

header .logo {
	float: left;
	padding-left: 20px;
}

header .logo p {
	color: #FFF;
	margin-bottom: 0;
	font-weight: 400;
	margin-top: 12px;
}

header .logo span {
	font-weight: 100;
}

header .navigation {
	float: right;
	padding-right: 30px;
}

.navigation ul, #bgr .navigation ul li {
	margin:0;
	padding: 0;
	float: right;
	list-style-type: none;
}

.navigation ul li {
	float: left;
	padding: 0 25px;
	text-align: center;
	-webkit-transition: all 0.4s ease-in-out;
  	-moz-transition: all 0.4s ease-in-out;
  	-o-transition: all 0.4s ease-in-out;
  	transition: all 0.4s ease-in-out;
}

.navigation ul li.active {
   background-color: rgba(146, 96, 45, 0.8);
}

.navigation ul li:hover {
	background-color: rgba(146, 96, 45, 0.8);
	-webkit-transition: all 0.4s ease-in-out;
  	-moz-transition: all 0.4s ease-in-out;
  	-o-transition: all 0.4s ease-in-out;
  	transition: all 0.4s ease-in-out;
}

.navigation ul li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: 100;
	padding: 12px 0;
}

.mobile-navigation {
	position: fixed;
	top: 46px;
	width: 100%;
	background-color: rgba(0,0,0,0.8);
	z-index: 200;
	padding: 20px;
	display: none;
}

.mobile-navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.mobile-navigation ul li {
	list-style-type: none;
	display: block;
	margin-bottom: 10px;
	border-bottom: 1px solid #999;
}

.mobile-navigation ul li a {
	color: #999;
	display: block;
	padding: 5px;
}

.mobile-navigation ul li a:hover {
	background-color: #333;
	text-decoration: none;
}

/* ==========================================================================
   Content
   ========================================================================== */

.content-wrap {
	position: relative;
	width: 100%;
	min-height: 100%;
	background-color: #FFF;
	padding: 112px 0;
}

.content-wrap p, .content-wrap small, .content-wrap strong, .content-wrap table {
	font-size: 18px;
	line-height: 1.7;
	font-weight: 300;
	margin: 0 0 20px 0;
}

.content-wrap small {
	font-size: 75%;
	line-height: 1.3;
}

.content-wrap strong {
	font-weight: 400;
}

.content-wrap h2 {
	font-family: 'Marck Script', cursive;
	color: rgb(88, 92, 45);
	font-size: 34px;
	margin: 0 0 10px 0;
}

.content-wrap table {
	width: 100%;
	margin: 0 0 50px 0;
}

.content-wrap table td:first-child {
	padding-right: 10px;
	width: 75%;
}

.content-wrap p.first-paragraph:first-letter { 
	font-size: 300%;
	font-family: 'Marck Script', cursive;
	color: rgb(88, 92, 45);
}

.content-wrap p.first-paragraph:first-line { line-height: 0.7; }

.content { padding-right: 60px; }

.content img {
	max-width: 350px;
	height: auto;
	display: block;
}

.promotion-banner {
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: rgb(88, 92, 45);
	padding: 10px 0;
}

.promotion-banner p {
	margin: 0;
	padding: 0;
	color: #FFF;
	text-align: center;
	font-weight: 100;
}

/* ==========================================================================
   Sidebar
   ========================================================================== */

.sidebar h3 {
	font-family: 'Marck Script', cursive;
	color: rgb(88, 92, 45);
	font-size: 25px;
	margin: 0 0 10px 0; 
}

.sidebar table {
	margin: 0 0 20px 0;
}

.sidebar p {
	font-size: 15px;
	margin-bottom: 5px;
	line-height: 1.4;
}

.sidebar strong {
	font-size: 15px;
}

.sidebar table td {
	font-size: 15px;
}

.sidebar table td:first-child {
	width: 50%;
}

.sidebar a.sidebar-contact {
	display: block;
	width: 100%;
	background-color: #000;
	margin-top: 30px;
	padding: 10px 0;
	color: #FFF;
	font-weight: 100;
	text-align: center;
}

.sidebar a.sidebar-contact:hover {
	text-decoration: none;
	background-color: rgb(88, 92, 45);
}

.sidebar .textwidget {
	margin-bottom: 25px;
}


/* ==========================================================================
   Modal
   ========================================================================== */

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	display: none;
	overflow: hidden;
	background-color: rgba(0,0,0,0.5);
}

.modal-wrap {
	position: relative;
	margin: 0 auto;
	width: 600px;
	padding-top: 0px;
}

.modal-inner {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,0.2);
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	background-clip: padding-box;
	padding: 40px 40px 20px 40px;
	font-weight: 300;
}

.modal-inner p {
	font-size: 16px;
}

.modal-inner p.title {
	font-size: 40px;
	margin:10px 0 0 0;
	line-height: 1;
}

.modal-inner a.close {
	position: absolute;
	top: 20px;
	right: 20px;
}

/* ==========================================================================
   Form styling
   ========================================================================== */

form {
	margin-top: 20px;
}

input, textarea, select {
	border: 1px solid #cdcdcd;
	width: 100%;
	margin-bottom: 15px;
	padding: 10px;
	font-size: 14px;
	font-weight: 300;
	color: #666;
}

select {
	height: 40px;
}

textarea {
	height: 100px;
}

input[type="submit"] {
	background-color: #000;
	color: #FFF;
	border: none;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	margin-top: -5px !important;
	left: 20%;
	z-index: 100;
	background: rgb(242, 222, 222) !important;
	border: 1px solid rgb(235, 204, 209) !important;
	color: rgb(185, 74, 72);
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

div.wpcf7-response-output {
	margin: -20px 0 20px 0 !important;
	padding: 10px 20px !important;
}

div.wpcf7-validation-errors {
	background: rgb(242, 222, 222) !important;
	border: 1px solid rgb(235, 204, 209) !important;
	color: rgb(185, 74, 72);
}

div.wpcf7-mail-sent-ok {
	background: rgb(214,233,198) !important;
	border: 1px solid rgb(223,240,216) !important;
	color: rgb(70,136,71);
}


/* ==========================================================================
   Responsive
   ========================================================================== */

.mobile-show {
		display: none;
	}
	.mobile-hide {
		display: block;
	}

@media(max-width: 980px) {
	.container {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media(max-width: 980px) {
	.mobile-show {
		display: block;
	}
	.mobile-hide {
		display: none;
	}
}

@media(max-width: 760px) {
	.container {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
	 .span75 {
	 	float: none;
	 	width: 100%;
 	}

 	.span25 {
 		border-top: 1px solid #eee;
 		padding-top: 20px;
 		margin-top: 30px;
	 	float: none;
	 	width: 100%;
 	}
 	.content {
 		padding-right: 0;
 	}
}

@media(max-width: 550px) {
	#bgr h1 {
		font-size: 80px;
	}

	#bgr p.slogan {
		font-size: 42px;
	}
	.content-wrap p, .content-wrap small, .content-wrap strong, .content-wrap table {
		font-size: 15px;
	}
        .mobile-hide {display: none;}
}


