@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

html {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

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

caption,
th,
td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}

q,
blockquote {
	quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
	content: "";
	content: none;
}

a img {
	border: none;
}

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

audio,
canvas,
video {
	display: inline-block;
}

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

[hidden] {
	display: none;
}

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

body {
	margin: 0;
}

a:focus {
	outline: thin dotted;
}

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

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

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

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

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

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

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

pre {
	white-space: pre-wrap;
}

q {
	quotes: "\201C""\201D""\2018""\2019";
}

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

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

figure {
	margin: 0;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
}

button,
input {
	line-height: normal;
}

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;
}

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

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-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;
}

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

textarea {
	overflow: auto;
	vertical-align: top;
}

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

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

html {
	font-size: 62.5%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 14px;
	line-height: 1.55;
	color: #a1a1a1;
	background-color: white;
}

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

button,
input,
select[multiple],
textarea {
	background-image: none;
}

a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
	text-decoration: underline;
}

img {
	vertical-align: middle;
}

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

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

.img-thumbnail,
.thumbnail {
	padding: 4px;
	line-height: 1.55;
	background-color: white;
	border: 1px solid #dddddd;
	border-radius: 0;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.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 #eeeeee;
}

.navbar-toggle > span {
	display: none;
}

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

p {
	margin-bottom: 0.5em;
}

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

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

small {
	font-size: 85%;
}

cite {
	font-style: normal;
}

.text-muted {
	color: #999999;
}

.text-primary {
	color: #428bca;
}

.text-warning {
	color: white;
}

.text-danger {
	color: white;
}

.text-success {
	color: white;
}

.text-info {
	color: white;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	font-weight: 600;
	line-height: 1.1;
	margin-bottom: 0.5em;
}

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

h1,
.h1 {
	font-size: 33px;
}

h2,
.h2 {
	font-size: 27px;
}

h3,
.h3 {
	font-size: 23px;
}

h4,
.h4 {
	font-size: 17px;
}

h5,
.h5 {
	font-size: 13px;
}

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

h1 small,
.h1 small {
	font-size: 23px;
}

h2 small,
.h2 small {
	font-size: 17px;
}

h3 small,
.h3 small,
h4 small,
.h4 small {
	font-size: 13px;
}

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

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

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

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

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

dl {
	margin-bottom: 20px;
}

dt,
dd {
	line-height: 1.55;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

@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;
	}
	.dl-horizontal dd:before,
	.dl-horizontal dd:after {
		content: " ";
		display: table;
	}
	.dl-horizontal dd:after {
		clear: both;
	}
}

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

abbr.initialism {
	font-size: 90%;
	text-transform: uppercase;
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	border-left: 5px solid #eeeeee;
}

blockquote p {
	font-size: 16.25px;
	font-weight: 300;
	line-height: 1.25;
}

blockquote p:last-child {
	margin-bottom: 0;
}

blockquote small {
	display: block;
	line-height: 1.55;
	color: #999999;
}

blockquote small:before {
	content: "\2014 \00A0";
}

blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eeeeee;
	border-left: 0;
}

blockquote.pull-right p,
blockquote.pull-right small {
	text-align: right;
}

blockquote.pull-right small:before {
	content: "";
}

blockquote.pull-right small:after {
	content: "\00A0 \2014";
}

q:before,
q:after,
blockquote:before,
blockquote:after {
	content: "";
}

address {
	display: block;
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.55;
}

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

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

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 12px;
	line-height: 1.55;
	word-break: break-all;
	word-wrap: break-word;
	color: #333333;
	background-color: whitesmoke;
	border: 1px solid #cccccc;
	border-radius: 0;
}

pre.prettyprint {
	margin-bottom: 20px;
}

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

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

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

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

.container:after {
	clear: both;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
}

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

.row:after {
	clear: both;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
header .row #header_logo,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.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-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.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-lg-10,
.col-lg-11,
.col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

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

.col-xs-1 {
	width: 8.33333%;
}

.col-xs-2 {
	width: 16.66667%;
}

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

.col-xs-4 {
	width: 33.33333%;
}

.col-xs-5 {
	width: 41.66667%;
}

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

.col-xs-7 {
	width: 58.33333%;
}

.col-xs-8 {
	width: 66.66667%;
}

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

.col-xs-10 {
	width: 83.33333%;
}

.col-xs-11 {
	width: 91.66667%;
}

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

@media (min-width: 768px) {
	.container {
		max-width: 750px;
	}
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	header .row #header_logo,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11 {
		float: left;
	}
	.col-sm-1 {
		width: 8.33333%;
	}
	.col-sm-2 {
		width: 16.66667%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-4,
	header .row #header_logo {
		width: 33.33333%;
	}
	.col-sm-5 {
		width: 41.66667%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-7 {
		width: 58.33333%;
	}
	.col-sm-8 {
		width: 66.66667%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-10 {
		width: 83.33333%;
	}
	.col-sm-11 {
		width: 91.66667%;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-push-1 {
		left: 8.33333%;
	}
	.col-sm-push-2 {
		left: 16.66667%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-4 {
		left: 33.33333%;
	}
	.col-sm-push-5 {
		left: 41.66667%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-7 {
		left: 58.33333%;
	}
	.col-sm-push-8 {
		left: 66.66667%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-10 {
		left: 83.33333%;
	}
	.col-sm-push-11 {
		left: 91.66667%;
	}
	.col-sm-pull-1 {
		right: 8.33333%;
	}
	.col-sm-pull-2 {
		right: 16.66667%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-4 {
		right: 33.33333%;
	}
	.col-sm-pull-5 {
		right: 41.66667%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-7 {
		right: 58.33333%;
	}
	.col-sm-pull-8 {
		right: 66.66667%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-10 {
		right: 83.33333%;
	}
	.col-sm-pull-11 {
		right: 91.66667%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66667%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66667%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66667%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66667%;
	}
}

@media (min-width: 992px) {
	.container {
		max-width: 970px;
	}
	.col-md-1,
	.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-md-10,
	.col-md-11 {
		float: left;
	}
	.col-md-1 {
		width: 8.33333%;
	}
	.col-md-2 {
		width: 16.66667%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-4 {
		width: 33.33333%;
	}
	.col-md-5 {
		width: 41.66667%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-7 {
		width: 58.33333%;
	}
	.col-md-8 {
		width: 66.66667%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-10 {
		width: 83.33333%;
	}
	.col-md-11 {
		width: 91.66667%;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-push-1 {
		left: 8.33333%;
	}
	.col-md-push-2 {
		left: 16.66667%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-4 {
		left: 33.33333%;
	}
	.col-md-push-5 {
		left: 41.66667%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-7 {
		left: 58.33333%;
	}
	.col-md-push-8 {
		left: 66.66667%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-10 {
		left: 83.33333%;
	}
	.col-md-push-11 {
		left: 91.66667%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-pull-1 {
		right: 8.33333%;
	}
	.col-md-pull-2 {
		right: 16.66667%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-4 {
		right: 33.33333%;
	}
	.col-md-pull-5 {
		right: 41.66667%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-7 {
		right: 58.33333%;
	}
	.col-md-pull-8 {
		right: 66.66667%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-10 {
		right: 83.33333%;
	}
	.col-md-pull-11 {
		right: 91.66667%;
	}
	.col-md-offset-0 {
		margin-left: 0;
	}
	.col-md-offset-1 {
		margin-left: 8.33333%;
	}
	.col-md-offset-2 {
		margin-left: 16.66667%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-4 {
		margin-left: 33.33333%;
	}
	.col-md-offset-5 {
		margin-left: 41.66667%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-7 {
		margin-left: 58.33333%;
	}
	.col-md-offset-8 {
		margin-left: 66.66667%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-10 {
		margin-left: 83.33333%;
	}
	.col-md-offset-11 {
		margin-left: 91.66667%;
	}
}

@media (min-width: 1200px) {
	.container {
		max-width: 1170px;
	}
	.col-lg-1,
	.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-lg-10,
	.col-lg-11 {
		float: left;
	}
	.col-lg-1 {
		width: 8.33333%;
	}
	.col-lg-2 {
		width: 16.66667%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-4 {
		width: 33.33333%;
	}
	.col-lg-5 {
		width: 41.66667%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-7 {
		width: 58.33333%;
	}
	.col-lg-8 {
		width: 66.66667%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-10 {
		width: 83.33333%;
	}
	.col-lg-11 {
		width: 91.66667%;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-push-1 {
		left: 8.33333%;
	}
	.col-lg-push-2 {
		left: 16.66667%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-4 {
		left: 33.33333%;
	}
	.col-lg-push-5 {
		left: 41.66667%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-7 {
		left: 58.33333%;
	}
	.col-lg-push-8 {
		left: 66.66667%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-10 {
		left: 83.33333%;
	}
	.col-lg-push-11 {
		left: 91.66667%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-pull-1 {
		right: 8.33333%;
	}
	.col-lg-pull-2 {
		right: 16.66667%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-4 {
		right: 33.33333%;
	}
	.col-lg-pull-5 {
		right: 41.66667%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-7 {
		right: 58.33333%;
	}
	.col-lg-pull-8 {
		right: 66.66667%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-10 {
		right: 83.33333%;
	}
	.col-lg-pull-11 {
		right: 91.66667%;
	}
	.col-lg-offset-0 {
		margin-left: 0;
	}
	.col-lg-offset-1 {
		margin-left: 8.33333%;
	}
	.col-lg-offset-2 {
		margin-left: 16.66667%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333%;
	}
	.col-lg-offset-5 {
		margin-left: 41.66667%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-7 {
		margin-left: 58.33333%;
	}
	.col-lg-offset-8 {
		margin-left: 66.66667%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333%;
	}
	.col-lg-offset-11 {
		margin-left: 91.66667%;
	}
}

table {
	max-width: 100%;
	background-color: transparent;
}

th {
	text-align: left;
}

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

.table thead > tr > th,
.table thead > tr > td,
.table tbody > tr > th,
.table tbody > tr > td,
.table tfoot > tr > th,
.table tfoot > tr > td {
	padding: 9px 8px 11px 18px;
	line-height: 1.55;
	vertical-align: top;
	border-top: 1px solid #f2f2f2;
}

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

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

.table tbody + tbody {
	border-top: 2px solid #f2f2f2;
}

.table .table {
	background-color: white;
}

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

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

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

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

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
	background-color: whitesmoke;
}

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

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

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

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
	background-color: #55c65e;
	border-color: #48b151;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td {
	background-color: #42c04c;
	border-color: #419f49;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
	background-color: #f3515c;
	border-color: #d4323d;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td {
	background-color: #f13946;
	border-color: #c32933;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
	background-color: #fe9126;
	border-color: #e4752b;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td {
	background-color: #fe840d;
	border-color: #da681c;
}

@media (max-width: 768px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		overflow-x: scroll;
		border: 1px solid #f2f2f2;
	}
	.table-responsive > .table {
		margin-bottom: 0;
		background-color: #fff;
	}
	.table-responsive > .table > thead > tr > th,
	.table-responsive > .table > thead > tr > td,
	.table-responsive > .table > tbody > tr > th,
	.table-responsive > .table > tbody > tr > td,
	.table-responsive > .table > tfoot > tr > th,
	.table-responsive > .table > tfoot > tr > td {
		white-space: nowrap;
	}
	.table-responsive > .table-bordered {
		border: 0;
	}
	.table-responsive > .table-bordered > thead > tr > th:first-child,
	.table-responsive > .table-bordered > thead > tr > td:first-child,
	.table-responsive > .table-bordered > tbody > tr > th:first-child,
	.table-responsive > .table-bordered > tbody > tr > td:first-child,
	.table-responsive > .table-bordered > tfoot > tr > th:first-child,
	.table-responsive > .table-bordered > tfoot > tr > td:first-child {
		border-left: 0;
	}
	.table-responsive > .table-bordered > thead > tr > th:last-child,
	.table-responsive > .table-bordered > thead > tr > td:last-child,
	.table-responsive > .table-bordered > tbody > tr > th:last-child,
	.table-responsive > .table-bordered > tbody > tr > td:last-child,
	.table-responsive > .table-bordered > tfoot > tr > th:last-child,
	.table-responsive > .table-bordered > tfoot > tr > td:last-child {
		border-right: 0;
	}
	.table-responsive > .table-bordered > thead > tr:last-child > th,
	.table-responsive > .table-bordered > thead > tr:last-child > td,
	.table-responsive > .table-bordered > tbody > tr:last-child > th,
	.table-responsive > .table-bordered > tbody > tr:last-child > td,
	.table-responsive > .table-bordered > tfoot > tr:last-child > th,
	.table-responsive > .table-bordered > tfoot > tr:last-child > td {
		border-bottom: 0;
	}
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}

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

label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: bold;
}

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

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

input[type="file"] {
	display: block;
}

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

select optgroup {
	font-size: inherit;
	font-style: inherit;
	font-family: inherit;
}

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

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

.form-control:-moz-placeholder {
	color: #999999;
}

.form-control::-moz-placeholder {
	color: #999999;
}

.form-control:-ms-input-placeholder {
	color: #999999;
}

.form-control::-webkit-input-placeholder {
	color: #999999;
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 13px;
	line-height: 1.55;
	color: #9c9b9b;
	vertical-align: middle;
	background-color: white;
	border: 1px solid #d6d4d4;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s,
		box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eeeeee;
}

textarea.form-control {
	height: auto;
}

.form-group {
	margin-bottom: 15px;
}

.radio,
.checkbox {
	display: block;
	min-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	vertical-align: middle;
}

.radio label,
.checkbox label {
	display: inline;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	float: left;
	margin-left: -20px;
}

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

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

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

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

.input-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

select.input-sm,
.input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
	height: 30px;
	line-height: 30px;
}

textarea.input-sm,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn {
	height: auto;
}

.input-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
	height: 44px;
	padding: 10px 16px;
	font-size: 17px;
	line-height: 1.33;
	border-radius: 6px;
}

select.input-lg,
.input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
	height: 44px;
	line-height: 44px;
}

textarea.input-lg,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn {
	height: auto;
}

.has-warning .help-block,
.has-warning .control-label {
	color: white;
}

.has-warning .form-control {
	border-color: white;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
	border-color: #e6e6e6;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}

.has-warning .input-group-addon {
	color: white;
	border-color: white;
	background-color: #fe9126;
}

.has-error .help-block,
.has-error .control-label {
	color: white;
}

.has-error .form-control {
	border-color: white;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
	border-color: #e6e6e6;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}

.has-error .input-group-addon {
	color: white;
	border-color: white;
	background-color: #f3515c;
}

.has-success .help-block,
.has-success .control-label {
	color: white;
}

.has-success .form-control {
	border-color: white;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
	border-color: #e6e6e6;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}

.has-success .input-group-addon {
	color: white;
	border-color: white;
	background-color: #55c65e;
}

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

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

@media (min-width: 768px) {
	.form-inline .form-group,
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .form-control,
	.navbar-form .form-control {
		display: inline-block;
	}
	.form-inline .radio,
	.navbar-form .radio,
	.form-inline .checkbox,
	.navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		padding-left: 0;
	}
	.form-inline .radio input[type="radio"],
	.navbar-form .radio input[type="radio"],
	.form-inline .checkbox input[type="checkbox"],
	.navbar-form .checkbox input[type="checkbox"] {
		float: none;
		margin-left: 0;
	}
}

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

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px;
}

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

.form-horizontal .form-group:after {
	clear: both;
}

@media (min-width: 768px) {
	.form-horizontal .control-label {
		text-align: right;
	}
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.55;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 0;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.btn:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn:hover,
.btn:focus {
	color: #333333;
	text-decoration: none;
}

.btn:active,
.btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-default {
	color: #333333;
	border-color: #cccccc;
}

.open .btn-default.dropdown-toggle {
	color: #333333;
	background-color: #ebebeb;
	border-color: #adadad;
}

.btn-default:active,
.btn-default.active {
	background-image: none;
}

.open .btn-default.dropdown-toggle {
	background-image: none;
}

.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
	background-color: white;
	border-color: #cccccc;
	color: #000;
}

.btn-primary {
	color: white;
	background-color: #428bca;
	border-color: #357ebd;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
	color: white;
	background-color: #3276b1;
	border-color: #285e8e;
}

.open .btn-primary.dropdown-toggle {
	color: white;
	background-color: #3276b1;
	border-color: #285e8e;
}

.btn-primary:active,
.btn-primary.active {
	background-image: none;
}

.open .btn-primary.dropdown-toggle {
	background-image: none;
}

.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
	background-color: #428bca;
	border-color: #357ebd;
}

.btn-warning {
	color: white;
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active {
	color: white;
	background-color: #ed9c28;
	border-color: #d58512;
}

.open .btn-warning.dropdown-toggle {
	color: white;
	background-color: #ed9c28;
	border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active {
	background-image: none;
}

.open .btn-warning.dropdown-toggle {
	background-image: none;
}

.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-danger {
	color: white;
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active {
	color: white;
	background-color: #d2322d;
	border-color: #ac2925;
}

.open .btn-danger.dropdown-toggle {
	color: white;
	background-color: #d2322d;
	border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active {
	background-image: none;
}

.open .btn-danger.dropdown-toggle {
	background-image: none;
}

.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-success {
	color: white;
	background-color: #46a74e;
	border-color: #3e9546;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active {
	color: white;
	background-color: #3a8a41;
	border-color: #2c6a31;
}

.open .btn-success.dropdown-toggle {
	color: white;
	background-color: #3a8a41;
	border-color: #2c6a31;
}

.btn-success:active,
.btn-success.active {
	background-image: none;
}

.open .btn-success.dropdown-toggle {
	background-image: none;
}

.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
	background-color: #46a74e;
	border-color: #3e9546;
}

.btn-info {
	color: white;
	background-color: #5192f3;
	border-color: #3983f1;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active {
	color: white;
	background-color: #2b7af0;
	border-color: #0f62de;
}

.open .btn-info.dropdown-toggle {
	color: white;
	background-color: #2b7af0;
	border-color: #0f62de;
}

.btn-info:active,
.btn-info.active {
	background-image: none;
}

.open .btn-info.dropdown-toggle {
	background-image: none;
}

.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled]:active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
	background-color: #5192f3;
	border-color: #3983f1;
}

.btn-link {
	color: #777777;
	font-weight: normal;
	cursor: pointer;
	border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
	border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
	color: #f7a6b7;
	text-decoration: underline;
	background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
	color: #999999;
	text-decoration: none;
}

.btn-lg,
.btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 17px;
	line-height: 1.33;
	border-radius: 6px;
}

.btn-sm,
.btn-group-sm > .btn,
.btn-xs,
.btn-group-xs > .btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-xs,
.btn-group-xs > .btn {
	padding: 1px 5px;
}

.btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.btn-block + .btn-block {
	margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%;
}

.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

.fade.in {
	opacity: 1;
}

.collapse {
	display: none;
}

.collapse.in {
	display: block;
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.35s ease;
	transition: height 0.35s ease;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid black;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	border-bottom: 0 dotted;
	content: "";
}

.dropdown {
	position: relative;
}

.dropdown-toggle:focus {
	outline: 0;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 13px;
	background-color: white;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.55;
	color: #333333;
	white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	text-decoration: none;
	color: white;
	background-color: #428bca;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color: white;
	text-decoration: none;
	outline: 0;
	background-color: #428bca;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
	color: #999999;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed;
}

.open > .dropdown-menu {
	display: block;
}

.open > a {
	outline: 0;
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.55;
	color: #999999;
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990;
}

.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	border-top: 0 dotted;
	border-bottom: 4px solid black;
	content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px;
}

@media (min-width: 768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto;
	}
}

.btn-default .caret {
	border-top-color: #333333;
}

.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
	border-top-color: #fff;
}

.dropup .btn-default .caret {
	border-bottom-color: #333333;
}

.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
	border-bottom-color: #fff;
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
	position: relative;
	float: left;
}

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
	z-index: 2;
}

.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
	outline: none;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
	margin-left: -1px;
}

.btn-toolbar:before,
.btn-toolbar:after {
	content: " ";
	display: table;
}

.btn-toolbar:after {
	clear: both;
}

.btn-toolbar .btn-group {
	float: left;
}

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn-group + .btn-group {
	margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}

.btn-group > .btn:first-child {
	margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.btn-group > .btn-group {
	float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle,
.btn-group-lg.btn-group > .btn + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn .caret {
	margin-left: 0;
}

.btn-lg .caret,
.btn-group-lg > .btn .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg > .btn .caret {
	border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
	content: " ";
	display: table;
}

.btn-group-vertical > .btn-group:after {
	clear: both;
}

.btn-group-vertical > .btn-group > .btn {
	float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
	margin-top: -1px;
	margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child > .btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}

.btn-group-justified .btn {
	float: none;
	display: table-cell;
	width: 1%;
}

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
	display: none;
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}

.input-group.col {
	float: none;
	padding-left: 0;
	padding-right: 0;
}

.input-group .form-control {
	width: 100%;
	margin-bottom: 0;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
	display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 13px;
	font-weight: normal;
	line-height: 1;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #d6d4d4;
	border-radius: 0;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
	padding: 10px 16px;
	font-size: 17px;
	border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
	margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.input-group-addon:first-child {
	border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.input-group-addon:last-child {
	border-left: 0;
}

.input-group-btn {
	position: relative;
	white-space: nowrap;
}

.input-group-btn > .btn {
	position: relative;
}

.input-group-btn > .btn + .btn {
	margin-left: -4px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
	z-index: 2;
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}

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

.nav:after {
	clear: both;
}

.nav > li {
	position: relative;
	display: block;
}

.nav > li > a {
	position: relative;
	display: block;
	padding: 25px 20px;
}

.nav > li > a:hover {
	background-color: #fff;
	color: #ec6a54;
}

.nav > li:hover {
	border-color: #ffa868;
}

.nav > li > a:hover,
.nav > li > a:focus {
	text-decoration: none;
}

.nav > li.disabled > a {
	color: #999999;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
	color: #999999;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
	background-color: #eeeeee;
	border-color: #777777;
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.nav > li > a > img {
	max-width: none;
}

.nav-tabs {
	border-bottom: 1px solid #e1e1e1;
}

.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}

.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.55;
	border: 1px solid transparent;
	border-radius: 0 0 0 0;
}

.nav-tabs > li > a:hover {
	border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	color: #555555;
	background-color: white;
	border: 1px solid #dddddd;
	border-bottom-color: transparent;
	cursor: default;
}

.nav-pills > li {
	float: left;
}

.nav-pills > li > a {
	border-radius: 5px;
}

.nav-pills > li + li {
	margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
	color: white;
	background-color: #428bca;
}

.nav-stacked > li {
	float: none;
}

.nav-stacked > li + li {
	margin-top: 2px;
	margin-left: 0;
}

.nav-justified,
.nav-tabs.nav-justified {
	width: 100%;
}

.nav-justified > li,
.nav-tabs.nav-justified > li {
	float: none;
}

.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
	text-align: center;
}

@media (min-width: 768px) {
	.nav-justified > li,
	.nav-tabs.nav-justified > li {
		display: table-cell;
		width: 1%;
	}
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
	border-bottom: 0;
}

.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
	border-bottom: 1px solid #dddddd;
	margin-right: 0;
}

.nav-tabs-justified > .active > a,
.nav-tabs.nav-justified > .active > a {
	border-bottom-color: white;
}

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

.tabbable:after {
	clear: both;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
	display: none;
}

.tab-content > .active,
.pill-content > .active {
	display: block;
}

.nav .caret {
	border-top-color: #777777;
	border-bottom-color: #777777;
}

.nav a:hover .caret {
	border-top-color: #f7a6b7;
	border-bottom-color: #f7a6b7;
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.navbar {
	position: relative;
	z-index: 1000;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}

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

.navbar:after {
	clear: both;
}

@media (min-width: 768px) {
	.navbar {
		border-radius: 0;
	}
}

.navbar-header:before,
.navbar-header:after {
	content: " ";
	display: table;
}

.navbar-header:after {
	clear: both;
}

@media (min-width: 768px) {
	.navbar-header {
		float: left;
	}
}

.navbar-collapse {
	max-height: 340px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
	content: " ";
	display: table;
}

.navbar-collapse:after {
	clear: both;
}

.navbar-collapse.in {
	overflow-y: auto;
}

@media (min-width: 768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none;
	}
	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
	.navbar-collapse.in {
		overflow-y: visible;
	}
	.navbar-collapse .navbar-nav.navbar-left:first-child {
		margin-left: -15px;
	}
	.navbar-collapse .navbar-nav.navbar-right:last-child {
		margin-right: -15px;
	}
	.navbar-collapse .navbar-text:last-child {
		margin-right: 0;
	}
}

.container > .navbar-header,
.container > .navbar-collapse {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width: 768px) {
	.container > .navbar-header,
	.container > .navbar-collapse {
		margin-right: 0;
		margin-left: 0;
	}
}

.navbar-static-top {
	border-width: 0 0 1px;
}

@media (min-width: 768px) {
	.navbar-static-top {
		border-radius: 0;
	}
}

.navbar-fixed-top,
.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	border-width: 0 0 1px;
}

@media (min-width: 768px) {
	.navbar-fixed-top,
	.navbar-fixed-bottom {
		border-radius: 0;
	}
}

.navbar-fixed-top {
	z-index: 1030;
	top: 0;
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
}

.navbar-brand {
	float: left;
	padding: 15px 15px;
	font-size: 17px;
	line-height: 20px;
	text-transform: uppercase;
	color: #434343;
	font-weight: 600;
}

.navbar-brand:hover,
.navbar-brand:focus {
	text-decoration: none;
}

@media (min-width: 768px) {
	.navbar > .container .navbar-brand {
		margin-left: -15px;
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 0;
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}

@media (min-width: 768px) {
	.navbar-toggle {
		display: none;
	}
}

.navbar-nav {
	margin: 7.5px -15px;
}

.navbar-nav > li > a {
	line-height: 20px;
	font-size: 8px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 500;
	font-family: "Raleway", sans-serif;
}

@media (max-width: 767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}
	.navbar-nav .open .dropdown-menu > li > a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px;
	}
	.navbar-nav .open .dropdown-menu > li > a {
		line-height: 20px;
	}
	.navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-nav .open .dropdown-menu > li > a:focus {
		background-image: none;
	}
}

@media (min-width: 768px) {
	.navbar-nav {
		float: left;
		margin: 0;
	}
	.navbar-nav > li {
		float: left;
	}
}

@media (min-width: 768px) {
	.navbar-left {
		float: left !important;
	}
	.navbar-right {
		float: right !important;
	}
}

.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
		0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
		0 1px 0 rgba(255, 255, 255, 0.1);
	margin-top: 8px;
	margin-bottom: 8px;
}

@media (max-width: 767px) {
	.navbar-form .form-group {
		margin-bottom: 5px;
	}
}

@media (min-width: 768px) {
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}

.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
	left: auto;
	right: 0;
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px;
}

.navbar-text {
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}

@media (min-width: 768px) {
	.navbar-text {
		margin-left: 15px;
		margin-right: 15px;
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
	color: #282828;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #0e0e0e;
	background-color: transparent;
}

.navbar-default .navbar-text {
	color: #777777;
}

.navbar-default .navbar-nav > li > a {
	color: #282828;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #404b8f;
	background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #555555;
	background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
	color: #cccccc;
	background-color: transparent;
}

.navbar-default .navbar-toggle {
	border-color: #dddddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #dddddd;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #cccccc;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e6e6e6;
}

.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
	border-top-color: #404b8f;
	border-bottom-color: #404b8f;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	background-color: #e7e7e7;
	color: #555555;
}

.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
	border-top-color: #555555;
	border-bottom-color: #555555;
}

.navbar-default .navbar-nav > .dropdown > a .caret {
	border-top-color: #282828;
	border-bottom-color: #282828;
}

@media (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #282828;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #404b8f;
		background-color: transparent;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #555555;
		background-color: #e7e7e7;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #cccccc;
		background-color: transparent;
	}
}

.navbar-default .navbar-link {
	color: #282828;
}

.navbar-default .navbar-link:hover {
	color: #404b8f;
}

.navbar-inverse {
	background-color: #222222;
	border-color: #090909;
}

.navbar-inverse .navbar-brand {
	color: #999999;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
	color: white;
	background-color: transparent;
}

.navbar-inverse .navbar-text {
	color: #999999;
}

.navbar-inverse .navbar-nav > li > a {
	color: #999999;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
	color: white;
	background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
	color: white;
	background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
	color: #444444;
	background-color: transparent;
}

.navbar-inverse .navbar-toggle {
	border-color: #333333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
	background-color: #333333;
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: white;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
	background-color: #090909;
	color: white;
}

.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
	border-top-color: white;
	border-bottom-color: white;
}

.navbar-inverse .navbar-nav > .dropdown > a .caret {
	border-top-color: #999999;
	border-bottom-color: #999999;
}

.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
	border-top-color: white;
	border-bottom-color: white;
}

@media (max-width: 767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
		border-color: #090909;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #999999;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
		color: white;
		background-color: transparent;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: white;
		background-color: #090909;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #444444;
		background-color: transparent;
	}
}

.navbar-inverse .navbar-link {
	color: #999999;
}

.navbar-inverse .navbar-link:hover {
	color: white;
}

.breadcrumb > li {
	display: inline-block;
}

.breadcrumb > li + li:before {
	content: "/\00a0";
	padding: 0 5px;
	color: #333333;
}

.breadcrumb > .active {
	color: #333333;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 0;
}

.pagination > li {
	display: inline;
}

.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.55;
	text-decoration: none;
	background-color: white;
	border: 1px solid #dddddd;
	margin-left: -1px;
	color: #434343;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
	background-color: #f6f6f6;
}

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
	z-index: 2;
	color: white;
	background-color: #428bca;
	border-color: #428bca;
	cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #999999;
	background-color: white;
	border-color: #dddddd;
	cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 17px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center;
}

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

.pager:after {
	clear: both;
}

.pager li {
	display: inline;
}

.pager li > a,
.pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: white;
	border: 1px solid #dddddd;
	border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
	text-decoration: none;
	background-color: #f6f6f6;
}

.pager .next > a,
.pager .next > span {
	float: right;
}

.pager .previous > a,
.pager .previous > span {
	float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
	color: #999999;
	background-color: white;
	cursor: not-allowed;
}

.label {
	display: inline;
	padding: 0.2em 0.6em 0.3em;
	font-size: 100%;
	font-weight: bold;
	line-height: 1;
	color: white;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 0;
}

.label[href]:hover,
.label[href]:focus {
	color: white;
	text-decoration: none;
	cursor: pointer;
}

.label:empty {
	display: none;
}

.label-default {
	background-color: #999999;
}

.label-default[href]:hover,
.label-default[href]:focus {
	background-color: gray;
}

.label-primary {
	background-color: #428bca;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
	background-color: #3071a9;
}

.label-success {
	background-color: #55c65e;
	border: 1px solid #36943e;
}

.label-success[href]:hover,
.label-success[href]:focus {
	background-color: #3aae43;
}

.label-info {
	background-color: #5192f3;
	border: 1px solid #4b80c3;
}

.label-info[href]:hover,
.label-info[href]:focus {
	background-color: #2174f0;
}

.label-warning {
	background-color: #fe9126;
	border: 1px solid #e4752b;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
	background-color: #f07701;
}

.label-danger {
	background-color: #f3515c;
	border: 1px solid #d4323d;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
	background-color: #f0212f;
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	background-color: #999999;
	border-radius: 10px;
}

.badge:empty {
	display: none;
}

a.badge:hover,
a.badge:focus {
	color: white;
	text-decoration: none;
	cursor: pointer;
}

.btn .badge {
	position: relative;
	top: -1px;
}

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
	color: #777777;
	background-color: white;
}

.nav-pills > li > a > .badge {
	margin-left: 3px;
}

.thumbnail {
	display: block;
}

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

a.thumbnail:hover,
a.thumbnail:focus {
	border-color: #777777;
}

.thumbnail > img {
	margin-left: auto;
	margin-right: auto;
}

.thumbnail .caption {
	padding: 9px;
	color: #777777;
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 0;
}

.alert h4 {
	margin-top: 0;
	color: inherit;
}

.alert .alert-link {
	font-weight: bold;
}

.alert > p,
.alert > ul {
	margin-bottom: 0;
}

.alert > p + p {
	margin-top: 5px;
}

.alert-dismissable {
	padding-right: 35px;
}

.alert-dismissable .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}

.alert-success {
	background-color: #55c65e;
	border-color: #48b151;
	color: white;
}

.alert-success hr {
	border-top-color: #419f49;
}

.alert-success .alert-link {
	color: #e6e6e6;
}

.alert-info {
	background-color: #5192f3;
	border-color: #4b80c3;
	color: white;
}

.alert-info hr {
	border-top-color: #3d73b7;
}

.alert-info .alert-link {
	color: #e6e6e6;
}

.alert-warning {
	background-color: #fe9126;
	border-color: #e4752b;
	color: white;
}

.alert-warning hr {
	border-top-color: #da681c;
}

.alert-warning .alert-link {
	color: #e6e6e6;
}

.alert-danger {
	background-color: #fff;
	color: white;
	border: 1px dotted #ec6a54;
}

.alert-danger hr {
	border-top-color: #c32933;
}

.alert-danger .alert-link {
	color: #787878;
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}

@-moz-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 0 0;
	}
	to {
		background-position: 40px 0;
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}

.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: whitesmoke;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	color: white;
	text-align: center;
	background-color: #428bca;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: width 0.6s ease;
	transition: width 0.6s ease;
}

.progress-striped .progress-bar {
	background-image: -webkit-gradient(
		linear,
		0 100%,
		100% 0,
		color-stop(0.25, rgba(255, 255, 255, 0.15)),
		color-stop(0.25, transparent),
		color-stop(0.5, transparent),
		color-stop(0.5, rgba(255, 255, 255, 0.15)),
		color-stop(0.75, rgba(255, 255, 255, 0.15)),
		color-stop(0.75, transparent),
		to(transparent)
	);
	background-image: -webkit-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: -moz-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-size: 40px 40px;
}

.progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-moz-animation: progress-bar-stripes 2s linear infinite;
	-ms-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
	background-color: #46a74e;
}

.progress-striped .progress-bar-success {
	background-image: -webkit-gradient(
		linear,
		0 100%,
		100% 0,
		color-stop(0.25, rgba(255, 255, 255, 0.15)),
		color-stop(0.25, transparent),
		color-stop(0.5, transparent),
		color-stop(0.5, rgba(255, 255, 255, 0.15)),
		color-stop(0.75, rgba(255, 255, 255, 0.15)),
		color-stop(0.75, transparent),
		to(transparent)
	);
	background-image: -webkit-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: -moz-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
}

.progress-bar-info {
	background-color: #5192f3;
}

.progress-striped .progress-bar-info {
	background-image: -webkit-gradient(
		linear,
		0 100%,
		100% 0,
		color-stop(0.25, rgba(255, 255, 255, 0.15)),
		color-stop(0.25, transparent),
		color-stop(0.5, transparent),
		color-stop(0.5, rgba(255, 255, 255, 0.15)),
		color-stop(0.75, rgba(255, 255, 255, 0.15)),
		color-stop(0.75, transparent),
		to(transparent)
	);
	background-image: -webkit-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: -moz-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
}

.progress-bar-warning {
	background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
	background-image: -webkit-gradient(
		linear,
		0 100%,
		100% 0,
		color-stop(0.25, rgba(255, 255, 255, 0.15)),
		color-stop(0.25, transparent),
		color-stop(0.5, transparent),
		color-stop(0.5, rgba(255, 255, 255, 0.15)),
		color-stop(0.75, rgba(255, 255, 255, 0.15)),
		color-stop(0.75, transparent),
		to(transparent)
	);
	background-image: -webkit-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: -moz-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
}

.progress-bar-danger {
	background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-gradient(
		linear,
		0 100%,
		100% 0,
		color-stop(0.25, rgba(255, 255, 255, 0.15)),
		color-stop(0.25, transparent),
		color-stop(0.5, transparent),
		color-stop(0.5, rgba(255, 255, 255, 0.15)),
		color-stop(0.75, rgba(255, 255, 255, 0.15)),
		color-stop(0.75, transparent),
		to(transparent)
	);
	background-image: -webkit-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: -moz-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
}

.media,
.media-body {
	overflow: hidden;
	zoom: 1;
}

.media,
.media .media {
	margin-top: 15px;
}

.media:first-child {
	margin-top: 0;
}

.media-object {
	display: block;
}

.media-heading {
	margin: 0 0 5px;
}

.media > .pull-left {
	margin-right: 10px;
}

.media > .pull-right {
	margin-left: 10px;
}

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

.list-group {
	margin-bottom: 20px;
	padding-left: 0;
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: white;
	border: 1px solid #dddddd;
}

.list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.list-group-item > .badge {
	float: right;
}

.list-group-item > .badge + .badge {
	margin-right: 5px;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
	z-index: 2;
	color: white;
	background-color: #428bca;
	border-color: #428bca;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading {
	color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
	color: #e1edf7;
}

a.list-group-item {
	color: #555555;
}

a.list-group-item .list-group-item-heading {
	color: #333333;
}

a.list-group-item:hover,
a.list-group-item:focus {
	text-decoration: none;
	background-color: whitesmoke;
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}

.panel {
	margin-bottom: 20px;
	background-color: white;
	border: 1px solid transparent;
	border-radius: 0;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
	padding: 15px;
}

.panel-body:before,
.panel-body:after {
	content: " ";
	display: table;
}

.panel-body:after {
	clear: both;
}

.panel > .list-group {
	margin-bottom: 0;
}

.panel > .list-group .list-group-item {
	border-width: 1px 0;
}

.panel > .list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.panel > .list-group .list-group-item:last-child {
	border-bottom: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0;
}

.panel > .table {
	margin-bottom: 0;
}

.panel > .panel-body + .table {
	border-top: 1px solid #f2f2f2;
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: -1px;
	border-top-left-radius: -1px;
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 15px;
}

.panel-title > a {
	color: inherit;
}

.panel-footer {
	padding: 10px 15px;
	background-color: whitesmoke;
	border-top: 1px solid #dddddd;
	border-bottom-right-radius: -1px;
	border-bottom-left-radius: -1px;
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 0;
	overflow: hidden;
}

.panel-group .panel + .panel {
	margin-top: 5px;
}

.panel-group .panel-heading {
	border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
	border-top: 1px solid #dddddd;
}

.panel-group .panel-footer {
	border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom: 1px solid #dddddd;
}

.panel-default {
	border-color: #dddddd;
}

.panel-default > .panel-heading {
	color: #333333;
	background-color: whitesmoke;
	border-color: #dddddd;
}

.panel-default > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #dddddd;
}

.panel-default > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #dddddd;
}

.panel-primary {
	border-color: #428bca;
}

.panel-primary > .panel-heading {
	color: white;
	background-color: #428bca;
	border-color: #428bca;
}

.panel-primary > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #428bca;
}

.panel-primary > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #428bca;
}

.panel-success {
	border-color: #48b151;
}

.panel-success > .panel-heading {
	color: white;
	background-color: #55c65e;
	border-color: #48b151;
}

.panel-success > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #48b151;
}

.panel-success > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #48b151;
}

.panel-warning {
	border-color: #e4752b;
}

.panel-warning > .panel-heading {
	color: white;
	background-color: #fe9126;
	border-color: #e4752b;
}

.panel-warning > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #e4752b;
}

.panel-warning > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #e4752b;
}

.panel-danger {
	border-color: #d4323d;
}

.panel-danger > .panel-heading {
	color: white;
	background-color: #f3515c;
	border-color: #d4323d;
}

.panel-danger > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #d4323d;
}

.panel-danger > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #d4323d;
}

.panel-info {
	border-color: #4b80c3;
}

.panel-info > .panel-heading {
	color: white;
	background-color: #5192f3;
	border-color: #4b80c3;
}

.panel-info > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #4b80c3;
}

.panel-info > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #4b80c3;
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: whitesmoke;
	border: 1px solid #e3e3e3;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
	padding: 24px;
	border-radius: 6px;
}

.well-sm {
	padding: 9px;
	border-radius: 3px;
}

.close {
	float: right;
	font-size: 19.5px;
	font-weight: bold;
	line-height: 1;
	color: black;
	text-shadow: 0 1px 0 white;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: white;
	background-clip: padding-box;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	white-space: normal;
}

.popover.top {
	margin-top: -10px;
}

.popover.right {
	margin-left: 10px;
}

.popover.bottom {
	margin-top: 10px;
}

.popover.left {
	margin-left: -10px;
}

.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}

.popover-content {
	padding: 9px 14px;
}

.popover .arrow,
.popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.popover .arrow {
	border-width: 11px;
}

.popover .arrow:after {
	border-width: 10px;
	content: "";
}

.popover.top .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999999;
	border-top-color: rgba(0, 0, 0, 0.25);
	bottom: -11px;
}

.popover.top .arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: white;
}

.popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999999;
	border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right .arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: white;
}

.popover.bottom .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999999;
	border-bottom-color: rgba(0, 0, 0, 0.25);
	top: -11px;
}

.popover.bottom .arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: white;
}

.popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999999;
	border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left .arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: white;
	bottom: -10px;
}

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

.clearfix:after {
	clear: both;
}

.pull-left {
	float: left !important;
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

.invisible {
	visibility: hidden;
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.affix {
	position: fixed;
}

.hidden {
	display: none !important;
	visibility: hidden !important;
}

.visible-xs,
.ie9 .visible-xs {
	display: none !important;
}

tr.visible-xs {
	display: none !important;
}

th.visible-xs,
td.visible-xs {
	display: none !important;
}

@media (max-width: 767px) {
	.visible-xs {
		display: block !important;
	}
	tr.visible-xs {
		display: table-row !important;
	}
	th.visible-xs,
	td.visible-xs {
		display: table-cell !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-xs.visible-sm {
		display: block !important;
	}
	tr.visible-xs.visible-sm {
		display: table-row !important;
	}
	th.visible-xs.visible-sm,
	td.visible-xs.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-xs.visible-md {
		display: block !important;
	}
	tr.visible-xs.visible-md {
		display: table-row !important;
	}
	th.visible-xs.visible-md,
	td.visible-xs.visible-md {
		display: table-cell !important;
	}
}

@media (min-width: 1200px) {
	.visible-xs.visible-lg {
		display: block !important;
	}
	tr.visible-xs.visible-lg {
		display: table-row !important;
	}
	th.visible-xs.visible-lg,
	td.visible-xs.visible-lg {
		display: table-cell !important;
	}
}

.visible-sm {
	display: none !important;
}

tr.visible-sm {
	display: none !important;
}

th.visible-sm,
td.visible-sm {
	display: none !important;
}

@media (max-width: 767px) {
	.visible-sm.visible-xs {
		display: block !important;
	}
	tr.visible-sm.visible-xs {
		display: table-row !important;
	}
	th.visible-sm.visible-xs,
	td.visible-sm.visible-xs {
		display: table-cell !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important;
	}
	tr.visible-sm {
		display: table-row !important;
	}
	th.visible-sm,
	td.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-sm.visible-md {
		display: block !important;
	}
	tr.visible-sm.visible-md {
		display: table-row !important;
	}
	th.visible-sm.visible-md,
	td.visible-sm.visible-md {
		display: table-cell !important;
	}
}

@media (min-width: 1200px) {
	.visible-sm.visible-lg {
		display: block !important;
	}
	tr.visible-sm.visible-lg {
		display: table-row !important;
	}
	th.visible-sm.visible-lg,
	td.visible-sm.visible-lg {
		display: table-cell !important;
	}
}

.visible-md {
	display: none !important;
}

tr.visible-md {
	display: none !important;
}

th.visible-md,
td.visible-md {
	display: none !important;
}

@media (max-width: 767px) {
	.visible-md.visible-xs {
		display: block !important;
	}
	tr.visible-md.visible-xs {
		display: table-row !important;
	}
	th.visible-md.visible-xs,
	td.visible-md.visible-xs {
		display: table-cell !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-md.visible-sm {
		display: block !important;
	}
	tr.visible-md.visible-sm {
		display: table-row !important;
	}
	th.visible-md.visible-sm,
	td.visible-md.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md {
		display: block !important;
	}
	tr.visible-md {
		display: table-row !important;
	}
	th.visible-md,
	td.visible-md {
		display: table-cell !important;
	}
}

@media (min-width: 1200px) {
	.visible-md.visible-lg {
		display: block !important;
	}
	tr.visible-md.visible-lg {
		display: table-row !important;
	}
	th.visible-md.visible-lg,
	td.visible-md.visible-lg {
		display: table-cell !important;
	}
}

.visible-lg {
	display: none !important;
}

tr.visible-lg {
	display: none !important;
}

th.visible-lg,
td.visible-lg {
	display: none !important;
}

@media (max-width: 767px) {
	.visible-lg.visible-xs {
		display: block !important;
	}
	tr.visible-lg.visible-xs {
		display: table-row !important;
	}
	th.visible-lg.visible-xs,
	td.visible-lg.visible-xs {
		display: table-cell !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-lg.visible-sm {
		display: block !important;
	}
	tr.visible-lg.visible-sm {
		display: table-row !important;
	}
	th.visible-lg.visible-sm,
	td.visible-lg.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-lg.visible-md {
		display: block !important;
	}
	tr.visible-lg.visible-md {
		display: table-row !important;
	}
	th.visible-lg.visible-md,
	td.visible-lg.visible-md {
		display: table-cell !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg {
		display: block !important;
	}
	tr.visible-lg {
		display: table-row !important;
	}
	th.visible-lg,
	td.visible-lg {
		display: table-cell !important;
	}
}

.hidden-xs {
	display: block !important;
}

tr.hidden-xs {
	display: table-row !important;
}

th.hidden-xs,
td.hidden-xs {
	display: table-cell !important;
}

@media (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
	tr.hidden-xs {
		display: none !important;
	}
	th.hidden-xs,
	td.hidden-xs {
		display: none !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-xs.hidden-sm {
		display: none !important;
	}
	tr.hidden-xs.hidden-sm {
		display: none !important;
	}
	th.hidden-xs.hidden-sm,
	td.hidden-xs.hidden-sm {
		display: none !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-xs.hidden-md {
		display: none !important;
	}
	tr.hidden-xs.hidden-md {
		display: none !important;
	}
	th.hidden-xs.hidden-md,
	td.hidden-xs.hidden-md {
		display: none !important;
	}
}

@media (min-width: 1200px) {
	.hidden-xs.hidden-lg {
		display: none !important;
	}
	tr.hidden-xs.hidden-lg {
		display: none !important;
	}
	th.hidden-xs.hidden-lg,
	td.hidden-xs.hidden-lg {
		display: none !important;
	}
}

.hidden-sm {
	display: block !important;
}

tr.hidden-sm {
	display: table-row !important;
}

th.hidden-sm,
td.hidden-sm {
	display: table-cell !important;
}

@media (max-width: 767px) {
	.hidden-sm.hidden-xs {
		display: none !important;
	}
	tr.hidden-sm.hidden-xs {
		display: none !important;
	}
	th.hidden-sm.hidden-xs,
	td.hidden-sm.hidden-xs {
		display: none !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important;
	}
	tr.hidden-sm {
		display: none !important;
	}
	th.hidden-sm,
	td.hidden-sm {
		display: none !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-sm.hidden-md {
		display: none !important;
	}
	tr.hidden-sm.hidden-md {
		display: none !important;
	}
	th.hidden-sm.hidden-md,
	td.hidden-sm.hidden-md {
		display: none !important;
	}
}

@media (min-width: 1200px) {
	.hidden-sm.hidden-lg {
		display: none !important;
	}
	tr.hidden-sm.hidden-lg {
		display: none !important;
	}
	th.hidden-sm.hidden-lg,
	td.hidden-sm.hidden-lg {
		display: none !important;
	}
}

.hidden-md {
	display: block !important;
}

tr.hidden-md {
	display: table-row !important;
}

th.hidden-md,
td.hidden-md {
	display: table-cell !important;
}

@media (max-width: 767px) {
	.hidden-md.hidden-xs {
		display: none !important;
	}
	tr.hidden-md.hidden-xs {
		display: none !important;
	}
	th.hidden-md.hidden-xs,
	td.hidden-md.hidden-xs {
		display: none !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-md.hidden-sm {
		display: none !important;
	}
	tr.hidden-md.hidden-sm {
		display: none !important;
	}
	th.hidden-md.hidden-sm,
	td.hidden-md.hidden-sm {
		display: none !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important;
	}
	tr.hidden-md {
		display: none !important;
	}
	th.hidden-md,
	td.hidden-md {
		display: none !important;
	}
}

@media (min-width: 1200px) {
	.hidden-md.hidden-lg {
		display: none !important;
	}
	tr.hidden-md.hidden-lg {
		display: none !important;
	}
	th.hidden-md.hidden-lg,
	td.hidden-md.hidden-lg {
		display: none !important;
	}
}

.hidden-lg {
	display: block !important;
}

tr.hidden-lg {
	display: table-row !important;
}

th.hidden-lg,
td.hidden-lg {
	display: table-cell !important;
}

@media (max-width: 767px) {
	.hidden-lg.hidden-xs {
		display: none !important;
	}
	tr.hidden-lg.hidden-xs {
		display: none !important;
	}
	th.hidden-lg.hidden-xs,
	td.hidden-lg.hidden-xs {
		display: none !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-lg.hidden-sm {
		display: none !important;
	}
	tr.hidden-lg.hidden-sm {
		display: none !important;
	}
	th.hidden-lg.hidden-sm,
	td.hidden-lg.hidden-sm {
		display: none !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-lg.hidden-md {
		display: none !important;
	}
	tr.hidden-lg.hidden-md {
		display: none !important;
	}
	th.hidden-lg.hidden-md,
	td.hidden-lg.hidden-md {
		display: none !important;
	}
}

@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important;
	}
	tr.hidden-lg {
		display: none !important;
	}
	th.hidden-lg,
	td.hidden-lg {
		display: none !important;
	}
}

.visible-print {
	display: none !important;
}

tr.visible-print {
	display: none !important;
}

th.visible-print,
td.visible-print {
	display: none !important;
}

@media print {
	.visible-print {
		display: block !important;
	}
	tr.visible-print {
		display: table-row !important;
	}
	th.visible-print,
	td.visible-print {
		display: table-cell !important;
	}
	.hidden-print {
		display: none !important;
	}
	tr.hidden-print {
		display: none !important;
	}
	th.hidden-print,
	td.hidden-print {
		display: none !important;
	}
}

/* @font-face {
    font-family: 'FontAwesome';
    src: url("http://demo.presthemes.com/everything/themes/ps_everything/css/../fonts/fontawesome-webfont.eot?v=4.3.0");
    src: url("http://demo.presthemes.com/everything/themes/ps_everything/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("http://demo.presthemes.com/everything/themes/ps_everything/css/../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("http://demo.presthemes.com/everything/themes/ps_everything/css/../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("http://demo.presthemes.com/everything/themes/ps_everything/css/../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("http://demo.presthemes.com/everything/themes/ps_everything/css/../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
} */

.icon,
[class^="icon-"] {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}

.icon-lg {
	font-size: 1.33333em;
	line-height: 0.75em;
	vertical-align: -15%;
}

.icon-2x {
	font-size: 2em;
}

.icon-3x {
	font-size: 3em;
}

.icon-4x {
	font-size: 4em;
}

.icon-5x {
	font-size: 5em;
}

.icon-fw {
	width: 1.28571em;
	text-align: center;
}

.icon-ul {
	padding-left: 0;
	margin-left: 2.14286em;
	list-style-type: none;
}

.icon-ul > li {
	position: relative;
}

.icon-li {
	position: absolute;
	left: -2.14286em;
	width: 2.14286em;
	top: 0.14286em;
	text-align: center;
}

.icon-li.icon-lg {
	left: -1.85714em;
}

.icon-border {
	padding: 0.2em 0.25em 0.15em;
	border: solid 0.08em #eeeeee;
	border-radius: 0.1em;
}

.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

.icon.pull-left,
.pull-left[class^="icon-"] {
	margin-right: 0.3em;
}

.icon.pull-right,
.pull-right[class^="icon-"] {
	margin-left: 0.3em;
}

.icon-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}

.icon-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

.icon-rotate-90 {
	filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.icon-rotate-180 {
	filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.icon-rotate-270 {
	filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.icon-flip-horizontal {
	filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0);
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.icon-flip-vertical {
	filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}

:root .icon-rotate-90,
:root .icon-rotate-180,
:root .icon-rotate-270,
:root .icon-flip-horizontal,
:root .icon-flip-vertical {
	filter: none;
}

.icon-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
}

.icon-stack-1x,
.icon-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}

.icon-stack-1x {
	line-height: inherit;
}

.icon-stack-2x {
	font-size: 2em;
}

.icon-inverse {
	color: white;
}

.icon-glass:before {
	content: "\f000";
}

.icon-music:before {
	content: "\f001";
}

.icon-search:before {
	content: "\f002";
}

.icon-envelope-o:before,
.icon-envelope-alt:before {
	content: "\f003";
}

.icon-heart:before {
	content: "\f004";
}

.icon-star:before {
	content: "\f005";
}

.icon-star-o:before,
.icon-star-empty:before {
	content: "\f006";
}

.icon-user:before {
	content: "\f007";
}

.icon-film:before {
	content: "\f008";
}

.icon-th-large:before {
	content: "\f009";
}

.icon-th:before {
	content: "\f00a";
}

.icon-th-list:before {
	content: "\f00b";
}

.icon-check:before {
	content: "\f00c";
}

.icon-remove:before,
.icon-close:before,
.icon-times:before,
.icon-remove:before {
	content: "\f00d";
}

.icon-search-plus:before,
.icon-zoom-in:before {
	content: "\f00e";
}

.icon-search-minus:before,
.icon-zoom-out:before {
	content: "\f010";
}

.icon-power-off:before,
.icon-off:before {
	content: "\f011";
}

.icon-signal:before {
	content: "\f012";
}

.icon-gear:before,
.icon-cog:before {
	content: "\f013";
}

.icon-trash-o:before,
.icon-trash:before {
	content: "\f014";
}

.icon-home:before {
	content: "\f015";
}

.icon-file-o:before,
.icon-file-alt:before {
	content: "\f016";
}

.icon-clock-o:before,
.icon-time:before {
	content: "\f017";
}

.icon-road:before {
	content: "\f018";
}

.icon-download:before,
.icon-download-alt:before {
	content: "\f019";
}

.icon-arrow-circle-o-down:before,
.icon-download:before,
.icon-download-alt:before {
	content: "\f01a";
}

.icon-arrow-circle-o-up:before,
.icon-upload:before,
.icon-upload-alt:before {
	content: "\f01b";
}

.icon-inbox:before {
	content: "\f01c";
}

.icon-play-circle-o:before,
.icon-play-circle:before,
.icon-play-sign:before {
	content: "\f01d";
}

.icon-rotate-right:before,
.icon-repeat:before {
	content: "\f01e";
}

.icon-refresh:before {
	content: "\f021";
}

.icon-list-alt:before {
	content: "\f022";
}

.icon-lock:before {
	content: "\f023";
}

.icon-flag:before {
	content: "\f024";
}

.icon-headphones:before {
	content: "\f025";
}

.icon-volume-off:before {
	content: "\f026";
}

.icon-volume-down:before {
	content: "\f027";
}

.icon-volume-up:before {
	content: "\f028";
}

.icon-qrcode:before {
	content: "\f029";
}

.icon-barcode:before {
	content: "\f02a";
}

.icon-tag:before {
	content: "\f02b";
}

.icon-tags:before {
	content: "\f02c";
}

.icon-book:before {
	content: "\f02d";
}

.icon-bookmark:before {
	content: "\f02e";
}

.icon-print:before {
	content: "\f02f";
}

.icon-camera:before {
	content: "\f030";
}

.icon-font:before {
	content: "\f031";
}

.icon-bold:before {
	content: "\f032";
}

.icon-italic:before {
	content: "\f033";
}

.icon-text-height:before {
	content: "\f034";
}

.icon-text-width:before {
	content: "\f035";
}

.icon-align-left:before {
	content: "\f036";
}

.icon-align-center:before {
	content: "\f037";
}

.icon-align-right:before {
	content: "\f038";
}

.icon-align-justify:before {
	content: "\f039";
}

.icon-list:before {
	content: "\f03a";
}

.icon-dedent:before,
.icon-outdent:before,
.icon-indent-left:before {
	content: "\f03b";
}

.icon-indent:before,
.icon-indent-right:before {
	content: "\f03c";
}

.icon-video-camera:before,
.icon-facetime-video:before {
	content: "\f03d";
}

.icon-photo:before,
.icon-image:before,
.icon-picture-o:before,
.icon-picture:before {
	content: "\f03e";
}

.icon-pencil:before {
	content: "\f040";
}

.icon-map-marker:before {
	content: "\f041";
}

.icon-adjust:before {
	content: "\f042";
}

.icon-tint:before {
	content: "\f043";
}

.icon-edit:before,
.icon-pencil-square-o:before,
.icon-edit:before {
	content: "\f044";
}

.icon-share-square-o:before,
.icon-share:before,
.icon-share-alt:before {
	content: "\f045";
}

.icon-check-square-o:before {
	content: "\f046";
}

.icon-arrows:before,
.icon-move:before {
	content: "\f047";
}

.icon-step-backward:before {
	content: "\f048";
}

.icon-fast-backward:before {
	content: "\f049";
}

.icon-backward:before {
	content: "\f04a";
}

.icon-play:before {
	content: "\f04b";
}

.icon-pause:before {
	content: "\f04c";
}

.icon-stop:before {
	content: "\f04d";
}

.icon-forward:before {
	content: "\f04e";
}

.icon-fast-forward:before {
	content: "\f050";
}

.icon-step-forward:before {
	content: "\f051";
}

.icon-eject:before {
	content: "\f052";
}

.icon-chevron-left:before {
	content: "\f053";
}

.icon-chevron-right:before {
	content: "\f054";
}

.icon-plus-circle:before,
.icon-plus-sign:before {
	content: "\f055";
}

.icon-minus-circle:before,
.icon-minus-sign:before {
	content: "\f056";
}

.icon-times-circle:before,
.icon-remove-sign:before {
	content: "\f057";
}

.icon-check-circle:before,
.icon-ok-sign:before {
	content: "\f058";
}

.icon-question-circle:before,
.icon-question-sign:before {
	content: "\f059";
}

.icon-info-circle:before,
.icon-info-sign:before {
	content: "\f05a";
}

.icon-crosshairs:before,
.icon-screenshot:before {
	content: "\f05b";
}

.icon-times-circle-o:before,
.icon-remove-circle:before {
	content: "\f05c";
}

.icon-check-circle-o:before,
.icon-ok-circle:before {
	content: "\f05d";
}

.icon-ban:before {
	content: "\f05e";
}

.icon-arrow-left:before {
	content: "\f060";
}

.icon-arrow-right:before {
	content: "\f061";
}

.icon-arrow-up:before {
	content: "\f062";
}

.icon-arrow-down:before {
	content: "\f063";
}

.icon-mail-forward:before,
.icon-share:before,
.icon-share-alt:before {
	content: "\f064";
}

.icon-expand:before,
.icon-resize-full:before {
	content: "\f065";
}

.icon-compress:before,
.icon-resize-small:before {
	content: "\f066";
}

.icon-plus:before {
	content: "\f067";
}

.icon-minus:before {
	content: "\f068";
}

.icon-asterisk:before {
	content: "\f069";
}

.icon-exclamation-circle:before,
.icon-exclamation-sign:before {
	content: "\f06a";
}

.icon-gift:before {
	content: "\f06b";
}

.icon-leaf:before {
	content: "\f06c";
}

.icon-fire:before {
	content: "\f06d";
}

.icon-eye:before,
.icon-eye-open:before {
	content: "\f06e";
}

.icon-eye-slash:before,
.icon-eye-close:before {
	content: "\f070";
}

.icon-warning:before,
.icon-exclamation-triangle:before,
.icon-warning-sign:before {
	content: "\f071";
}

.icon-plane:before {
	content: "\f072";
}

.icon-calendar:before {
	content: "\f073";
}

.icon-random:before {
	content: "\f074";
}

.icon-comment:before {
	content: "\f075";
}

.icon-magnet:before {
	content: "\f076";
}

.icon-chevron-up:before {
	content: "\f077";
}

.icon-chevron-down:before {
	content: "\f078";
}

.icon-retweet:before {
	content: "\f079";
}

.icon-shopping-cart:before {
	content: "\f07a";
}

.icon-folder:before,
.icon-folder-close:before {
	content: "\f07b";
}

.icon-folder-open:before {
	content: "\f07c";
}

.icon-arrows-v:before,
.icon-resize-vertical:before {
	content: "\f07d";
}

.icon-arrows-h:before,
.icon-resize-horizontal:before {
	content: "\f07e";
}

.icon-bar-chart-o:before,
.icon-bar-chart:before,
.icon-bar-chart:before {
	content: "\f080";
}

.icon-twitter-square:before,
.icon-twitter-sign:before {
	content: "\f081";
}

.icon-facebook-square:before,
.icon-facebook-sign:before {
	content: "\f082";
}

.icon-camera-retro:before {
	content: "\f083";
}

.icon-key:before {
	content: "\f084";
}

.icon-gears:before,
.icon-cogs:before {
	content: "\f085";
}

.icon-comments:before {
	content: "\f086";
}

.icon-thumbs-o-up:before,
.icon-thumbs-up-alt:before {
	content: "\f087";
}

.icon-thumbs-o-down:before,
.icon-thumbs-down-alt:before {
	content: "\f088";
}

.icon-star-half:before {
	content: "\f089";
}

.icon-heart-o:before,
.icon-heart-empty:before {
	content: "\f08a";
}

.icon-sign-out:before,
.icon-signout:before {
	content: "\f08b";
}

.icon-linkedin-square:before,
.icon-linkedin-sign:before {
	content: "\f08c";
}

.icon-thumb-tack:before,
.icon-pushpin:before {
	content: "\f08d";
}

.icon-external-link:before {
	content: "\f08e";
}

.icon-sign-in:before,
.icon-signin:before {
	content: "\f090";
}

.icon-trophy:before {
	content: "\f091";
}

.icon-github-square:before,
.icon-github-sign:before {
	content: "\f092";
}

.icon-upload:before,
.icon-upload-alt:before {
	content: "\f093";
}

.icon-lemon-o:before,
.icon-lemon:before {
	content: "\f094";
}

.icon-phone:before {
	content: "\f095";
}

.icon-square-o:before,
.icon-check-empty:before {
	content: "\f096";
}

.icon-bookmark-o:before,
.icon-bookmark-empty:before {
	content: "\f097";
}

.icon-phone-square:before,
.icon-phone-sign:before {
	content: "\f098";
}

.icon-twitter:before {
	content: "\f099";
}

.icon-facebook-f:before,
.icon-facebook:before {
	content: "\f09a";
}

.icon-github:before {
	content: "\f09b";
}

.icon-unlock:before {
	content: "\f09c";
}

.icon-credit-card:before {
	content: "\f09d";
}

.icon-rss:before {
	content: "\f09e";
}

.icon-hdd-o:before,
.icon-hdd:before {
	content: "\f0a0";
}

.icon-bullhorn:before {
	content: "\f0a1";
}

.icon-bell:before,
.icon-bell-alt:before {
	content: "\f0f3";
}

.icon-certificate:before {
	content: "\f0a3";
}

.icon-hand-o-right:before,
.icon-hand-right:before {
	content: "\f0a4";
}

.icon-hand-o-left:before,
.icon-hand-left:before {
	content: "\f0a5";
}

.icon-hand-o-up:before,
.icon-hand-up:before {
	content: "\f0a6";
}

.icon-hand-o-down:before,
.icon-hand-down:before {
	content: "\f0a7";
}

.icon-arrow-circle-left:before,
.icon-circle-arrow-left:before {
	content: "\f0a8";
}

.icon-arrow-circle-right:before,
.icon-circle-arrow-right:before {
	content: "\f0a9";
}

.icon-arrow-circle-up:before,
.icon-circle-arrow-up:before {
	content: "\f0aa";
}

.icon-arrow-circle-down:before,
.icon-circle-arrow-down:before {
	content: "\f0ab";
}

.icon-globe:before {
	content: "\f0ac";
}

.icon-wrench:before {
	content: "\f0ad";
}

.icon-tasks:before {
	content: "\f0ae";
}

.icon-filter:before {
	content: "\f0b0";
}

.icon-briefcase:before {
	content: "\f0b1";
}

.icon-arrows-alt:before,
.icon-fullscreen:before {
	content: "\f0b2";
}

.icon-group:before,
.icon-users:before,
.icon-group:before {
	content: "\f0c0";
}

.icon-chain:before,
.icon-link:before {
	content: "\f0c1";
}

.icon-cloud:before {
	content: "\f0c2";
}

.icon-flask:before,
.icon-beaker:before {
	content: "\f0c3";
}

.icon-cut:before,
.icon-scissors:before,
.icon-cut:before {
	content: "\f0c4";
}

.icon-copy:before,
.icon-files-o:before,
.icon-copy:before {
	content: "\f0c5";
}

.icon-paperclip:before,
.icon-paper-clip:before {
	content: "\f0c6";
}

.icon-save:before,
.icon-floppy-o:before,
.icon-save:before {
	content: "\f0c7";
}

.icon-square:before,
.icon-sign-blank:before {
	content: "\f0c8";
}

.icon-navicon:before,
.icon-reorder:before,
.icon-bars:before,
.icon-reorder:before {
	content: "\f0c9";
}

.icon-list-ul:before {
	content: "\f0ca";
}

.icon-list-ol:before {
	content: "\f0cb";
}

.icon-strikethrough:before {
	content: "\f0cc";
}

.icon-underline:before {
	content: "\f0cd";
}

.icon-table:before {
	content: "\f0ce";
}

.icon-magic:before {
	content: "\f0d0";
}

.icon-truck:before {
	content: "\f0d1";
}

.icon-pinterest:before {
	content: "\f0d2";
}

.icon-pinterest-square:before,
.icon-pinterest-sign:before {
	content: "\f0d3";
}

.icon-google-plus-square:before,
.icon-google-plus-sign:before {
	content: "\f0d4";
}

.icon-google-plus:before {
	content: "\f0d5";
}

.icon-money:before {
	content: "\f0d6";
}

.icon-caret-down:before {
	content: "\f0d7";
}

.icon-caret-up:before {
	content: "\f0d8";
}

.icon-caret-left:before {
	content: "\f0d9";
}

.icon-caret-right:before {
	content: "\f0da";
}

.icon-columns:before {
	content: "\f0db";
}

.icon-unsorted:before,
.icon-sort:before {
	content: "\f0dc";
}

.icon-sort-down:before,
.icon-sort-desc:before,
.icon-sort-up:before {
	content: "\f0dd";
}

.icon-sort-up:before,
.icon-sort-asc:before,
.icon-sort-down:before {
	content: "\f0de";
}

.icon-envelope:before {
	content: "\f0e0";
}

.icon-linkedin:before {
	content: "\f0e1";
}

.icon-rotate-left:before,
.icon-undo:before {
	content: "\f0e2";
}

.icon-legal:before,
.icon-gavel:before,
.icon-legal:before {
	content: "\f0e3";
}

.icon-dashboard:before,
.icon-tachometer:before,
.icon-dashboard:before {
	content: "\f0e4";
}

.icon-comment-o:before,
.icon-comment-alt:before {
	content: "\f0e5";
}

.icon-comments-o:before,
.icon-comments-alt:before {
	content: "\f0e6";
}

.icon-flash:before,
.icon-bolt:before {
	content: "\f0e7";
}

.icon-sitemap:before {
	content: "\f0e8";
}

.icon-umbrella:before {
	content: "\f0e9";
}

.icon-paste:before,
.icon-clipboard:before,
.icon-paste:before {
	content: "\f0ea";
}

.icon-lightbulb-o:before,
.icon-lightbulb:before {
	content: "\f0eb";
}

.icon-exchange:before {
	content: "\f0ec";
}

.icon-cloud-download:before {
	content: "\f0ed";
}

.icon-cloud-upload:before {
	content: "\f0ee";
}

.icon-user-md:before {
	content: "\f0f0";
}

.icon-stethoscope:before {
	content: "\f0f1";
}

.icon-suitcase:before {
	content: "\f0f2";
}

.icon-bell-o:before,
.icon-bell:before,
.icon-bell-alt:before {
	content: "\f0a2";
}

.icon-coffee:before {
	content: "\f0f4";
}

.icon-cutlery:before,
.icon-food:before {
	content: "\f0f5";
}

.icon-file-text-o:before,
.icon-file-text-alt:before {
	content: "\f0f6";
}

.icon-building-o:before,
.icon-building:before {
	content: "\f0f7";
}

.icon-hospital-o:before,
.icon-hospital:before {
	content: "\f0f8";
}

.icon-ambulance:before {
	content: "\f0f9";
}

.icon-medkit:before {
	content: "\f0fa";
}

.icon-fighter-jet:before {
	content: "\f0fb";
}

.icon-beer:before {
	content: "\f0fc";
}

.icon-h-square:before,
.icon-h-sign:before {
	content: "\f0fd";
}

.icon-plus-square:before,
.icon-plus-sign-alt:before {
	content: "\f0fe";
}

.icon-angle-double-left:before,
.icon-double-angle-left:before {
	content: "\f100";
}

.icon-angle-double-right:before,
.icon-double-angle-right:before {
	content: "\f101";
}

.icon-angle-double-up:before,
.icon-double-angle-up:before {
	content: "\f102";
}

.icon-angle-double-down:before,
.icon-double-angle-down:before {
	content: "\f103";
}

.icon-angle-left:before {
	content: "\f104";
}

.icon-angle-right:before {
	content: "\f105";
}

.icon-angle-up:before {
	content: "\f106";
}

.icon-angle-down:before {
	content: "\f107";
}

.icon-desktop:before {
	content: "\f108";
}

.icon-laptop:before {
	content: "\f109";
}

.icon-tablet:before {
	content: "\f10a";
}

.icon-mobile-phone:before,
.icon-mobile:before,
.icon-mobile-phone:before {
	content: "\f10b";
}

.icon-circle-o:before,
.icon-circle-blank:before {
	content: "\f10c";
}

.icon-quote-left:before {
	content: "\f10d";
}

.icon-quote-right:before {
	content: "\f10e";
}

.icon-spinner:before {
	content: "\f110";
}

.icon-circle:before {
	content: "\f111";
}

.icon-mail-reply:before,
.icon-reply:before {
	content: "\f112";
}

.icon-github-alt:before {
	content: "\f113";
}

.icon-folder-o:before,
.icon-folder-close-alt:before {
	content: "\f114";
}

.icon-folder-open-o:before,
.icon-folder-open-alt:before {
	content: "\f115";
}

.icon-smile-o:before,
.icon-smile:before {
	content: "\f118";
}

.icon-frown-o:before,
.icon-frown:before {
	content: "\f119";
}

.icon-meh-o:before,
.icon-meh:before {
	content: "\f11a";
}

.icon-gamepad:before {
	content: "\f11b";
}

.icon-keyboard-o:before,
.icon-keyboard:before {
	content: "\f11c";
}

.icon-flag-o:before,
.icon-flag-alt:before {
	content: "\f11d";
}

.icon-flag-checkered:before {
	content: "\f11e";
}

.icon-terminal:before {
	content: "\f120";
}

.icon-code:before {
	content: "\f121";
}

.icon-mail-reply-all:before,
.icon-reply-all:before {
	content: "\f122";
}

.icon-star-half-empty:before,
.icon-star-half-full:before,
.icon-star-half-o:before,
.icon-star-half-empty:before {
	content: "\f123";
}

.icon-location-arrow:before {
	content: "\f124";
}

.icon-crop:before {
	content: "\f125";
}

.icon-code-fork:before {
	content: "\f126";
}

.icon-unlink:before,
.icon-chain-broken:before,
.icon-unlink:before {
	content: "\f127";
}

.icon-question:before {
	content: "\f128";
}

.icon-info:before {
	content: "\f129";
}

.icon-exclamation:before {
	content: "\f12a";
}

.icon-superscript:before {
	content: "\f12b";
}

.icon-subscript:before {
	content: "\f12c";
}

.icon-eraser:before {
	content: "\f12d";
}

.icon-puzzle-piece:before {
	content: "\f12e";
}

.icon-microphone:before {
	content: "\f130";
}

.icon-microphone-slash:before,
.icon-microphone-off:before {
	content: "\f131";
}

.icon-shield:before {
	content: "\f132";
}

.icon-calendar-o:before,
.icon-calendar-empty:before {
	content: "\f133";
}

.icon-fire-extinguisher:before {
	content: "\f134";
}

.icon-rocket:before {
	content: "\f135";
}

.icon-maxcdn:before {
	content: "\f136";
}

.icon-chevron-circle-left:before,
.icon-chevron-sign-left:before {
	content: "\f137";
}

.icon-chevron-circle-right:before,
.icon-chevron-sign-right:before {
	content: "\f138";
}

.icon-chevron-circle-up:before,
.icon-chevron-sign-up:before {
	content: "\f139";
}

.icon-chevron-circle-down:before,
.icon-chevron-sign-down:before {
	content: "\f13a";
}

.icon-html5:before {
	content: "\f13b";
}

.icon-css3:before {
	content: "\f13c";
}

.icon-anchor:before {
	content: "\f13d";
}

.icon-unlock-alt:before {
	content: "\f13e";
}

.icon-bullseye:before {
	content: "\f140";
}

.icon-ellipsis-h:before,
.icon-ellipsis-horizontal:before {
	content: "\f141";
}

.icon-ellipsis-v:before,
.icon-ellipsis-vertical:before {
	content: "\f142";
}

.icon-rss-square:before,
.icon-rss-sign:before {
	content: "\f143";
}

.icon-play-circle:before,
.icon-play-sign:before {
	content: "\f144";
}

.icon-ticket:before {
	content: "\f145";
}

.icon-minus-square:before,
.icon-minus-sign-alt:before {
	content: "\f146";
}

.icon-minus-square-o:before,
.icon-check-minus:before,
.icon-collapse-alt:before {
	content: "\f147";
}

.icon-level-up:before {
	content: "\f148";
}

.icon-level-down:before {
	content: "\f149";
}

.icon-check-square:before,
.icon-check-sign:before {
	content: "\f14a";
}

.icon-pencil-square:before,
.icon-edit-sign:before {
	content: "\f14b";
}

.icon-external-link-square:before,
.icon-external-link-sign:before {
	content: "\f14c";
}

.icon-share-square:before,
.icon-share-sign:before {
	content: "\f14d";
}

.icon-compass:before {
	content: "\f14e";
}

.icon-toggle-down:before,
.icon-caret-square-o-down:before,
.icon-collapse:before {
	content: "\f150";
}

.icon-toggle-up:before,
.icon-caret-square-o-up:before,
.icon-collapse-top:before {
	content: "\f151";
}

.icon-toggle-right:before,
.icon-caret-square-o-right:before {
	content: "\f152";
}

.icon-euro:before,
.icon-eur:before {
	content: "\f153";
}

.icon-gbp:before {
	content: "\f154";
}

.icon-dollar:before,
.icon-usd:before {
	content: "\f155";
}

.icon-rupee:before,
.icon-inr:before {
	content: "\f156";
}

.icon-cny:before,
.icon-rmb:before,
.icon-yen:before,
.icon-jpy:before {
	content: "\f157";
}

.icon-ruble:before,
.icon-rouble:before,
.icon-rub:before,
.icon-cny:before {
	content: "\f158";
}

.icon-won:before,
.icon-krw:before {
	content: "\f159";
}

.icon-bitcoin:before,
.icon-btc:before {
	content: "\f15a";
}

.icon-file:before {
	content: "\f15b";
}

.icon-file-text:before {
	content: "\f15c";
}

.icon-sort-alpha-asc:before,
.icon-sort-by-alphabet:before {
	content: "\f15d";
}

.icon-sort-alpha-desc:before,
.icon-sort-by-alphabet-alt:before {
	content: "\f15e";
}

.icon-sort-amount-asc:before,
.icon-sort-by-attributes:before {
	content: "\f160";
}

.icon-sort-amount-desc:before,
.icon-sort-by-attributes-alt:before {
	content: "\f161";
}

.icon-sort-numeric-asc:before,
.icon-sort-by-order:before {
	content: "\f162";
}

.icon-sort-numeric-desc:before,
.icon-sort-by-order-alt:before {
	content: "\f163";
}

.icon-thumbs-up:before {
	content: "\f164";
}

.icon-thumbs-down:before {
	content: "\f165";
}

.icon-youtube-square:before,
.icon-youtube-sign:before {
	content: "\f166";
}

.icon-youtube:before {
	content: "\f167";
}

.icon-xing:before {
	content: "\f168";
}

.icon-xing-square:before,
.icon-xing-sign:before {
	content: "\f169";
}

.icon-youtube-play:before {
	content: "\f16a";
}

.icon-dropbox:before {
	content: "\f16b";
}

.icon-stack-overflow:before,
.icon-stackexchange:before {
	content: "\f16c";
}

.icon-instagram:before {
	content: "\f16d";
}

.icon-flickr:before {
	content: "\f16e";
}

.icon-adn:before {
	content: "\f170";
}

.icon-bitbucket:before {
	content: "\f171";
}

.icon-bitbucket-square:before,
.icon-bitbucket-sign:before {
	content: "\f172";
}

.icon-tumblr:before {
	content: "\f173";
}

.icon-tumblr-square:before,
.icon-tumblr-sign:before {
	content: "\f174";
}

.icon-long-arrow-down:before {
	content: "\f175";
}

.icon-long-arrow-up:before {
	content: "\f176";
}

.icon-long-arrow-left:before {
	content: "\f177";
}

.icon-long-arrow-right:before {
	content: "\f178";
}

.icon-apple:before {
	content: "\f179";
}

.icon-windows:before {
	content: "\f17a";
}

.icon-android:before {
	content: "\f17b";
}

.icon-linux:before {
	content: "\f17c";
}

.icon-dribbble:before {
	content: "\f17d";
}

.icon-skype:before {
	content: "\f17e";
}

.icon-foursquare:before {
	content: "\f180";
}

.icon-trello:before {
	content: "\f181";
}

.icon-female:before {
	content: "\f182";
}

.icon-male:before {
	content: "\f183";
}

.icon-gittip:before,
.icon-gratipay:before {
	content: "\f184";
}

.icon-sun-o:before,
.icon-sun:before {
	content: "\f185";
}

.icon-moon-o:before,
.icon-moon:before {
	content: "\f186";
}

.icon-archive:before {
	content: "\f187";
}

.icon-bug:before {
	content: "\f188";
}

.icon-vk:before {
	content: "\f189";
}

.icon-weibo:before {
	content: "\f18a";
}

.icon-renren:before {
	content: "\f18b";
}

.icon-pagelines:before {
	content: "\f18c";
}

.icon-stack-exchange:before {
	content: "\f18d";
}

.icon-arrow-circle-o-right:before {
	content: "\f18e";
}

.icon-arrow-circle-o-left:before {
	content: "\f190";
}

.icon-toggle-left:before,
.icon-caret-square-o-left:before {
	content: "\f191";
}

.icon-dot-circle-o:before {
	content: "\f192";
}

.icon-wheelchair:before {
	content: "\f193";
}

.icon-vimeo-square:before {
	content: "\f194";
}

.icon-turkish-lira:before,
.icon-try:before {
	content: "\f195";
}

.icon-plus-square-o:before,
.icon-expand-alt:before {
	content: "\f196";
}

.icon-space-shuttle:before {
	content: "\f197";
}

.icon-slack:before {
	content: "\f198";
}

.icon-envelope-square:before {
	content: "\f199";
}

.icon-wordpress:before {
	content: "\f19a";
}

.icon-openid:before {
	content: "\f19b";
}

.icon-institution:before,
.icon-bank:before,
.icon-university:before {
	content: "\f19c";
}

.icon-mortar-board:before,
.icon-graduation-cap:before {
	content: "\f19d";
}

.icon-yahoo:before {
	content: "\f19e";
}

.icon-google:before {
	content: "\f1a0";
}

.icon-reddit:before {
	content: "\f1a1";
}

.icon-reddit-square:before {
	content: "\f1a2";
}

.icon-stumbleupon-circle:before {
	content: "\f1a3";
}

.icon-stumbleupon:before {
	content: "\f1a4";
}

.icon-delicious:before {
	content: "\f1a5";
}

.icon-digg:before {
	content: "\f1a6";
}

.icon-pied-piper:before {
	content: "\f1a7";
}

.icon-pied-piper-alt:before {
	content: "\f1a8";
}

.icon-drupal:before {
	content: "\f1a9";
}

.icon-joomla:before {
	content: "\f1aa";
}

.icon-language:before {
	content: "\f1ab";
}

.icon-fax:before {
	content: "\f1ac";
}

.icon-building:before {
	content: "\f1ad";
}

.icon-child:before {
	content: "\f1ae";
}

.icon-paw:before {
	content: "\f1b0";
}

.icon-spoon:before {
	content: "\f1b1";
}

.icon-cube:before {
	content: "\f1b2";
}

.icon-cubes:before {
	content: "\f1b3";
}

.icon-behance:before {
	content: "\f1b4";
}

.icon-behance-square:before {
	content: "\f1b5";
}

.icon-steam:before {
	content: "\f1b6";
}

.icon-steam-square:before {
	content: "\f1b7";
}

.icon-recycle:before {
	content: "\f1b8";
}

.icon-automobile:before,
.icon-car:before {
	content: "\f1b9";
}

.icon-cab:before,
.icon-taxi:before {
	content: "\f1ba";
}

.icon-tree:before {
	content: "\f1bb";
}

.icon-spotify:before {
	content: "\f1bc";
}

.icon-deviantart:before {
	content: "\f1bd";
}

.icon-soundcloud:before {
	content: "\f1be";
}

.icon-database:before {
	content: "\f1c0";
}

.icon-file-pdf-o:before {
	content: "\f1c1";
}

.icon-file-word-o:before {
	content: "\f1c2";
}

.icon-file-excel-o:before {
	content: "\f1c3";
}

.icon-file-powerpoint-o:before {
	content: "\f1c4";
}

.icon-file-photo-o:before,
.icon-file-picture-o:before,
.icon-file-image-o:before {
	content: "\f1c5";
}

.icon-file-zip-o:before,
.icon-file-archive-o:before {
	content: "\f1c6";
}

.icon-file-sound-o:before,
.icon-file-audio-o:before {
	content: "\f1c7";
}

.icon-file-movie-o:before,
.icon-file-video-o:before {
	content: "\f1c8";
}

.icon-file-code-o:before {
	content: "\f1c9";
}

.icon-vine:before {
	content: "\f1ca";
}

.icon-codepen:before {
	content: "\f1cb";
}

.icon-jsfiddle:before {
	content: "\f1cc";
}

.icon-life-bouy:before,
.icon-life-buoy:before,
.icon-life-saver:before,
.icon-support:before,
.icon-life-ring:before {
	content: "\f1cd";
}

.icon-circle-o-notch:before {
	content: "\f1ce";
}

.icon-ra:before,
.icon-rebel:before {
	content: "\f1d0";
}

.icon-ge:before,
.icon-empire:before {
	content: "\f1d1";
}

.icon-git-square:before {
	content: "\f1d2";
}

.icon-git:before {
	content: "\f1d3";
}

.icon-hacker-news:before {
	content: "\f1d4";
}

.icon-tencent-weibo:before {
	content: "\f1d5";
}

.icon-qq:before {
	content: "\f1d6";
}

.icon-wechat:before,
.icon-weixin:before {
	content: "\f1d7";
}

.icon-send:before,
.icon-paper-plane:before {
	content: "\f1d8";
}

.icon-send-o:before,
.icon-paper-plane-o:before {
	content: "\f1d9";
}

.icon-history:before {
	content: "\f1da";
}

.icon-genderless:before,
.icon-circle-thin:before {
	content: "\f1db";
}

.icon-header:before {
	content: "\f1dc";
}

.icon-paragraph:before {
	content: "\f1dd";
}

.icon-sliders:before {
	content: "\f1de";
}

.icon-share-alt:before {
	content: "\f1e0";
}

.icon-share-alt-square:before {
	content: "\f1e1";
}

.icon-bomb:before {
	content: "\f1e2";
}

.icon-soccer-ball-o:before,
.icon-futbol-o:before {
	content: "\f1e3";
}

.icon-tty:before {
	content: "\f1e4";
}

.icon-binoculars:before {
	content: "\f1e5";
}

.icon-plug:before {
	content: "\f1e6";
}

.icon-slideshare:before {
	content: "\f1e7";
}

.icon-twitch:before {
	content: "\f1e8";
}

.icon-yelp:before {
	content: "\f1e9";
}

.icon-newspaper-o:before {
	content: "\f1ea";
}

.icon-wifi:before {
	content: "\f1eb";
}

.icon-calculator:before {
	content: "\f1ec";
}

.icon-paypal:before {
	content: "\f1ed";
}

.icon-google-wallet:before {
	content: "\f1ee";
}

.icon-cc-visa:before {
	content: "\f1f0";
}

.icon-cc-mastercard:before {
	content: "\f1f1";
}

.icon-cc-discover:before {
	content: "\f1f2";
}

.icon-cc-amex:before {
	content: "\f1f3";
}

.icon-cc-paypal:before {
	content: "\f1f4";
}

.icon-cc-stripe:before {
	content: "\f1f5";
}

.icon-bell-slash:before {
	content: "\f1f6";
}

.icon-bell-slash-o:before {
	content: "\f1f7";
}

.icon-trash:before {
	content: "\f1f8";
}

.icon-copyright:before {
	content: "\f1f9";
}

.icon-at:before {
	content: "\f1fa";
}

.icon-eyedropper:before {
	content: "\f1fb";
}

.icon-paint-brush:before {
	content: "\f1fc";
}

.icon-birthday-cake:before {
	content: "\f1fd";
}

.icon-area-chart:before {
	content: "\f1fe";
}

.icon-pie-chart:before {
	content: "\f200";
}

.icon-line-chart:before {
	content: "\f201";
}

.icon-lastfm:before {
	content: "\f202";
}

.icon-lastfm-square:before {
	content: "\f203";
}

.icon-toggle-off:before {
	content: "\f204";
}

.icon-toggle-on:before {
	content: "\f205";
}

.icon-bicycle:before {
	content: "\f206";
}

.icon-bus:before {
	content: "\f207";
}

.icon-ioxhost:before {
	content: "\f208";
}

.icon-angellist:before {
	content: "\f209";
}

.icon-cc:before {
	content: "\f20a";
}

.icon-shekel:before,
.icon-sheqel:before,
.icon-ils:before {
	content: "\f20b";
}

.icon-meanpath:before {
	content: "\f20c";
}

.icon-buysellads:before {
	content: "\f20d";
}

.icon-connectdevelop:before {
	content: "\f20e";
}

.icon-dashcube:before {
	content: "\f210";
}

.icon-forumbee:before {
	content: "\f211";
}

.icon-leanpub:before {
	content: "\f212";
}

.icon-sellsy:before {
	content: "\f213";
}

.icon-shirtsinbulk:before {
	content: "\f214";
}

.icon-simplybuilt:before {
	content: "\f215";
}

.icon-skyatlas:before {
	content: "\f216";
}

.icon-cart-plus:before {
	content: "\f217";
}

.icon-cart-arrow-down:before {
	content: "\f218";
}

.icon-diamond:before {
	content: "\f219";
}

.icon-ship:before {
	content: "\f21a";
}

.icon-user-secret:before {
	content: "\f21b";
}

.icon-motorcycle:before {
	content: "\f21c";
}

.icon-street-view:before {
	content: "\f21d";
}

.icon-heartbeat:before {
	content: "\f21e";
}

.icon-venus:before {
	content: "\f221";
}

.icon-mars:before {
	content: "\f222";
}

.icon-mercury:before {
	content: "\f223";
}

.icon-transgender:before {
	content: "\f224";
}

.icon-transgender-alt:before {
	content: "\f225";
}

.icon-venus-double:before {
	content: "\f226";
}

.icon-mars-double:before {
	content: "\f227";
}

.icon-venus-mars:before {
	content: "\f228";
}

.icon-mars-stroke:before {
	content: "\f229";
}

.icon-mars-stroke-v:before {
	content: "\f22a";
}

.icon-mars-stroke-h:before {
	content: "\f22b";
}

.icon-neuter:before {
	content: "\f22c";
}

.icon-facebook-official:before {
	content: "\f230";
}

.icon-pinterest-p:before {
	content: "\f231";
}

.icon-whatsapp:before {
	content: "\f232";
}

.icon-server:before {
	content: "\f233";
}

.icon-user-plus:before {
	content: "\f234";
}

.icon-user-times:before {
	content: "\f235";
}

.icon-hotel:before,
.icon-bed:before {
	content: "\f236";
}

.icon-viacoin:before {
	content: "\f237";
}

.icon-train:before {
	content: "\f238";
}

.icon-subway:before {
	content: "\f239";
}

.icon-medium:before {
	content: "\f23a";
}

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

a:focus {
	outline: none;
	text-decoration: none;
}

a img {
	margin-left: auto;
	margin-right: auto;
	/* width: 100%; */
	height: auto;
}

a:hover {
	text-decoration: none;
	color: #ec6a54;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	color: #1c1c1c;
	margin: 0 0 10px;
}

@media only screen and (min-width: 1200px) {
	.container {
		padding-left: 0;
		padding-right: 0;
	}
}

body.content_only {
	background: none;
}

textarea {
	resize: none;
}

input:focus,
button:focus,
select:focus,
textarea:focus {
	outline: none;
}

#header {
	z-index: 5003;
}

.columns-container {
	background: white;
}

#columns {
	position: relative;
	padding-top: 20px;
	min-height: calc(100vh - 243px);
}

.index .tab-content {
	margin-top: 35px;
}

header {
	z-index: 1;
	position: relative;
	background: white;
	padding-bottom: 0;
}

header .banner {
	background: black;
	max-height: 100%;
}

header .banner .row {
	margin: 0;
}

header > .nav {
	border-bottom-color: #e1e1e1;
	color: #a1a1a1;
	background-color: #fff;
	border-top: 3px solid #ec6a54;
	width: 100%;
	transition: ease all 0.5s;
	-webkit-transition: ease all 0.5s;
	-moz-transition: ease all 0.5s;
	-o-transition: ease all 0.5s;
}

header > .nav nav {
	width: 100%;
	color: #434343;
}

header > .nav nav li a,
header > .nav nav a,
header > .nav nav p,
header > .nav nav span {
	color: #434343;
}

header > .nav nav li a:hover,
header > .nav nav a:hover,
header > .nav nav a:hover span {
}

header .row {
	position: relative;
}

header .row > .container {
	position: relative;
}

header .row #header_logo {
	width: auto;
	line-height: 100px;
}

header .row #header_logo img {
	display: inline-block;
}

header .top-header {
	padding-top: 25px;
}

.ie8 #header #header_logo {
	width: 350px;
}

#center_column .page_product_box h3 {
	color: #2f2f2f;
	text-transform: uppercase;
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 20px;
	padding: 14px 20px 17px;
	margin: 0 0 20px;
	position: relative;
	border: 1px solid #d0d0d0;
	border-bottom: none;
	background: #fbfbfb;
}

p.info-title {
	font-weight: bold;
	color: #3f3f3f;
	margin-bottom: 25px;
}

p.info-account {
	margin: -4px 0 24px 0;
}

.dark {
	color: #3f3f3f;
}

.main-page-indent {
	margin-bottom: 30px;
}

.alert {
	font-style: italic;
}

.alert:before {
	cursor: pointer;
}

.alert ul,
.alert ol {
	padding-left: 15px;
	margin-left: 27px;
}

.alert ul li,
.alert ol li {
	list-style-type: decimal;
	font-weight: normal;
}

.alert.alert-success {
	color: #00a000;
}

.alert.alert-success:before {
	font-family: "FontAwesome";
	content: "\f046";
	font-size: 15px;
	vertical-align: -2px;
	padding-right: 10px;
	font-style: normal;
}

.alert.alert-danger {
	color: red;
}

.alert.alert-danger:before {
	font-family: "FontAwesome";
	content: "\f057";
	font-size: 20px;
	vertical-align: -2px;
	padding-right: 7px;
	float: left;
	font-style: normal;
}

.label {
	white-space: normal;
	display: inline-block;
	padding: 6px 10px;
}

label {
	color: #323232;
	font-weight: 600;
	margin-bottom: 0.5em;
	font-size: 13px;
	font-family: "Raleway", sans-serif;
	margin-right: 5px;
}

label.required:before {
	content: "*";
	color: red;
	font-size: 14px;
	position: relative;
	line-height: 12px;
}

.unvisible {
	display: none;
}

.checkbox {
	line-height: 16px;
}

.checkbox label {
	color: #777777;
}

.close {
	opacity: 1;
}

.close:hover {
	opacity: 1;
}

.column .btn {
	padding: 7px 15px;
	color: #fff;
}

.column .btn:before {
	border: none;
}

.column .btn:hover {
	background: none;
}

.column .btn:hover:before {
	border: 1px solid #f7a6b7;
}

.btn {
	border: none;
	background: none;
	padding: 12px 20px;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 1.25;
	font-weight: 600;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
}

.btn.button i,
.btn.button-exclusive i {
	display: none;
}

.btn:hover {
	background: #ec6a54;
	color: #fff;
}

.btn:focus {
	outline: none;
}

input.button_mini,
input.button_small,
input.button,
input.button_large,
input.button_mini_disabled,
input.button_small_disabled,
input.button_disabled,
input.button_large_disabled,
input.exclusive_mini,
input.exclusive_small,
input.exclusive,
input.exclusive_large,
input.exclusive_mini_disabled,
input.exclusive_small_disabled,
input.exclusive_disabled,
input.exclusive_large_disabled,
a.button_mini,
a.button_small,
a.button,
a.button_large,
a.exclusive_mini,
a.exclusive_small,
a.exclusive,
a.exclusive_large,
span.button_mini,
span.button_small,
span.button,
span.button_large,
span.exclusive_mini,
span.exclusive_small,
span.exclusive,
span.exclusive_large,
span.exclusive_large_disabled {
	display: inline-block;
	position: relative;
	border: none;
	background: none;
	padding: 12px 20px;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 1.25;
	font-weight: 600;
	cursor: pointer;
	white-space: normal;
}

input.button_mini,
input.button_small,
input.button,
input.button_large,
input.button_mini_disabled,
input.button_small_disabled,
input.button_disabled,
input.button_large_disabled,
input.exclusive_mini,
input.exclusive_small,
input.exclusive,
input.exclusive_large,
input.exclusive_mini_disabled,
input.exclusive_small_disabled,
input.exclusive_disabled,
input.exclusive_large_disabled {
	border: 1px solid #f7a6b7;
	padding-top: 11px;
	padding-bottom: 11px;
}

input.button_mini:hover,
input.button_small:hover,
input.button:hover,
input.button_large:hover,
input.button_mini_disabled:hover,
input.button_small_disabled:hover,
input.button_disabled:hover,
input.button_large_disabled:hover,
input.exclusive_mini:hover,
input.exclusive_small:hover,
input.exclusive:hover,
input.exclusive_large:hover,
input.exclusive_mini_disabled:hover,
input.exclusive_small_disabled:hover,
input.exclusive_disabled:hover,
input.exclusive_large_disabled:hover {
	background: #2f2f2f;
	color: #fff;
	border-color: #2f2f2f;
}

*:first-child + html input.button_mini,
*:first-child + html input.button_small,
*:first-child + html input.button,
*:first-child + html input.button_large,
*:first-child + html input.button_mini_disabled,
*:first-child + html input.button_small_disabled,
*:first-child + html input.button_disabled,
*:first-child + html input.button_large_disabled,
*:first-child + html input.exclusive_mini,
*:first-child + html input.exclusive_small,
*:first-child + html input.exclusive,
*:first-child + html input.exclusive_large,
*:first-child + html input.exclusive_mini_disabled,
*:first-child + html input.exclusive_small_disabled,
*:first-child + html input.exclusive_disabled,
*:first-child + html input.exclusive_large_disabled {
	border: none;
}

input.button_mini:hover,
input.button_small:hover,
input.button:hover,
input.button_large:hover,
input.exclusive_mini:hover,
input.exclusive_small:hover,
input.exclusive:hover,
input.exclusive_large:hover,
a.button_mini:hover,
a.button_small:hover,
a.button:hover,
a.button_large:hover,
a.exclusive_mini:hover,
a.exclusive_small:hover,
a.exclusive:hover,
a.exclusive_large:hover {
	text-decoration: none;
	background-position: left -50px;
}

input.button_mini:active,
input.button_small:active,
input.button:active,
input.button_large:active,
input.exclusive_mini:active,
input.exclusive_small:active,
input.exclusive:active,
input.exclusive_large:active,
a.button_mini:active,
a.button_small:active,
a.button:active,
a.button_large:active,
a.exclusive_mini:active,
a.exclusive_small:active,
a.exclusive:active,
a.exclusive_large:active {
	background-position: left -100px;
}

input.button_disabled,
input.exclusive_disabled,
span.exclusive {
	border: 1px solid #e8e8e8;
	color: #999999;
	background: url(http://demo.presthemes.com/everything/themes/ps_everything/css/../img/bg_bt_2.gif)
		repeat-x 0 0 #e8e8e8;
	cursor: default;
}

.btn.disabled,
.btn[disabled]:hover {
	opacity: 0.3;
}

.link-button {
	font-weight: bold;
}

.link-button i {
	margin-right: 5px;
}

.link-button i.large {
	font-size: 26px;
	line-height: 26px;
	vertical-align: -3px;
	color: silver;
}

.btn.button-plus,
.btn.button-minus {
	font-size: 14px;
	line-height: 14px;
	padding: 0;
	border: none;
}

.btn.button-plus span,
.btn.button-minus span {
	display: block;
	vertical-align: middle;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	padding: 0;
	font-size: 11px;
	color: #787878;
}

.button.add_to_cart_button {
	background: #ec6a54;
	border-color: transparent !important;
}

.button.ajax_add_to_cart_button:hover {
	background: #ec6a54;
	border-color: transparent !important;
}

.button.ajax_add_to_cart_button,
.button.add_to_cart_button {
	background: transparent;
	border: 1px solid #fff !important;
	text-transform: none;
	font-size: 14px;
	text-align: center;
	padding: 0;
	color: #fff;
	border: none;
	font-weight: 400;
	transition: all 500ms ease 0ms;
	-moz-transition: all 500ms ease 0ms;
	-webkit-transition: all 500ms ease 0ms;
	height: 30px;
	width: 30px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.button.ajax_add_to_cart_button:before,
.button.add_to_cart_button:before {
	content: "\f07a";
	font-family: "FontAwesome";
	line-height: 28px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	display: inline-block;
}

.cs-product .ajax_add_to_cart_button span {
	font-size: 0;
}

.button.lnk_view {
	font: 700 17px/21px "Lato", Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	text-shadow: 1px 1px white;
	padding: 0;
	border: 1px solid;
	border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
	display: none;
}

.button.lnk_view span {
	border: 1px solid;
	border-color: #e8e8e8;
	padding: 10px 14px;
	display: block;
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #f7f7f7 0, #ededed 100%);
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0%, #f7f7f7),
		color-stop(100%, #ededed)
	);
	background: -webkit-linear-gradient(top, #f7f7f7 0, #ededed 100%);
	background: -o-linear-gradient(top, #f7f7f7 0, #ededed 100%);
	background: -ms-linear-gradient(top, #f7f7f7 0, #ededed 100%);
	background: linear-gradient(to bottom, #f7f7f7 0, #ededed 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ededed', GradientType=0);
}

.button.lnk_view:hover {
	border-color: #9e9e9e #9e9e9e #c8c8c8 #9e9e9e;
}

.button.lnk_view:hover span {
	filter: none;
	background: #e7e7e7;
}

.button.lnk_view i.left {
	padding-right: 8px;
	color: #777777;
}

.form-control,
input[type="text"],
input[type="number"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="submit"],
input[type="image"] {
	background: #fff;
	border: 1px solid #e1e1e1;
	border-radius: 4px;
	height: 40px;
	box-shadow: none;
	padding: 10px;
}

.form-control:focus,
input[type="text"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="submit"]:focus,
input[type="image"]:focus {
	background: #fff;
	outline: none;
}

html input.uniform-input {
	padding: 10px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
	background-color: #fff;
	-webkit-box-shadow: 0 0 0 1000px #fff inset;
}

table.std,
table.table_block {
	margin-bottom: 20px;
	width: 100%;
	border: 1px solid #999999;
	border-bottom: none;
	background: white;
	border-collapse: inherit;
}

table.std th,
table.table_block th {
	padding: 14px 12px;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 0 1px 0 black;
	background: #999999;
}

table.std tr.alternate_item,
table.table_block tr.alternate_item {
	background-color: #f3f3f3;
}

table.std td,
table.table_block td {
	padding: 12px;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	font-size: 12px;
	vertical-align: top;
}

.table {
	margin-bottom: 30px;
}

.table thead > tr > th,
.table thead > tr > td,
.table tbody > tr > th,
.table tbody > tr > td,
.table tfoot > tr > th,
.table tfoot > tr > td {
	padding: 10px;
	border: 1px solid #ededed;
}

.table thead > tr > th.price,
.table thead > tr > th .price,
.table thead > tr > th .old-price,
.table thead > tr > td.price,
.table thead > tr > td .price,
.table thead > tr > td .old-price,
.table tbody > tr > th.price,
.table tbody > tr > th .price,
.table tbody > tr > th .old-price,
.table tbody > tr > td.price,
.table tbody > tr > td .price,
.table tbody > tr > td .old-price,
.table tfoot > tr > th.price,
.table tfoot > tr > th .price,
.table tfoot > tr > th .old-price,
.table tfoot > tr > td.price,
.table tfoot > tr > td .price,
.table tfoot > tr > td .old-price {
	font-size: 14px;
	font-weight: 600;
	color: #3f3f3f;
}

.table > thead > tr > th {
	color: #434343;
	vertical-align: middle;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 600;
	border-bottom: 1px solid #ededed;
}

.table td a.color-myaccount {
	color: #777777;
	text-decoration: underline;
}

.table td a.color-myaccount:hover {
	text-decoration: none;
}

.product-name {
	text-overflow: ellipsis;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	padding: 0 5px;
	margin-bottom: 0;
	color: #434343;
	font: 500 14px/1.35 Raleway, sans-serif;
}

.product-name a {
	font-size: 14px;
	line-height: 1.25;
	color: #1d1d1d;
}

.product-name a:hover {
	color: #ec6a54;
}

@media (max-width: 768px) {
	.product-name a {
		font-size: 14px;
	}
}

.content_price span {
	margin-right: 5px;
}

.content_price span:last-child {
	margin-right: 0;
}

.column .product-name {
	font-size: 14px;
}

.column .comments_note {
	margin-bottom: 0;
}

.column .star {
	font-size: 12px;
	line-height: 12px;
	width: 13px;
}

.price,
.old-price {
	white-space: nowrap;
	line-height: 1.15;
	color: #434343;
	font-weight: 600;
	font-size: 18px;
}

.cs-content-price > span {
	margin-right: 5px;
}

.cs-content-price > span:last-child {
	margin-right: 0;
}

.price.product-price {
	color: #282828;
}

.old-price {
	color: #aeaeae;
	font-size: 16px;
	font-weight: 500;
	text-decoration: line-through;
}

.special-price {
	color: #434343;
}

.price-percent-reduction {
	background: #f13340;
	border: 1px solid #d02a2c;
	font: 600 21px/24px "Open Sans", sans-serif;
	color: white;
	padding: 0 5px 0 3px;
	display: none;
}

.price-percent-reduction.small {
	font: 700 14px/17px "Lato", Arial, Helvetica, sans-serif;
	padding: 1px 6px;
}

.new-sale-box {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	text-align: center;
}

.new-box,
.sale-box {
	display: none;
	padding: 0 10px;
	text-transform: uppercase;
	color: #fff;
	position: relative;
	font-weight: 600;
}

.new-box:hover,
.sale-box:hover {
	color: #fff;
	background: #f7a6b7;
}

.new-box {
	background: #f7a6b7;
}

.sale-box {
	background: white;
}

.ie8 .new-label {
	left: 0;
	top: 0;
	width: auto;
	padding: 5px 15px;
}

.ie8 .new-label:after {
	display: none;
}

.ie8 .new-label:before {
	display: none;
}

.ie8 .sale-label {
	right: 0;
	top: 0;
	width: auto;
	padding: 5px 15px;
}

.ie8 .sale-label:after {
	display: none;
}

.ie8 .sale-label:before {
	display: none;
}

.ie8 .new-box {
	top: -1px;
	left: -1px;
}

.ie8 .sale-box {
	right: -1px;
	top: -1px;
}

form.box,
#address .box,
.addresses .box {
	border: 1px solid #e8e8e8;
	padding: 0 15px 25px;
}

form.box .page-subheading,
#address .box .page-subheading,
.addresses .box .page-subheading {
	margin-left: -15px;
	margin-right: -15px;
	padding: 12px 15px;
	border-bottom: 1px solid #e8e8e8;
}

.box {
	margin: 0 0 30px 0;
}

.box .page-subheading {
	margin: 0 0 20px;
	position: relative;
	font-size: 16px;
	color: #1c1c1c;
	border: none;
	padding: 0;
}

.box p {
	margin-bottom: 0;
}

.box.box-small .dark {
	padding-top: 10px;
	padding-right: 20px;
	margin-bottom: 0;
	width: auto;
}

.product-box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.product-box .product-image {
	background: white;
	display: block;
	margin-bottom: 11px;
}

.product-box .product-image img {
	max-width: 100%;
	width: 100%;
	height: auto;
}

@media (min-width: 992px) {
	#productscategory_list .owl-controls {
		position: absolute;
		top: -65px;
		right: 15px;
	}
	.accessories-block .owl-controls {
		position: absolute;
		right: 20px;
		top: -65px;
	}
}

@media (max-width: 991px) {
	html .accessories-block .owl-prev,
	html #productscategory_list .owl-prev {
		left: 0;
	}
}

#csblocknewarrival_sidebar .cs-product-sidebar {
	text-align: center;
}

#csblocknewarrival_sidebar .products-block-image {
	margin-right: 0;
}

#home-page-tabs {
	border: none;
	background: white;
}

@media (min-width: 768px) {
	#home-page-tabs {
		padding: 10px 0;
		margin: 0 0 0 -18px;
	}
}

#home-page-tabs > li {
	margin-bottom: 0;
}

@media (min-width: 991px) {
	#home-page-tabs > li {
		border-left: 1px solid #d0d0d0;
		margin: 0 0 0 9px;
		padding: 0 0 0 9px;
	}
}

@media (max-width: 479px) {
	#home-page-tabs > li {
		width: 100%;
	}
}

#home-page-tabs > li a {
	font: 600 21px/24px "Open Sans", sans-serif;
	color: #2f2f2f;
	text-transform: uppercase;
	border: none;
	outline: none;
	margin: 0;
	padding: 10px;
}

@media (min-width: 768px) {
	#home-page-tabs > li a {
		padding: 1px 10px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#home-page-tabs > li a {
		padding: 10px 10px;
	}
}

#home-page-tabs > li:first-child {
	border: none;
}

#home-page-tabs > li.active a,
#home-page-tabs > li a:hover {
	background: #333333;
	color: white;
	padding: 10px;
}

@media (min-width: 768px) {
	#home-page-tabs > li.active a,
	#home-page-tabs > li a:hover {
		margin: -9px 0;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#home-page-tabs > li.active a,
	#home-page-tabs > li a:hover {
		margin: 0 0;
	}
}

.column .block {
	overflow: hidden;
}

.column .block .block_content {
	padding: 0 20px;
}

.column .block .block_content > ul {
	margin-left: -15px;
	margin-right: -15px;
}

.column .block .block_content.cs-have-slider {
	padding: 0;
}

@media (max-width: 767px) {
	.column .block .block_content.cs-have-slider {
		padding-top: 20px;
	}
}

.column .block .block_content.cs-have-slider .bx-wrapper ul {
	margin: 0;
}

.column .block .block_content.cs-have-slider .cs-big-product .cs-product {
	padding: 0 15px;
}

.column .block .cs-big-product {
	width: 100% !important;
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 20px;
}

.column .block .cs-big-product .product-name {
	font-size: 14px;
}

.column .block .cs-big-product .price {
	font-size: 20px;
}

.column .block .cs-big-product .star {
	font-size: 14px;
}

.column .block .cs-big-product .button-container {
	display: none;
}

.block .title_block,
.block h4 {
}

.block .title_block a,
.block h4 a {
	color: #2f2f2f;
}

.block .title_block a:hover,
.block h4 a:hover {
	color: #3f3f3f;
}

.block .list-block {
	margin: 20px 0;
}

.block .list-block li {
	padding: 5px 0 5px 20px;
}

.block .list-block li a i {
	display: none;
}

.block .list-block li a:before {
	content: "\f105";
	display: inline;
	font-family: "FontAwesome";
	padding-right: 8px;
}

#manufacturers_block_left ul li a:hover {
	color: #ec6a54;
}

.block .list-block li:first-child {
	border-top: none;
}

#stores_block_left .store_image {
	margin: 20px 0 15px;
}

.block .list-block .form-group {
	padding-top: 20px;
	border-top: 1px solid #d0d0d0;
	margin-bottom: 0;
}

.block .list-block .form-group select {
	max-width: 270px;
}

@media (max-width: 767px) {
	.block .list-block .form-group select {
		width: 270px;
	}
}

.block .list-block .btn {
	margin-top: 12px;
}

.block .products-block ul {
	margin: 0 -15px;
}

.block .products-block li {
	padding: 20px 15px 15px;
	border-bottom: 1px solid #e8e8e8;
}

.block .products-block li:last-child {
	border: none;
}

#viewed-products_block_left .products-block li {
	padding: 20px 15px 20px;
}

.block .products-block li .products-block-image {
	float: left;
	margin-right: 15px;
}

.block .products-block li .product-content {
	overflow: hidden;
}

.block .products-block li .cs-product-sidebar + .cs-product-sidebar {
	margin-top: 20px;
}

.block .products-block .product-description {
	margin-bottom: 0.5em;
}

.page-heading {
	color: #2f2f2f;
	text-transform: uppercase;
	font-family: Raleway;
	font-weight: 700;
}

.page-heading span.heading-counter {
	font-size: 13px;
	font-weight: 400;
	color: #3f3f3f;
	text-transform: none;
	margin-bottom: 10px;
	display: inline-block;
}

.page-heading span.lighter {
	color: #9c9c9c;
}

.page-heading.bottom-indent {
	margin-bottom: 16px;
}

.page-heading.product-listing {
	border-bottom: none;
	margin-bottom: 0;
}

.page-subheading {
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	color: #2f2f2f;
	font-size: 18px;
	padding: 0 0 15px;
	line-height: normal;
	margin-bottom: 12px;
	border-bottom: 1px solid #d0d0d0;
}

h3.page-product-heading {
	color: #1e1e1e;
	font-size: 28px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: "Raleway", sans-serif;
	cursor: pointer;
	position: relative;
	margin-bottom: 25px;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 10px;
}

h3.page-product-heading:after {
	content: "";
	position: absolute;
	bottom: -2px;
	width: 10%;
	display: inline-block;
	left: 0;
	border-bottom: 3px solid #ec6a54;
}

ul.footer_links {
	padding: 20px 0 0 0;
}

ul.footer_links li {
	float: left;
}

ul.footer_links li + li {
	margin-left: 10px;
}

.content_sortPagiBar {
	margin-bottom: 10px;
}

.content_sortPagiBar #productsSortForm {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.content_sortPagiBar #productsSortForm select {
	max-width: 192px;
	float: left;
}

@media (max-width: 991px) {
	.content_sortPagiBar #productsSortForm select {
		max-width: 160px;
	}
}

.content_sortPagiBar #productsSortForm .selector {
	float: left;
}

.content_sortPagiBar #productsSortForm .select label {
	display: none;
}

.content_sortPagiBar .sortPagiBar {
	clear: both;
}

.content_sortPagiBar .sortPagiBar .nbrItemPage {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.content_sortPagiBar .sortPagiBar .nbrItemPage select {
	max-width: 59px;
	float: left;
}

.content_sortPagiBar .sortPagiBar .nbrItemPage .clearfix > span {
	padding: 7px 0 0 12px;
	display: block;
	float: left;
}

.content_sortPagiBar .sortPagiBar .nbrItemPage #uniform-nb_item,
.content_sortPagiBar .sortPagiBar .nbrItemPage #uniform-nb_item_nbr {
	float: left;
}

.content_sortPagiBar .sortPagiBar label,
.content_sortPagiBar .sortPagiBar select {
	float: left;
}

.content_sortPagiBar .sortPagiBar label {
	padding: 3px 6px 0 0;
	display: none;
}

.content_sortPagiBar .sortPagiBar.instant_search #productsSortForm {
	display: none;
}

.content_sortPagiBar .display,
.content_sortPagiBar .display_m {
	float: left;
	border: 1px solid #e1e1e1;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.content_sortPagiBar .display .display-title,
.content_sortPagiBar .display_m .display-title {
	display: none;
}

.content_sortPagiBar .display ul,
.content_sortPagiBar .display_m ul {
	margin: 0;
}

.content_sortPagiBar .display li:first-child,
.content_sortPagiBar .display_m li:first-child {
	border-right: 1px solid #e1e1e1;
}

.content_sortPagiBar .display li,
.content_sortPagiBar .display_m li {
	float: left;
	text-align: center;
	padding: 10px 12px;
}

.content_sortPagiBar .display li span,
.content_sortPagiBar .display_m li span {
	cursor: pointer;
}

.content_sortPagiBar .display li span i,
.content_sortPagiBar .display_m li span i {
	display: block;
	font-size: 18px;
	line-height: 18px;
}

.content_sortPagiBar .display li span i.icon-th-large:before,
.content_sortPagiBar .display_m li span i.icon-th-large:before {
	content: "\f00a";
}

.content_sortPagiBar .display li span:hover i,
.content_sortPagiBar .display li span.active i,
.content_sortPagiBar .display_m li span:hover i,
.content_sortPagiBar .display_m li span.active i {
	color: #ec6a54;
}

.content_sortPagiBar .display li.display-title,
.content_sortPagiBar .display_m li.display-title {
	display: none;
}

.top-pagination-content,
.bottom-pagination-content {
	text-align: center;
	padding: 10px 0 0;
	position: relative;
}

.top-pagination-content div.pagination,
.bottom-pagination-content div.pagination {
	margin: 0;
	float: none;
	display: block;
	text-align: center;
	margin-top: 35px;
}

.top-pagination-content div.pagination ul.pagination,
.bottom-pagination-content div.pagination ul.pagination {
	margin: 0 0 5px;
	display: inline-block;
	float: right;
}

.top-pagination-content div.pagination ul.pagination li,
.bottom-pagination-content div.pagination ul.pagination li {
	float: left;
	margin: 0 5px;
	padding: 5px 11px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	background-color: #f1f1f1;
}

.top-pagination-content div.pagination ul.pagination li.active,
.bottom-pagination-content div.pagination ul.pagination li.active,
.top-pagination-content div.pagination ul.pagination li:hover,
.bottom-pagination-content div.pagination ul.pagination li:hover {
	background: #ec6a54;
	color: #fff;
}

.pagination > li > a:hover,
.pagination > li > span:hover {
	color: #fff;
}

.top-pagination-content div.pagination ul.pagination li > a,
.top-pagination-content div.pagination ul.pagination li > span,
.bottom-pagination-content div.pagination ul.pagination li > a,
.bottom-pagination-content div.pagination ul.pagination li > span {
	margin: 0;
	padding: 0;
	font-weight: 400;
	display: block;
	border: none !important;
	background: none !important;
}

.top-pagination-content div.pagination ul.pagination li.pagination_previous,
.top-pagination-content div.pagination ul.pagination li.pagination_next,
.bottom-pagination-content div.pagination ul.pagination li.pagination_previous,
.bottom-pagination-content div.pagination ul.pagination li.pagination_next {
	padding: 0;
}

.top-pagination-content div.pagination ul.pagination li.pagination_previous b,
.top-pagination-content div.pagination ul.pagination li.pagination_next b,
.bottom-pagination-content
	div.pagination
	ul.pagination
	li.pagination_previous
	b,
.bottom-pagination-content div.pagination ul.pagination li.pagination_next b {
	display: none;
}

.top-pagination-content div.pagination ul.pagination li.pagination_previous i,
.top-pagination-content div.pagination ul.pagination li.pagination_next i,
.bottom-pagination-content
	div.pagination
	ul.pagination
	li.pagination_previous
	i,
.bottom-pagination-content div.pagination ul.pagination li.pagination_next i {
	font-size: 12px;
	line-height: 30px;
}

.top-pagination-content div.pagination ul.pagination li.pagination_previous,
.bottom-pagination-content div.pagination ul.pagination li.pagination_previous {
	margin-left: 0;
	padding: 0 13px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.top-pagination-content div.pagination ul.pagination li.pagination_next,
.bottom-pagination-content div.pagination ul.pagination li.pagination_next {
	margin-right: 0;
	padding: 0 13px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.top-pagination-content
	div.pagination
	ul.pagination
	li
	.icon-chevron-left:before,
.bottom-pagination-content
	div.pagination
	ul.pagination
	li
	.icon-chevron-left:before {
	content: "\f104";
}

.top-pagination-content
	div.pagination
	ul.pagination
	li
	.icon-chevron-right:before,
.bottom-pagination-content
	div.pagination
	ul.pagination
	li
	.icon-chevron-right:before {
	content: "\f105";
}

.top-pagination-content div.pagination ul.pagination li.active > span,
.bottom-pagination-content div.pagination ul.pagination li.active > span {
	color: #fff;
}

.pagination .pagination_next .icon-angle-right:before {
	content: "\f0da";
}

.pagination .pagination_previous .icon-angle-left:before {
	content: "\f0d9";
}

.top-pagination-content .showall,
.bottom-pagination-content .showall {
	display: none !important;
	float: none;
	display: inline-block;
	margin: 8px 0 10px;
	vertical-align: top;
}

.top-pagination-content .showall .btn,
.bottom-pagination-content .showall .btn {
	padding: 0;
	border: none !important;
	background: none !important;
	font-weight: 400;
	vertical-align: 0;
	font-style: italic;
}

.top-pagination-content .showall .btn span,
.bottom-pagination-content .showall .btn span {
	font-size: 13px;
	padding: 0;
	line-height: normal;
	background: none;
	border: none;
}

.top-pagination-content .showall .btn:before,
.bottom-pagination-content .showall .btn:before {
	border: none;
}

.top-pagination-content .showall .btn:hover,
.bottom-pagination-content .showall .btn:hover {
	color: #f7a6b7;
}

.top-pagination-content .compare-form,
.bottom-pagination-content .compare-form {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #e1e1e1;
	border-radius: 4px;
}

.top-pagination-content .compare-form:hover,
.bottom-pagination-content .compare-form:hover {
	background: #ec6a54;
	border-color: #ec6a54;
}

@media (max-width: 479px) {
	.top-pagination-content .compare-form,
	.bottom-pagination-content .compare-form {
		float: left;
		text-align: left;
		clear: both;
	}
}

.content_sortPagiBar .product-count {
	padding: 8px 0 10px;
	margin-right: 10px;
	float: left;
}

@media (max-width: 991px) {
	.content_sortPagiBar .product-count {
		clear: left;
		display: none;
	}
}

.content_sortPagiBar .bottom-pagination-content .product-count {
	float: left;
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
	color: #323232;
	margin-top: 0;
}

ul.step {
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
}

ul.step:after {
	content: "";
	border-bottom: 2px solid #ec6a54;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

ul.step li.step_current {
	background: #ec6a54;
	color: #fff;
}

ul.step li {
	color: #434343;
	float: left;
	min-width: 20%;
	text-align: center;
	padding: 10px 10px 12px;
	position: relative;
}

ul.step li.step_done a {
	color: #434343;
}

@media (max-width: 600px) {
	ul.step li {
		width: 100%;
		text-align: left;
	}
}

ul.step li a,
ul.step li span,
ul.step li.step_current span,
ul.step li.step_current_end span {
	display: block;
	position: relative;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 700;
}

ul.step li a:focus,
ul.step li span:focus,
ul.step li.step_current span:focus,
ul.step li.step_current_end span:focus {
	text-decoration: none;
	outline: none;
}

.rating {
	clear: both;
	display: block;
	margin: 2em;
	cursor: pointer;
}

.rating:after {
	content: ".";
	display: block;
	height: 0;
	width: 0;
	clear: both;
	visibility: hidden;
}

.cancel,
.star {
	overflow: hidden;
	float: left;
	margin: 0 1px 0 0;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.cancel,
.cancel a {
	background: url(http://demo.presthemes.com/everything/themes/ps_everything/css/../../../modules/productcomments/img/delete.gif)
		no-repeat 0 -16px !important;
}

.cancel a,
.star a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0;
}

div.star_on a {
	background-position: 0 -16px;
}

div.star_hover a,
div.star a:hover {
	background-position: 0 -32px;
}

.pack_content {
	margin: 10px 0 10px 0;
}

.confirmation {
	margin: 0 0 10px;
	padding: 10px;
	border: 1px solid #e6db55;
	font-size: 13px;
	background: none repeat scroll 0 0 lightyellow;
}

.listcomment {
	list-style-type: none;
	margin: 0 0 20px 0 !important;
}

.listcomment li {
	padding: 10px 0;
	border-bottom: 1px dotted #d0d0d0;
	color: #666666;
}

.listcomment .titlecomment {
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #3f3f3f;
}

.listcomment .txtcomment {
	display: block;
	padding: 5px 0;
	color: #3f3f3f;
}

.header-container {
	background: white;
}

.cat-heading {
	background: #f1f1f1;
	padding: 20px 0;
}

@media (min-width: 992px) {
	.cat-heading {
		padding: 20px 0;
	}
}

@media (min-width: 768px) {
	.cat-heading .page-heading {
		float: left;
	}
}

.cat-heading .page-heading span.heading-counter {
	float: right;
	display: none;
}

.breadcrumb {
	float: right;
	padding: 0;
	overflow: hidden;
	position: relative;
	z-index: 1;
	display: block;
	background: none;
	font-size: 13px;
	color: #434343;
	font-weight: 600;
}

.breadcrumb .navigation-pipe {
	font-size: 0;
	padding: 0 8px;
}

.breadcrumb .navigation-pipe:before {
	content: "/";
	font-size: 12px;
	line-height: 12px;
	display: inline-block;
	font-family: FontAwesome;
}

.breadcrumb a {
	display: inline-block;
	padding: 0;
	position: relative;
	z-index: 2;
	color: #2f2f2f;
	font-size: 13px;
}

.breadcrumb .navigation_page {
	font-weight: normal;
}

.breadcrumb a:hover {
	color: #ec6a54;
}

.ie8 .breadcrumb {
	min-height: 1px;
}

.ie8 .breadcrumb a:after {
	display: none;
}

.ie8 .breadcrumb .navigation-pipe {
	width: 20px;
}

.content-manufacture-block .manufacture-item img {
	max-height: 80px;
}

#manufacture_list {
	margin-bottom: 0;
}

.manufacturetures-container .owl-prev {
	top: 13%;
	left: -55px;
}

.manufacturetures-container .owl-next {
	top: 13%;
	right: -55px;
}

.content-manufacture-block {
	padding: 0 50px;
}

.manufacturetures-container .owl-item {
	text-align: center;
}

.manufacture-item {
	display: inline-block;
}

@media (min-width: 992px) {
	.manufacturetures-container .owl-carousel .manufacture-item img {
		width: auto;
	}
	.ie9 .manufacture-item a img {
		filter: none;
	}
}

.owl-prev,
.owl-next {
	width: 30px;
	height: 30px;
	border: 1px solid #e1e1e1;
	-moz-border-radius: 100%;
	border-radius: 100%;
	line-height: 28px;
	font-size: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	vertical-align: top;
	position: absolute;
	top: 35%;
	color: #a1a1a1;
	background-color: #f1f1f1;
}

.owl-prev {
	left: -10px;
}

.owl-next {
	right: -10px;
}

.owl-prev:before {
	content: "\f104";
	font-size: 24px;
	font-family: FontAwesome;
	color: #a1a1a1;
	display: block;
}

.owl-next:before {
	content: "\f105";
	font-size: 24px;
	font-family: FontAwesome;
	text-align: center;
	padding-left: 5px;
	line-height: 1;
	color: #a1a1a1;
	display: block;
}

.owl-prev:hover:before,
.owl-next:hover:before {
	color: #fff;
}

.owl-prev:hover,
.owl-next:hover {
	background: #ec6a54;
	border-color: #ec6a54;
}

.table-footer {
	overflow: hidden;
	display: inline;
}

#social_block {
	padding-top: 32px;
}

.footer-container {
	background: #f1f1f1;
	padding: 40px 0 5px;
	margin-top: 40px;
}

.footer-container #footer {
	color: #b4b4b4;
}

.footer-container #footer .row {
	position: relative;
}

.footer-container #footer ul.row {
	position: static;
}

.footer-container #footer .footer-block,
.block_various_links {
	margin: 0;
	position: relative;
	text-align: center;
}

.footer-container #footer a:hover {
	color: #ec6a54;
}

.footer-container #footer h4 {
	text-transform: uppercase;
	color: #282828;
	margin: 0 0 20px 0;
	cursor: pointer;
	font: 700 16px/1.35 Raleway, sans-serif;
}

.footer-container #footer h4 a {
	color: black;
}

.footer-container #footer ul {
	margin: 0;
}

.footer-container #footer ul li {
	padding-bottom: 0.5em;
}

.all-links li {
	display: inline-block;
	padding-right: 1em;
	margin-right: 1em;
	position: relative;
}

.all-links li a {
	text-transform: uppercase !important;
}

.copy-right {
	font-size: 11px;
	text-transform: uppercase;
	color: #a1a1a1;
}

.allright-footer .content-left {
	text-align: left;
	margin-top: 5px;
}

.cs-bottom-footer {
	background: #222;
	padding-top: 35px;
	font-size: 13px;
	padding-bottom: 35px;
}

.allright-footer .content-right {
	text-align: right;
}

.allright-footer .content-right ul li {
	list-style: none;
	display: inline-block;
	padding: 0 5px;
	margin-top: 15px;
}

.cs-bottom-footer .all-links {
	margin-bottom: 0;
}

.footer-container #footer ul li a {
	color: #434343;
	text-transform: capitalize;
}

.cs-bottom-footer .all-links li:after {
	content: "";
	border-right: 1px solid #cccccc;
	position: absolute;
	right: 0;
	top: 5px;
	height: 8px;
}

.footer-container #footer ul li .number-child {
	display: none;
}

.footer-container #footer #permanent_links {
	clear: both;
	border-top: 1px solid #535353;
	padding-top: 35px;
	margin: 40px 15px 0;
	text-align: center;
	overflow: hidden;
}

@media (max-width: 767px) {
	.footer-container #footer #permanent_links {
		padding-top: 20px;
		margin-top: 5px;
		overflow: hidden;
		margin-bottom: 15px;
	}
}

.footer-container #footer #permanent_links > div {
	float: none;
	display: inline-block;
	width: auto;
	position: relative;
	text-transform: uppercase;
	font-size: 10px;
	padding-right: 10px;
	margin-right: 7px;
}

.footer-container #footer #permanent_links > div:after {
	content: "|";
	position: absolute;
	top: -1px;
	right: 0;
}

.footer-container #footer #permanent_links > div:last-child {
	padding-right: 0;
	margin-right: 0;
}

.footer-container #footer #permanent_links > div:last-child:after {
	content: "";
}

.footer-container #footer #block_contact_infos {
	border-left: 1px solid #515151;
}

@media (max-width: 767px) {
	.footer-container #footer #block_contact_infos {
		border: none;
	}
}

.footer-container #footer #block_contact_infos > div {
	padding: 0 0 0 5px;
}

@media (max-width: 767px) {
	.footer-container #footer #block_contact_infos > div {
		padding-left: 0;
	}
}

.footer-container #footer #block_contact_infos > div ul li {
	padding: 0 0 7px 4px;
	overflow: hidden;
	line-height: 30px;
}

.footer-container #footer #block_contact_infos > div ul li > span,
.footer-container #footer #block_contact_infos > div ul li > span a {
	color: white;
	font-weight: normal;
}

.footer-container #footer #block_contact_infos > div ul li i {
	font-size: 25px;
	width: 32px;
	text-align: center;
	padding-right: 12px;
	float: left;
	color: #908f8f;
}

.footer-container #footer .blockcategories_footer {
	clear: left;
}

@media (max-width: 767px) {
	.footer-container #footer #social_block h4:after {
		content: "";
	}
}

.footer-container #footer #social_block ul {
	float: right;
	margin: 0;
	line-height: 70px;
}

.footer-container #footer #social_block ul li {
	float: left;
	width: auto;
	text-align: center;
	margin: 0 10px 10px 0;
	padding: 0;
}

.footer-container #footer #social_block ul li:last-child {
	margin: 0;
}

.footer-container #footer #social_block ul li a {
	display: inline-block;
	line-height: 18px;
	min-width: 36px;
	color: #434343;
	background-color: #ffffff;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	padding: 8px 8px;
	font-size: 18px;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.footer-container #footer #social_block ul li a span {
	display: none;
}

.footer-container #footer #social_block ul li a:before {
	display: inline-block;
	font-family: "FontAwesome";
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.footer-container #footer #social_block ul li a:hover {
	color: white;
	background: #282828;
}

.footer-container #footer #social_block ul li.facebook a:before {
	content: "\f09a";
}

.footer-container #footer #social_block ul li.twitter a:before {
	content: "\f099";
}

.footer-container #footer #social_block ul li.rss a:before {
	content: "\f09e";
}

.footer-container #footer #social_block ul li.youtube a:before {
	content: "\f167";
}

.footer-container #footer #social_block ul li.google-plus a:before {
	content: "\f0d5";
}

.footer-container #footer #social_block ul li.pinterest a:before {
	content: "\f0d2";
}

.footer-container #footer #social_block ul li.vimeo a:before {
	content: "\f194";
}

.footer-container #footer #social_block ul li.instagram a:before {
	content: "\f16d";
}

.footer-container #footer .bottom-footer {
	position: absolute;
	bottom: -55px;
	left: 0;
	display: none;
}

#social_block h4,
#footer #newsletter_block_left h4 {
	text-transform: uppercase;
	background: none;
	float: left;
	margin-right: 20px;
	padding-left: 0;
	border: none;
	color: #282828;
	margin-bottom: 2rem;
	margin-top: 10px;
	font: 700 16px/1.35 Raleway, sans-serif;
}

.footer-container #social_block h4 {
	line-height: 70px;
	margin-right: 35px;
}

.footer-container #footer .bottom-footer div {
	padding: 15px 0 0 0;
	border-top: 1px solid #515151;
	width: 100%;
}

.footer-container #footer .logo-footer {
	overflow: hidden;
	margin: 0 0 30px;
	text-align: center;
}

.footer-container .cs-bottom-footer {
	text-align: center;
	margin-top: 15px;
}

.contact-footer {
	margin-top: 20px;
}

.contact-footer li:before {
	font-family: "FontAwesome";
	display: inline-block;
	margin-right: 10px;
	font-size: 14px;
	color: #ec6a54;
	width: 7%;
}

.contact-footer li.address:before {
	content: "\f041";
}

.contact-footer li.phone:before {
	content: "\f095";
}

.contact-footer li.email:before {
	content: "\f003";
}

#reinsurance_block {
	clear: both !important;
}

#short_description_content ul,
#short_description_content ol,
#short_description_content dl,
#tinymce ul,
#tinymce ol,
#tinymce dl {
	margin-left: 20px;
}

.rte ul {
	list-style-type: disc;
	padding-left: 15px;
}

.rte ol {
	list-style-type: decimal;
	padding-left: 15px;
}

.block_hidden_only_for_screen {
	display: none;
}

.cart_navigation {
	margin: 0 0 20px;
}

.cart_navigation .button-medium {
	float: left;
	margin-left: 20px;
}

.cart_navigation .button-exclusive {
	float: left;
	margin-left: 25px;
}

@media (max-width: 480px) {
	.cart_navigation > span {
		display: block;
		width: 100%;
		padding-bottom: 15px;
	}
}

.cart_navigation > a.btn {
	margin-bottom: 10px;
}

@media (max-width: 480px) {
	.cart_navigation > span {
		display: block;
		width: 100%;
		padding-bottom: 15px;
	}
}

.cart_last_product {
	overflow: hidden;
	margin-bottom: 40px;
}

.cart_last_product .cart_last_product_header {
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 15px;
	color: #666666;
	display: block;
	font-weight: 600;
}

.cart_last_product .cart_last_product_img {
	width: auto;
	float: left;
	margin-right: 25px;
}

.cart_last_product_content .product-name {
	margin-bottom: 5px;
}

.table tbody > tr > td.cart_quantity .cart_quantity_button a:hover {
	background: none;
}

.cart_quantity .cart_quantity_input {
	padding: 0 7px;
	text-align: center;
	width: 30px;
	height: 30px;
	position: relative;
	z-index: 10;
	margin: 0 auto 1px;
	background: none;
}

#cart_summary .btn.button-plus span,
#cart_summary .btn.button-minus span {
	line-height: 33px;
	padding: 0 5px;
}

@media (max-width: 767px) {
	.cart_quantity .cart_quantity_input {
		margin: 0 5px 5px 0;
	}
}

.cart_gift_quantity .cart_quantity_input {
	padding: 0;
	text-align: center;
	width: 73px;
	float: left;
	margin-bottom: 3px;
}

@media (min-width: 1200px) {
	.hide-right-column .table tbody > tr > td.cart_quantity .cart_quantity_button,
	.hide-left-column .table tbody > tr > td.cart_quantity .cart_quantity_button {
		margin-top: -31px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hide-right-column .cart_quantity .cart_quantity_input,
	.hide-left-column .cart_quantity .cart_quantity_input {
		margin-bottom: 5px;
	}
	.hide-left-column.hide-right-column .cart_quantity .cart_quantity_input {
		margin-bottom: 0;
	}
	.hide-left-column.hide-right-column
		.table
		tbody
		> tr
		> td.cart_quantity
		.cart_quantity_button {
		margin-top: -30px;
	}
}

@media (max-width: 991px) {
	.hide-left-column.hide-right-column .cart_quantity .cart_quantity_input {
		margin-bottom: 5px;
	}
}

.table tbody > tr > td {
	vertical-align: middle;
}

.table tbody > tr > td.cart_quantity .cart_quantity_button {
}

.table tbody > tr > td.cart_quantity .cart_quantity_button a {
	display: block;
	margin: 0 3px 1px;
	position: relative;
	z-index: 10;
	float: left;
}

.table tbody > tr > td.cart_quantity .cart_quantity_button a.cart_quantity_up {
	float: right;
}

@media (max-width: 767px) {
	.table tbody > tr > td.cart_quantity .cart_quantity_button a.cart_quantity_up {
		float: left;
	}
}

.table tbody > tr > td.cart_delete,
.table tbody > tr > td.price_discount_del {
	padding: 5px;
}

.table tfoot > tr > td {
	vertical-align: middle;
}

#order-detail-content {
	overflow-x: auto;
	margin-bottom: 20px;
}

#cart_summary thead th {
	text-align: center;
}

#cart_summary thead th.cart_product,
#cart_summary thead th.cart_description {
	text-align: left;
}

#cart_summary tbody td {
	/* text-align: center*/
}

#cart_summary tbody td.cart_product,
#cart_summary tbody td.cart_description {
	text-align: left;
}

#cart_summary tbody td.cart_unit .price {
	text-align: center !important;
}

@media (max-width: 767px) {
	#cart_summary tbody td.cart_unit .price {
		text-align: left !important;
	}
}

#cart_summary tbody td.cart_unit .price span {
	display: inline-block;
	margin-right: 7px;
	font-size: 13px;
}

#cart_summary tbody td.cart_unit .price span:last-child {
	margin-right: 0;
}

#cart_summary tbody td.cart_unit .price span.price-percent-reduction {
	margin: 5px auto;
	display: none;
}

#cart_summary tbody td.cart_unit .price span.price-percent-reduction {
	margin: 5px auto;
	display: none;
}

#cart_summary tbody td.cart_unit .price span.old-price {
	text-decoration: line-through;
}

#cart_summary tbody td.cart_description small {
	display: block;
	padding: 0 0 0.5em;
	font-size: 11px;
}

#cart_summary tbody td.cart_avail span.label {
	font-size: 0;
	border: none;
	background: none;
	padding: 0;
}

#cart_summary tbody td.cart_avail span.label:before {
	content: "\f00c";
	font-family: "FontAwesome";
	font-size: 18px;
	color: #333;
	font-weight: 400;
}

#cart_summary tbody td.cart_total .price {
	margin: 0;
}

#cart_summary tbody td.cart_description .product-name a {
	text-transform: none;
}

#cart_summary tbody td ul.price {
	margin: 0;
}

#cart_summary tbody td ul.price li {
	margin-bottom: 3px;
}

#cart_summary tbody td ul.price li:last-child {
	margin-bottom: 0;
	color: #a1a1a1;
}

#cart_summary tbody td.cart_delete a.cart_quantity_delete,
#cart_summary tbody td a.price_discount_delete {
	font-size: 23px;
	line-height: 23px;
}

#cart_summary tfoot tr.cart_total_price:last-child td {
	font-weight: 700;
	color: #333;
}

#cart_summary tfoot tr.cart_total_price:last-child td.price {
	font-size: 16px;
	color: #ec6a54;
}

#cart_summary tfoot td.price {
	text-align: right;
	color: #333;
	font-size: 13px;
}

@media (max-width: 767px) {
	.text-right,
	#cart_summary tbody td.cart_unit,
	#cart_summary tbody td.cart_total,
	.text-center,
	#cart_summary tbody td.cart_product,
	#cart_summary tbody td.cart_avail {
		text-align: left;
	}
}

#cart_summary tfoot td.text-right,
#cart_summary tfoot tbody td.cart_unit,
#cart_summary tbody tfoot td.cart_unit,
#cart_summary tfoot tbody td.cart_total,
#cart_summary tbody tfoot td.cart_total {
	text-transform: uppercase;
	text-align: right;
	color: #434343;
	font-weight: 600;
}

#cart_summary .stock-management-on tbody td.cart_description {
	width: 480px;
}

.cart_discount_price {
	text-align: right;
}

.cart_discount_delete {
	text-align: center;
}

.cart_navigation .standard-checkout,
.cart_navigation .button-exclusive,
.button-medium.exclusive,
.button-medium,
a.button-small {
	border: 1px solid #ec6a54;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: #ec6a54;
	color: #fff;
}

.button .button-small {
	border-color: #ec6a54;
}

.cart_navigation .standard-checkout:hover,
.cart_navigation .button-exclusive:hover,
.button-medium.exclusive:hover,
.button-medium:hover,
a.button-small:hover {
	border: 1px solid #ec6a54;
	background: #fff;
	color: #ec6a54;
}

@media (max-width: 767px) {
	#order-detail-content #cart_summary table {
		display: block;
	}
	#order-detail-content #cart_summary tr {
		border-bottom: 1px solid #e8e8e8;
		overflow: hidden;
	}
	#order-detail-content #cart_summary td {
		position: relative;
		width: auto;
		float: none;
		white-space: normal;
	}
	#order-detail-content #cart_summary td.cart_product {
		float: left;
		border: none;
	}
	#order-detail-content #cart_summary td.cart_description {
		padding-bottom: 0;
	}
	#order-detail-content #cart_summary td.cart_total {
		clear: both;
	}
	html .cart_voucher fieldset {
		padding: 0;
	}
	html .cart_voucher {
		margin: 0;
	}
	#cart_summary tfoot td.text-right,
	#cart_summary tfoot tbody td.cart_unit,
	#cart_summary tbody tfoot td.cart_unit,
	#cart_summary tfoot tbody td.cart_total,
	#cart_summary tbody tfoot td.cart_total {
		text-align: left;
	}
	#order-detail-content #cart_summary td.cart_quantity {
		clear: both;
		float: left;
	}
	#order-detail-content #cart_summary td.cart_delete {
		width: auto;
		text-align: right;
		font-size: 0;
	}
	#order-detail-content #cart_summary td.cart_delete a.cart_quantity_delete {
		display: block;
		padding-top: 5px;
	}
	#order-detail-content #cart_summary td.cart_delete:before {
		display: inline-block;
		padding-right: 0.5em;
		position: relative;
		top: -3px;
	}
	#order-detail-content #cart_summary td:before {
		content: attr(data-title);
		display: block;
	}
	#order-detail-content #cart_summary tfoot td {
		float: none;
		width: 100%;
	}
	#order-detail-content #cart_summary tfoot td:before {
		display: inline;
	}
	#order-detail-content #cart_summary tfoot tr tbody td.cart_unit,
	#order-detail-content #cart_summary tbody tfoot tr td.cart_unit,
	#order-detail-content #cart_summary tfoot tr tbody td.cart_total,
	#order-detail-content #cart_summary tbody tfoot tr td.cart_total {
		display: block;
		float: left;
		width: 50%;
	}
}

@media (max-width: 768px) {
	#order-detail-content #cart_summary tbody td .price {
		text-align: center;
	}
	#order-detail-content #cart_summary tbody td.cart_description {
		width: 300px;
	}
}

@media (max-width: 499px) {
	#order-detail-content #cart_summary tbody td.cart_description {
		width: 200px;
	}
}

.cart_voucher {
	vertical-align: top !important;
	padding: 10px 0;
	margin: 20px 0;
	overflow: hidden;
}

.cart_voucher h4 {
	text-transform: uppercase;
	margin: 0 0 10px;
	display: block;
	font-size: 13px;
}

.cart_voucher .title-offers {
	color: #666666;
	font-weight: bold;
	margin-bottom: 6px;
}

.cart_voucher fieldset {
	padding: 10px;
}

.cart_voucher fieldset #discount_name {
	float: left;
	width: 82%;
	margin-right: 5px;
	margin-bottom: 0.5em;
}

.cart_voucher fieldset button {
	float: left;
}

.cart_voucher #display_cart_vouchers span {
	font-weight: bold;
	cursor: pointer;
}

.cart_voucher #display_cart_vouchers span:hover {
	color: #c5e7e6;
}

.enable-multishipping {
	margin: -13px 0 17px;
}

.enable-multishipping label {
	font-weight: normal;
}

#HOOK_SHOPPING_CART #loyalty i {
	font-size: 26px;
	line-height: 26px;
	color: #cfcccc;
}

#order_carrier {
	clear: both;
	margin-top: 20px;
	border: 1px solid #999999;
	background: white;
}

#order_carrier .title_block {
	padding: 0 15px;
	height: 29px;
	font-weight: bold;
	line-height: 29px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	background: url(http://demo.presthemes.com/everything/themes/ps_everything/css/../img/bg_table_th.png)
		repeat-x 0 -10px #999999;
}

#order_carrier span {
	display: block;
	padding: 15px;
	font-weight: bold;
}

.multishipping_close_container {
	text-align: center;
}

table#cart_summary .gift-icon {
	color: white;
	background: #0088cc;
	line-height: 20px;
	padding: 2px 5px;
	border-radius: 5px;
}

#multishipping_mode_box {
	padding-top: 12px;
	padding-bottom: 19px;
}

#multishipping_mode_box .title {
	font-weight: bold;
	color: #3f3f3f;
	margin-bottom: 15px;
}

#multishipping_mode_box .description_off {
	display: none;
}

#multishipping_mode_box .description_off div {
	margin-bottom: 10px;
}

#multishipping_mode_box .description_off a:hover,
#multishipping_mode_box .description a:hover {
	background: #f3f3f3;
	border: 1px solid #e8e8e8;
}

#multishipping_mode_box.on .description_off {
	display: block;
}

.multishipping-cart .cart_address_delivery.form-control {
	width: 198px;
}

#order .address_add.submit {
	margin-bottom: 20px;
}

#ordermsg {
	margin-bottom: 30px;
}

#id_address_invoice.form-control,
#id_address_delivery.form-control {
	width: 269px;
}

.addresses .select label,
.addresses .selector,
.addresses .addresses .address_select {
	clear: both;
	float: left;
}

.addresses .waitimage {
	display: none;
	float: left;
	width: 24px;
	height: 24px;
	background-image: url("http://demo.presthemes.com/everything/themes/ps_everything/css/../../../img/loader.gif");
	background-repeat: no-repeat;
	position: relative;
	bottom: -2px;
	left: 10px;
}

.addresses .checkbox.addressesAreEquals {
	clear: both;
	float: left;
	margin: 15px 0 25px 0;
}

#order .delivery_option > div,
#order-opc .delivery_option > div {
	display: block;
	margin-bottom: 20px;
	font-weight: normal;
}

#order .delivery_option > div > table,
#order-opc .delivery_option > div > table {
	background: white;
	margin-bottom: 0;
}

#order .delivery_option > div > table.resume,
#order-opc .delivery_option > div > table.resume {
	height: 53px;
}

#order .delivery_option > div > table.resume.delivery_option_carrier,
#order-opc .delivery_option > div > table.resume.delivery_option_carrier {
	margin-top: 10px;
	width: 100%;
	border: 1px solid #f2f2f2;
	font-weight: bold;
}

#order .delivery_option > div > table.resume.delivery_option_carrier td,
#order-opc .delivery_option > div > table.resume.delivery_option_carrier td {
	padding: 8px 11px 7px 11px;
}

#order .delivery_option > div > table.resume.delivery_option_carrier td i,
#order-opc .delivery_option > div > table.resume.delivery_option_carrier td i {
	font-size: 20px;
	margin-right: 7px;
	vertical-align: -2px;
}

#order .delivery_option > div > table.resume td.delivery_option_radio,
#order-opc .delivery_option > div > table.resume td.delivery_option_radio {
	width: 54px;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

#order .delivery_option > div > table.resume td.delivery_option_logo,
#order-opc .delivery_option > div > table.resume td.delivery_option_logo {
	width: 97px;
	padding-left: 21px;
}

#order .delivery_option > div > table.resume td.delivery_option_price,
#order-opc .delivery_option > div > table.resume td.delivery_option_price {
	width: 162px;
}

#carrier_area #form .box {
	border: none;
	padding: 0;
}

#carrier_area #form .box .carrier_title {
	text-transform: uppercase;
	color: #505050;
	font-weight: 600;
}

.order_carrier_content {
	line-height: normal;
	padding-bottom: 16px;
}

.order_carrier_content .checkbox input {
	margin-top: 2px;
}

.order_carrier_content .delivery_options_address .carrier_title {
	margin-bottom: 10px;
}

.order_carrier_content + div {
	padding-bottom: 15px;
}

#carrierTable {
	border: 1px solid #999999;
	border-bottom: none;
	background: white;
}

#carrierTable tbody {
	border-bottom: 1px solid #999999;
}

#carrierTable th {
	padding: 0 15px;
	height: 29px;
	font-weight: bold;
	line-height: 29px;
	color: white;
	text-transform: uppercase;
	background: url(http://demo.presthemes.com/everything/themes/ps_everything/css/../img/bg_table_th.png)
		repeat-x 0 -10px #999999;
}

#carrierTable td {
	padding: 15px;
	font-weight: bold;
	border-right: 1px solid #e9e9e9;
}

#carrierTable td.carrier_price {
	border: none;
}

p.checkbox.gift {
	margin-bottom: 10px;
}

#gift_div {
	display: none;
	margin-top: 5px;
	margin-bottom: 10px;
}

a.iframe {
	color: #3f3f3f;
	text-decoration: underline;
}

a.iframe:hover {
	text-decoration: none;
}

p.payment_module {
	margin-bottom: 10px;
}

p.payment_module a {
	display: block;
	border: 1px solid #f2f2f2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	font-size: 17px;
	line-height: 23px;
	color: #3f3f3f;
	font-weight: bold;
	padding: 33px 40px 34px 99px;
	letter-spacing: -1px;
	position: relative;
}

p.payment_module a.bankwire {
	background: url(http://demo.presthemes.com/everything/themes/ps_everything/css/../img/bankwire.png)
		15px 12px no-repeat #fbfbfb;
}

p.payment_module a.cheque {
	background: url(http://demo.presthemes.com/everything/themes/ps_everything/css/../img/cheque.png)
		15px 15px no-repeat #fbfbfb;
}

p.payment_module a.cash {
	background: url(http://demo.presthemes.com/everything/themes/ps_everything/css/../img/cash.png)
		15px 15px no-repeat #fbfbfb;
}

p.payment_module a.cheque:after,
p.payment_module a.bankwire:after,
p.payment_module a.cash:after {
	display: block;
	content: "\f054";
	position: absolute;
	right: 15px;
	margin-top: -11px;
	top: 50%;
	font-family: "FontAwesome";
	font-size: 25px;
	height: 22px;
	width: 14px;
	color: #777777;
}

p.payment_module a:hover {
	background-color: #f6f6f6;
}

p.payment_module a span {
	font-weight: bold;
	color: #777777;
}

.payment_module.box {
	margin-top: 20px;
}

p.cheque-indent {
	margin-bottom: 9px;
}

.cheque-box .form-group {
	margin-bottom: 0;
}

.cheque-box .form-group .form-control {
	width: 269px;
}

.order-confirmation.box {
	line-height: 29px;
}

.order-confirmation.box a {
	text-decoration: underline;
}

.order-confirmation.box a:hover {
	text-decoration: none;
}

.delivery_option_carrier td {
	width: 200px;
}

.delivery_option_carrier td + td {
	width: 280px;
}

.delivery_option_carrier td + td + td {
	width: 200px;
}

.delivery_option_carrier tr td {
	padding: 5px;
}

.delivery_option_carrier.selected {
	display: table;
}

.not-displayable {
	display: none;
}

#address .box,
#identity .box,
#account-creation_form .box,
#new_account_form .box,
#opc_account_form .box,
#authentication .box {
	padding-bottom: 20px;
}

#address p.required,
#identity p.required,
#account-creation_form p.required,
#new_account_form p.required,
#opc_account_form p.required,
#authentication p.required {
	color: #f13340;
	margin: 10px 0;
	float: none !important;
	display: block;
}

#address p.inline-infos,
#identity p.inline-infos,
#account-creation_form p.inline-infos,
#new_account_form p.inline-infos,
#opc_account_form p.inline-infos,
#authentication p.inline-infos {
	color: red;
}

#address .form-group,
#identity .form-group,
#account-creation_form .form-group,
#new_account_form .form-group,
#opc_account_form .form-group,
#authentication .form-group {
	margin-bottom: 15px;
}

#address .form-group .form-control,
#identity .form-group .form-control,
#account-creation_form .form-group .form-control,
#new_account_form .form-group .form-control,
#opc_account_form .form-group .form-control,
#authentication .form-group .form-control {
	max-width: 100%;
}

#address .form-group .form-control#adress_alias,
#identity .form-group .form-control#adress_alias,
#account-creation_form .form-group .form-control#adress_alias,
#new_account_form .form-group .form-control#adress_alias,
#opc_account_form .form-group .form-control#adress_alias,
#authentication .form-group .form-control#adress_alias {
	margin-bottom: 20px;
}

#address .form-group .form-control option,
#identity .form-group .form-control option,
#account-creation_form .form-group .form-control option,
#new_account_form .form-group .form-control option,
#opc_account_form .form-group .form-control option,
#authentication .form-group .form-control option {
	padding: 4px 10px;
}

@media (max-width: 767px) {
	#address .form-group .form-control,
	#identity .form-group .form-control,
	#account-creation_form .form-group .form-control,
	#new_account_form .form-group .form-control,
	#opc_account_form .form-group .form-control,
	#authentication .form-group .form-control {
		max-width: 100%;
	}
}

@media (min-width: 992px) {
	#address .form-group .form-control,
	#identity .form-group .form-control,
	#account-creation_form .form-group .form-control,
	#new_account_form .form-group .form-control,
	#opc_account_form .form-group .form-control,
	#authentication .form-group .form-control {
		max-width: 52%;
	}
}

@media (min-width: 991px) {
	#address .form-group .form-control,
	#identity .form-group .form-control,
	#account-creation_form .form-group .form-control,
	#new_account_form .form-group .form-control,
	#opc_account_form .form-group .form-control,
	#authentication .form-group .form-control {
		max-width: 50%;
	}
}

@media (min-width: 991px) {
	#address .form-group div.selector,
	#identity .form-group div.selector,
	#account-creation_form .form-group div.selector,
	#new_account_form .form-group div.selector,
	#opc_account_form .form-group div.selector,
	#authentication .form-group div.selector {
		width: 50%;
	}
}

@media (min-width: 1200px) {
	#address .form-group.phone-number,
	#identity .form-group.phone-number,
	#account-creation_form .form-group.phone-number,
	#new_account_form .form-group.phone-number,
	#opc_account_form .form-group.phone-number,
	#authentication .form-group.phone-number {
		float: left;
		width: 100%;
		margin-right: 13px;
	}
}

@media (min-width: 1200px) {
	#address .form-group.phone-number + p,
	#identity .form-group.phone-number + p,
	#account-creation_form .form-group.phone-number + p,
	#new_account_form .form-group.phone-number + p,
	#opc_account_form .form-group.phone-number + p,
	#authentication .form-group.phone-number + p {
		padding: 23px 0 0 0;
		margin-bottom: 0;
	}
}

#address .gender-line,
#identity .gender-line,
#account-creation_form .gender-line,
#new_account_form .gender-line,
#opc_account_form .gender-line,
#authentication .gender-line {
	margin-bottom: 4px;
	padding-top: 4px;
}

#address .gender-line > label,
#identity .gender-line > label,
#account-creation_form .gender-line > label,
#new_account_form .gender-line > label,
#opc_account_form .gender-line > label,
#authentication .gender-line > label {
	margin-right: 10px;
	margin-bottom: 0;
}

#address .gender-line .radio-inline label,
#identity .gender-line .radio-inline label,
#account-creation_form .gender-line .radio-inline label,
#new_account_form .gender-line .radio-inline label,
#opc_account_form .gender-line .radio-inline label,
#authentication .gender-line .radio-inline label {
	font-weight: normal;
}

#identity #center_column form.std .row,
#authentication #center_column form.std .row,
#order-opc #center_column form.std .row {
	margin-left: -5px;
	margin-right: -5px;
}

#identity #center_column form.std .row .col-xs-4,
#authentication #center_column form.std .row .col-xs-4,
#order-opc #center_column form.std .row .col-xs-4 {
	padding-left: 5px;
	padding-right: 5px;
	max-width: 94px;
}

#identity #center_column form.std .row .col-xs-4 .form-control,
#authentication #center_column form.std .row .col-xs-4 .form-control,
#order-opc #center_column form.std .row .col-xs-4 .form-control {
	max-width: 84px;
}

#identity #center_column form.std .row .col-xs-4 #uniform-days.selector,
#identity #center_column form.std .row .col-xs-4 #uniform-months.selector,
#identity #center_column form.std .row .col-xs-4 #uniform-years.selector,
#authentication #center_column form.std .row .col-xs-4 #uniform-days.selector,
#authentication #center_column form.std .row .col-xs-4 #uniform-months.selector,
#authentication #center_column form.std .row .col-xs-4 #uniform-years.selector,
#order-opc #center_column form.std .row .col-xs-4 #uniform-days.selector,
#order-opc #center_column form.std .row .col-xs-4 #uniform-months.selector,
#order-opc #center_column form.std .row .col-xs-4 #uniform-years.selector {
	width: 100% !important;
}

#identity #center_column .footer_links,
#authentication #center_column .footer_links,
#order-opc #center_column .footer_links {
	border: none;
	padding-top: 0;
}

#new_account_form .box {
	line-height: 20px;
}

#new_account_form .box .date-select {
	padding-bottom: 10px;
}

#new_account_form .box .top-indent {
	padding-top: 10px;
}

#new_account_form .box .customerprivacy {
	padding-top: 15px;
}

#authentication fieldset.account_creation {
	margin-bottom: 20px;
}

#password {
	padding-top: 0;
	border: none;
}

#password .box p {
	margin-bottom: 9px;
}

#password .box .form-group {
	margin-bottom: 20px;
}

@media (min-width: 992px) {
	#password .box .form-group .form-control {
		max-width: 50%;
	}
}

#instant_search_results a.close {
	font-size: 13px;
	font-weight: 600;
	opacity: 1;
	line-height: inherit;
	text-transform: none;
	font-family: "Lato", Arial, Helvetica, sans-serif;
}

#instant_search_results a.close:hover {
	color: #f7a6b7;
}

#manufacturers_list h3,
#suppliers_list h3 {
	font-size: 17px;
	line-height: 23px;
}

#manufacturers_list .description,
#suppliers_list .description {
	line-height: 18px;
}

#manufacturers_list .product-counter a,
#suppliers_list .product-counter a {
	font-weight: bold;
	color: #3f3f3f;
}

#manufacturers_list .product-counter a:hover,
#suppliers_list .product-counter a:hover {
	color: #f7a6b7;
}

#manufacturers_list.list li .mansup-container,
#suppliers_list.list li .mansup-container {
	border-top: 1px solid #d0d0d0;
	padding: 31px 0 30px 0;
}

@media (max-width: 767px) {
	#manufacturers_list.list li .mansup-container,
	#suppliers_list.list li .mansup-container {
		text-align: center;
	}
}

#manufacturers_list.list li:first-child .mansup-container,
#suppliers_list.list li:first-child .mansup-container {
	border-top: 0;
}

#manufacturers_list.list li .left-side,
#suppliers_list.list li .left-side {
	text-align: center;
}

#manufacturers_list.list li h3,
#suppliers_list.list li h3 {
	margin-top: -5px;
	padding-bottom: 8px;
}

#manufacturers_list.list li .middle-side,
#suppliers_list.list li .middle-side {
	padding-left: 0;
}

@media (max-width: 767px) {
	#manufacturers_list.list li .middle-side,
	#suppliers_list.list li .middle-side {
		padding-right: 15px;
		padding-left: 15px;
	}
}

#manufacturers_list.list li .right-side-content,
#suppliers_list.list li .right-side-content {
	border-left: 1px solid #d0d0d0;
	padding: 0 0 32px 31px;
	min-height: 108px;
}

@media (max-width: 767px) {
	#manufacturers_list.list li .right-side-content,
	#suppliers_list.list li .right-side-content {
		min-height: 1px;
		padding: 0;
		border: none;
	}
}

#manufacturers_list.list li .right-side-content .product-counter,
#suppliers_list.list li .right-side-content .product-counter {
	position: relative;
	top: -6px;
	margin-bottom: 12px;
}

@media (max-width: 767px) {
	#manufacturers_list.list li .right-side-content .product-counter,
	#suppliers_list.list li .right-side-content .product-counter {
		top: 0;
	}
}

#manufacturers_list.grid li,
#suppliers_list.grid li {
	text-align: center;
}

#manufacturers_list.grid li .product-container,
#suppliers_list.grid li .product-container {
	padding-top: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d0d0d0;
}

#manufacturers_list.grid li .product-container .left-side,
#suppliers_list.grid li .product-container .left-side {
	padding-bottom: 42px;
}

#manufacturers_list.grid li .product-container h3,
#suppliers_list.grid li .product-container h3 {
	padding-bottom: 10px;
}

#manufacturers_list.grid li .product-container .product-counter,
#suppliers_list.grid li .product-container .product-counter {
	margin-bottom: 12px;
}

@media (min-width: 1200px) {
	#manufacturers_list.grid li.first-in-line,
	#suppliers_list.grid li.first-in-line {
		clear: left;
	}
	#manufacturers_list.grid li.last-line .product-container,
	#suppliers_list.grid li.last-line .product-container {
		border-bottom: none;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	#manufacturers_list.grid li.first-item-of-tablet-line,
	#suppliers_list.grid li.first-item-of-tablet-line {
		clear: left;
	}
	#manufacturers_list.grid li.last-tablet-line .product-container,
	#suppliers_list.grid li.last-tablet-line .product-container {
		border-bottom: none;
	}
}

@media (max-width: 767px) {
	#manufacturers_list.grid .product-container,
	#suppliers_list.grid .product-container {
		border-bottom: none;
	}
}

#manufacturer .description_box,
#supplier .description_box {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #d0d0d0;
}

#manufacturer .description_box .hide_desc,
#supplier .description_box .hide_desc {
	display: none;
}

#manufacturer .bottom-pagination-content,
#manufacturer .top-pagination-content,
#supplier .bottom-pagination-content,
#supplier .top-pagination-content {
	min-height: 69px;
}

#manufacturer .top-pagination-content.bottom-line,
#supplier .top-pagination-content.bottom-line {
	border-bottom: 1px solid #d0d0d0;
}

table.discount i {
	font-size: 20px;
	line-height: 20px;
	vertical-align: -2px;
}

table.discount i.icon-ok {
	color: #46a74e;
}

table.discount i.icon-remove {
	color: #f13340;
}

#guestTracking .form-control {
	max-width: 271px;
}

@media (min-width: 1200px) {
	#guestTracking .form-group {
		overflow: hidden;
	}
	#guestTracking .form-group i {
		padding-left: 10px;
	}
	#guestTracking .form-control {
		float: left;
	}
	#guestTracking label {
		float: left;
		clear: both;
		width: 100%;
	}
}

#pagenotfound .pagenotfound {
	max-width: 824px;
	margin: 0 auto;
	text-align: center;
}

#pagenotfound .pagenotfound .img-404 {
	padding: 8px 0 27px 0;
}

#pagenotfound .pagenotfound .img-404 img {
	max-width: 100%;
}

#pagenotfound .pagenotfound h1 {
	font: 600 28px/34px "Open Sans", sans-serif;
	color: #3f3f3f;
	text-transform: uppercase;
	margin-bottom: 7px;
}

#pagenotfound .pagenotfound p {
	font: 600 16px/20px "Open Sans", sans-serif;
	color: #555454;
	text-transform: uppercase;
	border-bottom: 1px solid #d0d0d0;
	padding-bottom: 19px;
	margin-bottom: 20px;
}

#pagenotfound .pagenotfound h3 {
	font-weight: bold;
	color: #3f3f3f;
	font-size: 13px;
	line-height: normal;
	margin-bottom: 18px;
}

#pagenotfound .pagenotfound label {
	font-weight: normal;
}

@media (max-width: 767px) {
	#pagenotfound .pagenotfound label {
		display: block;
	}
}

#pagenotfound .pagenotfound .form-control {
	max-width: 293px;
	display: inline-block;
	margin-right: 5px;
}

@media (max-width: 767px) {
	#pagenotfound .pagenotfound .form-control {
		margin: 0 auto 15px auto;
		display: block;
	}
}

#pagenotfound .pagenotfound .buttons {
	padding: 48px 0 20px 0;
}

#pagenotfound .pagenotfound .buttons .button-medium i.left {
	font-size: 17px;
}

#account-creation_form fieldset.reversoform {
	padding: 10px !important;
}

#account-creation_form fieldset.reversoform .text label {
	display: block;
	padding: 0 0 10px 0;
	width: 100%;
	text-align: left;
}

#account-creation_form fieldset.reversoform .infos-sup {
	padding: 0 !important;
	font-size: 10px;
	font-style: italic;
	text-align: right;
}

#account-creation_form fieldset.customerprivacy label,
fieldset.customerprivacy label {
	cursor: pointer;
}

.tab-content {
	margin-top: 20px;
}

form#sendComment fieldset {
	padding: 10px;
	border: 1px solid #e8e8e8;
	background: #eeeeee;
}

form#sendComment h3 {
	font-size: 14px;
}

#new_comment_form p.text {
	margin-bottom: 0;
	padding-bottom: 0;
}

#sendComment p.text label,
#sendComment p.textarea label {
	display: block;
	margin: 12px 0 4px;
	font-weight: bold;
	font-size: 12px;
}

#sendComment p.text input {
	padding: 0 5px;
	height: 28px;
	width: 498px;
	border: 1px solid #e8e8e8;
	background: url(http://demo.presthemes.com/everything/themes/ps_everything/css/../img/bg_input.png)
		repeat-x 0 0 white;
}

#sendComment p.textarea textarea {
	height: 80px;
	width: 508px;
	border: 1px solid #e8e8e8;
}

#sendComment p.submit {
	padding: 0;
	text-align: right;
}

#sendComment p.closeform {
	float: right;
	padding: 0;
	height: 12px;
	width: 12px;
	text-indent: -5000px;
	background: url(http://demo.presthemes.com/everything/themes/ps_everything/css/../img/icon/delete.gif)
		no-repeat 0 0;
}

.star {
	position: relative;
	top: 2px;
	float: left;
	width: 15px;
	overflow: hidden;
	cursor: pointer;
	font-size: 14px;
	line-height: 14px;
	font-weight: 400;
}

.star {
	display: block;
}

.star a {
	display: block;
	position: absolute;
	text-indent: -5000px;
}

div.star:after {
	content: "\f006";
	font-family: "FontAwesome";
	display: inline-block;
	vertical-align: top;
	color: #f8c53c;
}

div.star.star_on {
	display: block;
}

div.star.star_on:after {
	content: "\f005";
	font-family: "FontAwesome";
	display: inline-block;
}

div.star.star_hover:after {
	content: "\f005";
	font-family: "FontAwesome";
	display: inline-block;
	color: #f8c53c;
}

.advertising_block {
	text-align: center;
	margin-top: 20px;
}

@media (max-width: 767px) {
	.advertising_block {
		margin-bottom: 20px;
	}
}

.blockcategories_footer ul ul {
	display: none !important;
}

.form-group.form-error input,
.form-group.form-error textarea {
	border: 1px solid #f13340;
	color: #f13340;
	background: url(http://demo.presthemes.com/everything/themes/ps_everything/css/../img/icon/form-error.png)
		98% center no-repeat #fff1f2;
}

.form-group.form-ok input,
.form-group.form-ok textarea {
	border: 1px solid #a1a1a1;
	color: #000;
}

.form-group.form-error .form-control,
.form-group.form-ok .form-control {
	padding-right: 30px;
}

.radio-inline,
.checkbox {
	padding-left: 0;
}

.radio-inline .checker,
.checkbox .checker {
	float: left;
}

.radio-inline .checker span,
.checkbox .checker span {
	top: 1px;
}

.radio-inline div.radio,
.checkbox div.radio {
	display: inline-block;
}

.radio-inline div.radio span,
.checkbox div.radio span {
	float: left;
	top: 2px;
}

.fancybox-skin {
	background: white !important;
}

.fancybox-skin .fancybox-close {
	width: 28px;
	height: 28px;
	background: none;
	font-size: 28px;
	line-height: 26px;
	color: #3f3f3f;
	text-align: center;
	background: white;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
}

.fancybox-skin .fancybox-close:hover {
	color: #ec6a54;
}

.fancybox-skin .fancybox-close:after {
	content: "\f057";
	font-family: "FontAwesome";
}

#facebook_block,
#cmsinfo_block {
	overflow: hidden;
	min-height: 344px;
	height: 344px;
	padding-right: 29px;
	padding-left: 29px;
}

@media (max-width: 991px) {
	#facebook_block,
	#cmsinfo_block {
		min-height: 354px;
		height: 354px;
		padding-left: 13px;
		padding-right: 13px;
	}
}

@media (max-width: 767px) {
	#facebook_block,
	#cmsinfo_block {
		width: 100%;
		min-height: 1px;
	}
}

#facebook_block h4 {
	padding: 35px 0 0 0;
	margin: 0 0 12px 0;
	font: 300 21px/25px "Open Sans", sans-serif;
	color: #494949;
}

@media (max-width: 991px) {
	#facebook_block h4 {
		font-size: 18px;
	}
}

@media (max-width: 767px) {
	#facebook_block h4 {
		padding-top: 20px !important;
	}
}

@media (max-width: 768px) {
	#facebook_block h4 {
		font-size: 16px;
	}
}

#facebook_block .facebook-fanbox {
	background: white;
	border: 1px solid #aaaaaa;
	padding-bottom: 10px;
}

#cmsinfo_block {
	border-left: 1px solid #d9d9d9;
}

@media (max-width: 767px) {
	#cmsinfo_block {
		border: none;
		margin-top: 10px;
	}
}

#cmsinfo_block > div {
	padding: 35px 10px 0 0;
}

@media (max-width: 767px) {
	#cmsinfo_block > div {
		padding-top: 20px;
	}
}

@media (max-width: 479px) {
	#cmsinfo_block > div {
		width: 100%;
		border-top: 1px solid #d9d9d9;
	}
}

#cmsinfo_block > div + div {
	border-left: 1px solid #d9d9d9;
	min-height: 344px;
	padding-left: 29px;
}

@media (max-width: 479px) {
	#cmsinfo_block > div + div {
		border-left: none;
		padding-left: 10px;
		min-height: 1px;
		padding-bottom: 15px;
	}
}

#cmsinfo_block em {
	float: left;
	width: 60px;
	height: 60px;
	margin: 3px 10px 0 0;
	font-size: 30px;
	color: white;
	line-height: 60px;
	text-align: center;
	background: #494949;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px;
}

@media (max-width: 991px) {
	#cmsinfo_block em {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 20px;
	}
}

#cmsinfo_block .type-text {
	overflow: hidden;
}

#cmsinfo_block h3 {
	margin: 0 0 5px 0;
	font: 300 21px/25px "Open Sans", sans-serif;
	color: #494949;
}

@media (max-width: 1199px) {
	#cmsinfo_block h3 {
		font-size: 18px;
	}
}

#cmsinfo_block ul li {
	padding-bottom: 22px;
}

@media (max-width: 1199px) {
	#cmsinfo_block ul li {
		padding-bottom: 10px;
	}
}

@media (max-width: 991px) {
	#cmsinfo_block ul li {
		padding-bottom: 0;
	}
}

#cmsinfo_block p em {
	background: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	margin: 0;
	font-size: 13px;
	color: #777777;
	float: none;
	height: inherit;
	line-height: inherit;
	text-align: left;
	font-style: italic;
}

.ie8 #facebook_block,
.ie8 #cmsinfo_block {
	height: 344px;
}

@media (max-width: 1199px) {
	.zoomdiv {
		display: none !important;
	}
}

#product.content_only div.pb-left-column p.resetimg {
	margin-bottom: 0;
	padding-top: 0;
}

#product.content_only div.pb-left-column #thumbs_list_frame {
	margin-bottom: 0;
}

#product_comparison #social-share-compare {
	margin-bottom: 50px;
}

.btn-facebook:hover,
.btn-facebook:focus,
.btn-twitter:hover,
.btn-twitter:focus,
.btn-google-plus:hover,
.btn-google-plus:focus,
.btn-pinterest:hover,
.btn-pinterest:focus {
	background: #ec6a54;
}

.btn-facebook {
	background: #435f9f;
}

.btn-twitter {
	background: #00aaf0;
}

.btn-google-plus {
	background: #e04b34;
}

.btn-pinterest {
	background: #ce1f21;
}

#left_column,
#right-column {
	font-size: 14px;
	padding-right: 10px;
}

.label-success {
	border: none;
	background: none;
	color: #f7a6b7;
	font-style: italic;
}

sub,
sup {
	color: #ff1e1e;
}

html div.selector {
	height: 40px;
	line-height: 40px;
	background: #fff;
	border: 1px solid #e1e1e1;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

html div.selector span {
	height: 40px;
	line-height: 40px;
	text-shadow: none;
	color: #3f3f3f;
	background: none;
	position: relative;
	text-align: left;
	padding: 0;
}

html div.selector span:after {
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 14px;
	line-height: 14px;
	font-family: "FontAwesome";
	content: "\f0dd";
	color: #1c1c1c;
}

html div.selector select {
	height: 100%;
	border: none;
	max-width: 100% !important;
	padding: 5px;
}

html div.selector select option {
	padding: 5px;
}

.addresses > .row:first-child {
	margin-bottom: 20px;
}

.addresses > .row:first-child [class*="col-sm"] {
	width: 100%;
}

.module-csblog-categoryPost .cs-container-list.list {
	display: inline-flex;
}

.module-csblog-categoryPost .cs-container-list.list .cs-item {
	display: inline-block;
	padding-bottom: 25px;
}

a.cs-read-more {
	display: inline-block;
	color: #ec6a54;
	text-transform: none;
	font-size: 14px;
	padding: 0;
	margin: 13px 0;
}

a.cs-read-more:before {
	display: inline-block;
	font-family: FontAwesome;
	line-height: 1;
	content: "\f101";
	font-size: 14px;
	padding-right: 5px;
}

.cs-item a.cs-read-more:hover {
	color: #434343;
	background: none;
}

.comment ul li button {
	border: 1px solid #e1e1e1;
	padding: 7px 10px;
	border-radius: 4px;
}

.heading-counter {
	display: block;
	margin-bottom: 15px;
}

.list-group-item {
	border-color: #e8e8e8;
}

.block-cms .list-group li {
	margin-bottom: 5px;
}

.block-cms .list-group li:last-child {
	margin-bottom: 0;
}

.label-warning {
	background: none;
	border: none;
	color: #f7a6b7;
}

@media (max-width: 767px) {
	#columns > .row,
	#order #center_column {
		display: flex;
		flex-flow: column;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-flow: column wrap;
		-moz-flex-flow: column wrap;
		-ms-flex-flow: column wrap;
		flex-flow: column wrap;
	}
	#left_column,
	#order .cart_last_product {
		order: 2;
	}
	#center_column,
	#order #order-detail-content {
		order: 1;
		margin-bottom: 2em;
	}
	.index #center_column {
		margin-bottom: 0;
	}
	#right_column,
	#order #order_step {
		order: 3;
	}
	#order .order_delivery {
		order: 4;
	}
	#order .cart_navigation {
		order: 5;
	}
}

.right-sortPagiBar {
	width: auto;
	float: right;
}

.icon-trash:before {
	content: "\f014";
}

@media (max-width: 1199px) {
	.authentication .center_column.col-sm-6 .row > [class*="col-sm"] {
		width: 100%;
	}
	.order .center_column.col-sm-6 .addresses .row > [class*="col-sm"] {
		width: 100%;
	}
	html .center_column.col-sm-6 .form-group .form-control {
		max-width: 100% !important;
	}
}

.nav-tabs {
	border-color: #e1e1e1;
	margin-bottom: 20px;
	position: relative;
}

.nav-tabs > li > a {
	margin: 0;
	color: #2f2f2f;
	font-weight: 500;
	padding: 5px 15px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	border-color: #e1e1e1;
}

@media (min-width: 768px) {
	.nav-tabs > li.active > a,
	.nav-tabs > li.active > a:hover,
	.nav-tabs > li.active > a:focus {
		border-bottom-color: transparent;
	}
}

html .navbar-nav {
	margin: 0;
}

@media (max-width: 767px) {
	.index .column .block .title_block:after {
		content: "";
	}
	.index .column .block .block_content {
		display: block !important;
	}
}

.alert-warning {
	background: rgba(232, 180, 143, 0.28);
	color: #3f3f3f;
	border: 1px dotted #ec6a54;
}

html #demo_icon_set i:hover {
	color: #f7a6b7;
}

@media (max-width: 767px) {
	.cs-top-categories > .row {
		margin: 0;
	}
}

.allright-footer {
	font-size: 12px;
}

html #page .cs-col-row-2 {
	margin-top: 25px;
}

.menu-column > .list-unstyled > li li,
.menu-column > .list-inline > li li {
	padding-bottom: 15px;
	padding-top: 15px;
}

@media (min-width: 768px) {
	html
		#cs_menu_container
		.menu-column:first-child
		> .list-unstyled.type-staticblock,
	html
		#cs_menu_container
		.menu-column:first-child
		> .type-staticblock.list-inline {
		text-align: left;
	}
}

.col-grid-5 > ul.list-unstyled.type-staticblock > li .home-drop,
.col-grid-5 > ul.type-staticblock.list-inline > li .home-drop {
	margin-left: -15px;
	margin-right: -15px;
}

.col-grid-5 > ul.list-unstyled.type-staticblock > li .content,
.col-grid-5 > ul.type-staticblock.list-inline > li .content {
	width: 20%;
	float: left;
	padding: 0 15px;
}

.team-member .member > a,
ul.list-unstyled.type-staticblock > li .content > a,
ul.type-staticblock.list-inline > li .content > a {
	position: relative;
	overflow: hidden;
	display: block;
}

.team-member .member > a::before,
ul.list-unstyled.type-staticblock > li .content > a::before,
ul.type-staticblock.list-inline > li .content > a::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	background-color: rgba(255, 255, 255, 0.1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.team-member .member > a::after,
ul.list-unstyled.type-staticblock > li .content > a::after,
ul.type-staticblock.list-inline > li .content > a::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0;
	height: 0;
	background-color: rgba(255, 255, 255, 0.1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.team-member .member > a::before,
.team-member .member > a::after,
ul.list-unstyled.type-staticblock > li .content > a::before,
ul.type-staticblock.list-inline > li .content > a::before,
ul.list-unstyled.type-staticblock > li .content > a::after,
ul.type-staticblock.list-inline > li .content > a::after {
	background-color: #f7f7f9;
	opacity: 0.2;
	filter: alpha(opacity=40);
}

.team-member .member > a:hover::before,
.team-member .member > a:hover::after,
ul.list-unstyled.type-staticblock > li .content > a:hover::before,
ul.type-staticblock.list-inline > li .content > a:hover::before,
ul.list-unstyled.type-staticblock > li .content > a:hover::after,
ul.type-staticblock.list-inline > li .content > a:hover::after {
	width: 100%;
	height: 100%;
}

@media (min-width: 992px) {
	.slidebar-fixed .new-fixed-column,
	.slidebar-absolute .new-fixed-column {
		position: fixed;
		top: auto;
		bottom: 0;
		width: 100%;
		max-width: 1200px;
		z-index: 0;
	}
	.slidebar-fixed .center_column,
	.slidebar-absolute .center_column {
		position: relative;
		z-index: 10;
	}
	.slidebar-right-fixed .new-fixed-right-column,
	.slidebar-right-absolute .new-fixed-right-column {
		position: fixed;
		top: auto;
		bottom: 0;
		width: 100%;
		max-width: 1200px;
		z-index: 0;
	}
	.slidebar-right-fixed .new-fixed-right-column #right_column,
	.slidebar-right-absolute .new-fixed-right-column #right_column {
		float: right;
	}
	.slidebar-right-fixed .center_column,
	.slidebar-right-absolute .center_column {
		position: relative;
		z-index: 10;
	}
	.slidebar-right-fixed .new-fixed-right-column #right_column {
		margin-right: 1px;
	}
	.slidebar-absolute .new-fixed-column,
	.slidebar-right-absolute .new-fixed-right-column {
		position: absolute;
	}
	.container.slidebar-absolute > .row,
	.container.slidebar-right-absolute > .row {
		position: relative;
	}
	.slidebar-fixed.slidebar-right-fixed #center_column,
	.slidebar-absolute.slidebar-right-absolute #center_column {
		float: none;
		margin: 0 auto;
	}
	.slidebar-fixed #center_column,
	.slidebar-absolute #center_column {
		float: right;
	}
}

#subcategories {
	overflow: hidden;
}

.cs-category-info .content_scene_cat {
	text-align: center;
}

.top_header {
	background-color: #ec6a54;
	height: 100px;
	display: table;
	width: 100%;
	transition: ease all 0.5s;
	-webkit-transition: ease all 0.5s;
	-moz-transition: ease all 0.5s;
	-o-transition: ease all 0.5s;
	box-shadow: 0 3px 3px #cacaca;
	-moz-box-shadow: 0 3px 3px #cacaca;
	-webkit-box-shadow: 0 3px 3px #cacaca;
}

.cs-filter-categories .filter-content ul li a {
	margin-right: 0;
	margin-left: 5px;
	padding: 9px 20px 15px;
	min-height: 45px;
	font: 500 14px/1.35 Raleway, Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #434343;
}

.cs-filter-categories .filter-content ul li a:hover {
	background-color: transparent;
	border-color: transparent;
	border-bottom-color: transparent;
	color: #ec6a54;
}

.cs-filter-categories .filter-content ul li.active a:hover {
	border-color: #e1e1e1;
	border-bottom-color: transparent;
}

.cs-filter-categories .filter-content ul li.active a {
	color: #ec6a54;
	background-color: #fff;
	font-weight: 600;
	border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
}

.product-name:hover {
	color: #ec6a54;
}

.static-topfooter {
	overflow: hidden;
}

.static-topfooter .img-static {
	display: block;
	margin-right: -15px;
	margin-left: -15px;
	margin-top: 60px;
}

.banner-hover p a {
	margin-bottom: 60px;
}

.cs-top-footer .table-static {
	overflow: hidden;
	display: block;
	float: left;
	width: 100%;
	border-radius: 5px;
	padding: 0 10px;
	border: 1px solid #ec6a54;
	margin-bottom: 50px;
}

.cs-top-footer .table-static .fa-star:before {
	content: "\f005";
}

.cs-top-footer .table-static .fa-desktop:before {
	content: "\f108";
}

.cs-top-footer .table-static .fa-bolt:before {
	content: "\f0e7";
}

.cs-top-footer .table-static .fa-life-ring:before {
	content: "\f1cd";
}

.cs-top-footer .table-static .icon {
	font-family: FontAwesome;
	display: inline-block;
	font-size: 50px;
	color: #ec6a54;
	padding-bottom: 25px;
}

.cs-top-footer .table-static .col-md-3 {
	text-align: center;
	margin-top: 35px;
	margin-bottom: 30px;
	border-right: 1px dotted #e1e1e1;
}

.cs-top-footer .table-static .col-md-3:last-child {
	border-right: none;
}

.cs-top-footer .table-static h4 {
	font: 700 16px/1.35 Raleway, sans-serif;
	margin: 0 0 1rem;
	color: #434343;
}

.cs-top-footer .table-static p {
	color: #a1a1a1;
	margin-bottom: 0;
}

.blog_lastest_posts h4.title_block {
	font-weight: 700;
	font-size: 20px;
	text-transform: uppercase;
	color: #333;
	font-family: "Raleway", sans-serif;
	border-bottom: 1px solid #e1e1e1;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 30px;
}

.blog_lastest_posts h4.title_block:before {
	position: absolute;
	content: "";
	left: 0;
	bottom: -2px;
	width: 136px;
	height: 3px;
	background: #ec6a54;
}

.module-csblog-post .blog_lastest_posts h4.title_block:before {
	display: none;
}

#blog_lastest_posts_displayLeftColumn .homeblog-img,
.banner-hover p a {
	display: block;
	position: relative;
}

.advertising_block a,
.banner-hover a,
.banner-slideshow .banner-item {
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}

.advertising_block a span.s1,
.banner-hover a span.s1,
.banner-slideshow .banner-item span.s1 {
	top: 0;
	left: 0;
	transition-delay: 0.1s;
	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	-ms-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
}

.advertising_block a span.s2,
.banner-hover a span.s2,
.banner-slideshow .banner-item span.s2 {
	top: 0;
	left: 33.33%;
	transition-delay: 0.15s;
	-webkit-transition-delay: 0.15s;
	-moz-transition-delay: 0.15s;
	-ms-transition-delay: 0.15s;
	-o-transition-delay: 0.15s;
}

.advertising_block a span.s3,
.banner-hover a span.s3,
.banner-slideshow .banner-item span.s3 {
	top: 0;
	left: 66.66%;
	transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	-ms-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
}

.advertising_block a span.s4,
.banner-hover a span.s4,
.banner-slideshow .banner-item span.s4 {
	top: 20%;
	left: 0;
	transition-delay: 0.15s;
	-webkit-transition-delay: 0.15s;
	-moz-transition-delay: 0.15s;
	-ms-transition-delay: 0.15s;
	-o-transition-delay: 0.15s;
}

.advertising_block a span.s5,
.banner-hover a span.s5,
.banner-slideshow .banner-item span.s5 {
	top: 20%;
	left: 33.33%;
	transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	-ms-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
}

.advertising_block a span.s6,
.banner-hover a span.s6,
.banner-slideshow .banner-item span.s6 {
	top: 20%;
	left: 66.66%;
	transition-delay: 0.25s;
	-webkit-transition-delay: 0.25s;
	-moz-transition-delay: 0.25s;
	-ms-transition-delay: 0.25s;
	-o-transition-delay: 0.25s;
}

.advertising_block a span.s7,
.banner-hover a span.s7,
.banner-slideshow .banner-item span.s7 {
	top: 40%;
	left: 0;
	transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	-ms-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
}

.advertising_block a span.s8,
.banner-hover a span.s8,
.banner-slideshow .banner-item span.s8 {
	top: 40%;
	left: 33.33%;
	transition-delay: 0.25s;
	-webkit-transition-delay: 0.25s;
	-moz-transition-delay: 0.25s;
	-ms-transition-delay: 0.25s;
	-o-transition-delay: 0.25s;
}

.advertising_block a span.s9,
.banner-hover a span.s9,
.banner-slideshow .banner-item span.s9 {
	top: 40%;
	left: 66.66%;
	transition-delay: 0.3s;
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	-ms-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
}

.advertising_block a span.s10,
.banner-hover a span.s10,
.banner-slideshow .banner-item span.s10 {
	top: 60%;
	left: 0;
	transition-delay: 0.25s;
	-webkit-transition-delay: 0.25s;
	-moz-transition-delay: 0.25s;
	-ms-transition-delay: 0.25s;
	-o-transition-delay: 0.25s;
}

.advertising_block a span.s11,
.banner-hover a span.s11,
.banner-slideshow .banner-item span.s11 {
	top: 60%;
	left: 33.33%;
	transition-delay: 0.3s;
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	-ms-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
}

.advertising_block a span.s12,
.banner-hover a span.s12,
.banner-slideshow .banner-item span.s12 {
	top: 60%;
	left: 66.66%;
	transition-delay: 0.35s;
	-webkit-transition-delay: 0.35s;
	-moz-transition-delay: 0.35s;
	-ms-transition-delay: 0.35s;
	-o-transition-delay: 0.35s;
}

.advertising_block a span.s13,
.banner-hover a span.s13,
.banner-slideshow .banner-item span.s13 {
	top: 80%;
	left: 0;
	transition-delay: 0.3s;
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	-ms-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
}

.advertising_block a span.s14,
.banner-hover a span.s14,
.banner-slideshow .banner-item span.s14 {
	top: 80%;
	left: 33.33%;
	transition-delay: 0.35s;
	-webkit-transition-delay: 0.35s;
	-moz-transition-delay: 0.35s;
	-ms-transition-delay: 0.35s;
	-o-transition-delay: 0.35s;
}

.advertising_block a span.s15,
.banner-hover a span.s15,
.banner-slideshow .banner-item span.s15 {
	top: 80%;
	left: 66.66%;
	transition-delay: 0.4s;
	-webkit-transition-delay: 0.4s;
	-moz-transition-delay: 0.4s;
	-ms-transition-delay: 0.4s;
	-o-transition-delay: 0.4s;
}

.advertising_block a span,
.banner-hover a span,
.banner-slideshow .banner-item span {
	position: absolute;
	width: 33.33%;
	height: 20%;
	text-indent: -9999px;
	background: rgba(0, 0, 0, 0.2);
	opacity: 0;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}

.advertising_block a:hover span,
.banner-hover a:hover span,
.banner-slideshow .banner-item:hover span {
	opacity: 1;
}

#subcategories ul li .subcategory-image a:before {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all 0.25s ease-in;
	-webkit-transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	background: rgba(255, 255, 255, 0.5);
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
	-webkit-transform: scale(0.4, 0.4);
	-moz-transform: scale(0.4, 0.4);
	-o-transform: scale(0.4, 0.4);
	transform: scale(0.4, 0.4);
	z-index: 1;
}

#subcategories ul li .subcategory-image a:hover:before {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
}

.module-csblog-categoryPost .top-pagination-content,
.module-csblog-categoryPost .bottom-pagination-content {
	padding: 0;
}

.cs-container-list .cs-left-post,
.item-related-post .post_image {
	display: block;
	position: relative;
}

.blog_lastest_posts .homeblog-date,
.cs-container-list .time-stamp,
.item-related-post .time-stamp {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 26px;
	color: #fff;
	font-weight: 700;
	background-color: #000;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 20px;
	margin-top: 20px;
	line-height: 1;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
}

.blog_lastest_posts .ul-lastest-post li {
	border: 1px solid #ebebeb;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
	margin-bottom: 20px;
	border-top: 0;
}

.blog_lastest_posts .homeblog-date small,
.time-stamp .time-month {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
}

.blog_lastest_posts .homeblog-bottom h3 a,
.ul-comment-recent li h3 a {
	font-size: 16px;
	font-family: "Raleway", sans-serif;
	color: #434343;
}

.blog_lastest_posts .homeblog-bottom h3,
.ul-comment-recent li h3 {
	line-height: 1;
	margin-bottom: 10px;
}

.blog_lastest_posts .homeblog-bottom h3 a:hover,
.ul-comment-recent li h3 a:hover {
	color: #ec6a54;
}

#csblocknewarrival_sidebar .nb-comments {
	font-size: 0;
}

.blog_lastest_posts .homeblog-bottom {
	padding: 0 20px 5px;
}

.blog_lastest_posts a span.icons-text {
	font-size: 14px;
	padding: 18px 0;
	color: #ec6a54;
	font-weight: 500;
	opacity: 1;
	filter: alpha(opacity=100);
}

.comment-author span {
	font-style: italic;
	color: #434343;
}

.blog_lastest_posts a span.icons-text:hover {
	color: #434343;
}

.blog_lastest_posts a span.icons-text:before {
	content: "\f101";
	display: inline-block;
	font-family: FontAwesome;
	display: inline-block;
	padding-right: 7px;
}

.blog_lastest_posts .block_content {
	padding-bottom: 0 !important;
}

.blog_lastest_posts .ul-lastest-post {
	margin-bottom: 0;
}

.banner-slideshow {
	margin: 0;
	margin: 20px 0;
}

.banner-slideshow .banner-item,
.advertising_block a {
	position: relative;
	display: block;
}

.banner-slideshow .banner-item img {
	width: 100%;
}

.category #left_column .block .title_block,
.product #left_column .block .title_block,
.order #left_column .block .title_block,
.my-account #left_column .block .title_block,
.module-csblog-categoryPost #left_column .block .title_block,
.module-csblog-post #left_column .block .title_block,
.sitemap #left_column .block .title_block {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #010101;
	background-color: #f1f1f1;
	margin-bottom: 0;
	padding: 14px 20px;
	line-height: 22px;
	font-family: "Raleway", sans-serif;
}

.category #left_column .block,
.product #left_column .block,
.order #left_column .block,
.my-account #left_column .block,
.module-csblog-categoryPost #left_column .block,
.module-csblog-post #left_column .block,
.sitemap #left_column .block {
	background-color: #ffffff;
	border: 1px solid #e1e1e1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 20px;
}

.right-side .exclusive-medium {
	border: 1px solid;
}

.product #columns {
	margin-top: 30px;
}

#manufacturers_block_left ul li a,
.block_content .store-description {
	font-size: 13px;
	font-family: "Raleway", sans-serif;
	color: #787878;
}

#stores_block_left .block_content {
	margin-bottom: 25px;
}

#tags_block_left .block_content {
	margin: 25px 0;
}

.index .block-cs-testimonials .c-avatar {
	margin: -40px 147px 0;
	width: 81px;
	height: 81px;
	background: url("http://demo.presthemes.com/everything/themes/ps_everything/css/../img/icon_avatar.png")
		no-repeat center 0;
}

.index .block-cs-testimonials .c-content:before {
	display: inline-block;
	font-family: FontAwesome;
	content: "\f10d";
	color: #f6bab0;
	font-size: 40px;
	padding-right: 10px;
	line-height: 1;
}

.index .block-cs-testimonials .c-content {
	margin-bottom: 10px;
}

.index .block-cs-testimonials {
	overflow: inherit !important;
	border-radius: 5px;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 18px;
}

.block-cs-testimonials {
	margin-top: 20px;
}

.index .block-cs-testimonials .block_content {
	position: relative;
	padding: 0 !important;
}

.index .block-cs-testimonials .owl-carousel .owl-stage {
	margin-top: 35px;
}

.index .block-cs-testimonials .owl-carousel .owl-item {
	padding: 0 20px 60px 20px;
	background: #ec6a54;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	min-height: 215px;
}

.compare a.checked {
	background: #ec6a54;
	color: #fff;
}

.index .block-cs-testimonials .owl-controls {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.index .block-cs-testimonials .owl-theme .owl-dots .owl-dot span {
	border: 2px solid #fff;
	background: #ec6a54;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	margin: 0 0 0 5px;
	display: block;
}

.block-cs-testimonials .owl-controls {
	margin-left: 15px;
	bottom: 22px !important;
}

.block-cs-testimonials .owl-carousel .owl-controls .owl-nav,
.owl-theme .owl-dots {
	text-align: left !important;
}

.index .c-name-upper {
	text-transform: uppercase;
	font-size: 14px;
	display: inline;
	font-style: normal;
	font-weight: 500;
}

.index .c-name {
	font-style: italic;
}

.blog_lastest_posts .block_content > ul {
	margin: 0 !important;
}

.blog_lastest_posts .block_content {
	padding: 0 !important;
}

#csblocknewarrival_sidebar .products-block li .products-block-image {
	float: none;
}

#csblocknewarrival_sidebar .block_content {
	padding: 20px 0;
}

#csblocknewarrival_sidebar .product-content {
	text-align: center;
	margin-top: 15px;
}

.product .testimonials-list .c-avatar {
	font-size: 0;
	width: 74px;
	height: 74px;
	background: url("http://demo.presthemes.com/everything/themes/ps_everything/css/../img/avatar_pr.png")
		no-repeat center 0;
	margin: 20px auto 20px;
}

.product .testimonials-list .c-name {
	font-size: 15px;
	text-transform: uppercase;
	font-family: "raleway", sans-serif;
	color: #434343;
	font-weight: 700;
	line-height: 0.5;
}

.product .testimonials-list .c-date {
	font-size: 11px;
}

.product .testimonials-list .c-content {
	font-size: 13px;
	font-family: "raleway", sans-serif;
	color: #787878;
	margin: 10px 0 5px;
}

.product .testimonials-list .owl-prev {
	left: 60px;
}

.product .testimonials-list .owl-controls {
	position: absolute;
	margin-bottom: 23px;
}

.product .testimonials-list .owl-next {
	right: -143px;
}

.name_detail:hover {
	color: #ec6a54;
	cursor: pointer;
}

.product .testimonials-list .testi-item {
	text-align: center;
	padding-bottom: 30px;
	margin-bottom: 23px;
}

.module-csblog-categoryPost .column .block .block_content,
.module-csblog-post .column .block .block_content {
	padding: 10px 30px;
}

.module-csblog-categoryPost .blog_lastest_posts h4.title_block:before {
	display: none;
}

.module-csblog-categoryPost .blog_lastest_posts .ul-lastest-post li,
.module-csblog-post .blog_lastest_posts .ul-lastest-post li {
	margin-bottom: 0;
	border: none;
}

.module-csblog-categoryPost .blog_lastest_posts h4.title_block {
	border-bottom: 0;
}

#dropdown_2 {
	background-position: 100% 100%;
	background-repeat: no-repeat;
}

li.manufacture-item {
	padding: 0 10px;
}

.cs-cat-content-img .product-name {
	font-size: 48px;
	color: #fff;
}

.product .cs-category-info {
	position: relative;
}

.cs-category-info .cs-cat-content-img .page-heading {
	position: absolute;
	top: 65px;
	left: 0;
	width: 100%;
	z-index: 10;
	color: #fff;
	text-align: center;
	margin: 0;
}

.cs-category-info .cs-cat-content-img .page-heading .heading-counter {
	display: none;
}

#productscategory_list .owl-prev,
.accessories-block .owl-prev {
	left: -64px;
}

.manufacture-item a img {
	transition: ease 0.5s all;
	-webkit-transition: ease 0.5s all;
	-moz-transition: ease 0.5s all;
	-o-transition: ease 0.5s all;
}

.manufacture-item a img:hover {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

#tab-info .nav-tabs > li > a {
	padding: 10px 15px;
	text-transform: uppercase;
	font-size: 16px;
	color: #646464;
	border: 1px solid #e1e1e1;
	border-right: 0;
	font-weight: 600;
}

.product section.cs-product {
	margin: 40px 0;
}

#tab-info {
	margin: 25px 0 55px;
}

#tab-info .table-data-sheet tr,
#tab-info .table-data-sheet {
	border-top: 0;
	border-bottom: 0;
}

#tab-info .rte p {
	color: #323232;
	font-family: "raleway", sans-serif;
	font-size: 13px;
}

#tab-info .nav-tabs > li {
	width: 100%;
}

#tab-info .rte {
	padding: 10px !important;
}

#tab-info .nav-tabs > li.active > a {
	color: #ec6a54;
}

#tab-info .tab-tittle,
#tab-info {
	padding-left: 0;
	padding-right: 0;
}

#tab-info .tab-content {
	border: 1px solid #e1e1e1;
	padding-top: 20px;
	margin-top: 0;
}

.allright-footer .content-right ul li a img:hover {
	-webkit-transform-origin: top center;
	-moz-transform-origin: top center;
	-o-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation: swing ease-in-out 1 normal 800ms;
	-moz-animation: swing ease-in-out 1 normal 800ms;
	-o-animation: swing ease-in-out 1 normal 800ms;
	animation: swing ease-in-out 1 normal 800ms;
}

.allright-footer .content-right ul li a img {
	transition: all 300ms ease-in-out 0s;
	-moz-transition: all 300ms ease-in-out 0s;
	-webkit-transition: all 300ms ease-in-out 0s;
	-o-transition: all 300ms ease-in-out 0s;
}

@-webkit-keyframes swing {
	20%,
	40%,
	60%,
	80%,
	100% {
		-webkit-transform-origin: top center;
	}
	20% {
		-webkit-transform: rotate(15deg);
	}
	40% {
		-webkit-transform: rotate(-10deg);
	}
	60% {
		-webkit-transform: rotate(5deg);
	}
	80% {
		-webkit-transform: rotate(-5deg);
	}
	100% {
		-webkit-transform: rotate(0deg);
	}
}

@-moz-keyframes swing {
	20% {
		-moz-transform: rotate(15deg);
	}
	40% {
		-moz-transform: rotate(-10deg);
	}
	60% {
		-moz-transform: rotate(5deg);
	}
	80% {
		-moz-transform: rotate(-5deg);
	}
	100% {
		-moz-transform: rotate(0deg);
	}
}

@-o-keyframes swing {
	20% {
		-o-transform: rotate(15deg);
	}
	40% {
		-o-transform: rotate(-10deg);
	}
	60% {
		-o-transform: rotate(5deg);
	}
	80% {
		-o-transform: rotate(-5deg);
	}
	100% {
		-o-transform: rotate(0deg);
	}
}

@keyframes swing {
	20% {
		transform: rotate(15deg);
	}
	40% {
		transform: rotate(-10deg);
	}
	60% {
		transform: rotate(5deg);
	}
	80% {
		transform: rotate(-5deg);
	}
	100% {
		transform: rotate(0deg);
	}
}

.socialsharing_product {
	display: none;
}

.box-cart-bottom .socialsharing_product {
	display: block;
}

.no-print .social-sharing {
	color: #fff;
}

.module-csblog-categoryPost .bottom-pagination-content div.pagination {
	margin-top: 0;
}

.category .product-listing {
	display: none;
}

.module-csblog-categoryPost
	.bottom-pagination-content
	div.pagination
	ul.pagination {
	float: none;
}

.category .page-heading .cat-name {
	display: none;
}

.search-block-top {
	float: right;
	position: relative;
	border-right: 1px solid #ebebeb;
	height: 50px;
	line-height: 50px;
	color: #a1a1a1;
	margin: 0 15px 0 5px;
	padding: 0 20px 0 15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
	only screen and (min-device-pixel-ratio: 2) {
	.replace-2x {
		font-size: 1px;
	}
	.example {
		background-image: url(http://demo.presthemes.com/everything/themes/ps_everything/css/autoload/../images/example2x.png);
		-webkit-background-size: 13px 13px;
		-moz-background-size: 13px 13px;
		-o-background-size: 13px 13px;
		background-size: 13px 13px;
	}
}

table th {
	font-weight: bold;
}

table td,
table th {
	padding: 9px 10px;
	text-align: left;
}

@media only screen and (max-width: 767px) {
	table.responsive {
		margin-bottom: 0;
	}
	.pinned {
		position: absolute;
		left: 0;
		top: 0;
		background: #fff;
		width: 35%;
		overflow: hidden;
		overflow-x: scroll;
		border-right: 1px solid #ccc;
		border-left: 1px solid #ccc;
	}
	.pinned table {
		border-right: none;
		border-left: none;
		width: 100%;
	}
	.pinned table th,
	.pinned table td {
		white-space: nowrap;
	}
	.pinned td:last-child {
		border-bottom: 0;
	}
	div.table-wrapper {
		position: relative;
		margin-bottom: 20px;
		overflow: hidden;
		border-right: 1px solid #ccc;
	}
	div.table-wrapper div.scrollable {
		margin-left: 35%;
	}
	div.table-wrapper div.scrollable {
		overflow: scroll;
		overflow-y: hidden;
	}
	table.responsive td,
	table.responsive th {
		position: relative;
		white-space: nowrap;
		overflow: hidden;
	}
	table.responsive th:first-child,
	table.responsive td:first-child,
	table.responsive td:first-child,
	table.responsive.pinned td {
		display: none;
	}
}

div.selector,
div.selector span,
div.checker span,
div.radio span,
div.uploader,
div.uploader span.action,
div.button,
div.button span {
	background-image: url("http://demo.presthemes.com/everything/themes/ps_everything/css/autoload/../../img/jquery/uniform/sprite.png");
	background-repeat: no-repeat;
	-webkit-font-smoothing: antialiased;
}

div.selector,
div.checker,
div.button,
div.radio,
div.uploader {
	vertical-align: middle;
}

div.selector:focus,
div.checker:focus,
div.button:focus,
div.radio:focus,
div.uploader:focus {
	outline: 0;
}

div.selector,
div.selector *,
div.radio,
div.radio *,
div.checker,
div.checker *,
div.uploader,
div.uploader *,
div.button,
div.button * {
	margin: 0;
	padding: 0;
}

.highContrastDetect {
	background: url("http://demo.presthemes.com/everything/themes/ps_everything/css/autoload/../../../img/jquery/uniform/bg-input.png")
		repeat-x 0 0;
	width: 0;
	height: 0;
}

input.uniform-input,
select.uniform-multiselect,
textarea.uniform {
	padding: 3px;
	background: white;
	outline: 0;
}

div.checker input,
input[type="search"],
input[type="search"]:active {
	-moz-appearance: none;
	-webkit-appearance: none;
}

div.selector {
	background-position: 0 -54px;
	line-height: 27px;
	height: 27px;
	padding: 0 0 0 10px;
	position: relative;
	overflow: hidden;
}

div.selector span {
	text-overflow: ellipsis;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	background-position: right 0;
	height: 27px;
	line-height: 27px;
	padding-right: 30px;
	cursor: pointer;
	width: 100%;
	display: block;
}

div.selector.fixedWidth {
	width: 190px;
}

div.selector.fixedWidth span {
	width: 150px;
}

div.selector select {
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	border: none;
	background: none;
	position: absolute;
	height: 27px;
	top: 0;
	left: 0;
	width: 100%;
}

div.selector.active span {
	background-position: right -27px;
}

div.selector.hover span,
div.selector.focus span {
	background-position: right -27px;
}

div.selector.hover.active span,
div.selector.focus.active span {
	background-position: right -27px;
}

div.selector.disabled span,
div.selector.disabled.active span {
	background-position: right 0;
}

div.selector1 > div {
	background-position: 0 -135px;
}

div.selector1 > div span {
	background-position: right -81px;
}

div.selector1 > div.active span {
	background-position: right -108px;
}

div.selector1 > div.hover span,
div.selector1 > div.focus span {
	background-position: right -108px;
}

div.selector1 > div.hover.active span,
div.selector1 > div.focus.active span {
	background-position: right -108px;
}

div.selector1 > div.disabled,
div.selector1 > div.disabled.active {
	background-position: 0 -135px;
}

div.selector1 > div.disabled span,
div.selector1 > div.disabled.active span {
	background-position: right -81px;
}

div.selector2 > div {
	background-position: 0 -216px;
}

div.selector2 > div span {
	background-position: right -162px;
}

div.selector2 > div.active span {
	background-position: right -189px;
}

div.selector2 > div.hover span,
div.selector2 > div.focus span {
	background-position: right -189px;
}

div.selector2 > div.hover.active span,
div.selector2 > div.focus.active span {
	background-position: right -189px;
}

div.selector2 > div.disabled,
div.selector2 > div.disabled.active {
	background-position: 0 -216px;
}

div.selector2 > div.disabled span,
div.selector2 > div.disabled.active span {
	background-position: right -162px;
}

div.selector3 > div {
	background-position: 0 -351px;
}

div.selector3 > div span {
	background-position: right -297px;
}

div.selector3 > div.active span {
	background-position: right -324px;
}

div.selector3 > div.hover span,
div.selector3 > div.focus span {
	background-position: right -324px;
}

div.selector3 > div.hover.active span,
div.selector3 > div.focus.active span {
	background-position: right -324px;
}

div.selector3 > div.disabled,
div.selector3 > div.disabled.active {
	background-position: 0 -351px;
}

div.selector3 > div.disabled span,
div.selector3 > div.disabled.active span {
	background-position: right -297px;
}

div.checker {
	position: relative;
}

div.checker,
div.checker span,
div.checker input {
	width: 15px;
	height: 15px;
}

div.checker span {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	zoom: 1;
	text-align: center;
	background-position: 0 -257px;
}

div.checker span.checked {
	background-position: -15px -257px;
}

div.checker input {
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	border: none;
	background: none;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	zoom: 1;
}

div.checker.active span {
	background-position: -15px -257px;
}

div.checker.active span.checked {
	background-position: -15px -257px;
}

div.checker.hover span,
div.checker.focus span {
	background-position: -30px -257px;
}

div.checker.hover span.checked,
div.checker.focus span.checked {
	background-position: -15px -257px;
}

div.checker.hover.active span,
div.checker.focus.active span {
	background-position: -15px -257px;
}

div.checker.hover.active span.checked,
div.checker.focus.active span.checked {
	background-position: -15px -257px;
}

div.checker.disabled,
div.checker.disabled.active {
	background-position: 0 -257px;
}

div.checker.disabled span.checked,
div.checker.disabled.active span.checked {
	background-position: 0 -257px;
}

div.radio {
	position: relative;
	display: inline;
}

div.radio,
div.radio span,
div.radio input {
	width: 13px;
	height: 13px;
}

div.radio span {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	zoom: 1;
	text-align: center;
	background-position: 0 -243px;
}

div.radio span.checked {
	background-position: -13px -243px;
}

div.radio input {
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	border: none;
	background: none;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	zoom: 1;
	text-align: center;
}

div.radio.active span {
	background-position: -13px -243px;
}

div.radio.active span.checked {
	background-position: -13px -243px;
}

div.radio.hover span,
div.radio.focus span {
	background-position: -13px -243px;
}

div.radio.hover span.checked,
div.radio.focus span.checked {
	background-position: -13px -243px;
}

div.radio.hover.active span,
div.radio.focus.active span {
	background-position: -13px -243px;
}

div.radio.hover.active span.checked,
div.radio.focus.active span.checked {
	background-position: -13px -243px;
}

div.radio.disabled span,
div.radio.disabled.active span {
	background-position: 0 -243px;
}

div.radio.disabled span.checked,
div.radio.disabled.active span.checked {
	background-position: 0 -243px;
}

div.uploader {
	background: none;
	height: 27px;
	width: 100%;
	cursor: pointer;
	position: relative;
	overflow: hidden;
}

div.uploader span.action {
	background-position: 0 -378px;
	height: 27px;
	line-height: 27px;
	width: 94px;
	text-align: center;
	float: left;
	display: inline;
	overflow: hidden;
	cursor: pointer;
}

div.uploader span.filename {
	text-overflow: ellipsis;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	float: left;
	cursor: default;
	height: 27px;
	margin: 0 0 0 0;
	line-height: 27px;
	width: 172px;
	padding: 0 10px;
}

div.uploader input {
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	border: none;
	background: none;
	position: absolute;
	top: 0;
	right: 0;
	float: right;
	cursor: default;
	width: 100%;
	height: 100%;
}

div.button {
	background-position: 0 -634px;
	height: 30px;
	cursor: pointer;
	position: relative;
}

div.button a,
div.button button,
div.button input {
	opacity: 0.01;
	filter: alpha(opacity=1);
	-moz-opacity: 0.01;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
}

div.button span {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	zoom: 1;
	line-height: 30px;
	text-align: center;
	background-position: right -514px;
	height: 30px;
	margin-left: 13px;
	padding: 0;
}

div.button.active {
	background-position: 0 -664px;
}

div.button.active span {
	background-position: right -544px;
	cursor: default;
}

div.button.hover,
div.button.focus {
	background-position: 0 -694px;
}

div.button.hover span,
div.button.focus span {
	background-position: right -574px;
}

div.button.disabled,
div.button.disabled.active {
	background-position: 0 -724px;
}

div.button.disabled span,
div.button.disabled.active span {
	background-position: right -604px;
	cursor: default;
}

input.uniform-input,
select.uniform-multiselect,
textarea.uniform {
	font-size: 13px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
	color: #777;
	border: solid 1px #d6d4d4;
}

input.uniform-input.hover,
input.uniform-input.focus,
select.uniform-multiselect.hover,
select.uniform-multiselect.focus,
textarea.uniform.hover,
textarea.uniform.focus {
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	border-color: #cbcaca;
}

div.button span {
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

div.button.hover span,
div.button.focus span {
	color: #555;
}

div.button.disabled span,
div.button.disabled.active span {
	color: #bbb;
}

#compare_shipping .form-group label {
	display: block;
}

div.selector {
	font-size: 12px;
}

div.selector span {
	color: #666;
	text-shadow: 0 1px 0 #fff;
}

div.selector select {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.selector.disabled span,
div.selector.disabled.active span {
	color: #bbb;
}

.checker span input {
	margin: 0 !important;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	margin: 0 !important;
}

.radio-inline,
.checkbox-inline {
	cursor: default;
}

div.checker {
	cursor: pointer;
	margin-right: 5px;
}

div.checker span {
	position: relative;
	top: -2px;
}

#layered_form div.checker {
	display: inline;
}

div.radio {
	margin-right: 3px;
}

div.radio span {
	position: relative;
	top: -2px;
}

div.uploader span.action {
	text-shadow: rgba(0, 0, 0, 0.1) 0 1px 0;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

div.uploader span.filename {
	color: #777;
	border: solid 1px #d6d4d4;
	font-size: 13px;
	background: #fbfbfb;
	margin-right: 2px;
}

div.uploader.disabled span.action,
div.uploader.disabled.active span.action {
	color: #aaa;
}

div.uploader.disabled span.filename,
div.uploader.disabled.active span.filename {
	border-color: #ddd;
	color: #aaa;
}

input.uniform-input,
input.uniform-input:focus {
	background-color: #fff;
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer,
.fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
	background-image: url("http://demo.presthemes.com/everything/js/jquery/plugins/fancybox/fancybox_sprite.png");
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url("http://demo.presthemes.com/everything/js/jquery/plugins/fancybox/fancybox_loading.gif")
		center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent
		url("http://demo.presthemes.com/everything/js/jquery/plugins/fancybox/blank.gif");
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}

.fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url("http://demo.presthemes.com/everything/js/jquery/plugins/fancybox/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, 0.8);
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min--moz-device-pixel-ratio: 1.5),
	only screen and (min-device-pixel-ratio: 1.5) {
	#fancybox-loading,
	.fancybox-close,
	.fancybox-prev span,
	.fancybox-next span {
		background-image: url("http://demo.presthemes.com/everything/js/jquery/plugins/fancybox/fancybox_sprite@2x.png");
		background-size: 44px 152px;
	}
	#fancybox-loading div {
		background-image: url("http://demo.presthemes.com/everything/js/jquery/plugins/fancybox/fancybox_loading@2x.gif");
		background-size: 24px 24px;
	}
}

ul.product_list .product-name {
	display: inline-block;
	width: 100%;
	overflow: hidden;
}

ul.product_list .availability span {
	display: inline-block;
	color: #fff;
	font-weight: bold;
	padding: 3px 8px 4px 8px;
	margin-bottom: 20px;
}

ul.product_list .color-list-container {
	margin-bottom: 12px;
}

ul.product_list .color-list-container ul li {
	display: inline-block;
	border: 1px solid #d6d4d4;
	width: 26px;
	height: 26px;
}

ul.product_list .color-list-container ul li a {
	display: block;
	width: 22px;
	height: 22px;
	margin: 1px;
}

ul.product_list .color-list-container ul li a img {
	display: block;
	width: 22px;
	height: 22px;
}

ul.product_list .product-image-container {
	text-align: center;
}

ul.product_list .product-image-container img {
	margin: 0 auto;
}

ul.product_list .product-image-container .quick-view-wrapper-mobile {
	display: none;
}

ul.product_list
	.product-image-container
	.quick-view-wrapper-mobile
	.quick-view-mobile {
	display: none;
}

@media (max-width: 1199px) {
	ul.product_list
		.product-image-container
		.quick-view-wrapper-mobile
		.quick-view-mobile {
		display: block;
		position: relative;
		background-color: rgba(208, 208, 211, 0.57);
		height: 130px;
		width: 85px;
		top: 80px;
		right: -162px;
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		zoom: 1;
		pointer-events: all;
	}
	ul.product_list
		.product-image-container
		.quick-view-wrapper-mobile
		.quick-view-mobile
		i {
		position: relative;
		top: 48px;
		left: -20px;
		font-size: x-large;
		color: black;
	}
	ul.product_list
		.product-image-container
		.quick-view-wrapper-mobile
		.quick-view-mobile
		i:before {
		-moz-transform: rotate(315deg);
		-o-transform: rotate(315deg);
		-webkit-transform: rotate(315deg);
		-ms-transform: rotate(315deg);
		transform: rotate(315deg);
	}
}

@media (max-width: 1199px) {
	ul.product_list
		.product-image-container
		.quick-view-wrapper-mobile
		.quick-view-mobile:hover {
		background-color: rgba(167, 167, 167, 0.57);
	}
}

@media (max-width: 1199px) {
	ul.product_list .product-image-container .quick-view-wrapper-mobile {
		display: block;
		background-color: transparent;
		height: 155px;
		width: 215px;
		position: absolute;
		overflow: hidden;
		pointer-events: none;
		bottom: 0;
		right: 0;
	}
}

ul.product_list .product-image-container .quick-view {
	font: 700 13px/16px Arial, Helvetica, sans-serif;
	color: #777676;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -21px 0 0 -53px;
	padding: 13px 0 0;
	background: rgba(255, 255, 255, 0.82);
	width: 107px;
	height: 43px;
	text-align: center;
	-moz-box-shadow: rgba(0, 0, 0, 0.16) 0 2px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.16) 0 2px 8px;
	box-shadow: rgba(0, 0, 0, 0.16) 0 2px 8px;
}

@media (max-width: 1199px) {
	ul.product_list .product-image-container .quick-view {
		display: none;
	}
}

@media (min-width: 1200px) {
	ul.product_list .product-image-container .quick-view {
		display: none;
	}
}

@media (max-width: 767px) {
	ul.product_list .product-image-container .quick-view {
		display: none;
	}
}

ul.product_list .comments_note {
	text-align: left;
	overflow: hidden;
}

ul.product_list .comments_note .star_content {
	float: left;
}

ul.product_list .comments_note .nb-comments {
	overflow: hidden;
	font-style: italic;
}

ul.product_list .functional-buttons div a,
ul.product_list .functional-buttons div label {
	font-weight: bold;
	color: #777676;
	cursor: pointer;
}

ul.product_list .functional-buttons div a:hover,
ul.product_list .functional-buttons div label:hover {
	color: #000;
}

ul.product_list .functional-buttons div.wishlist {
	border-right: 1px solid #d6d4d4;
}

ul.product_list .functional-buttons div.wishlist a:before {
	display: inline-block;
	font-family: "FontAwesome";
	content: "\f08a";
	margin-right: 3px;
	padding: 0 3px;
}

ul.product_list .functional-buttons div.wishlist a.checked:before {
	content: "\f004";
}

@media (min-width: 992px) and (max-width: 1199px) {
	ul.product_list .functional-buttons div.wishlist {
		border-right: 0;
	}
	ul.product_list .functional-buttons div.wishlist a:before {
		display: none;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	ul.product_list .functional-buttons div.wishlist {
		border-right: 0;
	}
	ul.product_list .functional-buttons div.wishlist a:before {
		display: none;
	}
}

ul.product_list .functional-buttons div.compare a:before {
	content: "\f067";
	display: inline-block;
	font-family: "FontAwesome";
	margin-right: 3px;
}

@media (min-width: 992px) and (max-width: 1199px) {
	ul.product_list .functional-buttons div.compare a:before {
		display: none;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	ul.product_list .functional-buttons div.compare a:before {
		display: none;
	}
}

ul.product_list .functional-buttons div.compare a.checked:before {
	content: "\f068";
}

ul.product_list.grid > li {
	padding-bottom: 20px;
	text-align: center;
}

@media (min-width: 480px) and (max-width: 767px) {
	ul.product_list.grid > li {
		width: 50%;
		float: left;
	}
}

ul.product_list.grid > li .product-container {
	background: #fff;
	padding: 0;
	position: relative;
}

ul.product_list.grid > li .product-container .product-image-container {
	border: 1px solid #d6d4d4;
	padding: 9px;
	margin-bottom: 13px;
	position: relative;
}

@media (max-width: 767px) {
	ul.product_list.grid > li .product-container .product-image-container {
		margin-left: auto;
		margin-right: auto;
	}
}

ul.product_list.grid
	> li
	.product-container
	.product-image-container
	.content_price {
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
	background: url(http://demo.presthemes.com/everything/themes/ps_everything/css/../img/price-container-bg.png);
	padding: 9px 0;
	display: none;
}

ul.product_list.grid
	> li
	.product-container
	.product-image-container
	.content_price
	span {
	color: #fff;
}

ul.product_list.grid
	> li
	.product-container
	.product-image-container
	.content_price
	span.old-price {
	color: #b1b0b0;
}

ul.product_list.grid > li .product-container h5 {
	padding: 0 15px 7px 15px;
	min-height: 53px;
}

@media (min-width: 1200px) {
	ul.product_list.grid > li .product-container .comments_note {
		display: none;
	}
}

ul.product_list.grid > li .product-container .comments_note .star_content {
	margin: 0 3px 12px 59px;
}

ul.product_list.grid > li .product-container .product-desc {
	display: none;
}

ul.product_list.grid > li .product-container .content_price {
	padding-bottom: 9px;
	line-height: 21px;
}

ul.product_list.grid > li .product-container .old-price,
ul.product_list.grid > li .product-container .price,
ul.product_list.grid > li .product-container .price-percent-reduction {
	display: inline-block;
}

ul.product_list.grid > li .product-container .product-flags {
	display: none;
}

ul.product_list.grid > li .product-container .old-price {
	margin-right: 5px;
}

ul.product_list.grid > li .product-container .button-container {
	margin-bottom: 14px;
}

@media (min-width: 1200px) {
	ul.product_list.grid > li .product-container .button-container {
		display: none;
	}
}

ul.product_list.grid
	> li
	.product-container
	.button-container
	.ajax_add_to_cart_button,
ul.product_list.grid > li .product-container .button-container span.button,
ul.product_list.grid > li .product-container .button-container .lnk_view {
	margin: 0 6px 10px 6px;
}

ul.product_list.grid > li .product-container .functional-buttons {
	background: url(http://demo.presthemes.com/everything/themes/ps_everything/css/../img/functional-bt-shadow.png)
		repeat-x;
	padding: 11px 0 5px;
}

@media (min-width: 1200px) {
	ul.product_list.grid > li .product-container .functional-buttons {
		display: none;
	}
}

ul.product_list.grid > li .product-container .functional-buttons div {
	width: 50%;
	float: left;
	padding: 3px 0 4px 0;
}

@media (min-width: 1200px) {
	ul.product_list.grid > li.hovered .product-container {
		-moz-box-shadow: rgba(0, 0, 0, 0.17) 0 0 13px;
		-webkit-box-shadow: rgba(0, 0, 0, 0.17) 0 0 13px;
		box-shadow: rgba(0, 0, 0, 0.17) 0 0 13px;
		position: relative;
		z-index: 10;
	}
	ul.product_list.grid > li.hovered .product-container .content_price {
		display: none;
	}
	ul.product_list.grid
		> li.hovered
		.product-container
		.product-image-container
		.content_price {
		display: block;
	}
	ul.product_list.grid
		> li.hovered
		.product-container
		.product-image-container
		.quick-view {
		display: block;
	}
	ul.product_list.grid > li.hovered .product-container .functional-buttons,
	ul.product_list.grid > li.hovered .product-container .button-container,
	ul.product_list.grid > li.hovered .product-container .comments_note {
		display: block;
	}
}

@media (min-width: 992px) {
	ul.product_list.grid > li.first-in-line {
		clear: left;
	}
}

@media (min-width: 480px) and (max-width: 991px) {
	ul.product_list.grid > li.first-item-of-tablet-line {
		clear: left;
	}
}

ul.product_list.grid li.hovered h5 {
	min-height: 30px;
}

@media (min-width: 1200px) {
	#blockpack ul > li.last-line {
		border: none;
		padding-bottom: 0;
		margin-bottom: 0;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	#blockpack ul > li.first-item-of-tablet-line {
		clear: none;
	}
	#blockpack ul > li.first-item-of-mobile-line {
		clear: left;
	}
}

#product_list.list .cs-item .cs-left-product {
	float: left;
	margin-bottom: 0;
}

#product_list.list .cs-item .cs-right-product {
	text-align: left;
	width: 66%;
	float: right;
	padding-top: 28px;
}

.category .list .cs-right-product .product-desc {
	margin: 8px 0 15px;
}

#product_list.list .cs-item .cs-product {
	overflow: hidden;
	padding-bottom: 0;
}

.list .cs-item a.product_img_link {
	position: relative;
	background-color: #ffffff;
	box-shadow: 0 1px 2px #c7c2c2;
	-moz-box-shadow: 0 1px 2px #c7c2c2;
	-webkit-box-shadow: 0 1px 2px #c7c2c2;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

#product_list.list .cs-item {
	width: 100%;
}

@media (max-width: 479px) {
	ul.product_list.list > li .left-block {
		width: 100%;
	}
}

ul.product_list.list > li .product-container {
	border-top: 1px solid #d6d4d4;
	padding: 30px 0 30px;
}

ul.product_list.list > li .product-image-container {
	position: relative;
	border: 1px solid #d6d4d4;
	padding: 9px;
}

@media (max-width: 479px) {
	ul.product_list.list > li .product-image-container {
		max-width: 290px;
		margin: 0 auto;
	}
}

ul.product_list.list > li .product-image-container .content_price {
	display: none !important;
}

ul.product_list.list > li .product-flags {
	color: #333;
	margin: -5px 0 10px 0;
}

ul.product_list.list > li .product-flags .discount {
	color: #f13340;
}

ul.product_list.list > li h5 {
	padding-bottom: 8px;
}

ul.product_list.list > li .product-desc {
	margin-bottom: 15px;
}

@media (max-width: 479px) {
	ul.product_list.list > li .center-block {
		width: 100%;
	}
}

ul.product_list.list > li .center-block .comments_note {
	margin-bottom: 12px;
}

@media (min-width: 992px) {
	ul.product_list.list > li .right-block .right-block-content {
		margin: 0;
		border-left: 1px solid #d6d4d4;
		padding-left: 15px;
		padding-bottom: 16px;
	}
}

@media (max-width: 991px) {
	ul.product_list.list > li .right-block .right-block-content {
		padding-top: 20px;
	}
}

@media (max-width: 479px) {
	ul.product_list.list > li .right-block .right-block-content {
		padding-top: 5px;
	}
}

ul.product_list.list > li .right-block .right-block-content .content_price {
	padding-bottom: 10px;
}

@media (max-width: 991px) {
	ul.product_list.list > li .right-block .right-block-content .content_price {
		padding-top: 13px;
		padding-bottom: 0;
	}
}

@media (max-width: 479px) {
	ul.product_list.list > li .right-block .right-block-content .content_price {
		padding-top: 0;
		width: 100%;
	}
}

ul.product_list.list
	> li
	.right-block
	.right-block-content
	.content_price
	.price {
	display: inline-block;
	margin-top: -4px;
	margin-bottom: 14px;
}

ul.product_list.list
	> li
	.right-block
	.right-block-content
	.content_price
	.price.old-price {
	margin-right: 8px;
}

ul.product_list.list > li .right-block .right-block-content .button-container {
	overflow: hidden;
	padding-bottom: 20px;
}

@media (max-width: 479px) {
	ul.product_list.list > li .right-block .right-block-content .button-container {
		width: 100%;
	}
}

ul.product_list.list
	> li
	.right-block
	.right-block-content
	.button-container
	.btn {
	margin-bottom: 10px;
}

@media (min-width: 992px) {
	ul.product_list.list
		> li
		.right-block
		.right-block-content
		.button-container
		.btn {
		float: left;
		clear: both;
	}
}

@media (min-width: 992px) {
	ul.product_list.list
		> li
		.right-block
		.right-block-content
		.functional-buttons {
		overflow: hidden;
	}
}

@media (max-width: 991px) {
	ul.product_list.list
		> li
		.right-block
		.right-block-content
		.functional-buttons {
		clear: both;
	}
	ul.product_list.list
		> li
		.right-block
		.right-block-content
		.functional-buttons
		> div {
		float: left;
		padding-top: 0 !important;
		padding-right: 20px;
	}
}

@media (max-width: 479px) {
	ul.product_list.list
		> li
		.right-block
		.right-block-content
		.functional-buttons {
		float: none;
		display: inline-block;
	}
	ul.product_list.list
		> li
		.right-block
		.right-block-content
		.functional-buttons
		a
		i,
	ul.product_list.list
		> li
		.right-block
		.right-block-content
		.functional-buttons
		a:before,
	ul.product_list.list
		> li
		.right-block
		.right-block-content
		.functional-buttons
		label
		i,
	ul.product_list.list
		> li
		.right-block
		.right-block-content
		.functional-buttons
		label:before {
		display: none !important;
	}
}

ul.product_list.list
	> li
	.right-block
	.right-block-content
	.functional-buttons
	a {
	cursor: pointer;
}

ul.product_list.list
	> li
	.right-block
	.right-block-content
	.functional-buttons
	.wishlist {
	border: none;
}

ul.product_list.list
	> li
	.right-block
	.right-block-content
	.functional-buttons
	.compare {
	padding-top: 10px;
}

ul.product_list.list
	> li
	.right-block
	.right-block-content
	.functional-buttons
	.compare
	a:before {
	margin-right: 10px;
}

@media (min-width: 1200px) {
	ul.product_list.list > li:hover .product-image-container .quick-view {
		display: block;
	}
}

@media (max-width: 479px) {
	ul.product_list.list > li {
		text-align: center;
	}
}

#index ul.product_list.tab-pane > li {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

@media (min-width: 1200px) {
	#index ul.product_list.tab-pane > li {
		padding-bottom: 85px;
		margin-bottom: 0;
	}
}

#index ul.product_list.tab-pane > li .availability {
	display: none;
}

@media (min-width: 1200px) {
	#index ul.product_list.tab-pane > li.last-line {
		border: none;
		padding-bottom: 0;
		margin-bottom: 0;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	#index ul.product_list.tab-pane > li.first-item-of-tablet-line {
		clear: none;
	}
	#index ul.product_list.tab-pane > li.first-item-of-mobile-line {
		clear: left;
	}
}

.ie8 .quick-view {
	background: #fff;
	border: 1px solid #d6d4d4;
}

#layer_cart .cross {
	position: absolute;
	right: 7px;
	top: 8px;
	width: 25px;
	height: 25px;
	cursor: pointer;
	color: #333;
	z-index: 2;
}

#layer_cart .cross:before {
	content: "\f057";
	display: block;
	font-family: "FontAwesome";
	font-size: 25px;
	line-height: 25px;
}

#layer_cart .cross:hover {
	color: #515151;
}

#header .shopping_cart {
	display: inline-block !important;
	right: 0;
	margin: 0;
	padding: 0 0 15px;
}

@media (max-width: 480px) {
	.shopping_cart {
		padding-top: 20px;
	}
}

@media (max-width: 1200px) {
	.shopping_cart {
		margin: 0 auto;
		float: none;
	}
}

.shopping_cart > a:first-child {
	display: block;
	overflow: hidden;
}

.shopping_cart b {
	display: none;
}

@media (min-width: 768px) and (max-width: 991px) {
	.shopping_cart > a:first-child span.ajax_cart_product_txt,
	.shopping_cart > a:first-child span.ajax_cart_product_txt_s {
		display: none !important;
	}
}

/*.shopping_cart > a:first-child b {
    color: #fff;
    font: 600 18px/22px "Open Sans", sans-serif;
    padding-right: 5px
}

.shopping_cart > a:first-child {
    display: inline-block;
    text-align: center;
    background: url(../img/panier.png) no-repeat center 50%;
    background-color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 4px;
    position: relative;
    overflow: inherit
}*/

.shopping_cart .ajax_cart_quantity {
	position: absolute;
	top: 0;
	right: 50%;
	vertical-align: top;
	margin-right: -10px;
	background-color: #272727;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	margin-top: -10px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	display: block;
}

.shopping_cart .ajax_cart_total,
.shopping_cart .ajax_cart_product_txt_s,
.shopping_cart .ajax_cart_no_product,
.shopping_cart .ajax_cart_product_txt {
	display: none !important;
}

.shopping_cart .block_cart_expand:after,
.shopping_cart .block_cart_collapse:after {
	content: "\f0d7";
	font-family: "FontAwesome";
	display: inline-block;
	float: right;
	font-size: 18px;
	color: #686666;
	padding: 6px 0 0 0;
}

.shopping_cart .block_cart_collapse:after {
	content: "\f0d8";
	padding: 4px 0 2px 0;
}

.cart_block .cart_block_list .remove_link {
	position: absolute;
	right: 10px;
	top: 19px;
}

.cart_block .cart_block_list .remove_link a,
.cart_block .cart_block_list .ajax_cart_block_remove_link {
	color: #777;
	display: block;
	width: 100%;
	height: 100%;
}

.cart_block .cart_block_list .remove_link a:before,
.cart_block .cart_block_list .ajax_cart_block_remove_link:before {
	display: inline-block;
	content: "\f057";
	font-family: "FontAwesome";
	font-size: 18px;
	line-height: 18px;
}

.cart_block .cart_block_list .remove_link a:hover,
.cart_block .cart_block_list .ajax_cart_block_remove_link:hover {
	color: #515151;
}

.cart_block .cart-images {
	float: left;
	margin-right: 20px;
}

.cart_block .cart-info {
	overflow: hidden;
	position: relative;
	padding-right: 20px;
}

.cart_block .cart-info .product-name {
	padding-bottom: 0;
	margin-top: -4px;
}

.cart_block .cart-info .product-name a {
	font-size: 14px;
	line-height: 18px;
	display: inline-block;
}

.cart_block .cart-info .quantity-formated {
	display: inline-block;
	color: #282828;
	text-transform: uppercase;
	font-size: 10px;
	padding-right: 5px;
}

.cart_block .cart-info .quantity-formated .quantity {
	font-size: 15px;
}

.cart_block dt {
	font-weight: normal;
	overflow: hidden;
	padding: 20px 10px 20px 20px;
	position: relative;
}

.cart_block dd {
	position: relative;
}

.cart_block dd .cart_block_customizations {
	border-top: 1px dashed #333;
}

.cart_block dd .cart_block_customizations li {
	padding: 10px 20px;
}

.cart_block dd .cart_block_customizations li .deleteCustomizableProduct {
	position: absolute;
	right: 10px;
}

.cart_block .cart_block_no_products {
	margin: 0;
	padding: 10px 20px;
}

.cart_block_list dl {
	margin-bottom: 0;
}

.cart_block .cart-prices {
	font-weight: bold;
	padding: 0 20px 10px 20px;
}

.cart_block .cart-prices .cart-prices-line {
	color: #333;
	overflow: hidden;
	padding: 7px 0;
}

.cart_block .cart-prices .cart-prices-line.last-line {
	border: none;
}

.cart_block .cart-buttons {
	overflow: hidden;
	padding: 20px 20px 10px 20px;
	margin: 0;
	background: #f6f6f6;
}

.cart_block .cart-buttons a {
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 10px;
}

.cart_block .cart-buttons a#button_order_cart {
	margin-right: 0;
	border: 1px solid #fff;
}

.cart_block .cart-buttons a#button_order_cart span {
	font-size: 14px;
	color: #fff;
}

.cart_block .cart-buttons a#button_order_cart:hover span {
	color: #333;
}

#button_order_cart:hover:before {
	border-color: #fff;
}

#button_order_cart:hover {
	background: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

#header .cart_block {
	z-index: 999;
	position: absolute;
	top: 64px;
	right: 0;
	height: auto;
	color: #fff;
	width: 270px;
	z-index: 1000;
	display: none;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

#header .cart_block a {
	color: #282828;
}

#header .cart_block a:hover {
	color: #ec6a54;
}

#header .cart_block .cart_block_list .remove_link a,
#header .cart_block .cart_block_list .ajax_cart_block_remove_link {
	color: #282828;
	outline: none;
	text-decoration: none;
}

#header .cart_block .cart_block_list .remove_link a:hover,
#header .cart_block .cart_block_list .ajax_cart_block_remove_link:hover {
	color: #9c9b9b;
}

#header .cart_block .price {
	font-size: 16px;
	color: #333;
	white-space: nowrap;
	font-weight: 700;
}

#header .cart_block dt {
	border-bottom: 1px solid #e1e1e1;
}

#header .cart_block dt.first_item {
	background: none;
}

#header .cart_block .product-atributes {
	padding-bottom: 10px;
	font-size: 13px;
}

#header .cart_block .product-atributes a {
	color: #282828;
}

#header .cart_block .product-atributes a:hover {
	color: #ec6a54;
}

#header .cart_block .cart-prices {
}

#header .cart_block .cart-buttons {
	background: #ec6a54;
}

#header .block_content {
	margin-bottom: 0;
}

.cart_block #cart_block_summary,
.cart_block .title_block span,
#header .cart_block h4,
#header .cart_block .title_block,
#header .cart_block h4 {
	display: none;
}

.cart_block .cart_block_shipping_cost,
.cart_block .cart_block_tax_cost,
.cart_block .cart_block_total,
.cart_block .cart_block_wrapping_cost {
	float: right;
}

.cart_block table.vouchers {
	clear: both;
	width: 80%;
	margin: 0 auto;
	margin-bottom: 10px;
}

.cart_block table.vouchers tr td {
	padding: 2px;
}

.cart_block table.vouchers tr td.quantity {
	margin-right: 5px;
	min-width: 18px;
}

.cart_block table.vouchers tr td.delete {
	padding-left: 0;
	padding-right: 0;
	text-align: right;
	width: 15px;
}

.layer_cart_overlay {
	background-color: #000;
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 98;
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=20);
	opacity: 0.2;
}

* html .layer_cart_overlay {
	position: absolute;
	left: 0;
	margin-left: -160px;
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=20);
	opacity: 0.2;
}

#layer_cart {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: white;
	position: absolute;
	display: none;
	z-index: 99999;
	width: 84%;
	margin-right: 8%;
	margin-left: 8%;
	text-align: left;
}

#layer_cart .layer_cart_product {
	padding: 30px 30px 30px 30px;
	overflow: hidden;
	position: static;
}

#layer_cart .layer_cart_product .title {
	display: block;
	font-size: 13px;
	font-weight: 700;
	color: #ec6a54;
	margin-bottom: 20px;
	text-transform: uppercase;
}

@media (max-width: 767px) {
	#layer_cart .layer_cart_product .title {
		font-size: 18px;
		padding-right: 0;
		line-height: normal;
	}
}

#layer_cart .layer_cart_product .title i {
	font-size: 23px;
	line-height: 15px;
	float: left;
	padding-right: 8px;
}

@media (max-width: 767px) {
	#layer_cart .layer_cart_product .title i {
		font-size: 22px;
		line-height: 22px;
	}
}

#layer_cart .layer_cart_product .product-image-container {
	max-width: 178px;
	border: 1px solid #d6d4d4;
	padding: 5px;
	float: left;
	margin-right: 30px;
}

@media (max-width: 480px) {
	#layer_cart .layer_cart_product .product-image-container {
		float: none;
		margin-right: 0;
		margin-bottom: 10px;
	}
}

#layer_cart .layer_cart_product .layer_cart_product_info {
	padding: 5px 0;
}

#layer_cart
	.layer_cart_product
	.layer_cart_product_info
	#layer_cart_product_title {
	display: block;
	padding-bottom: 8px;
}

#layer_cart .layer_cart_product .layer_cart_product_info > div {
	padding-bottom: 7px;
}

#layer_cart .layer_cart_product .layer_cart_product_info > div strong {
	padding-right: 3px;
}

#layer_cart .layer_cart_cart {
	background: #fafafa;
	border-left: 1px solid #d6d4d4;
	padding: 21px 30px 170px 30px;
	-moz-border-radius: 0 4px 4px 0;
	-webkit-border-radius: 0;
	border-radius: 0 4px 4px 0;
	position: relative;
}

@media (min-width: 1200px) {
	#layer_cart .layer_cart_cart {
		min-height: 318px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	#layer_cart .layer_cart_cart {
		min-height: 360px;
	}
}

@media (max-width: 991px) {
	#layer_cart .layer_cart_cart {
		-moz-border-radius: 0 0 4px 4px;
		-webkit-border-radius: 0;
		border-radius: 0 0 4px 4px;
		border-left: none;
		border-top: 1px solid #d6d4d4;
	}
}

#layer_cart .layer_cart_cart .title {
	display: block;
	font-size: 13px;
	font-weight: 700;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 15px;
	text-transform: uppercase;
	margin-top: 10px;
}

#layer_cart .layer_cart_row .ajax_block_cart_total {
	padding-left: 10px;
}

@media (max-width: 767px) {
	#layer_cart .layer_cart_cart .title {
		font-size: 18px;
	}
}

#layer_cart .layer_cart_cart .layer_cart_row {
	padding: 0 0 7px 0;
}

#layer_cart .layer_cart_cart .button-container {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0 30px 20px 30px;
}

#layer_cart .layer_cart_cart .button-container .btn {
	margin-bottom: 10px;
}

#layer_cart .layer_cart_cart .button-container span.exclusive-medium,
#layer_cart .layer_cart_cart .button-container .btn {
	margin-right: 5px;
	background: #ec6a54;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

#layer_cart .layer_cart_cart .button-container .btn:hover,
#layer_cart .layer_cart_cart .button-container span.exclusive-medium:hover {
	color: #ffffff;
	background-color: #e79f65;
	border: none;
}

#layer_cart .layer_cart_cart .button-container span.exclusive-medium span,
#layer_cart .layer_cart_cart .button-container .btn {
	color: #fff;
	font-size: 13px;
}

#layer_cart .layer_cart_cart .button-container span.exclusive-medium i {
	padding-right: 5px;
	color: #777777;
}

#layer_cart .continue {
	cursor: pointer;
}

#layer_cart p {
	padding: 0;
}

#layer_cart .crossseling .crossseling-content {
	border-top: 1px solid #d6d4d4;
	padding: 26px 30px 40px 30px;
	position: relative;
}

#layer_cart .crossseling h2 {
	font: 400 23px/26px Arial, Helvetica, sans-serif;
	color: #333;
	margin-bottom: 25px;
}

#layer_cart .crossseling #blockcart_list {
	max-width: 773px;
	width: 84%;
	margin: 0 auto;
	overflow: hidden;
}

#layer_cart .crossseling #blockcart_list ul {
	display: block;
}

#layer_cart .crossseling #blockcart_list ul li {
	float: left;
	width: 178px;
	margin: 0 0 0 0;
}

#layer_cart .crossseling #blockcart_list ul li .product-image-container {
	border: 1px solid #d6d4d4;
	text-align: center;
	padding: 5px;
	margin-bottom: 15px;
}

#layer_cart .crossseling #blockcart_list ul li .product-image-container img {
	width: 100%;
}

#layer_cart .crossseling #blockcart_list ul li .product-name {
	padding-bottom: 5px;
}

#layer_cart .crossseling #blockcart_list ul li .product-name a {
	font-size: 15px;
	line-height: 20px;
}

#layer_cart .crossseling #blockcart_list a.bx-prev,
#layer_cart .crossseling #blockcart_list a.bx-next {
	display: block;
	font-family: "FontAwesome";
	font-size: 20px;
	line-height: 20px;
	width: 20px;
	height: 20px;
	color: #333;
	text-indent: -5000px;
	position: absolute;
	top: 45%;
	margin-top: -20px;
}

@media (min-width: 768px) {
	#header .shopping_cart {
		position: relative;
		bottom: -18px;
	}
}

.top_header .top_cart {
	float: right;
	text-align: right;
	margin-top: 18px;
}

#layer_cart .crossseling #blockcart_list a.bx-prev:after,
#layer_cart .crossseling #blockcart_list a.bx-next:after {
	display: block;
	text-indent: 0;
}

#layer_cart .crossseling #blockcart_list a.bx-prev:hover,
#layer_cart .crossseling #blockcart_list a.bx-next:hover {
	color: #c0c0c0;
}

#layer_cart .crossseling #blockcart_list a.bx-prev.disabled,
#layer_cart .crossseling #blockcart_list a.bx-next.disabled {
	display: none;
}

#layer_cart .crossseling #blockcart_list a.bx-prev {
	left: 5%;
}

#layer_cart .crossseling #blockcart_list a.bx-prev:after {
	content: "\f137";
}

#layer_cart .crossseling #blockcart_list a.bx-next {
	right: 5%;
}

#layer_cart .crossseling #blockcart_list a.bx-next:after {
	content: "\f138";
}

#layer_cart .crossseling #blockcart_list .bx-controls {
	overflow: hidden;
}

.bx-wrapper {
	position: relative;
	padding: 0;
	zoom: 1;
	margin: 0 !important;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

.bx-viewport {
	direction: ltr !important;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(http://demo.presthemes.com/everything/js/jquery/plugins/bxslider/images/bx_loader.gif)
		center center no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
	display: none;
}

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	zoom: 1;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	background: #000;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

.bx-wrapper .bx-controls-direction a {
	margin-top: 38px;
	height: 20px;
	width: 20px;
	line-height: 0;
	position: absolute;
	top: 40%;
	margin-top: -10px;
	font-size: 0;
	overflow: hidden;
	outline: none;
	text-decoration: none;
}

.bx-wrapper .bx-controls-direction a:before {
	padding-left: 2px;
	color: #c0c0c0;
	font-family: "FontAwesome";
	font-size: 20px;
	line-height: 22px;
}

.bx-wrapper .bx-controls-direction a:hover:before {
	color: #333;
}

.bx-next {
	right: 10px;
}

.bx-next:before {
	content: "\f138";
}

.bx-prev {
	left: 10px;
}

.bx-prev:before {
	content: "\f137";
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(http://demo.presthemes.com/everything/js/jquery/plugins/bxslider/images/controls.png) -86px -11px
		no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(http://demo.presthemes.com/everything/js/jquery/plugins/bxslider/images/controls.png) -86px -44px
		no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 0.85em;
	padding: 10px;
}

#categories_block_top {
	clear: both;
	position: relative;
	top: 30px;
}

#categories_block_top .sf-menu {
	position: relative;
}

#categories_block_top .sf-menu > li {
	position: static;
}

#categories_block_top .sf-menu > li > ul {
	width: 100%;
	top: 60px;
	margin: 0 20px;
}

#categories_block_top .sf-menu > li > ul > li {
	display: block;
	float: left;
	width: 20%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
}

#categories_block_top .sf-menu > li > ul > .category_thumb {
	display: block;
	clear: both;
	overflow: hidden;
	width: 100%;
}

#categories_block_top .sf-menu > li > ul > .category_thumb img {
	display: inline-block;
	width: 33%;
}

#categories_block_top .sf-menu > li h4 a {
	font-size: 1.1em;
}

#categories_block_top .sf-menu > li h4 a:before {
	display: none;
}

#categories_block_top .sf-menu > li .main-level-submenus {
	position: relative;
	display: block !important;
	visibility: visible !important;
	top: 0;
	background: none;
	box-shadow: none;
	padding: 0;
	left: 0;
}

#categories_block_top .sf-menu .category_thumb {
	display: none;
}

#categories_block_left li {
	position: relative;
}

#categories_block_left li a {
	font-family: "Raleway", sans-serif;
	display: block;
	font-size: 13px;
	padding: 15px 30px 15px 19px;
	border-bottom: 1px solid #f3f3f3;
}

#categories_block_left li span.grower {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	font-family: "FontAwesome";
	font-size: 14px;
}

#categories_block_left li span.grower.OPEN:before,
#categories_block_left li span.grower.CLOSE:before {
	content: "\f147";
	display: block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	color: #333;
	line-height: 50px;
	text-align: center;
}

#categories_block_left li span.grower.CLOSE:before {
	content: "\f196";
}

#categories_block_left li span.grower:hover + a,
#categories_block_left li a:hover,
#categories_block_left li a.selected {
	color: #ec6a54;
}

#categories_block_left .block_content > ul > li > a:before {
	content: "\f105";
	font-family: "FontAwesome";
	padding-right: 8px;
}

#categories_block_left .block_content > ul {
	margin-bottom: 0;
}

#categories_block_left li > ul li {
	padding-left: 25px;
}

.facebook-fanbox {
	overflow-x: hidden;
}

#wrapper {
	margin: 0 auto;
	min-width: 944px;
}

#slider-wrapper {
	margin: 0 auto;
	max-width: 1200px;
	padding-right: 0;
	padding-left: 10px;
}

#full-slider-wrapper {
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	position: relative;
	z-index: 0;
}

.ls-container {
	visibility: hidden;
	position: relative;
	max-width: 100%;
}

.ls-lt-container {
	position: absolute;
}

.ls-lt-container,
.ls-lt-container * {
	text-align: left !important;
	direction: ltr !important;
}

.ls-container-fullscreen {
	margin: 0 auto !important;
	padding: 2% !important;
	background: black !important;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border: none !important;
}

.ls-container-fullscreen .ls-thumbnail-wrapper,
.ls-container-fullscreen .ls-fullscreen,
.ls-container-fullscreen .ls-shadow {
	display: none !important;
}

.ls-overflow-hidden {
	overflow: hidden;
}

.ls-inner {
	position: relative;
	background-position: center center;
	z-index: 2;
}

.ls-loading-container {
	position: absolute !important;
	display: none;
	z-index: 3 !important;
	left: 50% !important;
	top: 50% !important;
}

.ls-loading-indicator {
	margin: 0 auto;
}

.ls-inner,
.ls-slide {
	width: 100%;
	height: 100%;
}

.ls-slide,
.ls-layer {
	position: absolute;
	display: none;
	background-position: center center;
	overflow: hidden;
}

.ls-active,
.ls-animating {
	display: block !important;
}

.ls-slide > * {
	position: absolute;
	line-height: normal;
	margin: 0;
	left: 0;
	top: 0;
}

.ls-slide .ls-bg {
	left: 0;
	top: 0;
	transform: none !important;
	-o-transform: none !important;
	-ms-transform: none !important;
	-moz-transform: none !important;
	-webkit-transform: none !important;
}

.ls-yourlogo {
	position: absolute;
	z-index: 99;
}

.ls-bar-timer {
	position: absolute;
	width: 0;
	height: 2px;
	background: white;
	border-bottom: 2px solid #555;
	opacity: 0.55;
	filter: alpha(opacity=55);
	z-index: 4;
	top: 0;
}

.ls-circle-timer {
	width: 16px;
	height: 16px;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 4;
	opacity: 0.65;
	filter: alpha(opacity=65);
	display: none;
}

.ls-ct-half {
	background: white;
}

.ls-ct-center {
	background: #444;
}

.ls-ct-left,
.ls-ct-right {
	width: 50%;
	height: 100%;
	overflow: hidden;
}

.ls-ct-left,
.ls-ct-right {
	float: left;
	position: relative;
}

.ls-ct-rotate {
	width: 200%;
	height: 100%;
	position: absolute;
	top: 0;
}

.ls-ct-left .ls-ct-rotate,
.ls-ct-right .ls-ct-hider,
.ls-ct-right .ls-ct-half {
	left: 0;
}

.ls-ct-right .ls-ct-rotate,
.ls-ct-left .ls-ct-hider,
.ls-ct-left .ls-ct-half {
	right: 0;
}

.ls-ct-hider,
.ls-ct-half {
	position: absolute;
	top: 0;
}

.ls-ct-hider {
	width: 50%;
	height: 100%;
	overflow: hidden;
}

.ls-ct-half {
	width: 200%;
	height: 100%;
}

.ls-ct-center {
	width: 50%;
	height: 50%;
	left: 25%;
	top: 25%;
	position: absolute;
}

.ls-ct-half,
.ls-ct-center {
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
}

.ls-bottom-nav-wrapper {
	height: 0;
}

.ls-bottom-slidebuttons {
	text-align: left;
}

.ls-bottom-nav-wrapper,
.ls-below-thumbnails {
	z-index: 2;
	height: 0;
	position: relative;
	text-align: center;
	margin: 0 auto;
}

.ls-below-thumbnails {
	display: none;
	z-index: 6;
}

.ls-bottom-nav-wrapper a,
.ls-nav-prev,
.ls-nav-next {
	outline: none;
}

* .ls-bottom-nav-wrapper *,
* .ls-bottom-nav-wrapper span * {
	direction: ltr !important;
}

.ls-bottom-slidebuttons {
	position: relative;
	z-index: 1000;
}

.ls-bottom-slidebuttons,
.ls-nav-start,
.ls-nav-stop,
.ls-nav-sides {
	position: relative;
}

.ls-nothumb {
	text-align: center !important;
}

.ls-link {
	position: absolute;
	width: 100% !important;
	height: 100% !important;
	left: 0 !important;
	top: 0 !important;
	background-image: url(http://demo.presthemes.com/everything/themes/ps_everything/css/modules/csslider/css/../img/blank.gif) !important;
}

.ls-slide > a > * {
	background-image: url(http://demo.presthemes.com/everything/themes/ps_everything/css/modules/csslider/css/../img/blank.gif) !important;
}

.ls-vpcontainer {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.ls-videopreview {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
}

.ls-playvideo {
	position: absolute;
	left: 50%;
	top: 50%;
	cursor: pointer;
}

.ls-tn {
	display: none !important;
}

.ls-thumbnail-hover {
	display: none;
	position: absolute;
	left: 0;
}

.ls-thumbnail-hover-inner {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}

.ls-thumbnail-hover-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.ls-thumbnail-hover-img {
	position: absolute;
	overflow: hidden;
}

.ls-thumbnail-hover img {
	max-width: none !important;
	position: absolute;
	display: inline-block;
	visibility: visible !important;
	left: 50%;
	top: 0;
}

.ls-thumbnail-hover span {
	left: 50%;
	top: 100%;
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
	border-bottom-color: transparent !important;
}

.ls-thumbnail-wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto;
	z-index: 4;
}

.ls-thumbnail {
	position: relative;
	margin: 0 auto;
}

.ls-thumbnail-inner,
.ls-thumbnail-slide-container {
	width: 100%;
}

.ls-thumbnail-slide-container {
	overflow: hidden !important;
	position: relative;
}

.ls-touchscroll {
	overflow-x: auto !important;
}

.ls-thumbnail-slide {
	text-align: center;
	white-space: nowrap;
	float: left;
	position: relative;
}

.ls-thumbnail-slide a {
	overflow: hidden;
	display: inline-block;
	width: 0;
	height: 0;
	position: relative;
}

.ls-thumbnail-slide img {
	max-width: none !important;
	max-height: 100% !important;
	height: 100%;
	visibility: visible !important;
}

.ls-shadow {
	display: none;
	position: absolute;
	z-index: 1;
	top: 100%;
	width: 100%;
	left: 0;
	overflow: hidden !important;
	visibility: hidden;
}

.ls-shadow img {
	width: 100% !important;
	height: auto !important;
	position: absolute !important;
	left: 0 !important;
	bottom: 0 !important;
}

.ls-bottom-nav-wrapper,
.ls-thumbnail-wrapper,
.ls-nav-prev,
.ls-nav-next {
	visibility: hidden;
}

.ls-wp-fullwidth-container {
	width: 100%;
	position: relative;
}

.ls-wp-fullwidth-helper {
	position: absolute;
}

.ls-overflow-hidden {
	overflow: hidden;
}

.ls-lt-tile {
	position: relative;
	float: left;
	perspective: 1000px;
	-o-perspective: 1000px;
	-ms-perspective: 1000px;
	-moz-perspective: 1000px;
	-webkit-perspective: 1000px;
}

.ls-lt-tile img {
	visibility: visible;
	display: inline-block;
}

.ls-curtiles {
	overflow: hidden;
}

.ls-curtiles,
.ls-nexttiles {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.ls-curtile,
.ls-nexttile {
	overflow: hidden;
	position: absolute;
	width: 100% !important;
	height: 100% !important;
	backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}

.ls-curtile {
	left: 0;
	top: 0;
}

.ls-curtile img,
.ls-nexttile img {
	position: absolute;
	filter: inherit;
}

.ls-3d-container {
	position: relative;
	overflow: visible !important;
}

.ls-3d-box {
	position: absolute;
	top: 50%;
	left: 50%;
	transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
}

.ls-3d-box div {
	overflow: hidden;
	background: #777;
	margin: 0;
	padding: 0;
	position: absolute;
}

.ls-fullscreen {
	position: absolute;
	z-index: 10;
	cursor: pointer;
	display: block;
}

html * .ls-nav-prev,
html * .ls-nav-next,
html * .ls-container img,
html * .ls-bottom-nav-wrapper a,
html * .ls-container .ls-fullscreen,
body * .ls-nav-prev,
body * .ls-nav-next,
body * .ls-container img,
body * .ls-bottom-nav-wrapper a,
body * .ls-container .ls-fullscreen,
#ls-global * .ls-nav-prev,
#ls-global * .ls-nav-next,
#ls-global * .ls-container img,
#ls-global * .ls-bottom-nav-wrapper a,
#ls-global * .ls-container .ls-fullscreen,
html * .ls-thumbnail a,
body * .ls-thumbnail a,
#ls-global * .ls-thumbnail a {
	transition: none;
	-o-transition: none;
	-ms-transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	line-height: normal;
	outline: none;
	padding: 0;
	border: 0;
}

html * .ls-slide > a,
body * .ls-slide > a,
#ls-global * .ls-slide > a,
html * .ls-slide > h1,
body * .ls-slide > h1,
#ls-global * .ls-slide > h1,
html * .ls-slide > h2,
body * .ls-slide > h2,
#ls-global * .ls-slide > h2,
html * .ls-slide > h3,
body * .ls-slide > h3,
#ls-global * .ls-slide > h3,
html * .ls-slide > h4,
body * .ls-slide > h4,
#ls-global * .ls-slide > h4,
html * .ls-slide > h5,
body * .ls-slide > h5,
#ls-global * .ls-slide > h5,
html * .ls-slide > p,
body * .ls-slide > p,
#ls-global * .ls-slide > p,
html * .ls-slide > div,
body * .ls-slide > div,
#ls-global * .ls-slide > div,
html * .ls-slide > span,
body * .ls-slide > span,
#ls-global * .ls-slide > span,
html * .ls-slide > *,
body * .ls-slide > *,
#ls-global * .ls-slide > * {
	transition: none;
	-o-transition: none;
	-ms-transition: none;
	-moz-transition: none;
	-webkit-transition: none;
}

html * .ls-slide > *,
body * .ls-slide > *,
#ls-global * .ls-slide > * {
	margin: 0;
}

html * .ls-container img,
body * .ls-container img,
#ls-global * .ls-container img {
	background: none !important;
	min-width: 0 !important;
	max-width: none !important;
	border-radius: 0;
	box-shadow: none;
	border: 0;
	padding: 0;
}

html * .ls-wp-container .ls-slide > *,
body * .ls-wp-container .ls-slide > *,
#ls-global * .ls-wp-container .ls-slide > * {
	line-height: normal;
	outline: none;
	padding: 0;
	margin: 0;
	border: 0;
}

html * .ls-wp-container .ls-slide > a > *,
body * .ls-wp-container .ls-slide > a > *,
#ls-global * .ls-wp-container .ls-slide > a > * {
	margin: 0;
}

html * .ls-wp-container .ls-slide > a,
body * .ls-wp-container .ls-slide > a,
#ls-global * .ls-wp-container .ls-slide > a {
	text-decoration: none;
}

.ls-wp-fullwidth-container,
.ls-wp-fullwidth-helper,
.ls-container,
.ls-container * {
	box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
}

html * .ls-yourlogo,
body * .ls-yourlogo,
#ls-global * .ls-yourlogo {
	margin: 0;
}

html * .ls-tn,
body * .ls-tn,
#ls-global * .ls-tn {
	display: none;
}

.site {
	overflow: visible !important;
}

.ls-debug-console * {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	color: white !important;
	text-shadow: none !important;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial,
		sans-serif !important;
	line-height: normal !important;
	-webkit-font-smoothing: antialiased !important;
	text-align: left !important;
	font-style: normal !important;
}

.ls-debug-console h1 {
	padding-top: 10px !important;
	font-size: 17px !important;
	font-weight: bold !important;
}

.ls-debug-console h1:first-child {
	padding-top: 0 !important;
}

.ls-debug-console ul {
	padding-top: 10px !important;
	list-style: none !important;
}

.ls-debug-console li {
	margin-left: 10px !important;
	font-size: 13px !important;
	position: relative !important;
	font-weight: normal !important;
}

html * .ls-debug-console li ul,
body * .ls-debug-console li ul,
#ls-global * .ls-debug-console li ul {
	display: none;
	width: 260px;
	left: -10px;
}

.ls-debug-console li ul {
	position: absolute !important;
	bottom: 100% !important;
	padding: 10px 10px 10px 0 !important;
	background: white !important;
	border-radius: 10px !important;
	box-shadow: 0 0 20px black !important;
}

html * .ls-debug-console li:hover ul,
body * .ls-debug-console li:hover ul,
#ls-global * .ls-debug-console li:hover ul {
	display: block;
}

.ls-debug-console li ul * {
	color: black !important;
}

.ls-debug-console a {
	text-decoration: none !important;
	border-bottom: 1px dotted white !important;
}

.ls-error {
	border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-wenkit-border-radius: 5px !important;
	background: white !important;
	height: auto !important;
	width: auto !important;
	color: white !important;
	padding: 20px 40px 30px 80px !important;
	position: relative !important;
	box-shadow: 0 2px 20px -5px black;
}

.ls-error p {
	line-height: normal !important;
	text-shadow: none !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	text-align: justify !important;
	font-family: Arial, sans-serif !important;
}

.ls-error .ls-error-title {
	line-height: 40px !important;
	color: red !important;
	font-weight: bold !important;
	font-size: 16px !important;
}

.ls-error .ls-error-text {
	color: #555 !important;
	font-weight: normal !important;
	font-size: 13px !important;
}

.ls-error .ls-exclam {
	width: 40px !important;
	height: 40px !important;
	position: absolute !important;
	left: 20px !important;
	top: 20px !important;
	border-radius: 50px !important;
	-moz-border-radius: 50px !important;
	-webkit-border-radius: 50px !important;
	font-size: 30px !important;
	font-weight: bold !important;
	color: white !important;
	line-height: 40px !important;
	background: red !important;
	text-align: center !important;
}

html * .ls-container .ls-shadow,
html * .ls-container .ls-slide > *,
html * .ls-container .ls-fullscreen,
html * .ls-container .ls-3d-container,
html * .ls-container .ls-lt-container,
html * .ls-container .ls-lt-container *,
html * .ls-container .ls-thumbnail-wrapper,
html * .ls-container .ls-bottom-nav-wrapper,
body * .ls-container .ls-shadow,
body * .ls-container .ls-slide > *,
body * .ls-container .ls-fullscreen,
body * .ls-container .ls-3d-container,
body * .ls-container .ls-lt-container,
body * .ls-container .ls-lt-container *,
body * .ls-container .ls-thumbnail-wrapper,
body * .ls-container .ls-bottom-nav-wrapper,
#ls-global * .ls-container .ls-shadow,
#ls-global * .ls-container .ls-slide > *,
#ls-global * .ls-container .ls-fullscreen,
#ls-global * .ls-container .ls-3d-container,
#ls-global * .ls-container .ls-lt-container,
#ls-global * .ls-container .ls-lt-container *,
#ls-global * .ls-container .ls-thumbnail-wrapper,
#ls-global * .ls-container .ls-bottom-nav-wrapper,
.ls-gpuhack {
	transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}

.ls-videohack {
	transform: none !important;
	-o-transform: none !important;
	-ms-transform: none !important;
	-moz-transform: none !important;
	-webkit-transform: none !important;
	transform-origin: none !important;
	-o-transform-origin: none !important;
	-ms-transform-origin: none !important;
	-moz-transform-origin: none !important;
	-webkit-transform-origin: none !important;
}

.ls-oldiepnghack {
	filter: none !important;
}

.ls-gpuhack {
	width: 100% !important;
	height: 100% !important;
}

html * .ls-container .ls-webkit-hack,
body * .ls-container .ls-webkit-hack,
#ls-global * .ls-container .ls-webkit-hack {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

@media (transform-3d),
	(-o-transform-3d),
	(-ms-transform-3d),
	(-moz-transform-3d),
	(-webkit-transform-3d) {
	#ls-test3d {
		position: absolute;
		left: 9px;
		height: 3px;
	}
}

.ls-l.noshadow {
	text-shadow: none;
}

.ls-l.black {
	color: #000;
	text-shadow: none;
}

.ls-l.boxshadow {
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

.text_left {
	left: 95px !important;
}

.text_right {
	left: 50% !important;
}

.center {
	width: 100% !important;
	text-align: center;
	left: 0 !important;
}

.ls-l.modern_small_text_dark {
	position: absolute;
	color: #555;
	text-shadow: none;
	font-size: 14px;
	line-height: 22px;
	font-family: Arial;
	margin: 0;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
}

.ls-l.modern_big_redbg {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: 300;
	font-size: 30px;
	line-height: 36px;
	font-family: "Open Sans", sans-serif;
	padding: 3px 10px;
	padding-top: 1px;
	margin: 0;
	border-width: 0;
	border-style: none;
	background-color: #de543e;
	letter-spacing: 0;
}

.ls-l.modern_big_bluebg {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: 800;
	font-size: 30px;
	line-height: 36px;
	font-family: "Open Sans", sans-serif;
	padding: 3px 10px;
	margin: 0;
	border-width: 0;
	border-style: none;
	background-color: #4e5b6c;
	letter-spacing: 0;
}

.ls-l.modern_medium_light {
	position: absolute;
	color: #000;
	text-shadow: none;
	font-weight: 300;
	font-size: 24px;
	line-height: 20px;
	font-family: "Open Sans", sans-serif;
	margin: 0;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
}

.ls-l.modern_medium_fat_white {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: 800;
	font-size: 24px;
	line-height: 20px;
	font-family: "Open Sans", sans-serif;
	margin: 0;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
}

.ls-l.modern_medium_fat {
	position: absolute;
	color: #000;
	text-shadow: none;
	font-weight: 800;
	font-size: 24px;
	line-height: 20px;
	font-family: "Open Sans", sans-serif;
	margin: 0;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
}

.ls-l.very_big_black {
	position: absolute;
	color: #000;
	text-shadow: none;
	font-weight: 800;
	font-size: 100px;
	line-height: 60px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	margin: 0 0 5px;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	text-transform: uppercase;
}

.ls-l.very_big_white {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: 800;
	font-size: 60px;
	margin: 0 0 5px;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	text-transform: uppercase;
	font-family: "Raleway", sans-serif;
}

.ls-l.very_big_white.caption2_s2 span {
	border-top: 2px solid #fff;
	padding: 5px 0;
	border-bottom: 2px solid #fff;
}

.ls-l.very_large_text {
	position: absolute;
	color: #fff;
	text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
	font-weight: 700;
	font-size: 60px;
	line-height: 60px;
	font-family: Arial;
	margin: 0;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	letter-spacing: -2px;
}

.ls-l.large_text {
	position: absolute;
	color: #fff;
	text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
	font-weight: 700;
	font-size: 40px;
	line-height: 40px;
	font-family: Arial;
	margin: 0;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
}

.ls-l.medium_text {
	position: absolute;
	color: #fff;
	font-size: 20px;
	text-transform: capitalize;
	margin: 0;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	font-style: italic;
	font-family: "Lora", serif;
	letter-spacing: 1px;
}

.ls-l.caption1_s2,
.ls-l.caption2_s2,
.ls-l.caption3_s2 {
	text-align: center;
}

.ls-l.medium_text.caption3_s2 {
	font-family: "Lato", sans-serif;
	font-size: 20px;
	font-style: normal;
	text-transform: uppercase;
}

.ls-l.small_text {
	position: absolute;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 10px 15px 0 0;
	text-transform: uppercase;
	white-space: nowrap;
	cursor: pointer;
}

.ls-l.small_text span {
	border: 1px solid #fff;
	padding: 15px 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.ls-l.small_text span.black {
	color: #434343;
	background: #fff;
}

.ls-l.small_text span.black:hover {
	color: #ffffff;
	border-color: #ec6a54;
	background-color: #ec6a54;
}

.ls-l.small_text span.white {
	color: #fff;
	padding: 15px 43px;
	margin-left: 15px;
}

.ls-l.small_text span.white:hover {
	color: #434343;
	border-color: #ffffff;
	background-color: #ffffff;
}

.ls-l.small_text.btn-black {
	color: #000;
	border-color: #000;
}

.ls-l.small_text:hover .ls-l.small_text.btn-black:hover {
	border-color: #029a71;
	color: #029a71;
}

.ls-l.medium_grey {
	position: absolute;
	color: #fff;
	text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
	font-weight: 700;
	font-size: 20px;
	line-height: 20px;
	font-family: Arial;
	padding: 2px 4px;
	margin: 0;
	border-width: 0;
	border-style: none;
	background-color: #888;
	white-space: nowrap;
}

.ls-l.big_orange {
	position: absolute;
	color: #ff7302;
	text-shadow: none;
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
	font-family: Arial;
	padding: 0 4px;
	margin: 0;
	border-width: 0;
	border-style: none;
	background-color: #fff;
	letter-spacing: -1.5px;
}

.ls-l.big_yellow {
	position: absolute;
	color: #ffd658;
	text-shadow: none;
	font-weight: 400;
	font-size: 100px;
	line-height: 36px;
	font-family: "Open Sans";
	padding: 0 4px;
	padding-top: 1px;
	margin: 0;
	border-width: 0;
	border-style: none;
	background-color: transparent;
}

.ls-l.big_white {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: 300;
	font-size: 40px;
	line-height: 36px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	margin: 0;
	border-width: 0;
	border-style: none;
	letter-spacing: -1.5px;
	text-transform: uppercase;
}

@media (min-width: 992px) {
	.ls-l.big_white::before,
	.ls-l.big_white::after {
		content: "";
		height: 6px;
		width: 89px;
		background: url(http://demo.presthemes.com/everything/themes/ps_everything/css/modules/csslider/css/../img/line.png)
			no-repeat 0 0;
		display: inline-block;
		position: absolute;
		top: 40%;
	}
	.ls-l.big_white::before {
		left: -160px;
	}
	.ls-l.big_white::after {
		right: -160px;
	}
}

.ls-l.lightgrey_divider {
	text-decoration: none;
	background-color: rgb(235, 235, 235);
	background-color: rgba(235, 235, 235, 1);
	width: 370px;
	height: 3px;
	background-position: initial initial;
	background-repeat: initial initial;
	border-width: 0;
	border-color: rgb(34, 34, 34);
	border-style: none;
}

.ls-l.large_bold_grey,
.ls-l a {
	font-size: 60px;
	line-height: 60px;
	font-weight: 800;
	font-family: "Open Sans";
	color: rgb(102, 102, 102);
	text-decoration: none;
	background-color: transparent;
	text-shadow: none;
	margin: 0;
	padding: 1px 4px 0;
	border-width: 0;
	border-color: rgb(255, 214, 88);
	border-style: none;
}

.ls-l.medium_thin_grey {
	font-size: 34px;
	line-height: 30px;
	font-weight: 300;
	font-family: "Open Sans";
	color: rgb(102, 102, 102);
	text-decoration: none;
	background-color: transparent;
	padding: 1px 4px 0;
	text-shadow: none;
	margin: 0;
	border-width: 0;
	border-color: rgb(255, 214, 88);
	border-style: none;
}

.ls-l.big_bluee {
	position: absolute;
	color: blue;
	text-shadow: none;
	font-weight: 400;
	font-size: 78px;
	line-height: 36px;
	font-family: "Open Sans";
	padding: 0 4px;
	padding-top: 1px;
	margin: 0;
	border-width: 0;
	border-style: none;
	background-color: transparent;
}

.ls-l.big_black {
	position: absolute;
	color: #000;
	text-shadow: none;
	font-weight: 300;
	font-size: 40px;
	line-height: 36px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	margin: 0;
	border-width: 0;
	border-style: none;
	letter-spacing: -1.5px;
	text-transform: uppercase;
}

@media (min-width: 992px) {
	.ls-l.big_black::before,
	.ls-l.big_black::after {
		content: "";
		height: 6px;
		width: 89px;
		background: url(http://demo.presthemes.com/everything/themes/ps_everything/css/modules/csslider/css/../img/line-back.png)
			no-repeat 0 0;
		display: inline-block;
		position: absolute;
		top: 40%;
	}
	.ls-l.big_black::before {
		left: -160px;
	}
	.ls-l.big_black::after {
		right: -160px;
	}
}

.ls-l.small_thin_grey {
	font-size: 18px;
	line-height: 26px;
	font-weight: 300;
	font-family: "Open Sans";
	color: rgb(117, 117, 117);
	text-decoration: none;
	background-color: transparent;
	padding: 1px 4px 0;
	text-shadow: none;
	margin: 0;
	border-width: 0;
	border-color: rgb(255, 214, 88);
	border-style: none;
}

.ls-l.large_bold_darkblue {
	font-size: 58px;
	line-height: 60px;
	font-weight: 800;
	font-family: "Open Sans";
	color: rgb(52, 73, 94);
	text-decoration: none;
	background-color: transparent;
	border-width: 0;
	border-color: rgb(255, 214, 88);
	border-style: none;
}

.ls-l.medium_bg_darkblue {
	font-size: 20px;
	line-height: 20px;
	font-weight: 800;
	font-family: "Open Sans";
	color: rgb(255, 255, 255);
	text-decoration: none;
	background-color: rgb(52, 73, 94);
	padding: 10px;
	border-width: 0;
	border-color: rgb(255, 214, 88);
	border-style: none;
}

.ls-l.medium_bold_red {
	font-size: 24px;
	line-height: 30px;
	font-weight: 800;
	font-family: "Open Sans";
	color: rgb(227, 58, 12);
	text-decoration: none;
	background-color: transparent;
	padding: 0;
	border-width: 0;
	border-color: rgb(255, 214, 88);
	border-style: none;
}

.ls-l.medium_light_red {
	font-size: 21px;
	line-height: 26px;
	font-weight: 300;
	font-family: "Open Sans";
	color: rgb(227, 58, 12);
	text-decoration: none;
	background-color: transparent;
	padding: 0;
	border-width: 0;
	border-color: rgb(255, 214, 88);
	border-style: none;
}

.ls-l.medium_bg_red {
	font-size: 20px;
	line-height: 20px;
	font-weight: 800;
	font-family: "Open Sans";
	color: rgb(255, 255, 255);
	text-decoration: none;
	background-color: rgb(227, 58, 12);
	padding: 10px;
	border-width: 0;
	border-color: rgb(255, 214, 88);
	border-style: none;
}

.ls-l.medium_bold_orange {
	font-size: 24px;
	line-height: 30px;
	font-weight: 800;
	font-family: "Open Sans";
	color: rgb(243, 156, 18);
	text-decoration: none;
	background-color: transparent;
	border-width: 0;
	border-color: rgb(255, 214, 88);
	border-style: none;
}

.ls-l.medium_bg_orange {
	font-size: 20px;
	line-height: 20px;
	font-weight: 800;
	font-family: "Open Sans";
	color: rgb(255, 255, 255);
	text-decoration: none;
	background-color: rgb(243, 156, 18);
	padding: 10px;
	border-width: 0;
	border-color: rgb(255, 214, 88);
	border-style: none;
}

.ls-l.medium_bg_asbestos {
	font-size: 20px;
	line-height: 20px;
	font-weight: 800;
	font-family: "Open Sans";
	color: rgb(255, 255, 255);
	text-decoration: none;
	background-color: rgb(127, 140, 141);
	padding: 10px;
	border-width: 0;
	border-color: rgb(255, 214, 88);
	border-style: none;
}

.ls-l.large_bold_white {
	font-size: 58px;
	line-height: 60px;
	font-weight: 800;
	font-family: "Open Sans";
	color: rgb(255, 255, 255);
	text-decoration: none;
	background-color: transparent;
	border-width: 0;
	border-color: rgb(255, 214, 88);
	border-style: none;
}

.ls-l.medium_light_white {
	font-size: 30px;
	line-height: 36px;
	font-weight: 300;
	font-family: "Open Sans";
	color: rgb(255, 255, 255);
	text-decoration: none;
	background-color: transparent;
	padding: 0;
	border-width: 0;
	border-color: rgb(255, 214, 88);
	border-style: none;
}

.ls-l.grassfloor {
	text-decoration: none;
	background-color: rgb(160, 179, 151);
	background-color: rgba(160, 179, 151, 1);
	width: 4000px;
	height: 150px;
	border-width: 0;
	border-color: rgb(34, 34, 34);
	border-style: none;
}

.ls-l.mediumlarge_light_white {
	font-size: 34px;
	line-height: 40px;
	font-weight: 300;
	font-family: "Open Sans";
	color: rgb(255, 255, 255);
	text-decoration: none;
	background-color: transparent;
	padding: 0;
	border-width: 0;
	border-color: rgb(255, 214, 88);
	border-style: none;
}

.ls-l.mediumlarge_light_white_center {
	font-size: 34px;
	line-height: 40px;
	font-weight: 300;
	font-family: "Open Sans";
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	padding: 0 0 0 0;
	text-align: center;
	border-width: 0;
	border-color: rgb(255, 214, 88);
	border-style: none;
}

@media (min-width: 1200px) {
	.ls-l.no_style.parallax_bg {
		top: 40px !important;
	}
	.ls-l.no_style.parallax_bg_1 {
		top: 90px !important;
	}
}

html #slider_row .ls-v5 .ls-nav-prev,
html #slider_row .ls-v5 .ls-nav-next {
	background-image: none !important;
}

html #slider_row .ls-v5 .ls-nav-prev:before {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 59px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f053";
	font-size: 1.9rem;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	margin-right: 2px;
}

html #slider_row .ls-v5 .ls-nav-next:before {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 59px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f054";
	font-size: 1.9rem;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	margin-left: 3px;
}

html #slider_row .ls-v5 .ls-nav-prev {
	left: 0;
	right: auto;
}

html #slider_row .ls-v5 .ls-nav-next {
	right: 0;
	left: auto;
}

html #slider_row .ls-v5 .ls-bottom-slidebuttons a.ls-nav-active,
html #slider_row .ls-v5 .ls-bottom-slidebuttons a:hover {
	background: transparent !important;
	border: 2px solid #fff !important;
	opacity: 1;
}

html #slider_row .ls-v5 .ls-bottom-slidebuttons a {
	height: 13px !important;
	width: 13px !important;
	border: 2px solid #fff !important;
	border-radius: 50%;
	-moz-border-radius: 50%;
	background: none;
	margin: 0 3px;
	opacity: 0.5;
}

html #slider_row .ls-v5 .ls-nav-prev,
html #slider_row .ls-v5 .ls-nav-next {
	top: 38%;
	font-size: 0 !important;
	margin: 0 !important;
	width: 59px !important;
	height: 59px !important;
	border: 1px solid;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
	border-color: transparent;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	text-align: center;
	vertical-align: top;
}

html #slider_row .ls-v5 .ls-nav-prev:hover,
html #slider_row .ls-v5 .ls-nav-next:hover {
	background: #fff;
	color: #a1a1a1;
	border-color: transparent;
}

@media (max-width: 768px) {
	.ls-l.very_big_white {
		font-size: 30px !important;
	}
	.ls-l.medium_text {
		font-size: 18px !important;
	}
	.ls-l.small_text,
	.ls-l.medium_text,
	.ls-l.very_big_white {
		text-align: center;
		left: 108px !important;
	}
	.ls-l.small_text span.black {
		display: block;
		margin-bottom: 30px;
		margin-top: -60px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.ls-l.very_big_white,
	.ls-l.small_text,
	.ls-l.medium_text {
		left: 185px !important;
	}
}

#featured-products_block_center li {
	margin-right: 10px;
	padding: 10px 0;
	width: 126px;
	height: 240px;
}

#featured-products_block_center li.last_item_of_line {
	margin-right: 0;
}

#featured-products_block_center .s_title_block,
#featured-products_block_center h5 {
	padding-top: 5px;
	height: 30px;
	min-height: 30px;
	max-height: 30px;
	overflow: hidden;
	font-size: 12px;
	color: #222;
	padding-bottom: 0;
	font-weight: bold;
}

#featured-products_block_center .product_image {
	display: block;
	position: relative;
	overflow: hidden;
}

#featured-products_block_center .product_image span.new {
	display: block;
	position: absolute;
	top: 15px;
	right: -30px;
	padding: 1px 4px;
	width: 101px;
	font-size: 10px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	background-color: #990000;
	transform: rotate(45deg);
}

#featured-products_block_center .product_desc {
	height: 45px;
	min-height: 45px;
	max-height: 45px;
	overflow: hidden;
}

#featured-products_block_center .product_desc,
#featured-products_block_center .product_desc a {
	color: #666;
}

#featured-products_block_center .lnk_more {
	display: inline;
	padding-right: 10px;
	font-weight: bold;
	font-size: 10px;
	color: #0088cc;
	background: url(http://demo.presthemes.com/everything/modules/homefeatured/css/../img/arrow_right_1.png)
		no-repeat 100% 3px;
}

#featured-products_block_center .price_container {
	margin-top: 10px;
	padding: 0;
}

#featured-products_block_center .price {
	font-weight: bold;
	font-size: 14px;
	color: #990000;
}

#featured-products_block_center li .ajax_add_to_cart_button {
	display: none;
}

#featured-products_block_center li span.exclusive {
	display: none;
}

#htmlcontent_home ul {
	margin: 0 -5px;
}

#htmlcontent_home ul li {
	padding: 0 5px 10px;
}

@media (max-width: 479px) {
	#htmlcontent_home ul li {
		width: 100%;
	}
}

#htmlcontent_home ul li img {
	max-width: 100%;
	height: auto;
}

@media (max-width: 479px) {
	#htmlcontent_home ul li img {
		min-width: 100%;
	}
}

#htmlcontent_home ul li.htmlcontent-item-5 {
	width: 66.6667%;
}

@media (max-width: 479px) {
	#htmlcontent_home ul li.htmlcontent-item-5 {
		width: 100%;
	}
}

#htmlcontent_top {
	float: right;
	width: 33%;
	max-width: 391px;
	padding-left: 5px;
}

@media (max-width: 767px) {
	#htmlcontent_top {
		width: 100%;
		max-width: 100%;
		padding-left: 0;
		padding-top: 0;
	}
}

@media (max-width: 767px) {
	#htmlcontent_top ul {
		margin: 0 -5px;
	}
}

#htmlcontent_top ul li {
	width: 100%;
	margin-bottom: 10px;
}

@media (max-width: 767px) {
	#htmlcontent_top ul li {
		float: left;
		padding-left: 5px;
		padding-right: 5px;
		width: 50%;
	}
}

#htmlcontent_top ul li:last-child {
	margin-bottom: 0;
}

#htmlcontent_top ul li img {
	max-width: 100%;
	height: auto;
}

.sf-contener {
	clear: both;
}

.sf-right {
	margin-right: 14px;
	float: right;
	width: 7px;
}

.sf-menu,
.sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu {
	margin: 10px 0;
	padding: 0;
	width: 980px;
	background: #383838;
}

.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 10em;
}

.sf-menu ul li {
	width: 100%;
}

.sf-menu li:hover {
	visibility: inherit;
}

.sf-menu li {
	float: left;
	position: relative;
	border-right: 1px solid #777;
}

.sf-menu a {
	display: block;
	position: relative;
	color: #fff;
	text-shadow: 0 1px 0 #333;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 0;
	top: 34px;
	z-index: 99;
	width: auto;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 200px;
	top: 0;
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 200px;
	top: 0;
}

.sf-menu {
	float: left;
	margin-bottom: 1em;
}

.sf-menu a {
	display: block;
	margin-right: 2px;
	padding: 0 22px 0 20px;
	line-height: 34px;
	border: 0;
	text-decoration: none;
}

.sf-menu a,
.sf-menu a:visited {
	color: #fff;
	white-space: nowrap;
}

.sf-menu li li {
	background: rgba(113, 113, 113, 0.9);
}

.sf-menu li li li {
	background: rgba(113, 113, 113, 0.9);
}

.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
	background: #4e4e4e;
}

.sf-menu ul li:hover,
.sf-menu ul li.sfHover,
.sf-menu ul li a:focus,
.sf-menu ul li a:hover,
.sf-menu ul li a:active {
	background: #4e4e4e;
	outline: 0;
}

.sf-menu a.sf-with-ul {
	padding-right: 2.25em;
	min-width: 1px;
}

.sf-sub-indicator {
	position: absolute;
	display: block;
	right: 10px;
	top: 1.05em;
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
	background: url("http://demo.presthemes.com/everything/modules/blocktopmenu/css/../img/arrows-ffffff.png")
		no-repeat -10px -100px;
}

a > .sf-sub-indicator {
	top: 11px;
	background-position: 0 -100px;
}

a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px;
}

.sf-menu ul .sf-sub-indicator {
	background-position: -10px 0;
}

.sf-menu ul a > .sf-sub-indicator {
	background-position: 0 0;
}

.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0;
}

.sf-shadow ul {
	background: url("http://demo.presthemes.com/everything/modules/blocktopmenu/css/../img/shadow.png")
		no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-bottom-left-radius: 17px;
	-moz-border-top-right-radius: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}

.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

li.sf-search {
	background: inherit;
	float: right;
	line-height: 25px;
}

li.sf-search input {
	-moz-border-radius: 0 5px 5px 0;
	padding: 3px 0;
	padding-left: 20px;
	margin: 6px 6px 0 0;
	background: #fff
		url("http://demo.presthemes.com/everything/modules/blocktopmenu/css/../img/search.gif")
		no-repeat left center;
	border: 1px solid #777;
}

.sf-menu a,
.sf-menu a:visited {
	height: 34px !IE;
}

.sf-menu li li {
	width: 200px;
	background: #726f72 !IE;
}

.ac_results {
	text-align: left;
	padding: 0;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0;
	padding: 2px 5px;
	cursor: default;
	display: block;
	font: menu;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0a246a;
	color: white;
}

.search-block-top {
	float: right;
	position: relative;
	border-right: 1px solid #ebebeb;
	height: 50px;
	line-height: 50px;
	color: #a1a1a1;
	margin: 0 15px 0 5px;
	padding: 0 20px 0 15px;
}

.search_hover:before {
	content: "\f002";
	font-family: "FontAwesome";
	cursor: pointer;
	font-size: 14px;
}

.search_hover:hover {
	border-color: #e9b443;
}

.drop_search {
	position: absolute;
	top: auto;
	right: -2px;
	width: 500px;
	z-index: 1002;
	padding: 20px;
	border: 1px solid #e1e1e1;
	background: #fff;
}

#show_result .product-name {
	font-size: 16px;
	line-height: 1.25;
	color: #000;
	text-transform: capitalize;
	font-weight: 600;
}

#show_result .product-name:hover {
	color: #ec6a54;
}

#search_block_top #searchbox {
	position: relative;
	display: block;
}

#search_block_top input.search_query {
	background: #fff;
	color: #a1a1a1;
	display: inline-block;
	font-size: 13px;
	border: 1px solid #e1e1e1;
	margin: 0;
	width: 100%;
	padding: 5px 50px 5px 10px;
	height: 40px;
	line-height: 19px;
}

#search_block_top button {
	display: inline-block;
	background: none !important;
	border: none !important;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	color: #a1a1a1;
	height: 50px;
}

#search_block_top .price:hover {
	border: none;
	color: #000 !important;
}

#search_block_top span:hover {
	color: #ec6a54 !important;
	border: 1px solid #ec6a54;
	background-color: #ffffff;
}

#search_block_top #searchbox .tooltip {
	display: none !important;
}

.search_button span {
	padding: 11px 20px;
	text-transform: uppercase;
	position: absolute;
	top: 6px;
	right: 0;
	color: #ffffff !important;
	border: 1px solid #ec6a54;
	background-color: #ec6a54;
	font: 700 12px/1.35 Lato, Helvetica, Arial, sans-serif;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	#search_block_top input.button {
		top: 0;
	}
}

#search_block_top input.button:hover {
	background-color: #000;
	transition: all 300ms ease-in-out 0s;
	-moz-transition: all 300ms ease-in-out 0s;
	-webkit-transition: all 300ms ease-in-out 0s;
	-o-transition: all 300ms ease-in-out 0s;
}

#show_result .result {
	position: absolute;
	right: -21px;
	top: 47px;
	z-index: 1002;
	width: 600px;
	background: #fff;
	padding: 20px;
	border: 1px solid #e6e6e6;
}

#show_result .result h1 {
	font-size: 18px;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #000;
	font-weight: 600;
	display: inline-block;
	margin-left: 5px;
	position: relative;
	margin-bottom: 20px;
}

@media (min-width: 768px) and (max-width: 991px) {
	#show_result .result {
		width: 500px;
	}
}

@media (min-width: 767px) {
	.drop_search {
		display: none;
	}
}

@media (max-width: 479px) {
	.drop_search {
		width: 283px;
	}
}

@media only screen and (max-width: 767px) {
	#show_result .result {
		top: auto;
		width: 100%;
	}
}

#show_result ul li {
	list-style: none;
}

#show_result h4 {
	float: left;
	font-weight: 700;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-right: 25px;
	line-height: 25px;
	width: 100%;
}

#show_result h3 {
	padding-bottom: 4px;
}

#show_result h3 a {
	line-height: 22px;
	font-weight: 700;
	font-size: 20px;
	text-transform: uppercase;
}

#show_result #closedform {
	float: right;
	cursor: pointer;
	display: block;
	font-size: 0;
	border: none;
}

#show_result #closedform:before {
	display: inline-block;
	content: "\f057";
	font-family: "FontAwesome";
	font-size: 18px;
	line-height: 18px;
}

#show_result #closedform:hover {
	color: #5ebad8;
}

#show_result #closedform:hover {
	background-position: 0 100%;
}

#show_result .noproduct {
	clear: both;
	display: block;
}

.large_product {
	clear: both;
}

#show_result .search-thumb-list li {
	width: 100%;
	float: left;
	text-align: center;
	background: #fff;
}

#show_result .search-thumb-list li a {
	display: block;
	border: 1px solid transparent;
	margin: 1px 5px;
	overflow: inherit;
	transition: all 300ms ease-in-out 0s;
	-moz-transition: all 300ms ease-in-out 0s;
	-webkit-transition: all 300ms ease-in-out 0s;
	-o-transition: all 300ms ease-in-out 0s;
}

#show_result .search-thumb-list li.active a,
#show_result .search-thumb-list li a:hover {
	border: 1px solid #ec6a54;
}

#show_result h5 {
	margin: 0;
}

#show_result .search-thumb-list li h3 {
	margin: 10px 0 0;
	font-size: 12px;
}

#show_result .large_product,
.result h4 {
	margin-bottom: 14px;
	padding-bottom: 14px;
	overflow: hidden;
}

#show_result .large_product .product_img_link {
	display: block;
	overflow: hidden;
	border: 1px solid transparent;
	background: #fff;
	margin-left: 5px;
	margin-right: 5px;
}

#show_result .viewdetail {
	border-top: 1px solid #cacaca;
	margin-top: 18px;
	padding-top: 12px;
	text-align: right;
	padding-bottom: 0;
}

#show_result .viewdetail a {
	font-weight: 700;
}

.large_product .center_block {
	padding: 0;
}

#show_result .viewdetail a:hover {
	color: #6b6b6b;
}

#show_result .content_price {
	margin: 0;
}

#show_result .more_qs {
	position: relative;
}

#show_result a.btn_icon {
	width: 40px;
	height: 40px;
	background: #fff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	box-shadow: 0 0 5px #bfbfbf;
	-moz-box-shadow: 0 0 5px #bfbfbf;
	text-align: center;
	font-size: 0;
	float: left;
	display: block;
	cursor: pointer;
	text-decoration: none;
}

#show_result a.btn_icon:before {
	position: relative;
	width: 40px;
	height: 40px;
	display: block;
	line-height: 40px;
	vertical-align: middle;
	font-family: "FontAwesome";
	font-size: 18px;
	font-weight: 400;
	color: #bfbfbf;
}

#show_result a.btn_icon:hover:before {
	color: #000;
}

#show_result a.btn_icon.prev:before {
	content: "\f0d9";
}

#show_result a.btn_icon.next:before {
	content: "\f0da";
}

#show_result a.btn_icon.prev,
#show_result a.btn_icon.next {
	position: absolute;
	top: 48%;
	z-index: 10;
	transition: all 0.3s ease-in 0s;
}

#show_result a.btn_icon.prev {
	left: 0;
}

#show_result a.btn_icon.next {
	right: 0;
}

#search_block_top p {
	position: relative;
	width: 100%;
	padding: 0;
	height: 44px;
}

#search_block_top p.product_desc {
	margin-bottom: 0;
	line-height: 1.5;
	height: auto;
}

#search_block_top .ajax_add_to_cart_button span {
	font-size: 0;
}

#search_block_top .ajax_add_to_cart_button {
	background: #ec6a54 !important;
	border-color: transparent !important;
	color: #fff;
}

@media (max-width: 767px) {
	.search-block-top {
		float: left;
		position: static;
		background: none;
		margin-left: 0;
		border: 1px solid #e6e6e6;
		width: 75%;
	}
	#search_block_top input.search_query {
		border: none;
		background: transparent;
		height: 40px;
		line-height: 40px;
	}
	.search_hover {
		display: none;
	}
	.drop_search {
		position: static;
	}
	#search_block_top button {
		height: 40px;
		width: 40px;
	}
	#search_block_top button:before {
		font-family: "FontAwesome";
		content: "\f002";
		position: relative;
		top: 0;
		left: 0;
		font-size: 16px;
		font-weight: 400;
	}
	.search_button span {
		display: none;
	}
	.drop_search {
		width: 100%;
	}
	.search-block-top {
		margin-top: 15px;
	}
	#search_block_top p {
		margin-bottom: 4px;
		margin-top: 4px;
	}
}

@media (max-width: 767px) {
	.drop_search {
		border: none;
		padding: 0;
	}
	.search-block-top {
		width: 100%;
		height: 48px;
		margin: 15px 0 10px;
		padding: 0;
	}
	#search_block_top #searchbox {
		position: relative;
		float: none;
	}
	#search_block_top button {
		position: absolute;
		top: 0;
		right: 0;
	}
	#search_block_top button:before {
		top: -4px;
	}
	#search_block_top p {
		margin: 0;
	}
	#search_block_top input.search_query {
		margin-left: 10px;
		padding-right: 30px;
	}
	header > .nav nav {
		padding: 0 15px;
	}
	#show_result h5 {
		margin: 20px 0 0;
	}
	#show_result .result {
		left: 0;
	}
}

.cs-menu-container {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}

.cs-menu-container .menu-item {
	list-style: none;
	margin: 0;
	display: inline-block;
	zoom: 1;
	text-align: left;
	background-color: transparent;
	border-top: 2px solid transparent;
}

@media (max-width: 767px) {
	.cs-menu-container .menu-item,
	[class*="col-grid"],
	[class*="drop-grid"] {
		width: 100% !important;
	}
}

.cs-menu-container .menu-item#cs_more_menu .dropdown .dropdown {
	display: none !important;
}

.cs-menu-container .dropdown,
ul.type-category li .sub-cate {
	position: absolute;
	top: auto;
	left: 0;
	z-index: 1000;
	float: none;
	padding: 0;
	margin: 0;
	border: 1px solid #e1e1e1;
	background: #fff;
}

ul.type-category li .sub-cate {
	left: 100%;
	top: -1px;
}

@media (min-width: 768px) {
	ul.type-category li .sub-cate {
		min-height: 100px;
		display: block !important;
		opacity: 0;
		filter: alpha(opacity=0);
		transform: translate(0px, 50px);
		-webkit-transform: translate(0, 50px);
		-moz-transform: translate(0, 50px);
		-o-transform: translate(0, 50px);
		-ms-transform: translate(0, 50px);
		transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
		-moz-transition: opacity 0.5s ease 0s, -moz-transform 0.5s ease 0s;
		-webkit-transition: opacity 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
		-ms-transition: opacity 0.5s ease 0s, -ms-transform 0.5s ease 0s;
		visibility: hidden;
		margin-left: -230px;
	}
	.cs-menu-container .dropdown .menu-row {
		padding: 15px 20px;
	}
	ul.type-category li .sub-cate {
		transform: translate(-100%, 0);
	}
	ul.type-category li a:hover {
		color: #ec6a54;
	}
	.cs-menu-container .menu-item:hover .dropdown {
		-webkit-transform: perspective(1200px) rotateX(0deg);
		transform: perspective(1200px) rotateX(0deg);
		background: #fff;
	}
	.cs-menu-container .menu-item .dropdown {
		-webkit-transition: all 300ms cubic-bezier(0.7, 0, 0.185, 1) 0s;
		transition: all 300ms cubic-bezier(0.7, 0, 0.185, 1) 0s;
		-webkit-transform-origin: 50% 0;
		-ms-transform-origin: 50% 0;
		transform-origin: 50% 0;
		-webkit-transform: perspective(1200px) rotateX(-90deg);
		transform: perspective(1200px) rotateX(-90deg);
		background: #fff;
	}
	ul.type-category li:hover > .sub-cate {
		opacity: 1;
		filter: alpha(opacity=100);
		transform: translate(0px, 0px);
		-webkit-transform: translate(0px, 0px);
		-moz-transform: translate(0px, 0px);
		-o-transform: translate(0px, 0px);
		-ms-transform: translate(0px, 0px);
		visibility: visible;
	}
	ul.type-category li:hover > .sub-cate {
		margin-left: 0;
		min-width: 230px;
	}
	.cs-menu-container .mega-menu {
		text-align: center;
	}
	.cs-menu-container .mega-menu .navbar-nav {
		float: none;
		margin-top: -52px;
		display: inline-block;
		height: 70px;
		text-align: center;
		position: relative;
		left: 115px;
	}
}

.menu-column > .list-unstyled > li li a {
	margin-left: 20px;
}

ul.type-category li li {
	position: relative;
}

@media (max-width: 767px) {
	ul.type-category li .grower-cate::after {
		content: "\f078" !important;
		right: 15px;
		font-size: 13px;
	}
	ul.type-category li .sub-cate {
		width: 100%;
		left: 0;
		top: 0.5em;
		display: none;
		margin-bottom: 0.5em;
		transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-webkit-transition: all 0.5s ease 0s;
	}
	ul.type-category li:hover .sub-cate {
		display: block;
	}
	.cs-menu-container .dropdown,
	ul.type-category li .sub-cate {
		position: relative;
	}
	ul.type-category li .sub-cate {
		border: none;
	}
	ul.type-category li {
		padding: 0;
		border-bottom: 0 !important;
	}
	ul.type-category li a:hover {
		color: #ec6a54;
	}
}

@media (max-width: 767px) {
	.cs-menu-container .dropdown {
		display: none;
	}
}

.menu-row {
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: left;
	-moz-justify-content: left;
	-ms-justify-content: left;
	-webkit-justify-content: left;
	background-repeat: no-repeat;
	background-position: right top;
}

.menu-column {
	width: 100%;
}

.menu-column > .list-unstyled {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

.menu-column > .list-unstyled > li {
	width: 100%;
	padding: 15px 0;
	margin: 0 10px;
}

.menu-column > .list-unstyled > li h4.title-cat {
}

.menu-column > .list-unstyled > li h3 {
	margin: 5px 0;
}

.drop-grid-5 {
	width: 1170px;
}

.drop-grid-5 .col-grid-1 {
	width: 20%;
}

.drop-grid-5 .col-grid-2 {
	width: 40%;
}

.drop-grid-5 .col-grid-3 {
	width: 60%;
}

.drop-grid-5 .col-grid-4 {
	width: 80%;
}

.drop-grid-4 {
	width: 936px;
}

.drop-grid-4 .col-grid-1 {
	width: 25%;
}

.drop-grid-4 .col-grid-2 {
	width: 50%;
}

.drop-grid-4 .col-grid-3 {
	width: 75%;
}

.drop-grid-3 {
	width: 702px;
}

.drop-grid-3 .col-grid-1 {
	width: 33.33%;
}

.drop-grid-3 .col-grid-2 {
	width: 66.67%;
}

.drop-grid-2 {
	width: 468px;
}

.drop-grid-2 .col-grid-1 {
	width: 50%;
}

.drop-grid-1 {
	width: 234px;
}

@media (min-width: 768px) {
	.dropdown {
		max-width: 720px;
	}
}

@media (min-width: 992px) {
	.dropdown {
		max-width: 940px;
	}
}

@media (min-width: 1200px) {
	.dropdown {
		max-width: 1170px;
	}
}

.col-grid-2 > ul.list-unstyled.type-product > li,
.col-grid-2 > ul.list-unstyled.type-category > li,
.col-grid-2 > ul.list-unstyled.type-cms > li {
	width: 45%;
	float: left;
}

@media (max-width: 479px) {
	.col-grid-2 > ul.list-unstyled.type-product li.ajax_block_product {
		width: 100%;
	}
}

.col-grid-3 > ul.list-unstyled.type-product > li,
.col-grid-3 > ul.list-unstyled.type-category > li,
.col-grid-3 > ul.list-unstyled.type-cms > li {
	width: 33.33%;
}

.col-grid-4 > ul.list-unstyled.type-product > li,
.col-grid-4 > ul.list-unstyled.type-category > li,
.col-grid-4 > ul.list-unstyled.type-cms > li {
	width: 25%;
}

.col-grid-5 > ul.list-unstyled.type-product > li,
.col-grid-5 > ul.list-unstyled.type-category > li,
.col-grid-5 > ul.list-unstyled.type-cms > li {
	width: 20%;
}

ul.list-unstyled.type-manufacture li {
	width: auto;
}

ul.type-category li {
	padding: 10px 0;
	border-bottom: 1px solid #e9e9e9;
}

ul.type-category li:last-child {
	border-bottom: none;
}

.cs-menu-container .dropdown .menu-row h4.title-cat {
	text-transform: uppercase;
	font-weight: bold;
	color: #434343;
	padding: 0;
	font-size: 16px;
	margin-top: 15px;
	margin-left: 10px;
}

#cs_megamenu_collapse #dropdown_4 .col-grid-1 {
	width: 25%;
}

#cs_megamenu_collapse .product-image-container {
	margin-bottom: 20px;
}

#cs_megamenu_collapse .product-container {
	text-align: center;
	border: 1px solid #e1e1e1;
	padding-bottom: 15px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

#cs_megamenu_collapse .product-container:hover {
	box-shadow: 0 0 10px #d4d4d4;
	-webkit-box-shadow: 0 0 10px #d4d4d4;
	-moz-box-shadow: 0 0 10px #d4d4d4;
}

.type-staticblock p {
	margin: 15px 0;
}

ul.type-category li {
	position: relative;
}

ul.type-category li > ul {
	margin-left: -15px;
	margin-right: -15px;
}

ul.type-category li a {
	font-weight: normal;
	color: #a1a1a1;
	text-transform: none;
}

ul.type-category li .grower-cate:after {
	content: "\f0da";
	font-family: "FontAwesome";
	font-size: 15px;
	position: absolute;
	right: 15px;
}

.icon-for-mobile {
	display: none;
}

@media (max-width: 767px) {
	.icon-for-mobile {
		display: block;
		cursor: pointer;
		position: absolute;
		right: -30px;
		top: 10px;
		z-index: 100;
		width: 60px;
		height: 60px;
	}
	.icon-for-mobile:after {
		content: "\f067";
		font-family: "FontAwesome";
		font-size: 12px;
		color: #fff;
		width: 60px;
		height: 60px;
	}
	.icon-for-mobile.opened:after {
		content: "\f068";
	}
	.cs-menu-container .dropdown {
		position: relative;
	}
}

.cs-menu-container .icon-bar {
	background-color: #000;
}

.cs-menu-container .navbar-collapse {
	max-height: 100%;
	margin-top: -20px;
}

.cs-menu-container .nav {
	background: none;
}

.cs-menu-container .navbar-collapse.in {
	overflow-y: visible;
}

.cs-sticky-fixed .menu-item {
	border-top: 4px solid transparent;
}

.ie8 .cs-menu-container .dropdown {
	display: none !important;
	visibility: inherit;
}

.ie8 .cs-menu-container .menu-item:hover .dropdown {
	display: block !important;
}

.ie8 .col-grid-2 > ul.list-unstyled.type-product > li,
.ie8 .col-grid-2 > ul.list-unstyled.type-category > li,
.ie8 .col-grid-2 > ul.list-unstyled.type-cms > li,
.ie8 ul.list-unstyled.type-manufacture li {
	float: left;
}

.ie8 .dropdown [class*="col-grid"] {
	float: left;
}

@media screen and (min-width: 0\0) {
	.col-grid-2 > ul.list-unstyled.type-product > li,
	.col-grid-2 > ul.list-unstyled.type-category > li,
	.col-grid-2 > ul.list-unstyled.type-cms > li,
	ul.list-unstyled.type-manufacture li {
		float: left;
	}
	.dropdown [class*="col-grid"] {
		float: left;
	}
}

@media (min-width: 768px) {
	.no-csstransforms3d .cs-menu-container .menu-item .dropdown {
		display: none;
	}
	.no-csstransforms3d .cs-menu-container .menu-item:hover .dropdown {
		display: block;
	}
}

@font-face {
	font-family: "Glyphicons Halflings";
	src: url("http://demo.presthemes.com/everything/themes/ps_everything/css/modules/csmegamenu/views/css/front/../../fonts/glyphicons-halflings-regular.eot");
	src: url("http://demo.presthemes.com/everything/themes/ps_everything/css/modules/csmegamenu/views/css/front/../../fonts/glyphicons-halflings-regular.eot?#iefix")
			format("embedded-opentype"),
		url("http://demo.presthemes.com/everything/themes/ps_everything/css/modules/csmegamenu/views/css/front/../../fonts/glyphicons-halflings-regular.woff")
			format("woff"),
		url("http://demo.presthemes.com/everything/themes/ps_everything/css/modules/csmegamenu/views/css/front/../../fonts/glyphicons-halflings-regular.ttf")
			format("truetype"),
		url("http://demo.presthemes.com/everything/themes/ps_everything/css/modules/csmegamenu/views/css/front/../../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular")
			format("svg");
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: "Glyphicons Halflings";
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
	content: "\2a";
}

.glyphicon-plus:before {
	content: "\2b";
}

.glyphicon-euro:before {
	content: "\20ac";
}

.glyphicon-minus:before {
	content: "\2212";
}

.glyphicon-cloud:before {
	content: "\2601";
}

.glyphicon-envelope:before {
	content: "\2709";
}

.glyphicon-pencil:before {
	content: "\270f";
}

.glyphicon-glass:before {
	content: "\e001";
}

.glyphicon-music:before {
	content: "\e002";
}

.glyphicon-search:before {
	content: "\e003";
}

.glyphicon-heart:before {
	content: "\e005";
}

.glyphicon-star:before {
	content: "\e006";
}

.glyphicon-star-empty:before {
	content: "\e007";
}

.glyphicon-user:before {
	content: "\e008";
}

.glyphicon-film:before {
	content: "\e009";
}

.glyphicon-th-large:before {
	content: "\e010";
}

.glyphicon-th:before {
	content: "\e011";
}

.glyphicon-th-list:before {
	content: "\e012";
}

.glyphicon-ok:before {
	content: "\e013";
}

.glyphicon-remove:before {
	content: "\e014";
}

.glyphicon-zoom-in:before {
	content: "\e015";
}

.glyphicon-zoom-out:before {
	content: "\e016";
}

.glyphicon-off:before {
	content: "\e017";
}

.glyphicon-signal:before {
	content: "\e018";
}

.glyphicon-cog:before {
	content: "\e019";
}

.glyphicon-trash:before {
	content: "\e020";
}

.glyphicon-home:before {
	content: "\e021";
}

.glyphicon-file:before {
	content: "\e022";
}

.glyphicon-time:before {
	content: "\e023";
}

.glyphicon-road:before {
	content: "\e024";
}

.glyphicon-download-alt:before {
	content: "\e025";
}

.glyphicon-download:before {
	content: "\e026";
}

.glyphicon-upload:before {
	content: "\e027";
}

.glyphicon-inbox:before {
	content: "\e028";
}

.glyphicon-play-circle:before {
	content: "\e029";
}

.glyphicon-repeat:before {
	content: "\e030";
}

.glyphicon-refresh:before {
	content: "\e031";
}

.glyphicon-list-alt:before {
	content: "\e032";
}

.glyphicon-lock:before {
	content: "\e033";
}

.glyphicon-flag:before {
	content: "\e034";
}

.glyphicon-headphones:before {
	content: "\e035";
}

.glyphicon-volume-off:before {
	content: "\e036";
}

.glyphicon-volume-down:before {
	content: "\e037";
}

.glyphicon-volume-up:before {
	content: "\e038";
}

.glyphicon-qrcode:before {
	content: "\e039";
}

.glyphicon-barcode:before {
	content: "\e040";
}

.glyphicon-tag:before {
	content: "\e041";
}

.glyphicon-tags:before {
	content: "\e042";
}

.glyphicon-book:before {
	content: "\e043";
}

.glyphicon-bookmark:before {
	content: "\e044";
}

.glyphicon-print:before {
	content: "\e045";
}

.glyphicon-camera:before {
	content: "\e046";
}

.glyphicon-font:before {
	content: "\e047";
}

.glyphicon-bold:before {
	content: "\e048";
}

.glyphicon-italic:before {
	content: "\e049";
}

.glyphicon-text-height:before {
	content: "\e050";
}

.glyphicon-text-width:before {
	content: "\e051";
}

.glyphicon-align-left:before {
	content: "\e052";
}

.glyphicon-align-center:before {
	content: "\e053";
}

.glyphicon-align-right:before {
	content: "\e054";
}

.glyphicon-align-justify:before {
	content: "\e055";
}

.glyphicon-list:before {
	content: "\e056";
}

.glyphicon-indent-left:before {
	content: "\e057";
}

.glyphicon-indent-right:before {
	content: "\e058";
}

.glyphicon-facetime-video:before {
	content: "\e059";
}

.glyphicon-picture:before {
	content: "\e060";
}

.glyphicon-map-marker:before {
	content: "\e062";
}

.glyphicon-adjust:before {
	content: "\e063";
}

.glyphicon-tint:before {
	content: "\e064";
}

.glyphicon-edit:before {
	content: "\e065";
}

.glyphicon-share:before {
	content: "\e066";
}

.glyphicon-check:before {
	content: "\e067";
}

.glyphicon-move:before {
	content: "\e068";
}

.glyphicon-step-backward:before {
	content: "\e069";
}

.glyphicon-fast-backward:before {
	content: "\e070";
}

.glyphicon-backward:before {
	content: "\e071";
}

.glyphicon-play:before {
	content: "\e072";
}

.glyphicon-pause:before {
	content: "\e073";
}

.glyphicon-stop:before {
	content: "\e074";
}

.glyphicon-forward:before {
	content: "\e075";
}

.glyphicon-fast-forward:before {
	content: "\e076";
}

.glyphicon-step-forward:before {
	content: "\e077";
}

.glyphicon-eject:before {
	content: "\e078";
}

.glyphicon-chevron-left:before {
	content: "\e079";
}

.glyphicon-chevron-right:before {
	content: "\e080";
}

.glyphicon-plus-sign:before {
	content: "\e081";
}

.glyphicon-minus-sign:before {
	content: "\e082";
}

.glyphicon-remove-sign:before {
	content: "\e083";
}

.glyphicon-ok-sign:before {
	content: "\e084";
}

.glyphicon-question-sign:before {
	content: "\e085";
}

.glyphicon-info-sign:before {
	content: "\e086";
}

.glyphicon-screenshot:before {
	content: "\e087";
}

.glyphicon-remove-circle:before {
	content: "\e088";
}

.glyphicon-ok-circle:before {
	content: "\e089";
}

.glyphicon-ban-circle:before {
	content: "\e090";
}

.glyphicon-arrow-left:before {
	content: "\e091";
}

.glyphicon-arrow-right:before {
	content: "\e092";
}

.glyphicon-arrow-up:before {
	content: "\e093";
}

.glyphicon-arrow-down:before {
	content: "\e094";
}

.glyphicon-share-alt:before {
	content: "\e095";
}

.glyphicon-resize-full:before {
	content: "\e096";
}

.glyphicon-resize-small:before {
	content: "\e097";
}

.glyphicon-exclamation-sign:before {
	content: "\e101";
}

.glyphicon-gift:before {
	content: "\e102";
}

.glyphicon-leaf:before {
	content: "\e103";
}

.glyphicon-fire:before {
	content: "\e104";
}

.glyphicon-eye-open:before {
	content: "\e105";
}

.glyphicon-eye-close:before {
	content: "\e106";
}

.glyphicon-warning-sign:before {
	content: "\e107";
}

.glyphicon-plane:before {
	content: "\e108";
}

.glyphicon-calendar:before {
	content: "\e109";
}

.glyphicon-random:before {
	content: "\e110";
}

.glyphicon-comment:before {
	content: "\e111";
}

.glyphicon-magnet:before {
	content: "\e112";
}

.glyphicon-chevron-up:before {
	content: "\e113";
}

.glyphicon-chevron-down:before {
	content: "\e114";
}

.glyphicon-retweet:before {
	content: "\e115";
}

.glyphicon-shopping-cart:before {
	content: "\e116";
}

.glyphicon-folder-close:before {
	content: "\e117";
}

.glyphicon-folder-open:before {
	content: "\e118";
}

.glyphicon-resize-vertical:before {
	content: "\e119";
}

.glyphicon-resize-horizontal:before {
	content: "\e120";
}

.glyphicon-hdd:before {
	content: "\e121";
}

.glyphicon-bullhorn:before {
	content: "\e122";
}

.glyphicon-bell:before {
	content: "\e123";
}

.glyphicon-certificate:before {
	content: "\e124";
}

.glyphicon-thumbs-up:before {
	content: "\e125";
}

.glyphicon-thumbs-down:before {
	content: "\e126";
}

.glyphicon-hand-right:before {
	content: "\e127";
}

.glyphicon-hand-left:before {
	content: "\e128";
}

.glyphicon-hand-up:before {
	content: "\e129";
}

.glyphicon-hand-down:before {
	content: "\e130";
}

.glyphicon-circle-arrow-right:before {
	content: "\e131";
}

.glyphicon-circle-arrow-left:before {
	content: "\e132";
}

.glyphicon-circle-arrow-up:before {
	content: "\e133";
}

.glyphicon-circle-arrow-down:before {
	content: "\e134";
}

.glyphicon-globe:before {
	content: "\e135";
}

.glyphicon-wrench:before {
	content: "\e136";
}

.glyphicon-tasks:before {
	content: "\e137";
}

.glyphicon-filter:before {
	content: "\e138";
}

.glyphicon-briefcase:before {
	content: "\e139";
}

.glyphicon-fullscreen:before {
	content: "\e140";
}

.glyphicon-dashboard:before {
	content: "\e141";
}

.glyphicon-paperclip:before {
	content: "\e142";
}

.glyphicon-heart-empty:before {
	content: "\e143";
}

.glyphicon-link:before {
	content: "\e144";
}

.glyphicon-phone:before {
	content: "\e145";
}

.glyphicon-pushpin:before {
	content: "\e146";
}

.glyphicon-usd:before {
	content: "\e148";
}

.glyphicon-gbp:before {
	content: "\e149";
}

.glyphicon-sort:before {
	content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
	content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152";
}

.glyphicon-sort-by-order:before {
	content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
	content: "\e154";
}

.glyphicon-sort-by-attributes:before {
	content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
	content: "\e156";
}

.glyphicon-unchecked:before {
	content: "\e157";
}

.glyphicon-expand:before {
	content: "\e158";
}

.glyphicon-collapse-down:before {
	content: "\e159";
}

.glyphicon-collapse-up:before {
	content: "\e160";
}

.glyphicon-log-in:before {
	content: "\e161";
}

.glyphicon-flash:before {
	content: "\e162";
}

.glyphicon-log-out:before {
	content: "\e163";
}

.glyphicon-new-window:before {
	content: "\e164";
}

.glyphicon-record:before {
	content: "\e165";
}

.glyphicon-save:before {
	content: "\e166";
}

.glyphicon-open:before {
	content: "\e167";
}

.glyphicon-saved:before {
	content: "\e168";
}

.glyphicon-import:before {
	content: "\e169";
}

.glyphicon-export:before {
	content: "\e170";
}

.glyphicon-send:before {
	content: "\e171";
}

.glyphicon-floppy-disk:before {
	content: "\e172";
}

.glyphicon-floppy-saved:before {
	content: "\e173";
}

.glyphicon-floppy-remove:before {
	content: "\e174";
}

.glyphicon-floppy-save:before {
	content: "\e175";
}

.glyphicon-floppy-open:before {
	content: "\e176";
}

.glyphicon-credit-card:before {
	content: "\e177";
}

.glyphicon-transfer:before {
	content: "\e178";
}

.glyphicon-cutlery:before {
	content: "\e179";
}

.glyphicon-header:before {
	content: "\e180";
}

.glyphicon-compressed:before {
	content: "\e181";
}

.glyphicon-earphone:before {
	content: "\e182";
}

.glyphicon-phone-alt:before {
	content: "\e183";
}

.glyphicon-tower:before {
	content: "\e184";
}

.glyphicon-stats:before {
	content: "\e185";
}

.glyphicon-sd-video:before {
	content: "\e186";
}

.glyphicon-hd-video:before {
	content: "\e187";
}

.glyphicon-subtitles:before {
	content: "\e188";
}

.glyphicon-sound-stereo:before {
	content: "\e189";
}

.glyphicon-sound-dolby:before {
	content: "\e190";
}

.glyphicon-sound-5-1:before {
	content: "\e191";
}

.glyphicon-sound-6-1:before {
	content: "\e192";
}

.glyphicon-sound-7-1:before {
	content: "\e193";
}

.glyphicon-copyright-mark:before {
	content: "\e194";
}

.glyphicon-registration-mark:before {
	content: "\e195";
}

.glyphicon-cloud-download:before {
	content: "\e197";
}

.glyphicon-cloud-upload:before {
	content: "\e198";
}

.glyphicon-tree-conifer:before {
	content: "\e199";
}

.glyphicon-tree-deciduous:before {
	content: "\e200";
}

.cs-menu-categories .block_content {
	position: absolute;
	top: auto;
	left: 15px;
	z-index: 0;
	float: none;
	background: #f8f8f8;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: transform 0.4s ease 0s;
	-webkit-transition: -webkit-transform 0.4s ease 0s;
	-moz-transition: -moz-transform 0.4s ease 0s;
	transform: scale(1, 0.5);
	-webkit-transform: scale(1, 0.5);
	-moz-transform: scale(1, 0.5);
	transform-origin: 0 0 0;
	text-align: left;
	padding: 0 !important;
	min-width: 90%;
	max-width: 100%;
}

@media (max-width: 767px) {
	.cs-menu {
		background: none;
	}
	.cs-menu-categories {
		display: none;
	}
	.fix_width_menu .cs-menu-container {
		margin-bottom: 0;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.cs-menu-categories .block_content {
		min-width: 158px;
	}
}

.cs-menu-categories:hover .block_content {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
	transform: scale(1, 1);
	z-index: 100;
	background-color: #fff;
}

@media (min-width: 992px) {
	#index .cs-menu-categories .block_content {
		display: block;
		opacity: 1;
		filter: alpha(opacity=100);
		position: relative;
		left: 0;
		transform: translate(0px, 0px);
		-webkit-transform: translate(0px, 0px);
		-moz-transform: translate(0px, 0px);
		-o-transform: translate(0px, 0px);
		-ms-transform: translate(0px, 0px);
		visibility: visible;
	}
}

.top-slideshow .cs-menu-categories h4.title_block {
	margin-top: -48px;
	position: relative;
	z-index: 150;
	display: none;
}

.cs-menu-categories h4.title_block {
	margin: 0;
	cursor: pointer;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	background: #464646;
	height: 50px;
	line-height: 50px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: "Raleway", sans-serif;
}

@media (max-width: 1023px) {
	.cs-menu-categories h4.title_block {
		padding: 15px 40px;
	}
}

#cs_menu_categories {
	padding-left: 0;
}

.cs-menu-categories h4.title_block span.icon-toggle {
	position: absolute;
	top: 25px;
	right: 35px;
	font-size: 16px;
	line-height: 0;
}

.cs-menu-categories h4.title_block span.icon-toggle:before {
	content: "\f0c9";
}

.fix_width_menu .cs-menu-container > .container {
	padding: 0;
	max-width: 100%;
}

.cs-menu-categories .block_content ul {
	list-style: none;
	margin: 0;
	background: #f8f8f8;
	border: 1px solid #ebebeb;
	border-bottom: none;
	border-top: 0;
}

#cs_menu_categories ul.tree.cs_dhtml > li.last,
.cs-menu-categories .block_content ul.tree.cs_dhtml {
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
}

#categories_block_top {
	clear: both;
	position: relative;
	top: 30px;
}

#categories_block_top .sf-menu {
	position: relative;
}

#categories_block_top .sf-menu > li {
	position: static;
}

#categories_block_top .sf-menu > li > ul {
	width: 100%;
	top: 60px;
	margin: 0 20px;
}

#categories_block_top .sf-menu > li > ul > li {
	display: block;
	float: left;
	width: 20%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
}

#categories_block_top .sf-menu > li > ul > .category_thumb {
	display: block;
	clear: both;
	overflow: hidden;
	width: 100%;
}

#categories_block_top .sf-menu > li > ul > .category_thumb img {
	display: inline-block;
	width: 33%;
}

#categories_block_top .sf-menu > li h4 a {
	font-size: 1.1em;
}

#categories_block_top .sf-menu > li h4 a:before {
	display: none;
}

#categories_block_top .sf-menu > li .main-level-submenus {
	position: relative;
	display: block !important;
	visibility: visible !important;
	top: 0;
	background: none;
	box-shadow: none;
	padding: 0;
	left: 0;
}

#categories_block_top .sf-menu .category_thumb {
	display: none;
}

#cs_menu_categories li {
	position: relative;
	padding: 12px 20px;
	margin: 0;
}

#cs_menu_categories ul li.cat-parent ul li {
	color: #a1a1a1;
	font: normal 14px/1.55 Lato, Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #e9e9e9;
}

#cs_menu_categories ul li.cat-parent ul li:hover {
	color: #ec6a54;
}

#cs_menu_categories ul li.cat-parent ul li.last {
	border-bottom: none;
}

#cs_menu_categories li.cat-parent:after {
	font-family: "FontAwesome";
	position: absolute;
	right: 20px;
	top: 16px;
	content: "\f0da";
	font-size: 14px;
	line-height: 14px;
}

#cs_menu_categories li.cat-parent ul,
#cs_menu_categories ul li.cat-parent ul {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	float: none;
	min-width: 250px;
	border: 1px solid #ebebeb;
	background: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: transform 0.1s ease 0s;
	-webkit-transition: -webkit-transform 0.1s ease 0s;
	-moz-transition: -moz-transform 0.1s ease 0s;
	transform: scale(0.7, 1);
	-webkit-transform: scale(0.7, 1);
	-moz-transform: scale(0.7, 1);
	transform-origin: 0 0 0;
	visibility: hidden;
}

#cs_menu_categories li.cat-parent:hover > ul {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
	opacity: 1;
	transform: scale(1, 1);
	left: 100%;
	top: -1px;
	z-index: 100;
}

#cs_menu_categories li:last-child,
#cs_menu_categories li.more-tree {
	border: none;
}

#cs_menu_categories li a {
	display: inline-block;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	text-transform: capitalize;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.25;
}

#cs_menu_categories ul.tree.cs_dhtml > li {
	position: relative;
	margin: 0;
	height: 50px;
	line-height: 25px;
	border-bottom: 1px solid #ebebeb;
	padding-left: 15px;
	padding-right: 15px;
	cursor: pointer;
}

#cs_menu_categories ul.tree.cs_dhtml > li:before {
	font-family: "FontAwesome";
	position: absolute;
	left: 0;
	font-size: 15px;
}

#cs_menu_categories ul.tree.cs_dhtml > li:before {
	content: "\f17a";
	display: none;
}

#cs_menu_categories ul.tree.cs_dhtml > li.category_17:before {
	content: "\f108";
}

#cs_menu_categories ul.tree.cs_dhtml > li.category_18:before {
	content: "\f109";
}

#cs_menu_categories ul.tree.cs_dhtml > li.category_19:before {
	content: "\f10b";
}

#cs_menu_categories ul.tree.cs_dhtml > li.category_20:before {
	content: "\f179";
}

#cs_menu_categories ul.tree.cs_dhtml > li.category_55:before {
	content: "\f11b";
}

#cs_menu_categories ul.tree.cs_dhtml > li.category_56:before {
	content: "\f124";
}

#cs_menu_categories ul.tree.cs_dhtml > li.category_57:before {
	content: "\f1da";
}

#cs_menu_categories ul.tree.cs_dhtml > li.category_58:before {
	content: "\f025";
}

#cs_menu_categories ul.tree.cs_dhtml > li.category_59:before {
	content: "\f030";
}

#cs_menu_categories ul.tree.cs_dhtml > li.category_60:before {
	content: "\f008";
}

#cs_menu_categories ul.tree.cs_dhtml > li.category_61:before {
	content: "\f130";
}

#cs_menu_categories ul.tree.cs_dhtml > li.category_62:before {
	content: "\f10a";
}

#cs_menu_categories ul.tree.cs_dhtml > li.category_75:before {
	content: "\f083";
}

#cs_menu_categories ul.tree > li > a {
	color: #434343;
}

#cs_menu_categories ul.tree > li:hover {
	color: #ec6a54;
	border-color: #fdbd8d;
	background-color: #fedabf;
}

#cs_menu_categories ul.tree > li > a:hover,
#cs_menu_categories ul.tree > li:hover > a {
	color: #ff771c;
}

#cs_menu_categories li span.grower {
	display: block;
	position: absolute;
	right: 0;
	top: 3px;
	color: #333;
	cursor: pointer;
	font-family: "FontAwesome";
	font-size: 10px;
	font-weight: 400;
}

#cs_menu_categories li span.grower.OPEN:before,
#cs_menu_categories li span.grower.CLOSE:before {
	content: "\f067";
	display: block;
	vertical-align: middle;
	text-align: center;
}

#cs_menu_categories li span.grower.OPEN:before {
	content: "\f068";
}

@media (min-width: 768px) and (max-width: 991px) {
	.index .fix_width_menu .cs-menu-categories {
		display: none;
	}
	.index .top-slideshow .cs-menu-categories h4.title_block {
		display: block;
	}
	.index .cs-menu-categories h4.title_block span.icon-toggle {
		position: absolute;
		top: 14px;
		right: 20px;
		font-size: 19px;
		line-height: 19px;
	}
}

#index #cs_more_tree a {
	color: #d5363c;
	font-size: 16px;
}

#index #cs_more_tree {
	padding-left: 0;
	margin-top: 20px;
	margin-bottom: 40px;
	display: none;
}

#index #cs_menu_categories li#cs_more_tree.cat-parent:after {
	content: "";
}

#index #cs_more_tree a:hover {
	color: #000;
}

#index #cs_more_tree a:after {
	font-family: "FontAwesome";
	content: "\f101";
	padding-left: 15px;
}

.cs-block-reinsurance {
	overflow: hidden;
	padding-bottom: 30px;
}

#reinsurance_block li {
	position: relative;
	float: left;
	overflow: hidden;
	text-align: center;
	position: relative;
	margin-bottom: 18px;
}

#reinsurance_block li:hover {
	transition: all 300ms ease-in-out 0s;
	-moz-transition: all 300ms ease-in-out 0s;
	-webkit-transition: all 300ms ease-in-out 0s;
	-o-transition: all 300ms ease-in-out 0s;
}

#reinsurance_block li a img {
	max-width: 100%;
}

#reinsurance_block ul li.first {
}

#reinsurance_block a.button {
	padding-left: 13px;
	padding-right: 11px;
	position: absolute;
	bottom: 28px;
	left: 30%;
}

#reinsurance_block a.btn {
	display: none;
}

#reinsurance_block li a img:hover {
	-webkit-animation: pulse ease-in-out 1 normal 800ms;
	-moz-animation: pulse ease-in-out 1 normal 800ms;
	-o-animation: pulse ease-in-out 1 normal 800ms;
	animation: pulse ease-in-out 1 normal 800ms;
}

.banner-content + .banner-content {
	margin-top: 15px;
}

.cs-background-reinsurance {
	background-repeat: repeat !important;
	background-position: center;
}

.cs-bg-banner-boxed {
	max-width: 1200px;
	margin: 0 auto;
}

.cs-block-reinsurance .row {
	margin-left: -10px;
	margin-right: -10px;
}

.cs-block-reinsurance .cs-item {
	padding: 15px 10px;
}

.cs-block-reinsurance .cs-item .banner-content a {
	display: block;
	position: relative;
}

.cs-block-reinsurance .cs-item .banner-content a:before {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	border: 1px solid #fff;
	content: "";
	display: block;
	z-index: 10;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
}

.cs-block-reinsurance .cs-item .banner-content a:hover:before {
}

.cs-block-reinsurance .cs-item .banner-content a img {
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transform-style: inherit;
}

.cs-block-reinsurance .cs-item .banner-content a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.filter-content {
	position: relative;
}

.cs-tab-template h4.cs-title {
	font-weight: 700;
	font-size: 20px;
	text-transform: uppercase;
	color: #333;
	font-family: "Raleway", sans-serif;
}

@media (min-width: 992px) {
	.cs-tab-template h4.cs-title {
		position: absolute;
		left: 15px;
		top: 0;
		margin: 0;
	}
}

@media (max-width: 991px) {
	.cs-tab-template h4.cs-title {
		border-bottom: 1px solid #d0d0d0;
		padding: 0 0 20px;
		margin-bottom: 30px;
		position: relative;
	}
	.cs-tab-template h4.cs-title:before {
		content: "";
		position: absolute;
		bottom: -1px;
		width: 60px;
		left: 0;
		border-bottom: 3px solid #ec6a54;
	}
}

.cs-filter-category > h4.cs-title-category {
	color: #1c1c1c;
	text-transform: uppercase;
	font-family: "Josefin Sans", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
	padding: 0 0 15px;
	margin: 0 0 25px;
	position: relative;
	border-bottom: 1px solid #d0d0d0;
}

.cs-filter-category > h4.cs-title-category:before {
	content: "";
	position: absolute;
	bottom: -2px;
	width: 60px;
	left: 0;
	border-bottom: 3px solid #2f2f2f;
}

.cs-column-template .cs-filter-category {
	position: relative;
	margin-bottom: 25px;
}

.cs-column-template .cs-filter-category .cs-item {
	padding-left: 0;
	padding-right: 0;
	clear: both;
}

.cs-column-template .cs-section-product {
	width: auto;
}

@media (max-width: 767px) {
	.cs-tab-template li {
		width: 100%;
	}
}

.cs-tab-template .tab-content {
	margin-top: 0 !important;
}

.cs-accordion-template .panel-default {
	border-left: none;
	border-right: none;
}

.no-flexbox .cs-column-template .cs-filter-category {
	display: inline-block;
	float: none;
	vertical-align: top;
}

.cs-column-template .customNavigation {
	top: 5px;
	right: 10px;
}

.cs-filter-categories .panel {
	background-color: transparent;
}

.cs-filter-categories .nav-tabs {
	text-transform: uppercase;
}

@media (min-width: 768px) {
	.cs-filter-categories .nav-tabs {
		text-align: right;
		text-transform: capitalize;
	}
}

.cs-filter-categories .nav-tabs > li {
	float: none;
	display: inline-block;
}

.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
	z-index: 0;
}

.owl-carousel .owl-animated-out {
	z-index: 1;
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav,
.owl-theme .owl-dots {
	text-align: center;
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-align: center;
	display: inline-block;
}

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
	display: none;
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
}

.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto;
}

.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}

.no-js .owl-carousel {
	display: block;
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("http://demo.presthemes.com/everything/modules/csmanagement/css/library/owl.carousel/owl.video.play.png")
		no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	-moz-transition: scale 100ms ease;
	-ms-transition: scale 100ms ease;
	-o-transition: scale 100ms ease;
	transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	-moz-transition: scale(1.3, 1.3);
	-ms-transition: scale(1.3, 1.3);
	-o-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
}

html .owl-carousel .owl-controls .owl-nav .disabled {
	display: none;
}

.owl-carousel .owl-controls .owl-nav > div {
	margin: 0 5px;
}

.owl-theme .owl-prev div,
.owl-theme .owl-next div {
	color: #fff;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
}

.owl-theme .owl-dots.clickable .owl-nav div:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none;
}

.owl-theme .owl-dots .owl-dot span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots.clickable .owl-dot:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1;
}

.owl-theme .owl-dots .owl-dot span.owl-numbers {
	height: auto;
	width: auto;
	color: #fff;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.owl-item.loading {
	min-height: 150px;
	background: url(http://demo.presthemes.com/everything/modules/csmanagement/css/library/owl.carousel/AjaxLoader.gif)
		no-repeat center center;
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	visibility: visible;
	font-size: 12px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}

.tooltip.in {
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background-color: #000000;
	border-radius: 4px;
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000000;
}

.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000000;
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	right: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000000;
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000000;
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000000;
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000000;
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	left: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000000;
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000000;
}

img {
	max-width: 100%;
}

.cs-sticky-fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	background: #ec6a54;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}

.sticky-logo img {
	max-height: 38px;
	margin: 5px 0;
	width: auto;
}

.fix-width-menu .sticky-logo {
	width: auto;
	display: none;
	margin: 9px 15px 8px;
}

.cs-sticky-fixed .sf-menu {
	margin: 0 auto;
	width: 1200px;
}

.cs-sticky-fixed .sticky-logo {
	display: inline-block;
}

body {
	background: #fff;
}

#page.cs-boxed-mode {
	max-width: 1200px;
	margin: 0 auto;
}

@media (min-width: 768px) {
	#page.cs-boxed-mode {
		max-width: 750px;
	}
}

@media (min-width: 992px) {
	#page.cs-boxed-mode {
		max-width: 970px;
	}
}

@media (min-width: 1200px) {
	#page.cs-boxed-mode {
		max-width: 1200px;
	}
}

.cs-h-wide-content-mode .container {
	max-width: 100%;
}

.cs-boxed-mode .cs-h-wide-content-mode .container {
	max-width: 1200px;
}

.header-container.cs-h-boxed-mode {
	max-width: 1200px;
	margin: 0 auto;
}

@media (min-width: 768px) {
	.header-container.cs-h-boxed-mode {
		max-width: 750px;
	}
}

@media (min-width: 992px) {
	.header-container.cs-h-boxed-mode {
		max-width: 970px;
	}
}

@media (min-width: 1200px) {
	.header-container.cs-h-boxed-mode {
		max-width: 1200px;
	}
}

.footer-container.cs-f-boxed-mode {
	max-width: 1200px;
	margin: 0 auto;
}

@media (min-width: 768px) {
	.footer-container.cs-f-boxed-mode {
		max-width: 750px;
	}
}

@media (min-width: 992px) {
	.footer-container.cs-f-boxed-mode {
		max-width: 970px;
	}
}

@media (min-width: 1200px) {
	.footer-container.cs-f-boxed-mode {
		max-width: 1200px;
	}
}

#cs_bt_scroll_top {
	background: #ec6a54;
	padding: 4px 12px;
	position: fixed;
	bottom: 35px;
	right: 10px;
	cursor: pointer;
	display: none;
	color: #fff;
	font-size: 0;
	z-index: 100;
	text-align: center;
	height: 52px;
	width: 52px;
	border: 1px solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#cs_bt_scroll_top:before {
	content: "\f077";
	font-family: "FontAwesome";
	font-size: 18px;
	line-height: 36px;
}

#cs_bt_scroll_top:hover {
	background-color: #e79f65;
}

.quick-view span {
	display: none;
}

.cs-left-product {
	overflow: hidden;
	position: relative;
}

.cs-right-product {
	text-align: center;
}

.cs-right-product .nb-comments {
	display: none;
}

@media (max-device-width: 767px) {
	html .quick-view {
		display: none !important;
	}
}

.button-container .ajax_add_to_cart_button,
.button-container .functional-buttons,
.button-container a {
	vertical-align: top;
	display: inline-block;
}

.quick-view-wrapper-mobile {
	display: none;
}

.category .cs-container-list {
	padding: 0;
}

.cs-product-list .cs-product .product-desc {
	display: none;
}

@media (min-width: 1200px) {
	.category .cs-item a img {
		width: 267px;
	}
	.grid .cs-item .cs-product.product-normal {
		min-height: 410px;
	}
}

.category .list .product-hover {
	display: none;
}

.category .grid .product-hover .cs-right-product .product-desc {
	margin-top: 17px;
	display: block;
	transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-webkit-transform: scale(0, 0);
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	height: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}

.category .grid .cs-item .cs-product {
	min-height: 418px;
}

.grid .color-list-container {
	display: none;
}

@media (min-width: 768px) {
	.category .grid .cs-item {
		position: relative;
	}
	.category .grid .cs-item:hover .cs-product {
		position: absolute;
		top: 15px;
		left: 15px;
		right: 15px;
		z-index: 999;
		max-height: 1000px;
	}
	.category .grid .product-desc,
	#productscategory_list .product-box .product-desc {
		padding: 5px;
		opacity: 0;
		max-height: 0;
		position: relative;
		padding-bottom: 15px;
	}
	.category .grid .cs-item:hover .product-desc,
	#productscategory_list .product-box:hover .product-desc {
		margin-top: 15px;
		max-height: 500px;
		opacity: 1;
		transition: opacity 500ms ease 0s, max-height 600ms;
		-o-transition: opacity 500ms ease 0s, max-height 600ms;
		-webkit-transition: opacity 500ms ease 0s, max-height 600ms;
		-moz-transition: opacity 500ms ease 0s, max-height 600ms;
	}
}

.category .grid .cs-right-product {
	padding-bottom: 0;
}

.category .button.ajax_add_to_cart_button,
.category .wishlist a,
.category .compare a,
.category .quick-view {
	min-height: 40px;
	width: 40px;
}

.category .list .cs-right-product .product-desc,
#productscategory_list .product-box .product-desc {
	position: relative;
	display: block;
}

.category .cs-right-product .product-desc:before,
#productscategory_list .product-box .product-desc:before {
	content: "";
	width: 40px;
	height: 1px;
	display: block;
	top: -3px;
	position: absolute;
	background: #e1e1e1;
	left: 42%;
}

.category .list .cs-right-product .product-desc:before {
	left: 0;
	top: -13px;
}

.category .list .cs-right-product .product-desc {
	margin-top: 27px;
}

.cs-container-list.list {
	display: block;
}

.cs-product .cs-right-product h5 {
	text-overflow: ellipsis;
	display: block;
	overflow: hidden;
	white-space: nowrap;
}

.category .cs-product.product-hover .cs-right-product {
	padding: 0 5px 13px;
}

.cs-product .cs-left-product {
	margin-bottom: 20px;
}

.category .grid .cs-product:hover,
.cs-item .cs-product:hover,
.product-box:hover {
	box-shadow: 0 0 10px #d4d4d4;
	-webkit-box-shadow: 0 0 10px #d4d4d4;
	-moz-box-shadow: 0 0 10px #d4d4d4;
}

.category .button.ajax_add_to_cart_button:before,
.category .wishlist a:before,
.category .compare a:before,
.category .quick-view:before {
	line-height: 37px;
	font-size: 16px;
}

.cs-container-list {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: left;
	-moz-justify-content: left;
	-ms-justify-content: left;
	-webkit-justify-content: left;
	padding-left: 7px;
	padding-right: 7px;
}

.cs-item {
	padding: 15px;
	vertical-align: top;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

.product_list .cs-item {
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.product_list.grid .cs-item {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

#csblockbestsellersproducts h2.title_block {
	font: 700 16px/1.35 Raleway, Helvetica Neue, Helvetica, Arial, sans-serif;
	padding: 13px 20px;
	text-transform: uppercase;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	color: #ffffff;
	border: 1px solid #ec6a54;
	background-color: #ec6a54;
	margin-bottom: 0;
}

#csblockbestsellersproducts {
	margin-top: 10px;
}

#csblockbestsellersproducts .cs_product_list {
	width: 100%;
	padding: 20px 25px;
	border: 1px solid #e1e1e1;
	border-top: 0;
	border-width: 1px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

#csblockbestsellersproducts .cs-left-product img {
	width: 110px;
	height: 110px;
}

#csblockbestsellersproducts .cs-left-product,
#csblockbestsellersproducts .cs-right-product {
	display: inline-block;
}

#csblockbestsellersproducts .cs-right-product {
	text-align: left;
	width: 124px;
	padding-bottom: 0;
	position: absolute;
	top: 20px;
}

#csblockbestsellersproducts .cs-item .cs-product:hover {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
}

#csblockbestsellersproducts .cs-item .cs-product {
	border: 1px dotted #e1e1e1;
	border-top: 0;
	border-left: 0;
	padding: 20px 10px;
	border-radius: 0;
	overflow: hidden;
}

#csblockbestsellersproducts .cs-item:nth-child(4) .cs-product,
#csblockbestsellersproducts .cs-item:nth-child(5) .cs-product,
#csblockbestsellersproducts .cs-item:nth-child(6) .cs-product {
	border-bottom: 0;
}

#csblockbestsellersproducts .cs-item:nth-child(3) .cs-product,
#csblockbestsellersproducts .cs-item:nth-child(6) .cs-product {
	border-right: 0;
}

#csblockbestsellersproducts .cs-left-product {
	margin: 0 20px 0 0;
}

#csblockbestsellersproducts .cs-right-product h6,
#csblockbestsellersproducts .button-container .functional-buttons {
	display: none;
}

#csblockbestsellersproducts .cs-item {
	padding: 0;
}

.cs-reinsurance-content {
	padding-left: 0;
	padding-right: 0;
}

.cs-item {
	padding: 15px;
	vertical-align: top;
}

.cs-container-list .owl-item .cs-item {
	width: 100%;
}

.cs-item a img {
	max-width: 100%;
	width: 100%;
}

.no-flexbox .cs-item {
	margin-left: -1.5px;
	margin-right: -1.7px;
	float: left;
}

@media screen and (min-width: 0\0) {
	.cs-item {
		margin-left: -1.5px;
		margin-right: -1.7px;
		display: inline-block;
	}
}

.cs-item .cs-product,
.product-box {
	position: relative;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #fff;
}

.cs-product .cs-right-product .button-container,
.cs-product .nb-comments {
	display: none !important;
}

.button-container {
	text-align: center;
}

@media (min-width: 992px) {
	.cs-left-product .button-container {
		position: absolute;
		left: 0;
		width: 100%;
		transition: all 500ms ease 0ms;
		-moz-transition: all 500ms ease 0ms;
		-webkit-transition: all 500ms ease 0ms;
		opacity: 0;
		filter: alpha(opacity=0);
		z-index: 50;
		bottom: 32px;
	}
	.cs-item .cs-product:hover .cs-left-product .button-container,
	.product-box:hover .cs-left-product .button-container {
		opacity: 1;
		filter: alpha(opacity=100);
	}
	#csblockbestsellersproducts
		.cs-item
		.cs-product:hover
		.cs-left-product
		.button-container {
		filter: alpha(opacity=100);
		opacity: 1;
	}
	@keyframes slideUp {
		0% {
			transform-origin: 0 0;
			transform: translateY(80px);
			opacity: 0;
		}
		100% {
			transform-origin: 0 0;
			transform: translateY(0);
		}
	}
	@-webkit-keyframes slideUp {
		0% {
			-webkit-transform-origin: 0 0;
			-webkit-transform: translateY(80px);
			opacity: 0;
		}
		100% {
			-webkit-transform-origin: 0 0;
			-webkit-transform: translateY(0);
		}
	}
	.cs-item .cs-product:hover .cs-left-product .button-container .wishlist a,
	.cs-item .cs-product:hover .cs-left-product .button-container .compare a,
	.cs-item .cs-product:hover .cs-left-product .button-container .quick-view,
	.cs-item
		.cs-product:hover
		.cs-left-product
		.button-container
		.button.ajax_add_to_cart_button,
	.product-box:hover .cs-left-product .button-container .wishlist a,
	.product-box:hover .cs-left-product .button-container .compare a,
	.product-box:hover .cs-left-product .button-container .quick-view,
	.product-box:hover
		.cs-left-product
		.button-container
		.button.ajax_add_to_cart_button {
		-webkit-animation-name: slideUp;
		-moz-animation-name: slideUp;
		-o-animation-name: slideUp;
		-ms-animation-name: slideUp;
		animation-name: slideUp;
		-webkit-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		-o-animation-timing-function: ease-in;
		-ms-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	.button.ajax_add_to_cart_button {
		-webkit-animation-duration: 0.2s;
		-moz-animation-duration: 0.2s;
		-o-animation-duration: 0.2s;
		-ms-animation-duration: 0.2s;
		animation-duration: 0.2s;
	}
	.wishlist a {
		-webkit-animation-duration: 0.4s;
		-moz-animation-duration: 0.4s;
		-o-animation-duration: 0.4s;
		-ms-animation-duration: 0.4s;
		animation-duration: 0.4s;
	}
	.compare a {
		-webkit-animation-duration: 0.6s;
		-moz-animation-duration: 0.6s;
		-o-animation-duration: 0.6s;
		-ms-animation-duration: 0.6s;
		animation-duration: 0.6s;
	}
	.quick-view {
		-webkit-animation-duration: 0.8s;
		-moz-animation-duration: 0.8s;
		-o-animation-duration: 0.8s;
		-ms-animation-duration: 0.8s;
		animation-duration: 0.8s;
	}
}

.wishlist a,
.compare a,
.quick-view {
	color: #fff;
	font-size: 0;
	position: relative;
	width: 30px;
	height: 30px;
	border: 1px solid #fff;
	background: transparent;
	text-align: center;
	transition: all 500ms ease 0ms;
	-moz-transition: all 500ms ease 0ms;
	-webkit-transition: all 500ms ease 0ms;
	-ms-transition: all 500ms ease 0ms;
	vertical-align: top;
	margin-right: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.wishlist a:hover,
.compare a:hover,
.quick-view:hover {
	color: #fff;
	background: #ec6a54;
	border-color: transparent;
}

.wishlist a:before,
.compare a:before,
.quick-view:before {
	font-family: "FontAwesome";
	line-height: 28px;
	font-size: 14px;
	display: block;
	text-align: center;
}

.wishlist a:before {
	content: "\f004";
}

.compare a:before {
	content: "\f067";
}

.quick-view:before {
	content: "\f002";
}

.cs-product .wishlist,
.cs-product .compare,
.cs-product .quick-view {
	float: left;
	position: relative;
}

.cs-item .cs-product + .cs-product {
	margin-top: 15px;
}

.cs-container-list .owl-theme .owl-item .cs-item {
	width: 100%;
}

.cs-1-items-aline .cs-item {
	width: 100%;
}

.cs-2-items-aline .cs-item {
	width: 50%;
}

.cs-3-items-aline .cs-item {
	width: 33.33333%;
}

.cs-4-items-aline .cs-item {
	width: 25%;
}

.cs-5-items-aline .cs-item {
	width: 20%;
}

.cs-6-items-aline .cs-item {
	width: 16.66666%;
}

.cs-7-items-aline .cs-item {
	width: 14.28571428%;
}

.cs-8-items-aline .cs-item {
	width: 12.5%;
}

@media (max-width: 991px) {
	.cs-5-items-aline .cs-item {
		width: 25%;
	}
	.cs-6-items-aline .cs-item {
		width: 20%;
	}
	.cs-7-items-aline .cs-item {
		width: 20%;
	}
	.cs-8-items-aline .cs-item {
		width: 16.66666%;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.cs-container-list .cs-item {
		width: 50%;
	}
}

@media (max-width: 499px) {
	.cs-container-list .cs-item {
		width: 100%;
	}
}

.cs-big-product .cs-item {
	padding-left: 0;
	padding-right: 30px;
}

.cs-big-product,
.cs-big-product + .cs-product-list {
	float: left;
}

@media (max-width: 767px) {
	.cs-big-product,
	.cs-big-product + .cs-product-list {
		width: 100% !important;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.cs-big-product,
	.cs-big-product + .cs-product-list {
		width: 50% !important;
	}
}

.sub-products {
	overflow: hidden;
	margin-left: -10px;
	margin-right: -10px;
}

.sub-products .item-product {
	width: 33.33333%;
	float: left;
	padding: 10px;
}

.content-manufacture-block .manufacture-item a {
	display: block;
	text-align: center;
}

@media (max-width: 767px) {
	.footer-container #footer .cs-alphabet-block h4:after,
	.footer-container #footer .block-search-popular h4:after {
		content: "";
	}
}

body.content_only #cs_bt_scroll_top {
	display: none !important;
}

#cs_menu_container.fancybox-margin {
	margin-left: -8px;
}

.cs-filter-category .cs-product-list-column .cs-left-product {
	width: 35%;
	float: left;
	margin-right: 20px;
}

.cs-filter-category .cs-product-list-column .cs-right-product {
	overflow: hidden;
}

@media (max-device-width: 767px) {
	html .quick-view {
		display: none !important;
	}
}

.quick-view-wrapper-mobile {
	display: none;
}

.comments_note {
	margin-bottom: 7px;
}

.comments_note .star_content {
	width: auto;
	display: inline-block;
}

.cs-item .cs-left-product .product_img_link:after,
.product-box .cs-left-product .product_img_link:after {
	content: "";
	position: absolute;
	left: 50%;
	right: 50%;
	top: 50%;
	bottom: 50%;
	z-index: 0;
	display: inline-block;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 500ms ease-in-out 0s;
	-ms-transition: all 500ms ease-in-out 0s;
	-moz-transition: all 500ms ease-in-out 0s;
	-webkit-transition: all 500ms ease-in-out 0s;
	background-color: #000000;
}

@media (min-width: 992px) {
	.cs-item .cs-product:hover a.product_img_link:after,
	.product-box:hover .cs-left-product .product_img_link:after {
		opacity: 0.6;
		filter: alpha(opacity=60);
		left: -10px;
		right: -10px;
		top: -10px;
		bottom: 0;
	}
}

.cs-item .product_img_link {
	display: block;
	overflow: hidden;
}

.cs-filter-content .cs-item .cs-product {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.product_list .cs-item {
	-ms-animation-duration: 0.5s;
	-moz-animation-duration: 0.5s;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-ms-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.product_list.grid .cs-item {
	-webkit-animation-name: zoomIn;
	-moz-animation-name: zoomIn;
	-ms-animation-name: zoomIn;
	animation-name: zoomIn;
}

.product_list.list .cs-item {
	-ms-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

.cs-1-items-aline .cs-item {
	width: 100%;
}

.cs-2-items-aline .cs-item {
	width: 50%;
}

.cs-5-items-aline .cs-item {
	width: 20%;
}

.cs-6-items-aline .cs-item {
	width: 16.66666%;
}

.cs-7-items-aline .cs-item {
	width: 14.28571428%;
}

.cs-8-items-aline .cs-item {
	width: 12.5%;
}

@media (max-width: 991px) {
	.cs-5-items-aline .cs-item {
		width: 25%;
	}
	.cs-6-items-aline .cs-item {
		width: 20%;
	}
	.cs-7-items-aline .cs-item {
		width: 20%;
	}
	.cs-8-items-aline .cs-item {
		width: 16.66666%;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.cs-container-list .cs-item {
		width: 50%;
	}
}

@media (max-width: 499px) {
	.cs-container-list .cs-item {
		width: 100%;
	}
}

.cs-big-product .cs-item {
	padding-left: 0;
	padding-right: 30px;
	display: block;
}

@media (max-width: 499px) {
	.cs-big-product .cs-item {
		padding-right: 0;
	}
}

.cs-big-product,
.cs-big-product + .cs-product-list {
	float: left;
}

@media (max-width: 767px) {
	.cs-big-product,
	.cs-big-product + .cs-product-list {
		width: 100% !important;
	}
	.cs-big-product .cs-item {
		padding-right: 0;
	}
}

.cs-product .availability,
.cs-product .product-flags,
.cs-product .new-sale-box,
.cs-product .price-percent-reduction {
	display: none;
}

.cs-right-product h6.category-name {
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	font-family: "lato", sans-serif;
	color: #a1a1a1;
}

.cs-product .cs-right-product {
	text-align: center;
	padding-bottom: 20px;
}

.cs-big-product .cs-right-product .button-container {
	display: block;
	margin-top: 25px;
}

.cs-big-product .cs-right-product .button-container .functional-buttons {
	display: none;
}

.cs-big-product #views_block ul li {
	padding: 0 10px;
}

.cs-big-product #views_block ul li a > img {
	width: auto;
	max-width: 100%;
	margin: 0 auto;
}

.cs-big-product #views_block #thumbs_list_frame {
	padding: 0 30px;
}

.cs-big-product #views_block #thumbs_list_frame .owl-nav > div {
	opacity: 1;
	filter: alpha(opacity=100);
}

.cs-big-product #views_block #thumbs_list_frame .owl-nav > div.owl-prev {
	left: 0;
}

.cs-big-product #views_block #thumbs_list_frame .owl-nav > div.owl-next {
	right: 0;
}

.cs_product_list .cs-item {
	padding: 10px;
}

.index
	.center_column
	.cs-big-product
	.owl-carousel.owl-theme
	.owl-controls
	.owl-nav
	> div {
	background-image: url(http://demo.presthemes.com/everything/themes/ps_everything/css/modules/csmanagement/css/../../../../img/bkg-owl-nav-medium.png);
	width: 16px;
	height: 30px;
	margin-top: -8px !important;
}

@media (max-width: 992px) {
	.cs-product .quick-view {
		display: none;
	}
	.cs-left-product {
		overflow: inherit;
	}
	.compare a {
		margin-right: 0;
	}
	.cs-tab-template .button-container {
		margin-top: 20px;
	}
	.cs-product .cs-left-product {
		margin-bottom: 10px;
	}
}

.category .hidden-xs {
	display: block !important;
}

@media (min-width: 768px) and (max-width: 992px) {
	#csblockbestsellersproducts .cs-right-product {
		position: inherit;
	}
}

.img-moreinfo {
	margin: 20px 0;
	text-align: center;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.category .grid .cs-item .cs-product {
		min-height: 361px;
	}
	.cs-category-info .rte {
		top: 45px;
	}
}

.no-flexbox .cs-container-list {
	display: block;
}

#languages-block-top {
	margin-left: 15px;
	float: left;
	position: relative;
	border-left: 1px solid #ebebeb;
	height: 50px;
}

#languages-block-top span.firstWord {
	display: none;
}

#languages-block-top div.current {
	font-weight: 500;
	padding: 15px 20px 10px 20px;
	line-height: 18px;
	cursor: pointer;
}

#languages-block-top div.current span {
	color: #434343;
}

#languages-block-top ul li a span:hover {
	color: #fff;
}

#languages-block-top div.current span:hover,
#languages-block-top div.current:hover:after {
	color: #ec6a54;
}

#languages-block-top div.current strong {
	color: #777777;
}

#languages-block-top div.current:after {
	content: "\f0d7";
	font-family: "FontAwesome";
	font-size: 14px;
	line-height: 14px;
	vertical-align: -1px;
	padding-left: 12px;
	color: #a1a1a1;
}

@media (max-width: 479px) {
	#languages-block-top div.current .cur-label {
		display: none;
	}
}

#languages-block-top ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 109px;
	background: #fff;
	z-index: 2;
	border: 1px solid #e1e1e1;
}

#languages-block-top ul li {
	color: #fff;
	line-height: 35px;
	font-size: 13px;
}

#languages-block-top ul li a,
#languages-block-top ul li > span {
	padding: 0 10px 0 12px;
	display: block;
	color: #fff;
}

#languages-block-top ul li.selected,
#languages-block-top ul li:hover a {
	background: #ec6a54;
}

@media (max-width: 479px) {
	#languages-block-top div.current {
		padding: 15px 10px 10px;
	}
}

@media (max-width: 768px) {
	#languages-block-top {
		margin-left: 0;
		float: right;
	}
}

@media (max-width: 360px) {
	ul#header_links {
		padding-left: 7px !important;
		padding-right: 7px !important;
	}
}

#currencies-block-top {
	float: left;
	position: relative;
	border-right: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	height: 50px;
}

#currencies-block-top .cur-label {
	display: none;
}

#currencies-block-top span.firstWord {
	display: none;
}

#currencies-block-top div.current {
	font-weight: 500;
	padding: 15px 20px 10px 20px;
	line-height: 18px;
	color: #434343;
	cursor: pointer;
}

#currencies-block-top div.current strong {
	color: #434343;
	font-weight: normal;
}

#currencies-block-top div.current strong:hover,
#currencies-block-top div.current:hover:after {
	color: #ec6a54;
}

#currencies-block-top div.current:hover,
#currencies-block-top div.current.active {
}

#currencies-block-top div.current:after {
	content: "\f0d7";
	font-family: "FontAwesome";
	font-size: 14px;
	line-height: 14px;
	vertical-align: -1px;
	padding-left: 12px;
	color: #a1a1a1;
}

@media (max-width: 479px) {
	#currencies-block-top div.current .cur-label {
		display: none;
	}
}

#currencies-block-top ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 109px;
	background: #fff;
	z-index: 2;
	border: 1px solid #e1e1e1;
}

#currencies-block-top ul li {
	color: #fff;
	line-height: 35px;
	font-size: 13px;
}

#currencies-block-top ul li a,
#currencies-block-top ul li > span {
	padding: 0 10px 0 12px;
	display: block;
}

#currencies-block-top ul li.selected a,
#currencies-block-top ul li a:hover {
	color: #fff;
}

#currencies-block-top ul li.selected,
#currencies-block-top ul li:hover a {
	background: #ec6a54;
}

@media (max-width: 479px) {
	#currencies-block-top div.current {
		padding: 15px 10px 10px;
	}
}

@media (max-width: 768px) {
	#currencies-block-top {
		float: right;
	}
}

.header_user_info {
	float: right;
	border-right: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	height: 50px;
}

.header_user_info a:before {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f13e";
	font-size: 100%;
	margin-right: 10px;
	color: #a1a1a1;
}

.header_user_info {
	font-weight: 500;
	padding: 15px 20px 10px 20px;
	line-height: 18px;
	color: #434343;
	cursor: pointer;
	font-size: 14px;
}

@media (max-width: 479px) {
	.header_user_info {
		padding: 15px 10px 10px;
	}
}

.header_user_info a:hover,
.header_user_info a.active,
.header_user_info a:hover:before {
	color: #ec6a54;
}

#columns #newsletter_block_left .form-group {
	margin-bottom: 0;
}

#columns #newsletter_block_left .form-group .form-control {
	max-width: 222px;
	display: inline-block;
	margin-right: 6px;
}

@media (min-width: 768px) and (max-width: 1199px) {
	#productscategory_list .cs-right-product {
		padding-bottom: 0;
	}
	.button-container {
		margin-top: 20px;
	}
	#columns #newsletter_block_left .form-group .form-control {
		margin-bottom: 10px;
		margin-right: 0;
	}
}

#columns #newsletter_block_left .success_inline,
#columns #newsletter_block_left .warning_inline {
	text-align: left;
	padding: 1px 0 0 0;
	margin-bottom: -19px;
}

#columns #newsletter_block_left .success_inline {
	color: #418b19;
}

#columns #newsletter_block_left .warning_inline {
	color: #f13340;
}

#footer #newsletter_block_left {
	overflow: hidden;
	width: 60%;
	float: left;
	padding: 13px 15px 7px 15px;
	margin-bottom: 20px;
	padding-top: 45px;
}

.ie9 #footer #newsletter_block_left {
	float: left;
	display: inline-block;
	width: 60%;
}

@media (max-width: 767px) {
	#footer #newsletter_block_left {
		width: 100%;
	}
}

#footer #newsletter_block_left h4:after {
	display: none;
}

#footer #newsletter_block_left .block_content {
	overflow: hidden;
}

#footer #newsletter_block_left .form-group {
	position: relative;
	margin-bottom: 0;
}

#newsletter_block_left .form-control {
	max-width: 100% !important;
}

#footer #newsletter_block_left .form-group .form-control {
	height: 40px;
	padding: 10px 43px 10px 12px;
	display: inline-block;
	float: left;
	color: #a1a1a1;
	background-color: #ffffff;
}

#footer #newsletter_block_left .form-group .form-control:focus {
	-moz-box-shadow: black 0 0 0;
	-webkit-box-shadow: black 0 0 0;
	box-shadow: black 0 0 0;
}

#footer #newsletter_block_left .form-group .button-small {
	height: 40px;
	text-align: center;
	padding: 15px 20px;
	color: #ffffff;
	background-color: #ec6a54;
	position: absolute;
	right: 0;
	top: 0;
	font: 700 14px/0.5 Lato, Helvetica, Arial, sans-serif;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	-moz-backface-visibility: hidden;
}

#footer #newsletter_block_left .form-group .button-small:hover {
	color: #ffffff;
	background-color: #e79f65;
}

#footer #newsletter_block_left .warning_inline {
	display: block;
	color: #f13340;
	font-size: 13px;
	line-height: 26px;
	clear: both;
}

@media (min-width: 1200px) {
	#footer #newsletter_block_left .warning_inline {
		display: inline-block;
		position: relative;
		top: -35px;
		margin-bottom: -35px;
		left: 15px;
		clear: none;
	}
}

@media (max-width: 680px) {
	#csblockbestsellersproducts .cs-filter-content .cs-item {
		width: 100%;
	}
}

@media (max-width: 767px) {
	html .banner-hover p a {
		margin-bottom: 20px;
	}
	html .category .list .cs-right-product .product-desc {
		margin-top: 0;
	}
	html .block-cs-testimonials .owl-controls {
		margin-left: 35%;
	}
	html .list .cs-item a.product_img_link {
		box-shadow: none;
	}
	html #product_list.grid .cs-right-product .product-desc {
		display: none;
	}
	html #product_list.list .cs-item .cs-right-product {
		width: 100%;
		float: none;
		padding-bottom: 0;
	}
	.top-pagination-content .compare-form button {
		font-size: 0;
		position: relative;
		width: 40px;
		height: 40px;
		background: #ec6a54;
		text-align: center;
		transition: all 500ms ease 0ms;
		-moz-transition: all 500ms ease 0ms;
		-webkit-transition: all 500ms ease 0ms;
		vertical-align: top;
		padding: 0;
		cursor: pointer;
		border: none;
	}
	#product_list.list .cs-item .cs-left-product {
		margin-right: 20px;
	}
	.top-pagination-content .compare-form button span {
		font-size: 0;
	}
	.top-pagination-content .compare-form button span:before {
		content: "\f0ec";
		font-family: "FontAwesome";
		line-height: 36px;
		font-size: 22px;
		color: #fff;
		display: block;
		text-align: center;
	}
	.category #uniform-nb_item {
		display: none;
	}
	html #subcategories {
		font-size: 20px;
		line-height: 1.5;
	}
	.category .cs-right-product {
		padding: 0 5px;
		margin-bottom: 15px;
	}
	.button-container {
		margin-top: 15px;
	}
	#productscategory_list .product-box .product-desc {
		display: none !important;
	}
	html .static-topfooter .img-static {
		text-align: center;
		margin-top: 0;
	}
	html h3.page-product-heading {
		font-size: 18px;
	}
	html h3.page-product-heading:after {
		width: 20%;
	}
	.cs-free-shipping .bg-color {
		margin-bottom: 25px;
	}
	html .cs-free-shipping {
		margin-bottom: 0;
	}
	#cs_reinsurance_content .banner-content {
		text-align: center;
	}
	.quick-view {
		display: none;
	}
	html #footer #newsletter_block_left h4 {
		float: none;
		margin-bottom: 0;
		margin-top: 0;
	}
	#social_block {
		padding-top: 0;
		float: left;
		margin-left: 15px;
	}
	.navbar-nav > li > a {
		background: #ec6a54;
	}
	.nav > li > a {
		padding: 7px 10px;
	}
	.cs-menu-container .nav {
		padding: 0 10px;
	}
	.nav > li > a:hover {
		background: rgba(236, 106, 84, 0.39);
	}
	.cs-filter-categories .filter-content ul li a {
		padding: 15px 20px 15px;
	}
	html .banner-slideshow {
		margin: 0 auto 20px;
		text-align: center;
	}
	.module-csblog-categoryPost #product_list.list .cs-item .cs-left-post {
		width: 100%;
	}
	html .category .list .cs-right-product .product-desc:before {
		display: none;
	}
	.index .block-cs-testimonials .owl-carousel .owl-stage-outer {
		margin-right: 15px;
	}
}

@media (max-width: 991px) {
	.cs-category-info .cs-cat-content-img .page-heading {
		top: 35px;
	}
	.cs-cat-content-img .product-name {
		font-size: 20px;
	}
	.wishlist a,
	.compare a,
	.quick-view,
	.button.ajax_add_to_cart_button {
		background: #ec6a54 !important;
		border: 1px solid #ec6a54 !important;
	}
	#csblockbestsellersproducts .button-container {
		display: none;
	}
	html .cs-category-info .rte h1 {
		font-size: 50px;
	}
	html .cs-category-info .rte h3 {
		font-size: 24px;
	}
	html .cs-category-info .rte h4 {
		margin-bottom: 0;
	}
	html .cs-category-info .rte h4 em:before {
		bottom: 30px;
	}
	html .cs-category-info .rte {
		top: 25px;
	}
}

@media (max-width: 480px) {
	.content_sortPagiBar .sortPagiBar .nbrItemPage .clearfix > span {
		display: none;
	}
	.cs-category-info .cs-cat-content-img .page-heading {
		top: 20px;
	}
	#csblockbestsellersproducts .cs-item .cs-product {
		border: none !important;
		padding: 20px 0 !important;
	}
	html .cs-category-info .rte h1 {
		font-size: 25px;
	}
	html .cs-category-info .rte h3 {
		font-size: 15px;
	}
	html .cs-category-info .rte h4 {
		margin-bottom: 0;
	}
	html .cs-category-info .rte h4 em:before {
		bottom: 30px;
	}
	html .cs-category-info .rte {
		top: 15px;
	}
	html .footer-container #social_block h4 {
		line-height: 1;
		margin-right: 0;
	}
	html .footer-container #footer #social_block ul {
		float: none;
	}
	html .block-cs-testimonials .owl-controls {
		margin-left: 15%;
	}
	.product_list.list .cs-item a img {
		width: 165px;
	}
	html #product_list.list .cs-item .cs-right-product {
		width: 48%;
		padding-bottom: 0;
		float: right;
	}
	#product_list.list .cs-item .cs-left-product {
		margin-right: 0;
	}
	html #product_list.list .cs-item .cs-left-post {
		width: 100%;
	}
}

@media (max-width: 360px) {
	html header .row #header_logo img {
		width: 195px;
	}
	.category .content_sortPagiBar #productsSortForm {
		float: none;
	}
	.product_list.list .cs-item a img {
		width: 135px;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	html .cs-block-reinsurance .cs-item {
		padding: 20px 10px 0;
	}
	#cs_filter_categories {
		margin-top: 20px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#cs_menu_categories {
		display: none;
	}
	.nav > li > a {
		padding: 25px 15px;
	}
	.cs-top-footer .table-static .col-md-3 {
		width: 25%;
		float: left;
	}
	.static-topfooter {
		display: none;
	}
	.product .testimonials-list .owl-controls {
		margin-left: -43px;
	}
	#footer #newsletter_block_left {
		margin-bottom: 0;
	}
	.blog_lastest_posts .homeblog-date,
	.cs-container-list .time-stamp,
	.item-related-post .time-stamp {
		width: 60px;
		height: 60px;
		font-size: 15px;
	}
	.index .block-cs-testimonials .c-avatar {
		margin: 0;
	}
	.cs-free-shipping .bg-color em {
		margin-bottom: 5px;
	}
	html #footer #newsletter_block_left {
		width: 100%;
	}
	html #social_block {
		padding-top: 0;
	}
	html #csblockbestsellersproducts .cs-right-product {
		top: 8px;
	}
	html .category .grid .cs-item .cs-product {
		min-height: 336px;
	}
	html #product_list.list .cs-item .cs-right-product {
		width: 48%;
	}
	html .list .cs-item a.product_img_link {
		box-shadow: none;
	}
	html .list .cs-item .button-container {
		margin: 20px 0;
	}
	.content-manufacture-block {
		margin-top: 20px;
	}
	.category #left_column .block .title_block,
	.product #left_column .block .title_block,
	.order #left_column .block .title_block,
	.my-account #left_column .block .title_block,
	.module-csblog-categoryPost #left_column .block .title_block,
	.module-csblog-post #left_column .block .title_block,
	.sitemap #left_column .block .title_block,
	html #layered_block_left .layered_subtitle {
		font-size: 14px;
	}
	html #view_scroll_right {
		left: 36%;
	}
	html #languages-block-top {
		margin-left: 0;
	}
	.module-csblog-categoryPost .cs-3-items-aline .cs-item {
		width: 50%;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	html .accessories-block .no-print .ajax_add_to_cart_button {
		width: 77%;
	}
	html .block-cs-testimonials .owl-controls {
		margin-left: -18px;
	}
	.block-cs-testimonials .owl-carousel .owl-controls .owl-nav,
	.owl-theme .owl-dots {
		text-align: center !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	html #product_list.list .cs-item .cs-right-product {
		width: 60%;
	}
	#csblockbestsellersproducts .cs-item {
		width: 50%;
	}
	.index .block-cs-testimonials .c-avatar {
		margin: -40px 113px 0;
	}
}

@media (max-width: 767px) {
	.cart_quantity .cart_quantity_input {
		margin: 0 auto;
	}
	#order-detail-content .cart_quantity {
		border: none;
	}
	#order-detail-content #cart_summary tbody td.cart_avail {
		text-align: center;
	}
}

@media (max-width: 767px) {
	header .row #header_logo {
		text-align: center;
		max-width: 100%;
	}
	header .row #header_logo a {
		display: inline-block;
	}
	header .row #header_logo img {
		margin: 0 auto;
	}
}

@media (min-width: 767px) {
	header .col-sm-4 + .col-sm-4 + .col-sm-4,
	header .row #header_logo + .col-sm-4 + .col-sm-4,
	header .row .col-sm-4 + #header_logo + .col-sm-4,
	header .row #header_logo + #header_logo + .col-sm-4,
	header .row .col-sm-4 + .col-sm-4 + #header_logo,
	header .row #header_logo + .col-sm-4 + #header_logo,
	header .row .col-sm-4 + #header_logo + #header_logo,
	header .row #header_logo + #header_logo + #header_logo {
		float: right;
	}
}

@media (max-width: 767px) {
	.block .title_block,
	.block h4 {
		position: relative;
		margin-bottom: 0;
	}
	.block .title_block:after,
	.block h4:after {
		display: block;
		font-family: "FontAwesome";
		content: "\f107";
		position: absolute;
		right: 15px;
		top: 15px;
		font-size: 20px;
		line-height: 20px;
		font-weight: normal;
		cursor: pointer;
	}
	.block .title_block.active:after,
	.block h4.active:after {
		content: "\f106";
	}
}

@media (max-width: 767px) {
	.block {
		margin-bottom: 20px;
	}
}

@media (max-width: 767px) {
	.block .block_content {
		overflow: hidden;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.block .products-block li .products-block-image {
		float: none;
		display: block;
		margin: 0 auto 10px;
		text-align: center;
	}
}

@media (min-width: 1200px) {
	.owl-prev {
		left: -20px;
	}
	.owl-next {
		right: -20px;
	}
}

@media (max-width: 1199px) {
	.owl-prev,
	.owl-next {
		top: 22%;
	}
}

@media (max-width: 991px) {
	.owl-prev {
		left: -5px;
	}
	.owl-next {
		right: -5px;
	}
	.center_column .title_block > span,
	#subcategories p.subcategory-heading > span,
	.page-product-box h3.page-product-heading span {
		padding: 0 10%;
	}
}

@media (max-width: 767px) {
	.owl-prev,
	.owl-next {
		top: 40%;
	}
	.owl-prev {
		left: 0;
	}
	.owl-next {
		right: 0;
	}
	.center_column .title_block > span,
	#subcategories p.subcategory-heading > span,
	.page-product-box h3.page-product-heading span {
		padding: 0 15%;
	}
}

@media (max-width: 767px) {
	.footer-container #footer h4 {
		position: relative;
		margin-bottom: 0;
		padding-bottom: 15px;
	}
	.footer-container #footer h4:after {
		display: block;
		content: "\f055";
		font-family: "FontAwesome";
		position: absolute;
		right: 0;
		top: 1px;
	}
	.footer-container #footer h4.active:after {
		content: "\f056";
	}
}

@media (max-width: 767px) {
	.footer-container #footer .footer-block {
		margin-bottom: 10px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.footer-container #footer .footer-block[class*="col-sm"] {
		padding-right: 15px;
	}
	.footer-container #footer .footer-block:after {
		right: 0;
	}
}

@media (min-width: 768px) {
	.footer-container #footer > section:first-child {
		padding-left: 0;
	}
}

ul#header_links {
	list-style-type: none;
	float: right;
	font-weight: 500;
	padding: 15px 20px 10px 20px;
	line-height: 50px;
	color: #434343;
	height: 50px;
	cursor: pointer;
	font-size: 14px;
	border-right: 1px solid #ebebeb;
	margin-bottom: 0;
}

#header_links li {
	float: left;
	border-left: 1px solid #ebebeb;
	margin-top: -15px;
	margin-right: 20px;
}

#header_links li:first-child {
	border: none;
}

#header_links a {
	text-decoration: none;
}

#header_links a:hover,
#header_link_contact a:hover:before,
#header_link_wishlist a:hover:before {
	color: #ec6a54;
}

#permanent_links div {
	border-bottom: 1px dotted #eee;
}

#permanent_links div a {
	display: block;
	padding: 7px 11px 5px 22px;
	color: #333;
}

#header_link_contact a:before {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f084";
	font-size: 100%;
	margin-right: 10px;
	color: #a1a1a1;
}

#header_link_wishlist a:before {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f004";
	font-size: 100%;
	margin-right: 10px;
	color: #a1a1a1;
}

#header_links #header_link_wishlist {
	padding-left: 20px;
	margin-right: 0;
}

ul#footer_links {
	clear: both;
	text-align: center;
	padding-bottom: 6px;
}

ul#footer_links li {
	display: inline;
	padding: 0 10px;
}

#blog_categories_displayLeftColumn li {
	padding: 3px 0;
	margin: 5px 0;
	position: relative;
}

.module-csblog-categoryPost .blog_comments li,
.module-csblog-post .blog_comments li {
	border-bottom: 1px dotted #dedede;
	margin-bottom: 13px;
	padding: 10px 0 30px 0;
}

.module-csblog-categoryPost .ul-comment-recent,
.module-csblog-post .ul-comment-recent {
	margin-bottom: 0;
}

.module-csblog-categoryPost .tags_block .block_content,
.module-csblog-post .tags_block .block_content {
	padding: 15px 0 !important;
}

.post-date-add span,
.post-author span {
	font-size: 13px;
	color: #a1a1a1;
}

.module-csblog-categoryPost .frame-date-author,
.module-csblog-post .frame-date-author {
	margin: 10px 0 20px;
}

.module-csblog-categoryPost .cs-container-list.list .cs-item section {
	border: 1px solid #e1e1e1;
	padding-bottom: 30px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}

#plpost {
	position: relative;
	border: 1px solid #e1e1e1;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	margin-bottom: 50px;
}

.title_tag_blog {
	font-size: 14px;
	text-transform: uppercase;
	color: #000;
	float: left;
	margin-right: 10px;
}

#plpost .social_blog {
	float: right;
	vertical-align: top;
}

#plpost .itemFacebookButton,
#plpost .itemGooglePlusOneButton,
#plpost .itemPinterestButton {
	float: left;
}

#plpost .itemGooglePlusOneButton {
	margin-right: -15px;
}

#plpost .itemFacebookButton {
	margin-right: 20px;
}

#plpost .tag_blog {
	display: inline-flex;
}

#plpost .cs-tag-social {
	margin-top: 50px;
}

.img_detailblog img {
	width: 100%;
}

.module-csblog-categoryPost .cs-container-list.list .cs-right-post {
	padding: 0 10px 0 30px;
}

.cs-right-post .post-author span {
	font-weight: bold;
	font-style: italic;
}

.frame-date-author {
	margin: 10px 0;
}

.post-comment {
	color: #434343;
	font-style: italic;
}

.post-date-add .date-add,
.post-author .author {
	font-size: 13px;
	color: #434343;
	display: inline;
}

.module-csblog-categoryPost .blog_comments li:last-child,
.module-csblog-post .blog_comments li:last-child {
	border-bottom: none;
}

#blog_categories_displayLeftColumn li a {
	display: block;
	line-height: 1.35;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	padding-right: 5px;
}

#blog_categories_displayLeftColumn li span.grower {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	font-family: "FontAwesome";
	font-size: 14px;
}

#blog_categories_displayLeftColumn li span.grower.OPEN:before,
#blog_categories_displayLeftColumn li span.grower.CLOSE:before {
	content: "\f147";
	display: block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	color: #333;
	line-height: 33px;
	text-align: center;
}

#blog_categories_displayLeftColumn li span.grower.CLOSE:before {
	content: "\f196";
}

#blog_categories_displayLeftColumn li span.grower:hover + a,
#blog_categories_displayLeftColumn li span.OPEN + a,
#blog_categories_displayLeftColumn li a:hover,
#blog_categories_displayLeftColumn li a.selected {
	text-decoration: none;
}

#blog_categories_displayLeftColumn li ul {
	padding: 0 0 0 15px;
}

#blog_categories_displayLeftColumn li li a {
	font-weight: normal;
	color: #777777;
}

.blog_lastest_posts li h3,
.blog_comments li h3,
.post_name h3 {
	margin-bottom: 5px;
	text-transform: capitalize;
}

.post_name h3 {
	margin-bottom: 10px;
}

.blog_lastest_posts li,
.blog_comments li {
	margin-bottom: 20px;
}

.blog_lastest_posts li.last,
.blog_comments li.last {
	margin-bottom: 0;
}

.blog_lastest_posts li h5 a,
.blog_comments li h5 a {
	position: relative;
	padding-left: 15px;
}

.blog_lastest_posts li h5 a:before,
.blog_comments li h5 a:before {
	font-size: 14px;
	font-family: "FontAwesome";
	position: absolute;
	top: 0;
	left: 0;
	content: "\f0da";
	font-weight: 400;
	color: #7a9c63;
	line-height: 20px;
}

.blog_lastest_posts li a img,
.blog_comments li a img {
	margin-bottom: 10px;
}

.cs-blog-border-bottom {
	overflow: hidden;
	border: 1px solid #a2ba92;
	margin-bottom: 5px;
}

.date_add,
.author {
	font-size: 10px;
	margin: 0 0 3px;
	display: block;
	font-size: 12px;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.author,
#plpost .comment {
	position: relative;
}

.comment {
	margin: 0;
}

.comment_content {
	overflow: hidden;
	margin: 9px 0;
}

.blog_tags .block_content {
	text-align: left;
}

.blog_tags .block_content a {
	display: inline-block;
	padding: 5px;
	margin: 0 5px 2px 0;
	text-transform: capitalize;
	transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
}

.blog_tags .block_content a:hover {
	background: #000;
	color: #fff;
}

.no_item {
	padding: 0 18px;
}

.cs_liblog .comment {
	display: inline-block;
	padding: 5px 0;
	float: left;
}

.cs_liblog .author {
	float: right;
	padding: 5px 0;
}

ul#product_list.grid .cs_liblog .cs_liblog_image {
	padding-left: 0;
}

ul#product_list.grid .cs_liblog .cs_liblog_content {
	padding-right: 0;
}

#csblockbestsellersproducts h2.title_block {
	font: 700 16px/1.35 Raleway, Helvetica Neue, Helvetica, Arial, sans-serif;
	padding: 13px 20px;
	text-transform: uppercase;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	color: #ffffff;
	border: 1px solid #ec6a54;
	background-color: #ec6a54;
	margin-bottom: 0;
}

.left_video {
	margin: 0 25px 0 14px;
	float: left;
	width: 560px;
}

.top_block_footer {
	clear: both;
}

.right_sample_block ul li {
	margin-bottom: 20px !important;
}

.right_sample_block ul li img {
	float: left;
	margin: 0 15px 15px 0;
}

.col {
	width: 50%;
	float: left;
}

.col p:first-child {
	padding-bottom: 0 !important;
	text-align: center;
}

#mini ul li {
	display: inline-block;
	list-style: none;
	margin-right: 10px;
	margin-top: 6px;
}

#mini {
	float: right;
}

#freeship,
#gifts {
	display: inline-block;
	margin: 0 20px 0 0;
}

.free_shipping {
	padding: 5px 0 10px 0;
	background-color: #eee;
	clear: both;
	margin-bottom: 20px;
}

#wrapp_free {
	display: block;
	margin: 0 auto;
}

.cs-free-shipping .bg-color h4 {
	color: #434343;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Raleway", sans-serif;
	margin-bottom: 0.5rem;
}

.cs-free-shipping .bg-color p {
	color: #a1a1a1;
	margin: 0;
}

.cs-free-shipping .bg-color .return:before {
	content: "\f1d8";
}

.cs-free-shipping .bg-color .icon-free-shipping:before {
	content: "\f0d1";
}

.cs-free-shipping .bg-color .icon-special:before {
	content: "\f02c";
}

.cs-free-shipping .bg-color em {
	display: inline-block;
	font-size: 16px;
	font-family: FontAwesome;
	color: #ec6a54;
	float: left;
	padding: 17px 18px 17px;
	margin-right: 20px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: relative;
	color: #ec6a54;
	border-color: #fbe2de;
	background-color: #fbe2de;
	margin-top: -10px;
	height: 50px;
	line-height: 16px;
}

.cs-free-shipping {
	margin-bottom: 30px;
	margin-top: 11px;
}

.cs-free-shipping .bg-color em:after {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	position: absolute;
	width: 100%;
	height: 100%;
	content: "";
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	top: 0;
	left: 0;
	padding: 0;
	-webkit-box-shadow: 3px 3px #ffffff;
	-moz-box-shadow: 3px 3px #ffffff;
	box-shadow: 3px 3px #ffffff;
	opacity: 0;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
}

.cs-free-shipping .bg-color em:hover {
	color: #ffffff;
	border-color: #ec6a54;
	background-color: #ec6a54;
}

.cs-free-shipping .bg-color em:hover:after {
	-webkit-animation: sonarEffect 1.3s ease-out 75ms;
	-moz-animation: sonarEffect 1.3s ease-out 75ms;
	animation: sonarEffect 1.3s ease-out 75ms;
}

.static-home h2 {
	font-size: 20px;
	font-weight: bold;
	font-family: "Raleway", sans-serif;
	color: #fff;
	text-transform: uppercase;
}

.static-home h4 {
	font-size: 16px;
	color: #fff;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: "lato", sans-serif;
}

.static-home {
	text-align: center;
	position: relative;
	overflow: hidden;
	margin: 10px 0 20px;
}

.static-home .banner-caption {
	position: absolute;
	width: 100%;
	top: 25px;
	left: 0;
}

.static-home a {
	display: block;
	position: relative;
}

.static-home:hover:before {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
}

.static-home:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-o-transition: all 0.4s ease-in;
	background: rgba(255, 255, 255, 0.05);
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
	-webkit-transform: scale(0.4, 0.4);
	-moz-transform: scale(0.4, 0.4);
	-o-transform: scale(0.4, 0.4);
	transform: scale(0.4, 0.4);
	z-index: 1;
}

.static-home img {
	transition: ease all 0.9s;
	-webkit-transition: ease all 0.9s;
	-moz-transition: ease all 0.9s;
	-o-transition: ease all 0.9s;
}

.static-home:hover img {
	-ms-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.static-footer {
	display: block;
	float: left;
	width: 100%;
	border-radius: 5px;
	padding: 0 10px;
	border: 1px solid #ec6a54;
}

@media (max-width: 767px) {
	.static-home img {
		width: 100%;
		height: 125px;
	}
}

@media (max-width: 479px) {
	.static-home .banner-caption {
		top: 10px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.static-home .banner-caption {
		top: 15px;
	}
	.static-home h2 {
		font-size: 14px;
	}
	.static-home h4 {
		font-size: 10px;
	}
}

#product_comments_block_extra {
	line-height: 18px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#product_comments_block_extra .comments_note {
	float: left;
	margin-bottom: 5px;
	margin: 0 0 0.5em;
	display: inline-block;
	vertical-align: -8px;
	margin-right: 25px;
}

#product_comments_block_extra .comments_note span,
#product_comments_block_extra .star_content {
	float: left;
	color: #333;
}

#product_comments_block_extra .comments_note span {
	display: none;
}

#product_comments_block_extra .star_content {
	margin-top: 5px;
}

#product_comments_block_extra div.star:after {
	content: "\f006";
	font-family: "FontAwesome";
	display: inline-block;
	color: #f5b800;
}

#product_comments_block_extra div.star_on:after {
	content: "\f005";
	font-family: "FontAwesome";
	display: inline-block;
	color: #f5b800;
}

#product_comments_block_extra label {
	text-transform: uppercase;
}

.comments_advices {
	margin-top: -10px;
	margin-bottom: 0;
}

.comments_advices li {
	display: inline-block;
	line-height: 30px;
}

@media (min-width: 768px) and (max-width: 991px) {
	.comments_advices li {
		display: block;
		line-height: 20px;
	}
}

.comments_advices a {
	text-decoration: none;
	color: #323232;
	position: relative;
	margin-right: 8px;
	line-height: 30px;
	padding: 0;
	display: inline-block;
}

@media (min-width: 768px) and (max-width: 1199px) {
	.comments_advices a {
		float: none;
		line-height: 20px;
	}
}

.comments_advices a:before {
	color: #323232;
	display: inline-block;
	font-family: "FontAwesome";
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: 5px;
}

@media (max-width: 1199px) {
	.comments_advices a:before {
		display: none;
	}
}

.comments_advices a.reviews:before {
	content: "\f0e5";
}

.comments_advices a.open-comment-form:before {
	content: "\f040";
}

.comments_advices a:hover {
	color: #333;
}

.comments_advices a.reviews {
	padding-right: 10px;
	margin-right: 35px;
}

@media (min-width: 768px) and (max-width: 991px) {
	.comments_advices a.reviews {
		margin-right: 0;
		padding: 0;
		border: none;
	}
}

#fancybox-wrap {
	width: 585px;
}

#fancybox-content {
	width: 585px;
	border-width: 0;
}

#new_comment_form {
	overflow: hidden;
	color: #333;
	text-align: left;
}

#new_comment_form h2 {
	margin-bottom: 10px;
}

#new_comment_form .title {
	padding: 10px;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	background: #333;
}

#new_comment_form ul.grade_content {
	list-style-type: none;
	margin: 0 0 20px 0;
}

#new_comment_form ul.grade_content li {
	width: 50%;
}

#new_comment_form ul.grade_content span {
	display: inline-block;
	padding: 0 10px;
	width: 150px;
	font-weight: bold;
}

#new_comment_form ul.grade_content .cancel {
	margin-right: 5px;
}

#new_comment_form .product {
	padding: 15px;
}

#new_comment_form .product img {
	border: 1px solid #d6d4d4;
}

#new_comment_form .product .product_desc {
	line-height: 18px;
	color: #666;
}

#new_comment_form .product .product_desc .product_name {
	padding: 10px 0 5px;
	font-size: 13px;
	color: #000;
}

#new_comment_form .new_comment_form_content {
	padding: 15px 25px 15px 15px;
}

@media (max-width: 767px) {
	#new_comment_form .new_comment_form_content {
		padding-left: 25px;
	}
}

#new_comment_form .new_comment_form_content .intro_form {
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 12px;
}

#new_comment_form label {
	display: block;
	margin: 12px 0 4px 0;
	font-weight: bold;
	font-size: 12px;
}

#new_comment_form input,
#new_comment_form textarea {
	padding: 0 5px;
	height: 28px;
	width: 100%;
	border: 1px solid #ccc;
	background: #fff;
}

#new_comment_form textarea {
	height: 80px;
}

#new_comment_form .submit {
	margin-top: 20px;
	padding: 0;
	font-size: 13px;
	text-align: right;
}

#new_comment_form #criterions_list {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	list-style-type: none;
}

#new_comment_form #criterions_list li {
	margin-bottom: 10px;
}

#new_comment_form #criterions_list label {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
}

#new_comment_form #criterions_list .star_content {
	float: left;
}

#new_comment_form #new_comment_form_footer {
	margin-top: 20px;
	font-size: 12px;
}

#product_comments_block_tab {
	margin: 30px 0 43px 0;
}

#product_comments_block_tab div.comment {
	margin: 0 0 14px;
	padding-top: 14px;
	border-top: 1px solid #d6d4d4;
}

#product_comments_block_tab div.comment:first-child {
	padding: 0;
	border: none;
}

#product_comments_block_tab div.comment .comment_author {
	padding: 0;
	line-height: 18px;
}

#product_comments_block_tab div.comment .comment_author span {
	font-weight: bold;
	float: left;
}

#product_comments_block_tab div.comment .comment_author .star_content {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 5px;
}

#product_comments_block_tab div.comment .comment_details {
	overflow: hidden;
	border-left: 1px solid #d6d4d4;
}

@media (max-width: 991px) {
	#product_comments_block_tab div.comment .comment_details {
		border-left: none;
	}
	#product_comments_block_tab div.comment .comment_details ul {
		list-style-type: none;
		margin: 0;
	}
	#product_comments_block_tab div.comment .comment_details ul li {
		padding: 2px 0 2px;
	}
	#product_comments_block_tab div.comment .comment_details ul li:before {
		font-family: "FontAwesome";
		content: "\f0da";
		color: #333;
		margin-right: 8px;
	}
}

#product_comments_block_tab div.star:after {
	content: "\f006";
	font-family: "FontAwesome";
	display: inline-block;
	color: #f5b800;
}

#product_comments_block_tab div.star_on:after {
	content: "\f005";
	font-family: "FontAwesome";
	display: inline-block;
	color: #f5b800;
}

#product_comments_block_tab .comment_author_infos {
	clear: both;
	padding-top: 9px;
}

#product_comments_block_tab .comment_author_infos strong {
	display: block;
	color: #333;
}

#product_comments_block_tab .comment_author_infos em {
	color: #adadad;
}

#product_comments_block_tab a {
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #ec6a54;
	border-radius: 4px;
}

#product_comments_block_tab span.report_btn {
	cursor: pointer;
}

#product_comments_block_tab span.report_btn:hover {
	text-decoration: underline;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

#wishlist_button,
#wishlist_button_nopop {
	font-size: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	outline: 0;
	cursor: pointer;
	height: 40px;
	width: 40px;
	background: #ebebeb;
	margin-left: 15px;
	color: #787878;
	display: inline-block;
}

#wishlist_button:hover,
#wishlist_button_nopop:hover {
	color: #fff;
	background: #ec6a54;
}

#wishlist_button:before,
#wishlist_button_nopop:before {
	content: "\f004";
	font: 400 15px/31px "FontAwesome";
	text-align: center;
	line-height: 40px;
	margin-left: 12px;
}

#wishlist_block #wishlist_block_list {
	margin: 0 0 20px 0;
}

#wishlist_block #wishlist_block_list dl {
	font-weight: 400;
}

#wishlist_block #wishlist_block_list dl.products.no-products {
	font-weight: 700;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #d6d4d4;
}

#wishlist_block #wishlist_block_list dl.products.no-products dt {
	padding: 0;
	border-top: none;
}

#wishlist_block #wishlist_block_list dl.products.no-products dd {
	display: none;
}

#wishlist_block #wishlist_block_list dl.products {
	border-bottom: 1px solid #d6d4d4;
}

#wishlist_block #wishlist_block_list dl.products dt {
	padding: 20px 0 0;
	border-top: 1px solid #d6d4d4;
}

#wishlist_block #wishlist_block_list dl.products dd {
	padding: 0 0 20px 0;
}

#wishlist_block #wishlist_block_list dl.products dt.first_item {
	padding: 0;
	border-top: none;
}

#wishlist_block #wishlist_block_list dl dt {
	position: relative;
	padding-right: 0;
}

#wishlist_block #wishlist_block_list dl dd {
	margin: 0 0 0 24px;
}

#wishlist_block .lnk .form-group {
	margin: 0 0 20px 0;
}

#wishlist_block .lnk .form-group select {
	max-width: 192px;
}

@media (max-width: 767px) {
	#wishlist_block .lnk .form-group select {
		width: 192px;
	}
}

#wishlist_block .ajax_cart_block_remove_link {
	font-size: 14px;
	line-height: 14px;
	color: #d3d2d2;
	width: 14px;
	height: 14px;
	float: right;
}

#wishlist_block .ajax_cart_block_remove_link:hover {
	color: #515151;
}

#wishlist_block .cart_block_product_name {
	width: 85%;
	display: inline-block;
	font-weight: bold;
}

#wishlist_block .quantity-formated {
	float: left;
	margin: 0 5px 0 0;
	width: 15px;
}

#wishlist_block_list .price {
	float: right;
}

#mywishlist td.wishlist_delete a {
	font-size: 15px;
}

#module-blockwishlist-mywishlist #block-order-detail #hideSendWishlist {
	display: inline-block;
}

#module-blockwishlist-mywishlist .wishlistLinkTop ul.display_list {
	border-bottom: 1px solid #d6d4d4;
	margin-bottom: 20px;
}

#module-blockwishlist-mywishlist .wishlistLinkTop ul.display_list a {
	display: inline-block;
	color: #333;
	margin: 10px 10px 10px 0;
	font-weight: bold;
}

#module-blockwishlist-mywishlist .wishlistLinkTop ul.display_list a:hover {
	color: #515151;
}

#module-blockwishlist-mywishlist .wishlistLinkTop li {
	float: left;
}

#module-blockwishlist-mywishlist .wishlistLinkTop #hideSendWishlist {
	float: right;
}

#module-blockwishlist-mywishlist .wishlistLinkTop #showBoughtProducts,
#module-blockwishlist-mywishlist .wishlistLinkTop #hideBoughtProductsInfos {
	display: none;
}

ul.wlp_bought_list li {
	margin: 0 0 30px 0;
}

ul.wlp_bought_list li .product_image {
	padding: 9px;
	border: 1px solid #d6d4d4;
	margin: 0 0 20px 0;
	max-width: 270px;
}

ul.wlp_bought_list li .product-name {
	margin: 0 0 10px 0;
	padding: 0 20px 0 0;
}

ul.wlp_bought_list li .product-name small {
	display: block;
	font-size: 11px;
}

ul.wlp_bought_list li .product-name small a {
	font-size: 11px;
}

ul.wlp_bought_list li .product_infos {
	position: relative;
}

ul.wlp_bought_list li .btn_action .btn {
	margin: 0 0 10px 0;
}

@media (min-width: 992px) {
	ul.wlp_bought_list li.first-in-line {
		clear: left;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	ul.wlp_bought_list li.first-item-of-tablet-line {
		clear: left;
	}
}

.wishlistLinkTop .submit {
	margin: 0 0 30px 0;
}

ul.wlp_bought_list li .lnkdel {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	font-size: 14px;
}

#wishlist_button > .btn-group {
	width: 80%;
}

ul.product_list.grid
	> li
	.product-container
	.functional-buttons
	.wishlist
	.popover {
	padding: 0;
	min-width: 160px;
}

ul.product_list.grid
	> li
	.product-container
	.functional-buttons
	.wishlist
	.popover
	.popover-content {
	padding: 0;
	min-width: 158px;
}

ul.product_list.grid
	> li
	.product-container
	.functional-buttons
	.wishlist
	.popover
	table {
	margin-bottom: 2px;
}

ul.product_list.grid
	> li
	.product-container
	.functional-buttons
	.wishlist
	.popover
	table
	td:hover {
	background-color: #cccccc;
	cursor: pointer;
}

[id="wishlist_button"] + .popover,
.wishlist_change_button + .popover {
	padding: 0;
	min-width: 150px;
}

[id="wishlist_button"] + .popover .popover-content,
.wishlist_change_button + .popover .popover-content {
	padding: 0;
}

[id="wishlist_button"] + .popover table,
.wishlist_change_button + .popover table {
	margin-bottom: 2px;
}

[id="wishlist_button"] + .popover table td:hover,
.wishlist_change_button + .popover table td:hover {
	background-color: #cccccc;
	cursor: pointer;
}

#viewed-products_block_left .products li {
	padding: 10px 0;
	border-bottom: 1px dotted #ccc;
}

#viewed-products_block_left .products li.last_item {
	padding-bottom: 0;
	border: none;
}

#viewed-products_block_left .content_img {
	float: left;
}

#viewed-products_block_left .text_desc {
	float: left;
	margin-left: 10px;
	width: 130px;
}

#viewed-products_block_left li .text_desc .s_title_block,
#viewed-products_block_left li .text_desc h5 {
	padding: 0 0 5px 0;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

#viewed-products_block_left li .text_desc .s_title_block a,
#viewed-products_block_left li .text_desc h5 a {
	color: #333;
}

#viewed-products_block_left li .text_desc p,
#viewed-products_block_left li .text_desc p a {
	padding-bottom: 0;
	line-height: 14px;
	color: #666;
}

.tags_block .block_content {
	overflow: hidden;
}

.tags_block .block_content a {
	display: inline-block;
	font-size: 13px;
	line-height: 16px;
	padding: 4px 7px 5px 9px;
	float: left;
	margin: 0 3px 3px 0;
	font-family: "Raleway", sans-serif;
}

.tags_block .block_content a:hover {
	color: #ec6a54;
}

.current {
	color: #ec6a54 !important;
}

.gras {
	font-weight: bold;
}

.alert-error {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #eed3d7;
}

.myaccount-link-list li a {
	margin: 2px 0px;
	font-weight: bold;
}
