/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

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

body {
	margin: 0
}

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

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

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

[hidden],
template {
	display: none
}

a {
	background: 0 0
}

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

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

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

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

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

small {
	font-size: 80%
}

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

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

figure {
	margin: 1em 40px
}

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

pre {
	overflow: auto
}

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

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

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

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

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

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

input {
	line-height: normal
}

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

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

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

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

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

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

td,
th {
	padding: 0
}

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

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

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

html {
	font-size: 62.5%;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff
}

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

a {
	text-decoration: none
}

a:focus,
a:hover {
	text-decoration: underline
}

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

figure {
	margin: 0
}

img {
	max-width: 100%;
	width: auto\9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p {
	margin: 0 0 10px
}

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

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

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

cite {
	font-style: normal
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-muted {
	color: #999
}

.text-primary {
	color: #428bca
}

a.text-primary:hover {
	color: #3071a9
}

.text-success {
	color: #3c763d
}

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

.text-info {
	color: #31708f
}

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

.text-warning {
	color: #8a6d3b
}

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

.text-danger {
	color: #a94442
}

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

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

a.bg-primary:hover {
	background-color: #3071a9
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dd,
dt {
	line-height: 1.42857143
}

dt {
	font-weight: 700
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col2-set,
.row,
.row-fluid {
	margin-left: -15px;
	margin-right: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-25,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-25,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-25,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-ss-1,
.col-ss-10,
.col-ss-11,
.col-ss-12,
.col-ss-2,
.col-ss-3,
.col-ss-4,
.col-ss-5,
.col-ss-6,
.col-ss-7,
.col-ss-8,
.col-ss-9,
.col-xm-25,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col2-set .col-1,
.col2-set .col-2,
.span1,
.span10,
.span11,
.span2,
.span3,
.span4,
.span5,
.span6,
.span7,
.span8,
.span9 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

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

.col-ss-1 {
	width: 8.33333333%
}

.col-ss-2 {
	width: 16.66666667%
}

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

.col-ss-4 {
	width: 33.33%
}

.col-ss-5 {
	width: 41.66666667%
}

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

.col-ss-7 {
	width: 58.33333333%
}

.col-ss-8 {
	width: 66.66666667%
}

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

.col-ss-10 {
	width: 83.33333333%
}

.col-ss-11 {
	width: 91.66666667%
}

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

@media (min-width:480px) {
	.col-xs-1,
	.col-xs-10,
	.col-xs-11,
	.col-xs-2,
	.col-xs-25,
	.col-xs-3,
	.col-xs-4,
	.col-xs-5,
	.col-xs-6,
	.col-xs-7,
	.col-xs-8,
	.col-xs-9 {
		float: left
	}
	.col-xs-1 {
		width: 8.33333333%
	}
	.col-xs-2 {
		width: 16.66666667%
	}
	.col-xs-25 {
		width: 20.83333333%
	}
	.col-xs-3 {
		width: 25%
	}
	.col-xs-4 {
		width: 33.33%
	}
	.col-xs-5 {
		width: 41.66666667%
	}
	.col-xs-6 {
		width: 50%
	}
	.col-xs-7 {
		width: 58.33333333%
	}
	.col-xs-8 {
		width: 66.66666667%
	}
	.col-xs-9 {
		width: 75%
	}
	.col-xs-10 {
		width: 83.33333333%
	}
	.col-xs-11 {
		width: 91.66666667%
	}
	.col-xs-12 {
		width: 100%
	}
}

@media (min-width:768px) {
	.container {
		width: 750px
	}
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-2,
	.col-sm-25,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		float: left
	}
	.col-sm-1 {
		width: 8.33333333%
	}
	.col-sm-2 {
		width: 16.66666667%
	}
	.col-sm-25 {
		width: 20%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-4 {
		width: 33.33%
	}
	.col-sm-5 {
		width: 41.66666667%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-7 {
		width: 58.33333333%
	}
	.col-sm-8 {
		width: 66.66666667%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-11 {
		width: 91.66666667%
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-push-1 {
		left: 8.33333333%
	}
	.col-sm-push-2 {
		left: 16.66666667%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-4 {
		left: 33.33%
	}
	.col-sm-push-5 {
		left: 41.66666667%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-7 {
		left: 58.33333333%
	}
	.col-sm-push-8 {
		left: 66.66666667%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-10 {
		left: 83.33333333%
	}
	.col-sm-push-11 {
		left: 91.66666667%
	}
	.col-sm-pull-1 {
		right: 8.33333333%
	}
	.col-sm-pull-2 {
		right: 16.66666667%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-4 {
		right: 33.33%
	}
	.col-sm-pull-5 {
		right: 41.66666667%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-7 {
		right: 58.33333333%
	}
	.col-sm-pull-8 {
		right: 66.66666667%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-10 {
		right: 83.33333333%
	}
	.col-sm-pull-11 {
		right: 91.66666667%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-4 {
		margin-left: 33.33%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
}

@media (min-width:992px) {
	.container {
		width: 970px
	}
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-2,
	.col-md-25,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col2-set .col-1,
	.col2-set .col-2,
	.span1,
	.span10,
	.span11,
	.span2,
	.span3,
	.span4,
	.span5,
	.span6,
	.span7,
	.span8,
	.span9 {
		float: left
	}
	.col-md-1,
	.span1 {
		width: 8.33333333%
	}
	.col-md-2,
	.span2 {
		width: 16.66666667%
	}
	.col-md-25 {
		width: 20%
	}
	.col-md-3,
	.span3 {
		width: 25%
	}
	.col-md-4,
	.span4 {
		width: 33.33%
	}
	.col-md-5,
	.span5 {
		width: 41.66666667%
	}
	.col-md-6,
	.col2-set .col-1,
	.col2-set .col-2,
	.span6 {
		width: 50%
	}
	.col-md-7,
	.span7 {
		width: 58.33333333%
	}
	.col-md-8,
	.span8 {
		width: 66.66666667%
	}
	.col-md-9,
	.span9 {
		width: 75%
	}
	.col-md-10,
	.span10 {
		width: 83.33333333%
	}
	.col-md-11,
	.span11 {
		width: 91.66666667%
	}
	.col-md-12,
	.span12,
	.woocommerce form .form-row-wide,
	.woocommerce-page form .form-row-wide {
		width: 100%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-push-1 {
		left: 8.33333333%
	}
	.col-md-push-2 {
		left: 16.66666667%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-4 {
		left: 33.33%
	}
	.col-md-push-5 {
		left: 41.66666667%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-7 {
		left: 58.33333333%
	}
	.col-md-push-8 {
		left: 66.66666667%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-10 {
		left: 83.33333333%
	}
	.col-md-push-11 {
		left: 91.66666667%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-pull-1 {
		right: 8.33333333%
	}
	.col-md-pull-2 {
		right: 16.66666667%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-4 {
		right: 33.33%
	}
	.col-md-pull-5 {
		right: 41.66666667%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-7 {
		right: 58.33333333%
	}
	.col-md-pull-8 {
		right: 66.66666667%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-10 {
		right: 83.33333333%
	}
	.col-md-pull-11 {
		right: 91.66666667%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-4 {
		margin-left: 33.33%
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
}

@media (min-width:1200px) {
	.container {
		width: 1170px
	}
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-2,
	.col-lg-25,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		float: left
	}
	.col-lg-1 {
		width: 8.33333333%
	}
	.col-lg-2 {
		width: 16.66666667%
	}
	.col-lg-25 {
		width: 20%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-4 {
		width: 33.33%
	}
	.col-lg-5 {
		width: 41.66666667%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-7 {
		width: 58.33333333%
	}
	.col-lg-8 {
		width: 66.66666667%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-10 {
		width: 83.33333333%
	}
	.col-lg-11 {
		width: 91.66666667%
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-push-1 {
		left: 8.33333333%
	}
	.col-lg-push-2 {
		left: 16.66666667%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-4 {
		left: 33.33%
	}
	.col-lg-push-5 {
		left: 41.66666667%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-7 {
		left: 58.33333333%
	}
	.col-lg-push-8 {
		left: 66.66666667%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-10 {
		left: 83.33333333%
	}
	.col-lg-push-11 {
		left: 91.66666667%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-pull-1 {
		right: 8.33333333%
	}
	.col-lg-pull-2 {
		right: 16.66666667%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-4 {
		right: 33.33%
	}
	.col-lg-pull-5 {
		right: 41.66666667%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-7 {
		right: 58.33333333%
	}
	.col-lg-pull-8 {
		right: 66.66666667%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-10 {
		right: 83.33333333%
	}
	.col-lg-pull-11 {
		right: 91.66666667%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-4 {
		margin-left: 33.33%
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}
}

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

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

.rowtight:after {
	clear: both
}

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

.tcol-ss-1,
.tcol-ss-10,
.tcol-ss-11,
.tcol-ss-2,
.tcol-ss-3,
.tcol-ss-4,
.tcol-ss-5,
.tcol-ss-6,
.tcol-ss-7,
.tcol-ss-8,
.tcol-ss-9 {
	float: left
}

.tcol-ss-1 {
	width: 8.33333333%
}

.tcol-ss-2 {
	width: 16.66666667%
}

.tcol-ss-3 {
	width: 25%
}

.tcol-ss-4 {
	width: 33.33%
}

.tcol-ss-5 {
	width: 41.66666667%
}

.tcol-ss-6 {
	width: 50%
}

.tcol-ss-7 {
	width: 58.33333333%
}

.tcol-ss-8 {
	width: 66.66666667%
}

.tcol-ss-9 {
	width: 66.66%
}

.tcol-ss-10 {
	width: 83.33333333%
}

.tcol-ss-11 {
	width: 91.66666667%
}

.tcol-ss-12 {
	width: 100%
}

@media (min-width:480px) {
	.tcol-xs-1,
	.tcol-xs-10,
	.tcol-xs-11,
	.tcol-xs-2,
	.tcol-xs-25,
	.tcol-xs-3,
	.tcol-xs-4,
	.tcol-xs-5,
	.tcol-xs-6,
	.tcol-xs-7,
	.tcol-xs-8,
	.tcol-xs-9 {
		float: left
	}
	.tcol-xs-1 {
		width: 8.33333333%
	}
	.tcol-xs-2 {
		width: 16.66666667%
	}
	.tcol-xs-25 {
		width: 25%
	}
	.tcol-xs-3 {
		width: 25%
	}
	.tcol-xs-4 {
		width: 33.33%
	}
	.tcol-xs-5 {
		width: 41.66666667%
	}
	.tcol-xs-6 {
		width: 50%
	}
	.tcol-xs-7 {
		width: 58.33333333%
	}
	.tcol-xs-8 {
		width: 66.66%
	}
	.tcol-xs-9 {
		width: 75%
	}
	.tcol-xs-10 {
		width: 83.33333333%
	}
	.tcol-xs-11 {
		width: 91.66666667%
	}
	.tcol-xs-12 {
		width: 100%
	}
}

@media (min-width:768px) {
	.tcol-sm-1,
	.tcol-sm-10,
	.tcol-sm-11,
	.tcol-sm-2,
	.tcol-sm-25,
	.tcol-sm-3,
	.tcol-sm-4,
	.tcol-sm-5,
	.tcol-sm-6,
	.tcol-sm-7,
	.tcol-sm-8,
	.tcol-sm-9 {
		float: left
	}
	.tcol-sm-1 {
		width: 8.33333333%
	}
	.tcol-sm-2 {
		width: 16.66666667%
	}
	.tcol-sm-25 {
		width: 20%
	}
	.tcol-sm-3 {
		width: 25%
	}
	.tcol-sm-4 {
		width: 33.33%
	}
	.tcol-sm-5 {
		width: 41.66666667%
	}
	.tcol-sm-6 {
		width: 50%
	}
	.tcol-sm-7 {
		width: 58.33333333%
	}
	.tcol-sm-8 {
		width: 66.66%
	}
	.tcol-sm-9 {
		width: 75%
	}
	.tcol-sm-10 {
		width: 83.33333333%
	}
	.tcol-sm-11 {
		width: 91.66666667%
	}
	.tcol-sm-12 {
		width: 100%
	}
	.tcol-sm-push-1 {
		left: 8.33333333%
	}
	.tcol-sm-push-2 {
		left: 16.66666667%
	}
	.tcol-sm-push-3 {
		left: 25%
	}
	.tcol-sm-push-4 {
		left: 33.33%
	}
	.tcol-sm-push-5 {
		left: 41.66666667%
	}
	.tcol-sm-push-6 {
		left: 50%
	}
	.tcol-sm-push-7 {
		left: 58.33333333%
	}
	.tcol-sm-push-8 {
		left: 66.66%
	}
	.tcol-sm-push-9 {
		left: 75%
	}
	.tcol-sm-push-10 {
		left: 83.33333333%
	}
	.tcol-sm-push-11 {
		left: 91.66666667%
	}
	.tcol-sm-pull-1 {
		right: 8.33333333%
	}
	.tcol-sm-pull-2 {
		right: 16.66666667%
	}
	.tcol-sm-pull-3 {
		right: 25%
	}
	.tcol-sm-pull-4 {
		right: 33.33%
	}
	.tcol-sm-pull-5 {
		right: 41.66666667%
	}
	.tcol-sm-pull-6 {
		right: 50%
	}
	.tcol-sm-pull-7 {
		right: 58.33333333%
	}
	.tcol-sm-pull-8 {
		right: 66.66%
	}
	.tcol-sm-pull-9 {
		right: 75%
	}
	.tcol-sm-pull-10 {
		right: 83.33333333%
	}
	.tcol-sm-pull-11 {
		right: 91.66666667%
	}
	.tcol-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.tcol-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.tcol-sm-offset-3 {
		margin-left: 25%
	}
	.tcol-sm-offset-4 {
		margin-left: 33.33%
	}
	.tcol-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.tcol-sm-offset-6 {
		margin-left: 50%
	}
	.tcol-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.tcol-sm-offset-8 {
		margin-left: 66.66%
	}
	.tcol-sm-offset-9 {
		margin-left: 75%
	}
	.tcol-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.tcol-sm-offset-11 {
		margin-left: 91.66666667%
	}
}

@media (min-width:992px) {
	.tcol-md-1,
	.tcol-md-10,
	.tcol-md-11,
	.tcol-md-2,
	.tcol-md-25,
	.tcol-md-3,
	.tcol-md-4,
	.tcol-md-5,
	.tcol-md-6,
	.tcol-md-7,
	.tcol-md-8,
	.tcol-md-9 {
		float: left
	}
	.tcol-md-1 {
		width: 8.33333333%
	}
	.tcol-md-2 {
		width: 16.66666667%
	}
	.tcol-md-25 {
		width: 20%
	}
	.tcol-md-3 {
		width: 25%
	}
	.tcol-md-4 {
		width: 33.33%
	}
	.tcol-md-5 {
		width: 41.66666667%
	}
	.tcol-md-6 {
		width: 50%
	}
	.tcol-md-7 {
		width: 58.33333333%
	}
	.tcol-md-8 {
		width: 66.66%
	}
	.tcol-md-9 {
		width: 75%
	}
	.tcol-md-10 {
		width: 83.33333333%
	}
	.tcol-md-11 {
		width: 91.66666667%
	}
	.tcol-md-12 {
		width: 100%
	}
	.tcol-md-push-0 {
		left: auto
	}
	.tcol-md-push-1 {
		left: 8.33333333%
	}
	.tcol-md-push-2 {
		left: 16.66666667%
	}
	.tcol-md-push-3 {
		left: 25%
	}
	.tcol-md-push-4 {
		left: 33.33%
	}
	.tcol-md-push-5 {
		left: 41.66666667%
	}
	.tcol-md-push-6 {
		left: 50%
	}
	.tcol-md-push-7 {
		left: 58.33333333%
	}
	.tcol-md-push-8 {
		left: 66.66%
	}
	.tcol-md-push-9 {
		left: 75%
	}
	.tcol-md-push-10 {
		left: 83.33333333%
	}
	.tcol-md-push-11 {
		left: 91.66666667%
	}
	.tcol-md-pull-0 {
		right: auto
	}
	.tcol-md-pull-1 {
		right: 8.33333333%
	}
	.tcol-md-pull-2 {
		right: 16.66666667%
	}
	.tcol-md-pull-3 {
		right: 25%
	}
	.tcol-md-pull-4 {
		right: 33.33%
	}
	.tcol-md-pull-5 {
		right: 41.66666667%
	}
	.tcol-md-pull-6 {
		right: 50%
	}
	.tcol-md-pull-7 {
		right: 58.33333333%
	}
	.tcol-md-pull-8 {
		right: 66.66%
	}
	.tcol-md-pull-9 {
		right: 75%
	}
	.tcol-md-pull-10 {
		right: 83.33333333%
	}
	.tcol-md-pull-11 {
		right: 91.66666667%
	}
	.tcol-md-offset-0 {
		margin-left: 0
	}
	.tcol-md-offset-1 {
		margin-left: 8.33333333%
	}
	.tcol-md-offset-2 {
		margin-left: 16.66666667%
	}
	.tcol-md-offset-3 {
		margin-left: 25%
	}
	.tcol-md-offset-4 {
		margin-left: 33.33%
	}
	.tcol-md-offset-5 {
		margin-left: 41.66666667%
	}
	.tcol-md-offset-6 {
		margin-left: 50%
	}
	.tcol-md-offset-7 {
		margin-left: 58.33333333%
	}
	.tcol-md-offset-8 {
		margin-left: 66.66%
	}
	.tcol-md-offset-9 {
		margin-left: 75%
	}
	.tcol-md-offset-10 {
		margin-left: 83.33333333%
	}
	.tcol-md-offset-11 {
		margin-left: 91.66666667%
	}
}

@media (min-width:1200px) {
	.tcol-lg-1,
	.tcol-lg-10,
	.tcol-lg-11,
	.tcol-lg-2,
	.tcol-lg-25,
	.tcol-lg-3,
	.tcol-lg-4,
	.tcol-lg-5,
	.tcol-lg-6,
	.tcol-lg-7,
	.tcol-lg-8,
	.tcol-lg-9 {
		float: left
	}
	.tcol-lg-1 {
		width: 8.33333333%
	}
	.tcol-lg-2 {
		width: 16.66666667%
	}
	.tcol-lg-25 {
		width: 20%
	}
	.tcol-lg-3 {
		width: 25%
	}
	.tcol-lg-4 {
		width: 33.33%
	}
	.tcol-lg-5 {
		width: 41.66666667%
	}
	.tcol-lg-6 {
		width: 50%
	}
	.tcol-lg-7 {
		width: 58.33333333%
	}
	.tcol-lg-8 {
		width: 66.66%
	}
	.tcol-lg-9 {
		width: 75%
	}
	.tcol-lg-10 {
		width: 83.33333333%
	}
	.tcol-lg-11 {
		width: 91.66666667%
	}
	.tcol-lg-12 {
		width: 100%
	}
	.tcol-lg-push-0 {
		left: auto
	}
	.tcol-lg-push-1 {
		left: 8.33333333%
	}
	.tcol-lg-push-2 {
		left: 16.66666667%
	}
	.tcol-lg-push-3 {
		left: 25%
	}
	.tcol-lg-push-4 {
		left: 33.33%
	}
	.tcol-lg-push-5 {
		left: 41.66666667%
	}
	.tcol-lg-push-6 {
		left: 50%
	}
	.tcol-lg-push-7 {
		left: 58.33333333%
	}
	.tcol-lg-push-8 {
		left: 66.66%
	}
	.tcol-lg-push-9 {
		left: 75%
	}
	.tcol-lg-push-10 {
		left: 83.33333333%
	}
	.tcol-lg-push-11 {
		left: 91.66666667%
	}
	.tcol-lg-pull-0 {
		right: auto
	}
	.tcol-lg-pull-1 {
		right: 8.33333333%
	}
	.tcol-lg-pull-2 {
		right: 16.66666667%
	}
	.tcol-lg-pull-3 {
		right: 25%
	}
	.tcol-lg-pull-4 {
		right: 33.33%
	}
	.tcol-lg-pull-5 {
		right: 41.66666667%
	}
	.tcol-lg-pull-6 {
		right: 50%
	}
	.tcol-lg-pull-7 {
		right: 58.33333333%
	}
	.tcol-lg-pull-8 {
		right: 66.66%
	}
	.tcol-lg-pull-9 {
		right: 75%
	}
	.tcol-lg-pull-10 {
		right: 83.33333333%
	}
	.tcol-lg-pull-11 {
		right: 91.66666667%
	}
	.tcol-lg-offset-0 {
		margin-left: 0
	}
	.tcol-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.tcol-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.tcol-lg-offset-3 {
		margin-left: 25%
	}
	.tcol-lg-offset-4 {
		margin-left: 33.33%
	}
	.tcol-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.tcol-lg-offset-6 {
		margin-left: 50%
	}
	.tcol-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.tcol-lg-offset-8 {
		margin-left: 66.66%
	}
	.tcol-lg-offset-9 {
		margin-left: 75%
	}
	.tcol-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.tcol-lg-offset-11 {
		margin-left: 91.66666667%
	}
}

@media (min-width:1400px) {
	.tcol-xl-1,
	.tcol-xl-10,
	.tcol-xl-11,
	.tcol-xl-2,
	.tcol-xl-25,
	.tcol-xl-3,
	.tcol-xl-4,
	.tcol-xl-5,
	.tcol-xl-6,
	.tcol-xl-7,
	.tcol-xl-8,
	.tcol-xl-9 {
		float: left
	}
	.tcol-xl-1 {
		width: 8.33333333%
	}
	.tcol-xl-2 {
		width: 16.66666667%
	}
	.tcol-xl-25 {
		width: 20%
	}
	.tcol-xl-3 {
		width: 25%
	}
	.tcol-xl-4 {
		width: 33.33%
	}
	.tcol-xl-5 {
		width: 41.66666667%
	}
	.tcol-xl-6 {
		width: 50%
	}
	.tcol-xl-7 {
		width: 58.33333333%
	}
	.tcol-xl-8 {
		width: 66.66%
	}
	.tcol-xl-9 {
		width: 75%
	}
	.tcol-xl-10 {
		width: 83.33333333%
	}
	.tcol-xl-11 {
		width: 91.66666667%
	}
	.tcol-xl-12 {
		width: 100%
	}
}

@media (min-width:1800px) {
	.tcol-sxl-1,
	.tcol-sxl-10,
	.tcol-sxl-11,
	.tcol-sxl-2,
	.tcol-sxl-25,
	.tcol-sxl-3,
	.tcol-sxl-4,
	.tcol-sxl-5,
	.tcol-sxl-6,
	.tcol-sxl-7,
	.tcol-sxl-8,
	.tcol-sxl-9 {
		float: left
	}
	.tcol-sxl-1 {
		width: 8.33333333%
	}
	.tcol-sxl-2 {
		width: 16.66666667%
	}
	.tcol-sxl-25 {
		width: 20%
	}
	.tcol-sxl-3 {
		width: 25%
	}
	.tcol-sxl-4 {
		width: 33.33%
	}
	.tcol-sxl-5 {
		width: 41.66666667%
	}
	.tcol-sxl-6 {
		width: 50%
	}
	.tcol-sxl-7 {
		width: 58.33333333%
	}
	.tcol-sxl-8 {
		width: 66.66666667%
	}
	.tcol-sxl-9 {
		width: 75%
	}
	.tcol-sxl-10 {
		width: 83.33333333%
	}
	.tcol-sxl-11 {
		width: 91.66666667%
	}
	.tcol-sxl-12 {
		width: 100%
	}
}

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

th {
	text-align: left
}

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

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

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

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

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

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

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

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

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

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

.table-striped>tbody>tr:nth-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: #f5f5f5
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

input[type=file] {
	display: block
}

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

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

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

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

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

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

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

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

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

textarea.form-control {
	height: auto
}

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

input[type=date] {
	line-height: 34px
}

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

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

.checkbox label,
.radio label {
	display: inline;
	font-weight: 400;
	cursor: pointer
}

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

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

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

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

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

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

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

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

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

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

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

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-right: 42.5px
}

.has-feedback .form-control-feedback {
	position: absolute;
	top: 25px;
	right: 0;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center
}

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

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

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

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

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

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

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

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

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

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

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

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

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

.form-control-static {
	margin-bottom: 0
}

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

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

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

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

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

.form-horizontal .form-control-static {
	padding-top: 7px
}

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

.form-horizontal .has-feedback .form-control-feedback {
	top: 0;
	right: 15px
}

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

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

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

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 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: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

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

.progress-striped .progress-bar {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-size: 40px 40px
}

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

.progress-bar-success {
	background-color: #5cb85c
}

.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
	background-color: #5bc0de
}

.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

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

.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

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

.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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
}

.modal-open {
	overflow: hidden
}

.modal {
	display: none;
	overflow: auto;
	overflow-y: scroll;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	background-clip: padding-box;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}

.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.43px
}

.modal-header .close {
	margin-top: -2px;
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none
}

.modal-title {
	margin: 0;
	line-height: 1.42857143
}

.modal-body {
	position: relative;
	padding: 20px
}

.modal-footer {
	margin-top: 15px;
	padding: 19px 20px 20px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}
	.modal-sm {
		width: 300px
	}
}

@media (min-width:992px) {
	.modal-lg {
		width: 900px
	}
}

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

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

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

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

.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 12px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0)
}

.tooltip.in {
	opacity: .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: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	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: #000
}

.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	right: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	left: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(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: 14px;
	font-weight: 400;
	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: #999;
	border-top-color: rgba(0, 0, 0, .25);
	bottom: -11px
}

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

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

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

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

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

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

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

.clearfix:after,
.clearfix:before,
.col2-set:after,
.col2-set:before,
.container:after,
.container:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.row-fluid:after,
.row-fluid:before,
.row:after,
.row:before {
	content: " ";
	display: table
}

.clearfix:after,
.col2-set:after,
.container:after,
.form-horizontal .form-group:after,
.row-fluid:after,
.row:after {
	clear: both
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

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

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

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
	display: none!important
}

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

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

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

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

@media (max-width:767px) {
	.hidden-xs {
		display: none!important
	}
}

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

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

@media (min-width:1200px) {
	.hidden-lg {
		display: none!important
	}
}

.visible-print {
	display: none!important
}

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

@media print {
	.hidden-print {
		display: none!important
	}
}

.entry-content .aligncenter,
.main .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both
}

.alignleft {
	float: left
}

.alignright {
	float: right
}

figure.alignnone {
	margin-left: 0;
	margin-right: 0;
	clear: both
}

.wp-caption {
	text-align: center;
	padding: 0
}

.wp-caption-text {
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 10px;
	font-style: italic
}

.gallery-caption {
	font-size: 11px
}

.bypostauthor {
	font-size: inherit
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute!important;
	height: 1px;
	width: 1px;
	overflow: hidden
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto!important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: .875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

.form-search {
	position: relative;
	max-width: 260px;
	border: none;
	width: 100%
}

.form-search .search-query {
	display: block;
	position: relative;
	right: 0;
	width: 100%;
	height: 40px;
	line-height: normal;
	margin: 0;
	border: none;
	padding: 5px 5px 5px 50px;
	font-size: 13px;
	font-weight: 400;
	color: #777;
	border: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.form-search .search-icon {
	display: block;
	margin: 0;
	width: 40px;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	padding: 5px 5px 5px 5px;
	position: absolute;
	left: 0;
	top: 0;
	border: 0;
	cursor: pointer;
	height: 40px;
	color: #fff;
	background: #f3690e
}

.form-search label {
	margin-bottom: 0
}

.menu-search-btn {
	cursor: pointer
}

#kad-menu-search-popup {
	position: absolute;
	right: 0;
	bottom: -40px;
	opacity: 0;
	z-index: 100;
	-webkit-transition: opacity .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out;
	-ms-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.sf-menu li.menu-search-btn a i {
	margin-right: 0
}

#kad-menu-search-popup.collapsing {
	position: absolute;
	height: auto;
	opacity: 1;
	overflow: hidden
}

#kad-menu-search-popup.in {
	opacity: 1
}

.main.postlist>.alert {
	padding: 20px;
	font-size: 18px;
	text-align: center
}

.main.postlist>.form-search {
	margin: 0 auto
}

.topclass {
	background: #444
}

.contentclass {
	background: #f9f9f9
}

.postclass,
.woocommerce-tabs .panel {
	background: #fff
}

.titleclass {
	background-color: #f9f9f9
}

.featclass {
	background: #f2f2f2
}

.headerclass {
	background: 0 0;
	transition: background .4s ease-out, border .4s ease-out;
	-webkit-transition: background .4s ease-out, border .4s ease-out;
	-moz-transition: background .4s ease-out, border .4s ease-out;
	-o-transition: background .4s ease-out, border .4s ease-out;
	border-bottom: 1px solid rgba(255, 255, 255, .5)
}

.is-sticky .headerclass {
	background: rgba(255, 255, 255, .9);
	border-bottom: 1px solid transparent
}

.none-trans-header .headerclass {
	background: rgba(255, 255, 255, .9);
	border-bottom: 0
}

.footerclass {
	background: #e2e2e2
}

.navclass {
	background: #d9d9d9
}

.mobileclass {
	background: #444
}

.bg_primary {
	background: #f3690e
}

.color_primary {
	color: #f3690e
}

.color_gray {
	color: #555
}

#topbar ul {
	margin: 0;
	padding: 0;
	list-style: none
}

#topbar ul li {
	list-style: none;
	color: #fff;
	font-weight: 400;
	font-size: 11px
}

#topbar ul.sf-menu li {
	float: left
}

#topbar .widget {
	margin-top: 0
}

#topbar .topbarsociallinks,
#topbar .topbarsociallinks li {
	float: left
}

#topbar ul.topbmenu {
	float: right
}

#topbar .topbarsociallinks li a,
#topbar ul.sf-menu li a {
	color: #fff;
	display: block;
	padding: 0 10px;
	font-size: 11px;
	line-height: 30px;
	transition: background .5s;
	-moz-transition: background .5s;
	-webkit-transition: background .5s;
	-o-transition: background .5s
}

#topbar .topbarsociallinks li a {
	font-size: 14px
}

#topbar .kadence_social_widget .tooltip {
	display: none!important
}

#topbar .kadence_social_widget {
	text-align: left
}

#topbar ul.sf-menu li a:hover,
.topbarmenu ul.sf-menu li.sf-dropdown:hover,
.topbarsociallinks li a:hover {
	text-decoration: none;
	background: #f3690e
}

#topbar .topbarsociallinks li a[class*=kad-color-kt-icon-facebook]:hover {
	background: #3b5998
}

#topbar .topbarsociallinks li a[class*=kad-color-kt-icon-twitter]:hover {
	background: #9AE4E8
}

#topbar .topbarsociallinks li a[class*=kad-color-kt-icon-instagram]:hover {
	background: #517fa4
}

#topbar .topbarsociallinks li a[class*=kad-color-kt-icon-youtube]:hover {
	background: #F33
}

#topbar .topbarsociallinks li a[class*=kad-color-kt-icon-vimeo]:hover {
	background: #4EBBFF
}

#topbar .topbarsociallinks li a[class*=kad-color-kt-icon-google]:hover {
	background: #DD4B39
}

#topbar .topbarsociallinks li a[class*=kad-color-kt-icon-dribbble]:hover {
	background: #EA4C89
}

#topbar .topbarsociallinks li a[class*=kad-color-kt-icon-flickr]:hover {
	background: #FE0883
}

#topbar .topbarsociallinks li a[class*=kad-color-kt-icon-pinterest]:hover {
	background: #C92228
}

#topbar .topbarsociallinks li a[class*=kad-color-kt-icon-linkedin]:hover {
	background: #4875B4
}

#topbar .topbarsociallinks li a[class*=kad-color-kt-icon-rss]:hover {
	background: #FF6200
}

#topbar .topbarsociallinks li a[class*=kad-color-kt-icon-tumblr]:hover {
	background: #32506d
}

#topbar .topbarsociallinks li a[class*=kad-color-kt-icon-vk]:hover {
	background: #45668e
}

#topbar .topbarsociallinks li a[class*=kad-color-kt-icon-viadeo]:hover {
	background: #F4982B
}

#topbar ul.sf-menu li div>a {
	display: inline-block
}

#topbar ul.sf-menu li .sf-dropdown-menu li a {
	text-align: left
}

#topbar .sf-menu li a i {
	display: inline;
	padding-right: 5px;
	font-size: 11px
}

.topbar-widget .pinnacle_social_widget a,
.topbar-widget .virtue_social_widget a {
	display: block;
	float: left;
	width: auto;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	padding: 7px 10px;
	background: 0 0;
	margin-left: 0;
	margin-bottom: 0;
	color: #fff
}

.topbarmenu .sf-menu ul {
	z-index: 1000!important
}

#topbar-search input[type=text] {
	border: none;
	color: #fff;
	line-height: normal;
	background: #444;
	margin-bottom: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.topbar-right-search {
	position: relative
}

#topbar-search .form-search ::-webkit-input-placeholder {
	color: #fff
}

#topbar-search .form-search :-moz-placeholder {
	color: #fff
}

#topbar-search .form-search ::-moz-placeholder {
	color: #fff;
	opacity: 1
}

#topbar-search .form-search :-ms-input-placeholder {
	color: #fff
}

#kad-top-search-popup {
	position: absolute;
	right: 0;
	top: 100%;
	opacity: 0;
	z-index: 1000;
	-webkit-transition: opacity .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out;
	-ms-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

#kad-top-search-popup.collapsing {
	position: absolute;
	height: auto;
	opacity: 1;
	overflow: hidden
}

#kad-top-search-popup.in {
	opacity: 1
}

.kad-topsearch-button {
	float: right;
	list-style: none;
	padding: 0;
	margin: 0
}

.top-menu-search-btn {
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 12px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	float: right;
	background: url(../img/20white.html);
	background: rgba(255, 255, 255, .2);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.top-menu-search-btn.collapsed {
	background: 0 0
}

.top-menu-search-btn:hover,
.top-search-btn.collapsed:hover {
	color: #fff;
	background: #f3690e
}

#kad-top-cart-popup {
	position: absolute;
	right: 0;
	top: 100%;
	opacity: 0;
	z-index: 1000;
	padding: 0;
	background: #444;
	width: 100%;
	max-width: 500px;
	-webkit-transition: opacity .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out;
	-ms-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.kt-header-mini-cart-refreash {
	padding: 15px
}

#kad-top-cart-popup.collapsing {
	position: absolute;
	height: auto;
	opacity: 1;
	overflow: hidden
}

#kad-top-cart-popup.in {
	opacity: 1
}

#topbar #kad-top-cart-popup ul.product_list_widget li {
	padding: 0 0 6px;
	font-size: 14px;
	position: relative;
	border-bottom: 1px solid #555;
	margin-bottom: 6px;
	border-color: rgba(255, 255, 255, .2)
}

#topbar #kad-top-cart-popup ul.product_list_widget li:last-child {
	padding: 0 0 4px;
	border-bottom: 0;
	margin-bottom: 0
}

#topbar #kad-top-cart-popup ul.product_list_widget li a {
	display: block;
	margin-right: 70px;
	color: #fff;
	font-size: 13px
}

#topbar #kad-top-cart-popup ul.product_list_widget li a img {
	max-width: 50px;
	padding-right: 10px;
	width: 50px;
	height: auto;
	float: none;
	margin: 0
}

#topbar #kad-top-cart-popup ul.product_list_widget li dl {
	border: 0;
	padding-left: 72px
}

#topbar #kad-top-cart-popup .total {
	padding: 4px;
	margin: 8px 0;
	color: #fff;
	background: rgba(255, 255, 255, .2)
}

#topbar #kad-top-cart-popup .product_list_widget li {
	background: 0 0
}

#topbar #kad-top-cart-popup .buttons {
	margin: 0
}

#topbar #kad-top-cart-popup li .quantity {
	font-size: 11px;
	padding-top: 8px;
	position: absolute;
	color: #fff;
	top: 0;
	right: 0
}

.kad-topcart-button {
	float: right;
	list-style: none;
	padding: 0;
	margin: 0
}

.top-menu-cart-btn {
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 12px;
	line-height: 30px;
	width: auto;
	padding: 0 4px;
	text-align: center;
	float: right;
	background: url(../img/20white.html);
	background: rgba(255, 255, 255, .2);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.top-menu-cart-btn.collapsed {
	background: 0 0
}

.top-cart-btn.collapsed:hover,
.top-menu-cart-btn:hover {
	color: #fff;
	background: #f3690e
}

.top-menu-cart-btn .kt-cart-total {
	padding: 0;
	display: inline-block;
	border-radius: 50%;
	font-size: 9px;
	float: right;
	background: #f3690e;
	width: 14px;
	text-align: center;
	height: 14px;
	margin: 3px 0 0 3px;
	line-height: 14px
}

#topbar #kad-top-cart-popup ul.product_list_widget li a.remove {
	margin-right: 2px
}

.trans-header #kad-banner {
	position: absolute;
	width: 100%;
	z-index: 1020
}

.stickyheader #kad-banner {
	width: 100%;
	left: 0;
	z-index: 1020;
	top: 0;
	margin: 0 auto
}

.stickyheader.trans-header #kad-banner {
	position: fixed
}

.admin-bar.stickyheader #kad-banner {
	top: 32px
}

.trans-header #kad-banner-sticky-wrapper {
	height: 0!important
}

#logo {
	margin-left: 5px;
	padding: 10px 0
}

.col-md-12>#logo {
	text-align: center
}

#kad-banner #logo .kad-retina-logo,
.trans-header #kad-banner #logo .kad-retina-logo {
	display: none
}

.kad-lg {
	background-size: contain!important;
	background-position: left center!important;
	background-repeat: no-repeat!important;
	max-width: 100%
}

.mobile-nav-container {
	min-height: 0
}

#logo a.brand {
	color: #444;
	font-size: 38px;
	line-height: normal
}

#logo a.brand:hover {
	text-decoration: none
}

#kad-banner #logo .kad-standard-logo {
	-webkit-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-ms-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}

.trans-header #kad-banner #logo .kad-standard-logo {
	opacity: 0;
	display: none
}

.trans-header .is-sticky #kad-banner #logo .kad-standard-logo {
	opacity: 1;
	display: block
}

#kad-banner #logo .kad-retina-logo-tranbg,
#kad-banner #logo .kad-standard-logo-tranbg {
	display: none;
	-webkit-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-ms-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}

.trans-header #kad-banner #logo .kad-standard-logo-tranbg {
	display: block;
	opacity: 1
}

.trans-header .is-sticky #kad-banner #logo .kad-retina-logo-tranbg,
.trans-header .is-sticky #kad-banner #logo .kad-standard-logo-tranbg {
	opacity: 0;
	display: none
}

.kad-header-style-basic #logo #thelogo {
	position: relative
}

.kad-header-style-basic #logo,
.kad-header-style-basic .kad-primary-nav,
.kad-header-style-basic .nav-main {
	margin: 0;
	padding: 0
}

.kad-header-style-basic #logo #thelogo {
	display: table-cell;
	vertical-align: middle;
	max-width: 100%
}

.kad-header-style-basic #thelogo img {
	padding: 5px 0;
	display: block;
	height: auto
}

.kad-header-style-basic #logo a.brand {
	display: table!important;
	table-layout: fixed;
	max-width: 100%;
	width: 100%
}

.kad-header-style-basic .kad-primary-nav ul.sf-menu>li>a {
	margin: 0;
	padding: 0 20px
}

.kad-header-style-basic .kad-primary-nav ul.sf-menu>li.sf-dropdown>a {
	padding: 0 30px 0 20px
}

.kad-header-style-basic #kad-banner #kad-shrinkheader {
	overflow: visible!important
}

.kad-header-style-basic.kad-header-center-logo .kad-primary-nav ul.sf-menu>li {
	width: 33.33%
}

.kad-header-style-basic.kad-header-center-logo .kad-primary-nav ul.sf-menu>li>a {
	padding: 0
}

.kad-header-style-basic.kad-header-center-logo .kad-primary-nav ul.sf-menu {
	float: none;
	width: 100%
}

.kad-header-logo .kad-lg {
	margin: 0 auto;
	background-size: contain!important;
	background-position: center center!important
}

.kad-header-center-logo #logo a.brand {
	text-align: center
}

@media (min-width:992px) {
	.kad-header-style-basic.kad-header-center-logo #thelogo img {
		margin: 0 auto
	}
}

.kad-header-center-logo .kad-primary-nav .sf-menu>.kt-lgmenu>ul {
	width: auto
}

@media (min-width:992px) {
	.kt-menu-left.kt-logo-25,
	.kt-menu-right.kt-logo-25 {
		width: 37.5%
	}
	.kad-header-logo.kt-logo-25 {
		width: 25%
	}
}

.page-header {
	padding-top: 35px;
	padding-bottom: 35px;
	margin: 0;
	text-align: center
}

.kad-parallax {
	background-attachment: fixed!important;
	background-size: cover!important;
	-moz-background-size: cover!important;
	-webkit-background-size: cover!important
}

.subtitle {
	margin-bottom: 10px
}

.subtitle p {
	margin-bottom: 0
}

.header-color-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: .4;
	background: 0 0
}

.sliderclass {
	position: relative
}

.sliderclass .kad_fullslider_arrow {
	position: absolute;
	z-index: 1000;
	left: 50%;
	bottom: 55px;
	margin-left: -18px
}

@media (max-width:767px) {
	.sliderclass .kad_fullslider_arrow {
		bottom: 25px
	}
}

.sliderclass .kad_fullslider_arrow a {
	font-size: 26px;
	-webkit-animation: hoverup 2s infinite linear;
	-moz-animation: hoverup 2s infinite linear;
	-ms-animation: hoverup 2s infinite linear;
	-o-animation: hoverup 2s infinite linear;
	color: #FFF
}

h1,
h2,
h3,
h4,
h5 {
	color: #444
}

.primary-color,
a {
	color: #f3690e
}

a:hover {
	text-decoration: none;
	color: #f5873f
}

a:active,
a:hover,
a:link,
a:visited {
	text-decoration: none
}

ol,
ul {
	padding: 0;
	padding-left: 20px
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic
}

select {
	width: 220px;
	border: 1px solid #ccc;
	background-color: #fff
}

input[type=file],
select {
	height: 30px;
	line-height: 30px
}

#kadbreadcrumbs {
	font-size: 10px;
	text-align: right;
	float: right;
	padding: 0;
	clear: right;
	margin-top: -30px;
	color: #fff
}

#kadbreadcrumbs a {
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

#kadbreadcrumbs a:hover {
	text-decoration: underline
}

.bc_nomargin #kadbreadcrumbs {
	font-size: 10px;
	text-align: right;
	float: none;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 0;
	color: #444
}

.bc_nomargin #kadbreadcrumbs a {
	color: #444
}

.main #kadbreadcrumbs {
	font-size: 10px;
	text-align: right;
	float: none;
	padding: 0;
	margin-top: -10px;
	margin-bottom: 5px;
	color: #444
}

.main #kadbreadcrumbs a {
	color: inherit
}

.single-article #kadbreadcrumbs,
.single-portfolio-item #kadbreadcrumbs {
	clear: none;
	float: none;
	text-align: left;
	margin-bottom: -5px;
	padding-top: 5px
}

.single-post .bc_nomargin {
	margin-bottom: -15px
}

.infoclass {
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 0;
	color: #888
}

.pageheader {
	padding: 20px 0 5px;
	border-bottom: 1px solid #eee;
	margin-bottom: 20px
}

.lightboxhover img {
	opacity: 1;
	-webkit-transition: opacity .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out;
	-ms-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
	-moz-transform: translateZ(0) scale(1, 1);
	-webkit-transform: translateZ(0) scale(1, 1);
	transform: translateZ(0) scale(1, 1)
}

.lightboxhover:hover img {
	opacity: .9
}

.infoclass {
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 0;
	color: #888
}

.kt-page-pagnation,
.wp-pagenavi {
	text-align: center;
	margin-bottom: 20px
}

.wp-pagenavi a,
.wp-pagenavi span {
	padding: 6px 12px;
	font-size: 12px;
	font-weight: 700;
	margin: 5px;
	display: inline-block;
	border: 0;
	color: #444;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #f9f9f9;
	background: rgba(0, 0, 0, .05);
	-webkit-transition: background .4s ease-in-out;
	-moz-transition: background .4s ease-in-out;
	-ms-transition: background .4s ease-in-out;
	-o-transition: background .4s ease-in-out;
	transition: background .4s ease-in-out
}

.kt-page-pagnation a,
.kt-page-pagnation>span {
	padding: 6px 12px;
	font-size: 12px;
	font-weight: 700;
	margin: 5px;
	display: inline-block;
	border: 0;
	color: #444;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #f9f9f9;
	background: rgba(0, 0, 0, .05);
	-webkit-transition: background .4s ease-in-out;
	-moz-transition: background .4s ease-in-out;
	-ms-transition: background .4s ease-in-out;
	-o-transition: background .4s ease-in-out;
	transition: background .4s ease-in-out
}

.kt-page-pagnation a:hover,
.kt-page-pagnation>span,
.wp-pagenavi a:hover {
	background: #f3690e;
	color: #fff
}

.wp-pagenavi .current {
	background: #f3690e;
	color: #fff
}

.img-margin-center {
	text-align: center
}

#topcontrol>div {
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	bottom: 30px;
	cursor: pointer;
	height: 38px;
	position: absolute;
	right: 20px;
	width: 38px;
	z-index: 5;
	text-align: center;
	background: url(../img/20black.html);
	background: rgba(0, 0, 0, .1)
}

#topcontrol>div:hover {
	background: url(../img/20black.html);
	background: rgba(0, 0, 0, .2)
}

#topcontrol .to_the_top>div {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	padding-top: 10px
}

#ascrail2000 {
	background-color: #666;
	width: 13px!important;
	z-index: 100000!important;
	display: block!important
}

.cycloneslider {
	margin: 0 auto
}

.qtrans_language_chooser {
	margin: 0;
	padding: 0;
	list-style: none
}

.qtrans_language_chooser li {
	float: left;
	margin: 5px
}

.topbar-widget .qtrans_language_chooser a {
	color: #fff
}

.videofit iframe {
	max-width: 100%
}

#supersized {
	margin: 0;
	padding: 0
}

#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img {
	float: none!important
}

#bbpress-forums p.bbp-topic-meta img.avatar {
	float: none!important
}

.post-password-form input[type=password] {
	width: 100%;
	padding: 8px;
	height: auto;
	border: 1px solid #999;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	max-width: 370px;
	display: block;
	margin-top: 5px
}

form.post-password-form:after {
	clear: both;
	display: table;
	content: ''
}

form.post-password-form label {
	display: block;
	float: left;
	padding-right: 10px
}

form.post-password-form input[type=submit] {
	float: left;
	margin-top: 23px;
	display: block
}

.kt-slider-header-overlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden
}

.kad_404_page ul {
	list-style-position: inside
}

.kad_404_page {
	text-align: center
}

.search_form_404 .form-search {
	margin: 30px auto
}

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

.kt-woo-spinners input[type=number] {
	-moz-appearance: textfield
}

body {
	max-width: 100%;
	overflow-x: hidden
}

.kt-second-contentclass.contentclass {
	position: relative;
	z-index: 12
}

img#wpstats {
	display: block;
	margin-top: -10px
}

a:focus {
	outline: 0
}

.entry-content table,
.modal-body table {
	width: 100%;
	margin-bottom: 10px
}

.entry-content table td,
.entry-content table th,
table td,
table th {
	padding: 10px
}

.entry-content table tr:nth-child(even),
.modal-body table tr:nth-child(even) {
	background: #f9f9f9;
	background: rgba(0, 0, 0, .03)
}

.entry-content table thead,
.modal-body table thead {
	background: #f2f2f2;
	background: rgba(0, 0, 0, .06)
}

.modal {
	z-index: 10050
}

.entry-content:after {
	clear: both;
	display: table;
	content: ''
}

.col-md-12>.kad-primary-nav .sf-menu li {
	display: inline-block;
	float: none
}

.col-md-12>.kad-primary-nav ul.sf-menu {
	float: none;
	text-align: center
}

.kad-primary-nav {
	position: relative;
	z-index: 699
}

.kad-primary-nav .mobilenav-button {
	display: none
}

.kad-primary-nav ul.sf-menu {
	float: right
}

.sf-menu a {
	color: #444;
	text-align: center;
	display: block;
	position: relative;
	text-decoration: none;
	padding: 0 20px;
	transition: color .3s ease-out, background .3s ease-out;
	-webkit-transition: color .3s ease-out, background .3s ease-out;
	-moz-transition: color .3s ease-out, background .3s ease-out;
	-o-transition: color .3s ease-out, background .3s ease-out
}

.sf-menu li a i {
	font-size: inherit;
	display: inline;
	margin-right: 5px
}

.sf-menu li a .sf-description {
	font-size: 10px;
	text-transform: none;
	display: block;
	line-height: normal;
	margin-top: 0;
	position: absolute;
	text-align: center;
	bottom: 2px;
	left: 0;
	width: 100%
}

.sf-menu,
.sf-menu * {
	list-style: none
}

.sf-menu {
	line-height: 1;
	margin: 0;
	padding: 0
}

.sf-menu ul {
	position: absolute;
	z-index: 800;
	display: none;
	top: 100%;
	left: 0;
	background: #444;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .1);
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .1);
	min-width: 12em
}

.sf-menu.topbmenu ul {
	z-index: 1000
}

.kad-primary-nav .sf-menu>.kt-lgmenu>ul {
	right: 0;
	left: auto;
	padding: 10px 0;
	width: 940px
}

.kad-primary-nav .sf-menu>.kt-lgmenu>ul>li {
	width: 50%;
	padding: 5px 15px;
	border-right: 1px solid #999;
	border-color: rgba(255, 255, 255, .07)
}

.kad-primary-nav .sf-menu>.kt-lgmenu.kt-menu-column-3>ul>li {
	width: 33.33%
}

.kad-primary-nav .sf-menu>.kt-lgmenu.kt-menu-column-4>ul>li {
	width: 25%
}

.kad-primary-nav .sf-menu>.kt-lgmenu>ul>li:last-child {
	border: 0
}

.none-trans-header .kad-primary-nav .sf-menu>.kt-lgmenu>ul>li>a,
.trans-header .kad-primary-nav .sf-menu>.kt-lgmenu>ul>li>a {
	font-size: 14px;
	text-transform: uppercase
}

.kad-primary-nav .sf-menu>.kt-lgmenu .sf-dropdown-submenu .sf-dropdown-menu .sf-with-ul:after,
.kad-primary-nav .sf-menu>.kt-lgmenu .sf-dropdown-submenu>a:after {
	display: none
}

.kad-primary-nav .sf-menu>.kt-lgmenu>ul>li>ul,
.kad-primary-nav .sf-menu>.kt-lgmenu>ul>li>ul ul {
	position: static;
	display: block!important;
	opacity: 1!important
}

.kad-primary-nav .sf-menu>.kt-lgmenu>ul>li>ul ul {
	margin-left: 5px
}

.sf-menu>.kt-lgmenu {
	position: inherit!important
}

.sf-menu ul ul {
	top: 0;
	left: 100%
}

#nav-second .sf-menu>li:last-child>ul,
.kad-primary-nav .sf-menu>li:last-child>ul {
	left: auto;
	right: 0
}

.sf-menu ul li {
	width: 100%;
	padding: 0;
	text-align: left;
	font-size: 12px
}

.sf-menu ul li i {
	font-size: 12px;
	display: inline-block;
	padding-right: 5px
}

.none-trans-header .kad-primary-nav ul.sf-menu ul li a,
.trans-header .kad-primary-nav ul.sf-menu ul li a {
	width: auto;
	display: block;
	padding: 10px;
	color: #fff;
	text-align: left;
	font-size: 13px
}

.kad-primary-nav ul.sf-menu ul li a:hover,
.kad-primary-nav ul.sf-menu ul li.current-menu-item a {
	background: #f3690e
}

.sf-menu li:hover {
	visibility: inherit
}

.sf-menu li {
	float: left;
	position: relative;
	border-bottom: 0;
	padding: 0;
	line-height: normal
}

.sf-menu .dropdown .active:hover,
.sf-menu li.sfHover,
.sf-menu li:hover {
	background-color: transparent
}

.sf-menu a:active,
.sf-menu a:focus,
.sf-menu a:hover {
	outline: 0
}

.kad-header-center-logo .kad-primary-nav .sf-menu>.kt-lgmenu>ul {
	width: 992px
}

.kad-header-center-logo #nav-main-left.kad-primary-nav .sf-menu>.kt-lgmenu>ul {
	right: auto;
	left: 0
}

.kad-header-center-logo #nav-main-right.kad-primary-nav .sf-menu>.kt-lgmenu>ul {
	right: 0;
	left: auto
}

@media (min-width:1200px) {
	.kad-header-center-logo .kad-primary-nav .sf-menu>.kt-lgmenu>ul {
		width: 1170px
	}
}

.sf-menu a.sf-with-ul {
	min-width: 1px
}

.sf-sub-indicator {
	display: none
}

.sf-dropdown-submenu .sf-dropdown-menu .sf-with-ul:after,
.sf-dropdown-submenu>a:after,
.sf-dropdown>a:after {
	content: "\e3b5";
	font-family: kt-icon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	float: right;
	display: block;
	height: 100%;
	width: 10px;
	padding-left: 1px
}

.sf-dropdown>a:after {
	display: inline-block;
	float: none;
	padding: 0;
	width: 10px;
	text-align: left;
	height: auto;
	position: absolute;
	right: 18px;
	margin: 0
}

#topbar .sf-dropdown>a:after {
	right: 5px
}

#topbar ul.sf-menu>li.sf-dropdown>a {
	padding: 0 20px 0 10px
}

.sf-menu>.sf-dropdown>a:after {
	content: "\e3b6";
	margin-right: 0
}

.kad-header-style-basic .kad-primary-nav ul.sf-menu>li.menu-cart-icon-kt>a {
	min-width: 67px
}

.kad-primary-nav .menu-search-icon-kt a {
	min-width: 61px
}

.kad-header-center-logo .sf-menu>.sf-dropdown>a:after {
	right: 4px
}

.sf-shadow ul {
	background: #444;
	opacity: .98;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	filter: alpha(opacity=90)
}

.sf-shadow ul.sf-shadow-off {
	background: 0 0
}

#mobile-nav-trigger {
	display: none;
	height: 0
}

.nav-trigger-case .kad-navbtn {
	display: block;
	padding: 0 10px;
	float: right;
	margin-left: 0;
	margin-right: 0;
	font-size: 28px;
	-webkit-transition: background .3s ease-out;
	-moz-transition: background .3s ease-out;
	-o-transition: background .3s ease-out
}

.nav-trigger-case .kad-navbtn i {
	line-height: inherit
}

.is-sticky .nav-trigger-case.collapsed .kad-navbtn,
.none-trans-header .nav-trigger-case.collapsed .kad-navbtn {
	color: #444
}

.is-sticky .nav-trigger-case .kad-navbtn {
	color: #f3690e
}

.nav-trigger-case.collapsed .kad-navbtn {
	background: 0 0
}

.kad-mobile-nav {
	overflow: visible
}

.kad-mobile-nav .kad-nav-inner li a {
	float: none;
	text-decoration: none;
	display: block;
	font-size: 16px;
	opacity: .9;
	padding: 10px 15px;
	color: #fff;
	border-bottom: 1px solid;
	border-bottom-color: #eee;
	border-bottom-color: rgba(255, 255, 255, .02);
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out
}

.kad-mobile-nav .kad-nav-inner li.current-menu-item>a {
	opacity: .5
}

.kad-mobile-nav .kad-nav-inner li a:hover {
	opacity: 1
}

.kad-mobile-nav .kad-nav-inner li ul.sf-dropdown-menu {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0
}

.kad-mobile-nav .kad-nav-inner li ul.sf-dropdown-menu a {
	padding: 10px 15px 10px 15px;
	list-style: disc;
	display: list-item;
	list-style-position: inside
}

.kad-mobile-nav .menu-search-icon-kt,
.kad-mobile-nav .sf-dropdown-submenu .sf-dropdown-menu .sf-with-ul:after,
.kad-mobile-nav .sf-dropdown-submenu>a:after,
.kad-mobile-nav .sf-dropdown>a:after {
	display: none
}

.kad-mobile-nav .kad-nav-inner li a .sf-description {
	font-size: 10px;
	display: block
}

.kad-mobile-nav .form-search {
	padding: 20px 20px 0;
	max-width: none
}

.kad-mobile-nav .form-search .search-icon {
	left: 20px;
	top: 20px
}

.kad-mobile-nav .form-search .search-query {
	background: rgba(255, 255, 255, .06);
	color: #fff
}

.nav-trigger {
	position: relative
}

.kad-mobile-nav {
	position: relative;
	z-index: 800
}

.kad-nav-collapse {
	overflow: hidden;
	height: 0;
	clear: both
}

.kad-nav-inner .kad-mnav {
	position: relative;
	left: 0;
	display: block;
	margin: 0;
	padding: 20px;
	list-style: none;
	float: none;
	margin: 0 0 10px
}

#kad-mobile-nav {
	display: none;
	width: 100%;
	height: 0
}

.kad-nav-inner .kad-mnav i {
	padding-right: 10px
}

.kad-topbar-right .nav-trigger-case {
	float: right;
	cursor: pointer
}

#topbar .nav-trigger-case .kad-navbtn:hover {
	background: #f3690e
}

#topbar #kad-mobile-nav {
	z-index: 99999;
	position: relative
}

#topbar .kad-mobile-nav .kad-nav-inner li a {
	color: #fff
}

#topbar .mobileclass {
	background: #444
}

#topbar .kad-nav-inner .kad-top-mnav {
	padding: 0 10px 10px
}

#topbar .nav-trigger-case .kad-navbtn {
	color: #fff;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

ul.product_list_widget li dl {
	margin: 0;
	font-size: .8751em
}

ul.product_list_widget li dl dt {
	float: left;
	clear: left;
	margin-right: .25em
}

.kad-primary-nav .menu-cart-icon-kt,
.kad-primary-nav .menu-cart-icon-kt a,
.kad-primary-nav .menu-search-icon-kt,
.kad-primary-nav .menu-search-icon-kt a {
	position: static
}

.kad-header-style-basic .kad-primary-nav ul.sf-menu>li.menu-cart-icon-kt>a {
	padding-right: 15px
}

.kad-header-style-basic .kad-primary-nav ul.sf-menu>li.menu-cart-icon-kt>a>i {
	margin-right: 2px
}

.kad-head-cart-popup {
	position: absolute;
	right: 0;
	top: 100%;
	opacity: 0;
	z-index: 450;
	padding: 0;
	width: 100%;
	max-width: 500px;
	background: #fff;
	-webkit-transition: opacity .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out;
	-ms-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

#kad-mobile-nav #kad-mobile-menu-cart-popup {
	position: static;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	max-width: none
}

#kad-head-cart-popup.collapsing,
#kad-mobile-menu-cart-popup.collapsing {
	position: absolute;
	height: auto;
	opacity: 1;
	overflow: hidden
}

#kad-head-cart-popup.in,
#kad-mobile-menu-cart-popup.in {
	opacity: 1
}

.kt-cart-text {
	display: none
}

#kad-mobile-nav .kt-cart-text {
	display: inline;
	margin-right: 8px
}

#kad-mobile-nav #kad-mobile-menu-cart-popup ul.product_list_widget,
.kad-header-right #kad-head-cart-popup ul.product_list_widget {
	display: block!important;
	position: static;
	background: 0 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	min-width: 0
}

#kad-mobile-nav #kad-mobile-menu-cart-popup ul.product_list_widget li,
.kad-header-right #kad-head-cart-popup ul.product_list_widget li {
	padding: 0 0 6px;
	font-size: 14px;
	position: relative;
	list-style: none;
	border-bottom: 1px solid #555;
	margin-bottom: 6px;
	border-color: rgba(0, 0, 0, .2);
	float: none
}

#kad-mobile-nav #kad-mobile-menu-cart-popup ul.product_list_widget li:last-child,
.kad-header-right #kad-head-cart-popup ul.product_list_widget li:last-child {
	padding: 0 0 4px;
	border-bottom: 0;
	margin-bottom: 0
}

#kad-mobile-nav #kad-mobile-menu-cart-popup ul.product_list_widget li a,
.kad-header-right #kad-head-cart-popup ul.product_list_widget li a {
	display: block;
	margin-right: 70px;
	font-size: 13px;
	padding: 0;
	color: #444
}

#kad-mobile-nav #kad-mobile-menu-cart-popup ul.product_list_widget li a:hover,
.kad-header-right #kad-head-cart-popup ul.product_list_widget li a:hover {
	background: 0 0;
	color: #444
}

#kad-mobile-nav #kad-mobile-menu-cart-popup ul.product_list_widget li a img,
.kad-header-right #kad-head-cart-popup ul.product_list_widget li a img {
	max-width: 50px;
	padding-right: 10px;
	width: 50px;
	height: auto;
	float: none;
	margin: 0
}

#kad-mobile-nav #kad-mobile-menu-cart-popup ul.product_list_widget li dl,
.kad-header-right #kad-head-cart-popup ul.product_list_widget li dl {
	border: 0;
	padding-left: 80px
}

#kad-mobile-nav #kad-mobile-menu-cart-popup .total,
.kad-header-right #kad-head-cart-popup .total {
	padding: 4px;
	margin: 8px 0;
	color: #444;
	background: rgba(0, 0, 0, .2);
	clear: both;
	line-height: 20px
}

#kad-mobile-nav #kad-mobile-menu-cart-popup .buttons,
.kad-header-right #kad-head-cart-popup .buttons {
	margin: 0
}

#kad-mobile-nav #kad-mobile-menu-cart-popup .buttons .button,
.kad-header-right #kad-head-cart-popup .buttons .button {
	padding: 10px 16px;
	display: inline-block;
	font-size: 14px
}

#kad-mobile-nav #kad-mobile-menu-cart-popup li .quantity,
.kad-header-right #kad-head-cart-popup li .quantity {
	font-size: 11px;
	padding-top: 8px;
	position: absolute;
	color: #444;
	top: 0;
	right: 0
}

.kad-headcart-button {
	float: right;
	list-style: none;
	padding: 0;
	margin: 0
}

.menu-cart-btn {
	cursor: pointer
}

.menu-cart-btn .kt-cart-total {
	padding: 0;
	display: inline-block;
	border-radius: 50%;
	font-size: 9px;
	float: none;
	background: #f3690e;
	width: 14px;
	text-align: center;
	height: 14px;
	color: #fff;
	line-height: 14px;
	vertical-align: middle;
	margin-top: -8px
}

.kad-nav-inner .kad-mnav i {
	padding-right: 10px
}

.kad-mobile-nav .kad-nav-inner li .kad-submenu-accordion {
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
	text-align: center;
	height: auto;
	padding: 10px 15px
}

.kad-mobile-nav .kad-nav-inner li .kad-submenu-accordion.toggle-active {
	background: rgba(0, 0, 0, .07)
}

.kad-nav-inner .kad-mnav .kad-submenu-accordion i.kt-icon-arrow-up,
.kad-nav-inner .kad-top-mnav .kad-submenu-accordion i.kt-icon-arrow-up {
	display: none
}

.kad-nav-inner .kad-mnav .kad-submenu-accordion.toggle-active i.kt-icon-arrow-down,
.kad-nav-inner .kad-top-mnav .kad-submenu-accordion.toggle-active i.kt-icon-arrow-down {
	display: none
}

.kad-nav-inner .kad-mnav .kad-submenu-accordion.toggle-active i.kt-icon-arrow-up,
.kad-nav-inner .kad-top-mnav .kad-submenu-accordion.toggle-active i.kt-icon-arrow-up {
	display: block;
	line-height: inherit
}

.kad-mobile-nav .kad-nav-inner li {
	position: relative
}

#topbar .kad-mobile-nav .kad-nav-inner li .kad-submenu-accordion,
.kad-mobile-nav .kad-nav-inner li .kad-submenu-accordion {
	color: #fff
}

.kad-nav-inner .kad-mnav .kad-submenu-accordion i {
	padding-right: 0
}

.kad-nav-collapse.in {
	height: auto
}

@font-face {
	font-family: kt-icon;
	src: url(../fonts/kt-icon7bc8.html?3oarzb);
	src: url(../fonts/kt-icon7bc8.html?3oarzb#iefix) format('embedded-opentype'), url(../fonts/kt-icon7bc8.woff2?3oarzb) format('woff2'), url(../fonts/kt-icon7bc8.ttf?3oarzb) format('truetype'), url(../fonts/kt-icon7bc8-2.html?3oarzb) format('woff'), url(../fonts/kt-icon7bc8-3.html?3oarzb#kt-icon) format('svg');
	font-weight: 400;
	font-style: normal
}

[class*=kt-icon-],
[class^=kt-icon-] {
	font-family: kt-icon!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.kt-icon-instagram2:before {
	content: "\e914"
}

.kt-icon-icon-viadeo:before {
	content: "\e600"
}

.kt-icon-snapchat:before {
	content: "\e63d"
}

.kt-icon-periscope:before {
	content: "\e90e"
}

.kt-icon-etsy:before {
	content: "\e902"
}

.kt-icon-heart:before {
	content: "\e04a"
}

.kt-icon-cloud:before {
	content: "\e602"
}

.kt-icon-star:before {
	content: "\e603"
}

.kt-icon-tv:before {
	content: "\e604"
}

.kt-icon-sound:before {
	content: "\e605"
}

.kt-icon-video:before {
	content: "\e606"
}

.kt-icon-trash:before {
	content: "\e607"
}

.kt-icon-user:before {
	content: "\e608"
}

.kt-icon-key:before {
	content: "\e609"
}

.kt-icon-search:before {
	content: "\e60a"
}

.kt-icon-settings:before {
	content: "\e60b"
}

.kt-icon-camera:before {
	content: "\e60c"
}

.kt-icon-location:before {
	content: "\e613"
}

.kt-icon-eye:before {
	content: "\e614"
}

.kt-icon-bubble:before {
	content: "\e615"
}

.kt-icon-stack:before {
	content: "\e616"
}

.kt-icon-cup:before {
	content: "\e617"
}

.kt-icon-phone:before {
	content: "\e618"
}

.kt-icon-news:before {
	content: "\e619"
}

.kt-icon-mail:before {
	content: "\e61a"
}

.kt-icon-like:before {
	content: "\e61b"
}

.kt-icon-photo:before {
	content: "\e61c"
}

.kt-icon-note:before {
	content: "\e61d"
}

.kt-icon-study:before {
	content: "\e625"
}

.kt-icon-lab:before {
	content: "\e626"
}

.kt-icon-food:before {
	content: "\e627"
}

.kt-icon-t-shirt:before {
	content: "\e628"
}

.kt-icon-fire:before {
	content: "\e629"
}

.kt-icon-clip:before {
	content: "\e62a"
}

.kt-icon-shop:before {
	content: "\e62b"
}

.kt-icon-calendar:before {
	content: "\e62c"
}

.kt-icon-wallet:before {
	content: "\e62d"
}

.kt-icon-vynil:before {
	content: "\e62e"
}

.kt-icon-truck:before {
	content: "\e62f"
}

.kt-icon-world:before {
	content: "\e630"
}

.kt-icon-paperplane:before {
	content: "\e61f"
}

.kt-icon-params:before {
	content: "\e620"
}

.kt-icon-banknote:before {
	content: "\e621"
}

.kt-icon-data:before {
	content: "\e622"
}

.kt-icon-music:before {
	content: "\e623"
}

.kt-icon-megaphone:before {
	content: "\e624"
}

.kt-icon-tag:before {
	content: "\e60d"
}

.kt-icon-lock:before {
	content: "\e60e"
}

.kt-icon-bulb:before {
	content: "\e60f"
}

.kt-icon-diamond:before {
	content: "\e611"
}

.kt-icon-display:before {
	content: "\e612"
}

.kt-icon-pen:before {
	content: "\e610"
}

.kt-icon-clock:before {
	content: "\e61e"
}

.kt-icon-mobile:before {
	content: "\e000"
}

.kt-icon-laptop:before {
	content: "\e001"
}

.kt-icon-desktop:before {
	content: "\e002"
}

.kt-icon-tablet:before {
	content: "\e003"
}

.kt-icon-phone2:before {
	content: "\e004"
}

.kt-icon-document:before {
	content: "\e005"
}

.kt-icon-documents:before {
	content: "\e006"
}

.kt-icon-search2:before {
	content: "\e007"
}

.kt-icon-clipboard:before {
	content: "\e008"
}

.kt-icon-newspaper:before {
	content: "\e009"
}

.kt-icon-notebook:before {
	content: "\e00a"
}

.kt-icon-book-open:before {
	content: "\e00b"
}

.kt-icon-browser:before {
	content: "\e00c"
}

.kt-icon-calendar2:before {
	content: "\e00d"
}

.kt-icon-presentation:before {
	content: "\e00e"
}

.kt-icon-picture:before {
	content: "\e00f"
}

.kt-icon-pictures:before {
	content: "\e010"
}

.kt-icon-video2:before {
	content: "\e011"
}

.kt-icon-camera2:before {
	content: "\e012"
}

.kt-icon-printer:before {
	content: "\e013"
}

.kt-icon-toolbox:before {
	content: "\e014"
}

.kt-icon-briefcase:before {
	content: "\e015"
}

.kt-icon-wallet2:before {
	content: "\e016"
}

.kt-icon-gift:before {
	content: "\e017"
}

.kt-icon-bargraph:before {
	content: "\e018"
}

.kt-icon-grid:before {
	content: "\e019"
}

.kt-icon-expand:before {
	content: "\e01a"
}

.kt-icon-focus:before {
	content: "\e01b"
}

.kt-icon-edit:before {
	content: "\e01c"
}

.kt-icon-adjustments:before {
	content: "\e01d"
}

.kt-icon-ribbon:before {
	content: "\e01e"
}

.kt-icon-hourglass:before {
	content: "\e01f"
}

.kt-icon-lock2:before {
	content: "\e020"
}

.kt-icon-megaphone2:before {
	content: "\e021"
}

.kt-icon-shield:before {
	content: "\e022"
}

.kt-icon-trophy:before {
	content: "\e023"
}

.kt-icon-flag:before {
	content: "\e024"
}

.kt-icon-map:before {
	content: "\e025"
}

.kt-icon-puzzle:before {
	content: "\e026"
}

.kt-icon-basket:before {
	content: "\e027"
}

.kt-icon-envelope:before {
	content: "\e028"
}

.kt-icon-streetsign:before {
	content: "\e029"
}

.kt-icon-telescope:before {
	content: "\e02a"
}

.kt-icon-gears:before {
	content: "\e02b"
}

.kt-icon-key2:before {
	content: "\e02c"
}

.kt-icon-paperclip:before {
	content: "\e02d"
}

.kt-icon-attachment:before {
	content: "\e02e"
}

.kt-icon-pricetags:before {
	content: "\e02f"
}

.kt-icon-lightbulb:before {
	content: "\e030"
}

.kt-icon-layers:before {
	content: "\e031"
}

.kt-icon-pencil:before {
	content: "\e032"
}

.kt-icon-tools:before {
	content: "\e033"
}

.kt-icon-tools-2:before {
	content: "\e034"
}

.kt-icon-scissors:before {
	content: "\e035"
}

.kt-icon-paintbrush:before {
	content: "\e036"
}

.kt-icon-magnifying-glass:before {
	content: "\e037"
}

.kt-icon-circle-compass:before {
	content: "\e038"
}

.kt-icon-linegraph:before {
	content: "\e039"
}

.kt-icon-mic:before {
	content: "\e03a"
}

.kt-icon-strategy:before {
	content: "\e03b"
}

.kt-icon-beaker:before {
	content: "\e03c"
}

.kt-icon-caution:before {
	content: "\e03d"
}

.kt-icon-recycle:before {
	content: "\e03e"
}

.kt-icon-anchor:before {
	content: "\e03f"
}

.kt-icon-profile-male:before {
	content: "\e040"
}

.kt-icon-profile-female:before {
	content: "\e041"
}

.kt-icon-bike:before {
	content: "\e042"
}

.kt-icon-wine:before {
	content: "\e043"
}

.kt-icon-hotairballoon:before {
	content: "\e044"
}

.kt-icon-globe:before {
	content: "\e045"
}

.kt-icon-genius:before {
	content: "\e046"
}

.kt-icon-map-pin:before {
	content: "\e047"
}

.kt-icon-dial:before {
	content: "\e048"
}

.kt-icon-chat:before {
	content: "\e049"
}

.kt-icon-heart2:before {
	content: "\e04a"
}

.kt-icon-cloud2:before {
	content: "\e04b"
}

.kt-icon-upload:before {
	content: "\e04c"
}

.kt-icon-download:before {
	content: "\e04d"
}

.kt-icon-target:before {
	content: "\e04e"
}

.kt-icon-hazardous:before {
	content: "\e04f"
}

.kt-icon-piechart:before {
	content: "\e050"
}

.kt-icon-speedometer:before {
	content: "\e051"
}

.kt-icon-global:before {
	content: "\e052"
}

.kt-icon-compass:before {
	content: "\e053"
}

.kt-icon-lifesaver:before {
	content: "\e054"
}

.kt-icon-clock2:before {
	content: "\e055"
}

.kt-icon-aperture:before {
	content: "\e056"
}

.kt-icon-quote:before {
	content: "\e057"
}

.kt-icon-scope:before {
	content: "\e058"
}

.kt-icon-alarmclock:before {
	content: "\e059"
}

.kt-icon-refresh:before {
	content: "\e05a"
}

.kt-icon-happy:before {
	content: "\e05b"
}

.kt-icon-sad:before {
	content: "\e05c"
}

.kt-icon-facebook:before {
	content: "\e05d"
}

.kt-icon-twitter:before {
	content: "\e05e"
}

.kt-icon-googleplus:before {
	content: "\e05f"
}

.kt-icon-rss:before {
	content: "\e060"
}

.kt-icon-tumblr:before {
	content: "\e061"
}

.kt-icon-linkedin:before {
	content: "\e062"
}

.kt-icon-dribbble:before {
	content: "\e063"
}

.kt-icon-male2:before {
	content: "\e900"
}

.kt-icon-female:before {
	content: "\e901"
}

.kt-icon-arrow-left7:before {
	content: "\e631"
}

.kt-icon-arrow-down7:before {
	content: "\e632"
}

.kt-icon-arrow-up7:before {
	content: "\e633"
}

.kt-icon-arrow-right7:before {
	content: "\e634"
}

.kt-icon-arrow-left8:before {
	content: "\e635"
}

.kt-icon-arrow-down8:before {
	content: "\e636"
}

.kt-icon-arrow-up8:before {
	content: "\e637"
}

.kt-icon-arrow-right8:before {
	content: "\e638"
}

.kt-icon-arrow-left9:before {
	content: "\e639"
}

.kt-icon-arrow-down9:before {
	content: "\e63a"
}

.kt-icon-arrow-up9:before {
	content: "\e63b"
}

.kt-icon-uniE63C:before {
	content: "\e63c"
}

.kt-icon-500px-with-circle:before {
	content: "\e903"
}

.kt-icon-500px2:before {
	content: "\e904"
}

.kt-icon-home:before {
	content: "\e064"
}

.kt-icon-home2:before {
	content: "\e065"
}

.kt-icon-home3:before {
	content: "\e066"
}

.kt-icon-home5:before {
	content: "\e068"
}

.kt-icon-home4:before {
	content: "\e067"
}

.kt-icon-home6:before {
	content: "\e069"
}

.kt-icon-office:before {
	content: "\e06a"
}

.kt-icon-newspaper2:before {
	content: "\e06b"
}

.kt-icon-pencil2:before {
	content: "\e06c"
}

.kt-icon-pencil3:before {
	content: "\e06d"
}

.kt-icon-pencil4:before {
	content: "\e06e"
}

.kt-icon-pencil5:before {
	content: "\e06f"
}

.kt-icon-quill:before {
	content: "\e071"
}

.kt-icon-quill2:before {
	content: "\e072"
}

.kt-icon-pencil6:before {
	content: "\e070"
}

.kt-icon-pen2:before {
	content: "\e073"
}

.kt-icon-pen3:before {
	content: "\e074"
}

.kt-icon-pen4:before {
	content: "\e075"
}

.kt-icon-home7:before {
	content: "\e076"
}

.kt-icon-marker:before {
	content: "\e077"
}

.kt-icon-blog:before {
	content: "\e078"
}

.kt-icon-brush:before {
	content: "\e079"
}

.kt-icon-palette:before {
	content: "\e07a"
}

.kt-icon-palette2:before {
	content: "\e07b"
}

.kt-icon-eyedropper:before {
	content: "\e07c"
}

.kt-icon-eyedropper2:before {
	content: "\e07d"
}

.kt-icon-droplet:before {
	content: "\e07e"
}

.kt-icon-droplet2:before {
	content: "\e07f"
}

.kt-icon-droplet3:before {
	content: "\e080"
}

.kt-icon-paint-format:before {
	content: "\e081"
}

.kt-icon-image:before {
	content: "\e082"
}

.kt-icon-image2:before {
	content: "\e083"
}

.kt-icon-images:before {
	content: "\e084"
}

.kt-icon-image3:before {
	content: "\e085"
}

.kt-icon-image5:before {
	content: "\e087"
}

.kt-icon-image4:before {
	content: "\e086"
}

.kt-icon-images2:before {
	content: "\e088"
}

.kt-icon-camera3:before {
	content: "\e089"
}

.kt-icon-camera4:before {
	content: "\e08a"
}

.kt-icon-camera5:before {
	content: "\e08b"
}

.kt-icon-music2:before {
	content: "\e08c"
}

.kt-icon-music3:before {
	content: "\e08d"
}

.kt-icon-music4:before {
	content: "\e08e"
}

.kt-icon-piano:before {
	content: "\e08f"
}

.kt-icon-guitar:before {
	content: "\e090"
}

.kt-icon-headphones:before {
	content: "\e091"
}

.kt-icon-play:before {
	content: "\e092"
}

.kt-icon-play2:before {
	content: "\e093"
}

.kt-icon-movie:before {
	content: "\e094"
}

.kt-icon-movie2:before {
	content: "\e095"
}

.kt-icon-film:before {
	content: "\e096"
}

.kt-icon-film2:before {
	content: "\e097"
}

.kt-icon-camera6:before {
	content: "\e098"
}

.kt-icon-camera7:before {
	content: "\e099"
}

.kt-icon-camera8:before {
	content: "\e09a"
}

.kt-icon-dice:before {
	content: "\e09b"
}

.kt-icon-gamepad:before {
	content: "\e09c"
}

.kt-icon-gamepad2:before {
	content: "\e09d"
}

.kt-icon-pacman:before {
	content: "\e09e"
}

.kt-icon-spades:before {
	content: "\e09f"
}

.kt-icon-clubs:before {
	content: "\e0a0"
}

.kt-icon-diamonds:before {
	content: "\e0a1"
}

.kt-icon-king:before {
	content: "\e0a2"
}

.kt-icon-queen:before {
	content: "\e0a3"
}

.kt-icon-rock:before {
	content: "\e0a4"
}

.kt-icon-bishop:before {
	content: "\e0a5"
}

.kt-icon-knight:before {
	content: "\e0a6"
}

.kt-icon-bullhorn:before {
	content: "\e0a7"
}

.kt-icon-megaphone3:before {
	content: "\e0a8"
}

.kt-icon-connection:before {
	content: "\e0a9"
}

.kt-icon-connection2:before {
	content: "\e0aa"
}

.kt-icon-radio:before {
	content: "\e0ab"
}

.kt-icon-radio2:before {
	content: "\e0ac"
}

.kt-icon-podcast:before {
	content: "\e0ad"
}

.kt-icon-mic2:before {
	content: "\e0ae"
}

.kt-icon-mic3:before {
	content: "\e0af"
}

.kt-icon-mic4:before {
	content: "\e0b0"
}

.kt-icon-book:before {
	content: "\e0b1"
}

.kt-icon-books:before {
	content: "\e0b2"
}

.kt-icon-library:before {
	content: "\e0b3"
}

.kt-icon-library2:before {
	content: "\e0b4"
}

.kt-icon-profile:before {
	content: "\e0b5"
}

.kt-icon-file:before {
	content: "\e0b6"
}

.kt-icon-copy:before {
	content: "\e0b7"
}

.kt-icon-copy2:before {
	content: "\e0b8"
}

.kt-icon-paste:before {
	content: "\e0b9"
}

.kt-icon-stack2:before {
	content: "\e0ba"
}

.kt-icon-stack3:before {
	content: "\e0bb"
}

.kt-icon-folder:before {
	content: "\e0bc"
}

.kt-icon-folder-download:before {
	content: "\e0bd"
}

.kt-icon-folder-upload:before {
	content: "\e0be"
}

.kt-icon-folder8:before {
	content: "\e0bf"
}

.kt-icon-folder-remove:before {
	content: "\e0c0"
}

.kt-icon-folder-open:before {
	content: "\e0c1"
}

.kt-icon-folder-open2:before {
	content: "\e0c2"
}

.kt-icon-folder-open3:before {
	content: "\e0c4"
}

.kt-icon-folder2:before {
	content: "\e0c3"
}

.kt-icon-certificate:before {
	content: "\e0c5"
}

.kt-icon-cc:before {
	content: "\e0c6"
}

.kt-icon-tag2:before {
	content: "\e0c7"
}

.kt-icon-tag3:before {
	content: "\e0c8"
}

.kt-icon-tag4:before {
	content: "\e0c9"
}

.kt-icon-tags:before {
	content: "\e0ca"
}

.kt-icon-tags2:before {
	content: "\e0cb"
}

.kt-icon-cart:before {
	content: "\e0cc"
}

.kt-icon-cart2:before {
	content: "\e0cd"
}

.kt-icon-cart3:before {
	content: "\e0ce"
}

.kt-icon-cart4:before {
	content: "\e0cf"
}

.kt-icon-basket2:before {
	content: "\e0d0"
}

.kt-icon-basket3:before {
	content: "\e0d1"
}

.kt-icon-bag:before {
	content: "\e0d2"
}

.kt-icon-bag2:before {
	content: "\e0d3"
}

.kt-icon-bag3:before {
	content: "\e0d4"
}

.kt-icon-credit:before {
	content: "\e0d5"
}

.kt-icon-credit2:before {
	content: "\e0d6"
}

.kt-icon-calculate:before {
	content: "\e0d7"
}

.kt-icon-support:before {
	content: "\e0d9"
}

.kt-icon-phone3:before {
	content: "\e0da"
}

.kt-icon-phone4:before {
	content: "\e0dd"
}

.kt-icon-phone6:before {
	content: "\e0e5"
}

.kt-icon-phone5:before {
	content: "\e0e4"
}

.kt-icon-address-book:before {
	content: "\e0e8"
}

.kt-icon-notebook2:before {
	content: "\e0ea"
}

.kt-icon-envelop:before {
	content: "\e0ec"
}

.kt-icon-mail-send:before {
	content: "\e0ed"
}

.kt-icon-envelop-opened:before {
	content: "\e0ee"
}

.kt-icon-envelop2:before {
	content: "\e0ef"
}

.kt-icon-pushpin:before {
	content: "\e0f0"
}

.kt-icon-location2:before {
	content: "\e0f1"
}

.kt-icon-location3:before {
	content: "\e0f2"
}

.kt-icon-location4:before {
	content: "\e0f6"
}

.kt-icon-compass2:before {
	content: "\e0f9"
}

.kt-icon-map2:before {
	content: "\e0fa"
}

.kt-icon-map3:before {
	content: "\e0fb"
}

.kt-icon-map4:before {
	content: "\e0fd"
}

.kt-icon-direction:before {
	content: "\e0fe"
}

.kt-icon-history:before {
	content: "\e100"
}

.kt-icon-clock3:before {
	content: "\e101"
}

.kt-icon-clock4:before {
	content: "\e103"
}

.kt-icon-clock5:before {
	content: "\e107"
}

.kt-icon-alarm:before {
	content: "\e10a"
}

.kt-icon-bell:before {
	content: "\e10b"
}

.kt-icon-bell2:before {
	content: "\e10c"
}

.kt-icon-stopwatch:before {
	content: "\e111"
}

.kt-icon-calendar3:before {
	content: "\e112"
}

.kt-icon-calendar4:before {
	content: "\e113"
}

.kt-icon-calendar5:before {
	content: "\e114"
}

.kt-icon-calendar7:before {
	content: "\e116"
}

.kt-icon-calendar6:before {
	content: "\e115"
}

.kt-icon-print:before {
	content: "\e117"
}

.kt-icon-print2:before {
	content: "\e118"
}

.kt-icon-mouse:before {
	content: "\e11a"
}

.kt-icon-keyboard:before {
	content: "\e11e"
}

.kt-icon-keyboard2:before {
	content: "\e11f"
}

.kt-icon-screen:before {
	content: "\e120"
}

.kt-icon-laptop2:before {
	content: "\e124"
}

.kt-icon-mobile2:before {
	content: "\e125"
}

.kt-icon-mobile3:before {
	content: "\e126"
}

.kt-icon-tablet2:before {
	content: "\e127"
}

.kt-icon-tv2:before {
	content: "\e129"
}

.kt-icon-cabinet:before {
	content: "\e12a"
}

.kt-icon-drawer:before {
	content: "\e12c"
}

.kt-icon-drawer2:before {
	content: "\e12d"
}

.kt-icon-drawer3:before {
	content: "\e12e"
}

.kt-icon-box:before {
	content: "\e12f"
}

.kt-icon-cd:before {
	content: "\e135"
}

.kt-icon-undo:before {
	content: "\e14b"
}

.kt-icon-redo:before {
	content: "\e14c"
}

.kt-icon-forward:before {
	content: "\e14d"
}

.kt-icon-reply:before {
	content: "\e14e"
}

.kt-icon-bubble2:before {
	content: "\e150"
}

.kt-icon-bubbles:before {
	content: "\e151"
}

.kt-icon-bubble3:before {
	content: "\e153"
}

.kt-icon-bubbles2:before {
	content: "\e154"
}

.kt-icon-bubbles3:before {
	content: "\e155"
}

.kt-icon-bubble4:before {
	content: "\e162"
}

.kt-icon-bubble5:before {
	content: "\e167"
}

.kt-icon-bubbles4:before {
	content: "\e16a"
}

.kt-icon-user2:before {
	content: "\e185"
}

.kt-icon-users:before {
	content: "\e186"
}

.kt-icon-user3:before {
	content: "\e194"
}

.kt-icon-user4:before {
	content: "\e195"
}

.kt-icon-users3:before {
	content: "\e18f"
}

.kt-icon-users2:before {
	content: "\e18d"
}

.kt-icon-users4:before {
	content: "\e198"
}

.kt-icon-vcard:before {
	content: "\e19c"
}

.kt-icon-tshirt:before {
	content: "\e19d"
}

.kt-icon-quotes-left:before {
	content: "\e19f"
}

.kt-icon-quotes-right:before {
	content: "\e1a0"
}

.kt-icon-spinner:before {
	content: "\e1a7"
}

.kt-icon-busy2:before {
	content: "\e1a5"
}

.kt-icon-busy:before {
	content: "\e1a4"
}

.kt-icon-spinner2:before {
	content: "\e1a8"
}

.kt-icon-spinner3:before {
	content: "\e1a9"
}

.kt-icon-spinner4:before {
	content: "\e1ae"
}

.kt-icon-spinner5:before {
	content: "\e1b0"
}

.kt-icon-microscope:before {
	content: "\e1b3"
}

.kt-icon-binoculars:before {
	content: "\e1b4"
}

.kt-icon-search3:before {
	content: "\e1b7"
}

.kt-icon-search4:before {
	content: "\e1ba"
}

.kt-icon-search5:before {
	content: "\e1bb"
}

.kt-icon-zoomin:before {
	content: "\e1bc"
}

.kt-icon-zoomout:before {
	content: "\e1bd"
}

.kt-icon-search6:before {
	content: "\e1be"
}

.kt-icon-expand2:before {
	content: "\e1bf"
}

.kt-icon-contract:before {
	content: "\e1c0"
}

.kt-icon-expand3:before {
	content: "\e1c3"
}

.kt-icon-contract2:before {
	content: "\e1c4"
}

.kt-icon-key3:before {
	content: "\e1ca"
}

.kt-icon-key4:before {
	content: "\e1cb"
}

.kt-icon-key5:before {
	content: "\e1cc"
}

.kt-icon-key6:before {
	content: "\e1cd"
}

.kt-icon-keyhole:before {
	content: "\e1cf"
}

.kt-icon-lock3:before {
	content: "\e1d0"
}

.kt-icon-wrench:before {
	content: "\e1d7"
}

.kt-icon-wrench2:before {
	content: "\e1d8"
}

.kt-icon-settings2:before {
	content: "\e1db"
}

.kt-icon-equalizer:before {
	content: "\e1dc"
}

.kt-icon-equalizer2:before {
	content: "\e1dd"
}

.kt-icon-equalizer3:before {
	content: "\e1de"
}

.kt-icon-cog:before {
	content: "\e1df"
}

.kt-icon-cogs:before {
	content: "\e1e0"
}

.kt-icon-cog2:before {
	content: "\e1e1"
}

.kt-icon-tools2:before {
	content: "\e1e9"
}

.kt-icon-screwdriver:before {
	content: "\e1ea"
}

.kt-icon-wand2:before {
	content: "\e1ed"
}

.kt-icon-wand:before {
	content: "\e1ec"
}

.kt-icon-health:before {
	content: "\e1ee"
}

.kt-icon-aid:before {
	content: "\e1ef"
}

.kt-icon-bug:before {
	content: "\e1f2"
}

.kt-icon-inject:before {
	content: "\e1f3"
}

.kt-icon-inject2:before {
	content: "\e1f4"
}

.kt-icon-construction:before {
	content: "\e1f5"
}

.kt-icon-cone:before {
	content: "\e1f6"
}

.kt-icon-pie2:before {
	content: "\e1fa"
}

.kt-icon-pie3:before {
	content: "\e1fc"
}

.kt-icon-pie:before {
	content: "\e1f9"
}

.kt-icon-stats:before {
	content: "\e1fe"
}

.kt-icon-stats2:before {
	content: "\e1ff"
}

.kt-icon-stats3:before {
	content: "\e200"
}

.kt-icon-bars:before {
	content: "\e201"
}

.kt-icon-bars2:before {
	content: "\e202"
}

.kt-icon-stats-up:before {
	content: "\e207"
}

.kt-icon-stats-down:before {
	content: "\e208"
}

.kt-icon-gift2:before {
	content: "\e210"
}

.kt-icon-gift3:before {
	content: "\e211"
}

.kt-icon-balloon:before {
	content: "\e212"
}

.kt-icon-trophy2:before {
	content: "\e21d"
}

.kt-icon-trophy3:before {
	content: "\e21e"
}

.kt-icon-diamond2:before {
	content: "\e220"
}

.kt-icon-glass:before {
	content: "\e222"
}

.kt-icon-glass2:before {
	content: "\e223"
}

.kt-icon-bottle:before {
	content: "\e224"
}

.kt-icon-bottle2:before {
	content: "\e225"
}

.kt-icon-mug:before {
	content: "\e226"
}

.kt-icon-food2:before {
	content: "\e227"
}

.kt-icon-food3:before {
	content: "\e228"
}

.kt-icon-cup2:before {
	content: "\e22a"
}

.kt-icon-cup3:before {
	content: "\e22b"
}

.kt-icon-leaf:before {
	content: "\e22c"
}

.kt-icon-leaf2:before {
	content: "\e22d"
}

.kt-icon-apple-fruit:before {
	content: "\e22e"
}

.kt-icon-tree:before {
	content: "\e22f"
}

.kt-icon-tree2:before {
	content: "\e230"
}

.kt-icon-paw:before {
	content: "\e231"
}

.kt-icon-steps:before {
	content: "\e232"
}

.kt-icon-flower:before {
	content: "\e233"
}

.kt-icon-rocket:before {
	content: "\e234"
}

.kt-icon-meter:before {
	content: "\e235"
}

.kt-icon-meter2:before {
	content: "\e236"
}

.kt-icon-meter-slow:before {
	content: "\e237"
}

.kt-icon-meter-fast:before {
	content: "\e239"
}

.kt-icon-dashboard:before {
	content: "\e23a"
}

.kt-icon-balance:before {
	content: "\e23c"
}

.kt-icon-hammer:before {
	content: "\e23b"
}

.kt-icon-bomb:before {
	content: "\e23d"
}

.kt-icon-fire2:before {
	content: "\e23e"
}

.kt-icon-lab2:before {
	content: "\e240"
}

.kt-icon-atom:before {
	content: "\e241"
}

.kt-icon-magnet:before {
	content: "\e243"
}

.kt-icon-magnet2:before {
	content: "\e246"
}

.kt-icon-dumbbell:before {
	content: "\e247"
}

.kt-icon-skull:before {
	content: "\e249"
}

.kt-icon-lamp:before {
	content: "\e24b"
}

.kt-icon-lamp2:before {
	content: "\e24c"
}

.kt-icon-remove:before {
	content: "\e24f"
}

.kt-icon-remove2:before {
	content: "\e250"
}

.kt-icon-remove3:before {
	content: "\e254"
}

.kt-icon-remove4:before {
	content: "\e255"
}

.kt-icon-airplane:before {
	content: "\e25a"
}

.kt-icon-paperplane2:before {
	content: "\e25c"
}

.kt-icon-bike2:before {
	content: "\e261"
}

.kt-icon-ship:before {
	content: "\e264"
}

.kt-icon-car:before {
	content: "\e25d"
}

.kt-icon-bus:before {
	content: "\e25f"
}

.kt-icon-truck2:before {
	content: "\e260"
}

.kt-icon-cube:before {
	content: "\e268"
}

.kt-icon-cube4:before {
	content: "\e269"
}

.kt-icon-pyramid:before {
	content: "\e26a"
}

.kt-icon-pyramid2:before {
	content: "\e26b"
}

.kt-icon-cylinder:before {
	content: "\e26c"
}

.kt-icon-package:before {
	content: "\e26d"
}

.kt-icon-puzzle2:before {
	content: "\e26f"
}

.kt-icon-puzzle3:before {
	content: "\e271"
}

.kt-icon-glasses:before {
	content: "\e273"
}

.kt-icon-glasses2:before {
	content: "\e274"
}

.kt-icon-accessibility:before {
	content: "\e276"
}

.kt-icon-accessibility2:before {
	content: "\e277"
}

.kt-icon-brain:before {
	content: "\e278"
}

.kt-icon-shield2:before {
	content: "\e27e"
}

.kt-icon-shield3:before {
	content: "\e27f"
}

.kt-icon-shield5:before {
	content: "\e281"
}

.kt-icon-shield4:before {
	content: "\e280"
}

.kt-icon-soccer:before {
	content: "\e282"
}

.kt-icon-football:before {
	content: "\e283"
}

.kt-icon-baseball:before {
	content: "\e284"
}

.kt-icon-basketball:before {
	content: "\e285"
}

.kt-icon-golf:before {
	content: "\e286"
}

.kt-icon-hockey:before {
	content: "\e287"
}

.kt-icon-racing:before {
	content: "\e288"
}

.kt-icon-eightball:before {
	content: "\e289"
}

.kt-icon-bowlingball:before {
	content: "\e28a"
}

.kt-icon-bowling:before {
	content: "\e28b"
}

.kt-icon-lightning:before {
	content: "\e28d"
}

.kt-icon-power:before {
	content: "\e28e"
}

.kt-icon-switch:before {
	content: "\e290"
}

.kt-icon-powercord:before {
	content: "\e291"
}

.kt-icon-socket:before {
	content: "\e293"
}

.kt-icon-clipboard2:before {
	content: "\e294"
}

.kt-icon-clipboard3:before {
	content: "\e295"
}

.kt-icon-signup:before {
	content: "\e296"
}

.kt-icon-clipboard4:before {
	content: "\e298"
}

.kt-icon-list:before {
	content: "\e299"
}

.kt-icon-list2:before {
	content: "\e29a"
}

.kt-icon-grid2:before {
	content: "\e2a0"
}

.kt-icon-grid3:before {
	content: "\e2a1"
}

.kt-icon-grid4:before {
	content: "\e2a2"
}

.kt-icon-grid5:before {
	content: "\e2a3"
}

.kt-icon-grid6:before {
	content: "\e2a4"
}

.kt-icon-grid7:before {
	content: "\e2a5"
}

.kt-icon-tree3:before {
	content: "\e2a6"
}

.kt-icon-tree4:before {
	content: "\e2a7"
}

.kt-icon-menu:before {
	content: "\e2a9"
}

.kt-icon-menu2:before {
	content: "\e2aa"
}

.kt-icon-menu3:before {
	content: "\e2ac"
}

.kt-icon-menu4:before {
	content: "\e2ae"
}

.kt-icon-menu5:before {
	content: "\e2af"
}

.kt-icon-menu6:before {
	content: "\e2b0"
}

.kt-icon-menu7:before {
	content: "\e2b2"
}

.kt-icon-cloud3:before {
	content: "\e2b3"
}

.kt-icon-cloud-download:before {
	content: "\e2b6"
}

.kt-icon-cloud-upload:before {
	content: "\e2b7"
}

.kt-icon-earth:before {
	content: "\e2c7"
}

.kt-icon-network:before {
	content: "\e2c8"
}

.kt-icon-link:before {
	content: "\e2c9"
}

.kt-icon-link2:before {
	content: "\e2ca"
}

.kt-icon-link22:before {
	content: "\e2cc"
}

.kt-icon-link3:before {
	content: "\e2cd"
}

.kt-icon-link4:before {
	content: "\e2ce"
}

.kt-icon-flag2:before {
	content: "\e2d1"
}

.kt-icon-anchor2:before {
	content: "\e2d0"
}

.kt-icon-flag3:before {
	content: "\e2d2"
}

.kt-icon-attachment2:before {
	content: "\e2d7"
}

.kt-icon-flag4:before {
	content: "\e2d6"
}

.kt-icon-eye2:before {
	content: "\e2de"
}

.kt-icon-eye3:before {
	content: "\e2e0"
}

.kt-icon-eye4:before {
	content: "\e2e1"
}

.kt-icon-bookmark:before {
	content: "\e2e4"
}

.kt-icon-spotlight:before {
	content: "\e2e7"
}

.kt-icon-starburst:before {
	content: "\e2e8"
}

.kt-icon-temperature:before {
	content: "\e2ea"
}

.kt-icon-snowflake:before {
	content: "\e2e9"
}

.kt-icon-weather-rain:before {
	content: "\e2ed"
}

.kt-icon-weather-snow:before {
	content: "\e2ee"
}

.kt-icon-umbrella:before {
	content: "\e2f1"
}

.kt-icon-moon:before {
	content: "\e2f9"
}

.kt-icon-star2:before {
	content: "\e2ff"
}

.kt-icon-star3:before {
	content: "\e300"
}

.kt-icon-star4:before {
	content: "\e301"
}

.kt-icon-heart3:before {
	content: "\e302"
}

.kt-icon-heart4:before {
	content: "\e307"
}

.kt-icon-heart5:before {
	content: "\e308"
}

.kt-icon-heart-broken:before {
	content: "\e309"
}

.kt-icon-thumbs-up:before {
	content: "\e310"
}

.kt-icon-thumbs-down:before {
	content: "\e312"
}

.kt-icon-people:before {
	content: "\e317"
}

.kt-icon-man:before {
	content: "\e318"
}

.kt-icon-male:before {
	content: "\e319"
}

.kt-icon-woman:before {
	content: "\e31a"
}

.kt-icon-yin-yang:before {
	content: "\e31d"
}

.kt-icon-happy2:before {
	content: "\e31e"
}

.kt-icon-smiley:before {
	content: "\e320"
}

.kt-icon-tongue:before {
	content: "\e322"
}

.kt-icon-sad2:before {
	content: "\e324"
}

.kt-icon-wink:before {
	content: "\e326"
}

.kt-icon-grin:before {
	content: "\e328"
}

.kt-icon-cool:before {
	content: "\e32a"
}

.kt-icon-angry:before {
	content: "\e32c"
}

.kt-icon-evil:before {
	content: "\e32e"
}

.kt-icon-shocked:before {
	content: "\e330"
}

.kt-icon-confused:before {
	content: "\e332"
}

.kt-icon-neutral:before {
	content: "\e334"
}

.kt-icon-wondering:before {
	content: "\e336"
}

.kt-icon-warning:before {
	content: "\e355"
}

.kt-icon-notification:before {
	content: "\e357"
}

.kt-icon-question:before {
	content: "\e359"
}

.kt-icon-question2:before {
	content: "\e35d"
}

.kt-icon-plus-circle:before {
	content: "\e35e"
}

.kt-icon-plus-circle2:before {
	content: "\e35f"
}

.kt-icon-minus-circle:before {
	content: "\e360"
}

.kt-icon-minus-circle2:before {
	content: "\e361"
}

.kt-icon-info:before {
	content: "\e362"
}

.kt-icon-info2:before {
	content: "\e363"
}

.kt-icon-checkmark-circle:before {
	content: "\e367"
}

.kt-icon-checkmark-circle2:before {
	content: "\e368"
}

.kt-icon-close:before {
	content: "\e36b"
}

.kt-icon-close2:before {
	content: "\e36c"
}

.kt-icon-checkmark:before {
	content: "\e370"
}

.kt-icon-checkmark2:before {
	content: "\e371"
}

.kt-icon-minus:before {
	content: "\e375"
}

.kt-icon-plus:before {
	content: "\e376"
}

.kt-icon-minus2:before {
	content: "\e377"
}

.kt-icon-plus2:before {
	content: "\e378"
}

.kt-icon-play3:before {
	content: "\e385"
}

.kt-icon-pause:before {
	content: "\e386"
}

.kt-icon-stop:before {
	content: "\e387"
}

.kt-icon-arrow-up:before {
	content: "\e3b0"
}

.kt-icon-arrow-right:before {
	content: "\e3b1"
}

.kt-icon-arrow-down:before {
	content: "\e3b2"
}

.kt-icon-arrow-left:before {
	content: "\e3b3"
}

.kt-icon-arrow-up2:before {
	content: "\e3b4"
}

.kt-icon-arrow-right2:before {
	content: "\e3b5"
}

.kt-icon-arrow-down2:before {
	content: "\e3b6"
}

.kt-icon-arrow-left2:before {
	content: "\e3b7"
}

.kt-icon-arrow-up3:before {
	content: "\e404"
}

.kt-icon-arrow-right3:before {
	content: "\e405"
}

.kt-icon-arrow-down3:before {
	content: "\e406"
}

.kt-icon-arrow-left3:before {
	content: "\e407"
}

.kt-icon-arrow-up4:before {
	content: "\e408"
}

.kt-icon-arrow-right4:before {
	content: "\e409"
}

.kt-icon-arrow-down4:before {
	content: "\e40a"
}

.kt-icon-arrow-left4:before {
	content: "\e40b"
}

.kt-icon-arrow-up5:before {
	content: "\e40c"
}

.kt-icon-arrow-right5:before {
	content: "\e40d"
}

.kt-icon-arrow-down5:before {
	content: "\e40e"
}

.kt-icon-arrow-left5:before {
	content: "\e40f"
}

.kt-icon-arrow-up6:before {
	content: "\e410"
}

.kt-icon-arrow-right6:before {
	content: "\e411"
}

.kt-icon-arrow-down6:before {
	content: "\e412"
}

.kt-icon-arrow-left6:before {
	content: "\e413"
}

.kt-icon-checkbox-checked:before {
	content: "\e42e"
}

.kt-icon-checkbox:before {
	content: "\e432"
}

.kt-icon-checkbox-checked2:before {
	content: "\e435"
}

.kt-icon-radio-unchecked:before {
	content: "\e439"
}

.kt-icon-crop:before {
	content: "\e43c"
}

.kt-icon-crop2:before {
	content: "\e43d"
}

.kt-icon-vector:before {
	content: "\e43e"
}

.kt-icon-rulers:before {
	content: "\e43f"
}

.kt-icon-scissors2:before {
	content: "\e440"
}

.kt-icon-font:before {
	content: "\e447"
}

.kt-icon-font-size:before {
	content: "\e448"
}

.kt-icon-bold:before {
	content: "\e44e"
}

.kt-icon-font-size2:before {
	content: "\e453"
}

.kt-icon-page-break:before {
	content: "\e45b"
}

.kt-icon-page-break2:before {
	content: "\e45c"
}

.kt-icon-highlight:before {
	content: "\e462"
}

.kt-icon-pagebreak:before {
	content: "\e463"
}

.kt-icon-table:before {
	content: "\e466"
}

.kt-icon-newtab:before {
	content: "\e47c"
}

.kt-icon-newtab2:before {
	content: "\e47d"
}

.kt-icon-embed:before {
	content: "\e47f"
}

.kt-icon-code:before {
	content: "\e480"
}

.kt-icon-mail2:before {
	content: "\e48e"
}

.kt-icon-mail3:before {
	content: "\e48f"
}

.kt-icon-mail4:before {
	content: "\e490"
}

.kt-icon-mail5:before {
	content: "\e491"
}

.kt-icon-googleplus2:before {
	content: "\e493"
}

.kt-icon-googleplus3:before {
	content: "\e494"
}

.kt-icon-googleplus4:before {
	content: "\e495"
}

.kt-icon-googleplus5:before {
	content: "\e496"
}

.kt-icon-facebook2:before {
	content: "\e498"
}

.kt-icon-facebook3:before {
	content: "\e499"
}

.kt-icon-facebook4:before {
	content: "\e49a"
}

.kt-icon-facebook5:before {
	content: "\e49b"
}

.kt-icon-instagram:before {
	content: "\e49c"
}

.kt-icon-twitter2:before {
	content: "\e49d"
}

.kt-icon-twitter3:before {
	content: "\e49e"
}

.kt-icon-twitter4:before {
	content: "\e49f"
}

.kt-icon-feed:before {
	content: "\e4a0"
}

.kt-icon-feed2:before {
	content: "\e4a1"
}

.kt-icon-feed3:before {
	content: "\e4a2"
}

.kt-icon-youtube:before {
	content: "\e4a3"
}

.kt-icon-youtube2:before {
	content: "\e4a4"
}

.kt-icon-vimeo:before {
	content: "\e4a5"
}

.kt-icon-vimeo2:before {
	content: "\e4a6"
}

.kt-icon-vimeo3:before {
	content: "\e4a7"
}

.kt-icon-lanyrd:before {
	content: "\e4a8"
}

.kt-icon-flickr:before {
	content: "\e4a9"
}

.kt-icon-flickr2:before {
	content: "\e4aa"
}

.kt-icon-flickr3:before {
	content: "\e4ab"
}

.kt-icon-flickr4:before {
	content: "\e4ac"
}

.kt-icon-picassa:before {
	content: "\e4ad"
}

.kt-icon-picassa2:before {
	content: "\e4ae"
}

.kt-icon-dribbble2:before {
	content: "\e4af"
}

.kt-icon-dribbble3:before {
	content: "\e4b0"
}

.kt-icon-dribbble4:before {
	content: "\e4b1"
}

.kt-icon-forrst:before {
	content: "\e4b2"
}

.kt-icon-forrst2:before {
	content: "\e4b3"
}

.kt-icon-deviantart:before {
	content: "\e4b4"
}

.kt-icon-deviantart2:before {
	content: "\e4b5"
}

.kt-icon-steam:before {
	content: "\e4b6"
}

.kt-icon-steam2:before {
	content: "\e4b7"
}

.kt-icon-github:before {
	content: "\e4b8"
}

.kt-icon-github2:before {
	content: "\e4b9"
}

.kt-icon-github3:before {
	content: "\e4ba"
}

.kt-icon-github4:before {
	content: "\e4bb"
}

.kt-icon-github5:before {
	content: "\e4bc"
}

.kt-icon-wordpress:before {
	content: "\e4bd"
}

.kt-icon-wordpress2:before {
	content: "\e4be"
}

.kt-icon-joomla:before {
	content: "\e4bf"
}

.kt-icon-blogger:before {
	content: "\e4c0"
}

.kt-icon-blogger2:before {
	content: "\e4c1"
}

.kt-icon-tumblr2:before {
	content: "\e4c2"
}

.kt-icon-tumblr3:before {
	content: "\e4c3"
}

.kt-icon-yahoo:before {
	content: "\e4c4"
}

.kt-icon-tux:before {
	content: "\e4c5"
}

.kt-icon-apple:before {
	content: "\e4c6"
}

.kt-icon-finder:before {
	content: "\e4c7"
}

.kt-icon-android:before {
	content: "\e4c8"
}

.kt-icon-windows:before {
	content: "\e4c9"
}

.kt-icon-windows8:before {
	content: "\e4ca"
}

.kt-icon-soundcloud:before {
	content: "\e4cb"
}

.kt-icon-skype:before {
	content: "\e4cd"
}

.kt-icon-reddit:before {
	content: "\e4ce"
}

.kt-icon-linkedin2:before {
	content: "\e4cf"
}

.kt-icon-lastfm:before {
	content: "\e4d0"
}

.kt-icon-lastfm2:before {
	content: "\e4d1"
}

.kt-icon-delicious:before {
	content: "\e4d2"
}

.kt-icon-stumbleupon:before {
	content: "\e4d3"
}

.kt-icon-stackoverflow:before {
	content: "\e4d5"
}

.kt-icon-stumbleupon2:before {
	content: "\e4d4"
}

.kt-icon-pinterest:before {
	content: "\e4d6"
}

.kt-icon-pinterest2:before {
	content: "\e4d7"
}

.kt-icon-xing:before {
	content: "\e4d8"
}

.kt-icon-xing2:before {
	content: "\e4d9"
}

.kt-icon-flattr:before {
	content: "\e4da"
}

.kt-icon-foursquare:before {
	content: "\e4db"
}

.kt-icon-paypal:before {
	content: "\e4dd"
}

.kt-icon-yelp:before {
	content: "\e4e0"
}

.kt-icon-html5:before {
	content: "\e4ea"
}

.kt-icon-css3:before {
	content: "\e4ec"
}

.kt-icon-chrome:before {
	content: "\e4ed"
}

.kt-icon-firefox:before {
	content: "\e4ee"
}

.kt-icon-IE:before {
	content: "\e4ef"
}

.kt-icon-opera:before {
	content: "\e4f0"
}

.kt-icon-safari:before {
	content: "\e4f1"
}

.kt-icon-envelop3:before {
	content: "\ea30"
}

.kt-icon-target2:before {
	content: "\ec2b"
}

.kt-icon-loop2:before {
	content: "\eda9"
}

.kt-icon-loop3:before {
	content: "\edaa"
}

.kt-icon-arrow-up22:before {
	content: "\edb8"
}

.kt-icon-arrow-right22:before {
	content: "\edbc"
}

.kt-icon-arrow-down22:before {
	content: "\edc0"
}

.kt-icon-arrow-left22:before {
	content: "\edc4"
}

.kt-icon-man-woman:before {
	content: "\e905"
}

.kt-icon-man2:before {
	content: "\e906"
}

.kt-icon-woman2:before {
	content: "\e907"
}

.kt-icon-deviantart3:before {
	content: "\e908"
}

.kt-icon-500px:before {
	content: "\e909"
}

.kt-icon-ello:before {
	content: "\e90a"
}

.kt-icon-behance:before {
	content: "\e90b"
}

.kt-icon-behance2:before {
	content: "\e90c"
}

.kt-icon-yelp2:before {
	content: "\e90d"
}

.kt-icon-google-drive:before {
	content: "\e90f"
}

.kt-icon-google-plus:before {
	content: "\e910"
}

.kt-icon-google-plus2:before {
	content: "\e911"
}

.kt-icon-google:before {
	content: "\e912"
}

.kt-icon-google2:before {
	content: "\e913"
}

.kt-icon-euro:before {
	content: "\f153"
}

.kt-icon-gbp:before {
	content: "\f154"
}

.kt-icon-dollar:before {
	content: "\f155"
}

.kt-icon-rupee:before {
	content: "\f156"
}

.kt-icon-cny:before {
	content: "\f157"
}

.kt-icon-ruble:before {
	content: "\f158"
}

.kt-icon-won:before {
	content: "\f159"
}

.kt-icon-bitcoin:before {
	content: "\f15a"
}

.kt-icon-xing3:before {
	content: "\f168"
}

.kt-icon-xing-square:before {
	content: "\f169"
}

.kt-icon-vk:before {
	content: "\f189"
}

.kt-icon-weibo:before {
	content: "\f18a"
}

.kt-icon-renren:before {
	content: "\f18b"
}

.kt-icon-pagelines:before {
	content: "\f18c"
}

.kt-icon-stack-exchange:before {
	content: "\f18d"
}

.kt-icon-bullseye:before {
	content: "\f140"
}

#wrapper.container {
	max-width: 100%!important;
	padding: 0!important
}

body.page #content .main {
	padding: 0
}

body.page-template-template-feature-php #content .main,
body.page-template-template-pagebuilder-php #content .main {
	padding: 0 15px 0
}

body.page #content .main .pageclass {
	padding: 15px 15px 20px
}

body.page-template-template-feature-php #content .main .pageclass {
	padding: 0
}

body.blog #content .main.postlist,
body.page #content .main.postlist,
body.page #content .main.stafflist,
body.page #content .main.testimoniallist {
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px
}

#content.kt-pagebuilder-page .main {
	padding-left: 15px;
	padding-right: 15px
}

#content .main.col-lg-9.col-md-8,
body.page #content .main.postlist.col-lg-9.col-md-8,
body.page #content .main.stafflist.col-lg-9.col-md-8,
body.page #content .main.testimoniallist.col-lg-9.col-md-8 {
	padding-right: 30px
}

#content.kad-fullwidth {
	width: 100%
}

#content.kad-fullwidth .main {
	padding-left: 0;
	padding-right: 0
}

.page-template-template-contact-php #content .main.col-md-5 {
	padding: 15px 15px
}

.page-template-template-contact-php #content .main.col-md-12 {
	padding: 0
}

.page-template-template-contact-php #content .main .pageclass {
	padding: 15px 15px
}

body.home #content .main {
	padding: 0 15px
}

.single-portfolio #content .main,
.single-product #content .main {
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px
}

body.page-template-template-blog-grid-php #content .main,
body.page-template-template-blog-photogrid-php #content .main,
body.page-template-template-portfolio-grid-php #content .main {
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px
}

body.page-template-template-portfolio-grid-php #content.kad-fullwidth .main {
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0
}

body.archive #content .main.postlist,
body.post-type-archive-product #content .main,
body.search #content .main.postlist,
body.tax-product_cat #content .main,
body.tax-product_tag #content .main {
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 15px
}

.titleclass {
	position: relative
}

.flex-container a:active,
.flex-container a:focus,
.flexslider a:active,
.flexslider a:focus {
	outline: 0
}

.flex-control-nav,
.flex-direction-nav,
.slides {
	margin: 0;
	padding: 0;
	list-style: none
}

.flexslider {
	margin: 0 auto;
	padding: 0
}

.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
	position: relative
}

.flexslider .slides img {
	display: block;
	max-width: 100%
}

.flex-pauseplay span {
	text-transform: capitalize
}

.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

html[xmlns] .slides {
	display: block
}

* html .slides {
	height: 1%
}

.no-js .slides>li:first-child {
	display: block
}

#thumbnails {
	margin-top: 5px;
	overflow: hidden
}

#thumbnails li {
	margin-right: 5px
}

.flexslider {
	border: none;
	position: relative;
	zoom: 1;
	height: auto
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease
}

.loading .flex-viewport {
	min-height: 200px
}

.flexslider .slides {
	zoom: 1
}

.carousel li {
	margin-right: 5px
}

.loading {
	background: url(../img/loader.html) no-repeat center center
}

.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 50px;
	height: 50px;
	text-align: center;
	background: #000;
	margin: -25px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
	filter: alpha(opacity=00);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	cursor: pointer;
	color: #fff;
	color: rgba(255, 255, 255, .8);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

.flex-direction-nav .flex-prev {
	left: -35px
}

.flex-direction-nav .flex-next {
	right: -35px
}

.flexslider:hover .flex-next,
.sliderclass:hover .flexslider .flex-next {
	ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	-khtml-opacity: .6;
	opacity: .6;
	right: 0
}

.flexslider:hover .flex-prev,
.sliderclass:hover .flexslider .flex-prev {
	ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	-khtml-opacity: .6;
	opacity: .6;
	left: 0
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	color: #fff;
	color: rgba(255, 255, 255, .8)
}

.flex-direction-nav .flex-disabled {
	opacity: .3!important;
	filter: alpha(opacity=30);
	cursor: default
}

.flex-direction-nav a:before {
	font-family: kt-icon;
	font-size: 15px;
	line-height: 50px;
	display: inline-block;
	width: 50px;
	text-align: center;
	content: "\e3b3"
}

.flex-direction-nav a.flex-next:before {
	content: "\e3b1"
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 0;
	text-align: center;
	z-index: 100
}

.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1
}

.flex-control-paging li a {
	width: 8px;
	height: 8px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, .5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0, 0, 0, .3)
}

.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, .7)
}

.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, .9);
	cursor: default
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}

.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer
}

.flex-control-thumbs img:hover {
	opacity: 1
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default
}

.flex-caption {
	zoom: 1;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .3)
}

.carousel_slider .flex-caption .captiontext,
.carousel_slider .flex-caption .captiontitle {
	display: inline-block;
	margin-bottom: 4px
}

.captiontitle {
	font-size: 36px;
	padding: 8px 12px;
	display: block;
	line-height: 36px;
	margin-bottom: 0;
	font-weight: 700
}

.captiontext {
	padding: 10px 12px;
	display: block
}

.captiontext p {
	margin: 0;
	color: #fff;
	font-size: 20px
}

.captiontext,
.captiontitle {
	background: #000;
	background: rgba(0, 0, 0, .3)
}

@media screen and (max-width:860px) {
	.flex-direction-nav .flex-prev {
		opacity: .6;
		left: 5px
	}
	.flex-direction-nav .flex-next {
		opacity: .6;
		right: 5px
	}
}

.postlist article {
	margin-bottom: 40px;
	padding: 0
}

.postlist article .entry-title {
	margin-bottom: 0
}

.postlist .col-md-12 header {
	padding: 10px 20px 0
}

.postlist .col-md-7 header {
	padding: 10px 0 0
}

.postlist .col-md-12 .entry-content {
	padding: 15px 20px
}

.postlist .col-md-7 .entry-content {
	padding: 10px 5px
}

.postlist .postfooterarea {
	clear: both
}

.postlist .postfooterarea footer {
	padding: 10px 20px;
	border-top: 1px solid #eee;
	border-top-color: rgba(0, 0, 0, .1);
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-webkit-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-o-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	box-shadow: 0 -3px rgba(0, 0, 0, .1) inset
}

.postlist.fullwidth .col-md-8 header {
	padding: 10px 0 0
}

.postlist.fullwidth .col-md-12 header {
	padding: 10px 20px 0
}

.postlist.fullwidth .col-md-12 .entry-content {
	padding: 15px 20px
}

.postlist.fullwidth .col-md-8 .entry-content {
	padding: 10px 5px
}

.postmeta {
	float: right
}

.entry-meta-author img {
	margin: 20px 10px 6px 20px;
	border-radius: 50%;
	float: left
}

.col-md-7.postcontent .entry-meta-author img {
	margin: 20px 10px 6px 0
}

.subhead,
.subhead a {
	font-size: 11px;
	color: #777
}

.postauthortop a,
.postcommentscount a,
.postdate .postday {
	font-weight: 700;
	text-transform: uppercase
}

.postedinbottom,
.postedinbottom a,
.posttags,
.posttags a {
	color: #777;
	font-size: 10px
}

.postedinbottom a,
.posttags a {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.posttags {
	margin-left: 20px
}

.kad_postgrid_wrap {
	overflow: hidden
}

.kpgi {
	float: left;
	max-width: 100%
}

.kad_post_grid_item-2 {
	clear: left
}

.kad_post_grid_item-3 {
	width: 50%
}

.side_post_gal {
	float: left;
	width: 25%
}

.img-margin-center img {
	margin-right: auto;
	margin-left: auto
}

#kad-blog-photo-grid .blog_item {
	position: relative
}

#kad-blog-photo-grid .blog_item .entry-title {
	margin-top: 0;
	color: #fff
}

#kad-blog-photo-grid .blog_item .subhead,
#kad-blog-photo-grid .blog_item .subhead a {
	color: #fff
}

#kad-blog-photo-grid .blog_item .photo-postcontent {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 10px;
	background: 0 0;
	-webkit-transition: background .4s ease-in-out;
	-moz-transition: background .4s ease-in-out;
	-o-transition: background .4s ease-in-out;
	transition: background .4s ease-in-out
}

#kad-blog-photo-grid .blog_item:hover .photo-postcontent {
	background: #000;
	background: rgba(0, 0, 0, .4)
}

.kt-post-scroll>header {
	padding: 25px 10px;
	text-align: center
}

.postlist article.kt-post-scroll .entry-title {
	margin: 0
}

#kad-blog-photo-grid .kt-intrinsic img {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	left: 0
}

.blog_item .wp-video,
.kad_blog_item .wp-video {
	max-width: 100%
}

.blog_item .wp-video .wp-video-shortcode,
.kad_blog_item .wp-video .wp-video-shortcode {
	max-width: 100%;
	height: auto
}

.single-article article {
	margin-top: 0
}

.single-article aside {
	margin-top: 0
}

.single-article article .postfeat {
	margin-top: -25px;
	margin-left: -25px;
	margin-right: -25px;
	padding-bottom: 18px
}

.postfeat.carousel_outerrim {
	margin-top: 15px
}

.single-article article .entry-title {
	margin-top: 0
}

.single-article .post header {
	padding: 0 0 10px 0
}

.single-article .entry-meta-author img {
	margin-top: 0;
	margin-left: 0
}

.single-article .post-single-img {
	text-align: center
}

#content .single-article article {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 25px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-webkit-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-o-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	box-shadow: 0 -3px rgba(0, 0, 0, .1) inset
}

.single-footer {
	margin-bottom: 0;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #eee;
	border-top-color: rgba(0, 0, 0, .1)
}

.staff-img {
	margin: 0 20px 10px 0
}

.kad-post-navigation {
	padding: 20px 0 30px
}

.kad-post-navigation .kad-next-link a span,
.kad-post-navigation .kad-previous-link a span {
	padding: 8px 12px 8px 12px;
	background: #f2f2f2;
	background: rgba(0, 0, 0, .05);
	color: #444;
	transition: background .6s ease-out;
	-webkit-transition: background .6s ease-out;
	-moz-transition: background .6s ease-out;
	-o-transition: background .6s ease-out;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.kad-post-navigation .kad-previous-link a span:before {
	font-family: kt-icon;
	font-style: normal;
	speak: none;
	vertical-align: bottom;
	font-weight: 400;
	content: "\e40f";
	padding-right: 3px;
	-webkit-font-smoothing: antialiased;
	margin-right: -15px;
	display: inline;
	opacity: 0;
	-webkit-transition: margin .3s ease-in-out, opacity .3s ease-in-out;
	-moz-transition: margin .3s ease-in-out, opacity .3s ease-in-out;
	-ms-transition: margin .3s ease-in-out, opacity .3s ease-in-out;
	-o-transition: margin .3s ease-in-out, opacity .3s ease-in-out;
	transition: margin .3s ease-in-out, opacity .3s ease-in-out
}

.kad-post-navigation .kad-next-link a span:after {
	font-family: kt-icon;
	font-style: normal;
	speak: none;
	font-weight: 400;
	vertical-align: bottom;
	content: "\e40d";
	padding-left: 3px;
	-webkit-font-smoothing: antialiased;
	margin-left: -15px;
	display: inline;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.kad-post-navigation .kad-next-link a:hover span:after {
	opacity: 1;
	display: inline;
	margin-left: 5px
}

.kad-post-navigation .kad-previous-link a:hover span:before {
	opacity: 1;
	display: inline;
	margin-right: 5px
}

.kad-post-navigation .kad-next-link a:hover span,
.kad-post-navigation .kad-previous-link a:hover span {
	background: #f3690e;
	color: #fff
}

article.attachment.type-attachment .single-footer {
	border: 0;
	margin-top: 0
}

.infobanner {
	margin: 15px 0;
	display: table;
	width: 100%
}

.hometitle {
	margin-top: 0
}

.kt-home-blog-carousel-outer {
	overflow-x: hidden
}

.kt-home-blog-carousel-outer .rowtight {
	margin-left: -5px;
	margin-right: -5px
}

.kt-home-blog-carousel .kad_blog_item {
	padding-left: 0;
	padding-right: 0
}

.infobanner .home-message {
	background-color: transparent;
	text-align: left;
	-webkit-transition: background .6s ease-in-out;
	-moz-transition: background .6s ease-in-out;
	-ms-transition: background .6s ease-in-out;
	-o-transition: background .6s ease-in-out;
	transition: background .6s ease-in-out;
	vertical-align: middle;
	display: table-cell
}

.home-message:hover {
	background-color: #f3690e;
	background-color: rgba(243, 105, 14, .6)
}

.home-message h4 {
	color: #fff;
	padding: 0 0 6px;
	margin: 0;
	display: block;
	text-align: center
}

.home-message h4:after {
	content: '';
	width: 60px;
	height: 1px;
	display: block;
	margin: 0 auto;
	transition: background .3s ease-out;
	-webkit-transition: background .3s ease-out;
	-moz-transition: background .3s ease-out;
	-o-transition: background .3s ease-out;
	background-color: #fff
}

.home-message h5 {
	color: #fff;
	margin: 0;
	text-align: center;
	padding: 0 6px;
	line-height: normal
}

.image_menu_content {
	position: absolute;
	left: 0;
	display: table;
	vertical-align: middle;
	top: 50%;
	margin-top: -40px;
	text-align: center;
	height: 80px;
	width: 100%;
	table-layout: fixed
}

.image_menu_message {
	display: table-cell;
	text-align: center;
	vertical-align: middle
}

.image_menu_hover_class {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	text-align: center;
	left: 0;
	background: #f3690e;
	ms-filter: "alpha(Opacity=00)";
	filter: alpha(opacity=00);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.image-menu-image-size a.homepromolink {
	position: relative;
	display: block
}

.image-menu-image-size .homepromolink:hover .image_menu_hover_class {
	ms-filter: "alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	-khtml-opacity: .6;
	opacity: .6
}

.image_menu_content .image_menu_message h4,
.image_menu_content .image_menu_message h5 {
	color: #fff;
	padding: 0 0 6px;
	margin: 0;
	display: block;
	line-height: normal;
	text-align: center
}

.image_menu_content .image_menu_message h4:after {
	content: '';
	width: 60px;
	height: 1px;
	display: block;
	margin: 0 auto;
	transition: background .3s ease-out;
	-webkit-transition: background .3s ease-out;
	-moz-transition: background .3s ease-out;
	-o-transition: background .3s ease-out;
	background-color: #fff
}

.home-margin {
	margin-top: 0;
	margin-bottom: 0
}

.home-padding {
	padding: 50px 0
}

.home .postlist {
	padding-top: 40px
}

#home-product-carousel .product_item {
	margin-bottom: 0
}

#home-custom-carousel .custom_carousel_item {
	position: relative;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-webkit-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-o-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	box-shadow: 0 -3px rgba(0, 0, 0, .1) inset
}

.custom_carousel_item .ccarousel_excerpt {
	padding: 0 10px 20px;
	min-height: 40px
}

.home-iconmenu {
	margin-top: 10px;
	margin-bottom: 10px
}

.home-iconmenu .home-icon-item,
.home-iconmenu a {
	display: block;
	padding: 10px 20px;
	text-align: center;
	color: #444;
	transition: background .4s ease-out;
	-webkit-transition: background .4s ease-out;
	-moz-transition: background .4s ease-out;
	-o-transition: background .4s ease-out
}

.home .homepromo.row-fluid .homeitemcount10,
.home .homepromo.row-fluid .homeitemcount13,
.home .homepromo.row-fluid .homeitemcount4,
.home .homepromo.row-fluid .homeitemcount7 {
	margin-left: 0
}

.home-iconmenu .home-icon-item i {
	font-size: 30px;
	line-height: 30px;
	display: inline-block;
	color: #fff;
	padding: 20px;
	background-color: #444;
	margin-top: 5px;
	margin-bottom: 5px;
	border-radius: 50%;
	transition: background .4s ease-out;
	-webkit-transition: background .4s ease-out;
	-moz-transition: background .4s ease-out;
	-o-transition: background .4s ease-out
}

.home-iconmenu .home-icon-item i:before {
	width: 35px;
	height: 35px;
	vertical-align: middle;
	display: table-cell;
	text-align: center
}

.home-iconmenu .home-icon-item .kad-btn-primary {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none
}

.home-iconmenu .home-icon-item .kad-btn-primary.kt-iconbtn-hide {
	color: transparent;
	background: 0 0
}

.home-iconmenu .home-icon-item:hover .kad-btn-primary {
	color: #fff;
	background: #f3690e;
	box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-moz-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-webkit-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-o-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset
}

.home-iconmenu .home-icon-item:hover h4:after {
	background-color: #f3690e
}

.home-iconmenu .home-icon-item:hover i {
	background-color: #f3690e;
	color: #fff
}

.home-iconmenu .home-icon-item h4,
.home-iconmenu .home-icon-item p {
	color: #444
}

.home-iconmenu .home-icon-item h4:after {
	content: '';
	width: 60px;
	height: 1px;
	display: block;
	margin: 0 auto;
	transition: background .3s ease-out;
	-webkit-transition: background .3s ease-out;
	-moz-transition: background .3s ease-out;
	-o-transition: background .3s ease-out;
	background-color: #444
}

.home-iconmenu .home-icon-item p,
.home-iconmenu a p {
	padding-bottom: 5px
}

.kad-icon-box {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	padding: 10px 20px;
	text-align: center;
	color: #444;
	transition: background .4s ease-out;
	-webkit-transition: background .4s ease-out;
	-moz-transition: background .4s ease-out;
	-o-transition: background .4s ease-out
}

.kad-icon-box i {
	font-size: 30px;
	line-height: 30px;
	display: inline-block;
	color: #fff;
	padding: 20px;
	background-color: #444;
	margin-top: 5px;
	margin-bottom: 5px;
	border-radius: 50%;
	transition: background .4s ease-out;
	-webkit-transition: background .4s ease-out;
	-moz-transition: background .4s ease-out;
	-o-transition: background .4s ease-out
}

.kad-icon-box .kad-btn-primary {
	margin-top: 5px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none
}

.kad-icon-box .kad-btn-primary.kt-iconbtn-hide {
	margin-top: 5px;
	color: transparent;
	background: 0 0
}

.kad-icon-box:hover .kad-btn-primary {
	color: #fff;
	background: #f3690e;
	box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-moz-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-webkit-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-o-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset
}

.kad-icon-box h4:after {
	content: '';
	width: 60px;
	height: 1px;
	display: block;
	margin: 0 auto;
	transition: background .3s ease-out;
	-webkit-transition: background .3s ease-out;
	-moz-transition: background .3s ease-out;
	-o-transition: background .3s ease-out;
	background-color: #444
}

.kad-icon-box i:before {
	width: 35px;
	height: 35px;
	vertical-align: middle;
	display: table-cell;
	text-align: center
}

.kad-icon-box:hover h3:after,
.kad-icon-box:hover h4:after {
	background-color: #f3690e
}

.kad-icon-box:hover i {
	background-color: #f3690e;
	color: #fff
}

.panel-row-style-wide-content #portfoliowrapper-home {
	overflow: hidden;
	margin: 0
}

.hometitle,
.sectiontitle,
.widget-title {
	text-align: center;
	padding-bottom: 15px
}

.sidebar .widget-title {
	padding-bottom: 5px
}

.hometitle:after,
.sectiontitle:after,
.widget-title:after {
	content: '';
	width: 60px;
	height: 1px;
	display: block;
	margin: 0 auto;
	transition: background .3s ease-out;
	-webkit-transition: background .3s ease-out;
	-moz-transition: background .3s ease-out;
	-o-transition: background .3s ease-out;
	background-color: #444
}

.kad-call-button-case,
.kad-call-sitewide-button-case {
	text-align: right
}

.home-portfolio .p-home-container {
	background: 0 0
}

.kad-call-button-case a,
.kad-call-sitewide-button-case a,
.widget_pinnacle_calltoaction_widget .kad-btn {
	margin: 6px 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none
}

.kt-call-sitewide-to-action,
.kt-home-call-to-action {
	padding: 20px 0
}

#containerfooter {
	padding-top: 20px
}

.footerclass {
	color: #ebebeb
}

.footerclass a {
	color: #f2f2f2;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.footerclass a:hover {
	color: #f3690e
}

#containerfooter .menu li a {
	color: #f2f2f2;
	padding: 4px 8px;
	margin-bottom: 5px;
	padding: 7px 10px 7px 10px;
	background: rgba(0, 0, 0, .1);
	display: block;
	-webkit-transition: background .4s ease-in-out;
	-moz-transition: background .4s ease-in-out;
	-ms-transition: background .4s ease-in-out;
	-o-transition: background .4s ease-in-out;
	transition: background .4s ease-in-out
}

#containerfooter .menu li a:hover {
	color: #fff;
	background: #f3690e
}

#containerfooter .menu {
	list-style: none;
	margin: 0;
	padding: 0
}

.footercredits {
	padding-top: 20px;
	padding-bottom: 10px
}

.footercredits p {
	font-size: 10px;
	padding: 4px 0
}

.footernav {
	float: right
}

.footernav ul {
	margin: 0;
	float: right
}

.footernav ul li {
	list-style: none;
	float: left
}

.footernav ul li a {
	display: block;
	padding: 4px 6px;
	font-size: 10px;
	transition: background .5s;
	-moz-transition: background .5s;
	-webkit-transition: background .5s;
	-o-transition: background .5s
}

.footernav ul li a:hover {
	background: url(../img/20black.html);
	background: rgba(0, 0, 0, .1)
}

.footernav ul li .sf-description {
	display: none
}

.footerclass .widget-title {
	color: #f2f2f2
}

.footerclass .widget-title:after {
	background: #f2f2f2
}

.footerclass .product_list_widget li {
	background: 0 0
}

.footerclass .product_list_widget li a {
	color: #f2f2f2
}

.footerclass .kadence_social_widget a {
	color: #f2f2f2
}

div.product .product_title {
	clear: none;
	margin-top: 0;
	padding: 0
}

div.product .product-summary-case .entry-summary {
	padding: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-webkit-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-o-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	box-shadow: 0 -3px rgba(0, 0, 0, .1) inset
}

div.product .product_image {
	padding: 15px 15px 18px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-webkit-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-o-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	box-shadow: 0 -3px rgba(0, 0, 0, .1) inset
}

.price {
	padding: 6px 0;
	font-size: 24px
}

.pricebox .price {
	padding: 8px 0;
	margin-bottom: 0
}

.reset_variations:before {
	clear: both;
	display: table;
	content: ''
}

.pricebox {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-color: rgba(0, 0, 0, .05);
	margin-bottom: 10px
}

.single_variation .price {
	padding: 10px 0 0;
	display: block
}

div.product p.stock {
	font-size: 14px
}

div.product form.cart .variations {
	margin-bottom: 6px
}

.variations_button {
	padding-top: 10px
}

.product_value .select2-container {
	min-width: 180px
}

.product_value .select2-container.kad-select {
	width: auto
}

div.product .short_description {
	max-width: 600px
}

div.product .summery form {
	margin: 0
}

div.product .product_label label {
	line-height: 40px;
	padding-right: 15px;
	font-size: 16px;
	margin-bottom: 0
}

div.product .product_value select {
	margin-bottom: 0
}

.woocommerce .quantity input.qty {
	width: 40px;
	height: 40px;
	float: left;
	padding: 0;
	text-align: center;
	border-right: 0;
	border-left: 0;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	-webkit-appearance: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	font-weight: 700
}

div.product .quantity input.number {
	margin: 0;
	float: left;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	height: 40px
}

div.product form.cart div.quantity {
	float: left;
	margin: 0 10px 0 0;
	width: 80px;
	position: relative;
	overflow: hidden;
	zoom: 1
}

.reset_variations {
	font-size: 11px
}

.product_item .add_to_cart_button,
.product_item a.button {
	font-size: 15px;
	text-transform: uppercase;
	padding: 8px 18px
}

.product .entry-summary .single_add_to_cart_button {
	line-height: 40px;
	padding: 0 22px;
	text-transform: uppercase;
	font-size: 16px
}

.product_item .add_to_cart_button:hover,
.product_item a.button:hover {
	background: #f3690e;
	color: #fff
}

.product_meta a {
	color: #777
}

div.product .product_thumbnails {
	margin-top: 10px;
	text-align: center
}

.product_item {
	text-align: center
}

.product_item a.product_item_link {
	display: block
}

.product_item .price {
	font-size: 16px;
	display: block;
	min-height: 34px
}

.product_item .price del {
	font-size: 12px;
	margin-right: 4px
}

.product_item .add_to_cart_button,
.product_item a.button {
	display: block;
	color: #fff;
	background: #ddd;
	background: rgba(0, 0, 0, .2);
	font-size: 15px;
	padding: 8px 0;
	width: 100%;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.product_item.hidetheaction .add_to_cart_button,
.product_item.hidetheaction a.button {
	background: 0 0;
	color: transparent
}

.product_item.hidetheaction:hover .add_to_cart_button,
.product_item.hidetheaction:hover a.button {
	background: #f5873f;
	color: #fff
}

.product_item.hidetheaction:hover .add_to_cart_button:hover,
.product_item.hidetheaction:hover a.button:hover {
	background: #f3690e;
	color: #fff
}

.product_item .product_details h5 {
	font-weight: 400;
	color: #444;
	font-size: 15px;
	padding: 10px 10px 0;
	margin: 0;
	min-height: 50px
}

.shopcolumn1 .product_item .product_details h5 {
	padding: 20px 10px 10px 0;
	margin: 0;
	min-height: inherit!important
}

.product_item .notrated {
	color: #ccc;
	text-transform: uppercase;
	font-size: 10px;
	display: block
}

div.product .product_meta {
	margin-top: 20px;
	padding-top: 20px;
	font-size: 11px;
	border-top: 1px solid #eee;
	border-color: rgba(0, 0, 0, .05)
}

div.product .product_meta .posted_in,
div.product .product_meta .sku_wrapper,
div.product .product_meta .tagged_as {
	display: block
}

#review_form #respond .form-submit {
	clear: both
}

.related.products,
.upsells.products {
	margin-top: 30px;
	margin-bottom: 20px
}

.related.products>h3,
.upsells.products>h3 {
	text-align: center;
	margin-bottom: 20px
}

.related.products>h3:after,
.upsells.products>h3:after {
	content: '';
	width: 60px;
	height: 1px;
	display: block;
	margin: 0 auto;
	transition: background .3s ease-out;
	-webkit-transition: background .3s ease-out;
	-moz-transition: background .3s ease-out;
	-o-transition: background .3s ease-out;
	background-color: #444
}

.product .group_table {
	margin-bottom: 10px
}

.product .group_table .product_label label {
	margin-bottom: 0;
	font-size: 16px;
	margin-left: 10px
}

.product_label a {
	color: #444
}

.product .group_table .product_price {
	font-size: 16px
}

div.product form.cart table {
	border-width: 0
}

div.product form.cart .variations td {
	vertical-align: top
}

div.product form.cart .variations td.product_value {
	padding: 0
}

div.product form.cart .variations td.product_label {
	position: relative;
	height: 40px;
	padding: 0 0 15px
}

div.product form.cart .variations {
	position: relative
}

div.product form.cart .variations tbody {
	position: relative
}

div.product form.cart .variations tbody tr {
	position: relative
}

div.product form.cart .variations select {
	width: 220px;
	float: none
}

.product_video_case {
	max-width: 720px;
	margin: 0 auto
}

.add_review {
	margin: 20px 0;
	padding-top: 20px
}

.cat_back_btn {
	text-align: right;
	font-size: 11px;
	text-transform: uppercase
}

.cat_back_btn i {
	font-size: 8px
}

.product_header {
	border-bottom: 1px solid #eee;
	border-color: rgba(0, 0, 0, .05);
	margin-bottom: 20px
}

.price ins,
.product_list_widget ins {
	text-decoration: none
}

.price ins,
.price ins .amount {
	color: #f3690e;
	text-decoration: none
}

.price del,
.summary .price del {
	font-size: 18px;
	margin-right: 10px
}

.woocommerce #carouselcontainer span.onsale,
.woocommerce span.onsale,
span.onsale {
	min-height: 32px;
	min-width: 32px;
	padding: 8px;
	font-size: 11px;
	font-weight: 700;
	position: absolute;
	display: block;
	text-transform: uppercase;
	text-align: center;
	line-height: 32px;
	border-radius: 50%;
	top: 1px;
	left: 1px;
	margin: 0;
	color: #fff;
	background: #f3690e;
	z-index: 500
}

.single-product.woocommerce span.onsale {
	left: 16px
}

.kad-out-of-stock {
	background: red
}

.product-img-case {
	position: relative
}

.single_variation {
	font-size: 24px;
	margin-bottom: 5px
}

.variations .kad_radio_variations label {
	float: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 4px 10px;
	margin: 3px 5px 5px;
	border: 3px solid #eee;
	border-color: rgba(0, 0, 0, .1);
	-webkit-transition: border .3s linear;
	-moz-transition: border .3s linear;
	-o-transition: border .3s linear;
	-ms-transition: border .3s linear;
	transition: border .3s linear
}

.variations .kad_radio_variations label.kt_disabled {
	color: rgba(0, 0, 0, .3);
	border-color: rgba(0, 0, 0, .03)
}

.variations tr:first-child .kad_radio_variations label.kt_disabled {
	color: inherit;
	border-color: rgba(0, 0, 0, .1)
}

.variations tr:first-child .kad_radio_variations label.kt_disabled.selectedValue {
	color: #fff
}

.variations .kad_radio_variations label {
	position: relative
}

.variations .kad_radio_variations label.kt_disabled:after {
	content: 'Not Available';
	position: absolute;
	font-size: 10px;
	font-weight: 400;
	width: 90px;
	border-radius: 5px;
	top: 0;
	line-height: 20px;
	left: 50%;
	background-color: rgba(0, 0, 0, .6);
	margin-left: -45px;
	text-align: center;
	color: #fff;
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.variations .kad_radio_variations label.kt_disabled:hover:after {
	opacity: 1;
	top: -25px
}

.variations tr:first-child .kad_radio_variations label.kt_disabled:after {
	content: '';
	position: static;
	display: none;
	opacity: 0
}

.variations .kad_radio_variations label:hover {
	border-color: #f3690e
}

.variations .kad_radio_variations label.selectedValue {
	border-color: #f3690e;
	background: #f3690e;
	color: #fff
}

.variations .kad_radio_variations label input[type=radio] {
	height: 0;
	overflow: hidden;
	z-index: -10000;
	position: absolute;
	visibility: hidden;
	float: none
}

.kad_required {
	color: red;
	font-weight: 100
}

.woocommerce-product-rating {
	line-height: 2em;
	display: block
}

.woocommerce-product-rating .star-rating {
	margin: .5em 4px 0 0;
	float: left
}

.productnav {
	float: right;
	padding: 5px 0
}

.productnav a {
	padding: 8px 8px 6px;
	margin-left: 6px;
	background: #ddd;
	background: rgba(0, 0, 0, .1);
	line-height: 40px;
	vertical-align: middle;
	color: #fff;
	transition: all .4s ease-out;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-o-transition: all .4s ease-out
}

.productnav a:hover {
	background: #f3690e;
	color: #fff
}

.product-img-case .thumbnails {
	text-align: center
}


.product-img-case .thumbnails a {
	padding: 5px 5px 7px;
	margin: 5px;
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-webkit-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-o-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	box-shadow: 0 -3px rgba(0, 0, 0, .1) inset
}

.product-img-case .thumbnails a img {
	max-width: 80px
}

.star-rating {
	color: #f3690e
}

div.product .woocommerce-tabs .panel:after {
	content: '';
	display: table;
	clear: both
}

#content .quantity .minus,
#content .quantity .plus {
	display: block;
	padding: 0;
	margin: 0;
	position: static;
	text-align: center;
	vertical-align: text-top;
	width: 20px;
	height: 40px;
	overflow: visible;
	text-decoration: none;
	font-weight: 700;
	cursor: pointer;
	line-height: 40px;
	font-size: 12px;
	color: #444;
	border: 0;
	float: left;
	background: #ddd
}

#content .quantity .plus {
	-webkit-border-top-left-radius: 0;
	-moz-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-border-top-right-radius: 4px;
	-moz-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px
}

#content .quantity .minus {
	-webkit-border-top-right-radius: 0;
	-moz-border-top-right-radius: 0;
	border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-border-top-left-radius: 4px;
	-moz-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px
}

#content .quantity .minus:hover,
#content .quantity .plus:hover {
	background: #d3d3d3
}

.single_variation_wrap {
	display: block!important;
	height: auto!important;
	overflow: visible!important
}

div.product .product_title.kt_title_hidden {
	display: none
}

.productnav a {
	border-radius: 4px;
	color: #444;
	background: 0 0
}

#review_form #respond .row {
	margin: 0
}

div.product form.cart .variations select.kt-no-select2 {
	display: none!important
}

.product_thumbnails .woocommerce-product-gallery__image {
	display: inline-block
}

.woocommerce-product-gallery {
	position: relative
}

.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	height: 24px;
	width: 24px;
	border-radius: 3px;
	z-index: 99;
	text-align: center
}

.woocommerce-product-gallery img {
	margin: 0
}

.woocommerce-product-gallery .flex-viewport {
	margin-bottom: 6px
}

.woocommerce-product-gallery .flex-control-thumbs {
	margin-left: -3px;
	margin-right: -3px;
	padding: 0
}

.woocommerce-product-gallery .flex-control-thumbs li {
	list-style: none;
	margin-bottom: 6px;
	cursor: pointer;
	padding: 0 3px
}

.woocommerce-product-gallery .flex-control-thumbs li img {
	opacity: .5;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
	opacity: 1
}

.woocommerce-product-gallery .flex-control-thumbs li:hover img {
	opacity: 1
}

.woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
	width: 50%;
	float: left
}

.woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
	width: 33.33%;
	float: left
}

.woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
	width: 25%;
	float: left
}

.woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
	width: 20%;
	float: left
}

.woo_product_zoom_enabled .woocommerce-product-gallery__image a:before {
	font-family: kt-icon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e1ba";
	display: block;
	position: absolute;
	width: 40px;
	height: 40px;
	font-size: 16px;
	top: 10px;
	color: #444;
	right: 10px;
	border: 1px solid transparent;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
	z-index: 100;
	border-radius: 50%;
	line-height: 36px;
	text-align: center
}

.woo_product_zoom_enabled .woocommerce-product-gallery__image a:hover:before {
	border-color: #444
}

.shop_table {
	width: 100%
}

.shop_table .product-remove {
	width: 5%
}

.shop_table .product-thumbnail img {
	width: 100%;
	max-width: 90px
}

.shop_table .product-thumbnail {
	width: 10%
}

.shop_table .product-name {
	width: 40%;
	text-align: left
}

.shop_table th.product-name {
	position: absolute;
	left: 0;
	width: 55%
}

table.shop_table td.product-remove,
table.shop_table td.product-thumbnail {
	padding: 16px 5px
}

.shop_table th.product-remove,
.shop_table th.product-thumbnail {
	opacity: 0
}

.cart_table_item .product-quantity,
.shop_table .product-price {
	width: 15%
}

table.cart td,
table.cart th {
	width: 15%
}

.shop_table th.product-subtotal {
	border: 0
}

.shop_table .product-quantity .quantity {
	float: none;
	margin: auto;
	width: 80px;
	position: relative;
	overflow: hidden;
	zoom: 1
}

table.shop_table td {
	border-bottom: 3px solid;
	border-color: rgba(0, 0, 0, .07);
	padding: 16px 12px;
	text-align: center;
	vertical-align: middle
}

table.shop_table th {
	font-weight: 700;
	line-height: 18px;
	font-size: 14px;
	padding: 12px;
	text-align: center;
	text-transform: uppercase;
	background-color: rgba(0, 0, 0, .07);
	border-right: 4px solid #fff
}

table.shop_table td.actions {
	border: 0
}

table.cart td.actions .coupon .input-text {
	float: left;
	width: 200px;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0 1px 0 rgba(0, 0, 0, .2) inset;
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .2) inset;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .2) inset;
	-o-box-shadow: 0 1px 0 rgba(0, 0, 0, .2) inset;
	border: 1px solid #f9f9f9;
	border-color: rgba(0, 0, 0, .05);
	padding: 8px 6px 8px;
	margin: 0 6px 0 0;
	outline: 0;
	line-height: 22px
}

table.cart td.actions .coupon {
	float: left
}

#content table.cart td.actions {
	text-align: right
}

.woocommerce-checkout .chosen-container-single .chosen-single {
	position: relative;
	display: block;
	line-height: 36px!important;
	overflow: hidden;
	padding: 0 0 0 8px;
	height: 38px!important;
	border: 1px solid #aaa;
	border-radius: 5px;
	background: #fff;
	background-clip: padding-box;
	box-shadow: none;
	color: #444;
	text-decoration: none;
	white-space: nowrap;
	line-height: 26px
}

.woocommerce-checkout .chosen-container .chosen-results li.highlighted {
	background: #f3690e
}

.woocommerce-checkout .chosen-container-active.chosen-with-drop .chosen-single {
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0
}

form.woocommerce-shipping-calculator {
	min-width: 220px
}

.woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-form p {
	margin-bottom: 5px
}

input#calc_shipping_postcode {
	max-width: 200px
}

#kad-mobile-nav #kad-mobile-menu-cart-popup ul.product_list_widget li a.remove,
.kad-header-right #kad-head-cart-popup ul.product_list_widget li a.remove,
ul.cart_list li a.remove,
ul.product_list_widget li a.remove {
	display: block;
	float: left;
	width: 20px;
	background: 0 0;
	text-align: center;
	border-radius: 50%;
	color: red;
	height: 20px;
	margin-right: 0;
	line-height: 20px;
	margin-top: 5px;
	margin-right: 5px
}

#kad-mobile-nav #kad-mobile-menu-cart-popup ul.product_list_widget li a.remove:hover,
.kad-header-right #kad-head-cart-popup ul.product_list_widget li a.remove:hover,
ul.cart_list li a.remove:hover,
ul.product_list_widget li a.remove:hover {
	background: red;
	color: #fff
}

.woocommerce-checkout .checkout .form-row .chosen-container-single .chosen-single div b {
	background-position: 0 9px!important
}

table.cart td.actions .coupon label {
	display: none
}

table.cart td.actions .checkout-button {
	float: right;
	margin-left: 5px
}

table.cart input {
	padding: 8px 18px;
	line-height: 20px;
	font-size: 14px;
	margin-top: 1px
}

table.cart .quantity input.qty {
	margin: 0
}

.cart-collaterals .cart_totals {
	float: right;
	text-align: left;
	width: 50%;
	padding: 0 15px
}

.cart-collaterals .cart_totals table {
	border-collapse: separate;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin: 0 0 6px;
	padding: 0;
	width: 100%;
	border: 0
}

.cart-collaterals .cart_totals tr.order-total {
	background-color: #f3690e;
	color: #fff;
	border: 0
}

.cart-collaterals .cart_totals tr.order-total td,
.cart-collaterals .cart_totals tr.order-total th {
	border: 0
}

.cart-collaterals .cart_totals h2 {
	font-size: 16px;
	font-weight: 700;
	background-color: #eee;
	background-color: rgba(0, 0, 0, .07);
	margin: 0;
	text-align: center
}

.cart-collaterals .cart_totals tr td,
.cart-collaterals .cart_totals tr th {
	border-top: 3px solid #eee;
	border-color: rgba(0, 0, 0, .07);
	padding: 16px 14px;
	background: 0 0;
	border-right: 0;
	border-bottom: 0
}

.cart-collaterals .shipping_calculator h2 a {
	font-size: 16px;
	font-weight: 700;
	background-color: #eee;
	background-color: rgba(0, 0, 0, .07);
	margin: 0;
	display: block;
	text-align: center;
	color: #444;
	-webkit-transition: background .2s ease-in-out;
	-moz-transition: background .2s ease-in-out;
	-ms-transition: background .2s ease-in-out;
	-o-transition: background .2s ease-in-out;
	transition: background .2s ease-in-out
}

.cart-collaterals .shipping_calculator h2 a:hover {
	color: #fff;
	background: #f3690e
}

.cart-collaterals .shipping_calculator h2 {
	margin: 0
}

.cart-collaterals .shipping_calculator {
	text-align: left;
	margin: 0;
	clear: none;
	float: left;
	width: 50%;
	padding: 0 15px
}

.cart-collaterals .shipping_calculator .button {
	float: none;
	display: block;
	font-size: 14px;
	margin-top: 10px
}

.cart-collaterals .shipping_calculator input.input-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: auto;
	padding: 8px
}

.cart-collaterals .shipping_calculator .select2-container {
	width: 100%
}

.cart-collaterals .shipping_calculator .form-row {
	padding-top: 6px;
	margin-bottom: 6px
}

table.shop_table {
	border: 0;
	margin: 0 -1px 24px 0;
	text-align: left;
	position: relative;
	width: 100%;
	border-collapse: separate
}

table.shop_table thead {
	background-color: transparent
}

#ship-to-different-address label {
	display: inline;
	font-weight: 400;
	padding: 0 10px 0 0
}

#shipping_method label {
	display: inline
}

.cart-collaterals .cross-sells {
	width: 50%;
	float: left
}

.cart-collaterals .cross-sells h2 {
	font-size: 16px;
	font-weight: 700;
	background-color: #eee;
	background-color: rgba(0, 0, 0, .07);
	margin: 0 0 10px;
	text-align: center
}

#content table.cart a.remove {
	display: block;
	font-size: 20px;
	height: 30px;
	width: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 50%;
	vertical-align: middle;
	padding: 0;
	color: red;
	text-decoration: none;
	font-weight: 700;
	-webkit-transition: background .2s ease-in-out;
	-moz-transition: background .2s ease-in-out;
	-ms-transition: background .2s ease-in-out;
	-o-transition: background .2s ease-in-out;
	transition: background .2s ease-in-out
}

#content table.cart a.remove:hover {
	background-color: red;
	color: #fff
}

.woocommerce-cart #content .main .pageclass {
	padding-bottom: 30px
}

.cart-empty {
	font-size: 18px;
	text-align: center;
	padding: 40px 0 20px
}

.return-to-shop {
	text-align: center;
	margin-bottom: 20px
}

.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button,
.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
	width: 100%;
	border-radius: 0;
	font-size: 16px;
	padding: 14px;
	display: block;
	font-weight: 700;
	text-align: center
}

.woocommerce-page .cart-collaterals .cart_totals tr.order-total {
	background: rgba(0, 0, 0, .07);
	color: #444
}

.woocommerce-password-strength {
	text-align: center;
	font-weight: 600;
	padding: 3px 0
}

.woocommerce-password-strength.short {
	background-color: #f1adad;
	border-color: #e35b5b
}

.woocommerce-password-strength.bad {
	background-color: #fbc5a9;
	border-color: #f78b53
}

.woocommerce-password-strength.good {
	background-color: #ffe399;
	border-color: #ffc733
}

.woocommerce-password-strength.strong {
	background-color: #c1e1b9;
	border-color: #83c373
}

.select2-container.kad-select {
	width: 100%;
	max-width: 300px
}

.select2-container.kad-select .select2-choice>.select2-chosen {
	font-weight: 700;
	text-transform: uppercase
}

.woocommerce-ordering .select2-container.kad-select {
	width: 220px
}

.select2-container {
	min-width: 220px
}

.select2-container {
	margin: 0;
	position: relative;
	display: inline-block;
	zoom: 1;
	vertical-align: middle;
	background: #fff;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.select2-container .select2-choice {
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 8px;
	overflow: hidden;
	position: relative;
	border: 0;
	white-space: nowrap;
	line-height: 26px;
	color: #444;
	text-decoration: none;
	border-radius: 4px;
	background-clip: padding-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #fff
}

.select2-container.select2-drop-above .select2-choice {
	border-bottom-color: #aaa;
	border: 0;
	border-radius: 0 0 4px 4px;
	background: #fff;
	border-radius: 0
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
	margin-right: 42px
}

.select2-container .select2-choice>.select2-chosen {
	margin-right: 26px;
	display: block;
	overflow: hidden;
	line-height: 38px;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: none;
	width: auto
}

.select2-container .select2-choice abbr {
	display: none;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 24px;
	top: 8px;
	font-size: 1px;
	text-decoration: none;
	border: 0;
	cursor: pointer;
	outline: 0
}

.select2-container.select2-allowclear .select2-choice abbr {
	display: inline-block
}

.select2-container .select2-choice abbr:hover {
	background-position: right -11px;
	cursor: pointer
}

.select2-drop-mask {
	border: 0;
	margin: 0;
	padding: 0;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 9998;
	background-color: #fff;
	filter: alpha(opacity=0)
}

.select2-drop {
	width: 100%;
	margin-top: -1px;
	position: absolute;
	z-index: 9999;
	top: 100%;
	background: #fff;
	color: #000;
	border: 1px solid #aaa;
	border-top: 0;
	border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
	box-shadow: 0 4px 5px rgba(0, 0, 0, .15)
}

.select2-drop.select2-drop-above {
	margin-top: 1px;
	border-top: 1px solid #aaa;
	border: 0;
	border-radius: 4px 4px 0 0;
	-webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
	box-shadow: 0 -4px 5px rgba(0, 0, 0, .15)
}

.select2-drop-active {
	border: 0;
	border-top: none
}

.select2-drop.select2-drop-above.select2-drop-active {
	border-top: 0
}

.select2-drop-auto-width {
	border-top: 0;
	width: auto
}

.select2-drop-auto-width .select2-search {
	padding-top: 4px
}

.select2-container .select2-choice .select2-arrow {
	display: inline-block;
	width: 18px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	border-left: 0;
	border-radius: 0;
	background: #f3690e;
	background-clip: padding-box
}

.select2-container .select2-choice .select2-arrow b {
	display: block;
	width: 100%;
	height: 100%;
	background: 0 0
}

.select2-container .select2-choice .select2-arrow b:after {
	content: "\e3b6";
	font-family: kt-icon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: bottom;
	text-align: center;
	line-height: 40px;
	display: block;
	position: static;
	color: #fff;
	border: 0;
	margin: 0
}

.select2-search {
	display: inline-block;
	width: 100%;
	min-height: 26px;
	margin: 0;
	padding-left: 4px;
	padding-right: 4px;
	position: relative;
	z-index: 10000;
	white-space: nowrap
}

.select2-search input {
	width: 100%;
	height: auto!important;
	min-height: 26px;
	padding: 4px 20px 4px 5px;
	margin: 0;
	outline: 0;
	font-family: sans-serif;
	font-size: 1em;
	border: 1px solid #aaa;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #fff url(select2.html) no-repeat 100% -22px;
	background: url(select2.html) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(.85, #fff), color-stop(.99, #eee));
	background: url(select2.html) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
	background: url(select2.html) no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
	background: url(select2.html) no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0
}

.select2-drop.select2-drop-above .select2-search input {
	margin-top: 4px
}

.select2-search input.select2-active {
	background: #fff url(select2-spinner.html) no-repeat 100%;
	background: url(select2-spinner.html) no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(.85, #fff), color-stop(.99, #eee));
	background: url(select2-spinner.html) no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
	background: url(select2-spinner.html) no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
	background: url(select2-spinner.html) no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
	border: 1px solid #5897fb;
	outline: 0;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.select2-dropdown-open .select2-choice {
	border-bottom-color: transparent;
	-webkit-box-shadow: 0 1px 0 #fff inset;
	box-shadow: 0 1px 0 #fff inset;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-color: #fff
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
	border: 0;
	border-top-color: transparent;
	background: #fff;
	border-radius: 0 0 4px 4px
}

.select2-dropdown-open .select2-choice .select2-arrow {
	background: 0 0;
	border-left: none;
	filter: none
}

.select2-dropdown-open .select2-choice .select2-arrow b {
	background-position: -15px 6px
}

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

.select2-results {
	max-height: 200px;
	padding: 0 0 0 4px;
	margin: 4px 4px 4px 0;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-tap-highlight-color: transparent;
	background: 0 0
}

.select2-results ul.select2-result-sub {
	margin: 0;
	padding-left: 0
}

.select2-results ul.select2-result-sub>li .select2-result-label {
	padding-left: 20px
}

.select2-results ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
	padding-left: 40px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
	padding-left: 60px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
	padding-left: 80px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
	padding-left: 100px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
	padding-left: 110px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
	padding-left: 120px
}

.select2-results li {
	list-style: none;
	display: list-item;
	background-image: none
}

.select2-results li.select2-result-with-children>.select2-result-label {
	font-weight: 700
}

.select2-results .select2-result-label {
	padding: 3px 7px 4px;
	margin: 0;
	cursor: pointer;
	min-height: 1em;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.select2-results .select2-highlighted {
	background: #f3690e;
	color: #fff
}

.select2-results li em {
	background: #feffde;
	font-style: normal
}

.select2-results .select2-highlighted em {
	background: 0 0
}

.select2-results .select2-highlighted ul {
	background: #fff;
	color: #000
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
	background: #f4f4f4;
	display: list-item;
	padding-left: 5px
}

.select2-results .select2-disabled.select2-highlighted {
	color: #666;
	background: #f4f4f4;
	display: list-item;
	cursor: default
}

.select2-results .select2-disabled {
	background: #f4f4f4;
	display: list-item;
	cursor: default
}

.select2-results .select2-selected {
	display: none
}

.select2-more-results.select2-active {
	background: #f4f4f4 url(select2-spinner.html) no-repeat 100%
}

.select2-more-results {
	background: #f4f4f4;
	display: list-item
}

.select2-container.select2-container-disabled .select2-choice {
	background-color: #f4f4f4;
	background-image: none;
	border: 1px solid #ddd;
	cursor: default
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
	background-color: #f4f4f4;
	background-image: none;
	border-left: 0
}

.select2-container.select2-container-disabled .select2-choice abbr {
	display: none
}

.select2-container-multi .select2-choices {
	height: auto!important;
	height: 1%;
	margin: 0;
	padding: 0;
	position: relative;
	border: 1px solid #aaa;
	cursor: text;
	overflow: hidden;
	background-color: #fff;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eee), color-stop(15%, #fff));
	background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
	background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
	background-image: linear-gradient(to bottom, #eee 1%, #fff 15%)
}

.select2-locked {
	padding: 3px 5px 3px 5px!important
}

.select2-container-multi .select2-choices {
	min-height: 26px
}

.select2-container-multi.select2-container-active .select2-choices {
	border: 1px solid #5897fb;
	outline: 0;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.select2-container-multi .select2-choices li {
	float: left;
	list-style: none
}

html[dir=rtl] .select2-container-multi .select2-choices li {
	float: right
}

.select2-container-multi .select2-choices .select2-search-field {
	margin: 0;
	padding: 0;
	white-space: nowrap
}

.select2-container-multi .select2-choices .select2-search-field input {
	padding: 5px;
	margin: 1px 0;
	font-family: sans-serif;
	font-size: 100%;
	color: #666;
	outline: 0;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: 0 0!important
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
	background: #fff url(select2-spinner.html) no-repeat 100%!important
}

.select2-default {
	color: #999!important
}

.select2-container-multi .select2-choices .select2-search-choice {
	padding: 3px 5px 3px 18px;
	margin: 3px 0 3px 5px;
	position: relative;
	line-height: 13px;
	color: #333;
	cursor: default;
	border: 1px solid #aaa;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, .05);
	background-clip: padding-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #e4e4e4;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
	background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%)
}

html[dir=rtl] .select2-container-multi .select2-choices .select2-search-choice {
	margin-left: 0;
	margin-right: 5px
}

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
	cursor: default
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
	background: #d4d4d4
}

.select2-search-choice-close {
	display: block;
	width: 12px;
	height: 13px;
	position: absolute;
	right: 3px;
	top: 4px;
	font-size: 1px;
	outline: 0;
	background: url(select2.html) right top no-repeat
}

html[dir=rtl] .select2-search-choice-close {
	right: auto;
	left: 3px
}

.select2-container-multi .select2-search-choice-close {
	left: 3px
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
	background-position: right -11px
}

.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
	background-position: right -11px
}

.select2-container-multi.select2-container-disabled .select2-choices {
	background-color: #f4f4f4;
	background-image: none;
	border: 1px solid #ddd;
	cursor: default
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
	padding: 3px 5px 3px 5px;
	border: 1px solid #ddd;
	background-image: none;
	background-color: #f4f4f4
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
	display: none;
	background: 0 0
}

.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
	text-decoration: underline
}

.select2-offscreen,
.select2-offscreen:focus {
	clip: rect(0 0 0 0)!important;
	width: 1px!important;
	height: 1px!important;
	border: 0!important;
	margin: 0!important;
	padding: 0!important;
	overflow: hidden!important;
	position: absolute!important;
	outline: 0!important;
	left: 0!important;
	top: 0!important
}

.select2-display-none {
	display: none
}

.select2-measure-scrollbar {
	position: absolute;
	top: -10000px;
	left: -10000px;
	width: 100px;
	height: 100px;
	overflow: scroll
}

.select2-container .select2-choice {
	height: 40px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	-o-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	background-color: #fff;
	background-image: none;
	background: 0 0
}

.select2-container .select2-choice abbr {
	top: 13px
}

.redux-field-container .select2-container .select2-choice abbr {
	top: 8px
}

.select2-container .select2-choice {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 0
}

.select2-container .select2-choice .select2-arrow {
	background: #f3690e;
	width: 22px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
	-o-box-shadow: 0 2px 2px rgba(0, 0, 0, .2)
}

.select2-container.select2-dropdown-open .select2-choice .select2-arrow {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none
}

.select2-container .select2-choice .select2-arrow b>span {
	margin: 4px 0 0 6px
}

.select2-container.select2-container-active .select2-choice {
	border-color: #aaa
}

.select2-container.select2-dropdown-open .select2-choice {
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
	box-shadow: 0 0 5px rgba(0, 0, 0, .15);
	border-bottom-color: #ccc
}

.select2-drop {
	-webkit-border-radius: 0!important;
	border-radius: 0!important
}

.select2-drop:not(.select2-drop-above) {
	margin-top: -3px
}

.select2-drop .select2-results {
	max-height: 300px
}

.select2-drop .select2-results li {
	line-height: inherit;
	margin: 0;
	padding: 0
}

.select2-search {
	margin: 4px 0
}

.select2-search input,
.select2-search input:focus {
	background-color: #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.select2-container.form-control {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0
}

.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 40px;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
	position: relative
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px
}

.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline-block;
	overflow: hidden;
	padding-left: 8px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-search--inline {
	float: left
}

.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin-top: 5px;
	padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-dropdown {
	background-color: #fff;
	border: 0;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
	box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
	left: -100000px;
	width: 100%;
	z-index: 1051
}

.select2-results {
	display: block
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0
}

.select2-results__option {
	padding: 6px;
	user-select: none;
	-webkit-user-select: none
}

.select2-results__option[aria-selected] {
	cursor: pointer
}

.select2-container--open .select2-dropdown {
	left: 0
}

.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-search--dropdown {
	display: block;
	padding: 4px
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
	display: none
}

.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0)
}

.select2-hidden-accessible {
	border: 0!important;
	clip: rect(0 0 0 0)!important;
	height: 1px!important;
	margin: -1px!important;
	overflow: hidden!important;
	padding: 0!important;
	position: absolute!important;
	width: 1px!important
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 0;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	outline: 0;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	-o-box-shadow: 0 1px 3px rgba(0, 0, 0, .1)
}

.select2-container--default.select2-container--open .select2-selection--single {
	border-color: #aaa
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom-color: #fff
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 40px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 0 4px 4px 0;
	width: 22px;
	background: #f3690e
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #fff transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -5px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.woocommerce-ordering .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 30px
}

.woocommerce-ordering .select2-container .select2-selection--single,
.woocommerce-ordering .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 30px
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #fff transparent;
	border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
	list-style: none
}


.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
	color: #999;
	margin-top: 5px;
	float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700;
	margin-top: 5px;
	margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #999;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
	float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: solid #000 1px;
	outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: 0 0;
	border: none;
	outline: 0;
	box-shadow: none;
	-webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
	padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
	color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #f3690e;
	color: #fff
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic .select2-selection--single {
	background-color: #f7f7f7;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700;
	margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
	border: none;
	border-right: 1px solid #aaa;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 1px;
	right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: 0 0;
	border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #fff 0, #eee 50%);
	background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
	background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
	list-style: none;
	margin: 0;
	padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
	display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	color: #888;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
	float: right
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0;
	box-shadow: none
}

.select2-container--classic .select2-dropdown {
	background-color: #fff;
	border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
	border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
	border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
	padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
	color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
	background-color: #3875d7;
	color: #fff
}

.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #5897fb
}

.sidebar ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0
}

.sidebar ul.slides {
	margin: 0
}

.sidebar .form-search {
	margin: 0 auto
}

.sidebar .woocommerce ul.cart_list li img {
	margin-top: 0
}

.sidebar .woocommerce ul.cart_list li {
	padding: 6px 6px;
	margin: 0 0 5px
}

form .form-row {
	padding-top: 3px;
	margin-bottom: 6px
}

.woocommerce form input[type=submit].button {
	margin-top: 15px
}

.woocommerce table.cart td.actions input[type=submit].button {
	margin-top: 0
}

form.checkout_coupon .form-row {
	margin: 0
}

.checkout_coupon #coupon_code {
	margin-bottom: 0
}

.woocommerce form.checkout_coupon input[type=submit].button {
	padding: 9px 14px;
	margin-top: 0
}

form.checkout_coupon,
form.login,
form.register {
	border: 1px solid #dfdbdf;
	padding: 20px;
	margin: 2em 0 2em 0;
	text-align: left;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.checkout #shiptobilling label {
	font-size: 9px;
	padding-left: 0
}

.woocommerce input.input-text,
form.checkout input.input-text {
	width: 100%;
	padding: 8px;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #f9f9f9;
	border-color: rgba(0, 0, 0, .05)
}

form.checkout #order_comments,
form.checkout textarea {
	width: 100%;
	padding: 8px;
	height: auto;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #f9f9f9;
	border-color: rgba(0, 0, 0, .05)
}

.login .form-row .button {
	font-size: 16px;
	padding: 10px 18px
}

#payment {
	background: #f2f2f2;
	background: rgba(0, 0, 0, .02);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

#payment div.payment_box {
	position: relative;
	width: 96%;
	padding: 1em 2%;
	margin: 1em 0 1em 0;
	font-size: .92em;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	line-height: 1.5em;
	background: #ddd;
	color: #444
}

#payment div.payment_box:after {
	content: "";
	display: block;
	border: 8px solid #ddd;
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
	position: absolute;
	top: -3px;
	left: 0;
	margin: -1em 0 0 2em
}

#payment div.form-row {
	padding: 1em;
	border-top: 1px solid #fff;
	border-color: rgba(255, 255, 255, .05);
	margin-bottom: 0
}

#payment .terms {
	padding: 12px 20px 0 0;
	text-align: left
}

#payment .terms .checkbox {
	padding: 0
}

#payment .methods label {
	display: inline-block;
	margin: 5px 0 0
}

#payment ul.payment_methods li input {
	margin: 0;
	line-height: 30px;
	height: 30px;
	padding: 0 8px 0 8px
}

#payment ul.payment_methods li input.input-radio {
	margin: 0 8px 0 0;
	line-height: 14px;
	height: 14px;
	vertical-align: middle;
	padding: 0 8px
}

#payment ul.payment_methods li .woocommerce-SavedPaymentMethods-saveNew input[type=checkbox] {
	line-height: 20px;
	height: 14px
}

#payment #place_order {
	float: right;
	margin: 0;
	font-size: 16px;
	text-transform: uppercase
}

.woocommerce-page #payment ul.payment_methods li.payment_method_paypal img {
	max-width: 220px
}

.woocommerce-checkout .form-row .chzn-container {
	margin-bottom: 17px
}

.widget_shopping_cart_content .total {
	margin-top: 10px
}

.checkout .shop_table th.product-name {
	position: static;
	width: auto
}

.checkout table.shop_table tfoot th {
	font-weight: 700;
	line-height: 18px;
	font-size: 14px;
	padding: 8px 12px;
	text-align: left;
	text-transform: uppercase;
	background-color: rgba(0, 0, 0, .02);
	border-bottom: 1px solid #fff;
	border-right: 4px solid #fff
}

.checkout table.shop_table td {
	border-bottom: 1px solid;
	border-right: 4px solid #fff;
	border-bottom-color: rgba(0, 0, 0, .02);
	padding: 12px 12px;
	text-align: left
}

.checkout table.shop_table tfoot td {
	border-bottom: 0;
	padding: 8px 12px;
	border-bottom: 1px solid #fff;
	background-color: rgba(0, 0, 0, .02)
}

.checkout .select2-container .select2-choice {
	border: 1px solid #f9f9f9;
	border-color: rgba(0, 0, 0, .05);
	box-shadow: 0 1px 0 rgba(0, 0, 0, .2) inset;
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .2) inset;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .2) inset;
	-o-box-shadow: 0 1px 0 rgba(0, 0, 0, .2) inset
}

.checkout table.shop_table th {
	text-align: left
}

body.woocommerce-account .shop_table th.product-name {
	position: static
}

.woocommerce-checkout .blockOverlay:before {
	height: 60px;
	width: 60px;
	position: fixed;
	top: 50%;
	top: 50vh;
	left: 50%;
	border-radius: 0;
	margin-left: -30px;
	margin-top: -50px;
	display: block;
	content: "";
	background: url(../img/aj-loader.html) center center;
	background-size: cover;
	text-align: center
}

.woocommerce-checkout #order_review .blockOverlay:before {
	position: absolute;
	top: 50%
}

form .form-row label.radio {
	display: block;
	margin: 0
}

form .form-row input[type=radio] {
	float: left
}

form .form-row label.checkbox {
	padding-left: 0
}

.woocommerce ul.woocommerce-order-overview:after {
	content: '';
	display: table;
	clear: both;
	position: static;
	height: 0
}

.woocommerce-bacs-bank-details:before,
.woocommerce-order-details:before {
	clear: both;
	display: table;
	content: ''
}

.woocommerce-billing-fields:after {
	clear: both;
	display: table;
	content: ''
}

.checkout #ship-to-different-address-checkbox {
	margin-left: 0;
	float: none
}

#commentform .form-submit #submit,
#kad-head-cart-popup .button,
#kad-mobile-menu-cart-popup .button,
.button,
.kad-btn,
.post-password-form input[type=submit],
table.shop_table td.actions .button {
	padding: 10px 16px;
	border: none;
	display: inline-block;
	background: #eee;
	color: #444;
	transition: background .6s ease-out, border .6s ease-out;
	-webkit-transition: background .6s ease-out, border .6s ease-out;
	-moz-transition: background .6s ease-out, border .6s ease-out;
	-o-transition: background .6s ease-out, border .6s ease-out;
	box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-moz-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-webkit-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-o-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

#commentform .form-submit #submit,
#kad-head-cart-popup .button.checkout,
#kad-mobile-menu-cart-popup .button.checkout,
#kad-top-cart-popup .button.checkout,
#payment #place_order,
.cart-collaterals .shipping_calculator .button,
.checkout-button,
.kad-btn-primary,
.login .form-row .button,
.order-actions .button,
.post-password-form input[type=submit],
.return-to-shop a.wc-backward,
.single_add_to_cart_button,
.widget_shopping_cart_content .checkout,
.yith-wcan .yith-wcan-reset-navigation,
input[type=submit].button,
table.shop_table td.actions .checkout-button.button {
	color: #fff;
	background: #f3690e
}

#kad-head-cart-popup .buttons .button:hover,
#kad-mobile-menu-cart-popup .buttons .button:hover,
.button:hover,
.kad-btn:hover,
table.shop_table td.actions .button:hover {
	background: #ddd;
	color: #444
}

.kad-btn-border-white,
.tp-caption .kad-btn-border-white {
	color: #fff;
	background: 0 0;
	border: 2px solid #fff;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none
}

.kad-btn-border-white:hover,
.tp-caption .kad-btn-border-white:hover {
	color: #f3690e;
	background: #fff;
	border: 2px solid #fff
}

#commentform .form-submit #submit:hover,
#kad-head-cart-popup .buttons .button.checkout:hover,
#kad-mobile-menu-cart-popup .buttons .button.checkout:hover,
#kad-top-cart-popup .buttons .button.checkout:hover,
#payment #place_order:hover,
.cart-collaterals .shipping_calculator .button:hover,
.checkout-button:hover,
.kad-btn-primary:hover,
.login .form-row .button:hover,
.order-actions .button:hover,
.post-password-form input[type=submit]:hover,
.return-to-shop a.wc-backward:hover,
.single_add_to_cart_button:hover,
.widget_shopping_cart_content .checkout:hover,
.woocommerce-message .button:hover,
.yith-wcan .yith-wcan-reset-navigation:hover,
input[type=submit].button:hover,
table.shop_table td.actions .checkout-button.button:hover {
	background: #f5873f;
	color: #fff
}

.woocommerce-message .button {
	transition: background .6s ease-out;
	-webkit-transition: background .6s ease-out;
	-moz-transition: background .6s ease-out;
	-o-transition: background .6s ease-out;
	color: #fff;
	background: #f3690e
}

.kad-circle-iconclass {
	padding: 20px;
	display: inline-block;
	border-radius: 50%
}

.kad-square-iconclass {
	padding: 20px;
	display: inline-block
}

.kad-smcircle-iconclass {
	padding: 5px;
	display: inline-block;
	border-radius: 50%
}

.kad-smsquare-iconclass {
	padding: 5px;
	display: inline-block
}

.kad-btn-large {
	padding: 10px 16px;
	font-size: 16px
}

.kad-btn i {
	margin-left: 4px
}

.btn-shortcode {
	font-size: 14px
}

.lg-kad-btn {
	padding: 14px 22px;
	font-size: 16px
}

.sm-kad-btn {
	padding: 8px 16px;
	font-size: 12px
}

.checkout-button:after,
.wc-forward:after {
	content: "\e40d";
	font-family: kt-icon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: bottom;
	margin-left: -14px;
	display: inline-block;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.checkout-button:hover:after,
.wc-forward:hover:after {
	display: inline-block;
	margin-left: 5px;
	opacity: 1
}

.return-to-shop a.wc-backward:after {
	content: "\e40d";
	font-family: kt-icon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: bottom;
	margin-left: -14px;
	display: inline-block;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.return-to-shop a.wc-backward:hover:after {
	display: inline-block;
	margin-left: 5px;
	opacity: 1
}

.shipping-calculator-button:after {
	content: "\e40e";
	font-family: kt-icon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: bottom;
	margin-left: 5px;
	display: inline-block
}

.fadein-carousel {
	opacity: 0
}

.fredcarousel {
	position: relative
}

.fredcarousel .tcol-ss-12 {
	float: left
}

#blogcarousel ul#headcarousel li {
	width: 224px;
	height: 224px;
	list-style: none;
	position: relative;
	float: left;
	margin: 0 5px;
	display: block
}

.next_carousel,
.prev_carousel {
	color: #fff;
	position: absolute;
	top: 50%;
	z-index: 999;
	border-radius: 0;
	ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
	filter: alpha(opacity=00);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	width: 50px;
	line-height: 50px;
	font-size: 15px;
	cursor: pointer;
	background: #000;
	height: 50px;
	margin-top: -25px;
	display: block;
	z-index: 100;
	text-align: center;
	opacity: 0;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-ms-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: "opacity";
	-moz-transition-property: "opacity";
	-ms-transition-property: "opacity";
	-o-transition-property: "opacity";
	transition-property: "opacity"
}

.prev_carousel {
	left: 0
}

.next_carousel {
	right: 3px
}

.carousel_slider_outer .next_carousel {
	right: 0
}

.carousel_outerrim:hover .next_carousel,
.carousel_outerrim:hover .prev_carousel,
.carousel_slider_outer:hover .next_carousel,
.carousel_slider_outer:hover .prev_carousel {
	ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	-khtml-opacity: .6;
	opacity: .6
}

.carousel_outerrim .next_carousel:hover,
.carousel_outerrim .prev_carousel:hover,
.carousel_slider_outer .next_carousel:hover,
.carousel_slider_outer .prev_carousel:hover {
	ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	color: #fff
}

.blog_carousel {
	margin: 0
}

#blog_carousel_container {
	padding: 20px 0
}

.blog_carousel .blog_item {
	list-style: none;
	position: relative;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-webkit-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-o-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	box-shadow: 0 -3px rgba(0, 0, 0, .1) inset
}

.blog_carousel .postcontent {
	padding: 0 10px 10px
}

.blog_carousel .blog_item.grid_item .postcontent footer {
	padding: 0;
	border-top: 0
}

.bcarousellink {
	display: block;
	padding: 10px
}

.bcarousellink>header>h5 {
	padding: 0;
	margin: 0
}

.bcarousellink>header .subhead {
	text-align: right
}

#portfolio_carousel_container {
	padding: 20px 0
}

#product-carousel .product_item {
	border-bottom: none;
	border-top: none;
	margin-bottom: 0
}

#portfolio-carousel.threecolumn .portfolio_item {
	height: auto
}

.fredcarousel .portfolio_item .flex-direction-nav a {
	width: 20px;
	height: 43px;
	margin: 0 0 0;
	position: absolute;
	top: 5px;
	z-index: 10;
	cursor: pointer;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

.fredcarousel .portfolio_item .flex-direction-nav a:before {
	font-family: kt-icon;
	font-size: 8px;
	line-height: 43px;
	display: inline-block;
	content: "\e3b3"
}

.fredcarousel .portfolio_item .flex-direction-nav a.flex-next:before {
	content: "\e3b1"
}

#portfolio-carousel .grid_item,
.fredcarousel .grid_item {
	margin-bottom: 0
}

.carousel_gallery_item {
	float: left;
	table-layout: fixed
}

#post-carousel-gallery img,
.post-carousel-gallery-class img {
	float: none;
	display: block;
	margin: 0 auto
}

.custom_carousel_item a img {
	opacity: 1;
	transition: opacity .6s ease-out;
	-webkit-transition: opacity .6s ease-out;
	-moz-transition: opacity .6s ease-out;
	-o-transition: opacity .6s ease-out
}

.custom_carousel_item:hover a img {
	opacity: .8
}

.fadein-carousel,
.fredcarousel {
	overflow: hidden
}

.initcaroufedsel {
	margin: 0
}

.boxed #wrapper.container {
	-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .16)!important;
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, .16)!important;
	margin-bottom: 5px
}

.wide #wrapper.container {
	width: 100%!important;
	padding: 0!important
}

.boxed .contentclass,
.boxed .featclass,
.boxed .footerclass,
.boxed .headerclass,
.boxed .navcontainer {
	margin-left: -15px;
	margin-right: -15px
}

html.no-js .kt-pb-animation {
	-webkit-animation: fadeIn ease-in-out 1;
	-moz-animation: fadeIn ease-in-out 1;
	animation: fadeIn ease-in-out 1;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-duration: .5s;
	-moz-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-delay: 3s;
	-moz-animation-delay: 3s;
	animation-delay: 3s
}

.kt-pb-animation {
	opacity: 0;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

@-webkit-keyframes kt-pb-fadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes kt-pb-fadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@-webkit-keyframes kt-pb-fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translateY(30px);
		-ms-transform: translateY(30px);
		-o-transform: translateY(30px);
		transform: translateY(30px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes kt-pb-fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translateY(30px);
		-ms-transform: translateY(30px);
		-o-transform: translateY(30px);
		transform: translateY(30px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes kt-pb-fadeInUpBig {
	from {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		-o-transform: translateY(2000px);
		transform: translateY(2000px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes kt-pb-fadeInUpBig {
	from {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		-o-transform: translateY(2000px);
		transform: translateY(2000px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes kt-pb-fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		-o-transform: translateY(-30px);
		transform: translateY(-30px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes kt-pb-fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		-o-transform: translateY(-30px);
		transform: translateY(-30px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes kt-pb-fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		-o-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes kt-pb-fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		-o-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes kt-pb-fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translateX(-30px);
		-ms-transform: translateX(-30px);
		-o-transform: translateX(-30px);
		transform: translateX(-30px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes kt-pb-fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translateX(-30px);
		-ms-transform: translateX(-30px);
		-o-transform: translateX(-30px);
		transform: translateX(-30px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes kt-pb-fadeInLeftBig {
	from {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		-o-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes kt-pb-fadeInLeftBig {
	from {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		-o-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes kt-pb-fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translateX(30px);
		-ms-transform: translateX(30px);
		-o-transform: translateX(30px);
		transform: translateX(30px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes kt-pb-fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translateX(30px);
		-ms-transform: translateX(30px);
		-o-transform: translateX(30px);
		transform: translateX(30px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes kt-pb-fadeInRightBig {
	from {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		-o-transform: translateX(2000px);
		transform: translateX(2000px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes kt-pb-fadeInRightBig {
	from {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		-o-transform: translateX(2000px);
		transform: translateX(2000px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes kt-pb-slideInUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		-o-transform: translateY(2000px);
		transform: translateY(2000px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes kt-pb-slideInUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		-o-transform: translateY(2000px);
		transform: translateY(2000px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes kt-pb-slideInDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		-o-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes kt-pb-slideInDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		-o-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes kt-pb-slideInLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		-o-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes kt-pb-slideInLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		-o-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes kt-pb-slideInRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		-o-transform: translateX(2000px);
		transform: translateX(2000px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes kt-pb-slideInRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		-o-transform: translateX(2000px);
		transform: translateX(2000px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes kt-pb-zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		-ms-transform: scale3d(.3, .3, .3);
		-o-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		-o-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes kt-pb-zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		-ms-transform: scale3d(.3, .3, .3);
		-o-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		-o-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@-webkit-keyframes kt-pb-zoomInUp {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-o-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-o-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
		-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
		-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
		transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
	}
}

@keyframes kt-pb-zoomInUp {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-o-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-o-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
		-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
		-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
		transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
	}
}

@-webkit-keyframes kt-pb-zoomInDown {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-o-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-o-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
		-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
		-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
		transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
	}
}

@keyframes kt-pb-zoomInDown {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-o-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-o-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
		-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
		-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
		transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
	}
}

@-webkit-keyframes kt-pb-zoomInLeft {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-o-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-o-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
		-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
		-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
		transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
	}
}

@keyframes kt-pb-zoomInLeft {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-o-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-o-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
		-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
		-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
		transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
	}
}

@-webkit-keyframes kt-pb-zoomInRight {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-o-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-o-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
		-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
		-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
		transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
	}
}

@keyframes kt-pb-zoomInRight {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-o-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-o-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
		-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
		-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
		transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
	}
}

.kt-pb-duration-300 {
	-webkit-animation-duration: .3s;
	animation-duration: .3s
}

.kt-pb-duration-600 {
	-webkit-animation-duration: .6s;
	animation-duration: .6s
}

.kt-pb-duration-900 {
	-webkit-animation-duration: .9s;
	animation-duration: .9s
}

.kt-pb-duration-1200 {
	-webkit-animation-duration: 1.2s;
	animation-duration: 1.2s
}

.kt-pb-duration-1500 {
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s
}

.kt-pb-duration-1800 {
	-webkit-animation-duration: 1.8s;
	animation-duration: 1.8s
}

.kt-pb-duration-2100 {
	-webkit-animation-duration: 2.1s;
	animation-duration: 2.1s
}

.kt-pb-duration-2400 {
	-webkit-animation-duration: 2.4s;
	animation-duration: 2.4s
}

.kt-pb-duration-2700 {
	-webkit-animation-duration: 2.7s;
	animation-duration: 2.7s
}

.kt-pb-duration-3000 {
	-webkit-animation-duration: 3s;
	animation-duration: 3s
}

.kt-pb-delay-300 {
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}

.kt-pb-delay-600 {
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}

.kt-pb-delay-900 {
	-webkit-animation-delay: .9s;
	animation-delay: .9s
}

.kt-pb-delay-1200 {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s
}

.kt-pb-delay-1500 {
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s
}

.kt-pb-delay-1800 {
	-webkit-animation-delay: 1.8s;
	animation-delay: 1.8s
}

.kt-pb-delay-2100 {
	-webkit-animation-delay: 2.1s;
	animation-delay: 2.1s
}

.kt-pb-delay-2400 {
	-webkit-animation-delay: 2.4s;
	animation-delay: 2.4s
}

.kt-pb-delay-2700 {
	-webkit-animation-delay: 2.7s;
	animation-delay: 2.7s
}

.kt-pb-delay-3000 {
	-webkit-animation-delay: 3s;
	animation-delay: 3s
}

html.js-running .kt-pb-animate.kt-pb-fadeIn {
	-webkit-animation-name: kt-pb-fadeIn;
	animation-name: kt-pb-fadeIn
}

html.js-running .kt-pb-animate.kt-pb-fadeInUp {
	-webkit-animation-name: kt-pb-fadeInUp;
	animation-name: kt-pb-fadeInUp
}

html.js-running .kt-pb-animate.kt-pb-fadeInUpBig {
	-webkit-animation-name: kt-pb-fadeInUp;
	animation-name: kt-pb-fadeInUp
}

html.js-running .kt-pb-animate.kt-pb-fadeInDown {
	-webkit-animation-name: kt-pb-fadeInDown;
	animation-name: kt-pb-fadeInDown
}

html.js-running .kt-pb-animate.kt-pb-fadeInDownBig {
	-webkit-animation-name: kt-pb-fadeInDownBig;
	animation-name: kt-pb-fadeInDownBig
}

html.js-running .kt-pb-animate.kt-pb-fadeInLeft {
	-webkit-animation-name: kt-pb-fadeInLeft;
	animation-name: kt-pb-fadeInLeft
}

html.js-running .kt-pb-animate.kt-pb-fadeInLeftBig {
	-webkit-animation-name: kt-pb-fadeInLeftBig;
	animation-name: kt-pb-fadeInLeftBig
}

html.js-running .kt-pb-animate.kt-pb-fadeInRight {
	-webkit-animation-name: kt-pb-fadeInRight;
	animation-name: kt-pb-fadeInRight
}

html.js-running .kt-pb-animate.kt-pb-fadeInRightBig {
	-webkit-animation-name: kt-pb-fadeInRightBig;
	animation-name: kt-pb-fadeInRightBig
}

html.js-running .kt-pb-animate.kt-pb-slideInUp {
	-webkit-animation-name: kt-pb-slideInUp;
	animation-name: kt-pb-slideInUp
}

html.js-running .kt-pb-animate.kt-pb-slideInDown {
	-webkit-animation-name: kt-pb-slideInDown;
	animation-name: kt-pb-slideInDown
}

html.js-running .kt-pb-animate.kt-pb-slideInLeft {
	-webkit-animation-name: kt-pb-slideInLeft;
	animation-name: kt-pb-slideInLeft
}

html.js-running .kt-pb-animate.kt-pb-slideInRight {
	-webkit-animation-name: kt-pb-slideInRight;
	animation-name: kt-pb-slideInRight
}

html.js-running .kt-pb-animate.kt-pb-zoomIn {
	-webkit-animation-name: kt-pb-zoomIn;
	animation-name: kt-pb-zoomIn
}

html.js-running .kt-pb-animate.kt-pb-zoomInUp {
	-webkit-animation-name: kt-pb-zoomInUp;
	animation-name: kt-pb-zoomInUp
}

html.js-running .kt-pb-animate.kt-pb-zoomInDown {
	-webkit-animation-name: kt-pb-zoomInDown;
	animation-name: kt-pb-zoomInDown
}

html.js-running .kt-pb-animate.kt-pb-zoomInLeft {
	-webkit-animation-name: kt-pb-zoomInLeft;
	animation-name: kt-pb-zoomInLeft
}

html.js-running .kt-pb-animate.kt-pb-zoomInRight {
	-webkit-animation-name: kt-pb-zoomInRight;
	animation-name: kt-pb-zoomInRight
}

.widget {
	margin-top: 30px
}

.panel-grid .widget {
	margin-top: 0
}

.widget-first {
	margin-top: 20px
}

.panel-grid .widget-first {
	margin-top: 0
}

.kadence_recent_posts li,
.sidebar .kadence_recent_posts li {
	margin-bottom: 15px;
	line-height: normal
}

.kadence_recent_posts li {
	list-style: none
}

.kadence_recent_posts img {
	float: left;
	margin-right: 10px
}

.kadence_recent_posts .recentpost_date {
	line-height: 12px;
	float: left;
	font-size: 10px;
	padding-bottom: 5px
}

.kadence_recent_posts ul,
.sidebar .kadence_recent_posts ul {
	margin: 0 0 10px 0
}

#contentfooter .kadence_recent_posts a {
	color: #7B7B7B
}

.kadence_recent_posts .postclass a {
	color: #555
}

.kadence_recent_posts .recentpost_title {
	padding-top: 8px;
	display: block;
	line-height: 20px
}

.kadence_recent_posts li.kt-top-featured img {
	float: none;
	margin: auto
}

.kadence_recent_posts li.kt-top-featured .recentpost_title {
	padding: 10px 10px 3px 10px;
	font-size: 18px
}

.kadence_recent_posts li.kt-top-featured .recentpost_date {
	float: none;
	padding: 0 10px 8px 10px;
	display: block
}

.kadence_recent_posts li.kt-top-featured span.postcontent {
	padding: 0 10px;
	display: block;
	font-size: 95%;
	color: #555
}

.kadence_image_grid .imagegrid-widget a.imagegrid_item {
	padding-right: 5px;
	margin-bottom: 5px;
	display: block;
	float: left
}

.kt-image-align-center {
	text-align: center
}

.kt-image-align-left {
	text-align: left
}

.kt-image-align-right {
	text-align: right
}

.kadence_image_widget_caption {
	font-size: 12px;
	margin-top: 5px
}

.kt-image-shadow-small {
	display: inline-block;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, .35)
}

.kt-image-shadow-medium {
	display: inline-block;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .35)
}

.kt-image-shadow-large {
	display: inline-block;
	box-shadow: 0 0 40px 0 rgba(0, 0, 0, .55)
}

.kt-image-shadow-small_below {
	display: inline-block;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23)
}

.kt-image-shadow-medium_below {
	display: inline-block;
	box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23)
}

.kt-image-shadow-large_below {
	display: inline-block;
	box-shadow: 0 19px 38px rgba(0, 0, 0, .3), 0 15px 12px rgba(0, 0, 0, .22)
}

.kt-image-shape-circle,
.kt-image-shape-diamond,
.kt-image-shape-hexagon,
.kt-image-shape-octogon,
.kt-image-shape-square {
	padding-bottom: 100%;
	height: 0;
	position: relative;
	overflow: hidden;
	display: block;
	z-index: 1
}

.kt-image-shape-circle img,
.kt-image-shape-diamond img,
.kt-image-shape-hexagon img,
.kt-image-shape-octogon img,
.kt-image-shape-square img {
	position: absolute;
	height: 100%;
	width: auto;
	min-width: 100%;
	max-width: none;
	left: 50%;
	top: 0;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

.kt-image-shape-hexagon {
	padding-bottom: 115%
}

.kt-image-shape-diamond {
	-webkit-clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
	clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%)
}

.kt-image-shape-octogon {
	-webkit-clip-path: polygon(30% 0, 70% 0, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0 70%, 0 30%);
	clip-path: polygon(30% 0, 70% 0, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0 70%, 0 30%)
}

.kt-image-shape-hexagon {
	-webkit-clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
	clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%)
}

.kt-image-shape-circle {
	border-radius: 50%
}

.vcard-address>span {
	display: block
}

.widget_kadence_contact .vcard p {
	margin-bottom: 5px
}

.widget_kadence_contact .vcard i {
	font-size: 14px;
	margin-right: 5px;
	vertical-align: middle
}

.kadence_social_widget {
	text-align: center
}

.kadence_social_widget a {
	display: inline-block;
	float: none;
	width: 20px;
	text-align: center;
	line-height: 20px;
	padding: 8px;
	background: #fff;
	margin-left: 3px;
	margin-bottom: 3px;
	color: #444;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	transition: background .3s ease-out;
	-webkit-transition: background .3s ease-out;
	-moz-transition: background .3s ease-out;
	-o-transition: background .3s ease-out
}

#containerfooter .kadence_social_widget a {
	background: #eee;
	background: rgba(0, 0, 0, .2)
}

#containerfooter .kadence_social_widget a:hover,
.kadence_social_widget a:hover {
	color: #fff
}

.kadence_social_widget a i {
	font-size: 18px;
	line-height: 20px;
	vertical-align: middle
}

#containerfooter .kadence_social_widget .facebook_link:hover,
.kadence_social_widget .facebook_link:hover {
	background: #3b5998
}

#containerfooter .kadence_social_widget .twitter_link:hover,
.kadence_social_widget .twitter_link:hover {
	background: #9AE4E8
}

#containerfooter .kadence_social_widget .googleplus_link:hover,
.kadence_social_widget .googleplus_link:hover {
	background: #DD4B39
}

#containerfooter .kadence_social_widget .dribbble_link:hover,
.kadence_social_widget .dribbble_link:hover {
	background: #EA4C89
}

#containerfooter .kadence_social_widget .vimeo_link:hover,
.kadence_social_widget .vimeo_link:hover {
	background: #4EBBFF
}

#containerfooter .kadence_social_widget .flickr_link:hover,
.kadence_social_widget .flickr_link:hover {
	background: #FE0883
}

#containerfooter .kadence_social_widget .youtube_link:hover,
.kadence_social_widget .youtube_link:hover {
	background: #F33
}

#containerfooter .kadence_social_widget .pinterest_link:hover,
.kadence_social_widget .pinterest_link:hover {
	background: #C92228
}

#containerfooter .kadence_social_widget .instagram_link:hover,
.kadence_social_widget .instagram_link:hover {
	background: #517fa4
}

#containerfooter .kadence_social_widget .linkedin_link:hover,
.kadence_social_widget .linkedin_link:hover {
	background: #4875B4
}

#containerfooter .kadence_social_widget .rss_link:hover,
.kadence_social_widget .rss_link:hover {
	background: #FF6200
}

#containerfooter .kadence_social_widget .tumblr_link:hover,
.kadence_social_widget .tumblr_link:hover {
	background: #32506d
}

#containerfooter .kadence_social_widget .stumbleupon_link:hover,
.kadence_social_widget .stumbleupon_link:hover {
	background: #f74425
}

#containerfooter .kadence_social_widget .vk_link:hover,
.kadence_social_widget .vk_link:hover {
	background: #45668e
}

#containerfooter .kadence_social_widget .viadeo_link:hover,
.kadence_social_widget .viadeo_link:hover {
	background: #F4982B
}

#containerfooter .kadence_social_widget .xing_link:hover,
.kadence_social_widget .xing_link:hover {
	background: #006567
}

#containerfooter .kadence_social_widget .soundcloud_link:hover,
.kadence_social_widget .soundcloud_link:hover {
	background: #f70
}

.product-categories li a,
.widget_archive li a,
.widget_categories li a,
.widget_nav_menu li a,
.widget_pages li a,
.widget_recent_entries li a {
	display: block;
	padding: 7px 10px 7px 10px;
	background: #fff;
	margin-bottom: 8px;
	color: #444
}

.product-categories li span.count,
.sidebar .widget_categories li span.count {
	position: absolute;
	top: 0;
	right: 0;
	padding: 7px 10px 7px 0
}

.widget_recent_comments li {
	padding: 5px 0
}

.product-categories li a:after,
.widget_archive li a:after,
.widget_categories .cat-item a:after,
.widget_nav_menu li a:after,
.widget_pages li a:after,
.widget_recent_entries li a:after {
	content: "\e40d";
	font-family: kt-icon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: bottom;
	margin-left: -15px;
	display: inline-block;
	opacity: 0;
	float: none;
	position: static;
	width: auto;
	padding-left: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.product-categories li a:hover:after,
.widget_archive li a:hover:after,
.widget_categories .cat-item a:hover:after,
.widget_nav_menu li a:hover:after,
.widget_pages li a:hover:after,
.widget_recent_entries li a:hover:after {
	margin-left: 5px;
	display: inline-block;
	opacity: 1
}

.product-categories li a:hover,
.widget_archive li a:hover,
.widget_categories .widget-inner .cat-item a:hover,
.widget_nav_menu li a:hover,
.widget_pages li a:hover,
.widget_recent_entries li a:hover {
	color: #f3690e
}

.widget_nav_menu li.sf-dropdown>ul.sf-dropdown-menu {
	padding-left: 15px;
	list-style: none
}

#wp-calendar a {
	color: #f3690e
}

.product-categories li,
.sidebar .product-categories li,
.sidebar .widget_categories li {
	border-bottom: 0;
	line-height: 20px;
	position: relative
}

.product_list_widget li a {
	color: #444
}

.product_list_widget li img {
	float: right;
	margin-right: 0;
	margin-top: -8px;
	width: 70px
}

.product_list_widget li {
	margin-bottom: 8px;
	padding-left: 10px;
	padding-top: 8px;
	background: #fff
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
	margin-left: -1em
}

.widget_price_filter .price_slider {
	margin-bottom: 1em
}

.widget_price_filter .price_slider_wrapper .price_slider {
	margin: 20px 10px 25px
}

.widget_price_filter .price_slider_amount {
	text-align: left;
	line-height: 36px;
	font-weight: 700;
	font-size: 14px;
	margin-left: 20px
}

.widget_price_filter .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: 14px;
	display: block;
	background: #ddd;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.widget_meta {
	text-align: center
}

.widget_price_filter .price_slider_wrapper .ui-widget-content {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #f2f2f2
}

.widget_price_filter .ui-slider-horizontal {
	height: 8px
}

.widget_price_filter .price_slider_amount .button {
	font-size: 14px;
	padding: 2px 14px;
	font-weight: 700
}

.widget_price_filter .price_slider_amount .button {
	float: right;
	margin-right: 20px
}

.widget_price_filter .ui-slider {
	position: relative;
	text-align: left
}

.widget_price_filter .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 14px;
	height: 26px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 0;
	cursor: pointer;
	background: #f3690e;
	outline: 0;
	top: -8px
}

.woocommerce .widget_layered_nav ul,
.woocommerce-page .widget_layered_nav ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none outside
}

.woocommerce .widget_layered_nav ul li,
.woocommerce-page .widget_layered_nav ul li {
	padding: 0 0 1px;
	list-style: none;
	margin: 2px 0
}

.woocommerce .widget_layered_nav ul li:after,
.woocommerce-page .widget_layered_nav ul li:after {
	content: "";
	display: block;
	clear: both
}

.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span,
.woocommerce-page .widget_layered_nav ul li a,
.woocommerce-page .widget_layered_nav ul li span {
	padding: 5px 15px 5px 25px;
	float: left
}

.widget_layered_nav ul li.chosen a {
	padding: 5px 15px 5px 25px;
	border: 0;
	background: #f3690e;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	color: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	transition: background .6s ease-out;
	-webkit-transition: background .6s ease-out;
	-moz-transition: background .6s ease-out;
	-o-transition: background .6s ease-out
}

.woocommerce .widget_layered_nav ul small.count,
.woocommerce-page .widget_layered_nav ul small.count {
	float: right;
	margin-left: 6px;
	font-size: 1em;
	padding: 5px 0;
	color: #777
}

.woocommerce .widget_layered_nav_filters ul,
.woocommerce-page .widget_layered_nav_filters ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none outside;
	overflow: hidden;
	zoom: 1
}

.sidebar .widget_layered_nav_filters ul li {
	border: 0
}

.widget_layered_nav_filters ul li {
	float: left;
	list-style: none;
	border: 0;
	margin: 2px
}

.widget_layered_nav_filters ul li a:hover {
	background: #f5873f
}

.widget_layered_nav_filters ul li a {
	padding: 5px 15px 5px 25px;
	border: 0;
	background: #f3690e;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	color: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	float: left;
	transition: background .6s ease-out;
	-webkit-transition: background .6s ease-out;
	-moz-transition: background .6s ease-out;
	-o-transition: background .6s ease-out
}

.topbar-widget {
	color: #fff
}

.topbar-widget #google_language_translator {
	clear: none;
	float: left
}

.topbar-widget #flags {
	float: left
}

.panel.widget.widget_archives ul,
.panel.widget.widget_categories ul,
.panel.widget.widget_recent-posts ul {
	text-align: center;
	list-style: none;
	padding: 0
}

.panel.widget.widget_archives ul li a,
.panel.widget.widget_categories ul li a,
.panel.widget.widget_recent-posts ul li a {
	margin-bottom: 5px;
	color: #444;
	background: 0 0;
	padding: 5px;
	display: inline-block
}

.panel.widget.widget_archives ul li a:hover,
.panel.widget.widget_categories ul li a:hover,
.panel.widget.widget_recent-posts ul li a:hover {
	color: #999
}

div.product .woocommerce-tabs {
	clear: both
}

div.product .woocommerce-tabs ul.tabs li a {
	display: inline-block;
	padding: 10px;
	font-weight: 700;
	color: #444;
	text-decoration: none
}

div.product .woocommerce-tabs ul.tabs li a:hover {
	text-decoration: none;
	color: #444
}

div.product .woocommerce-tabs ul.tabs li.active {
	background: #f3690e;
	z-index: 2;
	color: #fff
}

div.product .woocommerce-tabs ul.tabs li.active a {
	color: inherit;
	text-shadow: inherit
}

div.product .woocommerce-tabs .panel {
	margin: 0 0 20px;
	padding: 15px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-webkit-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-o-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	box-shadow: 0 -3px rgba(0, 0, 0, .1) inset
}

div.product .woocommerce-tabs .panel h2 {
	font-size: 22px;
	margin: 0
}

div.product .woocommerce-tabs ul.tabs {
	list-style: none;
	padding: 0;
	margin: 0 0 0;
	overflow: hidden;
	position: relative
}

div.product .woocommerce-tabs ul.tabs li {
	border: 0;
	background: #f9f9f9;
	background: rgba(0, 0, 0, .05);
	display: inline-block;
	position: relative;
	z-index: 0;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	margin: 0 -5px 0 0;
	padding: 0 6px
}

div.product .woocommerce-tabs ul.tabs:before {
	position: absolute;
	content: " ";
	width: 100%;
	bottom: 0;
	left: 0;
	border-bottom: 0 solid #f3690e;
	z-index: 1
}

div.product .woocommerce-tabs {
	clear: both;
	margin-top: 40px
}

.panel-row-style-wide-grey {
	background: #F6F6F6;
	padding-top: 25px;
	padding-bottom: 25px
}

.panel-row-style-wide-feature {
	background: #F2F2F2;
	padding-top: 25px;
	padding-bottom: 25px
}

.panel-row-style-wide-feature,
.panel-row-style-wide-grey {
	box-sizing: content-box!important;
	-moz-box-sizing: content-box!important;
	-webkit-box-sizing: content-box!important;
	margin-left: -50%;
	padding-left: 50%;
	padding-right: 50%;
	width: 100%;
	position: static;
	z-index: 0;
	visibility: hidden
}

.panel-row-style-wide-content {
	box-sizing: content-box!important;
	-moz-box-sizing: content-box!important;
	-webkit-box-sizing: content-box!important;
	margin-left: -50%;
	width: 100%;
	position: static;
	z-index: 0;
	background: #fff;
	padding-top: 0;
	padding-bottom: 0;
	visibility: hidden
}

.kt-panel-row-full-stretch .panel-grid-cell,
.panel-row-style-wide-content .panel-grid-cell {
	padding-left: 0!important;
	padding-right: 0!important
}

.kt-panel-row-parallax,
.kt-panel-row-parallax-stellar,
.panel-row-style-wide-parallax {
	background-attachment: fixed;
	background-size: cover!important;
	-moz-background-size: cover!important;
	-webkit-background-size: cover!important
}

.panel-row-style-wide-content .flat-no-margin.rowtight.kt-portfolio-carousel {
	margin: 0 -5px
}

.panel-row-style-wide-content {
	overflow-x: hidden
}

.kt_sep_panel {
	height: 100px;
	position: relative
}

.kt_sep_panel svg {
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 100%;
	height: 100%;
	display: block
}

@media (max-width:600px) {
	.kt_sep_panel {
		height: 60px
	}
}

.sep_right_triangle svg,
.sep_tilt_left svg {
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1)
}

.sep_center_small_triangle {
	height: 0
}

.sep_center_triangle_double path.large-center-triangle {
	fill: rgba(0, 0, 0, .2)
}

.sep-triangle-bottom {
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-top: 50px solid #fff;
	position: absolute;
	left: 50%;
	top: 100%;
	z-index: 1;
	margin-top: -1px;
	margin-left: -50px
}

.sep_three_small_triangle {
	height: 0
}

.sep_three_small_triangle .sep-triangle-bottom {
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 30px solid #fff;
	left: 50%;
	margin-left: -30px;
	margin-top: -1px
}

.sep_three_small_triangle .sep-triangle-bottom.left-small {
	margin-left: -90px
}

.sep_three_small_triangle .sep-triangle-bottom.right-small {
	margin-left: 30px
}

.inner-sep-content-wrap>.panel-grid {
	margin-left: 0!important;
	margin-right: 0!important
}

.inner-sep-content-wrap {
	width: 100%
}

#content .kt-no-vertical-gutter>.panel-grid-cell>.so-panel {
	margin-bottom: 0
}

.kt-panel-row-full-stretch>.inner-sep-content-wrap>.kt_sep_panel {
	width: 100%!important;
	margin-left: 0!important;
	margin-right: 0!important
}

.single-article #comments,
.single-article #respond,
.single-portfolio #respond {
	margin: 30px 0
}

#comments h5.media-heading {
	font-weight: 700;
	font-size: 16px;
	float: left
}

#commentform .comment-form-cookies-consent input {
	display: inline
}

#commentform .comment-form-cookies-consent label {
	margin-left: 5px
}

.comment-form-author,
.comment-form-cookies-consent,
.comment-form-email,
.comment-form-url {
	padding-left: 15px;
	padding-right: 15px
}

@media (min-width:992px) {
	.comment-form-author,
	.comment-form-email,
	.comment-form-url {
		float: left;
		width: 33.333333%
	}
}

.media-heading a {
	color: #444
}

ol.media-list>li.comment {
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-webkit-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-o-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	box-shadow: 0 -3px rgba(0, 0, 0, .1) inset
}

.comment-meta {
	float: right;
	font-size: 10px
}

.comment,
.comment .comment {
	margin-top: 20px;
	padding: 10px
}

li.comment li.comment {
	margin-top: 20px;
	border-top: 1px solid #eee;
	padding-left: 0;
	list-style: none
}

.comment .avatar {
	width: auto
}

#comments .comment .avatar {
	padding: 10px;
	margin-right: 0
}

.comment .media-body {
	border: 0;
	padding: 10px
}

.comment-login-details {
	text-align: center;
	margin-top: -15px
}

#commentform label {
	font-size: 11px;
	display: inline-block
}

#commentform input[type=submit] {
	border: 0
}

#commentform label span {
	color: red
}

.comment_container {
	padding: 25px;
	position: relative;
	border: 0;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-o-box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
}

#reviews #comments ol.commentlist li img.avatar {
	float: left;
	position: absolute;
	top: 25px;
	left: 25px;
	padding: 0;
	width: 45px;
	height: auto;
	margin: 0;
	line-height: 1
}

#reviews #comments ol.commentlist li .comment-text {
	margin: 0 0 0 65px;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 0
}

#reviews #comments ol.commentlist li .comment-text p {
	margin: 0 0 5px
}

#reviews #comments ol.commentlist li .comment-text p.meta {
	font-size: 12px
}

#reviews #comments ol.commentlist {
	margin: 10px 0 0;
	padding: 0;
	width: 100%;
	background: 0 0;
	list-style: none
}

.form-submit {
	margin-top: 10px
}

#gallery ul {
	margin: 0
}

.kad_caption {
	z-index: 500;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	background: 0 0;
	-webkit-transition: background .4s ease-in-out;
	-moz-transition: background .4s ease-in-out;
	-o-transition: background .4s ease-in-out;
	transition: background .4s ease-in-out
}

.kad_caption_inner {
	padding: 10px;
	color: #fff
}

.gallery_item:hover .kad_caption {
	background: #000;
	background: rgba(0, 0, 0, .4)
}

.gallery_item {
	position: relative
}

.gallery_item .grid_item {
	position: relative
}

.mosiac_item_large,
.mosiac_item_normal,
.mosiac_item_tall,
.mosiac_item_wide {
	padding: 0;
	overflow: hidden
}

.init-mosaic-isotope .g_mosiac_item a.lightboxhover {
	display: block;
	z-index: 502;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

.g_mosiac_item a:focus {
	outline: 0
}

.init-mosaic-isotope .g_mosiac_item:after {
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-bottom: 6px solid #fff;
	border-right: 6px solid #fff;
	content: '';
	z-index: 501
}

.kad-wp-gallery.init-mosaic-isotope .grid_item {
	margin: 0;
	padding: 0
}

.kad-mosaic-gallery-wrapper {
	margin-right: -6px;
	margin-left: 0;
	padding: 0
}

.init-mosaic-isotope .kad_caption {
	bottom: 6px;
	padding-right: 6px
}

.init-mosaic-isotope {
	margin: 0 auto
}

.kad-wp-gallery.init-mosaic-isotope .mosiac_item_tall .grid_item {
	position: relative;
	padding-bottom: 200%;
	height: 0
}

.kad-wp-gallery.init-mosaic-isotope .mosiac_item_wide .grid_item {
	position: relative;
	padding-bottom: 50%;
	height: 0
}

.init-mosaic-isotope .g_mosiac_item img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.kad-wp-gallery.init-mosaic-isotope .mosiac_item_large .grid_item,
.kad-wp-gallery.init-mosaic-isotope .mosiac_item_normal .grid_item {
	position: relative;
	padding-bottom: 100%;
	height: 0
}

.gallery_item .kt-intrinsic img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

.single-portfolio article {
	margin-top: 0
}

.single-portfolio .pcfull {
	margin-top: 20px
}

.single-portfolio .pcfull.kad_portfolio_nomargin {
	margin-top: 0
}

.single-portfolio .portfolio-single-img {
	text-align: center
}

.single-portfolio .portfolio-postclass .entry-title {
	margin-top: 0
}

.portfolionav {
	color: #fff
}

.portfolionav a {
	padding: 6px;
	margin: 0 6px;
	background: 0 0;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	transition: all .4s ease-out;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-o-transition: all .4s ease-out
}

.portfolionav a:hover {
	color: #fff
}

ul.disc {
	list-style: disc outside
}

ul.portfolio-content li.pdetails {
	margin-bottom: 10px
}

.single-portfolio #content .kt-imagecarouselportfolio {
	padding-top: 0
}

.pcfull>.postclass,
.pcside>.postclass {
	padding: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-webkit-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-o-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	margin-bottom: 10px
}

.pcfull>.postclass .entry-content {
	padding-left: 0;
	padding-right: 15px
}

.pcside .pcbelow {
	padding-top: 20px;
	margin-top: 20px;
	border-top: solid 1px #d6d6d6;
	border-top-color: rgba(0, 0, 0, .1);
	padding-bottom: 10px
}

.pcfull .pcbelow {
	border-left: 0;
	padding: 10px 0;
	padding-left: 10px
}

.pdetails span {
	font-weight: 700
}

.portfolio_list_item {
	text-align: center;
	margin-bottom: 10px
}

.portfolio_image_list_style2 .pli1,
.portfolio_image_list_style2 .pli10,
.portfolio_image_list_style2 .pli13,
.portfolio_image_list_style2 .pli16,
.portfolio_image_list_style2 .pli19,
.portfolio_image_list_style2 .pli4,
.portfolio_image_list_style2 .pli7 {
	width: 50%;
	padding-right: 5px;
	float: left;
	box-sizing: border-box
}

.portfolio_image_list_style2 .pli11,
.portfolio_image_list_style2 .pli14,
.portfolio_image_list_style2 .pli17,
.portfolio_image_list_style2 .pli2,
.portfolio_image_list_style2 .pli20,
.portfolio_image_list_style2 .pli5,
.portfolio_image_list_style2 .pli8 {
	width: 50%;
	padding-left: 5px;
	float: left;
	box-sizing: border-box
}

.portfolio-item .flexslider.loading {
	min-height: 100px
}

#content .main #portfoliowrapper.flat-no-margin {
	padding-bottom: 15px
}

#content.kad-fullwidth .main #portfoliowrapper.flat-no-margin {
	padding-bottom: 0
}

#content.kad-fullwidth.flat-no-margin .main #portfoliowrapper {
	padding-bottom: 0
}

#portfolio-page-case .portfolio-item {
	margin-bottom: 20px
}

.tax-portfolio-type #content .main #portfoliowrapper.flat-no-margin {
	padding-bottom: 0
}

.page-template-template-portfolio-grid-php #content.kad-fullwidth .main {
	padding-top: 0
}

.page-template-template-portfolio-grid-php #content.kad-fullwidth .main #options {
	padding-top: 15px
}

.portfolio-item {
	position: relative;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-moz-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-webkit-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-o-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset
}

.portfolio-hoverclass {
	position: relative
}

.portfolio-hoverclass img {
	margin: 0 auto
}

.padded_style .portfolio-hoverclass img {
	width: 100.2%
}

.portfolio-imagepadding {
	padding: 10px
}

.portfolio-hoverover {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	text-align: center;
	left: 0;
	background: #fff;
	ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
	filter: alpha(opacity=00);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.p_darkstyle .portfolio-hoverover {
	background: #000
}

.p_primarystyle .portfolio-hoverover {
	background: #f3690e
}

.portfolio-item:hover .portfolio-hoverover {
	ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	-moz-opacity: .6;
	-khtml-opacity: .6;
	opacity: .6
}

.portfolio-table {
	position: absolute;
	width: 100%;
	height: 80px;
	top: 50%;
	left: 0;
	margin-top: -40px;
	text-align: center;
	display: table;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
	filter: alpha(opacity=00);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0
}

.portfolio-item:hover .portfolio-table {
	ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}

.portfolio-table a {
	display: inline-block
}

.portfolio-cell {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.portfolio-cell .kad-btn {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none
}

.portfolio-item .flexslider .flex-direction-nav {
	display: none
}

.portfolio-item .piteminfo h5 {
	margin: 0;
	padding: 6px 0;
	color: #333
}

.portfolio-item .piteminfo {
	padding: 0 10px 16px;
	text-align: center
}

.portfolio_item .piteminfo p {
	color: #444
}

.cportfoliotag {
	font-size: 11px;
	line-height: 10px;
	color: #555;
	text-transform: lowercase;
	margin-bottom: 4px
}

.flat-no-margin .portfolio-imagepadding {
	padding: 0;
	margin: 0 -1px -1px -1px;
	overflow: hidden
}

.flat-no-margin .portfolio-imagepadding .flexslider {
	margin: 0
}

.flat-no-margin .grid_item {
	margin: 0
}

.flat-no-margin .portfolio-item .portfolio-hoverover,
.flat-no-margin .portfolio-item img {
	width: 100%;
	margin: 0 -1px
}

.flat-no-margin .portfolio-item,
.flat-w-margin .portfolio-item {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none
}

.flat-no-margin .p-item {
	padding: 0
}

.flat-w-margin .portfolio-imagepadding {
	padding: 0
}

#portfoliowrapper.flat-no-margin,
#portfoliowrapper.kad_pfilter_class,
.kt-portfolio-shortcode.flat-no-margin,
.kt-portfolio-shortcode.kad_pfilter_class {
	padding-top: 0
}

.flat-no-margin .portfolio-item:hover .portfolio-hoverover {
	ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	-khtml-opacity: .8;
	opacity: .8
}

.flat-no-margin .portfolio-item .portfolio-table h5,
.flat-w-margin .portfolio-item .portfolio-table h5 {
	color: #fff
}

.flat-no-margin .portfolio-item .portfolio-table .cportfoliotag,
.flat-no-margin .portfolio-item .portfolio-table .p_excerpt,
.flat-w-margin .portfolio-item .portfolio-table .cportfoliotag,
.flat-w-margin .portfolio-item .portfolio-table .p_excerpt {
	font-size: 11px;
	color: #fff;
	padding: 0 10px
}

.flat-no-margin.p_lightstyle .portfolio-item .portfolio-table h5,
.flat-w-margin.p_lightstyle .portfolio-item .portfolio-table h5 {
	color: #222
}

.flat-no-margin.p_lightstyle .portfolio-item .portfolio-table .cportfoliotag,
.flat-no-margin.p_lightstyle .portfolio-item .portfolio-table .p_excerpt,
.flat-w-margin.p_lightstyle .portfolio-item .portfolio-table .cportfoliotag,
.flat-w-margin.p_lightstyle .portfolio-item .portfolio-table .p_excerpt {
	color: #333
}

.flat-no-margin .plightbox-btn,
.flat-w-margin .plightbox-btn {
	background: #000;
	background: rgba(0, 0, 0, .3);
	color: #fff;
	border-radius: 50%;
	padding: 0;
	width: 40px;
	height: 40px;
	display: inline-block;
	top: -40px;
	left: 50%;
	margin-left: -20px;
	position: absolute;
	text-align: center;
	line-height: 40px
}

.flat-no-margin .plightbox-btn:hover,
.flat-w-margin .plightbox-btn:hover {
	background: rgba(0, 0, 0, .5)
}

.plightbox-btn i {
	margin-left: 0
}

.portfolio-item .piteminfo .p_excerpt {
	font-size: 12px;
	line-height: 20px;
	color: #555
}

.flat-no-margin .grid_item {
	overflow: hidden
}

.kt-intrinsic {
	position: relative;
	height: 0;
	display: block
}

.flexslider.kt-intrinsic {
	overflow: hidden
}

.portfolio-item .kt-intrinsic img {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0
}

.portfolio-item .kt-intrinsic .slides img {
	position: static
}

.flat-no-margin .portfolio-item .kt-intrinsic .slides img {
	margin: 0 -1px
}

.flat-no-margin.fadein-carousel {
	margin-left: 0;
	margin-right: 0
}

a.portfolio_hov_link_bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 100
}

.flat-no-margin .plightbox-btn,
.flat-w-margin .plightbox-btn {
	z-index: 101
}

.blockquote-full {
	padding: 20px 20px;
	border-left: 4px solid;
	float: left;
	border-color: #d6d6d6;
	border-color: rgba(0, 0, 0, .1);
	margin: 15px 30px;
	width: 85%
}

.blockquote-full p,
.blockquote-left p,
.blockquote-right p {
	margin-bottom: 0
}

.blockquote-left {
	padding: 20px 20px;
	border-left: 4px solid;
	float: left;
	border-color: #d6d6d6;
	border-color: rgba(0, 0, 0, .1);
	margin: 15px 30px;
	max-width: 250px
}

.blockquote-right {
	padding: 20px 20px;
	border-left: 4px solid;
	float: right;
	border-color: #d6d6d6;
	border-color: rgba(0, 0, 0, .1);
	margin: 15px 30px;
	max-width: 250px
}

.pullquote-right {
	position: relative;
	padding: 5px 90px 5px 0;
	margin: 10px 0 5px 40px;
	float: right;
	max-width: 250px;
	font-size: 16px;
	line-height: 24px
}

.pullquote-right:before {
	position: absolute;
	right: 0;
	top: 20%;
	font-size: 34px;
	color: #eee;
	color: rgba(0, 0, 0, .07);
	font-family: kt-icon;
	font-style: normal;
	speak: none;
	font-weight: 400;
	content: "\e1a0";
	-webkit-font-smoothing: antialiased
}

.pullquote-left {
	position: relative;
	padding: 5px 0 5px 90px;
	margin: 10px 40px 5px 0;
	float: left;
	max-width: 250px;
	font-size: 16px;
	line-height: 24px
}

.pullquote-left:before {
	position: absolute;
	left: 0;
	top: 20%;
	font-size: 34px;
	color: #eee;
	color: rgba(0, 0, 0, .07);
	font-family: kt-icon;
	font-style: normal;
	speak: none;
	font-weight: 400;
	content: "\e19f";
	-webkit-font-smoothing: antialiased
}

.pullquote-center {
	position: relative;
	padding: 15px 80px;
	margin: 30px;
	font-size: 16px;
	text-align: center;
	line-height: 24px
}

.pullquote-center:before {
	position: absolute;
	left: 0;
	top: 20%;
	font-size: 34px;
	color: #eee;
	color: rgba(0, 0, 0, .07);
	font-family: kt-icon;
	font-style: normal;
	speak: none;
	font-weight: 400;
	content: "\e19f";
	-webkit-font-smoothing: antialiased
}

.space_20 {
	padding: 10px 0
}

.space_10 {
	padding: 5px 0
}

.space_30 {
	padding: 15px 0
}

.space_40 {
	padding: 20px 0
}

.space_80 {
	padding: 40px 0
}

.space_minus_10 {
	margin-top: -10px
}

.space_minus_20 {
	margin-top: -20px
}

.hrule {
	position: relative;
	margin: 30px auto;
	height: 1px;
	width: 95%;
	background: #E5E5E5;
	background: rgba(0, 0, 0, .05)
}

.hrule_dots {
	position: relative;
	margin: 30px auto;
	height: 1px;
	width: 95%;
	border-top: 1px dotted #E5E5E5;
	background: 0 0;
	border-color: rgba(0, 0, 0, .05)
}

.hrule_gradient {
	border: 0;
	height: 1px;
	position: relative;
	margin: 30px auto
}

.hrule_gradient:before {
	top: -.5em;
	height: 1em
}

.hrule_gradient:after {
	content: '';
	height: .5em;
	top: 1px
}

.hrule_gradient:after,
.hrule_gradient:before {
	content: '';
	position: absolute;
	width: 100%
}

.hrule_gradient,
.hrule_gradient:before {
	background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, 0) 75%);
	background: -webkit-gradient(radial, center center, 0, center center, 75%, color-stop(0, rgba(0, 0, 0, .1)), color-stop(75%, rgba(0, 0, 0, 0)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, 0) 75%);
	background: -o-radial-gradient(center, ellipse cover, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, 0) 75%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, 0) 75%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, 0) 75%)
}

.hrule_gradient:after {
	background: #fff
}

.panel.panel-default {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.panel.panel-default {
	margin-bottom: 2px
}

.panel-heading .accordion-toggle {
	display: block;
	padding: 8px 15px
}

.panel-heading .accordion-toggle {
	font-weight: 700;
	color: #fff;
	border-left: 0;
	border-radius: 5px;
	background: #f3690e
}

.panel-group>.panel {
	margin-bottom: 2px!important
}

.panel-heading .accordion-toggle h5,
.panel-heading .accordion-toggle i {
	color: #fff
}

.panel-heading .accordion-toggle h5 {
	margin: 0
}

.panel-heading .accordion-toggle.collapsed {
	background: rgba(0, 0, 0, .05)
}

.panel-heading .accordion-toggle.collapsed h5,
.panel-heading .accordion-toggle.collapsed i {
	color: #333
}

.panel-heading .accordion-toggle i {
	float: right;
	font-size: 12px;
	margin-top: 5px
}

.panel-heading .accordion-toggle .kt-icon-plus {
	display: none
}

.panel-heading .accordion-toggle .kt-icon-minus {
	display: block
}

.panel-heading .accordion-toggle.collapsed .kt-icon-plus {
	display: block
}

.panel-heading .accordion-toggle.collapsed .kt-icon-minus {
	display: none
}

.panel-body {
	padding: 9px 15px
}

#content .gallery {
	margin: 10px 0
}

.btn-shortcode {
	font-size: 14px
}

.kad-info-box {
	padding: 15px;
	border-radius: 6px;
	position: relative
}

.kad-info-box i.kt-none {
	background: 0 0!important
}

.kad-info-box .kad-circle-iconclass {
	padding: 10px
}

.kad-info-box .kt-info-icon-case {
	text-align: left;
	padding: 0;
	position: absolute;
	left: 0
}

.kad-info-box .kt-info-content-case {
	padding: 0 0 0 65px;
	float: left
}

.kad-info-box h3,
.kad-info-box h4,
.kad-info-box h5 {
	margin: 0
}

.kad-info-box i,
.kad-info-box img {
	display: inline-block;
	margin: 5px 0 0
}

.kt-simple-box.kt-valign-center {
	display: table;
	table-layout: fixed;
	width: 100%
}

.kt-simple-box.kt-valign-center .kt-simple-box-inner {
	display: table-cell;
	vertical-align: middle
}

.mapinfo h5 {
	margin: 0 0 6px
}

.mapinfo {
	padding: 3px 0
}

.kad_popover {
	cursor: pointer
}

.kt-si-table-box {
	display: table;
	position: relative;
	table-layout: fixed;
	width: 100%
}

.kt-si-cell-box {
	display: table-cell;
	vertical-align: middle;
	width: 100%
}

.img-ktsi-right {
	float: right
}

.content-ktsi-right {
	text-align: right
}

.kt-si-imagecol.img-ktsi-left {
	text-align: right
}

@media (min-width:768px) {
	.content-ktsi-right {
		padding-right: 30px
	}
	.content-ktsi-left {
		padding-left: 30px
	}
}

.kt_imgsplit_content {
	padding: 5px 0 15px
}

.kt-si-image.kt-si-cover-image {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.kt_typed_element {
	min-height: 1px;
	min-width: 1px;
	display: inline-block
}

.typed-cursor {
	opacity: 1;
	-webkit-animation: kt_type_blink .7s infinite;
	-moz-animation: kt_type_blink .7s infinite;
	animation: kt_type_blink .7s infinite
}

@keyframes kt_type_blink {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-webkit-keyframes kt_type_blink {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-moz-keyframes kt_type_blink {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

.grid_item {
	margin: 0 0 20px;
	display: block
}

.grid_item img {
	margin: 0 auto
}

.kad-blog-grid .blog_item {
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-webkit-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-o-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	box-shadow: 0 -3px rgba(0, 0, 0, .1) inset
}

.kad-blog-grid .blog_item .postcontent {
	padding: 5px 15px 15px
}

.kad-wp-gallery .grid_item {
	margin: 5px 0 15px;
	text-align: center
}

.blog_item .entry-title {
	margin-bottom: 0
}

.blog_item.grid_item .postcontent footer {
	padding: 5px 0 0;
	border-top: 1px solid #eee;
	border-top-color: rgba(0, 0, 0, .1)
}

.blog_item.grid_item .postcommentscount {
	display: none
}

.staff_item {
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-webkit-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-o-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	box-shadow: 0 -3px rgba(0, 0, 0, .1) inset
}

.staff_item .kt-staff-header {
	padding: 5px 15px 0
}

.staff_item .staff-entry-content {
	padding: 5px 15px 5px
}

.staff_item .staff-footer {
	text-align: center;
	padding-bottom: 10px
}

.staff .staff-footer a,
.staff_item .staff-footer a {
	margin: 0 8px 10px;
	color: #fff;
	background: #eee;
	background: rgba(0, 0, 0, .2);
	padding: 8px;
	float: none;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	box-sizing: content-box;
	display: inline-block;
	width: 20px;
	text-align: center;
	line-height: 20px;
	transition: background .3s ease-out;
	-webkit-transition: background .3s ease-out;
	-moz-transition: background .3s ease-out;
	-o-transition: background .3s ease-out
}

.staff-footer a.email_link:hover {
	background: rgba(0, 0, 0, .6)
}

.staff-footer a.phone_link:hover {
	background: rgba(0, 0, 0, .4)
}

.single-staff .staff .staff-footer a {
	margin-top: 4px;
	margin-bottom: -3px
}

.staff_item .kt-staff-header h3 {
	margin: 0
}

.staff .kt-staff-header .kt-staff-title,
.staff_item .kt-staff-header .kt-staff-title {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	color: #555
}

.staff .kt-staff-header .kt-staff-title {
	margin-top: -5px;
	margin-bottom: 5px
}

.g_item.tcol-lg-12 {
	clear: both
}

.isotope-item {
	z-index: 2
}

.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none
}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1
}

.init-isotope,
.init-isotope-intrinsic,
.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: .8s;
	-moz-transition-duration: .8s;
	-ms-transition-duration: .8s;
	-o-transition-duration: .8s;
	transition-duration: .8s
}

.init-isotope,
.init-isotope-intrinsic,
.isotope {
	-webkit-transition-property: height;
	-moz-transition-property: height;
	-ms-transition-property: height;
	-o-transition-property: height;
	transition-property: height
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity
}

.panel-group>.panel .reinit-isotope,
.panel-row-style-wide-content .reinit-isotope,
.tab-pane .reinit-isotope,
.woocommerce-tabs .reinit-isotope {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s
}

#infscr-loading {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center
}

.filter-trigger {
	display: none
}

#portfolio-options {
	text-align: center
}

#filters {
	list-style: none;
	margin: 0 0 15px;
	padding: 0;
	width: auto;
	text-align: center
}

#filters li {
	display: inline-block;
	margin: 5px 8px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px
}

#filters li a {
	display: block;
	color: #444;
	border: solid 0 transparent;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-transition: background .3s linear;
	-moz-transition: background .3s linear;
	-o-transition: background .3s linear;
	-ms-transition: background .3s linear;
	transition: background .3s linear;
	box-shadow: 0 -1px rgba(0, 0, 0, .1) inset;
	-moz-box-shadow: 0 -1px rgba(0, 0, 0, .1) inset;
	-webkit-box-shadow: 0 -1px rgba(0, 0, 0, .1) inset;
	-o-box-shadow: 0 -1px rgba(0, 0, 0, .1) inset
}

#filters li a.selected,
#filters li a:hover {
	border-color: #f3690e;
	background: #f3690e;
	color: #fff
}

#filters li a.selected h5,
#filters li a:hover h5 {
	color: #fff
}

#filters li h5 {
	padding: 6px 9px 4px;
	margin: 0
}

#filters li a .arrow-up {
	width: 0;
	height: 0;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-bottom: 3px solid transparent;
	margin: 0 auto;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-o-transition: all .5s linear;
	-ms-transition: all .5s linear;
	transition: all .5s linear
}

#filters li a.selected .arrow-up,
#filters li a:hover .arrow-up {
	border-bottom-color: #f2f2f2;
	border-bottom-color: rgba(0, 0, 0, .01)
}

.scroller-status {
	padding: 20px 0;
	display: none
}

.loader-ellips {
	font-size: 20px;
	position: relative;
	width: 4em;
	height: 1em;
	margin: 10px auto
}

.loader-ellips__dot {
	display: block;
	width: 1em;
	height: 1em;
	border-radius: .5em;
	background: #555;
	position: absolute;
	animation-duration: .5s;
	animation-timing-function: ease;
	animation-iteration-count: infinite
}

.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
	left: 0
}

.loader-ellips__dot:nth-child(3) {
	left: 1.5em
}

.loader-ellips__dot:nth-child(4) {
	left: 3em
}

@keyframes ktreveal {
	from {
		transform: scale(.001)
	}
	to {
		transform: scale(1)
	}
}

@keyframes ktslide {
	to {
		transform: translateX(1.5em)
	}
}

.loader-ellips__dot:nth-child(1) {
	animation-name: ktreveal
}

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
	animation-name: ktslide
}

.loader-ellips__dot:nth-child(4) {
	animation-name: reveal;
	animation-direction: reverse
}

.contactformcase {
	padding-top: 20px;
	padding-bottom: 20px
}

.contact-required {
	color: red;
	font-weight: 700;
	margin-left: 2px
}

label.error {
	font-size: 10px;
	color: red
}

#map_address img {
	max-width: none;
	vertical-align: baseline
}

input[type=text],
input[type=password],
input[type=url],
input[type=email] {
	box-shadow: 0 1px 0 rgba(0, 0, 0, .2) inset;
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .2) inset;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .2) inset;
	-o-box-shadow: 0 1px 0 rgba(0, 0, 0, .2) inset;
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width: 100%;
	padding: 8px;
	height: auto;
	background-color: #fff;
	border: 1px solid #f9f9f9;
	border-color: rgba(0, 0, 0, .05)
}

input.kad-quarter {
	width: 25%
}

#respond input[type=submit],
.contactform input[type=submit],
.testimonial-form-container input[type=submit] {
	margin: 10px 0
}

textarea {
	box-shadow: 0 1px 0 rgba(0, 0, 0, .2) inset;
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .2) inset;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .2) inset;
	-o-box-shadow: 0 1px 0 rgba(0, 0, 0, .2) inset;
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width: 100%;
	padding: 8px;
	height: auto;
	background-color: #fff;
	border: 1px solid #f9f9f9;
	border-color: rgba(0, 0, 0, .05)
}

#map_address img,
.kad_google_map img {
	max-width: none;
	vertical-align: baseline
}

.wpcf7 input[type=file],
.wpcf7 input[type=submit],
.wpcf7 input[type=checkbox],
.wpcf7 input[type=image],
.wpcf7 input[type=reset],
.wpcf7 input[type=button],
.wpcf7 input[type=radio] {
	width: auto
}

.wpcf7 input.wpcf7-submit {
	padding: 12px 18px;
	font-size: 12px;
	border: none;
	display: inline-block;
	color: #fff;
	background: #f3690e;
	transition: background .6s ease-out;
	-webkit-transition: background .6s ease-out;
	-moz-transition: background .6s ease-out;
	-o-transition: background .6s ease-out
}

.wpcf7 input.wpcf7-submit:hover {
	background: #f5873f;
	color: #fff
}

#customer_login input.input-text {
	width: 100%;
	padding: 8px;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

#customer_login .lost_password {
	margin-left: 10px
}

.track_order,
.woo_address_edit,
.woo_change_password {
	max-width: 570px
}

.track_order input.input-text,
.woo_address_edit input.input-text,
.woo_change_password input.input-text {
	width: 100%;
	padding: 8px;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.myaccount_address {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
	border-color: rgba(0, 0, 0, .05)
}

.kad-account-sidebar {
	text-align: center;
	margin-top: 20px
}

.kad-customer-image img {
	float: none!important;
	display: inline-block
}

.account_page_menu {
	padding: 10px;
	border-top: 1px solid #eee
}

.account_page_menu ul {
	margin: 0
}

.account_page_menu ul li a {
	padding: 5px 0;
	border-bottom: 1px solid #eee;
	display: block;
	margin: 3px 0
}

@media (min-width:767px) {
	.kt-woo-account-nav {
		float: left;
		width: 30%;
		padding-right: 15px;
		padding-left: 15px
	}
	.woocommerce-MyAccount-content {
		float: left;
		width: 70%;
		padding-left: 25px
	}
	.woocommerce .order_details li,
	.woocommerce-page .order_details li {
		width: 33.33%;
		padding-top: 10px;
		margin: 0
	}
}

@media (min-width:992px) {
	.kt-woo-account-nav {
		width: 22%
	}
	.woocommerce-MyAccount-content {
		width: 78%
	}
}

.kt-woo-account-nav {
	text-align: center
}

.woocommerce-MyAccount-content {
	padding-top: 20px
}

.woocommerce-MyAccount-content mark {
	background: 0 0;
	font-weight: 700
}

.woocommerce .shop_table.order_details,
table.shop_table.customer_details {
	margin-bottom: 40px
}

.addresses address {
	font-style: italic
}

.woocommerce-MyAccount-navigation ul {
	margin-left: 0;
	border-top: 1px solid #eee;
	text-align: left;
	padding-left: 0
}

.woocommerce-MyAccount-navigation ul li {
	list-style: none;
	border-bottom: 1px solid #eee;
	position: relative
}

.woocommerce-MyAccount-navigation ul li.is-active a:before {
	opacity: 1
}

.woocommerce-MyAccount-navigation ul li a {
	padding: .857em 0;
	display: block;
	font-weight: 600
}

.woocommerce-MyAccount-navigation ul li a:before {
	font-family: kt-icon;
	content: "\e0b5";
	line-height: 1.618;
	margin-left: .53em;
	width: 1.387em;
	text-align: right;
	float: right;
	opacity: .25
}

.woocommerce-MyAccount-navigation ul li a:hover:before {
	opacity: 1
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
	content: "\e23a"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
	content: "\e0d0"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
	content: "\e0bd"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
	content: "\e069"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
	content: "\e0d5"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
	content: "\e185"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
	content: "\e40d"
}

ul.order_details {
	@include clearfix;
	list-style: none;
	position: relative;
	margin: 3.631em 0
}

ul.order_details:after,
ul.order_details:before {
	content: "";
	display: block;
	position: absolute;
	top: -16px;
	left: 0;
	width: 100%;
	height: 16px;
	background-size: 0 100%, 16px 16px, 16px 16px
}

ul.order_details:after {
	top: auto;
	bottom: -16px;
	@include transform(rotate(180deg));
}

ul.order_details li {
	padding: 1em 1.618em;
	font-size: .8em;
	text-transform: uppercase
}

ul.order_details li strong {
	display: block;
	font-size: 1.387em;
	text-transform: none
}

.my_account_orders .button,
.woocommerce-MyAccount-downloads .button {
	padding: .618em .857em;
	font-size: .857em;
	margin-right: .236em
}

.my_account_orders .button.view:after {
	font-family: kt-icon;
	content: "\e2de";
	margin-left: .53em
}

p.order-again .button:after {
	font-family: kt-icon;
	content: "\e14c";
	margin-left: .53em
}

.woocommerce-MyAccount-downloads .button:after {
	font-family: kt-icon;
	content: "\e2b6";
	margin-left: .53em
}

.woocommerce-MyAccount-content h2 {
	font-size: 2em;
	font-weight: 600
}

.woocommerce-MyAccount-content #payment .payment_methods {
	margin-bottom: 1.618em!important
}

.woocommerce-MyAccount-content #payment .payment_methods li .payment_box {
	background-color: rgba(0, 0, 0, .05)
}

.kad-customer-image {
	position: relative
}

a.kt-link-to-gravatar {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, .8);
	transition: opacity .3s ease-out;
	-webkit-transition: opacity .3s ease-out;
	-moz-transition: opacity .3s ease-out;
	-o-transition: opacity .3s ease-out;
	color: #555
}

a.kt-link-to-gravatar i.kt-icon-cloud-upload {
	display: block;
	font-size: 40px;
	margin-top: 22px
}

a.kt-link-to-gravatar span.kt-profile-photo-text {
	font-size: 12px;
	max-width: 120px;
	display: block;
	text-transform: uppercase;
	margin: 0 auto
}

a.kt-link-to-gravatar:hover {
	opacity: 1;
	color: #555
}

.testimonialbox {
	padding: 20px;
	background: #fff;
	border-radius: 6px;
	font-size: 14px;
	font-style: italic;
	color: #444
}

.testimonialimg {
	margin-right: 20px;
	margin-bottom: 10px
}

.testimonialimg i {
	padding-top: 5px;
	font-size: 40px
}

.testimonialbottom {
	text-align: right
}

.testimonialbottom p {
	padding-top: 2px;
	margin-right: 60px
}

.testimonialbottom .lipbg {
	float: right;
	margin-right: 20px;
	margin-left: 5px;
	background: 0 0;
	color: #fff;
	font-size: 40px;
	margin-top: 0
}

.kadence_testimonials_slider .test-next,
.kadence_testimonials_slider .test-prev {
	color: #777
}

.test-next,
.test-prev {
	position: absolute;
	display: block;
	background: #fff;
	color: #777;
	border-radius: 6px;
	padding: 8px 8px;
	bottom: 0;
	opacity: 1;
	font-size: 10px;
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	transition: opacity .3s ease
}

.test-next:hover,
.test-prev:hover {
	opacity: .8
}

.test-prev {
	left: 50%;
	margin-left: -23px
}

.test-next {
	left: 50%;
	margin-left: 8px
}

.kad-arrow-down {
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 12px solid #fff
}

#containerfooter .kad-arrow-down {
	border-top-color: #fff
}

#containerfooter .testimonialbottom .lipbg {
	margin-top: -1px
}

.kt-testimonial-subhead,
.kt-testimonial-subhead a {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	color: #555
}

.kt-testimonail-carousel {
	margin-bottom: 34px
}

.kad-testimonial-carousel .testimonial_item {
	max-width: 660px;
	margin-left: auto;
	margin-right: auto
}

.kad-shop-top {
	margin: 0
}

.woocommerce-result-count {
	margin: 0;
	font-size: 12px;
	line-height: 30px;
	margin-bottom: 20px
}

.woocommerce-ordering {
	margin: 0;
	margin-bottom: 20px;
	float: right;
	text-align: left;
	position: relative;
	width: auto;
	height: 30px;
	margin-bottom: 0
}

.woocommerce-ordering .select2-container .select2-choice {
	height: 30px;
	line-height: 30px
}

.woocommerce-ordering .select2-container .select2-choice>.select2-chosen {
	line-height: 28px
}

.woocommerce-ordering .select2-container .select2-choice .select2-arrow b:after {
	line-height: 30px
}

.woocommerce-ordering select,
div.product form.cart .variations td.product_value select {
	opacity: 0
}

.wc-placeholder-img {
	overflow: hidden
}

.customSelect {
	padding: 0;
	border-radius: 6px;
	border: 2px solid #eee;
	border-color: rgba(0, 0, 0, .05);
	background: 0;
	text-align: left;
	overflow: hidden;
	display: block;
	height: 30px;
	text-transform: uppercase;
	line-height: 28px;
	font-weight: 700;
	transition: background .6s ease-out;
	-webkit-transition: background .6s ease-out;
	-moz-transition: background .6s ease-out;
	-o-transition: background .6s ease-out
}

div.product .product-summary-case .entry-summary .customSelect,
div.product .product-summary-case .entry-summary .customSelect .customSelectInner:after,
div.product form.cart .variations td.product_value select {
	height: 40px;
	line-height: 38px
}

.customSelect.customSelectHover {
	background: #f2f2f2;
	background: rgba(0, 0, 0, .01)
}

.customSelect .customSelectInner:after {
	font-family: kt-icon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	content: "\e3b2";
	font-size: 12px;
	color: #eee;
	color: rgba(0, 0, 0, .5);
	margin-right: 10px;
	text-align: right;
	height: 30px;
	float: right;
	line-height: 28px
}

.customSelectInner {
	margin-left: 10px;
	font-size: 14px
}

a.added_to_cart {
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	text-align: center;
	margin-right: 0;
	margin-top: -30px;
	width: 100%;
	height: 60px;
	background: #fff;
	background: rgba(255, 255, 255, .65);
	line-height: 60px;
	font-size: 14px;
	font-weight: 800;
	z-index: 100;
	-webkit-transition: background .2s ease-in-out;
	-moz-transition: background .2s ease-in-out;
	-ms-transition: background .2s ease-in-out;
	-o-transition: background .2s ease-in-out;
	transition: background .2s ease-in-out
}

a.added_to_cart:hover {
	background: #f3690e;
	color: #fff
}

.product_details .product_excerpt {
	display: none
}

a.kad-btn.loading:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: url(../img/ajax-loader.html) center no-repeat rgba(255, 255, 255, .65)
}

.woocommerce .products .star-rating {
	display: block;
	margin: 3px auto 3px;
	float: none
}

.products div.product_item {
	position: relative;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-moz-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-webkit-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-o-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset
}

.product_item a.product_img_link {
	padding: 10px 10px 0
}

.woocommerce ul.cart_list li img {
	float: right;
	margin-left: 4px;
	margin-top: 5px;
	width: 50px;
	height: auto
}

nav.woocommerce-pagination {
	text-align: center;
	margin-bottom: 20px
}

nav.woocommerce-pagination ul {
	display: inline-block;
	white-space: nowrap;
	padding: 0;
	clear: both;
	margin: 0
}

nav.woocommerce-pagination ul li {
	padding: 0;
	float: left;
	margin: 0;
	display: inline;
	overflow: hidden
}

nav.woocommerce-pagination ul li a,
nav.woocommerce-pagination ul li span {
	padding: 6px 12px;
	font-size: 12px;
	font-weight: 700;
	margin: 5px;
	display: inline-block;
	border: 0;
	color: #444;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #f9f9f9;
	background: rgba(0, 0, 0, .05);
	-webkit-transition: background .4s ease-in-out;
	-moz-transition: background .4s ease-in-out;
	-ms-transition: background .4s ease-in-out;
	-o-transition: background .4s ease-in-out;
	transition: background .4s ease-in-out
}

nav.woocommerce-pagination ul li a:hover {
	background: #f3690e;
	color: #fff
}

nav.woocommerce-pagination ul li span.current {
	background: #f3690e;
	color: #fff
}

.cat_main_img {
	text-align: center
}

.term-description {
	padding: 10px 0;
	font-size: 14px
}

.products .star-rating {
	display: block;
	margin: 3px auto 4px;
	float: none
}

.star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em
}

.star-rating:before {
	content: "\73\73\73\73\73";
	color: #dfdbdf;
	float: left;
	top: 0;
	left: 0;
	position: absolute
}

.star-rating span:before {
	content: "\53\53\53\53\53";
	top: 0;
	position: absolute;
	left: 0
}

.star-rating {
	float: right;
	overflow: hidden;
	position: relative;
	height: 1em;
	line-height: 1em;
	font-size: 1em;
	width: 5.4em;
	font-family: star
}

.shopcolumn1 .product_item .product_details {
	text-align: left
}

.shopcolumn1 .product_item .product_details h5 {
	padding: 10px 0 3px
}

.shopcolumn1 .product_item {
	text-align: left
}

.shopcolumn1 .product_item .product_details .product_excerpt {
	display: block
}

.shopcolumn2 .product_item .product_details .product_excerpt {
	display: block
}

.shopcolumn2.kad-simple-shop .product_item .product_details .product_excerpt,
.shopcolumn2.kad-simple-shop-dark .product_item .product_details .product_excerpt {
	display: none
}

.kad_shop_default .product_item .product_details .product_excerpt {
	padding: 0 10px
}

.shopcolumn1.kad_shop_default .product_item .product_details .product_excerpt {
	padding: 0
}

.shopcolumn1.kad_shop_default_simple .product_item .add_to_cart_button,
.shopcolumn2.kad_shop_default_simple .product_item a.button {
	position: static;
	margin: 0
}

.shopcolumn1 .product_item .add_to_cart_button,
.shopcolumn1 .product_item a.button {
	display: inline-block;
	text-align: center;
	margin-top: 10px;
	padding: 8px 18px;
	font-size: 18px;
	width: auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.products.shopcolumn1 .product_item ul {
	clear: none;
	margin: 0 0 10px;
	display: inline-block
}

.shopcolumn1.kad-simple-shop .product_item .add_to_cart_button,
.shopcolumn1.kad-simple-shop .product_item a.button,
.shopcolumn1.kad-simple-shop-dark .product_item .add_to_cart_button,
.shopcolumn1.kad-simple-shop-dark .product_item a.button {
	position: static;
	margin: 0
}

.woocommerce .products.shopcolumn1 .product_item .star-rating {
	display: inline-block
}

.shopcolumn1 .product_item .details_product_item {
	width: 70%;
	float: left;
	padding-left: 10px;
	padding-right: 10px
}

.shopcolumn1 .product_item .product_img_link {
	width: 30%;
	float: left;
	padding: 0 10px 0 0
}

.shopcolumn1.kad-simple-shop div.product_item .product_details_case,
.shopcolumn1.kad-simple-shop-dark div.product_item .product_details_case {
	position: static;
	padding: 0 10px 10px
}

.shopcolumn1.kad-simple-shop-dark div.product_item .product_details_case {
	color: #fff;
	background: #000;
	background: rgba(0, 0, 0, .6)
}

.product_item .kad-product-flipper.kt-product-intrinsic,
.product_item .kad-product-noflipper.kt-product-intrinsic {
	height: 0
}

.kad-simple-shop .product_item .kad-action-case,
.kad-simple-shop-dark .product_item .kad-action-case {
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: rotateY(0);
	-moz-transform: rotateY(0);
	transform: rotateY(0)
}

.kt-cat-intrinsic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.kt-cat-intrinsic {
	position: relative;
	height: 0
}

.author-box {
	padding: 20px 0 0
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.nav-tabs {
	margin-bottom: 0;
	padding: 0
}

.nav-tabs li {
	border: 0;
	background: #f9f9f9;
	background: rgba(0, 0, 0, .05);list-style: none;

	position: relative;
	z-index: 0;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	margin: 0 -5px 0 0;
	padding: 0 6px
}

.nav-tabs li.active {
	background: #f3690e;
	z-index: 2;
	color: #fff
}

.nav-tabs li a {
	display: block;
	padding: 10px;
	font-weight: normal;
	color: #444;
	text-decoration: none
}

.nav-tabs li.active a {
	color:#333;
	text-shadow: inherit
}

.tab-content {
/*
	margin: 0 0 20px;
	padding: 15px 15px 17px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-webkit-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-o-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	box-shadow: 0 -3px rgba(0, 0, 0, .1) inset
*/
}

.author-latestposts img,
.author-profile img {
	padding: 5px;
	margin-right: 10px;
	float: left
}

.author-profile .author-name {
	margin: 0 0 0 100px
}

.author-latestposts h5 a,
.author-name a {
	color: #555
}

.author-latestposts h5 {
	margin: 0 0 10px 100px
}

.author-profile .author-occupation {
	margin-bottom: 4px;
	margin-left: 100px
}

.author-profile .author-description {
	margin-left: 100px;
	margin-bottom: 3px
}

.author-profile .author-follow {
	float: right;
	display: block
}

.author-profile .author-follow .followtext {
	font-size: 10px;
	display: block
}

.author-profile .author-follow a {
	display: block;
	float: left;
	width: 20px;
	text-align: center;
	line-height: 20px;
	padding: 8px;
	background: #eee;
	margin-left: 3px;
	color: #444;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	box-sizing: content-box;
	transition: background .6s ease-out;
	-webkit-transition: background .6s ease-out;
	-moz-transition: background .6s ease-out;
	-o-transition: background .6s ease-out
}

.author-profile .author-follow a:hover {
	color: #fff
}

.author-profile .author-follow a i {
	font-size: 18px;
	line-height: 20px;
	vertical-align: middle
}

.author-latestposts ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 120px
}

.author-latestposts ul li .recentpost-date {
	font-size: 10px
}

.author-profile .author-follow .facebooklink a:hover {
	background: #3b5998
}

.author-profile .author-follow .twitterlink a:hover {
	background: #9AE4E8
}

.author-profile .author-follow .googlepluslink a:hover {
	background: #DD4B39
}

.author-profile .author-follow .youtubelink a:hover {
	background: #F33
}

.author-profile .author-follow .dribbblelink a:hover {
	background: #EA4C89
}

.author-profile .author-follow .vimeolink a:hover {
	background: #4EBBFF
}

.author-profile .author-follow .flickrlink a:hover {
	background: #FE0883
}

.author-profile .author-follow .linkedinlink a:hover {
	background: #4875B4
}

.author-profile .author-follow .pinterestlink a:hover {
	background: #C92228
}

.author-profile .author-follow .instagramlink a:hover {
	background: #517fa4
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8;
	filter: alpha(opacity=80)
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: 0!important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: url(../img/light_close.html), auto
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none!important
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #ccc
}

.mfp-preloader a:hover {
	color: #fff
}

.mfp-s-ready .mfp-preloader {
	display: none
}

.mfp-s-error .mfp-content {
	display: none
}

button.mfp-arrow,
button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none
}

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

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
	opacity: 1
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
	opacity: 1
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}

.mfp-arrow .mfp-a,
.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		transform: scale(.75)
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

.mfp-ie7 .mfp-img {
	padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
	padding: 0
}

.mfp-ie7 .mfp-content {
	padding-top: 44px
}

.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0
}

[class*=wp-image] {
	display: block;
	padding: 0;
	margin: 15px;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.wp-caption.alignleft,
img.alignleft {
	margin: 5px 20px 10px 0
}

.wp-caption.alignright,
img.alignright {
	margin: 5px 0 10px 20px
}

.wp-caption.alignnone,
img.alignnone {
	margin: 10px 0
}

.thumbnail [class*=wp-image] {
	display: block;
	padding: 0;
	margin: auto;
	line-height: 20px;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.thumbnail [class*=wp-image]:hover {
	border-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

input[type=text]:focus,
input[type=password]:focus,
input[type=url]:focus,
input[type=email]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=color]:focus,
textarea:focus {
	border-color: rgba(140, 140, 140, .8);
	outline: 0;
	outline: thin dotted\9;
	-webkit-box-shadow: 0 0 8px rgba(200, 200, 200, .6);
	-moz-box-shadow: 0 0 8px rgba(200, 200, 200, .6);
	box-shadow: 0 0 8px rgba(200, 200, 200, .6)
}

figure.wp-caption {
	max-width: 100%!important
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block
}

.slick-track:after,
.slick-track:before {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	position: relative;
	min-height: 1px;
	display: none
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block;
	margin: 0 auto
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.kt-slickslider .slick-next,
.kt-slickslider .slick-prev,
.kt-slickslider-thumbs .slick-next,
.kt-slickslider-thumbs .slick-prev {
	position: absolute;
	display: block;
	height: 50px;
	width: 50px;
	z-index: 120;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: #000;
	color: transparent;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	padding: 0;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	text-align: center;
	opacity: 0;
	border: 0
}

.kt-slickslider .slick-next:before,
.kt-slickslider .slick-prev:before,
.kt-slickslider-thumbs .slick-next:before,
.kt-slickslider-thumbs .slick-prev:before {
	font-family: kt-icon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 15px;
	line-height: 50px;
	color: #fff
}

.kt-slickslider .slick-next:hover,
.kt-slickslider .slick-prev:hover,
.kt-slickslider-thumbs .slick-next:hover,
.kt-slickslider-thumbs .slick-prev:hover {
	outline: 0;
	opacity: 1
}

.kt-slickslider .slick-next.slick-disabled:before,
.kt-slickslider .slick-prev.slick-disabled:before,
.kt-slickslider-thumbs .slick-next.slick-disabled:before,
.kt-slickslider-thumbs .slick-prev.slick-disabled:before {
	opacity: 0
}

.kt-slickslider:hover .slick-next,
.kt-slickslider:hover .slick-prev {
	opacity: .6
}

.kt-slickslider:hover .slick-next:hover,
.kt-slickslider:hover .slick-prev:hover {
	opacity: 1
}

.kt-slickslider:hover .slick-prev {
	left: 0
}

.kt-slickslider:hover .slick-next {
	right: 0
}

.kt-image-carousel.kt-slickslider:hover .slick-prev {
	left: 10px
}

.kt-image-carousel.kt-slickslider:hover .slick-next {
	right: 10px
}

.kt-slickslider .slick-prev,
.kt-slickslider-thumbs .slick-prev {
	left: -35px
}

.kt-slickslider .slick-prev[dir=rtl],
.kt-slickslider-thumbs .slick-prev[dir=rtl] {
	left: auto;
	right: 0
}

.kt-slickslider .slick-prev:before,
.kt-slickslider-thumbs .slick-prev:before {
	content: "\e3b3"
}

.kt-slickslider .slick-prev:before[dir=rtl],
.kt-slickslider-thumbs .slick-prev:before[dir=rtl] {
	content: "\e3b1"
}

.kt-slickslider .slick-next,
.kt-slickslider-thumbs .slick-next {
	right: -35px
}

.kt-slickslider .slick-next[dir=rtl],
.kt-slickslider-thumbs .slick-next[dir=rtl] {
	left: 0;
	right: auto
}

.kt-slickslider .slick-next:before,
.kt-slickslider-thumbs .slick-next:before {
	content: "\e3b1"
}

.kt-slickslider .slick-next:before[dir=rtl],
.kt-slickslider-thumbs .slick-next:before[dir=rtl] {
	content: "\e3b3"
}

.kt-slickslider-thumbs .slick-next,
.kt-slickslider-thumbs .slick-prev {
	height: 24px;
	width: 24px
}

.kt-slickslider-thumbs .slick-next:before,
.kt-slickslider-thumbs .slick-prev:before {
	font-size: 14px;
	line-height: 20px
}

.kt-slickslider-thumbs .slick-prev {
	left: 4px
}

.kt-slickslider-thumbs .slick-next {
	right: 4px
}

.slick-dots {
	position: absolute;
	bottom: 0;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%
}

.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 2px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	border: 0;
	background: 0 0;
	display: block;
	height: 20px;
	width: 20px;
	outline: 0;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer;
	-webkit-box-shadow: inset 0 0 0 0 transparent;
	box-shadow: inset 0 0 0 0 transparent
}

.slick-dots li button:focus,
.slick-dots li button:hover {
	outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
	opacity: 1
}

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: kt-icon;
	font-size: 26px;
	line-height: 15px;
	text-align: center;
	color: #000;
	opacity: .5;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	color: #000;
	opacity: .8
}

.slick-slider.loading>div.kt-slick-slide,
.slick-slider>div.kt-slick-thumb {
	display: none
}

.slick-slider.loading>div.kt-slick-slide:first-child,
.slick-slider>div.kt-slick-thumb:first-child {
	display: block
}

.kad-light-wp-gallery.loading.kt-slickslider img {
	opacity: 0
}

.kt-slick-slide {
	text-align: center
}

.kt-slickslider {
	margin-left: auto;
	margin-right: auto
}

.kt-image-carousel .kt-slick-slide {
	margin: 0 3px
}

@media (max-width:768px) {
	.kt-image-carousel .kt-slick-slide {
		max-width: 668px
	}
}

@media (max-width:544px) {
	.kt-image-carousel .kt-slick-slide {
		max-height: 240px
	}
	.kt-image-carousel .kt-slick-slide img {
		max-height: 240px;
		width: auto
	}
}

@media (max-width:400px) {
	.kt-image-carousel .kt-slick-slide {
		max-height: 200px
	}
	.kt-image-carousel .kt-slick-slide img {
		max-height: 200px;
		width: auto
	}
}

.kt-slickslider-thumbs {
	margin: 4px -2px 0
}

.kt-slickslider-thumbs .kt-slick-thumb {
	margin: 0 2px;
	outline: 0;
	position: relative
}

.kt-slickslider-thumbs .kt-slick-thumb .thumb-highlight {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition: box-shadow .2s ease-in-out;
	-o-transition: box-shadow .2s ease-in-out;
	transition: box-shadow .2s ease-in-out;
	-webkit-box-shadow: inset 0 0 0 0 transparent;
	box-shadow: inset 0 0 0 0 transparent
}

.kt-slickslider-thumbs .kt-slick-thumb.slick-current {
	outline: 0
}

.kt-slickslider-thumbs .kt-slick-thumb.slick-current .thumb-highlight {
	-webkit-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, .2);
	box-shadow: inset 0 0 0 2px rgba(0, 0, 0, .2)
}

.kt-image-carousel-center-fade .kt-slick-slide.slick-slide {
	opacity: 1;
	-webkit-transition: opacity .35s ease-in-out;
	-o-transition: opacity .35s ease-in-out;
	transition: opacity .35s ease-in-out
}

.kt-image-carousel-center-fade .kt-slick-slide.slick-center {
	opacity: 1
}

.kt-basic-fullslide {
	width: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat
}

.kt-slickslider.titleclass {
	background: 0 0;
	padding-top: 0!important
}

.basic-caption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: flex-start;
	-ms-justify-content: flex-start;
	justify-content: flex-start
}

.flex-caption-case {
	padding: 2% 46px;
	text-align: center;
	width: 100%
}

.kt-h-basic-carousel .slick-slide {
	position: relative
}

.kt-slick-slide.blog_photo_item {
	margin: 0 3px 20px
}

.kt_post_category .price ins {
	float: none
}

.kt-slickslider .slick-slide {
	clear: none
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
	padding: 15px 15px 15px 55px;
	margin: 0 0 30px;
	position: relative;
	background: #f3690e;
	list-style: none outside;
	width: auto;
	color: #fff;
	font-size: 15px;
	line-height: 40px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.woocommerce-error:after,
.woocommerce-info:after,
.woocommerce-message:after {
	content: "";
	display: block;
	clear: both
}

.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
	height: 40px;
	width: 30px;
	display: block;
	position: absolute;
	top: 15px;
	left: 15px;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	vertical-align: middle
}

.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
	float: right;
	font-size: 14px;
	padding: 0 18px;
	background: 0 0;
	color: #fff;
	line-height: 36px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	border: 2px solid #fff
}

.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
	list-style: none outside;
	padding-left: 0;
	margin-left: 0;
	line-height: 40px;
	font-size: 15px
}

.woocommerce-message:before {
	background-color: transparent;
	font-family: kt-icon;
	content: "\e370";
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.woocommerce-info {
	border: 2px solid #f3690e;
	background: 0 0;
	color: #444;
	padding: 5px 5px 5px 55px
}

.woocommerce-info:before {
	background-color: transparent;
	font-family: kt-icon;
	color: #f3690e;
	content: "\e362";
	top: 5px;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.woocommerce-error {
	background: red;
	color: #fff
}

.woocommerce-error a {
	color: #fff;
	text-decoration: underline
}

.woocommerce-error:before {
	background: 0 0;
	font-family: kt-icon;
	content: "\e36b";
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.woocommerce-breadcrumb {
	margin: 0;
	padding: 0;
	font-size: .92em;
	color: #777;
	float: right;
	display: block
}

.woocommerce-breadcrumb a {
	color: #777
}

.woocommerce-message .button {
	line-height: 20px;
	float: right;
	padding: 10px 14px
}

.product_category_padding {
	padding-bottom: 0
}

.product-category.grid_item>a {
	display: block;
	position: relative
}

.product-category.grid_item h5 mark {
	background-color: transparent!important;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.kad_shop_default .product-category.grid_item,
.kad_shop_default_simple .product-category.grid_item {
	position: relative;
	padding: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-moz-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-webkit-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset;
	-o-box-shadow: 0 -3px rgba(0, 0, 0, .1) inset
}

.product-category.grid_item a img {
	opacity: 1;
	transition: opacity .6s ease-out;
	-webkit-transition: opacity .6s ease-out;
	-moz-transition: opacity .6s ease-out;
	-o-transition: opacity .6s ease-out;
	-webkit-transform: translateZ(0) scale(1, 1)
}

.product-category.grid_item a:hover img {
	opacity: .8
}

.product-category.grid_item a h5 {
	color: #444;
	top: auto;
	margin: 0;
	width: 100%;
	text-align: center;
	padding: 15px 0 5px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.kad_shop_default_simple .product-category.grid_item {
	text-align: left
}

.kad-simple-shop .product-category.grid_item a h5 {
	color: #333;
	position: absolute;
	top: auto;
	bottom: -1px;
	margin: 0;
	left: 0;
	width: 100%;
	background: #fff;
	background: rgba(255, 255, 255, .5);
	padding: 10px
}

.kad-simple-shop .product-category.grid_item h5 mark {
	color: #333
}

.kad-simple-shop-dark .product-category.grid_item a h5 {
	color: #fff;
	position: absolute;
	top: auto;
	bottom: -1px;
	margin: 0;
	left: 0;
	width: 100%;
	background: #fff;
	background: rgba(0, 0, 0, .3);
	padding: 10px
}

.kad-simple-shop-dark .product-category.grid_item h5 mark {
	color: #fff
}

.kad-simple-shop .product-category.grid_item a:hover h5,
.kad-simple-shop .product-category.grid_item a:hover h5 mark {
	background: #fff;
	background: rgba(255, 255, 255, .7)
}

.kad-simple-shop-dark .product-category.grid_item a:hover h5,
.kad-simple-shop-dark .product-category.grid_item a:hover h5 mark {
	background: rgba(0, 0, 0, .6);
	color: #fff
}

@keyframes fadeIndown {
	from {
		opacity: 0;
		transform: translateY(-20px)
	}
	to {
		opacity: 1;
		transform: translateY(0)
	}
}

@-webkit-keyframes fadeIndown {
	from {
		opacity: 0;
		-webkit-transform: translateY(-20px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
}

@-moz-keyframes fadeIndown {
	from {
		opacity: 0;
		-moz-transform: translateY(-20px)
	}
	to {
		opacity: 1;
		-moz-transform: translateY(0)
	}
}

.kad-fade-in-down {
	opacity: 0;
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	transform: translateY(-20px);
	-webkit-animation: fadeIndown ease-in-out 1;
	-moz-animation: fadeIndown ease-in-out 1;
	animation: fadeIndown ease-in-out 1;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-duration: .5s;
	-moz-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-delay: .6s;
	-moz-animation-delay: .6s;
	animation-delay: .6s
}

@keyframes fadeInup {
	from {
		opacity: 0;
		transform: translateY(20px)
	}
	to {
		opacity: 1;
		transform: translateY(0)
	}
}

@-webkit-keyframes fadeInup {
	from {
		opacity: 0;
		-webkit-transform: translateY(20px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
}

@-moz-keyframes fadeInup {
	from {
		opacity: 0;
		-moz-transform: translateY(20px)
	}
	to {
		opacity: 1;
		-moz-transform: translateY(0)
	}
}

@keyframes hoverup {
	0%,
	100% {
		transform: translateY(0)
	}
	50% {
		transform: translateY(10px)
	}
}

@-webkit-keyframes hoverup {
	0%,
	100% {
		-webkit-transform: translateY(0)
	}
	50% {
		-webkit-transform: translateY(10px)
	}
}

@-moz-keyframes hoverup {
	0%,
	100% {
		-moz-transform: translateY(0)
	}
	50% {
		-moz-transform: translateY(10px)
	}
}

.kad-fade-in-up {
	opacity: 0;
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-animation: fadeInup ease-in-out 1;
	-moz-animation: fadeInup ease-in-out 1;
	animation: fadeInup ease-in-out 1;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-duration: .5s;
	-moz-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-delay: .8s;
	-moz-animation-delay: .8s;
	animation-delay: .8s
}

@keyframes fadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@-moz-keyframes fadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

.kad-fade-in {
	opacity: 0;
	-webkit-animation: fadeIn ease-in-out 1;
	-moz-animation: fadeIn ease-in-out 1;
	animation: fadeIn ease-in-out 1;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-duration: .5s;
	-moz-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-delay: .6s;
	-moz-animation-delay: .6s;
	animation-delay: .6s
}

.kad-animation {
	opacity: 0;
	top: 30px;
	position: relative
}

.kt-animate-fade-in {
	opacity: 0
}

.kt-animate-fade-in-up {
	opacity: 0;
	top: 30px;
	position: relative
}

.kt-animate-fade-in-down {
	opacity: 0;
	top: -30px;
	position: relative
}

.kt-animate-fade-in-left {
	opacity: 0;
	left: 30px;
	position: relative
}

.kt-animate-fade-in-right {
	opacity: 0;
	right: 30px;
	position: relative
}

body {
	-webkit-animation-duration: .1s;
	-webkit-animation-name: fontfix;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: linear;
	-webkit-animation-delay: .1s
}

@-webkit-keyframes fontfix {
	from {
		opacity: 1
	}
	to {
		opacity: 1
	}
}

.kad_blog_fade_in,
.kad_gallery_fade_in,
.kad_portfolio_fade_in,
.kad_product_fade_in,
.kad_staff_fade_in,
.kad_testimonial_fade_in,
.kt_item_fade_in {
	opacity: 0
}

.fadein-carousel .kad_product_fade_in,
.fadein-carousel .kt_item_fade_in {
	opacity: 1
}

.initcaroufedsel .kad_product_fade_in,
.initcaroufedsel .kt_item_fade_in {
	opacity: 1
}

.product_item {
	z-index: 1
}

.product_item .image_flip_front {
	display: block;
	position: relative;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateY(0);
	-moz-transform: rotateY(0);
	transform: rotateY(0);
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 2;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}

.product_item a.product_item_link {
	position: relative;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px
}

.product_item .kad-product-flipper {
	position: relative;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateY(0);
	-moz-transform: rotateY(0);
	transform: rotateY(0);
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}

.product_item .image_flip_back {
	display: block;
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	transform: rotateY(180deg);
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}

@media (min-width:767px) {
	.product_item:hover .kad-product-flipper .image_flip_back {
		-webkit-transform: rotateY(360deg);
		-moz-transform: rotateY(360deg);
		-ms-transform: rotateY(360deg);
		transform: rotateY(360deg)
	}
	.product_item:hover .kad-product-flipper .image_flip_front {
		-webkit-transform: rotateY(180deg);
		-moz-transform: rotateY(180deg);
		-ms-transform: rotateY(180deg);
		transform: rotateY(180deg)
	}
	.ie7 .product_item .image_flip_back,
	.ie8 .product_item .image_flip_back,
	.ie9 .product_item .image_flip_back {
		-webkit-transform: rotateY(0);
		-moz-transform: rotateY(0);
		-ms-transform: rotateY(0);
		transform: rotateY(0);
		ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
		filter: alpha(opacity=00);
		-moz-opacity: 0;
		-khtml-opacity: 0;
		opacity: 0
	}
	.ie7 .product_item:hover .image_flip_back,
	.ie8 .product_item:hover .image_flip_back,
	.ie9 .product_item:hover .image_flip_back {
		ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		-moz-opacity: 1;
		-khtml-opacity: 1;
		opacity: 1
	}
}

.product_item a.product_item_link .kad-product-noflipper img {
	opacity: 1;
	transition: opacity .6s ease-out;
	-webkit-transition: opacity .6s ease-out;
	-moz-transition: opacity .6s ease-out;
	-o-transition: opacity .6s ease-out;
	-webkit-transform: translateZ(0) scale(1, 1)
}

.product_item:hover a.product_item_link .kad-product-noflipper img {
	opacity: 1
}

.product_item a.product_item_link .kad-product-noflipper img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.product_item a.product_item_link .kad-product-noflipper {
	opacity: 1;
	transition: opacity .6s ease-out;
	-webkit-transition: opacity .6s ease-out;
	-moz-transition: opacity .6s ease-out;
	-o-transition: opacity .6s ease-out;
	backface-visibility: hidden
}

.product_item:hover a.product_item_link .kad-product-noflipper {
	opacity: .8;
	backface-visibility: hidden
}

.widgets_on_page ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.yith-woo-ajax-navigation h2 {
	font-size: 14px;
	line-height: 20px;
	float: left;
	padding: 5px 10px 5px 10px;
	margin: 0;
	display: block;
	font-weight: 700
}

.yith-woo-ajax-navigation {
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	padding-right: 10px;
	float: left;
	margin-top: 0;
	padding-bottom: 10px
}

.sidebar .yith-woo-ajax-navigation {
	float: none
}

.yith-woo-ajax-navigation ul {
	list-style: none;
	margin: 5px auto;
	width: auto;
	float: right;
	height: auto
}

.sidebar .yith-woo-ajax-navigation ul {
	float: none
}

.woocommerce .sidebar .yith-woo-ajax-navigation .yith-wcan-list li {
	border-bottom: 0;
	float: none;
	display: block
}

.sidebar .widget_layered_nav ul.yith-wcan-label li {
	border-bottom: 0
}

.woocommerce .yith-woo-ajax-navigation .yith-wcan-list li {
	float: left;
	margin: 0 0 5px;
	display: inline-block
}

.woocommerce .sidebar .yith-woo-ajax-navigation .yith-wcan-list li a {
	width: 100%
}

.woocommerce .yith-woo-ajax-navigation .yith-wcan-list li a {
	color: #444;
	padding: 5px 15px 5px 15px;
	margin: 0 5px;
	display: block;
	border: solid 1px #f2f2f2;
	border-color: rgba(0, 0, 0, .02);
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear
}

.yith-woo-ajax-navigation .yith-wcan-list li small.count {
	display: none
}

.sidebar .yith-woo-ajax-reset-navigation {
	text-align: center;
	margin-top: 10px
}

.woocommerce .yith-woo-ajax-navigation .yith-wcan-list li a:hover,
.woocommerce .yith-woo-ajax-navigation .yith-wcan-list li.chosen a {
	color: #444;
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .07);
	background: #f2f2f2;
	background: rgba(0, 0, 0, .01)
}

.woocommerce .yith-woo-ajax-navigation .yith-wcan-list li.chosen a {
	padding: 5px 15px 5px 25px
}

.yith-wcan .yith-wcan-reset-navigation {
	padding: 5px 15px 5px 15px;
	border: solid 1px transparent
}

.yith-woo-ajax-reset-navigation {
	padding-right: 5px
}

html .woocommerce-page .widget_layered_nav ul.yith-wcan-label li {
	margin: 0;
	padding: 0
}

html .woocommerce-page .sidebar .widget_layered_nav ul.yith-wcan-label li {
	margin-bottom: 10px
}

html .woocommerce-page .widget_layered_nav ul.yith-wcan-label li a {
	background: #efefef;
	border: 1px solid #ddd;
	font-size: 14px;
	line-height: 20px;
	display: block;
	margin: 0 5px;
	padding: 5px 15px 5px 15px;
	overflow: hidden;
	text-decoration: none;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear
}

html .woocommerce-page .widget_layered_nav ul.yith-wcan-label li a:hover,
html .woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a {
	border-color: transparent
}

html .woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a {
	padding: 5px 15px 5px 25px
}

.kad-simple-shop .product_item a.product_img_link,
.kad-simple-shop-dark .product_item a.product_img_link {
	padding: 0
}

.kad-simple-shop .product_item .notrated,
.kad-simple-shop-dark .product_item .notrated,
.kad-simple-shop-dark.products .star-rating,
.kad-simple-shop.products .star-rating,
.woocommerce .kad-simple-shop-dark.products .star-rating,
.woocommerce .kad-simple-shop.products .star-rating {
	display: none
}

.kad-simple-shop-dark div.product_item,
.products.kad-simple-shop div.product_item {
	position: relative;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	box-shadow: none;
	background: 0 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none
}

.kad-simple-shop div.product_item .product_details_case {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: left;
	bottom: 0;
	background: #fff;
	background: rgba(255, 255, 255, .5)
}

.kad-simple-shop-dark div.product_item .product_details_case {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: left;
	bottom: 0;
	background: #000;
	background: rgba(0, 0, 0, .2)
}

.kad-simple-shop div.product_item .product_details_case .product_details,
.kad-simple-shop-dark div.product_item .product_details_case .product_details {
	width: auto;
	margin-right: 60px;
	float: left
}

.kad-simple-shop div.product_item .product_details_case .product_details h5 {
	min-height: 0;
	margin-bottom: 10px
}

.kad-simple-shop-dark div.product_item .product_details_case .product_details h5 {
	color: #fff;
	min-height: 0;
	margin-bottom: 10px
}

.kad-simple-shop .product_item .price,
.kad-simple-shop-dark .product_item .price {
	text-align: right;
	padding-right: 10px;
	position: absolute;
	right: 0;
	top: 0;
	padding-top: 10px
}

.kad-simple-shop-dark .product_item .price {
	color: #fff
}

.kad-simple-shop .product_item .add_to_cart_button,
.kad-simple-shop .product_item a.button,
.kad-simple-shop-dark .product_item .add_to_cart_button,
.kad-simple-shop-dark .product_item a.button {
	display: block;
	width: 156px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -75px;
	color: transparent;
	background: 0 0;
	font-size: 15px;
	line-height: 20px;
	padding: 10px 0;
	webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none
}

.kad-simple-shop .product_item .kad-action-case,
.kad-simple-shop-dark .product_item .kad-action-case {
	display: table-cell;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 900;
	left: 0;
	background: 0 0;
	transition: background .4s ease-out;
	-webkit-transition: background .4s ease-out;
	-moz-transition: background .4s ease-out;
	-o-transition: background .4s ease-out
}

.kad-simple-shop .product_item:hover .kad-action-case {
	background: rgba(255, 255, 255, .7)
}

.kad-simple-shop-dark .product_item:hover .kad-action-case {
	background: rgba(0, 0, 0, .4)
}

.kad_shop_default_simple .product_item .product_details h5 {
	padding: 10px 0 0
}

.kad_shop_default_simple .product_item .product_details_case {
	padding: 0 10px 10px
}

.woocommerce .kad_shop_default_simple.products .star-rating {
	float: left
}

.kad_shop_default_simple .product_item .price {
	clear: both
}

.kad_shop_default_simple .product_item {
	text-align: left
}

.kad_shop_default_simple .product_item .add_to_cart_button,
.kad_shop_default_simple .product_item a.button {
	display: block;
	width: 150px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -75px;
	color: transparent;
	text-align: center;
	background: 0 0;
	font-size: 15px;
	line-height: 20px;
	padding: 10px 0;
	webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none
}

@media (min-width:768px) {
	.woocommerce form .form-row-first,
	.woocommerce-page form .form-row-first {
		padding-right: 15px;
		width: 50%;
		float: left
	}
	.woocommerce form .form-row-last,
	.woocommerce-page form .form-row-last {
		padding-left: 15px;
		width: 50%;
		float: left
	}
}

.woocommerce-demo-store #kad-banner {
	margin-top: 30px
}

.clear {
	clear: both
}

.nobr {
	white-space: nowrap
}

@font-face {
	font-family: star;
	src: url(fonts/star.html);
	src: url(fonts/stard41d.html?#iefix) format('embedded-opentype'), url(fonts/star-2.html) format('woff'), url(fonts/star-3.html) format('truetype'), url(fonts/star-4.html#star) format('svg');
	font-weight: 400;
	font-style: normal
}

form .form-row select {
	width: 100%;
	cursor: pointer;
	margin: 0;
	max-width: 300px
}

.woocommerce form .form-row label.inline,
.woocommerce-page form .form-row label.inline {
	display: inline
}

p.demo_store {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	margin: 0;
	width: 100%;
	font-size: 1em;
	padding: .5em 0;
	text-align: center;
	background: #f3690e;
	color: #fff;
	z-index: 99998;
	box-shadow: inset 0 0 0 2px rgba(255, 255, 255, .2);
	-webkit-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, .2);
	-moz-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, .2)
}

.admin-bar p.demo_store {
	top: 28px
}

.woocommerce small.note,
.woocommerce-page small.note {
	display: block;
	color: #777;
	font-size: 11px;
	line-height: 21px;
	margin-top: 10px
}

.myaccount_user {
	margin-bottom: 20px
}

.woocommerce .woocommerce-breadcrumb:after,
.woocommerce-page .woocommerce-breadcrumb:after {
	content: "";
	display: block;
	clear: both
}

#content div.product .out-of-stock {
	color: red
}

#content div.product div.images div.thumbnails:after {
	content: "";
	display: block;
	clear: both
}

#content div.product div.images div.thumbnails a.last {
	margin-right: 0
}

#content div.product div.images div.thumbnails a.first {
	clear: both
}

#content div.product div.social {
	text-align: right;
	margin: 0 0 1em
}

#content div.product div.social span {
	margin: 0 0 0 2px
}

#content div.product div.social span span {
	margin: 0
}

#content div.product div.social span .stButton .chicklets {
	padding-left: 16px;
	width: 0
}

div.product div.social iframe {
	float: left;
	margin-top: 3px
}

div.product p.cart {
	margin-bottom: 2em
}

div.product p.cart:after {
	content: "";
	display: block;
	clear: both
}

div.product form.cart {
	margin-bottom: 2em;
	position: relative
}

div.product form.cart:after {
	content: "";
	display: block;
	clear: both
}

div.product form.cart table div.quantity {
	float: none;
	margin: 0
}

div.product form.cart table small.stock {
	display: block;
	float: none
}

div.product form.cart .variations label {
	font-weight: 700
}

div.product form.cart .variations td.label {
	padding-right: 1em
}

div.product form.cart .button {
	vertical-align: middle;
	float: left
}

div.product form.cart .group_table td.label {
	padding-right: 1em;
	padding-left: 1em
}

div.product form.cart .group_table td {
	vertical-align: top
}

.products ul li,
ul.products li {
	list-style: none outside
}

.related:after,
.upsells.products:after {
	content: "";
	display: block;
	clear: both
}

.related ul,
.related ul.products,
.upsells.products ul,
.upsells.products ul.products {
	float: none
}

.related ul li.product,
.upsells.products ul li.product,
.upsells.products ul.products li.product,
ul.products li.product {
	width: 48%
}

.related ul li.product img,
.related ul.products li.product img,
.upsells.products ul li.product img,
.upsells.products ul.products li.product img {
	width: 100%;
	height: auto
}

ul.products li.product .onsale {
	top: 0;
	right: 0;
	left: auto;
	margin: -6px -6px 0 0
}

ul.products li.product h3 {
	padding: .5em 0;
	margin: 0;
	font-size: 1em
}

ul.products li.product a {
	text-decoration: none
}

ul.products li.product a img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 0 8px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .3);
	-webkit-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s
}

ul.products li.product a:hover img {
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .4)
}

ul.products li.product strong {
	display: block
}

ul.products li.product .price {
	color: #85ad74;
	display: block;
	font-weight: 400;
	margin-bottom: .5em
}

ul.products li.product .price del {
	font-size: .67em;
	color: rgba(145, 145, 145, .5);
	margin: -2px 0 0 0
}

ul.products li.product .price ins {
	background: 0 0
}

ul.products li.product .price .from {
	font-size: .67em;
	margin: -2px 0 0 0;
	text-transform: uppercase;
	color: rgba(145, 145, 145, .5)
}

ul.products li.first {
	clear: both
}

ul.products li.last {
	margin-right: 0
}

.woocommerce-ordering select {
	vertical-align: top
}

.woocommerce #content input.button.loading,
.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading,
.woocommerce-page #content input.button.loading,
.woocommerce-page #respond input#submit.loading,
.woocommerce-page a.button.loading,
.woocommerce-page button.button.loading,
.woocommerce-page input.button.loading {
	color: #777;
	border: 1px solid #f7f6f7
}

.woocommerce #content input.button.loading:before,
.woocommerce #respond input#submit.loading:before,
.woocommerce a.button.loading:before,
.woocommerce button.button.loading:before,
.woocommerce input.button.loading:before,
.woocommerce-page #content input.button.loading:before,
.woocommerce-page #respond input#submit.loading:before,
.woocommerce-page a.button.loading:before,
.woocommerce-page button.button.loading:before,
.woocommerce-page input.button.loading:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: url(../img/ajax-loader.html) center no-repeat rgba(255, 255, 255, .65)
}

.woocommerce #content .quantity input[type=number],
.woocommerce #content .quantity noindex:-o-prefocus,
.woocommerce .quantity input[type=number],
.woocommerce .quantity noindex:-o-prefocus,
.woocommerce-page #content .quantity input[type=number],
.woocommerce-page #content .quantity noindex:-o-prefocus,
.woocommerce-page .quantity input[type=number],
.woocommerce-page .quantity noindex:-o-prefocus {
	padding-right: 1.2em
}

#content .quantity .plus,
.quantity .plus {
	top: 0;
	right: 0;
	border-bottom: 0
}

#content .quantity .minus,
.quantity .minus {
	bottom: 0;
	right: 0
}

#reviews h2 small {
	float: right;
	color: #777;
	font-size: 15px;
	line-height: 21px;
	margin: 10px 0 0 0
}

#reviews h2 small a {
	text-decoration: none;
	color: #777
}

#reviews #respond {
	margin: 0;
	border: 0;
	padding: 0
}

#reviews #comments .add_review:after {
	content: "";
	display: block;
	clear: both
}

#reviews #comments h2 {
	clear: none
}

#reviews #comments ol.commentlist:after {
	content: "";
	display: block;
	clear: both
}

#reviews #comments ol.commentlist li {
	padding: 00;
	margin: 0 0 20px;
	position: relative;
	background: 0;
	border: 0
}

#reviews #comments ol.commentlist li .meta {
	color: #777;
	font-size: .75em
}

#reviews #comments .commentlist>li:before {
	content: ""
}

.hreview-aggregate .star-rating {
	margin: 10px 0 0 0
}

#review_form #respond {
	position: static;
	margin: 0;
	width: auto;
	padding: 0 0 0;
	background: transparent none;
	border: 0
}

#review_form #respond:after {
	content: "";
	display: block;
	clear: both
}

#review_form #respond p {
	margin: 0 0 10px
}

#review_form #respond .form-submit input {
	left: auto
}

.woocommerce #review_form #respond textarea,
.woocommerce-page #review_form #respond textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%
}

.woocommerce p.stars,
.woocommerce-page p.stars {
	position: relative;
	font-size: 1em
}

.woocommerce p.stars a,
.woocommerce-page p.stars a {
	display: inline-block;
	font-weight: 700;
	margin-right: 1em;
	text-indent: -9999px;
	position: relative
}

.woocommerce p.stars a:last-child,
.woocommerce-page p.stars a:last-child {
	border-right: 0
}

.woocommerce p.stars a.star-1,
.woocommerce p.stars a.star-2,
.woocommerce p.stars a.star-3,
.woocommerce p.stars a.star-4,
.woocommerce p.stars a.star-5,
.woocommerce-page p.stars a.star-1,
.woocommerce-page p.stars a.star-2,
.woocommerce-page p.stars a.star-3,
.woocommerce-page p.stars a.star-4,
.woocommerce-page p.stars a.star-5 {
	border-right: 1px solid #ccc
}

.woocommerce p.stars a.star-1:after,
.woocommerce p.stars a.star-2:after,
.woocommerce p.stars a.star-3:after,
.woocommerce p.stars a.star-4:after,
.woocommerce p.stars a.star-5:after,
.woocommerce-page p.stars a.star-1:after,
.woocommerce-page p.stars a.star-2:after,
.woocommerce-page p.stars a.star-3:after,
.woocommerce-page p.stars a.star-4:after,
.woocommerce-page p.stars a.star-5:after {
	font-family: kt-icon;
	text-indent: 0;
	position: absolute;
	top: 0;
	left: 0
}

.woocommerce p.stars a.star-1,
.woocommerce-page p.stars a.star-1 {
	width: 2em
}

.woocommerce p.stars a.star-1:after,
.woocommerce-page p.stars a.star-1:after {
	content: "\e2ff"
}

.woocommerce p.stars a.star-1.active:after,
.woocommerce p.stars a.star-1:hover:after,
.woocommerce-page p.stars a.star-1.active:after,
.woocommerce-page p.stars a.star-1:hover:after {
	content: "\e301"
}

.woocommerce p.stars a.star-2,
.woocommerce-page p.stars a.star-2 {
	width: 3em
}

.woocommerce p.stars a.star-2:after,
.woocommerce-page p.stars a.star-2:after {
	content: "\e2ff\e2ff"
}

.woocommerce p.stars a.star-2.active:after,
.woocommerce p.stars a.star-2:hover:after,
.woocommerce-page p.stars a.star-2.active:after,
.woocommerce-page p.stars a.star-2:hover:after {
	content: "\e301\e301"
}

.woocommerce p.stars a.star-3,
.woocommerce-page p.stars a.star-3 {
	width: 4em
}

.woocommerce p.stars a.star-3:after,
.woocommerce-page p.stars a.star-3:after {
	content: "\e2ff\e2ff\e2ff"
}

.woocommerce p.stars a.star-3.active:after,
.woocommerce p.stars a.star-3:hover:after,
.woocommerce-page p.stars a.star-3.active:after,
.woocommerce-page p.stars a.star-3:hover:after {
	content: "\e301\e301\e301"
}

.woocommerce p.stars a.star-4,
.woocommerce-page p.stars a.star-4 {
	width: 5em
}

.woocommerce p.stars a.star-4:after,
.woocommerce-page p.stars a.star-4:after {
	content: "\e2ff\e2ff\e2ff\e2ff"
}

.woocommerce p.stars a.star-4.active:after,
.woocommerce p.stars a.star-4:hover:after,
.woocommerce-page p.stars a.star-4.active:after,
.woocommerce-page p.stars a.star-4:hover:after {
	content: "\e301\e301\e301\e301"
}

.woocommerce p.stars a.star-5,
.woocommerce-page p.stars a.star-5 {
	width: 6em;
	border: 0
}

.woocommerce p.stars a.star-5:after,
.woocommerce-page p.stars a.star-5:after {
	content: "\e2ff\e2ff\e2ff\e2ff\e2ff"
}

.woocommerce p.stars a.star-5.active:after,
.woocommerce p.stars a.star-5:hover:after,
.woocommerce-page p.stars a.star-5.active:after,
.woocommerce-page p.stars a.star-5:hover:after {
	content: "\e301\e301\e301\e301\e301"
}

.woocommerce table.shop_attributes,
.woocommerce-page table.shop_attributes {
	border: 0;
	border-top: 1px dotted rgba(0, 0, 0, .1);
	margin-bottom: 1.618em;
	width: 100%
}

.woocommerce table.shop_attributes th,
.woocommerce-page table.shop_attributes th {
	width: 150px;
	font-weight: 700;
	padding: 8px;
	border-top: 0;
	border-bottom: 1px dotted rgba(0, 0, 0, .1);
	margin: 0;
	line-height: 1.5em
}

.woocommerce table.shop_attributes td,
.woocommerce-page table.shop_attributes td {
	font-style: italic;
	padding: 0;
	border-top: 0;
	border-bottom: 1px dotted rgba(0, 0, 0, .1);
	margin: 0;
	line-height: 1.5em
}

.woocommerce table.shop_attributes td p,
.woocommerce-page table.shop_attributes td p {

	margin: 0;
	padding: 8px 0
}

.woocommerce table.shop_attributes .alt td,
.woocommerce table.shop_attributes .alt th,
.woocommerce-page table.shop_attributes .alt td,
.woocommerce-page table.shop_attributes .alt th {
	background: rgba(0, 0, 0, .025)
}

.woocommerce table.shop_table td small,
.woocommerce-page table.shop_table td small {
	font-weight: 400
}

.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce-page table.shop_table tfoot td,
.woocommerce-page table.shop_table tfoot th {
	font-weight: 700
}

.woocommerce table.my_account_orders,
.woocommerce-page table.my_account_orders {
	font-size: .85em
}

.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th,
.woocommerce-page table.my_account_orders td,
.woocommerce-page table.my_account_orders th {
	padding: 4px 8px;
	vertical-align: middle
}

.woocommerce table.my_account_orders .button,
.woocommerce-page table.my_account_orders .button {
	white-space: nowrap
}

.woocommerce table.my_account_orders .order-actions,
.woocommerce-page table.my_account_orders .order-actions {
	text-align: right
}

.woocommerce table.my_account_orders .order-actions .button,
.woocommerce-page table.my_account_orders .order-actions .button {
	margin: .125em 0 .125em .25em
}

.woocommerce td.product-name dl.variation,
.woocommerce-page td.product-name dl.variation {
	margin: .25em 0 .5em;
	font-size: .8751em
}

.woocommerce td.product-name dl.variation dt,
.woocommerce-page td.product-name dl.variation dt {
	font-weight: 700;
	float: left;
	clear: left;
	margin: 0 .25em 0 0;
	padding: 0
}

.woocommerce td.product-name dl.variation dd,
.woocommerce-page td.product-name dl.variation dd {
	margin: 0 0 .25em 0
}

.woocommerce td.product-name p.backorder_notification,
.woocommerce-page td.product-name p.backorder_notification {
	font-size: .83em
}

.woocommerce #content table.cart td,
.woocommerce #content table.cart th,
.woocommerce table.cart td,
.woocommerce table.cart th,
.woocommerce-page #content table.cart td,
.woocommerce-page #content table.cart th,
.woocommerce-page table.cart td,
.woocommerce-page table.cart th {
	vertical-align: middle
}

.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget,
.woocommerce-page ul.cart_list,
.woocommerce-page ul.product_list_widget {
	list-style: none outside;
	padding: 0;
	margin: 0
}

.woocommerce ul.cart_list li,
.woocommerce-page ul.cart_list li {
	padding: 4px 0;
	margin: 0;
	list-style: none
}

.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after,
.woocommerce-page ul.cart_list li:after,
.woocommerce-page ul.product_list_widget li:after {
	content: "";
	display: block;
	clear: both
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce-page ul.cart_list li a,
.woocommerce-page ul.product_list_widget li a {
	display: block;
	font-weight: 700
}

.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl,
.woocommerce-page ul.cart_list li dl,
.woocommerce-page ul.product_list_widget li dl {
	margin: 0;
	font-size: .8751em;
	padding-left: 1em;
	border-left: 2px solid rgba(0, 0, 0, .1)
}

.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt,
.woocommerce-page ul.cart_list li dl dt,
.woocommerce-page ul.product_list_widget li dl dt {
	float: left;
	clear: left;
	margin-right: .25em
}

.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce-page ul.cart_list li dl dd,
.woocommerce-page ul.product_list_widget li dl dd {
	margin-bottom: .5em
}

.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating,
.woocommerce-page ul.cart_list li .star-rating,
.woocommerce-page ul.product_list_widget li .star-rating {
	float: none
}

.woocommerce .widget_shopping_cart .total,
.woocommerce-page .widget_shopping_cart .total {
	border-top: 3px double #f7f6f7;
	padding: 4px 0 0
}

.woocommerce .widget_shopping_cart .total strong,
.woocommerce-page .widget_shopping_cart .total strong {
	min-width: 40px;
	display: inline-block
}

.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce-page .widget_shopping_cart .buttons:after {
	content: "";
	display: block;
	clear: both
}

.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
	width: auto
}

.woocommerce .cart-collaterals:after,
.woocommerce-page .cart-collaterals:after {
	content: "";
	display: block;
	clear: both
}

.woocommerce .cart-collaterals .related,
.woocommerce-page .cart-collaterals .related {
	width: 30.75%;
	float: left
}

.woocommerce .cart-collaterals .cross-sells ul.products,
.woocommerce-page .cart-collaterals .cross-sells ul.products {
	float: none
}

.woocommerce .cart-collaterals .shipping_calculator:after,
.woocommerce-page .cart-collaterals .shipping_calculator:after {
	content: "";
	display: block;
	clear: both
}

.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
	width: 47%
}

.woocommerce .cart-collaterals .cart_totals p,
.woocommerce-page .cart-collaterals .cart_totals p {
	margin: 0
}

.woocommerce .cart-collaterals .cart_totals p small,
.woocommerce-page .cart-collaterals .cart_totals p small {
	color: #777;
	font-size: .83em
}

.woocommerce .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-page .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-page .cart-collaterals .cart_totals table tr:first-child th {
	border-top: 0
}

.woocommerce .cart-collaterals .cart_totals table small,
.woocommerce-page .cart-collaterals .cart_totals table small {
	display: block;
	color: #777
}

.woocommerce .cart-collaterals .cart_totals table select,
.woocommerce-page .cart-collaterals .cart_totals table select {
	width: 100%
}

.woocommerce .cart-collaterals .cart_totals .discount td,
.woocommerce-page .cart-collaterals .cart_totals .discount td {
	color: #85ad74
}

.woocommerce .cart-collaterals .cart_totals a.button.alt,
.woocommerce-page .cart-collaterals .cart_totals a.button.alt {
	width: 193px;
	display: block;
	font-size: .92em
}

.woocommerce form .form-row:after,
.woocommerce-page form .form-row:after {
	content: "";
	display: block;
	clear: both
}

.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder,
.woocommerce-page form .form-row [placeholder]:focus::-webkit-input-placeholder {
	-webkit-transition: opacity .5s .5s ease;
	-moz-transition: opacity .5s .5s ease;
	transition: opacity .5s .5s ease;
	opacity: 0
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
	display: block
}

.woocommerce form .form-row label.hidden,
.woocommerce-page form .form-row label.hidden {
	visibility: hidden
}

.woocommerce form .form-row .required,
.woocommerce-page form .form-row .required {
	color: red;
	font-weight: 700;
	border: 0
}

.woocommerce form .form-row .input-checkbox,
.woocommerce-page form .form-row .input-checkbox {
	display: inline;
	margin: -2px 8px 0 0;
	text-align: center;
	vertical-align: middle
}

.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
	display: inline
}

.woocommerce form .form-row textarea,
.woocommerce-page form .form-row textarea {
	height: 3.5em;
	line-height: 1.5em;
	display: block;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text {
	border: 1px solid red
}

.woocommerce form .form-row.validate-required.woocommerce-invalid .chzn-drop,
.woocommerce form .form-row.validate-required.woocommerce-invalid .chzn-single,
.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce form .form-row.validate-required.woocommerce-invalid select,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chzn-drop,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chzn-single,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid select {
	border-color: #fb7f88
}

.woocommerce form .form-row ::-webkit-input-placeholder,
.woocommerce-page form .form-row ::-webkit-input-placeholder {
	line-height: 1em;
	padding-top: 2px
}

.woocommerce form .form-row :-moz-placeholder,
.woocommerce-page form .form-row :-moz-placeholder {
	line-height: 1em;
	padding-top: 2px
}

.woocommerce form .form-row :-ms-input-placeholder,
.woocommerce-page form .form-row :-ms-input-placeholder {
	line-height: 1em;
	padding-top: 2px
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
	overflow: visible;
	position: relative;
	min-height: 1px
}

.woocommerce form .form-row-wide,
.woocommerce-page form .form-row-wide {
	clear: both
}

.woocommerce ul#shipping_method,
.woocommerce-page ul#shipping_method {
	list-style: none outside;
	margin: 0;
	padding: 0
}

.woocommerce ul#shipping_method li,
.woocommerce-page ul#shipping_method li {
	margin: 0;
	padding: .25em 0 .25em 22px;
	text-indent: -22px;
	list-style: none outside
}

.woocommerce ul#shipping_method .amount,
.woocommerce-page ul#shipping_method .amount {
	font-weight: 700
}

.woocommerce .checkout .col-2 h3,
.woocommerce-page .checkout .col-2 h3 {
	float: left;
	clear: none
}

.woocommerce .checkout .col-2 .notes,
.woocommerce-page .checkout .col-2 .notes {
	clear: left
}

.woocommerce .checkout .col-2 .form-row-first,
.woocommerce-page .checkout .col-2 .form-row-first {
	clear: left
}

.woocommerce .checkout div.shipping-address,
.woocommerce-page .checkout div.shipping-address {
	padding: 0;
	clear: left;
	width: 100%
}

.woocommerce .checkout #shiptobilling,
.woocommerce-page .checkout #shiptobilling {
	float: right;
	line-height: 1.62em;
	margin: 0;
	padding: 0
}

.woocommerce .checkout .shipping_address,
.woocommerce-page .checkout .shipping_address {
	clear: both
}

#payment ul.payment_methods {
	text-align: left;
	padding: 1em;
	border-bottom: 2px solid #fff;
	margin: 0;
	list-style: none outside
}

.woocommerce #payment ul.payment_methods:after,
.woocommerce-page #payment ul.payment_methods:after {
	content: "";
	display: block;
	clear: both
}

.woocommerce #payment ul.payment_methods li,
.woocommerce-page #payment ul.payment_methods li {
	line-height: 2em;
	text-align: left;
	margin: 0;
	font-weight: 400
}

.woocommerce #payment ul.payment_methods li img,
.woocommerce-page #payment ul.payment_methods li img {
	vertical-align: middle;
	margin: -2px 0 0 .5em;
	position: relative
}

.woocommerce #payment div.payment_box p:last-child,
.woocommerce-page #payment div.payment_box p:last-child {
	margin-bottom: 0
}

.woocommerce #payment div.payment_box #cc-expire-month,
.woocommerce #payment div.payment_box #cc-expire-year,
.woocommerce-page #payment div.payment_box #cc-expire-month,
.woocommerce-page #payment div.payment_box #cc-expire-year {
	width: 48%;
	float: left
}

.woocommerce #payment div.payment_box #cc-expire-year,
.woocommerce-page #payment div.payment_box #cc-expire-year {
	float: right
}

.woocommerce #payment div.payment_box span.help,
.woocommerce-page #payment div.payment_box span.help {
	font-size: 11px;
	color: #777;
	line-height: 13px;
	font-weight: 400
}

.woocommerce #payment div.payment_box .form-row,
.woocommerce-page #payment div.payment_box .form-row {
	margin: 0 0 1em
}

.woocommerce #payment div.payment_box .form-row select,
.woocommerce-page #payment div.payment_box .form-row select {
	width: 48%;
	float: left;
	margin-right: 3.8%
}

.woocommerce #payment div.payment_box .form-row select:nth-child(3n),
.woocommerce-page #payment div.payment_box .form-row select:nth-child(3n) {
	margin-right: 0
}

.woocommerce .order_details,
.woocommerce-page .order_details {
	margin: 0 0 1.5em;
	list-style: none
}

.woocommerce .order_details:after,
.woocommerce-page .order_details:after {
	content: "";
	display: block;
	clear: both
}

.woocommerce .order_details li,
.woocommerce-page .order_details li {
	float: left;
	text-transform: uppercase;
	font-size: .715em;
	line-height: 1em;
	border-right: 1px dashed #dfdbdf;
	padding-right: 2em;
	padding-top: 10px
}

.woocommerce .order_details li strong,
.woocommerce-page .order_details li strong {
	display: block;
	font-size: 1.4em;
	text-transform: none;
	line-height: 1.5em
}

.woocommerce .order_details li:last-of-type,
.woocommerce-page .order_details li:last-of-type {
	border: none
}

.woocommerce ul.woocommerce-thankyou-order-details.order_details {
	margin: 0;
	padding: 20px 0
}

.woocommerce .addresses .title:after,
.woocommerce-page .addresses .title:after {
	content: "";
	display: block;
	clear: both
}

.woocommerce .addresses .title h3,
.woocommerce-page .addresses .title h3 {
	float: left
}

.woocommerce .addresses .title .edit,
.woocommerce-page .addresses .title .edit {
	float: right
}

.woocommerce ol.commentlist.notes li.note p.meta,
.woocommerce-page ol.commentlist.notes li.note p.meta {
	font-weight: 700;
	margin-bottom: 0
}

.woocommerce ol.commentlist.notes li.note .description p:last-child,
.woocommerce-page ol.commentlist.notes li.note .description p:last-child {
	margin-bottom: 0
}

.woocommerce ul.digital-downloads,
.woocommerce-page ul.digital-downloads {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 20px
}

.woocommerce ul.digital-downloads li,
.woocommerce-page ul.digital-downloads li {
	list-style: none;
	margin-left: 0;
	padding-left: 1.5em;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAQUlEQVQIHWP8//8/AwgwMjLWgxlQAijeCGIyIQtiYxNUwAjUhWI0uilMMLvQJUB8kBzYCmyKYGJwN8AEYDphJgIAPtccffZCsOoAAAAASUVORK5CYII=) left no-repeat
}

.woocommerce ul.digital-downloads li .count,
.woocommerce-page ul.digital-downloads li .count {
	float: right
}

.woocommerce .widget_price_filter .ui-slider-horizontal,
.woocommerce-page .widget_price_filter .ui-slider-horizontal {
	height: .5em
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
	left: -1px
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
	right: -1px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
	.woocommerce #content input.button.loading:before,
	.woocommerce #respond input#submit.loading:before,
	.woocommerce a.button.loading:before,
	.woocommerce button.button.loading:before,
	.woocommerce input.button.loading:before,
	.woocommerce-page #content input.button.loading:before,
	.woocommerce-page #respond input#submit.loading:before,
	.woocommerce-page a.button.loading:before,
	.woocommerce-page button.button.loading:before,
	.woocommerce-page input.button.loading:before {
		background-image: url(../img/ajax-loader@2x.gif);
		background-size: 16px 16px
	}
	.woocommerce #content input.button.added:before,
	.woocommerce #respond input#submit.added:before,
	.woocommerce a.button.added:before,
	.woocommerce button.button.added:before,
	.woocommerce input.button.added:before,
	.woocommerce-page #content input.button.added:before,
	.woocommerce-page #respond input#submit.added:before,
	.woocommerce-page a.button.added:before,
	.woocommerce-page button.button.added:before,
	.woocommerce-page input.button.added:before {
		background: url(../img/success@2x.png) no-repeat;
		background-size: 16px 14px
	}
}

@media (min-width:1200px) {
	.kad-primary-nav .sf-menu>.kt-lgmenu>ul {
		width: 1140px
	}
}

@media (max-width:1200px) {
	.kad-header-style-basic .kad-primary-nav ul.sf-menu>li>a {
		padding: 0 10px
	}
	.kad-header-style-basic .kad-primary-nav ul.sf-menu>li.sf-dropdown>a {
		padding: 0 20px 0 10px
	}
	.sf-dropdown>a:after {
		right: 10px
	}
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1.5) {
	.kt-panel-row-parallax,
	.kt-panel-row-parallax-stellar,
	.panel-row-style-wide-parallax {
		background-attachment: scroll!important;
		background-position: center!important
	}
	.titleclass.kad-parallax {
		background-attachment: scroll!important
	}
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5) {
	.kt-panel-row-parallax,
	.kt-panel-row-parallax-stellar,
	.panel-row-style-wide-parallax {
		background-attachment: scroll!important;
		background-position: center!important
	}
	.titleclass.kad-parallax {
		background-attachment: scroll!important
	}
}

@media only screen and (device-width:1024px) and (min-resolution:192dpi) {
	.kt-panel-row-parallax,
	.kt-panel-row-parallax-stellar,
	.panel-row-style-wide-parallax {
		background-attachment: scroll!important;
		background-position: center!important
	}
	.titleclass.kad-parallax {
		background-attachment: scroll!important
	}
}

@media only screen and (device-width:768px) {
	.kt-panel-row-parallax,
	.kt-panel-row-parallax-stellar,
	.panel-row-style-wide-parallax {
		background-attachment: scroll!important;
		background-position: center!important
	}
	.kad-primary-nav ul.sf-menu,
	.nav-main ul.sf-menu {
		display: none
	}
	.titleclass.kad-parallax {
		background-attachment: scroll!important
	}
	#kad-header-right {
		display: none
	}
	#topbar ul.topbmenu {
		display: none
	}
	.kad-header-menu-left {
		display: none
	}
	#kad-mobile-nav {
		display: block;
		height: auto
	}
	#mobile-nav-trigger {
		display: block;
		height: auto
	}
}

@media (max-width:992px) {
	body:after {
		content: 'tablet';
		display: none
	}
	.titleclass {
		background-attachment: scroll!important
	}
	.stickyheader.trans-header #kad-banner {
		position: absolute
	}
	.kad-primary-nav ul.sf-menu,
	.nav-main ul.sf-menu {
		display: none
	}
	#nav-second ul.sf-menu {
		display: none
	}
	#kad-header-right {
		display: none
	}
	.kad-header-menu-left {
		display: none
	}
	#kad-mobile-nav {
		display: block;
		height: auto
	}
	#mobile-nav-trigger {
		display: block;
		height: auto
	}
	#topbar ul.topbmenu {
		display: none
	}
	#kadbreadcrumbs {
		text-align: center;
		float: none;
		margin-top: 0
	}
	#content .main.col-lg-9.col-md-8 {
		padding-right: 15px;
		padding-left: 15px
	}
	.kad-call-button-case,
	.kad-call-sitewide-button-case,
	.kad-call-sitewide-title-case {
		text-align: center
	}
	.kad-header-style-three .kad-nav-three {
		height: auto;
		display: block
	}
	header .kad-primary-nav,
	header .nav-main {
		margin: 0
	}
	.mobile-stickyheader.kad-header-style-basic .kad-nav-collapse {
		-webkit-overflow-scrolling: touch;
		overflow-y: scroll
	}
	#topcontrol {
		display: none!important
	}
	.footercol3 {
		clear: left
	}
	.kt-panel-row-parallax,
	.kt-panel-row-parallax-stellar,
	.panel-row-style-wide-parallax {
		background-attachment: scroll!important;
		background-position: center!important
	}
	.kad-call-button-case,
	.kad-call-title-case {
		text-align: center
	}
	.home_blog .imghoverclass img {
		margin: 0 auto
	}
	.home_blog_title {
		margin-top: 20px;
		margin-bottom: 10px;
		margin-left: 15px
	}
	.home_blog article .entry-content {
		margin-right: 15px;
		margin-left: 15px
	}
	.home_blog article {
		margin-bottom: 30px
	}
}

@media (max-width:767px) {
	body:after {
		content: 'phone';
		display: none
	}
	body {
		padding: 0
	}
	#options {
		text-align: center;
		padding-right: 0;
		padding-bottom: 20px
	}
	#filters {
		height: 0;
		overflow: hidden;
		padding: 0 15px;
		margin: 0;
		display: none;
		float: none
	}
	a.filter-trigger {
		margin-bottom: 15px
	}
	#filters.in {
		display: block;
		height: auto
	}
	#filters li {
		float: none;
		margin-left: 0;
		margin-right: 0;
		margin-top: 4px;
		margin-bottom: 4px;
		display: block
	}
	#filters li a.selected,
	#filters li a:hover {
		border-color: transparent
	}
	.filter-trigger {
		cursor: pointer;
		display: block;
		padding: 10px 0;
		color: #fff;
		background: rgba(0, 0, 0, .2);
		transition: background .6s ease-out;
		-webkit-transition: background .6s ease-out;
		-moz-transition: background .6s ease-out;
		-o-transition: background .6s ease-out;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px
	}
	.filter-trigger:hover {
		background: rgba(0, 0, 0, .4);
		color: #fff
	}
	.kad-topbar-right,
	.topbar-right-search {
		position: static
	}
	#topbar {
		position: relative
	}
	.product .entry-summary .single_add_to_cart_button {
		padding: 0 16px
	}
	.pcside {
		margin-top: 20px
	}
	.container {
		width: auto
	}
	div.product form.cart .variations select {
		width: 180px
	}
	.belowlogo-text {
		text-align: center;
		padding-left: 0
	}
	.infobanner {
		margin: 15px auto
	}
	.footernav {
		float: none
	}
	.footernav ul {
		float: none
	}
	.nav-trigger-case .kad-navbtn {
		font-size: 24px
	}
	.shop_table .product-remove {
		display: none
	}
	.shop_table th.product-name {
		width: 50%
	}
	table.shop_table td {
		padding: 6px 6px
	}
	table.shop_table th {
		padding: 9px 6px
	}
	table.shop_table input.checkout-button,
	table.shop_table input.update-cart-btn {
		margin-bottom: 10px
	}
	.cart-collaterals .cart_totals {
		float: none;
		padding: 0;
		width: 100%
	}
	.cart-collaterals .cross-sells {
		width: 100%;
		float: none
	}
	.cart-collaterals .cross-sells .kad_product_wrapper .kad_product {
		width: 50%;
		float: left
	}
	.home-iconmenu {
		margin-bottom: 10px
	}
	.comment .media-body {
		width: 100%
	}
	li.comment li.comment {
		padding-right: 0
	}
	.shopcolumn1 .product_item a.product_item_link img {
		float: none;
		display: block;
		margin-right: auto
	}
	.shopcolumn1 .product_item .product_details .product_excerpt {
		display: block;
		margin-left: 0
	}
	.shopcolumn1.kad-simple-shop div.product_item .product_details_case .product_details,
	.shopcolumn1.kad-simple-shop-dark div.product_item .product_details_case .product_details {
		margin-right: 0;
		text-align: left
	}
	.shopcolumn1.kad-simple-shop div.product_item .product_details_case,
	.shopcolumn1.kad-simple-shop-dark div.product_item .product_details_case {
		padding: 0
	}
	.shopcolumn1.kad_shop_default .product_item .product_details .product_excerpt {
		padding: 0
	}
	.kad-simple-shop .product_item .price,
	.kad-simple-shop-dark .product_item .price {
		position: static;
		text-align: left
	}
	.shopcolumn1.shopcolumn1 .product_item .kad_add_to_cart,
	.shopcolumn1.shopcolumn1 .product_item .product_price {
		margin-left: 0
	}
	.mobile-stickyheader #kad-mobile-nav {
		margin-top: 0
	}
	div.product .woocommerce-tabs ul.tabs li {
		padding: 0 10px
	}
	.panel-row-style-wide-feature,
	.panel-row-style-wide-grey {
		margin: 0 -15px;
		padding: 25px 15px
	}
	.panel-row-style-wide-content {
		margin-left: -15px!important;
		margin-right: -15px!important
	}
	.captiontitle {
		font-size: 20px
	}
	.captiontext p {
		font-size: 14px
	}
	.next_carousel {
		right: 0
	}
	.kt-si-table-box {
		display: block;
		height: auto!important
	}
	.kt-image-slit .kt-si-imagecol {
		float: none
	}
	.kt-si-table-box .kt-si-cell-box {
		display: block;
		text-align: center
	}
}

@media (max-width:479px) {
	body:after {
		content: 'small-phone';
		display: none
	}
	.kad-nav-inner .kad-mnav {
		padding: 10px
	}
	.author-profile .author-follow {
		float: none;
		position: absolute;
		bottom: 0;
		left: 0
	}
	.author-profile.vcard {
		padding-bottom: 70px;
		position: relative
	}
	.shop_table .product-thumbnail {
		display: none
	}
	table.cart td.actions .coupon {
		float: none;
		margin: 10px auto
	}
	table.cart td.actions .coupon input.button {
		width: 45%;
		text-align: center;
		padding-left: 0;
		padding-right: 0
	}
	table.shop_table td {
		padding: 6px 0
	}
	table.shop_table th {
		padding: 9px 0;
		font-size: 12px
	}
	table.shop_table {
		font-size: 12px
	}
	table.cart td.actions .checkout-button,
	table.cart td.actions input.button[type=submit] {
		display: inline-block;
		padding: 10px 8px;
		font-size: 12px
	}
	.shop_table th.product-name {
		position: static
	}
	#content table.cart td.actions {
		text-align: center
	}
	table.cart td.actions .coupon .input-text {
		float: none;
		width: 45%
	}
	table.cart input {
		margin-top: 0
	}
	.woocommerce .quantity input.qty {
		width: 30px;
		height: 30px
	}
	#content .quantity .minus,
	#content .quantity .plus {
		width: 15px;
		height: 30px;
		line-height: 30px
	}
	.shop_table .product-quantity .quantity {
		width: 60px
	}
	.cart-collaterals .shipping_calculator {
		padding: 0;
		width: 100%
	}
	.shopcolumn1 .product_item,
	.shopcolumn1 .product_item .product_details {
		text-align: center
	}
	.shopcolumn1 .product_item .details_product_item {
		width: 100%;
		float: none
	}
	.shopcolumn1 .product_item .product_img_link {
		width: 100%;
		float: none;
		padding-right: 0
	}
	.shopcolumn1 .product_item .product_details .product_excerpt {
		padding: 0 10px
	}
	.woocommerce-ordering {
		margin: 18px auto 10px;
		float: none;
		max-wdith: 220px
	}
	.customSelect {
		width: auto
	}
	div.product .woocommerce-tabs ul.tabs li {
		font-size: 11px;
		width: 49%;
		text-align: center;
		padding: 0;
		margin: 0 0 5px
	}
	div.product .woocommerce-tabs ul.tabs li a {
		display: block
	}
	div.product .woocommerce-tabs ul.tabs {
		padding: 0
	}
	table.cart td.actions .checkout-button {
		float: none
	}
}