/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
	*,
	:after,
	:before {
		background: 0 0!important;
		color: #000!important;
		-webkit-box-shadow: none!important;
		box-shadow: none!important;
		text-shadow: none!important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: ""
	}
	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img,
	tr {
		page-break-inside: avoid
	}
	img {
		max-width: 100%!important
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	.navbar {
		display: none
	}
	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000!important
	}
	.label {
		border: 1px solid #000
	}
	.table {
		border-collapse: collapse!important
	}
	.table td,
	.table th {
		background-color: #fff!important
	}
	.table-bordered td,
	.table-bordered th {
		border: 1px solid #ddd!important
	}
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

:after,
:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	color: #000;
	background-color: #fff
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #000;
	text-decoration: none
}

a:focus,
a:hover {
	color: #666666;
	text-decoration: underline
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.428571429;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}

.screen-reader-text,
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.screen-reader-text:active,
.screen-reader-text:focus,
.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

[role=button] {
	cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
	font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-size: 75%
}

.h1,
h1 {
	font-size: 36px
}

.h2,
h2 {
	font-size: 20px
}

.h3,
h3 {
	font-size: 24px
}

.h4,
h4 {
	font-size: 18px
}

.h5,
h5 {
	font-size: 14px
}

.h6,
h6 {
	font-size: 12px
}

p {
	margin: 0 0 10px
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}

@media (min-width:768px) {
	.lead {
		font-size: 21px
	}
}

.small,
small {
	font-size: 85%
}

.mark,
mark {
	background-color: #fcf8e3;
	padding: .2em
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.initialism,
.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.text-primary {
	color: #543a2e
}

a.text-primary:focus,
a.text-primary:hover {
	color: #33231c
}

.text-success {
	color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:focus,
a.text-info:hover {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
	color: #843534
}

.bg-primary {
	color: #fff
}

.bg-primary {
	background-color: #543a2e
}

a.bg-primary:focus,
a.bg-primary:hover {
	background-color: #33231c
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}

ol,
ul {
	margin-top: 0;
	margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 20px
}

dd,
dt {
	line-height: 1.428571429
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
	content: " ";
	display: table
}

.dl-horizontal dd:after {
	clear: both
}

@media (min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.dl-horizontal dd {
		margin-left: 180px
	}
}

abbr[data-original-title],
abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777
}

.initialism {
	font-size: 90%
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
	margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.428571429;
	color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
	content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
	content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
	content: '\00A0 \2014'
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.428571429
}

code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	-webkit-box-shadow: none;
	box-shadow: none
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.428571429;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 0;
	padding-right: 0
}

.container:after,
.container:before {
	content: " ";
	display: table
}

.container:after {
	clear: both
}

@media (min-width:768px) {
	.container {
		width: 720px
	}
}

@media (min-width:992px) {
	.container {
		width: 940px
	}
}

@media (min-width:1200px) {
	.container {
		width: 1140px
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 0;
	padding-right: 0
}

.container-fluid:after,
.container-fluid:before {
	content: " ";
	display: table
}

.container-fluid:after {
	clear: both
}

.row {
	margin-left: 0;
	margin-right: 0
}

.row:after,
.row:before {
	content: " ";
	display: table
}

.row:after {
	clear: both
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	float: left
}

.col-xs-1 {
	width: 8.3333333333%
}

.col-xs-2 {
	width: 16.6666666667%
}

.col-xs-3 {
	width: 25%
}

.col-xs-4 {
	width: 33.3333333333%
}

.col-xs-5 {
	width: 41.6666666667%
}

.col-xs-6 {
	width: 50%
}

.col-xs-7 {
	width: 58.3333333333%
}

.col-xs-8 {
	width: 66.6666666667%
}

.col-xs-9 {
	width: 75%
}

.col-xs-10 {
	width: 83.3333333333%
}

.col-xs-11 {
	width: 91.6666666667%
}

.col-xs-12 {
	width: 100%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-pull-1 {
	right: 8.3333333333%
}

.col-xs-pull-2 {
	right: 16.6666666667%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-4 {
	right: 33.3333333333%
}

.col-xs-pull-5 {
	right: 41.6666666667%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-7 {
	right: 58.3333333333%
}

.col-xs-pull-8 {
	right: 66.6666666667%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-10 {
	right: 83.3333333333%
}

.col-xs-pull-11 {
	right: 91.6666666667%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-push-1 {
	left: 8.3333333333%
}

.col-xs-push-2 {
	left: 16.6666666667%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-4 {
	left: 33.3333333333%
}

.col-xs-push-5 {
	left: 41.6666666667%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-7 {
	left: 58.3333333333%
}

.col-xs-push-8 {
	left: 66.6666666667%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-10 {
	left: 83.3333333333%
}

.col-xs-push-11 {
	left: 91.6666666667%
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-offset-0 {
	margin-left: 0
}

.col-xs-offset-1 {
	margin-left: 8.3333333333%
}

.col-xs-offset-2 {
	margin-left: 16.6666666667%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-4 {
	margin-left: 33.3333333333%
}

.col-xs-offset-5 {
	margin-left: 41.6666666667%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-7 {
	margin-left: 58.3333333333%
}

.col-xs-offset-8 {
	margin-left: 66.6666666667%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-10 {
	margin-left: 83.3333333333%
}

.col-xs-offset-11 {
	margin-left: 91.6666666667%
}

.col-xs-offset-12 {
	margin-left: 100%
}

@media (min-width:768px) {
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		float: left
	}
	.col-sm-1 {
		width: 8.3333333333%
	}
	.col-sm-2 {
		width: 16.6666666667%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-4 {
		width: 33.3333333333%
	}
	.col-sm-5 {
		width: 41.6666666667%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-7 {
		width: 58.3333333333%
	}
	.col-sm-8 {
		width: 66.6666666667%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-10 {
		width: 83.3333333333%
	}
	.col-sm-11 {
		width: 91.6666666667%
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-pull-1 {
		right: 8.3333333333%
	}
	.col-sm-pull-2 {
		right: 16.6666666667%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-4 {
		right: 33.3333333333%
	}
	.col-sm-pull-5 {
		right: 41.6666666667%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-7 {
		right: 58.3333333333%
	}
	.col-sm-pull-8 {
		right: 66.6666666667%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-10 {
		right: 83.3333333333%
	}
	.col-sm-pull-11 {
		right: 91.6666666667%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-push-1 {
		left: 8.3333333333%
	}
	.col-sm-push-2 {
		left: 16.6666666667%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-4 {
		left: 33.3333333333%
	}
	.col-sm-push-5 {
		left: 41.6666666667%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-7 {
		left: 58.3333333333%
	}
	.col-sm-push-8 {
		left: 66.6666666667%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-10 {
		left: 83.3333333333%
	}
	.col-sm-push-11 {
		left: 91.6666666667%
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
	.col-sm-offset-1 {
		margin-left: 8.3333333333%
	}
	.col-sm-offset-2 {
		margin-left: 16.6666666667%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-4 {
		margin-left: 33.3333333333%
	}
	.col-sm-offset-5 {
		margin-left: 41.6666666667%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-7 {
		margin-left: 58.3333333333%
	}
	.col-sm-offset-8 {
		margin-left: 66.6666666667%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-10 {
		margin-left: 83.3333333333%
	}
	.col-sm-offset-11 {
		margin-left: 91.6666666667%
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
}

@media (min-width:992px) {
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		float: left
	}
	.col-md-1 {
		width: 8.3333333333%
	}
	.col-md-2 {
		width: 16.6666666667%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-4 {
		width: 33.3333333333%
	}
	.col-md-5 {
		width: 41.6666666667%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-7 {
		width: 58.3333333333%
	}
	.col-md-8 {
		width: 66.6666666667%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-10 {
		width: 83.3333333333%
	}
	.col-md-11 {
		width: 91.6666666667%
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-pull-1 {
		right: 8.3333333333%
	}
	.col-md-pull-2 {
		right: 16.6666666667%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-4 {
		right: 33.3333333333%
	}
	.col-md-pull-5 {
		right: 41.6666666667%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-7 {
		right: 58.3333333333%
	}
	.col-md-pull-8 {
		right: 66.6666666667%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-10 {
		right: 83.3333333333%
	}
	.col-md-pull-11 {
		right: 91.6666666667%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-push-1 {
		left: 8.3333333333%
	}
	.col-md-push-2 {
		left: 16.6666666667%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-4 {
		left: 33.3333333333%
	}
	.col-md-push-5 {
		left: 41.6666666667%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-7 {
		left: 58.3333333333%
	}
	.col-md-push-8 {
		left: 66.6666666667%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-10 {
		left: 83.3333333333%
	}
	.col-md-push-11 {
		left: 91.6666666667%
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
	.col-md-offset-1 {
		margin-left: 8.3333333333%
	}
	.col-md-offset-2 {
		margin-left: 16.6666666667%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-4 {
		margin-left: 33.3333333333%
	}
	.col-md-offset-5 {
		margin-left: 41.6666666667%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-7 {
		margin-left: 58.3333333333%
	}
	.col-md-offset-8 {
		margin-left: 66.6666666667%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-10 {
		margin-left: 83.3333333333%
	}
	.col-md-offset-11 {
		margin-left: 91.6666666667%
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
}

@media (min-width:1200px) {
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		float: left
	}
	.col-lg-1 {
		width: 8.3333333333%
	}
	.col-lg-2 {
		width: 16.6666666667%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-4 {
		width: 33.3333333333%
	}
	.col-lg-5 {
		width: 41.6666666667%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-7 {
		width: 58.3333333333%
	}
	.col-lg-8 {
		width: 66.6666666667%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-10 {
		width: 83.3333333333%
	}
	.col-lg-11 {
		width: 91.6666666667%
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-pull-1 {
		right: 8.3333333333%
	}
	.col-lg-pull-2 {
		right: 16.6666666667%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-4 {
		right: 33.3333333333%
	}
	.col-lg-pull-5 {
		right: 41.6666666667%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-7 {
		right: 58.3333333333%
	}
	.col-lg-pull-8 {
		right: 66.6666666667%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-10 {
		right: 83.3333333333%
	}
	.col-lg-pull-11 {
		right: 91.6666666667%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-push-1 {
		left: 8.3333333333%
	}
	.col-lg-push-2 {
		left: 16.6666666667%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-4 {
		left: 33.3333333333%
	}
	.col-lg-push-5 {
		left: 41.6666666667%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-7 {
		left: 58.3333333333%
	}
	.col-lg-push-8 {
		left: 66.6666666667%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-10 {
		left: 83.3333333333%
	}
	.col-lg-push-11 {
		left: 91.6666666667%
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
	.col-lg-offset-1 {
		margin-left: 8.3333333333%
	}
	.col-lg-offset-2 {
		margin-left: 16.6666666667%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-4 {
		margin-left: 33.3333333333%
	}
	.col-lg-offset-5 {
		margin-left: 41.6666666667%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-7 {
		margin-left: 58.3333333333%
	}
	.col-lg-offset-8 {
		margin-left: 66.6666666667%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-10 {
		margin-left: 83.3333333333%
	}
	.col-lg-offset-11 {
		margin-left: 91.6666666667%
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
}

table {
	background-color: transparent
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left
}

th {
	text-align: left
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
	border-top: 0
}

.table>tbody+tbody {
	border-top: 2px solid #ddd
}

.table .table {
	background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
	padding: 5px
}

.table-bordered {
	border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
	background-color: #f5f5f5
}

table col[class*=col-] {
	position: static;
	float: none;
	display: table-column
}

table td[class*=col-],
table th[class*=col-] {
	position: static;
	float: none;
	display: table-cell
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
	background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
	background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
	background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
	background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
	background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}

.table-responsive {
	overflow-x: auto;
	min-height: .01%
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}
	.table-responsive>.table {
		margin-bottom: 0
	}
	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>thead>tr>th {
		white-space: nowrap
	}
	.table-responsive>.table-bordered {
		border: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0
	}
	.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0
	}
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}

input[type=search] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555
}

.comment-form input[type=text],
.comment-form input[type=email],
.comment-form input[type=url],
.comment-form textarea,
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.comment-form input[type=text]:focus,
.comment-form input[type=email]:focus,
.comment-form input[type=url]:focus,
.comment-form textarea:focus,
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.comment-form input[type=text]::-moz-placeholder,
.comment-form input[type=email]::-moz-placeholder,
.comment-form input[type=url]::-moz-placeholder,
.comment-form textarea::-moz-placeholder,
.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.comment-form input[type=text]:-ms-input-placeholder,
.comment-form input[type=email]:-ms-input-placeholder,
.comment-form input[type=url]:-ms-input-placeholder,
.comment-form textarea:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
	color: #999
}

.comment-form input[type=text]::-webkit-input-placeholder,
.comment-form input[type=email]::-webkit-input-placeholder,
.comment-form input[type=url]::-webkit-input-placeholder,
.comment-form textarea::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
	color: #999
}

.comment-form fieldset[disabled] input[type=text],
.comment-form fieldset[disabled] input[type=email],
.comment-form fieldset[disabled] input[type=url],
.comment-form fieldset[disabled] textarea,
.comment-form input[disabled][type=text],
.comment-form input[disabled][type=email],
.comment-form input[disabled][type=url],
.comment-form input[readonly][type=text],
.comment-form input[readonly][type=email],
.comment-form input[readonly][type=url],
.comment-form textarea[disabled],
.comment-form textarea[readonly],
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .comment-form input[type=text],
fieldset[disabled] .comment-form input[type=email],
fieldset[disabled] .comment-form input[type=url],
fieldset[disabled] .comment-form textarea,
fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}

.comment-form fieldset[disabled] input[type=text],
.comment-form fieldset[disabled] input[type=email],
.comment-form fieldset[disabled] input[type=url],
.comment-form fieldset[disabled] textarea,
.comment-form input[disabled][type=text],
.comment-form input[disabled][type=email],
.comment-form input[disabled][type=url],
.comment-form textarea[disabled],
.form-control[disabled],
fieldset[disabled] .comment-form input[type=text],
fieldset[disabled] .comment-form input[type=email],
fieldset[disabled] .comment-form input[type=url],
fieldset[disabled] .comment-form textarea,
fieldset[disabled] .form-control {
	cursor: not-allowed
}

.comment-form textarea,
textarea.form-control {
	height: auto
}

input[type=search] {
	-webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.comment-form input[type=date][type=text],
	.comment-form input[type=date][type=email],
	.comment-form input[type=date][type=url],
	.comment-form input[type=time][type=text],
	.comment-form input[type=time][type=email],
	.comment-form input[type=time][type=url],
	.comment-form input[type=datetime-local][type=text],
	.comment-form input[type=datetime-local][type=email],
	.comment-form input[type=datetime-local][type=url],
	.comment-form input[type=month][type=text],
	.comment-form input[type=month][type=email],
	.comment-form input[type=month][type=url],
	input[type=date].form-control,
	input[type=time].form-control,
	input[type=datetime-local].form-control,
	input[type=month].form-control {
		line-height: 34px
	}
	.input-group-sm input[type=date],
	.input-group-sm input[type=time],
	.input-group-sm input[type=datetime-local],
	.input-group-sm input[type=month],
	input[type=date].input-sm,
	input[type=time].input-sm,
	input[type=datetime-local].input-sm,
	input[type=month].input-sm {
		line-height: 30px
	}
	.input-group-lg input[type=date],
	.input-group-lg input[type=time],
	.input-group-lg input[type=datetime-local],
	.input-group-lg input[type=month],
	input[type=date].input-lg,
	input[type=time].input-lg,
	input[type=datetime-local].input-lg,
	input[type=month].input-lg {
		line-height: 46px
	}
}

.comment-form p,
.form-group {
	margin-bottom: 15px
}

.checkbox,
.radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.checkbox label,
.radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px\9
}

.checkbox+.checkbox,
.radio+.radio {
	margin-top: -5px
}

.checkbox-inline,
.radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
	cursor: not-allowed
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
	cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
	cursor: not-allowed
}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px
}

.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-sm {
	height: 30px;
	line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
	height: auto
}

.comment-form .form-group-sm input[type=text],
.comment-form .form-group-sm input[type=email],
.comment-form .form-group-sm input[type=url],
.comment-form .form-group-sm textarea,
.form-group-sm .comment-form input[type=text],
.form-group-sm .comment-form input[type=email],
.form-group-sm .comment-form input[type=url],
.form-group-sm .comment-form textarea,
.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}

.comment-form .form-group-sm textarea,
.form-group-sm .comment-form textarea,
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
	height: auto
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

select.input-lg {
	height: 46px;
	line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
	height: auto
}

.comment-form .form-group-lg input[type=text],
.comment-form .form-group-lg input[type=email],
.comment-form .form-group-lg input[type=url],
.comment-form .form-group-lg textarea,
.form-group-lg .comment-form input[type=text],
.form-group-lg .comment-form input[type=email],
.form-group-lg .comment-form input[type=url],
.form-group-lg .comment-form textarea,
.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}

.comment-form .form-group-lg textarea,
.form-group-lg .comment-form textarea,
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
	height: auto
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.has-feedback {
	position: relative
}

.comment-form .has-feedback input[type=text],
.comment-form .has-feedback input[type=email],
.comment-form .has-feedback input[type=url],
.comment-form .has-feedback textarea,
.has-feedback .comment-form input[type=text],
.has-feedback .comment-form input[type=email],
.has-feedback .comment-form input[type=url],
.has-feedback .comment-form textarea,
.has-feedback .form-control {
	padding-right: 42.5px
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none
}

.comment-form .form-group-lg input[type=text]+.form-control-feedback,
.comment-form .form-group-lg input[type=email]+.form-control-feedback,
.comment-form .form-group-lg input[type=url]+.form-control-feedback,
.comment-form .form-group-lg textarea+.form-control-feedback,
.form-group-lg .comment-form input[type=text]+.form-control-feedback,
.form-group-lg .comment-form input[type=email]+.form-control-feedback,
.form-group-lg .comment-form input[type=url]+.form-control-feedback,
.form-group-lg .comment-form textarea+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.comment-form .form-group-sm input[type=text]+.form-control-feedback,
.comment-form .form-group-sm input[type=email]+.form-control-feedback,
.comment-form .form-group-sm input[type=url]+.form-control-feedback,
.comment-form .form-group-sm textarea+.form-control-feedback,
.form-group-sm .comment-form input[type=text]+.form-control-feedback,
.form-group-sm .comment-form input[type=email]+.form-control-feedback,
.form-group-sm .comment-form input[type=url]+.form-control-feedback,
.form-group-sm .comment-form textarea+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
	color: #3c763d
}

.comment-form .has-success input[type=text],
.comment-form .has-success input[type=email],
.comment-form .has-success input[type=url],
.comment-form .has-success textarea,
.has-success .comment-form input[type=text],
.has-success .comment-form input[type=email],
.has-success .comment-form input[type=url],
.has-success .comment-form textarea,
.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.comment-form .has-success input[type=text]:focus,
.comment-form .has-success input[type=email]:focus,
.comment-form .has-success input[type=url]:focus,
.comment-form .has-success textarea:focus,
.has-success .comment-form input[type=text]:focus,
.has-success .comment-form input[type=email]:focus,
.has-success .comment-form input[type=url]:focus,
.has-success .comment-form textarea:focus,
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}

.has-success .form-control-feedback {
	color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
	color: #8a6d3b
}

.comment-form .has-warning input[type=text],
.comment-form .has-warning input[type=email],
.comment-form .has-warning input[type=url],
.comment-form .has-warning textarea,
.has-warning .comment-form input[type=text],
.has-warning .comment-form input[type=email],
.has-warning .comment-form input[type=url],
.has-warning .comment-form textarea,
.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.comment-form .has-warning input[type=text]:focus,
.comment-form .has-warning input[type=email]:focus,
.comment-form .has-warning input[type=url]:focus,
.comment-form .has-warning textarea:focus,
.has-warning .comment-form input[type=text]:focus,
.has-warning .comment-form input[type=email]:focus,
.has-warning .comment-form input[type=url]:focus,
.has-warning .comment-form textarea:focus,
.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}

.has-warning .form-control-feedback {
	color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
	color: #a94442
}

.comment-form .has-error input[type=text],
.comment-form .has-error input[type=email],
.comment-form .has-error input[type=url],
.comment-form .has-error textarea,
.has-error .comment-form input[type=text],
.has-error .comment-form input[type=email],
.has-error .comment-form input[type=url],
.has-error .comment-form textarea,
.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.comment-form .has-error input[type=text]:focus,
.comment-form .has-error input[type=email]:focus,
.comment-form .has-error input[type=url]:focus,
.comment-form .has-error textarea:focus,
.has-error .comment-form input[type=text]:focus,
.has-error .comment-form input[type=email]:focus,
.has-error .comment-form input[type=url]:focus,
.has-error .comment-form textarea:focus,
.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}

.has-error .form-control-feedback {
	color: #a94442
}

.has-feedback label~.form-control-feedback {
	top: 25px
}

.has-feedback label.screen-reader-text~.form-control-feedback,
.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #a6735c
}

@media (min-width:768px) {
	.comment-form .form-inline p,
	.form-inline .comment-form p,
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
	.comment-form .form-inline input[type=text],
	.comment-form .form-inline input[type=email],
	.comment-form .form-inline input[type=url],
	.comment-form .form-inline textarea,
	.form-inline .comment-form input[type=text],
	.form-inline .comment-form input[type=email],
	.form-inline .comment-form input[type=url],
	.form-inline .comment-form textarea,
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.form-inline .form-control-static {
		display: inline-block
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.comment-form .form-inline .input-group input[type=text],
	.comment-form .form-inline .input-group input[type=email],
	.comment-form .form-inline .input-group input[type=url],
	.comment-form .form-inline .input-group textarea,
	.form-inline .input-group .comment-form input[type=text],
	.form-inline .input-group .comment-form input[type=email],
	.form-inline .input-group .comment-form input[type=url],
	.form-inline .input-group .comment-form textarea,
	.form-inline .input-group .form-control,
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn {
		width: auto
	}
	.comment-form .form-inline .input-group>input[type=text],
	.comment-form .form-inline .input-group>input[type=email],
	.comment-form .form-inline .input-group>input[type=url],
	.comment-form .form-inline .input-group>textarea,
	.form-inline .comment-form .input-group>input[type=text],
	.form-inline .comment-form .input-group>input[type=email],
	.form-inline .comment-form .input-group>input[type=url],
	.form-inline .comment-form .input-group>textarea,
	.form-inline .input-group>.form-control {
		width: 100%
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .checkbox,
	.form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .checkbox label,
	.form-inline .radio label {
		padding-left: 0
	}
	.form-inline .checkbox input[type=checkbox],
	.form-inline .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
	min-height: 27px
}

.comment-form .form-horizontal p,
.form-horizontal .comment-form p,
.form-horizontal .form-group {
	margin-left: 0;
	margin-right: 0
}

.comment-form .form-horizontal p:after,
.comment-form .form-horizontal p:before,
.form-horizontal .comment-form p:after,
.form-horizontal .comment-form p:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
	content: " ";
	display: table
}

.comment-form .form-horizontal p:after,
.form-horizontal .comment-form p:after,
.form-horizontal .form-group:after {
	clear: both
}

@media (min-width:768px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 0
}

@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 14.33px;
		font-size: 18px
	}
}

@media (min-width:768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px
	}
}

html {
	font-size: 10px;
	-webkit-font-smoothing: antialiased
}

body {
	background-color: #f8f4f1;
	font-weight: 400
}

.container {
	position: relative;
	padding-left: 1rem;
	padding-right: 1rem
}

.content {
	font-size: 1.5rem
}

h1,
h2,
h3,
h4 {
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	margin-top: 0
}

h1 {
	text-transform: uppercase;
	font-size: 2rem;
	line-height: 3rem;
	letter-spacing: 3px;
	color: #000;
}

h2 {
	letter-spacing: 4px;
	margin-bottom: 1.9rem
}

h3 {
	color: #d4b0a6;
	font-size: 2rem;
	letter-spacing: 3px;
	text-transform: uppercase
}

h4 {
	color: #fff;
	font-size: 1.7rem;
	letter-spacing: 3px;
	margin-bottom: 2rem;
	text-transform: uppercase
}

p {
	font-size: 1.4rem;
	line-height: 1.42;
	margin-bottom: 2.2rem
}

img {
	max-width: 100%;
	display: inline-block
}

ol {
	line-height: 3rem
}

ul {
	padding: 0;
	line-height: 3rem
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

@media only screen and (min-width:992px) {
	p {
		font-size: 1.5rem
	}
	.container {
		margin-right: auto;
		margin-left: auto
	}
}

.alert {
	font-size: 2.3rem;
	font-weight: 400
}

.alert-warning {
	color: #000;
}

.breadcrumb {
	color: #fff
}

.breadcrumb ul {
	list-style: none
}

.breadcrumb li {
	display: inline-block
}

.breadcrumb li a {
	color: #fff
}

.button,
.comment-form input[type=submit],
.entry-link {
	display: inline-block;
	background-color: #333333;
	border: none;
	color: #fff;
	padding: 1rem 4.5rem;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1.3rem
}
.featured h1{color:#fff;}

.button:hover,
.comment-form input[type=submit]:hover,
.entry-link:hover {
	text-decoration: none;
	background-color: #000
}

.add_to_cart_button {
	background-color: #000
}

.comment-list {
	padding-left: 0;
	list-style: none
}

.comment-list ol {
	list-style: none
}

.main {
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	min-height: 570px
}

@media (min-width:768px) {
	.main {
		float: left;
		width: 100%
	}
}

.main-content {
	margin-bottom: 8rem
}

.main-content ul {
	padding-left: 3rem
}

.comment-form .main-message input[type=submit],
.main-message .button,
.main-message .comment-form input[type=submit],
.main-message .entry-link {
	margin-right: 2rem
}

.sidebar-primary {
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0
}

@media (min-width:768px) {
	.sidebar-primary {
		float: left;
		width: 66.6666666667%
	}
}

.sidebar {
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0
}

@media (min-width:768px) {
	.sidebar {
		float: left;
		width: 33.3333333333%
	}
}

.view {
	color: #fff;
	font-size: 1.6rem;
	font-weight: 700;
	opacity: 0;
	letter-spacing: 2px;
	text-transform: uppercase;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	text-align: center;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
	visibility: hidden;
	z-index: 5
}

.view-inner {
	position: absolute;
	-webkit-transform: translate(-50%, -85%);
	-ms-transform: translate(-50%, -85%);
	-o-transform: translate(-50%, -85%);
	transform: translate(-50%, -85%);
	top: 50%;
	left: 50%;
	width: 200px;
	line-height: 46px;
	background-color: #666;
	z-index: 10
}

.alignnone {
	margin-left: 0;
	margin-right: 0;
	max-width: 100%
}

.aligncenter {
	display: block;
	margin: 10px auto
}

.alignleft,
.alignright {
	margin-bottom: 10px
}

@media (min-width:768px) {
	.alignleft {
		float: left;
		margin-right: 10px
	}
	.alignright {
		float: right;
		margin-left: 10px
	}
}

.wp-caption-text {
	padding: 9px
}

.thumbnails {
	margin-left: -1rem
}

.thumbnails a {
	float: left;
	width: 25%
}

.thumbnails a img {
	padding-left: 1rem;
	padding-bottom: 1rem
}

.blog {
	margin-top: 8rem;
	margin-bottom: 8rem
}

.blog .header {
	margin-bottom: 1rem
}

.blog-summary {
	border-bottom: 1px solid #afa39b;
	padding-bottom: 2rem;
	margin-bottom: 3rem
}

.blog-summary:last-child {
	margin-bottom: 0
}

.blog-summary .header {
	margin-bottom: 1rem
}

.blog-summary .entry-title {
	letter-spacing: 0
}

.blog-summary .button,
.blog-summary .comment-form input[type=submit],
.blog-summary .entry-link,
.comment-form .blog-summary input[type=submit] {
	padding: .5rem 1rem
}

.cart {
	width: 100%
}

.cart.shop_table th {
	padding-bottom: .5rem
}

.cart.shop_table th.product-name {
	padding: .5rem
}

.cart.shop_table th.product-remove {
	width: 2rem;
	display: none
}

.cart.shop_table th.product-quantity {
	width: 6rem
}

.cart.shop_table th.product-subtotal {
	width: 7rem
}

.cart.shop_table tr {
	border-bottom: 1px solid #afa39b
}

.cart.shop_table .product-remove {
	font-weight: 700;
	text-align: center;
	display: none
}

.cart.shop_table .product-thumbnail {
	display: none;
	float: left;
	padding-right: 1rem
}

.cart.shop_table td {
	padding: 2rem 0
}

.cart.shop_table p {
	margin: 0 0 5px
}

.cart td.product-name {
	padding: 1rem .5rem
}

.cart td.product-name a {
	font-weight: 700
}

.cart td.product-price {
	font-size: 1.3rem
}

.cart td.product-subtotal {
	font-weight: 700;
	font-size: 12px
}

.cart input[type=number] {
	font-size: 1.3rem;
	width: 4rem;
	text-align: center
}

.cart input[name=update_cart] {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px
}

.cart .coupon {
	display: inline-block;
	margin-bottom: 1rem
}

.cart .coupon input {
	margin-bottom: 1rem
}

.cart .coupon .input-text {
	height: 3.8rem;
	padding: 0 1rem
}

.cart .coupon input[type=number] {
	width: 5rem
}

.cart .cart_totals .wc-proceed-to-checkout {
	margin: 1rem 0
}

.cart .cart_totals .cart-subtotal {
	padding-right: 1rem
}

.cart_totals {
	margin-top: 1rem
}

.cart-collaterals .cart_totals th {
	width: 50%
}

.cart-collaterals .cart_totals h2 {
	color: #d4b0a6;
	font-size: 2rem;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin-left: 0;
	padding-top: 0
}

@media only screen and (min-width:480px) {
	.cart .shop_table .product-thumbnail {
		display: block;
		position: relative
	}
	.cart .shop_table th.product-name {
		padding: .5rem 0
	}
	.cart .shop_table td.product-name {
		padding: 1rem 0
	}
	.cart .shop_table td input[name=update_cart] {
		float: right;
		margin-right: 10px;
		margin-bottom: 0
	}
	.cart .coupon {
		margin-bottom: 0
	}
}

@media only screen and (min-width:768px) {
	.cart .shop_table th.product-remove {
		width: 4rem;
		display: none
	}
	.cart .shop_table th.product-quantity {
		width: 10rem
	}
	.cart .coupon input {
		margin-bottom: 0
	}
}

.checkout-final h2 {
	color: #d4b0a6;
	font-size: 2rem;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin-bottom: 3rem;
	line-height: 1.2
}

.checkout-final .shop_table {
	margin-bottom: 4rem
}

.checkout-final .customer_details th {
	width: 10rem
}

.woocommerce .checkout {
	margin-bottom: 3rem
}

.woocommerce .checkout:after,
.woocommerce .checkout:before {
	content: " ";
	display: table
}

.woocommerce .checkout:after {
	clear: both
}

.woocommerce .checkout label {
	display: block
}

.woocommerce .checkout label.checkbox {
	display: inline-block
}

.woocommerce .checkout a {
	text-decoration: underline;
	display: block
}

.woocommerce .checkout h3 {
	margin-bottom: 3rem;
	line-height: 1.2
}

.woocommerce .checkout ul {
	list-style: none;
	padding-left: 0
}

.woocommerce .checkout input[type=text] {
	height: 3.8rem;
	padding-left: .5rem;
	padding-right: .5rem
}

.woocommerce .checkout .woocommerce-info {
	margin-bottom: 1rem
}

.woocommerce .checkout .col2-set input {
	width: 100%;
	height: 3.8rem
}

.woocommerce .checkout .woocommerce-shipping-fields .input-text {
	width: 100%
}

.woocommerce .checkout .select2-container .select2-choice {
	border-radius: 0;
	height: 3.8rem;
	line-height: 2.3
}

.woocommerce .checkout .notes .input-text {
	height: 13.2rem;
	padding: .5rem;
	resize: none
}

.woocommerce .checkout .shipping_address {
	display: none
}

.woocommerce .woocommerce-checkout-review-order .shop_table {
	width: 100%;
	margin-bottom: 2rem
}

.woocommerce .woocommerce-checkout-review-order .shop_table th.product-name {
	width: 75%;
	border-bottom: 1px solid #afa39b
}

.woocommerce .woocommerce-checkout-review-order .shop_table th.product-total {
	border-bottom: 1px solid #afa39b
}

.woocommerce .woocommerce-checkout-review-order .shop_table td {
	height: 3rem
}

.woocommerce .woocommerce-checkout-review-order ul {
	margin-bottom: 2rem
}

@media only screen and (min-width:768px) {
	.woocommerce .checkout a {
		display: inline-block
	}
	.woocommerce .checkout_coupon .form-row-first {
		float: left
	}
	.woocommerce .checkout_coupon .form-row-last {
		float: right
	}
	.woocommerce .col2-set .form-row {
		width: 50%;
		float: left;
		padding-left: 1.5rem;
		padding-right: 1.5rem
	}
	.woocommerce .col2-set .form-row-wide {
		width: 100%
	}
	.woocommerce .col2-set .form-row.notes {
		width: 100%;
		float: none
	}
	.woocommerce .col2-set .checkout_coupon .form-row {
		padding-left: 0;
		padding-right: 0
	}
	.woocommerce .col2-set .checkout_coupon .form-row-first {
		float: left
	}
	.woocommerce .col2-set .checkout_coupon .form-row-last {
		float: right
	}
	.woocommerce .woocommerce-billing-fields,
	.woocommerce .woocommerce-shipping-fields {
		margin: 0 -1.5rem
	}
	.woocommerce .woocommerce-billing-fields h3,
	.woocommerce .woocommerce-shipping-fields h3 {
		margin: 0 1.5rem 3rem
	}
}

@media only screen and (min-width:992px) {
	.woocommerce .checkout {
		width: 57rem;
		margin-left: auto;
		margin-right: auto
	}
	.woocommerce .cart-empty,
	.woocommerce .return-to-shop {
		text-align: center
	}
}

.woocommerce-message {
	text-align: center;
	background: #fff;
	padding: 20px;
	display: block;
	margin-bottom: 20px;
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto
}

.woocommerce-message a {
	margin-right: 15px
}

.woocommerce-error {
	color: #a94442;
	background-color: #f2dede;
	padding: 15px!important;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px
}

.woocommerce .customer_details,
.woocommerce .order_details,
.woocommerce .woocommerce-thankyou-order-received,
.woocommerce address,
.woocommerce h2,
.woocommerce header.title {
	max-width: 57rem;
	width: 100%;

	margin-right: auto;
	line-height: 2
}

.woocommerce h2 {
	padding-top: 20px;
	margin-bottom: 0
}

.woocommerce h2.summary-title {
	max-width: none
}

.woocommerce header.title h3 {
	padding-top: 40px
}

.woocommerce .woocommerce-thankyou-order-received {
	text-align: center;
	font-size: 24px
}

.woocommerce .woocommerce-thankyou-order-details {
	list-style-type: none;
	padding-left: 0
}

.woocommerce .order_details .order_item {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000
}

.woocommerce .order_details tfoot tr:last-child {
	border-top: 1px solid #000
}

.banner {
	height: 5.5rem;
	padding: 2rem 0;
	background-color: #fff
}

.banner .cart-contents {
	position: absolute;
	right: 2rem;
	top: -3px;
	display:none;
}

.banner .cart-contents:focus,
.banner .cart-contents:hover {
	text-decoration: none
}

.banner .cart-contents .fa-shopping-cart {
	color: #543a2e;
	font-size: 2.2rem
}

.banner .cart-contents span {
	font-size: 1.5rem;
	font-weight: 700;
	position: absolute;
	top: 1px;
	right: -12px
}

.brand,
.footer-brand {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	width: 15.5rem;
	height: 2rem;
	text-indent: -9999px;
	margin-left: auto;
	margin-right: auto
}

.nav {
	display: none
}

.nav-is_active {
	display: block;
	top: 53px;
	left: 0;
	bottom: 0;
	right: 0;
	background: #fff;
	z-index: 100;
	text-align: center;

}

.nav-toggle {
	color: #000000;
	background: 0 0;
	border: 0;
	padding: 0;
	font-size: 1.8rem;
	line-height: 1.8rem;
	position: absolute;
	left: 15px;
	top: -2px;
	z-index: 101
}

@media only screen and (min-width:992px) {
	.nav-is_active {
	display: block;
	position: absolute;
	top: 53px;
	left: 0;
	bottom: 0;
	right: 0;
	background: #fff;
	z-index: 100;
	text-align: center
}
	.banner {
		height: auto;
		padding: 2rem 0 0 0;
	}
	.banner .cart-contents {
		right: 3rem
	}
	.brand,
	.footer-brand {
	margin-bottom: 2rem
	}
	.menu {
		background-color: #000000;
	}
	.nav {
		display: block;
		width: 940px;
		margin: 0 auto;
		text-transform: uppercase;
		letter-spacing: 3px;
		font-size: 1.3rem;
		text-align: center;
		padding: 2rem 0 2rem;
		line-height:2rem;
	}
	.nav:after,
	.nav:before {
		content: " ";
		display: table
	}
	.nav:after {
		clear: both
	}
	.nav a {
		color: #fff
	}
	.nav a:hover {
		color: #666666;
		text-decoration:none;
	}
	.nav li {
		display: inline-block;
		margin: 0 2rem
	}
	.nav li ul {
		display: inline-block
	}
	.nav li li {
		margin-left: 4rem;
		margin-right: 0
	}
	.nav-toggle {
		display: none
	}
}

@media only screen and (min-width:1200px) {
	.nav {
		width: 1140px
	}
}

.slider {
	background-color: #333;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	text-align: center;
	padding: 7.5rem 1.5rem 1.5rem;
	min-height: 23rem;
	display: table;
	width: 100%
}

.slide {
	display: table-cell;
	vertical-align: middle
}

.slide strong {
	display: block;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 5px;
	font-weight: 400;
	font-size: 2.2rem;
	line-height: 3.2rem;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2rem
}

.slide p {
	color: #fff;
	font-size: 2rem;
	line-height: 4rem;
	margin-bottom: 0;
	font-family: Montserrat, Helvetica, Arial, sans-serif
}

@media only screen and (min-width:992px) {
	.slider {
    height: 33rem;
    padding: 13.5rem 1.5rem 1.5rem;
	}
	.slide strong {
		font-size: 4rem;
		letter-spacing: 10px;
		line-height: 5rem;
		width: auto;
		margin-bottom: 3rem
	}
	.slide p {
		font-size: 2.5rem
	}
}

.footer {
	background-color: #fff;
	padding: 3rem 2rem;
	text-align: center;
	color: #000000
}

.footer:after,
.footer:before {
	content: " ";
	display: table
}

.footer:after {
	clear: both
}

.footer p {
	margin-bottom: 0
}

.footer li,
.footer ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.footer a {
	color: #000000;
	line-height: 1.5
}

.footer a:hover {
	color: #666666
}

.footer-brand {
	margin-bottom: 2.2rem
}

.footer-menu {
	border-top: 1px solid #e4dfd3;
	font-weight: 600;
	text-transform: uppercase;
	padding-top: 1.9rem;
	margin-bottom: 1.8rem
}

.footer-menu li {
	display: block;
	line-height: 1.8rem
}

.footer-copyright {
	clear: both;
	text-align: center
}

.footer-copyright p {
	font-size: 1.3rem
}

.footer-copyright strong {
	text-transform: uppercase
}

.social {
	margin-bottom: 2rem
}

.social li {
	display: inline-block;
	margin: 0 1rem
}

.bc {
	display: block;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.1rem;
	line-height: 2rem;
	letter-spacing: 1px
}

@media only screen and (min-width:992px) {
	.footer {
		text-align: left;
		padding-top: 4rem
	}
	.footer-brand {
		margin-bottom: 3.5rem
	}
	.footer-menu {
		width: 100%;
		padding-right: 15rem;
		padding-top: 3rem;
		margin-bottom: 4rem
	}
	.footer-menu:after,
	.footer-menu:before {
		content: " ";
		display: table
	}
	.footer-menu:after {
		clear: both
	}
	.footer-menu .footer-nav {
		float: left
	}
	.footer-menu li {
		float: left;
		margin: 0 3.2rem
	}
	.footer-menu li ul {
		float: right
	}
	.footer-menu li li {
		margin-left: 6.4rem;
		margin-right: 0
	}
	.social {
		position: absolute;
		right: 0;
		top: 8.5rem
	}
}

.page-head {
	/*background-image: url(../images/page-header.jpg);*/
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	text-align: center;
	padding: 8rem 0 0 0;
	margin-bottom: 4rem;
	background-color: #333333;
}

.page-head:after,
.page-head:before {
	content: " ";
	display: table
}

.page-head:after {
	clear: both
}

.page-head .page-header {
	border-bottom: 0;
	margin: 0
}

.page-head .page-header h1 {
	margin: 0;
	font-size: 4rem;
	line-height: 4.5rem;
	color: #fff;
	letter-spacing: 6px
}

.menu ul li a{line-height: 5rem;}

@media only screen and (min-width:992px) {
	.page-head {
		margin-bottom: 2rem;
		padding: 14rem 0 0 0;
	}
	
	.menu ul li a{line-height: 2rem;}
}

.entry {
	text-align: center;
	padding-left: 3rem;
	padding-right: 3rem;
	padding-top: 4.5rem;
	padding-bottom: 4rem
}

.entry-title {
	font-size: 2.3rem;
	font-weight: 400;
	margin-right: 1rem;
	margin-bottom: 1rem
}

.entry-title a {
	color: #fff
}

.entry-summary p {
	color: #000;
}

.entry-summary p a {
	color: #666
}

.entry-icon {
	display: block;
	margin-bottom: 2.1rem
}

.entry-icon img {
	width: auto
}

.entry.products {
	background-color: #f6f4ee;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	padding-bottom: 2rem
}

.entry.products:after,
.entry.products:before {
	content: " ";
	display: table
}

.entry.products:after {
	clear: both
}

.entry.products .entry-summary {
	line-height: 2.3rem;
	margin-bottom: 2.5rem
}

.entry.products .entry-title {
	margin-bottom: 1rem
}

.entry-features {
	background-color: #f8f4f1
}

.entry-features-image img {
	width: 100%
}

.entry-features-summary {
	margin-bottom: 2rem;
	padding-top: 2rem
}

.featured {
	background-color: #333333
}

.featured .entry-summary p {
	line-height: 3rem;
	margin-bottom: 3rem;
color:#fff;
}

@media only screen and (min-width:992px) {
	.entry {
		padding-top: 9rem;
		padding-bottom: 9rem
	}
	.entry.container {
		padding-left: 10rem;
		padding-right: 10rem
	}
	.entry-icon {
		margin-bottom: 5rem
	}
	.entry.products .entry-summary {
		margin-bottom: 5rem
	}
	.entry.products .entry-title {
		margin-bottom: 3rem
	}
	.entry-features {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
	.entry-features:after,
	.entry-features:before {
		content: " ";
		display: table
	}
	.entry-features:after {
		clear: both
	}
	.entry-features-image,
	.entry-features-summary {
		float: left;
		width: 50%;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch
	}
	.entry-features-summary {
		margin-bottom: 4rem;
		padding-top: 4rem
	}
}

.feature {
	padding: 2rem;
	text-align: center;
	margin-bottom: 1rem
}

.feature-icon {
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	height: 12.4rem;
	width: 12.4rem;
	margin: 0 auto;
	padding: 4.7rem 2rem;
	color: #fff;
	text-align: center;
	margin-bottom: 2.2rem
}

.feature-icon .fa {
	font-size: 3rem;
	line-height: 3rem;
	vertical-align: top
}

.feature-title {
	font-size: 2rem;
	text-transform: uppercase;
	color: #000
}

.feature-content {
	line-height: 2.4rem;
	margin-bottom: 0
}

@media only screen and (min-width:992px) {
	.feature {
		width: 70%;
		margin: 0 auto
	}
}

.modal {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 100;
	background-color: rgba(0, 0, 0, .7);
	color: #fff
}

.modal h2 {
	text-transform: uppercase;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 1.8rem;
	line-height: 2rem;
	color: #675b45;
	font-weight: 700;
	margin-bottom: 1rem
}

.modal .fa {
	position: absolute;
	top: 3rem;
	right: 2rem;
	font-size: 2rem
}

.modal .overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.modal-container {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -150px;
	margin-top: -265px;
	background-color: #f8f4f1;
	color: #543a2e;
	border-radius: .3rem;
	padding: 1rem
}

.modal-container .wpcf7 {
	width: 28rem
}

.modal-container .wpcf7 p {
	font-size: 1.4rem;
	margin-bottom: 1rem;
	width: 28rem
}

.modal-container .wpcf7 input,
.modal-container .wpcf7 textarea {
	font-size: 1.5rem;
	width: 100%
}

.modal-container .wpcf7 textarea {
	resize: none;
	height: 9rem;
	padding: 0 .5rem;
	margin-bottom: 1.5rem
}

.modal-container .wpcf7 span {
	color: #543a2e
}

.modal-container .wpcf7 .text-field input {
	height: 3.8rem;
	padding: 0 .5rem
}

.modal-container .wpcf7 .submit-button {
	margin-bottom: 0
}

.modal-container .wpcf7 .submit-button input {
	display: inline-block;
	background-color: #d0a17e;
	border: none;
	color: #fff;
	padding: .5rem 4.5rem;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1.3rem
}

.modal-container .wpcf7 .submit-button input:active,
.modal-container .wpcf7 .submit-button input:hover {
	background-color: #946559
}

.modal-container .wpcf7 .wpcf7-validation-errors {
	margin: 0 0 1rem
}

@media only screen and (min-width:768px) {
	.modal-container {
		margin-left: -230px;
		padding: 3rem 3rem 1rem
	}
	.modal-container .wpcf7 {
		width: 400px
	}
	.modal-container .wpcf7 input,
	.modal-container .wpcf7 p,
	.modal-container .wpcf7 textarea {
		width: 100%
	}
}

.error {
	text-align: center
}

.error .alert {
	margin-bottom: 4rem
}

.error input[type=text],
.error input[type=search] {
	border-radius: 0;
	height: 3.8rem;
	padding-left: 1rem;
	margin-right: 1rem;
	margin-bottom: 2rem
}

.error .btn {
	background-color: #d0a17e;
	border: none;
	color: #fff;
	display: inline-block;
	padding: 1rem 4.5rem;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1.3rem
}

@media only screen and (min-width:992px) {
	.error input[type=text],
	.error input[type=search] {
		height: 3.8rem;
		padding-left: 1rem;
		width: 30rem
	}
}

.products-list {
	padding-left: 2.5rem;
	padding-right: 2.5rem
}

.products-list:after,
.products-list:before {
	content: " ";
	display: table
}

.products-list:after {
	clear: both
}

.products-by-category {
	padding-bottom: 2rem;
	text-align: left
}

.products-by-category:after,
.products-by-category:before {
	content: " ";
	display: table
}

.products-by-category:after {
	clear: both
}

.products-by-category .item {
	background-color: #333333;
	border-radius: .1rem;
	color: #fff;
	display: inline-block;
	padding: 1rem;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1.3rem;
	margin: 0 1rem 1rem 0
}

.products-by-category .item:hover {
	text-decoration: none;
	background-color: #666666
}

.products-by-category .item.active {
	background-color: #999999
}

.page-template-template-homepage .products-list {
	padding-left: 0;
	padding-right: 0
}

.product {
	position: relative;
	text-align: center;
	margin-bottom: 5rem
}

.product:after,
.product:before {
	content: " ";
	display: table
}

.product:after {
	clear: both
}

.product-thumbnail img {
	width: 100%;
	height: auto
}

.product-thumbnail:after {
	content: " ";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	opacity: 0;
	-o-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out
}

.product h3,
.product-title {
	text-transform: uppercase;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 1.7rem;
	line-height: 2rem;
	color: #675b45;
	font-weight: 700;
	padding-left: 2rem;
	padding-right: 2rem;
	margin-bottom: .5rem;
	text-align: center;
	margin-top: 1.9rem
}

.product a {
	display: inline-block;
	position: relative
}

.product a:hover {
	text-decoration: none
}

.product a:hover .product-thumbnail:after {
	opacity: 1
}

.product a:hover .view {
	opacity: 1;
	visibility: visible
}

.product .onsale {
	position: absolute;
	top: .5rem;
	right: 1rem;
	padding: .8rem 1.5rem;
	background-color: red;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	color: #fff;
	z-index: 20
}

.single-product:after,
.single-product:before {
	content: " ";
	display: table
}

.single-product:after {
	clear: both
}

.single-product .images:after,
.single-product .images:before {
	content: " ";
	display: table
}

.single-product .images:after {
	clear: both
}

.woocommerce-tabs {
	clear: both;
	background-color: #704b41;
	font-size: 12px;
	padding: 5rem;
	color: #fff;
	margin-bottom: 8rem
}

.category-name {
	text-transform: uppercase;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 1.3rem;
	line-height: 2rem;
	color: #675b45;
	display: block;
	font-weight: 700;
	margin: 0 1rem 1rem 0
}

.subcategory li {
	display: block
}

.related {
	text-align: center
}

.related .products .product {
	text-align: center
}

.margin-top {
	margin-top: 2.5rem
}

@media only screen and (min-width:480px) {
	.single-product .images,
	.single-product .summary {
		float: left;
		width: 100%
	}
	.products-by-category {
		padding-bottom: 2rem
	}
	.category-name {
		display: inline-block
	}
}

@media only screen and (min-width:992px) {
	.single-product .images,
	.single-product .summary {
		float: left;
		width: 50%
	}
	.products-list {
		padding-left: 0;
		padding-right: 0;
		margin-left: auto;
		margin-right: auto
	}
	.products-list .product {
		width: 33.3%;
		float: left;
		padding: 0 2rem
	}
	.products-list .product.product-thumbnail img {
		height: auto
	}
	.products-list .product:nth-child(3n+1) {
		clear: both
	}
	.products-list .product-thumbnail {
		position: relative;
		height: auto;
		overflow: hidden
	}
	.products-list .product-thumbnail img {
		overflow: hidden;
		height: 100%;
		max-height: 333px
	}
}

.single-product img {
	height: auto
}

.single-product img.attachment-shop_single {
	width: 100%;
	margin-bottom: 1rem
}

.single-product p {
	line-height: 3rem
}

.single-product a .fa {
	margin-right: .5rem
}

.single-product a:hover {
	text-decoration: underline
}

.single-product button {
	border: none;
	float: left
}

.single-product .images {
	margin-bottom: 1rem
}

.single-product .summary {
	color: #666;
	margin-bottom: 4rem;
	text-align: left
}

.single-product .summary-title {
	text-transform: uppercase;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 1.8rem;
	line-height: 2rem;
	color: #675b45;
	font-weight: 700;
	margin-bottom: 2.5rem
}

.single-product .summary .price {
	font-size: 2.8rem;
	margin-bottom: 2rem
}

.single-product .summary .price-inner {
	color: #958b85;
	display: inline-block;
	font-size: 14px;
	-webkit-transform: translateY(-20%);
	-ms-transform: translateY(-20%);
	-o-transform: translateY(-20%);
	transform: translateY(-20%)
}

.single-product .summary table {
	margin-bottom: 1rem
}

.single-product .summary th {
	width: 10rem
}

.single-product .summary .quantity {
	float: left
}

.single-product .summary input[type=number] {
	width: 5rem;
	height: 3.8rem;
	margin-right: 1rem;
	margin-bottom: 1rem
}

.single-product .summary .product-meta {
	clear: both
}

.single-product .description-detailed {
	clear: both;
	text-align: left;
	margin-bottom: 8rem
}

.single-product .description-detailed a {
	font-weight: 700
}

.single-product .product-attributes {
	list-style: none;
	line-height: 3rem;
	width: 100%;
	margin-bottom: 2rem
}

.single-product .product-attributes:after,
.single-product .product-attributes:before {
	content: " ";
	display: table
}

.single-product .product-attributes:after {
	clear: both
}

.single-product .product-attributes .fa {
	color: #afa39b;
	font-size: 1.7rem;
	padding-right: 1rem
}

.single-product .product-share {
	margin-bottom: 2rem;
	line-height: 2
}

.single-product .product-share a {
	display: block
}

.single-product .product-share a,
.single-product .product-share span {
	color: #958b85;
	font-size: 14px;
	padding-right: 2.5rem
}

.single-product .product-share .fa {
	color: #958b85;
	font-size: 1.7rem;
	padding-right: .8rem
}

.single-product .woocommerce-tabs {
	padding: 7.5rem 5rem
}

.single-product .featured {
	background-color: #333333;
	padding: 7.5rem 0;
	margin-bottom: -5rem
}

.single-product .featured h3 {
	color: #fff
}

.single-product .feature {
	display: inline-block;
	vertical-align: top
}

.single-product .feature-title {
	margin-top: 3.5rem;
	margin-bottom: 3.5rem;
	width: auto;
    margin: 20px auto;
}

.single-product .feature-content {
	color: #e2d7c5
}

.single-product .feature .feature-icon {
	margin-bottom: 3rem
}

.single-product .related {
	padding-top: 4.5rem
}

.single-product .related p {
	margin-bottom: 5.5rem
}

.single-product .variations label {
	margin-bottom: 0;
	margin-right: .5rem
}

.single-product .variations .reset_variations {
	margin-left: .5rem
}

.product-single {
	text-align: center
}

.product-single strong {
	display: block;
	line-height: 2
}

.product-single strong a,
.product-single strong span {
	font-weight: 400
}

@media only screen and (min-width:480px) {
	.single-product .summary {
		padding-left: 2rem
	}
}

@media only screen and (min-width:768px) {
	.single-product .product-share {
		margin-bottom: 3rem
	}
	.single-product .product-share a {
		display: inline-block
	}
	.single-product .feature {
		width: 32%
	}
}

@media only screen and (min-width:1200px) {
	.single-product .summary {
		padding-left: 7rem
	}
	.single-product img {
		height: auto
	}
	.single-product img.attachment-shop_single {
		width: 100%;
		margin-bottom: 2.5rem
	}
}

.is-active {
	display: block
}