@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,600i,700,700i);
@import url(https://fonts.googleapis.com/css?family=Merienda:400,700);
button,
hr,
input {
	overflow: visible
}
img,
legend {
	max-width: 100%
}
audio,
canvas,
progress,
video {
	display: inline-block
}
a,
progress,
span,
sub,
sup {
	vertical-align: baseline
}
body,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
	margin: 0
}
.boxby2,
textarea {
	min-height: 100px
}
.swiper-container-fade .swiper-slide,
.swiper-container-fade .swiper-slide .swiper-slide,
a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none
}
button,
input {
	padding: 0;
	background: 0 0;
	border: none
}
button {
	cursor: pointer
}
button:focus {
	outline: 0!important
}
ol,
ul {
	padding: 0;
	list-style-type: none
}
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
	display: block
}
hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}
a:active,
a:hover {
	outline-width: 0
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}
b,
strong {
	font-weight: bolder
}
dfn {
	font-style: italic
}
mark {
	background-color: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
audio:not([controls]) {
	display: none;
	height: 0
}
img {
	border-style: none;
	vertical-align: middle
}
svg:not(:root) {
	overflow: hidden
}
button,
input,
optgroup,
select,
textarea {
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}
button,
select {
	text-transform: none
}
.btn,
.header_logo {
	text-transform: uppercase
}
[type=reset],
[type=submit],
button,
html[type=button] {
	-webkit-appearance: button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: ButtonText dotted 1px
}
legend {
	box-sizing: border-box;
	white-space: normal
}
[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}
summary {
	display: list-item
}
[hidden],
template {
	display: none
}
@media print {
	blockquote,
	img,
	pre,
	tr {
		page-break-inside: avoid
	}
	*,
	:after,
	:before {
		background: 0 0!important;
		color: #000!important;
		text-shadow: none!important;
		-webkit-box-shadow: none!important;
		box-shadow: none!important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href)")"
	}
	abbr[title]:after {
		content: " (" attr(title)")"
	}
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: ""
	}
	blockquote,
	pre {
		border: 1px solid #999
	}
	thead {
		display: table-header-group
	}
	img {
		max-width: 100%!important
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	.navbar {
		display: none
	}
	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000!important
	}
	.label {
		border: 1px solid #000
	}
	.table {
		border-collapse: collapse!important
	}
	.table td,
	.table th {
		background-color: #fff!important
	}
	.table-bordered td,
	.table-bordered th {
		border: 1px solid #ddd!important
	}
}
.rte table,
.table,
label,
textarea {
	max-width: 100%
}
.rte table,
table {
	border-collapse: collapse
}
fieldset,
legend {
	padding: 0;
	border: 0
}
*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.clearfix:after,
.clearfix:before {
	content: " ";
	display: table
}
.clearfix:after {
	clear: both
}
.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!important
	}
	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!important
	}
	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!important
	}
	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!important
	}
	tr.visible-lg {
		display: table-row!important
	}
	td.visible-lg,
	th.visible-lg {
		display: table-cell!important
	}
	.hidden-lg {
		display: none!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
	}
}
fieldset {
	min-width: 0
}
legend {
	width: 100%;
	display: block;
	margin-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 21px;
	line-height: inherit;
	color: #333
}
label {
	display: inline-block
}
input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none
}
input[type=radio] {
	margin: 3px 0 0;
	margin-top: 1px\9;
	line-height: normal
}
input[type=checkbox] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}
input[type=file] {
	display: block
}
input[type=range] {
	width: 100%;
	display: block
}
select[multiple],
select[size] {
	height: auto
}
input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}
output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555
}
.form-control,
input[type=tel],
input[type=text],
input[type=email],
input[type=password],
input[type=search],
select,
textarea {
	width: 100%;
	height: 34px;
	display: block;
	vertical-align: top;
	padding: 6px 10px;
	background-image: none;
	border-width: 1px;
	border-style: solid;
	line-height: 1.42857143
}
.form-control::-moz-placeholder {
	color: rgba(0, 0, 0, .75);
	opacity: 1
}
.form-control:-ms-input-placeholder {
	color: rgba(0, 0, 0, .75)
}
.form-control::-webkit-input-placeholder {
	color: rgba(0, 0, 0, .75)
}
.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}
.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed
}
textarea {
	overflow: auto;
	min-width: 100%;
	height: auto;
	font-family: inherit
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
	input[type=date].form-control,
	input[type=time].form-control,
	input[type=datetime-local].form-control,
	input[type=month].form-control {
		line-height: 34px
	}
}
.form-group {
	margin-top: 15px
}
.form-group:after {
	content: '';
	display: table;
	clear: both
}
.checkbox,
.radio {
	min-height: 20px;
	display: block;
	position: relative
}
.checkbox~.checkbox,
.radio~.radio {
	margin: 7px 0 0
}
.checkbox label,
.radio label {
	min-height: 20px;
	margin-bottom: 0;
	padding-left: 20px;
	font-weight: 400;
	cursor: pointer
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
	cursor: not-allowed
}
.help-block {
	display: block;
	margin-top: 7px;
	font-size: 12px;
	color: #737373;
	cursor: default
}
.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}
@media (min-width: 768px) {
	.form-horizontal label {
		margin-bottom: 0;
		line-height: 34px;
		text-align: right
	}
}
.btn {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	font-weight: 400;
	font-weight: 500;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
table caption,
th {
	text-align: left
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}
.btn.active,
.btn:active {
	background-image: none;
	outline: 0
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: default;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
table {
	background-color: transparent
}
.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 {
	vertical-align: top;
	padding: 8px;
	border-top: 1px solid #ddd;
	line-height: 1.42857143
}
.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-bordered,
.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-responsive {
	min-height: .01%;
	overflow-x: auto
}
@media screen and (max-width: 767px) {
	.table-responsive {
		width: 100%;
		overflow-y: hidden;
		margin-bottom: 15px;
		border: 1px solid #ddd;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
	.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
	}
}
.alert,
.errors {
	padding: 10px 15px;
	margin-top: 15px;
	border: 1px solid transparent
}
.alert a,
.errors a {
	display: inline-block;
	color: inherit;
	text-decoration: underline
}
.alert a:hover,
.btn,
.errors a:hover,
a {
	text-decoration: none
}
.alert a:hover,
.errors a:hover {
	color: inherit
}
.alert>*,
.errors>* {
	margin: 0!important
}
.alert>*~*,
.errors>*~* {
	margin: 5px 0 0!important
}
.alert-success {
	background-color: #d0f6b9;
	border-color: #a7e183;
	color: #558638
}
.alert-info {
	background-color: #cdecfc;
	border-color: #9bd6f5;
	color: #437c99
}
.alert-warning {
	background-color: #fff5c3;
	border-color: #edd870;
	color: #85741f
}
.alert-danger,
.errors {
	background-color: #ffcfcf;
	border-color: #ffa3a3;
	color: #b65353
}
a,
body,
html {
	color: #3e3a48
}
body,
html {
	font: 16px/27px Roboto
}
a {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: background .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
	-moz-transition: background .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
	transition: background .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out
}
a:focus,
a:hover {
	color: #81302F
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font: 20px/1.1em open sans;
	color: #3e3a48
}
h1 {
	font-size: 20px
}
h2 {
	font-size: 18px
}
h3 {
	font-size: 16px
}
h4 {
	font-size: 15px
}
h5 {
	font-size: 14px
}
h6 {
	font-size: 13px
}
.page_heading {
	margin: 40px 0 0;
	padding-bottom: 10px;
	border-bottom: 2px solid #ebebec;
	font-size: 20px
}
label {
	font-size: 14px;
	color: #555
}
.form-control,
input[type=tel],
input[type=text],
input[type=email],
input[type=password],
input[type=search],
select,
textarea {
	background-color: #fff;
	border-color: #ccc;
	font-size: 14px;
	color: #3e3a48;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-ms-perspective: 1000;
	perspective: 1000;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: border-color .2s ease-in-out;
	-moz-transition: border-color .2s ease-in-out;
	transition: border-color .2s ease-in-out
}
.btn,
.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}
.form-control:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
select:focus,
textarea:focus {
	border-color: #ebebec;
	outline: 0
}
p.alert-inline {
	padding: 7px 0 0;
	font-size: 12px;
	line-height: 1em;
	color: red
}
input.alert-inline {
	border-color: red;
	color: red
}
.btn {
	padding: 13px 20px;
	background: #81302F;
	border: 2px solid transparent;
	font-size: 14px;
	color: #fff;
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: background .2s ease-in-out, border-color .2s ease-in-out, color .2s ease-in-out;
	-moz-transition: background .2s ease-in-out, border-color .2s ease-in-out, color .2s ease-in-out;
	transition: background .2s ease-in-out, border-color .2s ease-in-out, color .2s ease-in-out
}
.btn:active,
.btn:focus,
.btn:hover {
	background: #333;
	border-color: transparent;
	color: #fff;
	text-decoration: none
}
.header_account a:hover,
.rte a,
footer .footer_wrap_2 a {
	text-decoration: underline
}
.btn_alt {
	background-color: #337ab7;
	border-color: #337ab7;
	color: #fff
}
.btn_alt:active,
.btn_alt:focus,
.btn_alt:hover {
	background: rgba(0, 0, 0, .5);
	border-color: transparent;
	color: #fff
}
.btn_inverted {
	background-color: rgba(145, 204, 190, .5);
	border-color: transparent;
	color: #fff
}
.btn_inverted:active,
.btn_inverted:focus,
.btn_inverted:hover {
	background: rgba(255, 255, 255, .5);
	border-color: transparent;
	color: #282828!important
}
.btn[disabled] {
	background: rgba(236, 223, 67, .7);
	border: none;
	color: #fff
}
table caption {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 16px;
	color: #777
}
.rte ol,
.rte ul {
	padding: 0 0 0 30px
}
.fa-fw,
.fa-li {
	text-align: center
}
.table-bordered,
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	border-color: #ebebec
}
.table-hover>tbody>tr:hover,
.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: rgba(235, 235, 236, .2)
}
.rte h1 {
	font-size: 32px
}
.rte h2 {
	font-size: 29px
}
.rte h3 {
	font-size: 26px
}
.rte h4 {
	font-size: 23px
}
.rte h5 {
	font-size: 20px
}
.rte h6 {
	font-size: 17px
}
.rte h1,
.rte h2,
.rte h3 {
	margin-top: 25px;
	margin-bottom: 15px
}
.rte h4,
.rte h5,
.rte h6 {
	margin-top: 20px;
	margin-bottom: 15px
}
.rte ol,
.rte p,
.rte ul {
	margin: 15px 0 0
}
.rte ul {
	list-style-type: disc
}
.rte ol {
	list-style-type: decimal
}
.rte ol ol,
.rte ol ul,
.rte ul ol,
.rte ul ul {
	margin-top: 0
}
.rte a:hover {
	text-decoration: none
}
.rte blockquote {
	margin: 20px 0;
	padding: 5px 20px;
	border-left: 4px solid #ebebec;
	font-size: 16px
}
.rte blockquote b {
	display: block;
	margin: 5px 0 0;
	font-weight: 700;
	font-size: 14px;
	line-height: 1.42857143;
	color: #777
}
.fa,
.fa-stack {
	display: inline-block
}
.fa.fa-pull-left,
.fa.pull-left {
	margin-right: .3em
}
.rte blockquote b:before {
	content: '\2014 \00A0'
}
.rte blockquote ol:first-child,
.rte blockquote p:first-child,
.rte blockquote ul:first-child {
	margin-top: 0
}
.rte q {
	font-style: italic
}
.rte table {
	width: 100%;
	margin-top: 20px;
	background-color: transparent
}
.rte table td,
.rte table th {
	vertical-align: middle;
	padding: 7px 10px;
	border: 1px solid #ebebec
}
.rte .rte_youtube_wrapper {
	overflow: hidden;
	padding: 56.25% 0 0;
	position: relative
}
.rte .rte_youtube_wrapper iframe {
	width: 100%;
	height: 100%;
	border: none;
	position: absolute;
	left: 0;
	top: 0
}
.product_name {
	font-size: 18px;
	color: #3e3a48
}
.product_name a {
	font-size: 16px;
	color: inherit
}
.product_name a:hover {
	color: #81302F
}
.money,
.money_like {
	font-size: 25px;
	color: #000;
	font-weight: 700
}
.money_sale {
	font-size: 14px;
	text-decoration: line-through
}
.money_sale_percent {
	background: #000
}
.money_variants {
	font-size: 12px
}
@font-face{font-family:FontAwesome;src:url(//cdn.shopify.com/s/files/1/2132/6753/t/2/assets/fontawesome-webfont.eot?v=4.6.3&14507948119769028835);src:url(//cdn.shopify.com/s/files/1/2132/6753/t/2/assets/fontawesome-webfont.eot?%23iefix&v=4.6.3&14507948119769028835) format("embedded-opentype"),
url(//cdn.shopify.com/s/files/1/2132/6753/t/2/assets/fontawesome-webfont.woff2?v=4.6.3&14507948119769028835) format("woff2"),
url(//cdn.shopify.com/s/files/1/2132/6753/t/2/assets/fontawesome-webfont.woff?v=4.6.3&14507948119769028835) format("woff"),
url(//cdn.shopify.com/s/files/1/2132/6753/t/2/assets/fontawesome-webfont.ttf?v=4.6.3&14507948119769028835) format("truetype"),
url(//cdn.shopify.com/s/files/1/2132/6753/t/2/assets/fontawesome-webfont.svg?v=4.6.3%23fontawesomeregular&14507948119769028835) format("svg");
font-weight:400;
font-style:normal
}
.fa {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}
.fa-2x {
	font-size: 2em
}
.fa-3x {
	font-size: 3em
}
.fa-4x {
	font-size: 4em
}
.fa-5x {
	font-size: 5em
}
.fa-fw {
	width: 1.28571429em
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}
.fa.fa-pull-right,
.fa.pull-right {
	margin-left: .3em
}
.fa-ul>li {
	position: relative
}
.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em
}
.fa-li.fa-lg {
	left: -1.85714286em
}
.fa-border {
	padding: .2em .25em .15em;
	border: .08em solid #eee;
	border-radius: .1em
}
.fa-pull-left {
	float: left
}
.fa-pull-right,
.pull-right {
	float: right
}
.pull-left,
.swiper-container-no-flexbox .swiper-slide {
	float: left
}
.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}
.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}
@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}
.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}
.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
	filter: none
}
.fa-stack {
	position: relative;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}
.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}
.fa-stack-1x {
	line-height: inherit
}
.fa-stack-2x {
	font-size: 2em
}
.fa-inverse {
	color: #fff
}
.fa-glass:before {
	content: "\f000"
}
.fa-music:before {
	content: "\f001"
}
.fa-search:before {
	content: "\f002"
}
.fa-envelope-o:before {
	content: "\f003"
}
.fa-heart:before {
	content: "\f004"
}
.fa-star:before {
	content: "\f005"
}
.fa-star-o:before {
	content: "\f006"
}
.fa-user:before {
	content: "\f007"
}
.fa-film:before {
	content: "\f008"
}
.fa-th-large:before {
	content: "\f009"
}
.fa-th:before {
	content: "\f00a"
}
.fa-th-list:before {
	content: "\f00b"
}
.fa-check:before {
	content: "\f00c"
}
.fa-close:before,
.fa-remove:before,
.fa-times:before {
	content: "\f00d"
}
.fa-search-plus:before {
	content: "\f00e"
}
.fa-search-minus:before {
	content: "\f010"
}
.fa-power-off:before {
	content: "\f011"
}
.fa-signal:before {
	content: "\f012"
}
.fa-cog:before,
.fa-gear:before {
	content: "\f013"
}
.fa-trash-o:before {
	content: "\f014"
}
.fa-home:before {
	content: "\f015"
}
.fa-file-o:before {
	content: "\f016"
}
.fa-clock-o:before {
	content: "\f017"
}
.fa-road:before {
	content: "\f018"
}
.fa-download:before {
	content: "\f019"
}
.fa-arrow-circle-o-down:before {
	content: "\f01a"
}
.fa-arrow-circle-o-up:before {
	content: "\f01b"
}
.fa-inbox:before {
	content: "\f01c"
}
.fa-play-circle-o:before {
	content: "\f01d"
}
.fa-repeat:before,
.fa-rotate-right:before {
	content: "\f01e"
}
.fa-refresh:before {
	content: "\f021"
}
.fa-list-alt:before {
	content: "\f022"
}
.fa-lock:before {
	content: "\f023"
}
.fa-flag:before {
	content: "\f024"
}
.fa-headphones:before {
	content: "\f025"
}
.fa-volume-off:before {
	content: "\f026"
}
.fa-volume-down:before {
	content: "\f027"
}
.fa-volume-up:before {
	content: "\f028"
}
.fa-qrcode:before {
	content: "\f029"
}
.fa-barcode:before {
	content: "\f02a"
}
.fa-tag:before {
	content: "\f02b"
}
.fa-tags:before {
	content: "\f02c"
}
.fa-book:before {
	content: "\f02d"
}
.fa-bookmark:before {
	content: "\f02e"
}
.fa-print:before {
	content: "\f02f"
}
.fa-camera:before {
	content: "\f030"
}
.fa-font:before {
	content: "\f031"
}
.fa-bold:before {
	content: "\f032"
}
.fa-italic:before {
	content: "\f033"
}
.fa-text-height:before {
	content: "\f034"
}
.fa-text-width:before {
	content: "\f035"
}
.fa-align-left:before {
	content: "\f036"
}
.fa-align-center:before {
	content: "\f037"
}
.fa-align-right:before {
	content: "\f038"
}
.fa-align-justify:before {
	content: "\f039"
}
.fa-list:before {
	content: "\f03a"
}
.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b"
}
.fa-indent:before {
	content: "\f03c"
}
.fa-video-camera:before {
	content: "\f03d"
}
.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
	content: "\f03e"
}
.fa-pencil:before {
	content: "\f040"
}
.fa-map-marker:before {
	content: "\f041"
}
.fa-adjust:before {
	content: "\f042"
}
.fa-tint:before {
	content: "\f043"
}
.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044"
}
.fa-share-square-o:before {
	content: "\f045"
}
.fa-check-square-o:before {
	content: "\f046"
}
.fa-arrows:before {
	content: "\f047"
}
.fa-step-backward:before {
	content: "\f048"
}
.fa-fast-backward:before {
	content: "\f049"
}
.fa-backward:before {
	content: "\f04a"
}
.fa-play:before {
	content: "\f04b"
}
.fa-pause:before {
	content: "\f04c"
}
.fa-stop:before {
	content: "\f04d"
}
.fa-forward:before {
	content: "\f04e"
}
.fa-fast-forward:before {
	content: "\f050"
}
.fa-step-forward:before {
	content: "\f051"
}
.fa-eject:before {
	content: "\f052"
}
.fa-chevron-left:before {
	content: "\f053"
}
.fa-chevron-right:before {
	content: "\f054"
}
.fa-plus-circle:before {
	content: "\f055"
}
.fa-minus-circle:before {
	content: "\f056"
}
.fa-times-circle:before {
	content: "\f057"
}
.fa-check-circle:before {
	content: "\f058"
}
.fa-question-circle:before {
	content: "\f059"
}
.fa-info-circle:before {
	content: "\f05a"
}
.fa-crosshairs:before {
	content: "\f05b"
}
.fa-times-circle-o:before {
	content: "\f05c"
}
.fa-check-circle-o:before {
	content: "\f05d"
}
.fa-ban:before {
	content: "\f05e"
}
.fa-arrow-left:before {
	content: "\f060"
}
.fa-arrow-right:before {
	content: "\f061"
}
.fa-arrow-up:before {
	content: "\f062"
}
.fa-arrow-down:before {
	content: "\f063"
}
.fa-mail-forward:before,
.fa-share:before {
	content: "\f064"
}
.fa-expand:before {
	content: "\f065"
}
.fa-compress:before {
	content: "\f066"
}
.fa-plus:before {
	content: "\f067"
}
.fa-minus:before {
	content: "\f068"
}
.fa-asterisk:before {
	content: "\f069"
}
.fa-exclamation-circle:before {
	content: "\f06a"
}
.fa-gift:before {
	content: "\f06b"
}
.fa-leaf:before {
	content: "\f06c"
}
.fa-fire:before {
	content: "\f06d"
}
.fa-eye:before {
	content: "\f06e"
}
.fa-eye-slash:before {
	content: "\f070"
}
.fa-exclamation-triangle:before,
.fa-warning:before {
	content: "\f071"
}
.fa-plane:before {
	content: "\f072"
}
.fa-calendar:before {
	content: "\f073"
}
.fa-random:before {
	content: "\f074"
}
.fa-comment:before {
	content: "\f075"
}
.fa-magnet:before {
	content: "\f076"
}
.fa-chevron-up:before {
	content: "\f077"
}
.fa-chevron-down:before {
	content: "\f078"
}
.fa-retweet:before {
	content: "\f079"
}
.fa-shopping-cart:before {
	content: "\f07a"
}
.fa-folder:before {
	content: "\f07b"
}
.fa-folder-open:before {
	content: "\f07c"
}
.fa-arrows-v:before {
	content: "\f07d"
}
.fa-arrows-h:before {
	content: "\f07e"
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080"
}
.fa-twitter-square:before {
	content: "\f081"
}
.fa-facebook-square:before {
	content: "\f082"
}
.fa-camera-retro:before {
	content: "\f083"
}
.fa-key:before {
	content: "\f084"
}
.fa-cogs:before,
.fa-gears:before {
	content: "\f085"
}
.fa-comments:before {
	content: "\f086"
}
.fa-thumbs-o-up:before {
	content: "\f087"
}
.fa-thumbs-o-down:before {
	content: "\f088"
}
.fa-star-half:before {
	content: "\f089"
}
.fa-heart-o:before {
	content: "\f08a"
}
.fa-sign-out:before {
	content: "\f08b"
}
.fa-linkedin-square:before {
	content: "\f08c"
}
.fa-thumb-tack:before {
	content: "\f08d"
}
.fa-external-link:before {
	content: "\f08e"
}
.fa-sign-in:before {
	content: "\f090"
}
.fa-trophy:before {
	content: "\f091"
}
.fa-github-square:before {
	content: "\f092"
}
.fa-upload:before {
	content: "\f093"
}
.fa-lemon-o:before {
	content: "\f094"
}
.fa-phone:before {
	content: "\f095"
}
.fa-square-o:before {
	content: "\f096"
}
.fa-bookmark-o:before {
	content: "\f097"
}
.fa-phone-square:before {
	content: "\f098"
}
.fa-twitter:before {
	content: "\f099"
}
.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a"
}
.fa-github:before {
	content: "\f09b"
}
.fa-unlock:before {
	content: "\f09c"
}
.fa-credit-card:before {
	content: "\f09d"
}
.fa-feed:before,
.fa-rss:before {
	content: "\f09e"
}
.fa-hdd-o:before {
	content: "\f0a0"
}
.fa-bullhorn:before {
	content: "\f0a1"
}
.fa-bell:before {
	content: "\f0f3"
}
.fa-certificate:before {
	content: "\f0a3"
}
.fa-hand-o-right:before {
	content: "\f0a4"
}
.fa-hand-o-left:before {
	content: "\f0a5"
}
.fa-hand-o-up:before {
	content: "\f0a6"
}
.fa-hand-o-down:before {
	content: "\f0a7"
}
.fa-arrow-circle-left:before {
	content: "\f0a8"
}
.fa-arrow-circle-right:before {
	content: "\f0a9"
}
.fa-arrow-circle-up:before {
	content: "\f0aa"
}
.fa-arrow-circle-down:before {
	content: "\f0ab"
}
.fa-globe:before {
	content: "\f0ac"
}
.fa-wrench:before {
	content: "\f0ad"
}
.fa-tasks:before {
	content: "\f0ae"
}
.fa-filter:before {
	content: "\f0b0"
}
.fa-briefcase:before {
	content: "\f0b1"
}
.fa-arrows-alt:before {
	content: "\f0b2"
}
.fa-group:before,
.fa-users:before {
	content: "\f0c0"
}
.fa-chain:before,
.fa-link:before {
	content: "\f0c1"
}
.fa-cloud:before {
	content: "\f0c2"
}
.fa-flask:before {
	content: "\f0c3"
}
.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4"
}
.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5"
}
.fa-paperclip:before {
	content: "\f0c6"
}
.fa-floppy-o:before,
.fa-save:before {
	content: "\f0c7"
}
.fa-square:before {
	content: "\f0c8"
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
	content: "\f0c9"
}
.fa-list-ul:before {
	content: "\f0ca"
}
.fa-list-ol:before {
	content: "\f0cb"
}
.fa-strikethrough:before {
	content: "\f0cc"
}
.fa-underline:before {
	content: "\f0cd"
}
.fa-table:before {
	content: "\f0ce"
}
.fa-magic:before {
	content: "\f0d0"
}
.fa-truck:before {
	content: "\f0d1"
}
.fa-pinterest:before {
	content: "\f0d2"
}
.fa-pinterest-square:before {
	content: "\f0d3"
}
.fa-google-plus-square:before {
	content: "\f0d4"
}
.fa-google-plus:before {
	content: "\f0d5"
}
.fa-money:before {
	content: "\f0d6"
}
.fa-caret-down:before {
	content: "\f0d7"
}
.fa-caret-up:before {
	content: "\f0d8"
}
.fa-caret-left:before {
	content: "\f0d9"
}
.fa-caret-right:before {
	content: "\f0da"
}
.fa-columns:before {
	content: "\f0db"
}
.fa-sort:before,
.fa-unsorted:before {
	content: "\f0dc"
}
.fa-sort-desc:before,
.fa-sort-down:before {
	content: "\f0dd"
}
.fa-sort-asc:before,
.fa-sort-up:before {
	content: "\f0de"
}
.fa-envelope:before {
	content: "\f0e0"
}
.fa-linkedin:before {
	content: "\f0e1"
}
.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}
.fa-gavel:before,
.fa-legal:before {
	content: "\f0e3"
}
.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}
.fa-comment-o:before {
	content: "\f0e5"
}
.fa-comments-o:before {
	content: "\f0e6"
}
.fa-bolt:before,
.fa-flash:before {
	content: "\f0e7"
}
.fa-sitemap:before {
	content: "\f0e8"
}
.fa-umbrella:before {
	content: "\f0e9"
}
.fa-clipboard:before,
.fa-paste:before {
	content: "\f0ea"
}
.fa-lightbulb-o:before {
	content: "\f0eb"
}
.fa-exchange:before {
	content: "\f0ec"
}
.fa-cloud-download:before {
	content: "\f0ed"
}
.fa-cloud-upload:before {
	content: "\f0ee"
}
.fa-user-md:before {
	content: "\f0f0"
}
.fa-stethoscope:before {
	content: "\f0f1"
}
.fa-suitcase:before {
	content: "\f0f2"
}
.fa-bell-o:before {
	content: "\f0a2"
}
.fa-coffee:before {
	content: "\f0f4"
}
.fa-cutlery:before {
	content: "\f0f5"
}
.fa-file-text-o:before {
	content: "\f0f6"
}
.fa-building-o:before {
	content: "\f0f7"
}
.fa-hospital-o:before {
	content: "\f0f8"
}
.fa-ambulance:before {
	content: "\f0f9"
}
.fa-medkit:before {
	content: "\f0fa"
}
.fa-fighter-jet:before {
	content: "\f0fb"
}
.fa-beer:before {
	content: "\f0fc"
}
.fa-h-square:before {
	content: "\f0fd"
}
.fa-plus-square:before {
	content: "\f0fe"
}
.fa-angle-double-left:before {
	content: "\f100"
}
.fa-angle-double-right:before {
	content: "\f101"
}
.fa-angle-double-up:before {
	content: "\f102"
}
.fa-angle-double-down:before {
	content: "\f103"
}
.fa-angle-left:before {
	content: "\f104"
}
.fa-angle-right:before {
	content: "\f105"
}
.fa-angle-up:before {
	content: "\f106"
}
.fa-angle-down:before {
	content: "\f107"
}
.fa-desktop:before {
	content: "\f108"
}
.fa-laptop:before {
	content: "\f109"
}
.fa-tablet:before {
	content: "\f10a"
}
.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b"
}
.fa-circle-o:before {
	content: "\f10c"
}
.fa-quote-left:before {
	content: "\f10d"
}
.fa-quote-right:before {
	content: "\f10e"
}
.fa-spinner:before {
	content: "\f110"
}
.fa-circle:before {
	content: "\f111"
}
.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112"
}
.fa-github-alt:before {
	content: "\f113"
}
.fa-folder-o:before {
	content: "\f114"
}
.fa-folder-open-o:before {
	content: "\f115"
}
.fa-smile-o:before {
	content: "\f118"
}
.fa-frown-o:before {
	content: "\f119"
}
.fa-meh-o:before {
	content: "\f11a"
}
.fa-gamepad:before {
	content: "\f11b"
}
.fa-keyboard-o:before {
	content: "\f11c"
}
.fa-flag-o:before {
	content: "\f11d"
}
.fa-flag-checkered:before {
	content: "\f11e"
}
.fa-terminal:before {
	content: "\f120"
}
.fa-code:before {
	content: "\f121"
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122"
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123"
}
.fa-location-arrow:before {
	content: "\f124"
}
.fa-crop:before {
	content: "\f125"
}
.fa-code-fork:before {
	content: "\f126"
}
.fa-chain-broken:before,
.fa-unlink:before {
	content: "\f127"
}
.fa-question:before {
	content: "\f128"
}
.fa-info:before {
	content: "\f129"
}
.fa-exclamation:before {
	content: "\f12a"
}
.fa-superscript:before {
	content: "\f12b"
}
.fa-subscript:before {
	content: "\f12c"
}
.fa-eraser:before {
	content: "\f12d"
}
.fa-puzzle-piece:before {
	content: "\f12e"
}
.fa-microphone:before {
	content: "\f130"
}
.fa-microphone-slash:before {
	content: "\f131"
}
.fa-shield:before {
	content: "\f132"
}
.fa-calendar-o:before {
	content: "\f133"
}
.fa-fire-extinguisher:before {
	content: "\f134"
}
.fa-rocket:before {
	content: "\f135"
}
.fa-maxcdn:before {
	content: "\f136"
}
.fa-chevron-circle-left:before {
	content: "\f137"
}
.fa-chevron-circle-right:before {
	content: "\f138"
}
.fa-chevron-circle-up:before {
	content: "\f139"
}
.fa-chevron-circle-down:before {
	content: "\f13a"
}
.fa-html5:before {
	content: "\f13b"
}
.fa-css3:before {
	content: "\f13c"
}
.fa-anchor:before {
	content: "\f13d"
}
.fa-unlock-alt:before {
	content: "\f13e"
}
.fa-bullseye:before {
	content: "\f140"
}
.fa-ellipsis-h:before {
	content: "\f141"
}
.fa-ellipsis-v:before {
	content: "\f142"
}
.fa-rss-square:before {
	content: "\f143"
}
.fa-play-circle:before {
	content: "\f144"
}
.fa-ticket:before {
	content: "\f145"
}
.fa-minus-square:before {
	content: "\f146"
}
.fa-minus-square-o:before {
	content: "\f147"
}
.fa-level-up:before {
	content: "\f148"
}
.fa-level-down:before {
	content: "\f149"
}
.fa-check-square:before {
	content: "\f14a"
}
.fa-pencil-square:before {
	content: "\f14b"
}
.fa-external-link-square:before {
	content: "\f14c"
}
.fa-share-square:before {
	content: "\f14d"
}
.fa-compass:before {
	content: "\f14e"
}
.fa-caret-square-o-down:before,
.fa-toggle-down:before {
	content: "\f150"
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
	content: "\f151"
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
	content: "\f152"
}
.fa-eur:before,
.fa-euro:before {
	content: "\f153"
}
.fa-gbp:before {
	content: "\f154"
}
.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}
.fa-inr:before,
.fa-rupee:before {
	content: "\f156"
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
	content: "\f157"
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
	content: "\f158"
}
.fa-krw:before,
.fa-won:before {
	content: "\f159"
}
.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a"
}
.fa-file:before {
	content: "\f15b"
}
.fa-file-text:before {
	content: "\f15c"
}
.fa-sort-alpha-asc:before {
	content: "\f15d"
}
.fa-sort-alpha-desc:before {
	content: "\f15e"
}
.fa-sort-amount-asc:before {
	content: "\f160"
}
.fa-sort-amount-desc:before {
	content: "\f161"
}
.fa-sort-numeric-asc:before {
	content: "\f162"
}
.fa-sort-numeric-desc:before {
	content: "\f163"
}
.fa-thumbs-up:before {
	content: "\f164"
}
.fa-thumbs-down:before {
	content: "\f165"
}
.fa-youtube-square:before {
	content: "\f166"
}
.fa-youtube:before {
	content: "\f167"
}
.fa-xing:before {
	content: "\f168"
}
.fa-xing-square:before {
	content: "\f169"
}
.fa-youtube-play:before {
	content: "\f16a"
}
.fa-dropbox:before {
	content: "\f16b"
}
.fa-stack-overflow:before {
	content: "\f16c"
}
.fa-instagram:before {
	content: "\f16d"
}
.fa-flickr:before {
	content: "\f16e"
}
.fa-adn:before {
	content: "\f170"
}
.fa-bitbucket:before {
	content: "\f171"
}
.fa-bitbucket-square:before {
	content: "\f172"
}
.fa-tumblr:before {
	content: "\f173"
}
.fa-tumblr-square:before {
	content: "\f174"
}
.fa-long-arrow-down:before {
	content: "\f175"
}
.fa-long-arrow-up:before {
	content: "\f176"
}
.fa-long-arrow-left:before {
	content: "\f177"
}
.fa-long-arrow-right:before {
	content: "\f178"
}
.fa-apple:before {
	content: "\f179"
}
.fa-windows:before {
	content: "\f17a"
}
.fa-android:before {
	content: "\f17b"
}
.fa-linux:before {
	content: "\f17c"
}
.fa-dribbble:before {
	content: "\f17d"
}
.fa-skype:before {
	content: "\f17e"
}
.fa-foursquare:before {
	content: "\f180"
}
.fa-trello:before {
	content: "\f181"
}
.fa-female:before {
	content: "\f182"
}
.fa-male:before {
	content: "\f183"
}
.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184"
}
.fa-sun-o:before {
	content: "\f185"
}
.fa-moon-o:before {
	content: "\f186"
}
.fa-archive:before {
	content: "\f187"
}
.fa-bug:before {
	content: "\f188"
}
.fa-vk:before {
	content: "\f189"
}
.fa-weibo:before {
	content: "\f18a"
}
.fa-renren:before {
	content: "\f18b"
}
.fa-pagelines:before {
	content: "\f18c"
}
.fa-stack-exchange:before {
	content: "\f18d"
}
.fa-arrow-circle-o-right:before {
	content: "\f18e"
}
.fa-arrow-circle-o-left:before {
	content: "\f190"
}
.fa-caret-square-o-left:before,
.fa-toggle-left:before {
	content: "\f191"
}
.fa-dot-circle-o:before {
	content: "\f192"
}
.fa-wheelchair:before {
	content: "\f193"
}
.fa-vimeo-square:before {
	content: "\f194"
}
.fa-try:before,
.fa-turkish-lira:before {
	content: "\f195"
}
.fa-plus-square-o:before {
	content: "\f196"
}
.fa-space-shuttle:before {
	content: "\f197"
}
.fa-slack:before {
	content: "\f198"
}
.fa-envelope-square:before {
	content: "\f199"
}
.fa-wordpress:before {
	content: "\f19a"
}
.fa-openid:before {
	content: "\f19b"
}
.fa-bank:before,
.fa-institution:before,
.fa-university:before {
	content: "\f19c"
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
	content: "\f19d"
}
.fa-yahoo:before {
	content: "\f19e"
}
.fa-google:before {
	content: "\f1a0"
}
.fa-reddit:before {
	content: "\f1a1"
}
.fa-reddit-square:before {
	content: "\f1a2"
}
.fa-stumbleupon-circle:before {
	content: "\f1a3"
}
.fa-stumbleupon:before {
	content: "\f1a4"
}
.fa-delicious:before {
	content: "\f1a5"
}
.fa-digg:before {
	content: "\f1a6"
}
.fa-pied-piper-pp:before {
	content: "\f1a7"
}
.fa-pied-piper-alt:before {
	content: "\f1a8"
}
.fa-drupal:before {
	content: "\f1a9"
}
.fa-joomla:before {
	content: "\f1aa"
}
.fa-language:before {
	content: "\f1ab"
}
.fa-fax:before {
	content: "\f1ac"
}
.fa-building:before {
	content: "\f1ad"
}
.fa-child:before {
	content: "\f1ae"
}
.fa-paw:before {
	content: "\f1b0"
}
.fa-spoon:before {
	content: "\f1b1"
}
.fa-cube:before {
	content: "\f1b2"
}
.fa-cubes:before {
	content: "\f1b3"
}
.fa-behance:before {
	content: "\f1b4"
}
.fa-behance-square:before {
	content: "\f1b5"
}
.fa-steam:before {
	content: "\f1b6"
}
.fa-steam-square:before {
	content: "\f1b7"
}
.fa-recycle:before {
	content: "\f1b8"
}
.fa-automobile:before,
.fa-car:before {
	content: "\f1b9"
}
.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba"
}
.fa-tree:before {
	content: "\f1bb"
}
.fa-spotify:before {
	content: "\f1bc"
}
.fa-deviantart:before {
	content: "\f1bd"
}
.fa-soundcloud:before {
	content: "\f1be"
}
.fa-database:before {
	content: "\f1c0"
}
.fa-file-pdf-o:before {
	content: "\f1c1"
}
.fa-file-word-o:before {
	content: "\f1c2"
}
.fa-file-excel-o:before {
	content: "\f1c3"
}
.fa-file-powerpoint-o:before {
	content: "\f1c4"
}
.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
	content: "\f1c5"
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
	content: "\f1c6"
}
.fa-file-audio-o:before,
.fa-file-sound-o:before {
	content: "\f1c7"
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8"
}
.fa-file-code-o:before {
	content: "\f1c9"
}
.fa-vine:before {
	content: "\f1ca"
}
.fa-codepen:before {
	content: "\f1cb"
}
.fa-jsfiddle:before {
	content: "\f1cc"
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
	content: "\f1cd"
}
.fa-circle-o-notch:before {
	content: "\f1ce"
}
.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
	content: "\f1d0"
}
.fa-empire:before,
.fa-ge:before {
	content: "\f1d1"
}
.fa-git-square:before {
	content: "\f1d2"
}
.fa-git:before {
	content: "\f1d3"
}
.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
	content: "\f1d4"
}
.fa-tencent-weibo:before {
	content: "\f1d5"
}
.fa-qq:before {
	content: "\f1d6"
}
.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}
.fa-paper-plane:before,
.fa-send:before {
	content: "\f1d8"
}
.fa-paper-plane-o:before,
.fa-send-o:before {
	content: "\f1d9"
}
.fa-history:before {
	content: "\f1da"
}
.fa-circle-thin:before {
	content: "\f1db"
}
.fa-header:before {
	content: "\f1dc"
}
.fa-paragraph:before {
	content: "\f1dd"
}
.fa-sliders:before {
	content: "\f1de"
}
.fa-share-alt:before {
	content: "\f1e0"
}
.fa-share-alt-square:before {
	content: "\f1e1"
}
.fa-bomb:before {
	content: "\f1e2"
}
.fa-futbol-o:before,
.fa-soccer-ball-o:before {
	content: "\f1e3"
}
.fa-tty:before {
	content: "\f1e4"
}
.fa-binoculars:before {
	content: "\f1e5"
}
.fa-plug:before {
	content: "\f1e6"
}
.fa-slideshare:before {
	content: "\f1e7"
}
.fa-twitch:before {
	content: "\f1e8"
}
.fa-yelp:before {
	content: "\f1e9"
}
.fa-newspaper-o:before {
	content: "\f1ea"
}
.fa-wifi:before {
	content: "\f1eb"
}
.fa-calculator:before {
	content: "\f1ec"
}
.fa-paypal:before {
	content: "\f1ed"
}
.fa-google-wallet:before {
	content: "\f1ee"
}
.fa-cc-visa:before {
	content: "\f1f0"
}
.fa-cc-mastercard:before {
	content: "\f1f1"
}
.fa-cc-discover:before {
	content: "\f1f2"
}
.fa-cc-amex:before {
	content: "\f1f3"
}
.fa-cc-paypal:before {
	content: "\f1f4"
}
.fa-cc-stripe:before {
	content: "\f1f5"
}
.fa-bell-slash:before {
	content: "\f1f6"
}
.fa-bell-slash-o:before {
	content: "\f1f7"
}
.fa-trash:before {
	content: "\f1f8"
}
.fa-copyright:before {
	content: "\f1f9"
}
.fa-at:before {
	content: "\f1fa"
}
.fa-eyedropper:before {
	content: "\f1fb"
}
.fa-paint-brush:before {
	content: "\f1fc"
}
.fa-birthday-cake:before {
	content: "\f1fd"
}
.fa-area-chart:before {
	content: "\f1fe"
}
.fa-pie-chart:before {
	content: "\f200"
}
.fa-line-chart:before {
	content: "\f201"
}
.fa-lastfm:before {
	content: "\f202"
}
.fa-lastfm-square:before {
	content: "\f203"
}
.fa-toggle-off:before {
	content: "\f204"
}
.fa-toggle-on:before {
	content: "\f205"
}
.fa-bicycle:before {
	content: "\f206"
}
.fa-bus:before {
	content: "\f207"
}
.fa-ioxhost:before {
	content: "\f208"
}
.fa-angellist:before {
	content: "\f209"
}
.fa-cc:before {
	content: "\f20a"
}
.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
	content: "\f20b"
}
.fa-meanpath:before {
	content: "\f20c"
}
.fa-buysellads:before {
	content: "\f20d"
}
.fa-connectdevelop:before {
	content: "\f20e"
}
.fa-dashcube:before {
	content: "\f210"
}
.fa-forumbee:before {
	content: "\f211"
}
.fa-leanpub:before {
	content: "\f212"
}
.fa-sellsy:before {
	content: "\f213"
}
.fa-shirtsinbulk:before {
	content: "\f214"
}
.fa-simplybuilt:before {
	content: "\f215"
}
.fa-skyatlas:before {
	content: "\f216"
}
.fa-cart-plus:before {
	content: "\f217"
}
.fa-cart-arrow-down:before {
	content: "\f218"
}
.fa-diamond:before {
	content: "\f219"
}
.fa-ship:before {
	content: "\f21a"
}
.fa-user-secret:before {
	content: "\f21b"
}
.fa-motorcycle:before {
	content: "\f21c"
}
.fa-street-view:before {
	content: "\f21d"
}
.fa-heartbeat:before {
	content: "\f21e"
}
.fa-venus:before {
	content: "\f221"
}
.fa-mars:before {
	content: "\f222"
}
.fa-mercury:before {
	content: "\f223"
}
.fa-intersex:before,
.fa-transgender:before {
	content: "\f224"
}
.fa-transgender-alt:before {
	content: "\f225"
}
.fa-venus-double:before {
	content: "\f226"
}
.fa-mars-double:before {
	content: "\f227"
}
.fa-venus-mars:before {
	content: "\f228"
}
.fa-mars-stroke:before {
	content: "\f229"
}
.fa-mars-stroke-v:before {
	content: "\f22a"
}
.fa-mars-stroke-h:before {
	content: "\f22b"
}
.fa-neuter:before {
	content: "\f22c"
}
.fa-genderless:before {
	content: "\f22d"
}
.fa-facebook-official:before {
	content: "\f230"
}
.fa-pinterest-p:before {
	content: "\f231"
}
.fa-whatsapp:before {
	content: "\f232"
}
.fa-server:before {
	content: "\f233"
}
.fa-user-plus:before {
	content: "\f234"
}
.fa-user-times:before {
	content: "\f235"
}
.fa-bed:before,
.fa-hotel:before {
	content: "\f236"
}
.fa-viacoin:before {
	content: "\f237"
}
.fa-train:before {
	content: "\f238"
}
.fa-subway:before {
	content: "\f239"
}
.fa-medium:before {
	content: "\f23a"
}
.fa-y-combinator:before,
.fa-yc:before {
	content: "\f23b"
}
.fa-optin-monster:before {
	content: "\f23c"
}
.fa-opencart:before {
	content: "\f23d"
}
.fa-expeditedssl:before {
	content: "\f23e"
}
.fa-battery-4:before,
.fa-battery-full:before {
	content: "\f240"
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "\f241"
}
.fa-battery-2:before,
.fa-battery-half:before {
	content: "\f242"
}
.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "\f243"
}
.fa-battery-0:before,
.fa-battery-empty:before {
	content: "\f244"
}
.fa-mouse-pointer:before {
	content: "\f245"
}
.fa-i-cursor:before {
	content: "\f246"
}
.fa-object-group:before {
	content: "\f247"
}
.fa-object-ungroup:before {
	content: "\f248"
}
.fa-sticky-note:before {
	content: "\f249"
}
.fa-sticky-note-o:before {
	content: "\f24a"
}
.fa-cc-jcb:before {
	content: "\f24b"
}
.fa-cc-diners-club:before {
	content: "\f24c"
}
.fa-clone:before {
	content: "\f24d"
}
.fa-balance-scale:before {
	content: "\f24e"
}
.fa-hourglass-o:before {
	content: "\f250"
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "\f251"
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "\f252"
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "\f253"
}
.fa-hourglass:before {
	content: "\f254"
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "\f255"
}
.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
	content: "\f256"
}
.fa-hand-scissors-o:before {
	content: "\f257"
}
.fa-hand-lizard-o:before {
	content: "\f258"
}
.fa-hand-spock-o:before {
	content: "\f259"
}
.fa-hand-pointer-o:before {
	content: "\f25a"
}
.fa-hand-peace-o:before {
	content: "\f25b"
}
.fa-trademark:before {
	content: "\f25c"
}
.fa-registered:before {
	content: "\f25d"
}
.fa-creative-commons:before {
	content: "\f25e"
}
.fa-gg:before {
	content: "\f260"
}
.fa-gg-circle:before {
	content: "\f261"
}
.fa-tripadvisor:before {
	content: "\f262"
}
.fa-odnoklassniki:before {
	content: "\f263"
}
.fa-odnoklassniki-square:before {
	content: "\f264"
}
.fa-get-pocket:before {
	content: "\f265"
}
.fa-wikipedia-w:before {
	content: "\f266"
}
.fa-safari:before {
	content: "\f267"
}
.fa-chrome:before {
	content: "\f268"
}
.fa-firefox:before {
	content: "\f269"
}
.fa-opera:before {
	content: "\f26a"
}
.fa-internet-explorer:before {
	content: "\f26b"
}
.fa-television:before,
.fa-tv:before {
	content: "\f26c"
}
.fa-contao:before {
	content: "\f26d"
}
.fa-500px:before {
	content: "\f26e"
}
.fa-amazon:before {
	content: "\f270"
}
.fa-calendar-plus-o:before {
	content: "\f271"
}
.fa-calendar-minus-o:before {
	content: "\f272"
}
.fa-calendar-times-o:before {
	content: "\f273"
}
.fa-calendar-check-o:before {
	content: "\f274"
}
.fa-industry:before {
	content: "\f275"
}
.fa-map-pin:before {
	content: "\f276"
}
.fa-map-signs:before {
	content: "\f277"
}
.fa-map-o:before {
	content: "\f278"
}
.fa-map:before {
	content: "\f279"
}
.fa-commenting:before {
	content: "\f27a"
}
.fa-commenting-o:before {
	content: "\f27b"
}
.fa-houzz:before {
	content: "\f27c"
}
.fa-vimeo:before {
	content: "\f27d"
}
.fa-black-tie:before {
	content: "\f27e"
}
.fa-fonticons:before {
	content: "\f280"
}
.fa-reddit-alien:before {
	content: "\f281"
}
.fa-edge:before {
	content: "\f282"
}
.fa-credit-card-alt:before {
	content: "\f283"
}
.fa-codiepie:before {
	content: "\f284"
}
.fa-modx:before {
	content: "\f285"
}
.fa-fort-awesome:before {
	content: "\f286"
}
.fa-usb:before {
	content: "\f287"
}
.fa-product-hunt:before {
	content: "\f288"
}
.fa-mixcloud:before {
	content: "\f289"
}
.fa-scribd:before {
	content: "\f28a"
}
.fa-pause-circle:before {
	content: "\f28b"
}
.fa-pause-circle-o:before {
	content: "\f28c"
}
.fa-stop-circle:before {
	content: "\f28d"
}
.fa-stop-circle-o:before {
	content: "\f28e"
}
.fa-shopping-bag:before {
	content: "\f290"
}
.fa-shopping-basket:before {
	content: "\f291"
}
.fa-hashtag:before {
	content: "\f292"
}
.fa-bluetooth:before {
	content: "\f293"
}
.fa-bluetooth-b:before {
	content: "\f294"
}
.fa-percent:before {
	content: "\f295"
}
.fa-gitlab:before {
	content: "\f296"
}
.fa-wpbeginner:before {
	content: "\f297"
}
.fa-wpforms:before {
	content: "\f298"
}
.fa-envira:before {
	content: "\f299"
}
.fa-universal-access:before {
	content: "\f29a"
}
.fa-wheelchair-alt:before {
	content: "\f29b"
}
.fa-question-circle-o:before {
	content: "\f29c"
}
.fa-blind:before {
	content: "\f29d"
}
.fa-audio-description:before {
	content: "\f29e"
}
.fa-volume-control-phone:before {
	content: "\f2a0"
}
.fa-braille:before {
	content: "\f2a1"
}
.fa-assistive-listening-systems:before {
	content: "\f2a2"
}
.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
	content: "\f2a3"
}
.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
	content: "\f2a4"
}
.fa-glide:before {
	content: "\f2a5"
}
.fa-glide-g:before {
	content: "\f2a6"
}
.fa-sign-language:before,
.fa-signing:before {
	content: "\f2a7"
}
.fa-low-vision:before {
	content: "\f2a8"
}
.fa-viadeo:before {
	content: "\f2a9"
}
.fa-viadeo-square:before {
	content: "\f2aa"
}
.fa-snapchat:before {
	content: "\f2ab"
}
.fa-snapchat-ghost:before {
	content: "\f2ac"
}
.fa-snapchat-square:before {
	content: "\f2ad"
}
.fa-pied-piper:before {
	content: "\f2ae"
}
.fa-first-order:before {
	content: "\f2b0"
}
.fa-yoast:before {
	content: "\f2b1"
}
.fa-themeisle:before {
	content: "\f2b2"
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "\f2b3"
}
.fa-fa:before,
.fa-font-awesome:before {
	content: "\f2b4"
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
.swiper-slide,
.swiper-wrapper {
	width: 100%;
	height: 100%;
	position: relative
}
.swiper-container {
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1
}
.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
.swiper-wrapper {
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.box-type,
.checkout_box,
.contact-form,
.details_box1,
.form-design,
.product-cat-title h3 {
	box-sizing: border-box
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	transform: translate3d(0, 0, 0)
}
.swiper_btn,
.swiper_pagination {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	text-align: center
}
.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}
.swiper-container-free-mode>.swiper-wrapper {
	margin: 0 auto;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}
.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}
.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform, height
}
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1000;
	pointer-events: none;
	opacity: 0
}
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}
.swiper_btn {
	width: 47px;
	height: 47px;
	margin: -23px 0 0;
	color: #fff;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	border: 3px solid #ebebec;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-ms-perspective: 1000;
	perspective: 1000;
	transform: translate3d(0, 0, 0);
	-webkit-transition: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	background: #81302F
}
.swiper_btn:before {
	display: block;
	font: 30px/41px FontAwesome
}
.swiper_btn:hover {
	background: #333;
	color: #fff
}
.swiper_btn__prev {
	padding: 0 1px 0 0;
	left: 20px
}
.swiper_btn__prev:before {
	content: '\f104'
}
.breadcrumbs li~li:before,
.swiper_btn__next:before {
	content: '\f105'
}
.swiper_btn__next {
	padding: 0 0 0 1px;
	right: 20px
}
.swiper_pagination {
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	z-index: 10;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	transform: translate3d(0, 0, 0)
}
.product_listing__main .product_links,
.swiper_pagination span {
	-moz-backface-visibility: hidden;
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-ms-perspective: 1000;
	-webkit-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0)
}
.swiper_pagination span {
	width: 15px;
	height: 15px;
	display: inline-block;
	background: rgba(0, 0, 0, .3);
	cursor: pointer;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	perspective: 1000;
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out
}
.header_cart:before,
.header_search,
.product_listing__main .product_links {
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out
}
.swiper_pagination span~span {
	margin: 0 0 0 15px
}
.swiper_pagination .swiper-pagination-bullet-active,
.swiper_pagination span:hover {
	background: rgba(0, 0, 0, .7)
}
.swiper-pagination-hidden {
	opacity: 0
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.body {
	background: #fff
}
.page_wrapper {
	overflow: hidden
}
.page_container {
	max-width: 2048px;
	margin: 0 auto
}
.product_listing__main .col-sm-3 {
	position: relative
}
.product_listing__main .col-sm-3.img_small .product_links {
	top: 75px
}
.product_listing__main .col-sm-3.img_medium .product_links {
	top: 150px
}
.product_listing__main .col-sm-3.img_large .product_links {
	top: 185px
}
.product_listing__main .product_links {
	padding: 20px 0 0;
	position: absolute;
	left: 0;
	width: 100%;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	perspective: 1000;
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	transition: all .4s ease-in-out;
	opacity: 0
}
.flexible_block__overlay .layer_2,
.header_search {
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0)
}
.product_listing__main .product_item {
	margin: 30px 0 0
}
.product_listing__main .product_item:hover .product_links {
	opacity: 1;
	left: 0
}
.product_listing__main .product_name {
	padding: 20px 0 0
}
.product_listing__main .product_desc {
	padding: 15px 0 0;
	display: none
}
.product_listing__main .product_info {
	text-align: center
}
.product_listing__main .product_price {
	padding: 15px 0 0
}
.product_listing__main .item_4_1 {
	clear: left
}
.product_listing__list>div {
	width: 100%;
	float: none
}
.product_listing__list .product_item {
	margin: 30px -15px 0
}
.product_listing__list .product_img {
	width: 25%;
	float: left;
	padding: 0 15px
}
.product_listing__list .product_info {
	width: 75%;
	float: left;
	padding: 0 15px
}
.product_listing__list .product_name {
	padding: 0
}
.product_listing__list .product_desc__long {
	display: block
}
.product_listing__main.product_listing__list .product_links {
	position: static;
	width: 100%;
	opacity: 1
}
.collection_listing__main .collection_item {
	margin: 50px 0 0
}
.collection_listing__main .collection_item .layer_1 {
	margin: 0 0 20px
}
.collection_listing__main .collection_item .img_placeholder__wrap {
	background-color: rgba(0, 0, 0, .04)
}
.collection_listing__main .collection_item .collection_title {
	display: block;
	font-size: 18px;
	color: #282828
}
.collection_listing__main .collection_item .collection_products {
	display: block;
	padding: 10px 0 0;
	color: #3e3a48
}
#back_top,
.collection_listing__main .flexible_block__overlay .collection_products,
.collection_listing__main .flexible_block__overlay .collection_title,
.header_cart span,
.header_cart:hover i {
	color: #fff
}
.collection_listing__main .flexible_block__overlay {
	text-align: center;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .6)
}
.collection_listing__main .flexible_block__overlay .layer_1 {
	margin: 0
}
.collection_listing__main .flexible_block__overlay a {
	height: 100%;
	display: block
}
.collection_listing__main .item_4_1 {
	clear: left
}
.breadcrumbs {
	background: #f4f4f4;
	border-bottom: 1px solid #ebebec;
	border-top: 1px solid #ebebec;
	padding: 0 0 15px
}
.breadcrumbs ul {
	font-size: 0;
	line-height: 0
}
.breadcrumbs li {
	display: inline-block;
	padding: 15px 10px 0 0
}
.breadcrumbs li~li:before {
	margin: 0 10px 0 0;
	font: 14px/1em FontAwesome
}
.breadcrumbs a,
.breadcrumbs span {
	font-size: 14px;
	line-height: 1em
}
.breadcrumbs span {
	text-transform: capitalize
}
.button_filters {
	margin: 20px 0 0
}
.button_filters ul {
	font-size: 0
}
.button_filters li {
	display: inline-block;
	margin: 10px 10px 0 0
}
.button_filters a {
	display: block;
	padding: 7px 10px;
	background: rgba(0, 0, 0, .1);
	font-size: 14px;
	text-transform: capitalize
}
.button_filters .active a {
	background: #282828;
	color: #fff
}
.pagination {
	overflow: hidden;
	margin: 30px 0 0;
	padding: 0 10px 10px;
	background: rgba(0, 0, 0, .04)
}
.pagination p {
	float: left;
	padding: 10px 0 0
}
.pagination ul {
	float: right;
	padding: 10px 0 0
}
.pagination li {
	display: inline-block;
	font-size: 0;
	line-height: 0
}
.pagination li~li {
	padding: 0 0 0 10px
}
.pagination a,
.pagination span {
	font-size: 14px
}
.pagination .pagination_prev i {
	margin: 0 5px 0 0
}
.pagination .pagination_next i {
	margin: 0 0 0 5px
}
.pagination .pagination_current span {
	font-weight: 700
}
.img_placeholder__wrap {
	overflow: hidden;
	background: #fff;
	position: relative
}
.img_placeholder {
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .6);
	fill: rgba(255, 255, 255, .25)
}
.flexible_block .img_placeholder__wrap {
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto
}
.flexible_block .img_placeholder__small {
	padding: 56.25% 0 0
}
.flexible_block .img_placeholder__medium {
	padding: 100% 0 0
}
.flexible_block .img_placeholder__large {
	padding: 133.333333% 0 0
}
.flexible_block__overlay {
	position: relative
}
.flexible_block__overlay .layer_2 {
	padding: 15px;
	background: rgba(236, 223, 67, .4);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-ms-perspective: 1000;
	perspective: 1000;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	display: flex;
	justify-content: center;
	align-items: center
}
.flexible_block__overlay .layer_2>div {
	width: 100%
}
.flexible_block__overlay.flexible_block__hover:hover .layer_2 {
	background: rgba(0, 0, 0, .15)
}
.quantity_box {
	height: 50px;
	position: relative;
	padding: 0 0 0 56px
}
.quantity_box input,
.quantity_box span {
	height: 24px;
	display: block;
	text-align: center
}
.quantity_box input {
	width: 54px;
	padding: 0;
	background: 0 0;
	border: 2px solid #ebebec!important;
	font-size: 15px;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.quantity_box span {
	width: 26px;
	border: 2px solid #ebebec;
	cursor: pointer
}
.quantity_box span:hover {
	color: #91ccbe
}
.quantity_box span i {
	font-size: 14px;
	line-height: 22px
}
.quantity_box .quantity_down {
	position: absolute;
	left: 0;
	top: 26px
}
.quantity_box .quantity_up {
	position: absolute;
	left: 28px;
	top: 26px
}
.quantity_box .btn {
	width: 60%;
	height: 50px;
	display: block;
	padding: 0 10px;
	line-height: 50px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin-left: 15px
}
.social_sharing_block {
	padding: 20px 0 0;
	font-size: 0
}
.social_sharing_block a {
	width: 36px;
	height: 36px;
	display: inline-block;
	margin: 10px 10px 0 0;
	background: rgba(0, 0, 0, .05);
	font-size: 21px;
	line-height: 36px;
	text-align: center
}
#back_top {
	width: 50px;
	height: 50px;
	background: #81302F;
	font: 30px/47px FontAwesome;
	text-align: center;
	position: fixed;
	right: 60px;
	bottom: 60px;
	z-index: 999;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: none
}
#back_top:hover {
	background: #333
}
header {
	background: #fff;
	position: relative
}
header.megamenu_stuck {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	box-shadow: 0 0 3px #ccc
}
.header_search,
.header_search i {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-ms-perspective: 1000;
	-webkit-transform: translate3d(0, 0, 0)
}
header.megamenu_stuck .header_wrap1 {
	padding: 14px 0
}
header.megamenu_stuck .header_right ul {
	margin-top: 0
}
.top_panel {
	background: #f9f9f9;
	border-bottom: 1px solid #ebebec
}
.top_panel .container {
	display: flex;
	justify-content: space-between;
	position: relative
}
.top_panel .top_panel_text {
	flex-grow: 1;
	padding: 21px 35px 10px
}
.top_panel_menu {
	font-size: 0
}
.header_wrap1 {
	align-items: center;
	display: block;
	justify-content: space-between;
	padding: 20px 0;
	overflow: hidden
}
.header_center {
	flex-grow: 2;
	padding: 0 73px
}
.header_right {
	text-align: right
}
.header_right ul {
	margin-top: 15px
}
.header_right li {
	display: inline-block;
	font-size: 16px;
	margin-left: 22px
}
.header_right a {
	color: #282828
}
.header_right a:hover {
	color: #91ccbe
}
.header_logo {
	display: block;
	font-size: 18px
}
.header_logo .logo_slogan {
	display: block;
	font-size: 12px;
	line-height: 1em;
	text-transform: none
}
.header_cart,
.header_search i,
.header_search_trigger .fa-search {
	line-height: 60px
}
.header_search {
	width: 0;
	height: 60px;
	position: absolute;
	top: 0;
	right: 64px;
	overflow: hidden;
	backface-visibility: hidden;
	perspective: 1000;
	transform: translate3d(0, 0, 0);
	transition: all .4s ease-in-out;
	z-index: 1001
}
.header_search i,
.header_search_trigger i {
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0)
}
.header_search input {
	display: block;
	padding-right: 60px;
	height: 60px;
	font-size: 20px
}
#currency_active,
#header_search_form,
.currency_selector,
.header_cart span,
.header_links,
.header_links li,
.header_search_trigger {
	display: inline-block
}
.header_search i {
	font-size: 20px;
	backface-visibility: hidden;
	perspective: 1000;
	transform: translate3d(0, 0, 0);
	-webkit-transition: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out
}
.header_cart:before,
.header_search_trigger i {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-ms-perspective: 1000
}
.header_search button {
	width: 60px;
	height: 60px;
	color: #000;
	position: absolute;
	right: 0;
	top: 0;
	border-left: 1px solid #ebebec;
	background: #f9f9f9
}
.header_search button:hover {
	color: #ecdf43
}
.header_search.open {
	width: calc(100% - 60px)
}
.header_links {
	margin: 0;
	padding: 0;
	font-size: 0;
	vertical-align: top
}
.header_links li {
	margin: 0 0 0 15px;
	font-size: 14px
}
.header_links i {
	margin: 0 5px 0 0
}
#header_search_form.open .header_search {
	width: calc(100% - 64px)
}
.header_search_trigger {
	position: relative;
	text-align: center;
	width: 64px;
	height: 60px;
	border-left: 1px solid #ebebec;
	border-right: 1px solid #ebebec
}
.header_search_trigger .fa-times {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -8px 0 0 -7px;
	opacity: 0
}
.header_cart,
.header_cart a {
	position: relative
}
.header_search_trigger i {
	font-size: 18px;
	cursor: pointer;
	backface-visibility: hidden;
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	perspective: 1000;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: opacity .3s ease-in-out, color .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out, color .3s ease-in-out;
	transition: opacity .3s ease-in-out, color .3s ease-in-out
}
.header_search_trigger.open .fa-search {
	opacity: 0
}
.header_search_trigger.open .fa-times {
	opacity: 1
}
.header_search_trigger:hover {
	color: #81302F
}
.header_cart {
	width: 80px;
	height: 60px;
	border: 1px solid #ebebec;
	text-align: center;
	right: -1px
}
.header_cart i {
	font-size: 20px;
	color: #282828
}
.header_cart span {
	position: absolute;
	top: -13px;
	right: -11px;
	background: #81302F;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}
#currency_active:before,
.header_cart:before {
	bottom: -1px;
	width: 100%;
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	content: ''
}
.header_cart:before {
	position: absolute;
	left: 0;
	height: 3px;
	background: #81302F;
	z-index: 0;
	backface-visibility: hidden;
	perspective: 1000;
	transform: translate3d(0, 0, 0);
	transition: all .4s ease-in-out
}
#currency_active:hover:before,
.header_cart:hover:before {
	height: calc(100% + 3px)
}
#currency_active:before,
#currency_selector {
	left: 0;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-ms-perspective: 1000
}
.header_cart:hover span {
	background: #fff;
	color: #282828
}
.header_account {
	line-height: 59px
}
.header_account a {
	color: #7f7e7e
}
.header_account a:hover {
	color: #282828
}
#currency_active:hover,
.megamenu_desktop .level_1__item.active .level_1__link,
.megamenu_desktop .level_1__item:hover .level_1__link,
footer {
	color: #fff
}
.header_account a+a {
	padding-left: 10px;
	border-left: 1px solid #ebebec;
	margin-left: 6px
}
.currency_selector__label {
	margin: 0 5px 0 0;
	line-height: 34px
}
.currency_selector__wrap {
	display: inline-block;
	text-align: center;
	position: relative;
	z-index: 100;
	cursor: pointer
}
#currency_active {
	width: 122px;
	height: 60px;
	padding: 0 5px;
	border: 1px solid #ebebec;
	line-height: 60px;
	position: relative;
	z-index: 10
}
#currency_active:before {
	position: absolute;
	height: 3px;
	background: #282828;
	z-index: -1;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	perspective: 1000;
	transform: translate3d(0, 0, 0);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.megamenu_desktop .level_2__links .megamenu_col__item,
.megamenu_desktop .level_2__products .megamenu_col__item {
	width: 25%
}
#currency_selector,
.megamenu_mobile .megamenu_trigger:after {
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0)
}
#currency_selector {
	position: absolute;
	right: 0;
	top: 100%;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	perspective: 1000;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: transform .2s ease-in-out;
	-moz-transition: transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
	-webkit-transform: scale3d(1, 0, 1);
	transform: scale3d(1, 0, 1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0
}
.megamenu_mobile #megamenu_level__1,
.megamenu_mobile .megamenu_trigger:after {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-perspective: 1000
}
#currency_selector li {
	padding: 5px 0;
	background: #fff;
	border: 1px solid #ebebec;
	border-width: 0 1px 1px
}
#currency_selector li:hover {
	color: #ecdf43
}
#currency_selector.opened {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}
.megamenu_desktop h2 {
	display: none
}
.megamenu_desktop ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.megamenu_desktop .level_1__item {
	display: inline-block
}
.megamenu_desktop .level_1__item.active,
.megamenu_desktop .level_1__item:hover {
	border-color: #91ccbe
}
.megamenu_desktop .level_1__item~.level_1__item {
	margin: 0 0 0 5px
}
.megamenu_desktop .level_1__link {
	border: 3px solid transparent;
	display: block;
	font-family: open sans;
	font-size: 14px;
	font-weight: 700;
	height: 45px;
	letter-spacing: 0;
	line-height: 38px;
	padding: 0 22px;
	text-transform: uppercase
}
.megamenu_desktop .level_1__link.active,
.megamenu_desktop .level_1__link:hover {
	border-color: #81302f;
	color: #fff;
	background: #81302f
}
.megamenu_desktop .level_2 {
	text-align: left;
	position: absolute;
	left: 50%;
	right: 50%;
	top: 100%;
	z-index: 99;
	display: none
}
.megamenu_desktop .level_2 .container {
	overflow: hidden;
	margin: 0 0 0 -865px;
	padding: 30px 15px;
	background: #fff;
	-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1)
}
.megamenu_desktop .level_2 .megamenu_col__item {
	float: left;
	padding: 0 15px
}
.megamenu_desktop .level_2__small {
	position: relative
}
.megamenu_desktop .level_2__small .level_2 {
	left: 0;
	right: auto;
	top: 54px
}
.megamenu_desktop .level_2__small div {
	min-width: 140px;
	padding: 10px 20px 20px;
	background: #fff;
	-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1)
}
.megamenu_desktop .level_2__small .level_3__item {
	padding: 10px 0 0
}
.megamenu_desktop .level_2__links h3 {
	margin: 0;
	font-size: 18px;
	text-transform: uppercase
}
.megamenu_desktop .level_2__links .level_3 {
	margin: 15px 0 0
}
.megamenu_desktop .level_2__links .level_3__item {
	margin: 10px 0 0
}
.megamenu_desktop .level_2__products .product_img,
.megamenu_desktop .level_2__products .product_info {
	text-align: center
}
.megamenu_desktop .level_2__products .product_name {
	margin: 15px 0 0
}
.megamenu_desktop .level_2__products .product_price {
	margin: 10px 0 0
}
.megamenu_desktop .level_2__products .money {
	margin: 0 5px 0 0;
	font-size: 18px
}
.megamenu_desktop .level_2__products .money_sale {
	font-size: 14px
}
.megamenu_desktop .level_2__blog .container {
	display: flex
}
.megamenu_desktop .level_2__blog .megamenu_col__item {
	width: 33.33333333%;
	position: relative
}
.megamenu_desktop .level_2__blog .blog_info {
	text-align: center;
	padding-bottom: 65px
}
.megamenu_desktop .level_2__blog .blog_img {
	margin: 0 0 15px
}
.megamenu_desktop .level_2__blog .blog_date {
	display: none
}
.megamenu_desktop .level_2__blog .blog_title {
	margin: 10px 0 0;
	font-size: 18px;
	text-transform: uppercase
}
.megamenu_desktop .level_2__blog .blog_content {
	margin: 10px 0 0
}
.megamenu_desktop .level_2__blog .blog_btn {
	margin: 15px 0 0
}
.megamenu_desktop .level_2__blog .blog_link {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%
}
.megamenu_mobile {
	text-align: left
}
.megamenu_mobile h2 {
	display: inline-block;
	overflow: hidden;
	margin: 0;
	font-size: 20px;
	cursor: pointer
}
.megamenu_mobile h2 i {
	margin: 0 5px 0 0
}
.megamenu_mobile .megamenu_trigger {
	width: 22px;
	height: 22px;
	display: block;
	margin: -11px 0 0;
	position: absolute;
	right: 0;
	top: 50%;
	cursor: pointer
}
.megamenu_mobile .megamenu_trigger:before {
	content: '';
	width: 100%;
	height: 4px;
	margin: -2px 0 0;
	background: #999;
	position: absolute;
	left: 0;
	top: 50%
}
.megamenu_mobile .megamenu_trigger:after {
	content: '';
	width: 4px;
	height: 100%;
	margin: 0 0 0 -2px;
	background: #999;
	position: absolute;
	left: 50%;
	top: 0;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-perspective: 1000;
	-ms-perspective: 1000;
	perspective: 1000;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: height .2s ease-in-out, top .2s ease-in-out;
	-moz-transition: height .2s ease-in-out, top .2s ease-in-out;
	transition: height .2s ease-in-out, top .2s ease-in-out
}
.megamenu_mobile .megamenu_trigger.active:after {
	height: 0;
	top: 50%
}
.megamenu_mobile #megamenu_level__1,
.megamenu_mobile #megamenu_mobile_close {
	position: fixed;
	top: 0;
	-ms-backface-visibility: hidden;
	-moz-perspective: 1000;
	-ms-perspective: 1000;
	bottom: 0
}
.megamenu_mobile .container {
	width: 100%;
	padding: 0
}
.megamenu_mobile #megamenu_level__1 {
	width: 70%;
	overflow-y: scroll;
	left: 0;
	z-index: 1000;
	backface-visibility: hidden;
	perspective: 1000;
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-webkit-transition: transform .3s ease-in-out;
	-moz-transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}
.megamenu_mobile #megamenu_level__1.on {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.megamenu_mobile #megamenu_mobile_close {
	width: 30%;
	background: rgba(0, 0, 0, .7);
	right: 0;
	z-index: 10;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000;
	perspective: 1000;
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-webkit-transition: transform .3s ease-in-out;
	-moz-transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}
.megamenu_mobile #megamenu_mobile_close .close_icon {
	width: 40px;
	height: 40px;
	margin: -20px 0 0 -20px;
	position: absolute;
	top: 50%;
	left: 50%
}
.megamenu_mobile #megamenu_mobile_close .close_icon:after,
.megamenu_mobile #megamenu_mobile_close .close_icon:before {
	width: 100%;
	height: 2px;
	margin: -1px 0 0;
	position: absolute;
	left: 0;
	top: 50%;
	background: #fff;
	content: ''
}
.megamenu_mobile #megamenu_mobile_close .close_icon:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.megamenu_mobile #megamenu_mobile_close .close_icon:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.megamenu_mobile #megamenu_mobile_close.on {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.section_products-swiper .product_links,
.section_products-swiper .view_all__wrap .products_swiper_btn:before {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-perspective: 1000;
	-o-transform: translate3d(0, 0, 0)
}
.megamenu_mobile .level_1 {
	padding: 30px;
	background: #fff
}
.megamenu_mobile .level_1__item~.level_1__item {
	border-top: 2px solid rgba(0, 0, 0, .15)
}
.megamenu_mobile .level_2__links .megamenu_col__item,
.megamenu_mobile .level_2__small .level_3 li {
	border-top: 1px solid rgba(0, 0, 0, .1)
}
.megamenu_mobile .level_1__link {
	display: block;
	padding: 12px 35px 12px 0;
	font-size: 18px;
	line-height: 1em;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: relative
}
.megamenu_mobile .level_2 {
	display: none
}
.megamenu_mobile .level_2__small .level_3__link {
	display: block;
	padding: 7px 0 7px 15px;
	font-size: 16px
}
.megamenu_mobile .level_2__links h3 {
	padding: 12px 35px 12px 15px;
	font-size: 18px;
	line-height: 1em;
	position: relative
}
.megamenu_mobile .level_2__links .level_2__trigger {
	opacity: .4
}
.megamenu_mobile .level_2__links .level_3 {
	display: none
}
.megamenu_mobile .level_2__links .level_3__link {
	display: block;
	padding: 7px 0 7px 30px;
	border-top: 1px solid rgba(0, 0, 0, .1);
	font-size: 14px
}
.megamenu_mobile .level_2__blog .megamenu_col__item,
.megamenu_mobile .level_2__products .megamenu_col__item {
	padding: 15px 0;
	border-top: 1px solid rgba(0, 0, 0, .1);
	overflow: hidden
}
.megamenu_mobile .level_2__products .product_img {
	width: 140px;
	float: left;
	margin: 0 15px 0 0
}
.megamenu_mobile .level_2__products .product_name {
	line-height: 1em
}
.megamenu_mobile .level_2__products .product_price {
	margin: 10px 0 0
}
.megamenu_mobile .level_2__blog .blog_img {
	width: 140px;
	float: left;
	margin: 0 15px 0 0
}
.megamenu_mobile .level_2__blog .blog_date {
	font-size: 12px;
	line-height: 1em
}
.megamenu_mobile .level_2__blog .blog_title {
	margin: 10px 0 0;
	font-size: 16px
}
.megamenu_mobile .level_2__blog .blog_btn,
.megamenu_mobile .level_2__blog .blog_content {
	display: none
}
footer {
	background: #282828;
	margin-top: 50px
}
footer .footer_row__1 {
	background: #fff;
	border-top: 2px solid #ebebec;
	margin: 0 0 20px;
	padding-bottom: 35px;
	padding-top: 102px
}
footer .footer_item {
	margin: 30px 0 0
}
footer .footer_item h3 {
	margin: 0 0 5px;
	font-size: 20px;
	color: #81302F;
	font-weight: 700;
	text-transform: uppercase
}
footer .footer_item__links ul {
	padding: 10px 0 0
}
footer .footer_item__contacts p~p,
footer .footer_item__links li {
	padding: 5px 0 0
}
footer .footer_item__links a {
	color: #333;
	font-size: 14px
}
footer .footer_item__links a:hover {
	color: #832F2F
}
footer .footer_item__contacts p {
	margin: 0;
	color: #333;
	font-size: 14px
}
footer .footer_item__contacts a {
	color: #832F2F
}
footer .footer_item__contacts a:hover {
	color: #000
}
footer .footer_item__contacts div {
	color: #333;
	margin: 0 0 10px;
	padding: 15px 0 0
}
footer .footer_item__newsletter .alert,
footer .footer_item__newsletter .errors,
footer .footer_item__newsletter p,
footer .footer_item__social {
	margin: 15px 0 0
}
footer .footer_item__facebook .fb-page {
	width: 100%
}
footer .footer_item__twitter iframe {
	vertical-align: top;
	border: 1px solid #ebebec!important
}
footer .footer_item__newsletter .form_wrapper {
	margin: 15px 0 0;
	position: relative
}
footer .footer_item__newsletter input {
	padding-right: 34px
}
footer .footer_item__newsletter button {
	width: 34px;
	height: 34px;
	position: absolute;
	right: 0;
	top: 0
}
footer .footer_item__social ul {
	font-size: 0
}
footer .footer_item__social li {
	display: inline-block;
	vertical-align: top;
	padding: 15px 15px 0 0
}
footer .footer_item__social a {
	width: 40px;
	height: 40px;
	display: block;
	vertical-align: top;
	overflow: hidden;
	background: rgba(0, 0, 0, .05);
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}
footer .footer_item__social i {
	font-size: 23px;
	line-height: 40px
}
footer .footer_logo {
	text-align: center;
	margin-top: 111px
}
footer .footer_row__2 {
	overflow: hidden;
	padding: 22px 0 80px
}
footer .footer_wrap_1 {
	display: flex;
	justify-content: space-between;
	align-items: center
}
footer .footer_wrap_2 {
	width: 50%
}
footer .footer_wrap_2 a {
	color: #fff
}
footer .footer_wrap_2 a:hover {
	text-decoration: none
}
.section_single-product .single_product__collections a,
.template_404 a {
	text-decoration: underline
}
footer .footer_left {
	padding: 15px 10px 15px 0;
	text-align: left;
	font-size: 14px
}
footer .footer_right {
	padding: 0 0 15px 10px
}
footer .footer_payments {
	font-size: 0;
	float: right
}
footer .footer_payments li {
	display: inline-block;
	padding: 15px 0 0 15px
}
footer .footer_payments i {
	vertical-align: top;
	font-size: 28px;
	line-height: 1em;
	cursor: default
}
.template-index footer {
	margin-top: 0
}
.section_homepage {
	margin: 20px 0
}
.section_homepage .section_heading {
	margin: 0;
	font-size: 32px;
	text-align: center;
	padding: 29px 0;
	text-transform: uppercase;
	position: relative;
	font-weight: 700
}
.section_homepage .section_heading:before {
	content: '';
	display: inline-block;
	position: absolute;
	width: 50px;
	height: 6px;
	top: 0;
	left: 50%;
	margin-left: -25px;
	background: #81302F
}
.section_menu-lists {
	margin: 0;
	overflow: hidden;
	position: relative;
	padding-bottom: 10px
}
.menu-lists_item {
	position: relative
}
.menu-lists_item .img_placeholder__wrap {
	background-position: 0 0;
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto
}
.menu-lists_item .menu-lists__links {
	padding: 15px 65px;
	line-height: 1.5em;
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	display: flex;
	align-items: center
}
.menu-lists_item li {
	font-size: 18px;
	margin-bottom: 19px
}
.menu-lists_item h3 {
	font-size: 26px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .035em;
	margin: 15px 0 38px
}
.section_menu-lists__1 .img_placeholder__wrap {
	padding: 21.388% 0 0
}
.section_menu-lists__2 .img_placeholder__wrap {
	padding: 44.313% 0 0
}
.section_menu-lists__3 .img_placeholder__wrap {
	padding: 68.946% 0 0
}
.section_products-swiper {
	padding-bottom: 70px
}
.section_products-swiper .container {
	position: relative;
	padding: 0 15px
}
.section_products-swiper .row {
	margin: 0
}
.section_products-swiper .products_swiper {
	overflow: hidden;
	position: relative
}
.section_products-swiper .products_swiper:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 2px;
	height: 100%;
	background: #fff;
	z-index: 1
}
.section_products-swiper .swiper-wrapper {
	display: flex
}
.section_products-swiper .product_links {
	position: absolute;
	width: 0;
	left: 50%;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-perspective: 1000;
	-ms-perspective: 1000;
	perspective: 1000;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	overflow: hidden;
	opacity: 0
}
.section_products-swiper .swiper-slide {
	height: auto
}
.section_products-swiper .swiper-slide.img_small .product_links {
	top: 75px
}
.section_products-swiper .swiper-slide.img_medium .product_links {
	top: 150px
}
.section_products-swiper .swiper-slide.img_large .product_links {
	top: 185px
}
.section_products-swiper .swiper_btn {
	top: 45px
}
.section_products-swiper .swiper_btn__next {
	right: 0
}
.section_products-swiper .swiper_btn__prev {
	left: auto;
	right: 44px
}
.section_products-swiper .product_item {
	text-align: center;
	padding: 15px;
	position: relative
}
.section_products-swiper .product_item:hover .product_links {
	width: 100%;
	left: 0;
	opacity: 1
}
.section_products-swiper .view_all__wrap {
	text-align: center;
	margin: 80px 0
}
.section_products-swiper .view_all__wrap .products_swiper_btn {
	position: relative;
	background: 0 0;
	border: none;
	color: #282828
}
.section_products-swiper .view_all__wrap .products_swiper_btn:after,
.section_products-swiper .view_all__wrap .products_swiper_btn:before {
	position: absolute;
	width: 25%;
	height: 100%;
	-ms-backface-visibility: hidden;
	-moz-perspective: 1000;
	-ms-perspective: 1000;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}
.section_products-swiper .view_all__wrap .products_swiper_btn:before {
	content: '';
	top: 0;
	left: 0;
	border: 2px solid #ebebec;
	border-right: none;
	backface-visibility: hidden;
	perspective: 1000;
	transform: translate3d(0, 0, 0);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.section_banners .banners_wrap:before,
.section_products-swiper .view_all__wrap .products_swiper_btn:after {
	content: '';
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-perspective: 1000;
	-o-transform: translate3d(0, 0, 0);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	top: 0
}
.section_products-swiper .view_all__wrap .products_swiper_btn:after {
	right: 0;
	border: 2px solid #ebebec;
	border-left: none;
	backface-visibility: hidden;
	perspective: 1000;
	transform: translate3d(0, 0, 0);
	transition: all .3s ease-in-out
}
.section_banners .banners_wrap:before,
.section_blog-articles .article_item:after {
	-ms-backface-visibility: hidden;
	-moz-perspective: 1000;
	-ms-perspective: 1000;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}
.section_products-swiper .view_all__wrap .products_swiper_btn:hover:after,
.section_products-swiper .view_all__wrap .products_swiper_btn:hover:before {
	width: 51%
}
.section_products-swiper .product_listing__main {
	overflow: visible;
	border: none
}
.section_products-swiper .product_listing__main .product_desc {
	display: none
}
.section_products-swiper .product_listing__main .product_img {
	width: 100%;
	float: none
}
.section_products-swiper .product_listing__main .product_item {
	margin: 30px 0 0;
	background: #f5f5f5
}
.section_products-swiper .product_listing__main .product_info {
	width: 100%;
	padding: 80px 60px 15px
}
.section_products-swiper .product_listing__main .product_name {
	line-height: 1.3em
}
.section_products-swiper .product_listing__main .money {
	font-size: 20px;
	font-weight: 700
}
.section_products-swiper .product_listing__main .money_sale {
	font-size: 18px;
	font-weight: lighter
}
.section_banners .banners_item {
	display: inline-block;
	margin-bottom: 60px
}
.section_banners .banners_wrap {
	position: relative
}
.section_banners .banners_wrap:before {
	position: absolute;
	left: 0;
	background: #282828;
	width: 100%;
	height: 0;
	backface-visibility: hidden;
	perspective: 1000;
	transform: translate3d(0, 0, 0);
	transition: all .3s ease-in-out
}
.section_blog-articles .article_item:after,
.section_blog-articles .img_placeholder__wrap:after {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-transform: translate3d(0, 0, 0);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out
}
.section_banners .banners_wrap:hover:before {
	height: 12px
}
.section_banners .item_caption {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: flex;
	align-items: center
}
.section_banners .item_caption .banner_link {
	display: inline-block;
	margin-top: 105px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: .05em;
	text-decoration: underline
}
.section_banners .banners_item_small .img_placeholder__wrap {
	padding: 64.66% 0 0
}
.section_banners .banners_item_small .item_caption {
	padding: 10px 35px 22px 72px
}
.section_banners .banners_item_small h2 {
	font-size: 100px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	line-height: .85em
}
.section_banners .banners_item_small h3 {
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	margin-bottom: 10px;
	letter-spacing: .03em
}
.section_banners .banners_item_small h2+h3 {
	margin-top: 12px;
	margin-bottom: 0
}
.section_banners .banners_item_small .btn {
	background: #fff;
	color: #3e3a48;
	margin: 27px 3px 26px
}
.section_banners .banners_item_small .btn:hover {
	background: #91ccbe;
	color: #fff
}
.section_banners .banners_item_big .img_placeholder__wrap {
	padding: 66.442% 0 0
}
.section_banners .banners_item_big .item_caption {
	padding: 15px 15px 15px 44%
}
.section_banners .banners_item_big h2 {
	font-size: 150px;
	font-weight: 700;
	color: #91ccbe;
	text-transform: uppercase;
	letter-spacing: .05em
}
.section_banners .banners_item_big h3 {
	font-size: 100px;
	text-transform: capitalize;
	letter-spacing: .03em
}
.section_banners .banners_item_big ul {
	margin: 50px 0 44px
}
.section_banners .banners_item_big li {
	font-size: 24px;
	font-family: Montserrat;
	text-transform: uppercase;
	font-weight: 700;
	padding-left: 36px;
	position: relative;
	margin-bottom: 29px;
	letter-spacing: .055em
}
.section_banners .banners_item_big li:before {
	content: '\2022';
	position: absolute;
	left: 9px;
	color: #91ccbe;
	line-height: .8em
}
.section_banners .banners_item_big .btn {
	margin: 0 11px;
	background: #91ccbe
}
.section_banners .banners_item_big .btn:hover {
	background: #ecdf43
}
.section_banners .banners_item_small+.banners_item_big {
	float: right
}
.section_banners .banners_item_small+.banners_item_small+.banners_item_big {
	float: left
}
.section_newsletter {
	background: #f5f5f5;
	padding: 130px 0;
	text-align: center;
	margin-bottom: 0
}
.section_newsletter .newsletter_title {
	font-size: 42px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 27px
}
.section_newsletter .newsletter_text {
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .11em;
	margin-bottom: 48px
}
.section_newsletter .form_wrapper {
	max-width: 540px;
	margin: 0 auto;
	position: relative
}
.section_newsletter input {
	display: inline-block;
	width: calc(100% - 152px);
	height: 52px
}
.section_newsletter button {
	width: 137px;
	margin-left: 10px;
	background: #81302F;
	padding: 13px 3px;
	text-align: center
}
.section_newsletter button:hover {
	background: #333
}
.section_newsletter .social_title {
	font-size: 52px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .05em;
	margin: 62px 0 27px
}
.section_newsletter .social_text {
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: open sans
}
.section_newsletter .item__social {
	margin-top: 20px
}
.section_newsletter .item__social li {
	display: inline-block
}
.section_newsletter .item__social li~li {
	margin-left: 12px
}
.section_newsletter .item__social a {
	background: #fff;
	border-radius: 50%;
	display: block;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 40px
}
.section_newsletter .item__social a:hover {
	background: #81302F;
	color: #fff
}
.section_newsletter .errors {
	margin: 15px auto;
	max-width: 540px
}
.section_newsletter p.alert-inline {
	position: absolute;
	left: 0;
	bottom: -20px;
	display: inline-block
}
.section_blog-articles .row {
	display: flex;
	flex-wrap: wrap;
	align-content: stretch
}
.section_blog-articles .col-xs-4 {
	position: relative
}
.section_blog-articles .article_item {
	margin-top: 10px;
	width: 100%
}
.section_blog-articles .article_item .article_info {
	text-align: center;
	overflow: hidden
}
.section_blog-articles .article_item .article_info span {
	display: inline-block;
	padding: 10px 20px;
	font-size: 30px;
	font-weight: 700;
	color: #ecdf43;
	position: relative;
	text-transform: uppercase
}
.section_blog-articles .flexible_block__normal .img_placeholder__empty,
.section_blog-articles .flexible_block__overlay .article_content,
.section_blog-articles .flexible_block__overlay .article_info {
	display: none
}
.section_blog-articles .article_item .article_info span:before {
	content: '';
	position: absolute;
	width: 300px;
	height: 10px;
	background: #f5f5f5;
	right: 100%;
	top: 50%;
	margin-top: -5px
}
.section_blog-articles .article_item .article_info span:after {
	content: '';
	position: absolute;
	width: 300px;
	height: 10px;
	background: #f5f5f5;
	left: 100%;
	top: 50%;
	margin-top: -5px
}
.section_blog-articles .article_item:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 30px;
	width: calc(100% - 60px);
	height: 10px;
	background: #f5f5f5
}
.section_blog-articles .article_item:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 10px;
	background: #81302F;
	backface-visibility: hidden;
	-webkit-perspective: 1000;
	perspective: 1000;
	transform: translate3d(0, 0, 0);
	transition: all .3s ease-in-out
}
.section_blog-articles .img_placeholder__wrap:after,
.section_collection-list .collection_item:after {
	content: '';
	-ms-backface-visibility: hidden;
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-ms-perspective: 1000;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}
.section_blog-articles .article_item:hover .img_placeholder__wrap:after {
	opacity: 1
}
.section_blog-articles .article_item:hover:after {
	left: 30px;
	width: calc(100% - 60px)
}
.section_blog-articles .layer_1 {
	padding: 50px 56px 0
}
.section_blog-articles .layer_2 {
	padding: 0 50px 50px;
	text-align: center
}
.section_blog-articles .article_link {
	position: absolute;
	bottom: 50px;
	left: 0;
	width: 100%
}
.section_blog-articles .article_title {
	font-size: 22px;
	font-weight: 400;
	font-family: Roboto;
	letter-spacing: .003em;
	padding: 27px 0 7px;
	line-height: 1.5em
}
.section_collection-list .collection_item .collection_title,
.section_slideshow h3,
.section_slideshow h4 {
	letter-spacing: .05em;
	font-weight: 700;
	font-family: Montserrat;
	text-transform: uppercase
}
.section_blog-articles .article_content {
	margin: 10px 0 0
}
.section_blog-articles .article_btn {
	margin: 15px 0 0;
	background: 0 0;
	border-color: #282828;
	color: #282828
}
.section_blog-articles .article_btn:hover {
	color: #fff;
	background: #81302F;
	border-color: #81302F
}
.section_blog-articles .flexible_block .img_placeholder__small {
	padding: 64.29% 0 0
}
.section_blog-articles .flexible_block .img_placeholder__medium {
	padding: 100% 0 0
}
.section_blog-articles .flexible_block .img_placeholder__large {
	padding: 135.875% 0 0
}
.section_blog-articles .flexible_block__normal .layer_1 {
	margin: 0 0 15px
}
.section_blog-articles .flexible_block__overlay {
	text-align: center
}
.section_blog-articles .flexible_block__overlay .article_title a {
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .6)
}
.section_blog-articles .img_placeholder__wrap {
	position: relative
}
.section_blog-articles .img_placeholder__wrap:after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(236, 223, 67, .4);
	opacity: 0;
	backface-visibility: hidden;
	perspective: 1000;
	transform: translate3d(0, 0, 0);
	transition: all .3s ease-in-out
}
.section_blog-articles .view_all__wrap,
.section_collection-list .view_all__wrap {
	padding: 30px 0 0;
	text-align: center
}
.section_collection-list .img_placeholder__small {
	padding: 50.314% 0 0
}
.section_collection-list .collection_item {
	text-align: center;
	padding-bottom: 60px;
	position: relative
}
.section_collection-list .collection_item .collection_title {
	font-size: 32px;
	line-height: 1em;
	margin: 26px 0
}
.section_collection-list .collection_item:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 10px;
	background: #f5f5f5
}
.section_collection-list .collection_item:after {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 10px;
	background: #81302F;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	perspective: 1000;
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.section_logo-list a,
.section_slideshow .swiper-pagination-bullet:before {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-perspective: 1000;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0)
}
.section_collection-list .collection_item:hover:after {
	width: 100%;
	left: 0
}
.section_gallery {
	margin: 0;
	overflow: hidden;
	position: relative
}
.section_gallery .row {
	margin: 0
}
.section_gallery .row>* {
	padding: 0
}
.gallery_item .img_placeholder__wrap {
	background-position: 0 0;
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto
}
.gallery_item .item_caption {
	padding: 15px;
	font-size: 20px;
	line-height: 1.5em;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	display: flex;
	justify-content: center;
	align-items: center;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .6)
}
.gallery_item a {
	background: rgba(0, 0, 0, .4)
}
.gallery_item a:hover {
	background: rgba(0, 0, 0, .1)
}
.section_gallery__1 .img_placeholder__small {
	padding: 12.5% 0 0
}
.section_gallery__1 .img_placeholder__medium {
	padding: 25% 0 0
}
.section_gallery__1 .img_placeholder__large {
	padding: 33.3% 0 0
}
.section_gallery__2 .img_placeholder__small {
	padding: 25% 0 0
}
.section_gallery__2 .img_placeholder__medium {
	padding: 50% 0 0
}
.section_gallery__2 .img_placeholder__large {
	padding: 66.6% 0 0
}
.section_gallery__3 .img_placeholder__small {
	padding: 37.53% 0 0
}
.section_gallery__3 .img_placeholder__medium {
	padding: 75.07% 0 0
}
.section_gallery__3 .img_placeholder__large {
	padding: 100% 0 0
}
.section_gallery__4 .img_placeholder__small {
	padding: 50% 0 0
}
.section_gallery__4 .img_placeholder__medium {
	padding: 100% 0 0
}
.section_gallery__4 .img_placeholder__large {
	padding: 133.2% 0 0
}
.section_image-with-text .item_wrap {
	margin: 0 -15px;
	display: flex;
	justify-content: center;
	align-items: center
}
.section_image-with-text .item_img,
.section_image-with-text .item_txt {
	width: 50%;
	padding: 0 15px
}
.section_image-with-text .image_right .item_img {
	position: relative;
	left: 50%
}
.section_image-with-text .image_right .item_txt {
	position: relative;
	right: 50%
}
.section_image-with-text p {
	margin: 10px 0 0
}
.section_image-with-text .btn {
	margin: 15px 0 0
}
.section_image-with-text-overlay {
	margin: 0;
	position: relative
}
.section_image-with-text-overlay .section_wrap {
	overflow: hidden;
	position: relative
}
.section_image-with-text-overlay .flexible_block__small {
	padding: 24.414062% 0 0
}
.section_image-with-text-overlay .flexible_block__medium {
	padding: 32.714843% 0 0
}
.section_image-with-text-overlay .flexible_block__large {
	padding: 39.0625% 0 0
}
.section_image-with-text-overlay .img_placeholder__small {
	padding: 12.5% 0 0
}
.section_image-with-text-overlay .img_placeholder__medium {
	padding: 25% 0 0
}
.section_image-with-text-overlay .img_placeholder__large {
	padding: 33.3% 0 0
}
.section_image-with-text-overlay .parallax_layer.img_placeholder__small {
	padding: 31.738281% 0 0
}
.section_image-with-text-overlay .parallax_layer.img_placeholder__medium {
	padding: 42.529296% 0 0
}
.section_image-with-text-overlay .parallax_layer.img_placeholder__large {
	padding: 50.78125% 0 0
}
.section_image-with-text-overlay .img_placeholder__wrap {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1
}
.section_image-with-text-overlay .section_txt {
	padding: 15px;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	display: flex;
	justify-content: center;
	align-items: center
}
.section_image-with-text-overlay h2 {
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .6)
}
.section_image-with-text-overlay p {
	margin: 10px 0 0;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .6)
}
.section_image-with-text-overlay .btn {
	margin: 12px 0 0
}
.section_logo-list .item_4_1 {
	clear: left
}
.section_logo-list .logo_item {
	margin: 30px 0 0
}
.section_logo-list .img_placeholder__xsmall {
	padding: 33.333333% 0 0
}
.section_logo-list .img_placeholder__small {
	padding: 56.140350% 0 0
}
.section_logo-list .img_placeholder__medium {
	padding: 100% 0 0
}
.section_logo-list a {
	backface-visibility: hidden;
	-moz-perspective: 1000;
	-ms-perspective: 1000;
	perspective: 1000;
	transform: translate3d(0, 0, 0);
	-webkit-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}
.section_logo-list a:hover {
	opacity: .7
}
.section_slideshow {
	margin: 0;
	background: #fff
}
.section_slideshow .img_placeholder__wrap {
	background-position: 0 0;
	-webkit-background-size: 100% auto;
	background-size: 100% auto
}
.section_slideshow .img_placeholder__small {
	padding: 19.53125% 0 0
}
.section_slideshow .img_placeholder__medium {
	padding: 29.296875% 0 0
}
.section_slideshow .img_placeholder__large {
	padding: 43.75% 0 0
}
.section_slideshow h4 {
	font-size: 77px;
	color: #fff
}
.section_slideshow h3 {
	color: #fff;
	font-size: 50px!important;
	line-height: 1em;
	margin: 0 0 30px;
	text-shadow: 0 2px 2px #000
}
.section_template__article .flexible_block__overlay h1,
.section_template__blog .flexible_block__overlay .article_info span,
.section_template__blog .flexible_block__overlay .article_title a {
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .6);
	color: #fff
}
.section_slideshow h5 {
	font-size: 32px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: Montserrat;
	color: #fff
}
.section_slideshow p {
	color: #fff;
	font-family: roboto;
	font-size: 16px;
	margin: 26px 0 5px
}
.section_slideshow .btn {
	margin-top: 30px
}
.section_slideshow .btn+.btn {
	margin-left: 15px
}
.section_slideshow .slider_btn_second {
	background: #91ccbe
}
.section_slideshow .slider_btn_second:hover {
	background: #ecdf43
}
.section_slideshow .slide_caption {
	padding: 40px 0;
	color: inherit;
	text-align: left;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 100;
	display: flex;
	justify-content: flex-start;
	align-items: center
}
.section_slideshow .swiper-slide .slide_caption div {
	padding: 70px 80px 80px 172px;
	margin-bottom: 20px;
	max-width: 750px
}
.section_slideshow .swiper-slide.accent .slide_caption div {
	background: #91ccbe;
	text-align: center;
	padding: 70px 86px 80px;
	margin-bottom: 20px;
	max-width: 915px
}
.section_slideshow .swiper-slide.accent .slider_btn {
	border-color: #fff;
	background: 0 0
}
.section_slideshow .swiper-slide.accent .slider_btn:hover {
	border-color: transparent;
	background: #ecdf43
}
.section_slideshow .swiper-pagination-bullet {
	background: #fff;
	width: 10px;
	height: 10px
}
.section_slideshow .swiper-pagination-bullet:after,
.section_slideshow .swiper-pagination-bullet:before {
	content: '';
	position: absolute;
	left: 50%;
	width: 0;
	height: 0;
	-moz-perspective: 1000;
	-ms-perspective: 1000;
	top: 50%
}
.section_slideshow .swiper-pagination-bullet:before {
	background: #81302F;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	backface-visibility: hidden;
	perspective: 1000;
	transform: translate3d(0, 0, 0);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.section_single-product .gallery_thumbs .swiper-slide,
.section_slideshow .swiper-pagination-bullet:after {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0)
}
.section_slideshow .swiper-pagination-bullet:after {
	background: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	backface-visibility: hidden;
	-webkit-perspective: 1000;
	perspective: 1000;
	transform: translate3d(0, 0, 0);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.section_slideshow .swiper-pagination-bullet.swiper-pagination-bullet-active:before,
.section_slideshow .swiper-pagination-bullet:hover:before {
	width: 30px;
	height: 30px;
	margin-left: -15px;
	margin-top: -15px
}
.section_slideshow .swiper-pagination-bullet.swiper-pagination-bullet-active:after,
.section_slideshow .swiper-pagination-bullet:hover:after {
	width: 18px;
	height: 18px;
	margin-left: -9px;
	margin-top: -9px
}
.section_slideshow .swiper_pagination {
	bottom: 50px
}
.section_slideshow .swiper_pagination span~span {
	margin: 0 0 0 32px
}
.section_single-product .swiper-slide {
	background: rgba(0, 0, 0, .04)
}
.section_single-product .gallery_big .swiper-slide {
	text-align: center
}
.section_single-product .gallery_thumbs {
	margin: 20px 0 0
}
.section_single-product .gallery_thumbs .swiper-slide {
	opacity: .4;
	cursor: pointer;
	backface-visibility: hidden;
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-ms-perspective: 1000;
	perspective: 1000;
	transform: translate3d(0, 0, 0);
	-webkit-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}
.template_cart .cart_items .quantity_box .quantity_down,
.template_search .search_form button {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-webkit-transition: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out
}
.section_single-product .gallery_thumbs .swiper-slide-active,
.section_single-product .gallery_thumbs .swiper-slide:hover {
	opacity: 1
}
.section_single-product .single_product__title {
	margin: 0
}
.section_single-product .single_product__options {
	margin: 0 -10px
}
.section_single-product .single_product__options .selector-wrapper {
	width: 33.33333333%;
	float: left;
	padding: 20px 10px 0
}
.section_single-product .single_product__options label {
	display: block;
	margin: 0 0 7px;
	color: #282828
}
.section_single-product .single_product__options select {
	width: 100%;
	height: 34px;
	display: block;
	vertical-align: top;
	padding: 6px 10px;
	background: 0 0;
	border: 1px solid #ebebec;
	cursor: pointer;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.section_single-product .details_separator {
	margin: 20px 0 0;
	padding: 20px 0 0;
	border-top: 1px solid #ebebec
}
.section_single-product .details_wrapper {
	margin: 0 -10px
}
.section_single-product .details_left,
.section_single-product .details_right {
	float: left;
	padding: 0 10px;
	width: 70%
}
.section_single-product .details_left p~p,
.section_single-product .details_right p~p {
	margin: 10px 0 0
}
.section_single-product .details_left b {
	font-weight: 400!important;
	color: #282828
}
.section_single-product .single_product__options.hidden {
	display: none
}
.section_single-product .single_product__availability .notify_success {
	color: #118502
}
.section_single-product .single_product__availability .notify_danger {
	color: #ca0000
}
.section_single-product .single_product__price {
	margin: 15px 0 0!important;
	font-size: 24px;
	position: relative
}
.section_single-product .single_product__price span {
	line-height: 1em
}
.section_single-product .single_product__price .money_sale {
	margin: 0 0 0 7px;
	font-size: 15px
}
.section_single-product .single_product__price .money_sale_percent {
	height: 24px;
	display: block;
	margin: -12px 0 0;
	padding: 0 5px;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	position: absolute;
	right: 0;
	top: 50%;
	cursor: default;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.section_single-product .single_product__quantity {
	margin: 15px 0 0
}
.section_single-product .product_description,
.section_single-product .single_product__info.full,
.section_single-product .single_product__info.no_img {
	margin: 30px 0 0
}
.section_single-product .single_product__info.full .details_left,
.section_single-product .single_product__info.no_img .details_left {
	width: 66.75%
}
.section_single-product .single_product__info.full .details_right,
.section_single-product .single_product__info.no_img .details_right {
	width: 33.25%
}
.section_map .map_captions__wrapper {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10
}
.section_map .container {
	height: 100%;
	position: relative
}
.section_map .wrap_1 {
	height: 100%;
	text-align: left;
	display: flex;
	justify-content: flex-start;
	align-items: center
}
.section_map .wrap_2 {
	width: 40%
}
.section_map .map_captions {
	padding: 30px;
	background: #fff;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1)
}
.section_map .map_captions__title {
	margin: 0
}
.section_map .map_captions__text p {
	margin: 10px 0 0
}
.section_map .map_captions__btn {
	margin: 15px 0 0
}
.section_testimonials .testimonials_slider {
	padding: 0 0 50px
}
.section_testimonials .testimonials_item {
	margin: 30px 0 0;
	padding: 0;
	border: none;
	text-align: center
}
.section_testimonials .testimonials_item__icon {
	font-size: 25px;
	cursor: default
}
.section_testimonials .testimonials_item__text {
	margin: 15px 0 0
}
.section_testimonials .testimonials_item__author {
	display: block;
	margin: 15px 0 0;
	padding: 15px 0 0;
	border-top: 1px solid #ebebec
}
.section_testimonials .swiper_pagination {
	bottom: 0
}
.text_columns__item {
	margin: 30px 0 0
}
.text_columns__item .img_placeholder__small {
	padding: 56.216216% 0 0
}
.text_columns__item .img_placeholder__medium {
	padding: 100% 0 0
}
.text_columns__item .img_placeholder__large {
	padding: 133.243243% 0 0
}
.text_columns__item .text_left {
	text-align: left
}
.text_columns__item .text_center {
	text-align: center
}
.section_custom-content .item_text__right,
.text_columns__item .text_right {
	text-align: right
}
.text_columns__item h3 {
	margin: 15px 0 0;
	font-size: 18px
}
.text_columns__item p {
	margin: 10px 0 0
}
.text_columns__item .btn {
	margin: 15px 0 0
}
.section_custom-content .row {
	font-size: 0
}
.section_custom-content .col_item {
	float: none;
	display: inline-block;
	vertical-align: top;
	font-size: 14px
}
.section_custom-content .custom_content__item {
	margin: 30px 0 0
}
.section_custom-content .img_placeholder__wrap {
	padding: 100% 0 0
}
.section_custom-content .item_text__title {
	margin: 0
}
.section_custom-content .item_text__content {
	margin: 15px 0 0
}
.section_custom-content .item_text__center {
	text-align: center
}
.section_custom-content .item_video iframe {
	border: none
}
.section_custom-content .item_video__wrap {
	overflow: hidden;
	padding: 56.25% 0 0;
	position: relative
}
.section_custom-content .item_video__player {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}
.section_template__collection .collection_img__inline {
	margin: 30px 0 0
}
.section_template__collection .collection_img__inline .img_wrapper__small {
	padding: 55.925925% 0 0
}
.section_template__collection .collection_img__inline .img_wrapper__medium {
	padding: 100% 0 0
}
.section_template__collection .collection_img__inline .img_wrapper__large {
	padding: 133.333333% 0 0
}
.section_template__collection .collection_img__inline h1 {
	font-size: 30px
}
.section_template__collection .collection_img__inline .layer_1 {
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto
}
.section_template__collection .collection_img__inline .flex_row {
	margin: 0 -15px;
	display: flex;
	justify-content: center;
	align-items: center
}
.section_template__collection .collection_img__inline .flex_item__img {
	flex: 0 0 33.333333%;
	padding: 0 15px
}
.section_template__collection .collection_img__inline .flex_item__text {
	flex: 0 0 66.666666%;
	padding: 0 15px
}
.section_template__collection .collection_img__overlay {
	overflow: hidden;
	position: relative
}
.section_template__collection .collection_img__overlay .img_wrapper__small {
	padding: 9.765625% 0 0
}
.section_template__collection .collection_img__overlay .img_wrapper__medium {
	padding: 19.53125% 0 0
}
.section_template__collection .collection_img__overlay .img_wrapper__large {
	padding: 29.296875% 0 0
}
.section_template__collection .collection_img__overlay .layer_1 {
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto
}
.section_template__collection .collection_img__overlay .img_top {
	background-position: 0 0
}
.section_template__collection .collection_img__overlay .img_center {
	background-position: 0 50%
}
.section_template__collection .collection_img__overlay .img_bottom {
	background-position: 0 100%
}
.section_template__collection .collection_img__overlay .layer_2 {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	display: flex;
	justify-content: center;
	align-items: center;
	-ms-flex-direction: column
}
.section_template__collection .collection_img__overlay .layer_2 h1 {
	margin: 0;
	padding: 0;
	border: none;
	color: #91ccbe;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .6)
}
.section_template__collection .collection_desc {
	margin: 30px 0 0
}
.section_template__collection .product_options {
	margin: 30px 0 0;
	padding: 0 10px 10px;
	background: rgba(0, 0, 0, .04)
}
.section_template__collection .product_options .product_view {
	float: left;
	padding: 10px 0 0;
	font-size: 0;
	line-height: 0
}
.section_template__collection .product_options .product_view li {
	width: 34px;
	height: 34px;
	display: inline-block;
	margin: 0 10px 0 0;
	font-size: 18px;
	line-height: 35px;
	color: #3e3a48;
	text-align: center;
	cursor: pointer
}
.section_template__collection .product_options .product_view li.active {
	background: #3e3a48;
	color: #fff;
	cursor: default
}
.section_template__collection .product_options label {
	line-height: 34px
}
.section_template__collection .product_options select {
	width: auto;
	display: inline-block;
	vertical-align: top
}
.section_template__collection .product_options .product_options__number,
.section_template__collection .product_options .product_options__sort {
	float: right;
	margin: 10px 0 0 10px
}
.section_template__product {
	margin: 50px 0 0
}
.article_item .article_info {
	font-size: 0;
	line-height: 0
}
.article_item .article_info span {
	display: inline-block;
	font-size: 12px;
	line-height: 1.5em
}
.article_item .article_info span~span {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 1px solid #ebebec
}
.article_item .article_tags {
	font-size: 0;
	line-height: 0
}
.article_item .article_tags a {
	display: inline-block;
	margin: 15px 15px 0 0;
	font-size: 12px;
	line-height: 1.5em
}
.section_template__blog .flexible_block__normal .no_img,
.section_template__blog .flexible_block__overlay .article_content,
.section_template__blog .flexible_block__overlay .article_tags {
	display: none
}
.article_item .article_tags a:before {
	content: '\f02b';
	margin: 0 4px 0 0;
	font: 12px FontAwesome
}
.section_template__blog .page_heading {
	padding-right: 30px;
	position: relative
}
.section_template__blog .page_heading a {
	vertical-align: top;
	margin: -12px 0 0;
	font-size: 21px;
	line-height: 1em;
	color: rgba(40, 40, 40, .3);
	position: absolute;
	right: 0;
	top: 50%
}
.section_template__blog .page_heading a:hover {
	color: #282828
}
.section_template__blog article {
	overflow: hidden;
	margin: 30px 0 0
}
.section_template__blog article .article_title {
	padding: 15px 0 0;
	font-size: 20px
}
.section_template__blog article .article_title a {
	font-size: inherit;
	color: #282828
}
.section_template__blog article .article_title a:hover {
	color: rgba(40, 40, 40, .5)
}
.section_template__blog article .article_content {
	padding: 15px 0 0
}
.section_template__blog article .article_btn {
	margin: 20px 0 0
}
.section_template__blog .flexible_block__normal .layer_1 {
	margin: 0 0 20px
}
.section_template__blog .flexible_block__overlay .layer_2 {
	padding: 30px
}
.section_template__blog .flexible_block__overlay .article_title a,
.section_template__blog .flexible_block__overlay .article_title a:hover {
	color: #fff
}
.section_template__blog .layer_1 {
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto
}
.section_template__blog .img_align__top {
	background-position: 0 0
}
.section_template__blog .img_align__center {
	background-position: 0 50%
}
.section_template__blog .img_align__bottom {
	background-position: 0 100%
}
.section_template__blog .blog_listing__list .row {
	margin: 0
}
.section_template__blog .blog_listing__list .col-sm-6 {
	width: 100%;
	float: none;
	padding: 0
}
.section_template__blog .blog_listing__list .col-sm-6~.col-sm-6 .flexible_block__normal {
	margin: 30px 0 0;
	padding: 30px 0 0;
	border-top: 1px solid #ebebec
}
.section_template__blog .blog_listing__list .img_wrapper__small {
	padding: 17.777777% 0 0
}
.section_template__blog .blog_listing__list .img_wrapper__master,
.section_template__blog .blog_listing__list .img_wrapper__medium {
	padding: 31.623931% 0 0
}
.section_template__blog .blog_listing__list .img_wrapper__large {
	padding: 42.136752% 0 0
}
.section_template__blog .blog_listing__grid .item_3_1 {
	clear: left
}
.section_template__blog .blog_listing__grid .img_wrapper__small {
	padding: 56.25% 0 0
}
.section_template__blog .blog_listing__grid .img_wrapper__master,
.section_template__blog .blog_listing__grid .img_wrapper__medium {
	padding: 100% 0 0
}
.section_template__blog .blog_listing__grid .img_wrapper__large {
	padding: 133.333333% 0 0
}
.section_template__blog .blog_listing__grid .article_title {
	font-size: 18px
}
.section_template__article article {
	overflow: hidden
}
.section_template__article .flexible_block {
	margin: 30px 0 0
}
.section_template__article .layer_1 {
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto
}
.section_template__article .img_wrapper__small {
	padding: 17.777777% 0 0
}
.section_template__article .img_wrapper__master,
.section_template__article .img_wrapper__medium {
	padding: 31.623931% 0 0
}
.section_template__article .img_wrapper__large {
	padding: 42.136752% 0 0
}
.section_template__article .img_align__top {
	background-position: 0 0
}
.section_template__article .img_align__center {
	background-position: 0 50%
}
.section_template__article .img_align__bottom {
	background-position: 0 100%
}
.section_template__article .article_info {
	padding: 10px 0;
	border-bottom: 1px solid #ebebec
}
.section_template__article .flexible_block__overlay .layer_2 {
	padding: 30px
}
.section_template__article .flexible_block__normal h1 {
	margin: 0;
	padding: 20px 0;
	border-bottom: 1px solid #ebebec
}
.section_template__article .article_content {
	margin: 15px 0 0
}
.article_pagination {
	overflow: hidden
}
.article_pagination__prev {
	float: left;
	margin: 30px 15px 0 0
}
.article_pagination__next {
	float: right;
	margin: 30px 0 0 15px
}
.article_comments__list {
	margin: 30px 0 0
}
.article_comments__list li {
	margin: 15px 0 0;
	padding: 15px;
	background: rgba(0, 0, 0, .04)
}
.article_comments__list .comment_author {
	overflow: hidden;
	font-size: 12px;
	line-height: 1em
}
.article_comments__list .comment_author .comment_date {
	float: right
}
.article_comments__list .comment_content {
	padding: 10px 0 0
}
.article_comments__form {
	margin: 30px 0 0
}
.template_customer .page_heading {
	display: flex;
	justify-content: space-between;
	align-items: baseline
}
.template_customer .page_heading a {
	font-size: 12px;
	line-height: 1em;
	text-transform: uppercase
}
.account_section {
	overflow: hidden;
	margin: 30px 0 0;
	padding: 30px;
	border: 1px solid #ebebec;
	border-top: 2px solid #282828
}
.account_section h4 a {
	float: right;
	margin: 0 0 0 15px;
	font-size: 12px;
	text-transform: uppercase
}
.account_section h4 a:before {
	margin: 0 4px 0 0;
	font: 14px FontAwesome
}
.account_section .link_add:before {
	content: '\f067'
}
.account_section .link_close:before {
	content: '\f00d'
}
.account_section .link_delete:before {
	content: '\f1f8'
}
.account_section .link_edit:before {
	content: '\f040'
}
.account_section .note {
	padding: 15px 0 0;
	font-size: 16px
}
.account_section .btn {
	margin-right: 10px
}
.account_section__hidden {
	display: none
}
.account_section__wrapper {
	margin: 0 -15px;
	display: flex;
	justify-content: center;
	align-items: stretch
}
.account_section__wrapper .account_section {
	width: 50%;
	float: left;
	margin-left: 15px;
	margin-right: 15px
}
.account_section__welcome ul {
	padding: 10px 0 0
}
.account_section__welcome li {
	padding: 5px 0 0
}
.account_section__welcome li:before {
	content: '\f00c';
	margin: 0 4px 0 0;
	font: 14px FontAwesome;
	color: #282828
}
.header_left h2,
.shop-now a {
	font-family: Open Sans;
	text-transform: uppercase
}
.account_section__welcome .btn {
	margin: 20px 0 0
}
.template_customer__account h2 {
	margin: 30px 0 0;
	font-size: 17px
}
.account_table {
	width: 100%;
	margin: 15px 0 0
}
.account_table .row_header {
	font-weight: 700;
	color: #282828
}
.account_table .row_border {
	border-color: #282828
}
.account_table .row_total {
	border-color: #282828;
	font-weight: 700;
	color: #282828
}
.account_table tr~tr {
	border-top: 1px solid #ebebec
}
.account_table td {
	padding: 4px 0
}
.account_table .cell_right {
	text-align: right
}
.account_table .money {
	font-size: inherit
}
.address_item {
	margin: 16px 0 0;
	font-size: 0
}
.address_item i,
.address_item span,
.address_item__edit {
	font-size: 14px
}
.address_item i {
	width: 26px;
	height: 26px;
	display: inline-block;
	margin: 0 5px 0 0;
	border: 1px solid #ebebec;
	line-height: 24px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}
.address_item span~span:before {
	content: ', '
}
.address_item__none {
	margin: 20px 0 0;
	font-size: 14px
}
.template_search .search_form {
	margin: 30px 0 0;
	position: relative
}
.template_search .search_form input {
	width: 100%;
	height: 40px;
	padding-right: 40px;
	font-size: 16px
}
.template_search .search_form button {
	width: 40px;
	height: 40px;
	font-size: 22px;
	line-height: 40px;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	backface-visibility: hidden;
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-ms-perspective: 1000;
	perspective: 1000;
	transform: translate3d(0, 0, 0);
	transition: color .3s ease-in-out
}
.template_search .search_form button:hover {
	color: #ecdf43
}
.template_search .button_filters {
	margin: 0
}
.template_search .search_types {
	font-size: 0;
	line-height: 0
}
.template_search .search_types li {
	display: inline-block;
	margin: 15px 15px 0 0
}
.template_search .search_types .btn {
	font-size: 16px
}
.template_search .search_results {
	padding: 30px 0 0
}
.template_search .search_results li {
	overflow: hidden;
	padding: 30px 0 0;
	border-top: 1px solid #ebebec
}
.template_search .search_results li~li {
	margin: 30px 0 0
}
.template_search .search_results .search_results__img {
	width: 200px;
	height: 200px;
	display: block;
	float: left
}
.template_search .search_results .search_results__name {
	margin: 0 0 0 230px;
	font-size: 18px
}
.template_search .search_results .search_results__desc,
.template_search .search_results .search_results__price {
	margin: 0 0 0 230px;
	padding: 10px 0 0
}
.template_cart .cart_items {
	border: none
}
.template_cart .cart_items tr {
	border-bottom: 1px solid #ebebec
}
.template_cart .cart_items thead tr {
	border-bottom: 2px solid #ebebec
}
.template_cart .cart_items th {
	padding: 10px 15px;
	border: none;
	color: #282828
}
.template_cart .cart_items .quantity_box .quantity_down:hover,
.template_cart .cart_items .quantity_box .quantity_up:hover {
	color: #91ccbe
}
.template_cart .cart_items td {
	vertical-align: middle;
	padding: 15px;
	border: none
}
.template_cart .cart_items .column_product {
	padding-left: 0
}
.template_cart .cart_items .column_product_img {
	width: 200px;
	padding-left: 0;
	padding-right: 0
}
.template_cart .cart_items .column_price,
.template_cart .cart_items .column_total {
	padding-right: 0;
	text-align: right
}
.section_template__about .page_content__icons .item_icon,
.section_template__about .page_content__icons .item_text,
.slogan-text h2,
.template_404,
.template_404 ul,
.template_cart .cart_items .column_quantity {
	text-align: center
}
.template_cart .cart_items .cart_item__name,
.template_cart .cart_items .cart_item__variant {
	padding: 0 0 10px
}
.template_cart .cart_items .cart_item__variant span~span:before {
	content: '/';
	margin: 0 10px
}
.template_cart .cart_items .cart_item__details {
	padding: 0 0 15px
}
.template_cart .cart_items .quantity_box {
	width: 100px;
	height: auto;
	margin: 0 auto;
	padding: 32px 0 0
}
.template_cart .cart_items .quantity_box input {
	width: 44px;
	height: 30px;
	left: 28px
}
.template_cart .cart_items .quantity_box span {
	width: 30px;
	height: 30px;
	line-height: 26px;
	top: 0
}
.template_cart .cart_items .quantity_box .quantity_down {
	left: 0;
	right: auto;
	backface-visibility: hidden;
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-ms-perspective: 1000;
	perspective: 1000;
	transform: translate3d(0, 0, 0);
	transition: color .3s ease-in-out
}
.template_cart .cart_items .quantity_box .quantity_up {
	left: auto;
	right: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-ms-perspective: 1000;
	perspective: 1000;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out
}
.template_cart .cart_items .quantity_box .btn {
	width: 100px;
	height: 30px;
	padding: 0;
	font-size: 10px;
	line-height: 1em;
	letter-spacing: 0
}
.template_cart .cart_items tfoot td {
	padding-left: 0;
	padding-right: 0
}
.template_cart .cart_items tfoot .cart_total {
	font-size: 18px
}
.template_cart .cart_items tfoot .cart_total span {
	float: right;
	font-size: inherit
}
.template_cart .cart_items tfoot .btn {
	float: left
}
.template_cart .cart_items tfoot .btn_alt {
	float: right
}
.template_contact .rte {
	margin: 15px 0 0
}
.template_contact form .row {
	padding-bottom: 5px
}
.template_404 h1 {
	margin: 50px 0 0;
	font-size: 170px;
	line-height: 1em
}
.template_404 h2 {
	margin: 0;
	font-size: 38px;
	line-height: 1em
}
.template_404 h3 {
	margin: 10px 0 0;
	font-size: 24px
}
.template_404 ul {
	margin: 50px 0 0;
	font-size: 0;
	line-height: 0
}
.template_404 li {
	display: inline-block;
	font-size: 20px
}
.template_404 li~li {
	margin: 0 0 0 50px
}
.template_404 a:hover {
	text-decoration: none
}
.section_template__about .block_title {
	margin: 35px 0 0;
	padding: 0 0 7px;
	border-bottom: 1px solid #ebebec;
	font-size: 22px
}
.section_template__about .item {
	margin: 30px 0 0
}
.section_template__about .page_content__icons .item_icon i {
	width: 130px;
	height: 130px;
	border: 3px solid #282828;
	font-size: 54px;
	line-height: 123px;
	color: #282828;
	cursor: default;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}
.section_template__about .page_content__icons .item_title {
	margin: 20px 0 0;
	font-size: 18px;
	text-align: center
}
.section_template__about .page_content__icons .item_text {
	margin: 15px 0 0
}
.section_template__about .page_content__photos .item_title {
	margin: 20px 0 0;
	font-size: 18px
}
.section_template__about .page_content__photos .item_text {
	margin: 15px 0 0
}
.section_template__about .page_content__testimonials .rte {
	margin: 30px 0 0
}
.section_template__about .page_content__testimonials blockquote {
	margin: 0
}
.section_template__about .page_content__testimonials blockquote b {
	color: #282828
}
.header_logo img {
	float: left;
	width: 200px;
	margin-right: 10px
}
.clear {
	display: block;
	overflow: hidden;
	clear: both
}
.header_left {
	float: left;
	width: 50%
}
.header_left h2 {
	font-size: 22px;
	font-weight: 700;
	padding-top: 30px
}
.banners_wrap iframe {
	width: 100%;
	height: 505px;
	border: 0
}
.box-type {
	height: 227px;
	padding: 12px;
	color: #fff;
	font-size: 15px;
	line-height: 26px
}
.bg-maroon {
	background: #81302F
}
.bg-grey {
	background: #333
}
.box-type img {
	float: right;
	margin: 0 0 20px 20px
}
.box-price,
.shop-now {
	margin-top: 15px
}
.box-price b {
	font-size: 30px
}
.box-type p a {
	color: #fff;
	text-decoration: underline
}
.box-type p a:hover {
	text-decoration: none
}
.shop-now a {
	border: 2px outset #fff;
	padding: 5px 10px;
	font-weight: 700;
	color: #fff
}
.shop-now a:hover {
	background: #fff;
	color: #81302F
}
.homepage-para p {
	padding-bottom: 12px
}
.effect1 {
	margin: 0 0 60px 50px;
	float: right
}
.effect,
.fleft,
.left-side {
	float: left
}
.effect {
	margin: 0 50px 60px 0
}
.slogan-text h2 {
	color: #81302f;
	font-family: Merienda, cursive;
	font-size: 30px;
	font-weight: 700;
	line-height: 52px;
	margin-bottom: 20px;
	padding: 20px 0;
	text-shadow: 0 4px 3px #ccc
}
.layer_1 img {
	width: 100%
}
.footer-contact-info {
	font-family: Open Sans;
	margin-bottom: 5px
}
.footer-contact-info p {
	padding-bottom: 15px;
	font-size: 17px
}
.footer-contact-info p span {
	font-weight: 700;
	color: #333
}
.text-left {
	text-align: left
}
.CheckoutForm h3,
.details_img,
.page-titles1 h2,
.readmore-button,
.text-center {
	text-align: center
}
.maroon-font {
	font-family: open sans!important;
	font-size: 18px!important;
	font-weight: 700!important;
	line-height: 30px!important;
	color: #81302F
}
.page-titles1 h2 {
	font-size: 32px;
	font-weight: 700;
	margin: 0;
	padding: 29px 0;
	position: relative;
	text-transform: uppercase
}
.page-titles1 h2:before {
	background: #81302f;
	content: "";
	display: inline-block;
	height: 6px;
	left: 50%;
	margin-left: -25px;
	position: absolute;
	top: 0;
	width: 50px
}
.contact-form {
	background: #f4f4f4;
	border: 4px solid #f9f9f9;
	box-shadow: 0 4px 6px #ccc;
	padding: 20px
}
.slider_btn,
.slider_btn_second {
	border: 3px outset #ccc;
	color: #fff;
	font-size: 18px;
	padding: 8px 25px;
	font-weight: 700;
	font-family: Open Sans
}
.slider_btn {
	background: #81302f
}
.slider_btn_second {
	background: #333!important
}
.left-side {
	margin-right: 20px;
	font-weight: 700
}
.width100 {
	width: 100%!important
}
.width100 .single_product__options select {
	width: 50%!important
}
.desc_det-left p {
	margin-bottom: 15px
}
.desc_det-left p label {
	display: inline-block;
	width: 200px;
	font-weight: 700;
	font-size: 14px
}
.desc_det-left p span {
	display: inline-block;
	font-weight: 400;
	font-size: 14px
}
.details_box1 {
	padding: 20px;
	background: #f5f5f5;
	margin-bottom: 25px
}
.details_box1 h2 {
	border-bottom: 3px solid #fff;
	color: #81302f;
	font-family: Open Sans;
	font-size: 22px!important;
	font-weight: 700;
	padding-bottom: 10px;
	text-transform: uppercase
}
.details_img {
	background: #f4f4f4;
	height: 450px;
	padding: 15% 0;
	vertical-align: middle
}
.fright {
	float: right!important
}
.checkout_box {
	background: #f5f5f5;
	padding: 10px;
	width: 50%;
	margin: 0 auto
}
.CheckoutForm {
	display: block;
	margin: 30px auto 20px;
	overflow: hidden;
	width: 90%;
	font-family: Open Sans!important
}
.field_row {
	margin: 0 0 8px;
	overflow: hidden;
	width: 100%
}
.CheckoutForm label {
	color: #000;
	display: inline-block;
	font-weight: 700;
	margin-right: 8px;
	width: 155px
}
.CheckoutForm h3 {
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	color: #81302F;
	padding-bottom: 25px
}
.CheckoutForm input[type=text],
.CheckoutForm input[type=password] {
	background-color: #fff!important;
	border: 1px solid #ccc!important;
	border-radius: 0;
	color: #000!important;
	display: inline-block;
	font-family: inherit;
	font-size: 14px;
	margin: 0 0 5px!important;
	padding: 6px 4px;
	width: 100%!important
}
.CheckoutForm textarea {
	width: 100%!important;
	min-width: 0;
	display: inline-block;
	resize: none
}
.submit_btn {
	background: #333;
	color: #fff;
	float: right;
	font-family: inherit;
	font-size: 15px;
	margin-right: 6px;
	padding: 3px 10px
}
.footer-contact-info a,
.italic_font {
	color: #81302F
}
.container {
	width: 1360px
}
.italic_font {
	font-style: italic;
	font-size: 14px;
	font-family: Open Sans
}
.readmore-button {
	display: block;
	margin-top: 25px;
	margin-bottom: 30px;
	position: absolute;
	bottom: 30%;
	left: 45%
}
.readmore-button a {
	font-size: 22px!important
}
.banner-box-img {
	display: block;
	width: 100%;
	position: relative
}
.blockk {
	display: block!important
}
.block1 {
	float: left;
	overflow: hidden;
	display: block;
	text-align: left
}
#ctl00_Content_txt1,
.product-blockk,
table.cart_items tr th:nth-child(4) {
	text-align: center
}
.overflow-hidden {
	overflow: hidden
}
.block1 p {
	padding-bottom: 13px
}
.block1 img {
	height: auto;
	margin-bottom: 10px;
	width: 150px
}
.para-1 p {
	padding-bottom: 10px
}
.full-width-img img {
	width: 100%
}
ul.bullet_points {
	margin: 0
}
ul.bullet_points li {
	padding-bottom: 5px;
	font-size: 15px
}
ul.bullet_points ul {
	margin-top: 5px;
	margin-left: 15px
}
.video2 iframe {
	width: 100%;
	height: 430px
}
.proportional-box1 p {
	line-height: 30px;
	padding-bottom: 26px;
	width: 90%
}
.proportional-box2 p,
.proportional-box3 p {
	line-height: 35px;
	padding-bottom: 26px;
	width: 88%
}
.proportional-box2 p {
	float: right
}
.footer-contact-info a:hover {
	text-decoration: underline;
	color: #333
}
.row {
	margin-left: -32px!important;
	margin-right: -32px!important
}
.shrink-img img {
	width: 100%;
	height: auto;
	max-height: 245px
}
.boxby2 {
	float: left;
	width: 49%;
	background: #f4f4f4
}
.rightspace {
	margin-right: 1%
}
.leftspace {
	margin-left: 1%
}
.product-cat-title h3 {
	border-bottom: 4px solid #fff;
	color: #333;
	font-family: Open Sans;
	font-size: 22px;
	font-weight: 700;
	padding: 15px;
	text-align: center
}
.product-blockk {
	background: #fff;
	box-shadow: -1px 1px 3px #ccc;
	margin: 25px auto;
	min-height: 150px;
	position: relative;
	width: 80%
}
.product-blockk img {
	width: 100%;
	height: auto
}
.product-tit a {
	font-size: 16px;
	padding: 10px 0;
	display: block;
	color: #81302F
}
.product-cost {
	font-size: 20px;
	font-weight: 700;
	padding: 10px 0
}
.price-cart-row {
	overflow: hidden
}
.add-to-cart-btn .btn {
	font-size: 18px;
	margin-bottom: 1px;
	padding: 7px 15px;
	display: none;
	transform: translate3d(0, 0, 0);
	transition: background .2s ease-in-out 0s, border-color .2s ease-in-out 0s, color .2s ease-in-out 0s
}
.product-blockk:hover .add-to-cart-btn .btn {
	display: inline-block;
	font-size: 18px;
	left: 35%;
	margin-bottom: 1px;
	padding: 7px 15px;
	position: absolute;
	top: 30%;
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-ms-perspective: 1000;
	perspective: 1000;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: background .2s ease-in-out, border-color .2s ease-in-out, color .2s ease-in-out;
	-moz-transition: background .2s ease-in-out, border-color .2s ease-in-out, color .2s ease-in-out;
	transition: background .2s ease-in-out, border-color .2s ease-in-out, color .2s ease-in-out
}
.product-size-desc {
	color: #000;
	font-size: 15px
}
.left-side span {
	color: #81302F
}
.product_price span i,
.single_product__price span i,
.small-print {
	font-size: 13px;
	font-weight: 400;
	font-style: normal
}
.back-button a {
	background: #81302f;
	color: #fff!important;
	font-size: 13px;
	padding: 5px 10px;
	border: 2px outset #f4f4f4
}
.back-button a:hover {
	background: #333
}
#ctl00_Content_txt1 {
	width: 120px;
	background-color: #000!important;
	color: #fff!important;
	font-weight: 700;
	font-size: 21px;
	letter-spacing: 6pt;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	height: 40px
}
#ctl00_Content_txtCaptcha {
	width: 150px;
	color: #696969;
	margin-top: 10px;
	margin-bottom: 0;
	float: left;
	height: 41px;
	padding: 8px
}
#ctl00_Content_color,
#ctl00_Content_size {
	color: #333
}
.addtocart-btn {
	float: left;
	margin-left: 15px
}
table.cart_items tr td:nth-child(5),
table.cart_items tr th:nth-child(5) {
	text-align: right!important
}
table.cart_items td .quantity_box .btn {
	width: 100px;
	height: 30px;
	font-size: 13px!important;
	line-height: 25px!important;
	margin-left: 0!important
}
.dollar-font {
	font-size: 25px;
	color: #000;
	font-weight: 700
}
#ctl00_Content_ddlcountry {
	width: 100%!important;
	min-width: 0;
	display: inline-block;
	resize: none
}
@media(max-width:1199px){.container{width:97%}.section_newsletter .item__social li~li {
	margin-left: 0
}
.shop-now {
	margin-top: 7px
}
.shop-now a {
	padding: 2px 10px
}
.back-button a {
	padding: 5px 4px!important;
	font-size: 12px;
	display: block;
}
.checkout_box {
	width: 75%
}
}
.form-design {
	background:#f4f4f4;
	padding:25px;
	width:45%;
	margin:45px auto
}
.btn22,
.btn23,
.btn23.btn24 {
	background:#81302F!important
}
.form-design h3 {
	text-align:center;
	font-size:20px;
	font-weight:700;
	text-transform:uppercase;
	color:#81302F;
	padding-bottom:25px
}
.btn23,
.btn24 {
	text-transform:uppercase!important;
	font-weight:700
}
.form-design label {
	color:#000;
	font-weight:700;
	margin-right:8px;
	width:155px
}
.form-design input {
	padding:6px 4px
}
.width90 {
	width:90%;
	margin:0 auto 10px
}
.width90 label {
	color:#000;
	display:inline-block;
	font-weight:700;
	margin-right:8px
}
.btn22,
.btn23 {
	border:2px outset #fff;
	margin-left:168px;
	padding:6px 15px!important;
	cursor:pointer
}
.btn22:hover,
.btn23:hover,
.btn24 {
	background:#333!important
}
.btn23 {
	margin-top:7px
}
.btn24 {
	margin-left:5px!important
}
.w18,
.w67c {
	margin-left:5%;
	margin-right:5%;
	float:left
}
.btn24:hover {
	background:#000!important
}
.w100 {
	width:100%
}
.w18 {
	width:18%
}
.w67 {
	width:67%;
	float:left
}
.w18p {
	width:18%;
	float:left
}
.w67c {
	width:67%
}
.float {
	float:left
}
.checkbox {
	width:100%;
	margin-top:25px
}
#updatepanel1 h4 {
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
	color:brown
}
.checkbox label {
	width:90%
}
.payment-logo
{
float: left;
width: 250px;
border: 2px solid #fff;
padding: 5px;
box-sizing: border-box;
}
.payment-logo p
{
font-size:13px;
line-height:20px;
}
@media(max-width:1399px)
{
.payment-logo
{
float: left;
width: 240px;
}
.payment-logo p
{
font-size:12px;
text-align:center;
line-height:20px;
}
}